From a673c72db9937bd7a2f71ec941fe2174c2f1b36d Mon Sep 17 00:00:00 2001 From: Thomas Albers Raviola Date: Thu, 21 Nov 2024 22:55:14 +0100 Subject: Initial commit --- .gitignore | 3 + COPYING | 674 + README.md | 12 + keyboard/fp-info-cache | 1 + keyboard/keyboard.kicad_pcb | 6121 ++ keyboard/keyboard.kicad_prl | 77 + keyboard/keyboard.kicad_pro | 493 + keyboard/keyboard.kicad_sch | 1988 + main-board-rev1/fp-info-cache | 92905 ++++++++++++++++++ main-board-rev1/southern-star-mk2.kicad_pcb | 128308 +++++++++++++++++++++++++ main-board-rev1/southern-star-mk2.kicad_prl | 77 + main-board-rev1/southern-star-mk2.kicad_pro | 494 + main-board-rev1/southern-star-mk2.kicad_sch | 12532 +++ main-board-rev1/sym-lib-table | 4 + main-board/fp-info-cache | 92905 ++++++++++++++++++ main-board/long-live-the-z80.kicad_pcb | 55093 +++++++++++ main-board/long-live-the-z80.kicad_prl | 77 + main-board/long-live-the-z80.kicad_pro | 493 + main-board/long-live-the-z80.kicad_sch | 8969 ++ main-board/sym-lib-table | 4 + 20 files changed, 401230 insertions(+) create mode 100644 .gitignore create mode 100644 COPYING create mode 100644 README.md create mode 100644 keyboard/fp-info-cache create mode 100644 keyboard/keyboard.kicad_pcb create mode 100644 keyboard/keyboard.kicad_prl create mode 100644 keyboard/keyboard.kicad_pro create mode 100644 keyboard/keyboard.kicad_sch create mode 100644 main-board-rev1/fp-info-cache create mode 100644 main-board-rev1/southern-star-mk2.kicad_pcb create mode 100644 main-board-rev1/southern-star-mk2.kicad_prl create mode 100644 main-board-rev1/southern-star-mk2.kicad_pro create mode 100644 main-board-rev1/southern-star-mk2.kicad_sch create mode 100644 main-board-rev1/sym-lib-table create mode 100644 main-board/fp-info-cache create mode 100644 main-board/long-live-the-z80.kicad_pcb create mode 100644 main-board/long-live-the-z80.kicad_prl create mode 100644 main-board/long-live-the-z80.kicad_pro create mode 100644 main-board/long-live-the-z80.kicad_sch create mode 100644 main-board/sym-lib-table diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7534c0a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*/*-backups/* +*/pdf +*/output diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/COPYING @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README.md b/README.md new file mode 100644 index 0000000..331a2a8 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Hardware schematics of the Southern Star Mk II + +This repository contains the schematics and project files of all the hardware +revisions and daughter boards of the Southern Star Mk II. + +Because KiCad does not work with source code, a git repository may not be the +most appropiate format to store this sort of files. It is used anyways as a way +to keep track of versions and log changes. + +## Related repositories +- [Firmware](https://git.thomaslabs.org/southern-star-mk2/firmware/) +- [3D Model of the enclosure](https://git.thomaslabs.org/southern-star-mk2/3d/) diff --git a/keyboard/fp-info-cache b/keyboard/fp-info-cache new file mode 100644 index 0000000..573541a --- /dev/null +++ b/keyboard/fp-info-cache @@ -0,0 +1 @@ +0 diff --git a/keyboard/keyboard.kicad_pcb b/keyboard/keyboard.kicad_pcb new file mode 100644 index 0000000..279b8a6 --- /dev/null +++ b/keyboard/keyboard.kicad_pcb @@ -0,0 +1,6121 @@ +(kicad_pcb (version 20221018) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A4") + (layers + (0 "F.Cu" signal) + (31 "B.Cu" signal) + (32 "B.Adhes" user "B.Adhesive") + (33 "F.Adhes" user "F.Adhesive") + (34 "B.Paste" user) + (35 "F.Paste" user) + (36 "B.SilkS" user "B.Silkscreen") + (37 "F.SilkS" user "F.Silkscreen") + (38 "B.Mask" user) + (39 "F.Mask" user) + (40 "Dwgs.User" user "User.Drawings") + (41 "Cmts.User" user "User.Comments") + (42 "Eco1.User" user "User.Eco1") + (43 "Eco2.User" user "User.Eco2") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + (50 "User.1" user) + (51 "User.2" user) + (52 "User.3" user) + (53 "User.4" user) + (54 "User.5" user) + (55 "User.6" user) + (56 "User.7" user) + (57 "User.8" user) + (58 "User.9" user) + ) + + (setup + (pad_to_mask_clearance 0) + (pcbplotparams + (layerselection 0x00010fc_ffffffff) + (plot_on_all_layers_selection 0x0000000_00000000) + (disableapertmacros false) + (usegerberextensions true) + (usegerberattributes false) + (usegerberadvancedattributes false) + (creategerberjobfile false) + (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 false) + (plotinvisibletext false) + (sketchpadsonfab false) + (subtractmaskfromsilk true) + (outputformat 1) + (mirror false) + (drillshape 0) + (scaleselection 1) + (outputdirectory "output/") + ) + ) + + (net 0 "") + (net 1 "/S1") + (net 2 "GND") + (net 3 "/S2") + (net 4 "/S3") + (net 5 "/S4") + (net 6 "/S5") + (net 7 "VCC") + (net 8 "/A") + (net 9 "/B") + (net 10 "Net-(R3-Pad2)") + (net 11 "Net-(R5-Pad2)") + (net 12 "Net-(R7-Pad2)") + (net 13 "Net-(R11-Pad1)") + (net 14 "Net-(R10-Pad2)") + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp 1213f5e6-457b-4ea0-b54e-50c5e4e643a0) + (at 176.53 138.43) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/bd666ff5-ccaa-4808-b887-6146dcac92fe") + (attr smd) + (fp_text reference "SW4" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dbc2450b-c1e9-4a33-a4ac-30ee42bafe5c) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2ce38038-f084-4448-842b-2d4f621692d9) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8544bc67-3cc3-4fb2-bc9b-c1ab77defd27) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1994d0b-195e-4465-ab4d-abbfee1593a6)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 166a7e65-dbaa-44ba-9f36-f95fa681d9e2)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 624926ca-92e9-4b55-a4b4-612fd6cb085c)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6e2b4650-26b1-4467-8f7e-8cb4246db61b)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 61080854-5734-493e-b6a9-126ea95560e9)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e2b0d13d-b367-4c6f-b704-4e112fb85bda)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e2b3997a-e2e5-43cc-88a6-bf5a49728f62)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c27375f-2be7-46ed-bdc8-85eed0f32ff9)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eed41eee-986f-4ea5-a663-197283223079)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 556a1b7f-da05-4563-8f9c-f366c8c80ea5)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 90912201-aa35-4aa4-b711-459956eb2f07)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 879de9dc-f592-4eed-9c78-bdb712d68d8b)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 575e5ff6-01aa-4052-8fc9-666a17050b1e)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c55a6105-445f-44a5-865e-a4bd2886af0d)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9466707a-d920-4adf-9b5c-0fd5b10e502b)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5999bd06-11a7-44e5-a6de-cec7fe4a6a15)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp ae4e7077-46b6-4ea1-85ff-98a2a7e058c0)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp b958bc3b-51e0-4385-8aeb-100ee1e04ac8)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp 6dbb6b65-6c3e-49c9-a098-31b071701fbc)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 13 "Net-(R11-Pad1)") (pinfunction "2") (pintype "passive") (tstamp 4ef8202f-7a68-41b5-aebd-450d5fdff6e5)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 13 "Net-(R11-Pad1)") (pinfunction "2") (pintype "passive") (tstamp 6cf91600-c3f0-42f7-8eec-09ec60131364)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp 1b2d92b6-6cdf-4226-b316-67224d856aa9) + (at 176.53 151.13) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/b03bf9c5-1bc3-4547-b914-15982645d120") + (attr smd) + (fp_text reference "SW5" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2d4e3cf5-d510-4fe8-b693-5d45fb69ce2b) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a8bfcb68-410e-4ba0-9985-20f4e7c9d33f) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ee6111b1-39c8-475e-bac4-d30be7c66405) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2847b601-34ac-4356-923b-24ab0e8d17b3)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7751f048-3ed3-4fe7-a57c-a01ec42168d0)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 403f28d5-474b-48a3-8aec-34a38cdaa6d0)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a5ea5904-3447-4842-82c2-0126e46112b1)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33b49298-1001-4124-92f5-72167fd7f870)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ccd15475-0b6f-473e-b2cb-0761e13e7bed)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f14d59d1-d5fe-4977-8c9a-a310b28e01c4)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7c68f07a-c401-433f-81da-1f48ad64c267)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b04733c9-e6e8-4b53-b2fc-964cab399701)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cebd47cf-dcdf-457e-b76b-1657142de254)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c30bbb97-55d7-421d-8745-2d1dfde3de3e)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f79722d5-5e07-4e5c-bd22-e29e4bffd1e4)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9e87a201-22de-44d9-ba69-68c8a089f544)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5fb4f012-5edc-4d20-b9d5-5c998447c03e)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b0044622-96fa-4f30-9b1d-21dc91b851e8)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0cc29ffb-020d-454b-8654-06d541387088)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 7b71fa6f-0b60-4477-8904-c0cf1d1a659c)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp 7c0c62d6-0403-4b6a-bb80-7e142eb6c2c3)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp 65737542-b0bd-4589-8a2d-c9e319ac8430)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 14 "Net-(R10-Pad2)") (pinfunction "2") (pintype "passive") (tstamp 499b0f56-0277-4870-9634-5e90ade32d36)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 14 "Net-(R10-Pad2)") (pinfunction "2") (pintype "passive") (tstamp d53361c0-fe1e-475e-b5a4-755616d8f397)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Rotary_Encoder:RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm" (layer "F.Cu") + (tstamp 2f2544d1-87e7-4e5a-9245-222b5efb2458) + (at 169.28 96.56) + (descr "Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html") + (tags "rotary encoder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Rotary encoder, dual channel, incremental quadrate outputs, with switch") + (property "ki_keywords" "rotary switch encoder switch push button") + (path "/3c40397d-c0d2-4635-acdf-f5fb0d6c590c") + (attr through_hole) + (fp_text reference "SW1" (at 2.8 -4.7) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 75eced3c-8dbe-4187-8411-91b0688da4bb) + ) + (fp_text value "RotaryEncoder_Switch" (at 7.5 10.4) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6b679e68-5cd2-4c2d-b457-bae01756e462) + ) + (fp_text user "${REFERENCE}" (at 11.1 6.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3fac85d2-bed4-4970-bdfb-f78eefaf2b18) + ) + (fp_line (start -0.3 -1.6) (end 0.3 -1.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4ef5a97f-ec98-4a90-8339-7ceed14802c1)) + (fp_line (start 0 -1.3) (end -0.3 -1.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5add567-9e32-4968-8d39-e62be578a64c)) + (fp_line (start 0.3 -1.6) (end 0 -1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f1a0e9ef-6811-4a06-b2d3-d46b30c108a7)) + (fp_line (start 1.4 -3.4) (end 1.4 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0506f638-0da6-4561-9761-265b5c23221f)) + (fp_line (start 5.5 -3.4) (end 1.4 -3.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp afb71e9f-c054-4359-a884-7464f92e411e)) + (fp_line (start 5.5 8.4) (end 1.4 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b9df8481-36bf-43f0-92c1-9acfa2626b2a)) + (fp_line (start 7 2.5) (end 8 2.5) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 769d369a-7142-4afb-88bd-831d639b32e9)) + (fp_line (start 7.5 2) (end 7.5 3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eb9b02ac-d8ef-4fd8-965a-cd44aeb7c98d)) + (fp_line (start 9.5 -3.4) (end 13.6 -3.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 79968358-6a87-4ea6-83ec-b3201c02f4a1)) + (fp_line (start 13.6 -3.4) (end 13.6 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bef333c3-7c60-46cc-bdea-fea88213e277)) + (fp_line (start 13.6 1.2) (end 13.6 3.8) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 922ba7bc-518b-4323-a5e6-be70ba097c78)) + (fp_line (start 13.6 6) (end 13.6 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5ae7de2c-bc86-409f-a5c8-ffdfbdad410e)) + (fp_line (start 13.6 8.4) (end 9.5 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bdc48d97-3a15-4c13-8658-23d473badade)) + (fp_circle (center 7.5 2.5) (end 10.5 2.5) + (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp bbb3cef4-8be8-4f63-804c-9d0abae01892)) + (fp_line (start -1.5 -4.6) (end -1.5 9.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aa24f5e5-9b4f-4646-91e7-b4cb53933a94)) + (fp_line (start -1.5 -4.6) (end 16 -4.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 730d5a83-0644-42fc-bb24-c5c455cf035b)) + (fp_line (start 16 9.6) (end -1.5 9.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 54750905-602f-4e15-89cb-de27e24b02db)) + (fp_line (start 16 9.6) (end 16 -4.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4d5de3c4-c1d7-46b0-abd1-4b64f66d363d)) + (fp_line (start 1.5 -2.2) (end 2.5 -3.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 4c91d665-042e-4ebd-b6f5-02eb79029031)) + (fp_line (start 1.5 8.3) (end 1.5 -2.2) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 6615a249-3a96-4e2f-8928-88e8fe623477)) + (fp_line (start 2.5 -3.3) (end 13.5 -3.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 454e2e5a-8d10-4b73-b077-6a7b68e6e7aa)) + (fp_line (start 4.5 2.5) (end 10.5 2.5) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 5b95a10b-35f6-48f1-a9bb-0cda1a9e11e1)) + (fp_line (start 7.5 -0.5) (end 7.5 5.5) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 49ff527f-87b7-4015-a31a-b5e6f2d97935)) + (fp_line (start 13.5 -3.3) (end 13.5 8.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp cb53b9d7-f830-43c2-a8e3-5c9e7d583501)) + (fp_line (start 13.5 8.3) (end 1.5 8.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp c424abdb-4a46-4e6b-8031-09b3272f79a9)) + (fp_circle (center 7.5 2.5) (end 10.5 2.5) + (stroke (width 0.12) (type solid)) (fill none) (layer "F.Fab") (tstamp 84f696c7-ec4b-4399-8310-3656957bc485)) + (pad "A" thru_hole rect (at 0 0) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 8 "/A") (pinfunction "A") (pintype "passive") (tstamp 769f8aa5-b352-415b-abf7-a2a7ee42e716)) + (pad "B" thru_hole circle (at 0 5) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 9 "/B") (pinfunction "B") (pintype "passive") (tstamp 29b618d5-6ce0-4bb7-b732-442ca0efcd51)) + (pad "C" thru_hole circle (at 0 2.5) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "C") (pintype "passive") (tstamp d04982ea-75b6-4bd3-a575-6bf15e9e820c)) + (pad "MP" thru_hole rect (at 7.5 -3.1) (size 3.2 2) (drill oval 2.8 1.5) (layers "*.Cu" "*.Mask") (tstamp 3ec2b865-9fc6-40a6-b04a-e729555d254d)) + (pad "MP" thru_hole rect (at 7.5 8.1) (size 3.2 2) (drill oval 2.8 1.5) (layers "*.Cu" "*.Mask") (tstamp f2e1b77f-6353-4257-a37a-963f91733f25)) + (pad "S1" thru_hole circle (at 14.5 5) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 10 "Net-(R3-Pad2)") (pinfunction "S1") (pintype "passive") (tstamp 5401703e-6fe4-4ff7-bcb1-417a4254539e)) + (pad "S2" thru_hole circle (at 14.5 0) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "S2") (pintype "passive") (tstamp 8434d66f-8a32-4ad8-bdb5-6fffef9119fb)) + (model "${KICAD6_3DMODEL_DIR}/Rotary_Encoder.3dshapes/RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical" (layer "F.Cu") + (tstamp 3ae14fd7-7c85-403b-9f0e-977327c2660b) + (at 184.404 133.604) + (descr "Through hole straight pin header, 1x09, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x09 2.54mm single row") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/663bc25d-d472-467d-a55a-13d2d5975118") + (attr through_hole) + (fp_text reference "J1" (at 0 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 98458047-477d-4ca8-97ae-254debaefa31) + ) + (fp_text value "Conn_01x09" (at 0 22.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5b4090a3-404a-4f4e-915d-5c1fc2576b53) + ) + (fp_text user "${REFERENCE}" (at 0 10.16 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7a3aa739-d5f9-4b00-bc81-c3392f1afa91) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b23672c6-1c75-4d3f-950f-2fcbb9a15203)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3bed1a4c-196e-4783-aeab-918c973ec708)) + (fp_line (start -1.33 1.27) (end -1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 393916e2-dd8f-47d5-9030-332d804ab964)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9009a1da-6451-4b4e-a779-573af28277a6)) + (fp_line (start -1.33 21.65) (end 1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4bf188f2-2f8d-4ed5-9a06-036b8e9cd86f)) + (fp_line (start 1.33 1.27) (end 1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 490ab0f4-6847-45ee-a9f9-78c906836066)) + (fp_line (start -1.8 -1.8) (end -1.8 22.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 424f7065-99a9-4101-ac9f-a8802f0e556a)) + (fp_line (start -1.8 22.1) (end 1.8 22.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5ee21d3-5556-459e-b914-a837411d485a)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 08e70f1d-2a9a-442c-91ff-1080aabe7f20)) + (fp_line (start 1.8 22.1) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f5555bba-8895-4e3c-b645-e455fd499b52)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36eb6662-f7e0-4a97-96da-09fa5d9caaa1)) + (fp_line (start -1.27 21.59) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6c195f47-3072-41c9-83d0-526a78c5c5b6)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bfd75b4c-5b8f-41ad-aa40-76b9a8f8a713)) + (fp_line (start 1.27 -1.27) (end 1.27 21.59) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 40773cf6-b877-475e-9542-1255bb50eb94)) + (fp_line (start 1.27 21.59) (end -1.27 21.59) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 07d53067-3fc3-47c6-b960-4e9f1b9e7310)) + (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 7 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 128989bb-2dd0-4fb9-a7dd-d22fe9e4c722)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp acd96043-a217-4503-bd43-49dbb763bd8f)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 8 "/A") (pinfunction "Pin_3") (pintype "passive") (tstamp 086fb77a-d92a-4249-8daa-efb1805d4097)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 9 "/B") (pinfunction "Pin_4") (pintype "passive") (tstamp bd0e5dc8-78a9-49d6-9e3b-f01f13eb029f)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 1 "/S1") (pinfunction "Pin_5") (pintype "passive") (tstamp 7b59a4dc-3f3d-4bdf-9313-a1e634361f7f)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 3 "/S2") (pinfunction "Pin_6") (pintype "passive") (tstamp db1941a4-fb54-401f-9bcb-ddc48a413d0d)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "/S3") (pinfunction "Pin_7") (pintype "passive") (tstamp 94da38e3-553a-4eb1-9b20-dafa156f3212)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 5 "/S4") (pinfunction "Pin_8") (pintype "passive") (tstamp 5831390d-ed51-4466-b7a9-22e86e0f9e53)) + (pad "9" thru_hole oval (at 0 20.32) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 6 "/S5") (pinfunction "Pin_9") (pintype "passive") (tstamp 19c12802-4871-4617-8cd9-7f413d4a36e2)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x09_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp 753e4d37-8ba8-4edc-aef2-9a3883bd199f) + (at 176.53 125.73) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/9e8b6e67-5cbd-430b-a781-e096b3606448") + (attr smd) + (fp_text reference "SW3" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dbbcdcb6-079d-48c1-b4ac-6c0c21c3ae15) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 78d1509d-a8cb-4847-8f96-0052704f7a3c) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 509cd757-77ba-4b97-b080-c84109f06319) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1557a0db-4314-47ff-a058-a11753288329)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dfc0d9bd-b9cd-4d80-a21c-427489d41702)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 648801c9-c187-431e-9899-244cc5906b24)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c1979fa7-4dd6-4935-bb9c-613beb339753)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d8c84a8-70f4-469f-a793-a4bf641c9c30)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1e85460c-475a-47b8-a358-007e3d14cb56)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c331e1a6-45fc-4eb4-aba8-1d0d47c3fa9d)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09b5c6f7-675a-4650-b6a8-976f21872544)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 942b743e-b0ed-4453-a20c-93fa1fb5e17c)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aca4497f-dcfb-4e40-9c24-cc15356b4963)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72edcc6b-dbfb-4ad2-8bf2-6034b3c1dcc0)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 53d54bb0-0183-4662-b326-9e35c0d4acc8)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8cee6ab7-e5cd-4fc6-9d96-496049bb3ce8)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 892ff220-ebf3-455c-aab4-6f86a94aba17)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ca453ec-9112-452f-bef1-2bdcc0bf8455)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7f22e9e3-83d7-4b88-9e9d-c8ec22ae9c2e)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp b67c5680-dffc-4df1-bf38-6dadb10e6398)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp df9c8b34-4975-4c6b-9960-5a627d522f5a)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp b7d8b773-1b9f-41e4-82e5-22a768313ebc)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Net-(R7-Pad2)") (pinfunction "2") (pintype "passive") (tstamp fbea1128-c35c-42ac-8bc0-84d844143435)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 12 "Net-(R7-Pad2)") (pinfunction "2") (pintype "passive") (tstamp a0a20110-1573-44e7-a35e-1bc2216218ca)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp 7cec1d1e-82e6-4854-a59d-50f99c7b3c70) + (at 176.53 113.03) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/922431d2-33e2-4af9-8797-c61633dd6707") + (attr smd) + (fp_text reference "SW2" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4a95122a-1941-4f13-8472-243af40c120a) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1238a98a-a412-4486-9d04-89025e1b9a2b) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 793978cb-bee3-4622-bfd8-b93a3d90aa83) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c8d1fc97-6619-406f-9709-76538ce217d2)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6a30c5f2-3cab-49ed-a482-6c74a16ee0b9)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e4303784-5ac8-41c6-add2-65a2ae6116f0)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0ffa6b25-0bff-4f08-95f7-5641062210aa)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 87711f2c-42ce-4d94-a776-f0df5c6483fc)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9bf5f9a4-a94d-4cf6-9b46-57129d01f58f)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 873149f3-7b4e-4fb2-bd05-78f0fc055271)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7ed0acde-8611-4f6f-9b09-fb9929e1c081)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 89ad62a1-f0d2-4047-b4d0-c9814594a91a)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5ce983b6-d404-403b-8b8b-59ea88021c1e)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 54ff98d5-c432-4faf-8963-f447d9907ba2)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 75b270a1-dbf4-4280-8ea7-d09e2977e8d6)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3be0493f-f45a-4606-89bb-eb8f131fa445)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 71612579-4103-4fdd-9f69-86cd098d9154)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 79b5fbf7-dc88-49b0-bfcb-40d0d2216d22)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp de75a117-8f5b-4e61-a104-a85b0c68d1db)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp cdc89157-e010-4dbd-bd30-691cef4e3536)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp d3736c6c-d8b7-45b6-8ab3-ced6b7f23574)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "1") (pintype "passive") (tstamp 845127ee-4ce2-49dc-b893-8cab7216ad23)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "Net-(R5-Pad2)") (pinfunction "2") (pintype "passive") (tstamp 737cfc1b-1cec-4fd1-ac93-64e55b683c0c)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 11 "Net-(R5-Pad2)") (pinfunction "2") (pintype "passive") (tstamp 2b91d04c-99ff-4c58-9080-cb0cf62a1a69)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "B.Cu") + (tstamp 276cde27-10c3-4c8d-8727-b19c8a9193af) + (at 176.8055 134.62 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/42efa130-a8ba-4c0e-a8dc-f56ac7136e37") + (attr smd) + (fp_text reference "C4" (at -3.6615 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 77285636-f7d3-4a28-8867-c5abb762864d) + ) + (fp_text value "0.1uF" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b582162e-a983-43d5-9103-75dbeabba0b2) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp f7ab48ec-22d1-4432-9b37-8e8f09433b9f) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3690cff9-cdcc-4ea8-a5c1-84bb6323f0dd)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9050a7fb-c176-456d-9e68-70fe51b1881a)) + (fp_line (start -1.88 -0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b94075af-3b82-47db-baea-4452b1a054e3)) + (fp_line (start -1.88 0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c83bf9b0-9a37-4d0a-a4c9-83bbc3502838)) + (fp_line (start 1.88 -0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp aada9886-8cad-4ac9-927b-a48303d0bc49)) + (fp_line (start 1.88 0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a029d77a-3284-4598-805b-0f011415c662)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dc70fd4b-939d-4647-9d99-c8c9d7aef2c2)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 990f8de9-2b03-42af-921f-4258dab1c7e0)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 43b3b612-0501-476e-b153-293d0043f173)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b9ecb29a-3e51-4aed-8c89-3afced9ddf3d)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 5 "/S4") (pintype "passive") (tstamp b35c0e7e-1594-4603-bee8-05c2d6385622)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp d75aa0e9-61a9-44e3-8adc-145b4e45127a)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp 2ed85426-9d49-4cea-863b-8ed96740d758) + (at 176.768 112.268 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/68d6ee07-5763-48ee-b0da-c2bd35d741c1") + (attr smd) + (fp_text reference "R5" (at -3.699 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 0c4683cf-125a-4134-911c-5cec0ab9dbfe) + ) + (fp_text value "4.7k" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6828663b-77d1-4d3a-9015-8cf574e2a0c6) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 25abd9e0-c3fb-4be9-b100-d22520f40720) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c7d821b4-825d-4b7f-b713-b4e5283dff32)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c05cd045-dcc7-42a9-a81b-68a139f27433)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 60ec0920-156d-491a-878b-e10681f8327c)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ad0a38a7-773a-47a8-9a5f-e73f12c724b9)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ba780fb7-1cec-418a-8589-bbd58ef3bf20)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9a0bb8a7-1230-416b-979b-6d6ad83e0468)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5b061bbc-af0f-4870-be64-7fc22333cc39)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp be4ae841-54a3-4caf-8800-5f30cf7f3c30)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp db8822be-9523-49b3-b840-f4038a5915d4)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4533bb93-2751-4375-b74c-cd072f57bb38)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 7 "VCC") (pintype "passive") (tstamp 3ea56374-5c00-4fdb-99c3-15d284c432cf)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 11 "Net-(R5-Pad2)") (pintype "passive") (tstamp b600a947-26b7-43a5-8218-7ffb82de9273)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp 2f73ca53-c615-4834-87d5-8510e952bc38) + (at 172.704 96.52 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/2c6d786d-472f-4763-b95a-6e2ecdb99b2f") + (attr smd) + (fp_text reference "R1" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 3e8c2480-c219-4b50-8132-7d2ae5045acc) + ) + (fp_text value "4.7k" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 97928216-7cf6-45b4-834f-d9c9abd1433c) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 9b853625-715a-46f7-b71c-fd39df1e86cc) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 455814ca-7f95-43e9-8f59-cb8f436661fa)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp cf0bb738-8763-48be-ab38-0eed04ec82c4)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9e27bef3-788f-43a8-afc8-98f5b111faab)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 228b18c7-e2b3-453b-a0b0-81a3f79ed7f2)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c363d2d0-444f-4fb6-9271-4b07c8778ab9)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bca44e5b-53ee-4eef-b26d-9e2ed7e14954)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0d21ab6e-5f98-4d85-8fa7-00beb855bcf7)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9e98e812-4833-450e-b7cc-8875ca38b90d)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bc7d6e80-7ed7-47fa-92cc-e79702060120)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 43967c4b-592c-469a-a684-f1dfd132e81b)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 7 "VCC") (pintype "passive") (tstamp 7d45fee0-af00-4d41-a2f7-5a0ba7c03c11)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 8 "/A") (pintype "passive") (tstamp 1293cfc5-3a1b-489d-9a99-59659dacba25)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "B.Cu") + (tstamp 33df7fc1-a475-4331-b0a2-8895bff1ca16) + (at 176.7625 147.32 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/0ec7a0fd-4d15-4574-bd67-ce1a48ba440f") + (attr smd) + (fp_text reference "C5" (at -3.7045 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 082016ea-2c65-49a9-8527-73b9756ed09e) + ) + (fp_text value "0.1uF" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2244fae2-768d-4d71-b6e4-a1206fdb9c58) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 758d2535-ea80-417d-b912-34574f1efb3a) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bd6c6406-0d93-4afb-9f66-fd91efedb2bf)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3124bfef-9c28-461f-9d85-3e3514b2f941)) + (fp_line (start -1.88 -0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1594c06d-5066-4de6-960d-b343e9341767)) + (fp_line (start -1.88 0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 171785c9-5d43-4bea-b200-3984019d29e3)) + (fp_line (start 1.88 -0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e93dfaf0-409a-4a8f-831c-b69953c80b72)) + (fp_line (start 1.88 0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f656465e-99ed-486c-a675-5fe0af446855)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4e4f29cb-923a-4693-a421-195502a5c476)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 94a79c90-c042-4bf5-8173-91a08599abe9)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6ce1d674-a1fb-4ce4-a818-6eb60e5aa74d)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f09fb18b-e5ef-41b1-931a-8f4527169d49)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 6 "/S5") (pintype "passive") (tstamp f5fbbd35-4c42-4206-8038-432b6554465c)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp da49a293-6f7f-474f-a7a1-7e50692e41fd)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp 48f3251e-49fc-4699-ab99-85ebd198785b) + (at 176.768 140.716) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/e33c3517-16d3-48c3-99b3-72f77b56d84c") + (attr smd) + (fp_text reference "R11" (at 3.699 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 937a9fae-f280-4d59-bf3e-8826f0f6a1ae) + ) + (fp_text value "330" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b196753f-d5ff-4d38-bb1f-f9601638cb3e) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp f4bb1389-72c9-4211-b3f7-791e8a751361) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f5669de1-0aa8-44ca-b828-aebfcfe5ce11)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5ec20694-bb39-4fe9-8256-6673d3c94953)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b7343dcf-90e5-42de-b45e-249c939d694e)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2cd9d60e-1054-4071-9196-1b6bacf5ca89)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6710c33a-ea69-4e04-a4bd-0c743a0bd261)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2721f674-83ab-488b-a0ce-d249945312d3)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9b30cdde-d73f-41af-ab82-7537643eb620)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 276f6daf-6c06-46bf-8905-f3936ce2cea0)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ff0aa528-ac7d-4c1b-86a3-1176f9b8caba)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3c8b8c21-83a0-471f-a443-ce31e49aee24)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 13 "Net-(R11-Pad1)") (pintype "passive") (tstamp f2a749ec-e0bc-41b9-b3a4-e3dd06c86586)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 5 "/S4") (pintype "passive") (tstamp f8ecda74-273c-4ba8-b8c5-3e465e463f12)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "B.Cu") + (tstamp 5ab4fa5c-75b5-4bb4-ab3d-b75fc82767c2) + (at 176.784 109.22 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/d715a235-1b22-4145-960a-96fa23116eda") + (attr smd) + (fp_text reference "C2" (at -3.683 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp c8eee8aa-728e-405a-9995-856c5661b364) + ) + (fp_text value "0.1uF" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 17b8ff96-259c-4de8-9481-494c24c6afba) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 267fd035-a525-46ae-a1c7-13d0b7556e35) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4e5cb9eb-5506-4f37-bbec-9c1549859135)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp daf88330-018b-4adf-ac02-8c6e319e56ce)) + (fp_line (start -1.88 -0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3a7dc156-255f-434d-8386-df1a36c6c7f0)) + (fp_line (start -1.88 0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2c959034-aff1-4a72-8417-b81221cfaac8)) + (fp_line (start 1.88 -0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0eb4f050-8dd8-4dde-8a89-2bc009c007e6)) + (fp_line (start 1.88 0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 7d5650f9-e27c-46b8-ad98-072060c4f24a)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 07246b14-ca53-41c7-a59b-fec964e9fd67)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9fab9970-00aa-48df-9f16-286aa1985945)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 25caa194-6a09-4f34-a74d-7ae84c8424f6)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6618cfac-bd37-4433-b337-66ad76e78658)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 3 "/S2") (pintype "passive") (tstamp e06a9e05-a198-4e6c-bb41-d9c091c4af98)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 3c8141ce-8425-4a5f-a650-6d6c5c59c237)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp 5de7eeef-b3e3-4db2-b619-643d62f5a063) + (at 176.768 115.316) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/7ef4f65b-5eaf-44be-b4d7-c8dd255e64dd") + (attr smd) + (fp_text reference "R6" (at 3.699 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 06661cf4-263d-4023-b188-5e2d4ad2163b) + ) + (fp_text value "330" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 56c9d17f-42f6-4a4f-862b-482f4ba7d671) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp e0c27e3e-a2c5-411b-936e-67a509106cdf) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3fb81d69-0794-473d-96a5-826bc1414e8b)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 53eea7a0-4e69-44d9-ae6c-8635af30455f)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d9ae187e-013b-49e9-bf4e-03e7f453a3ce)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e4d1c715-05b8-4499-a76c-d4f31879b9aa)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 99f46105-6943-4ba4-8bbd-2739dee84084)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 68faf011-fdde-4455-899f-2c5a793902b4)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ac36edf6-e922-4bdd-9f4f-4cbb2502efd1)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 347ecf3c-4e52-4c28-9ce1-e8159d719b1f)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4c0c147b-82b1-41d8-a673-ebccfbcc5f8b)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 34dfa7ce-027c-47fd-8224-9ba0db2ac315)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 11 "Net-(R5-Pad2)") (pintype "passive") (tstamp 94a50769-04ad-45c8-877e-5ab01068e429)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 3 "/S2") (pintype "passive") (tstamp a379ec2d-e9c1-4206-9d8a-99df404796fe)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp 6f0deb1f-4838-47f3-a9b1-c529286a184b) + (at 176.8 128.016) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/293386b6-2424-4d39-86cb-77b87c0c5e96") + (attr smd) + (fp_text reference "R8" (at 3.667 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp ed5dd62a-926c-492a-9fae-af6e226e00e4) + ) + (fp_text value "330" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 61ad3195-80d8-4e12-870d-c0c3ca128a03) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 211a0b32-7733-4b9c-a297-a1018b2a4067) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7c23bab0-8ccd-4925-b793-fde472e1f142)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ed9ec45d-137f-4cdb-9d29-af6a2bb4b0c4)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9d779e21-a83e-4968-9bf4-bcb7c6cbcee4)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9d7986fd-c69d-4e77-99e2-1f1bc8d84a6d)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 016b6027-b028-47ce-8722-5ea4d4875298)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f469de9d-1380-44aa-90fc-0c1e07d9bd80)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 54b655fd-eeba-4721-926f-6195cc940833)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 18d815b3-0db2-41fb-b212-345474fd4edc)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6a0f35a6-6c2a-41ba-9eee-1e3463e18823)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 89098a95-d284-472d-b4b1-6c4f056f57b3)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 12 "Net-(R7-Pad2)") (pintype "passive") (tstamp fdad4b95-2392-4dc4-8012-509205f9bfaf)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 4 "/S3") (pintype "passive") (tstamp ce588e63-bd3b-4759-8be6-64c55f005b39)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp 70b6ffa8-c541-43e2-945b-232bf7f323cb) + (at 176.768 137.668 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/e5d836e1-1f73-43c6-8f4c-8eb751f57914") + (attr smd) + (fp_text reference "R9" (at -3.699 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 26bb98af-1b47-4ef9-b6fe-035efb8fd214) + ) + (fp_text value "4.7k" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 64acbb13-defe-4e05-bcd1-f0da4504ebf5) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 3c92606d-67b3-4b8c-9026-5c3fc5e859e5) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2b7600f9-1213-4369-9890-d4c7b3c949e4)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 15d6e57e-0119-4c7f-911e-f25891c8f3cc)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e340828f-2a13-4149-a543-254e0453aca7)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 44258690-43e7-4a04-a269-06618ec78f4a)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ecb8701b-ab90-416d-9b73-bf1c1843fb79)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9152dd43-ec40-406c-a5ac-568e1680f131)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 669caa16-9606-41b2-9824-61d5643ae62a)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 83aded49-42ff-4f0a-87fb-fb9d81164b2a)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 275ac8de-8f83-4fb5-a118-f1c2f6821dcd)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp abf8e1d5-2791-4b02-907b-02306a53b79a)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 7 "VCC") (pintype "passive") (tstamp c6f42c03-a206-4a2a-ae5c-a3eeeab9d36a)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 13 "Net-(R11-Pad1)") (pintype "passive") (tstamp f86a8b77-c376-4f98-b691-65e5f42af817)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp 815f45c5-92e4-4327-95a7-02335a9e70cc) + (at 176.8 153.416) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/35c0ba83-0dde-4e93-b230-9a8640eb187b") + (attr smd) + (fp_text reference "R12" (at 3.667 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 1e65af95-910f-44a1-829f-bf855d04a525) + ) + (fp_text value "330" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp bb2360b6-fc92-4594-804e-7561b6808ca0) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 9a5173f3-0936-4573-8e92-da9c03fc98af) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 983b5976-abe4-43f2-b2bd-429fcaf6a463)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f3cd833b-f54e-43b7-a480-5a12fc20c3ba)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3698dcd8-0517-486d-8e7f-0dcd31e79830)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 47949498-df86-4ba2-9764-e1ad31db2924)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 791a1795-2361-4c8d-9332-42b9b860eb5c)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9b7fcf26-b656-47c3-8998-ed1a4053de09)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp faa887c1-5c6a-4836-9622-f27f64786106)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp af9a0aee-59e7-4e39-b7cd-7e5a46363986)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 89527679-996b-431e-96ee-db689be873c0)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f7dad6bf-fc36-4c8f-8e03-4760c8053abe)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 14 "Net-(R10-Pad2)") (pintype "passive") (tstamp d056b354-151a-49cc-90b1-aa01ce748f1b)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 6 "/S5") (pintype "passive") (tstamp 6d705aeb-6a9f-4749-acbd-97ba9804ca4d)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "B.Cu") + (tstamp 975bb61e-bef3-4dbf-a4c6-90270988df51) + (at 176.7625 121.92 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/2248325c-c96f-460a-b4b7-8e87febef70d") + (attr smd) + (fp_text reference "C3" (at -3.7045 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 63a73be5-eb75-4171-bee6-6a07b57f9de9) + ) + (fp_text value "0.1uF" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 59682800-0b5f-46c6-8632-5a054500968f) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp f5e1a363-41b9-4fc1-83f2-3911bd04fab8) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e14876d1-3e80-437e-a3c3-5c7e3dcffc89)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp aec9094a-c8e5-4348-83e1-aaedcb7abca0)) + (fp_line (start -1.88 -0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c891b0bf-0c72-477d-8f49-f0e420e3b51b)) + (fp_line (start -1.88 0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp bcc90507-7efb-492a-b1a0-83b831e155dd)) + (fp_line (start 1.88 -0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 95009951-021a-4fe2-b7cf-421f9cba851b)) + (fp_line (start 1.88 0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 4a45f19c-47fa-4700-b4a4-851870e93395)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 770a60f4-5c1d-4ab0-9b35-5fe89644abe8)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 906d5caf-e775-46d8-ba4d-3a0833d46901)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 97c6260c-e0fb-4910-8447-21d2b1498c05)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a8b8da8b-cce2-42c7-95fe-427696bf0a1b)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 4 "/S3") (pintype "passive") (tstamp 84e0f76e-9737-4b8f-9e21-67d8611e5416)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 0b787425-9ca1-47d0-b18f-ccd1dde982b0)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp b16df93a-6e7a-4ccd-9172-5bd4421c6023) + (at 180.356 101.6) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/8d65df03-4783-435f-a3d9-e8879d37d2e8") + (attr smd) + (fp_text reference "R3" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9be5fc4d-b59b-4442-8760-9c7428b9baa7) + ) + (fp_text value "4.7k" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp cb9ade8a-1664-4018-a877-16ce318a00a5) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp d11f17fd-3700-4466-9bd3-124aa7051c5b) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9803bf13-55fe-4de4-a784-60ecb0c6c954)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7581cc65-a5d3-426f-905c-b426e3b59250)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a9960278-bdcf-40f5-b36d-9b065f5f4b15)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp eaaa6b35-47e4-495d-9358-5ccca0bf1f82)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e449a7df-8b03-4e3c-b97f-2e3ba20e9c47)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 40a636eb-4921-4fc6-916a-f5a3993ffb3b)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 07fb42ff-0164-4f28-a3c5-9a400fd61fa6)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0a965875-2d43-4613-886c-783fe8845ce3)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c8ee501d-4aed-43cc-80d4-eb55d059b715)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eb19c3dd-1c6c-49ea-9bdd-ea2b5a36e2b5)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 7 "VCC") (pintype "passive") (tstamp c2df8cff-7574-42d1-ab66-75b481311ba6)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 10 "Net-(R3-Pad2)") (pintype "passive") (tstamp 23b8eb87-127a-4ec5-85d5-a6b287ffd034)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "B.Cu") + (tstamp bcd778fa-9bbe-4d6f-bf57-deea6cc48055) + (at 180.8265 106.172 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/9065900d-6566-4eca-b5e7-a7c8d80cf62d") + (attr smd) + (fp_text reference "C1" (at 0 -1.651) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 59ad8bbd-5bde-4f8a-bba5-3b2600c82e17) + ) + (fp_text value "0.1uF" (at 0 -1.68) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 41a04139-030a-4d8e-bf75-5ddabc9acb51) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp d0850df2-822a-41f0-9e66-8807861e0d64) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp de811a2e-a49e-4bf7-b9f0-239a1a525b40)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f62356b0-2b30-4182-be86-4e330ad5175a)) + (fp_line (start -1.88 -0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d9350a81-eb06-455b-8fb4-3b06751b566c)) + (fp_line (start -1.88 0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b97d8978-37a7-428d-a0c7-18a25b32a093)) + (fp_line (start 1.88 -0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 2b8d6c50-4ae4-4bf7-8b80-2c837dc9fe98)) + (fp_line (start 1.88 0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b06c47d7-1351-4c0f-8462-34e35766cc43)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7a237f20-f3c9-4b73-87a0-3afb5b2ce7f2)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e3b114ae-541b-4a5e-8c39-9a4217ff7953)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dc9b1e68-5c7f-41f1-b8bb-dbd9e6646fad)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp eda078d8-29ea-4a14-b829-83245237c84c)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 1 "/S1") (pintype "passive") (tstamp 4b982e1c-9f66-479d-ae1a-3d744e5b2956)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp fc3dc3c4-09bc-4b34-977f-19162cc5ce01)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp d97eaef9-271e-4706-81f1-a382a5d96f28) + (at 183.896 105.14 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/43c58957-edd8-4ee1-b7f3-8572620d56c7") + (attr smd) + (fp_text reference "R4" (at 0 -1.651 90) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9e69afe1-59cb-4f39-b5f6-7f63cec4f3e8) + ) + (fp_text value "330" (at 0 -1.65 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 65c2dfaa-b39d-4da1-964a-94ef18686e69) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 6ce8f7d5-26ae-4397-852d-7f4e993daeba) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c467bc70-7467-4239-a116-145f14bd77ce)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2144ce2a-d674-43fe-ba40-d89a620274ef)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 19fb5e38-f287-4113-9b39-f44499f4e270)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d624597a-074b-4bb6-b276-8e204403592b)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 72d725b9-5977-4db4-a2e1-6620d3da4cc0)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d2ee2103-6994-4646-bb46-14f9eee71504)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a995dd0c-abad-4ab6-b18e-12a3c152cea2)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 81c237d6-dc46-49dd-a08a-eda2c6ab6d20)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0d1123b4-a9e4-4603-bdd4-3b6e7aa45c1f)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e0f3cac8-4806-4be0-a732-8c2a01683cd5)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 10 "Net-(R3-Pad2)") (pintype "passive") (tstamp 10725663-f1f7-4689-9e70-5a40ee40bd28)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 1 "/S1") (pintype "passive") (tstamp 342092d6-6b41-44c2-9d00-0a2e5ca01fcc)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp e0deed62-c533-45fb-8c9c-6d8d71279c5f) + (at 176.8 150.368 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/b3de5c77-b55e-48f2-8964-14e394151896") + (attr smd) + (fp_text reference "R10" (at -3.667 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 116363f8-cfb1-440d-82d5-327008bf1917) + ) + (fp_text value "4.7k" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6f86d4e4-8cc3-4356-ac70-ab4e66b8dbec) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 13fb3e9c-970c-457f-b63b-0b3024c09bed) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e69ca8fe-3529-4fbc-9102-ce4714a9ff0d)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9aa904b8-209a-42dd-ace9-7d802c86bb73)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3e47730f-0986-4d7d-92d0-5379f8531e28)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 643a204c-489c-49f0-8113-2599515e2767)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 32457751-bc24-4538-aed4-a2417bed56cc)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0e24b1d5-a953-4e36-876d-2cdcc372eb26)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 12865b5d-8b92-4270-aef6-7d44c455b899)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cfb118f3-75bf-4a99-b2f4-45fc895796d3)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bb8d1bdd-11ae-4152-9594-4a0dbc08ce78)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp db8dad5b-a1a8-4ded-a27c-e744623b0fc7)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 7 "VCC") (pintype "passive") (tstamp 0a741bea-490d-4d69-8408-cffccb858586)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 14 "Net-(R10-Pad2)") (pintype "passive") (tstamp ff94c05f-79d3-4354-9076-7d7df97c651a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp edd3961c-aa93-4934-a8db-b5040d3e6341) + (at 176.8 124.968 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/8d61d5cb-aa40-46be-9ec8-756a260acab8") + (attr smd) + (fp_text reference "R7" (at -3.667 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 008aa11f-fc4e-40ec-a9c8-9c8b386d1f76) + ) + (fp_text value "4.7k" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 53fd393b-6f8b-485c-bcb5-287e1a0bab79) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp 3a060793-4f25-4794-b2c9-93778378768a) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 29d04d65-d2a1-46b9-9a68-83a0e7f285b2)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5b76974d-2c97-44d3-b8db-3106f0cb8095)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 8297fbd1-15b4-417f-b265-d7df03403f9c)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e0541299-feb6-46fd-b3a0-325df9b519e9)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp db5ab9cd-938e-4631-8033-37e649d4a60f)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp ada2b8de-8054-4830-8658-70280c9509dd)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 21e95996-98fd-41da-91c1-fcefc535a4d0)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 86a6572a-7cd6-4121-b327-f3d209254745)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 82fa6de4-12ef-491c-8757-c335da6d0e66)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2be25f3e-bcd1-4cbf-8b8b-9bd71476f45f)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 7 "VCC") (pintype "passive") (tstamp 96fba200-021c-4006-b886-0fb108db3f9e)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 12 "Net-(R7-Pad2)") (pintype "passive") (tstamp c4da2911-ac77-49cc-a691-4d622bfa1c49)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "B.Cu") + (tstamp f8eb848c-3940-4950-a0f5-c9525299dfba) + (at 172.704 101.6) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "keyboard.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/dd5cb223-8581-4b1e-b379-9c5b9208ba5f") + (attr smd) + (fp_text reference "R2" (at 0 1.65) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 508106bd-6f64-4a04-b335-dd921557c430) + ) + (fp_text value "4.7k" (at 0 -1.65) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp de44597e-4ff6-481c-b7f0-f753d2cd5546) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "B.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08)) (justify mirror)) + (tstamp ef656f67-5ef9-49db-b1ff-2ba87b107fc6) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 973ce7a5-1fb6-4572-a467-61b9e55d8759)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 99f85127-5d2f-408f-93d2-d2549721771e)) + (fp_line (start -1.85 -0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 693d2589-b1b5-484c-8047-89ef067802bb)) + (fp_line (start -1.85 0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp cc0c8a33-023d-43e4-b0af-46c3155974f2)) + (fp_line (start 1.85 -0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f0cc5647-2b09-4963-9c9e-48328a116e52)) + (fp_line (start 1.85 0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 31df925e-a133-441c-aed3-c5659a304099)) + (fp_line (start -1 -0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 768ec4a6-cee9-4cff-8c75-9c51d6505ef2)) + (fp_line (start -1 0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dd9172d5-5bb0-4180-bba1-8b130effd940)) + (fp_line (start 1 -0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6a0268c4-ce8e-45c3-bf50-c0cb84b6e689)) + (fp_line (start 1 0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 21f819af-b78b-431a-86bf-7aba5b6d37fb)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 9 "/B") (pintype "passive") (tstamp 4a9e0dc2-f42b-491f-a203-0dd2db726d8a)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "B.Cu" "B.Paste" "B.Mask") (roundrect_rratio 0.2083333333) + (net 7 "VCC") (pintype "passive") (tstamp b0d5651e-f8ac-46df-b024-2c10e36371df)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (gr_rect (start 166.37 88.9) (end 186.69 156.21) + (stroke (width 0.05) (type default)) (fill none) (layer "Edge.Cuts") (tstamp 86a60dbc-e67e-428c-8117-a4999faae6d1)) + (dimension (type aligned) (layer "Margin") (tstamp 8baf4b40-8f35-4583-89c7-5790a9f9bc39) + (pts (xy 184.404 153.924) (xy 184.404 156.21)) + (height -5.207) + (gr_text "2.2860 mm" (at 188.461 155.067 90) (layer "Margin") (tstamp 8baf4b40-8f35-4583-89c7-5790a9f9bc39) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp a18f9000-05b3-497a-890d-65fc8c5b5b6c) + (pts (xy 184.404 153.924) (xy 186.69 153.924)) + (height 5.08) + (gr_text "2.2860 mm" (at 185.547 157.854) (layer "Margin") (tstamp a18f9000-05b3-497a-890d-65fc8c5b5b6c) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp c89d3ebb-2399-429b-9e0c-c2ea3d4fbe1f) + (pts (xy 166.37 88.9) (xy 186.69 88.9)) + (height -1.905) + (gr_text "20.3200 mm" (at 176.53 85.845) (layer "Margin") (tstamp c89d3ebb-2399-429b-9e0c-c2ea3d4fbe1f) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp dc9fd1eb-0bde-4fa8-9019-21637a3b469c) + (pts (xy 186.309 88.9) (xy 186.309 156.21)) + (height -6.35) + (gr_text "67.3100 mm" (at 191.509 122.555 90) (layer "Margin") (tstamp dc9fd1eb-0bde-4fa8-9019-21637a3b469c) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + + (segment (start 184.404 143.764) (end 182.88 143.764) (width 0.15) (layer "B.Cu") (net 1) (tstamp 11bd54eb-7537-402b-850a-033846b24e8e)) + (segment (start 181.864 142.748) (end 181.864 106.172) (width 0.15) (layer "B.Cu") (net 1) (tstamp 315e1f52-7f6b-4c13-b8c1-82284176f601)) + (segment (start 181.896 106.14) (end 181.864 106.172) (width 0.15) (layer "B.Cu") (net 1) (tstamp 52aff0da-dfd4-4aaa-a7de-f165752b81ec)) + (segment (start 182.88 143.764) (end 181.864 142.748) (width 0.15) (layer "B.Cu") (net 1) (tstamp dcbe5ca1-9661-4d1c-b423-58cb6df05b22)) + (segment (start 183.896 106.14) (end 181.896 106.14) (width 0.15) (layer "B.Cu") (net 1) (tstamp f5b5a04d-ef56-4cb9-a2fc-f776b19898e9)) + (segment (start 172.555 110.78) (end 180.505 110.78) (width 0.15) (layer "F.Cu") (net 2) (tstamp 166c1e29-aebd-4b2f-9319-bad78cddb0c2)) + (segment (start 172.555 148.88) (end 180.505 148.88) (width 0.15) (layer "F.Cu") (net 2) (tstamp 189f507b-85c6-4a7c-bb79-fa251e116440)) + (segment (start 172.555 123.48) (end 180.505 123.48) (width 0.15) (layer "F.Cu") (net 2) (tstamp 7f73fd21-83f7-4324-9984-be0e61f21df4)) + (segment (start 172.555 136.18) (end 180.505 136.18) (width 0.15) (layer "F.Cu") (net 2) (tstamp caa4d262-2a73-48b4-9af7-5bec77c9d93c)) + (via (at 174.625 134.62) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp 06f17e21-6acc-4202-a062-1b06e3ac409c)) + (via (at 174.498 109.22) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp 235b08ca-7e74-413c-9de8-8a459e4befc4)) + (via (at 174.498 147.32) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp 9601a2d8-1f15-4b79-a41f-8b19615dccb7)) + (via (at 178.435 106.172) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp a0450753-7560-45bf-b292-5f50c7f11ee9)) + (via (at 174.498 121.92) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 2) (tstamp a6266c07-1cd3-4593-994f-efaa13cedfb6)) + (segment (start 175.7465 109.22) (end 174.498 109.22) (width 0.15) (layer "B.Cu") (net 2) (tstamp 13a0129f-ae5c-4503-ae6f-7d7b4fbce610)) + (segment (start 175.725 147.32) (end 174.498 147.32) (width 0.15) (layer "B.Cu") (net 2) (tstamp 2f170de0-b54f-434f-88db-551d6ff6e492)) + (segment (start 175.768 134.62) (end 174.625 134.62) (width 0.15) (layer "B.Cu") (net 2) (tstamp 8437bc72-9819-4b8c-b497-5390ccf7680b)) + (segment (start 175.725 121.92) (end 174.498 121.92) (width 0.15) (layer "B.Cu") (net 2) (tstamp b20d441a-3e54-4805-86f0-2010d44dba41)) + (segment (start 169.28 99.06) (end 181.28 99.06) (width 2) (layer "B.Cu") (net 2) (tstamp daaaedce-6cdf-4cd2-8fa4-51cafdf9ab07)) + (segment (start 181.28 99.06) (end 183.78 96.56) (width 2) (layer "B.Cu") (net 2) (tstamp eb90600c-2bb3-4f7c-9601-f553cc1a2120)) + (segment (start 179.789 106.172) (end 178.435 106.172) (width 0.15) (layer "B.Cu") (net 2) (tstamp f5a8fec2-13fc-4a7c-a9be-ce4d2b7f12c0)) + (segment (start 177.8215 109.22) (end 177.8 109.22) (width 0.15) (layer "B.Cu") (net 3) (tstamp 1cb738af-ed2b-475f-aad7-ccc51fe03815)) + (segment (start 176.784 114.332) (end 177.768 115.316) (width 0.15) (layer "B.Cu") (net 3) (tstamp 3cce1091-8312-4269-bdf2-f01aaf908b6e)) + (segment (start 180.848 145.288) (end 180.848 122.936) (width 0.15) (layer "B.Cu") (net 3) (tstamp 4000b170-daf1-41c9-99bf-2a6b8563f16d)) + (segment (start 181.864 146.304) (end 180.848 145.288) (width 0.15) (layer "B.Cu") (net 3) (tstamp 64cbab24-aef3-42bd-924b-0f9cfa203381)) + (segment (start 184.404 146.304) (end 181.864 146.304) (width 0.15) (layer "B.Cu") (net 3) (tstamp 7119a761-c0c3-4a8f-a028-96d9a89b67ec)) + (segment (start 180.848 122.936) (end 177.768 119.856) (width 0.15) (layer "B.Cu") (net 3) (tstamp c3c748cb-578a-48ed-94c7-499db402f5fb)) + (segment (start 176.784 110.236) (end 176.784 114.332) (width 0.15) (layer "B.Cu") (net 3) (tstamp eb028d6d-670e-4861-9333-21642cb78bee)) + (segment (start 177.8 109.22) (end 176.784 110.236) (width 0.15) (layer "B.Cu") (net 3) (tstamp ee026ab7-d3d4-49b4-b32f-46250ff968f0)) + (segment (start 177.768 119.856) (end 177.768 115.316) (width 0.15) (layer "B.Cu") (net 3) (tstamp fc25cf16-2436-4707-803a-f5953b4cbb4a)) + (segment (start 177.8 121.92) (end 176.784 122.936) (width 0.15) (layer "B.Cu") (net 4) (tstamp 03332e1f-87de-48a9-a15b-19a8fc7768de)) + (segment (start 179.832 130.048) (end 177.8 128.016) (width 0.15) (layer "B.Cu") (net 4) (tstamp 2a7670dc-6a7d-450f-9f62-a15256cb066c)) + (segment (start 176.784 127) (end 177.8 128.016) (width 0.15) (layer "B.Cu") (net 4) (tstamp 2e3ac955-510b-40c4-bb5e-6c1b9daa55ae)) + (segment (start 179.832 147.828) (end 179.832 130.048) (width 0.15) (layer "B.Cu") (net 4) (tstamp 5d86ae27-63a6-436f-8317-c4a6d5f67c18)) + (segment (start 184.404 148.844) (end 180.848 148.844) (width 0.15) (layer "B.Cu") (net 4) (tstamp b322aee3-cfa4-45a0-b90d-1e7ce9820bb8)) + (segment (start 176.784 122.936) (end 176.784 127) (width 0.15) (layer "B.Cu") (net 4) (tstamp d4e316a1-e0c6-4e3d-8528-29c485c6a2f8)) + (segment (start 180.848 148.844) (end 179.832 147.828) (width 0.15) (layer "B.Cu") (net 4) (tstamp ee617b4e-4168-4f3f-8e7b-bd8c0e21aa01)) + (segment (start 184.404 151.384) (end 179.832 151.384) (width 0.15) (layer "B.Cu") (net 5) (tstamp 20ef8283-e60f-468c-b89a-b071c7506859)) + (segment (start 178.816 142.24) (end 177.768 141.192) (width 0.15) (layer "B.Cu") (net 5) (tstamp 3d9d0023-c1aa-43b8-a88b-298b4f7d16ff)) + (segment (start 176.784 135.636) (end 176.784 139.732) (width 0.15) (layer "B.Cu") (net 5) (tstamp 4cdd30bc-2501-434f-a3ff-0b495fdbd308)) + (segment (start 179.832 151.384) (end 178.816 150.368) (width 0.15) (layer "B.Cu") (net 5) (tstamp 61d95307-0536-4489-a0cb-e5dbc7b68a8c)) + (segment (start 178.816 150.368) (end 178.816 142.24) (width 0.15) (layer "B.Cu") (net 5) (tstamp 660e6abc-8b82-432e-9d01-7ef6f45abe4b)) + (segment (start 176.784 139.732) (end 177.768 140.716) (width 0.15) (layer "B.Cu") (net 5) (tstamp 7a78b68d-e544-4368-a513-d18974dace0b)) + (segment (start 177.768 141.192) (end 177.768 140.716) (width 0.15) (layer "B.Cu") (net 5) (tstamp 7ea1ad85-23ec-4ccd-9a81-689cd8324d32)) + (segment (start 177.843 134.62) (end 177.8 134.62) (width 0.15) (layer "B.Cu") (net 5) (tstamp a2f519d7-7028-48f5-8c2b-159982ac7843)) + (segment (start 177.8 134.62) (end 176.784 135.636) (width 0.15) (layer "B.Cu") (net 5) (tstamp db62d1e1-cb05-4bf8-8e54-bf92f0129643)) + (segment (start 176.784 148.336) (end 176.784 152.4) (width 0.15) (layer "B.Cu") (net 6) (tstamp 08842370-001a-4e6f-abcb-e782008e32e9)) + (segment (start 177.8 147.32) (end 176.784 148.336) (width 0.15) (layer "B.Cu") (net 6) (tstamp 1363af93-4c32-4731-9a3e-ec7b94f60ea3)) + (segment (start 178.816 153.416) (end 179.324 153.924) (width 0.15) (layer "B.Cu") (net 6) (tstamp 44e65e31-77d0-489a-a7bb-bfa322293722)) + (segment (start 176.784 152.4) (end 177.8 153.416) (width 0.15) (layer "B.Cu") (net 6) (tstamp 77e538b1-4fbe-45c8-af39-4618fa8b1c62)) + (segment (start 177.8 153.416) (end 178.816 153.416) (width 0.15) (layer "B.Cu") (net 6) (tstamp 87e6b117-deb3-4663-9a43-599c38e86663)) + (segment (start 179.324 153.924) (end 184.404 153.924) (width 0.15) (layer "B.Cu") (net 6) (tstamp f5de1358-b882-456d-a22f-fbc06c83bace)) + (segment (start 179.451 125.349) (end 184.404 125.349) (width 0.15) (layer "F.Cu") (net 7) (tstamp 253fbe23-d9a2-4d6b-b331-6b426a181fc0)) + (segment (start 179.197 133.604) (end 176.911 131.318) (width 2) (layer "F.Cu") (net 7) (tstamp 608e78ff-2655-4d0d-9b62-d4a3fae1763c)) + (segment (start 184.404 133.604) (end 179.197 133.604) (width 2) (layer "F.Cu") (net 7) (tstamp c8a1a17b-5b8f-448a-9b51-6842ffa215fe)) + (segment (start 177.8 151.765) (end 170.688 151.765) (width 0.15) (layer "F.Cu") (net 7) (tstamp e5281d78-c815-49a0-92eb-afb2032600fb)) + (via (at 179.451 125.349) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 7) (tstamp 085d278b-c8f6-461a-ade4-39e98b9918c1)) + (via (at 184.404 125.349) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 7) (tstamp 1faadb3d-9bd3-4485-b2e2-0edf3fecbbf3)) + (via (at 170.688 151.765) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 7) (tstamp 302a7d0e-f225-40ed-961e-b3ec3088c4b8)) + (via (at 177.8 151.765) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 7) (tstamp 764384db-8351-4c59-8ec2-d3e3ab363a6b)) + (via (at 176.911 131.318) (size 1) (drill 0.5) (layers "F.Cu" "B.Cu") (net 7) (tstamp 8ba86ccb-2c35-4d66-adfb-f11a20a325f3)) + (segment (start 177.8 124.968) (end 179.07 124.968) (width 0.15) (layer "B.Cu") (net 7) (tstamp 739247a8-17d2-47b8-b13c-31958e503c90)) + (segment (start 179.07 124.968) (end 179.451 125.349) (width 0.15) (layer "B.Cu") (net 7) (tstamp 8f80d63f-c8ca-459b-96df-df94fdc15181)) + (segment (start 177.8 150.368) (end 177.8 151.765) (width 0.15) (layer "B.Cu") (net 7) (tstamp d18f9993-782a-4f83-a4e2-d4b840d723c5)) + (segment (start 170.688 97.536) (end 170.688 102.616) (width 0.15) (layer "F.Cu") (net 8) (tstamp 0e2f89e6-5c33-4453-bee1-1ea702207348)) + (segment (start 170.18 137.668) (end 171.196 138.684) (width 0.15) (layer "F.Cu") (net 8) (tstamp 2fea5146-4d4a-4771-a499-06d8eb8b8d3a)) + (segment (start 171.196 138.684) (end 184.404 138.684) (width 0.15) (layer "F.Cu") (net 8) (tstamp 365410ae-d27c-4f00-9520-e3f3bfca25c6)) + (segment (start 169.28 96.56) (end 169.712 96.56) (width 0.15) (layer "F.Cu") (net 8) (tstamp 436f06a9-e8c8-4cc6-a465-3222d7e0439f)) + (segment (start 170.688 102.616) (end 170.18 103.124) (width 0.15) (layer "F.Cu") (net 8) (tstamp 5a7807a5-de9b-4532-a349-9cdc7ef5da61)) + (segment (start 170.18 103.124) (end 170.18 137.668) (width 0.15) (layer "F.Cu") (net 8) (tstamp 6bcfbe30-4637-4231-8d0d-71bf84bb275c)) + (segment (start 169.28 96.56) (end 169.124 96.56) (width 0.15) (layer "F.Cu") (net 8) (tstamp 9e5004d1-67d7-42e3-81eb-ef22ebd3140e)) + (segment (start 169.712 96.56) (end 170.688 97.536) (width 0.15) (layer "F.Cu") (net 8) (tstamp a5587af7-7beb-4e70-922c-1baa6238a289)) + (segment (start 171.704 96.52) (end 169.32 96.52) (width 0.15) (layer "B.Cu") (net 8) (tstamp 10f20b48-fccf-4b69-9a52-d60550dcf7ee)) + (segment (start 169.32 96.52) (end 169.28 96.56) (width 0.15) (layer "B.Cu") (net 8) (tstamp 64a1094a-0dc3-4353-8c28-e096c6e7c534)) + (segment (start 169.164 138.176) (end 169.164 101.676) (width 0.15) (layer "F.Cu") (net 9) (tstamp 2b5e5e80-1ef0-44c1-bfd4-a64bdd7f19c6)) + (segment (start 170.18 139.192) (end 169.164 138.176) (width 0.15) (layer "F.Cu") (net 9) (tstamp 33224b00-18c2-4ebc-bd93-e63dfe5d5c55)) + (segment (start 184.404 141.224) (end 182.372 139.192) (width 0.15) (layer "F.Cu") (net 9) (tstamp 7884110f-70bd-4d23-90b8-dbb67a5c6a28)) + (segment (start 169.164 101.676) (end 169.28 101.56) (width 0.15) (layer "F.Cu") (net 9) (tstamp b1342a95-cfe5-484f-b29d-cab7aa4de47e)) + (segment (start 182.372 139.192) (end 170.18 139.192) (width 0.15) (layer "F.Cu") (net 9) (tstamp cb758d9a-23fe-4162-9ed8-de3acfdc8b64)) + (segment (start 169.32 101.6) (end 169.28 101.56) (width 0.15) (layer "B.Cu") (net 9) (tstamp 0ffad1d1-2f58-4d51-b2ac-e461ac677703)) + (segment (start 171.704 101.6) (end 169.32 101.6) (width 0.15) (layer "B.Cu") (net 9) (tstamp 7d5e0aed-2d76-4b64-8fcb-07b4de6f1150)) + (segment (start 183.896 101.676) (end 183.78 101.56) (width 0.15) (layer "B.Cu") (net 10) (tstamp 78fefc8f-d534-4329-bebc-ba073df75785)) + (segment (start 183.896 104.14) (end 183.896 101.676) (width 0.15) (layer "B.Cu") (net 10) (tstamp 8f2372f3-59c6-4363-92af-92f2083aca01)) + (segment (start 181.356 101.6) (end 183.74 101.6) (width 0.15) (layer "B.Cu") (net 10) (tstamp 956a703b-41f1-425e-950a-6d323a033957)) + (segment (start 183.74 101.6) (end 183.78 101.56) (width 0.15) (layer "B.Cu") (net 10) (tstamp f1dc3f2b-b47a-4c5e-9665-d0573822f87e)) + (segment (start 172.555 115.28) (end 180.505 115.28) (width 0.15) (layer "F.Cu") (net 11) (tstamp eaa3c31e-8b5a-4441-8484-1895622791d5)) + (via (at 174.244 115.28) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 11) (tstamp fc928b2e-e9fc-403a-8c17-21ddfb0cd7c7)) + (segment (start 174.244 115.28) (end 174.28 115.316) (width 0.15) (layer "B.Cu") (net 11) (tstamp 9e0c6de1-ee6d-4b7e-8008-597d1a463caa)) + (segment (start 174.28 115.316) (end 175.768 115.316) (width 0.15) (layer "B.Cu") (net 11) (tstamp d1091cb7-b9da-4248-802d-cfbb00a89e3c)) + (segment (start 175.768 112.268) (end 175.768 115.316) (width 0.15) (layer "B.Cu") (net 11) (tstamp ed197f2d-4c2f-4abe-97a6-5a8199fbd39e)) + (segment (start 180.505 127.98) (end 172.555 127.98) (width 0.15) (layer "F.Cu") (net 12) (tstamp 4cd96cd1-26c9-4bc3-812f-d36d2da5c7fb)) + (via (at 174.244 127.98) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 12) (tstamp 10868742-7a84-4fb5-a11e-3ed0fbc99726)) + (segment (start 175.8 128.016) (end 175.8 124.968) (width 0.15) (layer "B.Cu") (net 12) (tstamp b04c792b-e3e2-408e-a8af-20799a11e6b3)) + (segment (start 174.28 128.016) (end 175.8 128.016) (width 0.15) (layer "B.Cu") (net 12) (tstamp ec90b16b-d5cd-41f7-9c7d-9f778bca6aa2)) + (segment (start 174.244 127.98) (end 174.28 128.016) (width 0.15) (layer "B.Cu") (net 12) (tstamp fd0e4b5d-903d-47f4-9415-67b9c20130fe)) + (segment (start 172.555 140.68) (end 180.505 140.68) (width 0.15) (layer "F.Cu") (net 13) (tstamp f20e4bba-4ef1-4a4d-a715-fd0dac1052c9)) + (via (at 174.244 140.68) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 13) (tstamp b9d4fc53-4c69-4416-af7d-348adff0b728)) + (segment (start 175.768 137.668) (end 175.768 140.716) (width 0.15) (layer "B.Cu") (net 13) (tstamp 5545fa37-eb1b-4d03-b28b-0a71c0f59ee2)) + (segment (start 174.28 140.716) (end 175.768 140.716) (width 0.15) (layer "B.Cu") (net 13) (tstamp 8d7ad281-274c-4d4b-ba32-8f3b5f9adb9f)) + (segment (start 174.244 140.68) (end 174.28 140.716) (width 0.15) (layer "B.Cu") (net 13) (tstamp d09cfc5a-df0e-44f3-a561-6f983a1f4314)) + (segment (start 180.505 153.38) (end 172.555 153.38) (width 0.15) (layer "F.Cu") (net 14) (tstamp c4e6179e-be19-47de-910a-5e4ee5077ee1)) + (via (at 174.244 153.38) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 14) (tstamp ba37b852-5eaf-4c9c-9904-42515aab2020)) + (segment (start 175.8 153.416) (end 174.28 153.416) (width 0.15) (layer "B.Cu") (net 14) (tstamp 1e1e6fb7-9945-4fee-b126-3ca0257c6cd6)) + (segment (start 175.8 153.416) (end 175.8 150.368) (width 0.15) (layer "B.Cu") (net 14) (tstamp 349511d3-c23d-4f2b-ac7e-e078f63ec478)) + (segment (start 174.28 153.416) (end 174.244 153.38) (width 0.15) (layer "B.Cu") (net 14) (tstamp bdc3f392-43eb-4b56-8747-14f628f3c950)) + + (zone (net 2) (net_name "GND") (layer "F.Cu") (tstamp cfdde730-6990-4393-8778-1de80051816e) (hatch edge 0.5) + (connect_pads (clearance 0.5)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 166.37 88.9) + (xy 186.69 88.9) + (xy 186.69 156.21) + (xy 166.37 156.21) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 186.132539 89.420185) + (xy 186.178294 89.472989) + (xy 186.1895 89.5245) + (xy 186.1895 155.5855) + (xy 186.169815 155.652539) + (xy 186.117011 155.698294) + (xy 186.0655 155.7095) + (xy 166.9945 155.7095) + (xy 166.927461 155.689815) + (xy 166.881706 155.637011) + (xy 166.8705 155.5855) + (xy 166.8705 151.765002) + (xy 169.932751 151.765002) + (xy 169.951685 151.933056) + (xy 170.007545 152.092694) + (xy 170.007547 152.092697) + (xy 170.097518 152.235884) + (xy 170.097523 152.23589) + (xy 170.217109 152.355476) + (xy 170.217115 152.355481) + (xy 170.360302 152.445452) + (xy 170.360305 152.445454) + (xy 170.360309 152.445455) + (xy 170.36031 152.445456) + (xy 170.432913 152.47086) + (xy 170.519943 152.501314) + (xy 170.687997 152.520249) + (xy 170.688 152.520249) + (xy 170.688003 152.520249) + (xy 170.856056 152.501314) + (xy 170.856059 152.501313) + (xy 171.01569 152.445456) + (xy 171.144709 152.364387) + (xy 171.211944 152.345387) + (xy 171.278779 152.365754) + (xy 171.323993 152.419022) + (xy 171.333232 152.488278) + (xy 171.326862 152.512713) + (xy 171.285909 152.622514) + (xy 171.285908 152.622516) + (xy 171.280105 152.6765) + (xy 171.279501 152.682123) + (xy 171.2795 152.682135) + (xy 171.2795 154.07787) + (xy 171.279501 154.077876) + (xy 171.285908 154.137483) + (xy 171.336202 154.272328) + (xy 171.336206 154.272335) + (xy 171.422452 154.387544) + (xy 171.422455 154.387547) + (xy 171.537664 154.473793) + (xy 171.537671 154.473797) + (xy 171.672517 154.524091) + (xy 171.672516 154.524091) + (xy 171.679444 154.524835) + (xy 171.732127 154.5305) + (xy 173.377872 154.530499) + (xy 173.437483 154.524091) + (xy 173.572331 154.473796) + (xy 173.687546 154.387546) + (xy 173.773796 154.272331) + (xy 173.817691 154.154641) + (xy 173.859561 154.098708) + (xy 173.925026 154.07429) + (xy 173.974826 154.080931) + (xy 174.017908 154.096006) + (xy 174.075943 154.116314) + (xy 174.243997 154.135249) + (xy 174.244 154.135249) + (xy 174.244003 154.135249) + (xy 174.412056 154.116314) + (xy 174.412059 154.116313) + (xy 174.57169 154.060456) + (xy 174.708478 153.974506) + (xy 174.77445 153.9555) + (xy 179.105501 153.9555) + (xy 179.17254 153.975185) + (xy 179.218295 154.027989) + (xy 179.228437 154.074611) + (xy 179.229099 154.074576) + (xy 179.229146 154.074571) + (xy 179.229146 154.074573) + (xy 179.229324 154.074564) + (xy 179.229501 154.077876) + (xy 179.235908 154.137483) + (xy 179.286202 154.272328) + (xy 179.286206 154.272335) + (xy 179.372452 154.387544) + (xy 179.372455 154.387547) + (xy 179.487664 154.473793) + (xy 179.487671 154.473797) + (xy 179.622517 154.524091) + (xy 179.622516 154.524091) + (xy 179.629444 154.524835) + (xy 179.682127 154.5305) + (xy 181.327872 154.530499) + (xy 181.387483 154.524091) + (xy 181.522331 154.473796) + (xy 181.637546 154.387546) + (xy 181.723796 154.272331) + (xy 181.774091 154.137483) + (xy 181.7805 154.077873) + (xy 181.780499 152.682128) + (xy 181.774091 152.622517) + (xy 181.768304 152.607002) + (xy 181.723797 152.487671) + (xy 181.723793 152.487664) + (xy 181.637547 152.372455) + (xy 181.637544 152.372452) + (xy 181.522335 152.286206) + (xy 181.522328 152.286202) + (xy 181.387482 152.235908) + (xy 181.387483 152.235908) + (xy 181.327883 152.229501) + (xy 181.327881 152.2295) + (xy 181.327873 152.2295) + (xy 181.327864 152.2295) + (xy 179.682129 152.2295) + (xy 179.682123 152.229501) + (xy 179.622516 152.235908) + (xy 179.487671 152.286202) + (xy 179.487664 152.286206) + (xy 179.372455 152.372452) + (xy 179.372452 152.372455) + (xy 179.286206 152.487664) + (xy 179.286202 152.487671) + (xy 179.235908 152.622517) + (xy 179.232524 152.654) + (xy 179.229501 152.682123) + (xy 179.229322 152.685452) + (xy 179.228065 152.685384) + (xy 179.209815 152.747539) + (xy 179.157011 152.793294) + (xy 179.1055 152.8045) + (xy 174.77445 152.8045) + (xy 174.708478 152.785494) + (xy 174.571692 152.699545) + (xy 174.571691 152.699544) + (xy 174.57169 152.699544) + (xy 174.521915 152.682127) + (xy 174.412056 152.643685) + (xy 174.244003 152.624751) + (xy 174.243997 152.624751) + (xy 174.075942 152.643686) + (xy 173.974827 152.679067) + (xy 173.905048 152.682628) + (xy 173.844421 152.647899) + (xy 173.817691 152.605358) + (xy 173.781317 152.507833) + (xy 173.776333 152.438141) + (xy 173.809819 152.376818) + (xy 173.871142 152.343334) + (xy 173.897499 152.3405) + (xy 177.26955 152.3405) + (xy 177.335522 152.359506) + (xy 177.47231 152.445456) + (xy 177.592934 152.487664) + (xy 177.631943 152.501314) + (xy 177.799997 152.520249) + (xy 177.8 152.520249) + (xy 177.800003 152.520249) + (xy 177.968056 152.501314) + (xy 178.005311 152.488278) + (xy 178.12769 152.445456) + (xy 178.127692 152.445454) + (xy 178.127694 152.445454) + (xy 178.127697 152.445452) + (xy 178.270884 152.355481) + (xy 178.270885 152.35548) + (xy 178.27089 152.355477) + (xy 178.390477 152.23589) + (xy 178.390481 152.235884) + (xy 178.480452 152.092697) + (xy 178.480454 152.092694) + (xy 178.480454 152.092692) + (xy 178.480456 152.09269) + (xy 178.536313 151.933059) + (xy 178.536313 151.933058) + (xy 178.536314 151.933056) + (xy 178.555249 151.765002) + (xy 178.555249 151.764997) + (xy 178.536314 151.596943) + (xy 178.480454 151.437305) + (xy 178.480452 151.437302) + (xy 178.390481 151.294115) + (xy 178.390476 151.294109) + (xy 178.27089 151.174523) + (xy 178.270884 151.174518) + (xy 178.127697 151.084547) + (xy 178.127694 151.084545) + (xy 177.968056 151.028685) + (xy 177.800003 151.009751) + (xy 177.799997 151.009751) + (xy 177.631943 151.028685) + (xy 177.472307 151.084545) + (xy 177.335522 151.170494) + (xy 177.26955 151.1895) + (xy 171.21845 151.1895) + (xy 171.152478 151.170494) + (xy 171.015692 151.084545) + (xy 171.015691 151.084544) + (xy 171.01569 151.084544) + (xy 170.97737 151.071135) + (xy 170.856056 151.028685) + (xy 170.688003 151.009751) + (xy 170.687997 151.009751) + (xy 170.519943 151.028685) + (xy 170.360305 151.084545) + (xy 170.360302 151.084547) + (xy 170.217115 151.174518) + (xy 170.217109 151.174523) + (xy 170.097523 151.294109) + (xy 170.097518 151.294115) + (xy 170.007547 151.437302) + (xy 170.007545 151.437305) + (xy 169.951685 151.596943) + (xy 169.932751 151.764997) + (xy 169.932751 151.765002) + (xy 166.8705 151.765002) + (xy 166.8705 149.13) + (xy 171.28 149.13) + (xy 171.28 149.577844) + (xy 171.286401 149.637372) + (xy 171.286403 149.637379) + (xy 171.336645 149.772086) + (xy 171.336649 149.772093) + (xy 171.422809 149.887187) + (xy 171.422812 149.88719) + (xy 171.537906 149.97335) + (xy 171.537913 149.973354) + (xy 171.67262 150.023596) + (xy 171.672627 150.023598) + (xy 171.732155 150.029999) + (xy 171.732172 150.03) + (xy 172.305 150.03) + (xy 172.305 149.13) + (xy 172.805 149.13) + (xy 172.805 150.03) + (xy 173.377828 150.03) + (xy 173.377844 150.029999) + (xy 173.437372 150.023598) + (xy 173.437379 150.023596) + (xy 173.572086 149.973354) + (xy 173.572093 149.97335) + (xy 173.687187 149.88719) + (xy 173.68719 149.887187) + (xy 173.77335 149.772093) + (xy 173.773354 149.772086) + (xy 173.823596 149.637379) + (xy 173.823598 149.637372) + (xy 173.829999 149.577844) + (xy 173.83 149.577827) + (xy 173.83 149.13) + (xy 179.23 149.13) + (xy 179.23 149.577844) + (xy 179.236401 149.637372) + (xy 179.236403 149.637379) + (xy 179.286645 149.772086) + (xy 179.286649 149.772093) + (xy 179.372809 149.887187) + (xy 179.372812 149.88719) + (xy 179.487906 149.97335) + (xy 179.487913 149.973354) + (xy 179.62262 150.023596) + (xy 179.622627 150.023598) + (xy 179.682155 150.029999) + (xy 179.682172 150.03) + (xy 180.255 150.03) + (xy 180.255 149.13) + (xy 180.755 149.13) + (xy 180.755 150.03) + (xy 181.327828 150.03) + (xy 181.327844 150.029999) + (xy 181.387372 150.023598) + (xy 181.387379 150.023596) + (xy 181.522086 149.973354) + (xy 181.522093 149.97335) + (xy 181.637187 149.88719) + (xy 181.63719 149.887187) + (xy 181.72335 149.772093) + (xy 181.723354 149.772086) + (xy 181.773596 149.637379) + (xy 181.773598 149.637372) + (xy 181.779999 149.577844) + (xy 181.78 149.577827) + (xy 181.78 149.13) + (xy 180.755 149.13) + (xy 180.255 149.13) + (xy 179.23 149.13) + (xy 173.83 149.13) + (xy 172.805 149.13) + (xy 172.305 149.13) + (xy 171.28 149.13) + (xy 166.8705 149.13) + (xy 166.8705 148.63) + (xy 171.28 148.63) + (xy 172.305 148.63) + (xy 172.305 147.73) + (xy 172.805 147.73) + (xy 172.805 148.63) + (xy 173.83 148.63) + (xy 179.23 148.63) + (xy 180.255 148.63) + (xy 180.255 147.73) + (xy 180.755 147.73) + (xy 180.755 148.63) + (xy 181.78 148.63) + (xy 181.78 148.182172) + (xy 181.779999 148.182155) + (xy 181.773598 148.122627) + (xy 181.773596 148.12262) + (xy 181.723354 147.987913) + (xy 181.72335 147.987906) + (xy 181.63719 147.872812) + (xy 181.637187 147.872809) + (xy 181.522093 147.786649) + (xy 181.522086 147.786645) + (xy 181.387379 147.736403) + (xy 181.387372 147.736401) + (xy 181.327844 147.73) + (xy 180.755 147.73) + (xy 180.255 147.73) + (xy 179.682155 147.73) + (xy 179.622627 147.736401) + (xy 179.62262 147.736403) + (xy 179.487913 147.786645) + (xy 179.487906 147.786649) + (xy 179.372812 147.872809) + (xy 179.372809 147.872812) + (xy 179.286649 147.987906) + (xy 179.286645 147.987913) + (xy 179.236403 148.12262) + (xy 179.236401 148.122627) + (xy 179.23 148.182155) + (xy 179.23 148.63) + (xy 173.83 148.63) + (xy 173.83 148.182172) + (xy 173.829999 148.182155) + (xy 173.823598 148.122627) + (xy 173.823596 148.12262) + (xy 173.773354 147.987913) + (xy 173.77335 147.987906) + (xy 173.68719 147.872812) + (xy 173.687187 147.872809) + (xy 173.572093 147.786649) + (xy 173.572086 147.786645) + (xy 173.437379 147.736403) + (xy 173.437372 147.736401) + (xy 173.377844 147.73) + (xy 172.805 147.73) + (xy 172.305 147.73) + (xy 171.732155 147.73) + (xy 171.672627 147.736401) + (xy 171.67262 147.736403) + (xy 171.537913 147.786645) + (xy 171.537906 147.786649) + (xy 171.422812 147.872809) + (xy 171.422809 147.872812) + (xy 171.336649 147.987906) + (xy 171.336645 147.987913) + (xy 171.286403 148.12262) + (xy 171.286401 148.122627) + (xy 171.28 148.182155) + (xy 171.28 148.63) + (xy 166.8705 148.63) + (xy 166.8705 101.560005) + (xy 167.774357 101.560005) + (xy 167.79489 101.807812) + (xy 167.794892 101.807824) + (xy 167.855936 102.048881) + (xy 167.955826 102.276606) + (xy 168.091833 102.484782) + (xy 168.091836 102.484785) + (xy 168.260256 102.667738) + (xy 168.382764 102.76309) + (xy 168.456488 102.820472) + (xy 168.456497 102.820478) + (xy 168.523516 102.856746) + (xy 168.573108 102.905965) + (xy 168.5885 102.965801) + (xy 168.5885 138.13016) + (xy 168.587439 138.146345) + (xy 168.583535 138.175997) + (xy 168.587969 138.209682) + (xy 168.587988 138.209835) + (xy 168.603313 138.326235) + (xy 168.603313 138.326236) + (xy 168.647093 138.431929) + (xy 168.661302 138.466234) + (xy 168.732856 138.559485) + (xy 168.732867 138.559499) + (xy 168.753545 138.586447) + (xy 168.753547 138.586448) + (xy 168.753549 138.586451) + (xy 168.777286 138.604665) + (xy 168.789479 138.615359) + (xy 169.740642 139.566522) + (xy 169.751337 139.578717) + (xy 169.769549 139.602451) + (xy 169.781689 139.611767) + (xy 169.796508 139.623138) + (xy 169.796529 139.623155) + (xy 169.856373 139.669074) + (xy 169.889767 139.694698) + (xy 170.029764 139.752687) + (xy 170.14228 139.7675) + (xy 170.142283 139.7675) + (xy 170.146293 139.768028) + (xy 170.146319 139.768031) + (xy 170.179999 139.772465) + (xy 170.18 139.772465) + (xy 170.180001 139.772465) + (xy 170.209655 139.768561) + (xy 170.22584 139.7675) + (xy 171.165823 139.7675) + (xy 171.232862 139.787185) + (xy 171.278617 139.839989) + (xy 171.288561 139.909147) + (xy 171.286501 139.920009) + (xy 171.285908 139.922515) + (xy 171.279501 139.982116) + (xy 171.279501 139.982123) + (xy 171.2795 139.982135) + (xy 171.2795 141.37787) + (xy 171.279501 141.377876) + (xy 171.285908 141.437483) + (xy 171.336202 141.572328) + (xy 171.336206 141.572335) + (xy 171.422452 141.687544) + (xy 171.422455 141.687547) + (xy 171.537664 141.773793) + (xy 171.537671 141.773797) + (xy 171.672517 141.824091) + (xy 171.672516 141.824091) + (xy 171.679444 141.824835) + (xy 171.732127 141.8305) + (xy 173.377872 141.830499) + (xy 173.437483 141.824091) + (xy 173.572331 141.773796) + (xy 173.687546 141.687546) + (xy 173.773796 141.572331) + (xy 173.817691 141.454641) + (xy 173.859561 141.398708) + (xy 173.925026 141.37429) + (xy 173.974826 141.380931) + (xy 174.017908 141.396006) + (xy 174.075943 141.416314) + (xy 174.243997 141.435249) + (xy 174.244 141.435249) + (xy 174.244003 141.435249) + (xy 174.412056 141.416314) + (xy 174.412059 141.416313) + (xy 174.57169 141.360456) + (xy 174.708478 141.274506) + (xy 174.77445 141.2555) + (xy 179.105501 141.2555) + (xy 179.17254 141.275185) + (xy 179.218295 141.327989) + (xy 179.228437 141.374611) + (xy 179.229099 141.374576) + (xy 179.229146 141.374571) + (xy 179.229146 141.374573) + (xy 179.229324 141.374564) + (xy 179.229501 141.377876) + (xy 179.235908 141.437483) + (xy 179.286202 141.572328) + (xy 179.286206 141.572335) + (xy 179.372452 141.687544) + (xy 179.372455 141.687547) + (xy 179.487664 141.773793) + (xy 179.487671 141.773797) + (xy 179.622517 141.824091) + (xy 179.622516 141.824091) + (xy 179.629444 141.824835) + (xy 179.682127 141.8305) + (xy 181.327872 141.830499) + (xy 181.387483 141.824091) + (xy 181.522331 141.773796) + (xy 181.637546 141.687546) + (xy 181.723796 141.572331) + (xy 181.774091 141.437483) + (xy 181.7805 141.377873) + (xy 181.780499 139.982128) + (xy 181.774091 139.922517) + (xy 181.774091 139.922516) + (xy 181.7735 139.920015) + (xy 181.773607 139.918015) + (xy 181.773262 139.914804) + (xy 181.773782 139.914748) + (xy 181.777241 139.850246) + (xy 181.818108 139.793574) + (xy 181.883126 139.767993) + (xy 181.894177 139.7675) + (xy 182.082258 139.7675) + (xy 182.149297 139.787185) + (xy 182.169939 139.803819) + (xy 183.078704 140.712584) + (xy 183.112189 140.773907) + (xy 183.110798 140.832357) + (xy 183.068937 140.988591) + (xy 183.048341 141.223999) + (xy 183.048341 141.224) + (xy 183.068936 141.459403) + (xy 183.068938 141.459413) + (xy 183.130094 141.687655) + (xy 183.130096 141.687659) + (xy 183.130097 141.687663) + (xy 183.170262 141.773796) + (xy 183.229965 141.90183) + (xy 183.229967 141.901834) + (xy 183.365501 142.095395) + (xy 183.365506 142.095402) + (xy 183.532597 142.262493) + (xy 183.532603 142.262498) + (xy 183.718158 142.392425) + (xy 183.761783 142.447002) + (xy 183.768977 142.5165) + (xy 183.737454 142.578855) + (xy 183.718158 142.595575) + (xy 183.532597 142.725505) + (xy 183.365505 142.892597) + (xy 183.229965 143.086169) + (xy 183.229964 143.086171) + (xy 183.130098 143.300335) + (xy 183.130094 143.300344) + (xy 183.068938 143.528586) + (xy 183.068936 143.528596) + (xy 183.048341 143.763999) + (xy 183.048341 143.764) + (xy 183.068936 143.999403) + (xy 183.068938 143.999413) + (xy 183.130094 144.227655) + (xy 183.130096 144.227659) + (xy 183.130097 144.227663) + (xy 183.229965 144.44183) + (xy 183.229967 144.441834) + (xy 183.365501 144.635395) + (xy 183.365506 144.635402) + (xy 183.532597 144.802493) + (xy 183.532603 144.802498) + (xy 183.718158 144.932425) + (xy 183.761783 144.987002) + (xy 183.768977 145.0565) + (xy 183.737454 145.118855) + (xy 183.718158 145.135575) + (xy 183.532597 145.265505) + (xy 183.365505 145.432597) + (xy 183.229965 145.626169) + (xy 183.229964 145.626171) + (xy 183.130098 145.840335) + (xy 183.130094 145.840344) + (xy 183.068938 146.068586) + (xy 183.068936 146.068596) + (xy 183.048341 146.303999) + (xy 183.048341 146.304) + (xy 183.068936 146.539403) + (xy 183.068938 146.539413) + (xy 183.130094 146.767655) + (xy 183.130096 146.767659) + (xy 183.130097 146.767663) + (xy 183.229965 146.98183) + (xy 183.229967 146.981834) + (xy 183.365501 147.175395) + (xy 183.365506 147.175402) + (xy 183.532597 147.342493) + (xy 183.532603 147.342498) + (xy 183.718158 147.472425) + (xy 183.761783 147.527002) + (xy 183.768977 147.5965) + (xy 183.737454 147.658855) + (xy 183.718158 147.675575) + (xy 183.532597 147.805505) + (xy 183.365505 147.972597) + (xy 183.229965 148.166169) + (xy 183.229964 148.166171) + (xy 183.130098 148.380335) + (xy 183.130094 148.380344) + (xy 183.068938 148.608586) + (xy 183.068936 148.608596) + (xy 183.048341 148.843999) + (xy 183.048341 148.844) + (xy 183.068936 149.079403) + (xy 183.068938 149.079413) + (xy 183.130094 149.307655) + (xy 183.130096 149.307659) + (xy 183.130097 149.307663) + (xy 183.229965 149.52183) + (xy 183.229967 149.521834) + (xy 183.365501 149.715395) + (xy 183.365506 149.715402) + (xy 183.532597 149.882493) + (xy 183.532603 149.882498) + (xy 183.718158 150.012425) + (xy 183.761783 150.067002) + (xy 183.768977 150.1365) + (xy 183.737454 150.198855) + (xy 183.718158 150.215575) + (xy 183.532597 150.345505) + (xy 183.365505 150.512597) + (xy 183.229965 150.706169) + (xy 183.229964 150.706171) + (xy 183.130098 150.920335) + (xy 183.130094 150.920344) + (xy 183.068938 151.148586) + (xy 183.068936 151.148596) + (xy 183.048341 151.383999) + (xy 183.048341 151.384) + (xy 183.068936 151.619403) + (xy 183.068938 151.619413) + (xy 183.130094 151.847655) + (xy 183.130096 151.847659) + (xy 183.130097 151.847663) + (xy 183.169917 151.933056) + (xy 183.229965 152.06183) + (xy 183.229967 152.061834) + (xy 183.365501 152.255395) + (xy 183.365506 152.255402) + (xy 183.532597 152.422493) + (xy 183.532603 152.422498) + (xy 183.718158 152.552425) + (xy 183.761783 152.607002) + (xy 183.768977 152.6765) + (xy 183.737454 152.738855) + (xy 183.718158 152.755575) + (xy 183.532597 152.885505) + (xy 183.365505 153.052597) + (xy 183.229965 153.246169) + (xy 183.229964 153.246171) + (xy 183.130098 153.460335) + (xy 183.130094 153.460344) + (xy 183.068938 153.688586) + (xy 183.068936 153.688596) + (xy 183.048341 153.923999) + (xy 183.048341 153.924) + (xy 183.068936 154.159403) + (xy 183.068938 154.159413) + (xy 183.130094 154.387655) + (xy 183.130096 154.387659) + (xy 183.130097 154.387663) + (xy 183.197934 154.53314) + (xy 183.229965 154.60183) + (xy 183.229967 154.601834) + (xy 183.23517 154.609264) + (xy 183.365505 154.795401) + (xy 183.532599 154.962495) + (xy 183.629384 155.030265) + (xy 183.726165 155.098032) + (xy 183.726167 155.098033) + (xy 183.72617 155.098035) + (xy 183.940337 155.197903) + (xy 184.168592 155.259063) + (xy 184.356918 155.275539) + (xy 184.403999 155.279659) + (xy 184.404 155.279659) + (xy 184.404001 155.279659) + (xy 184.443234 155.276226) + (xy 184.639408 155.259063) + (xy 184.867663 155.197903) + (xy 185.08183 155.098035) + (xy 185.275401 154.962495) + (xy 185.442495 154.795401) + (xy 185.578035 154.60183) + (xy 185.677903 154.387663) + (xy 185.739063 154.159408) + (xy 185.759659 153.924) + (xy 185.739063 153.688592) + (xy 185.677903 153.460337) + (xy 185.578035 153.246171) + (xy 185.442495 153.052599) + (xy 185.442494 153.052597) + (xy 185.275402 152.885506) + (xy 185.275396 152.885501) + (xy 185.089842 152.755575) + (xy 185.046217 152.700998) + (xy 185.039023 152.6315) + (xy 185.070546 152.569145) + (xy 185.089842 152.552425) + (xy 185.242612 152.445454) + (xy 185.275401 152.422495) + (xy 185.442495 152.255401) + (xy 185.578035 152.06183) + (xy 185.677903 151.847663) + (xy 185.739063 151.619408) + (xy 185.759659 151.384) + (xy 185.739063 151.148592) + (xy 185.677903 150.920337) + (xy 185.578035 150.706171) + (xy 185.442495 150.512599) + (xy 185.442494 150.512597) + (xy 185.275402 150.345506) + (xy 185.275396 150.345501) + (xy 185.089842 150.215575) + (xy 185.046217 150.160998) + (xy 185.039023 150.0915) + (xy 185.070546 150.029145) + (xy 185.089842 150.012425) + (xy 185.145647 149.97335) + (xy 185.275401 149.882495) + (xy 185.442495 149.715401) + (xy 185.578035 149.52183) + (xy 185.677903 149.307663) + (xy 185.739063 149.079408) + (xy 185.759659 148.844) + (xy 185.739063 148.608592) + (xy 185.677903 148.380337) + (xy 185.578035 148.166171) + (xy 185.547546 148.122627) + (xy 185.442494 147.972597) + (xy 185.275402 147.805506) + (xy 185.275396 147.805501) + (xy 185.089842 147.675575) + (xy 185.046217 147.620998) + (xy 185.039023 147.5515) + (xy 185.070546 147.489145) + (xy 185.089842 147.472425) + (xy 185.112026 147.456891) + (xy 185.275401 147.342495) + (xy 185.442495 147.175401) + (xy 185.578035 146.98183) + (xy 185.677903 146.767663) + (xy 185.739063 146.539408) + (xy 185.759659 146.304) + (xy 185.739063 146.068592) + (xy 185.677903 145.840337) + (xy 185.578035 145.626171) + (xy 185.442495 145.432599) + (xy 185.442494 145.432597) + (xy 185.275402 145.265506) + (xy 185.275396 145.265501) + (xy 185.089842 145.135575) + (xy 185.046217 145.080998) + (xy 185.039023 145.0115) + (xy 185.070546 144.949145) + (xy 185.089842 144.932425) + (xy 185.112026 144.916891) + (xy 185.275401 144.802495) + (xy 185.442495 144.635401) + (xy 185.578035 144.44183) + (xy 185.677903 144.227663) + (xy 185.739063 143.999408) + (xy 185.759659 143.764) + (xy 185.739063 143.528592) + (xy 185.677903 143.300337) + (xy 185.578035 143.086171) + (xy 185.442495 142.892599) + (xy 185.442494 142.892597) + (xy 185.275402 142.725506) + (xy 185.275396 142.725501) + (xy 185.089842 142.595575) + (xy 185.046217 142.540998) + (xy 185.039023 142.4715) + (xy 185.070546 142.409145) + (xy 185.089842 142.392425) + (xy 185.112026 142.376891) + (xy 185.275401 142.262495) + (xy 185.442495 142.095401) + (xy 185.578035 141.90183) + (xy 185.677903 141.687663) + (xy 185.739063 141.459408) + (xy 185.759659 141.224) + (xy 185.739063 140.988592) + (xy 185.677903 140.760337) + (xy 185.578035 140.546171) + (xy 185.442495 140.352599) + (xy 185.442494 140.352597) + (xy 185.275402 140.185506) + (xy 185.275396 140.185501) + (xy 185.089842 140.055575) + (xy 185.046217 140.000998) + (xy 185.039023 139.9315) + (xy 185.070546 139.869145) + (xy 185.089842 139.852425) + (xy 185.159258 139.803819) + (xy 185.275401 139.722495) + (xy 185.442495 139.555401) + (xy 185.578035 139.36183) + (xy 185.677903 139.147663) + (xy 185.739063 138.919408) + (xy 185.759659 138.684) + (xy 185.739063 138.448592) + (xy 185.677903 138.220337) + (xy 185.578035 138.006171) + (xy 185.578032 138.006166) + (xy 185.442494 137.812597) + (xy 185.275402 137.645506) + (xy 185.275401 137.645505) + (xy 185.089405 137.515269) + (xy 185.045781 137.460692) + (xy 185.038588 137.391193) + (xy 185.07011 137.328839) + (xy 185.089405 137.312119) + (xy 185.275082 137.182105) + (xy 185.442105 137.015082) + (xy 185.5776 136.821578) + (xy 185.677429 136.607492) + (xy 185.677432 136.607486) + (xy 185.734636 136.394) + (xy 184.837686 136.394) + (xy 184.863493 136.353844) + (xy 184.904 136.215889) + (xy 184.904 136.072111) + (xy 184.863493 135.934156) + (xy 184.837686 135.894) + (xy 185.734636 135.894) + (xy 185.734635 135.893999) + (xy 185.677432 135.680513) + (xy 185.677429 135.680507) + (xy 185.5776 135.466422) + (xy 185.577599 135.46642) + (xy 185.442113 135.272926) + (xy 185.442108 135.27292) + (xy 185.320053 135.150865) + (xy 185.286568 135.089542) + (xy 185.291552 135.01985) + (xy 185.333424 134.963917) + (xy 185.3644 134.947002) + (xy 185.496331 134.897796) + (xy 185.611546 134.811546) + (xy 185.697796 134.696331) + (xy 185.748091 134.561483) + (xy 185.7545 134.501873) + (xy 185.754499 134.292557) + (xy 185.769446 134.233536) + (xy 185.782828 134.20881) + (xy 185.863571 133.973614) + (xy 185.9045 133.728335) + (xy 185.9045 133.479665) + (xy 185.863571 133.234386) + (xy 185.782828 132.99919) + (xy 185.769443 132.974456) + (xy 185.754499 132.91544) + (xy 185.754499 132.706129) + (xy 185.754498 132.706123) + (xy 185.748091 132.646516) + (xy 185.697797 132.511671) + (xy 185.697793 132.511664) + (xy 185.611547 132.396455) + (xy 185.611544 132.396452) + (xy 185.496335 132.310206) + (xy 185.496328 132.310202) + (xy 185.361482 132.259908) + (xy 185.361483 132.259908) + (xy 185.301883 132.253501) + (xy 185.301881 132.2535) + (xy 185.301873 132.2535) + (xy 185.301865 132.2535) + (xy 185.086587 132.2535) + (xy 185.036778 132.243056) + (xy 184.892881 132.179937) + (xy 184.892879 132.179936) + (xy 184.892878 132.179936) + (xy 184.651824 132.118892) + (xy 184.651813 132.11889) + (xy 184.466077 132.1035) + (xy 184.466067 132.1035) + (xy 179.86989 132.1035) + (xy 179.802851 132.083815) + (xy 179.782209 132.067181) + (xy 177.928134 130.213105) + (xy 177.928126 130.213098) + (xy 177.785894 130.092634) + (xy 177.572274 129.965344) + (xy 177.572272 129.965343) + (xy 177.57227 129.965342) + (xy 177.340623 129.874953) + (xy 177.340616 129.874951) + (xy 177.097234 129.823918) + (xy 176.848782 129.813643) + (xy 176.848781 129.813643) + (xy 176.848779 129.813643) + (xy 176.663709 129.836711) + (xy 176.602018 129.844401) + (xy 176.363684 129.915356) + (xy 176.140291 130.024566) + (xy 176.140284 130.02457) + (xy 175.937901 130.169069) + (xy 175.762069 130.344901) + (xy 175.61757 130.547284) + (xy 175.617566 130.547291) + (xy 175.508356 130.770684) + (xy 175.437401 131.009018) + (xy 175.406643 131.255779) + (xy 175.416918 131.504234) + (xy 175.467951 131.747616) + (xy 175.467953 131.747623) + (xy 175.558342 131.97927) + (xy 175.558344 131.979274) + (xy 175.685634 132.192894) + (xy 175.784992 132.310206) + (xy 175.806105 132.335134) + (xy 178.064665 134.593693) + (xy 178.074837 134.605211) + (xy 178.08926 134.623742) + (xy 178.089265 134.623747) + (xy 178.156044 134.685222) + (xy 178.159744 134.688772) + (xy 178.17986 134.708889) + (xy 178.179866 134.708894) + (xy 178.179874 134.708902) + (xy 178.201623 134.727322) + (xy 178.20544 134.730693) + (xy 178.272215 134.792164) + (xy 178.272217 134.792165) + (xy 178.272218 134.792166) + (xy 178.291865 134.805002) + (xy 178.304188 134.81419) + (xy 178.322103 134.829364) + (xy 178.322105 134.829365) + (xy 178.322106 134.829366) + (xy 178.400107 134.875845) + (xy 178.40441 134.878531) + (xy 178.480393 134.928173) + (xy 178.480395 134.928174) + (xy 178.501889 134.937602) + (xy 178.515558 134.944638) + (xy 178.53572 134.956653) + (xy 178.535722 134.956653) + (xy 178.535726 134.956656) + (xy 178.620288 134.989652) + (xy 178.625005 134.991606) + (xy 178.708119 135.028063) + (xy 178.725593 135.032488) + (xy 178.730881 135.033827) + (xy 178.745513 135.038514) + (xy 178.767386 135.047049) + (xy 178.856189 135.065669) + (xy 178.86118 135.066823) + (xy 178.949179 135.089108) + (xy 178.972585 135.091046) + (xy 178.98779 135.093262) + (xy 179.010763 135.09808) + (xy 179.101451 135.10183) + (xy 179.106537 135.102146) + (xy 179.134933 135.1045) + (xy 179.163412 135.1045) + (xy 179.168535 135.104606) + (xy 179.17368 135.104818) + (xy 179.18261 135.105188) + (xy 179.248779 135.127625) + (xy 179.292313 135.182275) + (xy 179.299391 135.251785) + (xy 179.289521 135.279517) + (xy 179.289746 135.279601) + (xy 179.236403 135.42262) + (xy 179.236401 135.422627) + (xy 179.23 135.482155) + (xy 179.23 135.93) + (xy 181.78 135.93) + (xy 181.78 135.482172) + (xy 181.779999 135.482155) + (xy 181.773598 135.422627) + (xy 181.773596 135.42262) + (xy 181.720254 135.279601) + (xy 181.721454 135.279153) + (xy 181.70851 135.219658) + (xy 181.732924 135.154193) + (xy 181.788856 135.11232) + (xy 181.832194 135.1045) + (xy 183.245618 135.1045) + (xy 183.312657 135.124185) + (xy 183.358412 135.176989) + (xy 183.368356 135.246147) + (xy 183.347193 135.299623) + (xy 183.2304 135.46642) + (xy 183.230399 135.466422) + (xy 183.13057 135.680507) + (xy 183.130567 135.680513) + (xy 183.073364 135.893999) + (xy 183.073364 135.894) + (xy 183.970314 135.894) + (xy 183.944507 135.934156) + (xy 183.904 136.072111) + (xy 183.904 136.215889) + (xy 183.944507 136.353844) + (xy 183.970314 136.394) + (xy 183.073364 136.394) + (xy 183.130567 136.607486) + (xy 183.13057 136.607492) + (xy 183.230399 136.821578) + (xy 183.365894 137.015082) + (xy 183.532917 137.182105) + (xy 183.718595 137.312119) + (xy 183.762219 137.366696) + (xy 183.769412 137.436195) + (xy 183.73789 137.498549) + (xy 183.718595 137.515269) + (xy 183.532594 137.645508) + (xy 183.365505 137.812597) + (xy 183.229967 138.006166) + (xy 183.229963 138.006174) + (xy 183.215634 138.036904) + (xy 183.169462 138.089344) + (xy 183.103252 138.1085) + (xy 171.485742 138.1085) + (xy 171.418703 138.088815) + (xy 171.398061 138.072181) + (xy 170.791819 137.465939) + (xy 170.758334 137.404616) + (xy 170.7555 137.378258) + (xy 170.7555 136.43) + (xy 171.28 136.43) + (xy 171.28 136.877844) + (xy 171.286401 136.937372) + (xy 171.286403 136.937379) + (xy 171.336645 137.072086) + (xy 171.336649 137.072093) + (xy 171.422809 137.187187) + (xy 171.422812 137.18719) + (xy 171.537906 137.27335) + (xy 171.537913 137.273354) + (xy 171.67262 137.323596) + (xy 171.672627 137.323598) + (xy 171.732155 137.329999) + (xy 171.732172 137.33) + (xy 172.305 137.33) + (xy 172.305 136.43) + (xy 172.805 136.43) + (xy 172.805 137.33) + (xy 173.377828 137.33) + (xy 173.377844 137.329999) + (xy 173.437372 137.323598) + (xy 173.437379 137.323596) + (xy 173.572086 137.273354) + (xy 173.572093 137.27335) + (xy 173.687187 137.18719) + (xy 173.68719 137.187187) + (xy 173.77335 137.072093) + (xy 173.773354 137.072086) + (xy 173.823596 136.937379) + (xy 173.823598 136.937372) + (xy 173.829999 136.877844) + (xy 173.83 136.877827) + (xy 173.83 136.43) + (xy 179.23 136.43) + (xy 179.23 136.877844) + (xy 179.236401 136.937372) + (xy 179.236403 136.937379) + (xy 179.286645 137.072086) + (xy 179.286649 137.072093) + (xy 179.372809 137.187187) + (xy 179.372812 137.18719) + (xy 179.487906 137.27335) + (xy 179.487913 137.273354) + (xy 179.62262 137.323596) + (xy 179.622627 137.323598) + (xy 179.682155 137.329999) + (xy 179.682172 137.33) + (xy 180.255 137.33) + (xy 180.255 136.43) + (xy 180.755 136.43) + (xy 180.755 137.33) + (xy 181.327828 137.33) + (xy 181.327844 137.329999) + (xy 181.387372 137.323598) + (xy 181.387379 137.323596) + (xy 181.522086 137.273354) + (xy 181.522093 137.27335) + (xy 181.637187 137.18719) + (xy 181.63719 137.187187) + (xy 181.72335 137.072093) + (xy 181.723354 137.072086) + (xy 181.773596 136.937379) + (xy 181.773598 136.937372) + (xy 181.779999 136.877844) + (xy 181.78 136.877827) + (xy 181.78 136.43) + (xy 180.755 136.43) + (xy 180.255 136.43) + (xy 179.23 136.43) + (xy 173.83 136.43) + (xy 172.805 136.43) + (xy 172.305 136.43) + (xy 171.28 136.43) + (xy 170.7555 136.43) + (xy 170.7555 135.93) + (xy 171.28 135.93) + (xy 172.305 135.93) + (xy 172.305 135.03) + (xy 172.805 135.03) + (xy 172.805 135.93) + (xy 173.83 135.93) + (xy 173.83 135.482172) + (xy 173.829999 135.482155) + (xy 173.823598 135.422627) + (xy 173.823596 135.42262) + (xy 173.773354 135.287913) + (xy 173.77335 135.287906) + (xy 173.68719 135.172812) + (xy 173.687187 135.172809) + (xy 173.572093 135.086649) + (xy 173.572086 135.086645) + (xy 173.437379 135.036403) + (xy 173.437372 135.036401) + (xy 173.377844 135.03) + (xy 172.805 135.03) + (xy 172.305 135.03) + (xy 171.732155 135.03) + (xy 171.672627 135.036401) + (xy 171.67262 135.036403) + (xy 171.537913 135.086645) + (xy 171.537906 135.086649) + (xy 171.422812 135.172809) + (xy 171.422809 135.172812) + (xy 171.336649 135.287906) + (xy 171.336645 135.287913) + (xy 171.286403 135.42262) + (xy 171.286401 135.422627) + (xy 171.28 135.482155) + (xy 171.28 135.93) + (xy 170.7555 135.93) + (xy 170.7555 128.67787) + (xy 171.2795 128.67787) + (xy 171.279501 128.677876) + (xy 171.285908 128.737483) + (xy 171.336202 128.872328) + (xy 171.336206 128.872335) + (xy 171.422452 128.987544) + (xy 171.422455 128.987547) + (xy 171.537664 129.073793) + (xy 171.537671 129.073797) + (xy 171.672517 129.124091) + (xy 171.672516 129.124091) + (xy 171.679444 129.124835) + (xy 171.732127 129.1305) + (xy 173.377872 129.130499) + (xy 173.437483 129.124091) + (xy 173.572331 129.073796) + (xy 173.687546 128.987546) + (xy 173.773796 128.872331) + (xy 173.817691 128.754641) + (xy 173.859561 128.698708) + (xy 173.925026 128.67429) + (xy 173.974826 128.680931) + (xy 174.017908 128.696006) + (xy 174.075943 128.716314) + (xy 174.243997 128.735249) + (xy 174.244 128.735249) + (xy 174.244003 128.735249) + (xy 174.412056 128.716314) + (xy 174.412059 128.716313) + (xy 174.57169 128.660456) + (xy 174.708478 128.574506) + (xy 174.77445 128.5555) + (xy 179.105501 128.5555) + (xy 179.17254 128.575185) + (xy 179.218295 128.627989) + (xy 179.228437 128.674611) + (xy 179.229099 128.674576) + (xy 179.229146 128.674571) + (xy 179.229146 128.674573) + (xy 179.229324 128.674564) + (xy 179.229501 128.677876) + (xy 179.235908 128.737483) + (xy 179.286202 128.872328) + (xy 179.286206 128.872335) + (xy 179.372452 128.987544) + (xy 179.372455 128.987547) + (xy 179.487664 129.073793) + (xy 179.487671 129.073797) + (xy 179.622517 129.124091) + (xy 179.622516 129.124091) + (xy 179.629444 129.124835) + (xy 179.682127 129.1305) + (xy 181.327872 129.130499) + (xy 181.387483 129.124091) + (xy 181.522331 129.073796) + (xy 181.637546 128.987546) + (xy 181.723796 128.872331) + (xy 181.774091 128.737483) + (xy 181.7805 128.677873) + (xy 181.780499 127.282128) + (xy 181.774091 127.222517) + (xy 181.723796 127.087669) + (xy 181.723795 127.087668) + (xy 181.723793 127.087664) + (xy 181.637547 126.972455) + (xy 181.637544 126.972452) + (xy 181.522335 126.886206) + (xy 181.522328 126.886202) + (xy 181.387482 126.835908) + (xy 181.387483 126.835908) + (xy 181.327883 126.829501) + (xy 181.327881 126.8295) + (xy 181.327873 126.8295) + (xy 181.327864 126.8295) + (xy 179.682129 126.8295) + (xy 179.682123 126.829501) + (xy 179.622516 126.835908) + (xy 179.487671 126.886202) + (xy 179.487664 126.886206) + (xy 179.372455 126.972452) + (xy 179.372452 126.972455) + (xy 179.286206 127.087664) + (xy 179.286202 127.087671) + (xy 179.235908 127.222517) + (xy 179.229829 127.279067) + (xy 179.229501 127.282123) + (xy 179.229322 127.285452) + (xy 179.228065 127.285384) + (xy 179.209815 127.347539) + (xy 179.157011 127.393294) + (xy 179.1055 127.4045) + (xy 174.77445 127.4045) + (xy 174.708478 127.385494) + (xy 174.571692 127.299545) + (xy 174.571691 127.299544) + (xy 174.57169 127.299544) + (xy 174.521915 127.282127) + (xy 174.412056 127.243685) + (xy 174.244003 127.224751) + (xy 174.243997 127.224751) + (xy 174.075942 127.243686) + (xy 173.974827 127.279067) + (xy 173.905048 127.282628) + (xy 173.844421 127.247899) + (xy 173.817691 127.205358) + (xy 173.773797 127.087671) + (xy 173.773793 127.087664) + (xy 173.687547 126.972455) + (xy 173.687544 126.972452) + (xy 173.572335 126.886206) + (xy 173.572328 126.886202) + (xy 173.437482 126.835908) + (xy 173.437483 126.835908) + (xy 173.377883 126.829501) + (xy 173.377881 126.8295) + (xy 173.377873 126.8295) + (xy 173.377864 126.8295) + (xy 171.732129 126.8295) + (xy 171.732123 126.829501) + (xy 171.672516 126.835908) + (xy 171.537671 126.886202) + (xy 171.537664 126.886206) + (xy 171.422455 126.972452) + (xy 171.422452 126.972455) + (xy 171.336206 127.087664) + (xy 171.336202 127.087671) + (xy 171.285908 127.222517) + (xy 171.279829 127.279067) + (xy 171.279501 127.282123) + (xy 171.2795 127.282135) + (xy 171.2795 128.67787) + (xy 170.7555 128.67787) + (xy 170.7555 125.349002) + (xy 178.695751 125.349002) + (xy 178.714685 125.517056) + (xy 178.770545 125.676694) + (xy 178.770547 125.676697) + (xy 178.860518 125.819884) + (xy 178.860523 125.81989) + (xy 178.980109 125.939476) + (xy 178.980115 125.939481) + (xy 179.123302 126.029452) + (xy 179.123305 126.029454) + (xy 179.123309 126.029455) + (xy 179.12331 126.029456) + (xy 179.195913 126.05486) + (xy 179.282943 126.085314) + (xy 179.450997 126.104249) + (xy 179.451 126.104249) + (xy 179.451003 126.104249) + (xy 179.619056 126.085314) + (xy 179.619059 126.085313) + (xy 179.77869 126.029456) + (xy 179.915478 125.943506) + (xy 179.98145 125.9245) + (xy 183.87355 125.9245) + (xy 183.939522 125.943506) + (xy 184.07631 126.029456) + (xy 184.197621 126.071904) + (xy 184.235943 126.085314) + (xy 184.403997 126.104249) + (xy 184.404 126.104249) + (xy 184.404003 126.104249) + (xy 184.572056 126.085314) + (xy 184.572059 126.085313) + (xy 184.73169 126.029456) + (xy 184.731692 126.029454) + (xy 184.731694 126.029454) + (xy 184.731697 126.029452) + (xy 184.874884 125.939481) + (xy 184.874885 125.93948) + (xy 184.87489 125.939477) + (xy 184.994477 125.81989) + (xy 185.084452 125.676697) + (xy 185.084454 125.676694) + (xy 185.084454 125.676692) + (xy 185.084456 125.67669) + (xy 185.140313 125.517059) + (xy 185.140313 125.517058) + (xy 185.140314 125.517056) + (xy 185.159249 125.349002) + (xy 185.159249 125.348997) + (xy 185.140314 125.180943) + (xy 185.084454 125.021305) + (xy 185.084452 125.021302) + (xy 184.994481 124.878115) + (xy 184.994476 124.878109) + (xy 184.87489 124.758523) + (xy 184.874884 124.758518) + (xy 184.731697 124.668547) + (xy 184.731694 124.668545) + (xy 184.572056 124.612685) + (xy 184.404003 124.593751) + (xy 184.403997 124.593751) + (xy 184.235943 124.612685) + (xy 184.076307 124.668545) + (xy 183.939522 124.754494) + (xy 183.87355 124.7735) + (xy 181.627284 124.7735) + (xy 181.560245 124.753815) + (xy 181.51449 124.701011) + (xy 181.504546 124.631853) + (xy 181.533571 124.568297) + (xy 181.552973 124.550234) + (xy 181.637187 124.48719) + (xy 181.63719 124.487187) + (xy 181.72335 124.372093) + (xy 181.723354 124.372086) + (xy 181.773596 124.237379) + (xy 181.773598 124.237372) + (xy 181.779999 124.177844) + (xy 181.78 124.177827) + (xy 181.78 123.73) + (xy 179.23 123.73) + (xy 179.23 124.177844) + (xy 179.236401 124.237372) + (xy 179.236403 124.237379) + (xy 179.286645 124.372086) + (xy 179.286647 124.372089) + (xy 179.327194 124.426253) + (xy 179.351611 124.491717) + (xy 179.336759 124.55999) + (xy 179.287354 124.609396) + (xy 179.268882 124.617605) + (xy 179.123313 124.668542) + (xy 179.123302 124.668547) + (xy 178.980115 124.758518) + (xy 178.980109 124.758523) + (xy 178.860523 124.878109) + (xy 178.860518 124.878115) + (xy 178.770547 125.021302) + (xy 178.770545 125.021305) + (xy 178.714685 125.180943) + (xy 178.695751 125.348997) + (xy 178.695751 125.349002) + (xy 170.7555 125.349002) + (xy 170.7555 123.73) + (xy 171.28 123.73) + (xy 171.28 124.177844) + (xy 171.286401 124.237372) + (xy 171.286403 124.237379) + (xy 171.336645 124.372086) + (xy 171.336649 124.372093) + (xy 171.422809 124.487187) + (xy 171.422812 124.48719) + (xy 171.537906 124.57335) + (xy 171.537913 124.573354) + (xy 171.67262 124.623596) + (xy 171.672627 124.623598) + (xy 171.732155 124.629999) + (xy 171.732172 124.63) + (xy 172.305 124.63) + (xy 172.305 123.73) + (xy 172.805 123.73) + (xy 172.805 124.63) + (xy 173.377828 124.63) + (xy 173.377844 124.629999) + (xy 173.437372 124.623598) + (xy 173.437379 124.623596) + (xy 173.572086 124.573354) + (xy 173.572093 124.57335) + (xy 173.687187 124.48719) + (xy 173.68719 124.487187) + (xy 173.77335 124.372093) + (xy 173.773354 124.372086) + (xy 173.823596 124.237379) + (xy 173.823598 124.237372) + (xy 173.829999 124.177844) + (xy 173.83 124.177827) + (xy 173.83 123.73) + (xy 172.805 123.73) + (xy 172.305 123.73) + (xy 171.28 123.73) + (xy 170.7555 123.73) + (xy 170.7555 123.23) + (xy 171.28 123.23) + (xy 172.305 123.23) + (xy 172.305 122.33) + (xy 172.805 122.33) + (xy 172.805 123.23) + (xy 173.83 123.23) + (xy 179.23 123.23) + (xy 180.255 123.23) + (xy 180.255 122.33) + (xy 180.755 122.33) + (xy 180.755 123.23) + (xy 181.78 123.23) + (xy 181.78 122.782172) + (xy 181.779999 122.782155) + (xy 181.773598 122.722627) + (xy 181.773596 122.72262) + (xy 181.723354 122.587913) + (xy 181.72335 122.587906) + (xy 181.63719 122.472812) + (xy 181.637187 122.472809) + (xy 181.522093 122.386649) + (xy 181.522086 122.386645) + (xy 181.387379 122.336403) + (xy 181.387372 122.336401) + (xy 181.327844 122.33) + (xy 180.755 122.33) + (xy 180.255 122.33) + (xy 179.682155 122.33) + (xy 179.622627 122.336401) + (xy 179.62262 122.336403) + (xy 179.487913 122.386645) + (xy 179.487906 122.386649) + (xy 179.372812 122.472809) + (xy 179.372809 122.472812) + (xy 179.286649 122.587906) + (xy 179.286645 122.587913) + (xy 179.236403 122.72262) + (xy 179.236401 122.722627) + (xy 179.23 122.782155) + (xy 179.23 123.23) + (xy 173.83 123.23) + (xy 173.83 122.782172) + (xy 173.829999 122.782155) + (xy 173.823598 122.722627) + (xy 173.823596 122.72262) + (xy 173.773354 122.587913) + (xy 173.77335 122.587906) + (xy 173.68719 122.472812) + (xy 173.687187 122.472809) + (xy 173.572093 122.386649) + (xy 173.572086 122.386645) + (xy 173.437379 122.336403) + (xy 173.437372 122.336401) + (xy 173.377844 122.33) + (xy 172.805 122.33) + (xy 172.305 122.33) + (xy 171.732155 122.33) + (xy 171.672627 122.336401) + (xy 171.67262 122.336403) + (xy 171.537913 122.386645) + (xy 171.537906 122.386649) + (xy 171.422812 122.472809) + (xy 171.422809 122.472812) + (xy 171.336649 122.587906) + (xy 171.336645 122.587913) + (xy 171.286403 122.72262) + (xy 171.286401 122.722627) + (xy 171.28 122.782155) + (xy 171.28 123.23) + (xy 170.7555 123.23) + (xy 170.7555 115.97787) + (xy 171.2795 115.97787) + (xy 171.279501 115.977876) + (xy 171.285908 116.037483) + (xy 171.336202 116.172328) + (xy 171.336206 116.172335) + (xy 171.422452 116.287544) + (xy 171.422455 116.287547) + (xy 171.537664 116.373793) + (xy 171.537671 116.373797) + (xy 171.672517 116.424091) + (xy 171.672516 116.424091) + (xy 171.679444 116.424835) + (xy 171.732127 116.4305) + (xy 173.377872 116.430499) + (xy 173.437483 116.424091) + (xy 173.572331 116.373796) + (xy 173.687546 116.287546) + (xy 173.773796 116.172331) + (xy 173.817691 116.054641) + (xy 173.859561 115.998708) + (xy 173.925026 115.97429) + (xy 173.974826 115.980931) + (xy 174.017908 115.996006) + (xy 174.075943 116.016314) + (xy 174.243997 116.035249) + (xy 174.244 116.035249) + (xy 174.244003 116.035249) + (xy 174.412056 116.016314) + (xy 174.412059 116.016313) + (xy 174.57169 115.960456) + (xy 174.708478 115.874506) + (xy 174.77445 115.8555) + (xy 179.105501 115.8555) + (xy 179.17254 115.875185) + (xy 179.218295 115.927989) + (xy 179.228437 115.974611) + (xy 179.229099 115.974576) + (xy 179.229146 115.974571) + (xy 179.229146 115.974573) + (xy 179.229324 115.974564) + (xy 179.229501 115.977876) + (xy 179.235908 116.037483) + (xy 179.286202 116.172328) + (xy 179.286206 116.172335) + (xy 179.372452 116.287544) + (xy 179.372455 116.287547) + (xy 179.487664 116.373793) + (xy 179.487671 116.373797) + (xy 179.622517 116.424091) + (xy 179.622516 116.424091) + (xy 179.629444 116.424835) + (xy 179.682127 116.4305) + (xy 181.327872 116.430499) + (xy 181.387483 116.424091) + (xy 181.522331 116.373796) + (xy 181.637546 116.287546) + (xy 181.723796 116.172331) + (xy 181.774091 116.037483) + (xy 181.7805 115.977873) + (xy 181.780499 114.582128) + (xy 181.774091 114.522517) + (xy 181.723796 114.387669) + (xy 181.723795 114.387668) + (xy 181.723793 114.387664) + (xy 181.637547 114.272455) + (xy 181.637544 114.272452) + (xy 181.522335 114.186206) + (xy 181.522328 114.186202) + (xy 181.387482 114.135908) + (xy 181.387483 114.135908) + (xy 181.327883 114.129501) + (xy 181.327881 114.1295) + (xy 181.327873 114.1295) + (xy 181.327864 114.1295) + (xy 179.682129 114.1295) + (xy 179.682123 114.129501) + (xy 179.622516 114.135908) + (xy 179.487671 114.186202) + (xy 179.487664 114.186206) + (xy 179.372455 114.272452) + (xy 179.372452 114.272455) + (xy 179.286206 114.387664) + (xy 179.286202 114.387671) + (xy 179.235908 114.522517) + (xy 179.229829 114.579067) + (xy 179.229501 114.582123) + (xy 179.229322 114.585452) + (xy 179.228065 114.585384) + (xy 179.209815 114.647539) + (xy 179.157011 114.693294) + (xy 179.1055 114.7045) + (xy 174.77445 114.7045) + (xy 174.708478 114.685494) + (xy 174.571692 114.599545) + (xy 174.571691 114.599544) + (xy 174.57169 114.599544) + (xy 174.521915 114.582127) + (xy 174.412056 114.543685) + (xy 174.244003 114.524751) + (xy 174.243997 114.524751) + (xy 174.075942 114.543686) + (xy 173.974827 114.579067) + (xy 173.905048 114.582628) + (xy 173.844421 114.547899) + (xy 173.817691 114.505358) + (xy 173.773797 114.387671) + (xy 173.773793 114.387664) + (xy 173.687547 114.272455) + (xy 173.687544 114.272452) + (xy 173.572335 114.186206) + (xy 173.572328 114.186202) + (xy 173.437482 114.135908) + (xy 173.437483 114.135908) + (xy 173.377883 114.129501) + (xy 173.377881 114.1295) + (xy 173.377873 114.1295) + (xy 173.377864 114.1295) + (xy 171.732129 114.1295) + (xy 171.732123 114.129501) + (xy 171.672516 114.135908) + (xy 171.537671 114.186202) + (xy 171.537664 114.186206) + (xy 171.422455 114.272452) + (xy 171.422452 114.272455) + (xy 171.336206 114.387664) + (xy 171.336202 114.387671) + (xy 171.285908 114.522517) + (xy 171.279829 114.579067) + (xy 171.279501 114.582123) + (xy 171.2795 114.582135) + (xy 171.2795 115.97787) + (xy 170.7555 115.97787) + (xy 170.7555 111.03) + (xy 171.28 111.03) + (xy 171.28 111.477844) + (xy 171.286401 111.537372) + (xy 171.286403 111.537379) + (xy 171.336645 111.672086) + (xy 171.336649 111.672093) + (xy 171.422809 111.787187) + (xy 171.422812 111.78719) + (xy 171.537906 111.87335) + (xy 171.537913 111.873354) + (xy 171.67262 111.923596) + (xy 171.672627 111.923598) + (xy 171.732155 111.929999) + (xy 171.732172 111.93) + (xy 172.305 111.93) + (xy 172.305 111.03) + (xy 172.805 111.03) + (xy 172.805 111.93) + (xy 173.377828 111.93) + (xy 173.377844 111.929999) + (xy 173.437372 111.923598) + (xy 173.437379 111.923596) + (xy 173.572086 111.873354) + (xy 173.572093 111.87335) + (xy 173.687187 111.78719) + (xy 173.68719 111.787187) + (xy 173.77335 111.672093) + (xy 173.773354 111.672086) + (xy 173.823596 111.537379) + (xy 173.823598 111.537372) + (xy 173.829999 111.477844) + (xy 173.83 111.477827) + (xy 173.83 111.03) + (xy 179.23 111.03) + (xy 179.23 111.477844) + (xy 179.236401 111.537372) + (xy 179.236403 111.537379) + (xy 179.286645 111.672086) + (xy 179.286649 111.672093) + (xy 179.372809 111.787187) + (xy 179.372812 111.78719) + (xy 179.487906 111.87335) + (xy 179.487913 111.873354) + (xy 179.62262 111.923596) + (xy 179.622627 111.923598) + (xy 179.682155 111.929999) + (xy 179.682172 111.93) + (xy 180.255 111.93) + (xy 180.255 111.03) + (xy 180.755 111.03) + (xy 180.755 111.93) + (xy 181.327828 111.93) + (xy 181.327844 111.929999) + (xy 181.387372 111.923598) + (xy 181.387379 111.923596) + (xy 181.522086 111.873354) + (xy 181.522093 111.87335) + (xy 181.637187 111.78719) + (xy 181.63719 111.787187) + (xy 181.72335 111.672093) + (xy 181.723354 111.672086) + (xy 181.773596 111.537379) + (xy 181.773598 111.537372) + (xy 181.779999 111.477844) + (xy 181.78 111.477827) + (xy 181.78 111.03) + (xy 180.755 111.03) + (xy 180.255 111.03) + (xy 179.23 111.03) + (xy 173.83 111.03) + (xy 172.805 111.03) + (xy 172.305 111.03) + (xy 171.28 111.03) + (xy 170.7555 111.03) + (xy 170.7555 110.53) + (xy 171.28 110.53) + (xy 172.305 110.53) + (xy 172.305 109.63) + (xy 172.805 109.63) + (xy 172.805 110.53) + (xy 173.83 110.53) + (xy 179.23 110.53) + (xy 180.255 110.53) + (xy 180.255 109.63) + (xy 180.755 109.63) + (xy 180.755 110.53) + (xy 181.78 110.53) + (xy 181.78 110.082172) + (xy 181.779999 110.082155) + (xy 181.773598 110.022627) + (xy 181.773596 110.02262) + (xy 181.723354 109.887913) + (xy 181.72335 109.887906) + (xy 181.63719 109.772812) + (xy 181.637187 109.772809) + (xy 181.522093 109.686649) + (xy 181.522086 109.686645) + (xy 181.387379 109.636403) + (xy 181.387372 109.636401) + (xy 181.327844 109.63) + (xy 180.755 109.63) + (xy 180.255 109.63) + (xy 179.682155 109.63) + (xy 179.622627 109.636401) + (xy 179.62262 109.636403) + (xy 179.487913 109.686645) + (xy 179.487906 109.686649) + (xy 179.372812 109.772809) + (xy 179.372809 109.772812) + (xy 179.286649 109.887906) + (xy 179.286645 109.887913) + (xy 179.236403 110.02262) + (xy 179.236401 110.022627) + (xy 179.23 110.082155) + (xy 179.23 110.53) + (xy 173.83 110.53) + (xy 173.83 110.082172) + (xy 173.829999 110.082155) + (xy 173.823598 110.022627) + (xy 173.823596 110.02262) + (xy 173.773354 109.887913) + (xy 173.77335 109.887906) + (xy 173.68719 109.772812) + (xy 173.687187 109.772809) + (xy 173.572093 109.686649) + (xy 173.572086 109.686645) + (xy 173.437379 109.636403) + (xy 173.437372 109.636401) + (xy 173.377844 109.63) + (xy 172.805 109.63) + (xy 172.305 109.63) + (xy 171.732155 109.63) + (xy 171.672627 109.636401) + (xy 171.67262 109.636403) + (xy 171.537913 109.686645) + (xy 171.537906 109.686649) + (xy 171.422812 109.772809) + (xy 171.422809 109.772812) + (xy 171.336649 109.887906) + (xy 171.336645 109.887913) + (xy 171.286403 110.02262) + (xy 171.286401 110.022627) + (xy 171.28 110.082155) + (xy 171.28 110.53) + (xy 170.7555 110.53) + (xy 170.7555 105.70787) + (xy 174.6795 105.70787) + (xy 174.679501 105.707876) + (xy 174.685908 105.767483) + (xy 174.736202 105.902328) + (xy 174.736206 105.902335) + (xy 174.822452 106.017544) + (xy 174.822455 106.017547) + (xy 174.937664 106.103793) + (xy 174.937671 106.103797) + (xy 175.072517 106.154091) + (xy 175.072516 106.154091) + (xy 175.079444 106.154835) + (xy 175.132127 106.1605) + (xy 178.427872 106.160499) + (xy 178.487483 106.154091) + (xy 178.622331 106.103796) + (xy 178.737546 106.017546) + (xy 178.823796 105.902331) + (xy 178.874091 105.767483) + (xy 178.8805 105.707873) + (xy 178.880499 103.612128) + (xy 178.874091 103.552517) + (xy 178.823796 103.417669) + (xy 178.823795 103.417668) + (xy 178.823793 103.417664) + (xy 178.737547 103.302455) + (xy 178.737544 103.302452) + (xy 178.622335 103.216206) + (xy 178.622328 103.216202) + (xy 178.487482 103.165908) + (xy 178.487483 103.165908) + (xy 178.427883 103.159501) + (xy 178.427881 103.1595) + (xy 178.427873 103.1595) + (xy 178.427864 103.1595) + (xy 175.132129 103.1595) + (xy 175.132123 103.159501) + (xy 175.072516 103.165908) + (xy 174.937671 103.216202) + (xy 174.937664 103.216206) + (xy 174.822455 103.302452) + (xy 174.822452 103.302455) + (xy 174.736206 103.417664) + (xy 174.736202 103.417671) + (xy 174.685908 103.552517) + (xy 174.679501 103.612116) + (xy 174.679501 103.612123) + (xy 174.6795 103.612135) + (xy 174.6795 105.70787) + (xy 170.7555 105.70787) + (xy 170.7555 103.413741) + (xy 170.775185 103.346702) + (xy 170.791815 103.326064) + (xy 171.062527 103.055351) + (xy 171.074706 103.04467) + (xy 171.098451 103.026451) + (xy 171.115394 103.00437) + (xy 171.115405 103.004358) + (xy 171.190698 102.906233) + (xy 171.190809 102.905965) + (xy 171.248687 102.766236) + (xy 171.261654 102.667738) + (xy 171.2635 102.65372) + (xy 171.2635 102.653718) + (xy 171.264027 102.649715) + (xy 171.264028 102.649698) + (xy 171.268465 102.616) + (xy 171.26456 102.586344) + (xy 171.2635 102.57016) + (xy 171.2635 101.560005) + (xy 182.274357 101.560005) + (xy 182.29489 101.807812) + (xy 182.294892 101.807824) + (xy 182.355936 102.048881) + (xy 182.455826 102.276606) + (xy 182.591833 102.484782) + (xy 182.591836 102.484785) + (xy 182.760256 102.667738) + (xy 182.956491 102.820474) + (xy 183.023516 102.856746) + (xy 183.114464 102.905965) + (xy 183.17519 102.938828) + (xy 183.410386 103.019571) + (xy 183.655665 103.0605) + (xy 183.904335 103.0605) + (xy 184.149614 103.019571) + (xy 184.38481 102.938828) + (xy 184.603509 102.820474) + (xy 184.799744 102.667738) + (xy 184.968164 102.484785) + (xy 185.104173 102.276607) + (xy 185.204063 102.048881) + (xy 185.265108 101.807821) + (xy 185.285643 101.56) + (xy 185.265108 101.312179) + (xy 185.204063 101.071119) + (xy 185.104173 100.843393) + (xy 184.968166 100.635217) + (xy 184.946557 100.611744) + (xy 184.799744 100.452262) + (xy 184.603509 100.299526) + (xy 184.603507 100.299525) + (xy 184.603506 100.299524) + (xy 184.384811 100.181172) + (xy 184.384802 100.181169) + (xy 184.149616 100.100429) + (xy 183.904335 100.0595) + (xy 183.655665 100.0595) + (xy 183.410383 100.100429) + (xy 183.175197 100.181169) + (xy 183.175188 100.181172) + (xy 182.956493 100.299524) + (xy 182.760257 100.452261) + (xy 182.591833 100.635217) + (xy 182.455826 100.843393) + (xy 182.355936 101.071118) + (xy 182.294892 101.312175) + (xy 182.29489 101.312187) + (xy 182.274357 101.559994) + (xy 182.274357 101.560005) + (xy 171.2635 101.560005) + (xy 171.2635 97.581839) + (xy 171.264561 97.565653) + (xy 171.268465 97.535999) + (xy 171.268465 97.535998) + (xy 171.264031 97.502319) + (xy 171.26403 97.502305) + (xy 171.254495 97.429882) + (xy 171.248687 97.385764) + (xy 171.190698 97.245767) + (xy 171.119155 97.152529) + (xy 171.119138 97.152508) + (xy 171.098449 97.125547) + (xy 171.074717 97.107337) + (xy 171.062522 97.096642) + (xy 170.816818 96.850938) + (xy 170.783333 96.789615) + (xy 170.780499 96.763257) + (xy 170.780499 96.560005) + (xy 182.274859 96.560005) + (xy 182.295385 96.807729) + (xy 182.295387 96.807738) + (xy 182.356412 97.048717) + (xy 182.456266 97.276364) + (xy 182.556564 97.429882) + (xy 183.296923 96.689523) + (xy 183.320507 96.769844) + (xy 183.398239 96.890798) + (xy 183.5069 96.984952) + (xy 183.637685 97.04468) + (xy 183.647466 97.046086) + (xy 182.909942 97.783609) + (xy 182.956768 97.820055) + (xy 182.95677 97.820056) + (xy 183.175385 97.938364) + (xy 183.175396 97.938369) + (xy 183.410506 98.019083) + (xy 183.655707 98.06) + (xy 183.904293 98.06) + (xy 184.149493 98.019083) + (xy 184.384603 97.938369) + (xy 184.384614 97.938364) + (xy 184.603228 97.820057) + (xy 184.603231 97.820055) + (xy 184.650056 97.783609) + (xy 183.912533 97.046086) + (xy 183.922315 97.04468) + (xy 184.0531 96.984952) + (xy 184.161761 96.890798) + (xy 184.239493 96.769844) + (xy 184.263076 96.689524) + (xy 185.003434 97.429882) + (xy 185.103731 97.276369) + (xy 185.203587 97.048717) + (xy 185.264612 96.807738) + (xy 185.264614 96.807729) + (xy 185.285141 96.560005) + (xy 185.285141 96.559994) + (xy 185.264614 96.31227) + (xy 185.264612 96.312261) + (xy 185.203587 96.071282) + (xy 185.103731 95.84363) + (xy 185.003434 95.690116) + (xy 184.263076 96.430475) + (xy 184.239493 96.350156) + (xy 184.161761 96.229202) + (xy 184.0531 96.135048) + (xy 183.922315 96.07532) + (xy 183.912534 96.073913) + (xy 184.650057 95.33639) + (xy 184.650056 95.336389) + (xy 184.603229 95.299943) + (xy 184.384614 95.181635) + (xy 184.384603 95.18163) + (xy 184.149493 95.100916) + (xy 183.904293 95.06) + (xy 183.655707 95.06) + (xy 183.410506 95.100916) + (xy 183.175396 95.18163) + (xy 183.17539 95.181632) + (xy 182.956761 95.299949) + (xy 182.909942 95.336388) + (xy 182.909942 95.33639) + (xy 183.647466 96.073913) + (xy 183.637685 96.07532) + (xy 183.5069 96.135048) + (xy 183.398239 96.229202) + (xy 183.320507 96.350156) + (xy 183.296923 96.430475) + (xy 182.556564 95.690116) + (xy 182.456267 95.843632) + (xy 182.356412 96.071282) + (xy 182.295387 96.312261) + (xy 182.295385 96.31227) + (xy 182.274859 96.559994) + (xy 182.274859 96.560005) + (xy 170.780499 96.560005) + (xy 170.780499 95.512129) + (xy 170.780498 95.512123) + (xy 170.780497 95.512116) + (xy 170.774091 95.452517) + (xy 170.730778 95.33639) + (xy 170.723797 95.317671) + (xy 170.723793 95.317664) + (xy 170.637547 95.202455) + (xy 170.637544 95.202452) + (xy 170.522335 95.116206) + (xy 170.522328 95.116202) + (xy 170.387482 95.065908) + (xy 170.387483 95.065908) + (xy 170.327883 95.059501) + (xy 170.327881 95.0595) + (xy 170.327873 95.0595) + (xy 170.327864 95.0595) + (xy 168.232129 95.0595) + (xy 168.232123 95.059501) + (xy 168.172516 95.065908) + (xy 168.037671 95.116202) + (xy 168.037664 95.116206) + (xy 167.922455 95.202452) + (xy 167.922452 95.202455) + (xy 167.836206 95.317664) + (xy 167.836202 95.317671) + (xy 167.785908 95.452517) + (xy 167.779501 95.512116) + (xy 167.779501 95.512123) + (xy 167.7795 95.512135) + (xy 167.7795 97.60787) + (xy 167.779501 97.607876) + (xy 167.785908 97.667483) + (xy 167.836202 97.802328) + (xy 167.836206 97.802335) + (xy 167.922452 97.917544) + (xy 167.922455 97.917547) + (xy 168.038986 98.004783) + (xy 168.080857 98.060717) + (xy 168.085841 98.130408) + (xy 168.068484 98.17187) + (xy 167.956267 98.343631) + (xy 167.856412 98.571282) + (xy 167.795387 98.812261) + (xy 167.795385 98.81227) + (xy 167.774859 99.059994) + (xy 167.774859 99.060005) + (xy 167.795385 99.307729) + (xy 167.795387 99.307738) + (xy 167.856412 99.548717) + (xy 167.956266 99.776364) + (xy 168.056564 99.929882) + (xy 168.796922 99.189523) + (xy 168.820507 99.269844) + (xy 168.898239 99.390798) + (xy 169.0069 99.484952) + (xy 169.137685 99.54468) + (xy 169.147464 99.546086) + (xy 168.4041 100.28945) + (xy 168.393482 100.336148) + (xy 168.361376 100.373556) + (xy 168.260255 100.452262) + (xy 168.091833 100.635217) + (xy 167.955826 100.843393) + (xy 167.855936 101.071118) + (xy 167.794892 101.312175) + (xy 167.79489 101.312187) + (xy 167.774357 101.559994) + (xy 167.774357 101.560005) + (xy 166.8705 101.560005) + (xy 166.8705 94.50787) + (xy 174.6795 94.50787) + (xy 174.679501 94.507876) + (xy 174.685908 94.567483) + (xy 174.736202 94.702328) + (xy 174.736206 94.702335) + (xy 174.822452 94.817544) + (xy 174.822455 94.817547) + (xy 174.937664 94.903793) + (xy 174.937671 94.903797) + (xy 175.072517 94.954091) + (xy 175.072516 94.954091) + (xy 175.079444 94.954835) + (xy 175.132127 94.9605) + (xy 178.427872 94.960499) + (xy 178.487483 94.954091) + (xy 178.622331 94.903796) + (xy 178.737546 94.817546) + (xy 178.823796 94.702331) + (xy 178.874091 94.567483) + (xy 178.8805 94.507873) + (xy 178.880499 92.412128) + (xy 178.874091 92.352517) + (xy 178.823796 92.217669) + (xy 178.823795 92.217668) + (xy 178.823793 92.217664) + (xy 178.737547 92.102455) + (xy 178.737544 92.102452) + (xy 178.622335 92.016206) + (xy 178.622328 92.016202) + (xy 178.487482 91.965908) + (xy 178.487483 91.965908) + (xy 178.427883 91.959501) + (xy 178.427881 91.9595) + (xy 178.427873 91.9595) + (xy 178.427864 91.9595) + (xy 175.132129 91.9595) + (xy 175.132123 91.959501) + (xy 175.072516 91.965908) + (xy 174.937671 92.016202) + (xy 174.937664 92.016206) + (xy 174.822455 92.102452) + (xy 174.822452 92.102455) + (xy 174.736206 92.217664) + (xy 174.736202 92.217671) + (xy 174.685908 92.352517) + (xy 174.679501 92.412116) + (xy 174.679501 92.412123) + (xy 174.6795 92.412135) + (xy 174.6795 94.50787) + (xy 166.8705 94.50787) + (xy 166.8705 89.5245) + (xy 166.890185 89.457461) + (xy 166.942989 89.411706) + (xy 166.9945 89.4005) + (xy 186.0655 89.4005) + ) + ) + ) + (zone (net 7) (net_name "VCC") (layer "B.Cu") (tstamp 34aabfef-8b9a-4198-bddb-da58e374c9f0) (hatch edge 0.5) + (priority 1) + (connect_pads (clearance 0.5)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 166.37 88.9) + (xy 186.69 88.9) + (xy 186.69 156.21) + (xy 166.37 156.21) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 178.183539 148.565184) + (xy 178.229294 148.617988) + (xy 178.2405 148.669499) + (xy 178.2405 149.044) + (xy 178.220815 149.111039) + (xy 178.168011 149.156794) + (xy 178.1165 149.168) + (xy 178.05 149.168) + (xy 178.05 151.567999) + (xy 178.199972 151.567999) + (xy 178.199986 151.567998) + (xy 178.302697 151.557505) + (xy 178.469119 151.502358) + (xy 178.469124 151.502356) + (xy 178.618342 151.410317) + (xy 178.743708 151.284951) + (xy 178.805031 151.251466) + (xy 178.874723 151.25645) + (xy 178.919071 151.284951) + (xy 179.392642 151.758522) + (xy 179.403337 151.770717) + (xy 179.421549 151.794451) + (xy 179.433689 151.803767) + (xy 179.448508 151.815138) + (xy 179.448529 151.815155) + (xy 179.541767 151.886698) + (xy 179.681764 151.944687) + (xy 179.79428 151.9595) + (xy 179.794283 151.9595) + (xy 179.798293 151.960028) + (xy 179.798319 151.960031) + (xy 179.831999 151.964465) + (xy 179.832 151.964465) + (xy 179.832001 151.964465) + (xy 179.861655 151.960561) + (xy 179.87784 151.9595) + (xy 183.103251 151.9595) + (xy 183.17029 151.979185) + (xy 183.215633 152.031094) + (xy 183.229967 152.061834) + (xy 183.365501 152.255395) + (xy 183.365506 152.255402) + (xy 183.532597 152.422493) + (xy 183.532603 152.422498) + (xy 183.718158 152.552425) + (xy 183.761783 152.607002) + (xy 183.768977 152.6765) + (xy 183.737454 152.738855) + (xy 183.718158 152.755575) + (xy 183.532597 152.885505) + (xy 183.365505 153.052597) + (xy 183.229967 153.246166) + (xy 183.229963 153.246174) + (xy 183.215634 153.276904) + (xy 183.169462 153.329344) + (xy 183.103252 153.3485) + (xy 179.613742 153.3485) + (xy 179.546703 153.328815) + (xy 179.526061 153.312181) + (xy 179.255359 153.041479) + (xy 179.244665 153.029286) + (xy 179.226451 153.005549) + (xy 179.226448 153.005547) + (xy 179.226447 153.005545) + (xy 179.199499 152.984867) + (xy 179.19949 152.98486) + (xy 179.173842 152.96518) + (xy 179.106233 152.913302) + (xy 179.10623 152.913301) + (xy 179.106228 152.913299) + (xy 179.080634 152.902698) + (xy 179.080633 152.902698) + (xy 178.966232 152.855311) + (xy 178.962464 152.854302) + (xy 178.959642 152.852582) + (xy 178.958727 152.852203) + (xy 178.958786 152.85206) + (xy 178.902804 152.817937) + (xy 178.876853 152.773532) + (xy 178.860835 152.725193) + (xy 178.834814 152.646666) + (xy 178.742712 152.497344) + (xy 178.618656 152.373288) + (xy 178.469334 152.281186) + (xy 178.302797 152.226001) + (xy 178.302795 152.226) + (xy 178.200016 152.2155) + (xy 178.200009 152.2155) + (xy 177.4835 152.2155) + (xy 177.416461 152.195815) + (xy 177.370706 152.143011) + (xy 177.3595 152.0915) + (xy 177.3595 151.691999) + (xy 177.379185 151.62496) + (xy 177.431989 151.579205) + (xy 177.4835 151.567999) + (xy 177.549999 151.567999) + (xy 177.55 151.567998) + (xy 177.55 149.168) + (xy 177.4835 149.168) + (xy 177.416461 149.148315) + (xy 177.370706 149.095511) + (xy 177.3595 149.044) + (xy 177.3595 148.669499) + (xy 177.379185 148.60246) + (xy 177.431989 148.556705) + (xy 177.483495 148.545499) + (xy 178.1165 148.545499) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 179.093201 121.995528) + (xy 179.09968 122.00156) + (xy 180.236181 123.138061) + (xy 180.269666 123.199384) + (xy 180.2725 123.225742) + (xy 180.2725 129.375258) + (xy 180.252815 129.442297) + (xy 180.200011 129.488052) + (xy 180.130853 129.497996) + (xy 180.067297 129.468971) + (xy 180.060819 129.462939) + (xy 178.936818 128.338938) + (xy 178.903333 128.277615) + (xy 178.900499 128.251257) + (xy 178.900499 127.515998) + (xy 178.900498 127.515981) + (xy 178.889999 127.413203) + (xy 178.889998 127.4132) + (xy 178.882152 127.389523) + (xy 178.834814 127.246666) + (xy 178.742712 127.097344) + (xy 178.618656 126.973288) + (xy 178.469334 126.881186) + (xy 178.302797 126.826001) + (xy 178.302795 126.826) + (xy 178.200016 126.8155) + (xy 178.200009 126.8155) + (xy 177.4835 126.8155) + (xy 177.416461 126.795815) + (xy 177.370706 126.743011) + (xy 177.3595 126.6915) + (xy 177.3595 126.291999) + (xy 177.379185 126.22496) + (xy 177.431989 126.179205) + (xy 177.4835 126.167999) + (xy 177.549999 126.167999) + (xy 177.55 126.167998) + (xy 177.55 125.218) + (xy 178.05 125.218) + (xy 178.05 126.167999) + (xy 178.199972 126.167999) + (xy 178.199986 126.167998) + (xy 178.302697 126.157505) + (xy 178.469119 126.102358) + (xy 178.469124 126.102356) + (xy 178.618345 126.010315) + (xy 178.742315 125.886345) + (xy 178.834356 125.737124) + (xy 178.834358 125.737119) + (xy 178.889505 125.570697) + (xy 178.889506 125.57069) + (xy 178.899999 125.467986) + (xy 178.9 125.467973) + (xy 178.9 125.218) + (xy 178.05 125.218) + (xy 177.55 125.218) + (xy 177.55 123.768) + (xy 178.05 123.768) + (xy 178.05 124.718) + (xy 178.899999 124.718) + (xy 178.899999 124.468028) + (xy 178.899998 124.468013) + (xy 178.889505 124.365302) + (xy 178.834358 124.19888) + (xy 178.834356 124.198875) + (xy 178.742315 124.049654) + (xy 178.618345 123.925684) + (xy 178.469124 123.833643) + (xy 178.469119 123.833641) + (xy 178.302697 123.778494) + (xy 178.30269 123.778493) + (xy 178.199986 123.768) + (xy 178.05 123.768) + (xy 177.55 123.768) + (xy 177.4835 123.768) + (xy 177.416461 123.748315) + (xy 177.370706 123.695511) + (xy 177.3595 123.644) + (xy 177.3595 123.269499) + (xy 177.379185 123.20246) + (xy 177.431989 123.156705) + (xy 177.483495 123.145499) + (xy 178.187508 123.145499) + (xy 178.187516 123.145498) + (xy 178.187519 123.145498) + (xy 178.243802 123.139748) + (xy 178.290297 123.134999) + (xy 178.456834 123.079814) + (xy 178.606156 122.987712) + (xy 178.730212 122.863656) + (xy 178.822314 122.714334) + (xy 178.877499 122.547797) + (xy 178.888 122.445009) + (xy 178.887999 122.089239) + (xy 178.907683 122.022202) + (xy 178.960487 121.976447) + (xy 179.029646 121.966503) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 186.132539 89.420185) + (xy 186.178294 89.472989) + (xy 186.1895 89.5245) + (xy 186.1895 155.5855) + (xy 186.169815 155.652539) + (xy 186.117011 155.698294) + (xy 186.0655 155.7095) + (xy 166.9945 155.7095) + (xy 166.927461 155.689815) + (xy 166.881706 155.637011) + (xy 166.8705 155.5855) + (xy 166.8705 101.560005) + (xy 167.774357 101.560005) + (xy 167.79489 101.807812) + (xy 167.794892 101.807824) + (xy 167.855936 102.048881) + (xy 167.955826 102.276606) + (xy 168.091833 102.484782) + (xy 168.091835 102.484784) + (xy 168.091836 102.484785) + (xy 168.260256 102.667738) + (xy 168.456491 102.820474) + (xy 168.67519 102.938828) + (xy 168.910386 103.019571) + (xy 169.155665 103.0605) + (xy 169.404335 103.0605) + (xy 169.649614 103.019571) + (xy 169.88481 102.938828) + (xy 170.103509 102.820474) + (xy 170.299744 102.667738) + (xy 170.468164 102.484785) + (xy 170.468165 102.484782) + (xy 170.468168 102.48478) + (xy 170.501375 102.433952) + (xy 170.55452 102.388594) + (xy 170.623752 102.37917) + (xy 170.687088 102.408671) + (xy 170.710721 102.436674) + (xy 170.735511 102.476865) + (xy 170.759162 102.51521) + (xy 170.761288 102.518656) + (xy 170.885344 102.642712) + (xy 171.034666 102.734814) + (xy 171.201203 102.789999) + (xy 171.303991 102.8005) + (xy 172.104008 102.800499) + (xy 172.104016 102.800498) + (xy 172.104019 102.800498) + (xy 172.160302 102.794748) + (xy 172.206797 102.789999) + (xy 172.373334 102.734814) + (xy 172.522656 102.642712) + (xy 172.616675 102.548692) + (xy 172.677994 102.51521) + (xy 172.747686 102.520194) + (xy 172.792034 102.548695) + (xy 172.885654 102.642315) + (xy 173.034875 102.734356) + (xy 173.03488 102.734358) + (xy 173.201302 102.789505) + (xy 173.201309 102.789506) + (xy 173.304019 102.799999) + (xy 173.453999 102.799999) + (xy 173.454 102.799998) + (xy 173.454 101.85) + (xy 173.954 101.85) + (xy 173.954 102.799999) + (xy 174.103972 102.799999) + (xy 174.103986 102.799998) + (xy 174.206697 102.789505) + (xy 174.373119 102.734358) + (xy 174.373124 102.734356) + (xy 174.522345 102.642315) + (xy 174.646315 102.518345) + (xy 174.738356 102.369124) + (xy 174.738358 102.369119) + (xy 174.793505 102.202697) + (xy 174.793506 102.20269) + (xy 174.803999 102.099986) + (xy 174.804 102.099973) + (xy 174.804 101.85) + (xy 178.256001 101.85) + (xy 178.256001 102.099986) + (xy 178.266494 102.202697) + (xy 178.321641 102.369119) + (xy 178.321643 102.369124) + (xy 178.413684 102.518345) + (xy 178.537654 102.642315) + (xy 178.686875 102.734356) + (xy 178.68688 102.734358) + (xy 178.853302 102.789505) + (xy 178.853309 102.789506) + (xy 178.956019 102.799999) + (xy 179.105999 102.799999) + (xy 179.106 102.799998) + (xy 179.106 101.85) + (xy 178.256001 101.85) + (xy 174.804 101.85) + (xy 173.954 101.85) + (xy 173.454 101.85) + (xy 173.454 101.474) + (xy 173.473685 101.406961) + (xy 173.526489 101.361206) + (xy 173.578 101.35) + (xy 174.803999 101.35) + (xy 174.803999 101.100028) + (xy 174.803998 101.100013) + (xy 174.793505 100.997302) + (xy 174.738358 100.83088) + (xy 174.738356 100.830875) + (xy 174.688223 100.749597) + (xy 174.669783 100.682204) + (xy 174.690706 100.615541) + (xy 174.744348 100.570771) + (xy 174.793762 100.5605) + (xy 178.266238 100.5605) + (xy 178.333277 100.580185) + (xy 178.379032 100.632989) + (xy 178.388976 100.702147) + (xy 178.371777 100.749597) + (xy 178.321643 100.830875) + (xy 178.321641 100.83088) + (xy 178.266494 100.997302) + (xy 178.266493 100.997309) + (xy 178.256 101.100013) + (xy 178.256 101.35) + (xy 179.482 101.35) + (xy 179.549039 101.369685) + (xy 179.594794 101.422489) + (xy 179.606 101.474) + (xy 179.606 102.799999) + (xy 179.755972 102.799999) + (xy 179.755986 102.799998) + (xy 179.858697 102.789505) + (xy 180.025119 102.734358) + (xy 180.025124 102.734356) + (xy 180.174342 102.642317) + (xy 180.267964 102.548695) + (xy 180.329287 102.51521) + (xy 180.398979 102.520194) + (xy 180.443327 102.548695) + (xy 180.537344 102.642712) + (xy 180.686666 102.734814) + (xy 180.853203 102.789999) + (xy 180.955991 102.8005) + (xy 181.756008 102.800499) + (xy 181.756016 102.800498) + (xy 181.756019 102.800498) + (xy 181.812302 102.794748) + (xy 181.858797 102.789999) + (xy 182.025334 102.734814) + (xy 182.174656 102.642712) + (xy 182.298712 102.518656) + (xy 182.349278 102.436673) + (xy 182.401223 102.389951) + (xy 182.470185 102.378728) + (xy 182.534268 102.406571) + (xy 182.558623 102.433949) + (xy 182.591836 102.484785) + (xy 182.760256 102.667738) + (xy 182.956491 102.820474) + (xy 182.956494 102.820476) + (xy 182.956496 102.820477) + (xy 183.104449 102.900545) + (xy 183.15404 102.949765) + (xy 183.169148 103.017981) + (xy 183.144978 103.083537) + (xy 183.110529 103.115139) + (xy 182.977342 103.197289) + (xy 182.853289 103.321342) + (xy 182.761187 103.470663) + (xy 182.761186 103.470666) + (xy 182.706001 103.637203) + (xy 182.706001 103.637204) + (xy 182.706 103.637204) + (xy 182.6955 103.739983) + (xy 182.6955 104.540001) + (xy 182.695501 104.540019) + (xy 182.706 104.642796) + (xy 182.706001 104.642799) + (xy 182.761185 104.809331) + (xy 182.761189 104.80934) + (xy 182.836069 104.93074) + (xy 182.854509 104.998132) + (xy 182.833586 105.064796) + (xy 182.779944 105.109565) + (xy 182.710613 105.118226) + (xy 182.665434 105.101375) + (xy 182.52084 105.012189) + (xy 182.520835 105.012187) + (xy 182.520834 105.012186) + (xy 182.354297 104.957001) + (xy 182.354295 104.957) + (xy 182.25151 104.9465) + (xy 181.476498 104.9465) + (xy 181.47648 104.946501) + (xy 181.373703 104.957) + (xy 181.3737 104.957001) + (xy 181.207168 105.012185) + (xy 181.207163 105.012187) + (xy 181.057842 105.104289) + (xy 180.933785 105.228346) + (xy 180.932037 105.231182) + (xy 180.930329 105.232717) + (xy 180.929307 105.234011) + (xy 180.929085 105.233836) + (xy 180.880089 105.277905) + (xy 180.811126 105.289126) + (xy 180.747044 105.261282) + (xy 180.720963 105.231182) + (xy 180.719214 105.228346) + (xy 180.595157 105.104289) + (xy 180.595156 105.104288) + (xy 180.445834 105.012186) + (xy 180.279297 104.957001) + (xy 180.279295 104.957) + (xy 180.17651 104.9465) + (xy 179.401498 104.9465) + (xy 179.40148 104.946501) + (xy 179.298703 104.957) + (xy 179.2987 104.957001) + (xy 179.132168 105.012185) + (xy 179.132163 105.012187) + (xy 179.098796 105.032768) + (xy 179.069593 105.05078) + (xy 179.002203 105.06922) + (xy 178.93554 105.048297) + (xy 178.89077 104.994655) + (xy 178.880499 104.945241) + (xy 178.880499 103.612129) + (xy 178.880498 103.612123) + (xy 178.880497 103.612116) + (xy 178.874091 103.552517) + (xy 178.843563 103.470668) + (xy 178.823797 103.417671) + (xy 178.823793 103.417664) + (xy 178.737547 103.302455) + (xy 178.737544 103.302452) + (xy 178.622335 103.216206) + (xy 178.622328 103.216202) + (xy 178.487482 103.165908) + (xy 178.487483 103.165908) + (xy 178.427883 103.159501) + (xy 178.427881 103.1595) + (xy 178.427873 103.1595) + (xy 178.427864 103.1595) + (xy 175.132129 103.1595) + (xy 175.132123 103.159501) + (xy 175.072516 103.165908) + (xy 174.937671 103.216202) + (xy 174.937664 103.216206) + (xy 174.822455 103.302452) + (xy 174.822452 103.302455) + (xy 174.736206 103.417664) + (xy 174.736202 103.417671) + (xy 174.685908 103.552517) + (xy 174.679501 103.612116) + (xy 174.679501 103.612123) + (xy 174.6795 103.612135) + (xy 174.6795 105.70787) + (xy 174.679501 105.707876) + (xy 174.685908 105.767483) + (xy 174.736202 105.902328) + (xy 174.736206 105.902335) + (xy 174.822452 106.017544) + (xy 174.822455 106.017547) + (xy 174.937664 106.103793) + (xy 174.937671 106.103797) + (xy 175.072517 106.154091) + (xy 175.072516 106.154091) + (xy 175.079444 106.154835) + (xy 175.132127 106.1605) + (xy 177.567641 106.160499) + (xy 177.63468 106.180184) + (xy 177.680435 106.232987) + (xy 177.690861 106.270614) + (xy 177.698686 106.340056) + (xy 177.754545 106.499694) + (xy 177.754547 106.499697) + (xy 177.844518 106.642884) + (xy 177.844523 106.64289) + (xy 177.964109 106.762476) + (xy 177.964115 106.762481) + (xy 178.107302 106.852452) + (xy 178.107305 106.852454) + (xy 178.107309 106.852455) + (xy 178.10731 106.852456) + (xy 178.179913 106.87786) + (xy 178.266943 106.908314) + (xy 178.434997 106.927249) + (xy 178.435 106.927249) + (xy 178.435003 106.927249) + (xy 178.603053 106.908314) + (xy 178.603054 106.908313) + (xy 178.603059 106.908313) + (xy 178.614556 106.904289) + (xy 178.684332 106.900726) + (xy 178.744961 106.935453) + (xy 178.762201 106.960614) + (xy 178.762895 106.960187) + (xy 178.766685 106.966332) + (xy 178.766686 106.966334) + (xy 178.858788 107.115656) + (xy 178.982844 107.239712) + (xy 179.132166 107.331814) + (xy 179.298703 107.386999) + (xy 179.401491 107.3975) + (xy 180.176508 107.397499) + (xy 180.176516 107.397498) + (xy 180.176519 107.397498) + (xy 180.232802 107.391748) + (xy 180.279297 107.386999) + (xy 180.445834 107.331814) + (xy 180.595156 107.239712) + (xy 180.719212 107.115656) + (xy 180.720961 107.112819) + (xy 180.722669 107.111283) + (xy 180.723693 107.109989) + (xy 180.723914 107.110163) + (xy 180.772906 107.066096) + (xy 180.841868 107.054872) + (xy 180.905951 107.082713) + (xy 180.932037 107.112817) + (xy 180.933788 107.115656) + (xy 181.057844 107.239712) + (xy 181.207163 107.331812) + (xy 181.207171 107.331817) + (xy 181.213716 107.334869) + (xy 181.212728 107.336987) + (xy 181.260948 107.370372) + (xy 181.287772 107.434887) + (xy 181.2885 107.448307) + (xy 181.2885 122.263258) + (xy 181.268815 122.330297) + (xy 181.216011 122.376052) + (xy 181.146853 122.385996) + (xy 181.083297 122.356971) + (xy 181.076819 122.350939) + (xy 178.379819 119.653939) + (xy 178.346334 119.592616) + (xy 178.3435 119.566258) + (xy 178.3435 116.571448) + (xy 178.363185 116.504409) + (xy 178.415989 116.458654) + (xy 178.428488 116.453744) + (xy 178.437334 116.450814) + (xy 178.586656 116.358712) + (xy 178.710712 116.234656) + (xy 178.802814 116.085334) + (xy 178.857999 115.918797) + (xy 178.8685 115.816009) + (xy 178.868499 114.815992) + (xy 178.857999 114.713203) + (xy 178.802814 114.546666) + (xy 178.710712 114.397344) + (xy 178.586656 114.273288) + (xy 178.437334 114.181186) + (xy 178.270797 114.126001) + (xy 178.270795 114.126) + (xy 178.168016 114.1155) + (xy 178.168009 114.1155) + (xy 177.4835 114.1155) + (xy 177.416461 114.095815) + (xy 177.370706 114.043011) + (xy 177.3595 113.9915) + (xy 177.3595 113.591999) + (xy 177.379185 113.52496) + (xy 177.431989 113.479205) + (xy 177.4835 113.467999) + (xy 177.517999 113.467999) + (xy 177.518 113.467998) + (xy 177.518 112.518) + (xy 178.018 112.518) + (xy 178.018 113.467999) + (xy 178.167972 113.467999) + (xy 178.167986 113.467998) + (xy 178.270697 113.457505) + (xy 178.437119 113.402358) + (xy 178.437124 113.402356) + (xy 178.586345 113.310315) + (xy 178.710315 113.186345) + (xy 178.802356 113.037124) + (xy 178.802358 113.037119) + (xy 178.857505 112.870697) + (xy 178.857506 112.87069) + (xy 178.867999 112.767986) + (xy 178.868 112.767973) + (xy 178.868 112.518) + (xy 178.018 112.518) + (xy 177.518 112.518) + (xy 177.518 111.068) + (xy 178.018 111.068) + (xy 178.018 112.018) + (xy 178.867999 112.018) + (xy 178.867999 111.768028) + (xy 178.867998 111.768013) + (xy 178.857505 111.665302) + (xy 178.802358 111.49888) + (xy 178.802356 111.498875) + (xy 178.710315 111.349654) + (xy 178.586345 111.225684) + (xy 178.437124 111.133643) + (xy 178.437119 111.133641) + (xy 178.270697 111.078494) + (xy 178.27069 111.078493) + (xy 178.167986 111.068) + (xy 178.018 111.068) + (xy 177.518 111.068) + (xy 177.4835 111.068) + (xy 177.416461 111.048315) + (xy 177.370706 110.995511) + (xy 177.3595 110.944) + (xy 177.3595 110.569499) + (xy 177.379185 110.50246) + (xy 177.431989 110.456705) + (xy 177.483495 110.445499) + (xy 178.209008 110.445499) + (xy 178.209016 110.445498) + (xy 178.209019 110.445498) + (xy 178.265302 110.439748) + (xy 178.311797 110.434999) + (xy 178.478334 110.379814) + (xy 178.627656 110.287712) + (xy 178.751712 110.163656) + (xy 178.843814 110.014334) + (xy 178.898999 109.847797) + (xy 178.9095 109.745009) + (xy 178.909499 108.694992) + (xy 178.898999 108.592203) + (xy 178.843814 108.425666) + (xy 178.751712 108.276344) + (xy 178.627656 108.152288) + (xy 178.478334 108.060186) + (xy 178.311797 108.005001) + (xy 178.311795 108.005) + (xy 178.20901 107.9945) + (xy 177.433998 107.9945) + (xy 177.43398 107.994501) + (xy 177.331203 108.005) + (xy 177.3312 108.005001) + (xy 177.164668 108.060185) + (xy 177.164663 108.060187) + (xy 177.015342 108.152289) + (xy 176.891285 108.276346) + (xy 176.889537 108.279182) + (xy 176.887829 108.280717) + (xy 176.886807 108.282011) + (xy 176.886585 108.281836) + (xy 176.837589 108.325905) + (xy 176.768626 108.337126) + (xy 176.704544 108.309282) + (xy 176.678463 108.279182) + (xy 176.676714 108.276346) + (xy 176.552657 108.152289) + (xy 176.552656 108.152288) + (xy 176.403334 108.060186) + (xy 176.236797 108.005001) + (xy 176.236795 108.005) + (xy 176.13401 107.9945) + (xy 175.358998 107.9945) + (xy 175.35898 107.994501) + (xy 175.256203 108.005) + (xy 175.2562 108.005001) + (xy 175.089668 108.060185) + (xy 175.089663 108.060187) + (xy 174.940342 108.152289) + (xy 174.816289 108.276342) + (xy 174.728228 108.419112) + (xy 174.67628 108.465837) + (xy 174.608806 108.477235) + (xy 174.498004 108.464751) + (xy 174.497997 108.464751) + (xy 174.329943 108.483685) + (xy 174.170305 108.539545) + (xy 174.170302 108.539547) + (xy 174.027115 108.629518) + (xy 174.027109 108.629523) + (xy 173.907523 108.749109) + (xy 173.907518 108.749115) + (xy 173.817547 108.892302) + (xy 173.817545 108.892305) + (xy 173.761685 109.051943) + (xy 173.742751 109.219997) + (xy 173.742751 109.220002) + (xy 173.761685 109.388056) + (xy 173.817545 109.547694) + (xy 173.817547 109.547697) + (xy 173.907518 109.690884) + (xy 173.907523 109.69089) + (xy 174.027109 109.810476) + (xy 174.027115 109.810481) + (xy 174.170302 109.900452) + (xy 174.170305 109.900454) + (xy 174.170309 109.900455) + (xy 174.17031 109.900456) + (xy 174.242913 109.92586) + (xy 174.329943 109.956314) + (xy 174.497997 109.975249) + (xy 174.498 109.975249) + (xy 174.498002 109.975249) + (xy 174.580271 109.965979) + (xy 174.608805 109.962764) + (xy 174.677627 109.974818) + (xy 174.728227 110.020886) + (xy 174.816288 110.163656) + (xy 174.940344 110.287712) + (xy 175.089666 110.379814) + (xy 175.256203 110.434999) + (xy 175.358991 110.4455) + (xy 176.0845 110.445499) + (xy 176.151539 110.465183) + (xy 176.197294 110.517987) + (xy 176.2085 110.569499) + (xy 176.2085 110.9435) + (xy 176.188815 111.010539) + (xy 176.136011 111.056294) + (xy 176.0845 111.0675) + (xy 175.367998 111.0675) + (xy 175.36798 111.067501) + (xy 175.265203 111.078) + (xy 175.2652 111.078001) + (xy 175.098668 111.133185) + (xy 175.098663 111.133187) + (xy 174.949342 111.225289) + (xy 174.825289 111.349342) + (xy 174.733187 111.498663) + (xy 174.733185 111.498668) + (xy 174.733115 111.49888) + (xy 174.678001 111.665203) + (xy 174.678001 111.665204) + (xy 174.678 111.665204) + (xy 174.6675 111.767983) + (xy 174.6675 112.768001) + (xy 174.667501 112.768019) + (xy 174.678 112.870796) + (xy 174.678001 112.870799) + (xy 174.733115 113.037119) + (xy 174.733186 113.037334) + (xy 174.825288 113.186656) + (xy 174.949344 113.310712) + (xy 175.098666 113.402814) + (xy 175.107498 113.40574) + (xy 175.164944 113.445508) + (xy 175.191771 113.510022) + (xy 175.1925 113.523448) + (xy 175.1925 114.060551) + (xy 175.172815 114.12759) + (xy 175.120011 114.173345) + (xy 175.107507 114.178256) + (xy 175.098667 114.181185) + (xy 174.949342 114.273289) + (xy 174.825289 114.397342) + (xy 174.729718 114.552288) + (xy 174.67777 114.599012) + (xy 174.608807 114.610235) + (xy 174.578454 114.601292) + (xy 174.578262 114.601844) + (xy 174.571691 114.599544) + (xy 174.57169 114.599544) + (xy 174.531664 114.585538) + (xy 174.412056 114.543685) + (xy 174.244003 114.524751) + (xy 174.243997 114.524751) + (xy 174.075943 114.543685) + (xy 173.916305 114.599545) + (xy 173.916302 114.599547) + (xy 173.773115 114.689518) + (xy 173.773109 114.689523) + (xy 173.653523 114.809109) + (xy 173.653518 114.809115) + (xy 173.563547 114.952302) + (xy 173.563545 114.952305) + (xy 173.507685 115.111943) + (xy 173.488751 115.279997) + (xy 173.488751 115.280002) + (xy 173.507685 115.448056) + (xy 173.563545 115.607694) + (xy 173.563547 115.607697) + (xy 173.653518 115.750884) + (xy 173.653523 115.75089) + (xy 173.773109 115.870476) + (xy 173.773115 115.870481) + (xy 173.916302 115.960452) + (xy 173.916305 115.960454) + (xy 173.916309 115.960455) + (xy 173.91631 115.960456) + (xy 173.927679 115.964434) + (xy 174.075943 116.016314) + (xy 174.243997 116.035249) + (xy 174.244 116.035249) + (xy 174.244003 116.035249) + (xy 174.412059 116.016313) + (xy 174.412061 116.016313) + (xy 174.560322 115.964434) + (xy 174.630101 115.960872) + (xy 174.690728 115.9956) + (xy 174.718982 116.042469) + (xy 174.733186 116.085334) + (xy 174.825288 116.234656) + (xy 174.949344 116.358712) + (xy 175.098666 116.450814) + (xy 175.265203 116.505999) + (xy 175.367991 116.5165) + (xy 176.168008 116.516499) + (xy 176.168016 116.516498) + (xy 176.168019 116.516498) + (xy 176.224302 116.510748) + (xy 176.270797 116.505999) + (xy 176.437334 116.450814) + (xy 176.586656 116.358712) + (xy 176.680319 116.265049) + (xy 176.741642 116.231564) + (xy 176.811334 116.236548) + (xy 176.855681 116.265049) + (xy 176.949344 116.358712) + (xy 177.098666 116.450814) + (xy 177.107498 116.45374) + (xy 177.164944 116.493508) + (xy 177.191771 116.558022) + (xy 177.1925 116.571448) + (xy 177.1925 119.81016) + (xy 177.191439 119.826345) + (xy 177.187535 119.855997) + (xy 177.191969 119.889682) + (xy 177.191988 119.889835) + (xy 177.207313 120.006234) + (xy 177.207313 120.006235) + (xy 177.265302 120.146234) + (xy 177.336856 120.239485) + (xy 177.336867 120.239499) + (xy 177.357545 120.266447) + (xy 177.357547 120.266448) + (xy 177.357549 120.266451) + (xy 177.381286 120.284665) + (xy 177.393479 120.295359) + (xy 177.580939 120.482819) + (xy 177.614424 120.544142) + (xy 177.60944 120.613834) + (xy 177.567568 120.669767) + (xy 177.502104 120.694184) + (xy 177.493259 120.6945) + (xy 177.412499 120.6945) + (xy 177.41248 120.694501) + (xy 177.309703 120.705) + (xy 177.3097 120.705001) + (xy 177.143168 120.760185) + (xy 177.143163 120.760187) + (xy 176.993842 120.852289) + (xy 176.869785 120.976346) + (xy 176.868037 120.979182) + (xy 176.866329 120.980717) + (xy 176.865307 120.982011) + (xy 176.865085 120.981836) + (xy 176.816089 121.025905) + (xy 176.747126 121.037126) + (xy 176.683044 121.009282) + (xy 176.656963 120.979182) + (xy 176.655214 120.976346) + (xy 176.531157 120.852289) + (xy 176.531156 120.852288) + (xy 176.381834 120.760186) + (xy 176.215297 120.705001) + (xy 176.215295 120.705) + (xy 176.11251 120.6945) + (xy 175.337498 120.6945) + (xy 175.33748 120.694501) + (xy 175.234703 120.705) + (xy 175.2347 120.705001) + (xy 175.068168 120.760185) + (xy 175.068163 120.760187) + (xy 174.918842 120.852289) + (xy 174.794788 120.976343) + (xy 174.794785 120.976347) + (xy 174.708124 121.116847) + (xy 174.656176 121.163572) + (xy 174.588703 121.17497) + (xy 174.498004 121.164751) + (xy 174.497997 121.164751) + (xy 174.329943 121.183685) + (xy 174.170305 121.239545) + (xy 174.170302 121.239547) + (xy 174.027115 121.329518) + (xy 174.027109 121.329523) + (xy 173.907523 121.449109) + (xy 173.907518 121.449115) + (xy 173.817547 121.592302) + (xy 173.817545 121.592305) + (xy 173.761685 121.751943) + (xy 173.742751 121.919997) + (xy 173.742751 121.920002) + (xy 173.761685 122.088056) + (xy 173.817545 122.247694) + (xy 173.817547 122.247697) + (xy 173.907518 122.390884) + (xy 173.907523 122.39089) + (xy 174.027109 122.510476) + (xy 174.027115 122.510481) + (xy 174.170302 122.600452) + (xy 174.170305 122.600454) + (xy 174.170309 122.600455) + (xy 174.17031 122.600456) + (xy 174.242913 122.62586) + (xy 174.329943 122.656314) + (xy 174.497997 122.675249) + (xy 174.498 122.675249) + (xy 174.498002 122.675249) + (xy 174.54868 122.669538) + (xy 174.588702 122.665029) + (xy 174.657524 122.677083) + (xy 174.708124 122.723151) + (xy 174.794788 122.863656) + (xy 174.918844 122.987712) + (xy 175.068166 123.079814) + (xy 175.234703 123.134999) + (xy 175.337491 123.1455) + (xy 176.0845 123.145499) + (xy 176.151539 123.165183) + (xy 176.197294 123.217987) + (xy 176.2085 123.269499) + (xy 176.2085 123.6435) + (xy 176.188815 123.710539) + (xy 176.136011 123.756294) + (xy 176.0845 123.7675) + (xy 175.399998 123.7675) + (xy 175.39998 123.767501) + (xy 175.297203 123.778) + (xy 175.2972 123.778001) + (xy 175.130668 123.833185) + (xy 175.130663 123.833187) + (xy 174.981342 123.925289) + (xy 174.857289 124.049342) + (xy 174.765187 124.198663) + (xy 174.765185 124.198668) + (xy 174.765115 124.19888) + (xy 174.710001 124.365203) + (xy 174.710001 124.365204) + (xy 174.71 124.365204) + (xy 174.6995 124.467983) + (xy 174.6995 125.468001) + (xy 174.699501 125.468019) + (xy 174.71 125.570796) + (xy 174.710001 125.570799) + (xy 174.765115 125.737119) + (xy 174.765186 125.737334) + (xy 174.857288 125.886656) + (xy 174.981344 126.010712) + (xy 175.130666 126.102814) + (xy 175.139498 126.10574) + (xy 175.196944 126.145508) + (xy 175.223771 126.210022) + (xy 175.2245 126.223448) + (xy 175.2245 126.760551) + (xy 175.204815 126.82759) + (xy 175.152011 126.873345) + (xy 175.139507 126.878256) + (xy 175.130667 126.881185) + (xy 174.981342 126.973289) + (xy 174.857289 127.097342) + (xy 174.765184 127.246669) + (xy 174.762134 127.253211) + (xy 174.759455 127.251961) + (xy 174.727277 127.298396) + (xy 174.66275 127.325193) + (xy 174.593979 127.312849) + (xy 174.583413 127.306909) + (xy 174.571695 127.299546) + (xy 174.571694 127.299545) + (xy 174.412056 127.243685) + (xy 174.244003 127.224751) + (xy 174.243997 127.224751) + (xy 174.075943 127.243685) + (xy 173.916305 127.299545) + (xy 173.916302 127.299547) + (xy 173.773115 127.389518) + (xy 173.773109 127.389523) + (xy 173.653523 127.509109) + (xy 173.653518 127.509115) + (xy 173.563547 127.652302) + (xy 173.563545 127.652305) + (xy 173.507685 127.811943) + (xy 173.488751 127.979997) + (xy 173.488751 127.980002) + (xy 173.507685 128.148056) + (xy 173.563545 128.307694) + (xy 173.563547 128.307697) + (xy 173.653518 128.450884) + (xy 173.653523 128.45089) + (xy 173.773109 128.570476) + (xy 173.773115 128.570481) + (xy 173.916302 128.660452) + (xy 173.916305 128.660454) + (xy 173.916309 128.660455) + (xy 173.91631 128.660456) + (xy 173.988913 128.68586) + (xy 174.075943 128.716314) + (xy 174.243997 128.735249) + (xy 174.244 128.735249) + (xy 174.244003 128.735249) + (xy 174.412056 128.716314) + (xy 174.412059 128.716313) + (xy 174.57169 128.660456) + (xy 174.571703 128.660447) + (xy 174.575739 128.658505) + (xy 174.644679 128.647149) + (xy 174.708816 128.674867) + (xy 174.747253 128.731217) + (xy 174.765186 128.785334) + (xy 174.857288 128.934656) + (xy 174.981344 129.058712) + (xy 175.130666 129.150814) + (xy 175.297203 129.205999) + (xy 175.399991 129.2165) + (xy 176.200008 129.216499) + (xy 176.200016 129.216498) + (xy 176.200019 129.216498) + (xy 176.256302 129.210748) + (xy 176.302797 129.205999) + (xy 176.469334 129.150814) + (xy 176.618656 129.058712) + (xy 176.712319 128.965049) + (xy 176.773642 128.931564) + (xy 176.843334 128.936548) + (xy 176.887681 128.965049) + (xy 176.981344 129.058712) + (xy 177.130666 129.150814) + (xy 177.297203 129.205999) + (xy 177.399991 129.2165) + (xy 178.135257 129.216499) + (xy 178.202296 129.236183) + (xy 178.222938 129.252818) + (xy 179.220181 130.250061) + (xy 179.253666 130.311384) + (xy 179.2565 130.337742) + (xy 179.2565 141.567258) + (xy 179.236815 141.634297) + (xy 179.184011 141.680052) + (xy 179.114853 141.689996) + (xy 179.051297 141.660971) + (xy 179.044819 141.654939) + (xy 178.874916 141.485036) + (xy 178.841431 141.423713) + (xy 178.844892 141.358349) + (xy 178.857999 141.318797) + (xy 178.8685 141.216009) + (xy 178.868499 140.215992) + (xy 178.857999 140.113203) + (xy 178.802814 139.946666) + (xy 178.710712 139.797344) + (xy 178.586656 139.673288) + (xy 178.437334 139.581186) + (xy 178.270797 139.526001) + (xy 178.270795 139.526) + (xy 178.168016 139.5155) + (xy 178.168009 139.5155) + (xy 177.4835 139.5155) + (xy 177.416461 139.495815) + (xy 177.370706 139.443011) + (xy 177.3595 139.3915) + (xy 177.3595 138.991999) + (xy 177.379185 138.92496) + (xy 177.431989 138.879205) + (xy 177.4835 138.867999) + (xy 177.517999 138.867999) + (xy 177.518 138.867998) + (xy 177.518 137.918) + (xy 178.018 137.918) + (xy 178.018 138.867999) + (xy 178.167972 138.867999) + (xy 178.167986 138.867998) + (xy 178.270697 138.857505) + (xy 178.437119 138.802358) + (xy 178.437124 138.802356) + (xy 178.586345 138.710315) + (xy 178.710315 138.586345) + (xy 178.802356 138.437124) + (xy 178.802358 138.437119) + (xy 178.857505 138.270697) + (xy 178.857506 138.27069) + (xy 178.867999 138.167986) + (xy 178.868 138.167973) + (xy 178.868 137.918) + (xy 178.018 137.918) + (xy 177.518 137.918) + (xy 177.518 136.468) + (xy 178.018 136.468) + (xy 178.018 137.418) + (xy 178.867999 137.418) + (xy 178.867999 137.168028) + (xy 178.867998 137.168013) + (xy 178.857505 137.065302) + (xy 178.802358 136.89888) + (xy 178.802356 136.898875) + (xy 178.710315 136.749654) + (xy 178.586345 136.625684) + (xy 178.437124 136.533643) + (xy 178.437119 136.533641) + (xy 178.270697 136.478494) + (xy 178.27069 136.478493) + (xy 178.167986 136.468) + (xy 178.018 136.468) + (xy 177.518 136.468) + (xy 177.4835 136.468) + (xy 177.416461 136.448315) + (xy 177.370706 136.395511) + (xy 177.3595 136.344) + (xy 177.3595 135.969499) + (xy 177.379185 135.90246) + (xy 177.431989 135.856705) + (xy 177.483495 135.845499) + (xy 178.230508 135.845499) + (xy 178.230516 135.845498) + (xy 178.230519 135.845498) + (xy 178.291398 135.839279) + (xy 178.333297 135.834999) + (xy 178.499834 135.779814) + (xy 178.649156 135.687712) + (xy 178.773212 135.563656) + (xy 178.865314 135.414334) + (xy 178.920499 135.247797) + (xy 178.931 135.145009) + (xy 178.930999 134.094992) + (xy 178.920499 133.992203) + (xy 178.865314 133.825666) + (xy 178.773212 133.676344) + (xy 178.649156 133.552288) + (xy 178.499834 133.460186) + (xy 178.333297 133.405001) + (xy 178.333295 133.405) + (xy 178.23051 133.3945) + (xy 177.455498 133.3945) + (xy 177.45548 133.394501) + (xy 177.352703 133.405) + (xy 177.3527 133.405001) + (xy 177.186168 133.460185) + (xy 177.186163 133.460187) + (xy 177.036842 133.552289) + (xy 176.912785 133.676346) + (xy 176.911037 133.679182) + (xy 176.909329 133.680717) + (xy 176.908307 133.682011) + (xy 176.908085 133.681836) + (xy 176.859089 133.725905) + (xy 176.790126 133.737126) + (xy 176.726044 133.709282) + (xy 176.699963 133.679182) + (xy 176.698214 133.676346) + (xy 176.574157 133.552289) + (xy 176.574156 133.552288) + (xy 176.424834 133.460186) + (xy 176.258297 133.405001) + (xy 176.258295 133.405) + (xy 176.15551 133.3945) + (xy 175.380498 133.3945) + (xy 175.38048 133.394501) + (xy 175.277703 133.405) + (xy 175.2777 133.405001) + (xy 175.111168 133.460185) + (xy 175.111163 133.460187) + (xy 174.961842 133.552289) + (xy 174.837789 133.676342) + (xy 174.756584 133.807998) + (xy 174.704636 133.854722) + (xy 174.637161 133.866121) + (xy 174.625002 133.864751) + (xy 174.624997 133.864751) + (xy 174.456943 133.883685) + (xy 174.297305 133.939545) + (xy 174.297302 133.939547) + (xy 174.154115 134.029518) + (xy 174.154109 134.029523) + (xy 174.034523 134.149109) + (xy 174.034518 134.149115) + (xy 173.944547 134.292302) + (xy 173.944545 134.292305) + (xy 173.888685 134.451943) + (xy 173.869751 134.619997) + (xy 173.869751 134.620002) + (xy 173.888685 134.788056) + (xy 173.944545 134.947694) + (xy 173.944547 134.947697) + (xy 174.034518 135.090884) + (xy 174.034523 135.09089) + (xy 174.154109 135.210476) + (xy 174.154115 135.210481) + (xy 174.297302 135.300452) + (xy 174.297305 135.300454) + (xy 174.297309 135.300455) + (xy 174.29731 135.300456) + (xy 174.456941 135.356313) + (xy 174.456944 135.356314) + (xy 174.624997 135.375249) + (xy 174.625 135.375249) + (xy 174.625002 135.375249) + (xy 174.629193 135.374776) + (xy 174.637155 135.373879) + (xy 174.705976 135.385929) + (xy 174.756583 135.432001) + (xy 174.837788 135.563656) + (xy 174.961844 135.687712) + (xy 175.111166 135.779814) + (xy 175.277703 135.834999) + (xy 175.380491 135.8455) + (xy 176.0845 135.845499) + (xy 176.151539 135.865183) + (xy 176.197294 135.917987) + (xy 176.2085 135.969499) + (xy 176.2085 136.3435) + (xy 176.188815 136.410539) + (xy 176.136011 136.456294) + (xy 176.0845 136.4675) + (xy 175.367998 136.4675) + (xy 175.36798 136.467501) + (xy 175.265203 136.478) + (xy 175.2652 136.478001) + (xy 175.098668 136.533185) + (xy 175.098663 136.533187) + (xy 174.949342 136.625289) + (xy 174.825289 136.749342) + (xy 174.733187 136.898663) + (xy 174.733185 136.898668) + (xy 174.733115 136.89888) + (xy 174.678001 137.065203) + (xy 174.678001 137.065204) + (xy 174.678 137.065204) + (xy 174.6675 137.167983) + (xy 174.6675 138.168001) + (xy 174.667501 138.168019) + (xy 174.678 138.270796) + (xy 174.678001 138.270799) + (xy 174.733115 138.437119) + (xy 174.733186 138.437334) + (xy 174.825288 138.586656) + (xy 174.949344 138.710712) + (xy 175.098666 138.802814) + (xy 175.107498 138.80574) + (xy 175.164944 138.845508) + (xy 175.191771 138.910022) + (xy 175.1925 138.923448) + (xy 175.1925 139.460551) + (xy 175.172815 139.52759) + (xy 175.120011 139.573345) + (xy 175.107507 139.578256) + (xy 175.098667 139.581185) + (xy 174.949342 139.673289) + (xy 174.825289 139.797342) + (xy 174.729718 139.952288) + (xy 174.67777 139.999012) + (xy 174.608807 140.010235) + (xy 174.578454 140.001292) + (xy 174.578262 140.001844) + (xy 174.571691 139.999544) + (xy 174.57169 139.999544) + (xy 174.505834 139.9765) + (xy 174.412056 139.943685) + (xy 174.244003 139.924751) + (xy 174.243997 139.924751) + (xy 174.075943 139.943685) + (xy 173.916305 139.999545) + (xy 173.916302 139.999547) + (xy 173.773115 140.089518) + (xy 173.773109 140.089523) + (xy 173.653523 140.209109) + (xy 173.653518 140.209115) + (xy 173.563547 140.352302) + (xy 173.563545 140.352305) + (xy 173.507685 140.511943) + (xy 173.488751 140.679997) + (xy 173.488751 140.680002) + (xy 173.507685 140.848056) + (xy 173.563545 141.007694) + (xy 173.563547 141.007697) + (xy 173.653518 141.150884) + (xy 173.653523 141.15089) + (xy 173.773109 141.270476) + (xy 173.773115 141.270481) + (xy 173.916302 141.360452) + (xy 173.916305 141.360454) + (xy 173.916309 141.360455) + (xy 173.91631 141.360456) + (xy 173.927679 141.364434) + (xy 174.075943 141.416314) + (xy 174.243997 141.435249) + (xy 174.244 141.435249) + (xy 174.244003 141.435249) + (xy 174.412059 141.416313) + (xy 174.412061 141.416313) + (xy 174.560322 141.364434) + (xy 174.630101 141.360872) + (xy 174.690728 141.3956) + (xy 174.718982 141.442469) + (xy 174.733186 141.485334) + (xy 174.825288 141.634656) + (xy 174.949344 141.758712) + (xy 175.098666 141.850814) + (xy 175.265203 141.905999) + (xy 175.367991 141.9165) + (xy 176.168008 141.916499) + (xy 176.168016 141.916498) + (xy 176.168019 141.916498) + (xy 176.224302 141.910748) + (xy 176.270797 141.905999) + (xy 176.437334 141.850814) + (xy 176.586656 141.758712) + (xy 176.680319 141.665049) + (xy 176.741642 141.631564) + (xy 176.811334 141.636548) + (xy 176.855681 141.665049) + (xy 176.949344 141.758712) + (xy 177.098666 141.850814) + (xy 177.265203 141.905999) + (xy 177.367991 141.9165) + (xy 177.627257 141.916499) + (xy 177.694296 141.936183) + (xy 177.714938 141.952818) + (xy 178.204181 142.442061) + (xy 178.237666 142.503384) + (xy 178.2405 142.529742) + (xy 178.2405 145.9705) + (xy 178.220815 146.037539) + (xy 178.168011 146.083294) + (xy 178.1165 146.0945) + (xy 177.412498 146.0945) + (xy 177.41248 146.094501) + (xy 177.309703 146.105) + (xy 177.3097 146.105001) + (xy 177.143168 146.160185) + (xy 177.143163 146.160187) + (xy 176.993842 146.252289) + (xy 176.869785 146.376346) + (xy 176.868037 146.379182) + (xy 176.866329 146.380717) + (xy 176.865307 146.382011) + (xy 176.865085 146.381836) + (xy 176.816089 146.425905) + (xy 176.747126 146.437126) + (xy 176.683044 146.409282) + (xy 176.656963 146.379182) + (xy 176.655214 146.376346) + (xy 176.531157 146.252289) + (xy 176.531156 146.252288) + (xy 176.381834 146.160186) + (xy 176.215297 146.105001) + (xy 176.215295 146.105) + (xy 176.11251 146.0945) + (xy 175.337498 146.0945) + (xy 175.33748 146.094501) + (xy 175.234703 146.105) + (xy 175.2347 146.105001) + (xy 175.068168 146.160185) + (xy 175.068163 146.160187) + (xy 174.918842 146.252289) + (xy 174.794788 146.376343) + (xy 174.794785 146.376347) + (xy 174.708124 146.516847) + (xy 174.656176 146.563572) + (xy 174.588703 146.57497) + (xy 174.498004 146.564751) + (xy 174.497997 146.564751) + (xy 174.329943 146.583685) + (xy 174.170305 146.639545) + (xy 174.170302 146.639547) + (xy 174.027115 146.729518) + (xy 174.027109 146.729523) + (xy 173.907523 146.849109) + (xy 173.907518 146.849115) + (xy 173.817547 146.992302) + (xy 173.817545 146.992305) + (xy 173.761685 147.151943) + (xy 173.742751 147.319997) + (xy 173.742751 147.320002) + (xy 173.761685 147.488056) + (xy 173.817545 147.647694) + (xy 173.817547 147.647697) + (xy 173.907518 147.790884) + (xy 173.907523 147.79089) + (xy 174.027109 147.910476) + (xy 174.027115 147.910481) + (xy 174.170302 148.000452) + (xy 174.170305 148.000454) + (xy 174.170309 148.000455) + (xy 174.17031 148.000456) + (xy 174.242913 148.02586) + (xy 174.329943 148.056314) + (xy 174.497997 148.075249) + (xy 174.498 148.075249) + (xy 174.498002 148.075249) + (xy 174.54868 148.069538) + (xy 174.588702 148.065029) + (xy 174.657524 148.077083) + (xy 174.708124 148.123151) + (xy 174.794788 148.263656) + (xy 174.918844 148.387712) + (xy 175.068166 148.479814) + (xy 175.234703 148.534999) + (xy 175.337491 148.5455) + (xy 176.0845 148.545499) + (xy 176.151539 148.565183) + (xy 176.197294 148.617987) + (xy 176.2085 148.669499) + (xy 176.2085 149.0435) + (xy 176.188815 149.110539) + (xy 176.136011 149.156294) + (xy 176.0845 149.1675) + (xy 175.399998 149.1675) + (xy 175.39998 149.167501) + (xy 175.297203 149.178) + (xy 175.2972 149.178001) + (xy 175.130668 149.233185) + (xy 175.130663 149.233187) + (xy 174.981342 149.325289) + (xy 174.857289 149.449342) + (xy 174.765187 149.598663) + (xy 174.765186 149.598666) + (xy 174.710001 149.765203) + (xy 174.710001 149.765204) + (xy 174.71 149.765204) + (xy 174.6995 149.867983) + (xy 174.6995 150.868001) + (xy 174.699501 150.868019) + (xy 174.71 150.970796) + (xy 174.710001 150.970799) + (xy 174.765185 151.137331) + (xy 174.765186 151.137334) + (xy 174.857288 151.286656) + (xy 174.981344 151.410712) + (xy 175.130666 151.502814) + (xy 175.139498 151.50574) + (xy 175.196944 151.545508) + (xy 175.223771 151.610022) + (xy 175.2245 151.623448) + (xy 175.2245 152.160551) + (xy 175.204815 152.22759) + (xy 175.152011 152.273345) + (xy 175.139507 152.278256) + (xy 175.130667 152.281185) + (xy 174.981342 152.373289) + (xy 174.857289 152.497342) + (xy 174.765184 152.646669) + (xy 174.762134 152.653211) + (xy 174.759455 152.651961) + (xy 174.727277 152.698396) + (xy 174.66275 152.725193) + (xy 174.593979 152.712849) + (xy 174.583413 152.706909) + (xy 174.571695 152.699546) + (xy 174.571694 152.699545) + (xy 174.412056 152.643685) + (xy 174.244003 152.624751) + (xy 174.243997 152.624751) + (xy 174.075943 152.643685) + (xy 173.916305 152.699545) + (xy 173.916302 152.699547) + (xy 173.773115 152.789518) + (xy 173.773109 152.789523) + (xy 173.653523 152.909109) + (xy 173.653518 152.909115) + (xy 173.563547 153.052302) + (xy 173.563545 153.052305) + (xy 173.507685 153.211943) + (xy 173.488751 153.379997) + (xy 173.488751 153.380002) + (xy 173.507685 153.548056) + (xy 173.563545 153.707694) + (xy 173.563547 153.707697) + (xy 173.653518 153.850884) + (xy 173.653523 153.85089) + (xy 173.773109 153.970476) + (xy 173.773115 153.970481) + (xy 173.916302 154.060452) + (xy 173.916305 154.060454) + (xy 173.916309 154.060455) + (xy 173.91631 154.060456) + (xy 173.988913 154.08586) + (xy 174.075943 154.116314) + (xy 174.243997 154.135249) + (xy 174.244 154.135249) + (xy 174.244003 154.135249) + (xy 174.412056 154.116314) + (xy 174.412059 154.116313) + (xy 174.57169 154.060456) + (xy 174.571703 154.060447) + (xy 174.575739 154.058505) + (xy 174.644679 154.047149) + (xy 174.708816 154.074867) + (xy 174.747253 154.131217) + (xy 174.765186 154.185334) + (xy 174.857288 154.334656) + (xy 174.981344 154.458712) + (xy 175.130666 154.550814) + (xy 175.297203 154.605999) + (xy 175.399991 154.6165) + (xy 176.200008 154.616499) + (xy 176.200016 154.616498) + (xy 176.200019 154.616498) + (xy 176.256302 154.610748) + (xy 176.302797 154.605999) + (xy 176.469334 154.550814) + (xy 176.618656 154.458712) + (xy 176.712319 154.365049) + (xy 176.773642 154.331564) + (xy 176.843334 154.336548) + (xy 176.887681 154.365049) + (xy 176.981344 154.458712) + (xy 177.130666 154.550814) + (xy 177.297203 154.605999) + (xy 177.399991 154.6165) + (xy 178.200008 154.616499) + (xy 178.200016 154.616498) + (xy 178.200019 154.616498) + (xy 178.256302 154.610748) + (xy 178.302797 154.605999) + (xy 178.469334 154.550814) + (xy 178.618656 154.458712) + (xy 178.740554 154.336813) + (xy 178.801873 154.303331) + (xy 178.871565 154.308315) + (xy 178.906258 154.330607) + (xy 178.907104 154.329505) + (xy 178.913548 154.33445) + (xy 178.913549 154.334451) + (xy 178.916282 154.336548) + (xy 178.940508 154.355138) + (xy 178.940529 154.355155) + (xy 179.033767 154.426698) + (xy 179.173764 154.484687) + (xy 179.28628 154.4995) + (xy 179.286283 154.4995) + (xy 179.290293 154.500028) + (xy 179.290319 154.500031) + (xy 179.323999 154.504465) + (xy 179.324 154.504465) + (xy 179.324001 154.504465) + (xy 179.353655 154.500561) + (xy 179.36984 154.4995) + (xy 183.103251 154.4995) + (xy 183.17029 154.519185) + (xy 183.215633 154.571094) + (xy 183.229967 154.601834) + (xy 183.265877 154.653118) + (xy 183.365505 154.795401) + (xy 183.532599 154.962495) + (xy 183.629384 155.030265) + (xy 183.726165 155.098032) + (xy 183.726167 155.098033) + (xy 183.72617 155.098035) + (xy 183.940337 155.197903) + (xy 184.168592 155.259063) + (xy 184.356918 155.275539) + (xy 184.403999 155.279659) + (xy 184.404 155.279659) + (xy 184.404001 155.279659) + (xy 184.443234 155.276226) + (xy 184.639408 155.259063) + (xy 184.867663 155.197903) + (xy 185.08183 155.098035) + (xy 185.275401 154.962495) + (xy 185.442495 154.795401) + (xy 185.578035 154.60183) + (xy 185.677903 154.387663) + (xy 185.739063 154.159408) + (xy 185.759659 153.924) + (xy 185.739063 153.688592) + (xy 185.677903 153.460337) + (xy 185.578035 153.246171) + (xy 185.578032 153.246166) + (xy 185.442494 153.052597) + (xy 185.275402 152.885506) + (xy 185.275396 152.885501) + (xy 185.089842 152.755575) + (xy 185.046217 152.700998) + (xy 185.039023 152.6315) + (xy 185.070546 152.569145) + (xy 185.089842 152.552425) + (xy 185.112026 152.536891) + (xy 185.275401 152.422495) + (xy 185.442495 152.255401) + (xy 185.578035 152.06183) + (xy 185.677903 151.847663) + (xy 185.739063 151.619408) + (xy 185.759659 151.384) + (xy 185.739063 151.148592) + (xy 185.677903 150.920337) + (xy 185.578035 150.706171) + (xy 185.578032 150.706166) + (xy 185.442494 150.512597) + (xy 185.275402 150.345506) + (xy 185.275396 150.345501) + (xy 185.089842 150.215575) + (xy 185.046217 150.160998) + (xy 185.039023 150.0915) + (xy 185.070546 150.029145) + (xy 185.089842 150.012425) + (xy 185.112026 149.996891) + (xy 185.275401 149.882495) + (xy 185.442495 149.715401) + (xy 185.578035 149.52183) + (xy 185.677903 149.307663) + (xy 185.739063 149.079408) + (xy 185.759659 148.844) + (xy 185.739063 148.608592) + (xy 185.677903 148.380337) + (xy 185.578035 148.166171) + (xy 185.578032 148.166166) + (xy 185.442494 147.972597) + (xy 185.275402 147.805506) + (xy 185.275396 147.805501) + (xy 185.089842 147.675575) + (xy 185.046217 147.620998) + (xy 185.039023 147.5515) + (xy 185.070546 147.489145) + (xy 185.089842 147.472425) + (xy 185.112026 147.456891) + (xy 185.275401 147.342495) + (xy 185.442495 147.175401) + (xy 185.578035 146.98183) + (xy 185.677903 146.767663) + (xy 185.739063 146.539408) + (xy 185.759659 146.304) + (xy 185.739063 146.068592) + (xy 185.677903 145.840337) + (xy 185.578035 145.626171) + (xy 185.578032 145.626166) + (xy 185.442494 145.432597) + (xy 185.275402 145.265506) + (xy 185.275396 145.265501) + (xy 185.089842 145.135575) + (xy 185.046217 145.080998) + (xy 185.039023 145.0115) + (xy 185.070546 144.949145) + (xy 185.089842 144.932425) + (xy 185.112026 144.916891) + (xy 185.275401 144.802495) + (xy 185.442495 144.635401) + (xy 185.578035 144.44183) + (xy 185.677903 144.227663) + (xy 185.739063 143.999408) + (xy 185.759659 143.764) + (xy 185.739063 143.528592) + (xy 185.677903 143.300337) + (xy 185.578035 143.086171) + (xy 185.442495 142.892599) + (xy 185.442494 142.892597) + (xy 185.275402 142.725506) + (xy 185.275396 142.725501) + (xy 185.089842 142.595575) + (xy 185.046217 142.540998) + (xy 185.039023 142.4715) + (xy 185.070546 142.409145) + (xy 185.089842 142.392425) + (xy 185.112026 142.376891) + (xy 185.275401 142.262495) + (xy 185.442495 142.095401) + (xy 185.578035 141.90183) + (xy 185.677903 141.687663) + (xy 185.739063 141.459408) + (xy 185.759659 141.224) + (xy 185.75896 141.216016) + (xy 185.753262 141.150884) + (xy 185.739063 140.988592) + (xy 185.677903 140.760337) + (xy 185.578035 140.546171) + (xy 185.554069 140.511943) + (xy 185.442494 140.352597) + (xy 185.275402 140.185506) + (xy 185.275396 140.185501) + (xy 185.089842 140.055575) + (xy 185.046217 140.000998) + (xy 185.039023 139.9315) + (xy 185.070546 139.869145) + (xy 185.089842 139.852425) + (xy 185.112026 139.836891) + (xy 185.275401 139.722495) + (xy 185.442495 139.555401) + (xy 185.578035 139.36183) + (xy 185.677903 139.147663) + (xy 185.739063 138.919408) + (xy 185.759659 138.684) + (xy 185.739063 138.448592) + (xy 185.677903 138.220337) + (xy 185.578035 138.006171) + (xy 185.516298 137.918) + (xy 185.442494 137.812597) + (xy 185.275402 137.645506) + (xy 185.275396 137.645501) + (xy 185.089842 137.515575) + (xy 185.046217 137.460998) + (xy 185.039023 137.3915) + (xy 185.070546 137.329145) + (xy 185.089842 137.312425) + (xy 185.112026 137.296891) + (xy 185.275401 137.182495) + (xy 185.442495 137.015401) + (xy 185.578035 136.82183) + (xy 185.677903 136.607663) + (xy 185.739063 136.379408) + (xy 185.759659 136.144) + (xy 185.739063 135.908592) + (xy 185.677903 135.680337) + (xy 185.578035 135.466171) + (xy 185.541738 135.414334) + (xy 185.442496 135.2726) + (xy 185.417691 135.247795) + (xy 185.320179 135.150283) + (xy 185.286696 135.088963) + (xy 185.29168 135.019271) + (xy 185.333551 134.963337) + (xy 185.364529 134.946422) + (xy 185.496086 134.897354) + (xy 185.496093 134.89735) + (xy 185.611187 134.81119) + (xy 185.61119 134.811187) + (xy 185.69735 134.696093) + (xy 185.697354 134.696086) + (xy 185.747596 134.561379) + (xy 185.747598 134.561372) + (xy 185.753999 134.501844) + (xy 185.754 134.501827) + (xy 185.754 133.854) + (xy 184.837686 133.854) + (xy 184.863493 133.813844) + (xy 184.904 133.675889) + (xy 184.904 133.532111) + (xy 184.863493 133.394156) + (xy 184.837686 133.354) + (xy 185.754 133.354) + (xy 185.754 132.706172) + (xy 185.753999 132.706155) + (xy 185.747598 132.646627) + (xy 185.747596 132.64662) + (xy 185.697354 132.511913) + (xy 185.69735 132.511906) + (xy 185.61119 132.396812) + (xy 185.611187 132.396809) + (xy 185.496093 132.310649) + (xy 185.496086 132.310645) + (xy 185.361379 132.260403) + (xy 185.361372 132.260401) + (xy 185.301844 132.254) + (xy 184.654 132.254) + (xy 184.654 133.168498) + (xy 184.546315 133.11932) + (xy 184.439763 133.104) + (xy 184.368237 133.104) + (xy 184.261685 133.11932) + (xy 184.154 133.168498) + (xy 184.154 132.254) + (xy 183.506155 132.254) + (xy 183.446627 132.260401) + (xy 183.44662 132.260403) + (xy 183.311913 132.310645) + (xy 183.311906 132.310649) + (xy 183.196812 132.396809) + (xy 183.196809 132.396812) + (xy 183.110649 132.511906) + (xy 183.110645 132.511913) + (xy 183.060403 132.64662) + (xy 183.060401 132.646627) + (xy 183.054 132.706155) + (xy 183.054 133.354) + (xy 183.970314 133.354) + (xy 183.944507 133.394156) + (xy 183.904 133.532111) + (xy 183.904 133.675889) + (xy 183.944507 133.813844) + (xy 183.970314 133.854) + (xy 183.054 133.854) + (xy 183.054 134.501844) + (xy 183.060401 134.561372) + (xy 183.060403 134.561379) + (xy 183.110645 134.696086) + (xy 183.110649 134.696093) + (xy 183.196809 134.811187) + (xy 183.196812 134.81119) + (xy 183.311906 134.89735) + (xy 183.311913 134.897354) + (xy 183.44347 134.946421) + (xy 183.499403 134.988292) + (xy 183.523821 135.053756) + (xy 183.50897 135.122029) + (xy 183.487819 135.150284) + (xy 183.365503 135.2726) + (xy 183.229965 135.466169) + (xy 183.229964 135.466171) + (xy 183.130098 135.680335) + (xy 183.130094 135.680344) + (xy 183.068938 135.908586) + (xy 183.068936 135.908596) + (xy 183.048341 136.143999) + (xy 183.048341 136.144) + (xy 183.068936 136.379403) + (xy 183.068938 136.379413) + (xy 183.130094 136.607655) + (xy 183.130096 136.607659) + (xy 183.130097 136.607663) + (xy 183.196163 136.749342) + (xy 183.229965 136.82183) + (xy 183.229967 136.821834) + (xy 183.365501 137.015395) + (xy 183.365506 137.015402) + (xy 183.532597 137.182493) + (xy 183.532603 137.182498) + (xy 183.718158 137.312425) + (xy 183.761783 137.367002) + (xy 183.768977 137.4365) + (xy 183.737454 137.498855) + (xy 183.718158 137.515575) + (xy 183.532597 137.645505) + (xy 183.365505 137.812597) + (xy 183.229965 138.006169) + (xy 183.229964 138.006171) + (xy 183.130098 138.220335) + (xy 183.130094 138.220344) + (xy 183.068938 138.448586) + (xy 183.068936 138.448596) + (xy 183.048341 138.683999) + (xy 183.048341 138.684) + (xy 183.068936 138.919403) + (xy 183.068938 138.919413) + (xy 183.130094 139.147655) + (xy 183.130096 139.147659) + (xy 183.130097 139.147663) + (xy 183.229965 139.36183) + (xy 183.229967 139.361834) + (xy 183.365501 139.555395) + (xy 183.365506 139.555402) + (xy 183.532597 139.722493) + (xy 183.532603 139.722498) + (xy 183.718158 139.852425) + (xy 183.761783 139.907002) + (xy 183.768977 139.9765) + (xy 183.737454 140.038855) + (xy 183.718158 140.055575) + (xy 183.532597 140.185505) + (xy 183.365505 140.352597) + (xy 183.229965 140.546169) + (xy 183.229964 140.546171) + (xy 183.130098 140.760335) + (xy 183.130094 140.760344) + (xy 183.068938 140.988586) + (xy 183.068936 140.988596) + (xy 183.048341 141.223999) + (xy 183.048341 141.224) + (xy 183.068936 141.459403) + (xy 183.068938 141.459413) + (xy 183.130094 141.687655) + (xy 183.130096 141.687659) + (xy 183.130097 141.687663) + (xy 183.19626 141.829549) + (xy 183.229965 141.90183) + (xy 183.229967 141.901834) + (xy 183.365501 142.095395) + (xy 183.365506 142.095402) + (xy 183.532597 142.262493) + (xy 183.532603 142.262498) + (xy 183.718158 142.392425) + (xy 183.761783 142.447002) + (xy 183.768977 142.5165) + (xy 183.737454 142.578855) + (xy 183.718158 142.595575) + (xy 183.532597 142.725505) + (xy 183.365505 142.892597) + (xy 183.22686 143.090605) + (xy 183.224835 143.089187) + (xy 183.181657 143.130177) + (xy 183.113021 143.143249) + (xy 183.048213 143.117139) + (xy 183.037398 143.107518) + (xy 182.475819 142.545939) + (xy 182.442334 142.484616) + (xy 182.4395 142.458258) + (xy 182.4395 107.448307) + (xy 182.459185 107.381268) + (xy 182.511989 107.335513) + (xy 182.517781 107.333238) + (xy 182.520828 107.331817) + (xy 182.520831 107.331814) + (xy 182.520834 107.331814) + (xy 182.670156 107.239712) + (xy 182.794212 107.115656) + (xy 182.794749 107.114784) + (xy 182.795275 107.114311) + (xy 182.798695 107.109987) + (xy 182.799433 107.11057) + (xy 182.846691 107.068054) + (xy 182.915652 107.056824) + (xy 182.970625 107.079846) + (xy 182.971197 107.07892) + (xy 182.977082 107.082549) + (xy 182.977204 107.082601) + (xy 182.977342 107.08271) + (xy 182.977344 107.082712) + (xy 183.126666 107.174814) + (xy 183.293203 107.229999) + (xy 183.395991 107.2405) + (xy 184.396008 107.240499) + (xy 184.396016 107.240498) + (xy 184.396019 107.240498) + (xy 184.452302 107.234748) + (xy 184.498797 107.229999) + (xy 184.665334 107.174814) + (xy 184.814656 107.082712) + (xy 184.938712 106.958656) + (xy 185.030814 106.809334) + (xy 185.085999 106.642797) + (xy 185.0965 106.540009) + (xy 185.096499 105.739992) + (xy 185.085999 105.637203) + (xy 185.030814 105.470666) + (xy 184.938712 105.321344) + (xy 184.845049 105.227681) + (xy 184.811564 105.166358) + (xy 184.816548 105.096666) + (xy 184.845049 105.052319) + (xy 184.885183 105.012185) + (xy 184.938712 104.958656) + (xy 185.030814 104.809334) + (xy 185.085999 104.642797) + (xy 185.0965 104.540009) + (xy 185.096499 103.739992) + (xy 185.085999 103.637203) + (xy 185.030814 103.470666) + (xy 184.938712 103.321344) + (xy 184.814656 103.197288) + (xy 184.721888 103.140069) + (xy 184.665336 103.105187) + (xy 184.665335 103.105186) + (xy 184.665334 103.105186) + (xy 184.572982 103.074583) + (xy 184.515539 103.034811) + (xy 184.488716 102.970295) + (xy 184.501031 102.901519) + (xy 184.548575 102.850319) + (xy 184.552934 102.847843) + (xy 184.603509 102.820474) + (xy 184.799744 102.667738) + (xy 184.968164 102.484785) + (xy 185.104173 102.276607) + (xy 185.204063 102.048881) + (xy 185.265108 101.807821) + (xy 185.285643 101.56) + (xy 185.26917 101.361206) + (xy 185.265109 101.312187) + (xy 185.265107 101.312175) + (xy 185.204063 101.071118) + (xy 185.104173 100.843393) + (xy 184.968166 100.635217) + (xy 184.896427 100.557288) + (xy 184.799744 100.452262) + (xy 184.603509 100.299526) + (xy 184.603507 100.299525) + (xy 184.603506 100.299524) + (xy 184.384811 100.181172) + (xy 184.384802 100.181169) + (xy 184.149616 100.100429) + (xy 183.904335 100.0595) + (xy 183.655665 100.0595) + (xy 183.410383 100.100429) + (xy 183.175197 100.181169) + (xy 183.175188 100.181172) + (xy 182.956493 100.299524) + (xy 182.760257 100.452261) + (xy 182.591832 100.635219) + (xy 182.533242 100.724898) + (xy 182.480096 100.770254) + (xy 182.410865 100.779678) + (xy 182.347529 100.750176) + (xy 182.323895 100.722173) + (xy 182.299242 100.682204) + (xy 182.298712 100.681344) + (xy 182.174656 100.557288) + (xy 182.114783 100.520358) + (xy 182.06806 100.468411) + (xy 182.056838 100.399448) + (xy 182.084681 100.335366) + (xy 182.1164 100.308302) + (xy 182.154894 100.285366) + (xy 182.172813 100.270188) + (xy 182.185124 100.261008) + (xy 182.204785 100.248164) + (xy 182.271584 100.186669) + (xy 182.27538 100.183318) + (xy 182.297126 100.164902) + (xy 182.317288 100.144738) + (xy 182.320938 100.141236) + (xy 182.387738 100.079744) + (xy 182.402167 100.061203) + (xy 182.412324 100.049702) + (xy 184.769702 97.692324) + (xy 184.781203 97.682167) + (xy 184.799744 97.667738) + (xy 184.861236 97.600938) + (xy 184.864738 97.597288) + (xy 184.884902 97.577126) + (xy 184.903318 97.55538) + (xy 184.906669 97.551584) + (xy 184.968164 97.484785) + (xy 184.981008 97.465124) + (xy 184.990188 97.452813) + (xy 185.005366 97.434894) + (xy 185.051861 97.356863) + (xy 185.054505 97.352627) + (xy 185.104173 97.276607) + (xy 185.113607 97.255099) + (xy 185.120627 97.241458) + (xy 185.132656 97.221273) + (xy 185.165657 97.136693) + (xy 185.167584 97.132041) + (xy 185.204063 97.048881) + (xy 185.209827 97.026116) + (xy 185.214515 97.011483) + (xy 185.223049 96.989614) + (xy 185.24168 96.900754) + (xy 185.242815 96.895848) + (xy 185.265108 96.807821) + (xy 185.267047 96.784413) + (xy 185.269259 96.769227) + (xy 185.274081 96.746237) + (xy 185.277831 96.655531) + (xy 185.278149 96.650427) + (xy 185.285643 96.560003) + (xy 185.285643 96.559999) + (xy 185.283704 96.536609) + (xy 185.283386 96.521237) + (xy 185.284357 96.497779) + (xy 185.273122 96.407646) + (xy 185.272606 96.40268) + (xy 185.265108 96.312179) + (xy 185.259343 96.289417) + (xy 185.256503 96.274327) + (xy 185.253599 96.251019) + (xy 185.227697 96.164018) + (xy 185.226336 96.159075) + (xy 185.204063 96.071119) + (xy 185.194632 96.049618) + (xy 185.189342 96.035187) + (xy 185.184818 96.019992) + (xy 185.182644 96.012687) + (xy 185.142765 95.931114) + (xy 185.140619 95.926482) + (xy 185.104173 95.843393) + (xy 185.091334 95.823743) + (xy 185.083744 95.810384) + (xy 185.073432 95.789291) + (xy 185.073429 95.789284) + (xy 185.020688 95.715417) + (xy 185.017796 95.711183) + (xy 184.968168 95.635219) + (xy 184.96331 95.629942) + (xy 184.952259 95.617938) + (xy 184.942576 95.606014) + (xy 184.938143 95.599805) + (xy 184.928932 95.586904) + (xy 184.864746 95.522718) + (xy 184.861222 95.519044) + (xy 184.799747 95.452265) + (xy 184.799746 95.452264) + (xy 184.799744 95.452262) + (xy 184.78121 95.437836) + (xy 184.769692 95.427664) + (xy 184.753098 95.411069) + (xy 184.679242 95.358337) + (xy 184.675134 95.355273) + (xy 184.603517 95.299531) + (xy 184.603506 95.299524) + (xy 184.582855 95.288348) + (xy 184.569821 95.280212) + (xy 184.550713 95.266569) + (xy 184.517467 95.250316) + (xy 184.469166 95.226703) + (xy 184.464637 95.224372) + (xy 184.384816 95.181174) + (xy 184.384807 95.18117) + (xy 184.362598 95.173546) + (xy 184.348403 95.167666) + (xy 184.327315 95.157357) + (xy 184.327305 95.157353) + (xy 184.240321 95.131457) + (xy 184.23544 95.129893) + (xy 184.149616 95.100429) + (xy 184.126458 95.096565) + (xy 184.111487 95.093101) + (xy 184.088981 95.086401) + (xy 184.028065 95.078807) + (xy 183.998899 95.075172) + (xy 183.993829 95.074433) + (xy 183.904335 95.0595) + (xy 183.880864 95.0595) + (xy 183.865527 95.058548) + (xy 183.842219 95.055642) + (xy 183.751528 95.059394) + (xy 183.746404 95.0595) + (xy 183.655665 95.0595) + (xy 183.632512 95.063363) + (xy 183.617231 95.064948) + (xy 183.593763 95.065918) + (xy 183.593763 95.065919) + (xy 183.50494 95.084542) + (xy 183.499906 95.08549) + (xy 183.410388 95.100428) + (xy 183.410381 95.10043) + (xy 183.38817 95.108055) + (xy 183.37336 95.112133) + (xy 183.350388 95.11695) + (xy 183.350381 95.116952) + (xy 183.265853 95.149934) + (xy 183.261045 95.151697) + (xy 183.244562 95.157356) + (xy 183.17519 95.181172) + (xy 183.175188 95.181172) + (xy 183.175188 95.181173) + (xy 183.154529 95.192352) + (xy 183.140596 95.19881) + (xy 183.118726 95.207344) + (xy 183.040763 95.253799) + (xy 183.036309 95.256329) + (xy 182.956498 95.299521) + (xy 182.956488 95.299527) + (xy 182.93796 95.313948) + (xy 182.925281 95.322611) + (xy 182.912055 95.330493) + (xy 182.905106 95.334634) + (xy 182.880737 95.355273) + (xy 182.835851 95.393288) + (xy 182.831877 95.396515) + (xy 182.760255 95.452262) + (xy 182.698776 95.519045) + (xy 182.695229 95.522741) + (xy 180.694791 97.523181) + (xy 180.633468 97.556666) + (xy 180.60711 97.5595) + (xy 174.793762 97.5595) + (xy 174.726723 97.539815) + (xy 174.680968 97.487011) + (xy 174.671024 97.417853) + (xy 174.688223 97.370403) + (xy 174.738356 97.289124) + (xy 174.738358 97.289119) + (xy 174.793505 97.122697) + (xy 174.793506 97.12269) + (xy 174.803999 97.019986) + (xy 174.804 97.019973) + (xy 174.804 96.77) + (xy 173.578 96.77) + (xy 173.510961 96.750315) + (xy 173.465206 96.697511) + (xy 173.454 96.646) + (xy 173.454 95.32) + (xy 173.954 95.32) + (xy 173.954 96.27) + (xy 174.803999 96.27) + (xy 174.803999 96.020028) + (xy 174.803998 96.020013) + (xy 174.793505 95.917302) + (xy 174.738358 95.75088) + (xy 174.738356 95.750875) + (xy 174.646315 95.601654) + (xy 174.522345 95.477684) + (xy 174.373124 95.385643) + (xy 174.373119 95.385641) + (xy 174.206697 95.330494) + (xy 174.20669 95.330493) + (xy 174.103986 95.32) + (xy 173.954 95.32) + (xy 173.454 95.32) + (xy 173.304027 95.32) + (xy 173.304012 95.320001) + (xy 173.201302 95.330494) + (xy 173.03488 95.385641) + (xy 173.034875 95.385643) + (xy 172.885657 95.477682) + (xy 172.792034 95.571305) + (xy 172.73071 95.604789) + (xy 172.661019 95.599805) + (xy 172.616672 95.571304) + (xy 172.522657 95.477289) + (xy 172.522656 95.477288) + (xy 172.415296 95.411068) + (xy 172.373336 95.385187) + (xy 172.373331 95.385185) + (xy 172.371862 95.384698) + (xy 172.206797 95.330001) + (xy 172.206795 95.33) + (xy 172.10401 95.3195) + (xy 171.303998 95.3195) + (xy 171.30398 95.319501) + (xy 171.201203 95.33) + (xy 171.2012 95.330001) + (xy 171.034668 95.385185) + (xy 171.034659 95.38519) + (xy 170.930921 95.449175) + (xy 170.863528 95.467615) + (xy 170.796865 95.446692) + (xy 170.752096 95.393049) + (xy 170.749643 95.386968) + (xy 170.723798 95.317673) + (xy 170.723793 95.317664) + (xy 170.637547 95.202455) + (xy 170.637544 95.202452) + (xy 170.522335 95.116206) + (xy 170.522328 95.116202) + (xy 170.387482 95.065908) + (xy 170.387483 95.065908) + (xy 170.327883 95.059501) + (xy 170.327881 95.0595) + (xy 170.327873 95.0595) + (xy 170.327864 95.0595) + (xy 168.232129 95.0595) + (xy 168.232123 95.059501) + (xy 168.172516 95.065908) + (xy 168.037671 95.116202) + (xy 168.037664 95.116206) + (xy 167.922455 95.202452) + (xy 167.922452 95.202455) + (xy 167.836206 95.317664) + (xy 167.836202 95.317671) + (xy 167.785908 95.452517) + (xy 167.779501 95.512116) + (xy 167.7795 95.512135) + (xy 167.7795 97.60787) + (xy 167.779501 97.607876) + (xy 167.785908 97.667483) + (xy 167.836202 97.802328) + (xy 167.836206 97.802335) + (xy 167.905358 97.894709) + (xy 167.922454 97.917546) + (xy 168.037669 98.003796) + (xy 168.03767 98.003796) + (xy 168.038585 98.004481) + (xy 168.080456 98.060415) + (xy 168.08544 98.130107) + (xy 168.068082 98.171571) + (xy 168.060577 98.183058) + (xy 168.054623 98.191396) + (xy 168.019528 98.236486) + (xy 167.992318 98.286764) + (xy 167.987075 98.295562) + (xy 167.955828 98.34339) + (xy 167.955826 98.343394) + (xy 167.932873 98.395722) + (xy 167.928372 98.404928) + (xy 167.901175 98.455183) + (xy 167.901169 98.455197) + (xy 167.882615 98.509243) + (xy 167.87889 98.518789) + (xy 167.855941 98.571107) + (xy 167.855936 98.571122) + (xy 167.841912 98.6265) + (xy 167.838989 98.636319) + (xy 167.820429 98.690382) + (xy 167.81102 98.746762) + (xy 167.808918 98.756787) + (xy 167.794892 98.812176) + (xy 167.794891 98.812184) + (xy 167.790172 98.869127) + (xy 167.788905 98.879292) + (xy 167.7795 98.935662) + (xy 167.7795 98.992809) + (xy 167.779076 99.00305) + (xy 167.774357 99.059995) + (xy 167.774357 99.060004) + (xy 167.779076 99.116948) + (xy 167.7795 99.127189) + (xy 167.7795 99.184336) + (xy 167.788905 99.240705) + (xy 167.790172 99.250871) + (xy 167.794891 99.307815) + (xy 167.794892 99.307824) + (xy 167.808918 99.363214) + (xy 167.81102 99.373238) + (xy 167.820429 99.429617) + (xy 167.838983 99.483659) + (xy 167.841907 99.49348) + (xy 167.855937 99.548882) + (xy 167.878893 99.601214) + (xy 167.882611 99.610745) + (xy 167.901172 99.664809) + (xy 167.901172 99.664811) + (xy 167.928376 99.715078) + (xy 167.932877 99.724286) + (xy 167.955827 99.776607) + (xy 167.987081 99.824446) + (xy 167.99232 99.833239) + (xy 168.019521 99.883502) + (xy 168.019526 99.88351) + (xy 168.054625 99.928605) + (xy 168.060578 99.936943) + (xy 168.091835 99.984784) + (xy 168.091837 99.984786) + (xy 168.130538 100.026826) + (xy 168.137159 100.034644) + (xy 168.172262 100.079744) + (xy 168.172264 100.079746) + (xy 168.172265 100.079747) + (xy 168.172269 100.079751) + (xy 168.189074 100.09522) + (xy 168.214313 100.118455) + (xy 168.221543 100.125685) + (xy 168.234123 100.13935) + (xy 168.260248 100.167731) + (xy 168.260256 100.167738) + (xy 168.305358 100.202842) + (xy 168.313167 100.209456) + (xy 168.324133 100.21955) + (xy 168.360123 100.279437) + (xy 168.358022 100.349275) + (xy 168.318498 100.406891) + (xy 168.316311 100.408632) + (xy 168.260262 100.452256) + (xy 168.260259 100.452259) + (xy 168.091833 100.635217) + (xy 167.955826 100.843393) + (xy 167.855936 101.071118) + (xy 167.794892 101.312175) + (xy 167.79489 101.312187) + (xy 167.774357 101.559994) + (xy 167.774357 101.560005) + (xy 166.8705 101.560005) + (xy 166.8705 94.50787) + (xy 174.6795 94.50787) + (xy 174.679501 94.507876) + (xy 174.685908 94.567483) + (xy 174.736202 94.702328) + (xy 174.736206 94.702335) + (xy 174.822452 94.817544) + (xy 174.822455 94.817547) + (xy 174.937664 94.903793) + (xy 174.937671 94.903797) + (xy 175.072517 94.954091) + (xy 175.072516 94.954091) + (xy 175.079444 94.954835) + (xy 175.132127 94.9605) + (xy 178.427872 94.960499) + (xy 178.487483 94.954091) + (xy 178.622331 94.903796) + (xy 178.737546 94.817546) + (xy 178.823796 94.702331) + (xy 178.874091 94.567483) + (xy 178.8805 94.507873) + (xy 178.880499 92.412128) + (xy 178.874091 92.352517) + (xy 178.823796 92.217669) + (xy 178.823795 92.217668) + (xy 178.823793 92.217664) + (xy 178.737547 92.102455) + (xy 178.737544 92.102452) + (xy 178.622335 92.016206) + (xy 178.622328 92.016202) + (xy 178.487482 91.965908) + (xy 178.487483 91.965908) + (xy 178.427883 91.959501) + (xy 178.427881 91.9595) + (xy 178.427873 91.9595) + (xy 178.427864 91.9595) + (xy 175.132129 91.9595) + (xy 175.132123 91.959501) + (xy 175.072516 91.965908) + (xy 174.937671 92.016202) + (xy 174.937664 92.016206) + (xy 174.822455 92.102452) + (xy 174.822452 92.102455) + (xy 174.736206 92.217664) + (xy 174.736202 92.217671) + (xy 174.685908 92.352517) + (xy 174.679501 92.412116) + (xy 174.679501 92.412123) + (xy 174.6795 92.412135) + (xy 174.6795 94.50787) + (xy 166.8705 94.50787) + (xy 166.8705 89.5245) + (xy 166.890185 89.457461) + (xy 166.942989 89.411706) + (xy 166.9945 89.4005) + (xy 186.0655 89.4005) + ) + ) + ) +) diff --git a/keyboard/keyboard.kicad_prl b/keyboard/keyboard.kicad_prl new file mode 100644 index 0000000..1e8c68d --- /dev/null +++ b/keyboard/keyboard.kicad_prl @@ -0,0 +1,77 @@ +{ + "board": { + "active_layer": 45, + "active_layer_preset": "", + "auto_track_width": true, + "hidden_netclasses": [], + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "images": 0.6, + "pads": 1.0, + "tracks": 0.8999999761581421, + "vias": 1.0, + "zones": 0.3100000023841858 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36, + 39, + 40 + ], + "visible_layers": "ffcffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "keyboard.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/keyboard/keyboard.kicad_pro b/keyboard/keyboard.kicad_pro new file mode 100644 index 0000000..0ea2a81 --- /dev/null +++ b/keyboard/keyboard.kicad_pro @@ -0,0 +1,493 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.049999999999999996, + "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.09999999999999999, + "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.762, + "height": 1.524, + "width": 1.524 + }, + "silk_line_width": 0.09999999999999999, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.09999999999999999, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, + "diff_pair_dimensions": [ + { + "gap": 0.0, + "via_gap": 0.0, + "width": 0.0 + } + ], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "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": "ignore", + "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": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_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": { + "max_error": 0.005, + "min_clearance": 0.09999999999999999, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.19999999999999998, + "min_microvia_drill": 0.09999999999999999, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.7999999999999999, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.19999999999999998, + "min_track_width": 0.09999999999999999, + "min_via_annular_width": 0.13, + "min_via_diameter": 0.3, + "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, + 2.0 + ], + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + }, + { + "diameter": 1.0, + "drill": 0.5 + } + ], + "zones_allow_external_fillets": false + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "keyboard.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.1, + "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.15, + "via_diameter": 0.5, + "via_drill": 0.2, + "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": "", + "page_layout_descr_file": "", + "plot_directory": "", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "803b8257-b995-4063-a958-aca07816897b", + "" + ] + ], + "text_variables": {} +} diff --git a/keyboard/keyboard.kicad_sch b/keyboard/keyboard.kicad_sch new file mode 100644 index 0000000..675d244 --- /dev/null +++ b/keyboard/keyboard.kicad_sch @@ -0,0 +1,1988 @@ +(kicad_sch (version 20230121) (generator eeschema) + + (uuid 803b8257-b995-4063-a958-aca07816897b) + + (paper "A4") + + (lib_symbols + (symbol "Connector_Generic:Conn_01x09" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x09" (at 0 -12.7 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" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x09_1_1" + (rectangle (start -1.27 -10.033) (end 0 -10.287) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 7.747) (end 0 7.493) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 10.287) (end 0 10.033) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 11.43) (end 1.27 -11.43) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 10.16 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 7.62 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 5.08 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 3.81) + (name "Pin_7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -7.62 0) (length 3.81) + (name "Pin_8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -10.16 0) (length 3.81) + (name "Pin_9" (effects (font (size 1.27 1.27)))) + (number "9" (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: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:RotaryEncoder_Switch" (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 0 6.604 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "RotaryEncoder_Switch" (at 0 -6.604 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -3.81 4.064 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 6.604 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "rotary switch encoder switch push button" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Rotary encoder, dual channel, incremental quadrate outputs, with switch" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "RotaryEncoder*Switch*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "RotaryEncoder_Switch_0_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (circle (center -3.81 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (circle (center -0.381 0) (radius 1.905) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.381 2.667) (mid -3.0988 -0.0635) (end -0.381 -2.794) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.635 -1.778) + (xy -0.635 1.778) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.381 -1.778) + (xy -0.381 1.778) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.127 1.778) + (xy -0.127 -1.778) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 3.429 0) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 1.016) + (xy 3.81 -1.016) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 -2.54) + (xy -3.81 -2.54) + (xy -3.81 -2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 2.54) + (xy -3.81 2.54) + (xy -3.81 2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.254 -3.048) + (xy -0.508 -2.794) + (xy 0.127 -2.413) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.254 2.921) + (xy -0.508 2.667) + (xy 0.127 2.286) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -2.54) + (xy 4.318 -2.54) + (xy 4.318 -1.016) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 2.54) + (xy 4.318 2.54) + (xy 4.318 1.016) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 0) + (xy -3.81 0) + (xy -3.81 -1.016) + (xy -3.302 -2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.318 0) + (xy -3.81 0) + (xy -3.81 1.016) + (xy -3.302 2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 4.318 -1.016) (radius 0.127) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (circle (center 4.318 1.016) (radius 0.127) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "RotaryEncoder_Switch_1_1" + (pin passive line (at -7.62 2.54 0) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "A" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -2.54 0) (length 2.54) + (name "B" (effects (font (size 1.27 1.27)))) + (number "B" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 0 0) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "C" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 2.54) + (name "S1" (effects (font (size 1.27 1.27)))) + (number "S1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 2.54) + (name "S2" (effects (font (size 1.27 1.27)))) + (number "S2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_Push_0_1" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (pin passive line (at -5.08 0 0) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "VCC_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 49.53 46.99) (diameter 0) (color 0 0 0 0) + (uuid 107a924a-6cce-46e6-8d59-1dc61d0d26f6) + ) + (junction (at 49.53 41.91) (diameter 0) (color 0 0 0 0) + (uuid 1f5b1879-1147-44e8-994a-4eb86076725a) + ) + (junction (at 54.61 135.89) (diameter 0) (color 0 0 0 0) + (uuid 3a27b90a-82e3-41f1-a17b-5a5b701ee9f1) + ) + (junction (at 64.77 82.55) (diameter 0) (color 0 0 0 0) + (uuid 4e8fb28e-b59e-4c72-935b-64bbd5fc62dc) + ) + (junction (at 68.58 41.91) (diameter 0) (color 0 0 0 0) + (uuid 56321cd3-7966-40dc-8ef8-85f80e16cf7a) + ) + (junction (at 54.61 162.56) (diameter 0) (color 0 0 0 0) + (uuid 7243810b-6fc8-4e02-bdbe-03f16b8abdf6) + ) + (junction (at 54.61 109.22) (diameter 0) (color 0 0 0 0) + (uuid 87c09cce-ce52-4509-99bc-1ef7fb5807dd) + ) + (junction (at 68.58 52.07) (diameter 0) (color 0 0 0 0) + (uuid 957fe10b-952e-4ffc-966c-5afba8e0d73c) + ) + (junction (at 64.77 109.22) (diameter 0) (color 0 0 0 0) + (uuid 9718b874-cc3d-4adf-87e1-c98c873fa645) + ) + (junction (at 54.61 82.55) (diameter 0) (color 0 0 0 0) + (uuid ae0a8be7-c925-49af-9762-69f26dfeffd9) + ) + (junction (at 64.77 162.56) (diameter 0) (color 0 0 0 0) + (uuid e57f3af5-6fef-4748-aaec-6f14523894c0) + ) + (junction (at 64.77 135.89) (diameter 0) (color 0 0 0 0) + (uuid ef9fecec-c460-4f3a-8aaa-65181c0b189e) + ) + (junction (at 78.74 41.91) (diameter 0) (color 0 0 0 0) + (uuid f8311b23-f286-47d3-9a75-a088b254f3d8) + ) + + (wire (pts (xy 53.34 82.55) (xy 54.61 82.55)) + (stroke (width 0) (type default)) + (uuid 0493f756-421b-4a02-9f84-a504ce5a00e0) + ) + (wire (pts (xy 64.77 82.55) (xy 73.66 82.55)) + (stroke (width 0) (type default)) + (uuid 05dc4a34-d17d-466a-95bb-e4112651cb0d) + ) + (wire (pts (xy 63.5 162.56) (xy 64.77 162.56)) + (stroke (width 0) (type default)) + (uuid 08f0125a-d417-4829-88d3-a341d72a0660) + ) + (wire (pts (xy 54.61 71.12) (xy 54.61 73.66)) + (stroke (width 0) (type default)) + (uuid 1aa08545-c004-483b-925b-214a3e275436) + ) + (wire (pts (xy 49.53 55.88) (xy 49.53 58.42)) + (stroke (width 0) (type default)) + (uuid 1c036ba5-33c0-4f02-924b-84747c19b896) + ) + (wire (pts (xy 68.58 46.99) (xy 68.58 52.07)) + (stroke (width 0) (type default)) + (uuid 1fb62a11-00bf-48fd-be6a-0de22a5bc0b4) + ) + (wire (pts (xy 54.61 135.89) (xy 54.61 134.62)) + (stroke (width 0) (type default)) + (uuid 20be0eaf-c371-4327-b3c0-3b39e7794dbb) + ) + (wire (pts (xy 67.31 46.99) (xy 68.58 46.99)) + (stroke (width 0) (type default)) + (uuid 27471329-da73-4ad2-a7a3-52c1bfec3866) + ) + (wire (pts (xy 87.63 81.28) (xy 99.06 81.28)) + (stroke (width 0) (type default)) + (uuid 2cdb7b63-5c5d-4145-94cf-b7e7e09e18d1) + ) + (wire (pts (xy 63.5 135.89) (xy 64.77 135.89)) + (stroke (width 0) (type default)) + (uuid 2e4eac37-4c18-4366-91b4-02de2f2b4ecb) + ) + (wire (pts (xy 64.77 82.55) (xy 64.77 83.82)) + (stroke (width 0) (type default)) + (uuid 307909d2-79ea-4b97-a4e6-63668c899386) + ) + (wire (pts (xy 87.63 86.36) (xy 99.06 86.36)) + (stroke (width 0) (type default)) + (uuid 30fca393-b7c9-4e41-bb12-942fd036c830) + ) + (wire (pts (xy 63.5 109.22) (xy 64.77 109.22)) + (stroke (width 0) (type default)) + (uuid 3152c75c-e83f-4732-82fa-f73f2417e6f3) + ) + (wire (pts (xy 68.58 41.91) (xy 68.58 40.64)) + (stroke (width 0) (type default)) + (uuid 31b6a100-b349-4850-887d-2cf993ae9b21) + ) + (wire (pts (xy 87.63 93.98) (xy 99.06 93.98)) + (stroke (width 0) (type default)) + (uuid 337c0b36-ee7e-43c8-a22b-a57af1f3cee8) + ) + (wire (pts (xy 54.61 135.89) (xy 55.88 135.89)) + (stroke (width 0) (type default)) + (uuid 33a0586f-ec4f-4f96-ac85-1c3ea1ea91c1) + ) + (wire (pts (xy 64.77 91.44) (xy 64.77 93.98)) + (stroke (width 0) (type default)) + (uuid 3805c2d1-8833-455e-8fb5-99d17508c94a) + ) + (wire (pts (xy 64.77 109.22) (xy 73.66 109.22)) + (stroke (width 0) (type default)) + (uuid 4004248c-f384-41cf-a508-ad3ead793909) + ) + (wire (pts (xy 64.77 109.22) (xy 64.77 110.49)) + (stroke (width 0) (type default)) + (uuid 432c7c49-c8b2-4d8f-a649-5e16d17bb788) + ) + (wire (pts (xy 53.34 109.22) (xy 54.61 109.22)) + (stroke (width 0) (type default)) + (uuid 47d75b50-1b42-4325-9cb4-433f50ba5890) + ) + (wire (pts (xy 68.58 52.07) (xy 68.58 53.34)) + (stroke (width 0) (type default)) + (uuid 4895d36b-9f23-4eaa-9d51-3ab2b89d710e) + ) + (wire (pts (xy 54.61 82.55) (xy 54.61 81.28)) + (stroke (width 0) (type default)) + (uuid 49384234-70f0-4f03-a736-cc10788754b5) + ) + (wire (pts (xy 49.53 30.48) (xy 49.53 33.02)) + (stroke (width 0) (type default)) + (uuid 4acb2b97-2fc3-4cd7-92e9-8ebb99feb293) + ) + (wire (pts (xy 64.77 135.89) (xy 73.66 135.89)) + (stroke (width 0) (type default)) + (uuid 4ddd1da7-bcd4-4bf6-8a98-9b3a06739ccf) + ) + (wire (pts (xy 68.58 52.07) (xy 78.74 52.07)) + (stroke (width 0) (type default)) + (uuid 4f1993fb-145d-4bf5-ae00-30bd6745d335) + ) + (wire (pts (xy 54.61 124.46) (xy 54.61 127)) + (stroke (width 0) (type default)) + (uuid 4f5b1df4-f20d-4a7f-9ac3-525ed66518a2) + ) + (wire (pts (xy 68.58 30.48) (xy 68.58 33.02)) + (stroke (width 0) (type default)) + (uuid 5714a7d9-e761-4cb0-ab3a-a06cfceb513d) + ) + (wire (pts (xy 41.91 41.91) (xy 49.53 41.91)) + (stroke (width 0) (type default)) + (uuid 5763b925-c2e5-4cf1-9d4e-525ef7dbd443) + ) + (wire (pts (xy 54.61 82.55) (xy 55.88 82.55)) + (stroke (width 0) (type default)) + (uuid 589acec9-6d54-426d-82b0-1006ca0cf389) + ) + (wire (pts (xy 54.61 109.22) (xy 55.88 109.22)) + (stroke (width 0) (type default)) + (uuid 68e7e036-9bb9-4315-a0bb-357045689950) + ) + (wire (pts (xy 54.61 151.13) (xy 54.61 153.67)) + (stroke (width 0) (type default)) + (uuid 6928eab6-a118-42d0-b179-82cd18ccd1b9) + ) + (wire (pts (xy 49.53 44.45) (xy 52.07 44.45)) + (stroke (width 0) (type default)) + (uuid 6b416e94-4247-45e9-a7c6-7f0305f95841) + ) + (wire (pts (xy 67.31 41.91) (xy 68.58 41.91)) + (stroke (width 0) (type default)) + (uuid 6b657848-16db-463f-b459-e38553031876) + ) + (wire (pts (xy 41.91 135.89) (xy 43.18 135.89)) + (stroke (width 0) (type default)) + (uuid 6cef11d6-fdbd-4c54-b1e0-5e1d2a81a22b) + ) + (wire (pts (xy 54.61 109.22) (xy 54.61 107.95)) + (stroke (width 0) (type default)) + (uuid 6f89ac6f-c9cd-405b-98fc-018bce0af780) + ) + (wire (pts (xy 41.91 137.16) (xy 41.91 135.89)) + (stroke (width 0) (type default)) + (uuid 70707a45-7908-4d0a-8aa4-a72ac60278dc) + ) + (wire (pts (xy 78.74 52.07) (xy 78.74 50.8)) + (stroke (width 0) (type default)) + (uuid 711a1eac-bc3b-4f95-bbf8-ac69125478fe) + ) + (wire (pts (xy 87.63 88.9) (xy 99.06 88.9)) + (stroke (width 0) (type default)) + (uuid 78a84148-670a-4e46-a1ca-337360c9d3b8) + ) + (wire (pts (xy 78.74 41.91) (xy 86.36 41.91)) + (stroke (width 0) (type default)) + (uuid 7a9cfb41-4be0-49c2-9f2a-2fc044ab3267) + ) + (wire (pts (xy 41.91 162.56) (xy 43.18 162.56)) + (stroke (width 0) (type default)) + (uuid 7cee3e5f-6c6b-4b66-b85f-19bc9082d1c8) + ) + (wire (pts (xy 53.34 135.89) (xy 54.61 135.89)) + (stroke (width 0) (type default)) + (uuid 7d080608-c4b9-4590-a5f2-2be65b829a86) + ) + (wire (pts (xy 49.53 41.91) (xy 49.53 40.64)) + (stroke (width 0) (type default)) + (uuid 8fb9cb98-8bd7-4ff4-b218-d32b7f66d796) + ) + (wire (pts (xy 54.61 162.56) (xy 55.88 162.56)) + (stroke (width 0) (type default)) + (uuid 92a5abc9-808f-4425-b60d-63de225a0fb5) + ) + (wire (pts (xy 49.53 46.99) (xy 52.07 46.99)) + (stroke (width 0) (type default)) + (uuid 9f1f832d-d60c-4ce8-b064-6ab31213da1e) + ) + (wire (pts (xy 87.63 83.82) (xy 99.06 83.82)) + (stroke (width 0) (type default)) + (uuid a93c99e0-162d-4f86-93b5-b57150e1f818) + ) + (wire (pts (xy 41.91 110.49) (xy 41.91 109.22)) + (stroke (width 0) (type default)) + (uuid ab07b979-7d05-4bb5-9908-6fa39172f78a) + ) + (wire (pts (xy 64.77 144.78) (xy 64.77 147.32)) + (stroke (width 0) (type default)) + (uuid ad78f15f-a82f-4852-a036-6249a54c3dcc) + ) + (wire (pts (xy 54.61 97.79) (xy 54.61 100.33)) + (stroke (width 0) (type default)) + (uuid b000ec0c-c068-43de-8018-8292bc6bb0bc) + ) + (wire (pts (xy 78.74 41.91) (xy 78.74 43.18)) + (stroke (width 0) (type default)) + (uuid b2129992-3818-4c43-bb1e-79986ddb8a02) + ) + (wire (pts (xy 64.77 162.56) (xy 64.77 163.83)) + (stroke (width 0) (type default)) + (uuid b53e3c55-4946-449a-9ec3-0622b75afabc) + ) + (wire (pts (xy 68.58 41.91) (xy 69.85 41.91)) + (stroke (width 0) (type default)) + (uuid ba6ef18b-87ca-46f7-a201-96e9245e79e3) + ) + (wire (pts (xy 64.77 135.89) (xy 64.77 137.16)) + (stroke (width 0) (type default)) + (uuid bb4617b1-b55d-41bc-afc8-a73faee33552) + ) + (wire (pts (xy 64.77 118.11) (xy 64.77 120.65)) + (stroke (width 0) (type default)) + (uuid befd9c56-041a-4b21-81dd-f05df9d6343e) + ) + (wire (pts (xy 87.63 91.44) (xy 99.06 91.44)) + (stroke (width 0) (type default)) + (uuid bfbdf198-b266-4588-a549-ca4ef8b01a70) + ) + (wire (pts (xy 41.91 46.99) (xy 49.53 46.99)) + (stroke (width 0) (type default)) + (uuid c2004419-e6d7-40ca-8b35-75f439df0902) + ) + (wire (pts (xy 53.34 162.56) (xy 54.61 162.56)) + (stroke (width 0) (type default)) + (uuid c39f1314-0b68-4cdb-bb74-429baefa83f3) + ) + (wire (pts (xy 41.91 163.83) (xy 41.91 162.56)) + (stroke (width 0) (type default)) + (uuid c7bdec76-8442-4701-ae17-d116c279222d) + ) + (wire (pts (xy 87.63 78.74) (xy 99.06 78.74)) + (stroke (width 0) (type default)) + (uuid ca225516-d455-419a-bffa-093629bc90d4) + ) + (wire (pts (xy 41.91 83.82) (xy 41.91 82.55)) + (stroke (width 0) (type default)) + (uuid db54fe7b-211a-488e-96dd-74379aa381d1) + ) + (wire (pts (xy 41.91 82.55) (xy 43.18 82.55)) + (stroke (width 0) (type default)) + (uuid deb452e4-97fe-4da3-ab30-2d875b405b26) + ) + (wire (pts (xy 54.61 162.56) (xy 54.61 161.29)) + (stroke (width 0) (type default)) + (uuid e1dcc38e-1a47-4d97-9a62-0405fc303afe) + ) + (wire (pts (xy 64.77 162.56) (xy 73.66 162.56)) + (stroke (width 0) (type default)) + (uuid e2adbca6-7a68-49fc-a85a-8a3740617ed6) + ) + (wire (pts (xy 77.47 41.91) (xy 78.74 41.91)) + (stroke (width 0) (type default)) + (uuid e2b73447-56c9-4627-b476-f278188a5252) + ) + (wire (pts (xy 63.5 82.55) (xy 64.77 82.55)) + (stroke (width 0) (type default)) + (uuid e6243de5-c8d5-4bff-93ef-d8b56b08bf5c) + ) + (wire (pts (xy 52.07 41.91) (xy 49.53 41.91)) + (stroke (width 0) (type default)) + (uuid ea4fbfe4-0e71-48fb-98be-9d22379bc7a5) + ) + (wire (pts (xy 41.91 109.22) (xy 43.18 109.22)) + (stroke (width 0) (type default)) + (uuid ebd39f8c-d474-4477-a30c-d643d3ef5776) + ) + (wire (pts (xy 49.53 46.99) (xy 49.53 48.26)) + (stroke (width 0) (type default)) + (uuid f90045d0-a938-4dc5-a528-fe04a5055231) + ) + (wire (pts (xy 64.77 171.45) (xy 64.77 173.99)) + (stroke (width 0) (type default)) + (uuid faa40cc6-038a-4627-9f51-b46450e68d7d) + ) + + (label "S3" (at 88.9 88.9 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 380dbcd1-3c0a-49c7-a506-ed355ca8168f) + ) + (label "B" (at 43.18 46.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 526478a5-2152-4fa5-bca2-ef41a98563f5) + ) + (label "S1" (at 83.82 41.91 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5aae08d4-1ad2-47c8-b318-883bdcd8925b) + ) + (label "S2" (at 71.12 82.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 69f625d6-f5f5-4166-b665-db4e71747f9c) + ) + (label "A" (at 88.9 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 79f0b52b-c564-40ee-9508-c43cc13de866) + ) + (label "S3" (at 71.12 109.22 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 87f54e23-3c12-4084-8b74-acd61905cb63) + ) + (label "B" (at 88.9 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 98142bcd-1b55-4c94-8dc4-50f1487d92cd) + ) + (label "S4" (at 88.9 91.44 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9890c8c2-2bc6-4771-9cfc-20adfcbc6892) + ) + (label "S5" (at 88.9 93.98 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9f45f1db-8934-43c4-9fa6-c5ed7a882ad9) + ) + (label "S2" (at 88.9 86.36 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c5ddc38d-c1f8-46d4-88c4-ff3a33c7f6c4) + ) + (label "A" (at 43.18 41.91 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cb648581-1f39-4aa6-9f8f-9429256d8323) + ) + (label "S1" (at 88.9 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid dd17d284-27f6-4750-85a7-e10f97e54cf4) + ) + (label "S5" (at 71.12 162.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e0c57df0-debe-4150-922e-013236292a1c) + ) + (label "S4" (at 71.12 135.89 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f1cd4052-04b7-4189-9656-8ce38b8f4f13) + ) + + (symbol (lib_id "Device:C") (at 64.77 167.64 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0ec7a0fd-4d15-4574-bd67-ce1a48ba440f) + (property "Reference" "C5" (at 68.58 166.37 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 68.58 168.91 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 65.7352 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 64.77 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid c76fbd74-649f-4775-9dfe-7cc98e49ae7b)) + (pin "1" (uuid f903cd95-5a29-4d8c-aace-500fced57c87)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "C5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 49.53 44.45 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 102e761c-7c7c-48c4-a6cb-c673d8f20b60) + (property "Reference" "#PWR04" (at 43.18 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 45.72 44.45 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 49.53 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 49.53 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 45f137f0-54a2-461c-b6fa-3e4bc4f1239f)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 64.77 147.32 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 1f83a285-c7a1-480e-9d93-0ea43953fae1) + (property "Reference" "#PWR016" (at 64.77 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 64.77 152.4 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 64.77 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 64.77 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0888dbdb-9cdb-4275-b1d5-81420033dc32)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR016") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 64.77 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2248325c-c96f-460a-b4b7-8e87febef70d) + (property "Reference" "C3" (at 68.58 113.03 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 68.58 115.57 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 65.7352 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 64.77 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid d0d032f3-d6e5-4188-8d13-6758bab26a71)) + (pin "1" (uuid 9a97a24e-a9a3-48c9-b121-ac45f5faed9f)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "C3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 59.69 109.22 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 293386b6-2424-4d39-86cb-77b87c0c5e96) + (property "Reference" "R8" (at 59.69 111.76 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "330" (at 59.69 114.3 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 59.69 110.998 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 59.69 109.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 1ed44dc1-926b-4228-8349-b8eefbc06eb4)) + (pin "1" (uuid 74cb260c-0c68-4597-8621-dc32bb74afd9)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 54.61 124.46 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2b59b6b9-dfd4-45d8-82db-acd4ced5e2a3) + (property "Reference" "#PWR014" (at 54.61 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 54.61 119.38 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 54.61 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 54.61 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1883a536-c988-44aa-bffa-42a2f3442365)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR014") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 49.53 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2c6d786d-472f-4763-b95a-6e2ecdb99b2f) + (property "Reference" "R1" (at 52.07 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7k" (at 52.07 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 47.752 36.83 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 49.53 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid bac373f6-06ef-43b6-9636-9bf44e9354b1)) + (pin "1" (uuid 5095735e-c08c-4892-b545-3ede43cbde30)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 59.69 162.56 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 35c0ba83-0dde-4e93-b230-9a8640eb187b) + (property "Reference" "R12" (at 59.69 165.1 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "330" (at 59.69 167.64 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 59.69 164.338 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 59.69 162.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid c9c25096-4868-441b-96ee-f74bf95eb4e1)) + (pin "1" (uuid 685fe416-b739-4d08-abb9-6958af425903)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R12") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 49.53 58.42 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 35d3c178-7769-4c8c-b95e-cde5e3288e77) + (property "Reference" "#PWR06" (at 49.53 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 49.53 63.5 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 49.53 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 49.53 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 26eff269-a805-4403-a894-27e678636add)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR06") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 41.91 163.83 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3bb412c6-756c-432a-8b2e-df6515da46fe) + (property "Reference" "#PWR013" (at 41.91 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 41.91 168.91 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 41.91 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 41.91 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3c415b69-59ba-4153-a819-f1faf46def30)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR013") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:RotaryEncoder_Switch") (at 59.69 44.45 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3c40397d-c0d2-4635-acdf-f5fb0d6c590c) + (property "Reference" "SW1" (at 59.69 34.29 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "RotaryEncoder_Switch" (at 59.69 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Rotary_Encoder:RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm" (at 55.88 40.386 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 59.69 37.846 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "S1" (uuid fe14bd55-dc3d-4a1b-991c-5af5d3de8316)) + (pin "C" (uuid 8c858ff1-db2f-426b-a786-4b9aa587420d)) + (pin "S2" (uuid c3cf4991-e54f-4b59-8e21-81c7792f3c8b)) + (pin "A" (uuid f612d6d6-a959-472c-b3d4-60020304d36a)) + (pin "B" (uuid a9ef99d6-d93a-44d8-97d8-ae91929f7c22)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "SW1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 64.77 140.97 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 42efa130-a8ba-4c0e-a8dc-f56ac7136e37) + (property "Reference" "C4" (at 68.58 139.7 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 68.58 142.24 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 65.7352 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 64.77 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid cc20f3ea-a20f-432c-9c0c-111a27aaa836)) + (pin "1" (uuid 7b089d4c-6595-4f6a-9be6-b6df7d5bc816)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "C4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 73.66 41.91 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 43c58957-edd8-4ee1-b7f3-8572620d56c7) + (property "Reference" "R4" (at 73.66 44.45 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "330" (at 73.66 46.99 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 73.66 43.688 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 73.66 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid dcbd3b31-f136-453f-9986-67eb59a947a1)) + (pin "2" (uuid c639c064-fec5-45eb-9e6c-8a39df15dbb6)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 41.91 83.82 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 55623fdb-18b9-417b-8b22-3fa74dc83cff) + (property "Reference" "#PWR01" (at 41.91 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 41.91 88.9 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 41.91 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 41.91 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f51822d6-6079-4a06-9a81-ef079600255a)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR01") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 64.77 173.99 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 564e93aa-bfb3-4e94-907e-02b86300b4f8) + (property "Reference" "#PWR017" (at 64.77 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 64.77 179.07 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 64.77 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 64.77 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ce672373-0d92-4cf3-a640-b3e8f860fce6)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR017") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 54.61 71.12 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5d861d14-c4b7-403f-849a-145dba0ee6bc) + (property "Reference" "#PWR02" (at 54.61 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 54.61 66.04 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 54.61 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 54.61 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3cf4aee2-7a1d-44e2-bc6d-2be7b521d10d)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR02") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 68.58 30.48 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 60474cfd-d623-4faf-a2a4-aad198a207b3) + (property "Reference" "#PWR07" (at 68.58 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 68.58 25.4 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 68.58 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 68.58 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7e66e150-6799-47f9-bfa4-3650a3586f5e)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR07") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x09") (at 104.14 83.82 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 663bc25d-d472-467d-a55a-13d2d5975118) + (property "Reference" "J1" (at 106.68 82.55 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Conn_01x09" (at 106.68 85.09 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical" (at 104.14 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 104.14 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid 3e3090f6-79ef-4cd1-9028-40ef2fb1ffae)) + (pin "4" (uuid 78f18431-0c70-4ec3-9f2f-9b69a7805464)) + (pin "5" (uuid 78347f91-68ed-42a3-beb6-f015a5f8887f)) + (pin "1" (uuid bcb82d7a-6e5e-4d61-91ae-f9a747d1d7a3)) + (pin "6" (uuid d2e1c700-3ae4-4abb-804f-e5939d0559d8)) + (pin "2" (uuid 9dcc22b1-7244-4a54-aced-9def36c637be)) + (pin "7" (uuid 4ad67da7-ac3a-4579-bc68-7b4ea36842f4)) + (pin "8" (uuid 5e95acbc-4694-4bf1-b4e3-39e7c2d6cf54)) + (pin "9" (uuid 65dbb463-a8d3-449a-b865-a5c8fe77d055)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "J1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 68.58 53.34 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 66e5e218-dda5-4c90-844b-8c351b73c331) + (property "Reference" "#PWR08" (at 68.58 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 68.58 58.42 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 68.58 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 68.58 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1739e170-acc9-4ba2-af5b-364269cfc9cf)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR08") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 54.61 77.47 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 68d6ee07-5763-48ee-b0da-c2bd35d741c1) + (property "Reference" "R5" (at 57.15 76.2 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7k" (at 57.15 78.74 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 52.832 77.47 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 54.61 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f5c8e4bb-352e-42fe-b6db-29fddbd7004d)) + (pin "2" (uuid bb59c5cb-9ef8-413f-9f81-30f970289da4)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 99.06 73.66 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6cec22d4-52ea-4eee-8cda-47f820271d6a) + (property "Reference" "#PWR018" (at 102.87 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 95.25 73.66 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 99.06 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 99.06 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b65fbdd0-efcf-4a7f-9547-502dc21e3df2)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR018") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 54.61 97.79 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 74d22e00-0396-47c8-869c-71e535c7f7ea) + (property "Reference" "#PWR010" (at 54.61 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 54.61 92.71 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 54.61 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 54.61 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 42fc6553-b363-4ad1-a749-45780889453c)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR010") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 64.77 93.98 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7b220bae-c56c-42c1-b135-7aca466c8104) + (property "Reference" "#PWR03" (at 64.77 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 64.77 99.06 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 64.77 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 64.77 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ca748c5c-05db-4ebd-b055-61ec03ea4c44)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 64.77 120.65 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7e02a0fe-f9e0-49cf-a8c8-d2d6aa01cddf) + (property "Reference" "#PWR011" (at 64.77 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 64.77 125.73 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 64.77 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 64.77 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 635b80d4-1fd7-437b-9178-843964a61676)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR011") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 59.69 82.55 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 7ef4f65b-5eaf-44be-b4d7-c8dd255e64dd) + (property "Reference" "R6" (at 59.69 85.09 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "330" (at 59.69 87.63 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 59.69 84.328 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 59.69 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 34edb2a5-eac8-4248-89d0-ce9acb817cdd)) + (pin "1" (uuid df9259b4-5fad-4e49-8565-c886daf1728f)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 54.61 151.13 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 84caa0c0-058f-4dba-9efe-0496485e64d3) + (property "Reference" "#PWR015" (at 54.61 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 54.61 146.05 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 54.61 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 54.61 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 56da1e00-af88-4a5d-bc00-68e41e3a1ff7)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR015") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 54.61 104.14 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8d61d5cb-aa40-46be-9ec8-756a260acab8) + (property "Reference" "R7" (at 57.15 102.87 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7k" (at 57.15 105.41 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 52.832 104.14 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 54.61 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fcea8ea8-0a8c-42f6-add2-57910ca5d480)) + (pin "2" (uuid c1ebcddb-157e-4b57-92c8-f10f9fdcd604)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 68.58 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 8d65df03-4783-435f-a3d9-e8879d37d2e8) + (property "Reference" "R3" (at 71.12 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7k" (at 71.12 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 66.802 36.83 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 68.58 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 112e33a8-6e4c-41bd-9b6c-6bbe2a21ed25)) + (pin "2" (uuid 8424ec11-496b-40f9-a162-ea6eb10deb38)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 78.74 46.99 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9065900d-6566-4eca-b5e7-a7c8d80cf62d) + (property "Reference" "C1" (at 82.55 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 82.55 48.26 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 79.7052 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 78.74 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 025b6296-d5de-4352-820b-6cbb2332243a)) + (pin "1" (uuid 0a95d3cc-b80c-4a60-8114-6b58210dd398)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "C1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 48.26 82.55 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 922431d2-33e2-4af9-8797-c61633dd6707) + (property "Reference" "SW2" (at 48.26 77.47 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 48.26 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 48.26 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 48.26 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0f3e7f32-8ffc-4e88-816e-80e52f8cc452)) + (pin "2" (uuid 4258c758-a7e2-437d-b9ea-068d337b746a)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "SW2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 99.06 76.2 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 969c13ad-cb54-4244-991e-2c5a9f99eb35) + (property "Reference" "#PWR019" (at 92.71 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 95.25 76.2 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 99.06 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 99.06 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e54585f5-f5cb-412a-8037-3fe5105921a9)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR019") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 48.26 109.22 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 9e8b6e67-5cbd-430b-a781-e096b3606448) + (property "Reference" "SW3" (at 48.26 104.14 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 48.26 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 48.26 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 48.26 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ee00e502-ad5f-4952-beed-377733d94e3e)) + (pin "2" (uuid b7737bb4-656f-4c3f-8fe5-f8e72b2930ba)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "SW3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 49.53 30.48 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ad6623d7-6fb8-49d3-ad62-10ba530ba93d) + (property "Reference" "#PWR05" (at 49.53 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 49.53 25.4 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 49.53 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 49.53 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eddf36ff-5afe-4587-a618-d151df8d2304)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR05") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 48.26 162.56 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid b03bf9c5-1bc3-4547-b914-15982645d120) + (property "Reference" "SW5" (at 48.26 157.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 48.26 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 48.26 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 48.26 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 740195bb-8ca1-478e-8470-af97c6f8fe06)) + (pin "2" (uuid 208defc2-215e-4e85-87d3-934d8193ab15)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "SW5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 54.61 157.48 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b3de5c77-b55e-48f2-8964-14e394151896) + (property "Reference" "R10" (at 57.15 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7k" (at 57.15 158.75 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 52.832 157.48 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 54.61 157.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2731de0e-bb74-4d5a-b7f6-87c87ce328ee)) + (pin "2" (uuid 9118c606-8e2a-447b-b37c-ea8ae69777bf)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 48.26 135.89 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid bd666ff5-ccaa-4808-b887-6146dcac92fe) + (property "Reference" "SW4" (at 48.26 130.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 48.26 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 48.26 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 48.26 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0a0fa47d-19b0-4823-9259-7a5402c403ad)) + (pin "2" (uuid 4427b0f2-c1d5-4c1f-a367-007fbed424b8)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "SW4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 64.77 87.63 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d715a235-1b22-4145-960a-96fa23116eda) + (property "Reference" "C2" (at 68.58 86.36 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 68.58 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 65.7352 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 64.77 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid d7984d4d-f448-4a36-bc4e-dae95f5baff7)) + (pin "1" (uuid 9f664b17-cf27-4a43-8d38-97f6ef527ea3)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "C2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 49.53 52.07 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid dd5cb223-8581-4b1e-b379-9c5b9208ba5f) + (property "Reference" "R2" (at 52.07 50.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7k" (at 52.07 53.34 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 47.752 52.07 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 49.53 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 07ef1e8e-2f76-47bc-a3c1-1721952ba35e)) + (pin "1" (uuid 03156d35-a5ee-491f-9dc4-7ce3632b0476)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 59.69 135.89 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid e33c3517-16d3-48c3-99b3-72f77b56d84c) + (property "Reference" "R11" (at 59.69 138.43 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "330" (at 59.69 140.97 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 59.69 137.668 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 59.69 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e50f7386-f2d6-49a6-b47b-1fa8f26eb6b3)) + (pin "1" (uuid a160fa73-aab8-4e91-83ae-711246dd8e8e)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 54.61 130.81 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e5d836e1-1f73-43c6-8f4c-8eb751f57914) + (property "Reference" "R9" (at 57.15 129.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7k" (at 57.15 132.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 52.832 130.81 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 54.61 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7211f65a-73a0-4ee9-8dc7-c28c541ccee7)) + (pin "2" (uuid 1974b957-80ea-42bf-b243-0d4fee3b0df7)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "R9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 41.91 110.49 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e685bcc2-acb0-46bc-ad06-f8fd0358b8f0) + (property "Reference" "#PWR09" (at 41.91 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 41.91 115.57 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 41.91 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 41.91 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9f31da81-0461-407c-a5c0-41b57e2b506e)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR09") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 41.91 137.16 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e8a48b14-e543-40af-949c-053df2551a8d) + (property "Reference" "#PWR012" (at 41.91 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 41.91 142.24 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 41.91 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 41.91 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 61e1313c-ae08-4257-b1f1-22db3fc2b6b8)) + (instances + (project "keyboard" + (path "/803b8257-b995-4063-a958-aca07816897b" + (reference "#PWR012") (unit 1) + ) + ) + ) + ) + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/main-board-rev1/fp-info-cache b/main-board-rev1/fp-info-cache new file mode 100644 index 0000000..184f78f --- /dev/null +++ b/main-board-rev1/fp-info-cache @@ -0,0 +1,92905 @@ +154146287 +Audio_Module +Reverb_BTDR-1H +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Audio_Module +Reverb_BTDR-1V +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Battery +BatteryClip_Keystone_54_D16-19mm +Battery clip for batteries with a diameter between 16-19 mm: https://www.keyelco.com/product.cfm/product_id/826 +battery clip 18650 18350 17350 CR123A 2/3A +0 +3 +1 +Battery +BatteryHolder_Bulgin_BX0036_1xC +Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf) +Bulgin BX0036 +0 +2 +2 +Battery +BatteryHolder_ComfortableElectronic_CH273-2450_1x2450 +Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148 +Comfortable Electronic CR2450 +0 +2 +2 +Battery +BatteryHolder_Eagle_12BH611-GR +https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf +9V Battery Holder +0 +2 +2 +Battery +BatteryHolder_Keystone_103_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=719 +Keystone type 103 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_104_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=744 +Keystone type 104 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_105_1x2430 +http://www.keyelco.com/product-pdf.cfm?p=745 +Keystone type 105 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_106_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=720 +Keystone type 106 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_107_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=746 +Keystone type 107 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_500 +Keystone #500, 12mm CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710 +CR1220 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_590 +AA CR2 A battery holder with leaf spring, Keystone, https://ken.keyeuro.eu/cat/590.pdf +AA battery holder Keystone +0 +3 +1 +Battery +BatteryHolder_Keystone_1042_1x18650 +Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918 +18650 Keystone 1042 Li-ion +0 +2 +2 +Battery +BatteryHolder_Keystone_1057_1x2032 +SMT (Auto-In/Ultra-Low) Holder for 2032 Cell, 33.2 x 23.9mm, 2mm height above PCB, https://www.keyelco.com/userAssets/file/M65p4.pdf +Keystone type 1057 coin cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_1058_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=14028 +Keystone type 1058 coin cell retainer +0 +2 +2 +Battery +BatteryHolder_Keystone_1060_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=726 +CR2032 BR2032 BatteryHolder Battery +0 +2 +2 +Battery +BatteryHolder_Keystone_2460_1xAA +https://www.keyelco.com/product-pdf.cfm?p=1025 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2462_2xAA +2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2466_1xAAA +1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031 +AAA battery holder Keystone +0 +2 +2 +Battery +BatteryHolder_Keystone_2468_2xAAA +2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033 +AAA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2479_3xAAA +Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA) +Keystone Battery Holder 2479 Battery Type 3xAAA +0 +2 +2 +Battery +BatteryHolder_Keystone_2993 +http://www.keyelco.com/product-pdf.cfm?p=776 +Keystone type 2993 negative battery contact +0 +1 +1 +Battery +BatteryHolder_Keystone_2998_1x6.8mm +www.keyelco.com/product-pdf.cfm?p=763 +Keystone type 2998 battery holder +0 +3 +2 +Battery +BatteryHolder_Keystone_3000_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=777 +Keystone type 3000 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3001_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=778 +Keystone type 3001 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3002_1x2032 +https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf +BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032 +0 +3 +2 +Battery +BatteryHolder_Keystone_3008_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=786 +Keystone type 3008 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3009_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=787 +Keystone type 3009 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3034_1x20mm +Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798 +Keystone type 3034 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_LINX_BAT-HLD-012-SMT +SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf +battery holder coin cell cr1216 cr1220 cr1225 +0 +3 +2 +Battery +BatteryHolder_MPD_BA9VPC_1xPP3 +1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf +PP3 Battery Holder BA9VPC 9V +0 +2 +2 +Battery +BatteryHolder_MPD_BC2AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC12AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC2003_1x2032 +http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf +BC2003 CR2032 2032 Battery Holder +0 +3 +2 +Battery +BatteryHolder_MPD_BH-18650-PC2 +18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf) +18650 Battery Holder +0 +2 +2 +Battery +BatteryHolder_Multicomp_BC-2001_1x2032 +CR2032 retainer clip, SMT ( http://www.farnell.com/datasheets/1505853.pdf ) +BC-2001 CR2032 2032 Battery Holder +0 +3 +2 +Battery +BatteryHolder_Renata_SMTU2032-LF_1x2032 +https://www.renata.com/fr/downloads/?product=smtu2032-lf&fileid=6a9833a4d49dfb7b550194fe0f +Renata SMT battery holder coin cell 2032 +0 +2 +2 +Battery +BatteryHolder_Seiko_MS621F +Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg +Seiko MS621F +0 +2 +2 +Battery +BatteryHolder_TruPower_BH-331P_3xAA +Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA) +Battery Holder BH-331P Battery Type 3xAA +0 +2 +2 +Battery +Battery_CR1225 +CR1225 battery +battery CR1225 coin cell +0 +0 +0 +Battery +Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles +Panasonic CR-1025/VSK battery +battery CR-1025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles +Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF +battery CR-1220 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles +Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF +battery CR-1632 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles +Panasonic CR-2025/V1AK battery, +battery CR-2025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2032-HFN_Horizontal_CircularHoles +Panasonic CR-2032/HFN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D166.PDF +battery CR-2032 coin cell +0 +2 +2 +Battery +Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles +Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF +battery CR-2032 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles +Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF +battery CR-2354/VCN coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles +Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF +battery CR-2450 coin cell +0 +2 +2 +Battery +Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles +Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF +battery CR-2477 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles +Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF +battery CR-3032 coin cell vertical +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_PCB +Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_Plate +Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_PCB +Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_Plate +Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_PCB +Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_Plate +Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_PCB +Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_Plate +Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_PCB +Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Plate +Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_PCB +Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_Plate +Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_PCB +Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_Plate +Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_PCB +Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_Plate +Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_PCB +Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_Plate +Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_PCB +Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_Plate +Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter plate +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.00u +Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.25u +Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.50u +Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.50u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.75u +Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.00u +Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.25u +Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.75u +Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_6.25u +Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 6.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_ISOEnter +Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/ +Matias ALPS keyswitch ISO enter +0 +2 +2 +Button_Switch_SMD +Nidec_Copal_CAS-120A +Slide Switch, SMD, Nidec CAS series, https://www.nidec-components.com/e/catalog/switch/cas.pdf +SMD slide switch Nidec CAS 120A +0 +3 +3 +Button_Switch_SMD +Nidec_Copal_SH-7010A +4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7010B +4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7040B +4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +5 +5 +Button_Switch_SMD +Panasonic_EVQPUJ_EVQPUA +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUJ EVQPUA +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUK_EVQPUB +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUK EVQPUB +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUL_EVQPUC +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUL EVQPUC +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUM_EVQPUD +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUM EVQPUD +0 +4 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin +SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm +SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm +SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +6 +3 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm +SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin +SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm +SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +8 +5 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin +SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm +SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm +SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm +SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +10 +7 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin +SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm +SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm +SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin +SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm +SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +12 +9 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin +SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm +SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm +SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin +SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm +SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm +SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin +SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin +SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm +SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm +SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin +SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm +SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm +SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin +SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm +SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +20 +17 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin +SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm +SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm +SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin +SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm +SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm +SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin +SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin +SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm +SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm +SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +24 +24 +Button_Switch_SMD +SW_DPDT_CK_JS202011JCQN +Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf +switch DPDT SMT +0 +6 +6 +Button_Switch_SMD +SW_MEC_5GSH9 +MEC 5G single pole normally-open tactile switch +switch normally-open pushbutton push-button +0 +4 +4 +Button_Switch_SMD +SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 +Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf) +push horizontal SPST 1P1T +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T-SH_NO_CK_KMR2xxG +CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T_NO_6x6mm_H9.5mm +tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm +tact sw push 6mm smd +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KMR2 +CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC6xxJ +CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf +tactile switch ksc6 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC7xxJ +CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf +tactile switch ksc7 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR +C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf +Button Tactile Switch SPST 1P1T +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_Vertical_Wuerth_434133025816 +https://katalog.we-online.com/em/datasheet/434133025816.pdf +tactile switch Wurth Wuerth +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_XKB_TS-1187A +SMD Tactile Switch, http://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf +SPST Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_Push_1TS009xxxx-xxxx-xxxx_6x6x5mm +tactile push button, 6x6mm, height=5mm, 12V 50mA, https://datasheet.lcsc.com/lcsc/1811151231_HYP--Hongyuan-Precision-1TS009A-1800-5000-CT_C319409.pdf +tact sw push 6mm silicone rubber +0 +2 +2 +Button_Switch_SMD +SW_Push_SPST_NO_Alps_SKRK +http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html +SMD SMT button +0 +2 +2 +Button_Switch_SMD +SW_SP3T_PCM13 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +8 +4 +Button_Switch_SMD +SW_SPDT_CK_JS102011SAQN +Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf +switch spdt +0 +3 +3 +Button_Switch_SMD +SW_SPDT_PCM12 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +7 +3 +Button_Switch_SMD +SW_SPDT_REED_MSDM-DT +Littlefuse 14.73x2.54mm, 175VDC 5W, SPDT Reed Switch MSDM-DT, https://www.littelfuse.com/~/media/electronics/datasheets/reed_switches/littelfuse_reed_switches_mdsm_dt_datasheet.pdf.pdf +Littlefuse Reed SPDT Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3S-1000 +Surface Mount Tactile Switch for High-Density Packaging +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3S-1100 +Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal +Tactile Switch +0 +5 +3 +Button_Switch_SMD +SW_SPST_B3SL-1002P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3SL-1022P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-1100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_CK_KMS2xxG +Microminiature SMT Side Actuated, 4.2 x 2.8 x 1.42mm, https://www.ckswitches.com/media/1482/kms.pdf +Switch SPST KMS2 +0 +5 +3 +Button_Switch_SMD +SW_SPST_CK_KMS2xxGP +Microminiature SMT Side Actuated, 4.2 x 2.8 x 1.42mm with pegs, https://www.ckswitches.com/media/1482/kms.pdf +Switch SPST KMS2 +0 +5 +3 +Button_Switch_SMD +SW_SPST_CK_KXT3 +https://www.ckswitches.com/media/1465/kxt3.pdf +Switch SPST KXT3 +0 +2 +2 +Button_Switch_SMD +SW_SPST_CK_RS282G05A3 +https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVPBF +Light Touch Switch + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP0 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf +SMD SMT SPST EVQP2 +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7A +Light Touch Switch, 2.2 N, https://www3.panasonic.biz/ac/e_download/control/switch/light-touch/catalog/sw_lt_eng_3529s_side.pdf?f_cd=402906 +tactile switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7C +Light Touch Switch, 2.2 N, https://www3.panasonic.biz/ac/e_download/control/switch/light-touch/catalog/sw_lt_eng_3529s_side.pdf?f_cd=402906 +tactile switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQPE1 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf + +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVQQ2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_FSMSM +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-100xP +Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-101xP +Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-105xP +Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS645 +C&K Components SPST SMD PTS645 Series 6mm Tact Switch +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS810 +C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-G1 +Coto Technologies SPST Reed Switch CT05-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-J1 +Coto Technologies SPST Reed Switch CT05-XXXX-J1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G1 +Coto Technologies SPST Reed Switch CT10-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G2 +Coto Technologies SPST Reed Switch CT10-XXXX-G2 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G4 +Coto Technologies SPST Reed Switch CT10-XXXX-G4 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithoutStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305A +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305B +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305C +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3342 +Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf +SPST Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS +Tactile switch, SPST, 6.0x3.5 mm, H2.5 mm, straight, NO, gull wing leads: https://www.ckswitches.com/media/2779/pts636.pdf +switch tactile SPST 1P1T straight NO SMTR C&K +0 +2 +2 +Button_Switch_THT +KSA_Tactile_SPST +KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SWITCH SMD KSA SW +0 +5 +5 +Button_Switch_THT +Nidec_Copal_SH-7010C +4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_THT +Push_E-Switch_KS01Q01 +E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf +Push Button +0 +4 +4 +Button_Switch_THT +SW_CK_JS202011AQN_DPDT_Angled +C&K sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CK_JS202011CQN_DPDT_Straight +C&K sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CW_GPTS203211B +SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf +SPST button switch Off-On +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm +DIP Switch SPST Piano 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm +2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm +3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm +4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm +5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm +6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm +7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm +8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm +9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm +10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm +11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm +12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_E-Switch_EG1224_SPDT_Angled +E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf +switch SPDT +0 +7 +3 +Button_Switch_THT +SW_E-Switch_EG1271_SPDT +E-Switch sub miniature slide switch, EG series, SPDT, https://www.e-switch.com/wp-content/uploads/2022/06/EG.pdf +switch SPDT +0 +6 +6 +Button_Switch_THT +SW_E-Switch_EG2219_DPDT_Angled +E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf +switch DPDT +0 +10 +6 +Button_Switch_THT +SW_Lever_1P2T_NKK_GW12LxH +Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf +switch single-pole double-throw spdt ON-ON horizontal +0 +5 +3 +Button_Switch_THT +SW_MEC_5GTH9 +MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf +switch normally-open pushbutton push-button +0 +4 +2 +Button_Switch_THT +SW_NKK_BB15AH +https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf +Pushbutton Right-angle +0 +5 +3 +Button_Switch_THT +SW_NKK_G1xJP +Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf +SWITCH TOGGLE ILLUM SPDT NKK +0 +6 +6 +Button_Switch_THT +SW_NKK_GW12LJP +Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf +switch single-pole double-throw spdt ON-ON illuminated LED +0 +6 +6 +Button_Switch_THT +SW_NKK_NR01 +NKK Switches NR01 series rotary switch, 10.7 x 10.7mm. https://www.nkkswitches.com/pdf/NR01%20Rotaries.pdf +NKK NR01 SP3T SP4T SP5T +0 +10 +7 +Button_Switch_THT +SW_PUSH-12mm +SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH-12mm_Wuerth-430476085716 +SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_1P1T_6x3.5mm_H4.3_APEM_MJTP1243 +tactile push button, 6x3.5mm, https://www.apem.com/idec-apem/en_US/PCB-switches/Tactile-Switches/MJTP-6mm-through-hole/c/MJTP_6mm_through%20hole?page=1 +PHAP3362 6mm tact sw THT +0 +2 +2 +Button_Switch_THT +SW_PUSH_1P1T_6x3.5mm_H5.0_APEM_MJTP1250 +tactile push button, 6x3.5mm, https://www.apem.com/idec-apem/en_US/PCB-switches/Tactile-Switches/MJTP-6mm-through-hole/c/MJTP_6mm_through%20hole?page=1 +PHAP3362A 6mm tact sw THT +0 +2 +2 +Button_Switch_THT +SW_PUSH_6mm +https://www.omron.com/ecb/products/pdf/en-b3f.pdf +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H4.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H7.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H9.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H13mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_E-Switch_FS5700DP_DPDT +FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf +switch DPDT footswitch +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx_SocketPins +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_Push_1P1T_NO_LED_E-Switch_TL1250 +illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf +led push switch right angle +0 +6 +4 +Button_Switch_THT +SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +5 +3 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2 +momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +8 +6 +Button_Switch_THT +SW_SPST_Omron_B3F-315x_Angled +tactile switch, 7.3mm x 6.25mm x 7.4mm, right angle, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf +tactile switch Omron B3F right angle through hole +0 +4 +2 +Button_Switch_THT +SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm +Wuerth, WS-SLTV, 450301014042, https://www.we-online.com/components/products/datasheet/450301014042.pdf +switch single-pole double-throw SPDT würth wurth +0 +3 +3 +Button_Switch_THT +SW_Slide_SPDT_Angled_CK_OS102011MA1Q +CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_Slide_SPDT_Straight_CK_OS102011MS2Q +CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_TH_Tactile_Omron_B3F-10xx +SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf +Omron B3F-10xx +0 +4 +2 +Button_Switch_THT +SW_Tactile_SKHH_Angled +tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html +tactile switch 6mm ALPS SKHH right angle +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx31-2LFS +tactile switch SPST right angle, PTS645VL31-2 LFS +tactile switch SPST angled PTS645VL31-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx39-2LFS +tactile switch SPST right angle, PTS645VL39-2 LFS +tactile switch SPST angled PTS645VL39-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx58-2LFS +tactile switch SPST right angle, PTS645VL58-2 LFS +tactile switch SPST angled PTS645VL58-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx83-2LFS +tactile switch SPST right angle, PTS645VL83-2 LFS +tactile switch SPST angled PTS645VL83-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSA0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSL0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Buzzer_Beeper +Buzzer_12x9.5RM7.6 +Generic Buzzer, D12mm height 9.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_15x7.5RM7.6 +Generic Buzzer, D15mm height 7.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_CUI_CPT-9019S-SMT +https://www.cui.com/product/resource/cpt-9019s-smt.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_D14mm_H7mm_P10mm +Generic Buzzer, D14mm height 7mm with pitch 10mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_Mallory_AST1109MLTRQ +Mallory low-profile piezo buzzer, https://mspindy.com/spec-sheets/AST1109MLTRQ.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_Mallory_AST1240MLQ +Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST12140MLQ.pdf +piezo buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKLCS1212E +Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKMCS0909E +Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1 +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm +Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf +buzzer +0 +2 +2 +Buzzer_Beeper +Indicator_PUI_AI-1440-TWT-24V-2-R +14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf +piezo buzzer self drive oscillator +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_CUI_CMT-8504-100-SMT +magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf +CMT 8504 +0 +4 +4 +Buzzer_Beeper +MagneticBuzzer_CUI_CST-931RP-A +CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf +CST-931RP-A +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kingstate_KCG0601 +Buzzer, Elektromagnetic Beeper, Summer, +Kingstate KCG0601 +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kobitone_254-EMB73-RO +MagneticBuzzer_Kobitone_254-EMB73-RO https://www.mouser.es/datasheet/2/209/joytech_11092018_KT-400379-1501513.pdf +MagneticBuzzer_Kobitone_254-EMB73-RO +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kobitone_254-EMB84Q-RO +MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf +MagneticBuzzer Kobitone 254-EMB84Q-RO +0 +3 +3 +Buzzer_Beeper +MagneticBuzzer_PUI_AT-0927-TT-6-R +Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf +Buzzer Magnetic 9mm AT-0927-TT-6-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_PUI_SMT-1028-T-2-R +Buzzer, 2830Hz, 3.6Vpp, 90dbA@10cm, Top sound port, 10x10x3,5mm, https://api.puiaudio.com/file/612539d9-c50b-48de-88aa-b63ef8817a91.pdf +SMT 1028 +0 +4 +3 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-009-RC +Buzzer, Elektromagnetic Beeper, Summer, 6V-DC, +Pro Signal ABI-009-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-010-RC +Buzzer, Elektromagnetic Beeper, Summer, 12V-DC, +Pro Signal ABI-010-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABT-410-RC +Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC, +Pro Signal ABT-410-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R +Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf +Projects Unlimited AI-4228-TWT-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_StarMicronics_HMB-06_HMB-12 +Buzzer, Elektromagnetic Beeper, Summer, +Star Micronics HMB-06 HMB-12 +0 +2 +2 +Buzzer_Beeper +PUIAudio_SMT_0825_S_4_R +SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R +SMD 8540 +0 +4 +4 +Buzzer_Beeper +Speaker_CUI_CMR-1206S-67 +Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf +speaker CUI +0 +2 +2 +Calibration_Scale +Gauge_10mm_Type1_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 1, +Gauge Massstab 10mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type1_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 1, +Gauge Massstab 10mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 2, +Gauge Massstab 10mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 2, +Gauge Massstab 10mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 3, +Gauge Massstab 10mm CopperTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 3, +Gauge Massstab 10mm SilkScreenTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 4, +Gauge Massstab 10mm CopperTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 4, +Gauge Massstab 10mm SilkScreenTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 5, +Gauge Massstab 10mm CopperTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 5, +Gauge Massstab 10mm SilkScreenTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 1, +Gauge Massstab 50mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 1, +Gauge Massstab 50mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 2, +Gauge Massstab 50mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 2, +Gauge Massstab 50mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Grid_Type1_CopperTop +Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1, +Gauge Massstab 100mm Gitter Grid CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 1, +Gauge Massstab 100mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 1, +Gauge Massstab 100mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 2, +Gauge Massstab 100mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 2, +Gauge Massstab 100mm SilkScreenTop Type 2 +0 +0 +0 +Capacitor_SMD +CP_Elec_3x5.3 +SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics +Capacitor Electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_3x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.3 +SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.4 +SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.4 +SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.9 +SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.9 +SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.2 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.3 +SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4_Nichicon +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.9 +SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x9.9 +SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.2 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.5 +SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.9 +SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10.5 +SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x11.9 +SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.9 +SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10.5 +SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.5 +SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.6 +SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x14.3 +SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x22 +SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x22 +SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_CAP-XX_DMF3Zxxxxxxxx3D +5.5V, 470mF supercapacitor, 45mohm, -40ºC to +70ºC, https://www.cap-xx.com/wp-content/uploads/datasheets/CAP-XX-DMF470mF-Datasheet.pdf +supercap +0 +3 +3 +Capacitor_SMD +C_0201_0603Metric +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_0402_1005Metric +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0402_1005Metric_Pad0.74x0.62mm_HandSolder +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric +Capacitor SMD 0504 (1310 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric_Pad0.83x1.28mm_HandSolder +Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric +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 +capacitor +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric_Pad1.08x0.95mm_HandSolder +Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric +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 +capacitor +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric_Pad1.18x1.45mm_HandSolder +Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_01005_0402Metric +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_1206_3216Metric +Capacitor SMD 1206 (3216 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_1206_3216Metric_Pad1.33x1.80mm_HandSolder +Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric_Pad1.33x2.70mm_HandSolder +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric +Capacitor SMD 1812 (4532 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric_Pad1.57x3.40mm_HandSolder +Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric_Pad1.57x6.80mm_HandSolder +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: 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 +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2220_5750Metric +Capacitor SMD 2220 (5750 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2220_5750Metric_Pad1.97x5.40mm_HandSolder +Capacitor SMD 2220 (5750 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric_Pad1.80x6.60mm_HandSolder +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric_Pad2.10x10.45mm_HandSolder +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_Elec_3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x6.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_10x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-A +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-B +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZC3 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZR1 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZR1 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZW4 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZW4 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZY2 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZY2 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Sprague-Goodman_SGC3 +trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf + Sprague Goodman SGC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JN +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JN +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JQ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JQ +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JR +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JV +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JV +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JZ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_THT +CP_Axial_L10.0mm_D4.5mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*4.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 4.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L10.0mm_D6.0mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*6mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 6mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*5mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D6.0mm_P18.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*6mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 6mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D8.0mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=11*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 11mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D6.5mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*6.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 6.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D8.0mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D10.0mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L20.0mm_D10.0mm_P26.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L20.0mm_D13.0mm_P26.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L21.0mm_D8.0mm_P28.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=28mm, , length*diameter=21*8mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 28mm length 21mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L25.0mm_D10.0mm_P30.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=30mm, , length*diameter=25*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 30mm length 25mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L26.5mm_D20.0mm_P33.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=33mm, , length*diameter=26.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 33mm length 26.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D10.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D13.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D16.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D20.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D10.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D12.5mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*12.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D15.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*15mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 15mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D18.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L34.5mm_D20.0mm_P41.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=41mm, , length*diameter=34.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 41mm length 34.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D13.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D16.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D20.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L38.0mm_D18.0mm_P44.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L38.0mm_D21.0mm_P44.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*21mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 21mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L40.0mm_D16.0mm_P48.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=48mm, , length*diameter=40*16mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 48mm length 40mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D23.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D26.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D29.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D32.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D35.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.5mm_D20.0mm_P49.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=49mm, , length*diameter=42.5*20mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 49mm length 42.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L46.0mm_D20.0mm_P52.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=52mm, , length*diameter=46*20mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 52mm length 46mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D23.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D26.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D29.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D32.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D35.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D23.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D26.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D29.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D32.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D35.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D23.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D26.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D29.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D32.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D35.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D23.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D26.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D29.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D32.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D35.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D4.0mm_P1.50mm +CP, Radial series, Radial, pin pitch=1.50mm, , diameter=4mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 1.50mm diameter 4mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D4.0mm_P2.00mm +CP, Radial series, Radial, pin pitch=2.00mm, , diameter=4mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.00mm diameter 4mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D5.0mm_P2.00mm +CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D5.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D6.3mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=6.3mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 6.3mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D7.5mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=7.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 7.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P3.50mm +CP, Radial series, Radial, pin pitch=3.50mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.50mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P3.80mm +CP, Radial series, Radial, pin pitch=3.80mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.80mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P2.50mm_P5.00mm +CP, Radial series, Radial, pin pitch=2.50mm 5.00mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm 5.00mm diameter 10mm Electrolytic Capacitor +0 +4 +2 +Capacitor_THT +CP_Radial_D10.0mm_P3.50mm +CP, Radial series, Radial, pin pitch=3.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P3.80mm +CP, Radial series, Radial, pin pitch=3.80mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.80mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P5.00mm_P7.50mm +CP, Radial series, Radial, pin pitch=5.00mm 7.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm 7.50mm diameter 10mm Electrolytic Capacitor +0 +4 +2 +Capacitor_THT +CP_Radial_D10.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D14.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=14mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 14mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D14.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=14mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 14mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D16.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=16mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D17.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=17mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 17mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D18.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=18mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D22.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=22mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 22mm height 40mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D22.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=22mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 22mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D24.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=24mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 24mm height 40mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D24.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=24mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 24mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D25.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=25mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 25mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D25.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=25mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 25mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D26.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=26mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 26mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D26.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=26mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D30.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=30mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 30mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D30.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=30mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 30mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D35.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=35mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 35mm height 50mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D35.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=35mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 35mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D40.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=40mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 40mm height 50mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D40.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 40mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D4.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 4.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D4.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 4.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D6.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 6.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D6.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 6.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D7.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 7.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D7.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 7.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D8.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 8.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D8.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 8.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D9.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 9.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D9.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 9.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D10.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 10.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D10.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 10.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P7.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 7.5mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P10.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 10mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P12.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 12.5mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 15mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P7.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 7.5mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P10.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 10mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P12.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 12.5mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 15mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D6.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D6.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D7.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D7.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D8.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 8.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D8.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 8.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D9.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D9.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D10.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D10.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D6.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D6.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D7.0mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 7.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D7.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 7.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D7.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D8.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*8.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 8.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D9.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D9.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L22.0mm_D9.5mm_P27.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L22.0mm_D10.5mm_P27.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Disc_D3.0mm_W1.6mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.0*1.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.0mm width 1.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.0mm_W2.0mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3*2mm^2, Capacitor +C Disc series Radial pin pitch 2.50mm diameter 3mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.4mm_W2.1mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.4*2.1mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.4mm width 2.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.8mm_W2.6mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.8*2.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.8mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D4.3mm_W1.9mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.3*1.9mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 4.3mm width 1.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D4.7mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.7*2.5mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 4.7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.0mm_W2.5mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 2.50mm diameter 5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.1mm_W3.2mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5.1*3.2mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 5.1mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D6.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 6mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D6.0mm_W4.4mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*4.4mm^2, Capacitor +C Disc series Radial pin pitch 5.00mm diameter 6mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*2.5mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W4.4mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*4.4mm^2, Capacitor +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 8mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 9mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 10mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.0mm_W4.4mm_P7.75mm +C, Disc series, Radial, pin pitch=7.75mm, , diameter*width=12*4.4mm^2, Capacitor +C Disc series Radial pin pitch 7.75mm diameter 12mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 12.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 12.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D14.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 14.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D14.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 14.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D16.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 16.0mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D16.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 16.0mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D4.0mm_H5.0mm_P1.50mm +C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 1.50mm diameter 4mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D4.0mm_H7.0mm_P1.50mm +C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 1.50mm diameter 4mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H5.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H7.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H11.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=11mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 11mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H5.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H7.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H11.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=11mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 11mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D8.0mm_H7.0mm_P3.50mm +C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 3.50mm diameter 8mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D8.0mm_H11.5mm_P3.50mm +C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=11.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 3.50mm diameter 8mm height 11.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H12.5mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=12.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 12.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H16.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=16mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 16mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H20.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=20mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 20mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D12.5mm_H20.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=20mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 20mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D12.5mm_H25.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=25mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 25mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D16.0mm_H25.0mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=25mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 16mm height 25mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D16.0mm_H31.5mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=31.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 16mm height 31.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D18.0mm_H35.5mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=18mm, height=35.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 18mm height 35.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.0mm_W2.5mm_P2.50mm +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4*2.5mm^2, Capacitor +C Rect series Radial pin pitch 2.50mm length 4mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W3.0mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.0mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W3.8mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.8mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W4.6mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*4.6mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 4.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W5.5mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*5.5mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 5.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W2.0mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W2.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W3.5mm_P2.50mm_P5.00mm +C, Rect series, Radial, pin pitch=2.50mm 5.00mm, , length*width=7*3.5mm^2, Capacitor +C Rect series Radial pin pitch 2.50mm 5.00mm length 7mm width 3.5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L7.0mm_W3.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*3.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W4.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*4.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W6.0mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W6.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 6.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W3.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W3.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W4.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W5.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*5.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W8.5mm_P5.00mm_FKP2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W11.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.5mm_W6.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.5*6.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7.5mm width 6.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.6mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.2mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.3mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.4mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.6mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.8mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.9mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.0mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.2mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.9mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W5.1mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W5.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 5.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W6.4mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W6.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 6.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W7.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*7.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 7.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W8.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*8.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W9.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 9.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W9.8mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 9.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W2.5mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W3.0mm_P7.50mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W3.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W4.0mm_P7.50mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W4.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W5.0mm_P5.00mm_P7.50mm +C, Rect series, Radial, pin pitch=5.00mm 7.50mm, , length*width=10*5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm 7.50mm length 10mm width 5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L10.3mm_W4.5mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W5.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W5.7mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5.7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 5.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W7.2mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 7.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W2.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 2.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W3.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W3.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W4.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W4.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W5.1mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W5.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W6.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W6.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W7.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W8.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 8.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.1mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.9mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W8.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W8.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W9.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W9.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W3.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W6.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W6.5mm_P7.50mm_P10.00mm +C, Rect series, Radial, pin pitch=7.50mm 10.00mm, , length*width=13*6.5mm^2, Capacitor +C Rect series Radial pin pitch 7.50mm 10.00mm length 13mm width 6.5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L13.0mm_W8.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.5mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13.5mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.5mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W4.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W4.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W5.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W6.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W7.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W7.3mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W8.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W8.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W9.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W9.2mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 9.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W10.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W10.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W11.2mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W11.8mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.5mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W5.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W6.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W7.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W8.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W9.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W11.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W5.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W6.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W7.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W8.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W9.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W11.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W7.0mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W8.3mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 8.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W8.6mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 8.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.1mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.3mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.9mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.2mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.6mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.8mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W5.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W6.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W7.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W8.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W10.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*10.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 10.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W11.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*11.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 11.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W9.0mm_P22.00mm +C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*9mm^2, Capacitor +C Rect series Radial pin pitch 22.00mm length 27mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W9.0mm_P23.00mm +C, Rect series, Radial, pin pitch=23.00mm, , length*width=27*9mm^2, Capacitor +C Rect series Radial pin pitch 23.00mm length 27mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W11.0mm_P22.00mm +C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*11mm^2, Capacitor +C Rect series Radial pin pitch 22.00mm length 27mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W8.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W10.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*10mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 10mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W12.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*12mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 12mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.6mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.8mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.9mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W9.1mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 9.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W9.6mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 9.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W11.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W11.9mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 11.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W12.2mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 12.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W13.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W13.8mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 13.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W14.2mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*14.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 14.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W16.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*16mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 16mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W9.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W11.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W13.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W15.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W17.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 17mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W20.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L32.0mm_W15.0mm_P27.00mm +C, Rect series, Radial, pin pitch=27.00mm, , length*width=32*15mm^2, Capacitor +C Rect series Radial pin pitch 27.00mm length 32mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W13.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W15.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W20.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W9.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W11.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W13.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W15.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W17.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 17mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W19.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*19mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 19mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W20.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W24.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*24mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 24mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W31.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*31mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 31mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W35.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*35mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 35mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W40.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*40mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 40mm Capacitor +0 +2 +2 +Capacitor_THT +DX_5R5HxxxxU_D11.5mm_P10.00mm +CP, Radial series, Radial, pin pitch=10.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 10.00mm diameter 11.5mm supercapacitor +0 +2 +2 +Capacitor_THT +DX_5R5VxxxxU_D11.5mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 5.00mm diameter 11.5mm supercapacitor +0 +2 +2 +Capacitor_THT +DX_5R5VxxxxU_D19.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, diameter=19mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 5.00mm diameter 19mm supercapacitor +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Connector +Banana_Cliff_FCR7350B_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, black, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana black +0 +1 +1 +Connector +Banana_Cliff_FCR7350G_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, green, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana green +0 +1 +1 +Connector +Banana_Cliff_FCR7350L_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, blue, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana blue +0 +1 +1 +Connector +Banana_Cliff_FCR7350N_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, brown, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana brown +0 +1 +1 +Connector +Banana_Cliff_FCR7350R_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, red, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana red +0 +1 +1 +Connector +Banana_Cliff_FCR7350Y_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, yellow, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana yellow +0 +1 +1 +Connector +Banana_Jack_1Pin +Single banana socket, footprint - 6mm drill +banana socket +0 +1 +1 +Connector +Banana_Jack_2Pin +Dual banana socket, footprint - 2 x 6mm drills +banana socket +0 +2 +2 +Connector +Banana_Jack_3Pin +Triple banana socket, footprint - 3 x 6mm drills +banana socket +0 +3 +3 +Connector +CUI_PD-30 +3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf +connector 3-pin PD-30 power DIN +0 +4 +4 +Connector +CUI_PD-30S +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CUI_PD-30S_CircularHoles +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CalTest_CT3151 +Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf +banana jack horizontal +0 +4 +1 +Connector +Connector_SFP_and_Cage +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English +SFP+ SFP +0 +40 +21 +Connector +DTF13-12Px +http://www.te.com/usa-en/product-DTF13-12PA-G003.html +DEUTSCH DT header 12 pin +0 +12 +12 +Connector +FanPinHeader_1x03_P2.54mm_Vertical +3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 3-pin CPU fan +0 +3 +3 +Connector +FanPinHeader_1x04_P2.54mm_Vertical +4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 4-pin CPU fan +0 +4 +4 +Connector +GB042-34S-H10 +http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF +34pin SMD connector +0 +34 +34 +Connector +IHI_B6A-PCB-45_Vertical +https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf +connector IHI B6A-PCB-45 +0 +49 +1 +Connector +JWT_A3963_1x02_P3.96mm_Vertical +JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf) +connector JWT A3963 pinhead +0 +2 +2 +Connector +Joint-Tech_C5080WR-04P_1x04_P5.08mm_Vertical +C5080 SERIES 90° Wafer, (https://datasheet.lcsc.com/lcsc/1912261836_HR-Joint-Tech-Elec-C5080WR-04P_C477015.pdf) +connector side-entry ATA PATA IDE 5.25 inch floppy drive power +0 +6 +5 +Connector +NS-Tech_Grove_1x04_P2mm_Vertical +https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf +Grove-1x04 +0 +4 +4 +Connector +OCN_OK-01GM030-04_2x15_P0.4mm_Vertical +Board to board connector, 2x15, 0.4mm pitch, http://www.main-soul.com/datasheet/ocn/connector/Spec_Draw_OK-01.pdf +board-to-board +0 +30 +30 +Connector +SpringContact_Harwin_S1941-46R +7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf +spring contact emi emc shield +0 +1 +1 +Connector +Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip +Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf +tag connect programming header pogo pins +0 +14 +14 +Connector_AMASS +AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_MR30PW-M_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_XT30PW-F_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30PW-M_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30U-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30U-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT60-F_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_AMASS +AMASS_XT60-M_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_AMASS +AMASS_XT60IPW-M_1x03_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Male, https://www.bto.pl/pdf/08988/XT60IPW-M3.pdf +RC Connector XT60 +0 +5 +3 +Connector_AMASS +AMASS_XT60PW-F_1x02_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf +RC Connector XT60 +0 +4 +2 +Connector_AMASS +AMASS_XT60PW-M_1x02_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf +RC Connector XT60 +0 +4 +2 +Connector_Amphenol +Amphenol_M8S-03PMMR-SF8001 +M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf) +three-pin M8 +0 +5 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3523N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3524N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3525N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal +TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ2-3593D-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cuidevices.com/product/resource/sj2-359x-smt.pdf) +3.5mm audio cui horizontal jack stereo +0 +5 +5 +Connector_Audio +Jack_3.5mm_KoreanHropartsElec_PJ-320D-4A_Horizontal +Korean Hroparts Elec PJ-320D-4A (https://datasheet.lcsc.com/lcsc/1810121716_Korean-Hroparts-Elec-PJ-320D-4A_C95562.pdf) +smt female jack horizontal +0 +4 +4 +Connector_Audio +Jack_3.5mm_Ledino_KB3SPRS_Horizontal +https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf +jack stereo TRS +0 +5 +5 +Connector_Audio +Jack_3.5mm_Lumberg_1503_02_Horizontal +TRS 3.5mm, horizontal, Surface Mount (SMT), https://downloads.lumberg.com/datenblaetter/en/1503_02.pdf +TRS audio jack horizontal +0 +4 +3 +Connector_Audio +Jack_3.5mm_Lumberg_1503_03_Horizontal +TRS 3.5mm, horizontal, Surface Mount (SMT), https://downloads.lumberg.com/datenblaetter/en/1503_03.pdf +TRS audio jack horizontal +0 +5 +4 +Connector_Audio +Jack_3.5mm_Lumberg_1503_07_Horizontal +TRS 3.5mm, horizontal, through-hole, height 5mm, width 6.5mm, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf +TRS audio jack horizontal +0 +4 +3 +Connector_Audio +Jack_3.5mm_PJ311_Horizontal +PJ311 6pin SMD 3.5mm stereo headphones jack. +headphones jack plug stereo 3.5mm PJ311 +0 +6 +6 +Connector_Audio +Jack_3.5mm_PJ320D_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +4 +4 +Connector_Audio +Jack_3.5mm_PJ320E_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +5 +4 +Connector_Audio +Jack_3.5mm_PJ31060-I_Horizontal +PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html) +headphones jack plug stereo 3.5mm PJ31060-I PJ31060 +0 +6 +6 +Connector_Audio +Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles +TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html) +WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu +0 +3 +3 +Connector_Audio +Jack_3.5mm_Switronic_ST-005-G_horizontal +3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf +Connector Audio Switronic ST-005-G +0 +4 +3 +Connector_Audio +Jack_3.5mm_Technik_TWP-3002_Horizontal +3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf +audio jack stereo horizontal waterproof +0 +7 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NJ2FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v +neutrik jack vertical +0 +2 +2 +Connector_Audio +Jack_6.35mm_Neutrik_NJ3FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v +neutrik jack vertical +0 +3 +3 +Connector_Audio +Jack_6.35mm_Neutrik_NJ5FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v +neutrik jack vertical +0 +5 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6TB-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre +neutrik jack slim +0 +6 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HC_Horizontal +Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HL_Horizontal +Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HC_Horizontal +Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal +Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal +Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HL_Horizontal +Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV-0_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-0_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2-0_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBHL1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-0_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-SW_Vertical +B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-0_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-1_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-0_Vertical +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-1_Vertical +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV_Vertical +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal +A Series, Chassis connector H female (A series layout), mates with Phoenix MSTB2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mafh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH-0_Horizontal +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHL_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHR_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal +A Series, Chassis connector Phoenix H male (A series layout), mates with Phoenix MSTB 2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mamh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV-0_Vertical +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV_Vertical +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-0_Horizontal +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-1_Horizontal +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-E_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-0_Vertical +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-1_Vertical +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-B_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-E_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-SW_Vertical +B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH-0_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV-0_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBH_Horizontal +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBV_Vertical +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAH_Horizontal +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAV_Vertical +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBH_Horizontal +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBV_Vertical +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-0_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0 +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-DA_Horizontal +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-DA_Vertical +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-SW_Vertical +A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV_Vertical +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH-B_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-B_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-SW_Vertical +B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAH_Horizontal +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV-SW_Vertical +A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV_Vertical +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH-B_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-B_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-SW_Vertical +B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-H_Horizontal +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, replaces NLJ2MD-H, https://www.neutrik.com/en/product/nlj2mdxx-h +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-V_Vertical +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, replaces NLJ2MD-V, https://www.neutrik.com/en/product/nlj2mdxx-v +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MDXX-H-3_Horizontal +speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, replaces NL2MD-H, https://www.neutrik.com/en/product/nl2mdxx-h-3 +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MDXX-V_Vertical +speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL2MD-V, https://www.neutrik.com/en/product/nl2mdxx-v +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-H-2_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H-2, https://www.neutrik.com/en/product/nl4mdxx-h-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-H-3_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H, NL4MD-H-1, NL4MD-H-3, https://www.neutrik.com/en/product/nl4mdxx-h-3 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-V-2_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-2, https://www.neutrik.com/en/product/nl4mdxx-v-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-V-3_Vertical +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-1, https://www.neutrik.com/en/product/nl4mdxx-v-3 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-V_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL4MD-V, NL4MD-V-R, NL4MD-V-S, https://www.neutrik.com/en/product/nl4mdxx-v +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL8MDXX-V-3_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL8MD-V-1, https://www.neutrik.com/en/product/nl8mdxx-v-3 +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NL8MDXX-V_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, replaces NL8MD-V, https://www.neutrik.com/en/product/nl8mdxx-v +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NLT4MD-V_Vertical +STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v +neutrik speakon stx +0 +4 +4 +Connector_Audio +MiniXLR-5_Switchcraft_TRAPC_Horizontal +http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF +THT Mini XLR 5Pin right angle +0 +5 +5 +Connector_Audio +Plug_3.5mm_CUI_SP-3541 +4 contacts, 3.5mm audio plug, https://www.cuidevices.com/product/resource/pdf/sp-3541.pdf +3.5mm plug TRRS +0 +4 +4 +Connector_BarrelJack +BarrelJack_CLIFF_FC681465S_SMT_Horizontal +Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf +Power Jack SMT +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-036AH-SMT_Horizontal +Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf +Power Jack SMT +0 +3 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-079BH_Horizontal +Barrel Jack, 2.5mm ID, 5.5mm OD, 24V, 5A, switch, https://www.cui.com/product/resource/pj-079bh.pdf +barrel jack cui dc power +0 +5 +4 +Connector_BarrelJack +BarrelJack_CUI_PJ-102AH_Horizontal +Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_GCT_DCJ200-10-A_Horizontal +Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf +connector barrel jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_Horizontal +DC Barrel Jack +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_Kycon_KLDX-0202-xC_Horizontal +DC Barrel Jack 2mm or 2.5mm center pin, https://www.kycon.com/Pub_Eng_Draw/KLDX-0202-AC%20&%20BC.pdf +power jack 2mm 2.5mm KLDX-0202-BC KLDX-0202-AC +0 +3 +3 +Connector_BarrelJack +BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal +DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf +barreljack switchcraftconxall dc power +0 +2 +2 +Connector_BarrelJack +BarrelJack_Wuerth_694106106102_2.0x5.5mm +Wuerth Elektronik 694106106102 Barrel Jack, 2.0x5.5mm, https://www.we-online.com/components/products/datasheet/694106106102.pdf +barrel jack Wuerth Elektronik 694106106102 +0 +4 +3 +Connector_BarrelJack +BarrelJack_Wuerth_694108106102_2.5x5.5mm +Wuerth Elektronik 694108106102 Barrel Jack, 2.5x5.5mm, https://www.we-online.com/components/products/datasheet/694106106102.pdf +barrel jack Wuerth Elektronik 694108106102 +0 +4 +3 +Connector_BarrelJack +BarrelJack_Wuerth_6941xx301002 +Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf +connector barrel jack +0 +3 +3 +Connector_Card +CF-Card_3M_N7E50-A516xx-30 +Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +CF-Card_3M_N7E50-E516xx-30 +Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +SD-SIM_microSD-microSIM_Molex_104168-1620 +microSD and microSIM connector, https://www.molex.com/pdm_docs/sd/1041681620_sd.pdf +Combo Connector microSD and microSIM +0 +25 +18 +Connector_Card +SD_Hirose_DM1AA_SF_PEJ82 +SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301) +SD card connector +0 +16 +13 +Connector_Card +SD_Kyocera_145638009211859+ +SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638009511859+ +SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109211859+ +SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109511859+ +SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_TE_2041021 +SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4) +sd card +0 +15 +12 +Connector_Card +microSD_HC_Hirose_DM3AT-SF-PEJM5 +Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Hirose_DM3BT-DSF-PEJS +Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=) +Micro SD +0 +16 +11 +Connector_Card +microSD_HC_Hirose_DM3D-SF +Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Molex_47219-2001 +1.10mm Pitch microSD Card Connector, Hinge Type, https://www.molex.com/pdm_docs/sd/472192001_sd.pdf +Micro SD +0 +12 +9 +Connector_Card +microSD_HC_Molex_104031-0811 +1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf) +microSD SD molex +0 +14 +11 +Connector_Card +microSD_HC_Wuerth_693072010801 +http://katalog.we-online.de/em/datasheet/693072010801.pdf +Micro SD Wuerth Wurth Würth +0 +12 +9 +Connector_Card +microSIM_JAE_SF53S006VCBR2000 +micro SIM card connector, 6pos., 1.45mm height, Push-pull type, https://www.jae.com/direct/topics/topics_file_download/topics_id=68883&ext_no=06 +microSIM GSM Card +0 +14 +7 +Connector_Coaxial +BNC_Amphenol_031-5539_Vertical +BNC coaxial connector vertical, Amphenol 031-71059, https://www.amphenolrf.com/library/download/link/link_id/594427/parent/031-5539/ +BNC Amphenol Vertical +0 +4 +2 +Connector_Coaxial +BNC_Amphenol_031-6575_Horizontal +dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf) +Dual BNC Amphenol Horizontal +0 +6 +4 +Connector_Coaxial +BNC_Amphenol_B6252HB-NPP3G-50_Horizontal +http://www.farnell.com/datasheets/612848.pdf +BNC Amphenol Horizontal +0 +4 +2 +Connector_Coaxial +BNC_PanelMountable_Vertical +Panel-mountable BNC connector mounted through PCB, vertical +BNC connector +0 +2 +2 +Connector_Coaxial +BNC_TEConnectivity_1478035_Horizontal +BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0 +BNC RF interface bayonet 50ohm +0 +5 +2 +Connector_Coaxial +BNC_TEConnectivity_1478204_Vertical +BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html +BNC female PCB mount 4 pin straight chassis connector +0 +5 +2 +Connector_Coaxial +BNC_Win_364A2x95_Horizontal +Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf) +Dual BNC Horizontal Isolated +0 +6 +3 +Connector_Coaxial +CoaxialSwitch_Hirose_MS-156C3_Horizontal +Subminiature Coaxial Switch 1.35mm High, DC to 11GHz +Switch Coaxial RF +0 +12 +3 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-1471_Vertical +http://www.molex.com/pdm_docs/sd/734151471_sd.pdf +Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-143_Horizontal + Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682 +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-144_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf +SMA THT Female Jack Vertical +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-10_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf +SMA SMD Female Jack Vertical +0 +3 +2 +Connector_Coaxial +SMA_Amphenol_132134-11_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-14_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-16_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132203-12_Horizontal +https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132289_EdgeMount +http://www.amphenolrf.com/132289.html +SMA +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291-12_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Molex_73251-1153_EdgeMount_Horizontal +Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf) +sma edge +0 +11 +2 +Connector_Coaxial +SMA_Molex_73251-2120_EdgeMount_Horizontal +Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf) +sma edge +0 +7 +2 +Connector_Coaxial +SMA_Molex_73251-2200_Horizontal +https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount +Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf) +SMA Straight Samtec Edge Mount +0 +5 +2 +Connector_Coaxial +SMA_Wurth_60312102114405_Vertical +Würth WR-SMA PCB SMT Jack, Vertical (https://www.we-online.com/components/products/datasheet/60312102114405.pdf) +Coaxial Connector 50 ohms Female +0 +3 +2 +Connector_Coaxial +SMA_Wurth_60312002114503_Vertical +https://www.we-online.de/katalog/datasheet/60312002114503.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMB_Jack_Vertical +SMB pcb mounting jack +SMB Jack Striaght +0 +5 +2 +Connector_Coaxial +U.FL_Hirose_U.FL-R-SMT-1_Vertical +Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/ +Hirose U.FL Coaxial +0 +3 +2 +Connector_Coaxial +U.FL_Molex_MCRF_73412-0110_Vertical +Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf) +mcrf hirose ufl u.fl microcoaxial +0 +4 +2 +Connector_Coaxial +WR-MMCX_Wuerth_66012102111404_Vertical +Würth WR-MMCX PCB SMT Jack, Vertical (https://www.we-online.com/components/products/datasheet/66012102111404.pdf) +Coaxial Connector 50 ohms Female +0 +3 +2 +Connector_Coaxial +WR-MMCX_Wuerth_66011102111302_Horizontal +Würth WR-MMCX PCB SMT Jack, Horizontal (https://www.we-online.com/components/products/datasheet/66011102111302.pdf) +Coaxial Connector 50 ohms Female +0 +7 +2 +Connector_DIN +DIN41612_B2_2x8_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x8_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x16_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B2_2x16_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B3_2x5_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x5_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x10_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B3_2x10_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B_1x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_1x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_B_2x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_C2_2x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_2x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_3x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C2_3x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C3_2x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_2x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_3x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C3_3x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C_1x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_1x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_2x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_3x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_C_3x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_D_2x8_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x8_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x16_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_D_2x16_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_3x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_E_3x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_F_2x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_3x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_F_3x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_Q2_2x16_Female_Horizontal_THT +DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q2_2x16_Male_Vertical_THT +DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q3_2x10_Female_Horizontal_THT +DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q3_2x10_Male_Vertical_THT +DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q_2x32_Female_Horizontal_THT +DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_Q_2x32_Male_Vertical_THT +DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_R2_2x16_Female_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_2x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_3x16_Female_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R2_3x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R3_2x10_Female_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_2x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_3x10_Female_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R3_3x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R_1x32_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_1x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x32_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_2x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_3x16_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x32_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_DIN +DIN41612_R_3x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_Dsub +DSUB-9_Female_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-25_Female_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-37_Female_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_FFC-FPC +Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +8 +7 +Connector_FFC-FPC +Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +10 +9 +Connector_FFC-FPC +Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +12 +11 +Connector_FFC-FPC +Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +13 +12 +Connector_FFC-FPC +Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +14 +13 +Connector_FFC-FPC +Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +15 +14 +Connector_FFC-FPC +Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +16 +15 +Connector_FFC-FPC +Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +17 +16 +Connector_FFC-FPC +Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +18 +17 +Connector_FFC-FPC +Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +19 +18 +Connector_FFC-FPC +Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +20 +19 +Connector_FFC-FPC +Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +21 +20 +Connector_FFC-FPC +Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +22 +21 +Connector_FFC-FPC +Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +24 +23 +Connector_FFC-FPC +Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +26 +25 +Connector_FFC-FPC +Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +27 +26 +Connector_FFC-FPC +Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +28 +27 +Connector_FFC-FPC +Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +30 +29 +Connector_FFC-FPC +Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +32 +31 +Connector_FFC-FPC +Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +34 +33 +Connector_FFC-FPC +Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +35 +34 +Connector_FFC-FPC +Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +36 +35 +Connector_FFC-FPC +Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +37 +36 +Connector_FFC-FPC +Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +38 +37 +Connector_FFC-FPC +Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +42 +41 +Connector_FFC-FPC +Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +47 +46 +Connector_FFC-FPC +Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +52 +51 +Connector_FFC-FPC +Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +55 +54 +Connector_FFC-FPC +Hirose_FH26-13S-0.3SHW_2Rows-13Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-13S-0.3SHW, 13 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +15 +14 +Connector_FFC-FPC +Hirose_FH26-15S-0.3SHW_2Rows-15Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-15S-0.3SHW, 15 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +17 +16 +Connector_FFC-FPC +Hirose_FH26-17S-0.3SHW_2Rows-17Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-17S-0.3SHW, 17 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +19 +18 +Connector_FFC-FPC +Hirose_FH26-19S-0.3SHW_2Rows-19Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-19S-0.3SHW, 19 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +21 +20 +Connector_FFC-FPC +Hirose_FH26-21S-0.3SHW_2Rows-21Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-21S-0.3SHW, 21 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +23 +22 +Connector_FFC-FPC +Hirose_FH26-23S-0.3SHW_2Rows-23Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-23S-0.3SHW, 23 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +25 +24 +Connector_FFC-FPC +Hirose_FH26-25S-0.3SHW_2Rows-25Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-25S-0.3SHW, 25 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +27 +26 +Connector_FFC-FPC +Hirose_FH26-27S-0.3SHW_2Rows-27Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-27S-0.3SHW, 27 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +29 +28 +Connector_FFC-FPC +Hirose_FH26-29S-0.3SHW_2Rows-29Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-29S-0.3SHW, 29 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +31 +30 +Connector_FFC-FPC +Hirose_FH26-31S-0.3SHW_2Rows-31Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-31S-0.3SHW, 31 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +33 +32 +Connector_FFC-FPC +Hirose_FH26-33S-0.3SHW_2Rows-33Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-33S-0.3SHW, 33 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +35 +34 +Connector_FFC-FPC +Hirose_FH26-35S-0.3SHW_2Rows-35Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-35S-0.3SHW, 35 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +37 +36 +Connector_FFC-FPC +Hirose_FH26-37S-0.3SHW_2Rows-37Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-37S-0.3SHW, 37 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +39 +38 +Connector_FFC-FPC +Hirose_FH26-39S-0.3SHW_2Rows-39Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-39S-0.3SHW, 39 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +41 +40 +Connector_FFC-FPC +Hirose_FH26-41S-0.3SHW_2Rows-41Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-41S-0.3SHW, 41 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +43 +42 +Connector_FFC-FPC +Hirose_FH26-45S-0.3SHW_2Rows-45Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-45S-0.3SHW, 45 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +47 +46 +Connector_FFC-FPC +Hirose_FH26-51S-0.3SHW_2Rows-51Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-51S-0.3SHW, 51 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +53 +52 +Connector_FFC-FPC +Hirose_FH26-55S-0.3SHW_2Rows-55Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-55S-0.3SHW, 55 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +57 +56 +Connector_FFC-FPC +Hirose_FH26-57S-0.3SHW_2Rows-57Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-57S-0.3SHW, 57 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +59 +58 +Connector_FFC-FPC +Hirose_FH26-61S-0.3SHW_2Rows-61Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-61S-0.3SHW, 61 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +63 +62 +Connector_FFC-FPC +Hirose_FH26-71S-0.3SHW_2Rows-71Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-71S-0.3SHW, 71 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +73 +72 +Connector_FFC-FPC +Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal +Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704) +connector Hirose FH41 horizontal +0 +38 +32 +Connector_FFC-FPC +JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +25 +25 +Connector_FFC-FPC +JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +29 +29 +Connector_FFC-FPC +JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +41 +41 +Connector_FFC-FPC +JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +51 +51 +Connector_FFC-FPC +JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +71 +71 +Connector_FFC-FPC +JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +81 +81 +Connector_FFC-FPC +Jushuo_AFC07-S06FCA-00_1x6-1MP_P0.50_Horizontal +Jushuo AFC07, FFC/FPC connector, AFC07-S06FCA-00, 6 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) +connector jushuo horizontal +0 +8 +7 +Connector_FFC-FPC +Jushuo_AFC07-S24FCA-00_1x24-1MP_P0.50_Horizontal +Jushuo AFC07, FFC/FPC connector, AFC07-S24FCA-00, 24 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) +connector jushuo horizontal +0 +26 +25 +Connector_FFC-FPC +Molex_52559-3652_2x18-1MP_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf) +connector Molex top entry +0 +40 +37 +Connector_FFC-FPC +Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf +FFC FPC +0 +54 +51 +Connector_FFC-FPC +Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf +FFC FPC connector +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +6 +5 +Connector_FFC-FPC +Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +7 +6 +Connector_FFC-FPC +Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +8 +7 +Connector_FFC-FPC +Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +9 +8 +Connector_FFC-FPC +Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +10 +9 +Connector_FFC-FPC +Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +11 +10 +Connector_FFC-FPC +Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +13 +12 +Connector_FFC-FPC +Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +14 +13 +Connector_FFC-FPC +Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +15 +14 +Connector_FFC-FPC +Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +16 +15 +Connector_FFC-FPC +Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +17 +16 +Connector_FFC-FPC +Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +18 +17 +Connector_FFC-FPC +Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +20 +19 +Connector_FFC-FPC +Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +21 +20 +Connector_FFC-FPC +Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +22 +21 +Connector_FFC-FPC +Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +24 +23 +Connector_FFC-FPC +Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +26 +25 +Connector_FFC-FPC +Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +27 +26 +Connector_FFC-FPC +Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +28 +27 +Connector_FFC-FPC +Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +30 +29 +Connector_FFC-FPC +Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +31 +30 +Connector_FFC-FPC +Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +32 +31 +Connector_FFC-FPC +Molex_502231-1500_1x15-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +17 +16 +Connector_FFC-FPC +Molex_502231-2400_1x24-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +26 +25 +Connector_FFC-FPC +Molex_502231-3300_1x33-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +36 +34 +Connector_FFC-FPC +Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +19 +16 +Connector_FFC-FPC +Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +28 +25 +Connector_FFC-FPC +Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +39 +34 +Connector_FFC-FPC +Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +35 +34 +Connector_FFC-FPC +Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +37 +36 +Connector_FFC-FPC +Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +41 +40 +Connector_FFC-FPC +Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +43 +42 +Connector_FFC-FPC +Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +53 +52 +Connector_FFC-FPC +Omron_XF2M-4015-1A_1x40-1MP_P0.5mm_Horizontal +Omron FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-xf2m.pdf +omron fpc xf2m +0 +42 +41 +Connector_FFC-FPC +TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal +TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +7 +6 +Connector_FFC-FPC +TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal +TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +8 +7 +Connector_FFC-FPC +TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal +TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +9 +8 +Connector_FFC-FPC +TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal +TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +10 +9 +Connector_FFC-FPC +TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal +TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +11 +10 +Connector_FFC-FPC +TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +12 +11 +Connector_FFC-FPC +TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +13 +12 +Connector_FFC-FPC +TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +14 +13 +Connector_FFC-FPC +TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +15 +14 +Connector_FFC-FPC +TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +16 +15 +Connector_FFC-FPC +TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +17 +16 +Connector_FFC-FPC +TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +18 +17 +Connector_FFC-FPC +TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +19 +18 +Connector_FFC-FPC +TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +20 +19 +Connector_FFC-FPC +TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +21 +20 +Connector_FFC-FPC +TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +12 +11 +Connector_FFC-FPC +TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +13 +12 +Connector_FFC-FPC +TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +14 +13 +Connector_FFC-FPC +TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +15 +14 +Connector_FFC-FPC +TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +16 +15 +Connector_FFC-FPC +TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +17 +16 +Connector_FFC-FPC +TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +18 +17 +Connector_FFC-FPC +TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +19 +18 +Connector_FFC-FPC +TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +20 +19 +Connector_FFC-FPC +TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +21 +20 +Connector_FFC-FPC +TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal +TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +12 +11 +Connector_FFC-FPC +TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal +TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +13 +12 +Connector_FFC-FPC +TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal +TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +14 +13 +Connector_FFC-FPC +TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal +TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +15 +14 +Connector_FFC-FPC +TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal +TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +16 +15 +Connector_FFC-FPC +TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal +TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +17 +16 +Connector_FFC-FPC +TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal +TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +18 +17 +Connector_FFC-FPC +TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal +TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +19 +18 +Connector_FFC-FPC +TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal +TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +20 +19 +Connector_FFC-FPC +TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal +TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +21 +20 +Connector_FFC-FPC +TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +22 +21 +Connector_FFC-FPC +TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +23 +22 +Connector_FFC-FPC +TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +24 +23 +Connector_FFC-FPC +TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +25 +24 +Connector_FFC-FPC +TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +26 +25 +Connector_FFC-FPC +TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +27 +26 +Connector_FFC-FPC +TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +28 +27 +Connector_FFC-FPC +TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +29 +28 +Connector_FFC-FPC +TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +30 +29 +Connector_FFC-FPC +TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +31 +30 +Connector_FFC-FPC +TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +22 +21 +Connector_FFC-FPC +TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +23 +22 +Connector_FFC-FPC +TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +24 +23 +Connector_FFC-FPC +TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +25 +24 +Connector_FFC-FPC +TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +26 +25 +Connector_FFC-FPC +TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +27 +26 +Connector_FFC-FPC +TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +28 +27 +Connector_FFC-FPC +TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +29 +28 +Connector_FFC-FPC +TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +30 +29 +Connector_FFC-FPC +TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +31 +30 +Connector_FFC-FPC +TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal +TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +22 +21 +Connector_FFC-FPC +TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal +TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +23 +22 +Connector_FFC-FPC +TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal +TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +24 +23 +Connector_FFC-FPC +TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal +TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +25 +24 +Connector_FFC-FPC +TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal +TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +26 +25 +Connector_FFC-FPC +TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal +TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +27 +26 +Connector_FFC-FPC +TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal +TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +28 +27 +Connector_FFC-FPC +TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal +TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +29 +28 +Connector_FFC-FPC +TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal +TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +30 +29 +Connector_FFC-FPC +TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal +TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +31 +30 +Connector_FFC-FPC +TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +32 +31 +Connector_FFC-FPC +TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal +TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal +TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +33 +32 +Connector_FFC-FPC +TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal +TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +34 +33 +Connector_FFC-FPC +TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal +TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +35 +34 +Connector_FFC-FPC +TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal +TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +36 +35 +Connector_FFC-FPC +TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal +TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +37 +36 +Connector_FFC-FPC +TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal +TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +38 +37 +Connector_FFC-FPC +TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal +TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +39 +38 +Connector_FFC-FPC +TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal +TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +40 +39 +Connector_FFC-FPC +TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal +TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +41 +40 +Connector_FFC-FPC +TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal +TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +42 +41 +Connector_FFC-FPC +TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal +TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +43 +42 +Connector_FFC-FPC +TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal +TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +44 +43 +Connector_FFC-FPC +TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal +TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +45 +44 +Connector_FFC-FPC +TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal +TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +46 +45 +Connector_FFC-FPC +TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal +TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +47 +46 +Connector_FFC-FPC +TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal +TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +48 +47 +Connector_FFC-FPC +TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal +TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +49 +48 +Connector_FFC-FPC +TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal +TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +50 +49 +Connector_FFC-FPC +TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal +TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +51 +50 +Connector_FFC-FPC +TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal +TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +52 +51 +Connector_FFC-FPC +TE_84952-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +6 +5 +Connector_FFC-FPC +TE_84952-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +7 +6 +Connector_FFC-FPC +TE_84952-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +8 +7 +Connector_FFC-FPC +TE_84952-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +9 +8 +Connector_FFC-FPC +TE_84952-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +10 +9 +Connector_FFC-FPC +TE_84952-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +11 +10 +Connector_FFC-FPC +TE_84953-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +6 +5 +Connector_FFC-FPC +TE_84953-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +7 +6 +Connector_FFC-FPC +TE_84953-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +8 +7 +Connector_FFC-FPC +TE_84953-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +9 +8 +Connector_FFC-FPC +TE_84953-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +10 +9 +Connector_FFC-FPC +TE_84953-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +11 +10 +Connector_FFC-FPC +Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal +http://katalog.we-online.de/em/datasheet/68611214422.pdf +Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT +0 +14 +13 +Connector_HDMI +HDMI_A_Amphenol_10029449-x01xLF_Horizontal +HDMI Type A connector, Amphenol 10029449-001TLF 10029449-001RLF 10029449-101TLF 10029449-101RLF, Right Angle(https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029449.pdf) +hdmi right angle +0 +23 +20 +Connector_HDMI +HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal +HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449 +HDMI Contact Technology Type A +0 +23 +20 +Connector_HDMI +HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle +HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf +hdmi type a +0 +23 +20 +Connector_HDMI +HDMI_A_Molex_208658-1001_Horizontal +HDMI Molex Type A https://www.molex.com/pdm_docs/sd/2086581001_sd.pdf +HDMI Molex Type A +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-0x01 +HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle smd +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-1x01 +HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-2x0x +HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht smd hybrid +0 +23 +20 +Connector_Harting +Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harwin +Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical +Harwin LTek Connector, 2 pins, single row male, vertical entry +connector harwin ltek M80 +0 +2 +2 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +6 +2 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical +Harwin LTek Connector, 8 pins, single row male, vertical entry +connector harwin ltek M80 +0 +8 +8 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +12 +8 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical +Harwin LTek Connector, 10 pins, single row male, vertical entry +connector harwin ltek M80 +0 +10 +10 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +14 +10 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical +Harwin LTek Connector, 12 pins, single row male, vertical entry +connector harwin ltek M80 +0 +12 +12 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +16 +12 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical +Harwin LTek Connector, 14 pins, single row male, vertical entry +connector harwin ltek M80 +0 +14 +14 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +18 +14 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical +Harwin LTek Connector, 16 pins, single row male, vertical entry +connector harwin ltek M80 +0 +16 +16 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +20 +16 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical +Harwin LTek Connector, 18 pins, single row male, vertical entry +connector harwin ltek M80 +0 +18 +18 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +22 +18 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical +Harwin LTek Connector, 20 pins, single row male, vertical entry +connector harwin ltek M80 +0 +20 +20 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +24 +20 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical +Harwin LTek Connector, 26 pins, single row male, vertical entry +connector harwin ltek M80 +0 +26 +26 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +30 +26 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical +Harwin LTek Connector, 34 pins, single row male, vertical entry +connector harwin ltek M80 +0 +34 +34 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +38 +34 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical +Harwin LTek Connector, 44 pins, single row male, vertical entry +connector harwin ltek M80 +0 +44 +44 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +48 +44 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical +Harwin LTek Connector, 3 pins, single row male, vertical entry +connector harwin ltek M80 +0 +3 +3 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +7 +3 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical +Harwin LTek Connector, 5 pins, single row male, vertical entry +connector harwin ltek M80 +0 +5 +5 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +9 +5 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical +Harwin LTek Connector, 7 pins, single row male, vertical entry +connector harwin ltek M80 +0 +7 +7 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +11 +7 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical +Harwin LTek Connector, 17 pins, single row male, vertical entry +connector harwin ltek M80 +0 +17 +17 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +21 +17 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical +Harwin LTek Connector, 22 pins, single row male, vertical entry +connector harwin ltek M80 +0 +22 +22 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +26 +22 +Connector_Harwin +Harwin_M20-89003xx_1x03_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +4 +3 +Connector_Harwin +Harwin_M20-89004xx_1x04_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +5 +4 +Connector_Harwin +Harwin_M20-89005xx_1x05_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +6 +5 +Connector_Harwin +Harwin_M20-89006xx_1x06_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +7 +6 +Connector_Harwin +Harwin_M20-89007xx_1x07_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +8 +7 +Connector_Harwin +Harwin_M20-89008xx_1x08_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +9 +8 +Connector_Harwin +Harwin_M20-89009xx_1x09_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +10 +9 +Connector_Harwin +Harwin_M20-89010xx_1x10_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +11 +10 +Connector_Harwin +Harwin_M20-89011xx_1x11_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +12 +11 +Connector_Harwin +Harwin_M20-89012xx_1x12_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +13 +12 +Connector_Harwin +Harwin_M20-89013xx_1x13_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +14 +13 +Connector_Harwin +Harwin_M20-89014xx_1x14_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +15 +14 +Connector_Harwin +Harwin_M20-89015xx_1x15_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +16 +15 +Connector_Harwin +Harwin_M20-89016xx_1x16_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +17 +16 +Connector_Harwin +Harwin_M20-89017xx_1x17_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +18 +17 +Connector_Harwin +Harwin_M20-89018xx_1x18_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +19 +18 +Connector_Harwin +Harwin_M20-89019xx_1x19_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +20 +19 +Connector_Harwin +Harwin_M20-89020xx_1x20_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +21 +20 +Connector_Harwin +Harwin_M20-7810245_2x02_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +4 +4 +Connector_Harwin +Harwin_M20-7810345_2x03_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +6 +6 +Connector_Harwin +Harwin_M20-7810445_2x04_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +8 +8 +Connector_Harwin +Harwin_M20-7810545_2x05_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +10 +10 +Connector_Harwin +Harwin_M20-7810645_2x06_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +12 +12 +Connector_Harwin +Harwin_M20-7810745_2x07_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +14 +14 +Connector_Harwin +Harwin_M20-7810845_2x08_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +16 +16 +Connector_Harwin +Harwin_M20-7810945_2x09_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +18 +18 +Connector_Harwin +Harwin_M20-7811045_2x10_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +20 +20 +Connector_Harwin +Harwin_M20-7811245_2x12_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +24 +24 +Connector_Harwin +Harwin_M20-7811545_2x15_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +30 +30 +Connector_Harwin +Harwin_M20-7812045_2x20_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +40 +40 +Connector_Hirose +Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose BM24 40pin header +0 +44 +42 +Connector_Hirose +Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose 40pin receptacle vertical +0 +42 +42 +Connector_Hirose +Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +15 +14 +Connector_Hirose +Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical +Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical +Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical +Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical +Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical +Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical +Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical +Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +16 +16 +Connector_Hirose +Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical +Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +18 +18 +Connector_Hirose +Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical +Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +20 +20 +Connector_Hirose +Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical +Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +22 +22 +Connector_Hirose +Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical +Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +24 +24 +Connector_Hirose +Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical +Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +26 +26 +Connector_Hirose +Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical +Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +28 +28 +Connector_Hirose +Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical +Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +30 +30 +Connector_Hirose +Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical +Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +32 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +160 +80 +Connector_Hirose +Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical +Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +2 +2 +Connector_Hirose +Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical +Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +3 +3 +Connector_Hirose +Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical +Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +4 +4 +Connector_Hirose +Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical +Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +5 +5 +Connector_Hirose +Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical +Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +6 +6 +Connector_Hirose +Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical +Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +7 +7 +Connector_Hirose +Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +7 +7 +Connector_Hirose +Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical +Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +8 +8 +Connector_Hirose +Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical +Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +9 +9 +Connector_Hirose +Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +9 +9 +Connector_Hirose +Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical +Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +10 +10 +Connector_Hirose +Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical +Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +11 +11 +Connector_Hirose +Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +11 +11 +Connector_Hirose +Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical +Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +12 +12 +Connector_Hirose +Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical +Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +13 +13 +Connector_Hirose +Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical +Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +14 +14 +Connector_Hirose +Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical +Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +15 +15 +Connector_Hirose +Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +15 +15 +Connector_Hirose +Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +4 +3 +Connector_Hirose +Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +5 +4 +Connector_Hirose +Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +6 +5 +Connector_Hirose +Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +7 +6 +Connector_Hirose +Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +8 +7 +Connector_Hirose +Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +9 +8 +Connector_Hirose +Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +10 +9 +Connector_Hirose +Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +11 +10 +Connector_Hirose +Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +12 +11 +Connector_Hirose +Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +13 +12 +Connector_Hirose +Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +14 +13 +Connector_Hirose +Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +16 +15 +Connector_Hirose +Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +17 +16 +Connector_Hirose +Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical +Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_IDC +IDC-Header_2x03_P2.54mm_Horizontal +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x03_P2.54mm_Vertical +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x03_P2.54mm_Vertical_SMD +SMD IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x04_P2.54mm_Horizontal +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x04_P2.54mm_Vertical +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x04_P2.54mm_Vertical_SMD +SMD IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05_P2.54mm_Horizontal +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Vertical +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Vertical_SMD +SMD IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06_P2.54mm_Horizontal +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Vertical +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Vertical_SMD +SMD IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal_Lock +Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf) +connector idc locked +0 +16 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Vertical +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Vertical_SMD +SMD IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08_P2.54mm_Horizontal +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Vertical +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Vertical_SMD +SMD IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10_P2.54mm_Horizontal +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Vertical +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Vertical_SMD +SMD IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12_P2.54mm_Horizontal +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Vertical +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Vertical_SMD +SMD IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13_P2.54mm_Horizontal +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Vertical +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Vertical_SMD +SMD IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15_P2.54mm_Horizontal +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Vertical +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17_P2.54mm_Horizontal +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Vertical +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20_P2.54mm_Horizontal +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Vertical +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Vertical_SMD +SMD IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25_P2.54mm_Horizontal +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Vertical +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Vertical_SMD +SMD IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30_P2.54mm_Horizontal +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Vertical +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Vertical_SMD +SMD IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32_P2.54mm_Horizontal +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Vertical +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_JAE +JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +4 +4 +Connector_JAE +JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical +Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +4 +4 +Connector_JAE +JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +6 +6 +Connector_JAE +JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical +Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +6 +6 +Connector_JAE +JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +8 +8 +Connector_JAE +JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical +Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +8 +8 +Connector_JAE +JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +10 +10 +Connector_JAE +JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical +Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +10 +10 +Connector_JAE +JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +12 +12 +Connector_JAE +JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical +Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +12 +12 +Connector_JAE +JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +14 +14 +Connector_JAE +JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical +Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +14 +14 +Connector_JAE +JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +16 +16 +Connector_JAE +JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical +Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +16 +16 +Connector_JAE +JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +18 +18 +Connector_JAE +JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical +Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +18 +18 +Connector_JAE +JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +20 +20 +Connector_JAE +JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical +Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +20 +20 +Connector_JAE +JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +22 +22 +Connector_JAE +JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical +Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +22 +22 +Connector_JAE +JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +24 +24 +Connector_JAE +JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical +Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +24 +24 +Connector_JAE +JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +26 +26 +Connector_JAE +JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical +Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +26 +26 +Connector_JAE +JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +28 +28 +Connector_JAE +JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical +Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +28 +28 +Connector_JAE +JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +30 +30 +Connector_JAE +JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical +Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +30 +30 +Connector_JAE +JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +32 +32 +Connector_JAE +JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical +Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +32 +32 +Connector_JAE +JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +34 +34 +Connector_JAE +JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical +Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +34 +34 +Connector_JAE +JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +36 +36 +Connector_JAE +JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical +Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +36 +36 +Connector_JAE +JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +38 +38 +Connector_JAE +JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical +Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +38 +38 +Connector_JAE +JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +40 +40 +Connector_JAE +JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical +Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +40 +40 +Connector_JAE +JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +42 +42 +Connector_JAE +JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical +Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +42 +42 +Connector_JAE +JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +44 +44 +Connector_JAE +JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical +Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +44 +44 +Connector_JAE +JAE_MM70-314-310B1 +http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf +connector JAE MXM +0 +280 +279 +Connector_JAE +JAE_SIM_Card_SF72S006 +SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809 +SIM Card with Detect Switch +0 +18 +9 +Connector_JST +JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical +JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +3 +2 +Connector_JST +JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical +JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +4 +3 +Connector_JST +JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical +JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +5 +4 +Connector_JST +JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical +JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +6 +5 +Connector_JST +JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical +JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +7 +6 +Connector_JST +JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical +JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH vertical +0 +5 +4 +Connector_JST +JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical +JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH vertical +0 +7 +6 +Connector_JST +JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical +JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +2 +2 +Connector_JST +JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical +JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +3 +3 +Connector_JST +JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical +JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +4 +4 +Connector_JST +JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical +JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +5 +5 +Connector_JST +JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical +JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +6 +6 +Connector_JST +JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical +JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +7 +7 +Connector_JST +JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical +JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +8 +8 +Connector_JST +JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical +JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +9 +9 +Connector_JST +JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical +JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +10 +10 +Connector_JST +JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical +JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +11 +11 +Connector_JST +JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical +JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +12 +12 +Connector_JST +JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical +JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +13 +13 +Connector_JST +JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical +JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +14 +14 +Connector_JST +JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical +JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +15 +15 +Connector_JST +JST_EH_S2B-EH_1x02_P2.50mm_Horizontal +JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +2 +2 +Connector_JST +JST_EH_S3B-EH_1x03_P2.50mm_Horizontal +JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +3 +3 +Connector_JST +JST_EH_S4B-EH_1x04_P2.50mm_Horizontal +JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +4 +4 +Connector_JST +JST_EH_S5B-EH_1x05_P2.50mm_Horizontal +JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +5 +5 +Connector_JST +JST_EH_S6B-EH_1x06_P2.50mm_Horizontal +JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +6 +6 +Connector_JST +JST_EH_S7B-EH_1x07_P2.50mm_Horizontal +JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +7 +7 +Connector_JST +JST_EH_S8B-EH_1x08_P2.50mm_Horizontal +JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +8 +8 +Connector_JST +JST_EH_S9B-EH_1x09_P2.50mm_Horizontal +JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +9 +9 +Connector_JST +JST_EH_S10B-EH_1x10_P2.50mm_Horizontal +JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +10 +10 +Connector_JST +JST_EH_S11B-EH_1x11_P2.50mm_Horizontal +JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +11 +11 +Connector_JST +JST_EH_S12B-EH_1x12_P2.50mm_Horizontal +JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +12 +12 +Connector_JST +JST_EH_S13B-EH_1x13_P2.50mm_Horizontal +JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +13 +13 +Connector_JST +JST_EH_S14B-EH_1x14_P2.50mm_Horizontal +JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +14 +14 +Connector_JST +JST_EH_S15B-EH_1x15_P2.50mm_Horizontal +JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +15 +15 +Connector_JST +JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical +JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +4 +3 +Connector_JST +JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical +JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +5 +4 +Connector_JST +JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical +JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +6 +5 +Connector_JST +JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical +JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +7 +6 +Connector_JST +JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical +JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +8 +7 +Connector_JST +JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical +JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +9 +8 +Connector_JST +JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical +JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +10 +9 +Connector_JST +JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical +JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +11 +10 +Connector_JST +JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical +JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +12 +11 +Connector_JST +JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical +JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +13 +12 +Connector_JST +JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical +JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +14 +13 +Connector_JST +JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical +JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +15 +14 +Connector_JST +JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical +JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +16 +15 +Connector_JST +JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical +JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +17 +16 +Connector_JST +JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal +JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +4 +3 +Connector_JST +JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal +JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +5 +4 +Connector_JST +JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal +JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +6 +5 +Connector_JST +JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal +JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +7 +6 +Connector_JST +JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal +JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +8 +7 +Connector_JST +JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal +JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +9 +8 +Connector_JST +JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal +JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +10 +9 +Connector_JST +JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal +JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +11 +10 +Connector_JST +JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal +JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +12 +11 +Connector_JST +JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal +JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +13 +12 +Connector_JST +JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal +JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +14 +13 +Connector_JST +JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal +JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +15 +14 +Connector_JST +JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal +JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +16 +15 +Connector_JST +JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal +JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +17 +16 +Connector_JST +JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical +JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +8 +6 +Connector_JST +JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical +JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +10 +8 +Connector_JST +JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical +JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +12 +10 +Connector_JST +JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical +JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +14 +12 +Connector_JST +JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical +JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +18 +16 +Connector_JST +JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical +JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +22 +20 +Connector_JST +JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal +JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +7 +6 +Connector_JST +JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal +JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +10 +8 +Connector_JST +JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal +JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +12 +10 +Connector_JST +JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal +JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +14 +12 +Connector_JST +JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal +JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +18 +16 +Connector_JST +JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal +JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +22 +20 +Connector_JST +JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical +JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +2 +2 +Connector_JST +JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical +JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +3 +3 +Connector_JST +JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical +JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +4 +4 +Connector_JST +JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical +JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +6 +6 +Connector_JST +JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical +JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +8 +8 +Connector_JST +JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal +JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator +connector JST LEA horizontal +0 +4 +3 +Connector_JST +JST_NV_B02P-NV_1x02_P5.00mm_Vertical +JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +2 +2 +Connector_JST +JST_NV_B03P-NV_1x03_P5.00mm_Vertical +JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +3 +3 +Connector_JST +JST_NV_B04P-NV_1x04_P5.00mm_Vertical +JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +4 +4 +Connector_JST +JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical +JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +8 +8 +Connector_JST +JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical +JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +10 +10 +Connector_JST +JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical +JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +12 +12 +Connector_JST +JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical +JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +14 +14 +Connector_JST +JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical +JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +16 +16 +Connector_JST +JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical +JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +18 +18 +Connector_JST +JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical +JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +20 +20 +Connector_JST +JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical +JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +22 +22 +Connector_JST +JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical +JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +24 +24 +Connector_JST +JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical +JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +26 +26 +Connector_JST +JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical +JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +28 +28 +Connector_JST +JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical +JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +30 +30 +Connector_JST +JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical +JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +32 +32 +Connector_JST +JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical +JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +34 +34 +Connector_JST +JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal +JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +8 +8 +Connector_JST +JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal +JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +10 +10 +Connector_JST +JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal +JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +12 +12 +Connector_JST +JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal +JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +14 +14 +Connector_JST +JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal +JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +16 +16 +Connector_JST +JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal +JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +18 +18 +Connector_JST +JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal +JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +20 +20 +Connector_JST +JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal +JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +22 +22 +Connector_JST +JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal +JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +24 +24 +Connector_JST +JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal +JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +26 +26 +Connector_JST +JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal +JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +28 +28 +Connector_JST +JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal +JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +30 +30 +Connector_JST +JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal +JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +32 +32 +Connector_JST +JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal +JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +34 +34 +Connector_JST +JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical +JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +2 +2 +Connector_JST +JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical +JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +4 +3 +Connector_JST +JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical +JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +3 +3 +Connector_JST +JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical +JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +5 +4 +Connector_JST +JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical +JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +4 +4 +Connector_JST +JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical +JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +6 +5 +Connector_JST +JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical +JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +5 +5 +Connector_JST +JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical +JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +7 +6 +Connector_JST +JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical +JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +6 +6 +Connector_JST +JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical +JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +8 +7 +Connector_JST +JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical +JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +7 +7 +Connector_JST +JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical +JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +9 +8 +Connector_JST +JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical +JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +8 +8 +Connector_JST +JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical +JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +10 +9 +Connector_JST +JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical +JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +9 +9 +Connector_JST +JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical +JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +11 +10 +Connector_JST +JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical +JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +10 +10 +Connector_JST +JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical +JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +12 +11 +Connector_JST +JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical +JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +11 +11 +Connector_JST +JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical +JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +13 +12 +Connector_JST +JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical +JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +12 +12 +Connector_JST +JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical +JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +14 +13 +Connector_JST +JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical +JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +13 +13 +Connector_JST +JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical +JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +15 +14 +Connector_JST +JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical +JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +14 +14 +Connector_JST +JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical +JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +16 +15 +Connector_JST +JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical +JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +15 +15 +Connector_JST +JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical +JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +17 +16 +Connector_JST +JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical +JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +16 +16 +Connector_JST +JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical +JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +18 +17 +Connector_JST +JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal +JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +2 +2 +Connector_JST +JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal +JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +4 +3 +Connector_JST +JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal +JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +3 +3 +Connector_JST +JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal +JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +5 +4 +Connector_JST +JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal +JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +4 +4 +Connector_JST +JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal +JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +6 +5 +Connector_JST +JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal +JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +5 +5 +Connector_JST +JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal +JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +7 +6 +Connector_JST +JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal +JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +6 +6 +Connector_JST +JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal +JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +8 +7 +Connector_JST +JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal +JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +7 +7 +Connector_JST +JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal +JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +9 +8 +Connector_JST +JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal +JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +8 +8 +Connector_JST +JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal +JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +10 +9 +Connector_JST +JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal +JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +9 +9 +Connector_JST +JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal +JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +11 +10 +Connector_JST +JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal +JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +10 +10 +Connector_JST +JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal +JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +12 +11 +Connector_JST +JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal +JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +11 +11 +Connector_JST +JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal +JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +13 +12 +Connector_JST +JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal +JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +12 +12 +Connector_JST +JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal +JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +14 +13 +Connector_JST +JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal +JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +13 +13 +Connector_JST +JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal +JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +15 +14 +Connector_JST +JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal +JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +14 +14 +Connector_JST +JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal +JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +16 +15 +Connector_JST +JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal +JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +15 +15 +Connector_JST +JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal +JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +17 +16 +Connector_JST +JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal +JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +16 +16 +Connector_JST +JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical +JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +8 +8 +Connector_JST +JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical +JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +10 +10 +Connector_JST +JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical +JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +12 +12 +Connector_JST +JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical +JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +14 +14 +Connector_JST +JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical +JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +16 +16 +Connector_JST +JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical +JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +18 +18 +Connector_JST +JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical +JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +20 +20 +Connector_JST +JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical +JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +22 +22 +Connector_JST +JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical +JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +24 +24 +Connector_JST +JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical +JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +26 +26 +Connector_JST +JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical +JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +28 +28 +Connector_JST +JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical +JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +30 +30 +Connector_JST +JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical +JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +32 +32 +Connector_JST +JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical +JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +34 +34 +Connector_JST +JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical +JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +36 +36 +Connector_JST +JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical +JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +38 +38 +Connector_JST +JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical +JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +40 +40 +Connector_JST +JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal +JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +8 +8 +Connector_JST +JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal +JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +10 +10 +Connector_JST +JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal +JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +12 +12 +Connector_JST +JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal +JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +14 +14 +Connector_JST +JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal +JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +16 +16 +Connector_JST +JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal +JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +18 +18 +Connector_JST +JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal +JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +20 +20 +Connector_JST +JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal +JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +22 +22 +Connector_JST +JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal +JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +24 +24 +Connector_JST +JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal +JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +26 +26 +Connector_JST +JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal +JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +28 +28 +Connector_JST +JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal +JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +30 +30 +Connector_JST +JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal +JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +32 +32 +Connector_JST +JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal +JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +34 +34 +Connector_JST +JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal +JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +36 +36 +Connector_JST +JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal +JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +38 +38 +Connector_JST +JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal +JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +40 +40 +Connector_JST +JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal +JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator +connector JST SFH horizontal +0 +4 +3 +Connector_JST +JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal +JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +4 +3 +Connector_JST +JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal +JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +7 +6 +Connector_JST +JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal +JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +8 +7 +Connector_JST +JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal +JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +9 +8 +Connector_JST +JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal +JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +10 +9 +Connector_JST +JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal +JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +12 +11 +Connector_JST +JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal +JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +13 +12 +Connector_JST +JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal +JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +14 +13 +Connector_JST +JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal +JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +16 +15 +Connector_JST +JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal +JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +18 +17 +Connector_JST +JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal +JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +22 +21 +Connector_JST +JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal +JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +24 +23 +Connector_JST +JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal +JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +28 +27 +Connector_JST +JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal +JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +32 +31 +Connector_JST +JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical +JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +4 +3 +Connector_JST +JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical +JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +5 +4 +Connector_JST +JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical +JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +6 +5 +Connector_JST +JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical +JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +7 +6 +Connector_JST +JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical +JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +8 +7 +Connector_JST +JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical +JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +9 +8 +Connector_JST +JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical +JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +10 +9 +Connector_JST +JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical +JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +11 +10 +Connector_JST +JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical +JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +12 +11 +Connector_JST +JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical +JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +13 +12 +Connector_JST +JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical +JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +14 +13 +Connector_JST +JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical +JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +15 +14 +Connector_JST +JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical +JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +16 +15 +Connector_JST +JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical +JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +17 +16 +Connector_JST +JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal +JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +4 +3 +Connector_JST +JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal +JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +5 +4 +Connector_JST +JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal +JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +6 +5 +Connector_JST +JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal +JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +7 +6 +Connector_JST +JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal +JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +8 +7 +Connector_JST +JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal +JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +9 +8 +Connector_JST +JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal +JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +10 +9 +Connector_JST +JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal +JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +11 +10 +Connector_JST +JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal +JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +12 +11 +Connector_JST +JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal +JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +13 +12 +Connector_JST +JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal +JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +14 +13 +Connector_JST +JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal +JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +15 +14 +Connector_JST +JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal +JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +16 +15 +Connector_JST +JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal +JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +17 +16 +Connector_JST +JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal +JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +22 +21 +Connector_JST +JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical +JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +4 +3 +Connector_JST +JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical +JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +5 +4 +Connector_JST +JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical +JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +6 +5 +Connector_JST +JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical +JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +7 +6 +Connector_JST +JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical +JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +8 +7 +Connector_JST +JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical +JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +10 +9 +Connector_JST +JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical +JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +12 +11 +Connector_JST +JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical +JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +14 +13 +Connector_JST +JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical +JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +16 +15 +Connector_JST +JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical +JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +17 +16 +Connector_JST +JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical +JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +18 +17 +Connector_JST +JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical +JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +19 +18 +Connector_JST +JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical +JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +22 +21 +Connector_JST +JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal +JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +4 +3 +Connector_JST +JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal +JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +5 +4 +Connector_JST +JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal +JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +6 +5 +Connector_JST +JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal +JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +7 +6 +Connector_JST +JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal +JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +8 +7 +Connector_JST +JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal +JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +10 +9 +Connector_JST +JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal +JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +12 +11 +Connector_JST +JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal +JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +14 +13 +Connector_JST +JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal +JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +16 +15 +Connector_JST +JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal +JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +17 +16 +Connector_JST +JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal +JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +18 +17 +Connector_JST +JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal +JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +19 +18 +Connector_JST +JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal +JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +22 +21 +Connector_JST +JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal +JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +24 +23 +Connector_JST +JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical +JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +2 +2 +Connector_JST +JST_VH_B2P-VH_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P3-VH_1x02_P7.92mm_Vertical +JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal +JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical +JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +3 +3 +Connector_JST +JST_VH_B3P-VH_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal +JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical +JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +4 +4 +Connector_JST +JST_VH_B4P-VH_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal +JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical +JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +5 +5 +Connector_JST +JST_VH_B5P-VH_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal +JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical +JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +6 +6 +Connector_JST +JST_VH_B6P-VH_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal +JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical +JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +7 +7 +Connector_JST +JST_VH_B7P-VH_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal +JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical +JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +8 +8 +Connector_JST +JST_VH_B8P-VH_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal +JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +8 +8 +Connector_JST +JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical +JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +9 +9 +Connector_JST +JST_VH_B9P-VH_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal +JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +9 +9 +Connector_JST +JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical +JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +10 +10 +Connector_JST +JST_VH_B10P-VH_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal +JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +10 +10 +Connector_JST +JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical +JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +11 +11 +Connector_JST +JST_VH_S2P-VH_1x02_P3.96mm_Horizontal +JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_S3P-VH_1x03_P3.96mm_Horizontal +JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_S4P-VH_1x04_P3.96mm_Horizontal +JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_S5P-VH_1x05_P3.96mm_Horizontal +JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_S6P-VH_1x06_P3.96mm_Horizontal +JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_S7P-VH_1x07_P3.96mm_Horizontal +JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal +JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator +connector JST XAG horizontal +0 +7 +6 +Connector_JST +JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +2 +2 +Connector_JST +JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +2 +2 +Connector_JST +JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +3 +3 +Connector_JST +JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +3 +3 +Connector_JST +JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +4 +4 +Connector_JST +JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +4 +4 +Connector_JST +JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +5 +5 +Connector_JST +JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +5 +5 +Connector_JST +JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +6 +6 +Connector_JST +JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +6 +6 +Connector_JST +JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +7 +7 +Connector_JST +JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +7 +7 +Connector_JST +JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +8 +8 +Connector_JST +JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +8 +8 +Connector_JST +JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +9 +9 +Connector_JST +JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +9 +9 +Connector_JST +JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +10 +10 +Connector_JST +JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +10 +10 +Connector_JST +JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +11 +11 +Connector_JST +JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +11 +11 +Connector_JST +JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +12 +12 +Connector_JST +JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +12 +12 +Connector_JST +JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +13 +13 +Connector_JST +JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +13 +13 +Connector_JST +JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +14 +14 +Connector_JST +JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +14 +14 +Connector_JST +JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +15 +15 +Connector_JST +JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +15 +15 +Connector_JST +JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical +JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +18 +18 +Connector_JST +JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +20 +20 +Connector_JST +JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +20 +20 +Connector_JST +JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +2 +2 +Connector_JST +JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +2 +2 +Connector_JST +JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +3 +3 +Connector_JST +JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +3 +3 +Connector_JST +JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +4 +4 +Connector_JST +JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +4 +4 +Connector_JST +JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +5 +5 +Connector_JST +JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +5 +5 +Connector_JST +JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +6 +6 +Connector_JST +JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +6 +6 +Connector_JST +JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +7 +7 +Connector_JST +JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +7 +7 +Connector_JST +JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +8 +8 +Connector_JST +JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +8 +8 +Connector_JST +JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +9 +9 +Connector_JST +JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +9 +9 +Connector_JST +JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +10 +10 +Connector_JST +JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +10 +10 +Connector_JST +JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +11 +11 +Connector_JST +JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +11 +11 +Connector_JST +JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +12 +12 +Connector_JST +JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +12 +12 +Connector_JST +JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +13 +13 +Connector_JST +JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +13 +13 +Connector_JST +JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +14 +14 +Connector_JST +JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +14 +14 +Connector_JST +JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical +JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +1 +1 +Connector_JST +JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +2 +2 +Connector_JST +JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +2 +2 +Connector_JST +JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +3 +3 +Connector_JST +JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +3 +3 +Connector_JST +JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +4 +4 +Connector_JST +JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +4 +4 +Connector_JST +JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +5 +5 +Connector_JST +JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +5 +5 +Connector_JST +JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +6 +6 +Connector_JST +JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +6 +6 +Connector_JST +JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +7 +7 +Connector_JST +JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +7 +7 +Connector_JST +JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +8 +8 +Connector_JST +JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +8 +8 +Connector_JST +JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +9 +9 +Connector_JST +JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +9 +9 +Connector_JST +JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +10 +10 +Connector_JST +JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +10 +10 +Connector_JST +JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical +JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +11 +11 +Connector_JST +JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +12 +12 +Connector_JST +JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +12 +12 +Connector_JST +JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical +JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +13 +13 +Connector_JST +JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical +JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +14 +14 +Connector_JST +JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical +JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +15 +15 +Connector_JST +JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical +JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +16 +16 +Connector_JST +JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical +JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +20 +20 +Connector_JST +JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal +JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +16 +16 +Connector_JST +JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical +JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +2 +2 +Connector_JST +JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +3 +3 +Connector_JST +JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +3 +3 +Connector_JST +JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +4 +4 +Connector_JST +JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +4 +4 +Connector_JST +JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +5 +5 +Connector_JST +JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +5 +5 +Connector_JST +JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +6 +6 +Connector_JST +JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +6 +6 +Connector_JST +JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +7 +7 +Connector_JST +JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +7 +7 +Connector_JST +JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +8 +8 +Connector_JST +JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +8 +8 +Connector_JST +JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +9 +9 +Connector_JST +JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +9 +9 +Connector_JST +JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +10 +10 +Connector_JST +JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +10 +10 +Connector_JST +JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +11 +11 +Connector_JST +JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +11 +11 +Connector_JST +JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +12 +12 +Connector_JST +JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +12 +12 +Connector_JST +JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +13 +13 +Connector_JST +JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +13 +13 +Connector_JST +JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +14 +14 +Connector_JST +JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +14 +14 +Connector_JST +JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +15 +15 +Connector_JST +JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +15 +15 +Connector_JST +JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +16 +16 +Connector_JST +JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +16 +16 +Connector_JST +JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical +JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +4 +3 +Connector_JST +JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical +JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +5 +4 +Connector_JST +JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical +JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +6 +5 +Connector_JST +JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical +JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +7 +6 +Connector_JST +JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical +JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +8 +7 +Connector_JST +JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical +JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +9 +8 +Connector_JST +JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical +JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +10 +9 +Connector_JST +JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical +JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +11 +10 +Connector_JST +JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical +JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +12 +11 +Connector_JST +JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical +JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +13 +12 +Connector_JST +JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical +JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +14 +13 +Connector_JST +JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical +JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +15 +14 +Connector_JST +JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical +JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +16 +15 +Connector_JST +JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical +JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +17 +16 +Connector_JST +JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical +JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +18 +17 +Connector_JST +JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal +JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +2 +2 +Connector_JST +JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal +JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +3 +3 +Connector_JST +JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal +JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +4 +4 +Connector_JST +JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal +JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +5 +5 +Connector_JST +JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal +JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +6 +6 +Connector_JST +JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal +JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +7 +7 +Connector_JST +JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal +JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +8 +8 +Connector_JST +JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal +JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +9 +9 +Connector_JST +JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal +JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +10 +10 +Connector_JST +JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal +JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +11 +11 +Connector_JST +JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal +JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +12 +12 +Connector_JST +JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal +JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +13 +13 +Connector_JST +JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal +JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +14 +14 +Connector_JST +JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal +JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +15 +15 +Connector_JST +JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal +JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +16 +16 +Connector_JST +JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal +JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +4 +3 +Connector_JST +JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal +JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +5 +4 +Connector_JST +JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal +JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +6 +5 +Connector_JST +JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal +JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +7 +6 +Connector_JST +JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal +JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +8 +7 +Connector_JST +JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal +JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +9 +8 +Connector_JST +JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal +JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +10 +9 +Connector_JST +JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal +JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +11 +10 +Connector_JST +JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal +JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +12 +11 +Connector_JST +JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal +JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +13 +12 +Connector_JST +JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal +JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +14 +13 +Connector_JST +JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal +JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +15 +14 +Connector_JST +JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal +JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +16 +15 +Connector_JST +JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal +JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +17 +16 +Connector_JST +JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal +JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +18 +17 +Connector_Molex +Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-02A example for new part number: 22-27-2021, 2 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +2 +2 +Connector_Molex +Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +3 +3 +Connector_Molex +Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-04A example for new part number: 22-27-2041, 4 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +4 +4 +Connector_Molex +Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-05A example for new part number: 22-27-2051, 5 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +5 +5 +Connector_Molex +Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-06A example for new part number: 22-27-2061, 6 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +6 +6 +Connector_Molex +Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-07A example for new part number: 22-27-2071, 7 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +7 +7 +Connector_Molex +Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-08A example for new part number: 22-27-2081, 8 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +8 +8 +Connector_Molex +Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-09A example for new part number: 22-27-2091, 9 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +9 +9 +Connector_Molex +Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-10A example for new part number: 22-27-2101, 10 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +10 +10 +Connector_Molex +Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-11A example for new part number: 22-27-2111, 11 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +11 +11 +Connector_Molex +Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-12A example for new part number: 22-27-2121, 12 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +12 +12 +Connector_Molex +Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-13A example for new part number: 22-27-2131, 13 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +13 +13 +Connector_Molex +Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-14A example for new part number: 22-27-2141, 14 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +14 +14 +Connector_Molex +Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-15A example for new part number: 22-27-2151, 15 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +15 +15 +Connector_Molex +Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-16A example for new part number: 22-27-2161, 16 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0002 example for new part number: 26-60-4020, 2 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0003 example for new part number: 26-60-4030, 3 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0004 example for new part number: 26-60-4040, 4 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0005 example for new part number: 26-60-4050, 5 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0006 example for new part number: 26-60-4060, 6 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0007 example for new part number: 26-60-4070, 7 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0008 example for new part number: 26-60-4080, 8 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0009 example for new part number: 26-60-4090, 9 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0010 example for new part number: 26-60-4100, 10 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +18 +18 +Connector_Molex +Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +18 +18 +Connector_Molex +Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +13 +Connector_Molex +Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +15 +15 +Connector_Molex +Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +18 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +122 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +22 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +152 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +26 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +182 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +30 +14 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +212 +14 +Connector_Molex +Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +16 +16 +Connector_Molex +Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +16 +16 +Connector_Molex +Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +4 +3 +Connector_Molex +Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +5 +4 +Connector_Molex +Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +6 +5 +Connector_Molex +Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +7 +6 +Connector_Molex +Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +8 +7 +Connector_Molex +Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +9 +8 +Connector_Molex +Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +10 +9 +Connector_Molex +Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +11 +10 +Connector_Molex +Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +12 +11 +Connector_Molex +Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +14 +13 +Connector_Molex +Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +16 +15 +Connector_Molex +Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +17 +16 +Connector_Molex +Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +20 +19 +Connector_Molex +Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +32 +31 +Connector_Molex +Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +17 +16 +Connector_Molex +Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +17 +16 +Connector_Molex +Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +4 +3 +Connector_Molex +Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +5 +4 +Connector_Molex +Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +6 +5 +Connector_Molex +Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +7 +6 +Connector_Molex +Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate_Slim side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +6 +5 +Connector_Molex +Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +7 +6 +Connector_Molex +Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +8 +7 +Connector_Molex +Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +9 +8 +Connector_Molex +Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +10 +9 +Connector_Molex +Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +12 +11 +Connector_Molex +Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +14 +13 +Connector_Molex +Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical +Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2) +molex pico spox 14 +0 +28 +14 +Connector_Molex +Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +17 +16 +Connector_Molex +Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +19 +18 +Connector_Molex +Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +17 +16 +Connector_Molex +Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_SL_171971-0002_1x02_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +2 +2 +Connector_Molex +Molex_SL_171971-0003_1x03_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +3 +3 +Connector_Molex +Molex_SL_171971-0004_1x04_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +4 +4 +Connector_Molex +Molex_SL_171971-0005_1x05_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +5 +5 +Connector_Molex +Molex_SL_171971-0006_1x06_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +6 +6 +Connector_Molex +Molex_SL_171971-0007_1x07_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +7 +7 +Connector_Molex +Molex_SL_171971-0008_1x08_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +8 +8 +Connector_Molex +Molex_SL_171971-0009_1x09_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +9 +9 +Connector_Molex +Molex_SL_171971-0010_1x10_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +10 +10 +Connector_Molex +Molex_SL_171971-0011_1x11_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +11 +11 +Connector_Molex +Molex_SL_171971-0012_1x12_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +12 +12 +Connector_Molex +Molex_SL_171971-0013_1x13_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +13 +13 +Connector_Molex +Molex_SL_171971-0014_1x14_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +14 +14 +Connector_Molex +Molex_SL_171971-0015_1x15_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +15 +15 +Connector_Molex +Molex_SL_171971-0016_1x16_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +16 +16 +Connector_Molex +Molex_SL_171971-0017_1x17_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +17 +17 +Connector_Molex +Molex_SL_171971-0018_1x18_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +18 +18 +Connector_Molex +Molex_SL_171971-0019_1x19_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +19 +19 +Connector_Molex +Molex_SL_171971-0020_1x20_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +20 +20 +Connector_Molex +Molex_SL_171971-0021_1x21_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +21 +21 +Connector_Molex +Molex_SL_171971-0022_1x22_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +22 +22 +Connector_Molex +Molex_SL_171971-0023_1x23_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +23 +23 +Connector_Molex +Molex_SL_171971-0024_1x24_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +24 +24 +Connector_Molex +Molex_SL_171971-0025_1x25_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +25 +25 +Connector_Molex +Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical +Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +2 +2 +Connector_Molex +Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical +Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +3 +3 +Connector_Molex +Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical +Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +4 +4 +Connector_Molex +Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical +Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +5 +5 +Connector_Molex +Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical +Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +6 +6 +Connector_Molex +Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical +Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +7 +7 +Connector_Molex +Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical +Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +8 +8 +Connector_Molex +Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical +Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +9 +9 +Connector_Molex +Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical +Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +10 +10 +Connector_Molex +Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical +Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +11 +11 +Connector_Molex +Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical +Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +12 +12 +Connector_Molex +Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical +Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +13 +13 +Connector_Molex +Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical +Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +14 +14 +Connector_Molex +Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical +Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +15 +15 +Connector_Molex +Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +2 +2 +Connector_Molex +Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +3 +3 +Connector_Molex +Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +4 +4 +Connector_Molex +Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +5 +5 +Connector_Molex +Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +6 +6 +Connector_Molex +Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +7 +7 +Connector_Molex +Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +8 +8 +Connector_Molex +Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +9 +9 +Connector_Molex +Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +10 +10 +Connector_Molex +Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +11 +11 +Connector_Molex +Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +12 +12 +Connector_Molex +Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +13 +13 +Connector_Molex +Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +14 +14 +Connector_Molex +Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +15 +15 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +4 +2 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +30 +2 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +3 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +45 +3 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +4 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +60 +4 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +5 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +75 +5 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +6 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +90 +6 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +92 +6 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +92 +6 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +4 +2 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +30 +2 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +3 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +45 +3 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +4 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +60 +4 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +5 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +75 +5 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +6 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +90 +6 +Connector_Molex +Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +50 +50 +Connector_Molex +Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_PCBEdge +4UCON_10156_2x40_P1.27mm_Socket_Horizontal +4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf +4UCON 10156 Card edge socket with 80 contacts +0 +80 +80 +Connector_PCBEdge +BUS_AT +AT ISA 16 bits Bus Edge Connector +BUS ISA AT Edge connector +0 +98 +98 +Connector_PCBEdge +BUS_PCI +PCI bus Edge Connector +PCI bus Edge Connector +0 +240 +120 +Connector_PCBEdge +BUS_PCI_Express_Mini +Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Dual +Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Full +Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Half +Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCIexpress_x1 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +36 +36 +Connector_PCBEdge +BUS_PCIexpress_x4 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +64 +64 +Connector_PCBEdge +BUS_PCIexpress_x8 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +98 +98 +Connector_PCBEdge +BUS_PCIexpress_x16 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +164 +164 +Connector_PCBEdge +JAE_MM60-EZH039-Bx_BUS_PCI_Express_Holder +PCI Express mini card latch for 3.9mm connector height, https://www.jae.com/direct/topics/topics_file_download/?topics_id=68909&ext_no=06&index=0&_lang=en&v=2022071912512930114109 +MiniPCI +0 +6 +1 +Connector_PCBEdge +JAE_MM60-EZH059-Bx_BUS_PCI_Express_Holder +PCI Express mini card latch for 5.9mm connector height, https://www.jae.com/direct/topics/topics_file_download/topics_id=68910&ext_no=06&index=0&_lang=en&v= +MiniPCI +0 +6 +1 +Connector_PCBEdge +SODIMM-200_1.8V_Card_edge +SODIMM 200-pins edge connector, Jedec MO-224 Variation AB compliant (1.8V DDR2 SDRAM), 0.6mm pitch, https://www.jst-mfg.com/product/pdf/eng/eDM-200P.pdf +sodimm +0 +200 +200 +Connector_PCBEdge +SODIMM-200_2.5V_Card_edge +SODIMM 200-pins edge connector, Jedec MO-224 Variation AA compliant (2.5V DDR SDRAM), 0.6mm pitch, https://www.jst-mfg.com/product/pdf/eng/eDM-200P.pdf +sodimm +0 +200 +200 +Connector_PCBEdge +Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge +Highspeed card edge connector for PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge +Highspeed card edge connector for PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge +Highspeed card edge connector for PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge +Highspeed card edge connector for PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge +Highspeed card edge connector for PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge +Highspeed card edge connector for PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge +Highspeed card edge connector for PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge +Highspeed card edge connector for PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +molex_EDGELOCK_2-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +2 +2 +Connector_PCBEdge +molex_EDGELOCK_4-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +4 +4 +Connector_PCBEdge +molex_EDGELOCK_6-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +6 +6 +Connector_PCBEdge +molex_EDGELOCK_8-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V +phoenix_contact connector MCV_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V +phoenix_contact connector MCV_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V +phoenix_contact connector MCV_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V +phoenix_contact connector MCV_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V +phoenix_contact connector MCV_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V +phoenix_contact connector MCV_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V +phoenix_contact connector MCV_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V +phoenix_contact connector MCV_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V +phoenix_contact connector MCV_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V +phoenix_contact connector MCV_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V +phoenix_contact connector MCV_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V +phoenix_contact connector MCV_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V +phoenix_contact connector MCV_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V +phoenix_contact connector MCV_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V +phoenix_contact connector MCV_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V +phoenix_contact connector MCV_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V +phoenix_contact connector MCV_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V +phoenix_contact connector MCV_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V +phoenix_contact connector MCV_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V +phoenix_contact connector MCV_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V +phoenix_contact connector MCV_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V +phoenix_contact connector MCV_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V +phoenix_contact connector MCV_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V +phoenix_contact connector MCV_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V +phoenix_contact connector MCV_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V +phoenix_contact connector MCV_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V +phoenix_contact connector MCV_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V +phoenix_contact connector MCV_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V +phoenix_contact connector MCV_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V +phoenix_contact connector MCV_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V +phoenix_contact connector MC_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V +phoenix_contact connector MC_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V +phoenix_contact connector MC_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V +phoenix_contact connector MC_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V +phoenix_contact connector MC_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V +phoenix_contact connector MC_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V +phoenix_contact connector MC_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V +phoenix_contact connector MC_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V +phoenix_contact connector MC_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V +phoenix_contact connector MC_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V +phoenix_contact connector MC_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V +phoenix_contact connector MC_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V +phoenix_contact connector MC_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V +phoenix_contact connector MC_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V +phoenix_contact connector MC_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V +phoenix_contact connector MC_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V +phoenix_contact connector MC_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V +phoenix_contact connector MC_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V +phoenix_contact connector MC_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V +phoenix_contact connector MC_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V +phoenix_contact connector MC_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V +phoenix_contact connector MC_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V +phoenix_contact connector MC_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V +phoenix_contact connector MC_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V +phoenix_contact connector MC_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V +phoenix_contact connector MC_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V +phoenix_contact connector MC_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V +phoenix_contact connector MC_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V +phoenix_contact connector MC_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V +phoenix_contact connector MC_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V +phoenix_contact connector MCV_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V +phoenix_contact connector MCV_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V +phoenix_contact connector MCV_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V +phoenix_contact connector MCV_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V +phoenix_contact connector MCV_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V +phoenix_contact connector MCV_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V +phoenix_contact connector MCV_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V +phoenix_contact connector MCV_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V +phoenix_contact connector MCV_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V +phoenix_contact connector MCV_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V +phoenix_contact connector MCV_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V +phoenix_contact connector MC_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V +phoenix_contact connector MC_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V +phoenix_contact connector MC_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V +phoenix_contact connector MC_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V +phoenix_contact connector MC_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V +phoenix_contact connector MC_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V +phoenix_contact connector MC_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V +phoenix_contact connector MC_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V +phoenix_contact connector MC_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V +phoenix_contact connector MC_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V +phoenix_contact connector MC_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A +phoenix_contact connector MSTBA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A +phoenix_contact connector MSTBA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A +phoenix_contact connector MSTBA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A +phoenix_contact connector MSTBA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A +phoenix_contact connector MSTBA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A +phoenix_contact connector MSTBA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A +phoenix_contact connector MSTBA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A +phoenix_contact connector MSTBA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A +phoenix_contact connector MSTBVA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A +phoenix_contact connector MSTBVA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A +phoenix_contact connector MSTBVA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A +phoenix_contact connector MSTBVA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A +phoenix_contact connector MSTBVA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A +phoenix_contact connector MSTBVA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A +phoenix_contact connector MSTBVA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A +phoenix_contact connector MSTBVA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_2-H-3.5_1x02_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/2-H-3.5 Terminal Block, 1990737 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990737), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/2-H-3.5 1990737 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_3-H-3.5_1x03_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/3-H-3.5 Terminal Block, 1990740 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990740), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/3-H-3.5 1990740 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_4-H-3.5_1x04_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/4-H-3.5 Terminal Block, 1990753 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990753), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/4-H-3.5 1990753 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_5-H-3.5_1x05_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/5-H-3.5 Terminal Block, 1990766 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990766), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/5-H-3.5 1990766 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_6-H-3.5_1x06_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/6-H-3.5 Terminal Block, 1990779 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990779), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/6-H-3.5 1990779 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_7-H-3.5_1x07_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/7-H-3.5 Terminal Block, 1990782 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990782), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/7-H-3.5 1990782 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_8-H-3.5_1x08_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/8-H-3.5 Terminal Block, 1990795 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990795), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/8-H-3.5 1990795 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_9-H-3.5_1x09_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/9-H-3.5 Terminal Block, 1990805 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990805), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/9-H-3.5 1990805 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_10-H-3.5_1x10_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/10-H-3.5 Terminal Block, 1990818 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990818), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/10-H-3.5 1990818 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_11-H-3.5_1x11_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/11-H-3.5 Terminal Block, 1990821 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990821), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/11-H-3.5 1990821 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_12-H-3.5_1x12_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/12-H-3.5 Terminal Block, 1990834 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990834), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/12-H-3.5 1990834 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_1-H-5.0_1x01_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/1-H-5.0 Terminal Block, 1751066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1751066), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/1-H-5.0 1751066 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-H-5.0-EX_1x02_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/2-H-5.0-EX Terminal Block, 1732386 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732386), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-H-5.0-EX 1732386 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-H-5.0_1x02_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/2-H-5.0 Terminal Block, 1990973 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990973), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-H-5.0 1990973 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-V-5.0-EX_1x02_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/2-V-5.0-EX Terminal Block, 1732496 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732496), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-V-5.0-EX 1732496 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-H-5.0-EX_1x03_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/3-H-5.0-EX Terminal Block, 1732399 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732399), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-H-5.0-EX 1732399 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-H-5.0_1x03_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/3-H-5.0 Terminal Block, 1990986 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990986), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-H-5.0 1990986 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-V-5.0-EX_1x03_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/3-V-5.0-EX Terminal Block, 1732506 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732506), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-V-5.0-EX 1732506 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-H-5.0-EX_1x04_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/4-H-5.0-EX Terminal Block, 1732409 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732409), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-H-5.0-EX 1732409 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-H-5.0_1x04_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/4-H-5.0 Terminal Block, 1990999 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990999), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-H-5.0 1990999 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-V-5.0-EX_1x04_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/4-V-5.0-EX Terminal Block, 1732519 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732519), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-V-5.0-EX 1732519 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-H-5.0-EX_1x05_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/5-H-5.0-EX Terminal Block, 1732412 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732412), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-H-5.0-EX 1732412 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-H-5.0_1x05_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/5-H-5.0 Terminal Block, 1991008 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991008), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-H-5.0 1991008 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-V-5.0-EX_1x05_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/5-V-5.0-EX Terminal Block, 1732522 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732522), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-V-5.0-EX 1732522 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-H-5.0-EX_1x06_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/6-H-5.0-EX Terminal Block, 1732425 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732425), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-H-5.0-EX 1732425 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-H-5.0_1x06_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/6-H-5.0 Terminal Block, 1991011 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991011), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-H-5.0 1991011 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-V-5.0-EX_1x06_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/6-V-5.0-EX Terminal Block, 1732535 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732535), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-V-5.0-EX 1732535 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-H-5.0-EX_1x07_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/7-H-5.0-EX Terminal Block, 1732438 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732438), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-H-5.0-EX 1732438 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-H-5.0_1x07_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/7-H-5.0 Terminal Block, 1991024 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991024), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-H-5.0 1991024 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-V-5.0-EX_1x07_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/7-V-5.0-EX Terminal Block, 1732548 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732548), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-V-5.0-EX 1732548 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-H-5.0-EX_1x08_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/8-H-5.0-EX Terminal Block, 1732441 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732441), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-H-5.0-EX 1732441 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-H-5.0_1x08_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/8-H-5.0 Terminal Block, 1991037 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991037), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-H-5.0 1991037 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-V-5.0-EX_1x08_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/8-V-5.0-EX Terminal Block, 1732551 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732551), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-V-5.0-EX 1732551 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-H-5.0-EX_1x09_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/9-H-5.0-EX Terminal Block, 1732454 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732454), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-H-5.0-EX 1732454 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-H-5.0_1x09_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/9-H-5.0 Terminal Block, 1991040 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991040), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-H-5.0 1991040 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-V-5.0-EX_1x09_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/9-V-5.0-EX Terminal Block, 1732564 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732564), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-V-5.0-EX 1732564 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-H-5.0-EX_1x10_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/10-H-5.0-EX Terminal Block, 1732467 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732467), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-H-5.0-EX 1732467 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-H-5.0_1x10_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/10-H-5.0 Terminal Block, 1991053 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991053), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-H-5.0 1991053 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-V-5.0-EX_1x10_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/10-V-5.0-EX Terminal Block, 1732577 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732577), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-V-5.0-EX 1732577 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-H-5.0-EX_1x11_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/11-H-5.0-EX Terminal Block, 1732470 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732470), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-H-5.0-EX 1732470 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-H-5.0_1x11_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/11-H-5.0 Terminal Block, 1991066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991066), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-H-5.0 1991066 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-V-5.0-EX_1x11_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/11-V-5.0-EX Terminal Block, 1732580 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732580), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-V-5.0-EX 1732580 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-H-5.0-EX_1x12_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/12-H-5.0-EX Terminal Block, 1732483 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732483), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-H-5.0-EX 1732483 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-H-5.0_1x12_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/12-H-5.0 Terminal Block, 1991079 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991079), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-H-5.0 1991079 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-V-5.0-EX_1x12_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/12-V-5.0-EX Terminal Block, 1732593 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732593), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-V-5.0-EX 1732593 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_1-H-7.5_1x01_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/1-H-7.5 Terminal Block, 1719189 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719189), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/1-H-7.5 1719189 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_1-V-7.5_1x01_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/1-V-7.5 Terminal Block, 1719309 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719309), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/1-V-7.5 1719309 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_2-H-7.5-ZB_1x02_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/2-H-7.5-ZB Terminal Block, 1719192 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719192), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/2-H-7.5-ZB 1719192 +0 +2 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_2-V-7.5_1x02_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/2-V-7.5 Terminal Block, 1738144 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1738144), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/2-V-7.5 1738144 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-H-7.5-ZB_1x03_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/3-H-7.5-ZB Terminal Block, 1719202 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719202), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-H-7.5-ZB 1719202 +0 +3 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-H-7.5_1x03_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/3-H-7.5 Terminal Block, 1701361 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1701361), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-H-7.5 1701361 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-V-7.5-ZB_1x03_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/3-V-7.5-ZB Terminal Block, 1719325 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719325), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-V-7.5-ZB 1719325 +0 +3 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_4-H-7.5-ZB_1x04_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/4-H-7.5-ZB Terminal Block, 1719215 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719215), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/4-H-7.5-ZB 1719215 +0 +4 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_5-H-7.5-ZB_1x05_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/5-H-7.5-ZB Terminal Block, 1719228 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719228), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/5-H-7.5-ZB 1719228 +0 +5 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_5-V-7.5-ZB_1x05_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/5-V-7.5-ZB Terminal Block, 1719341 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719341), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/5-V-7.5-ZB 1719341 +0 +5 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_6-H-7.5-ZB_1x06_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/6-H-7.5-ZB Terminal Block, 1719231 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719231), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/6-H-7.5-ZB 1719231 +0 +6 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_6-V-7.5-ZB_1x06_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/6-V-7.5-ZB Terminal Block, 1719354 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719354), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/6-V-7.5-ZB 1719354 +0 +6 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_7-H-7.5-ZB_1x07_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/7-H-7.5-ZB Terminal Block, 1719244 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719244), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/7-H-7.5-ZB 1719244 +0 +7 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_7-V-7.5-ZB_1x07_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/7-V-7.5-ZB Terminal Block, 1719367 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719367), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/7-V-7.5-ZB 1719367 +0 +7 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_8-H-7.5-ZB_1x08_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/8-H-7.5-ZB Terminal Block, 1719257 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719257), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/8-H-7.5-ZB 1719257 +0 +8 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_8-V-7.5-ZB_1x08_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/8-V-7.5-ZB Terminal Block, 1719370 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719370), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/8-V-7.5-ZB 1719370 +0 +8 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_9-H-7.5-ZB_1x09_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/9-H-7.5-ZB Terminal Block, 1719260 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719260), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/9-H-7.5-ZB 1719260 +0 +9 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_9-V-7.5-ZB_1x09_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/9-V-7.5-ZB Terminal Block, 1719383 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719383), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/9-V-7.5-ZB 1719383 +0 +9 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_10-H-7.5-ZB_1x10_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/10-H-7.5-ZB Terminal Block, 1719273 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719273), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/10-H-7.5-ZB 1719273 +0 +10 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_10-V-7.5-ZB_1x10_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/10-V-7.5-ZB Terminal Block, 1719396 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719396), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/10-V-7.5-ZB 1719396 +0 +10 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_11-H-7.5-ZB_1x11_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/11-H-7.5-ZB Terminal Block, 1719286 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719286), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/11-H-7.5-ZB 1719286 +0 +11 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_11-V-7.5-ZB_1x11_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/11-V-7.5-ZB Terminal Block, 1719406 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719406), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/11-V-7.5-ZB 1719406 +0 +11 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_12-H-7.5-ZB_1x12_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/12-H-7.5-ZB Terminal Block, 1719299 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719299), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/12-H-7.5-ZB 1719299 +0 +12 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_12-V-7.5-ZB_1x12_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/12-V-7.5-ZB Terminal Block, 1719419 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719419), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/12-V-7.5-ZB 1719419 +0 +12 +12 +Connector_Pin +Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm +solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm +solder Pin_ press fit +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm_LooseFit +solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork +solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L10.2mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L11.3mm_W3.0mm_Flat +solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L10.0mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm +solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm +solder Pin_ pressfit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm_LooseFit +solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.3mm_W2.8mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Horizontal +Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Vertical +Through hole straight pin header, 1x01, 1.00mm pitch, single row +Through hole pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Horizontal +Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical +Through hole straight pin header, 1x02, 1.00mm pitch, single row +Through hole pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Horizontal +Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical +Through hole straight pin header, 1x03, 1.00mm pitch, single row +Through hole pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Horizontal +Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical +Through hole straight pin header, 1x04, 1.00mm pitch, single row +Through hole pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Horizontal +Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical +Through hole straight pin header, 1x05, 1.00mm pitch, single row +Through hole pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Horizontal +Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical +Through hole straight pin header, 1x06, 1.00mm pitch, single row +Through hole pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Horizontal +Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical +Through hole straight pin header, 1x07, 1.00mm pitch, single row +Through hole pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Horizontal +Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical +Through hole straight pin header, 1x08, 1.00mm pitch, single row +Through hole pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Horizontal +Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical +Through hole straight pin header, 1x09, 1.00mm pitch, single row +Through hole pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Horizontal +Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical +Through hole straight pin header, 1x10, 1.00mm pitch, single row +Through hole pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Horizontal +Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical +Through hole straight pin header, 1x11, 1.00mm pitch, single row +Through hole pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Horizontal +Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical +Through hole straight pin header, 1x12, 1.00mm pitch, single row +Through hole pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Horizontal +Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical +Through hole straight pin header, 1x13, 1.00mm pitch, single row +Through hole pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Horizontal +Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical +Through hole straight pin header, 1x14, 1.00mm pitch, single row +Through hole pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Horizontal +Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical +Through hole straight pin header, 1x15, 1.00mm pitch, single row +Through hole pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Horizontal +Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical +Through hole straight pin header, 1x16, 1.00mm pitch, single row +Through hole pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Horizontal +Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical +Through hole straight pin header, 1x17, 1.00mm pitch, single row +Through hole pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Horizontal +Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical +Through hole straight pin header, 1x18, 1.00mm pitch, single row +Through hole pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Horizontal +Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical +Through hole straight pin header, 1x19, 1.00mm pitch, single row +Through hole pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Horizontal +Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical +Through hole straight pin header, 1x20, 1.00mm pitch, single row +Through hole pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Horizontal +Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical +Through hole straight pin header, 1x21, 1.00mm pitch, single row +Through hole pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Horizontal +Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical +Through hole straight pin header, 1x22, 1.00mm pitch, single row +Through hole pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Horizontal +Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical +Through hole straight pin header, 1x23, 1.00mm pitch, single row +Through hole pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Horizontal +Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical +Through hole straight pin header, 1x24, 1.00mm pitch, single row +Through hole pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Horizontal +Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical +Through hole straight pin header, 1x25, 1.00mm pitch, single row +Through hole pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Horizontal +Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical +Through hole straight pin header, 1x26, 1.00mm pitch, single row +Through hole pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Horizontal +Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical +Through hole straight pin header, 1x27, 1.00mm pitch, single row +Through hole pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Horizontal +Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical +Through hole straight pin header, 1x28, 1.00mm pitch, single row +Through hole pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Horizontal +Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical +Through hole straight pin header, 1x29, 1.00mm pitch, single row +Through hole pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Horizontal +Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical +Through hole straight pin header, 1x30, 1.00mm pitch, single row +Through hole pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Horizontal +Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical +Through hole straight pin header, 1x31, 1.00mm pitch, single row +Through hole pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Horizontal +Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical +Through hole straight pin header, 1x32, 1.00mm pitch, single row +Through hole pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Horizontal +Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical +Through hole straight pin header, 1x33, 1.00mm pitch, single row +Through hole pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Horizontal +Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical +Through hole straight pin header, 1x34, 1.00mm pitch, single row +Through hole pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Horizontal +Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical +Through hole straight pin header, 1x35, 1.00mm pitch, single row +Through hole pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Horizontal +Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical +Through hole straight pin header, 1x36, 1.00mm pitch, single row +Through hole pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Horizontal +Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical +Through hole straight pin header, 1x37, 1.00mm pitch, single row +Through hole pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Horizontal +Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical +Through hole straight pin header, 1x38, 1.00mm pitch, single row +Through hole pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Horizontal +Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical +Through hole straight pin header, 1x39, 1.00mm pitch, single row +Through hole pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Horizontal +Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical +Through hole straight pin header, 1x40, 1.00mm pitch, single row +Through hole pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Horizontal +Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical +Through hole straight pin header, 2x01, 1.00mm pitch, double rows +Through hole pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Horizontal +Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical +Through hole straight pin header, 2x02, 1.00mm pitch, double rows +Through hole pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Horizontal +Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical +Through hole straight pin header, 2x03, 1.00mm pitch, double rows +Through hole pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Horizontal +Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical +Through hole straight pin header, 2x04, 1.00mm pitch, double rows +Through hole pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Horizontal +Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical +Through hole straight pin header, 2x05, 1.00mm pitch, double rows +Through hole pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Horizontal +Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical +Through hole straight pin header, 2x06, 1.00mm pitch, double rows +Through hole pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Horizontal +Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical +Through hole straight pin header, 2x07, 1.00mm pitch, double rows +Through hole pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Horizontal +Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical +Through hole straight pin header, 2x08, 1.00mm pitch, double rows +Through hole pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Horizontal +Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical +Through hole straight pin header, 2x09, 1.00mm pitch, double rows +Through hole pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Horizontal +Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical +Through hole straight pin header, 2x10, 1.00mm pitch, double rows +Through hole pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Horizontal +Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical +Through hole straight pin header, 2x11, 1.00mm pitch, double rows +Through hole pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Horizontal +Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical +Through hole straight pin header, 2x12, 1.00mm pitch, double rows +Through hole pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Horizontal +Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical +Through hole straight pin header, 2x13, 1.00mm pitch, double rows +Through hole pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Horizontal +Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical +Through hole straight pin header, 2x14, 1.00mm pitch, double rows +Through hole pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Horizontal +Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical +Through hole straight pin header, 2x15, 1.00mm pitch, double rows +Through hole pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Horizontal +Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical +Through hole straight pin header, 2x16, 1.00mm pitch, double rows +Through hole pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Horizontal +Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical +Through hole straight pin header, 2x17, 1.00mm pitch, double rows +Through hole pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Horizontal +Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical +Through hole straight pin header, 2x18, 1.00mm pitch, double rows +Through hole pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Horizontal +Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical +Through hole straight pin header, 2x19, 1.00mm pitch, double rows +Through hole pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Horizontal +Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical +Through hole straight pin header, 2x20, 1.00mm pitch, double rows +Through hole pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Horizontal +Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical +Through hole straight pin header, 2x21, 1.00mm pitch, double rows +Through hole pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Horizontal +Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical +Through hole straight pin header, 2x22, 1.00mm pitch, double rows +Through hole pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Horizontal +Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical +Through hole straight pin header, 2x23, 1.00mm pitch, double rows +Through hole pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Horizontal +Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical +Through hole straight pin header, 2x24, 1.00mm pitch, double rows +Through hole pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Horizontal +Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical +Through hole straight pin header, 2x25, 1.00mm pitch, double rows +Through hole pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Horizontal +Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical +Through hole straight pin header, 2x26, 1.00mm pitch, double rows +Through hole pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Horizontal +Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical +Through hole straight pin header, 2x27, 1.00mm pitch, double rows +Through hole pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Horizontal +Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical +Through hole straight pin header, 2x28, 1.00mm pitch, double rows +Through hole pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Horizontal +Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical +Through hole straight pin header, 2x29, 1.00mm pitch, double rows +Through hole pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Horizontal +Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical +Through hole straight pin header, 2x30, 1.00mm pitch, double rows +Through hole pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Horizontal +Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical +Through hole straight pin header, 2x31, 1.00mm pitch, double rows +Through hole pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Horizontal +Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical +Through hole straight pin header, 2x32, 1.00mm pitch, double rows +Through hole pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Horizontal +Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical +Through hole straight pin header, 2x33, 1.00mm pitch, double rows +Through hole pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Horizontal +Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical +Through hole straight pin header, 2x34, 1.00mm pitch, double rows +Through hole pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Horizontal +Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical +Through hole straight pin header, 2x35, 1.00mm pitch, double rows +Through hole pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Horizontal +Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical +Through hole straight pin header, 2x36, 1.00mm pitch, double rows +Through hole pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Horizontal +Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical +Through hole straight pin header, 2x37, 1.00mm pitch, double rows +Through hole pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Horizontal +Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical +Through hole straight pin header, 2x38, 1.00mm pitch, double rows +Through hole pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Horizontal +Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical +Through hole straight pin header, 2x39, 1.00mm pitch, double rows +Through hole pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Horizontal +Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical +Through hole straight pin header, 2x40, 1.00mm pitch, double rows +Through hole pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Horizontal +Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Vertical +Through hole straight pin header, 1x01, 1.27mm pitch, single row +Through hole pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Horizontal +Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical +Through hole straight pin header, 1x02, 1.27mm pitch, single row +Through hole pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Horizontal +Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical +Through hole straight pin header, 1x03, 1.27mm pitch, single row +Through hole pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Horizontal +Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical +Through hole straight pin header, 1x04, 1.27mm pitch, single row +Through hole pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Horizontal +Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical +Through hole straight pin header, 1x05, 1.27mm pitch, single row +Through hole pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Horizontal +Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical +Through hole straight pin header, 1x06, 1.27mm pitch, single row +Through hole pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Horizontal +Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical +Through hole straight pin header, 1x07, 1.27mm pitch, single row +Through hole pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Horizontal +Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical +Through hole straight pin header, 1x08, 1.27mm pitch, single row +Through hole pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Horizontal +Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical +Through hole straight pin header, 1x09, 1.27mm pitch, single row +Through hole pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Horizontal +Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical +Through hole straight pin header, 1x10, 1.27mm pitch, single row +Through hole pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Horizontal +Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical +Through hole straight pin header, 1x11, 1.27mm pitch, single row +Through hole pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Horizontal +Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical +Through hole straight pin header, 1x12, 1.27mm pitch, single row +Through hole pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Horizontal +Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical +Through hole straight pin header, 1x13, 1.27mm pitch, single row +Through hole pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Horizontal +Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical +Through hole straight pin header, 1x14, 1.27mm pitch, single row +Through hole pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Horizontal +Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical +Through hole straight pin header, 1x15, 1.27mm pitch, single row +Through hole pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Horizontal +Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical +Through hole straight pin header, 1x16, 1.27mm pitch, single row +Through hole pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Horizontal +Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical +Through hole straight pin header, 1x17, 1.27mm pitch, single row +Through hole pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Horizontal +Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical +Through hole straight pin header, 1x18, 1.27mm pitch, single row +Through hole pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Horizontal +Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical +Through hole straight pin header, 1x19, 1.27mm pitch, single row +Through hole pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Horizontal +Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical +Through hole straight pin header, 1x20, 1.27mm pitch, single row +Through hole pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Horizontal +Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical +Through hole straight pin header, 1x21, 1.27mm pitch, single row +Through hole pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Horizontal +Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical +Through hole straight pin header, 1x22, 1.27mm pitch, single row +Through hole pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Horizontal +Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical +Through hole straight pin header, 1x23, 1.27mm pitch, single row +Through hole pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Horizontal +Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical +Through hole straight pin header, 1x24, 1.27mm pitch, single row +Through hole pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Horizontal +Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical +Through hole straight pin header, 1x25, 1.27mm pitch, single row +Through hole pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Horizontal +Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical +Through hole straight pin header, 1x26, 1.27mm pitch, single row +Through hole pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Horizontal +Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical +Through hole straight pin header, 1x27, 1.27mm pitch, single row +Through hole pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Horizontal +Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical +Through hole straight pin header, 1x28, 1.27mm pitch, single row +Through hole pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Horizontal +Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical +Through hole straight pin header, 1x29, 1.27mm pitch, single row +Through hole pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Horizontal +Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical +Through hole straight pin header, 1x30, 1.27mm pitch, single row +Through hole pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Horizontal +Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical +Through hole straight pin header, 1x31, 1.27mm pitch, single row +Through hole pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Horizontal +Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical +Through hole straight pin header, 1x32, 1.27mm pitch, single row +Through hole pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Horizontal +Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical +Through hole straight pin header, 1x33, 1.27mm pitch, single row +Through hole pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Horizontal +Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical +Through hole straight pin header, 1x34, 1.27mm pitch, single row +Through hole pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Horizontal +Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical +Through hole straight pin header, 1x35, 1.27mm pitch, single row +Through hole pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Horizontal +Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical +Through hole straight pin header, 1x36, 1.27mm pitch, single row +Through hole pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Horizontal +Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical +Through hole straight pin header, 1x37, 1.27mm pitch, single row +Through hole pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Horizontal +Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical +Through hole straight pin header, 1x38, 1.27mm pitch, single row +Through hole pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Horizontal +Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical +Through hole straight pin header, 1x39, 1.27mm pitch, single row +Through hole pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Horizontal +Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical +Through hole straight pin header, 1x40, 1.27mm pitch, single row +Through hole pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Horizontal +Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical +Through hole straight pin header, 2x01, 1.27mm pitch, double rows +Through hole pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Horizontal +Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical +Through hole straight pin header, 2x02, 1.27mm pitch, double rows +Through hole pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Horizontal +Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical +Through hole straight pin header, 2x03, 1.27mm pitch, double rows +Through hole pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Horizontal +Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical +Through hole straight pin header, 2x04, 1.27mm pitch, double rows +Through hole pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Horizontal +Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical +Through hole straight pin header, 2x05, 1.27mm pitch, double rows +Through hole pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Horizontal +Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical +Through hole straight pin header, 2x06, 1.27mm pitch, double rows +Through hole pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Horizontal +Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical +Through hole straight pin header, 2x07, 1.27mm pitch, double rows +Through hole pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Horizontal +Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical +Through hole straight pin header, 2x08, 1.27mm pitch, double rows +Through hole pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Horizontal +Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical +Through hole straight pin header, 2x09, 1.27mm pitch, double rows +Through hole pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Horizontal +Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical +Through hole straight pin header, 2x10, 1.27mm pitch, double rows +Through hole pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Horizontal +Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical +Through hole straight pin header, 2x11, 1.27mm pitch, double rows +Through hole pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Horizontal +Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical +Through hole straight pin header, 2x12, 1.27mm pitch, double rows +Through hole pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Horizontal +Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical +Through hole straight pin header, 2x13, 1.27mm pitch, double rows +Through hole pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Horizontal +Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical +Through hole straight pin header, 2x14, 1.27mm pitch, double rows +Through hole pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Horizontal +Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical +Through hole straight pin header, 2x15, 1.27mm pitch, double rows +Through hole pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Horizontal +Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical +Through hole straight pin header, 2x16, 1.27mm pitch, double rows +Through hole pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Horizontal +Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical +Through hole straight pin header, 2x17, 1.27mm pitch, double rows +Through hole pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Horizontal +Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical +Through hole straight pin header, 2x18, 1.27mm pitch, double rows +Through hole pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Horizontal +Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical +Through hole straight pin header, 2x19, 1.27mm pitch, double rows +Through hole pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Horizontal +Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical +Through hole straight pin header, 2x20, 1.27mm pitch, double rows +Through hole pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Horizontal +Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical +Through hole straight pin header, 2x21, 1.27mm pitch, double rows +Through hole pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Horizontal +Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical +Through hole straight pin header, 2x22, 1.27mm pitch, double rows +Through hole pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Horizontal +Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical +Through hole straight pin header, 2x23, 1.27mm pitch, double rows +Through hole pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Horizontal +Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical +Through hole straight pin header, 2x24, 1.27mm pitch, double rows +Through hole pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Horizontal +Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical +Through hole straight pin header, 2x25, 1.27mm pitch, double rows +Through hole pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Horizontal +Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical +Through hole straight pin header, 2x26, 1.27mm pitch, double rows +Through hole pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Horizontal +Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical +Through hole straight pin header, 2x27, 1.27mm pitch, double rows +Through hole pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Horizontal +Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical +Through hole straight pin header, 2x28, 1.27mm pitch, double rows +Through hole pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Horizontal +Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical +Through hole straight pin header, 2x29, 1.27mm pitch, double rows +Through hole pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Horizontal +Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical +Through hole straight pin header, 2x30, 1.27mm pitch, double rows +Through hole pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Horizontal +Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical +Through hole straight pin header, 2x31, 1.27mm pitch, double rows +Through hole pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Horizontal +Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical +Through hole straight pin header, 2x32, 1.27mm pitch, double rows +Through hole pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Horizontal +Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical +Through hole straight pin header, 2x33, 1.27mm pitch, double rows +Through hole pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Horizontal +Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical +Through hole straight pin header, 2x34, 1.27mm pitch, double rows +Through hole pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Horizontal +Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical +Through hole straight pin header, 2x35, 1.27mm pitch, double rows +Through hole pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Horizontal +Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical +Through hole straight pin header, 2x36, 1.27mm pitch, double rows +Through hole pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Horizontal +Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical +Through hole straight pin header, 2x37, 1.27mm pitch, double rows +Through hole pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Horizontal +Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical +Through hole straight pin header, 2x38, 1.27mm pitch, double rows +Through hole pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Horizontal +Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical +Through hole straight pin header, 2x39, 1.27mm pitch, double rows +Through hole pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Horizontal +Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical +Through hole straight pin header, 2x40, 1.27mm pitch, double rows +Through hole pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Horizontal +Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Vertical +Through hole straight pin header, 1x01, 2.00mm pitch, single row +Through hole pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Horizontal +Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical +Through hole straight pin header, 1x02, 2.00mm pitch, single row +Through hole pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Horizontal +Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical +Through hole straight pin header, 1x03, 2.00mm pitch, single row +Through hole pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Horizontal +Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical +Through hole straight pin header, 1x04, 2.00mm pitch, single row +Through hole pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Horizontal +Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical +Through hole straight pin header, 1x05, 2.00mm pitch, single row +Through hole pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Horizontal +Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical +Through hole straight pin header, 1x06, 2.00mm pitch, single row +Through hole pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Horizontal +Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical +Through hole straight pin header, 1x07, 2.00mm pitch, single row +Through hole pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Horizontal +Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical +Through hole straight pin header, 1x08, 2.00mm pitch, single row +Through hole pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Horizontal +Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical +Through hole straight pin header, 1x09, 2.00mm pitch, single row +Through hole pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Horizontal +Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical +Through hole straight pin header, 1x10, 2.00mm pitch, single row +Through hole pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Horizontal +Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical +Through hole straight pin header, 1x11, 2.00mm pitch, single row +Through hole pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Horizontal +Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical +Through hole straight pin header, 1x12, 2.00mm pitch, single row +Through hole pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Horizontal +Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical +Through hole straight pin header, 1x13, 2.00mm pitch, single row +Through hole pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Horizontal +Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical +Through hole straight pin header, 1x14, 2.00mm pitch, single row +Through hole pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Horizontal +Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical +Through hole straight pin header, 1x15, 2.00mm pitch, single row +Through hole pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Horizontal +Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical +Through hole straight pin header, 1x16, 2.00mm pitch, single row +Through hole pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Horizontal +Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical +Through hole straight pin header, 1x17, 2.00mm pitch, single row +Through hole pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Horizontal +Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical +Through hole straight pin header, 1x18, 2.00mm pitch, single row +Through hole pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Horizontal +Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical +Through hole straight pin header, 1x19, 2.00mm pitch, single row +Through hole pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Horizontal +Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical +Through hole straight pin header, 1x20, 2.00mm pitch, single row +Through hole pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Horizontal +Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical +Through hole straight pin header, 1x21, 2.00mm pitch, single row +Through hole pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Horizontal +Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical +Through hole straight pin header, 1x22, 2.00mm pitch, single row +Through hole pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Horizontal +Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical +Through hole straight pin header, 1x23, 2.00mm pitch, single row +Through hole pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Horizontal +Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical +Through hole straight pin header, 1x24, 2.00mm pitch, single row +Through hole pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Horizontal +Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical +Through hole straight pin header, 1x25, 2.00mm pitch, single row +Through hole pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Horizontal +Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical +Through hole straight pin header, 1x26, 2.00mm pitch, single row +Through hole pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Horizontal +Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical +Through hole straight pin header, 1x27, 2.00mm pitch, single row +Through hole pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Horizontal +Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical +Through hole straight pin header, 1x28, 2.00mm pitch, single row +Through hole pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Horizontal +Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical +Through hole straight pin header, 1x29, 2.00mm pitch, single row +Through hole pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Horizontal +Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical +Through hole straight pin header, 1x30, 2.00mm pitch, single row +Through hole pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Horizontal +Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical +Through hole straight pin header, 1x31, 2.00mm pitch, single row +Through hole pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Horizontal +Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical +Through hole straight pin header, 1x32, 2.00mm pitch, single row +Through hole pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Horizontal +Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical +Through hole straight pin header, 1x33, 2.00mm pitch, single row +Through hole pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Horizontal +Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical +Through hole straight pin header, 1x34, 2.00mm pitch, single row +Through hole pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Horizontal +Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical +Through hole straight pin header, 1x35, 2.00mm pitch, single row +Through hole pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Horizontal +Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical +Through hole straight pin header, 1x36, 2.00mm pitch, single row +Through hole pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Horizontal +Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical +Through hole straight pin header, 1x37, 2.00mm pitch, single row +Through hole pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Horizontal +Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical +Through hole straight pin header, 1x38, 2.00mm pitch, single row +Through hole pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Horizontal +Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical +Through hole straight pin header, 1x39, 2.00mm pitch, single row +Through hole pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Horizontal +Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical +Through hole straight pin header, 1x40, 2.00mm pitch, single row +Through hole pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Horizontal +Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical +Through hole straight pin header, 2x01, 2.00mm pitch, double rows +Through hole pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Horizontal +Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical +Through hole straight pin header, 2x02, 2.00mm pitch, double rows +Through hole pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Horizontal +Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical +Through hole straight pin header, 2x03, 2.00mm pitch, double rows +Through hole pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Horizontal +Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical +Through hole straight pin header, 2x04, 2.00mm pitch, double rows +Through hole pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Horizontal +Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical +Through hole straight pin header, 2x05, 2.00mm pitch, double rows +Through hole pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Horizontal +Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical +Through hole straight pin header, 2x06, 2.00mm pitch, double rows +Through hole pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Horizontal +Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical +Through hole straight pin header, 2x07, 2.00mm pitch, double rows +Through hole pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Horizontal +Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical +Through hole straight pin header, 2x08, 2.00mm pitch, double rows +Through hole pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Horizontal +Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical +Through hole straight pin header, 2x09, 2.00mm pitch, double rows +Through hole pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Horizontal +Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical +Through hole straight pin header, 2x10, 2.00mm pitch, double rows +Through hole pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Horizontal +Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical +Through hole straight pin header, 2x11, 2.00mm pitch, double rows +Through hole pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Horizontal +Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical +Through hole straight pin header, 2x12, 2.00mm pitch, double rows +Through hole pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Horizontal +Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical +Through hole straight pin header, 2x13, 2.00mm pitch, double rows +Through hole pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Horizontal +Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical +Through hole straight pin header, 2x14, 2.00mm pitch, double rows +Through hole pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Horizontal +Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical +Through hole straight pin header, 2x15, 2.00mm pitch, double rows +Through hole pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Horizontal +Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical +Through hole straight pin header, 2x16, 2.00mm pitch, double rows +Through hole pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Horizontal +Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical +Through hole straight pin header, 2x17, 2.00mm pitch, double rows +Through hole pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Horizontal +Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical +Through hole straight pin header, 2x18, 2.00mm pitch, double rows +Through hole pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Horizontal +Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical +Through hole straight pin header, 2x19, 2.00mm pitch, double rows +Through hole pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Horizontal +Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical +Through hole straight pin header, 2x20, 2.00mm pitch, double rows +Through hole pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Horizontal +Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical +Through hole straight pin header, 2x21, 2.00mm pitch, double rows +Through hole pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Horizontal +Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical +Through hole straight pin header, 2x22, 2.00mm pitch, double rows +Through hole pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Horizontal +Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical +Through hole straight pin header, 2x23, 2.00mm pitch, double rows +Through hole pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Horizontal +Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical +Through hole straight pin header, 2x24, 2.00mm pitch, double rows +Through hole pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Horizontal +Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical +Through hole straight pin header, 2x25, 2.00mm pitch, double rows +Through hole pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Horizontal +Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical +Through hole straight pin header, 2x26, 2.00mm pitch, double rows +Through hole pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Horizontal +Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical +Through hole straight pin header, 2x27, 2.00mm pitch, double rows +Through hole pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Horizontal +Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical +Through hole straight pin header, 2x28, 2.00mm pitch, double rows +Through hole pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Horizontal +Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical +Through hole straight pin header, 2x29, 2.00mm pitch, double rows +Through hole pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Horizontal +Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical +Through hole straight pin header, 2x30, 2.00mm pitch, double rows +Through hole pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Horizontal +Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical +Through hole straight pin header, 2x31, 2.00mm pitch, double rows +Through hole pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Horizontal +Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical +Through hole straight pin header, 2x32, 2.00mm pitch, double rows +Through hole pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Horizontal +Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical +Through hole straight pin header, 2x33, 2.00mm pitch, double rows +Through hole pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Horizontal +Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical +Through hole straight pin header, 2x34, 2.00mm pitch, double rows +Through hole pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Horizontal +Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical +Through hole straight pin header, 2x35, 2.00mm pitch, double rows +Through hole pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Horizontal +Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical +Through hole straight pin header, 2x36, 2.00mm pitch, double rows +Through hole pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Horizontal +Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical +Through hole straight pin header, 2x37, 2.00mm pitch, double rows +Through hole pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Horizontal +Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical +Through hole straight pin header, 2x38, 2.00mm pitch, double rows +Through hole pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Horizontal +Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical +Through hole straight pin header, 2x39, 2.00mm pitch, double rows +Through hole pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Horizontal +Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical +Through hole straight pin header, 2x40, 2.00mm pitch, double rows +Through hole pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Horizontal +Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Vertical +Through hole straight pin header, 1x01, 2.54mm pitch, single row +Through hole pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Horizontal +Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical +Through hole straight pin header, 1x02, 2.54mm pitch, single row +Through hole pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Horizontal +Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical +Through hole straight pin header, 1x03, 2.54mm pitch, single row +Through hole pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Horizontal +Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical +Through hole straight pin header, 1x04, 2.54mm pitch, single row +Through hole pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Horizontal +Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical +Through hole straight pin header, 1x05, 2.54mm pitch, single row +Through hole pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Horizontal +Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical +Through hole straight pin header, 1x06, 2.54mm pitch, single row +Through hole pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Horizontal +Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical +Through hole straight pin header, 1x07, 2.54mm pitch, single row +Through hole pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Horizontal +Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical +Through hole straight pin header, 1x08, 2.54mm pitch, single row +Through hole pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Horizontal +Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical +Through hole straight pin header, 1x09, 2.54mm pitch, single row +Through hole pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Horizontal +Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical +Through hole straight pin header, 1x10, 2.54mm pitch, single row +Through hole pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Horizontal +Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical +Through hole straight pin header, 1x11, 2.54mm pitch, single row +Through hole pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Horizontal +Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical +Through hole straight pin header, 1x12, 2.54mm pitch, single row +Through hole pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Horizontal +Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical +Through hole straight pin header, 1x13, 2.54mm pitch, single row +Through hole pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Horizontal +Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical +Through hole straight pin header, 1x14, 2.54mm pitch, single row +Through hole pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Horizontal +Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical +Through hole straight pin header, 1x15, 2.54mm pitch, single row +Through hole pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Horizontal +Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical +Through hole straight pin header, 1x16, 2.54mm pitch, single row +Through hole pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Horizontal +Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical +Through hole straight pin header, 1x17, 2.54mm pitch, single row +Through hole pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Horizontal +Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical +Through hole straight pin header, 1x18, 2.54mm pitch, single row +Through hole pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Horizontal +Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical +Through hole straight pin header, 1x19, 2.54mm pitch, single row +Through hole pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Horizontal +Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical +Through hole straight pin header, 1x20, 2.54mm pitch, single row +Through hole pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Horizontal +Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical +Through hole straight pin header, 1x21, 2.54mm pitch, single row +Through hole pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Horizontal +Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical +Through hole straight pin header, 1x22, 2.54mm pitch, single row +Through hole pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Horizontal +Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical +Through hole straight pin header, 1x23, 2.54mm pitch, single row +Through hole pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Horizontal +Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical +Through hole straight pin header, 1x24, 2.54mm pitch, single row +Through hole pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Horizontal +Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical +Through hole straight pin header, 1x25, 2.54mm pitch, single row +Through hole pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Horizontal +Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical +Through hole straight pin header, 1x26, 2.54mm pitch, single row +Through hole pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Horizontal +Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical +Through hole straight pin header, 1x27, 2.54mm pitch, single row +Through hole pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Horizontal +Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical +Through hole straight pin header, 1x28, 2.54mm pitch, single row +Through hole pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Horizontal +Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical +Through hole straight pin header, 1x29, 2.54mm pitch, single row +Through hole pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Horizontal +Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical +Through hole straight pin header, 1x30, 2.54mm pitch, single row +Through hole pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Horizontal +Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical +Through hole straight pin header, 1x31, 2.54mm pitch, single row +Through hole pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Horizontal +Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical +Through hole straight pin header, 1x32, 2.54mm pitch, single row +Through hole pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Horizontal +Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical +Through hole straight pin header, 1x33, 2.54mm pitch, single row +Through hole pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Horizontal +Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical +Through hole straight pin header, 1x34, 2.54mm pitch, single row +Through hole pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Horizontal +Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical +Through hole straight pin header, 1x35, 2.54mm pitch, single row +Through hole pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Horizontal +Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical +Through hole straight pin header, 1x36, 2.54mm pitch, single row +Through hole pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Horizontal +Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical +Through hole straight pin header, 1x37, 2.54mm pitch, single row +Through hole pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Horizontal +Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical +Through hole straight pin header, 1x38, 2.54mm pitch, single row +Through hole pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Horizontal +Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical +Through hole straight pin header, 1x39, 2.54mm pitch, single row +Through hole pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Horizontal +Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical +Through hole straight pin header, 1x40, 2.54mm pitch, single row +Through hole pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Horizontal +Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical +Through hole straight pin header, 2x01, 2.54mm pitch, double rows +Through hole pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Horizontal +Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical +Through hole straight pin header, 2x02, 2.54mm pitch, double rows +Through hole pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Horizontal +Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical +Through hole straight pin header, 2x03, 2.54mm pitch, double rows +Through hole pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Horizontal +Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical +Through hole straight pin header, 2x04, 2.54mm pitch, double rows +Through hole pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Horizontal +Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical +Through hole straight pin header, 2x05, 2.54mm pitch, double rows +Through hole pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Horizontal +Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical +Through hole straight pin header, 2x06, 2.54mm pitch, double rows +Through hole pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Horizontal +Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical +Through hole straight pin header, 2x07, 2.54mm pitch, double rows +Through hole pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Horizontal +Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical +Through hole straight pin header, 2x08, 2.54mm pitch, double rows +Through hole pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Horizontal +Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical +Through hole straight pin header, 2x09, 2.54mm pitch, double rows +Through hole pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Horizontal +Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical +Through hole straight pin header, 2x10, 2.54mm pitch, double rows +Through hole pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Horizontal +Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical +Through hole straight pin header, 2x11, 2.54mm pitch, double rows +Through hole pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Horizontal +Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical +Through hole straight pin header, 2x12, 2.54mm pitch, double rows +Through hole pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Horizontal +Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical +Through hole straight pin header, 2x13, 2.54mm pitch, double rows +Through hole pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Horizontal +Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical +Through hole straight pin header, 2x14, 2.54mm pitch, double rows +Through hole pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Horizontal +Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical +Through hole straight pin header, 2x15, 2.54mm pitch, double rows +Through hole pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Horizontal +Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical +Through hole straight pin header, 2x16, 2.54mm pitch, double rows +Through hole pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Horizontal +Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical +Through hole straight pin header, 2x17, 2.54mm pitch, double rows +Through hole pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Horizontal +Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical +Through hole straight pin header, 2x18, 2.54mm pitch, double rows +Through hole pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Horizontal +Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical +Through hole straight pin header, 2x19, 2.54mm pitch, double rows +Through hole pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Horizontal +Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical +Through hole straight pin header, 2x20, 2.54mm pitch, double rows +Through hole pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Horizontal +Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical +Through hole straight pin header, 2x21, 2.54mm pitch, double rows +Through hole pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Horizontal +Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical +Through hole straight pin header, 2x22, 2.54mm pitch, double rows +Through hole pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Horizontal +Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical +Through hole straight pin header, 2x23, 2.54mm pitch, double rows +Through hole pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Horizontal +Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical +Through hole straight pin header, 2x24, 2.54mm pitch, double rows +Through hole pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Horizontal +Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical +Through hole straight pin header, 2x25, 2.54mm pitch, double rows +Through hole pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Horizontal +Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical +Through hole straight pin header, 2x26, 2.54mm pitch, double rows +Through hole pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Horizontal +Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical +Through hole straight pin header, 2x27, 2.54mm pitch, double rows +Through hole pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Horizontal +Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical +Through hole straight pin header, 2x28, 2.54mm pitch, double rows +Through hole pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Horizontal +Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical +Through hole straight pin header, 2x29, 2.54mm pitch, double rows +Through hole pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Horizontal +Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical +Through hole straight pin header, 2x30, 2.54mm pitch, double rows +Through hole pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Horizontal +Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical +Through hole straight pin header, 2x31, 2.54mm pitch, double rows +Through hole pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Horizontal +Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical +Through hole straight pin header, 2x32, 2.54mm pitch, double rows +Through hole pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Horizontal +Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical +Through hole straight pin header, 2x33, 2.54mm pitch, double rows +Through hole pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Horizontal +Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical +Through hole straight pin header, 2x34, 2.54mm pitch, double rows +Through hole pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Horizontal +Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical +Through hole straight pin header, 2x35, 2.54mm pitch, double rows +Through hole pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Horizontal +Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical +Through hole straight pin header, 2x36, 2.54mm pitch, double rows +Through hole pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Horizontal +Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical +Through hole straight pin header, 2x37, 2.54mm pitch, double rows +Through hole pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Horizontal +Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical +Through hole straight pin header, 2x38, 2.54mm pitch, double rows +Through hole pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Horizontal +Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical +Through hole straight pin header, 2x39, 2.54mm pitch, double rows +Through hole pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Horizontal +Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical +Through hole straight pin header, 2x40, 2.54mm pitch, double rows +Through hole pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical +Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical +Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical +Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical +Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical +Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical +Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical +Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical +Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical +Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical +Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical +Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical +Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical +Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical +Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical +Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical +Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical +Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical +Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical +Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical +Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical +Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical +Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical +Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical +Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical +Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical +Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical +Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical +Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical +Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical +Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical +Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical +Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical +Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical +Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical +Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical +Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical +Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical +Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical +Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x02_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_2x03_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_2x04_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_2x05_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_2x06_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_2x07_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_2x08_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_2x09_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_2x10_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_2x11_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_2x12_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_2x13_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_2x14_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_2x15_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_2x16_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_2x17_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_2x18_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_2x19_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_2x20_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x21_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinSocket_1.00mm +PinSocket_2x22_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinSocket_1.00mm +PinSocket_2x23_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinSocket_1.00mm +PinSocket_2x24_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinSocket_1.00mm +PinSocket_2x25_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinSocket_1.00mm +PinSocket_2x26_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinSocket_1.00mm +PinSocket_2x27_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinSocket_1.00mm +PinSocket_2x28_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinSocket_1.00mm +PinSocket_2x29_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinSocket_1.00mm +PinSocket_2x30_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinSocket_1.00mm +PinSocket_2x31_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinSocket_1.00mm +PinSocket_2x32_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinSocket_1.00mm +PinSocket_2x33_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinSocket_1.00mm +PinSocket_2x34_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinSocket_1.00mm +PinSocket_2x35_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinSocket_1.00mm +PinSocket_2x36_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinSocket_1.00mm +PinSocket_2x37_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinSocket_1.00mm +PinSocket_2x38_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinSocket_1.00mm +PinSocket_2x39_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinSocket_1.00mm +PinSocket_2x40_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_1x01_P1.27mm_Vertical +Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical +Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical +Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical +Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical +Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical +Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical +Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical +Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical +Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical +Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical +Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical +Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical +Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical +Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical +Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical +Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical +Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical +Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical +Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical +Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical +Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical +Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical +Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical +Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical +Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical +Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical +Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical +Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical +Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical +Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical +Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical +Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical +Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical +Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical +Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical +Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical +Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical +Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical +Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical +Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical +Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical +Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Horizontal +Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical +Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Horizontal +Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical +Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Horizontal +Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical +Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Horizontal +Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical +Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Horizontal +Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical +Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Horizontal +Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical +Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Horizontal +Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical +Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Horizontal +Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical +Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Horizontal +Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical +Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Horizontal +Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical +Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Horizontal +Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical +Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Horizontal +Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical +Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Horizontal +Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical +Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Horizontal +Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical +Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Horizontal +Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical +Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Horizontal +Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical +Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Horizontal +Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical +Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Horizontal +Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical +Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Horizontal +Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical +Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Horizontal +Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical +Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Horizontal +Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical +Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Horizontal +Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical +Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Horizontal +Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical +Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Horizontal +Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical +Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Horizontal +Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical +Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Horizontal +Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical +Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Horizontal +Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical +Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Horizontal +Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical +Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Horizontal +Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical +Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Horizontal +Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical +Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Horizontal +Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical +Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Horizontal +Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical +Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Horizontal +Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical +Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Horizontal +Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical +Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Horizontal +Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical +Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Horizontal +Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical +Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Horizontal +Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical +Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Horizontal +Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical +Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x41_P1.27mm_Horizontal +Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x41 1.27mm double row +0 +82 +82 +Connector_PinSocket_1.27mm +PinSocket_2x42_P1.27mm_Horizontal +Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x42 1.27mm double row +0 +84 +84 +Connector_PinSocket_1.27mm +PinSocket_2x43_P1.27mm_Horizontal +Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x43 1.27mm double row +0 +86 +86 +Connector_PinSocket_1.27mm +PinSocket_2x44_P1.27mm_Horizontal +Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x44 1.27mm double row +0 +88 +88 +Connector_PinSocket_1.27mm +PinSocket_2x45_P1.27mm_Horizontal +Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x45 1.27mm double row +0 +90 +90 +Connector_PinSocket_1.27mm +PinSocket_2x46_P1.27mm_Horizontal +Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x46 1.27mm double row +0 +92 +92 +Connector_PinSocket_1.27mm +PinSocket_2x47_P1.27mm_Horizontal +Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x47 1.27mm double row +0 +94 +94 +Connector_PinSocket_1.27mm +PinSocket_2x48_P1.27mm_Horizontal +Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x48 1.27mm double row +0 +96 +96 +Connector_PinSocket_1.27mm +PinSocket_2x49_P1.27mm_Horizontal +Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x49 1.27mm double row +0 +98 +98 +Connector_PinSocket_1.27mm +PinSocket_2x50_P1.27mm_Horizontal +Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x50 1.27mm double row +0 +100 +100 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Horizontal +Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Vertical +Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Horizontal +Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical +Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Horizontal +Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical +Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Horizontal +Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical +Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Horizontal +Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical +Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Horizontal +Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical +Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Horizontal +Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical +Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Horizontal +Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical +Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Horizontal +Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical +Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Horizontal +Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical +Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Horizontal +Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical +Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Horizontal +Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical +Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Horizontal +Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical +Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Horizontal +Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical +Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Horizontal +Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical +Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Horizontal +Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical +Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Horizontal +Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical +Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Horizontal +Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical +Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Horizontal +Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical +Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Horizontal +Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical +Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Horizontal +Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical +Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Horizontal +Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical +Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Horizontal +Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical +Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Horizontal +Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical +Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Horizontal +Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical +Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Horizontal +Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical +Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Horizontal +Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical +Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Horizontal +Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical +Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Horizontal +Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical +Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Horizontal +Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical +Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Horizontal +Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical +Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Horizontal +Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical +Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Horizontal +Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical +Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Horizontal +Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical +Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Horizontal +Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical +Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Horizontal +Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical +Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Horizontal +Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical +Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Horizontal +Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical +Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Horizontal +Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical +Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Horizontal +Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical +Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Horizontal +Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical +Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Horizontal +Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical +Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Horizontal +Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical +Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Horizontal +Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical +Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Horizontal +Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical +Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Horizontal +Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical +Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Horizontal +Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical +Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Horizontal +Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical +Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Horizontal +Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical +Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Horizontal +Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical +Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Horizontal +Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical +Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Horizontal +Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical +Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Horizontal +Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical +Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Horizontal +Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical +Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Horizontal +Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical +Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Horizontal +Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical +Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Horizontal +Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical +Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Horizontal +Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical +Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Horizontal +Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical +Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Horizontal +Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical +Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Horizontal +Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical +Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Horizontal +Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical +Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Horizontal +Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical +Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Horizontal +Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical +Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Horizontal +Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical +Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Horizontal +Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical +Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Horizontal +Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical +Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Horizontal +Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical +Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Horizontal +Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical +Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Horizontal +Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical +Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Horizontal +Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical +Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Horizontal +Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical +Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Horizontal +Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical +Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Horizontal +Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical +Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Horizontal +Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical +Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Horizontal +Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical +Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Horizontal +Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical +Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Horizontal +Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical +Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Horizontal +Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical +Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Horizontal +Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical +Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Horizontal +Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Vertical +Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Horizontal +Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical +Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Horizontal +Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical +Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Horizontal +Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical +Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Horizontal +Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical +Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Horizontal +Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical +Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Horizontal +Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical +Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Horizontal +Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical +Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Horizontal +Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical +Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Horizontal +Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical +Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Horizontal +Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical +Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Horizontal +Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical +Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Horizontal +Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical +Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Horizontal +Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical +Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Horizontal +Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical +Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Horizontal +Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical +Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Horizontal +Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical +Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Horizontal +Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical +Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Horizontal +Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical +Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Horizontal +Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical +Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Horizontal +Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical +Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Horizontal +Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical +Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Horizontal +Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical +Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Horizontal +Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical +Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Horizontal +Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical +Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Horizontal +Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical +Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Horizontal +Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical +Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Horizontal +Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical +Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Horizontal +Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical +Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Horizontal +Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical +Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Horizontal +Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical +Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Horizontal +Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical +Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Horizontal +Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical +Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Horizontal +Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical +Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Horizontal +Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical +Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Horizontal +Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical +Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Horizontal +Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical +Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Horizontal +Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical +Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Horizontal +Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical +Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Horizontal +Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical +Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Horizontal +Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical +Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Horizontal +Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical +Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Horizontal +Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical +Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Horizontal +Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical +Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Horizontal +Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical +Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Horizontal +Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical +Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Horizontal +Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical +Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Horizontal +Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical +Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Horizontal +Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical +Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Horizontal +Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical +Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Horizontal +Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical +Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Horizontal +Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical +Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Horizontal +Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical +Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Horizontal +Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical +Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Horizontal +Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical +Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Horizontal +Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical +Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Horizontal +Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical +Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Horizontal +Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical +Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Horizontal +Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical +Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Horizontal +Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical +Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Horizontal +Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical +Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Horizontal +Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical +Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Horizontal +Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical +Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Horizontal +Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical +Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Horizontal +Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical +Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Horizontal +Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical +Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Horizontal +Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical +Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Horizontal +Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical +Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Horizontal +Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical +Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Horizontal +Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical +Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Horizontal +Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical +Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Horizontal +Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical +Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Horizontal +Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical +Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Horizontal +Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical +Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Horizontal +Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical +Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Horizontal +Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical +Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Horizontal +Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical +Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Horizontal +Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical +Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Horizontal +Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical +Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Horizontal +Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical +Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.54mm double row +0 +80 +80 +Connector_RJ +RJ9_Evercom_5301-440xxx_Horizontal +Evercom 5301-4P4C RJ9 receptacle, unshielded, https://datasheet.lcsc.com/lcsc/2207051802_EVERCOM-5301-4P4C_C3097715.pdf +RJ9 Connector tab down +0 +4 +4 +Connector_RJ +RJ12_Amphenol_54601-x06_Horizontal +RJ12 6P6C horizontal socket, plastic body, tab down, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf +RJ12 connector +0 +6 +6 +Connector_RJ +RJ14_Connfly_DS1133-S4_Horizontal +RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf +RJ14 connector 6P4C Connfly DS1133 +0 +4 +4 +Connector_RJ +RJ25_Wayconn_MJEA-660X1_Horizontal +RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf +RJ12 RJ18 RJ25 jack connector 6P6C +0 +6 +6 +Connector_RJ +RJ45_Abracon_ARJP11A-MA_Horizontal +Shielded RJ45 ethernet connector with transformer and POE, https://abracon.com/Magnetics/lan/ARJP11A.PDF +ethernet 8p8c transformer poe rj45 +0 +15 +14 +Connector_RJ +RJ45_Amphenol_54602-x08_Horizontal +8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf) +RJ45 +0 +8 +8 +Connector_RJ +RJ45_Amphenol_RJHSE538X +Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +14 +13 +Connector_RJ +RJ45_Amphenol_RJHSE538X-02 +Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf +RJ45 8p8c dual ethernet cat5 +0 +26 +25 +Connector_RJ +RJ45_Amphenol_RJHSE538X-04 +Shielded, LEDs, 4 Ports, https://cdn.amphenol-cs.com/media/wysiwyg/files/drawing/rjhse538x04.pdf +RJ45 8p8c quad ethernet cat5 +0 +52 +49 +Connector_RJ +RJ45_Amphenol_RJHSE5380 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +10 +9 +Connector_RJ +RJ45_Amphenol_RJHSE5380-08 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf +RJ45 8p8c ethernet cat5 +0 +68 +65 +Connector_RJ +RJ45_Amphenol_RJMG1BD3B8K1ANR +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenol-cs.com/media/wysiwyg/files/drawing/rjmg1bd3b8k1anr.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_BEL_SS74301-00x_Vertical +https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf +RJ45 Vertical Shield LED Green Yellow +0 +14 +13 +Connector_RJ +RJ45_Bel_SI-60062-F +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Bel_V895-1001-AW_Vertical +1 Port RJ45 Magjack Vertical Connector SMD 10/100 Base-T, https://www.belfuse.com/resources/drawings/magneticsolutions/dr-mag-v895-1001-aw.pdf +RJ45 Magjack +0 +14 +11 +Connector_RJ +RJ45_Cetus_J1B1211CCD_Horizontal +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf) +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Connfly_DS1128-09-S8xx-S_Horizontal +1 Port RJ45 8p8c receptacle, shielded, through hole, 2 LEDs, tab up, http://en.connfly.group/static/upload/file//DS1128-09.pdf +RJ45 8p8c ethernet +0 +14 +13 +Connector_RJ +RJ45_HALO_HFJ11-x2450E-LxxRL_Horizontal +Halo FastJack, Shielded, 2 LEDs, https://www.haloelectronics.com/pdf/fastjack-100baset.pdf +10/100 Ethernet RJ45 Tab-Down +0 +14 +13 +Connector_RJ +RJ45_HALO_HFJ11-x2450ERL_Horizontal +Halo FastJack, Shielded, https://www.haloelectronics.com/pdf/fastjack-100baset.pdf +10/100 Ethernet RJ45 Tab-Down +0 +9 +8 +Connector_RJ +RJ45_HALO_HFJ11-x2450HRL_Horizontal +Halo FastJack, Shielded, https://www.haloelectronics.com/pdf/fastjack-100baset.pdf +10/100 Ethernet RJ45 Tab-Down +0 +10 +9 +Connector_RJ +RJ45_Hanrun_HR911105A_Horizontal +1 Port RJ45 8P8C receptacle, shielded, with magnetics, through hole, 2 LEDs, tab down, http://www.hanrun.com/public/upload/down/2020/09-11/cc11be56d66bb63d5f1eeb85492439c0.pdf +RJ45 Magjack ethernet +0 +14 +13 +Connector_RJ +RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal +10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf +RJ45 ethernet magnetic +0 +16 +15 +Connector_RJ +RJ45_Molex_9346520x_Horizontal +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, two LED, tab up +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Molex_0855135013_Vertical +1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf +RJ45 Vertical +0 +9 +9 +Connector_RJ +RJ45_Ninigi_GE +1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf +RJ45 ethernet 8p8c +0 +10 +9 +Connector_RJ +RJ45_OST_PJ012-8P8CX_Vertical +RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf +RJ45 PJ012 +0 +8 +8 +Connector_RJ +RJ45_Plug_Metz_AJP92A8813 +plug, ethernet, 8P8C, RJ45 Plug +AJP92A8813 8P8C RJ45 ethernet plug +0 +8 +8 +Connector_RJ +RJ45_Pulse_JK00177NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf +RJ45 8p8c ethernet POE +0 +22 +21 +Connector_RJ +RJ45_Pulse_JK0654219NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2 +RJ45 8p8c ethernet +0 +18 +17 +Connector_RJ +RJ45_Pulse_JXD6-0001NL_Horizontal +RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf) +ethernet 8p8c transformer magjack +0 +12 +11 +Connector_RJ +RJ45_UDE_RB1-125B8G1A +1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3 +RJ45 ethernet +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499010001A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf +RJ45 ethernet magnetic +0 +10 +9 +Connector_RJ +RJ45_Wuerth_7499010121A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf +RJ45 ethernet magnetic +0 +14 +13 +Connector_RJ +RJ45_Wuerth_7499111446_Horizontal +LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT +ethernet lan connector +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499151120_Horizontal +Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf) +ethernet lan connector +0 +32 +29 +Connector_RJ +RJ45_Wuerth_74980111211_Horizontal +RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf) +lan magnetics transformer +0 +14 +13 +Connector_SATA_SAS +SAS-mini_TEConnectivity_1888174_Vertical +36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English +SAS mini connector +0 +44 +44 +Connector_SATA_SAS +SATA_Amphenol_10029364-001LF_Horizontal +https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf +SATA +0 +24 +23 +Connector_Samtec +Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical +http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical +https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134604-01_4x40_Vertical +https://suddendocs.samtec.com/prints/asp-134604-01-mkt.pdf +FMC LPC VITA +0 +160 +160 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +10 +10 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +12 +11 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +20 +20 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +22 +21 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +40 +40 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +42 +41 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +60 +60 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +62 +61 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +80 +80 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +82 +81 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +100 +100 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +102 +101 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HPM_THT +Samtec_HPM-01-01-x-S_Straight_1x01_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x01, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x01 5.08mm single row +0 +1 +1 +Connector_Samtec_HPM_THT +Samtec_HPM-01-05-x-S_Straight_1x01_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x01, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x01 5.08mm single row +0 +1 +1 +Connector_Samtec_HPM_THT +Samtec_HPM-02-01-x-S_Straight_1x02_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x02, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x02 5.08mm single row +0 +2 +2 +Connector_Samtec_HPM_THT +Samtec_HPM-02-05-x-S_Straight_1x02_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x02, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x02 5.08mm single row +0 +2 +2 +Connector_Samtec_HPM_THT +Samtec_HPM-03-01-x-S_Straight_1x03_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x03, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x03 5.08mm single row +0 +3 +3 +Connector_Samtec_HPM_THT +Samtec_HPM-03-05-x-S_Straight_1x03_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x03, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x03 5.08mm single row +0 +3 +3 +Connector_Samtec_HPM_THT +Samtec_HPM-04-01-x-S_Straight_1x04_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x04, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x04 5.08mm single row +0 +4 +4 +Connector_Samtec_HPM_THT +Samtec_HPM-04-05-x-S_Straight_1x04_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x04, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x04 5.08mm single row +0 +4 +4 +Connector_Samtec_HPM_THT +Samtec_HPM-05-01-x-S_Straight_1x05_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x05, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x05 5.08mm single row +0 +5 +5 +Connector_Samtec_HPM_THT +Samtec_HPM-05-05-x-S_Straight_1x05_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x05, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x05 5.08mm single row +0 +5 +5 +Connector_Samtec_HPM_THT +Samtec_HPM-06-01-x-S_Straight_1x06_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x06, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x06 5.08mm single row +0 +6 +6 +Connector_Samtec_HPM_THT +Samtec_HPM-06-05-x-S_Straight_1x06_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x06, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x06 5.08mm single row +0 +6 +6 +Connector_Samtec_HPM_THT +Samtec_HPM-07-01-x-S_Straight_1x07_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x07, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x07 5.08mm single row +0 +7 +7 +Connector_Samtec_HPM_THT +Samtec_HPM-07-05-x-S_Straight_1x07_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x07, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x07 5.08mm single row +0 +7 +7 +Connector_Samtec_HPM_THT +Samtec_HPM-08-01-x-S_Straight_1x08_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x08, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x08 5.08mm single row +0 +8 +8 +Connector_Samtec_HPM_THT +Samtec_HPM-08-05-x-S_Straight_1x08_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x08, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x08 5.08mm single row +0 +8 +8 +Connector_Samtec_HPM_THT +Samtec_HPM-09-01-x-S_Straight_1x09_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x09, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x09 5.08mm single row +0 +9 +9 +Connector_Samtec_HPM_THT +Samtec_HPM-09-05-x-S_Straight_1x09_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x09, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x09 5.08mm single row +0 +9 +9 +Connector_Samtec_HPM_THT +Samtec_HPM-10-01-x-S_Straight_1x10_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x10, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x10 5.08mm single row +0 +10 +10 +Connector_Samtec_HPM_THT +Samtec_HPM-10-05-x-S_Straight_1x10_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x10, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x10 5.08mm single row +0 +10 +10 +Connector_Samtec_HPM_THT +Samtec_HPM-11-01-x-S_Straight_1x11_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x11, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x11 5.08mm single row +0 +11 +11 +Connector_Samtec_HPM_THT +Samtec_HPM-11-05-x-S_Straight_1x11_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x11, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x11 5.08mm single row +0 +11 +11 +Connector_Samtec_HPM_THT +Samtec_HPM-12-01-x-S_Straight_1x12_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x12, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x12 5.08mm single row +0 +12 +12 +Connector_Samtec_HPM_THT +Samtec_HPM-12-05-x-S_Straight_1x12_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x12, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x12 5.08mm single row +0 +12 +12 +Connector_Samtec_HPM_THT +Samtec_HPM-13-01-x-S_Straight_1x13_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x13, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x13 5.08mm single row +0 +13 +13 +Connector_Samtec_HPM_THT +Samtec_HPM-13-05-x-S_Straight_1x13_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x13, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x13 5.08mm single row +0 +13 +13 +Connector_Samtec_HPM_THT +Samtec_HPM-14-01-x-S_Straight_1x14_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x14, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x14 5.08mm single row +0 +14 +14 +Connector_Samtec_HPM_THT +Samtec_HPM-14-05-x-S_Straight_1x14_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x14, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x14 5.08mm single row +0 +14 +14 +Connector_Samtec_HPM_THT +Samtec_HPM-15-01-x-S_Straight_1x15_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x15, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x15 5.08mm single row +0 +15 +15 +Connector_Samtec_HPM_THT +Samtec_HPM-15-05-x-S_Straight_1x15_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x15, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x15 5.08mm single row +0 +15 +15 +Connector_Samtec_HPM_THT +Samtec_HPM-16-01-x-S_Straight_1x16_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x16, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x16 5.08mm single row +0 +16 +16 +Connector_Samtec_HPM_THT +Samtec_HPM-16-05-x-S_Straight_1x16_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x16, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x16 5.08mm single row +0 +16 +16 +Connector_Samtec_HPM_THT +Samtec_HPM-17-01-x-S_Straight_1x17_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x17, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x17 5.08mm single row +0 +17 +17 +Connector_Samtec_HPM_THT +Samtec_HPM-17-05-x-S_Straight_1x17_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x17, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x17 5.08mm single row +0 +17 +17 +Connector_Samtec_HPM_THT +Samtec_HPM-18-01-x-S_Straight_1x18_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x18, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x18 5.08mm single row +0 +18 +18 +Connector_Samtec_HPM_THT +Samtec_HPM-18-05-x-S_Straight_1x18_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x18, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x18 5.08mm single row +0 +18 +18 +Connector_Samtec_HPM_THT +Samtec_HPM-19-01-x-S_Straight_1x19_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x19, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x19 5.08mm single row +0 +19 +19 +Connector_Samtec_HPM_THT +Samtec_HPM-19-05-x-S_Straight_1x19_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x19, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x19 5.08mm single row +0 +19 +19 +Connector_Stocko +Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +3 +3 +Connector_Stocko +Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +4 +4 +Connector_Stocko +Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +5 +5 +Connector_Stocko +Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +6 +6 +Connector_Stocko +Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +7 +7 +Connector_Stocko +Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +8 +8 +Connector_Stocko +Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +9 +9 +Connector_Stocko +Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +10 +10 +Connector_Stocko +Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +11 +11 +Connector_Stocko +Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +12 +12 +Connector_Stocko +Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +13 +13 +Connector_Stocko +Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +14 +14 +Connector_Stocko +Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +15 +15 +Connector_Stocko +Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +16 +16 +Connector_Stocko +Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +17 +17 +Connector_Stocko +Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +18 +18 +Connector_Stocko +Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +19 +19 +Connector_Stocko +Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +20 +20 +Connector_TE-Connectivity +TE_1-826576-3_1x13_P3.96mm_Vertical +TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +13 +13 +Connector_TE-Connectivity +TE_1-826576-5_1x15_P3.96mm_Vertical +TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +15 +15 +Connector_TE-Connectivity +TE_1-826576-6_1x16_P3.96mm_Vertical +TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +16 +16 +Connector_TE-Connectivity +TE_1-826576-7_1x17_P3.96mm_Vertical +TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +17 +17 +Connector_TE-Connectivity +TE_1-826576-8_1x18_P3.96mm_Vertical +TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +18 +18 +Connector_TE-Connectivity +TE_2-826576-0_1x20_P3.96mm_Vertical +TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +20 +20 +Connector_TE-Connectivity +TE_3-826576-6_1x36_P3.96mm_Vertical +TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +36 +36 +Connector_TE-Connectivity +TE_440054-2_1x02_P2.00mm_Vertical +TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Vertical Header: https://www.te.com/usa-en/product-440054-2.datasheet.pdf +connector header hdr horizontal vertical shrouded fully-shrounded 440054-2 2-440054-2 4-440054-2 6-440054-2 2-440054-6 4-440054-6 6-440054-6 +0 +2 +2 +Connector_TE-Connectivity +TE_440055-2_1x02_P2.00mm_Horizontal +TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Header: https://www.te.com/usa-en/product-440055-2.datasheet.pdf +connector header hdr horizontal right-angle shrouded fully-shrounded 440055-2 2-440055-2 4-440055-2 6-440055-2 8-440055-2 +0 +2 +2 +Connector_TE-Connectivity +TE_826576-2_1x02_P3.96mm_Vertical +TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +2 +2 +Connector_TE-Connectivity +TE_826576-3_1x03_P3.96mm_Vertical +TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +3 +3 +Connector_TE-Connectivity +TE_826576-5_1x05_P3.96mm_Vertical +TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +5 +5 +Connector_TE-Connectivity +TE_826576-6_1x06_P3.96mm_Vertical +TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +6 +6 +Connector_TE-Connectivity +TE_826576-7_1x07_P3.96mm_Vertical +TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +7 +7 +Connector_TE-Connectivity +TE_826576-8_1x08_P3.96mm_Vertical +TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +8 +8 +Connector_TE-Connectivity +TE_826576-9_1x09_P3.96mm_Vertical +TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +9 +9 +Connector_TE-Connectivity +TE_2834006-1_1x01_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 1-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +2 +1 +Connector_TE-Connectivity +TE_2834006-2_1x02_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 2-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +4 +2 +Connector_TE-Connectivity +TE_2834006-3_1x03_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 3-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +6 +3 +Connector_TE-Connectivity +TE_2834006-4_1x04_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 4-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +8 +4 +Connector_TE-Connectivity +TE_2834006-5_1x05_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 5-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +10 +5 +Connector_TE-Connectivity +TE_5767171-1_2x19_P0.635mm_Vertical +PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2) +mictor38 receptacle board-to-board +0 +43 +39 +Connector_TE-Connectivity +TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal +Connector +TE 776087 +0 +23 +23 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +9 +9 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +15 +15 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +1 +1 +Connector_TE-Connectivity +TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1 +connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power +0 +4 +4 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-0_2x05_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 10 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-0 8-215079-10 +0 +10 +10 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-2_2x06_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 12 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-2 8-215079-12 +0 +12 +12 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-4_2x07_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 14 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-4 8-215079-14 +0 +14 +14 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-6_2x08_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 16 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-6 8-215079-16 +0 +16 +16 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-8_2x09_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 18 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-8 8-215079-18 +0 +18 +18 +Connector_TE-Connectivity +TE_Micro-MaTch_2-215079-0_2x10_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 20 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 2-215079-0 9-215079-20 +0 +20 +20 +Connector_TE-Connectivity +TE_Micro-MaTch_215079-4_2x02_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 4 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 215079-4 7-215079-4 +0 +4 +4 +Connector_TE-Connectivity +TE_Micro-MaTch_215079-6_2x03_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 6 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 215079-6 7-215079-6 +0 +6 +6 +Connector_TE-Connectivity +TE_Micro-MaTch_215079-8_2x04_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 8 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 215079-8 7-215079-8 +0 +8 +8 +Connector_TE-Connectivity +TE_T4041037031-000_M8_03_Socket_Straight +Shielded M8 socket 3 ways connector panel, straight and rear mount (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7FT404103010X000%7FA%7Fpdf%7FEnglish%7FENG_CD_T404103010X000_A.pdf%7FT4041037041-000) +three-pin M8 +0 +5 +4 +Connector_TE-Connectivity +TE_T4041037041-000_M8_04_Socket_Straight +Shielded M8 socket 4 ways connector panel, straight and rear mount (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7FT404103010X000%7FA%7Fpdf%7FEnglish%7FENG_CD_T404103010X000_A.pdf%7FT4041037041-000) +four-pin M8 +0 +6 +5 +Connector_USB +USB3_A_Molex_48393-001 +USB 3.0, type A, right angle, http://www.molex.com/pdm_docs/sd/483930003_sd.pdf +USB 3.0 type A right angle +0 +13 +10 +Connector_USB +USB3_A_Molex_48406-0001_Horizontal_Stacked +USB 3.0, type A, right angle, stacked (https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/484/48406/484060001_sd.pdf) +USB 3.0 type A right angle stacked dual +0 +22 +19 +Connector_USB +USB3_A_Plug_Wuerth_692112030100_Horizontal +USB 3.0 Type A SMT Plug, Horizontal, https://www.we-online.com/components/products/datasheet/692112030100.pdf +usb A plug horizontal +0 +11 +10 +Connector_USB +USB3_A_Receptacle_Wuerth_692122030100 +USB 3.0, type A, right angle (https://www.we-online.com/katalog/datasheet/692122030100.pdf) +USB 3.0 type A right angle Würth +0 +11 +10 +Connector_USB +USB3_Micro-B_Connfly_DS1104-01 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf) +USB 3.0 Micro B SMD right angle +0 +16 +11 +Connector_USB +USB_A_CNCTech_1001-011-01101_Horizontal +USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf +USB-A +0 +6 +5 +Connector_USB +USB_A_CONNFLY_DS1095-WNR0 +http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf +USB-A receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_A_CUI_UJ2-ADH-TH_Horizontal_Stacked +USB-A two stacked horizontal receptacle, through-hole (https://www.cuidevices.com/product/resource/uj2-adh-th.pdf) +USB-A CUI stacked horizontal through-hole +0 +12 +9 +Connector_USB +USB_A_Molex_48037-2200_Horizontal +USB type A Plug, Horizontal, https://www.molex.com/pdm_docs/sd/480372200_sd.pdf +USB-A +0 +6 +5 +Connector_USB +USB_A_Molex_67643_Horizontal +USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Molex_105057_Vertical +https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf +USB A Vertical +0 +7 +5 +Connector_USB +USB_A_Receptacle_GCT_USB1046 +GCT USB1046, USB Type A, https://gct.co/files/drawings/usb1046.pdf +USB SMD Type-A Receptacle Right Angle +0 +8 +5 +Connector_USB +USB_A_Stewart_SS-52100-001_Horizontal +USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_TE_292303-7_Horizontal +USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Wuerth_614004134726_Horizontal +USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf +USB_A Female Connector receptacle +0 +8 +5 +Connector_USB +USB_A_Wuerth_61400826021_Horizontal_Stacked +Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf +Wuerth stacked USB_A +0 +12 +9 +Connector_USB +USB_B_Amphenol_MUSB-D511_Vertical_Rugged +A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf +USB_B_MUSB_Straight female connector straight rugged MUSB D511 +0 +6 +5 +Connector_USB +USB_B_Lumberg_2411_02_Horizontal +USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf +USB B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_OST_USB-B1HSxx_Horizontal +USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf +USB-B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_TE_5787834_Vertical +http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf +USB_B USB B vertical female connector +0 +6 +5 +Connector_USB +USB_C_Plug_JAE_DX07P024AJ1 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1 +USB Type-C Plug Edge Mount +0 +30 +25 +Connector_USB +USB_C_Plug_Molex_105444 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf +USB Type-C Plug Edge Mount +0 +24 +23 +Connector_USB +USB_C_Plug_ShenzhenJingTuoJin_918-118A2021Y40002_Vertical +Low-profile vertical USB 2.0 Type C Plug Shenzhen Jing Tuo Jin Electronics Co 918-118A2021Y40002 ( https://datasheet.lcsc.com/lcsc/1912111437_Jing-Extension-of-the-Electronic-Co--918-118A2021Y40002_C399939.pdf ) also compatible with Korean HRO Parts Elec TYPE-C-31-G-06 +type-c usb2 +0 +18 +17 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_CNCTech_C-ARA1-AK51X +USB Type-C 3.0 Receptacle, 24-pin, right angle (source: https://www.cnctech.us/pdfs/C-ARA1-AK512.pdf) +USB C Type-C Receptacle Hybrid CNCTech C-ARA1-AK51X +0 +32 +25 +Connector_USB +USB_C_Receptacle_G-Switch_GT-USB-7010ASV +USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf +USB C Type-C Receptacle SMD +0 +20 +17 +Connector_USB +USB_C_Receptacle_G-Switch_GT-USB-7051x +USB Type C, vertical, SMT, https://datasheet.lcsc.com/lcsc/2108072030_G-Switch-GT-USB-7051A_C2843970.pdf +USB C Type-C Receptacle SMD GT-USB-7051A GT-USB-7051B +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4085 +USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf +USB Type-C Receptacle Through-hole Right angle +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal +USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A: https://gct.co/files/drawings/usb4105.pdf +USB C Type-C Receptacle SMD USB 2.0 16P 16C USB4105-15-A USB4105-15-A-060 USB4105-15-A-120 USB4105-GF-A USB4105-GF-A-060 USB4105-GF-A-120 +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4110 +USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A, https://gct.co/files/drawings/usb4110.pdf +USB 2.0 C Type-C Receptacle SMD 16P 16C USB4110-GF-A +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4115-03-C +USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_GCT_USB4125-xx-x-0190_6P_TopMnt_Horizontal +USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A, 1.9mm stake: https://gct.co/files/drawings/usb4125.pdf +USB C Type-C receptacle power-only charging-only 6P 6C right angled +0 +10 +7 +Connector_USB +USB_C_Receptacle_GCT_USB4125-xx-x_6P_TopMnt_Horizontal +USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A, 1mm stake: https://gct.co/files/drawings/usb4125.pdf +USB C Type-C receptacle power-only charging-only 6P 6C right angled +0 +10 +7 +Connector_USB +USB_C_Receptacle_GCT_USB4135-GF-A_6P_TopMnt_Horizontal +USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A: https://gct.co/files/drawings/usb4135.pdf +USB C Type-C Receptacle SMD USB Power-only Charging-only 6P 6C USB4135-GF-A +0 +10 +7 +Connector_USB +USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A +16-pin USB-C receptacle, USB2.0 and PD, 5A VBUS rating, https://datasheet.lcsc.com/lcsc/2211161000_HCTL-HC-TYPE-C-16P-01A_C2894897.pdf +usb usb-c 2.0 pd +0 +20 +17 +Connector_USB +USB_C_Receptacle_HRO_TYPE-C-31-M-12 +USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf +usb usb-c 2.0 pd +0 +20 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S016JA1R1500 +USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780 +USB C Type-C Receptacle SMD USB 2.0 +0 +22 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ1R350 +http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf +USB C Type-C Receptacle SMD +0 +30 +25 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ3R400 +USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Molex_105450-0101 +USB 3.0 3.1 3.2 4.0 Type-C receptable, through-hole mount, SMD, right-angle (https://www.molex.com/pdm_docs/sd/1054500101_sd.pdf) +USB C Type-C USB3 receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Palconn_UTC16-G +http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf +USB C Type-C Receptacle USB2.0 +0 +20 +17 +Connector_USB +USB_C_Receptacle_XKB_U262-16XN-4BVC11 +USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf +USB C Type-C Receptacle SMD +0 +20 +17 +Connector_USB +USB_Micro-AB_Molex_47590-0001 +Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf) +Micro AB USB SMD +0 +14 +6 +Connector_USB +USB_Micro-B_Amphenol_10103594-0001LF_Horizontal +Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf +USB USB_B USB_micro USB_OTG +0 +17 +6 +Connector_USB +USB_Micro-B_Amphenol_10104110_Horizontal +USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf +USB Micro B horizontal +0 +9 +6 +Connector_USB +USB_Micro-B_Amphenol_10118193-0001LF_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118193, with flange, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118193.pdf +USB Micro-B horizontal SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Amphenol_10118193-0002LF_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118193, without flange, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118193.pdf +USB Micro-B horizontal SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Amphenol_10118194_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf +USB Micro B horizontal SMD +0 +17 +6 +Connector_USB +USB_Micro-B_GCT_USB3076-30-A +GCT Micro USB https://gct.co/files/drawings/usb3076.pdf +Micro-USB SMD Typ-B GCT +0 +11 +6 +Connector_USB +USB_Micro-B_Molex-105017-0001 +http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf +Micro-USB SMD Typ-B +0 +13 +6 +Connector_USB +USB_Micro-B_Molex-105133-0001 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex-105133-0031 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex_47346-0001 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf) +Micro B USB SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Technik_TWP-4002D-H3 +Dustproof Micro USB Type B TWP-4002D-H3, https://www.technik.com.hk/images/pdf_product/WP4002D-H3-A_2.0.pdf +USB Micro B horizontal dustproof waterproof IP67 +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521 +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521_CircularHoles +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Micro-B_XKB_U254-051T-4BH83-F1S +XKB Connectivity, USB Micro-B, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2206091745_XKB-Connectivity-U254-051T-4BH83-F1S_C397452.pdf +USB Micro-B Receptacle SMD +0 +11 +6 +Connector_USB +USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical +http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf +USB Mini-B +0 +7 +6 +Connector_USB +USB_Mini-B_Lumberg_2486_01_Horizontal +USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf +USB USB_B USB_Mini connector +0 +9 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Wuerth_65100516121_Horizontal +Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf) +Mini USB 2.0 Type B +0 +9 +6 +Connector_Wago +Wago_734-132_1x02_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +2 +2 +Connector_Wago +Wago_734-133_1x03_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +3 +3 +Connector_Wago +Wago_734-134_1x04_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +4 +4 +Connector_Wago +Wago_734-135_1x05_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +5 +5 +Connector_Wago +Wago_734-136_1x06_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +6 +6 +Connector_Wago +Wago_734-137_1x07_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +7 +7 +Connector_Wago +Wago_734-138_1x08_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +8 +8 +Connector_Wago +Wago_734-139_1x09_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +9 +9 +Connector_Wago +Wago_734-140_1x10_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +10 +10 +Connector_Wago +Wago_734-141_1x11_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +11 +11 +Connector_Wago +Wago_734-142_1x12_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +12 +12 +Connector_Wago +Wago_734-143_1x13_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +13 +13 +Connector_Wago +Wago_734-144_1x14_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +14 +14 +Connector_Wago +Wago_734-146_1x16_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +16 +16 +Connector_Wago +Wago_734-148_1x18_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +18 +18 +Connector_Wago +Wago_734-150_1x20_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +20 +20 +Connector_Wago +Wago_734-154_1x24_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +24 +24 +Connector_Wago +Wago_734-162_1x02_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +2 +2 +Connector_Wago +Wago_734-163_1x03_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +3 +3 +Connector_Wago +Wago_734-164_1x04_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +4 +4 +Connector_Wago +Wago_734-165_1x05_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +5 +5 +Connector_Wago +Wago_734-166_1x06_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +6 +6 +Connector_Wago +Wago_734-167_1x07_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +7 +7 +Connector_Wago +Wago_734-168_1x08_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +8 +8 +Connector_Wago +Wago_734-169_1x09_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +9 +9 +Connector_Wago +Wago_734-170_1x10_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +10 +10 +Connector_Wago +Wago_734-171_1x11_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +11 +11 +Connector_Wago +Wago_734-172_1x12_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +12 +12 +Connector_Wago +Wago_734-173_1x13_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +13 +13 +Connector_Wago +Wago_734-174_1x14_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +14 +14 +Connector_Wago +Wago_734-176_1x16_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +16 +16 +Connector_Wago +Wago_734-178_1x18_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +18 +18 +Connector_Wago +Wago_734-180_1x20_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +20 +20 +Connector_Wago +Wago_734-184_1x24_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +24 +24 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm +Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm +Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm +Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm +Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm +Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm +Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm +Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm +Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm +Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm +Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm +Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm +Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm +Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm +Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm +Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm +Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWirePad_1x01_SMD_1x2mm +Wire Pad, Square, SMD Pad, 1mm x 2mm, +MesurementPoint Square SMDPad 1mmx2mm +0 +1 +1 +Connector_Wire +SolderWirePad_1x01_SMD_5x10mm +Wire Pad, Square, SMD Pad, 5mm x 10mm, +MesurementPoint Square SMDPad 5mmx10mm +0 +1 +1 +Connector_Wuerth +Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +2 +2 +Connector_Wuerth +Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +3 +3 +Connector_Wuerth +Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +4 +4 +Connector_Wuerth +Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +5 +5 +Connector_Wuerth +Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +6 +6 +Connector_Wuerth +Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +7 +7 +Connector_Wuerth +Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +8 +8 +Connector_Wuerth +Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +9 +9 +Connector_Wuerth +Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +10 +10 +Converter_ACDC +Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical +ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf +Converter AC-DC THT Vertical +0 +6 +6 +Converter_ACDC +Converter_ACDC_Hahn_HS-400xx_THT +ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942 +Hahn ACDC-Converter THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-2Mxx +ACDC-Converter, 2W, Hi-Link, HLK-2Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%972W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%912W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%AF%B4%E6%98%8E%E4%B9%A6V2.6.pdf) +ACDC-Converter 2W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-5Mxx +ACDC-Converter, 5W, Hi-Link, HLK-5Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%975W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%915W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf) +ACDC-Converter 5W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-10Mxx +ACDC-Converter, 10W, Hi-Link, HLK-10Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9710W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9110W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.8.pdf) +ACDC-Converter 10W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-12MxxA +ACDC-Converter, 12W, Hi-Link, HLK-12MxxA, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9712W%E7%B3%BB%E5%88%97/1/12W%E7%B3%BB%E5%88%97%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf) +ACDC-Converter 12W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-20Mxx +ACDC-Converter, 20W, Hi-Link, HLK-20Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9720W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9120W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf) +ACDC-Converter 20W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-30Mxx +ACDC-Converter, 30W, Hi-Link, HLK-30Mxx, HLK-30MxxC, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9730W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9130W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf) +ACDC-Converter 30W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-PMxx +ACDC-Converter, 3W, Hi-Link, HLK-PMxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%973W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%913W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf) +ACDC-Converter 3W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_THT +ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf +ACDC-Converter 2W THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03 +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_THT +ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF +ACDC-Converter 3W THT +0 +5 +5 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-05-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05 +ACDC-Converter 5W Meanwell IRM-05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-10-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10 +ACDC-Converter 10W Meanwell IRM-10 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-20-xx_THT +ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20 +ACDC-Converter 20W Meanwell IRM-20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-60-xx_THT +ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687 +switching power supply +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_MFM-10-xx_THT +AC/DC board mount open frame power converter, input 80 ~ 264 VAC, 10W output, https://www.meanwellusa.com/upload/pdf/MFM-10/MFM-10-spec.pdf +AC/DC power converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_MFM-15-xx_THT +AC/DC board mount open frame power converter, input 80 ~ 264 VAC, 15W output, https://www.meanwell.com/Upload/PDF/MFM-15/MFM-15-SPEC.PDF +AC/DC power converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_Murata_BAC05SxxDC_THT +ACDC-Converter, Murata, 5W, ClassB, https://www.murata.com/products/productdata/8809982558238/KAC-BAC05.pdf +switching power supply tht +0 +5 +5 +Converter_ACDC +Converter_ACDC_RECOM_RAC01-xxSGB_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf +recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb +0 +4 +4 +Converter_ACDC +Converter_ACDC_RECOM_RAC04-xxSGx_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_RECOM_RAC05-xxSK_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxDK_THT +Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxDK +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxSK_THT +Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxSK +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMG-15_THT +ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf +ACDC-Converter TRACO TMG Series 15 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-04_THT +ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM Series 04 +0 +7 +7 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-05_THT +ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-10-20_THT +ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 10 and TMLM 20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TPP-15-1xx-D_THT +ACDC-Converter, 15W, TRACO TPP 15-D, 42 x 28.9 x 21.5mm, https://www.tracopower.com/sites/default/files/products/datasheets/tpp15_d_datasheet.pdf +ACDC-Converter TRACO TPP +0 +5 +5 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Artesyn_ATA_SMD +DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Bothhand_CFUDxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +10 +10 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxxEH_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +9 +9 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +8 +8 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Dual_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Single_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to dual output +0 +4 +4 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT +DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx dual or tripple output +0 +7 +7 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Single_THT +DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx single output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD01-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf +Power Module uPOL MUN12AD01 +0 +13 +9 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD03-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf +Power Module uPOL MUN12AD03 +0 +19 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID30_THT +Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30 +DCDC non-isolated converter +0 +11 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID60_THT +MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF +MeanWell NID60 +0 +11 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NSD10_THT +MeanWell NSD10 (Script generated with StandardBox.py) (https://www.meanwell.com/webapp/product/search.aspx?prod=NSD10-D) +MeanWell NSD NSD10 +0 +6 +6 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxx3C_THT +Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isolated 1W single output DC/DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxDC_THT +Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isloated DC-DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxSC_THT +http://power.murata.com/data/power/ncl/kdc_cre1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE1SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE3SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT +Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf +Murata MGJ2DxxxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_MGJ3 +Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Murata_MYRxP +Murata MYRxP PicoBK DC/DC converter with inductor, 2x2.5mm, height 1.04mm. https://www.murata.com/en-global/products/power/nonisolated-dc-dc-converter/overview/lineup/picobk +PicoBK DC/DC MYRBP MYRGP MYRLP +0 +19 +9 +Converter_DCDC +Converter_DCDC_Murata_NCS1SxxxxSC_THT +Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf) +Murata NCS1SxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxDC_THT +Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Isolated 1W DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxSC_THT +Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Murata NMAxxxxSC DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NXExSxxxxMC_SMD +Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9 +Isolated 1W or 2W Single Output SM DC/DC Converters +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Horizontal +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Vertical +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78B-2.0_THT +DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78E-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5L_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78S-0.1_THT +DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf +dc-dc recom buck sip-4 pitch 2.54mm +0 +4 +4 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxDA_THT +DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxPA_THT +DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_RCD-24_THT +Constant current LED Driver DC/DC Converter, https://g.recomcdn.com/media/Datasheet/pdf/.fYUQjOlW/.t2a80a771bdbb0ef300f7/Datasheet-93/RCD-24.pdf +Led Driver DC-DC +0 +6 +6 +Converter_DCDC +Converter_DCDC_RECOM_RPA60-xxxxSFW +RPA60-FW 60W Isolated DC to DC Converters +DCDC Regulator Single +0 +6 +6 +Converter_DCDC +Converter_DCDC_RECOM_RPMx.x-x.0 +https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf +dc-dc recom buck lga-25 pitch 2.29mm +0 +25 +25 +Converter_DCDC +Converter_DCDC_Silvertel_Ag54xx +DCDC-Converter, 30W POE, Silvertel, pitch 2.54mm, package size 62x19.5x14mm, https://silvertel.com/images/datasheets/Ag5400-datasheet-high%20Efficiency-30W-Power-Over-Ethernet-Plus-Module-PoE+PD.pdf +DCDC-Converter Silvertel Ag5405 Ag5412 Ag5424 single output POE +0 +10 +10 +Converter_DCDC +Converter_DCDC_Silvertel_Ag99xxLP_THT +Converter, DCDC, Silvertel Ag9900 PoE, 1500VDC isolation, Vin 36V - 75V, 4.9W - 10W output, https://silvertel.com/images/datasheets/Ag9900M-datasheet-ultra-miniature-isolated-Power-over-Ethernet-POE-module.pdf +DCDC converter IEEE 802.3af +0 +8 +8 +Converter_DCDC +Converter_DCDC_Silvertel_Ag5810 +DCDC-Converter, 60W POE, Silvertel, pitch 2.54mm, package size 69.98x30x15.64mm, https://silvertel.com/images/datasheets/Ag5810-datasheet-IEEE802_3bt-Power-over-Ethernet-4-pair-PD.pdf +DCDC-Converter Silvertel Ag5810 single output POE +0 +163 +13 +Converter_DCDC +Converter_DCDC_TRACO_TBA1-xxxxE_Dual_THT +DCDC-Converter, TRACO, TBA1-xxxxE, Dual, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba1e.pdf) +DCDC-Converter TRACO TBA1E THT SIP-7 1W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TBA1-xxxxE_Single_THT +DCDC-Converter, TRACO, TBA1-xxxxE, Single, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba1e.pdf) +DCDC-Converter TRACO TBA1E THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TBA2-xxxx_Dual_THT +DCDC-Converter, TRACO, TBA2-xxxx, Dual, 2W, Rev. October 18. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba2.pdf) +DCDC-Converter TRACO TBA2 THT SIP-7 2W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TBA2-xxxx_Single_THT +DCDC-Converter, TRACO, TBA2-xxxx, Single, 2W, Rev. October 18. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba2.pdf) +DCDC-Converter TRACO TBA2 THT SIP-7 2W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD +Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3) +dcdc traco 5w smd +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWI_THT +Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4) +dcdc traco 5w +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TDU1-xxxx_THT +DCDC-Converter, TRACO, TDU1-xxxx, 1W, Rev. October 24. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tdu1.pdf) +DCDC-Converter TRACO TDU1 THT DIP-8 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEA1-xxxxE_THT +DCDC-Converter, TRACO, TEA1-xxxxE, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1e.pdf) +DCDC-Converter TRACO TEA1E THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEA1-xxxxHI_THT +DCDC-Converter, TRACO, TEA1-xxxxHI, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1hi.pdf) +DCDC-Converter TRACO TEA1HI THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEA1-xxxx_THT +DCDC-Converter, TRACO, TEA1-xxxx, 1W, Rev. October 19. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1.pdf) +DCDC-Converter TRACO TEA1 THT SIP-4 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEL12-xxxx_THT +Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf) +traco dcdc tht 12w +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Single_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_THT +DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx-N4_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_THB10-xxxx_Dual_THT +DCDC-Converter, TRACO, THB10-xxxx, Dual, 10W, Rev. December 07. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/thb10.pdf) +DCDC-Converter TRACO THB10 THT 2"x1" 10W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_THB10-xxxx_Single_THT +DCDC-Converter, TRACO, THB10-xxxx, Single, 10W, Rev. December 07. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/thb10.pdf) +DCDC-Converter TRACO THB10 THT 2"x1" 10W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_THD_15-xxxxWIN_THT +Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3) +traco dcdc tht 15w +0 +9 +9 +Converter_DCDC +Converter_DCDC_TRACO_THN30-xxxx_THT +DCDC-Converter TRACO THN 10 to 30W, Single or dual Output, (https://www.tracopower.com/sites/default/files/products/datasheets/thn30_datasheet.pdf) +DCDC-Converter TRACO THN30 Generic +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TMA-05xxD_12xxD_Dual_THT +DCDC-Converter, TRACO, TMA-05xxD, TMA-12xxD, Dual, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMA-05xxS_12xxS_Single_THT +DCDC-Converter, TRACO, TMA-05xxS, TMA-12xxS, Single, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMA-15xxD_24xxD_Dual_THT +DCDC-Converter, TRACO, TMA-15xxD, TMA-25xxD, Dual, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMA-15xxS_24xxS_Single_THT +DCDC-Converter, TRACO, TMA-15xxS, TMA-24xxS, Single, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TME_03xxS_05xxS_12xxS_Single_THT +DCDC-Converter, TRACO, TME-03xxS, TME-05xxS, TME-12xxS, 1W, Rev. September 26. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tme.pdf) +DCDC-Converter TRACO TME THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TME_24xxS_Single_THT +DCDC-Converter, TRACO, TME-24xxS, 1W, Rev. September 26. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tme.pdf) +DCDC-Converter TRACO TME THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Dual_output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Single_output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1SM_SMD +http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf +DCDC SMD TRACO TMR-1SM +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-2xxxxWI_THT +https://www.tracopower.com/products/tmr2wi.pdf +DCDC-Converter TRACO TMRxxxxWI Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-xxxx_THT +DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet +DCDC-Converter TRACO TMRxxxx Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR4-xxxxWI_THT +DCDC-Converter, TRACO, TMR4-xxxxWI, 4W, Rev. December 06. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmr4wi.pdf) +DCDC-Converter TRACO TMR4WI THT SIP-8 4W +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMU3-05xx_12xx_THT +DCDC-Converter, TRACO, TMU3-05xx, TMU3-12xx, 3W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmu3.pdf) +DCDC-Converter TRACO TMU3 THT SIP-4 3W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMU3-24xx_THT +DCDC-Converter, TRACO, TMU3-24xx, 3W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmu3.pdf) +DCDC-Converter TRACO TMU3 THT SIP-4 3W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TRI1-xxxx_THT +DCDC-Converter, TRACO, TRI1-xxxx, 1W, Rev. November 13. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tri1.pdf) +DCDC-Converter TRACO TRI1 THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TSR-1_THT +DCDC-Converter, TRACO, TSR 1-xxxx +DCDC-Converter TRACO TSR-1 +0 +3 +3 +Converter_DCDC +Converter_DCDC_TRACO_TSR1-xxxxE_THT +DCDC-Converter, TRACO, TSR1-xxxxE, 1A, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tsr1e.pdf) +DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR1E 2.54MM THT SIP-3 1A +0 +3 +3 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxD_THT +XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxS_THT +XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxD_THT +XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxS_THT +XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxDH_THT +XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxDH DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxD_THT +XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxSH_THT +XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxSH SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxS_THT +XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ISU02_SMD +DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf +DCDC SMD XP POWER ISU02 +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER-ITQxxxxS-H_THT +XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITQxxxxS-H SIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-ITXxxxxSA_THT +XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator +XP_POWER ITXxxxxSA SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ITxxxxxS_THT +XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITxxxxxS SIP DCDC-Converter +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER_JTDxxxxxxx_THT +XP Power JTD Series DC-DC Converter +DCDC Isolated +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER_JTExxxxDxx_THT +DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output +DCDC-Converter XP_POWER JTE06 Dual +0 +8 +8 +Converter_DCDC +Converter_DCDC_muRata_MEJ1DxxxxSC_THT +muRata MEJ1DxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, dual output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf +muRata MEJ1D DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_muRata_MEJ1SxxxxSC_THT +muRata MEJ1SxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, single output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf +muRata MEJ1S DCDC-Converter +0 +4 +4 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +3 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +5 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Vertical +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +3 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +5 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Vertical +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +3 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +5 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +3 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +5 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Vertical +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +3 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +5 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +3 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +5 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal_1EP_style1 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC18-U_Horizontal_1EP_style2 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC18-U_Vertical +Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-18/U +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal_1EP_style1 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC33-U_Horizontal_1EP_style2 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC33-U_Vertical +Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystalHC-33/U +0 +2 +2 +Crystal +Crystal_HC35-U +Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf +Crystal Quarz HC35/U +0 +3 +3 +Crystal +Crystal_HC49-4H_Vertical +Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49-4H +0 +2 +2 +Crystal +Crystal_HC49-U-3Pin_Vertical +Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf +THT crystalHC-49/U +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC49-U_Horizontal_1EP_style1 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal_1EP_style2 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC49-U_Vertical +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC50_Horizontal +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC50_Horizontal_1EP_style1 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC50_Horizontal_1EP_style2 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC50_Vertical +Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystalHC-50 +0 +2 +2 +Crystal +Crystal_HC51-U_Vertical +Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystalHC-51/U +0 +2 +2 +Crystal +Crystal_HC51_Horizontal +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC51_Horizontal_1EP_style1 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC51_Horizontal_1EP_style2 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Horizontal +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style1 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style2 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Vertical +Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style1 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style2 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-8mm_Vertical +Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-U-3Pin_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-52/U +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-U_Horizontal_1EP_style1 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal_1EP_style2 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-U_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal HC-52/U +0 +2 +2 +Crystal +Crystal_Round_D1.0mm_Vertical +Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_Round_D1.5mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_Round_D2.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_Round_D3.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_2016-4Pin_2.0x1.6mm +SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_2520-4Pin_2.5x2.0mm +SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3215-2Pin_3.2x1.5mm +SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf +SMD SMT Crystal +0 +2 +2 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_5032-4Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_7050-4Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm +SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM8AIG-4Pin_3.2x2.5mm +Abracon Miniature Ceramic Smd Crystal ABM8AIG https://abracon.com/AIGcrystals/ABM8AIG.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm +Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm +Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf +SMD SMT crystal Abracon ABM10 +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm +Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm +http://www.ecsxtal.com/store/pdf/CSM-3X.pdf +Crystal CSM-3X +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_FrontierElectronics_FM206 +SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf +['FM206'] +0 +3 +3 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm +SMD Crystal G8, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD_HandSoldering +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm +SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering +SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_MS1V-T1K +SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf +['MS1V-T1K'] +0 +3 +3 +Crystal +Crystal_SMD_MicroCrystal_MS3V-T1R +SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf +['MS3V-T1R'] +0 +3 +3 +Crystal +Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm +SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_FA128-4Pin_2.0x1.6mm +crystal Epson Toyocom FA-128 (https://support.epson.biz/td/api/doc_check.php?dl=brief_FA-128&lang=en), 2x1.6mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_7A-2Pin_5x3.2mm +SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm +http://www.txccrystal.com/images/pdf/ax-automotive.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Resonator-2Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-3Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxG +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxX +0 +3 +3 +Crystal +Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSN6 +0 +3 +3 +Crystal +Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSS6 +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +2 +2 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +2 +2 +Crystal +Resonator_SMD_Murata_CSTCR_4.5x2x1.15mm +Piezoelectric Ceramic Resonator, 4.5mm x 2mm x 1.15mm, https://www.murata.com/products/productdata/8801051639838/SPEC-CSTCR4M00G53-R0.pdf?1517839209000 +Crystal Oscillator +0 +9 +3 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Diode_SMD +D_0201_0603Metric +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_0402_1005Metric +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0603_1608Metric +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0805_2012Metric +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_01005_0402Metric +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_1206_3216Metric +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1210_3225Metric +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1812_4532Metric +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2010_5025Metric +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2114_3652Metric +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2114_3652Metric_Pad1.85x3.75mm_HandSolder +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2512_6332Metric +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_3220_8050Metric +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_3220_8050Metric_Pad2.65x5.15mm_HandSolder +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_MELF +Diode, MELF,, +Diode MELF +0 +2 +2 +Diode_SMD +D_MELF-RM10_Universal_Handsoldering +Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole, +Diode Universal MELF RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_MELF_Handsoldering +Diode MELF Handsoldering +Diode MELF Handsoldering +0 +2 +2 +Diode_SMD +D_MicroMELF +Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MicroMELF_Handsoldering +Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MicroSMP_AK +Diode MicroSMP (DO-219AD), large-pad cathode, https://www.vishay.com/docs/89020/mss1p3l.pdf +Diode MicroSMP (DO-219AD) +0 +2 +2 +Diode_SMD +D_MicroSMP_KA +Diode MicroSMP (DO-219AD), large-pad anode, https://www.vishay.com/docs/89457/msmp6a.pdf +Diode MicroSMP (DO-219AD) +0 +2 +2 +Diode_SMD +D_MiniMELF +Diode Mini-MELF (SOD-80) +Diode Mini-MELF (SOD-80) +0 +2 +2 +Diode_SMD +D_MiniMELF_Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +0 +2 +2 +Diode_SMD +D_PowerDI-5 +PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf +PowerDI diode vishay +0 +3 +2 +Diode_SMD +D_PowerDI-123 +http://www.diodes.com/_files/datasheets/ds30497.pdf +PowerDI diode vishay +0 +2 +2 +Diode_SMD +D_Powermite2_AK +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite2_KA +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite3 +Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340) +PowerMite3 +0 +3 +3 +Diode_SMD +D_Powermite_AK +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_Powermite_KA +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_QFN_3.3x3.3mm_P0.65mm +QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf) +diode qfn 3.3 +0 +3 +2 +Diode_SMD +D_SC-80 +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SC-80_HandSoldering +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SMA +Diode SMA (DO-214AC) +Diode SMA (DO-214AC) +0 +2 +2 +Diode_SMD +D_SMA-SMB_Universal_Handsoldering +Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering, +Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMA_Handsoldering +Diode SMA (DO-214AC) Handsoldering +Diode SMA (DO-214AC) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB +Diode SMB (DO-214AA) +Diode SMB (DO-214AA) +0 +2 +2 +Diode_SMD +D_SMB-SMC_Universal_Handsoldering +Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering, +Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Handsoldering +Diode SMB (DO-214AA) Handsoldering +Diode SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Modified +Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf) +Diode SMB (DO-214AA) +0 +3 +3 +Diode_SMD +D_SMC +Diode SMC (DO-214AB) +Diode SMC (DO-214AB) +0 +2 +2 +Diode_SMD +D_SMC-RM10_Universal_Handsoldering +Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole +Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_SMC_Handsoldering +Diode SMC (DO-214AB) Handsoldering +Diode SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMF +Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf +Diode SMF (DO-214AB) +0 +2 +2 +Diode_SMD +D_SMP_DO-220AA +SMP DO-220AA (https://www.vishay.com/docs/89016/esh2pb.pdf) +SMP DO-220AA +0 +2 +2 +Diode_SMD +D_SOD-110 +SOD-110 +SOD-110 +0 +2 +2 +Diode_SMD +D_SOD-123 +SOD-123 +SOD-123 +0 +2 +2 +Diode_SMD +D_SOD-123F +D_SOD-123F +D_SOD-123F +0 +2 +2 +Diode_SMD +D_SOD-128 +D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf +D_SOD-128 +0 +2 +2 +Diode_SMD +D_SOD-323 +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-323F +SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf +SOD-323F +0 +2 +2 +Diode_SMD +D_SOD-323_HandSoldering +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-523 +http://www.diodes.com/datasheets/ap02001.pdf p.144 +Diode SOD523 +0 +2 +2 +Diode_SMD +D_SOD-882 +SOD-882, DFN1006-2, body 1.0 x 0.6 x 0.48mm, pitch 0.65mm, https://assets.nexperia.com/documents/package-information/SOD882.pdf +Diode SOD882 DFN1006-2 +0 +4 +2 +Diode_SMD +D_SOD-882D +SOD-882D, DFN1006D-2, body 1.0 x 0.6 x 0.4mm, pitch 0.65mm, https://assets.nexperia.com/documents/data-sheet/PESD5V0L1ULD.pdf +Diode SOD882D DFN1006D-2 +0 +4 +2 +Diode_SMD +D_SOD-923 +https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4 +Diode SOD923 +0 +2 +2 +Diode_SMD +D_TUMD2 +ROHM - TUMD2 +TUMD2 +0 +2 +2 +Diode_SMD +Diode_Bridge_Bourns_CD-DF4xxS +8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf +Surface Mount Bridge Rectifier Diode +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_ABS +SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf +ABS MBLS +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm +SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf +Diotec MicroDil diode bridge +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_SO-DIL-Slim +SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf +DFS SO-DIL Slim +0 +4 +4 +Diode_SMD +Diode_Bridge_OnSemi_SDIP-4L +SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf +OnSemi Diode Bridge SDIP-4L +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFS +SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFSFlat +SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_MBLS +SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Infineon_SG-WLL-2-3_0.58x0.28_P0.36mm +Infineon SG-WLL-2-3, 0.58x0.28x0.15mm, https://www.infineon.com/dgdl/Infineon-SG-WLL-2-3_SPO_PDF-Package-v02_00-EN.pdf?fileId=5546d46271bf4f9201723159ce71239d +Infineon WLL +0 +4 +2 +Diode_SMD +Littelfuse_PolyZen-LS +http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf +Diode Polymer Protected Zener Diode Littelfuse LS +0 +3 +3 +Diode_SMD +Nexperia_CFP3_SOD-123W +Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf +CFP3 SOD-123W +0 +2 +2 +Diode_SMD +Nexperia_DSN0603-2_0.6x0.3mm_P0.4mm +SOD962-2 silicon, leadless ultra small package; 2 terminals; 0.4 mm pitch; 0.6 mm x 0.3 mm x 0.3 mm body (https://assets.nexperia.com/documents/package-information/SOD962-2.pdf https://www.nexperia.com/packages/SOD962-2.html) +TVS protection diodes +0 +2 +2 +Diode_SMD +Nexperia_DSN1608-2_1.6x0.8mm +Diode SMD DSN1608, 1.6 x 0.8 x 0.29 mm, https://assets.nexperia.com/documents/package-information/SOD964.pdf +diode SOD964 SOD-964 +0 +2 +2 +Diode_SMD +ST_QFN-2L_1.6x1.0mm +Unidirectional high power transient voltage suppressor (https://www.st.com/resource/en/datasheet/esda7p120-1u1m.pdf) +QFN-2L Diode +0 +2 +2 +Diode_SMD +Vishay_SMPA +Diode SMPA (DO-221BC), https://www.vishay.com/docs/87659/v8pa10.pdf +Diode SMPA (DO-221BC) +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_AnodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_KathodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P12.70mm_Horizontal +Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_AnodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_KathodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P10.16mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P12.70mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_AnodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_KathodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P10.16mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P12.70mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P7.62mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P10.16mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P12.70mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P10.16mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P12.70mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P15.24mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_AnodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_KathodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P12.70mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P15.24mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P7.62mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P10.16mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P12.70mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P7.62mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P10.16mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P12.70mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P7.62mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P10.16mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P12.70mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P12.70mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P15.24mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P12.70mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P15.24mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P12.70mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P15.24mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabDown +Diode, DO-247 series, Horizontal, TabDown, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabUp +Diode, DO-247 series, Horizontal, TabUp, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Vertical +Diode, DO-247 series, Vertical, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_AnodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_KathodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P12.70mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P20.00mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_AnodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_KathodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P5.08mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P10.16mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P12.70mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +Diode_Bridge_15.1x15.1x6.3mm_P10.9mm +Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xxS +0 +4 +4 +Diode_THT +Diode_Bridge_15.2x15.2x6.3mm_P10.9mm +Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf +Diode Bridge KBPC6xx +0 +4 +4 +Diode_THT +Diode_Bridge_15.7x15.7x6.3mm_P10.8mm +Single phase bridge rectifier case 15.7x15.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_16.7x16.7x6.3mm_P10.8mm +Single phase bridge rectifier case 16.7x16.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x3.5x10.0mm_P5.0mm +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x19.0x6.8mm_P12.7mm +Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xx +0 +4 +4 +Diode_THT +Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm +Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf +Diode Bridge KBPCxxxxWP +0 +4 +4 +Diode_THT +Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm +Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf +Diotec rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Comchip_SCVB-L +Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_DIGITRON_KBPC_T +Single phase, Bridge rectifier, 28.614x28.614mm, case KBPC_T(FP), https://www.digitroncorp.com/Digitron/media/Files/Datasheets/KBPC15005-SERIES.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_DIP-4_W5.08mm_P2.54mm +4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf +DIL DIP PDIP 5.08mm 2.54 +0 +4 +4 +Diode_THT +Diode_Bridge_DIP-4_W7.62mm_P5.08mm +4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf +DIL DIP PDIP 5.08mm 7.62mm 300mil +0 +4 +4 +Diode_THT +Diode_Bridge_GeneSiC_KBPC_T +Single phase, Bridge rectifier, 28.55x28.55mm, case KBPC_T(FP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc1501t.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_GeneSiC_KBPC_W +Single phase, Bridge Rectifier, 28.55x28.55mm, case KBPC_W(WP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc15005w.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_IXYS_GUFP +Three phase, Bridge, Rectifier +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_Round_D8.9mm +4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF +diode bridge 8.9mm 8.85mm WOB pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.0mm +4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf +diode bridge 9.0mm 8.85mm WOB pitch 5.0mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.8mm +4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf +diode bridge 9.8mm WOG pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBL +Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf +Vishay GBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBU +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBL +Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf +Vishay KBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC1 +Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC6 +Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPM +Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf) +Vishay KBM rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBU +Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf +Vishay KBU rectifier diode bridge +0 +4 +4 +Display +AG12864E +STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php +AG12864E Graphics Display 128x64 Ampire +0 +24 +20 +Display +Adafruit_SSD1306 +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +Adafruit_SSD1306_No_Mounting_Holes +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +CR2013-MI2120 +CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990 +CR2013-MI2120 ILI9341 LCD Breakout +0 +18 +14 +Display +EA-eDIP128B-XXX +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI +0 +32 +32 +Display +EA_DOGL128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf +EA DOGL128 +0 +26 +26 +Display +EA_DOGM128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf +EA DOGM128-6 +0 +26 +26 +Display +EA_DOGS104X-A +LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf +LCD 4x10 character 3.3V VDD I2C or SPI +0 +14 +14 +Display +EA_DOGXL160-7 +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7 +0 +22 +22 +Display +EA_DOGXL160-7_Backlight +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7_Backlight +0 +22 +22 +Display +EA_T123X-I2C +http://www.lcd-module.de/pdf/doma/t123-i2c.pdf +3 Line 12 character wide alpha numeric LCD +0 +6 +6 +Display +EA_eDIP160-XXX +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI +0 +40 +40 +Display +EA_eDIP240-XXX +LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf +LCD graphical display LED backlight 240x128 +0 +40 +40 +Display +EA_eDIP320X-XXX +LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf +LCD display 320x340 RS-232 I2C or SPI +0 +48 +48 +Display +EA_eDIPTFT32-XXX +TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf +TFT-graphic display 320x240 16 bit colour with led backlight +0 +40 +40 +Display +EA_eDIPTFT43-ATC +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT43-XXX +TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT57-XXX +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf +TFT-graphic display 640x480 16 bit colour +0 +48 +48 +Display +EA_eDIPTFT70-ATC +TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours with capacitive touch panel +0 +48 +48 +Display +EA_eDIPTFT70-XXX +TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours and touch display +0 +48 +48 +Display +ERM19264 +STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf +ERM19264 Graphics Display 192x64 +0 +20 +20 +Display +HDSM-441B_HDSM-443B +2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN +2 Digit 7 segment blue LED +0 +10 +10 +Display +HDSM-541B_HDSM-543B +2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN +2 digit 7 segement blue LED with right hand decimal +0 +10 +10 +Display +HDSP-48xx +10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Bar Graph Array +0 +20 +20 +Display +HDSP-4830 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HDSP-4832 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4836 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4840 +10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Yellow Bar Graph Array +0 +20 +20 +Display +HDSP-4850 +10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Green Bar Graph Array +0 +20 +20 +Display +HLCP-J100 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HY1602E +http://www.icbank.com/data/ICBShop/board/HY1602E.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display +LCD-016N002L +16 x 2 Character LCD, http://www.vishay.com/product?docid=37299 +LCD-016N002L 16 x 2 Character LCD +0 +24 +20 +Display +LM16255 +LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html +LCD 12x2 +0 +14 +14 +Display +NHD-0420H1Z +NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf +NHD-0420H1Z LCD +0 +16 +16 +Display +NHD-C0220BiZ +NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf +NHD-C0220BiZ LCD +0 +10 +10 +Display +NHD-C0220BiZ-FSRGB +NHD-C0220BiZ-FSRGB LCD https://newhavendisplay.com/content/specs/NHD-C0220BiZ-FSRGB-FBW-3VM.pdf +NHD-C0220BiZ-FSRGB 2 x 20 character LCD RGB backlight +0 +12 +12 +Display +NHD-C12832A1Z-FSRGB +128x32 LCD with RGB backlight https://www.newhavendisplay.com/specs/NHD-C12832A1Z-FSRGB-FBW-3V.pdf +lcd rgb st7565 +0 +21 +21 +Display +OLED-128O064D +128x64 OLED display +display oled +0 +30 +30 +Display +RC1602A +http://www.raystar-optronics.com/down.php?ProID=18 +LCD 16x2 Alphanumeric 16pin +0 +22 +18 +Display +WC1602A +LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display_7Segment +7SEGMENT-LED__HDSM531_HDSM533_SMD +7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN +7segment LED HDSM531 HDSM533 +0 +10 +10 +Display_7Segment +7SegmentLED_LTS6760_LTS6780 +7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf +7Segment LED LTS6760 LTS6780 +0 +10 +10 +Display_7Segment +AD-121F2 +Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf +RGB LED digit +0 +22 +22 +Display_7Segment +AFF_2x7SEG-DIGIT_10mm +Afficheur 7 segments 10mm DIGIT +AFFICHEUR +0 +16 +16 +Display_7Segment +CA56-12CGKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12EWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SEKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SRWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SURKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SYKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12GWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12YWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +D1X8K +https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf +Single digit 7 segment ultra bright red +0 +10 +10 +Display_7Segment +DA04-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf +Dubble digit green 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf +Dubble digit super bright orange 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf +Dubble digit hyper red 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf +Dubble digit super bright yellow 7 segment LED display +0 +16 +16 +Display_7Segment +DA56-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf +Double digit seven segment green LED display +0 +18 +18 +Display_7Segment +DA56-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf +Double digit seven segment super bright orange LED display +0 +18 +18 +Display_7Segment +DA56-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf +Double digit seven segment hyper red LED display +0 +18 +18 +Display_7Segment +DA56-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf +Double digit seven segment super bright yellow LED display +0 +18 +18 +Display_7Segment +DE113-XX-XX +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit LOW BAT + 7-Segment LCD +0 +40 +40 +Display_7Segment +DE114-RS-20 +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit reflective LCD LOW-BAT + 7-Segment +0 +40 +40 +Display_7Segment +DE119-XX-XX +https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf +4 digit 7 segment LCD +0 +40 +40 +Display_7Segment +DE122-XX-XX +http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf +6 digit 7 segment LCD +0 +50 +50 +Display_7Segment +DE152-XX-XX +https://tft-module.de/filter/DE152-RS-20_75.pdf +4 digit 7 segment LCD +0 +40 +40 +Display_7Segment +DE170-XX-XX +http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf +3 1/5 digit reflective arrow bat + 7 segment LCD +0 +40 +40 +Display_7Segment +ELD_426XXXX +http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf +Double digit 7 segment brilliant yellow green LED +0 +10 +10 +Display_7Segment +HDSP-7401 +One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment yellow +0 +10 +10 +Display_7Segment +HDSP-7507 ++-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-7801 +One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment green +0 +10 +10 +Display_7Segment +HDSP-7807 ++-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment green +0 +10 +10 +Display_7Segment +HDSP-A151 +One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-A401 +One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment orange common anode +0 +10 +10 +Display_7Segment +KCSC02-105 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf +Single digit 7 segement hyper red LED +0 +10 +10 +Display_7Segment +KCSC02-106 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf +Single digit 7 segement super bright orange LED +0 +10 +10 +Display_7Segment +KCSC02-107 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-123 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-136 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +LTC-4627Jx +http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf +4 digit 7 segment LED +0 +14 +14 +Display_7Segment +MAN71A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with right dot +0 +14 +14 +Display_7Segment +MAN72A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with left dot +0 +14 +14 +Display_7Segment +MAN73A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 red LED +0 +14 +14 +Display_7Segment +MAN3410A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with dot +0 +14 +14 +Display_7Segment +MAN3420A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with left dot +0 +14 +14 +Display_7Segment +MAN3610A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with right dot +0 +14 +14 +Display_7Segment +MAN3620A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with left dot +0 +14 +14 +Display_7Segment +MAN3630A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 orange LED +0 +14 +14 +Display_7Segment +MAN3810A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with right dot +0 +14 +14 +Display_7Segment +MAN3820A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with left dot +0 +14 +14 +Display_7Segment +SA15-11xxx +http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf +SA15-11xxx single digit 7 segment display 38.1mm 1.5inch +0 +10 +10 +Display_7Segment +SBC18-11SURKCGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf +single digit 7 segemnt red/green LED +0 +10 +10 +Display_7Segment +Sx39-1xxxxx +Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf +One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12 +0 +10 +10 +Ferrite_THT +LairdTech_28C0236-0JW-10 +Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters +Ferrite vertical LairdTech 28C0236-0JW-10 +0 +2 +2 +Fiducial +Fiducial_0.5mm_Mask1.5mm +Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_0.5mm_Mask1mm +Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask1.5mm +Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask2.25mm +Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask3mm +Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask4.5mm +Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask2mm +Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A) +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask3mm +Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended) +fiducial +0 +1 +0 +Filter +Filter_1109-5_1.1x0.9mm +5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb) +Filter 5 +0 +5 +5 +Filter +Filter_1411-5_1.4x1.1mm +5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf) +Filter 5 +0 +5 +5 +Filter +Filter_Bourns_SRF0905_6.0x9.2mm +https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf +Line Filter +0 +4 +4 +Filter +Filter_FILTERCON_1FPxx +0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf) +EMI filter +0 +4 +4 +Filter +Filter_Mini-Circuits_FV1206 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +4 +Filter +Filter_Mini-Circuits_FV1206-1 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +6 +Filter +Filter_Mini-Circuits_FV1206-4 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-5 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-6 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf +Mini-Circuits Filter SMD 1206 +0 +14 +8 +Filter +Filter_Mini-Circuits_FV1206-7 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf +Mini-Circuits Filter SMD 1206 +0 +5 +3 +Filter +Filter_Murata_BNX025 +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +6 +4 +Filter +Filter_Murata_BNX025_ThermalVias +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +19 +4 +Filter +Filter_Murata_SFECF-6 +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_Murata_SFECF-6_HandSoldering +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_SAW-6_3.8x3.8mm +6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf +SAW filter 6-pin +0 +6 +6 +Filter +Filter_SAW-8_3.8x3.8mm +8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf +SAW filter 8-pin +0 +8 +8 +Filter +Filter_SAW_Epcos_DCC6C_3x3mm +EPCOS/TDK Electronics/Qualcomm DCC6c SAW filter package based on EPCOS app note 93 (https://www.catagle.com/45-2/PDF_AN93.htm) +SAW filter 6-pin +0 +6 +6 +Filter +Filter_Schaffner_FN405 +Compact PCB mounting EMI filter (https://www.schaffner.com/product/FN405/Schaffner_datasheet_FN405.pdf) +EMI filter +0 +5 +5 +Filter +Filter_Schaffner_FN406 +Ultra Compact EMC Filter (https://www.schaffner.com/product/FN406/Schaffner_datasheet_FN406.pdf) +emi filter +0 +5 +5 +Fuse +FuseHolder_Blade_ATO_Littelfuse_FLR_178.6165 +Littelfuse fuse holder for ATO/FKS blade fuses, 80V, vertical, 20 x 6mm, PCB thickness up to 1.5mm, http://www.littelfuse.com/~/media/commercial-vehicle/datasheets/automotive-fuse-holders/ato/littelfuse-fuse-holder-ato-flr-pcb-datasheet.pdf +ATO FKS blade fuse holder +0 +8 +2 +Fuse +Fuse_0402_1005Metric +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0603_1608Metric +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0805_2012Metric +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1206_3216Metric +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1210_3225Metric +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1812_4532Metric +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2010_5025Metric +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2512_6332Metric +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2920_7451Metric +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm +Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm +Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm +Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm +Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm +Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm +Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm +Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm +Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm +Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm +Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm +Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm +Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm +Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_Blade_ATO_directSolder +car blade fuse direct solder +car blade fuse +0 +2 +2 +Fuse +Fuse_Blade_Mini_directSolder +car blade fuse mini, direct solder +car blade fuse mini +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT050 +PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT070 +PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT100 +PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT200 +PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT550 +PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT750 +PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1300 +PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_7.98x5.44mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_9.5x6.71mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Bourns_TBU-CA +Bourns TBU-CA Fuse, 2 Pin (https://www.bourns.com/data/global/pdfs/TBU-CA.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Bourns Fuse NoLead +0 +3 +3 +Fuse +Fuse_Littelfuse-LVR100 +Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR100 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR125 +Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR125 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR200 +Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR200 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-451_453 +Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf +Fuse Nano2 +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-462 +Littelfuse NANO2, 250VAC/VDC, 350VAC/VDC, 10.5 x 4.5 x 4.5mm, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=6201db33-6e55-43f2-b41f-15e38bdd2c99&filename=littelfuse-fuse-462-datasheet +Fuse Nano2 462 +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-885 +Littelfuse NANO2, 350VAC, 450/500VDC, 10.86 x 4.78 x 4.78mm, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=888f12ed-ed3b-4b45-b910-06af8854ad76&filename=littelfuse-fuse-885-datasheet +Fuse Nano2 885 +0 +2 +2 +Fuse +Fuse_Littelfuse_372_D8.50mm +Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf +fuse tht radial +0 +2 +2 +Fuse +Fuse_Littelfuse_395Series +Fuse, TE5, Littelfuse/Wickmann, No. 460, No560, +Fuse TE5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Fuse +Fuse_Schurter_UMT250 +Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf) +Schurter fuse smd +0 +2 +2 +Fuse +Fuse_Schurter_UMZ250 +Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf) +fuse smd mount holder +0 +2 +2 +Fuse +Fuse_SunFuse-6HP +SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF +UL/CSA 6x32mm Ceramic Slow Blow Fuse +0 +2 +2 +Fuse +Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +0 +2 +2 +Fuse +Fuseholder_Blade_Mini_Keystone_3568 +fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306 +car blade fuse mini +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Bel_FC-203-22_Lateral_P17.80x5.00mm_D1.17mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Lateral, Horizontal, Bel FC-203-22, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0672-fuse-clips-series.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Eaton_1A5601-01_Inline_P20.80x6.76mm_D1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Eaton 1A5601-01, https://www.eaton.com/content/dam/eaton/products/electronic-components/resources/data-sheet/eaton-1axxxx-pcb-fuse-clips-atc-atm-blade-data-sheet.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3512P_Inline_P23.62x7.27mm_D1.02x2.41x1.02x1.57mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512P, http://www.keyelco.com/product-pdf.cfm?p=1386 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3512_Inline_P23.62x7.27mm_D1.02x1.57mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512, http://www.keyelco.com/product-pdf.cfm?p=356 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3517_Inline_P23.11x6.76mm_D1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3517, http://www.keyelco.com/product-pdf.cfm?p=354 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3518P_Inline_P23.11x6.76mm_D2.44x1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3518P, http://www.keyelco.com/product-pdf.cfm?p=1387 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_100_Inline_P20.50x4.60mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 100, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_111_Inline_P20.00x5.00mm_D1.05mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_111_Lateral_P18.80x5.00mm_D1.17mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111 (501 and 506), https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_445-030_Inline_P20.50x5.20mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 445/030, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_519_Inline_P20.60x5.00mm_D1.00mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 519, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_520_Inline_P20.50x5.80mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 520, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_521_Lateral_P17.00x5.00mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 521, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Schurter_CQM_Inline_P20.60x5.00mm_D1.00mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter CQM (0752), https://www.schurter.com/en/datasheet/typ_CQM.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Schurter_OG_Lateral_P15.00x5.00mm_D1.3mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter OG, https://ch.schurter.com/en/datasheet/typ_OG__Clip__5x20.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102_122_Inline_P34.21x7.62mm_D1.98mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102/122 Straight Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102_Inline_P34.21x7.62mm_D2.54mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_122_Inline_P34.21x7.62mm_D2.54mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 122 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102071_Inline_P34.70x7.60mm_D2.00mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102071, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed +Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf +Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed +Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter, +Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed +PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf +Fuseholder horizontal open 5x20 Schurter 0031.8201 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed +Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf) +Fuseholder 5x20mm closed horizontal +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed +Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf) +fuse holder vertical 5x20mm +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 5x20mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf) +Fuseholder horizontal open 5x20 Schurter 0031.8221 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open +https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf +Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open +Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002 +Fuseholder horizontal open 5x20mm 250V 10A +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open +Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf +Fuseholder horizontal open 6.3x32 Schurter 0031.8002 +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 6.3x32mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Keystone_3555-2 +Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf +Maxi APX ATX Automotive Blade Fuse Clip Holder +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_Nano2_154x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_Littelfuse_Nano2_157x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_TR5_Littelfuse_No560_No460 +Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf +Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Heatsink +Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35 +Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35 +heatsink +0 +1 +1 +Heatsink +Heatsink_38x38mm_SpringFixation +Heatsink, 38x38mm, Spring Fixation, diagonal, +heatsink +0 +4 +1 +Heatsink +Heatsink_62x40mm_2xFixation3mm +Heatsink, 62 x 40mm, 2x 3mm Drills, +heatsink +0 +2 +1 +Heatsink +Heatsink_125x35x50mm_3xFixationM3 +Heatsink, 125x35x50mm, 3 fixation holes 3.2mm +heatsink +0 +0 +0 +Heatsink +Heatsink_AAVID_573300D00010G_TO-263 +Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G +Heatsink AAVID TO-263 D2 Pak +0 +2 +1 +Heatsink +Heatsink_AAVID_576802B03900G +Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf +heatsink +0 +1 +1 +Heatsink +Heatsink_AAVID_590302B03600G +Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf +heatsink +0 +2 +2 +Heatsink +Heatsink_AAVID_TV5G_TO220_Horizontal +Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G +Heatsink TV5G TO-220 Horizontal +0 +0 +0 +Heatsink +Heatsink_Fischer_FK224xx2201_25x8.3mm +25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks +heatsink TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413D2PAK_26x13mm +26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413DPAK_23x13mm +23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3 +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm +Heatsink, Fischer SK129 +heatsink fischer +0 +2 +1 +Heatsink +Heatsink_SheetType_50x7mm_2Fixations +Heatsink, Sheet type, 50x7mm, 2 fixations (solder), +Heatsink sheet +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-130_30x12mm_2xFixation2.5mm +Heatsink, StoneCold HS, https://www.tme.eu/Document/da20d9b42617e16f6777c881dc9e3434/hs-130.pdf +heatsink +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm +Heatsink, StoneCold HS +heatsink +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-S01_13.21x6.35mm +Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf +heatsink +0 +0 +0 +Heatsink +Heatsink_Stonecold_HS-S02_13.21x9.53mm +Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf +heatsink +0 +0 +0 +Heatsink +Heatsink_Stonecold_HS-S03_13.21x12.7mm +Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf +heatsink +0 +0 +0 +Inductor_SMD +L_6.3x6.3_H3 +Choke, SMD, 6.3x6.3mm 3mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H3.5 +Choke, SMD, 7.3x7.3mm 3.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H4.5 +Choke, SMD, 7.3x7.3mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_10.4x10.4_H4.8 +Choke, SMD, 10.4x10.4mm 4.8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H4.5mm +Choke, SMD, 12x12mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H6mm +Choke, SMD, 12x12mm 6mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H8mm +Choke, SMD, 12x12mm 8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_0201_0603Metric +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_0402_1005Metric +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0603_1608Metric +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.05x1.20mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_01005_0402Metric +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_1008_2520Metric +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1008_2520Metric_Pad1.43x2.20mm_HandSolder +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.22x1.90mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1210_3225Metric +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1806_4516Metric +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1806_4516Metric_Pad1.45x1.90mm_HandSolder +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1812_4532Metric +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2010_5025Metric +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2512_6332Metric +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_AVX_LMLP07A7 +Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf) +Inductor LMLP +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-0630LR +smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-3012S +smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-4030S +smd shielded power inductor 4x4x3mm, Abracon ASPI-4030S, https://abracon.com/Magnetics/power/ASPI-4030S.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Bourns-SRN1060 +Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf +Bourns SRN1060 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN4018 +Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf +Bourns SRN4018 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN6028 +Bourns SRN6028 series SMD inductor +Bourns SRN6028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN8040_8x8.15mm +Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf +Bourns SRN8040 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRR1005 +Bourns SRR1005 series SMD inductor +Bourns SRR1005 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU1028_10.0x10.0mm +Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf +Bourns SRU1028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8028_8.0x8.0mm +Bourns SRU8028 series SMD inductor +Bourns SRU8028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8043 +Bourns SRU8043 series SMD inductor +Bourns SRU8043 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SDR1806 +https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf +Bourns SDR1806 +0 +2 +2 +Inductor_SMD +L_Bourns_SRF1260 +Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf) +Inductor Bourns_SRF1260 +0 +4 +4 +Inductor_SMD +L_Bourns_SRN6045TA +http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf +Semi-shielded Power Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRN8040TA +https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf +Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1038C_10.0x10.0mm +Bourns SRP1038C series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1038C.pdf +Bourns SRP1038C SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1050WA +Inductor, Bourns, SRP1050WA, 10.1mmx10mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/product-datasheets/SRP1050WA.pdf) +Inductor Bourns_SRP1050WA +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1245A +Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf +Bourns SRP1245A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1770TA_16.9x16.9mm +Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf +Bourns SRP1770TA series SMD Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP2313AA +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf +Bourns SRR1260 SMD inductor +0 +4 +2 +Inductor_SMD +L_Bourns_SRP5030T +Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf) +Inductor Bourns_SRP5030T +0 +2 +2 +Inductor_SMD +L_Bourns_SRP7028A_7.3x6.6mm +Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf) +Shielded Inductors Bourns SMD SRP7028A +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1208_12.7x12.7mm +Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf +Bourns SRP1208 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1210A +Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf +Bourns SRR1210A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1260 +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf +Bourns SRR1260 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRU5016_5.2x5.2mm +Bourns SRU5016 series shielded SMD power inductor, 1.6mm height https://www.bourns.com/docs/product-datasheets/sru5016.pdf +Bourns SRU5016 SMD inductor +0 +4 +3 +Inductor_SMD +L_Cenker_CKCS3012 +Inductor, Cenker, CKCS3012, 3.0x3.0x1.3mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS3015 +Inductor, Cenker, CKCS3015, 3.0x3.0x1.7mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS4018 +Inductor, Cenker, CKCS4018, 4.0x4.0x1.8mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS4020 +Inductor, Cenker, CKCS4020, 4.0x4.0x2.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS4030 +Inductor, Cenker, CKCS4030, 4.0x4.0x3.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS5020 +Inductor, Cenker, CKCS5020, 5.0x5.0x2.1mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS5040 +Inductor, Cenker, CKCS5040, 5.0x5.0x4.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS6020 +Inductor, Cenker, CKCS6020, 6.0x6.0x2.1mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS6028 +Inductor, Cenker, CKCS6028, 6.0x6.0x3.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS6045 +Inductor, Cenker, CKCS6045, 6.0x6.0x4.7mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS8040 +Inductor, Cenker, CKCS8040, 8.0x8.0x4.2mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS8060 +Inductor, Cenker, CKCS8060, 8.0x8.0x6.2mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS8080 +Inductor, Cenker, CKCS8080, 8.0x8.0x8.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS201610 +Inductor, Cenker, CKCS201610, 2.0x1.6x1.05mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS252010 +Inductor, Cenker, CKCS252010, 2.5x2.0x1.05mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS252012 +Inductor, Cenker, CKCS252012, 2.5x2.0x1.25mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3010S +Inductor, Changjiang, FNR3010S, 3.0x3.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3012S +Inductor, Changjiang, FNR3012S, 3.0x3.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3015S +Inductor, Changjiang, FNR3015S, 3.0x3.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3021S +Inductor, Changjiang, FNR3021S, 3.0x3.0x2.35mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4010S +Inductor, Changjiang, FNR4010S, 4.0x4.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4012S +Inductor, Changjiang, FNR4012S, 4.0x4.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4015S +Inductor, Changjiang, FNR4015S, 4.0x4.0x1.65mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4018S +Inductor, Changjiang, FNR4018S, 4.0x4.0x1.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4020S +Inductor, Changjiang, FNR4020S, 4.0x4.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4026S +Inductor, Changjiang, FNR4026S, 4.0x4.0x2.6mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4030S +Inductor, Changjiang, FNR4030S, 4.0x4.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5012S +Inductor, Changjiang, FNR5012S, 5.0x5.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5015S +Inductor, Changjiang, FNR5015S, 5.0x5.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5020S +Inductor, Changjiang, FNR5020S, 5.0x5.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5030S +Inductor, Changjiang, FNR5030S, 5.0x5.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5040S +Inductor, Changjiang, FNR5040S, 5.0x5.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5045S +Inductor, Changjiang, FNR5045S, 5.0x5.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6020S +Inductor, Changjiang, FNR6020S, 6.0x6.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6028S +Inductor, Changjiang, FNR6028S, 6.0x6.0x2.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6040S +Inductor, Changjiang, FNR6040S, 6.0x6.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6045S +Inductor, Changjiang, FNR6045S, 6.0x6.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR8040S +Inductor, Changjiang, FNR8040S, 8.0x8.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR8050S +Inductor, Changjiang, FNR8050S, 8.0x8.0x5.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR8065S +Inductor, Changjiang, FNR8065S, 8.0x8.0x6.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR252010S +Inductor, Changjiang, FNR252010S, 2.5x2.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR252012S +Inductor, Changjiang, FNR252012S, 2.5x2.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00040415 +Inductor, Chilisin, BMRA00040415, 4.6x4.1x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00040420 +Inductor, Chilisin, BMRA00040420, 4.6x4.1x2.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00050520 +Inductor, Chilisin, BMRA00050520, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00050530 +Inductor, Chilisin, BMRA00050530, 5.7x5.4x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00050512 +Inductor, Chilisin, BMRB00050512, 5.7x5.4x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00050518 +Inductor, Chilisin, BMRB00050518, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00050518-B +Inductor, Chilisin, BMRB00050518-B, 5.4x5.2x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060612 +Inductor, Chilisin, BMRB00060612, 7.3x6.6x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060618 +Inductor, Chilisin, BMRB00060618, 7.3x6.6x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060624 +Inductor, Chilisin, BMRB00060624, 7.3x6.6x2.4mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060650 +Inductor, Chilisin, BMRB00060650, 7.3x6.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00101040 +Inductor, Chilisin, BMRF00101040, 11.6x10.1x4.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00131350 +Inductor, Chilisin, BMRF00131350, 13.8x12.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00131360 +Inductor, Chilisin, BMRF00131360, 13.8x12.6x5.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00171770 +Inductor, Chilisin, BMRF00171770, 17.15x17.15x6.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRG00101030 +Inductor, Chilisin, BMRG00101030, 11.6x10.1x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRG00131360 +Inductor, Chilisin, BMRG00131360, 13.8x12.6x6.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00040412 +Inductor, Chilisin, BMRx00040412, 4.6x4.1x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00050512-B +Inductor, Chilisin, BMRx00050512-B, 5.4x5.2x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00050515 +Inductor, Chilisin, BMRx00050515, 5.7x5.4x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00060615 +Inductor, Chilisin, BMRx00060615, 7.3x6.6x1.3mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00060630 +Inductor, Chilisin, BMRx00060630, 7.3x6.6x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS3010 +Shielded Power Inductor SMD 3x3x1mm, Coilcraft LPS3010, https://www.coilcraft.com/pdfs/lps3010.pdf +inductor low profile +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS3314 +SMD Inductor, 3.3x3.3x1.4mm, Coilcraft LPS3314, https://www.coilcraft.com/pdfs/lps3314.pdf +L Coilcraft LPS3314 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS4018 +SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf +L Coilcraft LPS4018 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS4414 +SMD Inductor Coilcraft LPS4414, https://www.coilcraft.com/getmedia/fa8805ca-b278-4819-915a-b5cf632f0239/lps4414.pdf +L Coilcraft LPS4414 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS5030 +Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint +inductor +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1010-XXX +Inductor, Coilcraft, XAL1010-XXX, 10.5x11.8x10.0mm, https://www.coilcraft.com/getmedia/dd74e670-e705-456a-9a69-585fe02eaf3c/xal1010.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1030-XXX +Inductor, Coilcraft, XAL1030-XXX, 10.5x11.8x3.1mm, https://www.coilcraft.com/getmedia/7b108457-7731-456d-9256-ca72f2e1a551/xal1030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1060-XXX +Inductor, Coilcraft, XAL1060-XXX, 10.5x11.8x6.0mm, https://www.coilcraft.com/getmedia/8909f858-b441-4d60-acff-8b8ca36f9ede/xal1060.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1350-XXX +Inductor, Coilcraft, XAL1350-XXX, 13.2x14.2x5.0mm, https://www.coilcraft.com/getmedia/dc536f86-3a3b-454f-950e-8e153260e61c/xal1350.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-103 +Inductor, Coilcraft, XAL1510-103, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-153 +Inductor, Coilcraft, XAL1510-153, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-223 +Inductor, Coilcraft, XAL1510-223, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-333 +Inductor, Coilcraft, XAL1510-333, 15.4x16.4x11.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-472 +Inductor, Coilcraft, XAL1510-472, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-682 +Inductor, Coilcraft, XAL1510-682, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-822 +Inductor, Coilcraft, XAL1510-822, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1513-153 +Inductor, Coilcraft, XAL1513-153, 15.4x16.4x13.0mm, https://www.coilcraft.com/getmedia/129ad6f3-0445-47fd-a0b3-edeb49177c17/xal1513.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-102 +Inductor, Coilcraft, XAL1580-102, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-132 +Inductor, Coilcraft, XAL1580-132, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-182 +Inductor, Coilcraft, XAL1580-182, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-202 +Inductor, Coilcraft, XAL1580-202, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-302 +Inductor, Coilcraft, XAL1580-302, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-401 +Inductor, Coilcraft, XAL1580-401, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-452 +Inductor, Coilcraft, XAL1580-452, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-532 +Inductor, Coilcraft, XAL1580-532, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-612 +Inductor, Coilcraft, XAL1580-612, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-741 +Inductor, Coilcraft, XAL1580-741, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL4020-XXX +Inductor, Coilcraft, XAL4020-XXX, 4.3x4.3x2.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL4030-XXX +Inductor, Coilcraft, XAL4030-XXX, 4.3x4.3x3.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL4040-XXX +Inductor, Coilcraft, XAL4040-XXX, 4.3x4.3x4.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5020-XXX +Inductor, Coilcraft, XAL5020-XXX, 5.48x5.68x2.0mm, https://www.coilcraft.com/getmedia/1941eff1-c018-493c-8cd6-d88d2edf5029/xal5020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5030-XXX +Inductor, Coilcraft, XAL5030-XXX, 5.48x5.68x3.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5050-XXX +Inductor, Coilcraft, XAL5050-XXX, 5.48x5.68x5.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL6020-XXX +Inductor, Coilcraft, XAL6020-XXX, 6.56x6.76x2.1mm, https://www.coilcraft.com/getmedia/467ff589-8942-4e57-92d0-5bef6e04ce09/xal6020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL6030-XXX +Inductor, Coilcraft, XAL6030-XXX, 6.56x6.76x3.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL6060-XXX +Inductor, Coilcraft, XAL6060-XXX, 6.56x6.76x6.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-102 +Inductor, Coilcraft, XAL7020-102, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-122 +Inductor, Coilcraft, XAL7020-122, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-151 +Inductor, Coilcraft, XAL7020-151, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-152 +Inductor, Coilcraft, XAL7020-152, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-222 +Inductor, Coilcraft, XAL7020-222, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-271 +Inductor, Coilcraft, XAL7020-271, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-331 +Inductor, Coilcraft, XAL7020-331, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-471 +Inductor, Coilcraft, XAL7020-471, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-681 +Inductor, Coilcraft, XAL7020-681, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-102 +Inductor, Coilcraft, XAL7030-102, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-103 +Inductor, Coilcraft, XAL7030-103, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-152 +Inductor, Coilcraft, XAL7030-152, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-161 +Inductor, Coilcraft, XAL7030-161, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-222 +Inductor, Coilcraft, XAL7030-222, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-272 +Inductor, Coilcraft, XAL7030-272, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-301 +Inductor, Coilcraft, XAL7030-301, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-332 +Inductor, Coilcraft, XAL7030-332, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-472 +Inductor, Coilcraft, XAL7030-472, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-562 +Inductor, Coilcraft, XAL7030-562, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-601 +Inductor, Coilcraft, XAL7030-601, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-682 +Inductor, Coilcraft, XAL7030-682, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-822 +Inductor, Coilcraft, XAL7030-822, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7050-XXX +Inductor, Coilcraft, XAL7050-XXX, 7.7x8.0x5.0mm, https://www.coilcraft.com/getmedia/13a991b3-4273-4be3-81ba-f3cf372b4691/xal7050.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7070-XXX +Inductor, Coilcraft, XAL7070-XXX, 7.7x8.0x7.0mm, https://www.coilcraft.com/getmedia/1ba55433-bcc8-4838-9b21-382f497e12e0/xal7070.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL8050-223 +Inductor, Coilcraft, XAL8050-223, 8.3x8.8x5.0mm, https://www.coilcraft.com/getmedia/5885ede8-ea4f-464a-9dcb-18dbf143a845/xal8050.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL8080-XXX +Inductor, Coilcraft, XAL8080-XXX, 8.3x8.8x8.0mm, https://www.coilcraft.com/getmedia/345e50d6-a804-4ecb-9a92-5185221faf3e/xal8080.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XFL2010 +Coilcraft XFL2010, Shielded power inductor, 0808, 1.9x2.0mm, https://www.coilcraft.com/getmedia/50382b97-998f-4b75-b5ee-4a93b0ac4411/xfl2010.pdf +miniature +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4020 +L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf +L Coilcraft XxL4020 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4030 +L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf +L Coilcraft XxL4030 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4040 +L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf +L Coilcraft XxL4040 +0 +2 +2 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0603USB +Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0805USB +Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_1812CAN +Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Murata_DLW5BTMxxxSQ2x_5x5mm +Wire Wound Chip Common Mode Choke Coil SMD, Murata DLW5BTxxxSQ2x, https://www.murata.com/products/productdata/8796762701854/EFLC0020.pdf, manual footprint +inductor common mode choke +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_TDK_ACM2520-2P +TDK ACM2520 common-mode filter, SMD, 2x2.5mm, height 1.2mm https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf +ACM2520 common-mode filter 4 pin +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_TDK_ACM2520-3P +TDK ACM2520 common-mode filter, SMD, 2x2.5mm, height 1.2mm https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf +ACM2520 common-mode filter 6 pin +0 +6 +6 +Inductor_SMD +L_CommonModeChoke_TDK_ACM7060 +ACM7060 SMT Common Mode Filter, https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_power_acm7060_en.pdf +SMT Common Mode Line Filter +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Wuerth_WE-SL5 +WE-SL5 SMT Common Mode Line Filter, 9.5x8.3mm, height 5mm, https://www.we-online.com/components/products/datasheet/744273222.pdf +SMT Common Mode Line Filter +0 +4 +4 +Inductor_SMD +L_CommonMode_Delevan_4222 +API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonMode_Wuerth_WE-SL2 +http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1 +Wuerth WE-SL2 +0 +4 +4 +Inductor_SMD +L_CommonMode_Wurth_WE-CNSW-1206 +WE-CNSW SMT Common Mode Line Filter, https://www.we-online.com/components/products/datasheet/744232090.pdf +common mode choke 1206 cnsw +0 +4 +4 +Inductor_SMD +L_Eaton_MCL2012V1 +Inductor, Eaton, MCL2012V1, 2.0x1.2x0.9mm, https://eu.mouser.com/datasheet/2/87/eaton-mcl2012v1-multilayer-chip-inductor-data-shee-1622891.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Fastron_PISN +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISN_Handsoldering +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISR +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Fastron_PISR_Handsoldering +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0302 +Ferrocore DLG-0302 unshielded SMD power inductor, 3.0x2.8x2.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0302 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0403 + Ferrocore DLG-0403 unshielded SMD power inductor, 4.5x4.0x3.2mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0403 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0504 +Ferrocore DLG-0504 unshielded SMD power inductor, 5.8x5.2x4.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0504 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0703 +Ferrocore DLG-0703 unshielded SMD power inductor, 7.8x7.0x3.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0703 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0705 +Ferrocore DLG-0705 unshielded SMD power inductor, 7.8x7.0x5.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0705 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-1004 +Ferrocore DLG-1004 unshielded SMD power inductor, 10.0x9.0x4.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-1004 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-1005 +Ferrocore DLG-1005 unshielded SMD power inductor, 10.0x9.0x5.4mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-1005 +0 +2 +2 +Inductor_SMD +L_Murata_DEM35xxC +https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx +Inductor SMD DEM35xxC +0 +2 +2 +Inductor_SMD +L_Murata_DFE201610P +Inductor, Murata, DFE201610P, 2.0x1.6x1.0mm, https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundmetalalloychiptype/m_dfe201610p.ashx +Inductor power chip flatwire +0 +2 +2 +Inductor_SMD +L_Murata_LQH2MCNxxxx02_2.0x1.6mm +Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf) +chip coil inductor Murata LQH2MC +0 +2 +2 +Inductor_SMD +L_Murata_LQH55DN_5.7x5.0mm +Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf +inductor smd +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_1turn_HDM0131A +Neosid, Air-Coil, SML, 1turn, HDM0131A, +Neosid Air-Coil SML 1turn HDM0131A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HAM0231A +Neosid, Air-Coil, SML, 2turn, HAM0231A, +Neosid Air-Coil SML 2turn HAM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HDM0231A +Neosid, Air-Coil, SML, 2turn, HDM0231A, +Neosid Air-Coil SML 2turn HDM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HAM0331A +Neosid, Air-Coil, SML, 2turn, HAM0331A, +Neosid Air-Coil SML 3turn HAM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HDM0331A +Neosid, Air-Coil, SML, 3turn, HDM0331A, +Neosid Air-Coil SML 3turn HDM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HAM0431A +Neosid, Air-Coil, SML, 4turn, HAM0431A, +Neosid Air-Coil SML 4turn HAM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HDM0431A +Neosid, Air-Coil, SML, 4turn, HDM0431A, +Neosid Air-Coil SML 4turn HDM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HAM0531A +Neosid, Air-Coil, SML, 5turn, HAM0531A, +Neosid Air-Coil SML 5turn HAM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HDM0531A +Neosid, Air-Coil, SML, 5turn, HDM0531A, +Neosid Air-Coil SML 5turn HDM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A +Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A, +Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A +Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A, +Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6turn_HAM0631A +Neosid, Air-Coil, SML, 6turn, HAM0631A, +Neosid Air-Coil SML 6turn HAM0631A +0 +2 +2 +Inductor_SMD +L_Neosid_MicroCoil_Ms36-L +Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94 +Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise +0 +2 +2 +Inductor_SMD +L_Neosid_Ms42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50 +Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf +Neosid Power Inductor Ms50 SMD Fixed inductor +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50T +Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf +Neosid Power Inductor Ms50T SMD Fixed inductor high temperature +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85 +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85T +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95 +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95T +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95a +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE95H +Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf +Neosid Inductor SM-NE95H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127 +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127_HandSoldering +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE150 +Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf +Neosid Inductor SM-NE150 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0512H +Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf +Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0602H +Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf +Neosid Power Inductor SM-PIC0602H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0612H +Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf +Neosid Power Inductor SM-PIC0612H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC1004H +Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf +Neosid Inductor SM-PIC1004H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3010 +Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf +Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3015 +Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf +Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs50 +Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf +Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs85 +Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf +Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs95_SMs95p +Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf +Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Pulse_P059x +1:1, Power Inductor, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/p0599nl +inductor coil choke +0 +4 +4 +Inductor_SMD +L_Pulse_PA4320 +Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf +Inductor SMD Pulse PA4320 +0 +2 +2 +Inductor_SMD +L_Pulse_PA4344 +Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf +Pulse PA4344 PM4344 Series SMD Inductors +0 +2 +2 +Inductor_SMD +L_Pulse_PA4349 +Shielded Molded High Current Power Inductors 23.5x22mm, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/pa4349.104anlt +Shielded Molded High Current Power Inductor +0 +2 +2 +Inductor_SMD +L_SOREDE_SNR.1050_10x10x5mm +Sorede 10x10x5mm Power Inductor, https://datasheet.lcsc.com/lcsc/2201141530_SOREDE-SNR-1050-TYD4R7MT00_C2942304.pdf +Inductor Sorede SNR +0 +2 +2 +Inductor_SMD +L_Sagami_CER1242B +Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1257B +Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1277B +Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CWR1242C +Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1257C +Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1277C +Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_SigTra_SC3316F +http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf +Choke +0 +2 +2 +Inductor_SMD +L_Sumida_CDMC6D28_7.25x6.5mm +SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf) +Inductor Sumida SMD CDMC6D28 +0 +2 +2 +Inductor_SMD +L_Sumida_CR75 +Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf +Inductor SMD CR75 Unshielded +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0402S +Inductor, Sunlord, MWSA0402S, 4.4x4.2x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0412S +Inductor, Sunlord, MWSA0412S, 4.4x4.2x1.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0503S +Inductor, Sunlord, MWSA0503S, 5.4x5.2x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0518S +Inductor, Sunlord, MWSA0518S, 5.4x5.2x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0602S +Inductor, Sunlord, MWSA0602S, 7.0x6.6x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0603S +Inductor, Sunlord, MWSA0603S, 7.0x6.6x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0604S +Inductor, Sunlord, MWSA0604S, 7.0x6.6x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0605S +Inductor, Sunlord, MWSA0605S, 7.0x6.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0615S +Inductor, Sunlord, MWSA0615S, 7.0x6.6x1.3mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0618S +Inductor, Sunlord, MWSA0618S, 7.0x6.6x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0624S +Inductor, Sunlord, MWSA0624S, 7.0x6.6x2.2mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0804S +Inductor, Sunlord, MWSA0804S, 8.2x8.8x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1003S +Inductor, Sunlord, MWSA1003S, 11.5x10.0x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1004S +Inductor, Sunlord, MWSA1004S, 11.0x10.0x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1005S +Inductor, Sunlord, MWSA1005S, 11.5x10.0x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-1R0 +Inductor, Sunlord, MWSA1204S-1R0, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-1R5 +Inductor, Sunlord, MWSA1204S-1R5, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-2R2 +Inductor, Sunlord, MWSA1204S-2R2, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-3R3 +Inductor, Sunlord, MWSA1204S-3R3, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-4R7 +Inductor, Sunlord, MWSA1204S-4R7, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-6R8 +Inductor, Sunlord, MWSA1204S-6R8, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-100 +Inductor, Sunlord, MWSA1204S-100, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-150 +Inductor, Sunlord, MWSA1204S-150, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-220 +Inductor, Sunlord, MWSA1204S-220, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R22 +Inductor, Sunlord, MWSA1204S-R22, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R47 +Inductor, Sunlord, MWSA1204S-R47, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R68 +Inductor, Sunlord, MWSA1204S-R68, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R82 +Inductor, Sunlord, MWSA1204S-R82, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-1R0 +Inductor, Sunlord, MWSA1205S-1R0, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-1R5 +Inductor, Sunlord, MWSA1205S-1R5, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-2R2 +Inductor, Sunlord, MWSA1205S-2R2, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-3R3 +Inductor, Sunlord, MWSA1205S-3R3, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-4R7 +Inductor, Sunlord, MWSA1205S-4R7, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-6R8 +Inductor, Sunlord, MWSA1205S-6R8, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-100 +Inductor, Sunlord, MWSA1205S-100, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-150 +Inductor, Sunlord, MWSA1205S-150, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-220 +Inductor, Sunlord, MWSA1205S-220, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-330 +Inductor, Sunlord, MWSA1205S-330, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-470 +Inductor, Sunlord, MWSA1205S-470, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R22 +Inductor, Sunlord, MWSA1205S-R22, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R36 +Inductor, Sunlord, MWSA1205S-R36, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R50 +Inductor, Sunlord, MWSA1205S-R50, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R68 +Inductor, Sunlord, MWSA1205S-R68, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R82 +Inductor, Sunlord, MWSA1205S-R82, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-1R5 +Inductor, Sunlord, MWSA1206S-1R5, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-2R2 +Inductor, Sunlord, MWSA1206S-2R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-3R3 +Inductor, Sunlord, MWSA1206S-3R3, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-4R7 +Inductor, Sunlord, MWSA1206S-4R7, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-5R6 +Inductor, Sunlord, MWSA1206S-5R6, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-6R8 +Inductor, Sunlord, MWSA1206S-6R8, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-8R2 +Inductor, Sunlord, MWSA1206S-8R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-100 +Inductor, Sunlord, MWSA1206S-100, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-101 +Inductor, Sunlord, MWSA1206S-101, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-120 +Inductor, Sunlord, MWSA1206S-120, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-121 +Inductor, Sunlord, MWSA1206S-121, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-150 +Inductor, Sunlord, MWSA1206S-150, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-151 +Inductor, Sunlord, MWSA1206S-151, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-180 +Inductor, Sunlord, MWSA1206S-180, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-220 +Inductor, Sunlord, MWSA1206S-220, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-270 +Inductor, Sunlord, MWSA1206S-270, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-330 +Inductor, Sunlord, MWSA1206S-330, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-470 +Inductor, Sunlord, MWSA1206S-470, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-680 +Inductor, Sunlord, MWSA1206S-680, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-R68 +Inductor, Sunlord, MWSA1206S-R68, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1265S +Inductor, Sunlord, MWSA1265S, 13.45x12.6x6.5mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1707S +Inductor, Sunlord, MWSA1707S, 17.15x17.15x6.7mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA2213S +Inductor, Sunlord, MWSA2213S, 23.5x22.0x12.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA3010S +Inductor, Sunlord, SWPA3010S, 3.0x3.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA3012S +Inductor, Sunlord, SWPA3012S, 3.0x3.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA3015S +Inductor, Sunlord, SWPA3015S, 3.0x3.0x1.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4010S +Inductor, Sunlord, SWPA4010S, 4.0x4.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4012S +Inductor, Sunlord, SWPA4012S, 4.0x4.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4018S +Inductor, Sunlord, SWPA4018S, 4.0x4.0x1.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4020S +Inductor, Sunlord, SWPA4020S, 4.0x4.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4026S +Inductor, Sunlord, SWPA4026S, 4.0x4.0x2.6mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4030S +Inductor, Sunlord, SWPA4030S, 4.0x4.0x3.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5012S +Inductor, Sunlord, SWPA5012S, 5.0x5.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5020S +Inductor, Sunlord, SWPA5020S, 5.0x5.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5040S +Inductor, Sunlord, SWPA5040S, 5.0x5.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6020S +Inductor, Sunlord, SWPA6020S, 6.0x6.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6028S +Inductor, Sunlord, SWPA6028S, 6.0x6.0x2.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6040S +Inductor, Sunlord, SWPA6040S, 6.0x6.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6045S +Inductor, Sunlord, SWPA6045S, 6.0x6.0x4.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA8040S +Inductor, Sunlord, SWPA8040S, 8.0x8.0x4.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA252010S +Inductor, Sunlord, SWPA252010S, 2.5x2.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA252012S +Inductor, Sunlord, SWPA252012S, 2.5x2.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWRB1204S +Inductor, Sunlord, SWRB1204S, 12.5x12.5x5.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en +Inductor swrb +0 +2 +2 +Inductor_SMD +L_Sunlord_SWRB1205S +Inductor, Sunlord, SWRB1205S, 12.5x12.5x6.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en +Inductor swrb +0 +2 +2 +Inductor_SMD +L_Sunlord_SWRB1207S +Inductor, Sunlord, SWRB1207S, 12.5x12.5x8.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en +Inductor swrb +0 +2 +2 +Inductor_SMD +L_TDK_MLZ1608 +Inductor, TDK, MLZ1608, 1.6x0.8x0.8mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf" +Inductor MLZ +0 +2 +2 +Inductor_SMD +L_TDK_MLZ2012_h0.85mm +Inductor, TDK, MLZ2012_h0.85mm, 2.0x1.25x0.85mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf" +Inductor MLZ +0 +2 +2 +Inductor_SMD +L_TDK_MLZ2012_h1.25mm +Inductor, TDK, MLZ2012_h1.25mm, 2.0x1.25x1.25mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf" +Inductor MLZ +0 +2 +2 +Inductor_SMD +L_TDK_NLV25_2.5x2.0mm +TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf +tdk nlv25 nlcv25 nlfv25 +0 +2 +2 +Inductor_SMD +L_TDK_NLV32_3.2x2.5mm +TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf +tdk nlv32 nlcv32 nlfv32 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6025 +Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf) +Inductor TDK_SLF6025 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6028 +Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf) +Inductor TDK_SLF6028 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6045 +Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf) +Inductor TDK_SLF6045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7032 +Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf) +Inductor TDK_SLF7032 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7045 +Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf) +Inductor TDK_SLF7045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7055 +Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf) +Inductor TDK_SLF7055 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10145 +Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf) +Inductor TDK_SLF10145 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10165 +Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf) +Inductor TDK_SLF10165 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12555 +Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf) +Inductor SLF12555 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12565 +Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf) +Inductor SLF12565 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12575 +Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf) +Inductor SLF12575 +0 +2 +2 +Inductor_SMD +L_TDK_VLF10040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLF10040 +0 +2 +2 +Inductor_SMD +L_TDK_VLP8040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLP8040 +0 +2 +2 +Inductor_SMD +L_TDK_VLS6045EX_VLS6045AF +Inductor,TDK, VLS-6045, 6x6x4.5mm, https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_power_vls6045ex_en.pdf +inductor TDK VLS SMD VLS6045EF VLS6045AF +0 +2 +2 +Inductor_SMD +L_TaiTech_TMPC1265_13.5x12.5mm +Tai Tech TMPC1265 series SMD inductor https://datasheet.lcsc.com/lcsc/2009171439_TAI-TECH-TMPC1265HP-100MG-D_C305223.pdf, 13.5x12.5x6.2mm +Tai Tech TMPC1265 SMD inductor +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_BK_Array_1206_3216Metric +Ferrite Bead Array 4x0603, Taiyo Yuden BK Series (see https://www.yuden.co.jp/productdata/catalog/mlci09_e.pdf) +ferrite bead array +0 +8 +8 +Inductor_SMD +L_Taiyo-Yuden_MD-1616 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-2020 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-3030 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-4040 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-5050 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-047_5.2x5.8mm +Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf +inductor smd traco +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-141 +Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf +Choke SMD +0 +2 +2 +Inductor_SMD +L_Vishay_IFSC-1515AH_4x4x1.8mm +Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf) +SMD Vishay Inductor Low Profile +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1212 +Inductor, Vishay, IHLP series, 3.0mmx3.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1616 +Inductor, Vishay, IHLP series, 4.1mmx4.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2020 +Inductor, Vishay, IHLP series, 5.1mmx5.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2525 +Inductor, Vishay, IHLP series, 6.3mmx6.3mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-4040 +Inductor, Vishay, IHLP series, 10.2mmx10.2mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-5050 +Inductor, Vishay, IHLP series, 12.7mmx12.7mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-6767 +Inductor, Vishay, IHLP series, 17.0mmx17.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-3825 +Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-4825 +Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-5832 +Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-7832 +Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Walsin_WLFM201209x +Inductor, Walsin, WLFM201209x, 2.0x1.25x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Walsin_WLFM201609x +Inductor, Walsin, WLFM201609x, 2.0x1.6x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Walsin_WLFM252009x +Inductor, Walsin, WLFM252009x, 2.5x2.0x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Wuerth_HCF-2013 +7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2815 +74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2818 +7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCI-1030 +Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1040 +Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1050 +Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1335 +Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1350 +Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1365 +Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1890 +Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-2212 +Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-5040 +Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7030 +Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7040 +Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7050 +Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1050 +Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1052 +Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1070 +Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1078 +Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1190 +Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1240 +Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1350 +Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1390 +Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7050 +Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7070 +Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-1610 +Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2506 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2508 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2510 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2512 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3012 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3015 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4030 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-DD-Typ-M-Typ-S +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-GF-1210 +Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf +Unshielded Inductor WE-GF 1210 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-7345 +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf +Choke Shielded Power Inductor WE-PD 7345 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-L +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf +Choke Power Inductor WE-PD2 TypL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-MS +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf +Choke Power Inductor WE-PD2 TypMS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-XL +Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf +Choke Power Inductor WE-PD2 TypXL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD4-Typ-X +Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf +Choke Power Inductor WE-PD4 TypX Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-TPC-3816 +L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf +wurth wuerth smd inductor +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-XHMI-8080 +Inductor, Wuerth, WE-XHMI 8080, 8.3mmx8.8mm (Script generated with StandardBox.py) (https://www.we-online.com/components/products/datasheet/74439358068.pdf) +Inductor Wuerth WE-XHMI 8080 +0 +2 +2 +Inductor_SMD +L_Wurth_WE-CAIR-5910 +WE-CAIR Air coil, https://www.we-online.com/components/products/datasheet/744918254.pdf +air coil inductor wurth we cair +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-2010 +Semi-Shielded High Saturation Power Inductor, body 2x1.6mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2010 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-2512 +Semi-Shielded High Saturation Power Inductor, body 2.5x2mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2512 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-3012 +Semi-Shielded High Saturation Power Inductor, body 3x3mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-3012 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-4020 +Semi-Shielded High Saturation Power Inductor, body 4x4mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-4020 +SMT +0 +2 +2 +Inductor_THT +Choke_EPCOS_B82722A +Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf +chokes epcos tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN102-04-14.0x14.0mm +Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN112-04-17.7x17.1mm +Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/fileadmin/user_upload/pim/products/datasheets/RN_series.pdf +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN114-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN116-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN122-04-28.0x27.0mm +Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN142-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN143-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN152-04-43.0x41.8mm +Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN202-04-8.8x18.2mm +Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN204-04-9.0x14.0mm +Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN212-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN214-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN216-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN218-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN222-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN232-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN242-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2 +Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23 +inductor axial horizontal +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101 +Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201 +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203 +Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28 +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC +Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105 +Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x105NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x155NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x205NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x405NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x705NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455xxx6NL_2 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_TDK_B82746S4143A040 +13A, 3Phase, Triple Coil, CM Choke, https://www.tdk-electronics.tdk.com/inf/30/ds/b82746s.pdf +common mode filter triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82746S6702A040 +8A, 3Phase, Triple Coil, CM Choke, https://www.tdk-electronics.tdk.com/inf/30/ds/b82746s.pdf +common mode filter triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6163A040 +16A, 3Phase, Triple Coil, CM Choke, drill hole 2mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6203A040 +20A, 3Phase, Triple Coil, CM Choke, drill hole 2.2mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6253A040 +25A, 3Phase, Triple Coil, CM Choke, drill hole 2.44mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6353A040 +35A, 3Phase, Triple Coil, CM Choke, drill hole 3mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82767S4123N030 +12A, 3Phase N, Quadruple Coil, https://www.tdk-electronics.tdk.com/inf/30/ds/b82767s4.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_TDK_B82767S4193N030 +19A, 3Phase N, Quadruple Coil, https://www.tdk-electronics.tdk.com/inf/30/ds/b82767s4.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_TDK_B82767S4263N030 +26A , 3Phase N, Quadruple Coil, https://www.tdk-electronics.tdk.com/inf/30/ds/b82767s4.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X140 +40A, 3Phase, Triple Coil, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf +common mode filter +0 +6 +6 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X240 +40A, 3Phase, Triple Coil, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf +common mode filter triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X402 +30A, 3Phase N, Quadruple Coil, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X402.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-L +Wuerth, WE-CMB, Bauform L, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-M +Wuerth, WE-CMB, Bauform M, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-S +Wuerth, WE-CMB, Bauform S, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XL +Wuerth, WE-CMB, Bauform XL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XS +Wuerth, WE-CMB, Bauform XS, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XXL +Wuerth, WE-CMB, Bauform XXL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM120 +Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM160 +Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM254 +Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM280 +Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM950-6 +Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, https://www.lodestonepacific.com/wp-content/uploads/2021/05/VTM950-6.pdf +vertical inductor toroid mount +0 +6 +6 +Inductor_THT +L_Radial_D6.0mm_P4.00mm +Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf +Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm +0 +2 +2 +Inductor_THT +L_Radial_D7.0mm_P3.00mm +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7mm +0 +2 +2 +Inductor_THT +L_Radial_D7.2mm_P3.00mm_Murata_1700 +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700 +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P3.50mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.8mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D8.7mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D9.5mm_P5.00mm_Fastron_07HVP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07M +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS +Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf +Inductor Radial Murata 1200RS +0 +4 +2 +Inductor_THT +L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Fastron_11P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P6.00mm_Murata_1900R +Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf +Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P9.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D13.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D14.2mm_P10.00mm_Neosid_SD14 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14 +0 +2 +2 +Inductor_THT +L_Radial_D16.0mm_P10.00mm_Panasonic_15E-L +Panasonic ELC Type 15E-L inductor, radial, shielded, pin pitch=10.00mm, diameter=16.0mm, https://mediap.industry.panasonic.eu/assets/imported/industrial.panasonic.com/cdbs/www-data/pdf/AGB0000/AGB0000CE10.pdf +ELC15ExxxL +0 +3 +3 +Inductor_THT +L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D18.0mm_P10.00mm +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 18mm +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P19.00mm +Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf +Inductor Radial series Radial pin pitch 19.00mm diameter 21mm +0 +2 +2 +Inductor_THT +L_Radial_D24.0mm_P24.00mm +Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm +Inductor Radial series Radial pin pitch 24.00mm diameter 24mm +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P22.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.10mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.40mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.70mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D28.0mm_P29.20mm +Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm +Inductor Radial series Radial pin pitch 29.20mm diameter 28mm +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.50mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.80mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.00mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf +Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75 +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8 +0 +2 +2 +Inductor_THT +L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25 +Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25 +0 +2 +2 +Inductor_THT +L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30 +Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30 +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm +0 +2 +2 +Inductor_THT +L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37 +Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37 +0 +2 +2 +Inductor_THT +L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44 +Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44 +0 +2 +2 +Inductor_THT +L_SELF1408 +Self Ferrite 14 - 08 +SELF +0 +7 +3 +Inductor_THT +L_SELF1418 +Self Ferrite 14 - 18 +SELF +0 +10 +4 +Inductor_THT +L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12 +L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12 +L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16 +L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16 +L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20 +L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20 +L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25 +L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25 +L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30 +L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30 +L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37 +L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37 +L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44 +L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44 +L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50 +L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50 +L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3 +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000 +L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5 +L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4 +L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5 +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D26.0mm_P5.08mm +inductor 26mm diameter toroid +SELF INDUCTOR +0 +3 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6 +L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D40.0mm_P48.26mm +L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm +L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7 +L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8 +L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9 +L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm +L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2 +L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm +L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2 +L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A +L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1 +L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2 +L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G +L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4 +L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4 +L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5 +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D +L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5 +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6 +L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7 +L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8 +L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9 +L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9 +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.2mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.5mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2504 +Shielded High Current Inductor, body 22x25.7mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT_SIZE_2504 +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3521 +Shielded High Current Inductor, body 21.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3521 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter1.8mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter2.0mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter0.8mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.3mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.5mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter2.0mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +5 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +5 +3 +LED_SMD +LED-APA102-2020 +http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf +LED RGB SPI +0 +8 +6 +LED_SMD +LED-L1T2_LUMILEDS +http://www.lumileds.com/uploads/438/DS133-pdf +LUMILEDS LUXEON TX L1T2 LED +0 +3 +3 +LED_SMD +LED_1W_3W_R8 +https://www.gme.cz/data/attachments/dsh.518-234.1.pdf +LED 1W 3W 5W +0 +3 +3 +LED_SMD +LED_0201_0603Metric +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED +0 +4 +2 +LED_SMD +LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED handsolder +0 +4 +2 +LED_SMD +LED_0402_1005Metric +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0603_1608Metric +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0805_2012Metric +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm +LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode reverse +0 +2 +2 +LED_SMD +LED_1210_3225Metric +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1812_4532Metric +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2010_5025Metric +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2512_6332Metric +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_ASMB-KTF0-0A306 +2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100 +Tricolor LED +0 +4 +4 +LED_SMD +LED_Avago_PLCC4_3.2x2.8mm_CW +3.2mm x 2.8mm PLCC4 RGB LED, https://docs.broadcom.com/docs/AV02-4186EN +LED Avago PLCC-4 3528 ASMB-MTB0-0A3A2 +0 +4 +4 +LED_SMD +LED_Avago_PLCC6_3x2.8mm +https://docs.broadcom.com/docs/AV02-3793EN +LED Avago PLCC-6 ASMT-YTB7-0AA02 +0 +6 +6 +LED_SMD +LED_CSP_Samsung_LH181B_2.36x2.36mm +High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf +LED Samsung LH181B +0 +2 +2 +LED_SMD +LED_Cree-PLCC4_2x2mm_CW +2.0mm x 2.0mm PLCC4 LED, https://assets.cree-led.com/a/ds/h/HB-CLMVC-FKA.pdf +LED Cree PLCC-4 2020 CLMVB-FKA CLMVC-FKA +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_3.2x2.8mm_CCW +3.2mm x 2.8mm PLCC4 RGB LED, https://assets.cree-led.com/a/ds/h/HB-CLV1A-FKB.pdf +LED Cree PLCC-4 3528 CLV1A-FKB +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_5x5mm_CW +5.0mm x 5.0mm PLCC4 LED +LED Cree PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_Cree-PLCC6_4.7x1.5mm +4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf +LED Cree PLCC-6 +0 +6 +6 +LED_SMD +LED_Cree-XB +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf +LED Cree XB +0 +5 +3 +LED_SMD +LED_Cree-XH +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf +LED Cree XH +0 +8 +2 +LED_SMD +LED_Cree-XHP35 +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf +LED Cree XHP35 +0 +6 +3 +LED_SMD +LED_Cree-XHP50_6V +Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED Cree XHP50 +0 +15 +3 +LED_SMD +LED_Cree-XHP50_12V +Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED XHP50 Cree +0 +15 +3 +LED_SMD +LED_Cree-XHP70_6V +Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XHP70_12V +Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XP +LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf +LED Cree XP +0 +6 +3 +LED_SMD +LED_Cree-XP-G +LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf +LED Cree XP-G +0 +6 +3 +LED_SMD +LED_Cree-XQ +LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Cree-XQ_HandSoldering +LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Dialight_591 +LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf) +LED Dialight 591 +0 +2 +2 +LED_SMD +LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm +5.0mm x 5.0mm PLCC4 Addressable RGB LED, http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf +LED RGB NeoPixel addressable PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_Kingbright_AAA3528ESGCT +Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf) +dual led smd +0 +4 +4 +LED_SMD +LED_Kingbright_APDA3020VBCD +LED, SMD, APDA3020VBC/D, https://www.kingbrightusa.com/images/catalog/SPEC/APDA3020VBC-D.pdf +LED APDA3020VBC/D Kingbright +0 +2 +2 +LED_SMD +LED_Kingbright_APFA3010_3x1.5mm_Horizontal +LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf +LED RGB APFA3010 KINGBRIGHT 3x1.5mm +0 +4 +4 +LED_SMD +LED_Kingbright_APHBM2012_2x1.25mm +Dual LED SMD https://www.kingbrightusa.com/KCpack.asp?txtPack=APHBM2012 +LED Kingbright APHM2012 +0 +4 +4 +LED_SMD +LED_Kingbright_KPA-3010_3x2x1mm +Kingbright surface mount LED, right angle, 3.0 x 2.0 x 1.0 mm, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPA-3010SURCK(Ver.26A).pdf +Kingbright LED right-angle +0 +3 +3 +LED_SMD +LED_Kingbright_KPBD-3224 +Kingbright, dual LED, red-green, dome lens, 3.2 x 2.4 mm Surface Mount LED Lamp (https://www.kingbright.com/attachments/file/psearch/000/00/00/KPBD-3224SURKCGKC(Ver.20A).pdf) +Kingbright dual LED KPBD-3224 +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C19HE1WT +LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf +LED RGB Chip SMD +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C235KGKRKT +downfacing reverse mount led, https://optoelectronics.liteon.com/upload/download/DS22-2009-0219/LTST-C235KGKRKT.pdf +LED reverse down facing +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C295K_1.6x0.8mm +Topview dual http://optoelectronics.liteon.com/upload/download/DS22-2009-0072/LTST-C295KGKRKT.PDF +SMD Top view Dual colour +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-E563C_PLCC4_5.0x5.0mm_P3.2mm +RGB addressable LED, 5x5mm body, 1.57mm height, https://optoelectronics.liteon.com/upload/download/DS35-2018-0092/LTST-E563CHEGBW-AW.PDF +LED RGB 5050 PLCC-4 +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-E563C_PLCC4_5.0x5.0mm_P3.2mm_HandSoldering +RGB addressable LED, 5x5mm body, 1.57mm height, https://optoelectronics.liteon.com/upload/download/DS35-2018-0092/LTST-E563CHEGBW-AW.PDF +LED RGB 5050 PLCC-4 +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-S326 +http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF +LED SMD right angle CCA +0 +3 +3 +LED_SMD +LED_Lumex_SML-LX0303SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Lumex_SML-LX0404SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Luminus_MP-3030-1100_3.0x3.0mm +Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf +LED Luminus MP-3030-1100 +0 +5 +2 +LED_SMD +LED_Osram_Lx_P47F_D2mm_ReverseMount +OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf +LED ReverseMount Reverse +0 +4 +2 +LED_SMD +LED_PLCC-2_3.4x3.0mm_AK +LED PLCC-2 SMD package, orientation marker at anode, https://dammedia.osram.info/media/resource/hires/osram-dam-5824137/SFH%204257_EN.pdf +LED PLCC-2 SMD TOPLED +0 +2 +2 +LED_SMD +LED_PLCC-2_3.4x3.0mm_KA +LED PLCC-2 SMD package, orientation marker at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-6035009/SFH%204253_EN.pdf +LED PLCC-2 SMD TOPLED +0 +2 +2 +LED_SMD +LED_PLCC-2_3x2mm_AK +LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at anode, https://media.digikey.com/pdf/Data%20Sheets/CREE%20Power/CLM3A-BKW,GKW.pdf +LED PLCC-2 SMD +0 +2 +2 +LED_SMD +LED_PLCC-2_3x2mm_KA +LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at cathode, https://optoelectronics.liteon.com/upload/download/DS22-2009-0099/LTW-M670ZVS-M5_0906.pdf +LED PLCC-2 SMD +0 +2 +2 +LED_SMD +LED_PLCC_2835 +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_PLCC_2835_Handsoldering +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_RGB_1210 +RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN +LED 3227 +0 +4 +4 +LED_SMD +LED_RGB_5050-6 +http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf +RGB LED 5050-6 +0 +6 +6 +LED_SMD +LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm +http://www.farnell.com/datasheets/2003905.pdf +LED RGB PLCC-6 CLP6C-FBK +0 +6 +6 +LED_SMD +LED_RGB_Everlight_EASV3015RGBA0_Horizontal +LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220 +LED RGB right-angle +0 +4 +4 +LED_SMD +LED_RGB_Getian_GT-P6PRGB4303 +https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf +LED RGB +0 +7 +7 +LED_SMD +LED_RGB_Lumex_SML-LXT0805SIUGUBW +RGB LED 0805 2.0mm x 1.3mm, orientation marker at common anode https://www.mouser.de/datasheet/2/244/SML-LXT0805SIUGUBW-1776540.pdf +RGB LED 0805 +0 +4 +4 +LED_SMD +LED_RGB_PLCC-6 +RGB LED PLCC-6 +RGB LED PLCC-6 +0 +6 +6 +LED_SMD +LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100 +3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf +LED RGB Wurth PLCC-4 3528 +0 +4 +4 +LED_SMD +LED_RGB_Wuerth_150080M153000 +RGB LED 0805 2.0mm x 1.3mm, orientation marker at common anode https://www.we-online.com/components/products/datasheet/150080M153000.pdf +RGB LED 0805 +0 +4 +4 +LED_SMD +LED_ROHM_SMLVN6 +https://www.rohm.com/datasheet/SMLVN6RGB1U +LED ROHM SMLVN6 +0 +6 +6 +LED_SMD +LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm +https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf +LED RGB NeoPixel Nano PLCC-4 +0 +4 +4 +LED_SMD +LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm +3.5mm x 3.5mm PLCC4 Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf +LED RGB NeoPixel Mini PLCC-4 3535 +0 +4 +4 +LED_SMD +LED_SK6812_EC15_1.5x1.5mm +RGB addressable LED, 0.1W, 1.5mm x 1.5mm, 0.65m height, orientation mark at GND, http://ledstrip-china.com/productshow.asp?id=322 +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm +5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf +LED RGB NeoPixel PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_WS2812B-2020_PLCC4_2.0x2.0mm +2.0mm x 2.0mm Addressable RGB LED NeoPixel Nano, 12 mA, https://cdn-shop.adafruit.com/product-files/4684/4684_WS2812B-2020_V1.3_EN.pdf +LED RGB NeoPixel Nano PLCC-4 2020 +0 +4 +4 +LED_SMD +LED_WS2812B-Mini_PLCC4_3.5x3.5mm +Addressable RGB LED NeoPixel Mini, 12 mA, https://web.archive.org/web/20200131233647/http://www.world-semi.com/DownLoadFile/112 +LED RGB NeoPixel Mini +0 +4 +4 +LED_SMD +LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm +5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf +LED RGB NeoPixel PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm +https://cdn-shop.adafruit.com/datasheets/WS2812.pdf +LED RGB NeoPixel +0 +6 +6 +LED_SMD +LED_Wurth_150044M155260 +Wurth Common anode RGB LED, SMD, 0404, 1x1x1.65mm, https://www.we-online.com/catalog/datasheet/150044M155260.pdf +LED RGB ARGB +0 +4 +4 +LED_SMD +LED_Yuji_5730 +LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf +LED Yuji 5730 +0 +3 +2 +LED_SMD +LED_miniPLCC_2315 +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_SMD +LED_miniPLCC_2315_Handsoldering +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_THT +LED_BL-FL7680RGB +'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf +RGB LED Piranha Super-Flux BetLux +0 +4 +4 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W3.3mm_H2.4mm +LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins +LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.0mm_H2.8mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf +LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.8mm_H2.5mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf +LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm +LED, diameter 3.0mm, 2 pins +LED diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm-3 +LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf +LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins +0 +3 +3 +LED_THT +LED_D3.0mm_Clear +IR-LED, diameter 3.0mm, 2 pins, color: clear +IR infrared LED diameter 3.0mm 2 pins clear +0 +2 +2 +LED_THT +LED_D3.0mm_FlatTop +LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf +LED Round FlatTop diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_IRBlack +IR-ED, diameter 3.0mm, 2 pins, color: black +IR infrared LED diameter 3.0mm 2 pins black +0 +2 +2 +LED_THT +LED_D3.0mm_IRGrey +IR-LED, diameter 3.0mm, 2 pins, color: grey +IR infrared LED diameter 3.0mm 2 pins grey +0 +2 +2 +LED_THT +LED_D4.0mm +LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf +LED diameter 4.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm-3 +LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins +0 +3 +3 +LED_THT +LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +3 +3 +LED_THT +LED_D5.0mm-4_RGB +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Staggered_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +rgb led +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Wide_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm_Clear +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_FlatTop +LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf +LED Round FlatTop diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRBlack +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRGrey +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm +LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf +LED diameter 8.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm-3 +LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins +LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins +0 +3 +3 +LED_THT +LED_D10.0mm +LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf +LED diameter 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D10.0mm-3 +LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf +LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins +0 +3 +3 +LED_THT +LED_D20.0mm +LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf +LED diameter 20.0mm 2 pins +0 +2 +2 +LED_THT +LED_Oval_W5.2mm_H3.8mm +LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf +LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm_FlatTop +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.9mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm-3Pins +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins +0 +3 +3 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3 +Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf +LED automotive super flux 7.62mm +0 +4 +2 +LED_THT +LED_SideEmitter_Rectangular_W4.5mm_H1.6mm +LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf +LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins +0 +2 +2 +LED_THT +LED_VCCLite_5381H1_6.35x6.35mm +Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Red 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H3_6.35x6.35mm +Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Amber 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H5_6.35x6.35mm +Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Green 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H7_6.35x6.35mm +Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Yellow 5381 Series LED +0 +2 +2 +Module +A20_OLINUXINO_LIME2 +A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet +A20 Olimex Olinuxino LIME2 development board +0 +180 +180 +Module +Adafruit_Feather +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA_WithMountingHoles +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_RFM +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_32u4_RFM_WithMountingHoles +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_M0_RFM +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio +Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_RFM_WithMountingHoles +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio + Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_Wifi +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_M0_Wifi_WithMountingHoles +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_WICED +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WICED_WithMountingHoles +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WithMountingHoles +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_HUZZAH_ESP8266_breakout +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Arduino_Nano +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_Nano_WithMountingHoles +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_UNO_R2 +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R2_WithMountingHoles +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R3 +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +Arduino_UNO_R3_WithMountingHoles +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +BeagleBoard_PocketBeagle +PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors +PocketBeagle +0 +72 +72 +Module +Carambola2 +8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf +carambola2 8devices +0 +104 +52 +Module +Electrosmith_Daisy_Seed +Embedded platform for audio applications. 96kHz / 24-bit audio hardware. 64MB of SDRAM for up to 10 minute long audio. ARM Cortex-M7 MCU, running at 480MHz. 31 total GPIO pins with configurable functionality. 12-bit Digital to Analog Converters (x2). SD card interfaces. PWM outputs. Serial Protocols for connecting external sensors and devices (SPI, UART, I2S, I2C). Dedicated VIN pin for power. Micro USB port, and additional USB pins for full OTG-support as host and device. https://static1.squarespace.com/static/58d03fdc1b10e3bf442567b8/t/6227e6236f02fb68d1577146/1646781988478/Daisy_Seed_datasheet_v1.0.3.pdf +Electrosmith Daisy Seed Microcontroller Module ARM Cortex-M7 Audio Codec +0 +40 +40 +Module +Maple_Mini +Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html +Maple Mini +0 +40 +40 +Module +Olimex_MOD-WIFI-ESP8266-DEV +ESP8266 development board https://www.olimex.com/Products/IoT/ESP8266/MOD-WIFI-ESP8266-DEV/resources/dimensions-WIFI-ESP8266-DEV.png +ESP8266 +0 +22 +22 +Module +Onion_Omega2+ +https://onion.io/omega2/ +Omega Onion module +0 +32 +32 +Module +Onion_Omega2S +https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf +onion omega module +0 +89 +64 +Module +Pololu_Breakout-16_15.2x20.3mm +Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\ +Pololu Breakout +0 +16 +16 +Module +Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles +Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf +raspberry pi zero through hole +0 +40 +40 +Module +ST_Morpho_Connector_144_STLink +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +ST_Morpho_Connector_144_STLink_MountingHoles +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +Sipeed-M1 +AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications +AI Kendryte K210 RISC-V +0 +85 +77 +Module +Texas_EUK_R-PDSS-T7_THT +Texas Instruments EUK 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +Texas_EUS_R-PDSS-T5_THT +Texas Instruments EUS 5 Pin Double Sided Module +module pcb +0 +5 +5 +Module +Texas_EUW_R-PDSS-T7_THT +Texas Instruments EUW 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +WEMOS_D1_mini_light +16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg +ESP8266 WiFi microcontroller +0 +16 +16 +Motors +Vybronics_VZ30C1T8219732L +Vibration motor, 2.3-3.2V, 14000rpm, 0.7G, https://www.vybronics.com/wp-content/uploads/datasheet-files/Vybronics-VZ30C1T8219732L-datasheet.pdf +vibration motor Vybronics +0 +12 +3 +MountingEquipment +DINRailAdapter_3xM3_PhoenixContact_1201578 +https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1 +DIN rail adapter universal three M3 clearance holes +0 +0 +0 +MountingHole +MountingHole_2.1mm +Mounting Hole 2.1mm, no annular +mounting hole 2.1mm no annular +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2 +Mounting Hole 2.2mm, no annular, M2 +mounting hole 2.2mm no annular m2 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965 +Mounting Hole 2.2mm, no annular, M2, DIN965 +mounting hole 2.2mm no annular m2 din965 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopBottom +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopOnly +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380 +Mounting Hole 2.2mm, no annular, M2, ISO7380 +mounting hole 2.2mm no annular m2 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580 +Mounting Hole 2.2mm, no annular, M2, ISO14580 +mounting hole 2.2mm no annular m2 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopBottom +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopOnly +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_Via +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +9 +1 +MountingHole +MountingHole_2.5mm +Mounting Hole 2.5mm, no annular +mounting hole 2.5mm no annular +0 +0 +0 +MountingHole +MountingHole_2.5mm_Pad +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +1 +1 +MountingHole +MountingHole_2.5mm_Pad_TopBottom +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +3 +1 +MountingHole +MountingHole_2.5mm_Pad_TopOnly +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +2 +1 +MountingHole +MountingHole_2.5mm_Pad_Via +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +9 +1 +MountingHole +MountingHole_2.7mm +Mounting Hole 2.7mm, no annular +mounting hole 2.7mm no annular +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5 +Mounting Hole 2.7mm, no annular, M2.5 +mounting hole 2.7mm no annular m2.5 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965 +Mounting Hole 2.7mm, no annular, M2.5, DIN965 +mounting hole 2.7mm no annular m2.5 din965 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380 +Mounting Hole 2.7mm, no annular, M2.5, ISO7380 +mounting hole 2.7mm no annular m2.5 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580 +Mounting Hole 2.7mm, no annular, M2.5, ISO14580 +mounting hole 2.7mm no annular m2.5 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopBottom +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopOnly +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2.7mm_Pad +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +1 +1 +MountingHole +MountingHole_2.7mm_Pad_TopBottom +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +3 +1 +MountingHole +MountingHole_2.7mm_Pad_TopOnly +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +2 +1 +MountingHole +MountingHole_2.7mm_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2mm +Mounting Hole 2mm, no annular +mounting hole 2mm no annular +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3 +Mounting Hole 3.2mm, no annular, M3 +mounting hole 3.2mm no annular m3 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965 +Mounting Hole 3.2mm, no annular, M3, DIN965 +mounting hole 3.2mm no annular m3 din965 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopBottom +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopOnly +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380 +Mounting Hole 3.2mm, no annular, M3, ISO7380 +mounting hole 3.2mm no annular m3 iso7380 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580 +Mounting Hole 3.2mm, no annular, M3, ISO14580 +mounting hole 3.2mm no annular m3 iso14580 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopBottom +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopOnly +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_Via +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +9 +1 +MountingHole +MountingHole_3.5mm +Mounting Hole 3.5mm, no annular +mounting hole 3.5mm no annular +0 +0 +0 +MountingHole +MountingHole_3.5mm_Pad +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +1 +1 +MountingHole +MountingHole_3.5mm_Pad_TopBottom +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +3 +1 +MountingHole +MountingHole_3.5mm_Pad_TopOnly +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +2 +1 +MountingHole +MountingHole_3.5mm_Pad_Via +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +9 +1 +MountingHole +MountingHole_3.7mm +Mounting Hole 3.7mm, no annular +mounting hole 3.7mm no annular +0 +0 +0 +MountingHole +MountingHole_3.7mm_Pad +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +1 +1 +MountingHole +MountingHole_3.7mm_Pad_TopBottom +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +3 +1 +MountingHole +MountingHole_3.7mm_Pad_TopOnly +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +2 +1 +MountingHole +MountingHole_3.7mm_Pad_Via +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +9 +1 +MountingHole +MountingHole_3mm +Mounting Hole 3mm, no annular +mounting hole 3mm no annular +0 +0 +0 +MountingHole +MountingHole_3mm_Pad +Mounting Hole 3mm +mounting hole 3mm +0 +1 +1 +MountingHole +MountingHole_3mm_Pad_TopBottom +Mounting Hole 3mm +mounting hole 3mm +0 +3 +1 +MountingHole +MountingHole_3mm_Pad_TopOnly +Mounting Hole 3mm +mounting hole 3mm +0 +2 +1 +MountingHole +MountingHole_3mm_Pad_Via +Mounting Hole 3mm +mounting hole 3mm +0 +9 +1 +MountingHole +MountingHole_4.3mm_M4 +Mounting Hole 4.3mm, no annular, M4 +mounting hole 4.3mm no annular m4 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965 +Mounting Hole 4.3mm, no annular, M4, DIN965 +mounting hole 4.3mm no annular m4 din965 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopBottom +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopOnly +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380 +Mounting Hole 4.3mm, no annular, M4, ISO7380 +mounting hole 4.3mm no annular m4 iso7380 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580 +Mounting Hole 4.3mm, no annular, M4, ISO14580 +mounting hole 4.3mm no annular m4 iso14580 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopBottom +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopOnly +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_Via +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +9 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad_Via +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +17 +1 +MountingHole +MountingHole_4.5mm +Mounting Hole 4.5mm, no annular +mounting hole 4.5mm no annular +0 +0 +0 +MountingHole +MountingHole_4.5mm_Pad +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +1 +1 +MountingHole +MountingHole_4.5mm_Pad_TopBottom +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +3 +1 +MountingHole +MountingHole_4.5mm_Pad_TopOnly +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +2 +1 +MountingHole +MountingHole_4.5mm_Pad_Via +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +9 +1 +MountingHole +MountingHole_4mm +Mounting Hole 4mm, no annular +mounting hole 4mm no annular +0 +0 +0 +MountingHole +MountingHole_4mm_Pad +Mounting Hole 4mm +mounting hole 4mm +0 +1 +1 +MountingHole +MountingHole_4mm_Pad_TopBottom +Mounting Hole 4mm +mounting hole 4mm +0 +3 +1 +MountingHole +MountingHole_4mm_Pad_TopOnly +Mounting Hole 4mm +mounting hole 4mm +0 +2 +1 +MountingHole +MountingHole_4mm_Pad_Via +Mounting Hole 4mm +mounting hole 4mm +0 +9 +1 +MountingHole +MountingHole_5.3mm_M5 +Mounting Hole 5.3mm, no annular, M5 +mounting hole 5.3mm no annular m5 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965 +Mounting Hole 5.3mm, no annular, M5, DIN965 +mounting hole 5.3mm no annular m5 din965 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopBottom +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopOnly +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380 +Mounting Hole 5.3mm, no annular, M5, ISO7380 +mounting hole 5.3mm no annular m5 iso7380 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580 +Mounting Hole 5.3mm, no annular, M5, ISO14580 +mounting hole 5.3mm no annular m5 iso14580 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopBottom +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopOnly +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_Via +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +9 +1 +MountingHole +MountingHole_5.5mm +Mounting Hole 5.5mm, no annular +mounting hole 5.5mm no annular +0 +0 +0 +MountingHole +MountingHole_5.5mm_Pad +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +1 +1 +MountingHole +MountingHole_5.5mm_Pad_TopBottom +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +3 +1 +MountingHole +MountingHole_5.5mm_Pad_TopOnly +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +2 +1 +MountingHole +MountingHole_5.5mm_Pad_Via +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +9 +1 +MountingHole +MountingHole_5mm +Mounting Hole 5mm, no annular +mounting hole 5mm no annular +0 +0 +0 +MountingHole +MountingHole_5mm_Pad +Mounting Hole 5mm +mounting hole 5mm +0 +1 +1 +MountingHole +MountingHole_5mm_Pad_TopBottom +Mounting Hole 5mm +mounting hole 5mm +0 +3 +1 +MountingHole +MountingHole_5mm_Pad_TopOnly +Mounting Hole 5mm +mounting hole 5mm +0 +2 +1 +MountingHole +MountingHole_5mm_Pad_Via +Mounting Hole 5mm +mounting hole 5mm +0 +9 +1 +MountingHole +MountingHole_6.4mm_M6 +Mounting Hole 6.4mm, no annular, M6 +mounting hole 6.4mm no annular m6 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965 +Mounting Hole 6.4mm, no annular, M6, DIN965 +mounting hole 6.4mm no annular m6 din965 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopBottom +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopOnly +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380 +Mounting Hole 6.4mm, no annular, M6, ISO7380 +mounting hole 6.4mm no annular m6 iso7380 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580 +Mounting Hole 6.4mm, no annular, M6, ISO14580 +mounting hole 6.4mm no annular m6 iso14580 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopBottom +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopOnly +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_Via +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +9 +1 +MountingHole +MountingHole_6.5mm +Mounting Hole 6.5mm, no annular +mounting hole 6.5mm no annular +0 +0 +0 +MountingHole +MountingHole_6.5mm_Pad +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +1 +1 +MountingHole +MountingHole_6.5mm_Pad_TopBottom +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +3 +1 +MountingHole +MountingHole_6.5mm_Pad_TopOnly +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +2 +1 +MountingHole +MountingHole_6.5mm_Pad_Via +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +9 +1 +MountingHole +MountingHole_6mm +Mounting Hole 6mm, no annular +mounting hole 6mm no annular +0 +0 +0 +MountingHole +MountingHole_6mm_Pad +Mounting Hole 6mm +mounting hole 6mm +0 +1 +1 +MountingHole +MountingHole_6mm_Pad_TopBottom +Mounting Hole 6mm +mounting hole 6mm +0 +3 +1 +MountingHole +MountingHole_6mm_Pad_TopOnly +Mounting Hole 6mm +mounting hole 6mm +0 +2 +1 +MountingHole +MountingHole_6mm_Pad_Via +Mounting Hole 6mm +mounting hole 6mm +0 +9 +1 +MountingHole +MountingHole_8.4mm_M8 +Mounting Hole 8.4mm, no annular, M8 +mounting hole 8.4mm no annular m8 +0 +0 +0 +MountingHole +MountingHole_8.4mm_M8_Pad +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +1 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopBottom +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +3 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopOnly +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +2 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_Via +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +9 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360 +Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator +Mounting M3 9771050360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360 +Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator +Mounting M3 9771060360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360 +Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator +Mounting M3 9771070360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360 +Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator +Mounting M3 9771080360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360 +Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator +Mounting M3 9771090360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360 +Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator +Mounting M3 9771100360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360 +Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator +Mounting M3 9771110360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360 +Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator +Mounting M3 9771120360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360 +Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator +Mounting M3 9771130360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360 +Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator +Mounting M3 9771140360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360 +Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator +Mounting M3 9771150360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633 +Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774015633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633 +Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774010633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633 +Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774025633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633 +Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774020633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633 +Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774030633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243 +Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator +Mounting M2 9774015243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243 +Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator +Mounting M2 9774010243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243 +Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator +Mounting M2 9774025243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243 +Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator +Mounting M2 9774020243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243 +Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator +Mounting M2 9774035243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243 +Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator +Mounting M2 9774030243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243 +Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator +Mounting M2 9774045243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243 +Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator +Mounting M2 9774040243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243 +Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator +Mounting M2 9774050243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243 +Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator +Mounting M2 9774060243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243 +Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator +Mounting M2 9774070243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243 +Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator +Mounting M2 9774080243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360 +Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator +Mounting M3 9774015360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360 +Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator +Mounting M3 9774010360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360 +Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator +Mounting M3 9774025360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360 +Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator +Mounting M3 9774020360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360 +Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator +Mounting M3 9774030360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360 +Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator +Mounting M3 9774040360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360 +Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator +Mounting M3 9774050360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360 +Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator +Mounting M3 9774060360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360 +Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator +Mounting M3 9774070360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360 +Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator +Mounting M3 9774080360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360 +Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator +Mounting M3 9774090360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360 +Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator +Mounting M3 9774100360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360 +Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator +Mounting M3 9774110360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360 +Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator +Mounting M3 9774120360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360 +Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator +Mounting M3 9774130360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360 +Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator +Mounting M3 9774140360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360 +Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator +Mounting M3 9774150360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960 +Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775026960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960 +Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775031960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960 +Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775036960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960 +Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775041960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960 +Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775046960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960 +Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775051960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960 +Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775056960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960 +Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775066960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960 +Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775076960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960 +Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775086960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960 +Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775096960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960 +Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775106960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960 +Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775116960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360 +Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator +Mounting M3 9775026360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360 +Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator +Mounting M3 9775031360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360 +Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator +Mounting M3 9775036360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360 +Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator +Mounting M3 9775041360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360 +Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator +Mounting M3 9775046360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360 +Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator +Mounting M3 9775051360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360 +Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator +Mounting M3 9775056360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360 +Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator +Mounting M3 9775066360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360 +Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator +Mounting M3 9775076360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360 +Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator +Mounting M3 9775086360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360 +Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator +Mounting M3 9775096360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360 +Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator +Mounting M3 9775106360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360 +Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator +Mounting M3 9775116360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951 +Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774015951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951 +Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774010951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951 +Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774025951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951 +Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774020951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951 +Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774030951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951 +Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774040951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951 +Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774055951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951 +Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774050951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951 +Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774065951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951 +Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774060951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951 +Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774070951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951 +Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774080951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951 +Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774090951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951 +Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774100951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943 +Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774015943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943 +Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774010943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943 +Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774025943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943 +Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774020943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943 +Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774035943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943 +Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774030943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943 +Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774045943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943 +Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774040943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943 +Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774050943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943 +Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774060943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943 +Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774070943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943 +Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774080943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960 +Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774015960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960 +Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774010960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960 +Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774110960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960 +Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774120960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960 +Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774130960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960 +Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774140960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960 +Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774150960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100982 +0 +8 +1 +NetTie +NetTie-2_SMD_Pad0.5mm +Net tie, 2 pin, 0.5mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_SMD_Pad2.0mm +Net tie, 2 pin, 2.0mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad0.3mm +Net tie, 2 pin, 0.3mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad1.0mm +Net tie, 2 pin, 1.0mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-3_SMD_Pad0.5mm +Net tie, 3 pin, 0.5mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_SMD_Pad2.0mm +Net tie, 3 pin, 2.0mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad0.3mm +Net tie, 3 pin, 0.3mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad1.0mm +Net tie, 3 pin, 1.0mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-4_SMD_Pad0.5mm +Net tie, 4 pin, 0.5mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_SMD_Pad2.0mm +Net tie, 4 pin, 2.0mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad0.3mm +Net tie, 4 pin, 0.3mm round THT pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad1.0mm +Net tie, 4 pin, 1.0mm round THT pads +net tie +0 +4 +4 +OptoDevice +ADNS-9800 +Laser Gaming Sensor ADNS-9800 +MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR +0 +16 +16 +OptoDevice +AGILENT_HFBR-152x +Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AGILENT_HFBR-252x +Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AMS_TSL2550_SMD +http://ams.com/eng/content/download/250130/975613/142977 +TSL2550 ambient light sensor +0 +4 +4 +OptoDevice +AMS_TSL25911FN +DFN, 6 Pin (https://ams.com/documents/20143/9331680/TSL2591_DS000338_7-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Horizontal +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Tilted +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Vertical +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_APDS-9160-003 +Broadcom DFN, 8 Pin (https://docs.broadcom.com/docs/APDS-9160-003-DS) +proximity sensor avago +0 +8 +8 +OptoDevice +Broadcom_APDS-9301 +ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN +ambient light sensor chipled +0 +6 +6 +OptoDevice +Broadcom_DFN-6_2x2mm_P0.65mm +Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom DFN NoLead +0 +6 +6 +OptoDevice +Broadcom_LGA-8_2x2mm_P0.5mm +Broadcom LGA, 8 Pin (https://docs.broadcom.com/doc/APDS-9251-001-DS#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom LGA NoLead +0 +8 +8 +OptoDevice +Broadcom_LGA-8_2x2mm_P0.53mm +Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom LGA NoLead +0 +8 +8 +OptoDevice +Everlight_ITR1201SR10AR +package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307 +package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307F43 +package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385 +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307_Reverse +package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR9608-F +Fork-type photointerrupter (https://everlighteurope.com/index.php?controller=attachment&id_attachment=5389) +Photointerrupter infrared LED +0 +4 +4 +OptoDevice +Finder_34.81 +Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPST Finder +0 +4 +4 +OptoDevice +Hamamatsu_C12880 +Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf +opto spectrometer Hamamatsu +0 +10 +10 +OptoDevice +Hamamatsu_S13360-30CS +SiPM, 2pin +Hamamatsu SiPM +0 +2 +2 +OptoDevice +Kingbright_KPS-3227 +3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf +KPS-3227 Ambient Light Photo Sensor +0 +4 +4 +OptoDevice +Kingbright_KPS-5130 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf +KPS-5130 photodiode RGB sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Horizontal +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Vertical +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kodenshi_LG206D +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_LG206L +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_SG105 +package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105F +package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105_Reverse +package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +LaserDiode_TO3.3-D3.3-3 +Laser Diode, TO-3.3mm, 3pin +Laser Diode TO3.3 +0 +3 +3 +OptoDevice +LaserDiode_TO5-D9-3 +Laser Diode, TO5-like (D=9mm), 3pin +Laser Diode TO5-like +0 +3 +3 +OptoDevice +LaserDiode_TO18-D5.6-3 +Laser Diode, TO18-like (D=5.6mm), 3pin +Laser Diode TO18-like +0 +3 +3 +OptoDevice +LaserDiode_TO38ICut-3 +Laser Diode, TO-38-ICut, 3pin +Laser Diode TO38-ICut +0 +3 +3 +OptoDevice +LaserDiode_TO56-3 +Laser Diode, TO-56, 3pin +Laser Diode TO56 +0 +3 +3 +OptoDevice +Lightpipe_Bivar_RLP1-400-650 +1-way, 2.8mm lightpipe, 10mm lens output height, 17mm protrusion, https://www.bivar.com/parts_content/Datasheets/RLP1-XXX-XXX.pdf +planar light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-100-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 2.54mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-100-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 2.54mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-150-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 3.81mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-150-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 3.81mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-200-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 5.08mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-250-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 6.35mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-250-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 6.35mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-300-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 7.62mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-300-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 7.62mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-450-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 11.43mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Dialight_515-1064F +https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C012303S +https://www.lumex.com/spec/LPF-C012303S.pdf +lightpipe dual tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C013301S +https://www.lumex.com/spec/LPF-C013301S.pdf +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1275.x00x +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.1004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.2004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +planar light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lite-On_LTR-303ALS-01 +ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf +ambient light sensor chipled +0 +6 +6 +OptoDevice +Luna_NSL-32 +Optoisolator with LED and photoresistor +optoisolator +0 +4 +4 +OptoDevice +Maxim_OLGA-14_3.3x5.6mm_P0.8mm +https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF +OLGA-14 OESIP-14 +0 +14 +14 +OptoDevice +ONSemi_QSE15x +3 Lead Plastic Package +ONSemi QSE158 QSE159 +0 +3 +3 +OptoDevice +OnSemi_CASE100AQ +OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +OnSemi_CASE100CY +OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Osram_BP104-SMD +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.2x2.2mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5989350/BP%20104%20FAS_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_BPW34S-SMD +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5488319/BPW%2034%20S_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_BPW82 +PhotoDiode, BPW82, RM2.54 +PhotoDiode BPW82 RM2.54 +0 +2 +2 +OptoDevice +Osram_DIL2_4.3x4.65mm_P5.08mm +PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08 +PhotoDiode plastic DIL RM5.08 +0 +2 +2 +OptoDevice +Osram_LPT80A +PhotoTransistor, sidelooker package, RM2.54 +PhotoTransistor sidelooker package RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH9x0x +package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf +reflective photo interrupter SMD +0 +6 +6 +OptoDevice +Osram_SFH205 +PhotoDiode, SFH205, RM2.54 +PhotoDiode SFH205 RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH225 +PhotoDiode, SFH225, RM2.54 +PhotoDiode SFH225 RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH2201 +PhotoDiode, Clear Silicone, Osram TOPLED, 4x5.09mm, area: 2.85x2.85mm, Orientation mark at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-25688470/SFH%202201%20A01_EN.pdf +PhotoDiode silicone +0 +6 +2 +OptoDevice +Osram_SFH2430 +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467144/SFH%202430_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_SFH2440 +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467146/SFH%202440_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_SFH3710 +Osram SHF3710 NPN phototransistor, SMD Chip LED package, 2.0 x 1.25mm, height 0.85mm, https://look.ams-osram.com/m/14a91a7e00106d22/original/SFH-3710.pdf +phototransistor npn +0 +2 +2 +OptoDevice +Osram_SMD-SmartDIL +PhotoDiode, plastic SMD SmatDIL +PhotoDiode plastic SMD SmatDIL +0 +3 +3 +OptoDevice +Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm +https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf +SSOP4 APV21 AQY22 +0 +4 +4 +OptoDevice +PerkinElmer_VTL5C +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +4 +4 +OptoDevice +PerkinElmer_VTL5Cx2 +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +5 +5 +OptoDevice +R_LDR_4.9x4.2mm_P2.54mm_Vertical +Resistor, LDR 4.9x4.2mm +Resistor LDR4.9x4.2 +0 +2 +2 +OptoDevice +R_LDR_5.0x4.1mm_P3mm_Vertical +Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf +Resistor LDR5x4.1mm +0 +2 +2 +OptoDevice +R_LDR_5.1x4.3mm_P3.4mm_Vertical +Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR5.1x3.4mm +0 +2 +2 +OptoDevice +R_LDR_5.2x5.2mm_P3.5mm_Horizontal +Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf +Resistor LDR5.2x5.2 +0 +2 +2 +OptoDevice +R_LDR_7x6mm_P5.1mm_Vertical +Resistor, LDR 7x6mm +Resistor LDR7x6mm +0 +2 +2 +OptoDevice +R_LDR_10x8.5mm_P7.6mm_Vertical +Resistor, LDR 10x8.5mm +Resistor LDR10.8.5mm +0 +2 +2 +OptoDevice +R_LDR_11x9.4mm_P8.2mm_Vertical +Resistor, LDR 11x9.4mm +Resistor LDR11x9.4mm +0 +2 +2 +OptoDevice +R_LDR_12x10.8mm_P9.0mm_Vertical +Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR12x10.8mm +0 +2 +2 +OptoDevice +R_LDR_D6.4mm_P3.4mm_Vertical +Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDRD=6.4mm +0 +2 +2 +OptoDevice +R_LDR_D13.8mm_P9.0mm_Vertical +Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +R_LDR_D20mm_P17.5mm_Vertical +Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +Renesas_DFN-6_1.5x1.6mm_P0.5mm +DFN, 6 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-hodfn-6pin-l615x16?language=en&r=568376) +DFN NoLead +0 +6 +6 +OptoDevice +Rohm_RPR-0720 +Rohm DFN, 6 Pin (https://fscdn.rohm.com/en/products/databook/datasheet/opto/optical_sensor/photosensor/rpr-0720-e.pdf) +proximity sensor rohm +0 +6 +6 +OptoDevice +ST_VL53L0X +https://www.st.com/resource/en/datasheet/vl53l1x.pdf +laser-ranging sensor +0 +12 +12 +OptoDevice +Sharp_GP2S700HCP +Sharp GP2S700HCP, light-direction upwards, see: https://www.sharpsde.com/fileadmin/products/Optoelectronics/Isolation%20Devices/Specs_Photointerrupter/GP2S700HCP_03Oct05_DS_D3-A02201FEN.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Sharp_GP2Y0A41SK0F +http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf +Distance Sensor Sharp +0 +2 +2 +OptoDevice +Sharp_IS471F +Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf +Sharp OPIC IS471F +0 +4 +4 +OptoDevice +Sharp_IS485 +Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf +Sharp OPIC IS485 IS486 +0 +3 +3 +OptoDevice +Siemens_SFH900 +package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf +Siemens SFH900 reflex photo interrupter coupler object detector +0 +3 +3 +OptoDevice +Toshiba_TORX170_TORX173_TORX193_TORX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Toshiba_TOTX170_TOTX173_TOTX193_TOTX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Vishay_CAST-3Pin +IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf +IRReceiverVishayTSOP-xxxx CAST +0 +3 +3 +OptoDevice +Vishay_CNY70 +package for Vishay CNY70 refective photo coupler/interrupter, https://www.vishay.com/docs/83751/cny70.pdf +Vishay CNY70 refective photo coupler +0 +4 +4 +OptoDevice +Vishay_MINICAST-3Pin +IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MINICAST +0 +3 +3 +OptoDevice +Vishay_MINIMOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf +IR Receiver Vishay TSOP-xxxx MINIMOLD +0 +3 +3 +OptoDevice +Vishay_MOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MOLD +0 +3 +3 +Oscillator +Oscillator_DIP-8 +Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-8_LargePads +Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14 +Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14_LargePads +Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_OCXO_Morion_MV267 +http://www.morion.com.ru/catalog_pdf/MV267.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_OCXO_Morion_MV317 +https://www.morion-us.com/catalog_pdf/mv317.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_SMD_Abracon_ABLNO +https://abracon.com/Precisiontiming/ABLNO.pdf +VCXO XO +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm +Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm +FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf) +Oscillator Crystal SMD SMT +0 +4 +4 +Oscillator +Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf +Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fox_FT5H_5.0x3.2mm +https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf +Fox TXCO temperature compensated oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf +2.5mm 2mm SMD +0 +6 +6 +Oscillator +Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf +2.5mm 2mm SMD +0 +4 +4 +Oscillator +Oscillator_SMD_OCXO_ConnorWinfield_OH300 +http://www.conwin.com/datasheets/cx/cx282.pdf +OCXO +0 +7 +7 +Oscillator +Oscillator_SMD_SI570_SI571_HandSoldering +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SI570_SI571_Standard +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG3030CM +SMD Crystal Oscillator Seiko Epson SG-3030CM package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_TG2520SMN-xxx-xxxxxx-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator TG2520 series, https://support.epson.biz/td/api/doc_check.php?dl=app_TG2520SMN&lang=en +Miniature Crystal Clock Oscillator TG2520 series SMD SMT +0 +4 +4 +Oscillator +Oscillator_SMD_SiTime_PQFD-6L_3.2x2.5mm +3.2x2.5mm, 6-pin QFN (https://www.sitime.com/datasheet/SiT9365 page 13) +SMD SMT mems oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm +3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121 +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm +Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Silicon_Labs LGA NoLead +0 +6 +6 +Oscillator +Oscillator_SMD_TCXO_G158 +TCXO +TCXO +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DB +14-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DC +8-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_BGA +Alliance_TFBGA-54_8x8mm_Layout9x9_P0.8mm +Alliance TFBGA 54 pins, 8x8mm, 54 Ball, 9x9 Layout, 0.8mm Pitch, https://www.alliancememory.com/wp-content/uploads/pdf/dram/Alliance_Memory_64M-AS4C4M16SA-CI_v5.0_October_2018.pdf#page=54 +BGA 54 0.8 +0 +54 +54 +Package_BGA +Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4 +Analog BGA-28, 0.4mm pad, 4.0x6.25mm, 28 Ball, 4x7 Layout, 0.8mm Pitch, https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf +BGA 28 0.8 +0 +28 +28 +Package_BGA +Analog_BGA-49_6.25x6.25mm_Layout7x7_P0.8mm_Ball0.5mm_Pad0.4mm +Analog BGA-49, 6.25x6.25mm, 49 Ball, 7x7 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081600_0_bga49.pdf https://www.analog.com/media/en/technical-documentation/product-information/assembly-considerations-for-umodule-bga-lga-package.pdf +BGA 49 0.8 +0 +49 +49 +Package_BGA +Analog_BGA-77_9.0x15.0mm_Layout7x11_P1.27mm_Ball0.63mm +Analog Devices BGA-77, 0.63mm pad, 9x15mm, 77 Ball, 7x11 Layout, 1.27mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081964_B_bga77.pdf +BGA 77 1.27 LTC Dwg 05-08-1964 Rev. B +0 +77 +77 +Package_BGA +Analog_BGA-209_9.5x16mm_Layout11x19_P0.8mm_Ball0.5mm_Pad0.4mm +Analog BGA-209 (Reference LTC DWG#05-08-1561 Rev B), 9.5x16.0mm, 209 Ball, 11x19 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081561_bga209.pdf +BGA 209 0.8 +0 +209 +209 +Package_BGA +BGA-9_1.6x1.6mm_Layout3x3_P0.5mm +BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf +BGA-9 +0 +9 +9 +Package_BGA +BGA-16_1.92x1.92mm_Layout4x4_P0.5mm +BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf +BGA-16 +0 +16 +16 +Package_BGA +BGA-25_6.35x6.35mm_Layout5x5_P1.27mm +BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf +BGA-25 uModule +0 +25 +25 +Package_BGA +BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf +Altera BGA-36 V36 VBGA +0 +36 +36 +Package_BGA +BGA-48_8.0x9.0mm_Layout6x8_P0.8mm +BGA-48 - pitch 0.8 mm +BGA-48 +0 +48 +48 +Package_BGA +BGA-64_9.0x9.0mm_Layout10x10_P0.8mm +BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm +BGA-64 +0 +64 +64 +Package_BGA +BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf +Altera BGA-68 M68 MBGA +0 +68 +68 +Package_BGA +BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf +Altera VBGA V81 BGA-81 +0 +81 +81 +Package_BGA +BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm +BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf +BGA-90 +0 +90 +90 +Package_BGA +BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm +BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf +BGA-96 +0 +96 +96 +Package_BGA +BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf +Altera BGA-100 M100 MBGA +0 +100 +100 +Package_BGA +BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf +BGA-100 +0 +100 +100 +Package_BGA +BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD +121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213) +BGA 0.8mm 9mm 121 +0 +121 +121 +Package_BGA +BGA-121_12.0x12.0mm_Layout11x11_P1.0mm +BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf +BGA-121 +0 +121 +121 +Package_BGA +BGA-132_12x18mm_Layout11x17_P1.0mm +BGA-132 11x17 12x18mm 1.0pitch +BGA-132 +0 +132 +132 +Package_BGA +BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf +Altera BGA-144 M144 MBGA +0 +144 +144 +Package_BGA +BGA-144_13.0x13.0mm_Layout12x12_P1.0mm +BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf +BGA-144 +0 +144 +144 +Package_BGA +BGA-152_14x18mm_Layout13x17_P0.5mm +BGA-152_14x18mm_Layout13x17_P0.5mm +VBGA-152 +0 +152 +152 +Package_BGA +BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf +Altera BGA-153 M153 MBGA +0 +153 +153 +Package_BGA +BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf +Altera UBGA U169 BGA-169 +0 +169 +169 +Package_BGA +BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm +BGA-200, 10.0x14.5mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf +BGA 200 0.8x0.65 +0 +200 +200 +Package_BGA +BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf +Altera BGA-256 M256 MBGA +0 +256 +256 +Package_BGA +BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf +Altera UBGA U324 BGA-324 +0 +324 +324 +Package_BGA +BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.45mm_Pad0.4mm_NSMD +BGA-324, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://colognechip.com/docs/ds1001-gatemate1-datasheet-2022-05.pdf#page=92 +BGA 324 0.8 GateMate FPGA +0 +324 +324 +Package_BGA +BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf +BGA-324 +0 +324 +324 +Package_BGA +BGA-352_35.0x35.0mm_Layout26x26_P1.27mm +BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf +BGA-352 +0 +352 +352 +Package_BGA +BGA-400_21.0x21.0mm_Layout20x20_P1.0mm +BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf +BGA-400 +0 +400 +400 +Package_BGA +BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf +BGA-484 +0 +484 +484 +Package_BGA +BGA-529_19x19mm_Layout23x23_P0.8mm +BGA-529, NSMD, 19.0x19.0mm, 529 Ball, 23x23 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 529 0.8 529-ball FBGA +0 +529 +529 +Package_BGA +BGA-624_21.0x21.0mm_Layout25x25_P0.8mm +BGA-624, 21.0x21.0mm, 624 Ball, 25x25 Layout, 0.8mm Pitch, https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf +BGA 624 0.8 +0 +624 +624 +Package_BGA +BGA-625_21.0x21.0mm_Layout25x25_P0.8mm +BGA-625 +BGA-625 +0 +625 +625 +Package_BGA +BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf +Altera BGA-672 F672 FBGA +0 +672 +672 +Package_BGA +BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf +XILINX BGA-676 FG676/FGG676 +0 +676 +676 +Package_BGA +BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm +BGA-1023 +BGA-1023 +0 +1023 +1023 +Package_BGA +BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm +BGA-1156 +BGA-1156 +0 +1156 +1156 +Package_BGA +BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm +BGA-1295 +BGA-1295 +0 +1295 +1295 +Package_BGA +EPC_BGA-4_0.9x0.9mm_Layout2x2_P0.45mm +EPC BGA-4, 0.9x09mm, Pitch 0.4mm, https://epc-co.com/epc/Portals/0/epc/documents/datasheets/EPC2035_datasheet.pdf +EPC BGA-4 +0 +8 +4 +Package_BGA +FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +FB-BGA-484 +0 +484 +484 +Package_BGA +FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm +FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687 +FBGA-78 +0 +78 +78 +Package_BGA +Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm +WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf +BGA 8 0.4 +0 +8 +8 +Package_BGA +Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35 +Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/ +BGA 292 0.8 +0 +292 +292 +Package_BGA +LFBGA-100_10x10mm_Layout10x10_P0.8mm +LFBGA-100, 10.0x10.0mm, 100 Ball, 10x10 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103tb.pdf#page=87 +BGA 100 0.8 +0 +100 +100 +Package_BGA +LFBGA-144_10x10mm_Layout12x12_P0.8mm +LFBGA-144, 10.0x10.0mm, 144 Ball, 12x12 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103ze.pdf#page=114 +BGA 144 0.8 +0 +144 +144 +Package_BGA +LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD +https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0 +eMMC Flash LFBGA169 +0 +169 +169 +Package_BGA +LFBGA-289_14x14mm_Layout17x17_P0.8mm +LFBGA-289, 14.0x14.0mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp131c.pdf +BGA 289 0.8 +0 +289 +289 +Package_BGA +LFBGA-400_16x16mm_Layout20x20_P0.8mm +LFBGA-400, NSMD, 16.0x16.0mm, 400 Ball, 20x20 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 400 0.8 400-ball FBGA +0 +400 +400 +Package_BGA +LFBGA-484_18x18mm_Layout22x22_P0.8mm +LFBGA-484, NSMD, 18.0x18.0mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 484 0.8 484-ball LFBGA +0 +484 +484 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm +Lattice caBGA-381, ECP5 FPGAs, 17.0x17.0mm, 381 Ball, 20x20 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD +Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD +Lattice caBGA-381, ECP5 FPGAs, 17.0x17.0mm, 381 Ball, 20x20 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm +Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 756 0.8 +0 +756 +756 +Package_BGA +Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin bga +0 +134 +134 +Package_BGA +MAPBGA_9x9mm_Layout17x17_P0.5mm +MAPBGA 9x9x1.11 PKG, 9.0x9.0mm, 272 Ball, 17x17 Layout, 0.5mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00869D.pdf#page=1 +BGA 272 0.5 +0 +272 +272 +Package_BGA +MAPBGA_14x14mm_Layout17x17_P0.8mm +MAPBGA 14x14x1.18 PKG, 14.0x14.0mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00855D.pdf#page=1 +BGA 289 0.8 +0 +289 +289 +Package_BGA +Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD +Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF +Maxim_WLP-9 +0 +9 +9 +Package_BGA +Maxim_WLP-12 +Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF +Maxim_WLP-12 +0 +12 +12 +Package_BGA +Maxim_WLP-12_1.608x2.008mm_Layout4x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD +Maxim WLP-12, W121H2+1, 2.008x1.608mm, 12 Ball, 4x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF +BGA 12 0.4 +0 +12 +12 +Package_BGA +Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD +TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956 +BGA 196 0.75 +0 +196 +196 +Package_BGA +Micron_FBGA-78_7.5x10.6mm_Layout9x13_P0.8mm +FBGA-78, 7.5x10.6mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=24 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-78_8x10.5mm_Layout9x13_P0.8mm +FBGA-78, 8.0x10.5mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=25 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-78_9x10.5mm_Layout9x13_P0.8mm +FBGA-78, 9.0x10.5mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=23 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-96_7.5x13.5mm_Layout9x16_P0.8mm +FBGA-96, 7.5x13.5mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=27 +BGA 96 0.8 +0 +96 +96 +Package_BGA +Micron_FBGA-96_8x14mm_Layout9x16_P0.8mm +FBGA-96, 8.0x14.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=28 +BGA 96 0.8 +0 +96 +96 +Package_BGA +Micron_FBGA-96_9x14mm_Layout9x16_P0.8mm +FBGA-96, 9.0x14.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=26 +BGA 96 0.8 +0 +96 +96 +Package_BGA +NXP_VFBGA-42_2.6x3mm_Layout6x7_P0.4mm_Ball0.25mm_Pad0.24mm +NXP VFBGA-42, 2.6x3.0mm, 42 Ball, 6x7 Layout, 0.4mm Pitch, https://www.nxp.com/docs/en/package-information/SOT1963-1.pdf +BGA 42 0.4 +0 +42 +42 +Package_BGA +ST_LFBGA-354_16x16mm_Layout19x19_P0.8mm +ST LFBGA-354, 16.0x16.0mm, 354 Ball, 19x19 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 354 0.8 +0 +354 +354 +Package_BGA +ST_LFBGA-448_18x18mm_Layout22x22_P0.8mm +ST LFBGA-448, 18.0x18.0mm, 448 Ball, 22x22 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 448 0.8 +0 +448 +448 +Package_BGA +ST_TFBGA-169_7x7mm_Layout13x13_P0.5mm +ST TFBGA-169, 7.0x7.0mm, 169 Ball, 13x13 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32u595aj.pdf +BGA 169 0.5 +0 +169 +169 +Package_BGA +ST_TFBGA-225_13x13mm_Layout15x15_P0.8mm +ST TFBGA-225, 13.0x13.0mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7b3ri.pdf +BGA 225 0.8 +0 +225 +225 +Package_BGA +ST_TFBGA-257_10x10mm_Layout19x19_P0.5mmP0.65mm +ST TFBGA-257, 10.0x10.0mm, 257 Ball, 19x19 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 257 0.5 +0 +257 +257 +Package_BGA +ST_TFBGA-320_11x11mm_Layout21x21_P0.5mm +ST TFBGA-320, 11.0x11.0mm, 320 Ball, 21x21 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp131c.pdf +BGA 320 0.5 +0 +320 +320 +Package_BGA +ST_TFBGA-361_12x12mm_Layout23x23_P0.5mmP0.65mm +ST TFBGA-361, 12.0x12.0mm, 361 Ball, 23x23 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 361 0.5 +0 +361 +361 +Package_BGA +ST_UFBGA-73_5x5mm_Layout9x9_P0.5mm +ST UFBGA-73, 5.0x5.0mm, 73 Ball, 9x9 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wl54jc.pdf +BGA 73 0.5 +0 +73 +73 +Package_BGA +ST_UFBGA-121_6x6mm_Layout11x11_P0.5mm +ST UFBGA-121, 6.0x6.0mm, 121 Ball, 11x11 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32g473pb.pdf +BGA 121 0.5 +0 +121 +121 +Package_BGA +ST_UFBGA-129_7x7mm_Layout13x13_P0.5mm +ST UFBGA-129, 7.0x7.0mm, 129 Ball, 13x13 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf +BGA 129 0.5 +0 +129 +129 +Package_BGA +ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm +ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf +BGA 36 0.5 +0 +36 +36 +Package_BGA +TFBGA-49_3x3mm_Layout7x7_P0.4mm +TFBGA-49, NSMD, 3.0x3.0mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 49 0.4 49-ball FBGA +0 +49 +49 +Package_BGA +TFBGA-64_5x5mm_Layout8x8_P0.5mm +TFBGA-64, 5.0x5.0mm, 64 Ball, 8x8 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f100v8.pdf#page=83 +BGA 64 0.5 +0 +64 +64 +Package_BGA +TFBGA-81_5x5mm_Layout8x8_P0.5mm +TFBGA-81, NSMD, 5.0x5.0mm, 81 Ball, 9x9 Layout, 0.5mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 81 0.5 81-ball FBGA +0 +81 +81 +Package_BGA +TFBGA-100_5.5x5.5mm_Layout10x10_P0.5mm +TFBGA-100, NSMD, 5.5x5.5mm, 100 Ball, 10x10 Layout, 0.5mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 100 0.5 100-ball FBGA +0 +100 +100 +Package_BGA +TFBGA-100_8x8mm_Layout10x10_P0.8mm +TFBGA-100, 8.0x8.0mm, 100 Ball, 10x10 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f746zg.pdf#page=199 +BGA 100 0.8 +0 +100 +100 +Package_BGA +TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm +TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm +TFBGA-100 +0 +100 +100 +Package_BGA +TFBGA-121_10x10mm_Layout11x11_P0.8mm +TFBGA-121, 10.0x10.0mm, 121 Ball, 11x11 Layout, 0.8mm Pitch, http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495 +BGA 121 0.8 +0 +121 +121 +Package_BGA +TFBGA-169_9x9mm_Layout13x13_P0.65mm +TFBGA-169, NSMD, 9.0x9.0mm, 169 Ball, 13x13 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 169 0.65 169-ball FBGA +0 +169 +169 +Package_BGA +TFBGA-216_13x13mm_Layout15x15_P0.8mm +TFBGA-216, 13.0x13.0mm, 216 Ball, 15x15 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f746zg.pdf#page=219 +BGA 216 0.8 +0 +216 +216 +Package_BGA +TFBGA-225_10x10mm_Layout15x15_P0.65mm +TFBGA-225, NSMD, 10.0x10.0mm, 225 Ball, 15x15 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 225 0.65 225-ball FBGA +0 +225 +225 +Package_BGA +TFBGA-256_13x13mm_Layout16x16_P0.8mm +TFBGA-256, NSMD, 13.0x13.0mm, 256 Ball, 16x16 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 256 0.8 256-ball FBGA +0 +256 +256 +Package_BGA +TFBGA-265_14x14mm_Layout17x17_P0.8mm +TFBGA-265, 14.0x14.0mm, 265 Ball, 17x17 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/DM00387108.pdf#page=223 +BGA 265 0.8 +0 +265 +265 +Package_BGA +TFBGA-289_9x9mm_Layout17x17_P0.5mm +TFBGA-289, 9.0x9.0mm, 289 Ball, 17x17 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp131c.pdf +BGA 289 0.5 +0 +289 +289 +Package_BGA +TFBGA-324_12x12mm_Layout18x18_P0.8mm +TFBGA-324, NSMD, 12.0x12.0mm, 324 Ball, 18x18 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 324 0.65 324-ball FBGA +0 +324 +324 +Package_BGA +TFBGA-361_13x13mm_Layout19x19_P0.65mm +TFBGA-361, NSMD, 13.0x13.0mm, 361 Ball, 19x19 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 361 0.65 361-ball FBGA +0 +361 +361 +Package_BGA +TFBGA-576_16x16mm_Layout24x24_P0.65mm +TFBGA-576, NSMD, 16.0x16.0mm, 576 Ball, 24x24 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 576 0.65 576-ball FBGA +0 +576 +576 +Package_BGA +Texas_BGA-289_15.0x15.0mm_Layout17x17_P0.8mm_Ball0.5mm_Pad0.4mm +Texas Instruments BGA-289, 0.4mm pad, 15x15mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.ti.com/lit/ml/mpbg777/mpbg777.pdf +BGA 289 0.8 ZAV S-PBGA-N289 +0 +289 +289 +Package_BGA +Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm +Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YFF S-XBGA-N5 +0 +10 +5 +Package_BGA +Texas_DSBGA-5_0.8875x1.3875mm_Layout2x3_P0.5mm +Texas Instruments, DSBGA, area grid, NSMD, YZP0005 pad definition, 0.8875x1.3875mm, 5 Ball, 2x3 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=42, https://www.ti.com/lit/ml/mxbg018l/mxbg018l.pdf +BGA 5 0.5 YZP +0 +5 +5 +Package_BGA +Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm +Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N6 +0 +12 +6 +Package_BGA +Texas_DSBGA-6_0.95x1.488mm_Layout2x3_P0.4mm +Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, https://www.ti.com/lit/ml/mxbg419/mxbg419.pdf, https://www.ti.com/lit/ds/symlink/tmp117.pdf +BGA 6 0.4 +0 +6 +6 +Package_BGA +Texas_DSBGA-6_0.704x1.054mm_Layout2x3_P0.35mm +Texas Instruments, DSBGA-6, 0.704x1.054mm, NSMD, YKA pad definition, 0.704x1.054mm, 6 Ball, 2x3 Layout, 0.35mm Pitch, https://www.ti.com/lit/ml/mxbg383/mxbg383.pdf, https://www.ti.com/lit/ds/symlink/tps62800.pdf +BGA 6 0.35 +0 +6 +6 +Package_BGA +Texas_DSBGA-6_0.855x1.255mm_Layout2x3_P0.4mm_LevelB +Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, YFF0006, NSMD pad definition, https://www.ti.com/lit/ds/symlink/lmg1020.pdf, https://www.ti.com/lit/ml/mxbg078z/mxbg078z.pdf +BGA 6 0.4 YFF0006 +0 +6 +6 +Package_BGA +Texas_DSBGA-6_0.855x1.255mm_Layout2x3_P0.4mm_LevelC +Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, YFF0006, NSMD pad definition, https://www.ti.com/lit/ds/symlink/lmg1020.pdf, https://www.ti.com/lit/ml/mxbg078z/mxbg078z.pdf +BGA 6 0.4 YFF0006 +0 +6 +6 +Package_BGA +Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm +Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_0.705x1.468mm_Layout2x4_P0.4mm +Texas Instruments, DSBGA, area grid, NSMD, YBJ0008 pad definition, 0.705x1.468mm, 8 Ball, 2x4 Layout, 0.4mm Pitch, https://www.ti.com/lit/gpn/ina234 +BGA 8 0.4 +0 +8 +8 +Package_BGA +Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, area grid, YZR pad definition, 1.5195x1.5195mm, 8 Ball, 3x3 Layout, 0.5mm Pitch, http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf +BGA 8 0.5 +0 +8 +8 +Package_BGA +Texas_DSBGA-9_1.62mmx1.58mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, area grid, NSMD, YZF0009 pad definition, 1.62x1.58mm, 9 Ball, 3x3 Layout, 0.5mm Pitch, https://www.ti.com/lit/ml/mxbg027n/mxbg027n.pdf +BGA 9 0.5 +0 +9 +9 +Package_BGA +Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZR0009 +0 +18 +9 +Package_BGA +Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZP, YZP0010, 1.86x1.36mm, 10 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/ts3a24159.pdf +BGA 10 0.5 +0 +20 +10 +Package_BGA +Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZT, 1.86x1.36mm, 12 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 12 0.5 R-XBGA-N12 +0 +24 +12 +Package_BGA +Texas_DSBGA-16_2.39x2.39mm_Layout4x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZF, YZF0016, 2.39x2.39mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/dac80508.pdf +BGA 16 0.5 +0 +32 +16 +Package_BGA +Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm +Texas Instruments, DSBGA, area grid, 1.9x3.0mm, 28 Ball, 4x7 Layout, 0.4mm Pitch, http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 28 0.4 +0 +28 +28 +Package_BGA +Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm +Texas Instruments, DSBGA, area grid, 3.33x3.488mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 49 0.4 +0 +49 +49 +Package_BGA +Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm +Texas Instruments, DSBGA, area grid, 3.415x3.535mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 64 0.4 +0 +64 +64 +Package_BGA +Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm +Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-12 +0 +12 +12 +Package_BGA +Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm +Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-80 +0 +80 +80 +Package_BGA +Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm +Texas Instruments, BGA Microstar Junior, NSMD, 7x7mm, 113 Ball, 12x12 Layout, 0.5mm Pitch, http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf +BGA 113 0.5 +0 +113 +113 +Package_BGA +UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm +UCBGA-36, 2.5x2.5mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, https://www.latticesemi.com/view_document?document_id=213 +BGA 36 0.4 +0 +36 +36 +Package_BGA +UCBGA-49_3x3mm_Layout7x7_P0.4mm +UCBGA-49, 3x3mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.latticesemi.com/view_document?document_id=213 +BGA 49 0.4 +0 +49 +49 +Package_BGA +UCBGA-81_4x4mm_Layout9x9_P0.4mm +UCBGA-81, 4x4mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.latticesemi.com/view_document?document_id=213 +BGA 81 0.4 +0 +81 +81 +Package_BGA +UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm +UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm +UFBGA-15 +0 +15 +15 +Package_BGA +UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm +UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm +UFBGA-32 +0 +32 +32 +Package_BGA +UFBGA-64_5x5mm_Layout8x8_P0.5mm +UFBGA-64, 5.0x5.0mm, 64 Ball, 8x8 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f051t8.pdf#page=91 +BGA 64 0.5 +0 +64 +64 +Package_BGA +UFBGA-100_7x7mm_Layout12x12_P0.5mm +UFBGA-100, 7.0x7.0mm, 100 Ball, 12x12 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103tb.pdf#page=93 +BGA 100 0.5 +0 +100 +100 +Package_BGA +UFBGA-132_7x7mm_Layout12x12_P0.5mm +UFBGA-132, 7.0x7.0mm, 132 Ball, 12x12 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152zc.pdf#page=123 +BGA 132 0.5 +0 +132 +132 +Package_BGA +UFBGA-132_7x7mm_P0.5mm +UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf +ufbga bga small-pitch +0 +132 +132 +Package_BGA +UFBGA-144_7x7mm_Layout12x12_P0.5mm +UFBGA-144, 7.0x7.0mm, 144 Ball, 12x12 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f446ze.pdf#page=186 +BGA 144 0.5 +0 +144 +144 +Package_BGA +UFBGA-144_10x10mm_Layout12x12_P0.8mm +UFBGA-144, 10.0x10.0mm, 144 Ball, 12x12 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f446ze.pdf#page=189 +BGA 144 0.8 +0 +144 +144 +Package_BGA +UFBGA-169_7x7mm_Layout13x13_P0.5mm +UFBGA-169, 7.0x7.0mm, 169 Ball, 13x13 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f429ng.pdf#page=218 +BGA 169 0.5 +0 +169 +169 +Package_BGA +UFBGA-201_10x10mm_Layout15x15_P0.65mm +UFBGA-201, 10.0x10.0mm, 201 Ball, 15x15 Layout, 0.65mm Pitch, http://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=166 +BGA 201 0.65 +0 +201 +201 +Package_BGA +VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm +VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm +VFBGA-49 +0 +49 +49 +Package_BGA +VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm +VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740 +BGA 86 0.55 +0 +86 +86 +Package_BGA +VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm +VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm +VFBGA-100 +0 +100 +100 +Package_BGA +WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm +WLP-4, 0.728x0.728mm, 4 Ball, 2x2 Layout, 0.35mm Pitch, https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf +BGA 4 0.35 +0 +4 +4 +Package_BGA +WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD +WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf +BGA 4 0.35 +0 +4 +4 +Package_BGA +WLP-4_0.83x0.83mm_P0.4mm +WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-4_0.86x0.86mm_P0.4mm +WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm +WLP-9, 1.468x1.448mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF +BGA 9 0.4 +0 +9 +9 +Package_BGA +XBGA-121_10x10mm_Layout11x11_P0.8mm +XBGA-121, 10.0x10.0mm, 121 Ball, 11x11 Layout, 0.8mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf +BGA 121 0.8 +0 +121 +121 +Package_BGA +XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm +XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-36 +0 +36 +36 +Package_BGA +XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm +XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-64 +0 +64 +64 +Package_BGA +XFBGA-121_8x8mm_Layout11x11_P0.65mm +XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf +XFBGA-121 +0 +121 +121 +Package_BGA +Xilinx_CLG225 +Zynq-7000 BGA, NSMD pad definition Appendix A, 13x13mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77 +BGA 225 0.8 CLG225 +0 +225 +225 +Package_BGA +Xilinx_CLG400 +Zynq-7000 BGA, NSMD pad definition Appendix A, 17x17mm, 400 Ball, 20x20 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78 +BGA 400 0.8 CLG400 CL400 +0 +400 +400 +Package_BGA +Xilinx_CLG484_CLG485 +Zynq-7000 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79 +BGA 484 0.8 CLG484 CL484 CLG485 CL485 +0 +484 +484 +Package_BGA +Xilinx_CPG236 +Artix-7 BGA, NSMD pad definition Appendix A, 10x10mm, 238 Ball, 19x19 Layout, 0.5mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266 +BGA 238 0.5 CP236 CPG236 +0 +238 +238 +Package_BGA +Xilinx_CPG238 +Artix-7 BGA, NSMD pad definition Appendix A, 10x10mm, 238 Ball, 19x19 Layout, 0.5mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267 +BGA 238 0.5 CPG238 +0 +238 +238 +Package_BGA +Xilinx_CPGA196 +Spartan-7 BGA, NSMD pad definition Appendix A, 8x8mm, 196 Ball, 14x14 Layout, 0.5mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260 +BGA 196 0.5 CPGA196 +0 +196 +196 +Package_BGA +Xilinx_CSG324 +Artix-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268 +BGA 324 0.8 CS324 CSG324 +0 +324 +324 +Package_BGA +Xilinx_CSG325 +Artix-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268 +BGA 324 0.8 CS325 CSG235 +0 +324 +324 +Package_BGA +Xilinx_CSGA225 +Spartan-7 BGA, NSMD pad definition Appendix A, 13x13mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262 +BGA 225 0.8 CSGA225 +0 +225 +225 +Package_BGA +Xilinx_CSGA324 +Spartan-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263 +BGA 324 0.8 CSGA324 +0 +324 +324 +Package_BGA +Xilinx_FBG484 +Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82 +BGA 484 1 FB484 FBG484 FBV484 +0 +484 +484 +Package_BGA +Xilinx_FBG676 +Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84 +BGA 676 1 FB676 FBG676 FBV676 +0 +676 +676 +Package_BGA +Xilinx_FBG900 +Kintex-7 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289 +BGA 900 1 FB900 FBG900 FBV900 +0 +900 +900 +Package_BGA +Xilinx_FFG676 +Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88 +BGA 676 1 FF676 FFG676 FFV676 +0 +676 +676 +Package_BGA +Xilinx_FFG900_FFG901 +Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90 +BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901 +0 +900 +900 +Package_BGA +Xilinx_FFG1156 +Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91 +BGA 1156 1 FF1156 FFG1156 FFV1156 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1157_FFG1158 +Virtex-7 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299 +BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300 +BGA 1760 1 FF1761 FFG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FFG1926_FFG1927_FFG1928_FFG1930 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303 +BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FFV1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301 +BGA 1760 1 FFV1761 +0 +1760 +1760 +Package_BGA +Xilinx_FGG484 +Artix-7 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275 +BGA 484 1 FG484 FGG484 +0 +484 +484 +Package_BGA +Xilinx_FGG676 +Artix-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276 +BGA 676 1 FG676 FGG676 +0 +676 +676 +Package_BGA +Xilinx_FGGA484 +Spartan-7 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264 +BGA 484 1 FGGA484 +0 +484 +484 +Package_BGA +Xilinx_FGGA676 +Spartan-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265 +BGA 676 1 FGGA676 +0 +676 +676 +Package_BGA +Xilinx_FHG1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302 +BGA 1760 1 FH1761 FHG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FLG1925_FLG1926_FLG1928_FLG1930 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304 +BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FTG256 +Artix-7 BGA, NSMD pad definition Appendix A, 17x17mm, 256 Ball, 16x16 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269 +BGA 256 1 FT256 FTG256 +0 +256 +256 +Package_BGA +Xilinx_FTGB196 +Spartan-7 BGA, NSMD pad definition Appendix A, 15x15mm, 196 Ball, 14x14 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261 +BGA 196 1 FTGB196 +0 +196 +196 +Package_BGA +Xilinx_RB484 +Artix-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92 +BGA 484 1 RB484 +0 +484 +484 +Package_BGA +Xilinx_RB676 +Artix-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280 +BGA 676 1 RB676 +0 +676 +676 +Package_BGA +Xilinx_RF676 +Kintex-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297 +BGA 676 1 RF676 +0 +676 +676 +Package_BGA +Xilinx_RF900 +Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94 +BGA 900 1 RF900 +0 +900 +900 +Package_BGA +Xilinx_RF1156 +Zynq-7000 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95 +BGA 1156 1 RF1156 +0 +1156 +1156 +Package_BGA +Xilinx_RF1157_RF1158 +Virtex-7 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305 +BGA 1156 1 RF1157 RF1158 +0 +1156 +1156 +Package_BGA +Xilinx_RF1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306 +BGA 1760 1 RF1761 +0 +1760 +1760 +Package_BGA +Xilinx_RF1930 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307 +BGA 1924 1 RF1930 +0 +1924 +1924 +Package_BGA +Xilinx_RFG676 +Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93 +BGA 676 1 RF676 RFG676 +0 +676 +676 +Package_BGA +Xilinx_RS484 +Artix-7 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279 +BGA 484 0.8 RS484 +0 +484 +484 +Package_BGA +Xilinx_SBG484 +Artix-7 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270 +BGA 484 0.8 SB484 SBG484 SBV484 +0 +484 +484 +Package_BGA +Xilinx_SBG485 +Zynq-7000 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80 +BGA 484 0.8 SBG485 SBV485 +0 +484 +484 +Package_CSP +Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm +LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf) +LFCSP 8 0.5 +0 +12 +5 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +21 +17 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +31 +17 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +21 +17 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm_ThermalVias +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +31 +17 +Package_CSP +Analog_LFCSP-UQ-10_1.3x1.6mm_P0.4mm +Analog LFCSP-UQ, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_10_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP-UQ NoLead +0 +10 +10 +Package_CSP +DiodesInc_GEA20_WLCSP-20_1.70x2.10mm_Layout4x5_P0.4mm +Diodes Incorporated WLCSP-20, GEA20, 1.7x2.1mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, https://www.diodes.com/assets/Package-Files/GEA20.pdf +CSP 20 0.4 +0 +20 +20 +Package_CSP +Efinix_WLCSP-64_3.5353x3.3753mm_Layout8x8_P0.4mm +Efinix WLCSP, NSMD pad definition Page 60, 3.5353x3.3753mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +CSP 64 0.4 64-ball WLCSP +0 +64 +64 +Package_CSP +Efinix_WLCSP-80_4.4567x3.5569mm_Layout10x8_P0.4mm +WLCSP-80, NSMD pad definition Page 54, 4.4567x3.5569mm, 80 Ball, 10x8 Layout, 0.4mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +CSP 80 0.4 80-ball WLCSP +0 +80 +80 +Package_CSP +LFCSP-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +LFCSP, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_6_3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +11 +7 +Package_CSP +LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf +LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm +0 +9 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +20 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8_2x2mm_P0.5mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf +LFCSP 8pin 2x2mm Pitch 0.5mm +0 +8 +8 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm +16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf) +LFCSP 16 0.5 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf) +LFCSP 16 0.65 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +31 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +31 +17 +Package_CSP +LFCSP-16_3x3mm_P0.5mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_32.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +16 +16 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf) +LFCSP 0.5 +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +35 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +35 +21 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +33 +29 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +43 +29 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +42 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +59 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +37 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +47 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +37 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +47 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf +LFCSP 0.5 +0 +37 +33 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +45 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm_ThermalVias +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +55 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +45 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +55 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm +LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +45 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm_ThermalVias +LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +55 +41 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +58 +49 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +75 +49 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +69 +65 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +86 +65 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +82 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +99 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm +72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf) +LFCSP 0.5 +0 +77 +73 +Package_CSP +LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm +LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf) +LFCSP 0.5 +0 +29 +25 +Package_CSP +LFCSP-VQ-48-1EP_7x7mm_P0.5mm +LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html) +LFCSP 48 +0 +65 +49 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +15 +9 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +22 +9 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +17 +11 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +24 +11 +Package_CSP +Maxim_WLCSP-35_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm +WLCSP-35, 2.998x2.168mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF +CSP 35 0.4 +0 +35 +35 +Package_CSP +Nexperia_WLCSP-15_6-3-6_2.37x1.17mm_Layout6x3_P0.4mm +Nexperia wafer level chip-size package; 15 bumps (6-3-6), 2.37x1.17mm, 15 Ball, 6x3 Layout, 0.4mm Pitch, https://assets.nexperia.com/documents/data-sheet/PCMFXUSB3S_SER.pdf +CSP 15 0.4 +0 +15 +15 +Package_CSP +ST_WLCSP-12_1.70x1.42mm_P0.35mm_Stagger +ST WLCSP-12, ST Die ID 443, 1.7x1.42mm, 12 Ball, Y-staggered 4x6 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32c011d6.pdf +CSP 12 0.35 +0 +12 +12 +Package_CSP +ST_WLCSP-18_1.86x2.14mm_P0.4mm_Stagger +ST WLCSP-18, ST Die ID 466, 1.86x2.14mm, 18 Ball, X-staggered 7x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g031y8.pdf +CSP 18 0.4 +0 +18 +18 +Package_CSP +ST_WLCSP-20_1.94x2.40mm_Layout4x5_P0.4mm +ST WLCSP-20, ST die ID 456, 1.94x2.4mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g051f8.pdf#page=102 +CSP 20 0.4 +0 +20 +20 +Package_CSP +ST_WLCSP-25_2.30x2.48mm_Layout5x5_P0.4mm +ST WLCSP-25, ST die ID 460, 2.3x2.48mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g071eb.pdf +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_2.33x2.24mm_Layout5x5_P0.4mm +ST WLCSP-25, ST Die ID 474, 2.33x2.24mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32h503eb.pdf +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die425 +WLCSP-25, 2.097x2.493mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l031f6.pdf#page=112 +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die444 +WLCSP-25, 2.423x2.325mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=93 +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die457 +WLCSP-25, 2.133x2.07mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l011k3.pdf#page=100 +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-36_2.58x3.07mm_Layout6x6_P0.4mm +ST WLCSP-36, ST die ID 464, 2.58x3.07mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l412t8.pdf +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die417 +WLCSP-36, 2.61x2.88mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l052t8.pdf#page=123 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die440 +WLCSP-36, 2.605x2.703mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f051t8.pdf#page=103 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die445 +WLCSP-36, 2.605x2.703mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=96 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die458 +WLCSP-36, 2.553x2.579mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f410t8.pdf#page=119 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-49_3.15x3.13mm_Layout7x7_P0.4mm +ST WLCSP-49, ST die ID 468, 3.15x3.13mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g431c6.pdf +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_3.30x3.38mm_Layout7x7_P0.4mm_Offcenter +ST WLCSP-49, off-center ball grid, ST die ID 494, 3.3x3.38mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb15cc.pdf#page=119 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die423 +WLCSP-49, 2.965x2.965mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f401vc.pdf#page=115 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die431 +WLCSP-49, 2.999x3.185mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f411vc.pdf#page=124 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die433 +WLCSP-49, 3.029x3.029mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f401ce.pdf#page=116 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die435 +WLCSP-49, 3.141x3.127mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00257211.pdf#page=191 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die438 +WLCSP-49, 3.89x3.74mm, 49 Ball, 7x7 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f303r8.pdf#page=112 +CSP 49 0.5 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die439 +WLCSP-49, 3.417x3.151mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f301r8.pdf#page=117 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die447 +WLCSP-49, 3.294x3.258mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l072kz.pdf#page=134 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die448 +WLCSP-49, 3.277x3.109mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f071v8.pdf#page=106 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-52_3.09x3.15mm_P0.4mm_Stagger +ST WLCSP-52, ST die ID 467, 3.09x3.15mm, 52 Ball, X-staggered 13x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g0b1ne.pdf#page=136 +CSP 52 0.4 +0 +52 +52 +Package_CSP +ST_WLCSP-56_3.38x3.38mm_P0.4m_Stagger +ST WLCSP-56, ST die ID 455, 3.38x3.38mm, 56 Ball, X-staggered 14x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u535je.pdf +CSP 56 0.4 +0 +56 +56 +Package_CSP +ST_WLCSP-63_Die427 +WLCSP-63, 3.228x4.164mm, 63 Ball, 7x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l151cc.pdf#page=125 +CSP 63 0.4 +0 +63 +63 +Package_CSP +ST_WLCSP-64_3.56x3.52mm_Layout8x8_P0.4mm +ST WLCSP-64, ST die ID 479, 3.56x3.52mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g491re.pdf +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die414 +WLCSP-64, 4.466x4.395mm, 64 Ball, 8x8 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103ze.pdf#page=120 +CSP 64 0.5 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die427 +WLCSP-64, 4.539x4.911mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152zc.pdf#page=126 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die435 +WLCSP-64, 3.141x3.127mm, 64 Ball, 8x8 Layout, 0.35mm Pitch, http://www.st.com/resource/en/datasheet/DM00257211.pdf#page=188 +CSP 64 0.35 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die436 +WLCSP-64, 4.539x4.911mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152zd.pdf#page=143 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die441 +WLCSP-64, 3.623x3.651mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00213872.pdf#page=167 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die442 +WLCSP-64, 3.347x3.585mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f091vb.pdf#page=109 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die462 +WLCSP-64, 3.357x3.657mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00340475.pdf#page=189 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-66_Die411 +WLCSP-66, 3.639x3.971mm, 66 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=154 +CSP 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-66_Die432 +WLCSP-66, 3.767x4.229mm, 66 Ball, 8x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f378vc.pdf#page=114 +CSP 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-72_3.38x3.38mm_P0.35m_Stagger +ST WLCSP-72, ST die ID 455, 3.38x3.38mm, 72 Ball, X-staggered 16x9 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32u535je.pdf +CSP 72 0.35 +0 +72 +72 +Package_CSP +ST_WLCSP-72_Die415 +WLCSP-72, 4.4084x3.7594mm, 72 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l476me.pdf#page=255 +CSP 72 0.4 +0 +72 +72 +Package_CSP +ST_WLCSP-80_3.50x3.27mm_P0.35mm_Stagger +ST WLCSP-80, ST die ID 484, 3.5x3.27mm, 80 Ball, Y-staggered 10x16 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h563mi.pdf +CSP 80 0.35 +0 +80 +80 +Package_CSP +ST_WLCSP-81_4.02x4.27mm_Layout9x9_P0.4mm +ST WLCSP-81, ST die ID 469, 4.02x4.27mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g483me.pdf +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_4.36x4.07mm_Layout9x9_P0.4mm +ST WLCSP-81, ST die ID 472, 4.36x4.07mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l562ce.pdf +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die415 +WLCSP-81, 4.4084x3.7594mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l476me.pdf#page=252 +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die421 +WLCSP-81, 3.693x3.815mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f446ze.pdf#page=192 +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die463 +WLCSP-81, 4.039x3.951mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00282249.pdf#page=175 +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-90_4.20x3.95mm_P0.4mm_Stagger +ST WLCSP-90, ST die ID 482, 4.2x3.95mm, 90 Ball, X-staggered 18x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u575og.pdf#page=306 +CSP 90 0.4 +0 +90 +90 +Package_CSP +ST_WLCSP-90_Die413 +WLCSP-90, 4.223x3.969mm, 90 Ball, 10x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f405og.pdf#page=164 +CSP 90 0.4 +0 +90 +90 +Package_CSP +ST_WLCSP-100_4.40x4.38mm_Layout10x10_P0.4mm_Offcenter +ST WLCSP-100, off-center ball grid, ST die ID 495, 4.4x4.38mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_4.437x4.456mm_Layout10x10_P0.4mm +ST WLCSP-100, ST die ID 471, 4.437x4.456mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l4p5ve.pdf +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die422 +WLCSP-100, 4.201x4.663mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f302vc.pdf#page=133 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die446 +WLCSP-100, 4.775x5.041mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f303zd.pdf#page=162 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die452 +WLCSP-100, 4.201x4.663mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00330506.pdf#page=218 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die461 +WLCSP-100, 4.618x4.142mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00284211.pdf#page=259 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-104_Die437 +WLCSP-104, 4.095x5.094mm, 104 Ball, 9x12 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152ze.pdf#page=127 +CSP 104 0.4 +0 +104 +104 +Package_CSP +ST_WLCSP-115_3.73x4.15mm_P0.35mm_Stagger +ST WLCSP-115, ST die ID 483, 3.73x4.15mm, 115 Ball, Y-staggered 11x21 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h725vg.pdf +CSP 115 0.35 +0 +115 +115 +Package_CSP +ST_WLCSP-115_4.63x4.15mm_P0.4mm_Stagger +ST WLCSP-115, ST die ID 461, 4.63x4.15mm, 115 Ball, X-staggered 21x11 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l496wg.pdf +CSP 115 0.4 +0 +115 +115 +Package_CSP +ST_WLCSP-132_4.57x4.37mm_Layout12x11_P0.35mm +ST WLCSP-132, ST die ID 480, 4.57x4.37mm, 132 Ball, 12x11 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7a3ai.pdf +CSP 132 0.35 +0 +132 +132 +Package_CSP +ST_WLCSP-143_Die419 +WLCSP-143, 4.521x5.547mm, 143 Ball, 11x13 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f429ng.pdf#page=203 +CSP 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-143_Die449 +WLCSP-143, 4.539x5.849mm, 143 Ball, 11x13 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f746zg.pdf#page=202 +CSP 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-144_Die470 +WLCSP-144, 5.24x5.24mm, 144 Ball, 12x12 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00366448.pdf#page=295 +CSP 144 0.4 +0 +144 +144 +Package_CSP +ST_WLCSP-150_5.38x5.47mm_P0.4m_Stagger +ST WLCSP-150, ST die ID 481, 5.38x5.47mm, 150 Ball, Y-staggered 13x23 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u595zj.pdf +CSP 150 0.4 +0 +150 +150 +Package_CSP +ST_WLCSP-156_4.96x4.64mm_Layout13x12_P0.35mm +ST WLCSP-156, ST die ID 450, 4.96x4.64mm, 156 Ball, 13x12 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h747xi.pdf +CSP 156 0.35 +0 +156 +156 +Package_CSP +ST_WLCSP-168_Die434 +WLCSP-168, 4.891x5.692mm, 168 Ball, 12x14 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f469ni.pdf#page=198 +CSP 168 0.4 +0 +168 +168 +Package_CSP +ST_WLCSP-180_Die451 +WLCSP-180, 5.537x6.095mm, 180 Ball, 13x14 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00273119.pdf#page=240 +CSP 180 0.4 +0 +180 +180 +Package_CSP +ST_WLCSP-208_5.8x5.6mm_P0.35_Stagger +ST WLCSP-208, ST die ID 476, 5.8x5.6mm, 208 Ball, X-staggered 26x16 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32u5f9bj.pdf +CSP 208 0.35 +0 +208 +208 +Package_CSP +ST_WLCSP-208_5.38x5.47mm_P0.35mm_Stagger +ST WLCSP-208, ST die ID 481, 5.38x5.47mm, 208 Ball, X-staggered 26x16 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32u5a5aj.pdf +CSP 208 0.35 +0 +208 +208 +Package_CSP +WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm +X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf +CSP 4 0.5 +0 +4 +4 +Package_CSP +WLCSP-4_0.64x0.64mm_P0.35mm +WLCSP-4, 0.64x0.64mm, 4 Ball, 2x2 Layout, 0.35mm Pitch, https://www.onsemi.com/pdf/datasheet/ncp163-d.pdf#page=23 +CSP 4 0.35 +0 +4 +4 +Package_CSP +WLCSP-6_1.4x1.0mm_P0.4mm +6pin Pitch 0.4mm +6pin Pitch 0.4mm WLCSP +0 +6 +6 +Package_CSP +WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD +WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf +WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top +0 +8 +8 +Package_CSP +WLCSP-8_1.551x2.284mm_P0.5mm +WLCSP-8, 1.551x2.284mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75 +CSP 8 0.5 +0 +8 +8 +Package_CSP +WLCSP-12_1.56x1.56mm_P0.4mm +WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf +BMM150 WLCSP +0 +12 +12 +Package_CSP +WLCSP-12_1.403x1.555mm_P0.4mm_Stagger +WLCSP-12, staggered array, 1.403x1.555mm, 12 Ball, 6x4 Layout, 0.2x0.346333mm Pitch, http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208 +CSP 12 0.2x0.346333 +0 +12 +12 +Package_CSP +WLCSP-16_1.409x1.409mm_P0.35mm +WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +CSP 16 0.35 +0 +16 +16 +Package_CSP +WLCSP-16_2.225x2.17mm_P0.5mm +WLCSP-16 2.225x2.17mm, 2.225x2.17mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf +CSP 16 0.5 +0 +16 +16 +Package_CSP +WLCSP-16_4x4_B2.17x2.32mm_P0.5mm +WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf +WLCSP-16 NXP +0 +16 +16 +Package_CSP +WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm +WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf +BGA 20 0.4 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm +WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf +BGA 56 0.4 +0 +56 +56 +Package_CSP +WLCSP-81_4.41x3.76mm_P0.4mm +WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf +WLCSP ST +0 +81 +81 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_DFN_QFN +AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm +UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138 +QFN 0.95 +0 +6 +5 +Package_DFN_QFN +AO_AOZ666xDI_DFN-8-1EP_3x3mm_P0.65mm_EP1.25x2.7mm +AO AOZ666xDI DFN, 8 Pin (https://aosmd.com/res/data_sheets/AOZ6663DI-01.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +AO DFN NoLead +0 +13 +9 +Package_DFN_QFN +AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm +DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf) +dfn +0 +25 +5 +Package_DFN_QFN +Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias +56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download) +QFN 0.5 +0 +87 +57 +Package_DFN_QFN +DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack +DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm +DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm +DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm +DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf) +DFN 0.5 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.65mm_EP1.01x1.7mm +DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2020-6%20(Type%20C).pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm +DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF) +DFN 0.95 +0 +13 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm +DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6_1.3x1.2mm_P0.4mm +6-Lead Plastic DFN (1.3mm x 1.2mm) +DFN 0.4 +0 +6 +6 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm +DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm +DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf) +DFN 0.45 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm +DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf) +DFN 0.5 +0 +12 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm +8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm +DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf) +DFN 0.45 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf#page=10), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf#page=10), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +20 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm +DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm +DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.8 +0 +15 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.8 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +25 +9 +Package_DFN_QFN +DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm +DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf) +DFN 0.5 +0 +13 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm +DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.58x2.35mm +DFN, 10 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/22005b.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.58x2.35mm_ThermalVias +DFN, 10 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/22005b.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +20 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm +10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10_2x2mm_P0.4mm +10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch +DFN 10 0.4mm +0 +10 +10 +Package_DFN_QFN +DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm +DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf) +DFN 0.45 +0 +15 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +24 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.65x2.38mm +DFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/DFN_12_05-08-1725.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.65x2.38mm_ThermalVias +DFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/DFN_12_05-08-1725.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +24 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm +DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf) +DFN 0.45 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm +DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm +DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF) +DFN 0.65 +0 +21 +13 +Package_DFN_QFN +DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF) +DFN 0.40 +0 +19 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +33 +15 +Package_DFN_QFN +DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm +DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14_1.35x3.5mm_P0.5mm +DFN, 14 Pin (https://m.littelfuse.com/media?resourcetype=datasheets&itemid=9fbe09c9-efee-4022-a889-ca0005cd9b07&filename=littelfuse-tvs-diode-array-sp3012-datasheet#page=5), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +14 +14 +Package_DFN_QFN +DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm +DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf) +DFN 0.45 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf) +DFN 0.5 +0 +27 +17 +Package_DFN_QFN +DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf) +DFN 0.5 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm +DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf) +DFN 0.5 +0 +26 +17 +Package_DFN_QFN +DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf) +DFN 0.5 +0 +29 +19 +Package_DFN_QFN +DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf) +DFN 0.5 +0 +27 +19 +Package_DFN_QFN +DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm +DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF) +DFN 0.5 +0 +33 +21 +Package_DFN_QFN +DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm +DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF) +DFN 0.5 +0 +35 +23 +Package_DFN_QFN +DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm +DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf) +DFN 0.5 +0 +35 +25 +Package_DFN_QFN +DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm +DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf) +DFN 0.4 +0 +43 +33 +Package_DFN_QFN +DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm +DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF) +DFN 0.4 +0 +63 +45 +Package_DFN_QFN +DFN-S-8-1EP_6x5mm_P1.27mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 1.27 +0 +16 +9 +Package_DFN_QFN +DHVQFN-14-1EP_2.5x3mm_P0.5mm_EP1x1.5mm +DHVQFN, 14 Pin (JEDEC MO-241/VAA, https://assets.nexperia.com/documents/package-information/SOT762-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DHVQFN NoLead +0 +16 +15 +Package_DFN_QFN +DHVQFN-16-1EP_2.5x3.5mm_P0.5mm_EP1x2mm +DHVQFN, 16 Pin (JEDEC MO-241/VAB, https://assets.nexperia.com/documents/package-information/SOT763-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DHVQFN NoLead +0 +19 +17 +Package_DFN_QFN +DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm +DHVQFN, 20 Pin (JEDEC MO-241/VAC, https://assets.nexperia.com/documents/package-information/SOT764-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DHVQFN NoLead +0 +23 +21 +Package_DFN_QFN +Diodes_DFN1006-3 +DFN package size 1006 3 pins +DFN package size 1006 3 pins +0 +3 +3 +Package_DFN_QFN +Diodes_UDFN-10_1.0x2.5mm_P0.5mm +U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf) +UDFN-10 U-DFN2510-10 Diodes +0 +10 +10 +Package_DFN_QFN +Diodes_UDFN2020-6_Type-F +U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf) +U-DFN2020-6 (Type F) +0 +8 +8 +Package_DFN_QFN +HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm +HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +21 +17 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +29 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +42 +33 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +59 +33 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +50 +41 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +67 +41 +Package_DFN_QFN +Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +19 +15 +Package_DFN_QFN +Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +76 +33 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788) +mlpq 32 7x7mm +0 +115 +49 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) +mlpq 32 7x7mm +0 +113 +49 +Package_DFN_QFN +Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm +PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 22 5x6mm +0 +56 +15 +Package_DFN_QFN +Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm +PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 44 7x7mm +0 +125 +27 +Package_DFN_QFN +LQFN-10-1EP_2x2mm_P0.5mm_EP0.7x0.7mm +LQFN, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081644_0_LQFN10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LQFN NoLead +0 +12 +11 +Package_DFN_QFN +LQFN-12-1EP_2x2mm_P0.5mm_EP0.7x0.7mm +LQFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081530_B_LQFN12.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LQFN NoLead +0 +14 +13 +Package_DFN_QFN +LQFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +LQFN, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081595_0_lqfn16.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LQFN NoLead +0 +18 +17 +Package_DFN_QFN +Linear_DE14MA +14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf) +DFN 0.5 +0 +14 +14 +Package_DFN_QFN +Linear_UGK52_QFN-46-52 +Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf) +QFN 0.5 +0 +62 +47 +Package_DFN_QFN +MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm +MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +9 +7 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +12 +9 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +15 +9 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +25 +21 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +30 +21 +Package_DFN_QFN +MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm +Micro Leadframe Package, 16 pin with exposed pad +MLPQ- 0.65 +0 +21 +17 +Package_DFN_QFN +MPS_QFN-12_2x2mm_P0.4mm +MPS QFN, 12 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP5087A#page24), generated with kicad-footprint-generator ipc_noLead_generator.py +MPS QFN NoLead +0 +12 +12 +Package_DFN_QFN +Maxim_FC2QFN-14_2.5x2.5mm_P0.5mm +14-FC2QFN, 14/12 Pin, https://pdfserv.maximintegrated.com/land_patterns/90-100127.PDF +FC2QFN NoLead +0 +12 +12 +Package_DFN_QFN +Maxim_TDFN-6-1EP_3x3mm_P0.95mm_EP1.5x2.3mm +Maxim TDFN, 6 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/MAX4460-MAX4462.pdf#page=19, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tdfn-ep/21-0137.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Maxim TDFN NoLead +0 +11 +7 +Package_DFN_QFN +Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm +Maxim TDFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/land-pattern/tdfn/90-0397.pdf) +DFN NoLead +0 +17 +13 +Package_DFN_QFN +Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm_ThermalVias +Maxim TDFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/land-pattern/tdfn/90-0397.pdf) +DFN NoLead +0 +23 +13 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +11 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +16 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias +http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf +mlf 8 2x2 mm +0 +14 +9 +Package_DFN_QFN +Microchip_8E-16 +16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN Microchip 8E 16 +0 +20 +17 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +49 +45 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +59 +45 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +74 +65 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +91 +65 +Package_DFN_QFN +Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm +40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet) +QFN 0.5 +0 +92 +34 +Package_DFN_QFN +Mini-Circuits_DL805 +https://ww2.minicircuits.com/case_style/DL805.pdf +RF Switch +0 +11 +9 +Package_DFN_QFN +Mini-Circuits_FG873-4_3x3mm +Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf) +FG873 +0 +4 +4 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45 +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +65 +49 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +75 +49 +Package_DFN_QFN +Nordic_AQFN-73-1EP_7x7mm_P0.5mm +http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html +AQFN 7mm +0 +78 +74 +Package_DFN_QFN +Nordic_AQFN-94-1EP_7x7mm_P0.4mm +aQFN, Nordic, nRF5340, https://infocenter.nordicsemi.com/pdf/nRF5340_PS_v1.2.pdf +aqfn qfn nordic nrf nrf5340 aqfn94 +0 +103 +95 +Package_DFN_QFN +OnSemi_DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm +On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19) +On Semiconductor SIP +0 +44 +44 +Package_DFN_QFN +OnSemi_UDFN-8_1.2x1.8mm_P0.4mm +8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF) +dfn udfn dual flat +0 +8 +8 +Package_DFN_QFN +OnSemi_UDFN-16-1EP_1.35x3.3mm_P0.4mm_EP0.4x2.8mm +OnSemi UDFN, 16 Pin (https://www.onsemi.com/pdf/datasheet/cm1624-d.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +OnSemi UDFN NoLead +0 +20 +17 +Package_DFN_QFN +OnSemi_VCT-28_3.5x3.5mm_P0.4mm +OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +OnSemi VCT NoLead +0 +28 +28 +Package_DFN_QFN +OnSemi_XDFN-10_1.35x2.2mm_P0.4mm +10-Lead Plastic XDFN (1.35mm x 2.2mm) (see https://www.onsemi.com/pdf/datasheet/emi8132-d.pdf) +OnSemi XDFN-10 0.4 +0 +10 +10 +Package_DFN_QFN +OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm +XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF) +OnSemi XDFN4 +0 +5 +5 +Package_DFN_QFN +PQFN-8-EP_6x5mm_P1.27mm_Generic +Universal Footprint for Thermally-enhanced SO-8 packages; compatible with Vishay PowerPAK SO−8, International Rectifier PQFN, Texas Instrument SON 5 × 6 mm (Q5A), Alpha and Omega DFN 5 × 6, ST Microelectronics PowerFLAT™ 5 × 6, Toshiba SOP Advance, Infineon Super SO8, NXP LFPAK (SOT669), Renesas WPAK(3F) / LFPAK, Fairchild Power 56, APEC PMPAK 5 × 6, MagnaChip PowerDFN56, ROHM HSOP8, UBIQ PRPAK56, NIKO−SEM PDFN 5 × 6, NEC 8-pin HVSON. Datasheets: https://www.onsemi.com/pub/Collateral/AND9137-D.PDF, https://assets.nexperia.com/documents/leaflet/75016838.pdf +Thermally-enhanced SO-8 PowerPAK PQFN Q5A PowerFLAT LFPAK SOT669 WPAK(3F) LFPAK Power56 PMPAK PowerDFN56 HSOP8 PRPAK56 PDFN HVSON +0 +21 +5 +Package_DFN_QFN +Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm +Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf) +panasonic hqfn +0 +37 +17 +Package_DFN_QFN +Panasonic_HSON-8_8x8mm_P2.00mm +Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf) +panasonic hson +0 +27 +9 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +22 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm +QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +QFN DFN_QFN +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +27 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +40 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.75x2.75mm +QFN, 24 Pin (https://www.infineon.com/dgdl/Infineon-EZ-PD_BCR_Datasheet_USB_Type-C_Port_Controller_for_Power_Sinks-DataSheet-v03_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee7ce9d70ad), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.75x2.75mm_ThermalVias +QFN, 24 Pin (https://www.infineon.com/dgdl/Infineon-EZ-PD_BCR_Datasheet_USB_Type-C_Port_Controller_for_Power_Sinks-DataSheet-v03_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee7ce9d70ad), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +44 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +51 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.25x3.25mm +QFN, 24 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/44000000MDkO/lWPNMeJClEs8Zvyu7AlDlKSyZqhYdVpQzFLVfUp.EXs), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias +QFN, 24 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/44000000MDkO/lWPNMeJClEs8Zvyu7AlDlKSyZqhYdVpQzFLVfUp.EXs), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +51 +25 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +29 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +53 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +48 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 28 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.14.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +QFN, 28 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.14.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm +QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm_ThermalVias +QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +41 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +62 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28_4x4mm_P0.5mm +QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +28 +28 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +39 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +54 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +39 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +57 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +43 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +76 +43 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +70 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +49 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +55 +45 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=47), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=47), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=69), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_ThermalVias +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=69), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +49 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +53 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +104 +53 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +66 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm +QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +66 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm_ThermalVias +QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented +QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download +QFN DFN_QFN +0 +115 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP6.1x6.1mm +QFN, 56 Pin (http://intantech.com/files/Intan_RHD2000_series_datasheet.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP6.1x6.1mm_ThermalVias +QFN, 56 Pin (http://intantech.com/files/Intan_RHD2000_series_datasheet.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.1x4.1mm +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/cp2108-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.1x4.1mm_ThermalVias +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/cp2108-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm +64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm +64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +85 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm +QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +85 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm_ThermalVias +QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +69 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +82 +73 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +135 +73 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +86 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +103 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm +QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +78 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm_ThermalVias +QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +103 +77 +Package_DFN_QFN +Qorvo_DFN-8-1EP_2x2mm_P0.5mm +DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896 +DFN 0.5 Qorvo 2x2mm +0 +9 +9 +Package_DFN_QFN +Qorvo_TQFN66-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm +Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006847), generated with kicad-footprint-generator ipc_noLead_generator.py +Qorvo TQFN66 NoLead +0 +58 +49 +Package_DFN_QFN +Qorvo_TQFN66-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias +Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006847), generated with kicad-footprint-generator ipc_noLead_generator.py +Qorvo TQFN66 NoLead +0 +75 +49 +Package_DFN_QFN +ROHM_DFN0604-3 +DFN package size 0604 3 pins +DFN package size 0604 3 pins +0 +3 +3 +Package_DFN_QFN +ST_UFDFPN-12-1EP_3x3mm_P0.5mm_EP1.4x2.55mm +ST UFDFPN, 12 Pin (https://www.st.com/resource/en/datasheet/st25dv04k.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +ST UFDFPN NoLead +0 +14 +13 +Package_DFN_QFN +ST_UFQFPN-20_3x3mm_P0.5mm +UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf) +UFQFPN 0.5 +0 +20 +20 +Package_DFN_QFN +ST_UQFN-6L_1.5x1.7mm_P0.5mm +ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf +UQFN DFN 0.5 ST +0 +6 +6 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +25 +21 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +31 +21 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +11 +7 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +18 +7 +Package_DFN_QFN +TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +12 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +17 +9 +Package_DFN_QFN +TDFN-8_1.4x1.6mm_P0.4mm +TDFN, 8 Pin (https://www.silabs.com/documents/public/data-sheets/si7210-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +8 +8 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +11 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +16 +11 +Package_DFN_QFN +TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm +TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +25 +13 +Package_DFN_QFN +TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm_ThermalVias +TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +32 +13 +Package_DFN_QFN +TDFN-12_2x3mm_P0.5mm +TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf +DFN +0 +12 +12 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +19 +15 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +26 +15 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +31 +17 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +30 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +38 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +43 +29 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +42 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +45 +41 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +55 +41 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +58 +49 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +75 +49 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +15 +15 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +34 +15 +Package_DFN_QFN +Texas_DRB0008A +DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf +DRB0008A +0 +23 +9 +Package_DFN_QFN +Texas_MOF0009A +Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf) +ti qfm mof0009a +0 +24 +9 +Package_DFN_QFN +Texas_QFN-41_10x16mm +QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf) +QFN DFN_QFN +0 +65 +41 +Package_DFN_QFN +Texas_R-PUQFN-N10 +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf +Texas_R-PUQFN-N10 +0 +10 +10 +Package_DFN_QFN +Texas_R-PUQFN-N12 +Texas_R-PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_R-PUQFN-N12 +0 +13 +12 +Package_DFN_QFN +Texas_RGC0064B_VQFN-64-1EP_9x9mm_P0.5mm_EP4.25x4.25mm +Texas RGC0064B VQFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=122), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +69 +65 +Package_DFN_QFN +Texas_RGC0064B_VQFN-64-1EP_9x9mm_P0.5mm_EP4.25x4.25mm_ThermalVias +Texas RGC0064B VQFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=122), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +127 +65 +Package_DFN_QFN +Texas_RGE0024C_VQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +Texas RGE0024C VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024C_VQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias +Texas RGE0024C VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGE0024H_VQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +Texas RGE0024H VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024H_VQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +Texas RGE0024H VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGP0020D_VQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +Texas RGP0020D VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGP0020D_VQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +Texas RGP0020D VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_RGP0020H_VQFN-20-1EP_4x4mm_P0.5mm_EP2.4x2.4mm +Texas RGP0020H VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGP0020H_VQFN-20-1EP_4x4mm_P0.5mm_EP2.4x2.4mm_ThermalVias +Texas RGP0020H VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_RGV0016A_VQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +Texas RGV0016A VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RGV0016A_VQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +Texas RGV0016A VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RGW0020A_VQFN-20-1EP_5x5mm_P0.65mm_EP3.15x3.15mm +Texas RGW0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps7a47.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGW0020A_VQFN-20-1EP_5x5mm_P0.65mm_EP3.15x3.15mm_ThermalVias +Texas RGW0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps7a47.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +47 +21 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm +QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm_ThermalVias +QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) +QFN NoLead +0 +27 +18 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N20_EP2.05x3.05mm +QFN, 20 Pin, RGY0020A (https://www.ti.com/lit/ds/symlink/txb0108.pdf#page=33) +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N20_EP2.05x3.05mm_ThermalVias +QFN, 20 Pin, RGY0020A (https://www.ti.com/lit/ds/symlink/txb0108.pdf#page=33) +QFN NoLead +0 +29 +21 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +36 +25 +Package_DFN_QFN +Texas_RGZ0048A_VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +Texas RGZ0048A VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=113), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +65 +49 +Package_DFN_QFN +Texas_RGZ0048A_VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +Texas RGZ0048A VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=113), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +111 +49 +Package_DFN_QFN +Texas_RHA0040B_VQFN-40-1EP_6x6mm_P0.5mm_EP4.15x4.15mm +Texas RHA0040B VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=72 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_RHA0040B_VQFN-40-1EP_6x6mm_P0.5mm_EP4.15x4.15mm_ThermalVias +Texas RHA0040B VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=72 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_RHA0040D_VQFN-40-1EP_6x6mm_P0.5mm_EP2.9x2.9mm +Texas RHA0040D VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +45 +41 +Package_DFN_QFN +Texas_RHA0040D_VQFN-40-1EP_6x6mm_P0.5mm_EP2.9x2.9mm_ThermalVias +Texas RHA0040D VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +55 +41 +Package_DFN_QFN +Texas_RHA0040E_VQFN-40-1EP_6x6mm_P0.5mm_EP3.52x2.62mm +Texas RHA0040E VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=57 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +47 +41 +Package_DFN_QFN +Texas_RHA0040E_VQFN-40-1EP_6x6mm_P0.5mm_EP3.52x2.62mm_ThermalVias +Texas RHA0040E VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=57 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +60 +41 +Package_DFN_QFN +Texas_RHA_VQFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +Texas RHA VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_RHA_VQFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +Texas RHA VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_RHB0032E_VQFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm +Texas RHB0032E VQFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +42 +33 +Package_DFN_QFN +Texas_RHB0032E_VQFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias +Texas RHB0032E VQFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +59 +33 +Package_DFN_QFN +Texas_RHH0036C_VQFN-36-1EP_6x6mm_P0.5mm_EP4.4x4.4mm +Texas RHH0036C VQFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +46 +37 +Package_DFN_QFN +Texas_RHH0036C_VQFN-36-1EP_6x6mm_P0.5mm_EP4.4x4.4mm_ThermalVias +Texas RHH0036C VQFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +79 +37 +Package_DFN_QFN +Texas_RJE0020A_VQFN-20-1EP_3x3mm_P0.45mm_EP0.675x0.76mm +Texas RJE0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps51396a.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +22 +21 +Package_DFN_QFN +Texas_RJE0020A_VQFN-20-1EP_3x3mm_P0.45mm_EP0.675x0.76mm_ThermalVias +Texas RJE0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps51396a.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +24 +21 +Package_DFN_QFN +Texas_RNN0018A +Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf) +ti vqfn-hr rnn0018a +0 +26 +18 +Package_DFN_QFN +Texas_RSA_VQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +Texas RSA VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +26 +17 +Package_DFN_QFN +Texas_RSA_VQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias +Texas RSA VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RSN_WQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm +Texas RSN WQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +37 +33 +Package_DFN_QFN +Texas_RSN_WQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm_ThermalVias +Texas RSN WQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +47 +33 +Package_DFN_QFN +Texas_RTE_WQFN-16-1EP_3x3mm_P0.5mm_EP1.2x0.8mm +Texas RTE WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tps43060.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RTE_WQFN-16-1EP_3x3mm_P0.5mm_EP1.2x0.8mm_ThermalVias +Texas RTE WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tps43060.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +23 +17 +Package_DFN_QFN +Texas_RTW_WQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +Texas RTW WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RTW_WQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +Texas RTW WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RTY_WQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +Texas RTY WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=36 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RTY_WQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +Texas RTY WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=36 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RUM0016A_WQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +Texas RUM0016A WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RUM0016A_WQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +Texas RUM0016A WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RUN0010A_WQFN-10_2x2mm_P0.5mm +Texas RUN0010A WQFN, 10 Pin (https://www.ti.com/lit/ds/symlink/tmp461.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +10 +10 +Package_DFN_QFN +Texas_RVE0028A_VQFN-28-1EP_3.5x4.5mm_P0.4mm_EP2.1x3.1mm +Texas RVE0028A VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +33 +29 +Package_DFN_QFN +Texas_RVE0028A_VQFN-28-1EP_3.5x4.5mm_P0.4mm_EP2.1x3.1mm_ThermalVias +Texas RVE0028A VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +43 +29 +Package_DFN_QFN +Texas_RWH0032A +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +71 +33 +Package_DFN_QFN +Texas_RWH0032A_ThermalVias +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +94 +33 +Package_DFN_QFN +Texas_RWU0007A_VQFN-7_2x2mm_P0.5mm +Texas RWU0007A VQFN, 2x2mm, 7 Pin (https://www.ti.com/lit/ds/symlink/tps61022.pdf) +Texas VQFN NoLead +0 +13 +7 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +Texas_S-PVQFN-N14 +Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad +0 +19 +15 +Package_DFN_QFN +Texas_S-PVQFN-N14_ThermalVias +Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_ThermalVias +0 +24 +15 +Package_DFN_QFN +Texas_S-PWQFN-N20 +20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf) +QFN 0.4 +0 +24 +20 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +114 +105 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +131 +105 +Package_DFN_QFN +Texas_S-PX2QFN-14 +Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +14 +14 +Package_DFN_QFN +Texas_UQFN-10_1.5x2mm_P0.5mm +Texas RSE0010A UQFN, 10 Pin (https://www.ti.com/lit/ml/mpqf186d/mpqf186d.pdf) +Texas RSE0010 UQFN NoLead +0 +10 +10 +Package_DFN_QFN +Texas_VQFN-HR-12_2x2.5mm_P0.5mm +Texas VQFN-HR, 12 Pin, http://www.ti.com/lit/ml/mpqf508/mpqf508.pdf +RUX0012A Texas VQFN-HR NoLead +0 +12 +12 +Package_DFN_QFN +Texas_VQFN-HR-12_2x2.5mm_P0.5mm_ThermalVias +Texas VQFN-HR, 12 Pin, http://www.ti.com/lit/ml/mpqf508/mpqf508.pdf +RUX0012A Texas VQFN-HR NoLead +0 +16 +12 +Package_DFN_QFN +Texas_VQFN-HR-20_3x2.5mm_P0.5mm_RQQ0011A +Texas VQFN-HR, 11 Pin, https://www.ti.com/lit/ml/mpqf579/mpqf579.pdf +RQQ0011A +0 +15 +11 +Package_DFN_QFN +Texas_VQFN-RHL-20 +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +33 +21 +Package_DFN_QFN +Texas_VQFN-RHL-20_ThermalVias +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +41 +21 +Package_DFN_QFN +Texas_VQFN-RNR0011A-11 +RNR0011A, VQFN-11 (https://www.ti.com/lit/ds/symlink/tps61089.pdf#Page=27) +TI RNR0011A +0 +20 +11 +Package_DFN_QFN +Texas_VSON-HR-8_1.5x2mm_P0.5mm +Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VSON-HR NoLead +0 +8 +8 +Package_DFN_QFN +Texas_WQFN-MR-100_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +113 +105 +Package_DFN_QFN +Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +126 +105 +Package_DFN_QFN +Texas_X2QFN-12_1.6x1.6mm_P0.4mm +Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas X2QFN NoLead +0 +12 +12 +Package_DFN_QFN +Texas_X2QFN-RUE-12_1.4x2mm_P0.4mm +Texas X2QFN-RUE, 12 Pin (https://www.ti.com/lit/ml/mpqf214b/mpqf214b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas X2QFN-RUE NoLead +0 +12 +12 +Package_DFN_QFN +UDC-QFN-20-4EP_3x4mm_P0.5mm_EP0.41x0.25mm +UDC QFN, 20 Pin, Exposed Pad Variation AB (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081536_B_UDC20(AB).pdf), modifed from generated QFN-20-1EP_3x4mm_P0.5 +QFN NoLead +0 +24 +24 +Package_DFN_QFN +UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm +UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf +UDFN-4_1x1mm_P0.65mm +0 +5 +5 +Package_DFN_QFN +UDFN-9_1.0x3.8mm_P0.5mm +9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf) +UDFN SMD +0 +9 +9 +Package_DFN_QFN +UDFN-10_1.35x2.6mm_P0.5mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf +UDFN 0.5 uQFN +0 +10 +10 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +37 +33 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +47 +33 +Package_DFN_QFN +UQFN-10_1.3x1.8mm_P0.4mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.4x1.8mm_P0.4mm +UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF +UQFN-10_1.4x1.8mm_P0.4mm +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.6x2.1mm_P0.5mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +31 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.65 +0 +21 +17 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +30 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +35 +21 +Package_DFN_QFN +UQFN-20_3x3mm_P0.4mm +UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +20 +20 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +33 +29 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +43 +29 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +50 +41 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +67 +41 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +58 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm +UQFN, 48 Pin (https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/1189#note_423250741), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +53 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias +UQFN, 48 Pin (https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/1189#note_423250741), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm +8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +18 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +23 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +29 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +39 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +34 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +39 +25 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +33 +29 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +43 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +35 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +48 +29 +Package_DFN_QFN +VQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm +VQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/tps25750.pdf#page=78), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm_ThermalVias +VQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/tps25750.pdf#page=78), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +47 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +66 +47 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +79 +49 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +100 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +91 +65 +Package_DFN_QFN +Vishay_PowerPAK_MLP44-24L +PowerPAK PowerPAK MLP44-24L (https://www.vishay.com/docs/78231/mlp44-24l.pdf) +powerpak mlp44-24l +0 +28 +28 +Package_DFN_QFN +Vishay_PowerPAK_MLP44-24L_ThermalVias +PowerPAK PowerPAK MLP44-24L (https://www.vishay.com/docs/78231/mlp44-24l.pdf) +powerpak mlp44-24l +0 +35 +28 +Package_DFN_QFN +W-PDFN-8-1EP_6x5mm_P1.27mm_EP3x3mm +W-PDFN, 8 Pin (https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-a/mt25q_qljs_u_256_aba_0.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +W-PDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-6-2EP_4.0x2.6mm_P0.65mm +WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF) +DFN 0.65P dual flag +0 +8 +8 +Package_DFN_QFN +WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54 +https://www.onsemi.com/pub/Collateral/511BN.PDF +WDFN-8 1EP 2.2X2.0 0.5P +0 +9 +9 +Package_DFN_QFN +WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +20 +9 +Package_DFN_QFN +WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm +WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +15 +11 +Package_DFN_QFN +WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm_ThermalVias +WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +22 +11 +Package_DFN_QFN +WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm +WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +17 +13 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +19 +15 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +24 +15 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +31 +17 +Package_DFN_QFN +WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm +http://www.onsemi.com/pub/Collateral/510CD.PDF +WQFN-20 4.5mm 2.5mm 0.5mm +0 +24 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +25 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +30 +21 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf) +WQFN 0.5 +0 +37 +33 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +57 +43 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +82 +43 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +8 +8 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed_LongPads +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +8 +8 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed_LongPads_Socket +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +8 +8 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed_Socket +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +8 +8 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +14 +14 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed_LongPads +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +14 +14 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed_LongPads_Socket +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +14 +14 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed_Socket +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +14 +14 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +16 +16 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed_LongPads +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +16 +16 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed_LongPads_Socket +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +16 +16 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed_Socket +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +16 +16 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +18 +18 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed_LongPads +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +18 +18 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed_LongPads_Socket +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +18 +18 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed_Socket +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +18 +18 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +20 +20 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed_LongPads +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +20 +20 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed_LongPads_Socket +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +20 +20 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed_Socket +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +20 +20 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +22 +22 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed_LongPads +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +22 +22 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed_LongPads_Socket +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +22 +22 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed_Socket +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +22 +22 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +24 +24 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed_LongPads +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +24 +24 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed_LongPads_Socket +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +24 +24 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed_Socket +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +24 +24 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +28 +28 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed_LongPads +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +28 +28 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed_LongPads_Socket +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +28 +28 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed_Socket +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +28 +28 +Package_DIP +DIP-4_W7.62mm +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_SMDSocket_SmallPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +4 +4 +Package_DIP +DIP-4_W8.89mm_SMDSocket_LongPads +4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +4 +4 +Package_DIP +DIP-4_W10.16mm +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +4 +4 +Package_DIP +DIP-4_W10.16mm_LongPads +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +4 +4 +Package_DIP +DIP-5-6_W7.62mm +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_SMDSocket_SmallPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W8.89mm_SMDSocket_LongPads +5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm_LongPads +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +5 +5 +Package_DIP +DIP-6_W7.62mm +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_SMDSocket_SmallPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +6 +6 +Package_DIP +DIP-6_W8.89mm_SMDSocket_LongPads +6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +6 +6 +Package_DIP +DIP-6_W10.16mm +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +6 +6 +Package_DIP +DIP-6_W10.16mm_LongPads +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +6 +6 +Package_DIP +DIP-8-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8-N6_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8-N7_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_SMDSocket_SmallPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8_W8.89mm_SMDSocket_LongPads +8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +8 +8 +Package_DIP +DIP-8_W10.16mm +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +8 +8 +Package_DIP +DIP-8_W10.16mm_LongPads +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +8 +8 +Package_DIP +DIP-10_W7.62mm +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_SMDSocket_SmallPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +10 +10 +Package_DIP +DIP-10_W8.89mm_SMDSocket_LongPads +10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +10 +10 +Package_DIP +DIP-10_W10.16mm +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +10 +10 +Package_DIP +DIP-10_W10.16mm_LongPads +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +10 +10 +Package_DIP +DIP-12_W7.62mm +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_SMDSocket_SmallPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +12 +12 +Package_DIP +DIP-12_W8.89mm_SMDSocket_LongPads +12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +12 +12 +Package_DIP +DIP-12_W10.16mm +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +12 +12 +Package_DIP +DIP-12_W10.16mm_LongPads +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +12 +12 +Package_DIP +DIP-14_W7.62mm +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_SMDSocket_SmallPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +14 +14 +Package_DIP +DIP-14_W8.89mm_SMDSocket_LongPads +14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +14 +14 +Package_DIP +DIP-14_W10.16mm +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +14 +14 +Package_DIP +DIP-14_W10.16mm_LongPads +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +14 +14 +Package_DIP +DIP-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_SMDSocket_SmallPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +16 +16 +Package_DIP +DIP-16_W8.89mm_SMDSocket_LongPads +16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +16 +16 +Package_DIP +DIP-16_W10.16mm +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +16 +16 +Package_DIP +DIP-16_W10.16mm_LongPads +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +16 +16 +Package_DIP +DIP-18_W7.62mm +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_SMDSocket_SmallPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +18 +18 +Package_DIP +DIP-18_W8.89mm_SMDSocket_LongPads +18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +18 +18 +Package_DIP +DIP-20_W7.62mm +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_SMDSocket_SmallPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +20 +20 +Package_DIP +DIP-20_W8.89mm_SMDSocket_LongPads +20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +20 +20 +Package_DIP +DIP-22_W7.62mm +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W8.89mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W11.43mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-24_W7.62mm +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W8.89mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W11.43mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W16.51mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-28_W7.62mm +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W8.89mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W16.51mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-32_W7.62mm +32-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_SMDSocket_SmallPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +32 +32 +Package_DIP +DIP-32_W16.51mm_SMDSocket_LongPads +32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +32 +32 +Package_DIP +DIP-40_W15.24mm +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W16.51mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W26.67mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-42_W15.24mm +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_SMDSocket_SmallPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +42 +42 +Package_DIP +DIP-42_W16.51mm_SMDSocket_LongPads +42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +42 +42 +Package_DIP +DIP-48_W15.24mm +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_SMDSocket_SmallPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +48 +48 +Package_DIP +DIP-48_W16.51mm_SMDSocket_LongPads +48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +48 +48 +Package_DIP +DIP-64_W15.24mm +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W16.51mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils) +THT DIP DIL PDIP 2.54mm 22.86mm 900mil +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W24.13mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W26.67mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +64 +64 +Package_DIP +Fairchild_LSOP-8 +8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf) +LSOP 2.54mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_PDIP-8B +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_PDIP-8C +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_SDIP-10C +PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +9 +9 +Package_DIP +PowerIntegrations_SMD-8 +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_SMD-8B +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_SMD-8C +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_eDIP-12B +Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +11 +11 +Package_DIP +SMDIP-4_W7.62mm +4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm_Clearance8mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +4 +4 +Package_DIP +SMDIP-4_W11.48mm +4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +4 +4 +Package_DIP +SMDIP-6_W7.62mm +6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm_Clearance8mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +6 +6 +Package_DIP +SMDIP-6_W11.48mm +6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +6 +6 +Package_DIP +SMDIP-8_W7.62mm +8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm_Clearance8mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +8 +8 +Package_DIP +SMDIP-8_W11.48mm +8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +8 +8 +Package_DIP +SMDIP-10_W7.62mm +10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm_Clearance8mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +10 +10 +Package_DIP +SMDIP-10_W11.48mm +10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +10 +10 +Package_DIP +SMDIP-12_W7.62mm +12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm_Clearance8mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +12 +12 +Package_DIP +SMDIP-12_W11.48mm +12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +12 +12 +Package_DIP +SMDIP-14_W7.62mm +14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm_Clearance8mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +14 +14 +Package_DIP +SMDIP-14_W11.48mm +14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +14 +14 +Package_DIP +SMDIP-16_W7.62mm +16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm_Clearance8mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +16 +16 +Package_DIP +SMDIP-16_W11.48mm +16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +16 +16 +Package_DIP +SMDIP-18_W7.62mm +18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm_Clearance8mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +18 +18 +Package_DIP +SMDIP-18_W11.48mm +18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +18 +18 +Package_DIP +SMDIP-20_W7.62mm +20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm_Clearance8mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +20 +20 +Package_DIP +SMDIP-20_W11.48mm +20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +20 +20 +Package_DIP +SMDIP-22_W7.62mm +22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm_Clearance8mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +22 +22 +Package_DIP +SMDIP-22_W11.48mm +22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +22 +22 +Package_DIP +SMDIP-24_W7.62mm +24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +SMDIP-24_W9.53mm +24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +24 +24 +Package_DIP +SMDIP-24_W11.48mm +24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +24 +24 +Package_DIP +SMDIP-24_W15.24mm +24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +SMDIP-28_W15.24mm +28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +SMDIP-32_W7.62mm +32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +SMDIP-32_W9.53mm +32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +32 +32 +Package_DIP +SMDIP-32_W11.48mm +32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +32 +32 +Package_DIP +SMDIP-32_W15.24mm +32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +SMDIP-40_W15.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +SMDIP-40_W25.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil +0 +40 +40 +Package_DIP +SMDIP-42_W15.24mm +42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +SMDIP-48_W15.24mm +48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +SMDIP-64_W15.24mm +64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +Toshiba_11-7A9 +Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S) +Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +Vishay_HVM-DIP-3_W7.62mm +3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP +0 +4 +3 +Package_DirectFET +DirectFET_L4 +DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41 +DirectFET L4 MOSFET Infineon +0 +11 +3 +Package_DirectFET +DirectFET_L6 +DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42 +DirectFET L6 MOSFET Infineon +0 +13 +3 +Package_DirectFET +DirectFET_L8 +DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43 +DirectFET L8 MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_LA +DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44 +DirectFET LA MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_M2 +DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33 +DirectFET M2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_M4 +DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34 +DirectFET M4 MOSFET Infineon +0 +9 +3 +Package_DirectFET +DirectFET_MA +DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35 +DirectFET MA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MB +DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36 +DirectFET MB MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MC +DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37 +DirectFET MC MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MD +DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38 +DirectFET MD MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_ME +DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39 +DirectFET ME MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MF +DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40 +DirectFET MF MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MN +DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30 +DirectFET MN MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MP +DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28 +DirectFET MP MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MQ +DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29 +DirectFET MQ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MT +DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26 +DirectFET MT MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MU +DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32 +DirectFET MU MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MX +DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27 +DirectFET MX MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MZ +DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31 +DirectFET MZ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S1 +DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20 +DirectFET S1 MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_S2 +DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21 +DirectFET S2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S3C +DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25 +DirectFET S3C MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SA +DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22 +DirectFET SA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SB +DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23 +DirectFET SB MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SC +DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24 +DirectFET SC MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SH +DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19 +DirectFET SH MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SJ +DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18 +DirectFET SJ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SQ +DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17 +DirectFET SQ MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_ST +DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16 +DirectFET ST MOSFET Infineon +0 +7 +3 +Package_LCC +Analog_LCC-8_5x5mm_P1.27mm +LCC, ceramic leaded chip carrier, 8 pins, surface mount, Analog Devices LS8, 5x5mm, height 1.45mm, https://www.analog.com/media/en/technical-documentation/data-sheets/ltc6655-6655ln.pdf +lcc smt +0 +8 +8 +Package_LCC +PLCC-20 +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_SMD-Socket +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_THT-Socket +PLCC, 20 pins, through hole +plcc leaded +0 +20 +20 +Package_LCC +PLCC-28 +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_SMD-Socket +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_THT-Socket +PLCC, 28 pins, through hole +plcc leaded +0 +28 +28 +Package_LCC +PLCC-32_11.4x14.0mm_P1.27mm +PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +32 +32 +Package_LCC +PLCC-32_THT-Socket +PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf +plcc leaded +0 +32 +32 +Package_LCC +PLCC-44 +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_16.6x16.6mm_P1.27mm +PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +44 +44 +Package_LCC +PLCC-44_SMD-Socket +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_THT-Socket +PLCC, 44 pins, through hole +plcc leaded +0 +44 +44 +Package_LCC +PLCC-52 +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_SMD-Socket +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_THT-Socket +PLCC, 52 pins, through hole +plcc leaded +0 +52 +52 +Package_LCC +PLCC-68 +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_24.2x24.2mm_P1.27mm +PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +68 +68 +Package_LCC +PLCC-68_SMD-Socket +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_THT-Socket +PLCC, 68 pins, through hole +plcc leaded +0 +68 +68 +Package_LCC +PLCC-84 +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_29.3x29.3mm_P1.27mm +PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +84 +84 +Package_LCC +PLCC-84_SMD-Socket +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_THT-Socket +PLCC, 84 pins, through hole +plcc leaded +0 +84 +84 +Package_LGA +AMS_LGA-10-1EP_2.7x4mm_P0.6mm +LGA-10, http://ams.com/eng/content/download/951091/2269479/471718 +lga land grid array +0 +13 +11 +Package_LGA +AMS_LGA-20_4.7x4.5mm_P0.65mm +http://ams.com/eng/content/download/1008631/2361759/498838 +AMS LGA +0 +20 +20 +Package_LGA +AMS_OLGA-8_2x3.1mm_P0.8mm +AMS OLGA, 8 Pin (https://ams.com/documents/20143/36005/AS7341_DS000504_3-00.pdf/#page=63) +AMS OLGA NoLead +0 +8 +8 +Package_LGA +Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering +Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Bosch LGA NoLead +0 +8 +8 +Package_LGA +Bosch_LGA-14_3x2.5mm_P0.5mm +LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf +lga land grid array +0 +14 +14 +Package_LGA +Infineon_PG-TSNP-6-10_0.7x1.1mm_0.7x1.1mm_P0.4mm +6 lead, 1.1x0.7mm body, 0.37mm height, TSNP (https://www.infineon.com/cms/en/product/packages/PG-TSNP/PG-TSNP-6-10/) +PG-TSNP-6-10 TSNP +0 +12 +6 +Package_LGA +Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y +Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +Kionix LGA NoLead +0 +12 +12 +Package_LGA +LGA-8_3x5mm_P1.25mm +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +LGA-8_8x6.2mm_P1.27mm +LGA, 8 Pin (https://datasheet.lcsc.com/lcsc/2303241700_Zetta-ZDSD64GLGEAG-R_C5277948.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +8 +8 +Package_LGA +LGA-8_8x6mm_P1.27mm +LGA, 8 Pin (https://datasheet.lcsc.com/lcsc/2005251034_XTX-XTSD01GLGEAG_C558837.pdf#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +8 +8 +Package_LGA +LGA-12_2x2mm_P0.5mm +LGA12 +lga land grid array +0 +12 +12 +Package_LGA +LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y +LGA, 14 Pin (https://www.st.com/resource/en/datasheet/lsm6ds3tr-c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-16_3x3mm_P0.5mm +http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf +lga land grid array +0 +16 +16 +Package_LGA +LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-24L_3x3.5mm_P0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +0 +24 +24 +Package_LGA +LGA-28_5.2x3.8mm_P0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +0 +28 +28 +Package_LGA +Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin lga +0 +133 +133 +Package_LGA +MPS_LGA-18-10EP_12x12mm_P3.3mm +MPS LGA-18 12x12x3.82mm (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MPM3550EGLE/document_id/5102/) +MPS LGA +0 +18 +18 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.1mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.2mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +Rohm_MLGA010V020A_LGA-10_2x2mm_P0.45mm_LayoutBorder_3x2y +Rohm LGA, 10 Pin (https://fscdn.rohm.com/en/techdata_basic/ic/package/Jisso_MLGA010V020A-1-2_Rev005s_E2(MSL3).pdf) +Rohm LGA NoLead +0 +10 +10 +Package_LGA +ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y +ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py +ST HLGA NoLead +0 +10 +10 +Package_LGA +ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2y +ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps22hh.pdf#page=55), generated with kicad-footprint-generator ipc_noLead_generator.py +ST HLGA NoLead +0 +10 +10 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +12 +9 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +16 +9 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +14 +11 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +18 +11 +Package_LGA +VLGA-4_2x2.5mm_P1.65mm +VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +VLGA NoLead +0 +4 +4 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +154 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +171 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +161 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +187 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +165 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +196 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +175 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +218 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +194 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +259 +145 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +69 +65 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +135 +65 +Package_QFP +LQFP-32_5x5mm_P0.5mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-32_7x7mm_P0.8mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-36_7x7mm_P0.65mm +LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +36 +36 +Package_QFP +LQFP-44_10x10mm_P0.8mm +LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +44 +44 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +58 +49 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +75 +49 +Package_QFP +LQFP-48_7x7mm_P0.5mm +LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +48 +48 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +62 +53 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +95 +53 +Package_QFP +LQFP-52_10x10mm_P0.65mm +LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-52_14x14mm_P1mm +LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +107 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +127 +65 +Package_QFP +LQFP-64_7x7mm_P0.4mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_10x10mm_P0.5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_14x14mm_P0.8mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-80_10x10mm_P0.4mm +LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_12x12mm_P0.5mm +LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_14x14mm_P0.65mm +LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-100_14x14mm_P0.5mm +LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +100 +100 +Package_QFP +LQFP-128_14x14mm_P0.4mm +LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-128_14x20mm_P0.5mm +LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-144_20x20mm_P0.5mm +LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +144 +144 +Package_QFP +LQFP-160_24x24mm_P0.5mm +LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +160 +160 +Package_QFP +LQFP-176_20x20mm_P0.4mm +LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-176_24x24mm_P0.5mm +LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-208_28x28mm_P0.5mm +LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +208 +208 +Package_QFP +LQFP-216_24x24mm_P0.4mm +LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +216 +216 +Package_QFP +MQFP-44_10x10mm_P0.8mm +MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MQFP QFP +0 +44 +44 +Package_QFP +PQFP-32_5x5mm_P0.5mm +PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +32 +32 +Package_QFP +PQFP-44_10x10mm_P0.8mm +44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF) +PQFP 0.8 +0 +44 +44 +Package_QFP +PQFP-64_14x14mm_P0.8mm +PQFP, 64 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-qfp-64pin-prqp0064gb), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +64 +64 +Package_QFP +PQFP-80_14x20mm_P0.8mm +PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF) +QFP 0.8 +0 +80 +80 +Package_QFP +PQFP-100_14x20mm_P0.65mm +PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +100 +100 +Package_QFP +PQFP-112_20x20mm_P0.65mm +PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 112 +0 +112 +112 +Package_QFP +PQFP-132_24x24mm_P0.635mm +PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 +0 +132 +132 +Package_QFP +PQFP-132_24x24mm_P0.635mm_i386 +PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 Intel 386EX +0 +132 +132 +Package_QFP +PQFP-144_28x28mm_P0.65mm +PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +144 +144 +Package_QFP +PQFP-160_28x28mm_P0.65mm +PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +160 +160 +Package_QFP +PQFP-168_28x28mm_P0.65mm +PQFP, 168 Pin (https://www.renesas.cn/cn/zh/document/psc/package-drawing-qfp-168pin-prqp0168jb), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +168 +168 +Package_QFP +PQFP-208_28x28mm_P0.5mm +PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +208 +208 +Package_QFP +PQFP-240_32.1x32.1mm_P0.5mm +PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +240 +240 +Package_QFP +PQFP-256_28x28mm_P0.4mm +PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF) +QFP 0.4 +0 +256 +256 +Package_QFP +TQFP-32_7x7mm_P0.8mm +32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +32 +32 +Package_QFP +TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm +44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +54 +45 +Package_QFP +TQFP-44_10x10mm_P0.8mm +44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +44 +44 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm +48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +53 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP4.11x4.11mm +TQFP, 48 Pin (https://www.lumissil.com/assets/pdf/core/IS31FL3236_DS.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +65 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +65 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +91 +49 +Package_QFP +TQFP-48_7x7mm_P0.5mm +TQFP, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_TQFP_7x7x1_0mm_PT_C04-00300d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +48 +48 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +78 +53 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +79 +53 +Package_QFP +TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad +QFP 0.5 +0 +90 +65 +Package_QFP +TQFP-64_7x7mm_P0.4mm +TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF) +QFP 0.4 +0 +64 +64 +Package_QFP +TQFP-64_10x10mm_P0.5mm +TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +64 +64 +Package_QFP +TQFP-64_14x14mm_P0.8mm +64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +64 +64 +Package_QFP +TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf) +QFP 0.65 +0 +85 +81 +Package_QFP +TQFP-80_12x12mm_P0.5mm +80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +80 +80 +Package_QFP +TQFP-80_14x14mm_P0.65mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.65 +0 +80 +80 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +117 +101 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +143 +101 +Package_QFP +TQFP-100_12x12mm_P0.4mm +100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +100 +100 +Package_QFP +TQFP-100_14x14mm_P0.5mm +TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +100 +100 +Package_QFP +TQFP-120_14x14mm_P0.4mm +TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF) +QFP 0.4 +0 +120 +120 +Package_QFP +TQFP-128_14x14mm_P0.4mm +TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF) +QFP 0.4 +0 +128 +128 +Package_QFP +TQFP-144_16x16mm_P0.4mm +144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +144 +144 +Package_QFP +TQFP-144_20x20mm_P0.5mm +TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +144 +144 +Package_QFP +TQFP-176_24x24mm_P0.5mm +TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +176 +176 +Package_QFP +Texas_PHP0048E_HTQFP-48-1EP_7x7mm_P0.5mm_EP6.5x6.5mm_Mask3.62x3.62mm +Texas PHP0048E HTQFP, 48 Pin (https://www.ti.com/lit/ds/symlink/tusb4020bi.pdf#page=42), generated with kicad-footprint-generator ipc_gullwing_generator.py +Texas HTQFP QFP +0 +51 +49 +Package_QFP +Texas_PHP0048E_HTQFP-48-1EP_7x7mm_P0.5mm_EP6.5x6.5mm_Mask3.62x3.62mm_ThermalVias +Texas PHP0048E HTQFP, 48 Pin (https://www.ti.com/lit/ds/symlink/tusb4020bi.pdf#page=42), generated with kicad-footprint-generator ipc_gullwing_generator.py +Texas HTQFP QFP +0 +88 +49 +Package_QFP +VQFP-80_14x14mm_P0.65mm +VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +80 +80 +Package_QFP +VQFP-100_14x14mm_P0.5mm +VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +100 +100 +Package_QFP +VQFP-128_14x14mm_P0.4mm +VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +128 +128 +Package_QFP +VQFP-176_20x20mm_P0.4mm +VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +176 +176 +Package_SIP +PowerIntegrations_eSIP-7C +eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations E Package +0 +6 +6 +Package_SIP +PowerIntegrations_eSIP-7F +eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf +Power Integrations L Package +0 +6 +6 +Package_SIP +SIP-8_19x3mm_P2.54mm +SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf) +SIP8 +0 +8 +8 +Package_SIP +SIP-9_21.54x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP-9_22.3x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP3_11.6x8.5mm +RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +SIP3 Regulator Module +0 +3 +3 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled_NoHole +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Straight +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP9_Housing +SIP9 +SIP9 +0 +9 +9 +Package_SIP +SIP9_Housing_BigPads +SIP9, large pads +SIP9 +0 +9 +9 +Package_SIP +SLA704XM +SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF) +SIP +0 +18 +18 +Package_SIP +STK672-040-E +SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF) +SIP-22 +0 +22 +22 +Package_SIP +STK672-080-E +SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF) +SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm +Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm +Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SO +Diodes_PSOP-8 +8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +Diodes_SO-8EP +8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf) +SO exposed pad +0 +9 +9 +Package_SO +ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +27 +21 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +18 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +20 +9 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +23 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +45 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp +HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +20 +20 +Package_SO +HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm +HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +37 +33 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +39 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +61 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp +HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +36 +36 +Package_SO +HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm +HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +59 +55 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +13 +9 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +20 +9 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0014A +0 +20 +15 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0014A +0 +36 +15 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf) +SSOP 0.65 +0 +29 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +20 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +27 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf) +SSOP 0.65 +0 +46 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +21 +17 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm +HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO Analog-FE-CB +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm +HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO Maxim-U20E-1 +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +29 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP/R-PDSO-G20 +0 +24 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020U +0 +26 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020U +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020T +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020T +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +45 +21 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +31 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm +HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0024P +0 +27 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm_ThermalVias +HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0024P +0 +49 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP/R-PDSO-G24 +0 +28 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP/R-PDSO-G24 +0 +47 +25 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.75x6.2mm +HTSSOP, 28 Pin (https://www.trinamic.com/fileadmin/assets/Support/AppNotes/AN005x-IC_Package_PCB_Footprint_Guidelines_HTSSOP28_rev1.00.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +30 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.75x6.2mm_ThermalVias +HTSSOP, 28 Pin (https://www.trinamic.com/fileadmin/assets/Support/AppNotes/AN005x-IC_Package_PCB_Footprint_Guidelines_HTSSOP28_rev1.00.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +41 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +30 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +41 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +39 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +40 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +55 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +58 +29 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +43 +33 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +83 +33 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=46), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DAP/R-PDSO-G38 +0 +46 +39 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=46), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DAP/R-PDSO-G38 +0 +87 +39 +Package_SO +HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm +HTSSOP, 44 Pin (http://www.ti.com/lit/pdf/pptd165), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DDW0044B +0 +61 +45 +Package_SO +HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm_ThermalVias +HTSSOP, 44 Pin (http://www.ti.com/lit/pdf/pptd165), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DDW0044B +0 +118 +45 +Package_SO +HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm +HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DDV0044D +0 +44 +44 +Package_SO +HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm +HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf +HTSSOP 0.5 +0 +72 +57 +Package_SO +HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm +HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +13 +9 +Package_SO +HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm_ThermalVias +HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +18 +9 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +15 +11 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +20 +11 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +13 +9 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +23 +9 +Package_SO +Infineon_PG-DSO-8-43 +Infineon_PG-DSO-8-43 +DSO DSO-8 SOIC SOIC-8 +0 +12 +9 +Package_SO +Infineon_PG-DSO-12-9 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-9_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-12-11 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-11_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-20-30 +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-30_ThermalVias +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +45 +21 +Package_SO +Infineon_PG-DSO-20-32 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-DSO-20-85 +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-85_ThermalVias +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +113 +21 +Package_SO +Infineon_PG-DSO-20-87 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-DSO-20-U03_7.5x12.8mm +Infineon PG-DSO, 20 Pin (https://www.infineon.com/dgdl/Infineon-2ED1323S12P_2ED1324S12P-DataSheet-v01_01-EN.pdf?fileId=8ac78c8c869190210186e92f0f506d0c), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +20 +20 +Package_SO +Infineon_PG-TSDSO-14-22 +Infineon_PG-TSDSO-14-22 +Infineon TSDSO 14-22 +0 +17 +15 +Package_SO +Linear_MSOP-12-16-1EP_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf) +SSOP 0.5 +0 +15 +13 +Package_SO +Linear_MSOP-12-16_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MFSOP6-4_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +4 +4 +Package_SO +MFSOP6-5_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +5 +5 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.5x1.8mm +MSOP, 8 Pin (https://www.diodes.com/assets/Package-Files/MSOP-8EP.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.5x1.8mm_ThermalVias +MSOP, 8 Pin (https://www.diodes.com/assets/Package-Files/MSOP-8EP.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +14 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +19 +9 +Package_SO +MSOP-8_3x3mm_P0.65mm +MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +8 +8 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +23 +11 +Package_SO +MSOP-10_3x3mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +17 +13 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +24 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +19 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +25 +13 +Package_SO +MSOP-12-16_3x4mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MSOP-12_3x4mm_P0.65mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +12 +12 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16_3x4.039mm_P0.5mm +MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +MSOP-16_3x4mm_P0.5mm +MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +NXP_HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.2x3.4mm +HTSSOP, 28 Pin (https://www.nxp.com/docs/en/package-information/SOT1172-3.pdf) +HTSSOP SO +0 +41 +29 +Package_SO +NXP_HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.2x3.4mm_ThermalVias +HTSSOP, 28 Pin (https://www.nxp.com/docs/en/package-information/SOT1172-3.pdf) +HTSSOP SO +0 +50 +29 +Package_SO +ONSemi_SO-8FL_488AA +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A +0 +5 +5 +Package_SO +OnSemi_Micro8 +ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF +micro8 +0 +8 +8 +Package_SO +PSOP-44_16.9x27.17mm_P1.27mm +PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm +PSOP 1.27 +0 +44 +44 +Package_SO +PowerIntegrations_SO-8 +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf +SOIC 1.27 +0 +8 +8 +Package_SO +PowerIntegrations_SO-8B +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_SO-8C +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_eSOP-12B +eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations K Package +0 +12 +12 +Package_SO +PowerPAK_SO-8L_Single +PowerPAK SO-8L Single (https://www.vishay.com/docs/64721/an913.pdf) +PowerPAK SO-8L_Single +0 +13 +5 +Package_SO +PowerPAK_SO-8_Dual +PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf) +PowerPAK SO-8 Dual +0 +10 +6 +Package_SO +PowerPAK_SO-8_Single +PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf) +PowerPAK SO-8 Single +0 +9 +5 +Package_SO +QSOP-16_3.9x4.9mm_P0.635mm +16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +QSOP-20_3.9x8.7mm_P0.635mm +20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf) +QSOP 0.635 +0 +20 +20 +Package_SO +QSOP-24_3.9x8.7mm_P0.635mm +24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf) +QSOP 0.635 +0 +24 +24 +Package_SO +SO-4_4.4x2.3mm_P1.27mm +4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf +SO SOIC 1.27 +0 +4 +4 +Package_SO +SO-4_4.4x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339 +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_4.4x3.9mm_P2.54mm +SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +4 +4 +Package_SO +SO-4_4.4x4.3mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_7.6x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf) +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-5_4.4x3.6mm_P1.27mm +5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +5 +5 +Package_SO +SO-6L_10x3.84mm_P1.27mm +6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770 +SO-6L +0 +6 +6 +Package_SO +SO-6_4.4x3.6mm_P1.27mm +6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +6 +6 +Package_SO +SO-8_3.9x4.9mm_P1.27mm +SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-8_5.3x6.2mm_P1.27mm +SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-14_3.9x8.65mm_P1.27mm +SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-14_5.3x10.2mm_P1.27mm +SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-16_3.9x9.9mm_P1.27mm +SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-16_5.3x10.2mm_P1.27mm +SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +23 +21 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +51 +21 +Package_SO +SO-20_5.3x12.6mm_P1.27mm +SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +20 +20 +Package_SO +SO-20_12.8x7.5mm_P1.27mm +SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf +S0-20 +0 +20 +20 +Package_SO +SO-24_5.3x15mm_P1.27mm +SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +24 +24 +Package_SO +SOIC-4_4.55x2.6mm_P1.27mm +SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-4_4.55x3.7mm_P2.54mm +SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +23 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-N7_3.9x4.9mm_P1.27mm +8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF) +SOIC 1.27 +0 +7 +7 +Package_SO +SOIC-8W_5.3x5.3mm_P1.27mm +8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf) +SOIC 1.27 +0 +8 +8 +Package_SO +SOIC-8_3.9x4.9mm_P1.27mm +SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.23x5.23mm_P1.27mm +SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.275x5.275mm_P1.27mm +SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_7.5x5.85mm_P1.27mm +SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-10_3.9x4.9mm_P1mm +SOIC, 10 Pin (https://www.onsemi.com/pub/Collateral/751BQ.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO SOIC-10 NB +0 +10 +10 +Package_SO +SOIC-14-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf) +SOIC SO +0 +14 +14 +Package_SO +SOIC-14W_7.5x9mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-14_3.9x8.7mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-16W-12_7.5x10.3mm_P1.27mm +SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN) +SOIC 1.27 16 12 Wide +0 +12 +12 +Package_SO +SOIC-16W_5.3x10.2mm_P1.27mm +16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf) +SOIC 1.27 +0 +16 +16 +Package_SO +SOIC-16W_7.5x10.3mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16W_7.5x12.8mm_P1.27mm +SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_4.55x10.3mm_P1.27mm +SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-18W_7.5x11.6mm_P1.27mm +SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +18 +18 +Package_SO +SOIC-20W_7.5x12.8mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-20W_7.5x15.4mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-24W_7.5x15.4mm_P1.27mm +SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +24 +24 +Package_SO +SOIC-28W_7.5x17.9mm_P1.27mm +SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOIC-28W_7.5x18.7mm_P1.27mm +SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOJ-36_10.16x23.49mm_P1.27mm +SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOJ SO +0 +36 +36 +Package_SO +SOP-4_3.8x4.1mm_P2.54mm +SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-4_4.4x2.6mm_P1.27mm +SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +13 +9 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +9 +Package_SO +SOP-8_3.9x4.9mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_3.76x4.96mm_P1.27mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_5.28x5.23mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_6.62x9.15mm_P2.54mm +SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_6.605x9.655mm_P2.54mm +SOP, 8 Pin (https://www.onsemi.com/pdf/datasheet/hcpl2631m-d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-16_3.9x9.9mm_P1.27mm +SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-16_4.4x10.4mm_P1.27mm +SOP, 16 Pin (https://www.vishay.com/docs/83513/tcmd1000.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-16_4.55x10.3mm_P1.27mm +SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-18_7.495x11.515mm_P1.27mm +SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +18 +18 +Package_SO +SOP-18_7x12.5mm_P1.27mm +SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +18 +18 +Package_SO +SOP-20_7.5x12.8mm_P1.27mm +SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +20 +Package_SO +SOP-24_7.5x15.4mm_P1.27mm +SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +24 +24 +Package_SO +SOP-44_12.6x28.5mm_P1.27mm +SOP, 44 Pin (https://www.mxic.com.tw/Lists/Datasheet/Attachments/8177/MX23C6410,%205V,%2064Mb,%20v3.1.pdf#page=5), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +44 +44 +Package_SO +SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm +4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf +SSO Stretched SO SOIC 2.54 +0 +4 +4 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-7-8_6.4x9.78mm_P2.54mm +SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSO SO +0 +7 +7 +Package_SO +SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf +SSO Stretched SO SOIC Pitch 2.54 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSOP-8_2.95x2.8mm_P0.65mm +SSOP-8 2.9 x2.8mm Pitch 0.65mm +SSOP-8 2.95x2.8mm Pitch 0.65mm +0 +8 +8 +Package_SO +SSOP-8_3.9x5.05mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-8_3.95x5.21x3.27mm_P1.27mm +SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm +SSOP-8 3.95x5.21x3.27mm 1.27mm +0 +8 +8 +Package_SO +SSOP-8_5.25x5.24mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-10_3.9x4.9mm_P1.00mm +10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf) +SSOP 3.9 4.9 1.00 +0 +10 +10 +Package_SO +SSOP-14_5.3x6.2mm_P0.65mm +SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf) +SSOP 0.65 +0 +14 +14 +Package_SO +SSOP-16_3.9x4.9mm_P0.635mm +SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +SSOP-16_4.4x5.2mm_P0.65mm +SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf) +SSOP 0.65 +0 +16 +16 +Package_SO +SSOP-16_5.3x6.2mm_P0.65mm +SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +16 +16 +Package_SO +SSOP-18_4.4x6.5mm_P0.65mm +SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG) +SSOP 0.65 +0 +18 +18 +Package_SO +SSOP-20_3.9x8.7mm_P0.635mm +SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf) +SSOP 0.635 +0 +20 +20 +Package_SO +SSOP-20_4.4x6.5mm_P0.65mm +SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf) +SSOP 0.65 +0 +20 +20 +Package_SO +SSOP-20_5.3x7.2mm_P0.65mm +SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +20 +20 +Package_SO +SSOP-24_3.9x8.7mm_P0.635mm +SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf) +SSOP 0.635 +0 +24 +24 +Package_SO +SSOP-24_5.3x8.2mm_P0.65mm +24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +24 +24 +Package_SO +SSOP-28_3.9x9.9mm_P0.635mm +SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf) +SSOP 0.635 +0 +28 +28 +Package_SO +SSOP-28_5.3x10.2mm_P0.65mm +28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +28 +28 +Package_SO +SSOP-32_11.305x20.495mm_P1.27mm +SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +32 +32 +Package_SO +SSOP-44_5.3x12.8mm_P0.5mm +44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +SSOP-48_5.3x12.8mm_P0.5mm +SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +48 +48 +Package_SO +SSOP-48_7.5x15.9mm_P0.635mm +SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf) +SSOP 0.635 +0 +48 +48 +Package_SO +SSOP-56_7.5x18.5mm_P0.635mm +SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf) +SSOP 0.635 +0 +56 +56 +Package_SO +STC_SOP-16_3.9x9.9mm_P1.27mm +STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py +STC SOP SO +0 +16 +16 +Package_SO +ST_MultiPowerSO-30 +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf) +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm +0 +33 +33 +Package_SO +ST_PowerSSO-24_SlugDown +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +25 +25 +Package_SO +ST_PowerSSO-24_SlugDown_ThermalVias +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +38 +25 +Package_SO +ST_PowerSSO-24_SlugUp +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +24 +24 +Package_SO +ST_PowerSSO-36_SlugDown +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +37 +37 +Package_SO +ST_PowerSSO-36_SlugDown_ThermalVias +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +50 +37 +Package_SO +ST_PowerSSO-36_SlugUp +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +36 +36 +Package_SO +TI_SO-PowerPAD-8 +8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +TI_SO-PowerPAD-8_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf +HTSOP 1.27 +0 +19 +9 +Package_SO +TSOP-5_1.65x3.05mm_P0.95mm +TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-5L +0 +5 +5 +Package_SO +TSOP-6_1.65x3.05mm_P0.95mm +TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-6L +0 +6 +6 +Package_SO +TSOP-I-24_12.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_14.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_16.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_18.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-28_11.8x8mm_P0.55mm +TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf) +TSOP I 28 pins +0 +28 +28 +Package_SO +TSOP-I-32_11.8x8mm_P0.5mm +TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_12.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_14.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_16.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm_Reverse +TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount +TSOP I 32 reverse +0 +32 +32 +Package_SO +TSOP-I-40_12.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_14.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_16.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_18.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-48_12.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_14.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_16.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_18.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-56_14.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_16.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_18.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-II-32_21.0x10.2mm_P1.27mm +32-lead plastic TSOP; Type II +TSOP-II 32 +0 +32 +32 +Package_SO +TSOP-II-40-44_10.16x18.37mm_P0.8mm +TSOP-II, 40 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tsop2-44pin-ptsb0044ge-e), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-II SO +0 +40 +40 +Package_SO +TSOP-II-44_10.16x18.41mm_P0.8mm +TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-II SO +0 +44 +44 +Package_SO +TSOP-II-54_22.2x10.16mm_P0.8mm +54-lead TSOP typ II package +TSOPII TSOP2 +0 +54 +54 +Package_SO +TSSOP-4_4.4x5mm_P4mm +TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +4 +4 +Package_SO +TSSOP-8_3x3mm_P0.65mm +TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf) +SSOP 0.65 +0 +8 +8 +Package_SO +TSSOP-8_4.4x3mm_P0.65mm +TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +8 +8 +Package_SO +TSSOP-10_3x3mm_P0.5mm +TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +TSSOP-14-1EP_4.4x5mm_P0.65mm +14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf) +SSOP 0.65 exposed pad +0 +18 +15 +Package_SO +TSSOP-14_4.4x3.6mm_P0.4mm +TSSOP, 14 Pin (JEDEC MO-194 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +14 +14 +Package_SO +TSSOP-14_4.4x5mm_P0.65mm +TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +14 +14 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm +FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf) +SSOP 0.65 +0 +24 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +21 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +26 +17 +Package_SO +TSSOP-16_4.4x3.6mm_P0.4mm +TSSOP, 16 Pin (JEDEC MO-194 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +16 +16 +Package_SO +TSSOP-16_4.4x5mm_P0.65mm +TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +16 +16 +Package_SO +TSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.15x3.35mm +TSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100132.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +25 +21 +Package_SO +TSSOP-20_4.4x5mm_P0.4mm +TSSOP, 20 Pin (JEDEC MO-194 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-20_4.4x5mm_P0.5mm +TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-20_4.4x6.5mm_P0.65mm +TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +31 +25 +Package_SO +TSSOP-24_4.4x5mm_P0.4mm +TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x6.5mm_P0.5mm +TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_6.1x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm +TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf) +SSOP 0.65 +0 +36 +29 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm +TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +35 +29 +Package_SO +TSSOP-28_4.4x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_4.4x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_8x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-30_4.4x7.8mm_P0.5mm +TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-30_6.1x9.7mm_P0.65mm +TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-32_4.4x6.5mm_P0.4mm +TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_6.1x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_8x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-36_4.4x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_4.4x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-38_4.4x9.7mm_P0.5mm +TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-38_6.1x12.5mm_P0.65mm +TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-40_6.1x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_6.1x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-44_4.4x11.2mm_P0.5mm +TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +TSSOP-44_4.4x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-44_6.1x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-48_4.4x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-50_4.4x12.5mm_P0.5mm +TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +50 +50 +Package_SO +TSSOP-52_6.1x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-52_8x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-56_4.4x11.3mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-194 Var AF https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_6.1x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_6.1x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-60_8x12.5mm_P0.4mm +TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +60 +60 +Package_SO +TSSOP-64_6.1x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_6.1x17mm_P0.5mm +TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_8x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-68_8x14mm_P0.4mm +TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +68 +68 +Package_SO +TSSOP-80_6.1x17mm_P0.4mm +TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +80 +80 +Package_SO +TSSOP-100_6.1x20.8mm_P0.4mm +TSSOP, 100 Pin (JEDEC MO-194 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +100 +100 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +11 +9 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +20 +9 +Package_SO +Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf +HTSOP 1.27 +0 +18 +9 +Package_SO +Texas_PWP0020A +20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf) +PWP HTSSOP 0.65mm +0 +25 +21 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +16 +9 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +23 +9 +Package_SO +VSO-40_7.6x15.4mm_P0.762mm +VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf) +SSOP 0.762 +0 +40 +40 +Package_SO +VSO-56_11.1x21.5mm_P0.75mm +VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf) +SSOP 0.75 +0 +56 +56 +Package_SO +VSSOP-8_2.3x2mm_P0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +0 +8 +8 +Package_SO +VSSOP-8_2.4x2.1mm_P0.5mm +http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf +VSSOP DCU R-PDSO-G8 Pitch0.5mm +0 +8 +8 +Package_SO +VSSOP-8_3.0x3.0mm_P0.65mm +VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf +VSSOP-8 3.0 x 3.0 +0 +8 +8 +Package_SO +VSSOP-10_3x3mm_P0.5mm +VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +VSSOP SO +0 +10 +10 +Package_SO +Vishay_PowerPAK_1212-8_Dual +PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf) +Vishay_PowerPAK_1212-8_Dual +0 +6 +6 +Package_SO +Vishay_PowerPAK_1212-8_Single +PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf) +Vishay PowerPAK 1212-8 Single +0 +5 +5 +Package_SO +Zetex_SM8 +Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf) +Zetex SM8 +0 +8 +8 +Package_SON +Diodes_PowerDI3333-8 +Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf +PowerDI 0.65 +0 +13 +5 +Package_SON +Diodes_PowerDI3333-8_UXC_3.3x3.3mm_P0.65mm +Diodes Incorporated PowerDI3333-8 UXC, 3.05x3.05x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8%20(Type%20UXC).pdf +PowerDI 0.65 +0 +14 +6 +Package_SON +EPSON_CE-USON-10_USON-10_3.2x2.5mm_P0.7mm +EPSON 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf +RTC +0 +10 +10 +Package_SON +Fairchild_DualPower33-6_3x3mm +Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf) +mosfet +0 +18 +6 +Package_SON +Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm +0 +6 +6 +Package_SON +Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm +0 +6 +6 +Package_SON +HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm +HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf) +huson nolead SOT1061 +0 +6 +3 +Package_SON +HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +Infineon_PG-LSON-8-1 +https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/ +PG-LSON-8-1 +0 +17 +9 +Package_SON +Infineon_PG-TDSON-8_6.15x5.15mm +Infineon, PG-TDSON-8, 6.15x5.15x1mm, https://www.infineon.com/dgdl/Infineon-BSC520N15NS3_-DS-v02_02-en.pdf?fileId=db3a30432239cccd0122eee57d9b21a4 +Infineon OptiMOS +0 +21 +5 +Package_SON +Infineon_PG-TISON-8-2 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-3 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-4 +Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/ +tison +0 +26 +8 +Package_SON +Infineon_PG-TISON-8-5 +Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/ +tison +0 +34 +8 +Package_SON +NXP_XSON-16 +http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf +NXP XSON SOT-1341 +0 +16 +16 +Package_SON +Nexperia_HUSON-8_USON-8-1EP_1.35x1.7mm_P0.4mm_EP0.4x1.2mm +Nexperia HUSON-8 USON, 8 Pin (https://assets.nexperia.com/documents/data-sheet/IP4251_52_53_54-TTL.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Nexperia USON NoLead +0 +10 +9 +Package_SON +Nexperia_HUSON-12_USON-12-1EP_1.35x2.5mm_P0.4mm_EP0.4x2mm +Nexperia HUSON-12 USON, 12 Pin (https://assets.nexperia.com/documents/data-sheet/IP4251_52_53_54-TTL.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Nexperia USON NoLead +0 +14 +13 +Package_SON +Nexperia_HUSON-16_USON-16-1EP_1.35x3.3mm_P0.4mm_EP0.4x2.8mm +Nexperia HUSON-16 USON, 16 Pin (https://assets.nexperia.com/documents/data-sheet/IP4251_52_53_54-TTL.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Nexperia USON NoLead +0 +18 +17 +Package_SON +ROHM_VML0806 +VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf) +ROHM VML0806 +0 +3 +3 +Package_SON +RTC_SMD_MicroCrystal_C3_2.5x3.7mm +MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf +RTC C3 +0 +10 +10 +Package_SON +SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm +SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +SON NoLead +0 +13 +9 +Package_SON +ST_PowerFLAT-6L_5x6mm_P1.27mm +Thermally-enhanced 5x6mm 6-pin package, https://www.st.com/resource/en/datasheet/stl40dn3llh5.pdf +PowerFLAT5x6 +0 +10 +6 +Package_SON +Texas_DPY0002A_0.6x1mm_P0.65mm +X1SON 2 pin 0.6x1mm 0.375mm height package, https://www.ti.com/lit/ml/mpss034c/mpss034c.pdf, https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf +X1SON +0 +2 +2 +Package_SON +Texas_DQK +Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf +Texas WSON6 2x2mm +0 +10 +8 +Package_SON +Texas_DQX002A +Texas DQX - 2pin WSON, 2.5x1.7mm body, 0.8mm height. https://www.ti.com/lit/ds/symlink/lmt01.pdf +WSON-2 DQX +0 +2 +2 +Package_SON +Texas_DRC0010J +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +17 +11 +Package_SON +Texas_DRC0010J_ThermalVias +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +21 +11 +Package_SON +Texas_DRX_WSON-10_2.5x2.5mm_P0.5mm +Texas DRX WSON, 10 Pin (https://www.ti.com/lit/ml/mpss105a/mpss105a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WSON NoLead +0 +10 +10 +Package_SON +Texas_DSC0010J +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +33 +11 +Package_SON +Texas_DSC0010J_ThermalVias +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +39 +11 +Package_SON +Texas_PWSON-N6 +Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf +Plastic Small Outline No-Lead +0 +11 +7 +Package_SON +Texas_R-PUSON-N8_USON-8-1EP_1.6x2.1mm_P0.5mm_EP0.4x1.7mm +USON, 8 Pin (https://www.ti.com/lit/gpn/tpd3f303#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +USON NoLead +0 +10 +9 +Package_SON +Texas_R-PUSON-N14 +USON, 14 Pin (https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +USON NoLead +0 +14 +14 +Package_SON +Texas_R-PWSON-N12_EP0.4x2mm +http://www.ti.com/lit/ds/symlink/tpd6f003.pdf +WSON SMD +0 +16 +13 +Package_SON +Texas_S-PDSO-N12 +http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf +SON thermal pads +0 +44 +13 +Package_SON +Texas_S-PVSON-N8 +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +21 +9 +Package_SON +Texas_S-PVSON-N8_ThermalVias +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +27 +9 +Package_SON +Texas_S-PVSON-N10 +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +33 +11 +Package_SON +Texas_S-PVSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +39 +11 +Package_SON +Texas_S-PWSON-N8_EP1.2x2mm +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +Texas_S-PWSON-N8_EP1.2x2mm_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +Texas_S-PWSON-N10 +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +41 +11 +Package_SON +Texas_S-PWSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +47 +11 +Package_SON +Texas_USON-6_1x1.45mm_P0.5mm_SMD +USON, 6 Pin (https://www.ti.com/lit/ds/symlink/sn74auc1g04.pdf#page=24), Solder Mask Defined +USON NoLead DRY0006A +0 +6 +6 +Package_SON +Texas_X2SON-4_1x1mm_P0.65mm +X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint] +X2SON +0 +13 +5 +Package_SON +Texas_X2SON-5_0.8x0.8mm_P0.48mm +X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint] +X2SON DPW0005A +0 +9 +5 +Package_SON +Texas_X2SON-5_0.8x0.8mm_P0.48mm_RoutingVia +X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint] +X2SON DPW0005A +0 +10 +5 +Package_SON +USON-10_2.5x1.0mm_P0.5mm +USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf +USON-10 2.5x1.0mm Pitch 0.5mm +0 +10 +10 +Package_SON +USON-20_2x4mm_P0.4mm +USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf +USON-20 2x4mm Pitch 0.4mm +0 +20 +20 +Package_SON +VSON-8-1EP_3x3mm_P0.65mm_EP1.65x2.4mm +VSON, 8 Pin (https://www.ti.com/lit/ds/symlink/tlv767-q1.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +10 +9 +Package_SON +VSON-8-1EP_3x3mm_P0.65mm_EP1.65x2.4mm_ThermalVias +VSON, 8 Pin (https://www.ti.com/lit/ds/symlink/tlv767-q1.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +17 +9 +Package_SON +VSON-8_1.5x2mm_P0.5mm +VSON, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62840.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +8 +8 +Package_SON +VSON-8_3.3x3.3mm_P0.65mm_NexFET +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf +VSON 0.65 +0 +13 +5 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +15 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +18 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +21 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +27 +11 +Package_SON +VSONP-8-1EP_5x6_P1.27mm +SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf) +VSONP 1.27 +0 +13 +3 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +9 +7 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +12 +7 +Package_SON +WSON-6-1EP_3x3mm_P0.95mm +WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf +WSON6 0.95 +0 +10 +7 +Package_SON +WSON-6_1.5x1.5mm_P0.5mm +WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf +WSON6_1.5x1.5mm_P0.5mm +0 +6 +6 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +11 +9 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP ThermalVias +0 +14 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +13 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm +WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_8x6mm_P1.27mm_EP3.4x4.3mm +WSON, 8 Pin (https://datasheet.lcsc.com/lcsc/2204011730_GigaDevice-Semicon-Beijing-GD5F1GQ4UFYIGR_C2986324.pdf (page 44)), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +15 +11 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +22 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm +WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 +0 +14 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias +WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 thermal vias +0 +17 +11 +Package_SON +WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm +10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf) +WSON 0.5 +0 +15 +11 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65 +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +15 +13 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +19 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +27 +13 +Package_SON +WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm +14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf +NHL014B +0 +19 +15 +Package_SON +WSON-16_3.3x1.35_P0.4mm +WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument +WSON-16 3.3 x 1.35mm Pitch 0.4mm +0 +20 +17 +Package_SON +X2SON-8_1.4x1mm_P0.35mm +X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf +X2SON-8 1.4x1mm Pitch0.35mm +0 +8 +8 +Package_SO_J-Lead +TSOC-6_3.76x3.94mm_P1.27mm +Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF +TSOC-6 +0 +6 +6 +Package_TO_SOT_SMD +ATPAK-2 +ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF +ATPAK +0 +7 +3 +Package_TO_SOT_SMD +Analog_KS-4 +Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf +Analog Devices KS-4 (like EIAJ SC-82) +0 +4 +4 +Package_TO_SOT_SMD +Diodes_SOT-553 +Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF5 +HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf +HVSOF5 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF6 +HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf +HVSOF6 +0 +7 +7 +Package_TO_SOT_SMD +Infineon_PG-HDSOP-10-1 +Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/) +hdsop 10 ddpak +0 +10 +10 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1 +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll +0 +53 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1_ThermalVias +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll thermal vias +0 +96 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll +0 +12 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll thermal vias +0 +97 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6) +mosfet hsof toll thermal vias +0 +159 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3 +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +25 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3_ThermalVias +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +64 +4 +Package_TO_SOT_SMD +Infineon_PG-TO-220-7Lead_TabPin8 +Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9 +Infineon PG-TO-220-7 +0 +12 +8 +Package_TO_SOT_SMD +Infineon_PG-TSFP-3-1 +Infineon_PG-TSFP-3-1, https://www.infineon.com/dgdl/TSFP-3-1,-2-Package_Overview.pdf?fileId=db3a30431936bc4b0119539929863d46 +TSFP-3 +0 +3 +3 +Package_TO_SOT_SMD +LFPAK33 +LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf +LFPAK33 SOT-1210 +0 +17 +5 +Package_TO_SOT_SMD +LFPAK56 +LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf +LFPAK56 SOT-669 Power-SO8 +0 +18 +5 +Package_TO_SOT_SMD +LFPAK88 +LFPAK88 PowerPAK 8 x 8L BWL Single SOT-1235 (https://assets.nexperia.com/documents/package-information/SOT1235.pdf) +PowerPAK 8x8L Nexperia Vishay +0 +19 +5 +Package_TO_SOT_SMD +Nexperia_CFP15_SOT-1289 +Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf +SOT-1289 CFP15 +0 +8 +3 +Package_TO_SOT_SMD +OnSemi_ECH8 +On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF +ECH8 SOT28-FL SOT-28-FL +0 +8 +8 +Package_TO_SOT_SMD +PQFN_8x8 +Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf +pqfn vdfn mosfet +0 +9 +3 +Package_TO_SOT_SMD +PowerMacro_M234_NoHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +PowerMacro_M234_WithHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +ROHM_SOT-457_ClockwisePinNumbering +ROHM SOT-457 SC-74, 6 Pin (https://fscdn.rohm.com/en/products/databook/datasheet/discrete/transistor/digital/imh3at110-e.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +ROHM SC-74 SO +0 +6 +6 +Package_TO_SOT_SMD +Rohm_HRP7 +Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf +Rohm HRP7 SMD +0 +69 +7 +Package_TO_SOT_SMD +SC-59 +SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 +0 +3 +3 +Package_TO_SOT_SMD +SC-59_Handsoldering +SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +SC-70-8 +SC70-8 +SC70-8 +0 +8 +8 +Package_TO_SOT_SMD +SC-70-8_Handsoldering +SC70-8, Handsoldering +SC70-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SC-74-6_1.55x2.9mm_P0.95mm +SC-74, 6 Pin (https://www.jeita.or.jp/japanese/standard/book/ED-7500B/#target/page_no=39), generated with kicad-footprint-generator ipc_gullwing_generator.py +SC-74 SO +0 +6 +6 +Package_TO_SOT_SMD +SC-74A-5_1.55x2.9mm_P0.95mm +SC-74A, 5 Pin (https://www.jeita.or.jp/japanese/standard/book/ED-7500B/#target/page_no=41), generated with kicad-footprint-generator ipc_gullwing_generator.py +SC-74A SO +0 +5 +5 +Package_TO_SOT_SMD +SC-82AA +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AA_Handsoldering +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB_Handsoldering +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SOT-23 +SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +3 +3 +Package_TO_SOT_SMD +SOT-23-3 +SOT, 3 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178D.PDF inferred 3-pin variant), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +3 +3 +Package_TO_SOT_SMD +SOT-23-5 +SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-5_HandSoldering +5-pin SOT23 package +SOT-23-5 hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-6 +SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-6_Handsoldering +6-pin SOT-23 package, Handsoldering +SOT-23-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-8 +SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +SOT-23-8_Handsoldering +8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf +SOT-23-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SOT-23W +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W +0 +3 +3 +Package_TO_SOT_SMD +SOT-23W_Handsoldering +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W for handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-23_Handsoldering +SOT-23, Handsoldering +SOT-23 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3 +SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf +SOT-89-3 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3_Handsoldering +SOT-89-3 Handsoldering +SOT-89-3 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-5 +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-89-5_Handsoldering +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-143 +SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R +SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143R Reverse +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R_Handsoldering +SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143 Reverse Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-143_Handsoldering +SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-223 +module CMS SOT223 4 pins +CMS SOT +0 +4 +4 +Package_TO_SOT_SMD +SOT-223-3_TabPin2 +module CMS SOT223 4 pins +CMS SOT +0 +4 +3 +Package_TO_SOT_SMD +SOT-223-5 +module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf +CMS SOT +0 +5 +5 +Package_TO_SOT_SMD +SOT-223-6 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +6 +Package_TO_SOT_SMD +SOT-223-6_TabPin3 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +5 +Package_TO_SOT_SMD +SOT-223-8 +module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf +CMS SOT +0 +8 +8 +Package_TO_SOT_SMD +SOT-323_SC-70 +SOT-323, SC-70 +SOT-323 SC-70 +0 +3 +3 +Package_TO_SOT_SMD +SOT-323_SC-70_Handsoldering +SOT-323, SC-70 Handsoldering +SOT-323 SC-70 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-343_SC-70-4 +SOT-343, SC-70-4 +SOT-343 SC-70-4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-343_SC-70-4_Handsoldering +SOT-343, SC-70-4, Handsoldering +SOT-343 SC-70-4 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-353_SC-70-5 +SOT-353, SC-70-5 +SOT-353 SC-70-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-353_SC-70-5_Handsoldering +SOT-353, SC-70-5, Handsoldering +SOT-353 SC-70-5 Handsoldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-363_SC-70-6 +SOT-363, SC-70-6 +SOT-363 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +SOT-363_SC-70-6_Handsoldering +SOT-363, SC-70-6, Handsoldering +SOT-363 SC-70-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-383F +8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf +SOT-383F +0 +9 +9 +Package_TO_SOT_SMD +SOT-383FL +8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF +SOT-383FL +0 +8 +8 +Package_TO_SOT_SMD +SOT-416 +SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf +SOT-416 +0 +3 +3 +Package_TO_SOT_SMD +SOT-523 +SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf +SOT-523 +0 +3 +3 +Package_TO_SOT_SMD +SOT-543 +SOT-543 4 lead surface package +SOT-543 SC-107A EMD4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-553 +SOT553 +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +SOT-563 +SOT563 +SOT-563 +0 +6 +6 +Package_TO_SOT_SMD +SOT-583-8 +https://www.ti.com/lit/ds/symlink/tps62933.pdf +SOT-583-8 +0 +8 +8 +Package_TO_SOT_SMD +SOT-665 +SOT665 +SOT-665 +0 +5 +5 +Package_TO_SOT_SMD +SOT-666 +SOT666 +SOT-666 +0 +6 +6 +Package_TO_SOT_SMD +SOT-723 +http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV +sot 723 +0 +3 +3 +Package_TO_SOT_SMD +SOT-883 +SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf +SOT-883 +0 +3 +3 +Package_TO_SOT_SMD +SOT-886 +SOT-886 +SOT-886 +0 +6 +6 +Package_TO_SOT_SMD +SOT-963 +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +0 +6 +6 +Package_TO_SOT_SMD +SOT-1123 +SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF) +SOT-1123 transistor +0 +3 +3 +Package_TO_SOT_SMD +SOT-1333-1 +SOT-1333-1 +SOT-1333-1 +0 +9 +9 +Package_TO_SOT_SMD +SOT-1334-1 +SOT-1334-1 +SOT-1334-1 +0 +14 +14 +Package_TO_SOT_SMD +SuperSOT-3 +3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf +SuperSOT-3 SSOT-3 +0 +3 +3 +Package_TO_SOT_SMD +SuperSOT-6 +6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf +SuperSOT-6 SSOT-6 +0 +6 +6 +Package_TO_SOT_SMD +SuperSOT-8 +8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf +SuperSOT-8 SSOT-8 +0 +8 +8 +Package_TO_SOT_SMD +TDSON-8-1 +Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/) +tdson +0 +14 +5 +Package_TO_SOT_SMD +TO-50-3_LongPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_LongPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-4_LongPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_LongPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-252-2 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +7 +3 +Package_TO_SOT_SMD +TO-252-2_TabPin1 +TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf +TO-252-2 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-252-3_TabPin2 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +3 +Package_TO_SOT_SMD +TO-252-3_TabPin4 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +4 +Package_TO_SOT_SMD +TO-252-4 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +9 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin3 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin6 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-2 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +7 +3 +Package_TO_SOT_SMD +TO-263-2_TabPin1 +TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-263-3_TabPin2 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +3 +Package_TO_SOT_SMD +TO-263-3_TabPin4 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +4 +Package_TO_SOT_SMD +TO-263-4 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +9 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin3 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin6 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-6 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +11 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin4 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin8 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +8 +Package_TO_SOT_SMD +TO-263-9_TabPin5 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +9 +Package_TO_SOT_SMD +TO-263-9_TabPin10 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +10 +Package_TO_SOT_SMD +TO-268-2 +TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf +D3PAK TO-268 D3PAK-3 TO-268-3 +0 +7 +3 +Package_TO_SOT_SMD +TO-269AA +SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf +TO-269AA MBS diode bridge +0 +4 +4 +Package_TO_SOT_SMD +TO-277A +Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf +TO-277A SMPC +0 +12 +3 +Package_TO_SOT_SMD +TO-277B +TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf +TO-277B +0 +9 +3 +Package_TO_SOT_SMD +TSOT-23 +3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf +TSOT-23 +0 +3 +3 +Package_TO_SOT_SMD +TSOT-23-5 +TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-5_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23-5 Hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-6 +TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-6_HandSoldering +6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf +TSOT-23-6 MK06A TSOT-6 Hand-soldering +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-8 +TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23-8_HandSoldering +8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf +TSOT-23-8 Hand-soldering +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23 Hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +Texas_DRT-3 +Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf +DRT-3 1x0.8mm Pitch 0.7mm +0 +3 +3 +Package_TO_SOT_SMD +Texas_NDQ +Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf) +ti pfm dap +0 +6 +6 +Package_TO_SOT_SMD +Texas_NDW-7_TabPin4 +NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf +NDW NDW +0 +12 +7 +Package_TO_SOT_SMD +Texas_NDW-7_TabPin8 +NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf +NDW NDW +0 +12 +8 +Package_TO_SOT_SMD +Texas_NDY0011A +TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf +Texas TO-PMOD NDY00011A +0 +12 +12 +Package_TO_SOT_SMD +Texas_R-PDSO-G5_DCK-5 +DCK R-PDSO-G5, JEDEC MO-203C Var AA, https://www.ti.com/lit/ds/symlink/tmp20.pdf#page=23 +DCK R-PDSO-G5 MO-203C +0 +5 +5 +Package_TO_SOT_SMD +Texas_R-PDSO-G6 +R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf +R-PDSO-G6 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +Texas_R-PDSO-N5_DRL-5 +R-PDSO-N5, DRL, JEDEC MO-293B Var UAAD-1, https://www.ti.com/lit/ml/mpds158d/mpds158d.pdf +SOT R-PDSO-N5 DRL +0 +5 +5 +Package_TO_SOT_SMD +Texas_R-PDSO-N6_DRL-6 +R-PDSO-N6, DRL, similar to JEDEC MO-293B Var UAAD (but not the same) , https://www.ti.com/lit/pdf/mpds159f +SOT R-PDSO-N6 DRL +0 +6 +6 +Package_TO_SOT_SMD +VSOF5 +VSOF5 +VSOF5 +0 +5 +5 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Dual +Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf +powerpak sc70 sc-70 dual +0 +8 +6 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Single +Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf +powerpak sc70 sc-70 +0 +6 +3 +Package_TO_SOT_THT +Analog_TO-46-4_ThermalShield +TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf +TO-46-4 LM399 +0 +4 +4 +Package_TO_SOT_THT +Fairchild_TO-220F-6L +Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf +Fairchild TO-220F-6L +0 +6 +6 +Package_TO_SOT_THT +Heraeus_TO-92-2 +TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf) +to-92 +0 +2 +2 +Package_TO_SOT_THT +NEC_Molded_7x4x9mm +Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf +Japan transistor +0 +3 +3 +Package_TO_SOT_THT +PowerIntegrations_TO-220-7C +Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf +Power Integration Y Package +0 +6 +6 +Package_TO_SOT_THT +SIPAK-1EP_Horizontal_TabDown +SIPAK, Horizontal, RM 2.286mm +SIPAK Horizontal RM 2.286mm +0 +4 +4 +Package_TO_SOT_THT +SIPAK_Vertical +SIPAK, Vertical, RM 2.286mm +SIPAK Vertical RM 2.286mm +0 +3 +3 +Package_TO_SOT_THT +SOD-70_P2.54mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOD-70_P5.08mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOT-227 +SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf) +sot 227 isotop +0 +8 +4 +Package_TO_SOT_THT +TO-3 +Transistor TO-3 +TR TO-3 TO3 TO-204 +0 +4 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabDown +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabUp +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Vertical +TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabDown +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabUp +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Vertical +TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-5-2 +TO-5-2 +TO-5-2 +0 +2 +2 +Package_TO_SOT_THT +TO-5-2_Window +TO-5-2_Window, Window +TO-5-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-5-3 +TO-5-3 +TO-5-3 +0 +3 +3 +Package_TO_SOT_THT +TO-5-3_Window +TO-5-3_Window, Window +TO-5-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-5-4 +TO-5-4 +TO-5-4 +0 +4 +4 +Package_TO_SOT_THT +TO-5-4_Window +TO-5-4_Window, Window +TO-5-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-5-6 +TO-5-6 +TO-5-6 +0 +6 +6 +Package_TO_SOT_THT +TO-5-6_Window +TO-5-6_Window, Window +TO-5-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-5-8 +TO-5-8 +TO-5-8 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08 +TO-5-8_PD5.08 +TO-5-8_PD5.08 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08_Window +TO-5-8_PD5.08_Window, Window +TO-5-8_PD5.08_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_Window +TO-5-8_Window, Window +TO-5-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-10 +TO-5-10 +TO-5-10 +0 +10 +10 +Package_TO_SOT_THT +TO-5-10_Window +TO-5-10_Window, Window +TO-5-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-8-2 +TO-8-2 +TO-8-2 +0 +2 +2 +Package_TO_SOT_THT +TO-8-2_Window +TO-8-2_Window, Window +TO-8-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-8-3 +TO-8-3 +TO-8-3 +0 +3 +3 +Package_TO_SOT_THT +TO-8-3_Window +TO-8-3_Window, Window +TO-8-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-11-2 +TO-11-2 +TO-11-2 +0 +2 +2 +Package_TO_SOT_THT +TO-11-2_Window +TO-11-2_Window, Window +TO-11-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-11-3 +TO-11-3 +TO-11-3 +0 +3 +3 +Package_TO_SOT_THT +TO-11-3_Window +TO-11-3_Window, Window +TO-11-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-12-4 +TO-12-4 +TO-12-4 +0 +4 +4 +Package_TO_SOT_THT +TO-12-4_Window +TO-12-4_Window, Window +TO-12-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-17-4 +TO-17-4 +TO-17-4 +0 +4 +4 +Package_TO_SOT_THT +TO-17-4_Window +TO-17-4_Window, Window +TO-17-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-18-2 +TO-18-2 +TO-18-2 +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Lens +TO-18-2_Lens, Lens +TO-18-2_Lens Lens +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Window +TO-18-2_Window, Window +TO-18-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-18-3 +TO-18-3 +TO-18-3 +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Lens +TO-18-3_Lens, Lens +TO-18-3_Lens Lens +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Window +TO-18-3_Window, Window +TO-18-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-18-4 +TO-18-4 +TO-18-4 +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Lens +TO-18-4_Lens, Lens +TO-18-4_Lens Lens +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Window +TO-18-4_Window, Window +TO-18-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-33-4 +TO-33-4 +TO-33-4 +0 +4 +4 +Package_TO_SOT_THT +TO-33-4_Window +TO-33-4_Window, Window +TO-33-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-38-2 +TO-38-2 +TO-38-2 +0 +2 +2 +Package_TO_SOT_THT +TO-38-2_Window +TO-38-2_Window, Window +TO-38-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-38-3 +TO-38-3 +TO-38-3 +0 +3 +3 +Package_TO_SOT_THT +TO-38-3_Window +TO-38-3_Window, Window +TO-38-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-2 +TO-39-2 +TO-39-2 +0 +2 +2 +Package_TO_SOT_THT +TO-39-2_Window +TO-39-2_Window, Window +TO-39-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-39-3 +TO-39-3 +TO-39-3 +0 +3 +3 +Package_TO_SOT_THT +TO-39-3_Window +TO-39-3_Window, Window +TO-39-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-4 +TO-39-4 +TO-39-4 +0 +4 +4 +Package_TO_SOT_THT +TO-39-4_Window +TO-39-4_Window, Window +TO-39-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-39-6 +TO-39-6 +TO-39-6 +0 +6 +6 +Package_TO_SOT_THT +TO-39-6_Window +TO-39-6_Window, Window +TO-39-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-39-8 +TO-39-8 +TO-39-8 +0 +8 +8 +Package_TO_SOT_THT +TO-39-8_Window +TO-39-8_Window, Window +TO-39-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-39-10 +TO-39-10 +TO-39-10 +0 +10 +10 +Package_TO_SOT_THT +TO-39-10_Window +TO-39-10_Window, Window +TO-39-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-46-2 +TO-46-2 +TO-46-2 +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center_Window +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Window +TO-46-2_Window, Window +TO-46-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-46-3 +TO-46-3 +TO-46-3 +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center_Window +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Window +TO-46-3_Window, Window +TO-46-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-46-4 +TO-46-4 +TO-46-4 +0 +4 +4 +Package_TO_SOT_THT +TO-46-4_Window +TO-46-4_Window, Window +TO-46-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-52-2 +TO-52-2 +TO-52-2 +0 +2 +2 +Package_TO_SOT_THT +TO-52-2_Window +TO-52-2_Window, Window +TO-52-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-52-3 +TO-52-3 +TO-52-3 +0 +3 +3 +Package_TO_SOT_THT +TO-52-3_Window +TO-52-3_Window, Window +TO-52-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-72-4 +TO-72-4 +TO-72-4 +0 +4 +4 +Package_TO_SOT_THT +TO-72-4_Window +TO-72-4_Window, Window +TO-72-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-75-6 +TO-75-6 +TO-75-6 +0 +6 +6 +Package_TO_SOT_THT +TO-75-6_Window +TO-75-6_Window, Window +TO-75-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-6 +TO-78-6 +TO-78-6 +0 +6 +6 +Package_TO_SOT_THT +TO-78-6_Window +TO-78-6_Window, Window +TO-78-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-8 +TO-78-8 +TO-78-8 +0 +8 +8 +Package_TO_SOT_THT +TO-78-8_Window +TO-78-8_Window, Window +TO-78-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-78-10 +TO-78-10 +TO-78-10 +0 +10 +10 +Package_TO_SOT_THT +TO-78-10_Window +TO-78-10_Window, Window +TO-78-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-92 +TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92-2 +TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal1 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal2 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Wide +TO-92 2-pin leads in-line, wide, drill 0.75mm +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92Flat +TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf) +to-92Flat hall sensor +0 +3 +3 +Package_TO_SOT_THT +TO-92L +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Narrow transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_HandSolder +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92Mini-2 +TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf) +to-92Mini transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S +TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92S-2 +TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S_Wide +TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +TO-92S_Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_HandSolder +TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal1 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal2 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline +TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal1 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal2 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Wide +TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Wide +TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-99-6 +TO-99-6 +TO-99-6 +0 +6 +6 +Package_TO_SOT_THT +TO-99-6_Window +TO-99-6_Window, Window +TO-99-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-99-8 +TO-99-8 +TO-99-8 +0 +8 +8 +Package_TO_SOT_THT +TO-99-8_Window +TO-99-8_Window, Window +TO-99-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-100-10 +TO-100-10 +TO-100-10 +0 +10 +10 +Package_TO_SOT_THT +TO-100-10_Window +TO-100-10_Window, Window +TO-100-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabDown +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabUp +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Vertical +TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabDown +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabUp +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Vertical +TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabDown +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabUp +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Vertical +TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Vertical RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabDown +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabUp +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Vertical +TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Vertical RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabDown +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabUp +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Vertical +TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabDown +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabUp +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Vertical +TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabDown +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabUp +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-2 +TO-220-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-2 +TO-220-4 Horizontal RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-1 +TO-220-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-1 +TO-220-4 Horizontal RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Vertical +TO-220-4, Vertical, RM 2.54mm +TO-220-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabUp +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-8_Vertical +TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf) +TO-220-9 Vertical 2.54mm Pitch Multiwatt 8 +0 +8 +8 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabDown +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabUp +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Vertical +TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabDown +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabUp +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Vertical +TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabDown +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabUp +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Vertical +TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabDown +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabUp +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-2 +TO-220F-7 Vertical RM 1.27mm staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-1 +TO-220F-7 Vertical RM 1.27mm staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-2 +TO-220F-9 Vertical RM 0.9mm staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-1 +TO-220F-9 Vertical RM 0.9mm staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabDown +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabUp +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Vertical +TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabDown +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabUp +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Vertical +TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabDown +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabUp +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Vertical +TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabDown +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabUp +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Vertical +TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Vertical RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-251-2-1EP_Horizontal_TabDown +TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Horizontal RM 4.58mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-251-2_Vertical +TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Vertical RM 4.58mm IPAK +0 +2 +2 +Package_TO_SOT_THT +TO-251-3-1EP_Horizontal_TabDown +TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Horizontal RM 2.29mm IPAK +0 +4 +4 +Package_TO_SOT_THT +TO-251-3_Vertical +TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Vertical RM 2.29mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-3-1EP_Horizontal_TabDown +TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK +0 +4 +4 +Package_TO_SOT_THT +TO-262-3_Vertical +TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Vertical RM 2.54mm IIPAK I2PAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-5-1EP_Horizontal_TabDown +TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK +0 +6 +6 +Package_TO_SOT_THT +TO-262-5_Vertical +TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Vertical RM 1.7mm IIPAK I2PAK +0 +5 +5 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabDown +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabUp +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Vertical +TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabDown +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabUp +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Vertical +TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabDown +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabUp +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Vertical +TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Vertical RM 3.81mm +0 +5 +5 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical +Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical hole ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical +Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical +Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214G_Horizontal +Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214J_Horizontal +Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214W_Vertical +Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214X_Vertical +Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224G_Horizontal +Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224J_Horizontal +Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224W_Vertical +Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224X_Vertical +Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269P_Horizontal +Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269P +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269W_Vertical +Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer vertical Bourns 3269W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269X_Horizontal +Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314G_Vertical +Potentiometer, vertical, top-adjust, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314J_Vertical +Potentiometer, vertical, top-adjust, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-1_Vertical_Hole +Potentiometer, vertical, bottom-adjust, single slot, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical hole Bourns 3314R-1 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-GM5_Vertical +Potentiometer, vertical, cross-slot, extended leadframe, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314R-GM5 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314S_Horizontal +Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer horizontal Bourns 3314S +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_PRS11S_Vertical +Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf +Potentiometer vertical Bourns PRS11S +0 +5 +5 +Potentiometer_SMD +Potentiometer_Bourns_TC33X_Vertical +Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf +Potentiometer Bourns TC33X Vertical +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YJ_Vertical +Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YJ +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YL_Vertical +Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YL +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA6-H2,5_Horizontal +Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer horizontal ACP CA6-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H2,5_Horizontal +Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H3,8_Horizontal +Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H3,8 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H5_Horizontal +Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical +Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H2,5_Horizontal +Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H4_Horizontal +Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H4 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H5_Horizontal +Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical +Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Horizontal +111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer horizontal Alps RK09K Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Vertical +113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer vertical Alps RK09K RK09D Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Horizontal +122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Vertical +1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Horizontal +1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Vertical + 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09Y11_Single_Horizontal +Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf +Potentiometer horizontal Alps RK09Y11 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal +1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal_Switch +1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual Switch +0 +8 +8 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal +1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal_Switch +1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single Switch +0 +5 +5 +Potentiometer_THT +Potentiometer_Alps_RK163_Dual_Horizontal +12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK163_Single_Horizontal +1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3005_Horizontal +Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf +Potentiometer horizontal Bourns 3005 +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006P_Horizontal +Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006W_Horizontal +Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006Y_Horizontal +Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009P_Horizontal +Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009Y_Horizontal +Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266P_Horizontal +Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266W_Vertical +Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266X_Horizontal +Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Y_Vertical +Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Z_Horizontal +Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296P_Horizontal +Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296W_Vertical +Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296X_Horizontal +Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Y_Vertical +Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Z_Horizontal +Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299P_Horizontal +Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299W_Vertical +Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299X_Horizontal +Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Y_Vertical +Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Z_Horizontal +Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339H_Vertical +Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339H +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical +Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical_HandSoldering +Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P hand-soldering +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339S_Horizontal +Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339S +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339W_Horizontal +Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386C_Horizontal +Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386C +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386F_Vertical +Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386F +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386P_Vertical +Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386W_Horizontal +Potentiometer, horizontal, Bourns 3386W, 9.53 x 4.83 x 9.53mm, https://www.bourns.com/docs/Product-Datasheets/3386.pdf +Potentiometer +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386X_Horizontal +Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTA1543_Single_Slide +Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 15.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA2043_Single_Slide +Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 20.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA3043_Single_Slide +Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 30.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA4543_Single_Slide +Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 45.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA6043_Single_Slide +Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 60.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-1_Single_Vertical +Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer vertical Bourns PTV09A-1 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-2_Single_Horizontal +Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer horizontal Bourns PTV09A-2 Single +0 +5 +3 +Potentiometer_THT +Potentiometer_Bourns_PTV112-4_Dual_Vertical +2 Gang dual Through Hole, Snap In potentiometer, https://www.bourns.com/docs/Product-Datasheets/PTVPTT.pdf +PTV112-4 Dual gang +0 +8 +7 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Horizontal +Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer horizontal Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Vertical +Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer vertical Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Dual_Horizontal +Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Horizontal +Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Vertical +Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer vertical Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Triple_Horizontal +Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Triple +0 +9 +9 +Potentiometer_THT +Potentiometer_Piher_PT-6-H_Horizontal +Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer horizontal Piher PT-6-H +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical +Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical hole Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H01_Horizontal +Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H05_Horizontal +Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V05_Vertical +Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical +Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical hole Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H01_Horizontal +Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H05_Horizontal +Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H06_Horizontal +Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H06 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H25_Horizontal +Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H25 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical +Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical +Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16H_Double_Horizontal +Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Double +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_T-16H_Single_Horizontal +Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16L_Single_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer vertical hole Piher T-16L Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-063_Horizontal +Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf +Potentiometer Trimmer RM-063 +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-065_Vertical +Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf +Potentiometer Trimmer RM-065 +0 +3 +3 +Potentiometer_THT +Potentiometer_TT_P0915N +http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf +potentiometer vertical TT P0915N single +0 +5 +3 +Potentiometer_THT +Potentiometer_Vishay_43_Horizontal +Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf +Potentiometer horizontal Vishay 43 +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Dual_Horizontal +Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Horizontal +Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Vertical +Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer vertical Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Dual_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Dual +0 +10 +6 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Single_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Single +0 +7 +3 +Potentiometer_THT +Potentiometer_Vishay_248BH-249BH_Single_Horizontal +Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248BH-249BH Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal +Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Vertical +Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer vertical Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T7-YA_Single_Vertical +Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf +Potentiometer vertical Vishay T7-YA Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XW_Horizontal +Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XW +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XX_Horizontal +Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XX +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73YP_Vertical +Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer vertical Vishay T73YP +0 +3 +3 +RF +Skyworks_SKY13575_639LF +http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf +Skyworks +0 +19 +15 +RF +Skyworks_SKY65404-31 +http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf +Skyworks +0 +7 +7 +RF_Antenna +AVX_M620720 +868Mhz, 915Mhz ISM antenna, 6 x 2 x 1.08mm, http://datasheets.avx.com/ethertronics/AVX-E_M620720.pdf +868 915 Mhz ISM antenna +0 +6 +3 +RF_Antenna +Abracon_APAES868R8060C16-T +Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi +APAES patch antenna +0 +1 +1 +RF_Antenna +Abracon_PRO-OB-440 +Abracon OnBoard SMD antenna 2400-2500Mhz, https://abracon.com/datasheets/PRO-OB-440.pdf +2400 PRO-OB-440 Antenna +0 +4 +4 +RF_Antenna +Abracon_PRO-OB-471 +OnBoard 868/915/868+2400 MHz Antenna, https://abracon.com/datasheets/PRO-OB-471.pdf +Antenna ProAnt OnBoard 868Mhz 915Mhz 2400Mhz +0 +6 +6 +RF_Antenna +Antenova_SR4G013_GPS +GPS/GLONASS/Galileo/BeiDou antenna, 1559-1609Mhz, SMD, https://www.application-datasheet.com/pdf/antenova/sr4g013.pdf +antenna GPS Antenova Beltii +0 +5 +2 +RF_Antenna +Astrocast_AST50127-00 +L-band patch antenna, https://docs.astrocast.com/dl/0534-DOC-M2M-ASTRO-Patch_Antenna-Datasheet.pdf +L-band antenna astrocast Patch Antenna +0 +1 +1 +RF_Antenna +Coilcraft_MA5532-AE_RFID +RFID Transponder Coil +antenna rfid coilcraft +0 +2 +2 +RF_Antenna +Johanson_2450AT18x100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf +antenna +0 +2 +2 +RF_Antenna +Johanson_2450AT43F0100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf +antenna +0 +2 +2 +RF_Antenna +Molex_47948-0001_2.4Ghz +SMD antenna 2400-2500Mhz, 3.7dBi, https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/productspecificationpdf/479/47948/PS-47948-001-001.pdf?inline +rf antenna +0 +4 +2 +RF_Antenna +NiceRF_SW868-TH13_868Mhz +868Mhz copper string antenna, right angle, approx. 15mm coil length, 5.5mm OD, 0.8 wire diameter, https://www.nicerf.com/item/868mhz-spring-antenna-sw868-th13 +antenna rf +0 +1 +1 +RF_Antenna +Pulse_W3000 +Pulse Electronics W3000 tri-band antenna for GPS (1.575Ghz), 868Mhz and 2.4Ghz ISM bands, https://productfinder.pulseeng.com/products/datasheets/W3000.pdf +Antenna GPS 868Mhz ISM 1.575Ghz +0 +2 +2 +RF_Antenna +Pulse_W3011 +Pulse RF Antenna, 4mm Clearance +antenna rf +0 +3 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Left +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Right +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA416_868MHz_915MHz +http://www.ti.com/lit/an/swra416/swra416.pdf +PCB antenna +0 +20 +1 +RF_Converter +Anaren_0805_2012Metric-6 +https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf +coupler rf +0 +6 +6 +RF_Converter +Balun_Johanson_1.6x0.8mm +6-pin 1.6x0.8 mm balun footprint +Johanson balun filter +0 +6 +6 +RF_Converter +Balun_Johanson_0896BM15A0001 +https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf +balun RF +0 +6 +6 +RF_Converter +Balun_Johanson_0900FM15K0039 +Johanson 0900FM15K0039 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900FM15K0039/0900FM15K0039.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Johanson DFN NoLead +0 +10 +10 +RF_Converter +Balun_Johanson_0900PC15J0013 +Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Johanson DFN NoLead +0 +10 +10 +RF_Converter +Balun_Johanson_5400BL15B050E +https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf +balun RF +0 +6 +6 +RF_Converter +RF_Attenuator_Susumu_PAT1220 +http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf +2mm 1.2mm +0 +3 +3 +RF_GPS +Linx_RXM-GPS +GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf) +gps linx +0 +22 +22 +RF_GPS +Quectel_L70-R +Quectel L70-R, (https://www.quectel.com/product/gps-only-l70-r) +GPS Quectel L70-R +0 +18 +18 +RF_GPS +Quectel_L76 +GPS module, https://www.quectel.com/wp-content/uploads/2021/03/Quectel_L76L76-L_Hardware_Design_V3.2-1.pdf +Quectel GPS L76 L76-L +0 +18 +18 +RF_GPS +Quectel_L80-R +Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf +quectel GPS GNSS +0 +12 +12 +RF_GPS +Quectel_L96 +Quectel L96 GPS GLONASS Galileo BeiDou Module, internal chip antenna, https://static6.arrow.com/aropdfconversion/50213b4bc5cb920911b62909a5ca765b1c5ab3d1/quectel_l96_hardware_design_v1.2.pdf +Quectel GPS GNSS +0 +31 +31 +RF_GPS +SIM28ML +https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf +SIM28ML GPS +0 +18 +18 +RF_GPS +Sierra_XA11X0 +QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-24 P1.20 +0 +24 +24 +RF_GPS +Sierra_XM11X0 +QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-20 P1.20 +0 +20 +20 +RF_GPS +ublox_LEA +ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf) +GPS ublox LEA 6/7/8 +0 +28 +28 +RF_GPS +ublox_MAX +ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf) +GPS ublox MAX 6/7/8 +0 +18 +18 +RF_GPS +ublox_NEO +ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf) +GPS ublox NEO 6/7/8 +0 +24 +24 +RF_GPS +ublox_SAM-M8Q +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +100 +20 +RF_GPS +ublox_SAM-M8Q_HandSolder +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +20 +20 +RF_GPS +ublox_ZED +ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf +GPS GNSS ublox ZED +0 +102 +55 +RF_GPS +ublox_ZOE_M8 +GPS Ublox ZOE, https://content.u-blox.com/sites/default/files/ZOE-M8_DataSheet_UBX-16008094.pdf +Ublox GPS GNSS +0 +51 +51 +RF_GSM +Quectel_BC66 +GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf +GSM NB-IoT Module BC66 M66 +0 +116 +58 +RF_GSM +Quectel_BC95 +GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf +GSM NB-IoT module BC95 +0 +188 +94 +RF_GSM +Quectel_BG96 +Quectel BG96 Cellular GSM 2G Module https://www.quectel.com/download/quectel_bg96_hardware_design_v1-4 +Quectel BG96 Cellular GSM 2G Module +0 +204 +102 +RF_GSM +Quectel_M95 +Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf +GSM Module M95 +0 +84 +42 +RF_GSM +SIMCom_SIM800C +Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf +GSM Module SIM800C +0 +84 +42 +RF_GSM +SIMCom_SIM900 +Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf +GSM Module SIM900 +0 +68 +68 +RF_GSM +Telit_xL865 +Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf +xL865 gsm umts +0 +52 +48 +RF_GSM +ublox_SARA_LGA-96 +ublox SARA cellular/GNSS module, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162 +ublox u-blox SARA-R41 SARA-R42 SARA-R5 SARA-N2 SARA-N3 SARA-G3 SARA-G4 SARA-U2 cellular LTE IoT GSM HSPA GNSS GPS +0 +192 +96 +RF_Mini-Circuits +Mini-Circuits_BK377 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) +Mini-circuits BK377 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_BK377_LandPatternPL-005 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf) +Mini-circuits VCXO JTOS PL-005 +0 +50 +14 +RF_Mini-Circuits +Mini-Circuits_CD541_H2.08mm +https://ww2.minicircuits.com/case_style/CD541.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_H2.84mm +https://ww2.minicircuits.com/case_style/CD542.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-052 +Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf) +MiniCircuits PL-052 CD542 +0 +17 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-094 +Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf) +mini-circuits CD542 pl-094 +0 +18 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_H4.11mm +https://ww2.minicircuits.com/case_style/CD636.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_LandPatternPL-035 +Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf) +mini-circuits pl-035 CD636 +0 +13 +6 +RF_Mini-Circuits +Mini-Circuits_CD637_H5.23mm +https://ww2.minicircuits.com/case_style/CD637.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CK605 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) +Mini-Circuits CK605 +0 +16 +16 +RF_Mini-Circuits +Mini-Circuits_CK605_LandPatternPL-012 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf) +Mini-Circuits PL-012 +0 +53 +16 +RF_Mini-Circuits +Mini-Circuits_DB1627 +Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf) +Mini-Circuits DB1627 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_GP731 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) +Mini-Circuits GP731 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP731_LandPatternPL-176 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) +mini-circuits GP1212 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212_LandPatternPL-176 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) +Mini-Circuits HF1139 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139_LandPatternPL-230 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf) +Mini-Circuits PL-230 +0 +37 +8 +RF_Mini-Circuits +Mini-Circuits_HQ1157 +Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf) +Mini-Circuits HQ1157 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_HZ1198 +Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) +Mini-Circuits HZ1198 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_HZ1198_LandPatternPL-247 +Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf) +Mini-Circuits PL-247 HZ1198 +0 +40 +6 +RF_Mini-Circuits +Mini-Circuits_MMM168 +Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf) +Mini-Circuits MMM168 +0 +4 +4 +RF_Mini-Circuits +Mini-Circuits_MMM168_LandPatternPL-225 +Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf) +pl-225 +0 +10 +4 +RF_Mini-Circuits +Mini-Circuits_QQQ130_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) +Mini-Circuits QQQ130 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf) +Mini-Circuits PL-236 +0 +14 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +Mini-Circuits TT1224 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +PL-258 Mini-Circuits +0 +26 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167 +Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf) +Mini-Circuits TTT167 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167_LandPatternPL-079 +Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf) +Mini-Circuits PL-079 +0 +36 +6 +RF_Mini-Circuits +Mini-Circuits_YY161 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) +Mini-Circuits YY161 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_YY161_LandPatternPL-049 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf) +mini-circuits pl-049 +0 +36 +8 +RF_Module +Ai-Thinker-Ra-01-LoRa +Ai Thinker Ra-01 LoRa +LoRa Ra-01 +0 +16 +16 +RF_Module +Astrocast_AST50147-00 +L-band satellite communication module, https://docs.astrocast.com/dl/0532-DOC-M2M-ASTRO-Astronode_S-Datasheet.pdf +RF module Astrocast radio Astronode +0 +38 +38 +RF_Module +Atmel_ATSAMR21G18-MR210UA_NoRFPads +http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf +module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi +0 +42 +42 +RF_Module +BLE112-A +Class 4 Bluetooth Module with on-board antenna +Bluetooth Module +0 +30 +30 +RF_Module +BM78SPPS5xC2 +Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf) +Bluetooth BR/EDR BLE +0 +33 +33 +RF_Module +CMWX1ZZABZ +https://wireless.murata.com/RFM/data/type_abz.pdf +iot lora sigfox +0 +57 +57 +RF_Module +CYBLE-21Pin-10x10mm +Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module +Cypress BT Bluetooth +0 +21 +21 +RF_Module +DWM1000 +IEEE802.15.4-2011 UWB +UWB Module +0 +24 +24 +RF_Module +DecaWave_DWM1001 +https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf +UWB module +0 +34 +34 +RF_Module +Digi_XBee_SMT +http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf +Digi XBee SMT RF +0 +37 +37 +RF_Module +E18-MS1-PCB +http://www.cdebyte.com/en/downpdf.aspx?id=122 +Zigbee +0 +24 +24 +RF_Module +E73-2G4M04S +http://www.cdebyte.com/en/downpdf.aspx?id=243 +BLE BLE5 nRF52832 +0 +44 +44 +RF_Module +ESP-07 +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf +Wi-Fi Module +0 +16 +16 +RF_Module +ESP-12E +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf +Wi-Fi Module +0 +22 +22 +RF_Module +ESP-WROOM-02 +https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf +ESP WROOM-02 espressif esp8266ex +0 +19 +19 +RF_Module +ESP32-C3-WROOM-02 +RF Module, ESP32-C3 WROOM-02, Wi-Fi and Bluetooth, BLE, onboard antenna, https://www.espressif.com/sites/default/files/documentation/esp32-c3-wroom-02_datasheet_en.pdf +ESP32-C3 WROOM-02 espressif +0 +40 +19 +RF_Module +ESP32-C3-WROOM-02U +RF Module, ESP32-C3 WROOM-02 , Wi-Fi and Bluetooth, BLE, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-c3-wroom-02_datasheet_en.pdf +ESP32-C3 WROOM-02 espressif +0 +40 +19 +RF_Module +ESP32-S2-MINI-1 +2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf +2.4 GHz Wi-Fi Bluetooth external antenna espressif 20*15.4mm +0 +73 +65 +RF_Module +ESP32-S2-MINI-1U +2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf +2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm +0 +73 +65 +RF_Module +ESP32-S2-WROVER +ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf +ESP32-S2 ESP32 WIFI +0 +43 +43 +RF_Module +ESP32-S3-WROOM-1 +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-S3-WROOM-1U +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-S3-WROOM-2 +2.4 GHz Wi­-Fi and Bluetooth 5 (LE) module: https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-2_datasheet_en.pdf +Bluetooth WiFi Wi-Fi ESP WROOM +0 +61 +41 +RF_Module +ESP32-WROOM-32 +Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +60 +39 +RF_Module +ESP32-WROOM-32D +2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module ESP32-D0WD Espressif ESP32-WROOM-32E +0 +60 +39 +RF_Module +ESP32-WROOM-32U +Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +60 +39 +RF_Module +ESP32-WROOM-32UE +2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +60 +39 +RF_Module +Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm +D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf +RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic +0 +35 +35 +RF_Module +HOPERF_RFM9XW_SMD +Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +LoRa Low Power Long Range Transceiver Module +0 +16 +16 +RF_Module +HOPERF_RFM9XW_THT +Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +Low Power Long Range Transceiver Module LoRa +0 +16 +16 +RF_Module +HOPERF_RFM69HW +Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf +Radio RF Module +0 +16 +16 +RF_Module +Heltec_HT-CT62 +HT-CT62 LoRa Module +LoRa WiFi Heltec HT-CT62 ESP32C3 +0 +22 +22 +RF_Module +IQRF_TRx2DA_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2DA +0 +10 +8 +RF_Module +IQRF_TRx2D_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC +0 +10 +8 +RF_Module +Laird_BL652 +Bluetooth v4.2 + NFC module +Bluetooth BLE NFC +0 +39 +39 +RF_Module +MOD-nRF8001 +BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/ +BLE module +0 +11 +11 +RF_Module +Microchip_BM83 +Microchip BM83, Bluetooth 5.0 Stereo Audio Module with on-Board antenna, https://ww1.microchip.com/downloads/aemDocuments/documents/WSG/ProductDocuments/DataSheets/70005402E.pdf +bluetooth module +0 +52 +52 +RF_Module +Microchip_RN4871 +Microchip RN4871 footprint +RN4871 BLE +0 +16 +16 +RF_Module +Modtronix_inAir9 +Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif) +Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless +0 +14 +14 +RF_Module +MonoWireless_TWE-L-WX +https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf +TWE-L-WX +0 +32 +32 +RF_Module +NINA-B111 +NINA-B111 LGA module 42 Pin https://content.u-blox.com/sites/default/files/NINA-B1_DataSheet_UBX-15019243.pdf#page=30 +NINA ublox u-blox b111 bluetooth nrf52840 module +0 +42 +42 +RF_Module +Particle_P1 +https://docs.particle.io/datasheets/p1-datasheet/ +Particle P1 +0 +75 +75 +RF_Module +RAK811 +RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf +LoRa LoRaWAN RAK811 +0 +34 +34 +RF_Module +RAK4200 +RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf +LoRa LoRaWAN RAK4200 +0 +20 +20 +RF_Module +RFDigital_RFD77101 +RFDigital RFD77101 Simblee +RFDigital RFD77101 Simblee +0 +45 +45 +RF_Module +RN42 +Class 2 Bluetooth Module with on-board antenna +Bluetooth Module +0 +36 +33 +RF_Module +RN42N +Class 2 Bluetooth Module without antenna +Bluetooth Module +0 +39 +36 +RF_Module +RN2483 +Low-Power Long Range LoRa Transceiver Module +rf module lora lorawan +0 +47 +47 +RF_Module +Raytac_MDBT50Q +Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43 +wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833 +0 +61 +61 +RF_Module +ST-SiP-LGA-86-11x7.3mm +STM32WB5MMG Module, LGA86L 11x7.3 +bluetooth bluetooth5 bluetooth5.0 802.15.4 zigbee thread module stm32 rf +0 +86 +86 +RF_Module +ST_SPBTLE +Bluetooth Low Energy Module +ble module st bluetooth +0 +11 +11 +RF_Module +TD1205 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf +SIGFOX Module +0 +9 +9 +RF_Module +TD1208 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf +SIGFOX Module +0 +25 +25 +RF_Module +Taiyo-Yuden_EYSGJNZWY +Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf +Taiyo Yuden NRF51822 Module Bluetooth +0 +30 +28 +RF_Module +ZETA-433-SO_SMD +RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +ZETA-433-SO_THT +RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +nRF24L01_Breakout +nRF24L01 breakout board +nRF24L01 adapter breakout +0 +8 +8 +RF_Shielding +Laird_Technologies_97-2002_25.40x25.40mm +Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_97-2003_12.70x13.37mm +Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_BMI-S-101_13.66x12.70mm +Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-102_16.50x16.50mm +Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-103_26.21x26.21mm +Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-104_32.00x32.00mm +Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-105_38.10x25.40mm +Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-106_36.83x33.68mm +Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-107_44.37x44.37mm +Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-201-F_13.66x12.70mm +Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-202-F_16.50x16.50mm +Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-203-F_26.21x26.21mm +Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-204-F_32.00x32.00mm +Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-205-F_38.10x25.40mm +Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-206-F_36.83x33.68mm +Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-207-F_44.37x44.37mm +Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-208-F_39.60x39.60mm +Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-209-F_29.36x18.50mm +Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +20 +1 +RF_Shielding +Laird_Technologies_BMI-S-210-F_44.00x30.50mm +Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-230-F_50.8x38.1mm +Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm +Shielding Cabinet +0 +36 +1 +RF_Shielding +Wuerth_36103205_20x20mm +WE-SHC Shielding Cabinet SMD 20x20mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36103255_25x25mm +WE-SHC Shielding Cabinet SMD 25x25mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36103305_30x30mm +WE-SHC Shielding Cabinet SMD 30x30mm +Shielding Cabinet +0 +28 +1 +RF_Shielding +Wuerth_36103505_50x50mm +WE-SHC Shielding Cabinet SMD 50x50mm +Shielding Cabinet +0 +44 +1 +RF_Shielding +Wuerth_36103605_60x60mm +WE-SHC Shielding Cabinet SMD 60x60mm +Shielding Cabinet +0 +52 +1 +RF_Shielding +Wuerth_36503205_20x20mm +WE-SHC Shielding Cabinet THT 21x21mm +Shielding Cabinet +0 +16 +1 +RF_Shielding +Wuerth_36503255_25x25mm +WE-SHC Shielding Cabinet THT 26x26mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36503305_30x30mm +WE-SHC Shielding Cabinet THT 31x31mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36503505_50x50mm +WE-SHC Shielding Cabinet THT 51x51mm +Shielding Cabinet +0 +40 +1 +RF_Shielding +Wuerth_36503605_60x60mm +WE-SHC Shielding Cabinet THT 61x61mm +Shielding Cabinet +0 +48 +1 +RF_WiFi +USR-C322 +https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf +WiFi IEEE802.11 b/g/n +0 +44 +44 +Relay_SMD +Relay_2P2T_10x6mm_TE_IMxxG +Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf +TE IM-Series Relay DPDT Form C +0 +8 +8 +Relay_SMD +Relay_DPDT_AXICOM_IMSeries_JLeg +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf +AXICOM IM-Series Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_DPDT_FRT5_SMD +IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_NKX +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6H-2F +package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron G6H-2F relais +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6K-2F +Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2F-Y +Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G +Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G-Y +Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2F +Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2F +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2G +Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2G +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6SK-2F +Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2F +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6SK-2G +Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2G +0 +10 +10 +Relay_SMD +Relay_Fujitsu_FTR-B3S +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf +Fujitsh FTR B3S B3SA Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 50ohms +0 +16 +16 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 75ohm +0 +16 +16 +Relay_THT +Relay_1-Form-A_Schrack-RYII_RM5mm +Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO +Relay 1-Form-A Schrack-RYII RM5mm SPST-NO +0 +4 +4 +Relay_THT +Relay_1-Form-B_Schrack-RYII_RM5mm +Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC +Relay 1-Form-B Schrack-RYII RM5mm SPST-NC +0 +4 +4 +Relay_THT +Relay_1-Form-C_Schrack-RYII_RM3.2mm +Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT +Relay 1-Form-C Schrack-RYII RM3.2mm SPDT +0 +5 +5 +Relay_THT +Relay_3PST_COTO_3650 +Low thermal EMF 3PST-NO reed relay, 150V 0.25A, similar to 3660 but with independent shield, https://cotorelay.com/wp-content/uploads/2014/09/3600_series_reed_relay_datasheet.pdf +reed relay low thermal emf +0 +9 +9 +Relay_THT +Relay_3PST_COTO_3660 +Low thermal EMF 3PST-NO reed relay, 150V 0.25A, similar to 3650 but with shared shield/contact, https://cotorelay.com/wp-content/uploads/2014/09/3600_series_reed_relay_datasheet.pdf +reed relay low thermal emf +0 +8 +8 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm +AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1 +AXICOM IM-Series Relay DPDR Pitch 3.2mm +0 +8 +8 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm +AXICOM IM-Series Relays, DPDR, Pitch 5.08 +AXICOM IM-Series Relay DPDR Pitch 5.08 +0 +8 +8 +Relay_THT +Relay_DPDT_FRT5 +IM Signal Relay DPDT FRT5 narrow footprint +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_THT +Relay_DPDT_Finder_30.22 +Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf +AXICOM IM-Series Relay SPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Finder_40.52 +Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.52 Pitch 5mm +0 +8 +8 +Relay_THT +Relay_DPDT_Fujitsu_FTR-F1C +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpdt fujitsu tht +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2 +Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT non single coil latching through hole THT +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching through hole THT +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G2RL-2 +Omron Relay, DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G5V-2 +http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf +Omron G5V-2 Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6H-2 +Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron relay G6H-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G6K-2P +Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6K-2P-Y +Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P-Y relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6S-2 +Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2 +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6SK-2 +Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Panasonic_JW2 +Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8 +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +9 +9 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +8 +8 +Relay_THT +Relay_DPST_COTO_3602 +Low thermal EMF DPST-NO reed relay, 150V 0.25A, https://cotorelay.com/wp-content/uploads/2014/09/3600_series_reed_relay_datasheet.pdf +reed relay low thermal emf +0 +7 +7 +Relay_THT +Relay_DPST_Fujitsu_FTR-F1A +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpst fujitsu tht +0 +6 +6 +Relay_THT +Relay_DPST_Omron_G2RL-2A +Omron Relay, DPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay DPST +0 +6 +6 +Relay_THT +Relay_DPST_Schrack-RT2-FormA_RM5mm +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +6 +Relay_THT +Relay_NCR_HHG1D-1 +NCR solid state relay 1A, 2A, 3A, 4A, https://ncr.hk/uploads/Relays/Solid_State_Relays/HHG1D-1.pdf +ssr +0 +4 +4 +Relay_THT +Relay_SPDT_Finder_32.21-x000 +Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +AXICOM IM-Series Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Horizontal +Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Vertical +Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_36.11 +FINDER 36.11, SPDT relay, 10A, https://cdn.findernet.com/app/uploads/S36EN.pdf +spdt relay +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.11 +Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay SPDT Finder 40.11 +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.31 +Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.31 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.41 +Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.41 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.51 +Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.51 Pitch 5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Fujitsu_FTR-LYCA005x_FormC_Vertical +Relay, SPDT Form C, vertical mount, 6A, 5-60V, https://www.fujitsu.com/sg/imagesgig5/ftr-ly.pdf +relay SPDT form c vertical +0 +5 +5 +Relay_THT +Relay_SPDT_HJR-4102 +IM Signal Relay SPDT HJR-4102 +Relay SPDT IM-relay HJR-4102 +0 +6 +6 +Relay_THT +Relay_SPDT_HsinDa_Y14 +http://www.hsinda.com.tw/upload/file/Y14-20200430135145.pdf +Relay Y14 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron-G5LE-1 +Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf +Omron Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Omron-G5Q-1 +Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPDT Omron Serie G5Q +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G2RL-1 +Omron Relay, SPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G2RL-1-E +Omron Relay, SPDT, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPDT High Capacity +0 +8 +5 +Relay_THT +Relay_SPDT_Omron_G5V-1 +Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf +Relay Omron G5V-1 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron_G6E +Relay SPDT Omron Serie G6E +Relay SPDT Omron Serie G6E 1x um +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G6EK +Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf +Relay SPDT Omron Serie G6EK +0 +6 +6 +Relay_THT +Relay_SPDT_Panasonic_JW1_FormC +Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPDT_RAYEX-L90 +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90 SPDT +0 +6 +6 +Relay_THT +Relay_SPDT_RAYEX-L90S +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90S SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_SANYOU_SRD_Series_Form_C +relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form C +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_StandexMeder_SIL_Form1C +Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +5 +5 +Relay_THT +Relay_SPST-NO_Fujitsu_FTR-LYAA005x_FormA_Vertical +Relay, SPST-NO Form A, vertical mount, 6A, 5-60V, https://www.fujitsu.com/sg/imagesgig5/ftr-ly.pdf +relay SPST-NO form A vertical +0 +4 +4 +Relay_THT +Relay_SPST_Finder_32.21-x300 +Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +Finder 32.21-x300 Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Omron-G5Q-1A +Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPST-NO Omron Serie G5Q +0 +4 +4 +Relay_THT +Relay_SPST_Omron_G2RL-1A +Omron Relay, SPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Omron_G2RL-1A-E +Omron Relay, SPST, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPST High Capacity +0 +6 +4 +Relay_THT +Relay_SPST_Omron_G5NB +PCB Power Relay, SPST-NO, 7A (250 VAC), 5A (30 VDC), 20.5x7.2x15.3mm max +Omron G5NB Relay SPST-NO +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_ADW11 +Panasonic power relay, SPST, latching, 10x24mm, 18.8mm height, https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/270 +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_ALFG_FormA +Panasonic Relay SPST, https://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_lfg.pdf +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_ALFG_FormA_CircularHoles +Panasonic Relay SPST, https://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_lfg.pdf +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_JW1_FormA +Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_PotterBrumfield_T9AP1D52_12V30A +Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads +Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPST_RAYEX-L90A +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90A SPST NO +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90AS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90AS SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_RAYEX-L90B +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90B SPST NC +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90BS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90BS SPST NC +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_A +relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form A +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_B +relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form B opener +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL-1coil_RM5mm +Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL_RM5mm +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +7 +5 +Relay_THT +Relay_SPST_Schrack-RT1-16A-FormA_RM5mm +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_MS_Form1AB +Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/ +Standex Meder MS SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1A +Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1B +Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCH-1xxx2M +Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf +Relay SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCN-1xxD3MHZ +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0 +SPST relay slim +0 +4 +4 +Relay_THT +Relay_SPST_Zettler-AZSR131 +American Zettler RELAY EV CHRG SOLAR SPST 35A 12V, https://zettlerelectronics.com/products/AZSR131.pdf +SPST +0 +4 +4 +Relay_THT +Relay_Socket_3PDT_Omron_PLE11-0 +29mm Dia, round mounting socket, 10A, 2kV AC / minute, 1e3Mohm, https://www.omron.com.tw/data_pdf/cat/common_sockets_ds_e_6_1_csm1819.pdf?#page=27 +tube type relay +0 +11 +11 +Relay_THT +Relay_Socket_4PDT_Omron_PY14-02 +21.4x25.8mm, 4Pole mounting socket, 3A, 1.5kV AC / minute, 1e2Mohm, https://www.omron.com.tw/data_pdf/cat/common_sockets_ds_e_6_1_csm1819.pdf?#page=19 +relay socket +0 +14 +14 +Relay_THT +Relay_Socket_DPDT_Finder_96.12 +DPDT relay socket, 15A max 10A per contact, 2kV AC Isolation, https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf +finder relay socket 96.12 56.32 +0 +8 +8 +Relay_THT +Relay_Socket_DPDT_Omron_PLE08-0 +29mm Dia, round mounting socket, 10A, 2kV AC / minute, 1e3Mohm, https://www.omron.com.tw/data_pdf/cat/common_sockets_ds_e_6_1_csm1819.pdf?#page=27 +tube type relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_HighProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_LowProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_UMS +Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf +Standex Meder SIL reed relais +0 +4 +4 +Resistor_SMD +R_0201_0603Metric +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_0402_1005Metric +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0402_1005Metric_Pad0.72x0.64mm_HandSolder +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0603_1608Metric +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 +resistor +0 +2 +2 +Resistor_SMD +R_0603_1608Metric_Pad0.98x0.95mm_HandSolder +Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0612_1632Metric +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0612_1632Metric_Pad1.18x3.40mm_HandSolder +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0805_2012Metric +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0805_2012Metric_Pad1.20x1.40mm_HandSolder +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0815_2038Metric +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0815_2038Metric_Pad1.20x4.05mm_HandSolder +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_01005_0402Metric +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_1020_2550Metric +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1020_2550Metric_Pad1.33x5.20mm_HandSolder +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1206_3216Metric +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1206_3216Metric_Pad1.30x1.75mm_HandSolder +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1210_3225Metric +Resistor SMD 1210 (3225 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 +resistor +0 +2 +2 +Resistor_SMD +R_1210_3225Metric_Pad1.30x2.65mm_HandSolder +Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1218_3246Metric +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1218_3246Metric_Pad1.22x4.75mm_HandSolder +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1812_4532Metric +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2010_5025Metric +Resistor SMD 2010 (5025 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 +resistor +0 +2 +2 +Resistor_SMD +R_2010_5025Metric_Pad1.40x2.65mm_HandSolder +Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2512_6332Metric +Resistor SMD 2512 (6332 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 +resistor +0 +2 +2 +Resistor_SMD +R_2512_6332Metric_Pad1.40x3.35mm_HandSolder +Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2816_7142Metric +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2816_7142Metric_Pad3.20x4.45mm_HandSolder +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_4020_10251Metric +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_4020_10251Metric_Pad1.65x5.30mm_HandSolder +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_Array_Concave_2x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Concave_4x0402 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Concave_4x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_2x0402 +Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0603 +Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0606 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x1206 +Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_4x0402 +Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0603 +Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0612 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x1206 +Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_5x0603 +Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_5x1206 +Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_8x0602 +Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf) +resistor array +0 +16 +16 +Resistor_SMD +R_Cat16-2 +SMT resistor net, Bourns CAT16 series, 2 way +SMT resistor net Bourns CAT16 series 2 way +0 +4 +4 +Resistor_SMD +R_Cat16-4 +SMT resistor net, Bourns CAT16 series, 4 way +SMT resistor net Bourns CAT16 series 4 way +0 +8 +8 +Resistor_SMD +R_Cat16-8 +SMT resistor net, Bourns CAT16 series, 8 way +SMT resistor net Bourns CAT16 series 8 way +0 +16 +16 +Resistor_SMD +R_MELF_MMB-0207 +Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf +MELF Resistor +0 +2 +2 +Resistor_SMD +R_MicroMELF_MMU-0102 +Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf +MicroMELF Resistor +0 +2 +2 +Resistor_SMD +R_MiniMELF_MMA-0204 +Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf +MiniMELF Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Isabellenhuette_BVR4026 +4-Wire Shunt, SMD 4026, https://www.isabellenhuette.de/fileadmin/Daten/Praezisionswiderstaende/Datenblaetter/BVR.PDF +kelvin-connection +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK12 +4 contact shunt resistor +shunt resistor 4 contacts +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK20 +4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK24 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK25 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSKW0612 +https://www.vishay.com/docs/30332/wskw0612.pdf +4-Terminal SMD Shunt +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3 +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3_KelvinConnection +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +4 +2 +Resistor_THT +R_Array_SIP4 +4-pin Resistor SIP pack +R +0 +4 +4 +Resistor_THT +R_Array_SIP5 +5-pin Resistor SIP pack +R +0 +5 +5 +Resistor_THT +R_Array_SIP6 +6-pin Resistor SIP pack +R +0 +6 +6 +Resistor_THT +R_Array_SIP7 +7-pin Resistor SIP pack +R +0 +7 +7 +Resistor_THT +R_Array_SIP8 +8-pin Resistor SIP pack +R +0 +8 +8 +Resistor_THT +R_Array_SIP9 +9-pin Resistor SIP pack +R +0 +9 +9 +Resistor_THT +R_Array_SIP10 +10-pin Resistor SIP pack +R +0 +10 +10 +Resistor_THT +R_Array_SIP11 +11-pin Resistor SIP pack +R +0 +11 +11 +Resistor_THT +R_Array_SIP12 +12-pin Resistor SIP pack +R +0 +12 +12 +Resistor_THT +R_Array_SIP13 +13-pin Resistor SIP pack +R +0 +13 +13 +Resistor_THT +R_Array_SIP14 +14-pin Resistor SIP pack +R +0 +14 +14 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P22.40mm +Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P25.40mm +Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P66.04mm +Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P71.12mm +Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P81.28mm +Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P86.36mm +Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm +Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Box_L8.4mm_W2.5mm_P5.08mm +Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf +Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm +0 +2 +2 +Resistor_THT +R_Box_L13.0mm_W4.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm +0 +2 +2 +Resistor_THT +R_Box_L14.0mm_W5.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Box_L26.0mm_W5.0mm_P20.00mm +Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L11.0mm_W7.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L12.0mm_W8.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L13.0mm_W9.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L16.1mm_W9.0mm_P7.37mm +Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm +0 +2 +2 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm +Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Nxxxx +Bourns rotary encoder, PEC09, without switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 +rotary encoder +0 +3 +3 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Sxxxx +Bourns rotary encoder, PEC09, with switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 +rotary encoder +0 +5 +5 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC12R-2x17F-Nxxxx +Bourns rotary encoder, PEC12R, without switch, horizontal shaft, 17mm shaft length, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC12R-2x17F-Sxxxx +Bourns rotary encoder, PEC12R, with switch, horizontal shaft, 17mm shaft length, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Bourns_Vertical_PEC12R-3x17F-Nxxxx +Bourns rotary encoder, PEC12R, without switch, with bushing, vertical shaft, 17.5mm shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Vertical_PEC12R-3x17F-Sxxxx +Bourns rotary encoder, PEC12R, with switch, with bushing, vertical shaft, 17.5mm shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +7 +6 +Sensor +ASAIR_AM2302_P2.54mm_Lead2.75mm_TabDown +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/AM2302.pdf +Temperature and humidity module DHT22 AM2302 +0 +4 +4 +Sensor +ASAIR_AM2302_P2.54mm_Vertical +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/AM2302.pdf +Temperature and humidity module DHT22 AM2302 +0 +4 +4 +Sensor +Aosong_DHT11_5.5x12.0_P2.54mm +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf +Temperature and humidity module +0 +4 +4 +Sensor +Avago_APDS-9960 +Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN) +DFN Sensor optical IR +0 +8 +8 +Sensor +LuminOX_LOX-O2 +SST LuminOX Luminescence-based O2 sensor, https://sstsensing.com/wp-content/uploads/2021/08/DS0030rev15_LuminOx.pdf +SST LuminOX O2 +0 +4 +4 +Sensor +MQ-6 +Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf +gas sensor +0 +6 +6 +Sensor +Rohm_RPR-0521RS +Digital Proximity and Ambient Light Sensor, 2.36 x 3.94 x 1.35mm, LGA-8 (https://fscdn.rohm.com/en/products/databook/datasheet/opto/optical_sensor/opto_module/rpr-0521rs-e.pdf) +DFN Sensor optical IR +0 +8 +8 +Sensor +SHT1x +SHT1x +SHT1x +0 +8 +8 +Sensor +SPEC_110-xxx_SMD-10Pin_20x20mm_P4.0mm +SPEC Sensors SMD package, 20x20mm, https://www.spec-sensors.com/wp-content/uploads/2016/10/3SP_H2S_50-C-Package-110-304.pdf +SPEC Sensors gas sensor +0 +10 +10 +Sensor +Senseair_S8_Down +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor +Senseair_S8_Up +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor +Sensirion_SCD4x-1EP_10.1x10.1mm_P1.25mm_EP4.8x4.8mm +Sensirion SCD4x QFN, 20 Pin (https://sensirion.com/media/documents/C4B87CE6/627C2DCD/CD_DS_SCD40_SCD41_Datasheet_D1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Sensirion QFN NoLead +0 +25 +21 +Sensor +Sensortech_MiCS_5x7mm_P1.25mm +https://www.sgxsensortech.com/content/uploads/2014/07/1084_Datasheet-MiCS-5524-rev-8.pdf +Sensortech MiCS MEMS sensor +0 +10 +10 +Sensor +TGS-5141 +Fixaro carbon monoxide electrochemical sensor, https://figarosensor.com/product/docs/tgs5141-p00_product%20infomation%28fusa%29_rev07.pdf +Figaro CO sensor +0 +3 +2 +Sensor +Winson_GM-402B_5x5mm_P1.27mm +Winson GM-402B QFN, 8 Pin (https://www.winsen-sensor.com/d/files/me2/mems--gm-402b--manual-v1_1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Winson QFN NoLead +0 +8 +8 +Sensor_Audio +CUI_CMC-4013-SMT +Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf +Microphone CUI +0 +2 +2 +Sensor_Audio +Infineon_PG-LLGA-5-1 +Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/ +infineon mems microphone +0 +15 +5 +Sensor_Audio +Infineon_PG-LLGA-5-2 +Infineon, IP57, XENSIV, LGA-5, https://www.infineon.com/dgdl/Infineon-IM73A135-DataSheet-v01_00-EN.pdf?fileId=8ac78c8c7f2a768a017fadec36b84500 +MEMS Microphone LGA Dust Water +0 +5 +5 +Sensor_Audio +InvenSense_ICS-43434-6_3.5x2.65mm +TDK InvenSense MEMS I2S Microphone: https://invensense.tdk.com/products/ics-43434/ +microphone MEMS I2S ICS-43434 TDK InvenSense +0 +6 +6 +Sensor_Audio +Knowles_LGA-5_3.5x2.65mm +https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf +MEMS Microphone LGA +0 +5 +5 +Sensor_Audio +Knowles_LGA-6_4.72x3.76mm +Knowles MEMS Analog Microphone, Omnidirectional, SMD, Differential/Single-Ended Output, -40dB, Bottom Port, https://www.knowles.com/docs/default-source/default-document-library/spm0687lr5h-1_winfrey_datasheet.pdf +SPM0687LR5H MEMS Microphone LGA +0 +6 +6 +Sensor_Audio +Knowles_SPH0645LM4H-6_3.5x2.65mm +Knowles MEMS I2S Microphone: https://www.knowles.com/subdepartment/dpt-microphones/subdpt-sisonic-surface-mount-mems +microphone MEMS I2S SPH0645LM4H Knowles +0 +6 +6 +Sensor_Audio +POM-2244P-C3310-2-R +Electret Condenser microphone, Project Unlimited (PU) Audio, https://api.puiaudio.com/file/b7e03aec-9603-48da-8064-9a0e0468047c.pdf +microphone electret +0 +2 +2 +Sensor_Audio +ST_HLGA-6_3.76x4.72mm_P1.65mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf +HLGA Sensor Audio +0 +6 +6 +Sensor_Current +AKM_CQ_7 +AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor tht +0 +39 +7 +Sensor_Current +AKM_CQ_7S +AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor smd +0 +19 +7 +Sensor_Current +AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm +AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf) +akm vsop 24 +0 +10 +10 +Sensor_Current +AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm +AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/) +akm cz-381x 10 +0 +10 +10 +Sensor_Current +Allegro_CB_PFF +Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET! +Allegro CB-PFF +0 +37 +5 +Sensor_Current +Allegro_CB_PSF +Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSF +0 +5 +5 +Sensor_Current +Allegro_CB_PSS +Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSS +0 +5 +5 +Sensor_Current +Allegro_PSOF-7_4.8x6.4mm_P1.60mm +Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx) +Allegro PSOF-7 +0 +7 +7 +Sensor_Current +Allegro_QFN-12-10-1EP_3x3mm_P0.5mm +Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx) +Allegro QFN 0.5 +0 +14 +10 +Sensor_Current +Allegro_QSOP-24_3.9x8.7mm_P0.635mm +Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en) +Allegro QSOP 0.635 +0 +24 +24 +Sensor_Current +Allegro_SIP-3 +Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx) +Allegro SIP-3 +0 +3 +3 +Sensor_Current +Allegro_SIP-4 +Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx) +Allegro SIP-4 +0 +4 +4 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P1.27mm +Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf) +Diodes SIP-3 Bulk Pack +0 +3 +3 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P2.65mm +Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf) +Diodes SIP-3 Ammo Pack +0 +3 +3 +Sensor_Current +Honeywell_CSLW +https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf +Miniature Wired Open-Loop Current Sensor +0 +5 +5 +Sensor_Current +LEM_CKSR +LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf +current transducer LEM +0 +14 +14 +Sensor_Current +LEM_HO8-NP +LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO8-NSM +LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO40-NP +LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HTFS +LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf) +HTFS current transducer +0 +4 +4 +Sensor_Current +LEM_HX02-P +LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX03-P-SP2 +LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX04-P +LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX05-NP +LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX05-P-SP2 +LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX06-P +LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX10-NP +LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX10-P-SP2 +LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX15-NP +LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX15-P-SP2 +LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX20-P-SP2 +LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX25-P-SP2 +LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX50-P-SP2 +LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_LA25-P +LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf) +current transducer +0 +3 +3 +Sensor_Current +LEM_LTSR-NP +LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf +Current transducer +0 +10 +10 +Sensor_Distance +AMS_OLGA12 +TMF8820/1/8 distance sensor +TMF8820 TMF8821 TMF8828 +0 +12 +12 +Sensor_Distance +ST_VL53L1x +VL53L1x distance sensor +VL53L1CXV0FY1 VL53L1x +0 +13 +12 +Sensor_Humidity +Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm +DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf) +Sensirion DFN NoLead +0 +10 +5 +Sensor_Humidity +Sensirion_DFN-4_1.5x1.5mm_P0.8mm_SHT4x_NoCentralPad +Sensirion, SHT40, SHT41, SHT45, DFN, 4 Pin (https://sensirion.com/media/documents/33FD6951/624C4357/Datasheet_SHT4x.pdf) +DFN NoLead +0 +4 +4 +Sensor_Humidity +Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm +Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf) +sensirion dfn nolead +0 +10 +9 +Sensor_Motion +Analog_LGA-16_3.25x3mm_P0.5mm_LayoutBorder3x5y +LGA, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL363.pdf#page=44) +LGA NoLead CC-16-4 +0 +16 +16 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm_NoMask +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +25 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm_NoMask +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +25 +24 +Sensor_Pressure +CFSensor_XGZP6897x +Port External Dia 3.13mm, Port Internal Dia 0.9mm, 8 Pin (https://cfsensor.com/wp-content/uploads/2022/11/XGZP6897D-Pressure-Sensor-V2.7.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py, hand modified +sop sensor +0 +8 +8 +Sensor_Pressure +CFSensor_XGZP6899x +Port External Dia 3mm, Port Internal Dia 1mm, 8 Pin (https://cfsensor.com/wp-content/uploads/2022/11/XGZP6899D-Pressure-Sensor-V2.8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py, hand modified +sop sensor +0 +8 +8 +Sensor_Pressure +Freescale_98ARH99066A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99066A +0 +8 +8 +Sensor_Pressure +Freescale_98ARH99089A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99089A +0 +8 +8 +Sensor_Pressure +Honeywell_40PCxxxG1A +https://www.honeywellscportal.com/index.php?ci_id=138832 +pressure sensor automotive honeywell +0 +3 +3 +Sensor_Pressure +TE_MS5525DSO-DBxxxyS +Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English +Pressure DualBarbed +0 +14 +14 +Sensor_Pressure +TE_MS5837-xxBA +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FMS5837-30BA%7FB1%7Fpdf%7FEnglish%7FENG_DS_MS5837-30BA_B1.pdf%7FCAT-BLPS0017 +MS5837 Ultra-small gel-filled pressure sensor with stainless steel cap +0 +4 +4 +Sensor_Voltage +LEM_LV25-P +LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf +LEM Hall Effect Voltage transducer +0 +5 +5 +Socket +3M_Textool_240-1288-00-0602J_2x20_P2.54mm +3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils) +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J +3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +14 +14 +Socket +DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J +3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +16 +16 +Socket +DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J +3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +18 +18 +Socket +DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J +3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +20 +20 +Socket +DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J +3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +22 +22 +Socket +DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +24 +24 +Socket +DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +24 +24 +Socket +DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +28 +28 +Socket +DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +28 +28 +Socket +DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J +3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +32 +32 +Socket +DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +40 +40 +Socket +DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J +3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +42 +42 +Socket +Wells_648-0482211SA01 +https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824 +48pin TSOP Socket +0 +48 +48 +Symbol +CE-Logo_8.5x6mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_11.2x8mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_16.8x12mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_28x20mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_42x30mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_56.1x40mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +ESD-Logo_6.6x6mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_8.9x8mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_13.2x12mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_22x20mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_33x30mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_44.1x40mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +EasterEgg_EWG1308-2013_ClassA +Egg with 42x60mm Body-Size, ClassA, according to EWG1308/2013 +egg easter +0 +0 +0 +Symbol +FCC-Logo_7.3x6mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_9.6x8mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_14.6x12mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_24.2x20mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_36.3x30mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_48.3x40mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +KiCad-Logo2_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +Polarity_Center_Negative_6mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_8mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_12mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_20mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_30mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_40mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Positive_6mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_8mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_12mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_20mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_30mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_40mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +RoHS-Logo_6mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_8mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_12mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_20mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_30mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_40mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +Symbol_Attention_Triangle_8x7mm_Copper +Symbol, Attention, 8x7mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_Attention_Triangle_17x15mm_Copper +Symbol, attention, 17x15mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_Barrel_Polarity +Barrel connector polarity indicator +barrel polarity +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Big +Creative Commons symbol, CC-BY, copper layer, 10mm +attribution license graphic +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Small +Creative Commons symbol, CC-BY, copper layer, 5mm + +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Big +Creative Commons symbol, CC-NC, copper layer, 10mm +noncommercial non-commercial license graphic +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Small +Creative Commons symbol, CC-NC, copper layer, 5mm +noncommercial non-commercial license graphic +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Big +Creative Commons symbol, CC0, copper layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Small +Creative Commons symbol, CC0, copper layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_SilkScreenTop_Big +Creative Commons symbol, CC0, silkscreen layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Big +Creative Commons symbol, CC-SA, copper layer, 10mm +share-alike license graphic +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Small +Creative Commons symbol, CC-SA, copper layer, 5mm +share-alike license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_CopperTop_Small +Creative Commons symbol, CC0, with words, copper layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small +Creative Commons symbol, CC0, with words, silkscreen layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type1_Big +Creative Commons symbol, CC, with words, copper layer, 10mm +license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Big +Creative Commons symbol, CC, copper layer, 10mm +license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Small +Creative Commons symbol, CC, copper layer, 5mm +license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_SilkScreenTop_Type2_Big +Creative Commons symbol, CC0, silkscreen layer, 10mm +license graphic +0 +0 +0 +Symbol +Symbol_Danger_8x8mm_Copper +Danger symbol, 8x8mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_Danger_18x16mm_Copper +Danger symbol, 18x16mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_ESD-Logo-Text_CopperTop + + +0 +0 +0 +Symbol +Symbol_ESD-Logo_CopperTop +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Big +Symbol, GNU-GPL, Copper Top, Big, +Symbol, GNU-GPL, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Small +Symbol, GNU-GPL, Copper Top, Small, +Symbol, GNU-GPL, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_GNU-Logo_CopperTop +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-Logo_SilkscreenTop +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +0 +0 +0 +Symbol +Symbol_HighVoltage_NoTriangle_2x5mm_Copper +High voltage symbol, no triangle, 2x5mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_NoTriangle_6x15mm_Copper +High voltage symbol, no triangle, 6x15mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_Triangle_6x6mm_Copper +High voltage symbol, in triangle, 6x6mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_Triangle_8x7mm_Copper +High voltage symbol, in triangle, 8x7mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_Triangle_17x15mm_Copper +High voltage symbol, in triangle, 17x15mm, copper layer +warning graphic +0 +0 +0 +Symbol +UKCA-Logo_6x6mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_8x8mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_12x12mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_20x20mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_30x30mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_40x40mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +WEEE-Logo_4.2x6mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_5.6x8mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_8.4x12mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_14x20mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_21x30mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_28.1x40mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +TerminalBlock +TerminalBlock_Altech_AK300-2_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +2 +2 +TerminalBlock +TerminalBlock_Altech_AK300-3_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +3 +3 +TerminalBlock +TerminalBlock_Altech_AK300-4_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +4 +4 +TerminalBlock +TerminalBlock_Degson_DG246-3.81-03P +DEGSON ELECTRONICS DG246 terminal block, https://www.degson.com/index.php?a=downloadFile&id=1090277 +connector terminal block +0 +6 +3 +TerminalBlock +TerminalBlock_Wuerth_691311400102_P7.62mm +https://katalog.we-online.de/em/datasheet/6913114001xx.pdf +Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-2_P5.08mm +simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2 +terminal block bornier2 +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-3_P5.08mm +simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3 +terminal block bornier3 +0 +3 +3 +TerminalBlock +TerminalBlock_bornier-4_P5.08mm +simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4 +terminal block bornier4 +0 +4 +4 +TerminalBlock +TerminalBlock_bornier-5_P5.08mm +simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5 +terminal block bornier5 +0 +5 +5 +TerminalBlock +TerminalBlock_bornier-6_P5.08mm +simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6 +terminal block bornier6 +0 +6 +6 +TerminalBlock +TerminalBlock_bornier-8_P5.08mm +simple 8pin terminal block, pitch 5.08mm, revamped version of bornier8 +terminal block bornier8 +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal +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 +THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x02_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +2 +2 +TerminalBlock_Altech +Altech_AK300_1x03_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +3 +3 +TerminalBlock_Altech +Altech_AK300_1x04_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +4 +4 +TerminalBlock_Altech +Altech_AK300_1x05_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +5 +5 +TerminalBlock_Altech +Altech_AK300_1x06_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +6 +6 +TerminalBlock_Altech +Altech_AK300_1x07_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +7 +7 +TerminalBlock_Altech +Altech_AK300_1x08_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +8 +8 +TerminalBlock_Altech +Altech_AK300_1x09_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +9 +9 +TerminalBlock_Altech +Altech_AK300_1x10_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +10 +10 +TerminalBlock_Altech +Altech_AK300_1x11_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +11 +11 +TerminalBlock_Altech +Altech_AK300_1x12_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +12 +12 +TerminalBlock_Altech +Altech_AK300_1x13_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +13 +13 +TerminalBlock_Altech +Altech_AK300_1x14_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +14 +14 +TerminalBlock_Altech +Altech_AK300_1x15_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x16_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +16 +16 +TerminalBlock_Altech +Altech_AK300_1x17_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +17 +17 +TerminalBlock_Altech +Altech_AK300_1x18_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +18 +18 +TerminalBlock_Altech +Altech_AK300_1x19_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +19 +19 +TerminalBlock_Altech +Altech_AK300_1x20_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +20 +20 +TerminalBlock_Altech +Altech_AK300_1x21_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +21 +21 +TerminalBlock_Altech +Altech_AK300_1x22_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +22 +22 +TerminalBlock_Altech +Altech_AK300_1x23_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +23 +23 +TerminalBlock_Altech +Altech_AK300_1x24_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +2 +2 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +3 +3 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +4 +4 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +5 +5 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +6 +6 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +7 +7 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +8 +8 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +9 +9 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +10 +10 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +11 +11 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +12 +12 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +13 +13 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +14 +14 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +15 +15 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +16 +16 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +17 +17 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +18 +18 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +19 +19 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +20 +20 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +21 +21 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +22 +22 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +23 +23 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +25 +25 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +26 +26 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +27 +27 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +28 +28 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +29 +29 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +30 +30 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +1 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6 +single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection +single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection +single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed +single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm +0 +4 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal +Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal +Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf +PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf +PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf +PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector +0 +6 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf +PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf +PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf +PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf +PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal +terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal +terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal +terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal +terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal +terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal +terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal +terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal +terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal +terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal +terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal +terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal +terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal +terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal +terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal +terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal +terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal +terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal +terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal +terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal +terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal +terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal +terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal +terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal +terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal +terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal +terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal +terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal +terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal +terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal +terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal +terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal +terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal +terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal +terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal +terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal +terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal +terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal +terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal +terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal +terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal +terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal +terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal +terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal +terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree +terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree +terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree +terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree +terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree +terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree +terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree +terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree +terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree +terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree +terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree +terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal +terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal +terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal +terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal +terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal +terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal +terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal +terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal +terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal +terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal +terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal +terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal +terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal +terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal +terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal +terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal +terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal +terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal +terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal +terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal +terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal +terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal +terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal +terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal +terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal +terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal +terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal +terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal +terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal +terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal +terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal +terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal +terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal +terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal +terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal +terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal +terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal +terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal +terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal +terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal +terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal +terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal +terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical +terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical +terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical +terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical +terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical +terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical +terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical +terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical +terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical +terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical +terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical +terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal +terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal +terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal +terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal +terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal +terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal +terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal +terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal +terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal +terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal +terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal +terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal +terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal +terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal +terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal +terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal +terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal +terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal +terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal +terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal +terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal +terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal +terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal +Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal +Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal +Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal +Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal +Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal +Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal +Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal +Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal +Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal +Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal +Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +36 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +72 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +96 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree +Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree +Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree +Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +26 +13 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree +Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm +0 +30 +15 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree +Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree +Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree +Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree +Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree +Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree +Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree +Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree +Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree +Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree +Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree +Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree +Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree +Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree +Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TestPoint +TestPoint_2Pads_Pitch2.54mm_Drill0.8mm +Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_2Pads_Pitch5.08mm_Drill1.3mm +Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_Bridge_Pitch2.0mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.0mm +wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.3mm +wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch3.81mm_Drill1.3mm +wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill0.7mm +wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill1.3mm +wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch6.35mm_Drill1.3mm +wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch7.62mm_Drill1.3mm +wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Keystone_5000-5004_Miniature +Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5005-5009_Compact +Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5010-5014_Multipurpose +Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5015_Micro-Minature +SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353 +Test Point +0 +1 +1 +TestPoint +TestPoint_Keystone_5019_Minature +SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357 +Test Point +0 +1 +1 +TestPoint +TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded +wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile +low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.85mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded +wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.0mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.5mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.8mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Pad_1.0x1.0mm +SMD rectangular pad as test Point, square 1.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_1.5x1.5mm +SMD rectangular pad as test Point, square 1.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.0x2.0mm +SMD rectangular pad as test Point, square 2.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.5x2.5mm +SMD rectangular pad as test Point, square 2.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_3.0x3.0mm +SMD rectangular pad as test Point, square 3.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_4.0x4.0mm +SMD rectangular pad as test Point, square 4.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_D1.0mm +SMD pad as test Point, diameter 1.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D1.5mm +SMD pad as test Point, diameter 1.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.0mm +SMD pad as test Point, diameter 2.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.5mm +SMD pad as test Point, diameter 2.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D3.0mm +SMD pad as test Point, diameter 3.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D4.0mm +SMD pad as test Point, diameter 4.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D2.0mm +Plated Hole as test Point, diameter 2.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D3.0mm +Plated Hole as test Point, diameter 3.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D4.0mm +Plated Hole as test Point, diameter 4.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D5.0mm +Plated Hole as test Point, diameter 5.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_THTPad_1.0x1.0mm_Drill0.5mm +THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_1.5x1.5mm_Drill0.7mm +THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.0x2.0mm_Drill1.0mm +THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.5x2.5mm_Drill1.2mm +THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_3.0x3.0mm_Drill1.5mm +THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_4.0x4.0mm_Drill2.0mm +THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.0mm_Drill0.5mm +THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.5mm_Drill0.7mm +THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.0mm_Drill1.0mm +THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.5mm_Drill1.2mm +THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D3.0mm_Drill1.5mm +THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D4.0mm_Drill2.0mm +THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm +test point THT pad +0 +1 +1 +Transformer_SMD +Pulse_P0926NL +SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa0926nl +0 +6 +6 +Transformer_SMD +Pulse_PA1323NL +SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa1323nl +0 +6 +6 +Transformer_SMD +Pulse_PA2001NL +SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2001nl pe-68386nl +0 +4 +4 +Transformer_SMD +Pulse_PA2002NL-PA2008NL-PA2009NL +SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl +0 +6 +6 +Transformer_SMD +Pulse_PA2004NL +SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2004nl pa0264nl +0 +6 +6 +Transformer_SMD +Pulse_PA2005NL +SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2005nl pa0173nl +0 +6 +6 +Transformer_SMD +Pulse_PA2006NL +SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2006nl pa0186nl +0 +4 +4 +Transformer_SMD +Pulse_PA2007NL +SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2007nl +0 +4 +4 +Transformer_SMD +Pulse_PA2777NL +SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa2777nl +0 +8 +8 +Transformer_SMD +Pulse_PA3493NL +SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa3493nl +0 +4 +4 +Transformer_SMD +Transformer_Coilcraft_CST1 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2010 +Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf) +Transformer current sense SMD +0 +12 +12 +Transformer_SMD +Transformer_CurrentSense_8.4x7.2mm +Transformer current sense SMD 8.4x7.2mm +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Ethernet_Bel_S558-5999-T7-F +Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Bourns_PT61017PEL +https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf +Transformer Ethernet Single Center-Tap +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Bourns_PT61020EL +10/100/1000 Base-T Transformer Module, PT61020EL (https://www.bourns.com/pdfs/PT61020.pdf) +Gigabit PoE Ethernet Transformer Single +0 +24 +24 +Transformer_SMD +Transformer_Ethernet_HALO_TG111-MSC13 +Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf +Transformer Ethernet SMD +0 +24 +24 +Transformer_SMD +Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm +Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm +Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm +Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Wuerth_749013011A +Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_YDS_30F-51NL_SO-24_7.1x15.1mm +YDS 30F-51NL SO, 24 Pin (https://datasheet.lcsc.com/lcsc/1811051610_Shanghai-YDS-Tech-30F-51NL_C123168.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +YDS SO Transformer_SMD +0 +24 +24 +Transformer_SMD +Transformer_MACOM_SM-22 +https://cdn.macom.com/datasheets/ETC1-1-13.pdf +RF Transformer +0 +5 +5 +Transformer_SMD +Transformer_MiniCircuits_AT224-1A +SMD RF transformer, 50 ohm, 4.5 to 3000Mhz, https://www.minicircuits.com/pdfs/TC1-1-13M+.pdf +RF Transformer +0 +5 +5 +Transformer_SMD +Transformer_Murata_78250JC +Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf +Murata transformer +0 +6 +6 +Transformer_SMD +Transformer_NF_ETAL_P2781 +NF-Transformer, ETAL, P2781, SMD, +NF-Transformer ETAL P2781 SMD +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P2781_HandSoldering +NF-Transformer, ETAL, P2781, SMD, Handsoldering +NF-Transformer ETAL P2781 SMD Handsoldering +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P3000 +NF-Reansformer, ETAL, P3000, SMD, +NF-Reansformer ETAL P3000 SMD +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3000_HandSoldering +NF-Reansformer, ETAL, P3000, SMD, Handsoldering, +NF-Reansformer ETAL P3000 SMD Handsoldering +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3181 +NF-Transformer, ETAL, P3181, SMD, +NF-Transformer ETAL P3181 SMD +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3181_HandSoldering +NF-Transformer, ETAL, P3181, SMD, Hand Soldering, +NF-Transformer ETAL P3181 SMD Hand Soldering +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188 +NF-Transformer, ETAL, P3188, SMD, +NF-Transformer ETAL P3188 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188_HandSoldering +NF-Transformer, ETAL, P3188, SMD, Handsoldering, +NF-Transformer ETAL P3188 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191 +NF-Transformer, ETAL, P3191, SMD, +NF-Transformer ETAL P3191 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191_HandSoldering +NF-Transformer, ETAL, P3191, SMD, Handsoldering, +NF-Transformer ETAL P3191 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_Pulse_H1100NL +For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf +H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N +0 +16 +16 +Transformer_SMD +Transformer_Wuerth_750315371 +Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm +transformer flyback +0 +6 +6 +Transformer_SMD +Transformer_Wurth_WE-AGDT-EP7 +WE-AGDT Auxiliary Gate Drive Transformer EP7, https://www.we-online.com/components/products/datasheet/750319177.pdf +auxiliary gate drive transformer +0 +8 +8 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30, +Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37, +Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44, +Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50 +Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50, +Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50 +0 +3 +3 +Transformer_THT +Autotransformer_ZS1052-AC +Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf +ignition coil autotransformer +0 +3 +3 +Transformer_THT +Transformer_37x44 +transformer 37x44mm² +transformer 37x44mm² +0 +12 +4 +Transformer_THT +Transformer_Breve_TEZ-22x24 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +7 +7 +Transformer_THT +Transformer_Breve_TEZ-28x33 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-35x42 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-38x45 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-44x52 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +10 +10 +Transformer_THT +Transformer_Breve_TEZ-47x57 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +13 +13 +Transformer_THT +Transformer_CHK_EI30-2VA_1xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf +Trafo Printtrafo CHK EI30 2VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_2xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec, +Trafo Printtrafo CHK EI30 2VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_Neutral +Trafo, Printtrafo, CHK, EI30, 2VA, neutral, +Trafo Printtrafo CHK EI30 2VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_1xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_2xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_Neutral +Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI42 3VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_1xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec, +Trafo Printtrafo CHK EI42 5VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_2xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec, +Trafo Printtrafo CHK EI42 5VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_Neutral +Trafo, Printtrafo, CHK, EI42, 5VA, neutral, +Trafo Printtrafo CHK EI42 5VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI48-8VA_1xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_2xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_Neutral +Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_1xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec, +Trafo Printtrafo CHK EI48 10VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_2xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_Neutral +Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI54-12VA_1xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_2xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_Neutral +Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_1xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_2xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_Neutral +Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_UI30-4VA_Flat +Trafo, Flattrafo, CHK, UI30, 4VA, +Trafo Flattrafo CHK UI30 4VA +0 +16 +16 +Transformer_THT +Transformer_CHK_UI39-10VA_Flat +Trafo, Flattrafo, CHK, UI39, 10VA, +Trafo Flattrafo CHK UI39 10VA +0 +20 +20 +Transformer_THT +Transformer_Coilcraft_Q4434-B_Rhombus-T1311 +Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311, +Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311 +0 +8 +8 +Transformer_THT +Transformer_EPCOS_B66359A1013T_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T, +Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T +0 +13 +13 +Transformer_THT +Transformer_EPCOS_B66359J1014T_Vertical +Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T, +Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T +0 +14 +14 +Transformer_THT +Transformer_Microphone_Lundahl_LL1538 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Microphone_Lundahl_LL1587 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Myrra_74040_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040, +Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040 +0 +13 +13 +Transformer_THT +Transformer_Myrra_EF20_7408x +EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf +transformer flyback SMPS +0 +9 +9 +Transformer_THT +Transformer_Myrra_EI30-5_44000_Horizontal +Myrra 44000 series encapsulated transformer, 50/60Hz, EI 30-5, 0.6VA, 32.6 x 27.6 x 15.3mm, https://myrra.com/wp-content/uploads/2021/03/Catalogue-Myrra-2022-Final_compressed-5.pdf +Transformer THT Myrra +0 +6 +6 +Transformer_THT +Transformer_NF_ETAL_1-1_P1200 +NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf +NF-Transformer 1to1 ETAL P1200 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P1165 +NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf +NF-Transformer ETAL P1165 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3324 +NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf +NF-Transformer ETAL P3324 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3356 +NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf +NF-Transformer ETAL P3356 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid horizontal laying Diameter 9mm Amidon T30 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37, +Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44, +Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid horizontal laying Diameter 14mm Amidon T50 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D18.0mm +Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm, +Transformer Toroid tapped horizontal laying Diameter 18mm +0 +5 +4 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37, +Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44, +Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50 +0 +6 +6 +Transformer_THT +Transformer_Wuerth_750343373 +Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf) +transformer flyback +0 +10 +10 +Transformer_THT +Transformer_Wuerth_760871131 +Transformer, horizontal core with bobbin, 14 pin, 2.49 mm pitch, 20 mm row spacing, 25x22.2x16mm https://www.we-online.com/catalog/datasheet/760871131.pdf +transformer flyback +0 +14 +14 +Transformer_THT +Transformer_Zeming_ZMCT103C +Qingxian Zeming Langxi Electronic ZMCT103C current transformer 1000:1, https://5krorwxhmqqirik.leadongcdn.com/ZMCT103C+specification-aidirBqoKomRilSjpimnokp.pdf +current transformer ZMCT +0 +2 +2 +Transformer_THT +Transformer_Zeming_ZMPT101K +Qingxian Zeming Langxi Electronic ZMPT101K voltage transformer 1000:1000 2mA:2mA, https://5krorwxhmqqirik.leadongcdn.com/ZMPT101K+specification-aidikBqoKomRilSkopqmikp.pdf +voltage transformer ZMPT +0 +4 +4 +Transistor_Power_Module +Infineon_AG-ECONO2 +28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979 +igbt diode module +0 +28 +28 +Transistor_Power_Module +Infineon_EasyPIM-1B +35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63 +brifge rectifier igbt diode module +0 +23 +23 +Transistor_Power_Module +Infineon_EasyPIM-2B +35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24 +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +Littelfuse_Package_H_XBN2MM +24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +24 +24 +Transistor_Power_Module +Littelfuse_Package_H_XN2MM +28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +28 +28 +Transistor_Power_Module +Littelfuse_Package_W_XBN2MM +24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +35 +24 +Transistor_Power_Module +Littelfuse_Package_W_XN2MM +35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +35 +35 +Transistor_Power_Module +ST_ACEPACK-2-CIB +35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_ACEPACK-2-CIB_PressFIT +35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_SDIP-25L +25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf +igbt diode module +0 +25 +25 +Valve +Valve_ECC-83-1 +Valve ECC-83-1 round pins +Valve ECC-83-1 round pins +0 +9 +9 +Valve +Valve_ECC-83-2 +Valve ECC-83-2 flat pins +Valve ECC-83-2 flat pins +0 +10 +9 +Valve +Valve_EURO +Valve Euro +Valve Euro +0 +7 +5 +Valve +Valve_Glimm +Valve Glimm +Valve Glimm +0 +2 +2 +Valve +Valve_Mini_G +Valve mini G +Valve mini G +0 +9 +7 +Valve +Valve_Mini_P +Valve mini P +Valve mini P +0 +7 +7 +Valve +Valve_Mini_Pentode_Linear +Mini-Pentode, 5-pin, e.g. JAN6418 +Valve Mini-Pentode 5-pin JAN6418 +0 +5 +5 +Valve +Valve_Noval_G +Valve NOVAL G +Valve NOVAL G +0 +11 +9 +Valve +Valve_Noval_P +Valve NOVAL P +Valve NOVAL P +0 +9 +9 +Valve +Valve_Octal +8-pin round valve +valve +0 +9 +8 +Varistor +RV_Disc_D7mm_W3.4mm_P5mm +Varistor, diameter 7mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.5mm_P5mm +Varistor, diameter 7mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.6mm_P5mm +Varistor, diameter 7mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.7mm_P5mm +Varistor, diameter 7mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.8mm_P5mm +Varistor, diameter 7mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.9mm_P5mm +Varistor, diameter 7mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.2mm_P5mm +Varistor, diameter 7mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.3mm_P5mm +Varistor, diameter 7mm, width 4.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.5mm_P5mm +Varistor, diameter 7mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.8mm_P5mm +Varistor, diameter 7mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.9mm_P5mm +Varistor, diameter 7mm, width 4.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4mm_P5mm +Varistor, diameter 7mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.1mm_P5mm +Varistor, diameter 7mm, width 5.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.4mm_P5mm +Varistor, diameter 7mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.5mm_P5mm +Varistor, diameter 7mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.7mm_P5mm +Varistor, diameter 7mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.3mm_P5mm +Varistor, diameter 9mm, width 3.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.4mm_P5mm +Varistor, diameter 9mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.5mm_P5mm +Varistor, diameter 9mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.6mm_P5mm +Varistor, diameter 9mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.7mm_P5mm +Varistor, diameter 9mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.8mm_P5mm +Varistor, diameter 9mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.9mm_P5mm +Varistor, diameter 9mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.1mm_P5mm +Varistor, diameter 9mm, width 4.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.2mm_P5mm +Varistor, diameter 9mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.4mm_P5mm +Varistor, diameter 9mm, width 4.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.5mm_P5mm +Varistor, diameter 9mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.8mm_P5mm +Varistor, diameter 9mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4mm_P5mm +Varistor, diameter 9mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.2mm_P5mm +Varistor, diameter 9mm, width 5.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.4mm_P5mm +Varistor, diameter 9mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.5mm_P5mm +Varistor, diameter 9mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.7mm_P5mm +Varistor, diameter 9mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W6.1mm_P5mm +Varistor, diameter 9mm, width 6.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W3.9mm_P7.5mm +Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.2mm_P7.5mm +Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.3mm_P7.5mm +Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.4mm_P7.5mm +Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.5mm_P7.5mm +Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.6mm_P7.5mm +Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.7mm_P7.5mm +Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.8mm_P7.5mm +Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4mm_P7.5mm +Varistor, diameter 12mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.1mm_P7.5mm +Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.4mm_P7.5mm +Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.8mm_P7.5mm +Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5mm_P7.5mm +Varistor, diameter 12mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.1mm_P7.5mm +Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.2mm_P7.5mm +Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.3mm_P7.5mm +Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.7mm_P7.5mm +Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.1mm_P7.5mm +Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.5mm_P7.5mm +Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.9mm_P7.5mm +Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W3.9mm_P7.5mm +Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.2mm_P7.5mm +Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.3mm_P7.5mm +Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.4mm_P7.5mm +Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.5mm_P7.5mm +Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.6mm_P7.5mm +Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.7mm_P7.5mm +Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.8mm_P7.5mm +Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.9mm_P7.5mm +Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4mm_P7.5mm +Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.2mm_P7.5mm +Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.4mm_P7.5mm +Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.9mm_P7.5mm +Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5mm_P7.5mm +Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.1mm_P7.5mm +Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.3mm_P7.5mm +Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.4mm_P7.5mm +Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.8mm_P7.5mm +Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.2mm_P7.5mm +Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.5mm_P7.5mm +Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W8mm_P7.5mm +Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W11mm_P7.5mm +Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D16.5mm_W6.7mm_P7.5mm +Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.3mm_P10mm +Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.4mm_P10mm +Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.5mm_P10mm +Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.6mm_P10mm +Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.7mm_P10mm +Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.8mm_P10mm +Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.9mm_P10mm +Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.1mm_P10mm +Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.3mm_P10mm +Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.4mm_P10mm +Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.6mm_P10mm +Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.8mm_P10mm +Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5mm_P10mm +Varistor, diameter 21.5mm, width 5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.1mm_P7.5mm +varistor +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.3mm_P10mm +Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.5mm_P10mm +Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.7mm_P10mm +Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.8mm_P10mm +Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.1mm_P10mm +Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.5mm_P10mm +Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.9mm_P10mm +Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W8.4mm_P10mm +Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W11.4mm_P10mm +Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Rect_V25S440P_L26.5mm_W8.2mm_P12.7mm +Varistor, V25S440P, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=b410c42c-51d1-460e-b1d9-d105d93c9679&filename=littelfuse-varistor-ultramov25s-datasheet +varistor +0 +2 +2 +Varistor +Varistor_Panasonic_VF +Panasonic VF series varistor, 6x8mm body, 3.2mm height, https://mediap.industry.panasonic.eu/assets/imported/industrial.panasonic.com/cdbs/www-data/pdf/AWA0000/AWA0000C4.pdf +Varistor VF +0 +2 +2 diff --git a/main-board-rev1/southern-star-mk2.kicad_pcb b/main-board-rev1/southern-star-mk2.kicad_pcb new file mode 100644 index 0000000..98f277f --- /dev/null +++ b/main-board-rev1/southern-star-mk2.kicad_pcb @@ -0,0 +1,128308 @@ +(kicad_pcb (version 20221018) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A4") + (title_block + (title "Southern Star MK II") + (date "2024-11-03") + (rev "1") + (company "thomaslabs") + (comment 1 "Thomas Guillermo Albers Raviola") + ) + + (layers + (0 "F.Cu" signal) + (1 "In1.Cu" signal) + (2 "In2.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) + (41 "Cmts.User" user "User.Comments") + (44 "Edge.Cuts" user) + (45 "Margin" user) + (46 "B.CrtYd" user "B.Courtyard") + (47 "F.CrtYd" user "F.Courtyard") + (48 "B.Fab" user) + (49 "F.Fab" user) + ) + + (setup + (stackup + (layer "F.SilkS" (type "Top Silk Screen")) + (layer "F.Paste" (type "Top Solder Paste")) + (layer "F.Mask" (type "Top Solder Mask") (thickness 0.01)) + (layer "F.Cu" (type "copper") (thickness 0.035)) + (layer "dielectric 1" (type "prepreg") (thickness 0.1) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) + (layer "In1.Cu" (type "copper") (thickness 0.035)) + (layer "dielectric 2" (type "core") (thickness 1.24) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) + (layer "In2.Cu" (type "copper") (thickness 0.035)) + (layer "dielectric 3" (type "prepreg") (thickness 0.1) (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 true) + (usegerberattributes false) + (usegerberadvancedattributes false) + (creategerberjobfile false) + (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 false) + (plotinvisibletext false) + (sketchpadsonfab false) + (subtractmaskfromsilk true) + (outputformat 1) + (mirror false) + (drillshape 0) + (scaleselection 1) + (outputdirectory "output/") + ) + ) + + (net 0 "") + (net 1 "Net-(U9-X2)") + (net 2 "GND") + (net 3 "Net-(U9-X1)") + (net 4 "VCC") + (net 5 "/~{WR}") + (net 6 "Net-(U6-~{W}{slash}~{RDYA})") + (net 7 "Net-(U6-~{SYNCA})") + (net 8 "Net-(U6-~{W}{slash}~{RDYB})") + (net 9 "Net-(U6-~{SYNCB})") + (net 10 "/A") + (net 11 "/B") + (net 12 "/S1") + (net 13 "/MFP") + (net 14 "Net-(U6-~{DCDB})") + (net 15 "Net-(U6-~{DCDA})") + (net 16 "Net-(U6-~{CTSB})") + (net 17 "Net-(U1-~{WAIT})") + (net 18 "Net-(U1-~{BUSREQ})") + (net 19 "/~{INT}") + (net 20 "Net-(U7-PA0)") + (net 21 "/SDA") + (net 22 "Net-(U7-PA1)") + (net 23 "/SCL") + (net 24 "Net-(U5-IEI)") + (net 25 "Net-(U5-CLK{slash}TRG0)") + (net 26 "Net-(U5-CLK{slash}TRG1)") + (net 27 "Net-(U5-CLK{slash}TRG2)") + (net 28 "Net-(U5-CLK{slash}TRG3)") + (net 29 "/S2") + (net 30 "/S3") + (net 31 "/S4") + (net 32 "/S5") + (net 33 "/ROM{slash}RAM") + (net 34 "/A11") + (net 35 "/A12") + (net 36 "/A13") + (net 37 "/A14") + (net 38 "/A15") + (net 39 "/CLK") + (net 40 "/D4") + (net 41 "/D3") + (net 42 "/D5") + (net 43 "/D6") + (net 44 "/D2") + (net 45 "/D7") + (net 46 "/D0") + (net 47 "/D1") + (net 48 "unconnected-(U1-~{HALT}-Pad18)") + (net 49 "/~{MREQ}") + (net 50 "/~{IORQ}") + (net 51 "/~{RD}") + (net 52 "unconnected-(U1-~{BUSACK}-Pad23)") + (net 53 "/~{RESET}") + (net 54 "/~{M1}") + (net 55 "/A0") + (net 56 "/A1") + (net 57 "/A2") + (net 58 "/A3") + (net 59 "/A4") + (net 60 "/A5") + (net 61 "/A6") + (net 62 "/A7") + (net 63 "/A8") + (net 64 "/A9") + (net 65 "/A10") + (net 66 "/~{ROM_CE}") + (net 67 "/~{RAM1_CE}") + (net 68 "/~{RAM2_CE}") + (net 69 "unconnected-(U5-ZC{slash}TO0-Pad7)") + (net 70 "unconnected-(U5-ZC{slash}TO1-Pad8)") + (net 71 "unconnected-(U5-ZC{slash}TO2-Pad9)") + (net 72 "Net-(U5-IEO)") + (net 73 "/~{CTC_CE}") + (net 74 "Net-(U6-IEO)") + (net 75 "/RxDA") + (net 76 "/TxDA") + (net 77 "unconnected-(U6-~{DTRA}-Pad16)") + (net 78 "/~{RTSA}") + (net 79 "/~{CTSA}") + (net 80 "unconnected-(U6-~{RTSB}-Pad24)") + (net 81 "unconnected-(U6-~{DTRB}-Pad25)") + (net 82 "/TxDB") + (net 83 "/RxDB") + (net 84 "/~{SIO_CE}") + (net 85 "/~{PIO_CE}") + (net 86 "Net-(D1-A)") + (net 87 "/K1") + (net 88 "/K2") + (net 89 "/K3") + (net 90 "/K4") + (net 91 "unconnected-(U7-~{ASTB}-Pad16)") + (net 92 "unconnected-(U7-~{BSTB}-Pad17)") + (net 93 "unconnected-(U7-ARDY-Pad18)") + (net 94 "unconnected-(U7-BRDY-Pad21)") + (net 95 "unconnected-(U7-IEO-Pad22)") + (net 96 "Net-(U7-~{M1})") + (net 97 "+BATT") + (net 98 "Net-(U11A-O1)") + (net 99 "Net-(U11A-O3)") + (net 100 "/~{TFT_CE}") + (net 101 "Net-(U11B-E)") + (net 102 "/K5") + (net 103 "Net-(J4-Pin_5)") + (net 104 "unconnected-(X1-Tri-State-Pad1)") + (net 105 "unconnected-(X2-Tri-State-Pad1)") + (net 106 "unconnected-(U1-~{RFSH}-Pad28)") + (net 107 "/SCLK") + (net 108 "Net-(J4-Pin_6)") + (net 109 "Net-(J4-Pin_7)") + (net 110 "Net-(J4-Pin_8)") + (net 111 "Net-(J4-Pin_9)") + (net 112 "Net-(R1-Pad2)") + (net 113 "Net-(R7-Pad2)") + (net 114 "Net-(R8-Pad2)") + (net 115 "Net-(U1-~{NMI})") + (net 116 "Net-(R32-Pad2)") + (net 117 "unconnected-(U8-Pad8)") + (net 118 "unconnected-(U8-Pad11)") + (net 119 "unconnected-(U11B-O3-Pad9)") + (net 120 "unconnected-(U11B-O2-Pad10)") + (net 121 "unconnected-(U11B-O1-Pad11)") + (net 122 "unconnected-(U11B-O0-Pad12)") + (net 123 "Net-(U15-Pad2)") + (net 124 "Net-(U15-Pad4)") + (net 125 "Net-(U15-Pad6)") + (net 126 "Net-(U15-Pad8)") + (net 127 "Net-(U15-Pad10)") + (net 128 "Net-(U15-Pad12)") + (net 129 "Net-(U12A-~{R})") + (net 130 "Net-(U12A-C)") + (net 131 "/~{ROM_WR}") + (net 132 "unconnected-(U12A-~{Q}-Pad6)") + (net 133 "Net-(R28-Pad2)") + (net 134 "unconnected-(U12B-~{Q}-Pad8)") + (net 135 "unconnected-(U8-Pad6)") + (net 136 "Net-(C19-Pad1)") + (net 137 "/~{LCK_CE}") + (net 138 "Net-(U12B-~{S})") + (net 139 "Net-(U11B-A0)") + (net 140 "unconnected-(U13-Pad6)") + (net 141 "unconnected-(U7-PB7-Pad34)") + (net 142 "Net-(U13-Pad12)") + (net 143 "Net-(R34-Pad2)") + (net 144 "Net-(R35-Pad2)") + (net 145 "Net-(R36-Pad2)") + (net 146 "Net-(R37-Pad2)") + (net 147 "Net-(U11B-A1)") + (net 148 "unconnected-(U14-O7-Pad7)") + (net 149 "/~{EX2_CE}") + (net 150 "/~{EX1_CE}") + (net 151 "/~{WAIT}") + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 00d37022-24e4-4b20-b3b1-3ff99ee9b135) + (at 176.2975 118.11) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/39cc8484-3aaa-4c9b-8e6c-b48425228a59") + (attr smd) + (fp_text reference "C16" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 032ad802-3ecf-45e9-a734-855379a0618e) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0ebb70b6-5f00-46dd-9c6a-a4dfcea658b5) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp a15aa4a6-5b4b-40f1-9cf5-dae2df8a8f45) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 459d8ed2-1e53-4ed1-abcc-a89f12d8bb31)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4f471b2b-515e-4054-b089-b605e5090edb)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6ee1af2c-84a1-4251-8843-3df14bd804a2)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d4bb118-2964-441b-ba4d-1f0d940f06ba)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 241125f4-1961-4343-8fb9-5afe570d71bb)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0a51f3fc-91f9-4b51-af94-d4f5d138a47f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1eadce8a-06d8-458d-b9ed-0e1dd01ee36c)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7f8fc117-a926-486c-85e8-f104b7ed9207)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 227e1224-13eb-4bdb-b231-5031224dc2f8)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8d2ff2bc-66b3-45d6-82a8-ff76261ff32a)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 6d5ebae7-4ea2-4c01-8af0-72b7ae4347f4)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp a1cdb7e1-fa9e-4eab-9c4b-65d86ce4b18b)) + (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 "Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical" (layer "F.Cu") + (tstamp 01f7b08f-b35c-464e-94e6-79fb3d79cb4a) + (at 52.07 93.98 90) + (descr "Through hole straight pin header, 1x15, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x15 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x15, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/836cf6d7-a2c5-431a-83cc-a3ee89855b90") + (attr through_hole) + (fp_text reference "J8" (at 0 -2.33 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 741172e1-b3cf-4650-bfb0-baaa6927e83b) + ) + (fp_text value "Display" (at 0 37.89 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4a9d54cf-c1fa-4e10-8a0f-ffb9b22086bf) + ) + (fp_text user "${REFERENCE}" (at 0 17.78) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c6311985-0e8c-42e3-91fc-e4564cc03b9d) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 939c8f37-a64e-4e58-9526-02d0d54bbdd1)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1e63f78c-fd1e-4200-ae23-8ad3d851f728)) + (fp_line (start -1.33 1.27) (end -1.33 36.89) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0b130c28-0ca2-452d-a436-03bab348fc3f)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f5dcef8e-935e-41a3-be7b-c223ef459018)) + (fp_line (start -1.33 36.89) (end 1.33 36.89) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4c99a29-f0fb-480e-a606-3d986c23829d)) + (fp_line (start 1.33 1.27) (end 1.33 36.89) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a9f191f9-a77d-4aa5-80dd-e6b5ec016672)) + (fp_line (start -1.8 -1.8) (end -1.8 37.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a2305144-4acd-435b-b7f2-d7edf72bee7d)) + (fp_line (start -1.8 37.35) (end 1.8 37.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 93c743f6-1c44-4bb3-94cd-5550dad84bc6)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ae78b633-17dd-4191-b5ac-162d5476c598)) + (fp_line (start 1.8 37.35) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 69639fec-8966-4cfc-b0f6-096d4305faf4)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4409b50e-6742-44e3-9c81-6480aab36dd7)) + (fp_line (start -1.27 36.83) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9e81fa05-fbb3-4523-af22-331ecfc37c88)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ab241c5-9ee5-49d2-bd9b-cd083ef75ffb)) + (fp_line (start 1.27 -1.27) (end 1.27 36.83) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8cb62431-3b01-4dd8-a23c-602299b69f8b)) + (fp_line (start 1.27 36.83) (end -1.27 36.83) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 915f01a2-e1a2-493e-871c-349caddff13c)) + (pad "1" thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_1") (pintype "passive") (tstamp 3367829c-0b6a-4ac2-8a59-30c046038ed8)) + (pad "2" thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_2") (pintype "passive") (tstamp 95f63edb-4e85-49cd-aa97-067d8d33f947)) + (pad "3" thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "Pin_3") (pintype "passive") (tstamp 6eda5dc6-84a0-4caf-b37b-17dc22f91795)) + (pad "4" thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "Pin_4") (pintype "passive") (tstamp 83d6e690-6d36-451f-9059-f978e10ece9c)) + (pad "5" thru_hole oval (at 0 10.16 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "Pin_5") (pintype "passive") (tstamp 09b400f3-94ff-477f-897a-aa28f5babb89)) + (pad "6" thru_hole oval (at 0 12.7 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "Pin_6") (pintype "passive") (tstamp c8cf5567-a9f0-40db-a1c6-556f94589058)) + (pad "7" thru_hole oval (at 0 15.24 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "Pin_7") (pintype "passive") (tstamp 4ad85a34-2c0b-4bda-81d7-2a901a8ce5d8)) + (pad "8" thru_hole oval (at 0 17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "Pin_8") (pintype "passive") (tstamp ae080ac2-c3f6-4fa0-a886-03223f20a5e2)) + (pad "9" thru_hole oval (at 0 20.32 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "Pin_9") (pintype "passive") (tstamp 7ed9fc85-a125-4d61-8bca-b79891817f40)) + (pad "10" thru_hole oval (at 0 22.86 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "Pin_10") (pintype "passive") (tstamp d13042ec-4512-453a-854c-971a48943b8c)) + (pad "11" thru_hole oval (at 0 25.4 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 100 "/~{TFT_CE}") (pinfunction "Pin_11") (pintype "passive") (tstamp fca0f1a7-2687-40d4-b8af-930bc3df2b88)) + (pad "12" thru_hole oval (at 0 27.94 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "Pin_12") (pintype "passive") (tstamp fa925651-cc6c-492f-bf80-069553e28953)) + (pad "13" thru_hole oval (at 0 30.48 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "Pin_13") (pintype "passive") (tstamp 0a2f6fd0-528d-4a1f-8240-930408723196)) + (pad "14" thru_hole oval (at 0 33.02 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pinfunction "Pin_14") (pintype "passive") (tstamp e2b099c2-c657-40ab-91e9-78ded1401262)) + (pad "15" thru_hole oval (at 0 35.56 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "Pin_15") (pintype "passive") (tstamp 3910a30b-97aa-478e-a556-c5fa61e7f6a2)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x15_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 05aadd39-0543-4a24-890b-2d530a0d8ba1) + (at 47.355 96.774) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/a7a5eec4-2b40-4762-89d5-d1262a7a5a7f") + (attr smd) + (fp_text reference "R25" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c7a05f2f-c58a-4efb-b13d-09e5b41aa243) + ) + (fp_text value "330" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp eda81e97-a101-40cf-883f-b8e5f177c357) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 84e67c84-b277-4154-8495-4dace34bb814) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5c8da0ee-46ca-462f-adb4-b8adba49924d)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa4fdc3a-0276-4e37-b202-f17b5a8970bc)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp acc56062-9220-49d5-9fc3-b47e8b68058c)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9d0a2b2f-8cdb-4525-b423-27d3972ce4d4)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cdbe4fa8-e946-4e81-9f58-488d251e7fff)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7d2b7caa-c2d2-41be-adda-d586147b5dc2)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4c8e1113-bfe1-433f-94b0-9ff1259779e8)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f31ae01-9c6c-4823-9fb9-fafdf11c3842)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf66e029-500b-4c72-8d59-eabd6b67ae84)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e252d4a-03f1-44bf-98a6-07c994a003a4)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 86 "Net-(D1-A)") (pintype "passive") (tstamp 11ad732d-a987-4de3-a61d-1be89027196d)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp a8fe7baa-916b-46a8-866c-969508526eab)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 05f9094e-31cd-4d42-9721-eca6911c8e2c) + (at 127 98.0225 90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/e0494bb4-7012-431e-86a3-c6652bbd017d") + (attr smd) + (fp_text reference "C14" (at 3.4075 0 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 730a87b3-770a-4471-b96a-f86297c95573) + ) + (fp_text value "0.1uF" (at 0 1.68 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f369b038-6c2e-4efe-8f73-c6e0edc56123) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 8efe6183-1d35-426d-b4a5-b0b1f7c96537) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd922021-f9ea-4328-bd82-bbe210fdf841)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 574cc303-75e1-439b-b7d1-2c25603bf069)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bb269a7c-1819-47ce-86b8-70be156d1f98)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2aa52dca-1535-470c-8065-bcbce185f887)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fff359cc-874d-4ddd-ba45-75091d867597)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8587d6da-7ac6-484c-916f-6fa4b1cf6c6e)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 72078d89-b056-4072-8f6c-cd4500cc5ded)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7e47bfb-67d4-4a24-8a3d-52907327c3a8)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 449d4fe8-5405-49f7-a5bc-e9bbdb01db64)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7112b3fb-4841-4285-8697-8432638f81a3)) + (pad "1" smd roundrect (at -1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp cfa18811-e308-439c-ae99-45e11f1a4f24)) + (pad "2" smd roundrect (at 1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 5a7bcbc1-dea5-4d59-8ccb-777c36b1e312)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 0643fac4-9d02-40fd-8171-908ba3e8f24e) + (at 65.8075 120.65) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/8568b0dc-ad76-46d4-b8ea-dbb57c3ef339") + (attr smd) + (fp_text reference "C3" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 659b5b3c-1578-4a4b-9dc7-67965df07a32) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3bb4ae3c-62e0-45d2-90eb-9c53c4b5975e) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 302c1cfe-1c08-4288-9d8e-d9be0758c061) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3f159365-7c8d-4967-a2f0-879858193ca3)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5dbc1938-100c-4f86-8c47-1c5dd1d28cc0)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50147417-e00e-4d61-a398-8e6a128a798e)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 664e23bd-fff0-4be7-9905-05e5fe257a57)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9782e151-ed94-4206-95b2-02d281ca54cb)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c9985b16-c77f-4f66-bcd9-933e314055ae)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 38afd1b4-931f-4b31-8627-6d43146bacfb)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a921bf58-31fa-4f6e-8d7f-1bf183d6a8bd)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c71848d-d872-4f0e-9ba8-f3a4b3388f78)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9cc2b37e-ad63-4ced-ad04-1637e2eedd93)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 1abd7b45-fc1a-4b1c-8bfa-2b9c9815837f)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 475be470-7a4b-4557-935a-1359b6edb10c)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 0c90acd1-cc87-4f96-8c34-88101669532d) + (at 54.34 111.76 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/55570b22-a985-4605-9b09-a4574b68cb89") + (attr smd) + (fp_text reference "R26" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6575e12f-67ec-4801-8723-5c3678412cbc) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp b3a73e62-51af-49a0-9655-97b983942aa2) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 6cdc1455-7dfe-42d2-bd8f-e90b5df3e943) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 11c5da69-dcf7-4ecf-9dc8-73b9705e0f88)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0538bba-2747-4b21-8bc7-0713d81a6048)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 22cfa8c0-4bad-4988-9ec4-5f2017d43b94)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97d79c47-53bc-403a-adb5-9cdc442661cc)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dfd5fd62-0e9b-4b2f-b8c8-feabafd447b2)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2f8734c0-e77e-4777-8d15-96b4415350cd)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8833dd00-8173-4adf-ae2e-96390af68ab3)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86975a3f-4c04-49ea-94b0-13de99b2ad0c)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aef6d0f3-8e00-4eb3-80ff-e3444a3a39ad)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5b720e79-d99c-4fa4-9bd2-ecbaca3ae081)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp f2c8f3d9-5bd1-4f27-8809-0af1e4ba45d6)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 138 "Net-(U12B-~{S})") (pintype "passive") (tstamp bd22a829-83c0-4498-92e8-3bc1474775d6)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 0da6cbac-cc80-4523-90d3-f432d82ae958) + (at 174.2225 106.045 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/f3be6019-3858-4ab5-b367-c605665982dd") + (attr smd) + (fp_text reference "C18" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dff786e9-3418-428b-92d4-71a124a6452d) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 59211f4a-d68f-43f7-b22f-18b2d0412821) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp d95665b0-aa2e-44e8-8292-666c1ed8ddf2) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f92a2e47-ab30-4bc0-bfb8-658b2e9a8642)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 36fb990c-8eb2-4aa9-bb30-40887fffb239)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e7569eb5-0cc7-4caf-84c7-88a0a675e961)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3bc679bc-0be0-4408-a76f-33a877f2e57f)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2306c536-a4b3-4cbe-9ddf-7784bc8fba9f)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 377207f9-85ec-40e5-a5e0-77f56d7da546)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 63ee74b1-51c1-4cf1-9350-0481e43f7ee8)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1243cc42-26a8-4941-871b-fe80a6a30006)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ea0fbff9-adbf-4108-ae28-25e9c6519e7c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 86990f3a-b5cb-4dd7-898f-2666cf8cc7b3)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 3 "Net-(U9-X1)") (pintype "passive") (tstamp e48fa42c-a68d-496e-a9bb-f4b974742c3e)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 13bc2a20-8804-4b5e-b658-0d964d31e0e7)) + (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 "Connector_PinHeader_2.54mm:PinHeader_1x06_P2.54mm_Vertical" (layer "F.Cu") + (tstamp 10183f26-a201-4269-a69a-9a39f1db4e0c) + (at 147.955 128.27) + (descr "Through hole straight pin header, 1x06, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x06 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/55a630c0-0243-4673-acd9-9906fe601a76") + (attr through_hole) + (fp_text reference "J7" (at 0 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a7069431-7bc9-462c-9bae-4364ac7fe597) + ) + (fp_text value "SIO Port A" (at 0 15.03) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 836b3011-32d8-448f-838f-79a73d6ec733) + ) + (fp_text user "${REFERENCE}" (at 0 6.35 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 57befce2-5681-4fab-9385-913b58c4ee0b) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f548094b-ffda-48bc-b4a5-66090437bb72)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f0621c60-e25b-40a3-b13d-3f722616070e)) + (fp_line (start -1.33 1.27) (end -1.33 14.03) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ff66f44-695a-411c-8adf-420d2524d9b0)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 60f43f68-0a38-441c-a41d-b0fadf011ab1)) + (fp_line (start -1.33 14.03) (end 1.33 14.03) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09f5bbf8-126c-4cc8-9012-59863dbabba9)) + (fp_line (start 1.33 1.27) (end 1.33 14.03) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c4bbe3c-20dd-4027-8933-26d83bad6abf)) + (fp_line (start -1.8 -1.8) (end -1.8 14.5) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e49cb890-e997-44fb-b286-c9c05a83a80a)) + (fp_line (start -1.8 14.5) (end 1.8 14.5) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 56ac1545-e60d-4f65-98f8-70a99f63d216)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dc5f7f3d-cee9-4a0c-871e-72c89d7c4660)) + (fp_line (start 1.8 14.5) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e6c778fe-6a48-4e79-96a1-3412a65c07b9)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 34a7692c-6177-40ba-80c6-2eae07cca4c6)) + (fp_line (start -1.27 13.97) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d57d3d49-62d8-4705-9421-9dd1210272bd)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c43502e-f9bc-4c0a-8f3f-00b7dc2b1590)) + (fp_line (start 1.27 -1.27) (end 1.27 13.97) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 762d22ae-a842-4393-9512-e8be41bd7455)) + (fp_line (start 1.27 13.97) (end -1.27 13.97) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 53103e56-c3f2-439e-a8cd-98cb2601de0f)) + (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp d079de5f-a7a3-40a0-b388-b22dec617e63)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp 4eb37c34-14b0-4ca0-9f5e-0b21af95da5d)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 75 "/RxDA") (pinfunction "Pin_3") (pintype "passive") (tstamp 63421adc-cc92-4876-8a74-37d77582ed08)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 76 "/TxDA") (pinfunction "Pin_4") (pintype "passive") (tstamp 6e12cfd9-929a-497e-beef-bd7458e23072)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 78 "/~{RTSA}") (pinfunction "Pin_5") (pintype "passive") (tstamp 3b94916d-f5e9-42ea-9abb-71614a67015d)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 79 "/~{CTSA}") (pinfunction "Pin_6") (pintype "passive") (tstamp da1ada43-8955-46bc-93ec-04337b4e5fe6)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x06_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 1089771c-ddee-4ca1-8b89-a78d72f1f1cd) + (at 157.845 121.285 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/a329fe07-62fc-41a6-b956-2f413182c3d3") + (attr smd) + (fp_text reference "R32" (at 3.286 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 67441509-b815-4ce9-bc41-4e048ca58b3c) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 83fcdc59-fb65-4cc1-971f-bf898de7c617) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp c6e1376f-402e-498b-ac59-89173e64608b) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3890af78-d931-4621-a1b1-b53f6c608c15)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fdae6b60-87a1-4c09-8df6-890fa73a23fc)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 85e6ea09-9089-4e64-980b-0b3f8e1d9040)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ee144f73-988e-49d7-b8fb-fead4328acab)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 87a6d6b4-c9e9-4f34-a641-9b0b05c759b5)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 95648352-152d-4423-841a-11f9f26739a4)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4e08ebcb-d0e0-41eb-abb9-caf8fb80d9cf)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56f8bd54-5fa3-481c-ac9a-478e0939f19f)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bd77a327-9f99-4a97-a99b-c3100ba6c9a8)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bb9ff03f-14d3-441d-a161-98a989bc2af1)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp ec57a110-45f1-43b0-b1ab-99d43463eb14)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 116 "Net-(R32-Pad2)") (pintype "passive") (tstamp 70736930-17d3-4bf9-aa50-2274036a831a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Crystal:Crystal_DS10_D1.0mm_L4.3mm_Horizontal" (layer "F.Cu") + (tstamp 12eb398b-57b7-4ceb-8e74-14aa2dbd17cf) + (at 181.61 106.045 180) + (descr "Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf") + (tags "['DS10']") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Two pin crystal") + (property "ki_keywords" "quartz ceramic resonator oscillator") + (path "/bd958c80-4443-4c61-871f-242899dc6b4d") + (attr through_hole) + (fp_text reference "Y1" (at -1.27 1.075 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 48d2d40f-9273-4188-a53a-ec56299a9490) + ) + (fp_text value "Crystal" (at 2.77 1.075 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 73c03b12-d8f9-43e2-b758-b8cfc147e0e7) + ) + (fp_text user "${REFERENCE}" (at 0.75 3.5 90) (layer "F.Fab") + (effects (font (size 0.6 0.6) (thickness 0.09))) + (tstamp 06359796-9dd2-406b-bdc8-9fed889335c5) + ) + (fp_line (start 0 0.7) (end 0 0.7) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0715e285-95b9-410a-b460-4a23ddb816c9)) + (fp_line (start 0.05 1.3) (end 0.05 6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 72a135b2-accb-4464-99b5-614a2aafb88d)) + (fp_line (start 0.05 6) (end 1.45 6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ed714a98-716f-476d-9680-993083ae0871)) + (fp_line (start 0.6 1.3) (end 0 0.7) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 898c71f4-7856-447f-aadf-28ecef4ed1ee)) + (fp_line (start 0.9 1.3) (end 1.5 0.7) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 13b6637b-69a0-495e-9fbe-44b8b09c2e62)) + (fp_line (start 1.45 1.3) (end 0.05 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5f9bb1c3-d28b-49cc-94c7-ddbac9817d22)) + (fp_line (start 1.45 6) (end 1.45 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 99564915-a4c3-4311-8fdc-8f80e7c71149)) + (fp_line (start 1.5 0.7) (end 1.5 0.7) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 08925f70-b4cc-4ca8-8c8f-9066f6607dec)) + (fp_line (start -0.8 -0.8) (end -0.8 6.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a3a6c575-d2d4-472a-917c-3c22a3ff17ef)) + (fp_line (start -0.8 6.6) (end 2.3 6.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a65aebb0-6ac8-4978-b594-c9bb8098a535)) + (fp_line (start 2.3 -0.8) (end -0.8 -0.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp efaf444c-04aa-44bd-b3c8-284fdddba705)) + (fp_line (start 2.3 6.6) (end 2.3 -0.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1c9dc99a-73f4-4631-9c40-6317dcd5afcc)) + (fp_line (start 0 0.75) (end 0 0) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ad3e4150-b370-41ae-8c6b-1dfc1c463996)) + (fp_line (start 0.25 1.5) (end 0.25 5.8) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2d482bf9-9291-42da-911b-a235d4acc527)) + (fp_line (start 0.25 5.8) (end 1.25 5.8) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d6f47f0e-907d-4790-acf3-25394476d03e)) + (fp_line (start 0.6 1.5) (end 0 0.75) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 27597c10-a07e-4cd1-8a45-84cccd59e63e)) + (fp_line (start 0.9 1.5) (end 1.5 0.75) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dd709e2b-052c-4984-b5c7-12dd8068d6d0)) + (fp_line (start 1.25 1.5) (end 0.25 1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 32f89b38-c6d9-4db5-80f7-e504a02e7bbe)) + (fp_line (start 1.25 5.8) (end 1.25 1.5) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 322bbf57-930b-4178-8644-b7042d08df28)) + (fp_line (start 1.5 0.75) (end 1.5 0) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 17acccbd-490c-4663-af3a-cd5ccb6d4e5c)) + (pad "1" thru_hole circle (at 0 0 180) (size 1 1) (drill 0.5) (layers "*.Cu" "*.Mask") + (net 1 "Net-(U9-X2)") (pinfunction "1") (pintype "passive") (tstamp 3ba943e7-aefe-4366-8cca-39ac082c2f6c)) + (pad "2" thru_hole circle (at 1.5 0 180) (size 1 1) (drill 0.5) (layers "*.Cu" "*.Mask") + (net 3 "Net-(U9-X1)") (pinfunction "2") (pintype "passive") (tstamp b2c68d7c-0d5f-4178-bd48-f883d922ac78)) + (model "${KICAD6_3DMODEL_DIR}/Crystal.3dshapes/Crystal_DS10_D1.0mm_L4.3mm_Horizontal.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 14a10bd8-0663-4359-a09f-4f4632cbde3b) + (at 163.957 141.97 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/6ab54df2-97d2-4c47-aa60-4947166d7b47") + (attr smd) + (fp_text reference "R18" (at 3.318 0 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1cf63d8c-b382-4673-83e6-0f006d074aed) + ) + (fp_text value "R" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp da856f50-8e9f-4d77-a4a3-640f8eadf8b1) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 0fe8edf7-03ac-4029-a341-7ffe3678cd8a) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73d4191a-87ff-49fa-aa22-c57c25014df3)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp be888a65-a482-4efe-a755-0d19c4975236)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d345a939-732a-43d1-a3c8-d2eec86c4f6c)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c955ceae-0a81-468d-9b9c-18a52e93c053)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b0be9a66-7b9f-4cda-9a4e-9bf90988281d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9f2e3348-f8f4-4f7e-aeae-6609654b3d6f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3882d08e-65e4-4ae6-b6e0-e3df6ae6ec61)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eccb4e76-9dde-41fe-9e4e-07cadd2ad7d3)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5fc9092d-e9c4-49d8-9ff6-7e45057f812e)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4d5c26e7-7ddb-4834-8737-541e089c809b)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 20 "Net-(U7-PA0)") (pintype "passive") (tstamp c1b0868e-7dad-4691-b555-53147e536c3f)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 7f164c1a-c19e-4776-a03f-5bcac29c471a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 18d1b6fd-3ce7-4ba9-a14c-cef654ea532d) + (at 114.03 140.97) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/d586ef75-8bc4-49a3-bfa8-8f20d3f1e014") + (attr smd) + (fp_text reference "R24" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f9cdc568-72bd-47ad-8af7-a0d9bf7088b2) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 37bd0a13-2167-458e-a63d-6caed3c9a035) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp dd62bb54-7a0e-468e-bf53-2e88b7eb28a4) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e015210a-512e-40ec-86b3-697c066b158c)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b981a3de-f082-48fc-9f77-8cc817a29919)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 65d2ea5b-e3bb-4004-b70f-f73d680affcd)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 29c87c59-1c24-4462-adc3-623e9f4ca5cf)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7bc8acd8-6668-433c-8ca6-9a949cc46c7a)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0dd2d44b-8a81-405a-b0a0-5bc4bbb40550)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c0e7ef7-c096-4350-bc9a-95578532a8d9)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49ede630-eb97-4dc3-a2d4-dff4c88a828c)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 46786a3c-c2e7-4d38-81fb-b10ee071a5b2)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f491287-f74d-4578-a5b4-2e283a50f7dc)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 28 "Net-(U5-CLK{slash}TRG3)") (pintype "passive") (tstamp 64c34185-4db0-4a26-a6df-45a42d7125f5)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp c627622c-93dc-405c-9f04-420b52a8755f)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 1fb9b239-d955-4475-af69-97a47c9fa6ae) + (at 156.21 98.06 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/850167c5-b1ea-4448-a451-b6496f0d1dfe") + (attr smd) + (fp_text reference "R8" (at -2.81 0 -270) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4155e3a1-d723-4621-a581-0bdd6c8f179a) + ) + (fp_text value "0" (at 0 1.65 -270) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0a1e8ebd-fd39-4278-ac91-3c323c8152d4) + ) + (fp_text user "${REFERENCE}" (at 0 0 -270) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 67996bb4-4f9e-4ce5-a681-bb25bf621ca8) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 846ade39-a15e-44e4-8931-3c0a0575cb59)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 58947121-66b1-440e-8399-49686d17bc53)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 96836fcf-ede8-4efc-9a28-4b1e6fe0ecda)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d28f58b1-0d37-4104-a77d-7afad0ce19e8)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d1ae795b-ba43-4104-82be-9fb3d59cb980)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6c2491c-aabf-4f0c-aa93-dbfed60fa841)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d019cc5-66e3-4b1d-9495-d688603ea494)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb9657e3-dc71-4af2-a314-5221e4c4012f)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9ad9a5e9-9a72-4885-8a23-2890c4dc06a4)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1b7c590a-45bb-423b-972d-5328cd99a5e0)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp b47201f0-53a8-454c-b776-bd6549192ce2)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 114 "Net-(R8-Pad2)") (pintype "passive") (tstamp 50159129-a7a0-435f-bc20-dcdeab001175)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 20a0eac0-cd58-45de-9eca-d076d3c7883f) + (at 166.37 98.06 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/36f34789-b46c-41be-9508-be0c2107b13b") + (attr smd) + (fp_text reference "R7" (at 2.81 0 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp bebf6464-8d10-42ef-8654-3592d90c5519) + ) + (fp_text value "0" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4d28c1d1-1ebd-430f-9cee-a88045fd7aa0) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 350a71c5-90df-4828-a192-aa05daa6edcc) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp adb4ef06-f24b-4eef-a8cf-a26100a30849)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d6b2a49-b0a3-45a2-9d96-fb4afb7eeabb)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a3bf261f-6222-49ff-a916-5dc38ccef6b2)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fd817dfd-28bb-49a7-8330-c83fed36dfb7)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 04216933-a5e3-4ecd-994e-d901338e5008)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 313ce7eb-8380-40c5-b110-1c0430003ed9)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2513b070-02f8-4b2d-896e-c685cc68989c)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 387ad20c-fdf2-4161-91c1-8eb154265fd0)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 603851f2-1485-4221-8203-e4f273401343)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9d1f9a3-330c-4e0a-a256-92d3db9e0239)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 92da1840-2bd7-4cf5-8d20-90351f2bb03b)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 113 "Net-(R7-Pad2)") (pintype "passive") (tstamp d980b869-549a-412b-add5-3a38e3c32921)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "LED_THT:LED_D3.0mm" (layer "F.Cu") + (tstamp 2197e36e-3d0c-41f5-aadf-604851c230ae) + (at 48.895 93.345 180) + (descr "LED, diameter 3.0mm, 2 pins") + (tags "LED diameter 3.0mm 2 pins") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Light emitting diode") + (property "ki_keywords" "LED diode") + (path "/7700b376-7bc6-475c-84b3-33ca8fa1f265") + (attr through_hole) + (fp_text reference "D1" (at 1.27 -2.96) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c1af4a22-731e-4231-adbd-471b9b7f3afa) + ) + (fp_text value "LED" (at 1.27 2.96) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a55c1314-3bd1-42f5-801c-7373a423fbc9) + ) + (fp_line (start -0.29 -1.236) (end -0.29 -1.08) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a43e0125-b34a-4345-ae66-b7b267681875)) + (fp_line (start -0.29 1.08) (end -0.29 1.236) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b397e982-7790-41d0-b95a-af882f5a6e46)) + (fp_arc (start -0.29 -1.235516) (mid 1.366487 -1.987659) (end 2.942335 -1.078608) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 09ad8ba8-a9d8-4dcd-a739-b58ce3f9ffa2)) + (fp_arc (start 0.229039 -1.08) (mid 1.270117 -1.5) (end 2.31113 -1.079837) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1513f180-d456-4373-aee6-f555a7a012f5)) + (fp_arc (start 2.31113 1.079837) (mid 1.270117 1.5) (end 0.229039 1.08) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 98eb6812-2424-4a11-83e4-e7f85cca5b41)) + (fp_arc (start 2.942335 1.078608) (mid 1.366487 1.987659) (end -0.29 1.235516) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd43a5c5-e2b2-4887-abf3-fce2658aa347)) + (fp_line (start -1.15 -2.25) (end -1.15 2.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 40269bee-88e6-43aa-bc5b-2105bb047f7e)) + (fp_line (start -1.15 2.25) (end 3.7 2.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a9c3f8ec-535d-40fa-87d2-9b73cd794c05)) + (fp_line (start 3.7 -2.25) (end -1.15 -2.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ec50c9e7-2c0b-4449-98f3-feab987fdeb7)) + (fp_line (start 3.7 2.25) (end 3.7 -2.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c9104bf4-e091-4b4b-8e61-d8d5d8748ba1)) + (fp_line (start -0.23 -1.16619) (end -0.23 1.16619) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3d2a7dba-ab12-41dd-a7dd-9715caa4920a)) + (fp_arc (start -0.23 -1.16619) (mid 3.17 0.000452) (end -0.230555 1.165476) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f8ae4353-1d35-4260-a9f0-f297be283448)) + (fp_circle (center 1.27 0) (end 2.77 0) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp c3beec9a-669c-4c72-a739-e6fb950abdf5)) + (pad "1" thru_hole rect (at 0 0 180) (size 1.8 1.8) (drill 0.9) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "K") (pintype "passive") (tstamp 6ebec786-3d2e-4172-b9fe-af8a40700fee)) + (pad "2" thru_hole circle (at 2.54 0 180) (size 1.8 1.8) (drill 0.9) (layers "*.Cu" "*.Mask") + (net 86 "Net-(D1-A)") (pinfunction "A") (pintype "passive") (tstamp 3af0013f-a5b3-4338-bfc5-305566ae1479)) + (model "${KICAD6_3DMODEL_DIR}/LED_THT.3dshapes/LED_D3.0mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 2c968765-6e80-4494-8e86-302a5818720a) + (at 171.8525 103.505) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/8818ee48-3944-46c6-a97f-f20fc9c977ac") + (attr smd) + (fp_text reference "C9" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3bf6758b-58aa-4c9b-acdf-a37c2234b116) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 33d1cfff-1247-40c2-b3eb-299f41d24914) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 48caaf47-4ac4-4ad7-b04f-a5be9468b52f) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db6fdf2b-a3f5-45c1-b42b-8d8644cb7f57)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9d79a8c8-93da-4ecb-bacb-828707f21fa1)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 42341d00-159e-4c83-9ab3-50a94915d88a)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 578367ed-ee0c-4832-8afc-854e55be2231)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 59267d7c-4984-4a40-bd4d-72f11651fa95)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7802643d-ba19-4b7b-8c49-9057b90247b9)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f540b588-a5ff-4b21-b683-feea080d064e)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 033a98f5-992a-4536-9e87-ebef9a5f0f50)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a3a367db-4bcc-49fb-8439-45eaec7ab7b1)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49186dc0-ea12-4e5d-bd70-3378ab7e3292)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 7721a338-f923-426d-9c75-dc4fb96c782d)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 58f1f485-d8ed-4408-9a15-760b201ffa94)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 37426071-e777-4733-a7dd-a1ef7bdfc2e8) + (at 176.2975 138.43) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/2a79ca0a-efec-41c7-bafb-4c0da8c0f214") + (attr smd) + (fp_text reference "C15" (at 3.4075 0) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 015151bb-b85c-4313-8ace-a7754b2a31c4) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ccde3bd7-de0c-4c14-8ce9-5b24b9f82460) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 61faea61-c79c-4c0d-a047-3814f3bd263c) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1cad36ef-31cd-47b1-908f-d06b3861b8ca)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 760d64b8-aba1-4743-a81b-ad8be9624b42)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c67d5ef-95de-4eef-b189-fb046e5810d6)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b4d5e5d1-1745-47b1-ba3e-08cc57a4ac33)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9daf40cb-4098-4f39-a8fc-24ed7ed88a12)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 817a304d-7fe8-4c23-84bb-c7bf01c4965a)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36f3d710-fa59-4c47-9144-5d3f8dd7e6f1)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c0d94cf-4a8a-4cd2-9921-fbfe221f531b)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82d82f4a-0d80-4ba9-8992-75573315231c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 81948e85-7d09-4aa0-97e4-50f885f5fe39)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 69a02c7c-6787-4a16-a438-dfc7c6e79992)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 7f090520-b9b4-4d4d-b4ec-8bcb477e2d36)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 376b8be3-d969-47f8-8697-b7ea3c295753) + (at 57.42 99.06) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/3fd06fdb-7ca4-4d12-8b55-feca012a03ff") + (attr smd) + (fp_text reference "R27" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d461b28b-ad32-4e75-9023-bad79dfd6dda) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 11923d44-b358-4c49-82a5-2b6d57bbde86) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 1b0ede68-b9b6-420d-921f-3894296d46f0) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp beec5d2c-67f9-4e42-b146-315a01087c5b)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a0129350-29a1-468d-9a59-97cf42e3d9f3)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45064f2f-7c04-4610-99bf-80c00c935566)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d56f34c-c144-4296-8e51-1c1ea6afef07)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4adccf2b-2bd0-486e-abff-f8cc63e9bfbf)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cbb5011d-3a0d-4bc1-bb99-7fee1c35b24f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a2a3a7d3-e41c-46ad-9635-124b6de09234)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7413b604-cc10-4aa3-9707-38fc33761c4f)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 67fc7f7a-1bb8-4451-b73d-fdbb7d236a6a)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99915c9e-f99f-4044-b723-28bb4114007f)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp b3830389-eadd-4bcc-8f4e-9cfc768f0814)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 129 "Net-(U12A-~{R})") (pintype "passive") (tstamp f040e0f9-56fb-4edb-ac3f-887720f4cbbc)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 3819c852-f2ef-48ae-b5b1-17eaa528a1fd) + (at 54.3775 120.65) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/25b84da3-dcc1-4e1b-b684-50e59fb78024") + (attr smd) + (fp_text reference "C4" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f99cb4e7-cfd6-400f-8b00-68d671e479de) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 35e58b62-c18b-44fe-945f-ae559446c065) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp e298d0fb-6519-459d-a54a-702f1f3ffdf5) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e670d0e3-104b-4e41-b2b0-c1183d4feb0d)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1fe84a40-3788-40b9-84c2-02ec9c17dd16)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 98770cbf-b8fd-4198-8602-df362a444389)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 49f01fbe-e307-4ac9-a307-acb4b3442802)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 11439003-578b-4e5f-92d0-9b53e6b14f3c)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 38fc2f82-7eef-44bb-ab8c-db44821531ef)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a43ee891-c71d-4c61-a96a-c780ecdaeb78)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8865bc15-bbff-4a14-9976-8051515c321c)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 12b32344-2c24-4aa6-9c5a-77c7120e6034)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5631a0af-d314-4c9d-85b1-17cb2aa7e5e1)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 822154a3-8131-4605-a892-955276eec69c)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 49f01d3a-aa44-43e6-8a67-204b1b9f6753)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 39919a9a-d56e-4013-971c-69c8b6ff6577) + (at 65.8075 99.06) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/752a81c1-4045-483c-8837-e8d4fea8dbee") + (attr smd) + (fp_text reference "C11" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 98beedc7-2f21-49dd-982b-1ce52baed95a) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a950c006-da3f-4aa2-a759-3643b2465e55) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 61d44e3a-9593-419b-838b-02ba7c8236be) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7d5b42b-f230-467d-8a39-e38c834311c5)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 68f4c33a-cd18-475b-9a34-f573a889a366)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9871dde0-93df-4186-ac98-fb73c489f50f)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25e01b93-2bc2-4d22-aaa9-fb82c5574c18)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2860fbb8-13cb-4bd1-aea7-db7c14cdadcb)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 759af3c4-6af1-400c-af61-6a06b52789d0)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e100e32c-ab2d-4822-af96-b72cb01fd700)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 210c4218-2829-4171-8155-88e78aa6c009)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19e4be83-c6d4-48b0-8e7b-1e83a67cb53d)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d63504a1-e5fb-41b7-b955-6b2bb52990b3)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 1949af85-d7bb-4349-90c7-bfac142f94ed)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 9a50d406-1c8f-4415-919a-e084042087be)) + (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_2.2mm_M2" (layer "F.Cu") + (tstamp 3a48ae24-435d-4cf5-ab56-1c82e26dd6e8) + (at 183.515 113.665) + (descr "Mounting Hole 2.2mm, no annular, M2") + (tags "mounting hole 2.2mm no annular m2") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Mounting Hole without connection") + (property "ki_keywords" "mounting hole") + (path "/56426385-f0a8-4ebb-bb03-e2cbf8f40835") + (attr exclude_from_pos_files) + (fp_text reference "H2" (at 0 -3.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6e6f2d3d-255c-460d-9b9b-825f3d8365ef) + ) + (fp_text value "MountingHole" (at 0 3.2) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 201942f9-0136-4b69-b08a-b0d9764c0ce8) + ) + (fp_circle (center 0 0) (end 2.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 4dde9d4c-a584-4310-9d62-0a8716f39b91)) + (fp_circle (center 0 0) (end 2.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 1e04a83c-7d0c-4dbf-8ebc-21346688e4ae)) + (pad "" np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers "*.Cu" "*.Mask") (tstamp a54d031a-6a59-4b85-8fbd-d2e27d53375b)) + ) + + (footprint "MountingHole:MountingHole_2.2mm_M2" (layer "F.Cu") + (tstamp 3d26f27c-0320-4938-9fa2-677c3bb8a9fc) + (at 183.515 92.075) + (descr "Mounting Hole 2.2mm, no annular, M2") + (tags "mounting hole 2.2mm no annular m2") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Mounting Hole without connection") + (property "ki_keywords" "mounting hole") + (path "/d6b6cc00-74e6-4a14-af7d-315acb16309c") + (attr exclude_from_pos_files) + (fp_text reference "H3" (at 0 -3.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 16912658-77a7-4997-91e5-9b7b83de7ba7) + ) + (fp_text value "MountingHole" (at 0 3.2) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp cf31f675-080b-4c03-8471-c9c2e0fb24da) + ) + (fp_circle (center 0 0) (end 2.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp a7239d1d-72f4-47c1-b66d-4ec26be0b7e2)) + (fp_circle (center 0 0) (end 2.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp b48263b6-4e3f-482c-9a8c-078c5d882aa9)) + (pad "" np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers "*.Cu" "*.Mask") (tstamp 63f8c3cb-e3ec-4321-9ca2-e17ce6d97b85)) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 3e63e8ea-7876-4acf-8d68-c0084141519b) + (at 65.77 104.14 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/abfa2814-79c2-46e5-b08b-83c0470b88aa") + (attr smd) + (fp_text reference "R39" (at 0 -1.65) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f5d2dc33-5168-430f-980f-3242339cfe17) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 032ae363-27f8-439b-a9af-343bdd4900ed) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 8754acdf-231e-4c32-baf4-6f68d17997b1) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9ae7d654-11ba-4e55-a54e-278a47cd2404)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d837bfaa-31d2-45bf-ba4e-e68c7c8c397a)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a9f69eba-de47-43f7-9b73-dbcb04ce3732)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 20569882-ea6c-4a98-9cca-07033763c0a6)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7ced4373-4ba9-4667-bdd2-9c076aa83a4a)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a6d940b4-a0ce-4a84-acb9-df50d87b31c0)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9d843e26-4f45-4161-8901-b5927a8cfc56)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b37ff8a-56ac-423a-a4ce-5d265b14d669)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af573bd4-3bf5-4b52-9332-2fe25d594795)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 274e12dd-bf1c-4b78-8b8e-3fb702eead09)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp e2f02b8d-fee6-416c-8929-589982c7dfe3)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 139 "Net-(U11B-A0)") (pintype "passive") (tstamp de78633d-f247-4d48-943c-5ecbd70f04c2)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 3e7a79d6-af50-4555-af18-ac166b5232da) + (at 132.826 151.13) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/16832f77-d757-41c8-aeeb-25b0881385b8") + (attr smd) + (fp_text reference "R10" (at 0.016 1.651) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 762f7662-c1d6-4b47-8cc4-fcc798676369) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 97aa7526-b46d-49af-b5bb-4cd493a613cb) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f9c3da20-6195-4dbe-b6aa-924b00379826) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 23fdd217-59e9-4694-9eca-490faa5e1995)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 01d133f6-41d2-44f1-9a17-7c7e97d6bf04)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 940de04b-14d5-42bd-b1ff-a9ee1f7111a8)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp be0c1d4b-35bd-4209-a8ee-c715dc4b556c)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8b26ab7a-5f76-45a2-9183-be959bbbd91d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 91b19ea0-4198-4a23-80e5-5f3a56eeac44)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 708451bd-fcb7-4821-8a07-aa55198e4df0)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 639bb440-5206-4748-88a4-22daf4661e86)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7e7caba-3568-4c3c-a53e-f6d2226e36fa)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 63cd82c3-060a-4076-bc48-099382422992)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 14 "Net-(U6-~{DCDB})") (pintype "passive") (tstamp a436ac18-ce4c-47b1-aa80-35e885b5cd9f)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 3ddaf5e1-1746-46f2-8122-f55407dd77c3)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 43e172a2-414f-432a-aaa6-f71a4dad54bf) + (at 141.24 130.81 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/a495e852-d751-4e9c-b688-cc53489265ac") + (attr smd) + (fp_text reference "R3" (at 2.921 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 021da1de-0a95-4ae7-a549-6b7f43f75071) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 507b9798-ba48-4477-8bd2-05a1901d1bdd) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 36992f07-a49a-4dae-a2eb-fb73c0747f52) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ec53756-79df-4e13-bf7d-695cd92cecc8)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a667283-2c67-436a-b359-232628ac7ecd)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f59ec473-b1bb-4384-8a8b-7c041c6f8861)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9f52bbd9-743b-4e29-8cfc-93eaf840025c)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f7673ed8-37ca-438a-b4a2-25ca14dbe084)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1fde33e6-d7fc-4f1e-9bfa-30a28f45330a)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4fae59d5-1901-46ae-8b1b-61a7dfe2d8f4)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1e4a2c7-edb4-445e-928d-412f61dcb3a5)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 77393a87-8d64-444a-b82f-ff1daa03bbf5)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aed87be0-0d43-4e11-9e94-a29510b64a16)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 7 "Net-(U6-~{SYNCA})") (pintype "passive") (tstamp 862409b7-8693-4d39-b6f8-15ca03a15171)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp f7ce3bbd-aebe-4fe6-944e-a68a99d19213)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 44612b75-403a-41e9-90be-628775e65703) + (at 161.052 138.43 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/30e2730b-de13-42dc-acdb-9a7adbb2ad0c") + (attr smd) + (fp_text reference "R17" (at 1.286 2.413 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c662c73c-1398-4eb8-9cd5-e4c015a35332) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp b8a7d80c-c5c0-4a53-985b-fbad5c6a53b9) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 04a1b787-c406-486b-b0a1-b409ceb12cd2) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b34c0765-f813-4ac2-afda-c958b582716e)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eb952747-bc83-4461-bec6-60b60a0a2716)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 26defedf-e209-4a09-a42a-f4a102f59433)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e792b08e-d712-402d-9644-5e1aede550b4)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 31cb1bde-d071-43cd-8174-992380ab699a)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55cbd0a9-c3b9-45ed-a560-650718c84617)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25239720-1688-4d16-a9a4-bb39dfa49ab6)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4f023ed-80a1-4ea4-a67c-b7c6ed396fcd)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0623ad76-1026-4b9e-a3f6-b1d7954bb20c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42853ac5-7984-4686-a7fd-4e034d6b8ef1)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 22 "Net-(U7-PA1)") (pintype "passive") (tstamp 721ad814-0e0e-4493-bf3d-f5e71abf09da)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 23 "/SCL") (pintype "passive") (tstamp 3ce5ad77-0dca-4287-8dcf-50ed0c373cb3)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 4a7b02eb-db70-4990-bc15-84fe8a8b5863) + (at 114.03 135.89) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/270350d5-0e6c-423a-bea1-222e8266b49a") + (attr smd) + (fp_text reference "R22" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6ddda4e8-40c6-4892-96de-18df67f34149) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e1079bc9-95f2-40fb-ab63-1f73f0fe3916) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 6132b0fb-f4a1-4f1c-beb4-ea3c8ce3956b) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c4277306-1cd8-4be9-9bb5-b9715e628ed1)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1dc46ac9-b6d4-4a70-b058-3dd4d76ff0d0)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3c650ff5-59b7-4b74-859e-28f0bd44432b)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 39a32d13-0b37-47cd-a9a8-e6df037ac779)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9b993d64-6c58-4814-a285-561f044fee47)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 835d782e-ea55-471f-9fd6-5efec7bf815b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb3db292-0412-4205-a17a-b7349f7cbbfc)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9f917da-8c46-4d3f-a321-b068c8910a5c)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f33fbfdc-0402-4de9-a979-2c2fffd15fef)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ee6f4b54-671b-4427-a08a-97a0cde8ec33)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 26 "Net-(U5-CLK{slash}TRG1)") (pintype "passive") (tstamp 28c19ff9-f585-49c7-a370-899443e44ccc)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 9c15bd3d-deb1-49b6-a868-0f926a18d139)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 57a74b3e-46ba-48b9-ad12-eddab34aa57d) + (at 161.052 140.97 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/9638de4b-9873-497a-9a7a-43629ccdbed7") + (attr smd) + (fp_text reference "R16" (at 1.286 -2.413 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c0da79bc-2742-49ea-9c95-cadadcd39186) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c378404e-86e0-4464-9a08-d29b2d7b00bb) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 10deb939-9bd2-4325-ba4d-2a48eb281427) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 35b3c5a4-8a3e-45c8-8115-470723a8fe60)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f795849-ec5a-4e67-a36a-aad128dfade8)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp af72b406-ed0e-4f70-8e37-0361463b2ada)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d84d5bb9-c2bd-46ae-80e2-1a3aa77eef88)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2574eb63-014e-41da-8eb7-0da77b3f7ba1)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50fefe09-851a-431d-b83f-468fe1f42607)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8ffba12-f56b-4561-afe2-000e1f80a797)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cd698331-c82f-4f62-8d07-52660a231a77)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 21d96142-4927-4c35-a0b1-d80e93ea32a1)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e7fd83c-e419-4df9-95c7-8f4962fecabd)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 20 "Net-(U7-PA0)") (pintype "passive") (tstamp a140a9d8-666f-4bc8-8496-7eedf21ace69)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 21 "/SDA") (pintype "passive") (tstamp 96b8bbaa-5666-45af-a90f-53025718926e)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 5c5e6ca1-f14a-4942-bd69-40c8e34c5f00) + (at 158.75 97.52 90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/49357ba4-1449-4781-8415-d056cacbfecd") + (attr smd) + (fp_text reference "R28" (at 0 -1.65 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7f777dd0-3e83-4716-8cba-bee4dad23b0d) + ) + (fp_text value "0" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c9d60853-47f1-42b6-a7ca-1d9f778b0c0e) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp c3d02875-9d9d-4054-b1e1-877ce0092409) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fbc69a01-4034-4fd3-af4b-0cad818122f4)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 280eb902-08d6-42ae-b59a-a02ed4cbb544)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4423a15e-fc46-433a-917a-d44c64f576e7)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp da183f5b-0125-4b7a-84ac-d18d114f3645)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c037c1cd-0c5f-42a7-82db-f352aa10438b)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d3735a4-8858-451b-a3fc-c5e842fa53cb)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5edcf2a-f5cc-471a-9153-4245057c24a6)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b70d760d-d07d-4bc3-af21-c5fd04847b1e)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f0e6d98d-85d5-4835-ab97-8473c7b54f6c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a28bf9b8-d121-49bc-8695-881bf5e239c1)) + (pad "1" smd roundrect (at -1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp f59e14a5-10fd-4916-9429-194f6d9d4c95)) + (pad "2" smd roundrect (at 1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 133 "Net-(R28-Pad2)") (pintype "passive") (tstamp f6ca11ab-2b55-4aa1-8d00-389610c4301d)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 6285f03b-6a22-4438-bc8b-87321e1d87bb) + (at 154.7075 140.97) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/b6f5e4dc-6c3a-44f2-a982-8db42e16950f") + (attr smd) + (fp_text reference "C7" (at 0 1.778) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d5658e6b-f1b9-4373-a4a6-86567fbce44e) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1ce7b863-ba8f-4ff3-9d9c-bf2324983e80) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 65d43e90-fe9b-40be-b48d-719230c1e5b5) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fc08a8c2-037b-43a4-b837-cff98b5d0bcf)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 50758785-266a-43cc-8cac-c698a25609c9)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e2f7a49a-31e4-4552-997c-a5ac0791c9ae)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2e03dd60-b125-4b3e-b910-afb327dc93f6)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5e7ad5ee-d6d9-4a6d-9104-0db3edc651e8)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f931f3b-3d3d-4260-b96a-b133ebbbf61f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9410e6b3-664c-4b0c-9870-b35615142f77)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0dda21d8-7901-4d63-a1ee-2bdfdbbb7f42)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 83272757-48d8-4f07-91ae-fa61e3760d75)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b3c86c13-8e22-4bcd-bc64-fdf27f4a3612)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp b74a8609-a724-40fd-898d-c9ad8942d47b)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp c0a3b6f5-f823-4869-a689-558e6a886b65)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 6722d6ae-1170-4444-babd-e0ed99ee090f) + (at 163.084 120.65) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/fca6f280-e3b3-4152-aa5f-78795fc9400b") + (attr smd) + (fp_text reference "R9" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a18b4c05-1bee-41b8-b561-4cf067aeab4d) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7a184236-d40b-45e9-ab44-137ffd0afd41) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp afded69b-9bae-4246-ae44-29630b4eac32) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76f1cfda-a5cd-4d00-bd71-df2e93abc88e)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c2eaf1d3-a58f-43b4-bc3f-6ce4d3b83f71)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 108282f4-d0e6-43e8-a7c5-dd119ad28ce9)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 99dce613-3b45-4bbc-99d1-0c39c935d31e)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1a6ca166-9f89-4c5f-8b52-ad420ee7c2b2)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d75ce53-d557-47f2-b933-fcd6460ec873)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 68c48baf-b350-4f80-8a92-cecc9a6737aa)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0e09efb7-bcfa-42a1-a53d-8da18711031a)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2dac7ee8-e94a-48b1-8b37-1072e6f80f91)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d027c21e-ec64-429e-b466-05f1f2724d37)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp d19af441-914f-4e27-bde9-0dff0a07e96c)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 13 "/MFP") (pintype "passive") (tstamp af416a4c-8d25-4ebd-b169-6da0653e02be)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 6b14b513-a0b4-4da8-b3e9-7b1239a4d5b7) + (at 151.13 98.0225 90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/366acbb6-2dad-415b-a3b1-9f6f076fd268") + (attr smd) + (fp_text reference "C8" (at 0 -1.68 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 002aaf40-b4ca-44d6-bdf6-e903664a46d4) + ) + (fp_text value "0.1uF" (at 0 1.68 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a9d9cded-2e05-45ea-ae77-c483f4520232) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 9a5e37aa-33f7-4684-8b86-9caf291259f6) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1f0d9d4d-3635-4947-abe0-b1298431ceae)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4cfed803-9795-449e-b758-9f29149f07f0)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5cefe1b0-861f-4ddb-a668-b7a8a382666c)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5bc94daf-2c70-4b32-9069-8e8f09c6074c)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72cb5c18-31ea-414c-adb2-193cb916ee2e)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f1fbe250-5848-44cd-add6-a69541253f7b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1baaaf6d-43f7-4710-a44d-a102e0cef6cc)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce046559-8f95-48ee-b31e-03fe4b12b88f)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebe79073-ee80-4415-a796-7077542daf7b)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ceee9866-aa8c-4b75-baab-4ad787f33171)) + (pad "1" smd roundrect (at -1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp cf5d034e-c676-45e2-8490-32db4141b90a)) + (pad "2" smd roundrect (at 1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 59687b42-7ec8-4866-871b-2f3d966dba82)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 6b3d632e-88da-4477-9c58-04339c7548bd) + (at 99.06 97.52 90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/44410ebb-5c7a-426c-815b-e4ced4261dba") + (attr smd) + (fp_text reference "R1" (at -2.81 0 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 18705d03-a6a5-4844-a622-d7cbf92f0212) + ) + (fp_text value "0" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4179fc95-5a9b-41d3-8898-d41e11473e58) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 3e82f63b-0cb7-4e96-806c-3fa4597ca2ee) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f42bc1c3-be76-43c0-b0cb-3bb964f352e0)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 923cb8e4-2baa-4d23-ba30-384fa1e33c35)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8dde00e7-2187-4ee2-9bcc-f5ff769e0d8e)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6fab21de-9017-4ae5-8b5a-2a4d164a4313)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3be8293a-181f-471c-aac3-6f6e32aab869)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 61dd7f2b-8485-46eb-9057-d47fcc4aa117)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c066bc37-90b6-402a-a86e-8efd67fb1a33)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7f0df40-5ad3-4f4f-ba27-27c77d6305b1)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 89ecdcbe-1fe5-48d0-8a7d-afde4d6caa74)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9becae02-39fc-486b-a985-5066b8cbabdb)) + (pad "1" smd roundrect (at -1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 82bafdd2-4926-4f7a-bc3c-5f30a7b8b487)) + (pad "2" smd roundrect (at 1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 112 "Net-(R1-Pad2)") (pintype "passive") (tstamp 058c3e63-2f1c-4efd-a89b-fc3091db3229)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 6b98ad4f-3de3-4a45-bf11-090c6af38ad4) + (at 153.67 98.06 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/684ea53f-c6d4-47a6-9da0-9aaa9fcb267b") + (attr smd) + (fp_text reference "R36" (at 0 -1.65 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 27a63c02-185d-44bb-8193-07995fa76666) + ) + (fp_text value "0" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0d01ba33-97ab-47e6-8a73-320e98d2f049) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 07b37c51-de1f-4329-be83-a11b064dc9f3) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7e2e134e-48a5-4fee-ab50-6dfea6c29b07)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dae504a6-0bde-476f-a951-5c52dee40907)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b209aef4-5e81-47ee-a1d3-ba69496043d2)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9fdff643-ae5d-40be-bae9-ba32158cb7bd)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f8e33781-9c62-4b96-a7ab-30312f548dc0)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9974ba79-d031-4672-87a6-8e7f1894de52)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8df33300-dc74-4ef0-aad0-d60db65abfa3)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8999aac9-0791-464a-882d-e5e29cdd25ec)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bba15a5d-b360-415c-bfb4-34f666fe363a)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e37906ae-ebce-4870-ae47-ea40590451d9)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp d9e67abe-2b86-4d71-aa34-50fbef32c62a)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 145 "Net-(R36-Pad2)") (pintype "passive") (tstamp c13bf41b-393b-408a-984e-a01667fdd938)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 6f5f27a5-3500-4cd2-a184-87b8a3768e22) + (at 141.494 151.13 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/61dc5693-9184-457b-afd6-7b7f00948c8f") + (attr smd) + (fp_text reference "R11" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a1f2fb9d-c73c-4ee1-abf8-6fb42ec8ccb8) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5c675636-3c12-434f-ba68-eb295e8919ef) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 2876b215-c09d-49ed-b4e4-a29174672032) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b06cb4c-c09c-45fa-afb2-9abeec1174cf)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 22dc5a5a-dc7a-4a27-9489-5226fc779b71)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 067833cc-9f96-484a-a3c7-5ed7f569fb4a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b9614c08-3870-43bd-afca-7820abe7252f)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1485f468-e28a-42e0-9e0f-59b786fc7bff)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 739feae5-654c-4183-9f50-67c49c8ca84f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f117426-27a5-4a57-a046-00a47e26d5fe)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4b0fce37-d4a5-4312-9b57-f5cd0aab2717)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d87cec34-d05b-4bc2-9b30-65e55cd7f2f7)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56dfa03d-760f-4b44-9d91-8fe1f0db5913)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 15 "Net-(U6-~{DCDA})") (pintype "passive") (tstamp 5d8feefc-cf5f-46f4-828a-1c39862425b7)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp de74ee08-8534-4f48-b671-2d52ec13a252)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") + (tstamp 740550d5-0311-463c-9d65-e7925a71d99a) + (at 169.545 118.11) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/b0e7d8b9-80e7-4f01-a704-3c9fd5518109") + (attr through_hole) + (fp_text reference "J5" (at 0 -2.33) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 374b5622-88ac-406c-826a-4196325dc724) + ) + (fp_text value "RTC Battery" (at 0 4.87) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9aa6df8b-4f41-4d02-9e81-6f1f8da39229) + ) + (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e410711d-dd4f-4cae-9939-4d8a771a6966) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1b6cdfc3-fb96-4798-b34f-60ea86a0f6e1)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c4aca026-aaa9-453c-8dd6-dc1f48cf5c36)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 923f82f5-e81d-46c7-a3fa-c0a342b0fe29)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17ffc98c-b3fb-49e5-a374-3abb81f97ae7)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e56de70d-21c0-40d8-8813-876458ee9729)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 430e56d6-7b2d-46cd-bff8-0de3a2a1394a)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp adf6709c-f32e-4135-9320-7cc044031c94)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c471d90a-fc1a-452b-a7e6-0ceb5908ee7d)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f3182ba2-3f45-43f6-b568-b58fac49747c)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c7b59223-37d8-4f33-8716-ca0886eb13e6)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a1a093b-b3e9-4b66-98af-7ec4b9e63388)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ef662a7-a694-4d21-a08c-ca3dd4f3a0bf)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48d6189f-d93e-4f9a-b746-1db784054cd8)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 974fd1a4-1d0f-4a5b-9cff-3b922b7773d9)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fe54bde7-216b-4385-8683-a87687a74133)) + (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 97 "+BATT") (pinfunction "Pin_1") (pintype "passive") (tstamp 75f90d05-4186-47e0-a825-005230ee073d)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp f5e066ae-fce3-40f3-86d4-895abc7ec0ab)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 74b63085-1e9b-4298-a5d8-e15edcaa93ef) + (at 174.2225 108.585 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/14237d2a-8960-4306-ab1b-8a8fe183634c") + (attr smd) + (fp_text reference "C17" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9680f67c-a532-47ca-af6d-98f5b7526b53) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0dc97719-2d5c-4f26-bad5-5a9e2ae9002b) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 33d358cd-fd48-49b1-8283-c8c593ddeeb6) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b64e14d2-b73f-4ad7-9463-a7b6e135b5c3)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c160770-b220-4409-a38f-9b4eb29e8b49)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1ef9a3d9-e6fc-4865-a1cc-0ef05c7f506f)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e89a120d-e387-4e9b-8b24-5186af8e5311)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0e04ff14-4481-4783-aaa0-53a9065d3f68)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a30df7ef-c08b-4b63-847e-c49a813de902)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f8f70468-c7ac-454a-8849-b2d54a7a9778)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3e72f158-343a-4912-bafd-4ffbafadcf08)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2fead223-a650-42c9-90a0-6eb1736a1b3c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a0755532-4c04-4a5e-9db3-e3ab9f2a13cc)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 1 "Net-(U9-X2)") (pintype "passive") (tstamp 93e6a0fc-6a05-4508-b2f6-fcd34989adc7)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 62c81e57-0fd9-4043-b49c-9ee1a83a434e)) + (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 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") + (tstamp 77f76ae8-1b42-4286-a91e-f34be99a2bea) + (at 147.955 120.65) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/5c196458-f310-4d85-a172-99f2a58ff323") + (attr through_hole) + (fp_text reference "J3" (at 0 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 74f6c0ff-c2e8-44db-a18c-8e2f82eb8f8a) + ) + (fp_text value "I2C Bus" (at 0 4.87) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 30a0c2b5-a046-4e73-a889-75401b948504) + ) + (fp_text user "${REFERENCE}" (at 0 1.27 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 562f1d08-975d-43c3-81ac-3f177aee84c8) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d74f280e-51c5-4184-a8f9-9085c9fae16f)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cb714684-3fd6-4c1a-baa6-59d10234f6b7)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 01d8a78c-d8f1-4b3f-ae6f-6a9e5149e665)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 93109f3a-426b-4387-b06e-3fb9492bdb01)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 22485e78-6015-4a08-a182-f8762c254750)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 10efef0e-34b8-4846-9154-34f9d16d2bd5)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c5d41821-315b-4ebb-b16c-f65a62a4ab6b)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1ca962d0-63f7-4c22-aad0-75344b3ff55d)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e3790a09-8d44-4226-850e-2ed0491414c6)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7122680c-6a9a-4bf3-b6e8-e69568150e70)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f07017da-6d42-4415-a1c4-05d7c1a8cb1b)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6b665304-09cb-4329-8b30-9c2180d38446)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c34037a-f343-475a-80e5-7c27dd46e89a)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 109c8150-9602-452d-a2ef-581b34f1feb1)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7820f551-4563-42d0-9ea5-b4e5185890fa)) + (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 23 "/SCL") (pinfunction "Pin_1") (pintype "passive") (tstamp f49b3220-3c71-4be5-89c0-93c2a76b4950)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 21 "/SDA") (pinfunction "Pin_2") (pintype "passive") (tstamp 5d3f7b11-aa3e-4f41-a205-04324cb48a23)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 7bcfbc82-f024-4b63-b887-9336300aa6ee) + (at 141.24 128.27 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/63850f08-0e00-4c72-a393-d3cee5a4c542") + (attr smd) + (fp_text reference "R2" (at 2.921 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d93dfd3f-d99d-487c-a52c-35ea7f4669ed) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a25962a6-46dd-462a-961f-76c683ade17c) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 049a10ef-9850-4338-809b-464d6e31686b) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e4bfa47d-7465-4ae3-aedb-573c218ce479)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 79d96b2c-ee18-4a8e-9d40-661f9ed61d0b)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e9e52f0e-0e4a-4bc8-91e5-444a0b33c613)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6712720-7de1-4f23-aa5d-54dff4504976)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6be6475-2908-4efe-9952-626a498fd8cb)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c21f6e9-3f15-4a46-bdb9-feac2b3efd29)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 388ae05e-2287-43a0-915f-18faede2c7fe)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fea1cfde-b40e-47ed-8b23-bac868930960)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c948383-6072-4c5f-8c06-1cf6a04b21a2)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a7659e68-8d0c-46e2-95ff-cf17198f8ab8)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 6 "Net-(U6-~{W}{slash}~{RDYA})") (pintype "passive") (tstamp e783ff50-8eff-40c9-96fd-beb656661324)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp a745c1c2-7f98-4b21-91af-53e0e551de56)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 7c3709eb-7a2c-46ca-8043-28a4d89d90f7) + (at 76.6025 120.65) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/8899156b-5df6-44dd-928b-a3e7d6d82f7f") + (attr smd) + (fp_text reference "C2" (at 2.794 0) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d68eb3f4-9fb6-45b6-9a02-886f34f7db77) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2a7d8fd3-7e8d-490f-b53b-9271829d51bb) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 3700f03e-53cf-4a33-9c73-500eaf5fc268) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0518d940-5360-4d10-bb2c-3452a6b7faf6)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d614acb3-8f01-4d98-bdee-05bf0cbaac89)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e1534132-4d7f-4072-a909-64229028668a)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 598aa03b-0704-48ed-9b56-b8a356b02a11)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a357ec28-5d8a-4817-bda1-57427cbf8dc8)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 761e1465-b9e4-4287-b69d-a1dd38729cb2)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19bc5874-bfa3-4416-89cc-08d0d6ea54d0)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3999307-d7f7-4344-9850-c2d0135164a0)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e98434ff-206d-48bf-a6fe-3166e0021cfb)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65c2bd9b-0a8b-409d-aa50-f92bac86ef90)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp e328073f-aff6-4ead-b76a-c865b21ca57b)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 0dd4b295-6adf-43e6-9cd9-7fd2b62ed8bf)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 7c9a06ce-8d62-4618-a45c-d5f4d4430461) + (at 163.957 137.43 90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/4d589f16-cd66-4815-9404-0436f52fa679") + (attr smd) + (fp_text reference "R19" (at 1.413 -1.651 270) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 55c1f5a5-8369-406b-8582-0a9337093df2) + ) + (fp_text value "R" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e3dc4248-1f99-4b35-9320-3bb46fa36814) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp fde1402e-c675-4ed1-84f1-51fcb0a18cc2) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44ec8b5f-83b8-4140-a735-79242d4eb83e)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00e19d70-5b31-4692-a024-b58453e81ae2)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6d37026-32d2-4a20-a88c-f6e977f11dc1)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 83282071-1487-47ab-b90c-703dd5166f33)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c5e9e4e1-635b-4422-bebd-81e942ece0f2)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fa41a88b-380c-4d11-b403-3a754eb81f9b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d50d523-bb06-4d09-867f-3ca76d568edd)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 786a3ac9-2bf9-40fa-98ff-969400fed703)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6c37cf10-3b0a-4820-a80b-1606e6e5a22c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 32324501-a954-4292-9177-c758aadeed43)) + (pad "1" smd roundrect (at -1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 22 "Net-(U7-PA1)") (pintype "passive") (tstamp ad1cb3d3-71df-4fc1-8cf9-8d13ba1af16b)) + (pad "2" smd roundrect (at 1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 108b70ab-3b2c-4edc-bfe0-06aa16b9b071)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 83618fb2-9100-4a4c-a7d4-098c0bc26f58) + (at 133.08 130.81) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/f6a89c61-d859-425b-8d4c-0857509cb02f") + (attr smd) + (fp_text reference "R4" (at 2.81 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c7eec9d4-ce31-48f8-9593-aefd92352c8e) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 583dacfc-3c39-4895-aca7-44c02c8593f1) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 3f6db370-d299-4bd9-bfda-eadab64e01b9) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c4cb23ba-1b4c-4c2f-8605-f79645bb32df)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 08bdae6d-5df6-4c8a-a46a-db0e8294bbe2)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bb60549f-91a4-492f-a4fc-8c5ab2a6e407)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d24d2cc-78fb-48e9-bf82-c342d80c3576)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c40e0b62-cc5a-4c2f-9fd6-07688a9fd5aa)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8a80a8db-31a6-4df8-b2a9-f7e833446174)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b5ffa88-4a71-4632-b79c-2ad08813d10f)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 61f77635-45f2-4ae8-95d4-c6f1100738d7)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9a7d96a5-95b8-4b06-a671-3b78b8748593)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1982d4df-c03b-4ff4-bd83-408f6972468f)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 8 "Net-(U6-~{W}{slash}~{RDYB})") (pintype "passive") (tstamp 3bce3d48-9987-412b-9115-f4d71c688d17)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 00ec717b-1c8d-48cf-b969-a7f6bf640db5)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 88a4d094-a8ba-4aa0-99bf-fddec3a942f3) + (at 101.6 97.52 90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/1484e44f-530b-431b-be6d-353c5121f35b") + (attr smd) + (fp_text reference "R35" (at 0 -1.65 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 94ab5e9b-cc06-420e-bfa7-16ef4a75bbe8) + ) + (fp_text value "0" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp aed5b76a-3f9f-48d5-a8e3-65d4f241535c) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 77f524ae-5661-49d6-9ace-5fdf33e43af6) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d26f7b6f-9dbd-4f23-8004-75381392bdcc)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 47c95364-ef89-4e91-bb45-9b32d8291b50)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fe2346f7-26f4-4ef1-bedc-93b0684b906a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a89d6115-c115-4af9-924e-39bd912eeb6e)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1f55f7d5-c7d7-4fb9-b9c9-4068ee67516b)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d878154-93f5-416c-9977-e66cb258164f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 375bc69c-ee46-4be5-a432-ba709581ebc1)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0a4985cb-b512-4df3-bdfc-2662f534f0a5)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp faba212c-165b-4bfe-83f0-121ee2b9b722)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1377610f-1236-4665-a98e-d8869dea3987)) + (pad "1" smd roundrect (at -1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 53776b2a-0071-43a2-8318-16d8a295bfd2)) + (pad "2" smd roundrect (at 1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 144 "Net-(R35-Pad2)") (pintype "passive") (tstamp 5be2acf8-f9d7-48ee-802a-6095cd46c415)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Connector_PinSocket_2.54mm:PinSocket_1x18_P2.54mm_Vertical" (layer "F.Cu") + (tstamp 8dbba9a8-c955-4261-a839-70ea58640b4c) + (at 46.99 105.41) + (descr "Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated") + (tags "Through hole socket strip THT 1x18 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x18, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/a228c6fe-8d64-4156-8187-4321e10d4d2f") + (attr through_hole) + (fp_text reference "J9" (at 0 -2.77) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 09e42ae6-24db-47ab-a8ce-eb0d2d6240d1) + ) + (fp_text value "Expansion Board" (at 0 45.95) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp cb986205-3784-41fd-a37d-8422e7409a88) + ) + (fp_text user "${REFERENCE}" (at 0 21.59 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1f7713eb-8759-4302-bb58-d747b56470f1) + ) + (fp_line (start -1.33 1.27) (end -1.33 44.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3db489e7-c859-4ca8-b987-3965dd61a21c)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8303cb5f-81a0-4407-bf2d-01bcf8210e1a)) + (fp_line (start -1.33 44.51) (end 1.33 44.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9e577082-fe59-4c76-bda0-44416c05b18a)) + (fp_line (start 0 -1.33) (end 1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b4b01f93-863f-45ed-9c7f-138922bf118b)) + (fp_line (start 1.33 -1.33) (end 1.33 0) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 945df0a1-7c74-4703-b817-4c270a3a9e95)) + (fp_line (start 1.33 1.27) (end 1.33 44.51) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a81196fc-2cf0-4981-8cd9-14a4910bccca)) + (fp_line (start -1.8 -1.8) (end 1.75 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ce7b14a9-dc54-4a93-a903-09d769c02f78)) + (fp_line (start -1.8 44.95) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fd971e0d-f5e4-4cf9-b45c-6a5aabcde8e6)) + (fp_line (start 1.75 -1.8) (end 1.75 44.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4f9c23b9-2282-4bdd-a900-c6ded3467da4)) + (fp_line (start 1.75 44.95) (end -1.8 44.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 37e31cbb-3603-4a5f-a455-3229144ec0ea)) + (fp_line (start -1.27 -1.27) (end 0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8c53b1f2-66db-46fa-9ef6-8e1f33172367)) + (fp_line (start -1.27 44.45) (end -1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 15874b69-e765-49df-90d3-568c35a9a034)) + (fp_line (start 0.635 -1.27) (end 1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e7fe27a5-1574-43a0-8da1-92db0aca08d7)) + (fp_line (start 1.27 -0.635) (end 1.27 44.45) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f329f3c-9356-43ad-8899-7be45b849ed4)) + (fp_line (start 1.27 44.45) (end -1.27 44.45) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19bff767-758b-4480-8205-4070247000a0)) + (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 288fde5e-d4b3-427a-9e2d-aba0c04503ea)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 150 "/~{EX1_CE}") (pinfunction "Pin_2") (pintype "passive") (tstamp 71d046f8-f563-48a5-a1d6-4940945bbf47)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 149 "/~{EX2_CE}") (pinfunction "Pin_3") (pintype "passive") (tstamp 814f8c98-8212-4a27-bb32-5c1878775ff0)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 39 "/CLK") (pinfunction "Pin_4") (pintype "passive") (tstamp 2c14aad9-6089-4e1b-91be-c0da6ae6450c)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 151 "/~{WAIT}") (pinfunction "Pin_5") (pintype "passive") (tstamp d0869b67-30db-4d31-8ac3-4ac636954e68)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pinfunction "Pin_6") (pintype "passive") (tstamp 1a5cce68-b976-4913-aba5-52b5bdfbbc12)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "Pin_7") (pintype "passive") (tstamp ef4b9a0b-03d4-48ff-855c-a5421ebe61fc)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "Pin_8") (pintype "passive") (tstamp 6d19a3f9-ff14-4143-be19-6b14c15af2c2)) + (pad "9" thru_hole oval (at 0 20.32) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "Pin_9") (pintype "passive") (tstamp 54196c45-a8cd-4684-a553-977042e49423)) + (pad "10" thru_hole oval (at 0 22.86) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "Pin_10") (pintype "passive") (tstamp 67cf24d8-096c-4c54-b9f3-9ab1cfec85cc)) + (pad "11" thru_hole oval (at 0 25.4) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "Pin_11") (pintype "passive") (tstamp a02d1577-3605-4b77-b95a-52d856afd05a)) + (pad "12" thru_hole oval (at 0 27.94) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "Pin_12") (pintype "passive") (tstamp b4329c0a-3b59-4fef-aceb-fd7fb85bb07f)) + (pad "13" thru_hole oval (at 0 30.48) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "Pin_13") (pintype "passive") (tstamp fd5485f1-9f98-4d38-a762-d279039a3a97)) + (pad "14" thru_hole oval (at 0 33.02) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "Pin_14") (pintype "passive") (tstamp c6a82b34-d0a3-4239-8ad3-b41b6aeb044c)) + (pad "15" thru_hole oval (at 0 35.56) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "Pin_15") (pintype "passive") (tstamp 71a427c0-efe0-46dd-a410-05c58c415ae0)) + (pad "16" thru_hole oval (at 0 38.1) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "Pin_16") (pintype "passive") (tstamp 79a74417-4f56-41a7-85cc-31c6bad74bf8)) + (pad "17" thru_hole oval (at 0 40.64) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "Pin_17") (pintype "passive") (tstamp 55d39c57-153c-4cfe-b8e3-81207c4b116c)) + (pad "18" thru_hole oval (at 0 43.18) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_18") (pintype "passive") (tstamp 31ce74de-4301-4e68-8117-b0363db5de72)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinSocket_2.54mm.3dshapes/PinSocket_1x18_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 90eff6a5-57d8-454b-84a1-219743357322) + (at 114.03 133.35) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/9d03d432-1624-4432-88ba-b6c29f02b687") + (attr smd) + (fp_text reference "R21" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 56107bb6-d053-4672-bfee-b7271bb400fe) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4816c3d7-d95f-41e8-94d4-472875af61ea) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f359470e-e989-41f1-936a-5467b5e08366) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dc8ec139-a3a3-4317-bca3-ed160494ec95)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e272f49-a05c-4a73-8ad4-6d329066e45c)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac27f66a-f491-45f6-8c3b-0f00235f0d73)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ebd01fed-9bee-4ec7-9959-052ac4bda86a)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f64e1ee-7405-499a-ae43-d01d1c2bc116)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 21226cc3-93a2-4d6d-817f-1eb690e72e55)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18914e6c-7ec9-49f5-b1fb-81ed7e4e54d2)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf96d11c-bafb-458f-8fef-19138ed31fdb)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f45a305c-b6d0-4c3d-9f16-d54ef989fbfe)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af401d57-d55f-4d1e-b18c-890f4105a324)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 25 "Net-(U5-CLK{slash}TRG0)") (pintype "passive") (tstamp 9457a798-ef97-4e8c-b2d4-2acc91f59165)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp f34120f8-49fa-4573-a976-497890fa6b33)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" (layer "F.Cu") + (tstamp 914f9698-22fd-4aa4-b7ec-2448ef4710e3) + (at 147.955 146.05) + (descr "Through hole straight pin header, 1x04, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x04 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/adcc7190-da6e-40a7-acd6-6be2c13cbcde") + (attr through_hole) + (fp_text reference "J6" (at 0 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 31a554e4-552f-4d8b-8b14-61b7db7d2043) + ) + (fp_text value "SIO Port B" (at 0 9.95) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f306c160-640c-40b9-b0af-0dc2b2eba30c) + ) + (fp_text user "${REFERENCE}" (at 0 3.81 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 09d58aaa-eb79-40c3-aa90-649656754fd1) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bfcb40e7-d0e8-4c3b-8452-3dbddb5bd68e)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0aefc5e5-43f8-4b8c-8c8d-655311ca799f)) + (fp_line (start -1.33 1.27) (end -1.33 8.95) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a45f598-5364-4073-ac17-1fde9dd2d097)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f8b95610-bbea-4efe-a8b0-6f9b3b8001e5)) + (fp_line (start -1.33 8.95) (end 1.33 8.95) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6831ed00-f432-4eed-aff0-16c64e3f5dd2)) + (fp_line (start 1.33 1.27) (end 1.33 8.95) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d5f2d029-f237-4f28-a221-2f1819303174)) + (fp_line (start -1.8 -1.8) (end -1.8 9.4) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 44fc8a13-ac73-415f-b197-686c9a6e5a1a)) + (fp_line (start -1.8 9.4) (end 1.8 9.4) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6678d0e-baa7-44a0-95b0-1feefbaa3a9f)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp dca7435b-6a14-4cd2-8467-09e0a958de02)) + (fp_line (start 1.8 9.4) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp af280377-fa72-46da-a59f-79b5b0a7b990)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b5616e6-7a3b-4f78-9422-8dcba97ed379)) + (fp_line (start -1.27 8.89) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48834c1c-949e-4828-b0e8-c50ad188540b)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f4cb141-f79b-4099-8c29-55e6d5d5a2a6)) + (fp_line (start 1.27 -1.27) (end 1.27 8.89) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 39fe897b-d478-4ea2-9541-4698894a8882)) + (fp_line (start 1.27 8.89) (end -1.27 8.89) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 33e75886-c9ea-45dc-b3cd-b46362427f74)) + (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 224b5779-8d3e-49d1-aae7-171208bbd5e1)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp 1d1aec92-f59d-4d55-8c5a-a98add33a9a5)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 83 "/RxDB") (pinfunction "Pin_3") (pintype "passive") (tstamp 080bebe9-ee7c-4678-860a-b834a6aeabc8)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 82 "/TxDB") (pinfunction "Pin_4") (pintype "passive") (tstamp cf5b5139-27f2-4390-b65d-2fe86b5a0ae1)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x04_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 92cb4153-3548-497b-9298-d17c8d5a9bb8) + (at 163.83 98.06 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/8919cfcb-c67f-4cf1-8de2-42b52bd4fce8") + (attr smd) + (fp_text reference "R37" (at 0 -1.65 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6e906e80-d5c8-4030-b4a8-4eecb2af219e) + ) + (fp_text value "0" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1034aa3f-ca09-4218-a25c-eed0a79d5967) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp ab238f44-f37c-4017-aa8e-de7fec1e17f0) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f8dab75-07fe-4168-a9d8-fff712c941fe)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 14439fdb-4972-4206-a598-128085b51b3a)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp eab99da5-620d-4ebf-8ccf-ac8564479310)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 543e9942-47ad-4c15-8cb1-d4bd285edbbb)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0264df66-874c-4f49-b838-519dee4abeec)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 01137172-ac6a-41d8-882a-1b5824b19d80)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5a5a40b0-9b18-4fcc-9bc7-2579ba01a8f7)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 55b177b7-3be0-4a1f-929c-4be1a101b606)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aa1d1d60-5b95-4b6a-9913-a202c1a43346)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4f3f77ad-8504-46dc-b0ac-5445696aae80)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 65361309-ed32-4f15-a5c4-edf0defb580c)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 146 "Net-(R37-Pad2)") (pintype "passive") (tstamp bef18970-a808-4cd3-bc01-382bfe6bff3e)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 93990ace-0d39-4f06-b990-74cbdabb511f) + (at 157.845 118.745) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/2edc9b28-712f-4ed7-8858-dd67b1080483") + (attr smd) + (fp_text reference "R38" (at -3.286 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9c0d9ce0-afcd-4ab5-92d0-d5876d2ef909) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d51bcbc2-178a-42d3-aba8-5a5a66c71a05) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp cf700fce-3b32-47a2-911f-34165487b3cc) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4dec157f-d595-4985-bd6a-deb184bda4ef)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73217d4b-1f3e-45bf-a102-9ec3ca44e9b8)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a787aedc-3363-468f-a06a-e8fc6e1b267e)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8963cf0b-5a3e-469b-a07a-a8e5049a2411)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fb40d8f8-f927-4460-95ab-b9a904e4d14c)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 950929e0-0531-48c7-b67d-4644f7b155a9)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 84ae6b9f-2d66-45f0-a3f7-e0b5b15fc145)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 09425414-d5de-4d55-9342-6906b78dae15)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e0c413b2-e3de-45a8-95ab-97582718e35c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 43ecc847-eb99-4c96-8815-884698daf448)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 116 "Net-(R32-Pad2)") (pintype "passive") (tstamp 5c19dd7b-486a-4997-85dc-4c29f8553bc2)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 136 "Net-(C19-Pad1)") (pintype "passive") (tstamp 6ea58a28-995a-496a-b237-6659cef19a14)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 952e573a-d286-4414-9ed9-aa6a9436cd2e) + (at 176.2975 140.97) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/09b36c9f-1122-4fb9-bc02-5a56721ee6e7") + (attr smd) + (fp_text reference "C19" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9c7d2964-155a-4e01-909f-bf292efd3595) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 914908d3-901c-4268-9337-e91ae2c18f64) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp e8d65de6-8bf4-4d17-b1eb-3a22d60c5d6e) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 511d1aa5-a174-4af2-b0b8-ef607495f3c6)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b8b1829f-acf5-4d53-9f50-62a3ae0e59c3)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 00d22749-26fc-4ec6-a4df-6ab5d5f5e472)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 098e3311-241f-41d8-9914-e553aba490bb)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8215b434-bf0a-4270-97d2-9e8e5321db6e)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fed0ceef-bce6-42b5-b47e-00ee435c2fbd)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7c199d66-d6a2-4733-9297-290d6013d1d2)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8b44920d-85d7-449b-8e1d-7ba2b637a40b)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7fd494dc-abbc-4bef-9cf4-931b45ea2476)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e846083-1237-48a5-919c-1dffed9a7b29)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 136 "Net-(C19-Pad1)") (pintype "passive") (tstamp 2b5cdf00-5f72-4078-a3d4-12a336164b26)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp a4b4153e-f08b-41c4-96bb-635a7fd3d2a2)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 97f0b93b-0bcd-4f0f-87c5-cf201d218cb0) + (at 114.0675 130.81) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/ea70bea6-fc31-497c-a31d-b9bab93db8c4") + (attr smd) + (fp_text reference "C5" (at 2.921 0) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp af1e9f92-32e8-4d90-bf3b-e18e159467e5) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d72a9208-b987-4fc4-8b3e-c523080d7dbf) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 75afd593-fad4-46bb-b55f-00a5ffcfed39) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f33f5e33-dfa1-4cc2-9641-b3efc7e3491d)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc73beb5-f75f-47e6-893a-1dea5261c16a)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2fd830df-c9bc-43bd-a3c1-782b68946f3a)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a56eccb1-c4aa-4191-8ae4-b50913c47512)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp acc3bd06-2ea6-43f9-9f87-d4fa42c6c87a)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2ec7da77-ae92-4fb1-a9ca-9b70c779f03f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9e4f9611-e826-42f7-b402-ed75bbf413d4)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 985635bc-6642-4246-a689-46ad14f3a69b)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e096f4e8-02be-4166-9fe6-63437f9a63f0)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ac2f42d-4d27-4e69-9aa2-e781e34f7621)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp ee516d38-d91d-417f-8205-b0d233fb99b6)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 497f6c7e-99ba-4c6c-b89e-800812f5f111)) + (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_2.2mm_M2" (layer "F.Cu") + (tstamp 9ce1b5ea-516f-4cd4-83a0-bef346f9aa68) + (at 46.355 153.035) + (descr "Mounting Hole 2.2mm, no annular, M2") + (tags "mounting hole 2.2mm no annular m2") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Mounting Hole without connection") + (property "ki_keywords" "mounting hole") + (path "/4b927c59-dabe-4603-9765-c031d2d1c763") + (attr exclude_from_pos_files) + (fp_text reference "H4" (at 0 -3.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f184599f-1407-4c1e-a152-ef3990d77f9e) + ) + (fp_text value "MountingHole" (at 0 3.2) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f3ed0c83-c606-462b-ae03-1e5b8708355f) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0b58f1d4-6d64-4acd-9c49-0f103528f59e) + ) + (fp_circle (center 0 0) (end 2.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp ce9498bc-a4f3-4ad5-9cb2-dee556cdb1b2)) + (fp_circle (center 0 0) (end 2.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp f37e72de-e4cd-462e-9135-e13cc2fb1cc8)) + (pad "" np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers "*.Cu" "*.Mask") (tstamp a80adfbd-ab9a-41bd-99f9-97bfbb6cb4f7)) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 9d4a1a27-d645-464b-aef2-0e6dd9d48eca) + (at 78.5075 100.33) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/479199c4-3f89-4c0a-8e72-ea114516f6ea") + (attr smd) + (fp_text reference "C20" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4426c732-757b-4eb2-ab54-a5fdba88a7ff) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 72f32d51-c385-41ba-9135-ddaef5edb750) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp b67bccda-4a68-4006-b332-7aac20d5bdcb) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 56101846-bec0-430b-9fee-71549df69451)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6713f84d-6f01-43ed-8ab1-68511cffee6c)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 42cd87ff-cb22-453e-8f3a-4bc6b942d843)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 778a216e-5b29-4e18-802d-ec2383dbab9f)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d136ea99-94d2-4e4d-9884-b5f857a407e9)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72c1c659-5ed2-478d-9ff6-572b6f588b7a)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5f482fff-67e5-42f0-be92-06b4aebb43ef)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 93687069-03c0-4c37-bb62-c400a738eb17)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19a77e84-1387-4bfb-b11a-f56187d0107e)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 11df6580-7314-4d19-909b-f2d4f38b0a3c)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 5da42183-7136-4d10-bf50-905006804821)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 7692c7f5-7134-456d-9a55-e59e7f45c070)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 9eed9654-c5e7-4726-8550-459e4940f88b) + (at 65.77 101.6 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/323cc18c-6c17-4d04-be73-1f4b4c912b48") + (attr smd) + (fp_text reference "R6" (at -2.81 -0.508) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e35e1813-0d91-4ff1-bf9d-b86747441abc) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fc4556d5-88e1-447d-9962-9226ff78466f) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 7974ab14-9831-4615-ad2f-8d49f8e435b2) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3b373f37-5a45-43a3-8c00-428f29ac93b2)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0b89934d-acb0-4072-a902-47943f5239a2)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac3eceb6-3707-4617-9ecf-35d3f32df4c9)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a5e2f7b-4816-4ab1-81eb-03eeab346e37)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6660b3f6-385b-4cd2-b5a9-61751f6dd6e3)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d3b4ac25-b0a0-487d-97f8-c3c12f112e99)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f5639bb5-0e09-480f-9bf5-ac895030326f)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6a8611cb-7f10-4d9a-9dd4-f7ca6c3de921)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48a9b652-928e-47e1-ae3b-f449d4b7b85d)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 79c663b9-f6bf-49a1-991c-a8e7585747bf)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 1c0fd3ae-7574-41e0-a470-e3e97c135346)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 101 "Net-(U11B-E)") (pintype "passive") (tstamp 89e50a53-7221-4a8f-827f-e954df35161b)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp b3154780-d8ec-4630-a5dd-2033a06c7757) + (at 132.826 148.59) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/919216c1-ea96-444f-af2c-8e2ae781d7d2") + (attr smd) + (fp_text reference "R12" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 451c8760-e13e-442e-87d9-c7786ddc38e0) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 782169d7-43fb-43ff-942c-bdb704bcd9b7) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 50001e44-e2a2-40f9-bffb-690917023700) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d9a96ddb-d82a-4386-830d-50df4b58226a)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8e2c790b-872d-4886-93a8-c4b54708ad37)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45ff83f7-cffe-4292-b52f-b474be19d12b)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1ef9f6b3-3f8b-4df2-8f81-757762d57864)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c429f34e-d8fe-4fd8-873f-30dbb4b3b98d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0951c1ce-be39-451b-b643-5275672f1bff)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bfe09c74-6a70-4842-a485-5971b7c25d18)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6ad13ff2-2935-4d50-92b6-d8ccf450d9ca)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f8379cc0-8c8d-440c-b5ef-572dee689ba9)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2c1775bd-3752-4c0f-8184-5828f9e365fb)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 16 "Net-(U6-~{CTSB})") (pintype "passive") (tstamp f4435133-7888-4c48-9481-a90d67529d8c)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp dff3c3a9-34ba-4635-9497-b542ddca76db)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical" (layer "F.Cu") + (tstamp b4dad54d-3565-4ac0-b2ca-af9c965c4aa5) + (at 169.545 146.05 180) + (descr "Through hole straight pin header, 1x09, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x09 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/59504153-9be5-4671-b518-73044e999f97") + (attr through_hole) + (fp_text reference "J4" (at 0 -2.33) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e134eb6b-c255-43f6-bef3-ec50cd332e9a) + ) + (fp_text value "Conn_01x09" (at 0 22.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9767771f-ed09-4225-b7cc-f26446004755) + ) + (fp_text user "${REFERENCE}" (at 0 10.16 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 95e65a61-7c43-4864-b68e-f9fc05979ea9) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a614aae4-cae4-454d-830d-271d312fceef)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c77d611-8d89-406c-9477-9b767cc76a50)) + (fp_line (start -1.33 1.27) (end -1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 27f48471-5ef3-47fe-befa-8e45d7b89c5e)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00de71ca-e685-4818-98e2-f832c1954bdb)) + (fp_line (start -1.33 21.65) (end 1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d077f79c-96ea-44ab-aea1-1df4ce561c9f)) + (fp_line (start 1.33 1.27) (end 1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4c031f96-bb37-462d-b8f4-3febad735fe8)) + (fp_line (start -1.8 -1.8) (end -1.8 22.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2d7b7bd5-ce7b-4376-a73c-5812a74431ea)) + (fp_line (start -1.8 22.1) (end 1.8 22.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 499b541a-ad5b-430b-97e8-b0c8edb97cee)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3dbcf2e5-b684-4bb0-a1b9-8b4b49f7d3f6)) + (fp_line (start 1.8 22.1) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4bc1cdf0-c9d2-4415-bc26-ba07a993b7f9)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 26dfb436-f767-4387-adf3-b223b8aaa277)) + (fp_line (start -1.27 21.59) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 325ad8c3-28b9-45b2-804e-83947aff9132)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d4960da1-547b-4352-8c4e-e26d5c84ada7)) + (fp_line (start 1.27 -1.27) (end 1.27 21.59) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2f32900d-074e-4705-880a-6dfcc3704655)) + (fp_line (start 1.27 21.59) (end -1.27 21.59) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7a5be8ad-9f2e-46e8-ad45-fcd2aaedf8ad)) + (pad "1" thru_hole rect (at 0 0 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 6c908bd3-cfb9-46d6-b33b-ed8a6b4b95f9)) + (pad "2" thru_hole oval (at 0 2.54 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp 44252e38-5af1-45f0-89a8-be1db0ee5dbb)) + (pad "3" thru_hole oval (at 0 5.08 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 21 "/SDA") (pinfunction "Pin_3") (pintype "passive") (tstamp c85049f6-52de-4440-a029-14663f1b2a36)) + (pad "4" thru_hole oval (at 0 7.62 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 23 "/SCL") (pinfunction "Pin_4") (pintype "passive") (tstamp 2e84603f-14de-4fd2-889f-a51d9c3caa76)) + (pad "5" thru_hole oval (at 0 10.16 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 103 "Net-(J4-Pin_5)") (pinfunction "Pin_5") (pintype "passive") (tstamp fc386437-0e21-4987-8989-309064f4d0c8)) + (pad "6" thru_hole oval (at 0 12.7 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 108 "Net-(J4-Pin_6)") (pinfunction "Pin_6") (pintype "passive") (tstamp f254bfe5-70ca-44fe-81ac-b9afcdddc6d7)) + (pad "7" thru_hole oval (at 0 15.24 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 109 "Net-(J4-Pin_7)") (pinfunction "Pin_7") (pintype "passive") (tstamp b567f373-82e0-46ca-8f7f-5930cbe6f19d)) + (pad "8" thru_hole oval (at 0 17.78 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 110 "Net-(J4-Pin_8)") (pinfunction "Pin_8") (pintype "passive") (tstamp b729c8e9-368e-4595-997d-123b34031811)) + (pad "9" thru_hole oval (at 0 20.32 180) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 111 "Net-(J4-Pin_9)") (pinfunction "Pin_9") (pintype "passive") (tstamp 40f9cfc4-79f7-4e84-b271-269f8fca898c)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x09_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp b50ced41-cf34-4c8e-89bd-9d2eb8e6650a) + (at 94.98 146.05) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/357b0d88-2f0b-49b0-9fd0-ce1323fd2779") + (attr smd) + (fp_text reference "R13" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0597d271-368c-4c08-a31c-90023804cec7) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0cc31a2e-45a2-4b27-b7f2-a025feb56a68) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp cbc6c9c6-4efb-4435-b2ea-e7d91ecdcd94) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57853e7e-eddf-48e6-8804-b426823b4789)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55cfc89a-139f-416d-bb8d-f25edf6c20f4)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp be87bf5e-e43e-41f6-871b-790ede2bc158)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 79b2aeab-651e-43b4-8dbb-a0a176772ffb)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3617e982-7700-4a11-85f6-56495e5a2f3b)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8625a9d1-1bf9-4310-b865-1c92963d91cf)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e6f6f051-4abc-416d-9e69-7f5c02d5d1de)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c82a48b-97a1-4231-a2ac-d81dfe39d43a)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp defaac6d-ea41-4504-a64c-5231f686525f)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d6099b65-74f9-4cf7-88c1-8392777e4ce6)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 17 "Net-(U1-~{WAIT})") (pintype "passive") (tstamp 059ae69c-b14c-4773-98a8-bea56a159f35)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 98383cae-0bca-4722-a0eb-cfc5f185184e)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical" (layer "F.Cu") + (tstamp bca60bd6-e49b-4b94-96a9-392224fb763c) + (at 184.404 133.604) + (descr "Through hole straight pin header, 1x09, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x09 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/6b20e357-0515-4c39-8989-72ed0a39f73f") + (attr through_hole) + (fp_text reference "J2" (at 0 -2.33) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a54ba88d-72aa-4167-bea2-ce3d275e5471) + ) + (fp_text value "Keyboard" (at 0 22.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dc8f5593-3e02-4e8f-8284-f9303c853217) + ) + (fp_text user "${REFERENCE}" (at 0 10.16 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp af909d1a-541d-4efe-b32f-20cc7bcc24bb) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c2cb71e-fb04-4113-b7e2-ee5a1a07a00c)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2118ad5e-15d5-48e2-b094-19c9def47cfc)) + (fp_line (start -1.33 1.27) (end -1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b40c28b8-7634-432e-8ec5-c782af61e362)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ee4e699b-e103-4cf3-9f60-41c32fcf7290)) + (fp_line (start -1.33 21.65) (end 1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2f338eb3-4e54-4825-8860-26ef9ee7816e)) + (fp_line (start 1.33 1.27) (end 1.33 21.65) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp af6bae89-cbdc-42da-b33e-0920403c4af2)) + (fp_line (start -1.8 -1.8) (end -1.8 22.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp df565e9b-f9d2-4baa-bf63-66b352afd874)) + (fp_line (start -1.8 22.1) (end 1.8 22.1) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 42698a7a-628b-4af5-88be-656e70d789e5)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 36b826cb-3bd0-4f12-8ba8-92134bf3edeb)) + (fp_line (start 1.8 22.1) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8f55dbd4-8680-407f-ad93-f72a2095dcd4)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 456526eb-6ebe-4913-aed2-a11371766afb)) + (fp_line (start -1.27 21.59) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c254a49a-060a-434d-ad5f-91569cf0752c)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8bddb70f-01fe-45b9-8a11-cab953357ced)) + (fp_line (start 1.27 -1.27) (end 1.27 21.59) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 748abe75-1f54-4c78-9bb9-c4a976035d45)) + (fp_line (start 1.27 21.59) (end -1.27 21.59) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eadf6673-ac69-401c-8a8c-3300d2c42248)) + (pad "1" thru_hole rect (at 0 0) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp 4f194f1d-e56c-4f8c-8713-9299f7f10dbb)) + (pad "2" thru_hole oval (at 0 2.54) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp cb324e39-4eee-459e-be26-54947d3686b2)) + (pad "3" thru_hole oval (at 0 5.08) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 10 "/A") (pinfunction "Pin_3") (pintype "passive") (tstamp 2f810c59-a8f2-45c4-a47d-3ef1ee252087)) + (pad "4" thru_hole oval (at 0 7.62) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 11 "/B") (pinfunction "Pin_4") (pintype "passive") (tstamp d9a48a1e-90ef-4d3d-b1a9-f0da8c4ff638)) + (pad "5" thru_hole oval (at 0 10.16) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 87 "/K1") (pinfunction "Pin_5") (pintype "passive") (tstamp eb067716-c99d-4d22-ba7c-5ab108b2b928)) + (pad "6" thru_hole oval (at 0 12.7) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 88 "/K2") (pinfunction "Pin_6") (pintype "passive") (tstamp 94b8e525-2402-447f-82b4-207b667e19cb)) + (pad "7" thru_hole oval (at 0 15.24) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 89 "/K3") (pinfunction "Pin_7") (pintype "passive") (tstamp 95a54c57-c31d-419e-9598-8d4b6b8f2439)) + (pad "8" thru_hole oval (at 0 17.78) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 90 "/K4") (pinfunction "Pin_8") (pintype "passive") (tstamp de081e12-a8ff-40ae-962e-89430630614e)) + (pad "9" thru_hole oval (at 0 20.32) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 102 "/K5") (pinfunction "Pin_9") (pintype "passive") (tstamp 496abdcf-11d4-4feb-8a58-a18d5b4c4600)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x09_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp bdcf66b3-3a55-411c-825c-bdec6d431fe5) + (at 103.1025 130.81 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/918930bc-788f-4897-8c0d-8e285cc65cd1") + (attr smd) + (fp_text reference "C1" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1d11059c-9489-402b-bc54-41b31cd6e060) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a06e8055-7d31-40ea-a31a-6c394f30069b) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f20f7f6e-d377-4a37-a85b-2445b90fe94e) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f4e9324-168d-4193-8958-caa6744fb682)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f6aecae9-d689-4059-8d03-bbb5c9d900e1)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3482dfda-20f1-42d5-867b-fb5571c32e7b)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3f814db1-d1ea-4749-89f6-755fba595afa)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 871c741b-ca48-4a50-919e-0c5786c2444f)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bec55c9a-cd84-4fc2-9d5e-49ddfa42c7bc)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 58b1fbb6-3631-4e52-8fe9-1a539d3b1fdc)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 70a84211-99e5-45bb-a3ad-4990d16a4053)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 28ce849d-6195-4ff5-b6f1-cd13db467eb4)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65ac787d-481b-4f65-ab02-70cfd59a66ae)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp fe276b38-2703-4dbf-bbdc-12c47dfe45e3)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp fa56a160-7830-4412-aff6-fd0b378dcf9c)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp c108b1fa-d710-4025-9509-dd8e02360dd7) + (at 122.19 151.13) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/22ee8baa-842a-49d9-8905-57185b92e00b") + (attr smd) + (fp_text reference "R20" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6952600d-1ea5-4d2e-9571-75ba0d864a12) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 890a6922-1733-4faa-81a4-c74179b04486) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f463704d-b1fe-4bc9-9381-023bf32e4a81) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9655aff2-5837-4768-bc80-970b14462798)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9940a1de-52fb-486c-b9c8-51b0dad1ab69)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d3da866d-b9b0-4cb2-af96-fba9148b3086)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3e80f613-4d33-4a6d-b4c4-4910bb6b9e80)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 016174e5-127f-4d2c-a7fa-3a51e797559f)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 570a2f0f-f9be-4a22-b3e5-93f35adf6b38)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 24eb1e35-ef06-40c9-940b-c79bd40ec326)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 091ded09-39c7-425a-9d2c-71e8e22cfee8)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 818b4d52-141a-44ae-9af2-364645e68221)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48625228-875e-4910-b6fc-84ad6762eeb6)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 6cf31445-ad6a-415a-8f8a-54c7f78a5fdc)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 24 "Net-(U5-IEI)") (pintype "passive") (tstamp 88a1ca39-b6db-4f2a-969a-4e3e8cecec03)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp ca0f9f5c-e886-4713-b2f9-40dc8b1421fc) + (at 158.75 114.3) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/fdadf4a4-ea83-44ed-917f-82ad64f8d02a") + (attr smd) + (fp_text reference "SW1" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 82f9deef-b6ca-4e72-b4dc-fd0a3e16678e) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c5b1540b-65e1-4370-9acd-d9907797f73a) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9bdc1068-b880-454c-bb85-4e1b5d6ce593) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp be5e9376-57ac-4341-bc32-7b80c383e66c)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 416e2c52-3786-4132-945a-07a1ded6df7a)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ca9e0dfb-a437-4fdb-af5c-8043db0ffa82)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 263be685-72cb-4f5a-83b4-6b678fd962d3)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c178dd71-10ab-4d2f-a028-f62dc46d96a8)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e79d3ece-0bbd-4706-ab5a-b08dd19cbd8c)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fb3c6b3c-9ba4-4341-bc2b-f9a6d6fd8fe5)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ee42dbe-2759-450d-9c23-9d6efae0eb5b)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b5887051-6440-4627-b861-d0ae68f24fb1)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 86ead2bb-50e3-4e67-bd04-e3bc062f1a75)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 495889bd-1ee1-49ef-acca-3c54f75a952f)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 74df9758-a4ed-4edf-812e-635b59ecf337)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3e910165-e614-4e81-ac41-09f19d85ea29)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b0d0c327-4090-4f42-8a79-633a7d6dad36)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6084bfd2-dcca-4737-8782-2b0389e40c4e)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4ebc2e89-2b72-4353-86fa-58f96a774fad)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp d271de8a-4eac-43fa-b7f5-3276d0b87c0b)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 116 "Net-(R32-Pad2)") (pinfunction "1") (pintype "passive") (tstamp 1a4a49ab-3d1a-4173-a19d-2718cb7e9704)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 116 "Net-(R32-Pad2)") (pinfunction "1") (pintype "passive") (tstamp 6b486b64-39d0-4970-bcad-7770ed8ef828)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp ba1e1f14-6399-4ad7-b350-4579648fa68b)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp e8873c73-af66-4032-b405-3c743e3c20fa)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "MountingHole:MountingHole_2.2mm_M2" (layer "F.Cu") + (tstamp cd230f32-5dc3-44b2-a9ce-3b1f575b208d) + (at 46.355 100.33) + (descr "Mounting Hole 2.2mm, no annular, M2") + (tags "mounting hole 2.2mm no annular m2") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Mounting Hole without connection") + (property "ki_keywords" "mounting hole") + (path "/1ce7ea5d-b8e9-48bb-b806-f6ee55d557fc") + (attr exclude_from_pos_files) + (fp_text reference "H1" (at 0 -3.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 05038f7c-2d8b-4eff-9a25-1759092aa496) + ) + (fp_text value "MountingHole" (at 0 3.2) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f44467a1-b691-4b0c-a066-5bbd089c1721) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4ebbbfde-7f69-4c2d-9c69-c1c50cc991c2) + ) + (fp_circle (center 0 0) (end 2.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 43ef120f-dd92-4969-bed7-5f7820b82382)) + (fp_circle (center 0 0) (end 2.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp e69521ad-be62-43ce-97ca-838247eeca8b)) + (pad "" np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers "*.Cu" "*.Mask") (tstamp 07f15acf-df66-4c39-9648-106ee01536aa)) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp ce8376d0-0bc6-4221-a094-d3a418b2e368) + (at 173.7575 93.98) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/dead99ed-adbc-4e87-be5f-010970ef028f") + (attr smd) + (fp_text reference "C10" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 12e9906e-c55f-46fa-bc97-0c299c58f098) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a71f0b8c-c2e8-493e-8599-4b64f87c25d5) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp a4f974ec-c83b-40ee-b1fc-9b7dd9c8561f) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44b0b172-df07-458a-996c-cdb8ad1df4be)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b185a9b4-c2c3-48ce-a917-dcfa2701507a)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 93344744-53f7-4e4e-a048-37f555799294)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1f24c6d8-d7ce-4f34-a489-5a841403ce72)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bf1b85ac-6e7f-4a24-a0ac-5409114ae4e3)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a5f80d6-2fa9-407a-b289-53ffcc823763)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f2eade47-cf73-44a7-bcdf-30b25d187fff)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0885a497-1792-41ba-90d1-f43d5e9f35ad)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f3bc32d-3c0f-487a-bf7a-a0cf2170c122)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 29503e02-658d-4e79-916c-40aa10f08954)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp e5c434e2-9510-4cc8-b0b5-31d7dc6ec717)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp a493fbd2-b98e-4a9e-a1f8-2b2437f94626)) + (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 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") + (tstamp d3463d48-8995-4db8-af08-13a61785f9db) + (at 114.3 93.98 90) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/49404c46-9ce8-4dd9-b0fb-d327fbb26e69") + (attr through_hole) + (fp_text reference "J1" (at 0 -2.33 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c9925bbb-f57b-4bfd-956f-b9199a2455e2) + ) + (fp_text value "Power" (at 0 4.87 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9e2ededa-7678-4804-aa18-0905fe29b733) + ) + (fp_text user "${REFERENCE}" (at 0 1.27) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 268abdce-1876-4354-b2e4-d1d021f18653) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b43a11da-22c0-4ac8-9dfc-53ca8f2bc4d8)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8e11fdd-1356-4c63-921c-dfea72579f38)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b2f50b5-cf67-4870-a2a7-d8b2cff4051f)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57afc4cf-a89d-49e8-9766-c0852b5713a3)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e98dd5af-1253-4c66-beaa-ba807af9b95a)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7adceff7-3ad4-4add-bb86-5c308d99c86f)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cf801151-57b8-40e9-8894-30c9c7feb380)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97c9fb0f-5e81-42f3-96ed-a48d1b049403)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3bffb471-aa6f-4f0d-a820-f463e562db41)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a1dccc8c-a34c-4f1f-b753-2b1ce1bae50f)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e73224d4-2c9d-4744-ace5-7ad0f1223aa6)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1ff60c07-2413-4dc3-a5ff-10de6f87f9d4)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 122c7624-b0c9-4d73-9c67-95bed9cf6a7c)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fabdc474-f388-4fbf-8c7e-5d7e9f15c26c)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 349a138a-1879-4559-bfd8-a2cb26039e1a)) + (pad "1" thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp f5a8ad38-fdc1-45de-8c8c-98f3b18eae8e)) + (pad "2" thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp b333b189-1515-4d3a-824c-e2997ea18a14)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d4466c6d-87d2-4843-8d1b-db444d3f9460) + (at 103.14 143.51 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/c08afb91-a66e-44fb-ad6b-5d8bcb509b69") + (attr smd) + (fp_text reference "R15" (at -0.746 1.524) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 11c30d02-fd3a-43ad-b912-ae424250702a) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6635d597-6464-4bbd-9694-90a96cbbd9b6) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 9ee382c7-7e9e-4031-bdef-043d0f61ba84) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5218862e-fcd2-4fa9-a2fd-3a93efdeaaf4)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f10285e3-9d39-426f-8955-bc8d7c4e0926)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4ff3465f-fc2a-49a5-a827-4e3855522a03)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2325802c-d68e-4a46-901f-b50b2c8498f6)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b1b56bb9-439b-4988-a9bc-10d10da8997e)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 26fbfc53-0a2d-4b78-b0cc-a52d2c77de5c)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a38ac358-acb4-4cf8-9f93-7b1b2b08625f)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bad11cf3-5c0c-4aeb-b59e-6bc84a4ae7e0)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3623d197-b84c-43d1-b4dd-e99fd9f30b30)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cad67140-52c2-4ee9-b585-ccc793a89c18)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 19 "/~{INT}") (pintype "passive") (tstamp e04d14d8-53d8-4562-9456-5f734b919fbb)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp faf13748-dae2-48b0-aa40-7a637163c04a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d4698e54-df74-41d7-8285-e0bef0e9f922) + (at 94.98 143.51) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/87d40b91-6cfa-43cc-9a5f-38c23f5fabb4") + (attr smd) + (fp_text reference "R14" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 43f5b028-652f-45e1-8547-a42fa833ac18) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a500908f-5bb1-46a6-a48c-c1fe0430c267) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp bf65f96e-fe36-44a4-8011-e5a1f3e86e3f) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b24dd3c6-9b7b-411f-a8d6-9924b08affdd)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 781b27ec-79ef-4ead-9c86-2ee219b3ba2a)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bcd90f45-b027-45ef-8dd2-5d6f63f48190)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 369b8f75-1be5-40fa-9995-dc3ef513f80b)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 77f1b4c8-95d6-470b-bc8b-ccbaa5dd2727)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6e5375f2-95cb-4e29-9b21-3098733340d1)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc2d30f4-d814-4a15-ac65-e265017465d1)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0bae63cd-2313-4064-b1a5-defedd157f95)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 044d9b8e-2455-4eb5-896d-299b59bab960)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6643f02-2415-4b85-be03-26db9cf8f7ed)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 18 "Net-(U1-~{BUSREQ})") (pintype "passive") (tstamp 5fd7db9c-f446-45d0-927c-c9e9038be0b7)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 3b6398a3-e0f8-4111-b5f2-85882a60f367)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d4d2cdef-42af-4c94-a208-86990118f4f5) + (at 114.03 138.43) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/b793ff93-d52d-4395-a754-2302801c3609") + (attr smd) + (fp_text reference "R23" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 33a76da2-96ce-43db-8396-4eec61c0b167) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4292e755-9d91-42e5-9cae-cbe071da7ad3) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 71b7aa8e-f20e-4d15-b1a6-9360500a35d0) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d75c9f95-1ef2-49b7-9ad3-7dfb963981a1)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d7d5fa0-0e83-4aba-adf9-92845548dd6f)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed908339-6fd1-4357-b12f-ea680ebe754a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bc9e6efb-f9b9-4c15-a985-d5e15033630f)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ad6c1921-5884-4f9f-9861-9a70fd358736)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e1b63fdd-b9d1-4eef-9563-b22c634be27b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f279d53f-c891-44a4-8ee1-b07a1eb1e40c)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5282c575-f9f2-4fc1-b393-2645ad07713d)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1b42f712-cb33-4b3d-ae7d-72020b506461)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1306283-97fd-4f06-8a7f-824587e98c48)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 27 "Net-(U5-CLK{slash}TRG2)") (pintype "passive") (tstamp 7037efc9-4e68-47f4-9d4c-d99e0d0acfab)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp dff47fb2-3473-47e9-8fcc-c3af47ff6675)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d59e946f-d729-41d4-b06f-1c6eaf15f186) + (at 161.29 97.52 90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/3c9fb72f-a0b6-45da-bb4a-4489683ea160") + (attr smd) + (fp_text reference "R34" (at 0 -1.65 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4860a160-a7ac-4fa5-8fa3-9b4a506cbc1e) + ) + (fp_text value "0" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 137ea255-892c-4d72-9428-52988e115bb6) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 364d0e6d-cd3a-4dfc-81ac-b07b497a2ded) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 504894a9-cd58-49c3-9e39-6598777a3dc2)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 07cb8c7d-991c-4bff-a7f3-0e2868627b22)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7663e1a9-7f81-4f45-95b7-e124dfff484a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a9ebf4e6-4733-4634-b066-d9f19660064c)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e6922d2a-6e68-4878-bbcd-1f9ef20c5818)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 03c8f44a-77ca-42ab-93f9-b7e14110e384)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 095d8f90-961b-4555-badf-2d908c8dccde)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 723f6021-87eb-4f35-b6b6-b6abab8fc438)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f2249e53-9d14-4ee8-a61b-b71508d12114)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5d26dda-7202-4df7-b5f0-33a9fa6c9149)) + (pad "1" smd roundrect (at -1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 864f8abe-e572-45eb-a25c-036b681e5aeb)) + (pad "2" smd roundrect (at 1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 143 "Net-(R34-Pad2)") (pintype "passive") (tstamp 99eaf365-d66c-45e2-8a29-91504f0ea71b)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d60ad3a6-64c5-4894-a122-5de6b2ac392c) + (at 103.14 146.05 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/03223778-02b4-4f31-91fa-219aa83a53e6") + (attr smd) + (fp_text reference "R31" (at -0.746 -1.651) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e397dead-17cd-4ac6-9a82-5f0dbc4786a1) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d7659a2e-535a-4894-a736-b779a53fb320) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 089e6e9c-88c6-4ea7-b68a-69080d6ecda4) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5665355-2fe3-41ae-90e6-9ed32bcae290)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6875dab9-52af-4b28-bd86-96b59939de83)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f067c51f-586a-4753-8347-c27f85a0e706)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b9462ae8-9117-455d-bf2f-65d532011084)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2c3bd631-fe2b-4608-9d28-5e00b1d83e93)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9cdb1bb2-0631-4af0-8c0b-1ca4839dd0ae)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cbe6051d-da7f-4ad5-a3cd-a5fe95237d9f)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 266409c5-5666-4faa-a01d-bce7b41b6c73)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d00e317c-1956-4989-bc90-e9405af2e979)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b04c7553-9f2d-486a-8abb-a926b0a603af)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 115 "Net-(U1-~{NMI})") (pintype "passive") (tstamp 07bacce5-644a-44fa-bbfa-15c91383c621)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 6f6966b3-abe8-46b2-9c6f-0ba92d64f48c)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp d71ad298-6188-4fca-86f4-618352343fa0) + (at 91.44 98.0225 90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/b74a4afe-1dec-4320-8a24-2d5410b1301f") + (attr smd) + (fp_text reference "C13" (at 0 -1.68 90) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1eea88bf-ebef-482b-a4c6-997a32fc9ab5) + ) + (fp_text value "0.1uF" (at 0 1.68 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0a2bc0b6-ffe8-49b9-abb7-6d07d4d332b3) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp d4c40b0e-7aea-49e2-a610-d674b150d16d) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 322312b9-b076-467a-ab10-1282b92d309f)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f94f5f06-8e21-4851-aa28-1d0e0fbd36f6)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1ea00888-d70c-4e76-9add-5bc341133245)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a745bf86-ed85-4a6b-8891-a4b1ece744d6)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7f4fcd0-a337-4a31-8d1c-541847d40949)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 35473cf9-7222-4c42-9e83-5765c7460212)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f60cb60-6077-48e4-8591-9adfb2494ab1)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4db159d-d62c-4000-8a35-bea28c19830b)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3cee8dc3-f75c-46b1-9278-6834bd430840)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e28769dc-0d7f-4ce9-9a18-aad7efc1ba85)) + (pad "1" smd roundrect (at -1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp a415befe-6cc2-4a42-bc64-aa84c6439466)) + (pad "2" smd roundrect (at 1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp c51a8e69-83cb-4e6e-b4a4-d6f1afe2776b)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp dd484cdd-a4ca-431f-9f70-5ccb032cdaf3) + (at 54.3775 101.6) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/36001c6f-67c7-404d-8df1-7554a54b690a") + (attr smd) + (fp_text reference "C12" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0daa28f5-720e-4ca7-8ea4-8bb81639820b) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d2e190d7-2243-4711-a8a1-5778c7db9dcc) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp bde2577d-a17a-477a-a5ab-847fa07825e2) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 970d208f-0451-41d6-81c0-dd2ef8c616f2)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad7887bf-241a-4f4a-9695-b0ddb898d49a)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1a78bf22-7da3-4ec7-b06d-d791ce01d5df)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 777d1665-4669-470e-8998-779d33103df6)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7514f199-0a60-44fc-afc9-0aa9a3884b14)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8b34b49c-1f95-41fe-852f-bc34a1e75c6a)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 368a9606-397e-4394-b127-3b652fb527fb)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 829424e0-a65c-4be6-8a97-8f80e092ede3)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b05057b4-7165-4a90-8390-994b04b90f71)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 064fe00e-a538-4e0b-93b2-02e832be4cf9)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 70f4e450-9cb4-4176-9d05-6ca7e0a29035)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 501b0455-4896-4d1f-97e1-d0db017218a0)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp e5393944-f4ce-4bf9-a19f-85c7194f9140) + (at 115.3375 100.33) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/e04f6121-c4fb-4129-9c75-9f7c615bd08a") + (attr smd) + (fp_text reference "C21" (at 0 -1.68) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ec931de4-6fc7-4595-8af9-395e2e93ac66) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7abd2470-4b67-41ff-9ccc-fed5df000108) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 1620ca63-ccf6-4f79-8903-35f06a93df71) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 643f711e-b4b2-4daa-9aab-b0f30b0e0e15)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1a7ec9b8-8280-4e18-8024-321b496d9588)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5eb4997c-9cce-45de-9072-f0e5785b2031)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ff6bd16c-5dc7-4c81-b34d-dda2d6ef2174)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3027a6f8-994e-4db1-95df-adaf3fa78849)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp caf10fc5-8b41-4295-b3ce-31ecfa782e56)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp dcd3e162-adfc-4d58-ada1-c17e57a4caed)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8bb2edcf-3ae5-47e2-bb40-82ec88ca1773)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b21b5d4d-7e8c-4323-8af3-80b7a3fd6f8f)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce3c576e-eb65-4bf7-97dd-7e80495071df)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 37cbb162-23f8-4daa-95c2-195fbc06cbd0)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 40aca7c2-2480-424c-95c8-46b2acb5c161)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp eb06cd82-6d3f-4af7-bafa-41abc62d46e1) + (at 133.08 133.35) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/f6fcf528-d590-4f14-960e-1266be8cd8cb") + (attr smd) + (fp_text reference "R5" (at 2.81 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dd3f8e71-4f96-438d-9dd2-304d82ceeb30) + ) + (fp_text value "4.7k" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3fdeb371-8d82-4f39-bce7-7c5d5b4ab386) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp ebd83d87-b031-493b-9b4c-2f3668e57e80) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c209a92-8928-4efd-be4e-6b08fbe6e073)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a7fb28c3-8dd1-4ba1-b771-5660e06a1699)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp db7d6d53-5863-4bc8-bfd2-ee3d08e87a67)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a4e6487a-e4a8-41d2-9887-06d18879aa9e)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 84df0965-ac63-49dc-acb2-66dad854112d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 96d9c8cc-5c97-4e13-8947-4d02e46c5e47)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d1e8600-2912-4a58-a9c4-0a9f3370d47a)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5356451-9c92-44fc-b5d9-2523355375ad)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b6fedfcd-5915-4ab6-9971-98d2a54fbba2)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 23d6412a-8118-41e9-8b48-049390addbe2)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 9 "Net-(U6-~{SYNCB})") (pintype "passive") (tstamp fc1cbd82-58ef-40ae-9336-5a4cff3e71e3)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 7c2c7f1a-3213-434f-bf4b-558cdf2bbfe8)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp ef43714c-5d07-49de-999a-4cb129793e1d) + (at 65.77 106.68 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/85ce6a51-e3bf-4419-8ef4-1753260fadf0") + (attr smd) + (fp_text reference "R33" (at 0 -1.65) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fdb87378-8c9c-4c06-9221-bc6edd220a3d) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4a14d0e0-9851-4479-8100-9eecce528997) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 867d53f2-c2e8-4ad6-859f-81cabf516ade) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a1377cf1-06b2-492f-a413-ad5d27509a83)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 88816c4b-6638-4052-af2b-d2b88fd04cd9)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b75f521c-71ba-4227-9d7f-568cf1a64bab)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 70f7ad66-3f0e-4b83-bc47-29a1a8451da7)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5aed37a6-260b-49f6-b359-fd4134d856f7)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cc776cb2-81c0-4435-bd99-780a5f3a485f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e560d10f-90fd-4127-8cc8-4eb5d84a0351)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c78ee159-9b2c-49ba-bf03-e5cfe6fcb9c3)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42a81d4a-32cf-462d-bb6f-18fac286a7b7)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7309d31-324d-4156-ac70-3b690c5152ec)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 27ba0680-0884-4f8e-bb00-04b512f473b9)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 147 "Net-(U11B-A1)") (pintype "passive") (tstamp 6ee8449d-f967-425a-a5b2-6dfeba1af36b)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp f37b4075-5ac0-41e5-bcc6-6272ef8b55e8) + (at 141.2025 125.73 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/f5fc192c-6ec0-4c8c-950c-a90033a8350e") + (attr smd) + (fp_text reference "C6" (at 2.921 0) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 03d87371-5bda-468b-911f-4cad9d8206a2) + ) + (fp_text value "0.1uF" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f474d9b6-a8e2-4740-8d40-ed393fe2bd9b) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 5f2dd866-1eae-4794-a339-93127d708377) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c26335c-a37f-4417-9a65-7813544e5088)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df01c9af-e510-43d7-8c9a-5543a69e4812)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ba50109d-7eb1-45dd-b419-47ad8798401f)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 34e3776b-3621-4bd7-8083-58b35876353c)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 88527159-f7a9-43cc-897e-e7ecda88e193)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed99ea7f-52c1-46ee-8ce3-11cd625c3d31)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42b81831-96e4-4ff9-8386-5234996ce4c5)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99460dd9-f862-465f-97a0-6c184aef63c3)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 98d71fd6-9fdd-4a16-8fa4-b4f68609e03b)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1ea25a0-b856-4e3b-a884-925ae2a254bc)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 647ff6e2-1cdc-42d0-b3e6-9213a5034373)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 55e42dd9-20de-451d-9c90-efcbe2f144e7)) + (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_DIP:DIP-28_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 0d56b0f8-0f6d-43e4-a785-84783b49e5d3) + (at 58.42 120.635 180) + (descr "28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28") + (property "ki_keywords" "RAM SRAM CMOS MEMORY") + (path "/29f90934-1baf-480c-b702-fd98db0cf19a") + (attr through_hole) + (fp_text reference "U4" (at 10.15 -0.015) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp fda3a819-3b6b-4ae7-997a-2bba1bc337db) + ) + (fp_text value "CY62256-70PC" (at 3.81 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6e87a1c1-6c3a-4ad4-a120-be72598dbd6b) + ) + (fp_text user "${REFERENCE}" (at 3.81 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 3355ce1c-c890-4700-975f-0722cb9bebf5) + ) + (fp_line (start -1.44 -34.41) (end 9.06 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fdcc67ec-51df-42d0-bdfc-d834c636a307)) + (fp_line (start -1.44 1.39) (end -1.44 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 70f50047-a527-42ca-bc48-296d4d4c1e13)) + (fp_line (start 1.56 -34.35) (end 6.06 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 89d2b75e-c7a6-4d8e-95e5-8ef2ad09f842)) + (fp_line (start 1.56 1.33) (end 1.56 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8c28be27-7914-4b1f-b3d1-8cf4fc6c5bd0)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 93d2f143-93a5-4cc0-b896-5340cc229a74)) + (fp_line (start 6.06 -34.35) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 001bb326-b513-4e1d-8f17-3786b2b96b4a)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8ed34346-779b-4db3-b638-31859a4e8e6a)) + (fp_line (start 9.06 -34.41) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 36380f47-3a49-41ba-bc61-0604484b8b4f)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4e5d102f-dd64-4ce5-afa7-ffd4d4317bf1)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1bac0d2f-590e-4dc2-ba8f-61816235e4c2)) + (fp_line (start -1.55 -34.65) (end 9.15 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a1cc7307-02d3-4db0-8ae6-6d300ba6dbf8)) + (fp_line (start -1.55 1.6) (end -1.55 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fb95f1db-8418-4389-a85f-e10cf30e97e0)) + (fp_line (start 9.15 -34.65) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c6fb6f5d-085b-482b-925d-bec726bd9dbb)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a50ff868-b1b6-48e9-9709-58f7cf56f258)) + (fp_line (start -1.27 -34.35) (end 8.89 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp aee8fa4b-349f-4334-aab4-fb6447905f6b)) + (fp_line (start -1.27 1.33) (end -1.27 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bd42dd95-26c8-435f-a3ba-e3b966f7b77d)) + (fp_line (start 0.635 -34.29) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dc1a870d-fd2e-46b7-8c65-8b4cd6fb3dd9)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 50791f23-cea0-4dcd-af99-46a5df44a7c0)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1fb46152-1d9f-48dc-9c2b-bf477d43ee29)) + (fp_line (start 6.985 -34.29) (end 0.635 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3d576ea5-d630-4e33-b394-f696d98496c1)) + (fp_line (start 6.985 1.27) (end 6.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1c537680-793a-4b52-bef6-19fb8b4aa5fa)) + (fp_line (start 8.89 -34.35) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 574dc314-912a-4a6c-a91d-15177940e932)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9a148dc7-cb86-43ae-8350-8733bbe022a4)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A14") (pinfunction "A14") (pintype "input") (tstamp 556ffb7a-67f3-4e87-89d4-386c377f4568)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A12") (pinfunction "A12") (pintype "input") (tstamp e81f8ee3-3319-4973-99bc-c2947ef05dcb)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A7") (pinfunction "A7") (pintype "input") (tstamp 4cc9e5d7-d36c-4b2e-a08b-057a758e16fd)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A6") (pinfunction "A6") (pintype "input") (tstamp b4d1b8b6-4434-4dd5-8146-8103f7d4e208)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A5") (pinfunction "A5") (pintype "input") (tstamp 8bc578a7-6f47-4ed8-a439-556f47e695e8)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A4") (pinfunction "A4") (pintype "input") (tstamp 16827b2b-201d-404b-b0ca-778de3ace771)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A3") (pinfunction "A3") (pintype "input") (tstamp 41be4838-e301-4899-a0a2-18a5bf901f54)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A2") (pinfunction "A2") (pintype "input") (tstamp dc789319-036a-4893-8512-6c69e65f435f)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/A1") (pinfunction "A1") (pintype "input") (tstamp e4ed8e29-8b36-4c04-b0b3-0c18b273bdf2)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "A0") (pintype "input") (tstamp c30ea656-98de-49ff-9f1f-1e95f117a2b5)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "Q0") (pintype "tri_state") (tstamp 1d1f13d2-1703-4501-93bb-7f9a2669d73c)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "Q1") (pintype "tri_state") (tstamp 2b27852d-7e1e-480e-bc78-231587b7e5fb)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "Q2") (pintype "tri_state") (tstamp efa89985-3e9e-4e97-9e9b-e7614b98ca96)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 73a57eb7-b80f-4aea-9956-e68bbc94b6a2)) + (pad "15" thru_hole oval (at 7.62 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "Q3") (pintype "tri_state") (tstamp c4b1d624-6f5b-4cd5-bf5e-354bc736d34b)) + (pad "16" thru_hole oval (at 7.62 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "Q4") (pintype "tri_state") (tstamp 2cdc14c7-7b33-41d3-bbd9-27ff79f85649)) + (pad "17" thru_hole oval (at 7.62 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "Q5") (pintype "tri_state") (tstamp 2a7b25fa-6ab3-4eab-94f4-b8d8005ef777)) + (pad "18" thru_hole oval (at 7.62 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "Q6") (pintype "tri_state") (tstamp 2b31b4d9-6aed-482f-aec3-25b1c315a2f8)) + (pad "19" thru_hole oval (at 7.62 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "Q7") (pintype "tri_state") (tstamp 0773c0f7-fc68-491d-ac2d-371317d9ca51)) + (pad "20" thru_hole oval (at 7.62 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 68 "/~{RAM2_CE}") (pinfunction "~{CS}") (pintype "input") (tstamp 79518a7b-37a3-4d48-9caf-51101fabfc44)) + (pad "21" thru_hole oval (at 7.62 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A10") (pinfunction "A10") (pintype "input") (tstamp ee3a032d-d28e-48ea-b48d-19016e0d7fa0)) + (pad "22" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "~{OE}") (pintype "input") (tstamp 551db376-8c3e-4ffd-b80a-26b5603ef940)) + (pad "23" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 34 "/A11") (pinfunction "A11") (pintype "input") (tstamp a5ef6611-1628-4bb7-9653-3214813b3c0d)) + (pad "24" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A9") (pinfunction "A9") (pintype "input") (tstamp d91e321e-afdd-404b-bb2e-5e6dc3e80178)) + (pad "25" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A8") (pinfunction "A8") (pintype "input") (tstamp 597d3a6d-a21e-404e-b3a1-ea99ab854b97)) + (pad "26" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A13") (pinfunction "A13") (pintype "input") (tstamp c4637ec8-eebc-444a-ac98-783b1bebb6fe)) + (pad "27" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "~{WE}") (pintype "input") (tstamp ee5de2aa-8972-4691-ad46-8fcd22564024)) + (pad "28" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp ebb65c21-53cd-4633-a806-16717e1fbecd)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-28_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp 11fd9a4c-75e7-408a-8a33-789edbc2e30e) + (at 125.73 120.65 180) + (descr "28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (path "/a5abefeb-afdc-4b11-b815-e14ebf3d3c42") + (attr through_hole) + (fp_text reference "U5" (at 7.62 2.33) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 362cdb87-c858-41bf-9343-1a8e7c7628b2) + ) + (fp_text value "Z84C30" (at 7.62 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 3dff150c-de9d-4eb1-8295-cdedc134f89a) + ) + (fp_text user "${REFERENCE}" (at 7.62 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 0ef54c47-def7-402e-b993-935388a86003) + ) + (fp_line (start -1.44 -34.41) (end 16.68 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d6a25908-095c-45cf-8d17-3aac78285f30)) + (fp_line (start -1.44 1.39) (end -1.44 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a563199f-4c6d-42dc-b8b4-1b482183504d)) + (fp_line (start 1.56 -34.35) (end 13.68 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b53bcd78-d2ef-41a6-b669-c93424b9ba18)) + (fp_line (start 1.56 1.33) (end 1.56 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 05d1c599-82ca-42b1-8f03-e9a195b6a2c7)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 321dea82-a10d-4a34-92bd-43b8c3ec8795)) + (fp_line (start 13.68 -34.35) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c08d41b2-7f68-4d99-bf1a-a6e761057fb6)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 506bd7ff-7721-488b-9084-cd4780ac0152)) + (fp_line (start 16.68 -34.41) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8d138880-0017-474a-a55d-8a92fd9d6c64)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9064f8ac-3dcd-472a-940f-540979a969b5)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4c4f7785-0211-4a8c-a532-550a64f210fa)) + (fp_line (start -1.55 -34.65) (end 16.8 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 65781eab-75d5-43ef-8ace-670ca9bd89f0)) + (fp_line (start -1.55 1.6) (end -1.55 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1f82f10e-b73d-4327-ad6b-eee9ddf4ee9a)) + (fp_line (start 16.8 -34.65) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 56ca60a4-5263-4157-aa8a-4c4d30043896)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 905fb160-3b99-4d65-96ee-1e60388be5b9)) + (fp_line (start -1.27 -34.35) (end 16.51 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0d109d59-0706-4e54-936b-44b1d7a8d502)) + (fp_line (start -1.27 1.33) (end -1.27 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2267bd59-a4e9-4b46-a02a-93c73a57e99a)) + (fp_line (start 0.255 -34.29) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fd62d9f8-dc7d-414e-a384-4bbfa8bd00b4)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f79247a3-8395-4e83-a3b5-1ef0dbba4a2a)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e9c63929-91c4-42ad-8525-0d2afa7976a3)) + (fp_line (start 14.985 -34.29) (end 0.255 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a4d34829-84fd-48b8-93dc-dccee0726d5d)) + (fp_line (start 14.985 1.27) (end 14.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dbcb67b5-f01e-4969-9bec-4e3f7a6dacea)) + (fp_line (start 16.51 -34.35) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 13d6d63e-e6bb-4113-9fba-e0265491f7a4)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 587fa55a-6414-459f-b7f9-3625f87d7018)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp f3991cf6-a14f-4997-8652-81db1dc06518)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp aa690fa9-9ea8-4c61-a1d5-f33e70052ba8)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp e1470f21-e384-4c60-87f8-e1c323bcc2f2)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp eaec8fa6-d97b-4fa3-9453-8ba657dea323)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 3ddf900f-cd09-446f-bba2-a1bc9d7d5831)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "~{RD}") (pintype "input") (tstamp 3eeb6e87-d99a-4b7a-8388-05f6062dacb4)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 69 "unconnected-(U5-ZC{slash}TO0-Pad7)") (pinfunction "ZC/TO0") (pintype "output+no_connect") (tstamp 8a17fc1a-18ca-4ecb-be64-df8efced7be6)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 70 "unconnected-(U5-ZC{slash}TO1-Pad8)") (pinfunction "ZC/TO1") (pintype "output+no_connect") (tstamp 7dc7537a-4c6c-47bb-adca-714743b3ebc2)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 71 "unconnected-(U5-ZC{slash}TO2-Pad9)") (pinfunction "ZC/TO2") (pintype "output+no_connect") (tstamp 1325e79e-d6e0-426b-8c8b-ece8ca7504b5)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 50 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "input") (tstamp 6e9240bf-45a5-42cb-abf1-9861ceb426c0)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 72 "Net-(U5-IEO)") (pinfunction "IEO") (pintype "output") (tstamp 33c60846-34b1-44d1-ac6b-9814dea28004)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "output") (tstamp 2cc7946e-04fb-410f-96c9-9e0d33122716)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 24 "Net-(U5-IEI)") (pinfunction "IEI") (pintype "input") (tstamp f3328f4f-7959-4227-88fa-32142698670d)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 54 "/~{M1}") (pinfunction "~{M1}") (pintype "input") (tstamp 15d36eae-bc0c-402c-bdd8-23ca13882488)) + (pad "15" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 39 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 786471d6-b1e1-4133-ab0d-138dac25f465)) + (pad "16" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 73 "/~{CTC_CE}") (pinfunction "~{CE}") (pintype "input") (tstamp 1272e96b-5b37-4db3-987e-6d0a2de58f5d)) + (pad "17" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pinfunction "~{RESET}") (pintype "input") (tstamp d73c7c3d-82ca-4f91-90ff-ef073cabf274)) + (pad "18" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "CS0") (pintype "input") (tstamp 12225117-54bf-4d4e-b0c5-ee093437d8e3)) + (pad "19" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/A1") (pinfunction "CS1") (pintype "input") (tstamp 37e7af74-e3aa-452f-9877-1802218f1ae0)) + (pad "20" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 28 "Net-(U5-CLK{slash}TRG3)") (pinfunction "CLK/TRG3") (pintype "input") (tstamp a7edb393-ea19-41da-8b25-3b24707df60d)) + (pad "21" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 27 "Net-(U5-CLK{slash}TRG2)") (pinfunction "CLK/TRG2") (pintype "input") (tstamp c37f1ca8-3123-4f46-b9cf-f5a2ff32dac5)) + (pad "22" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 26 "Net-(U5-CLK{slash}TRG1)") (pinfunction "CLK/TRG1") (pintype "input") (tstamp e6f021a6-7e9d-4993-9fb0-33afb3cfa628)) + (pad "23" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 25 "Net-(U5-CLK{slash}TRG0)") (pinfunction "CLK/TRG0") (pintype "input") (tstamp 3ced5301-3fd5-4d7a-9942-84def59e87ec)) + (pad "24" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "input") (tstamp f7589013-5c7e-4121-b674-68cded1f1216)) + (pad "25" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp bbd4d4d9-7a10-47ff-8176-05be278e4163)) + (pad "26" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp 642fc6ae-91a4-4c64-b616-04f4b65566f0)) + (pad "27" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp 9b6db5f1-ae7a-4d00-bb13-c83beea02678)) + (pad "28" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp 51aae663-9b2e-481c-bc10-af1755bb1747)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 239ea460-2863-4b5e-99e8-d19a56621cdd) + (at 69.85 99.06 180) + (descr "16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Dual Decoder 1 of 4, Active low outputs") + (property "ki_keywords" "TTL DECOD4") + (path "/8e55eb3f-9a4f-47f3-9e61-5390420ca59b") + (attr through_hole) + (fp_text reference "U11" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp d0672c9e-23f3-46af-b0e7-58cf7200893d) + ) + (fp_text value "74LS139" (at 3.81 -20.11) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp a04f88da-ced1-4833-a721-2dd0ef92fbc5) + ) + (fp_text user "${REFERENCE}" (at 3.81 -8.89) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 291d10bf-84a0-49ae-b938-032ee3f64332) + ) + (fp_line (start -1.44 -19.17) (end 9.06 -19.17) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 114fffb6-f294-479e-acaa-60d82251a3cc)) + (fp_line (start -1.44 1.39) (end -1.44 -19.17) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7e9dd874-f1f8-4888-beb9-090f744d3b98)) + (fp_line (start 1.56 -19.11) (end 6.06 -19.11) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0ad95f28-e23a-40b6-b284-1dcab70b653f)) + (fp_line (start 1.56 1.33) (end 1.56 -19.11) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fd346c90-674b-4b7f-9eeb-c8aa1f5f867a)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b7cdc9a8-d6f5-4edf-b8d4-58ca8bee4fc5)) + (fp_line (start 6.06 -19.11) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a47d3046-e7c3-41c8-9539-e61a676115ee)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9a028257-e36a-49b0-a256-2c78b35890e3)) + (fp_line (start 9.06 -19.17) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dd3618dd-0bfd-431d-8d42-c87a31997861)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6e6275fb-e8b7-4db3-8ed1-321ca9582606)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f527266b-8856-480d-a1a0-1d832cd3dee8)) + (fp_line (start -1.55 -19.4) (end 9.15 -19.4) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f973d32b-1a95-48a3-81e2-00298435aebe)) + (fp_line (start -1.55 1.6) (end -1.55 -19.4) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0128415c-a17f-44c2-899e-aff50103a57a)) + (fp_line (start 9.15 -19.4) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 48c8b7f0-c1a7-4db3-901c-f8dfd61c3a86)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a8a1e0dd-8dbc-4195-8d30-7cac8a729fea)) + (fp_line (start -1.27 -19.11) (end 8.89 -19.11) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c59973d1-daad-4c3e-b904-e1fcabbca442)) + (fp_line (start -1.27 1.33) (end -1.27 -19.11) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp edec0a26-a5de-424e-9fba-facaca55099e)) + (fp_line (start 0.635 -19.05) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4a808f7d-93e9-4071-9478-650bf6abfce2)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 34d1b3d4-b35b-4a4c-877d-91cea81b664e)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7f96ed8e-8183-4351-b4d3-d40629111be3)) + (fp_line (start 6.985 -19.05) (end 0.635 -19.05) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e226f127-bad9-4dda-921e-05e5f6f32e13)) + (fp_line (start 6.985 1.27) (end 6.985 -19.05) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 23ea2dea-7f36-4a81-8b67-b3de9e50a174)) + (fp_line (start 8.89 -19.11) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5511aadd-0d62-4a14-a757-a3948f459da2)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1dd76cf8-952e-4477-b2f4-74699d2abfeb)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 49 "/~{MREQ}") (pinfunction "E") (pintype "input") (tstamp 5dd25d5d-9eca-4563-b8e4-465d3826264f)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 38 "/A15") (pinfunction "A0") (pintype "input") (tstamp b9eb59c6-550a-43b6-b78c-2dc12bed6ad2)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 33 "/ROM{slash}RAM") (pinfunction "A1") (pintype "input") (tstamp b1eff104-fcf6-490f-a577-f0a4bb9097bd)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 66 "/~{ROM_CE}") (pinfunction "O0") (pintype "output") (tstamp 14c1e62d-3353-4e7d-97f2-2fbea03e1452)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 98 "Net-(U11A-O1)") (pinfunction "O1") (pintype "output") (tstamp ee62b4e8-918e-4b7b-a5b3-452a0e60bb70)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 67 "/~{RAM1_CE}") (pinfunction "O2") (pintype "output") (tstamp 695259b6-f322-4f55-9508-1e5bc97111b3)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 99 "Net-(U11A-O3)") (pinfunction "O3") (pintype "output") (tstamp 967508bd-9618-4b4d-9a74-39c8da52c0bb)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp b3efa0f7-5e81-460f-90ee-d38c38768884)) + (pad "9" thru_hole oval (at 7.62 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 119 "unconnected-(U11B-O3-Pad9)") (pinfunction "O3") (pintype "output+no_connect") (tstamp 30664384-7f32-4b9c-ab17-013133390ae5)) + (pad "10" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 120 "unconnected-(U11B-O2-Pad10)") (pinfunction "O2") (pintype "output+no_connect") (tstamp 4545a7c5-cf62-4a6a-9148-4663f6ffe469)) + (pad "11" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 121 "unconnected-(U11B-O1-Pad11)") (pinfunction "O1") (pintype "output+no_connect") (tstamp 797c9abe-6e10-4043-9a0e-fb7b2bf9e828)) + (pad "12" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 122 "unconnected-(U11B-O0-Pad12)") (pinfunction "O0") (pintype "output+no_connect") (tstamp 208f13dd-5c5c-4099-b9e0-abe3f73cde88)) + (pad "13" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 147 "Net-(U11B-A1)") (pinfunction "A1") (pintype "input") (tstamp b8a942b8-6fb7-429d-af10-98ca9f0175ff)) + (pad "14" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 139 "Net-(U11B-A0)") (pinfunction "A0") (pintype "input") (tstamp 4600f6fc-40f1-4b39-997b-ae36fd064e43)) + (pad "15" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 101 "Net-(U11B-E)") (pinfunction "E") (pintype "input") (tstamp d87346a2-f729-4fc2-8427-700beeaa0b9d)) + (pad "16" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp bf98bea7-cfc6-4f04-a3cb-15e9d6b2efe3)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 3be30bc5-5984-4c61-81e4-c3c387d27643) + (at 180.34 118.11 180) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Hex Inverter") + (property "ki_keywords" "HCMOS not inv") + (path "/65ba013d-b838-4523-9915-f2f8dd5198ea") + (attr through_hole) + (fp_text reference "U16" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 5479fffb-ed82-4d02-8f28-61f08ca0076e) + ) + (fp_text value "74HC04" (at 3.81 -17.57) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9bfd4ef8-a260-4eb6-909d-bc5340d609ad) + ) + (fp_text user "${REFERENCE}" (at 3.81 -7.62) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e9ec006e-db05-4385-8caf-3f85d9d783c0) + ) + (fp_line (start -1.44 -16.63) (end 9.06 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 96f50602-6eab-4fe8-b8c3-b128493e9d4f)) + (fp_line (start -1.44 1.39) (end -1.44 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 569499e2-e769-490f-93f6-b8ceb8ced589)) + (fp_line (start 1.56 -16.57) (end 6.06 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fdc1c5b9-3f1a-43a3-993e-6367a3b643d1)) + (fp_line (start 1.56 1.33) (end 1.56 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3034c8de-5508-4f2d-b234-83d53182ca27)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ba649e46-1116-4489-a77b-6a4983bd3c62)) + (fp_line (start 6.06 -16.57) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ae22c8a3-471e-4723-aae4-835d638ce635)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d0249143-2846-4929-8bf7-806e2e3c9bcc)) + (fp_line (start 9.06 -16.63) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2230dc20-b93a-42d0-b3fb-ea858a10bd71)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3ff227d4-ff1c-4fa9-b59f-6d0eedbe19e4)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4a2851e8-8f44-4f81-8c2f-250e091fe90a)) + (fp_line (start -1.55 -16.85) (end 9.15 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 7a9adbde-0dc8-4a03-99f9-f3ec9e50955b)) + (fp_line (start -1.55 1.6) (end -1.55 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 31f828ff-4d49-4da0-8420-3a7b01695c94)) + (fp_line (start 9.15 -16.85) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 244a3af6-1d88-433b-bb4d-6a2cdcb94970)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f4d7ce35-f487-4d96-804c-2e158f698fc0)) + (fp_line (start -1.27 -16.57) (end 8.89 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e669d255-3303-4e0b-8c67-55ad1dffe6fd)) + (fp_line (start -1.27 1.33) (end -1.27 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 99a2c84f-b342-4960-a571-ec978fcf3e47)) + (fp_line (start 0.635 -16.51) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3cd2ef9c-d54b-449f-9481-efab897dc690)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b984be54-de05-437a-8cf8-dde5ee42bd5c)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5b61d1dd-de8e-417e-8d8a-a3a492706b5a)) + (fp_line (start 6.985 -16.51) (end 0.635 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2bec8d5e-4ac9-44b6-8fef-ab12925ba0d7)) + (fp_line (start 6.985 1.27) (end 6.985 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 049b519f-b4fa-4d67-a0fc-46a0994b5c68)) + (fp_line (start 8.89 -16.57) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 67d83712-2501-4d94-b09b-87f761ba7083)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp db084157-e5e8-40dc-a28e-e27e0f0372f2)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 127 "Net-(U15-Pad10)") (pintype "input") (tstamp 30b5b1ae-d121-4c5d-bab6-d66fbe8b9a56)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 32 "/S5") (pintype "output") (tstamp e06acd85-f73e-436c-b4f8-c4fd8fa61a3d)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 126 "Net-(U15-Pad8)") (pintype "input") (tstamp fafd59d2-2278-4bbd-af99-e200ef202d36)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 31 "/S4") (pintype "output") (tstamp 0d266434-e91b-4b70-9c7c-2c73bcb45a8e)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 124 "Net-(U15-Pad4)") (pintype "input") (tstamp dc02bf64-5128-47ab-897b-01d27f46528c)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 29 "/S2") (pintype "output") (tstamp fbac0f78-8c62-4861-82c0-dad8a75438d9)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp e7c61b22-c851-4d8d-9087-ba2cfb970bdb)) + (pad "8" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 12 "/S1") (pintype "output") (tstamp 44b3c6ca-9bb4-4d2a-b74b-601156fa04b4)) + (pad "9" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 123 "Net-(U15-Pad2)") (pintype "input") (tstamp 6471a87e-cb8d-40ca-80f7-9800ab69a39d)) + (pad "10" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 30 "/S3") (pintype "output") (tstamp 1998d253-e558-45c3-a3a6-8fb14a7339ad)) + (pad "11" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 125 "Net-(U15-Pad6)") (pintype "input") (tstamp 5b096cfd-3bcf-4b52-9ab5-ec17a1f1488b)) + (pad "12" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pintype "output") (tstamp 69d04c5d-91a5-41b6-a484-f791146c6288)) + (pad "13" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 128 "Net-(U15-Pad12)") (pintype "input") (tstamp b7197c9c-0617-4cfe-8e60-1704f02c39ef)) + (pad "14" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 8a8875d4-2b97-4185-b8ac-676a0686949b)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 55c2d203-5928-4e35-862c-18ed77915d98) + (at 58.42 101.6 180) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Dual D Flip-flop, Set & Reset") + (property "ki_keywords" "TTL DFF") + (path "/5e2837d7-c25f-4707-9ecd-404c43ccfcca") + (attr through_hole) + (fp_text reference "U12" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp bf2e709a-c811-4443-a137-934b38c6315c) + ) + (fp_text value "74HC74" (at 3.81 -17.57) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp bb4e62a3-5fd6-4071-bfa5-fe2329a66550) + ) + (fp_text user "${REFERENCE}" (at 3.81 -7.62) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b2922162-9f65-4752-8404-b980a25c7fd7) + ) + (fp_line (start -1.44 -16.63) (end 9.06 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8347284c-d171-4020-93a6-915d9fda1956)) + (fp_line (start -1.44 1.39) (end -1.44 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1e253b3e-b278-42ad-8ceb-b13dd9358e6b)) + (fp_line (start 1.56 -16.57) (end 6.06 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 969db217-1e67-4af0-96e9-6cd4b796acdd)) + (fp_line (start 1.56 1.33) (end 1.56 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9adeda86-751b-4177-b59c-785854a0ec73)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp adbe2d61-1dbd-4342-a2d6-59267f94b76f)) + (fp_line (start 6.06 -16.57) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 205f41a5-40b7-41ec-9aad-3918f071a1e9)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp bb862c8e-47d8-4d69-83ea-93ca3f4341d8)) + (fp_line (start 9.06 -16.63) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dc10778d-ebd3-4152-88cb-7ff23673217e)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c37afd2a-63c9-49b9-94f5-0b9bf1bd2a6f)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 11641149-221a-47cb-9133-3b5dc27addc7)) + (fp_line (start -1.55 -16.85) (end 9.15 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 910b3627-e1f5-42b3-9962-ef423f650162)) + (fp_line (start -1.55 1.6) (end -1.55 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 4aa96fd8-9ffb-41c3-a027-048d5b1d99c0)) + (fp_line (start 9.15 -16.85) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9245ff6d-342e-40f9-b917-6985f52b569c)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f37c1f03-c143-452d-9f0e-cb81f8548631)) + (fp_line (start -1.27 -16.57) (end 8.89 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2a0f21a7-14c5-4826-a625-ce47cd73d73c)) + (fp_line (start -1.27 1.33) (end -1.27 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fb746075-7783-46a8-8481-26cbe6811545)) + (fp_line (start 0.635 -16.51) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0b757781-e195-4b9d-90a5-f9921f12a610)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3a988f34-ac5b-4222-b859-6b5e70837f9a)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 27935321-f2d9-45a3-8829-870c5a69d95e)) + (fp_line (start 6.985 -16.51) (end 0.635 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 94366fb3-7175-41d5-bee7-d1697596504b)) + (fp_line (start 6.985 1.27) (end 6.985 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 682b06b6-10e9-4115-a367-7df4ed5a4ec4)) + (fp_line (start 8.89 -16.57) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b742a06a-c563-4fa9-9eda-2d087786cdc4)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3329f668-e9a2-486d-bc4d-4b978c541bb8)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 129 "Net-(U12A-~{R})") (pinfunction "~{R}") (pintype "input") (tstamp 8da562b7-fafe-4421-83e5-0c88e52f3448)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "D") (pintype "input") (tstamp abce6456-9511-42cb-a5e9-22268becb373)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 130 "Net-(U12A-C)") (pinfunction "C") (pintype "input") (tstamp 70194e9f-380d-415e-a584-c98b35f0abfd)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pinfunction "~{S}") (pintype "input") (tstamp cd74cfbb-6181-4a85-b7cb-91e7e7aaa8e3)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 131 "/~{ROM_WR}") (pinfunction "Q") (pintype "output") (tstamp e58e1e80-c067-431e-b029-d8c0b954b483)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 132 "unconnected-(U12A-~{Q}-Pad6)") (pinfunction "~{Q}") (pintype "output+no_connect") (tstamp 6096f975-45ed-4f25-95f5-efe0f5eed983)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 314410b4-fba3-4afe-a7f7-6735aad998eb)) + (pad "8" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 134 "unconnected-(U12B-~{Q}-Pad8)") (pinfunction "~{Q}") (pintype "output+no_connect") (tstamp 27df0960-4176-4f92-a00d-6f9ba6d55da6)) + (pad "9" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 33 "/ROM{slash}RAM") (pinfunction "Q") (pintype "output") (tstamp 225f1459-2920-41f3-ae00-e9d7a4cc38c8)) + (pad "10" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 138 "Net-(U12B-~{S})") (pinfunction "~{S}") (pintype "input") (tstamp 2ae8f87f-a759-4857-85a6-f3d51b717bd8)) + (pad "11" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 130 "Net-(U12A-C)") (pinfunction "C") (pintype "input") (tstamp 24d45b2e-8789-4509-9a3f-4c0545017fdf)) + (pad "12" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "D") (pintype "input") (tstamp 16c8e43e-1a21-417a-be09-12387a715d89)) + (pad "13" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pinfunction "~{R}") (pintype "input") (tstamp 0d635996-fcb7-4987-a1c5-e5130ec48fc1)) + (pad "14" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp e989085c-8717-499f-a46d-7c9e67593f67)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp 59ab3a4c-7ffd-436f-890d-833bf52c3fca) + (at 166.37 105.41 180) + (descr "40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (path "/96356b22-2557-453f-b238-b24752643bea") + (attr through_hole) + (fp_text reference "U7" (at 10.16 2.159) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 83dc759b-ad23-4fc8-8cf5-33c5c1a78099) + ) + (fp_text value "Z84C20" (at 7.62 -50.59) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 41dd9155-830d-4401-8f49-0c7cdf53b05f) + ) + (fp_text user "${REFERENCE}" (at 7.62 -24.13) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 79be88a1-61be-4ecf-a267-5d1ea677b183) + ) + (fp_line (start -1.44 -49.65) (end 16.68 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 39e0a784-7012-43f0-994d-2a6d65f61a16)) + (fp_line (start -1.44 1.39) (end -1.44 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 359ec012-513d-45bd-93e4-84e708d38302)) + (fp_line (start 1.56 -49.59) (end 13.68 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 17cc2891-efe7-4bcd-ba34-5b112de1b9e1)) + (fp_line (start 1.56 1.33) (end 1.56 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a9cc2cc0-87e0-4ee8-9126-49fea8c10500)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7f77011f-c44c-4bf1-845e-df4558091c7e)) + (fp_line (start 13.68 -49.59) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 681f951e-36d4-4a2a-a1b4-172f55ccc8e8)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 01dd116b-2c4b-4359-aa74-ee393f4bf834)) + (fp_line (start 16.68 -49.65) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 10c8578a-2286-48bf-9c13-629b282ea0ee)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e60da761-c4c0-4dde-ac00-95e32513d5d4)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 22588b92-7b23-4e0a-a18a-aeee70d9a2a0)) + (fp_line (start -1.55 -49.85) (end 16.8 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d27ba602-631e-4e19-a747-f898dac3bd2e)) + (fp_line (start -1.55 1.6) (end -1.55 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3f59921f-5999-417a-a166-831db3afb1ec)) + (fp_line (start 16.8 -49.85) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1770daa7-52d5-47eb-a8ad-6a4b7ac28218)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e37d38d3-f9ae-4f58-b946-e54480252520)) + (fp_line (start -1.27 -49.59) (end 16.51 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f6e9812f-8336-4eb1-8f17-bc2dcae217df)) + (fp_line (start -1.27 1.33) (end -1.27 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 40c07a5e-1c65-4d71-b35a-012afc592218)) + (fp_line (start 0.255 -49.53) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5e6163c7-ab11-4ab0-9960-07a3489f77ec)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9e3adf91-0a47-4097-87b5-2af021516876)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9f9ff4fd-a3f0-43dc-a721-9d9be4064826)) + (fp_line (start 14.985 -49.53) (end 0.255 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9c2df393-9e04-4a75-a1f3-fa5e26630cfd)) + (fp_line (start 14.985 1.27) (end 14.985 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 739bf3ae-757f-468d-93f2-a93b2565d2c9)) + (fp_line (start 16.51 -49.59) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 58841683-e559-499b-89d0-ce210533c333)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6f8935d8-24a3-4c48-b898-353e0bb7dcbe)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp 27694b17-4f5d-4568-8c9a-5298292ad572)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp b1874027-6f41-49e7-af8f-315b62484bc2)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp 3b5ec98a-8a4f-4496-ba90-5e1dad6a784b)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 85 "/~{PIO_CE}") (pinfunction "~{CE}") (pintype "input") (tstamp f15ee279-5c16-498e-8d39-80e2134e58ee)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/A1") (pinfunction "C/~{D}") (pintype "input") (tstamp d8c2594c-cece-449a-94f2-8ed51da6c9f2)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "B/~{A}") (pintype "input") (tstamp 096b4bf8-26a7-47bb-b599-d78a990918d5)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 13 "/MFP") (pinfunction "PA7") (pintype "bidirectional") (tstamp 1ef5a9f2-6268-41a6-924b-46d84dd590dd)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 111 "Net-(J4-Pin_9)") (pinfunction "PA6") (pintype "bidirectional") (tstamp bf5d7fbc-8f60-4a8a-aa05-cff76e98378c)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 110 "Net-(J4-Pin_8)") (pinfunction "PA5") (pintype "bidirectional") (tstamp 8a349f57-1ace-4822-aba1-049447b302b8)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 109 "Net-(J4-Pin_7)") (pinfunction "PA4") (pintype "bidirectional") (tstamp 77098790-2846-4b08-9178-09d4ba88c523)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 47b549bc-3f85-479e-a82e-aeda2626cb86)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 108 "Net-(J4-Pin_6)") (pinfunction "PA3") (pintype "bidirectional") (tstamp 82be4a5d-8c6d-48f0-9c2a-b9aa0a8402fd)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 103 "Net-(J4-Pin_5)") (pinfunction "PA2") (pintype "bidirectional") (tstamp 3555f511-f63b-482d-9453-17504fc4ff1b)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 22 "Net-(U7-PA1)") (pinfunction "PA1") (pintype "bidirectional") (tstamp 91538346-1b2e-4262-b82a-df91d035f0e2)) + (pad "15" thru_hole oval (at 0 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 20 "Net-(U7-PA0)") (pinfunction "PA0") (pintype "bidirectional") (tstamp 65df62b7-2bde-4fb5-8da9-c78fc60e9bbc)) + (pad "16" thru_hole oval (at 0 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 91 "unconnected-(U7-~{ASTB}-Pad16)") (pinfunction "~{ASTB}") (pintype "input+no_connect") (tstamp 3edad46d-ff61-42bb-9304-b28198ea0f6a)) + (pad "17" thru_hole oval (at 0 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 92 "unconnected-(U7-~{BSTB}-Pad17)") (pinfunction "~{BSTB}") (pintype "input+no_connect") (tstamp 5e80631a-c436-4a82-b3fa-02d3d610f5e4)) + (pad "18" thru_hole oval (at 0 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 93 "unconnected-(U7-ARDY-Pad18)") (pinfunction "ARDY") (pintype "output+no_connect") (tstamp 692d7ba5-7341-4c46-9528-cdcff865a892)) + (pad "19" thru_hole oval (at 0 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp e18babc7-546e-47d1-b3cb-aa786c7ae3ef)) + (pad "20" thru_hole oval (at 0 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp f6a3800f-fd08-431f-bb1e-dd677195a230)) + (pad "21" thru_hole oval (at 15.24 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 94 "unconnected-(U7-BRDY-Pad21)") (pinfunction "BRDY") (pintype "output+no_connect") (tstamp 49aec9c9-4236-4b38-8eeb-77d49bd8e303)) + (pad "22" thru_hole oval (at 15.24 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 95 "unconnected-(U7-IEO-Pad22)") (pinfunction "IEO") (pintype "output+no_connect") (tstamp c8f630ae-de74-4b15-a66c-1b6309e062a0)) + (pad "23" thru_hole oval (at 15.24 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "input") (tstamp e662d5d7-a439-4221-ab9d-3d158f000f3b)) + (pad "24" thru_hole oval (at 15.24 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 74 "Net-(U6-IEO)") (pinfunction "IEI") (pintype "input") (tstamp 773747e9-91a5-4871-94ea-ff44309f64d6)) + (pad "25" thru_hole oval (at 15.24 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 39 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 770c8da5-075a-4fca-8f55-59d51274d409)) + (pad "26" thru_hole oval (at 15.24 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "power_in") (tstamp e882d410-9e34-4dc7-96a6-0ec21432e008)) + (pad "27" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 10 "/A") (pinfunction "PB0") (pintype "bidirectional") (tstamp 27e193b9-6d8a-4aef-88e4-efdf406c8c7a)) + (pad "28" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 11 "/B") (pinfunction "PB1") (pintype "bidirectional") (tstamp 73a5d53a-7409-4bee-a1af-609a22a041e9)) + (pad "29" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 12 "/S1") (pinfunction "PB2") (pintype "bidirectional") (tstamp 134b3358-7a0b-4503-bc49-cc89018a46cc)) + (pad "30" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 29 "/S2") (pinfunction "PB3") (pintype "bidirectional") (tstamp 4fc4e65c-c744-4747-964b-c9b733a2b3bf)) + (pad "31" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 30 "/S3") (pinfunction "PB4") (pintype "bidirectional") (tstamp 5138e481-0f79-411a-9013-a0f12e2f2063)) + (pad "32" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 31 "/S4") (pinfunction "PB5") (pintype "bidirectional") (tstamp 8b9deba5-9fdb-49f4-85a2-70d7d45fbf2b)) + (pad "33" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 32 "/S5") (pinfunction "PB6") (pintype "bidirectional") (tstamp 4f2313cf-23a5-47ba-a7de-c9244120033f)) + (pad "34" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 141 "unconnected-(U7-PB7-Pad34)") (pinfunction "PB7") (pintype "bidirectional+no_connect") (tstamp 2eae5d9d-ac05-47af-95d3-00f1b9800f0f)) + (pad "35" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "~{RD}") (pintype "input") (tstamp 2640ed21-ca96-4935-a657-12458285723b)) + (pad "36" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 50 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "input") (tstamp d9f4c7cd-cc7f-48c6-b073-535f14bd3265)) + (pad "37" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 96 "Net-(U7-~{M1})") (pinfunction "~{M1}") (pintype "input") (tstamp 645f7d81-03f3-4ed8-8657-872308526017)) + (pad "38" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp 95e2f1a2-bdae-40ce-920a-21b07dbd9f08)) + (pad "39" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp beca1c8c-b5eb-47f2-822c-dfa69fdb7311)) + (pad "40" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp 4b6b91e6-1d28-4ef5-b67b-8bc45de751d9)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-40_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Oscillator:Oscillator_DIP-14" (layer "B.Cu") + (tstamp 5caf8e15-010f-4e52-863f-54b3cf80209f) + (at 119.38 100.33 -90) + (descr "Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf") + (tags "oscillator") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "HCMOS Crystal Clock Oscillator, DIP14-style metal package") + (property "ki_keywords" "Crystal Clock Oscillator") + (path "/86164f1a-2136-4ae6-989f-181604ed965c") + (attr through_hole) + (fp_text reference "X2" (at 7.62 11.26 -270) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 46532c45-6a61-4f7c-8d3f-634529f07318) + ) + (fp_text value "1.8432 MHz" (at 7.62 -3.74 -270) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 308cf376-c476-45a7-a591-3289e079de14) + ) + (fp_text user "${REFERENCE}" (at 7.62 3.81 -270) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b7f67fc5-877c-4e1f-bab5-697d48e7a963) + ) + (fp_line (start -2.83 -2.64) (end 17.32 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2cb8fa1f-c357-4682-b965-1de3bc6bd10b)) + (fp_line (start -2.83 9.51) (end -2.83 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d2a12a80-00b8-4f92-9499-73ab36000cec)) + (fp_line (start 17.32 10.26) (end -2.08 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1412cbe3-b36b-476d-a788-dd01d907cc33)) + (fp_line (start 18.07 -1.89) (end 18.07 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 00595400-f538-44ad-a408-33199a29424e)) + (fp_arc (start -2.08 10.26) (mid -2.61033 10.04033) (end -2.83 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2e36db1c-d920-4757-ad35-ce1900857f18)) + (fp_arc (start 17.32 -2.64) (mid 17.85033 -2.42033) (end 18.07 -1.89) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 92378e76-c303-4fed-9caf-3b010e5c8785)) + (fp_arc (start 18.07 9.51) (mid 17.85033 10.04033) (end 17.32 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 859a0df1-a0af-4169-95a2-8a862d35cd83)) + (fp_line (start -2.98 -2.79) (end 18.22 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6074e029-c50e-4ec6-9aa3-46e423190a58)) + (fp_line (start -2.98 10.41) (end -2.98 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e09d7b88-8762-4d35-9047-7571d036069b)) + (fp_line (start 18.22 -2.79) (end 18.22 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3150f11d-deaf-40f7-a34e-e7f292ac285f)) + (fp_line (start 18.22 10.41) (end -2.98 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0bfaa206-2296-411a-ba6b-31e70ea9fbc9)) + (fp_line (start -2.73 -2.54) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 22907934-8b0a-4e55-a316-11a9d32ce5fa)) + (fp_line (start -2.73 -2.54) (end 17.32 -2.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7e508695-a240-47f5-8225-db51a42f6ebd)) + (fp_line (start -2.08 10.16) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 02a81711-d3b6-4877-a8bb-660cadba0a68)) + (fp_line (start -1.73 -1.54) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 61fba005-3fcc-41bb-859f-2821bf8a14c6)) + (fp_line (start -1.73 -1.54) (end 16.62 -1.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a1cfde55-5a73-468d-806b-244417dfc849)) + (fp_line (start -1.38 9.16) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 782d5090-48cf-43b0-b7ab-8de158213fe0)) + (fp_line (start 16.97 -1.19) (end 16.97 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9febcf7c-3188-40e5-8bd6-92a8828798ef)) + (fp_line (start 17.97 9.51) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2e90bfda-f084-467f-8903-ca5697286da1)) + (fp_arc (start -2.08 10.16) (mid -2.539619 9.969619) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c66667fc-a656-4ac5-9123-fd1c27e20e2e)) + (fp_arc (start -1.38 9.16) (mid -1.627487 9.057487) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e2c28385-92d3-47ad-92fc-c027e42111c3)) + (fp_arc (start 16.62 -1.54) (mid 16.867487 -1.437487) (end 16.97 -1.19) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 61717583-059b-4525-b459-a34369780927)) + (fp_arc (start 16.97 8.81) (mid 16.867487 9.057487) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ce44ae8c-fd83-44d3-a892-ca0ed918266d)) + (fp_arc (start 17.32 -2.54) (mid 17.779619 -2.349619) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dfd021d6-5b65-4108-a603-f407d9ebc48d)) + (fp_arc (start 17.97 9.51) (mid 17.779619 9.969619) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 428e0340-8a74-452b-8083-fc46751df627)) + (pad "1" thru_hole rect (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 105 "unconnected-(X2-Tri-State-Pad1)") (pinfunction "Tri-State") (pintype "input+no_connect") (tstamp 326c8349-79ae-4db7-8756-01894c76b3a8)) + (pad "7" thru_hole circle (at 15.24 0 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp a32aa908-1eb0-484a-aed4-b7cf5f11cd8e)) + (pad "8" thru_hole circle (at 15.24 7.62 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 107 "/SCLK") (pinfunction "OUT") (pintype "output") (tstamp e93c1238-06da-4a4c-849d-6d10b7e44df3)) + (pad "14" thru_hole circle (at 0 7.62 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Vcc") (pintype "power_in") (tstamp 6bb11d4e-0d6d-4a98-82e1-bdee73cf4e74)) + (model "${KICAD6_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_DIP-14.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Oscillator:Oscillator_DIP-14" (layer "B.Cu") + (tstamp 61355acf-c270-482e-bcc2-1a14b0fbc343) + (at 82.55 100.33 -90) + (descr "Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf") + (tags "oscillator") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "HCMOS Crystal Clock Oscillator, DIP14-style metal package") + (property "ki_keywords" "Crystal Clock Oscillator") + (path "/4125ce73-888f-48f0-b478-ce34c6ac4745") + (attr through_hole) + (fp_text reference "X1" (at 7.62 11.26 -270) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9f11886c-37d6-432a-ae6d-ac6f2e3ea572) + ) + (fp_text value "10 MHz" (at 7.62 -3.74 -270) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9215bc2b-821f-4b45-a592-1cbbd865fd23) + ) + (fp_text user "${REFERENCE}" (at 7.62 3.81 -270) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 68efa18b-0a26-42ab-8893-4c8755216d90) + ) + (fp_line (start -2.83 -2.64) (end 17.32 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3436fcbc-6700-499f-a7df-39d7cd3693ab)) + (fp_line (start -2.83 9.51) (end -2.83 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e5003af7-77a6-40cc-883d-7eb6bfcb483b)) + (fp_line (start 17.32 10.26) (end -2.08 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e0099c8e-7cf4-4d8b-9bb0-85512807fbfa)) + (fp_line (start 18.07 -1.89) (end 18.07 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 31bec72c-2342-43db-ae47-2388cd287bba)) + (fp_arc (start -2.08 10.26) (mid -2.61033 10.04033) (end -2.83 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a6f4f5bd-54f7-4337-af7a-2134472eb98e)) + (fp_arc (start 17.32 -2.64) (mid 17.85033 -2.42033) (end 18.07 -1.89) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9437c691-4b1e-4bf6-ba4a-86c5163d7f7c)) + (fp_arc (start 18.07 9.51) (mid 17.85033 10.04033) (end 17.32 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dd47bd90-e0e8-46ed-ac0a-e18883b038ac)) + (fp_line (start -2.98 -2.79) (end 18.22 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 660218c8-32da-429a-87ab-cec55d84a3e2)) + (fp_line (start -2.98 10.41) (end -2.98 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 816340a4-8d34-43c3-ab47-aff764d56f40)) + (fp_line (start 18.22 -2.79) (end 18.22 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 965b3a2d-b2bd-44f2-afe5-0ecc13289dfa)) + (fp_line (start 18.22 10.41) (end -2.98 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 460a10bf-66e1-46f5-ad74-dab22c2fa5b1)) + (fp_line (start -2.73 -2.54) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 55b7f5d3-611f-4b04-b012-c35646d1338e)) + (fp_line (start -2.73 -2.54) (end 17.32 -2.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fce39eaa-bd38-4a58-9e11-2ad027284770)) + (fp_line (start -2.08 10.16) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 44842c08-9273-44ab-bfe7-d4d30ad7251a)) + (fp_line (start -1.73 -1.54) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6374dd00-4eef-44d5-b002-f2be5d409124)) + (fp_line (start -1.73 -1.54) (end 16.62 -1.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dba9c127-28d9-4603-b106-cf4d5b236e8f)) + (fp_line (start -1.38 9.16) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6def7808-a427-43e9-9e0a-959920d90450)) + (fp_line (start 16.97 -1.19) (end 16.97 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 71b929fc-cb97-4055-896a-54b8d0d28f84)) + (fp_line (start 17.97 9.51) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9d9ac677-d89e-4f7c-9a5a-2570708a3f27)) + (fp_arc (start -2.08 10.16) (mid -2.539619 9.969619) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1239a700-9b65-43ff-857e-2241ad5855f8)) + (fp_arc (start -1.38 9.16) (mid -1.627487 9.057487) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2735f858-6938-439b-b58a-53eb6fe070d4)) + (fp_arc (start 16.62 -1.54) (mid 16.867487 -1.437487) (end 16.97 -1.19) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fd781979-4da6-4350-8e15-3a175d6d8734)) + (fp_arc (start 16.97 8.81) (mid 16.867487 9.057487) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 32c723ea-0dd8-407c-a1cd-9a6864d3a052)) + (fp_arc (start 17.32 -2.54) (mid 17.779619 -2.349619) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7f3ec506-1b17-430d-96da-a4b555ebf7ea)) + (fp_arc (start 17.97 9.51) (mid 17.779619 9.969619) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp db395d58-aee9-4620-bb21-9e0b295f5a07)) + (pad "1" thru_hole rect (at 0 0 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 104 "unconnected-(X1-Tri-State-Pad1)") (pinfunction "Tri-State") (pintype "input+no_connect") (tstamp d84d12cd-c9c2-4043-9e97-b5889f04e4b4)) + (pad "7" thru_hole circle (at 15.24 0 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp edf72763-6b74-4eb5-a50a-5842d9899b22)) + (pad "8" thru_hole circle (at 15.24 7.62 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 39 "/CLK") (pinfunction "OUT") (pintype "output") (tstamp c4f3c7db-201e-469d-bdb7-22fcc66d4559)) + (pad "14" thru_hole circle (at 0 7.62 270) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Vcc") (pintype "power_in") (tstamp dbd1da67-a12e-4b96-a2cb-a1c7d34740b3)) + (model "${KICAD6_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_DIP-14.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp 6bb20ac8-22e6-40a1-b07f-bd2c74c2f89a) + (at 106.68 105.41 180) + (descr "40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (path "/9672b35a-70eb-4a41-ab2e-4762eddd4ecc") + (attr through_hole) + (fp_text reference "U1" (at 7.62 2.33) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 94733a65-68bb-4aee-b201-c7656c796008) + ) + (fp_text value "Z84C00" (at 7.62 -50.59) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 3d3aee63-c3d5-4adf-b134-300105417e41) + ) + (fp_text user "${REFERENCE}" (at 7.62 -24.13) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 977cb4ee-41e4-4ab7-967f-6a407d5a87a3) + ) + (fp_line (start -1.44 -49.65) (end 16.68 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp db3e76a8-bb8c-454b-9a4a-048b971e0415)) + (fp_line (start -1.44 1.39) (end -1.44 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5ac128b5-3354-4ba0-ba25-c34dcde3e057)) + (fp_line (start 1.56 -49.59) (end 13.68 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1eb5739c-2f3a-4d6c-859b-81f4a62c2bc8)) + (fp_line (start 1.56 1.33) (end 1.56 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a02ae6bb-3bf4-47c6-91b1-cc85a4263d18)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ff4f44ec-0dd0-419e-b405-8c1fc05b12ec)) + (fp_line (start 13.68 -49.59) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6863380b-2ba8-46b4-bd29-543f2a4193c0)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b237a0ce-3b36-4f56-9583-44ce6921e56e)) + (fp_line (start 16.68 -49.65) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 115bd345-7f81-4b8b-8760-0f3bedf6b0f1)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3ce41b7f-dbd6-4d51-980d-bcfa9a99aace)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 69919496-8fc6-441b-a866-2e1ab60e1acf)) + (fp_line (start -1.55 -49.85) (end 16.8 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0a7be827-1fee-4a7d-b045-7adbdc929893)) + (fp_line (start -1.55 1.6) (end -1.55 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d9d916fc-7617-4399-9dc1-3c2b2b47c2b5)) + (fp_line (start 16.8 -49.85) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1f70b5d6-de5b-4916-82cd-0b91a8282816)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c4ca1326-e688-491b-b90a-843ee93540f7)) + (fp_line (start -1.27 -49.59) (end 16.51 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2a43cbb9-6654-449e-8b04-f3044cf50ad7)) + (fp_line (start -1.27 1.33) (end -1.27 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b88c6a4b-4346-4026-80fe-f8c9eab3c018)) + (fp_line (start 0.255 -49.53) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 828f30f7-b71a-4dd3-83ff-a0388639a70f)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7dc5599b-507f-4560-93fa-6f8f6b1afa6e)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 39a462bb-0c8b-4ce3-9118-0da4f8f07332)) + (fp_line (start 14.985 -49.53) (end 0.255 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3b5c9ba7-c337-438d-a1ac-e668b2561618)) + (fp_line (start 14.985 1.27) (end 14.985 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 00fd1c55-9d00-4173-8d4d-79794493abbf)) + (fp_line (start 16.51 -49.59) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2e3e875f-e232-4512-afe6-0df627c4e721)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 75185008-d1aa-43fa-bb16-32c77a19f1fd)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 34 "/A11") (pinfunction "A11") (pintype "output") (tstamp 7f37e29a-7a1c-45ad-8ecf-279d22be5e28)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A12") (pinfunction "A12") (pintype "output") (tstamp 63fa2d7f-a143-4c4b-9298-99b713e52baf)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A13") (pinfunction "A13") (pintype "output") (tstamp ae41916a-ea23-49ce-b303-f8890a13deb4)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A14") (pinfunction "A14") (pintype "output") (tstamp a97c8609-9936-4736-a64b-c5185471fae9)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 38 "/A15") (pinfunction "A15") (pintype "output") (tstamp ada50f7f-f09a-4825-910e-c3094e44ad11)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 39 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 9ff4ffca-84f3-44da-ac35-0293522e393b)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp 74e7c755-ca77-4bba-8c3a-ae80635208bb)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp d5c4dc36-09cd-4b9e-8ede-b75dc8110cb6)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp 4d4e6fe9-baf1-4738-874f-e6354d0c431f)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp 885cba8c-9895-4d87-afce-b68724ee9ebc)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "power_in") (tstamp b17b5f95-ab87-45b9-8ea7-5850bbfbf355)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp 3a3a35fe-00d2-4ea5-bfec-4840455b5b6c)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp 9a72a104-0dd9-45ef-86e6-0ec9a3e68fb5)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp c46d8494-3973-4ee5-8270-902bd2e6433e)) + (pad "15" thru_hole oval (at 0 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp b3dbe636-58ac-4476-84b6-38fccd84578d)) + (pad "16" thru_hole oval (at 0 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "input") (tstamp e0a834bf-2c71-49bb-8644-f46470ae8251)) + (pad "17" thru_hole oval (at 0 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 115 "Net-(U1-~{NMI})") (pinfunction "~{NMI}") (pintype "input") (tstamp aec27104-afdf-4fa6-9262-2f69b21748a1)) + (pad "18" thru_hole oval (at 0 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "unconnected-(U1-~{HALT}-Pad18)") (pinfunction "~{HALT}") (pintype "output+no_connect") (tstamp 735e6377-f5d3-450a-9e58-72f84ae24e09)) + (pad "19" thru_hole oval (at 0 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 49 "/~{MREQ}") (pinfunction "~{MREQ}") (pintype "output") (tstamp 3ac008ea-3108-4007-b49b-d1cc53f0f8d0)) + (pad "20" thru_hole oval (at 0 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 50 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "output") (tstamp e82334f4-ea32-4ea7-9203-d0b4ac1431d4)) + (pad "21" thru_hole oval (at 15.24 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "~{RD}") (pintype "output") (tstamp 903cc58c-de63-4af2-bf10-0d6cc2cff6ec)) + (pad "22" thru_hole oval (at 15.24 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "~{WR}") (pintype "output") (tstamp be352278-eca0-44df-a45d-75e766beeca3)) + (pad "23" thru_hole oval (at 15.24 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 52 "unconnected-(U1-~{BUSACK}-Pad23)") (pinfunction "~{BUSACK}") (pintype "output+no_connect") (tstamp 0e278beb-bffe-47a1-a135-9b0535d2623c)) + (pad "24" thru_hole oval (at 15.24 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 17 "Net-(U1-~{WAIT})") (pinfunction "~{WAIT}") (pintype "input") (tstamp 8041ea52-1729-4ced-9d97-dfbfc5418b40)) + (pad "25" thru_hole oval (at 15.24 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 18 "Net-(U1-~{BUSREQ})") (pinfunction "~{BUSREQ}") (pintype "input") (tstamp 924e6d82-fbff-4a93-9fc5-493188fb93e6)) + (pad "26" thru_hole oval (at 15.24 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pinfunction "~{RESET}") (pintype "input") (tstamp 74fabfbc-d8a1-456b-81cd-47edac6690ff)) + (pad "27" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 54 "/~{M1}") (pinfunction "~{M1}") (pintype "output") (tstamp f77b7cad-2db6-404e-9e0b-1f1510a89c39)) + (pad "28" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 106 "unconnected-(U1-~{RFSH}-Pad28)") (pinfunction "~{RFSH}") (pintype "output+no_connect") (tstamp f0e7860f-3813-4ecc-8bf8-acf58409d8e0)) + (pad "29" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 03408713-8b21-4ae1-b1b0-b6f0b2410a00)) + (pad "30" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "A0") (pintype "output") (tstamp b1bd9147-b26d-4765-8727-2db197d12f73)) + (pad "31" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/A1") (pinfunction "A1") (pintype "output") (tstamp fce85b2f-d43d-418f-a416-af76f8165bc8)) + (pad "32" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A2") (pinfunction "A2") (pintype "output") (tstamp 3a45baf4-5cea-4ad0-bec5-f8d201981f8d)) + (pad "33" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A3") (pinfunction "A3") (pintype "output") (tstamp 63b87074-7503-4334-b062-de96bdfe5abb)) + (pad "34" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A4") (pinfunction "A4") (pintype "output") (tstamp 47122555-156a-404e-8542-320dc6525173)) + (pad "35" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A5") (pinfunction "A5") (pintype "output") (tstamp d814b69e-1f56-40a4-bf72-fff10022b09c)) + (pad "36" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A6") (pinfunction "A6") (pintype "output") (tstamp 20c12a6e-56cc-45d8-a8db-bfe58305adc8)) + (pad "37" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A7") (pinfunction "A7") (pintype "output") (tstamp 7c9521ce-a35d-4266-9e04-545d13970e3e)) + (pad "38" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A8") (pinfunction "A8") (pintype "output") (tstamp 1603fa8d-a028-4aee-91a9-8b0e322c983d)) + (pad "39" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A9") (pinfunction "A9") (pintype "output") (tstamp 2749f313-3152-41d6-95ed-b8d62fbfa1ab)) + (pad "40" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A10") (pinfunction "A10") (pintype "output") (tstamp 6c7f7cf5-0bab-41f3-b7a4-e732edb35610)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-40_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 7fe29fdd-7cbf-4d66-a358-03fdac5a660f) + (at 91.44 93.98 -90) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "quad 2-input NAND gate") + (property "ki_keywords" "HCMOS nand 2-input") + (path "/cd9c32d1-a14e-453f-a887-c2a0d7bddcd0") + (attr through_hole) + (fp_text reference "U13" (at 3.81 2.33 90) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 53358e4a-9a0d-4531-845e-c71e2605b81c) + ) + (fp_text value "74HC00" (at 3.81 -17.57 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b73ff7ab-edce-49de-841c-c023c3a878e4) + ) + (fp_text user "${REFERENCE}" (at 3.81 -7.62 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 4ecaa237-7fac-4f28-9a87-9fe6cfcf7f35) + ) + (fp_line (start -1.44 -16.63) (end 9.06 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 96994f98-597a-4ed7-a902-70de655d564e)) + (fp_line (start -1.44 1.39) (end -1.44 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 64e35507-0be3-40a5-b99c-6e8e3a6360f3)) + (fp_line (start 1.56 -16.57) (end 6.06 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4fd671f0-f48b-4117-b462-dd7c36aee777)) + (fp_line (start 1.56 1.33) (end 1.56 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 155fb09d-11a6-44f4-9fed-8f19c30c6b71)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 030c08c0-137c-4d40-b175-f2d4972f2c66)) + (fp_line (start 6.06 -16.57) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f7d21d8c-e118-443e-9095-1a9afb6e4eec)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1f0c1f85-33dd-4af7-acba-7613cdfd6846)) + (fp_line (start 9.06 -16.63) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9aaa7cef-902c-4194-a235-341da7bc3956)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b2cae434-8e74-4973-b0a3-230b019f2771)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 789de1c0-3a9b-404a-9c44-a1c9a70f6c9e)) + (fp_line (start -1.55 -16.85) (end 9.15 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 4ebe5a35-d54c-4f3e-89df-4ed83c29bd27)) + (fp_line (start -1.55 1.6) (end -1.55 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 64a0342e-c76e-467c-9d71-56c26557e38a)) + (fp_line (start 9.15 -16.85) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0ac6a6be-6c16-4cdd-8dfd-3173400c4730)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e021c589-2821-4df6-a0e5-187097524896)) + (fp_line (start -1.27 -16.57) (end 8.89 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp aacd5837-4ce9-4a0c-887b-d8c08feac5f4)) + (fp_line (start -1.27 1.33) (end -1.27 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e2983dd6-1eaa-442a-894f-d47497e77820)) + (fp_line (start 0.635 -16.51) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 62fc9f7e-f870-4dcf-8b6c-95d9ab7c3dee)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d0e20332-cdc3-4c73-8415-ddc075e57897)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 876f7b3f-6c69-4232-925d-83e22813b1c7)) + (fp_line (start 6.985 -16.51) (end 0.635 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7c759dad-8fc9-4b32-9d27-e45f8f2caa33)) + (fp_line (start 6.985 1.27) (end 6.985 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4f40621b-c543-4d35-b8c3-26756804827d)) + (fp_line (start 8.89 -16.57) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a1771004-7d7c-4e02-9d65-39af14f31b52)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 85e09b91-1e21-4e1c-80ae-3ec9fd452791)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 137 "/~{LCK_CE}") (pintype "input") (tstamp f0c09e6a-3bbb-47a0-9b60-9403035b3a9d)) + (pad "2" thru_hole oval (at 0 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 137 "/~{LCK_CE}") (pintype "input") (tstamp cfa48ad3-069b-49cb-aa72-0a2036559676)) + (pad "3" thru_hole oval (at 0 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 130 "Net-(U12A-C)") (pintype "output") (tstamp 34be277d-3b3a-45d9-83cc-35398ccc1e66)) + (pad "4" thru_hole oval (at 0 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 112 "Net-(R1-Pad2)") (pintype "input") (tstamp 2e0429dc-d331-4310-bbb9-0e896c450cd3)) + (pad "5" thru_hole oval (at 0 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 144 "Net-(R35-Pad2)") (pintype "input") (tstamp 1d9263f2-81bf-4b56-be3a-db472cbf2246)) + (pad "6" thru_hole oval (at 0 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 140 "unconnected-(U13-Pad6)") (pintype "output+no_connect") (tstamp c2d47db0-239d-4ed9-a489-283e6103626a)) + (pad "7" thru_hole oval (at 0 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 3339d42b-ed04-4ab3-8f5b-1dec2ef3f07b)) + (pad "8" thru_hole oval (at 7.62 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 142 "Net-(U13-Pad12)") (pintype "output") (tstamp 5d622aa5-dc92-463b-874b-9a57cdced8a9)) + (pad "9" thru_hole oval (at 7.62 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 98 "Net-(U11A-O1)") (pintype "input") (tstamp fcba7fa0-2d3d-463a-a80e-94409dff2a9a)) + (pad "10" thru_hole oval (at 7.62 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 99 "Net-(U11A-O3)") (pintype "input") (tstamp 3b151484-d4f5-4824-bc63-9cc4d2c2f16d)) + (pad "11" thru_hole oval (at 7.62 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 68 "/~{RAM2_CE}") (pintype "output") (tstamp 7dbe4731-1a1b-47e5-9d08-9384ff18290d)) + (pad "12" thru_hole oval (at 7.62 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 142 "Net-(U13-Pad12)") (pintype "input") (tstamp 2423f2b1-5196-4c3d-84c9-da7716e6b11d)) + (pad "13" thru_hole oval (at 7.62 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 142 "Net-(U13-Pad12)") (pintype "input") (tstamp deec6dd6-fad3-4e77-b619-662aa2f338b7)) + (pad "14" thru_hole oval (at 7.62 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp b8fd1593-73df-4887-b698-302b29199b64)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 8115ba99-5458-4e11-935d-91615e8c2198) + (at 127 93.98 -90) + (descr "16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Decoder 3 to 8 active low outputs") + (property "ki_keywords" "TTL DECOD DECOD8") + (path "/4094761e-ae61-4a7e-9c39-4418c5731eba") + (attr through_hole) + (fp_text reference "U14" (at 3.81 2.33 90) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp a1868faf-76a7-4520-b0b1-34d01aadef28) + ) + (fp_text value "74LS138" (at 3.81 -20.11 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp fe97e1e4-849c-4684-8753-811c2424cd1a) + ) + (fp_text user "${REFERENCE}" (at 3.81 -8.89 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 401ca190-a360-437d-8010-ac29c09c8b03) + ) + (fp_line (start -1.44 -19.17) (end 9.06 -19.17) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a16a0087-a953-4c34-88c9-35ee9ef29c0d)) + (fp_line (start -1.44 1.39) (end -1.44 -19.17) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 80fd8324-28f0-4e3b-a076-1daafa45ae80)) + (fp_line (start 1.56 -19.11) (end 6.06 -19.11) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 58edd4f0-1079-4b74-9df1-a9cd66a210ff)) + (fp_line (start 1.56 1.33) (end 1.56 -19.11) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2c4c92e2-dc31-4d48-989b-d3c3d2711188)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d6c1c6c4-91ad-4c48-a166-d4d986b31cc5)) + (fp_line (start 6.06 -19.11) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 76acbb26-4785-4ac6-bd39-75f1c795436c)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ca88773f-77d8-49d2-9c0f-92a84d4a8fe9)) + (fp_line (start 9.06 -19.17) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0933d06a-604b-452f-a6a4-241f61176b42)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 00400fda-35d7-4657-8495-84d17772acb8)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2d1e106e-c20d-49f9-b4ec-a42479717979)) + (fp_line (start -1.55 -19.4) (end 9.15 -19.4) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 321e0ca4-53e9-4347-acd9-098a715b4260)) + (fp_line (start -1.55 1.6) (end -1.55 -19.4) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d92c8191-f608-4179-a0fd-2e5d237eba90)) + (fp_line (start 9.15 -19.4) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 394959fe-fde4-4446-8624-e44add16e63a)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c32476f0-263b-43a8-b144-924df3e209d5)) + (fp_line (start -1.27 -19.11) (end 8.89 -19.11) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 8f66d449-9fa8-40bd-bb1d-1049b63ffa23)) + (fp_line (start -1.27 1.33) (end -1.27 -19.11) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5173f25d-4273-4588-87bc-a752252a5b6f)) + (fp_line (start 0.635 -19.05) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3814d684-7477-4000-83b1-d203eab528e4)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bb926858-bb78-4aae-a008-946c9aac20c8)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5400848f-aa94-4adc-b6ae-28cc301bc87f)) + (fp_line (start 6.985 -19.05) (end 0.635 -19.05) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 988eaa3f-ae09-4a90-b04a-f5ee18b7111e)) + (fp_line (start 6.985 1.27) (end 6.985 -19.05) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2e8fa4e4-bfb6-4534-9041-c470dd4def3c)) + (fp_line (start 8.89 -19.11) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 72f0fef2-8b08-44e5-a4d2-9dead28c6b16)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2db8db49-59e3-46b1-8219-849f3f81c74b)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A5") (pinfunction "A0") (pintype "input") (tstamp f9245c51-a76b-4845-a304-634d4a8c4123)) + (pad "2" thru_hole oval (at 0 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A6") (pinfunction "A1") (pintype "input") (tstamp 9ea98706-6061-44b0-bf60-15b67627a45c)) + (pad "3" thru_hole oval (at 0 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A7") (pinfunction "A2") (pintype "input") (tstamp 0b64bab7-2abc-4889-ab7b-279c0b45293e)) + (pad "4" thru_hole oval (at 0 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 50 "/~{IORQ}") (pinfunction "E1") (pintype "input") (tstamp 9b1ccc7c-373c-47b0-b8ad-650d03a9ae61)) + (pad "5" thru_hole oval (at 0 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 50 "/~{IORQ}") (pinfunction "E2") (pintype "input") (tstamp 66892f8f-aad4-4bb8-85d0-156b9bbb7ff4)) + (pad "6" thru_hole oval (at 0 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 54 "/~{M1}") (pinfunction "E3") (pintype "input") (tstamp 6c648531-3415-45e9-9477-2f80bd77f4b5)) + (pad "7" thru_hole oval (at 0 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 148 "unconnected-(U14-O7-Pad7)") (pinfunction "O7") (pintype "output+no_connect") (tstamp 2f084843-92e3-4804-94c1-622709cb7e85)) + (pad "8" thru_hole oval (at 0 -17.78 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp f6b71aa6-ecb0-4dfa-a60e-91d90b1ff5f1)) + (pad "9" thru_hole oval (at 7.62 -17.78 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 149 "/~{EX2_CE}") (pinfunction "O6") (pintype "output") (tstamp 5090cc30-6db1-454a-b9ab-cb391ef49fdd)) + (pad "10" thru_hole oval (at 7.62 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 150 "/~{EX1_CE}") (pinfunction "O5") (pintype "output") (tstamp a7996d38-7da3-4d25-8023-9849cd85ee1a)) + (pad "11" thru_hole oval (at 7.62 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 137 "/~{LCK_CE}") (pinfunction "O4") (pintype "output") (tstamp f3573d5c-3904-44d4-af3a-14b9a6e42216)) + (pad "12" thru_hole oval (at 7.62 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 100 "/~{TFT_CE}") (pinfunction "O3") (pintype "output") (tstamp a12dc532-a1ea-4615-95b1-e8307aada0ac)) + (pad "13" thru_hole oval (at 7.62 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 85 "/~{PIO_CE}") (pinfunction "O2") (pintype "output") (tstamp 61bfb77f-1085-4983-b0fe-cb06b8ddfb28)) + (pad "14" thru_hole oval (at 7.62 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 84 "/~{SIO_CE}") (pinfunction "O1") (pintype "output") (tstamp 68273ab6-d2dd-460a-be41-311d7e84708e)) + (pad "15" thru_hole oval (at 7.62 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 73 "/~{CTC_CE}") (pinfunction "O0") (pintype "output") (tstamp 289edb59-a5b1-495a-b390-d2c9923a6cd2)) + (pad "16" thru_hole oval (at 7.62 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 16b5f729-459f-4bcf-a97f-bc9960f849a6)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-28_W15.24mm" (layer "B.Cu") + (tstamp 8e7c29cd-efe5-4df2-9e4c-3dcbe23cd730) + (at 88.265 120.65 180) + (descr "28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28") + (property "ki_keywords" "RAM SRAM CMOS MEMORY") + (path "/bb92b599-4bf2-4646-b197-858ed1d2c167") + (attr through_hole) + (fp_text reference "U2" (at 7.62 2.33) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 94879410-6736-4970-bb0e-43fcccc489a1) + ) + (fp_text value "AT28C256" (at 7.62 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2ee7c0c7-4521-40a8-a923-ab3e6cc7fc34) + ) + (fp_text user "${REFERENCE}" (at 7.62 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp df70fad3-1d63-4968-85b8-fd327042e5ec) + ) + (fp_line (start 1.16 -34.35) (end 14.08 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ff3b1884-b644-478f-a522-48d663d82880)) + (fp_line (start 1.16 1.33) (end 1.16 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 177e9d73-73cb-4182-9eca-9457f7f3db0a)) + (fp_line (start 6.62 1.33) (end 1.16 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c270071d-3c5c-4ad3-83cb-43e32d7c4b9f)) + (fp_line (start 14.08 -34.35) (end 14.08 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3b9b4218-2fed-4a7c-95f7-0b628dc82c97)) + (fp_line (start 14.08 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 762b63d2-9d1d-4200-b8e3-aa7bdd7c0a26)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b142e56a-5e35-4bd9-a50c-133809eb133b)) + (fp_line (start -1.05 -34.55) (end 16.3 -34.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c1eacd02-5053-45b1-b9c7-b12b400a7dce)) + (fp_line (start -1.05 1.55) (end -1.05 -34.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 71fe0aa4-8142-4f45-84b8-59b8a35b2950)) + (fp_line (start 16.3 -34.55) (end 16.3 1.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b0131651-82c9-41f2-b83a-e9dff6fb691b)) + (fp_line (start 16.3 1.55) (end -1.05 1.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5ffed805-dd3b-4ba3-ab62-404d97f04a0b)) + (fp_line (start 0.255 -34.29) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f415e3ea-2630-406c-b539-cbf7ee5e9572)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3b8ac7c5-b65b-4d5b-ba58-c613b21e5b74)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 64ff0a1e-6837-49dd-a73c-a93ab6b2f2bf)) + (fp_line (start 14.985 -34.29) (end 0.255 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 798173d1-2a85-411b-b9cf-d9565ee90b9d)) + (fp_line (start 14.985 1.27) (end 14.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 90a7ec55-002d-4195-accb-f067b0ac8e19)) + (pad "1" thru_hole rect (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A14") (pinfunction "A14") (pintype "input") (tstamp 62f1c027-2aea-49a9-bc2b-010add87c5bd)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A12") (pinfunction "A12") (pintype "input") (tstamp 961cdeb6-51a5-47ea-ba0c-9c5b57890438)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A7") (pinfunction "A7") (pintype "input") (tstamp e4034933-ba42-4049-bd0d-ff0f7227f7f6)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A6") (pinfunction "A6") (pintype "input") (tstamp b30e9740-9bbe-4016-99fe-db2479c025d7)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A5") (pinfunction "A5") (pintype "input") (tstamp 505c94a9-b13a-4adb-95fe-1658beb96bef)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A4") (pinfunction "A4") (pintype "input") (tstamp b6414fa7-89d7-492a-afc1-e23f2896e331)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A3") (pinfunction "A3") (pintype "input") (tstamp 88c235e2-daf3-41fd-96b4-c6e84e5a05ff)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A2") (pinfunction "A2") (pintype "input") (tstamp 5e1f4c89-9811-47ba-a359-81f7efc2b234)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/A1") (pinfunction "A1") (pintype "input") (tstamp 86186fa0-2e20-4572-919e-7a88df9494fc)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "A0") (pintype "input") (tstamp 49a53aa8-4e35-4224-ba99-c9ebbf320eea)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "Q0") (pintype "tri_state") (tstamp d33c6538-da39-4408-bcd6-8b776c3c1a40)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "Q1") (pintype "tri_state") (tstamp 6c756d8f-45de-4269-963c-5ef0484ba90b)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "Q2") (pintype "tri_state") (tstamp 270e9e31-cc8a-4722-8cf1-8ec7f576cd54)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 2af3b3d0-2e2d-4436-913d-90a1d2e649f3)) + (pad "15" thru_hole oval (at 15.24 -33.02 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "Q3") (pintype "tri_state") (tstamp b47dedf0-43ec-46ed-841a-f8ce1f17429c)) + (pad "16" thru_hole oval (at 15.24 -30.48 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "Q4") (pintype "tri_state") (tstamp becc7c4d-c959-4651-8287-42f8dcb000e4)) + (pad "17" thru_hole oval (at 15.24 -27.94 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "Q5") (pintype "tri_state") (tstamp 99b68c07-dde6-45a7-882a-64a2e268a55e)) + (pad "18" thru_hole oval (at 15.24 -25.4 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "Q6") (pintype "tri_state") (tstamp a84cd9b6-4146-417f-b948-cb61d7a03599)) + (pad "19" thru_hole oval (at 15.24 -22.86 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "Q7") (pintype "tri_state") (tstamp 4e35689d-6839-45d5-85af-a1e4431c432a)) + (pad "20" thru_hole oval (at 15.24 -20.32 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 66 "/~{ROM_CE}") (pinfunction "~{CS}") (pintype "input") (tstamp f5b8f474-3a08-4811-9cc2-cb305783971b)) + (pad "21" thru_hole oval (at 15.24 -17.78 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A10") (pinfunction "A10") (pintype "input") (tstamp e708dd45-e469-446c-9639-d8f3d717d42d)) + (pad "22" thru_hole oval (at 15.24 -15.24 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "~{OE}") (pintype "input") (tstamp 2f21e178-3137-4097-a527-73ac05a4cae3)) + (pad "23" thru_hole oval (at 15.24 -12.7 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 34 "/A11") (pinfunction "A11") (pintype "input") (tstamp e198df43-1675-437a-8145-7a5cf24cb482)) + (pad "24" thru_hole oval (at 15.24 -10.16 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A9") (pinfunction "A9") (pintype "input") (tstamp 3cbc9bec-077d-424d-a6cb-65d4df894bf9)) + (pad "25" thru_hole oval (at 15.24 -7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A8") (pinfunction "A8") (pintype "input") (tstamp e87ffadb-1cde-4bf6-a793-4b0977a1d229)) + (pad "26" thru_hole oval (at 15.24 -5.08 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A13") (pinfunction "A13") (pintype "input") (tstamp e1b61b4d-0aa0-4ee3-9879-57a4321e860a)) + (pad "27" thru_hole oval (at 15.24 -2.54 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 131 "/~{ROM_WR}") (pinfunction "~{WE}") (pintype "input") (tstamp eb9ba1c4-eccc-40e8-86fc-27950a4bb226)) + (pad "28" thru_hole oval (at 15.24 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp e0fecf38-29b9-4533-aa8e-53ec872fe7b5)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W15.24mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-28_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 9852c0c2-27c8-4722-9089-e0bd36eae4cc) + (at 69.85 120.65 180) + (descr "28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28") + (property "ki_keywords" "RAM SRAM CMOS MEMORY") + (path "/505fd214-265c-4785-8fe0-c02ae74159bb") + (attr through_hole) + (fp_text reference "U3" (at -2.667 0) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e378099d-6fe5-466e-abe9-81483202b9d9) + ) + (fp_text value "CY62256-70PC" (at 3.81 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp f91c6b5f-1da4-4c12-94f1-019cbf3ad81a) + ) + (fp_text user "${REFERENCE}" (at 3.81 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp f0cd1e08-fbe0-4d79-bb9d-7e1a3346569f) + ) + (fp_line (start -1.44 -34.41) (end 9.06 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fb8a47dc-d479-45b2-b6b0-4611f971ba6a)) + (fp_line (start -1.44 1.39) (end -1.44 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fda4cbfc-2f38-4d3f-92b9-c45cc40cb6eb)) + (fp_line (start 1.56 -34.35) (end 6.06 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6adae99c-8844-4eb9-aee4-c71face58374)) + (fp_line (start 1.56 1.33) (end 1.56 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fd4773d2-ac6e-461c-9ffc-abd4e870c1d3)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 05409425-a5c9-4bc1-8b60-aa27cd00ca99)) + (fp_line (start 6.06 -34.35) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a42850e0-8d80-4446-9560-3e2831482940)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c5712feb-350b-457a-a53b-ae20def967d5)) + (fp_line (start 9.06 -34.41) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a69e857b-0aae-4af2-9ae4-543f347382a7)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ca6096c7-d58a-4aaf-b4bd-7db453257573)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5356b0bb-5b0b-47c1-89ff-4a5311deb30d)) + (fp_line (start -1.55 -34.65) (end 9.15 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1f616602-3d74-4ad8-9d0c-18a5d906e3bd)) + (fp_line (start -1.55 1.6) (end -1.55 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 344f9e5a-b8fa-47d8-a976-f2a88cc3e815)) + (fp_line (start 9.15 -34.65) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3c236428-85fd-410a-b1be-d5e5745c10a4)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 02819601-d918-4a0d-837e-46ce66c84d9c)) + (fp_line (start -1.27 -34.35) (end 8.89 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 27f1adda-4a6d-47cf-8383-d44bf80c99e8)) + (fp_line (start -1.27 1.33) (end -1.27 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 343d899e-8277-439c-9bcc-ba1c83e60573)) + (fp_line (start 0.635 -34.29) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ce1394f9-be7f-42de-960e-5841ca1cb1a6)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0536062a-2aa0-49d7-8122-85e2398fe992)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4e0f8240-0a0a-455f-9cbd-6fd19afed24a)) + (fp_line (start 6.985 -34.29) (end 0.635 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 92ed65b2-53db-4daa-b572-2cb826405765)) + (fp_line (start 6.985 1.27) (end 6.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 19045317-c6ff-483c-90be-b32a2828bbb9)) + (fp_line (start 8.89 -34.35) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f846b5d-9850-4e33-9149-713e68fe8569)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e9a293a3-af02-49e2-ad2c-9d0bf07c5213)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A14") (pinfunction "A14") (pintype "input") (tstamp e7516d8d-d910-4972-af13-4276437c5e12)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A12") (pinfunction "A12") (pintype "input") (tstamp 11da0c82-2c89-438b-99eb-822147a100a6)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A7") (pinfunction "A7") (pintype "input") (tstamp b4ae76de-549e-46cb-b00b-dd863abdaae2)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A6") (pinfunction "A6") (pintype "input") (tstamp d4ffea5c-e7e2-49d1-856b-d99cb2070fc3)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A5") (pinfunction "A5") (pintype "input") (tstamp d2702d9e-cc02-43cd-9c23-d3ef0b9c5403)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A4") (pinfunction "A4") (pintype "input") (tstamp 80e1f670-31d4-4a4e-ab8a-30ead56cdd1d)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A3") (pinfunction "A3") (pintype "input") (tstamp cd3b56e7-5e10-4e93-932d-10f7d80c2f0f)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A2") (pinfunction "A2") (pintype "input") (tstamp 01eabf26-2048-4fd2-b397-d8f97c6b43d7)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/A1") (pinfunction "A1") (pintype "input") (tstamp f7c99f0f-50be-4f83-8de2-18a9d413a991)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "A0") (pintype "input") (tstamp 1b67a502-49f4-447d-8edd-f233140bbe00)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "Q0") (pintype "tri_state") (tstamp 3aa59c85-b0c0-45d5-828b-6be8415b0489)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "Q1") (pintype "tri_state") (tstamp 07c7ee7e-359e-4bae-82ad-d2126fc330d8)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "Q2") (pintype "tri_state") (tstamp 02b72eee-e219-49aa-b600-84fa8b4794ca)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp ccb73825-0f10-4a85-a70d-e234a68761ff)) + (pad "15" thru_hole oval (at 7.62 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "Q3") (pintype "tri_state") (tstamp ce8880d4-985a-4dec-98cc-adddf79bec74)) + (pad "16" thru_hole oval (at 7.62 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "Q4") (pintype "tri_state") (tstamp 8a63ac5d-7521-4da8-ba6c-d57df341eb4c)) + (pad "17" thru_hole oval (at 7.62 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "Q5") (pintype "tri_state") (tstamp 09ac3905-942e-40ef-ad54-20db51928175)) + (pad "18" thru_hole oval (at 7.62 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "Q6") (pintype "tri_state") (tstamp 40e0f55b-43f5-4940-af14-ecd78b561cd3)) + (pad "19" thru_hole oval (at 7.62 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "Q7") (pintype "tri_state") (tstamp 67c93b1e-6fb3-4c37-b518-6bc8f2051f68)) + (pad "20" thru_hole oval (at 7.62 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 67 "/~{RAM1_CE}") (pinfunction "~{CS}") (pintype "input") (tstamp 67448f15-4dd6-45d9-b8e7-3c703eb3395d)) + (pad "21" thru_hole oval (at 7.62 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A10") (pinfunction "A10") (pintype "input") (tstamp 0f3ae77b-e02d-4bec-abd1-88d32f864563)) + (pad "22" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "~{OE}") (pintype "input") (tstamp d968fcf4-1f06-4657-a894-00a528d13efc)) + (pad "23" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 34 "/A11") (pinfunction "A11") (pintype "input") (tstamp 81236932-8da9-4362-9c1e-5c1cceb46ad6)) + (pad "24" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A9") (pinfunction "A9") (pintype "input") (tstamp f325981a-efea-4543-8c64-667fc1698b39)) + (pad "25" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A8") (pinfunction "A8") (pintype "input") (tstamp ba68388c-cfe8-4b0a-a6a3-34a31fff59b2)) + (pad "26" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A13") (pinfunction "A13") (pintype "input") (tstamp e42c6f09-75d1-46f5-bf48-7af200892302)) + (pad "27" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "~{WE}") (pintype "input") (tstamp 15927259-d151-449d-ba51-605ab0091afe)) + (pad "28" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 3277c896-7a86-4129-ad1e-fedbd9c2ee2c)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp b96e734e-3c5b-484d-9aa1-0a0b594c6238) + (at 177.8 93.98 180) + (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "I2C Serial EEPROM, 256Kb, DIP-8/SOIC-8/TSSOP-8/DFN-8") + (property "ki_keywords" "I2C Serial EEPROM") + (path "/43a6d41b-d7e0-486e-8c1f-90d8213eab17") + (attr through_hole) + (fp_text reference "U10" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e565641c-7256-4e87-9cab-6d560c93dd86) + ) + (fp_text value "24LC256" (at 3.81 -9.95) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 955ecc35-160e-4032-bd24-2b2820f0195a) + ) + (fp_text user "${REFERENCE}" (at 3.81 -3.81) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 15720d7e-00ca-4d7e-9b79-e147a1bfc35c) + ) + (fp_line (start -1.44 -9.01) (end 9.06 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2d3a8cc6-2db7-456e-aa30-55ce6fd81c1c)) + (fp_line (start -1.44 1.39) (end -1.44 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1010ab85-678f-49a4-ab12-8defcfa48d23)) + (fp_line (start 1.56 -8.95) (end 6.06 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fe6e544e-4ecb-45bf-a0ff-5149eaebe581)) + (fp_line (start 1.56 1.33) (end 1.56 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 27e1bf69-95aa-4949-8a03-f3df513e6077)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ce7b8fc5-91e9-4f9f-810f-f9e77b566f13)) + (fp_line (start 6.06 -8.95) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 006d0c0c-a897-42c1-8987-433c03bf4807)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp cbad7214-6983-4604-8493-ef9eec13573d)) + (fp_line (start 9.06 -9.01) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 354f82c3-d220-4cbe-bb56-51a1abf05d0b)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9b3b8bfb-c3e0-4302-8f1e-bc4527dff720)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b9460188-7d34-4c51-b734-7124061dd4be)) + (fp_line (start -1.55 -9.2) (end 9.15 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3475c145-2977-4f8a-a76f-1ef171690f2e)) + (fp_line (start -1.55 1.6) (end -1.55 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp afb3e4d5-e95f-41bc-9033-25ab0b4f8a3c)) + (fp_line (start 9.15 -9.2) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f8be5b26-e444-4a4d-81ae-35366df18e92)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6e84de06-cbbe-4be8-99b9-ed50020478d7)) + (fp_line (start -1.27 -8.95) (end 8.89 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5d73acb1-12a0-42a5-abfb-e6f67653be53)) + (fp_line (start -1.27 1.33) (end -1.27 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 51b740fd-99cd-416d-9a7d-ba9e3bef640a)) + (fp_line (start 0.635 -8.89) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f6f26216-b181-4c41-afc3-387f30bb134d)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 46f45521-10a6-4fd4-9401-4d4ec7611ad1)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cf97f157-6edf-4954-8a05-b5b72860dad0)) + (fp_line (start 6.985 -8.89) (end 0.635 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ab0a7d5f-f878-4f59-8356-149226cb96ee)) + (fp_line (start 6.985 1.27) (end 6.985 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 34030973-4458-4ac8-bb96-bc8804c9baa1)) + (fp_line (start 8.89 -8.95) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 85aaf306-6bcf-4b68-a089-fae0722d962c)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 51a6391c-944c-41fa-a0dc-8fa2af948fac)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "A0") (pintype "input") (tstamp 31f1c89f-e0bf-4305-a1a8-a038ebf55e5e)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "A1") (pintype "input") (tstamp ea7e7dca-23fa-42cb-bca3-7e5b1afe3dff)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "A2") (pintype "input") (tstamp 3fa86644-dfe2-4d56-87c2-2fda1a287981)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 68954e63-75c6-49d6-8a3b-16c712edc4ac)) + (pad "5" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 21 "/SDA") (pinfunction "SDA") (pintype "bidirectional") (tstamp cc48f840-19df-4e7e-9351-3f4cd020ed96)) + (pad "6" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 23 "/SCL") (pinfunction "SCL") (pintype "input") (tstamp a53d9323-af13-4dc3-b30e-d5f2f015f3f2)) + (pad "7" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "WP") (pintype "input") (tstamp 9468ed8b-492b-4b20-9fa7-5c0d087cb3d7)) + (pad "8" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp b613ab2a-4f13-4964-8021-4d9ed33fc7fd)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp d9bc05fb-f0f0-4c24-9dda-a8b2958e5191) + (at 151.13 93.98 -90) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Quad And2") + (property "ki_keywords" "TTL and2") + (path "/dce23b12-ad8f-4c5c-a8ff-d664151508c0") + (attr through_hole) + (fp_text reference "U8" (at 3.81 2.33 90) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 0a4dbee5-77ed-4116-b6b5-d749bcb1ebc6) + ) + (fp_text value "74LS08" (at 3.81 -17.57 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp ce5baf35-0500-4588-b5ab-3329e51c63c2) + ) + (fp_text user "${REFERENCE}" (at 3.81 -7.62 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 8b31e594-802f-45ec-b281-b81cd716ec62) + ) + (fp_line (start -1.44 -16.63) (end 9.06 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 467ae14e-669e-44ca-85c2-9a3539182973)) + (fp_line (start -1.44 1.39) (end -1.44 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0e18ee52-a35b-4c19-b893-e820ec3f3253)) + (fp_line (start 1.56 -16.57) (end 6.06 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a5df78bd-27e0-46ab-9a3e-75a84ff9b593)) + (fp_line (start 1.56 1.33) (end 1.56 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b80962a6-d886-4122-b104-9aa42597247d)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ba26b8ed-eb59-4d1f-85d9-99bed41fc2cd)) + (fp_line (start 6.06 -16.57) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a5a741ac-f038-4493-8296-0c81589b9557)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 739ad78d-3fd1-4566-9067-a2253a94214d)) + (fp_line (start 9.06 -16.63) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c5aeb664-646a-4170-87ae-161a4029b283)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fcc79a96-f0ed-45c6-ae04-8a11b3ff1d1d)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 46638bc8-bae6-4fee-948e-93ce4afeca33)) + (fp_line (start -1.55 -16.85) (end 9.15 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fef8b185-544a-4be8-b97a-eaab6c337009)) + (fp_line (start -1.55 1.6) (end -1.55 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 609a238b-6d6f-4bca-a5b3-59121d03554d)) + (fp_line (start 9.15 -16.85) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp deb2a15d-3073-472a-ac56-dc6d1b89ca2a)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 68f498d4-9630-4d8f-9252-2c1993b9aa2c)) + (fp_line (start -1.27 -16.57) (end 8.89 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp d52d7d23-0b47-411a-b738-fe5f7ca1f472)) + (fp_line (start -1.27 1.33) (end -1.27 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 02402ca4-236a-469e-9705-58acd2c5bcc1)) + (fp_line (start 0.635 -16.51) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 43e6111d-63a7-4782-a4c6-c81fe7528e27)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1f5e9bd5-a655-41f3-bf5a-d2f3509834c2)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1d34f21a-9116-4b2b-8607-12a437da031d)) + (fp_line (start 6.985 -16.51) (end 0.635 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bef54de1-9cc7-44f9-8995-c29c18df2c63)) + (fp_line (start 6.985 1.27) (end 6.985 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 350ff71e-756c-4335-895d-3158ca12b197)) + (fp_line (start 8.89 -16.57) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e9daa694-d664-4967-8d63-3beed2cdb8ec)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 63d5a330-cd3d-47ec-b607-6e6452132df6)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pintype "input") (tstamp 14939d16-0245-4e8d-bbb1-296110c73181)) + (pad "2" thru_hole oval (at 0 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 54 "/~{M1}") (pintype "input") (tstamp 9b711d6e-57f5-4c5e-b742-df1d04892dad)) + (pad "3" thru_hole oval (at 0 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 96 "Net-(U7-~{M1})") (pintype "output") (tstamp 7fad224b-26c0-4ec8-8fdc-5b5fc9896f0f)) + (pad "4" thru_hole oval (at 0 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 133 "Net-(R28-Pad2)") (pintype "input") (tstamp 59ec8e25-e2d7-4eee-871e-1a99a73c69b9)) + (pad "5" thru_hole oval (at 0 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 143 "Net-(R34-Pad2)") (pintype "input") (tstamp 16b4813c-7e77-4ae2-96b5-2498997d3415)) + (pad "6" thru_hole oval (at 0 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 135 "unconnected-(U8-Pad6)") (pintype "output+no_connect") (tstamp 32f52f15-f4ba-49df-818f-af217a6e92e8)) + (pad "7" thru_hole oval (at 0 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp dce5d3bb-0311-4e05-9081-62fe440b70a2)) + (pad "8" thru_hole oval (at 7.62 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 117 "unconnected-(U8-Pad8)") (pintype "output+no_connect") (tstamp c7c7247c-3822-424d-ae13-98edf01416ec)) + (pad "9" thru_hole oval (at 7.62 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 113 "Net-(R7-Pad2)") (pintype "input") (tstamp 0a59761a-b97a-47fd-a136-f164ea4f18c5)) + (pad "10" thru_hole oval (at 7.62 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 146 "Net-(R37-Pad2)") (pintype "input") (tstamp 39c1c97b-c160-479b-8a34-b1a9194566b9)) + (pad "11" thru_hole oval (at 7.62 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 118 "unconnected-(U8-Pad11)") (pintype "output+no_connect") (tstamp f241f021-3f3c-480e-a95d-970fd0845a6d)) + (pad "12" thru_hole oval (at 7.62 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 114 "Net-(R8-Pad2)") (pintype "input") (tstamp 874de3c8-5556-4220-8322-5661660d14c3)) + (pad "13" thru_hole oval (at 7.62 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 145 "Net-(R36-Pad2)") (pintype "input") (tstamp 39e2c7f5-cfce-4860-94f5-d89f57b5cbb1)) + (pad "14" thru_hole oval (at 7.62 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 77530fcd-939d-4835-91f2-9cf2e457efc4)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp dc66a28d-fcbf-44f8-ab89-628e2937a5d6) + (at 144.78 105.41 180) + (descr "40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (path "/3eeb8fb5-eae1-4edf-b502-12d84209a828") + (attr through_hole) + (fp_text reference "U6" (at 3.81 2.159) (layer "B.SilkS") hide + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2800d7d0-390d-4b84-8c5e-86e3c200efbd) + ) + (fp_text value "Z84C40" (at 7.62 -50.59) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 308a604b-3d3c-40fd-a066-f75094d37fb3) + ) + (fp_text user "${REFERENCE}" (at 7.62 -24.13) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 681820ab-b30f-4477-a6d4-9e1d8239e68f) + ) + (fp_line (start -1.44 -49.65) (end 16.68 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e1890ef1-1fdd-47df-9827-f46240b5594e)) + (fp_line (start -1.44 1.39) (end -1.44 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9b96aece-3ab4-4616-9fa8-e96e580903f6)) + (fp_line (start 1.56 -49.59) (end 13.68 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 763b2feb-9b22-4fb6-8082-265296d8d1d9)) + (fp_line (start 1.56 1.33) (end 1.56 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fb12e679-6edd-466d-a363-6ec41add30a2)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2dadbd45-a81d-4945-973a-4f6354ff4f2a)) + (fp_line (start 13.68 -49.59) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e87c1107-4013-4f04-be2c-f62ca94dfac8)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8603b95a-49cf-4757-b20d-c859fd59c3b1)) + (fp_line (start 16.68 -49.65) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5630cdbe-8c20-432e-9aac-88df69a164d1)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 74b908a4-c147-406b-8453-a59723627959)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 85a2addc-80b4-4760-be76-3a6d4fc43842)) + (fp_line (start -1.55 -49.85) (end 16.8 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 22cd3ff4-ba43-47b6-ba09-acbdb2a539a2)) + (fp_line (start -1.55 1.6) (end -1.55 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp cc40f80d-da8d-49b7-9f77-c622e54dc439)) + (fp_line (start 16.8 -49.85) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b22123c5-d8de-4c9d-a547-407c0fba79e5)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a8fde852-088b-483f-bf10-5287fb0c9059)) + (fp_line (start -1.27 -49.59) (end 16.51 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1f49a735-7957-44e9-8c73-3109d049d3f6)) + (fp_line (start -1.27 1.33) (end -1.27 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7e210a56-7b41-41e3-8311-f17adf3a7a16)) + (fp_line (start 0.255 -49.53) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 97f79b4e-8f04-45e5-a6ba-82a60cc1b2c8)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f0e2b69c-7c8d-43eb-8e0a-e95a712314cd)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7b10a5d6-5664-41db-b314-e079756a207b)) + (fp_line (start 14.985 -49.53) (end 0.255 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 723642c7-3cfe-446c-ae51-bb11a33c51d3)) + (fp_line (start 14.985 1.27) (end 14.985 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fbafca51-804d-45dc-88b0-e30465b19535)) + (fp_line (start 16.51 -49.59) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 30fa5a73-fd44-47d5-a99e-4c1646ea692a)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 223f4935-504d-4799-b310-42d5c2f7c7fe)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp 39f171b9-e8a1-4401-a8d5-bcb362f189d4)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp d07f29c0-c80e-4b1d-88e7-93399df2f56c)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp e8b933a7-7b7c-45c4-b916-15f232fa7ada)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp 2b02f729-0dea-45b9-84c9-b5c9827a9c76)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "output") (tstamp 84800a16-da6e-45c4-afb7-587c1f3610d2)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 72 "Net-(U5-IEO)") (pinfunction "IEI") (pintype "input") (tstamp 1a4274fb-b08a-4a7f-9e5f-a4db48cfec52)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 74 "Net-(U6-IEO)") (pinfunction "IEO") (pintype "output") (tstamp b97a3181-43a9-4c85-8f73-1a5226d4879e)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 54 "/~{M1}") (pinfunction "~{M1}") (pintype "input") (tstamp bb9e4030-85dc-45e9-a6f4-abe099225c5e)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "power_in") (tstamp 9e36fffa-496e-4174-93c4-0997769c755d)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 6 "Net-(U6-~{W}{slash}~{RDYA})") (pinfunction "~{W}/~{RDYA}") (pintype "output") (tstamp 6a5ab079-197d-4b12-9dc6-815f0c13d0ea)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 7 "Net-(U6-~{SYNCA})") (pinfunction "~{SYNCA}") (pintype "bidirectional") (tstamp d40d2f81-192e-4ad5-8a44-834e0896a3e6)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 75 "/RxDA") (pinfunction "RxDA") (pintype "input") (tstamp f4dbad19-37bd-45c2-acdc-19be1cb479b4)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 107 "/SCLK") (pinfunction "~{RxCA}") (pintype "input") (tstamp 5002943a-5e13-4523-bad1-9bbfbe6b9d37)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 107 "/SCLK") (pinfunction "~{TxCA}") (pintype "input") (tstamp a470bf6b-5bd3-46ad-86ef-00913977b6b6)) + (pad "15" thru_hole oval (at 0 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 76 "/TxDA") (pinfunction "TxDA") (pintype "output") (tstamp 0d1eec5c-e678-4a0f-a714-766ca0d6531e)) + (pad "16" thru_hole oval (at 0 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 77 "unconnected-(U6-~{DTRA}-Pad16)") (pinfunction "~{DTRA}") (pintype "output+no_connect") (tstamp 3df89102-2481-4b0e-a733-5c83d68bf137)) + (pad "17" thru_hole oval (at 0 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 78 "/~{RTSA}") (pinfunction "~{RTSA}") (pintype "output") (tstamp 431e4986-6225-4536-9f1f-9dba063c51f9)) + (pad "18" thru_hole oval (at 0 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 79 "/~{CTSA}") (pinfunction "~{CTSA}") (pintype "input") (tstamp 9a7c2b02-8460-4059-b32e-5771e0281878)) + (pad "19" thru_hole oval (at 0 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 15 "Net-(U6-~{DCDA})") (pinfunction "~{DCDA}") (pintype "input") (tstamp 679cdd36-edf3-4ea2-9480-5e0bf8fa1094)) + (pad "20" thru_hole oval (at 0 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 39 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 3263c3a6-e8dc-4418-9108-e79d70cf7914)) + (pad "21" thru_hole oval (at 15.24 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RESET}") (pinfunction "~{RESET}") (pintype "input") (tstamp b4f5e7a4-a6f2-406f-8156-d311fbb61a20)) + (pad "22" thru_hole oval (at 15.24 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 14 "Net-(U6-~{DCDB})") (pinfunction "~{DCDB}") (pintype "input") (tstamp 163228e2-4fc8-41f5-bb76-a9d20e076a0c)) + (pad "23" thru_hole oval (at 15.24 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 16 "Net-(U6-~{CTSB})") (pinfunction "~{CTSB}") (pintype "input") (tstamp 91e72e80-e390-41b6-b937-2538de9c663f)) + (pad "24" thru_hole oval (at 15.24 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 80 "unconnected-(U6-~{RTSB}-Pad24)") (pinfunction "~{RTSB}") (pintype "output+no_connect") (tstamp cbc78d6e-0baf-4798-abdd-ae36bc536e20)) + (pad "25" thru_hole oval (at 15.24 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 81 "unconnected-(U6-~{DTRB}-Pad25)") (pinfunction "~{DTRB}") (pintype "output+no_connect") (tstamp ccee4a91-bcd2-4dce-8b85-58cddb4d97b6)) + (pad "26" thru_hole oval (at 15.24 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 82 "/TxDB") (pinfunction "TxDB") (pintype "output") (tstamp ef002812-b52a-4af5-833c-6748a2d615d2)) + (pad "27" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 107 "/SCLK") (pinfunction "~{RxTxCB}") (pintype "input") (tstamp 8ed24e27-5269-4509-b588-f43897662fba)) + (pad "28" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 83 "/RxDB") (pinfunction "RxDB") (pintype "input") (tstamp befcbf95-a6c4-4b1a-ace1-f7f1843814e3)) + (pad "29" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 9 "Net-(U6-~{SYNCB})") (pinfunction "~{SYNCB}") (pintype "bidirectional") (tstamp ae380844-0fde-4a7a-884d-7578b9fefe8b)) + (pad "30" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 8 "Net-(U6-~{W}{slash}~{RDYB})") (pinfunction "~{W}/~{RDYB}") (pintype "output") (tstamp d8950371-502e-4a68-8121-810ec8bd3409)) + (pad "31" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 064f797d-4c61-4380-b3d7-6fcf68089ae2)) + (pad "32" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{RD}") (pinfunction "~{RD}") (pintype "input") (tstamp cf067e84-533e-489d-8747-4058d5036eb2)) + (pad "33" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/A1") (pinfunction "C/~{D}") (pintype "input") (tstamp 94e010e1-607d-49d7-a061-c59bcf062f11)) + (pad "34" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/A0") (pinfunction "B/~{A}") (pintype "input") (tstamp f0d70bc1-5ba0-416c-9ca0-955de4f888ff)) + (pad "35" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 84 "/~{SIO_CE}") (pinfunction "~{CE}") (pintype "input") (tstamp 6b0d9e13-505b-4ac4-99fe-8a28a4475ae6)) + (pad "36" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 50 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "input") (tstamp 664a0184-cbac-4353-a482-ea5872cdb91d)) + (pad "37" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp fe4a859a-190b-4f86-a301-2eea05370bb3)) + (pad "38" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp 8eb5e9b4-7d89-41ca-8ce7-011fb4289c07)) + (pad "39" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp e19cb8d8-ef24-42f8-9d2b-137a118679af)) + (pad "40" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp 18e0df01-ad55-4290-a6b0-a550fc2a98c1)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-40_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp f440375f-7bfa-49f7-a46b-927e44f05ac9) + (at 177.8 106.045 180) + (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Real-Time Clock, I2C, Battery Backup, DIP-8") + (property "ki_keywords" "realtime clock RTC") + (path "/9111d1a5-4682-4e40-b60c-e4fd627c01bd") + (attr through_hole) + (fp_text reference "U9" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 51dea515-2eb1-4128-9e11-2dea09f1b42a) + ) + (fp_text value "MCP7940N-xP" (at 3.81 -9.95) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 520d0efd-e714-4488-8b2f-0faa424762c7) + ) + (fp_text user "${REFERENCE}" (at 3.81 -3.81) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp a0b180cd-d4be-4737-b032-ae1fccb3588b) + ) + (fp_line (start -1.44 -9.01) (end 9.06 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ff6840ef-263c-4248-8987-c68ba4c90bc6)) + (fp_line (start -1.44 1.39) (end -1.44 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e2e78474-b185-4d4b-a345-c9e7d09af3c3)) + (fp_line (start 1.56 -8.95) (end 6.06 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b026e858-e1ae-445d-b4cd-7beaf7250bf0)) + (fp_line (start 1.56 1.33) (end 1.56 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 97b02022-7c37-45cd-aeda-7caa5beda34e)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ac41de05-3a73-4b7d-91fe-97bd7a7b7aa4)) + (fp_line (start 6.06 -8.95) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a53d66dd-bcfc-454c-b3bd-5e4fe9dd94a1)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 92292805-934b-435f-8259-622f0cb25bd3)) + (fp_line (start 9.06 -9.01) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 111c87f3-dba8-4e4a-9986-97dd53bd1753)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4d5998cc-29a6-4f2f-8f06-2a834f03d3ff)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e0c5988a-c2e4-40c1-adf8-16f33bda5aa4)) + (fp_line (start -1.55 -9.2) (end 9.15 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 226e6114-58dc-4304-9383-3c8726442fda)) + (fp_line (start -1.55 1.6) (end -1.55 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fe34a92e-879c-4312-b052-3d3cfc017cb9)) + (fp_line (start 9.15 -9.2) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp aa1ffd53-ba4c-41e0-9f03-bffd190c7dc1)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1a1f9220-f9de-4281-8d0d-df7b634ec5af)) + (fp_line (start -1.27 -8.95) (end 8.89 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dc2f6dad-e50f-47bf-a5ec-a5f706755d48)) + (fp_line (start -1.27 1.33) (end -1.27 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0cec65d3-7cc1-4bd8-a401-bd0a3cafc938)) + (fp_line (start 0.635 -8.89) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 596defb7-e8eb-47b1-977a-bc164ea8dcf4)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 40aa7abc-4c9c-4945-a839-5bbc0e11f2d8)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3b608785-e0b0-4c33-8b0d-f22d10e3259f)) + (fp_line (start 6.985 -8.89) (end 0.635 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 95768fcc-3c22-403a-a43c-29c0b1fe590f)) + (fp_line (start 6.985 1.27) (end 6.985 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fa6a17d5-a3c5-45e7-b19b-1aeb269526ea)) + (fp_line (start 8.89 -8.95) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9436d76f-d457-4557-b568-95b92aacefd2)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2742bf08-18e7-469f-b8e2-e9be69ef47af)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 3 "Net-(U9-X1)") (pinfunction "X1") (pintype "input") (tstamp 344ec24f-5e54-4e5b-a3a7-f7b6e7d588ea)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 1 "Net-(U9-X2)") (pinfunction "X2") (pintype "output") (tstamp f7a7cf6e-dad1-4ec6-8ee8-3d5cb3904c86)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 97 "+BATT") (pinfunction "VBAT") (pintype "power_in") (tstamp 1aaac256-a448-4e5c-9ca6-27fe6d80e42f)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp 66b86769-8535-4b7f-81ec-4ead7c42d149)) + (pad "5" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 21 "/SDA") (pinfunction "SDA") (pintype "bidirectional") (tstamp c258b263-f309-401e-8284-d334e5001fa7)) + (pad "6" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 23 "/SCL") (pinfunction "SCL") (pintype "input") (tstamp 4119676a-b248-4004-8c0d-0e643a0c00cb)) + (pad "7" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 13 "/MFP") (pinfunction "MFP") (pintype "open_collector") (tstamp 9eaf7577-268d-4987-bba5-2086e05ec7c7)) + (pad "8" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp e0eb61b7-9783-4f22-8f8e-a16bb0c8c8d5)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp fb54474d-7c05-4063-bf1c-bd885f05f9a4) + (at 180.34 138.43 180) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "southern-star-mk2.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Hex inverter schmitt trigger") + (property "ki_keywords" "HCMOS not inverter") + (path "/2af34295-3738-4945-ab13-c54978ab9510") + (attr through_hole) + (fp_text reference "U15" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2f776b07-9006-4753-9919-61c67bec71bb) + ) + (fp_text value "74HC14" (at 3.81 -17.57) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 724de4eb-9bda-4159-80bd-306189b6c46e) + ) + (fp_text user "${REFERENCE}" (at 3.81 -7.62) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 4d09776d-caa0-4307-beb9-87acb87eef3e) + ) + (fp_line (start -1.44 -16.63) (end 9.06 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 52a3617f-05d6-49d3-8277-1e9412b99750)) + (fp_line (start -1.44 1.39) (end -1.44 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8390e4f5-ec55-4529-a2fa-59a55006131f)) + (fp_line (start 1.56 -16.57) (end 6.06 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8bd6c4f9-502f-4f48-a9e6-cef3bc3e335d)) + (fp_line (start 1.56 1.33) (end 1.56 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b4687788-6969-4e40-8c7d-d5d7fa4bbf2a)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9418513e-e754-4c8d-949f-117d354248f8)) + (fp_line (start 6.06 -16.57) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e6c7c794-6c36-446b-acb1-fd5474dbeca3)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 79a8ea11-e288-4237-810f-e010db3088d8)) + (fp_line (start 9.06 -16.63) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c864346b-3bcb-4b26-8d3b-015b1ae2c46e)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ec146306-0346-4007-b2a7-b16d6f2dda8e)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0ca04691-a893-4188-9d95-5028d6900591)) + (fp_line (start -1.55 -16.85) (end 9.15 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp cab0c2ae-4154-46bc-80c8-dd77ff9f9f7d)) + (fp_line (start -1.55 1.6) (end -1.55 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 849af3c1-fbc0-4684-a3ca-4e08674f4b28)) + (fp_line (start 9.15 -16.85) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fb295485-71ba-465f-992c-16cbe111d26c)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f4cb025b-7080-451f-a9ff-d90f081ab76a)) + (fp_line (start -1.27 -16.57) (end 8.89 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 38d05f5e-4088-4144-b74e-1782ba06f840)) + (fp_line (start -1.27 1.33) (end -1.27 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7c7c7317-dd97-49dc-a9d6-f59764663710)) + (fp_line (start 0.635 -16.51) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b54342b5-026f-46a7-a56f-a35a5ba90229)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b2fcf09e-3701-42f7-a15c-cefa83915154)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 050da78a-6655-464c-af44-0c7e7ac5d7d6)) + (fp_line (start 6.985 -16.51) (end 0.635 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4e0d31f9-3557-41e9-8121-519f663c72f0)) + (fp_line (start 6.985 1.27) (end 6.985 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ef056619-0861-4b8a-b6aa-5f5fede92ee4)) + (fp_line (start 8.89 -16.57) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 45bfc72c-d038-4ce4-a3ad-46ef83e7e00f)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 159dc646-5e50-4fa2-9bab-97e5f1e09122)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 87 "/K1") (pintype "input") (tstamp 89a4bca8-5b68-4a84-9ce7-af376641cd89)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 123 "Net-(U15-Pad2)") (pintype "output") (tstamp 76d5976a-9a29-40c9-afc8-1c6b736d8a1b)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 88 "/K2") (pintype "input") (tstamp f7376556-c129-451a-91d2-ccf21a9c5bb5)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 124 "Net-(U15-Pad4)") (pintype "output") (tstamp ccb7e287-4720-4fcb-a7aa-50138674e53f)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 89 "/K3") (pintype "input") (tstamp 11c225cc-4ff3-4145-822b-b6173ffdbb9c)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 125 "Net-(U15-Pad6)") (pintype "output") (tstamp 4c12b718-9f6f-4b76-9648-e0a230a1d560)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp f71ff48f-0f3b-4de7-ac45-c9678fb5f532)) + (pad "8" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 126 "Net-(U15-Pad8)") (pintype "output") (tstamp df4a80ed-317b-4e05-8741-e9be89da562b)) + (pad "9" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 90 "/K4") (pintype "input") (tstamp 0774c4f4-c8d3-471b-bbd8-c31dcd1f94e4)) + (pad "10" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 127 "Net-(U15-Pad10)") (pintype "output") (tstamp 12f768be-defa-454f-a806-09bddd93a0f4)) + (pad "11" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 102 "/K5") (pintype "input") (tstamp dc1a3dad-abc4-44b9-9fb6-a35f9febb7f0)) + (pad "12" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 128 "Net-(U15-Pad12)") (pintype "output") (tstamp 825a60a5-0f36-4439-97ca-d3c04ca1a2f2)) + (pad "13" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 136 "Net-(C19-Pad1)") (pintype "input") (tstamp a333147c-8983-40c7-b4ba-0b215455db5b)) + (pad "14" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp ca7b9da9-a929-4fea-bcfe-2ed7d1df2fe0)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (gr_line (start 186.69 156.21) (end 186.69 88.9) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp 3b50de44-22b2-45f8-9b0c-a091699cbdd5)) + (gr_line (start 186.69 88.9) (end 43.18 88.9) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp 5d365ba1-d9df-4c57-8924-b924e466eb3f)) + (gr_line (start 43.18 88.9) (end 43.18 156.21) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp 9a6b9f80-90b7-44a2-b1c7-14b592bd92c9)) + (gr_line (start 43.18 156.21) (end 186.69 156.21) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp a909544f-c9f0-43c0-8442-706261bbd0e2)) + (gr_text "Southern Star mk2 - rev 1\n(C) 2024 - Thomas Albers Raviola\nthomaslabs.org" (at 82.169 154.559 90) (layer "F.SilkS") (tstamp 549977e8-5e19-4ab2-a20d-f4176dee76f9) + (effects (font (size 1 1) (thickness 0.1)) (justify left bottom)) + ) + (gr_text "JLCJLCJLCJLC" (at 99.187 122.174 90) (layer "F.SilkS") (tstamp d5ffff21-40f9-44f9-a5df-3bc72de5cdea) + (effects (font (size 1 1) (thickness 0.1)) (justify left bottom)) + ) + (dimension (type aligned) (layer "Margin") (tstamp 5a5ea12a-dcdb-4771-a657-96835c2350aa) + (pts (xy 43.18 156.21) (xy 186.69 156.21)) + (height 5.08) + (gr_text "143.5100 mm" (at 114.935 160.14) (layer "Margin") (tstamp 5a5ea12a-dcdb-4771-a657-96835c2350aa) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp 7bc1e0c6-cdf9-428d-88ba-7b4fc941b037) + (pts (xy 44.155 153.035) (xy 48.555 153.035)) + (height 8.509) + (gr_text "4.4000 mm" (at 46.355 160.394) (layer "Margin") (tstamp 7bc1e0c6-cdf9-428d-88ba-7b4fc941b037) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp b3f84af5-81a1-4ddd-ab6c-fd4cd998cc38) + (pts (xy 46.355 153.035) (xy 43.18 153.035)) + (height -6.223) + (gr_text "3.1750 mm" (at 44.7675 158.108) (layer "Margin") (tstamp b3f84af5-81a1-4ddd-ab6c-fd4cd998cc38) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp b58ea9d0-bdf2-4cbb-b2f3-fda3158c331f) + (pts (xy 186.69 88.9) (xy 186.69 156.21)) + (height -6.35) + (gr_text "67.3100 mm" (at 191.89 122.555 90) (layer "Margin") (tstamp b58ea9d0-bdf2-4cbb-b2f3-fda3158c331f) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp b9c9e535-8054-4414-b82b-8fe879d63fb2) + (pts (xy 184.404 153.924) (xy 184.404 156.21)) + (height -5.715) + (gr_text "2.2860 mm" (at 190.119 161.036 90) (layer "Margin") (tstamp b9c9e535-8054-4414-b82b-8fe879d63fb2) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 2) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp fa0f4721-0226-474c-b613-5d6a3c7d544a) + (pts (xy 184.404 153.924) (xy 186.69 153.924)) + (height 4.953) + (gr_text "2.2860 mm" (at 179.578 158.877) (layer "Margin") (tstamp fa0f4721-0226-474c-b613-5d6a3c7d544a) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 2) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + + (segment (start 177.8 108.585) (end 180.975 108.585) (width 0.15) (layer "F.Cu") (net 1) (tstamp 254f6100-2e1c-4d6f-aa00-2801dd4b2f92)) + (segment (start 181.61 107.95) (end 181.61 106.045) (width 0.15) (layer "F.Cu") (net 1) (tstamp 2d63e235-0a8c-40c3-b6f2-2df6f250e6fd)) + (segment (start 180.975 108.585) (end 181.61 107.95) (width 0.15) (layer "F.Cu") (net 1) (tstamp 9fdfe8f0-6f95-46fb-963b-782ecb6541c1)) + (segment (start 175.26 108.585) (end 177.8 108.585) (width 0.15) (layer "F.Cu") (net 1) (tstamp a4616732-cd70-4fc9-9c97-8129e64a93ed)) + (segment (start 91.432 96.993) (end 82.882 96.993) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0057c9d3-126e-4bd5-87a9-49d164c2aee6)) + (segment (start 155.745 140.97) (end 155.745 130.853) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0145fe1c-8cf6-4960-8844-7921a6ed5a30)) + (segment (start 106.204 98.52) (end 106.68 98.044) (width 0.5) (layer "F.Cu") (net 2) (tstamp 02c650c6-2871-4235-ac1a-ca16e7e9f05c)) + (segment (start 151.205 97.06) (end 151.13 96.985) (width 0.5) (layer "F.Cu") (net 2) (tstamp 080fcbea-1d55-4fdb-b35a-9aa9c5cc04e6)) + (segment (start 172.89 96.393) (end 172.89 95.885) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0a132902-10e2-49f8-8eb9-1103fc31c72f)) + (segment (start 115.03 140.97) (end 115.03 138.43) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0bcb312f-8edc-4f9e-8583-795c792a4e37)) + (segment (start 82.882 96.993) (end 79.545 100.33) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0e42f78c-29c0-4a70-95ca-eb58094071b7)) + (segment (start 177.335 114.13) (end 177.8 113.665) (width 0.5) (layer "F.Cu") (net 2) (tstamp 0f030e96-0e4f-4be5-ad67-7fa920f5d04e)) + (segment (start 115.03 133.35) (end 115.03 130.885) (width 0.5) (layer "F.Cu") (net 2) (tstamp 16d961e1-e409-414f-988a-cf20dc9eb306)) + (segment (start 116.84 93.98) (end 119.72 96.86) (width 0.5) (layer "F.Cu") (net 2) (tstamp 20784b54-9fb2-4267-94bb-c07321d7c2cc)) + (segment (start 101.6 98.52) (end 106.204 98.52) (width 0.5) (layer "F.Cu") (net 2) (tstamp 216e6832-699c-4a7e-a063-5580ff7eb5e5)) + (segment (start 154.686 116.205) (end 154.686 114.3) (width 0.5) (layer "F.Cu") (net 2) (tstamp 239d447a-0e29-4410-a884-8993ee63944c)) + (segment (start 177.335 138.43) (end 177.335 136.355) (width 0.5) (layer "F.Cu") (net 2) (tstamp 28c208a5-c125-4795-88dd-5e9452d07696)) + (segment (start 173.185 106.045) (end 173.185 103.8) (width 0.5) (layer "F.Cu") (net 2) (tstamp 2c3d97af-0328-4bd8-8a20-56d7709a6f8b)) + (segment (start 91.44 133.35) (end 91.532 133.258) (width 0.5) (layer "F.Cu") (net 2) (tstamp 373306dd-c1e6-4861-b568-5bb03091dff2)) + (segment (start 158.75 98.52) (end 161.29 98.52) (width 0.5) (layer "F.Cu") (net 2) (tstamp 3d615cf9-61bd-4f11-9838-dd979eb535b5)) + (segment (start 162.725 116.55) (end 162.725 116.37) (width 0.5) (layer "F.Cu") (net 2) (tstamp 40272931-3909-4d27-b840-7455a407da7f)) + (segment (start 55.415 97.325) (end 52.07 93.98) (width 0.5) (layer "F.Cu") (net 2) (tstamp 44cc448e-3be5-4e9d-b866-6cccb7b4f720)) + (segment (start 137.625 128.27) (end 129.54 128.27) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4586e388-fac0-45bd-866a-0ae21c1ceeee)) + (segment (start 77.64 120.48) (end 82.55 115.57) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4ace6b84-8ee4-4fc5-b70d-2dc258c5bee2)) + (segment (start 66.845 99.06) (end 68.072 100.287) (width 0.5) (layer "F.Cu") (net 2) (tstamp 4d2e45d1-ffca-4626-9813-ff554f216a10)) + (segment (start 66.845 120.65) (end 66.845 106.755) (width 0.5) (layer "F.Cu") (net 2) (tstamp 547b5f7e-8b42-4833-9671-10c9726b613c)) + (segment (start 177.335 118.11) (end 177.335 114.13) (width 0.5) (layer "F.Cu") (net 2) (tstamp 562d3bd5-7f5c-448a-a597-b99739ed6b26)) + (segment (start 68.072 100.287) (end 68.072 102.87) (width 0.5) (layer "F.Cu") (net 2) (tstamp 58f0419f-9094-4f4a-a599-4016ab3e09f0)) + (segment (start 66.77 104.14) (end 66.77 106.68) (width 0.5) (layer "F.Cu") (net 2) (tstamp 5cb165fe-a1e1-4969-b918-7472d88a09db)) + (segment (start 172.89 95.885) (end 174.795 93.98) (width 0.5) (layer "F.Cu") (net 2) (tstamp 5e3093a6-ea3d-4da9-9754-97d155ada164)) + (segment (start 153.67 97.06) (end 151.205 97.06) (width 0.5) (layer "F.Cu") (net 2) (tstamp 5f2874e2-82cd-4c7b-8070-070f025cf0d8)) + (segment (start 55.415 120.65) (end 55.415 119.845) (width 0.5) (layer "F.Cu") (net 2) (tstamp 65c86b13-2600-4dba-a327-48bc22f50543)) + (segment (start 55.415 119.845) (end 58.42 116.84) (width 0.5) (layer "F.Cu") (net 2) (tstamp 6aa6a77d-cb38-4878-9b9c-c713dd4a61cf)) + (segment (start 66.77 104.14) (end 66.802 104.14) (width 0.5) (layer "F.Cu") (net 2) (tstamp 6c943cb6-2d4b-4471-adf4-14e7acbbe037)) + (segment (start 172.89 103.505) (end 172.89 96.393) (width 0.5) (layer "F.Cu") (net 2) (tstamp 6cbf7471-bd4e-4291-b68b-f8a6327b1609)) + (segment (start 119.72 96.985) (end 127 96.985) (width 0.5) (layer "F.Cu") (net 2) (tstamp 701bddff-c5cf-40be-8f50-007faafff8dc)) + (segment (start 99.617 133.258) (end 102.065 130.81) (width 0.5) (layer "F.Cu") (net 2) (tstamp 711f3fc3-e875-4a57-b536-7865873d2224)) + (segment (start 154.686 130.81) (end 155.702 130.81) (width 0.5) (layer "F.Cu") (net 2) (tstamp 77620d54-c716-414a-a356-5fd5d532b036)) + (segment (start 140.165 125.73) (end 137.625 128.27) (width 0.5) (layer "F.Cu") (net 2) (tstamp 78de0999-5bb9-4760-aa1d-f1ff9bd5755a)) + (segment (start 101.6 98.52) (end 99.06 98.52) (width 0.5) (layer "F.Cu") (net 2) (tstamp 7d4819be-29dd-43fb-b7cb-a238334ed5f4)) + (segment (start 162.687 116.332) (end 162.687 114.427) (width 0.5) (layer "F.Cu") (net 2) (tstamp 81213ef8-4a95-4972-aaa9-9db6a5e43b63)) + (segment (start 163.83 97.06) (end 166.37 97.06) (width 0.5) (layer "F.Cu") (net 2) (tstamp 82c66b6c-3447-448f-86c7-52e948384718)) + (segment (start 155.702 130.81) (end 166.37 130.81) (width 0.5) (layer "F.Cu") (net 2) (tstamp 82df6b25-62a8-4858-ba5f-83b4909f1da5)) + (segment (start 151.13 96.985) (end 147.785 96.985) (width 0.5) (layer "F.Cu") (net 2) (tstamp 87e85a6a-3973-4664-8dea-0cc9a47f9020)) + (segment (start 177.335 136.355) (end 180.34 133.35) (width 0.5) (layer "F.Cu") (net 2) (tstamp 87f0fc2a-23e8-4fb7-a9de-e127111b44c1)) + (segment (start 115.03 138.43) (end 115.03 135.89) (width 0.5) (layer "F.Cu") (net 2) (tstamp 88f53d9a-821f-4250-890e-f831e7ae68d8)) + (segment (start 154.775 116.55) (end 154.775 116.294) (width 0.5) (layer "F.Cu") (net 2) (tstamp 8cd199e0-bba9-4f23-9159-680d50b5b29c)) + (segment (start 157.29 97.06) (end 158.75 98.52) (width 0.5) (layer "F.Cu") (net 2) (tstamp 8fef2cd2-5b77-44af-ae32-0f044f93293a)) + (segment (start 66.845 106.755) (end 66.77 106.68) (width 0.5) (layer "F.Cu") (net 2) (tstamp 905bb27a-8236-4786-9798-ca90cf3f8ee9)) + (segment (start 177.335 140.97) (end 177.335 138.43) (width 0.5) (layer "F.Cu") (net 2) (tstamp 94a40e3a-cd90-41a0-85f0-e6d1eec19e1c)) + (segment (start 77.64 120.65) (end 77.64 120.48) (width 0.5) (layer "F.Cu") (net 2) (tstamp 95a0e0d2-8f3d-47fd-89c3-2515440cdc20)) + (segment (start 91.44 96.985) (end 91.432 96.993) (width 0.5) (layer "F.Cu") (net 2) (tstamp 976f8e7b-7e46-48cc-b89c-4e22e5ea1ac0)) + (segment (start 155.745 130.853) (end 155.702 130.81) (width 0.5) (layer "F.Cu") (net 2) (tstamp 98665451-c553-49d5-86a3-e0e9b9411746)) + (segment (start 77.005 102.87) (end 79.545 100.33) (width 0.5) (layer "F.Cu") (net 2) (tstamp a2490d0b-09b0-4ea7-831e-a6caf47deba0)) + (segment (start 91.532 133.258) (end 99.617 133.258) (width 0.5) (layer "F.Cu") (net 2) (tstamp a72cbaa6-c234-41a0-ae0d-e46c196ead8c)) + (segment (start 106.68 98.044) (end 106.68 93.98) (width 0.5) (layer "F.Cu") (net 2) (tstamp b0e4520a-4a2c-43b0-ba7c-471eb61df6a6)) + (segment (start 91.44 96.985) (end 97.525 96.985) (width 0.5) (layer "F.Cu") (net 2) (tstamp b1eced53-d7d6-4509-82e4-7fd5f60dbb7e)) + (segment (start 173.185 103.8) (end 172.89 103.505) (width 0.5) (layer "F.Cu") (net 2) (tstamp b4c68e76-5de1-43ab-b9a7-dee218a952ca)) + (segment (start 115.03 133.35) (end 115.03 135.89) (width 0.5) (layer "F.Cu") (net 2) (tstamp bfd23084-00fe-4690-bf4f-df6a5b29924e)) + (segment (start 166.37 97.06) (end 166.37 93.98) (width 0.5) (layer "F.Cu") (net 2) (tstamp bfec37f1-c5ab-4fa9-8141-5e450122f907)) + (segment (start 172.763 96.52) (end 172.89 96.393) (width 0.5) (layer "F.Cu") (net 2) (tstamp c41f0b27-ceac-4ed3-8549-21a8493d0d12)) + (segment (start 162.37 98.52) (end 163.83 97.06) (width 0.5) (layer "F.Cu") (net 2) (tstamp c5b8f971-0a05-4ace-9c1e-98be975e290f)) + (segment (start 115.105 130.81) (end 125.73 130.81) (width 0.5) (layer "F.Cu") (net 2) (tstamp d5de01ce-0d3c-4b97-a9e3-d3217718646c)) + (segment (start 147.785 96.985) (end 144.78 93.98) (width 0.5) (layer "F.Cu") (net 2) (tstamp d84f95b7-ee24-47ad-940f-5121e5ff8dd1)) + (segment (start 154.775 116.294) (end 154.686 116.205) (width 0.5) (layer "F.Cu") (net 2) (tstamp dbdb6eb4-bd96-403a-8bda-b7ccb079684d)) + (segment (start 173.185 108.585) (end 173.185 106.045) (width 0.5) (layer "F.Cu") (net 2) (tstamp dca29af8-0781-4b57-ad51-1608ec942397)) + (segment (start 161.29 98.52) (end 162.37 98.52) (width 0.5) (layer "F.Cu") (net 2) (tstamp dd68b970-5ea2-4e11-8e08-ec5d11a32c22)) + (segment (start 66.802 104.14) (end 68.072 102.87) (width 0.5) (layer "F.Cu") (net 2) (tstamp dee06f70-7630-450c-a12c-940e480f2968)) + (segment (start 156.21 97.06) (end 157.29 97.06) (width 0.5) (layer "F.Cu") (net 2) (tstamp e184cfe5-eb0c-4c1d-b0ef-38ffb6e0f4fb)) + (segment (start 119.72 96.86) (end 119.72 96.985) (width 0.5) (layer "F.Cu") (net 2) (tstamp e2e69c31-3d4e-40f9-83af-fa3deb9b9105)) + (segment (start 55.415 101.6) (end 55.415 97.325) (width 0.5) (layer "F.Cu") (net 2) (tstamp eb42ba9b-86f5-4d8d-a23a-7166cda82440)) + (segment (start 68.072 102.87) (end 77.005 102.87) (width 0.5) (layer "F.Cu") (net 2) (tstamp ece1a698-89a2-4588-a85a-805a023277fd)) + (segment (start 162.725 116.37) (end 162.687 116.332) (width 0.5) (layer "F.Cu") (net 2) (tstamp ee73931f-5ca7-47f6-93ac-69a604e70ae8)) + (segment (start 115.03 130.885) (end 115.105 130.81) (width 0.5) (layer "F.Cu") (net 2) (tstamp f04da220-b182-4640-8cee-296217a84a8c)) + (segment (start 147.955 130.81) (end 149.225 132.08) (width 0.5) (layer "F.Cu") (net 2) (tstamp f500d31e-8a12-4cf5-a0bc-bba8cff6c299)) + (segment (start 149.225 132.08) (end 153.416 132.08) (width 0.5) (layer "F.Cu") (net 2) (tstamp f93cc76b-6e29-4d71-88cb-056d7316a6f4)) + (segment (start 97.525 96.985) (end 99.06 98.52) (width 0.5) (layer "F.Cu") (net 2) (tstamp f946df1d-bf83-4e44-8d33-70cf0932a3a4)) + (segment (start 170.18 96.52) (end 172.763 96.52) (width 0.5) (layer "F.Cu") (net 2) (tstamp fa6ec5ae-09c3-4d89-bc3e-a3dacdc6259e)) + (segment (start 116.375 100.33) (end 119.72 96.985) (width 0.5) (layer "F.Cu") (net 2) (tstamp fbf106f9-7e5a-4373-8d74-d27c52c8c427)) + (segment (start 153.416 132.08) (end 154.686 130.81) (width 0.5) (layer "F.Cu") (net 2) (tstamp fc1b9264-f510-4262-baaa-0c67b18a2881)) + (via (at 154.686 114.3) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp 6b42f159-9325-4904-862b-d2f28a564ab9)) + (via (at 162.687 114.427) (size 0.8) (drill 0.4) (layers "F.Cu" "B.Cu") (net 2) (tstamp a3e2dcdf-6bee-4a9a-b6fd-d5359f918b1a)) + (segment (start 175.26 106.045) (end 177.8 106.045) (width 0.15) (layer "F.Cu") (net 3) (tstamp 2a178a54-5f04-4e37-91ef-c93a43afbb6b)) + (segment (start 177.8 106.045) (end 180.11 106.045) (width 0.15) (layer "F.Cu") (net 3) (tstamp c4445ef2-093e-4d4c-abbe-ab6b71baaf8e)) + (segment (start 53.34 101.6) (end 50.8 101.6) (width 0.15) (layer "F.Cu") (net 4) (tstamp 0417b985-ad7d-4aec-953a-7616d69d2af2)) + (segment (start 175.26 138.43) (end 172.72 138.43) (width 0.15) (layer "F.Cu") (net 4) (tstamp 131fcad5-9224-4ae5-843f-326bce1b7f29)) + (segment (start 95.98 146.05) (end 95.98 143.51) (width 0.5) (layer "F.Cu") (net 4) (tstamp 14fc8573-de38-491f-b381-0af6f66e0fcd)) + (segment (start 142.24 125.73) (end 144.78 125.73) (width 0.15) (layer "F.Cu") (net 4) (tstamp 1cf129f9-551f-44ce-a833-e530699674b6)) + (segment (start 113.03 130.81) (end 110.49 130.81) (width 0.15) (layer "F.Cu") (net 4) (tstamp 34d3ce4e-6269-4518-9de8-c5eb4fd04aae)) + (segment (start 91.44 101.6) (end 91.44 99.06) (width 0.15) (layer "F.Cu") (net 4) (tstamp 37515c4b-f8de-4733-b981-dce37373c7e3)) + (segment (start 106.68 130.81) (end 104.14 130.81) (width 0.15) (layer "F.Cu") (net 4) (tstamp 5c1c952e-6e96-49bc-83fb-2c4adc976056)) + (segment (start 163.957 143.891) (end 163.957 142.97) (width 0.5) (layer "F.Cu") (net 4) (tstamp 68c613a8-08f2-4212-9db7-05290c327ed0)) + (segment (start 62.23 99.06) (end 64.77 99.06) (width 0.15) (layer "F.Cu") (net 4) (tstamp 7236e769-689a-4635-b9d7-97b899dc604c)) + (segment (start 147.955 125.73) (end 144.78 125.73) (width 0.5) (layer "F.Cu") (net 4) (tstamp 8d7a5ba6-e81f-4860-81a9-e42419969f34)) + (segment (start 172.72 93.98) (end 170.18 93.98) (width 0.15) (layer "F.Cu") (net 4) (tstamp 90146067-be55-440c-9553-f903262154cc)) + (segment (start 127 101.6) (end 127 99.06) (width 0.15) (layer "F.Cu") (net 4) (tstamp 931f21d6-f6a6-441d-a068-8ff5f3cc5a1d)) + (segment (start 169.545 146.05) (end 168.275 144.78) (width 0.5) (layer "F.Cu") (net 4) (tstamp a1f680e5-9308-4243-8e21-71307e7371bc)) + (segment (start 164.846 144.78) (end 163.957 143.891) (width 0.5) (layer "F.Cu") (net 4) (tstamp a3a96eeb-8faa-4e85-9013-d1c5935c711b)) + (segment (start 151.13 99.06) (end 151.13 101.6) (width 0.15) (layer "F.Cu") (net 4) (tstamp ab65db05-b2d0-4569-a6c6-2f2eb87f1c81)) + (segment (start 170.18 106.045) (end 170.18 104.14) (width 0.15) (layer "F.Cu") (net 4) (tstamp b4b124ea-e200-42ff-92ed-a1a11558caf0)) + (segment (start 114.3 100.33) (end 111.76 100.33) (width 0.15) (layer "F.Cu") (net 4) (tstamp b59663ef-d612-42ba-8742-352a92babe89)) + (segment (start 147.955 128.27) (end 147.955 125.73) (width 0.5) (layer "F.Cu") (net 4) (tstamp c289cb9c-a4a9-47b1-80c7-ad87da22ec88)) + (segment (start 168.275 144.78) (end 164.846 144.78) (width 0.5) (layer "F.Cu") (net 4) (tstamp d5f41255-84f5-4ab7-886e-0261cf37675e)) + (segment (start 102.14 146.05) (end 95.98 146.05) (width 0.5) (layer "F.Cu") (net 4) (tstamp d9942d8e-d9dd-4871-a919-d40fa41de46a)) + (segment (start 102.14 146.05) (end 102.14 143.51) (width 0.5) (layer "F.Cu") (net 4) (tstamp e980ab37-cf67-48be-9a20-0d6e27bad4a9)) + (segment (start 175.26 118.11) (end 172.72 118.11) (width 0.15) (layer "F.Cu") (net 4) (tstamp ef994ff7-2f6d-4900-8b79-0707a56bef8e)) + (segment (start 153.67 140.97) (end 151.13 140.97) (width 0.15) (layer "F.Cu") (net 4) (tstamp f97aded6-7696-4a55-bee4-d696d74666ab)) + (segment (start 170.18 104.14) (end 170.815 103.505) (width 0.15) (layer "F.Cu") (net 4) (tstamp f984179d-69e3-43ab-b25b-592bc9752cbd)) + (via (at 80.01 151.638) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 5) (tstamp b3b86ef2-0ac3-4964-9f44-def19e96a505)) + (via (at 79.502 122.174) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 5) (tstamp f74110fe-fb37-44d0-a39b-5f787bb5cee6)) + (segment (start 91.44 151.13) (end 90.424 152.146) (width 0.15) (layer "In1.Cu") (net 5) (tstamp 3743e980-fd26-48f3-8ea7-ffe4e32f94d1)) + (segment (start 90.424 152.146) (end 86.995 152.146) (width 0.15) (layer "In1.Cu") (net 5) (tstamp 475c288f-fe93-42f2-bf4f-ad459469f5f4)) + (segment (start 80.518 152.146) (end 80.01 151.638) (width 0.15) (layer "In1.Cu") (net 5) (tstamp 82644a8b-eda4-4918-9a9d-34b044aee1fd)) + (segment (start 86.995 152.146) (end 83.058 152.146) (width 0.15) (layer "In1.Cu") (net 5) (tstamp d89d9cca-64c4-40a7-81f5-77052bc3ccab)) + (segment (start 83.058 152.146) (end 80.518 152.146) (width 0.15) (layer "In1.Cu") (net 5) (tstamp f4589ea1-34e4-45f8-8b8e-1108cb1e641a)) + (segment (start 80.01 93.98) (end 80.01 121.666) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 6db503db-bded-4d7d-8501-f3c46f073249)) + (segment (start 80.01 151.638) (end 80.01 121.666) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 794cf9ae-05e8-49dc-9d92-09045ff0b4a4)) + (segment (start 80.01 121.666) (end 79.502 122.174) (width 0.15) (layer "In2.Cu") (net 5) (tstamp cf193993-a3b1-48a5-bdc0-f3410382b63b)) + (segment (start 56.403 123.175) (end 57.404 122.174) (width 0.15) (layer "B.Cu") (net 5) (tstamp 1bd72019-61e5-4581-aa1d-99e52df82366)) + (segment (start 50.785 123.19) (end 50.8 123.175) (width 0.15) (layer "B.Cu") (net 5) (tstamp 50767630-8658-4e4c-8f0f-a68132dec18d)) + (segment (start 79.502 122.174) (end 79.629 122.174) (width 0.15) (layer "B.Cu") (net 5) (tstamp 5847bd39-ae70-4ba2-8665-d563e9355dfd)) + (segment (start 57.404 122.174) (end 63.246 122.174) (width 0.15) (layer "B.Cu") (net 5) (tstamp 5c9874ce-92c7-4fc1-afd1-edf64bedda1c)) + (segment (start 62.23 123.19) (end 63.246 122.174) (width 0.15) (layer "B.Cu") (net 5) (tstamp 672e9a6c-3390-4d7b-99a6-ec1e1c358857)) + (segment (start 46.99 123.19) (end 50.785 123.19) (width 0.15) (layer "B.Cu") (net 5) (tstamp 8f01c69a-b6d2-42c7-a59f-64723df3b43f)) + (segment (start 50.8 123.175) (end 56.403 123.175) (width 0.15) (layer "B.Cu") (net 5) (tstamp b00959cf-4f11-42ea-8155-9ad353f50297)) + (segment (start 63.246 122.174) (end 79.502 122.174) (width 0.15) (layer "B.Cu") (net 5) (tstamp fd24cfdd-5007-4190-835e-f4b32d006f09)) + (segment (start 142.24 128.27) (end 144.78 128.27) (width 0.15) (layer "F.Cu") (net 6) (tstamp c0c6063c-12f8-4fa5-ba44-a35769e37bd6)) + (segment (start 142.24 130.81) (end 144.78 130.81) (width 0.15) (layer "F.Cu") (net 7) (tstamp 356fb532-7d1e-4c83-8371-c627e5c0fa33)) + (segment (start 132.08 130.81) (end 129.54 130.81) (width 0.15) (layer "F.Cu") (net 8) (tstamp 9784e5be-5674-442e-9971-9ad493c63756)) + (segment (start 132.08 133.35) (end 129.54 133.35) (width 0.15) (layer "F.Cu") (net 9) (tstamp 5e305a49-75c2-4c3b-95fa-e4ce5436f2af)) + (segment (start 184.404 138.684) (end 183.007 138.684) (width 0.15) (layer "B.Cu") (net 10) (tstamp 32c217cc-90af-437e-ac84-0391d021585b)) + (segment (start 151.13 138.43) (end 152.146 137.414) (width 0.15) (layer "B.Cu") (net 10) (tstamp 4f6cb586-299c-4fad-bd19-74c62a7850dc)) + (segment (start 168.529 137.414) (end 168.656 137.287) (width 0.15) (layer "B.Cu") (net 10) (tstamp 52f08a93-280a-4c7e-870a-518a86274f21)) + (segment (start 170.434 137.287) (end 170.561 137.414) (width 0.15) (layer "B.Cu") (net 10) (tstamp 52f37c0f-54b4-4c7d-920e-a06ac554d4a7)) + (segment (start 168.656 137.287) (end 170.434 137.287) (width 0.15) (layer "B.Cu") (net 10) (tstamp 6c43a244-1f4c-49ab-bb3d-a5a8d4516b15)) + (segment (start 183.007 138.684) (end 181.737 137.414) (width 0.15) (layer "B.Cu") (net 10) (tstamp 6f5f3814-95ba-41ea-9be3-84275a8f20e0)) + (segment (start 170.561 137.414) (end 181.737 137.414) (width 0.15) (layer "B.Cu") (net 10) (tstamp b4f0d094-d3a4-4c86-a911-f3d09dd05098)) + (segment (start 152.146 137.414) (end 168.529 137.414) (width 0.15) (layer "B.Cu") (net 10) (tstamp bd805d59-ef94-4169-afbc-deb88822f73c)) + (segment (start 182.88 139.7) (end 182.88 137.414) (width 0.15) (layer "F.Cu") (net 11) (tstamp 70134287-67d8-43c2-b526-4ba5bb4128a1)) + (segment (start 182.88 137.414) (end 182.372 136.906) (width 0.15) (layer "F.Cu") (net 11) (tstamp 8a4b37f7-ac7d-479c-915b-799a90c1eadd)) + (segment (start 184.404 141.224) (end 182.88 139.7) (width 0.15) (layer "F.Cu") (net 11) (tstamp e10866bc-d389-4a56-b456-76684bd73f5c)) + (via (at 182.372 136.906) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 11) (tstamp a463545e-2207-4590-b024-8b423b30436a)) + (segment (start 170.561 136.906) (end 182.372 136.906) (width 0.15) (layer "B.Cu") (net 11) (tstamp 09745ab6-8f3e-4abf-abde-b2ecac879071)) + (segment (start 168.656 137.033) (end 170.434 137.033) (width 0.15) (layer "B.Cu") (net 11) (tstamp 0dd248d2-61ce-4a2e-9d21-33ee6421d69c)) + (segment (start 168.529 136.906) (end 168.656 137.033) (width 0.15) (layer "B.Cu") (net 11) (tstamp 3504cfeb-1a92-417a-8aca-2a62687d7f4b)) + (segment (start 151.13 135.89) (end 152.146 136.906) (width 0.15) (layer "B.Cu") (net 11) (tstamp 4937b2ce-d9a3-4850-908b-e842b6957d34)) + (segment (start 152.146 136.906) (end 168.529 136.906) (width 0.15) (layer "B.Cu") (net 11) (tstamp 564f3802-7116-4af4-83bc-fb9700b5bfd9)) + (segment (start 170.434 137.033) (end 170.561 136.906) (width 0.15) (layer "B.Cu") (net 11) (tstamp 5f366ccd-7cc3-480e-b8fe-576638f4c0d4)) + (segment (start 151.13 135.89) (end 151.384 135.89) (width 0.15) (layer "B.Cu") (net 11) (tstamp d8ad4a6a-e5d9-4471-8879-b5919d9a6d67)) + (segment (start 171.45 132.08) (end 164.973 132.08) (width 0.15) (layer "B.Cu") (net 12) (tstamp 6526227a-637c-4f5d-80c8-08fa2ba4397c)) + (segment (start 172.72 133.35) (end 171.45 132.08) (width 0.15) (layer "B.Cu") (net 12) (tstamp 9b4c216a-180d-45b1-8cb8-8514e4424fac)) + (segment (start 163.703 133.35) (end 151.13 133.35) (width 0.15) (layer "B.Cu") (net 12) (tstamp 9f053348-c99c-4552-992c-30e6aebd556b)) + (segment (start 164.973 132.08) (end 163.703 133.35) (width 0.15) (layer "B.Cu") (net 12) (tstamp a3743c9d-f4f9-4944-922b-7ef252dd1253)) + (segment (start 168.148 110.617) (end 170.18 108.585) (width 0.15) (layer "F.Cu") (net 13) (tstamp 1b89b560-5dd8-4170-834b-628daa989038)) + (segment (start 166.37 120.65) (end 168.148 118.872) (width 0.15) (layer "F.Cu") (net 13) (tstamp 884960b7-13e5-45c4-857c-017766ea34bb)) + (segment (start 168.148 118.872) (end 168.148 110.617) (width 0.15) (layer "F.Cu") (net 13) (tstamp accb3f9a-46a2-4ae8-838d-09ad4413bad8)) + (segment (start 164.084 120.65) (end 166.37 120.65) (width 0.15) (layer "F.Cu") (net 13) (tstamp c9a0e567-b18a-4e23-9530-08131df97791)) + (segment (start 131.826 151.13) (end 129.54 151.13) (width 0.15) (layer "F.Cu") (net 14) (tstamp 3791a8fe-c202-453f-aeb9-16f628b5124f)) + (segment (start 142.494 151.13) (end 144.78 151.13) (width 0.15) (layer "F.Cu") (net 15) (tstamp 90ab7fdb-a9b6-417b-bd35-3f4d77d84d90)) + (segment (start 131.826 148.59) (end 129.54 148.59) (width 0.15) (layer "F.Cu") (net 16) (tstamp 9984a0ce-a1de-485c-8757-5d857efbef1a)) + (segment (start 91.44 146.05) (end 93.98 146.05) (width 0.15) (layer "F.Cu") (net 17) (tstamp 263abf97-4aea-48ef-8940-e883f8e66b65)) + (segment (start 91.44 143.51) (end 93.98 143.51) (width 0.15) (layer "F.Cu") (net 18) (tstamp be4542ab-0c79-425c-a4cb-003e9d8b355d)) + (segment (start 104.14 143.51) (end 106.68 143.51) (width 0.15) (layer "F.Cu") (net 19) (tstamp 41782b48-5a83-420b-b14b-e52a1a810fa1)) + (via (at 109.22 147.32) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 19) (tstamp 661b80e9-389e-49d0-9e26-2348ba088f80)) + (via (at 142.494 147.32) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 19) (tstamp 89f5abb4-d8bd-4638-a1b1-a8b4379e2818)) + (segment (start 143.129 117.221) (end 143.129 146.685) (width 0.15) (layer "In2.Cu") (net 19) (tstamp 3f35fae7-f907-4be6-8723-f78cef1966c7)) + (segment (start 108.585 146.685) (end 109.22 147.32) (width 0.15) (layer "In2.Cu") (net 19) (tstamp 568b489b-039f-41f0-8980-bb91c895483f)) + (segment (start 108.585 146.685) (end 108.585 144.018) (width 0.15) (layer "In2.Cu") (net 19) (tstamp 9078396a-5c86-4db0-a4a7-f8584b892d08)) + (segment (start 144.78 115.57) (end 143.129 117.221) (width 0.15) (layer "In2.Cu") (net 19) (tstamp a37648a7-4532-427b-9b3a-6a593e4232af)) + (segment (start 143.129 146.685) (end 142.494 147.32) (width 0.15) (layer "In2.Cu") (net 19) (tstamp a3de3e98-59a9-446e-ae72-fe556b3c5294)) + (segment (start 108.077 143.51) (end 106.68 143.51) (width 0.15) (layer "In2.Cu") (net 19) (tstamp ae247947-5623-4b07-8830-0947de2fa964)) + (segment (start 108.585 144.018) (end 108.077 143.51) (width 0.15) (layer "In2.Cu") (net 19) (tstamp e0b3b179-d301-40ac-9632-330937e344ca)) + (segment (start 125.73 148.59) (end 124.46 147.32) (width 0.15) (layer "B.Cu") (net 19) (tstamp 20a8c3b2-da62-41aa-8322-f018f1d1b5c9)) + (segment (start 151.13 148.59) (end 149.86 147.32) (width 0.15) (layer "B.Cu") (net 19) (tstamp 3cb7a832-a6eb-4efb-a73f-0b99b7e25c13)) + (segment (start 142.494 147.32) (end 124.46 147.32) (width 0.15) (layer "B.Cu") (net 19) (tstamp 7566f11b-a269-423e-80d8-6e8ffe30b642)) + (segment (start 149.86 147.32) (end 142.494 147.32) (width 0.15) (layer "B.Cu") (net 19) (tstamp 7da779dd-a075-4f0f-9d04-4b86cac0cb8e)) + (segment (start 123.952 147.32) (end 109.22 147.32) (width 0.15) (layer "B.Cu") (net 19) (tstamp 91a9ddd0-ab02-48ab-b375-2542164dd2a1)) + (segment (start 124.46 147.32) (end 123.952 147.32) (width 0.15) (layer "B.Cu") (net 19) (tstamp c11b143a-445f-4bef-831a-91b291117ae6)) + (segment (start 162.052 140.97) (end 163.957 140.97) (width 0.15) (layer "F.Cu") (net 20) (tstamp a6a3e325-bc47-4cc7-9d39-9f715c87e7f5)) + (segment (start 163.957 140.97) (end 166.37 140.97) (width 0.15) (layer "F.Cu") (net 20) (tstamp b4033e1d-b16b-44b6-8584-c66daabbe0e4)) + (segment (start 160.052 140.97) (end 160.052 141.764) (width 0.15) (layer "F.Cu") (net 21) (tstamp 2d773582-e810-49f5-a81c-4289e142b374)) + (segment (start 160.052 141.764) (end 160.528 142.24) (width 0.15) (layer "F.Cu") (net 21) (tstamp 869e7d14-b713-4a95-8a93-51dac016a3ce)) + (via (at 164.719 114.681) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 21) (tstamp 1bbe249e-965e-4fbf-8912-62fdea779a81)) + (via (at 164.719 123.19) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 21) (tstamp 2f394b41-5b04-4e59-bb78-98939c9f5faa)) + (via (at 160.528 142.24) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 21) (tstamp 453803e8-61f4-4337-b91a-c1d4d5ac7a8a)) + (segment (start 164.719 123.19) (end 164.719 141.478) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 022d5c4d-c2ea-4074-919f-e1888acfdc68)) + (segment (start 164.719 114.681) (end 164.719 123.19) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 11439dd9-4110-49e7-b540-2ac4db556a4d)) + (segment (start 164.719 141.478) (end 163.957 142.24) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 35dd95b7-ff52-4a61-8128-fe6a9e294a69)) + (segment (start 163.957 142.24) (end 162.306 142.24) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 3d120352-0842-41e8-ba0a-822c9c7a5e87)) + (segment (start 170.18 113.665) (end 171.831 112.014) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 3e42876f-3786-4726-ac63-9b9fde7828d8)) + (segment (start 171.831 103.251) (end 170.18 101.6) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 625de97c-9865-4ea2-859f-bcaab02eff13)) + (segment (start 171.831 112.014) (end 171.831 103.251) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 82318f86-0cab-44b2-a620-9ccd5eeed563)) + (segment (start 162.306 142.24) (end 160.528 142.24) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 9a3b5ff9-b0c9-43d7-bc36-07e9dcf79c3b)) + (segment (start 170.18 113.665) (end 168.402 113.665) (width 0.15) (layer "B.Cu") (net 21) (tstamp 27eba8eb-0206-43fb-8d74-ea063336b749)) + (segment (start 151.765 122.174) (end 153.416 122.174) (width 0.15) (layer "B.Cu") (net 21) (tstamp 2cc0d338-41b2-43d4-97c3-2119276f7491)) + (segment (start 147.955 123.19) (end 148.971 122.174) (width 0.15) (layer "B.Cu") (net 21) (tstamp 2e50bf9c-0568-44e7-b8cd-6e9cbb851bd1)) + (segment (start 163.195 122.174) (end 163.703 122.682) (width 0.15) (layer "B.Cu") (net 21) (tstamp 36028c3a-5657-4d44-bde6-0981dbc3b0c9)) + (segment (start 164.211 122.682) (end 164.719 123.19) (width 0.15) (layer "B.Cu") (net 21) (tstamp 3d199168-6868-4a7f-8a10-75c4a6a80f92)) + (segment (start 148.971 122.174) (end 151.765 122.174) (width 0.15) (layer "B.Cu") (net 21) (tstamp 41e28a01-70bb-418e-9e97-c4f6b5b3fa3f)) + (segment (start 163.703 122.682) (end 164.211 122.682) (width 0.15) (layer "B.Cu") (net 21) (tstamp 636d4248-ab0b-4117-bf68-53073edcc123)) + (segment (start 168.275 142.24) (end 160.528 142.24) (width 0.15) (layer "B.Cu") (net 21) (tstamp 709e25b5-7acb-48ec-a0b8-398c299f0ddf)) + (segment (start 153.416 122.174) (end 159.004 122.174) (width 0.15) (layer "B.Cu") (net 21) (tstamp 740349e3-95b4-4a1e-8ee8-8973be25ca28)) + (segment (start 165.1 114.3) (end 164.719 114.681) (width 0.15) (layer "B.Cu") (net 21) (tstamp 782639bf-e474-4fc3-ad9d-5cc872971107)) + (segment (start 159.004 122.174) (end 163.195 122.174) (width 0.15) (layer "B.Cu") (net 21) (tstamp 96e5ee71-c555-4c30-a498-fbab76914336)) + (segment (start 169.545 140.97) (end 168.275 142.24) (width 0.15) (layer "B.Cu") (net 21) (tstamp c7d82754-452f-4d90-8ca4-facccb1da0a7)) + (segment (start 168.402 113.665) (end 167.767 114.3) (width 0.15) (layer "B.Cu") (net 21) (tstamp d824081d-bc77-454c-a8e5-9486af7142a0)) + (segment (start 167.767 114.3) (end 165.1 114.3) (width 0.15) (layer "B.Cu") (net 21) (tstamp deb4e60d-946b-4eb7-ba01-e17a5cb7339c)) + (segment (start 163.957 138.43) (end 162.052 138.43) (width 0.15) (layer "F.Cu") (net 22) (tstamp 10cf4069-fd85-4205-8b7f-6517aef17233)) + (segment (start 166.37 138.43) (end 163.957 138.43) (width 0.15) (layer "F.Cu") (net 22) (tstamp 912542a2-6563-4edb-99c4-3ea9a04f17cd)) + (segment (start 160.052 139.351) (end 160.401 139.7) (width 0.15) (layer "F.Cu") (net 23) (tstamp 746250a6-1710-430b-a7ca-df8b60fba824)) + (segment (start 160.052 138.43) (end 160.052 139.351) (width 0.15) (layer "F.Cu") (net 23) (tstamp f15f8592-d4c8-4b02-a884-edd004e92bad)) + (via (at 164.211 122.174) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 23) (tstamp 1a4a6cf3-0cd0-4b69-99b8-a792c09051bc)) + (via (at 164.211 112.268) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 23) (tstamp 2e5bafa4-2ca2-44e1-88a1-3459b740825b)) + (via (at 160.401 139.7) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 23) (tstamp c98e750e-f5cf-49e9-83af-a032306738d7)) + (segment (start 168.529 109.474) (end 168.529 100.711) (width 0.15) (layer "In2.Cu") (net 23) (tstamp 61b12568-2d67-4c2e-a8ad-f5535e852c1f)) + (segment (start 164.211 139.192) (end 163.703 139.7) (width 0.15) (layer "In2.Cu") (net 23) (tstamp 6c0728b5-6f7a-4144-b871-ef275a10ed8f)) + (segment (start 170.18 111.125) (end 168.529 109.474) (width 0.15) (layer "In2.Cu") (net 23) (tstamp 6e5fc0f4-c4df-4941-bb65-da50c85578a5)) + (segment (start 164.211 112.268) (end 164.211 122.174) (width 0.15) (layer "In2.Cu") (net 23) (tstamp 780efd81-7b68-4f26-b365-844b4eab67f5)) + (segment (start 168.529 100.711) (end 170.18 99.06) (width 0.15) (layer "In2.Cu") (net 23) (tstamp 82f54f8c-e101-4a30-a4a2-78a8d20e84c9)) + (segment (start 163.703 139.7) (end 160.401 139.7) (width 0.15) (layer "In2.Cu") (net 23) (tstamp 9628c1bd-e6ad-43fe-a7b0-93f1ef9944b2)) + (segment (start 164.211 122.174) (end 164.211 139.192) (width 0.15) (layer "In2.Cu") (net 23) (tstamp de3fb35e-255a-453d-b4fa-63cf2bd797c8)) + (segment (start 164.719 111.76) (end 164.211 112.268) (width 0.15) (layer "B.Cu") (net 23) (tstamp 1213fbc9-c3d7-4374-8630-9a4203b011af)) + (segment (start 159.512 121.666) (end 163.703 121.666) (width 0.15) (layer "B.Cu") (net 23) (tstamp 18de5bef-c889-4e29-ae3f-5b5e3b3bbf4a)) + (segment (start 169.545 138.43) (end 168.275 139.7) (width 0.15) (layer "B.Cu") (net 23) (tstamp 1a57b18e-ff71-466b-bd58-71deb5b5e6e9)) + (segment (start 168.275 139.7) (end 165.481 139.7) (width 0.15) (layer "B.Cu") (net 23) (tstamp 1ddab608-c1e4-4360-bd30-f20fc6ea4b1a)) + (segment (start 168.402 111.125) (end 167.767 111.76) (width 0.15) (layer "B.Cu") (net 23) (tstamp 2980a7d5-a7e9-4ab7-a9a5-8c0371abd815)) + (segment (start 148.971 121.666) (end 151.765 121.666) (width 0.15) (layer "B.Cu") (net 23) (tstamp 2a4796e9-7e38-40cc-88ad-6f64b7caec81)) + (segment (start 170.18 111.125) (end 168.402 111.125) (width 0.15) (layer "B.Cu") (net 23) (tstamp 38dc8d88-1c3c-4d74-b152-6a70aa33b71e)) + (segment (start 151.765 121.666) (end 153.924 121.666) (width 0.15) (layer "B.Cu") (net 23) (tstamp 3bfc9745-7e1c-44fc-bf1b-756b4a851cfc)) + (segment (start 167.767 111.76) (end 164.719 111.76) (width 0.15) (layer "B.Cu") (net 23) (tstamp 637d5d53-9fd3-46be-9ad4-f5356fd62732)) + (segment (start 165.481 139.7) (end 163.703 139.7) (width 0.15) (layer "B.Cu") (net 23) (tstamp 7a19b40d-ce86-426c-a091-62c5f0cdf205)) + (segment (start 163.703 139.7) (end 163.322 139.7) (width 0.15) (layer "B.Cu") (net 23) (tstamp 7beef4dc-9254-480c-92f3-09e8eadb9f6e)) + (segment (start 147.955 120.65) (end 148.971 121.666) (width 0.15) (layer "B.Cu") (net 23) (tstamp 92dc7d21-beb9-429f-b478-224625112181)) + (segment (start 163.703 121.666) (end 164.211 122.174) (width 0.15) (layer "B.Cu") (net 23) (tstamp 9be2e0b5-9392-4073-8688-9c79049e7a77)) + (segment (start 153.924 121.666) (end 159.512 121.666) (width 0.15) (layer "B.Cu") (net 23) (tstamp aa93dd1d-7fe9-4104-ae23-cf329d0c4a7d)) + (segment (start 160.401 139.7) (end 163.322 139.7) (width 0.15) (layer "B.Cu") (net 23) (tstamp ca0c34c9-aa57-4cd6-9f79-2939d4e475ec)) + (segment (start 123.19 151.13) (end 125.73 151.13) (width 0.15) (layer "F.Cu") (net 24) (tstamp 81e31f01-8eec-46d3-a011-33e66209c911)) + (segment (start 113.03 133.35) (end 110.49 133.35) (width 0.15) (layer "F.Cu") (net 25) (tstamp 3556f559-ccf0-434b-a21b-d7a962b431b8)) + (segment (start 113.03 135.89) (end 110.49 135.89) (width 0.15) (layer "F.Cu") (net 26) (tstamp 556beb56-5805-4755-a884-f630911cce8a)) + (segment (start 113.03 138.43) (end 110.49 138.43) (width 0.15) (layer "F.Cu") (net 27) (tstamp 71277455-4928-4840-915d-29981eb505d0)) + (segment (start 113.03 140.97) (end 110.49 140.97) (width 0.15) (layer "F.Cu") (net 28) (tstamp 7e4b81c3-9455-49bb-b8c4-2e367b567b55)) + (segment (start 179.07 129.54) (end 164.973 129.54) (width 0.15) (layer "B.Cu") (net 29) (tstamp 0f41792d-103d-404e-8a55-3804df7ecf9b)) + (segment (start 180.34 130.81) (end 179.07 129.54) (width 0.15) (layer "B.Cu") (net 29) (tstamp 274f5e4b-6604-4926-8469-6e63d2051c5a)) + (segment (start 164.973 129.54) (end 163.703 130.81) (width 0.15) (layer "B.Cu") (net 29) (tstamp 33cbdafc-d32c-43c7-be16-ed1b3495db06)) + (segment (start 163.703 130.81) (end 151.13 130.81) (width 0.15) (layer "B.Cu") (net 29) (tstamp cfe32769-0249-4e7e-8f19-4140d691dcbb)) + (segment (start 172.72 128.27) (end 171.45 127) (width 0.15) (layer "B.Cu") (net 30) (tstamp 3229f279-d9bb-4485-a920-c95ee9f5bc23)) + (segment (start 171.45 127) (end 164.973 127) (width 0.15) (layer "B.Cu") (net 30) (tstamp 6f254b5c-366c-4039-be3f-9cd6922f4973)) + (segment (start 163.703 128.27) (end 151.13 128.27) (width 0.15) (layer "B.Cu") (net 30) (tstamp e2c9915f-89bc-47af-94d6-4204d06b5cbc)) + (segment (start 164.973 127) (end 163.703 128.27) (width 0.15) (layer "B.Cu") (net 30) (tstamp e50416ad-6dbd-4c5d-a233-c5ef91ac0ffc)) + (segment (start 171.577 124.714) (end 176.784 124.714) (width 0.15) (layer "B.Cu") (net 31) (tstamp 4218f870-03ad-4963-bcd8-3590536f9adc)) + (segment (start 176.784 124.714) (end 177.8 125.73) (width 0.15) (layer "B.Cu") (net 31) (tstamp 8bdb710c-deb1-4c88-b5ff-10b7ce802711)) + (segment (start 168.402 124.587) (end 171.45 124.587) (width 0.15) (layer "B.Cu") (net 31) (tstamp 95590963-2235-44c8-90f1-ac7121ee0ca8)) + (segment (start 177.8 125.73) (end 180.34 125.73) (width 0.15) (layer "B.Cu") (net 31) (tstamp a6c9e218-af3a-4346-bd97-cf11d798ff4e)) + (segment (start 151.13 125.73) (end 153.416 125.73) (width 0.15) (layer "B.Cu") (net 31) (tstamp c1d00c8c-aeda-4099-a44d-f046d76ae334)) + (segment (start 168.275 124.714) (end 168.402 124.587) (width 0.15) (layer "B.Cu") (net 31) (tstamp c7e9a028-6343-46ed-833a-13202f70bdd0)) + (segment (start 153.416 125.73) (end 154.432 124.714) (width 0.15) (layer "B.Cu") (net 31) (tstamp d7cd2e68-e870-4312-ad12-e2b02323f3ba)) + (segment (start 171.45 124.587) (end 171.577 124.714) (width 0.15) (layer "B.Cu") (net 31) (tstamp f3f89d96-1766-4529-ad57-27157152eb0b)) + (segment (start 154.432 124.714) (end 168.275 124.714) (width 0.15) (layer "B.Cu") (net 31) (tstamp f799e57a-3c17-4349-b2b9-7d7b8f676258)) + (segment (start 176.784 124.206) (end 177.165 123.825) (width 0.15) (layer "B.Cu") (net 32) (tstamp 038fe3eb-ba96-4950-8b27-773911258bb7)) + (segment (start 177.165 123.825) (end 177.165 121.031) (width 0.15) (layer "B.Cu") (net 32) (tstamp 2471f261-3697-436c-bde0-a38edd85aa75)) + (segment (start 153.416 123.19) (end 154.432 124.206) (width 0.15) (layer "B.Cu") (net 32) (tstamp 2e6ba249-1d0c-42e7-9016-0f60fdaced53)) + (segment (start 177.165 121.031) (end 177.546 120.65) (width 0.15) (layer "B.Cu") (net 32) (tstamp 63a49693-c8d2-4e76-bebc-acdc6b3d3d83)) + (segment (start 177.546 120.65) (end 180.34 120.65) (width 0.15) (layer "B.Cu") (net 32) (tstamp a7f36372-1189-4000-ba69-e2f5a299258c)) + (segment (start 154.432 124.206) (end 176.784 124.206) (width 0.15) (layer "B.Cu") (net 32) (tstamp dd6d8f35-c744-464d-b852-f9cd0d89166d)) + (segment (start 151.13 123.19) (end 153.416 123.19) (width 0.15) (layer "B.Cu") (net 32) (tstamp f06e0de9-f4c6-41e6-9574-2cb06c42ccc8)) + (via (at 56.134 105.918) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 33) (tstamp 5908d9f4-1ecc-40a9-9b39-64dbd5e6dcf1)) + (via (at 55.626 114.3) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 33) (tstamp 7ccb720e-d795-4123-bb91-7137e4f8a571)) + (segment (start 56.642 105.41) (end 56.134 105.918) (width 0.15) (layer "In1.Cu") (net 33) (tstamp 0081c2f7-1cd2-46a1-9931-ca9ce2a38214)) + (segment (start 68.155 105.835) (end 64.306 105.835) (width 0.15) (layer "In1.Cu") (net 33) (tstamp 1e896bdf-c22d-4aff-bb7f-d2594003ed65)) + (segment (start 64.306 105.835) (end 63.881 105.41) (width 0.15) (layer "In1.Cu") (net 33) (tstamp 2e81d3af-93fc-4d6a-82ee-8d0d03aec861)) + (segment (start 57.15 105.41) (end 56.642 105.41) (width 0.15) (layer "In1.Cu") (net 33) (tstamp 465ff2a0-a685-4d16-9a37-80fdcc3155ff)) + (segment (start 69.85 104.14) (end 68.155 105.835) (width 0.15) (layer "In1.Cu") (net 33) (tstamp 4d5a4dcb-381c-44e9-8961-b9ec3f2d61bf)) + (segment (start 63.881 105.41) (end 60.96 105.41) (width 0.15) (layer "In1.Cu") (net 33) (tstamp 6a07d860-9300-4eef-8acc-d23c14a91f6e)) + (segment (start 60.96 105.41) (end 57.15 105.41) (width 0.15) (layer "In1.Cu") (net 33) (tstamp a3414369-ae35-4c85-8793-097a62d173dc)) + (segment (start 56.134 105.918) (end 56.134 113.792) (width 0.15) (layer "In2.Cu") (net 33) (tstamp 877f7094-d93e-4a39-8090-6834bf65806b)) + (segment (start 56.134 113.792) (end 55.626 114.3) (width 0.15) (layer "In2.Cu") (net 33) (tstamp 8c24e51b-6ed8-4419-991e-2a80c52b30ee)) + (segment (start 55.626 114.3) (end 50.8 114.3) (width 0.15) (layer "B.Cu") (net 33) (tstamp 6317a0b6-4cec-4706-9f6a-d6343cd31a98)) + (via (at 98.552 131.826) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 34) (tstamp de820fb6-80f3-4a1e-9788-6f1b6f291f74)) + (segment (start 98.552 105.918) (end 99.06 105.41) (width 0.15) (layer "In2.Cu") (net 34) (tstamp 09c0f72f-b2a5-4b6e-bd3e-2e6fb4f42439)) + (segment (start 99.06 105.41) (end 106.68 105.41) (width 0.15) (layer "In2.Cu") (net 34) (tstamp 40dad8bd-04f4-4aff-91dd-46f65d7085c4)) + (segment (start 98.552 131.826) (end 98.552 105.918) (width 0.15) (layer "In2.Cu") (net 34) (tstamp d123fa3e-6308-4ac9-a0d6-17f5ff9053cf)) + (segment (start 73.025 133.35) (end 74.041 132.334) (width 0.15) (layer "B.Cu") (net 34) (tstamp 0b3863ca-8d74-431f-9164-2d457d53fa5a)) + (segment (start 56.403 133.335) (end 57.404 132.334) (width 0.15) (layer "B.Cu") (net 34) (tstamp 163f5f02-f9fd-4eee-861f-6af1935261a4)) + (segment (start 50.8 133.335) (end 56.403 133.335) (width 0.15) (layer "B.Cu") (net 34) (tstamp 4c7af350-9eef-4e43-a6e5-177172494ad7)) + (segment (start 62.23 133.35) (end 63.246 132.334) (width 0.15) (layer "B.Cu") (net 34) (tstamp 5345b57a-82e9-4ff8-beac-227bdc626760)) + (segment (start 74.041 132.334) (end 98.044 132.334) (width 0.15) (layer "B.Cu") (net 34) (tstamp 8cc06285-dfc9-4499-86f5-e1493c73a12e)) + (segment (start 57.404 132.334) (end 63.246 132.334) (width 0.15) (layer "B.Cu") (net 34) (tstamp a95bd652-5af6-470b-917e-34f2fd8d1777)) + (segment (start 63.246 132.334) (end 74.041 132.334) (width 0.15) (layer "B.Cu") (net 34) (tstamp bb41aab2-fe47-4fa0-bd67-6e40fb78230d)) + (segment (start 98.044 132.334) (end 98.552 131.826) (width 0.15) (layer "B.Cu") (net 34) (tstamp d68285c6-3d2a-4b9e-893d-bbb3fa701efc)) + (via (at 99.06 123.698) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 35) (tstamp 8b46f843-0b73-4251-a324-2b860536adf8)) + (segment (start 99.568 107.95) (end 106.68 107.95) (width 0.15) (layer "In2.Cu") (net 35) (tstamp 2e674406-8a5e-467d-9490-fc963049d9a6)) + (segment (start 99.06 108.458) (end 99.568 107.95) (width 0.15) (layer "In2.Cu") (net 35) (tstamp b66e0d4a-5763-41d6-b3d5-f119eea0562e)) + (segment (start 99.06 123.698) (end 99.06 108.458) (width 0.15) (layer "In2.Cu") (net 35) (tstamp f714e203-7524-4f0a-b0b3-bbc1f7f0106f)) + (segment (start 88.265 123.19) (end 89.281 124.206) (width 0.15) (layer "B.Cu") (net 35) (tstamp 1351a640-6bf0-4418-a64f-c4dd02133512)) + (segment (start 98.552 124.206) (end 99.06 123.698) (width 0.15) (layer "B.Cu") (net 35) (tstamp 1f6c9e58-5b14-4d02-b5ed-c107c6f44e10)) + (segment (start 69.85 123.19) (end 70.866 124.206) (width 0.15) (layer "B.Cu") (net 35) (tstamp 2f8a79e2-647d-4e4d-9b2a-0b21ceab552e)) + (segment (start 58.42 123.575) (end 59.051 124.206) (width 0.15) (layer "B.Cu") (net 35) (tstamp 3736513d-eeec-44a5-993f-c83f0961cbf9)) + (segment (start 89.281 124.206) (end 98.552 124.206) (width 0.15) (layer "B.Cu") (net 35) (tstamp c2ff55b8-57e0-41a2-91c4-38d78bec28fc)) + (segment (start 58.42 123.175) (end 58.42 123.575) (width 0.15) (layer "B.Cu") (net 35) (tstamp d381ec04-c4c4-4f26-83d7-fc8d3f310903)) + (segment (start 70.866 124.206) (end 89.281 124.206) (width 0.15) (layer "B.Cu") (net 35) (tstamp d7b0959b-124f-407b-bf5e-573fa8bbfc6e)) + (segment (start 59.051 124.206) (end 70.866 124.206) (width 0.15) (layer "B.Cu") (net 35) (tstamp dfd52476-bb2e-495c-b256-b1789188f0e4)) + (via (at 99.568 124.206) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 36) (tstamp 0adda795-75e0-4224-bf12-1b09e4fe3bb8)) + (segment (start 99.568 124.206) (end 99.568 110.998) (width 0.15) (layer "In2.Cu") (net 36) (tstamp 3da7e38c-83b6-4467-9f2a-1b5edcd0e315)) + (segment (start 100.076 110.49) (end 106.68 110.49) (width 0.15) (layer "In2.Cu") (net 36) (tstamp b739911d-6401-447b-8ad2-7b41d65d0ae9)) + (segment (start 99.568 110.998) (end 100.076 110.49) (width 0.15) (layer "In2.Cu") (net 36) (tstamp ca2de42c-a51c-4d6c-992e-fa06e35702df)) + (segment (start 74.041 124.714) (end 99.06 124.714) (width 0.15) (layer "B.Cu") (net 36) (tstamp 1ee9c55f-56f4-4add-b1d0-ec600d9a3db3)) + (segment (start 56.403 125.715) (end 57.404 124.714) (width 0.15) (layer "B.Cu") (net 36) (tstamp 389bedcf-1c31-45d3-9464-398b638ae9e8)) + (segment (start 62.23 125.73) (end 63.246 124.714) (width 0.15) (layer "B.Cu") (net 36) (tstamp 493f38c6-8321-4aa3-9702-4c21dd7f9569)) + (segment (start 63.246 124.714) (end 74.041 124.714) (width 0.15) (layer "B.Cu") (net 36) (tstamp 65333830-d5cb-43b2-ac45-ba024777ce48)) + (segment (start 99.06 124.714) (end 99.568 124.206) (width 0.15) (layer "B.Cu") (net 36) (tstamp 8298f98e-0490-4c23-9020-5c580efa8d20)) + (segment (start 57.404 124.714) (end 63.246 124.714) (width 0.15) (layer "B.Cu") (net 36) (tstamp 96ef490c-9fe7-42e9-a73d-edfb05bae7dd)) + (segment (start 50.8 125.715) (end 56.403 125.715) (width 0.15) (layer "B.Cu") (net 36) (tstamp a8ff5dc6-7d2c-4437-8080-74be95f33a73)) + (segment (start 73.025 125.73) (end 74.041 124.714) (width 0.15) (layer "B.Cu") (net 36) (tstamp c30b8b0d-6a82-4dbc-9be7-7b3ebdd4e872)) + (via (at 100.076 121.158) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 37) (tstamp 8bba3c97-ff7b-4e0c-aaa6-fc7fcc08ef66)) + (segment (start 100.076 121.158) (end 100.076 113.538) (width 0.15) (layer "In2.Cu") (net 37) (tstamp 6f549183-d056-4769-81b7-abf802f36741)) + (segment (start 100.584 113.03) (end 106.68 113.03) (width 0.15) (layer "In2.Cu") (net 37) (tstamp d1bf9896-ab2e-4bcb-9645-4316708f65c1)) + (segment (start 100.076 113.538) (end 100.584 113.03) (width 0.15) (layer "In2.Cu") (net 37) (tstamp f192f1c7-6abb-4b8d-9bbb-967675248827)) + (segment (start 99.568 121.666) (end 100.076 121.158) (width 0.15) (layer "B.Cu") (net 37) (tstamp 1132f516-d605-42df-b22d-b5f909c77954)) + (segment (start 58.42 120.635) (end 59.451 121.666) (width 0.15) (layer "B.Cu") (net 37) (tstamp 3dc4c715-c8f1-477a-a2ba-712318e8ebab)) + (segment (start 70.866 121.666) (end 89.281 121.666) (width 0.15) (layer "B.Cu") (net 37) (tstamp 700b027e-b9a3-4ce2-9a4e-34a86fe6dee7)) + (segment (start 88.265 120.65) (end 89.281 121.666) (width 0.15) (layer "B.Cu") (net 37) (tstamp 8eaff2eb-0e6d-4143-a9b2-90d04c99de58)) + (segment (start 69.85 120.65) (end 70.866 121.666) (width 0.15) (layer "B.Cu") (net 37) (tstamp 9210343d-356c-47d4-a984-7336ed21eb51)) + (segment (start 89.281 121.666) (end 99.568 121.666) (width 0.15) (layer "B.Cu") (net 37) (tstamp aea4b0cd-534b-4c0e-8fcc-7ba5270ddca9)) + (segment (start 59.451 121.666) (end 70.866 121.666) (width 0.15) (layer "B.Cu") (net 37) (tstamp f2cba968-c56d-4ef3-a0a8-b11273799710)) + (via (at 72.263 116.078) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 38) (tstamp 7e298a44-e294-429b-bf91-f28fc35706a9)) + (segment (start 72.263 102.108) (end 71.755 101.6) (width 0.15) (layer "In2.Cu") (net 38) (tstamp 203930b3-0f39-40c2-95af-a97093f8dad1)) + (segment (start 72.263 116.078) (end 72.263 102.108) (width 0.15) (layer "In2.Cu") (net 38) (tstamp 587ad5c5-7154-4c20-919d-c255e484a98d)) + (segment (start 71.755 101.6) (end 69.85 101.6) (width 0.15) (layer "In2.Cu") (net 38) (tstamp f24b209b-2b84-45d3-97a8-4f6995b51b6d)) + (segment (start 72.771 116.586) (end 72.263 116.078) (width 0.15) (layer "B.Cu") (net 38) (tstamp 4fad1c37-6c42-4916-bdb5-7006c28294e7)) + (segment (start 106.68 115.57) (end 105.664 116.586) (width 0.15) (layer "B.Cu") (net 38) (tstamp 56e47f27-33b5-4181-a692-a6e02be6a673)) + (segment (start 105.664 116.586) (end 86.741 116.586) (width 0.15) (layer "B.Cu") (net 38) (tstamp b05564ac-d090-4eba-92bb-556b9e485bfe)) + (segment (start 86.741 116.586) (end 72.771 116.586) (width 0.15) (layer "B.Cu") (net 38) (tstamp fa3fd324-c1b8-436b-af27-323408317ddc)) + (segment (start 108.585 120.015) (end 108.585 151.765) (width 0.15) (layer "F.Cu") (net 39) (tstamp 0f3bfbdf-053e-4a74-97c1-8c1e1298af75)) + (segment (start 48.768 114.808) (end 46.99 113.03) (width 0.15) (layer "F.Cu") (net 39) (tstamp 14376fe8-d81c-40e6-a02c-2d519a55081b)) + (segment (start 48.768 118.491) (end 48.768 114.808) (width 0.15) (layer "F.Cu") (net 39) (tstamp 21989baf-954b-436c-a58a-a711d85d59cf)) + (segment (start 149.352 154.432) (end 148.844 154.94) (width 0.15) (layer "F.Cu") (net 39) (tstamp 23219313-9255-4f1e-9ac3-f60c490c021b)) + (segment (start 149.352 145.288) (end 149.352 147.447) (width 0.15) (layer "F.Cu") (net 39) (tstamp 28f8a0eb-9a65-43b9-965e-581a67822929)) + (segment (start 74.93 115.57) (end 74.93 118.872) (width 0.15) (layer "F.Cu") (net 39) (tstamp 565f6a3e-d9d3-4779-b1b1-4ad36f104ae1)) + (segment (start 106.68 118.11) (end 108.585 120.015) (width 0.15) (layer "F.Cu") (net 39) (tstamp 5a9d5598-d798-47f5-b858-26d943a061b2)) + (segment (start 74.93 118.872) (end 75.438 119.38) (width 0.15) (layer "F.Cu") (net 39) (tstamp 639d095d-9aa9-4871-9597-bb6833614417)) + (segment (start 149.352 147.447) (end 149.352 154.432) (width 0.15) (layer "F.Cu") (net 39) (tstamp 70a794b7-fb3b-4c58-84fb-ce87c7fff8e6)) + (segment (start 151.13 143.51) (end 149.352 145.288) (width 0.15) (layer "F.Cu") (net 39) (tstamp a12aca96-ffae-4573-bbf6-4e5afed87cc6)) + (segment (start 108.585 151.765) (end 110.49 153.67) (width 0.15) (layer "F.Cu") (net 39) (tstamp a55e3955-1e75-4a87-a4d1-82f111584db5)) + (via (at 148.844 154.94) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 39) (tstamp 52338f03-bda9-4fb4-bf7e-f363c9281940)) + (via (at 75.438 119.38) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 39) (tstamp 616f1c66-4871-4b3a-a316-54b64292c152)) + (via (at 48.768 118.491) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 39) (tstamp 619313e8-b86c-4d5c-8996-e4b87814e67e)) + (segment (start 105.41 119.38) (end 100.33 119.38) (width 0.15) (layer "B.Cu") (net 39) (tstamp 00b881b0-17ab-4c9c-acff-7a6980cf126b)) + (segment (start 75.438 119.38) (end 49.657 119.38) (width 0.15) (layer "B.Cu") (net 39) (tstamp 06bf0072-df95-4da0-8340-4008202947e2)) + (segment (start 106.68 118.11) (end 105.705 119.085) (width 0.15) (layer "B.Cu") (net 39) (tstamp 36cfa98b-d729-45d7-bf92-95febb195fa3)) + (segment (start 111.76 154.94) (end 110.49 153.67) (width 0.15) (layer "B.Cu") (net 39) (tstamp 6fb8b756-22b0-48b4-875c-9ec7292d57ef)) + (segment (start 143.51 154.94) (end 111.76 154.94) (width 0.15) (layer "B.Cu") (net 39) (tstamp 713fc349-4460-4086-bd70-a1b03978cc1d)) + (segment (start 49.657 119.38) (end 48.768 118.491) (width 0.15) (layer "B.Cu") (net 39) (tstamp 79de5fcf-3c3f-443a-897b-724b35748706)) + (segment (start 148.844 154.94) (end 143.51 154.94) (width 0.15) (layer "B.Cu") (net 39) (tstamp ac220048-2479-468d-94ee-6c20057cbcfc)) + (segment (start 105.705 119.085) (end 105.41 119.38) (width 0.15) (layer "B.Cu") (net 39) (tstamp aff8e266-ef6b-4ddc-8271-3c93c4734602)) + (segment (start 100.33 119.38) (end 75.438 119.38) (width 0.15) (layer "B.Cu") (net 39) (tstamp b85c9b10-fff1-43f3-9ee1-1e283985ae73)) + (segment (start 144.78 153.67) (end 143.51 154.94) (width 0.15) (layer "B.Cu") (net 39) (tstamp ea96ddc1-dc15-4c7e-933d-63fad490182d)) + (segment (start 50.8 151.115) (end 48.641 148.956) (width 0.15) (layer "F.Cu") (net 40) (tstamp 29999c4a-5705-45b3-878d-98d766a761f0)) + (segment (start 48.641 138.811) (end 48.26 138.43) (width 0.15) (layer "F.Cu") (net 40) (tstamp 45afb8ef-c01d-42e6-9d75-739fc829a648)) + (segment (start 48.641 148.956) (end 48.641 138.811) (width 0.15) (layer "F.Cu") (net 40) (tstamp e398e211-ead8-4df4-8bfe-9cc02867ea7e)) + (segment (start 48.26 138.43) (end 46.99 138.43) (width 0.15) (layer "F.Cu") (net 40) (tstamp f548568f-8342-4022-82fd-3dd005aa1a27)) + (via (at 120.65 120.142) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 40) (tstamp 446a9f38-331b-43dc-a546-ea40bef908cb)) + (via (at 100.838 150.114) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 40) (tstamp 4520e959-7c04-4db4-91bf-4d0b1089d2ec)) + (via (at 66.675 150.114) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 40) (tstamp 9e69ff94-16f6-416a-a45b-e80b3504e72e)) + (via (at 120.65 110.998) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 40) (tstamp d886f99e-316b-4b1a-aed6-6598437b7e12)) + (via (at 120.269 126.746) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 40) (tstamp f6cdc441-c2bb-4ac2-b61c-32ac57fd4729)) + (segment (start 101.981 120.65) (end 106.68 120.65) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 164c4e63-0e84-4a1e-9197-dede77f87bb1)) + (segment (start 101.219 147.193) (end 101.219 149.733) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 38cffec2-f731-452f-9a2a-c7f2037c8190)) + (segment (start 66.294 94.996) (end 66.294 149.733) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 657363f0-1fd0-4290-a0d2-707d55a46ceb)) + (segment (start 66.294 149.733) (end 66.675 150.114) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 7b594d87-2c4a-4872-ab03-3f13a8b864d2)) + (segment (start 120.65 120.142) (end 120.65 110.998) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 90f49e0a-063d-492e-bd3c-b81ad6ba194d)) + (segment (start 120.269 126.746) (end 120.65 126.365) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 92cd120e-9fe2-4428-9647-9634ba625b2a)) + (segment (start 101.6 145.669) (end 101.6 121.031) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 9d289715-38d5-47eb-8600-c0afd7e41fd5)) + (segment (start 101.219 146.05) (end 101.219 147.193) (width 0.15) (layer "In2.Cu") (net 40) (tstamp a292c9d4-3f68-4bb7-be59-a9871becb460)) + (segment (start 120.65 126.365) (end 120.65 120.142) (width 0.15) (layer "In2.Cu") (net 40) (tstamp a64ada1a-824f-49a2-b1b4-968e80f1f501)) + (segment (start 67.31 93.98) (end 66.294 94.996) (width 0.15) (layer "In2.Cu") (net 40) (tstamp b9d72554-4271-455f-a663-4168faae6260)) + (segment (start 101.6 145.669) (end 101.219 146.05) (width 0.15) (layer "In2.Cu") (net 40) (tstamp c4070927-c6bb-4fdd-9f98-417f67f5fec0)) + (segment (start 101.219 149.733) (end 100.838 150.114) (width 0.15) (layer "In2.Cu") (net 40) (tstamp f0270941-a1ba-4596-86d7-81a433dc2471)) + (segment (start 101.6 121.031) (end 101.981 120.65) (width 0.15) (layer "In2.Cu") (net 40) (tstamp f0d5fc4b-c75f-4e52-8e09-7416fd1ec21d)) + (segment (start 108.585 122.555) (end 108.585 126.238) (width 0.15) (layer "B.Cu") (net 40) (tstamp 10061fb3-70dd-4708-99b6-d69d8cd5f4aa)) + (segment (start 117.348 126.746) (end 120.269 126.746) (width 0.15) (layer "B.Cu") (net 40) (tstamp 10ba36ce-b8be-43cf-8ce3-d0b0af77ab1d)) + (segment (start 100.838 150.114) (end 74.041 150.114) (width 0.15) (layer "B.Cu") (net 40) (tstamp 15634199-d058-42eb-982c-63ef89dd719f)) + (segment (start 129.54 110.49) (end 121.158 110.49) (width 0.15) (layer "B.Cu") (net 40) (tstamp 28ba47e4-8e89-47bf-86e5-e641891b53ec)) + (segment (start 109.093 126.746) (end 117.348 126.746) (width 0.15) (layer "B.Cu") (net 40) (tstamp 3120588a-fa23-4889-b1c9-a1662c0703f0)) + (segment (start 129.54 110.49) (end 141.986 110.49) (width 0.15) (layer "B.Cu") (net 40) (tstamp 45c696d1-c940-4c20-aa82-5ef369533584)) + (segment (start 56.403 151.115) (end 57.404 150.114) (width 0.15) (layer "B.Cu") (net 40) (tstamp 47a642da-6d66-4905-a7c5-2471836a36ec)) + (segment (start 57.404 150.114) (end 63.246 150.114) (width 0.15) (layer "B.Cu") (net 40) (tstamp 51e664cc-fd49-4758-9ba1-bdabcc92e7ee)) + (segment (start 62.23 151.13) (end 63.246 150.114) (width 0.15) (layer "B.Cu") (net 40) (tstamp 5cd9e97c-3105-4dc7-87f9-8b94922e8590)) + (segment (start 149.86 109.22) (end 151.13 107.95) (width 0.15) (layer "B.Cu") (net 40) (tstamp 7537f6c1-589e-4f09-bba2-8d94c892b34a)) + (segment (start 141.986 110.49) (end 143.256 109.22) (width 0.15) (layer "B.Cu") (net 40) (tstamp 79d19b3c-8117-40b2-95ff-8cff1ed0922c)) + (segment (start 121.158 110.49) (end 120.65 110.998) (width 0.15) (layer "B.Cu") (net 40) (tstamp 808fe8bf-249b-4bd3-b576-367136e3bc70)) + (segment (start 63.246 150.114) (end 66.675 150.114) (width 0.15) (layer "B.Cu") (net 40) (tstamp 98a84d68-1762-486d-9911-15f4839bec49)) + (segment (start 108.585 126.238) (end 109.093 126.746) (width 0.15) (layer "B.Cu") (net 40) (tstamp a8c619cf-ccf3-4ec5-97ee-11aee9a6d908)) + (segment (start 73.025 151.13) (end 74.041 150.114) (width 0.15) (layer "B.Cu") (net 40) (tstamp add4eb46-4493-4e37-8205-107e89402460)) + (segment (start 143.256 109.22) (end 149.86 109.22) (width 0.15) (layer "B.Cu") (net 40) (tstamp bfe73dce-f97b-4fdd-bcaa-ee455a6ebfde)) + (segment (start 50.8 151.115) (end 56.403 151.115) (width 0.15) (layer "B.Cu") (net 40) (tstamp ca1448b6-2bff-458b-8083-670325bd9336)) + (segment (start 106.68 120.65) (end 108.585 122.555) (width 0.15) (layer "B.Cu") (net 40) (tstamp d12a0b6e-1f7b-4088-b115-add05c41e0d5)) + (segment (start 125.73 120.65) (end 121.158 120.65) (width 0.15) (layer "B.Cu") (net 40) (tstamp daf4aba5-5e76-4a12-9085-2546b562a2e4)) + (segment (start 121.158 120.65) (end 120.65 120.142) (width 0.15) (layer "B.Cu") (net 40) (tstamp ed8d4260-61a1-4290-a9d2-bcd004bbf984)) + (segment (start 66.675 150.114) (end 74.041 150.114) (width 0.15) (layer "B.Cu") (net 40) (tstamp ee2baeec-da0e-4902-825f-c8465c07c4d1)) + (via (at 121.158 121.158) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp 074c574d-bf1d-4597-afda-a9132a0d667c)) + (via (at 120.777 127.254) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp 67ecc485-b81e-4ffc-bc8a-9b3f8fccccdf)) + (via (at 121.158 109.728) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp 8dd76de7-2853-418b-b868-2f187addfe81)) + (via (at 65.405 152.654) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp d040c5d0-abf7-4152-aa19-a72ca65bf901)) + (via (at 101.346 152.654) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp d5ad0a9c-358a-4b25-b0bc-920a9f550b47)) + (segment (start 144.78 107.95) (end 148.59 107.95) (width 0.15) (layer "In1.Cu") (net 41) (tstamp 4e3ea3d7-af42-4ef7-ae5b-2fddf3d7254b)) + (segment (start 148.59 107.95) (end 151.13 105.41) (width 0.15) (layer "In1.Cu") (net 41) (tstamp a117d54e-bfb0-4359-a8ba-f2f3b08b42d2)) + (segment (start 50.8 153.655) (end 52.324 152.131) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 15254bd9-b358-453d-a572-fe64323d6322)) + (segment (start 101.727 152.273) (end 101.727 146.431) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 23c9cfdc-c5ee-4e33-beb4-e8d3c1698815)) + (segment (start 101.727 146.431) (end 102.108 146.05) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 2ccc760d-032e-4dd4-b2f2-c2446aab132f)) + (segment (start 64.77 93.98) (end 65.786 94.996) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 4d18ea94-b862-4a86-a98b-dd1213a3c868)) + (segment (start 52.324 152.131) (end 52.324 137.668) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 697486ad-811e-4273-8717-b5fd0d32a872)) + (segment (start 65.786 152.273) (end 65.405 152.654) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 6c030d8c-c011-4e2e-bc69-9db6d44b7ca3)) + (segment (start 52.324 137.668) (end 51.816 137.16) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 7366fbe0-5cee-471b-bfda-39f15baf2727)) + (segment (start 121.158 126.873) (end 121.158 121.158) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 7a53699b-8efe-483a-8210-2b1977079430)) + (segment (start 48.26 137.16) (end 46.99 135.89) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 81ef402e-d7d2-4999-bad1-1976cf831935)) + (segment (start 65.786 94.996) (end 65.786 152.273) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 8a2333b2-8215-40ea-8941-46c78c62da01)) + (segment (start 102.108 146.05) (end 102.108 123.571) (width 0.15) (layer "In2.Cu") (net 41) (tstamp a4c83f61-2ba0-41c1-844a-cbf1a20bde66)) + (segment (start 102.108 123.571) (end 102.489 123.19) (width 0.15) (layer "In2.Cu") (net 41) (tstamp acff24e8-20c5-4f5d-b9d3-0ee04df51b47)) + (segment (start 51.816 137.16) (end 48.26 137.16) (width 0.15) (layer "In2.Cu") (net 41) (tstamp b61298de-47e8-4239-830d-48ac236578f6)) + (segment (start 121.158 121.158) (end 121.158 109.728) (width 0.15) (layer "In2.Cu") (net 41) (tstamp c59ff39e-3b9f-4145-a43b-007c47aaa2ab)) + (segment (start 101.346 152.654) (end 101.727 152.273) (width 0.15) (layer "In2.Cu") (net 41) (tstamp cde07bb9-bff9-4a9f-9e02-d47874226a67)) + (segment (start 120.777 127.254) (end 121.158 126.873) (width 0.15) (layer "In2.Cu") (net 41) (tstamp e47564fd-e12d-4490-b595-260b5411c94f)) + (segment (start 102.489 123.19) (end 106.68 123.19) (width 0.15) (layer "In2.Cu") (net 41) (tstamp f9fd49aa-1ac1-4b49-b6d8-3b7ed0fa5b54)) + (segment (start 57.404 152.654) (end 63.246 152.654) (width 0.15) (layer "B.Cu") (net 41) (tstamp 000e57fa-8486-4d03-ad82-73fee9f277e8)) + (segment (start 143.256 107.95) (end 141.986 109.22) (width 0.15) (layer "B.Cu") (net 41) (tstamp 026ad201-7812-4a87-a363-614e696d6a44)) + (segment (start 120.65 120.65) (end 121.158 121.158) (width 0.15) (layer "B.Cu") (net 41) (tstamp 0509fd85-c743-41ce-8418-ab0bb8405754)) + (segment (start 121.666 109.22) (end 121.158 109.728) (width 0.15) (layer "B.Cu") (net 41) (tstamp 092ba178-32b2-43ce-b002-b16926d85bc7)) + (segment (start 141.986 109.22) (end 121.666 109.22) (width 0.15) (layer "B.Cu") (net 41) (tstamp 0dd4e462-4f67-4da4-a80e-0bf7e6416040)) + (segment (start 101.346 152.654) (end 74.041 152.654) (width 0.15) (layer "B.Cu") (net 41) (tstamp 2e5c4ee5-8b2d-40df-91c0-6b0c3052d5da)) + (segment (start 50.8 153.655) (end 56.403 153.655) (width 0.15) (layer "B.Cu") (net 41) (tstamp 30d41bd3-6520-469d-b78e-f47d0cdc1d97)) + (segment (start 106.68 123.19) (end 108.077 124.587) (width 0.15) (layer "B.Cu") (net 41) (tstamp 39adce20-efdd-4fdf-9950-9df461aa45ad)) + (segment (start 63.246 152.654) (end 65.405 152.654) (width 0.15) (layer "B.Cu") (net 41) (tstamp 5064f8c6-f58b-4ca3-9c7a-e604b894e38b)) + (segment (start 65.405 152.654) (end 74.041 152.654) (width 0.15) (layer "B.Cu") (net 41) (tstamp 5fdce1a3-9858-4cba-97e3-ebfafaf50408)) + (segment (start 144.78 107.95) (end 143.256 107.95) (width 0.15) (layer "B.Cu") (net 41) (tstamp 6247738a-c54e-4ab7-863f-6b089d2bda7c)) + (segment (start 108.077 126.619) (end 108.712 127.254) (width 0.15) (layer "B.Cu") (net 41) (tstamp 681a6ac0-1dd7-41c7-983d-67631ca1ebec)) + (segment (start 108.712 127.254) (end 119.126 127.254) (width 0.15) (layer "B.Cu") (net 41) (tstamp 6cbab099-5114-4fb2-aaf4-c945ee83e70b)) + (segment (start 119.126 127.254) (end 120.777 127.254) (width 0.15) (layer "B.Cu") (net 41) (tstamp 859f0abc-7478-4ba2-be6c-88df42ee4da6)) + (segment (start 56.403 153.655) (end 57.404 152.654) (width 0.15) (layer "B.Cu") (net 41) (tstamp 9ceecb34-106f-4b87-bce4-346dbdaa8618)) + (segment (start 62.23 153.67) (end 63.246 152.654) (width 0.15) (layer "B.Cu") (net 41) (tstamp a1d1f287-faf4-499c-90f6-f29e158af3a9)) + (segment (start 73.025 153.67) (end 74.041 152.654) (width 0.15) (layer "B.Cu") (net 41) (tstamp a2e924e9-3125-4d21-996b-e0c8539a3ef2)) + (segment (start 110.49 120.65) (end 120.65 120.65) (width 0.15) (layer "B.Cu") (net 41) (tstamp a40d2be8-5c3b-4e85-af4e-1bf3f085fe3d)) + (segment (start 108.077 124.587) (end 108.077 126.619) (width 0.15) (layer "B.Cu") (net 41) (tstamp fc14c97e-ce8d-496b-be29-4611c96151ca)) + (via (at 102.235 147.574) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp 15d3ffd7-3dcc-486f-bf06-258b22f49f3c)) + (via (at 121.666 112.268) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp 5efe0a33-dad6-4406-86d5-5ed3aaec4891)) + (via (at 121.285 129.286) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp 9f2d69f0-6e81-4bd5-8b02-3821e79eea18)) + (via (at 67.183 147.574) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp d7d9067f-2668-4fa6-8c51-0451d2cc4a4d)) + (via (at 121.666 122.682) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp deb48b46-f993-437d-9a3f-c1fd43ed2b3d)) + (segment (start 50.8 148.575) (end 48.626 148.575) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 04e6d1e4-177b-4b60-b769-2f2926cad8c0)) + (segment (start 48.626 148.575) (end 48.133 148.082) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 1218667b-5b0c-4d48-a82f-bd5007bbba2a)) + (segment (start 121.285 129.286) (end 121.666 128.905) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 1795ebcc-5120-473d-a049-598c13bd0f53)) + (segment (start 121.666 122.301) (end 121.666 112.268) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 2412b746-b297-44c4-94a3-aeaf2ae3e617)) + (segment (start 48.133 142.113) (end 48.133 148.082) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 65bee635-f84d-4151-8b40-af18bd953d62)) + (segment (start 67.183 95.377) (end 66.802 95.758) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 6fe90ed3-1d91-426e-bfe0-b73ff763d41a)) + (segment (start 121.666 128.905) (end 121.666 122.682) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 8e0014cf-5cc4-4349-ac68-e6c40c725e1b)) + (segment (start 46.99 140.97) (end 48.133 142.113) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 90ea472b-0e27-465d-96f9-1326a2af6003)) + (segment (start 66.802 147.193) (end 67.183 147.574) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 9668d9d0-aba7-4ee8-ac40-70d6ae6e1fb5)) + (segment (start 69.85 93.98) (end 68.453 95.377) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 9d8d07d9-67b8-4c85-a10c-1389de1a1e23)) + (segment (start 68.453 95.377) (end 67.183 95.377) (width 0.15) (layer "In2.Cu") (net 42) (tstamp c75b81f4-02bf-499f-9827-eaac5b170422)) + (segment (start 102.616 126.111) (end 102.997 125.73) (width 0.15) (layer "In2.Cu") (net 42) (tstamp cab4beaa-bf3c-4af0-8fbf-6a578fa9599a)) + (segment (start 66.802 95.758) (end 66.802 147.193) (width 0.15) (layer "In2.Cu") (net 42) (tstamp ddf06423-9c2d-4ff4-b3a9-b16a4d3c5fed)) + (segment (start 102.235 147.574) (end 102.616 147.193) (width 0.15) (layer "In2.Cu") (net 42) (tstamp de170025-616c-497f-aa26-f6de7679b4e3)) + (segment (start 102.997 125.73) (end 106.68 125.73) (width 0.15) (layer "In2.Cu") (net 42) (tstamp e6340f15-175c-4e41-80aa-eb334db3f931)) + (segment (start 121.666 122.682) (end 121.666 122.301) (width 0.15) (layer "In2.Cu") (net 42) (tstamp ed3ec523-dd53-4162-9a45-b248ad491bc5)) + (segment (start 102.616 147.193) (end 102.616 126.111) (width 0.15) (layer "In2.Cu") (net 42) (tstamp f783bef7-c195-4c47-9b0d-1ada5dd6567a)) + (segment (start 108.077 128.778) (end 108.585 129.286) (width 0.15) (layer "B.Cu") (net 42) (tstamp 01404155-5eeb-455f-9d54-13a7ca45b766)) + (segment (start 67.183 147.574) (end 74.041 147.574) (width 0.15) (layer "B.Cu") (net 42) (tstamp 0f846b2d-0708-4cab-90e0-f578a8dde6e3)) + (segment (start 62.23 148.59) (end 63.246 147.574) (width 0.15) (layer "B.Cu") (net 42) (tstamp 1f010336-bb7a-4a48-a95a-adf226f8bbca)) + (segment (start 63.246 147.574) (end 67.183 147.574) (width 0.15) (layer "B.Cu") (net 42) (tstamp 25c265cd-976d-42cc-8be9-22e13d81e951)) + (segment (start 108.077 127.127) (end 108.077 128.778) (width 0.15) (layer "B.Cu") (net 42) (tstamp 2b86241f-8396-4b82-8113-759b536ec41d)) + (segment (start 57.404 147.574) (end 63.246 147.574) (width 0.15) (layer "B.Cu") (net 42) (tstamp 3a094c49-064f-4e9a-8324-d4a4c17f1c5f)) + (segment (start 144.78 110.49) (end 143.256 110.49) (width 0.15) (layer "B.Cu") (net 42) (tstamp 65af8587-aa9c-4a7b-ba68-46a1a100ffef)) + (segment (start 122.174 123.19) (end 121.666 122.682) (width 0.15) (layer "B.Cu") (net 42) (tstamp 6f4d4675-47b7-4b6b-973b-e0fe0edfbaaf)) + (segment (start 143.256 110.49) (end 141.986 111.76) (width 0.15) (layer "B.Cu") (net 42) (tstamp 77cc442b-1579-4906-a7e8-f3d9da8f7e92)) + (segment (start 125.73 123.19) (end 123.063 123.19) (width 0.15) (layer "B.Cu") (net 42) (tstamp 81c5cab9-3fee-4c61-8860-dbc1bd7f5aad)) + (segment (start 108.585 129.286) (end 120.269 129.286) (width 0.15) (layer "B.Cu") (net 42) (tstamp 87c3da6d-c4a8-4a2d-8717-304c6d48cfb4)) + (segment (start 102.235 147.574) (end 74.041 147.574) (width 0.15) (layer "B.Cu") (net 42) (tstamp 925d9ed8-6648-4171-856c-17fd67ff2b87)) + (segment (start 56.403 148.575) (end 57.404 147.574) (width 0.15) (layer "B.Cu") (net 42) (tstamp 989535fd-13f4-47ba-9583-37373ad9ab99)) + (segment (start 106.68 125.73) (end 108.077 127.127) (width 0.15) (layer "B.Cu") (net 42) (tstamp a5cc8b57-69e7-435f-ae84-e8db5d78e2a2)) + (segment (start 120.269 129.286) (end 121.285 129.286) (width 0.15) (layer "B.Cu") (net 42) (tstamp ad87dee2-bf7f-4cef-b4c5-71cd6bd7ed73)) + (segment (start 141.986 111.76) (end 122.174 111.76) (width 0.15) (layer "B.Cu") (net 42) (tstamp c3bd1471-00a0-4f1b-90c8-9c1d7b4f800b)) + (segment (start 123.063 123.19) (end 122.174 123.19) (width 0.15) (layer "B.Cu") (net 42) (tstamp d8d0272d-b775-4dd8-820d-b7a2ba26938f)) + (segment (start 73.025 148.59) (end 74.041 147.574) (width 0.15) (layer "B.Cu") (net 42) (tstamp d9fefd3b-9ac6-4e42-98b0-26b528ebb44d)) + (segment (start 50.8 148.575) (end 56.403 148.575) (width 0.15) (layer "B.Cu") (net 42) (tstamp ea551616-d5ac-40e7-8d00-2e2ec149ab06)) + (segment (start 151.13 110.49) (end 144.78 110.49) (width 0.15) (layer "B.Cu") (net 42) (tstamp ec624049-bace-4259-ba22-2c6f6fb143e7)) + (segment (start 122.174 111.76) (end 121.666 112.268) (width 0.15) (layer "B.Cu") (net 42) (tstamp fe1c7b55-dc8a-4140-b432-ea7bdc54a08a)) + (via (at 103.124 144.526) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp 003225b8-dc27-4965-b8c9-b41682109fcd)) + (via (at 67.691 145.034) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp 50c6d6ce-9563-448a-9a03-b40fa420b2ad)) + (via (at 121.793 129.794) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp 805360d7-9fd9-4af1-bc14-ea271e0f8cc1)) + (via (at 122.174 124.714) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp a51a5a49-9d24-4c00-ae85-99ef2a775e09)) + (via (at 122.174 113.538) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp ba5ffe06-efa6-407e-9898-8ecdfae7c552)) + (segment (start 70.485 95.885) (end 67.691 95.885) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 1e11c8ad-6d89-4bb4-8bd4-1014fa9ea70e)) + (segment (start 67.691 95.885) (end 67.31 96.266) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 22d101b0-68f4-4d76-9192-45416afd5c13)) + (segment (start 72.39 93.98) (end 70.485 95.885) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 3bc16937-ad52-425c-8778-7de2a764c9bb)) + (segment (start 103.124 128.651) (end 103.505 128.27) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 3d456918-d3be-4e91-830b-5c516b1ebf5d)) + (segment (start 67.31 144.653) (end 67.691 145.034) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 4478b6c3-f47b-460d-9faf-33d9b6604c39)) + (segment (start 67.31 96.266) (end 67.31 144.653) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 4ee2fe02-cf8a-46eb-ad38-4a585b2ae72d)) + (segment (start 103.124 144.526) (end 103.124 128.651) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 5527a89f-b006-453f-847c-85518966794d)) + (segment (start 122.174 124.714) (end 122.174 113.538) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 5ba3e5d9-3239-483b-a8fb-65d5adaebc60)) + (segment (start 121.793 129.794) (end 122.174 129.413) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 63f1bbb6-0034-424a-8e99-8aed0ec4b709)) + (segment (start 122.174 129.413) (end 122.174 124.714) (width 0.15) (layer "In2.Cu") (net 43) (tstamp c6db70df-5547-4fc2-98cf-cb86590095a3)) + (segment (start 103.505 128.27) (end 106.68 128.27) (width 0.15) (layer "In2.Cu") (net 43) (tstamp f3cd4bc0-0567-4a7e-ae4f-87520102cfa5)) + (segment (start 62.23 146.05) (end 63.246 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp 084bfcbb-bcbd-4027-8b45-fc8b285f716b)) + (segment (start 166.37 110.49) (end 164.846 110.49) (width 0.15) (layer "B.Cu") (net 43) (tstamp 09a9241a-11eb-4bde-a481-ec0208e2193e)) + (segment (start 124.079 125.222) (end 122.682 125.222) (width 0.15) (layer "B.Cu") (net 43) (tstamp 0c5672e1-bda9-4016-9b6c-5a96b4626c24)) + (segment (start 120.523 129.794) (end 121.793 129.794) (width 0.15) (layer "B.Cu") (net 43) (tstamp 109d9c59-5c35-49fe-b91a-f4038b9a7684)) + (segment (start 125.73 125.73) (end 124.587 125.73) (width 0.15) (layer "B.Cu") (net 43) (tstamp 1394ec74-80a9-41ad-8c58-92e7da33a7d0)) + (segment (start 141.986 113.03) (end 129.54 113.03) (width 0.15) (layer "B.Cu") (net 43) (tstamp 4d44fc79-9b01-4bb4-b84d-4c651fd91569)) + (segment (start 164.846 110.49) (end 163.576 111.76) (width 0.15) (layer "B.Cu") (net 43) (tstamp 52e2404c-6eed-4aff-9025-9b5acc2713c7)) + (segment (start 122.682 113.03) (end 122.174 113.538) (width 0.15) (layer "B.Cu") (net 43) (tstamp 58d1d8f9-41ef-4f37-9fdc-1570c0202f58)) + (segment (start 57.404 145.034) (end 63.246 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp 59aa36c0-e88e-4173-b798-4c3573c02f2c)) + (segment (start 106.68 128.27) (end 108.204 129.794) (width 0.15) (layer "B.Cu") (net 43) (tstamp 67af2a43-512c-4df2-850f-981add8c050b)) + (segment (start 143.256 111.76) (end 141.986 113.03) (width 0.15) (layer "B.Cu") (net 43) (tstamp 6a92767d-f3c9-46b4-b428-718ff4809a0f)) + (segment (start 63.246 145.034) (end 67.691 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp 888f36fb-6563-4971-9b94-71689207fccf)) + (segment (start 129.54 113.03) (end 122.682 113.03) (width 0.15) (layer "B.Cu") (net 43) (tstamp 9154bb27-379c-451e-8d0f-be4ed7642d91)) + (segment (start 102.616 145.034) (end 74.041 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp b13cbd6a-539a-435e-9852-de7a8ed1f7c9)) + (segment (start 46.99 143.51) (end 48.275 143.51) (width 0.15) (layer "B.Cu") (net 43) (tstamp c75322fa-5687-488b-a56f-129f995b21fa)) + (segment (start 124.587 125.73) (end 124.079 125.222) (width 0.15) (layer "B.Cu") (net 43) (tstamp d498b820-7751-4434-8a89-bda3410ee93c)) + (segment (start 56.403 146.035) (end 57.404 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp d723591a-2efe-415d-8148-62ecb6d476b2)) + (segment (start 48.275 143.51) (end 50.8 146.035) (width 0.15) (layer "B.Cu") (net 43) (tstamp df2f2617-9e3a-4347-8043-156f332f1cfe)) + (segment (start 108.204 129.794) (end 120.523 129.794) (width 0.15) (layer "B.Cu") (net 43) (tstamp e45807d6-14dd-483b-8474-f5e1260716e0)) + (segment (start 73.025 146.05) (end 74.041 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp e7ec15b9-f20a-4ced-a56e-88b6d1ef9482)) + (segment (start 163.576 111.76) (end 143.256 111.76) (width 0.15) (layer "B.Cu") (net 43) (tstamp f2744303-2481-4340-97e7-068cf995ece1)) + (segment (start 103.124 144.526) (end 102.616 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp fc583361-3b6c-49f7-9724-91340296ea5f)) + (segment (start 50.8 146.035) (end 56.403 146.035) (width 0.15) (layer "B.Cu") (net 43) (tstamp fce62252-e654-4844-bc38-291f96ad3dfb)) + (segment (start 122.682 125.222) (end 122.174 124.714) (width 0.15) (layer "B.Cu") (net 43) (tstamp fe3bd73a-db15-49a8-be7d-2b2ef319278e)) + (segment (start 67.691 145.034) (end 74.041 145.034) (width 0.15) (layer "B.Cu") (net 43) (tstamp ffe9e60e-6533-4484-975b-c2d80fcff3c9)) + (via (at 122.301 131.826) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp 5acf8e55-e171-4498-b814-0d503eca2ea0)) + (via (at 103.124 152.146) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp a5108375-0439-4a28-9845-3510b60eb7a1)) + (via (at 122.682 124.206) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp b18ffbf7-742e-4fef-ba58-db04c37ffc93)) + (via (at 64.897 152.146) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp ef511b71-3d9c-49e1-8455-059c168c22f8)) + (via (at 122.682 108.458) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp f82e11cd-9bd8-4d5f-94cf-51dcbdbdfa6a)) + (segment (start 58.42 151.115) (end 58.405 151.115) (width 0.15) (layer "In1.Cu") (net 44) (tstamp 637c9ad7-9489-4d77-99c3-323bdda83db7)) + (segment (start 65.278 95.758) (end 65.278 151.765) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 0dd211ed-6e65-40d8-bd64-e70aa79c6695)) + (segment (start 52.832 150.749) (end 52.832 135.001) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 109d44cc-0ded-41b6-9bf4-cf7cfd3e8e59)) + (segment (start 52.832 135.001) (end 52.451 134.62) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 2984131b-c8fe-4fd3-828b-d785a32d2186)) + (segment (start 48.26 134.62) (end 46.99 133.35) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 49d38805-164b-4bdb-9a7e-76ed98ecd797)) + (segment (start 122.682 131.445) (end 122.682 124.206) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 5f37d1f4-6ef1-474b-a61d-7d856c038e79)) + (segment (start 103.632 133.731) (end 104.013 133.35) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 65d53b8c-0568-497d-b438-f6dade983d4c)) + (segment (start 103.632 151.638) (end 103.632 133.731) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 6e5b9d39-4f78-419e-8ef3-822f983d1bdb)) + (segment (start 122.301 131.826) (end 122.682 131.445) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 749dcb00-dfb1-4027-8a1b-11f6b8a30889)) + (segment (start 65.278 151.765) (end 64.897 152.146) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 7cbac804-3e4d-4e2a-b0ea-d387987681a5)) + (segment (start 122.682 124.206) (end 122.682 123.698) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 8d932a20-49d5-439d-bd6c-41ca554f1a54)) + (segment (start 64.897 95.377) (end 65.278 95.758) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 9f3a78ec-3c88-4311-9389-f4daa0130d58)) + (segment (start 52.451 134.62) (end 48.26 134.62) (width 0.15) (layer "In2.Cu") (net 44) (tstamp a4d1556e-b508-404b-bfb1-d593b48353c7)) + (segment (start 63.627 95.377) (end 64.897 95.377) (width 0.15) (layer "In2.Cu") (net 44) (tstamp b84ccdcf-bc6c-4548-890c-b9207f09297c)) + (segment (start 58.42 151.115) (end 53.198 151.115) (width 0.15) (layer "In2.Cu") (net 44) (tstamp cdc97c1d-d3ef-45d9-88ed-75f0799aabc1)) + (segment (start 62.23 93.98) (end 63.627 95.377) (width 0.15) (layer "In2.Cu") (net 44) (tstamp d17b2f03-94ac-44a3-bb1d-a56da1d5f4ac)) + (segment (start 104.013 133.35) (end 106.68 133.35) (width 0.15) (layer "In2.Cu") (net 44) (tstamp de5fb4b8-6844-4c5b-a999-88fb5af74e5d)) + (segment (start 122.682 123.698) (end 122.682 108.458) (width 0.15) (layer "In2.Cu") (net 44) (tstamp e3c32c73-28ea-4e6f-8c78-233a2e27d2fe)) + (segment (start 53.198 151.115) (end 52.832 150.749) (width 0.15) (layer "In2.Cu") (net 44) (tstamp e7cca184-d04b-461d-ac46-081aa2f67132)) + (segment (start 103.124 152.146) (end 103.632 151.638) (width 0.15) (layer "In2.Cu") (net 44) (tstamp ffcee1e7-060f-46c2-b79d-1140cc87bb48)) + (segment (start 69.85 151.13) (end 70.866 152.146) (width 0.15) (layer "B.Cu") (net 44) (tstamp 0799abf2-5693-4b77-9d03-fdca466761a8)) + (segment (start 103.124 152.146) (end 89.281 152.146) (width 0.15) (layer "B.Cu") (net 44) (tstamp 0b6aedcc-c952-4876-9732-204ab0228e7b)) + (segment (start 166.37 105.41) (end 164.846 105.41) (width 0.15) (layer "B.Cu") (net 44) (tstamp 0c9caa6d-af32-4de1-a1d3-85ebf110f48b)) + (segment (start 58.42 151.115) (end 59.451 152.146) (width 0.15) (layer "B.Cu") (net 44) (tstamp 11fda46c-4aa2-4ddb-925a-38bafd80d784)) + (segment (start 70.866 152.146) (end 89.281 152.146) (width 0.15) (layer "B.Cu") (net 44) (tstamp 14b40273-9bd7-405d-acb6-f1fe6cfce975)) + (segment (start 64.897 152.146) (end 70.866 152.146) (width 0.15) (layer "B.Cu") (net 44) (tstamp 1a9b557a-12eb-42cd-920c-bbc854cf03c5)) + (segment (start 129.54 107.95) (end 123.19 107.95) (width 0.15) (layer "B.Cu") (net 44) (tstamp 2954832d-bca9-4428-b83d-5261377d5a27)) + (segment (start 143.002 106.934) (end 141.986 107.95) (width 0.15) (layer "B.Cu") (net 44) (tstamp 3dff6f5d-4c91-47a5-b4bb-b671f0071cb6)) + (segment (start 110.49 123.19) (end 110.998 123.698) (width 0.15) (layer "B.Cu") (net 44) (tstamp 4aadbd6c-4a76-4917-99e3-29a42ad6f195)) + (segment (start 110.998 123.698) (end 122.174 123.698) (width 0.15) (layer "B.Cu") (net 44) (tstamp 4eb5b0d9-2896-4d4d-a0b5-2a90e689564b)) + (segment (start 164.846 105.41) (end 163.322 106.934) (width 0.15) (layer "B.Cu") (net 44) (tstamp 5a75edc0-1a63-4005-945c-e8720da6d885)) + (segment (start 59.451 152.146) (end 64.897 152.146) (width 0.15) (layer "B.Cu") (net 44) (tstamp 67a81305-e3c6-4a3c-90a0-3a8b7e0cc886)) + (segment (start 122.174 123.698) (end 122.682 124.206) (width 0.15) (layer "B.Cu") (net 44) (tstamp 70d487d7-c662-41bd-8c02-f457a41ace32)) + (segment (start 141.986 107.95) (end 129.54 107.95) (width 0.15) (layer "B.Cu") (net 44) (tstamp 82b2bce9-7d7c-4bdf-aadc-8a043495d075)) + (segment (start 123.19 107.95) (end 122.682 108.458) (width 0.15) (layer "B.Cu") (net 44) (tstamp 944d84af-da9f-4283-9047-b1717a9e8af3)) + (segment (start 163.322 106.934) (end 143.002 106.934) (width 0.15) (layer "B.Cu") (net 44) (tstamp 9aa17f8c-00ca-4f2e-aa88-0d71cfbe252c)) + (segment (start 88.265 151.13) (end 89.281 152.146) (width 0.15) (layer "B.Cu") (net 44) (tstamp ac1b4470-b14f-4984-83c8-61357c78cee1)) + (segment (start 121.539 131.826) (end 122.301 131.826) (width 0.15) (layer "B.Cu") (net 44) (tstamp d468a74c-93e6-478b-bc8b-11d020ea2433)) + (segment (start 108.204 131.826) (end 121.539 131.826) (width 0.15) (layer "B.Cu") (net 44) (tstamp ed856637-1619-45c3-9396-0093a68a00ab)) + (segment (start 106.68 133.35) (end 108.204 131.826) (width 0.15) (layer "B.Cu") (net 44) (tstamp ee0cefa3-3827-4c65-b3ae-5c2b2e25c6f1)) + (via (at 123.19 127.254) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp 494f4a94-50b9-445a-9f00-ef3d4a47a206)) + (via (at 68.199 142.494) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp 99174071-1712-430d-a1ee-3e703aff889c)) + (via (at 123.19 114.808) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp b879c7aa-e075-4453-908b-303f50cb3987)) + (via (at 122.809 132.334) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp cec8e9cd-02b9-4cf1-9845-a5ba834279c9)) + (segment (start 148.59 109.22) (end 163.576 109.22) (width 0.15) (layer "In1.Cu") (net 45) (tstamp d15c6795-9909-4702-bbff-0eec5180f8c4)) + (segment (start 48.245 146.05) (end 50.8 143.495) (width 0.15) (layer "In1.Cu") (net 45) (tstamp dee32afc-fa03-434d-b9bf-45f939dc159b)) + (segment (start 46.99 146.05) (end 48.245 146.05) (width 0.15) (layer "In1.Cu") (net 45) (tstamp e2352d93-4fbb-42fe-8b14-e22256fa4183)) + (segment (start 164.846 107.95) (end 166.37 107.95) (width 0.15) (layer "In1.Cu") (net 45) (tstamp f70ba20c-4b46-4103-b9a1-d1ec4992d376)) + (segment (start 144.78 113.03) (end 148.59 109.22) (width 0.15) (layer "In1.Cu") (net 45) (tstamp fc4e3414-1d42-40a0-aa7e-50337e7e28f4)) + (segment (start 163.576 109.22) (end 164.846 107.95) (width 0.15) (layer "In1.Cu") (net 45) (tstamp fe092a19-34bc-4198-bd81-f24e654e4d2f)) + (segment (start 67.818 142.113) (end 68.199 142.494) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 20ab8a8f-abe6-4374-8de7-cb91590c1ab7)) + (segment (start 122.809 132.334) (end 123.19 131.953) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 7307fc9f-199f-49e5-99c3-080f2265b93e)) + (segment (start 74.93 93.98) (end 72.517 96.393) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 98250fef-65ae-49b5-8663-467d780d2a57)) + (segment (start 68.199 96.393) (end 67.818 96.774) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 9b97dca6-71fb-40d6-8a41-47ceda1bd326)) + (segment (start 123.19 127.254) (end 123.19 114.808) (width 0.15) (layer "In2.Cu") (net 45) (tstamp a805e4d4-de1f-41f1-9052-856762d0bd3a)) + (segment (start 72.517 96.393) (end 68.199 96.393) (width 0.15) (layer "In2.Cu") (net 45) (tstamp db899bb9-300a-418a-b568-ece7db478448)) + (segment (start 123.19 131.953) (end 123.19 127.254) (width 0.15) (layer "In2.Cu") (net 45) (tstamp de097c1e-b989-4000-bb4e-76b2ef426454)) + (segment (start 67.818 96.774) (end 67.818 142.113) (width 0.15) (layer "In2.Cu") (net 45) (tstamp f7ed5ba5-d26c-43ee-8380-640ec86c6244)) + (segment (start 57.404 142.494) (end 63.246 142.494) (width 0.15) (layer "B.Cu") (net 45) (tstamp 049cbab7-9b57-40b3-b6a7-09aef57131b8)) + (segment (start 124.206 127.762) (end 123.698 127.762) (width 0.15) (layer "B.Cu") (net 45) (tstamp 0cbd9ec5-a6ea-4be6-80b8-35a2b184e562)) + (segment (start 122.047 132.334) (end 122.809 132.334) (width 0.15) (layer "B.Cu") (net 45) (tstamp 1285de13-c240-4e5c-81fe-163f580c99c7)) + (segment (start 123.698 114.3) (end 123.19 114.808) (width 0.15) (layer "B.Cu") (net 45) (tstamp 190377f3-0e11-4251-a713-2bc1664345e0)) + (segment (start 63.246 142.494) (end 68.199 142.494) (width 0.15) (layer "B.Cu") (net 45) (tstamp 2cfb8409-25d9-4466-a150-9bf88a5d21f0)) + (segment (start 73.025 143.51) (end 74.041 142.494) (width 0.15) (layer "B.Cu") (net 45) (tstamp 5d604db9-67c6-43a0-9464-07a9bdbaab34)) + (segment (start 141.986 114.3) (end 123.698 114.3) (width 0.15) (layer "B.Cu") (net 45) (tstamp 5d8165b9-83f3-4158-9635-61a5c796a272)) + (segment (start 106.68 135.89) (end 108.077 134.493) (width 0.15) (layer "B.Cu") (net 45) (tstamp 5e27c272-b9cc-4134-a051-99d4c8ccc3c4)) + (segment (start 68.199 142.494) (end 74.041 142.494) (width 0.15) (layer "B.Cu") (net 45) (tstamp 71f0322b-e58d-4a9a-8b46-abdddf2269ef)) + (segment (start 62.23 143.51) (end 63.246 142.494) (width 0.15) (layer "B.Cu") (net 45) (tstamp 79a874aa-cb26-4eab-a65f-29a2be29d396)) + (segment (start 144.78 113.03) (end 143.256 113.03) (width 0.15) (layer "B.Cu") (net 45) (tstamp 7a7260e0-0afb-42ba-a4fe-b1e018e5d8dd)) + (segment (start 143.256 113.03) (end 141.986 114.3) (width 0.15) (layer "B.Cu") (net 45) (tstamp 7dc390c3-5999-4939-a626-e10241e43bd8)) + (segment (start 50.8 143.495) (end 56.403 143.495) (width 0.15) (layer "B.Cu") (net 45) (tstamp 80240796-9976-4951-892f-727451b96459)) + (segment (start 104.521 135.89) (end 106.68 135.89) (width 0.15) (layer "B.Cu") (net 45) (tstamp 8441472e-eb46-4866-a582-1bfeb66b9283)) + (segment (start 108.585 132.334) (end 122.047 132.334) (width 0.15) (layer "B.Cu") (net 45) (tstamp 944c1546-a4cf-4267-8990-5a7533e240be)) + (segment (start 74.041 142.494) (end 103.632 142.494) (width 0.15) (layer "B.Cu") (net 45) (tstamp 9647ef6c-6a00-432f-95ee-c2ea8ec1a72e)) + (segment (start 125.73 128.27) (end 124.714 128.27) (width 0.15) (layer "B.Cu") (net 45) (tstamp 9d97eb7b-501f-440e-9a7a-0e6406f80d62)) + (segment (start 108.077 132.842) (end 108.585 132.334) (width 0.15) (layer "B.Cu") (net 45) (tstamp b798c3cb-76ac-4734-9430-75836efa67d8)) + (segment (start 123.698 127.762) (end 123.19 127.254) (width 0.15) (layer "B.Cu") (net 45) (tstamp cf83a0b1-728b-4d34-8de2-77e4af6f8ce1)) + (segment (start 124.714 128.27) (end 124.206 127.762) (width 0.15) (layer "B.Cu") (net 45) (tstamp dab19050-1283-4fd8-919c-9551883b2f16)) + (segment (start 56.403 143.495) (end 57.404 142.494) (width 0.15) (layer "B.Cu") (net 45) (tstamp dbb04364-a526-45de-bcf4-8e500924d1a7)) + (segment (start 108.077 134.493) (end 108.077 132.842) (width 0.15) (layer "B.Cu") (net 45) (tstamp dbf360ee-391d-4cae-bc5f-3bf05f7b76b8)) + (segment (start 103.632 142.494) (end 104.14 141.986) (width 0.15) (layer "B.Cu") (net 45) (tstamp eb4ed7e7-ffd3-439c-9604-9f0d0959df7a)) + (segment (start 104.14 141.986) (end 104.14 136.271) (width 0.15) (layer "B.Cu") (net 45) (tstamp f150dbf7-6dd1-416b-b25c-70802a65267b)) + (segment (start 104.14 136.271) (end 104.521 135.89) (width 0.15) (layer "B.Cu") (net 45) (tstamp febea1b2-0f81-40cf-a140-9baef93dbdd8)) + (via (at 153.416 150.622) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 16a5f597-e2d7-462a-8b5d-511e073c9ca8)) + (via (at 63.881 147.066) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 25be4d9c-97d1-46d7-8aef-2e74c184a668)) + (via (at 123.698 128.778) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 4402c761-c162-4eda-8f9a-1081a787c4e5)) + (via (at 64.262 102.87) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 478b11f9-cbf1-451f-99a4-9feacf5ff552)) + (via (at 123.317 134.366) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 831547b2-c2cc-481a-b57b-8987b7f6657c)) + (via (at 123.698 105.918) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp e22339da-d9b0-46b2-a3de-5addeb618e58)) + (via (at 152.908 104.394) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp f12f0b27-5465-43b6-8262-478c0eb5e29f)) + (segment (start 153.416 104.902) (end 152.908 104.394) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 2c7629f4-2de7-49c0-8056-ded4244640eb)) + (segment (start 63.881 96.393) (end 59.563 96.393) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 3a0cb73d-f5ad-4685-b206-e6078545fc3a)) + (segment (start 53.848 130.048) (end 53.34 129.54) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 3c40b908-9b65-4898-a780-b15a563447ea)) + (segment (start 58.42 146.035) (end 54.214 146.035) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 4b553273-c3dc-4731-9793-96bbb76f61a1)) + (segment (start 53.34 129.54) (end 48.26 129.54) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 4f84d24e-5976-42d8-a45c-217de406bc56)) + (segment (start 64.262 146.685) (end 64.262 96.774) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 548007de-d05e-4aae-900f-2bd510e4f489)) + (segment (start 48.26 129.54) (end 46.99 128.27) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 5567a67c-f8f3-447f-9141-332418db40ae)) + (segment (start 123.698 128.778) (end 123.698 105.918) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 5c76b8eb-0a84-4598-895c-1587aae2eb0d)) + (segment (start 153.416 150.622) (end 153.416 104.902) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 636df72f-b487-437e-be9c-b419e4ee4c6e)) + (segment (start 53.848 145.669) (end 53.848 130.048) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 7077c09c-3e87-4564-86eb-c84e4deae697)) + (segment (start 59.563 96.393) (end 57.15 93.98) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 79088f7b-ea7d-474f-8f80-5809f6c97484)) + (segment (start 54.214 146.035) (end 53.848 145.669) (width 0.15) (layer "In2.Cu") (net 46) (tstamp a8986e0e-c484-455f-94c4-0754b42a14ca)) + (segment (start 123.317 134.366) (end 123.698 133.985) (width 0.15) (layer "In2.Cu") (net 46) (tstamp ab0a6976-5a21-4636-8c5e-35a8eb37bbe7)) + (segment (start 123.698 133.985) (end 123.698 128.778) (width 0.15) (layer "In2.Cu") (net 46) (tstamp b6898ae5-91e9-4a4f-bfed-bf47d787f30c)) + (segment (start 63.881 147.066) (end 64.262 146.685) (width 0.15) (layer "In2.Cu") (net 46) (tstamp da0626b0-bffa-47b8-89d9-19af0505e20a)) + (segment (start 64.262 96.774) (end 63.881 96.393) (width 0.15) (layer "In2.Cu") (net 46) (tstamp f9b02044-e1bf-4aa9-921f-c09b9c5b28fa)) + (segment (start 123.19 128.27) (end 123.698 128.778) (width 0.15) (layer "B.Cu") (net 46) (tstamp 01fd9f2b-9e45-4854-9749-537d9faab1b7)) + (segment (start 89.281 147.066) (end 104.013 147.066) (width 0.15) (layer "B.Cu") (net 46) (tstamp 0547edb4-9f81-427b-ac7d-b19f50956d62)) + (segment (start 129.54 105.41) (end 124.206 105.41) (width 0.15) (layer "B.Cu") (net 46) (tstamp 055d950f-099d-40bc-aae9-c637593a87ea)) + (segment (start 59.451 147.066) (end 63.881 147.066) (width 0.15) (layer "B.Cu") (net 46) (tstamp 16c1a289-80f8-406f-a20e-d6e7a37ef981)) + (segment (start 166.37 151.13) (end 159.385 151.13) (width 0.15) (layer "B.Cu") (net 46) (tstamp 19085131-f94e-44b2-90b1-8c6491f5c091)) + (segment (start 110.49 128.27) (end 123.19 128.27) (width 0.15) (layer "B.Cu") (net 46) (tstamp 29e9a60e-ca99-4994-bab4-9f068494b9eb)) + (segment (start 104.013 147.066) (end 104.648 146.431) (width 0.15) (layer "B.Cu") (net 46) (tstamp 2dadd58b-cd12-4a78-95ae-400dae5b4160)) + (segment (start 104.648 138.811) (end 105.029 138.43) (width 0.15) (layer "B.Cu") (net 46) (tstamp 3e846e29-2a7e-4569-996a-df9075bfba5e)) + (segment (start 70.866 147.066) (end 89.281 147.066) (width 0.15) (layer "B.Cu") (net 46) (tstamp 411a8b6e-7513-49e5-8f80-1ada1a18696b)) + (segment (start 108.077 137.033) (end 108.077 135.128) (width 0.15) (layer "B.Cu") (net 46) (tstamp 495666c2-002d-435c-aeae-add987cad172)) + (segment (start 106.68 138.43) (end 106.68 137.921142) (width 0.15) (layer "B.Cu") (net 46) (tstamp 53e2f8f5-1f76-4e54-9250-55b11862cefa)) + (segment (start 58.42 104.14) (end 59.944 102.616) (width 0.15) (layer "B.Cu") (net 46) (tstamp 6118c5e6-4f67-40d9-b8e7-3a9d9cb2e830)) + (segment (start 64.008 102.616) (end 64.262 102.87) (width 0.15) (layer "B.Cu") (net 46) (tstamp 67594a66-7c29-4e94-944b-b4de16b6610d)) + (segment (start 105.029 138.43) (end 106.68 138.43) (width 0.15) (layer "B.Cu") (net 46) (tstamp 74c8135f-3e4b-42a7-8b16-35f450ff3de8)) + (segment (start 153.924 151.13) (end 153.416 150.622) (width 0.15) (layer "B.Cu") (net 46) (tstamp 821e6bdb-fcf3-4c6f-9972-1ee1bee64d4b)) + (segment (start 88.265 146.05) (end 89.281 147.066) (width 0.15) (layer "B.Cu") (net 46) (tstamp 823bfd1e-4cfc-46b5-8158-365cd0122703)) + (segment (start 63.881 147.066) (end 70.866 147.066) (width 0.15) (layer "B.Cu") (net 46) (tstamp 8c2f145a-ba8c-46cb-8c84-a2e82c5a3539)) + (segment (start 141.986 105.41) (end 143.002 104.394) (width 0.15) (layer "B.Cu") (net 46) (tstamp 8f2e4b0a-c71b-404a-b124-c46263a7eaa1)) + (segment (start 69.85 146.05) (end 70.866 147.066) (width 0.15) (layer "B.Cu") (net 46) (tstamp 95733776-6317-43b7-bd7d-538673a8878f)) + (segment (start 159.385 151.13) (end 153.924 151.13) (width 0.15) (layer "B.Cu") (net 46) (tstamp b9908ba9-7c15-4430-bacb-fb2f5462937f)) + (segment (start 58.42 146.035) (end 59.451 147.066) (width 0.15) (layer "B.Cu") (net 46) (tstamp ba86df64-d8a9-43ee-a9df-919f6e18aa9b)) + (segment (start 104.648 146.431) (end 104.648 138.811) (width 0.15) (layer "B.Cu") (net 46) (tstamp bd54a72d-24fb-4a7b-bf0b-955753ccb7ea)) + (segment (start 108.839 134.366) (end 123.063 134.366) (width 0.15) (layer "B.Cu") (net 46) (tstamp c5d64463-6d23-4a20-97d8-4304511a71cb)) + (segment (start 108.077 135.128) (end 108.839 134.366) (width 0.15) (layer "B.Cu") (net 46) (tstamp cb448db4-9ab3-4890-a17f-89a6db33481b)) + (segment (start 123.063 134.366) (end 123.317 134.366) (width 0.15) (layer "B.Cu") (net 46) (tstamp d02c5133-062b-458a-906a-64438c4fd4b5)) + (segment (start 124.206 105.41) (end 123.698 105.918) (width 0.15) (layer "B.Cu") (net 46) (tstamp dc2f9d35-6fc4-4d91-a302-03e6d3aee79a)) + (segment (start 129.54 105.41) (end 141.986 105.41) (width 0.15) (layer "B.Cu") (net 46) (tstamp e01b6b45-a849-4a92-bd1e-2971ed487c8a)) + (segment (start 143.002 104.394) (end 152.908 104.394) (width 0.15) (layer "B.Cu") (net 46) (tstamp e9b89208-c2f4-468d-b3fd-30b00920a000)) + (segment (start 106.68 138.43) (end 108.077 137.033) (width 0.15) (layer "B.Cu") (net 46) (tstamp f497df82-2ca5-4406-a1c7-88c0e9749e67)) + (segment (start 59.944 102.616) (end 64.008 102.616) (width 0.15) (layer "B.Cu") (net 46) (tstamp fdc0300f-d3be-4f5a-8af3-ba9fc81151b0)) + (via (at 124.206 126.238) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 3114ec09-515b-410b-9b8c-2e296acab7f0)) + (via (at 105.156 149.098) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 465c466b-5309-44f4-bc0a-004ba56e8f87)) + (via (at 64.77 105.41) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 55f6f19e-682a-4220-8c93-42bf5615bac1)) + (via (at 123.825 134.874) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 630b7c8c-0d43-40bf-99ae-08d1d59f1120)) + (via (at 152.4 106.426) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 76572a20-a974-4e89-aac5-b5109a495b4c)) + (via (at 64.389 149.606) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 83545ef1-6fac-48ff-b4be-039dbb7ba316)) + (via (at 152.908 153.162) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp d205a211-8b8b-4d6f-9019-465f5744ff8f)) + (via (at 124.206 107.061) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp fabf2fa7-24b6-411f-a239-2b8046478b80)) + (segment (start 58.42 148.575) (end 58.405 148.575) (width 0.15) (layer "In1.Cu") (net 47) (tstamp 71e017cf-eb9c-4c97-950e-fdc8646cdf4b)) + (segment (start 124.206 126.238) (end 124.206 107.061) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 0c3c69e6-dbed-442d-b7b9-7ff993228874)) + (segment (start 123.825 134.874) (end 124.206 134.493) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 20d8a95b-bbf1-4a14-aeb2-d8400b238369)) + (segment (start 64.77 96.266) (end 64.77 149.225) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 46676f60-6f78-410e-b376-b2ed866a8a74)) + (segment (start 105.156 142.494) (end 106.68 140.97) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 49be4b05-647d-43af-8612-7a72179e698c)) + (segment (start 105.156 149.098) (end 105.156 142.494) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 56283703-3f86-4c37-9eb9-67b142bb97ad)) + (segment (start 152.908 153.162) (end 152.908 106.934) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 5aa00f31-d8cc-4a2f-b7e2-a3f78f730196)) + (segment (start 48.26 132.08) (end 46.99 130.81) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 622d106b-eab5-4c44-ac13-0ef7cebf285b)) + (segment (start 152.908 106.934) (end 152.4 106.426) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 6a9e9a76-4834-4a40-bb13-5d14fb6ceb3b)) + (segment (start 53.706 148.575) (end 53.34 148.209) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 728991c3-f273-4773-a1c1-3f57a55d0fb7)) + (segment (start 53.34 132.461) (end 52.959 132.08) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 766044f3-5ac3-4b19-a726-271d25c0fc02)) + (segment (start 59.69 93.98) (end 61.595 95.885) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 79ca1c9c-5e6d-4063-b1ec-9525adc3b130)) + (segment (start 64.389 95.885) (end 64.77 96.266) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 8bd34dd5-c3a9-4522-ab7a-1516b319f14d)) + (segment (start 64.77 149.225) (end 64.389 149.606) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 8d800215-e7cd-4a33-aa96-7f161540f696)) + (segment (start 61.595 95.885) (end 64.389 95.885) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 9229413b-bd12-4667-b877-9cc8a1a4758b)) + (segment (start 124.206 134.493) (end 124.206 126.238) (width 0.15) (layer "In2.Cu") (net 47) (tstamp b274560b-2424-4020-be03-4fbc43a858ba)) + (segment (start 58.42 148.575) (end 53.706 148.575) (width 0.15) (layer "In2.Cu") (net 47) (tstamp b5c98bc2-6c77-49ba-b1fb-02f5f4ea8769)) + (segment (start 52.959 132.08) (end 48.26 132.08) (width 0.15) (layer "In2.Cu") (net 47) (tstamp cb05bda2-d647-431c-abb9-4a110db29b2b)) + (segment (start 53.34 148.209) (end 53.34 132.461) (width 0.15) (layer "In2.Cu") (net 47) (tstamp f704663f-2371-4189-b7bf-28070bf956f2)) + (segment (start 58.42 148.575) (end 59.451 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp 00954bff-967b-46aa-8f87-434cf05fc5e1)) + (segment (start 70.866 149.606) (end 89.281 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp 0fc4fd75-50d7-4d7e-9d69-d7a88c9cea04)) + (segment (start 109.347 134.874) (end 123.063 134.874) (width 0.15) (layer "B.Cu") (net 47) (tstamp 241441e4-e9c5-4f45-92a0-82faa49598fd)) + (segment (start 106.68 140.97) (end 106.934 140.97) (width 0.15) (layer "B.Cu") (net 47) (tstamp 26d69808-f1c4-4713-9b8b-59494aae6c9c)) + (segment (start 64.389 149.606) (end 70.866 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp 271ff089-742b-46e6-ae5b-71f8cca20dab)) + (segment (start 110.49 125.73) (end 123.698 125.73) (width 0.15) (layer "B.Cu") (net 47) (tstamp 2b2db685-e665-4098-acdc-bb4e9d12f5a0)) + (segment (start 123.063 134.874) (end 123.825 134.874) (width 0.15) (layer "B.Cu") (net 47) (tstamp 2c854125-9fb1-4097-ae0d-882e7c78c28b)) + (segment (start 106.68 140.97) (end 108.585 139.065) (width 0.15) (layer "B.Cu") (net 47) (tstamp 2f4eaaa1-213c-4732-bce7-52ad014c4df7)) + (segment (start 124.587 106.68) (end 141.986 106.68) (width 0.15) (layer "B.Cu") (net 47) (tstamp 3d0f7a66-1861-4615-bc4f-943d4cc77492)) + (segment (start 88.265 148.59) (end 89.281 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp 45258482-e5c3-4b2a-af24-49ecf1102fe5)) + (segment (start 89.281 149.606) (end 97.536 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp 5210c556-232e-4e75-8605-97305125492d)) + (segment (start 108.585 139.065) (end 108.585 135.636) (width 0.15) (layer "B.Cu") (net 47) (tstamp 53929b77-014c-4522-a79e-738215772638)) + (segment (start 53.975 105.156) (end 52.451 106.68) (width 0.15) (layer "B.Cu") (net 47) (tstamp 634df6bd-5ade-45d7-81db-4e01b769ae4f)) + (segment (start 145.796 106.426) (end 152.4 106.426) (width 0.15) (layer "B.Cu") (net 47) (tstamp 6768127a-206a-45dd-ab0b-4c9a633af612)) + (segment (start 64.77 105.41) (end 64.516 105.156) (width 0.15) (layer "B.Cu") (net 47) (tstamp 6cbc22f6-8dd6-4ecd-8f8d-32ccf824584b)) + (segment (start 124.206 107.061) (end 124.587 106.68) (width 0.15) (layer "B.Cu") (net 47) (tstamp 767e1a23-7c01-4923-a9dc-aa965e1fa280)) + (segment (start 123.698 125.73) (end 124.206 126.238) (width 0.15) (layer "B.Cu") (net 47) (tstamp 80cb113c-5523-4147-9218-59549c2c57a9)) + (segment (start 153.416 153.67) (end 152.908 153.162) (width 0.15) (layer "B.Cu") (net 47) (tstamp 87c646f6-597a-4333-89a4-44064ca3fba4)) + (segment (start 108.585 135.636) (end 109.347 134.874) (width 0.15) (layer "B.Cu") (net 47) (tstamp 957bbf95-2488-47a0-abdc-a71e2847015b)) + (segment (start 69.85 148.59) (end 70.866 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp 995707f5-2f94-4248-8255-65f9ced2f8a4)) + (segment (start 143.256 105.41) (end 144.78 105.41) (width 0.15) (layer "B.Cu") (net 47) (tstamp a6a85a6a-f92a-43e6-bf76-70397df68772)) + (segment (start 166.37 153.67) (end 153.416 153.67) (width 0.15) (layer "B.Cu") (net 47) (tstamp aaf45762-2f89-40f7-acdc-38c4f8b1813f)) + (segment (start 141.986 106.68) (end 143.256 105.41) (width 0.15) (layer "B.Cu") (net 47) (tstamp b21af07e-bf07-41f2-8921-735dd82f8aab)) + (segment (start 64.516 105.156) (end 53.975 105.156) (width 0.15) (layer "B.Cu") (net 47) (tstamp d073ba88-df9d-4209-8f55-de041539ad42)) + (segment (start 105.156 149.098) (end 104.648 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp d237ed45-8ed0-4515-9a97-ef5266b173ab)) + (segment (start 97.536 149.606) (end 104.648 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp d944d490-18bb-4329-a80a-71b6d96f60fa)) + (segment (start 52.451 106.68) (end 50.8 106.68) (width 0.15) (layer "B.Cu") (net 47) (tstamp dc5cfe66-e3e7-4c04-8fba-3960d36c6900)) + (segment (start 144.78 105.41) (end 145.796 106.426) (width 0.15) (layer "B.Cu") (net 47) (tstamp ee6aa133-0176-42d1-8cd3-8232ac66fab7)) + (segment (start 59.451 149.606) (end 64.389 149.606) (width 0.15) (layer "B.Cu") (net 47) (tstamp ef6d4306-0260-4ba6-ab0f-fe8c9145185c)) + (via (at 84.963 99.822) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 49) (tstamp 46ba6817-3bda-4b3c-b6ce-1c722272d5b7)) + (via (at 84.963 149.098) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 49) (tstamp 5b7deb92-730e-4028-bd10-9b1a1699ff0f)) + (segment (start 85.725 149.86) (end 99.822 149.86) (width 0.15) (layer "In1.Cu") (net 49) (tstamp 603d9e7f-a26f-4015-8816-09810c49c1b9)) + (segment (start 101.092 151.13) (end 106.68 151.13) (width 0.15) (layer "In1.Cu") (net 49) (tstamp 8408d41f-4e84-4f5b-84f5-01513f9191e8)) + (segment (start 99.822 149.86) (end 101.092 151.13) (width 0.15) (layer "In1.Cu") (net 49) (tstamp b8265193-6fb5-4d0b-9d1e-79799f3095ec)) + (segment (start 84.963 149.098) (end 85.725 149.86) (width 0.15) (layer "In1.Cu") (net 49) (tstamp ce367512-a601-4dcf-816b-57b1ba32feea)) + (segment (start 84.963 149.098) (end 84.963 99.822) (width 0.15) (layer "In2.Cu") (net 49) (tstamp d8ecd7b9-b8dd-4cbb-a432-2827dafa7d4a)) + (segment (start 84.963 99.822) (end 84.201 99.06) (width 0.15) (layer "B.Cu") (net 49) (tstamp 09f398fb-8f55-4555-9ee3-3d8336422ded)) + (segment (start 69.85 99.06) (end 84.201 99.06) (width 0.15) (layer "B.Cu") (net 49) (tstamp 0af09ecf-44d2-4c44-95af-a8eb9a20bb28)) + (segment (start 127.635 117.475) (end 127.635 141.605) (width 0.15) (layer "F.Cu") (net 50) (tstamp 2600db26-eac7-4d31-9c47-fc180a89d9c5)) + (segment (start 127.635 141.605) (end 127.635 151.765) (width 0.15) (layer "F.Cu") (net 50) (tstamp 63891b4a-7ae2-4652-a600-d6a253baf7ba)) + (segment (start 129.54 115.57) (end 127.635 117.475) (width 0.15) (layer "F.Cu") (net 50) (tstamp 88e4077e-0a17-4cfc-a91e-320630b788e6)) + (segment (start 127.635 141.605) (end 125.73 143.51) (width 0.15) (layer "F.Cu") (net 50) (tstamp ee465f72-544a-4396-906a-366751d2453d)) + (via (at 135.382 115.57) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 50) (tstamp 4037e74b-4604-472c-8145-68edfcbd29c0)) + (via (at 127.635 151.765) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 50) (tstamp e3542d1f-2e7e-4a89-9d36-3fc30a371e6f)) + (segment (start 135.89 95.25) (end 135.89 115.062) (width 0.15) (layer "In2.Cu") (net 50) (tstamp c31f8260-a380-4cb6-b4b7-2e611fb18a00)) + (segment (start 135.89 115.062) (end 135.382 115.57) (width 0.15) (layer "In2.Cu") (net 50) (tstamp dd0b131a-524d-4c77-ae5b-bb0878e237d9)) + (segment (start 137.16 93.98) (end 135.89 95.25) (width 0.15) (layer "In2.Cu") (net 50) (tstamp e840a4c0-eec8-4ddf-a9af-f93993417ac7)) + (segment (start 141.986 115.57) (end 135.382 115.57) (width 0.15) (layer "B.Cu") (net 50) (tstamp 1b8e7b89-7ca1-4bd2-a44c-c468620f2951)) + (segment (start 146.304 114.3) (end 143.256 114.3) (width 0.15) (layer "B.Cu") (net 50) (tstamp 213a1178-913e-4593-8a76-c82870f005bb)) + (segment (start 135.382 115.57) (end 129.54 115.57) (width 0.15) (layer "B.Cu") (net 50) (tstamp 2fde7f1b-3818-4dcb-b621-e35ea1492ff7)) + (segment (start 127.635 151.765) (end 127.254 152.146) (width 0.15) (layer "B.Cu") (net 50) (tstamp 4244d573-0fe3-401a-a9e8-75360491c561)) + (segment (start 147.574 115.57) (end 146.304 114.3) (width 0.15) (layer "B.Cu") (net 50) (tstamp 61a24f84-3e56-42a5-860d-a3f0ac9ecad4)) + (segment (start 151.13 115.57) (end 147.574 115.57) (width 0.15) (layer "B.Cu") (net 50) (tstamp 6beaf474-9c73-470e-a50d-b90e09fe0487)) + (segment (start 134.62 93.98) (end 137.16 93.98) (width 0.15) (layer "B.Cu") (net 50) (tstamp 71bea92a-e82f-45bd-ae43-c0390de75dce)) + (segment (start 108.204 152.146) (end 106.68 153.67) (width 0.15) (layer "B.Cu") (net 50) (tstamp 81f8cbfb-a09d-4965-9a18-e0008e167249)) + (segment (start 143.256 114.3) (end 141.986 115.57) (width 0.15) (layer "B.Cu") (net 50) (tstamp a3064ad3-0b97-4f8d-a06c-f789342f21cf)) + (segment (start 127.254 152.146) (end 108.204 152.146) (width 0.15) (layer "B.Cu") (net 50) (tstamp cf2aee8e-7fa2-480a-a9e6-552f9c569519)) + (segment (start 48.499 135.875) (end 48.133 135.509) (width 0.15) (layer "F.Cu") (net 51) (tstamp 4579dd6c-47cc-4a97-9b15-cfe83dd75306)) + (segment (start 48.133 121.793) (end 46.99 120.65) (width 0.15) (layer "F.Cu") (net 51) (tstamp 6edec586-4ac5-4a5c-852a-dd4206b7ca0f)) + (segment (start 50.8 135.875) (end 48.499 135.875) (width 0.15) (layer "F.Cu") (net 51) (tstamp beec8a8f-4384-4602-ace7-cbba1a68a081)) + (segment (start 48.133 135.509) (end 48.133 121.793) (width 0.15) (layer "F.Cu") (net 51) (tstamp d9f94b55-03f2-47e4-89c6-49f8f2f368b0)) + (via (at 137.922 119.888) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 51) (tstamp 6f4f4e5f-4030-4990-a04d-0d7f936fe8d7)) + (via (at 137.922 125.222) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 51) (tstamp 72e865e8-c1de-4811-b55f-9ac282c6de08)) + (via (at 81.026 134.874) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 51) (tstamp d3fb5b16-fa71-47c5-ba31-e110aed0de92)) + (segment (start 123.19 133.35) (end 125.73 133.35) (width 0.15) (layer "In1.Cu") (net 51) (tstamp 29fe62ba-86d1-4596-af1a-7db4b71d91be)) + (segment (start 81.026 134.874) (end 121.666 134.874) (width 0.15) (layer "In1.Cu") (net 51) (tstamp 49879f01-15b9-4638-9163-48546afaf603)) + (segment (start 121.666 134.874) (end 123.19 133.35) (width 0.15) (layer "In1.Cu") (net 51) (tstamp 7198ac41-f17c-4fe0-b022-a92f1e28bedb)) + (segment (start 91.44 153.67) (end 90.424 152.654) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 06f4f81b-ade2-49e1-8233-cc9185c6dd05)) + (segment (start 90.424 152.654) (end 80.899 152.654) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 15c05905-91e5-4bda-97a1-16959e76d1d2)) + (segment (start 80.899 152.654) (end 80.518 152.273) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 37de9777-d87e-4634-b2d1-42bb808bb233)) + (segment (start 125.73 133.35) (end 127.635 131.445) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 44d10e42-0d0c-48e0-afdc-ca6ee39abfc9)) + (segment (start 137.922 119.888) (end 137.922 125.222) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 4affed3e-8c5f-4037-a561-eb0416dcda25)) + (segment (start 80.518 95.377) (end 80.518 134.366) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 6941b4dd-b950-49bd-9829-ed8cd3c2d8c4)) + (segment (start 80.899 94.996) (end 80.518 95.377) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 6d1fb6ed-69d1-4b94-9441-beb56caf1448)) + (segment (start 81.534 94.996) (end 80.899 94.996) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 6eb0b835-e848-45a0-bdbb-5994cb36b512)) + (segment (start 127.635 131.445) (end 127.635 127.635) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 9a61ede2-9804-43b2-bd68-6a3d32c57499)) + (segment (start 127.635 127.635) (end 129.54 125.73) (width 0.15) (layer "In2.Cu") (net 51) (tstamp a30d3b35-053e-4ec7-8c2f-b31bb87d73ee)) + (segment (start 80.518 134.366) (end 81.026 134.874) (width 0.15) (layer "In2.Cu") (net 51) (tstamp b7d97da5-1cb9-4ac9-bc8d-ba18d4d9a72a)) + (segment (start 82.55 93.98) (end 81.534 94.996) (width 0.15) (layer "In2.Cu") (net 51) (tstamp e040dacb-68ff-4e78-bbbb-057ff75ea1c3)) + (segment (start 80.518 152.273) (end 80.518 134.366) (width 0.15) (layer "In2.Cu") (net 51) (tstamp e268e506-ff87-478f-a2f4-436acadd59b3)) + (segment (start 56.403 135.875) (end 57.404 134.874) (width 0.15) (layer "B.Cu") (net 51) (tstamp 13061847-28a2-4ab6-baa2-e59de25d10a8)) + (segment (start 138.43 119.38) (end 137.922 119.888) (width 0.15) (layer "B.Cu") (net 51) (tstamp 6781e0a8-ccf3-434e-b83b-eedff878715f)) + (segment (start 73.025 135.89) (end 74.041 134.874) (width 0.15) (layer "B.Cu") (net 51) (tstamp 6d716f9b-324f-403e-bf30-a2d76a9becfd)) + (segment (start 137.414 125.73) (end 137.922 125.222) (width 0.15) (layer "B.Cu") (net 51) (tstamp 8ea465ea-66a2-4766-a82c-afdc34850211)) + (segment (start 62.23 135.89) (end 63.246 134.874) (width 0.15) (layer "B.Cu") (net 51) (tstamp 8f3b8b1a-2dbb-49a4-8d5a-c5902c405118)) + (segment (start 80.899 134.874) (end 81.026 134.874) (width 0.15) (layer "B.Cu") (net 51) (tstamp 90ddbb34-50cb-40e3-a794-ff5ffae7bc20)) + (segment (start 143.51 119.38) (end 138.43 119.38) (width 0.15) (layer "B.Cu") (net 51) (tstamp 99a60594-f2c8-4dbf-bb8b-68cf0401f3de)) + (segment (start 151.13 118.11) (end 149.86 119.38) (width 0.15) (layer "B.Cu") (net 51) (tstamp aa8def2d-6739-4381-918a-b7b5a3e01913)) + (segment (start 50.8 135.875) (end 56.403 135.875) (width 0.15) (layer "B.Cu") (net 51) (tstamp aab152cf-7952-4f13-b4e7-0aeafe82dbe3)) + (segment (start 57.404 134.874) (end 63.246 134.874) (width 0.15) (layer "B.Cu") (net 51) (tstamp b58d0219-825a-4fc0-98cf-c6df9b114fe7)) + (segment (start 63.246 134.874) (end 74.041 134.874) (width 0.15) (layer "B.Cu") (net 51) (tstamp c2a2d7f1-68c2-4d17-bc48-b5865cbd76f1)) + (segment (start 149.86 119.38) (end 143.51 119.38) (width 0.15) (layer "B.Cu") (net 51) (tstamp c2f762d2-dde4-4a93-a106-2d2f39c5dc16)) + (segment (start 74.041 134.874) (end 80.899 134.874) (width 0.15) (layer "B.Cu") (net 51) (tstamp ed4d6581-f645-4254-9e77-ee9d11d0386a)) + (segment (start 137.414 125.73) (end 129.54 125.73) (width 0.15) (layer "B.Cu") (net 51) (tstamp f87c8d50-0290-4d2e-b3a2-251ec0942944)) + (segment (start 89.535 110.998) (end 89.027 110.49) (width 0.15) (layer "F.Cu") (net 53) (tstamp 2ea1b160-e64f-4f2a-82bc-5f2ee40497c9)) + (segment (start 89.535 135.89) (end 89.535 110.998) (width 0.15) (layer "F.Cu") (net 53) (tstamp 3dcc9b0c-d3d4-4794-89a5-acef14dae2d9)) + (segment (start 91.44 140.97) (end 89.535 139.065) (width 0.15) (layer "F.Cu") (net 53) (tstamp cbb1471f-d227-4d62-95e5-0f814cc10655)) + (segment (start 89.535 139.065) (end 89.535 135.89) (width 0.15) (layer "F.Cu") (net 53) (tstamp ef7facf5-c720-4023-8696-811b67a10c82)) + (via (at 136.525 142.24) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp 15cda3c6-4f4a-4204-b767-09a7489a73c0)) + (via (at 89.027 110.49) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp 751eb557-1b41-4e42-80b5-b81d561a3b63)) + (via (at 56.261 104.14) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp 77a2d958-af32-44fd-9d47-ee9e19473379)) + (via (at 148.971 142.24) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp 85c747d6-a29c-44fc-9015-0d7127c87b4c)) + (via (at 149.479 121.031) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp c53caf9b-4b97-40bf-8fce-f69ff3d7931b)) + (via (at 135.636 153.67) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp d36def85-512c-408b-9b94-eac0b65e8b78)) + (via (at 84.455 109.982) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp db06a184-4bea-40ad-9e9b-958be1479076)) + (segment (start 105.791 142.24) (end 116.84 142.24) (width 0.15) (layer "In1.Cu") (net 53) (tstamp 0f05fe32-7375-4fcd-9964-9c3b06df0e86)) + (segment (start 169.037 121.666) (end 170.561 123.19) (width 0.15) (layer "In1.Cu") (net 53) (tstamp 120df576-6638-4e37-9c03-729e6309493e)) + (segment (start 91.44 140.97) (end 104.521 140.97) (width 0.15) (layer "In1.Cu") (net 53) (tstamp 51fecac4-ad5b-4db1-918b-bdcb2a50b298)) + (segment (start 59.69 110.49) (end 58.42 109.22) (width 0.15) (layer "In1.Cu") (net 53) (tstamp 892c1c3f-e857-4650-9b78-f413e153d5a3)) + (segment (start 84.963 110.49) (end 59.69 110.49) (width 0.15) (layer "In1.Cu") (net 53) (tstamp 955282d4-5860-4e57-9c5c-79c67a9834fe)) + (segment (start 84.455 109.982) (end 84.963 110.49) (width 0.15) (layer "In1.Cu") (net 53) (tstamp a333a068-df5e-4d35-9efd-50c1b80dcd33)) + (segment (start 116.84 142.24) (end 136.525 142.24) (width 0.15) (layer "In1.Cu") (net 53) (tstamp b23234e9-d976-47fc-ab47-a7a45a216227)) + (segment (start 89.027 110.49) (end 84.963 110.49) (width 0.15) (layer "In1.Cu") (net 53) (tstamp b5e04e59-603b-4e69-8210-d16a7ab59e5d)) + (segment (start 136.525 142.24) (end 148.971 142.24) (width 0.15) (layer "In1.Cu") (net 53) (tstamp be15cc07-56ba-45c2-b0a5-9ca1441c5b46)) + (segment (start 104.521 140.97) (end 105.791 142.24) (width 0.15) (layer "In1.Cu") (net 53) (tstamp c78ff043-abda-4db8-a0a2-71ae0adeca68)) + (segment (start 149.479 121.031) (end 150.114 121.666) (width 0.15) (layer "In1.Cu") (net 53) (tstamp c7e6f332-674f-4d5c-9004-988629799a3a)) + (segment (start 150.114 121.666) (end 169.037 121.666) (width 0.15) (layer "In1.Cu") (net 53) (tstamp d08eb3c3-df61-43ac-8c4c-a134fbf31705)) + (segment (start 170.561 123.19) (end 172.72 123.19) (width 0.15) (layer "In1.Cu") (net 53) (tstamp df4b6475-72c0-42c3-8fec-f069c5a7e5f5)) + (segment (start 110.49 148.59) (end 116.84 142.24) (width 0.15) (layer "In1.Cu") (net 53) (tstamp ebf9cc14-955c-439b-954b-d19325770397)) + (segment (start 56.642 107.442) (end 56.642 104.521) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 120cb83e-0bd6-44b3-87ae-3e516bead516)) + (segment (start 136.144 153.162) (end 136.144 142.621) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 13169d1b-3ebd-4ac7-9c73-eb4afeee4782)) + (segment (start 56.642 110.998) (end 58.42 109.22) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 14bb8226-cc27-4e98-9024-6a81c78d94bb)) + (segment (start 84.455 100.584) (end 84.455 109.982) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 2a6cb624-9409-4baf-b99a-be13a2e3730e)) + (segment (start 149.479 95.631) (end 149.479 121.031) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 338124fc-ac3b-4c52-9744-56d1cba33854)) + (segment (start 148.971 142.24) (end 149.479 141.732) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 3824c49a-fb35-41ec-937e-944c260a4874)) + (segment (start 49.53 115.57) (end 56.134 115.57) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 3d223ed5-fd5f-4299-9bf7-80f5954a6e09)) + (segment (start 136.144 142.621) (end 136.525 142.24) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 53822710-a26e-4d28-bf10-63861067b1a0)) + (segment (start 56.134 115.57) (end 56.642 115.062) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 6c18f0e9-9b44-47c1-a37c-2eaac7ee0256)) + (segment (start 135.636 153.67) (end 136.144 153.162) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 7d9a7300-8bdc-4ef1-a688-25052c94571c)) + (segment (start 46.99 118.11) (end 49.53 115.57) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 847a5584-de0a-4df5-9a1c-92ae0b58af95)) + (segment (start 84.455 94.615) (end 85.09 93.98) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 94559cf5-442c-463e-97fc-1e0d12dd2f0f)) + (segment (start 84.455 100.584) (end 84.455 94.615) (width 0.15) (layer "In2.Cu") (net 53) (tstamp bc7dc415-296c-4020-bd1f-b7723f454f5a)) + (segment (start 56.642 110.998) (end 56.642 107.442) (width 0.15) (layer "In2.Cu") (net 53) (tstamp cc4c0f60-3889-4b08-accc-3e21c439536d)) + (segment (start 149.479 141.732) (end 149.479 121.031) (width 0.15) (layer "In2.Cu") (net 53) (tstamp cf7c1a5b-cfa2-48e6-9d59-b54d7c38f626)) + (segment (start 151.13 93.98) (end 149.479 95.631) (width 0.15) (layer "In2.Cu") (net 53) (tstamp f45339d0-5e8d-4115-87e3-446141cf3bb0)) + (segment (start 56.642 104.521) (end 56.261 104.14) (width 0.15) (layer "In2.Cu") (net 53) (tstamp f6e20513-6adc-4a99-8b85-8f8931461daa)) + (segment (start 56.642 115.062) (end 56.642 110.998) (width 0.15) (layer "In2.Cu") (net 53) (tstamp f6e6d4a8-669e-4bb6-9641-8790e17abfde)) + (segment (start 129.54 153.67) (end 135.636 153.67) (width 0.15) (layer "B.Cu") (net 53) (tstamp 21ad07d9-1eea-4c03-be33-7ef6a468b410)) + (segment (start 56.261 104.14) (end 50.8 104.14) (width 0.15) (layer "B.Cu") (net 53) (tstamp 6ec31e28-811b-47a9-9762-3b7a49478674)) + (via (at 99.822 138.43) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 54) (tstamp 5c59cbf6-5f4f-463e-85ce-1dfffbb4de37)) + (via (at 100.33 154.178) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 54) (tstamp 7030485e-5460-4834-825d-39c46c1cde1e)) + (via (at 137.795 153.162) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 54) (tstamp a0909df2-8441-4184-a13c-a0a90312ffc8)) + (via (at 138.43 123.698) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 54) (tstamp f378379c-4a09-404a-a0df-f3b7ddde9714)) + (segment (start 139.7 93.98) (end 138.43 95.25) (width 0.15) (layer "In2.Cu") (net 54) (tstamp 15b10f56-efd0-4801-be81-c6208ffdd377)) + (segment (start 100.33 138.938) (end 99.822 138.43) (width 0.15) (layer "In2.Cu") (net 54) (tstamp 1ba35aab-72a4-48b7-9795-17cae9213c74)) + (segment (start 138.43 95.25) (end 138.43 95.885) (width 0.15) (layer "In2.Cu") (net 54) (tstamp 40aaee8d-a599-4b1a-a8ff-7b1441a561b5)) + (segment (start 138.43 123.698) (end 138.43 152.527) (width 0.15) (layer "In2.Cu") (net 54) (tstamp 6e756584-11e1-4c3a-9e70-e784fa883319)) + (segment (start 138.43 95.885) (end 138.43 123.698) (width 0.15) (layer "In2.Cu") (net 54) (tstamp a8f40816-3b1a-4a1c-b822-61bff7bcda7e)) + (segment (start 100.33 154.178) (end 100.33 138.938) (width 0.15) (layer "In2.Cu") (net 54) (tstamp c6cb74e8-9c89-4945-be88-6b5975e03312)) + (segment (start 138.43 152.527) (end 137.795 153.162) (width 0.15) (layer "In2.Cu") (net 54) (tstamp ce9172d5-2942-4caf-b191-06173bfbb012)) + (segment (start 109.601 152.654) (end 107.569 154.686) (width 0.15) (layer "B.Cu") (net 54) (tstamp 0f8e546c-5344-46ed-bcde-239a1f48a782)) + (segment (start 126.746 152.654) (end 134.62 152.654) (width 0.15) (layer "B.Cu") (net 54) (tstamp 152b7d91-6768-4f68-bccf-daeca74f7845)) + (segment (start 141.224 95.504) (end 152.146 95.504) (width 0.15) (layer "B.Cu") (net 54) (tstamp 16c14251-b1bf-4b86-9dbf-cc91c270fd73)) + (segment (start 91.44 138.43) (end 99.822 138.43) (width 0.15) (layer "B.Cu") (net 54) (tstamp 1ac1c6ae-dffa-4e58-99be-fed4f6e91d36)) + (segment (start 139.7 93.98) (end 141.224 95.504) (width 0.15) (layer "B.Cu") (net 54) (tstamp 3f699950-1561-481e-a824-1f76409ab149)) + (segment (start 144.78 123.19) (end 138.938 123.19) (width 0.15) (layer "B.Cu") (net 54) (tstamp 40026415-221f-4b21-919e-b548cd987a43)) + (segment (start 107.569 154.686) (end 100.838 154.686) (width 0.15) (layer "B.Cu") (net 54) (tstamp 450f8aab-aa99-4717-838d-ec647a8d847e)) + (segment (start 135.128 153.162) (end 137.795 153.162) (width 0.15) (layer "B.Cu") (net 54) (tstamp 5f5f0b8d-c657-449e-8054-f9c95c26e760)) + (segment (start 138.938 123.19) (end 138.43 123.698) (width 0.15) (layer "B.Cu") (net 54) (tstamp 7a457607-9497-4a1a-84ba-f064f8314df5)) + (segment (start 125.73 153.67) (end 126.746 152.654) (width 0.15) (layer "B.Cu") (net 54) (tstamp 7c849ab3-b2db-402f-a1fe-4678d9099eff)) + (segment (start 112.395 153.67) (end 111.379 152.654) (width 0.15) (layer "B.Cu") (net 54) (tstamp 8acdab45-42fa-49b2-bae7-2225a200a8aa)) + (segment (start 134.62 152.654) (end 135.128 153.162) (width 0.15) (layer "B.Cu") (net 54) (tstamp 988eb644-0623-4ef0-92af-dcaf7b1ba289)) + (segment (start 111.379 152.654) (end 109.601 152.654) (width 0.15) (layer "B.Cu") (net 54) (tstamp accd47e6-1643-4bcd-a633-1a2afc452395)) + (segment (start 152.146 95.504) (end 153.67 93.98) (width 0.15) (layer "B.Cu") (net 54) (tstamp ca39a593-058e-447a-ad53-a3798af2acb4)) + (segment (start 100.838 154.686) (end 100.33 154.178) (width 0.15) (layer "B.Cu") (net 54) (tstamp def0dcac-3333-4033-9fc2-fe3958bcbdda)) + (segment (start 125.73 153.67) (end 112.395 153.67) (width 0.15) (layer "B.Cu") (net 54) (tstamp ef5f9544-f600-4fb1-bcd6-9e37975962dc)) + (via (at 101.092 130.302) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 55) (tstamp 9208c018-3db7-4d0a-b220-5fc5e5dc62fe)) + (via (at 112.395 121.666) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 55) (tstamp ab780a43-a260-4b18-84d7-104386dfdaa9)) + (via (at 92.964 144.018) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 55) (tstamp c462234a-6c4e-4b82-abac-98a601732004)) + (via (at 101.092 122.174) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 55) (tstamp db4578b7-70ad-4e59-8351-df31d66e1042)) + (segment (start 129.54 120.65) (end 128.524 121.666) (width 0.15) (layer "In1.Cu") (net 55) (tstamp 06341492-c25d-4a2b-90f6-6d55238bfcaf)) + (segment (start 112.395 121.666) (end 101.6 121.666) (width 0.15) (layer "In1.Cu") (net 55) (tstamp 39413e79-e6ff-4032-b140-56b13d688e36)) + (segment (start 128.524 121.666) (end 112.395 121.666) (width 0.15) (layer "In1.Cu") (net 55) (tstamp b41855cf-c67c-4c51-95f5-aa204c0d225d)) + (segment (start 101.6 121.666) (end 101.092 122.174) (width 0.15) (layer "In1.Cu") (net 55) (tstamp e67c5499-7716-4c44-bb5c-c53982d261f1)) + (segment (start 87.63 93.98) (end 87.63 118.872) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 04dd5085-1fa4-47d7-91b6-aec5c458caf4)) + (segment (start 89.789 119.634) (end 89.789 129.159) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 0b22143e-3e49-482f-8443-73032a313e1a)) + (segment (start 87.63 118.872) (end 88.011 119.253) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 26b55d1d-87e1-4f3e-ac8a-6968492beafc)) + (segment (start 101.092 122.174) (end 101.092 128.143) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 2836a57d-ba10-464c-81e1-9b40ee3c3204)) + (segment (start 54.356 143.129) (end 54.356 127.381) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 2904ed40-40d4-479d-b8ac-4f6607ef0028)) + (segment (start 101.092 128.143) (end 101.092 130.302) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 4b2e1a10-e5cb-444d-8e18-e3330f261af8)) + (segment (start 92.964 133.35) (end 92.964 144.018) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 534beb2d-feed-484a-a495-0f7d32fa920e)) + (segment (start 48.26 127) (end 46.99 125.73) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 559daa9d-bbb7-4af2-9b27-043f68356f6e)) + (segment (start 112.903 122.174) (end 112.395 121.666) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 77434c4d-ac0e-482f-90dd-9b03fadbcf95)) + (segment (start 92.964 132.334) (end 92.964 133.35) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 7b297525-d84c-443a-a8a2-1960ef8dd3a4)) + (segment (start 54.722 143.495) (end 54.356 143.129) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 97c5ead3-9d58-4f1d-93d9-36b4c096dbd3)) + (segment (start 89.408 119.253) (end 89.789 119.634) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 9a149794-c89b-4576-97d6-c0c31024649c)) + (segment (start 89.789 129.159) (end 91.44 130.81) (width 0.15) (layer "In2.Cu") (net 55) (tstamp a530e6c5-0919-4551-9b04-2d22139c4cb5)) + (segment (start 53.975 127) (end 48.26 127) (width 0.15) (layer "In2.Cu") (net 55) (tstamp ab934eaf-fd25-4759-ab30-c2eae249adf3)) + (segment (start 88.011 119.253) (end 89.408 119.253) (width 0.15) (layer "In2.Cu") (net 55) (tstamp b6171908-88c1-411c-aab7-42be69946c83)) + (segment (start 110.49 146.05) (end 112.903 143.637) (width 0.15) (layer "In2.Cu") (net 55) (tstamp c04c8711-a8b3-4f0a-9de9-4a2a06f622e1)) + (segment (start 54.356 127.381) (end 53.975 127) (width 0.15) (layer "In2.Cu") (net 55) (tstamp c944e48d-6736-43d8-a376-c4575184a680)) + (segment (start 58.42 143.495) (end 54.722 143.495) (width 0.15) (layer "In2.Cu") (net 55) (tstamp e60b2306-5aa2-4132-b695-0d126992b031)) + (segment (start 112.903 143.637) (end 112.903 122.174) (width 0.15) (layer "In2.Cu") (net 55) (tstamp f2bc1f6e-c48c-4544-b4ba-b602a23310d6)) + (segment (start 91.44 130.81) (end 92.964 132.334) (width 0.15) (layer "In2.Cu") (net 55) (tstamp fa07cd1e-e8d0-44a7-a222-d133c0b1b4e8)) + (segment (start 100.584 130.81) (end 101.092 130.302) (width 0.15) (layer "B.Cu") (net 55) (tstamp 085cea39-cb82-4591-b1a9-c5cc103e1b76)) + (segment (start 92.964 144.018) (end 92.456 144.526) (width 0.15) (layer "B.Cu") (net 55) (tstamp 220a8be6-198c-4548-bd22-0d92da1fed5e)) + (segment (start 88.265 143.51) (end 89.281 144.526) (width 0.15) (layer "B.Cu") (net 55) (tstamp 3c4680a5-9eb8-423b-bd9b-73490acf8904)) + (segment (start 59.451 144.526) (end 70.866 144.526) (width 0.15) (layer "B.Cu") (net 55) (tstamp 56123f44-6f15-4e66-8ccf-f2da0287c04c)) + (segment (start 129.54 120.65) (end 133.604 116.586) (width 0.15) (layer "B.Cu") (net 55) (tstamp 682b51fb-f5a4-4a74-9107-172fb612db09)) + (segment (start 58.42 143.495) (end 59.451 144.526) (width 0.15) (layer "B.Cu") (net 55) (tstamp 8dad01e5-eba2-4936-8fc3-bc3afc777cd4)) + (segment (start 92.456 144.526) (end 89.281 144.526) (width 0.15) (layer "B.Cu") (net 55) (tstamp 973a7a78-906d-4b14-b11d-0ef05cbd1288)) + (segment (start 133.604 116.586) (end 164.846 116.586) (width 0.15) (layer "B.Cu") (net 55) (tstamp 99f33c77-01de-4abf-bac5-f4c336aa4341)) + (segment (start 69.85 143.51) (end 70.866 144.526) (width 0.15) (layer "B.Cu") (net 55) (tstamp b52b3afb-0bd0-400e-8d58-7f6ae206ca15)) + (segment (start 164.846 116.586) (end 166.37 118.11) (width 0.15) (layer "B.Cu") (net 55) (tstamp c6d2c2ab-9260-4995-ba72-3e2080b698e5)) + (segment (start 70.866 144.526) (end 89.281 144.526) (width 0.15) (layer "B.Cu") (net 55) (tstamp e652b2bc-7c92-4832-b0d9-b35c46c44684)) + (segment (start 91.44 130.81) (end 100.584 130.81) (width 0.15) (layer "B.Cu") (net 55) (tstamp edf943d0-1cf7-49e7-97c7-d1921a93719e)) + (via (at 100.584 123.317) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp 1faebcfb-f2aa-45c2-a690-ed2b5f33d1ca)) + (via (at 100.584 127.762) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp 4761a2d9-40a7-4de2-8925-2f8a17890027)) + (via (at 111.887 122.174) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp 4d46c12b-9082-4b91-a1b7-1e80fd658cd3)) + (via (at 93.472 141.478) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp f01548cc-7bc8-41f1-8669-b0fb0f7f0241)) + (segment (start 101.727 122.174) (end 100.584 123.317) (width 0.15) (layer "In1.Cu") (net 56) (tstamp 55f63854-5bb1-469c-9785-b4dbb7e509f4)) + (segment (start 129.54 123.19) (end 135.636 117.094) (width 0.15) (layer "In1.Cu") (net 56) (tstamp 60ab7b24-1a62-47fc-8632-4113aa1a1eb4)) + (segment (start 129.54 123.19) (end 128.524 122.174) (width 0.15) (layer "In1.Cu") (net 56) (tstamp 69def633-5f87-4ad0-ad45-8bf30357bdd9)) + (segment (start 111.887 122.174) (end 109.474 122.174) (width 0.15) (layer "In1.Cu") (net 56) (tstamp a23245cf-b91f-452c-b9e3-98526e0f296a)) + (segment (start 164.846 117.094) (end 166.37 115.57) (width 0.15) (layer "In1.Cu") (net 56) (tstamp ad2be32b-893e-43b8-866a-f8c63fbf798b)) + (segment (start 128.524 122.174) (end 111.887 122.174) (width 0.15) (layer "In1.Cu") (net 56) (tstamp c89ffff3-3e2b-40b3-9308-37d16b142098)) + (segment (start 135.636 117.094) (end 164.846 117.094) (width 0.15) (layer "In1.Cu") (net 56) (tstamp e3eb26f6-0c30-42fd-8708-04879edf183e)) + (segment (start 109.474 122.174) (end 101.727 122.174) (width 0.15) (layer "In1.Cu") (net 56) (tstamp f366a85b-381e-4f9f-bfd0-9edc64ba4372)) + (segment (start 92.964 128.27) (end 91.44 128.27) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 15c291b7-c7e0-44d4-8c89-11fd9a4d32ed)) + (segment (start 100.584 127.762) (end 100.584 123.317) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 362ce5fd-5d25-4ce9-adaf-93c742ccd047)) + (segment (start 111.887 122.174) (end 112.395 122.682) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 386da794-708f-48a6-b39d-1c37ebdf83a8)) + (segment (start 112.395 141.605) (end 110.49 143.51) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 4716f154-1852-47de-a8f0-21db1515942a)) + (segment (start 93.472 134.493) (end 93.472 141.478) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 7cde7551-ac96-4f8a-9a93-f7453d909679)) + (segment (start 93.472 134.493) (end 93.472 128.778) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 8be3f0bb-920f-4f5d-a4c2-d0f5177cab7f)) + (segment (start 93.472 128.778) (end 92.964 128.27) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 8cf3a383-d8eb-4772-b9ea-e78b9e7b0b75)) + (segment (start 112.395 122.682) (end 112.395 141.605) (width 0.15) (layer "In2.Cu") (net 56) (tstamp c64153f1-5e84-4944-a8c7-fed39195f12e)) + (segment (start 58.42 140.955) (end 58.42 141.355) (width 0.15) (layer "B.Cu") (net 56) (tstamp 04c6e243-8db3-4e4e-8a28-1a9b32d02adc)) + (segment (start 59.051 141.986) (end 70.866 141.986) (width 0.15) (layer "B.Cu") (net 56) (tstamp 645d42b6-d7bd-4ee5-9f57-c8e0e0da75d1)) + (segment (start 100.076 128.27) (end 100.584 127.762) (width 0.15) (layer "B.Cu") (net 56) (tstamp 65502986-a547-45d3-83da-3f8608855970)) + (segment (start 58.42 141.355) (end 59.051 141.986) (width 0.15) (layer "B.Cu") (net 56) (tstamp 8c480333-8609-461e-bba6-f11540e10a0a)) + (segment (start 69.85 140.97) (end 70.866 141.986) (width 0.15) (layer "B.Cu") (net 56) (tstamp 8e57afb0-28bd-4490-be63-79f4487d38ea)) + (segment (start 93.472 141.478) (end 92.964 141.986) (width 0.15) (layer "B.Cu") (net 56) (tstamp 91f9eec3-851a-448e-9712-e8cc00985a62)) + (segment (start 88.265 140.97) (end 89.281 141.986) (width 0.15) (layer "B.Cu") (net 56) (tstamp 9f271c5c-c00b-4b5e-8cdd-69a88006b26a)) + (segment (start 92.964 141.986) (end 89.281 141.986) (width 0.15) (layer "B.Cu") (net 56) (tstamp a032b0df-7a32-475f-9653-addd1599760d)) + (segment (start 91.44 128.27) (end 100.076 128.27) (width 0.15) (layer "B.Cu") (net 56) (tstamp b68f4258-d2e7-4ab7-9293-b8a1f93e3053)) + (segment (start 70.866 141.986) (end 89.281 141.986) (width 0.15) (layer "B.Cu") (net 56) (tstamp ca79dca6-0f4b-4d88-a778-0f9ce41b4e04)) + (via (at 93.98 138.938) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 57) (tstamp 81dd2932-9af9-4138-bdd5-2907b2bb4aba)) + (segment (start 93.98 128.27) (end 93.98 129.921) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 923139ee-1711-4073-8c87-bd8b950244b3)) + (segment (start 91.44 125.73) (end 93.98 128.27) (width 0.15) (layer "In2.Cu") (net 57) (tstamp d4b263b4-4105-4953-88fa-4d7b605f75b7)) + (segment (start 93.98 129.921) (end 93.98 138.938) (width 0.15) (layer "In2.Cu") (net 57) (tstamp fbc65aa2-aca1-47c2-b0d9-917dfa83a9c6)) + (segment (start 89.281 139.446) (end 93.472 139.446) (width 0.15) (layer "B.Cu") (net 57) (tstamp 2750c4dc-39bf-4516-9178-7af8f3e6f55c)) + (segment (start 69.85 138.43) (end 70.866 139.446) (width 0.15) (layer "B.Cu") (net 57) (tstamp 28be9385-7bd8-471b-9709-5222fdd83ba6)) + (segment (start 70.866 139.446) (end 89.281 139.446) (width 0.15) (layer "B.Cu") (net 57) (tstamp 9d710493-b831-4eab-b4cd-26da7962fdad)) + (segment (start 58.42 138.415) (end 59.451 139.446) (width 0.15) (layer "B.Cu") (net 57) (tstamp a60fcebb-3af5-4d81-9de5-d5e28eef3611)) + (segment (start 59.451 139.446) (end 70.866 139.446) (width 0.15) (layer "B.Cu") (net 57) (tstamp b6bb5ab4-b060-4df6-8452-2dc3b769bd66)) + (segment (start 93.472 139.446) (end 93.98 138.938) (width 0.15) (layer "B.Cu") (net 57) (tstamp bd232b23-1b34-433f-82ed-b152b24c08fd)) + (segment (start 88.265 138.43) (end 89.281 139.446) (width 0.15) (layer "B.Cu") (net 57) (tstamp ec2b3fec-ccfa-487d-98fd-0be1491792dc)) + (via (at 94.488 136.398) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 58) (tstamp 68917080-5484-47ee-ae00-3aca90a0e9ec)) + (segment (start 94.488 136.398) (end 94.488 123.698) (width 0.15) (layer "In2.Cu") (net 58) (tstamp b1e57f07-095a-430b-8519-409cc6ebf977)) + (segment (start 94.488 123.698) (end 93.98 123.19) (width 0.15) (layer "In2.Cu") (net 58) (tstamp b2dcf966-0552-43fc-91de-b2b483069913)) + (segment (start 93.98 123.19) (end 91.44 123.19) (width 0.15) (layer "In2.Cu") (net 58) (tstamp ef79b01f-e3a2-4ea8-9685-5eda307a62e7)) + (segment (start 59.436 136.906) (end 70.866 136.906) (width 0.15) (layer "B.Cu") (net 58) (tstamp 082bcc2e-606a-4f5d-b293-602bae7b9009)) + (segment (start 88.265 135.89) (end 89.281 136.906) (width 0.15) (layer "B.Cu") (net 58) (tstamp 12ad95b4-f498-418f-b760-779e425f2cf0)) + (segment (start 58.42 135.875) (end 58.42 135.89) (width 0.15) (layer "B.Cu") (net 58) (tstamp 3a5f7daf-6ad4-4250-b042-33405b56f13c)) + (segment (start 58.42 135.89) (end 59.436 136.906) (width 0.15) (layer "B.Cu") (net 58) (tstamp 66e7fb78-97b8-4406-a937-fd66fdfb9a1d)) + (segment (start 70.866 136.906) (end 89.281 136.906) (width 0.15) (layer "B.Cu") (net 58) (tstamp 68eef544-8a4f-46a0-b48f-5cf74e9497a9)) + (segment (start 94.488 136.398) (end 93.98 136.906) (width 0.15) (layer "B.Cu") (net 58) (tstamp 8bb53d8c-6813-4819-b76b-93f0c01a35ee)) + (segment (start 93.98 136.906) (end 89.281 136.906) (width 0.15) (layer "B.Cu") (net 58) (tstamp c912100b-b514-4044-b593-d6695211519e)) + (segment (start 69.85 135.89) (end 70.866 136.906) (width 0.15) (layer "B.Cu") (net 58) (tstamp f623f22a-4a9b-4077-aab0-3b25864a6875)) + (via (at 94.996 133.858) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 59) (tstamp 44c84f93-3902-4ff8-9012-8aba4d1ed275)) + (segment (start 94.996 121.158) (end 94.488 120.65) (width 0.15) (layer "In2.Cu") (net 59) (tstamp 08c5829b-afa2-4f8b-9bb4-e457d2c17f01)) + (segment (start 94.488 120.65) (end 91.44 120.65) (width 0.15) (layer "In2.Cu") (net 59) (tstamp 3cb819f0-13cb-457c-9ebf-64349a6ff975)) + (segment (start 94.996 133.858) (end 94.996 121.158) (width 0.15) (layer "In2.Cu") (net 59) (tstamp 934838cd-a4f2-4957-9cb8-6798d518458b)) + (segment (start 58.42 133.335) (end 59.451 134.366) (width 0.15) (layer "B.Cu") (net 59) (tstamp 50aef5c4-f869-493c-9e85-b2611431f0d7)) + (segment (start 94.488 134.366) (end 89.281 134.366) (width 0.15) (layer "B.Cu") (net 59) (tstamp 5b252b4e-401c-45dc-9fe1-e8321cf7eb12)) + (segment (start 59.451 134.366) (end 70.866 134.366) (width 0.15) (layer "B.Cu") (net 59) (tstamp 5b2bf2ed-737c-42a5-82d7-719ff483b6fc)) + (segment (start 70.866 134.366) (end 89.281 134.366) (width 0.15) (layer "B.Cu") (net 59) (tstamp d8b986e4-d031-4741-8f41-b12a55218b8c)) + (segment (start 69.85 133.35) (end 70.866 134.366) (width 0.15) (layer "B.Cu") (net 59) (tstamp e1f66a97-0ad6-4b2e-8710-d37f05bb621e)) + (segment (start 94.996 133.858) (end 94.488 134.366) (width 0.15) (layer "B.Cu") (net 59) (tstamp e8377a5c-7f03-475e-9a97-50776aa7968b)) + (segment (start 88.265 133.35) (end 89.281 134.366) (width 0.15) (layer "B.Cu") (net 59) (tstamp f1ae8a13-c3e6-4cc9-ab30-76b7824e9475)) + (via (at 110.49 95.123) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 60) (tstamp a856ca7b-3714-498c-8aa7-10cc091251bc)) + (via (at 95.504 131.318) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 60) (tstamp dda93356-f851-4752-946f-f9946c7e1ff9)) + (via (at 109.474 116.205) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 60) (tstamp de005698-3865-40f6-8e8d-1c9f89a568ac)) + (segment (start 95.504 131.318) (end 95.504 118.618) (width 0.15) (layer "In2.Cu") (net 60) (tstamp 0159e183-3b01-4ac0-b264-ef0d894c7419)) + (segment (start 109.982 95.631) (end 110.49 95.123) (width 0.15) (layer "In2.Cu") (net 60) (tstamp 08c1deed-06b5-407a-9a8f-63314e847543)) + (segment (start 109.474 96.647) (end 109.982 96.139) (width 0.15) (layer "In2.Cu") (net 60) (tstamp 482aa8df-e3b2-48b5-9f0f-e9a141698dd8)) + (segment (start 109.474 116.205) (end 109.474 96.647) (width 0.15) (layer "In2.Cu") (net 60) (tstamp da7b7eeb-214c-4b44-8040-5288c78a7ffa)) + (segment (start 109.982 96.139) (end 109.982 95.631) (width 0.15) (layer "In2.Cu") (net 60) (tstamp e1593526-c923-4fde-a1e3-ff3e55ac65a0)) + (segment (start 94.996 118.11) (end 91.44 118.11) (width 0.15) (layer "In2.Cu") (net 60) (tstamp ef4f83f3-eea5-4fef-a783-b92b6f9fcd34)) + (segment (start 95.504 118.618) (end 94.996 118.11) (width 0.15) (layer "In2.Cu") (net 60) (tstamp fe4a6455-e100-473a-a23f-8b6f40030062)) + (segment (start 95.504 131.318) (end 94.996 131.826) (width 0.15) (layer "B.Cu") (net 60) (tstamp 073a3de6-10cb-4a0e-b435-4fefa905e68a)) + (segment (start 69.85 130.81) (end 70.866 131.826) (width 0.15) (layer "B.Cu") (net 60) (tstamp 07e76966-a22b-42a7-88db-b1fb0ad91fc3)) + (segment (start 70.866 131.826) (end 89.281 131.826) (width 0.15) (layer "B.Cu") (net 60) (tstamp 276a63e0-9031-4452-add7-e11a11dece70)) + (segment (start 88.265 130.81) (end 89.281 131.826) (width 0.15) (layer "B.Cu") (net 60) (tstamp 57fc57f2-63c7-4a35-ba52-abd426cbafe1)) + (segment (start 92.456 117.094) (end 108.585 117.094) (width 0.15) (layer "B.Cu") (net 60) (tstamp 624cd5a0-9ca9-4943-9878-afd084c2c83d)) + (segment (start 108.585 117.094) (end 109.474 116.205) (width 0.15) (layer "B.Cu") (net 60) (tstamp 85064bda-c8e0-494d-87af-5fb26b5d3709)) + (segment (start 125.857 95.123) (end 127 93.98) (width 0.15) (layer "B.Cu") (net 60) (tstamp afa5abb3-b0d3-4565-b5aa-71e805b5ce34)) + (segment (start 94.996 131.826) (end 89.281 131.826) (width 0.15) (layer "B.Cu") (net 60) (tstamp b20358fb-94d3-4fda-8b9a-320d39730782)) + (segment (start 59.451 131.826) (end 70.866 131.826) (width 0.15) (layer "B.Cu") (net 60) (tstamp c8e5f58c-3025-456a-8d41-ffa69a6c3811)) + (segment (start 110.49 95.123) (end 125.857 95.123) (width 0.15) (layer "B.Cu") (net 60) (tstamp d8e195b2-baaf-4a1d-9ea9-4ae75240fae5)) + (segment (start 91.44 118.11) (end 92.456 117.094) (width 0.15) (layer "B.Cu") (net 60) (tstamp f417d400-9077-4318-91e3-fbd255600388)) + (segment (start 58.42 130.795) (end 59.451 131.826) (width 0.15) (layer "B.Cu") (net 60) (tstamp f48748bc-495c-484a-ac79-643a41c4af1a)) + (via (at 96.012 128.778) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 61) (tstamp 6617fdd8-827e-46c1-a8fc-c59cc01d58a1)) + (via (at 109.347 95.631) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 61) (tstamp b7ee08b2-10fd-4d78-b142-eb6463847485)) + (via (at 108.966 113.03) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 61) (tstamp e8133743-fbf9-4418-8dcd-81b9f4e0f7e4)) + (segment (start 96.012 116.078) (end 95.504 115.57) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 0faf913d-ab05-46ca-9623-4d12143ccc9e)) + (segment (start 96.012 128.778) (end 96.012 116.078) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 25e87420-b24c-4bb0-bc0c-27ab3402a533)) + (segment (start 108.966 113.03) (end 108.966 96.012) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 39ac2ea7-a917-48d4-bbfb-489d4bec4795)) + (segment (start 108.966 96.012) (end 109.347 95.631) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 8abc26c9-0952-42f8-acb9-8b179f8b63a7)) + (segment (start 95.504 115.57) (end 91.44 115.57) (width 0.15) (layer "In2.Cu") (net 61) (tstamp a97ff676-89e0-4817-be60-373d8313b79e)) + (segment (start 95.504 129.286) (end 96.012 128.778) (width 0.15) (layer "B.Cu") (net 61) (tstamp 2e2a7e57-54c4-45fa-81b3-010bcf53abf7)) + (segment (start 107.823 114.554) (end 107.916041 114.554) (width 0.15) (layer "B.Cu") (net 61) (tstamp 33a0b99d-3c66-4146-8674-ec9a799f5802)) + (segment (start 58.42 128.255) (end 59.451 129.286) (width 0.15) (layer "B.Cu") (net 61) (tstamp 4bbae614-a520-4b8d-b5d5-ff4afa2e2c10)) + (segment (start 69.85 128.27) (end 70.866 129.286) (width 0.15) (layer "B.Cu") (net 61) (tstamp 593309ad-b19d-4b27-ae06-1ab084dd930b)) + (segment (start 94.107 114.554) (end 93.091 115.57) (width 0.15) (layer "B.Cu") (net 61) (tstamp 73647548-f4dc-4132-b1cb-80c46e6568b5)) + (segment (start 109.347 95.631) (end 127.889 95.631) (width 0.15) (layer "B.Cu") (net 61) (tstamp 738cf59c-ad25-4ec0-a529-3582dabae1b7)) + (segment (start 108.966 113.504041) (end 108.966 113.03) (width 0.15) (layer "B.Cu") (net 61) (tstamp 8dbdd174-d0d0-4975-9aad-6c24862ca5df)) + (segment (start 59.451 129.286) (end 70.866 129.286) (width 0.15) (layer "B.Cu") (net 61) (tstamp ad3f2b09-cf15-4831-9b18-ff8841ebc8fc)) + (segment (start 107.823 114.554) (end 94.107 114.554) (width 0.15) (layer "B.Cu") (net 61) (tstamp c3b6c47d-2bdd-4585-91f5-fd3364f5830f)) + (segment (start 107.916041 114.554) (end 108.966 113.504041) (width 0.15) (layer "B.Cu") (net 61) (tstamp c43a57ff-7a7b-4b26-95f7-7868939b4863)) + (segment (start 127.889 95.631) (end 129.54 93.98) (width 0.15) (layer "B.Cu") (net 61) (tstamp da4fd668-e4ab-4b7b-981b-c54399ef1833)) + (segment (start 93.091 115.57) (end 91.44 115.57) (width 0.15) (layer "B.Cu") (net 61) (tstamp dff98ca6-9367-4b12-9100-34c7bb6c73d7)) + (segment (start 88.265 128.27) (end 89.281 129.286) (width 0.15) (layer "B.Cu") (net 61) (tstamp eb051f39-08a9-4c69-9002-11e3059efe24)) + (segment (start 89.281 129.286) (end 95.504 129.286) (width 0.15) (layer "B.Cu") (net 61) (tstamp eb774745-7ad3-43f8-9ddc-849e17bbad13)) + (segment (start 70.866 129.286) (end 89.281 129.286) (width 0.15) (layer "B.Cu") (net 61) (tstamp fb993f67-7005-4fbb-b69d-3bc89d4fa1b9)) + (via (at 96.52 126.238) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 62) (tstamp 5321604d-f57d-4134-9a95-90900c7d1ce8)) + (via (at 108.458 113.411) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 62) (tstamp 78cd1be6-dfb2-449c-82be-7534865a4a9f)) + (via (at 108.458 96.647) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 62) (tstamp 7e5ce835-723f-45a3-88f9-1cfe450b0ed0)) + (segment (start 96.012 113.03) (end 91.44 113.03) (width 0.15) (layer "In2.Cu") (net 62) (tstamp 1b4b2b15-eab6-434a-b35d-b1551a0dc20f)) + (segment (start 108.458 113.411) (end 108.458 96.647) (width 0.15) (layer "In2.Cu") (net 62) (tstamp 9623a805-efb7-4dc9-bfdd-b7ef1a21c29e)) + (segment (start 96.52 113.538) (end 96.012 113.03) (width 0.15) (layer "In2.Cu") (net 62) (tstamp aae1045e-6d60-4fa9-af4a-9b0832d80862)) + (segment (start 96.52 126.238) (end 96.52 113.538) (width 0.15) (layer "In2.Cu") (net 62) (tstamp df59d298-cd6d-4419-8958-24baa85c293e)) + (segment (start 96.012 126.746) (end 96.52 126.238) (width 0.15) (layer "B.Cu") (net 62) (tstamp 169e76e7-f3ab-4f0f-9890-b8da8cedce12)) + (segment (start 59.451 126.746) (end 70.993 126.746) (width 0.15) (layer "B.Cu") (net 62) (tstamp 192a6ea0-3df2-4c05-9f45-091484434830)) + (segment (start 107.823 114.046) (end 94.107 114.046) (width 0.15) (layer "B.Cu") (net 62) (tstamp 257a35c9-f2d9-40c1-a820-3d2d0c10e751)) + (segment (start 70.993 126.746) (end 89.281 126.746) (width 0.15) (layer "B.Cu") (net 62) (tstamp 5968aeef-23b1-4b78-b612-caad2ff46123)) + (segment (start 132.08 93.98) (end 129.921 96.139) (width 0.15) (layer "B.Cu") (net 62) (tstamp 5dc12ea0-abe4-4708-982a-efd07794a13f)) + (segment (start 69.85 125.73) (end 70.866 126.746) (width 0.15) (layer "B.Cu") (net 62) (tstamp 73836468-6801-43f0-958f-569c0a0b348c)) + (segment (start 70.866 126.746) (end 70.993 126.746) (width 0.15) (layer "B.Cu") (net 62) (tstamp 844a3075-2bf2-46c1-ab01-33c05e0bf25f)) + (segment (start 107.823 114.046) (end 108.458 113.411) (width 0.15) (layer "B.Cu") (net 62) (tstamp 89558e03-35d1-423f-9ba0-2b3ed12fd865)) + (segment (start 88.265 125.73) (end 89.281 126.746) (width 0.15) (layer "B.Cu") (net 62) (tstamp 8a10e1c8-0f10-4979-a35c-5270c60792a9)) + (segment (start 94.107 114.046) (end 93.091 113.03) (width 0.15) (layer "B.Cu") (net 62) (tstamp a1e9c6dc-196a-422a-92ba-7fe4218edfaa)) + (segment (start 108.966 96.139) (end 108.458 96.647) (width 0.15) (layer "B.Cu") (net 62) (tstamp bb6877ac-0376-403a-aa0e-75704082a1b1)) + (segment (start 93.091 113.03) (end 91.44 113.03) (width 0.15) (layer "B.Cu") (net 62) (tstamp d582f4c5-bb7e-4f09-ba2f-d2512ce29e1f)) + (segment (start 129.921 96.139) (end 108.966 96.139) (width 0.15) (layer "B.Cu") (net 62) (tstamp e91df0b0-9776-4bec-94a5-bbdd8c93003d)) + (segment (start 89.281 126.746) (end 96.012 126.746) (width 0.15) (layer "B.Cu") (net 62) (tstamp f75d30ef-f33e-48e9-a5bd-d7eba9d0b948)) + (segment (start 58.42 125.715) (end 59.451 126.746) (width 0.15) (layer "B.Cu") (net 62) (tstamp fcbd790e-f3aa-4b76-8389-4a1d73626c89)) + (via (at 97.028 126.746) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 63) (tstamp 8c64cde1-c573-4cdd-81ad-e5fb0d08da76)) + (segment (start 96.52 110.49) (end 91.44 110.49) (width 0.15) (layer "In2.Cu") (net 63) (tstamp 822c2236-4c66-4bd7-b4a3-1b85da39f968)) + (segment (start 97.028 110.998) (end 96.52 110.49) (width 0.15) (layer "In2.Cu") (net 63) (tstamp bcf3ff21-20e9-4251-a909-2b9ad2d821dd)) + (segment (start 97.028 126.746) (end 97.028 110.998) (width 0.15) (layer "In2.Cu") (net 63) (tstamp f78ea167-34e1-4b23-95d2-9b2f189294af)) + (segment (start 57.404 127.254) (end 63.246 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 07a0be39-aad2-48f1-8618-2fc72288771e)) + (segment (start 50.8 128.255) (end 56.403 128.255) (width 0.15) (layer "B.Cu") (net 63) (tstamp 19ba2105-a423-4fbd-98e1-1b3bf777ccd8)) + (segment (start 56.403 128.255) (end 57.404 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 2e9c25f0-2823-4c04-a3dc-b7db31054913)) + (segment (start 73.025 128.27) (end 74.041 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 2fe36f8c-169c-422f-9114-0de5614f6515)) + (segment (start 96.52 127.254) (end 97.028 126.746) (width 0.15) (layer "B.Cu") (net 63) (tstamp 6407aa2f-d2d5-41c1-ad13-164379c13cfe)) + (segment (start 74.041 127.254) (end 96.52 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 80929c03-3c6e-4898-b4ba-4422e0079204)) + (segment (start 63.246 127.254) (end 74.041 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 8eda2070-5868-4769-a771-83c92c1e9e4b)) + (segment (start 62.23 128.27) (end 63.246 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp b8f8b71f-fd6e-49e8-b645-508524fe0de7)) + (via (at 97.536 129.286) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 64) (tstamp fbb4b34c-d81f-47b9-9231-f6733d64289c)) + (segment (start 97.028 107.95) (end 91.44 107.95) (width 0.15) (layer "In2.Cu") (net 64) (tstamp 0bb1932e-3025-4143-92d2-2a964bd38987)) + (segment (start 97.536 129.286) (end 97.536 108.458) (width 0.15) (layer "In2.Cu") (net 64) (tstamp 5890f3fe-b8d6-4209-a222-cf568f751e06)) + (segment (start 97.536 108.458) (end 97.028 107.95) (width 0.15) (layer "In2.Cu") (net 64) (tstamp b82bfb44-6dfa-4682-af4d-180ab61b2447)) + (segment (start 73.025 130.81) (end 74.041 129.794) (width 0.15) (layer "B.Cu") (net 64) (tstamp 42a3be0f-68ed-4872-8a48-4349473c237d)) + (segment (start 74.041 129.794) (end 97.028 129.794) (width 0.15) (layer "B.Cu") (net 64) (tstamp 42aa5ea9-8ee7-46cd-8893-3d6995282e51)) + (segment (start 50.8 130.795) (end 56.403 130.795) (width 0.15) (layer "B.Cu") (net 64) (tstamp 59e97097-e348-489d-a118-25dc165b8b9d)) + (segment (start 97.028 129.794) (end 97.536 129.286) (width 0.15) (layer "B.Cu") (net 64) (tstamp 75b43860-bba6-4230-8b3d-5632c0c1740c)) + (segment (start 62.23 130.81) (end 63.246 129.794) (width 0.15) (layer "B.Cu") (net 64) (tstamp 78176ec1-827d-4bae-915e-ec7d08dc9a12)) + (segment (start 63.246 129.794) (end 74.041 129.794) (width 0.15) (layer "B.Cu") (net 64) (tstamp 897b16e9-2b3b-47c4-a58f-d53a26a43fa9)) + (segment (start 57.404 129.794) (end 63.246 129.794) (width 0.15) (layer "B.Cu") (net 64) (tstamp a4c15824-e6fe-4906-8566-e26103eb777c)) + (segment (start 56.403 130.795) (end 57.404 129.794) (width 0.15) (layer "B.Cu") (net 64) (tstamp ada76214-3440-41e8-b046-203faf3d82e4)) + (via (at 98.044 136.906) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 65) (tstamp 832cd372-e480-48c9-871e-aa96c24962a1)) + (segment (start 98.044 105.918) (end 97.536 105.41) (width 0.15) (layer "In2.Cu") (net 65) (tstamp 59e2759d-bb66-4005-8015-2866b113fa80)) + (segment (start 97.536 105.41) (end 91.44 105.41) (width 0.15) (layer "In2.Cu") (net 65) (tstamp 9485ad63-3c0a-4786-8683-e262673845e1)) + (segment (start 98.044 136.906) (end 98.044 105.918) (width 0.15) (layer "In2.Cu") (net 65) (tstamp bf967819-99be-4111-867e-f5ead9eef26e)) + (segment (start 97.536 137.414) (end 98.044 136.906) (width 0.15) (layer "B.Cu") (net 65) (tstamp 3e69b9a4-bf9d-44c5-a5c5-b7d4780c495e)) + (segment (start 63.246 137.414) (end 74.041 137.414) (width 0.15) (layer "B.Cu") (net 65) (tstamp 4418c6ee-b3e4-4c7c-b357-6ec4778a6fb7)) + (segment (start 62.23 138.43) (end 63.246 137.414) (width 0.15) (layer "B.Cu") (net 65) (tstamp 60e907ae-3c5b-4cb5-bb41-a05ef55c04f6)) + (segment (start 74.041 137.414) (end 89.662 137.414) (width 0.15) (layer "B.Cu") (net 65) (tstamp 66cec1e2-0c1d-4cd1-b371-5d254e990b3f)) + (segment (start 73.025 138.43) (end 74.041 137.414) (width 0.15) (layer "B.Cu") (net 65) (tstamp 9ad9365f-6eda-4e28-a2d1-2e2137467d4b)) + (segment (start 57.404 137.414) (end 63.246 137.414) (width 0.15) (layer "B.Cu") (net 65) (tstamp 9e46db52-966f-4b24-a0ad-e255cb03d06b)) + (segment (start 50.8 138.415) (end 56.403 138.415) (width 0.15) (layer "B.Cu") (net 65) (tstamp e99f8a04-4781-48f0-8163-553c5c014f0a)) + (segment (start 89.662 137.414) (end 97.536 137.414) (width 0.15) (layer "B.Cu") (net 65) (tstamp f13a70a9-b3e5-4553-aa9d-28b168dbf3c3)) + (segment (start 56.403 138.415) (end 57.404 137.414) (width 0.15) (layer "B.Cu") (net 65) (tstamp f4ad4d9e-3857-49de-bd14-08fbbe05dc1c)) + (segment (start 71.755 139.7) (end 73.025 140.97) (width 0.15) (layer "F.Cu") (net 66) (tstamp 4ef69562-fff7-41ba-bac2-da60be78fa17)) + (segment (start 71.755 108.585) (end 71.755 139.7) (width 0.15) (layer "F.Cu") (net 66) (tstamp 7eeec0a0-cc7e-4d77-b185-c28d03e70ba8)) + (segment (start 69.85 106.68) (end 71.755 108.585) (width 0.15) (layer "F.Cu") (net 66) (tstamp c1efbc7c-c4c1-45c6-9ff6-87ff6bd2d305)) + (segment (start 67.818 113.792) (end 69.85 111.76) (width 0.15) (layer "F.Cu") (net 67) (tstamp 11a24a2f-095a-4bfa-b24a-a5282e345d7c)) + (segment (start 67.818 140.462) (end 67.818 113.792) (width 0.15) (layer "F.Cu") (net 67) (tstamp 36d8487f-0f97-4f78-9448-f51d52accc39)) + (segment (start 67.31 140.97) (end 67.818 140.462) (width 0.15) (layer "F.Cu") (net 67) (tstamp 56157cbd-fb19-4cdb-a022-0218dd62986c)) + (segment (start 62.23 140.97) (end 67.31 140.97) (width 0.15) (layer "F.Cu") (net 67) (tstamp b00ff86c-4324-4172-b574-783557481201)) + (via (at 87.122 103.759) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 68) (tstamp 1dfdbda4-4bfb-46ee-9578-666af5164905)) + (via (at 86.614 139.954) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 68) (tstamp e06131a5-7684-4353-bcff-ccf22e55c403)) + (segment (start 87.122 139.446) (end 86.614 139.954) (width 0.15) (layer "In2.Cu") (net 68) (tstamp baafbb62-7bf9-41b7-9ef7-b9c6e1b7390a)) + (segment (start 87.122 103.759) (end 87.122 139.446) (width 0.15) (layer "In2.Cu") (net 68) (tstamp dbd81102-8c71-403a-80f3-0a28e93defe5)) + (segment (start 87.63 103.251) (end 87.122 103.759) (width 0.15) (layer "B.Cu") (net 68) (tstamp 306c3ed1-9984-43c6-a8cd-5c1c329dc73b)) + (segment (start 57.404 139.954) (end 86.614 139.954) (width 0.15) (layer "B.Cu") (net 68) (tstamp 56d0f07c-639c-486f-b2a7-98833790f799)) + (segment (start 56.403 140.955) (end 57.404 139.954) (width 0.15) (layer "B.Cu") (net 68) (tstamp 5967d926-b43c-4c8e-9368-c12e4562733c)) + (segment (start 97.409 103.251) (end 91.694 103.251) (width 0.15) (layer "B.Cu") (net 68) (tstamp 6ea88a9f-dcc0-4e07-8fbb-281360034683)) + (segment (start 99.06 101.6) (end 97.409 103.251) (width 0.15) (layer "B.Cu") (net 68) (tstamp 74301210-1e66-4a30-b8fe-f819fb52b7c0)) + (segment (start 50.8 140.955) (end 56.403 140.955) (width 0.15) (layer "B.Cu") (net 68) (tstamp a0f0a75e-a997-4396-b423-ec02cd20473e)) + (segment (start 91.694 103.251) (end 87.63 103.251) (width 0.15) (layer "B.Cu") (net 68) (tstamp d17e1873-ab64-4642-a697-58a501b200bb)) + (via (at 137.414 118.618) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 72) (tstamp 8efe5572-b7db-4cec-ab41-1bf649696ad0)) + (via (at 137.414 144.272) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 72) (tstamp f80a06fb-3541-4fc4-951f-74822d518ffe)) + (segment (start 137.414 144.272) (end 137.414 118.618) (width 0.15) (layer "In2.Cu") (net 72) (tstamp 6cfad565-388f-4178-8291-fceeb85acc46)) + (segment (start 125.73 146.05) (end 127 144.78) (width 0.15) (layer "B.Cu") (net 72) (tstamp 17dae4de-adbe-4e23-9ec5-5196b54df7fd)) + (segment (start 136.906 144.78) (end 137.414 144.272) (width 0.15) (layer "B.Cu") (net 72) (tstamp 33fc7c79-a389-4b0f-95d1-13198ef74c8c)) + (segment (start 130.048 144.78) (end 136.906 144.78) (width 0.15) (layer "B.Cu") (net 72) (tstamp 55865272-5f13-4e1a-bce9-4c55dbd51b95)) + (segment (start 127 144.78) (end 130.048 144.78) (width 0.15) (layer "B.Cu") (net 72) (tstamp 7f3b0216-e333-4f90-981a-3d3cb288d6ac)) + (segment (start 137.922 118.11) (end 137.414 118.618) (width 0.15) (layer "B.Cu") (net 72) (tstamp b8dba8de-c4aa-48f1-96ad-1e2a353a48b5)) + (segment (start 144.78 118.11) (end 137.922 118.11) (width 0.15) (layer "B.Cu") (net 72) (tstamp d876c074-250a-4573-934d-7b79da2befd8)) + (via (at 118.364 103.505) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 73) (tstamp 432e6e11-a478-4e79-9371-31928ac88683)) + (via (at 117.856 151.13) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 73) (tstamp 4f0aea20-0dbf-4f88-9cd3-7773ddb77fea)) + (segment (start 118.364 150.622) (end 117.856 151.13) (width 0.15) (layer "In2.Cu") (net 73) (tstamp 6550502e-915a-441e-aef6-0076bd3a4e93)) + (segment (start 118.364 103.505) (end 118.364 150.622) (width 0.15) (layer "In2.Cu") (net 73) (tstamp c4178fa8-61da-4e6c-976f-a2c7bbc481cc)) + (segment (start 118.872 102.997) (end 118.364 103.505) (width 0.15) (layer "B.Cu") (net 73) (tstamp 05d8a339-4f43-4ba5-9505-608f7fdaecd9)) + (segment (start 128.143 102.997) (end 127.381 102.997) (width 0.15) (layer "B.Cu") (net 73) (tstamp 4c84d833-09e2-4b93-8838-15c9ceba944e)) + (segment (start 129.54 101.6) (end 128.143 102.997) (width 0.15) (layer "B.Cu") (net 73) (tstamp b65f7319-62cc-47ea-a7c9-e50b91601aa3)) + (segment (start 127.381 102.997) (end 118.872 102.997) (width 0.15) (layer "B.Cu") (net 73) (tstamp eacb3842-d7ac-4202-9373-27c22a4bd396)) + (segment (start 117.856 151.13) (end 110.49 151.13) (width 0.15) (layer "B.Cu") (net 73) (tstamp ef78fd6f-a365-4d96-9836-2e98460c1918)) + (segment (start 146.558 143.637) (end 147.32 144.399) (width 0.15) (layer "F.Cu") (net 74) (tstamp 3773a601-6cb4-43fa-b8c2-c47e3408ae9e)) + (segment (start 146.558 134.62) (end 146.558 143.637) (width 0.15) (layer "F.Cu") (net 74) (tstamp b46c784f-dfc8-4a21-a383-8f1eef19f2b9)) + (via (at 146.558 134.62) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 74) (tstamp 10fce930-72ca-4de3-b92a-dbf9805c5799)) + (via (at 147.32 144.399) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 74) (tstamp c191439a-c7ef-4406-8c71-bd8c1a616054)) + (segment (start 146.558 122.428) (end 144.78 120.65) (width 0.15) (layer "In2.Cu") (net 74) (tstamp 2f11f5c9-bad1-4ef2-939c-b13afb453075)) + (segment (start 146.558 134.62) (end 146.558 122.428) (width 0.15) (layer "In2.Cu") (net 74) (tstamp 49c4f222-df8f-4907-b68b-93b347675bd4)) + (segment (start 151.13 146.05) (end 149.479 144.399) (width 0.15) (layer "B.Cu") (net 74) (tstamp 42170da4-e71b-4e81-9662-bfbae9f1618f)) + (segment (start 149.479 144.399) (end 147.32 144.399) (width 0.15) (layer "B.Cu") (net 74) (tstamp 76ee1ace-4d01-4fb9-a721-20fbaba7b61d)) + (segment (start 147.955 133.35) (end 144.78 133.35) (width 0.15) (layer "B.Cu") (net 75) (tstamp 5f9f56cd-2454-4db1-82e0-4431c3ee6566)) + (segment (start 146.558 139.192) (end 146.558 137.287) (width 0.15) (layer "In2.Cu") (net 76) (tstamp 01b75ce3-2e8b-4360-acf5-efea43089e2a)) + (segment (start 144.78 140.97) (end 146.558 139.192) (width 0.15) (layer "In2.Cu") (net 76) (tstamp 19584b38-3ea4-4c88-9fd9-836e150f95f6)) + (segment (start 146.558 137.287) (end 147.955 135.89) (width 0.15) (layer "In2.Cu") (net 76) (tstamp 3947cb1f-0f0d-44a3-9c02-abdecf92898a)) + (segment (start 146.304 144.526) (end 146.304 140.081) (width 0.15) (layer "In2.Cu") (net 78) (tstamp d141170c-11e4-405f-b0fc-081c1023e711)) + (segment (start 146.304 140.081) (end 147.955 138.43) (width 0.15) (layer "In2.Cu") (net 78) (tstamp d734a4c9-f6ac-4860-88f3-dd6cc96e6a24)) + (segment (start 144.78 146.05) (end 146.304 144.526) (width 0.15) (layer "In2.Cu") (net 78) (tstamp f31eaeae-aeb6-4897-94a6-9482f060ab3d)) + (segment (start 146.812 146.558) (end 146.812 142.113) (width 0.15) (layer "In2.Cu") (net 79) (tstamp 00850af2-0db1-465e-88e6-e9e38c6fb449)) + (segment (start 144.78 148.59) (end 146.812 146.558) (width 0.15) (layer "In2.Cu") (net 79) (tstamp aab04733-5461-4b56-a048-671d567d6589)) + (segment (start 146.812 142.113) (end 147.955 140.97) (width 0.15) (layer "In2.Cu") (net 79) (tstamp ebbbca7d-8b30-4c3f-a50d-2ec0ae1317d3)) + (via (at 135.128 141.478) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 82) (tstamp 810f1c9b-364d-4c73-8793-7bb3c78b7d7c)) + (via (at 135.128 152.146) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 82) (tstamp db96915e-ee19-479c-a331-5a661697293a)) + (segment (start 135.128 141.478) (end 135.128 152.146) (width 0.15) (layer "In2.Cu") (net 82) (tstamp cbcf2348-cbde-4f2f-9e39-b7a58c2de50e)) + (segment (start 147.955 153.67) (end 146.939 152.654) (width 0.15) (layer "B.Cu") (net 82) (tstamp 3c6948a9-cf97-49b5-82c6-84634f8cbe17)) + (segment (start 146.939 152.654) (end 144.653 152.654) (width 0.15) (layer "B.Cu") (net 82) (tstamp 3cbf7939-56bd-4013-9bfa-5f4591a253cd)) + (segment (start 134.62 140.97) (end 135.128 141.478) (width 0.15) (layer "B.Cu") (net 82) (tstamp 40568fb1-3aa6-4b83-a19f-ce179d61faf0)) + (segment (start 129.54 140.97) (end 134.62 140.97) (width 0.15) (layer "B.Cu") (net 82) (tstamp c3899e1e-48f8-4176-8b98-a51fdc6bfce7)) + (segment (start 144.653 152.654) (end 135.636 152.654) (width 0.15) (layer "B.Cu") (net 82) (tstamp dd009f85-560f-4205-b9b9-5304d3cd1758)) + (segment (start 135.636 152.654) (end 135.128 152.146) (width 0.15) (layer "B.Cu") (net 82) (tstamp e48f36b3-08f9-438f-bd5b-89e74f50af40)) + (via (at 135.636 151.638) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 83) (tstamp 2a88a736-6b15-42ea-b67b-62b263175541)) + (via (at 135.636 136.398) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 83) (tstamp fa231bb3-1e44-4c3a-9663-ef47eaccec3d)) + (segment (start 135.636 151.638) (end 135.636 143.256) (width 0.15) (layer "In2.Cu") (net 83) (tstamp c36a2aa8-f93f-44c4-927f-3ea9566eee80)) + (segment (start 135.636 143.256) (end 135.636 136.398) (width 0.15) (layer "In2.Cu") (net 83) (tstamp e34ea456-de48-487e-9ceb-a93e7a282680)) + (segment (start 136.144 152.146) (end 135.636 151.638) (width 0.15) (layer "B.Cu") (net 83) (tstamp 3947695e-8d9a-494b-8dbd-80aeeb9b851c)) + (segment (start 146.939 152.146) (end 144.653 152.146) (width 0.15) (layer "B.Cu") (net 83) (tstamp 54955184-7505-456d-bf06-c2f8400326d5)) + (segment (start 135.128 135.89) (end 129.54 135.89) (width 0.15) (layer "B.Cu") (net 83) (tstamp 6881b10a-dfcb-40a7-91c1-3b84383ba664)) + (segment (start 147.955 151.13) (end 146.939 152.146) (width 0.15) (layer "B.Cu") (net 83) (tstamp 692ac842-6407-43d0-badf-0e4bd17ce0fb)) + (segment (start 135.128 135.89) (end 135.636 136.398) (width 0.15) (layer "B.Cu") (net 83) (tstamp 757de74e-9ea3-4d5a-b255-f6ea11d178fd)) + (segment (start 144.653 152.146) (end 136.144 152.146) (width 0.15) (layer "B.Cu") (net 83) (tstamp ffa6f10b-4d8f-4cb3-aec3-112273446574)) + (segment (start 132.08 101.6) (end 132.08 115.57) (width 0.15) (layer "In2.Cu") (net 84) (tstamp 823a65e7-59a8-4ec3-9cfd-28687b8d5753)) + (segment (start 132.08 115.57) (end 129.54 118.11) (width 0.15) (layer "In2.Cu") (net 84) (tstamp fa90c33d-17ef-4aae-aa36-937ffe68ee89)) + (via (at 155.956 113.03) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 85) (tstamp 7ecc37c5-7b8a-49ec-a8dc-9f85f31b072d)) + (via (at 155.448 103.505) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 85) (tstamp 9159c0ba-8c13-44ce-a2ce-80abf0810ebd)) + (segment (start 155.448 112.522) (end 155.956 113.03) (width 0.15) (layer "In2.Cu") (net 85) (tstamp 18473c37-160d-4fd6-8ee6-229de4e36e47)) + (segment (start 155.448 103.505) (end 155.448 112.522) (width 0.15) (layer "In2.Cu") (net 85) (tstamp 53933087-70fa-4c2e-b1a6-5a84f1ef1086)) + (segment (start 166.37 113.03) (end 155.956 113.03) (width 0.15) (layer "B.Cu") (net 85) (tstamp 0499749b-a354-4761-904a-96d4d36b9778)) + (segment (start 140.97 102.997) (end 154.94 102.997) (width 0.15) (layer "B.Cu") (net 85) (tstamp 4a8767c2-6a4d-4d85-83ab-75b099377dcf)) + (segment (start 134.62 101.6) (end 136.017 102.997) (width 0.15) (layer "B.Cu") (net 85) (tstamp 518cb9b9-b92d-4cc6-821c-7a64e9abb781)) + (segment (start 136.017 102.997) (end 140.97 102.997) (width 0.15) (layer "B.Cu") (net 85) (tstamp b4dcc316-c790-47ff-81c7-27c274da1d43)) + (segment (start 154.94 102.997) (end 155.448 103.505) (width 0.15) (layer "B.Cu") (net 85) (tstamp e9d500be-715f-4f9d-900e-65af5451ff8f)) + (segment (start 46.355 96.774) (end 46.355 93.345) (width 0.15) (layer "F.Cu") (net 86) (tstamp 9aeb22ef-3cfc-46f5-939f-62cd53ba457a)) + (segment (start 182.372 139.065) (end 181.737 138.43) (width 0.15) (layer "B.Cu") (net 87) (tstamp 2ac4bd71-7c40-4dbc-9052-756cfc032b7a)) + (segment (start 181.737 138.43) (end 180.34 138.43) (width 0.15) (layer "B.Cu") (net 87) (tstamp 2f7bd1f8-100c-46e6-9085-2c48040b6293)) + (segment (start 182.372 143.002) (end 182.372 139.065) (width 0.15) (layer "B.Cu") (net 87) (tstamp a733ec75-5a2c-4708-a355-1e583c6c2ed0)) + (segment (start 184.404 143.764) (end 183.134 143.764) (width 0.15) (layer "B.Cu") (net 87) (tstamp b68fe367-8180-4348-9988-1c6623f9a304)) + (segment (start 183.134 143.764) (end 182.372 143.002) (width 0.15) (layer "B.Cu") (net 87) (tstamp d0c859cc-dcd8-4002-bd3e-76e637151cac)) + (segment (start 181.61 143.51) (end 184.404 146.304) (width 0.15) (layer "B.Cu") (net 88) (tstamp 279953fe-603d-45a5-ad62-9fe2288e3e58)) + (segment (start 180.34 143.51) (end 181.61 143.51) (width 0.15) (layer "B.Cu") (net 88) (tstamp 83d2bc46-d752-4d8d-b7c6-539c006e9a33)) + (segment (start 180.594 148.844) (end 180.34 148.59) (width 0.15) (layer "B.Cu") (net 89) (tstamp 4f21b3d8-0d52-405a-8fe2-cd632c57820f)) + (segment (start 184.404 148.844) (end 180.594 148.844) (width 0.15) (layer "B.Cu") (net 89) (tstamp eba8e2d2-0865-4017-8384-440dbaede681)) + (segment (start 173.99 149.86) (end 172.72 151.13) (width 0.15) (layer "B.Cu") (net 90) (tstamp 033f8dc3-9d9c-47ee-a033-139720f4f0cf)) + (segment (start 182.88 149.86) (end 173.99 149.86) (width 0.15) (layer "B.Cu") (net 90) (tstamp 3197a8bb-9405-4a55-b159-5449f3e5bbda)) + (segment (start 184.404 151.384) (end 182.88 149.86) (width 0.15) (layer "B.Cu") (net 90) (tstamp 8cc9183c-8d1c-48bd-b53e-b9d311cdf5ec)) + (segment (start 154.94 109.22) (end 154.94 95.25) (width 0.15) (layer "F.Cu") (net 96) (tstamp 1c14cab7-a680-4907-8545-f79baaa16f6d)) + (segment (start 151.13 113.03) (end 154.94 109.22) (width 0.15) (layer "F.Cu") (net 96) (tstamp 724f849c-abbb-423f-8edf-342b2e80c737)) + (segment (start 154.94 95.25) (end 156.21 93.98) (width 0.15) (layer "F.Cu") (net 96) (tstamp b0a08b0f-6aae-42e4-8795-360284a29f0b)) + (segment (start 176.53 111.125) (end 177.8 111.125) (width 1) (layer "F.Cu") (net 97) (tstamp 7e465b4f-c4f7-46c2-ab77-bae679c6469c)) + (segment (start 169.545 118.11) (end 176.53 111.125) (width 1) (layer "F.Cu") (net 97) (tstamp ddb015e6-b144-4d01-b9ab-2a510f722a56)) + (via (at 86.487 104.775) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 98) (tstamp 11c21e24-3901-4fdc-bf2f-2fb7f3f7d70a)) + (via (at 85.979 108.712) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 98) (tstamp 68f99a37-9b7e-42a4-9941-fdec30357324)) + (segment (start 85.979 105.283) (end 85.979 107.696) (width 0.15) (layer "In2.Cu") (net 98) (tstamp 507975d5-7d4c-4f29-b992-95ac436b4b4a)) + (segment (start 86.487 104.775) (end 85.979 105.283) (width 0.15) (layer "In2.Cu") (net 98) (tstamp de03ea27-f413-4108-a215-52f39ad26234)) + (segment (start 85.979 107.696) (end 85.979 108.712) (width 0.15) (layer "In2.Cu") (net 98) (tstamp f69dfbb6-acd7-4011-a10f-b77475edd510)) + (segment (start 85.471 109.22) (end 85.979 108.712) (width 0.15) (layer "B.Cu") (net 98) (tstamp 07d957d0-4302-4e34-90e6-96774a34f26c)) + (segment (start 69.85 109.22) (end 85.471 109.22) (width 0.15) (layer "B.Cu") (net 98) (tstamp 3638436a-b608-46af-bac9-1b20efab5088)) + (segment (start 101.473 104.267) (end 104.14 101.6) (width 0.15) (layer "B.Cu") (net 98) (tstamp 38bcdcf3-240b-497e-aeb3-2c16626e5a2b)) + (segment (start 88.265 104.267) (end 101.473 104.267) (width 0.15) (layer "B.Cu") (net 98) (tstamp 808ab385-e1c2-41d3-b841-352966af5212)) + (segment (start 87.122 104.775) (end 86.487 104.775) (width 0.15) (layer "B.Cu") (net 98) (tstamp 94041535-88ff-400a-b215-73d9834ebed8)) + (segment (start 87.122 104.775) (end 87.757 104.775) (width 0.15) (layer "B.Cu") (net 98) (tstamp e1b37951-1a5d-4d34-bbf7-db9a6b96c835)) + (segment (start 87.757 104.775) (end 88.265 104.267) (width 0.15) (layer "B.Cu") (net 98) (tstamp fd3e9205-ee7b-495f-a12f-7b08351e0a45)) + (via (at 85.471 104.775) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 99) (tstamp 2ed5070d-2bf6-4dac-b0b6-7db1c36c4379)) + (via (at 85.471 113.792) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 99) (tstamp 4dc7b763-6628-482c-b04b-837989086677)) + (segment (start 85.471 113.792) (end 85.471 104.775) (width 0.15) (layer "In2.Cu") (net 99) (tstamp b9115e71-c2ea-460a-a5fb-10836511a8de)) + (segment (start 69.85 114.3) (end 84.963 114.3) (width 0.15) (layer "B.Cu") (net 99) (tstamp 15ee00c8-fd82-4573-82c6-52cf1e927eb4)) + (segment (start 87.122 104.267) (end 85.979 104.267) (width 0.15) (layer "B.Cu") (net 99) (tstamp 16cd9745-8247-477c-8703-f43236639cdf)) + (segment (start 101.6 101.6) (end 99.441 103.759) (width 0.15) (layer "B.Cu") (net 99) (tstamp 5166cdb7-f000-4417-b580-60cf4f52845d)) + (segment (start 85.979 104.267) (end 85.471 104.775) (width 0.15) (layer "B.Cu") (net 99) (tstamp 6fe67b1d-63a0-46c2-a868-2f2a0006e598)) + (segment (start 99.441 103.759) (end 88.011 103.759) (width 0.15) (layer "B.Cu") (net 99) (tstamp 738b9921-e4ac-4eaf-9e87-f9414e4eac32)) + (segment (start 87.503 104.267) (end 87.122 104.267) (width 0.15) (layer "B.Cu") (net 99) (tstamp 8ec53744-3cc1-48fe-90cd-23d4466cb354)) + (segment (start 88.011 103.759) (end 87.503 104.267) (width 0.15) (layer "B.Cu") (net 99) (tstamp c3006a08-a691-4893-b2ad-053539199461)) + (segment (start 84.963 114.3) (end 85.471 113.792) (width 0.15) (layer "B.Cu") (net 99) (tstamp d727b74d-19a9-4d6b-a981-a2f4749a3eb9)) + (via (at 77.47 96.52) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 100) (tstamp 9b50379a-5ffe-4575-b0c9-7dc3bfeca78b)) + (via (at 136.652 96.647) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 100) (tstamp f4d98916-89f9-4666-81ee-cf7ed75fb456)) + (segment (start 137.16 97.155) (end 136.652 96.647) (width 0.15) (layer "In2.Cu") (net 100) (tstamp 04515907-500a-4168-b349-c04a88826e54)) + (segment (start 137.16 101.6) (end 137.16 97.155) (width 0.15) (layer "In2.Cu") (net 100) (tstamp e65914f5-2a23-4c60-8bbd-b35962469242)) + (segment (start 77.47 96.52) (end 77.47 93.98) (width 0.15) (layer "In2.Cu") (net 100) (tstamp ef74b90c-1bdc-4154-8958-9d94c14e4bc6)) + (segment (start 128.905 96.647) (end 109.474 96.647) (width 0.15) (layer "B.Cu") (net 100) (tstamp 19df2b95-b640-4719-aab1-28cb18a84192)) + (segment (start 136.652 96.647) (end 128.905 96.647) (width 0.15) (layer "B.Cu") (net 100) (tstamp 4331fdc1-be18-472b-a6bf-a6a585c67559)) + (segment (start 109.474 96.647) (end 108.966 97.155) (width 0.15) (layer "B.Cu") (net 100) (tstamp 6e987163-1ad1-4678-a5e3-f0cc4656869b)) + (segment (start 136.652 96.647) (end 136.779 96.774) (width 0.15) (layer "B.Cu") (net 100) (tstamp 9b095a38-9e1b-4ddd-92ac-e5c0d7f2fc18)) + (segment (start 108.966 97.155) (end 107.061 97.155) (width 0.15) (layer "B.Cu") (net 100) (tstamp b45110b8-7333-490b-8d1a-6f680e613641)) + (segment (start 107.061 97.155) (end 78.105 97.155) (width 0.15) (layer "B.Cu") (net 100) (tstamp c40d32f0-121f-4724-93be-75cbe9d8f0b7)) + (segment (start 78.105 97.155) (end 77.47 96.52) (width 0.15) (layer "B.Cu") (net 100) (tstamp e363e453-4563-4a38-9761-e53030572bfb)) + (segment (start 62.23 101.6) (end 64.77 101.6) (width 0.15) (layer "F.Cu") (net 101) (tstamp d9ac122b-1466-4049-a350-35a5c87d8768)) + (via (at 176.149 152.019) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 102) (tstamp 890439dd-739e-4a7d-b025-de09e52c43f8)) + (via (at 176.149 146.431) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 102) (tstamp ecfaf684-dde5-46f9-9cea-b0dc38eaaf5d)) + (segment (start 176.149 146.431) (end 176.149 152.019) (width 0.15) (layer "In2.Cu") (net 102) (tstamp 9f4e0832-4298-4116-9807-613323fe1010)) + (segment (start 172.72 146.05) (end 175.768 146.05) (width 0.15) (layer "B.Cu") (net 102) (tstamp 26b83e36-2911-40e4-8007-20e735bd3904)) + (segment (start 182.88 152.4) (end 179.832 152.4) (width 0.15) (layer "B.Cu") (net 102) (tstamp 571094f0-aff2-4ff5-a9e3-31e031f4671d)) + (segment (start 176.53 152.4) (end 176.149 152.019) (width 0.15) (layer "B.Cu") (net 102) (tstamp 589a32e9-06cb-45fb-b270-c367d270fd2e)) + (segment (start 175.768 146.05) (end 176.149 146.431) (width 0.15) (layer "B.Cu") (net 102) (tstamp 6f338de6-3bbe-41be-ba6d-50f35c1a3415)) + (segment (start 179.832 152.4) (end 176.53 152.4) (width 0.15) (layer "B.Cu") (net 102) (tstamp 6fa8067a-d6a3-4d32-af3d-b7aa7ab64a67)) + (segment (start 184.404 153.924) (end 182.88 152.4) (width 0.15) (layer "B.Cu") (net 102) (tstamp 8731e27d-f2e7-441f-93ff-d16d1e9e7cb9)) + (segment (start 169.545 135.89) (end 166.37 135.89) (width 0.15) (layer "B.Cu") (net 103) (tstamp 2e7219aa-4910-474a-af5f-9ef369f26833)) + (segment (start 144.78 135.89) (end 144.78 138.43) (width 0.15) (layer "F.Cu") (net 107) (tstamp 2ecbc0ee-5515-43fb-9da7-e4845ef883fc)) + (via (at 117.856 136.525) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 107) (tstamp 4c601fd7-7d87-4a38-adf0-eadf985120f7)) + (segment (start 129.54 138.43) (end 144.78 138.43) (width 0.15) (layer "In1.Cu") (net 107) (tstamp cb03e0f3-c5d8-4736-98aa-13f1aaba92fe)) + (segment (start 111.76 115.57) (end 117.348 115.57) (width 0.15) (layer "In2.Cu") (net 107) (tstamp 10d555d5-d181-4091-9bcc-e54505a18762)) + (segment (start 117.856 125.73) (end 117.856 136.525) (width 0.15) (layer "In2.Cu") (net 107) (tstamp 1c36ac79-19c6-4433-b2ea-145932b1dccd)) + (segment (start 117.348 115.57) (end 117.856 116.078) (width 0.15) (layer "In2.Cu") (net 107) (tstamp 53cf9780-10ee-4ca9-8ba8-bb24b630d473)) + (segment (start 117.856 116.078) (end 117.856 125.73) (width 0.15) (layer "In2.Cu") (net 107) (tstamp a49e3d00-9c7a-4589-b2c0-758d07bef39d)) + (segment (start 128.27 137.16) (end 129.54 138.43) (width 0.15) (layer "B.Cu") (net 107) (tstamp 23bd9c88-3e10-470b-9cd9-49c4b520ce6b)) + (segment (start 118.491 137.16) (end 117.856 136.525) (width 0.15) (layer "B.Cu") (net 107) (tstamp 658f7b98-d8e8-479f-8091-53021804e932)) + (segment (start 118.491 137.16) (end 128.27 137.16) (width 0.15) (layer "B.Cu") (net 107) (tstamp f92f2b71-c3ba-443c-838f-79cb61be457a)) + (segment (start 166.37 133.35) (end 169.545 133.35) (width 0.15) (layer "B.Cu") (net 108) (tstamp 86bb79b4-c690-4bd8-8e45-7f6f94632364)) + (segment (start 167.005 128.27) (end 169.545 130.81) (width 0.15) (layer "In1.Cu") (net 109) (tstamp 4188dfc0-b5ef-4b3a-aafd-fb8e4e863c78)) + (segment (start 166.37 128.27) (end 167.005 128.27) (width 0.15) (layer "In1.Cu") (net 109) (tstamp 6f1f4377-9563-41d5-881c-6b907e356559)) + (segment (start 167.005 125.73) (end 169.545 128.27) (width 0.15) (layer "In1.Cu") (net 110) (tstamp 17cb9abb-1fe6-43ff-804f-b63784e76ff2)) + (segment (start 166.37 125.73) (end 167.005 125.73) (width 0.15) (layer "In1.Cu") (net 110) (tstamp c8e8027d-9aac-4b8e-9293-0e976fb47ca0)) + (segment (start 167.005 123.19) (end 169.545 125.73) (width 0.15) (layer "In1.Cu") (net 111) (tstamp 6cd3527f-9a62-44ea-aaa8-f1ad9f0c2310)) + (segment (start 166.37 123.19) (end 167.005 123.19) (width 0.15) (layer "In1.Cu") (net 111) (tstamp a946af3f-2619-4c85-8a51-f127af5f9f50)) + (segment (start 99.06 96.52) (end 99.06 93.98) (width 0.15) (layer "F.Cu") (net 112) (tstamp 137c2798-df3d-49f5-8a46-6b8595cd67fb)) + (segment (start 163.83 101.6) (end 166.37 99.06) (width 0.15) (layer "F.Cu") (net 113) (tstamp 9222e292-0ec2-45bc-bddd-4cc52047d6ea)) + (segment (start 156.21 99.06) (end 156.21 101.6) (width 0.15) (layer "F.Cu") (net 114) (tstamp 59d02c2a-ac6c-4e94-ab8d-bf331ab0b20f)) + (segment (start 104.14 146.05) (end 106.68 146.05) (width 0.15) (layer "F.Cu") (net 115) (tstamp 6828993e-6acb-46b5-b762-ce13d6c06528)) + (segment (start 156.845 121.285) (end 156.845 118.745) (width 0.15) (layer "F.Cu") (net 116) (tstamp 475e5a0e-0a78-415d-87fd-d5838d3e400a)) + (segment (start 157.353 112.05) (end 162.725 112.05) (width 0.15) (layer "F.Cu") (net 116) (tstamp 47c0238f-84d9-447f-901e-6146c756092f)) + (segment (start 154.775 112.05) (end 157.353 112.05) (width 0.15) (layer "F.Cu") (net 116) (tstamp 56d4aa9f-5d4b-401b-8fad-85b97a80132a)) + (segment (start 156.845 118.745) (end 156.845 112.558) (width 0.15) (layer "F.Cu") (net 116) (tstamp 76a88288-c953-4d65-9ed6-b38cc8be3f03)) + (segment (start 154.775 112.05) (end 154.775 112.306) (width 0.15) (layer "F.Cu") (net 116) (tstamp 77d5c957-33c9-4f88-bd30-d67395f75fc3)) + (segment (start 156.845 112.558) (end 157.353 112.05) (width 0.15) (layer "F.Cu") (net 116) (tstamp b53ee4d5-5f99-45bf-9514-5155fd0a6b89)) + (segment (start 154.775 112.306) (end 154.686 112.395) (width 0.15) (layer "F.Cu") (net 116) (tstamp c0a76efc-67b3-4db5-baf4-ecf870dc7d51)) + (via (at 178.689 131.191) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 123) (tstamp 4a3f6dbe-9042-442e-834a-01b9c93d1512)) + (segment (start 179.07 140.97) (end 178.689 140.589) (width 0.15) (layer "In2.Cu") (net 123) (tstamp 2084f412-2a09-405d-bd10-7c199fd68f9d)) + (segment (start 180.34 140.97) (end 179.07 140.97) (width 0.15) (layer "In2.Cu") (net 123) (tstamp 24e43ca4-7ac6-4544-8d18-b17ee64dd238)) + (segment (start 178.689 140.589) (end 178.689 131.191) (width 0.15) (layer "In2.Cu") (net 123) (tstamp d1785b1e-f5f5-4438-bd6c-6dc6af3b174d)) + (segment (start 178.689 131.191) (end 178.308 130.81) (width 0.15) (layer "B.Cu") (net 123) (tstamp 3201fd84-36df-43e0-a968-8fcfde5c0d89)) + (segment (start 178.308 130.81) (end 172.72 130.81) (width 0.15) (layer "B.Cu") (net 123) (tstamp 323ba1cf-4d17-4178-a217-55d7f5e5c813)) + (via (at 178.181 128.651) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 124) (tstamp 68e11510-688c-4e61-a273-fe84a93032fa)) + (segment (start 178.181 145.669) (end 178.562 146.05) (width 0.15) (layer "In2.Cu") (net 124) (tstamp 4815b8e8-7625-4ead-bf6f-47786e7edfed)) + (segment (start 178.181 128.651) (end 178.181 145.669) (width 0.15) (layer "In2.Cu") (net 124) (tstamp bae2b051-f7ad-4ad3-8ec3-00f1070b24ba)) + (segment (start 178.562 146.05) (end 180.34 146.05) (width 0.15) (layer "In2.Cu") (net 124) (tstamp dc356083-e390-4917-a7ec-b622a6e2dcbe)) + (segment (start 180.34 128.27) (end 178.562 128.27) (width 0.15) (layer "B.Cu") (net 124) (tstamp 8347d08e-3570-463b-af4b-80461288aad0)) + (segment (start 178.562 128.27) (end 178.181 128.651) (width 0.15) (layer "B.Cu") (net 124) (tstamp 95cd468a-78a8-4386-8165-850cfacaec74)) + (via (at 177.165 126.111) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 125) (tstamp 2be6893f-7265-42c7-8eac-9d7977c7f764)) + (via (at 177.165 150.749) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 125) (tstamp 314d9394-9ea4-45af-b7f0-20da3a7204ab)) + (segment (start 177.165 126.111) (end 177.165 150.749) (width 0.15) (layer "In2.Cu") (net 125) (tstamp 3fba2192-b362-494c-b734-c43d163ca5db)) + (segment (start 180.34 151.13) (end 177.546 151.13) (width 0.15) (layer "B.Cu") (net 125) (tstamp 1312b33a-982e-4b4f-947a-4bfcbecdd09c)) + (segment (start 176.784 125.73) (end 177.165 126.111) (width 0.15) (layer "B.Cu") (net 125) (tstamp 4bc2ae55-a236-4865-9332-f9fb9e8d6781)) + (segment (start 177.546 151.13) (end 177.165 150.749) (width 0.15) (layer "B.Cu") (net 125) (tstamp bc290c9a-3531-4d39-b348-e09f7b2a774f)) + (segment (start 172.72 125.73) (end 176.784 125.73) (width 0.15) (layer "B.Cu") (net 125) (tstamp d487d396-67c1-4f52-b5da-4d37948d15a2)) + (via (at 177.292 153.67) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 126) (tstamp bc9c734f-96ee-4b83-8da0-91d3c1a7c5a2)) + (via (at 177.673 123.571) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 126) (tstamp e01e2423-c0da-4fb8-bf1f-ca2b89a2d952)) + (segment (start 177.673 130.429) (end 177.673 153.289) (width 0.15) (layer "In2.Cu") (net 126) (tstamp 262ddb39-e9f1-4453-9073-ba0181b879d4)) + (segment (start 177.673 123.571) (end 177.673 130.429) (width 0.15) (layer "In2.Cu") (net 126) (tstamp 4b2e05a8-f0a1-4473-a1c3-8813e8edc48f)) + (segment (start 177.673 153.289) (end 177.292 153.67) (width 0.15) (layer "In2.Cu") (net 126) (tstamp e86d35b5-5e15-47e7-803a-9d387cc3da08)) + (segment (start 178.054 123.19) (end 177.673 123.571) (width 0.15) (layer "B.Cu") (net 126) (tstamp 14cca8b8-db39-4187-83f1-c694f890b031)) + (segment (start 180.34 123.19) (end 178.054 123.19) (width 0.15) (layer "B.Cu") (net 126) (tstamp 727a01b8-77ae-4c0c-b32c-0b207b6b4f8c)) + (segment (start 177.292 153.67) (end 172.72 153.67) (width 0.15) (layer "B.Cu") (net 126) (tstamp e664b127-3c69-409a-b7b7-e756d8342e32)) + (via (at 176.657 148.209) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 127) (tstamp 3b270cdb-dcbe-4862-9dea-016b39b1e26c)) + (via (at 176.657 119.38) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 127) (tstamp 49e35d51-4ce0-4c2d-9d6c-02d599f74f4b)) + (segment (start 176.657 144.145) (end 176.657 119.38) (width 0.15) (layer "In2.Cu") (net 127) (tstamp c42578eb-23b5-4cc3-9291-c63f4f5ed9fa)) + (segment (start 176.657 148.209) (end 176.657 144.145) (width 0.15) (layer "In2.Cu") (net 127) (tstamp f0fc1a24-cb6c-4449-a83b-1f01bb31dc26)) + (segment (start 176.657 119.38) (end 176.657 118.491) (width 0.15) (layer "B.Cu") (net 127) (tstamp 120608dd-e6c5-4605-85f0-6b2ddd22462e)) + (segment (start 172.72 148.59) (end 176.276 148.59) (width 0.15) (layer "B.Cu") (net 127) (tstamp 45bdc6c1-5a86-4084-88fb-22d5c72ddebd)) + (segment (start 176.276 148.59) (end 176.657 148.209) (width 0.15) (layer "B.Cu") (net 127) (tstamp ad556ede-a6d3-4fbd-87ef-922c6e3fa690)) + (segment (start 176.657 118.491) (end 177.038 118.11) (width 0.15) (layer "B.Cu") (net 127) (tstamp cff40e83-b4fa-4a32-907a-e97bf8aa7f0c)) + (segment (start 177.038 118.11) (end 180.34 118.11) (width 0.15) (layer "B.Cu") (net 127) (tstamp e977b2d3-ae88-4da3-8293-3473af2de5ae)) + (via (at 176.149 121.031) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 128) (tstamp 71b6a244-3f77-45c3-a801-a592c1ffc9d4)) + (via (at 176.149 143.129) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 128) (tstamp d9c2465d-ff65-4ebf-8857-dfd67d457a4d)) + (segment (start 176.149 143.129) (end 176.149 121.031) (width 0.15) (layer "In2.Cu") (net 128) (tstamp 03486d4b-1b4e-4559-a240-981ccd2b5684)) + (segment (start 172.72 143.51) (end 175.768 143.51) (width 0.15) (layer "B.Cu") (net 128) (tstamp 3449c53c-f89e-4efb-b539-239a7bc90950)) + (segment (start 172.72 120.65) (end 175.768 120.65) (width 0.15) (layer "B.Cu") (net 128) (tstamp 3cf9eef6-eb8a-40a7-b677-47692a634ca1)) + (segment (start 175.768 120.65) (end 176.149 121.031) (width 0.15) (layer "B.Cu") (net 128) (tstamp 48ad7454-3373-4e1e-82e4-b2d985582045)) + (segment (start 175.768 143.51) (end 176.149 143.129) (width 0.15) (layer "B.Cu") (net 128) (tstamp e18b2899-0b3d-4479-bb28-ffdc4e590628)) + (segment (start 58.42 101.6) (end 58.42 99.06) (width 0.15) (layer "F.Cu") (net 129) (tstamp 5b1fe6c9-4d2c-42c7-b8e0-da1b2711d498)) + (via (at 89.535 96.393) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 130) (tstamp 26fd9ef4-df6d-40f1-8c87-83105af17e7d)) + (via (at 89.027 105.41) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 130) (tstamp 7f6c9bf4-e5d6-4ddf-a18b-56679d047f88)) + (segment (start 89.535 104.902) (end 89.027 105.41) (width 0.15) (layer "In2.Cu") (net 130) (tstamp 586a0d13-4fc9-44b4-94db-a410105d0d03)) + (segment (start 89.535 104.902) (end 89.535 96.393) (width 0.15) (layer "In2.Cu") (net 130) (tstamp 998969d6-7d1f-4478-a994-535a4521765a)) + (segment (start 59.436 105.664) (end 63.5 105.664) (width 0.15) (layer "B.Cu") (net 130) (tstamp 12f70adf-b442-42f2-a4ab-35249e34ddbd)) + (segment (start 70.104 105.41) (end 89.027 105.41) (width 0.15) (layer "B.Cu") (net 130) (tstamp 2af9f998-2bcc-4ee9-91b1-04abc295a0b4)) + (segment (start 91.313 95.885) (end 90.043 95.885) (width 0.15) (layer "B.Cu") (net 130) (tstamp 3312dfff-1330-4cc1-9849-4c0d96d11c54)) + (segment (start 96.012 95.885) (end 91.313 95.885) (width 0.15) (layer "B.Cu") (net 130) (tstamp 340c3cda-4180-461d-859c-ea5701d58111)) + (segment (start 96.52 93.98) (end 96.52 95.377) (width 0.15) (layer "B.Cu") (net 130) (tstamp 4f7678d7-1dc6-4db8-89db-c6f76be18995)) + (segment (start 50.8 109.22) (end 52.451 109.22) (width 0.15) (layer "B.Cu") (net 130) (tstamp 63050c06-7937-4495-a18d-da3127b0d2d4)) + (segment (start 63.5 105.664) (end 63.754 105.918) (width 0.15) (layer "B.Cu") (net 130) (tstamp 6dadd341-87c7-45ae-9664-f41da017957d)) + (segment (start 54.991 106.68) (end 52.451 109.22) (width 0.15) (layer "B.Cu") (net 130) (tstamp 91cdb229-ba81-4d98-a679-7624c911e148)) + (segment (start 58.42 106.68) (end 59.436 105.664) (width 0.15) (layer "B.Cu") (net 130) (tstamp 9f9c553d-28bf-4329-8f02-4254edeb7589)) + (segment (start 63.754 105.918) (end 65.024 105.918) (width 0.15) (layer "B.Cu") (net 130) (tstamp a2b64f2d-07ec-41f8-ab04-122442fa9b47)) + (segment (start 96.52 95.377) (end 96.012 95.885) (width 0.15) (layer "B.Cu") (net 130) (tstamp a3fb7f6f-cab4-4865-9ed6-71eed9ecc024)) + (segment (start 65.532 105.41) (end 70.104 105.41) (width 0.15) (layer "B.Cu") (net 130) (tstamp ca89afcc-5741-4488-94ed-346b7af7ef25)) + (segment (start 65.024 105.918) (end 65.532 105.41) (width 0.15) (layer "B.Cu") (net 130) (tstamp d21ed4b2-9887-413b-b50f-c077c9ac9d75)) + (segment (start 58.42 106.68) (end 54.991 106.68) (width 0.15) (layer "B.Cu") (net 130) (tstamp d9f71b65-5d13-4389-9e54-64c3a2e2628c)) + (segment (start 90.043 95.885) (end 89.535 96.393) (width 0.15) (layer "B.Cu") (net 130) (tstamp edb1ba18-bdae-4f21-94e2-be2c08146222)) + (via (at 60.325 121.158) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 131) (tstamp 17807b80-4d4f-437a-a908-40267d7e3853)) + (segment (start 61.087 121.92) (end 60.325 121.158) (width 0.15) (layer "In1.Cu") (net 131) (tstamp 82a6ed4c-1c56-4fb4-8b7b-4624c381476e)) + (segment (start 71.755 121.92) (end 61.087 121.92) (width 0.15) (layer "In1.Cu") (net 131) (tstamp 9295b104-319a-4e9e-86f5-965dccf7a2ff)) + (segment (start 73.025 123.19) (end 71.755 121.92) (width 0.15) (layer "In1.Cu") (net 131) (tstamp e54c19cb-20cc-41f5-bf98-e81983a480f6)) + (segment (start 60.325 121.158) (end 60.325 113.665) (width 0.15) (layer "In2.Cu") (net 131) (tstamp 9329976b-1eb5-4276-8d33-5969e031180e)) + (segment (start 60.325 113.665) (end 58.42 111.76) (width 0.15) (layer "In2.Cu") (net 131) (tstamp 9da1c7c1-0777-4e63-9526-cae2bbe7e052)) + (segment (start 158.75 96.52) (end 158.75 93.98) (width 0.15) (layer "F.Cu") (net 133) (tstamp 269416cb-a61f-433b-acdc-7a0f39882d6d)) + (segment (start 170.942 119.888) (end 170.942 139.192) (width 0.15) (layer "F.Cu") (net 136) (tstamp 060f51f1-fd74-419a-bb62-23ca82e2de49)) + (segment (start 170.942 139.192) (end 172.72 140.97) (width 0.15) (layer "F.Cu") (net 136) (tstamp 1379f53e-e1fe-424e-8b5c-8c70b4eeef07)) + (segment (start 159.512 118.745) (end 160.147 119.38) (width 0.15) (layer "F.Cu") (net 136) (tstamp 1cb2b087-08bc-4e63-9a78-18e28b7f855e)) + (segment (start 172.72 140.97) (end 175.26 140.97) (width 0.15) (layer "F.Cu") (net 136) (tstamp 5cba55a0-f362-48e3-a30d-91577e56671c)) + (segment (start 158.845 118.745) (end 159.512 118.745) (width 0.15) (layer "F.Cu") (net 136) (tstamp db7b6465-acc8-4a9a-8b7b-b518a8da1f8e)) + (via (at 170.942 119.888) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 136) (tstamp ee08f74b-3eaf-462e-b5ba-5f247b660708)) + (via (at 160.147 119.38) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 136) (tstamp ff2e3e39-3b55-45f4-b8f0-d09f3cc79b3c)) + (segment (start 160.147 119.38) (end 170.434 119.38) (width 0.15) (layer "B.Cu") (net 136) (tstamp 690baeee-82f0-41c9-a9bf-f396f0acb943)) + (segment (start 170.434 119.38) (end 170.942 119.888) (width 0.15) (layer "B.Cu") (net 136) (tstamp 7150ec0d-3ec8-4424-a6d8-fdc1532ee296)) + (via (at 97.79 98.552) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 137) (tstamp 50353ded-f794-47cc-93dc-36f56b01ac86)) + (via (at 97.282 92.583) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 137) (tstamp 6c1eb240-3b46-4649-a3d0-2232245b6c51)) + (segment (start 97.79 98.552) (end 97.79 93.091) (width 0.15) (layer "In2.Cu") (net 137) (tstamp 68677e74-1f03-4da8-8c8b-865616249fea)) + (segment (start 97.79 93.091) (end 97.282 92.583) (width 0.15) (layer "In2.Cu") (net 137) (tstamp 8300afdc-539e-4d30-97e9-d44073b825ce)) + (segment (start 113.919 99.187) (end 98.425 99.187) (width 0.15) (layer "B.Cu") (net 137) (tstamp 11568396-258e-4ff9-a091-e5742f3bb979)) + (segment (start 138.176 100.076) (end 122.174 100.076) (width 0.15) (layer "B.Cu") (net 137) (tstamp 18f014f7-67ee-4e45-8740-95ec80fb1075)) + (segment (start 122.174 100.076) (end 121.285 99.187) (width 0.15) (layer "B.Cu") (net 137) (tstamp 2cc69b28-3bc8-419b-af81-4823868ec252)) + (segment (start 95.377 92.583) (end 93.98 93.98) (width 0.15) (layer "B.Cu") (net 137) (tstamp 5e7c6851-faca-40b6-b8ef-fa6b641e9eb2)) + (segment (start 139.7 101.6) (end 138.176 100.076) (width 0.15) (layer "B.Cu") (net 137) (tstamp 776092fe-af8b-46c9-af1b-5cf99eadd6b7)) + (segment (start 97.282 92.583) (end 95.377 92.583) (width 0.15) (layer "B.Cu") (net 137) (tstamp 8a734e6c-0bbe-408d-a90c-d4efb76f8d9e)) + (segment (start 91.44 93.98) (end 93.98 93.98) (width 0.15) (layer "B.Cu") (net 137) (tstamp b2de2973-1fb2-4981-82ff-6da27bdbd94e)) + (segment (start 121.285 99.187) (end 113.919 99.187) (width 0.15) (layer "B.Cu") (net 137) (tstamp ce998dd8-b90f-46ef-87c5-e0a5f2221846)) + (segment (start 98.425 99.187) (end 97.79 98.552) (width 0.15) (layer "B.Cu") (net 137) (tstamp d06cd857-2851-4aed-b054-8318b0d64996)) + (segment (start 53.34 111.76) (end 50.8 111.76) (width 0.15) (layer "F.Cu") (net 138) (tstamp 6eca0e83-6a98-4ef6-a356-76e31277cf3e)) + (segment (start 62.23 104.14) (end 64.77 104.14) (width 0.15) (layer "F.Cu") (net 139) (tstamp 04fc2187-6aff-4d78-9a68-aacb0d554be7)) + (segment (start 96.52 101.6) (end 97.917 100.203) (width 0.15) (layer "B.Cu") (net 142) (tstamp 588897fe-81ff-4e27-b350-85f1b83402e6)) + (segment (start 105.283 100.203) (end 106.68 101.6) (width 0.15) (layer "B.Cu") (net 142) (tstamp 58985d29-1076-43a9-9c88-e969af67feb3)) + (segment (start 93.98 101.6) (end 96.52 101.6) (width 0.15) (layer "B.Cu") (net 142) (tstamp 9c6cd4da-25e5-4d16-a6df-92c238fd254a)) + (segment (start 97.917 100.203) (end 105.283 100.203) (width 0.15) (layer "B.Cu") (net 142) (tstamp bf599fbb-f8be-4f9a-9101-9d28c7ff8b97)) + (segment (start 161.29 96.52) (end 161.29 93.98) (width 0.15) (layer "F.Cu") (net 143) (tstamp 6e5e2431-ab8b-4a34-b1e8-d0bdc1fef3a7)) + (segment (start 101.6 96.52) (end 101.6 93.98) (width 0.15) (layer "F.Cu") (net 144) (tstamp 4e32d559-3fe7-41fc-9d40-10c4e3791b6e)) + (segment (start 153.67 99.06) (end 153.67 101.6) (width 0.15) (layer "F.Cu") (net 145) (tstamp 48ad21f5-b058-4dfb-bb2a-aa2dac6df6f0)) + (segment (start 163.83 99.06) (end 161.29 101.6) (width 0.15) (layer "F.Cu") (net 146) (tstamp 24ff79c2-c62f-4769-b822-35d6e75bc4ea)) + (segment (start 62.24 106.68) (end 62.23 106.67) (width 0.15) (layer "F.Cu") (net 147) (tstamp 94fa5512-5a2b-469c-8ab0-4f28e7a085a4)) + (segment (start 62.23 106.68) (end 64.77 106.68) (width 0.15) (layer "F.Cu") (net 147) (tstamp a9d28338-805a-432c-b75b-b5dc4dcc4f05)) + (segment (start 142.875 103.505) (end 144.78 101.6) (width 0.15) (layer "In1.Cu") (net 149) (tstamp 14340f54-5907-4b00-ae57-6fb9ac0cf464)) + (segment (start 121.92 106.934) (end 125.349 103.505) (width 0.15) (layer "In1.Cu") (net 149) (tstamp 3b297123-6218-43ac-a90f-c76ab2a10eea)) + (segment (start 89.027 108.204) (end 90.297 106.934) (width 0.15) (layer "In1.Cu") (net 149) (tstamp 7c49eb1d-536b-4d7f-91f2-69cba5fd1d57)) + (segment (start 125.349 103.505) (end 142.875 103.505) (width 0.15) (layer "In1.Cu") (net 149) (tstamp 84f43cce-093c-43d2-a83a-f5b317546da8)) + (segment (start 90.297 106.934) (end 121.92 106.934) (width 0.15) (layer "In1.Cu") (net 149) (tstamp 95b84a1b-e9d5-4718-90b1-271c4ee43511)) + (segment (start 49.276 108.204) (end 89.027 108.204) (width 0.15) (layer "In1.Cu") (net 149) (tstamp b04cef18-0eea-47a9-9834-cc0533ee8cfd)) + (segment (start 46.99 110.49) (end 49.276 108.204) (width 0.15) (layer "In1.Cu") (net 149) (tstamp d83bba7c-c13b-412c-bf14-32e83b394b57)) + (segment (start 88.9 107.696) (end 90.17 106.426) (width 0.15) (layer "In1.Cu") (net 150) (tstamp 067b019b-3032-48f7-bd87-0a2c178aad5c)) + (segment (start 121.793 106.426) (end 125.222 102.997) (width 0.15) (layer "In1.Cu") (net 150) (tstamp 3a2b5f83-b9fb-470e-b105-c23d7ab7f843)) + (segment (start 49.149 107.696) (end 88.9 107.696) (width 0.15) (layer "In1.Cu") (net 150) (tstamp 800822d2-52c1-4e24-a409-39ebee13b248)) + (segment (start 48.895 107.95) (end 49.149 107.696) (width 0.15) (layer "In1.Cu") (net 150) (tstamp 9d2acbc3-398f-4117-bb6e-670b71a77c70)) + (segment (start 140.843 102.997) (end 142.24 101.6) (width 0.15) (layer "In1.Cu") (net 150) (tstamp a691872c-cb7a-4866-abc2-8f34b100cf24)) + (segment (start 46.99 107.95) (end 48.895 107.95) (width 0.15) (layer "In1.Cu") (net 150) (tstamp aec46675-a4b6-4821-8e23-04c909af9549)) + (segment (start 90.17 106.426) (end 121.793 106.426) (width 0.15) (layer "In1.Cu") (net 150) (tstamp bb1660ba-ee71-4ff8-938d-aa61805b8ef9)) + (segment (start 125.222 102.997) (end 140.843 102.997) (width 0.15) (layer "In1.Cu") (net 150) (tstamp f87e3956-2779-465e-b717-93ed5becff84)) + + (zone (net 0) (net_name "") (layers "F.Cu" "In1.Cu" "In2.Cu" "B.Cu") (tstamp 6b0dba6c-ba6a-4635-a7ac-580d6264ade7) (hatch edge 0.5) + (connect_pads (clearance 0)) + (min_thickness 0.25) (filled_areas_thickness no) + (keepout (tracks allowed) (vias allowed) (pads allowed) (copperpour not_allowed) (footprints allowed)) + (fill (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 43.815 97.79) + (xy 48.895 97.79) + (xy 48.895 102.87) + (xy 43.815 102.87) + ) + ) + ) + (zone (net 0) (net_name "") (layers "F.Cu" "In1.Cu" "In2.Cu" "B.Cu") (tstamp 88f930da-8f0e-42a3-8bc8-aa978029f76c) (hatch edge 0.5) + (connect_pads (clearance 0)) + (min_thickness 0.25) (filled_areas_thickness no) + (keepout (tracks allowed) (vias allowed) (pads allowed) (copperpour not_allowed) (footprints allowed)) + (fill (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 43.815 150.495) + (xy 48.895 150.495) + (xy 48.895 155.575) + (xy 43.815 155.575) + ) + ) + ) + (zone (net 0) (net_name "") (layers "F.Cu" "In1.Cu" "In2.Cu" "B.Cu") (tstamp fb65af47-77cc-4a02-b908-1939403f3c06) (hatch edge 0.5) + (connect_pads (clearance 0)) + (min_thickness 0.25) (filled_areas_thickness no) + (keepout (tracks allowed) (vias allowed) (pads allowed) (copperpour not_allowed) (footprints allowed)) + (fill (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 180.975 111.125) + (xy 186.055 111.125) + (xy 186.055 116.205) + (xy 180.975 116.205) + ) + ) + ) + (zone (net 0) (net_name "") (layers "F.Cu" "In1.Cu" "In2.Cu" "B.Cu") (tstamp fdf0d15e-6d68-4db1-8b9a-59a83e84f11a) (hatch edge 0.5) + (connect_pads (clearance 0)) + (min_thickness 0.25) (filled_areas_thickness no) + (keepout (tracks allowed) (vias allowed) (pads allowed) (copperpour not_allowed) (footprints allowed)) + (fill (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 180.975 89.535) + (xy 186.055 89.535) + (xy 186.055 94.615) + (xy 180.975 94.615) + ) + ) + ) + (zone (net 4) (net_name "VCC") (layers "F&B.Cu") (tstamp 70bab218-59ca-4c08-aa4b-ce5e483d5f35) (hatch edge 0.5) + (priority 2) + (connect_pads (clearance 0)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 43.18 88.9) + (xy 186.69 88.9) + (xy 186.69 156.21) + (xy 43.18 156.21) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 180.918039 89.420185) + (xy 180.963794 89.472989) + (xy 180.975 89.5245) + (xy 180.975 94.615) + (xy 186.0655 94.615) + (xy 186.132539 94.634685) + (xy 186.178294 94.687489) + (xy 186.1895 94.739) + (xy 186.1895 111.001) + (xy 186.169815 111.068039) + (xy 186.117011 111.113794) + (xy 186.0655 111.125) + (xy 180.975 111.125) + (xy 180.975 116.205) + (xy 186.0655 116.205) + (xy 186.132539 116.224685) + (xy 186.178294 116.277489) + (xy 186.1895 116.329) + (xy 186.1895 153.2495) + (xy 186.169815 153.316539) + (xy 186.117011 153.362294) + (xy 186.0655 153.3735) + (xy 185.240473 153.3735) + (xy 185.173434 153.353815) + (xy 185.14462 153.328165) + (xy 185.079357 153.248642) + (xy 184.934626 153.129864) + (xy 184.934623 153.129862) + (xy 184.769502 153.041604) + (xy 184.590333 152.987253) + (xy 184.590331 152.987252) + (xy 184.404 152.968901) + (xy 184.217668 152.987252) + (xy 184.217666 152.987253) + (xy 184.038497 153.041604) + (xy 183.873376 153.129862) + (xy 183.873373 153.129864) + (xy 183.728642 153.248642) + (xy 183.609864 153.393373) + (xy 183.609862 153.393376) + (xy 183.521604 153.558497) + (xy 183.467253 153.737666) + (xy 183.467252 153.737668) + (xy 183.448901 153.924) + (xy 183.467252 154.110331) + (xy 183.467253 154.110333) + (xy 183.521604 154.289502) + (xy 183.609862 154.454623) + (xy 183.609864 154.454626) + (xy 183.728641 154.599356) + (xy 183.760009 154.625098) + (xy 183.808165 154.664619) + (xy 183.847499 154.722362) + (xy 183.8535 154.760471) + (xy 183.8535 155.5855) + (xy 183.833815 155.652539) + (xy 183.781011 155.698294) + (xy 183.7295 155.7095) + (xy 49.019 155.7095) + (xy 48.951961 155.689815) + (xy 48.906206 155.637011) + (xy 48.895 155.5855) + (xy 48.895 153.749645) + (xy 49.4995 153.749645) + (xy 49.538855 153.934802) + (xy 49.538857 153.934807) + (xy 49.615848 154.107729) + (xy 49.615851 154.107734) + (xy 49.727111 154.26087) + (xy 49.727112 154.260871) + (xy 49.867784 154.387533) + (xy 50.031716 154.482179) + (xy 50.211744 154.540674) + (xy 50.352808 154.5555) + (xy 50.352812 154.5555) + (xy 51.247188 154.5555) + (xy 51.247192 154.5555) + (xy 51.388256 154.540674) + (xy 51.568284 154.482179) + (xy 51.732216 154.387533) + (xy 51.872888 154.260871) + (xy 51.984151 154.10773) + (xy 52.061144 153.934803) + (xy 52.1005 153.749646) + (xy 52.1005 153.749645) + (xy 57.1195 153.749645) + (xy 57.158855 153.934802) + (xy 57.158857 153.934807) + (xy 57.235848 154.107729) + (xy 57.235851 154.107734) + (xy 57.347111 154.26087) + (xy 57.347112 154.260871) + (xy 57.487784 154.387533) + (xy 57.651716 154.482179) + (xy 57.831744 154.540674) + (xy 57.972808 154.5555) + (xy 57.972812 154.5555) + (xy 58.867188 154.5555) + (xy 58.867192 154.5555) + (xy 59.008256 154.540674) + (xy 59.188284 154.482179) + (xy 59.352216 154.387533) + (xy 59.492888 154.260871) + (xy 59.604151 154.10773) + (xy 59.681144 153.934803) + (xy 59.717312 153.764645) + (xy 60.9295 153.764645) + (xy 60.968855 153.949802) + (xy 60.968857 153.949807) + (xy 61.045848 154.122729) + (xy 61.045851 154.122734) + (xy 61.146213 154.26087) + (xy 61.157112 154.275871) + (xy 61.297784 154.402533) + (xy 61.461716 154.497179) + (xy 61.641744 154.555674) + (xy 61.782808 154.5705) + (xy 61.782812 154.5705) + (xy 62.677188 154.5705) + (xy 62.677192 154.5705) + (xy 62.818256 154.555674) + (xy 62.998284 154.497179) + (xy 63.162216 154.402533) + (xy 63.302888 154.275871) + (xy 63.414151 154.12273) + (xy 63.491144 153.949803) + (xy 63.5305 153.764646) + (xy 63.5305 153.764645) + (xy 68.5495 153.764645) + (xy 68.588855 153.949802) + (xy 68.588857 153.949807) + (xy 68.665848 154.122729) + (xy 68.665851 154.122734) + (xy 68.766213 154.26087) + (xy 68.777112 154.275871) + (xy 68.917784 154.402533) + (xy 69.081716 154.497179) + (xy 69.261744 154.555674) + (xy 69.402808 154.5705) + (xy 69.402812 154.5705) + (xy 70.297188 154.5705) + (xy 70.297192 154.5705) + (xy 70.438256 154.555674) + (xy 70.618284 154.497179) + (xy 70.782216 154.402533) + (xy 70.922888 154.275871) + (xy 71.034151 154.12273) + (xy 71.111144 153.949803) + (xy 71.1505 153.764646) + (xy 71.1505 153.67) + (xy 72.11954 153.67) + (xy 72.139326 153.858256) + (xy 72.139327 153.858259) + (xy 72.197818 154.038277) + (xy 72.197821 154.038284) + (xy 72.292467 154.202216) + (xy 72.371059 154.289501) + (xy 72.419129 154.342888) + (xy 72.572265 154.454148) + (xy 72.57227 154.454151) + (xy 72.745192 154.531142) + (xy 72.745197 154.531144) + (xy 72.930354 154.5705) + (xy 72.930355 154.5705) + (xy 73.119644 154.5705) + (xy 73.119646 154.5705) + (xy 73.304803 154.531144) + (xy 73.47773 154.454151) + (xy 73.630871 154.342888) + (xy 73.757533 154.202216) + (xy 73.852179 154.038284) + (xy 73.910674 153.858256) + (xy 73.93046 153.67) + (xy 87.35954 153.67) + (xy 87.379326 153.858256) + (xy 87.379327 153.858259) + (xy 87.437818 154.038277) + (xy 87.437821 154.038284) + (xy 87.532467 154.202216) + (xy 87.611059 154.289501) + (xy 87.659129 154.342888) + (xy 87.812265 154.454148) + (xy 87.81227 154.454151) + (xy 87.985192 154.531142) + (xy 87.985197 154.531144) + (xy 88.170354 154.5705) + (xy 88.170355 154.5705) + (xy 88.359644 154.5705) + (xy 88.359646 154.5705) + (xy 88.544803 154.531144) + (xy 88.71773 154.454151) + (xy 88.870871 154.342888) + (xy 88.997533 154.202216) + (xy 89.092179 154.038284) + (xy 89.150674 153.858256) + (xy 89.160513 153.764645) + (xy 90.1395 153.764645) + (xy 90.178855 153.949802) + (xy 90.178857 153.949807) + (xy 90.255848 154.122729) + (xy 90.255851 154.122734) + (xy 90.356213 154.26087) + (xy 90.367112 154.275871) + (xy 90.507784 154.402533) + (xy 90.671716 154.497179) + (xy 90.851744 154.555674) + (xy 90.992808 154.5705) + (xy 90.992812 154.5705) + (xy 91.887188 154.5705) + (xy 91.887192 154.5705) + (xy 92.028256 154.555674) + (xy 92.208284 154.497179) + (xy 92.372216 154.402533) + (xy 92.512888 154.275871) + (xy 92.583994 154.178002) + (xy 99.975131 154.178002) + (xy 99.992498 154.287658) + (xy 100.042904 154.386585) + (xy 100.042909 154.386592) + (xy 100.121407 154.46509) + (xy 100.12141 154.465092) + (xy 100.121413 154.465095) + (xy 100.220339 154.5155) + (xy 100.220341 154.515501) + (xy 100.329998 154.532869) + (xy 100.33 154.532869) + (xy 100.330002 154.532869) + (xy 100.439658 154.515501) + (xy 100.439659 154.5155) + (xy 100.439661 154.5155) + (xy 100.538587 154.465095) + (xy 100.617095 154.386587) + (xy 100.6675 154.287661) + (xy 100.6675 154.287659) + (xy 100.667501 154.287658) + (xy 100.684869 154.178002) + (xy 100.684869 154.177997) + (xy 100.667501 154.068341) + (xy 100.652183 154.038277) + (xy 100.617095 153.969413) + (xy 100.617092 153.96941) + (xy 100.61709 153.969407) + (xy 100.538592 153.890909) + (xy 100.538588 153.890906) + (xy 100.538587 153.890905) + (xy 100.514421 153.878592) + (xy 100.439658 153.840498) + (xy 100.330002 153.823131) + (xy 100.329998 153.823131) + (xy 100.220341 153.840498) + (xy 100.121414 153.890904) + (xy 100.121407 153.890909) + (xy 100.042909 153.969407) + (xy 100.042904 153.969414) + (xy 99.992498 154.068341) + (xy 99.975131 154.177997) + (xy 99.975131 154.178002) + (xy 92.583994 154.178002) + (xy 92.624151 154.12273) + (xy 92.701144 153.949803) + (xy 92.7405 153.764646) + (xy 92.7405 153.764645) + (xy 105.3795 153.764645) + (xy 105.418855 153.949802) + (xy 105.418857 153.949807) + (xy 105.495848 154.122729) + (xy 105.495851 154.122734) + (xy 105.596213 154.26087) + (xy 105.607112 154.275871) + (xy 105.747784 154.402533) + (xy 105.911716 154.497179) + (xy 106.091744 154.555674) + (xy 106.232808 154.5705) + (xy 106.232812 154.5705) + (xy 107.127188 154.5705) + (xy 107.127192 154.5705) + (xy 107.268256 154.555674) + (xy 107.448284 154.497179) + (xy 107.612216 154.402533) + (xy 107.752888 154.275871) + (xy 107.864151 154.12273) + (xy 107.941144 153.949803) + (xy 107.9805 153.764646) + (xy 107.9805 153.575354) + (xy 107.941144 153.390197) + (xy 107.937897 153.382905) + (xy 107.864151 153.21727) + (xy 107.864148 153.217265) + (xy 107.752888 153.064129) + (xy 107.734844 153.047882) + (xy 107.612216 152.937467) + (xy 107.448284 152.842821) + (xy 107.448277 152.842818) + (xy 107.268259 152.784327) + (xy 107.268256 152.784326) + (xy 107.127192 152.7695) + (xy 106.232808 152.7695) + (xy 106.091744 152.784326) + (xy 106.091741 152.784326) + (xy 106.09174 152.784327) + (xy 105.911722 152.842818) + (xy 105.911715 152.842821) + (xy 105.747785 152.937466) + (xy 105.607111 153.064129) + (xy 105.495851 153.217265) + (xy 105.495848 153.21727) + (xy 105.418857 153.390192) + (xy 105.418855 153.390197) + (xy 105.3795 153.575354) + (xy 105.3795 153.764645) + (xy 92.7405 153.764645) + (xy 92.7405 153.575354) + (xy 92.701144 153.390197) + (xy 92.697897 153.382905) + (xy 92.624151 153.21727) + (xy 92.624148 153.217265) + (xy 92.512888 153.064129) + (xy 92.494844 153.047882) + (xy 92.372216 152.937467) + (xy 92.208284 152.842821) + (xy 92.208277 152.842818) + (xy 92.028259 152.784327) + (xy 92.028256 152.784326) + (xy 91.887192 152.7695) + (xy 90.992808 152.7695) + (xy 90.851744 152.784326) + (xy 90.851741 152.784326) + (xy 90.85174 152.784327) + (xy 90.671722 152.842818) + (xy 90.671715 152.842821) + (xy 90.507785 152.937466) + (xy 90.367111 153.064129) + (xy 90.255851 153.217265) + (xy 90.255848 153.21727) + (xy 90.178857 153.390192) + (xy 90.178855 153.390197) + (xy 90.1395 153.575354) + (xy 90.1395 153.764645) + (xy 89.160513 153.764645) + (xy 89.17046 153.67) + (xy 89.150674 153.481744) + (xy 89.092179 153.301716) + (xy 88.997533 153.137784) + (xy 88.870871 152.997112) + (xy 88.867473 152.994643) + (xy 88.717734 152.885851) + (xy 88.717729 152.885848) + (xy 88.544807 152.808857) + (xy 88.544802 152.808855) + (xy 88.399001 152.777865) + (xy 88.359646 152.7695) + (xy 88.170354 152.7695) + (xy 88.137897 152.776398) + (xy 87.985197 152.808855) + (xy 87.985192 152.808857) + (xy 87.81227 152.885848) + (xy 87.812265 152.885851) + (xy 87.659129 152.997111) + (xy 87.532466 153.137785) + (xy 87.437821 153.301715) + (xy 87.437818 153.301722) + (xy 87.379327 153.48174) + (xy 87.379326 153.481744) + (xy 87.35954 153.67) + (xy 73.93046 153.67) + (xy 73.910674 153.481744) + (xy 73.852179 153.301716) + (xy 73.757533 153.137784) + (xy 73.630871 152.997112) + (xy 73.627473 152.994643) + (xy 73.477734 152.885851) + (xy 73.477729 152.885848) + (xy 73.304807 152.808857) + (xy 73.304802 152.808855) + (xy 73.159001 152.777865) + (xy 73.119646 152.7695) + (xy 72.930354 152.7695) + (xy 72.897897 152.776398) + (xy 72.745197 152.808855) + (xy 72.745192 152.808857) + (xy 72.57227 152.885848) + (xy 72.572265 152.885851) + (xy 72.419129 152.997111) + (xy 72.292466 153.137785) + (xy 72.197821 153.301715) + (xy 72.197818 153.301722) + (xy 72.139327 153.48174) + (xy 72.139326 153.481744) + (xy 72.11954 153.67) + (xy 71.1505 153.67) + (xy 71.1505 153.575354) + (xy 71.111144 153.390197) + (xy 71.107897 153.382905) + (xy 71.034151 153.21727) + (xy 71.034148 153.217265) + (xy 70.922888 153.064129) + (xy 70.904844 153.047882) + (xy 70.782216 152.937467) + (xy 70.618284 152.842821) + (xy 70.618277 152.842818) + (xy 70.438259 152.784327) + (xy 70.438256 152.784326) + (xy 70.297192 152.7695) + (xy 69.402808 152.7695) + (xy 69.261744 152.784326) + (xy 69.261741 152.784326) + (xy 69.26174 152.784327) + (xy 69.081722 152.842818) + (xy 69.081715 152.842821) + (xy 68.917785 152.937466) + (xy 68.777111 153.064129) + (xy 68.665851 153.217265) + (xy 68.665848 153.21727) + (xy 68.588857 153.390192) + (xy 68.588855 153.390197) + (xy 68.5495 153.575354) + (xy 68.5495 153.764645) + (xy 63.5305 153.764645) + (xy 63.5305 153.575354) + (xy 63.491144 153.390197) + (xy 63.487897 153.382905) + (xy 63.414151 153.21727) + (xy 63.414148 153.217265) + (xy 63.302888 153.064129) + (xy 63.284844 153.047882) + (xy 63.162216 152.937467) + (xy 62.998284 152.842821) + (xy 62.998277 152.842818) + (xy 62.818259 152.784327) + (xy 62.818256 152.784326) + (xy 62.677192 152.7695) + (xy 61.782808 152.7695) + (xy 61.641744 152.784326) + (xy 61.641741 152.784326) + (xy 61.64174 152.784327) + (xy 61.461722 152.842818) + (xy 61.461715 152.842821) + (xy 61.297785 152.937466) + (xy 61.157111 153.064129) + (xy 61.045851 153.217265) + (xy 61.045848 153.21727) + (xy 60.968857 153.390192) + (xy 60.968855 153.390197) + (xy 60.9295 153.575354) + (xy 60.9295 153.764645) + (xy 59.717312 153.764645) + (xy 59.7205 153.749646) + (xy 59.7205 153.560354) + (xy 59.681144 153.375197) + (xy 59.680388 153.3735) + (xy 59.604151 153.20227) + (xy 59.604148 153.202265) + (xy 59.492888 153.049129) + (xy 59.448175 153.008869) + (xy 59.352216 152.922467) + (xy 59.188284 152.827821) + (xy 59.188277 152.827818) + (xy 59.011115 152.770255) + (xy 59.008256 152.769326) + (xy 58.867192 152.7545) + (xy 57.972808 152.7545) + (xy 57.831744 152.769326) + (xy 57.831741 152.769326) + (xy 57.83174 152.769327) + (xy 57.651722 152.827818) + (xy 57.651715 152.827821) + (xy 57.487785 152.922466) + (xy 57.347111 153.049129) + (xy 57.235851 153.202265) + (xy 57.235848 153.20227) + (xy 57.158857 153.375192) + (xy 57.158855 153.375197) + (xy 57.1195 153.560354) + (xy 57.1195 153.749645) + (xy 52.1005 153.749645) + (xy 52.1005 153.560354) + (xy 52.061144 153.375197) + (xy 52.060388 153.3735) + (xy 51.984151 153.20227) + (xy 51.984148 153.202265) + (xy 51.872888 153.049129) + (xy 51.828175 153.008869) + (xy 51.732216 152.922467) + (xy 51.568284 152.827821) + (xy 51.568277 152.827818) + (xy 51.391115 152.770255) + (xy 51.388256 152.769326) + (xy 51.247192 152.7545) + (xy 50.352808 152.7545) + (xy 50.211744 152.769326) + (xy 50.211741 152.769326) + (xy 50.21174 152.769327) + (xy 50.031722 152.827818) + (xy 50.031715 152.827821) + (xy 49.867785 152.922466) + (xy 49.727111 153.049129) + (xy 49.615851 153.202265) + (xy 49.615848 153.20227) + (xy 49.538857 153.375192) + (xy 49.538855 153.375197) + (xy 49.4995 153.560354) + (xy 49.4995 153.749645) + (xy 48.895 153.749645) + (xy 48.895 152.146002) + (xy 64.542131 152.146002) + (xy 64.559498 152.255658) + (xy 64.609904 152.354585) + (xy 64.609909 152.354592) + (xy 64.688407 152.43309) + (xy 64.68841 152.433092) + (xy 64.688413 152.433095) + (xy 64.712589 152.445413) + (xy 64.787341 152.483501) + (xy 64.896998 152.500869) + (xy 64.896999 152.500869) + (xy 64.896999 152.500868) + (xy 64.897 152.500869) + (xy 64.910377 152.49875) + (xy 64.979669 152.507704) + (xy 65.033122 152.552699) + (xy 65.053763 152.61945) + (xy 65.05225 152.640617) + (xy 65.050131 152.653998) + (xy 65.050131 152.654002) + (xy 65.067498 152.763658) + (xy 65.117904 152.862585) + (xy 65.117909 152.862592) + (xy 65.196407 152.94109) + (xy 65.19641 152.941092) + (xy 65.196413 152.941095) + (xy 65.220589 152.953413) + (xy 65.295341 152.991501) + (xy 65.404998 153.008869) + (xy 65.405 153.008869) + (xy 65.405002 153.008869) + (xy 65.514658 152.991501) + (xy 65.514659 152.9915) + (xy 65.514661 152.9915) + (xy 65.613587 152.941095) + (xy 65.692095 152.862587) + (xy 65.7425 152.763661) + (xy 65.7425 152.763659) + (xy 65.742501 152.763658) + (xy 65.759869 152.654002) + (xy 100.991131 152.654002) + (xy 101.008498 152.763658) + (xy 101.058904 152.862585) + (xy 101.058909 152.862592) + (xy 101.137407 152.94109) + (xy 101.13741 152.941092) + (xy 101.137413 152.941095) + (xy 101.161589 152.953413) + (xy 101.236341 152.991501) + (xy 101.345998 153.008869) + (xy 101.346 153.008869) + (xy 101.346002 153.008869) + (xy 101.455658 152.991501) + (xy 101.455659 152.9915) + (xy 101.455661 152.9915) + (xy 101.554587 152.941095) + (xy 101.633095 152.862587) + (xy 101.6835 152.763661) + (xy 101.6835 152.763659) + (xy 101.683501 152.763658) + (xy 101.700869 152.654002) + (xy 101.700869 152.653997) + (xy 101.683501 152.544341) + (xy 101.6835 152.544339) + (xy 101.633095 152.445413) + (xy 101.633092 152.44541) + (xy 101.63309 152.445407) + (xy 101.554592 152.366909) + (xy 101.554588 152.366906) + (xy 101.554587 152.366905) + (xy 101.530421 152.354592) + (xy 101.455658 152.316498) + (xy 101.346002 152.299131) + (xy 101.345998 152.299131) + (xy 101.236341 152.316498) + (xy 101.137414 152.366904) + (xy 101.137407 152.366909) + (xy 101.058909 152.445407) + (xy 101.058904 152.445414) + (xy 101.008498 152.544341) + (xy 100.991131 152.653997) + (xy 100.991131 152.654002) + (xy 65.759869 152.654002) + (xy 65.759869 152.653997) + (xy 65.742501 152.544341) + (xy 65.7425 152.544339) + (xy 65.692095 152.445413) + (xy 65.692092 152.44541) + (xy 65.69209 152.445407) + (xy 65.613592 152.366909) + (xy 65.613588 152.366906) + (xy 65.613587 152.366905) + (xy 65.589421 152.354592) + (xy 65.514658 152.316498) + (xy 65.405002 152.299131) + (xy 65.404998 152.299131) + (xy 65.391617 152.30125) + (xy 65.322324 152.292293) + (xy 65.268873 152.247295) + (xy 65.248236 152.180543) + (xy 65.24975 152.159376) + (xy 65.251869 152.146002) + (xy 102.769131 152.146002) + (xy 102.786498 152.255658) + (xy 102.836904 152.354585) + (xy 102.836909 152.354592) + (xy 102.915407 152.43309) + (xy 102.91541 152.433092) + (xy 102.915413 152.433095) + (xy 102.939589 152.445413) + (xy 103.014341 152.483501) + (xy 103.123998 152.500869) + (xy 103.124 152.500869) + (xy 103.124002 152.500869) + (xy 103.233658 152.483501) + (xy 103.233659 152.4835) + (xy 103.233661 152.4835) + (xy 103.332587 152.433095) + (xy 103.411095 152.354587) + (xy 103.4615 152.255661) + (xy 103.4615 152.255659) + (xy 103.461501 152.255658) + (xy 103.478869 152.146002) + (xy 103.478869 152.145997) + (xy 103.461501 152.036341) + (xy 103.450882 152.0155) + (xy 103.411095 151.937413) + (xy 103.411092 151.93741) + (xy 103.41109 151.937407) + (xy 103.332592 151.858909) + (xy 103.332588 151.858906) + (xy 103.332587 151.858905) + (xy 103.308421 151.846592) + (xy 103.233658 151.808498) + (xy 103.124002 151.791131) + (xy 103.123998 151.791131) + (xy 103.014341 151.808498) + (xy 102.915414 151.858904) + (xy 102.915407 151.858909) + (xy 102.836909 151.937407) + (xy 102.836904 151.937414) + (xy 102.786498 152.036341) + (xy 102.769131 152.145997) + (xy 102.769131 152.146002) + (xy 65.251869 152.146002) + (xy 65.251869 152.146) + (xy 65.251869 152.145997) + (xy 65.234501 152.036341) + (xy 65.223882 152.0155) + (xy 65.184095 151.937413) + (xy 65.184092 151.93741) + (xy 65.18409 151.937407) + (xy 65.105592 151.858909) + (xy 65.105588 151.858906) + (xy 65.105587 151.858905) + (xy 65.081421 151.846592) + (xy 65.006658 151.808498) + (xy 64.897002 151.791131) + (xy 64.896998 151.791131) + (xy 64.787341 151.808498) + (xy 64.688414 151.858904) + (xy 64.688407 151.858909) + (xy 64.609909 151.937407) + (xy 64.609904 151.937414) + (xy 64.559498 152.036341) + (xy 64.542131 152.145997) + (xy 64.542131 152.146002) + (xy 48.895 152.146002) + (xy 48.895 150.495) + (xy 43.815 150.495) + (xy 43.8045 150.495) + (xy 43.737461 150.475315) + (xy 43.691706 150.422511) + (xy 43.6805 150.371) + (xy 43.6805 148.59) + (xy 46.034901 148.59) + (xy 46.053252 148.776331) + (xy 46.053253 148.776333) + (xy 46.107604 148.955502) + (xy 46.195862 149.120623) + (xy 46.195864 149.120626) + (xy 46.314642 149.265357) + (xy 46.459373 149.384135) + (xy 46.459376 149.384137) + (xy 46.624497 149.472395) + (xy 46.624499 149.472396) + (xy 46.779308 149.519357) + (xy 46.803666 149.526746) + (xy 46.803668 149.526747) + (xy 46.820374 149.528392) + (xy 46.99 149.545099) + (xy 47.176331 149.526747) + (xy 47.355501 149.472396) + (xy 47.520625 149.384136) + (xy 47.665357 149.265357) + (xy 47.784136 149.120625) + (xy 47.872396 148.955501) + (xy 47.926747 148.776331) + (xy 47.945099 148.59) + (xy 47.926747 148.403669) + (xy 47.872396 148.224499) + (xy 47.870912 148.221722) + (xy 47.784137 148.059376) + (xy 47.784135 148.059373) + (xy 47.665357 147.914642) + (xy 47.520626 147.795864) + (xy 47.520623 147.795862) + (xy 47.355502 147.707604) + (xy 47.176333 147.653253) + (xy 47.176331 147.653252) + (xy 46.99 147.634901) + (xy 46.803668 147.653252) + (xy 46.803666 147.653253) + (xy 46.624497 147.707604) + (xy 46.459376 147.795862) + (xy 46.459373 147.795864) + (xy 46.314642 147.914642) + (xy 46.195864 148.059373) + (xy 46.195862 148.059376) + (xy 46.107604 148.224497) + (xy 46.053253 148.403666) + (xy 46.053252 148.403668) + (xy 46.034901 148.59) + (xy 43.6805 148.59) + (xy 43.6805 146.05) + (xy 46.034901 146.05) + (xy 46.053252 146.236331) + (xy 46.053253 146.236333) + (xy 46.107604 146.415502) + (xy 46.195862 146.580623) + (xy 46.195864 146.580626) + (xy 46.314642 146.725357) + (xy 46.459373 146.844135) + (xy 46.459376 146.844137) + (xy 46.624497 146.932395) + (xy 46.624499 146.932396) + (xy 46.803666 146.986746) + (xy 46.803668 146.986747) + (xy 46.820374 146.988392) + (xy 46.99 147.005099) + (xy 47.176331 146.986747) + (xy 47.355501 146.932396) + (xy 47.520625 146.844136) + (xy 47.665357 146.725357) + (xy 47.784136 146.580625) + (xy 47.872396 146.415501) + (xy 47.926747 146.236331) + (xy 47.945099 146.05) + (xy 47.926747 145.863669) + (xy 47.872396 145.684499) + (xy 47.870912 145.681722) + (xy 47.784137 145.519376) + (xy 47.784135 145.519373) + (xy 47.665357 145.374642) + (xy 47.520626 145.255864) + (xy 47.520623 145.255862) + (xy 47.355502 145.167604) + (xy 47.176333 145.113253) + (xy 47.176331 145.113252) + (xy 46.99 145.094901) + (xy 46.803668 145.113252) + (xy 46.803666 145.113253) + (xy 46.624497 145.167604) + (xy 46.459376 145.255862) + (xy 46.459373 145.255864) + (xy 46.314642 145.374642) + (xy 46.195864 145.519373) + (xy 46.195862 145.519376) + (xy 46.107604 145.684497) + (xy 46.053253 145.863666) + (xy 46.053252 145.863668) + (xy 46.034901 146.05) + (xy 43.6805 146.05) + (xy 43.6805 143.51) + (xy 46.034901 143.51) + (xy 46.053252 143.696331) + (xy 46.053253 143.696333) + (xy 46.107604 143.875502) + (xy 46.195862 144.040623) + (xy 46.195864 144.040626) + (xy 46.314642 144.185357) + (xy 46.459373 144.304135) + (xy 46.459376 144.304137) + (xy 46.604409 144.381658) + (xy 46.624499 144.392396) + (xy 46.779308 144.439357) + (xy 46.803666 144.446746) + (xy 46.803668 144.446747) + (xy 46.820374 144.448392) + (xy 46.99 144.465099) + (xy 47.176331 144.446747) + (xy 47.355501 144.392396) + (xy 47.520625 144.304136) + (xy 47.665357 144.185357) + (xy 47.784136 144.040625) + (xy 47.872396 143.875501) + (xy 47.926747 143.696331) + (xy 47.945099 143.51) + (xy 47.926747 143.323669) + (xy 47.872396 143.144499) + (xy 47.870912 143.141722) + (xy 47.784137 142.979376) + (xy 47.784135 142.979373) + (xy 47.665357 142.834642) + (xy 47.520626 142.715864) + (xy 47.520623 142.715862) + (xy 47.355502 142.627604) + (xy 47.176333 142.573253) + (xy 47.176331 142.573252) + (xy 46.99 142.554901) + (xy 46.803668 142.573252) + (xy 46.803666 142.573253) + (xy 46.624497 142.627604) + (xy 46.459376 142.715862) + (xy 46.459373 142.715864) + (xy 46.314642 142.834642) + (xy 46.195864 142.979373) + (xy 46.195862 142.979376) + (xy 46.107604 143.144497) + (xy 46.053253 143.323666) + (xy 46.053252 143.323668) + (xy 46.034901 143.51) + (xy 43.6805 143.51) + (xy 43.6805 140.97) + (xy 46.034901 140.97) + (xy 46.053252 141.156331) + (xy 46.053253 141.156333) + (xy 46.107604 141.335502) + (xy 46.195862 141.500623) + (xy 46.195864 141.500626) + (xy 46.314642 141.645357) + (xy 46.459373 141.764135) + (xy 46.459376 141.764137) + (xy 46.618684 141.849288) + (xy 46.624499 141.852396) + (xy 46.803666 141.906746) + (xy 46.803668 141.906747) + (xy 46.820374 141.908392) + (xy 46.99 141.925099) + (xy 47.176331 141.906747) + (xy 47.355501 141.852396) + (xy 47.520625 141.764136) + (xy 47.665357 141.645357) + (xy 47.784136 141.500625) + (xy 47.872396 141.335501) + (xy 47.926747 141.156331) + (xy 47.945099 140.97) + (xy 47.926747 140.783669) + (xy 47.872396 140.604499) + (xy 47.870912 140.601722) + (xy 47.784137 140.439376) + (xy 47.784135 140.439373) + (xy 47.665357 140.294642) + (xy 47.520626 140.175864) + (xy 47.520623 140.175862) + (xy 47.355502 140.087604) + (xy 47.176333 140.033253) + (xy 47.176331 140.033252) + (xy 46.99 140.014901) + (xy 46.803668 140.033252) + (xy 46.803666 140.033253) + (xy 46.624497 140.087604) + (xy 46.459376 140.175862) + (xy 46.459373 140.175864) + (xy 46.314642 140.294642) + (xy 46.195864 140.439373) + (xy 46.195862 140.439376) + (xy 46.107604 140.604497) + (xy 46.053253 140.783666) + (xy 46.053252 140.783668) + (xy 46.034901 140.97) + (xy 43.6805 140.97) + (xy 43.6805 138.43) + (xy 46.034901 138.43) + (xy 46.053252 138.616331) + (xy 46.053253 138.616333) + (xy 46.107604 138.795502) + (xy 46.195862 138.960623) + (xy 46.195864 138.960626) + (xy 46.314642 139.105357) + (xy 46.459373 139.224135) + (xy 46.459376 139.224137) + (xy 46.624497 139.312395) + (xy 46.624499 139.312396) + (xy 46.787734 139.361913) + (xy 46.803666 139.366746) + (xy 46.803668 139.366747) + (xy 46.820374 139.368392) + (xy 46.99 139.385099) + (xy 47.176331 139.366747) + (xy 47.355501 139.312396) + (xy 47.520625 139.224136) + (xy 47.665357 139.105357) + (xy 47.784136 138.960625) + (xy 47.872396 138.795501) + (xy 47.898392 138.709805) + (xy 47.903337 138.693504) + (xy 47.941634 138.635066) + (xy 48.005446 138.606609) + (xy 48.021997 138.6055) + (xy 48.135943 138.6055) + (xy 48.202982 138.625185) + (xy 48.223624 138.641819) + (xy 48.429181 138.847375) + (xy 48.462666 138.908698) + (xy 48.4655 138.935056) + (xy 48.4655 148.92878) + (xy 48.463469 148.951132) + (xy 48.460577 148.966912) + (xy 48.460576 148.966912) + (xy 48.470758 148.999586) + (xy 48.472768 149.006798) + (xy 48.480951 149.039999) + (xy 48.481627 149.041286) + (xy 48.482373 149.043088) + (xy 48.484412 149.046702) + (xy 48.485559 149.048261) + (xy 48.486313 149.049509) + (xy 48.510508 149.073703) + (xy 48.515643 149.079158) + (xy 48.538319 149.104755) + (xy 48.539505 149.105573) + (xy 48.556749 149.119944) + (xy 49.190247 149.753442) + (xy 49.74986 150.313054) + (xy 49.783345 150.374377) + (xy 49.778361 150.444069) + (xy 49.745155 150.492882) + (xy 49.72711 150.50913) + (xy 49.727106 150.509135) + (xy 49.615851 150.662265) + (xy 49.615848 150.66227) + (xy 49.538857 150.835192) + (xy 49.538855 150.835197) + (xy 49.4995 151.020354) + (xy 49.4995 151.209645) + (xy 49.538855 151.394802) + (xy 49.538857 151.394807) + (xy 49.615848 151.567729) + (xy 49.615851 151.567734) + (xy 49.720945 151.712383) + (xy 49.727112 151.720871) + (xy 49.867784 151.847533) + (xy 50.031716 151.942179) + (xy 50.211744 152.000674) + (xy 50.352808 152.0155) + (xy 50.352812 152.0155) + (xy 51.247188 152.0155) + (xy 51.247192 152.0155) + (xy 51.388256 152.000674) + (xy 51.568284 151.942179) + (xy 51.732216 151.847533) + (xy 51.872888 151.720871) + (xy 51.984151 151.56773) + (xy 52.061144 151.394803) + (xy 52.1005 151.209646) + (xy 52.1005 151.209645) + (xy 57.1195 151.209645) + (xy 57.158855 151.394802) + (xy 57.158857 151.394807) + (xy 57.235848 151.567729) + (xy 57.235851 151.567734) + (xy 57.340945 151.712383) + (xy 57.347112 151.720871) + (xy 57.487784 151.847533) + (xy 57.651716 151.942179) + (xy 57.831744 152.000674) + (xy 57.972808 152.0155) + (xy 57.972812 152.0155) + (xy 58.867188 152.0155) + (xy 58.867192 152.0155) + (xy 59.008256 152.000674) + (xy 59.188284 151.942179) + (xy 59.352216 151.847533) + (xy 59.492888 151.720871) + (xy 59.604151 151.56773) + (xy 59.681144 151.394803) + (xy 59.717312 151.224645) + (xy 60.9295 151.224645) + (xy 60.968855 151.409802) + (xy 60.968857 151.409807) + (xy 61.045848 151.582729) + (xy 61.045851 151.582734) + (xy 61.154233 151.731909) + (xy 61.157112 151.735871) + (xy 61.297784 151.862533) + (xy 61.461716 151.957179) + (xy 61.641744 152.015674) + (xy 61.782808 152.0305) + (xy 61.782812 152.0305) + (xy 62.677188 152.0305) + (xy 62.677192 152.0305) + (xy 62.818256 152.015674) + (xy 62.998284 151.957179) + (xy 63.162216 151.862533) + (xy 63.302888 151.735871) + (xy 63.414151 151.58273) + (xy 63.491144 151.409803) + (xy 63.5305 151.224646) + (xy 63.5305 151.224645) + (xy 68.5495 151.224645) + (xy 68.588855 151.409802) + (xy 68.588857 151.409807) + (xy 68.665848 151.582729) + (xy 68.665851 151.582734) + (xy 68.774233 151.731909) + (xy 68.777112 151.735871) + (xy 68.917784 151.862533) + (xy 69.081716 151.957179) + (xy 69.261744 152.015674) + (xy 69.402808 152.0305) + (xy 69.402812 152.0305) + (xy 70.297188 152.0305) + (xy 70.297192 152.0305) + (xy 70.438256 152.015674) + (xy 70.618284 151.957179) + (xy 70.782216 151.862533) + (xy 70.922888 151.735871) + (xy 71.034151 151.58273) + (xy 71.111144 151.409803) + (xy 71.1505 151.224646) + (xy 71.1505 151.13) + (xy 72.11954 151.13) + (xy 72.139326 151.318256) + (xy 72.139327 151.318259) + (xy 72.197818 151.498277) + (xy 72.197821 151.498284) + (xy 72.292467 151.662216) + (xy 72.385016 151.765002) + (xy 72.419129 151.802888) + (xy 72.572265 151.914148) + (xy 72.57227 151.914151) + (xy 72.745192 151.991142) + (xy 72.745197 151.991144) + (xy 72.930354 152.0305) + (xy 72.930355 152.0305) + (xy 73.119644 152.0305) + (xy 73.119646 152.0305) + (xy 73.304803 151.991144) + (xy 73.47773 151.914151) + (xy 73.630871 151.802888) + (xy 73.757533 151.662216) + (xy 73.771513 151.638002) + (xy 79.655131 151.638002) + (xy 79.672498 151.747658) + (xy 79.722904 151.846585) + (xy 79.722909 151.846592) + (xy 79.801407 151.92509) + (xy 79.80141 151.925092) + (xy 79.801413 151.925095) + (xy 79.86438 151.957178) + (xy 79.900341 151.975501) + (xy 80.009998 151.992869) + (xy 80.01 151.992869) + (xy 80.010002 151.992869) + (xy 80.119658 151.975501) + (xy 80.119659 151.9755) + (xy 80.119661 151.9755) + (xy 80.218587 151.925095) + (xy 80.297095 151.846587) + (xy 80.3475 151.747661) + (xy 80.3475 151.747659) + (xy 80.347501 151.747658) + (xy 80.364869 151.638002) + (xy 80.364869 151.637997) + (xy 80.347501 151.528341) + (xy 80.323449 151.481136) + (xy 80.297095 151.429413) + (xy 80.297092 151.42941) + (xy 80.29709 151.429407) + (xy 80.218592 151.350909) + (xy 80.218588 151.350906) + (xy 80.218587 151.350905) + (xy 80.194421 151.338592) + (xy 80.119658 151.300498) + (xy 80.010002 151.283131) + (xy 80.009998 151.283131) + (xy 79.900341 151.300498) + (xy 79.801414 151.350904) + (xy 79.801407 151.350909) + (xy 79.722909 151.429407) + (xy 79.722904 151.429414) + (xy 79.672498 151.528341) + (xy 79.655131 151.637997) + (xy 79.655131 151.638002) + (xy 73.771513 151.638002) + (xy 73.852179 151.498284) + (xy 73.910674 151.318256) + (xy 73.93046 151.13) + (xy 87.35954 151.13) + (xy 87.379326 151.318256) + (xy 87.379327 151.318259) + (xy 87.437818 151.498277) + (xy 87.437821 151.498284) + (xy 87.532467 151.662216) + (xy 87.625016 151.765002) + (xy 87.659129 151.802888) + (xy 87.812265 151.914148) + (xy 87.81227 151.914151) + (xy 87.985192 151.991142) + (xy 87.985197 151.991144) + (xy 88.170354 152.0305) + (xy 88.170355 152.0305) + (xy 88.359644 152.0305) + (xy 88.359646 152.0305) + (xy 88.544803 151.991144) + (xy 88.71773 151.914151) + (xy 88.870871 151.802888) + (xy 88.997533 151.662216) + (xy 89.092179 151.498284) + (xy 89.150674 151.318256) + (xy 89.160513 151.224645) + (xy 90.1395 151.224645) + (xy 90.178855 151.409802) + (xy 90.178857 151.409807) + (xy 90.255848 151.582729) + (xy 90.255851 151.582734) + (xy 90.364233 151.731909) + (xy 90.367112 151.735871) + (xy 90.507784 151.862533) + (xy 90.671716 151.957179) + (xy 90.851744 152.015674) + (xy 90.992808 152.0305) + (xy 90.992812 152.0305) + (xy 91.887188 152.0305) + (xy 91.887192 152.0305) + (xy 92.028256 152.015674) + (xy 92.208284 151.957179) + (xy 92.372216 151.862533) + (xy 92.512888 151.735871) + (xy 92.624151 151.58273) + (xy 92.701144 151.409803) + (xy 92.7405 151.224646) + (xy 92.7405 151.224645) + (xy 105.3795 151.224645) + (xy 105.418855 151.409802) + (xy 105.418857 151.409807) + (xy 105.495848 151.582729) + (xy 105.495851 151.582734) + (xy 105.604233 151.731909) + (xy 105.607112 151.735871) + (xy 105.747784 151.862533) + (xy 105.911716 151.957179) + (xy 106.091744 152.015674) + (xy 106.232808 152.0305) + (xy 106.232812 152.0305) + (xy 107.127188 152.0305) + (xy 107.127192 152.0305) + (xy 107.268256 152.015674) + (xy 107.448284 151.957179) + (xy 107.612216 151.862533) + (xy 107.752888 151.735871) + (xy 107.864151 151.58273) + (xy 107.941144 151.409803) + (xy 107.9805 151.224646) + (xy 107.9805 151.035354) + (xy 107.941144 150.850197) + (xy 107.937897 150.842905) + (xy 107.864151 150.67727) + (xy 107.864148 150.677265) + (xy 107.752888 150.524129) + (xy 107.739794 150.512339) + (xy 107.612216 150.397467) + (xy 107.448284 150.302821) + (xy 107.448277 150.302818) + (xy 107.268259 150.244327) + (xy 107.268256 150.244326) + (xy 107.127192 150.2295) + (xy 106.232808 150.2295) + (xy 106.091744 150.244326) + (xy 106.091741 150.244326) + (xy 106.09174 150.244327) + (xy 105.911722 150.302818) + (xy 105.911715 150.302821) + (xy 105.747785 150.397466) + (xy 105.607111 150.524129) + (xy 105.495851 150.677265) + (xy 105.495848 150.67727) + (xy 105.418857 150.850192) + (xy 105.418855 150.850197) + (xy 105.3795 151.035354) + (xy 105.3795 151.224645) + (xy 92.7405 151.224645) + (xy 92.7405 151.035354) + (xy 92.701144 150.850197) + (xy 92.697897 150.842905) + (xy 92.624151 150.67727) + (xy 92.624148 150.677265) + (xy 92.512888 150.524129) + (xy 92.499794 150.512339) + (xy 92.372216 150.397467) + (xy 92.208284 150.302821) + (xy 92.208277 150.302818) + (xy 92.028259 150.244327) + (xy 92.028256 150.244326) + (xy 91.887192 150.2295) + (xy 90.992808 150.2295) + (xy 90.851744 150.244326) + (xy 90.851741 150.244326) + (xy 90.85174 150.244327) + (xy 90.671722 150.302818) + (xy 90.671715 150.302821) + (xy 90.507785 150.397466) + (xy 90.367111 150.524129) + (xy 90.255851 150.677265) + (xy 90.255848 150.67727) + (xy 90.178857 150.850192) + (xy 90.178855 150.850197) + (xy 90.1395 151.035354) + (xy 90.1395 151.224645) + (xy 89.160513 151.224645) + (xy 89.17046 151.13) + (xy 89.150674 150.941744) + (xy 89.092179 150.761716) + (xy 88.997533 150.597784) + (xy 88.870871 150.457112) + (xy 88.867473 150.454643) + (xy 88.717734 150.345851) + (xy 88.717729 150.345848) + (xy 88.544807 150.268857) + (xy 88.544802 150.268855) + (xy 88.399001 150.237865) + (xy 88.359646 150.2295) + (xy 88.170354 150.2295) + (xy 88.137897 150.236398) + (xy 87.985197 150.268855) + (xy 87.985192 150.268857) + (xy 87.81227 150.345848) + (xy 87.812265 150.345851) + (xy 87.659129 150.457111) + (xy 87.532466 150.597785) + (xy 87.437821 150.761715) + (xy 87.437818 150.761722) + (xy 87.381577 150.934815) + (xy 87.379326 150.941744) + (xy 87.35954 151.13) + (xy 73.93046 151.13) + (xy 73.910674 150.941744) + (xy 73.852179 150.761716) + (xy 73.757533 150.597784) + (xy 73.630871 150.457112) + (xy 73.627473 150.454643) + (xy 73.477734 150.345851) + (xy 73.477729 150.345848) + (xy 73.304807 150.268857) + (xy 73.304802 150.268855) + (xy 73.159001 150.237865) + (xy 73.119646 150.2295) + (xy 72.930354 150.2295) + (xy 72.897897 150.236398) + (xy 72.745197 150.268855) + (xy 72.745192 150.268857) + (xy 72.57227 150.345848) + (xy 72.572265 150.345851) + (xy 72.419129 150.457111) + (xy 72.292466 150.597785) + (xy 72.197821 150.761715) + (xy 72.197818 150.761722) + (xy 72.141577 150.934815) + (xy 72.139326 150.941744) + (xy 72.11954 151.13) + (xy 71.1505 151.13) + (xy 71.1505 151.035354) + (xy 71.111144 150.850197) + (xy 71.107897 150.842905) + (xy 71.034151 150.67727) + (xy 71.034148 150.677265) + (xy 70.922888 150.524129) + (xy 70.909794 150.512339) + (xy 70.782216 150.397467) + (xy 70.618284 150.302821) + (xy 70.618277 150.302818) + (xy 70.438259 150.244327) + (xy 70.438256 150.244326) + (xy 70.297192 150.2295) + (xy 69.402808 150.2295) + (xy 69.261744 150.244326) + (xy 69.261741 150.244326) + (xy 69.26174 150.244327) + (xy 69.081722 150.302818) + (xy 69.081715 150.302821) + (xy 68.917785 150.397466) + (xy 68.777111 150.524129) + (xy 68.665851 150.677265) + (xy 68.665848 150.67727) + (xy 68.588857 150.850192) + (xy 68.588855 150.850197) + (xy 68.5495 151.035354) + (xy 68.5495 151.224645) + (xy 63.5305 151.224645) + (xy 63.5305 151.035354) + (xy 63.491144 150.850197) + (xy 63.487897 150.842905) + (xy 63.414151 150.67727) + (xy 63.414148 150.677265) + (xy 63.302888 150.524129) + (xy 63.289794 150.512339) + (xy 63.162216 150.397467) + (xy 62.998284 150.302821) + (xy 62.998277 150.302818) + (xy 62.818259 150.244327) + (xy 62.818256 150.244326) + (xy 62.677192 150.2295) + (xy 61.782808 150.2295) + (xy 61.641744 150.244326) + (xy 61.641741 150.244326) + (xy 61.64174 150.244327) + (xy 61.461722 150.302818) + (xy 61.461715 150.302821) + (xy 61.297785 150.397466) + (xy 61.157111 150.524129) + (xy 61.045851 150.677265) + (xy 61.045848 150.67727) + (xy 60.968857 150.850192) + (xy 60.968855 150.850197) + (xy 60.9295 151.035354) + (xy 60.9295 151.224645) + (xy 59.717312 151.224645) + (xy 59.7205 151.209646) + (xy 59.7205 151.020354) + (xy 59.681144 150.835197) + (xy 59.679091 150.830587) + (xy 59.604151 150.66227) + (xy 59.604148 150.662265) + (xy 59.492888 150.509129) + (xy 59.453335 150.473515) + (xy 59.352216 150.382467) + (xy 59.188284 150.287821) + (xy 59.188277 150.287818) + (xy 59.014309 150.231292) + (xy 59.008256 150.229326) + (xy 58.867192 150.2145) + (xy 57.972808 150.2145) + (xy 57.831744 150.229326) + (xy 57.831741 150.229326) + (xy 57.83174 150.229327) + (xy 57.651722 150.287818) + (xy 57.651715 150.287821) + (xy 57.487785 150.382466) + (xy 57.347111 150.509129) + (xy 57.235851 150.662265) + (xy 57.235848 150.66227) + (xy 57.158857 150.835192) + (xy 57.158855 150.835197) + (xy 57.1195 151.020354) + (xy 57.1195 151.209645) + (xy 52.1005 151.209645) + (xy 52.1005 151.020354) + (xy 52.061144 150.835197) + (xy 52.059091 150.830587) + (xy 51.984151 150.66227) + (xy 51.984148 150.662265) + (xy 51.872888 150.509129) + (xy 51.833335 150.473515) + (xy 51.732216 150.382467) + (xy 51.568284 150.287821) + (xy 51.568277 150.287818) + (xy 51.394309 150.231292) + (xy 51.388256 150.229326) + (xy 51.247192 150.2145) + (xy 50.352808 150.2145) + (xy 50.313612 150.218619) + (xy 50.226021 150.227825) + (xy 50.157292 150.215255) + (xy 50.12538 150.192185) + (xy 50.047197 150.114002) + (xy 66.320131 150.114002) + (xy 66.337498 150.223658) + (xy 66.387904 150.322585) + (xy 66.387909 150.322592) + (xy 66.466407 150.40109) + (xy 66.46641 150.401092) + (xy 66.466413 150.401095) + (xy 66.490589 150.413413) + (xy 66.565341 150.451501) + (xy 66.674998 150.468869) + (xy 66.675 150.468869) + (xy 66.675002 150.468869) + (xy 66.784658 150.451501) + (xy 66.784659 150.4515) + (xy 66.784661 150.4515) + (xy 66.883587 150.401095) + (xy 66.962095 150.322587) + (xy 67.0125 150.223661) + (xy 67.0125 150.223659) + (xy 67.012501 150.223658) + (xy 67.029869 150.114002) + (xy 100.483131 150.114002) + (xy 100.500498 150.223658) + (xy 100.550904 150.322585) + (xy 100.550909 150.322592) + (xy 100.629407 150.40109) + (xy 100.62941 150.401092) + (xy 100.629413 150.401095) + (xy 100.653589 150.413413) + (xy 100.728341 150.451501) + (xy 100.837998 150.468869) + (xy 100.838 150.468869) + (xy 100.838002 150.468869) + (xy 100.947658 150.451501) + (xy 100.947659 150.4515) + (xy 100.947661 150.4515) + (xy 101.046587 150.401095) + (xy 101.125095 150.322587) + (xy 101.1755 150.223661) + (xy 101.1755 150.223659) + (xy 101.175501 150.223658) + (xy 101.192869 150.114002) + (xy 101.192869 150.113997) + (xy 101.175501 150.004341) + (xy 101.153351 149.960869) + (xy 101.125095 149.905413) + (xy 101.125092 149.90541) + (xy 101.12509 149.905407) + (xy 101.046592 149.826909) + (xy 101.046588 149.826906) + (xy 101.046587 149.826905) + (xy 101.022421 149.814592) + (xy 100.947658 149.776498) + (xy 100.838002 149.759131) + (xy 100.837998 149.759131) + (xy 100.728341 149.776498) + (xy 100.629414 149.826904) + (xy 100.629407 149.826909) + (xy 100.550909 149.905407) + (xy 100.550904 149.905414) + (xy 100.500498 150.004341) + (xy 100.483131 150.113997) + (xy 100.483131 150.114002) + (xy 67.029869 150.114002) + (xy 67.029869 150.113997) + (xy 67.012501 150.004341) + (xy 66.990351 149.960869) + (xy 66.962095 149.905413) + (xy 66.962092 149.90541) + (xy 66.96209 149.905407) + (xy 66.883592 149.826909) + (xy 66.883588 149.826906) + (xy 66.883587 149.826905) + (xy 66.859421 149.814592) + (xy 66.784658 149.776498) + (xy 66.675002 149.759131) + (xy 66.674998 149.759131) + (xy 66.565341 149.776498) + (xy 66.466414 149.826904) + (xy 66.466407 149.826909) + (xy 66.387909 149.905407) + (xy 66.387904 149.905414) + (xy 66.337498 150.004341) + (xy 66.320131 150.113997) + (xy 66.320131 150.114002) + (xy 50.047197 150.114002) + (xy 49.539197 149.606002) + (xy 64.034131 149.606002) + (xy 64.051498 149.715658) + (xy 64.101904 149.814585) + (xy 64.101909 149.814592) + (xy 64.180407 149.89309) + (xy 64.18041 149.893092) + (xy 64.180413 149.893095) + (xy 64.252844 149.93) + (xy 64.279341 149.943501) + (xy 64.388998 149.960869) + (xy 64.389 149.960869) + (xy 64.389002 149.960869) + (xy 64.498658 149.943501) + (xy 64.498659 149.9435) + (xy 64.498661 149.9435) + (xy 64.597587 149.893095) + (xy 64.676095 149.814587) + (xy 64.7265 149.715661) + (xy 64.7265 149.715659) + (xy 64.726501 149.715658) + (xy 64.743869 149.606002) + (xy 64.743869 149.605997) + (xy 64.726501 149.496341) + (xy 64.715882 149.4755) + (xy 64.676095 149.397413) + (xy 64.676092 149.39741) + (xy 64.67609 149.397407) + (xy 64.597592 149.318909) + (xy 64.597588 149.318906) + (xy 64.597587 149.318905) + (xy 64.573421 149.306592) + (xy 64.498658 149.268498) + (xy 64.389002 149.251131) + (xy 64.388998 149.251131) + (xy 64.279341 149.268498) + (xy 64.180414 149.318904) + (xy 64.180407 149.318909) + (xy 64.101909 149.397407) + (xy 64.101904 149.397414) + (xy 64.051498 149.496341) + (xy 64.034131 149.605997) + (xy 64.034131 149.606002) + (xy 49.539197 149.606002) + (xy 48.852819 148.919624) + (xy 48.819334 148.858301) + (xy 48.8165 148.831943) + (xy 48.8165 148.669645) + (xy 49.4995 148.669645) + (xy 49.538855 148.854802) + (xy 49.538857 148.854807) + (xy 49.615848 149.027729) + (xy 49.615851 149.027734) + (xy 49.720945 149.172383) + (xy 49.727112 149.180871) + (xy 49.867784 149.307533) + (xy 50.031716 149.402179) + (xy 50.211744 149.460674) + (xy 50.352808 149.4755) + (xy 50.352812 149.4755) + (xy 51.247188 149.4755) + (xy 51.247192 149.4755) + (xy 51.388256 149.460674) + (xy 51.568284 149.402179) + (xy 51.732216 149.307533) + (xy 51.872888 149.180871) + (xy 51.984151 149.02773) + (xy 52.061144 148.854803) + (xy 52.1005 148.669646) + (xy 52.1005 148.669645) + (xy 57.1195 148.669645) + (xy 57.158855 148.854802) + (xy 57.158857 148.854807) + (xy 57.235848 149.027729) + (xy 57.235851 149.027734) + (xy 57.340945 149.172383) + (xy 57.347112 149.180871) + (xy 57.487784 149.307533) + (xy 57.651716 149.402179) + (xy 57.831744 149.460674) + (xy 57.972808 149.4755) + (xy 57.972812 149.4755) + (xy 58.867188 149.4755) + (xy 58.867192 149.4755) + (xy 59.008256 149.460674) + (xy 59.188284 149.402179) + (xy 59.352216 149.307533) + (xy 59.492888 149.180871) + (xy 59.604151 149.02773) + (xy 59.681144 148.854803) + (xy 59.717312 148.684645) + (xy 60.9295 148.684645) + (xy 60.968855 148.869802) + (xy 60.968857 148.869807) + (xy 61.045848 149.042729) + (xy 61.045851 149.042734) + (xy 61.150165 149.186309) + (xy 61.157112 149.195871) + (xy 61.297784 149.322533) + (xy 61.461716 149.417179) + (xy 61.641744 149.475674) + (xy 61.782808 149.4905) + (xy 61.782812 149.4905) + (xy 62.677188 149.4905) + (xy 62.677192 149.4905) + (xy 62.818256 149.475674) + (xy 62.998284 149.417179) + (xy 63.162216 149.322533) + (xy 63.302888 149.195871) + (xy 63.414151 149.04273) + (xy 63.491144 148.869803) + (xy 63.5305 148.684646) + (xy 63.5305 148.684645) + (xy 68.5495 148.684645) + (xy 68.588855 148.869802) + (xy 68.588857 148.869807) + (xy 68.665848 149.042729) + (xy 68.665851 149.042734) + (xy 68.770165 149.186309) + (xy 68.777112 149.195871) + (xy 68.917784 149.322533) + (xy 69.081716 149.417179) + (xy 69.261744 149.475674) + (xy 69.402808 149.4905) + (xy 69.402812 149.4905) + (xy 70.297188 149.4905) + (xy 70.297192 149.4905) + (xy 70.438256 149.475674) + (xy 70.618284 149.417179) + (xy 70.782216 149.322533) + (xy 70.922888 149.195871) + (xy 71.034151 149.04273) + (xy 71.111144 148.869803) + (xy 71.1505 148.684646) + (xy 71.1505 148.59) + (xy 72.11954 148.59) + (xy 72.139326 148.778256) + (xy 72.139327 148.778259) + (xy 72.197818 148.958277) + (xy 72.197821 148.958284) + (xy 72.292467 149.122216) + (xy 72.371059 149.209501) + (xy 72.419129 149.262888) + (xy 72.572265 149.374148) + (xy 72.57227 149.374151) + (xy 72.745192 149.451142) + (xy 72.745197 149.451144) + (xy 72.930354 149.4905) + (xy 72.930355 149.4905) + (xy 73.119644 149.4905) + (xy 73.119646 149.4905) + (xy 73.304803 149.451144) + (xy 73.47773 149.374151) + (xy 73.630871 149.262888) + (xy 73.757533 149.122216) + (xy 73.771513 149.098002) + (xy 84.608131 149.098002) + (xy 84.625498 149.207658) + (xy 84.647649 149.251131) + (xy 84.675904 149.306586) + (xy 84.675909 149.306592) + (xy 84.754407 149.38509) + (xy 84.75441 149.385092) + (xy 84.754413 149.385095) + (xy 84.81738 149.417178) + (xy 84.853341 149.435501) + (xy 84.962998 149.452869) + (xy 84.963 149.452869) + (xy 84.963002 149.452869) + (xy 85.072658 149.435501) + (xy 85.072659 149.4355) + (xy 85.072661 149.4355) + (xy 85.171587 149.385095) + (xy 85.250095 149.306587) + (xy 85.3005 149.207661) + (xy 85.3005 149.207659) + (xy 85.300501 149.207658) + (xy 85.317869 149.098002) + (xy 85.317869 149.097997) + (xy 85.300501 148.988341) + (xy 85.281542 148.951132) + (xy 85.250095 148.889413) + (xy 85.250092 148.88941) + (xy 85.25009 148.889407) + (xy 85.171592 148.810909) + (xy 85.171588 148.810906) + (xy 85.171587 148.810905) + (xy 85.154581 148.80224) + (xy 85.072658 148.760498) + (xy 84.963002 148.743131) + (xy 84.962998 148.743131) + (xy 84.853341 148.760498) + (xy 84.754414 148.810904) + (xy 84.754407 148.810909) + (xy 84.675909 148.889407) + (xy 84.675904 148.889414) + (xy 84.625498 148.988341) + (xy 84.608131 149.097997) + (xy 84.608131 149.098002) + (xy 73.771513 149.098002) + (xy 73.852179 148.958284) + (xy 73.910674 148.778256) + (xy 73.93046 148.59) + (xy 87.35954 148.59) + (xy 87.379326 148.778256) + (xy 87.379327 148.778259) + (xy 87.437818 148.958277) + (xy 87.437821 148.958284) + (xy 87.532467 149.122216) + (xy 87.611059 149.209501) + (xy 87.659129 149.262888) + (xy 87.812265 149.374148) + (xy 87.81227 149.374151) + (xy 87.985192 149.451142) + (xy 87.985197 149.451144) + (xy 88.170354 149.4905) + (xy 88.170355 149.4905) + (xy 88.359644 149.4905) + (xy 88.359646 149.4905) + (xy 88.544803 149.451144) + (xy 88.71773 149.374151) + (xy 88.870871 149.262888) + (xy 88.997533 149.122216) + (xy 89.092179 148.958284) + (xy 89.150674 148.778256) + (xy 89.160513 148.684645) + (xy 90.1395 148.684645) + (xy 90.178855 148.869802) + (xy 90.178857 148.869807) + (xy 90.255848 149.042729) + (xy 90.255851 149.042734) + (xy 90.360165 149.186309) + (xy 90.367112 149.195871) + (xy 90.507784 149.322533) + (xy 90.671716 149.417179) + (xy 90.851744 149.475674) + (xy 90.992808 149.4905) + (xy 90.992812 149.4905) + (xy 91.887188 149.4905) + (xy 91.887192 149.4905) + (xy 92.028256 149.475674) + (xy 92.208284 149.417179) + (xy 92.372216 149.322533) + (xy 92.512888 149.195871) + (xy 92.583994 149.098002) + (xy 104.801131 149.098002) + (xy 104.818498 149.207658) + (xy 104.840649 149.251131) + (xy 104.868904 149.306586) + (xy 104.868909 149.306592) + (xy 104.947407 149.38509) + (xy 104.94741 149.385092) + (xy 104.947413 149.385095) + (xy 105.01038 149.417178) + (xy 105.046341 149.435501) + (xy 105.155998 149.452869) + (xy 105.156 149.452869) + (xy 105.156002 149.452869) + (xy 105.265658 149.435501) + (xy 105.265659 149.4355) + (xy 105.265661 149.4355) + (xy 105.364587 149.385095) + (xy 105.443095 149.306587) + (xy 105.459984 149.273439) + (xy 105.507956 149.222645) + (xy 105.575777 149.205849) + (xy 105.641912 149.228386) + (xy 105.653439 149.237584) + (xy 105.747784 149.322533) + (xy 105.911716 149.417179) + (xy 106.091744 149.475674) + (xy 106.232808 149.4905) + (xy 106.232812 149.4905) + (xy 107.127188 149.4905) + (xy 107.127192 149.4905) + (xy 107.268256 149.475674) + (xy 107.448284 149.417179) + (xy 107.612216 149.322533) + (xy 107.752888 149.195871) + (xy 107.864151 149.04273) + (xy 107.941144 148.869803) + (xy 107.9805 148.684646) + (xy 107.9805 148.495354) + (xy 107.941144 148.310197) + (xy 107.934465 148.295197) + (xy 107.864151 148.13727) + (xy 107.864148 148.137265) + (xy 107.752888 147.984129) + (xy 107.736229 147.969129) + (xy 107.612216 147.857467) + (xy 107.448284 147.762821) + (xy 107.448277 147.762818) + (xy 107.268259 147.704327) + (xy 107.268256 147.704326) + (xy 107.127192 147.6895) + (xy 106.232808 147.6895) + (xy 106.091744 147.704326) + (xy 106.091741 147.704326) + (xy 106.09174 147.704327) + (xy 105.911722 147.762818) + (xy 105.911715 147.762821) + (xy 105.747785 147.857466) + (xy 105.607111 147.984129) + (xy 105.495851 148.137265) + (xy 105.495848 148.13727) + (xy 105.418857 148.310192) + (xy 105.418855 148.310197) + (xy 105.3795 148.495354) + (xy 105.3795 148.633344) + (xy 105.359815 148.700383) + (xy 105.307011 148.746138) + (xy 105.237853 148.756082) + (xy 105.236103 148.755817) + (xy 105.156003 148.743131) + (xy 105.155998 148.743131) + (xy 105.046341 148.760498) + (xy 104.947414 148.810904) + (xy 104.947407 148.810909) + (xy 104.868909 148.889407) + (xy 104.868904 148.889414) + (xy 104.818498 148.988341) + (xy 104.801131 149.097997) + (xy 104.801131 149.098002) + (xy 92.583994 149.098002) + (xy 92.624151 149.04273) + (xy 92.701144 148.869803) + (xy 92.7405 148.684646) + (xy 92.7405 148.495354) + (xy 92.701144 148.310197) + (xy 92.694465 148.295197) + (xy 92.624151 148.13727) + (xy 92.624148 148.137265) + (xy 92.512888 147.984129) + (xy 92.496229 147.969129) + (xy 92.372216 147.857467) + (xy 92.208284 147.762821) + (xy 92.208277 147.762818) + (xy 92.028259 147.704327) + (xy 92.028256 147.704326) + (xy 91.887192 147.6895) + (xy 90.992808 147.6895) + (xy 90.851744 147.704326) + (xy 90.851741 147.704326) + (xy 90.85174 147.704327) + (xy 90.671722 147.762818) + (xy 90.671715 147.762821) + (xy 90.507785 147.857466) + (xy 90.367111 147.984129) + (xy 90.255851 148.137265) + (xy 90.255848 148.13727) + (xy 90.178857 148.310192) + (xy 90.178855 148.310197) + (xy 90.1395 148.495354) + (xy 90.1395 148.684645) + (xy 89.160513 148.684645) + (xy 89.17046 148.59) + (xy 89.150674 148.401744) + (xy 89.092179 148.221716) + (xy 88.997533 148.057784) + (xy 88.870871 147.917112) + (xy 88.867473 147.914643) + (xy 88.717734 147.805851) + (xy 88.717729 147.805848) + (xy 88.544807 147.728857) + (xy 88.544802 147.728855) + (xy 88.399001 147.697865) + (xy 88.359646 147.6895) + (xy 88.170354 147.6895) + (xy 88.137897 147.696398) + (xy 87.985197 147.728855) + (xy 87.985192 147.728857) + (xy 87.81227 147.805848) + (xy 87.812265 147.805851) + (xy 87.659129 147.917111) + (xy 87.532466 148.057785) + (xy 87.437821 148.221715) + (xy 87.437818 148.221722) + (xy 87.393689 148.357539) + (xy 87.379326 148.401744) + (xy 87.35954 148.59) + (xy 73.93046 148.59) + (xy 73.910674 148.401744) + (xy 73.852179 148.221716) + (xy 73.757533 148.057784) + (xy 73.630871 147.917112) + (xy 73.627473 147.914643) + (xy 73.477734 147.805851) + (xy 73.477729 147.805848) + (xy 73.304807 147.728857) + (xy 73.304802 147.728855) + (xy 73.159001 147.697865) + (xy 73.119646 147.6895) + (xy 72.930354 147.6895) + (xy 72.897897 147.696398) + (xy 72.745197 147.728855) + (xy 72.745192 147.728857) + (xy 72.57227 147.805848) + (xy 72.572265 147.805851) + (xy 72.419129 147.917111) + (xy 72.292466 148.057785) + (xy 72.197821 148.221715) + (xy 72.197818 148.221722) + (xy 72.153689 148.357539) + (xy 72.139326 148.401744) + (xy 72.11954 148.59) + (xy 71.1505 148.59) + (xy 71.1505 148.495354) + (xy 71.111144 148.310197) + (xy 71.104465 148.295197) + (xy 71.034151 148.13727) + (xy 71.034148 148.137265) + (xy 70.922888 147.984129) + (xy 70.906229 147.969129) + (xy 70.782216 147.857467) + (xy 70.618284 147.762821) + (xy 70.618277 147.762818) + (xy 70.438259 147.704327) + (xy 70.438256 147.704326) + (xy 70.297192 147.6895) + (xy 69.402808 147.6895) + (xy 69.261744 147.704326) + (xy 69.261741 147.704326) + (xy 69.26174 147.704327) + (xy 69.081722 147.762818) + (xy 69.081715 147.762821) + (xy 68.917785 147.857466) + (xy 68.777111 147.984129) + (xy 68.665851 148.137265) + (xy 68.665848 148.13727) + (xy 68.588857 148.310192) + (xy 68.588855 148.310197) + (xy 68.5495 148.495354) + (xy 68.5495 148.684645) + (xy 63.5305 148.684645) + (xy 63.5305 148.495354) + (xy 63.491144 148.310197) + (xy 63.484465 148.295197) + (xy 63.414151 148.13727) + (xy 63.414148 148.137265) + (xy 63.302888 147.984129) + (xy 63.286229 147.969129) + (xy 63.162216 147.857467) + (xy 62.998284 147.762821) + (xy 62.998277 147.762818) + (xy 62.818259 147.704327) + (xy 62.818256 147.704326) + (xy 62.677192 147.6895) + (xy 61.782808 147.6895) + (xy 61.641744 147.704326) + (xy 61.641741 147.704326) + (xy 61.64174 147.704327) + (xy 61.461722 147.762818) + (xy 61.461715 147.762821) + (xy 61.297785 147.857466) + (xy 61.157111 147.984129) + (xy 61.045851 148.137265) + (xy 61.045848 148.13727) + (xy 60.968857 148.310192) + (xy 60.968855 148.310197) + (xy 60.9295 148.495354) + (xy 60.9295 148.684645) + (xy 59.717312 148.684645) + (xy 59.7205 148.669646) + (xy 59.7205 148.480354) + (xy 59.681144 148.295197) + (xy 59.64843 148.221722) + (xy 59.604151 148.12227) + (xy 59.604148 148.122265) + (xy 59.492888 147.969129) + (xy 59.453337 147.933517) + (xy 59.352216 147.842467) + (xy 59.188284 147.747821) + (xy 59.188277 147.747818) + (xy 59.014309 147.691292) + (xy 59.008256 147.689326) + (xy 58.867192 147.6745) + (xy 57.972808 147.6745) + (xy 57.831744 147.689326) + (xy 57.831741 147.689326) + (xy 57.83174 147.689327) + (xy 57.651722 147.747818) + (xy 57.651715 147.747821) + (xy 57.487785 147.842466) + (xy 57.347111 147.969129) + (xy 57.235851 148.122265) + (xy 57.235848 148.12227) + (xy 57.158857 148.295192) + (xy 57.158855 148.295197) + (xy 57.1195 148.480354) + (xy 57.1195 148.669645) + (xy 52.1005 148.669645) + (xy 52.1005 148.480354) + (xy 52.061144 148.295197) + (xy 52.02843 148.221722) + (xy 51.984151 148.12227) + (xy 51.984148 148.122265) + (xy 51.872888 147.969129) + (xy 51.833337 147.933517) + (xy 51.732216 147.842467) + (xy 51.568284 147.747821) + (xy 51.568277 147.747818) + (xy 51.394309 147.691292) + (xy 51.388256 147.689326) + (xy 51.247192 147.6745) + (xy 50.352808 147.6745) + (xy 50.211744 147.689326) + (xy 50.211741 147.689326) + (xy 50.21174 147.689327) + (xy 50.031722 147.747818) + (xy 50.031715 147.747821) + (xy 49.867785 147.842466) + (xy 49.727111 147.969129) + (xy 49.615851 148.122265) + (xy 49.615848 148.12227) + (xy 49.538857 148.295192) + (xy 49.538855 148.295197) + (xy 49.4995 148.480354) + (xy 49.4995 148.669645) + (xy 48.8165 148.669645) + (xy 48.8165 147.574002) + (xy 66.828131 147.574002) + (xy 66.845498 147.683658) + (xy 66.895904 147.782585) + (xy 66.895909 147.782592) + (xy 66.974407 147.86109) + (xy 66.97441 147.861092) + (xy 66.974413 147.861095) + (xy 67.028986 147.888901) + (xy 67.073341 147.911501) + (xy 67.182998 147.928869) + (xy 67.183 147.928869) + (xy 67.183002 147.928869) + (xy 67.292658 147.911501) + (xy 67.292659 147.9115) + (xy 67.292661 147.9115) + (xy 67.391587 147.861095) + (xy 67.470095 147.782587) + (xy 67.5205 147.683661) + (xy 67.5205 147.683659) + (xy 67.520501 147.683658) + (xy 67.537869 147.574002) + (xy 67.537869 147.573997) + (xy 67.520501 147.464341) + (xy 67.489625 147.403743) + (xy 67.470095 147.365413) + (xy 67.470092 147.36541) + (xy 67.47009 147.365407) + (xy 67.391592 147.286909) + (xy 67.391588 147.286906) + (xy 67.391587 147.286905) + (xy 67.367421 147.274592) + (xy 67.292658 147.236498) + (xy 67.183002 147.219131) + (xy 67.182998 147.219131) + (xy 67.073341 147.236498) + (xy 66.974414 147.286904) + (xy 66.974407 147.286909) + (xy 66.895909 147.365407) + (xy 66.895904 147.365414) + (xy 66.845498 147.464341) + (xy 66.828131 147.573997) + (xy 66.828131 147.574002) + (xy 48.8165 147.574002) + (xy 48.8165 147.066002) + (xy 63.526131 147.066002) + (xy 63.543498 147.175658) + (xy 63.593904 147.274585) + (xy 63.593909 147.274592) + (xy 63.672407 147.35309) + (xy 63.67241 147.353092) + (xy 63.672413 147.353095) + (xy 63.744844 147.39) + (xy 63.771341 147.403501) + (xy 63.880998 147.420869) + (xy 63.881 147.420869) + (xy 63.881002 147.420869) + (xy 63.990658 147.403501) + (xy 63.990659 147.4035) + (xy 63.990661 147.4035) + (xy 64.089587 147.353095) + (xy 64.168095 147.274587) + (xy 64.2185 147.175661) + (xy 64.2185 147.175659) + (xy 64.218501 147.175658) + (xy 64.235869 147.066002) + (xy 64.235869 147.065997) + (xy 64.218501 146.956341) + (xy 64.207882 146.9355) + (xy 64.168095 146.857413) + (xy 64.168092 146.85741) + (xy 64.16809 146.857407) + (xy 64.089592 146.778909) + (xy 64.089588 146.778906) + (xy 64.089587 146.778905) + (xy 64.067268 146.767533) + (xy 63.990658 146.728498) + (xy 63.881002 146.711131) + (xy 63.880998 146.711131) + (xy 63.771341 146.728498) + (xy 63.672414 146.778904) + (xy 63.672407 146.778909) + (xy 63.593909 146.857407) + (xy 63.593904 146.857414) + (xy 63.543498 146.956341) + (xy 63.526131 147.065997) + (xy 63.526131 147.066002) + (xy 48.8165 147.066002) + (xy 48.8165 146.129645) + (xy 49.4995 146.129645) + (xy 49.538855 146.314802) + (xy 49.538857 146.314807) + (xy 49.615848 146.487729) + (xy 49.615851 146.487734) + (xy 49.727111 146.64087) + (xy 49.727112 146.640871) + (xy 49.867784 146.767533) + (xy 50.031716 146.862179) + (xy 50.211744 146.920674) + (xy 50.352808 146.9355) + (xy 50.352812 146.9355) + (xy 51.247188 146.9355) + (xy 51.247192 146.9355) + (xy 51.388256 146.920674) + (xy 51.568284 146.862179) + (xy 51.732216 146.767533) + (xy 51.872888 146.640871) + (xy 51.984151 146.48773) + (xy 52.061144 146.314803) + (xy 52.1005 146.129646) + (xy 52.1005 146.129645) + (xy 57.1195 146.129645) + (xy 57.158855 146.314802) + (xy 57.158857 146.314807) + (xy 57.235848 146.487729) + (xy 57.235851 146.487734) + (xy 57.347111 146.64087) + (xy 57.347112 146.640871) + (xy 57.487784 146.767533) + (xy 57.651716 146.862179) + (xy 57.831744 146.920674) + (xy 57.972808 146.9355) + (xy 57.972812 146.9355) + (xy 58.867188 146.9355) + (xy 58.867192 146.9355) + (xy 59.008256 146.920674) + (xy 59.188284 146.862179) + (xy 59.352216 146.767533) + (xy 59.492888 146.640871) + (xy 59.604151 146.48773) + (xy 59.681144 146.314803) + (xy 59.717312 146.144645) + (xy 60.9295 146.144645) + (xy 60.968855 146.329802) + (xy 60.968857 146.329807) + (xy 61.045848 146.502729) + (xy 61.045851 146.502734) + (xy 61.154801 146.65269) + (xy 61.157112 146.655871) + (xy 61.297784 146.782533) + (xy 61.461716 146.877179) + (xy 61.641744 146.935674) + (xy 61.782808 146.9505) + (xy 61.782812 146.9505) + (xy 62.677188 146.9505) + (xy 62.677192 146.9505) + (xy 62.818256 146.935674) + (xy 62.998284 146.877179) + (xy 63.162216 146.782533) + (xy 63.302888 146.655871) + (xy 63.414151 146.50273) + (xy 63.491144 146.329803) + (xy 63.5305 146.144646) + (xy 63.5305 146.144645) + (xy 68.5495 146.144645) + (xy 68.588855 146.329802) + (xy 68.588857 146.329807) + (xy 68.665848 146.502729) + (xy 68.665851 146.502734) + (xy 68.774801 146.65269) + (xy 68.777112 146.655871) + (xy 68.917784 146.782533) + (xy 69.081716 146.877179) + (xy 69.261744 146.935674) + (xy 69.402808 146.9505) + (xy 69.402812 146.9505) + (xy 70.297188 146.9505) + (xy 70.297192 146.9505) + (xy 70.438256 146.935674) + (xy 70.618284 146.877179) + (xy 70.782216 146.782533) + (xy 70.922888 146.655871) + (xy 71.034151 146.50273) + (xy 71.111144 146.329803) + (xy 71.1505 146.144646) + (xy 71.1505 146.05) + (xy 72.11954 146.05) + (xy 72.139326 146.238256) + (xy 72.139327 146.238259) + (xy 72.197818 146.418277) + (xy 72.197821 146.418284) + (xy 72.292467 146.582216) + (xy 72.371059 146.669501) + (xy 72.419129 146.722888) + (xy 72.572265 146.834148) + (xy 72.57227 146.834151) + (xy 72.745192 146.911142) + (xy 72.745197 146.911144) + (xy 72.930354 146.9505) + (xy 72.930355 146.9505) + (xy 73.119644 146.9505) + (xy 73.119646 146.9505) + (xy 73.304803 146.911144) + (xy 73.47773 146.834151) + (xy 73.630871 146.722888) + (xy 73.757533 146.582216) + (xy 73.852179 146.418284) + (xy 73.910674 146.238256) + (xy 73.93046 146.05) + (xy 87.35954 146.05) + (xy 87.379326 146.238256) + (xy 87.379327 146.238259) + (xy 87.437818 146.418277) + (xy 87.437821 146.418284) + (xy 87.532467 146.582216) + (xy 87.611059 146.669501) + (xy 87.659129 146.722888) + (xy 87.812265 146.834148) + (xy 87.81227 146.834151) + (xy 87.985192 146.911142) + (xy 87.985197 146.911144) + (xy 88.170354 146.9505) + (xy 88.170355 146.9505) + (xy 88.359644 146.9505) + (xy 88.359646 146.9505) + (xy 88.544803 146.911144) + (xy 88.71773 146.834151) + (xy 88.870871 146.722888) + (xy 88.997533 146.582216) + (xy 89.092179 146.418284) + (xy 89.150674 146.238256) + (xy 89.160513 146.144645) + (xy 90.1395 146.144645) + (xy 90.178855 146.329802) + (xy 90.178857 146.329807) + (xy 90.255848 146.502729) + (xy 90.255851 146.502734) + (xy 90.364801 146.65269) + (xy 90.367112 146.655871) + (xy 90.507784 146.782533) + (xy 90.671716 146.877179) + (xy 90.851744 146.935674) + (xy 90.992808 146.9505) + (xy 90.992812 146.9505) + (xy 91.887188 146.9505) + (xy 91.887192 146.9505) + (xy 92.028256 146.935674) + (xy 92.208284 146.877179) + (xy 92.372216 146.782533) + (xy 92.512888 146.655871) + (xy 92.624151 146.50273) + (xy 92.701144 146.329803) + (xy 92.702436 146.323722) + (xy 92.735627 146.26224) + (xy 92.796789 146.228461) + (xy 92.823727 146.2255) + (xy 93.1555 146.2255) + (xy 93.222539 146.245185) + (xy 93.268294 146.297989) + (xy 93.2795 146.3495) + (xy 93.2795 146.53326) + (xy 93.289426 146.601391) + (xy 93.340803 146.706485) + (xy 93.423514 146.789196) + (xy 93.423515 146.789196) + (xy 93.423517 146.789198) + (xy 93.528607 146.840573) + (xy 93.553068 146.844137) + (xy 93.596739 146.8505) + (xy 93.59674 146.8505) + (xy 94.363261 146.8505) + (xy 94.385971 146.847191) + (xy 94.431393 146.840573) + (xy 94.536483 146.789198) + (xy 94.619198 146.706483) + (xy 94.658324 146.626448) + (xy 94.705451 146.574868) + (xy 94.772985 146.556953) + (xy 94.839484 146.578394) + (xy 94.883834 146.632383) + (xy 94.888241 146.646309) + (xy 94.888364 146.646269) + (xy 94.945641 146.819119) + (xy 94.945643 146.819124) + (xy 95.037684 146.968345) + (xy 95.161654 147.092315) + (xy 95.310875 147.184356) + (xy 95.31088 147.184358) + (xy 95.477302 147.239505) + (xy 95.477309 147.239506) + (xy 95.580019 147.249999) + (xy 95.729999 147.249999) + (xy 95.73 147.249998) + (xy 95.73 146.3) + (xy 96.23 146.3) + (xy 96.23 147.249999) + (xy 96.379972 147.249999) + (xy 96.379986 147.249998) + (xy 96.482697 147.239505) + (xy 96.649119 147.184358) + (xy 96.649124 147.184356) + (xy 96.798345 147.092315) + (xy 96.922315 146.968345) + (xy 97.014356 146.819124) + (xy 97.014358 146.819119) + (xy 97.069505 146.652697) + (xy 97.069506 146.65269) + (xy 97.079999 146.549986) + (xy 97.08 146.549973) + (xy 97.08 146.3) + (xy 96.23 146.3) + (xy 95.73 146.3) + (xy 95.73 145.924) + (xy 95.749685 145.856961) + (xy 95.802489 145.811206) + (xy 95.854 145.8) + (xy 97.079999 145.8) + (xy 101.04 145.8) + (xy 102.266 145.8) + (xy 102.333039 145.819685) + (xy 102.378794 145.872489) + (xy 102.39 145.924) + (xy 102.39 146.176) + (xy 102.370315 146.243039) + (xy 102.317511 146.288794) + (xy 102.266 146.3) + (xy 101.040001 146.3) + (xy 101.040001 146.549986) + (xy 101.050494 146.652697) + (xy 101.105641 146.819119) + (xy 101.105643 146.819124) + (xy 101.197684 146.968345) + (xy 101.321654 147.092315) + (xy 101.470875 147.184356) + (xy 101.47088 147.184358) + (xy 101.637302 147.239505) + (xy 101.637309 147.239506) + (xy 101.740019 147.249999) + (xy 101.80436 147.249999) + (xy 101.8714 147.269683) + (xy 101.917156 147.322486) + (xy 101.9271 147.391644) + (xy 101.914847 147.430293) + (xy 101.897498 147.464341) + (xy 101.880131 147.573997) + (xy 101.880131 147.574002) + (xy 101.897498 147.683658) + (xy 101.947904 147.782585) + (xy 101.947909 147.782592) + (xy 102.026407 147.86109) + (xy 102.02641 147.861092) + (xy 102.026413 147.861095) + (xy 102.080986 147.888901) + (xy 102.125341 147.911501) + (xy 102.234998 147.928869) + (xy 102.235 147.928869) + (xy 102.235002 147.928869) + (xy 102.344658 147.911501) + (xy 102.344659 147.9115) + (xy 102.344661 147.9115) + (xy 102.443587 147.861095) + (xy 102.522095 147.782587) + (xy 102.5725 147.683661) + (xy 102.5725 147.683659) + (xy 102.572501 147.683658) + (xy 102.589869 147.574002) + (xy 102.589869 147.573997) + (xy 102.572501 147.464341) + (xy 102.549248 147.418704) + (xy 102.536352 147.350035) + (xy 102.562629 147.285294) + (xy 102.619736 147.245038) + (xy 102.63619 147.241446) + (xy 102.636079 147.240923) + (xy 102.642692 147.239507) + (xy 102.809119 147.184358) + (xy 102.809124 147.184356) + (xy 102.958345 147.092315) + (xy 103.082315 146.968345) + (xy 103.174356 146.819124) + (xy 103.174358 146.819119) + (xy 103.231635 146.64627) + (xy 103.233409 146.646858) + (xy 103.262296 146.593527) + (xy 103.323505 146.559833) + (xy 103.393213 146.56458) + (xy 103.449289 146.606261) + (xy 103.461675 146.626449) + (xy 103.5008 146.706482) + (xy 103.583514 146.789196) + (xy 103.583515 146.789196) + (xy 103.583517 146.789198) + (xy 103.688607 146.840573) + (xy 103.713068 146.844137) + (xy 103.756739 146.8505) + (xy 103.75674 146.8505) + (xy 104.523261 146.8505) + (xy 104.545971 146.847191) + (xy 104.591393 146.840573) + (xy 104.696483 146.789198) + (xy 104.779198 146.706483) + (xy 104.830573 146.601393) + (xy 104.8405 146.53326) + (xy 104.8405 146.3495) + (xy 104.860185 146.282461) + (xy 104.912989 146.236706) + (xy 104.9645 146.2255) + (xy 105.296273 146.2255) + (xy 105.363312 146.245185) + (xy 105.409067 146.297989) + (xy 105.417564 146.323723) + (xy 105.418856 146.329805) + (xy 105.418857 146.329807) + (xy 105.495848 146.502729) + (xy 105.495851 146.502734) + (xy 105.604801 146.65269) + (xy 105.607112 146.655871) + (xy 105.747784 146.782533) + (xy 105.911716 146.877179) + (xy 106.091744 146.935674) + (xy 106.232808 146.9505) + (xy 106.232812 146.9505) + (xy 107.127188 146.9505) + (xy 107.127192 146.9505) + (xy 107.268256 146.935674) + (xy 107.448284 146.877179) + (xy 107.612216 146.782533) + (xy 107.752888 146.655871) + (xy 107.864151 146.50273) + (xy 107.941144 146.329803) + (xy 107.9805 146.144646) + (xy 107.9805 145.955354) + (xy 107.941144 145.770197) + (xy 107.934465 145.755197) + (xy 107.864151 145.59727) + (xy 107.864148 145.597265) + (xy 107.752888 145.444129) + (xy 107.736229 145.429129) + (xy 107.612216 145.317467) + (xy 107.448284 145.222821) + (xy 107.448277 145.222818) + (xy 107.268259 145.164327) + (xy 107.268256 145.164326) + (xy 107.127192 145.1495) + (xy 106.232808 145.1495) + (xy 106.091744 145.164326) + (xy 106.091741 145.164326) + (xy 106.09174 145.164327) + (xy 105.911722 145.222818) + (xy 105.911715 145.222821) + (xy 105.747785 145.317466) + (xy 105.607111 145.444129) + (xy 105.495851 145.597265) + (xy 105.495848 145.59727) + (xy 105.418857 145.770192) + (xy 105.418856 145.770194) + (xy 105.417564 145.776277) + (xy 105.384373 145.83776) + (xy 105.323211 145.871539) + (xy 105.296273 145.8745) + (xy 104.9645 145.8745) + (xy 104.897461 145.854815) + (xy 104.851706 145.802011) + (xy 104.8405 145.7505) + (xy 104.8405 145.566739) + (xy 104.830573 145.498608) + (xy 104.815422 145.467615) + (xy 104.779198 145.393517) + (xy 104.779196 145.393515) + (xy 104.779196 145.393514) + (xy 104.696485 145.310803) + (xy 104.591391 145.259426) + (xy 104.523261 145.2495) + (xy 104.52326 145.2495) + (xy 103.75674 145.2495) + (xy 103.756739 145.2495) + (xy 103.688608 145.259426) + (xy 103.583514 145.310803) + (xy 103.500802 145.393515) + (xy 103.500802 145.393516) + (xy 103.461675 145.47355) + (xy 103.414547 145.525132) + (xy 103.347012 145.543046) + (xy 103.280514 145.521604) + (xy 103.236164 145.467615) + (xy 103.231759 145.45369) + (xy 103.231636 145.453731) + (xy 103.174358 145.28088) + (xy 103.174356 145.280875) + (xy 103.082315 145.131654) + (xy 103.043211 145.09255) + (xy 103.009726 145.031227) + (xy 103.01471 144.961535) + (xy 103.056582 144.905602) + (xy 103.114608 144.883959) + (xy 103.114361 144.882396) + (xy 103.233658 144.863501) + (xy 103.233659 144.8635) + (xy 103.233661 144.8635) + (xy 103.332587 144.813095) + (xy 103.411095 144.734587) + (xy 103.4615 144.635661) + (xy 103.4615 144.635659) + (xy 103.461501 144.635658) + (xy 103.478869 144.526002) + (xy 103.478869 144.525997) + (xy 103.459974 144.4067) + (xy 103.463746 144.406102) + (xy 103.462286 144.355067) + (xy 103.498365 144.295233) + (xy 103.561064 144.264402) + (xy 103.630479 144.272364) + (xy 103.636669 144.275182) + (xy 103.676436 144.294623) + (xy 103.688607 144.300573) + (xy 103.756739 144.3105) + (xy 103.75674 144.3105) + (xy 104.523261 144.3105) + (xy 104.547893 144.306911) + (xy 104.591393 144.300573) + (xy 104.696483 144.249198) + (xy 104.779198 144.166483) + (xy 104.830573 144.061393) + (xy 104.8405 143.99326) + (xy 104.8405 143.8095) + (xy 104.860185 143.742461) + (xy 104.912989 143.696706) + (xy 104.9645 143.6855) + (xy 105.296273 143.6855) + (xy 105.363312 143.705185) + (xy 105.409067 143.757989) + (xy 105.417563 143.78372) + (xy 105.417996 143.785755) + (xy 105.418856 143.789805) + (xy 105.418857 143.789807) + (xy 105.495848 143.962729) + (xy 105.495851 143.962734) + (xy 105.607111 144.11587) + (xy 105.607112 144.115871) + (xy 105.747784 144.242533) + (xy 105.911716 144.337179) + (xy 106.091744 144.395674) + (xy 106.232808 144.4105) + (xy 106.232812 144.4105) + (xy 107.127188 144.4105) + (xy 107.127192 144.4105) + (xy 107.268256 144.395674) + (xy 107.448284 144.337179) + (xy 107.612216 144.242533) + (xy 107.752888 144.115871) + (xy 107.864151 143.96273) + (xy 107.941144 143.789803) + (xy 107.9805 143.604646) + (xy 107.9805 143.415354) + (xy 107.941144 143.230197) + (xy 107.934465 143.215197) + (xy 107.864151 143.05727) + (xy 107.864148 143.057265) + (xy 107.752888 142.904129) + (xy 107.734847 142.887885) + (xy 107.612216 142.777467) + (xy 107.448284 142.682821) + (xy 107.448277 142.682818) + (xy 107.268259 142.624327) + (xy 107.268256 142.624326) + (xy 107.127192 142.6095) + (xy 106.232808 142.6095) + (xy 106.091744 142.624326) + (xy 106.091741 142.624326) + (xy 106.09174 142.624327) + (xy 105.911722 142.682818) + (xy 105.911715 142.682821) + (xy 105.747785 142.777466) + (xy 105.607111 142.904129) + (xy 105.495851 143.057265) + (xy 105.495848 143.05727) + (xy 105.418857 143.230192) + (xy 105.418856 143.230194) + (xy 105.417564 143.236277) + (xy 105.384373 143.29776) + (xy 105.323211 143.331539) + (xy 105.296273 143.3345) + (xy 104.9645 143.3345) + (xy 104.897461 143.314815) + (xy 104.851706 143.262011) + (xy 104.8405 143.2105) + (xy 104.8405 143.026739) + (xy 104.830573 142.958608) + (xy 104.815422 142.927615) + (xy 104.779198 142.853517) + (xy 104.779196 142.853515) + (xy 104.779196 142.853514) + (xy 104.696485 142.770803) + (xy 104.657568 142.751778) + (xy 104.591393 142.719427) + (xy 104.591391 142.719426) + (xy 104.523261 142.7095) + (xy 104.52326 142.7095) + (xy 103.75674 142.7095) + (xy 103.756739 142.7095) + (xy 103.688608 142.719426) + (xy 103.583514 142.770803) + (xy 103.500802 142.853515) + (xy 103.500802 142.853516) + (xy 103.461675 142.93355) + (xy 103.414547 142.985132) + (xy 103.347012 143.003046) + (xy 103.280514 142.981604) + (xy 103.236164 142.927615) + (xy 103.231759 142.91369) + (xy 103.231636 142.913731) + (xy 103.174358 142.74088) + (xy 103.174356 142.740875) + (xy 103.082315 142.591654) + (xy 102.958345 142.467684) + (xy 102.809124 142.375643) + (xy 102.809119 142.375641) + (xy 102.642697 142.320494) + (xy 102.64269 142.320493) + (xy 102.539986 142.31) + (xy 102.39 142.31) + (xy 102.39 143.636) + (xy 102.370315 143.703039) + (xy 102.317511 143.748794) + (xy 102.266 143.76) + (xy 101.040001 143.76) + (xy 101.040001 144.009986) + (xy 101.050494 144.112697) + (xy 101.105641 144.279119) + (xy 101.105643 144.279124) + (xy 101.197684 144.428345) + (xy 101.321654 144.552315) + (xy 101.470875 144.644356) + (xy 101.470882 144.644359) + (xy 101.525005 144.662293) + (xy 101.58245 144.702064) + (xy 101.609274 144.76658) + (xy 101.59696 144.835356) + (xy 101.549417 144.886556) + (xy 101.525008 144.897704) + (xy 101.470884 144.915639) + (xy 101.470875 144.915643) + (xy 101.321654 145.007684) + (xy 101.197684 145.131654) + (xy 101.105643 145.280875) + (xy 101.105641 145.28088) + (xy 101.050494 145.447302) + (xy 101.050493 145.447309) + (xy 101.04 145.550013) + (xy 101.04 145.8) + (xy 97.079999 145.8) + (xy 97.079999 145.550028) + (xy 97.079998 145.550013) + (xy 97.069505 145.447302) + (xy 97.014358 145.28088) + (xy 97.014356 145.280875) + (xy 96.922315 145.131654) + (xy 96.798345 145.007684) + (xy 96.649124 144.915643) + (xy 96.649119 144.915641) + (xy 96.594993 144.897706) + (xy 96.537548 144.857934) + (xy 96.510725 144.793418) + (xy 96.52304 144.724642) + (xy 96.570583 144.673442) + (xy 96.594993 144.662294) + (xy 96.649119 144.644358) + (xy 96.649124 144.644356) + (xy 96.798345 144.552315) + (xy 96.922315 144.428345) + (xy 97.014356 144.279124) + (xy 97.014358 144.279119) + (xy 97.069505 144.112697) + (xy 97.069506 144.11269) + (xy 97.079999 144.009986) + (xy 97.08 144.009973) + (xy 97.08 143.76) + (xy 95.854 143.76) + (xy 95.786961 143.740315) + (xy 95.741206 143.687511) + (xy 95.73 143.636) + (xy 95.73 142.31) + (xy 96.23 142.31) + (xy 96.23 143.26) + (xy 97.079999 143.26) + (xy 101.04 143.26) + (xy 101.89 143.26) + (xy 101.89 142.31) + (xy 101.740027 142.31) + (xy 101.740012 142.310001) + (xy 101.637302 142.320494) + (xy 101.47088 142.375641) + (xy 101.470875 142.375643) + (xy 101.321654 142.467684) + (xy 101.197684 142.591654) + (xy 101.105643 142.740875) + (xy 101.105641 142.74088) + (xy 101.050494 142.907302) + (xy 101.050493 142.907309) + (xy 101.04 143.010013) + (xy 101.04 143.26) + (xy 97.079999 143.26) + (xy 97.079999 143.010028) + (xy 97.079998 143.010013) + (xy 97.069505 142.907302) + (xy 97.014358 142.74088) + (xy 97.014356 142.740875) + (xy 96.922315 142.591654) + (xy 96.798345 142.467684) + (xy 96.649124 142.375643) + (xy 96.649119 142.375641) + (xy 96.482697 142.320494) + (xy 96.48269 142.320493) + (xy 96.379986 142.31) + (xy 96.23 142.31) + (xy 95.73 142.31) + (xy 95.580027 142.31) + (xy 95.580012 142.310001) + (xy 95.477302 142.320494) + (xy 95.31088 142.375641) + (xy 95.310875 142.375643) + (xy 95.161654 142.467684) + (xy 95.037684 142.591654) + (xy 94.945643 142.740875) + (xy 94.945641 142.74088) + (xy 94.888365 142.91373) + (xy 94.886595 142.913143) + (xy 94.85768 142.966496) + (xy 94.796462 143.000173) + (xy 94.726755 142.995407) + (xy 94.670691 142.953712) + (xy 94.658323 142.93355) + (xy 94.655422 142.927615) + (xy 94.619198 142.853517) + (xy 94.619196 142.853515) + (xy 94.619196 142.853514) + (xy 94.536485 142.770803) + (xy 94.497568 142.751778) + (xy 94.431393 142.719427) + (xy 94.431391 142.719426) + (xy 94.363261 142.7095) + (xy 94.36326 142.7095) + (xy 93.59674 142.7095) + (xy 93.596739 142.7095) + (xy 93.528608 142.719426) + (xy 93.423514 142.770803) + (xy 93.340803 142.853514) + (xy 93.289426 142.958608) + (xy 93.2795 143.026739) + (xy 93.2795 143.2105) + (xy 93.259815 143.277539) + (xy 93.207011 143.323294) + (xy 93.1555 143.3345) + (xy 92.823727 143.3345) + (xy 92.756688 143.314815) + (xy 92.710933 143.262011) + (xy 92.702436 143.236277) + (xy 92.701144 143.230197) + (xy 92.694465 143.215197) + (xy 92.624151 143.05727) + (xy 92.624148 143.057265) + (xy 92.512888 142.904129) + (xy 92.494847 142.887885) + (xy 92.372216 142.777467) + (xy 92.208284 142.682821) + (xy 92.208277 142.682818) + (xy 92.028259 142.624327) + (xy 92.028256 142.624326) + (xy 91.887192 142.6095) + (xy 90.992808 142.6095) + (xy 90.851744 142.624326) + (xy 90.851741 142.624326) + (xy 90.85174 142.624327) + (xy 90.671722 142.682818) + (xy 90.671715 142.682821) + (xy 90.507785 142.777466) + (xy 90.367111 142.904129) + (xy 90.255851 143.057265) + (xy 90.255848 143.05727) + (xy 90.178857 143.230192) + (xy 90.178855 143.230197) + (xy 90.1395 143.415354) + (xy 90.1395 143.604645) + (xy 90.178855 143.789802) + (xy 90.178857 143.789807) + (xy 90.255848 143.962729) + (xy 90.255851 143.962734) + (xy 90.367111 144.11587) + (xy 90.367112 144.115871) + (xy 90.507784 144.242533) + (xy 90.671716 144.337179) + (xy 90.851744 144.395674) + (xy 90.992808 144.4105) + (xy 90.992812 144.4105) + (xy 91.887188 144.4105) + (xy 91.887192 144.4105) + (xy 92.028256 144.395674) + (xy 92.208284 144.337179) + (xy 92.372216 144.242533) + (xy 92.466559 144.157585) + (xy 92.52955 144.127355) + (xy 92.598885 144.13598) + (xy 92.652551 144.180721) + (xy 92.660015 144.193439) + (xy 92.676904 144.226585) + (xy 92.676909 144.226592) + (xy 92.755407 144.30509) + (xy 92.75541 144.305092) + (xy 92.755413 144.305095) + (xy 92.81838 144.337178) + (xy 92.854341 144.355501) + (xy 92.963998 144.372869) + (xy 92.964 144.372869) + (xy 92.964002 144.372869) + (xy 93.073658 144.355501) + (xy 93.073659 144.3555) + (xy 93.073661 144.3555) + (xy 93.172587 144.305095) + (xy 93.23832 144.239361) + (xy 93.299641 144.205878) + (xy 93.369333 144.210862) + (xy 93.413681 144.239363) + (xy 93.423514 144.249196) + (xy 93.423515 144.249196) + (xy 93.423517 144.249198) + (xy 93.528607 144.300573) + (xy 93.553068 144.304137) + (xy 93.596739 144.3105) + (xy 93.59674 144.3105) + (xy 94.363261 144.3105) + (xy 94.387893 144.306911) + (xy 94.431393 144.300573) + (xy 94.536483 144.249198) + (xy 94.619198 144.166483) + (xy 94.658324 144.086448) + (xy 94.705451 144.034868) + (xy 94.772985 144.016953) + (xy 94.839484 144.038394) + (xy 94.883834 144.092383) + (xy 94.888241 144.106309) + (xy 94.888364 144.106269) + (xy 94.945641 144.279119) + (xy 94.945643 144.279124) + (xy 95.037684 144.428345) + (xy 95.161654 144.552315) + (xy 95.310875 144.644356) + (xy 95.310882 144.644359) + (xy 95.365005 144.662293) + (xy 95.42245 144.702064) + (xy 95.449274 144.76658) + (xy 95.43696 144.835356) + (xy 95.389417 144.886556) + (xy 95.365008 144.897704) + (xy 95.310884 144.915639) + (xy 95.310875 144.915643) + (xy 95.161654 145.007684) + (xy 95.037684 145.131654) + (xy 94.945643 145.280875) + (xy 94.945641 145.28088) + (xy 94.888365 145.45373) + (xy 94.886595 145.453143) + (xy 94.85768 145.506496) + (xy 94.796462 145.540173) + (xy 94.726755 145.535407) + (xy 94.670691 145.493712) + (xy 94.658323 145.47355) + (xy 94.655422 145.467615) + (xy 94.619198 145.393517) + (xy 94.619196 145.393515) + (xy 94.619196 145.393514) + (xy 94.536485 145.310803) + (xy 94.431391 145.259426) + (xy 94.363261 145.2495) + (xy 94.36326 145.2495) + (xy 93.59674 145.2495) + (xy 93.596739 145.2495) + (xy 93.528608 145.259426) + (xy 93.423514 145.310803) + (xy 93.340803 145.393514) + (xy 93.289426 145.498608) + (xy 93.2795 145.566739) + (xy 93.2795 145.7505) + (xy 93.259815 145.817539) + (xy 93.207011 145.863294) + (xy 93.1555 145.8745) + (xy 92.823727 145.8745) + (xy 92.756688 145.854815) + (xy 92.710933 145.802011) + (xy 92.702436 145.776277) + (xy 92.701144 145.770197) + (xy 92.694465 145.755197) + (xy 92.624151 145.59727) + (xy 92.624148 145.597265) + (xy 92.512888 145.444129) + (xy 92.496229 145.429129) + (xy 92.372216 145.317467) + (xy 92.208284 145.222821) + (xy 92.208277 145.222818) + (xy 92.028259 145.164327) + (xy 92.028256 145.164326) + (xy 91.887192 145.1495) + (xy 90.992808 145.1495) + (xy 90.851744 145.164326) + (xy 90.851741 145.164326) + (xy 90.85174 145.164327) + (xy 90.671722 145.222818) + (xy 90.671715 145.222821) + (xy 90.507785 145.317466) + (xy 90.367111 145.444129) + (xy 90.255851 145.597265) + (xy 90.255848 145.59727) + (xy 90.178857 145.770192) + (xy 90.178855 145.770197) + (xy 90.1395 145.955354) + (xy 90.1395 146.144645) + (xy 89.160513 146.144645) + (xy 89.17046 146.05) + (xy 89.150674 145.861744) + (xy 89.092179 145.681716) + (xy 88.997533 145.517784) + (xy 88.870871 145.377112) + (xy 88.867473 145.374643) + (xy 88.717734 145.265851) + (xy 88.717729 145.265848) + (xy 88.544807 145.188857) + (xy 88.544802 145.188855) + (xy 88.374343 145.152624) + (xy 88.359646 145.1495) + (xy 88.170354 145.1495) + (xy 88.155657 145.152624) + (xy 87.985197 145.188855) + (xy 87.985192 145.188857) + (xy 87.81227 145.265848) + (xy 87.812265 145.265851) + (xy 87.659129 145.377111) + (xy 87.532466 145.517785) + (xy 87.437821 145.681715) + (xy 87.437818 145.681722) + (xy 87.387119 145.83776) + (xy 87.379326 145.861744) + (xy 87.35954 146.05) + (xy 73.93046 146.05) + (xy 73.910674 145.861744) + (xy 73.852179 145.681716) + (xy 73.757533 145.517784) + (xy 73.630871 145.377112) + (xy 73.627473 145.374643) + (xy 73.477734 145.265851) + (xy 73.477729 145.265848) + (xy 73.304807 145.188857) + (xy 73.304802 145.188855) + (xy 73.134343 145.152624) + (xy 73.119646 145.1495) + (xy 72.930354 145.1495) + (xy 72.915657 145.152624) + (xy 72.745197 145.188855) + (xy 72.745192 145.188857) + (xy 72.57227 145.265848) + (xy 72.572265 145.265851) + (xy 72.419129 145.377111) + (xy 72.292466 145.517785) + (xy 72.197821 145.681715) + (xy 72.197818 145.681722) + (xy 72.147119 145.83776) + (xy 72.139326 145.861744) + (xy 72.11954 146.05) + (xy 71.1505 146.05) + (xy 71.1505 145.955354) + (xy 71.111144 145.770197) + (xy 71.104465 145.755197) + (xy 71.034151 145.59727) + (xy 71.034148 145.597265) + (xy 70.922888 145.444129) + (xy 70.906229 145.429129) + (xy 70.782216 145.317467) + (xy 70.618284 145.222821) + (xy 70.618277 145.222818) + (xy 70.438259 145.164327) + (xy 70.438256 145.164326) + (xy 70.297192 145.1495) + (xy 69.402808 145.1495) + (xy 69.261744 145.164326) + (xy 69.261741 145.164326) + (xy 69.26174 145.164327) + (xy 69.081722 145.222818) + (xy 69.081715 145.222821) + (xy 68.917785 145.317466) + (xy 68.777111 145.444129) + (xy 68.665851 145.597265) + (xy 68.665848 145.59727) + (xy 68.588857 145.770192) + (xy 68.588855 145.770197) + (xy 68.5495 145.955354) + (xy 68.5495 146.144645) + (xy 63.5305 146.144645) + (xy 63.5305 145.955354) + (xy 63.491144 145.770197) + (xy 63.484465 145.755197) + (xy 63.414151 145.59727) + (xy 63.414148 145.597265) + (xy 63.302888 145.444129) + (xy 63.286229 145.429129) + (xy 63.162216 145.317467) + (xy 62.998284 145.222821) + (xy 62.998277 145.222818) + (xy 62.818259 145.164327) + (xy 62.818256 145.164326) + (xy 62.677192 145.1495) + (xy 61.782808 145.1495) + (xy 61.641744 145.164326) + (xy 61.641741 145.164326) + (xy 61.64174 145.164327) + (xy 61.461722 145.222818) + (xy 61.461715 145.222821) + (xy 61.297785 145.317466) + (xy 61.157111 145.444129) + (xy 61.045851 145.597265) + (xy 61.045848 145.59727) + (xy 60.968857 145.770192) + (xy 60.968855 145.770197) + (xy 60.9295 145.955354) + (xy 60.9295 146.144645) + (xy 59.717312 146.144645) + (xy 59.7205 146.129646) + (xy 59.7205 145.940354) + (xy 59.681144 145.755197) + (xy 59.64843 145.681722) + (xy 59.604151 145.58227) + (xy 59.604148 145.582265) + (xy 59.492888 145.429129) + (xy 59.453335 145.393515) + (xy 59.352216 145.302467) + (xy 59.188284 145.207821) + (xy 59.188277 145.207818) + (xy 59.014309 145.151292) + (xy 59.008256 145.149326) + (xy 58.867192 145.1345) + (xy 57.972808 145.1345) + (xy 57.831744 145.149326) + (xy 57.831741 145.149326) + (xy 57.83174 145.149327) + (xy 57.651722 145.207818) + (xy 57.651715 145.207821) + (xy 57.487785 145.302466) + (xy 57.347111 145.429129) + (xy 57.235851 145.582265) + (xy 57.235848 145.58227) + (xy 57.158857 145.755192) + (xy 57.158855 145.755197) + (xy 57.1195 145.940354) + (xy 57.1195 146.129645) + (xy 52.1005 146.129645) + (xy 52.1005 145.940354) + (xy 52.061144 145.755197) + (xy 52.02843 145.681722) + (xy 51.984151 145.58227) + (xy 51.984148 145.582265) + (xy 51.872888 145.429129) + (xy 51.833335 145.393515) + (xy 51.732216 145.302467) + (xy 51.568284 145.207821) + (xy 51.568277 145.207818) + (xy 51.394309 145.151292) + (xy 51.388256 145.149326) + (xy 51.247192 145.1345) + (xy 50.352808 145.1345) + (xy 50.211744 145.149326) + (xy 50.211741 145.149326) + (xy 50.21174 145.149327) + (xy 50.031722 145.207818) + (xy 50.031715 145.207821) + (xy 49.867785 145.302466) + (xy 49.727111 145.429129) + (xy 49.615851 145.582265) + (xy 49.615848 145.58227) + (xy 49.538857 145.755192) + (xy 49.538855 145.755197) + (xy 49.4995 145.940354) + (xy 49.4995 146.129645) + (xy 48.8165 146.129645) + (xy 48.8165 145.034002) + (xy 67.336131 145.034002) + (xy 67.353498 145.143658) + (xy 67.403904 145.242585) + (xy 67.403909 145.242592) + (xy 67.482407 145.32109) + (xy 67.48241 145.321092) + (xy 67.482413 145.321095) + (xy 67.529361 145.345016) + (xy 67.581341 145.371501) + (xy 67.690998 145.388869) + (xy 67.691 145.388869) + (xy 67.691002 145.388869) + (xy 67.800658 145.371501) + (xy 67.800659 145.3715) + (xy 67.800661 145.3715) + (xy 67.899587 145.321095) + (xy 67.978095 145.242587) + (xy 68.0285 145.143661) + (xy 68.0285 145.143659) + (xy 68.028501 145.143658) + (xy 68.045869 145.034002) + (xy 68.045869 145.033997) + (xy 68.028501 144.924341) + (xy 68.006351 144.880869) + (xy 67.978095 144.825413) + (xy 67.978092 144.82541) + (xy 67.97809 144.825407) + (xy 67.899592 144.746909) + (xy 67.899588 144.746906) + (xy 67.899587 144.746905) + (xy 67.875421 144.734592) + (xy 67.800658 144.696498) + (xy 67.691002 144.679131) + (xy 67.690998 144.679131) + (xy 67.581341 144.696498) + (xy 67.482414 144.746904) + (xy 67.482407 144.746909) + (xy 67.403909 144.825407) + (xy 67.403904 144.825414) + (xy 67.353498 144.924341) + (xy 67.336131 145.033997) + (xy 67.336131 145.034002) + (xy 48.8165 145.034002) + (xy 48.8165 143.589646) + (xy 49.4995 143.589646) + (xy 49.502688 143.604645) + (xy 49.538855 143.774802) + (xy 49.538857 143.774807) + (xy 49.615848 143.947729) + (xy 49.615851 143.947734) + (xy 49.727111 144.10087) + (xy 49.727112 144.100871) + (xy 49.867784 144.227533) + (xy 50.031716 144.322179) + (xy 50.211744 144.380674) + (xy 50.352808 144.3955) + (xy 50.352812 144.3955) + (xy 51.247188 144.3955) + (xy 51.247192 144.3955) + (xy 51.388256 144.380674) + (xy 51.568284 144.322179) + (xy 51.732216 144.227533) + (xy 51.872888 144.100871) + (xy 51.984151 143.94773) + (xy 52.061144 143.774803) + (xy 52.1005 143.589646) + (xy 57.1195 143.589646) + (xy 57.122688 143.604645) + (xy 57.158855 143.774802) + (xy 57.158857 143.774807) + (xy 57.235848 143.947729) + (xy 57.235851 143.947734) + (xy 57.347111 144.10087) + (xy 57.347112 144.100871) + (xy 57.487784 144.227533) + (xy 57.651716 144.322179) + (xy 57.831744 144.380674) + (xy 57.972808 144.3955) + (xy 57.972812 144.3955) + (xy 58.867188 144.3955) + (xy 58.867192 144.3955) + (xy 59.008256 144.380674) + (xy 59.188284 144.322179) + (xy 59.352216 144.227533) + (xy 59.492888 144.100871) + (xy 59.604151 143.94773) + (xy 59.681144 143.774803) + (xy 59.717312 143.604645) + (xy 60.9295 143.604645) + (xy 60.968855 143.789802) + (xy 60.968857 143.789807) + (xy 61.045848 143.962729) + (xy 61.045851 143.962734) + (xy 61.157111 144.11587) + (xy 61.157112 144.115871) + (xy 61.297784 144.242533) + (xy 61.461716 144.337179) + (xy 61.641744 144.395674) + (xy 61.782808 144.4105) + (xy 61.782812 144.4105) + (xy 62.677188 144.4105) + (xy 62.677192 144.4105) + (xy 62.818256 144.395674) + (xy 62.998284 144.337179) + (xy 63.162216 144.242533) + (xy 63.302888 144.115871) + (xy 63.414151 143.96273) + (xy 63.491144 143.789803) + (xy 63.5305 143.604646) + (xy 63.5305 143.604645) + (xy 68.5495 143.604645) + (xy 68.588855 143.789802) + (xy 68.588857 143.789807) + (xy 68.665848 143.962729) + (xy 68.665851 143.962734) + (xy 68.777111 144.11587) + (xy 68.777112 144.115871) + (xy 68.917784 144.242533) + (xy 69.081716 144.337179) + (xy 69.261744 144.395674) + (xy 69.402808 144.4105) + (xy 69.402812 144.4105) + (xy 70.297188 144.4105) + (xy 70.297192 144.4105) + (xy 70.438256 144.395674) + (xy 70.618284 144.337179) + (xy 70.782216 144.242533) + (xy 70.922888 144.115871) + (xy 71.034151 143.96273) + (xy 71.111144 143.789803) + (xy 71.1505 143.604646) + (xy 71.1505 143.51) + (xy 72.11954 143.51) + (xy 72.139326 143.698256) + (xy 72.139327 143.698259) + (xy 72.197818 143.878277) + (xy 72.197821 143.878284) + (xy 72.292467 144.042216) + (xy 72.371059 144.129501) + (xy 72.419129 144.182888) + (xy 72.572265 144.294148) + (xy 72.57227 144.294151) + (xy 72.745192 144.371142) + (xy 72.745197 144.371144) + (xy 72.930354 144.4105) + (xy 72.930355 144.4105) + (xy 73.119644 144.4105) + (xy 73.119646 144.4105) + (xy 73.304803 144.371144) + (xy 73.47773 144.294151) + (xy 73.630871 144.182888) + (xy 73.757533 144.042216) + (xy 73.852179 143.878284) + (xy 73.910674 143.698256) + (xy 73.93046 143.51) + (xy 87.35954 143.51) + (xy 87.379326 143.698256) + (xy 87.379327 143.698259) + (xy 87.437818 143.878277) + (xy 87.437821 143.878284) + (xy 87.532467 144.042216) + (xy 87.611059 144.129501) + (xy 87.659129 144.182888) + (xy 87.812265 144.294148) + (xy 87.81227 144.294151) + (xy 87.985192 144.371142) + (xy 87.985197 144.371144) + (xy 88.170354 144.4105) + (xy 88.170355 144.4105) + (xy 88.359644 144.4105) + (xy 88.359646 144.4105) + (xy 88.544803 144.371144) + (xy 88.71773 144.294151) + (xy 88.870871 144.182888) + (xy 88.997533 144.042216) + (xy 89.092179 143.878284) + (xy 89.150674 143.698256) + (xy 89.17046 143.51) + (xy 89.150674 143.321744) + (xy 89.092179 143.141716) + (xy 88.997533 142.977784) + (xy 88.870871 142.837112) + (xy 88.867473 142.834643) + (xy 88.717734 142.725851) + (xy 88.717729 142.725848) + (xy 88.544807 142.648857) + (xy 88.544802 142.648855) + (xy 88.399001 142.617865) + (xy 88.359646 142.6095) + (xy 88.170354 142.6095) + (xy 88.137897 142.616398) + (xy 87.985197 142.648855) + (xy 87.985192 142.648857) + (xy 87.81227 142.725848) + (xy 87.812265 142.725851) + (xy 87.659129 142.837111) + (xy 87.532466 142.977785) + (xy 87.437821 143.141715) + (xy 87.437818 143.141722) + (xy 87.393689 143.277539) + (xy 87.379326 143.321744) + (xy 87.35954 143.51) + (xy 73.93046 143.51) + (xy 73.910674 143.321744) + (xy 73.852179 143.141716) + (xy 73.757533 142.977784) + (xy 73.630871 142.837112) + (xy 73.627473 142.834643) + (xy 73.477734 142.725851) + (xy 73.477729 142.725848) + (xy 73.304807 142.648857) + (xy 73.304802 142.648855) + (xy 73.159001 142.617865) + (xy 73.119646 142.6095) + (xy 72.930354 142.6095) + (xy 72.897897 142.616398) + (xy 72.745197 142.648855) + (xy 72.745192 142.648857) + (xy 72.57227 142.725848) + (xy 72.572265 142.725851) + (xy 72.419129 142.837111) + (xy 72.292466 142.977785) + (xy 72.197821 143.141715) + (xy 72.197818 143.141722) + (xy 72.153689 143.277539) + (xy 72.139326 143.321744) + (xy 72.11954 143.51) + (xy 71.1505 143.51) + (xy 71.1505 143.415354) + (xy 71.111144 143.230197) + (xy 71.104465 143.215197) + (xy 71.034151 143.05727) + (xy 71.034148 143.057265) + (xy 70.922888 142.904129) + (xy 70.904847 142.887885) + (xy 70.782216 142.777467) + (xy 70.618284 142.682821) + (xy 70.618277 142.682818) + (xy 70.438259 142.624327) + (xy 70.438256 142.624326) + (xy 70.297192 142.6095) + (xy 69.402808 142.6095) + (xy 69.261744 142.624326) + (xy 69.261741 142.624326) + (xy 69.26174 142.624327) + (xy 69.081722 142.682818) + (xy 69.081715 142.682821) + (xy 68.917785 142.777466) + (xy 68.777111 142.904129) + (xy 68.665851 143.057265) + (xy 68.665848 143.05727) + (xy 68.588857 143.230192) + (xy 68.588855 143.230197) + (xy 68.5495 143.415354) + (xy 68.5495 143.604645) + (xy 63.5305 143.604645) + (xy 63.5305 143.415354) + (xy 63.491144 143.230197) + (xy 63.484465 143.215197) + (xy 63.414151 143.05727) + (xy 63.414148 143.057265) + (xy 63.302888 142.904129) + (xy 63.284847 142.887885) + (xy 63.162216 142.777467) + (xy 62.998284 142.682821) + (xy 62.998277 142.682818) + (xy 62.818259 142.624327) + (xy 62.818256 142.624326) + (xy 62.677192 142.6095) + (xy 61.782808 142.6095) + (xy 61.641744 142.624326) + (xy 61.641741 142.624326) + (xy 61.64174 142.624327) + (xy 61.461722 142.682818) + (xy 61.461715 142.682821) + (xy 61.297785 142.777466) + (xy 61.157111 142.904129) + (xy 61.045851 143.057265) + (xy 61.045848 143.05727) + (xy 60.968857 143.230192) + (xy 60.968855 143.230197) + (xy 60.9295 143.415354) + (xy 60.9295 143.604645) + (xy 59.717312 143.604645) + (xy 59.7205 143.589646) + (xy 59.7205 143.400354) + (xy 59.681144 143.215197) + (xy 59.64843 143.141722) + (xy 59.604151 143.04227) + (xy 59.604148 143.042265) + (xy 59.492888 142.889129) + (xy 59.453335 142.853515) + (xy 59.352216 142.762467) + (xy 59.188284 142.667821) + (xy 59.188277 142.667818) + (xy 59.014309 142.611292) + (xy 59.008256 142.609326) + (xy 58.867192 142.5945) + (xy 57.972808 142.5945) + (xy 57.831744 142.609326) + (xy 57.831741 142.609326) + (xy 57.83174 142.609327) + (xy 57.651722 142.667818) + (xy 57.651715 142.667821) + (xy 57.487785 142.762466) + (xy 57.347111 142.889129) + (xy 57.235851 143.042265) + (xy 57.235848 143.04227) + (xy 57.158857 143.215192) + (xy 57.158855 143.215197) + (xy 57.132842 143.337585) + (xy 57.1195 143.400354) + (xy 57.1195 143.589646) + (xy 52.1005 143.589646) + (xy 52.1005 143.400354) + (xy 52.061144 143.215197) + (xy 52.02843 143.141722) + (xy 51.984151 143.04227) + (xy 51.984148 143.042265) + (xy 51.872888 142.889129) + (xy 51.833335 142.853515) + (xy 51.732216 142.762467) + (xy 51.568284 142.667821) + (xy 51.568277 142.667818) + (xy 51.394309 142.611292) + (xy 51.388256 142.609326) + (xy 51.247192 142.5945) + (xy 50.352808 142.5945) + (xy 50.211744 142.609326) + (xy 50.211741 142.609326) + (xy 50.21174 142.609327) + (xy 50.031722 142.667818) + (xy 50.031715 142.667821) + (xy 49.867785 142.762466) + (xy 49.727111 142.889129) + (xy 49.615851 143.042265) + (xy 49.615848 143.04227) + (xy 49.538857 143.215192) + (xy 49.538855 143.215197) + (xy 49.512842 143.337585) + (xy 49.4995 143.400354) + (xy 49.4995 143.589646) + (xy 48.8165 143.589646) + (xy 48.8165 142.494002) + (xy 67.844131 142.494002) + (xy 67.861498 142.603658) + (xy 67.911904 142.702585) + (xy 67.911909 142.702592) + (xy 67.990407 142.78109) + (xy 67.99041 142.781092) + (xy 67.990413 142.781095) + (xy 68.081002 142.827252) + (xy 68.089341 142.831501) + (xy 68.198998 142.848869) + (xy 68.199 142.848869) + (xy 68.199002 142.848869) + (xy 68.308658 142.831501) + (xy 68.308659 142.8315) + (xy 68.308661 142.8315) + (xy 68.407587 142.781095) + (xy 68.486095 142.702587) + (xy 68.5365 142.603661) + (xy 68.5365 142.603659) + (xy 68.536501 142.603658) + (xy 68.553869 142.494002) + (xy 68.553869 142.493997) + (xy 68.536501 142.384341) + (xy 68.507822 142.328055) + (xy 68.486095 142.285413) + (xy 68.486092 142.28541) + (xy 68.48609 142.285407) + (xy 68.407592 142.206909) + (xy 68.407588 142.206906) + (xy 68.407587 142.206905) + (xy 68.384218 142.194998) + (xy 68.308658 142.156498) + (xy 68.199002 142.139131) + (xy 68.198998 142.139131) + (xy 68.089341 142.156498) + (xy 67.990414 142.206904) + (xy 67.990407 142.206909) + (xy 67.911909 142.285407) + (xy 67.911904 142.285414) + (xy 67.861498 142.384341) + (xy 67.844131 142.493997) + (xy 67.844131 142.494002) + (xy 48.8165 142.494002) + (xy 48.8165 141.049645) + (xy 49.4995 141.049645) + (xy 49.538855 141.234802) + (xy 49.538857 141.234807) + (xy 49.615848 141.407729) + (xy 49.615851 141.407734) + (xy 49.718227 141.548642) + (xy 49.727112 141.560871) + (xy 49.867784 141.687533) + (xy 50.031716 141.782179) + (xy 50.211744 141.840674) + (xy 50.352808 141.8555) + (xy 50.352812 141.8555) + (xy 51.247188 141.8555) + (xy 51.247192 141.8555) + (xy 51.388256 141.840674) + (xy 51.568284 141.782179) + (xy 51.732216 141.687533) + (xy 51.872888 141.560871) + (xy 51.984151 141.40773) + (xy 52.061144 141.234803) + (xy 52.1005 141.049646) + (xy 52.1005 141.049645) + (xy 57.1195 141.049645) + (xy 57.158855 141.234802) + (xy 57.158857 141.234807) + (xy 57.235848 141.407729) + (xy 57.235851 141.407734) + (xy 57.338227 141.548642) + (xy 57.347112 141.560871) + (xy 57.487784 141.687533) + (xy 57.651716 141.782179) + (xy 57.831744 141.840674) + (xy 57.972808 141.8555) + (xy 57.972812 141.8555) + (xy 58.867188 141.8555) + (xy 58.867192 141.8555) + (xy 59.008256 141.840674) + (xy 59.188284 141.782179) + (xy 59.352216 141.687533) + (xy 59.492888 141.560871) + (xy 59.604151 141.40773) + (xy 59.681144 141.234803) + (xy 59.717312 141.064646) + (xy 60.9295 141.064646) + (xy 60.935983 141.095148) + (xy 60.968855 141.249802) + (xy 60.968857 141.249807) + (xy 61.045848 141.422729) + (xy 61.045851 141.422734) + (xy 61.154604 141.572419) + (xy 61.157112 141.575871) + (xy 61.297784 141.702533) + (xy 61.461716 141.797179) + (xy 61.641744 141.855674) + (xy 61.782808 141.8705) + (xy 61.782812 141.8705) + (xy 62.677188 141.8705) + (xy 62.677192 141.8705) + (xy 62.818256 141.855674) + (xy 62.998284 141.797179) + (xy 63.162216 141.702533) + (xy 63.302888 141.575871) + (xy 63.414151 141.42273) + (xy 63.491144 141.249803) + (xy 63.492436 141.243722) + (xy 63.525627 141.18224) + (xy 63.586789 141.148461) + (xy 63.613727 141.1455) + (xy 67.282781 141.1455) + (xy 67.305131 141.14753) + (xy 67.320913 141.150423) + (xy 67.353592 141.140239) + (xy 67.360785 141.138234) + (xy 67.394 141.130048) + (xy 67.394004 141.130044) + (xy 67.395263 141.129384) + (xy 67.397069 141.128636) + (xy 67.400714 141.12658) + (xy 67.402288 141.125422) + (xy 67.403503 141.124686) + (xy 67.40351 141.124685) + (xy 67.427718 141.100475) + (xy 67.433137 141.095374) + (xy 67.458756 141.072679) + (xy 67.458758 141.072673) + (xy 67.459571 141.071497) + (xy 67.46528 141.064646) + (xy 68.5495 141.064646) + (xy 68.555983 141.095148) + (xy 68.588855 141.249802) + (xy 68.588857 141.249807) + (xy 68.665848 141.422729) + (xy 68.665851 141.422734) + (xy 68.774604 141.572419) + (xy 68.777112 141.575871) + (xy 68.917784 141.702533) + (xy 69.081716 141.797179) + (xy 69.261744 141.855674) + (xy 69.402808 141.8705) + (xy 69.402812 141.8705) + (xy 70.297188 141.8705) + (xy 70.297192 141.8705) + (xy 70.438256 141.855674) + (xy 70.618284 141.797179) + (xy 70.782216 141.702533) + (xy 70.922888 141.575871) + (xy 71.034151 141.42273) + (xy 71.111144 141.249803) + (xy 71.1505 141.064646) + (xy 71.1505 140.875354) + (xy 71.111144 140.690197) + (xy 71.104465 140.675197) + (xy 71.034151 140.51727) + (xy 71.034148 140.517265) + (xy 70.922888 140.364129) + (xy 70.898647 140.342302) + (xy 70.782216 140.237467) + (xy 70.618284 140.142821) + (xy 70.618277 140.142818) + (xy 70.438259 140.084327) + (xy 70.438256 140.084326) + (xy 70.297192 140.0695) + (xy 69.402808 140.0695) + (xy 69.261744 140.084326) + (xy 69.261741 140.084326) + (xy 69.26174 140.084327) + (xy 69.081722 140.142818) + (xy 69.081715 140.142821) + (xy 68.917785 140.237466) + (xy 68.777111 140.364129) + (xy 68.665851 140.517265) + (xy 68.665848 140.51727) + (xy 68.588857 140.690192) + (xy 68.588855 140.690197) + (xy 68.555983 140.844852) + (xy 68.5495 140.875354) + (xy 68.5495 141.064646) + (xy 67.46528 141.064646) + (xy 67.473941 141.054252) + (xy 67.922857 140.605336) + (xy 67.940092 140.590973) + (xy 67.953295 140.581861) + (xy 67.969199 140.551556) + (xy 67.972879 140.545033) + (xy 67.990568 140.515774) + (xy 67.990568 140.515765) + (xy 67.990993 140.514407) + (xy 67.99174 140.512603) + (xy 67.992862 140.508578) + (xy 67.993155 140.506659) + (xy 67.9935 140.505259) + (xy 67.9935 140.471046) + (xy 67.993726 140.463559) + (xy 67.995285 140.437784) + (xy 67.995791 140.429419) + (xy 67.99579 140.429418) + (xy 67.995791 140.429417) + (xy 67.995531 140.427998) + (xy 67.9935 140.405648) + (xy 67.9935 138.524645) + (xy 68.5495 138.524645) + (xy 68.588855 138.709802) + (xy 68.588857 138.709807) + (xy 68.665848 138.882729) + (xy 68.665851 138.882734) + (xy 68.777111 139.03587) + (xy 68.777112 139.035871) + (xy 68.917784 139.162533) + (xy 69.081716 139.257179) + (xy 69.261744 139.315674) + (xy 69.402808 139.3305) + (xy 69.402812 139.3305) + (xy 70.297188 139.3305) + (xy 70.297192 139.3305) + (xy 70.438256 139.315674) + (xy 70.618284 139.257179) + (xy 70.782216 139.162533) + (xy 70.922888 139.035871) + (xy 71.034151 138.88273) + (xy 71.111144 138.709803) + (xy 71.1505 138.524646) + (xy 71.1505 138.335354) + (xy 71.111144 138.150197) + (xy 71.107897 138.142905) + (xy 71.034151 137.97727) + (xy 71.034148 137.977265) + (xy 70.922888 137.824129) + (xy 70.898647 137.802302) + (xy 70.782216 137.697467) + (xy 70.618284 137.602821) + (xy 70.618277 137.602818) + (xy 70.438259 137.544327) + (xy 70.438256 137.544326) + (xy 70.297192 137.5295) + (xy 69.402808 137.5295) + (xy 69.261744 137.544326) + (xy 69.261741 137.544326) + (xy 69.26174 137.544327) + (xy 69.081722 137.602818) + (xy 69.081715 137.602821) + (xy 68.917785 137.697466) + (xy 68.777111 137.824129) + (xy 68.665851 137.977265) + (xy 68.665848 137.97727) + (xy 68.588857 138.150192) + (xy 68.588855 138.150197) + (xy 68.5495 138.335354) + (xy 68.5495 138.524645) + (xy 67.9935 138.524645) + (xy 67.9935 135.984646) + (xy 68.5495 135.984646) + (xy 68.552145 135.997091) + (xy 68.588855 136.169802) + (xy 68.588857 136.169807) + (xy 68.665848 136.342729) + (xy 68.665851 136.342734) + (xy 68.753856 136.463862) + (xy 68.777112 136.495871) + (xy 68.917784 136.622533) + (xy 69.081716 136.717179) + (xy 69.261744 136.775674) + (xy 69.402808 136.7905) + (xy 69.402812 136.7905) + (xy 70.297188 136.7905) + (xy 70.297192 136.7905) + (xy 70.438256 136.775674) + (xy 70.618284 136.717179) + (xy 70.782216 136.622533) + (xy 70.922888 136.495871) + (xy 71.034151 136.34273) + (xy 71.111144 136.169803) + (xy 71.1505 135.984646) + (xy 71.1505 135.795354) + (xy 71.111144 135.610197) + (xy 71.107721 135.60251) + (xy 71.034151 135.43727) + (xy 71.034148 135.437265) + (xy 70.922888 135.284129) + (xy 70.906229 135.269129) + (xy 70.782216 135.157467) + (xy 70.618284 135.062821) + (xy 70.618277 135.062818) + (xy 70.438259 135.004327) + (xy 70.438256 135.004326) + (xy 70.297192 134.9895) + (xy 69.402808 134.9895) + (xy 69.261744 135.004326) + (xy 69.261741 135.004326) + (xy 69.26174 135.004327) + (xy 69.081722 135.062818) + (xy 69.081715 135.062821) + (xy 68.917785 135.157466) + (xy 68.777111 135.284129) + (xy 68.665851 135.437265) + (xy 68.665848 135.43727) + (xy 68.588857 135.610192) + (xy 68.588855 135.610197) + (xy 68.555789 135.765765) + (xy 68.5495 135.795354) + (xy 68.5495 135.984646) + (xy 67.9935 135.984646) + (xy 67.9935 133.444645) + (xy 68.5495 133.444645) + (xy 68.588855 133.629802) + (xy 68.588857 133.629807) + (xy 68.665848 133.802729) + (xy 68.665851 133.802734) + (xy 68.770165 133.946309) + (xy 68.777112 133.955871) + (xy 68.917784 134.082533) + (xy 69.081716 134.177179) + (xy 69.261744 134.235674) + (xy 69.402808 134.2505) + (xy 69.402812 134.2505) + (xy 70.297188 134.2505) + (xy 70.297192 134.2505) + (xy 70.438256 134.235674) + (xy 70.618284 134.177179) + (xy 70.782216 134.082533) + (xy 70.922888 133.955871) + (xy 71.034151 133.80273) + (xy 71.111144 133.629803) + (xy 71.1505 133.444646) + (xy 71.1505 133.255354) + (xy 71.111144 133.070197) + (xy 71.104465 133.055197) + (xy 71.034151 132.89727) + (xy 71.034148 132.897265) + (xy 70.922888 132.744129) + (xy 70.906229 132.729129) + (xy 70.782216 132.617467) + (xy 70.618284 132.522821) + (xy 70.618277 132.522818) + (xy 70.438259 132.464327) + (xy 70.438256 132.464326) + (xy 70.297192 132.4495) + (xy 69.402808 132.4495) + (xy 69.261744 132.464326) + (xy 69.261741 132.464326) + (xy 69.26174 132.464327) + (xy 69.081722 132.522818) + (xy 69.081715 132.522821) + (xy 68.917785 132.617466) + (xy 68.777111 132.744129) + (xy 68.665851 132.897265) + (xy 68.665848 132.89727) + (xy 68.588857 133.070192) + (xy 68.588855 133.070197) + (xy 68.5495 133.255354) + (xy 68.5495 133.444645) + (xy 67.9935 133.444645) + (xy 67.9935 130.904645) + (xy 68.5495 130.904645) + (xy 68.588855 131.089802) + (xy 68.588857 131.089807) + (xy 68.665848 131.262729) + (xy 68.665851 131.262734) + (xy 68.774801 131.41269) + (xy 68.777112 131.415871) + (xy 68.917784 131.542533) + (xy 69.081716 131.637179) + (xy 69.261744 131.695674) + (xy 69.402808 131.7105) + (xy 69.402812 131.7105) + (xy 70.297188 131.7105) + (xy 70.297192 131.7105) + (xy 70.438256 131.695674) + (xy 70.618284 131.637179) + (xy 70.782216 131.542533) + (xy 70.922888 131.415871) + (xy 71.034151 131.26273) + (xy 71.111144 131.089803) + (xy 71.1505 130.904646) + (xy 71.1505 130.715354) + (xy 71.111144 130.530197) + (xy 71.106961 130.520803) + (xy 71.034151 130.35727) + (xy 71.034148 130.357265) + (xy 70.922888 130.204129) + (xy 70.906229 130.189129) + (xy 70.782216 130.077467) + (xy 70.618284 129.982821) + (xy 70.618277 129.982818) + (xy 70.438259 129.924327) + (xy 70.438256 129.924326) + (xy 70.297192 129.9095) + (xy 69.402808 129.9095) + (xy 69.261744 129.924326) + (xy 69.261741 129.924326) + (xy 69.26174 129.924327) + (xy 69.081722 129.982818) + (xy 69.081715 129.982821) + (xy 68.917785 130.077466) + (xy 68.777111 130.204129) + (xy 68.665851 130.357265) + (xy 68.665848 130.35727) + (xy 68.588857 130.530192) + (xy 68.588855 130.530197) + (xy 68.5495 130.715354) + (xy 68.5495 130.904645) + (xy 67.9935 130.904645) + (xy 67.9935 128.364645) + (xy 68.5495 128.364645) + (xy 68.588855 128.549802) + (xy 68.588857 128.549807) + (xy 68.665848 128.722729) + (xy 68.665851 128.722734) + (xy 68.774806 128.872697) + (xy 68.777112 128.875871) + (xy 68.917784 129.002533) + (xy 69.081716 129.097179) + (xy 69.261744 129.155674) + (xy 69.402808 129.1705) + (xy 69.402812 129.1705) + (xy 70.297188 129.1705) + (xy 70.297192 129.1705) + (xy 70.438256 129.155674) + (xy 70.618284 129.097179) + (xy 70.782216 129.002533) + (xy 70.922888 128.875871) + (xy 71.034151 128.72273) + (xy 71.111144 128.549803) + (xy 71.1505 128.364646) + (xy 71.1505 128.175354) + (xy 71.111144 127.990197) + (xy 71.104465 127.975197) + (xy 71.034151 127.81727) + (xy 71.034148 127.817265) + (xy 70.922888 127.664129) + (xy 70.906229 127.649129) + (xy 70.782216 127.537467) + (xy 70.618284 127.442821) + (xy 70.618277 127.442818) + (xy 70.438259 127.384327) + (xy 70.438256 127.384326) + (xy 70.297192 127.3695) + (xy 69.402808 127.3695) + (xy 69.261744 127.384326) + (xy 69.261741 127.384326) + (xy 69.26174 127.384327) + (xy 69.081722 127.442818) + (xy 69.081715 127.442821) + (xy 68.917785 127.537466) + (xy 68.777111 127.664129) + (xy 68.665851 127.817265) + (xy 68.665848 127.81727) + (xy 68.588857 127.990192) + (xy 68.588855 127.990197) + (xy 68.5495 128.175354) + (xy 68.5495 128.364645) + (xy 67.9935 128.364645) + (xy 67.9935 125.824645) + (xy 68.5495 125.824645) + (xy 68.588855 126.009802) + (xy 68.588857 126.009807) + (xy 68.665848 126.182729) + (xy 68.665851 126.182734) + (xy 68.766213 126.32087) + (xy 68.777112 126.335871) + (xy 68.917784 126.462533) + (xy 69.081716 126.557179) + (xy 69.261744 126.615674) + (xy 69.402808 126.6305) + (xy 69.402812 126.6305) + (xy 70.297188 126.6305) + (xy 70.297192 126.6305) + (xy 70.438256 126.615674) + (xy 70.618284 126.557179) + (xy 70.782216 126.462533) + (xy 70.922888 126.335871) + (xy 71.034151 126.18273) + (xy 71.111144 126.009803) + (xy 71.1505 125.824646) + (xy 71.1505 125.635354) + (xy 71.111144 125.450197) + (xy 71.104465 125.435197) + (xy 71.034151 125.27727) + (xy 71.034148 125.277265) + (xy 70.922888 125.124129) + (xy 70.906229 125.109129) + (xy 70.782216 124.997467) + (xy 70.618284 124.902821) + (xy 70.618277 124.902818) + (xy 70.438259 124.844327) + (xy 70.438256 124.844326) + (xy 70.297192 124.8295) + (xy 69.402808 124.8295) + (xy 69.261744 124.844326) + (xy 69.261741 124.844326) + (xy 69.26174 124.844327) + (xy 69.081722 124.902818) + (xy 69.081715 124.902821) + (xy 68.917785 124.997466) + (xy 68.777111 125.124129) + (xy 68.665851 125.277265) + (xy 68.665848 125.27727) + (xy 68.588857 125.450192) + (xy 68.588855 125.450197) + (xy 68.5495 125.635354) + (xy 68.5495 125.824645) + (xy 67.9935 125.824645) + (xy 67.9935 123.284645) + (xy 68.5495 123.284645) + (xy 68.588855 123.469802) + (xy 68.588857 123.469807) + (xy 68.665848 123.642729) + (xy 68.665851 123.642734) + (xy 68.77711 123.795869) + (xy 68.777111 123.79587) + (xy 68.777112 123.795871) + (xy 68.917784 123.922533) + (xy 69.081716 124.017179) + (xy 69.261744 124.075674) + (xy 69.402808 124.0905) + (xy 69.402812 124.0905) + (xy 70.297188 124.0905) + (xy 70.297192 124.0905) + (xy 70.438256 124.075674) + (xy 70.618284 124.017179) + (xy 70.782216 123.922533) + (xy 70.922888 123.795871) + (xy 70.922888 123.79587) + (xy 70.92289 123.795869) + (xy 71.034148 123.642734) + (xy 71.034147 123.642734) + (xy 71.034151 123.64273) + (xy 71.111144 123.469803) + (xy 71.1505 123.284646) + (xy 71.1505 123.095354) + (xy 71.111144 122.910197) + (xy 71.107897 122.902905) + (xy 71.034151 122.73727) + (xy 71.034148 122.737265) + (xy 70.922888 122.584129) + (xy 70.906229 122.569129) + (xy 70.782216 122.457467) + (xy 70.618284 122.362821) + (xy 70.618277 122.362818) + (xy 70.438259 122.304327) + (xy 70.438256 122.304326) + (xy 70.297192 122.2895) + (xy 69.402808 122.2895) + (xy 69.261744 122.304326) + (xy 69.261741 122.304326) + (xy 69.26174 122.304327) + (xy 69.081722 122.362818) + (xy 69.081715 122.362821) + (xy 68.917785 122.457466) + (xy 68.777111 122.584129) + (xy 68.665851 122.737265) + (xy 68.665848 122.73727) + (xy 68.588857 122.910192) + (xy 68.588855 122.910197) + (xy 68.5495 123.095354) + (xy 68.5495 123.284645) + (xy 67.9935 123.284645) + (xy 67.9935 121.459894) + (xy 68.5495 121.459894) + (xy 68.549501 121.459902) + (xy 68.55533 121.489212) + (xy 68.577542 121.522457) + (xy 68.588334 121.529667) + (xy 68.610787 121.544669) + (xy 68.61079 121.544669) + (xy 68.610791 121.54467) + (xy 68.620647 121.54663) + (xy 68.640101 121.5505) + (xy 71.059898 121.550499) + (xy 71.089213 121.544669) + (xy 71.122457 121.522457) + (xy 71.144669 121.489213) + (xy 71.1505 121.459899) + (xy 71.150499 119.840102) + (xy 71.144669 119.810787) + (xy 71.134909 119.796179) + (xy 71.122457 119.777542) + (xy 71.089214 119.755332) + (xy 71.089215 119.755332) + (xy 71.089213 119.755331) + (xy 71.089211 119.75533) + (xy 71.089208 119.755329) + (xy 71.059901 119.7495) + (xy 68.640105 119.7495) + (xy 68.640097 119.749501) + (xy 68.610787 119.75533) + (xy 68.577542 119.777542) + (xy 68.555332 119.810785) + (xy 68.555329 119.810791) + (xy 68.5495 119.840098) + (xy 68.5495 121.459894) + (xy 67.9935 121.459894) + (xy 67.9935 116.934645) + (xy 68.5495 116.934645) + (xy 68.588855 117.119802) + (xy 68.588857 117.119807) + (xy 68.665848 117.292729) + (xy 68.665851 117.292734) + (xy 68.768954 117.434643) + (xy 68.777112 117.445871) + (xy 68.917784 117.572533) + (xy 69.081716 117.667179) + (xy 69.261744 117.725674) + (xy 69.402808 117.7405) + (xy 69.402812 117.7405) + (xy 70.297188 117.7405) + (xy 70.297192 117.7405) + (xy 70.438256 117.725674) + (xy 70.618284 117.667179) + (xy 70.782216 117.572533) + (xy 70.922888 117.445871) + (xy 71.034151 117.29273) + (xy 71.111144 117.119803) + (xy 71.1505 116.934646) + (xy 71.1505 116.745354) + (xy 71.111144 116.560197) + (xy 71.108263 116.553727) + (xy 71.034151 116.38727) + (xy 71.034148 116.387265) + (xy 70.922888 116.234129) + (xy 70.890534 116.204997) + (xy 70.782216 116.107467) + (xy 70.618284 116.012821) + (xy 70.618277 116.012818) + (xy 70.438259 115.954327) + (xy 70.438256 115.954326) + (xy 70.297192 115.9395) + (xy 69.402808 115.9395) + (xy 69.261744 115.954326) + (xy 69.261741 115.954326) + (xy 69.26174 115.954327) + (xy 69.081722 116.012818) + (xy 69.081715 116.012821) + (xy 68.917785 116.107466) + (xy 68.777111 116.234129) + (xy 68.665851 116.387265) + (xy 68.665848 116.38727) + (xy 68.588857 116.560192) + (xy 68.588855 116.560197) + (xy 68.5495 116.745354) + (xy 68.5495 116.934645) + (xy 67.9935 116.934645) + (xy 67.9935 114.394645) + (xy 68.5495 114.394645) + (xy 68.588855 114.579802) + (xy 68.588857 114.579807) + (xy 68.665848 114.752729) + (xy 68.665851 114.752734) + (xy 68.770748 114.897112) + (xy 68.777112 114.905871) + (xy 68.917784 115.032533) + (xy 69.081716 115.127179) + (xy 69.261744 115.185674) + (xy 69.402808 115.2005) + (xy 69.402812 115.2005) + (xy 70.297188 115.2005) + (xy 70.297192 115.2005) + (xy 70.438256 115.185674) + (xy 70.618284 115.127179) + (xy 70.782216 115.032533) + (xy 70.922888 114.905871) + (xy 71.034151 114.75273) + (xy 71.111144 114.579803) + (xy 71.1505 114.394646) + (xy 71.1505 114.205354) + (xy 71.111144 114.020197) + (xy 71.107897 114.012905) + (xy 71.034151 113.84727) + (xy 71.034148 113.847265) + (xy 70.922888 113.694129) + (xy 70.898466 113.672139) + (xy 70.782216 113.567467) + (xy 70.618284 113.472821) + (xy 70.618277 113.472818) + (xy 70.438259 113.414327) + (xy 70.438256 113.414326) + (xy 70.297192 113.3995) + (xy 69.402808 113.3995) + (xy 69.261744 113.414326) + (xy 69.261741 113.414326) + (xy 69.26174 113.414327) + (xy 69.081722 113.472818) + (xy 69.081715 113.472821) + (xy 68.917785 113.567466) + (xy 68.777111 113.694129) + (xy 68.665851 113.847265) + (xy 68.665848 113.84727) + (xy 68.588857 114.020192) + (xy 68.588855 114.020197) + (xy 68.5495 114.205354) + (xy 68.5495 114.394645) + (xy 67.9935 114.394645) + (xy 67.9935 113.916055) + (xy 68.013185 113.849016) + (xy 68.029814 113.828378) + (xy 69.175381 112.682811) + (xy 69.236702 112.649328) + (xy 69.276011 112.647173) + (xy 69.402808 112.6605) + (xy 69.402813 112.6605) + (xy 70.297188 112.6605) + (xy 70.297192 112.6605) + (xy 70.438256 112.645674) + (xy 70.618284 112.587179) + (xy 70.782216 112.492533) + (xy 70.922888 112.365871) + (xy 71.034151 112.21273) + (xy 71.111144 112.039803) + (xy 71.1505 111.854646) + (xy 71.1505 111.665354) + (xy 71.111144 111.480197) + (xy 71.071028 111.390097) + (xy 71.034151 111.30727) + (xy 71.034148 111.307265) + (xy 70.922888 111.154129) + (xy 70.890537 111.125) + (xy 70.782216 111.027467) + (xy 70.618284 110.932821) + (xy 70.618277 110.932818) + (xy 70.438259 110.874327) + (xy 70.438256 110.874326) + (xy 70.297192 110.8595) + (xy 69.402808 110.8595) + (xy 69.261744 110.874326) + (xy 69.261741 110.874326) + (xy 69.26174 110.874327) + (xy 69.081722 110.932818) + (xy 69.081715 110.932821) + (xy 68.917785 111.027466) + (xy 68.777111 111.154129) + (xy 68.665851 111.307265) + (xy 68.665848 111.30727) + (xy 68.588857 111.480192) + (xy 68.588855 111.480197) + (xy 68.5495 111.665354) + (xy 68.5495 111.854646) + (xy 68.553288 111.872469) + (xy 68.588855 112.039802) + (xy 68.588857 112.039807) + (xy 68.665848 112.212729) + (xy 68.665851 112.212734) + (xy 68.77711 112.365869) + (xy 68.777117 112.365877) + (xy 68.795151 112.382115) + (xy 68.831799 112.441602) + (xy 68.830468 112.511459) + (xy 68.799859 112.561945) + (xy 67.713149 113.648655) + (xy 67.695914 113.66302) + (xy 67.682705 113.672138) + (xy 67.666805 113.702431) + (xy 67.663131 113.708944) + (xy 67.64543 113.738227) + (xy 67.644992 113.739634) + (xy 67.644247 113.741431) + (xy 67.643145 113.745387) + (xy 67.642853 113.747307) + (xy 67.6425 113.74874) + (xy 67.6425 113.782952) + (xy 67.642274 113.790438) + (xy 67.640208 113.824581) + (xy 67.640468 113.825995) + (xy 67.6425 113.84835) + (xy 67.6425 119.839956) + (xy 67.622815 119.906995) + (xy 67.570011 119.95275) + (xy 67.500853 119.962694) + (xy 67.437297 119.933669) + (xy 67.430819 119.927637) + (xy 67.388985 119.885803) + (xy 67.283887 119.834424) + (xy 67.282886 119.834115) + (xy 67.28185 119.833428) + (xy 67.275242 119.830198) + (xy 67.275666 119.829329) + (xy 67.224648 119.795513) + (xy 67.196525 119.731553) + (xy 67.1955 119.715644) + (xy 67.1955 109.314646) + (xy 68.5495 109.314646) + (xy 68.554859 109.33986) + (xy 68.588855 109.499802) + (xy 68.588857 109.499807) + (xy 68.665848 109.672729) + (xy 68.665851 109.672734) + (xy 68.768954 109.814643) + (xy 68.777112 109.825871) + (xy 68.917784 109.952533) + (xy 69.081716 110.047179) + (xy 69.261744 110.105674) + (xy 69.402808 110.1205) + (xy 69.402812 110.1205) + (xy 70.297188 110.1205) + (xy 70.297192 110.1205) + (xy 70.438256 110.105674) + (xy 70.618284 110.047179) + (xy 70.782216 109.952533) + (xy 70.922888 109.825871) + (xy 71.034151 109.67273) + (xy 71.111144 109.499803) + (xy 71.1505 109.314646) + (xy 71.1505 109.125354) + (xy 71.111144 108.940197) + (xy 71.034151 108.76727) + (xy 71.034148 108.767265) + (xy 70.922888 108.614129) + (xy 70.842143 108.541426) + (xy 70.782216 108.487467) + (xy 70.618284 108.392821) + (xy 70.618277 108.392818) + (xy 70.438259 108.334327) + (xy 70.438256 108.334326) + (xy 70.297192 108.3195) + (xy 69.402808 108.3195) + (xy 69.261744 108.334326) + (xy 69.261741 108.334326) + (xy 69.26174 108.334327) + (xy 69.081722 108.392818) + (xy 69.081715 108.392821) + (xy 68.917785 108.487466) + (xy 68.777111 108.614129) + (xy 68.665851 108.767265) + (xy 68.665848 108.76727) + (xy 68.588857 108.940192) + (xy 68.588855 108.940197) + (xy 68.568124 109.037734) + (xy 68.5495 109.125354) + (xy 68.5495 109.314646) + (xy 67.1955 109.314646) + (xy 67.1955 107.560635) + (xy 67.215185 107.493596) + (xy 67.265038 107.449236) + (xy 67.326483 107.419198) + (xy 67.409198 107.336483) + (xy 67.460573 107.231393) + (xy 67.4705 107.16326) + (xy 67.4705 106.774646) + (xy 68.5495 106.774646) + (xy 68.556844 106.809196) + (xy 68.588855 106.959802) + (xy 68.588857 106.959807) + (xy 68.665848 107.132729) + (xy 68.665851 107.132734) + (xy 68.777111 107.28587) + (xy 68.777112 107.285871) + (xy 68.917784 107.412533) + (xy 69.081716 107.507179) + (xy 69.261744 107.565674) + (xy 69.402808 107.5805) + (xy 69.402812 107.5805) + (xy 70.297187 107.5805) + (xy 70.297192 107.5805) + (xy 70.423978 107.567174) + (xy 70.492706 107.579743) + (xy 70.524619 107.602814) + (xy 71.543181 108.621375) + (xy 71.576666 108.682698) + (xy 71.5795 108.709056) + (xy 71.5795 139.67278) + (xy 71.577469 139.695132) + (xy 71.574577 139.710912) + (xy 71.574576 139.710912) + (xy 71.584758 139.743586) + (xy 71.586768 139.750798) + (xy 71.594951 139.783999) + (xy 71.595627 139.785286) + (xy 71.596373 139.787088) + (xy 71.598412 139.790702) + (xy 71.599559 139.792261) + (xy 71.600313 139.793509) + (xy 71.624508 139.817703) + (xy 71.629643 139.823158) + (xy 71.652319 139.848755) + (xy 71.653505 139.849573) + (xy 71.670749 139.863944) + (xy 72.207662 140.400857) + (xy 72.241147 140.46218) + (xy 72.236163 140.531872) + (xy 72.227368 140.550538) + (xy 72.197821 140.601714) + (xy 72.147119 140.75776) + (xy 72.139326 140.781744) + (xy 72.11954 140.97) + (xy 72.139326 141.158256) + (xy 72.139327 141.158259) + (xy 72.197818 141.338277) + (xy 72.197821 141.338284) + (xy 72.292467 141.502216) + (xy 72.388794 141.609198) + (xy 72.419129 141.642888) + (xy 72.572265 141.754148) + (xy 72.57227 141.754151) + (xy 72.745192 141.831142) + (xy 72.745197 141.831144) + (xy 72.930354 141.8705) + (xy 72.930355 141.8705) + (xy 73.119644 141.8705) + (xy 73.119646 141.8705) + (xy 73.304803 141.831144) + (xy 73.47773 141.754151) + (xy 73.630871 141.642888) + (xy 73.757533 141.502216) + (xy 73.852179 141.338284) + (xy 73.910674 141.158256) + (xy 73.93046 140.97) + (xy 87.35954 140.97) + (xy 87.379326 141.158256) + (xy 87.379327 141.158259) + (xy 87.437818 141.338277) + (xy 87.437821 141.338284) + (xy 87.532467 141.502216) + (xy 87.628794 141.609198) + (xy 87.659129 141.642888) + (xy 87.812265 141.754148) + (xy 87.81227 141.754151) + (xy 87.985192 141.831142) + (xy 87.985197 141.831144) + (xy 88.170354 141.8705) + (xy 88.170355 141.8705) + (xy 88.359644 141.8705) + (xy 88.359646 141.8705) + (xy 88.544803 141.831144) + (xy 88.71773 141.754151) + (xy 88.870871 141.642888) + (xy 88.997533 141.502216) + (xy 89.092179 141.338284) + (xy 89.150674 141.158256) + (xy 89.17046 140.97) + (xy 89.150674 140.781744) + (xy 89.092179 140.601716) + (xy 88.997533 140.437784) + (xy 88.870871 140.297112) + (xy 88.867473 140.294643) + (xy 88.717734 140.185851) + (xy 88.717729 140.185848) + (xy 88.544807 140.108857) + (xy 88.544802 140.108855) + (xy 88.399001 140.077865) + (xy 88.359646 140.0695) + (xy 88.170354 140.0695) + (xy 88.137897 140.076398) + (xy 87.985197 140.108855) + (xy 87.985192 140.108857) + (xy 87.81227 140.185848) + (xy 87.812265 140.185851) + (xy 87.659129 140.297111) + (xy 87.532466 140.437785) + (xy 87.437821 140.601715) + (xy 87.437818 140.601722) + (xy 87.387119 140.75776) + (xy 87.379326 140.781744) + (xy 87.35954 140.97) + (xy 73.93046 140.97) + (xy 73.910674 140.781744) + (xy 73.852179 140.601716) + (xy 73.757533 140.437784) + (xy 73.630871 140.297112) + (xy 73.627473 140.294643) + (xy 73.477734 140.185851) + (xy 73.477729 140.185848) + (xy 73.304807 140.108857) + (xy 73.304802 140.108855) + (xy 73.159001 140.077865) + (xy 73.119646 140.0695) + (xy 72.930354 140.0695) + (xy 72.897897 140.076398) + (xy 72.745197 140.108855) + (xy 72.592536 140.176825) + (xy 72.523286 140.186109) + (xy 72.46001 140.156481) + (xy 72.45442 140.151226) + (xy 72.257196 139.954002) + (xy 86.259131 139.954002) + (xy 86.276498 140.063658) + (xy 86.326904 140.162585) + (xy 86.326909 140.162592) + (xy 86.405407 140.24109) + (xy 86.40541 140.241092) + (xy 86.405413 140.241095) + (xy 86.504339 140.2915) + (xy 86.504341 140.291501) + (xy 86.613998 140.308869) + (xy 86.614 140.308869) + (xy 86.614002 140.308869) + (xy 86.723658 140.291501) + (xy 86.723659 140.2915) + (xy 86.723661 140.2915) + (xy 86.822587 140.241095) + (xy 86.901095 140.162587) + (xy 86.9515 140.063661) + (xy 86.9515 140.063659) + (xy 86.951501 140.063658) + (xy 86.968869 139.954002) + (xy 86.968869 139.953997) + (xy 86.951501 139.844341) + (xy 86.940708 139.823158) + (xy 86.901095 139.745413) + (xy 86.901092 139.74541) + (xy 86.90109 139.745407) + (xy 86.822592 139.666909) + (xy 86.822588 139.666906) + (xy 86.822587 139.666905) + (xy 86.799218 139.654998) + (xy 86.723658 139.616498) + (xy 86.614002 139.599131) + (xy 86.613998 139.599131) + (xy 86.504341 139.616498) + (xy 86.405414 139.666904) + (xy 86.405407 139.666909) + (xy 86.326909 139.745407) + (xy 86.326904 139.745414) + (xy 86.276498 139.844341) + (xy 86.259131 139.953997) + (xy 86.259131 139.954002) + (xy 72.257196 139.954002) + (xy 71.966819 139.663625) + (xy 71.933334 139.602302) + (xy 71.9305 139.575944) + (xy 71.9305 138.75846) + (xy 71.950185 138.691421) + (xy 72.002989 138.645666) + (xy 72.072147 138.635722) + (xy 72.135703 138.664747) + (xy 72.172431 138.720142) + (xy 72.197818 138.798278) + (xy 72.197821 138.798284) + (xy 72.292467 138.962216) + (xy 72.378439 139.057697) + (xy 72.419129 139.102888) + (xy 72.572265 139.214148) + (xy 72.57227 139.214151) + (xy 72.745192 139.291142) + (xy 72.745197 139.291144) + (xy 72.930354 139.3305) + (xy 72.930355 139.3305) + (xy 73.119644 139.3305) + (xy 73.119646 139.3305) + (xy 73.304803 139.291144) + (xy 73.47773 139.214151) + (xy 73.630871 139.102888) + (xy 73.757533 138.962216) + (xy 73.852179 138.798284) + (xy 73.910674 138.618256) + (xy 73.93046 138.43) + (xy 87.35954 138.43) + (xy 87.379326 138.618256) + (xy 87.379327 138.618259) + (xy 87.437818 138.798277) + (xy 87.437821 138.798284) + (xy 87.532467 138.962216) + (xy 87.618439 139.057697) + (xy 87.659129 139.102888) + (xy 87.812265 139.214148) + (xy 87.81227 139.214151) + (xy 87.985192 139.291142) + (xy 87.985197 139.291144) + (xy 88.170354 139.3305) + (xy 88.170355 139.3305) + (xy 88.359644 139.3305) + (xy 88.359646 139.3305) + (xy 88.544803 139.291144) + (xy 88.71773 139.214151) + (xy 88.870871 139.102888) + (xy 88.997533 138.962216) + (xy 89.092179 138.798284) + (xy 89.117569 138.720141) + (xy 89.157006 138.662467) + (xy 89.221365 138.635268) + (xy 89.290211 138.647182) + (xy 89.341687 138.694426) + (xy 89.3595 138.75846) + (xy 89.3595 139.03778) + (xy 89.357469 139.060132) + (xy 89.354577 139.075912) + (xy 89.354576 139.075912) + (xy 89.364758 139.108586) + (xy 89.366768 139.115798) + (xy 89.374951 139.148999) + (xy 89.375627 139.150286) + (xy 89.376373 139.152088) + (xy 89.378412 139.155702) + (xy 89.379559 139.157261) + (xy 89.380313 139.158509) + (xy 89.404508 139.182703) + (xy 89.409643 139.188158) + (xy 89.432319 139.213755) + (xy 89.433505 139.214573) + (xy 89.450749 139.228944) + (xy 89.951805 139.73) + (xy 90.38986 140.168054) + (xy 90.423345 140.229377) + (xy 90.418361 140.299068) + (xy 90.385155 140.347882) + (xy 90.36711 140.36413) + (xy 90.367106 140.364135) + (xy 90.255851 140.517265) + (xy 90.255848 140.51727) + (xy 90.178857 140.690192) + (xy 90.178855 140.690197) + (xy 90.145983 140.844852) + (xy 90.1395 140.875354) + (xy 90.1395 141.064646) + (xy 90.145983 141.095148) + (xy 90.178855 141.249802) + (xy 90.178857 141.249807) + (xy 90.255848 141.422729) + (xy 90.255851 141.422734) + (xy 90.364604 141.572419) + (xy 90.367112 141.575871) + (xy 90.507784 141.702533) + (xy 90.671716 141.797179) + (xy 90.851744 141.855674) + (xy 90.992808 141.8705) + (xy 90.992812 141.8705) + (xy 91.887188 141.8705) + (xy 91.887192 141.8705) + (xy 92.028256 141.855674) + (xy 92.208284 141.797179) + (xy 92.372216 141.702533) + (xy 92.512888 141.575871) + (xy 92.583994 141.478002) + (xy 93.117131 141.478002) + (xy 93.134498 141.587658) + (xy 93.184904 141.686585) + (xy 93.184909 141.686592) + (xy 93.263407 141.76509) + (xy 93.26341 141.765092) + (xy 93.263413 141.765095) + (xy 93.323087 141.7955) + (xy 93.362341 141.815501) + (xy 93.471998 141.832869) + (xy 93.472 141.832869) + (xy 93.472002 141.832869) + (xy 93.581658 141.815501) + (xy 93.581659 141.8155) + (xy 93.581661 141.8155) + (xy 93.680587 141.765095) + (xy 93.759095 141.686587) + (xy 93.8095 141.587661) + (xy 93.8095 141.587659) + (xy 93.809501 141.587658) + (xy 93.826869 141.478002) + (xy 93.826869 141.477997) + (xy 93.809501 141.368341) + (xy 93.8095 141.368339) + (xy 93.759095 141.269413) + (xy 93.759092 141.26941) + (xy 93.75909 141.269407) + (xy 93.680592 141.190909) + (xy 93.680588 141.190906) + (xy 93.680587 141.190905) + (xy 93.663581 141.18224) + (xy 93.581658 141.140498) + (xy 93.472002 141.123131) + (xy 93.471998 141.123131) + (xy 93.362341 141.140498) + (xy 93.263414 141.190904) + (xy 93.263407 141.190909) + (xy 93.184909 141.269407) + (xy 93.184904 141.269414) + (xy 93.134498 141.368341) + (xy 93.117131 141.477997) + (xy 93.117131 141.478002) + (xy 92.583994 141.478002) + (xy 92.624151 141.42273) + (xy 92.701144 141.249803) + (xy 92.7405 141.064646) + (xy 105.3795 141.064646) + (xy 105.385983 141.095148) + (xy 105.418855 141.249802) + (xy 105.418857 141.249807) + (xy 105.495848 141.422729) + (xy 105.495851 141.422734) + (xy 105.604604 141.572419) + (xy 105.607112 141.575871) + (xy 105.747784 141.702533) + (xy 105.911716 141.797179) + (xy 106.091744 141.855674) + (xy 106.232808 141.8705) + (xy 106.232812 141.8705) + (xy 107.127188 141.8705) + (xy 107.127192 141.8705) + (xy 107.268256 141.855674) + (xy 107.448284 141.797179) + (xy 107.612216 141.702533) + (xy 107.752888 141.575871) + (xy 107.864151 141.42273) + (xy 107.941144 141.249803) + (xy 107.9805 141.064646) + (xy 107.9805 140.875354) + (xy 107.941144 140.690197) + (xy 107.934465 140.675197) + (xy 107.864151 140.51727) + (xy 107.864148 140.517265) + (xy 107.752888 140.364129) + (xy 107.728647 140.342302) + (xy 107.612216 140.237467) + (xy 107.448284 140.142821) + (xy 107.448277 140.142818) + (xy 107.268259 140.084327) + (xy 107.268256 140.084326) + (xy 107.127192 140.0695) + (xy 106.232808 140.0695) + (xy 106.091744 140.084326) + (xy 106.091741 140.084326) + (xy 106.09174 140.084327) + (xy 105.911722 140.142818) + (xy 105.911715 140.142821) + (xy 105.747785 140.237466) + (xy 105.607111 140.364129) + (xy 105.495851 140.517265) + (xy 105.495848 140.51727) + (xy 105.418857 140.690192) + (xy 105.418855 140.690197) + (xy 105.385983 140.844852) + (xy 105.3795 140.875354) + (xy 105.3795 141.064646) + (xy 92.7405 141.064646) + (xy 92.7405 140.875354) + (xy 92.701144 140.690197) + (xy 92.694465 140.675197) + (xy 92.624151 140.51727) + (xy 92.624148 140.517265) + (xy 92.512888 140.364129) + (xy 92.488647 140.342302) + (xy 92.372216 140.237467) + (xy 92.208284 140.142821) + (xy 92.208277 140.142818) + (xy 92.028259 140.084327) + (xy 92.028256 140.084326) + (xy 91.887192 140.0695) + (xy 90.992808 140.0695) + (xy 90.953612 140.073619) + (xy 90.866021 140.082825) + (xy 90.797292 140.070255) + (xy 90.76538 140.047185) + (xy 89.746819 139.028624) + (xy 89.713334 138.967301) + (xy 89.7105 138.940943) + (xy 89.7105 138.524645) + (xy 90.1395 138.524645) + (xy 90.178855 138.709802) + (xy 90.178857 138.709807) + (xy 90.255848 138.882729) + (xy 90.255851 138.882734) + (xy 90.367111 139.03587) + (xy 90.367112 139.035871) + (xy 90.507784 139.162533) + (xy 90.671716 139.257179) + (xy 90.851744 139.315674) + (xy 90.992808 139.3305) + (xy 90.992812 139.3305) + (xy 91.887188 139.3305) + (xy 91.887192 139.3305) + (xy 92.028256 139.315674) + (xy 92.208284 139.257179) + (xy 92.372216 139.162533) + (xy 92.512888 139.035871) + (xy 92.583994 138.938002) + (xy 93.625131 138.938002) + (xy 93.642498 139.047658) + (xy 93.692904 139.146585) + (xy 93.692909 139.146592) + (xy 93.771407 139.22509) + (xy 93.77141 139.225092) + (xy 93.771413 139.225095) + (xy 93.823356 139.251561) + (xy 93.870341 139.275501) + (xy 93.979998 139.292869) + (xy 93.98 139.292869) + (xy 93.980002 139.292869) + (xy 94.089658 139.275501) + (xy 94.089659 139.2755) + (xy 94.089661 139.2755) + (xy 94.188587 139.225095) + (xy 94.267095 139.146587) + (xy 94.3175 139.047661) + (xy 94.3175 139.047659) + (xy 94.317501 139.047658) + (xy 94.334869 138.938002) + (xy 94.334869 138.937997) + (xy 94.317501 138.828341) + (xy 94.311143 138.815862) + (xy 94.267095 138.729413) + (xy 94.267092 138.72941) + (xy 94.26709 138.729407) + (xy 94.188592 138.650909) + (xy 94.188588 138.650906) + (xy 94.188587 138.650905) + (xy 94.164421 138.638592) + (xy 94.089658 138.600498) + (xy 93.980002 138.583131) + (xy 93.979998 138.583131) + (xy 93.870341 138.600498) + (xy 93.771414 138.650904) + (xy 93.771407 138.650909) + (xy 93.692909 138.729407) + (xy 93.692904 138.729414) + (xy 93.642498 138.828341) + (xy 93.625131 138.937997) + (xy 93.625131 138.938002) + (xy 92.583994 138.938002) + (xy 92.624151 138.88273) + (xy 92.701144 138.709803) + (xy 92.7405 138.524646) + (xy 92.7405 138.430002) + (xy 99.467131 138.430002) + (xy 99.484498 138.539658) + (xy 99.534904 138.638585) + (xy 99.534909 138.638592) + (xy 99.613407 138.71709) + (xy 99.61341 138.717092) + (xy 99.613413 138.717095) + (xy 99.705181 138.763853) + (xy 99.712341 138.767501) + (xy 99.821998 138.784869) + (xy 99.822 138.784869) + (xy 99.822002 138.784869) + (xy 99.931658 138.767501) + (xy 99.931659 138.7675) + (xy 99.931661 138.7675) + (xy 100.030587 138.717095) + (xy 100.109095 138.638587) + (xy 100.1595 138.539661) + (xy 100.1595 138.539659) + (xy 100.159501 138.539658) + (xy 100.161879 138.524645) + (xy 105.3795 138.524645) + (xy 105.418855 138.709802) + (xy 105.418857 138.709807) + (xy 105.495848 138.882729) + (xy 105.495851 138.882734) + (xy 105.607111 139.03587) + (xy 105.607112 139.035871) + (xy 105.747784 139.162533) + (xy 105.911716 139.257179) + (xy 106.091744 139.315674) + (xy 106.232808 139.3305) + (xy 106.232812 139.3305) + (xy 107.127188 139.3305) + (xy 107.127192 139.3305) + (xy 107.268256 139.315674) + (xy 107.448284 139.257179) + (xy 107.612216 139.162533) + (xy 107.752888 139.035871) + (xy 107.864151 138.88273) + (xy 107.941144 138.709803) + (xy 107.9805 138.524646) + (xy 107.9805 138.335354) + (xy 107.941144 138.150197) + (xy 107.937897 138.142905) + (xy 107.864151 137.97727) + (xy 107.864148 137.977265) + (xy 107.752888 137.824129) + (xy 107.728647 137.802302) + (xy 107.612216 137.697467) + (xy 107.448284 137.602821) + (xy 107.448277 137.602818) + (xy 107.268259 137.544327) + (xy 107.268256 137.544326) + (xy 107.127192 137.5295) + (xy 106.232808 137.5295) + (xy 106.091744 137.544326) + (xy 106.091741 137.544326) + (xy 106.09174 137.544327) + (xy 105.911722 137.602818) + (xy 105.911715 137.602821) + (xy 105.747785 137.697466) + (xy 105.607111 137.824129) + (xy 105.495851 137.977265) + (xy 105.495848 137.97727) + (xy 105.418857 138.150192) + (xy 105.418855 138.150197) + (xy 105.3795 138.335354) + (xy 105.3795 138.524645) + (xy 100.161879 138.524645) + (xy 100.176869 138.430002) + (xy 100.176869 138.429997) + (xy 100.159501 138.320341) + (xy 100.127225 138.256996) + (xy 100.109095 138.221413) + (xy 100.109092 138.22141) + (xy 100.10909 138.221407) + (xy 100.030592 138.142909) + (xy 100.030588 138.142906) + (xy 100.030587 138.142905) + (xy 100.006241 138.1305) + (xy 99.931658 138.092498) + (xy 99.822002 138.075131) + (xy 99.821998 138.075131) + (xy 99.712341 138.092498) + (xy 99.613414 138.142904) + (xy 99.613407 138.142909) + (xy 99.534909 138.221407) + (xy 99.534904 138.221414) + (xy 99.484498 138.320341) + (xy 99.467131 138.429997) + (xy 99.467131 138.430002) + (xy 92.7405 138.430002) + (xy 92.7405 138.335354) + (xy 92.701144 138.150197) + (xy 92.697897 138.142905) + (xy 92.624151 137.97727) + (xy 92.624148 137.977265) + (xy 92.512888 137.824129) + (xy 92.488647 137.802302) + (xy 92.372216 137.697467) + (xy 92.208284 137.602821) + (xy 92.208277 137.602818) + (xy 92.028259 137.544327) + (xy 92.028256 137.544326) + (xy 91.887192 137.5295) + (xy 90.992808 137.5295) + (xy 90.851744 137.544326) + (xy 90.851741 137.544326) + (xy 90.85174 137.544327) + (xy 90.671722 137.602818) + (xy 90.671715 137.602821) + (xy 90.507785 137.697466) + (xy 90.367111 137.824129) + (xy 90.255851 137.977265) + (xy 90.255848 137.97727) + (xy 90.178857 138.150192) + (xy 90.178855 138.150197) + (xy 90.1395 138.335354) + (xy 90.1395 138.524645) + (xy 89.7105 138.524645) + (xy 89.7105 136.906002) + (xy 97.689131 136.906002) + (xy 97.706498 137.015658) + (xy 97.756904 137.114585) + (xy 97.756909 137.114592) + (xy 97.835407 137.19309) + (xy 97.83541 137.193092) + (xy 97.835413 137.193095) + (xy 97.879372 137.215493) + (xy 97.934341 137.243501) + (xy 98.043998 137.260869) + (xy 98.044 137.260869) + (xy 98.044002 137.260869) + (xy 98.153658 137.243501) + (xy 98.153659 137.2435) + (xy 98.153661 137.2435) + (xy 98.252587 137.193095) + (xy 98.331095 137.114587) + (xy 98.3815 137.015661) + (xy 98.3815 137.015659) + (xy 98.381501 137.015658) + (xy 98.398869 136.906002) + (xy 98.398869 136.905997) + (xy 98.381501 136.796341) + (xy 98.370882 136.7755) + (xy 98.331095 136.697413) + (xy 98.331092 136.69741) + (xy 98.33109 136.697407) + (xy 98.252592 136.618909) + (xy 98.252588 136.618906) + (xy 98.252587 136.618905) + (xy 98.228421 136.606592) + (xy 98.153658 136.568498) + (xy 98.044002 136.551131) + (xy 98.043998 136.551131) + (xy 97.934341 136.568498) + (xy 97.835414 136.618904) + (xy 97.835407 136.618909) + (xy 97.756909 136.697407) + (xy 97.756904 136.697414) + (xy 97.706498 136.796341) + (xy 97.689131 136.905997) + (xy 97.689131 136.906002) + (xy 89.7105 136.906002) + (xy 89.7105 135.984646) + (xy 90.1395 135.984646) + (xy 90.142145 135.997091) + (xy 90.178855 136.169802) + (xy 90.178857 136.169807) + (xy 90.255848 136.342729) + (xy 90.255851 136.342734) + (xy 90.343856 136.463862) + (xy 90.367112 136.495871) + (xy 90.507784 136.622533) + (xy 90.671716 136.717179) + (xy 90.851744 136.775674) + (xy 90.992808 136.7905) + (xy 90.992812 136.7905) + (xy 91.887188 136.7905) + (xy 91.887192 136.7905) + (xy 92.028256 136.775674) + (xy 92.208284 136.717179) + (xy 92.372216 136.622533) + (xy 92.512888 136.495871) + (xy 92.583994 136.398002) + (xy 94.133131 136.398002) + (xy 94.150498 136.507658) + (xy 94.200904 136.606585) + (xy 94.200909 136.606592) + (xy 94.279407 136.68509) + (xy 94.27941 136.685092) + (xy 94.279413 136.685095) + (xy 94.326224 136.708946) + (xy 94.378341 136.735501) + (xy 94.487998 136.752869) + (xy 94.488 136.752869) + (xy 94.488002 136.752869) + (xy 94.597658 136.735501) + (xy 94.597659 136.7355) + (xy 94.597661 136.7355) + (xy 94.696587 136.685095) + (xy 94.775095 136.606587) + (xy 94.8255 136.507661) + (xy 94.8255 136.507659) + (xy 94.825501 136.507658) + (xy 94.842869 136.398002) + (xy 94.842869 136.397997) + (xy 94.825501 136.288341) + (xy 94.799805 136.237909) + (xy 94.775095 136.189413) + (xy 94.775092 136.18941) + (xy 94.77509 136.189407) + (xy 94.696592 136.110909) + (xy 94.696588 136.110906) + (xy 94.696587 136.110905) + (xy 94.679581 136.10224) + (xy 94.597658 136.060498) + (xy 94.488002 136.043131) + (xy 94.487998 136.043131) + (xy 94.378341 136.060498) + (xy 94.279414 136.110904) + (xy 94.279407 136.110909) + (xy 94.200909 136.189407) + (xy 94.200904 136.189414) + (xy 94.150498 136.288341) + (xy 94.133131 136.397997) + (xy 94.133131 136.398002) + (xy 92.583994 136.398002) + (xy 92.624151 136.34273) + (xy 92.701144 136.169803) + (xy 92.7405 135.984646) + (xy 105.3795 135.984646) + (xy 105.382145 135.997091) + (xy 105.418855 136.169802) + (xy 105.418857 136.169807) + (xy 105.495848 136.342729) + (xy 105.495851 136.342734) + (xy 105.583856 136.463862) + (xy 105.607112 136.495871) + (xy 105.747784 136.622533) + (xy 105.911716 136.717179) + (xy 106.091744 136.775674) + (xy 106.232808 136.7905) + (xy 106.232812 136.7905) + (xy 107.127188 136.7905) + (xy 107.127192 136.7905) + (xy 107.268256 136.775674) + (xy 107.448284 136.717179) + (xy 107.612216 136.622533) + (xy 107.752888 136.495871) + (xy 107.864151 136.34273) + (xy 107.941144 136.169803) + (xy 107.9805 135.984646) + (xy 107.9805 135.795354) + (xy 107.941144 135.610197) + (xy 107.937721 135.60251) + (xy 107.864151 135.43727) + (xy 107.864148 135.437265) + (xy 107.752888 135.284129) + (xy 107.736229 135.269129) + (xy 107.612216 135.157467) + (xy 107.448284 135.062821) + (xy 107.448277 135.062818) + (xy 107.268259 135.004327) + (xy 107.268256 135.004326) + (xy 107.127192 134.9895) + (xy 106.232808 134.9895) + (xy 106.091744 135.004326) + (xy 106.091741 135.004326) + (xy 106.09174 135.004327) + (xy 105.911722 135.062818) + (xy 105.911715 135.062821) + (xy 105.747785 135.157466) + (xy 105.607111 135.284129) + (xy 105.495851 135.437265) + (xy 105.495848 135.43727) + (xy 105.418857 135.610192) + (xy 105.418855 135.610197) + (xy 105.385789 135.765765) + (xy 105.3795 135.795354) + (xy 105.3795 135.984646) + (xy 92.7405 135.984646) + (xy 92.7405 135.795354) + (xy 92.701144 135.610197) + (xy 92.697721 135.60251) + (xy 92.624151 135.43727) + (xy 92.624148 135.437265) + (xy 92.512888 135.284129) + (xy 92.496229 135.269129) + (xy 92.372216 135.157467) + (xy 92.208284 135.062821) + (xy 92.208277 135.062818) + (xy 92.028259 135.004327) + (xy 92.028256 135.004326) + (xy 91.887192 134.9895) + (xy 90.992808 134.9895) + (xy 90.851744 135.004326) + (xy 90.851741 135.004326) + (xy 90.85174 135.004327) + (xy 90.671722 135.062818) + (xy 90.671715 135.062821) + (xy 90.507785 135.157466) + (xy 90.367111 135.284129) + (xy 90.255851 135.437265) + (xy 90.255848 135.43727) + (xy 90.178857 135.610192) + (xy 90.178855 135.610197) + (xy 90.145789 135.765765) + (xy 90.1395 135.795354) + (xy 90.1395 135.984646) + (xy 89.7105 135.984646) + (xy 89.7105 133.444645) + (xy 90.1395 133.444645) + (xy 90.178855 133.629802) + (xy 90.178857 133.629807) + (xy 90.255848 133.802729) + (xy 90.255851 133.802734) + (xy 90.360165 133.946309) + (xy 90.367112 133.955871) + (xy 90.507784 134.082533) + (xy 90.671716 134.177179) + (xy 90.851744 134.235674) + (xy 90.992808 134.2505) + (xy 90.992812 134.2505) + (xy 91.887188 134.2505) + (xy 91.887192 134.2505) + (xy 92.028256 134.235674) + (xy 92.208284 134.177179) + (xy 92.372216 134.082533) + (xy 92.512888 133.955871) + (xy 92.624151 133.80273) + (xy 92.677876 133.682064) + (xy 92.723126 133.628827) + (xy 92.789975 133.608506) + (xy 92.791155 133.6085) + (xy 94.535463 133.6085) + (xy 94.602502 133.628185) + (xy 94.648257 133.680989) + (xy 94.658201 133.750147) + (xy 94.657936 133.751898) + (xy 94.641131 133.857998) + (xy 94.641131 133.858002) + (xy 94.658498 133.967658) + (xy 94.708904 134.066585) + (xy 94.708909 134.066592) + (xy 94.787407 134.14509) + (xy 94.78741 134.145092) + (xy 94.787413 134.145095) + (xy 94.834224 134.168946) + (xy 94.886341 134.195501) + (xy 94.995998 134.212869) + (xy 94.996 134.212869) + (xy 94.996002 134.212869) + (xy 95.105658 134.195501) + (xy 95.105659 134.1955) + (xy 95.105661 134.1955) + (xy 95.204587 134.145095) + (xy 95.283095 134.066587) + (xy 95.3335 133.967661) + (xy 95.3335 133.967659) + (xy 95.333501 133.967658) + (xy 95.350869 133.858002) + (xy 95.350869 133.857998) + (xy 95.334064 133.751898) + (xy 95.343018 133.682605) + (xy 95.388014 133.629153) + (xy 95.454766 133.608513) + (xy 95.456537 133.6085) + (xy 99.567789 133.6085) + (xy 99.593234 133.611138) + (xy 99.602315 133.613043) + (xy 99.627673 133.609881) + (xy 99.631123 133.609452) + (xy 99.644764 133.608605) + (xy 99.646026 133.6085) + (xy 99.64604 133.6085) + (xy 99.654071 133.607159) + (xy 99.665014 133.605334) + (xy 99.670063 133.604597) + (xy 99.718393 133.598573) + (xy 99.718399 133.598569) + (xy 99.725456 133.596468) + (xy 99.732377 133.594092) + (xy 99.732381 133.594092) + (xy 99.775216 133.570909) + (xy 99.779729 133.568586) + (xy 99.823484 133.547198) + (xy 99.823486 133.547195) + (xy 99.829461 133.542929) + (xy 99.835256 133.538419) + (xy 99.835255 133.538419) + (xy 99.835258 133.538418) + (xy 99.868254 133.502572) + (xy 99.871756 133.498924) + (xy 99.926035 133.444645) + (xy 105.3795 133.444645) + (xy 105.418855 133.629802) + (xy 105.418857 133.629807) + (xy 105.495848 133.802729) + (xy 105.495851 133.802734) + (xy 105.600165 133.946309) + (xy 105.607112 133.955871) + (xy 105.747784 134.082533) + (xy 105.911716 134.177179) + (xy 106.091744 134.235674) + (xy 106.232808 134.2505) + (xy 106.232812 134.2505) + (xy 107.127188 134.2505) + (xy 107.127192 134.2505) + (xy 107.268256 134.235674) + (xy 107.448284 134.177179) + (xy 107.612216 134.082533) + (xy 107.752888 133.955871) + (xy 107.864151 133.80273) + (xy 107.941144 133.629803) + (xy 107.9805 133.444646) + (xy 107.9805 133.255354) + (xy 107.941144 133.070197) + (xy 107.934465 133.055197) + (xy 107.864151 132.89727) + (xy 107.864148 132.897265) + (xy 107.752888 132.744129) + (xy 107.736229 132.729129) + (xy 107.612216 132.617467) + (xy 107.448284 132.522821) + (xy 107.448277 132.522818) + (xy 107.268259 132.464327) + (xy 107.268256 132.464326) + (xy 107.127192 132.4495) + (xy 106.232808 132.4495) + (xy 106.091744 132.464326) + (xy 106.091741 132.464326) + (xy 106.09174 132.464327) + (xy 105.911722 132.522818) + (xy 105.911715 132.522821) + (xy 105.747785 132.617466) + (xy 105.607111 132.744129) + (xy 105.495851 132.897265) + (xy 105.495848 132.89727) + (xy 105.418857 133.070192) + (xy 105.418855 133.070197) + (xy 105.3795 133.255354) + (xy 105.3795 133.444645) + (xy 99.926035 133.444645) + (xy 101.698862 131.671819) + (xy 101.760185 131.638334) + (xy 101.786543 131.6355) + (xy 102.435761 131.6355) + (xy 102.458471 131.632191) + (xy 102.503893 131.625573) + (xy 102.608983 131.574198) + (xy 102.691698 131.491483) + (xy 102.743073 131.386393) + (xy 102.753 131.31826) + (xy 102.753 131.06) + (xy 103.052501 131.06) + (xy 103.052501 131.334986) + (xy 103.062994 131.437697) + (xy 103.118141 131.604119) + (xy 103.118143 131.604124) + (xy 103.210184 131.753345) + (xy 103.334154 131.877315) + (xy 103.483375 131.969356) + (xy 103.48338 131.969358) + (xy 103.649802 132.024505) + (xy 103.649809 132.024506) + (xy 103.752519 132.034999) + (xy 103.889999 132.034999) + (xy 104.39 132.034999) + (xy 104.527472 132.034999) + (xy 104.527486 132.034998) + (xy 104.630197 132.024505) + (xy 104.796619 131.969358) + (xy 104.796624 131.969356) + (xy 104.945845 131.877315) + (xy 105.069817 131.753343) + (xy 105.107678 131.691961) + (xy 105.159626 131.645236) + (xy 105.228588 131.634013) + (xy 105.29267 131.661856) + (xy 105.300898 131.669376) + (xy 105.441179 131.809657) + (xy 105.627517 131.940134) + (xy 105.833673 132.036265) + (xy 105.833682 132.036269) + (xy 106.053389 132.095139) + (xy 106.0534 132.095141) + (xy 106.223233 132.109999) + (xy 106.223236 132.11) + (xy 106.43 132.11) + (xy 106.43 131.125686) + (xy 106.441955 131.137641) + (xy 106.554852 131.195165) + (xy 106.648519 131.21) + (xy 106.711481 131.21) + (xy 106.805148 131.195165) + (xy 106.918045 131.137641) + (xy 106.93 131.125686) + (xy 106.93 132.11) + (xy 107.136764 132.11) + (xy 107.136766 132.109999) + (xy 107.306599 132.095141) + (xy 107.30661 132.095139) + (xy 107.526317 132.036269) + (xy 107.526326 132.036265) + (xy 107.732482 131.940134) + (xy 107.91882 131.809657) + (xy 108.079657 131.64882) + (xy 108.183925 131.499912) + (xy 108.238502 131.456287) + (xy 108.308001 131.449095) + (xy 108.370355 131.480617) + (xy 108.405769 131.540847) + (xy 108.4095 131.571036) + (xy 108.4095 151.73778) + (xy 108.407469 151.760132) + (xy 108.404577 151.775912) + (xy 108.404576 151.775912) + (xy 108.411514 151.798177) + (xy 108.41473 151.808498) + (xy 108.414758 151.808586) + (xy 108.416768 151.815798) + (xy 108.424951 151.848999) + (xy 108.425627 151.850286) + (xy 108.426373 151.852088) + (xy 108.428412 151.855702) + (xy 108.429559 151.857261) + (xy 108.430313 151.858509) + (xy 108.454508 151.882703) + (xy 108.459643 151.888158) + (xy 108.482319 151.913755) + (xy 108.483505 151.914573) + (xy 108.500749 151.928944) + (xy 109.0049 152.433095) + (xy 109.43986 152.868054) + (xy 109.473345 152.929377) + (xy 109.468361 152.999068) + (xy 109.435155 153.047882) + (xy 109.41711 153.06413) + (xy 109.417106 153.064135) + (xy 109.305851 153.217265) + (xy 109.305848 153.21727) + (xy 109.228857 153.390192) + (xy 109.228855 153.390197) + (xy 109.1895 153.575354) + (xy 109.1895 153.764645) + (xy 109.228855 153.949802) + (xy 109.228857 153.949807) + (xy 109.305848 154.122729) + (xy 109.305851 154.122734) + (xy 109.406213 154.26087) + (xy 109.417112 154.275871) + (xy 109.557784 154.402533) + (xy 109.721716 154.497179) + (xy 109.901744 154.555674) + (xy 110.042808 154.5705) + (xy 110.042812 154.5705) + (xy 110.937188 154.5705) + (xy 110.937192 154.5705) + (xy 111.078256 154.555674) + (xy 111.258284 154.497179) + (xy 111.422216 154.402533) + (xy 111.562888 154.275871) + (xy 111.674151 154.12273) + (xy 111.751144 153.949803) + (xy 111.7905 153.764646) + (xy 111.7905 153.764645) + (xy 124.4295 153.764645) + (xy 124.468855 153.949802) + (xy 124.468857 153.949807) + (xy 124.545848 154.122729) + (xy 124.545851 154.122734) + (xy 124.646213 154.26087) + (xy 124.657112 154.275871) + (xy 124.797784 154.402533) + (xy 124.961716 154.497179) + (xy 125.141744 154.555674) + (xy 125.282808 154.5705) + (xy 125.282812 154.5705) + (xy 126.177188 154.5705) + (xy 126.177192 154.5705) + (xy 126.318256 154.555674) + (xy 126.498284 154.497179) + (xy 126.662216 154.402533) + (xy 126.802888 154.275871) + (xy 126.914151 154.12273) + (xy 126.991144 153.949803) + (xy 127.0305 153.764646) + (xy 127.0305 153.764645) + (xy 128.2395 153.764645) + (xy 128.278855 153.949802) + (xy 128.278857 153.949807) + (xy 128.355848 154.122729) + (xy 128.355851 154.122734) + (xy 128.456213 154.26087) + (xy 128.467112 154.275871) + (xy 128.607784 154.402533) + (xy 128.771716 154.497179) + (xy 128.951744 154.555674) + (xy 129.092808 154.5705) + (xy 129.092812 154.5705) + (xy 129.987188 154.5705) + (xy 129.987192 154.5705) + (xy 130.128256 154.555674) + (xy 130.308284 154.497179) + (xy 130.472216 154.402533) + (xy 130.612888 154.275871) + (xy 130.724151 154.12273) + (xy 130.801144 153.949803) + (xy 130.8405 153.764646) + (xy 130.8405 153.670002) + (xy 135.281131 153.670002) + (xy 135.298498 153.779658) + (xy 135.348904 153.878585) + (xy 135.348909 153.878592) + (xy 135.427407 153.95709) + (xy 135.42741 153.957092) + (xy 135.427413 153.957095) + (xy 135.451589 153.969413) + (xy 135.526341 154.007501) + (xy 135.635998 154.024869) + (xy 135.636 154.024869) + (xy 135.636002 154.024869) + (xy 135.745658 154.007501) + (xy 135.745659 154.0075) + (xy 135.745661 154.0075) + (xy 135.844587 153.957095) + (xy 135.923095 153.878587) + (xy 135.9735 153.779661) + (xy 135.9735 153.779659) + (xy 135.973501 153.779658) + (xy 135.975879 153.764645) + (xy 143.4795 153.764645) + (xy 143.518855 153.949802) + (xy 143.518857 153.949807) + (xy 143.595848 154.122729) + (xy 143.595851 154.122734) + (xy 143.696213 154.26087) + (xy 143.707112 154.275871) + (xy 143.847784 154.402533) + (xy 144.011716 154.497179) + (xy 144.191744 154.555674) + (xy 144.332808 154.5705) + (xy 144.332812 154.5705) + (xy 145.227188 154.5705) + (xy 145.227192 154.5705) + (xy 145.368256 154.555674) + (xy 145.548284 154.497179) + (xy 145.712216 154.402533) + (xy 145.852888 154.275871) + (xy 145.964151 154.12273) + (xy 146.041144 153.949803) + (xy 146.0805 153.764646) + (xy 146.0805 153.67) + (xy 146.999901 153.67) + (xy 147.018252 153.856331) + (xy 147.018253 153.856333) + (xy 147.072604 154.035502) + (xy 147.160862 154.200623) + (xy 147.160864 154.200626) + (xy 147.279642 154.345357) + (xy 147.424373 154.464135) + (xy 147.424376 154.464137) + (xy 147.579383 154.546989) + (xy 147.589499 154.552396) + (xy 147.744308 154.599357) + (xy 147.768666 154.606746) + (xy 147.768668 154.606747) + (xy 147.785374 154.608392) + (xy 147.955 154.625099) + (xy 148.141331 154.606747) + (xy 148.320501 154.552396) + (xy 148.475705 154.469437) + (xy 148.498975 154.464592) + (xy 148.51133 154.443428) + (xy 148.517793 154.437735) + (xy 148.630357 154.345357) + (xy 148.749136 154.200625) + (xy 148.837396 154.035501) + (xy 148.891747 153.856331) + (xy 148.910099 153.67) + (xy 148.891747 153.483669) + (xy 148.837396 153.304499) + (xy 148.835912 153.301722) + (xy 148.749137 153.139376) + (xy 148.749135 153.139373) + (xy 148.630357 152.994642) + (xy 148.485626 152.875864) + (xy 148.485623 152.875862) + (xy 148.320502 152.787604) + (xy 148.141333 152.733253) + (xy 148.141331 152.733252) + (xy 147.955 152.714901) + (xy 147.768668 152.733252) + (xy 147.768666 152.733253) + (xy 147.589497 152.787604) + (xy 147.424376 152.875862) + (xy 147.424373 152.875864) + (xy 147.279642 152.994642) + (xy 147.160864 153.139373) + (xy 147.160862 153.139376) + (xy 147.072604 153.304497) + (xy 147.018253 153.483666) + (xy 147.018252 153.483668) + (xy 146.999901 153.67) + (xy 146.0805 153.67) + (xy 146.0805 153.575354) + (xy 146.041144 153.390197) + (xy 146.037897 153.382905) + (xy 145.964151 153.21727) + (xy 145.964148 153.217265) + (xy 145.852888 153.064129) + (xy 145.834844 153.047882) + (xy 145.712216 152.937467) + (xy 145.548284 152.842821) + (xy 145.548277 152.842818) + (xy 145.368259 152.784327) + (xy 145.368256 152.784326) + (xy 145.227192 152.7695) + (xy 144.332808 152.7695) + (xy 144.191744 152.784326) + (xy 144.191741 152.784326) + (xy 144.19174 152.784327) + (xy 144.011722 152.842818) + (xy 144.011715 152.842821) + (xy 143.847785 152.937466) + (xy 143.707111 153.064129) + (xy 143.595851 153.217265) + (xy 143.595848 153.21727) + (xy 143.518857 153.390192) + (xy 143.518855 153.390197) + (xy 143.4795 153.575354) + (xy 143.4795 153.764645) + (xy 135.975879 153.764645) + (xy 135.990869 153.670002) + (xy 135.990869 153.669997) + (xy 135.973501 153.560341) + (xy 135.951351 153.516869) + (xy 135.923095 153.461413) + (xy 135.923092 153.46141) + (xy 135.92309 153.461407) + (xy 135.844592 153.382909) + (xy 135.844588 153.382906) + (xy 135.844587 153.382905) + (xy 135.825848 153.373357) + (xy 135.745658 153.332498) + (xy 135.636002 153.315131) + (xy 135.635998 153.315131) + (xy 135.526341 153.332498) + (xy 135.427414 153.382904) + (xy 135.427407 153.382909) + (xy 135.348909 153.461407) + (xy 135.348904 153.461414) + (xy 135.298498 153.560341) + (xy 135.281131 153.669997) + (xy 135.281131 153.670002) + (xy 130.8405 153.670002) + (xy 130.8405 153.575354) + (xy 130.801144 153.390197) + (xy 130.797897 153.382905) + (xy 130.724151 153.21727) + (xy 130.724148 153.217265) + (xy 130.683997 153.162002) + (xy 137.440131 153.162002) + (xy 137.457498 153.271658) + (xy 137.507904 153.370585) + (xy 137.507909 153.370592) + (xy 137.586407 153.44909) + (xy 137.58641 153.449092) + (xy 137.586413 153.449095) + (xy 137.654263 153.483666) + (xy 137.685341 153.499501) + (xy 137.794998 153.516869) + (xy 137.795 153.516869) + (xy 137.795002 153.516869) + (xy 137.904658 153.499501) + (xy 137.904659 153.4995) + (xy 137.904661 153.4995) + (xy 138.003587 153.449095) + (xy 138.082095 153.370587) + (xy 138.1325 153.271661) + (xy 138.1325 153.271659) + (xy 138.132501 153.271658) + (xy 138.149869 153.162002) + (xy 138.149869 153.161997) + (xy 138.132501 153.052341) + (xy 138.105357 152.999068) + (xy 138.082095 152.953413) + (xy 138.082092 152.95341) + (xy 138.08209 152.953407) + (xy 138.003592 152.874909) + (xy 138.003588 152.874906) + (xy 138.003587 152.874905) + (xy 137.979421 152.862592) + (xy 137.904658 152.824498) + (xy 137.795002 152.807131) + (xy 137.794998 152.807131) + (xy 137.685341 152.824498) + (xy 137.586414 152.874904) + (xy 137.586407 152.874909) + (xy 137.507909 152.953407) + (xy 137.507904 152.953414) + (xy 137.457498 153.052341) + (xy 137.440131 153.161997) + (xy 137.440131 153.162002) + (xy 130.683997 153.162002) + (xy 130.612888 153.064129) + (xy 130.594844 153.047882) + (xy 130.472216 152.937467) + (xy 130.308284 152.842821) + (xy 130.308277 152.842818) + (xy 130.128259 152.784327) + (xy 130.128256 152.784326) + (xy 129.987192 152.7695) + (xy 129.092808 152.7695) + (xy 128.951744 152.784326) + (xy 128.951741 152.784326) + (xy 128.95174 152.784327) + (xy 128.771722 152.842818) + (xy 128.771715 152.842821) + (xy 128.607785 152.937466) + (xy 128.467111 153.064129) + (xy 128.355851 153.217265) + (xy 128.355848 153.21727) + (xy 128.278857 153.390192) + (xy 128.278855 153.390197) + (xy 128.2395 153.575354) + (xy 128.2395 153.764645) + (xy 127.0305 153.764645) + (xy 127.0305 153.575354) + (xy 126.991144 153.390197) + (xy 126.987897 153.382905) + (xy 126.914151 153.21727) + (xy 126.914148 153.217265) + (xy 126.802888 153.064129) + (xy 126.784844 153.047882) + (xy 126.662216 152.937467) + (xy 126.498284 152.842821) + (xy 126.498277 152.842818) + (xy 126.318259 152.784327) + (xy 126.318256 152.784326) + (xy 126.177192 152.7695) + (xy 125.282808 152.7695) + (xy 125.141744 152.784326) + (xy 125.141741 152.784326) + (xy 125.14174 152.784327) + (xy 124.961722 152.842818) + (xy 124.961715 152.842821) + (xy 124.797785 152.937466) + (xy 124.657111 153.064129) + (xy 124.545851 153.217265) + (xy 124.545848 153.21727) + (xy 124.468857 153.390192) + (xy 124.468855 153.390197) + (xy 124.4295 153.575354) + (xy 124.4295 153.764645) + (xy 111.7905 153.764645) + (xy 111.7905 153.575354) + (xy 111.751144 153.390197) + (xy 111.747897 153.382905) + (xy 111.674151 153.21727) + (xy 111.674148 153.217265) + (xy 111.562888 153.064129) + (xy 111.544844 153.047882) + (xy 111.422216 152.937467) + (xy 111.258284 152.842821) + (xy 111.258277 152.842818) + (xy 111.078259 152.784327) + (xy 111.078256 152.784326) + (xy 110.937192 152.7695) + (xy 110.042808 152.7695) + (xy 110.003612 152.773619) + (xy 109.916021 152.782825) + (xy 109.847292 152.770255) + (xy 109.81538 152.747185) + (xy 108.796819 151.728624) + (xy 108.763334 151.667301) + (xy 108.7605 151.640943) + (xy 108.7605 151.224645) + (xy 109.1895 151.224645) + (xy 109.228855 151.409802) + (xy 109.228857 151.409807) + (xy 109.305848 151.582729) + (xy 109.305851 151.582734) + (xy 109.414233 151.731909) + (xy 109.417112 151.735871) + (xy 109.557784 151.862533) + (xy 109.721716 151.957179) + (xy 109.901744 152.015674) + (xy 110.042808 152.0305) + (xy 110.042812 152.0305) + (xy 110.937188 152.0305) + (xy 110.937192 152.0305) + (xy 111.078256 152.015674) + (xy 111.258284 151.957179) + (xy 111.422216 151.862533) + (xy 111.562888 151.735871) + (xy 111.674151 151.58273) + (xy 111.751144 151.409803) + (xy 111.7905 151.224646) + (xy 111.7905 151.130002) + (xy 117.501131 151.130002) + (xy 117.518498 151.239658) + (xy 117.568904 151.338585) + (xy 117.568909 151.338592) + (xy 117.647407 151.41709) + (xy 117.64741 151.417092) + (xy 117.647413 151.417095) + (xy 117.732589 151.460494) + (xy 117.746341 151.467501) + (xy 117.855998 151.484869) + (xy 117.856 151.484869) + (xy 117.856002 151.484869) + (xy 117.965658 151.467501) + (xy 117.965659 151.4675) + (xy 117.965661 151.4675) + (xy 118.064587 151.417095) + (xy 118.101682 151.38) + (xy 120.090001 151.38) + (xy 120.090001 151.629986) + (xy 120.100494 151.732697) + (xy 120.155641 151.899119) + (xy 120.155643 151.899124) + (xy 120.247684 152.048345) + (xy 120.371654 152.172315) + (xy 120.520875 152.264356) + (xy 120.52088 152.264358) + (xy 120.687302 152.319505) + (xy 120.687309 152.319506) + (xy 120.790019 152.329999) + (xy 120.939999 152.329999) + (xy 120.94 152.329998) + (xy 120.94 151.38) + (xy 120.090001 151.38) + (xy 118.101682 151.38) + (xy 118.143095 151.338587) + (xy 118.1935 151.239661) + (xy 118.1935 151.239659) + (xy 118.193501 151.239658) + (xy 118.210869 151.130002) + (xy 118.210869 151.129997) + (xy 118.193501 151.020341) + (xy 118.171351 150.976869) + (xy 118.143095 150.921413) + (xy 118.143092 150.92141) + (xy 118.14309 150.921407) + (xy 118.101683 150.88) + (xy 120.09 150.88) + (xy 120.94 150.88) + (xy 120.94 149.93) + (xy 121.44 149.93) + (xy 121.44 152.329999) + (xy 121.589972 152.329999) + (xy 121.589986 152.329998) + (xy 121.692697 152.319505) + (xy 121.859119 152.264358) + (xy 121.859124 152.264356) + (xy 122.008345 152.172315) + (xy 122.132315 152.048345) + (xy 122.224356 151.899124) + (xy 122.224358 151.899119) + (xy 122.281635 151.72627) + (xy 122.283409 151.726858) + (xy 122.312296 151.673527) + (xy 122.373505 151.639833) + (xy 122.443213 151.64458) + (xy 122.499289 151.686261) + (xy 122.511675 151.706449) + (xy 122.5508 151.786482) + (xy 122.633514 151.869196) + (xy 122.633515 151.869196) + (xy 122.633517 151.869198) + (xy 122.738607 151.920573) + (xy 122.763068 151.924137) + (xy 122.806739 151.9305) + (xy 122.80674 151.9305) + (xy 123.573261 151.9305) + (xy 123.595971 151.927191) + (xy 123.641393 151.920573) + (xy 123.746483 151.869198) + (xy 123.829198 151.786483) + (xy 123.880573 151.681393) + (xy 123.8905 151.61326) + (xy 123.8905 151.4295) + (xy 123.910185 151.362461) + (xy 123.962989 151.316706) + (xy 124.0145 151.3055) + (xy 124.346273 151.3055) + (xy 124.413312 151.325185) + (xy 124.459067 151.377989) + (xy 124.467564 151.403723) + (xy 124.468856 151.409805) + (xy 124.468857 151.409807) + (xy 124.545848 151.582729) + (xy 124.545851 151.582734) + (xy 124.654233 151.731909) + (xy 124.657112 151.735871) + (xy 124.797784 151.862533) + (xy 124.961716 151.957179) + (xy 125.141744 152.015674) + (xy 125.282808 152.0305) + (xy 125.282812 152.0305) + (xy 126.177188 152.0305) + (xy 126.177192 152.0305) + (xy 126.318256 152.015674) + (xy 126.498284 151.957179) + (xy 126.662216 151.862533) + (xy 126.802888 151.735871) + (xy 126.914151 151.58273) + (xy 126.991144 151.409803) + (xy 127.0305 151.224646) + (xy 127.0305 151.035354) + (xy 126.991144 150.850197) + (xy 126.987897 150.842905) + (xy 126.914151 150.67727) + (xy 126.914148 150.677265) + (xy 126.802888 150.524129) + (xy 126.789794 150.512339) + (xy 126.662216 150.397467) + (xy 126.498284 150.302821) + (xy 126.498277 150.302818) + (xy 126.318259 150.244327) + (xy 126.318256 150.244326) + (xy 126.177192 150.2295) + (xy 125.282808 150.2295) + (xy 125.141744 150.244326) + (xy 125.141741 150.244326) + (xy 125.14174 150.244327) + (xy 124.961722 150.302818) + (xy 124.961715 150.302821) + (xy 124.797785 150.397466) + (xy 124.657111 150.524129) + (xy 124.545851 150.677265) + (xy 124.545848 150.67727) + (xy 124.468857 150.850192) + (xy 124.468856 150.850194) + (xy 124.467564 150.856277) + (xy 124.434373 150.91776) + (xy 124.373211 150.951539) + (xy 124.346273 150.9545) + (xy 124.0145 150.9545) + (xy 123.947461 150.934815) + (xy 123.901706 150.882011) + (xy 123.8905 150.8305) + (xy 123.8905 150.646739) + (xy 123.880573 150.578608) + (xy 123.865422 150.547615) + (xy 123.829198 150.473517) + (xy 123.829196 150.473515) + (xy 123.829196 150.473514) + (xy 123.746485 150.390803) + (xy 123.641391 150.339426) + (xy 123.573261 150.3295) + (xy 123.57326 150.3295) + (xy 122.80674 150.3295) + (xy 122.806739 150.3295) + (xy 122.738608 150.339426) + (xy 122.633514 150.390803) + (xy 122.550802 150.473515) + (xy 122.550802 150.473516) + (xy 122.511675 150.55355) + (xy 122.464547 150.605132) + (xy 122.397012 150.623046) + (xy 122.330514 150.601604) + (xy 122.286164 150.547615) + (xy 122.281759 150.53369) + (xy 122.281636 150.533731) + (xy 122.224358 150.36088) + (xy 122.224356 150.360875) + (xy 122.132315 150.211654) + (xy 122.008345 150.087684) + (xy 121.859124 149.995643) + (xy 121.859119 149.995641) + (xy 121.692697 149.940494) + (xy 121.69269 149.940493) + (xy 121.589986 149.93) + (xy 121.44 149.93) + (xy 120.94 149.93) + (xy 120.790027 149.93) + (xy 120.790012 149.930001) + (xy 120.687302 149.940494) + (xy 120.52088 149.995641) + (xy 120.520875 149.995643) + (xy 120.371654 150.087684) + (xy 120.247684 150.211654) + (xy 120.155643 150.360875) + (xy 120.155641 150.36088) + (xy 120.100494 150.527302) + (xy 120.100493 150.527309) + (xy 120.09 150.630013) + (xy 120.09 150.88) + (xy 118.101683 150.88) + (xy 118.064592 150.842909) + (xy 118.064588 150.842906) + (xy 118.064587 150.842905) + (xy 118.040421 150.830592) + (xy 117.965658 150.792498) + (xy 117.856002 150.775131) + (xy 117.855998 150.775131) + (xy 117.746341 150.792498) + (xy 117.647414 150.842904) + (xy 117.647407 150.842909) + (xy 117.568909 150.921407) + (xy 117.568904 150.921414) + (xy 117.518498 151.020341) + (xy 117.501131 151.129997) + (xy 117.501131 151.130002) + (xy 111.7905 151.130002) + (xy 111.7905 151.035354) + (xy 111.751144 150.850197) + (xy 111.747897 150.842905) + (xy 111.674151 150.67727) + (xy 111.674148 150.677265) + (xy 111.562888 150.524129) + (xy 111.549794 150.512339) + (xy 111.422216 150.397467) + (xy 111.258284 150.302821) + (xy 111.258277 150.302818) + (xy 111.078259 150.244327) + (xy 111.078256 150.244326) + (xy 110.937192 150.2295) + (xy 110.042808 150.2295) + (xy 109.901744 150.244326) + (xy 109.901741 150.244326) + (xy 109.90174 150.244327) + (xy 109.721722 150.302818) + (xy 109.721715 150.302821) + (xy 109.557785 150.397466) + (xy 109.417111 150.524129) + (xy 109.305851 150.677265) + (xy 109.305848 150.67727) + (xy 109.228857 150.850192) + (xy 109.228855 150.850197) + (xy 109.1895 151.035354) + (xy 109.1895 151.224645) + (xy 108.7605 151.224645) + (xy 108.7605 148.684645) + (xy 109.1895 148.684645) + (xy 109.228855 148.869802) + (xy 109.228857 148.869807) + (xy 109.305848 149.042729) + (xy 109.305851 149.042734) + (xy 109.410165 149.186309) + (xy 109.417112 149.195871) + (xy 109.557784 149.322533) + (xy 109.721716 149.417179) + (xy 109.901744 149.475674) + (xy 110.042808 149.4905) + (xy 110.042812 149.4905) + (xy 110.937188 149.4905) + (xy 110.937192 149.4905) + (xy 111.078256 149.475674) + (xy 111.258284 149.417179) + (xy 111.422216 149.322533) + (xy 111.562888 149.195871) + (xy 111.674151 149.04273) + (xy 111.751144 148.869803) + (xy 111.7905 148.684646) + (xy 111.7905 148.684645) + (xy 124.4295 148.684645) + (xy 124.468855 148.869802) + (xy 124.468857 148.869807) + (xy 124.545848 149.042729) + (xy 124.545851 149.042734) + (xy 124.650165 149.186309) + (xy 124.657112 149.195871) + (xy 124.797784 149.322533) + (xy 124.961716 149.417179) + (xy 125.141744 149.475674) + (xy 125.282808 149.4905) + (xy 125.282812 149.4905) + (xy 126.177188 149.4905) + (xy 126.177192 149.4905) + (xy 126.318256 149.475674) + (xy 126.498284 149.417179) + (xy 126.662216 149.322533) + (xy 126.802888 149.195871) + (xy 126.914151 149.04273) + (xy 126.991144 148.869803) + (xy 127.0305 148.684646) + (xy 127.0305 148.495354) + (xy 126.991144 148.310197) + (xy 126.984465 148.295197) + (xy 126.914151 148.13727) + (xy 126.914148 148.137265) + (xy 126.802888 147.984129) + (xy 126.786229 147.969129) + (xy 126.662216 147.857467) + (xy 126.498284 147.762821) + (xy 126.498277 147.762818) + (xy 126.318259 147.704327) + (xy 126.318256 147.704326) + (xy 126.177192 147.6895) + (xy 125.282808 147.6895) + (xy 125.141744 147.704326) + (xy 125.141741 147.704326) + (xy 125.14174 147.704327) + (xy 124.961722 147.762818) + (xy 124.961715 147.762821) + (xy 124.797785 147.857466) + (xy 124.657111 147.984129) + (xy 124.545851 148.137265) + (xy 124.545848 148.13727) + (xy 124.468857 148.310192) + (xy 124.468855 148.310197) + (xy 124.4295 148.495354) + (xy 124.4295 148.684645) + (xy 111.7905 148.684645) + (xy 111.7905 148.495354) + (xy 111.751144 148.310197) + (xy 111.744465 148.295197) + (xy 111.674151 148.13727) + (xy 111.674148 148.137265) + (xy 111.562888 147.984129) + (xy 111.546229 147.969129) + (xy 111.422216 147.857467) + (xy 111.258284 147.762821) + (xy 111.258277 147.762818) + (xy 111.078259 147.704327) + (xy 111.078256 147.704326) + (xy 110.937192 147.6895) + (xy 110.042808 147.6895) + (xy 109.901744 147.704326) + (xy 109.901741 147.704326) + (xy 109.90174 147.704327) + (xy 109.721722 147.762818) + (xy 109.721715 147.762821) + (xy 109.557785 147.857466) + (xy 109.417111 147.984129) + (xy 109.305851 148.137265) + (xy 109.305848 148.13727) + (xy 109.228857 148.310192) + (xy 109.228855 148.310197) + (xy 109.1895 148.495354) + (xy 109.1895 148.684645) + (xy 108.7605 148.684645) + (xy 108.7605 147.655545) + (xy 108.780185 147.588506) + (xy 108.832989 147.542751) + (xy 108.902147 147.532807) + (xy 108.965703 147.561832) + (xy 108.972181 147.567864) + (xy 109.011407 147.60709) + (xy 109.01141 147.607092) + (xy 109.011413 147.607095) + (xy 109.102002 147.653252) + (xy 109.110341 147.657501) + (xy 109.219998 147.674869) + (xy 109.22 147.674869) + (xy 109.220002 147.674869) + (xy 109.329658 147.657501) + (xy 109.329659 147.6575) + (xy 109.329661 147.6575) + (xy 109.428587 147.607095) + (xy 109.507095 147.528587) + (xy 109.5575 147.429661) + (xy 109.5575 147.429659) + (xy 109.557501 147.429658) + (xy 109.574869 147.320002) + (xy 109.574869 147.319997) + (xy 109.557501 147.210341) + (xy 109.5575 147.210339) + (xy 109.507095 147.111413) + (xy 109.507092 147.11141) + (xy 109.50709 147.111407) + (xy 109.428592 147.032909) + (xy 109.428588 147.032906) + (xy 109.428587 147.032905) + (xy 109.424743 147.030946) + (xy 109.329658 146.982498) + (xy 109.220002 146.965131) + (xy 109.219998 146.965131) + (xy 109.110341 146.982498) + (xy 109.011414 147.032904) + (xy 109.011407 147.032909) + (xy 108.972181 147.072136) + (xy 108.910858 147.105621) + (xy 108.841166 147.100637) + (xy 108.785233 147.058765) + (xy 108.760816 146.993301) + (xy 108.7605 146.984455) + (xy 108.7605 146.144645) + (xy 109.1895 146.144645) + (xy 109.228855 146.329802) + (xy 109.228857 146.329807) + (xy 109.305848 146.502729) + (xy 109.305851 146.502734) + (xy 109.414801 146.65269) + (xy 109.417112 146.655871) + (xy 109.557784 146.782533) + (xy 109.721716 146.877179) + (xy 109.901744 146.935674) + (xy 110.042808 146.9505) + (xy 110.042812 146.9505) + (xy 110.937188 146.9505) + (xy 110.937192 146.9505) + (xy 111.078256 146.935674) + (xy 111.258284 146.877179) + (xy 111.422216 146.782533) + (xy 111.562888 146.655871) + (xy 111.674151 146.50273) + (xy 111.751144 146.329803) + (xy 111.7905 146.144646) + (xy 111.7905 146.144645) + (xy 124.4295 146.144645) + (xy 124.468855 146.329802) + (xy 124.468857 146.329807) + (xy 124.545848 146.502729) + (xy 124.545851 146.502734) + (xy 124.654801 146.65269) + (xy 124.657112 146.655871) + (xy 124.797784 146.782533) + (xy 124.961716 146.877179) + (xy 125.141744 146.935674) + (xy 125.282808 146.9505) + (xy 125.282812 146.9505) + (xy 126.177188 146.9505) + (xy 126.177192 146.9505) + (xy 126.318256 146.935674) + (xy 126.498284 146.877179) + (xy 126.662216 146.782533) + (xy 126.802888 146.655871) + (xy 126.914151 146.50273) + (xy 126.991144 146.329803) + (xy 127.0305 146.144646) + (xy 127.0305 145.955354) + (xy 126.991144 145.770197) + (xy 126.984465 145.755197) + (xy 126.914151 145.59727) + (xy 126.914148 145.597265) + (xy 126.802888 145.444129) + (xy 126.786229 145.429129) + (xy 126.662216 145.317467) + (xy 126.498284 145.222821) + (xy 126.498277 145.222818) + (xy 126.318259 145.164327) + (xy 126.318256 145.164326) + (xy 126.177192 145.1495) + (xy 125.282808 145.1495) + (xy 125.141744 145.164326) + (xy 125.141741 145.164326) + (xy 125.14174 145.164327) + (xy 124.961722 145.222818) + (xy 124.961715 145.222821) + (xy 124.797785 145.317466) + (xy 124.657111 145.444129) + (xy 124.545851 145.597265) + (xy 124.545848 145.59727) + (xy 124.468857 145.770192) + (xy 124.468855 145.770197) + (xy 124.4295 145.955354) + (xy 124.4295 146.144645) + (xy 111.7905 146.144645) + (xy 111.7905 145.955354) + (xy 111.751144 145.770197) + (xy 111.744465 145.755197) + (xy 111.674151 145.59727) + (xy 111.674148 145.597265) + (xy 111.562888 145.444129) + (xy 111.546229 145.429129) + (xy 111.422216 145.317467) + (xy 111.258284 145.222821) + (xy 111.258277 145.222818) + (xy 111.078259 145.164327) + (xy 111.078256 145.164326) + (xy 110.937192 145.1495) + (xy 110.042808 145.1495) + (xy 109.901744 145.164326) + (xy 109.901741 145.164326) + (xy 109.90174 145.164327) + (xy 109.721722 145.222818) + (xy 109.721715 145.222821) + (xy 109.557785 145.317466) + (xy 109.417111 145.444129) + (xy 109.305851 145.597265) + (xy 109.305848 145.59727) + (xy 109.228857 145.770192) + (xy 109.228855 145.770197) + (xy 109.1895 145.955354) + (xy 109.1895 146.144645) + (xy 108.7605 146.144645) + (xy 108.7605 143.604645) + (xy 109.1895 143.604645) + (xy 109.228855 143.789802) + (xy 109.228857 143.789807) + (xy 109.305848 143.962729) + (xy 109.305851 143.962734) + (xy 109.417111 144.11587) + (xy 109.417112 144.115871) + (xy 109.557784 144.242533) + (xy 109.721716 144.337179) + (xy 109.901744 144.395674) + (xy 110.042808 144.4105) + (xy 110.042812 144.4105) + (xy 110.937188 144.4105) + (xy 110.937192 144.4105) + (xy 111.078256 144.395674) + (xy 111.258284 144.337179) + (xy 111.422216 144.242533) + (xy 111.562888 144.115871) + (xy 111.674151 143.96273) + (xy 111.751144 143.789803) + (xy 111.7905 143.604646) + (xy 111.7905 143.604645) + (xy 124.4295 143.604645) + (xy 124.468855 143.789802) + (xy 124.468857 143.789807) + (xy 124.545848 143.962729) + (xy 124.545851 143.962734) + (xy 124.657111 144.11587) + (xy 124.657112 144.115871) + (xy 124.797784 144.242533) + (xy 124.961716 144.337179) + (xy 125.141744 144.395674) + (xy 125.282808 144.4105) + (xy 125.282812 144.4105) + (xy 126.177188 144.4105) + (xy 126.177192 144.4105) + (xy 126.318256 144.395674) + (xy 126.498284 144.337179) + (xy 126.662216 144.242533) + (xy 126.802888 144.115871) + (xy 126.914151 143.96273) + (xy 126.991144 143.789803) + (xy 127.0305 143.604646) + (xy 127.0305 143.415354) + (xy 126.991144 143.230197) + (xy 126.984465 143.215197) + (xy 126.914151 143.05727) + (xy 126.914148 143.057265) + (xy 126.802889 142.90413) + (xy 126.802883 142.904124) + (xy 126.784848 142.887885) + (xy 126.7482 142.828399) + (xy 126.749529 142.758542) + (xy 126.780139 142.708054) + (xy 127.039608 142.448585) + (xy 127.24782 142.240373) + (xy 127.309142 142.206889) + (xy 127.378834 142.211873) + (xy 127.434767 142.253745) + (xy 127.459184 142.319209) + (xy 127.4595 142.328055) + (xy 127.4595 151.393455) + (xy 127.439815 151.460494) + (xy 127.423181 151.481136) + (xy 127.347909 151.556407) + (xy 127.347904 151.556414) + (xy 127.297498 151.655341) + (xy 127.280131 151.764997) + (xy 127.280131 151.765002) + (xy 127.297498 151.874658) + (xy 127.347904 151.973585) + (xy 127.347909 151.973592) + (xy 127.426407 152.05209) + (xy 127.42641 152.052092) + (xy 127.426413 152.052095) + (xy 127.525339 152.1025) + (xy 127.525341 152.102501) + (xy 127.634998 152.119869) + (xy 127.635 152.119869) + (xy 127.635002 152.119869) + (xy 127.744658 152.102501) + (xy 127.744659 152.1025) + (xy 127.744661 152.1025) + (xy 127.843587 152.052095) + (xy 127.922095 151.973587) + (xy 127.9725 151.874661) + (xy 127.9725 151.874659) + (xy 127.972501 151.874658) + (xy 127.989869 151.765002) + (xy 127.989869 151.764997) + (xy 127.972501 151.655341) + (xy 127.935504 151.58273) + (xy 127.922095 151.556413) + (xy 127.922092 151.55641) + (xy 127.92209 151.556407) + (xy 127.846819 151.481136) + (xy 127.813334 151.419813) + (xy 127.8105 151.393455) + (xy 127.8105 151.224645) + (xy 128.2395 151.224645) + (xy 128.278855 151.409802) + (xy 128.278857 151.409807) + (xy 128.355848 151.582729) + (xy 128.355851 151.582734) + (xy 128.464233 151.731909) + (xy 128.467112 151.735871) + (xy 128.607784 151.862533) + (xy 128.771716 151.957179) + (xy 128.951744 152.015674) + (xy 129.092808 152.0305) + (xy 129.092812 152.0305) + (xy 129.987188 152.0305) + (xy 129.987192 152.0305) + (xy 130.128256 152.015674) + (xy 130.308284 151.957179) + (xy 130.472216 151.862533) + (xy 130.612888 151.735871) + (xy 130.724151 151.58273) + (xy 130.801144 151.409803) + (xy 130.802436 151.403722) + (xy 130.835627 151.34224) + (xy 130.896789 151.308461) + (xy 130.923727 151.3055) + (xy 131.0015 151.3055) + (xy 131.068539 151.325185) + (xy 131.114294 151.377989) + (xy 131.1255 151.4295) + (xy 131.1255 151.61326) + (xy 131.135426 151.681391) + (xy 131.186803 151.786485) + (xy 131.269514 151.869196) + (xy 131.269515 151.869196) + (xy 131.269517 151.869198) + (xy 131.374607 151.920573) + (xy 131.399068 151.924137) + (xy 131.442739 151.9305) + (xy 131.44274 151.9305) + (xy 132.209261 151.9305) + (xy 132.231971 151.927191) + (xy 132.277393 151.920573) + (xy 132.382483 151.869198) + (xy 132.465198 151.786483) + (xy 132.504324 151.706448) + (xy 132.551451 151.654868) + (xy 132.618985 151.636953) + (xy 132.685484 151.658394) + (xy 132.729834 151.712383) + (xy 132.734241 151.726309) + (xy 132.734364 151.726269) + (xy 132.791641 151.899119) + (xy 132.791643 151.899124) + (xy 132.883684 152.048345) + (xy 133.007654 152.172315) + (xy 133.156875 152.264356) + (xy 133.15688 152.264358) + (xy 133.323302 152.319505) + (xy 133.323309 152.319506) + (xy 133.426019 152.329999) + (xy 133.575999 152.329999) + (xy 134.076 152.329999) + (xy 134.225972 152.329999) + (xy 134.225986 152.329998) + (xy 134.328697 152.319505) + (xy 134.495119 152.264358) + (xy 134.49513 152.264353) + (xy 134.609263 152.193955) + (xy 134.676655 152.175514) + (xy 134.743319 152.196436) + (xy 134.785663 152.247173) + (xy 134.78607 152.246966) + (xy 134.786977 152.248747) + (xy 134.788088 152.250078) + (xy 134.789342 152.253388) + (xy 134.790499 152.25566) + (xy 134.7905 152.255661) + (xy 134.823662 152.320746) + (xy 134.840904 152.354585) + (xy 134.840909 152.354592) + (xy 134.919407 152.43309) + (xy 134.91941 152.433092) + (xy 134.919413 152.433095) + (xy 134.943589 152.445413) + (xy 135.018341 152.483501) + (xy 135.127998 152.500869) + (xy 135.128 152.500869) + (xy 135.128002 152.500869) + (xy 135.237658 152.483501) + (xy 135.237659 152.4835) + (xy 135.237661 152.4835) + (xy 135.336587 152.433095) + (xy 135.415095 152.354587) + (xy 135.4655 152.255661) + (xy 135.4655 152.255659) + (xy 135.465501 152.255658) + (xy 135.482869 152.146002) + (xy 135.482869 152.145999) + (xy 135.48075 152.132622) + (xy 135.489704 152.063329) + (xy 135.534699 152.009876) + (xy 135.601451 151.989236) + (xy 135.622621 151.990749) + (xy 135.636 151.992869) + (xy 135.636002 151.992869) + (xy 135.745658 151.975501) + (xy 135.745659 151.9755) + (xy 135.745661 151.9755) + (xy 135.844587 151.925095) + (xy 135.923095 151.846587) + (xy 135.9735 151.747661) + (xy 135.9735 151.747659) + (xy 135.973501 151.747658) + (xy 135.990869 151.638002) + (xy 135.990869 151.637997) + (xy 135.973501 151.528341) + (xy 135.949449 151.481136) + (xy 135.923095 151.429413) + (xy 135.923092 151.42941) + (xy 135.92309 151.429407) + (xy 135.873683 151.38) + (xy 139.394001 151.38) + (xy 139.394001 151.629986) + (xy 139.404494 151.732697) + (xy 139.459641 151.899119) + (xy 139.459643 151.899124) + (xy 139.551684 152.048345) + (xy 139.675654 152.172315) + (xy 139.824875 152.264356) + (xy 139.82488 152.264358) + (xy 139.991302 152.319505) + (xy 139.991309 152.319506) + (xy 140.094019 152.329999) + (xy 140.243999 152.329999) + (xy 140.244 152.329998) + (xy 140.244 151.38) + (xy 139.394001 151.38) + (xy 135.873683 151.38) + (xy 135.844592 151.350909) + (xy 135.844588 151.350906) + (xy 135.844587 151.350905) + (xy 135.820421 151.338592) + (xy 135.745658 151.300498) + (xy 135.636002 151.283131) + (xy 135.635998 151.283131) + (xy 135.526341 151.300498) + (xy 135.427414 151.350904) + (xy 135.427407 151.350909) + (xy 135.348909 151.429407) + (xy 135.348904 151.429414) + (xy 135.298498 151.528341) + (xy 135.281131 151.637997) + (xy 135.281131 151.638) + (xy 135.28325 151.651381) + (xy 135.274293 151.720674) + (xy 135.229296 151.774125) + (xy 135.162544 151.794763) + (xy 135.141381 151.79325) + (xy 135.128 151.791131) + (xy 135.127997 151.791131) + (xy 135.065072 151.801097) + (xy 134.995779 151.792142) + (xy 134.942327 151.747146) + (xy 134.921688 151.680394) + (xy 134.922317 151.666018) + (xy 134.925999 151.629978) + (xy 134.926 151.629973) + (xy 134.926 151.38) + (xy 134.076 151.38) + (xy 134.076 152.329999) + (xy 133.575999 152.329999) + (xy 133.576 152.329998) + (xy 133.576 151.004) + (xy 133.595685 150.936961) + (xy 133.648489 150.891206) + (xy 133.7 150.88) + (xy 134.925999 150.88) + (xy 139.394 150.88) + (xy 140.244 150.88) + (xy 140.244 149.93) + (xy 140.744 149.93) + (xy 140.744 152.329999) + (xy 140.893972 152.329999) + (xy 140.893986 152.329998) + (xy 140.996697 152.319505) + (xy 141.163119 152.264358) + (xy 141.163124 152.264356) + (xy 141.312345 152.172315) + (xy 141.436315 152.048345) + (xy 141.528356 151.899124) + (xy 141.528358 151.899119) + (xy 141.585635 151.72627) + (xy 141.587409 151.726858) + (xy 141.616296 151.673527) + (xy 141.677505 151.639833) + (xy 141.747213 151.64458) + (xy 141.803289 151.686261) + (xy 141.815675 151.706449) + (xy 141.8548 151.786482) + (xy 141.937514 151.869196) + (xy 141.937515 151.869196) + (xy 141.937517 151.869198) + (xy 142.042607 151.920573) + (xy 142.067068 151.924137) + (xy 142.110739 151.9305) + (xy 142.11074 151.9305) + (xy 142.877261 151.9305) + (xy 142.899971 151.927191) + (xy 142.945393 151.920573) + (xy 143.050483 151.869198) + (xy 143.133198 151.786483) + (xy 143.184573 151.681393) + (xy 143.1945 151.61326) + (xy 143.1945 151.4295) + (xy 143.214185 151.362461) + (xy 143.266989 151.316706) + (xy 143.3185 151.3055) + (xy 143.396273 151.3055) + (xy 143.463312 151.325185) + (xy 143.509067 151.377989) + (xy 143.517564 151.403723) + (xy 143.518856 151.409805) + (xy 143.518857 151.409807) + (xy 143.595848 151.582729) + (xy 143.595851 151.582734) + (xy 143.704233 151.731909) + (xy 143.707112 151.735871) + (xy 143.847784 151.862533) + (xy 144.011716 151.957179) + (xy 144.191744 152.015674) + (xy 144.332808 152.0305) + (xy 144.332812 152.0305) + (xy 145.227188 152.0305) + (xy 145.227192 152.0305) + (xy 145.368256 152.015674) + (xy 145.548284 151.957179) + (xy 145.712216 151.862533) + (xy 145.852888 151.735871) + (xy 145.964151 151.58273) + (xy 146.041144 151.409803) + (xy 146.0805 151.224646) + (xy 146.0805 151.13) + (xy 146.999901 151.13) + (xy 147.018252 151.316331) + (xy 147.018253 151.316333) + (xy 147.072604 151.495502) + (xy 147.160862 151.660623) + (xy 147.160864 151.660626) + (xy 147.279642 151.805357) + (xy 147.424373 151.924135) + (xy 147.424376 151.924137) + (xy 147.584784 152.009876) + (xy 147.589499 152.012396) + (xy 147.768666 152.066746) + (xy 147.768668 152.066747) + (xy 147.785374 152.068392) + (xy 147.955 152.085099) + (xy 148.141331 152.066747) + (xy 148.320501 152.012396) + (xy 148.485625 151.924136) + (xy 148.630357 151.805357) + (xy 148.749136 151.660625) + (xy 148.837396 151.495501) + (xy 148.891747 151.316331) + (xy 148.910099 151.13) + (xy 148.891747 150.943669) + (xy 148.837396 150.764499) + (xy 148.835912 150.761722) + (xy 148.749137 150.599376) + (xy 148.749135 150.599373) + (xy 148.630357 150.454642) + (xy 148.485626 150.335864) + (xy 148.485623 150.335862) + (xy 148.320502 150.247604) + (xy 148.141333 150.193253) + (xy 148.141331 150.193252) + (xy 147.955 150.174901) + (xy 147.768668 150.193252) + (xy 147.768666 150.193253) + (xy 147.589497 150.247604) + (xy 147.424376 150.335862) + (xy 147.424373 150.335864) + (xy 147.279642 150.454642) + (xy 147.160864 150.599373) + (xy 147.160862 150.599376) + (xy 147.072604 150.764497) + (xy 147.018253 150.943666) + (xy 147.018252 150.943668) + (xy 146.999901 151.13) + (xy 146.0805 151.13) + (xy 146.0805 151.035354) + (xy 146.041144 150.850197) + (xy 146.037897 150.842905) + (xy 145.964151 150.67727) + (xy 145.964148 150.677265) + (xy 145.852888 150.524129) + (xy 145.839794 150.512339) + (xy 145.712216 150.397467) + (xy 145.548284 150.302821) + (xy 145.548277 150.302818) + (xy 145.368259 150.244327) + (xy 145.368256 150.244326) + (xy 145.227192 150.2295) + (xy 144.332808 150.2295) + (xy 144.191744 150.244326) + (xy 144.191741 150.244326) + (xy 144.19174 150.244327) + (xy 144.011722 150.302818) + (xy 144.011715 150.302821) + (xy 143.847785 150.397466) + (xy 143.707111 150.524129) + (xy 143.595851 150.677265) + (xy 143.595848 150.67727) + (xy 143.518857 150.850192) + (xy 143.518856 150.850194) + (xy 143.517564 150.856277) + (xy 143.484373 150.91776) + (xy 143.423211 150.951539) + (xy 143.396273 150.9545) + (xy 143.3185 150.9545) + (xy 143.251461 150.934815) + (xy 143.205706 150.882011) + (xy 143.1945 150.8305) + (xy 143.1945 150.646739) + (xy 143.184573 150.578608) + (xy 143.169422 150.547615) + (xy 143.133198 150.473517) + (xy 143.133196 150.473515) + (xy 143.133196 150.473514) + (xy 143.050485 150.390803) + (xy 142.945391 150.339426) + (xy 142.877261 150.3295) + (xy 142.87726 150.3295) + (xy 142.11074 150.3295) + (xy 142.110739 150.3295) + (xy 142.042608 150.339426) + (xy 141.937514 150.390803) + (xy 141.854802 150.473515) + (xy 141.854802 150.473516) + (xy 141.815675 150.55355) + (xy 141.768547 150.605132) + (xy 141.701012 150.623046) + (xy 141.634514 150.601604) + (xy 141.590164 150.547615) + (xy 141.585759 150.53369) + (xy 141.585636 150.533731) + (xy 141.528358 150.36088) + (xy 141.528356 150.360875) + (xy 141.436315 150.211654) + (xy 141.312345 150.087684) + (xy 141.163124 149.995643) + (xy 141.163119 149.995641) + (xy 140.996697 149.940494) + (xy 140.99669 149.940493) + (xy 140.893986 149.93) + (xy 140.744 149.93) + (xy 140.244 149.93) + (xy 140.094027 149.93) + (xy 140.094012 149.930001) + (xy 139.991302 149.940494) + (xy 139.82488 149.995641) + (xy 139.824875 149.995643) + (xy 139.675654 150.087684) + (xy 139.551684 150.211654) + (xy 139.459643 150.360875) + (xy 139.459641 150.36088) + (xy 139.404494 150.527302) + (xy 139.404493 150.527309) + (xy 139.394 150.630013) + (xy 139.394 150.88) + (xy 134.925999 150.88) + (xy 134.925999 150.630028) + (xy 134.925998 150.630013) + (xy 134.915505 150.527302) + (xy 134.860358 150.36088) + (xy 134.860356 150.360875) + (xy 134.768315 150.211654) + (xy 134.644345 150.087684) + (xy 134.495124 149.995643) + (xy 134.495119 149.995641) + (xy 134.440993 149.977706) + (xy 134.383548 149.937934) + (xy 134.356725 149.873418) + (xy 134.36904 149.804642) + (xy 134.416583 149.753442) + (xy 134.440993 149.742294) + (xy 134.495119 149.724358) + (xy 134.495124 149.724356) + (xy 134.644345 149.632315) + (xy 134.768315 149.508345) + (xy 134.860356 149.359124) + (xy 134.860358 149.359119) + (xy 134.915505 149.192697) + (xy 134.915506 149.19269) + (xy 134.925999 149.089986) + (xy 134.926 149.089973) + (xy 134.926 148.84) + (xy 133.7 148.84) + (xy 133.632961 148.820315) + (xy 133.587206 148.767511) + (xy 133.576 148.716) + (xy 133.576 148.684645) + (xy 143.4795 148.684645) + (xy 143.518855 148.869802) + (xy 143.518857 148.869807) + (xy 143.595848 149.042729) + (xy 143.595851 149.042734) + (xy 143.700165 149.186309) + (xy 143.707112 149.195871) + (xy 143.847784 149.322533) + (xy 144.011716 149.417179) + (xy 144.191744 149.475674) + (xy 144.332808 149.4905) + (xy 144.332812 149.4905) + (xy 145.227188 149.4905) + (xy 145.227192 149.4905) + (xy 145.368256 149.475674) + (xy 145.548284 149.417179) + (xy 145.712216 149.322533) + (xy 145.852888 149.195871) + (xy 145.964151 149.04273) + (xy 146.041144 148.869803) + (xy 146.0805 148.684646) + (xy 146.0805 148.495354) + (xy 146.041144 148.310197) + (xy 146.034465 148.295197) + (xy 145.964151 148.13727) + (xy 145.964148 148.137265) + (xy 145.852888 147.984129) + (xy 145.836229 147.969129) + (xy 145.712216 147.857467) + (xy 145.548284 147.762821) + (xy 145.548277 147.762818) + (xy 145.368259 147.704327) + (xy 145.368256 147.704326) + (xy 145.227192 147.6895) + (xy 144.332808 147.6895) + (xy 144.191744 147.704326) + (xy 144.191741 147.704326) + (xy 144.19174 147.704327) + (xy 144.011722 147.762818) + (xy 144.011715 147.762821) + (xy 143.847785 147.857466) + (xy 143.707111 147.984129) + (xy 143.595851 148.137265) + (xy 143.595848 148.13727) + (xy 143.518857 148.310192) + (xy 143.518855 148.310197) + (xy 143.4795 148.495354) + (xy 143.4795 148.684645) + (xy 133.576 148.684645) + (xy 133.576 147.39) + (xy 134.076 147.39) + (xy 134.076 148.34) + (xy 134.925999 148.34) + (xy 134.925999 148.090028) + (xy 134.925998 148.090013) + (xy 134.915505 147.987302) + (xy 134.860358 147.82088) + (xy 134.860356 147.820875) + (xy 134.768315 147.671654) + (xy 134.644345 147.547684) + (xy 134.495124 147.455643) + (xy 134.495119 147.455641) + (xy 134.328697 147.400494) + (xy 134.32869 147.400493) + (xy 134.225986 147.39) + (xy 134.076 147.39) + (xy 133.576 147.39) + (xy 133.426027 147.39) + (xy 133.426012 147.390001) + (xy 133.323302 147.400494) + (xy 133.15688 147.455641) + (xy 133.156875 147.455643) + (xy 133.007654 147.547684) + (xy 132.883684 147.671654) + (xy 132.791643 147.820875) + (xy 132.791641 147.82088) + (xy 132.734365 147.99373) + (xy 132.732595 147.993143) + (xy 132.70368 148.046496) + (xy 132.642462 148.080173) + (xy 132.572755 148.075407) + (xy 132.516691 148.033712) + (xy 132.504323 148.01355) + (xy 132.465198 147.933517) + (xy 132.465196 147.933515) + (xy 132.465196 147.933514) + (xy 132.382485 147.850803) + (xy 132.277391 147.799426) + (xy 132.209261 147.7895) + (xy 132.20926 147.7895) + (xy 131.44274 147.7895) + (xy 131.442739 147.7895) + (xy 131.374608 147.799426) + (xy 131.269514 147.850803) + (xy 131.186803 147.933514) + (xy 131.135426 148.038608) + (xy 131.1255 148.106739) + (xy 131.1255 148.2905) + (xy 131.105815 148.357539) + (xy 131.053011 148.403294) + (xy 131.0015 148.4145) + (xy 130.923727 148.4145) + (xy 130.856688 148.394815) + (xy 130.810933 148.342011) + (xy 130.802436 148.316277) + (xy 130.801144 148.310197) + (xy 130.794465 148.295197) + (xy 130.724151 148.13727) + (xy 130.724148 148.137265) + (xy 130.612888 147.984129) + (xy 130.596229 147.969129) + (xy 130.472216 147.857467) + (xy 130.308284 147.762821) + (xy 130.308277 147.762818) + (xy 130.128259 147.704327) + (xy 130.128256 147.704326) + (xy 129.987192 147.6895) + (xy 129.092808 147.6895) + (xy 128.951744 147.704326) + (xy 128.951741 147.704326) + (xy 128.95174 147.704327) + (xy 128.771722 147.762818) + (xy 128.771715 147.762821) + (xy 128.607785 147.857466) + (xy 128.467111 147.984129) + (xy 128.355851 148.137265) + (xy 128.355848 148.13727) + (xy 128.278857 148.310192) + (xy 128.278855 148.310197) + (xy 128.2395 148.495354) + (xy 128.2395 148.684645) + (xy 128.278855 148.869802) + (xy 128.278857 148.869807) + (xy 128.355848 149.042729) + (xy 128.355851 149.042734) + (xy 128.460165 149.186309) + (xy 128.467112 149.195871) + (xy 128.607784 149.322533) + (xy 128.771716 149.417179) + (xy 128.951744 149.475674) + (xy 129.092808 149.4905) + (xy 129.092812 149.4905) + (xy 129.987188 149.4905) + (xy 129.987192 149.4905) + (xy 130.128256 149.475674) + (xy 130.308284 149.417179) + (xy 130.472216 149.322533) + (xy 130.612888 149.195871) + (xy 130.724151 149.04273) + (xy 130.801144 148.869803) + (xy 130.802436 148.863722) + (xy 130.835627 148.80224) + (xy 130.896789 148.768461) + (xy 130.923727 148.7655) + (xy 131.0015 148.7655) + (xy 131.068539 148.785185) + (xy 131.114294 148.837989) + (xy 131.1255 148.8895) + (xy 131.1255 149.07326) + (xy 131.135426 149.141391) + (xy 131.186803 149.246485) + (xy 131.269514 149.329196) + (xy 131.269515 149.329196) + (xy 131.269517 149.329198) + (xy 131.374607 149.380573) + (xy 131.399068 149.384137) + (xy 131.442739 149.3905) + (xy 131.44274 149.3905) + (xy 132.209261 149.3905) + (xy 132.231971 149.387191) + (xy 132.277393 149.380573) + (xy 132.382483 149.329198) + (xy 132.465198 149.246483) + (xy 132.504324 149.166448) + (xy 132.551451 149.114868) + (xy 132.618985 149.096953) + (xy 132.685484 149.118394) + (xy 132.729834 149.172383) + (xy 132.734241 149.186309) + (xy 132.734364 149.186269) + (xy 132.791641 149.359119) + (xy 132.791643 149.359124) + (xy 132.883684 149.508345) + (xy 133.007654 149.632315) + (xy 133.156875 149.724356) + (xy 133.156882 149.724359) + (xy 133.211005 149.742293) + (xy 133.26845 149.782064) + (xy 133.295274 149.84658) + (xy 133.28296 149.915356) + (xy 133.235417 149.966556) + (xy 133.211008 149.977704) + (xy 133.156884 149.995639) + (xy 133.156875 149.995643) + (xy 133.007654 150.087684) + (xy 132.883684 150.211654) + (xy 132.791643 150.360875) + (xy 132.791641 150.36088) + (xy 132.734365 150.53373) + (xy 132.732595 150.533143) + (xy 132.70368 150.586496) + (xy 132.642462 150.620173) + (xy 132.572755 150.615407) + (xy 132.516691 150.573712) + (xy 132.504323 150.55355) + (xy 132.501422 150.547615) + (xy 132.465198 150.473517) + (xy 132.465196 150.473515) + (xy 132.465196 150.473514) + (xy 132.382485 150.390803) + (xy 132.277391 150.339426) + (xy 132.209261 150.3295) + (xy 132.20926 150.3295) + (xy 131.44274 150.3295) + (xy 131.442739 150.3295) + (xy 131.374608 150.339426) + (xy 131.269514 150.390803) + (xy 131.186803 150.473514) + (xy 131.135426 150.578608) + (xy 131.1255 150.646739) + (xy 131.1255 150.8305) + (xy 131.105815 150.897539) + (xy 131.053011 150.943294) + (xy 131.0015 150.9545) + (xy 130.923727 150.9545) + (xy 130.856688 150.934815) + (xy 130.810933 150.882011) + (xy 130.802436 150.856277) + (xy 130.801144 150.850197) + (xy 130.797897 150.842905) + (xy 130.724151 150.67727) + (xy 130.724148 150.677265) + (xy 130.612888 150.524129) + (xy 130.599794 150.512339) + (xy 130.472216 150.397467) + (xy 130.308284 150.302821) + (xy 130.308277 150.302818) + (xy 130.128259 150.244327) + (xy 130.128256 150.244326) + (xy 129.987192 150.2295) + (xy 129.092808 150.2295) + (xy 128.951744 150.244326) + (xy 128.951741 150.244326) + (xy 128.95174 150.244327) + (xy 128.771722 150.302818) + (xy 128.771715 150.302821) + (xy 128.607785 150.397466) + (xy 128.467111 150.524129) + (xy 128.355851 150.677265) + (xy 128.355848 150.67727) + (xy 128.278857 150.850192) + (xy 128.278855 150.850197) + (xy 128.2395 151.035354) + (xy 128.2395 151.224645) + (xy 127.8105 151.224645) + (xy 127.8105 147.320002) + (xy 142.139131 147.320002) + (xy 142.156498 147.429658) + (xy 142.206904 147.528585) + (xy 142.206909 147.528592) + (xy 142.285407 147.60709) + (xy 142.28541 147.607092) + (xy 142.285413 147.607095) + (xy 142.376002 147.653252) + (xy 142.384341 147.657501) + (xy 142.493998 147.674869) + (xy 142.494 147.674869) + (xy 142.494002 147.674869) + (xy 142.603658 147.657501) + (xy 142.603659 147.6575) + (xy 142.603661 147.6575) + (xy 142.702587 147.607095) + (xy 142.781095 147.528587) + (xy 142.8315 147.429661) + (xy 142.8315 147.429659) + (xy 142.831501 147.429658) + (xy 142.848869 147.320002) + (xy 142.848869 147.319997) + (xy 142.831501 147.210341) + (xy 142.8315 147.210339) + (xy 142.781095 147.111413) + (xy 142.781092 147.11141) + (xy 142.78109 147.111407) + (xy 142.702592 147.032909) + (xy 142.702588 147.032906) + (xy 142.702587 147.032905) + (xy 142.698743 147.030946) + (xy 142.603658 146.982498) + (xy 142.494002 146.965131) + (xy 142.493998 146.965131) + (xy 142.384341 146.982498) + (xy 142.285414 147.032904) + (xy 142.285407 147.032909) + (xy 142.206909 147.111407) + (xy 142.206904 147.111414) + (xy 142.156498 147.210341) + (xy 142.139131 147.319997) + (xy 142.139131 147.320002) + (xy 127.8105 147.320002) + (xy 127.8105 146.144645) + (xy 128.2395 146.144645) + (xy 128.278855 146.329802) + (xy 128.278857 146.329807) + (xy 128.355848 146.502729) + (xy 128.355851 146.502734) + (xy 128.464801 146.65269) + (xy 128.467112 146.655871) + (xy 128.607784 146.782533) + (xy 128.771716 146.877179) + (xy 128.951744 146.935674) + (xy 129.092808 146.9505) + (xy 129.092812 146.9505) + (xy 129.987188 146.9505) + (xy 129.987192 146.9505) + (xy 130.128256 146.935674) + (xy 130.308284 146.877179) + (xy 130.472216 146.782533) + (xy 130.612888 146.655871) + (xy 130.724151 146.50273) + (xy 130.801144 146.329803) + (xy 130.8405 146.144646) + (xy 130.8405 146.144645) + (xy 143.4795 146.144645) + (xy 143.518855 146.329802) + (xy 143.518857 146.329807) + (xy 143.595848 146.502729) + (xy 143.595851 146.502734) + (xy 143.704801 146.65269) + (xy 143.707112 146.655871) + (xy 143.847784 146.782533) + (xy 144.011716 146.877179) + (xy 144.191744 146.935674) + (xy 144.332808 146.9505) + (xy 144.332812 146.9505) + (xy 145.227188 146.9505) + (xy 145.227192 146.9505) + (xy 145.368256 146.935674) + (xy 145.548284 146.877179) + (xy 145.712216 146.782533) + (xy 145.852888 146.655871) + (xy 145.964151 146.50273) + (xy 146.041144 146.329803) + (xy 146.0805 146.144646) + (xy 146.0805 145.955354) + (xy 146.041144 145.770197) + (xy 146.034465 145.755197) + (xy 145.964151 145.59727) + (xy 145.964148 145.597265) + (xy 145.852888 145.444129) + (xy 145.836229 145.429129) + (xy 145.712216 145.317467) + (xy 145.548284 145.222821) + (xy 145.548277 145.222818) + (xy 145.368259 145.164327) + (xy 145.368256 145.164326) + (xy 145.227192 145.1495) + (xy 144.332808 145.1495) + (xy 144.191744 145.164326) + (xy 144.191741 145.164326) + (xy 144.19174 145.164327) + (xy 144.011722 145.222818) + (xy 144.011715 145.222821) + (xy 143.847785 145.317466) + (xy 143.707111 145.444129) + (xy 143.595851 145.597265) + (xy 143.595848 145.59727) + (xy 143.518857 145.770192) + (xy 143.518855 145.770197) + (xy 143.4795 145.955354) + (xy 143.4795 146.144645) + (xy 130.8405 146.144645) + (xy 130.8405 145.955354) + (xy 130.801144 145.770197) + (xy 130.794465 145.755197) + (xy 130.724151 145.59727) + (xy 130.724148 145.597265) + (xy 130.612888 145.444129) + (xy 130.596229 145.429129) + (xy 130.472216 145.317467) + (xy 130.308284 145.222821) + (xy 130.308277 145.222818) + (xy 130.128259 145.164327) + (xy 130.128256 145.164326) + (xy 129.987192 145.1495) + (xy 129.092808 145.1495) + (xy 128.951744 145.164326) + (xy 128.951741 145.164326) + (xy 128.95174 145.164327) + (xy 128.771722 145.222818) + (xy 128.771715 145.222821) + (xy 128.607785 145.317466) + (xy 128.467111 145.444129) + (xy 128.355851 145.597265) + (xy 128.355848 145.59727) + (xy 128.278857 145.770192) + (xy 128.278855 145.770197) + (xy 128.2395 145.955354) + (xy 128.2395 146.144645) + (xy 127.8105 146.144645) + (xy 127.8105 143.604645) + (xy 128.2395 143.604645) + (xy 128.278855 143.789802) + (xy 128.278857 143.789807) + (xy 128.355848 143.962729) + (xy 128.355851 143.962734) + (xy 128.467111 144.11587) + (xy 128.467112 144.115871) + (xy 128.607784 144.242533) + (xy 128.771716 144.337179) + (xy 128.951744 144.395674) + (xy 129.092808 144.4105) + (xy 129.092812 144.4105) + (xy 129.987188 144.4105) + (xy 129.987192 144.4105) + (xy 130.128256 144.395674) + (xy 130.308284 144.337179) + (xy 130.421174 144.272002) + (xy 137.059131 144.272002) + (xy 137.076498 144.381658) + (xy 137.126904 144.480585) + (xy 137.126909 144.480592) + (xy 137.205407 144.55909) + (xy 137.20541 144.559092) + (xy 137.205413 144.559095) + (xy 137.296669 144.605592) + (xy 137.304341 144.609501) + (xy 137.413998 144.626869) + (xy 137.414 144.626869) + (xy 137.414002 144.626869) + (xy 137.523658 144.609501) + (xy 137.523659 144.6095) + (xy 137.523661 144.6095) + (xy 137.622587 144.559095) + (xy 137.701095 144.480587) + (xy 137.7515 144.381661) + (xy 137.7515 144.381659) + (xy 137.751501 144.381658) + (xy 137.768869 144.272002) + (xy 137.768869 144.271997) + (xy 137.751501 144.162341) + (xy 137.749078 144.157586) + (xy 137.701095 144.063413) + (xy 137.701092 144.06341) + (xy 137.70109 144.063407) + (xy 137.622592 143.984909) + (xy 137.622588 143.984906) + (xy 137.622587 143.984905) + (xy 137.579064 143.962729) + (xy 137.523658 143.934498) + (xy 137.414002 143.917131) + (xy 137.413998 143.917131) + (xy 137.304341 143.934498) + (xy 137.205414 143.984904) + (xy 137.205407 143.984909) + (xy 137.126909 144.063407) + (xy 137.126904 144.063414) + (xy 137.076498 144.162341) + (xy 137.059131 144.271997) + (xy 137.059131 144.272002) + (xy 130.421174 144.272002) + (xy 130.472216 144.242533) + (xy 130.612888 144.115871) + (xy 130.724151 143.96273) + (xy 130.801144 143.789803) + (xy 130.8405 143.604646) + (xy 130.8405 143.604645) + (xy 143.4795 143.604645) + (xy 143.518855 143.789802) + (xy 143.518857 143.789807) + (xy 143.595848 143.962729) + (xy 143.595851 143.962734) + (xy 143.707111 144.11587) + (xy 143.707112 144.115871) + (xy 143.847784 144.242533) + (xy 144.011716 144.337179) + (xy 144.191744 144.395674) + (xy 144.332808 144.4105) + (xy 144.332812 144.4105) + (xy 145.227188 144.4105) + (xy 145.227192 144.4105) + (xy 145.368256 144.395674) + (xy 145.548284 144.337179) + (xy 145.712216 144.242533) + (xy 145.852888 144.115871) + (xy 145.964151 143.96273) + (xy 146.041144 143.789803) + (xy 146.0805 143.604646) + (xy 146.0805 143.415354) + (xy 146.041144 143.230197) + (xy 146.034465 143.215197) + (xy 145.964151 143.05727) + (xy 145.964148 143.057265) + (xy 145.852888 142.904129) + (xy 145.834847 142.887885) + (xy 145.712216 142.777467) + (xy 145.548284 142.682821) + (xy 145.548277 142.682818) + (xy 145.368259 142.624327) + (xy 145.368256 142.624326) + (xy 145.227192 142.6095) + (xy 144.332808 142.6095) + (xy 144.191744 142.624326) + (xy 144.191741 142.624326) + (xy 144.19174 142.624327) + (xy 144.011722 142.682818) + (xy 144.011715 142.682821) + (xy 143.847785 142.777466) + (xy 143.707111 142.904129) + (xy 143.595851 143.057265) + (xy 143.595848 143.05727) + (xy 143.518857 143.230192) + (xy 143.518855 143.230197) + (xy 143.4795 143.415354) + (xy 143.4795 143.604645) + (xy 130.8405 143.604645) + (xy 130.8405 143.415354) + (xy 130.801144 143.230197) + (xy 130.794465 143.215197) + (xy 130.724151 143.05727) + (xy 130.724148 143.057265) + (xy 130.612888 142.904129) + (xy 130.594847 142.887885) + (xy 130.472216 142.777467) + (xy 130.308284 142.682821) + (xy 130.308277 142.682818) + (xy 130.128259 142.624327) + (xy 130.128256 142.624326) + (xy 129.987192 142.6095) + (xy 129.092808 142.6095) + (xy 128.951744 142.624326) + (xy 128.951741 142.624326) + (xy 128.95174 142.624327) + (xy 128.771722 142.682818) + (xy 128.771715 142.682821) + (xy 128.607785 142.777466) + (xy 128.467111 142.904129) + (xy 128.355851 143.057265) + (xy 128.355848 143.05727) + (xy 128.278857 143.230192) + (xy 128.278855 143.230197) + (xy 128.2395 143.415354) + (xy 128.2395 143.604645) + (xy 127.8105 143.604645) + (xy 127.8105 142.240002) + (xy 136.170131 142.240002) + (xy 136.187498 142.349658) + (xy 136.237904 142.448585) + (xy 136.237909 142.448592) + (xy 136.316407 142.52709) + (xy 136.31641 142.527092) + (xy 136.316413 142.527095) + (xy 136.370986 142.554901) + (xy 136.415341 142.577501) + (xy 136.524998 142.594869) + (xy 136.525 142.594869) + (xy 136.525002 142.594869) + (xy 136.634658 142.577501) + (xy 136.634659 142.5775) + (xy 136.634661 142.5775) + (xy 136.733587 142.527095) + (xy 136.812095 142.448587) + (xy 136.8625 142.349661) + (xy 136.8625 142.349659) + (xy 136.862501 142.349658) + (xy 136.879869 142.240002) + (xy 136.879869 142.239997) + (xy 136.862501 142.130341) + (xy 136.861999 142.129356) + (xy 136.812095 142.031413) + (xy 136.812092 142.03141) + (xy 136.81209 142.031407) + (xy 136.733592 141.952909) + (xy 136.733588 141.952906) + (xy 136.733587 141.952905) + (xy 136.699708 141.935643) + (xy 136.634658 141.902498) + (xy 136.525002 141.885131) + (xy 136.524998 141.885131) + (xy 136.415341 141.902498) + (xy 136.316414 141.952904) + (xy 136.316407 141.952909) + (xy 136.237909 142.031407) + (xy 136.237904 142.031414) + (xy 136.187498 142.130341) + (xy 136.170131 142.239997) + (xy 136.170131 142.240002) + (xy 127.8105 142.240002) + (xy 127.8105 141.614058) + (xy 127.810726 141.606571) + (xy 127.811263 141.59769) + (xy 127.812792 141.572419) + (xy 127.81279 141.572415) + (xy 127.81253 141.57099) + (xy 127.8105 141.548642) + (xy 127.8105 141.064646) + (xy 128.2395 141.064646) + (xy 128.245983 141.095148) + (xy 128.278855 141.249802) + (xy 128.278857 141.249807) + (xy 128.355848 141.422729) + (xy 128.355851 141.422734) + (xy 128.464604 141.572419) + (xy 128.467112 141.575871) + (xy 128.607784 141.702533) + (xy 128.771716 141.797179) + (xy 128.951744 141.855674) + (xy 129.092808 141.8705) + (xy 129.092812 141.8705) + (xy 129.987188 141.8705) + (xy 129.987192 141.8705) + (xy 130.128256 141.855674) + (xy 130.308284 141.797179) + (xy 130.472216 141.702533) + (xy 130.612888 141.575871) + (xy 130.683994 141.478002) + (xy 134.773131 141.478002) + (xy 134.790498 141.587658) + (xy 134.840904 141.686585) + (xy 134.840909 141.686592) + (xy 134.919407 141.76509) + (xy 134.91941 141.765092) + (xy 134.919413 141.765095) + (xy 134.979087 141.7955) + (xy 135.018341 141.815501) + (xy 135.127998 141.832869) + (xy 135.128 141.832869) + (xy 135.128002 141.832869) + (xy 135.237658 141.815501) + (xy 135.237659 141.8155) + (xy 135.237661 141.8155) + (xy 135.336587 141.765095) + (xy 135.415095 141.686587) + (xy 135.4655 141.587661) + (xy 135.4655 141.587659) + (xy 135.465501 141.587658) + (xy 135.482869 141.478002) + (xy 135.482869 141.477997) + (xy 135.465501 141.368341) + (xy 135.4655 141.368339) + (xy 135.415095 141.269413) + (xy 135.415092 141.26941) + (xy 135.41509 141.269407) + (xy 135.336592 141.190909) + (xy 135.336588 141.190906) + (xy 135.336587 141.190905) + (xy 135.319581 141.18224) + (xy 135.237658 141.140498) + (xy 135.128002 141.123131) + (xy 135.127998 141.123131) + (xy 135.018341 141.140498) + (xy 134.919414 141.190904) + (xy 134.919407 141.190909) + (xy 134.840909 141.269407) + (xy 134.840904 141.269414) + (xy 134.790498 141.368341) + (xy 134.773131 141.477997) + (xy 134.773131 141.478002) + (xy 130.683994 141.478002) + (xy 130.724151 141.42273) + (xy 130.801144 141.249803) + (xy 130.8405 141.064646) + (xy 143.4795 141.064646) + (xy 143.485983 141.095148) + (xy 143.518855 141.249802) + (xy 143.518857 141.249807) + (xy 143.595848 141.422729) + (xy 143.595851 141.422734) + (xy 143.704604 141.572419) + (xy 143.707112 141.575871) + (xy 143.847784 141.702533) + (xy 144.011716 141.797179) + (xy 144.191744 141.855674) + (xy 144.332808 141.8705) + (xy 144.332812 141.8705) + (xy 145.227188 141.8705) + (xy 145.227192 141.8705) + (xy 145.368256 141.855674) + (xy 145.548284 141.797179) + (xy 145.712216 141.702533) + (xy 145.852888 141.575871) + (xy 145.964151 141.42273) + (xy 146.041144 141.249803) + (xy 146.0805 141.064646) + (xy 146.0805 140.875354) + (xy 146.041144 140.690197) + (xy 146.034465 140.675197) + (xy 145.964151 140.51727) + (xy 145.964148 140.517265) + (xy 145.852888 140.364129) + (xy 145.828647 140.342302) + (xy 145.712216 140.237467) + (xy 145.548284 140.142821) + (xy 145.548277 140.142818) + (xy 145.368259 140.084327) + (xy 145.368256 140.084326) + (xy 145.227192 140.0695) + (xy 144.332808 140.0695) + (xy 144.191744 140.084326) + (xy 144.191741 140.084326) + (xy 144.19174 140.084327) + (xy 144.011722 140.142818) + (xy 144.011715 140.142821) + (xy 143.847785 140.237466) + (xy 143.707111 140.364129) + (xy 143.595851 140.517265) + (xy 143.595848 140.51727) + (xy 143.518857 140.690192) + (xy 143.518855 140.690197) + (xy 143.485983 140.844852) + (xy 143.4795 140.875354) + (xy 143.4795 141.064646) + (xy 130.8405 141.064646) + (xy 130.8405 140.875354) + (xy 130.801144 140.690197) + (xy 130.794465 140.675197) + (xy 130.724151 140.51727) + (xy 130.724148 140.517265) + (xy 130.612888 140.364129) + (xy 130.588647 140.342302) + (xy 130.472216 140.237467) + (xy 130.308284 140.142821) + (xy 130.308277 140.142818) + (xy 130.128259 140.084327) + (xy 130.128256 140.084326) + (xy 129.987192 140.0695) + (xy 129.092808 140.0695) + (xy 128.951744 140.084326) + (xy 128.951741 140.084326) + (xy 128.95174 140.084327) + (xy 128.771722 140.142818) + (xy 128.771715 140.142821) + (xy 128.607785 140.237466) + (xy 128.467111 140.364129) + (xy 128.355851 140.517265) + (xy 128.355848 140.51727) + (xy 128.278857 140.690192) + (xy 128.278855 140.690197) + (xy 128.245983 140.844852) + (xy 128.2395 140.875354) + (xy 128.2395 141.064646) + (xy 127.8105 141.064646) + (xy 127.8105 138.524645) + (xy 128.2395 138.524645) + (xy 128.278855 138.709802) + (xy 128.278857 138.709807) + (xy 128.355848 138.882729) + (xy 128.355851 138.882734) + (xy 128.467111 139.03587) + (xy 128.467112 139.035871) + (xy 128.607784 139.162533) + (xy 128.771716 139.257179) + (xy 128.951744 139.315674) + (xy 129.092808 139.3305) + (xy 129.092812 139.3305) + (xy 129.987188 139.3305) + (xy 129.987192 139.3305) + (xy 130.128256 139.315674) + (xy 130.308284 139.257179) + (xy 130.472216 139.162533) + (xy 130.612888 139.035871) + (xy 130.724151 138.88273) + (xy 130.801144 138.709803) + (xy 130.8405 138.524646) + (xy 130.8405 138.524645) + (xy 143.4795 138.524645) + (xy 143.518855 138.709802) + (xy 143.518857 138.709807) + (xy 143.595848 138.882729) + (xy 143.595851 138.882734) + (xy 143.707111 139.03587) + (xy 143.707112 139.035871) + (xy 143.847784 139.162533) + (xy 144.011716 139.257179) + (xy 144.191744 139.315674) + (xy 144.332808 139.3305) + (xy 144.332812 139.3305) + (xy 145.227188 139.3305) + (xy 145.227192 139.3305) + (xy 145.368256 139.315674) + (xy 145.548284 139.257179) + (xy 145.712216 139.162533) + (xy 145.852888 139.035871) + (xy 145.964151 138.88273) + (xy 146.041144 138.709803) + (xy 146.0805 138.524646) + (xy 146.0805 138.335354) + (xy 146.041144 138.150197) + (xy 146.037897 138.142905) + (xy 145.964151 137.97727) + (xy 145.964148 137.977265) + (xy 145.852888 137.824129) + (xy 145.828647 137.802302) + (xy 145.712216 137.697467) + (xy 145.548284 137.602821) + (xy 145.548277 137.602818) + (xy 145.368259 137.544327) + (xy 145.368256 137.544326) + (xy 145.227192 137.5295) + (xy 145.227188 137.5295) + (xy 145.0795 137.5295) + (xy 145.012461 137.509815) + (xy 144.966706 137.457011) + (xy 144.9555 137.4055) + (xy 144.9555 136.9145) + (xy 144.975185 136.847461) + (xy 145.027989 136.801706) + (xy 145.0795 136.7905) + (xy 145.227188 136.7905) + (xy 145.227192 136.7905) + (xy 145.368256 136.775674) + (xy 145.548284 136.717179) + (xy 145.712216 136.622533) + (xy 145.852888 136.495871) + (xy 145.964151 136.34273) + (xy 146.041144 136.169803) + (xy 146.0805 135.984646) + (xy 146.0805 135.795354) + (xy 146.041144 135.610197) + (xy 146.037721 135.60251) + (xy 145.964151 135.43727) + (xy 145.964148 135.437265) + (xy 145.852888 135.284129) + (xy 145.836229 135.269129) + (xy 145.712216 135.157467) + (xy 145.548284 135.062821) + (xy 145.548277 135.062818) + (xy 145.368259 135.004327) + (xy 145.368256 135.004326) + (xy 145.227192 134.9895) + (xy 144.332808 134.9895) + (xy 144.191744 135.004326) + (xy 144.191741 135.004326) + (xy 144.19174 135.004327) + (xy 144.011722 135.062818) + (xy 144.011715 135.062821) + (xy 143.847785 135.157466) + (xy 143.707111 135.284129) + (xy 143.595851 135.437265) + (xy 143.595848 135.43727) + (xy 143.518857 135.610192) + (xy 143.518855 135.610197) + (xy 143.485789 135.765765) + (xy 143.4795 135.795354) + (xy 143.4795 135.984646) + (xy 143.482145 135.997091) + (xy 143.518855 136.169802) + (xy 143.518857 136.169807) + (xy 143.595848 136.342729) + (xy 143.595851 136.342734) + (xy 143.683856 136.463862) + (xy 143.707112 136.495871) + (xy 143.847784 136.622533) + (xy 144.011716 136.717179) + (xy 144.191744 136.775674) + (xy 144.332808 136.7905) + (xy 144.4805 136.7905) + (xy 144.547539 136.810185) + (xy 144.593294 136.862989) + (xy 144.6045 136.9145) + (xy 144.6045 137.4055) + (xy 144.584815 137.472539) + (xy 144.532011 137.518294) + (xy 144.4805 137.5295) + (xy 144.332808 137.5295) + (xy 144.191744 137.544326) + (xy 144.191741 137.544326) + (xy 144.19174 137.544327) + (xy 144.011722 137.602818) + (xy 144.011715 137.602821) + (xy 143.847785 137.697466) + (xy 143.707111 137.824129) + (xy 143.595851 137.977265) + (xy 143.595848 137.97727) + (xy 143.518857 138.150192) + (xy 143.518855 138.150197) + (xy 143.4795 138.335354) + (xy 143.4795 138.524645) + (xy 130.8405 138.524645) + (xy 130.8405 138.335354) + (xy 130.801144 138.150197) + (xy 130.797897 138.142905) + (xy 130.724151 137.97727) + (xy 130.724148 137.977265) + (xy 130.612888 137.824129) + (xy 130.588647 137.802302) + (xy 130.472216 137.697467) + (xy 130.308284 137.602821) + (xy 130.308277 137.602818) + (xy 130.128259 137.544327) + (xy 130.128256 137.544326) + (xy 129.987192 137.5295) + (xy 129.092808 137.5295) + (xy 128.951744 137.544326) + (xy 128.951741 137.544326) + (xy 128.95174 137.544327) + (xy 128.771722 137.602818) + (xy 128.771715 137.602821) + (xy 128.607785 137.697466) + (xy 128.467111 137.824129) + (xy 128.355851 137.977265) + (xy 128.355848 137.97727) + (xy 128.278857 138.150192) + (xy 128.278855 138.150197) + (xy 128.2395 138.335354) + (xy 128.2395 138.524645) + (xy 127.8105 138.524645) + (xy 127.8105 135.984646) + (xy 128.2395 135.984646) + (xy 128.242145 135.997091) + (xy 128.278855 136.169802) + (xy 128.278857 136.169807) + (xy 128.355848 136.342729) + (xy 128.355851 136.342734) + (xy 128.443856 136.463862) + (xy 128.467112 136.495871) + (xy 128.607784 136.622533) + (xy 128.771716 136.717179) + (xy 128.951744 136.775674) + (xy 129.092808 136.7905) + (xy 129.092812 136.7905) + (xy 129.987188 136.7905) + (xy 129.987192 136.7905) + (xy 130.128256 136.775674) + (xy 130.308284 136.717179) + (xy 130.472216 136.622533) + (xy 130.612888 136.495871) + (xy 130.683994 136.398002) + (xy 135.281131 136.398002) + (xy 135.298498 136.507658) + (xy 135.348904 136.606585) + (xy 135.348909 136.606592) + (xy 135.427407 136.68509) + (xy 135.42741 136.685092) + (xy 135.427413 136.685095) + (xy 135.474224 136.708946) + (xy 135.526341 136.735501) + (xy 135.635998 136.752869) + (xy 135.636 136.752869) + (xy 135.636002 136.752869) + (xy 135.745658 136.735501) + (xy 135.745659 136.7355) + (xy 135.745661 136.7355) + (xy 135.844587 136.685095) + (xy 135.923095 136.606587) + (xy 135.9735 136.507661) + (xy 135.9735 136.507659) + (xy 135.973501 136.507658) + (xy 135.990869 136.398002) + (xy 135.990869 136.397997) + (xy 135.973501 136.288341) + (xy 135.947805 136.237909) + (xy 135.923095 136.189413) + (xy 135.923092 136.18941) + (xy 135.92309 136.189407) + (xy 135.844592 136.110909) + (xy 135.844588 136.110906) + (xy 135.844587 136.110905) + (xy 135.827581 136.10224) + (xy 135.745658 136.060498) + (xy 135.636002 136.043131) + (xy 135.635998 136.043131) + (xy 135.526341 136.060498) + (xy 135.427414 136.110904) + (xy 135.427407 136.110909) + (xy 135.348909 136.189407) + (xy 135.348904 136.189414) + (xy 135.298498 136.288341) + (xy 135.281131 136.397997) + (xy 135.281131 136.398002) + (xy 130.683994 136.398002) + (xy 130.724151 136.34273) + (xy 130.801144 136.169803) + (xy 130.8405 135.984646) + (xy 130.8405 135.795354) + (xy 130.801144 135.610197) + (xy 130.797721 135.60251) + (xy 130.724151 135.43727) + (xy 130.724148 135.437265) + (xy 130.612888 135.284129) + (xy 130.596229 135.269129) + (xy 130.472216 135.157467) + (xy 130.308284 135.062821) + (xy 130.308277 135.062818) + (xy 130.128259 135.004327) + (xy 130.128256 135.004326) + (xy 129.987192 134.9895) + (xy 129.092808 134.9895) + (xy 128.951744 135.004326) + (xy 128.951741 135.004326) + (xy 128.95174 135.004327) + (xy 128.771722 135.062818) + (xy 128.771715 135.062821) + (xy 128.607785 135.157466) + (xy 128.467111 135.284129) + (xy 128.355851 135.437265) + (xy 128.355848 135.43727) + (xy 128.278857 135.610192) + (xy 128.278855 135.610197) + (xy 128.245789 135.765765) + (xy 128.2395 135.795354) + (xy 128.2395 135.984646) + (xy 127.8105 135.984646) + (xy 127.8105 134.620002) + (xy 146.203131 134.620002) + (xy 146.220498 134.729658) + (xy 146.2205 134.729661) + (xy 146.270905 134.828587) + (xy 146.346182 134.903864) + (xy 146.379666 134.965185) + (xy 146.3825 134.991544) + (xy 146.3825 143.60978) + (xy 146.380469 143.632132) + (xy 146.377577 143.647912) + (xy 146.377576 143.647912) + (xy 146.387758 143.680586) + (xy 146.389768 143.687798) + (xy 146.397951 143.720999) + (xy 146.398627 143.722286) + (xy 146.399373 143.724088) + (xy 146.401412 143.727702) + (xy 146.402559 143.729261) + (xy 146.403313 143.730509) + (xy 146.427508 143.754703) + (xy 146.432643 143.760158) + (xy 146.455319 143.785755) + (xy 146.456505 143.786573) + (xy 146.473749 143.800944) + (xy 146.93504 144.262235) + (xy 146.968525 144.323558) + (xy 146.969832 144.369311) + (xy 146.965132 144.398997) + (xy 146.965131 144.399002) + (xy 146.982498 144.508656) + (xy 146.982499 144.508659) + (xy 146.9825 144.508661) + (xy 147.006456 144.555678) + (xy 147.019352 144.624346) + (xy 146.993075 144.689086) + (xy 146.939305 144.728153) + (xy 146.862912 144.756646) + (xy 146.862906 144.756649) + (xy 146.747812 144.842809) + (xy 146.747809 144.842812) + (xy 146.661649 144.957906) + (xy 146.661645 144.957913) + (xy 146.611403 145.09262) + (xy 146.611401 145.092627) + (xy 146.605 145.152155) + (xy 146.605 145.8) + (xy 147.521314 145.8) + (xy 147.495507 145.840156) + (xy 147.455 145.978111) + (xy 147.455 146.121889) + (xy 147.495507 146.259844) + (xy 147.521314 146.3) + (xy 146.605 146.3) + (xy 146.605 146.947844) + (xy 146.611401 147.007372) + (xy 146.611403 147.007379) + (xy 146.661645 147.142086) + (xy 146.661649 147.142093) + (xy 146.747809 147.257187) + (xy 146.747812 147.25719) + (xy 146.862906 147.34335) + (xy 146.862913 147.343354) + (xy 146.99762 147.393596) + (xy 146.997627 147.393598) + (xy 147.057155 147.399999) + (xy 147.057172 147.4) + (xy 147.81591 147.4) + (xy 147.882949 147.419685) + (xy 147.928704 147.472489) + (xy 147.938648 147.541647) + (xy 147.909623 147.605203) + (xy 147.850845 147.642977) + (xy 147.828064 147.647403) + (xy 147.768668 147.653252) + (xy 147.768666 147.653253) + (xy 147.589497 147.707604) + (xy 147.424376 147.795862) + (xy 147.424373 147.795864) + (xy 147.279642 147.914642) + (xy 147.160864 148.059373) + (xy 147.160862 148.059376) + (xy 147.072604 148.224497) + (xy 147.018253 148.403666) + (xy 147.018252 148.403668) + (xy 146.999901 148.59) + (xy 147.018252 148.776331) + (xy 147.018253 148.776333) + (xy 147.072604 148.955502) + (xy 147.160862 149.120623) + (xy 147.160864 149.120626) + (xy 147.279642 149.265357) + (xy 147.424373 149.384135) + (xy 147.424376 149.384137) + (xy 147.589497 149.472395) + (xy 147.589499 149.472396) + (xy 147.744308 149.519357) + (xy 147.768666 149.526746) + (xy 147.768668 149.526747) + (xy 147.785374 149.528392) + (xy 147.955 149.545099) + (xy 148.141331 149.526747) + (xy 148.320501 149.472396) + (xy 148.485625 149.384136) + (xy 148.630357 149.265357) + (xy 148.749136 149.120625) + (xy 148.837396 148.955501) + (xy 148.891747 148.776331) + (xy 148.910099 148.59) + (xy 148.891747 148.403669) + (xy 148.837396 148.224499) + (xy 148.835912 148.221722) + (xy 148.749137 148.059376) + (xy 148.749135 148.059373) + (xy 148.630357 147.914642) + (xy 148.485626 147.795864) + (xy 148.485623 147.795862) + (xy 148.320502 147.707604) + (xy 148.141333 147.653253) + (xy 148.141331 147.653252) + (xy 148.081936 147.647403) + (xy 148.017149 147.621242) + (xy 147.97679 147.564208) + (xy 147.973673 147.494408) + (xy 148.008787 147.434003) + (xy 148.070985 147.402172) + (xy 148.09409 147.4) + (xy 148.852828 147.4) + (xy 148.852844 147.399999) + (xy 148.912372 147.393598) + (xy 148.912376 147.393597) + (xy 149.009166 147.357497) + (xy 149.078858 147.352513) + (xy 149.140181 147.385998) + (xy 149.173666 147.447321) + (xy 149.1765 147.473679) + (xy 149.1765 154.307943) + (xy 149.156815 154.374982) + (xy 149.140181 154.395625) + (xy 148.980764 154.555041) + (xy 148.919441 154.588525) + (xy 148.873688 154.589832) + (xy 148.844 154.585131) + (xy 148.843999 154.585131) + (xy 148.843998 154.585131) + (xy 148.734341 154.602498) + (xy 148.652765 154.644063) + (xy 148.632063 154.64795) + (xy 148.62184 154.666477) + (xy 148.556906 154.73141) + (xy 148.556904 154.731414) + (xy 148.506498 154.830341) + (xy 148.489131 154.939997) + (xy 148.489131 154.940002) + (xy 148.506498 155.049658) + (xy 148.556904 155.148585) + (xy 148.556909 155.148592) + (xy 148.635407 155.22709) + (xy 148.63541 155.227092) + (xy 148.635413 155.227095) + (xy 148.720744 155.270573) + (xy 148.734341 155.277501) + (xy 148.843998 155.294869) + (xy 148.844 155.294869) + (xy 148.844002 155.294869) + (xy 148.953658 155.277501) + (xy 148.953659 155.2775) + (xy 148.953661 155.2775) + (xy 149.052587 155.227095) + (xy 149.131095 155.148587) + (xy 149.1815 155.049661) + (xy 149.1815 155.049659) + (xy 149.181501 155.049658) + (xy 149.198869 154.940002) + (xy 149.198869 154.939999) + (xy 149.194167 154.910314) + (xy 149.203121 154.84102) + (xy 149.228956 154.803237) + (xy 149.456857 154.575336) + (xy 149.474092 154.560973) + (xy 149.487295 154.551861) + (xy 149.503199 154.521556) + (xy 149.506879 154.515033) + (xy 149.524568 154.485774) + (xy 149.524568 154.485765) + (xy 149.524993 154.484407) + (xy 149.52574 154.482603) + (xy 149.526862 154.478578) + (xy 149.527155 154.476659) + (xy 149.5275 154.475259) + (xy 149.5275 154.441046) + (xy 149.527726 154.433559) + (xy 149.529791 154.399417) + (xy 149.529531 154.397998) + (xy 149.5275 154.375648) + (xy 149.5275 153.764645) + (xy 149.8295 153.764645) + (xy 149.868855 153.949802) + (xy 149.868857 153.949807) + (xy 149.945848 154.122729) + (xy 149.945851 154.122734) + (xy 150.046213 154.26087) + (xy 150.057112 154.275871) + (xy 150.197784 154.402533) + (xy 150.361716 154.497179) + (xy 150.541744 154.555674) + (xy 150.682808 154.5705) + (xy 150.682812 154.5705) + (xy 151.577188 154.5705) + (xy 151.577192 154.5705) + (xy 151.718256 154.555674) + (xy 151.898284 154.497179) + (xy 152.062216 154.402533) + (xy 152.202888 154.275871) + (xy 152.314151 154.12273) + (xy 152.391144 153.949803) + (xy 152.4305 153.764646) + (xy 152.4305 153.764645) + (xy 165.0695 153.764645) + (xy 165.108855 153.949802) + (xy 165.108857 153.949807) + (xy 165.185848 154.122729) + (xy 165.185851 154.122734) + (xy 165.286213 154.26087) + (xy 165.297112 154.275871) + (xy 165.437784 154.402533) + (xy 165.601716 154.497179) + (xy 165.781744 154.555674) + (xy 165.922808 154.5705) + (xy 165.922812 154.5705) + (xy 166.817188 154.5705) + (xy 166.817192 154.5705) + (xy 166.958256 154.555674) + (xy 167.138284 154.497179) + (xy 167.302216 154.402533) + (xy 167.442888 154.275871) + (xy 167.554151 154.12273) + (xy 167.631144 153.949803) + (xy 167.6705 153.764646) + (xy 167.6705 153.764645) + (xy 171.4195 153.764645) + (xy 171.458855 153.949802) + (xy 171.458857 153.949807) + (xy 171.535848 154.122729) + (xy 171.535851 154.122734) + (xy 171.636213 154.26087) + (xy 171.647112 154.275871) + (xy 171.787784 154.402533) + (xy 171.951716 154.497179) + (xy 172.131744 154.555674) + (xy 172.272808 154.5705) + (xy 172.272812 154.5705) + (xy 173.167188 154.5705) + (xy 173.167192 154.5705) + (xy 173.308256 154.555674) + (xy 173.488284 154.497179) + (xy 173.652216 154.402533) + (xy 173.792888 154.275871) + (xy 173.904151 154.12273) + (xy 173.981144 153.949803) + (xy 174.0205 153.764646) + (xy 174.0205 153.670002) + (xy 176.937131 153.670002) + (xy 176.954498 153.779658) + (xy 177.004904 153.878585) + (xy 177.004909 153.878592) + (xy 177.083407 153.95709) + (xy 177.08341 153.957092) + (xy 177.083413 153.957095) + (xy 177.107589 153.969413) + (xy 177.182341 154.007501) + (xy 177.291998 154.024869) + (xy 177.292 154.024869) + (xy 177.292002 154.024869) + (xy 177.401658 154.007501) + (xy 177.401659 154.0075) + (xy 177.401661 154.0075) + (xy 177.500587 153.957095) + (xy 177.579095 153.878587) + (xy 177.6295 153.779661) + (xy 177.6295 153.779659) + (xy 177.629501 153.779658) + (xy 177.631879 153.764645) + (xy 179.0395 153.764645) + (xy 179.078855 153.949802) + (xy 179.078857 153.949807) + (xy 179.155848 154.122729) + (xy 179.155851 154.122734) + (xy 179.256213 154.26087) + (xy 179.267112 154.275871) + (xy 179.407784 154.402533) + (xy 179.571716 154.497179) + (xy 179.751744 154.555674) + (xy 179.892808 154.5705) + (xy 179.892812 154.5705) + (xy 180.787188 154.5705) + (xy 180.787192 154.5705) + (xy 180.928256 154.555674) + (xy 181.108284 154.497179) + (xy 181.272216 154.402533) + (xy 181.412888 154.275871) + (xy 181.524151 154.12273) + (xy 181.601144 153.949803) + (xy 181.6405 153.764646) + (xy 181.6405 153.575354) + (xy 181.601144 153.390197) + (xy 181.597897 153.382905) + (xy 181.524151 153.21727) + (xy 181.524148 153.217265) + (xy 181.412888 153.064129) + (xy 181.394844 153.047882) + (xy 181.272216 152.937467) + (xy 181.108284 152.842821) + (xy 181.108277 152.842818) + (xy 180.928259 152.784327) + (xy 180.928256 152.784326) + (xy 180.787192 152.7695) + (xy 179.892808 152.7695) + (xy 179.751744 152.784326) + (xy 179.751741 152.784326) + (xy 179.75174 152.784327) + (xy 179.571722 152.842818) + (xy 179.571715 152.842821) + (xy 179.407785 152.937466) + (xy 179.267111 153.064129) + (xy 179.155851 153.217265) + (xy 179.155848 153.21727) + (xy 179.078857 153.390192) + (xy 179.078855 153.390197) + (xy 179.0395 153.575354) + (xy 179.0395 153.764645) + (xy 177.631879 153.764645) + (xy 177.646869 153.670002) + (xy 177.646869 153.669997) + (xy 177.629501 153.560341) + (xy 177.607351 153.516869) + (xy 177.579095 153.461413) + (xy 177.579092 153.46141) + (xy 177.57909 153.461407) + (xy 177.500592 153.382909) + (xy 177.500588 153.382906) + (xy 177.500587 153.382905) + (xy 177.481848 153.373357) + (xy 177.401658 153.332498) + (xy 177.292002 153.315131) + (xy 177.291998 153.315131) + (xy 177.182341 153.332498) + (xy 177.083414 153.382904) + (xy 177.083407 153.382909) + (xy 177.004909 153.461407) + (xy 177.004904 153.461414) + (xy 176.954498 153.560341) + (xy 176.937131 153.669997) + (xy 176.937131 153.670002) + (xy 174.0205 153.670002) + (xy 174.0205 153.575354) + (xy 173.981144 153.390197) + (xy 173.977897 153.382905) + (xy 173.904151 153.21727) + (xy 173.904148 153.217265) + (xy 173.792888 153.064129) + (xy 173.774844 153.047882) + (xy 173.652216 152.937467) + (xy 173.488284 152.842821) + (xy 173.488277 152.842818) + (xy 173.308259 152.784327) + (xy 173.308256 152.784326) + (xy 173.167192 152.7695) + (xy 172.272808 152.7695) + (xy 172.131744 152.784326) + (xy 172.131741 152.784326) + (xy 172.13174 152.784327) + (xy 171.951722 152.842818) + (xy 171.951715 152.842821) + (xy 171.787785 152.937466) + (xy 171.647111 153.064129) + (xy 171.535851 153.217265) + (xy 171.535848 153.21727) + (xy 171.458857 153.390192) + (xy 171.458855 153.390197) + (xy 171.4195 153.575354) + (xy 171.4195 153.764645) + (xy 167.6705 153.764645) + (xy 167.6705 153.575354) + (xy 167.631144 153.390197) + (xy 167.627897 153.382905) + (xy 167.554151 153.21727) + (xy 167.554148 153.217265) + (xy 167.442888 153.064129) + (xy 167.424844 153.047882) + (xy 167.302216 152.937467) + (xy 167.138284 152.842821) + (xy 167.138277 152.842818) + (xy 166.958259 152.784327) + (xy 166.958256 152.784326) + (xy 166.817192 152.7695) + (xy 165.922808 152.7695) + (xy 165.781744 152.784326) + (xy 165.781741 152.784326) + (xy 165.78174 152.784327) + (xy 165.601722 152.842818) + (xy 165.601715 152.842821) + (xy 165.437785 152.937466) + (xy 165.297111 153.064129) + (xy 165.185851 153.217265) + (xy 165.185848 153.21727) + (xy 165.108857 153.390192) + (xy 165.108855 153.390197) + (xy 165.0695 153.575354) + (xy 165.0695 153.764645) + (xy 152.4305 153.764645) + (xy 152.4305 153.575354) + (xy 152.410865 153.482978) + (xy 152.416181 153.413314) + (xy 152.458318 153.357581) + (xy 152.523897 153.333475) + (xy 152.592099 153.348652) + (xy 152.619836 153.369519) + (xy 152.699407 153.44909) + (xy 152.69941 153.449092) + (xy 152.699413 153.449095) + (xy 152.767263 153.483666) + (xy 152.798341 153.499501) + (xy 152.907998 153.516869) + (xy 152.908 153.516869) + (xy 152.908002 153.516869) + (xy 153.017658 153.499501) + (xy 153.017659 153.4995) + (xy 153.017661 153.4995) + (xy 153.116587 153.449095) + (xy 153.195095 153.370587) + (xy 153.2455 153.271661) + (xy 153.2455 153.271659) + (xy 153.245501 153.271658) + (xy 153.262869 153.162002) + (xy 153.262869 153.161997) + (xy 153.245501 153.052341) + (xy 153.218357 152.999068) + (xy 153.195095 152.953413) + (xy 153.195092 152.95341) + (xy 153.19509 152.953407) + (xy 153.116592 152.874909) + (xy 153.116588 152.874906) + (xy 153.116587 152.874905) + (xy 153.092421 152.862592) + (xy 153.017658 152.824498) + (xy 152.908002 152.807131) + (xy 152.907998 152.807131) + (xy 152.798341 152.824498) + (xy 152.699414 152.874904) + (xy 152.699407 152.874909) + (xy 152.620909 152.953407) + (xy 152.620904 152.953414) + (xy 152.570498 153.052341) + (xy 152.553131 153.161997) + (xy 152.553131 153.170654) + (xy 152.533446 153.237693) + (xy 152.480642 153.283448) + (xy 152.411484 153.293392) + (xy 152.347928 153.264367) + (xy 152.315853 153.221093) + (xy 152.31415 153.217268) + (xy 152.314148 153.217265) + (xy 152.202888 153.064129) + (xy 152.184844 153.047882) + (xy 152.062216 152.937467) + (xy 151.898284 152.842821) + (xy 151.898277 152.842818) + (xy 151.718259 152.784327) + (xy 151.718256 152.784326) + (xy 151.577192 152.7695) + (xy 150.682808 152.7695) + (xy 150.541744 152.784326) + (xy 150.541741 152.784326) + (xy 150.54174 152.784327) + (xy 150.361722 152.842818) + (xy 150.361715 152.842821) + (xy 150.197785 152.937466) + (xy 150.057111 153.064129) + (xy 149.945851 153.217265) + (xy 149.945848 153.21727) + (xy 149.868857 153.390192) + (xy 149.868855 153.390197) + (xy 149.8295 153.575354) + (xy 149.8295 153.764645) + (xy 149.5275 153.764645) + (xy 149.5275 151.224645) + (xy 149.8295 151.224645) + (xy 149.868855 151.409802) + (xy 149.868857 151.409807) + (xy 149.945848 151.582729) + (xy 149.945851 151.582734) + (xy 150.054233 151.731909) + (xy 150.057112 151.735871) + (xy 150.197784 151.862533) + (xy 150.361716 151.957179) + (xy 150.541744 152.015674) + (xy 150.682808 152.0305) + (xy 150.682812 152.0305) + (xy 151.577188 152.0305) + (xy 151.577192 152.0305) + (xy 151.718256 152.015674) + (xy 151.898284 151.957179) + (xy 152.062216 151.862533) + (xy 152.202888 151.735871) + (xy 152.314151 151.58273) + (xy 152.391144 151.409803) + (xy 152.4305 151.224646) + (xy 152.4305 151.224645) + (xy 165.0695 151.224645) + (xy 165.108855 151.409802) + (xy 165.108857 151.409807) + (xy 165.185848 151.582729) + (xy 165.185851 151.582734) + (xy 165.294233 151.731909) + (xy 165.297112 151.735871) + (xy 165.437784 151.862533) + (xy 165.601716 151.957179) + (xy 165.781744 152.015674) + (xy 165.922808 152.0305) + (xy 165.922812 152.0305) + (xy 166.817188 152.0305) + (xy 166.817192 152.0305) + (xy 166.958256 152.015674) + (xy 167.138284 151.957179) + (xy 167.302216 151.862533) + (xy 167.442888 151.735871) + (xy 167.554151 151.58273) + (xy 167.631144 151.409803) + (xy 167.6705 151.224646) + (xy 167.6705 151.224645) + (xy 171.4195 151.224645) + (xy 171.458855 151.409802) + (xy 171.458857 151.409807) + (xy 171.535848 151.582729) + (xy 171.535851 151.582734) + (xy 171.644233 151.731909) + (xy 171.647112 151.735871) + (xy 171.787784 151.862533) + (xy 171.951716 151.957179) + (xy 172.131744 152.015674) + (xy 172.272808 152.0305) + (xy 172.272812 152.0305) + (xy 173.167188 152.0305) + (xy 173.167192 152.0305) + (xy 173.276591 152.019002) + (xy 175.794131 152.019002) + (xy 175.811498 152.128658) + (xy 175.861904 152.227585) + (xy 175.861909 152.227592) + (xy 175.940407 152.30609) + (xy 175.94041 152.306092) + (xy 175.940413 152.306095) + (xy 176.035581 152.354585) + (xy 176.039341 152.356501) + (xy 176.148998 152.373869) + (xy 176.149 152.373869) + (xy 176.149002 152.373869) + (xy 176.258658 152.356501) + (xy 176.258659 152.3565) + (xy 176.258661 152.3565) + (xy 176.357587 152.306095) + (xy 176.436095 152.227587) + (xy 176.4865 152.128661) + (xy 176.4865 152.128659) + (xy 176.486501 152.128658) + (xy 176.503869 152.019002) + (xy 176.503869 152.018997) + (xy 176.486501 151.909341) + (xy 176.475708 151.888158) + (xy 176.436095 151.810413) + (xy 176.436092 151.81041) + (xy 176.43609 151.810407) + (xy 176.357592 151.731909) + (xy 176.357588 151.731906) + (xy 176.357587 151.731905) + (xy 176.346526 151.726269) + (xy 176.258658 151.681498) + (xy 176.149002 151.664131) + (xy 176.148998 151.664131) + (xy 176.039341 151.681498) + (xy 175.940414 151.731904) + (xy 175.940407 151.731909) + (xy 175.861909 151.810407) + (xy 175.861904 151.810414) + (xy 175.811498 151.909341) + (xy 175.794131 152.018997) + (xy 175.794131 152.019002) + (xy 173.276591 152.019002) + (xy 173.308256 152.015674) + (xy 173.488284 151.957179) + (xy 173.652216 151.862533) + (xy 173.792888 151.735871) + (xy 173.904151 151.58273) + (xy 173.981144 151.409803) + (xy 174.0205 151.224646) + (xy 174.0205 151.224645) + (xy 179.0395 151.224645) + (xy 179.078855 151.409802) + (xy 179.078857 151.409807) + (xy 179.155848 151.582729) + (xy 179.155851 151.582734) + (xy 179.264233 151.731909) + (xy 179.267112 151.735871) + (xy 179.407784 151.862533) + (xy 179.571716 151.957179) + (xy 179.751744 152.015674) + (xy 179.892808 152.0305) + (xy 179.892812 152.0305) + (xy 180.787188 152.0305) + (xy 180.787192 152.0305) + (xy 180.928256 152.015674) + (xy 181.108284 151.957179) + (xy 181.272216 151.862533) + (xy 181.412888 151.735871) + (xy 181.524151 151.58273) + (xy 181.601144 151.409803) + (xy 181.606629 151.384) + (xy 183.448901 151.384) + (xy 183.467252 151.570331) + (xy 183.467253 151.570333) + (xy 183.521604 151.749502) + (xy 183.609862 151.914623) + (xy 183.609864 151.914626) + (xy 183.728642 152.059357) + (xy 183.873373 152.178135) + (xy 183.873376 152.178137) + (xy 184.018409 152.255658) + (xy 184.038499 152.266396) + (xy 184.203662 152.316498) + (xy 184.217666 152.320746) + (xy 184.217668 152.320747) + (xy 184.234374 152.322392) + (xy 184.404 152.339099) + (xy 184.590331 152.320747) + (xy 184.769501 152.266396) + (xy 184.934625 152.178136) + (xy 185.079357 152.059357) + (xy 185.198136 151.914625) + (xy 185.286396 151.749501) + (xy 185.340747 151.570331) + (xy 185.359099 151.384) + (xy 185.340747 151.197669) + (xy 185.286396 151.018499) + (xy 185.278646 151.004) + (xy 185.198137 150.853376) + (xy 185.198135 150.853373) + (xy 185.079357 150.708642) + (xy 184.934626 150.589864) + (xy 184.934623 150.589862) + (xy 184.769502 150.501604) + (xy 184.590333 150.447253) + (xy 184.590331 150.447252) + (xy 184.404 150.428901) + (xy 184.217668 150.447252) + (xy 184.217666 150.447253) + (xy 184.038497 150.501604) + (xy 183.873376 150.589862) + (xy 183.873373 150.589864) + (xy 183.728642 150.708642) + (xy 183.609864 150.853373) + (xy 183.609862 150.853376) + (xy 183.521604 151.018497) + (xy 183.467253 151.197666) + (xy 183.467252 151.197668) + (xy 183.448901 151.384) + (xy 181.606629 151.384) + (xy 181.6405 151.224646) + (xy 181.6405 151.035354) + (xy 181.601144 150.850197) + (xy 181.597897 150.842905) + (xy 181.524151 150.67727) + (xy 181.524148 150.677265) + (xy 181.412888 150.524129) + (xy 181.399794 150.512339) + (xy 181.272216 150.397467) + (xy 181.108284 150.302821) + (xy 181.108277 150.302818) + (xy 180.928259 150.244327) + (xy 180.928256 150.244326) + (xy 180.787192 150.2295) + (xy 179.892808 150.2295) + (xy 179.751744 150.244326) + (xy 179.751741 150.244326) + (xy 179.75174 150.244327) + (xy 179.571722 150.302818) + (xy 179.571715 150.302821) + (xy 179.407785 150.397466) + (xy 179.267111 150.524129) + (xy 179.155851 150.677265) + (xy 179.155848 150.67727) + (xy 179.078857 150.850192) + (xy 179.078855 150.850197) + (xy 179.0395 151.035354) + (xy 179.0395 151.224645) + (xy 174.0205 151.224645) + (xy 174.0205 151.035354) + (xy 173.981144 150.850197) + (xy 173.977897 150.842905) + (xy 173.936088 150.749002) + (xy 176.810131 150.749002) + (xy 176.827498 150.858658) + (xy 176.877904 150.957585) + (xy 176.877909 150.957592) + (xy 176.956407 151.03609) + (xy 176.95641 151.036092) + (xy 176.956413 151.036095) + (xy 177.055339 151.0865) + (xy 177.055341 151.086501) + (xy 177.164998 151.103869) + (xy 177.165 151.103869) + (xy 177.165002 151.103869) + (xy 177.274658 151.086501) + (xy 177.274659 151.0865) + (xy 177.274661 151.0865) + (xy 177.373587 151.036095) + (xy 177.452095 150.957587) + (xy 177.5025 150.858661) + (xy 177.5025 150.858659) + (xy 177.502501 150.858658) + (xy 177.519869 150.749002) + (xy 177.519869 150.748997) + (xy 177.502501 150.639341) + (xy 177.471556 150.578608) + (xy 177.452095 150.540413) + (xy 177.452092 150.54041) + (xy 177.45209 150.540407) + (xy 177.373592 150.461909) + (xy 177.373588 150.461906) + (xy 177.373587 150.461905) + (xy 177.364178 150.457111) + (xy 177.274658 150.411498) + (xy 177.165002 150.394131) + (xy 177.164998 150.394131) + (xy 177.055341 150.411498) + (xy 176.956414 150.461904) + (xy 176.956407 150.461909) + (xy 176.877909 150.540407) + (xy 176.877904 150.540414) + (xy 176.827498 150.639341) + (xy 176.810131 150.748997) + (xy 176.810131 150.749002) + (xy 173.936088 150.749002) + (xy 173.904151 150.67727) + (xy 173.904148 150.677265) + (xy 173.792888 150.524129) + (xy 173.779794 150.512339) + (xy 173.652216 150.397467) + (xy 173.488284 150.302821) + (xy 173.488277 150.302818) + (xy 173.308259 150.244327) + (xy 173.308256 150.244326) + (xy 173.167192 150.2295) + (xy 172.272808 150.2295) + (xy 172.131744 150.244326) + (xy 172.131741 150.244326) + (xy 172.13174 150.244327) + (xy 171.951722 150.302818) + (xy 171.951715 150.302821) + (xy 171.787785 150.397466) + (xy 171.647111 150.524129) + (xy 171.535851 150.677265) + (xy 171.535848 150.67727) + (xy 171.458857 150.850192) + (xy 171.458855 150.850197) + (xy 171.4195 151.035354) + (xy 171.4195 151.224645) + (xy 167.6705 151.224645) + (xy 167.6705 151.035354) + (xy 167.631144 150.850197) + (xy 167.627897 150.842905) + (xy 167.554151 150.67727) + (xy 167.554148 150.677265) + (xy 167.442888 150.524129) + (xy 167.429794 150.512339) + (xy 167.302216 150.397467) + (xy 167.138284 150.302821) + (xy 167.138277 150.302818) + (xy 166.958259 150.244327) + (xy 166.958256 150.244326) + (xy 166.817192 150.2295) + (xy 165.922808 150.2295) + (xy 165.781744 150.244326) + (xy 165.781741 150.244326) + (xy 165.78174 150.244327) + (xy 165.601722 150.302818) + (xy 165.601715 150.302821) + (xy 165.437785 150.397466) + (xy 165.297111 150.524129) + (xy 165.185851 150.677265) + (xy 165.185848 150.67727) + (xy 165.108857 150.850192) + (xy 165.108855 150.850197) + (xy 165.0695 151.035354) + (xy 165.0695 151.224645) + (xy 152.4305 151.224645) + (xy 152.4305 151.035354) + (xy 152.391144 150.850197) + (xy 152.387897 150.842905) + (xy 152.314151 150.67727) + (xy 152.314148 150.677265) + (xy 152.273997 150.622002) + (xy 153.061131 150.622002) + (xy 153.078498 150.731658) + (xy 153.128904 150.830585) + (xy 153.128909 150.830592) + (xy 153.207407 150.90909) + (xy 153.20741 150.909092) + (xy 153.207413 150.909095) + (xy 153.271483 150.94174) + (xy 153.306341 150.959501) + (xy 153.415998 150.976869) + (xy 153.416 150.976869) + (xy 153.416002 150.976869) + (xy 153.525658 150.959501) + (xy 153.525659 150.9595) + (xy 153.525661 150.9595) + (xy 153.624587 150.909095) + (xy 153.703095 150.830587) + (xy 153.7535 150.731661) + (xy 153.7535 150.731659) + (xy 153.753501 150.731658) + (xy 153.770869 150.622002) + (xy 153.770869 150.621997) + (xy 153.753501 150.512341) + (xy 153.727805 150.461909) + (xy 153.703095 150.413413) + (xy 153.703092 150.41341) + (xy 153.70309 150.413407) + (xy 153.624592 150.334909) + (xy 153.624588 150.334906) + (xy 153.624587 150.334905) + (xy 153.600421 150.322592) + (xy 153.525658 150.284498) + (xy 153.416002 150.267131) + (xy 153.415998 150.267131) + (xy 153.306341 150.284498) + (xy 153.207414 150.334904) + (xy 153.207407 150.334909) + (xy 153.128909 150.413407) + (xy 153.128904 150.413414) + (xy 153.078498 150.512341) + (xy 153.061131 150.621997) + (xy 153.061131 150.622002) + (xy 152.273997 150.622002) + (xy 152.202888 150.524129) + (xy 152.189794 150.512339) + (xy 152.062216 150.397467) + (xy 151.898284 150.302821) + (xy 151.898277 150.302818) + (xy 151.718259 150.244327) + (xy 151.718256 150.244326) + (xy 151.577192 150.2295) + (xy 150.682808 150.2295) + (xy 150.541744 150.244326) + (xy 150.541741 150.244326) + (xy 150.54174 150.244327) + (xy 150.361722 150.302818) + (xy 150.361715 150.302821) + (xy 150.197785 150.397466) + (xy 150.057111 150.524129) + (xy 149.945851 150.677265) + (xy 149.945848 150.67727) + (xy 149.868857 150.850192) + (xy 149.868855 150.850197) + (xy 149.8295 151.035354) + (xy 149.8295 151.224645) + (xy 149.5275 151.224645) + (xy 149.5275 148.684645) + (xy 149.8295 148.684645) + (xy 149.868855 148.869802) + (xy 149.868857 148.869807) + (xy 149.945848 149.042729) + (xy 149.945851 149.042734) + (xy 150.050165 149.186309) + (xy 150.057112 149.195871) + (xy 150.197784 149.322533) + (xy 150.361716 149.417179) + (xy 150.541744 149.475674) + (xy 150.682808 149.4905) + (xy 150.682812 149.4905) + (xy 151.577188 149.4905) + (xy 151.577192 149.4905) + (xy 151.718256 149.475674) + (xy 151.898284 149.417179) + (xy 152.062216 149.322533) + (xy 152.202888 149.195871) + (xy 152.314151 149.04273) + (xy 152.391144 148.869803) + (xy 152.4305 148.684646) + (xy 152.4305 148.684645) + (xy 165.0695 148.684645) + (xy 165.108855 148.869802) + (xy 165.108857 148.869807) + (xy 165.185848 149.042729) + (xy 165.185851 149.042734) + (xy 165.290165 149.186309) + (xy 165.297112 149.195871) + (xy 165.437784 149.322533) + (xy 165.601716 149.417179) + (xy 165.781744 149.475674) + (xy 165.922808 149.4905) + (xy 165.922812 149.4905) + (xy 166.817188 149.4905) + (xy 166.817192 149.4905) + (xy 166.958256 149.475674) + (xy 167.138284 149.417179) + (xy 167.302216 149.322533) + (xy 167.442888 149.195871) + (xy 167.554151 149.04273) + (xy 167.631144 148.869803) + (xy 167.6705 148.684646) + (xy 167.6705 148.684645) + (xy 171.4195 148.684645) + (xy 171.458855 148.869802) + (xy 171.458857 148.869807) + (xy 171.535848 149.042729) + (xy 171.535851 149.042734) + (xy 171.640165 149.186309) + (xy 171.647112 149.195871) + (xy 171.787784 149.322533) + (xy 171.951716 149.417179) + (xy 172.131744 149.475674) + (xy 172.272808 149.4905) + (xy 172.272812 149.4905) + (xy 173.167188 149.4905) + (xy 173.167192 149.4905) + (xy 173.308256 149.475674) + (xy 173.488284 149.417179) + (xy 173.652216 149.322533) + (xy 173.792888 149.195871) + (xy 173.904151 149.04273) + (xy 173.981144 148.869803) + (xy 174.0205 148.684646) + (xy 174.0205 148.684645) + (xy 179.0395 148.684645) + (xy 179.078855 148.869802) + (xy 179.078857 148.869807) + (xy 179.155848 149.042729) + (xy 179.155851 149.042734) + (xy 179.260165 149.186309) + (xy 179.267112 149.195871) + (xy 179.407784 149.322533) + (xy 179.571716 149.417179) + (xy 179.751744 149.475674) + (xy 179.892808 149.4905) + (xy 179.892812 149.4905) + (xy 180.787188 149.4905) + (xy 180.787192 149.4905) + (xy 180.928256 149.475674) + (xy 181.108284 149.417179) + (xy 181.272216 149.322533) + (xy 181.412888 149.195871) + (xy 181.524151 149.04273) + (xy 181.601144 148.869803) + (xy 181.606629 148.844) + (xy 183.448901 148.844) + (xy 183.467252 149.030331) + (xy 183.467253 149.030333) + (xy 183.521604 149.209502) + (xy 183.609862 149.374623) + (xy 183.609864 149.374626) + (xy 183.728642 149.519357) + (xy 183.873373 149.638135) + (xy 183.873376 149.638137) + (xy 184.018409 149.715658) + (xy 184.038499 149.726396) + (xy 184.203662 149.776498) + (xy 184.217666 149.780746) + (xy 184.217668 149.780747) + (xy 184.231041 149.782064) + (xy 184.404 149.799099) + (xy 184.590331 149.780747) + (xy 184.769501 149.726396) + (xy 184.934625 149.638136) + (xy 185.079357 149.519357) + (xy 185.198136 149.374625) + (xy 185.286396 149.209501) + (xy 185.340747 149.030331) + (xy 185.359099 148.844) + (xy 185.340747 148.657669) + (xy 185.286396 148.478499) + (xy 185.246399 148.403669) + (xy 185.198137 148.313376) + (xy 185.198135 148.313373) + (xy 185.079357 148.168642) + (xy 184.934626 148.049864) + (xy 184.934623 148.049862) + (xy 184.769502 147.961604) + (xy 184.590333 147.907253) + (xy 184.590331 147.907252) + (xy 184.404 147.888901) + (xy 184.217668 147.907252) + (xy 184.217666 147.907253) + (xy 184.038497 147.961604) + (xy 183.873376 148.049862) + (xy 183.873373 148.049864) + (xy 183.728642 148.168642) + (xy 183.609864 148.313373) + (xy 183.609862 148.313376) + (xy 183.521604 148.478497) + (xy 183.467253 148.657666) + (xy 183.467252 148.657668) + (xy 183.448901 148.844) + (xy 181.606629 148.844) + (xy 181.6405 148.684646) + (xy 181.6405 148.495354) + (xy 181.601144 148.310197) + (xy 181.594465 148.295197) + (xy 181.524151 148.13727) + (xy 181.524148 148.137265) + (xy 181.412888 147.984129) + (xy 181.396229 147.969129) + (xy 181.272216 147.857467) + (xy 181.108284 147.762821) + (xy 181.108277 147.762818) + (xy 180.928259 147.704327) + (xy 180.928256 147.704326) + (xy 180.787192 147.6895) + (xy 179.892808 147.6895) + (xy 179.751744 147.704326) + (xy 179.751741 147.704326) + (xy 179.75174 147.704327) + (xy 179.571722 147.762818) + (xy 179.571715 147.762821) + (xy 179.407785 147.857466) + (xy 179.267111 147.984129) + (xy 179.155851 148.137265) + (xy 179.155848 148.13727) + (xy 179.078857 148.310192) + (xy 179.078855 148.310197) + (xy 179.0395 148.495354) + (xy 179.0395 148.684645) + (xy 174.0205 148.684645) + (xy 174.0205 148.495354) + (xy 173.981144 148.310197) + (xy 173.974465 148.295197) + (xy 173.936088 148.209002) + (xy 176.302131 148.209002) + (xy 176.319498 148.318658) + (xy 176.369904 148.417585) + (xy 176.369909 148.417592) + (xy 176.448407 148.49609) + (xy 176.44841 148.496092) + (xy 176.448413 148.496095) + (xy 176.547339 148.5465) + (xy 176.547341 148.546501) + (xy 176.656998 148.563869) + (xy 176.657 148.563869) + (xy 176.657002 148.563869) + (xy 176.766658 148.546501) + (xy 176.766659 148.5465) + (xy 176.766661 148.5465) + (xy 176.865587 148.496095) + (xy 176.944095 148.417587) + (xy 176.9945 148.318661) + (xy 176.9945 148.318659) + (xy 176.994501 148.318658) + (xy 177.011869 148.209002) + (xy 177.011869 148.208997) + (xy 176.994501 148.099341) + (xy 176.963556 148.038608) + (xy 176.944095 148.000413) + (xy 176.944092 148.00041) + (xy 176.94409 148.000407) + (xy 176.865592 147.921909) + (xy 176.865588 147.921906) + (xy 176.865587 147.921905) + (xy 176.856178 147.917111) + (xy 176.766658 147.871498) + (xy 176.657002 147.854131) + (xy 176.656998 147.854131) + (xy 176.547341 147.871498) + (xy 176.448414 147.921904) + (xy 176.448407 147.921909) + (xy 176.369909 148.000407) + (xy 176.369904 148.000414) + (xy 176.319498 148.099341) + (xy 176.302131 148.208997) + (xy 176.302131 148.209002) + (xy 173.936088 148.209002) + (xy 173.904151 148.13727) + (xy 173.904148 148.137265) + (xy 173.792888 147.984129) + (xy 173.776229 147.969129) + (xy 173.652216 147.857467) + (xy 173.488284 147.762821) + (xy 173.488277 147.762818) + (xy 173.308259 147.704327) + (xy 173.308256 147.704326) + (xy 173.167192 147.6895) + (xy 172.272808 147.6895) + (xy 172.131744 147.704326) + (xy 172.131741 147.704326) + (xy 172.13174 147.704327) + (xy 171.951722 147.762818) + (xy 171.951715 147.762821) + (xy 171.787785 147.857466) + (xy 171.647111 147.984129) + (xy 171.535851 148.137265) + (xy 171.535848 148.13727) + (xy 171.458857 148.310192) + (xy 171.458855 148.310197) + (xy 171.4195 148.495354) + (xy 171.4195 148.684645) + (xy 167.6705 148.684645) + (xy 167.6705 148.495354) + (xy 167.631144 148.310197) + (xy 167.624465 148.295197) + (xy 167.554151 148.13727) + (xy 167.554148 148.137265) + (xy 167.442888 147.984129) + (xy 167.426229 147.969129) + (xy 167.302216 147.857467) + (xy 167.138284 147.762821) + (xy 167.138277 147.762818) + (xy 166.958259 147.704327) + (xy 166.958256 147.704326) + (xy 166.817192 147.6895) + (xy 165.922808 147.6895) + (xy 165.781744 147.704326) + (xy 165.781741 147.704326) + (xy 165.78174 147.704327) + (xy 165.601722 147.762818) + (xy 165.601715 147.762821) + (xy 165.437785 147.857466) + (xy 165.297111 147.984129) + (xy 165.185851 148.137265) + (xy 165.185848 148.13727) + (xy 165.108857 148.310192) + (xy 165.108855 148.310197) + (xy 165.0695 148.495354) + (xy 165.0695 148.684645) + (xy 152.4305 148.684645) + (xy 152.4305 148.495354) + (xy 152.391144 148.310197) + (xy 152.384465 148.295197) + (xy 152.314151 148.13727) + (xy 152.314148 148.137265) + (xy 152.202888 147.984129) + (xy 152.186229 147.969129) + (xy 152.062216 147.857467) + (xy 151.898284 147.762821) + (xy 151.898277 147.762818) + (xy 151.718259 147.704327) + (xy 151.718256 147.704326) + (xy 151.577192 147.6895) + (xy 150.682808 147.6895) + (xy 150.541744 147.704326) + (xy 150.541741 147.704326) + (xy 150.54174 147.704327) + (xy 150.361722 147.762818) + (xy 150.361715 147.762821) + (xy 150.197785 147.857466) + (xy 150.057111 147.984129) + (xy 149.945851 148.137265) + (xy 149.945848 148.13727) + (xy 149.868857 148.310192) + (xy 149.868855 148.310197) + (xy 149.8295 148.495354) + (xy 149.8295 148.684645) + (xy 149.5275 148.684645) + (xy 149.5275 146.144645) + (xy 149.8295 146.144645) + (xy 149.868855 146.329802) + (xy 149.868857 146.329807) + (xy 149.945848 146.502729) + (xy 149.945851 146.502734) + (xy 150.054801 146.65269) + (xy 150.057112 146.655871) + (xy 150.197784 146.782533) + (xy 150.361716 146.877179) + (xy 150.541744 146.935674) + (xy 150.682808 146.9505) + (xy 150.682812 146.9505) + (xy 151.577188 146.9505) + (xy 151.577192 146.9505) + (xy 151.718256 146.935674) + (xy 151.898284 146.877179) + (xy 152.062216 146.782533) + (xy 152.202888 146.655871) + (xy 152.314151 146.50273) + (xy 152.391144 146.329803) + (xy 152.4305 146.144646) + (xy 152.4305 146.144645) + (xy 165.0695 146.144645) + (xy 165.108855 146.329802) + (xy 165.108857 146.329807) + (xy 165.185848 146.502729) + (xy 165.185851 146.502734) + (xy 165.294801 146.65269) + (xy 165.297112 146.655871) + (xy 165.437784 146.782533) + (xy 165.601716 146.877179) + (xy 165.781744 146.935674) + (xy 165.922808 146.9505) + (xy 165.922812 146.9505) + (xy 166.817188 146.9505) + (xy 166.817192 146.9505) + (xy 166.842463 146.947844) + (xy 168.195 146.947844) + (xy 168.201401 147.007372) + (xy 168.201403 147.007379) + (xy 168.251645 147.142086) + (xy 168.251649 147.142093) + (xy 168.337809 147.257187) + (xy 168.337812 147.25719) + (xy 168.452906 147.34335) + (xy 168.452913 147.343354) + (xy 168.58762 147.393596) + (xy 168.587627 147.393598) + (xy 168.647155 147.399999) + (xy 168.647172 147.4) + (xy 169.295 147.4) + (xy 169.295 146.485501) + (xy 169.402685 146.53468) + (xy 169.509237 146.55) + (xy 169.580763 146.55) + (xy 169.687315 146.53468) + (xy 169.795 146.485501) + (xy 169.795 147.4) + (xy 170.442828 147.4) + (xy 170.442844 147.399999) + (xy 170.502372 147.393598) + (xy 170.502379 147.393596) + (xy 170.637086 147.343354) + (xy 170.637093 147.34335) + (xy 170.752187 147.25719) + (xy 170.75219 147.257187) + (xy 170.83835 147.142093) + (xy 170.838354 147.142086) + (xy 170.888596 147.007379) + (xy 170.888598 147.007372) + (xy 170.894999 146.947844) + (xy 170.895 146.947827) + (xy 170.895 146.3) + (xy 169.978686 146.3) + (xy 170.004493 146.259844) + (xy 170.038318 146.144645) + (xy 171.4195 146.144645) + (xy 171.458855 146.329802) + (xy 171.458857 146.329807) + (xy 171.535848 146.502729) + (xy 171.535851 146.502734) + (xy 171.644801 146.65269) + (xy 171.647112 146.655871) + (xy 171.787784 146.782533) + (xy 171.951716 146.877179) + (xy 172.131744 146.935674) + (xy 172.272808 146.9505) + (xy 172.272812 146.9505) + (xy 173.167188 146.9505) + (xy 173.167192 146.9505) + (xy 173.308256 146.935674) + (xy 173.488284 146.877179) + (xy 173.652216 146.782533) + (xy 173.792888 146.655871) + (xy 173.904151 146.50273) + (xy 173.936087 146.431002) + (xy 175.794131 146.431002) + (xy 175.811498 146.540658) + (xy 175.861904 146.639585) + (xy 175.861909 146.639592) + (xy 175.940407 146.71809) + (xy 175.94041 146.718092) + (xy 175.940413 146.718095) + (xy 176.037441 146.767533) + (xy 176.039341 146.768501) + (xy 176.148998 146.785869) + (xy 176.149 146.785869) + (xy 176.149002 146.785869) + (xy 176.258658 146.768501) + (xy 176.258659 146.7685) + (xy 176.258661 146.7685) + (xy 176.357587 146.718095) + (xy 176.436095 146.639587) + (xy 176.4865 146.540661) + (xy 176.4865 146.540659) + (xy 176.486501 146.540658) + (xy 176.503869 146.431002) + (xy 176.503869 146.430997) + (xy 176.486501 146.321341) + (xy 176.474603 146.297989) + (xy 176.436095 146.222413) + (xy 176.436092 146.22241) + (xy 176.43609 146.222407) + (xy 176.358328 146.144645) + (xy 179.0395 146.144645) + (xy 179.078855 146.329802) + (xy 179.078857 146.329807) + (xy 179.155848 146.502729) + (xy 179.155851 146.502734) + (xy 179.264801 146.65269) + (xy 179.267112 146.655871) + (xy 179.407784 146.782533) + (xy 179.571716 146.877179) + (xy 179.751744 146.935674) + (xy 179.892808 146.9505) + (xy 179.892812 146.9505) + (xy 180.787188 146.9505) + (xy 180.787192 146.9505) + (xy 180.928256 146.935674) + (xy 181.108284 146.877179) + (xy 181.272216 146.782533) + (xy 181.412888 146.655871) + (xy 181.524151 146.50273) + (xy 181.601144 146.329803) + (xy 181.606629 146.304) + (xy 183.448901 146.304) + (xy 183.467252 146.490331) + (xy 183.467253 146.490333) + (xy 183.521604 146.669502) + (xy 183.609862 146.834623) + (xy 183.609864 146.834626) + (xy 183.728642 146.979357) + (xy 183.873373 147.098135) + (xy 183.873376 147.098137) + (xy 183.9556 147.142086) + (xy 184.038499 147.186396) + (xy 184.217666 147.240746) + (xy 184.217668 147.240747) + (xy 184.234374 147.242392) + (xy 184.404 147.259099) + (xy 184.590331 147.240747) + (xy 184.769501 147.186396) + (xy 184.934625 147.098136) + (xy 185.079357 146.979357) + (xy 185.198136 146.834625) + (xy 185.286396 146.669501) + (xy 185.340747 146.490331) + (xy 185.359099 146.304) + (xy 185.340747 146.117669) + (xy 185.286396 145.938499) + (xy 185.251113 145.872489) + (xy 185.198137 145.773376) + (xy 185.198135 145.773373) + (xy 185.079357 145.628642) + (xy 184.934626 145.509864) + (xy 184.934623 145.509862) + (xy 184.769502 145.421604) + (xy 184.590333 145.367253) + (xy 184.590331 145.367252) + (xy 184.404 145.348901) + (xy 184.217668 145.367252) + (xy 184.217666 145.367253) + (xy 184.038497 145.421604) + (xy 183.873376 145.509862) + (xy 183.873373 145.509864) + (xy 183.728642 145.628642) + (xy 183.609864 145.773373) + (xy 183.609862 145.773376) + (xy 183.521604 145.938497) + (xy 183.467253 146.117666) + (xy 183.467252 146.117668) + (xy 183.448901 146.304) + (xy 181.606629 146.304) + (xy 181.6405 146.144646) + (xy 181.6405 145.955354) + (xy 181.601144 145.770197) + (xy 181.594465 145.755197) + (xy 181.524151 145.59727) + (xy 181.524148 145.597265) + (xy 181.412888 145.444129) + (xy 181.396229 145.429129) + (xy 181.272216 145.317467) + (xy 181.108284 145.222821) + (xy 181.108277 145.222818) + (xy 180.928259 145.164327) + (xy 180.928256 145.164326) + (xy 180.787192 145.1495) + (xy 179.892808 145.1495) + (xy 179.751744 145.164326) + (xy 179.751741 145.164326) + (xy 179.75174 145.164327) + (xy 179.571722 145.222818) + (xy 179.571715 145.222821) + (xy 179.407785 145.317466) + (xy 179.267111 145.444129) + (xy 179.155851 145.597265) + (xy 179.155848 145.59727) + (xy 179.078857 145.770192) + (xy 179.078855 145.770197) + (xy 179.0395 145.955354) + (xy 179.0395 146.144645) + (xy 176.358328 146.144645) + (xy 176.357592 146.143909) + (xy 176.357588 146.143906) + (xy 176.357587 146.143905) + (xy 176.30609 146.117666) + (xy 176.258658 146.093498) + (xy 176.149002 146.076131) + (xy 176.148998 146.076131) + (xy 176.039341 146.093498) + (xy 175.940414 146.143904) + (xy 175.940407 146.143909) + (xy 175.861909 146.222407) + (xy 175.861904 146.222414) + (xy 175.811498 146.321341) + (xy 175.794131 146.430997) + (xy 175.794131 146.431002) + (xy 173.936087 146.431002) + (xy 173.981144 146.329803) + (xy 174.0205 146.144646) + (xy 174.0205 145.955354) + (xy 173.981144 145.770197) + (xy 173.974465 145.755197) + (xy 173.904151 145.59727) + (xy 173.904148 145.597265) + (xy 173.792888 145.444129) + (xy 173.776229 145.429129) + (xy 173.652216 145.317467) + (xy 173.488284 145.222821) + (xy 173.488277 145.222818) + (xy 173.308259 145.164327) + (xy 173.308256 145.164326) + (xy 173.167192 145.1495) + (xy 172.272808 145.1495) + (xy 172.131744 145.164326) + (xy 172.131741 145.164326) + (xy 172.13174 145.164327) + (xy 171.951722 145.222818) + (xy 171.951715 145.222821) + (xy 171.787785 145.317466) + (xy 171.647111 145.444129) + (xy 171.535851 145.597265) + (xy 171.535848 145.59727) + (xy 171.458857 145.770192) + (xy 171.458855 145.770197) + (xy 171.4195 145.955354) + (xy 171.4195 146.144645) + (xy 170.038318 146.144645) + (xy 170.045 146.121889) + (xy 170.045 145.978111) + (xy 170.004493 145.840156) + (xy 169.978686 145.8) + (xy 170.895 145.8) + (xy 170.895 145.152172) + (xy 170.894999 145.152155) + (xy 170.888598 145.092627) + (xy 170.888596 145.09262) + (xy 170.838354 144.957913) + (xy 170.83835 144.957906) + (xy 170.75219 144.842812) + (xy 170.752187 144.842809) + (xy 170.637093 144.756649) + (xy 170.637086 144.756645) + (xy 170.502379 144.706403) + (xy 170.502372 144.706401) + (xy 170.442844 144.7) + (xy 169.68409 144.7) + (xy 169.617051 144.680315) + (xy 169.571296 144.627511) + (xy 169.561352 144.558353) + (xy 169.590377 144.494797) + (xy 169.649155 144.457023) + (xy 169.671936 144.452597) + (xy 169.731331 144.446747) + (xy 169.910501 144.392396) + (xy 170.075625 144.304136) + (xy 170.220357 144.185357) + (xy 170.339136 144.040625) + (xy 170.427396 143.875501) + (xy 170.481747 143.696331) + (xy 170.490777 143.604645) + (xy 171.4195 143.604645) + (xy 171.458855 143.789802) + (xy 171.458857 143.789807) + (xy 171.535848 143.962729) + (xy 171.535851 143.962734) + (xy 171.647111 144.11587) + (xy 171.647112 144.115871) + (xy 171.787784 144.242533) + (xy 171.951716 144.337179) + (xy 172.131744 144.395674) + (xy 172.272808 144.4105) + (xy 172.272812 144.4105) + (xy 173.167188 144.4105) + (xy 173.167192 144.4105) + (xy 173.308256 144.395674) + (xy 173.488284 144.337179) + (xy 173.652216 144.242533) + (xy 173.792888 144.115871) + (xy 173.904151 143.96273) + (xy 173.981144 143.789803) + (xy 174.0205 143.604646) + (xy 174.0205 143.604645) + (xy 179.0395 143.604645) + (xy 179.078855 143.789802) + (xy 179.078857 143.789807) + (xy 179.155848 143.962729) + (xy 179.155851 143.962734) + (xy 179.267111 144.11587) + (xy 179.267112 144.115871) + (xy 179.407784 144.242533) + (xy 179.571716 144.337179) + (xy 179.751744 144.395674) + (xy 179.892808 144.4105) + (xy 179.892812 144.4105) + (xy 180.787188 144.4105) + (xy 180.787192 144.4105) + (xy 180.928256 144.395674) + (xy 181.108284 144.337179) + (xy 181.272216 144.242533) + (xy 181.412888 144.115871) + (xy 181.524151 143.96273) + (xy 181.601144 143.789803) + (xy 181.606629 143.764) + (xy 183.448901 143.764) + (xy 183.467252 143.950331) + (xy 183.467253 143.950333) + (xy 183.521604 144.129502) + (xy 183.609862 144.294623) + (xy 183.609864 144.294626) + (xy 183.728642 144.439357) + (xy 183.873373 144.558135) + (xy 183.873376 144.558137) + (xy 183.997246 144.624346) + (xy 184.038499 144.646396) + (xy 184.217666 144.700746) + (xy 184.217668 144.700747) + (xy 184.231041 144.702064) + (xy 184.404 144.719099) + (xy 184.590331 144.700747) + (xy 184.769501 144.646396) + (xy 184.934625 144.558136) + (xy 185.079357 144.439357) + (xy 185.198136 144.294625) + (xy 185.286396 144.129501) + (xy 185.340747 143.950331) + (xy 185.359099 143.764) + (xy 185.340747 143.577669) + (xy 185.286396 143.398499) + (xy 185.252188 143.3345) + (xy 185.198137 143.233376) + (xy 185.198135 143.233373) + (xy 185.079357 143.088642) + (xy 184.934626 142.969864) + (xy 184.934623 142.969862) + (xy 184.769502 142.881604) + (xy 184.590333 142.827253) + (xy 184.590331 142.827252) + (xy 184.404 142.808901) + (xy 184.217668 142.827252) + (xy 184.217666 142.827253) + (xy 184.038497 142.881604) + (xy 183.873376 142.969862) + (xy 183.873373 142.969864) + (xy 183.728642 143.088642) + (xy 183.609864 143.233373) + (xy 183.609862 143.233376) + (xy 183.521604 143.398497) + (xy 183.467253 143.577666) + (xy 183.467252 143.577668) + (xy 183.448901 143.764) + (xy 181.606629 143.764) + (xy 181.6405 143.604646) + (xy 181.6405 143.415354) + (xy 181.601144 143.230197) + (xy 181.594465 143.215197) + (xy 181.524151 143.05727) + (xy 181.524148 143.057265) + (xy 181.412888 142.904129) + (xy 181.394847 142.887885) + (xy 181.272216 142.777467) + (xy 181.108284 142.682821) + (xy 181.108277 142.682818) + (xy 180.928259 142.624327) + (xy 180.928256 142.624326) + (xy 180.787192 142.6095) + (xy 179.892808 142.6095) + (xy 179.751744 142.624326) + (xy 179.751741 142.624326) + (xy 179.75174 142.624327) + (xy 179.571722 142.682818) + (xy 179.571715 142.682821) + (xy 179.407785 142.777466) + (xy 179.267111 142.904129) + (xy 179.155851 143.057265) + (xy 179.155848 143.05727) + (xy 179.078857 143.230192) + (xy 179.078855 143.230197) + (xy 179.0395 143.415354) + (xy 179.0395 143.604645) + (xy 174.0205 143.604645) + (xy 174.0205 143.415354) + (xy 173.981144 143.230197) + (xy 173.974465 143.215197) + (xy 173.936088 143.129002) + (xy 175.794131 143.129002) + (xy 175.811498 143.238658) + (xy 175.861904 143.337585) + (xy 175.861909 143.337592) + (xy 175.940407 143.41609) + (xy 175.94041 143.416092) + (xy 175.940413 143.416095) + (xy 176.039339 143.4665) + (xy 176.039341 143.466501) + (xy 176.148998 143.483869) + (xy 176.149 143.483869) + (xy 176.149002 143.483869) + (xy 176.258658 143.466501) + (xy 176.258659 143.4665) + (xy 176.258661 143.4665) + (xy 176.357587 143.416095) + (xy 176.436095 143.337587) + (xy 176.4865 143.238661) + (xy 176.4865 143.238659) + (xy 176.486501 143.238658) + (xy 176.503869 143.129002) + (xy 176.503869 143.128997) + (xy 176.486501 143.019341) + (xy 176.455556 142.958608) + (xy 176.436095 142.920413) + (xy 176.436092 142.92041) + (xy 176.43609 142.920407) + (xy 176.357592 142.841909) + (xy 176.357588 142.841906) + (xy 176.357587 142.841905) + (xy 176.348178 142.837111) + (xy 176.258658 142.791498) + (xy 176.149002 142.774131) + (xy 176.148998 142.774131) + (xy 176.039341 142.791498) + (xy 175.940414 142.841904) + (xy 175.940407 142.841909) + (xy 175.861909 142.920407) + (xy 175.861904 142.920414) + (xy 175.811498 143.019341) + (xy 175.794131 143.128997) + (xy 175.794131 143.129002) + (xy 173.936088 143.129002) + (xy 173.904151 143.05727) + (xy 173.904148 143.057265) + (xy 173.792888 142.904129) + (xy 173.774847 142.887885) + (xy 173.652216 142.777467) + (xy 173.488284 142.682821) + (xy 173.488277 142.682818) + (xy 173.308259 142.624327) + (xy 173.308256 142.624326) + (xy 173.167192 142.6095) + (xy 172.272808 142.6095) + (xy 172.131744 142.624326) + (xy 172.131741 142.624326) + (xy 172.13174 142.624327) + (xy 171.951722 142.682818) + (xy 171.951715 142.682821) + (xy 171.787785 142.777466) + (xy 171.647111 142.904129) + (xy 171.535851 143.057265) + (xy 171.535848 143.05727) + (xy 171.458857 143.230192) + (xy 171.458855 143.230197) + (xy 171.4195 143.415354) + (xy 171.4195 143.604645) + (xy 170.490777 143.604645) + (xy 170.500099 143.51) + (xy 170.481747 143.323669) + (xy 170.427396 143.144499) + (xy 170.425912 143.141722) + (xy 170.339137 142.979376) + (xy 170.339135 142.979373) + (xy 170.220357 142.834642) + (xy 170.075626 142.715864) + (xy 170.075623 142.715862) + (xy 169.910502 142.627604) + (xy 169.731333 142.573253) + (xy 169.731331 142.573252) + (xy 169.545 142.554901) + (xy 169.358668 142.573252) + (xy 169.358666 142.573253) + (xy 169.179497 142.627604) + (xy 169.014376 142.715862) + (xy 169.014373 142.715864) + (xy 168.869642 142.834642) + (xy 168.750864 142.979373) + (xy 168.750862 142.979376) + (xy 168.662604 143.144497) + (xy 168.608253 143.323666) + (xy 168.608252 143.323668) + (xy 168.589901 143.51) + (xy 168.608252 143.696331) + (xy 168.608253 143.696333) + (xy 168.662604 143.875502) + (xy 168.750862 144.040623) + (xy 168.750864 144.040626) + (xy 168.869642 144.185357) + (xy 169.014373 144.304135) + (xy 169.014376 144.304137) + (xy 169.159409 144.381658) + (xy 169.179499 144.392396) + (xy 169.334308 144.439357) + (xy 169.358666 144.446746) + (xy 169.358668 144.446747) + (xy 169.418064 144.452597) + (xy 169.482851 144.478758) + (xy 169.52321 144.535792) + (xy 169.526327 144.605592) + (xy 169.491213 144.665997) + (xy 169.429015 144.697828) + (xy 169.40591 144.7) + (xy 168.647155 144.7) + (xy 168.587627 144.706401) + (xy 168.58762 144.706403) + (xy 168.452913 144.756645) + (xy 168.452906 144.756649) + (xy 168.337812 144.842809) + (xy 168.337809 144.842812) + (xy 168.251649 144.957906) + (xy 168.251645 144.957913) + (xy 168.201403 145.09262) + (xy 168.201401 145.092627) + (xy 168.195 145.152155) + (xy 168.195 145.8) + (xy 169.111314 145.8) + (xy 169.085507 145.840156) + (xy 169.045 145.978111) + (xy 169.045 146.121889) + (xy 169.085507 146.259844) + (xy 169.111314 146.3) + (xy 168.195 146.3) + (xy 168.195 146.947844) + (xy 166.842463 146.947844) + (xy 166.958256 146.935674) + (xy 167.138284 146.877179) + (xy 167.302216 146.782533) + (xy 167.442888 146.655871) + (xy 167.554151 146.50273) + (xy 167.631144 146.329803) + (xy 167.6705 146.144646) + (xy 167.6705 145.955354) + (xy 167.631144 145.770197) + (xy 167.624465 145.755197) + (xy 167.554151 145.59727) + (xy 167.554148 145.597265) + (xy 167.442888 145.444129) + (xy 167.426229 145.429129) + (xy 167.302216 145.317467) + (xy 167.138284 145.222821) + (xy 167.138277 145.222818) + (xy 166.958259 145.164327) + (xy 166.958256 145.164326) + (xy 166.817192 145.1495) + (xy 165.922808 145.1495) + (xy 165.781744 145.164326) + (xy 165.781741 145.164326) + (xy 165.78174 145.164327) + (xy 165.601722 145.222818) + (xy 165.601715 145.222821) + (xy 165.437785 145.317466) + (xy 165.297111 145.444129) + (xy 165.185851 145.597265) + (xy 165.185848 145.59727) + (xy 165.108857 145.770192) + (xy 165.108855 145.770197) + (xy 165.0695 145.955354) + (xy 165.0695 146.144645) + (xy 152.4305 146.144645) + (xy 152.4305 145.955354) + (xy 152.391144 145.770197) + (xy 152.384465 145.755197) + (xy 152.314151 145.59727) + (xy 152.314148 145.597265) + (xy 152.202888 145.444129) + (xy 152.186229 145.429129) + (xy 152.062216 145.317467) + (xy 151.898284 145.222821) + (xy 151.898277 145.222818) + (xy 151.718259 145.164327) + (xy 151.718256 145.164326) + (xy 151.577192 145.1495) + (xy 150.682808 145.1495) + (xy 150.541744 145.164326) + (xy 150.541741 145.164326) + (xy 150.54174 145.164327) + (xy 150.361722 145.222818) + (xy 150.361715 145.222821) + (xy 150.197785 145.317466) + (xy 150.057111 145.444129) + (xy 149.945851 145.597265) + (xy 149.945848 145.59727) + (xy 149.868857 145.770192) + (xy 149.868855 145.770197) + (xy 149.8295 145.955354) + (xy 149.8295 146.144645) + (xy 149.5275 146.144645) + (xy 149.5275 145.412055) + (xy 149.547185 145.345016) + (xy 149.563815 145.324378) + (xy 150.455381 144.432811) + (xy 150.516702 144.399328) + (xy 150.556011 144.397173) + (xy 150.682808 144.4105) + (xy 150.682813 144.4105) + (xy 151.577188 144.4105) + (xy 151.577192 144.4105) + (xy 151.718256 144.395674) + (xy 151.898284 144.337179) + (xy 152.062216 144.242533) + (xy 152.202888 144.115871) + (xy 152.314151 143.96273) + (xy 152.391144 143.789803) + (xy 152.4305 143.604646) + (xy 152.4305 143.415354) + (xy 152.391144 143.230197) + (xy 152.386604 143.22) + (xy 162.757001 143.22) + (xy 162.757001 143.369986) + (xy 162.767494 143.472697) + (xy 162.822641 143.639119) + (xy 162.822643 143.639124) + (xy 162.914684 143.788345) + (xy 163.038654 143.912315) + (xy 163.187875 144.004356) + (xy 163.18788 144.004358) + (xy 163.354302 144.059505) + (xy 163.354309 144.059506) + (xy 163.457019 144.069999) + (xy 163.706999 144.069999) + (xy 163.707 144.069998) + (xy 163.707 143.22) + (xy 162.757001 143.22) + (xy 152.386604 143.22) + (xy 152.384465 143.215197) + (xy 152.314151 143.05727) + (xy 152.314148 143.057265) + (xy 152.202888 142.904129) + (xy 152.184847 142.887885) + (xy 152.062216 142.777467) + (xy 151.898284 142.682821) + (xy 151.898277 142.682818) + (xy 151.718259 142.624327) + (xy 151.718256 142.624326) + (xy 151.577192 142.6095) + (xy 150.682808 142.6095) + (xy 150.541744 142.624326) + (xy 150.541741 142.624326) + (xy 150.54174 142.624327) + (xy 150.361722 142.682818) + (xy 150.361715 142.682821) + (xy 150.197785 142.777466) + (xy 150.057111 142.904129) + (xy 149.945851 143.057265) + (xy 149.945848 143.05727) + (xy 149.868857 143.230192) + (xy 149.868855 143.230197) + (xy 149.8295 143.415354) + (xy 149.8295 143.604645) + (xy 149.868855 143.789802) + (xy 149.868857 143.789807) + (xy 149.945848 143.962729) + (xy 149.945851 143.962734) + (xy 150.05711 144.115869) + (xy 150.057117 144.115877) + (xy 150.075151 144.132115) + (xy 150.111799 144.191602) + (xy 150.110468 144.261459) + (xy 150.079859 144.311945) + (xy 149.428974 144.962829) + (xy 149.367651 144.996314) + (xy 149.297959 144.99133) + (xy 149.242027 144.94946) + (xy 149.162187 144.842809) + (xy 149.047093 144.756649) + (xy 149.047086 144.756645) + (xy 148.912379 144.706403) + (xy 148.912372 144.706401) + (xy 148.852844 144.7) + (xy 148.205 144.7) + (xy 148.205 145.614498) + (xy 148.097315 145.56532) + (xy 147.990763 145.55) + (xy 147.919237 145.55) + (xy 147.812685 145.56532) + (xy 147.705 145.614498) + (xy 147.705 144.7) + (xy 147.672652 144.667652) + (xy 147.639167 144.606329) + (xy 147.644151 144.536637) + (xy 147.649839 144.523696) + (xy 147.6575 144.508661) + (xy 147.66638 144.452597) + (xy 147.674869 144.399002) + (xy 147.674869 144.398997) + (xy 147.657501 144.289341) + (xy 147.64369 144.262235) + (xy 147.607095 144.190413) + (xy 147.607092 144.19041) + (xy 147.60709 144.190407) + (xy 147.528592 144.111909) + (xy 147.528588 144.111906) + (xy 147.528587 144.111905) + (xy 147.517526 144.106269) + (xy 147.429658 144.061498) + (xy 147.320002 144.044131) + (xy 147.32 144.044131) + (xy 147.290312 144.048833) + (xy 147.221019 144.039877) + (xy 147.183235 144.01404) + (xy 146.769819 143.600624) + (xy 146.736334 143.539301) + (xy 146.7335 143.512943) + (xy 146.7335 142.240002) + (xy 148.616131 142.240002) + (xy 148.633498 142.349658) + (xy 148.683904 142.448585) + (xy 148.683909 142.448592) + (xy 148.762407 142.52709) + (xy 148.76241 142.527092) + (xy 148.762413 142.527095) + (xy 148.816986 142.554901) + (xy 148.861341 142.577501) + (xy 148.970998 142.594869) + (xy 148.971 142.594869) + (xy 148.971002 142.594869) + (xy 149.080658 142.577501) + (xy 149.080659 142.5775) + (xy 149.080661 142.5775) + (xy 149.179587 142.527095) + (xy 149.258095 142.448587) + (xy 149.3085 142.349661) + (xy 149.3085 142.349659) + (xy 149.308501 142.349658) + (xy 149.325869 142.240002) + (xy 149.325869 142.239997) + (xy 149.308501 142.130341) + (xy 149.307999 142.129356) + (xy 149.258095 142.031413) + (xy 149.258092 142.03141) + (xy 149.25809 142.031407) + (xy 149.179592 141.952909) + (xy 149.179588 141.952906) + (xy 149.179587 141.952905) + (xy 149.145708 141.935643) + (xy 149.080658 141.902498) + (xy 148.971002 141.885131) + (xy 148.970998 141.885131) + (xy 148.861341 141.902498) + (xy 148.762414 141.952904) + (xy 148.762407 141.952909) + (xy 148.683909 142.031407) + (xy 148.683904 142.031414) + (xy 148.633498 142.130341) + (xy 148.616131 142.239997) + (xy 148.616131 142.240002) + (xy 146.7335 142.240002) + (xy 146.7335 140.97) + (xy 146.999901 140.97) + (xy 147.018252 141.156331) + (xy 147.018253 141.156333) + (xy 147.072604 141.335502) + (xy 147.160862 141.500623) + (xy 147.160864 141.500626) + (xy 147.279642 141.645357) + (xy 147.424373 141.764135) + (xy 147.424376 141.764137) + (xy 147.583684 141.849288) + (xy 147.589499 141.852396) + (xy 147.768666 141.906746) + (xy 147.768668 141.906747) + (xy 147.785374 141.908392) + (xy 147.955 141.925099) + (xy 148.141331 141.906747) + (xy 148.320501 141.852396) + (xy 148.485625 141.764136) + (xy 148.630357 141.645357) + (xy 148.749136 141.500625) + (xy 148.837396 141.335501) + (xy 148.891747 141.156331) + (xy 148.910099 140.97) + (xy 148.891747 140.783669) + (xy 148.872433 140.719999) + (xy 149.451127 140.719999) + (xy 149.451128 140.72) + (xy 150.814314 140.72) + (xy 150.802359 140.731955) + (xy 150.744835 140.844852) + (xy 150.725014 140.97) + (xy 150.744835 141.095148) + (xy 150.802359 141.208045) + (xy 150.814314 141.22) + (xy 149.451128 141.22) + (xy 149.50373 141.416317) + (xy 149.503734 141.416326) + (xy 149.599865 141.622482) + (xy 149.730342 141.80882) + (xy 149.891179 141.969657) + (xy 150.077517 142.100134) + (xy 150.283673 142.196265) + (xy 150.283682 142.196269) + (xy 150.503389 142.255139) + (xy 150.5034 142.255141) + (xy 150.673233 142.269999) + (xy 150.673236 142.27) + (xy 150.88 142.27) + (xy 150.88 141.285686) + (xy 150.891955 141.297641) + (xy 151.004852 141.355165) + (xy 151.098519 141.37) + (xy 151.161481 141.37) + (xy 151.255148 141.355165) + (xy 151.368045 141.297641) + (xy 151.38 141.285686) + (xy 151.38 142.27) + (xy 151.586764 142.27) + (xy 151.586766 142.269999) + (xy 151.756599 142.255141) + (xy 151.75661 142.255139) + (xy 151.976317 142.196269) + (xy 151.976326 142.196265) + (xy 152.182482 142.100134) + (xy 152.36882 141.969657) + (xy 152.509102 141.829376) + (xy 152.570425 141.795891) + (xy 152.640117 141.800875) + (xy 152.69605 141.842747) + (xy 152.702322 141.851961) + (xy 152.740182 141.913343) + (xy 152.864154 142.037315) + (xy 153.013375 142.129356) + (xy 153.01338 142.129358) + (xy 153.179802 142.184505) + (xy 153.179809 142.184506) + (xy 153.282519 142.194999) + (xy 153.419999 142.194999) + (xy 153.42 142.194998) + (xy 153.42 141.22) + (xy 153.92 141.22) + (xy 153.92 142.194999) + (xy 154.057472 142.194999) + (xy 154.057486 142.194998) + (xy 154.160197 142.184505) + (xy 154.326619 142.129358) + (xy 154.326624 142.129356) + (xy 154.475845 142.037315) + (xy 154.599815 141.913345) + (xy 154.691856 141.764124) + (xy 154.691858 141.764119) + (xy 154.747005 141.597697) + (xy 154.747006 141.59769) + (xy 154.757499 141.494986) + (xy 154.7575 141.494973) + (xy 154.7575 141.22) + (xy 153.92 141.22) + (xy 153.42 141.22) + (xy 151.445686 141.22) + (xy 151.457641 141.208045) + (xy 151.515165 141.095148) + (xy 151.534986 140.97) + (xy 151.515165 140.844852) + (xy 151.457641 140.731955) + (xy 151.445686 140.72) + (xy 153.42 140.72) + (xy 153.42 139.745) + (xy 153.92 139.745) + (xy 153.92 140.72) + (xy 154.757499 140.72) + (xy 154.757499 140.445028) + (xy 154.757498 140.445013) + (xy 154.747005 140.342302) + (xy 154.691858 140.17588) + (xy 154.691856 140.175875) + (xy 154.599815 140.026654) + (xy 154.475845 139.902684) + (xy 154.326624 139.810643) + (xy 154.326619 139.810641) + (xy 154.160197 139.755494) + (xy 154.16019 139.755493) + (xy 154.057486 139.745) + (xy 153.92 139.745) + (xy 153.42 139.745) + (xy 153.282527 139.745) + (xy 153.282512 139.745001) + (xy 153.179802 139.755494) + (xy 153.01338 139.810641) + (xy 153.013375 139.810643) + (xy 152.864154 139.902684) + (xy 152.740182 140.026656) + (xy 152.70232 140.08804) + (xy 152.650371 140.134764) + (xy 152.581409 140.145985) + (xy 152.517327 140.118141) + (xy 152.509101 140.110623) + (xy 152.36882 139.970342) + (xy 152.182482 139.839865) + (xy 151.976326 139.743734) + (xy 151.976317 139.74373) + (xy 151.75661 139.68486) + (xy 151.756599 139.684858) + (xy 151.586766 139.67) + (xy 151.38 139.67) + (xy 151.38 140.654314) + (xy 151.368045 140.642359) + (xy 151.255148 140.584835) + (xy 151.161481 140.57) + (xy 151.098519 140.57) + (xy 151.004852 140.584835) + (xy 150.891955 140.642359) + (xy 150.88 140.654314) + (xy 150.88 139.67) + (xy 150.673233 139.67) + (xy 150.5034 139.684858) + (xy 150.503389 139.68486) + (xy 150.283682 139.74373) + (xy 150.283673 139.743734) + (xy 150.077517 139.839865) + (xy 149.891179 139.970342) + (xy 149.730342 140.131179) + (xy 149.599865 140.317517) + (xy 149.503734 140.523673) + (xy 149.50373 140.523682) + (xy 149.451127 140.719999) + (xy 148.872433 140.719999) + (xy 148.837396 140.604499) + (xy 148.835912 140.601722) + (xy 148.749137 140.439376) + (xy 148.749135 140.439373) + (xy 148.630357 140.294642) + (xy 148.485626 140.175864) + (xy 148.485623 140.175862) + (xy 148.320502 140.087604) + (xy 148.141333 140.033253) + (xy 148.141331 140.033252) + (xy 147.955 140.014901) + (xy 147.768668 140.033252) + (xy 147.768666 140.033253) + (xy 147.589497 140.087604) + (xy 147.424376 140.175862) + (xy 147.424373 140.175864) + (xy 147.279642 140.294642) + (xy 147.160864 140.439373) + (xy 147.160862 140.439376) + (xy 147.072604 140.604497) + (xy 147.018253 140.783666) + (xy 147.018252 140.783668) + (xy 146.999901 140.97) + (xy 146.7335 140.97) + (xy 146.7335 138.43) + (xy 146.999901 138.43) + (xy 147.018252 138.616331) + (xy 147.018253 138.616333) + (xy 147.072604 138.795502) + (xy 147.160862 138.960623) + (xy 147.160864 138.960626) + (xy 147.279642 139.105357) + (xy 147.424373 139.224135) + (xy 147.424376 139.224137) + (xy 147.589497 139.312395) + (xy 147.589499 139.312396) + (xy 147.752734 139.361913) + (xy 147.768666 139.366746) + (xy 147.768668 139.366747) + (xy 147.785374 139.368392) + (xy 147.955 139.385099) + (xy 148.141331 139.366747) + (xy 148.320501 139.312396) + (xy 148.485625 139.224136) + (xy 148.630357 139.105357) + (xy 148.749136 138.960625) + (xy 148.837396 138.795501) + (xy 148.891747 138.616331) + (xy 148.900777 138.524645) + (xy 149.8295 138.524645) + (xy 149.868855 138.709802) + (xy 149.868857 138.709807) + (xy 149.945848 138.882729) + (xy 149.945851 138.882734) + (xy 150.057111 139.03587) + (xy 150.057112 139.035871) + (xy 150.197784 139.162533) + (xy 150.361716 139.257179) + (xy 150.541744 139.315674) + (xy 150.682808 139.3305) + (xy 150.682812 139.3305) + (xy 151.577188 139.3305) + (xy 151.577192 139.3305) + (xy 151.718256 139.315674) + (xy 151.898284 139.257179) + (xy 152.062216 139.162533) + (xy 152.202888 139.035871) + (xy 152.314151 138.88273) + (xy 152.391144 138.709803) + (xy 152.4305 138.524646) + (xy 152.4305 138.335354) + (xy 152.391144 138.150197) + (xy 152.387897 138.142905) + (xy 152.314151 137.97727) + (xy 152.314148 137.977265) + (xy 152.202888 137.824129) + (xy 152.178647 137.802302) + (xy 152.062216 137.697467) + (xy 151.898284 137.602821) + (xy 151.898277 137.602818) + (xy 151.718259 137.544327) + (xy 151.718256 137.544326) + (xy 151.577192 137.5295) + (xy 150.682808 137.5295) + (xy 150.541744 137.544326) + (xy 150.541741 137.544326) + (xy 150.54174 137.544327) + (xy 150.361722 137.602818) + (xy 150.361715 137.602821) + (xy 150.197785 137.697466) + (xy 150.057111 137.824129) + (xy 149.945851 137.977265) + (xy 149.945848 137.97727) + (xy 149.868857 138.150192) + (xy 149.868855 138.150197) + (xy 149.8295 138.335354) + (xy 149.8295 138.524645) + (xy 148.900777 138.524645) + (xy 148.910099 138.43) + (xy 148.891747 138.243669) + (xy 148.837396 138.064499) + (xy 148.835912 138.061722) + (xy 148.749137 137.899376) + (xy 148.749135 137.899373) + (xy 148.630357 137.754642) + (xy 148.485626 137.635864) + (xy 148.485623 137.635862) + (xy 148.320502 137.547604) + (xy 148.141333 137.493253) + (xy 148.141331 137.493252) + (xy 147.955 137.474901) + (xy 147.768668 137.493252) + (xy 147.768666 137.493253) + (xy 147.589497 137.547604) + (xy 147.424376 137.635862) + (xy 147.424373 137.635864) + (xy 147.279642 137.754642) + (xy 147.160864 137.899373) + (xy 147.160862 137.899376) + (xy 147.072604 138.064497) + (xy 147.018253 138.243666) + (xy 147.018252 138.243668) + (xy 146.999901 138.43) + (xy 146.7335 138.43) + (xy 146.7335 135.89) + (xy 146.999901 135.89) + (xy 147.018252 136.076331) + (xy 147.018253 136.076333) + (xy 147.072604 136.255502) + (xy 147.160862 136.420623) + (xy 147.160864 136.420626) + (xy 147.279642 136.565357) + (xy 147.424373 136.684135) + (xy 147.424376 136.684137) + (xy 147.580882 136.76779) + (xy 147.589499 136.772396) + (xy 147.744308 136.819357) + (xy 147.768666 136.826746) + (xy 147.768668 136.826747) + (xy 147.785374 136.828392) + (xy 147.955 136.845099) + (xy 148.141331 136.826747) + (xy 148.320501 136.772396) + (xy 148.485625 136.684136) + (xy 148.630357 136.565357) + (xy 148.749136 136.420625) + (xy 148.837396 136.255501) + (xy 148.891747 136.076331) + (xy 148.900777 135.984646) + (xy 149.8295 135.984646) + (xy 149.832145 135.997091) + (xy 149.868855 136.169802) + (xy 149.868857 136.169807) + (xy 149.945848 136.342729) + (xy 149.945851 136.342734) + (xy 150.033856 136.463862) + (xy 150.057112 136.495871) + (xy 150.197784 136.622533) + (xy 150.361716 136.717179) + (xy 150.541744 136.775674) + (xy 150.682808 136.7905) + (xy 150.682812 136.7905) + (xy 151.577188 136.7905) + (xy 151.577192 136.7905) + (xy 151.718256 136.775674) + (xy 151.898284 136.717179) + (xy 152.062216 136.622533) + (xy 152.202888 136.495871) + (xy 152.314151 136.34273) + (xy 152.391144 136.169803) + (xy 152.4305 135.984646) + (xy 152.4305 135.795354) + (xy 152.391144 135.610197) + (xy 152.387721 135.60251) + (xy 152.314151 135.43727) + (xy 152.314148 135.437265) + (xy 152.202888 135.284129) + (xy 152.186229 135.269129) + (xy 152.062216 135.157467) + (xy 151.898284 135.062821) + (xy 151.898277 135.062818) + (xy 151.718259 135.004327) + (xy 151.718256 135.004326) + (xy 151.577192 134.9895) + (xy 150.682808 134.9895) + (xy 150.541744 135.004326) + (xy 150.541741 135.004326) + (xy 150.54174 135.004327) + (xy 150.361722 135.062818) + (xy 150.361715 135.062821) + (xy 150.197785 135.157466) + (xy 150.057111 135.284129) + (xy 149.945851 135.437265) + (xy 149.945848 135.43727) + (xy 149.868857 135.610192) + (xy 149.868855 135.610197) + (xy 149.835789 135.765765) + (xy 149.8295 135.795354) + (xy 149.8295 135.984646) + (xy 148.900777 135.984646) + (xy 148.910099 135.89) + (xy 148.891747 135.703669) + (xy 148.837396 135.524499) + (xy 148.835912 135.521722) + (xy 148.749137 135.359376) + (xy 148.749135 135.359373) + (xy 148.630357 135.214642) + (xy 148.485626 135.095864) + (xy 148.485623 135.095862) + (xy 148.320502 135.007604) + (xy 148.141333 134.953253) + (xy 148.141331 134.953252) + (xy 147.955 134.934901) + (xy 147.768668 134.953252) + (xy 147.768666 134.953253) + (xy 147.589497 135.007604) + (xy 147.424376 135.095862) + (xy 147.424373 135.095864) + (xy 147.279642 135.214642) + (xy 147.160864 135.359373) + (xy 147.160862 135.359376) + (xy 147.072604 135.524497) + (xy 147.018253 135.703666) + (xy 147.018252 135.703668) + (xy 146.999901 135.89) + (xy 146.7335 135.89) + (xy 146.7335 134.991544) + (xy 146.753185 134.924505) + (xy 146.769814 134.903867) + (xy 146.845095 134.828587) + (xy 146.8955 134.729661) + (xy 146.8955 134.729659) + (xy 146.895501 134.729658) + (xy 146.912869 134.620002) + (xy 146.912869 134.619997) + (xy 146.895501 134.510341) + (xy 146.873568 134.467295) + (xy 146.845095 134.411413) + (xy 146.845092 134.41141) + (xy 146.84509 134.411407) + (xy 146.766592 134.332909) + (xy 146.766588 134.332906) + (xy 146.766587 134.332905) + (xy 146.762743 134.330946) + (xy 146.667658 134.282498) + (xy 146.558002 134.265131) + (xy 146.557998 134.265131) + (xy 146.448341 134.282498) + (xy 146.349414 134.332904) + (xy 146.349407 134.332909) + (xy 146.270909 134.411407) + (xy 146.270904 134.411414) + (xy 146.220498 134.510341) + (xy 146.203131 134.619997) + (xy 146.203131 134.620002) + (xy 127.8105 134.620002) + (xy 127.8105 133.444645) + (xy 128.2395 133.444645) + (xy 128.278855 133.629802) + (xy 128.278857 133.629807) + (xy 128.355848 133.802729) + (xy 128.355851 133.802734) + (xy 128.460165 133.946309) + (xy 128.467112 133.955871) + (xy 128.607784 134.082533) + (xy 128.771716 134.177179) + (xy 128.951744 134.235674) + (xy 129.092808 134.2505) + (xy 129.092812 134.2505) + (xy 129.987188 134.2505) + (xy 129.987192 134.2505) + (xy 130.128256 134.235674) + (xy 130.308284 134.177179) + (xy 130.472216 134.082533) + (xy 130.612888 133.955871) + (xy 130.724151 133.80273) + (xy 130.801144 133.629803) + (xy 130.802436 133.623722) + (xy 130.835627 133.56224) + (xy 130.896789 133.528461) + (xy 130.923727 133.5255) + (xy 131.2555 133.5255) + (xy 131.322539 133.545185) + (xy 131.368294 133.597989) + (xy 131.3795 133.6495) + (xy 131.3795 133.83326) + (xy 131.389426 133.901391) + (xy 131.440803 134.006485) + (xy 131.523514 134.089196) + (xy 131.523515 134.089196) + (xy 131.523517 134.089198) + (xy 131.628607 134.140573) + (xy 131.653068 134.144137) + (xy 131.696739 134.1505) + (xy 131.69674 134.1505) + (xy 132.463261 134.1505) + (xy 132.485971 134.147191) + (xy 132.531393 134.140573) + (xy 132.636483 134.089198) + (xy 132.719198 134.006483) + (xy 132.758324 133.926448) + (xy 132.805451 133.874868) + (xy 132.872985 133.856953) + (xy 132.939484 133.878394) + (xy 132.983834 133.932383) + (xy 132.988241 133.946309) + (xy 132.988364 133.946269) + (xy 133.045641 134.119119) + (xy 133.045643 134.119124) + (xy 133.137684 134.268345) + (xy 133.261654 134.392315) + (xy 133.410875 134.484356) + (xy 133.41088 134.484358) + (xy 133.577302 134.539505) + (xy 133.577309 134.539506) + (xy 133.680019 134.549999) + (xy 133.829999 134.549999) + (xy 133.83 134.549998) + (xy 133.83 133.6) + (xy 134.33 133.6) + (xy 134.33 134.549999) + (xy 134.479972 134.549999) + (xy 134.479986 134.549998) + (xy 134.582697 134.539505) + (xy 134.749119 134.484358) + (xy 134.749124 134.484356) + (xy 134.898345 134.392315) + (xy 135.022315 134.268345) + (xy 135.114356 134.119124) + (xy 135.114358 134.119119) + (xy 135.169505 133.952697) + (xy 135.169506 133.95269) + (xy 135.179999 133.849986) + (xy 135.18 133.849973) + (xy 135.18 133.6) + (xy 134.33 133.6) + (xy 133.83 133.6) + (xy 133.83 133.444645) + (xy 143.4795 133.444645) + (xy 143.518855 133.629802) + (xy 143.518857 133.629807) + (xy 143.595848 133.802729) + (xy 143.595851 133.802734) + (xy 143.700165 133.946309) + (xy 143.707112 133.955871) + (xy 143.847784 134.082533) + (xy 144.011716 134.177179) + (xy 144.191744 134.235674) + (xy 144.332808 134.2505) + (xy 144.332812 134.2505) + (xy 145.227188 134.2505) + (xy 145.227192 134.2505) + (xy 145.368256 134.235674) + (xy 145.548284 134.177179) + (xy 145.712216 134.082533) + (xy 145.852888 133.955871) + (xy 145.964151 133.80273) + (xy 146.041144 133.629803) + (xy 146.0805 133.444646) + (xy 146.0805 133.35) + (xy 146.999901 133.35) + (xy 147.018252 133.536331) + (xy 147.018253 133.536333) + (xy 147.072604 133.715502) + (xy 147.160862 133.880623) + (xy 147.160864 133.880626) + (xy 147.279642 134.025357) + (xy 147.424373 134.144135) + (xy 147.424376 134.144137) + (xy 147.580882 134.22779) + (xy 147.589499 134.232396) + (xy 147.754662 134.282498) + (xy 147.768666 134.286746) + (xy 147.768668 134.286747) + (xy 147.785374 134.288392) + (xy 147.955 134.305099) + (xy 148.141331 134.286747) + (xy 148.320501 134.232396) + (xy 148.485625 134.144136) + (xy 148.630357 134.025357) + (xy 148.749136 133.880625) + (xy 148.837396 133.715501) + (xy 148.891747 133.536331) + (xy 148.910099 133.35) + (xy 148.891747 133.163669) + (xy 148.837396 132.984499) + (xy 148.835912 132.981722) + (xy 148.749137 132.819376) + (xy 148.749135 132.819373) + (xy 148.630357 132.674642) + (xy 148.485626 132.555864) + (xy 148.485623 132.555862) + (xy 148.320502 132.467604) + (xy 148.141333 132.413253) + (xy 148.141331 132.413252) + (xy 147.955 132.394901) + (xy 147.768668 132.413252) + (xy 147.768666 132.413253) + (xy 147.589497 132.467604) + (xy 147.424376 132.555862) + (xy 147.424373 132.555864) + (xy 147.279642 132.674642) + (xy 147.160864 132.819373) + (xy 147.160862 132.819376) + (xy 147.072604 132.984497) + (xy 147.018253 133.163666) + (xy 147.018252 133.163668) + (xy 146.999901 133.35) + (xy 146.0805 133.35) + (xy 146.0805 133.255354) + (xy 146.041144 133.070197) + (xy 146.034465 133.055197) + (xy 145.964151 132.89727) + (xy 145.964148 132.897265) + (xy 145.852888 132.744129) + (xy 145.836229 132.729129) + (xy 145.712216 132.617467) + (xy 145.548284 132.522821) + (xy 145.548277 132.522818) + (xy 145.368259 132.464327) + (xy 145.368256 132.464326) + (xy 145.227192 132.4495) + (xy 144.332808 132.4495) + (xy 144.191744 132.464326) + (xy 144.191741 132.464326) + (xy 144.19174 132.464327) + (xy 144.011722 132.522818) + (xy 144.011715 132.522821) + (xy 143.847785 132.617466) + (xy 143.707111 132.744129) + (xy 143.595851 132.897265) + (xy 143.595848 132.89727) + (xy 143.518857 133.070192) + (xy 143.518855 133.070197) + (xy 143.4795 133.255354) + (xy 143.4795 133.444645) + (xy 133.83 133.444645) + (xy 133.83 133.224) + (xy 133.849685 133.156961) + (xy 133.902489 133.111206) + (xy 133.954 133.1) + (xy 135.179999 133.1) + (xy 135.179999 132.850028) + (xy 135.179998 132.850013) + (xy 135.169505 132.747302) + (xy 135.114358 132.58088) + (xy 135.114356 132.580875) + (xy 135.022315 132.431654) + (xy 134.898345 132.307684) + (xy 134.749124 132.215643) + (xy 134.749119 132.215641) + (xy 134.694993 132.197706) + (xy 134.637548 132.157934) + (xy 134.610725 132.093418) + (xy 134.62304 132.024642) + (xy 134.670583 131.973442) + (xy 134.694993 131.962294) + (xy 134.749119 131.944358) + (xy 134.749124 131.944356) + (xy 134.898345 131.852315) + (xy 135.022315 131.728345) + (xy 135.114356 131.579124) + (xy 135.114358 131.579119) + (xy 135.169505 131.412697) + (xy 135.169506 131.41269) + (xy 135.179999 131.309986) + (xy 135.18 131.309973) + (xy 135.18 131.06) + (xy 139.140001 131.06) + (xy 139.140001 131.309986) + (xy 139.150494 131.412697) + (xy 139.205641 131.579119) + (xy 139.205643 131.579124) + (xy 139.297684 131.728345) + (xy 139.421654 131.852315) + (xy 139.570875 131.944356) + (xy 139.57088 131.944358) + (xy 139.737302 131.999505) + (xy 139.737309 131.999506) + (xy 139.840019 132.009999) + (xy 139.989999 132.009999) + (xy 139.99 132.009998) + (xy 139.99 131.06) + (xy 139.140001 131.06) + (xy 135.18 131.06) + (xy 133.954 131.06) + (xy 133.886961 131.040315) + (xy 133.841206 130.987511) + (xy 133.83 130.936) + (xy 133.83 129.61) + (xy 134.33 129.61) + (xy 134.33 130.56) + (xy 135.179999 130.56) + (xy 139.14 130.56) + (xy 140.366 130.56) + (xy 140.433039 130.579685) + (xy 140.478794 130.632489) + (xy 140.49 130.684) + (xy 140.49 132.009999) + (xy 140.639972 132.009999) + (xy 140.639986 132.009998) + (xy 140.742697 131.999505) + (xy 140.909119 131.944358) + (xy 140.909124 131.944356) + (xy 141.058345 131.852315) + (xy 141.182315 131.728345) + (xy 141.274356 131.579124) + (xy 141.274358 131.579119) + (xy 141.331635 131.40627) + (xy 141.333409 131.406858) + (xy 141.362296 131.353527) + (xy 141.423505 131.319833) + (xy 141.493213 131.32458) + (xy 141.549289 131.366261) + (xy 141.561675 131.386449) + (xy 141.6008 131.466482) + (xy 141.683514 131.549196) + (xy 141.683515 131.549196) + (xy 141.683517 131.549198) + (xy 141.788607 131.600573) + (xy 141.813068 131.604137) + (xy 141.856739 131.6105) + (xy 141.85674 131.6105) + (xy 142.623261 131.6105) + (xy 142.645971 131.607191) + (xy 142.691393 131.600573) + (xy 142.796483 131.549198) + (xy 142.879198 131.466483) + (xy 142.930573 131.361393) + (xy 142.9405 131.29326) + (xy 142.9405 131.1095) + (xy 142.960185 131.042461) + (xy 143.012989 130.996706) + (xy 143.0645 130.9855) + (xy 143.396273 130.9855) + (xy 143.463312 131.005185) + (xy 143.509067 131.057989) + (xy 143.517564 131.083723) + (xy 143.518856 131.089805) + (xy 143.518857 131.089807) + (xy 143.595848 131.262729) + (xy 143.595851 131.262734) + (xy 143.704801 131.41269) + (xy 143.707112 131.415871) + (xy 143.847784 131.542533) + (xy 144.011716 131.637179) + (xy 144.191744 131.695674) + (xy 144.332808 131.7105) + (xy 144.332812 131.7105) + (xy 145.227188 131.7105) + (xy 145.227192 131.7105) + (xy 145.368256 131.695674) + (xy 145.548284 131.637179) + (xy 145.712216 131.542533) + (xy 145.852888 131.415871) + (xy 145.964151 131.26273) + (xy 146.041144 131.089803) + (xy 146.0805 130.904646) + (xy 146.0805 130.715354) + (xy 146.041144 130.530197) + (xy 146.036961 130.520803) + (xy 145.964151 130.35727) + (xy 145.964148 130.357265) + (xy 145.852888 130.204129) + (xy 145.836229 130.189129) + (xy 145.712216 130.077467) + (xy 145.548284 129.982821) + (xy 145.548277 129.982818) + (xy 145.368259 129.924327) + (xy 145.368256 129.924326) + (xy 145.227192 129.9095) + (xy 144.332808 129.9095) + (xy 144.191744 129.924326) + (xy 144.191741 129.924326) + (xy 144.19174 129.924327) + (xy 144.011722 129.982818) + (xy 144.011715 129.982821) + (xy 143.847785 130.077466) + (xy 143.707111 130.204129) + (xy 143.595851 130.357265) + (xy 143.595848 130.35727) + (xy 143.518857 130.530192) + (xy 143.518856 130.530194) + (xy 143.517564 130.536277) + (xy 143.484373 130.59776) + (xy 143.423211 130.631539) + (xy 143.396273 130.6345) + (xy 143.0645 130.6345) + (xy 142.997461 130.614815) + (xy 142.951706 130.562011) + (xy 142.9405 130.5105) + (xy 142.9405 130.326739) + (xy 142.930573 130.258608) + (xy 142.92818 130.253712) + (xy 142.879198 130.153517) + (xy 142.879196 130.153515) + (xy 142.879196 130.153514) + (xy 142.796485 130.070803) + (xy 142.691391 130.019426) + (xy 142.623261 130.0095) + (xy 142.62326 130.0095) + (xy 141.85674 130.0095) + (xy 141.856739 130.0095) + (xy 141.788608 130.019426) + (xy 141.683514 130.070803) + (xy 141.600802 130.153515) + (xy 141.600802 130.153516) + (xy 141.561675 130.23355) + (xy 141.514547 130.285132) + (xy 141.447012 130.303046) + (xy 141.380514 130.281604) + (xy 141.336164 130.227615) + (xy 141.331759 130.21369) + (xy 141.331636 130.213731) + (xy 141.274358 130.04088) + (xy 141.274356 130.040875) + (xy 141.182315 129.891654) + (xy 141.058345 129.767684) + (xy 140.909124 129.675643) + (xy 140.909119 129.675641) + (xy 140.854993 129.657706) + (xy 140.797548 129.617934) + (xy 140.770725 129.553418) + (xy 140.78304 129.484642) + (xy 140.830583 129.433442) + (xy 140.854993 129.422294) + (xy 140.909119 129.404358) + (xy 140.909124 129.404356) + (xy 141.058345 129.312315) + (xy 141.182315 129.188345) + (xy 141.274356 129.039124) + (xy 141.274358 129.039119) + (xy 141.331635 128.86627) + (xy 141.333409 128.866858) + (xy 141.362296 128.813527) + (xy 141.423505 128.779833) + (xy 141.493213 128.78458) + (xy 141.549289 128.826261) + (xy 141.561675 128.846449) + (xy 141.6008 128.926482) + (xy 141.683514 129.009196) + (xy 141.683515 129.009196) + (xy 141.683517 129.009198) + (xy 141.788607 129.060573) + (xy 141.813068 129.064137) + (xy 141.856739 129.0705) + (xy 141.85674 129.0705) + (xy 142.623261 129.0705) + (xy 142.645971 129.067191) + (xy 142.691393 129.060573) + (xy 142.796483 129.009198) + (xy 142.879198 128.926483) + (xy 142.930573 128.821393) + (xy 142.9405 128.75326) + (xy 142.9405 128.5695) + (xy 142.960185 128.502461) + (xy 143.012989 128.456706) + (xy 143.0645 128.4455) + (xy 143.396273 128.4455) + (xy 143.463312 128.465185) + (xy 143.509067 128.517989) + (xy 143.517564 128.543723) + (xy 143.518856 128.549805) + (xy 143.518857 128.549807) + (xy 143.595848 128.722729) + (xy 143.595851 128.722734) + (xy 143.704806 128.872697) + (xy 143.707112 128.875871) + (xy 143.847784 129.002533) + (xy 144.011716 129.097179) + (xy 144.191744 129.155674) + (xy 144.332808 129.1705) + (xy 144.332812 129.1705) + (xy 145.227188 129.1705) + (xy 145.227192 129.1705) + (xy 145.252463 129.167844) + (xy 146.605 129.167844) + (xy 146.611401 129.227372) + (xy 146.611403 129.227379) + (xy 146.661645 129.362086) + (xy 146.661649 129.362093) + (xy 146.747809 129.477187) + (xy 146.747812 129.47719) + (xy 146.862906 129.56335) + (xy 146.862913 129.563354) + (xy 146.99762 129.613596) + (xy 146.997627 129.613598) + (xy 147.057155 129.619999) + (xy 147.057172 129.62) + (xy 147.81591 129.62) + (xy 147.882949 129.639685) + (xy 147.928704 129.692489) + (xy 147.938648 129.761647) + (xy 147.909623 129.825203) + (xy 147.850845 129.862977) + (xy 147.828064 129.867403) + (xy 147.768668 129.873252) + (xy 147.768666 129.873253) + (xy 147.589497 129.927604) + (xy 147.424376 130.015862) + (xy 147.424373 130.015864) + (xy 147.279642 130.134642) + (xy 147.160864 130.279373) + (xy 147.160862 130.279376) + (xy 147.072604 130.444497) + (xy 147.018253 130.623666) + (xy 147.018252 130.623668) + (xy 146.999901 130.81) + (xy 147.018252 130.996331) + (xy 147.018253 130.996333) + (xy 147.072604 131.175502) + (xy 147.160862 131.340623) + (xy 147.160864 131.340626) + (xy 147.279642 131.485357) + (xy 147.424373 131.604135) + (xy 147.424376 131.604137) + (xy 147.571447 131.682747) + (xy 147.589499 131.692396) + (xy 147.708689 131.728552) + (xy 147.768666 131.746746) + (xy 147.768668 131.746747) + (xy 147.785374 131.748392) + (xy 147.955 131.765099) + (xy 148.141331 131.746747) + (xy 148.265656 131.709032) + (xy 148.335519 131.708408) + (xy 148.38933 131.740012) + (xy 148.942362 132.293044) + (xy 148.958486 132.312899) + (xy 148.963563 132.320669) + (xy 148.980693 132.334002) + (xy 148.986469 132.338497) + (xy 148.99675 132.347577) + (xy 148.997684 132.348368) + (xy 148.99769 132.348372) + (xy 148.997693 132.348375) + (xy 149.013388 132.35958) + (xy 149.017422 132.362588) + (xy 149.055874 132.392517) + (xy 149.055877 132.392519) + (xy 149.062308 132.395999) + (xy 149.068931 132.399237) + (xy 149.068934 132.399239) + (xy 149.115626 132.413139) + (xy 149.120438 132.414681) + (xy 149.166512 132.4305) + (xy 149.166515 132.4305) + (xy 149.173751 132.431707) + (xy 149.181044 132.432616) + (xy 149.181046 132.432617) + (xy 149.181047 132.432616) + (xy 149.181048 132.432617) + (xy 149.229668 132.430606) + (xy 149.234793 132.4305) + (xy 150.082401 132.4305) + (xy 150.14944 132.450185) + (xy 150.195195 132.502989) + (xy 150.205139 132.572147) + (xy 150.176114 132.635703) + (xy 150.165373 132.64665) + (xy 150.057111 132.744129) + (xy 149.945851 132.897265) + (xy 149.945848 132.89727) + (xy 149.868857 133.070192) + (xy 149.868855 133.070197) + (xy 149.8295 133.255354) + (xy 149.8295 133.444645) + (xy 149.868855 133.629802) + (xy 149.868857 133.629807) + (xy 149.945848 133.802729) + (xy 149.945851 133.802734) + (xy 150.050165 133.946309) + (xy 150.057112 133.955871) + (xy 150.197784 134.082533) + (xy 150.361716 134.177179) + (xy 150.541744 134.235674) + (xy 150.682808 134.2505) + (xy 150.682812 134.2505) + (xy 151.577188 134.2505) + (xy 151.577192 134.2505) + (xy 151.718256 134.235674) + (xy 151.898284 134.177179) + (xy 152.062216 134.082533) + (xy 152.202888 133.955871) + (xy 152.314151 133.80273) + (xy 152.391144 133.629803) + (xy 152.4305 133.444646) + (xy 152.4305 133.255354) + (xy 152.391144 133.070197) + (xy 152.384465 133.055197) + (xy 152.314151 132.89727) + (xy 152.314148 132.897265) + (xy 152.202888 132.744129) + (xy 152.094627 132.64665) + (xy 152.057978 132.587163) + (xy 152.059309 132.517306) + (xy 152.098195 132.459258) + (xy 152.162292 132.431448) + (xy 152.177599 132.4305) + (xy 153.366789 132.4305) + (xy 153.392234 132.433138) + (xy 153.401315 132.435043) + (xy 153.426673 132.431881) + (xy 153.430123 132.431452) + (xy 153.443764 132.430605) + (xy 153.445026 132.4305) + (xy 153.44504 132.4305) + (xy 153.453071 132.429159) + (xy 153.464014 132.427334) + (xy 153.469063 132.426597) + (xy 153.517393 132.420573) + (xy 153.517399 132.420569) + (xy 153.524456 132.418468) + (xy 153.531377 132.416092) + (xy 153.531381 132.416092) + (xy 153.574216 132.392909) + (xy 153.578729 132.390586) + (xy 153.622484 132.369198) + (xy 153.622486 132.369195) + (xy 153.628461 132.364929) + (xy 153.634256 132.360419) + (xy 153.634255 132.360419) + (xy 153.634258 132.360418) + (xy 153.667254 132.324572) + (xy 153.670756 132.320924) + (xy 154.794863 131.196819) + (xy 154.856186 131.163334) + (xy 154.882544 131.1605) + (xy 155.2705 131.1605) + (xy 155.337539 131.180185) + (xy 155.383294 131.232989) + (xy 155.3945 131.2845) + (xy 155.3945 140.035644) + (xy 155.374815 140.102683) + (xy 155.322011 140.148438) + (xy 155.307114 140.154115) + (xy 155.306112 140.154424) + (xy 155.201014 140.205803) + (xy 155.118303 140.288514) + (xy 155.066926 140.393608) + (xy 155.057 140.461739) + (xy 155.057 141.47826) + (xy 155.066926 141.546391) + (xy 155.118303 141.651485) + (xy 155.201014 141.734196) + (xy 155.201015 141.734196) + (xy 155.201017 141.734198) + (xy 155.306107 141.785573) + (xy 155.337761 141.790185) + (xy 155.374239 141.7955) + (xy 155.37424 141.7955) + (xy 156.115761 141.7955) + (xy 156.138471 141.792191) + (xy 156.183893 141.785573) + (xy 156.288983 141.734198) + (xy 156.371698 141.651483) + (xy 156.423073 141.546393) + (xy 156.433 141.47826) + (xy 156.433 141.45326) + (xy 159.3515 141.45326) + (xy 159.361426 141.521391) + (xy 159.412803 141.626485) + (xy 159.495514 141.709196) + (xy 159.495515 141.709196) + (xy 159.495517 141.709198) + (xy 159.600607 141.760573) + (xy 159.625068 141.764137) + (xy 159.668739 141.7705) + (xy 159.66874 141.7705) + (xy 159.776317 141.7705) + (xy 159.843356 141.790185) + (xy 159.886118 141.836882) + (xy 159.892628 141.849288) + (xy 159.893374 141.851089) + (xy 159.895412 141.854702) + (xy 159.896559 141.856261) + (xy 159.897313 141.857509) + (xy 159.921508 141.881703) + (xy 159.926643 141.887158) + (xy 159.949319 141.912755) + (xy 159.950505 141.913573) + (xy 159.967749 141.927944) + (xy 160.14304 142.103235) + (xy 160.176525 142.164558) + (xy 160.177832 142.210311) + (xy 160.173132 142.239997) + (xy 160.173131 142.240002) + (xy 160.190498 142.349658) + (xy 160.240904 142.448585) + (xy 160.240909 142.448592) + (xy 160.319407 142.52709) + (xy 160.31941 142.527092) + (xy 160.319413 142.527095) + (xy 160.373986 142.554901) + (xy 160.418341 142.577501) + (xy 160.527998 142.594869) + (xy 160.528 142.594869) + (xy 160.528002 142.594869) + (xy 160.637658 142.577501) + (xy 160.637659 142.5775) + (xy 160.637661 142.5775) + (xy 160.736587 142.527095) + (xy 160.815095 142.448587) + (xy 160.8655 142.349661) + (xy 160.8655 142.349659) + (xy 160.865501 142.349658) + (xy 160.882869 142.240002) + (xy 160.882869 142.239997) + (xy 160.865501 142.130341) + (xy 160.864999 142.129356) + (xy 160.815095 142.031413) + (xy 160.815092 142.03141) + (xy 160.81509 142.031407) + (xy 160.736592 141.952909) + (xy 160.736589 141.952907) + (xy 160.736587 141.952905) + (xy 160.642346 141.904887) + (xy 160.59155 141.856912) + (xy 160.574755 141.789091) + (xy 160.597293 141.722956) + (xy 160.610954 141.706726) + (xy 160.691198 141.626483) + (xy 160.742573 141.521393) + (xy 160.7525 141.45326) + (xy 161.3515 141.45326) + (xy 161.361426 141.521391) + (xy 161.412803 141.626485) + (xy 161.495514 141.709196) + (xy 161.495515 141.709196) + (xy 161.495517 141.709198) + (xy 161.600607 141.760573) + (xy 161.625068 141.764137) + (xy 161.668739 141.7705) + (xy 161.66874 141.7705) + (xy 162.435261 141.7705) + (xy 162.457971 141.767191) + (xy 162.503393 141.760573) + (xy 162.608483 141.709198) + (xy 162.691198 141.626483) + (xy 162.742573 141.521393) + (xy 162.7525 141.45326) + (xy 162.7525 141.2695) + (xy 162.772185 141.202461) + (xy 162.824989 141.156706) + (xy 162.8765 141.1455) + (xy 163.0325 141.1455) + (xy 163.099539 141.165185) + (xy 163.145294 141.217989) + (xy 163.1565 141.2695) + (xy 163.1565 141.35326) + (xy 163.166426 141.421391) + (xy 163.217803 141.526485) + (xy 163.300517 141.609199) + (xy 163.380549 141.648324) + (xy 163.432132 141.695451) + (xy 163.450046 141.762985) + (xy 163.428605 141.829484) + (xy 163.374616 141.873834) + (xy 163.36069 141.878241) + (xy 163.360731 141.878364) + (xy 163.18788 141.935641) + (xy 163.187875 141.935643) + (xy 163.038654 142.027684) + (xy 162.914684 142.151654) + (xy 162.822643 142.300875) + (xy 162.822641 142.30088) + (xy 162.767494 142.467302) + (xy 162.767493 142.467309) + (xy 162.757 142.570013) + (xy 162.757 142.72) + (xy 164.083 142.72) + (xy 164.150039 142.739685) + (xy 164.195794 142.792489) + (xy 164.207 142.844) + (xy 164.207 144.069999) + (xy 164.456972 144.069999) + (xy 164.456986 144.069998) + (xy 164.559697 144.059505) + (xy 164.726119 144.004358) + (xy 164.726124 144.004356) + (xy 164.875342 143.912317) + (xy 164.947083 143.840576) + (xy 165.008406 143.807091) + (xy 165.078098 143.812075) + (xy 165.134032 143.853946) + (xy 165.148044 143.87782) + (xy 165.163403 143.912317) + (xy 165.180329 143.950333) + (xy 165.18585 143.962732) + (xy 165.185851 143.962734) + (xy 165.297111 144.11587) + (xy 165.297112 144.115871) + (xy 165.437784 144.242533) + (xy 165.601716 144.337179) + (xy 165.781744 144.395674) + (xy 165.922808 144.4105) + (xy 165.922812 144.4105) + (xy 166.817188 144.4105) + (xy 166.817192 144.4105) + (xy 166.958256 144.395674) + (xy 167.138284 144.337179) + (xy 167.302216 144.242533) + (xy 167.442888 144.115871) + (xy 167.554151 143.96273) + (xy 167.631144 143.789803) + (xy 167.6705 143.604646) + (xy 167.6705 143.415354) + (xy 167.631144 143.230197) + (xy 167.624465 143.215197) + (xy 167.554151 143.05727) + (xy 167.554148 143.057265) + (xy 167.442888 142.904129) + (xy 167.424847 142.887885) + (xy 167.302216 142.777467) + (xy 167.138284 142.682821) + (xy 167.138277 142.682818) + (xy 166.958259 142.624327) + (xy 166.958256 142.624326) + (xy 166.817192 142.6095) + (xy 165.922808 142.6095) + (xy 165.781744 142.624326) + (xy 165.781741 142.624326) + (xy 165.78174 142.624327) + (xy 165.601722 142.682818) + (xy 165.601715 142.682821) + (xy 165.437784 142.777466) + (xy 165.363971 142.843928) + (xy 165.300979 142.874158) + (xy 165.231644 142.865532) + (xy 165.177979 142.820791) + (xy 165.157021 142.754138) + (xy 165.156999 142.751778) + (xy 165.156999 142.570028) + (xy 165.156998 142.570013) + (xy 165.146505 142.467302) + (xy 165.091358 142.30088) + (xy 165.091356 142.300875) + (xy 164.999315 142.151654) + (xy 164.875345 142.027684) + (xy 164.726124 141.935643) + (xy 164.726119 141.935641) + (xy 164.55327 141.878365) + (xy 164.553856 141.876595) + (xy 164.500507 141.847684) + (xy 164.466827 141.786468) + (xy 164.47159 141.716761) + (xy 164.513283 141.660694) + (xy 164.533446 141.648325) + (xy 164.613483 141.609198) + (xy 164.696198 141.526483) + (xy 164.747573 141.421393) + (xy 164.7575 141.35326) + (xy 164.7575 141.2695) + (xy 164.777185 141.202461) + (xy 164.829989 141.156706) + (xy 164.8815 141.1455) + (xy 164.986273 141.1455) + (xy 165.053312 141.165185) + (xy 165.099067 141.217989) + (xy 165.107564 141.243723) + (xy 165.108856 141.249805) + (xy 165.108857 141.249807) + (xy 165.185848 141.422729) + (xy 165.185851 141.422734) + (xy 165.294604 141.572419) + (xy 165.297112 141.575871) + (xy 165.437784 141.702533) + (xy 165.601716 141.797179) + (xy 165.781744 141.855674) + (xy 165.922808 141.8705) + (xy 165.922812 141.8705) + (xy 166.817188 141.8705) + (xy 166.817192 141.8705) + (xy 166.958256 141.855674) + (xy 167.138284 141.797179) + (xy 167.302216 141.702533) + (xy 167.442888 141.575871) + (xy 167.554151 141.42273) + (xy 167.631144 141.249803) + (xy 167.6705 141.064646) + (xy 167.6705 140.97) + (xy 168.589901 140.97) + (xy 168.608252 141.156331) + (xy 168.608253 141.156333) + (xy 168.662604 141.335502) + (xy 168.750862 141.500623) + (xy 168.750864 141.500626) + (xy 168.869642 141.645357) + (xy 169.014373 141.764135) + (xy 169.014376 141.764137) + (xy 169.173684 141.849288) + (xy 169.179499 141.852396) + (xy 169.358666 141.906746) + (xy 169.358668 141.906747) + (xy 169.375374 141.908392) + (xy 169.545 141.925099) + (xy 169.731331 141.906747) + (xy 169.910501 141.852396) + (xy 170.075625 141.764136) + (xy 170.220357 141.645357) + (xy 170.339136 141.500625) + (xy 170.427396 141.335501) + (xy 170.481747 141.156331) + (xy 170.500099 140.97) + (xy 170.481747 140.783669) + (xy 170.427396 140.604499) + (xy 170.425912 140.601722) + (xy 170.339137 140.439376) + (xy 170.339135 140.439373) + (xy 170.220357 140.294642) + (xy 170.075626 140.175864) + (xy 170.075623 140.175862) + (xy 169.910502 140.087604) + (xy 169.731333 140.033253) + (xy 169.731331 140.033252) + (xy 169.545 140.014901) + (xy 169.358668 140.033252) + (xy 169.358666 140.033253) + (xy 169.179497 140.087604) + (xy 169.014376 140.175862) + (xy 169.014373 140.175864) + (xy 168.869642 140.294642) + (xy 168.750864 140.439373) + (xy 168.750862 140.439376) + (xy 168.662604 140.604497) + (xy 168.608253 140.783666) + (xy 168.608252 140.783668) + (xy 168.589901 140.97) + (xy 167.6705 140.97) + (xy 167.6705 140.875354) + (xy 167.631144 140.690197) + (xy 167.624465 140.675197) + (xy 167.554151 140.51727) + (xy 167.554148 140.517265) + (xy 167.442888 140.364129) + (xy 167.418647 140.342302) + (xy 167.302216 140.237467) + (xy 167.138284 140.142821) + (xy 167.138277 140.142818) + (xy 166.958259 140.084327) + (xy 166.958256 140.084326) + (xy 166.817192 140.0695) + (xy 165.922808 140.0695) + (xy 165.781744 140.084326) + (xy 165.781741 140.084326) + (xy 165.78174 140.084327) + (xy 165.601722 140.142818) + (xy 165.601715 140.142821) + (xy 165.437785 140.237466) + (xy 165.297111 140.364129) + (xy 165.185851 140.517265) + (xy 165.185848 140.51727) + (xy 165.108857 140.690192) + (xy 165.108856 140.690194) + (xy 165.107564 140.696277) + (xy 165.074373 140.75776) + (xy 165.013211 140.791539) + (xy 164.986273 140.7945) + (xy 164.8815 140.7945) + (xy 164.814461 140.774815) + (xy 164.768706 140.722011) + (xy 164.7575 140.6705) + (xy 164.7575 140.586739) + (xy 164.747573 140.518608) + (xy 164.746919 140.51727) + (xy 164.696198 140.413517) + (xy 164.696196 140.413515) + (xy 164.696196 140.413514) + (xy 164.613485 140.330803) + (xy 164.508391 140.279426) + (xy 164.440261 140.2695) + (xy 164.44026 140.2695) + (xy 163.47374 140.2695) + (xy 163.473739 140.2695) + (xy 163.405608 140.279426) + (xy 163.300514 140.330803) + (xy 163.217803 140.413514) + (xy 163.166426 140.518608) + (xy 163.1565 140.586739) + (xy 163.1565 140.6705) + (xy 163.136815 140.737539) + (xy 163.084011 140.783294) + (xy 163.0325 140.7945) + (xy 162.8765 140.7945) + (xy 162.809461 140.774815) + (xy 162.763706 140.722011) + (xy 162.7525 140.6705) + (xy 162.7525 140.486739) + (xy 162.743941 140.427998) + (xy 162.742573 140.418607) + (xy 162.691198 140.313517) + (xy 162.691196 140.313515) + (xy 162.691196 140.313514) + (xy 162.608485 140.230803) + (xy 162.503391 140.179426) + (xy 162.435261 140.1695) + (xy 162.43526 140.1695) + (xy 161.66874 140.1695) + (xy 161.668739 140.1695) + (xy 161.600608 140.179426) + (xy 161.495514 140.230803) + (xy 161.412803 140.313514) + (xy 161.361426 140.418608) + (xy 161.3515 140.486739) + (xy 161.3515 141.45326) + (xy 160.7525 141.45326) + (xy 160.7525 140.48674) + (xy 160.748857 140.46174) + (xy 160.743941 140.427998) + (xy 160.742573 140.418607) + (xy 160.691198 140.313517) + (xy 160.691196 140.313515) + (xy 160.691196 140.313514) + (xy 160.608485 140.230803) + (xy 160.591431 140.222466) + (xy 160.588124 140.220849) + (xy 160.536543 140.173722) + (xy 160.518628 140.106188) + (xy 160.540069 140.03969) + (xy 160.586288 139.998966) + (xy 160.609587 139.987095) + (xy 160.688095 139.908587) + (xy 160.7385 139.809661) + (xy 160.7385 139.809659) + (xy 160.738501 139.809658) + (xy 160.755869 139.700002) + (xy 160.755869 139.699997) + (xy 160.738501 139.590341) + (xy 160.731165 139.575944) + (xy 160.688095 139.491413) + (xy 160.688092 139.49141) + (xy 160.68809 139.491407) + (xy 160.609592 139.412909) + (xy 160.609588 139.412906) + (xy 160.609587 139.412905) + (xy 160.586289 139.401034) + (xy 160.535494 139.35306) + (xy 160.518699 139.285239) + (xy 160.541237 139.219104) + (xy 160.588125 139.17915) + (xy 160.608483 139.169198) + (xy 160.691198 139.086483) + (xy 160.742573 138.981393) + (xy 160.7525 138.91326) + (xy 161.3515 138.91326) + (xy 161.361426 138.981391) + (xy 161.412803 139.086485) + (xy 161.495514 139.169196) + (xy 161.495515 139.169196) + (xy 161.495517 139.169198) + (xy 161.600607 139.220573) + (xy 161.625068 139.224137) + (xy 161.668739 139.2305) + (xy 161.66874 139.2305) + (xy 162.435261 139.2305) + (xy 162.457971 139.227191) + (xy 162.503393 139.220573) + (xy 162.608483 139.169198) + (xy 162.691198 139.086483) + (xy 162.742573 138.981393) + (xy 162.7525 138.91326) + (xy 162.7525 138.7295) + (xy 162.772185 138.662461) + (xy 162.824989 138.616706) + (xy 162.8765 138.6055) + (xy 163.0325 138.6055) + (xy 163.099539 138.625185) + (xy 163.145294 138.677989) + (xy 163.1565 138.7295) + (xy 163.1565 138.81326) + (xy 163.166426 138.881391) + (xy 163.217803 138.986485) + (xy 163.300514 139.069196) + (xy 163.300515 139.069196) + (xy 163.300517 139.069198) + (xy 163.405607 139.120573) + (xy 163.439673 139.125536) + (xy 163.473739 139.1305) + (xy 163.47374 139.1305) + (xy 164.440261 139.1305) + (xy 164.462971 139.127191) + (xy 164.508393 139.120573) + (xy 164.613483 139.069198) + (xy 164.696198 138.986483) + (xy 164.747573 138.881393) + (xy 164.7575 138.81326) + (xy 164.7575 138.7295) + (xy 164.777185 138.662461) + (xy 164.829989 138.616706) + (xy 164.8815 138.6055) + (xy 164.986273 138.6055) + (xy 165.053312 138.625185) + (xy 165.099067 138.677989) + (xy 165.107564 138.703723) + (xy 165.108856 138.709805) + (xy 165.108857 138.709807) + (xy 165.185848 138.882729) + (xy 165.185851 138.882734) + (xy 165.297111 139.03587) + (xy 165.297112 139.035871) + (xy 165.437784 139.162533) + (xy 165.601716 139.257179) + (xy 165.781744 139.315674) + (xy 165.922808 139.3305) + (xy 165.922812 139.3305) + (xy 166.817188 139.3305) + (xy 166.817192 139.3305) + (xy 166.958256 139.315674) + (xy 167.138284 139.257179) + (xy 167.302216 139.162533) + (xy 167.442888 139.035871) + (xy 167.554151 138.88273) + (xy 167.631144 138.709803) + (xy 167.6705 138.524646) + (xy 167.6705 138.43) + (xy 168.589901 138.43) + (xy 168.608252 138.616331) + (xy 168.608253 138.616333) + (xy 168.662604 138.795502) + (xy 168.750862 138.960623) + (xy 168.750864 138.960626) + (xy 168.869642 139.105357) + (xy 169.014373 139.224135) + (xy 169.014376 139.224137) + (xy 169.179497 139.312395) + (xy 169.179499 139.312396) + (xy 169.342734 139.361913) + (xy 169.358666 139.366746) + (xy 169.358668 139.366747) + (xy 169.375374 139.368392) + (xy 169.545 139.385099) + (xy 169.731331 139.366747) + (xy 169.910501 139.312396) + (xy 170.075625 139.224136) + (xy 170.220357 139.105357) + (xy 170.339136 138.960625) + (xy 170.427396 138.795501) + (xy 170.481747 138.616331) + (xy 170.500099 138.43) + (xy 170.481747 138.243669) + (xy 170.427396 138.064499) + (xy 170.425912 138.061722) + (xy 170.339137 137.899376) + (xy 170.339135 137.899373) + (xy 170.220357 137.754642) + (xy 170.075626 137.635864) + (xy 170.075623 137.635862) + (xy 169.910502 137.547604) + (xy 169.731333 137.493253) + (xy 169.731331 137.493252) + (xy 169.545 137.474901) + (xy 169.358668 137.493252) + (xy 169.358666 137.493253) + (xy 169.179497 137.547604) + (xy 169.014376 137.635862) + (xy 169.014373 137.635864) + (xy 168.869642 137.754642) + (xy 168.750864 137.899373) + (xy 168.750862 137.899376) + (xy 168.662604 138.064497) + (xy 168.608253 138.243666) + (xy 168.608252 138.243668) + (xy 168.589901 138.43) + (xy 167.6705 138.43) + (xy 167.6705 138.335354) + (xy 167.631144 138.150197) + (xy 167.627897 138.142905) + (xy 167.554151 137.97727) + (xy 167.554148 137.977265) + (xy 167.442888 137.824129) + (xy 167.418647 137.802302) + (xy 167.302216 137.697467) + (xy 167.138284 137.602821) + (xy 167.138277 137.602818) + (xy 166.958259 137.544327) + (xy 166.958256 137.544326) + (xy 166.817192 137.5295) + (xy 165.922808 137.5295) + (xy 165.781744 137.544326) + (xy 165.781741 137.544326) + (xy 165.78174 137.544327) + (xy 165.601722 137.602818) + (xy 165.601715 137.602821) + (xy 165.437785 137.697466) + (xy 165.297111 137.824129) + (xy 165.185851 137.977265) + (xy 165.185848 137.97727) + (xy 165.108857 138.150192) + (xy 165.108856 138.150194) + (xy 165.107564 138.156277) + (xy 165.074373 138.21776) + (xy 165.013211 138.251539) + (xy 164.986273 138.2545) + (xy 164.8815 138.2545) + (xy 164.814461 138.234815) + (xy 164.768706 138.182011) + (xy 164.7575 138.1305) + (xy 164.7575 138.046739) + (xy 164.747573 137.978608) + (xy 164.746919 137.97727) + (xy 164.696198 137.873517) + (xy 164.696196 137.873515) + (xy 164.696196 137.873514) + (xy 164.613484 137.790802) + (xy 164.533449 137.751675) + (xy 164.481867 137.704547) + (xy 164.463953 137.637013) + (xy 164.485394 137.570515) + (xy 164.539384 137.526165) + (xy 164.553309 137.521759) + (xy 164.553269 137.521636) + (xy 164.726119 137.464358) + (xy 164.726124 137.464356) + (xy 164.875345 137.372315) + (xy 164.999315 137.248345) + (xy 165.091356 137.099124) + (xy 165.091358 137.099119) + (xy 165.146505 136.932697) + (xy 165.146506 136.93269) + (xy 165.156999 136.829986) + (xy 165.156999 136.648222) + (xy 165.176683 136.581182) + (xy 165.229487 136.535427) + (xy 165.298645 136.525483) + (xy 165.362201 136.554508) + (xy 165.363954 136.556056) + (xy 165.437784 136.622533) + (xy 165.601716 136.717179) + (xy 165.781744 136.775674) + (xy 165.922808 136.7905) + (xy 165.922812 136.7905) + (xy 166.817188 136.7905) + (xy 166.817192 136.7905) + (xy 166.958256 136.775674) + (xy 167.138284 136.717179) + (xy 167.302216 136.622533) + (xy 167.442888 136.495871) + (xy 167.554151 136.34273) + (xy 167.631144 136.169803) + (xy 167.6705 135.984646) + (xy 167.6705 135.89) + (xy 168.589901 135.89) + (xy 168.608252 136.076331) + (xy 168.608253 136.076333) + (xy 168.662604 136.255502) + (xy 168.750862 136.420623) + (xy 168.750864 136.420626) + (xy 168.869642 136.565357) + (xy 169.014373 136.684135) + (xy 169.014376 136.684137) + (xy 169.170882 136.76779) + (xy 169.179499 136.772396) + (xy 169.334308 136.819357) + (xy 169.358666 136.826746) + (xy 169.358668 136.826747) + (xy 169.375374 136.828392) + (xy 169.545 136.845099) + (xy 169.731331 136.826747) + (xy 169.910501 136.772396) + (xy 170.075625 136.684136) + (xy 170.220357 136.565357) + (xy 170.339136 136.420625) + (xy 170.427396 136.255501) + (xy 170.481747 136.076331) + (xy 170.500099 135.89) + (xy 170.481747 135.703669) + (xy 170.427396 135.524499) + (xy 170.425912 135.521722) + (xy 170.339137 135.359376) + (xy 170.339135 135.359373) + (xy 170.220357 135.214642) + (xy 170.075626 135.095864) + (xy 170.075623 135.095862) + (xy 169.910502 135.007604) + (xy 169.731333 134.953253) + (xy 169.731331 134.953252) + (xy 169.545 134.934901) + (xy 169.358668 134.953252) + (xy 169.358666 134.953253) + (xy 169.179497 135.007604) + (xy 169.014376 135.095862) + (xy 169.014373 135.095864) + (xy 168.869642 135.214642) + (xy 168.750864 135.359373) + (xy 168.750862 135.359376) + (xy 168.662604 135.524497) + (xy 168.608253 135.703666) + (xy 168.608252 135.703668) + (xy 168.589901 135.89) + (xy 167.6705 135.89) + (xy 167.6705 135.795354) + (xy 167.631144 135.610197) + (xy 167.627721 135.60251) + (xy 167.554151 135.43727) + (xy 167.554148 135.437265) + (xy 167.442888 135.284129) + (xy 167.426229 135.269129) + (xy 167.302216 135.157467) + (xy 167.138284 135.062821) + (xy 167.138277 135.062818) + (xy 166.958259 135.004327) + (xy 166.958256 135.004326) + (xy 166.817192 134.9895) + (xy 165.922808 134.9895) + (xy 165.781744 135.004326) + (xy 165.781741 135.004326) + (xy 165.78174 135.004327) + (xy 165.601722 135.062818) + (xy 165.601715 135.062821) + (xy 165.437785 135.157466) + (xy 165.297111 135.284129) + (xy 165.185851 135.437265) + (xy 165.18585 135.437267) + (xy 165.148044 135.522179) + (xy 165.102793 135.575416) + (xy 165.035944 135.595736) + (xy 164.96872 135.57669) + (xy 164.947084 135.559423) + (xy 164.875345 135.487684) + (xy 164.726124 135.395643) + (xy 164.726119 135.395641) + (xy 164.559697 135.340494) + (xy 164.55969 135.340493) + (xy 164.456986 135.33) + (xy 164.207 135.33) + (xy 164.207 136.556) + (xy 164.187315 136.623039) + (xy 164.134511 136.668794) + (xy 164.083 136.68) + (xy 162.757001 136.68) + (xy 162.757001 136.829986) + (xy 162.767494 136.932697) + (xy 162.822641 137.099119) + (xy 162.822643 137.099124) + (xy 162.914684 137.248345) + (xy 163.038654 137.372315) + (xy 163.187875 137.464356) + (xy 163.18788 137.464358) + (xy 163.36073 137.521635) + (xy 163.360142 137.523409) + (xy 163.413476 137.5523) + (xy 163.447167 137.61351) + (xy 163.442417 137.683218) + (xy 163.400733 137.739292) + (xy 163.380551 137.751675) + (xy 163.300515 137.790802) + (xy 163.217803 137.873514) + (xy 163.166426 137.978608) + (xy 163.1565 138.046739) + (xy 163.1565 138.1305) + (xy 163.136815 138.197539) + (xy 163.084011 138.243294) + (xy 163.0325 138.2545) + (xy 162.8765 138.2545) + (xy 162.809461 138.234815) + (xy 162.763706 138.182011) + (xy 162.7525 138.1305) + (xy 162.7525 137.946739) + (xy 162.742573 137.878608) + (xy 162.742573 137.878607) + (xy 162.691198 137.773517) + (xy 162.691196 137.773515) + (xy 162.691196 137.773514) + (xy 162.608485 137.690803) + (xy 162.503391 137.639426) + (xy 162.435261 137.6295) + (xy 162.43526 137.6295) + (xy 161.66874 137.6295) + (xy 161.668739 137.6295) + (xy 161.600608 137.639426) + (xy 161.495514 137.690803) + (xy 161.412803 137.773514) + (xy 161.361426 137.878608) + (xy 161.3515 137.946739) + (xy 161.3515 138.91326) + (xy 160.7525 138.91326) + (xy 160.7525 137.94674) + (xy 160.748857 137.92174) + (xy 160.742573 137.878608) + (xy 160.742573 137.878607) + (xy 160.691198 137.773517) + (xy 160.691196 137.773515) + (xy 160.691196 137.773514) + (xy 160.608485 137.690803) + (xy 160.503391 137.639426) + (xy 160.435261 137.6295) + (xy 160.43526 137.6295) + (xy 159.66874 137.6295) + (xy 159.668739 137.6295) + (xy 159.600608 137.639426) + (xy 159.495514 137.690803) + (xy 159.412803 137.773514) + (xy 159.361426 137.878608) + (xy 159.3515 137.946739) + (xy 159.3515 138.91326) + (xy 159.361426 138.981391) + (xy 159.412803 139.086485) + (xy 159.495514 139.169196) + (xy 159.495515 139.169196) + (xy 159.495517 139.169198) + (xy 159.600607 139.220573) + (xy 159.625068 139.224137) + (xy 159.668739 139.2305) + (xy 159.66874 139.2305) + (xy 159.746902 139.2305) + (xy 159.813941 139.250185) + (xy 159.859696 139.302989) + (xy 159.870676 139.347014) + (xy 159.871577 139.361912) + (xy 159.871577 139.361913) + (xy 159.878801 139.385098) + (xy 159.881758 139.394586) + (xy 159.883768 139.401798) + (xy 159.891951 139.434999) + (xy 159.892627 139.436286) + (xy 159.893373 139.438088) + (xy 159.895412 139.441702) + (xy 159.896559 139.443261) + (xy 159.897313 139.444509) + (xy 159.921508 139.468703) + (xy 159.926643 139.474158) + (xy 159.949319 139.499755) + (xy 159.950505 139.500573) + (xy 159.967749 139.514944) + (xy 160.01604 139.563235) + (xy 160.049525 139.624558) + (xy 160.050832 139.670311) + (xy 160.046132 139.699997) + (xy 160.046131 139.700002) + (xy 160.063498 139.809658) + (xy 160.113904 139.908585) + (xy 160.113909 139.908592) + (xy 160.163136 139.957819) + (xy 160.196621 140.019142) + (xy 160.191637 140.088834) + (xy 160.149765 140.144767) + (xy 160.084301 140.169184) + (xy 160.075455 140.1695) + (xy 159.668739 140.1695) + (xy 159.600608 140.179426) + (xy 159.495514 140.230803) + (xy 159.412803 140.313514) + (xy 159.361426 140.418608) + (xy 159.3515 140.486739) + (xy 159.3515 141.45326) + (xy 156.433 141.45326) + (xy 156.433 140.46174) + (xy 156.423073 140.393607) + (xy 156.371698 140.288517) + (xy 156.371696 140.288515) + (xy 156.371696 140.288514) + (xy 156.288985 140.205803) + (xy 156.183887 140.154424) + (xy 156.182886 140.154115) + (xy 156.18185 140.153428) + (xy 156.175242 140.150198) + (xy 156.175666 140.149329) + (xy 156.124648 140.115513) + (xy 156.096525 140.051553) + (xy 156.0955 140.035644) + (xy 156.0955 136.18) + (xy 162.757 136.18) + (xy 163.707 136.18) + (xy 163.707 135.33) + (xy 163.457029 135.33) + (xy 163.457012 135.330001) + (xy 163.354302 135.340494) + (xy 163.18788 135.395641) + (xy 163.187875 135.395643) + (xy 163.038654 135.487684) + (xy 162.914684 135.611654) + (xy 162.822643 135.760875) + (xy 162.822641 135.76088) + (xy 162.767494 135.927302) + (xy 162.767493 135.927309) + (xy 162.757 136.030013) + (xy 162.757 136.18) + (xy 156.0955 136.18) + (xy 156.0955 133.444645) + (xy 165.0695 133.444645) + (xy 165.108855 133.629802) + (xy 165.108857 133.629807) + (xy 165.185848 133.802729) + (xy 165.185851 133.802734) + (xy 165.290165 133.946309) + (xy 165.297112 133.955871) + (xy 165.437784 134.082533) + (xy 165.601716 134.177179) + (xy 165.781744 134.235674) + (xy 165.922808 134.2505) + (xy 165.922812 134.2505) + (xy 166.817188 134.2505) + (xy 166.817192 134.2505) + (xy 166.958256 134.235674) + (xy 167.138284 134.177179) + (xy 167.302216 134.082533) + (xy 167.442888 133.955871) + (xy 167.554151 133.80273) + (xy 167.631144 133.629803) + (xy 167.6705 133.444646) + (xy 167.6705 133.35) + (xy 168.589901 133.35) + (xy 168.608252 133.536331) + (xy 168.608253 133.536333) + (xy 168.662604 133.715502) + (xy 168.750862 133.880623) + (xy 168.750864 133.880626) + (xy 168.869642 134.025357) + (xy 169.014373 134.144135) + (xy 169.014376 134.144137) + (xy 169.170882 134.22779) + (xy 169.179499 134.232396) + (xy 169.344662 134.282498) + (xy 169.358666 134.286746) + (xy 169.358668 134.286747) + (xy 169.375374 134.288392) + (xy 169.545 134.305099) + (xy 169.731331 134.286747) + (xy 169.910501 134.232396) + (xy 170.075625 134.144136) + (xy 170.220357 134.025357) + (xy 170.339136 133.880625) + (xy 170.427396 133.715501) + (xy 170.481747 133.536331) + (xy 170.500099 133.35) + (xy 170.481747 133.163669) + (xy 170.427396 132.984499) + (xy 170.425912 132.981722) + (xy 170.339137 132.819376) + (xy 170.339135 132.819373) + (xy 170.220357 132.674642) + (xy 170.075626 132.555864) + (xy 170.075623 132.555862) + (xy 169.910502 132.467604) + (xy 169.731333 132.413253) + (xy 169.731331 132.413252) + (xy 169.545 132.394901) + (xy 169.358668 132.413252) + (xy 169.358666 132.413253) + (xy 169.179497 132.467604) + (xy 169.014376 132.555862) + (xy 169.014373 132.555864) + (xy 168.869642 132.674642) + (xy 168.750864 132.819373) + (xy 168.750862 132.819376) + (xy 168.662604 132.984497) + (xy 168.608253 133.163666) + (xy 168.608252 133.163668) + (xy 168.589901 133.35) + (xy 167.6705 133.35) + (xy 167.6705 133.255354) + (xy 167.631144 133.070197) + (xy 167.624465 133.055197) + (xy 167.554151 132.89727) + (xy 167.554148 132.897265) + (xy 167.442888 132.744129) + (xy 167.426229 132.729129) + (xy 167.302216 132.617467) + (xy 167.138284 132.522821) + (xy 167.138277 132.522818) + (xy 166.958259 132.464327) + (xy 166.958256 132.464326) + (xy 166.817192 132.4495) + (xy 165.922808 132.4495) + (xy 165.781744 132.464326) + (xy 165.781741 132.464326) + (xy 165.78174 132.464327) + (xy 165.601722 132.522818) + (xy 165.601715 132.522821) + (xy 165.437785 132.617466) + (xy 165.297111 132.744129) + (xy 165.185851 132.897265) + (xy 165.185848 132.89727) + (xy 165.108857 133.070192) + (xy 165.108855 133.070197) + (xy 165.0695 133.255354) + (xy 165.0695 133.444645) + (xy 156.0955 133.444645) + (xy 156.0955 131.2845) + (xy 156.115185 131.217461) + (xy 156.167989 131.171706) + (xy 156.2195 131.1605) + (xy 165.059807 131.1605) + (xy 165.126846 131.180185) + (xy 165.172601 131.232989) + (xy 165.173085 131.234063) + (xy 165.179172 131.247734) + (xy 165.185849 131.262729) + (xy 165.185851 131.262734) + (xy 165.294801 131.41269) + (xy 165.297112 131.415871) + (xy 165.437784 131.542533) + (xy 165.601716 131.637179) + (xy 165.781744 131.695674) + (xy 165.922808 131.7105) + (xy 165.922812 131.7105) + (xy 166.817188 131.7105) + (xy 166.817192 131.7105) + (xy 166.958256 131.695674) + (xy 167.138284 131.637179) + (xy 167.302216 131.542533) + (xy 167.442888 131.415871) + (xy 167.554151 131.26273) + (xy 167.631144 131.089803) + (xy 167.6705 130.904646) + (xy 167.6705 130.81) + (xy 168.589901 130.81) + (xy 168.608252 130.996331) + (xy 168.608253 130.996333) + (xy 168.662604 131.175502) + (xy 168.750862 131.340623) + (xy 168.750864 131.340626) + (xy 168.869642 131.485357) + (xy 169.014373 131.604135) + (xy 169.014376 131.604137) + (xy 169.161447 131.682747) + (xy 169.179499 131.692396) + (xy 169.298689 131.728552) + (xy 169.358666 131.746746) + (xy 169.358668 131.746747) + (xy 169.375374 131.748392) + (xy 169.545 131.765099) + (xy 169.731331 131.746747) + (xy 169.910501 131.692396) + (xy 170.075625 131.604136) + (xy 170.220357 131.485357) + (xy 170.339136 131.340625) + (xy 170.427396 131.175501) + (xy 170.481747 130.996331) + (xy 170.500099 130.81) + (xy 170.481747 130.623669) + (xy 170.427396 130.444499) + (xy 170.425912 130.441722) + (xy 170.339137 130.279376) + (xy 170.339135 130.279373) + (xy 170.220357 130.134642) + (xy 170.075626 130.015864) + (xy 170.075623 130.015862) + (xy 169.910502 129.927604) + (xy 169.731333 129.873253) + (xy 169.731331 129.873252) + (xy 169.545 129.854901) + (xy 169.358668 129.873252) + (xy 169.358666 129.873253) + (xy 169.179497 129.927604) + (xy 169.014376 130.015862) + (xy 169.014373 130.015864) + (xy 168.869642 130.134642) + (xy 168.750864 130.279373) + (xy 168.750862 130.279376) + (xy 168.662604 130.444497) + (xy 168.608253 130.623666) + (xy 168.608252 130.623668) + (xy 168.589901 130.81) + (xy 167.6705 130.81) + (xy 167.6705 130.715354) + (xy 167.631144 130.530197) + (xy 167.626961 130.520803) + (xy 167.554151 130.35727) + (xy 167.554148 130.357265) + (xy 167.442888 130.204129) + (xy 167.426229 130.189129) + (xy 167.302216 130.077467) + (xy 167.138284 129.982821) + (xy 167.138277 129.982818) + (xy 166.958259 129.924327) + (xy 166.958256 129.924326) + (xy 166.817192 129.9095) + (xy 165.922808 129.9095) + (xy 165.781744 129.924326) + (xy 165.781741 129.924326) + (xy 165.78174 129.924327) + (xy 165.601722 129.982818) + (xy 165.601715 129.982821) + (xy 165.437785 130.077466) + (xy 165.297111 130.204129) + (xy 165.185851 130.357265) + (xy 165.185849 130.35727) + (xy 165.173086 130.385936) + (xy 165.127836 130.439173) + (xy 165.060987 130.459494) + (xy 165.059807 130.4595) + (xy 155.770637 130.4595) + (xy 155.755298 130.458548) + (xy 155.745951 130.457382) + (xy 155.697332 130.459394) + (xy 155.692207 130.4595) + (xy 154.735206 130.4595) + (xy 154.709761 130.456861) + (xy 154.709016 130.456704) + (xy 154.700685 130.454958) + (xy 154.700684 130.454958) + (xy 154.671884 130.458548) + (xy 154.658181 130.459398) + (xy 154.656962 130.459499) + (xy 154.63799 130.462665) + (xy 154.632923 130.463403) + (xy 154.584605 130.469426) + (xy 154.577584 130.471516) + (xy 154.570617 130.473908) + (xy 154.527812 130.497072) + (xy 154.523261 130.499415) + (xy 154.479513 130.520803) + (xy 154.473566 130.525047) + (xy 154.467738 130.529584) + (xy 154.43478 130.565386) + (xy 154.431233 130.569083) + (xy 153.307137 131.693181) + (xy 153.245814 131.726666) + (xy 153.219456 131.7295) + (xy 152.177599 131.7295) + (xy 152.11056 131.709815) + (xy 152.064805 131.657011) + (xy 152.054861 131.587853) + (xy 152.083886 131.524297) + (xy 152.094627 131.51335) + (xy 152.11891 131.491485) + (xy 152.202888 131.415871) + (xy 152.314151 131.26273) + (xy 152.391144 131.089803) + (xy 152.4305 130.904646) + (xy 152.4305 130.715354) + (xy 152.391144 130.530197) + (xy 152.386961 130.520803) + (xy 152.314151 130.35727) + (xy 152.314148 130.357265) + (xy 152.202888 130.204129) + (xy 152.186229 130.189129) + (xy 152.062216 130.077467) + (xy 151.898284 129.982821) + (xy 151.898277 129.982818) + (xy 151.718259 129.924327) + (xy 151.718256 129.924326) + (xy 151.577192 129.9095) + (xy 150.682808 129.9095) + (xy 150.541744 129.924326) + (xy 150.541741 129.924326) + (xy 150.54174 129.924327) + (xy 150.361722 129.982818) + (xy 150.361715 129.982821) + (xy 150.197785 130.077466) + (xy 150.057111 130.204129) + (xy 149.945851 130.357265) + (xy 149.945848 130.35727) + (xy 149.868857 130.530192) + (xy 149.868855 130.530197) + (xy 149.8295 130.715354) + (xy 149.8295 130.904645) + (xy 149.868855 131.089802) + (xy 149.868857 131.089807) + (xy 149.945848 131.262729) + (xy 149.945851 131.262734) + (xy 150.057111 131.41587) + (xy 150.165373 131.51335) + (xy 150.202022 131.572837) + (xy 150.200691 131.642694) + (xy 150.161805 131.700742) + (xy 150.097708 131.728552) + (xy 150.082401 131.7295) + (xy 149.421544 131.7295) + (xy 149.354505 131.709815) + (xy 149.333863 131.693181) + (xy 148.885012 131.24433) + (xy 148.851527 131.183007) + (xy 148.854032 131.120657) + (xy 148.891747 130.996331) + (xy 148.910099 130.81) + (xy 148.891747 130.623669) + (xy 148.837396 130.444499) + (xy 148.835912 130.441722) + (xy 148.749137 130.279376) + (xy 148.749135 130.279373) + (xy 148.630357 130.134642) + (xy 148.485626 130.015864) + (xy 148.485623 130.015862) + (xy 148.320502 129.927604) + (xy 148.141333 129.873253) + (xy 148.141331 129.873252) + (xy 148.081936 129.867403) + (xy 148.017149 129.841242) + (xy 147.97679 129.784208) + (xy 147.973673 129.714408) + (xy 148.008787 129.654003) + (xy 148.070985 129.622172) + (xy 148.09409 129.62) + (xy 148.852828 129.62) + (xy 148.852844 129.619999) + (xy 148.912372 129.613598) + (xy 148.912379 129.613596) + (xy 149.047086 129.563354) + (xy 149.047093 129.56335) + (xy 149.162187 129.47719) + (xy 149.16219 129.477187) + (xy 149.24835 129.362093) + (xy 149.248354 129.362086) + (xy 149.298596 129.227379) + (xy 149.298598 129.227372) + (xy 149.304999 129.167844) + (xy 149.305 129.167827) + (xy 149.305 128.52) + (xy 148.388686 128.52) + (xy 148.414493 128.479844) + (xy 148.448318 128.364645) + (xy 149.8295 128.364645) + (xy 149.868855 128.549802) + (xy 149.868857 128.549807) + (xy 149.945848 128.722729) + (xy 149.945851 128.722734) + (xy 150.054806 128.872697) + (xy 150.057112 128.875871) + (xy 150.197784 129.002533) + (xy 150.361716 129.097179) + (xy 150.541744 129.155674) + (xy 150.682808 129.1705) + (xy 150.682812 129.1705) + (xy 151.577188 129.1705) + (xy 151.577192 129.1705) + (xy 151.718256 129.155674) + (xy 151.898284 129.097179) + (xy 152.062216 129.002533) + (xy 152.202888 128.875871) + (xy 152.314151 128.72273) + (xy 152.391144 128.549803) + (xy 152.4305 128.364646) + (xy 152.4305 128.364645) + (xy 165.0695 128.364645) + (xy 165.108855 128.549802) + (xy 165.108857 128.549807) + (xy 165.185848 128.722729) + (xy 165.185851 128.722734) + (xy 165.294806 128.872697) + (xy 165.297112 128.875871) + (xy 165.437784 129.002533) + (xy 165.601716 129.097179) + (xy 165.781744 129.155674) + (xy 165.922808 129.1705) + (xy 165.922812 129.1705) + (xy 166.817188 129.1705) + (xy 166.817192 129.1705) + (xy 166.958256 129.155674) + (xy 167.138284 129.097179) + (xy 167.302216 129.002533) + (xy 167.442888 128.875871) + (xy 167.554151 128.72273) + (xy 167.631144 128.549803) + (xy 167.6705 128.364646) + (xy 167.6705 128.27) + (xy 168.589901 128.27) + (xy 168.608252 128.456331) + (xy 168.608253 128.456333) + (xy 168.662604 128.635502) + (xy 168.750862 128.800623) + (xy 168.750864 128.800626) + (xy 168.869642 128.945357) + (xy 169.014373 129.064135) + (xy 169.014376 129.064137) + (xy 169.179497 129.152395) + (xy 169.179499 129.152396) + (xy 169.358666 129.206746) + (xy 169.358668 129.206747) + (xy 169.375374 129.208392) + (xy 169.545 129.225099) + (xy 169.731331 129.206747) + (xy 169.910501 129.152396) + (xy 170.075625 129.064136) + (xy 170.220357 128.945357) + (xy 170.339136 128.800625) + (xy 170.427396 128.635501) + (xy 170.481747 128.456331) + (xy 170.500099 128.27) + (xy 170.481747 128.083669) + (xy 170.427396 127.904499) + (xy 170.425912 127.901722) + (xy 170.339137 127.739376) + (xy 170.339135 127.739373) + (xy 170.220357 127.594642) + (xy 170.075626 127.475864) + (xy 170.075623 127.475862) + (xy 169.910502 127.387604) + (xy 169.731333 127.333253) + (xy 169.731331 127.333252) + (xy 169.545 127.314901) + (xy 169.358668 127.333252) + (xy 169.358666 127.333253) + (xy 169.179497 127.387604) + (xy 169.014376 127.475862) + (xy 169.014373 127.475864) + (xy 168.869642 127.594642) + (xy 168.750864 127.739373) + (xy 168.750862 127.739376) + (xy 168.662604 127.904497) + (xy 168.608253 128.083666) + (xy 168.608252 128.083668) + (xy 168.589901 128.27) + (xy 167.6705 128.27) + (xy 167.6705 128.175354) + (xy 167.631144 127.990197) + (xy 167.624465 127.975197) + (xy 167.554151 127.81727) + (xy 167.554148 127.817265) + (xy 167.442888 127.664129) + (xy 167.426229 127.649129) + (xy 167.302216 127.537467) + (xy 167.138284 127.442821) + (xy 167.138277 127.442818) + (xy 166.958259 127.384327) + (xy 166.958256 127.384326) + (xy 166.817192 127.3695) + (xy 165.922808 127.3695) + (xy 165.781744 127.384326) + (xy 165.781741 127.384326) + (xy 165.78174 127.384327) + (xy 165.601722 127.442818) + (xy 165.601715 127.442821) + (xy 165.437785 127.537466) + (xy 165.297111 127.664129) + (xy 165.185851 127.817265) + (xy 165.185848 127.81727) + (xy 165.108857 127.990192) + (xy 165.108855 127.990197) + (xy 165.0695 128.175354) + (xy 165.0695 128.364645) + (xy 152.4305 128.364645) + (xy 152.4305 128.175354) + (xy 152.391144 127.990197) + (xy 152.384465 127.975197) + (xy 152.314151 127.81727) + (xy 152.314148 127.817265) + (xy 152.202888 127.664129) + (xy 152.186229 127.649129) + (xy 152.062216 127.537467) + (xy 151.898284 127.442821) + (xy 151.898277 127.442818) + (xy 151.718259 127.384327) + (xy 151.718256 127.384326) + (xy 151.577192 127.3695) + (xy 150.682808 127.3695) + (xy 150.541744 127.384326) + (xy 150.541741 127.384326) + (xy 150.54174 127.384327) + (xy 150.361722 127.442818) + (xy 150.361715 127.442821) + (xy 150.197785 127.537466) + (xy 150.057111 127.664129) + (xy 149.945851 127.817265) + (xy 149.945848 127.81727) + (xy 149.868857 127.990192) + (xy 149.868855 127.990197) + (xy 149.8295 128.175354) + (xy 149.8295 128.364645) + (xy 148.448318 128.364645) + (xy 148.455 128.341889) + (xy 148.455 128.198111) + (xy 148.414493 128.060156) + (xy 148.388686 128.02) + (xy 149.305 128.02) + (xy 149.305 127.372172) + (xy 149.304999 127.372155) + (xy 149.298598 127.312627) + (xy 149.298596 127.31262) + (xy 149.248354 127.177913) + (xy 149.24835 127.177906) + (xy 149.16219 127.062812) + (xy 149.162187 127.062809) + (xy 149.047093 126.976649) + (xy 149.047086 126.976645) + (xy 148.912379 126.926403) + (xy 148.912372 126.926401) + (xy 148.852844 126.92) + (xy 148.205 126.92) + (xy 148.205 127.834498) + (xy 148.097315 127.78532) + (xy 147.990763 127.77) + (xy 147.919237 127.77) + (xy 147.812685 127.78532) + (xy 147.705 127.834498) + (xy 147.705 126.92) + (xy 147.057155 126.92) + (xy 146.997627 126.926401) + (xy 146.99762 126.926403) + (xy 146.862913 126.976645) + (xy 146.862906 126.976649) + (xy 146.747812 127.062809) + (xy 146.747809 127.062812) + (xy 146.661649 127.177906) + (xy 146.661645 127.177913) + (xy 146.611403 127.31262) + (xy 146.611401 127.312627) + (xy 146.605 127.372155) + (xy 146.605 128.02) + (xy 147.521314 128.02) + (xy 147.495507 128.060156) + (xy 147.455 128.198111) + (xy 147.455 128.341889) + (xy 147.495507 128.479844) + (xy 147.521314 128.52) + (xy 146.605 128.52) + (xy 146.605 129.167844) + (xy 145.252463 129.167844) + (xy 145.368256 129.155674) + (xy 145.548284 129.097179) + (xy 145.712216 129.002533) + (xy 145.852888 128.875871) + (xy 145.964151 128.72273) + (xy 146.041144 128.549803) + (xy 146.0805 128.364646) + (xy 146.0805 128.175354) + (xy 146.041144 127.990197) + (xy 146.034465 127.975197) + (xy 145.964151 127.81727) + (xy 145.964148 127.817265) + (xy 145.852888 127.664129) + (xy 145.836229 127.649129) + (xy 145.712216 127.537467) + (xy 145.548284 127.442821) + (xy 145.548277 127.442818) + (xy 145.368259 127.384327) + (xy 145.368256 127.384326) + (xy 145.227192 127.3695) + (xy 144.332808 127.3695) + (xy 144.191744 127.384326) + (xy 144.191741 127.384326) + (xy 144.19174 127.384327) + (xy 144.011722 127.442818) + (xy 144.011715 127.442821) + (xy 143.847785 127.537466) + (xy 143.707111 127.664129) + (xy 143.595851 127.817265) + (xy 143.595848 127.81727) + (xy 143.518857 127.990192) + (xy 143.518856 127.990194) + (xy 143.517564 127.996277) + (xy 143.484373 128.05776) + (xy 143.423211 128.091539) + (xy 143.396273 128.0945) + (xy 143.0645 128.0945) + (xy 142.997461 128.074815) + (xy 142.951706 128.022011) + (xy 142.9405 127.9705) + (xy 142.9405 127.786739) + (xy 142.930573 127.718608) + (xy 142.929717 127.716856) + (xy 142.879198 127.613517) + (xy 142.879196 127.613515) + (xy 142.879196 127.613514) + (xy 142.796485 127.530803) + (xy 142.691391 127.479426) + (xy 142.623261 127.4695) + (xy 142.62326 127.4695) + (xy 141.85674 127.4695) + (xy 141.856739 127.4695) + (xy 141.788608 127.479426) + (xy 141.683514 127.530803) + (xy 141.600802 127.613515) + (xy 141.600802 127.613516) + (xy 141.561675 127.69355) + (xy 141.514547 127.745132) + (xy 141.447012 127.763046) + (xy 141.380514 127.741604) + (xy 141.336164 127.687615) + (xy 141.331759 127.67369) + (xy 141.331636 127.673731) + (xy 141.274358 127.50088) + (xy 141.274356 127.500875) + (xy 141.182315 127.351654) + (xy 141.058345 127.227684) + (xy 140.909124 127.135643) + (xy 140.909119 127.135641) + (xy 140.742697 127.080494) + (xy 140.74269 127.080493) + (xy 140.639986 127.07) + (xy 140.49 127.07) + (xy 140.49 128.396) + (xy 140.470315 128.463039) + (xy 140.417511 128.508794) + (xy 140.366 128.52) + (xy 139.140001 128.52) + (xy 139.140001 128.769986) + (xy 139.150494 128.872697) + (xy 139.205641 129.039119) + (xy 139.205643 129.039124) + (xy 139.297684 129.188345) + (xy 139.421654 129.312315) + (xy 139.570875 129.404356) + (xy 139.570882 129.404359) + (xy 139.625005 129.422293) + (xy 139.68245 129.462064) + (xy 139.709274 129.52658) + (xy 139.69696 129.595356) + (xy 139.649417 129.646556) + (xy 139.625008 129.657704) + (xy 139.570884 129.675639) + (xy 139.570875 129.675643) + (xy 139.421654 129.767684) + (xy 139.297684 129.891654) + (xy 139.205643 130.040875) + (xy 139.205641 130.04088) + (xy 139.150494 130.207302) + (xy 139.150493 130.207309) + (xy 139.14 130.310013) + (xy 139.14 130.56) + (xy 135.179999 130.56) + (xy 135.179999 130.310028) + (xy 135.179998 130.310013) + (xy 135.169505 130.207302) + (xy 135.114358 130.04088) + (xy 135.114356 130.040875) + (xy 135.022315 129.891654) + (xy 134.898345 129.767684) + (xy 134.749124 129.675643) + (xy 134.749119 129.675641) + (xy 134.582697 129.620494) + (xy 134.58269 129.620493) + (xy 134.479986 129.61) + (xy 134.33 129.61) + (xy 133.83 129.61) + (xy 133.680027 129.61) + (xy 133.680012 129.610001) + (xy 133.577302 129.620494) + (xy 133.41088 129.675641) + (xy 133.410875 129.675643) + (xy 133.261654 129.767684) + (xy 133.137684 129.891654) + (xy 133.045643 130.040875) + (xy 133.045641 130.04088) + (xy 132.988365 130.21373) + (xy 132.986595 130.213143) + (xy 132.95768 130.266496) + (xy 132.896462 130.300173) + (xy 132.826755 130.295407) + (xy 132.770691 130.253712) + (xy 132.758323 130.23355) + (xy 132.753032 130.222727) + (xy 132.719198 130.153517) + (xy 132.719196 130.153515) + (xy 132.719196 130.153514) + (xy 132.636485 130.070803) + (xy 132.531391 130.019426) + (xy 132.463261 130.0095) + (xy 132.46326 130.0095) + (xy 131.69674 130.0095) + (xy 131.696739 130.0095) + (xy 131.628608 130.019426) + (xy 131.523514 130.070803) + (xy 131.440803 130.153514) + (xy 131.389426 130.258608) + (xy 131.3795 130.326739) + (xy 131.3795 130.5105) + (xy 131.359815 130.577539) + (xy 131.307011 130.623294) + (xy 131.2555 130.6345) + (xy 130.923727 130.6345) + (xy 130.856688 130.614815) + (xy 130.810933 130.562011) + (xy 130.802436 130.536277) + (xy 130.801143 130.530194) + (xy 130.801142 130.530192) + (xy 130.724151 130.35727) + (xy 130.724148 130.357265) + (xy 130.612888 130.204129) + (xy 130.596229 130.189129) + (xy 130.472216 130.077467) + (xy 130.308284 129.982821) + (xy 130.308277 129.982818) + (xy 130.128259 129.924327) + (xy 130.128256 129.924326) + (xy 129.987192 129.9095) + (xy 129.092808 129.9095) + (xy 128.951744 129.924326) + (xy 128.951741 129.924326) + (xy 128.95174 129.924327) + (xy 128.771722 129.982818) + (xy 128.771715 129.982821) + (xy 128.607785 130.077466) + (xy 128.467111 130.204129) + (xy 128.355851 130.357265) + (xy 128.355848 130.35727) + (xy 128.278857 130.530192) + (xy 128.278855 130.530197) + (xy 128.2395 130.715354) + (xy 128.2395 130.904645) + (xy 128.278855 131.089802) + (xy 128.278857 131.089807) + (xy 128.355848 131.262729) + (xy 128.355851 131.262734) + (xy 128.464801 131.41269) + (xy 128.467112 131.415871) + (xy 128.607784 131.542533) + (xy 128.771716 131.637179) + (xy 128.951744 131.695674) + (xy 129.092808 131.7105) + (xy 129.092812 131.7105) + (xy 129.987188 131.7105) + (xy 129.987192 131.7105) + (xy 130.128256 131.695674) + (xy 130.308284 131.637179) + (xy 130.472216 131.542533) + (xy 130.612888 131.415871) + (xy 130.724151 131.26273) + (xy 130.801144 131.089803) + (xy 130.802436 131.083722) + (xy 130.835627 131.02224) + (xy 130.896789 130.988461) + (xy 130.923727 130.9855) + (xy 131.2555 130.9855) + (xy 131.322539 131.005185) + (xy 131.368294 131.057989) + (xy 131.3795 131.1095) + (xy 131.3795 131.29326) + (xy 131.389426 131.361391) + (xy 131.440803 131.466485) + (xy 131.523514 131.549196) + (xy 131.523515 131.549196) + (xy 131.523517 131.549198) + (xy 131.628607 131.600573) + (xy 131.653068 131.604137) + (xy 131.696739 131.6105) + (xy 131.69674 131.6105) + (xy 132.463261 131.6105) + (xy 132.485971 131.607191) + (xy 132.531393 131.600573) + (xy 132.636483 131.549198) + (xy 132.719198 131.466483) + (xy 132.758324 131.386448) + (xy 132.805451 131.334868) + (xy 132.872985 131.316953) + (xy 132.939484 131.338394) + (xy 132.983834 131.392383) + (xy 132.988241 131.406309) + (xy 132.988364 131.406269) + (xy 133.045641 131.579119) + (xy 133.045643 131.579124) + (xy 133.137684 131.728345) + (xy 133.261654 131.852315) + (xy 133.410875 131.944356) + (xy 133.410882 131.944359) + (xy 133.465005 131.962293) + (xy 133.52245 132.002064) + (xy 133.549274 132.06658) + (xy 133.53696 132.135356) + (xy 133.489417 132.186556) + (xy 133.465008 132.197704) + (xy 133.410884 132.215639) + (xy 133.410875 132.215643) + (xy 133.261654 132.307684) + (xy 133.137684 132.431654) + (xy 133.045643 132.580875) + (xy 133.045641 132.58088) + (xy 132.988365 132.75373) + (xy 132.986595 132.753143) + (xy 132.95768 132.806496) + (xy 132.896462 132.840173) + (xy 132.826755 132.835407) + (xy 132.770691 132.793712) + (xy 132.758323 132.77355) + (xy 132.748347 132.753143) + (xy 132.719198 132.693517) + (xy 132.719196 132.693515) + (xy 132.719196 132.693514) + (xy 132.636485 132.610803) + (xy 132.531391 132.559426) + (xy 132.463261 132.5495) + (xy 132.46326 132.5495) + (xy 131.69674 132.5495) + (xy 131.696739 132.5495) + (xy 131.628608 132.559426) + (xy 131.523514 132.610803) + (xy 131.440803 132.693514) + (xy 131.389426 132.798608) + (xy 131.3795 132.866739) + (xy 131.3795 133.0505) + (xy 131.359815 133.117539) + (xy 131.307011 133.163294) + (xy 131.2555 133.1745) + (xy 130.923727 133.1745) + (xy 130.856688 133.154815) + (xy 130.810933 133.102011) + (xy 130.802436 133.076277) + (xy 130.801143 133.070194) + (xy 130.801142 133.070192) + (xy 130.724151 132.89727) + (xy 130.724148 132.897265) + (xy 130.612888 132.744129) + (xy 130.596229 132.729129) + (xy 130.472216 132.617467) + (xy 130.308284 132.522821) + (xy 130.308277 132.522818) + (xy 130.128259 132.464327) + (xy 130.128256 132.464326) + (xy 129.987192 132.4495) + (xy 129.092808 132.4495) + (xy 128.951744 132.464326) + (xy 128.951741 132.464326) + (xy 128.95174 132.464327) + (xy 128.771722 132.522818) + (xy 128.771715 132.522821) + (xy 128.607785 132.617466) + (xy 128.467111 132.744129) + (xy 128.355851 132.897265) + (xy 128.355848 132.89727) + (xy 128.278857 133.070192) + (xy 128.278855 133.070197) + (xy 128.2395 133.255354) + (xy 128.2395 133.444645) + (xy 127.8105 133.444645) + (xy 127.8105 128.364645) + (xy 128.2395 128.364645) + (xy 128.278855 128.549802) + (xy 128.278857 128.549807) + (xy 128.355848 128.722729) + (xy 128.355851 128.722734) + (xy 128.464806 128.872697) + (xy 128.467112 128.875871) + (xy 128.607784 129.002533) + (xy 128.771716 129.097179) + (xy 128.951744 129.155674) + (xy 129.092808 129.1705) + (xy 129.092812 129.1705) + (xy 129.987188 129.1705) + (xy 129.987192 129.1705) + (xy 130.128256 129.155674) + (xy 130.308284 129.097179) + (xy 130.472216 129.002533) + (xy 130.612888 128.875871) + (xy 130.724151 128.72273) + (xy 130.736914 128.694063) + (xy 130.782164 128.640827) + (xy 130.849013 128.620506) + (xy 130.850193 128.6205) + (xy 137.575789 128.6205) + (xy 137.601234 128.623138) + (xy 137.610315 128.625043) + (xy 137.635673 128.621881) + (xy 137.639123 128.621452) + (xy 137.652764 128.620605) + (xy 137.654026 128.6205) + (xy 137.65404 128.6205) + (xy 137.662071 128.619159) + (xy 137.673014 128.617334) + (xy 137.678063 128.616597) + (xy 137.726393 128.610573) + (xy 137.726399 128.610569) + (xy 137.733456 128.608468) + (xy 137.740377 128.606092) + (xy 137.740381 128.606092) + (xy 137.783216 128.582909) + (xy 137.787729 128.580586) + (xy 137.831484 128.559198) + (xy 137.831486 128.559195) + (xy 137.837461 128.554929) + (xy 137.843256 128.550419) + (xy 137.843255 128.550419) + (xy 137.843258 128.550418) + (xy 137.876254 128.514572) + (xy 137.879756 128.510924) + (xy 138.992211 127.39847) + (xy 139.053533 127.364986) + (xy 139.123225 127.36997) + (xy 139.179158 127.411842) + (xy 139.203575 127.477306) + (xy 139.197597 127.525156) + (xy 139.150494 127.667302) + (xy 139.150493 127.667309) + (xy 139.14 127.770013) + (xy 139.14 128.02) + (xy 139.99 128.02) + (xy 139.99 127.07) + (xy 139.840027 127.07) + (xy 139.840012 127.070001) + (xy 139.737302 127.080494) + (xy 139.595156 127.127597) + (xy 139.525328 127.129999) + (xy 139.465286 127.094267) + (xy 139.434093 127.031747) + (xy 139.441654 126.962287) + (xy 139.468469 126.922212) + (xy 139.798863 126.591819) + (xy 139.860186 126.558334) + (xy 139.886544 126.5555) + (xy 140.535761 126.5555) + (xy 140.558471 126.552191) + (xy 140.603893 126.545573) + (xy 140.708983 126.494198) + (xy 140.791698 126.411483) + (xy 140.843073 126.306393) + (xy 140.853 126.23826) + (xy 140.853 125.98) + (xy 141.152501 125.98) + (xy 141.152501 126.254986) + (xy 141.162994 126.357697) + (xy 141.218141 126.524119) + (xy 141.218143 126.524124) + (xy 141.310184 126.673345) + (xy 141.434154 126.797315) + (xy 141.583375 126.889356) + (xy 141.58338 126.889358) + (xy 141.749802 126.944505) + (xy 141.749809 126.944506) + (xy 141.852519 126.954999) + (xy 141.989999 126.954999) + (xy 142.49 126.954999) + (xy 142.627472 126.954999) + (xy 142.627486 126.954998) + (xy 142.730197 126.944505) + (xy 142.896619 126.889358) + (xy 142.896624 126.889356) + (xy 143.045845 126.797315) + (xy 143.169817 126.673343) + (xy 143.207678 126.611961) + (xy 143.259626 126.565236) + (xy 143.328588 126.554013) + (xy 143.39267 126.581856) + (xy 143.400898 126.589376) + (xy 143.541179 126.729657) + (xy 143.727517 126.860134) + (xy 143.933673 126.956265) + (xy 143.933682 126.956269) + (xy 144.153389 127.015139) + (xy 144.1534 127.015141) + (xy 144.323233 127.029999) + (xy 144.323236 127.03) + (xy 144.53 127.03) + (xy 144.53 126.045686) + (xy 144.541955 126.057641) + (xy 144.654852 126.115165) + (xy 144.748519 126.13) + (xy 144.811481 126.13) + (xy 144.905148 126.115165) + (xy 145.018045 126.057641) + (xy 145.03 126.045686) + (xy 145.03 127.03) + (xy 145.236764 127.03) + (xy 145.236766 127.029999) + (xy 145.406599 127.015141) + (xy 145.40661 127.015139) + (xy 145.626317 126.956269) + (xy 145.626326 126.956265) + (xy 145.832482 126.860134) + (xy 146.01882 126.729657) + (xy 146.179657 126.56882) + (xy 146.310134 126.382482) + (xy 146.406265 126.176326) + (xy 146.406269 126.176317) + (xy 146.458872 125.98) + (xy 145.095686 125.98) + (xy 145.107641 125.968045) + (xy 145.165165 125.855148) + (xy 145.169996 125.824645) + (xy 149.8295 125.824645) + (xy 149.868855 126.009802) + (xy 149.868857 126.009807) + (xy 149.945848 126.182729) + (xy 149.945851 126.182734) + (xy 150.046213 126.32087) + (xy 150.057112 126.335871) + (xy 150.197784 126.462533) + (xy 150.361716 126.557179) + (xy 150.541744 126.615674) + (xy 150.682808 126.6305) + (xy 150.682812 126.6305) + (xy 151.577188 126.6305) + (xy 151.577192 126.6305) + (xy 151.718256 126.615674) + (xy 151.898284 126.557179) + (xy 152.062216 126.462533) + (xy 152.202888 126.335871) + (xy 152.314151 126.18273) + (xy 152.391144 126.009803) + (xy 152.4305 125.824646) + (xy 152.4305 125.824645) + (xy 165.0695 125.824645) + (xy 165.108855 126.009802) + (xy 165.108857 126.009807) + (xy 165.185848 126.182729) + (xy 165.185851 126.182734) + (xy 165.286213 126.32087) + (xy 165.297112 126.335871) + (xy 165.437784 126.462533) + (xy 165.601716 126.557179) + (xy 165.781744 126.615674) + (xy 165.922808 126.6305) + (xy 165.922812 126.6305) + (xy 166.817188 126.6305) + (xy 166.817192 126.6305) + (xy 166.958256 126.615674) + (xy 167.138284 126.557179) + (xy 167.302216 126.462533) + (xy 167.442888 126.335871) + (xy 167.554151 126.18273) + (xy 167.631144 126.009803) + (xy 167.6705 125.824646) + (xy 167.6705 125.73) + (xy 168.589901 125.73) + (xy 168.608252 125.916331) + (xy 168.608253 125.916333) + (xy 168.662604 126.095502) + (xy 168.750862 126.260623) + (xy 168.750864 126.260626) + (xy 168.869642 126.405357) + (xy 169.014373 126.524135) + (xy 169.014376 126.524137) + (xy 169.178685 126.611961) + (xy 169.179499 126.612396) + (xy 169.358666 126.666746) + (xy 169.358668 126.666747) + (xy 169.375374 126.668392) + (xy 169.545 126.685099) + (xy 169.731331 126.666747) + (xy 169.910501 126.612396) + (xy 170.075625 126.524136) + (xy 170.220357 126.405357) + (xy 170.339136 126.260625) + (xy 170.427396 126.095501) + (xy 170.481747 125.916331) + (xy 170.500099 125.73) + (xy 170.481747 125.543669) + (xy 170.427396 125.364499) + (xy 170.425912 125.361722) + (xy 170.339137 125.199376) + (xy 170.339135 125.199373) + (xy 170.220357 125.054642) + (xy 170.075626 124.935864) + (xy 170.075623 124.935862) + (xy 169.910502 124.847604) + (xy 169.731333 124.793253) + (xy 169.731331 124.793252) + (xy 169.545 124.774901) + (xy 169.358668 124.793252) + (xy 169.358666 124.793253) + (xy 169.179497 124.847604) + (xy 169.014376 124.935862) + (xy 169.014373 124.935864) + (xy 168.869642 125.054642) + (xy 168.750864 125.199373) + (xy 168.750862 125.199376) + (xy 168.662604 125.364497) + (xy 168.608253 125.543666) + (xy 168.608252 125.543668) + (xy 168.589901 125.73) + (xy 167.6705 125.73) + (xy 167.6705 125.635354) + (xy 167.631144 125.450197) + (xy 167.624465 125.435197) + (xy 167.554151 125.27727) + (xy 167.554148 125.277265) + (xy 167.442888 125.124129) + (xy 167.426229 125.109129) + (xy 167.302216 124.997467) + (xy 167.138284 124.902821) + (xy 167.138277 124.902818) + (xy 166.958259 124.844327) + (xy 166.958256 124.844326) + (xy 166.817192 124.8295) + (xy 165.922808 124.8295) + (xy 165.781744 124.844326) + (xy 165.781741 124.844326) + (xy 165.78174 124.844327) + (xy 165.601722 124.902818) + (xy 165.601715 124.902821) + (xy 165.437785 124.997466) + (xy 165.297111 125.124129) + (xy 165.185851 125.277265) + (xy 165.185848 125.27727) + (xy 165.108857 125.450192) + (xy 165.108855 125.450197) + (xy 165.0695 125.635354) + (xy 165.0695 125.824645) + (xy 152.4305 125.824645) + (xy 152.4305 125.635354) + (xy 152.391144 125.450197) + (xy 152.384465 125.435197) + (xy 152.314151 125.27727) + (xy 152.314148 125.277265) + (xy 152.202888 125.124129) + (xy 152.186229 125.109129) + (xy 152.062216 124.997467) + (xy 151.898284 124.902821) + (xy 151.898277 124.902818) + (xy 151.718259 124.844327) + (xy 151.718256 124.844326) + (xy 151.577192 124.8295) + (xy 150.682808 124.8295) + (xy 150.541744 124.844326) + (xy 150.541741 124.844326) + (xy 150.54174 124.844327) + (xy 150.361722 124.902818) + (xy 150.361715 124.902821) + (xy 150.197785 124.997466) + (xy 150.057111 125.124129) + (xy 149.945851 125.277265) + (xy 149.945848 125.27727) + (xy 149.868857 125.450192) + (xy 149.868855 125.450197) + (xy 149.8295 125.635354) + (xy 149.8295 125.824645) + (xy 145.169996 125.824645) + (xy 145.184986 125.73) + (xy 145.165165 125.604852) + (xy 145.107641 125.491955) + (xy 145.095686 125.48) + (xy 146.458872 125.48) + (xy 146.458872 125.479999) + (xy 146.406269 125.283682) + (xy 146.406265 125.283673) + (xy 146.310134 125.077517) + (xy 146.179657 124.891179) + (xy 146.01882 124.730342) + (xy 145.832482 124.599865) + (xy 145.626326 124.503734) + (xy 145.626317 124.50373) + (xy 145.40661 124.44486) + (xy 145.406599 124.444858) + (xy 145.236766 124.43) + (xy 145.03 124.43) + (xy 145.03 125.414314) + (xy 145.018045 125.402359) + (xy 144.905148 125.344835) + (xy 144.811481 125.33) + (xy 144.748519 125.33) + (xy 144.654852 125.344835) + (xy 144.541955 125.402359) + (xy 144.53 125.414314) + (xy 144.53 124.43) + (xy 144.323233 124.43) + (xy 144.1534 124.444858) + (xy 144.153389 124.44486) + (xy 143.933682 124.50373) + (xy 143.933673 124.503734) + (xy 143.727517 124.599865) + (xy 143.541183 124.730339) + (xy 143.400898 124.870624) + (xy 143.339575 124.904108) + (xy 143.269883 124.899124) + (xy 143.21395 124.857252) + (xy 143.207678 124.848039) + (xy 143.169815 124.786654) + (xy 143.045845 124.662684) + (xy 142.896624 124.570643) + (xy 142.896619 124.570641) + (xy 142.730197 124.515494) + (xy 142.73019 124.515493) + (xy 142.627486 124.505) + (xy 142.49 124.505) + (xy 142.49 125.48) + (xy 144.464314 125.48) + (xy 144.452359 125.491955) + (xy 144.394835 125.604852) + (xy 144.375014 125.73) + (xy 144.394835 125.855148) + (xy 144.452359 125.968045) + (xy 144.464314 125.98) + (xy 142.49 125.98) + (xy 142.49 126.954999) + (xy 141.989999 126.954999) + (xy 141.99 126.954998) + (xy 141.99 125.98) + (xy 141.152501 125.98) + (xy 140.853 125.98) + (xy 140.853 125.48) + (xy 141.1525 125.48) + (xy 141.99 125.48) + (xy 141.99 124.505) + (xy 141.852527 124.505) + (xy 141.852512 124.505001) + (xy 141.749802 124.515494) + (xy 141.58338 124.570641) + (xy 141.583375 124.570643) + (xy 141.434154 124.662684) + (xy 141.310184 124.786654) + (xy 141.218143 124.935875) + (xy 141.218141 124.93588) + (xy 141.162994 125.102302) + (xy 141.162993 125.102309) + (xy 141.1525 125.205013) + (xy 141.1525 125.48) + (xy 140.853 125.48) + (xy 140.853 125.22174) + (xy 140.843073 125.153607) + (xy 140.791698 125.048517) + (xy 140.791696 125.048515) + (xy 140.791696 125.048514) + (xy 140.708985 124.965803) + (xy 140.603891 124.914426) + (xy 140.535761 124.9045) + (xy 140.53576 124.9045) + (xy 139.79424 124.9045) + (xy 139.794239 124.9045) + (xy 139.726108 124.914426) + (xy 139.621014 124.965803) + (xy 139.538303 125.048514) + (xy 139.486926 125.153608) + (xy 139.477 125.221739) + (xy 139.477 125.870956) + (xy 139.457315 125.937995) + (xy 139.440681 125.958637) + (xy 137.516137 127.883181) + (xy 137.454814 127.916666) + (xy 137.428456 127.9195) + (xy 130.850193 127.9195) + (xy 130.783154 127.899815) + (xy 130.737399 127.847011) + (xy 130.736914 127.845936) + (xy 130.736519 127.845048) + (xy 130.724151 127.81727) + (xy 130.724148 127.817266) + (xy 130.724148 127.817265) + (xy 130.612888 127.664129) + (xy 130.596229 127.649129) + (xy 130.472216 127.537467) + (xy 130.308284 127.442821) + (xy 130.308277 127.442818) + (xy 130.128259 127.384327) + (xy 130.128256 127.384326) + (xy 129.987192 127.3695) + (xy 129.092808 127.3695) + (xy 128.951744 127.384326) + (xy 128.951741 127.384326) + (xy 128.95174 127.384327) + (xy 128.771722 127.442818) + (xy 128.771715 127.442821) + (xy 128.607785 127.537466) + (xy 128.467111 127.664129) + (xy 128.355851 127.817265) + (xy 128.355848 127.81727) + (xy 128.278857 127.990192) + (xy 128.278855 127.990197) + (xy 128.2395 128.175354) + (xy 128.2395 128.364645) + (xy 127.8105 128.364645) + (xy 127.8105 125.824645) + (xy 128.2395 125.824645) + (xy 128.278855 126.009802) + (xy 128.278857 126.009807) + (xy 128.355848 126.182729) + (xy 128.355851 126.182734) + (xy 128.456213 126.32087) + (xy 128.467112 126.335871) + (xy 128.607784 126.462533) + (xy 128.771716 126.557179) + (xy 128.951744 126.615674) + (xy 129.092808 126.6305) + (xy 129.092812 126.6305) + (xy 129.987188 126.6305) + (xy 129.987192 126.6305) + (xy 130.128256 126.615674) + (xy 130.308284 126.557179) + (xy 130.472216 126.462533) + (xy 130.612888 126.335871) + (xy 130.724151 126.18273) + (xy 130.801144 126.009803) + (xy 130.8405 125.824646) + (xy 130.8405 125.635354) + (xy 130.801144 125.450197) + (xy 130.794465 125.435197) + (xy 130.724151 125.27727) + (xy 130.724148 125.277265) + (xy 130.683997 125.222002) + (xy 137.567131 125.222002) + (xy 137.584498 125.331658) + (xy 137.634904 125.430585) + (xy 137.634909 125.430592) + (xy 137.713407 125.50909) + (xy 137.71341 125.509092) + (xy 137.713413 125.509095) + (xy 137.74321 125.524277) + (xy 137.812341 125.559501) + (xy 137.921998 125.576869) + (xy 137.922 125.576869) + (xy 137.922002 125.576869) + (xy 138.031658 125.559501) + (xy 138.031659 125.5595) + (xy 138.031661 125.5595) + (xy 138.130587 125.509095) + (xy 138.209095 125.430587) + (xy 138.2595 125.331661) + (xy 138.2595 125.331659) + (xy 138.259501 125.331658) + (xy 138.276869 125.222002) + (xy 138.276869 125.221997) + (xy 138.259501 125.112341) + (xy 138.234902 125.064062) + (xy 138.209095 125.013413) + (xy 138.209092 125.01341) + (xy 138.20909 125.013407) + (xy 138.130592 124.934909) + (xy 138.130588 124.934906) + (xy 138.130587 124.934905) + (xy 138.106421 124.922592) + (xy 138.031658 124.884498) + (xy 137.922002 124.867131) + (xy 137.921998 124.867131) + (xy 137.812341 124.884498) + (xy 137.713414 124.934904) + (xy 137.713407 124.934909) + (xy 137.634909 125.013407) + (xy 137.634904 125.013414) + (xy 137.584498 125.112341) + (xy 137.567131 125.221997) + (xy 137.567131 125.222002) + (xy 130.683997 125.222002) + (xy 130.612888 125.124129) + (xy 130.596229 125.109129) + (xy 130.472216 124.997467) + (xy 130.308284 124.902821) + (xy 130.308277 124.902818) + (xy 130.128259 124.844327) + (xy 130.128256 124.844326) + (xy 129.987192 124.8295) + (xy 129.092808 124.8295) + (xy 128.951744 124.844326) + (xy 128.951741 124.844326) + (xy 128.95174 124.844327) + (xy 128.771722 124.902818) + (xy 128.771715 124.902821) + (xy 128.607785 124.997466) + (xy 128.467111 125.124129) + (xy 128.355851 125.277265) + (xy 128.355848 125.27727) + (xy 128.278857 125.450192) + (xy 128.278855 125.450197) + (xy 128.2395 125.635354) + (xy 128.2395 125.824645) + (xy 127.8105 125.824645) + (xy 127.8105 123.284645) + (xy 128.2395 123.284645) + (xy 128.278855 123.469802) + (xy 128.278857 123.469807) + (xy 128.355848 123.642729) + (xy 128.355851 123.642734) + (xy 128.46711 123.795869) + (xy 128.467111 123.79587) + (xy 128.467112 123.795871) + (xy 128.607784 123.922533) + (xy 128.771716 124.017179) + (xy 128.951744 124.075674) + (xy 129.092808 124.0905) + (xy 129.092812 124.0905) + (xy 129.987188 124.0905) + (xy 129.987192 124.0905) + (xy 130.128256 124.075674) + (xy 130.308284 124.017179) + (xy 130.472216 123.922533) + (xy 130.612888 123.795871) + (xy 130.612888 123.79587) + (xy 130.61289 123.795869) + (xy 130.683994 123.698002) + (xy 138.075131 123.698002) + (xy 138.092498 123.807658) + (xy 138.142904 123.906585) + (xy 138.142909 123.906592) + (xy 138.221407 123.98509) + (xy 138.22141 123.985092) + (xy 138.221413 123.985095) + (xy 138.28438 124.017178) + (xy 138.320341 124.035501) + (xy 138.429998 124.052869) + (xy 138.43 124.052869) + (xy 138.430002 124.052869) + (xy 138.539658 124.035501) + (xy 138.539659 124.0355) + (xy 138.539661 124.0355) + (xy 138.638587 123.985095) + (xy 138.717095 123.906587) + (xy 138.7675 123.807661) + (xy 138.7675 123.807659) + (xy 138.767501 123.807658) + (xy 138.784869 123.698002) + (xy 138.784869 123.697997) + (xy 138.767501 123.588341) + (xy 138.745351 123.544869) + (xy 138.717095 123.489413) + (xy 138.717092 123.48941) + (xy 138.71709 123.489407) + (xy 138.638592 123.410909) + (xy 138.638588 123.410906) + (xy 138.638587 123.410905) + (xy 138.614421 123.398592) + (xy 138.539658 123.360498) + (xy 138.430002 123.343131) + (xy 138.429998 123.343131) + (xy 138.320341 123.360498) + (xy 138.221414 123.410904) + (xy 138.221407 123.410909) + (xy 138.142909 123.489407) + (xy 138.142904 123.489414) + (xy 138.092498 123.588341) + (xy 138.075131 123.697997) + (xy 138.075131 123.698002) + (xy 130.683994 123.698002) + (xy 130.724148 123.642734) + (xy 130.724147 123.642734) + (xy 130.724151 123.64273) + (xy 130.801144 123.469803) + (xy 130.8405 123.284646) + (xy 130.8405 123.284645) + (xy 143.4795 123.284645) + (xy 143.518855 123.469802) + (xy 143.518857 123.469807) + (xy 143.595848 123.642729) + (xy 143.595851 123.642734) + (xy 143.70711 123.795869) + (xy 143.707111 123.79587) + (xy 143.707112 123.795871) + (xy 143.847784 123.922533) + (xy 144.011716 124.017179) + (xy 144.191744 124.075674) + (xy 144.332808 124.0905) + (xy 144.332812 124.0905) + (xy 145.227188 124.0905) + (xy 145.227192 124.0905) + (xy 145.368256 124.075674) + (xy 145.548284 124.017179) + (xy 145.712216 123.922533) + (xy 145.852888 123.795871) + (xy 145.852888 123.79587) + (xy 145.85289 123.795869) + (xy 145.964148 123.642734) + (xy 145.964147 123.642734) + (xy 145.964151 123.64273) + (xy 146.041144 123.469803) + (xy 146.0805 123.284646) + (xy 146.0805 123.19) + (xy 146.999901 123.19) + (xy 147.018252 123.376331) + (xy 147.018253 123.376333) + (xy 147.072604 123.555502) + (xy 147.160862 123.720623) + (xy 147.160864 123.720626) + (xy 147.279642 123.865357) + (xy 147.424373 123.984135) + (xy 147.424376 123.984137) + (xy 147.589497 124.072395) + (xy 147.589499 124.072396) + (xy 147.768666 124.126746) + (xy 147.768668 124.126747) + (xy 147.785374 124.128392) + (xy 147.955 124.145099) + (xy 148.141331 124.126747) + (xy 148.320501 124.072396) + (xy 148.485625 123.984136) + (xy 148.630357 123.865357) + (xy 148.749136 123.720625) + (xy 148.837396 123.555501) + (xy 148.891747 123.376331) + (xy 148.900777 123.284645) + (xy 149.8295 123.284645) + (xy 149.868855 123.469802) + (xy 149.868857 123.469807) + (xy 149.945848 123.642729) + (xy 149.945851 123.642734) + (xy 150.05711 123.795869) + (xy 150.057111 123.79587) + (xy 150.057112 123.795871) + (xy 150.197784 123.922533) + (xy 150.361716 124.017179) + (xy 150.541744 124.075674) + (xy 150.682808 124.0905) + (xy 150.682812 124.0905) + (xy 151.577188 124.0905) + (xy 151.577192 124.0905) + (xy 151.718256 124.075674) + (xy 151.898284 124.017179) + (xy 152.062216 123.922533) + (xy 152.202888 123.795871) + (xy 152.202888 123.79587) + (xy 152.20289 123.795869) + (xy 152.314148 123.642734) + (xy 152.314147 123.642734) + (xy 152.314151 123.64273) + (xy 152.391144 123.469803) + (xy 152.4305 123.284646) + (xy 152.4305 123.190002) + (xy 164.364131 123.190002) + (xy 164.381498 123.299658) + (xy 164.431904 123.398585) + (xy 164.431909 123.398592) + (xy 164.510407 123.47709) + (xy 164.51041 123.477092) + (xy 164.510413 123.477095) + (xy 164.591597 123.51846) + (xy 164.609341 123.527501) + (xy 164.718998 123.544869) + (xy 164.719 123.544869) + (xy 164.719002 123.544869) + (xy 164.828658 123.527501) + (xy 164.828659 123.5275) + (xy 164.828661 123.5275) + (xy 164.927587 123.477095) + (xy 164.927677 123.477004) + (xy 164.927811 123.476931) + (xy 164.935486 123.471356) + (xy 164.936205 123.472347) + (xy 164.988996 123.443517) + (xy 165.058688 123.448496) + (xy 165.114625 123.490363) + (xy 165.128642 123.514244) + (xy 165.153911 123.570997) + (xy 165.17917 123.62773) + (xy 165.18585 123.642732) + (xy 165.185851 123.642734) + (xy 165.29711 123.795869) + (xy 165.297111 123.79587) + (xy 165.297112 123.795871) + (xy 165.437784 123.922533) + (xy 165.601716 124.017179) + (xy 165.781744 124.075674) + (xy 165.922808 124.0905) + (xy 165.922812 124.0905) + (xy 166.817188 124.0905) + (xy 166.817192 124.0905) + (xy 166.958256 124.075674) + (xy 167.138284 124.017179) + (xy 167.302216 123.922533) + (xy 167.442888 123.795871) + (xy 167.442888 123.79587) + (xy 167.44289 123.795869) + (xy 167.554148 123.642734) + (xy 167.554147 123.642734) + (xy 167.554151 123.64273) + (xy 167.631144 123.469803) + (xy 167.6705 123.284646) + (xy 167.6705 123.095354) + (xy 167.631144 122.910197) + (xy 167.627897 122.902905) + (xy 167.554151 122.73727) + (xy 167.554148 122.737265) + (xy 167.442888 122.584129) + (xy 167.426229 122.569129) + (xy 167.302216 122.457467) + (xy 167.138284 122.362821) + (xy 167.138277 122.362818) + (xy 166.958259 122.304327) + (xy 166.958256 122.304326) + (xy 166.817192 122.2895) + (xy 165.922808 122.2895) + (xy 165.781744 122.304326) + (xy 165.781741 122.304326) + (xy 165.78174 122.304327) + (xy 165.601722 122.362818) + (xy 165.601715 122.362821) + (xy 165.437785 122.457466) + (xy 165.297111 122.584129) + (xy 165.185851 122.737265) + (xy 165.18585 122.737267) + (xy 165.128642 122.865755) + (xy 165.083391 122.918992) + (xy 165.016542 122.939312) + (xy 164.949318 122.920266) + (xy 164.927682 122.902999) + (xy 164.927592 122.902909) + (xy 164.927588 122.902906) + (xy 164.927587 122.902905) + (xy 164.903421 122.890592) + (xy 164.828658 122.852498) + (xy 164.719002 122.835131) + (xy 164.718998 122.835131) + (xy 164.609341 122.852498) + (xy 164.510414 122.902904) + (xy 164.510407 122.902909) + (xy 164.431909 122.981407) + (xy 164.431904 122.981414) + (xy 164.381498 123.080341) + (xy 164.364131 123.189997) + (xy 164.364131 123.190002) + (xy 152.4305 123.190002) + (xy 152.4305 123.095354) + (xy 152.391144 122.910197) + (xy 152.387897 122.902905) + (xy 152.314151 122.73727) + (xy 152.314148 122.737265) + (xy 152.202888 122.584129) + (xy 152.186229 122.569129) + (xy 152.062216 122.457467) + (xy 151.898284 122.362821) + (xy 151.898277 122.362818) + (xy 151.718259 122.304327) + (xy 151.718256 122.304326) + (xy 151.577192 122.2895) + (xy 150.682808 122.2895) + (xy 150.541744 122.304326) + (xy 150.541741 122.304326) + (xy 150.54174 122.304327) + (xy 150.361722 122.362818) + (xy 150.361715 122.362821) + (xy 150.197785 122.457466) + (xy 150.057111 122.584129) + (xy 149.945851 122.737265) + (xy 149.945848 122.73727) + (xy 149.868857 122.910192) + (xy 149.868855 122.910197) + (xy 149.8295 123.095354) + (xy 149.8295 123.284645) + (xy 148.900777 123.284645) + (xy 148.910099 123.19) + (xy 148.891747 123.003669) + (xy 148.837396 122.824499) + (xy 148.835912 122.821722) + (xy 148.749137 122.659376) + (xy 148.749135 122.659373) + (xy 148.630357 122.514642) + (xy 148.485626 122.395864) + (xy 148.485623 122.395862) + (xy 148.320502 122.307604) + (xy 148.141333 122.253253) + (xy 148.141331 122.253252) + (xy 147.955 122.234901) + (xy 147.768668 122.253252) + (xy 147.768666 122.253253) + (xy 147.589497 122.307604) + (xy 147.424376 122.395862) + (xy 147.424373 122.395864) + (xy 147.279642 122.514642) + (xy 147.160864 122.659373) + (xy 147.160862 122.659376) + (xy 147.072604 122.824497) + (xy 147.018253 123.003666) + (xy 147.018252 123.003668) + (xy 146.999901 123.19) + (xy 146.0805 123.19) + (xy 146.0805 123.095354) + (xy 146.041144 122.910197) + (xy 146.037897 122.902905) + (xy 145.964151 122.73727) + (xy 145.964148 122.737265) + (xy 145.852888 122.584129) + (xy 145.836229 122.569129) + (xy 145.712216 122.457467) + (xy 145.548284 122.362821) + (xy 145.548277 122.362818) + (xy 145.368259 122.304327) + (xy 145.368256 122.304326) + (xy 145.227192 122.2895) + (xy 144.332808 122.2895) + (xy 144.191744 122.304326) + (xy 144.191741 122.304326) + (xy 144.19174 122.304327) + (xy 144.011722 122.362818) + (xy 144.011715 122.362821) + (xy 143.847785 122.457466) + (xy 143.707111 122.584129) + (xy 143.595851 122.737265) + (xy 143.595848 122.73727) + (xy 143.518857 122.910192) + (xy 143.518855 122.910197) + (xy 143.4795 123.095354) + (xy 143.4795 123.284645) + (xy 130.8405 123.284645) + (xy 130.8405 123.095354) + (xy 130.801144 122.910197) + (xy 130.797897 122.902905) + (xy 130.724151 122.73727) + (xy 130.724148 122.737265) + (xy 130.612888 122.584129) + (xy 130.596229 122.569129) + (xy 130.472216 122.457467) + (xy 130.308284 122.362821) + (xy 130.308277 122.362818) + (xy 130.128259 122.304327) + (xy 130.128256 122.304326) + (xy 129.987192 122.2895) + (xy 129.092808 122.2895) + (xy 128.951744 122.304326) + (xy 128.951741 122.304326) + (xy 128.95174 122.304327) + (xy 128.771722 122.362818) + (xy 128.771715 122.362821) + (xy 128.607785 122.457466) + (xy 128.467111 122.584129) + (xy 128.355851 122.737265) + (xy 128.355848 122.73727) + (xy 128.278857 122.910192) + (xy 128.278855 122.910197) + (xy 128.2395 123.095354) + (xy 128.2395 123.284645) + (xy 127.8105 123.284645) + (xy 127.8105 120.744645) + (xy 128.2395 120.744645) + (xy 128.278855 120.929802) + (xy 128.278857 120.929807) + (xy 128.355848 121.102729) + (xy 128.355851 121.102734) + (xy 128.467111 121.25587) + (xy 128.467112 121.255871) + (xy 128.607784 121.382533) + (xy 128.771716 121.477179) + (xy 128.951744 121.535674) + (xy 129.092808 121.5505) + (xy 129.092812 121.5505) + (xy 129.987188 121.5505) + (xy 129.987192 121.5505) + (xy 130.128256 121.535674) + (xy 130.308284 121.477179) + (xy 130.472216 121.382533) + (xy 130.612888 121.255871) + (xy 130.724151 121.10273) + (xy 130.801144 120.929803) + (xy 130.8405 120.744646) + (xy 130.8405 120.744645) + (xy 143.4795 120.744645) + (xy 143.518855 120.929802) + (xy 143.518857 120.929807) + (xy 143.595848 121.102729) + (xy 143.595851 121.102734) + (xy 143.707111 121.25587) + (xy 143.707112 121.255871) + (xy 143.847784 121.382533) + (xy 144.011716 121.477179) + (xy 144.191744 121.535674) + (xy 144.332808 121.5505) + (xy 144.332812 121.5505) + (xy 145.227188 121.5505) + (xy 145.227192 121.5505) + (xy 145.368256 121.535674) + (xy 145.447598 121.509894) + (xy 147.0045 121.509894) + (xy 147.004501 121.509902) + (xy 147.01033 121.539212) + (xy 147.032542 121.572457) + (xy 147.049219 121.583599) + (xy 147.065787 121.594669) + (xy 147.06579 121.594669) + (xy 147.065791 121.59467) + (xy 147.075647 121.59663) + (xy 147.095101 121.6005) + (xy 148.814898 121.600499) + (xy 148.844213 121.594669) + (xy 148.877457 121.572457) + (xy 148.899669 121.539213) + (xy 148.9055 121.509899) + (xy 148.905499 121.193977) + (xy 148.925183 121.126941) + (xy 148.977987 121.081186) + (xy 149.047146 121.071242) + (xy 149.110701 121.100267) + (xy 149.139984 121.137685) + (xy 149.141499 121.14066) + (xy 149.1415 121.140661) + (xy 149.185182 121.226393) + (xy 149.191906 121.239588) + (xy 149.191909 121.239592) + (xy 149.270407 121.31809) + (xy 149.27041 121.318092) + (xy 149.270413 121.318095) + (xy 149.365581 121.366585) + (xy 149.369341 121.368501) + (xy 149.478998 121.385869) + (xy 149.479 121.385869) + (xy 149.479002 121.385869) + (xy 149.588658 121.368501) + (xy 149.588659 121.3685) + (xy 149.588661 121.3685) + (xy 149.687587 121.318095) + (xy 149.766095 121.239587) + (xy 149.789316 121.194012) + (xy 149.837287 121.143219) + (xy 149.905108 121.126423) + (xy 149.971243 121.148959) + (xy 150.000117 121.177424) + (xy 150.05694 121.255635) + (xy 150.057112 121.255871) + (xy 150.197784 121.382533) + (xy 150.361716 121.477179) + (xy 150.541744 121.535674) + (xy 150.682808 121.5505) + (xy 150.682812 121.5505) + (xy 151.577188 121.5505) + (xy 151.577192 121.5505) + (xy 151.718256 121.535674) + (xy 151.898284 121.477179) + (xy 152.062216 121.382533) + (xy 152.202888 121.255871) + (xy 152.314151 121.10273) + (xy 152.391144 120.929803) + (xy 152.4305 120.744646) + (xy 152.4305 120.555354) + (xy 152.391144 120.370197) + (xy 152.363166 120.307359) + (xy 152.314151 120.19727) + (xy 152.314148 120.197265) + (xy 152.202888 120.044129) + (xy 152.184844 120.027882) + (xy 152.062216 119.917467) + (xy 151.898284 119.822821) + (xy 151.898277 119.822818) + (xy 151.718259 119.764327) + (xy 151.718256 119.764326) + (xy 151.577192 119.7495) + (xy 150.682808 119.7495) + (xy 150.541744 119.764326) + (xy 150.541741 119.764326) + (xy 150.54174 119.764327) + (xy 150.361722 119.822818) + (xy 150.361715 119.822821) + (xy 150.197785 119.917466) + (xy 150.057111 120.044129) + (xy 149.945851 120.197265) + (xy 149.945848 120.19727) + (xy 149.868857 120.370192) + (xy 149.868855 120.370197) + (xy 149.8295 120.555354) + (xy 149.8295 120.613864) + (xy 149.809815 120.680903) + (xy 149.757011 120.726658) + (xy 149.687853 120.736602) + (xy 149.649206 120.724349) + (xy 149.588658 120.693498) + (xy 149.479002 120.676131) + (xy 149.478998 120.676131) + (xy 149.369341 120.693498) + (xy 149.270414 120.743904) + (xy 149.270407 120.743909) + (xy 149.191909 120.822407) + (xy 149.191906 120.822412) + (xy 149.191905 120.822413) + (xy 149.168668 120.868019) + (xy 149.139984 120.924314) + (xy 149.092009 120.97511) + (xy 149.024188 120.991905) + (xy 148.958053 120.969367) + (xy 148.914602 120.914652) + (xy 148.905499 120.868022) + (xy 148.905499 119.790102) + (xy 148.899669 119.760787) + (xy 148.892128 119.7495) + (xy 148.877457 119.727542) + (xy 148.852496 119.710865) + (xy 148.844213 119.705331) + (xy 148.844211 119.70533) + (xy 148.844208 119.705329) + (xy 148.814901 119.6995) + (xy 147.095105 119.6995) + (xy 147.095097 119.699501) + (xy 147.065787 119.70533) + (xy 147.032542 119.727542) + (xy 147.010332 119.760785) + (xy 147.010329 119.760791) + (xy 147.0045 119.790098) + (xy 147.0045 121.509894) + (xy 145.447598 121.509894) + (xy 145.548284 121.477179) + (xy 145.712216 121.382533) + (xy 145.852888 121.255871) + (xy 145.964151 121.10273) + (xy 146.041144 120.929803) + (xy 146.0805 120.744646) + (xy 146.0805 120.555354) + (xy 146.041144 120.370197) + (xy 146.013166 120.307359) + (xy 145.964151 120.19727) + (xy 145.964148 120.197265) + (xy 145.852888 120.044129) + (xy 145.834844 120.027882) + (xy 145.712216 119.917467) + (xy 145.548284 119.822821) + (xy 145.548277 119.822818) + (xy 145.368259 119.764327) + (xy 145.368256 119.764326) + (xy 145.227192 119.7495) + (xy 144.332808 119.7495) + (xy 144.191744 119.764326) + (xy 144.191741 119.764326) + (xy 144.19174 119.764327) + (xy 144.011722 119.822818) + (xy 144.011715 119.822821) + (xy 143.847785 119.917466) + (xy 143.707111 120.044129) + (xy 143.595851 120.197265) + (xy 143.595848 120.19727) + (xy 143.518857 120.370192) + (xy 143.518855 120.370197) + (xy 143.4795 120.555354) + (xy 143.4795 120.744645) + (xy 130.8405 120.744645) + (xy 130.8405 120.555354) + (xy 130.801144 120.370197) + (xy 130.773166 120.307359) + (xy 130.724151 120.19727) + (xy 130.724148 120.197265) + (xy 130.612888 120.044129) + (xy 130.594844 120.027882) + (xy 130.472216 119.917467) + (xy 130.421181 119.888002) + (xy 137.567131 119.888002) + (xy 137.584498 119.997658) + (xy 137.634904 120.096585) + (xy 137.634909 120.096592) + (xy 137.713407 120.17509) + (xy 137.71341 120.175092) + (xy 137.713413 120.175095) + (xy 137.80786 120.223218) + (xy 137.812341 120.225501) + (xy 137.921998 120.242869) + (xy 137.922 120.242869) + (xy 137.922002 120.242869) + (xy 138.031658 120.225501) + (xy 138.031659 120.2255) + (xy 138.031661 120.2255) + (xy 138.130587 120.175095) + (xy 138.209095 120.096587) + (xy 138.2595 119.997661) + (xy 138.2595 119.997659) + (xy 138.259501 119.997658) + (xy 138.276869 119.888002) + (xy 138.276869 119.887997) + (xy 138.259501 119.778341) + (xy 138.259094 119.777542) + (xy 138.209095 119.679413) + (xy 138.209092 119.67941) + (xy 138.20909 119.679407) + (xy 138.130592 119.600909) + (xy 138.130588 119.600906) + (xy 138.130587 119.600905) + (xy 138.106421 119.588592) + (xy 138.031658 119.550498) + (xy 137.922002 119.533131) + (xy 137.921998 119.533131) + (xy 137.812341 119.550498) + (xy 137.713414 119.600904) + (xy 137.713407 119.600909) + (xy 137.634909 119.679407) + (xy 137.634904 119.679414) + (xy 137.584498 119.778341) + (xy 137.567131 119.887997) + (xy 137.567131 119.888002) + (xy 130.421181 119.888002) + (xy 130.308284 119.822821) + (xy 130.308277 119.822818) + (xy 130.128259 119.764327) + (xy 130.128256 119.764326) + (xy 129.987192 119.7495) + (xy 129.092808 119.7495) + (xy 128.951744 119.764326) + (xy 128.951741 119.764326) + (xy 128.95174 119.764327) + (xy 128.771722 119.822818) + (xy 128.771715 119.822821) + (xy 128.607785 119.917466) + (xy 128.467111 120.044129) + (xy 128.355851 120.197265) + (xy 128.355848 120.19727) + (xy 128.278857 120.370192) + (xy 128.278855 120.370197) + (xy 128.2395 120.555354) + (xy 128.2395 120.744645) + (xy 127.8105 120.744645) + (xy 127.8105 118.204645) + (xy 128.2395 118.204645) + (xy 128.278855 118.389802) + (xy 128.278857 118.389807) + (xy 128.355848 118.562729) + (xy 128.355851 118.562734) + (xy 128.467111 118.71587) + (xy 128.467112 118.715871) + (xy 128.607784 118.842533) + (xy 128.771716 118.937179) + (xy 128.951744 118.995674) + (xy 129.092808 119.0105) + (xy 129.092812 119.0105) + (xy 129.987188 119.0105) + (xy 129.987192 119.0105) + (xy 130.128256 118.995674) + (xy 130.308284 118.937179) + (xy 130.472216 118.842533) + (xy 130.612888 118.715871) + (xy 130.683994 118.618002) + (xy 137.059131 118.618002) + (xy 137.076498 118.727658) + (xy 137.126904 118.826585) + (xy 137.126909 118.826592) + (xy 137.205407 118.90509) + (xy 137.20541 118.905092) + (xy 137.205413 118.905095) + (xy 137.255933 118.930836) + (xy 137.304341 118.955501) + (xy 137.413998 118.972869) + (xy 137.414 118.972869) + (xy 137.414002 118.972869) + (xy 137.523658 118.955501) + (xy 137.523659 118.9555) + (xy 137.523661 118.9555) + (xy 137.622587 118.905095) + (xy 137.701095 118.826587) + (xy 137.7515 118.727661) + (xy 137.7515 118.727659) + (xy 137.751501 118.727658) + (xy 137.768869 118.618002) + (xy 137.768869 118.617997) + (xy 137.751501 118.508341) + (xy 137.7515 118.508339) + (xy 137.701095 118.409413) + (xy 137.701092 118.40941) + (xy 137.70109 118.409407) + (xy 137.622592 118.330909) + (xy 137.622588 118.330906) + (xy 137.622587 118.330905) + (xy 137.618743 118.328946) + (xy 137.523658 118.280498) + (xy 137.414002 118.263131) + (xy 137.413998 118.263131) + (xy 137.304341 118.280498) + (xy 137.205414 118.330904) + (xy 137.205407 118.330909) + (xy 137.126909 118.409407) + (xy 137.126904 118.409414) + (xy 137.076498 118.508341) + (xy 137.059131 118.617997) + (xy 137.059131 118.618002) + (xy 130.683994 118.618002) + (xy 130.724151 118.56273) + (xy 130.801144 118.389803) + (xy 130.8405 118.204646) + (xy 130.8405 118.204645) + (xy 143.4795 118.204645) + (xy 143.518855 118.389802) + (xy 143.518857 118.389807) + (xy 143.595848 118.562729) + (xy 143.595851 118.562734) + (xy 143.707111 118.71587) + (xy 143.707112 118.715871) + (xy 143.847784 118.842533) + (xy 144.011716 118.937179) + (xy 144.191744 118.995674) + (xy 144.332808 119.0105) + (xy 144.332812 119.0105) + (xy 145.227188 119.0105) + (xy 145.227192 119.0105) + (xy 145.368256 118.995674) + (xy 145.548284 118.937179) + (xy 145.712216 118.842533) + (xy 145.852888 118.715871) + (xy 145.964151 118.56273) + (xy 146.041144 118.389803) + (xy 146.0805 118.204646) + (xy 146.0805 118.204645) + (xy 149.8295 118.204645) + (xy 149.868855 118.389802) + (xy 149.868857 118.389807) + (xy 149.945848 118.562729) + (xy 149.945851 118.562734) + (xy 150.057111 118.71587) + (xy 150.057112 118.715871) + (xy 150.197784 118.842533) + (xy 150.361716 118.937179) + (xy 150.541744 118.995674) + (xy 150.682808 119.0105) + (xy 150.682812 119.0105) + (xy 151.577188 119.0105) + (xy 151.577192 119.0105) + (xy 151.718256 118.995674) + (xy 151.898284 118.937179) + (xy 152.062216 118.842533) + (xy 152.202888 118.715871) + (xy 152.314151 118.56273) + (xy 152.391144 118.389803) + (xy 152.4305 118.204646) + (xy 152.4305 118.015354) + (xy 152.391144 117.830197) + (xy 152.362043 117.764837) + (xy 152.314151 117.65727) + (xy 152.314148 117.657265) + (xy 152.202888 117.504129) + (xy 152.122492 117.43174) + (xy 152.062216 117.377467) + (xy 151.898284 117.282821) + (xy 151.898277 117.282818) + (xy 151.718259 117.224327) + (xy 151.718256 117.224326) + (xy 151.580941 117.209894) + (xy 153.8995 117.209894) + (xy 153.899501 117.209902) + (xy 153.90533 117.239212) + (xy 153.927542 117.272457) + (xy 153.94305 117.282818) + (xy 153.960787 117.294669) + (xy 153.96079 117.294669) + (xy 153.960791 117.29467) + (xy 153.970647 117.29663) + (xy 153.990101 117.3005) + (xy 155.559898 117.300499) + (xy 155.589213 117.294669) + (xy 155.622457 117.272457) + (xy 155.644669 117.239213) + (xy 155.6505 117.209899) + (xy 155.650499 115.890102) + (xy 155.644669 115.860787) + (xy 155.63733 115.849803) + (xy 155.622457 115.827542) + (xy 155.589214 115.805332) + (xy 155.589215 115.805332) + (xy 155.589213 115.805331) + (xy 155.589211 115.80533) + (xy 155.589208 115.805329) + (xy 155.559901 115.7995) + (xy 155.559899 115.7995) + (xy 155.1605 115.7995) + (xy 155.093461 115.779815) + (xy 155.047706 115.727011) + (xy 155.0365 115.6755) + (xy 155.0365 114.706035) + (xy 155.056185 114.638996) + (xy 155.066782 114.624837) + (xy 155.111377 114.573373) + (xy 155.171165 114.442457) + (xy 155.191647 114.3) + (xy 155.171165 114.157543) + (xy 155.111377 114.026627) + (xy 155.017128 113.917857) + (xy 154.896053 113.840047) + (xy 154.896051 113.840046) + (xy 154.896049 113.840045) + (xy 154.89605 113.840045) + (xy 154.757963 113.7995) + (xy 154.757961 113.7995) + (xy 154.614039 113.7995) + (xy 154.614036 113.7995) + (xy 154.475949 113.840045) + (xy 154.354873 113.917856) + (xy 154.260623 114.026626) + (xy 154.260622 114.026628) + (xy 154.200834 114.157543) + (xy 154.180353 114.3) + (xy 154.200834 114.442456) + (xy 154.257027 114.5655) + (xy 154.260623 114.573373) + (xy 154.305213 114.624833) + (xy 154.334238 114.688388) + (xy 154.3355 114.706035) + (xy 154.3355 115.6755) + (xy 154.315815 115.742539) + (xy 154.263011 115.788294) + (xy 154.211501 115.7995) + (xy 153.990105 115.7995) + (xy 153.990097 115.799501) + (xy 153.960787 115.80533) + (xy 153.927542 115.827542) + (xy 153.905332 115.860785) + (xy 153.905329 115.860791) + (xy 153.8995 115.890098) + (xy 153.8995 117.209894) + (xy 151.580941 117.209894) + (xy 151.577192 117.2095) + (xy 150.682808 117.2095) + (xy 150.541744 117.224326) + (xy 150.541741 117.224326) + (xy 150.54174 117.224327) + (xy 150.361722 117.282818) + (xy 150.361715 117.282821) + (xy 150.197785 117.377466) + (xy 150.057111 117.504129) + (xy 149.945851 117.657265) + (xy 149.945848 117.65727) + (xy 149.868857 117.830192) + (xy 149.868855 117.830197) + (xy 149.8295 118.015354) + (xy 149.8295 118.204645) + (xy 146.0805 118.204645) + (xy 146.0805 118.015354) + (xy 146.041144 117.830197) + (xy 146.012043 117.764837) + (xy 145.964151 117.65727) + (xy 145.964148 117.657265) + (xy 145.852888 117.504129) + (xy 145.772492 117.43174) + (xy 145.712216 117.377467) + (xy 145.548284 117.282821) + (xy 145.548277 117.282818) + (xy 145.368259 117.224327) + (xy 145.368256 117.224326) + (xy 145.227192 117.2095) + (xy 144.332808 117.2095) + (xy 144.191744 117.224326) + (xy 144.191741 117.224326) + (xy 144.19174 117.224327) + (xy 144.011722 117.282818) + (xy 144.011715 117.282821) + (xy 143.847785 117.377466) + (xy 143.707111 117.504129) + (xy 143.595851 117.657265) + (xy 143.595848 117.65727) + (xy 143.518857 117.830192) + (xy 143.518855 117.830197) + (xy 143.4795 118.015354) + (xy 143.4795 118.204645) + (xy 130.8405 118.204645) + (xy 130.8405 118.015354) + (xy 130.801144 117.830197) + (xy 130.772043 117.764837) + (xy 130.724151 117.65727) + (xy 130.724148 117.657265) + (xy 130.612888 117.504129) + (xy 130.532492 117.43174) + (xy 130.472216 117.377467) + (xy 130.308284 117.282821) + (xy 130.308277 117.282818) + (xy 130.128259 117.224327) + (xy 130.128256 117.224326) + (xy 129.987192 117.2095) + (xy 129.092808 117.2095) + (xy 128.951744 117.224326) + (xy 128.951741 117.224326) + (xy 128.95174 117.224327) + (xy 128.771722 117.282818) + (xy 128.771715 117.282821) + (xy 128.607785 117.377466) + (xy 128.467111 117.504129) + (xy 128.355851 117.657265) + (xy 128.355848 117.65727) + (xy 128.278857 117.830192) + (xy 128.278855 117.830197) + (xy 128.2395 118.015354) + (xy 128.2395 118.204645) + (xy 127.8105 118.204645) + (xy 127.8105 117.599055) + (xy 127.830185 117.532016) + (xy 127.846814 117.511378) + (xy 128.865381 116.492811) + (xy 128.926702 116.459328) + (xy 128.966011 116.457173) + (xy 129.092808 116.4705) + (xy 129.092813 116.4705) + (xy 129.987188 116.4705) + (xy 129.987192 116.4705) + (xy 130.128256 116.455674) + (xy 130.308284 116.397179) + (xy 130.472216 116.302533) + (xy 130.612888 116.175871) + (xy 130.724151 116.02273) + (xy 130.801144 115.849803) + (xy 130.8405 115.664646) + (xy 130.8405 115.570002) + (xy 135.027131 115.570002) + (xy 135.044498 115.679658) + (xy 135.094904 115.778585) + (xy 135.094909 115.778592) + (xy 135.173407 115.85709) + (xy 135.17341 115.857092) + (xy 135.173413 115.857095) + (xy 135.272339 115.9075) + (xy 135.272341 115.907501) + (xy 135.381998 115.924869) + (xy 135.382 115.924869) + (xy 135.382002 115.924869) + (xy 135.491658 115.907501) + (xy 135.491659 115.9075) + (xy 135.491661 115.9075) + (xy 135.590587 115.857095) + (xy 135.669095 115.778587) + (xy 135.7195 115.679661) + (xy 135.7195 115.679659) + (xy 135.719501 115.679658) + (xy 135.721879 115.664645) + (xy 143.4795 115.664645) + (xy 143.518855 115.849802) + (xy 143.518857 115.849807) + (xy 143.595848 116.022729) + (xy 143.595851 116.022734) + (xy 143.707111 116.17587) + (xy 143.707112 116.175871) + (xy 143.847784 116.302533) + (xy 144.011716 116.397179) + (xy 144.191744 116.455674) + (xy 144.332808 116.4705) + (xy 144.332812 116.4705) + (xy 145.227188 116.4705) + (xy 145.227192 116.4705) + (xy 145.368256 116.455674) + (xy 145.548284 116.397179) + (xy 145.712216 116.302533) + (xy 145.852888 116.175871) + (xy 145.964151 116.02273) + (xy 146.041144 115.849803) + (xy 146.0805 115.664646) + (xy 146.0805 115.664645) + (xy 149.8295 115.664645) + (xy 149.868855 115.849802) + (xy 149.868857 115.849807) + (xy 149.945848 116.022729) + (xy 149.945851 116.022734) + (xy 150.057111 116.17587) + (xy 150.057112 116.175871) + (xy 150.197784 116.302533) + (xy 150.361716 116.397179) + (xy 150.541744 116.455674) + (xy 150.682808 116.4705) + (xy 150.682812 116.4705) + (xy 151.577188 116.4705) + (xy 151.577192 116.4705) + (xy 151.718256 116.455674) + (xy 151.898284 116.397179) + (xy 152.062216 116.302533) + (xy 152.202888 116.175871) + (xy 152.314151 116.02273) + (xy 152.391144 115.849803) + (xy 152.4305 115.664646) + (xy 152.4305 115.475354) + (xy 152.391144 115.290197) + (xy 152.387897 115.282905) + (xy 152.314151 115.11727) + (xy 152.314148 115.117265) + (xy 152.202888 114.964129) + (xy 152.125715 114.894642) + (xy 152.062216 114.837467) + (xy 151.898284 114.742821) + (xy 151.898277 114.742818) + (xy 151.718259 114.684327) + (xy 151.718256 114.684326) + (xy 151.577192 114.6695) + (xy 150.682808 114.6695) + (xy 150.541744 114.684326) + (xy 150.541741 114.684326) + (xy 150.54174 114.684327) + (xy 150.361722 114.742818) + (xy 150.361715 114.742821) + (xy 150.197785 114.837466) + (xy 150.057111 114.964129) + (xy 149.945851 115.117265) + (xy 149.945848 115.11727) + (xy 149.868857 115.290192) + (xy 149.868855 115.290197) + (xy 149.8295 115.475354) + (xy 149.8295 115.664645) + (xy 146.0805 115.664645) + (xy 146.0805 115.475354) + (xy 146.041144 115.290197) + (xy 146.037897 115.282905) + (xy 145.964151 115.11727) + (xy 145.964148 115.117265) + (xy 145.852888 114.964129) + (xy 145.775715 114.894642) + (xy 145.712216 114.837467) + (xy 145.548284 114.742821) + (xy 145.548277 114.742818) + (xy 145.368259 114.684327) + (xy 145.368256 114.684326) + (xy 145.227192 114.6695) + (xy 144.332808 114.6695) + (xy 144.191744 114.684326) + (xy 144.191741 114.684326) + (xy 144.19174 114.684327) + (xy 144.011722 114.742818) + (xy 144.011715 114.742821) + (xy 143.847785 114.837466) + (xy 143.707111 114.964129) + (xy 143.595851 115.117265) + (xy 143.595848 115.11727) + (xy 143.518857 115.290192) + (xy 143.518855 115.290197) + (xy 143.4795 115.475354) + (xy 143.4795 115.664645) + (xy 135.721879 115.664645) + (xy 135.736869 115.570002) + (xy 135.736869 115.569997) + (xy 135.719501 115.460341) + (xy 135.679452 115.38174) + (xy 135.669095 115.361413) + (xy 135.669092 115.36141) + (xy 135.66909 115.361407) + (xy 135.590592 115.282909) + (xy 135.590588 115.282906) + (xy 135.590587 115.282905) + (xy 135.586743 115.280946) + (xy 135.491658 115.232498) + (xy 135.382002 115.215131) + (xy 135.381998 115.215131) + (xy 135.272341 115.232498) + (xy 135.173414 115.282904) + (xy 135.173407 115.282909) + (xy 135.094909 115.361407) + (xy 135.094904 115.361414) + (xy 135.044498 115.460341) + (xy 135.027131 115.569997) + (xy 135.027131 115.570002) + (xy 130.8405 115.570002) + (xy 130.8405 115.475354) + (xy 130.801144 115.290197) + (xy 130.797897 115.282905) + (xy 130.724151 115.11727) + (xy 130.724148 115.117265) + (xy 130.612888 114.964129) + (xy 130.535715 114.894642) + (xy 130.472216 114.837467) + (xy 130.308284 114.742821) + (xy 130.308277 114.742818) + (xy 130.128259 114.684327) + (xy 130.128256 114.684326) + (xy 129.987192 114.6695) + (xy 129.092808 114.6695) + (xy 128.951744 114.684326) + (xy 128.951741 114.684326) + (xy 128.95174 114.684327) + (xy 128.771722 114.742818) + (xy 128.771715 114.742821) + (xy 128.607785 114.837466) + (xy 128.467111 114.964129) + (xy 128.355851 115.117265) + (xy 128.355848 115.11727) + (xy 128.278857 115.290192) + (xy 128.278855 115.290197) + (xy 128.2395 115.475354) + (xy 128.2395 115.664645) + (xy 128.278855 115.849802) + (xy 128.278857 115.849807) + (xy 128.355848 116.022729) + (xy 128.355851 116.022734) + (xy 128.46711 116.175869) + (xy 128.467117 116.175877) + (xy 128.485151 116.192115) + (xy 128.521799 116.251602) + (xy 128.520468 116.321459) + (xy 128.489859 116.371945) + (xy 127.530149 117.331655) + (xy 127.512914 117.34602) + (xy 127.499705 117.355138) + (xy 127.483805 117.385431) + (xy 127.480131 117.391944) + (xy 127.46243 117.421227) + (xy 127.461992 117.422634) + (xy 127.461247 117.424431) + (xy 127.460145 117.428387) + (xy 127.459853 117.430307) + (xy 127.4595 117.43174) + (xy 127.4595 117.465952) + (xy 127.459274 117.473438) + (xy 127.457208 117.507581) + (xy 127.457468 117.508995) + (xy 127.4595 117.53135) + (xy 127.4595 141.480943) + (xy 127.439815 141.547982) + (xy 127.423181 141.568624) + (xy 126.404619 142.587185) + (xy 126.343296 142.62067) + (xy 126.303977 142.622825) + (xy 126.246734 142.616808) + (xy 126.177192 142.6095) + (xy 125.282808 142.6095) + (xy 125.141744 142.624326) + (xy 125.141741 142.624326) + (xy 125.14174 142.624327) + (xy 124.961722 142.682818) + (xy 124.961715 142.682821) + (xy 124.797785 142.777466) + (xy 124.657111 142.904129) + (xy 124.545851 143.057265) + (xy 124.545848 143.05727) + (xy 124.468857 143.230192) + (xy 124.468855 143.230197) + (xy 124.4295 143.415354) + (xy 124.4295 143.604645) + (xy 111.7905 143.604645) + (xy 111.7905 143.415354) + (xy 111.751144 143.230197) + (xy 111.744465 143.215197) + (xy 111.674151 143.05727) + (xy 111.674148 143.057265) + (xy 111.562888 142.904129) + (xy 111.544847 142.887885) + (xy 111.422216 142.777467) + (xy 111.258284 142.682821) + (xy 111.258277 142.682818) + (xy 111.078259 142.624327) + (xy 111.078256 142.624326) + (xy 110.937192 142.6095) + (xy 110.042808 142.6095) + (xy 109.901744 142.624326) + (xy 109.901741 142.624326) + (xy 109.90174 142.624327) + (xy 109.721722 142.682818) + (xy 109.721715 142.682821) + (xy 109.557785 142.777466) + (xy 109.417111 142.904129) + (xy 109.305851 143.057265) + (xy 109.305848 143.05727) + (xy 109.228857 143.230192) + (xy 109.228855 143.230197) + (xy 109.1895 143.415354) + (xy 109.1895 143.604645) + (xy 108.7605 143.604645) + (xy 108.7605 141.064646) + (xy 109.1895 141.064646) + (xy 109.195983 141.095148) + (xy 109.228855 141.249802) + (xy 109.228857 141.249807) + (xy 109.305848 141.422729) + (xy 109.305851 141.422734) + (xy 109.414604 141.572419) + (xy 109.417112 141.575871) + (xy 109.557784 141.702533) + (xy 109.721716 141.797179) + (xy 109.901744 141.855674) + (xy 110.042808 141.8705) + (xy 110.042812 141.8705) + (xy 110.937188 141.8705) + (xy 110.937192 141.8705) + (xy 111.078256 141.855674) + (xy 111.258284 141.797179) + (xy 111.422216 141.702533) + (xy 111.562888 141.575871) + (xy 111.674151 141.42273) + (xy 111.751144 141.249803) + (xy 111.752436 141.243722) + (xy 111.785627 141.18224) + (xy 111.846789 141.148461) + (xy 111.873727 141.1455) + (xy 112.2055 141.1455) + (xy 112.272539 141.165185) + (xy 112.318294 141.217989) + (xy 112.3295 141.2695) + (xy 112.3295 141.45326) + (xy 112.339426 141.521391) + (xy 112.390803 141.626485) + (xy 112.473514 141.709196) + (xy 112.473515 141.709196) + (xy 112.473517 141.709198) + (xy 112.578607 141.760573) + (xy 112.603068 141.764137) + (xy 112.646739 141.7705) + (xy 112.64674 141.7705) + (xy 113.413261 141.7705) + (xy 113.435971 141.767191) + (xy 113.481393 141.760573) + (xy 113.586483 141.709198) + (xy 113.669198 141.626483) + (xy 113.720573 141.521393) + (xy 113.7305 141.45326) + (xy 114.3295 141.45326) + (xy 114.339426 141.521391) + (xy 114.390803 141.626485) + (xy 114.473514 141.709196) + (xy 114.473515 141.709196) + (xy 114.473517 141.709198) + (xy 114.578607 141.760573) + (xy 114.603068 141.764137) + (xy 114.646739 141.7705) + (xy 114.64674 141.7705) + (xy 115.413261 141.7705) + (xy 115.435971 141.767191) + (xy 115.481393 141.760573) + (xy 115.586483 141.709198) + (xy 115.669198 141.626483) + (xy 115.720573 141.521393) + (xy 115.7305 141.45326) + (xy 115.7305 141.064646) + (xy 124.4295 141.064646) + (xy 124.435983 141.095148) + (xy 124.468855 141.249802) + (xy 124.468857 141.249807) + (xy 124.545848 141.422729) + (xy 124.545851 141.422734) + (xy 124.654604 141.572419) + (xy 124.657112 141.575871) + (xy 124.797784 141.702533) + (xy 124.961716 141.797179) + (xy 125.141744 141.855674) + (xy 125.282808 141.8705) + (xy 125.282812 141.8705) + (xy 126.177188 141.8705) + (xy 126.177192 141.8705) + (xy 126.318256 141.855674) + (xy 126.498284 141.797179) + (xy 126.662216 141.702533) + (xy 126.802888 141.575871) + (xy 126.914151 141.42273) + (xy 126.991144 141.249803) + (xy 127.0305 141.064646) + (xy 127.0305 140.875354) + (xy 126.991144 140.690197) + (xy 126.984465 140.675197) + (xy 126.914151 140.51727) + (xy 126.914148 140.517265) + (xy 126.802888 140.364129) + (xy 126.778647 140.342302) + (xy 126.662216 140.237467) + (xy 126.498284 140.142821) + (xy 126.498277 140.142818) + (xy 126.318259 140.084327) + (xy 126.318256 140.084326) + (xy 126.177192 140.0695) + (xy 125.282808 140.0695) + (xy 125.141744 140.084326) + (xy 125.141741 140.084326) + (xy 125.14174 140.084327) + (xy 124.961722 140.142818) + (xy 124.961715 140.142821) + (xy 124.797785 140.237466) + (xy 124.657111 140.364129) + (xy 124.545851 140.517265) + (xy 124.545848 140.51727) + (xy 124.468857 140.690192) + (xy 124.468855 140.690197) + (xy 124.435983 140.844852) + (xy 124.4295 140.875354) + (xy 124.4295 141.064646) + (xy 115.7305 141.064646) + (xy 115.7305 140.48674) + (xy 115.726857 140.46174) + (xy 115.721941 140.427998) + (xy 115.720573 140.418607) + (xy 115.669198 140.313517) + (xy 115.669196 140.313515) + (xy 115.669196 140.313514) + (xy 115.586485 140.230803) + (xy 115.48139 140.179425) + (xy 115.472193 140.176584) + (xy 115.473009 140.173942) + (xy 115.423111 140.151035) + (xy 115.385453 140.092182) + (xy 115.3805 140.057484) + (xy 115.3805 139.342515) + (xy 115.400185 139.275476) + (xy 115.452989 139.229721) + (xy 115.472376 139.224009) + (xy 115.472193 139.223416) + (xy 115.48139 139.220574) + (xy 115.481391 139.220573) + (xy 115.481393 139.220573) + (xy 115.586483 139.169198) + (xy 115.669198 139.086483) + (xy 115.720573 138.981393) + (xy 115.7305 138.91326) + (xy 115.7305 138.524645) + (xy 124.4295 138.524645) + (xy 124.468855 138.709802) + (xy 124.468857 138.709807) + (xy 124.545848 138.882729) + (xy 124.545851 138.882734) + (xy 124.657111 139.03587) + (xy 124.657112 139.035871) + (xy 124.797784 139.162533) + (xy 124.961716 139.257179) + (xy 125.141744 139.315674) + (xy 125.282808 139.3305) + (xy 125.282812 139.3305) + (xy 126.177188 139.3305) + (xy 126.177192 139.3305) + (xy 126.318256 139.315674) + (xy 126.498284 139.257179) + (xy 126.662216 139.162533) + (xy 126.802888 139.035871) + (xy 126.914151 138.88273) + (xy 126.991144 138.709803) + (xy 127.0305 138.524646) + (xy 127.0305 138.335354) + (xy 126.991144 138.150197) + (xy 126.987897 138.142905) + (xy 126.914151 137.97727) + (xy 126.914148 137.977265) + (xy 126.802888 137.824129) + (xy 126.778647 137.802302) + (xy 126.662216 137.697467) + (xy 126.498284 137.602821) + (xy 126.498277 137.602818) + (xy 126.318259 137.544327) + (xy 126.318256 137.544326) + (xy 126.177192 137.5295) + (xy 125.282808 137.5295) + (xy 125.141744 137.544326) + (xy 125.141741 137.544326) + (xy 125.14174 137.544327) + (xy 124.961722 137.602818) + (xy 124.961715 137.602821) + (xy 124.797785 137.697466) + (xy 124.657111 137.824129) + (xy 124.545851 137.977265) + (xy 124.545848 137.97727) + (xy 124.468857 138.150192) + (xy 124.468855 138.150197) + (xy 124.4295 138.335354) + (xy 124.4295 138.524645) + (xy 115.7305 138.524645) + (xy 115.7305 137.94674) + (xy 115.726857 137.92174) + (xy 115.720573 137.878608) + (xy 115.720573 137.878607) + (xy 115.669198 137.773517) + (xy 115.669196 137.773515) + (xy 115.669196 137.773514) + (xy 115.586485 137.690803) + (xy 115.48139 137.639425) + (xy 115.472193 137.636584) + (xy 115.473009 137.633942) + (xy 115.423111 137.611035) + (xy 115.385453 137.552182) + (xy 115.3805 137.517484) + (xy 115.3805 136.802515) + (xy 115.400185 136.735476) + (xy 115.452989 136.689721) + (xy 115.472376 136.684009) + (xy 115.472193 136.683416) + (xy 115.48139 136.680574) + (xy 115.481391 136.680573) + (xy 115.481393 136.680573) + (xy 115.586483 136.629198) + (xy 115.669198 136.546483) + (xy 115.679699 136.525002) + (xy 117.501131 136.525002) + (xy 117.518498 136.634658) + (xy 117.568904 136.733585) + (xy 117.568909 136.733592) + (xy 117.647407 136.81209) + (xy 117.64741 136.812092) + (xy 117.647413 136.812095) + (xy 117.716823 136.847461) + (xy 117.746341 136.862501) + (xy 117.855998 136.879869) + (xy 117.856 136.879869) + (xy 117.856002 136.879869) + (xy 117.965658 136.862501) + (xy 117.965659 136.8625) + (xy 117.965661 136.8625) + (xy 118.064587 136.812095) + (xy 118.143095 136.733587) + (xy 118.1935 136.634661) + (xy 118.1935 136.634659) + (xy 118.193501 136.634658) + (xy 118.210869 136.525002) + (xy 118.210869 136.524997) + (xy 118.193501 136.415341) + (xy 118.156504 136.34273) + (xy 118.143095 136.316413) + (xy 118.143092 136.31641) + (xy 118.14309 136.316407) + (xy 118.064592 136.237909) + (xy 118.064588 136.237906) + (xy 118.064587 136.237905) + (xy 117.988098 136.198932) + (xy 117.965658 136.187498) + (xy 117.856002 136.170131) + (xy 117.855998 136.170131) + (xy 117.746341 136.187498) + (xy 117.647414 136.237904) + (xy 117.647407 136.237909) + (xy 117.568909 136.316407) + (xy 117.568904 136.316414) + (xy 117.518498 136.415341) + (xy 117.501131 136.524997) + (xy 117.501131 136.525002) + (xy 115.679699 136.525002) + (xy 115.720573 136.441393) + (xy 115.7305 136.37326) + (xy 115.7305 135.984646) + (xy 124.4295 135.984646) + (xy 124.432145 135.997091) + (xy 124.468855 136.169802) + (xy 124.468857 136.169807) + (xy 124.545848 136.342729) + (xy 124.545851 136.342734) + (xy 124.633856 136.463862) + (xy 124.657112 136.495871) + (xy 124.797784 136.622533) + (xy 124.961716 136.717179) + (xy 125.141744 136.775674) + (xy 125.282808 136.7905) + (xy 125.282812 136.7905) + (xy 126.177188 136.7905) + (xy 126.177192 136.7905) + (xy 126.318256 136.775674) + (xy 126.498284 136.717179) + (xy 126.662216 136.622533) + (xy 126.802888 136.495871) + (xy 126.914151 136.34273) + (xy 126.991144 136.169803) + (xy 127.0305 135.984646) + (xy 127.0305 135.795354) + (xy 126.991144 135.610197) + (xy 126.987721 135.60251) + (xy 126.914151 135.43727) + (xy 126.914148 135.437265) + (xy 126.802888 135.284129) + (xy 126.786229 135.269129) + (xy 126.662216 135.157467) + (xy 126.498284 135.062821) + (xy 126.498277 135.062818) + (xy 126.318259 135.004327) + (xy 126.318256 135.004326) + (xy 126.177192 134.9895) + (xy 125.282808 134.9895) + (xy 125.141744 135.004326) + (xy 125.141741 135.004326) + (xy 125.14174 135.004327) + (xy 124.961722 135.062818) + (xy 124.961715 135.062821) + (xy 124.797785 135.157466) + (xy 124.657111 135.284129) + (xy 124.545851 135.437265) + (xy 124.545848 135.43727) + (xy 124.468857 135.610192) + (xy 124.468855 135.610197) + (xy 124.435789 135.765765) + (xy 124.4295 135.795354) + (xy 124.4295 135.984646) + (xy 115.7305 135.984646) + (xy 115.7305 135.40674) + (xy 115.720573 135.338607) + (xy 115.669198 135.233517) + (xy 115.669196 135.233515) + (xy 115.669196 135.233514) + (xy 115.586485 135.150803) + (xy 115.48139 135.099425) + (xy 115.472193 135.096584) + (xy 115.473009 135.093942) + (xy 115.423111 135.071035) + (xy 115.385453 135.012182) + (xy 115.3805 134.977484) + (xy 115.3805 134.366002) + (xy 122.962131 134.366002) + (xy 122.979498 134.475658) + (xy 123.029904 134.574585) + (xy 123.029909 134.574592) + (xy 123.108407 134.65309) + (xy 123.10841 134.653092) + (xy 123.108413 134.653095) + (xy 123.132589 134.665413) + (xy 123.207341 134.703501) + (xy 123.316998 134.720869) + (xy 123.316999 134.720869) + (xy 123.316999 134.720868) + (xy 123.317 134.720869) + (xy 123.330377 134.71875) + (xy 123.399669 134.727704) + (xy 123.453122 134.772699) + (xy 123.473763 134.83945) + (xy 123.47225 134.860617) + (xy 123.470131 134.873998) + (xy 123.470131 134.874002) + (xy 123.487498 134.983658) + (xy 123.537904 135.082585) + (xy 123.537909 135.082592) + (xy 123.616407 135.16109) + (xy 123.61641 135.161092) + (xy 123.616413 135.161095) + (xy 123.707002 135.207252) + (xy 123.715341 135.211501) + (xy 123.824998 135.228869) + (xy 123.825 135.228869) + (xy 123.825002 135.228869) + (xy 123.934658 135.211501) + (xy 123.934659 135.2115) + (xy 123.934661 135.2115) + (xy 124.033587 135.161095) + (xy 124.112095 135.082587) + (xy 124.1625 134.983661) + (xy 124.1625 134.983659) + (xy 124.162501 134.983658) + (xy 124.179869 134.874002) + (xy 124.179869 134.873997) + (xy 124.162501 134.764341) + (xy 124.144829 134.729658) + (xy 124.112095 134.665413) + (xy 124.112092 134.66541) + (xy 124.11209 134.665407) + (xy 124.033592 134.586909) + (xy 124.033588 134.586906) + (xy 124.033587 134.586905) + (xy 124.009421 134.574592) + (xy 123.934658 134.536498) + (xy 123.825002 134.519131) + (xy 123.824998 134.519131) + (xy 123.811617 134.52125) + (xy 123.742324 134.512293) + (xy 123.688873 134.467295) + (xy 123.668236 134.400543) + (xy 123.66975 134.379376) + (xy 123.671869 134.366002) + (xy 123.671869 134.366) + (xy 123.666628 134.332909) + (xy 123.654501 134.256341) + (xy 123.643882 134.2355) + (xy 123.604095 134.157413) + (xy 123.604092 134.15741) + (xy 123.60409 134.157407) + (xy 123.525592 134.078909) + (xy 123.525588 134.078906) + (xy 123.525587 134.078905) + (xy 123.501421 134.066592) + (xy 123.426658 134.028498) + (xy 123.317002 134.011131) + (xy 123.316998 134.011131) + (xy 123.207341 134.028498) + (xy 123.108414 134.078904) + (xy 123.108407 134.078909) + (xy 123.029909 134.157407) + (xy 123.029904 134.157414) + (xy 122.979498 134.256341) + (xy 122.962131 134.365997) + (xy 122.962131 134.366002) + (xy 115.3805 134.366002) + (xy 115.3805 134.262515) + (xy 115.400185 134.195476) + (xy 115.452989 134.149721) + (xy 115.472376 134.144009) + (xy 115.472193 134.143416) + (xy 115.48139 134.140574) + (xy 115.481391 134.140573) + (xy 115.481393 134.140573) + (xy 115.586483 134.089198) + (xy 115.669198 134.006483) + (xy 115.720573 133.901393) + (xy 115.7305 133.83326) + (xy 115.7305 133.444645) + (xy 124.4295 133.444645) + (xy 124.468855 133.629802) + (xy 124.468857 133.629807) + (xy 124.545848 133.802729) + (xy 124.545851 133.802734) + (xy 124.650165 133.946309) + (xy 124.657112 133.955871) + (xy 124.797784 134.082533) + (xy 124.961716 134.177179) + (xy 125.141744 134.235674) + (xy 125.282808 134.2505) + (xy 125.282812 134.2505) + (xy 126.177188 134.2505) + (xy 126.177192 134.2505) + (xy 126.318256 134.235674) + (xy 126.498284 134.177179) + (xy 126.662216 134.082533) + (xy 126.802888 133.955871) + (xy 126.914151 133.80273) + (xy 126.991144 133.629803) + (xy 127.0305 133.444646) + (xy 127.0305 133.255354) + (xy 126.991144 133.070197) + (xy 126.984465 133.055197) + (xy 126.914151 132.89727) + (xy 126.914148 132.897265) + (xy 126.802888 132.744129) + (xy 126.786229 132.729129) + (xy 126.662216 132.617467) + (xy 126.498284 132.522821) + (xy 126.498277 132.522818) + (xy 126.318259 132.464327) + (xy 126.318256 132.464326) + (xy 126.177192 132.4495) + (xy 125.282808 132.4495) + (xy 125.141744 132.464326) + (xy 125.141741 132.464326) + (xy 125.14174 132.464327) + (xy 124.961722 132.522818) + (xy 124.961715 132.522821) + (xy 124.797785 132.617466) + (xy 124.657111 132.744129) + (xy 124.545851 132.897265) + (xy 124.545848 132.89727) + (xy 124.468857 133.070192) + (xy 124.468855 133.070197) + (xy 124.4295 133.255354) + (xy 124.4295 133.444645) + (xy 115.7305 133.444645) + (xy 115.7305 132.86674) + (xy 115.720573 132.798607) + (xy 115.669198 132.693517) + (xy 115.669196 132.693515) + (xy 115.669196 132.693514) + (xy 115.586485 132.610803) + (xy 115.48139 132.559425) + (xy 115.472193 132.556584) + (xy 115.473009 132.553942) + (xy 115.423111 132.531035) + (xy 115.385453 132.472182) + (xy 115.3805 132.437484) + (xy 115.3805 131.826002) + (xy 121.946131 131.826002) + (xy 121.963498 131.935658) + (xy 122.013904 132.034585) + (xy 122.013909 132.034592) + (xy 122.092407 132.11309) + (xy 122.09241 132.113092) + (xy 122.092413 132.113095) + (xy 122.180415 132.157934) + (xy 122.191341 132.163501) + (xy 122.300998 132.180869) + (xy 122.300999 132.180869) + (xy 122.300999 132.180868) + (xy 122.301 132.180869) + (xy 122.314377 132.17875) + (xy 122.383669 132.187704) + (xy 122.437122 132.232699) + (xy 122.457763 132.29945) + (xy 122.45625 132.320617) + (xy 122.454131 132.333998) + (xy 122.454131 132.334002) + (xy 122.471498 132.443658) + (xy 122.521904 132.542585) + (xy 122.521909 132.542592) + (xy 122.600407 132.62109) + (xy 122.60041 132.621092) + (xy 122.600413 132.621095) + (xy 122.650509 132.64662) + (xy 122.699341 132.671501) + (xy 122.808998 132.688869) + (xy 122.809 132.688869) + (xy 122.809002 132.688869) + (xy 122.918658 132.671501) + (xy 122.918659 132.6715) + (xy 122.918661 132.6715) + (xy 123.017587 132.621095) + (xy 123.096095 132.542587) + (xy 123.1465 132.443661) + (xy 123.1465 132.443659) + (xy 123.146501 132.443658) + (xy 123.163869 132.334002) + (xy 123.163869 132.333997) + (xy 123.146501 132.224341) + (xy 123.132929 132.197704) + (xy 123.096095 132.125413) + (xy 123.096092 132.12541) + (xy 123.09609 132.125407) + (xy 123.017592 132.046909) + (xy 123.017588 132.046906) + (xy 123.017587 132.046905) + (xy 122.993421 132.034592) + (xy 122.918658 131.996498) + (xy 122.809002 131.979131) + (xy 122.808998 131.979131) + (xy 122.795617 131.98125) + (xy 122.726324 131.972293) + (xy 122.672873 131.927295) + (xy 122.652236 131.860543) + (xy 122.65375 131.839376) + (xy 122.655869 131.826002) + (xy 122.655869 131.826) + (xy 122.655869 131.825997) + (xy 122.638501 131.716341) + (xy 122.6267 131.693181) + (xy 122.588095 131.617413) + (xy 122.588092 131.61741) + (xy 122.58809 131.617407) + (xy 122.509592 131.538909) + (xy 122.509588 131.538906) + (xy 122.509587 131.538905) + (xy 122.485421 131.526592) + (xy 122.410658 131.488498) + (xy 122.301002 131.471131) + (xy 122.300998 131.471131) + (xy 122.191341 131.488498) + (xy 122.092414 131.538904) + (xy 122.092407 131.538909) + (xy 122.013909 131.617407) + (xy 122.013904 131.617414) + (xy 121.963498 131.716341) + (xy 121.946131 131.825997) + (xy 121.946131 131.826002) + (xy 115.3805 131.826002) + (xy 115.3805 131.756621) + (xy 115.400185 131.689582) + (xy 115.452989 131.643827) + (xy 115.486614 131.633918) + (xy 115.543893 131.625573) + (xy 115.648983 131.574198) + (xy 115.731698 131.491483) + (xy 115.783073 131.386393) + (xy 115.793 131.31826) + (xy 115.793 131.2845) + (xy 115.812685 131.217461) + (xy 115.865489 131.171706) + (xy 115.917 131.1605) + (xy 124.419807 131.1605) + (xy 124.486846 131.180185) + (xy 124.532601 131.232989) + (xy 124.533085 131.234063) + (xy 124.539172 131.247734) + (xy 124.545849 131.262729) + (xy 124.545851 131.262734) + (xy 124.654801 131.41269) + (xy 124.657112 131.415871) + (xy 124.797784 131.542533) + (xy 124.961716 131.637179) + (xy 125.141744 131.695674) + (xy 125.282808 131.7105) + (xy 125.282812 131.7105) + (xy 126.177188 131.7105) + (xy 126.177192 131.7105) + (xy 126.318256 131.695674) + (xy 126.498284 131.637179) + (xy 126.662216 131.542533) + (xy 126.802888 131.415871) + (xy 126.914151 131.26273) + (xy 126.991144 131.089803) + (xy 127.0305 130.904646) + (xy 127.0305 130.715354) + (xy 126.991144 130.530197) + (xy 126.986961 130.520803) + (xy 126.914151 130.35727) + (xy 126.914148 130.357265) + (xy 126.802888 130.204129) + (xy 126.786229 130.189129) + (xy 126.662216 130.077467) + (xy 126.498284 129.982821) + (xy 126.498277 129.982818) + (xy 126.318259 129.924327) + (xy 126.318256 129.924326) + (xy 126.177192 129.9095) + (xy 125.282808 129.9095) + (xy 125.141744 129.924326) + (xy 125.141741 129.924326) + (xy 125.14174 129.924327) + (xy 124.961722 129.982818) + (xy 124.961715 129.982821) + (xy 124.797785 130.077466) + (xy 124.657111 130.204129) + (xy 124.545851 130.357265) + (xy 124.545849 130.35727) + (xy 124.533086 130.385936) + (xy 124.487836 130.439173) + (xy 124.420987 130.459494) + (xy 124.419807 130.4595) + (xy 115.917 130.4595) + (xy 115.849961 130.439815) + (xy 115.804206 130.387011) + (xy 115.793 130.3355) + (xy 115.793 130.301739) + (xy 115.786716 130.258608) + (xy 115.783073 130.233607) + (xy 115.731698 130.128517) + (xy 115.731696 130.128515) + (xy 115.731696 130.128514) + (xy 115.648985 130.045803) + (xy 115.543891 129.994426) + (xy 115.475761 129.9845) + (xy 115.47576 129.9845) + (xy 114.73424 129.9845) + (xy 114.734239 129.9845) + (xy 114.666108 129.994426) + (xy 114.561014 130.045803) + (xy 114.478303 130.128514) + (xy 114.426926 130.233608) + (xy 114.417 130.301739) + (xy 114.417 131.31826) + (xy 114.426926 131.386391) + (xy 114.478303 131.491485) + (xy 114.561014 131.574196) + (xy 114.561015 131.574196) + (xy 114.561017 131.574198) + (xy 114.609961 131.598125) + (xy 114.661542 131.645252) + (xy 114.6795 131.709525) + (xy 114.6795 132.437484) + (xy 114.659815 132.504523) + (xy 114.607011 132.550278) + (xy 114.587623 132.555991) + (xy 114.587807 132.556584) + (xy 114.578609 132.559425) + (xy 114.473514 132.610803) + (xy 114.390803 132.693514) + (xy 114.339426 132.798608) + (xy 114.3295 132.866739) + (xy 114.3295 133.83326) + (xy 114.339426 133.901391) + (xy 114.390803 134.006485) + (xy 114.473514 134.089196) + (xy 114.473515 134.089196) + (xy 114.473517 134.089198) + (xy 114.574397 134.138515) + (xy 114.578609 134.140574) + (xy 114.587807 134.143416) + (xy 114.586989 134.14606) + (xy 114.636868 134.168946) + (xy 114.674539 134.22779) + (xy 114.6795 134.262515) + (xy 114.6795 134.977484) + (xy 114.659815 135.044523) + (xy 114.607011 135.090278) + (xy 114.587623 135.095991) + (xy 114.587807 135.096584) + (xy 114.578609 135.099425) + (xy 114.473514 135.150803) + (xy 114.390803 135.233514) + (xy 114.339426 135.338608) + (xy 114.3295 135.406739) + (xy 114.3295 136.37326) + (xy 114.339426 136.441391) + (xy 114.390803 136.546485) + (xy 114.473514 136.629196) + (xy 114.473515 136.629196) + (xy 114.473517 136.629198) + (xy 114.566436 136.674623) + (xy 114.578609 136.680574) + (xy 114.587807 136.683416) + (xy 114.586989 136.68606) + (xy 114.636868 136.708946) + (xy 114.674539 136.76779) + (xy 114.6795 136.802515) + (xy 114.6795 137.517484) + (xy 114.659815 137.584523) + (xy 114.607011 137.630278) + (xy 114.587623 137.635991) + (xy 114.587807 137.636584) + (xy 114.578609 137.639425) + (xy 114.473514 137.690803) + (xy 114.390803 137.773514) + (xy 114.339426 137.878608) + (xy 114.3295 137.946739) + (xy 114.3295 138.91326) + (xy 114.339426 138.981391) + (xy 114.390803 139.086485) + (xy 114.473514 139.169196) + (xy 114.473515 139.169196) + (xy 114.473517 139.169198) + (xy 114.566334 139.214573) + (xy 114.578609 139.220574) + (xy 114.587807 139.223416) + (xy 114.586989 139.22606) + (xy 114.636868 139.248946) + (xy 114.674539 139.30779) + (xy 114.6795 139.342515) + (xy 114.6795 140.057484) + (xy 114.659815 140.124523) + (xy 114.607011 140.170278) + (xy 114.587623 140.175991) + (xy 114.587807 140.176584) + (xy 114.578609 140.179425) + (xy 114.473514 140.230803) + (xy 114.390803 140.313514) + (xy 114.339426 140.418608) + (xy 114.3295 140.486739) + (xy 114.3295 141.45326) + (xy 113.7305 141.45326) + (xy 113.7305 140.48674) + (xy 113.726857 140.46174) + (xy 113.721941 140.427998) + (xy 113.720573 140.418607) + (xy 113.669198 140.313517) + (xy 113.669196 140.313515) + (xy 113.669196 140.313514) + (xy 113.586485 140.230803) + (xy 113.481391 140.179426) + (xy 113.413261 140.1695) + (xy 113.41326 140.1695) + (xy 112.64674 140.1695) + (xy 112.646739 140.1695) + (xy 112.578608 140.179426) + (xy 112.473514 140.230803) + (xy 112.390803 140.313514) + (xy 112.339426 140.418608) + (xy 112.3295 140.486739) + (xy 112.3295 140.6705) + (xy 112.309815 140.737539) + (xy 112.257011 140.783294) + (xy 112.2055 140.7945) + (xy 111.873727 140.7945) + (xy 111.806688 140.774815) + (xy 111.760933 140.722011) + (xy 111.752436 140.696277) + (xy 111.751144 140.690197) + (xy 111.744465 140.675197) + (xy 111.674151 140.51727) + (xy 111.674148 140.517265) + (xy 111.562888 140.364129) + (xy 111.538647 140.342302) + (xy 111.422216 140.237467) + (xy 111.258284 140.142821) + (xy 111.258277 140.142818) + (xy 111.078259 140.084327) + (xy 111.078256 140.084326) + (xy 110.937192 140.0695) + (xy 110.042808 140.0695) + (xy 109.901744 140.084326) + (xy 109.901741 140.084326) + (xy 109.90174 140.084327) + (xy 109.721722 140.142818) + (xy 109.721715 140.142821) + (xy 109.557785 140.237466) + (xy 109.417111 140.364129) + (xy 109.305851 140.517265) + (xy 109.305848 140.51727) + (xy 109.228857 140.690192) + (xy 109.228855 140.690197) + (xy 109.195983 140.844852) + (xy 109.1895 140.875354) + (xy 109.1895 141.064646) + (xy 108.7605 141.064646) + (xy 108.7605 138.524645) + (xy 109.1895 138.524645) + (xy 109.228855 138.709802) + (xy 109.228857 138.709807) + (xy 109.305848 138.882729) + (xy 109.305851 138.882734) + (xy 109.417111 139.03587) + (xy 109.417112 139.035871) + (xy 109.557784 139.162533) + (xy 109.721716 139.257179) + (xy 109.901744 139.315674) + (xy 110.042808 139.3305) + (xy 110.042812 139.3305) + (xy 110.937188 139.3305) + (xy 110.937192 139.3305) + (xy 111.078256 139.315674) + (xy 111.258284 139.257179) + (xy 111.422216 139.162533) + (xy 111.562888 139.035871) + (xy 111.674151 138.88273) + (xy 111.751144 138.709803) + (xy 111.752436 138.703722) + (xy 111.785627 138.64224) + (xy 111.846789 138.608461) + (xy 111.873727 138.6055) + (xy 112.2055 138.6055) + (xy 112.272539 138.625185) + (xy 112.318294 138.677989) + (xy 112.3295 138.7295) + (xy 112.3295 138.91326) + (xy 112.339426 138.981391) + (xy 112.390803 139.086485) + (xy 112.473514 139.169196) + (xy 112.473515 139.169196) + (xy 112.473517 139.169198) + (xy 112.578607 139.220573) + (xy 112.603068 139.224137) + (xy 112.646739 139.2305) + (xy 112.64674 139.2305) + (xy 113.413261 139.2305) + (xy 113.435971 139.227191) + (xy 113.481393 139.220573) + (xy 113.586483 139.169198) + (xy 113.669198 139.086483) + (xy 113.720573 138.981393) + (xy 113.7305 138.91326) + (xy 113.7305 137.94674) + (xy 113.726857 137.92174) + (xy 113.720573 137.878608) + (xy 113.720573 137.878607) + (xy 113.669198 137.773517) + (xy 113.669196 137.773515) + (xy 113.669196 137.773514) + (xy 113.586485 137.690803) + (xy 113.481391 137.639426) + (xy 113.413261 137.6295) + (xy 113.41326 137.6295) + (xy 112.64674 137.6295) + (xy 112.646739 137.6295) + (xy 112.578608 137.639426) + (xy 112.473514 137.690803) + (xy 112.390803 137.773514) + (xy 112.339426 137.878608) + (xy 112.3295 137.946739) + (xy 112.3295 138.1305) + (xy 112.309815 138.197539) + (xy 112.257011 138.243294) + (xy 112.2055 138.2545) + (xy 111.873727 138.2545) + (xy 111.806688 138.234815) + (xy 111.760933 138.182011) + (xy 111.752436 138.156277) + (xy 111.751144 138.150197) + (xy 111.747897 138.142905) + (xy 111.674151 137.97727) + (xy 111.674148 137.977265) + (xy 111.562888 137.824129) + (xy 111.538647 137.802302) + (xy 111.422216 137.697467) + (xy 111.258284 137.602821) + (xy 111.258277 137.602818) + (xy 111.078259 137.544327) + (xy 111.078256 137.544326) + (xy 110.937192 137.5295) + (xy 110.042808 137.5295) + (xy 109.901744 137.544326) + (xy 109.901741 137.544326) + (xy 109.90174 137.544327) + (xy 109.721722 137.602818) + (xy 109.721715 137.602821) + (xy 109.557785 137.697466) + (xy 109.417111 137.824129) + (xy 109.305851 137.977265) + (xy 109.305848 137.97727) + (xy 109.228857 138.150192) + (xy 109.228855 138.150197) + (xy 109.1895 138.335354) + (xy 109.1895 138.524645) + (xy 108.7605 138.524645) + (xy 108.7605 135.984646) + (xy 109.1895 135.984646) + (xy 109.192145 135.997091) + (xy 109.228855 136.169802) + (xy 109.228857 136.169807) + (xy 109.305848 136.342729) + (xy 109.305851 136.342734) + (xy 109.393856 136.463862) + (xy 109.417112 136.495871) + (xy 109.557784 136.622533) + (xy 109.721716 136.717179) + (xy 109.901744 136.775674) + (xy 110.042808 136.7905) + (xy 110.042812 136.7905) + (xy 110.937188 136.7905) + (xy 110.937192 136.7905) + (xy 111.078256 136.775674) + (xy 111.258284 136.717179) + (xy 111.422216 136.622533) + (xy 111.562888 136.495871) + (xy 111.674151 136.34273) + (xy 111.751144 136.169803) + (xy 111.752436 136.163722) + (xy 111.785627 136.10224) + (xy 111.846789 136.068461) + (xy 111.873727 136.0655) + (xy 112.2055 136.0655) + (xy 112.272539 136.085185) + (xy 112.318294 136.137989) + (xy 112.3295 136.1895) + (xy 112.3295 136.37326) + (xy 112.339426 136.441391) + (xy 112.390803 136.546485) + (xy 112.473514 136.629196) + (xy 112.473515 136.629196) + (xy 112.473517 136.629198) + (xy 112.578607 136.680573) + (xy 112.603068 136.684137) + (xy 112.646739 136.6905) + (xy 112.64674 136.6905) + (xy 113.413261 136.6905) + (xy 113.435971 136.687191) + (xy 113.481393 136.680573) + (xy 113.586483 136.629198) + (xy 113.669198 136.546483) + (xy 113.720573 136.441393) + (xy 113.7305 136.37326) + (xy 113.7305 135.40674) + (xy 113.720573 135.338607) + (xy 113.669198 135.233517) + (xy 113.669196 135.233515) + (xy 113.669196 135.233514) + (xy 113.586485 135.150803) + (xy 113.481391 135.099426) + (xy 113.413261 135.0895) + (xy 113.41326 135.0895) + (xy 112.64674 135.0895) + (xy 112.646739 135.0895) + (xy 112.578608 135.099426) + (xy 112.473514 135.150803) + (xy 112.390803 135.233514) + (xy 112.339426 135.338608) + (xy 112.3295 135.406739) + (xy 112.3295 135.5905) + (xy 112.309815 135.657539) + (xy 112.257011 135.703294) + (xy 112.2055 135.7145) + (xy 111.873727 135.7145) + (xy 111.806688 135.694815) + (xy 111.760933 135.642011) + (xy 111.752436 135.616277) + (xy 111.751144 135.610197) + (xy 111.747721 135.60251) + (xy 111.674151 135.43727) + (xy 111.674148 135.437265) + (xy 111.562888 135.284129) + (xy 111.546229 135.269129) + (xy 111.422216 135.157467) + (xy 111.258284 135.062821) + (xy 111.258277 135.062818) + (xy 111.078259 135.004327) + (xy 111.078256 135.004326) + (xy 110.937192 134.9895) + (xy 110.042808 134.9895) + (xy 109.901744 135.004326) + (xy 109.901741 135.004326) + (xy 109.90174 135.004327) + (xy 109.721722 135.062818) + (xy 109.721715 135.062821) + (xy 109.557785 135.157466) + (xy 109.417111 135.284129) + (xy 109.305851 135.437265) + (xy 109.305848 135.43727) + (xy 109.228857 135.610192) + (xy 109.228855 135.610197) + (xy 109.195789 135.765765) + (xy 109.1895 135.795354) + (xy 109.1895 135.984646) + (xy 108.7605 135.984646) + (xy 108.7605 133.444645) + (xy 109.1895 133.444645) + (xy 109.228855 133.629802) + (xy 109.228857 133.629807) + (xy 109.305848 133.802729) + (xy 109.305851 133.802734) + (xy 109.410165 133.946309) + (xy 109.417112 133.955871) + (xy 109.557784 134.082533) + (xy 109.721716 134.177179) + (xy 109.901744 134.235674) + (xy 110.042808 134.2505) + (xy 110.042812 134.2505) + (xy 110.937188 134.2505) + (xy 110.937192 134.2505) + (xy 111.078256 134.235674) + (xy 111.258284 134.177179) + (xy 111.422216 134.082533) + (xy 111.562888 133.955871) + (xy 111.674151 133.80273) + (xy 111.751144 133.629803) + (xy 111.752436 133.623722) + (xy 111.785627 133.56224) + (xy 111.846789 133.528461) + (xy 111.873727 133.5255) + (xy 112.2055 133.5255) + (xy 112.272539 133.545185) + (xy 112.318294 133.597989) + (xy 112.3295 133.6495) + (xy 112.3295 133.83326) + (xy 112.339426 133.901391) + (xy 112.390803 134.006485) + (xy 112.473514 134.089196) + (xy 112.473515 134.089196) + (xy 112.473517 134.089198) + (xy 112.578607 134.140573) + (xy 112.603068 134.144137) + (xy 112.646739 134.1505) + (xy 112.64674 134.1505) + (xy 113.413261 134.1505) + (xy 113.435971 134.147191) + (xy 113.481393 134.140573) + (xy 113.586483 134.089198) + (xy 113.669198 134.006483) + (xy 113.720573 133.901393) + (xy 113.7305 133.83326) + (xy 113.7305 132.86674) + (xy 113.720573 132.798607) + (xy 113.669198 132.693517) + (xy 113.669196 132.693515) + (xy 113.669196 132.693514) + (xy 113.586485 132.610803) + (xy 113.481391 132.559426) + (xy 113.413261 132.5495) + (xy 113.41326 132.5495) + (xy 112.64674 132.5495) + (xy 112.646739 132.5495) + (xy 112.578608 132.559426) + (xy 112.473514 132.610803) + (xy 112.390803 132.693514) + (xy 112.339426 132.798608) + (xy 112.3295 132.866739) + (xy 112.3295 133.0505) + (xy 112.309815 133.117539) + (xy 112.257011 133.163294) + (xy 112.2055 133.1745) + (xy 111.873727 133.1745) + (xy 111.806688 133.154815) + (xy 111.760933 133.102011) + (xy 111.752436 133.076277) + (xy 111.751143 133.070194) + (xy 111.751142 133.070192) + (xy 111.674151 132.89727) + (xy 111.674148 132.897265) + (xy 111.562888 132.744129) + (xy 111.546229 132.729129) + (xy 111.422216 132.617467) + (xy 111.258284 132.522821) + (xy 111.258277 132.522818) + (xy 111.078259 132.464327) + (xy 111.078256 132.464326) + (xy 110.937192 132.4495) + (xy 110.042808 132.4495) + (xy 109.901744 132.464326) + (xy 109.901741 132.464326) + (xy 109.90174 132.464327) + (xy 109.721722 132.522818) + (xy 109.721715 132.522821) + (xy 109.557785 132.617466) + (xy 109.417111 132.744129) + (xy 109.305851 132.897265) + (xy 109.305848 132.89727) + (xy 109.228857 133.070192) + (xy 109.228855 133.070197) + (xy 109.1895 133.255354) + (xy 109.1895 133.444645) + (xy 108.7605 133.444645) + (xy 108.7605 131.571036) + (xy 108.780185 131.503997) + (xy 108.832989 131.458242) + (xy 108.902147 131.448298) + (xy 108.965703 131.477323) + (xy 108.986075 131.499912) + (xy 109.090342 131.64882) + (xy 109.251179 131.809657) + (xy 109.437517 131.940134) + (xy 109.643673 132.036265) + (xy 109.643682 132.036269) + (xy 109.863389 132.095139) + (xy 109.8634 132.095141) + (xy 110.033233 132.109999) + (xy 110.033236 132.11) + (xy 110.24 132.11) + (xy 110.24 131.125686) + (xy 110.251955 131.137641) + (xy 110.364852 131.195165) + (xy 110.458519 131.21) + (xy 110.521481 131.21) + (xy 110.615148 131.195165) + (xy 110.728045 131.137641) + (xy 110.74 131.125686) + (xy 110.74 132.11) + (xy 110.946764 132.11) + (xy 110.946766 132.109999) + (xy 111.116599 132.095141) + (xy 111.11661 132.095139) + (xy 111.336317 132.036269) + (xy 111.336326 132.036265) + (xy 111.542482 131.940134) + (xy 111.72882 131.809657) + (xy 111.869102 131.669376) + (xy 111.930425 131.635891) + (xy 112.000117 131.640875) + (xy 112.05605 131.682747) + (xy 112.062322 131.691961) + (xy 112.100182 131.753343) + (xy 112.224154 131.877315) + (xy 112.373375 131.969356) + (xy 112.37338 131.969358) + (xy 112.539802 132.024505) + (xy 112.539809 132.024506) + (xy 112.642519 132.034999) + (xy 112.779999 132.034999) + (xy 112.78 132.034998) + (xy 112.78 131.06) + (xy 113.28 131.06) + (xy 113.28 132.034999) + (xy 113.417472 132.034999) + (xy 113.417486 132.034998) + (xy 113.520197 132.024505) + (xy 113.686619 131.969358) + (xy 113.686624 131.969356) + (xy 113.835845 131.877315) + (xy 113.959815 131.753345) + (xy 114.051856 131.604124) + (xy 114.051858 131.604119) + (xy 114.107005 131.437697) + (xy 114.107006 131.43769) + (xy 114.117499 131.334986) + (xy 114.1175 131.334973) + (xy 114.1175 131.06) + (xy 113.28 131.06) + (xy 112.78 131.06) + (xy 110.805686 131.06) + (xy 110.817641 131.048045) + (xy 110.875165 130.935148) + (xy 110.894986 130.81) + (xy 110.875165 130.684852) + (xy 110.817641 130.571955) + (xy 110.805686 130.56) + (xy 112.78 130.56) + (xy 112.78 129.585) + (xy 113.28 129.585) + (xy 113.28 130.56) + (xy 114.117499 130.56) + (xy 114.117499 130.285028) + (xy 114.117498 130.285013) + (xy 114.107005 130.182302) + (xy 114.051858 130.01588) + (xy 114.051856 130.015875) + (xy 113.959815 129.866654) + (xy 113.835845 129.742684) + (xy 113.686624 129.650643) + (xy 113.686619 129.650641) + (xy 113.520197 129.595494) + (xy 113.52019 129.595493) + (xy 113.417486 129.585) + (xy 113.28 129.585) + (xy 112.78 129.585) + (xy 112.642527 129.585) + (xy 112.642512 129.585001) + (xy 112.539802 129.595494) + (xy 112.37338 129.650641) + (xy 112.373375 129.650643) + (xy 112.224154 129.742684) + (xy 112.100182 129.866656) + (xy 112.06232 129.92804) + (xy 112.010371 129.974764) + (xy 111.941409 129.985985) + (xy 111.877327 129.958141) + (xy 111.869101 129.950623) + (xy 111.72882 129.810342) + (xy 111.542482 129.679865) + (xy 111.336326 129.583734) + (xy 111.336317 129.58373) + (xy 111.11661 129.52486) + (xy 111.116599 129.524858) + (xy 110.946766 129.51) + (xy 110.74 129.51) + (xy 110.74 130.494314) + (xy 110.728045 130.482359) + (xy 110.615148 130.424835) + (xy 110.521481 130.41) + (xy 110.458519 130.41) + (xy 110.364852 130.424835) + (xy 110.251955 130.482359) + (xy 110.24 130.494314) + (xy 110.24 129.51) + (xy 110.033233 129.51) + (xy 109.8634 129.524858) + (xy 109.863389 129.52486) + (xy 109.643682 129.58373) + (xy 109.643673 129.583734) + (xy 109.437517 129.679865) + (xy 109.251179 129.810342) + (xy 109.090338 129.971183) + (xy 108.986074 130.120087) + (xy 108.931497 130.163712) + (xy 108.861999 130.170904) + (xy 108.799644 130.139382) + (xy 108.764231 130.079152) + (xy 108.7605 130.048963) + (xy 108.7605 129.286002) + (xy 120.930131 129.286002) + (xy 120.947498 129.395658) + (xy 120.997904 129.494585) + (xy 120.997909 129.494592) + (xy 121.076407 129.57309) + (xy 121.07641 129.573092) + (xy 121.076413 129.573095) + (xy 121.120372 129.595493) + (xy 121.175341 129.623501) + (xy 121.284998 129.640869) + (xy 121.284999 129.640869) + (xy 121.284999 129.640868) + (xy 121.285 129.640869) + (xy 121.298377 129.63875) + (xy 121.367669 129.647704) + (xy 121.421122 129.692699) + (xy 121.441763 129.75945) + (xy 121.44025 129.780617) + (xy 121.438131 129.793998) + (xy 121.438131 129.794002) + (xy 121.455498 129.903658) + (xy 121.505904 130.002585) + (xy 121.505909 130.002592) + (xy 121.584407 130.08109) + (xy 121.58441 130.081092) + (xy 121.584413 130.081095) + (xy 121.683339 130.1315) + (xy 121.683341 130.131501) + (xy 121.792998 130.148869) + (xy 121.793 130.148869) + (xy 121.793002 130.148869) + (xy 121.902658 130.131501) + (xy 121.902659 130.1315) + (xy 121.902661 130.1315) + (xy 122.001587 130.081095) + (xy 122.080095 130.002587) + (xy 122.1305 129.903661) + (xy 122.1305 129.903659) + (xy 122.130501 129.903658) + (xy 122.147869 129.794002) + (xy 122.147869 129.793997) + (xy 122.130501 129.684341) + (xy 122.11333 129.650641) + (xy 122.080095 129.585413) + (xy 122.080092 129.58541) + (xy 122.08009 129.585407) + (xy 122.001592 129.506909) + (xy 122.001588 129.506906) + (xy 122.001587 129.506905) + (xy 121.977421 129.494592) + (xy 121.902658 129.456498) + (xy 121.793002 129.439131) + (xy 121.792998 129.439131) + (xy 121.779617 129.44125) + (xy 121.710324 129.432293) + (xy 121.656873 129.387295) + (xy 121.636236 129.320543) + (xy 121.63775 129.299376) + (xy 121.639869 129.286002) + (xy 121.639869 129.286) + (xy 121.639869 129.285997) + (xy 121.622501 129.176341) + (xy 121.611882 129.1555) + (xy 121.572095 129.077413) + (xy 121.572092 129.07741) + (xy 121.57209 129.077407) + (xy 121.493592 128.998909) + (xy 121.493588 128.998906) + (xy 121.493587 128.998905) + (xy 121.469421 128.986592) + (xy 121.394658 128.948498) + (xy 121.285002 128.931131) + (xy 121.284998 128.931131) + (xy 121.175341 128.948498) + (xy 121.076414 128.998904) + (xy 121.076407 128.998909) + (xy 120.997909 129.077407) + (xy 120.997904 129.077414) + (xy 120.947498 129.176341) + (xy 120.930131 129.285997) + (xy 120.930131 129.286002) + (xy 108.7605 129.286002) + (xy 108.7605 128.364645) + (xy 109.1895 128.364645) + (xy 109.228855 128.549802) + (xy 109.228857 128.549807) + (xy 109.305848 128.722729) + (xy 109.305851 128.722734) + (xy 109.414806 128.872697) + (xy 109.417112 128.875871) + (xy 109.557784 129.002533) + (xy 109.721716 129.097179) + (xy 109.901744 129.155674) + (xy 110.042808 129.1705) + (xy 110.042812 129.1705) + (xy 110.937188 129.1705) + (xy 110.937192 129.1705) + (xy 111.078256 129.155674) + (xy 111.258284 129.097179) + (xy 111.422216 129.002533) + (xy 111.562888 128.875871) + (xy 111.633994 128.778002) + (xy 123.343131 128.778002) + (xy 123.360498 128.887658) + (xy 123.410904 128.986585) + (xy 123.410909 128.986592) + (xy 123.489407 129.06509) + (xy 123.48941 129.065092) + (xy 123.489413 129.065095) + (xy 123.55238 129.097178) + (xy 123.588341 129.115501) + (xy 123.697998 129.132869) + (xy 123.698 129.132869) + (xy 123.698002 129.132869) + (xy 123.807658 129.115501) + (xy 123.807659 129.1155) + (xy 123.807661 129.1155) + (xy 123.906587 129.065095) + (xy 123.985095 128.986587) + (xy 124.0355 128.887661) + (xy 124.0355 128.887659) + (xy 124.035501 128.887658) + (xy 124.052869 128.778002) + (xy 124.052869 128.777997) + (xy 124.035501 128.668341) + (xy 124.018768 128.635501) + (xy 123.985095 128.569413) + (xy 123.985092 128.56941) + (xy 123.98509 128.569407) + (xy 123.906592 128.490909) + (xy 123.906588 128.490906) + (xy 123.906587 128.490905) + (xy 123.896305 128.485666) + (xy 123.807658 128.440498) + (xy 123.698002 128.423131) + (xy 123.697998 128.423131) + (xy 123.588341 128.440498) + (xy 123.489414 128.490904) + (xy 123.489407 128.490909) + (xy 123.410909 128.569407) + (xy 123.410904 128.569414) + (xy 123.360498 128.668341) + (xy 123.343131 128.777997) + (xy 123.343131 128.778002) + (xy 111.633994 128.778002) + (xy 111.674151 128.72273) + (xy 111.751144 128.549803) + (xy 111.7905 128.364646) + (xy 111.7905 128.364645) + (xy 124.4295 128.364645) + (xy 124.468855 128.549802) + (xy 124.468857 128.549807) + (xy 124.545848 128.722729) + (xy 124.545851 128.722734) + (xy 124.654806 128.872697) + (xy 124.657112 128.875871) + (xy 124.797784 129.002533) + (xy 124.961716 129.097179) + (xy 125.141744 129.155674) + (xy 125.282808 129.1705) + (xy 125.282812 129.1705) + (xy 126.177188 129.1705) + (xy 126.177192 129.1705) + (xy 126.318256 129.155674) + (xy 126.498284 129.097179) + (xy 126.662216 129.002533) + (xy 126.802888 128.875871) + (xy 126.914151 128.72273) + (xy 126.991144 128.549803) + (xy 127.0305 128.364646) + (xy 127.0305 128.175354) + (xy 126.991144 127.990197) + (xy 126.984465 127.975197) + (xy 126.914151 127.81727) + (xy 126.914148 127.817265) + (xy 126.802888 127.664129) + (xy 126.786229 127.649129) + (xy 126.662216 127.537467) + (xy 126.498284 127.442821) + (xy 126.498277 127.442818) + (xy 126.318259 127.384327) + (xy 126.318256 127.384326) + (xy 126.177192 127.3695) + (xy 125.282808 127.3695) + (xy 125.141744 127.384326) + (xy 125.141741 127.384326) + (xy 125.14174 127.384327) + (xy 124.961722 127.442818) + (xy 124.961715 127.442821) + (xy 124.797785 127.537466) + (xy 124.657111 127.664129) + (xy 124.545851 127.817265) + (xy 124.545848 127.81727) + (xy 124.468857 127.990192) + (xy 124.468855 127.990197) + (xy 124.4295 128.175354) + (xy 124.4295 128.364645) + (xy 111.7905 128.364645) + (xy 111.7905 128.175354) + (xy 111.751144 127.990197) + (xy 111.744465 127.975197) + (xy 111.674151 127.81727) + (xy 111.674148 127.817265) + (xy 111.562888 127.664129) + (xy 111.546229 127.649129) + (xy 111.422216 127.537467) + (xy 111.258284 127.442821) + (xy 111.258277 127.442818) + (xy 111.078259 127.384327) + (xy 111.078256 127.384326) + (xy 110.937192 127.3695) + (xy 110.042808 127.3695) + (xy 109.901744 127.384326) + (xy 109.901741 127.384326) + (xy 109.90174 127.384327) + (xy 109.721722 127.442818) + (xy 109.721715 127.442821) + (xy 109.557785 127.537466) + (xy 109.417111 127.664129) + (xy 109.305851 127.817265) + (xy 109.305848 127.81727) + (xy 109.228857 127.990192) + (xy 109.228855 127.990197) + (xy 109.1895 128.175354) + (xy 109.1895 128.364645) + (xy 108.7605 128.364645) + (xy 108.7605 126.746002) + (xy 119.914131 126.746002) + (xy 119.931498 126.855658) + (xy 119.981904 126.954585) + (xy 119.981909 126.954592) + (xy 120.060407 127.03309) + (xy 120.06041 127.033092) + (xy 120.060413 127.033095) + (xy 120.132844 127.07) + (xy 120.159341 127.083501) + (xy 120.268998 127.100869) + (xy 120.268999 127.100869) + (xy 120.268999 127.100868) + (xy 120.269 127.100869) + (xy 120.282377 127.09875) + (xy 120.351669 127.107704) + (xy 120.405122 127.152699) + (xy 120.425763 127.21945) + (xy 120.42425 127.240617) + (xy 120.422131 127.253998) + (xy 120.422131 127.254002) + (xy 120.439498 127.363658) + (xy 120.489904 127.462585) + (xy 120.489909 127.462592) + (xy 120.568407 127.54109) + (xy 120.56841 127.541092) + (xy 120.568413 127.541095) + (xy 120.592589 127.553413) + (xy 120.667341 127.591501) + (xy 120.776998 127.608869) + (xy 120.777 127.608869) + (xy 120.777002 127.608869) + (xy 120.886658 127.591501) + (xy 120.886659 127.5915) + (xy 120.886661 127.5915) + (xy 120.985587 127.541095) + (xy 121.064095 127.462587) + (xy 121.1145 127.363661) + (xy 121.1145 127.363659) + (xy 121.114501 127.363658) + (xy 121.131869 127.254002) + (xy 122.835131 127.254002) + (xy 122.852498 127.363658) + (xy 122.902904 127.462585) + (xy 122.902909 127.462592) + (xy 122.981407 127.54109) + (xy 122.98141 127.541092) + (xy 122.981413 127.541095) + (xy 123.005589 127.553413) + (xy 123.080341 127.591501) + (xy 123.189998 127.608869) + (xy 123.19 127.608869) + (xy 123.190002 127.608869) + (xy 123.299658 127.591501) + (xy 123.299659 127.5915) + (xy 123.299661 127.5915) + (xy 123.398587 127.541095) + (xy 123.477095 127.462587) + (xy 123.5275 127.363661) + (xy 123.5275 127.363659) + (xy 123.527501 127.363658) + (xy 123.544869 127.254002) + (xy 123.544869 127.253997) + (xy 123.527501 127.144341) + (xy 123.520193 127.129999) + (xy 123.477095 127.045413) + (xy 123.477092 127.04541) + (xy 123.47709 127.045407) + (xy 123.398592 126.966909) + (xy 123.398588 126.966906) + (xy 123.398587 126.966905) + (xy 123.374421 126.954592) + (xy 123.299658 126.916498) + (xy 123.190002 126.899131) + (xy 123.189998 126.899131) + (xy 123.080341 126.916498) + (xy 122.981414 126.966904) + (xy 122.981407 126.966909) + (xy 122.902909 127.045407) + (xy 122.902904 127.045414) + (xy 122.852498 127.144341) + (xy 122.835131 127.253997) + (xy 122.835131 127.254002) + (xy 121.131869 127.254002) + (xy 121.131869 127.253997) + (xy 121.114501 127.144341) + (xy 121.107193 127.129999) + (xy 121.064095 127.045413) + (xy 121.064092 127.04541) + (xy 121.06409 127.045407) + (xy 120.985592 126.966909) + (xy 120.985588 126.966906) + (xy 120.985587 126.966905) + (xy 120.961421 126.954592) + (xy 120.886658 126.916498) + (xy 120.777002 126.899131) + (xy 120.776998 126.899131) + (xy 120.763617 126.90125) + (xy 120.694324 126.892293) + (xy 120.640873 126.847295) + (xy 120.620236 126.780543) + (xy 120.62175 126.759376) + (xy 120.623869 126.746002) + (xy 120.623869 126.746) + (xy 120.623869 126.745997) + (xy 120.606501 126.636341) + (xy 120.595882 126.6155) + (xy 120.556095 126.537413) + (xy 120.556092 126.53741) + (xy 120.55609 126.537407) + (xy 120.477592 126.458909) + (xy 120.477588 126.458906) + (xy 120.477587 126.458905) + (xy 120.453421 126.446592) + (xy 120.378658 126.408498) + (xy 120.269002 126.391131) + (xy 120.268998 126.391131) + (xy 120.159341 126.408498) + (xy 120.060414 126.458904) + (xy 120.060407 126.458909) + (xy 119.981909 126.537407) + (xy 119.981904 126.537414) + (xy 119.931498 126.636341) + (xy 119.914131 126.745997) + (xy 119.914131 126.746002) + (xy 108.7605 126.746002) + (xy 108.7605 125.824645) + (xy 109.1895 125.824645) + (xy 109.228855 126.009802) + (xy 109.228857 126.009807) + (xy 109.305848 126.182729) + (xy 109.305851 126.182734) + (xy 109.406213 126.32087) + (xy 109.417112 126.335871) + (xy 109.557784 126.462533) + (xy 109.721716 126.557179) + (xy 109.901744 126.615674) + (xy 110.042808 126.6305) + (xy 110.042812 126.6305) + (xy 110.937188 126.6305) + (xy 110.937192 126.6305) + (xy 111.078256 126.615674) + (xy 111.258284 126.557179) + (xy 111.422216 126.462533) + (xy 111.562888 126.335871) + (xy 111.633994 126.238002) + (xy 123.851131 126.238002) + (xy 123.868498 126.347658) + (xy 123.894197 126.398095) + (xy 123.918904 126.446586) + (xy 123.918909 126.446592) + (xy 123.997407 126.52509) + (xy 123.99741 126.525092) + (xy 123.997413 126.525095) + (xy 124.057087 126.5555) + (xy 124.096341 126.575501) + (xy 124.205998 126.592869) + (xy 124.206 126.592869) + (xy 124.206002 126.592869) + (xy 124.315658 126.575501) + (xy 124.315659 126.5755) + (xy 124.315661 126.5755) + (xy 124.414587 126.525095) + (xy 124.493095 126.446587) + (xy 124.509984 126.413439) + (xy 124.557956 126.362645) + (xy 124.625777 126.345849) + (xy 124.691912 126.368386) + (xy 124.703439 126.377584) + (xy 124.797784 126.462533) + (xy 124.961716 126.557179) + (xy 125.141744 126.615674) + (xy 125.282808 126.6305) + (xy 125.282812 126.6305) + (xy 126.177188 126.6305) + (xy 126.177192 126.6305) + (xy 126.318256 126.615674) + (xy 126.498284 126.557179) + (xy 126.662216 126.462533) + (xy 126.802888 126.335871) + (xy 126.914151 126.18273) + (xy 126.991144 126.009803) + (xy 127.0305 125.824646) + (xy 127.0305 125.635354) + (xy 126.991144 125.450197) + (xy 126.984465 125.435197) + (xy 126.914151 125.27727) + (xy 126.914148 125.277265) + (xy 126.802888 125.124129) + (xy 126.786229 125.109129) + (xy 126.662216 124.997467) + (xy 126.498284 124.902821) + (xy 126.498277 124.902818) + (xy 126.318259 124.844327) + (xy 126.318256 124.844326) + (xy 126.177192 124.8295) + (xy 125.282808 124.8295) + (xy 125.141744 124.844326) + (xy 125.141741 124.844326) + (xy 125.14174 124.844327) + (xy 124.961722 124.902818) + (xy 124.961715 124.902821) + (xy 124.797785 124.997466) + (xy 124.657111 125.124129) + (xy 124.545851 125.277265) + (xy 124.545848 125.27727) + (xy 124.468857 125.450192) + (xy 124.468855 125.450197) + (xy 124.4295 125.635354) + (xy 124.4295 125.773344) + (xy 124.409815 125.840383) + (xy 124.357011 125.886138) + (xy 124.287853 125.896082) + (xy 124.286103 125.895817) + (xy 124.206003 125.883131) + (xy 124.205998 125.883131) + (xy 124.096341 125.900498) + (xy 123.997414 125.950904) + (xy 123.997407 125.950909) + (xy 123.918909 126.029407) + (xy 123.918904 126.029414) + (xy 123.868498 126.128341) + (xy 123.851131 126.237997) + (xy 123.851131 126.238002) + (xy 111.633994 126.238002) + (xy 111.674151 126.18273) + (xy 111.751144 126.009803) + (xy 111.7905 125.824646) + (xy 111.7905 125.635354) + (xy 111.751144 125.450197) + (xy 111.744465 125.435197) + (xy 111.674151 125.27727) + (xy 111.674148 125.277265) + (xy 111.562888 125.124129) + (xy 111.546229 125.109129) + (xy 111.422216 124.997467) + (xy 111.258284 124.902821) + (xy 111.258277 124.902818) + (xy 111.078259 124.844327) + (xy 111.078256 124.844326) + (xy 110.937192 124.8295) + (xy 110.042808 124.8295) + (xy 109.901744 124.844326) + (xy 109.901741 124.844326) + (xy 109.90174 124.844327) + (xy 109.721722 124.902818) + (xy 109.721715 124.902821) + (xy 109.557785 124.997466) + (xy 109.417111 125.124129) + (xy 109.305851 125.277265) + (xy 109.305848 125.27727) + (xy 109.228857 125.450192) + (xy 109.228855 125.450197) + (xy 109.1895 125.635354) + (xy 109.1895 125.824645) + (xy 108.7605 125.824645) + (xy 108.7605 124.714002) + (xy 121.819131 124.714002) + (xy 121.836498 124.823658) + (xy 121.886904 124.922585) + (xy 121.886909 124.922592) + (xy 121.965407 125.00109) + (xy 121.96541 125.001092) + (xy 121.965413 125.001095) + (xy 122.064339 125.0515) + (xy 122.064341 125.051501) + (xy 122.173998 125.068869) + (xy 122.174 125.068869) + (xy 122.174002 125.068869) + (xy 122.283658 125.051501) + (xy 122.283659 125.0515) + (xy 122.283661 125.0515) + (xy 122.382587 125.001095) + (xy 122.461095 124.922587) + (xy 122.5115 124.823661) + (xy 122.5115 124.823659) + (xy 122.511501 124.823658) + (xy 122.528869 124.714002) + (xy 122.528869 124.713999) + (xy 122.52675 124.700622) + (xy 122.535704 124.631329) + (xy 122.580699 124.577876) + (xy 122.647451 124.557236) + (xy 122.668621 124.558749) + (xy 122.682 124.560869) + (xy 122.682002 124.560869) + (xy 122.791658 124.543501) + (xy 122.791659 124.5435) + (xy 122.791661 124.5435) + (xy 122.890587 124.493095) + (xy 122.969095 124.414587) + (xy 123.0195 124.315661) + (xy 123.0195 124.315659) + (xy 123.019501 124.315658) + (xy 123.036869 124.206002) + (xy 123.036869 124.205997) + (xy 123.019501 124.096341) + (xy 123.008882 124.0755) + (xy 122.969095 123.997413) + (xy 122.969092 123.99741) + (xy 122.96909 123.997407) + (xy 122.890592 123.918909) + (xy 122.890588 123.918906) + (xy 122.890587 123.918905) + (xy 122.866421 123.906592) + (xy 122.791658 123.868498) + (xy 122.682002 123.851131) + (xy 122.681998 123.851131) + (xy 122.572341 123.868498) + (xy 122.473414 123.918904) + (xy 122.473407 123.918909) + (xy 122.394909 123.997407) + (xy 122.394904 123.997414) + (xy 122.344498 124.096341) + (xy 122.327131 124.205997) + (xy 122.327131 124.206) + (xy 122.32925 124.219381) + (xy 122.320293 124.288674) + (xy 122.275296 124.342125) + (xy 122.208544 124.362763) + (xy 122.187381 124.36125) + (xy 122.174 124.359131) + (xy 122.173998 124.359131) + (xy 122.064341 124.376498) + (xy 121.965414 124.426904) + (xy 121.965407 124.426909) + (xy 121.886909 124.505407) + (xy 121.886904 124.505414) + (xy 121.836498 124.604341) + (xy 121.819131 124.713997) + (xy 121.819131 124.714002) + (xy 108.7605 124.714002) + (xy 108.7605 123.284645) + (xy 109.1895 123.284645) + (xy 109.228855 123.469802) + (xy 109.228857 123.469807) + (xy 109.305848 123.642729) + (xy 109.305851 123.642734) + (xy 109.41711 123.795869) + (xy 109.417111 123.79587) + (xy 109.417112 123.795871) + (xy 109.557784 123.922533) + (xy 109.721716 124.017179) + (xy 109.901744 124.075674) + (xy 110.042808 124.0905) + (xy 110.042812 124.0905) + (xy 110.937188 124.0905) + (xy 110.937192 124.0905) + (xy 111.078256 124.075674) + (xy 111.258284 124.017179) + (xy 111.422216 123.922533) + (xy 111.562888 123.795871) + (xy 111.562888 123.79587) + (xy 111.56289 123.795869) + (xy 111.674148 123.642734) + (xy 111.674147 123.642734) + (xy 111.674151 123.64273) + (xy 111.751144 123.469803) + (xy 111.7905 123.284646) + (xy 111.7905 123.284645) + (xy 124.4295 123.284645) + (xy 124.468855 123.469802) + (xy 124.468857 123.469807) + (xy 124.545848 123.642729) + (xy 124.545851 123.642734) + (xy 124.65711 123.795869) + (xy 124.657111 123.79587) + (xy 124.657112 123.795871) + (xy 124.797784 123.922533) + (xy 124.961716 124.017179) + (xy 125.141744 124.075674) + (xy 125.282808 124.0905) + (xy 125.282812 124.0905) + (xy 126.177188 124.0905) + (xy 126.177192 124.0905) + (xy 126.318256 124.075674) + (xy 126.498284 124.017179) + (xy 126.662216 123.922533) + (xy 126.802888 123.795871) + (xy 126.802888 123.79587) + (xy 126.80289 123.795869) + (xy 126.914148 123.642734) + (xy 126.914147 123.642734) + (xy 126.914151 123.64273) + (xy 126.991144 123.469803) + (xy 127.0305 123.284646) + (xy 127.0305 123.095354) + (xy 126.991144 122.910197) + (xy 126.987897 122.902905) + (xy 126.914151 122.73727) + (xy 126.914148 122.737265) + (xy 126.802888 122.584129) + (xy 126.786229 122.569129) + (xy 126.662216 122.457467) + (xy 126.498284 122.362821) + (xy 126.498277 122.362818) + (xy 126.318259 122.304327) + (xy 126.318256 122.304326) + (xy 126.177192 122.2895) + (xy 125.282808 122.2895) + (xy 125.141744 122.304326) + (xy 125.141741 122.304326) + (xy 125.14174 122.304327) + (xy 124.961722 122.362818) + (xy 124.961715 122.362821) + (xy 124.797785 122.457466) + (xy 124.657111 122.584129) + (xy 124.545851 122.737265) + (xy 124.545848 122.73727) + (xy 124.468857 122.910192) + (xy 124.468855 122.910197) + (xy 124.4295 123.095354) + (xy 124.4295 123.284645) + (xy 111.7905 123.284645) + (xy 111.7905 123.095354) + (xy 111.751144 122.910197) + (xy 111.747897 122.902905) + (xy 111.674151 122.73727) + (xy 111.663249 122.722265) + (xy 111.651331 122.705861) + (xy 111.642818 122.682002) + (xy 121.311131 122.682002) + (xy 121.328498 122.791658) + (xy 121.378904 122.890585) + (xy 121.378909 122.890592) + (xy 121.457407 122.96909) + (xy 121.45741 122.969092) + (xy 121.457413 122.969095) + (xy 121.481589 122.981413) + (xy 121.556341 123.019501) + (xy 121.665998 123.036869) + (xy 121.666 123.036869) + (xy 121.666002 123.036869) + (xy 121.775658 123.019501) + (xy 121.775659 123.0195) + (xy 121.775661 123.0195) + (xy 121.874587 122.969095) + (xy 121.953095 122.890587) + (xy 122.0035 122.791661) + (xy 122.0035 122.791659) + (xy 122.003501 122.791658) + (xy 122.020869 122.682002) + (xy 122.020869 122.681997) + (xy 122.003501 122.572341) + (xy 121.978902 122.524062) + (xy 121.953095 122.473413) + (xy 121.953092 122.47341) + (xy 121.95309 122.473407) + (xy 121.874592 122.394909) + (xy 121.874588 122.394906) + (xy 121.874587 122.394905) + (xy 121.850421 122.382592) + (xy 121.775658 122.344498) + (xy 121.666002 122.327131) + (xy 121.665998 122.327131) + (xy 121.556341 122.344498) + (xy 121.457414 122.394904) + (xy 121.457407 122.394909) + (xy 121.378909 122.473407) + (xy 121.378904 122.473414) + (xy 121.328498 122.572341) + (xy 121.311131 122.681997) + (xy 121.311131 122.682002) + (xy 111.642818 122.682002) + (xy 111.627852 122.640057) + (xy 111.643677 122.572003) + (xy 111.693783 122.523308) + (xy 111.762261 122.509432) + (xy 111.771048 122.510504) + (xy 111.886998 122.528869) + (xy 111.887 122.528869) + (xy 111.887002 122.528869) + (xy 111.996658 122.511501) + (xy 111.996659 122.5115) + (xy 111.996661 122.5115) + (xy 112.095587 122.461095) + (xy 112.174095 122.382587) + (xy 112.2245 122.283661) + (xy 112.2245 122.283659) + (xy 112.224501 122.283658) + (xy 112.241869 122.174002) + (xy 112.241869 122.173999) + (xy 112.23975 122.160622) + (xy 112.248704 122.091329) + (xy 112.293699 122.037876) + (xy 112.360451 122.017236) + (xy 112.381621 122.018749) + (xy 112.395 122.020869) + (xy 112.395002 122.020869) + (xy 112.504658 122.003501) + (xy 112.504659 122.0035) + (xy 112.504661 122.0035) + (xy 112.603587 121.953095) + (xy 112.682095 121.874587) + (xy 112.7325 121.775661) + (xy 112.7325 121.775659) + (xy 112.732501 121.775658) + (xy 112.749869 121.666002) + (xy 112.749869 121.665997) + (xy 112.732501 121.556341) + (xy 112.721882 121.5355) + (xy 112.682095 121.457413) + (xy 112.682092 121.45741) + (xy 112.68209 121.457407) + (xy 112.603592 121.378909) + (xy 112.603588 121.378906) + (xy 112.603587 121.378905) + (xy 112.579421 121.366592) + (xy 112.504658 121.328498) + (xy 112.395002 121.311131) + (xy 112.394998 121.311131) + (xy 112.285341 121.328498) + (xy 112.186414 121.378904) + (xy 112.186407 121.378909) + (xy 112.107909 121.457407) + (xy 112.107904 121.457414) + (xy 112.057498 121.556341) + (xy 112.040131 121.665997) + (xy 112.040131 121.666) + (xy 112.04225 121.679381) + (xy 112.033293 121.748674) + (xy 111.988296 121.802125) + (xy 111.921544 121.822763) + (xy 111.900381 121.82125) + (xy 111.887 121.819131) + (xy 111.886998 121.819131) + (xy 111.777341 121.836498) + (xy 111.678414 121.886904) + (xy 111.678407 121.886909) + (xy 111.599909 121.965407) + (xy 111.599904 121.965414) + (xy 111.549498 122.064341) + (xy 111.532131 122.173997) + (xy 111.532131 122.174002) + (xy 111.551026 122.2933) + (xy 111.548946 122.293629) + (xy 111.550579 122.350672) + (xy 111.514501 122.410506) + (xy 111.451801 122.441337) + (xy 111.382387 122.433375) + (xy 111.368652 122.426541) + (xy 111.258289 122.362823) + (xy 111.258277 122.362818) + (xy 111.078259 122.304327) + (xy 111.078256 122.304326) + (xy 110.937192 122.2895) + (xy 110.042808 122.2895) + (xy 109.901744 122.304326) + (xy 109.901741 122.304326) + (xy 109.90174 122.304327) + (xy 109.721722 122.362818) + (xy 109.721715 122.362821) + (xy 109.557785 122.457466) + (xy 109.417111 122.584129) + (xy 109.305851 122.737265) + (xy 109.305848 122.73727) + (xy 109.228857 122.910192) + (xy 109.228855 122.910197) + (xy 109.1895 123.095354) + (xy 109.1895 123.284645) + (xy 108.7605 123.284645) + (xy 108.7605 120.744645) + (xy 109.1895 120.744645) + (xy 109.228855 120.929802) + (xy 109.228857 120.929807) + (xy 109.305848 121.102729) + (xy 109.305851 121.102734) + (xy 109.417111 121.25587) + (xy 109.417112 121.255871) + (xy 109.557784 121.382533) + (xy 109.721716 121.477179) + (xy 109.901744 121.535674) + (xy 110.042808 121.5505) + (xy 110.042812 121.5505) + (xy 110.937188 121.5505) + (xy 110.937192 121.5505) + (xy 111.078256 121.535674) + (xy 111.258284 121.477179) + (xy 111.422216 121.382533) + (xy 111.562888 121.255871) + (xy 111.633994 121.158002) + (xy 120.803131 121.158002) + (xy 120.820498 121.267658) + (xy 120.870904 121.366585) + (xy 120.870909 121.366592) + (xy 120.949407 121.44509) + (xy 120.94941 121.445092) + (xy 120.949413 121.445095) + (xy 121.006551 121.474208) + (xy 121.048341 121.495501) + (xy 121.157998 121.512869) + (xy 121.158 121.512869) + (xy 121.158002 121.512869) + (xy 121.267658 121.495501) + (xy 121.267659 121.4955) + (xy 121.267661 121.4955) + (xy 121.337542 121.459894) + (xy 124.4295 121.459894) + (xy 124.429501 121.459902) + (xy 124.43533 121.489212) + (xy 124.457542 121.522457) + (xy 124.468334 121.529667) + (xy 124.490787 121.544669) + (xy 124.49079 121.544669) + (xy 124.490791 121.54467) + (xy 124.500647 121.54663) + (xy 124.520101 121.5505) + (xy 126.939898 121.550499) + (xy 126.969213 121.544669) + (xy 127.002457 121.522457) + (xy 127.024669 121.489213) + (xy 127.0305 121.459899) + (xy 127.030499 119.840102) + (xy 127.024669 119.810787) + (xy 127.014909 119.796179) + (xy 127.002457 119.777542) + (xy 126.969214 119.755332) + (xy 126.969215 119.755332) + (xy 126.969213 119.755331) + (xy 126.969211 119.75533) + (xy 126.969208 119.755329) + (xy 126.939901 119.7495) + (xy 124.520105 119.7495) + (xy 124.520097 119.749501) + (xy 124.490787 119.75533) + (xy 124.457542 119.777542) + (xy 124.435332 119.810785) + (xy 124.435329 119.810791) + (xy 124.4295 119.840098) + (xy 124.4295 121.459894) + (xy 121.337542 121.459894) + (xy 121.366587 121.445095) + (xy 121.445095 121.366587) + (xy 121.4955 121.267661) + (xy 121.4955 121.267659) + (xy 121.495501 121.267658) + (xy 121.512869 121.158002) + (xy 121.512869 121.157997) + (xy 121.495501 121.048341) + (xy 121.494561 121.046496) + (xy 121.445095 120.949413) + (xy 121.445092 120.94941) + (xy 121.44509 120.949407) + (xy 121.366592 120.870909) + (xy 121.366588 120.870906) + (xy 121.366587 120.870905) + (xy 121.360923 120.868019) + (xy 121.267658 120.820498) + (xy 121.158002 120.803131) + (xy 121.157998 120.803131) + (xy 121.048341 120.820498) + (xy 120.949414 120.870904) + (xy 120.949407 120.870909) + (xy 120.870909 120.949407) + (xy 120.870904 120.949414) + (xy 120.820498 121.048341) + (xy 120.803131 121.157997) + (xy 120.803131 121.158002) + (xy 111.633994 121.158002) + (xy 111.674151 121.10273) + (xy 111.751144 120.929803) + (xy 111.7905 120.744646) + (xy 111.7905 120.555354) + (xy 111.751144 120.370197) + (xy 111.723166 120.307359) + (xy 111.674151 120.19727) + (xy 111.674148 120.197265) + (xy 111.633997 120.142002) + (xy 120.295131 120.142002) + (xy 120.312498 120.251658) + (xy 120.362904 120.350585) + (xy 120.362909 120.350592) + (xy 120.441407 120.42909) + (xy 120.44141 120.429092) + (xy 120.441413 120.429095) + (xy 120.509263 120.463666) + (xy 120.540341 120.479501) + (xy 120.649998 120.496869) + (xy 120.65 120.496869) + (xy 120.650002 120.496869) + (xy 120.759658 120.479501) + (xy 120.759659 120.4795) + (xy 120.759661 120.4795) + (xy 120.858587 120.429095) + (xy 120.937095 120.350587) + (xy 120.9875 120.251661) + (xy 120.9875 120.251659) + (xy 120.987501 120.251658) + (xy 121.004869 120.142002) + (xy 121.004869 120.141997) + (xy 120.987501 120.032341) + (xy 120.967718 119.993514) + (xy 120.937095 119.933413) + (xy 120.937092 119.93341) + (xy 120.93709 119.933407) + (xy 120.858592 119.854909) + (xy 120.858588 119.854906) + (xy 120.858587 119.854905) + (xy 120.82954 119.840105) + (xy 120.759658 119.804498) + (xy 120.650002 119.787131) + (xy 120.649998 119.787131) + (xy 120.540341 119.804498) + (xy 120.441414 119.854904) + (xy 120.441407 119.854909) + (xy 120.362909 119.933407) + (xy 120.362904 119.933414) + (xy 120.312498 120.032341) + (xy 120.295131 120.141997) + (xy 120.295131 120.142002) + (xy 111.633997 120.142002) + (xy 111.562888 120.044129) + (xy 111.544844 120.027882) + (xy 111.422216 119.917467) + (xy 111.258284 119.822821) + (xy 111.258277 119.822818) + (xy 111.078259 119.764327) + (xy 111.078256 119.764326) + (xy 110.937192 119.7495) + (xy 110.042808 119.7495) + (xy 109.901744 119.764326) + (xy 109.901741 119.764326) + (xy 109.90174 119.764327) + (xy 109.721722 119.822818) + (xy 109.721715 119.822821) + (xy 109.557785 119.917466) + (xy 109.417111 120.044129) + (xy 109.305851 120.197265) + (xy 109.305848 120.19727) + (xy 109.228857 120.370192) + (xy 109.228855 120.370197) + (xy 109.1895 120.555354) + (xy 109.1895 120.744645) + (xy 108.7605 120.744645) + (xy 108.7605 120.042219) + (xy 108.762531 120.019866) + (xy 108.765423 120.004087) + (xy 108.755231 119.971382) + (xy 108.753232 119.964206) + (xy 108.745048 119.931) + (xy 108.745044 119.930995) + (xy 108.744381 119.929731) + (xy 108.743632 119.927924) + (xy 108.741587 119.924298) + (xy 108.740436 119.922733) + (xy 108.739685 119.921492) + (xy 108.739685 119.92149) + (xy 108.71549 119.897295) + (xy 108.710371 119.891858) + (xy 108.687679 119.866244) + (xy 108.687678 119.866243) + (xy 108.686489 119.865423) + (xy 108.66925 119.851055) + (xy 108.213334 119.395139) + (xy 107.730138 118.911944) + (xy 107.696654 118.850622) + (xy 107.701638 118.780931) + (xy 107.734849 118.732113) + (xy 107.752888 118.715871) + (xy 107.864151 118.56273) + (xy 107.941144 118.389803) + (xy 107.9805 118.204646) + (xy 107.9805 118.015354) + (xy 107.941144 117.830197) + (xy 107.912043 117.764837) + (xy 107.864151 117.65727) + (xy 107.864148 117.657265) + (xy 107.752888 117.504129) + (xy 107.672492 117.43174) + (xy 107.612216 117.377467) + (xy 107.448284 117.282821) + (xy 107.448277 117.282818) + (xy 107.268259 117.224327) + (xy 107.268256 117.224326) + (xy 107.127192 117.2095) + (xy 106.232808 117.2095) + (xy 106.091744 117.224326) + (xy 106.091741 117.224326) + (xy 106.09174 117.224327) + (xy 105.911722 117.282818) + (xy 105.911715 117.282821) + (xy 105.747785 117.377466) + (xy 105.607111 117.504129) + (xy 105.495851 117.657265) + (xy 105.495848 117.65727) + (xy 105.418857 117.830192) + (xy 105.418855 117.830197) + (xy 105.3795 118.015354) + (xy 105.3795 118.204645) + (xy 105.418855 118.389802) + (xy 105.418857 118.389807) + (xy 105.495848 118.562729) + (xy 105.495851 118.562734) + (xy 105.607111 118.71587) + (xy 105.607112 118.715871) + (xy 105.747784 118.842533) + (xy 105.911716 118.937179) + (xy 106.091744 118.995674) + (xy 106.232808 119.0105) + (xy 106.232812 119.0105) + (xy 107.127187 119.0105) + (xy 107.127192 119.0105) + (xy 107.253978 118.997174) + (xy 107.322706 119.009743) + (xy 107.354619 119.032814) + (xy 108.373181 120.051375) + (xy 108.406666 120.112698) + (xy 108.4095 120.139056) + (xy 108.4095 130.048963) + (xy 108.389815 130.116002) + (xy 108.337011 130.161757) + (xy 108.267853 130.171701) + (xy 108.204297 130.142676) + (xy 108.183926 130.120087) + (xy 108.079661 129.971183) + (xy 107.91882 129.810342) + (xy 107.732482 129.679865) + (xy 107.526326 129.583734) + (xy 107.526317 129.58373) + (xy 107.30661 129.52486) + (xy 107.306599 129.524858) + (xy 107.136766 129.51) + (xy 106.93 129.51) + (xy 106.93 130.494314) + (xy 106.918045 130.482359) + (xy 106.805148 130.424835) + (xy 106.711481 130.41) + (xy 106.648519 130.41) + (xy 106.554852 130.424835) + (xy 106.441955 130.482359) + (xy 106.43 130.494314) + (xy 106.43 129.51) + (xy 106.223233 129.51) + (xy 106.0534 129.524858) + (xy 106.053389 129.52486) + (xy 105.833682 129.58373) + (xy 105.833673 129.583734) + (xy 105.627517 129.679865) + (xy 105.441183 129.810339) + (xy 105.300898 129.950624) + (xy 105.239575 129.984108) + (xy 105.169883 129.979124) + (xy 105.11395 129.937252) + (xy 105.107678 129.928039) + (xy 105.069815 129.866654) + (xy 104.945845 129.742684) + (xy 104.796624 129.650643) + (xy 104.796619 129.650641) + (xy 104.630197 129.595494) + (xy 104.63019 129.595493) + (xy 104.527486 129.585) + (xy 104.39 129.585) + (xy 104.39 130.56) + (xy 106.364314 130.56) + (xy 106.352359 130.571955) + (xy 106.294835 130.684852) + (xy 106.275014 130.81) + (xy 106.294835 130.935148) + (xy 106.352359 131.048045) + (xy 106.364314 131.06) + (xy 104.39 131.06) + (xy 104.39 132.034999) + (xy 103.889999 132.034999) + (xy 103.89 132.034998) + (xy 103.89 131.06) + (xy 103.052501 131.06) + (xy 102.753 131.06) + (xy 102.753 130.56) + (xy 103.0525 130.56) + (xy 103.89 130.56) + (xy 103.89 129.585) + (xy 103.752527 129.585) + (xy 103.752512 129.585001) + (xy 103.649802 129.595494) + (xy 103.48338 129.650641) + (xy 103.483375 129.650643) + (xy 103.334154 129.742684) + (xy 103.210184 129.866654) + (xy 103.118143 130.015875) + (xy 103.118141 130.01588) + (xy 103.062994 130.182302) + (xy 103.062993 130.182309) + (xy 103.0525 130.285013) + (xy 103.0525 130.56) + (xy 102.753 130.56) + (xy 102.753 130.30174) + (xy 102.743073 130.233607) + (xy 102.691698 130.128517) + (xy 102.691696 130.128515) + (xy 102.691696 130.128514) + (xy 102.608985 130.045803) + (xy 102.503891 129.994426) + (xy 102.435761 129.9845) + (xy 102.43576 129.9845) + (xy 101.69424 129.9845) + (xy 101.694239 129.9845) + (xy 101.626108 129.994426) + (xy 101.521013 130.045803) + (xy 101.513928 130.052889) + (xy 101.452604 130.086372) + (xy 101.382912 130.081385) + (xy 101.338569 130.052886) + (xy 101.300592 130.014909) + (xy 101.300588 130.014906) + (xy 101.300587 130.014905) + (xy 101.276421 130.002592) + (xy 101.201658 129.964498) + (xy 101.092002 129.947131) + (xy 101.091998 129.947131) + (xy 100.982341 129.964498) + (xy 100.883414 130.014904) + (xy 100.883407 130.014909) + (xy 100.804909 130.093407) + (xy 100.804904 130.093414) + (xy 100.754498 130.192341) + (xy 100.737131 130.301997) + (xy 100.737131 130.302002) + (xy 100.754498 130.411658) + (xy 100.804904 130.510585) + (xy 100.804909 130.510592) + (xy 100.883407 130.58909) + (xy 100.88341 130.589092) + (xy 100.883413 130.589095) + (xy 100.91321 130.604277) + (xy 100.982341 130.639501) + (xy 101.091998 130.656869) + (xy 101.092 130.656869) + (xy 101.092002 130.656869) + (xy 101.14683 130.648184) + (xy 101.201661 130.6395) + (xy 101.201664 130.639498) + (xy 101.210937 130.636486) + (xy 101.211815 130.639188) + (xy 101.265365 130.629127) + (xy 101.330107 130.655398) + (xy 101.370369 130.712501) + (xy 101.377 130.752509) + (xy 101.377 130.950956) + (xy 101.357315 131.017995) + (xy 101.340681 131.038637) + (xy 99.508137 132.871181) + (xy 99.446814 132.904666) + (xy 99.420456 132.9075) + (xy 92.694764 132.9075) + (xy 92.627725 132.887815) + (xy 92.594446 132.856385) + (xy 92.589827 132.850028) + (xy 92.512888 132.744129) + (xy 92.372216 132.617467) + (xy 92.208284 132.522821) + (xy 92.208277 132.522818) + (xy 92.028259 132.464327) + (xy 92.028256 132.464326) + (xy 91.887192 132.4495) + (xy 90.992808 132.4495) + (xy 90.851744 132.464326) + (xy 90.851741 132.464326) + (xy 90.85174 132.464327) + (xy 90.671722 132.522818) + (xy 90.671715 132.522821) + (xy 90.507785 132.617466) + (xy 90.367111 132.744129) + (xy 90.255851 132.897265) + (xy 90.255848 132.89727) + (xy 90.178857 133.070192) + (xy 90.178855 133.070197) + (xy 90.1395 133.255354) + (xy 90.1395 133.444645) + (xy 89.7105 133.444645) + (xy 89.7105 131.826002) + (xy 98.197131 131.826002) + (xy 98.214498 131.935658) + (xy 98.264904 132.034585) + (xy 98.264909 132.034592) + (xy 98.343407 132.11309) + (xy 98.34341 132.113092) + (xy 98.343413 132.113095) + (xy 98.431415 132.157934) + (xy 98.442341 132.163501) + (xy 98.551998 132.180869) + (xy 98.552 132.180869) + (xy 98.552002 132.180869) + (xy 98.661658 132.163501) + (xy 98.661659 132.1635) + (xy 98.661661 132.1635) + (xy 98.760587 132.113095) + (xy 98.839095 132.034587) + (xy 98.8895 131.935661) + (xy 98.8895 131.935659) + (xy 98.889501 131.935658) + (xy 98.906869 131.826002) + (xy 98.906869 131.825997) + (xy 98.889501 131.716341) + (xy 98.8777 131.693181) + (xy 98.839095 131.617413) + (xy 98.839092 131.61741) + (xy 98.83909 131.617407) + (xy 98.760592 131.538909) + (xy 98.760588 131.538906) + (xy 98.760587 131.538905) + (xy 98.736421 131.526592) + (xy 98.661658 131.488498) + (xy 98.552002 131.471131) + (xy 98.551998 131.471131) + (xy 98.442341 131.488498) + (xy 98.343414 131.538904) + (xy 98.343407 131.538909) + (xy 98.264909 131.617407) + (xy 98.264904 131.617414) + (xy 98.214498 131.716341) + (xy 98.197131 131.825997) + (xy 98.197131 131.826002) + (xy 89.7105 131.826002) + (xy 89.7105 130.904645) + (xy 90.1395 130.904645) + (xy 90.178855 131.089802) + (xy 90.178857 131.089807) + (xy 90.255848 131.262729) + (xy 90.255851 131.262734) + (xy 90.364801 131.41269) + (xy 90.367112 131.415871) + (xy 90.507784 131.542533) + (xy 90.671716 131.637179) + (xy 90.851744 131.695674) + (xy 90.992808 131.7105) + (xy 90.992812 131.7105) + (xy 91.887188 131.7105) + (xy 91.887192 131.7105) + (xy 92.028256 131.695674) + (xy 92.208284 131.637179) + (xy 92.372216 131.542533) + (xy 92.512888 131.415871) + (xy 92.583994 131.318002) + (xy 95.149131 131.318002) + (xy 95.166498 131.427658) + (xy 95.216904 131.526585) + (xy 95.216909 131.526592) + (xy 95.295407 131.60509) + (xy 95.29541 131.605092) + (xy 95.295413 131.605095) + (xy 95.374195 131.645236) + (xy 95.394341 131.655501) + (xy 95.503998 131.672869) + (xy 95.504 131.672869) + (xy 95.504002 131.672869) + (xy 95.613658 131.655501) + (xy 95.613659 131.6555) + (xy 95.613661 131.6555) + (xy 95.712587 131.605095) + (xy 95.791095 131.526587) + (xy 95.8415 131.427661) + (xy 95.8415 131.427659) + (xy 95.841501 131.427658) + (xy 95.858869 131.318002) + (xy 95.858869 131.317997) + (xy 95.841501 131.208341) + (xy 95.83563 131.196819) + (xy 95.791095 131.109413) + (xy 95.791092 131.10941) + (xy 95.79109 131.109407) + (xy 95.712592 131.030909) + (xy 95.712588 131.030906) + (xy 95.712587 131.030905) + (xy 95.68725 131.017995) + (xy 95.613658 130.980498) + (xy 95.504002 130.963131) + (xy 95.503998 130.963131) + (xy 95.394341 130.980498) + (xy 95.295414 131.030904) + (xy 95.295407 131.030909) + (xy 95.216909 131.109407) + (xy 95.216904 131.109414) + (xy 95.166498 131.208341) + (xy 95.149131 131.317997) + (xy 95.149131 131.318002) + (xy 92.583994 131.318002) + (xy 92.624151 131.26273) + (xy 92.701144 131.089803) + (xy 92.7405 130.904646) + (xy 92.7405 130.715354) + (xy 92.701144 130.530197) + (xy 92.696961 130.520803) + (xy 92.624151 130.35727) + (xy 92.624148 130.357265) + (xy 92.512888 130.204129) + (xy 92.496229 130.189129) + (xy 92.372216 130.077467) + (xy 92.208284 129.982821) + (xy 92.208277 129.982818) + (xy 92.028259 129.924327) + (xy 92.028256 129.924326) + (xy 91.887192 129.9095) + (xy 90.992808 129.9095) + (xy 90.851744 129.924326) + (xy 90.851741 129.924326) + (xy 90.85174 129.924327) + (xy 90.671722 129.982818) + (xy 90.671715 129.982821) + (xy 90.507785 130.077466) + (xy 90.367111 130.204129) + (xy 90.255851 130.357265) + (xy 90.255848 130.35727) + (xy 90.178857 130.530192) + (xy 90.178855 130.530197) + (xy 90.1395 130.715354) + (xy 90.1395 130.904645) + (xy 89.7105 130.904645) + (xy 89.7105 129.286002) + (xy 97.181131 129.286002) + (xy 97.198498 129.395658) + (xy 97.248904 129.494585) + (xy 97.248909 129.494592) + (xy 97.327407 129.57309) + (xy 97.32741 129.573092) + (xy 97.327413 129.573095) + (xy 97.371372 129.595493) + (xy 97.426341 129.623501) + (xy 97.535998 129.640869) + (xy 97.536 129.640869) + (xy 97.536002 129.640869) + (xy 97.645658 129.623501) + (xy 97.645659 129.6235) + (xy 97.645661 129.6235) + (xy 97.744587 129.573095) + (xy 97.823095 129.494587) + (xy 97.8735 129.395661) + (xy 97.8735 129.395659) + (xy 97.873501 129.395658) + (xy 97.890869 129.286002) + (xy 97.890869 129.285997) + (xy 97.873501 129.176341) + (xy 97.862882 129.1555) + (xy 97.823095 129.077413) + (xy 97.823092 129.07741) + (xy 97.82309 129.077407) + (xy 97.744592 128.998909) + (xy 97.744588 128.998906) + (xy 97.744587 128.998905) + (xy 97.720421 128.986592) + (xy 97.645658 128.948498) + (xy 97.536002 128.931131) + (xy 97.535998 128.931131) + (xy 97.426341 128.948498) + (xy 97.327414 128.998904) + (xy 97.327407 128.998909) + (xy 97.248909 129.077407) + (xy 97.248904 129.077414) + (xy 97.198498 129.176341) + (xy 97.181131 129.285997) + (xy 97.181131 129.286002) + (xy 89.7105 129.286002) + (xy 89.7105 128.364645) + (xy 90.1395 128.364645) + (xy 90.178855 128.549802) + (xy 90.178857 128.549807) + (xy 90.255848 128.722729) + (xy 90.255851 128.722734) + (xy 90.364806 128.872697) + (xy 90.367112 128.875871) + (xy 90.507784 129.002533) + (xy 90.671716 129.097179) + (xy 90.851744 129.155674) + (xy 90.992808 129.1705) + (xy 90.992812 129.1705) + (xy 91.887188 129.1705) + (xy 91.887192 129.1705) + (xy 92.028256 129.155674) + (xy 92.208284 129.097179) + (xy 92.372216 129.002533) + (xy 92.512888 128.875871) + (xy 92.583994 128.778002) + (xy 95.657131 128.778002) + (xy 95.674498 128.887658) + (xy 95.724904 128.986585) + (xy 95.724909 128.986592) + (xy 95.803407 129.06509) + (xy 95.80341 129.065092) + (xy 95.803413 129.065095) + (xy 95.86638 129.097178) + (xy 95.902341 129.115501) + (xy 96.011998 129.132869) + (xy 96.012 129.132869) + (xy 96.012002 129.132869) + (xy 96.121658 129.115501) + (xy 96.121659 129.1155) + (xy 96.121661 129.1155) + (xy 96.220587 129.065095) + (xy 96.299095 128.986587) + (xy 96.3495 128.887661) + (xy 96.3495 128.887659) + (xy 96.349501 128.887658) + (xy 96.366869 128.778002) + (xy 96.366869 128.777997) + (xy 96.349501 128.668341) + (xy 96.332768 128.635501) + (xy 96.299095 128.569413) + (xy 96.299092 128.56941) + (xy 96.29909 128.569407) + (xy 96.220592 128.490909) + (xy 96.220588 128.490906) + (xy 96.220587 128.490905) + (xy 96.210305 128.485666) + (xy 96.121658 128.440498) + (xy 96.012002 128.423131) + (xy 96.011998 128.423131) + (xy 95.902341 128.440498) + (xy 95.803414 128.490904) + (xy 95.803407 128.490909) + (xy 95.724909 128.569407) + (xy 95.724904 128.569414) + (xy 95.674498 128.668341) + (xy 95.657131 128.777997) + (xy 95.657131 128.778002) + (xy 92.583994 128.778002) + (xy 92.624151 128.72273) + (xy 92.701144 128.549803) + (xy 92.7405 128.364646) + (xy 92.7405 128.364645) + (xy 105.3795 128.364645) + (xy 105.418855 128.549802) + (xy 105.418857 128.549807) + (xy 105.495848 128.722729) + (xy 105.495851 128.722734) + (xy 105.604806 128.872697) + (xy 105.607112 128.875871) + (xy 105.747784 129.002533) + (xy 105.911716 129.097179) + (xy 106.091744 129.155674) + (xy 106.232808 129.1705) + (xy 106.232812 129.1705) + (xy 107.127188 129.1705) + (xy 107.127192 129.1705) + (xy 107.268256 129.155674) + (xy 107.448284 129.097179) + (xy 107.612216 129.002533) + (xy 107.752888 128.875871) + (xy 107.864151 128.72273) + (xy 107.941144 128.549803) + (xy 107.9805 128.364646) + (xy 107.9805 128.175354) + (xy 107.941144 127.990197) + (xy 107.934465 127.975197) + (xy 107.864151 127.81727) + (xy 107.864148 127.817265) + (xy 107.752888 127.664129) + (xy 107.736229 127.649129) + (xy 107.612216 127.537467) + (xy 107.448284 127.442821) + (xy 107.448277 127.442818) + (xy 107.268259 127.384327) + (xy 107.268256 127.384326) + (xy 107.127192 127.3695) + (xy 106.232808 127.3695) + (xy 106.091744 127.384326) + (xy 106.091741 127.384326) + (xy 106.09174 127.384327) + (xy 105.911722 127.442818) + (xy 105.911715 127.442821) + (xy 105.747785 127.537466) + (xy 105.607111 127.664129) + (xy 105.495851 127.817265) + (xy 105.495848 127.81727) + (xy 105.418857 127.990192) + (xy 105.418855 127.990197) + (xy 105.3795 128.175354) + (xy 105.3795 128.364645) + (xy 92.7405 128.364645) + (xy 92.7405 128.175354) + (xy 92.701144 127.990197) + (xy 92.694465 127.975197) + (xy 92.624151 127.81727) + (xy 92.624148 127.817265) + (xy 92.583997 127.762002) + (xy 100.229131 127.762002) + (xy 100.246498 127.871658) + (xy 100.296904 127.970585) + (xy 100.296909 127.970592) + (xy 100.375407 128.04909) + (xy 100.37541 128.049092) + (xy 100.375413 128.049095) + (xy 100.397122 128.060156) + (xy 100.474341 128.099501) + (xy 100.583998 128.116869) + (xy 100.584 128.116869) + (xy 100.584002 128.116869) + (xy 100.693658 128.099501) + (xy 100.693659 128.0995) + (xy 100.693661 128.0995) + (xy 100.792587 128.049095) + (xy 100.871095 127.970587) + (xy 100.9215 127.871661) + (xy 100.9215 127.871659) + (xy 100.921501 127.871658) + (xy 100.938869 127.762002) + (xy 100.938869 127.761997) + (xy 100.921501 127.652341) + (xy 100.896902 127.604062) + (xy 100.871095 127.553413) + (xy 100.871092 127.55341) + (xy 100.87109 127.553407) + (xy 100.792592 127.474909) + (xy 100.792588 127.474906) + (xy 100.792587 127.474905) + (xy 100.768421 127.462592) + (xy 100.693658 127.424498) + (xy 100.584002 127.407131) + (xy 100.583998 127.407131) + (xy 100.474341 127.424498) + (xy 100.375414 127.474904) + (xy 100.375407 127.474909) + (xy 100.296909 127.553407) + (xy 100.296904 127.553414) + (xy 100.246498 127.652341) + (xy 100.229131 127.761997) + (xy 100.229131 127.762002) + (xy 92.583997 127.762002) + (xy 92.512888 127.664129) + (xy 92.496229 127.649129) + (xy 92.372216 127.537467) + (xy 92.208284 127.442821) + (xy 92.208277 127.442818) + (xy 92.028259 127.384327) + (xy 92.028256 127.384326) + (xy 91.887192 127.3695) + (xy 90.992808 127.3695) + (xy 90.851744 127.384326) + (xy 90.851741 127.384326) + (xy 90.85174 127.384327) + (xy 90.671722 127.442818) + (xy 90.671715 127.442821) + (xy 90.507785 127.537466) + (xy 90.367111 127.664129) + (xy 90.255851 127.817265) + (xy 90.255848 127.81727) + (xy 90.178857 127.990192) + (xy 90.178855 127.990197) + (xy 90.1395 128.175354) + (xy 90.1395 128.364645) + (xy 89.7105 128.364645) + (xy 89.7105 125.824645) + (xy 90.1395 125.824645) + (xy 90.178855 126.009802) + (xy 90.178857 126.009807) + (xy 90.255848 126.182729) + (xy 90.255851 126.182734) + (xy 90.356213 126.32087) + (xy 90.367112 126.335871) + (xy 90.507784 126.462533) + (xy 90.671716 126.557179) + (xy 90.851744 126.615674) + (xy 90.992808 126.6305) + (xy 90.992812 126.6305) + (xy 91.887188 126.6305) + (xy 91.887192 126.6305) + (xy 92.028256 126.615674) + (xy 92.208284 126.557179) + (xy 92.372216 126.462533) + (xy 92.512888 126.335871) + (xy 92.583994 126.238002) + (xy 96.165131 126.238002) + (xy 96.182498 126.347658) + (xy 96.208197 126.398095) + (xy 96.232904 126.446586) + (xy 96.232909 126.446592) + (xy 96.311407 126.52509) + (xy 96.31141 126.525092) + (xy 96.311413 126.525095) + (xy 96.371087 126.5555) + (xy 96.410341 126.575501) + (xy 96.519998 126.592869) + (xy 96.519999 126.592869) + (xy 96.519999 126.592868) + (xy 96.52 126.592869) + (xy 96.533377 126.59075) + (xy 96.602669 126.599704) + (xy 96.656122 126.644699) + (xy 96.676763 126.71145) + (xy 96.67525 126.732617) + (xy 96.673131 126.745998) + (xy 96.673131 126.746002) + (xy 96.690498 126.855658) + (xy 96.740904 126.954585) + (xy 96.740909 126.954592) + (xy 96.819407 127.03309) + (xy 96.81941 127.033092) + (xy 96.819413 127.033095) + (xy 96.891844 127.07) + (xy 96.918341 127.083501) + (xy 97.027998 127.100869) + (xy 97.028 127.100869) + (xy 97.028002 127.100869) + (xy 97.137658 127.083501) + (xy 97.137659 127.0835) + (xy 97.137661 127.0835) + (xy 97.236587 127.033095) + (xy 97.315095 126.954587) + (xy 97.3655 126.855661) + (xy 97.3655 126.855659) + (xy 97.365501 126.855658) + (xy 97.382869 126.746002) + (xy 97.382869 126.745997) + (xy 97.365501 126.636341) + (xy 97.354882 126.6155) + (xy 97.315095 126.537413) + (xy 97.315092 126.53741) + (xy 97.31509 126.537407) + (xy 97.236592 126.458909) + (xy 97.236588 126.458906) + (xy 97.236587 126.458905) + (xy 97.212421 126.446592) + (xy 97.137658 126.408498) + (xy 97.028002 126.391131) + (xy 97.027998 126.391131) + (xy 97.014617 126.39325) + (xy 96.945324 126.384293) + (xy 96.891873 126.339295) + (xy 96.871236 126.272543) + (xy 96.87275 126.251376) + (xy 96.874869 126.238002) + (xy 96.874869 126.238) + (xy 96.872123 126.220661) + (xy 96.857501 126.128341) + (xy 96.8575 126.128339) + (xy 96.807095 126.029413) + (xy 96.807092 126.02941) + (xy 96.80709 126.029407) + (xy 96.728592 125.950909) + (xy 96.728588 125.950906) + (xy 96.728587 125.950905) + (xy 96.70325 125.937995) + (xy 96.629658 125.900498) + (xy 96.520002 125.883131) + (xy 96.519998 125.883131) + (xy 96.410341 125.900498) + (xy 96.311414 125.950904) + (xy 96.311407 125.950909) + (xy 96.232909 126.029407) + (xy 96.232904 126.029414) + (xy 96.182498 126.128341) + (xy 96.165131 126.237997) + (xy 96.165131 126.238002) + (xy 92.583994 126.238002) + (xy 92.624151 126.18273) + (xy 92.701144 126.009803) + (xy 92.7405 125.824646) + (xy 92.7405 125.824645) + (xy 105.3795 125.824645) + (xy 105.418855 126.009802) + (xy 105.418857 126.009807) + (xy 105.495848 126.182729) + (xy 105.495851 126.182734) + (xy 105.596213 126.32087) + (xy 105.607112 126.335871) + (xy 105.747784 126.462533) + (xy 105.911716 126.557179) + (xy 106.091744 126.615674) + (xy 106.232808 126.6305) + (xy 106.232812 126.6305) + (xy 107.127188 126.6305) + (xy 107.127192 126.6305) + (xy 107.268256 126.615674) + (xy 107.448284 126.557179) + (xy 107.612216 126.462533) + (xy 107.752888 126.335871) + (xy 107.864151 126.18273) + (xy 107.941144 126.009803) + (xy 107.9805 125.824646) + (xy 107.9805 125.635354) + (xy 107.941144 125.450197) + (xy 107.934465 125.435197) + (xy 107.864151 125.27727) + (xy 107.864148 125.277265) + (xy 107.752888 125.124129) + (xy 107.736229 125.109129) + (xy 107.612216 124.997467) + (xy 107.448284 124.902821) + (xy 107.448277 124.902818) + (xy 107.268259 124.844327) + (xy 107.268256 124.844326) + (xy 107.127192 124.8295) + (xy 106.232808 124.8295) + (xy 106.091744 124.844326) + (xy 106.091741 124.844326) + (xy 106.09174 124.844327) + (xy 105.911722 124.902818) + (xy 105.911715 124.902821) + (xy 105.747785 124.997466) + (xy 105.607111 125.124129) + (xy 105.495851 125.277265) + (xy 105.495848 125.27727) + (xy 105.418857 125.450192) + (xy 105.418855 125.450197) + (xy 105.3795 125.635354) + (xy 105.3795 125.824645) + (xy 92.7405 125.824645) + (xy 92.7405 125.635354) + (xy 92.701144 125.450197) + (xy 92.694465 125.435197) + (xy 92.624151 125.27727) + (xy 92.624148 125.277265) + (xy 92.512888 125.124129) + (xy 92.496229 125.109129) + (xy 92.372216 124.997467) + (xy 92.208284 124.902821) + (xy 92.208277 124.902818) + (xy 92.028259 124.844327) + (xy 92.028256 124.844326) + (xy 91.887192 124.8295) + (xy 90.992808 124.8295) + (xy 90.851744 124.844326) + (xy 90.851741 124.844326) + (xy 90.85174 124.844327) + (xy 90.671722 124.902818) + (xy 90.671715 124.902821) + (xy 90.507785 124.997466) + (xy 90.367111 125.124129) + (xy 90.255851 125.277265) + (xy 90.255848 125.27727) + (xy 90.178857 125.450192) + (xy 90.178855 125.450197) + (xy 90.1395 125.635354) + (xy 90.1395 125.824645) + (xy 89.7105 125.824645) + (xy 89.7105 123.284645) + (xy 90.1395 123.284645) + (xy 90.178855 123.469802) + (xy 90.178857 123.469807) + (xy 90.255848 123.642729) + (xy 90.255851 123.642734) + (xy 90.36711 123.795869) + (xy 90.367111 123.79587) + (xy 90.367112 123.795871) + (xy 90.507784 123.922533) + (xy 90.671716 124.017179) + (xy 90.851744 124.075674) + (xy 90.992808 124.0905) + (xy 90.992812 124.0905) + (xy 91.887188 124.0905) + (xy 91.887192 124.0905) + (xy 92.028256 124.075674) + (xy 92.208284 124.017179) + (xy 92.372216 123.922533) + (xy 92.512888 123.795871) + (xy 92.512888 123.79587) + (xy 92.51289 123.795869) + (xy 92.583994 123.698002) + (xy 98.705131 123.698002) + (xy 98.722498 123.807658) + (xy 98.772904 123.906585) + (xy 98.772909 123.906592) + (xy 98.851407 123.98509) + (xy 98.85141 123.985092) + (xy 98.851413 123.985095) + (xy 98.91438 124.017178) + (xy 98.950341 124.035501) + (xy 99.059998 124.052869) + (xy 99.059999 124.052869) + (xy 99.059999 124.052868) + (xy 99.06 124.052869) + (xy 99.073377 124.05075) + (xy 99.142669 124.059704) + (xy 99.196122 124.104699) + (xy 99.216763 124.17145) + (xy 99.21525 124.192617) + (xy 99.213131 124.205998) + (xy 99.213131 124.206002) + (xy 99.230498 124.315658) + (xy 99.280904 124.414585) + (xy 99.280909 124.414592) + (xy 99.359407 124.49309) + (xy 99.35941 124.493092) + (xy 99.359413 124.493095) + (xy 99.383589 124.505413) + (xy 99.458341 124.543501) + (xy 99.567998 124.560869) + (xy 99.568 124.560869) + (xy 99.568002 124.560869) + (xy 99.677658 124.543501) + (xy 99.677659 124.5435) + (xy 99.677661 124.5435) + (xy 99.776587 124.493095) + (xy 99.855095 124.414587) + (xy 99.9055 124.315661) + (xy 99.9055 124.315659) + (xy 99.905501 124.315658) + (xy 99.922869 124.206002) + (xy 99.922869 124.205997) + (xy 99.905501 124.096341) + (xy 99.894882 124.0755) + (xy 99.855095 123.997413) + (xy 99.855092 123.99741) + (xy 99.85509 123.997407) + (xy 99.776592 123.918909) + (xy 99.776588 123.918906) + (xy 99.776587 123.918905) + (xy 99.752421 123.906592) + (xy 99.677658 123.868498) + (xy 99.568002 123.851131) + (xy 99.567998 123.851131) + (xy 99.554617 123.85325) + (xy 99.485324 123.844293) + (xy 99.431873 123.799295) + (xy 99.411236 123.732543) + (xy 99.41275 123.711376) + (xy 99.414869 123.698002) + (xy 99.414869 123.698) + (xy 99.412123 123.680661) + (xy 99.397501 123.588341) + (xy 99.375351 123.544869) + (xy 99.347095 123.489413) + (xy 99.347092 123.48941) + (xy 99.34709 123.489407) + (xy 99.268592 123.410909) + (xy 99.268588 123.410906) + (xy 99.268587 123.410905) + (xy 99.244421 123.398592) + (xy 99.169658 123.360498) + (xy 99.060002 123.343131) + (xy 99.059998 123.343131) + (xy 98.950341 123.360498) + (xy 98.851414 123.410904) + (xy 98.851407 123.410909) + (xy 98.772909 123.489407) + (xy 98.772904 123.489414) + (xy 98.722498 123.588341) + (xy 98.705131 123.697997) + (xy 98.705131 123.698002) + (xy 92.583994 123.698002) + (xy 92.624148 123.642734) + (xy 92.624147 123.642734) + (xy 92.624151 123.64273) + (xy 92.701144 123.469803) + (xy 92.733623 123.317002) + (xy 100.229131 123.317002) + (xy 100.246498 123.426658) + (xy 100.296904 123.525585) + (xy 100.296909 123.525592) + (xy 100.375407 123.60409) + (xy 100.37541 123.604092) + (xy 100.375413 123.604095) + (xy 100.451237 123.642729) + (xy 100.474341 123.654501) + (xy 100.583998 123.671869) + (xy 100.584 123.671869) + (xy 100.584002 123.671869) + (xy 100.693658 123.654501) + (xy 100.693659 123.6545) + (xy 100.693661 123.6545) + (xy 100.792587 123.604095) + (xy 100.871095 123.525587) + (xy 100.9215 123.426661) + (xy 100.9215 123.426659) + (xy 100.921501 123.426658) + (xy 100.938869 123.317002) + (xy 100.938869 123.316997) + (xy 100.933745 123.284645) + (xy 105.3795 123.284645) + (xy 105.418855 123.469802) + (xy 105.418857 123.469807) + (xy 105.495848 123.642729) + (xy 105.495851 123.642734) + (xy 105.60711 123.795869) + (xy 105.607111 123.79587) + (xy 105.607112 123.795871) + (xy 105.747784 123.922533) + (xy 105.911716 124.017179) + (xy 106.091744 124.075674) + (xy 106.232808 124.0905) + (xy 106.232812 124.0905) + (xy 107.127188 124.0905) + (xy 107.127192 124.0905) + (xy 107.268256 124.075674) + (xy 107.448284 124.017179) + (xy 107.612216 123.922533) + (xy 107.752888 123.795871) + (xy 107.752888 123.79587) + (xy 107.75289 123.795869) + (xy 107.864148 123.642734) + (xy 107.864147 123.642734) + (xy 107.864151 123.64273) + (xy 107.941144 123.469803) + (xy 107.9805 123.284646) + (xy 107.9805 123.095354) + (xy 107.941144 122.910197) + (xy 107.937897 122.902905) + (xy 107.864151 122.73727) + (xy 107.864148 122.737265) + (xy 107.752888 122.584129) + (xy 107.736229 122.569129) + (xy 107.612216 122.457467) + (xy 107.448284 122.362821) + (xy 107.448277 122.362818) + (xy 107.268259 122.304327) + (xy 107.268256 122.304326) + (xy 107.127192 122.2895) + (xy 106.232808 122.2895) + (xy 106.091744 122.304326) + (xy 106.091741 122.304326) + (xy 106.09174 122.304327) + (xy 105.911722 122.362818) + (xy 105.911715 122.362821) + (xy 105.747785 122.457466) + (xy 105.607111 122.584129) + (xy 105.495851 122.737265) + (xy 105.495848 122.73727) + (xy 105.418857 122.910192) + (xy 105.418855 122.910197) + (xy 105.3795 123.095354) + (xy 105.3795 123.284645) + (xy 100.933745 123.284645) + (xy 100.921501 123.207341) + (xy 100.89861 123.162415) + (xy 100.871095 123.108413) + (xy 100.871092 123.10841) + (xy 100.87109 123.108407) + (xy 100.792592 123.029909) + (xy 100.792588 123.029906) + (xy 100.792587 123.029905) + (xy 100.73731 123.00174) + (xy 100.693658 122.979498) + (xy 100.584002 122.962131) + (xy 100.583998 122.962131) + (xy 100.474341 122.979498) + (xy 100.375414 123.029904) + (xy 100.375407 123.029909) + (xy 100.296909 123.108407) + (xy 100.296904 123.108414) + (xy 100.246498 123.207341) + (xy 100.229131 123.316997) + (xy 100.229131 123.317002) + (xy 92.733623 123.317002) + (xy 92.7405 123.284646) + (xy 92.7405 123.095354) + (xy 92.701144 122.910197) + (xy 92.697897 122.902905) + (xy 92.624151 122.73727) + (xy 92.624148 122.737265) + (xy 92.512888 122.584129) + (xy 92.496229 122.569129) + (xy 92.372216 122.457467) + (xy 92.208284 122.362821) + (xy 92.208277 122.362818) + (xy 92.028259 122.304327) + (xy 92.028256 122.304326) + (xy 91.887192 122.2895) + (xy 90.992808 122.2895) + (xy 90.851744 122.304326) + (xy 90.851741 122.304326) + (xy 90.85174 122.304327) + (xy 90.671722 122.362818) + (xy 90.671715 122.362821) + (xy 90.507785 122.457466) + (xy 90.367111 122.584129) + (xy 90.255851 122.737265) + (xy 90.255848 122.73727) + (xy 90.178857 122.910192) + (xy 90.178855 122.910197) + (xy 90.1395 123.095354) + (xy 90.1395 123.284645) + (xy 89.7105 123.284645) + (xy 89.7105 122.174002) + (xy 100.737131 122.174002) + (xy 100.754498 122.283658) + (xy 100.804904 122.382585) + (xy 100.804909 122.382592) + (xy 100.883407 122.46109) + (xy 100.88341 122.461092) + (xy 100.883413 122.461095) + (xy 100.909734 122.474506) + (xy 100.982341 122.511501) + (xy 101.091998 122.528869) + (xy 101.092 122.528869) + (xy 101.092002 122.528869) + (xy 101.201658 122.511501) + (xy 101.201659 122.5115) + (xy 101.201661 122.5115) + (xy 101.300587 122.461095) + (xy 101.379095 122.382587) + (xy 101.4295 122.283661) + (xy 101.4295 122.283659) + (xy 101.429501 122.283658) + (xy 101.446869 122.174002) + (xy 101.446869 122.173997) + (xy 101.429501 122.064341) + (xy 101.424293 122.054119) + (xy 101.379095 121.965413) + (xy 101.379092 121.96541) + (xy 101.37909 121.965407) + (xy 101.300592 121.886909) + (xy 101.300588 121.886906) + (xy 101.300587 121.886905) + (xy 101.276421 121.874592) + (xy 101.201658 121.836498) + (xy 101.092002 121.819131) + (xy 101.091998 121.819131) + (xy 100.982341 121.836498) + (xy 100.883414 121.886904) + (xy 100.883407 121.886909) + (xy 100.804909 121.965407) + (xy 100.804904 121.965414) + (xy 100.754498 122.064341) + (xy 100.737131 122.173997) + (xy 100.737131 122.174002) + (xy 89.7105 122.174002) + (xy 89.7105 120.744645) + (xy 90.1395 120.744645) + (xy 90.178855 120.929802) + (xy 90.178857 120.929807) + (xy 90.255848 121.102729) + (xy 90.255851 121.102734) + (xy 90.367111 121.25587) + (xy 90.367112 121.255871) + (xy 90.507784 121.382533) + (xy 90.671716 121.477179) + (xy 90.851744 121.535674) + (xy 90.992808 121.5505) + (xy 90.992812 121.5505) + (xy 91.887188 121.5505) + (xy 91.887192 121.5505) + (xy 92.028256 121.535674) + (xy 92.208284 121.477179) + (xy 92.372216 121.382533) + (xy 92.512888 121.255871) + (xy 92.583994 121.158002) + (xy 99.721131 121.158002) + (xy 99.738498 121.267658) + (xy 99.788904 121.366585) + (xy 99.788909 121.366592) + (xy 99.867407 121.44509) + (xy 99.86741 121.445092) + (xy 99.867413 121.445095) + (xy 99.924551 121.474208) + (xy 99.966341 121.495501) + (xy 100.075998 121.512869) + (xy 100.076 121.512869) + (xy 100.076002 121.512869) + (xy 100.185658 121.495501) + (xy 100.185659 121.4955) + (xy 100.185661 121.4955) + (xy 100.284587 121.445095) + (xy 100.363095 121.366587) + (xy 100.4135 121.267661) + (xy 100.4135 121.267659) + (xy 100.413501 121.267658) + (xy 100.430869 121.158002) + (xy 100.430869 121.157997) + (xy 100.413501 121.048341) + (xy 100.412561 121.046496) + (xy 100.363095 120.949413) + (xy 100.363092 120.94941) + (xy 100.36309 120.949407) + (xy 100.284592 120.870909) + (xy 100.284588 120.870906) + (xy 100.284587 120.870905) + (xy 100.278923 120.868019) + (xy 100.185658 120.820498) + (xy 100.076002 120.803131) + (xy 100.075998 120.803131) + (xy 99.966341 120.820498) + (xy 99.867414 120.870904) + (xy 99.867407 120.870909) + (xy 99.788909 120.949407) + (xy 99.788904 120.949414) + (xy 99.738498 121.048341) + (xy 99.721131 121.157997) + (xy 99.721131 121.158002) + (xy 92.583994 121.158002) + (xy 92.624151 121.10273) + (xy 92.701144 120.929803) + (xy 92.7405 120.744646) + (xy 92.7405 120.744645) + (xy 105.3795 120.744645) + (xy 105.418855 120.929802) + (xy 105.418857 120.929807) + (xy 105.495848 121.102729) + (xy 105.495851 121.102734) + (xy 105.607111 121.25587) + (xy 105.607112 121.255871) + (xy 105.747784 121.382533) + (xy 105.911716 121.477179) + (xy 106.091744 121.535674) + (xy 106.232808 121.5505) + (xy 106.232812 121.5505) + (xy 107.127188 121.5505) + (xy 107.127192 121.5505) + (xy 107.268256 121.535674) + (xy 107.448284 121.477179) + (xy 107.612216 121.382533) + (xy 107.752888 121.255871) + (xy 107.864151 121.10273) + (xy 107.941144 120.929803) + (xy 107.9805 120.744646) + (xy 107.9805 120.555354) + (xy 107.941144 120.370197) + (xy 107.913166 120.307359) + (xy 107.864151 120.19727) + (xy 107.864148 120.197265) + (xy 107.752888 120.044129) + (xy 107.734844 120.027882) + (xy 107.612216 119.917467) + (xy 107.448284 119.822821) + (xy 107.448277 119.822818) + (xy 107.268259 119.764327) + (xy 107.268256 119.764326) + (xy 107.127192 119.7495) + (xy 106.232808 119.7495) + (xy 106.091744 119.764326) + (xy 106.091741 119.764326) + (xy 106.09174 119.764327) + (xy 105.911722 119.822818) + (xy 105.911715 119.822821) + (xy 105.747785 119.917466) + (xy 105.607111 120.044129) + (xy 105.495851 120.197265) + (xy 105.495848 120.19727) + (xy 105.418857 120.370192) + (xy 105.418855 120.370197) + (xy 105.3795 120.555354) + (xy 105.3795 120.744645) + (xy 92.7405 120.744645) + (xy 92.7405 120.555354) + (xy 92.701144 120.370197) + (xy 92.673166 120.307359) + (xy 92.624151 120.19727) + (xy 92.624148 120.197265) + (xy 92.512888 120.044129) + (xy 92.494844 120.027882) + (xy 92.372216 119.917467) + (xy 92.208284 119.822821) + (xy 92.208277 119.822818) + (xy 92.028259 119.764327) + (xy 92.028256 119.764326) + (xy 91.887192 119.7495) + (xy 90.992808 119.7495) + (xy 90.851744 119.764326) + (xy 90.851741 119.764326) + (xy 90.85174 119.764327) + (xy 90.671722 119.822818) + (xy 90.671715 119.822821) + (xy 90.507785 119.917466) + (xy 90.367111 120.044129) + (xy 90.255851 120.197265) + (xy 90.255848 120.19727) + (xy 90.178857 120.370192) + (xy 90.178855 120.370197) + (xy 90.1395 120.555354) + (xy 90.1395 120.744645) + (xy 89.7105 120.744645) + (xy 89.7105 118.204645) + (xy 90.1395 118.204645) + (xy 90.178855 118.389802) + (xy 90.178857 118.389807) + (xy 90.255848 118.562729) + (xy 90.255851 118.562734) + (xy 90.367111 118.71587) + (xy 90.367112 118.715871) + (xy 90.507784 118.842533) + (xy 90.671716 118.937179) + (xy 90.851744 118.995674) + (xy 90.992808 119.0105) + (xy 90.992812 119.0105) + (xy 91.887188 119.0105) + (xy 91.887192 119.0105) + (xy 92.028256 118.995674) + (xy 92.208284 118.937179) + (xy 92.372216 118.842533) + (xy 92.512888 118.715871) + (xy 92.624151 118.56273) + (xy 92.701144 118.389803) + (xy 92.7405 118.204646) + (xy 92.7405 118.015354) + (xy 92.701144 117.830197) + (xy 92.672043 117.764837) + (xy 92.624151 117.65727) + (xy 92.624148 117.657265) + (xy 92.512888 117.504129) + (xy 92.432492 117.43174) + (xy 92.372216 117.377467) + (xy 92.208284 117.282821) + (xy 92.208277 117.282818) + (xy 92.028259 117.224327) + (xy 92.028256 117.224326) + (xy 91.887192 117.2095) + (xy 90.992808 117.2095) + (xy 90.851744 117.224326) + (xy 90.851741 117.224326) + (xy 90.85174 117.224327) + (xy 90.671722 117.282818) + (xy 90.671715 117.282821) + (xy 90.507785 117.377466) + (xy 90.367111 117.504129) + (xy 90.255851 117.657265) + (xy 90.255848 117.65727) + (xy 90.178857 117.830192) + (xy 90.178855 117.830197) + (xy 90.1395 118.015354) + (xy 90.1395 118.204645) + (xy 89.7105 118.204645) + (xy 89.7105 115.664645) + (xy 90.1395 115.664645) + (xy 90.178855 115.849802) + (xy 90.178857 115.849807) + (xy 90.255848 116.022729) + (xy 90.255851 116.022734) + (xy 90.367111 116.17587) + (xy 90.367112 116.175871) + (xy 90.507784 116.302533) + (xy 90.671716 116.397179) + (xy 90.851744 116.455674) + (xy 90.992808 116.4705) + (xy 90.992812 116.4705) + (xy 91.887188 116.4705) + (xy 91.887192 116.4705) + (xy 92.028256 116.455674) + (xy 92.208284 116.397179) + (xy 92.372216 116.302533) + (xy 92.512888 116.175871) + (xy 92.624151 116.02273) + (xy 92.701144 115.849803) + (xy 92.7405 115.664646) + (xy 92.7405 115.664645) + (xy 105.3795 115.664645) + (xy 105.418855 115.849802) + (xy 105.418857 115.849807) + (xy 105.495848 116.022729) + (xy 105.495851 116.022734) + (xy 105.607111 116.17587) + (xy 105.607112 116.175871) + (xy 105.747784 116.302533) + (xy 105.911716 116.397179) + (xy 106.091744 116.455674) + (xy 106.232808 116.4705) + (xy 106.232812 116.4705) + (xy 107.127188 116.4705) + (xy 107.127192 116.4705) + (xy 107.268256 116.455674) + (xy 107.448284 116.397179) + (xy 107.612216 116.302533) + (xy 107.720537 116.205) + (xy 109.119131 116.205) + (xy 109.136498 116.314658) + (xy 109.186904 116.413585) + (xy 109.186909 116.413592) + (xy 109.265407 116.49209) + (xy 109.26541 116.492092) + (xy 109.265413 116.492095) + (xy 109.364339 116.5425) + (xy 109.364341 116.542501) + (xy 109.473998 116.559869) + (xy 109.474 116.559869) + (xy 109.474002 116.559869) + (xy 109.583658 116.542501) + (xy 109.583659 116.5425) + (xy 109.583661 116.5425) + (xy 109.682587 116.492095) + (xy 109.761095 116.413587) + (xy 109.8115 116.314661) + (xy 109.8115 116.314659) + (xy 109.811501 116.314658) + (xy 109.828869 116.205) + (xy 109.828869 116.204997) + (xy 109.811501 116.095341) + (xy 109.774504 116.02273) + (xy 109.761095 115.996413) + (xy 109.761092 115.99641) + (xy 109.76109 115.996407) + (xy 109.682592 115.917909) + (xy 109.682588 115.917906) + (xy 109.682587 115.917905) + (xy 109.662166 115.9075) + (xy 109.583658 115.867498) + (xy 109.474002 115.850131) + (xy 109.473998 115.850131) + (xy 109.364341 115.867498) + (xy 109.265414 115.917904) + (xy 109.265407 115.917909) + (xy 109.186909 115.996407) + (xy 109.186904 115.996414) + (xy 109.136498 116.095341) + (xy 109.119131 116.204997) + (xy 109.119131 116.205) + (xy 107.720537 116.205) + (xy 107.752888 116.175871) + (xy 107.864151 116.02273) + (xy 107.941144 115.849803) + (xy 107.9805 115.664646) + (xy 107.9805 115.57) + (xy 110.85454 115.57) + (xy 110.874326 115.758256) + (xy 110.874327 115.758259) + (xy 110.932818 115.938277) + (xy 110.932821 115.938284) + (xy 111.027467 116.102216) + (xy 111.137739 116.224685) + (xy 111.154129 116.242888) + (xy 111.307265 116.354148) + (xy 111.30727 116.354151) + (xy 111.480192 116.431142) + (xy 111.480195 116.431143) + (xy 111.480197 116.431144) + (xy 111.665354 116.4705) + (xy 111.665355 116.4705) + (xy 111.854644 116.4705) + (xy 111.854646 116.4705) + (xy 112.039803 116.431144) + (xy 112.21273 116.354151) + (xy 112.365871 116.242888) + (xy 112.492533 116.102216) + (xy 112.587179 115.938284) + (xy 112.645674 115.758256) + (xy 112.66546 115.57) + (xy 118.47454 115.57) + (xy 118.494326 115.758256) + (xy 118.494327 115.758259) + (xy 118.552818 115.938277) + (xy 118.552821 115.938284) + (xy 118.647467 116.102216) + (xy 118.757739 116.224685) + (xy 118.774129 116.242888) + (xy 118.927265 116.354148) + (xy 118.92727 116.354151) + (xy 119.100192 116.431142) + (xy 119.100195 116.431143) + (xy 119.100197 116.431144) + (xy 119.285354 116.4705) + (xy 119.285355 116.4705) + (xy 119.474644 116.4705) + (xy 119.474646 116.4705) + (xy 119.659803 116.431144) + (xy 119.83273 116.354151) + (xy 119.985871 116.242888) + (xy 120.112533 116.102216) + (xy 120.207179 115.938284) + (xy 120.265674 115.758256) + (xy 120.28546 115.57) + (xy 120.265674 115.381744) + (xy 120.207179 115.201716) + (xy 120.112533 115.037784) + (xy 119.985871 114.897112) + (xy 119.982473 114.894643) + (xy 119.863222 114.808002) + (xy 122.835131 114.808002) + (xy 122.852498 114.917658) + (xy 122.902904 115.016585) + (xy 122.902909 115.016592) + (xy 122.981407 115.09509) + (xy 122.98141 115.095092) + (xy 122.981413 115.095095) + (xy 123.04438 115.127178) + (xy 123.080341 115.145501) + (xy 123.189998 115.162869) + (xy 123.19 115.162869) + (xy 123.190002 115.162869) + (xy 123.299658 115.145501) + (xy 123.299659 115.1455) + (xy 123.299661 115.1455) + (xy 123.398587 115.095095) + (xy 123.477095 115.016587) + (xy 123.5275 114.917661) + (xy 123.5275 114.917659) + (xy 123.527501 114.917658) + (xy 123.544869 114.808002) + (xy 123.544869 114.807997) + (xy 123.527501 114.698341) + (xy 123.520622 114.684841) + (xy 123.477095 114.599413) + (xy 123.477092 114.59941) + (xy 123.47709 114.599407) + (xy 123.398592 114.520909) + (xy 123.398588 114.520906) + (xy 123.398587 114.520905) + (xy 123.374421 114.508592) + (xy 123.299658 114.470498) + (xy 123.190002 114.453131) + (xy 123.189998 114.453131) + (xy 123.080341 114.470498) + (xy 122.981414 114.520904) + (xy 122.981407 114.520909) + (xy 122.902909 114.599407) + (xy 122.902904 114.599414) + (xy 122.852498 114.698341) + (xy 122.835131 114.807997) + (xy 122.835131 114.808002) + (xy 119.863222 114.808002) + (xy 119.832734 114.785851) + (xy 119.832729 114.785848) + (xy 119.659807 114.708857) + (xy 119.659802 114.708855) + (xy 119.514001 114.677865) + (xy 119.474646 114.6695) + (xy 119.285354 114.6695) + (xy 119.252897 114.676398) + (xy 119.100197 114.708855) + (xy 119.100192 114.708857) + (xy 118.92727 114.785848) + (xy 118.927265 114.785851) + (xy 118.774129 114.897111) + (xy 118.647466 115.037785) + (xy 118.552821 115.201715) + (xy 118.552818 115.201722) + (xy 118.494327 115.38174) + (xy 118.494326 115.381744) + (xy 118.47454 115.57) + (xy 112.66546 115.57) + (xy 112.645674 115.381744) + (xy 112.587179 115.201716) + (xy 112.492533 115.037784) + (xy 112.365871 114.897112) + (xy 112.362473 114.894643) + (xy 112.212734 114.785851) + (xy 112.212729 114.785848) + (xy 112.039807 114.708857) + (xy 112.039802 114.708855) + (xy 111.894001 114.677865) + (xy 111.854646 114.6695) + (xy 111.665354 114.6695) + (xy 111.632897 114.676398) + (xy 111.480197 114.708855) + (xy 111.480192 114.708857) + (xy 111.30727 114.785848) + (xy 111.307265 114.785851) + (xy 111.154129 114.897111) + (xy 111.027466 115.037785) + (xy 110.932821 115.201715) + (xy 110.932818 115.201722) + (xy 110.874327 115.38174) + (xy 110.874326 115.381744) + (xy 110.85454 115.57) + (xy 107.9805 115.57) + (xy 107.9805 115.475354) + (xy 107.941144 115.290197) + (xy 107.937897 115.282905) + (xy 107.864151 115.11727) + (xy 107.864148 115.117265) + (xy 107.752888 114.964129) + (xy 107.675715 114.894642) + (xy 107.612216 114.837467) + (xy 107.448284 114.742821) + (xy 107.448277 114.742818) + (xy 107.268259 114.684327) + (xy 107.268256 114.684326) + (xy 107.127192 114.6695) + (xy 106.232808 114.6695) + (xy 106.091744 114.684326) + (xy 106.091741 114.684326) + (xy 106.09174 114.684327) + (xy 105.911722 114.742818) + (xy 105.911715 114.742821) + (xy 105.747785 114.837466) + (xy 105.607111 114.964129) + (xy 105.495851 115.117265) + (xy 105.495848 115.11727) + (xy 105.418857 115.290192) + (xy 105.418855 115.290197) + (xy 105.3795 115.475354) + (xy 105.3795 115.664645) + (xy 92.7405 115.664645) + (xy 92.7405 115.475354) + (xy 92.701144 115.290197) + (xy 92.697897 115.282905) + (xy 92.624151 115.11727) + (xy 92.624148 115.117265) + (xy 92.512888 114.964129) + (xy 92.435715 114.894642) + (xy 92.372216 114.837467) + (xy 92.208284 114.742821) + (xy 92.208277 114.742818) + (xy 92.028259 114.684327) + (xy 92.028256 114.684326) + (xy 91.887192 114.6695) + (xy 90.992808 114.6695) + (xy 90.851744 114.684326) + (xy 90.851741 114.684326) + (xy 90.85174 114.684327) + (xy 90.671722 114.742818) + (xy 90.671715 114.742821) + (xy 90.507785 114.837466) + (xy 90.367111 114.964129) + (xy 90.255851 115.117265) + (xy 90.255848 115.11727) + (xy 90.178857 115.290192) + (xy 90.178855 115.290197) + (xy 90.1395 115.475354) + (xy 90.1395 115.664645) + (xy 89.7105 115.664645) + (xy 89.7105 113.124645) + (xy 90.1395 113.124645) + (xy 90.178855 113.309802) + (xy 90.178857 113.309807) + (xy 90.255848 113.482729) + (xy 90.255851 113.482734) + (xy 90.367111 113.63587) + (xy 90.367112 113.635871) + (xy 90.507784 113.762533) + (xy 90.671716 113.857179) + (xy 90.851744 113.915674) + (xy 90.992808 113.9305) + (xy 90.992812 113.9305) + (xy 91.887188 113.9305) + (xy 91.887192 113.9305) + (xy 92.028256 113.915674) + (xy 92.208284 113.857179) + (xy 92.372216 113.762533) + (xy 92.512888 113.635871) + (xy 92.624151 113.48273) + (xy 92.701144 113.309803) + (xy 92.7405 113.124646) + (xy 92.7405 113.124645) + (xy 105.3795 113.124645) + (xy 105.418855 113.309802) + (xy 105.418857 113.309807) + (xy 105.495848 113.482729) + (xy 105.495851 113.482734) + (xy 105.607111 113.63587) + (xy 105.607112 113.635871) + (xy 105.747784 113.762533) + (xy 105.911716 113.857179) + (xy 106.091744 113.915674) + (xy 106.232808 113.9305) + (xy 106.232812 113.9305) + (xy 107.127188 113.9305) + (xy 107.127192 113.9305) + (xy 107.268256 113.915674) + (xy 107.448284 113.857179) + (xy 107.612216 113.762533) + (xy 107.752888 113.635871) + (xy 107.864151 113.48273) + (xy 107.878538 113.450416) + (xy 107.923785 113.397181) + (xy 107.990634 113.376859) + (xy 108.057858 113.395903) + (xy 108.104114 113.448269) + (xy 108.114289 113.481453) + (xy 108.120499 113.520658) + (xy 108.120499 113.520659) + (xy 108.1205 113.520661) + (xy 108.152474 113.583413) + (xy 108.170904 113.619585) + (xy 108.170909 113.619592) + (xy 108.249407 113.69809) + (xy 108.24941 113.698092) + (xy 108.249413 113.698095) + (xy 108.334465 113.741431) + (xy 108.348341 113.748501) + (xy 108.457998 113.765869) + (xy 108.458 113.765869) + (xy 108.458002 113.765869) + (xy 108.567658 113.748501) + (xy 108.567659 113.7485) + (xy 108.567661 113.7485) + (xy 108.666587 113.698095) + (xy 108.745095 113.619587) + (xy 108.786664 113.538002) + (xy 121.819131 113.538002) + (xy 121.836498 113.647658) + (xy 121.886904 113.746585) + (xy 121.886909 113.746592) + (xy 121.965407 113.82509) + (xy 121.96541 113.825092) + (xy 121.965413 113.825095) + (xy 122.011054 113.84835) + (xy 122.064341 113.875501) + (xy 122.173998 113.892869) + (xy 122.174 113.892869) + (xy 122.174002 113.892869) + (xy 122.283658 113.875501) + (xy 122.283659 113.8755) + (xy 122.283661 113.8755) + (xy 122.382587 113.825095) + (xy 122.461095 113.746587) + (xy 122.5115 113.647661) + (xy 122.5115 113.647659) + (xy 122.511501 113.647658) + (xy 122.528869 113.538002) + (xy 122.528869 113.537997) + (xy 122.511501 113.428341) + (xy 122.507856 113.421187) + (xy 122.461095 113.329413) + (xy 122.461092 113.32941) + (xy 122.46109 113.329407) + (xy 122.382592 113.250909) + (xy 122.382588 113.250906) + (xy 122.382587 113.250905) + (xy 122.358421 113.238592) + (xy 122.283658 113.200498) + (xy 122.174002 113.183131) + (xy 122.173998 113.183131) + (xy 122.064341 113.200498) + (xy 121.965414 113.250904) + (xy 121.965407 113.250909) + (xy 121.886909 113.329407) + (xy 121.886904 113.329414) + (xy 121.836498 113.428341) + (xy 121.819131 113.537997) + (xy 121.819131 113.538002) + (xy 108.786664 113.538002) + (xy 108.7955 113.520661) + (xy 108.801256 113.484319) + (xy 108.831185 113.421187) + (xy 108.890496 113.384255) + (xy 108.943126 113.381246) + (xy 108.966 113.384869) + (xy 108.966 113.384868) + (xy 108.966001 113.384869) + (xy 108.966002 113.384869) + (xy 109.075658 113.367501) + (xy 109.075659 113.3675) + (xy 109.075661 113.3675) + (xy 109.174587 113.317095) + (xy 109.253095 113.238587) + (xy 109.3035 113.139661) + (xy 109.3035 113.139659) + (xy 109.303501 113.139658) + (xy 109.305879 113.124645) + (xy 128.2395 113.124645) + (xy 128.278855 113.309802) + (xy 128.278857 113.309807) + (xy 128.355848 113.482729) + (xy 128.355851 113.482734) + (xy 128.467111 113.63587) + (xy 128.467112 113.635871) + (xy 128.607784 113.762533) + (xy 128.771716 113.857179) + (xy 128.951744 113.915674) + (xy 129.092808 113.9305) + (xy 129.092812 113.9305) + (xy 129.987188 113.9305) + (xy 129.987192 113.9305) + (xy 130.128256 113.915674) + (xy 130.308284 113.857179) + (xy 130.472216 113.762533) + (xy 130.612888 113.635871) + (xy 130.724151 113.48273) + (xy 130.801144 113.309803) + (xy 130.8405 113.124646) + (xy 130.8405 113.124645) + (xy 143.4795 113.124645) + (xy 143.518855 113.309802) + (xy 143.518857 113.309807) + (xy 143.595848 113.482729) + (xy 143.595851 113.482734) + (xy 143.707111 113.63587) + (xy 143.707112 113.635871) + (xy 143.847784 113.762533) + (xy 144.011716 113.857179) + (xy 144.191744 113.915674) + (xy 144.332808 113.9305) + (xy 144.332812 113.9305) + (xy 145.227188 113.9305) + (xy 145.227192 113.9305) + (xy 145.368256 113.915674) + (xy 145.548284 113.857179) + (xy 145.712216 113.762533) + (xy 145.852888 113.635871) + (xy 145.964151 113.48273) + (xy 146.041144 113.309803) + (xy 146.0805 113.124646) + (xy 146.0805 113.124645) + (xy 149.8295 113.124645) + (xy 149.868855 113.309802) + (xy 149.868857 113.309807) + (xy 149.945848 113.482729) + (xy 149.945851 113.482734) + (xy 150.057111 113.63587) + (xy 150.057112 113.635871) + (xy 150.197784 113.762533) + (xy 150.361716 113.857179) + (xy 150.541744 113.915674) + (xy 150.682808 113.9305) + (xy 150.682812 113.9305) + (xy 151.577188 113.9305) + (xy 151.577192 113.9305) + (xy 151.718256 113.915674) + (xy 151.898284 113.857179) + (xy 152.062216 113.762533) + (xy 152.202888 113.635871) + (xy 152.314151 113.48273) + (xy 152.391144 113.309803) + (xy 152.4305 113.124646) + (xy 152.4305 112.935354) + (xy 152.391144 112.750197) + (xy 152.387897 112.742905) + (xy 152.373199 112.709894) + (xy 153.8995 112.709894) + (xy 153.899501 112.709902) + (xy 153.90533 112.739212) + (xy 153.927542 112.772457) + (xy 153.937825 112.779327) + (xy 153.960787 112.794669) + (xy 153.96079 112.794669) + (xy 153.960791 112.79467) + (xy 153.970647 112.79663) + (xy 153.990101 112.8005) + (xy 155.492295 112.800499) + (xy 155.559334 112.820184) + (xy 155.605089 112.872987) + (xy 155.615033 112.942146) + (xy 155.614768 112.943897) + (xy 155.601131 113.029997) + (xy 155.601131 113.030002) + (xy 155.618498 113.139658) + (xy 155.668904 113.238585) + (xy 155.668909 113.238592) + (xy 155.747407 113.31709) + (xy 155.74741 113.317092) + (xy 155.747413 113.317095) + (xy 155.846339 113.3675) + (xy 155.846341 113.367501) + (xy 155.955998 113.384869) + (xy 155.956 113.384869) + (xy 155.956002 113.384869) + (xy 156.065658 113.367501) + (xy 156.065659 113.3675) + (xy 156.065661 113.3675) + (xy 156.164587 113.317095) + (xy 156.243095 113.238587) + (xy 156.2935 113.139661) + (xy 156.2935 113.139659) + (xy 156.293501 113.139658) + (xy 156.310869 113.030002) + (xy 156.310869 113.029997) + (xy 156.293501 112.920341) + (xy 156.251455 112.837821) + (xy 156.243095 112.821413) + (xy 156.243092 112.82141) + (xy 156.24309 112.821407) + (xy 156.164592 112.742909) + (xy 156.164588 112.742906) + (xy 156.164587 112.742905) + (xy 156.099799 112.709894) + (xy 156.065658 112.692498) + (xy 155.956002 112.675131) + (xy 155.955998 112.675131) + (xy 155.84634 112.692499) + (xy 155.830792 112.700421) + (xy 155.762122 112.713316) + (xy 155.697382 112.687037) + (xy 155.657127 112.62993) + (xy 155.6505 112.589935) + (xy 155.6505 112.3495) + (xy 155.670185 112.282461) + (xy 155.722989 112.236706) + (xy 155.7745 112.2255) + (xy 156.62257 112.2255) + (xy 156.689609 112.245185) + (xy 156.735364 112.297989) + (xy 156.745308 112.367147) + (xy 156.716283 112.430703) + (xy 156.715386 112.431727) + (xy 156.709704 112.438139) + (xy 156.693805 112.468431) + (xy 156.690131 112.474944) + (xy 156.67243 112.504227) + (xy 156.671992 112.505634) + (xy 156.671247 112.507431) + (xy 156.670145 112.511387) + (xy 156.669853 112.513307) + (xy 156.6695 112.51474) + (xy 156.6695 112.548952) + (xy 156.669274 112.556438) + (xy 156.667208 112.590581) + (xy 156.667468 112.591995) + (xy 156.6695 112.61435) + (xy 156.6695 117.8205) + (xy 156.649815 117.887539) + (xy 156.597011 117.933294) + (xy 156.5455 117.9445) + (xy 156.461739 117.9445) + (xy 156.393608 117.954426) + (xy 156.288514 118.005803) + (xy 156.205803 118.088514) + (xy 156.154426 118.193608) + (xy 156.1445 118.261739) + (xy 156.1445 119.22826) + (xy 156.154426 119.296391) + (xy 156.205803 119.401485) + (xy 156.288514 119.484196) + (xy 156.288515 119.484196) + (xy 156.288517 119.484198) + (xy 156.393607 119.535573) + (xy 156.427673 119.540536) + (xy 156.461739 119.5455) + (xy 156.46174 119.5455) + (xy 156.5455 119.5455) + (xy 156.612539 119.565185) + (xy 156.658294 119.617989) + (xy 156.6695 119.6695) + (xy 156.6695 120.3605) + (xy 156.649815 120.427539) + (xy 156.597011 120.473294) + (xy 156.5455 120.4845) + (xy 156.461739 120.4845) + (xy 156.393608 120.494426) + (xy 156.288514 120.545803) + (xy 156.205803 120.628514) + (xy 156.154426 120.733608) + (xy 156.1445 120.801739) + (xy 156.1445 121.76826) + (xy 156.154426 121.836391) + (xy 156.205803 121.941485) + (xy 156.288514 122.024196) + (xy 156.288515 122.024196) + (xy 156.288517 122.024198) + (xy 156.393607 122.075573) + (xy 156.427673 122.080536) + (xy 156.461739 122.0855) + (xy 156.46174 122.0855) + (xy 157.228261 122.0855) + (xy 157.250971 122.082191) + (xy 157.296393 122.075573) + (xy 157.401483 122.024198) + (xy 157.484198 121.941483) + (xy 157.523324 121.861448) + (xy 157.570451 121.809868) + (xy 157.637985 121.791953) + (xy 157.704484 121.813394) + (xy 157.748834 121.867383) + (xy 157.753241 121.881309) + (xy 157.753364 121.881269) + (xy 157.810641 122.054119) + (xy 157.810643 122.054124) + (xy 157.902684 122.203345) + (xy 158.026654 122.327315) + (xy 158.175875 122.419356) + (xy 158.17588 122.419358) + (xy 158.342302 122.474505) + (xy 158.342309 122.474506) + (xy 158.445019 122.484999) + (xy 158.594999 122.484999) + (xy 158.595 122.484998) + (xy 158.595 121.535) + (xy 159.095 121.535) + (xy 159.095 122.484999) + (xy 159.244972 122.484999) + (xy 159.244986 122.484998) + (xy 159.347697 122.474505) + (xy 159.514119 122.419358) + (xy 159.514124 122.419356) + (xy 159.663345 122.327315) + (xy 159.787315 122.203345) + (xy 159.805414 122.174002) + (xy 163.856131 122.174002) + (xy 163.873498 122.283658) + (xy 163.923904 122.382585) + (xy 163.923909 122.382592) + (xy 164.002407 122.46109) + (xy 164.00241 122.461092) + (xy 164.002413 122.461095) + (xy 164.028734 122.474506) + (xy 164.101341 122.511501) + (xy 164.210998 122.528869) + (xy 164.211 122.528869) + (xy 164.211002 122.528869) + (xy 164.320658 122.511501) + (xy 164.320659 122.5115) + (xy 164.320661 122.5115) + (xy 164.419587 122.461095) + (xy 164.498095 122.382587) + (xy 164.5485 122.283661) + (xy 164.5485 122.283659) + (xy 164.548501 122.283658) + (xy 164.565869 122.174002) + (xy 164.565869 122.173997) + (xy 164.548501 122.064341) + (xy 164.543293 122.054119) + (xy 164.498095 121.965413) + (xy 164.498092 121.96541) + (xy 164.49809 121.965407) + (xy 164.419592 121.886909) + (xy 164.419588 121.886906) + (xy 164.419587 121.886905) + (xy 164.395421 121.874592) + (xy 164.320658 121.836498) + (xy 164.211002 121.819131) + (xy 164.210998 121.819131) + (xy 164.101341 121.836498) + (xy 164.002414 121.886904) + (xy 164.002407 121.886909) + (xy 163.923909 121.965407) + (xy 163.923904 121.965414) + (xy 163.873498 122.064341) + (xy 163.856131 122.173997) + (xy 163.856131 122.174002) + (xy 159.805414 122.174002) + (xy 159.879356 122.054124) + (xy 159.879358 122.054119) + (xy 159.934505 121.887697) + (xy 159.934506 121.88769) + (xy 159.944999 121.784986) + (xy 159.945 121.784973) + (xy 159.945 121.535) + (xy 159.095 121.535) + (xy 158.595 121.535) + (xy 158.595 120.085) + (xy 159.095 120.085) + (xy 159.095 121.035) + (xy 159.944999 121.035) + (xy 159.944999 120.9) + (xy 160.984001 120.9) + (xy 160.984001 121.149986) + (xy 160.994494 121.252697) + (xy 161.049641 121.419119) + (xy 161.049643 121.419124) + (xy 161.141684 121.568345) + (xy 161.265654 121.692315) + (xy 161.414875 121.784356) + (xy 161.41488 121.784358) + (xy 161.581302 121.839505) + (xy 161.581309 121.839506) + (xy 161.684019 121.849999) + (xy 161.833999 121.849999) + (xy 162.334 121.849999) + (xy 162.483972 121.849999) + (xy 162.483986 121.849998) + (xy 162.586697 121.839505) + (xy 162.753119 121.784358) + (xy 162.753124 121.784356) + (xy 162.902345 121.692315) + (xy 163.026315 121.568345) + (xy 163.118356 121.419124) + (xy 163.118358 121.419119) + (xy 163.175635 121.24627) + (xy 163.177409 121.246858) + (xy 163.206296 121.193527) + (xy 163.267505 121.159833) + (xy 163.337213 121.16458) + (xy 163.393289 121.206261) + (xy 163.405675 121.226449) + (xy 163.4448 121.306482) + (xy 163.527514 121.389196) + (xy 163.527515 121.389196) + (xy 163.527517 121.389198) + (xy 163.632607 121.440573) + (xy 163.657068 121.444137) + (xy 163.700739 121.4505) + (xy 163.70074 121.4505) + (xy 164.467261 121.4505) + (xy 164.489971 121.447191) + (xy 164.535393 121.440573) + (xy 164.640483 121.389198) + (xy 164.723198 121.306483) + (xy 164.774573 121.201393) + (xy 164.7845 121.13326) + (xy 164.7845 120.9495) + (xy 164.804185 120.882461) + (xy 164.856989 120.836706) + (xy 164.9085 120.8255) + (xy 164.986273 120.8255) + (xy 165.053312 120.845185) + (xy 165.099067 120.897989) + (xy 165.107563 120.92372) + (xy 165.108125 120.926368) + (xy 165.108856 120.929805) + (xy 165.108857 120.929807) + (xy 165.185848 121.102729) + (xy 165.185851 121.102734) + (xy 165.297111 121.25587) + (xy 165.297112 121.255871) + (xy 165.437784 121.382533) + (xy 165.601716 121.477179) + (xy 165.781744 121.535674) + (xy 165.922808 121.5505) + (xy 165.922812 121.5505) + (xy 166.817188 121.5505) + (xy 166.817192 121.5505) + (xy 166.958256 121.535674) + (xy 167.138284 121.477179) + (xy 167.302216 121.382533) + (xy 167.442888 121.255871) + (xy 167.554151 121.10273) + (xy 167.631144 120.929803) + (xy 167.6705 120.744646) + (xy 167.6705 120.65) + (xy 168.589901 120.65) + (xy 168.608252 120.836331) + (xy 168.608253 120.836333) + (xy 168.662604 121.015502) + (xy 168.750862 121.180623) + (xy 168.750864 121.180626) + (xy 168.869642 121.325357) + (xy 169.014373 121.444135) + (xy 169.014376 121.444137) + (xy 169.160904 121.522457) + (xy 169.179499 121.532396) + (xy 169.358666 121.586746) + (xy 169.358668 121.586747) + (xy 169.375374 121.588392) + (xy 169.545 121.605099) + (xy 169.731331 121.586747) + (xy 169.910501 121.532396) + (xy 170.075625 121.444136) + (xy 170.220357 121.325357) + (xy 170.339136 121.180625) + (xy 170.427396 121.015501) + (xy 170.481747 120.836331) + (xy 170.500099 120.65) + (xy 170.481747 120.463669) + (xy 170.427396 120.284499) + (xy 170.420717 120.272004) + (xy 170.339137 120.119376) + (xy 170.339135 120.119373) + (xy 170.220357 119.974642) + (xy 170.114786 119.888002) + (xy 170.587131 119.888002) + (xy 170.604498 119.997658) + (xy 170.619898 120.027882) + (xy 170.654905 120.096587) + (xy 170.730182 120.171864) + (xy 170.763666 120.233185) + (xy 170.7665 120.259544) + (xy 170.7665 139.16478) + (xy 170.764469 139.187132) + (xy 170.761577 139.202912) + (xy 170.761576 139.202912) + (xy 170.771758 139.235586) + (xy 170.773768 139.242798) + (xy 170.781951 139.275999) + (xy 170.782627 139.277286) + (xy 170.783373 139.279088) + (xy 170.785412 139.282702) + (xy 170.786559 139.284261) + (xy 170.787313 139.285509) + (xy 170.811508 139.309703) + (xy 170.816643 139.315158) + (xy 170.839319 139.340755) + (xy 170.840505 139.341573) + (xy 170.857749 139.355944) + (xy 171.295315 139.79351) + (xy 171.66986 140.168054) + (xy 171.703345 140.229377) + (xy 171.698361 140.299068) + (xy 171.665155 140.347882) + (xy 171.64711 140.36413) + (xy 171.647106 140.364135) + (xy 171.535851 140.517265) + (xy 171.535848 140.51727) + (xy 171.458857 140.690192) + (xy 171.458855 140.690197) + (xy 171.425983 140.844852) + (xy 171.4195 140.875354) + (xy 171.4195 141.064646) + (xy 171.425983 141.095148) + (xy 171.458855 141.249802) + (xy 171.458857 141.249807) + (xy 171.535848 141.422729) + (xy 171.535851 141.422734) + (xy 171.644604 141.572419) + (xy 171.647112 141.575871) + (xy 171.787784 141.702533) + (xy 171.951716 141.797179) + (xy 172.131744 141.855674) + (xy 172.272808 141.8705) + (xy 172.272812 141.8705) + (xy 173.167188 141.8705) + (xy 173.167192 141.8705) + (xy 173.308256 141.855674) + (xy 173.488284 141.797179) + (xy 173.652216 141.702533) + (xy 173.792888 141.575871) + (xy 173.904151 141.42273) + (xy 173.981144 141.249803) + (xy 173.982436 141.243722) + (xy 174.015627 141.18224) + (xy 174.076789 141.148461) + (xy 174.103727 141.1455) + (xy 174.448 141.1455) + (xy 174.515039 141.165185) + (xy 174.560794 141.217989) + (xy 174.572 141.2695) + (xy 174.572 141.47826) + (xy 174.581926 141.546391) + (xy 174.633303 141.651485) + (xy 174.716014 141.734196) + (xy 174.716015 141.734196) + (xy 174.716017 141.734198) + (xy 174.821107 141.785573) + (xy 174.852761 141.790185) + (xy 174.889239 141.7955) + (xy 174.88924 141.7955) + (xy 175.630761 141.7955) + (xy 175.653471 141.792191) + (xy 175.698893 141.785573) + (xy 175.803983 141.734198) + (xy 175.886698 141.651483) + (xy 175.938073 141.546393) + (xy 175.948 141.47826) + (xy 176.647 141.47826) + (xy 176.656926 141.546391) + (xy 176.708303 141.651485) + (xy 176.791014 141.734196) + (xy 176.791015 141.734196) + (xy 176.791017 141.734198) + (xy 176.896107 141.785573) + (xy 176.927761 141.790185) + (xy 176.964239 141.7955) + (xy 176.96424 141.7955) + (xy 177.705761 141.7955) + (xy 177.728471 141.792191) + (xy 177.773893 141.785573) + (xy 177.878983 141.734198) + (xy 177.961698 141.651483) + (xy 178.013073 141.546393) + (xy 178.023 141.47826) + (xy 178.023 141.064646) + (xy 179.0395 141.064646) + (xy 179.045983 141.095148) + (xy 179.078855 141.249802) + (xy 179.078857 141.249807) + (xy 179.155848 141.422729) + (xy 179.155851 141.422734) + (xy 179.264604 141.572419) + (xy 179.267112 141.575871) + (xy 179.407784 141.702533) + (xy 179.571716 141.797179) + (xy 179.751744 141.855674) + (xy 179.892808 141.8705) + (xy 179.892812 141.8705) + (xy 180.787188 141.8705) + (xy 180.787192 141.8705) + (xy 180.928256 141.855674) + (xy 181.108284 141.797179) + (xy 181.272216 141.702533) + (xy 181.412888 141.575871) + (xy 181.524151 141.42273) + (xy 181.601144 141.249803) + (xy 181.6405 141.064646) + (xy 181.6405 140.875354) + (xy 181.601144 140.690197) + (xy 181.594465 140.675197) + (xy 181.524151 140.51727) + (xy 181.524148 140.517265) + (xy 181.412888 140.364129) + (xy 181.388647 140.342302) + (xy 181.272216 140.237467) + (xy 181.108284 140.142821) + (xy 181.108277 140.142818) + (xy 180.928259 140.084327) + (xy 180.928256 140.084326) + (xy 180.787192 140.0695) + (xy 179.892808 140.0695) + (xy 179.751744 140.084326) + (xy 179.751741 140.084326) + (xy 179.75174 140.084327) + (xy 179.571722 140.142818) + (xy 179.571715 140.142821) + (xy 179.407785 140.237466) + (xy 179.267111 140.364129) + (xy 179.155851 140.517265) + (xy 179.155848 140.51727) + (xy 179.078857 140.690192) + (xy 179.078855 140.690197) + (xy 179.045983 140.844852) + (xy 179.0395 140.875354) + (xy 179.0395 141.064646) + (xy 178.023 141.064646) + (xy 178.023 140.46174) + (xy 178.013073 140.393607) + (xy 177.961698 140.288517) + (xy 177.961696 140.288515) + (xy 177.961696 140.288514) + (xy 177.878985 140.205803) + (xy 177.773887 140.154424) + (xy 177.772886 140.154115) + (xy 177.77185 140.153428) + (xy 177.765242 140.150198) + (xy 177.765666 140.149329) + (xy 177.714648 140.115513) + (xy 177.686525 140.051553) + (xy 177.6855 140.035644) + (xy 177.6855 139.364355) + (xy 177.705185 139.297316) + (xy 177.757989 139.251561) + (xy 177.772896 139.245881) + (xy 177.773891 139.245573) + (xy 177.773893 139.245573) + (xy 177.78551 139.239894) + (xy 179.0395 139.239894) + (xy 179.039501 139.239902) + (xy 179.04533 139.269212) + (xy 179.067542 139.302457) + (xy 179.078388 139.309703) + (xy 179.100787 139.324669) + (xy 179.10079 139.324669) + (xy 179.100791 139.32467) + (xy 179.110647 139.32663) + (xy 179.130101 139.3305) + (xy 181.549898 139.330499) + (xy 181.579213 139.324669) + (xy 181.612457 139.302457) + (xy 181.634669 139.269213) + (xy 181.6405 139.239899) + (xy 181.640499 137.620102) + (xy 181.634669 137.590787) + (xy 181.624464 137.575513) + (xy 181.612457 137.557542) + (xy 181.579214 137.535332) + (xy 181.579215 137.535332) + (xy 181.579213 137.535331) + (xy 181.579211 137.53533) + (xy 181.579208 137.535329) + (xy 181.549901 137.5295) + (xy 179.130105 137.5295) + (xy 179.130097 137.529501) + (xy 179.100787 137.53533) + (xy 179.067542 137.557542) + (xy 179.045332 137.590785) + (xy 179.045329 137.590791) + (xy 179.0395 137.620098) + (xy 179.0395 139.239894) + (xy 177.78551 139.239894) + (xy 177.878983 139.194198) + (xy 177.961698 139.111483) + (xy 178.013073 139.006393) + (xy 178.023 138.93826) + (xy 178.023 137.92174) + (xy 178.013073 137.853607) + (xy 177.961698 137.748517) + (xy 177.961696 137.748515) + (xy 177.961696 137.748514) + (xy 177.878985 137.665803) + (xy 177.773887 137.614424) + (xy 177.772886 137.614115) + (xy 177.77185 137.613428) + (xy 177.765242 137.610198) + (xy 177.765666 137.609329) + (xy 177.714648 137.575513) + (xy 177.686525 137.511553) + (xy 177.6855 137.495644) + (xy 177.6855 136.906002) + (xy 182.017131 136.906002) + (xy 182.034498 137.015658) + (xy 182.084904 137.114585) + (xy 182.084909 137.114592) + (xy 182.163407 137.19309) + (xy 182.16341 137.193092) + (xy 182.163413 137.193095) + (xy 182.207372 137.215493) + (xy 182.262341 137.243501) + (xy 182.371998 137.260869) + (xy 182.372 137.260869) + (xy 182.401684 137.256167) + (xy 182.470976 137.265121) + (xy 182.508764 137.290959) + (xy 182.668181 137.450376) + (xy 182.701666 137.511699) + (xy 182.7045 137.538057) + (xy 182.7045 139.67278) + (xy 182.702469 139.695132) + (xy 182.699577 139.710912) + (xy 182.699576 139.710912) + (xy 182.709758 139.743586) + (xy 182.711768 139.750798) + (xy 182.719951 139.783999) + (xy 182.720627 139.785286) + (xy 182.721373 139.787088) + (xy 182.723412 139.790702) + (xy 182.724559 139.792261) + (xy 182.725313 139.793509) + (xy 182.749508 139.817703) + (xy 182.754643 139.823158) + (xy 182.777319 139.848755) + (xy 182.778505 139.849573) + (xy 182.795749 139.863944) + (xy 183.55017 140.618365) + (xy 183.583655 140.679688) + (xy 183.578671 140.74938) + (xy 183.571847 140.764499) + (xy 183.521604 140.858497) + (xy 183.467253 141.037666) + (xy 183.467252 141.037668) + (xy 183.448901 141.224) + (xy 183.467252 141.410331) + (xy 183.467253 141.410333) + (xy 183.521604 141.589502) + (xy 183.609862 141.754623) + (xy 183.609864 141.754626) + (xy 183.728642 141.899357) + (xy 183.873373 142.018135) + (xy 183.873376 142.018137) + (xy 184.032585 142.103235) + (xy 184.038499 142.106396) + (xy 184.175355 142.147911) + (xy 184.217666 142.160746) + (xy 184.217668 142.160747) + (xy 184.234374 142.162392) + (xy 184.404 142.179099) + (xy 184.590331 142.160747) + (xy 184.769501 142.106396) + (xy 184.934625 142.018136) + (xy 185.079357 141.899357) + (xy 185.198136 141.754625) + (xy 185.286396 141.589501) + (xy 185.340747 141.410331) + (xy 185.359099 141.224) + (xy 185.340747 141.037669) + (xy 185.286396 140.858499) + (xy 185.250673 140.791666) + (xy 185.198137 140.693376) + (xy 185.198135 140.693373) + (xy 185.079357 140.548642) + (xy 184.934626 140.429864) + (xy 184.934623 140.429862) + (xy 184.769502 140.341604) + (xy 184.590333 140.287253) + (xy 184.590331 140.287252) + (xy 184.404 140.268901) + (xy 184.217668 140.287252) + (xy 184.217666 140.287253) + (xy 184.038499 140.341603) + (xy 183.944497 140.391848) + (xy 183.876094 140.406089) + (xy 183.810851 140.381088) + (xy 183.798364 140.37017) + (xy 183.091819 139.663625) + (xy 183.058334 139.602302) + (xy 183.0555 139.575944) + (xy 183.0555 138.684) + (xy 183.448901 138.684) + (xy 183.467252 138.870331) + (xy 183.467253 138.870333) + (xy 183.521604 139.049502) + (xy 183.609862 139.214623) + (xy 183.609864 139.214626) + (xy 183.728642 139.359357) + (xy 183.873373 139.478135) + (xy 183.873376 139.478137) + (xy 184.032585 139.563235) + (xy 184.038499 139.566396) + (xy 184.175355 139.607911) + (xy 184.217666 139.620746) + (xy 184.217668 139.620747) + (xy 184.234374 139.622392) + (xy 184.404 139.639099) + (xy 184.590331 139.620747) + (xy 184.769501 139.566396) + (xy 184.934625 139.478136) + (xy 185.079357 139.359357) + (xy 185.198136 139.214625) + (xy 185.286396 139.049501) + (xy 185.340747 138.870331) + (xy 185.359099 138.684) + (xy 185.340747 138.497669) + (xy 185.286396 138.318499) + (xy 185.273678 138.294705) + (xy 185.198137 138.153376) + (xy 185.198135 138.153373) + (xy 185.079357 138.008642) + (xy 184.934626 137.889864) + (xy 184.934623 137.889862) + (xy 184.769502 137.801604) + (xy 184.590333 137.747253) + (xy 184.590331 137.747252) + (xy 184.404 137.728901) + (xy 184.217668 137.747252) + (xy 184.217666 137.747253) + (xy 184.038497 137.801604) + (xy 183.873376 137.889862) + (xy 183.873373 137.889864) + (xy 183.728642 138.008642) + (xy 183.609864 138.153373) + (xy 183.609862 138.153376) + (xy 183.521604 138.318497) + (xy 183.467253 138.497666) + (xy 183.467252 138.497668) + (xy 183.448901 138.684) + (xy 183.0555 138.684) + (xy 183.0555 137.441213) + (xy 183.057531 137.418862) + (xy 183.057542 137.418801) + (xy 183.060422 137.403086) + (xy 183.05024 137.370414) + (xy 183.048234 137.363214) + (xy 183.040048 137.330002) + (xy 183.040048 137.33) + (xy 183.040045 137.329997) + (xy 183.039383 137.328735) + (xy 183.038639 137.32694) + (xy 183.036569 137.32327) + (xy 183.035418 137.321705) + (xy 183.034683 137.320489) + (xy 183.010498 137.296304) + (xy 183.005363 137.290849) + (xy 182.98268 137.265245) + (xy 182.981482 137.264418) + (xy 182.964246 137.250052) + (xy 182.756959 137.042765) + (xy 182.723474 136.981442) + (xy 182.722167 136.935685) + (xy 182.722642 136.93269) + (xy 182.726869 136.906) + (xy 182.726869 136.905997) + (xy 182.709501 136.796341) + (xy 182.698882 136.7755) + (xy 182.659095 136.697413) + (xy 182.659092 136.69741) + (xy 182.65909 136.697407) + (xy 182.580592 136.618909) + (xy 182.580588 136.618906) + (xy 182.580587 136.618905) + (xy 182.556421 136.606592) + (xy 182.481658 136.568498) + (xy 182.372002 136.551131) + (xy 182.371998 136.551131) + (xy 182.262341 136.568498) + (xy 182.163414 136.618904) + (xy 182.163407 136.618909) + (xy 182.084909 136.697407) + (xy 182.084904 136.697414) + (xy 182.034498 136.796341) + (xy 182.017131 136.905997) + (xy 182.017131 136.906002) + (xy 177.6855 136.906002) + (xy 177.6855 136.551543) + (xy 177.705185 136.484504) + (xy 177.721819 136.463862) + (xy 179.683837 134.501844) + (xy 183.054 134.501844) + (xy 183.060401 134.561372) + (xy 183.060403 134.561379) + (xy 183.110645 134.696086) + (xy 183.110649 134.696093) + (xy 183.196809 134.811187) + (xy 183.196812 134.81119) + (xy 183.311906 134.89735) + (xy 183.311913 134.897354) + (xy 183.44662 134.947596) + (xy 183.446627 134.947598) + (xy 183.506155 134.953999) + (xy 183.506172 134.954) + (xy 184.26491 134.954) + (xy 184.331949 134.973685) + (xy 184.377704 135.026489) + (xy 184.387648 135.095647) + (xy 184.358623 135.159203) + (xy 184.299845 135.196977) + (xy 184.277064 135.201403) + (xy 184.217668 135.207252) + (xy 184.217666 135.207253) + (xy 184.038497 135.261604) + (xy 183.873376 135.349862) + (xy 183.873373 135.349864) + (xy 183.728642 135.468642) + (xy 183.609864 135.613373) + (xy 183.609862 135.613376) + (xy 183.521604 135.778497) + (xy 183.467253 135.957666) + (xy 183.467252 135.957668) + (xy 183.448901 136.144) + (xy 183.467252 136.330331) + (xy 183.467253 136.330333) + (xy 183.521604 136.509502) + (xy 183.609862 136.674623) + (xy 183.609864 136.674626) + (xy 183.728642 136.819357) + (xy 183.873373 136.938135) + (xy 183.873376 136.938137) + (xy 183.954395 136.981442) + (xy 184.038499 137.026396) + (xy 184.217666 137.080746) + (xy 184.217668 137.080747) + (xy 184.234374 137.082392) + (xy 184.404 137.099099) + (xy 184.590331 137.080747) + (xy 184.769501 137.026396) + (xy 184.934625 136.938136) + (xy 185.079357 136.819357) + (xy 185.198136 136.674625) + (xy 185.286396 136.509501) + (xy 185.340747 136.330331) + (xy 185.359099 136.144) + (xy 185.340747 135.957669) + (xy 185.286396 135.778499) + (xy 185.276395 135.759789) + (xy 185.198137 135.613376) + (xy 185.198135 135.613373) + (xy 185.079357 135.468642) + (xy 184.934626 135.349864) + (xy 184.934623 135.349862) + (xy 184.769502 135.261604) + (xy 184.590333 135.207253) + (xy 184.590331 135.207252) + (xy 184.530936 135.201403) + (xy 184.466149 135.175242) + (xy 184.42579 135.118208) + (xy 184.422673 135.048408) + (xy 184.457787 134.988003) + (xy 184.519985 134.956172) + (xy 184.54309 134.954) + (xy 185.301828 134.954) + (xy 185.301844 134.953999) + (xy 185.361372 134.947598) + (xy 185.361379 134.947596) + (xy 185.496086 134.897354) + (xy 185.496093 134.89735) + (xy 185.611187 134.81119) + (xy 185.61119 134.811187) + (xy 185.69735 134.696093) + (xy 185.697354 134.696086) + (xy 185.747596 134.561379) + (xy 185.747598 134.561372) + (xy 185.753999 134.501844) + (xy 185.754 134.501827) + (xy 185.754 133.854) + (xy 184.837686 133.854) + (xy 184.863493 133.813844) + (xy 184.904 133.675889) + (xy 184.904 133.532111) + (xy 184.863493 133.394156) + (xy 184.837686 133.354) + (xy 185.754 133.354) + (xy 185.754 132.706172) + (xy 185.753999 132.706155) + (xy 185.747598 132.646627) + (xy 185.747596 132.64662) + (xy 185.697354 132.511913) + (xy 185.69735 132.511906) + (xy 185.61119 132.396812) + (xy 185.611187 132.396809) + (xy 185.496093 132.310649) + (xy 185.496086 132.310645) + (xy 185.361379 132.260403) + (xy 185.361372 132.260401) + (xy 185.301844 132.254) + (xy 184.654 132.254) + (xy 184.654 133.168498) + (xy 184.546315 133.11932) + (xy 184.439763 133.104) + (xy 184.368237 133.104) + (xy 184.261685 133.11932) + (xy 184.154 133.168498) + (xy 184.154 132.254) + (xy 183.506155 132.254) + (xy 183.446627 132.260401) + (xy 183.44662 132.260403) + (xy 183.311913 132.310645) + (xy 183.311906 132.310649) + (xy 183.196812 132.396809) + (xy 183.196809 132.396812) + (xy 183.110649 132.511906) + (xy 183.110645 132.511913) + (xy 183.060403 132.64662) + (xy 183.060401 132.646627) + (xy 183.054 132.706155) + (xy 183.054 133.354) + (xy 183.970314 133.354) + (xy 183.944507 133.394156) + (xy 183.904 133.532111) + (xy 183.904 133.675889) + (xy 183.944507 133.813844) + (xy 183.970314 133.854) + (xy 183.054 133.854) + (xy 183.054 134.501844) + (xy 179.683837 134.501844) + (xy 179.898862 134.286819) + (xy 179.960185 134.253334) + (xy 179.986543 134.2505) + (xy 180.787188 134.2505) + (xy 180.787192 134.2505) + (xy 180.928256 134.235674) + (xy 181.108284 134.177179) + (xy 181.272216 134.082533) + (xy 181.412888 133.955871) + (xy 181.524151 133.80273) + (xy 181.601144 133.629803) + (xy 181.6405 133.444646) + (xy 181.6405 133.255354) + (xy 181.601144 133.070197) + (xy 181.594465 133.055197) + (xy 181.524151 132.89727) + (xy 181.524148 132.897265) + (xy 181.412888 132.744129) + (xy 181.396229 132.729129) + (xy 181.272216 132.617467) + (xy 181.108284 132.522821) + (xy 181.108277 132.522818) + (xy 180.928259 132.464327) + (xy 180.928256 132.464326) + (xy 180.787192 132.4495) + (xy 179.892808 132.4495) + (xy 179.751744 132.464326) + (xy 179.751741 132.464326) + (xy 179.75174 132.464327) + (xy 179.571722 132.522818) + (xy 179.571715 132.522821) + (xy 179.407785 132.617466) + (xy 179.267111 132.744129) + (xy 179.155851 132.897265) + (xy 179.155848 132.89727) + (xy 179.078857 133.070192) + (xy 179.078855 133.070197) + (xy 179.0395 133.255354) + (xy 179.0395 133.444645) + (xy 179.078855 133.629802) + (xy 179.078857 133.629807) + (xy 179.155848 133.802729) + (xy 179.155851 133.802734) + (xy 179.192799 133.853588) + (xy 179.216279 133.919394) + (xy 179.200454 133.987448) + (xy 179.180162 134.014154) + (xy 177.121955 136.072361) + (xy 177.102106 136.088482) + (xy 177.094331 136.093562) + (xy 177.076499 136.116472) + (xy 177.067394 136.126784) + (xy 177.066624 136.127694) + (xy 177.055439 136.143359) + (xy 177.052378 136.147463) + (xy 177.022482 136.185873) + (xy 177.01898 136.192344) + (xy 177.01576 136.198932) + (xy 177.001871 136.245582) + (xy 177.000309 136.250457) + (xy 176.984499 136.296513) + (xy 176.983296 136.303717) + (xy 176.982382 136.311048) + (xy 176.984394 136.359667) + (xy 176.9845 136.364792) + (xy 176.9845 137.495644) + (xy 176.964815 137.562683) + (xy 176.912011 137.608438) + (xy 176.897114 137.614115) + (xy 176.896112 137.614424) + (xy 176.791014 137.665803) + (xy 176.708303 137.748514) + (xy 176.656926 137.853608) + (xy 176.647 137.921739) + (xy 176.647 138.93826) + (xy 176.656926 139.006391) + (xy 176.708303 139.111485) + (xy 176.791014 139.194196) + (xy 176.791015 139.194196) + (xy 176.791017 139.194198) + (xy 176.875678 139.235586) + (xy 176.896107 139.245573) + (xy 176.897104 139.245881) + (xy 176.898134 139.246564) + (xy 176.904758 139.249802) + (xy 176.904332 139.250671) + (xy 176.955345 139.284478) + (xy 176.983474 139.348435) + (xy 176.9845 139.364355) + (xy 176.9845 140.035644) + (xy 176.964815 140.102683) + (xy 176.912011 140.148438) + (xy 176.897114 140.154115) + (xy 176.896112 140.154424) + (xy 176.791014 140.205803) + (xy 176.708303 140.288514) + (xy 176.656926 140.393608) + (xy 176.647 140.461739) + (xy 176.647 141.47826) + (xy 175.948 141.47826) + (xy 175.948 140.46174) + (xy 175.938073 140.393607) + (xy 175.886698 140.288517) + (xy 175.886696 140.288515) + (xy 175.886696 140.288514) + (xy 175.803985 140.205803) + (xy 175.698891 140.154426) + (xy 175.630761 140.1445) + (xy 175.63076 140.1445) + (xy 174.88924 140.1445) + (xy 174.889239 140.1445) + (xy 174.821108 140.154426) + (xy 174.716014 140.205803) + (xy 174.633303 140.288514) + (xy 174.581926 140.393608) + (xy 174.572 140.461739) + (xy 174.572 140.6705) + (xy 174.552315 140.737539) + (xy 174.499511 140.783294) + (xy 174.448 140.7945) + (xy 174.103727 140.7945) + (xy 174.036688 140.774815) + (xy 173.990933 140.722011) + (xy 173.982436 140.696277) + (xy 173.981144 140.690197) + (xy 173.974465 140.675197) + (xy 173.904151 140.51727) + (xy 173.904148 140.517265) + (xy 173.792888 140.364129) + (xy 173.768647 140.342302) + (xy 173.652216 140.237467) + (xy 173.488284 140.142821) + (xy 173.488277 140.142818) + (xy 173.308259 140.084327) + (xy 173.308256 140.084326) + (xy 173.167192 140.0695) + (xy 172.272808 140.0695) + (xy 172.233612 140.073619) + (xy 172.146021 140.082825) + (xy 172.077292 140.070255) + (xy 172.04538 140.047185) + (xy 171.901455 139.90326) + (xy 171.86797 139.841937) + (xy 171.872954 139.772245) + (xy 171.914826 139.716312) + (xy 171.98029 139.691895) + (xy 172.02123 139.695804) + (xy 172.093393 139.71514) + (xy 172.0934 139.715141) + (xy 172.263233 139.729999) + (xy 172.263236 139.73) + (xy 172.47 139.73) + (xy 172.47 138.745686) + (xy 172.481955 138.757641) + (xy 172.594852 138.815165) + (xy 172.688519 138.83) + (xy 172.751481 138.83) + (xy 172.845148 138.815165) + (xy 172.958045 138.757641) + (xy 172.97 138.745686) + (xy 172.97 139.73) + (xy 173.176764 139.73) + (xy 173.176766 139.729999) + (xy 173.346599 139.715141) + (xy 173.34661 139.715139) + (xy 173.566317 139.656269) + (xy 173.566326 139.656265) + (xy 173.772482 139.560134) + (xy 173.95882 139.429657) + (xy 174.099102 139.289376) + (xy 174.160425 139.255891) + (xy 174.230117 139.260875) + (xy 174.28605 139.302747) + (xy 174.292322 139.311961) + (xy 174.330182 139.373343) + (xy 174.454154 139.497315) + (xy 174.603375 139.589356) + (xy 174.60338 139.589358) + (xy 174.769802 139.644505) + (xy 174.769809 139.644506) + (xy 174.872519 139.654999) + (xy 175.009999 139.654999) + (xy 175.01 139.654998) + (xy 175.01 138.68) + (xy 175.51 138.68) + (xy 175.51 139.654999) + (xy 175.647472 139.654999) + (xy 175.647486 139.654998) + (xy 175.750197 139.644505) + (xy 175.916619 139.589358) + (xy 175.916624 139.589356) + (xy 176.065845 139.497315) + (xy 176.189815 139.373345) + (xy 176.281856 139.224124) + (xy 176.281858 139.224119) + (xy 176.337005 139.057697) + (xy 176.337006 139.05769) + (xy 176.347499 138.954986) + (xy 176.3475 138.954973) + (xy 176.3475 138.68) + (xy 175.51 138.68) + (xy 175.01 138.68) + (xy 173.035686 138.68) + (xy 173.047641 138.668045) + (xy 173.105165 138.555148) + (xy 173.124986 138.43) + (xy 173.105165 138.304852) + (xy 173.047641 138.191955) + (xy 173.035686 138.18) + (xy 175.01 138.18) + (xy 175.01 137.205) + (xy 175.51 137.205) + (xy 175.51 138.18) + (xy 176.347499 138.18) + (xy 176.347499 137.905028) + (xy 176.347498 137.905013) + (xy 176.337005 137.802302) + (xy 176.281858 137.63588) + (xy 176.281856 137.635875) + (xy 176.189815 137.486654) + (xy 176.065845 137.362684) + (xy 175.916624 137.270643) + (xy 175.916619 137.270641) + (xy 175.750197 137.215494) + (xy 175.75019 137.215493) + (xy 175.647486 137.205) + (xy 175.51 137.205) + (xy 175.01 137.205) + (xy 174.872527 137.205) + (xy 174.872512 137.205001) + (xy 174.769802 137.215494) + (xy 174.60338 137.270641) + (xy 174.603375 137.270643) + (xy 174.454154 137.362684) + (xy 174.330182 137.486656) + (xy 174.29232 137.54804) + (xy 174.240371 137.594764) + (xy 174.171409 137.605985) + (xy 174.107327 137.578141) + (xy 174.099101 137.570623) + (xy 173.95882 137.430342) + (xy 173.772482 137.299865) + (xy 173.566326 137.203734) + (xy 173.566317 137.20373) + (xy 173.34661 137.14486) + (xy 173.346599 137.144858) + (xy 173.176766 137.13) + (xy 172.97 137.13) + (xy 172.97 138.114314) + (xy 172.958045 138.102359) + (xy 172.845148 138.044835) + (xy 172.751481 138.03) + (xy 172.688519 138.03) + (xy 172.594852 138.044835) + (xy 172.481955 138.102359) + (xy 172.47 138.114314) + (xy 172.47 137.13) + (xy 172.263233 137.13) + (xy 172.0934 137.144858) + (xy 172.093389 137.14486) + (xy 171.873682 137.20373) + (xy 171.873673 137.203734) + (xy 171.667517 137.299865) + (xy 171.481179 137.430342) + (xy 171.329181 137.582341) + (xy 171.267858 137.615826) + (xy 171.198166 137.610842) + (xy 171.142233 137.56897) + (xy 171.117816 137.503506) + (xy 171.1175 137.49466) + (xy 171.1175 133.444645) + (xy 171.4195 133.444645) + (xy 171.458855 133.629802) + (xy 171.458857 133.629807) + (xy 171.535848 133.802729) + (xy 171.535851 133.802734) + (xy 171.640165 133.946309) + (xy 171.647112 133.955871) + (xy 171.787784 134.082533) + (xy 171.951716 134.177179) + (xy 172.131744 134.235674) + (xy 172.272808 134.2505) + (xy 172.272812 134.2505) + (xy 173.167188 134.2505) + (xy 173.167192 134.2505) + (xy 173.308256 134.235674) + (xy 173.488284 134.177179) + (xy 173.652216 134.082533) + (xy 173.792888 133.955871) + (xy 173.904151 133.80273) + (xy 173.981144 133.629803) + (xy 174.0205 133.444646) + (xy 174.0205 133.255354) + (xy 173.981144 133.070197) + (xy 173.974465 133.055197) + (xy 173.904151 132.89727) + (xy 173.904148 132.897265) + (xy 173.792888 132.744129) + (xy 173.776229 132.729129) + (xy 173.652216 132.617467) + (xy 173.488284 132.522821) + (xy 173.488277 132.522818) + (xy 173.308259 132.464327) + (xy 173.308256 132.464326) + (xy 173.167192 132.4495) + (xy 172.272808 132.4495) + (xy 172.131744 132.464326) + (xy 172.131741 132.464326) + (xy 172.13174 132.464327) + (xy 171.951722 132.522818) + (xy 171.951715 132.522821) + (xy 171.787785 132.617466) + (xy 171.647111 132.744129) + (xy 171.535851 132.897265) + (xy 171.535848 132.89727) + (xy 171.458857 133.070192) + (xy 171.458855 133.070197) + (xy 171.4195 133.255354) + (xy 171.4195 133.444645) + (xy 171.1175 133.444645) + (xy 171.1175 130.904645) + (xy 171.4195 130.904645) + (xy 171.458855 131.089802) + (xy 171.458857 131.089807) + (xy 171.535848 131.262729) + (xy 171.535851 131.262734) + (xy 171.644801 131.41269) + (xy 171.647112 131.415871) + (xy 171.787784 131.542533) + (xy 171.951716 131.637179) + (xy 172.131744 131.695674) + (xy 172.272808 131.7105) + (xy 172.272812 131.7105) + (xy 173.167188 131.7105) + (xy 173.167192 131.7105) + (xy 173.308256 131.695674) + (xy 173.488284 131.637179) + (xy 173.652216 131.542533) + (xy 173.792888 131.415871) + (xy 173.904151 131.26273) + (xy 173.936087 131.191002) + (xy 178.334131 131.191002) + (xy 178.351498 131.300658) + (xy 178.401904 131.399585) + (xy 178.401909 131.399592) + (xy 178.480407 131.47809) + (xy 178.48041 131.478092) + (xy 178.480413 131.478095) + (xy 178.57109 131.524297) + (xy 178.579341 131.528501) + (xy 178.688998 131.545869) + (xy 178.689 131.545869) + (xy 178.689002 131.545869) + (xy 178.798658 131.528501) + (xy 178.798659 131.5285) + (xy 178.798661 131.5285) + (xy 178.897587 131.478095) + (xy 178.976095 131.399587) + (xy 178.999316 131.354012) + (xy 179.047287 131.303219) + (xy 179.115108 131.286423) + (xy 179.181243 131.308959) + (xy 179.210117 131.337424) + (xy 179.260563 131.406858) + (xy 179.267112 131.415871) + (xy 179.407784 131.542533) + (xy 179.571716 131.637179) + (xy 179.751744 131.695674) + (xy 179.892808 131.7105) + (xy 179.892812 131.7105) + (xy 180.787188 131.7105) + (xy 180.787192 131.7105) + (xy 180.928256 131.695674) + (xy 181.108284 131.637179) + (xy 181.272216 131.542533) + (xy 181.412888 131.415871) + (xy 181.524151 131.26273) + (xy 181.601144 131.089803) + (xy 181.6405 130.904646) + (xy 181.6405 130.715354) + (xy 181.601144 130.530197) + (xy 181.596961 130.520803) + (xy 181.524151 130.35727) + (xy 181.524148 130.357265) + (xy 181.412888 130.204129) + (xy 181.396229 130.189129) + (xy 181.272216 130.077467) + (xy 181.108284 129.982821) + (xy 181.108277 129.982818) + (xy 180.928259 129.924327) + (xy 180.928256 129.924326) + (xy 180.787192 129.9095) + (xy 179.892808 129.9095) + (xy 179.751744 129.924326) + (xy 179.751741 129.924326) + (xy 179.75174 129.924327) + (xy 179.571722 129.982818) + (xy 179.571715 129.982821) + (xy 179.407785 130.077466) + (xy 179.267111 130.204129) + (xy 179.155851 130.357265) + (xy 179.155848 130.35727) + (xy 179.078857 130.530192) + (xy 179.078855 130.530197) + (xy 179.0395 130.715354) + (xy 179.0395 130.773864) + (xy 179.019815 130.840903) + (xy 178.967011 130.886658) + (xy 178.897853 130.896602) + (xy 178.859206 130.884349) + (xy 178.798658 130.853498) + (xy 178.689002 130.836131) + (xy 178.688998 130.836131) + (xy 178.579341 130.853498) + (xy 178.480414 130.903904) + (xy 178.480407 130.903909) + (xy 178.401909 130.982407) + (xy 178.401904 130.982414) + (xy 178.351498 131.081341) + (xy 178.334131 131.190997) + (xy 178.334131 131.191002) + (xy 173.936087 131.191002) + (xy 173.981144 131.089803) + (xy 174.0205 130.904646) + (xy 174.0205 130.715354) + (xy 173.981144 130.530197) + (xy 173.976961 130.520803) + (xy 173.904151 130.35727) + (xy 173.904148 130.357265) + (xy 173.792888 130.204129) + (xy 173.776229 130.189129) + (xy 173.652216 130.077467) + (xy 173.488284 129.982821) + (xy 173.488277 129.982818) + (xy 173.308259 129.924327) + (xy 173.308256 129.924326) + (xy 173.167192 129.9095) + (xy 172.272808 129.9095) + (xy 172.131744 129.924326) + (xy 172.131741 129.924326) + (xy 172.13174 129.924327) + (xy 171.951722 129.982818) + (xy 171.951715 129.982821) + (xy 171.787785 130.077466) + (xy 171.647111 130.204129) + (xy 171.535851 130.357265) + (xy 171.535848 130.35727) + (xy 171.458857 130.530192) + (xy 171.458855 130.530197) + (xy 171.4195 130.715354) + (xy 171.4195 130.904645) + (xy 171.1175 130.904645) + (xy 171.1175 128.364645) + (xy 171.4195 128.364645) + (xy 171.458855 128.549802) + (xy 171.458857 128.549807) + (xy 171.535848 128.722729) + (xy 171.535851 128.722734) + (xy 171.644806 128.872697) + (xy 171.647112 128.875871) + (xy 171.787784 129.002533) + (xy 171.951716 129.097179) + (xy 172.131744 129.155674) + (xy 172.272808 129.1705) + (xy 172.272812 129.1705) + (xy 173.167188 129.1705) + (xy 173.167192 129.1705) + (xy 173.308256 129.155674) + (xy 173.488284 129.097179) + (xy 173.652216 129.002533) + (xy 173.792888 128.875871) + (xy 173.904151 128.72273) + (xy 173.936087 128.651002) + (xy 177.826131 128.651002) + (xy 177.843498 128.760658) + (xy 177.893904 128.859585) + (xy 177.893909 128.859592) + (xy 177.972407 128.93809) + (xy 177.97241 128.938092) + (xy 177.972413 128.938095) + (xy 178.067581 128.986585) + (xy 178.071341 128.988501) + (xy 178.180998 129.005869) + (xy 178.181 129.005869) + (xy 178.181002 129.005869) + (xy 178.290658 128.988501) + (xy 178.290659 128.9885) + (xy 178.290661 128.9885) + (xy 178.389587 128.938095) + (xy 178.468095 128.859587) + (xy 178.5185 128.760661) + (xy 178.5185 128.760659) + (xy 178.518501 128.760658) + (xy 178.535869 128.651002) + (xy 178.535869 128.650997) + (xy 178.518501 128.541341) + (xy 178.514978 128.534426) + (xy 178.468095 128.442413) + (xy 178.468092 128.44241) + (xy 178.46809 128.442407) + (xy 178.390328 128.364645) + (xy 179.0395 128.364645) + (xy 179.078855 128.549802) + (xy 179.078857 128.549807) + (xy 179.155848 128.722729) + (xy 179.155851 128.722734) + (xy 179.264806 128.872697) + (xy 179.267112 128.875871) + (xy 179.407784 129.002533) + (xy 179.571716 129.097179) + (xy 179.751744 129.155674) + (xy 179.892808 129.1705) + (xy 179.892812 129.1705) + (xy 180.787188 129.1705) + (xy 180.787192 129.1705) + (xy 180.928256 129.155674) + (xy 181.108284 129.097179) + (xy 181.272216 129.002533) + (xy 181.412888 128.875871) + (xy 181.524151 128.72273) + (xy 181.601144 128.549803) + (xy 181.6405 128.364646) + (xy 181.6405 128.175354) + (xy 181.601144 127.990197) + (xy 181.594465 127.975197) + (xy 181.524151 127.81727) + (xy 181.524148 127.817265) + (xy 181.412888 127.664129) + (xy 181.396229 127.649129) + (xy 181.272216 127.537467) + (xy 181.108284 127.442821) + (xy 181.108277 127.442818) + (xy 180.928259 127.384327) + (xy 180.928256 127.384326) + (xy 180.787192 127.3695) + (xy 179.892808 127.3695) + (xy 179.751744 127.384326) + (xy 179.751741 127.384326) + (xy 179.75174 127.384327) + (xy 179.571722 127.442818) + (xy 179.571715 127.442821) + (xy 179.407785 127.537466) + (xy 179.267111 127.664129) + (xy 179.155851 127.817265) + (xy 179.155848 127.81727) + (xy 179.078857 127.990192) + (xy 179.078855 127.990197) + (xy 179.0395 128.175354) + (xy 179.0395 128.364645) + (xy 178.390328 128.364645) + (xy 178.389592 128.363909) + (xy 178.389588 128.363906) + (xy 178.389587 128.363905) + (xy 178.346378 128.341889) + (xy 178.290658 128.313498) + (xy 178.181002 128.296131) + (xy 178.180998 128.296131) + (xy 178.071341 128.313498) + (xy 177.972414 128.363904) + (xy 177.972407 128.363909) + (xy 177.893909 128.442407) + (xy 177.893904 128.442414) + (xy 177.843498 128.541341) + (xy 177.826131 128.650997) + (xy 177.826131 128.651002) + (xy 173.936087 128.651002) + (xy 173.981144 128.549803) + (xy 174.0205 128.364646) + (xy 174.0205 128.175354) + (xy 173.981144 127.990197) + (xy 173.974465 127.975197) + (xy 173.904151 127.81727) + (xy 173.904148 127.817265) + (xy 173.792888 127.664129) + (xy 173.776229 127.649129) + (xy 173.652216 127.537467) + (xy 173.488284 127.442821) + (xy 173.488277 127.442818) + (xy 173.308259 127.384327) + (xy 173.308256 127.384326) + (xy 173.167192 127.3695) + (xy 172.272808 127.3695) + (xy 172.131744 127.384326) + (xy 172.131741 127.384326) + (xy 172.13174 127.384327) + (xy 171.951722 127.442818) + (xy 171.951715 127.442821) + (xy 171.787785 127.537466) + (xy 171.647111 127.664129) + (xy 171.535851 127.817265) + (xy 171.535848 127.81727) + (xy 171.458857 127.990192) + (xy 171.458855 127.990197) + (xy 171.4195 128.175354) + (xy 171.4195 128.364645) + (xy 171.1175 128.364645) + (xy 171.1175 125.824645) + (xy 171.4195 125.824645) + (xy 171.458855 126.009802) + (xy 171.458857 126.009807) + (xy 171.535848 126.182729) + (xy 171.535851 126.182734) + (xy 171.636213 126.32087) + (xy 171.647112 126.335871) + (xy 171.787784 126.462533) + (xy 171.951716 126.557179) + (xy 172.131744 126.615674) + (xy 172.272808 126.6305) + (xy 172.272812 126.6305) + (xy 173.167188 126.6305) + (xy 173.167192 126.6305) + (xy 173.308256 126.615674) + (xy 173.488284 126.557179) + (xy 173.652216 126.462533) + (xy 173.792888 126.335871) + (xy 173.904151 126.18273) + (xy 173.936087 126.111002) + (xy 176.810131 126.111002) + (xy 176.827498 126.220658) + (xy 176.877904 126.319585) + (xy 176.877909 126.319592) + (xy 176.956407 126.39809) + (xy 176.95641 126.398092) + (xy 176.956413 126.398095) + (xy 177.051581 126.446585) + (xy 177.055341 126.448501) + (xy 177.164998 126.465869) + (xy 177.165 126.465869) + (xy 177.165002 126.465869) + (xy 177.274658 126.448501) + (xy 177.274659 126.4485) + (xy 177.274661 126.4485) + (xy 177.373587 126.398095) + (xy 177.452095 126.319587) + (xy 177.5025 126.220661) + (xy 177.5025 126.220659) + (xy 177.502501 126.220658) + (xy 177.519869 126.111002) + (xy 177.519869 126.110997) + (xy 177.502501 126.001341) + (xy 177.498978 125.994426) + (xy 177.452095 125.902413) + (xy 177.452092 125.90241) + (xy 177.45209 125.902407) + (xy 177.374328 125.824645) + (xy 179.0395 125.824645) + (xy 179.078855 126.009802) + (xy 179.078857 126.009807) + (xy 179.155848 126.182729) + (xy 179.155851 126.182734) + (xy 179.256213 126.32087) + (xy 179.267112 126.335871) + (xy 179.407784 126.462533) + (xy 179.571716 126.557179) + (xy 179.751744 126.615674) + (xy 179.892808 126.6305) + (xy 179.892812 126.6305) + (xy 180.787188 126.6305) + (xy 180.787192 126.6305) + (xy 180.928256 126.615674) + (xy 181.108284 126.557179) + (xy 181.272216 126.462533) + (xy 181.412888 126.335871) + (xy 181.524151 126.18273) + (xy 181.601144 126.009803) + (xy 181.6405 125.824646) + (xy 181.6405 125.635354) + (xy 181.601144 125.450197) + (xy 181.594465 125.435197) + (xy 181.524151 125.27727) + (xy 181.524148 125.277265) + (xy 181.412888 125.124129) + (xy 181.396229 125.109129) + (xy 181.272216 124.997467) + (xy 181.108284 124.902821) + (xy 181.108277 124.902818) + (xy 180.928259 124.844327) + (xy 180.928256 124.844326) + (xy 180.787192 124.8295) + (xy 179.892808 124.8295) + (xy 179.751744 124.844326) + (xy 179.751741 124.844326) + (xy 179.75174 124.844327) + (xy 179.571722 124.902818) + (xy 179.571715 124.902821) + (xy 179.407785 124.997466) + (xy 179.267111 125.124129) + (xy 179.155851 125.277265) + (xy 179.155848 125.27727) + (xy 179.078857 125.450192) + (xy 179.078855 125.450197) + (xy 179.0395 125.635354) + (xy 179.0395 125.824645) + (xy 177.374328 125.824645) + (xy 177.373592 125.823909) + (xy 177.373588 125.823906) + (xy 177.373587 125.823905) + (xy 177.3456 125.809645) + (xy 177.274658 125.773498) + (xy 177.165002 125.756131) + (xy 177.164998 125.756131) + (xy 177.055341 125.773498) + (xy 176.956414 125.823904) + (xy 176.956407 125.823909) + (xy 176.877909 125.902407) + (xy 176.877904 125.902414) + (xy 176.827498 126.001341) + (xy 176.810131 126.110997) + (xy 176.810131 126.111002) + (xy 173.936087 126.111002) + (xy 173.981144 126.009803) + (xy 174.0205 125.824646) + (xy 174.0205 125.635354) + (xy 173.981144 125.450197) + (xy 173.974465 125.435197) + (xy 173.904151 125.27727) + (xy 173.904148 125.277265) + (xy 173.792888 125.124129) + (xy 173.776229 125.109129) + (xy 173.652216 124.997467) + (xy 173.488284 124.902821) + (xy 173.488277 124.902818) + (xy 173.308259 124.844327) + (xy 173.308256 124.844326) + (xy 173.167192 124.8295) + (xy 172.272808 124.8295) + (xy 172.131744 124.844326) + (xy 172.131741 124.844326) + (xy 172.13174 124.844327) + (xy 171.951722 124.902818) + (xy 171.951715 124.902821) + (xy 171.787785 124.997466) + (xy 171.647111 125.124129) + (xy 171.535851 125.277265) + (xy 171.535848 125.27727) + (xy 171.458857 125.450192) + (xy 171.458855 125.450197) + (xy 171.4195 125.635354) + (xy 171.4195 125.824645) + (xy 171.1175 125.824645) + (xy 171.1175 123.284645) + (xy 171.4195 123.284645) + (xy 171.458855 123.469802) + (xy 171.458857 123.469807) + (xy 171.535848 123.642729) + (xy 171.535851 123.642734) + (xy 171.64711 123.795869) + (xy 171.647111 123.79587) + (xy 171.647112 123.795871) + (xy 171.787784 123.922533) + (xy 171.951716 124.017179) + (xy 172.131744 124.075674) + (xy 172.272808 124.0905) + (xy 172.272812 124.0905) + (xy 173.167188 124.0905) + (xy 173.167192 124.0905) + (xy 173.308256 124.075674) + (xy 173.488284 124.017179) + (xy 173.652216 123.922533) + (xy 173.792888 123.795871) + (xy 173.792888 123.79587) + (xy 173.79289 123.795869) + (xy 173.904148 123.642734) + (xy 173.904147 123.642734) + (xy 173.904151 123.64273) + (xy 173.936087 123.571002) + (xy 177.318131 123.571002) + (xy 177.335498 123.680658) + (xy 177.385904 123.779585) + (xy 177.385909 123.779592) + (xy 177.464407 123.85809) + (xy 177.46441 123.858092) + (xy 177.464413 123.858095) + (xy 177.559581 123.906585) + (xy 177.563341 123.908501) + (xy 177.672998 123.925869) + (xy 177.673 123.925869) + (xy 177.673002 123.925869) + (xy 177.782658 123.908501) + (xy 177.782659 123.9085) + (xy 177.782661 123.9085) + (xy 177.881587 123.858095) + (xy 177.960095 123.779587) + (xy 178.0105 123.680661) + (xy 178.0105 123.680659) + (xy 178.010501 123.680658) + (xy 178.027869 123.571002) + (xy 178.027869 123.570997) + (xy 178.010501 123.461341) + (xy 178.006978 123.454426) + (xy 177.960095 123.362413) + (xy 177.960092 123.36241) + (xy 177.96009 123.362407) + (xy 177.882328 123.284645) + (xy 179.0395 123.284645) + (xy 179.078855 123.469802) + (xy 179.078857 123.469807) + (xy 179.155848 123.642729) + (xy 179.155851 123.642734) + (xy 179.26711 123.795869) + (xy 179.267111 123.79587) + (xy 179.267112 123.795871) + (xy 179.407784 123.922533) + (xy 179.571716 124.017179) + (xy 179.751744 124.075674) + (xy 179.892808 124.0905) + (xy 179.892812 124.0905) + (xy 180.787188 124.0905) + (xy 180.787192 124.0905) + (xy 180.928256 124.075674) + (xy 181.108284 124.017179) + (xy 181.272216 123.922533) + (xy 181.412888 123.795871) + (xy 181.412888 123.79587) + (xy 181.41289 123.795869) + (xy 181.524148 123.642734) + (xy 181.524147 123.642734) + (xy 181.524151 123.64273) + (xy 181.601144 123.469803) + (xy 181.6405 123.284646) + (xy 181.6405 123.095354) + (xy 181.601144 122.910197) + (xy 181.597897 122.902905) + (xy 181.524151 122.73727) + (xy 181.524148 122.737265) + (xy 181.412888 122.584129) + (xy 181.396229 122.569129) + (xy 181.272216 122.457467) + (xy 181.108284 122.362821) + (xy 181.108277 122.362818) + (xy 180.928259 122.304327) + (xy 180.928256 122.304326) + (xy 180.787192 122.2895) + (xy 179.892808 122.2895) + (xy 179.751744 122.304326) + (xy 179.751741 122.304326) + (xy 179.75174 122.304327) + (xy 179.571722 122.362818) + (xy 179.571715 122.362821) + (xy 179.407785 122.457466) + (xy 179.267111 122.584129) + (xy 179.155851 122.737265) + (xy 179.155848 122.73727) + (xy 179.078857 122.910192) + (xy 179.078855 122.910197) + (xy 179.0395 123.095354) + (xy 179.0395 123.284645) + (xy 177.882328 123.284645) + (xy 177.881592 123.283909) + (xy 177.881588 123.283906) + (xy 177.881587 123.283905) + (xy 177.8536 123.269645) + (xy 177.782658 123.233498) + (xy 177.673002 123.216131) + (xy 177.672998 123.216131) + (xy 177.563341 123.233498) + (xy 177.464414 123.283904) + (xy 177.464407 123.283909) + (xy 177.385909 123.362407) + (xy 177.385904 123.362414) + (xy 177.335498 123.461341) + (xy 177.318131 123.570997) + (xy 177.318131 123.571002) + (xy 173.936087 123.571002) + (xy 173.981144 123.469803) + (xy 174.0205 123.284646) + (xy 174.0205 123.095354) + (xy 173.981144 122.910197) + (xy 173.977897 122.902905) + (xy 173.904151 122.73727) + (xy 173.904148 122.737265) + (xy 173.792888 122.584129) + (xy 173.776229 122.569129) + (xy 173.652216 122.457467) + (xy 173.488284 122.362821) + (xy 173.488277 122.362818) + (xy 173.308259 122.304327) + (xy 173.308256 122.304326) + (xy 173.167192 122.2895) + (xy 172.272808 122.2895) + (xy 172.131744 122.304326) + (xy 172.131741 122.304326) + (xy 172.13174 122.304327) + (xy 171.951722 122.362818) + (xy 171.951715 122.362821) + (xy 171.787785 122.457466) + (xy 171.647111 122.584129) + (xy 171.535851 122.737265) + (xy 171.535848 122.73727) + (xy 171.458857 122.910192) + (xy 171.458855 122.910197) + (xy 171.4195 123.095354) + (xy 171.4195 123.284645) + (xy 171.1175 123.284645) + (xy 171.1175 120.744645) + (xy 171.4195 120.744645) + (xy 171.458855 120.929802) + (xy 171.458857 120.929807) + (xy 171.535848 121.102729) + (xy 171.535851 121.102734) + (xy 171.647111 121.25587) + (xy 171.647112 121.255871) + (xy 171.787784 121.382533) + (xy 171.951716 121.477179) + (xy 172.131744 121.535674) + (xy 172.272808 121.5505) + (xy 172.272812 121.5505) + (xy 173.167188 121.5505) + (xy 173.167192 121.5505) + (xy 173.308256 121.535674) + (xy 173.488284 121.477179) + (xy 173.652216 121.382533) + (xy 173.792888 121.255871) + (xy 173.904151 121.10273) + (xy 173.936087 121.031002) + (xy 175.794131 121.031002) + (xy 175.811498 121.140658) + (xy 175.861904 121.239585) + (xy 175.861909 121.239592) + (xy 175.940407 121.31809) + (xy 175.94041 121.318092) + (xy 175.940413 121.318095) + (xy 176.035581 121.366585) + (xy 176.039341 121.368501) + (xy 176.148998 121.385869) + (xy 176.149 121.385869) + (xy 176.149002 121.385869) + (xy 176.258658 121.368501) + (xy 176.258659 121.3685) + (xy 176.258661 121.3685) + (xy 176.357587 121.318095) + (xy 176.436095 121.239587) + (xy 176.4865 121.140661) + (xy 176.4865 121.140659) + (xy 176.486501 121.140658) + (xy 176.503869 121.031002) + (xy 176.503869 121.030997) + (xy 176.486501 120.921341) + (xy 176.460805 120.870909) + (xy 176.436095 120.822413) + (xy 176.436092 120.82241) + (xy 176.43609 120.822407) + (xy 176.358328 120.744645) + (xy 179.0395 120.744645) + (xy 179.078855 120.929802) + (xy 179.078857 120.929807) + (xy 179.155848 121.102729) + (xy 179.155851 121.102734) + (xy 179.267111 121.25587) + (xy 179.267112 121.255871) + (xy 179.407784 121.382533) + (xy 179.571716 121.477179) + (xy 179.751744 121.535674) + (xy 179.892808 121.5505) + (xy 179.892812 121.5505) + (xy 180.787188 121.5505) + (xy 180.787192 121.5505) + (xy 180.928256 121.535674) + (xy 181.108284 121.477179) + (xy 181.272216 121.382533) + (xy 181.412888 121.255871) + (xy 181.524151 121.10273) + (xy 181.601144 120.929803) + (xy 181.6405 120.744646) + (xy 181.6405 120.555354) + (xy 181.601144 120.370197) + (xy 181.573166 120.307359) + (xy 181.524151 120.19727) + (xy 181.524148 120.197265) + (xy 181.412888 120.044129) + (xy 181.394844 120.027882) + (xy 181.272216 119.917467) + (xy 181.108284 119.822821) + (xy 181.108277 119.822818) + (xy 180.928259 119.764327) + (xy 180.928256 119.764326) + (xy 180.787192 119.7495) + (xy 179.892808 119.7495) + (xy 179.751744 119.764326) + (xy 179.751741 119.764326) + (xy 179.75174 119.764327) + (xy 179.571722 119.822818) + (xy 179.571715 119.822821) + (xy 179.407785 119.917466) + (xy 179.267111 120.044129) + (xy 179.155851 120.197265) + (xy 179.155848 120.19727) + (xy 179.078857 120.370192) + (xy 179.078855 120.370197) + (xy 179.0395 120.555354) + (xy 179.0395 120.744645) + (xy 176.358328 120.744645) + (xy 176.357592 120.743909) + (xy 176.357588 120.743906) + (xy 176.357587 120.743905) + (xy 176.319206 120.724349) + (xy 176.258658 120.693498) + (xy 176.149002 120.676131) + (xy 176.148998 120.676131) + (xy 176.039341 120.693498) + (xy 175.940414 120.743904) + (xy 175.940407 120.743909) + (xy 175.861909 120.822407) + (xy 175.861904 120.822414) + (xy 175.811498 120.921341) + (xy 175.794131 121.030997) + (xy 175.794131 121.031002) + (xy 173.936087 121.031002) + (xy 173.981144 120.929803) + (xy 174.0205 120.744646) + (xy 174.0205 120.555354) + (xy 173.981144 120.370197) + (xy 173.953166 120.307359) + (xy 173.904151 120.19727) + (xy 173.904148 120.197265) + (xy 173.792888 120.044129) + (xy 173.774844 120.027882) + (xy 173.652216 119.917467) + (xy 173.488284 119.822821) + (xy 173.488277 119.822818) + (xy 173.308259 119.764327) + (xy 173.308256 119.764326) + (xy 173.167192 119.7495) + (xy 172.272808 119.7495) + (xy 172.131744 119.764326) + (xy 172.131741 119.764326) + (xy 172.13174 119.764327) + (xy 171.951722 119.822818) + (xy 171.951715 119.822821) + (xy 171.787785 119.917466) + (xy 171.647111 120.044129) + (xy 171.535851 120.197265) + (xy 171.535848 120.19727) + (xy 171.458857 120.370192) + (xy 171.458855 120.370197) + (xy 171.4195 120.555354) + (xy 171.4195 120.744645) + (xy 171.1175 120.744645) + (xy 171.1175 120.259544) + (xy 171.137185 120.192505) + (xy 171.153814 120.171867) + (xy 171.229095 120.096587) + (xy 171.2795 119.997661) + (xy 171.2795 119.997659) + (xy 171.279501 119.997658) + (xy 171.296869 119.888002) + (xy 171.296869 119.887997) + (xy 171.279501 119.778341) + (xy 171.279094 119.777542) + (xy 171.229095 119.679413) + (xy 171.229092 119.67941) + (xy 171.22909 119.679407) + (xy 171.150592 119.600909) + (xy 171.150588 119.600906) + (xy 171.150587 119.600905) + (xy 171.126421 119.588592) + (xy 171.051658 119.550498) + (xy 170.942002 119.533131) + (xy 170.941998 119.533131) + (xy 170.832341 119.550498) + (xy 170.733414 119.600904) + (xy 170.733407 119.600909) + (xy 170.654909 119.679407) + (xy 170.654904 119.679414) + (xy 170.604498 119.778341) + (xy 170.587131 119.887997) + (xy 170.587131 119.888002) + (xy 170.114786 119.888002) + (xy 170.075626 119.855864) + (xy 170.075623 119.855862) + (xy 169.910502 119.767604) + (xy 169.731333 119.713253) + (xy 169.731331 119.713252) + (xy 169.545 119.694901) + (xy 169.358668 119.713252) + (xy 169.358666 119.713253) + (xy 169.179497 119.767604) + (xy 169.014376 119.855862) + (xy 169.014373 119.855864) + (xy 168.869642 119.974642) + (xy 168.750864 120.119373) + (xy 168.750862 120.119376) + (xy 168.662604 120.284497) + (xy 168.608253 120.463666) + (xy 168.608252 120.463668) + (xy 168.589901 120.65) + (xy 167.6705 120.65) + (xy 167.6705 120.555354) + (xy 167.631144 120.370197) + (xy 167.603166 120.307359) + (xy 167.554151 120.19727) + (xy 167.554148 120.197265) + (xy 167.442889 120.04413) + (xy 167.442881 120.044121) + (xy 167.424846 120.027882) + (xy 167.388199 119.968395) + (xy 167.38953 119.898538) + (xy 167.420137 119.848055) + (xy 168.252851 119.015341) + (xy 168.270091 119.000975) + (xy 168.283292 118.991863) + (xy 168.283291 118.991863) + (xy 168.283295 118.991861) + (xy 168.294824 118.969894) + (xy 168.5945 118.969894) + (xy 168.594501 118.969902) + (xy 168.60033 118.999212) + (xy 168.622542 119.032457) + (xy 168.633407 119.039716) + (xy 168.655787 119.054669) + (xy 168.65579 119.054669) + (xy 168.655791 119.05467) + (xy 168.665647 119.05663) + (xy 168.685101 119.0605) + (xy 170.404898 119.060499) + (xy 170.434213 119.054669) + (xy 170.467457 119.032457) + (xy 170.489669 118.999213) + (xy 170.4955 118.969899) + (xy 170.495499 118.060095) + (xy 170.515183 117.993057) + (xy 170.531813 117.97242) + (xy 170.859172 117.645061) + (xy 170.920493 117.611578) + (xy 170.990185 117.616562) + (xy 171.046118 117.658434) + (xy 171.070535 117.723898) + (xy 171.066626 117.764837) + (xy 171.041127 117.859999) + (xy 171.041128 117.86) + (xy 172.404314 117.86) + (xy 172.392359 117.871955) + (xy 172.334835 117.984852) + (xy 172.315014 118.11) + (xy 172.334835 118.235148) + (xy 172.392359 118.348045) + (xy 172.404314 118.36) + (xy 171.041128 118.36) + (xy 171.09373 118.556317) + (xy 171.093734 118.556326) + (xy 171.189865 118.762482) + (xy 171.320342 118.94882) + (xy 171.481179 119.109657) + (xy 171.667517 119.240134) + (xy 171.873673 119.336265) + (xy 171.873682 119.336269) + (xy 172.093389 119.395139) + (xy 172.0934 119.395141) + (xy 172.263233 119.409999) + (xy 172.263236 119.41) + (xy 172.47 119.41) + (xy 172.47 118.425686) + (xy 172.481955 118.437641) + (xy 172.594852 118.495165) + (xy 172.688519 118.51) + (xy 172.751481 118.51) + (xy 172.845148 118.495165) + (xy 172.958045 118.437641) + (xy 172.97 118.425686) + (xy 172.97 119.41) + (xy 173.176764 119.41) + (xy 173.176766 119.409999) + (xy 173.346599 119.395141) + (xy 173.34661 119.395139) + (xy 173.566317 119.336269) + (xy 173.566326 119.336265) + (xy 173.772482 119.240134) + (xy 173.95882 119.109657) + (xy 174.099102 118.969376) + (xy 174.160425 118.935891) + (xy 174.230117 118.940875) + (xy 174.28605 118.982747) + (xy 174.292322 118.991961) + (xy 174.330182 119.053343) + (xy 174.454154 119.177315) + (xy 174.603375 119.269356) + (xy 174.60338 119.269358) + (xy 174.769802 119.324505) + (xy 174.769809 119.324506) + (xy 174.872519 119.334999) + (xy 175.009999 119.334999) + (xy 175.51 119.334999) + (xy 175.647472 119.334999) + (xy 175.647486 119.334998) + (xy 175.750197 119.324505) + (xy 175.916619 119.269358) + (xy 175.916624 119.269356) + (xy 176.065842 119.177317) + (xy 176.126046 119.117113) + (xy 176.187369 119.083628) + (xy 176.257061 119.088612) + (xy 176.312995 119.130483) + (xy 176.337412 119.195947) + (xy 176.324215 119.261084) + (xy 176.319499 119.27034) + (xy 176.302131 119.379997) + (xy 176.302131 119.380002) + (xy 176.319498 119.489658) + (xy 176.369904 119.588585) + (xy 176.369909 119.588592) + (xy 176.448407 119.66709) + (xy 176.44841 119.667092) + (xy 176.448413 119.667095) + (xy 176.526062 119.706659) + (xy 176.547341 119.717501) + (xy 176.656998 119.734869) + (xy 176.657 119.734869) + (xy 176.657002 119.734869) + (xy 176.766658 119.717501) + (xy 176.766659 119.7175) + (xy 176.766661 119.7175) + (xy 176.865587 119.667095) + (xy 176.944095 119.588587) + (xy 176.9945 119.489661) + (xy 176.9945 119.489659) + (xy 176.994501 119.489658) + (xy 177.011869 119.380002) + (xy 177.011869 119.379997) + (xy 176.994501 119.270341) + (xy 176.97911 119.240134) + (xy 176.944095 119.171413) + (xy 176.944092 119.17141) + (xy 176.94409 119.171407) + (xy 176.919864 119.147181) + (xy 176.886379 119.085858) + (xy 176.891363 119.016166) + (xy 176.933235 118.960233) + (xy 176.998699 118.935816) + (xy 177.007545 118.9355) + (xy 177.705761 118.9355) + (xy 177.737771 118.930836) + (xy 177.773893 118.925573) + (xy 177.78551 118.919894) + (xy 179.0395 118.919894) + (xy 179.039501 118.919902) + (xy 179.04533 118.949212) + (xy 179.067542 118.982457) + (xy 179.071817 118.985313) + (xy 179.100787 119.004669) + (xy 179.10079 119.004669) + (xy 179.100791 119.00467) + (xy 179.110647 119.00663) + (xy 179.130101 119.0105) + (xy 181.549898 119.010499) + (xy 181.579213 119.004669) + (xy 181.612457 118.982457) + (xy 181.634669 118.949213) + (xy 181.6405 118.919899) + (xy 181.640499 117.300102) + (xy 181.634669 117.270787) + (xy 181.624464 117.255513) + (xy 181.612457 117.237542) + (xy 181.579214 117.215332) + (xy 181.579215 117.215332) + (xy 181.579213 117.215331) + (xy 181.579211 117.21533) + (xy 181.579208 117.215329) + (xy 181.549901 117.2095) + (xy 179.130105 117.2095) + (xy 179.130097 117.209501) + (xy 179.100787 117.21533) + (xy 179.067542 117.237542) + (xy 179.045332 117.270785) + (xy 179.045329 117.270791) + (xy 179.0395 117.300098) + (xy 179.0395 118.919894) + (xy 177.78551 118.919894) + (xy 177.878983 118.874198) + (xy 177.961698 118.791483) + (xy 178.013073 118.686393) + (xy 178.023 118.61826) + (xy 178.023 117.60174) + (xy 178.013073 117.533607) + (xy 177.961698 117.428517) + (xy 177.961696 117.428515) + (xy 177.961696 117.428514) + (xy 177.878985 117.345803) + (xy 177.773887 117.294424) + (xy 177.772886 117.294115) + (xy 177.77185 117.293428) + (xy 177.765242 117.290198) + (xy 177.765666 117.289329) + (xy 177.714648 117.255513) + (xy 177.686525 117.191553) + (xy 177.6855 117.175644) + (xy 177.6855 114.6895) + (xy 177.705185 114.622461) + (xy 177.757989 114.576706) + (xy 177.8095 114.5655) + (xy 178.247188 114.5655) + (xy 178.247192 114.5655) + (xy 178.388256 114.550674) + (xy 178.568284 114.492179) + (xy 178.732216 114.397533) + (xy 178.872888 114.270871) + (xy 178.872888 114.27087) + (xy 178.87289 114.270869) + (xy 178.984148 114.117734) + (xy 178.984147 114.117734) + (xy 178.984151 114.11773) + (xy 179.061144 113.944803) + (xy 179.1005 113.759646) + (xy 179.1005 113.570354) + (xy 179.061144 113.385197) + (xy 179.036304 113.329407) + (xy 178.984151 113.21227) + (xy 178.984148 113.212265) + (xy 178.872888 113.059129) + (xy 178.762793 112.959999) + (xy 178.732216 112.932467) + (xy 178.568284 112.837821) + (xy 178.568277 112.837818) + (xy 178.388259 112.779327) + (xy 178.388256 112.779326) + (xy 178.247192 112.7645) + (xy 177.352808 112.7645) + (xy 177.211744 112.779326) + (xy 177.211741 112.779326) + (xy 177.21174 112.779327) + (xy 177.031722 112.837818) + (xy 177.031715 112.837821) + (xy 176.867785 112.932466) + (xy 176.727111 113.059129) + (xy 176.615851 113.212265) + (xy 176.615848 113.21227) + (xy 176.538857 113.385192) + (xy 176.538855 113.385197) + (xy 176.4995 113.570354) + (xy 176.4995 113.759645) + (xy 176.538855 113.944802) + (xy 176.538857 113.944807) + (xy 176.615848 114.117729) + (xy 176.615851 114.117734) + (xy 176.72711 114.270869) + (xy 176.727111 114.27087) + (xy 176.727112 114.270871) + (xy 176.867784 114.397533) + (xy 176.922501 114.429123) + (xy 176.970715 114.479687) + (xy 176.9845 114.536509) + (xy 176.9845 117.175644) + (xy 176.964815 117.242683) + (xy 176.912011 117.288438) + (xy 176.897114 117.294115) + (xy 176.896112 117.294424) + (xy 176.791014 117.345803) + (xy 176.708303 117.428514) + (xy 176.656926 117.533608) + (xy 176.647 117.601739) + (xy 176.647 118.61826) + (xy 176.656926 118.686391) + (xy 176.708303 118.791485) + (xy 176.730904 118.814086) + (xy 176.764389 118.875409) + (xy 176.759405 118.945101) + (xy 176.717533 119.001034) + (xy 176.662621 119.02424) + (xy 176.547341 119.042498) + (xy 176.448409 119.092907) + (xy 176.443792 119.096261) + (xy 176.377983 119.119734) + (xy 176.309931 119.103903) + (xy 176.261241 119.053792) + (xy 176.247372 118.985313) + (xy 176.265379 118.930836) + (xy 176.281856 118.904123) + (xy 176.281858 118.904119) + (xy 176.337005 118.737697) + (xy 176.337006 118.73769) + (xy 176.347499 118.634986) + (xy 176.3475 118.634973) + (xy 176.3475 118.36) + (xy 175.51 118.36) + (xy 175.51 119.334999) + (xy 175.009999 119.334999) + (xy 175.01 119.334998) + (xy 175.01 118.36) + (xy 173.035686 118.36) + (xy 173.047641 118.348045) + (xy 173.105165 118.235148) + (xy 173.124986 118.11) + (xy 173.105165 117.984852) + (xy 173.047641 117.871955) + (xy 173.035686 117.86) + (xy 175.01 117.86) + (xy 175.01 116.885) + (xy 175.51 116.885) + (xy 175.51 117.86) + (xy 176.347499 117.86) + (xy 176.347499 117.585028) + (xy 176.347498 117.585013) + (xy 176.337005 117.482302) + (xy 176.281858 117.31588) + (xy 176.281856 117.315875) + (xy 176.189815 117.166654) + (xy 176.065845 117.042684) + (xy 175.916624 116.950643) + (xy 175.916619 116.950641) + (xy 175.750197 116.895494) + (xy 175.75019 116.895493) + (xy 175.647486 116.885) + (xy 175.51 116.885) + (xy 175.01 116.885) + (xy 174.872527 116.885) + (xy 174.872512 116.885001) + (xy 174.769802 116.895494) + (xy 174.60338 116.950641) + (xy 174.603375 116.950643) + (xy 174.454154 117.042684) + (xy 174.330182 117.166656) + (xy 174.29232 117.22804) + (xy 174.240371 117.274764) + (xy 174.171409 117.285985) + (xy 174.107327 117.258141) + (xy 174.099101 117.250623) + (xy 173.95882 117.110342) + (xy 173.772482 116.979865) + (xy 173.566326 116.883734) + (xy 173.566317 116.88373) + (xy 173.34661 116.82486) + (xy 173.346599 116.824858) + (xy 173.176766 116.81) + (xy 172.97 116.81) + (xy 172.97 117.794314) + (xy 172.958045 117.782359) + (xy 172.845148 117.724835) + (xy 172.751481 117.71) + (xy 172.688519 117.71) + (xy 172.594852 117.724835) + (xy 172.481955 117.782359) + (xy 172.47 117.794314) + (xy 172.47 116.81) + (xy 172.263233 116.81) + (xy 172.0934 116.824858) + (xy 172.093389 116.82486) + (xy 171.974837 116.856626) + (xy 171.904987 116.854963) + (xy 171.847125 116.8158) + (xy 171.819621 116.751572) + (xy 171.831208 116.682669) + (xy 171.85506 116.649173) + (xy 176.668244 111.835989) + (xy 176.729565 111.802506) + (xy 176.799257 111.80749) + (xy 176.838895 111.831522) + (xy 176.867778 111.857529) + (xy 176.867785 111.857534) + (xy 176.94975 111.904856) + (xy 177.031716 111.952179) + (xy 177.211744 112.010674) + (xy 177.352808 112.0255) + (xy 177.352812 112.0255) + (xy 178.247188 112.0255) + (xy 178.247192 112.0255) + (xy 178.388256 112.010674) + (xy 178.568284 111.952179) + (xy 178.732216 111.857533) + (xy 178.872888 111.730871) + (xy 178.984151 111.57773) + (xy 179.061144 111.404803) + (xy 179.1005 111.219646) + (xy 179.1005 111.030354) + (xy 179.061144 110.845197) + (xy 179.058904 110.840167) + (xy 178.984151 110.67227) + (xy 178.984148 110.672265) + (xy 178.872888 110.519129) + (xy 178.848466 110.497139) + (xy 178.732216 110.392467) + (xy 178.568284 110.297821) + (xy 178.568277 110.297818) + (xy 178.388259 110.239327) + (xy 178.388256 110.239326) + (xy 178.247192 110.2245) + (xy 177.352808 110.2245) + (xy 177.211744 110.239326) + (xy 177.211741 110.239326) + (xy 177.21174 110.239327) + (xy 177.031722 110.297818) + (xy 177.031715 110.297821) + (xy 176.867785 110.392466) + (xy 176.867784 110.392467) + (xy 176.768766 110.481624) + (xy 176.75652 110.49265) + (xy 176.693529 110.52288) + (xy 176.673548 110.5245) + (xy 176.577487 110.5245) + (xy 176.561302 110.523439) + (xy 176.53 110.519318) + (xy 176.529999 110.519318) + (xy 176.418972 110.533934) + (xy 176.418972 110.533935) + (xy 176.373238 110.539956) + (xy 176.373237 110.539956) + (xy 176.227157 110.600464) + (xy 176.101718 110.696716) + (xy 176.082489 110.721775) + (xy 176.071798 110.733965) + (xy 169.682582 117.123181) + (xy 169.621259 117.156666) + (xy 169.594901 117.1595) + (xy 168.685105 117.1595) + (xy 168.685097 117.159501) + (xy 168.655787 117.16533) + (xy 168.622542 117.187542) + (xy 168.600332 117.220785) + (xy 168.600329 117.220791) + (xy 168.5945 117.250098) + (xy 168.5945 118.969894) + (xy 168.294824 118.969894) + (xy 168.299211 118.961534) + (xy 168.302882 118.955029) + (xy 168.320568 118.925774) + (xy 168.320568 118.925771) + (xy 168.320995 118.924403) + (xy 168.32174 118.922604) + (xy 168.322863 118.918573) + (xy 168.323155 118.916659) + (xy 168.3235 118.915259) + (xy 168.3235 118.881057) + (xy 168.323726 118.87357) + (xy 168.324115 118.867132) + (xy 168.325792 118.839418) + (xy 168.32579 118.839414) + (xy 168.32553 118.837988) + (xy 168.3235 118.81564) + (xy 168.3235 113.759645) + (xy 168.8795 113.759645) + (xy 168.918855 113.944802) + (xy 168.918857 113.944807) + (xy 168.995848 114.117729) + (xy 168.995851 114.117734) + (xy 169.10711 114.270869) + (xy 169.107111 114.27087) + (xy 169.107112 114.270871) + (xy 169.247784 114.397533) + (xy 169.411716 114.492179) + (xy 169.591744 114.550674) + (xy 169.732808 114.5655) + (xy 169.732812 114.5655) + (xy 170.627188 114.5655) + (xy 170.627192 114.5655) + (xy 170.768256 114.550674) + (xy 170.948284 114.492179) + (xy 171.112216 114.397533) + (xy 171.252888 114.270871) + (xy 171.252888 114.27087) + (xy 171.25289 114.270869) + (xy 171.364148 114.117734) + (xy 171.364147 114.117734) + (xy 171.364151 114.11773) + (xy 171.441144 113.944803) + (xy 171.4805 113.759646) + (xy 171.4805 113.570354) + (xy 171.441144 113.385197) + (xy 171.416304 113.329407) + (xy 171.364151 113.21227) + (xy 171.364148 113.212265) + (xy 171.252888 113.059129) + (xy 171.142793 112.959999) + (xy 171.112216 112.932467) + (xy 170.948284 112.837821) + (xy 170.948277 112.837818) + (xy 170.768259 112.779327) + (xy 170.768256 112.779326) + (xy 170.627192 112.7645) + (xy 169.732808 112.7645) + (xy 169.591744 112.779326) + (xy 169.591741 112.779326) + (xy 169.59174 112.779327) + (xy 169.411722 112.837818) + (xy 169.411715 112.837821) + (xy 169.247785 112.932466) + (xy 169.107111 113.059129) + (xy 168.995851 113.212265) + (xy 168.995848 113.21227) + (xy 168.918857 113.385192) + (xy 168.918855 113.385197) + (xy 168.8795 113.570354) + (xy 168.8795 113.759645) + (xy 168.3235 113.759645) + (xy 168.3235 111.219645) + (xy 168.8795 111.219645) + (xy 168.918855 111.404802) + (xy 168.918857 111.404807) + (xy 168.995848 111.577729) + (xy 168.995851 111.577734) + (xy 169.059511 111.665354) + (xy 169.107112 111.730871) + (xy 169.247784 111.857533) + (xy 169.411716 111.952179) + (xy 169.591744 112.010674) + (xy 169.732808 112.0255) + (xy 169.732812 112.0255) + (xy 170.627188 112.0255) + (xy 170.627192 112.0255) + (xy 170.768256 112.010674) + (xy 170.948284 111.952179) + (xy 171.112216 111.857533) + (xy 171.252888 111.730871) + (xy 171.364151 111.57773) + (xy 171.441144 111.404803) + (xy 171.4805 111.219646) + (xy 171.4805 111.030354) + (xy 171.441144 110.845197) + (xy 171.438904 110.840167) + (xy 171.364151 110.67227) + (xy 171.364148 110.672265) + (xy 171.252888 110.519129) + (xy 171.228466 110.497139) + (xy 171.112216 110.392467) + (xy 170.948284 110.297821) + (xy 170.948277 110.297818) + (xy 170.768259 110.239327) + (xy 170.768256 110.239326) + (xy 170.627192 110.2245) + (xy 169.732808 110.2245) + (xy 169.591744 110.239326) + (xy 169.591741 110.239326) + (xy 169.59174 110.239327) + (xy 169.411722 110.297818) + (xy 169.411715 110.297821) + (xy 169.247785 110.392466) + (xy 169.107111 110.519129) + (xy 168.995851 110.672265) + (xy 168.995848 110.67227) + (xy 168.918857 110.845192) + (xy 168.918855 110.845197) + (xy 168.8795 111.030354) + (xy 168.8795 111.219645) + (xy 168.3235 111.219645) + (xy 168.3235 110.741055) + (xy 168.343185 110.674016) + (xy 168.359814 110.653378) + (xy 169.505381 109.507811) + (xy 169.566702 109.474328) + (xy 169.606011 109.472173) + (xy 169.732808 109.4855) + (xy 169.732813 109.4855) + (xy 170.627188 109.4855) + (xy 170.627192 109.4855) + (xy 170.768256 109.470674) + (xy 170.948284 109.412179) + (xy 171.112216 109.317533) + (xy 171.252888 109.190871) + (xy 171.252888 109.19087) + (xy 171.25289 109.190869) + (xy 171.364148 109.037734) + (xy 171.364147 109.037734) + (xy 171.364151 109.03773) + (xy 171.441144 108.864803) + (xy 171.4805 108.679646) + (xy 171.4805 108.490354) + (xy 171.441144 108.305197) + (xy 171.416304 108.249407) + (xy 171.364151 108.13227) + (xy 171.364148 108.132265) + (xy 171.252888 107.979129) + (xy 171.182763 107.915988) + (xy 171.112216 107.852467) + (xy 170.948284 107.757821) + (xy 170.948277 107.757818) + (xy 170.768259 107.699327) + (xy 170.768256 107.699326) + (xy 170.627192 107.6845) + (xy 169.732808 107.6845) + (xy 169.591744 107.699326) + (xy 169.591741 107.699326) + (xy 169.59174 107.699327) + (xy 169.411722 107.757818) + (xy 169.411715 107.757821) + (xy 169.247785 107.852466) + (xy 169.107111 107.979129) + (xy 168.995851 108.132265) + (xy 168.995848 108.13227) + (xy 168.918857 108.305192) + (xy 168.918855 108.305197) + (xy 168.884964 108.464646) + (xy 168.8795 108.490354) + (xy 168.8795 108.679646) + (xy 168.885751 108.709056) + (xy 168.918855 108.864802) + (xy 168.918857 108.864807) + (xy 168.995848 109.037729) + (xy 168.995851 109.037734) + (xy 169.10711 109.190869) + (xy 169.107117 109.190877) + (xy 169.125151 109.207115) + (xy 169.161799 109.266602) + (xy 169.160468 109.336459) + (xy 169.129859 109.386945) + (xy 168.043149 110.473655) + (xy 168.025914 110.48802) + (xy 168.012705 110.497138) + (xy 167.996805 110.527431) + (xy 167.993131 110.533944) + (xy 167.97543 110.563227) + (xy 167.974992 110.564634) + (xy 167.974247 110.566431) + (xy 167.973145 110.570387) + (xy 167.972853 110.572307) + (xy 167.9725 110.57374) + (xy 167.9725 110.607952) + (xy 167.972274 110.615438) + (xy 167.970208 110.649581) + (xy 167.970468 110.650995) + (xy 167.9725 110.67335) + (xy 167.9725 118.747943) + (xy 167.952815 118.814982) + (xy 167.936181 118.835624) + (xy 167.044619 119.727185) + (xy 166.983296 119.76067) + (xy 166.943977 119.762825) + (xy 166.872681 119.755332) + (xy 166.817192 119.7495) + (xy 165.922808 119.7495) + (xy 165.781744 119.764326) + (xy 165.781741 119.764326) + (xy 165.78174 119.764327) + (xy 165.601722 119.822818) + (xy 165.601715 119.822821) + (xy 165.437785 119.917466) + (xy 165.297111 120.044129) + (xy 165.185851 120.197265) + (xy 165.185848 120.19727) + (xy 165.108857 120.370192) + (xy 165.108856 120.370194) + (xy 165.107564 120.376277) + (xy 165.074373 120.43776) + (xy 165.013211 120.471539) + (xy 164.986273 120.4745) + (xy 164.9085 120.4745) + (xy 164.841461 120.454815) + (xy 164.795706 120.402011) + (xy 164.7845 120.3505) + (xy 164.7845 120.166739) + (xy 164.774573 120.098608) + (xy 164.774573 120.098607) + (xy 164.723198 119.993517) + (xy 164.723196 119.993515) + (xy 164.723196 119.993514) + (xy 164.640485 119.910803) + (xy 164.535391 119.859426) + (xy 164.467261 119.8495) + (xy 164.46726 119.8495) + (xy 163.70074 119.8495) + (xy 163.700739 119.8495) + (xy 163.632608 119.859426) + (xy 163.527514 119.910803) + (xy 163.444802 119.993515) + (xy 163.444802 119.993516) + (xy 163.405675 120.07355) + (xy 163.358547 120.125132) + (xy 163.291012 120.143046) + (xy 163.224514 120.121604) + (xy 163.180164 120.067615) + (xy 163.175759 120.05369) + (xy 163.175636 120.053731) + (xy 163.118358 119.88088) + (xy 163.118356 119.880875) + (xy 163.026315 119.731654) + (xy 162.902345 119.607684) + (xy 162.753124 119.515643) + (xy 162.753119 119.515641) + (xy 162.586697 119.460494) + (xy 162.58669 119.460493) + (xy 162.483986 119.45) + (xy 162.334 119.45) + (xy 162.334 121.849999) + (xy 161.833999 121.849999) + (xy 161.834 121.849998) + (xy 161.834 120.9) + (xy 160.984001 120.9) + (xy 159.944999 120.9) + (xy 159.944999 120.785028) + (xy 159.944998 120.785013) + (xy 159.934505 120.682302) + (xy 159.879358 120.51588) + (xy 159.879356 120.515875) + (xy 159.807883 120.4) + (xy 160.984 120.4) + (xy 161.834 120.4) + (xy 161.834 119.45) + (xy 161.684027 119.45) + (xy 161.684012 119.450001) + (xy 161.581302 119.460494) + (xy 161.41488 119.515641) + (xy 161.414875 119.515643) + (xy 161.265654 119.607684) + (xy 161.141684 119.731654) + (xy 161.049643 119.880875) + (xy 161.049641 119.88088) + (xy 160.994494 120.047302) + (xy 160.994493 120.047309) + (xy 160.984 120.150013) + (xy 160.984 120.4) + (xy 159.807883 120.4) + (xy 159.787315 120.366654) + (xy 159.663345 120.242684) + (xy 159.514124 120.150643) + (xy 159.514119 120.150641) + (xy 159.347697 120.095494) + (xy 159.34769 120.095493) + (xy 159.244986 120.085) + (xy 159.095 120.085) + (xy 158.595 120.085) + (xy 158.445027 120.085) + (xy 158.445012 120.085001) + (xy 158.342302 120.095494) + (xy 158.17588 120.150641) + (xy 158.175875 120.150643) + (xy 158.026654 120.242684) + (xy 157.902684 120.366654) + (xy 157.810643 120.515875) + (xy 157.810641 120.51588) + (xy 157.753365 120.68873) + (xy 157.751595 120.688143) + (xy 157.72268 120.741496) + (xy 157.661462 120.775173) + (xy 157.591755 120.770407) + (xy 157.535691 120.728712) + (xy 157.523323 120.70855) + (xy 157.513347 120.688143) + (xy 157.484198 120.628517) + (xy 157.484196 120.628515) + (xy 157.484196 120.628514) + (xy 157.401485 120.545803) + (xy 157.296391 120.494426) + (xy 157.228261 120.4845) + (xy 157.22826 120.4845) + (xy 157.1445 120.4845) + (xy 157.077461 120.464815) + (xy 157.031706 120.412011) + (xy 157.0205 120.3605) + (xy 157.0205 119.6695) + (xy 157.040185 119.602461) + (xy 157.092989 119.556706) + (xy 157.1445 119.5455) + (xy 157.228261 119.5455) + (xy 157.250971 119.542191) + (xy 157.296393 119.535573) + (xy 157.401483 119.484198) + (xy 157.484198 119.401483) + (xy 157.535573 119.296393) + (xy 157.5455 119.22826) + (xy 158.1445 119.22826) + (xy 158.154426 119.296391) + (xy 158.205803 119.401485) + (xy 158.288514 119.484196) + (xy 158.288515 119.484196) + (xy 158.288517 119.484198) + (xy 158.393607 119.535573) + (xy 158.427673 119.540536) + (xy 158.461739 119.5455) + (xy 158.46174 119.5455) + (xy 159.228261 119.5455) + (xy 159.250971 119.542191) + (xy 159.296393 119.535573) + (xy 159.401483 119.484198) + (xy 159.484198 119.401483) + (xy 159.535573 119.296393) + (xy 159.535573 119.296391) + (xy 159.535574 119.29639) + (xy 159.538416 119.287193) + (xy 159.53976 119.287608) + (xy 159.564638 119.233392) + (xy 159.623483 119.195722) + (xy 159.693353 119.195848) + (xy 159.745886 119.227081) + (xy 159.76204 119.243235) + (xy 159.795525 119.304558) + (xy 159.796832 119.350311) + (xy 159.792132 119.379997) + (xy 159.792131 119.380002) + (xy 159.809498 119.489658) + (xy 159.859904 119.588585) + (xy 159.859909 119.588592) + (xy 159.938407 119.66709) + (xy 159.93841 119.667092) + (xy 159.938413 119.667095) + (xy 160.016062 119.706659) + (xy 160.037341 119.717501) + (xy 160.146998 119.734869) + (xy 160.147 119.734869) + (xy 160.147002 119.734869) + (xy 160.256658 119.717501) + (xy 160.256659 119.7175) + (xy 160.256661 119.7175) + (xy 160.355587 119.667095) + (xy 160.434095 119.588587) + (xy 160.4845 119.489661) + (xy 160.4845 119.489659) + (xy 160.484501 119.489658) + (xy 160.501869 119.380002) + (xy 160.501869 119.379997) + (xy 160.484501 119.270341) + (xy 160.46911 119.240134) + (xy 160.434095 119.171413) + (xy 160.434092 119.17141) + (xy 160.43409 119.171407) + (xy 160.355592 119.092909) + (xy 160.355588 119.092906) + (xy 160.355587 119.092905) + (xy 160.351743 119.090946) + (xy 160.256658 119.042498) + (xy 160.147002 119.025131) + (xy 160.147 119.025131) + (xy 160.117312 119.029833) + (xy 160.048019 119.020877) + (xy 160.010235 118.99504) + (xy 159.655344 118.64015) + (xy 159.640975 118.622908) + (xy 159.631863 118.609708) + (xy 159.631861 118.609705) + (xy 159.61187 118.599212) + (xy 159.56166 118.550627) + (xy 159.5455 118.489418) + (xy 159.5455 118.261739) + (xy 159.537181 118.204645) + (xy 165.0695 118.204645) + (xy 165.108855 118.389802) + (xy 165.108857 118.389807) + (xy 165.185848 118.562729) + (xy 165.185851 118.562734) + (xy 165.297111 118.71587) + (xy 165.297112 118.715871) + (xy 165.437784 118.842533) + (xy 165.601716 118.937179) + (xy 165.781744 118.995674) + (xy 165.922808 119.0105) + (xy 165.922812 119.0105) + (xy 166.817188 119.0105) + (xy 166.817192 119.0105) + (xy 166.958256 118.995674) + (xy 167.138284 118.937179) + (xy 167.302216 118.842533) + (xy 167.442888 118.715871) + (xy 167.554151 118.56273) + (xy 167.631144 118.389803) + (xy 167.6705 118.204646) + (xy 167.6705 118.015354) + (xy 167.631144 117.830197) + (xy 167.602043 117.764837) + (xy 167.554151 117.65727) + (xy 167.554148 117.657265) + (xy 167.442888 117.504129) + (xy 167.362492 117.43174) + (xy 167.302216 117.377467) + (xy 167.138284 117.282821) + (xy 167.138277 117.282818) + (xy 166.958259 117.224327) + (xy 166.958256 117.224326) + (xy 166.817192 117.2095) + (xy 165.922808 117.2095) + (xy 165.781744 117.224326) + (xy 165.781741 117.224326) + (xy 165.78174 117.224327) + (xy 165.601722 117.282818) + (xy 165.601715 117.282821) + (xy 165.437785 117.377466) + (xy 165.297111 117.504129) + (xy 165.185851 117.657265) + (xy 165.185848 117.65727) + (xy 165.108857 117.830192) + (xy 165.108855 117.830197) + (xy 165.0695 118.015354) + (xy 165.0695 118.204645) + (xy 159.537181 118.204645) + (xy 159.535573 118.193608) + (xy 159.535573 118.193607) + (xy 159.484198 118.088517) + (xy 159.484196 118.088515) + (xy 159.484196 118.088514) + (xy 159.401485 118.005803) + (xy 159.296391 117.954426) + (xy 159.228261 117.9445) + (xy 159.22826 117.9445) + (xy 158.46174 117.9445) + (xy 158.461739 117.9445) + (xy 158.393608 117.954426) + (xy 158.288514 118.005803) + (xy 158.205803 118.088514) + (xy 158.154426 118.193608) + (xy 158.1445 118.261739) + (xy 158.1445 119.22826) + (xy 157.5455 119.22826) + (xy 157.5455 118.26174) + (xy 157.535573 118.193607) + (xy 157.484198 118.088517) + (xy 157.484196 118.088515) + (xy 157.484196 118.088514) + (xy 157.401485 118.005803) + (xy 157.296391 117.954426) + (xy 157.228261 117.9445) + (xy 157.22826 117.9445) + (xy 157.1445 117.9445) + (xy 157.077461 117.924815) + (xy 157.031706 117.872011) + (xy 157.0205 117.8205) + (xy 157.0205 117.209894) + (xy 161.8495 117.209894) + (xy 161.849501 117.209902) + (xy 161.85533 117.239212) + (xy 161.877542 117.272457) + (xy 161.89305 117.282818) + (xy 161.910787 117.294669) + (xy 161.91079 117.294669) + (xy 161.910791 117.29467) + (xy 161.920647 117.29663) + (xy 161.940101 117.3005) + (xy 163.509898 117.300499) + (xy 163.539213 117.294669) + (xy 163.572457 117.272457) + (xy 163.594669 117.239213) + (xy 163.6005 117.209899) + (xy 163.600499 115.890102) + (xy 163.594669 115.860787) + (xy 163.58733 115.849803) + (xy 163.572457 115.827542) + (xy 163.539214 115.805332) + (xy 163.539215 115.805332) + (xy 163.539213 115.805331) + (xy 163.539211 115.80533) + (xy 163.539208 115.805329) + (xy 163.509901 115.7995) + (xy 163.509899 115.7995) + (xy 163.1615 115.7995) + (xy 163.094461 115.779815) + (xy 163.048706 115.727011) + (xy 163.0375 115.6755) + (xy 163.0375 115.664645) + (xy 165.0695 115.664645) + (xy 165.108855 115.849802) + (xy 165.108857 115.849807) + (xy 165.185848 116.022729) + (xy 165.185851 116.022734) + (xy 165.297111 116.17587) + (xy 165.297112 116.175871) + (xy 165.437784 116.302533) + (xy 165.601716 116.397179) + (xy 165.781744 116.455674) + (xy 165.922808 116.4705) + (xy 165.922812 116.4705) + (xy 166.817188 116.4705) + (xy 166.817192 116.4705) + (xy 166.958256 116.455674) + (xy 167.138284 116.397179) + (xy 167.302216 116.302533) + (xy 167.442888 116.175871) + (xy 167.554151 116.02273) + (xy 167.631144 115.849803) + (xy 167.6705 115.664646) + (xy 167.6705 115.475354) + (xy 167.631144 115.290197) + (xy 167.627897 115.282905) + (xy 167.554151 115.11727) + (xy 167.554148 115.117265) + (xy 167.442888 114.964129) + (xy 167.365715 114.894642) + (xy 167.302216 114.837467) + (xy 167.138284 114.742821) + (xy 167.138277 114.742818) + (xy 166.958259 114.684327) + (xy 166.958256 114.684326) + (xy 166.817192 114.6695) + (xy 165.922808 114.6695) + (xy 165.781744 114.684326) + (xy 165.781741 114.684326) + (xy 165.78174 114.684327) + (xy 165.601722 114.742818) + (xy 165.601715 114.742821) + (xy 165.437785 114.837466) + (xy 165.297111 114.964129) + (xy 165.185851 115.117265) + (xy 165.185848 115.11727) + (xy 165.108857 115.290192) + (xy 165.108855 115.290197) + (xy 165.0695 115.475354) + (xy 165.0695 115.664645) + (xy 163.0375 115.664645) + (xy 163.0375 114.833035) + (xy 163.057185 114.765996) + (xy 163.067782 114.751837) + (xy 163.112377 114.700373) + (xy 163.121224 114.681002) + (xy 164.364131 114.681002) + (xy 164.381498 114.790658) + (xy 164.431904 114.889585) + (xy 164.431909 114.889592) + (xy 164.510407 114.96809) + (xy 164.51041 114.968092) + (xy 164.510413 114.968095) + (xy 164.605581 115.016585) + (xy 164.609341 115.018501) + (xy 164.718998 115.035869) + (xy 164.719 115.035869) + (xy 164.719002 115.035869) + (xy 164.828658 115.018501) + (xy 164.828659 115.0185) + (xy 164.828661 115.0185) + (xy 164.927587 114.968095) + (xy 165.006095 114.889587) + (xy 165.0565 114.790661) + (xy 165.0565 114.790659) + (xy 165.056501 114.790658) + (xy 165.073869 114.681002) + (xy 165.073869 114.680997) + (xy 165.056501 114.571341) + (xy 165.030805 114.520909) + (xy 165.006095 114.472413) + (xy 165.006092 114.47241) + (xy 165.00609 114.472407) + (xy 164.927592 114.393909) + (xy 164.927588 114.393906) + (xy 164.927587 114.393905) + (xy 164.923743 114.391946) + (xy 164.828658 114.343498) + (xy 164.719002 114.326131) + (xy 164.718998 114.326131) + (xy 164.609341 114.343498) + (xy 164.510414 114.393904) + (xy 164.510407 114.393909) + (xy 164.431909 114.472407) + (xy 164.431904 114.472414) + (xy 164.381498 114.571341) + (xy 164.364131 114.680997) + (xy 164.364131 114.681002) + (xy 163.121224 114.681002) + (xy 163.172165 114.569457) + (xy 163.192647 114.427) + (xy 163.172165 114.284543) + (xy 163.112377 114.153627) + (xy 163.018128 114.044857) + (xy 162.897053 113.967047) + (xy 162.897051 113.967046) + (xy 162.897049 113.967045) + (xy 162.89705 113.967045) + (xy 162.758963 113.9265) + (xy 162.758961 113.9265) + (xy 162.615039 113.9265) + (xy 162.615036 113.9265) + (xy 162.476949 113.967045) + (xy 162.355873 114.044856) + (xy 162.261623 114.153626) + (xy 162.261622 114.153628) + (xy 162.201834 114.284543) + (xy 162.181353 114.427) + (xy 162.201834 114.569456) + (xy 162.256657 114.6895) + (xy 162.261623 114.700373) + (xy 162.306213 114.751833) + (xy 162.335238 114.815388) + (xy 162.3365 114.833035) + (xy 162.3365 115.6755) + (xy 162.316815 115.742539) + (xy 162.264011 115.788294) + (xy 162.2125 115.7995) + (xy 161.940105 115.7995) + (xy 161.940097 115.799501) + (xy 161.910787 115.80533) + (xy 161.877542 115.827542) + (xy 161.855332 115.860785) + (xy 161.855329 115.860791) + (xy 161.8495 115.890098) + (xy 161.8495 117.209894) + (xy 157.0205 117.209894) + (xy 157.0205 113.124645) + (xy 165.0695 113.124645) + (xy 165.108855 113.309802) + (xy 165.108857 113.309807) + (xy 165.185848 113.482729) + (xy 165.185851 113.482734) + (xy 165.297111 113.63587) + (xy 165.297112 113.635871) + (xy 165.437784 113.762533) + (xy 165.601716 113.857179) + (xy 165.781744 113.915674) + (xy 165.922808 113.9305) + (xy 165.922812 113.9305) + (xy 166.817188 113.9305) + (xy 166.817192 113.9305) + (xy 166.958256 113.915674) + (xy 167.138284 113.857179) + (xy 167.302216 113.762533) + (xy 167.442888 113.635871) + (xy 167.554151 113.48273) + (xy 167.631144 113.309803) + (xy 167.6705 113.124646) + (xy 167.6705 112.935354) + (xy 167.631144 112.750197) + (xy 167.627897 112.742905) + (xy 167.554151 112.57727) + (xy 167.554148 112.577265) + (xy 167.442888 112.424129) + (xy 167.441217 112.422624) + (xy 167.302216 112.297467) + (xy 167.138284 112.202821) + (xy 167.138277 112.202818) + (xy 166.958259 112.144327) + (xy 166.958256 112.144326) + (xy 166.817192 112.1295) + (xy 165.922808 112.1295) + (xy 165.781744 112.144326) + (xy 165.781741 112.144326) + (xy 165.78174 112.144327) + (xy 165.601722 112.202818) + (xy 165.601715 112.202821) + (xy 165.437785 112.297466) + (xy 165.297111 112.424129) + (xy 165.185851 112.577265) + (xy 165.185848 112.57727) + (xy 165.108857 112.750192) + (xy 165.108855 112.750197) + (xy 165.0695 112.935354) + (xy 165.0695 113.124645) + (xy 157.0205 113.124645) + (xy 157.0205 112.682057) + (xy 157.040185 112.615018) + (xy 157.056819 112.594376) + (xy 157.389376 112.261819) + (xy 157.450699 112.228334) + (xy 157.477057 112.2255) + (xy 161.725501 112.2255) + (xy 161.79254 112.245185) + (xy 161.838295 112.297989) + (xy 161.849501 112.3495) + (xy 161.849501 112.709902) + (xy 161.85533 112.739212) + (xy 161.877542 112.772457) + (xy 161.887825 112.779327) + (xy 161.910787 112.794669) + (xy 161.91079 112.794669) + (xy 161.910791 112.79467) + (xy 161.920647 112.79663) + (xy 161.940101 112.8005) + (xy 163.509898 112.800499) + (xy 163.539213 112.794669) + (xy 163.572457 112.772457) + (xy 163.594669 112.739213) + (xy 163.6005 112.709899) + (xy 163.6005 112.268002) + (xy 163.856131 112.268002) + (xy 163.873498 112.377658) + (xy 163.923904 112.476585) + (xy 163.923909 112.476592) + (xy 164.002407 112.55509) + (xy 164.00241 112.555092) + (xy 164.002413 112.555095) + (xy 164.101339 112.6055) + (xy 164.101341 112.605501) + (xy 164.210998 112.622869) + (xy 164.211 112.622869) + (xy 164.211002 112.622869) + (xy 164.320658 112.605501) + (xy 164.320659 112.6055) + (xy 164.320661 112.6055) + (xy 164.419587 112.555095) + (xy 164.498095 112.476587) + (xy 164.5485 112.377661) + (xy 164.5485 112.377659) + (xy 164.548501 112.377658) + (xy 164.565869 112.268002) + (xy 164.565869 112.267997) + (xy 164.548501 112.158341) + (xy 164.5485 112.158339) + (xy 164.498095 112.059413) + (xy 164.498092 112.05941) + (xy 164.49809 112.059407) + (xy 164.419592 111.980909) + (xy 164.419588 111.980906) + (xy 164.419587 111.980905) + (xy 164.402581 111.97224) + (xy 164.320658 111.930498) + (xy 164.211002 111.913131) + (xy 164.210998 111.913131) + (xy 164.101341 111.930498) + (xy 164.002414 111.980904) + (xy 164.002407 111.980909) + (xy 163.923909 112.059407) + (xy 163.923904 112.059414) + (xy 163.873498 112.158341) + (xy 163.856131 112.267997) + (xy 163.856131 112.268002) + (xy 163.6005 112.268002) + (xy 163.600499 111.390102) + (xy 163.594669 111.360787) + (xy 163.589379 111.352869) + (xy 163.572457 111.327542) + (xy 163.542115 111.30727) + (xy 163.539213 111.305331) + (xy 163.539211 111.30533) + (xy 163.539208 111.305329) + (xy 163.509901 111.2995) + (xy 161.940105 111.2995) + (xy 161.940097 111.299501) + (xy 161.910787 111.30533) + (xy 161.877542 111.327542) + (xy 161.855332 111.360785) + (xy 161.855329 111.360791) + (xy 161.8495 111.390098) + (xy 161.8495 111.7505) + (xy 161.829815 111.817539) + (xy 161.777011 111.863294) + (xy 161.7255 111.8745) + (xy 157.380213 111.8745) + (xy 157.357862 111.872469) + (xy 157.342085 111.869577) + (xy 157.338223 111.869811) + (xy 157.307418 111.8745) + (xy 155.774499 111.8745) + (xy 155.70746 111.854815) + (xy 155.661705 111.802011) + (xy 155.650499 111.7505) + (xy 155.650499 111.390105) + (xy 155.650498 111.390097) + (xy 155.644669 111.360787) + (xy 155.622457 111.327542) + (xy 155.592115 111.30727) + (xy 155.589213 111.305331) + (xy 155.589211 111.30533) + (xy 155.589208 111.305329) + (xy 155.559901 111.2995) + (xy 153.990105 111.2995) + (xy 153.990097 111.299501) + (xy 153.960787 111.30533) + (xy 153.927542 111.327542) + (xy 153.905332 111.360785) + (xy 153.905329 111.360791) + (xy 153.8995 111.390098) + (xy 153.8995 112.709894) + (xy 152.373199 112.709894) + (xy 152.314151 112.57727) + (xy 152.314148 112.577265) + (xy 152.202893 112.424135) + (xy 152.202886 112.424127) + (xy 152.184846 112.407883) + (xy 152.148199 112.348396) + (xy 152.14953 112.278539) + (xy 152.180137 112.228056) + (xy 153.823548 110.584645) + (xy 165.0695 110.584645) + (xy 165.108855 110.769802) + (xy 165.108857 110.769807) + (xy 165.185848 110.942729) + (xy 165.185851 110.942734) + (xy 165.296987 111.095699) + (xy 165.297112 111.095871) + (xy 165.437784 111.222533) + (xy 165.601716 111.317179) + (xy 165.781744 111.375674) + (xy 165.922808 111.3905) + (xy 165.922812 111.3905) + (xy 166.817188 111.3905) + (xy 166.817192 111.3905) + (xy 166.958256 111.375674) + (xy 167.138284 111.317179) + (xy 167.302216 111.222533) + (xy 167.442888 111.095871) + (xy 167.554151 110.94273) + (xy 167.631144 110.769803) + (xy 167.6705 110.584646) + (xy 167.6705 110.395354) + (xy 167.631144 110.210197) + (xy 167.627897 110.202905) + (xy 167.554151 110.03727) + (xy 167.554148 110.037265) + (xy 167.442888 109.884129) + (xy 167.365715 109.814642) + (xy 167.302216 109.757467) + (xy 167.138284 109.662821) + (xy 167.138277 109.662818) + (xy 166.958259 109.604327) + (xy 166.958256 109.604326) + (xy 166.817192 109.5895) + (xy 165.922808 109.5895) + (xy 165.781744 109.604326) + (xy 165.781741 109.604326) + (xy 165.78174 109.604327) + (xy 165.601722 109.662818) + (xy 165.601715 109.662821) + (xy 165.437785 109.757466) + (xy 165.297111 109.884129) + (xy 165.185851 110.037265) + (xy 165.185848 110.03727) + (xy 165.108857 110.210192) + (xy 165.108855 110.210197) + (xy 165.0695 110.395354) + (xy 165.0695 110.584645) + (xy 153.823548 110.584645) + (xy 155.044857 109.363336) + (xy 155.062087 109.348976) + (xy 155.075295 109.339861) + (xy 155.091211 109.309534) + (xy 155.094852 109.303078) + (xy 155.112568 109.273774) + (xy 155.112568 109.273771) + (xy 155.112995 109.272403) + (xy 155.11374 109.270604) + (xy 155.114863 109.266573) + (xy 155.115155 109.264659) + (xy 155.1155 109.263259) + (xy 155.1155 109.229057) + (xy 155.115726 109.22157) + (xy 155.1166 109.207115) + (xy 155.117792 109.187418) + (xy 155.11779 109.187414) + (xy 155.11753 109.185988) + (xy 155.1155 109.16364) + (xy 155.1155 108.044645) + (xy 165.0695 108.044645) + (xy 165.108855 108.229802) + (xy 165.108857 108.229807) + (xy 165.185848 108.402729) + (xy 165.185851 108.402734) + (xy 165.286617 108.541426) + (xy 165.297112 108.555871) + (xy 165.437784 108.682533) + (xy 165.601716 108.777179) + (xy 165.781744 108.835674) + (xy 165.922808 108.8505) + (xy 165.922812 108.8505) + (xy 166.817188 108.8505) + (xy 166.817192 108.8505) + (xy 166.958256 108.835674) + (xy 167.138284 108.777179) + (xy 167.302216 108.682533) + (xy 167.442888 108.555871) + (xy 167.554151 108.40273) + (xy 167.631144 108.229803) + (xy 167.6705 108.044646) + (xy 167.6705 107.855354) + (xy 167.631144 107.670197) + (xy 167.622438 107.650644) + (xy 167.554151 107.49727) + (xy 167.554148 107.497265) + (xy 167.442888 107.344129) + (xy 167.302216 107.217467) + (xy 167.138284 107.122821) + (xy 167.138277 107.122818) + (xy 166.958259 107.064327) + (xy 166.958256 107.064326) + (xy 166.817192 107.0495) + (xy 165.922808 107.0495) + (xy 165.781744 107.064326) + (xy 165.781741 107.064326) + (xy 165.78174 107.064327) + (xy 165.601722 107.122818) + (xy 165.601715 107.122821) + (xy 165.437785 107.217466) + (xy 165.297111 107.344129) + (xy 165.185851 107.497265) + (xy 165.185848 107.49727) + (xy 165.108857 107.670192) + (xy 165.108855 107.670197) + (xy 165.0695 107.855354) + (xy 165.0695 108.044645) + (xy 155.1155 108.044645) + (xy 155.1155 106.219894) + (xy 165.0695 106.219894) + (xy 165.069501 106.219902) + (xy 165.07533 106.249212) + (xy 165.097542 106.282457) + (xy 165.113306 106.292989) + (xy 165.130787 106.304669) + (xy 165.13079 106.304669) + (xy 165.130791 106.30467) + (xy 165.140647 106.30663) + (xy 165.160101 106.3105) + (xy 167.579898 106.310499) + (xy 167.609213 106.304669) + (xy 167.642457 106.282457) + (xy 167.664669 106.249213) + (xy 167.6705 106.219899) + (xy 167.6705 105.794999) + (xy 168.501127 105.794999) + (xy 168.501128 105.795) + (xy 169.864314 105.795) + (xy 169.852359 105.806955) + (xy 169.794835 105.919852) + (xy 169.775014 106.045) + (xy 169.794835 106.170148) + (xy 169.852359 106.283045) + (xy 169.864314 106.295) + (xy 168.501128 106.295) + (xy 168.55373 106.491317) + (xy 168.553734 106.491326) + (xy 168.649865 106.697482) + (xy 168.780342 106.88382) + (xy 168.941179 107.044657) + (xy 169.127517 107.175134) + (xy 169.333673 107.271265) + (xy 169.333682 107.271269) + (xy 169.553389 107.330139) + (xy 169.5534 107.330141) + (xy 169.723233 107.344999) + (xy 169.723236 107.345) + (xy 169.93 107.345) + (xy 169.93 106.360686) + (xy 169.941955 106.372641) + (xy 170.054852 106.430165) + (xy 170.148519 106.445) + (xy 170.211481 106.445) + (xy 170.305148 106.430165) + (xy 170.418045 106.372641) + (xy 170.43 106.360686) + (xy 170.43 107.345) + (xy 170.636764 107.345) + (xy 170.636766 107.344999) + (xy 170.806599 107.330141) + (xy 170.80661 107.330139) + (xy 171.026317 107.271269) + (xy 171.026326 107.271265) + (xy 171.232482 107.175134) + (xy 171.41882 107.044657) + (xy 171.579657 106.88382) + (xy 171.710134 106.697482) + (xy 171.806265 106.491326) + (xy 171.806269 106.491317) + (xy 171.858872 106.295) + (xy 170.495686 106.295) + (xy 170.507641 106.283045) + (xy 170.565165 106.170148) + (xy 170.584986 106.045) + (xy 170.565165 105.919852) + (xy 170.507641 105.806955) + (xy 170.495686 105.795) + (xy 171.858872 105.795) + (xy 171.858872 105.794999) + (xy 171.806269 105.598682) + (xy 171.806265 105.598673) + (xy 171.710134 105.392517) + (xy 171.579657 105.206179) + (xy 171.41882 105.045342) + (xy 171.26871 104.940233) + (xy 171.225085 104.885655) + (xy 171.217893 104.816157) + (xy 171.249415 104.753802) + (xy 171.30083 104.720952) + (xy 171.471619 104.664358) + (xy 171.471624 104.664356) + (xy 171.620845 104.572315) + (xy 171.744815 104.448345) + (xy 171.836856 104.299124) + (xy 171.836858 104.299119) + (xy 171.892005 104.132697) + (xy 171.892006 104.13269) + (xy 171.902499 104.029986) + (xy 171.9025 104.029973) + (xy 171.9025 103.755) + (xy 169.727501 103.755) + (xy 169.727501 104.029986) + (xy 169.737994 104.132697) + (xy 169.793141 104.299119) + (xy 169.793143 104.299124) + (xy 169.885184 104.448345) + (xy 169.970158 104.533319) + (xy 170.003643 104.594642) + (xy 169.998659 104.664334) + (xy 169.956787 104.720267) + (xy 169.891323 104.744684) + (xy 169.882477 104.745) + (xy 169.723233 104.745) + (xy 169.5534 104.759858) + (xy 169.553389 104.75986) + (xy 169.333682 104.81873) + (xy 169.333673 104.818734) + (xy 169.127517 104.914865) + (xy 168.941179 105.045342) + (xy 168.780342 105.206179) + (xy 168.649865 105.392517) + (xy 168.553734 105.598673) + (xy 168.55373 105.598682) + (xy 168.501127 105.794999) + (xy 167.6705 105.794999) + (xy 167.670499 104.600102) + (xy 167.664669 104.570787) + (xy 167.661743 104.566407) + (xy 167.642457 104.537542) + (xy 167.609214 104.515332) + (xy 167.609215 104.515332) + (xy 167.609213 104.515331) + (xy 167.609211 104.51533) + (xy 167.609208 104.515329) + (xy 167.579901 104.5095) + (xy 165.160105 104.5095) + (xy 165.160097 104.509501) + (xy 165.130787 104.51533) + (xy 165.097542 104.537542) + (xy 165.075332 104.570785) + (xy 165.075329 104.570791) + (xy 165.0695 104.600098) + (xy 165.0695 106.219894) + (xy 155.1155 106.219894) + (xy 155.1155 103.931307) + (xy 155.135185 103.864268) + (xy 155.187989 103.818513) + (xy 155.257147 103.808569) + (xy 155.29579 103.82082) + (xy 155.338339 103.8425) + (xy 155.338341 103.8425) + (xy 155.338343 103.842501) + (xy 155.447998 103.859869) + (xy 155.448 103.859869) + (xy 155.448002 103.859869) + (xy 155.557658 103.842501) + (xy 155.557659 103.8425) + (xy 155.557661 103.8425) + (xy 155.656587 103.792095) + (xy 155.735095 103.713587) + (xy 155.7855 103.614661) + (xy 155.7855 103.614659) + (xy 155.785501 103.614658) + (xy 155.802869 103.505002) + (xy 155.802869 103.504997) + (xy 155.785501 103.395341) + (xy 155.7855 103.395339) + (xy 155.735095 103.296413) + (xy 155.735092 103.29641) + (xy 155.73509 103.296407) + (xy 155.656592 103.217909) + (xy 155.656588 103.217906) + (xy 155.656587 103.217905) + (xy 155.625515 103.202073) + (xy 155.557658 103.167498) + (xy 155.448002 103.150131) + (xy 155.447998 103.150131) + (xy 155.338342 103.167498) + (xy 155.295793 103.189178) + (xy 155.227124 103.202073) + (xy 155.162384 103.175795) + (xy 155.122128 103.118688) + (xy 155.1155 103.078692) + (xy 155.1155 102.32846) + (xy 155.135185 102.261421) + (xy 155.187989 102.215666) + (xy 155.257147 102.205722) + (xy 155.320703 102.234747) + (xy 155.357431 102.290142) + (xy 155.382818 102.368278) + (xy 155.382821 102.368284) + (xy 155.477467 102.532216) + (xy 155.585641 102.652355) + (xy 155.604129 102.672888) + (xy 155.757265 102.784148) + (xy 155.75727 102.784151) + (xy 155.930192 102.861142) + (xy 155.930197 102.861144) + (xy 156.115354 102.9005) + (xy 156.115355 102.9005) + (xy 156.304644 102.9005) + (xy 156.304646 102.9005) + (xy 156.489803 102.861144) + (xy 156.66273 102.784151) + (xy 156.815871 102.672888) + (xy 156.942533 102.532216) + (xy 157.037179 102.368284) + (xy 157.095674 102.188256) + (xy 157.1105 102.047192) + (xy 157.8495 102.047192) + (xy 157.864326 102.188256) + (xy 157.864327 102.188259) + (xy 157.922818 102.368277) + (xy 157.922821 102.368284) + (xy 158.017467 102.532216) + (xy 158.125641 102.652355) + (xy 158.144129 102.672888) + (xy 158.297265 102.784148) + (xy 158.29727 102.784151) + (xy 158.470192 102.861142) + (xy 158.470197 102.861144) + (xy 158.655354 102.9005) + (xy 158.655355 102.9005) + (xy 158.844644 102.9005) + (xy 158.844646 102.9005) + (xy 159.029803 102.861144) + (xy 159.20273 102.784151) + (xy 159.355871 102.672888) + (xy 159.482533 102.532216) + (xy 159.577179 102.368284) + (xy 159.635674 102.188256) + (xy 159.6505 102.047192) + (xy 159.6505 101.152808) + (xy 159.635674 101.011744) + (xy 159.577179 100.831716) + (xy 159.482533 100.667784) + (xy 159.355871 100.527112) + (xy 159.35587 100.527111) + (xy 159.202734 100.415851) + (xy 159.202729 100.415848) + (xy 159.029807 100.338857) + (xy 159.029802 100.338855) + (xy 158.867539 100.304366) + (xy 158.844646 100.2995) + (xy 158.655354 100.2995) + (xy 158.632461 100.304366) + (xy 158.470197 100.338855) + (xy 158.470192 100.338857) + (xy 158.29727 100.415848) + (xy 158.297265 100.415851) + (xy 158.144129 100.527111) + (xy 158.017466 100.667785) + (xy 157.922821 100.831715) + (xy 157.922818 100.831722) + (xy 157.86693 101.00373) + (xy 157.864326 101.011744) + (xy 157.8495 101.152808) + (xy 157.8495 102.047192) + (xy 157.1105 102.047192) + (xy 157.1105 101.152808) + (xy 157.095674 101.011744) + (xy 157.037179 100.831716) + (xy 156.942533 100.667784) + (xy 156.815871 100.527112) + (xy 156.81587 100.527111) + (xy 156.662734 100.415851) + (xy 156.662729 100.415848) + (xy 156.489807 100.338857) + (xy 156.4898 100.338854) + (xy 156.483714 100.337561) + (xy 156.422233 100.304366) + (xy 156.388459 100.243201) + (xy 156.3855 100.216272) + (xy 156.3855 99.8845) + (xy 156.405185 99.817461) + (xy 156.457989 99.771706) + (xy 156.5095 99.7605) + (xy 156.693261 99.7605) + (xy 156.715971 99.757191) + (xy 156.761393 99.750573) + (xy 156.866483 99.699198) + (xy 156.949198 99.616483) + (xy 157.000573 99.511393) + (xy 157.0105 99.44326) + (xy 157.0105 98.67674) + (xy 157.010222 98.674835) + (xy 157.000573 98.608608) + (xy 156.999919 98.60727) + (xy 156.949198 98.503517) + (xy 156.949196 98.503515) + (xy 156.949196 98.503514) + (xy 156.866485 98.420803) + (xy 156.761391 98.369426) + (xy 156.693261 98.3595) + (xy 156.69326 98.3595) + (xy 155.72674 98.3595) + (xy 155.726739 98.3595) + (xy 155.658608 98.369426) + (xy 155.553514 98.420803) + (xy 155.470803 98.503514) + (xy 155.419426 98.608608) + (xy 155.4095 98.676739) + (xy 155.4095 99.44326) + (xy 155.419426 99.511391) + (xy 155.470803 99.616485) + (xy 155.553514 99.699196) + (xy 155.553515 99.699196) + (xy 155.553517 99.699198) + (xy 155.658607 99.750573) + (xy 155.692673 99.755536) + (xy 155.726739 99.7605) + (xy 155.72674 99.7605) + (xy 155.9105 99.7605) + (xy 155.977539 99.780185) + (xy 156.023294 99.832989) + (xy 156.0345 99.8845) + (xy 156.0345 100.216272) + (xy 156.014815 100.283311) + (xy 155.962011 100.329066) + (xy 155.936286 100.337561) + (xy 155.930199 100.338854) + (xy 155.930192 100.338857) + (xy 155.75727 100.415848) + (xy 155.757265 100.415851) + (xy 155.604129 100.527111) + (xy 155.477466 100.667785) + (xy 155.382821 100.831715) + (xy 155.382818 100.831722) + (xy 155.357431 100.909857) + (xy 155.317993 100.967533) + (xy 155.253635 100.994731) + (xy 155.184788 100.982816) + (xy 155.133313 100.935572) + (xy 155.1155 100.871539) + (xy 155.1155 97.44326) + (xy 155.4095 97.44326) + (xy 155.419426 97.511391) + (xy 155.470803 97.616485) + (xy 155.553514 97.699196) + (xy 155.553515 97.699196) + (xy 155.553517 97.699198) + (xy 155.658607 97.750573) + (xy 155.692673 97.755536) + (xy 155.726739 97.7605) + (xy 155.72674 97.7605) + (xy 156.693261 97.7605) + (xy 156.715971 97.757191) + (xy 156.761393 97.750573) + (xy 156.866483 97.699198) + (xy 156.949198 97.616483) + (xy 157.000573 97.511393) + (xy 157.000573 97.511391) + (xy 157.004787 97.502772) + (xy 157.051915 97.45119) + (xy 157.119449 97.433275) + (xy 157.185948 97.454716) + (xy 157.203869 97.469551) + (xy 157.913181 98.178862) + (xy 157.946666 98.240185) + (xy 157.9495 98.266543) + (xy 157.9495 98.90326) + (xy 157.959426 98.971391) + (xy 158.010803 99.076485) + (xy 158.093514 99.159196) + (xy 158.093515 99.159196) + (xy 158.093517 99.159198) + (xy 158.198607 99.210573) + (xy 158.232673 99.215536) + (xy 158.266739 99.2205) + (xy 158.26674 99.2205) + (xy 159.233261 99.2205) + (xy 159.255971 99.217191) + (xy 159.301393 99.210573) + (xy 159.406483 99.159198) + (xy 159.489198 99.076483) + (xy 159.540573 98.971393) + (xy 159.540573 98.971391) + (xy 159.540574 98.97139) + (xy 159.543416 98.962193) + (xy 159.54606 98.96301) + (xy 159.568946 98.913132) + (xy 159.62779 98.875461) + (xy 159.662515 98.8705) + (xy 160.377485 98.8705) + (xy 160.444524 98.890185) + (xy 160.490279 98.942989) + (xy 160.49599 98.962376) + (xy 160.496584 98.962193) + (xy 160.499425 98.97139) + (xy 160.550803 99.076485) + (xy 160.633514 99.159196) + (xy 160.633515 99.159196) + (xy 160.633517 99.159198) + (xy 160.738607 99.210573) + (xy 160.772673 99.215536) + (xy 160.806739 99.2205) + (xy 160.80674 99.2205) + (xy 161.773261 99.2205) + (xy 161.795971 99.217191) + (xy 161.841393 99.210573) + (xy 161.946483 99.159198) + (xy 162.029198 99.076483) + (xy 162.080573 98.971393) + (xy 162.080573 98.971391) + (xy 162.080574 98.97139) + (xy 162.083416 98.962193) + (xy 162.08606 98.96301) + (xy 162.108946 98.913132) + (xy 162.16779 98.875461) + (xy 162.202515 98.8705) + (xy 162.320789 98.8705) + (xy 162.346234 98.873138) + (xy 162.355315 98.875043) + (xy 162.380673 98.871881) + (xy 162.384123 98.871452) + (xy 162.397764 98.870605) + (xy 162.399026 98.8705) + (xy 162.39904 98.8705) + (xy 162.407071 98.869159) + (xy 162.418014 98.867334) + (xy 162.423063 98.866597) + (xy 162.471393 98.860573) + (xy 162.471399 98.860569) + (xy 162.478456 98.858468) + (xy 162.485377 98.856092) + (xy 162.485381 98.856092) + (xy 162.528216 98.832909) + (xy 162.532729 98.830586) + (xy 162.576484 98.809198) + (xy 162.576486 98.809195) + (xy 162.582461 98.804929) + (xy 162.588256 98.800419) + (xy 162.588255 98.800419) + (xy 162.588258 98.800418) + (xy 162.621254 98.764572) + (xy 162.624756 98.760924) + (xy 162.819903 98.565777) + (xy 162.881224 98.532294) + (xy 162.950916 98.537278) + (xy 163.006849 98.57915) + (xy 163.031266 98.644614) + (xy 163.030288 98.671326) + (xy 163.0295 98.676738) + (xy 163.0295 99.44326) + (xy 163.040815 99.520922) + (xy 163.038998 99.521186) + (xy 163.039819 99.579333) + (xy 163.008042 99.633762) + (xy 162.091945 100.549859) + (xy 162.030622 100.583344) + (xy 161.96093 100.57836) + (xy 161.912115 100.545151) + (xy 161.895877 100.527117) + (xy 161.895869 100.52711) + (xy 161.742734 100.415851) + (xy 161.742729 100.415848) + (xy 161.569807 100.338857) + (xy 161.569802 100.338855) + (xy 161.407539 100.304366) + (xy 161.384646 100.2995) + (xy 161.195354 100.2995) + (xy 161.172461 100.304366) + (xy 161.010197 100.338855) + (xy 161.010192 100.338857) + (xy 160.83727 100.415848) + (xy 160.837265 100.415851) + (xy 160.684129 100.527111) + (xy 160.557466 100.667785) + (xy 160.462821 100.831715) + (xy 160.462818 100.831722) + (xy 160.40693 101.00373) + (xy 160.404326 101.011744) + (xy 160.3895 101.152808) + (xy 160.3895 102.047192) + (xy 160.404326 102.188256) + (xy 160.404327 102.188259) + (xy 160.462818 102.368277) + (xy 160.462821 102.368284) + (xy 160.557467 102.532216) + (xy 160.665641 102.652355) + (xy 160.684129 102.672888) + (xy 160.837265 102.784148) + (xy 160.83727 102.784151) + (xy 161.010192 102.861142) + (xy 161.010197 102.861144) + (xy 161.195354 102.9005) + (xy 161.195355 102.9005) + (xy 161.384644 102.9005) + (xy 161.384646 102.9005) + (xy 161.569803 102.861144) + (xy 161.74273 102.784151) + (xy 161.895871 102.672888) + (xy 162.022533 102.532216) + (xy 162.117179 102.368284) + (xy 162.175674 102.188256) + (xy 162.1905 102.047192) + (xy 162.9295 102.047192) + (xy 162.944326 102.188256) + (xy 162.944327 102.188259) + (xy 163.002818 102.368277) + (xy 163.002821 102.368284) + (xy 163.097467 102.532216) + (xy 163.205641 102.652355) + (xy 163.224129 102.672888) + (xy 163.377265 102.784148) + (xy 163.37727 102.784151) + (xy 163.550192 102.861142) + (xy 163.550197 102.861144) + (xy 163.735354 102.9005) + (xy 163.735355 102.9005) + (xy 163.924644 102.9005) + (xy 163.924646 102.9005) + (xy 164.109803 102.861144) + (xy 164.28273 102.784151) + (xy 164.435871 102.672888) + (xy 164.562533 102.532216) + (xy 164.657179 102.368284) + (xy 164.715674 102.188256) + (xy 164.7305 102.047192) + (xy 165.4695 102.047192) + (xy 165.484326 102.188256) + (xy 165.484327 102.188259) + (xy 165.542818 102.368277) + (xy 165.542821 102.368284) + (xy 165.637467 102.532216) + (xy 165.745641 102.652355) + (xy 165.764129 102.672888) + (xy 165.917265 102.784148) + (xy 165.91727 102.784151) + (xy 166.090192 102.861142) + (xy 166.090197 102.861144) + (xy 166.275354 102.9005) + (xy 166.275355 102.9005) + (xy 166.464644 102.9005) + (xy 166.464646 102.9005) + (xy 166.649803 102.861144) + (xy 166.82273 102.784151) + (xy 166.975871 102.672888) + (xy 167.102533 102.532216) + (xy 167.197179 102.368284) + (xy 167.255674 102.188256) + (xy 167.2705 102.047192) + (xy 167.2705 101.694645) + (xy 168.8795 101.694645) + (xy 168.918855 101.879802) + (xy 168.918857 101.879807) + (xy 168.995848 102.052729) + (xy 168.995851 102.052734) + (xy 169.107111 102.20587) + (xy 169.107112 102.205871) + (xy 169.247784 102.332533) + (xy 169.411716 102.427179) + (xy 169.591744 102.485674) + (xy 169.715249 102.498654) + (xy 169.779863 102.525238) + (xy 169.819848 102.582536) + (xy 169.822508 102.652355) + (xy 169.807826 102.687071) + (xy 169.793145 102.710871) + (xy 169.793141 102.71088) + (xy 169.737994 102.877302) + (xy 169.737993 102.877309) + (xy 169.7275 102.980013) + (xy 169.7275 103.255) + (xy 171.902499 103.255) + (xy 171.902499 102.980028) + (xy 171.902498 102.980013) + (xy 171.892005 102.877302) + (xy 171.836858 102.71088) + (xy 171.836856 102.710875) + (xy 171.744815 102.561654) + (xy 171.620845 102.437684) + (xy 171.471624 102.345643) + (xy 171.471619 102.345641) + (xy 171.374505 102.313461) + (xy 171.31706 102.273688) + (xy 171.290237 102.209173) + (xy 171.302552 102.140397) + (xy 171.313184 102.122879) + (xy 171.364151 102.05273) + (xy 171.441144 101.879803) + (xy 171.4805 101.694646) + (xy 171.4805 101.505354) + (xy 171.441144 101.320197) + (xy 171.402971 101.234461) + (xy 171.364151 101.14727) + (xy 171.364148 101.147265) + (xy 171.252888 100.994129) + (xy 171.212426 100.957697) + (xy 171.112216 100.867467) + (xy 170.948284 100.772821) + (xy 170.948277 100.772818) + (xy 170.768259 100.714327) + (xy 170.768256 100.714326) + (xy 170.627192 100.6995) + (xy 169.732808 100.6995) + (xy 169.591744 100.714326) + (xy 169.591741 100.714326) + (xy 169.59174 100.714327) + (xy 169.411722 100.772818) + (xy 169.411715 100.772821) + (xy 169.247785 100.867466) + (xy 169.107111 100.994129) + (xy 168.995851 101.147265) + (xy 168.995848 101.14727) + (xy 168.918857 101.320192) + (xy 168.918855 101.320197) + (xy 168.8795 101.505354) + (xy 168.8795 101.694645) + (xy 167.2705 101.694645) + (xy 167.2705 101.152808) + (xy 167.255674 101.011744) + (xy 167.197179 100.831716) + (xy 167.102533 100.667784) + (xy 166.975871 100.527112) + (xy 166.97587 100.527111) + (xy 166.822734 100.415851) + (xy 166.822729 100.415848) + (xy 166.649807 100.338857) + (xy 166.649802 100.338855) + (xy 166.487539 100.304366) + (xy 166.464646 100.2995) + (xy 166.275354 100.2995) + (xy 166.252461 100.304366) + (xy 166.090197 100.338855) + (xy 166.090192 100.338857) + (xy 165.91727 100.415848) + (xy 165.917265 100.415851) + (xy 165.764129 100.527111) + (xy 165.637466 100.667785) + (xy 165.542821 100.831715) + (xy 165.542818 100.831722) + (xy 165.48693 101.00373) + (xy 165.484326 101.011744) + (xy 165.4695 101.152808) + (xy 165.4695 102.047192) + (xy 164.7305 102.047192) + (xy 164.7305 101.152808) + (xy 164.717174 101.026019) + (xy 164.729744 100.957292) + (xy 164.752811 100.925382) + (xy 165.881376 99.796819) + (xy 165.942699 99.763334) + (xy 165.969057 99.7605) + (xy 166.853261 99.7605) + (xy 166.875971 99.757191) + (xy 166.921393 99.750573) + (xy 167.026483 99.699198) + (xy 167.109198 99.616483) + (xy 167.160573 99.511393) + (xy 167.1705 99.44326) + (xy 167.1705 99.154645) + (xy 168.8795 99.154645) + (xy 168.918855 99.339802) + (xy 168.918857 99.339807) + (xy 168.995848 99.512729) + (xy 168.995851 99.512734) + (xy 169.107111 99.66587) + (xy 169.107112 99.665871) + (xy 169.247784 99.792533) + (xy 169.411716 99.887179) + (xy 169.591744 99.945674) + (xy 169.732808 99.9605) + (xy 169.732812 99.9605) + (xy 170.627188 99.9605) + (xy 170.627192 99.9605) + (xy 170.768256 99.945674) + (xy 170.948284 99.887179) + (xy 171.112216 99.792533) + (xy 171.252888 99.665871) + (xy 171.364151 99.51273) + (xy 171.441144 99.339803) + (xy 171.4805 99.154646) + (xy 171.4805 98.965354) + (xy 171.441144 98.780197) + (xy 171.433364 98.762724) + (xy 171.364151 98.60727) + (xy 171.364148 98.607265) + (xy 171.252888 98.454129) + (xy 171.215876 98.420803) + (xy 171.112216 98.327467) + (xy 170.948284 98.232821) + (xy 170.948277 98.232818) + (xy 170.768259 98.174327) + (xy 170.768256 98.174326) + (xy 170.627192 98.1595) + (xy 169.732808 98.1595) + (xy 169.591744 98.174326) + (xy 169.591741 98.174326) + (xy 169.59174 98.174327) + (xy 169.411722 98.232818) + (xy 169.411715 98.232821) + (xy 169.247785 98.327466) + (xy 169.107111 98.454129) + (xy 168.995851 98.607265) + (xy 168.995848 98.60727) + (xy 168.918857 98.780192) + (xy 168.918855 98.780197) + (xy 168.8795 98.965354) + (xy 168.8795 99.154645) + (xy 167.1705 99.154645) + (xy 167.1705 98.67674) + (xy 167.170222 98.674835) + (xy 167.160573 98.608608) + (xy 167.159919 98.60727) + (xy 167.109198 98.503517) + (xy 167.109196 98.503515) + (xy 167.109196 98.503514) + (xy 167.026485 98.420803) + (xy 166.921391 98.369426) + (xy 166.853261 98.3595) + (xy 166.85326 98.3595) + (xy 165.88674 98.3595) + (xy 165.886739 98.3595) + (xy 165.818608 98.369426) + (xy 165.713514 98.420803) + (xy 165.630803 98.503514) + (xy 165.579426 98.608608) + (xy 165.5695 98.676739) + (xy 165.5695 99.44326) + (xy 165.580815 99.520922) + (xy 165.578998 99.521186) + (xy 165.579819 99.579333) + (xy 165.548042 99.633762) + (xy 164.631945 100.549859) + (xy 164.570622 100.583344) + (xy 164.50093 100.57836) + (xy 164.452115 100.545151) + (xy 164.435877 100.527117) + (xy 164.435869 100.52711) + (xy 164.282734 100.415851) + (xy 164.282729 100.415848) + (xy 164.109807 100.338857) + (xy 164.109802 100.338855) + (xy 163.947539 100.304366) + (xy 163.924646 100.2995) + (xy 163.735354 100.2995) + (xy 163.712461 100.304366) + (xy 163.550197 100.338855) + (xy 163.550192 100.338857) + (xy 163.37727 100.415848) + (xy 163.377265 100.415851) + (xy 163.224129 100.527111) + (xy 163.097466 100.667785) + (xy 163.002821 100.831715) + (xy 163.002818 100.831722) + (xy 162.94693 101.00373) + (xy 162.944326 101.011744) + (xy 162.9295 101.152808) + (xy 162.9295 102.047192) + (xy 162.1905 102.047192) + (xy 162.1905 101.152808) + (xy 162.177174 101.026019) + (xy 162.189744 100.957292) + (xy 162.212811 100.925382) + (xy 163.341376 99.796819) + (xy 163.402699 99.763334) + (xy 163.429057 99.7605) + (xy 164.313261 99.7605) + (xy 164.335971 99.757191) + (xy 164.381393 99.750573) + (xy 164.486483 99.699198) + (xy 164.569198 99.616483) + (xy 164.620573 99.511393) + (xy 164.6305 99.44326) + (xy 164.6305 98.67674) + (xy 164.630222 98.674835) + (xy 164.620573 98.608608) + (xy 164.619919 98.60727) + (xy 164.569198 98.503517) + (xy 164.569196 98.503515) + (xy 164.569196 98.503514) + (xy 164.486485 98.420803) + (xy 164.381391 98.369426) + (xy 164.313261 98.3595) + (xy 164.31326 98.3595) + (xy 163.34674 98.3595) + (xy 163.346738 98.3595) + (xy 163.341326 98.360288) + (xy 163.27215 98.350468) + (xy 163.219264 98.304808) + (xy 163.19946 98.237803) + (xy 163.219025 98.170729) + (xy 163.235774 98.149906) + (xy 163.588862 97.796819) + (xy 163.650185 97.763334) + (xy 163.676543 97.7605) + (xy 164.313261 97.7605) + (xy 164.335971 97.757191) + (xy 164.381393 97.750573) + (xy 164.486483 97.699198) + (xy 164.569198 97.616483) + (xy 164.620573 97.511393) + (xy 164.620573 97.511391) + (xy 164.620574 97.51139) + (xy 164.623416 97.502193) + (xy 164.62606 97.50301) + (xy 164.648946 97.453132) + (xy 164.70779 97.415461) + (xy 164.742515 97.4105) + (xy 165.457485 97.4105) + (xy 165.524524 97.430185) + (xy 165.570279 97.482989) + (xy 165.57599 97.502376) + (xy 165.576584 97.502193) + (xy 165.579425 97.51139) + (xy 165.630803 97.616485) + (xy 165.713514 97.699196) + (xy 165.713515 97.699196) + (xy 165.713517 97.699198) + (xy 165.818607 97.750573) + (xy 165.852673 97.755536) + (xy 165.886739 97.7605) + (xy 165.88674 97.7605) + (xy 166.853261 97.7605) + (xy 166.875971 97.757191) + (xy 166.921393 97.750573) + (xy 167.026483 97.699198) + (xy 167.109198 97.616483) + (xy 167.160573 97.511393) + (xy 167.1705 97.44326) + (xy 167.1705 96.67674) + (xy 167.16761 96.656908) + (xy 167.161794 96.616989) + (xy 167.161453 96.614646) + (xy 168.8795 96.614646) + (xy 168.882691 96.629658) + (xy 168.918855 96.799802) + (xy 168.918857 96.799807) + (xy 168.995848 96.972729) + (xy 168.995851 96.972734) + (xy 169.10711 97.125869) + (xy 169.107111 97.12587) + (xy 169.107112 97.125871) + (xy 169.247784 97.252533) + (xy 169.411716 97.347179) + (xy 169.591744 97.405674) + (xy 169.732808 97.4205) + (xy 169.732812 97.4205) + (xy 170.627188 97.4205) + (xy 170.627192 97.4205) + (xy 170.768256 97.405674) + (xy 170.948284 97.347179) + (xy 171.112216 97.252533) + (xy 171.252888 97.125871) + (xy 171.252888 97.12587) + (xy 171.25289 97.125869) + (xy 171.364148 96.972734) + (xy 171.364147 96.972734) + (xy 171.364151 96.97273) + (xy 171.376914 96.944063) + (xy 171.422164 96.890827) + (xy 171.489013 96.870506) + (xy 171.490193 96.8705) + (xy 172.4155 96.8705) + (xy 172.482539 96.890185) + (xy 172.528294 96.942989) + (xy 172.5395 96.9945) + (xy 172.5395 102.570644) + (xy 172.519815 102.637683) + (xy 172.467011 102.683438) + (xy 172.452114 102.689115) + (xy 172.451112 102.689424) + (xy 172.346014 102.740803) + (xy 172.263303 102.823514) + (xy 172.211926 102.928608) + (xy 172.202 102.996739) + (xy 172.202 104.01326) + (xy 172.211926 104.081391) + (xy 172.263303 104.186485) + (xy 172.346014 104.269196) + (xy 172.346015 104.269196) + (xy 172.346017 104.269198) + (xy 172.451107 104.320573) + (xy 172.485173 104.325536) + (xy 172.519239 104.3305) + (xy 172.51924 104.3305) + (xy 172.7105 104.3305) + (xy 172.777539 104.350185) + (xy 172.823294 104.402989) + (xy 172.8345 104.4545) + (xy 172.8345 105.110644) + (xy 172.814815 105.177683) + (xy 172.762011 105.223438) + (xy 172.747114 105.229115) + (xy 172.746112 105.229424) + (xy 172.641014 105.280803) + (xy 172.558303 105.363514) + (xy 172.506926 105.468608) + (xy 172.497 105.536739) + (xy 172.497 106.55326) + (xy 172.506926 106.621391) + (xy 172.558303 106.726485) + (xy 172.641014 106.809196) + (xy 172.641015 106.809196) + (xy 172.641017 106.809198) + (xy 172.733496 106.854408) + (xy 172.746107 106.860573) + (xy 172.747104 106.860881) + (xy 172.748134 106.861564) + (xy 172.754758 106.864802) + (xy 172.754332 106.865671) + (xy 172.805345 106.899478) + (xy 172.833474 106.963435) + (xy 172.8345 106.979355) + (xy 172.8345 107.650644) + (xy 172.814815 107.717683) + (xy 172.762011 107.763438) + (xy 172.747114 107.769115) + (xy 172.746112 107.769424) + (xy 172.641014 107.820803) + (xy 172.558303 107.903514) + (xy 172.506926 108.008608) + (xy 172.497 108.076739) + (xy 172.497 109.09326) + (xy 172.506926 109.161391) + (xy 172.558303 109.266485) + (xy 172.641014 109.349196) + (xy 172.641015 109.349196) + (xy 172.641017 109.349198) + (xy 172.746107 109.400573) + (xy 172.780173 109.405536) + (xy 172.814239 109.4105) + (xy 172.81424 109.4105) + (xy 173.555761 109.4105) + (xy 173.578471 109.407191) + (xy 173.623893 109.400573) + (xy 173.728983 109.349198) + (xy 173.811698 109.266483) + (xy 173.863073 109.161393) + (xy 173.873 109.09326) + (xy 174.572 109.09326) + (xy 174.581926 109.161391) + (xy 174.633303 109.266485) + (xy 174.716014 109.349196) + (xy 174.716015 109.349196) + (xy 174.716017 109.349198) + (xy 174.821107 109.400573) + (xy 174.855173 109.405536) + (xy 174.889239 109.4105) + (xy 174.88924 109.4105) + (xy 175.630761 109.4105) + (xy 175.653471 109.407191) + (xy 175.698893 109.400573) + (xy 175.803983 109.349198) + (xy 175.886698 109.266483) + (xy 175.938073 109.161393) + (xy 175.948 109.09326) + (xy 175.948 108.8845) + (xy 175.967685 108.817461) + (xy 176.020489 108.771706) + (xy 176.072 108.7605) + (xy 176.416273 108.7605) + (xy 176.483312 108.780185) + (xy 176.529067 108.832989) + (xy 176.537564 108.858723) + (xy 176.538856 108.864805) + (xy 176.538857 108.864807) + (xy 176.615848 109.037729) + (xy 176.615851 109.037734) + (xy 176.72711 109.190869) + (xy 176.727111 109.19087) + (xy 176.727112 109.190871) + (xy 176.867784 109.317533) + (xy 177.031716 109.412179) + (xy 177.211744 109.470674) + (xy 177.352808 109.4855) + (xy 177.352812 109.4855) + (xy 178.247188 109.4855) + (xy 178.247192 109.4855) + (xy 178.388256 109.470674) + (xy 178.568284 109.412179) + (xy 178.732216 109.317533) + (xy 178.872888 109.190871) + (xy 178.872888 109.19087) + (xy 178.87289 109.190869) + (xy 178.984148 109.037734) + (xy 178.984147 109.037734) + (xy 178.984151 109.03773) + (xy 179.061144 108.864803) + (xy 179.062436 108.858722) + (xy 179.095627 108.79724) + (xy 179.156789 108.763461) + (xy 179.183727 108.7605) + (xy 180.947781 108.7605) + (xy 180.970131 108.76253) + (xy 180.985913 108.765423) + (xy 181.018592 108.755239) + (xy 181.025785 108.753234) + (xy 181.059 108.745048) + (xy 181.059004 108.745044) + (xy 181.060263 108.744384) + (xy 181.062069 108.743636) + (xy 181.065714 108.74158) + (xy 181.067288 108.740422) + (xy 181.068503 108.739686) + (xy 181.06851 108.739685) + (xy 181.092718 108.715475) + (xy 181.098137 108.710374) + (xy 181.123756 108.687679) + (xy 181.123758 108.687673) + (xy 181.124571 108.686497) + (xy 181.138941 108.669252) + (xy 181.714857 108.093336) + (xy 181.732087 108.078976) + (xy 181.745295 108.069861) + (xy 181.761211 108.039534) + (xy 181.764852 108.033078) + (xy 181.782568 108.003774) + (xy 181.782568 108.003771) + (xy 181.782995 108.002403) + (xy 181.78374 108.000604) + (xy 181.784863 107.996573) + (xy 181.785155 107.994659) + (xy 181.7855 107.993259) + (xy 181.7855 107.959057) + (xy 181.785726 107.95157) + (xy 181.785821 107.95) + (xy 181.787792 107.917418) + (xy 181.78779 107.917414) + (xy 181.78753 107.915988) + (xy 181.7855 107.89364) + (xy 181.7855 106.705136) + (xy 181.805185 106.638097) + (xy 181.857989 106.592342) + (xy 181.862048 106.590575) + (xy 181.874653 106.585354) + (xy 181.912841 106.569536) + (xy 182.038282 106.473282) + (xy 182.134536 106.347841) + (xy 182.195044 106.201762) + (xy 182.215682 106.045) + (xy 182.213399 106.027661) + (xy 182.195892 105.89468) + (xy 182.195044 105.888238) + (xy 182.134536 105.742159) + (xy 182.038282 105.616718) + (xy 181.912841 105.520464) + (xy 181.910902 105.519661) + (xy 181.766762 105.459956) + (xy 181.76676 105.459955) + (xy 181.610001 105.439318) + (xy 181.609999 105.439318) + (xy 181.453239 105.459955) + (xy 181.453237 105.459956) + (xy 181.30716 105.520463) + (xy 181.181718 105.616718) + (xy 181.085463 105.74216) + (xy 181.024956 105.888237) + (xy 181.024955 105.888239) + (xy 181.004318 106.044998) + (xy 181.004318 106.045001) + (xy 181.024955 106.20176) + (xy 181.024956 106.201762) + (xy 181.067581 106.304669) + (xy 181.085464 106.347841) + (xy 181.181718 106.473282) + (xy 181.307159 106.569536) + (xy 181.30716 106.569536) + (xy 181.307161 106.569537) + (xy 181.357952 106.590575) + (xy 181.412356 106.634415) + (xy 181.434421 106.700709) + (xy 181.4345 106.705136) + (xy 181.4345 107.825943) + (xy 181.414815 107.892982) + (xy 181.398181 107.913624) + (xy 180.938625 108.373181) + (xy 180.877302 108.406666) + (xy 180.850944 108.4095) + (xy 179.183727 108.4095) + (xy 179.116688 108.389815) + (xy 179.070933 108.337011) + (xy 179.062436 108.311277) + (xy 179.061143 108.305194) + (xy 179.061142 108.305192) + (xy 178.984151 108.13227) + (xy 178.984148 108.132265) + (xy 178.872888 107.979129) + (xy 178.802763 107.915988) + (xy 178.732216 107.852467) + (xy 178.568284 107.757821) + (xy 178.568277 107.757818) + (xy 178.388259 107.699327) + (xy 178.388256 107.699326) + (xy 178.247192 107.6845) + (xy 177.352808 107.6845) + (xy 177.211744 107.699326) + (xy 177.211741 107.699326) + (xy 177.21174 107.699327) + (xy 177.031722 107.757818) + (xy 177.031715 107.757821) + (xy 176.867785 107.852466) + (xy 176.727111 107.979129) + (xy 176.615851 108.132265) + (xy 176.615848 108.13227) + (xy 176.538857 108.305192) + (xy 176.538856 108.305194) + (xy 176.537564 108.311277) + (xy 176.504373 108.37276) + (xy 176.443211 108.406539) + (xy 176.416273 108.4095) + (xy 176.072 108.4095) + (xy 176.004961 108.389815) + (xy 175.959206 108.337011) + (xy 175.948 108.2855) + (xy 175.948 108.076739) + (xy 175.938073 108.008608) + (xy 175.93504 108.002403) + (xy 175.886698 107.903517) + (xy 175.886696 107.903515) + (xy 175.886696 107.903514) + (xy 175.803985 107.820803) + (xy 175.698891 107.769426) + (xy 175.630761 107.7595) + (xy 175.63076 107.7595) + (xy 174.88924 107.7595) + (xy 174.889239 107.7595) + (xy 174.821108 107.769426) + (xy 174.716014 107.820803) + (xy 174.633303 107.903514) + (xy 174.581926 108.008608) + (xy 174.572 108.076739) + (xy 174.572 109.09326) + (xy 173.873 109.09326) + (xy 173.873 108.07674) + (xy 173.863073 108.008607) + (xy 173.811698 107.903517) + (xy 173.811696 107.903515) + (xy 173.811696 107.903514) + (xy 173.728985 107.820803) + (xy 173.623887 107.769424) + (xy 173.622886 107.769115) + (xy 173.62185 107.768428) + (xy 173.615242 107.765198) + (xy 173.615666 107.764329) + (xy 173.564648 107.730513) + (xy 173.536525 107.666553) + (xy 173.5355 107.650644) + (xy 173.5355 106.979355) + (xy 173.555185 106.912316) + (xy 173.607989 106.866561) + (xy 173.622896 106.860881) + (xy 173.623891 106.860573) + (xy 173.623893 106.860573) + (xy 173.728983 106.809198) + (xy 173.811698 106.726483) + (xy 173.863073 106.621393) + (xy 173.873 106.55326) + (xy 174.572 106.55326) + (xy 174.581926 106.621391) + (xy 174.633303 106.726485) + (xy 174.716014 106.809196) + (xy 174.716015 106.809196) + (xy 174.716017 106.809198) + (xy 174.821107 106.860573) + (xy 174.827909 106.861564) + (xy 174.889239 106.8705) + (xy 174.88924 106.8705) + (xy 175.630761 106.8705) + (xy 175.663903 106.865671) + (xy 175.698893 106.860573) + (xy 175.803983 106.809198) + (xy 175.886698 106.726483) + (xy 175.938073 106.621393) + (xy 175.948 106.55326) + (xy 175.948 106.3445) + (xy 175.967685 106.277461) + (xy 176.020489 106.231706) + (xy 176.072 106.2205) + (xy 176.375501 106.2205) + (xy 176.44254 106.240185) + (xy 176.488295 106.292989) + (xy 176.499501 106.3445) + (xy 176.499501 106.854902) + (xy 176.50533 106.884212) + (xy 176.527542 106.917457) + (xy 176.537647 106.924208) + (xy 176.560787 106.939669) + (xy 176.56079 106.939669) + (xy 176.560791 106.93967) + (xy 176.570647 106.94163) + (xy 176.590101 106.9455) + (xy 179.009898 106.945499) + (xy 179.039213 106.939669) + (xy 179.072457 106.917457) + (xy 179.094669 106.884213) + (xy 179.09818 106.866561) + (xy 179.1005 106.854901) + (xy 179.1005 106.3445) + (xy 179.120185 106.277461) + (xy 179.172989 106.231706) + (xy 179.2245 106.2205) + (xy 179.449864 106.2205) + (xy 179.516903 106.240185) + (xy 179.562658 106.292989) + (xy 179.564425 106.297048) + (xy 179.585462 106.347838) + (xy 179.585463 106.347839) + (xy 179.585464 106.347841) + (xy 179.681718 106.473282) + (xy 179.807159 106.569536) + (xy 179.953238 106.630044) + (xy 179.987731 106.634585) + (xy 180.109999 106.650682) + (xy 180.11 106.650682) + (xy 180.110001 106.650682) + (xy 180.162254 106.643802) + (xy 180.266762 106.630044) + (xy 180.412841 106.569536) + (xy 180.538282 106.473282) + (xy 180.634536 106.347841) + (xy 180.695044 106.201762) + (xy 180.715682 106.045) + (xy 180.713399 106.027661) + (xy 180.695892 105.89468) + (xy 180.695044 105.888238) + (xy 180.634536 105.742159) + (xy 180.538282 105.616718) + (xy 180.412841 105.520464) + (xy 180.410902 105.519661) + (xy 180.266762 105.459956) + (xy 180.26676 105.459955) + (xy 180.110001 105.439318) + (xy 180.109999 105.439318) + (xy 179.953239 105.459955) + (xy 179.953237 105.459956) + (xy 179.80716 105.520463) + (xy 179.681718 105.616718) + (xy 179.585462 105.742161) + (xy 179.564425 105.792952) + (xy 179.520585 105.847356) + (xy 179.454291 105.869421) + (xy 179.449864 105.8695) + (xy 179.224499 105.8695) + (xy 179.15746 105.849815) + (xy 179.111705 105.797011) + (xy 179.100499 105.7455) + (xy 179.100499 105.235105) + (xy 179.100498 105.235097) + (xy 179.094669 105.205787) + (xy 179.072457 105.172542) + (xy 179.039214 105.150332) + (xy 179.039215 105.150332) + (xy 179.039213 105.150331) + (xy 179.039211 105.15033) + (xy 179.039208 105.150329) + (xy 179.009901 105.1445) + (xy 176.590105 105.1445) + (xy 176.590097 105.144501) + (xy 176.560787 105.15033) + (xy 176.527542 105.172542) + (xy 176.505332 105.205785) + (xy 176.505329 105.205791) + (xy 176.4995 105.235098) + (xy 176.4995 105.7455) + (xy 176.479815 105.812539) + (xy 176.427011 105.858294) + (xy 176.3755 105.8695) + (xy 176.072 105.8695) + (xy 176.004961 105.849815) + (xy 175.959206 105.797011) + (xy 175.948 105.7455) + (xy 175.948 105.536739) + (xy 175.938073 105.468608) + (xy 175.938073 105.468607) + (xy 175.886698 105.363517) + (xy 175.886696 105.363515) + (xy 175.886696 105.363514) + (xy 175.803985 105.280803) + (xy 175.698891 105.229426) + (xy 175.630761 105.2195) + (xy 175.63076 105.2195) + (xy 174.88924 105.2195) + (xy 174.889239 105.2195) + (xy 174.821108 105.229426) + (xy 174.716014 105.280803) + (xy 174.633303 105.363514) + (xy 174.581926 105.468608) + (xy 174.572 105.536739) + (xy 174.572 106.55326) + (xy 173.873 106.55326) + (xy 173.873 105.53674) + (xy 173.870628 105.520463) + (xy 173.863073 105.468608) + (xy 173.863073 105.468607) + (xy 173.811698 105.363517) + (xy 173.811696 105.363515) + (xy 173.811696 105.363514) + (xy 173.728985 105.280803) + (xy 173.623887 105.229424) + (xy 173.622886 105.229115) + (xy 173.62185 105.228428) + (xy 173.615242 105.225198) + (xy 173.615666 105.224329) + (xy 173.564648 105.190513) + (xy 173.536525 105.126553) + (xy 173.5355 105.110644) + (xy 173.5355 104.176708) + (xy 173.548098 104.12225) + (xy 173.568073 104.081393) + (xy 173.578 104.01326) + (xy 173.578 102.99674) + (xy 173.568073 102.928607) + (xy 173.516698 102.823517) + (xy 173.516696 102.823515) + (xy 173.516696 102.823514) + (xy 173.433985 102.740803) + (xy 173.328887 102.689424) + (xy 173.327886 102.689115) + (xy 173.32685 102.688428) + (xy 173.320242 102.685198) + (xy 173.320666 102.684329) + (xy 173.269648 102.650513) + (xy 173.241525 102.586553) + (xy 173.2405 102.570644) + (xy 173.2405 101.694645) + (xy 176.4995 101.694645) + (xy 176.538855 101.879802) + (xy 176.538857 101.879807) + (xy 176.615848 102.052729) + (xy 176.615851 102.052734) + (xy 176.727111 102.20587) + (xy 176.727112 102.205871) + (xy 176.867784 102.332533) + (xy 177.031716 102.427179) + (xy 177.211744 102.485674) + (xy 177.352808 102.5005) + (xy 177.352812 102.5005) + (xy 178.247188 102.5005) + (xy 178.247192 102.5005) + (xy 178.388256 102.485674) + (xy 178.568284 102.427179) + (xy 178.732216 102.332533) + (xy 178.872888 102.205871) + (xy 178.984151 102.05273) + (xy 179.061144 101.879803) + (xy 179.1005 101.694646) + (xy 179.1005 101.505354) + (xy 179.061144 101.320197) + (xy 179.022971 101.234461) + (xy 178.984151 101.14727) + (xy 178.984148 101.147265) + (xy 178.872888 100.994129) + (xy 178.832426 100.957697) + (xy 178.732216 100.867467) + (xy 178.568284 100.772821) + (xy 178.568277 100.772818) + (xy 178.388259 100.714327) + (xy 178.388256 100.714326) + (xy 178.247192 100.6995) + (xy 177.352808 100.6995) + (xy 177.211744 100.714326) + (xy 177.211741 100.714326) + (xy 177.21174 100.714327) + (xy 177.031722 100.772818) + (xy 177.031715 100.772821) + (xy 176.867785 100.867466) + (xy 176.727111 100.994129) + (xy 176.615851 101.147265) + (xy 176.615848 101.14727) + (xy 176.538857 101.320192) + (xy 176.538855 101.320197) + (xy 176.4995 101.505354) + (xy 176.4995 101.694645) + (xy 173.2405 101.694645) + (xy 173.2405 99.154645) + (xy 176.4995 99.154645) + (xy 176.538855 99.339802) + (xy 176.538857 99.339807) + (xy 176.615848 99.512729) + (xy 176.615851 99.512734) + (xy 176.727111 99.66587) + (xy 176.727112 99.665871) + (xy 176.867784 99.792533) + (xy 177.031716 99.887179) + (xy 177.211744 99.945674) + (xy 177.352808 99.9605) + (xy 177.352812 99.9605) + (xy 178.247188 99.9605) + (xy 178.247192 99.9605) + (xy 178.388256 99.945674) + (xy 178.568284 99.887179) + (xy 178.732216 99.792533) + (xy 178.872888 99.665871) + (xy 178.984151 99.51273) + (xy 179.061144 99.339803) + (xy 179.1005 99.154646) + (xy 179.1005 98.965354) + (xy 179.061144 98.780197) + (xy 179.053364 98.762724) + (xy 178.984151 98.60727) + (xy 178.984148 98.607265) + (xy 178.872888 98.454129) + (xy 178.835876 98.420803) + (xy 178.732216 98.327467) + (xy 178.568284 98.232821) + (xy 178.568277 98.232818) + (xy 178.388259 98.174327) + (xy 178.388256 98.174326) + (xy 178.247192 98.1595) + (xy 177.352808 98.1595) + (xy 177.211744 98.174326) + (xy 177.211741 98.174326) + (xy 177.21174 98.174327) + (xy 177.031722 98.232818) + (xy 177.031715 98.232821) + (xy 176.867785 98.327466) + (xy 176.727111 98.454129) + (xy 176.615851 98.607265) + (xy 176.615848 98.60727) + (xy 176.538857 98.780192) + (xy 176.538855 98.780197) + (xy 176.4995 98.965354) + (xy 176.4995 99.154645) + (xy 173.2405 99.154645) + (xy 173.2405 96.614646) + (xy 176.4995 96.614646) + (xy 176.502691 96.629658) + (xy 176.538855 96.799802) + (xy 176.538857 96.799807) + (xy 176.615848 96.972729) + (xy 176.615851 96.972734) + (xy 176.72711 97.125869) + (xy 176.727111 97.12587) + (xy 176.727112 97.125871) + (xy 176.867784 97.252533) + (xy 177.031716 97.347179) + (xy 177.211744 97.405674) + (xy 177.352808 97.4205) + (xy 177.352812 97.4205) + (xy 178.247188 97.4205) + (xy 178.247192 97.4205) + (xy 178.388256 97.405674) + (xy 178.568284 97.347179) + (xy 178.732216 97.252533) + (xy 178.872888 97.125871) + (xy 178.872888 97.12587) + (xy 178.87289 97.125869) + (xy 178.984148 96.972734) + (xy 178.984147 96.972734) + (xy 178.984151 96.97273) + (xy 179.061144 96.799803) + (xy 179.1005 96.614646) + (xy 179.1005 96.425354) + (xy 179.061144 96.240197) + (xy 179.057897 96.232905) + (xy 178.984151 96.06727) + (xy 178.984148 96.067265) + (xy 178.872888 95.914129) + (xy 178.835876 95.880803) + (xy 178.732216 95.787467) + (xy 178.568284 95.692821) + (xy 178.568277 95.692818) + (xy 178.388259 95.634327) + (xy 178.388256 95.634326) + (xy 178.247192 95.6195) + (xy 177.352808 95.6195) + (xy 177.211744 95.634326) + (xy 177.211741 95.634326) + (xy 177.21174 95.634327) + (xy 177.031722 95.692818) + (xy 177.031715 95.692821) + (xy 176.867785 95.787466) + (xy 176.727111 95.914129) + (xy 176.615851 96.067265) + (xy 176.615848 96.06727) + (xy 176.538857 96.240192) + (xy 176.538855 96.240197) + (xy 176.502691 96.410341) + (xy 176.4995 96.425354) + (xy 176.4995 96.614646) + (xy 173.2405 96.614646) + (xy 173.2405 96.461632) + (xy 173.241453 96.446288) + (xy 173.242617 96.436952) + (xy 173.240606 96.388332) + (xy 173.2405 96.383207) + (xy 173.2405 96.081543) + (xy 173.260185 96.014504) + (xy 173.276819 95.993862) + (xy 174.428862 94.841819) + (xy 174.490185 94.808334) + (xy 174.516543 94.8055) + (xy 175.165761 94.8055) + (xy 175.188471 94.802191) + (xy 175.233893 94.795573) + (xy 175.24551 94.789894) + (xy 176.4995 94.789894) + (xy 176.499501 94.789902) + (xy 176.50533 94.819212) + (xy 176.527542 94.852457) + (xy 176.541767 94.861961) + (xy 176.560787 94.874669) + (xy 176.56079 94.874669) + (xy 176.560791 94.87467) + (xy 176.570647 94.87663) + (xy 176.590101 94.8805) + (xy 179.009898 94.880499) + (xy 179.039213 94.874669) + (xy 179.072457 94.852457) + (xy 179.094669 94.819213) + (xy 179.1005 94.789899) + (xy 179.100499 93.170102) + (xy 179.094669 93.140787) + (xy 179.08622 93.128141) + (xy 179.072457 93.107542) + (xy 179.039214 93.085332) + (xy 179.039215 93.085332) + (xy 179.039213 93.085331) + (xy 179.039211 93.08533) + (xy 179.039208 93.085329) + (xy 179.009901 93.0795) + (xy 176.590105 93.0795) + (xy 176.590097 93.079501) + (xy 176.560787 93.08533) + (xy 176.527542 93.107542) + (xy 176.505332 93.140785) + (xy 176.505329 93.140791) + (xy 176.4995 93.170098) + (xy 176.4995 94.789894) + (xy 175.24551 94.789894) + (xy 175.338983 94.744198) + (xy 175.421698 94.661483) + (xy 175.473073 94.556393) + (xy 175.483 94.48826) + (xy 175.483 93.47174) + (xy 175.473073 93.403607) + (xy 175.421698 93.298517) + (xy 175.421696 93.298515) + (xy 175.421696 93.298514) + (xy 175.338985 93.215803) + (xy 175.233891 93.164426) + (xy 175.165761 93.1545) + (xy 175.16576 93.1545) + (xy 174.42424 93.1545) + (xy 174.424239 93.1545) + (xy 174.356108 93.164426) + (xy 174.251014 93.215803) + (xy 174.168303 93.298514) + (xy 174.116926 93.403608) + (xy 174.107 93.471739) + (xy 174.107 94.120954) + (xy 174.087315 94.187993) + (xy 174.070681 94.208635) + (xy 174.016089 94.263227) + (xy 173.954766 94.296712) + (xy 173.885074 94.291728) + (xy 173.840726 94.263227) + (xy 173.807499 94.23) + (xy 172.97 94.23) + (xy 172.97 95.256361) + (xy 172.966135 95.256361) + (xy 172.962979 95.300492) + (xy 172.934478 95.344839) + (xy 172.676955 95.602361) + (xy 172.657106 95.618482) + (xy 172.649331 95.623562) + (xy 172.631499 95.646472) + (xy 172.622394 95.656784) + (xy 172.621624 95.657694) + (xy 172.610439 95.673359) + (xy 172.607378 95.677463) + (xy 172.577482 95.715873) + (xy 172.57398 95.722344) + (xy 172.57076 95.728932) + (xy 172.556871 95.775582) + (xy 172.555309 95.780457) + (xy 172.539499 95.826513) + (xy 172.538296 95.833717) + (xy 172.537382 95.841048) + (xy 172.539394 95.889667) + (xy 172.5395 95.894792) + (xy 172.5395 96.0455) + (xy 172.519815 96.112539) + (xy 172.467011 96.158294) + (xy 172.4155 96.1695) + (xy 171.490193 96.1695) + (xy 171.423154 96.149815) + (xy 171.377399 96.097011) + (xy 171.376914 96.095936) + (xy 171.364151 96.06727) + (xy 171.364148 96.067266) + (xy 171.364148 96.067265) + (xy 171.252888 95.914129) + (xy 171.215876 95.880803) + (xy 171.112216 95.787467) + (xy 170.948284 95.692821) + (xy 170.948277 95.692818) + (xy 170.768259 95.634327) + (xy 170.768256 95.634326) + (xy 170.627192 95.6195) + (xy 169.732808 95.6195) + (xy 169.591744 95.634326) + (xy 169.591741 95.634326) + (xy 169.59174 95.634327) + (xy 169.411722 95.692818) + (xy 169.411715 95.692821) + (xy 169.247785 95.787466) + (xy 169.107111 95.914129) + (xy 168.995851 96.067265) + (xy 168.995848 96.06727) + (xy 168.918857 96.240192) + (xy 168.918855 96.240197) + (xy 168.882691 96.410341) + (xy 168.8795 96.425354) + (xy 168.8795 96.614646) + (xy 167.161453 96.614646) + (xy 167.160573 96.608607) + (xy 167.109198 96.503517) + (xy 167.109196 96.503515) + (xy 167.109196 96.503514) + (xy 167.026485 96.420803) + (xy 166.921391 96.369426) + (xy 166.853261 96.3595) + (xy 166.85326 96.3595) + (xy 166.8445 96.3595) + (xy 166.777461 96.339815) + (xy 166.731706 96.287011) + (xy 166.7205 96.2355) + (xy 166.7205 95.290193) + (xy 166.740185 95.223154) + (xy 166.792989 95.177399) + (xy 166.794064 95.176914) + (xy 166.82273 95.164151) + (xy 166.975871 95.052888) + (xy 167.102533 94.912216) + (xy 167.197179 94.748284) + (xy 167.255674 94.568256) + (xy 167.2705 94.427192) + (xy 167.2705 93.729999) + (xy 168.501127 93.729999) + (xy 168.501128 93.73) + (xy 169.864314 93.73) + (xy 169.852359 93.741955) + (xy 169.794835 93.854852) + (xy 169.775014 93.98) + (xy 169.794835 94.105148) + (xy 169.852359 94.218045) + (xy 169.864314 94.23) + (xy 168.501128 94.23) + (xy 168.55373 94.426317) + (xy 168.553734 94.426326) + (xy 168.649865 94.632482) + (xy 168.780342 94.81882) + (xy 168.941179 94.979657) + (xy 169.127517 95.110134) + (xy 169.333673 95.206265) + (xy 169.333682 95.206269) + (xy 169.553389 95.265139) + (xy 169.5534 95.265141) + (xy 169.723233 95.279999) + (xy 169.723236 95.28) + (xy 169.93 95.28) + (xy 169.93 94.295686) + (xy 169.941955 94.307641) + (xy 170.054852 94.365165) + (xy 170.148519 94.38) + (xy 170.211481 94.38) + (xy 170.305148 94.365165) + (xy 170.418045 94.307641) + (xy 170.43 94.295686) + (xy 170.43 95.28) + (xy 170.636764 95.28) + (xy 170.636766 95.279999) + (xy 170.806599 95.265141) + (xy 170.80661 95.265139) + (xy 171.026317 95.206269) + (xy 171.026326 95.206265) + (xy 171.232482 95.110134) + (xy 171.41882 94.979657) + (xy 171.559102 94.839376) + (xy 171.620425 94.805891) + (xy 171.690117 94.810875) + (xy 171.74605 94.852747) + (xy 171.752322 94.861961) + (xy 171.790182 94.923343) + (xy 171.914154 95.047315) + (xy 172.063375 95.139356) + (xy 172.06338 95.139358) + (xy 172.229802 95.194505) + (xy 172.229809 95.194506) + (xy 172.332519 95.204999) + (xy 172.469999 95.204999) + (xy 172.47 95.204998) + (xy 172.47 94.23) + (xy 170.495686 94.23) + (xy 170.507641 94.218045) + (xy 170.565165 94.105148) + (xy 170.584986 93.98) + (xy 170.565165 93.854852) + (xy 170.507641 93.741955) + (xy 170.495686 93.73) + (xy 172.47 93.73) + (xy 172.47 92.755) + (xy 172.97 92.755) + (xy 172.97 93.73) + (xy 173.807499 93.73) + (xy 173.807499 93.455028) + (xy 173.807498 93.455013) + (xy 173.797005 93.352302) + (xy 173.741858 93.18588) + (xy 173.741856 93.185875) + (xy 173.649815 93.036654) + (xy 173.525845 92.912684) + (xy 173.376624 92.820643) + (xy 173.376619 92.820641) + (xy 173.210197 92.765494) + (xy 173.21019 92.765493) + (xy 173.107486 92.755) + (xy 172.97 92.755) + (xy 172.47 92.755) + (xy 172.332527 92.755) + (xy 172.332512 92.755001) + (xy 172.229802 92.765494) + (xy 172.06338 92.820641) + (xy 172.063375 92.820643) + (xy 171.914154 92.912684) + (xy 171.790182 93.036656) + (xy 171.75232 93.09804) + (xy 171.700371 93.144764) + (xy 171.631409 93.155985) + (xy 171.567327 93.128141) + (xy 171.559101 93.120623) + (xy 171.41882 92.980342) + (xy 171.232482 92.849865) + (xy 171.026326 92.753734) + (xy 171.026317 92.75373) + (xy 170.80661 92.69486) + (xy 170.806599 92.694858) + (xy 170.636766 92.68) + (xy 170.43 92.68) + (xy 170.43 93.664314) + (xy 170.418045 93.652359) + (xy 170.305148 93.594835) + (xy 170.211481 93.58) + (xy 170.148519 93.58) + (xy 170.054852 93.594835) + (xy 169.941955 93.652359) + (xy 169.93 93.664314) + (xy 169.93 92.68) + (xy 169.723233 92.68) + (xy 169.5534 92.694858) + (xy 169.553389 92.69486) + (xy 169.333682 92.75373) + (xy 169.333673 92.753734) + (xy 169.127517 92.849865) + (xy 168.941179 92.980342) + (xy 168.780342 93.141179) + (xy 168.649865 93.327517) + (xy 168.553734 93.533673) + (xy 168.55373 93.533682) + (xy 168.501127 93.729999) + (xy 167.2705 93.729999) + (xy 167.2705 93.532808) + (xy 167.255674 93.391744) + (xy 167.197179 93.211716) + (xy 167.102533 93.047784) + (xy 166.975871 92.907112) + (xy 166.949446 92.887913) + (xy 166.822734 92.795851) + (xy 166.822729 92.795848) + (xy 166.649807 92.718857) + (xy 166.649802 92.718855) + (xy 166.498261 92.686645) + (xy 166.464646 92.6795) + (xy 166.275354 92.6795) + (xy 166.242897 92.686398) + (xy 166.090197 92.718855) + (xy 166.090192 92.718857) + (xy 165.91727 92.795848) + (xy 165.917265 92.795851) + (xy 165.764129 92.907111) + (xy 165.637466 93.047785) + (xy 165.542821 93.211715) + (xy 165.542818 93.211722) + (xy 165.484327 93.39174) + (xy 165.484326 93.391744) + (xy 165.4695 93.532808) + (xy 165.4695 94.427192) + (xy 165.484326 94.568256) + (xy 165.484327 94.568259) + (xy 165.542818 94.748277) + (xy 165.542821 94.748284) + (xy 165.637467 94.912216) + (xy 165.713496 94.996654) + (xy 165.764129 95.052888) + (xy 165.917265 95.164148) + (xy 165.917266 95.164148) + (xy 165.91727 95.164151) + (xy 165.945936 95.176914) + (xy 165.999173 95.222164) + (xy 166.019494 95.289013) + (xy 166.0195 95.290193) + (xy 166.0195 96.2355) + (xy 165.999815 96.302539) + (xy 165.947011 96.348294) + (xy 165.8955 96.3595) + (xy 165.886739 96.3595) + (xy 165.818608 96.369426) + (xy 165.713514 96.420803) + (xy 165.630803 96.503514) + (xy 165.579425 96.608609) + (xy 165.576584 96.617807) + (xy 165.573939 96.616989) + (xy 165.551054 96.666868) + (xy 165.49221 96.704539) + (xy 165.457485 96.7095) + (xy 164.742515 96.7095) + (xy 164.675476 96.689815) + (xy 164.629721 96.637011) + (xy 164.624009 96.617623) + (xy 164.623416 96.617807) + (xy 164.620574 96.608609) + (xy 164.594248 96.554758) + (xy 164.569198 96.503517) + (xy 164.569196 96.503515) + (xy 164.569196 96.503514) + (xy 164.486485 96.420803) + (xy 164.381391 96.369426) + (xy 164.313261 96.3595) + (xy 164.31326 96.3595) + (xy 163.34674 96.3595) + (xy 163.346739 96.3595) + (xy 163.278608 96.369426) + (xy 163.173514 96.420803) + (xy 163.090803 96.503514) + (xy 163.039426 96.608608) + (xy 163.0295 96.676739) + (xy 163.0295 97.313456) + (xy 163.009815 97.380495) + (xy 162.993181 97.401137) + (xy 162.283869 98.110448) + (xy 162.222546 98.143933) + (xy 162.152854 98.138949) + (xy 162.096921 98.097077) + (xy 162.084787 98.077227) + (xy 162.080573 98.068607) + (xy 162.029198 97.963517) + (xy 162.029196 97.963515) + (xy 162.029196 97.963514) + (xy 161.946485 97.880803) + (xy 161.926027 97.870802) + (xy 161.841393 97.829427) + (xy 161.841391 97.829426) + (xy 161.773261 97.8195) + (xy 161.77326 97.8195) + (xy 160.80674 97.8195) + (xy 160.806739 97.8195) + (xy 160.738608 97.829426) + (xy 160.633514 97.880803) + (xy 160.550803 97.963514) + (xy 160.499425 98.068609) + (xy 160.496584 98.077807) + (xy 160.493939 98.076989) + (xy 160.471054 98.126868) + (xy 160.41221 98.164539) + (xy 160.377485 98.1695) + (xy 159.662515 98.1695) + (xy 159.595476 98.149815) + (xy 159.549721 98.097011) + (xy 159.544009 98.077623) + (xy 159.543416 98.077807) + (xy 159.540574 98.068609) + (xy 159.538515 98.064397) + (xy 159.489198 97.963517) + (xy 159.489196 97.963515) + (xy 159.489196 97.963514) + (xy 159.406485 97.880803) + (xy 159.386027 97.870802) + (xy 159.301393 97.829427) + (xy 159.301391 97.829426) + (xy 159.233261 97.8195) + (xy 159.23326 97.8195) + (xy 158.596544 97.8195) + (xy 158.529505 97.799815) + (xy 158.508863 97.783181) + (xy 158.15578 97.430098) + (xy 158.122295 97.368775) + (xy 158.127279 97.299083) + (xy 158.169151 97.24315) + (xy 158.234615 97.218733) + (xy 158.261337 97.219712) + (xy 158.26674 97.2205) + (xy 158.266742 97.2205) + (xy 159.233261 97.2205) + (xy 159.257701 97.216939) + (xy 159.301393 97.210573) + (xy 159.406483 97.159198) + (xy 159.489198 97.076483) + (xy 159.540573 96.971393) + (xy 159.5505 96.90326) + (xy 159.5505 96.13674) + (xy 159.540573 96.068607) + (xy 159.489198 95.963517) + (xy 159.489196 95.963515) + (xy 159.489196 95.963514) + (xy 159.406485 95.880803) + (xy 159.301391 95.829426) + (xy 159.233261 95.8195) + (xy 159.23326 95.8195) + (xy 159.0495 95.8195) + (xy 158.982461 95.799815) + (xy 158.936706 95.747011) + (xy 158.9255 95.6955) + (xy 158.9255 95.363727) + (xy 158.945185 95.296688) + (xy 158.997989 95.250933) + (xy 159.02372 95.242436) + (xy 159.029803 95.241144) + (xy 159.20273 95.164151) + (xy 159.355871 95.052888) + (xy 159.482533 94.912216) + (xy 159.577179 94.748284) + (xy 159.635674 94.568256) + (xy 159.6505 94.427192) + (xy 160.3895 94.427192) + (xy 160.404326 94.568256) + (xy 160.404327 94.568259) + (xy 160.462818 94.748277) + (xy 160.462821 94.748284) + (xy 160.557467 94.912216) + (xy 160.633496 94.996654) + (xy 160.684129 95.052888) + (xy 160.837265 95.164148) + (xy 160.83727 95.164151) + (xy 161.010192 95.241142) + (xy 161.010194 95.241143) + (xy 161.010195 95.241143) + (xy 161.010197 95.241144) + (xy 161.016277 95.242436) + (xy 161.07776 95.275627) + (xy 161.111539 95.336789) + (xy 161.1145 95.363727) + (xy 161.1145 95.6955) + (xy 161.094815 95.762539) + (xy 161.042011 95.808294) + (xy 160.9905 95.8195) + (xy 160.806739 95.8195) + (xy 160.738608 95.829426) + (xy 160.633514 95.880803) + (xy 160.550803 95.963514) + (xy 160.499426 96.068608) + (xy 160.4895 96.136739) + (xy 160.4895 96.90326) + (xy 160.499426 96.971391) + (xy 160.550803 97.076485) + (xy 160.633514 97.159196) + (xy 160.633515 97.159196) + (xy 160.633517 97.159198) + (xy 160.738607 97.210573) + (xy 160.772673 97.215536) + (xy 160.806739 97.2205) + (xy 160.80674 97.2205) + (xy 161.773261 97.2205) + (xy 161.797701 97.216939) + (xy 161.841393 97.210573) + (xy 161.946483 97.159198) + (xy 162.029198 97.076483) + (xy 162.080573 96.971393) + (xy 162.0905 96.90326) + (xy 162.0905 96.13674) + (xy 162.080573 96.068607) + (xy 162.029198 95.963517) + (xy 162.029196 95.963515) + (xy 162.029196 95.963514) + (xy 161.946485 95.880803) + (xy 161.841391 95.829426) + (xy 161.773261 95.8195) + (xy 161.77326 95.8195) + (xy 161.5895 95.8195) + (xy 161.522461 95.799815) + (xy 161.476706 95.747011) + (xy 161.4655 95.6955) + (xy 161.4655 95.363727) + (xy 161.485185 95.296688) + (xy 161.537989 95.250933) + (xy 161.56372 95.242436) + (xy 161.569803 95.241144) + (xy 161.74273 95.164151) + (xy 161.895871 95.052888) + (xy 162.022533 94.912216) + (xy 162.117179 94.748284) + (xy 162.175674 94.568256) + (xy 162.1905 94.427192) + (xy 162.9295 94.427192) + (xy 162.944326 94.568256) + (xy 162.944327 94.568259) + (xy 163.002818 94.748277) + (xy 163.002821 94.748284) + (xy 163.097467 94.912216) + (xy 163.173496 94.996654) + (xy 163.224129 95.052888) + (xy 163.377265 95.164148) + (xy 163.37727 95.164151) + (xy 163.550192 95.241142) + (xy 163.550195 95.241143) + (xy 163.550197 95.241144) + (xy 163.735354 95.2805) + (xy 163.735355 95.2805) + (xy 163.924644 95.2805) + (xy 163.924646 95.2805) + (xy 164.109803 95.241144) + (xy 164.28273 95.164151) + (xy 164.435871 95.052888) + (xy 164.562533 94.912216) + (xy 164.657179 94.748284) + (xy 164.715674 94.568256) + (xy 164.7305 94.427192) + (xy 164.7305 93.532808) + (xy 164.715674 93.391744) + (xy 164.657179 93.211716) + (xy 164.562533 93.047784) + (xy 164.435871 92.907112) + (xy 164.409446 92.887913) + (xy 164.282734 92.795851) + (xy 164.282729 92.795848) + (xy 164.109807 92.718857) + (xy 164.109802 92.718855) + (xy 163.958261 92.686645) + (xy 163.924646 92.6795) + (xy 163.735354 92.6795) + (xy 163.702897 92.686398) + (xy 163.550197 92.718855) + (xy 163.550192 92.718857) + (xy 163.37727 92.795848) + (xy 163.377265 92.795851) + (xy 163.224129 92.907111) + (xy 163.097466 93.047785) + (xy 163.002821 93.211715) + (xy 163.002818 93.211722) + (xy 162.944327 93.39174) + (xy 162.944326 93.391744) + (xy 162.9295 93.532808) + (xy 162.9295 94.427192) + (xy 162.1905 94.427192) + (xy 162.1905 93.532808) + (xy 162.175674 93.391744) + (xy 162.117179 93.211716) + (xy 162.022533 93.047784) + (xy 161.895871 92.907112) + (xy 161.869446 92.887913) + (xy 161.742734 92.795851) + (xy 161.742729 92.795848) + (xy 161.569807 92.718857) + (xy 161.569802 92.718855) + (xy 161.418261 92.686645) + (xy 161.384646 92.6795) + (xy 161.195354 92.6795) + (xy 161.162897 92.686398) + (xy 161.010197 92.718855) + (xy 161.010192 92.718857) + (xy 160.83727 92.795848) + (xy 160.837265 92.795851) + (xy 160.684129 92.907111) + (xy 160.557466 93.047785) + (xy 160.462821 93.211715) + (xy 160.462818 93.211722) + (xy 160.404327 93.39174) + (xy 160.404326 93.391744) + (xy 160.3895 93.532808) + (xy 160.3895 94.427192) + (xy 159.6505 94.427192) + (xy 159.6505 93.532808) + (xy 159.635674 93.391744) + (xy 159.577179 93.211716) + (xy 159.482533 93.047784) + (xy 159.355871 92.907112) + (xy 159.329446 92.887913) + (xy 159.202734 92.795851) + (xy 159.202729 92.795848) + (xy 159.029807 92.718857) + (xy 159.029802 92.718855) + (xy 158.878261 92.686645) + (xy 158.844646 92.6795) + (xy 158.655354 92.6795) + (xy 158.622897 92.686398) + (xy 158.470197 92.718855) + (xy 158.470192 92.718857) + (xy 158.29727 92.795848) + (xy 158.297265 92.795851) + (xy 158.144129 92.907111) + (xy 158.017466 93.047785) + (xy 157.922821 93.211715) + (xy 157.922818 93.211722) + (xy 157.864327 93.39174) + (xy 157.864326 93.391744) + (xy 157.8495 93.532808) + (xy 157.8495 94.427192) + (xy 157.864326 94.568256) + (xy 157.864327 94.568259) + (xy 157.922818 94.748277) + (xy 157.922821 94.748284) + (xy 158.017467 94.912216) + (xy 158.093496 94.996654) + (xy 158.144129 95.052888) + (xy 158.297265 95.164148) + (xy 158.29727 95.164151) + (xy 158.470192 95.241142) + (xy 158.470194 95.241143) + (xy 158.470195 95.241143) + (xy 158.470197 95.241144) + (xy 158.476277 95.242436) + (xy 158.53776 95.275627) + (xy 158.571539 95.336789) + (xy 158.5745 95.363727) + (xy 158.5745 95.6955) + (xy 158.554815 95.762539) + (xy 158.502011 95.808294) + (xy 158.4505 95.8195) + (xy 158.266739 95.8195) + (xy 158.198608 95.829426) + (xy 158.093514 95.880803) + (xy 158.010803 95.963514) + (xy 157.959426 96.068608) + (xy 157.9495 96.136739) + (xy 157.9495 96.903257) + (xy 157.950288 96.908668) + (xy 157.94047 96.977845) + (xy 157.894811 97.030732) + (xy 157.827807 97.050538) + (xy 157.760732 97.030975) + (xy 157.739901 97.014219) + (xy 157.572637 96.846955) + (xy 157.556511 96.827098) + (xy 157.551437 96.819331) + (xy 157.528524 96.801497) + (xy 157.518248 96.792422) + (xy 157.517309 96.791627) + (xy 157.517307 96.791625) + (xy 157.501651 96.780447) + (xy 157.497544 96.777385) + (xy 157.490567 96.771955) + (xy 157.459126 96.747483) + (xy 157.459124 96.747482) + (xy 157.45264 96.743973) + (xy 157.446067 96.740759) + (xy 157.399409 96.726868) + (xy 157.394532 96.725306) + (xy 157.348484 96.709498) + (xy 157.341287 96.708297) + (xy 157.333951 96.707382) + (xy 157.285332 96.709394) + (xy 157.280207 96.7095) + (xy 157.122515 96.7095) + (xy 157.055476 96.689815) + (xy 157.009721 96.637011) + (xy 157.004009 96.617623) + (xy 157.003416 96.617807) + (xy 157.000574 96.608609) + (xy 156.974248 96.554758) + (xy 156.949198 96.503517) + (xy 156.949196 96.503515) + (xy 156.949196 96.503514) + (xy 156.866485 96.420803) + (xy 156.761391 96.369426) + (xy 156.693261 96.3595) + (xy 156.69326 96.3595) + (xy 155.72674 96.3595) + (xy 155.726739 96.3595) + (xy 155.658608 96.369426) + (xy 155.553514 96.420803) + (xy 155.470803 96.503514) + (xy 155.419426 96.608608) + (xy 155.4095 96.676739) + (xy 155.4095 97.44326) + (xy 155.1155 97.44326) + (xy 155.1155 95.374055) + (xy 155.135185 95.307016) + (xy 155.151815 95.286378) + (xy 155.408054 95.030138) + (xy 155.469377 94.996654) + (xy 155.539069 95.001638) + (xy 155.587885 95.034848) + (xy 155.604124 95.052883) + (xy 155.60413 95.052889) + (xy 155.757265 95.164148) + (xy 155.75727 95.164151) + (xy 155.930192 95.241142) + (xy 155.930195 95.241143) + (xy 155.930197 95.241144) + (xy 156.115354 95.2805) + (xy 156.115355 95.2805) + (xy 156.304644 95.2805) + (xy 156.304646 95.2805) + (xy 156.489803 95.241144) + (xy 156.66273 95.164151) + (xy 156.815871 95.052888) + (xy 156.942533 94.912216) + (xy 157.037179 94.748284) + (xy 157.095674 94.568256) + (xy 157.1105 94.427192) + (xy 157.1105 93.532808) + (xy 157.095674 93.391744) + (xy 157.037179 93.211716) + (xy 156.942533 93.047784) + (xy 156.815871 92.907112) + (xy 156.789446 92.887913) + (xy 156.662734 92.795851) + (xy 156.662729 92.795848) + (xy 156.489807 92.718857) + (xy 156.489802 92.718855) + (xy 156.338261 92.686645) + (xy 156.304646 92.6795) + (xy 156.115354 92.6795) + (xy 156.082897 92.686398) + (xy 155.930197 92.718855) + (xy 155.930192 92.718857) + (xy 155.75727 92.795848) + (xy 155.757265 92.795851) + (xy 155.604129 92.907111) + (xy 155.477466 93.047785) + (xy 155.382821 93.211715) + (xy 155.382818 93.211722) + (xy 155.324327 93.39174) + (xy 155.324326 93.391744) + (xy 155.3095 93.532808) + (xy 155.3095 94.427192) + (xy 155.311213 94.443486) + (xy 155.322825 94.553977) + (xy 155.310255 94.622707) + (xy 155.287185 94.654619) + (xy 154.835149 95.106655) + (xy 154.817914 95.12102) + (xy 154.804705 95.130138) + (xy 154.788805 95.160431) + (xy 154.785131 95.166944) + (xy 154.76743 95.196227) + (xy 154.766992 95.197634) + (xy 154.766247 95.199431) + (xy 154.765145 95.203387) + (xy 154.764853 95.205307) + (xy 154.7645 95.20674) + (xy 154.7645 95.240952) + (xy 154.764274 95.248438) + (xy 154.762208 95.282581) + (xy 154.762468 95.283995) + (xy 154.7645 95.30635) + (xy 154.7645 100.871539) + (xy 154.744815 100.938578) + (xy 154.692011 100.984333) + (xy 154.622853 100.994277) + (xy 154.559297 100.965252) + (xy 154.522569 100.909857) + (xy 154.497181 100.831722) + (xy 154.49718 100.831721) + (xy 154.497179 100.831716) + (xy 154.402533 100.667784) + (xy 154.275871 100.527112) + (xy 154.27587 100.527111) + (xy 154.122734 100.415851) + (xy 154.122729 100.415848) + (xy 153.949807 100.338857) + (xy 153.9498 100.338854) + (xy 153.943714 100.337561) + (xy 153.882233 100.304366) + (xy 153.848459 100.243201) + (xy 153.8455 100.216272) + (xy 153.8455 99.8845) + (xy 153.865185 99.817461) + (xy 153.917989 99.771706) + (xy 153.9695 99.7605) + (xy 154.153261 99.7605) + (xy 154.175971 99.757191) + (xy 154.221393 99.750573) + (xy 154.326483 99.699198) + (xy 154.409198 99.616483) + (xy 154.460573 99.511393) + (xy 154.4705 99.44326) + (xy 154.4705 98.67674) + (xy 154.470222 98.674835) + (xy 154.460573 98.608608) + (xy 154.459919 98.60727) + (xy 154.409198 98.503517) + (xy 154.409196 98.503515) + (xy 154.409196 98.503514) + (xy 154.326485 98.420803) + (xy 154.221391 98.369426) + (xy 154.153261 98.3595) + (xy 154.15326 98.3595) + (xy 153.18674 98.3595) + (xy 153.186739 98.3595) + (xy 153.118608 98.369426) + (xy 153.013514 98.420803) + (xy 152.930803 98.503514) + (xy 152.879426 98.608608) + (xy 152.8695 98.676739) + (xy 152.8695 99.44326) + (xy 152.879426 99.511391) + (xy 152.930803 99.616485) + (xy 153.013514 99.699196) + (xy 153.013515 99.699196) + (xy 153.013517 99.699198) + (xy 153.118607 99.750573) + (xy 153.152673 99.755536) + (xy 153.186739 99.7605) + (xy 153.18674 99.7605) + (xy 153.3705 99.7605) + (xy 153.437539 99.780185) + (xy 153.483294 99.832989) + (xy 153.4945 99.8845) + (xy 153.4945 100.216272) + (xy 153.474815 100.283311) + (xy 153.422011 100.329066) + (xy 153.396286 100.337561) + (xy 153.390199 100.338854) + (xy 153.390192 100.338857) + (xy 153.21727 100.415848) + (xy 153.217265 100.415851) + (xy 153.064129 100.527111) + (xy 152.937466 100.667785) + (xy 152.842821 100.831715) + (xy 152.842818 100.831722) + (xy 152.78693 101.00373) + (xy 152.784326 101.011744) + (xy 152.7695 101.152808) + (xy 152.7695 102.047192) + (xy 152.784326 102.188256) + (xy 152.784327 102.188259) + (xy 152.842818 102.368277) + (xy 152.842821 102.368284) + (xy 152.937467 102.532216) + (xy 153.045641 102.652355) + (xy 153.064129 102.672888) + (xy 153.217265 102.784148) + (xy 153.21727 102.784151) + (xy 153.390192 102.861142) + (xy 153.390197 102.861144) + (xy 153.575354 102.9005) + (xy 153.575355 102.9005) + (xy 153.764644 102.9005) + (xy 153.764646 102.9005) + (xy 153.949803 102.861144) + (xy 154.12273 102.784151) + (xy 154.275871 102.672888) + (xy 154.402533 102.532216) + (xy 154.497179 102.368284) + (xy 154.522569 102.290141) + (xy 154.562006 102.232467) + (xy 154.626365 102.205268) + (xy 154.695211 102.217182) + (xy 154.746687 102.264426) + (xy 154.7645 102.32846) + (xy 154.7645 109.095943) + (xy 154.744815 109.162982) + (xy 154.728181 109.183624) + (xy 151.804619 112.107185) + (xy 151.743296 112.14067) + (xy 151.703977 112.142825) + (xy 151.646734 112.136808) + (xy 151.577192 112.1295) + (xy 150.682808 112.1295) + (xy 150.541744 112.144326) + (xy 150.541741 112.144326) + (xy 150.54174 112.144327) + (xy 150.361722 112.202818) + (xy 150.361715 112.202821) + (xy 150.197785 112.297466) + (xy 150.057111 112.424129) + (xy 149.945851 112.577265) + (xy 149.945848 112.57727) + (xy 149.868857 112.750192) + (xy 149.868855 112.750197) + (xy 149.8295 112.935354) + (xy 149.8295 113.124645) + (xy 146.0805 113.124645) + (xy 146.0805 112.935354) + (xy 146.041144 112.750197) + (xy 146.037897 112.742905) + (xy 145.964151 112.57727) + (xy 145.964148 112.577265) + (xy 145.852888 112.424129) + (xy 145.851217 112.422624) + (xy 145.712216 112.297467) + (xy 145.548284 112.202821) + (xy 145.548277 112.202818) + (xy 145.368259 112.144327) + (xy 145.368256 112.144326) + (xy 145.227192 112.1295) + (xy 144.332808 112.1295) + (xy 144.191744 112.144326) + (xy 144.191741 112.144326) + (xy 144.19174 112.144327) + (xy 144.011722 112.202818) + (xy 144.011715 112.202821) + (xy 143.847785 112.297466) + (xy 143.707111 112.424129) + (xy 143.595851 112.577265) + (xy 143.595848 112.57727) + (xy 143.518857 112.750192) + (xy 143.518855 112.750197) + (xy 143.4795 112.935354) + (xy 143.4795 113.124645) + (xy 130.8405 113.124645) + (xy 130.8405 112.935354) + (xy 130.801144 112.750197) + (xy 130.797897 112.742905) + (xy 130.724151 112.57727) + (xy 130.724148 112.577265) + (xy 130.612888 112.424129) + (xy 130.611217 112.422624) + (xy 130.472216 112.297467) + (xy 130.308284 112.202821) + (xy 130.308277 112.202818) + (xy 130.128259 112.144327) + (xy 130.128256 112.144326) + (xy 129.987192 112.1295) + (xy 129.092808 112.1295) + (xy 128.951744 112.144326) + (xy 128.951741 112.144326) + (xy 128.95174 112.144327) + (xy 128.771722 112.202818) + (xy 128.771715 112.202821) + (xy 128.607785 112.297466) + (xy 128.467111 112.424129) + (xy 128.355851 112.577265) + (xy 128.355848 112.57727) + (xy 128.278857 112.750192) + (xy 128.278855 112.750197) + (xy 128.2395 112.935354) + (xy 128.2395 113.124645) + (xy 109.305879 113.124645) + (xy 109.320869 113.030002) + (xy 109.320869 113.029997) + (xy 109.303501 112.920341) + (xy 109.261455 112.837821) + (xy 109.253095 112.821413) + (xy 109.253092 112.82141) + (xy 109.25309 112.821407) + (xy 109.174592 112.742909) + (xy 109.174588 112.742906) + (xy 109.174587 112.742905) + (xy 109.109799 112.709894) + (xy 109.075658 112.692498) + (xy 108.966002 112.675131) + (xy 108.965998 112.675131) + (xy 108.856341 112.692498) + (xy 108.757414 112.742904) + (xy 108.757407 112.742909) + (xy 108.678909 112.821407) + (xy 108.678904 112.821414) + (xy 108.628499 112.920341) + (xy 108.622743 112.95668) + (xy 108.592812 113.019814) + (xy 108.5335 113.056744) + (xy 108.480873 113.059753) + (xy 108.458004 113.056131) + (xy 108.457998 113.056131) + (xy 108.348341 113.073498) + (xy 108.249414 113.123904) + (xy 108.249407 113.123909) + (xy 108.192181 113.181136) + (xy 108.130858 113.214621) + (xy 108.061166 113.209637) + (xy 108.005233 113.167765) + (xy 107.980816 113.102301) + (xy 107.9805 113.093455) + (xy 107.9805 112.935354) + (xy 107.941144 112.750197) + (xy 107.941142 112.750192) + (xy 107.864151 112.57727) + (xy 107.864148 112.577265) + (xy 107.752888 112.424129) + (xy 107.751217 112.422624) + (xy 107.612216 112.297467) + (xy 107.561181 112.268002) + (xy 121.311131 112.268002) + (xy 121.328498 112.377658) + (xy 121.378904 112.476585) + (xy 121.378909 112.476592) + (xy 121.457407 112.55509) + (xy 121.45741 112.555092) + (xy 121.457413 112.555095) + (xy 121.556339 112.6055) + (xy 121.556341 112.605501) + (xy 121.665998 112.622869) + (xy 121.666 112.622869) + (xy 121.666002 112.622869) + (xy 121.775658 112.605501) + (xy 121.775659 112.6055) + (xy 121.775661 112.6055) + (xy 121.874587 112.555095) + (xy 121.953095 112.476587) + (xy 122.0035 112.377661) + (xy 122.0035 112.377659) + (xy 122.003501 112.377658) + (xy 122.020869 112.268002) + (xy 122.020869 112.267997) + (xy 122.003501 112.158341) + (xy 122.0035 112.158339) + (xy 121.953095 112.059413) + (xy 121.953092 112.05941) + (xy 121.95309 112.059407) + (xy 121.874592 111.980909) + (xy 121.874588 111.980906) + (xy 121.874587 111.980905) + (xy 121.857581 111.97224) + (xy 121.775658 111.930498) + (xy 121.666002 111.913131) + (xy 121.665998 111.913131) + (xy 121.556341 111.930498) + (xy 121.457414 111.980904) + (xy 121.457407 111.980909) + (xy 121.378909 112.059407) + (xy 121.378904 112.059414) + (xy 121.328498 112.158341) + (xy 121.311131 112.267997) + (xy 121.311131 112.268002) + (xy 107.561181 112.268002) + (xy 107.448284 112.202821) + (xy 107.448277 112.202818) + (xy 107.268259 112.144327) + (xy 107.268256 112.144326) + (xy 107.127192 112.1295) + (xy 106.232808 112.1295) + (xy 106.091744 112.144326) + (xy 106.091741 112.144326) + (xy 106.09174 112.144327) + (xy 105.911722 112.202818) + (xy 105.911715 112.202821) + (xy 105.747785 112.297466) + (xy 105.607111 112.424129) + (xy 105.495851 112.577265) + (xy 105.495848 112.57727) + (xy 105.418857 112.750192) + (xy 105.418855 112.750197) + (xy 105.3795 112.935354) + (xy 105.3795 113.124645) + (xy 92.7405 113.124645) + (xy 92.7405 112.935354) + (xy 92.701144 112.750197) + (xy 92.697897 112.742905) + (xy 92.624151 112.57727) + (xy 92.624148 112.577265) + (xy 92.512888 112.424129) + (xy 92.511217 112.422624) + (xy 92.372216 112.297467) + (xy 92.208284 112.202821) + (xy 92.208277 112.202818) + (xy 92.028259 112.144327) + (xy 92.028256 112.144326) + (xy 91.887192 112.1295) + (xy 90.992808 112.1295) + (xy 90.851744 112.144326) + (xy 90.851741 112.144326) + (xy 90.85174 112.144327) + (xy 90.671722 112.202818) + (xy 90.671715 112.202821) + (xy 90.507785 112.297466) + (xy 90.367111 112.424129) + (xy 90.255851 112.577265) + (xy 90.255848 112.57727) + (xy 90.178857 112.750192) + (xy 90.178855 112.750197) + (xy 90.1395 112.935354) + (xy 90.1395 113.124645) + (xy 89.7105 113.124645) + (xy 89.7105 111.025213) + (xy 89.712531 111.002862) + (xy 89.712872 111.001) + (xy 89.715422 110.987086) + (xy 89.70524 110.954414) + (xy 89.703234 110.947214) + (xy 89.702129 110.942729) + (xy 89.695048 110.914) + (xy 89.695045 110.913997) + (xy 89.694383 110.912735) + (xy 89.693639 110.91094) + (xy 89.691569 110.90727) + (xy 89.690418 110.905705) + (xy 89.689683 110.904489) + (xy 89.665498 110.880304) + (xy 89.660363 110.874849) + (xy 89.63768 110.849245) + (xy 89.636482 110.848418) + (xy 89.619246 110.834052) + (xy 89.411959 110.626765) + (xy 89.38896 110.584645) + (xy 90.1395 110.584645) + (xy 90.178855 110.769802) + (xy 90.178857 110.769807) + (xy 90.255848 110.942729) + (xy 90.255851 110.942734) + (xy 90.366987 111.095699) + (xy 90.367112 111.095871) + (xy 90.507784 111.222533) + (xy 90.671716 111.317179) + (xy 90.851744 111.375674) + (xy 90.992808 111.3905) + (xy 90.992812 111.3905) + (xy 91.887188 111.3905) + (xy 91.887192 111.3905) + (xy 92.028256 111.375674) + (xy 92.208284 111.317179) + (xy 92.372216 111.222533) + (xy 92.512888 111.095871) + (xy 92.624151 110.94273) + (xy 92.701144 110.769803) + (xy 92.7405 110.584646) + (xy 92.7405 110.584645) + (xy 105.3795 110.584645) + (xy 105.418855 110.769802) + (xy 105.418857 110.769807) + (xy 105.495848 110.942729) + (xy 105.495851 110.942734) + (xy 105.606987 111.095699) + (xy 105.607112 111.095871) + (xy 105.747784 111.222533) + (xy 105.911716 111.317179) + (xy 106.091744 111.375674) + (xy 106.232808 111.3905) + (xy 106.232812 111.3905) + (xy 107.127188 111.3905) + (xy 107.127192 111.3905) + (xy 107.268256 111.375674) + (xy 107.448284 111.317179) + (xy 107.612216 111.222533) + (xy 107.752888 111.095871) + (xy 107.823994 110.998002) + (xy 120.295131 110.998002) + (xy 120.312498 111.107658) + (xy 120.362904 111.206585) + (xy 120.362909 111.206592) + (xy 120.441407 111.28509) + (xy 120.44141 111.285092) + (xy 120.441413 111.285095) + (xy 120.540339 111.3355) + (xy 120.540341 111.335501) + (xy 120.649998 111.352869) + (xy 120.65 111.352869) + (xy 120.650002 111.352869) + (xy 120.759658 111.335501) + (xy 120.759659 111.3355) + (xy 120.759661 111.3355) + (xy 120.858587 111.285095) + (xy 120.937095 111.206587) + (xy 120.9875 111.107661) + (xy 120.9875 111.107659) + (xy 120.987501 111.107658) + (xy 121.004869 110.998002) + (xy 121.004869 110.997997) + (xy 120.987501 110.888341) + (xy 120.980683 110.874959) + (xy 120.937095 110.789413) + (xy 120.937092 110.78941) + (xy 120.93709 110.789407) + (xy 120.858592 110.710909) + (xy 120.858588 110.710906) + (xy 120.858587 110.710905) + (xy 120.834421 110.698592) + (xy 120.759658 110.660498) + (xy 120.650002 110.643131) + (xy 120.649998 110.643131) + (xy 120.540341 110.660498) + (xy 120.441414 110.710904) + (xy 120.441407 110.710909) + (xy 120.362909 110.789407) + (xy 120.362904 110.789414) + (xy 120.312498 110.888341) + (xy 120.295131 110.997997) + (xy 120.295131 110.998002) + (xy 107.823994 110.998002) + (xy 107.864151 110.94273) + (xy 107.941144 110.769803) + (xy 107.9805 110.584646) + (xy 107.9805 110.584645) + (xy 128.2395 110.584645) + (xy 128.278855 110.769802) + (xy 128.278857 110.769807) + (xy 128.355848 110.942729) + (xy 128.355851 110.942734) + (xy 128.466987 111.095699) + (xy 128.467112 111.095871) + (xy 128.607784 111.222533) + (xy 128.771716 111.317179) + (xy 128.951744 111.375674) + (xy 129.092808 111.3905) + (xy 129.092812 111.3905) + (xy 129.987188 111.3905) + (xy 129.987192 111.3905) + (xy 130.128256 111.375674) + (xy 130.308284 111.317179) + (xy 130.472216 111.222533) + (xy 130.612888 111.095871) + (xy 130.724151 110.94273) + (xy 130.801144 110.769803) + (xy 130.8405 110.584646) + (xy 130.8405 110.584645) + (xy 143.4795 110.584645) + (xy 143.518855 110.769802) + (xy 143.518857 110.769807) + (xy 143.595848 110.942729) + (xy 143.595851 110.942734) + (xy 143.706987 111.095699) + (xy 143.707112 111.095871) + (xy 143.847784 111.222533) + (xy 144.011716 111.317179) + (xy 144.191744 111.375674) + (xy 144.332808 111.3905) + (xy 144.332812 111.3905) + (xy 145.227188 111.3905) + (xy 145.227192 111.3905) + (xy 145.368256 111.375674) + (xy 145.548284 111.317179) + (xy 145.712216 111.222533) + (xy 145.852888 111.095871) + (xy 145.964151 110.94273) + (xy 146.041144 110.769803) + (xy 146.0805 110.584646) + (xy 146.0805 110.584645) + (xy 149.8295 110.584645) + (xy 149.868855 110.769802) + (xy 149.868857 110.769807) + (xy 149.945848 110.942729) + (xy 149.945851 110.942734) + (xy 150.056987 111.095699) + (xy 150.057112 111.095871) + (xy 150.197784 111.222533) + (xy 150.361716 111.317179) + (xy 150.541744 111.375674) + (xy 150.682808 111.3905) + (xy 150.682812 111.3905) + (xy 151.577188 111.3905) + (xy 151.577192 111.3905) + (xy 151.718256 111.375674) + (xy 151.898284 111.317179) + (xy 152.062216 111.222533) + (xy 152.202888 111.095871) + (xy 152.314151 110.94273) + (xy 152.391144 110.769803) + (xy 152.4305 110.584646) + (xy 152.4305 110.395354) + (xy 152.391144 110.210197) + (xy 152.387897 110.202905) + (xy 152.314151 110.03727) + (xy 152.314148 110.037265) + (xy 152.202888 109.884129) + (xy 152.125715 109.814642) + (xy 152.062216 109.757467) + (xy 151.898284 109.662821) + (xy 151.898277 109.662818) + (xy 151.718259 109.604327) + (xy 151.718256 109.604326) + (xy 151.577192 109.5895) + (xy 150.682808 109.5895) + (xy 150.541744 109.604326) + (xy 150.541741 109.604326) + (xy 150.54174 109.604327) + (xy 150.361722 109.662818) + (xy 150.361715 109.662821) + (xy 150.197785 109.757466) + (xy 150.057111 109.884129) + (xy 149.945851 110.037265) + (xy 149.945848 110.03727) + (xy 149.868857 110.210192) + (xy 149.868855 110.210197) + (xy 149.8295 110.395354) + (xy 149.8295 110.584645) + (xy 146.0805 110.584645) + (xy 146.0805 110.395354) + (xy 146.041144 110.210197) + (xy 146.037897 110.202905) + (xy 145.964151 110.03727) + (xy 145.964148 110.037265) + (xy 145.852888 109.884129) + (xy 145.775715 109.814642) + (xy 145.712216 109.757467) + (xy 145.548284 109.662821) + (xy 145.548277 109.662818) + (xy 145.368259 109.604327) + (xy 145.368256 109.604326) + (xy 145.227192 109.5895) + (xy 144.332808 109.5895) + (xy 144.191744 109.604326) + (xy 144.191741 109.604326) + (xy 144.19174 109.604327) + (xy 144.011722 109.662818) + (xy 144.011715 109.662821) + (xy 143.847785 109.757466) + (xy 143.707111 109.884129) + (xy 143.595851 110.037265) + (xy 143.595848 110.03727) + (xy 143.518857 110.210192) + (xy 143.518855 110.210197) + (xy 143.4795 110.395354) + (xy 143.4795 110.584645) + (xy 130.8405 110.584645) + (xy 130.8405 110.395354) + (xy 130.801144 110.210197) + (xy 130.797897 110.202905) + (xy 130.724151 110.03727) + (xy 130.724148 110.037265) + (xy 130.612888 109.884129) + (xy 130.535715 109.814642) + (xy 130.472216 109.757467) + (xy 130.308284 109.662821) + (xy 130.308277 109.662818) + (xy 130.128259 109.604327) + (xy 130.128256 109.604326) + (xy 129.987192 109.5895) + (xy 129.092808 109.5895) + (xy 128.951744 109.604326) + (xy 128.951741 109.604326) + (xy 128.95174 109.604327) + (xy 128.771722 109.662818) + (xy 128.771715 109.662821) + (xy 128.607785 109.757466) + (xy 128.467111 109.884129) + (xy 128.355851 110.037265) + (xy 128.355848 110.03727) + (xy 128.278857 110.210192) + (xy 128.278855 110.210197) + (xy 128.2395 110.395354) + (xy 128.2395 110.584645) + (xy 107.9805 110.584645) + (xy 107.9805 110.395354) + (xy 107.941144 110.210197) + (xy 107.937897 110.202905) + (xy 107.864151 110.03727) + (xy 107.864148 110.037265) + (xy 107.752888 109.884129) + (xy 107.675715 109.814642) + (xy 107.612216 109.757467) + (xy 107.561181 109.728002) + (xy 120.803131 109.728002) + (xy 120.820498 109.837658) + (xy 120.870904 109.936585) + (xy 120.870909 109.936592) + (xy 120.949407 110.01509) + (xy 120.94941 110.015092) + (xy 120.949413 110.015095) + (xy 121.01238 110.047178) + (xy 121.048341 110.065501) + (xy 121.157998 110.082869) + (xy 121.158 110.082869) + (xy 121.158002 110.082869) + (xy 121.267658 110.065501) + (xy 121.267659 110.0655) + (xy 121.267661 110.0655) + (xy 121.366587 110.015095) + (xy 121.445095 109.936587) + (xy 121.4955 109.837661) + (xy 121.4955 109.837659) + (xy 121.495501 109.837658) + (xy 121.512869 109.728002) + (xy 121.512869 109.727997) + (xy 121.495501 109.618341) + (xy 121.49003 109.607604) + (xy 121.445095 109.519413) + (xy 121.445092 109.51941) + (xy 121.44509 109.519407) + (xy 121.366592 109.440909) + (xy 121.366588 109.440906) + (xy 121.366587 109.440905) + (xy 121.310207 109.412178) + (xy 121.267658 109.390498) + (xy 121.158002 109.373131) + (xy 121.157998 109.373131) + (xy 121.048341 109.390498) + (xy 120.949414 109.440904) + (xy 120.949407 109.440909) + (xy 120.870909 109.519407) + (xy 120.870904 109.519414) + (xy 120.820498 109.618341) + (xy 120.803131 109.727997) + (xy 120.803131 109.728002) + (xy 107.561181 109.728002) + (xy 107.448284 109.662821) + (xy 107.448277 109.662818) + (xy 107.268259 109.604327) + (xy 107.268256 109.604326) + (xy 107.127192 109.5895) + (xy 106.232808 109.5895) + (xy 106.091744 109.604326) + (xy 106.091741 109.604326) + (xy 106.09174 109.604327) + (xy 105.911722 109.662818) + (xy 105.911715 109.662821) + (xy 105.747785 109.757466) + (xy 105.607111 109.884129) + (xy 105.495851 110.037265) + (xy 105.495848 110.03727) + (xy 105.418857 110.210192) + (xy 105.418855 110.210197) + (xy 105.3795 110.395354) + (xy 105.3795 110.584645) + (xy 92.7405 110.584645) + (xy 92.7405 110.395354) + (xy 92.701144 110.210197) + (xy 92.697897 110.202905) + (xy 92.624151 110.03727) + (xy 92.624148 110.037265) + (xy 92.512888 109.884129) + (xy 92.435715 109.814642) + (xy 92.372216 109.757467) + (xy 92.208284 109.662821) + (xy 92.208277 109.662818) + (xy 92.028259 109.604327) + (xy 92.028256 109.604326) + (xy 91.887192 109.5895) + (xy 90.992808 109.5895) + (xy 90.851744 109.604326) + (xy 90.851741 109.604326) + (xy 90.85174 109.604327) + (xy 90.671722 109.662818) + (xy 90.671715 109.662821) + (xy 90.507785 109.757466) + (xy 90.367111 109.884129) + (xy 90.255851 110.037265) + (xy 90.255848 110.03727) + (xy 90.178857 110.210192) + (xy 90.178855 110.210197) + (xy 90.1395 110.395354) + (xy 90.1395 110.584645) + (xy 89.38896 110.584645) + (xy 89.378474 110.565442) + (xy 89.377167 110.519685) + (xy 89.381869 110.49) + (xy 89.381869 110.489997) + (xy 89.364501 110.380341) + (xy 89.342351 110.336869) + (xy 89.314095 110.281413) + (xy 89.314092 110.28141) + (xy 89.31409 110.281407) + (xy 89.235592 110.202909) + (xy 89.235588 110.202906) + (xy 89.235587 110.202905) + (xy 89.211421 110.190592) + (xy 89.136658 110.152498) + (xy 89.027002 110.135131) + (xy 89.026998 110.135131) + (xy 88.917341 110.152498) + (xy 88.818414 110.202904) + (xy 88.818407 110.202909) + (xy 88.739909 110.281407) + (xy 88.739904 110.281414) + (xy 88.689498 110.380341) + (xy 88.672131 110.489997) + (xy 88.672131 110.490002) + (xy 88.689498 110.599658) + (xy 88.739904 110.698585) + (xy 88.739909 110.698592) + (xy 88.818407 110.77709) + (xy 88.81841 110.777092) + (xy 88.818413 110.777095) + (xy 88.842589 110.789413) + (xy 88.917341 110.827501) + (xy 89.026998 110.844869) + (xy 89.027 110.844869) + (xy 89.056684 110.840167) + (xy 89.125976 110.849121) + (xy 89.163764 110.874959) + (xy 89.323181 111.034376) + (xy 89.356666 111.095699) + (xy 89.3595 111.122057) + (xy 89.3595 119.701079) + (xy 89.339815 119.768118) + (xy 89.287011 119.813873) + (xy 89.217853 119.823817) + (xy 89.154297 119.794792) + (xy 89.146414 119.785858) + (xy 89.146094 119.786179) + (xy 89.137459 119.777544) + (xy 89.117677 119.764327) + (xy 89.104213 119.755331) + (xy 89.104211 119.75533) + (xy 89.104208 119.755329) + (xy 89.074901 119.7495) + (xy 87.455105 119.7495) + (xy 87.455097 119.749501) + (xy 87.425787 119.75533) + (xy 87.392542 119.777542) + (xy 87.370332 119.810785) + (xy 87.370329 119.810791) + (xy 87.3645 119.840098) + (xy 87.3645 121.459894) + (xy 87.364501 121.459902) + (xy 87.37033 121.489212) + (xy 87.392542 121.522457) + (xy 87.403334 121.529667) + (xy 87.425787 121.544669) + (xy 87.42579 121.544669) + (xy 87.425791 121.54467) + (xy 87.435647 121.54663) + (xy 87.455101 121.5505) + (xy 89.074898 121.550499) + (xy 89.104213 121.544669) + (xy 89.137457 121.522457) + (xy 89.137457 121.522455) + (xy 89.137459 121.522455) + (xy 89.146094 121.513821) + (xy 89.148688 121.516415) + (xy 89.186003 121.485227) + (xy 89.255327 121.476515) + (xy 89.318357 121.506666) + (xy 89.35508 121.566107) + (xy 89.3595 121.59892) + (xy 89.3595 122.861539) + (xy 89.339815 122.928578) + (xy 89.287011 122.974333) + (xy 89.217853 122.984277) + (xy 89.154297 122.955252) + (xy 89.117569 122.899857) + (xy 89.092181 122.821722) + (xy 89.09218 122.821721) + (xy 89.092179 122.821716) + (xy 88.997533 122.657784) + (xy 88.870871 122.517112) + (xy 88.867473 122.514643) + (xy 88.717734 122.405851) + (xy 88.717729 122.405848) + (xy 88.544807 122.328857) + (xy 88.544802 122.328855) + (xy 88.399001 122.297865) + (xy 88.359646 122.2895) + (xy 88.170354 122.2895) + (xy 88.137897 122.296398) + (xy 87.985197 122.328855) + (xy 87.985192 122.328857) + (xy 87.81227 122.405848) + (xy 87.812265 122.405851) + (xy 87.659129 122.517111) + (xy 87.532466 122.657785) + (xy 87.437821 122.821715) + (xy 87.437818 122.821722) + (xy 87.385001 122.984277) + (xy 87.379326 123.001744) + (xy 87.35954 123.19) + (xy 87.379326 123.378256) + (xy 87.379327 123.378259) + (xy 87.437818 123.558277) + (xy 87.437821 123.558284) + (xy 87.532467 123.722216) + (xy 87.642386 123.844293) + (xy 87.659129 123.862888) + (xy 87.812265 123.974148) + (xy 87.81227 123.974151) + (xy 87.985192 124.051142) + (xy 87.985197 124.051144) + (xy 88.170354 124.0905) + (xy 88.170355 124.0905) + (xy 88.359644 124.0905) + (xy 88.359646 124.0905) + (xy 88.544803 124.051144) + (xy 88.71773 123.974151) + (xy 88.870871 123.862888) + (xy 88.997533 123.722216) + (xy 89.092179 123.558284) + (xy 89.117569 123.480141) + (xy 89.157006 123.422467) + (xy 89.221365 123.395268) + (xy 89.290211 123.407182) + (xy 89.341687 123.454426) + (xy 89.3595 123.51846) + (xy 89.3595 125.401539) + (xy 89.339815 125.468578) + (xy 89.287011 125.514333) + (xy 89.217853 125.524277) + (xy 89.154297 125.495252) + (xy 89.117569 125.439857) + (xy 89.092181 125.361722) + (xy 89.09218 125.361721) + (xy 89.092179 125.361716) + (xy 88.997533 125.197784) + (xy 88.870871 125.057112) + (xy 88.867473 125.054643) + (xy 88.717734 124.945851) + (xy 88.717729 124.945848) + (xy 88.544807 124.868857) + (xy 88.544802 124.868855) + (xy 88.399001 124.837865) + (xy 88.359646 124.8295) + (xy 88.170354 124.8295) + (xy 88.137897 124.836398) + (xy 87.985197 124.868855) + (xy 87.985192 124.868857) + (xy 87.81227 124.945848) + (xy 87.812265 124.945851) + (xy 87.659129 125.057111) + (xy 87.532466 125.197785) + (xy 87.437821 125.361715) + (xy 87.437818 125.361722) + (xy 87.394432 125.495252) + (xy 87.379326 125.541744) + (xy 87.35954 125.73) + (xy 87.379326 125.918256) + (xy 87.379327 125.918259) + (xy 87.437818 126.098277) + (xy 87.437821 126.098284) + (xy 87.532467 126.262216) + (xy 87.636346 126.377585) + (xy 87.659129 126.402888) + (xy 87.812265 126.514148) + (xy 87.81227 126.514151) + (xy 87.985192 126.591142) + (xy 87.985197 126.591144) + (xy 88.170354 126.6305) + (xy 88.170355 126.6305) + (xy 88.359644 126.6305) + (xy 88.359646 126.6305) + (xy 88.544803 126.591144) + (xy 88.71773 126.514151) + (xy 88.870871 126.402888) + (xy 88.997533 126.262216) + (xy 89.092179 126.098284) + (xy 89.117569 126.020141) + (xy 89.157006 125.962467) + (xy 89.221365 125.935268) + (xy 89.290211 125.947182) + (xy 89.341687 125.994426) + (xy 89.3595 126.05846) + (xy 89.3595 127.941539) + (xy 89.339815 128.008578) + (xy 89.287011 128.054333) + (xy 89.217853 128.064277) + (xy 89.154297 128.035252) + (xy 89.117569 127.979857) + (xy 89.092181 127.901722) + (xy 89.09218 127.901721) + (xy 89.092179 127.901716) + (xy 88.997533 127.737784) + (xy 88.870871 127.597112) + (xy 88.867473 127.594643) + (xy 88.717734 127.485851) + (xy 88.717729 127.485848) + (xy 88.544807 127.408857) + (xy 88.544802 127.408855) + (xy 88.399001 127.377865) + (xy 88.359646 127.3695) + (xy 88.170354 127.3695) + (xy 88.137897 127.376398) + (xy 87.985197 127.408855) + (xy 87.985192 127.408857) + (xy 87.81227 127.485848) + (xy 87.812265 127.485851) + (xy 87.659129 127.597111) + (xy 87.532466 127.737785) + (xy 87.437821 127.901715) + (xy 87.437818 127.901722) + (xy 87.394432 128.035252) + (xy 87.379326 128.081744) + (xy 87.35954 128.27) + (xy 87.379326 128.458256) + (xy 87.379327 128.458259) + (xy 87.437818 128.638277) + (xy 87.437821 128.638284) + (xy 87.532467 128.802216) + (xy 87.644357 128.926482) + (xy 87.659129 128.942888) + (xy 87.812265 129.054148) + (xy 87.81227 129.054151) + (xy 87.985192 129.131142) + (xy 87.985197 129.131144) + (xy 88.170354 129.1705) + (xy 88.170355 129.1705) + (xy 88.359644 129.1705) + (xy 88.359646 129.1705) + (xy 88.544803 129.131144) + (xy 88.71773 129.054151) + (xy 88.870871 128.942888) + (xy 88.997533 128.802216) + (xy 89.092179 128.638284) + (xy 89.117569 128.560141) + (xy 89.157006 128.502467) + (xy 89.221365 128.475268) + (xy 89.290211 128.487182) + (xy 89.341687 128.534426) + (xy 89.3595 128.59846) + (xy 89.3595 130.481539) + (xy 89.339815 130.548578) + (xy 89.287011 130.594333) + (xy 89.217853 130.604277) + (xy 89.154297 130.575252) + (xy 89.117569 130.519857) + (xy 89.092181 130.441722) + (xy 89.09218 130.441721) + (xy 89.092179 130.441716) + (xy 88.997533 130.277784) + (xy 88.870871 130.137112) + (xy 88.867473 130.134643) + (xy 88.717734 130.025851) + (xy 88.717729 130.025848) + (xy 88.544807 129.948857) + (xy 88.544802 129.948855) + (xy 88.399001 129.917865) + (xy 88.359646 129.9095) + (xy 88.170354 129.9095) + (xy 88.137897 129.916398) + (xy 87.985197 129.948855) + (xy 87.985192 129.948857) + (xy 87.81227 130.025848) + (xy 87.812265 130.025851) + (xy 87.659129 130.137111) + (xy 87.532466 130.277785) + (xy 87.437821 130.441715) + (xy 87.437818 130.441722) + (xy 87.389936 130.58909) + (xy 87.379326 130.621744) + (xy 87.35954 130.81) + (xy 87.379326 130.998256) + (xy 87.379327 130.998259) + (xy 87.437818 131.178277) + (xy 87.437821 131.178284) + (xy 87.532467 131.342216) + (xy 87.635177 131.456287) + (xy 87.659129 131.482888) + (xy 87.812265 131.594148) + (xy 87.81227 131.594151) + (xy 87.985192 131.671142) + (xy 87.985197 131.671144) + (xy 88.170354 131.7105) + (xy 88.170355 131.7105) + (xy 88.359644 131.7105) + (xy 88.359646 131.7105) + (xy 88.544803 131.671144) + (xy 88.71773 131.594151) + (xy 88.870871 131.482888) + (xy 88.997533 131.342216) + (xy 89.092179 131.178284) + (xy 89.117569 131.100141) + (xy 89.157006 131.042467) + (xy 89.221365 131.015268) + (xy 89.290211 131.027182) + (xy 89.341687 131.074426) + (xy 89.3595 131.13846) + (xy 89.3595 133.021539) + (xy 89.339815 133.088578) + (xy 89.287011 133.134333) + (xy 89.217853 133.144277) + (xy 89.154297 133.115252) + (xy 89.117569 133.059857) + (xy 89.092181 132.981722) + (xy 89.09218 132.981721) + (xy 89.092179 132.981716) + (xy 88.997533 132.817784) + (xy 88.870871 132.677112) + (xy 88.867473 132.674643) + (xy 88.717734 132.565851) + (xy 88.717729 132.565848) + (xy 88.544807 132.488857) + (xy 88.544802 132.488855) + (xy 88.399001 132.457865) + (xy 88.359646 132.4495) + (xy 88.170354 132.4495) + (xy 88.137897 132.456398) + (xy 87.985197 132.488855) + (xy 87.985192 132.488857) + (xy 87.81227 132.565848) + (xy 87.812265 132.565851) + (xy 87.659129 132.677111) + (xy 87.532466 132.817785) + (xy 87.437821 132.981715) + (xy 87.437818 132.981722) + (xy 87.394432 133.115252) + (xy 87.379326 133.161744) + (xy 87.35954 133.35) + (xy 87.379326 133.538256) + (xy 87.379327 133.538259) + (xy 87.437818 133.718277) + (xy 87.437821 133.718284) + (xy 87.532467 133.882216) + (xy 87.644358 134.006483) + (xy 87.659129 134.022888) + (xy 87.812265 134.134148) + (xy 87.81227 134.134151) + (xy 87.985192 134.211142) + (xy 87.985197 134.211144) + (xy 88.170354 134.2505) + (xy 88.170355 134.2505) + (xy 88.359644 134.2505) + (xy 88.359646 134.2505) + (xy 88.544803 134.211144) + (xy 88.71773 134.134151) + (xy 88.870871 134.022888) + (xy 88.997533 133.882216) + (xy 89.092179 133.718284) + (xy 89.117569 133.640141) + (xy 89.157006 133.582467) + (xy 89.221365 133.555268) + (xy 89.290211 133.567182) + (xy 89.341687 133.614426) + (xy 89.3595 133.67846) + (xy 89.3595 135.561539) + (xy 89.339815 135.628578) + (xy 89.287011 135.674333) + (xy 89.217853 135.684277) + (xy 89.154297 135.655252) + (xy 89.117569 135.599857) + (xy 89.092181 135.521722) + (xy 89.09218 135.521721) + (xy 89.092179 135.521716) + (xy 88.997533 135.357784) + (xy 88.870871 135.217112) + (xy 88.867473 135.214643) + (xy 88.717734 135.105851) + (xy 88.717729 135.105848) + (xy 88.544807 135.028857) + (xy 88.544802 135.028855) + (xy 88.369262 134.991544) + (xy 88.359646 134.9895) + (xy 88.170354 134.9895) + (xy 88.160738 134.991544) + (xy 87.985197 135.028855) + (xy 87.985192 135.028857) + (xy 87.81227 135.105848) + (xy 87.812265 135.105851) + (xy 87.659129 135.217111) + (xy 87.532466 135.357785) + (xy 87.437821 135.521715) + (xy 87.437818 135.521722) + (xy 87.388725 135.672816) + (xy 87.379326 135.701744) + (xy 87.35954 135.89) + (xy 87.379326 136.078256) + (xy 87.379327 136.078259) + (xy 87.437818 136.258277) + (xy 87.437821 136.258284) + (xy 87.532467 136.422216) + (xy 87.634403 136.535427) + (xy 87.659129 136.562888) + (xy 87.812265 136.674148) + (xy 87.81227 136.674151) + (xy 87.985192 136.751142) + (xy 87.985197 136.751144) + (xy 88.170354 136.7905) + (xy 88.170355 136.7905) + (xy 88.359644 136.7905) + (xy 88.359646 136.7905) + (xy 88.544803 136.751144) + (xy 88.71773 136.674151) + (xy 88.870871 136.562888) + (xy 88.997533 136.422216) + (xy 89.092179 136.258284) + (xy 89.117569 136.180141) + (xy 89.157006 136.122467) + (xy 89.221365 136.095268) + (xy 89.290211 136.107182) + (xy 89.341687 136.154426) + (xy 89.3595 136.21846) + (xy 89.3595 138.101539) + (xy 89.339815 138.168578) + (xy 89.287011 138.214333) + (xy 89.217853 138.224277) + (xy 89.154297 138.195252) + (xy 89.117569 138.139857) + (xy 89.092181 138.061722) + (xy 89.09218 138.061721) + (xy 89.092179 138.061716) + (xy 88.997533 137.897784) + (xy 88.870871 137.757112) + (xy 88.867473 137.754643) + (xy 88.717734 137.645851) + (xy 88.717729 137.645848) + (xy 88.544807 137.568857) + (xy 88.544802 137.568855) + (xy 88.399001 137.537865) + (xy 88.359646 137.5295) + (xy 88.170354 137.5295) + (xy 88.137897 137.536398) + (xy 87.985197 137.568855) + (xy 87.985192 137.568857) + (xy 87.81227 137.645848) + (xy 87.812265 137.645851) + (xy 87.659129 137.757111) + (xy 87.532466 137.897785) + (xy 87.437821 138.061715) + (xy 87.437818 138.061722) + (xy 87.385001 138.224277) + (xy 87.379326 138.241744) + (xy 87.35954 138.43) + (xy 73.93046 138.43) + (xy 73.910674 138.241744) + (xy 73.852179 138.061716) + (xy 73.757533 137.897784) + (xy 73.630871 137.757112) + (xy 73.627473 137.754643) + (xy 73.477734 137.645851) + (xy 73.477729 137.645848) + (xy 73.304807 137.568857) + (xy 73.304802 137.568855) + (xy 73.159001 137.537865) + (xy 73.119646 137.5295) + (xy 72.930354 137.5295) + (xy 72.897897 137.536398) + (xy 72.745197 137.568855) + (xy 72.745192 137.568857) + (xy 72.57227 137.645848) + (xy 72.572265 137.645851) + (xy 72.419129 137.757111) + (xy 72.292466 137.897785) + (xy 72.197821 138.061715) + (xy 72.197818 138.061722) + (xy 72.172431 138.139857) + (xy 72.132993 138.197533) + (xy 72.068635 138.224731) + (xy 71.999788 138.212816) + (xy 71.948313 138.165572) + (xy 71.9305 138.101539) + (xy 71.9305 136.21846) + (xy 71.950185 136.151421) + (xy 72.002989 136.105666) + (xy 72.072147 136.095722) + (xy 72.135703 136.124747) + (xy 72.172431 136.180142) + (xy 72.197818 136.258278) + (xy 72.197821 136.258284) + (xy 72.292467 136.422216) + (xy 72.394403 136.535427) + (xy 72.419129 136.562888) + (xy 72.572265 136.674148) + (xy 72.57227 136.674151) + (xy 72.745192 136.751142) + (xy 72.745197 136.751144) + (xy 72.930354 136.7905) + (xy 72.930355 136.7905) + (xy 73.119644 136.7905) + (xy 73.119646 136.7905) + (xy 73.304803 136.751144) + (xy 73.47773 136.674151) + (xy 73.630871 136.562888) + (xy 73.757533 136.422216) + (xy 73.852179 136.258284) + (xy 73.910674 136.078256) + (xy 73.93046 135.89) + (xy 73.910674 135.701744) + (xy 73.852179 135.521716) + (xy 73.757533 135.357784) + (xy 73.630871 135.217112) + (xy 73.627473 135.214643) + (xy 73.477734 135.105851) + (xy 73.477729 135.105848) + (xy 73.304807 135.028857) + (xy 73.304802 135.028855) + (xy 73.129262 134.991544) + (xy 73.119646 134.9895) + (xy 72.930354 134.9895) + (xy 72.920738 134.991544) + (xy 72.745197 135.028855) + (xy 72.745192 135.028857) + (xy 72.57227 135.105848) + (xy 72.572265 135.105851) + (xy 72.419129 135.217111) + (xy 72.292466 135.357785) + (xy 72.197821 135.521715) + (xy 72.197818 135.521722) + (xy 72.172431 135.599857) + (xy 72.132993 135.657533) + (xy 72.068635 135.684731) + (xy 71.999788 135.672816) + (xy 71.948313 135.625572) + (xy 71.9305 135.561539) + (xy 71.9305 134.874002) + (xy 80.671131 134.874002) + (xy 80.688498 134.983658) + (xy 80.738904 135.082585) + (xy 80.738909 135.082592) + (xy 80.817407 135.16109) + (xy 80.81741 135.161092) + (xy 80.817413 135.161095) + (xy 80.908002 135.207252) + (xy 80.916341 135.211501) + (xy 81.025998 135.228869) + (xy 81.026 135.228869) + (xy 81.026002 135.228869) + (xy 81.135658 135.211501) + (xy 81.135659 135.2115) + (xy 81.135661 135.2115) + (xy 81.234587 135.161095) + (xy 81.313095 135.082587) + (xy 81.3635 134.983661) + (xy 81.3635 134.983659) + (xy 81.363501 134.983658) + (xy 81.380869 134.874002) + (xy 81.380869 134.873997) + (xy 81.363501 134.764341) + (xy 81.345829 134.729658) + (xy 81.313095 134.665413) + (xy 81.313092 134.66541) + (xy 81.31309 134.665407) + (xy 81.234592 134.586909) + (xy 81.234588 134.586906) + (xy 81.234587 134.586905) + (xy 81.210421 134.574592) + (xy 81.135658 134.536498) + (xy 81.026002 134.519131) + (xy 81.025998 134.519131) + (xy 80.916341 134.536498) + (xy 80.817414 134.586904) + (xy 80.817407 134.586909) + (xy 80.738909 134.665407) + (xy 80.738904 134.665414) + (xy 80.688498 134.764341) + (xy 80.671131 134.873997) + (xy 80.671131 134.874002) + (xy 71.9305 134.874002) + (xy 71.9305 133.67846) + (xy 71.950185 133.611421) + (xy 72.002989 133.565666) + (xy 72.072147 133.555722) + (xy 72.135703 133.584747) + (xy 72.172431 133.640142) + (xy 72.197818 133.718278) + (xy 72.197821 133.718284) + (xy 72.292467 133.882216) + (xy 72.404358 134.006483) + (xy 72.419129 134.022888) + (xy 72.572265 134.134148) + (xy 72.57227 134.134151) + (xy 72.745192 134.211142) + (xy 72.745197 134.211144) + (xy 72.930354 134.2505) + (xy 72.930355 134.2505) + (xy 73.119644 134.2505) + (xy 73.119646 134.2505) + (xy 73.304803 134.211144) + (xy 73.47773 134.134151) + (xy 73.630871 134.022888) + (xy 73.757533 133.882216) + (xy 73.852179 133.718284) + (xy 73.910674 133.538256) + (xy 73.93046 133.35) + (xy 73.910674 133.161744) + (xy 73.852179 132.981716) + (xy 73.757533 132.817784) + (xy 73.630871 132.677112) + (xy 73.627473 132.674643) + (xy 73.477734 132.565851) + (xy 73.477729 132.565848) + (xy 73.304807 132.488857) + (xy 73.304802 132.488855) + (xy 73.159001 132.457865) + (xy 73.119646 132.4495) + (xy 72.930354 132.4495) + (xy 72.897897 132.456398) + (xy 72.745197 132.488855) + (xy 72.745192 132.488857) + (xy 72.57227 132.565848) + (xy 72.572265 132.565851) + (xy 72.419129 132.677111) + (xy 72.292466 132.817785) + (xy 72.197821 132.981715) + (xy 72.197818 132.981722) + (xy 72.172431 133.059857) + (xy 72.132993 133.117533) + (xy 72.068635 133.144731) + (xy 71.999788 133.132816) + (xy 71.948313 133.085572) + (xy 71.9305 133.021539) + (xy 71.9305 131.13846) + (xy 71.950185 131.071421) + (xy 72.002989 131.025666) + (xy 72.072147 131.015722) + (xy 72.135703 131.044747) + (xy 72.172431 131.100142) + (xy 72.197818 131.178278) + (xy 72.197821 131.178284) + (xy 72.292467 131.342216) + (xy 72.395177 131.456287) + (xy 72.419129 131.482888) + (xy 72.572265 131.594148) + (xy 72.57227 131.594151) + (xy 72.745192 131.671142) + (xy 72.745197 131.671144) + (xy 72.930354 131.7105) + (xy 72.930355 131.7105) + (xy 73.119644 131.7105) + (xy 73.119646 131.7105) + (xy 73.304803 131.671144) + (xy 73.47773 131.594151) + (xy 73.630871 131.482888) + (xy 73.757533 131.342216) + (xy 73.852179 131.178284) + (xy 73.910674 130.998256) + (xy 73.93046 130.81) + (xy 73.910674 130.621744) + (xy 73.852179 130.441716) + (xy 73.757533 130.277784) + (xy 73.630871 130.137112) + (xy 73.627473 130.134643) + (xy 73.477734 130.025851) + (xy 73.477729 130.025848) + (xy 73.304807 129.948857) + (xy 73.304802 129.948855) + (xy 73.159001 129.917865) + (xy 73.119646 129.9095) + (xy 72.930354 129.9095) + (xy 72.897897 129.916398) + (xy 72.745197 129.948855) + (xy 72.745192 129.948857) + (xy 72.57227 130.025848) + (xy 72.572265 130.025851) + (xy 72.419129 130.137111) + (xy 72.292466 130.277785) + (xy 72.197821 130.441715) + (xy 72.197818 130.441722) + (xy 72.172431 130.519857) + (xy 72.132993 130.577533) + (xy 72.068635 130.604731) + (xy 71.999788 130.592816) + (xy 71.948313 130.545572) + (xy 71.9305 130.481539) + (xy 71.9305 128.59846) + (xy 71.950185 128.531421) + (xy 72.002989 128.485666) + (xy 72.072147 128.475722) + (xy 72.135703 128.504747) + (xy 72.172431 128.560142) + (xy 72.197818 128.638278) + (xy 72.197821 128.638284) + (xy 72.292467 128.802216) + (xy 72.404357 128.926482) + (xy 72.419129 128.942888) + (xy 72.572265 129.054148) + (xy 72.57227 129.054151) + (xy 72.745192 129.131142) + (xy 72.745197 129.131144) + (xy 72.930354 129.1705) + (xy 72.930355 129.1705) + (xy 73.119644 129.1705) + (xy 73.119646 129.1705) + (xy 73.304803 129.131144) + (xy 73.47773 129.054151) + (xy 73.630871 128.942888) + (xy 73.757533 128.802216) + (xy 73.852179 128.638284) + (xy 73.910674 128.458256) + (xy 73.93046 128.27) + (xy 73.910674 128.081744) + (xy 73.852179 127.901716) + (xy 73.757533 127.737784) + (xy 73.630871 127.597112) + (xy 73.627473 127.594643) + (xy 73.477734 127.485851) + (xy 73.477729 127.485848) + (xy 73.304807 127.408857) + (xy 73.304802 127.408855) + (xy 73.159001 127.377865) + (xy 73.119646 127.3695) + (xy 72.930354 127.3695) + (xy 72.897897 127.376398) + (xy 72.745197 127.408855) + (xy 72.745192 127.408857) + (xy 72.57227 127.485848) + (xy 72.572265 127.485851) + (xy 72.419129 127.597111) + (xy 72.292466 127.737785) + (xy 72.197821 127.901715) + (xy 72.197818 127.901722) + (xy 72.172431 127.979857) + (xy 72.132993 128.037533) + (xy 72.068635 128.064731) + (xy 71.999788 128.052816) + (xy 71.948313 128.005572) + (xy 71.9305 127.941539) + (xy 71.9305 126.05846) + (xy 71.950185 125.991421) + (xy 72.002989 125.945666) + (xy 72.072147 125.935722) + (xy 72.135703 125.964747) + (xy 72.172431 126.020142) + (xy 72.197818 126.098278) + (xy 72.197821 126.098284) + (xy 72.292467 126.262216) + (xy 72.396346 126.377585) + (xy 72.419129 126.402888) + (xy 72.572265 126.514148) + (xy 72.57227 126.514151) + (xy 72.745192 126.591142) + (xy 72.745197 126.591144) + (xy 72.930354 126.6305) + (xy 72.930355 126.6305) + (xy 73.119644 126.6305) + (xy 73.119646 126.6305) + (xy 73.304803 126.591144) + (xy 73.47773 126.514151) + (xy 73.630871 126.402888) + (xy 73.757533 126.262216) + (xy 73.852179 126.098284) + (xy 73.910674 125.918256) + (xy 73.93046 125.73) + (xy 73.910674 125.541744) + (xy 73.852179 125.361716) + (xy 73.757533 125.197784) + (xy 73.630871 125.057112) + (xy 73.627473 125.054643) + (xy 73.477734 124.945851) + (xy 73.477729 124.945848) + (xy 73.304807 124.868857) + (xy 73.304802 124.868855) + (xy 73.159001 124.837865) + (xy 73.119646 124.8295) + (xy 72.930354 124.8295) + (xy 72.897897 124.836398) + (xy 72.745197 124.868855) + (xy 72.745192 124.868857) + (xy 72.57227 124.945848) + (xy 72.572265 124.945851) + (xy 72.419129 125.057111) + (xy 72.292466 125.197785) + (xy 72.197821 125.361715) + (xy 72.197818 125.361722) + (xy 72.172431 125.439857) + (xy 72.132993 125.497533) + (xy 72.068635 125.524731) + (xy 71.999788 125.512816) + (xy 71.948313 125.465572) + (xy 71.9305 125.401539) + (xy 71.9305 123.51846) + (xy 71.950185 123.451421) + (xy 72.002989 123.405666) + (xy 72.072147 123.395722) + (xy 72.135703 123.424747) + (xy 72.172431 123.480142) + (xy 72.197818 123.558278) + (xy 72.197821 123.558284) + (xy 72.292467 123.722216) + (xy 72.402386 123.844293) + (xy 72.419129 123.862888) + (xy 72.572265 123.974148) + (xy 72.57227 123.974151) + (xy 72.745192 124.051142) + (xy 72.745197 124.051144) + (xy 72.930354 124.0905) + (xy 72.930355 124.0905) + (xy 73.119644 124.0905) + (xy 73.119646 124.0905) + (xy 73.304803 124.051144) + (xy 73.47773 123.974151) + (xy 73.630871 123.862888) + (xy 73.757533 123.722216) + (xy 73.852179 123.558284) + (xy 73.910674 123.378256) + (xy 73.93046 123.19) + (xy 73.910674 123.001744) + (xy 73.852179 122.821716) + (xy 73.757533 122.657784) + (xy 73.630871 122.517112) + (xy 73.627473 122.514643) + (xy 73.477734 122.405851) + (xy 73.477729 122.405848) + (xy 73.304807 122.328857) + (xy 73.304802 122.328855) + (xy 73.159001 122.297865) + (xy 73.119646 122.2895) + (xy 72.930354 122.2895) + (xy 72.897897 122.296398) + (xy 72.745197 122.328855) + (xy 72.745192 122.328857) + (xy 72.57227 122.405848) + (xy 72.572265 122.405851) + (xy 72.419129 122.517111) + (xy 72.292466 122.657785) + (xy 72.197821 122.821715) + (xy 72.197818 122.821722) + (xy 72.172431 122.899857) + (xy 72.132993 122.957533) + (xy 72.068635 122.984731) + (xy 71.999788 122.972816) + (xy 71.948313 122.925572) + (xy 71.9305 122.861539) + (xy 71.9305 122.174002) + (xy 79.147131 122.174002) + (xy 79.164498 122.283658) + (xy 79.214904 122.382585) + (xy 79.214909 122.382592) + (xy 79.293407 122.46109) + (xy 79.29341 122.461092) + (xy 79.293413 122.461095) + (xy 79.319734 122.474506) + (xy 79.392341 122.511501) + (xy 79.501998 122.528869) + (xy 79.502 122.528869) + (xy 79.502002 122.528869) + (xy 79.611658 122.511501) + (xy 79.611659 122.5115) + (xy 79.611661 122.5115) + (xy 79.710587 122.461095) + (xy 79.789095 122.382587) + (xy 79.8395 122.283661) + (xy 79.8395 122.283659) + (xy 79.839501 122.283658) + (xy 79.856869 122.174002) + (xy 79.856869 122.173997) + (xy 79.839501 122.064341) + (xy 79.834293 122.054119) + (xy 79.789095 121.965413) + (xy 79.789092 121.96541) + (xy 79.78909 121.965407) + (xy 79.710592 121.886909) + (xy 79.710588 121.886906) + (xy 79.710587 121.886905) + (xy 79.686421 121.874592) + (xy 79.611658 121.836498) + (xy 79.502002 121.819131) + (xy 79.501998 121.819131) + (xy 79.392341 121.836498) + (xy 79.293414 121.886904) + (xy 79.293407 121.886909) + (xy 79.214909 121.965407) + (xy 79.214904 121.965414) + (xy 79.164498 122.064341) + (xy 79.147131 122.173997) + (xy 79.147131 122.174002) + (xy 71.9305 122.174002) + (xy 71.9305 121.69334) + (xy 71.950185 121.626301) + (xy 72.002989 121.580546) + (xy 72.072147 121.570602) + (xy 72.135703 121.599627) + (xy 72.142181 121.605659) + (xy 72.186179 121.649657) + (xy 72.372517 121.780134) + (xy 72.578673 121.876265) + (xy 72.578682 121.876269) + (xy 72.774999 121.928872) + (xy 72.775 121.928871) + (xy 72.775 120.965686) + (xy 72.786955 120.977641) + (xy 72.899852 121.035165) + (xy 72.993519 121.05) + (xy 73.056481 121.05) + (xy 73.150148 121.035165) + (xy 73.263045 120.977641) + (xy 73.275 120.965686) + (xy 73.275 121.928872) + (xy 73.471317 121.876269) + (xy 73.471326 121.876265) + (xy 73.677482 121.780134) + (xy 73.86382 121.649657) + (xy 74.024657 121.48882) + (xy 74.155134 121.302481) + (xy 74.155135 121.302479) + (xy 74.241118 121.118088) + (xy 74.28729 121.065648) + (xy 74.354483 121.046496) + (xy 74.421364 121.066711) + (xy 74.466699 121.119877) + (xy 74.4775 121.170476) + (xy 74.4775 121.174963) + (xy 74.477501 121.174987) + (xy 74.487994 121.277697) + (xy 74.543141 121.444119) + (xy 74.543143 121.444124) + (xy 74.635184 121.593345) + (xy 74.759154 121.717315) + (xy 74.908375 121.809356) + (xy 74.90838 121.809358) + (xy 75.074802 121.864505) + (xy 75.074809 121.864506) + (xy 75.177519 121.874999) + (xy 75.314999 121.874999) + (xy 75.315 121.874998) + (xy 75.315 120.9) + (xy 75.815 120.9) + (xy 75.815 121.874999) + (xy 75.952472 121.874999) + (xy 75.952486 121.874998) + (xy 76.055197 121.864505) + (xy 76.221619 121.809358) + (xy 76.221624 121.809356) + (xy 76.370845 121.717315) + (xy 76.494815 121.593345) + (xy 76.586856 121.444124) + (xy 76.586858 121.444119) + (xy 76.642005 121.277697) + (xy 76.642006 121.27769) + (xy 76.652499 121.174986) + (xy 76.6525 121.174973) + (xy 76.6525 121.15826) + (xy 76.952 121.15826) + (xy 76.961926 121.226391) + (xy 77.013303 121.331485) + (xy 77.096014 121.414196) + (xy 77.096015 121.414196) + (xy 77.096017 121.414198) + (xy 77.201107 121.465573) + (xy 77.217147 121.46791) + (xy 77.269239 121.4755) + (xy 77.26924 121.4755) + (xy 78.010761 121.4755) + (xy 78.037541 121.471598) + (xy 78.078893 121.465573) + (xy 78.183983 121.414198) + (xy 78.266698 121.331483) + (xy 78.318073 121.226393) + (xy 78.328 121.15826) + (xy 78.328 120.339043) + (xy 78.347685 120.272004) + (xy 78.364314 120.251367) + (xy 82.151947 116.463733) + (xy 82.213268 116.43025) + (xy 82.265407 116.430126) + (xy 82.299008 116.437268) + (xy 82.455354 116.4705) + (xy 82.455355 116.4705) + (xy 82.644644 116.4705) + (xy 82.644646 116.4705) + (xy 82.829803 116.431144) + (xy 83.00273 116.354151) + (xy 83.155871 116.242888) + (xy 83.282533 116.102216) + (xy 83.377179 115.938284) + (xy 83.435674 115.758256) + (xy 83.45546 115.57) + (xy 83.435674 115.381744) + (xy 83.377179 115.201716) + (xy 83.282533 115.037784) + (xy 83.155871 114.897112) + (xy 83.152473 114.894643) + (xy 83.002734 114.785851) + (xy 83.002729 114.785848) + (xy 82.829807 114.708857) + (xy 82.829802 114.708855) + (xy 82.684001 114.677865) + (xy 82.644646 114.6695) + (xy 82.455354 114.6695) + (xy 82.422897 114.676398) + (xy 82.270197 114.708855) + (xy 82.270192 114.708857) + (xy 82.09727 114.785848) + (xy 82.097265 114.785851) + (xy 81.944129 114.897111) + (xy 81.817466 115.037785) + (xy 81.722821 115.201715) + (xy 81.722818 115.201722) + (xy 81.664327 115.38174) + (xy 81.664326 115.381744) + (xy 81.64454 115.57) + (xy 81.664326 115.758256) + (xy 81.66979 115.775073) + (xy 81.690318 115.838252) + (xy 81.692312 115.908094) + (xy 81.660067 115.96425) + (xy 77.836137 119.788181) + (xy 77.774814 119.821666) + (xy 77.748456 119.8245) + (xy 77.269239 119.8245) + (xy 77.201108 119.834426) + (xy 77.096014 119.885803) + (xy 77.013303 119.968514) + (xy 76.961926 120.073608) + (xy 76.952 120.141739) + (xy 76.952 121.15826) + (xy 76.6525 121.15826) + (xy 76.6525 120.9) + (xy 75.815 120.9) + (xy 75.315 120.9) + (xy 75.315 120.524) + (xy 75.334685 120.456961) + (xy 75.387489 120.411206) + (xy 75.439 120.4) + (xy 76.652499 120.4) + (xy 76.652499 120.125028) + (xy 76.652498 120.125013) + (xy 76.642005 120.022302) + (xy 76.586858 119.85588) + (xy 76.586856 119.855875) + (xy 76.494815 119.706654) + (xy 76.370845 119.582684) + (xy 76.221624 119.490643) + (xy 76.221619 119.490641) + (xy 76.055197 119.435494) + (xy 76.05519 119.435493) + (xy 75.952486 119.425) + (xy 75.905902 119.425) + (xy 75.838863 119.405315) + (xy 75.793108 119.352511) + (xy 75.783429 119.320397) + (xy 75.775501 119.270342) + (xy 75.7755 119.27034) + (xy 75.7755 119.270339) + (xy 75.725095 119.171413) + (xy 75.725092 119.17141) + (xy 75.72509 119.171407) + (xy 75.646592 119.092909) + (xy 75.646588 119.092906) + (xy 75.646587 119.092905) + (xy 75.642743 119.090946) + (xy 75.547658 119.042498) + (xy 75.438003 119.025131) + (xy 75.438001 119.025131) + (xy 75.438 119.025131) + (xy 75.428125 119.026695) + (xy 75.40831 119.029833) + (xy 75.339017 119.020876) + (xy 75.301234 118.99504) + (xy 75.141819 118.835625) + (xy 75.108334 118.774302) + (xy 75.1055 118.747944) + (xy 75.1055 116.553727) + (xy 75.125185 116.486688) + (xy 75.177989 116.440933) + (xy 75.20372 116.432436) + (xy 75.209803 116.431144) + (xy 75.38273 116.354151) + (xy 75.535871 116.242888) + (xy 75.662533 116.102216) + (xy 75.757179 115.938284) + (xy 75.815674 115.758256) + (xy 75.83546 115.57) + (xy 75.815674 115.381744) + (xy 75.757179 115.201716) + (xy 75.662533 115.037784) + (xy 75.535871 114.897112) + (xy 75.532473 114.894643) + (xy 75.382734 114.785851) + (xy 75.382729 114.785848) + (xy 75.209807 114.708857) + (xy 75.209802 114.708855) + (xy 75.064001 114.677865) + (xy 75.024646 114.6695) + (xy 74.835354 114.6695) + (xy 74.802897 114.676398) + (xy 74.650197 114.708855) + (xy 74.650192 114.708857) + (xy 74.47727 114.785848) + (xy 74.477265 114.785851) + (xy 74.324129 114.897111) + (xy 74.197466 115.037785) + (xy 74.102821 115.201715) + (xy 74.102818 115.201722) + (xy 74.044327 115.38174) + (xy 74.044326 115.381744) + (xy 74.02454 115.57) + (xy 74.044326 115.758256) + (xy 74.044327 115.758259) + (xy 74.102818 115.938277) + (xy 74.102821 115.938284) + (xy 74.197467 116.102216) + (xy 74.307739 116.224685) + (xy 74.324129 116.242888) + (xy 74.477265 116.354148) + (xy 74.47727 116.354151) + (xy 74.650192 116.431142) + (xy 74.650194 116.431143) + (xy 74.650195 116.431143) + (xy 74.650197 116.431144) + (xy 74.656277 116.432436) + (xy 74.71776 116.465627) + (xy 74.751539 116.526789) + (xy 74.7545 116.553727) + (xy 74.7545 118.84478) + (xy 74.752469 118.867132) + (xy 74.749577 118.882912) + (xy 74.749576 118.882912) + (xy 74.759758 118.915586) + (xy 74.761768 118.922798) + (xy 74.769951 118.955999) + (xy 74.770627 118.957286) + (xy 74.771373 118.959088) + (xy 74.773412 118.962702) + (xy 74.774559 118.964261) + (xy 74.775313 118.965509) + (xy 74.799508 118.989703) + (xy 74.804643 118.995158) + (xy 74.827319 119.020755) + (xy 74.828505 119.021573) + (xy 74.845749 119.035944) + (xy 75.05304 119.243235) + (xy 75.086525 119.304558) + (xy 75.087833 119.350311) + (xy 75.086126 119.36109) + (xy 75.056198 119.424226) + (xy 75.002657 119.459401) + (xy 74.908378 119.490642) + (xy 74.908375 119.490643) + (xy 74.759154 119.582684) + (xy 74.635184 119.706654) + (xy 74.543143 119.855875) + (xy 74.543141 119.85588) + (xy 74.487994 120.022302) + (xy 74.487993 120.022309) + (xy 74.4775 120.125013) + (xy 74.4775 120.129505) + (xy 74.457815 120.196544) + (xy 74.405011 120.242299) + (xy 74.335853 120.252243) + (xy 74.272297 120.223218) + (xy 74.241118 120.18191) + (xy 74.155134 119.997517) + (xy 74.024657 119.811179) + (xy 73.86382 119.650342) + (xy 73.677482 119.519865) + (xy 73.471328 119.423734) + (xy 73.275 119.371127) + (xy 73.275 120.334314) + (xy 73.263045 120.322359) + (xy 73.150148 120.264835) + (xy 73.056481 120.25) + (xy 72.993519 120.25) + (xy 72.899852 120.264835) + (xy 72.786955 120.322359) + (xy 72.775 120.334314) + (xy 72.775 119.371127) + (xy 72.578671 119.423734) + (xy 72.372517 119.519865) + (xy 72.186179 119.650342) + (xy 72.142181 119.694341) + (xy 72.080858 119.727826) + (xy 72.011166 119.722842) + (xy 71.955233 119.68097) + (xy 71.930816 119.615506) + (xy 71.9305 119.60666) + (xy 71.9305 116.504307) + (xy 71.950185 116.437268) + (xy 72.002989 116.391513) + (xy 72.072147 116.381569) + (xy 72.11079 116.39382) + (xy 72.153339 116.4155) + (xy 72.153341 116.4155) + (xy 72.153343 116.415501) + (xy 72.262998 116.432869) + (xy 72.263 116.432869) + (xy 72.263002 116.432869) + (xy 72.372658 116.415501) + (xy 72.372659 116.4155) + (xy 72.372661 116.4155) + (xy 72.471587 116.365095) + (xy 72.550095 116.286587) + (xy 72.6005 116.187661) + (xy 72.6005 116.187659) + (xy 72.600501 116.187658) + (xy 72.617869 116.078002) + (xy 72.617869 116.077997) + (xy 72.600501 115.968341) + (xy 72.598417 115.96425) + (xy 72.550095 115.869413) + (xy 72.550092 115.86941) + (xy 72.55009 115.869407) + (xy 72.471592 115.790909) + (xy 72.471588 115.790906) + (xy 72.471587 115.790905) + (xy 72.447421 115.778592) + (xy 72.372658 115.740498) + (xy 72.263002 115.723131) + (xy 72.262998 115.723131) + (xy 72.153342 115.740498) + (xy 72.110793 115.762178) + (xy 72.042124 115.775073) + (xy 71.977384 115.748795) + (xy 71.937128 115.691688) + (xy 71.9305 115.651692) + (xy 71.9305 113.792002) + (xy 85.116131 113.792002) + (xy 85.133498 113.901658) + (xy 85.183904 114.000585) + (xy 85.183909 114.000592) + (xy 85.262407 114.07909) + (xy 85.26241 114.079092) + (xy 85.262413 114.079095) + (xy 85.286589 114.091413) + (xy 85.361341 114.129501) + (xy 85.470998 114.146869) + (xy 85.471 114.146869) + (xy 85.471002 114.146869) + (xy 85.580658 114.129501) + (xy 85.580659 114.1295) + (xy 85.580661 114.1295) + (xy 85.679587 114.079095) + (xy 85.758095 114.000587) + (xy 85.8085 113.901661) + (xy 85.8085 113.901659) + (xy 85.808501 113.901658) + (xy 85.825869 113.792002) + (xy 85.825869 113.791997) + (xy 85.808501 113.682341) + (xy 85.803302 113.672138) + (xy 85.758095 113.583413) + (xy 85.758092 113.58341) + (xy 85.75809 113.583407) + (xy 85.679592 113.504909) + (xy 85.679588 113.504906) + (xy 85.679587 113.504905) + (xy 85.649353 113.4895) + (xy 85.580658 113.454498) + (xy 85.471002 113.437131) + (xy 85.470998 113.437131) + (xy 85.361341 113.454498) + (xy 85.262414 113.504904) + (xy 85.262407 113.504909) + (xy 85.183909 113.583407) + (xy 85.183904 113.583414) + (xy 85.133498 113.682341) + (xy 85.116131 113.791997) + (xy 85.116131 113.792002) + (xy 71.9305 113.792002) + (xy 71.9305 109.982002) + (xy 84.100131 109.982002) + (xy 84.117498 110.091658) + (xy 84.167904 110.190585) + (xy 84.167909 110.190592) + (xy 84.246407 110.26909) + (xy 84.24641 110.269092) + (xy 84.246413 110.269095) + (xy 84.314263 110.303666) + (xy 84.345341 110.319501) + (xy 84.454998 110.336869) + (xy 84.455 110.336869) + (xy 84.455002 110.336869) + (xy 84.564658 110.319501) + (xy 84.564659 110.3195) + (xy 84.564661 110.3195) + (xy 84.663587 110.269095) + (xy 84.742095 110.190587) + (xy 84.7925 110.091661) + (xy 84.7925 110.091659) + (xy 84.792501 110.091658) + (xy 84.809869 109.982002) + (xy 84.809869 109.981997) + (xy 84.792501 109.872341) + (xy 84.774829 109.837658) + (xy 84.742095 109.773413) + (xy 84.742092 109.77341) + (xy 84.74209 109.773407) + (xy 84.663592 109.694909) + (xy 84.663588 109.694906) + (xy 84.663587 109.694905) + (xy 84.620064 109.672729) + (xy 84.564658 109.644498) + (xy 84.455002 109.627131) + (xy 84.454998 109.627131) + (xy 84.345341 109.644498) + (xy 84.246414 109.694904) + (xy 84.246407 109.694909) + (xy 84.167909 109.773407) + (xy 84.167904 109.773414) + (xy 84.117498 109.872341) + (xy 84.100131 109.981997) + (xy 84.100131 109.982002) + (xy 71.9305 109.982002) + (xy 71.9305 108.712002) + (xy 85.624131 108.712002) + (xy 85.641498 108.821658) + (xy 85.691904 108.920585) + (xy 85.691909 108.920592) + (xy 85.770407 108.99909) + (xy 85.77041 108.999092) + (xy 85.770413 108.999095) + (xy 85.846237 109.037729) + (xy 85.869341 109.049501) + (xy 85.978998 109.066869) + (xy 85.979 109.066869) + (xy 85.979002 109.066869) + (xy 86.088658 109.049501) + (xy 86.088659 109.0495) + (xy 86.088661 109.0495) + (xy 86.187587 108.999095) + (xy 86.266095 108.920587) + (xy 86.3165 108.821661) + (xy 86.3165 108.821659) + (xy 86.316501 108.821658) + (xy 86.333869 108.712002) + (xy 86.333869 108.711997) + (xy 86.316501 108.602341) + (xy 86.298829 108.567658) + (xy 86.266095 108.503413) + (xy 86.266092 108.50341) + (xy 86.26609 108.503407) + (xy 86.187592 108.424909) + (xy 86.187588 108.424906) + (xy 86.187587 108.424905) + (xy 86.151791 108.406666) + (xy 86.088658 108.374498) + (xy 85.979002 108.357131) + (xy 85.978998 108.357131) + (xy 85.869341 108.374498) + (xy 85.770414 108.424904) + (xy 85.770407 108.424909) + (xy 85.691909 108.503407) + (xy 85.691904 108.503414) + (xy 85.641498 108.602341) + (xy 85.624131 108.711997) + (xy 85.624131 108.712002) + (xy 71.9305 108.712002) + (xy 71.9305 108.612219) + (xy 71.932531 108.589866) + (xy 71.935423 108.574087) + (xy 71.925231 108.541382) + (xy 71.923232 108.534206) + (xy 71.915048 108.501) + (xy 71.915044 108.500995) + (xy 71.914381 108.499731) + (xy 71.913632 108.497924) + (xy 71.911587 108.494298) + (xy 71.910436 108.492733) + (xy 71.909685 108.491492) + (xy 71.909685 108.49149) + (xy 71.88549 108.467295) + (xy 71.880371 108.461858) + (xy 71.857679 108.436244) + (xy 71.857678 108.436243) + (xy 71.856489 108.435423) + (xy 71.83925 108.421055) + (xy 71.46284 108.044645) + (xy 90.1395 108.044645) + (xy 90.178855 108.229802) + (xy 90.178857 108.229807) + (xy 90.255848 108.402729) + (xy 90.255851 108.402734) + (xy 90.356617 108.541426) + (xy 90.367112 108.555871) + (xy 90.507784 108.682533) + (xy 90.671716 108.777179) + (xy 90.851744 108.835674) + (xy 90.992808 108.8505) + (xy 90.992812 108.8505) + (xy 91.887188 108.8505) + (xy 91.887192 108.8505) + (xy 92.028256 108.835674) + (xy 92.208284 108.777179) + (xy 92.372216 108.682533) + (xy 92.512888 108.555871) + (xy 92.624151 108.40273) + (xy 92.701144 108.229803) + (xy 92.7405 108.044646) + (xy 92.7405 108.044645) + (xy 105.3795 108.044645) + (xy 105.418855 108.229802) + (xy 105.418857 108.229807) + (xy 105.495848 108.402729) + (xy 105.495851 108.402734) + (xy 105.596617 108.541426) + (xy 105.607112 108.555871) + (xy 105.747784 108.682533) + (xy 105.911716 108.777179) + (xy 106.091744 108.835674) + (xy 106.232808 108.8505) + (xy 106.232812 108.8505) + (xy 107.127188 108.8505) + (xy 107.127192 108.8505) + (xy 107.268256 108.835674) + (xy 107.448284 108.777179) + (xy 107.612216 108.682533) + (xy 107.752888 108.555871) + (xy 107.823994 108.458002) + (xy 122.327131 108.458002) + (xy 122.344498 108.567658) + (xy 122.394904 108.666585) + (xy 122.394909 108.666592) + (xy 122.473407 108.74509) + (xy 122.47341 108.745092) + (xy 122.473413 108.745095) + (xy 122.572339 108.7955) + (xy 122.572341 108.795501) + (xy 122.681998 108.812869) + (xy 122.682 108.812869) + (xy 122.682002 108.812869) + (xy 122.791658 108.795501) + (xy 122.791659 108.7955) + (xy 122.791661 108.7955) + (xy 122.890587 108.745095) + (xy 122.969095 108.666587) + (xy 123.0195 108.567661) + (xy 123.0195 108.567659) + (xy 123.019501 108.567658) + (xy 123.036869 108.458002) + (xy 123.036869 108.457997) + (xy 123.019501 108.348341) + (xy 123.013728 108.337011) + (xy 122.969095 108.249413) + (xy 122.969092 108.24941) + (xy 122.96909 108.249407) + (xy 122.890592 108.170909) + (xy 122.890588 108.170906) + (xy 122.890587 108.170905) + (xy 122.886743 108.168946) + (xy 122.791658 108.120498) + (xy 122.682002 108.103131) + (xy 122.681998 108.103131) + (xy 122.572341 108.120498) + (xy 122.473414 108.170904) + (xy 122.473407 108.170909) + (xy 122.394909 108.249407) + (xy 122.394904 108.249414) + (xy 122.344498 108.348341) + (xy 122.327131 108.457997) + (xy 122.327131 108.458002) + (xy 107.823994 108.458002) + (xy 107.864151 108.40273) + (xy 107.941144 108.229803) + (xy 107.9805 108.044646) + (xy 107.9805 108.044645) + (xy 128.2395 108.044645) + (xy 128.278855 108.229802) + (xy 128.278857 108.229807) + (xy 128.355848 108.402729) + (xy 128.355851 108.402734) + (xy 128.456617 108.541426) + (xy 128.467112 108.555871) + (xy 128.607784 108.682533) + (xy 128.771716 108.777179) + (xy 128.951744 108.835674) + (xy 129.092808 108.8505) + (xy 129.092812 108.8505) + (xy 129.987188 108.8505) + (xy 129.987192 108.8505) + (xy 130.128256 108.835674) + (xy 130.308284 108.777179) + (xy 130.472216 108.682533) + (xy 130.612888 108.555871) + (xy 130.724151 108.40273) + (xy 130.801144 108.229803) + (xy 130.8405 108.044646) + (xy 130.8405 108.044645) + (xy 143.4795 108.044645) + (xy 143.518855 108.229802) + (xy 143.518857 108.229807) + (xy 143.595848 108.402729) + (xy 143.595851 108.402734) + (xy 143.696617 108.541426) + (xy 143.707112 108.555871) + (xy 143.847784 108.682533) + (xy 144.011716 108.777179) + (xy 144.191744 108.835674) + (xy 144.332808 108.8505) + (xy 144.332812 108.8505) + (xy 145.227188 108.8505) + (xy 145.227192 108.8505) + (xy 145.368256 108.835674) + (xy 145.548284 108.777179) + (xy 145.712216 108.682533) + (xy 145.852888 108.555871) + (xy 145.964151 108.40273) + (xy 146.041144 108.229803) + (xy 146.0805 108.044646) + (xy 146.0805 108.044645) + (xy 149.8295 108.044645) + (xy 149.868855 108.229802) + (xy 149.868857 108.229807) + (xy 149.945848 108.402729) + (xy 149.945851 108.402734) + (xy 150.046617 108.541426) + (xy 150.057112 108.555871) + (xy 150.197784 108.682533) + (xy 150.361716 108.777179) + (xy 150.541744 108.835674) + (xy 150.682808 108.8505) + (xy 150.682812 108.8505) + (xy 151.577188 108.8505) + (xy 151.577192 108.8505) + (xy 151.718256 108.835674) + (xy 151.898284 108.777179) + (xy 152.062216 108.682533) + (xy 152.202888 108.555871) + (xy 152.314151 108.40273) + (xy 152.391144 108.229803) + (xy 152.4305 108.044646) + (xy 152.4305 107.855354) + (xy 152.391144 107.670197) + (xy 152.382438 107.650644) + (xy 152.314151 107.49727) + (xy 152.314148 107.497265) + (xy 152.202888 107.344129) + (xy 152.062216 107.217467) + (xy 151.898284 107.122821) + (xy 151.898277 107.122818) + (xy 151.718259 107.064327) + (xy 151.718256 107.064326) + (xy 151.577192 107.0495) + (xy 150.682808 107.0495) + (xy 150.541744 107.064326) + (xy 150.541741 107.064326) + (xy 150.54174 107.064327) + (xy 150.361722 107.122818) + (xy 150.361715 107.122821) + (xy 150.197785 107.217466) + (xy 150.057111 107.344129) + (xy 149.945851 107.497265) + (xy 149.945848 107.49727) + (xy 149.868857 107.670192) + (xy 149.868855 107.670197) + (xy 149.8295 107.855354) + (xy 149.8295 108.044645) + (xy 146.0805 108.044645) + (xy 146.0805 107.855354) + (xy 146.041144 107.670197) + (xy 146.032438 107.650644) + (xy 145.964151 107.49727) + (xy 145.964148 107.497265) + (xy 145.852888 107.344129) + (xy 145.712216 107.217467) + (xy 145.548284 107.122821) + (xy 145.548277 107.122818) + (xy 145.368259 107.064327) + (xy 145.368256 107.064326) + (xy 145.227192 107.0495) + (xy 144.332808 107.0495) + (xy 144.191744 107.064326) + (xy 144.191741 107.064326) + (xy 144.19174 107.064327) + (xy 144.011722 107.122818) + (xy 144.011715 107.122821) + (xy 143.847785 107.217466) + (xy 143.707111 107.344129) + (xy 143.595851 107.497265) + (xy 143.595848 107.49727) + (xy 143.518857 107.670192) + (xy 143.518855 107.670197) + (xy 143.4795 107.855354) + (xy 143.4795 108.044645) + (xy 130.8405 108.044645) + (xy 130.8405 107.855354) + (xy 130.801144 107.670197) + (xy 130.792438 107.650644) + (xy 130.724151 107.49727) + (xy 130.724148 107.497265) + (xy 130.612888 107.344129) + (xy 130.472216 107.217467) + (xy 130.308284 107.122821) + (xy 130.308277 107.122818) + (xy 130.128259 107.064327) + (xy 130.128256 107.064326) + (xy 129.987192 107.0495) + (xy 129.092808 107.0495) + (xy 128.951744 107.064326) + (xy 128.951741 107.064326) + (xy 128.95174 107.064327) + (xy 128.771722 107.122818) + (xy 128.771715 107.122821) + (xy 128.607785 107.217466) + (xy 128.467111 107.344129) + (xy 128.355851 107.497265) + (xy 128.355848 107.49727) + (xy 128.278857 107.670192) + (xy 128.278855 107.670197) + (xy 128.2395 107.855354) + (xy 128.2395 108.044645) + (xy 107.9805 108.044645) + (xy 107.9805 107.855354) + (xy 107.941144 107.670197) + (xy 107.932438 107.650644) + (xy 107.864151 107.49727) + (xy 107.864148 107.497265) + (xy 107.752888 107.344129) + (xy 107.612216 107.217467) + (xy 107.448284 107.122821) + (xy 107.448277 107.122818) + (xy 107.268259 107.064327) + (xy 107.268256 107.064326) + (xy 107.236629 107.061002) + (xy 123.851131 107.061002) + (xy 123.868498 107.170658) + (xy 123.918904 107.269585) + (xy 123.918909 107.269592) + (xy 123.997407 107.34809) + (xy 123.99741 107.348092) + (xy 123.997413 107.348095) + (xy 124.07877 107.389548) + (xy 124.096341 107.398501) + (xy 124.205998 107.415869) + (xy 124.206 107.415869) + (xy 124.206002 107.415869) + (xy 124.315658 107.398501) + (xy 124.315659 107.3985) + (xy 124.315661 107.3985) + (xy 124.414587 107.348095) + (xy 124.493095 107.269587) + (xy 124.5435 107.170661) + (xy 124.5435 107.170659) + (xy 124.543501 107.170658) + (xy 124.560869 107.061002) + (xy 124.560869 107.060997) + (xy 124.543501 106.951341) + (xy 124.518181 106.901647) + (xy 124.493095 106.852413) + (xy 124.493092 106.85241) + (xy 124.49309 106.852407) + (xy 124.414592 106.773909) + (xy 124.414588 106.773906) + (xy 124.414587 106.773905) + (xy 124.374728 106.753596) + (xy 124.315658 106.723498) + (xy 124.206002 106.706131) + (xy 124.205998 106.706131) + (xy 124.096341 106.723498) + (xy 123.997414 106.773904) + (xy 123.997407 106.773909) + (xy 123.918909 106.852407) + (xy 123.918904 106.852414) + (xy 123.868498 106.951341) + (xy 123.851131 107.060997) + (xy 123.851131 107.061002) + (xy 107.236629 107.061002) + (xy 107.127192 107.0495) + (xy 106.232808 107.0495) + (xy 106.091744 107.064326) + (xy 106.091741 107.064326) + (xy 106.09174 107.064327) + (xy 105.911722 107.122818) + (xy 105.911715 107.122821) + (xy 105.747785 107.217466) + (xy 105.607111 107.344129) + (xy 105.495851 107.497265) + (xy 105.495848 107.49727) + (xy 105.418857 107.670192) + (xy 105.418855 107.670197) + (xy 105.3795 107.855354) + (xy 105.3795 108.044645) + (xy 92.7405 108.044645) + (xy 92.7405 107.855354) + (xy 92.701144 107.670197) + (xy 92.692438 107.650644) + (xy 92.624151 107.49727) + (xy 92.624148 107.497265) + (xy 92.512888 107.344129) + (xy 92.372216 107.217467) + (xy 92.208284 107.122821) + (xy 92.208277 107.122818) + (xy 92.028259 107.064327) + (xy 92.028256 107.064326) + (xy 91.887192 107.0495) + (xy 90.992808 107.0495) + (xy 90.851744 107.064326) + (xy 90.851741 107.064326) + (xy 90.85174 107.064327) + (xy 90.671722 107.122818) + (xy 90.671715 107.122821) + (xy 90.507785 107.217466) + (xy 90.367111 107.344129) + (xy 90.255851 107.497265) + (xy 90.255848 107.49727) + (xy 90.178857 107.670192) + (xy 90.178855 107.670197) + (xy 90.1395 107.855354) + (xy 90.1395 108.044645) + (xy 71.46284 108.044645) + (xy 71.369765 107.95157) + (xy 70.900138 107.481944) + (xy 70.866654 107.420622) + (xy 70.871638 107.350931) + (xy 70.904849 107.302113) + (xy 70.922888 107.285871) + (xy 71.034151 107.13273) + (xy 71.111144 106.959803) + (xy 71.1505 106.774646) + (xy 71.1505 106.585354) + (xy 71.111144 106.400197) + (xy 71.087832 106.347839) + (xy 71.034151 106.22727) + (xy 71.034148 106.227265) + (xy 70.922888 106.074129) + (xy 70.871277 106.027658) + (xy 70.782216 105.947467) + (xy 70.618284 105.852821) + (xy 70.618277 105.852818) + (xy 70.438259 105.794327) + (xy 70.438256 105.794326) + (xy 70.297192 105.7795) + (xy 69.402808 105.7795) + (xy 69.261744 105.794326) + (xy 69.261741 105.794326) + (xy 69.26174 105.794327) + (xy 69.081722 105.852818) + (xy 69.081715 105.852821) + (xy 68.917785 105.947466) + (xy 68.777111 106.074129) + (xy 68.665851 106.227265) + (xy 68.665848 106.22727) + (xy 68.588857 106.400192) + (xy 68.588855 106.400197) + (xy 68.560063 106.535658) + (xy 68.5495 106.585354) + (xy 68.5495 106.774646) + (xy 67.4705 106.774646) + (xy 67.4705 106.19674) + (xy 67.460573 106.128607) + (xy 67.409198 106.023517) + (xy 67.409196 106.023515) + (xy 67.409196 106.023514) + (xy 67.326485 105.940803) + (xy 67.22139 105.889425) + (xy 67.212193 105.886584) + (xy 67.213009 105.883942) + (xy 67.163111 105.861035) + (xy 67.125453 105.802182) + (xy 67.1205 105.767484) + (xy 67.1205 105.410002) + (xy 88.672131 105.410002) + (xy 88.689498 105.519658) + (xy 88.739904 105.618585) + (xy 88.739909 105.618592) + (xy 88.818407 105.69709) + (xy 88.81841 105.697092) + (xy 88.818413 105.697095) + (xy 88.898406 105.737853) + (xy 88.917341 105.747501) + (xy 89.026998 105.764869) + (xy 89.027 105.764869) + (xy 89.027002 105.764869) + (xy 89.136658 105.747501) + (xy 89.136659 105.7475) + (xy 89.136661 105.7475) + (xy 89.235587 105.697095) + (xy 89.314095 105.618587) + (xy 89.3645 105.519661) + (xy 89.3645 105.519659) + (xy 89.364501 105.519658) + (xy 89.366879 105.504645) + (xy 90.1395 105.504645) + (xy 90.178855 105.689802) + (xy 90.178857 105.689807) + (xy 90.255848 105.862729) + (xy 90.255851 105.862734) + (xy 90.354594 105.998642) + (xy 90.367112 106.015871) + (xy 90.507784 106.142533) + (xy 90.671716 106.237179) + (xy 90.851744 106.295674) + (xy 90.992808 106.3105) + (xy 90.992812 106.3105) + (xy 91.887188 106.3105) + (xy 91.887192 106.3105) + (xy 92.028256 106.295674) + (xy 92.208284 106.237179) + (xy 92.238223 106.219894) + (xy 105.3795 106.219894) + (xy 105.379501 106.219902) + (xy 105.38533 106.249212) + (xy 105.407542 106.282457) + (xy 105.423306 106.292989) + (xy 105.440787 106.304669) + (xy 105.44079 106.304669) + (xy 105.440791 106.30467) + (xy 105.450647 106.30663) + (xy 105.470101 106.3105) + (xy 107.889898 106.310499) + (xy 107.919213 106.304669) + (xy 107.952457 106.282457) + (xy 107.974669 106.249213) + (xy 107.9805 106.219899) + (xy 107.9805 105.918002) + (xy 123.343131 105.918002) + (xy 123.360498 106.027658) + (xy 123.410904 106.126585) + (xy 123.410909 106.126592) + (xy 123.489407 106.20509) + (xy 123.48941 106.205092) + (xy 123.489413 106.205095) + (xy 123.57599 106.249208) + (xy 123.588341 106.255501) + (xy 123.697998 106.272869) + (xy 123.698 106.272869) + (xy 123.698002 106.272869) + (xy 123.807658 106.255501) + (xy 123.807659 106.2555) + (xy 123.807661 106.2555) + (xy 123.906587 106.205095) + (xy 123.985095 106.126587) + (xy 124.0355 106.027661) + (xy 124.0355 106.027659) + (xy 124.035501 106.027658) + (xy 124.052869 105.918002) + (xy 124.052869 105.917997) + (xy 124.035501 105.808341) + (xy 124.028703 105.794999) + (xy 123.985095 105.709413) + (xy 123.985092 105.70941) + (xy 123.98509 105.709407) + (xy 123.906592 105.630909) + (xy 123.906588 105.630906) + (xy 123.906587 105.630905) + (xy 123.902743 105.628946) + (xy 123.807658 105.580498) + (xy 123.698002 105.563131) + (xy 123.697998 105.563131) + (xy 123.588341 105.580498) + (xy 123.489414 105.630904) + (xy 123.489407 105.630909) + (xy 123.410909 105.709407) + (xy 123.410904 105.709414) + (xy 123.360498 105.808341) + (xy 123.343131 105.917997) + (xy 123.343131 105.918002) + (xy 107.9805 105.918002) + (xy 107.9805 105.504645) + (xy 128.2395 105.504645) + (xy 128.278855 105.689802) + (xy 128.278857 105.689807) + (xy 128.355848 105.862729) + (xy 128.355851 105.862734) + (xy 128.454594 105.998642) + (xy 128.467112 106.015871) + (xy 128.607784 106.142533) + (xy 128.771716 106.237179) + (xy 128.951744 106.295674) + (xy 129.092808 106.3105) + (xy 129.092812 106.3105) + (xy 129.987188 106.3105) + (xy 129.987192 106.3105) + (xy 130.128256 106.295674) + (xy 130.308284 106.237179) + (xy 130.338223 106.219894) + (xy 143.4795 106.219894) + (xy 143.479501 106.219902) + (xy 143.48533 106.249212) + (xy 143.507542 106.282457) + (xy 143.523306 106.292989) + (xy 143.540787 106.304669) + (xy 143.54079 106.304669) + (xy 143.540791 106.30467) + (xy 143.550647 106.30663) + (xy 143.570101 106.3105) + (xy 145.989898 106.310499) + (xy 146.019213 106.304669) + (xy 146.052457 106.282457) + (xy 146.074669 106.249213) + (xy 146.0805 106.219899) + (xy 146.0805 105.504645) + (xy 149.8295 105.504645) + (xy 149.868855 105.689802) + (xy 149.868857 105.689807) + (xy 149.945848 105.862729) + (xy 149.945851 105.862734) + (xy 150.044594 105.998642) + (xy 150.057112 106.015871) + (xy 150.197784 106.142533) + (xy 150.361716 106.237179) + (xy 150.541744 106.295674) + (xy 150.682808 106.3105) + (xy 150.682812 106.3105) + (xy 151.577188 106.3105) + (xy 151.577192 106.3105) + (xy 151.718256 106.295674) + (xy 151.892181 106.239162) + (xy 151.962022 106.237167) + (xy 152.021855 106.273247) + (xy 152.052683 106.335948) + (xy 152.052972 106.376491) + (xy 152.045131 106.425997) + (xy 152.045131 106.426002) + (xy 152.062498 106.535658) + (xy 152.112904 106.634585) + (xy 152.112909 106.634592) + (xy 152.191407 106.71309) + (xy 152.19141 106.713092) + (xy 152.191413 106.713095) + (xy 152.217689 106.726483) + (xy 152.290341 106.763501) + (xy 152.399998 106.780869) + (xy 152.4 106.780869) + (xy 152.400002 106.780869) + (xy 152.509658 106.763501) + (xy 152.509659 106.7635) + (xy 152.509661 106.7635) + (xy 152.608587 106.713095) + (xy 152.687095 106.634587) + (xy 152.7375 106.535661) + (xy 152.7375 106.535659) + (xy 152.737501 106.535658) + (xy 152.754869 106.426002) + (xy 152.754869 106.425997) + (xy 152.737501 106.316341) + (xy 152.717691 106.277461) + (xy 152.687095 106.217413) + (xy 152.687092 106.21741) + (xy 152.68709 106.217407) + (xy 152.608592 106.138909) + (xy 152.608588 106.138906) + (xy 152.608587 106.138905) + (xy 152.584421 106.126592) + (xy 152.509658 106.088498) + (xy 152.390361 106.069604) + (xy 152.390829 106.066646) + (xy 152.339064 106.051446) + (xy 152.293309 105.998642) + (xy 152.283365 105.929484) + (xy 152.305784 105.874247) + (xy 152.30929 105.869421) + (xy 152.314151 105.86273) + (xy 152.391144 105.689803) + (xy 152.4305 105.504646) + (xy 152.4305 105.315354) + (xy 152.391144 105.130197) + (xy 152.387897 105.122905) + (xy 152.314151 104.95727) + (xy 152.314148 104.957265) + (xy 152.202888 104.804129) + (xy 152.062216 104.677467) + (xy 151.898284 104.582821) + (xy 151.898277 104.582818) + (xy 151.718259 104.524327) + (xy 151.718256 104.524326) + (xy 151.577192 104.5095) + (xy 150.682808 104.5095) + (xy 150.541744 104.524326) + (xy 150.541741 104.524326) + (xy 150.54174 104.524327) + (xy 150.361722 104.582818) + (xy 150.361715 104.582821) + (xy 150.197785 104.677466) + (xy 150.057111 104.804129) + (xy 149.945851 104.957265) + (xy 149.945848 104.95727) + (xy 149.868857 105.130192) + (xy 149.868855 105.130197) + (xy 149.8295 105.315354) + (xy 149.8295 105.504645) + (xy 146.0805 105.504645) + (xy 146.080499 104.600102) + (xy 146.074669 104.570787) + (xy 146.071743 104.566407) + (xy 146.052457 104.537542) + (xy 146.019214 104.515332) + (xy 146.019215 104.515332) + (xy 146.019213 104.515331) + (xy 146.019211 104.51533) + (xy 146.019208 104.515329) + (xy 145.989901 104.5095) + (xy 143.570105 104.5095) + (xy 143.570097 104.509501) + (xy 143.540787 104.51533) + (xy 143.507542 104.537542) + (xy 143.485332 104.570785) + (xy 143.485329 104.570791) + (xy 143.4795 104.600098) + (xy 143.4795 106.219894) + (xy 130.338223 106.219894) + (xy 130.472216 106.142533) + (xy 130.612888 106.015871) + (xy 130.724151 105.86273) + (xy 130.801144 105.689803) + (xy 130.8405 105.504646) + (xy 130.8405 105.315354) + (xy 130.801144 105.130197) + (xy 130.797897 105.122905) + (xy 130.724151 104.95727) + (xy 130.724148 104.957265) + (xy 130.612888 104.804129) + (xy 130.472216 104.677467) + (xy 130.308284 104.582821) + (xy 130.308277 104.582818) + (xy 130.128259 104.524327) + (xy 130.128256 104.524326) + (xy 129.987192 104.5095) + (xy 129.092808 104.5095) + (xy 128.951744 104.524326) + (xy 128.951741 104.524326) + (xy 128.95174 104.524327) + (xy 128.771722 104.582818) + (xy 128.771715 104.582821) + (xy 128.607785 104.677466) + (xy 128.467111 104.804129) + (xy 128.355851 104.957265) + (xy 128.355848 104.95727) + (xy 128.278857 105.130192) + (xy 128.278855 105.130197) + (xy 128.2395 105.315354) + (xy 128.2395 105.504645) + (xy 107.9805 105.504645) + (xy 107.980499 104.600102) + (xy 107.974669 104.570787) + (xy 107.971743 104.566407) + (xy 107.952457 104.537542) + (xy 107.919214 104.515332) + (xy 107.919215 104.515332) + (xy 107.919213 104.515331) + (xy 107.919211 104.51533) + (xy 107.919208 104.515329) + (xy 107.889901 104.5095) + (xy 105.470105 104.5095) + (xy 105.470097 104.509501) + (xy 105.440787 104.51533) + (xy 105.407542 104.537542) + (xy 105.385332 104.570785) + (xy 105.385329 104.570791) + (xy 105.3795 104.600098) + (xy 105.3795 106.219894) + (xy 92.238223 106.219894) + (xy 92.372216 106.142533) + (xy 92.512888 106.015871) + (xy 92.624151 105.86273) + (xy 92.701144 105.689803) + (xy 92.7405 105.504646) + (xy 92.7405 105.315354) + (xy 92.701144 105.130197) + (xy 92.697897 105.122905) + (xy 92.624151 104.95727) + (xy 92.624148 104.957265) + (xy 92.512888 104.804129) + (xy 92.372216 104.677467) + (xy 92.208284 104.582821) + (xy 92.208277 104.582818) + (xy 92.028259 104.524327) + (xy 92.028256 104.524326) + (xy 91.887192 104.5095) + (xy 90.992808 104.5095) + (xy 90.851744 104.524326) + (xy 90.851741 104.524326) + (xy 90.85174 104.524327) + (xy 90.671722 104.582818) + (xy 90.671715 104.582821) + (xy 90.507785 104.677466) + (xy 90.367111 104.804129) + (xy 90.255851 104.957265) + (xy 90.255848 104.95727) + (xy 90.178857 105.130192) + (xy 90.178855 105.130197) + (xy 90.1395 105.315354) + (xy 90.1395 105.504645) + (xy 89.366879 105.504645) + (xy 89.381869 105.410002) + (xy 89.381869 105.409997) + (xy 89.364501 105.300341) + (xy 89.354545 105.280802) + (xy 89.314095 105.201413) + (xy 89.314092 105.20141) + (xy 89.31409 105.201407) + (xy 89.235592 105.122909) + (xy 89.235588 105.122906) + (xy 89.235587 105.122905) + (xy 89.172691 105.090858) + (xy 89.136658 105.072498) + (xy 89.027002 105.055131) + (xy 89.026998 105.055131) + (xy 88.917341 105.072498) + (xy 88.818414 105.122904) + (xy 88.818407 105.122909) + (xy 88.739909 105.201407) + (xy 88.739904 105.201414) + (xy 88.689498 105.300341) + (xy 88.672131 105.409997) + (xy 88.672131 105.410002) + (xy 67.1205 105.410002) + (xy 67.1205 105.052515) + (xy 67.140185 104.985476) + (xy 67.192989 104.939721) + (xy 67.212376 104.934009) + (xy 67.212193 104.933416) + (xy 67.22139 104.930574) + (xy 67.221391 104.930573) + (xy 67.221393 104.930573) + (xy 67.326483 104.879198) + (xy 67.409198 104.796483) + (xy 67.460573 104.691393) + (xy 67.4705 104.62326) + (xy 67.4705 104.018544) + (xy 67.490185 103.951505) + (xy 67.506819 103.930863) + (xy 68.180863 103.256819) + (xy 68.242186 103.223334) + (xy 68.268544 103.2205) + (xy 68.802401 103.2205) + (xy 68.86944 103.240185) + (xy 68.915195 103.292989) + (xy 68.925139 103.362147) + (xy 68.896114 103.425703) + (xy 68.885373 103.43665) + (xy 68.777111 103.534129) + (xy 68.665851 103.687265) + (xy 68.665848 103.68727) + (xy 68.588857 103.860192) + (xy 68.588855 103.860197) + (xy 68.5495 104.045354) + (xy 68.5495 104.234645) + (xy 68.588855 104.419802) + (xy 68.588857 104.419807) + (xy 68.665848 104.592729) + (xy 68.665851 104.592734) + (xy 68.776479 104.745) + (xy 68.777112 104.745871) + (xy 68.917784 104.872533) + (xy 69.081716 104.967179) + (xy 69.261744 105.025674) + (xy 69.402808 105.0405) + (xy 69.402812 105.0405) + (xy 70.297188 105.0405) + (xy 70.297192 105.0405) + (xy 70.438256 105.025674) + (xy 70.618284 104.967179) + (xy 70.782216 104.872533) + (xy 70.890535 104.775002) + (xy 85.116131 104.775002) + (xy 85.133498 104.884658) + (xy 85.183904 104.983585) + (xy 85.183909 104.983592) + (xy 85.262407 105.06209) + (xy 85.26241 105.062092) + (xy 85.262413 105.062095) + (xy 85.295988 105.079202) + (xy 85.361341 105.112501) + (xy 85.470998 105.129869) + (xy 85.471 105.129869) + (xy 85.471002 105.129869) + (xy 85.580658 105.112501) + (xy 85.580659 105.1125) + (xy 85.580661 105.1125) + (xy 85.679587 105.062095) + (xy 85.758095 104.983587) + (xy 85.8085 104.884661) + (xy 85.8085 104.884659) + (xy 85.808501 104.884658) + (xy 85.825869 104.775002) + (xy 86.132131 104.775002) + (xy 86.149498 104.884658) + (xy 86.199904 104.983585) + (xy 86.199909 104.983592) + (xy 86.278407 105.06209) + (xy 86.27841 105.062092) + (xy 86.278413 105.062095) + (xy 86.311988 105.079202) + (xy 86.377341 105.112501) + (xy 86.486998 105.129869) + (xy 86.487 105.129869) + (xy 86.487002 105.129869) + (xy 86.596658 105.112501) + (xy 86.596659 105.1125) + (xy 86.596661 105.1125) + (xy 86.695587 105.062095) + (xy 86.774095 104.983587) + (xy 86.8245 104.884661) + (xy 86.8245 104.884659) + (xy 86.824501 104.884658) + (xy 86.841869 104.775002) + (xy 86.841869 104.774997) + (xy 86.824501 104.665341) + (xy 86.792525 104.602585) + (xy 86.774095 104.566413) + (xy 86.774092 104.56641) + (xy 86.77409 104.566407) + (xy 86.695592 104.487909) + (xy 86.695588 104.487906) + (xy 86.695587 104.487905) + (xy 86.617946 104.448345) + (xy 86.596658 104.437498) + (xy 86.487002 104.420131) + (xy 86.486998 104.420131) + (xy 86.377341 104.437498) + (xy 86.278414 104.487904) + (xy 86.278407 104.487909) + (xy 86.199909 104.566407) + (xy 86.199904 104.566414) + (xy 86.149498 104.665341) + (xy 86.132131 104.774997) + (xy 86.132131 104.775002) + (xy 85.825869 104.775002) + (xy 85.825869 104.774997) + (xy 85.808501 104.665341) + (xy 85.776525 104.602585) + (xy 85.758095 104.566413) + (xy 85.758092 104.56641) + (xy 85.75809 104.566407) + (xy 85.679592 104.487909) + (xy 85.679588 104.487906) + (xy 85.679587 104.487905) + (xy 85.601946 104.448345) + (xy 85.580658 104.437498) + (xy 85.471002 104.420131) + (xy 85.470998 104.420131) + (xy 85.361341 104.437498) + (xy 85.262414 104.487904) + (xy 85.262407 104.487909) + (xy 85.183909 104.566407) + (xy 85.183904 104.566414) + (xy 85.133498 104.665341) + (xy 85.116131 104.774997) + (xy 85.116131 104.775002) + (xy 70.890535 104.775002) + (xy 70.922888 104.745871) + (xy 71.034151 104.59273) + (xy 71.111144 104.419803) + (xy 71.116628 104.394002) + (xy 152.553131 104.394002) + (xy 152.570498 104.503658) + (xy 152.620904 104.602585) + (xy 152.620909 104.602592) + (xy 152.699407 104.68109) + (xy 152.69941 104.681092) + (xy 152.699413 104.681095) + (xy 152.776293 104.720267) + (xy 152.798341 104.731501) + (xy 152.907998 104.748869) + (xy 152.908 104.748869) + (xy 152.908002 104.748869) + (xy 153.017658 104.731501) + (xy 153.017659 104.7315) + (xy 153.017661 104.7315) + (xy 153.116587 104.681095) + (xy 153.195095 104.602587) + (xy 153.2455 104.503661) + (xy 153.2455 104.503659) + (xy 153.245501 104.503658) + (xy 153.262869 104.394002) + (xy 153.262869 104.393997) + (xy 153.245501 104.284341) + (xy 153.20396 104.202812) + (xy 153.195095 104.185413) + (xy 153.195092 104.18541) + (xy 153.19509 104.185407) + (xy 153.116592 104.106909) + (xy 153.116588 104.106906) + (xy 153.116587 104.106905) + (xy 153.066511 104.08139) + (xy 153.017658 104.056498) + (xy 152.908002 104.039131) + (xy 152.907998 104.039131) + (xy 152.798341 104.056498) + (xy 152.699414 104.106904) + (xy 152.699407 104.106909) + (xy 152.620909 104.185407) + (xy 152.620904 104.185414) + (xy 152.570498 104.284341) + (xy 152.553131 104.393997) + (xy 152.553131 104.394002) + (xy 71.116628 104.394002) + (xy 71.1505 104.234646) + (xy 71.1505 104.045354) + (xy 71.111144 103.860197) + (xy 71.107897 103.852905) + (xy 71.066088 103.759002) + (xy 86.767131 103.759002) + (xy 86.784498 103.868658) + (xy 86.834904 103.967585) + (xy 86.834909 103.967592) + (xy 86.913407 104.04609) + (xy 86.91341 104.046092) + (xy 86.913413 104.046095) + (xy 86.982684 104.08139) + (xy 87.012341 104.096501) + (xy 87.121998 104.113869) + (xy 87.122 104.113869) + (xy 87.122002 104.113869) + (xy 87.231658 104.096501) + (xy 87.231659 104.0965) + (xy 87.231661 104.0965) + (xy 87.330587 104.046095) + (xy 87.409095 103.967587) + (xy 87.4595 103.868661) + (xy 87.4595 103.868659) + (xy 87.459501 103.868658) + (xy 87.476869 103.759002) + (xy 87.476869 103.758997) + (xy 87.459501 103.649341) + (xy 87.428556 103.588608) + (xy 87.409095 103.550413) + (xy 87.409092 103.55041) + (xy 87.40909 103.550407) + (xy 87.363685 103.505002) + (xy 118.009131 103.505002) + (xy 118.026498 103.614658) + (xy 118.076904 103.713585) + (xy 118.076909 103.713592) + (xy 118.155407 103.79209) + (xy 118.15541 103.792092) + (xy 118.155413 103.792095) + (xy 118.250414 103.8405) + (xy 118.254341 103.842501) + (xy 118.363998 103.859869) + (xy 118.364 103.859869) + (xy 118.364002 103.859869) + (xy 118.473658 103.842501) + (xy 118.473659 103.8425) + (xy 118.473661 103.8425) + (xy 118.572587 103.792095) + (xy 118.651095 103.713587) + (xy 118.7015 103.614661) + (xy 118.7015 103.614659) + (xy 118.701501 103.614658) + (xy 118.718869 103.505002) + (xy 118.718869 103.504997) + (xy 118.701501 103.395341) + (xy 118.7015 103.395339) + (xy 118.651095 103.296413) + (xy 118.651092 103.29641) + (xy 118.65109 103.296407) + (xy 118.572592 103.217909) + (xy 118.572588 103.217906) + (xy 118.572587 103.217905) + (xy 118.541515 103.202073) + (xy 118.473658 103.167498) + (xy 118.364002 103.150131) + (xy 118.363998 103.150131) + (xy 118.254341 103.167498) + (xy 118.155414 103.217904) + (xy 118.155407 103.217909) + (xy 118.076909 103.296407) + (xy 118.076904 103.296414) + (xy 118.026498 103.395341) + (xy 118.009131 103.504997) + (xy 118.009131 103.505002) + (xy 87.363685 103.505002) + (xy 87.330592 103.471909) + (xy 87.330588 103.471906) + (xy 87.330587 103.471905) + (xy 87.261395 103.43665) + (xy 87.231658 103.421498) + (xy 87.122002 103.404131) + (xy 87.121998 103.404131) + (xy 87.012341 103.421498) + (xy 86.913414 103.471904) + (xy 86.913407 103.471909) + (xy 86.834909 103.550407) + (xy 86.834904 103.550414) + (xy 86.784498 103.649341) + (xy 86.767131 103.758997) + (xy 86.767131 103.759002) + (xy 71.066088 103.759002) + (xy 71.034151 103.68727) + (xy 71.034148 103.687265) + (xy 70.922888 103.534129) + (xy 70.814627 103.43665) + (xy 70.777978 103.377163) + (xy 70.779309 103.307306) + (xy 70.818195 103.249258) + (xy 70.882292 103.221448) + (xy 70.897599 103.2205) + (xy 76.955789 103.2205) + (xy 76.981234 103.223138) + (xy 76.990315 103.225043) + (xy 77.015673 103.221881) + (xy 77.019123 103.221452) + (xy 77.032764 103.220605) + (xy 77.034026 103.2205) + (xy 77.03404 103.2205) + (xy 77.042071 103.219159) + (xy 77.053014 103.217334) + (xy 77.058063 103.216597) + (xy 77.106393 103.210573) + (xy 77.106399 103.210569) + (xy 77.113456 103.208468) + (xy 77.120377 103.206092) + (xy 77.120381 103.206092) + (xy 77.163216 103.182909) + (xy 77.167729 103.180586) + (xy 77.211484 103.159198) + (xy 77.211486 103.159195) + (xy 77.217461 103.154929) + (xy 77.223256 103.150419) + (xy 77.223255 103.150419) + (xy 77.223258 103.150418) + (xy 77.256254 103.114572) + (xy 77.259756 103.110924) + (xy 78.313915 102.056766) + (xy 90.14 102.056766) + (xy 90.154858 102.226599) + (xy 90.15486 102.22661) + (xy 90.21373 102.446317) + (xy 90.213734 102.446326) + (xy 90.309865 102.652482) + (xy 90.440342 102.83882) + (xy 90.601179 102.999657) + (xy 90.787517 103.130134) + (xy 90.993673 103.226265) + (xy 90.993682 103.226269) + (xy 91.189999 103.278872) + (xy 91.19 103.278871) + (xy 91.19 101.915686) + (xy 91.201955 101.927641) + (xy 91.314852 101.985165) + (xy 91.408519 102) + (xy 91.471481 102) + (xy 91.565148 101.985165) + (xy 91.678045 101.927641) + (xy 91.69 101.915686) + (xy 91.69 103.278872) + (xy 91.886317 103.226269) + (xy 91.886326 103.226265) + (xy 92.092482 103.130134) + (xy 92.27882 102.999657) + (xy 92.439657 102.83882) + (xy 92.570134 102.652482) + (xy 92.666265 102.446326) + (xy 92.666269 102.446317) + (xy 92.725139 102.22661) + (xy 92.725141 102.226599) + (xy 92.739999 102.056766) + (xy 92.74 102.056764) + (xy 92.74 102.047192) + (xy 93.0795 102.047192) + (xy 93.094326 102.188256) + (xy 93.094327 102.188259) + (xy 93.152818 102.368277) + (xy 93.152821 102.368284) + (xy 93.247467 102.532216) + (xy 93.355641 102.652355) + (xy 93.374129 102.672888) + (xy 93.527265 102.784148) + (xy 93.52727 102.784151) + (xy 93.700192 102.861142) + (xy 93.700197 102.861144) + (xy 93.885354 102.9005) + (xy 93.885355 102.9005) + (xy 94.074644 102.9005) + (xy 94.074646 102.9005) + (xy 94.259803 102.861144) + (xy 94.43273 102.784151) + (xy 94.585871 102.672888) + (xy 94.712533 102.532216) + (xy 94.807179 102.368284) + (xy 94.865674 102.188256) + (xy 94.8805 102.047192) + (xy 95.6195 102.047192) + (xy 95.634326 102.188256) + (xy 95.634327 102.188259) + (xy 95.692818 102.368277) + (xy 95.692821 102.368284) + (xy 95.787467 102.532216) + (xy 95.895641 102.652355) + (xy 95.914129 102.672888) + (xy 96.067265 102.784148) + (xy 96.06727 102.784151) + (xy 96.240192 102.861142) + (xy 96.240197 102.861144) + (xy 96.425354 102.9005) + (xy 96.425355 102.9005) + (xy 96.614644 102.9005) + (xy 96.614646 102.9005) + (xy 96.799803 102.861144) + (xy 96.97273 102.784151) + (xy 97.125871 102.672888) + (xy 97.252533 102.532216) + (xy 97.347179 102.368284) + (xy 97.405674 102.188256) + (xy 97.4205 102.047192) + (xy 98.1595 102.047192) + (xy 98.174326 102.188256) + (xy 98.174327 102.188259) + (xy 98.232818 102.368277) + (xy 98.232821 102.368284) + (xy 98.327467 102.532216) + (xy 98.435641 102.652355) + (xy 98.454129 102.672888) + (xy 98.607265 102.784148) + (xy 98.60727 102.784151) + (xy 98.780192 102.861142) + (xy 98.780197 102.861144) + (xy 98.965354 102.9005) + (xy 98.965355 102.9005) + (xy 99.154644 102.9005) + (xy 99.154646 102.9005) + (xy 99.339803 102.861144) + (xy 99.51273 102.784151) + (xy 99.665871 102.672888) + (xy 99.792533 102.532216) + (xy 99.887179 102.368284) + (xy 99.945674 102.188256) + (xy 99.9605 102.047192) + (xy 100.6995 102.047192) + (xy 100.714326 102.188256) + (xy 100.714327 102.188259) + (xy 100.772818 102.368277) + (xy 100.772821 102.368284) + (xy 100.867467 102.532216) + (xy 100.975641 102.652355) + (xy 100.994129 102.672888) + (xy 101.147265 102.784148) + (xy 101.14727 102.784151) + (xy 101.320192 102.861142) + (xy 101.320197 102.861144) + (xy 101.505354 102.9005) + (xy 101.505355 102.9005) + (xy 101.694644 102.9005) + (xy 101.694646 102.9005) + (xy 101.879803 102.861144) + (xy 102.05273 102.784151) + (xy 102.205871 102.672888) + (xy 102.332533 102.532216) + (xy 102.427179 102.368284) + (xy 102.485674 102.188256) + (xy 102.5005 102.047192) + (xy 103.2395 102.047192) + (xy 103.254326 102.188256) + (xy 103.254327 102.188259) + (xy 103.312818 102.368277) + (xy 103.312821 102.368284) + (xy 103.407467 102.532216) + (xy 103.515641 102.652355) + (xy 103.534129 102.672888) + (xy 103.687265 102.784148) + (xy 103.68727 102.784151) + (xy 103.860192 102.861142) + (xy 103.860197 102.861144) + (xy 104.045354 102.9005) + (xy 104.045355 102.9005) + (xy 104.234644 102.9005) + (xy 104.234646 102.9005) + (xy 104.419803 102.861144) + (xy 104.59273 102.784151) + (xy 104.745871 102.672888) + (xy 104.872533 102.532216) + (xy 104.967179 102.368284) + (xy 105.025674 102.188256) + (xy 105.0405 102.047192) + (xy 105.7795 102.047192) + (xy 105.794326 102.188256) + (xy 105.794327 102.188259) + (xy 105.852818 102.368277) + (xy 105.852821 102.368284) + (xy 105.947467 102.532216) + (xy 106.055641 102.652355) + (xy 106.074129 102.672888) + (xy 106.227265 102.784148) + (xy 106.22727 102.784151) + (xy 106.400192 102.861142) + (xy 106.400197 102.861144) + (xy 106.585354 102.9005) + (xy 106.585355 102.9005) + (xy 106.774644 102.9005) + (xy 106.774646 102.9005) + (xy 106.959803 102.861144) + (xy 107.13273 102.784151) + (xy 107.285871 102.672888) + (xy 107.412533 102.532216) + (xy 107.507179 102.368284) + (xy 107.565674 102.188256) + (xy 107.579494 102.056766) + (xy 125.7 102.056766) + (xy 125.714858 102.226599) + (xy 125.71486 102.22661) + (xy 125.77373 102.446317) + (xy 125.773734 102.446326) + (xy 125.869865 102.652482) + (xy 126.000342 102.83882) + (xy 126.161179 102.999657) + (xy 126.347517 103.130134) + (xy 126.553673 103.226265) + (xy 126.553682 103.226269) + (xy 126.749999 103.278872) + (xy 126.75 103.278871) + (xy 126.75 101.915686) + (xy 126.761955 101.927641) + (xy 126.874852 101.985165) + (xy 126.968519 102) + (xy 127.031481 102) + (xy 127.125148 101.985165) + (xy 127.238045 101.927641) + (xy 127.25 101.915686) + (xy 127.25 103.278872) + (xy 127.446317 103.226269) + (xy 127.446326 103.226265) + (xy 127.652482 103.130134) + (xy 127.83882 102.999657) + (xy 127.999657 102.83882) + (xy 128.130134 102.652482) + (xy 128.226265 102.446326) + (xy 128.226269 102.446317) + (xy 128.285139 102.22661) + (xy 128.285141 102.226599) + (xy 128.299999 102.056766) + (xy 128.3 102.056764) + (xy 128.3 102.047192) + (xy 128.6395 102.047192) + (xy 128.654326 102.188256) + (xy 128.654327 102.188259) + (xy 128.712818 102.368277) + (xy 128.712821 102.368284) + (xy 128.807467 102.532216) + (xy 128.915641 102.652355) + (xy 128.934129 102.672888) + (xy 129.087265 102.784148) + (xy 129.08727 102.784151) + (xy 129.260192 102.861142) + (xy 129.260197 102.861144) + (xy 129.445354 102.9005) + (xy 129.445355 102.9005) + (xy 129.634644 102.9005) + (xy 129.634646 102.9005) + (xy 129.819803 102.861144) + (xy 129.99273 102.784151) + (xy 130.145871 102.672888) + (xy 130.272533 102.532216) + (xy 130.367179 102.368284) + (xy 130.425674 102.188256) + (xy 130.4405 102.047192) + (xy 131.1795 102.047192) + (xy 131.194326 102.188256) + (xy 131.194327 102.188259) + (xy 131.252818 102.368277) + (xy 131.252821 102.368284) + (xy 131.347467 102.532216) + (xy 131.455641 102.652355) + (xy 131.474129 102.672888) + (xy 131.627265 102.784148) + (xy 131.62727 102.784151) + (xy 131.800192 102.861142) + (xy 131.800197 102.861144) + (xy 131.985354 102.9005) + (xy 131.985355 102.9005) + (xy 132.174644 102.9005) + (xy 132.174646 102.9005) + (xy 132.359803 102.861144) + (xy 132.53273 102.784151) + (xy 132.685871 102.672888) + (xy 132.812533 102.532216) + (xy 132.907179 102.368284) + (xy 132.965674 102.188256) + (xy 132.9805 102.047192) + (xy 133.7195 102.047192) + (xy 133.734326 102.188256) + (xy 133.734327 102.188259) + (xy 133.792818 102.368277) + (xy 133.792821 102.368284) + (xy 133.887467 102.532216) + (xy 133.995641 102.652355) + (xy 134.014129 102.672888) + (xy 134.167265 102.784148) + (xy 134.16727 102.784151) + (xy 134.340192 102.861142) + (xy 134.340197 102.861144) + (xy 134.525354 102.9005) + (xy 134.525355 102.9005) + (xy 134.714644 102.9005) + (xy 134.714646 102.9005) + (xy 134.899803 102.861144) + (xy 135.07273 102.784151) + (xy 135.225871 102.672888) + (xy 135.352533 102.532216) + (xy 135.447179 102.368284) + (xy 135.505674 102.188256) + (xy 135.5205 102.047192) + (xy 136.2595 102.047192) + (xy 136.274326 102.188256) + (xy 136.274327 102.188259) + (xy 136.332818 102.368277) + (xy 136.332821 102.368284) + (xy 136.427467 102.532216) + (xy 136.535641 102.652355) + (xy 136.554129 102.672888) + (xy 136.707265 102.784148) + (xy 136.70727 102.784151) + (xy 136.880192 102.861142) + (xy 136.880197 102.861144) + (xy 137.065354 102.9005) + (xy 137.065355 102.9005) + (xy 137.254644 102.9005) + (xy 137.254646 102.9005) + (xy 137.439803 102.861144) + (xy 137.61273 102.784151) + (xy 137.765871 102.672888) + (xy 137.892533 102.532216) + (xy 137.987179 102.368284) + (xy 138.045674 102.188256) + (xy 138.0605 102.047192) + (xy 138.7995 102.047192) + (xy 138.814326 102.188256) + (xy 138.814327 102.188259) + (xy 138.872818 102.368277) + (xy 138.872821 102.368284) + (xy 138.967467 102.532216) + (xy 139.075641 102.652355) + (xy 139.094129 102.672888) + (xy 139.247265 102.784148) + (xy 139.24727 102.784151) + (xy 139.420192 102.861142) + (xy 139.420197 102.861144) + (xy 139.605354 102.9005) + (xy 139.605355 102.9005) + (xy 139.794644 102.9005) + (xy 139.794646 102.9005) + (xy 139.979803 102.861144) + (xy 140.15273 102.784151) + (xy 140.305871 102.672888) + (xy 140.432533 102.532216) + (xy 140.527179 102.368284) + (xy 140.585674 102.188256) + (xy 140.6005 102.047192) + (xy 141.3395 102.047192) + (xy 141.354326 102.188256) + (xy 141.354327 102.188259) + (xy 141.412818 102.368277) + (xy 141.412821 102.368284) + (xy 141.507467 102.532216) + (xy 141.615641 102.652355) + (xy 141.634129 102.672888) + (xy 141.787265 102.784148) + (xy 141.78727 102.784151) + (xy 141.960192 102.861142) + (xy 141.960197 102.861144) + (xy 142.145354 102.9005) + (xy 142.145355 102.9005) + (xy 142.334644 102.9005) + (xy 142.334646 102.9005) + (xy 142.519803 102.861144) + (xy 142.69273 102.784151) + (xy 142.845871 102.672888) + (xy 142.972533 102.532216) + (xy 143.067179 102.368284) + (xy 143.125674 102.188256) + (xy 143.1405 102.047192) + (xy 143.8795 102.047192) + (xy 143.894326 102.188256) + (xy 143.894327 102.188259) + (xy 143.952818 102.368277) + (xy 143.952821 102.368284) + (xy 144.047467 102.532216) + (xy 144.155641 102.652355) + (xy 144.174129 102.672888) + (xy 144.327265 102.784148) + (xy 144.32727 102.784151) + (xy 144.500192 102.861142) + (xy 144.500197 102.861144) + (xy 144.685354 102.9005) + (xy 144.685355 102.9005) + (xy 144.874644 102.9005) + (xy 144.874646 102.9005) + (xy 145.059803 102.861144) + (xy 145.23273 102.784151) + (xy 145.385871 102.672888) + (xy 145.512533 102.532216) + (xy 145.607179 102.368284) + (xy 145.665674 102.188256) + (xy 145.679494 102.056766) + (xy 149.83 102.056766) + (xy 149.844858 102.226599) + (xy 149.84486 102.22661) + (xy 149.90373 102.446317) + (xy 149.903734 102.446326) + (xy 149.999865 102.652482) + (xy 150.130342 102.83882) + (xy 150.291179 102.999657) + (xy 150.477517 103.130134) + (xy 150.683673 103.226265) + (xy 150.683682 103.226269) + (xy 150.879999 103.278872) + (xy 150.88 103.278871) + (xy 150.88 101.915686) + (xy 150.891955 101.927641) + (xy 151.004852 101.985165) + (xy 151.098519 102) + (xy 151.161481 102) + (xy 151.255148 101.985165) + (xy 151.368045 101.927641) + (xy 151.38 101.915686) + (xy 151.38 103.278872) + (xy 151.576317 103.226269) + (xy 151.576326 103.226265) + (xy 151.782482 103.130134) + (xy 151.96882 102.999657) + (xy 152.129657 102.83882) + (xy 152.260134 102.652482) + (xy 152.356265 102.446326) + (xy 152.356269 102.446317) + (xy 152.415139 102.22661) + (xy 152.415141 102.226599) + (xy 152.429999 102.056766) + (xy 152.43 102.056764) + (xy 152.43 101.85) + (xy 151.445686 101.85) + (xy 151.457641 101.838045) + (xy 151.515165 101.725148) + (xy 151.534986 101.6) + (xy 151.515165 101.474852) + (xy 151.457641 101.361955) + (xy 151.445686 101.35) + (xy 152.43 101.35) + (xy 152.43 101.143236) + (xy 152.429999 101.143233) + (xy 152.415141 100.9734) + (xy 152.415139 100.973389) + (xy 152.356269 100.753682) + (xy 152.356265 100.753673) + (xy 152.260134 100.547517) + (xy 152.129657 100.361179) + (xy 151.989376 100.220898) + (xy 151.955891 100.159575) + (xy 151.960875 100.089883) + (xy 152.002747 100.03395) + (xy 152.011961 100.027678) + (xy 152.073343 99.989817) + (xy 152.197315 99.865845) + (xy 152.289356 99.716624) + (xy 152.289358 99.716619) + (xy 152.344505 99.550197) + (xy 152.344506 99.55019) + (xy 152.354999 99.447486) + (xy 152.355 99.447473) + (xy 152.355 99.31) + (xy 151.38 99.31) + (xy 151.38 101.284314) + (xy 151.368045 101.272359) + (xy 151.255148 101.214835) + (xy 151.161481 101.2) + (xy 151.098519 101.2) + (xy 151.004852 101.214835) + (xy 150.891955 101.272359) + (xy 150.88 101.284314) + (xy 150.88 99.31) + (xy 149.905001 99.31) + (xy 149.905001 99.447486) + (xy 149.915494 99.550197) + (xy 149.970641 99.716619) + (xy 149.970643 99.716624) + (xy 150.062684 99.865845) + (xy 150.186654 99.989815) + (xy 150.248039 100.027678) + (xy 150.294763 100.079626) + (xy 150.305985 100.148589) + (xy 150.278142 100.212671) + (xy 150.270624 100.220898) + (xy 150.130339 100.361183) + (xy 149.999865 100.547517) + (xy 149.903734 100.753673) + (xy 149.90373 100.753682) + (xy 149.84486 100.973389) + (xy 149.844858 100.9734) + (xy 149.83 101.143233) + (xy 149.83 101.35) + (xy 150.814314 101.35) + (xy 150.802359 101.361955) + (xy 150.744835 101.474852) + (xy 150.725014 101.6) + (xy 150.744835 101.725148) + (xy 150.802359 101.838045) + (xy 150.814314 101.85) + (xy 149.83 101.85) + (xy 149.83 102.056766) + (xy 145.679494 102.056766) + (xy 145.6805 102.047192) + (xy 145.6805 101.152808) + (xy 145.665674 101.011744) + (xy 145.607179 100.831716) + (xy 145.512533 100.667784) + (xy 145.385871 100.527112) + (xy 145.38587 100.527111) + (xy 145.232734 100.415851) + (xy 145.232729 100.415848) + (xy 145.059807 100.338857) + (xy 145.059802 100.338855) + (xy 144.897539 100.304366) + (xy 144.874646 100.2995) + (xy 144.685354 100.2995) + (xy 144.662461 100.304366) + (xy 144.500197 100.338855) + (xy 144.500192 100.338857) + (xy 144.32727 100.415848) + (xy 144.327265 100.415851) + (xy 144.174129 100.527111) + (xy 144.047466 100.667785) + (xy 143.952821 100.831715) + (xy 143.952818 100.831722) + (xy 143.89693 101.00373) + (xy 143.894326 101.011744) + (xy 143.8795 101.152808) + (xy 143.8795 102.047192) + (xy 143.1405 102.047192) + (xy 143.1405 101.152808) + (xy 143.125674 101.011744) + (xy 143.067179 100.831716) + (xy 142.972533 100.667784) + (xy 142.845871 100.527112) + (xy 142.84587 100.527111) + (xy 142.692734 100.415851) + (xy 142.692729 100.415848) + (xy 142.519807 100.338857) + (xy 142.519802 100.338855) + (xy 142.357539 100.304366) + (xy 142.334646 100.2995) + (xy 142.145354 100.2995) + (xy 142.122461 100.304366) + (xy 141.960197 100.338855) + (xy 141.960192 100.338857) + (xy 141.78727 100.415848) + (xy 141.787265 100.415851) + (xy 141.634129 100.527111) + (xy 141.507466 100.667785) + (xy 141.412821 100.831715) + (xy 141.412818 100.831722) + (xy 141.35693 101.00373) + (xy 141.354326 101.011744) + (xy 141.3395 101.152808) + (xy 141.3395 102.047192) + (xy 140.6005 102.047192) + (xy 140.6005 101.152808) + (xy 140.585674 101.011744) + (xy 140.527179 100.831716) + (xy 140.432533 100.667784) + (xy 140.305871 100.527112) + (xy 140.30587 100.527111) + (xy 140.152734 100.415851) + (xy 140.152729 100.415848) + (xy 139.979807 100.338857) + (xy 139.979802 100.338855) + (xy 139.817539 100.304366) + (xy 139.794646 100.2995) + (xy 139.605354 100.2995) + (xy 139.582461 100.304366) + (xy 139.420197 100.338855) + (xy 139.420192 100.338857) + (xy 139.24727 100.415848) + (xy 139.247265 100.415851) + (xy 139.094129 100.527111) + (xy 138.967466 100.667785) + (xy 138.872821 100.831715) + (xy 138.872818 100.831722) + (xy 138.81693 101.00373) + (xy 138.814326 101.011744) + (xy 138.7995 101.152808) + (xy 138.7995 102.047192) + (xy 138.0605 102.047192) + (xy 138.0605 101.152808) + (xy 138.045674 101.011744) + (xy 137.987179 100.831716) + (xy 137.892533 100.667784) + (xy 137.765871 100.527112) + (xy 137.76587 100.527111) + (xy 137.612734 100.415851) + (xy 137.612729 100.415848) + (xy 137.439807 100.338857) + (xy 137.439802 100.338855) + (xy 137.277539 100.304366) + (xy 137.254646 100.2995) + (xy 137.065354 100.2995) + (xy 137.042461 100.304366) + (xy 136.880197 100.338855) + (xy 136.880192 100.338857) + (xy 136.70727 100.415848) + (xy 136.707265 100.415851) + (xy 136.554129 100.527111) + (xy 136.427466 100.667785) + (xy 136.332821 100.831715) + (xy 136.332818 100.831722) + (xy 136.27693 101.00373) + (xy 136.274326 101.011744) + (xy 136.2595 101.152808) + (xy 136.2595 102.047192) + (xy 135.5205 102.047192) + (xy 135.5205 101.152808) + (xy 135.505674 101.011744) + (xy 135.447179 100.831716) + (xy 135.352533 100.667784) + (xy 135.225871 100.527112) + (xy 135.22587 100.527111) + (xy 135.072734 100.415851) + (xy 135.072729 100.415848) + (xy 134.899807 100.338857) + (xy 134.899802 100.338855) + (xy 134.737539 100.304366) + (xy 134.714646 100.2995) + (xy 134.525354 100.2995) + (xy 134.502461 100.304366) + (xy 134.340197 100.338855) + (xy 134.340192 100.338857) + (xy 134.16727 100.415848) + (xy 134.167265 100.415851) + (xy 134.014129 100.527111) + (xy 133.887466 100.667785) + (xy 133.792821 100.831715) + (xy 133.792818 100.831722) + (xy 133.73693 101.00373) + (xy 133.734326 101.011744) + (xy 133.7195 101.152808) + (xy 133.7195 102.047192) + (xy 132.9805 102.047192) + (xy 132.9805 101.152808) + (xy 132.965674 101.011744) + (xy 132.907179 100.831716) + (xy 132.812533 100.667784) + (xy 132.685871 100.527112) + (xy 132.68587 100.527111) + (xy 132.532734 100.415851) + (xy 132.532729 100.415848) + (xy 132.359807 100.338857) + (xy 132.359802 100.338855) + (xy 132.197539 100.304366) + (xy 132.174646 100.2995) + (xy 131.985354 100.2995) + (xy 131.962461 100.304366) + (xy 131.800197 100.338855) + (xy 131.800192 100.338857) + (xy 131.62727 100.415848) + (xy 131.627265 100.415851) + (xy 131.474129 100.527111) + (xy 131.347466 100.667785) + (xy 131.252821 100.831715) + (xy 131.252818 100.831722) + (xy 131.19693 101.00373) + (xy 131.194326 101.011744) + (xy 131.1795 101.152808) + (xy 131.1795 102.047192) + (xy 130.4405 102.047192) + (xy 130.4405 101.152808) + (xy 130.425674 101.011744) + (xy 130.367179 100.831716) + (xy 130.272533 100.667784) + (xy 130.145871 100.527112) + (xy 130.14587 100.527111) + (xy 129.992734 100.415851) + (xy 129.992729 100.415848) + (xy 129.819807 100.338857) + (xy 129.819802 100.338855) + (xy 129.657539 100.304366) + (xy 129.634646 100.2995) + (xy 129.445354 100.2995) + (xy 129.422461 100.304366) + (xy 129.260197 100.338855) + (xy 129.260192 100.338857) + (xy 129.08727 100.415848) + (xy 129.087265 100.415851) + (xy 128.934129 100.527111) + (xy 128.807466 100.667785) + (xy 128.712821 100.831715) + (xy 128.712818 100.831722) + (xy 128.65693 101.00373) + (xy 128.654326 101.011744) + (xy 128.6395 101.152808) + (xy 128.6395 102.047192) + (xy 128.3 102.047192) + (xy 128.3 101.85) + (xy 127.315686 101.85) + (xy 127.327641 101.838045) + (xy 127.385165 101.725148) + (xy 127.404986 101.6) + (xy 127.385165 101.474852) + (xy 127.327641 101.361955) + (xy 127.315686 101.35) + (xy 128.3 101.35) + (xy 128.3 101.143236) + (xy 128.299999 101.143233) + (xy 128.285141 100.9734) + (xy 128.285139 100.973389) + (xy 128.226269 100.753682) + (xy 128.226265 100.753673) + (xy 128.130134 100.547517) + (xy 127.999657 100.361179) + (xy 127.859376 100.220898) + (xy 127.825891 100.159575) + (xy 127.830875 100.089883) + (xy 127.872747 100.03395) + (xy 127.881961 100.027678) + (xy 127.943343 99.989817) + (xy 128.067315 99.865845) + (xy 128.159356 99.716624) + (xy 128.159358 99.716619) + (xy 128.214505 99.550197) + (xy 128.214506 99.55019) + (xy 128.224999 99.447486) + (xy 128.225 99.447473) + (xy 128.225 99.31) + (xy 127.25 99.31) + (xy 127.25 101.284314) + (xy 127.238045 101.272359) + (xy 127.125148 101.214835) + (xy 127.031481 101.2) + (xy 126.968519 101.2) + (xy 126.874852 101.214835) + (xy 126.761955 101.272359) + (xy 126.75 101.284314) + (xy 126.75 99.31) + (xy 125.775001 99.31) + (xy 125.775001 99.447486) + (xy 125.785494 99.550197) + (xy 125.840641 99.716619) + (xy 125.840643 99.716624) + (xy 125.932684 99.865845) + (xy 126.056654 99.989815) + (xy 126.118039 100.027678) + (xy 126.164763 100.079626) + (xy 126.175985 100.148589) + (xy 126.148142 100.212671) + (xy 126.140624 100.220898) + (xy 126.000339 100.361183) + (xy 125.869865 100.547517) + (xy 125.773734 100.753673) + (xy 125.77373 100.753682) + (xy 125.71486 100.973389) + (xy 125.714858 100.9734) + (xy 125.7 101.143233) + (xy 125.7 101.35) + (xy 126.684314 101.35) + (xy 126.672359 101.361955) + (xy 126.614835 101.474852) + (xy 126.595014 101.6) + (xy 126.614835 101.725148) + (xy 126.672359 101.838045) + (xy 126.684314 101.85) + (xy 125.7 101.85) + (xy 125.7 102.056766) + (xy 107.579494 102.056766) + (xy 107.5805 102.047192) + (xy 107.5805 101.152808) + (xy 107.565674 101.011744) + (xy 107.507179 100.831716) + (xy 107.412533 100.667784) + (xy 107.285871 100.527112) + (xy 107.28587 100.527111) + (xy 107.132734 100.415851) + (xy 107.132729 100.415848) + (xy 106.959807 100.338857) + (xy 106.959802 100.338855) + (xy 106.918151 100.330002) + (xy 110.455034 100.330002) + (xy 110.474858 100.556599) + (xy 110.47486 100.55661) + (xy 110.53373 100.776317) + (xy 110.533735 100.776331) + (xy 110.629863 100.982478) + (xy 110.680974 101.055472) + (xy 111.362046 100.3744) + (xy 111.374835 100.455148) + (xy 111.432359 100.568045) + (xy 111.521955 100.657641) + (xy 111.634852 100.715165) + (xy 111.715599 100.727953) + (xy 111.034526 101.409025) + (xy 111.107513 101.460132) + (xy 111.107521 101.460136) + (xy 111.313668 101.556264) + (xy 111.313682 101.556269) + (xy 111.533389 101.615139) + (xy 111.5334 101.615141) + (xy 111.759998 101.634966) + (xy 111.760002 101.634966) + (xy 111.986599 101.615141) + (xy 111.98661 101.615139) + (xy 112.206317 101.556269) + (xy 112.206331 101.556264) + (xy 112.412478 101.460136) + (xy 112.485471 101.409024) + (xy 111.8044 100.727953) + (xy 111.885148 100.715165) + (xy 111.998045 100.657641) + (xy 112.087641 100.568045) + (xy 112.145165 100.455148) + (xy 112.157953 100.3744) + (xy 112.839024 101.055471) + (xy 112.890136 100.982478) + (xy 112.976118 100.798088) + (xy 113.02229 100.745648) + (xy 113.089483 100.726496) + (xy 113.156364 100.746711) + (xy 113.201699 100.799876) + (xy 113.2125 100.850476) + (xy 113.2125 100.854963) + (xy 113.212501 100.854987) + (xy 113.222994 100.957697) + (xy 113.278141 101.124119) + (xy 113.278143 101.124124) + (xy 113.370184 101.273345) + (xy 113.494154 101.397315) + (xy 113.643375 101.489356) + (xy 113.64338 101.489358) + (xy 113.809802 101.544505) + (xy 113.809809 101.544506) + (xy 113.912519 101.554999) + (xy 114.049999 101.554999) + (xy 114.05 101.554998) + (xy 114.05 100.58) + (xy 114.55 100.58) + (xy 114.55 101.554999) + (xy 114.687472 101.554999) + (xy 114.687486 101.554998) + (xy 114.790197 101.544505) + (xy 114.956619 101.489358) + (xy 114.956624 101.489356) + (xy 115.105845 101.397315) + (xy 115.229815 101.273345) + (xy 115.321856 101.124124) + (xy 115.321858 101.124119) + (xy 115.377005 100.957697) + (xy 115.377006 100.95769) + (xy 115.387499 100.854986) + (xy 115.3875 100.854973) + (xy 115.3875 100.58) + (xy 114.55 100.58) + (xy 114.05 100.58) + (xy 114.05 99.105) + (xy 114.55 99.105) + (xy 114.55 100.08) + (xy 115.387499 100.08) + (xy 115.387499 99.805028) + (xy 115.387498 99.805013) + (xy 115.377005 99.702302) + (xy 115.321858 99.53588) + (xy 115.321856 99.535875) + (xy 115.229815 99.386654) + (xy 115.105845 99.262684) + (xy 114.956624 99.170643) + (xy 114.956619 99.170641) + (xy 114.790197 99.115494) + (xy 114.79019 99.115493) + (xy 114.687486 99.105) + (xy 114.55 99.105) + (xy 114.05 99.105) + (xy 113.912527 99.105) + (xy 113.912512 99.105001) + (xy 113.809802 99.115494) + (xy 113.64338 99.170641) + (xy 113.643375 99.170643) + (xy 113.494154 99.262684) + (xy 113.370184 99.386654) + (xy 113.278143 99.535875) + (xy 113.278141 99.53588) + (xy 113.222994 99.702302) + (xy 113.222993 99.702309) + (xy 113.2125 99.805013) + (xy 113.2125 99.809505) + (xy 113.192815 99.876544) + (xy 113.140011 99.922299) + (xy 113.070853 99.932243) + (xy 113.007297 99.903218) + (xy 112.976118 99.86191) + (xy 112.890134 99.677517) + (xy 112.890132 99.677513) + (xy 112.839025 99.604526) + (xy 112.157953 100.285598) + (xy 112.145165 100.204852) + (xy 112.087641 100.091955) + (xy 111.998045 100.002359) + (xy 111.885148 99.944835) + (xy 111.804401 99.932046) + (xy 112.485472 99.250974) + (xy 112.412478 99.199863) + (xy 112.206331 99.103735) + (xy 112.206317 99.10373) + (xy 111.98661 99.04486) + (xy 111.986599 99.044858) + (xy 111.760002 99.025034) + (xy 111.759998 99.025034) + (xy 111.5334 99.044858) + (xy 111.533389 99.04486) + (xy 111.313682 99.10373) + (xy 111.313673 99.103734) + (xy 111.107516 99.199866) + (xy 111.107512 99.199868) + (xy 111.034526 99.250973) + (xy 111.034526 99.250974) + (xy 111.715599 99.932046) + (xy 111.634852 99.944835) + (xy 111.521955 100.002359) + (xy 111.432359 100.091955) + (xy 111.374835 100.204852) + (xy 111.362046 100.285598) + (xy 110.680974 99.604526) + (xy 110.680973 99.604526) + (xy 110.629868 99.677512) + (xy 110.629866 99.677516) + (xy 110.533734 99.883673) + (xy 110.53373 99.883682) + (xy 110.47486 100.103389) + (xy 110.474858 100.1034) + (xy 110.455034 100.329997) + (xy 110.455034 100.330002) + (xy 106.918151 100.330002) + (xy 106.797539 100.304366) + (xy 106.774646 100.2995) + (xy 106.585354 100.2995) + (xy 106.562461 100.304366) + (xy 106.400197 100.338855) + (xy 106.400192 100.338857) + (xy 106.22727 100.415848) + (xy 106.227265 100.415851) + (xy 106.074129 100.527111) + (xy 105.947466 100.667785) + (xy 105.852821 100.831715) + (xy 105.852818 100.831722) + (xy 105.79693 101.00373) + (xy 105.794326 101.011744) + (xy 105.7795 101.152808) + (xy 105.7795 102.047192) + (xy 105.0405 102.047192) + (xy 105.0405 101.152808) + (xy 105.025674 101.011744) + (xy 104.967179 100.831716) + (xy 104.872533 100.667784) + (xy 104.745871 100.527112) + (xy 104.74587 100.527111) + (xy 104.592734 100.415851) + (xy 104.592729 100.415848) + (xy 104.419807 100.338857) + (xy 104.419802 100.338855) + (xy 104.257539 100.304366) + (xy 104.234646 100.2995) + (xy 104.045354 100.2995) + (xy 104.022461 100.304366) + (xy 103.860197 100.338855) + (xy 103.860192 100.338857) + (xy 103.68727 100.415848) + (xy 103.687265 100.415851) + (xy 103.534129 100.527111) + (xy 103.407466 100.667785) + (xy 103.312821 100.831715) + (xy 103.312818 100.831722) + (xy 103.25693 101.00373) + (xy 103.254326 101.011744) + (xy 103.2395 101.152808) + (xy 103.2395 102.047192) + (xy 102.5005 102.047192) + (xy 102.5005 101.152808) + (xy 102.485674 101.011744) + (xy 102.427179 100.831716) + (xy 102.332533 100.667784) + (xy 102.205871 100.527112) + (xy 102.20587 100.527111) + (xy 102.052734 100.415851) + (xy 102.052729 100.415848) + (xy 101.879807 100.338857) + (xy 101.879802 100.338855) + (xy 101.717539 100.304366) + (xy 101.694646 100.2995) + (xy 101.505354 100.2995) + (xy 101.482461 100.304366) + (xy 101.320197 100.338855) + (xy 101.320192 100.338857) + (xy 101.14727 100.415848) + (xy 101.147265 100.415851) + (xy 100.994129 100.527111) + (xy 100.867466 100.667785) + (xy 100.772821 100.831715) + (xy 100.772818 100.831722) + (xy 100.71693 101.00373) + (xy 100.714326 101.011744) + (xy 100.6995 101.152808) + (xy 100.6995 102.047192) + (xy 99.9605 102.047192) + (xy 99.9605 101.152808) + (xy 99.945674 101.011744) + (xy 99.887179 100.831716) + (xy 99.792533 100.667784) + (xy 99.665871 100.527112) + (xy 99.66587 100.527111) + (xy 99.512734 100.415851) + (xy 99.512729 100.415848) + (xy 99.339807 100.338857) + (xy 99.339802 100.338855) + (xy 99.177539 100.304366) + (xy 99.154646 100.2995) + (xy 98.965354 100.2995) + (xy 98.942461 100.304366) + (xy 98.780197 100.338855) + (xy 98.780192 100.338857) + (xy 98.60727 100.415848) + (xy 98.607265 100.415851) + (xy 98.454129 100.527111) + (xy 98.327466 100.667785) + (xy 98.232821 100.831715) + (xy 98.232818 100.831722) + (xy 98.17693 101.00373) + (xy 98.174326 101.011744) + (xy 98.1595 101.152808) + (xy 98.1595 102.047192) + (xy 97.4205 102.047192) + (xy 97.4205 101.152808) + (xy 97.405674 101.011744) + (xy 97.347179 100.831716) + (xy 97.252533 100.667784) + (xy 97.125871 100.527112) + (xy 97.12587 100.527111) + (xy 96.972734 100.415851) + (xy 96.972729 100.415848) + (xy 96.799807 100.338857) + (xy 96.799802 100.338855) + (xy 96.637539 100.304366) + (xy 96.614646 100.2995) + (xy 96.425354 100.2995) + (xy 96.402461 100.304366) + (xy 96.240197 100.338855) + (xy 96.240192 100.338857) + (xy 96.06727 100.415848) + (xy 96.067265 100.415851) + (xy 95.914129 100.527111) + (xy 95.787466 100.667785) + (xy 95.692821 100.831715) + (xy 95.692818 100.831722) + (xy 95.63693 101.00373) + (xy 95.634326 101.011744) + (xy 95.6195 101.152808) + (xy 95.6195 102.047192) + (xy 94.8805 102.047192) + (xy 94.8805 101.152808) + (xy 94.865674 101.011744) + (xy 94.807179 100.831716) + (xy 94.712533 100.667784) + (xy 94.585871 100.527112) + (xy 94.58587 100.527111) + (xy 94.432734 100.415851) + (xy 94.432729 100.415848) + (xy 94.259807 100.338857) + (xy 94.259802 100.338855) + (xy 94.097539 100.304366) + (xy 94.074646 100.2995) + (xy 93.885354 100.2995) + (xy 93.862461 100.304366) + (xy 93.700197 100.338855) + (xy 93.700192 100.338857) + (xy 93.52727 100.415848) + (xy 93.527265 100.415851) + (xy 93.374129 100.527111) + (xy 93.247466 100.667785) + (xy 93.152821 100.831715) + (xy 93.152818 100.831722) + (xy 93.09693 101.00373) + (xy 93.094326 101.011744) + (xy 93.0795 101.152808) + (xy 93.0795 102.047192) + (xy 92.74 102.047192) + (xy 92.74 101.85) + (xy 91.755686 101.85) + (xy 91.767641 101.838045) + (xy 91.825165 101.725148) + (xy 91.844986 101.6) + (xy 91.825165 101.474852) + (xy 91.767641 101.361955) + (xy 91.755686 101.35) + (xy 92.74 101.35) + (xy 92.74 101.143236) + (xy 92.739999 101.143233) + (xy 92.725141 100.9734) + (xy 92.725139 100.973389) + (xy 92.666269 100.753682) + (xy 92.666265 100.753673) + (xy 92.570134 100.547517) + (xy 92.439657 100.361179) + (xy 92.299376 100.220898) + (xy 92.265891 100.159575) + (xy 92.270875 100.089883) + (xy 92.312747 100.03395) + (xy 92.321961 100.027678) + (xy 92.383343 99.989817) + (xy 92.507315 99.865845) + (xy 92.599356 99.716624) + (xy 92.599358 99.716619) + (xy 92.654505 99.550197) + (xy 92.654506 99.55019) + (xy 92.664999 99.447486) + (xy 92.665 99.447473) + (xy 92.665 99.31) + (xy 91.69 99.31) + (xy 91.69 101.284314) + (xy 91.678045 101.272359) + (xy 91.565148 101.214835) + (xy 91.471481 101.2) + (xy 91.408519 101.2) + (xy 91.314852 101.214835) + (xy 91.201955 101.272359) + (xy 91.19 101.284314) + (xy 91.19 99.31) + (xy 90.215001 99.31) + (xy 90.215001 99.447486) + (xy 90.225494 99.550197) + (xy 90.280641 99.716619) + (xy 90.280643 99.716624) + (xy 90.372684 99.865845) + (xy 90.496654 99.989815) + (xy 90.558039 100.027678) + (xy 90.604763 100.079626) + (xy 90.615985 100.148589) + (xy 90.588142 100.212671) + (xy 90.580624 100.220898) + (xy 90.440339 100.361183) + (xy 90.309865 100.547517) + (xy 90.213734 100.753673) + (xy 90.21373 100.753682) + (xy 90.15486 100.973389) + (xy 90.154858 100.9734) + (xy 90.14 101.143233) + (xy 90.14 101.35) + (xy 91.124314 101.35) + (xy 91.112359 101.361955) + (xy 91.054835 101.474852) + (xy 91.035014 101.6) + (xy 91.054835 101.725148) + (xy 91.112359 101.838045) + (xy 91.124314 101.85) + (xy 90.14 101.85) + (xy 90.14 102.056766) + (xy 78.313915 102.056766) + (xy 79.178863 101.191819) + (xy 79.240186 101.158334) + (xy 79.266544 101.1555) + (xy 79.915761 101.1555) + (xy 79.938471 101.152191) + (xy 79.983893 101.145573) + (xy 79.99551 101.139894) + (xy 81.6495 101.139894) + (xy 81.649501 101.139902) + (xy 81.65533 101.169212) + (xy 81.677542 101.202457) + (xy 81.694219 101.213599) + (xy 81.710787 101.224669) + (xy 81.71079 101.224669) + (xy 81.710791 101.22467) + (xy 81.720647 101.22663) + (xy 81.740101 101.2305) + (xy 83.359898 101.230499) + (xy 83.389213 101.224669) + (xy 83.422457 101.202457) + (xy 83.444669 101.169213) + (xy 83.4505 101.139899) + (xy 83.450499 99.822002) + (xy 84.608131 99.822002) + (xy 84.625498 99.931658) + (xy 84.675904 100.030585) + (xy 84.675909 100.030592) + (xy 84.754407 100.10909) + (xy 84.75441 100.109092) + (xy 84.754413 100.109095) + (xy 84.831925 100.148589) + (xy 84.853341 100.159501) + (xy 84.962998 100.176869) + (xy 84.963 100.176869) + (xy 84.963002 100.176869) + (xy 85.072658 100.159501) + (xy 85.072659 100.1595) + (xy 85.072661 100.1595) + (xy 85.171587 100.109095) + (xy 85.250095 100.030587) + (xy 85.3005 99.931661) + (xy 85.3005 99.931659) + (xy 85.300501 99.931658) + (xy 85.317869 99.822002) + (xy 85.317869 99.821997) + (xy 85.300501 99.712341) + (xy 85.282755 99.677512) + (xy 85.250095 99.613413) + (xy 85.250092 99.61341) + (xy 85.25009 99.613407) + (xy 85.171592 99.534909) + (xy 85.171588 99.534906) + (xy 85.171587 99.534905) + (xy 85.14254 99.520105) + (xy 85.072658 99.484498) + (xy 84.963002 99.467131) + (xy 84.962998 99.467131) + (xy 84.853341 99.484498) + (xy 84.754414 99.534904) + (xy 84.754407 99.534909) + (xy 84.675909 99.613407) + (xy 84.675904 99.613414) + (xy 84.625498 99.712341) + (xy 84.608131 99.821997) + (xy 84.608131 99.822002) + (xy 83.450499 99.822002) + (xy 83.450499 99.520102) + (xy 83.444669 99.490787) + (xy 83.429565 99.468181) + (xy 83.422457 99.457542) + (xy 83.389214 99.435332) + (xy 83.389215 99.435332) + (xy 83.389213 99.435331) + (xy 83.389211 99.43533) + (xy 83.389208 99.435329) + (xy 83.359901 99.4295) + (xy 81.740105 99.4295) + (xy 81.740097 99.429501) + (xy 81.710787 99.43533) + (xy 81.677542 99.457542) + (xy 81.655332 99.490785) + (xy 81.655329 99.490791) + (xy 81.6495 99.520098) + (xy 81.6495 101.139894) + (xy 79.99551 101.139894) + (xy 80.088983 101.094198) + (xy 80.171698 101.011483) + (xy 80.223073 100.906393) + (xy 80.233 100.83826) + (xy 80.233 100.189044) + (xy 80.252685 100.122005) + (xy 80.269319 100.101363) + (xy 81.560682 98.81) + (xy 90.215 98.81) + (xy 91.19 98.81) + (xy 91.19 97.9725) + (xy 91.69 97.9725) + (xy 91.69 98.81) + (xy 92.664999 98.81) + (xy 92.664999 98.672528) + (xy 92.664998 98.672513) + (xy 92.654505 98.569802) + (xy 92.599358 98.40338) + (xy 92.599356 98.403375) + (xy 92.507315 98.254154) + (xy 92.383345 98.130184) + (xy 92.234124 98.038143) + (xy 92.234119 98.038141) + (xy 92.067697 97.982994) + (xy 92.06769 97.982993) + (xy 91.964986 97.9725) + (xy 91.69 97.9725) + (xy 91.19 97.9725) + (xy 90.915029 97.9725) + (xy 90.915012 97.972501) + (xy 90.812302 97.982994) + (xy 90.64588 98.038141) + (xy 90.645875 98.038143) + (xy 90.496654 98.130184) + (xy 90.372684 98.254154) + (xy 90.280643 98.403375) + (xy 90.280641 98.40338) + (xy 90.225494 98.569802) + (xy 90.225493 98.569809) + (xy 90.215 98.672513) + (xy 90.215 98.81) + (xy 81.560682 98.81) + (xy 82.990863 97.379819) + (xy 83.052186 97.346334) + (xy 83.078544 97.3435) + (xy 90.508117 97.3435) + (xy 90.575156 97.363185) + (xy 90.620911 97.415989) + (xy 90.622138 97.419212) + (xy 90.675803 97.528985) + (xy 90.758514 97.611696) + (xy 90.758515 97.611696) + (xy 90.758517 97.611698) + (xy 90.863607 97.663073) + (xy 90.897673 97.668036) + (xy 90.931739 97.673) + (xy 90.93174 97.673) + (xy 91.948261 97.673) + (xy 91.980545 97.668296) + (xy 92.016393 97.663073) + (xy 92.121483 97.611698) + (xy 92.204198 97.528983) + (xy 92.255573 97.423893) + (xy 92.255573 97.423891) + (xy 92.255881 97.422896) + (xy 92.256564 97.421865) + (xy 92.259802 97.415242) + (xy 92.260671 97.415667) + (xy 92.294478 97.364655) + (xy 92.358435 97.336526) + (xy 92.374355 97.3355) + (xy 97.328456 97.3355) + (xy 97.395495 97.355185) + (xy 97.416137 97.371819) + (xy 98.07833 98.034012) + (xy 98.111815 98.095335) + (xy 98.106831 98.165027) + (xy 98.064959 98.22096) + (xy 97.999495 98.245377) + (xy 97.934357 98.232178) + (xy 97.899661 98.2145) + (xy 97.899659 98.214499) + (xy 97.899656 98.214498) + (xy 97.790002 98.197131) + (xy 97.789998 98.197131) + (xy 97.680341 98.214498) + (xy 97.581414 98.264904) + (xy 97.581407 98.264909) + (xy 97.502909 98.343407) + (xy 97.502904 98.343414) + (xy 97.452498 98.442341) + (xy 97.435131 98.551997) + (xy 97.435131 98.552002) + (xy 97.452498 98.661658) + (xy 97.502904 98.760585) + (xy 97.502909 98.760592) + (xy 97.581407 98.83909) + (xy 97.58141 98.839092) + (xy 97.581413 98.839095) + (xy 97.652786 98.875461) + (xy 97.680341 98.889501) + (xy 97.789998 98.906869) + (xy 97.79 98.906869) + (xy 97.790002 98.906869) + (xy 97.899658 98.889501) + (xy 97.899659 98.8895) + (xy 97.899661 98.8895) + (xy 97.998587 98.839095) + (xy 98.015727 98.821955) + (xy 98.047819 98.789864) + (xy 98.109142 98.756379) + (xy 98.178834 98.761363) + (xy 98.234767 98.803235) + (xy 98.259184 98.868699) + (xy 98.2595 98.877545) + (xy 98.2595 98.90326) + (xy 98.269426 98.971391) + (xy 98.320803 99.076485) + (xy 98.403514 99.159196) + (xy 98.403515 99.159196) + (xy 98.403517 99.159198) + (xy 98.508607 99.210573) + (xy 98.542673 99.215536) + (xy 98.576739 99.2205) + (xy 98.57674 99.2205) + (xy 99.543261 99.2205) + (xy 99.565971 99.217191) + (xy 99.611393 99.210573) + (xy 99.716483 99.159198) + (xy 99.799198 99.076483) + (xy 99.850573 98.971393) + (xy 99.850573 98.971391) + (xy 99.850574 98.97139) + (xy 99.853416 98.962193) + (xy 99.85606 98.96301) + (xy 99.878946 98.913132) + (xy 99.93779 98.875461) + (xy 99.972515 98.8705) + (xy 100.687485 98.8705) + (xy 100.754524 98.890185) + (xy 100.800279 98.942989) + (xy 100.80599 98.962376) + (xy 100.806584 98.962193) + (xy 100.809425 98.97139) + (xy 100.860803 99.076485) + (xy 100.943514 99.159196) + (xy 100.943515 99.159196) + (xy 100.943517 99.159198) + (xy 101.048607 99.210573) + (xy 101.082673 99.215536) + (xy 101.116739 99.2205) + (xy 101.11674 99.2205) + (xy 102.083261 99.2205) + (xy 102.105971 99.217191) + (xy 102.151393 99.210573) + (xy 102.256483 99.159198) + (xy 102.339198 99.076483) + (xy 102.390573 98.971393) + (xy 102.390573 98.971391) + (xy 102.390574 98.97139) + (xy 102.393416 98.962193) + (xy 102.39606 98.96301) + (xy 102.418946 98.913132) + (xy 102.47779 98.875461) + (xy 102.512515 98.8705) + (xy 106.154789 98.8705) + (xy 106.180234 98.873138) + (xy 106.189315 98.875043) + (xy 106.214673 98.871881) + (xy 106.218123 98.871452) + (xy 106.231764 98.870605) + (xy 106.233026 98.8705) + (xy 106.23304 98.8705) + (xy 106.241071 98.869159) + (xy 106.252014 98.867334) + (xy 106.257063 98.866597) + (xy 106.305393 98.860573) + (xy 106.305399 98.860569) + (xy 106.312456 98.858468) + (xy 106.319377 98.856092) + (xy 106.319381 98.856092) + (xy 106.362216 98.832909) + (xy 106.366729 98.830586) + (xy 106.410484 98.809198) + (xy 106.410486 98.809195) + (xy 106.416461 98.804929) + (xy 106.422256 98.800419) + (xy 106.422255 98.800419) + (xy 106.422258 98.800418) + (xy 106.455254 98.764572) + (xy 106.458756 98.760924) + (xy 106.893046 98.326634) + (xy 106.912902 98.310511) + (xy 106.920669 98.305437) + (xy 106.938496 98.282531) + (xy 106.947559 98.27227) + (xy 106.948362 98.271319) + (xy 106.948376 98.271306) + (xy 106.95957 98.255626) + (xy 106.962615 98.251543) + (xy 106.963735 98.250105) + (xy 106.992517 98.213126) + (xy 106.992518 98.213121) + (xy 106.996017 98.206655) + (xy 106.999236 98.20007) + (xy 106.99924 98.200066) + (xy 107.013138 98.153382) + (xy 107.014674 98.148583) + (xy 107.0305 98.102488) + (xy 107.0305 98.102481) + (xy 107.031706 98.095254) + (xy 107.032617 98.087951) + (xy 107.030606 98.039321) + (xy 107.0305 98.034197) + (xy 107.0305 96.647002) + (xy 108.103131 96.647002) + (xy 108.120498 96.756658) + (xy 108.170904 96.855585) + (xy 108.170909 96.855592) + (xy 108.249407 96.93409) + (xy 108.24941 96.934092) + (xy 108.249413 96.934095) + (xy 108.311705 96.965834) + (xy 108.348341 96.984501) + (xy 108.457998 97.001869) + (xy 108.458 97.001869) + (xy 108.458002 97.001869) + (xy 108.567658 96.984501) + (xy 108.567659 96.9845) + (xy 108.567661 96.9845) + (xy 108.666587 96.934095) + (xy 108.745095 96.855587) + (xy 108.7955 96.756661) + (xy 108.7955 96.756659) + (xy 108.795501 96.756658) + (xy 108.812869 96.647002) + (xy 108.812869 96.646997) + (xy 108.795501 96.537341) + (xy 108.777831 96.502661) + (xy 108.745095 96.438413) + (xy 108.745092 96.43841) + (xy 108.74509 96.438407) + (xy 108.666592 96.359909) + (xy 108.666588 96.359906) + (xy 108.666587 96.359905) + (xy 108.627158 96.339815) + (xy 108.567658 96.309498) + (xy 108.458002 96.292131) + (xy 108.457998 96.292131) + (xy 108.348341 96.309498) + (xy 108.249414 96.359904) + (xy 108.249407 96.359909) + (xy 108.170909 96.438407) + (xy 108.170904 96.438414) + (xy 108.120498 96.537341) + (xy 108.103131 96.646997) + (xy 108.103131 96.647002) + (xy 107.0305 96.647002) + (xy 107.0305 95.631002) + (xy 108.992131 95.631002) + (xy 109.009498 95.740658) + (xy 109.059904 95.839585) + (xy 109.059909 95.839592) + (xy 109.138407 95.91809) + (xy 109.13841 95.918092) + (xy 109.138413 95.918095) + (xy 109.208518 95.953815) + (xy 109.237341 95.968501) + (xy 109.346998 95.985869) + (xy 109.347 95.985869) + (xy 109.347002 95.985869) + (xy 109.456658 95.968501) + (xy 109.456659 95.9685) + (xy 109.456661 95.9685) + (xy 109.555587 95.918095) + (xy 109.634095 95.839587) + (xy 109.6845 95.740661) + (xy 109.6845 95.740659) + (xy 109.684501 95.740658) + (xy 109.701869 95.631002) + (xy 109.701869 95.630997) + (xy 109.684501 95.521341) + (xy 109.657397 95.468146) + (xy 109.634095 95.422413) + (xy 109.634092 95.42241) + (xy 109.63409 95.422407) + (xy 109.555592 95.343909) + (xy 109.555588 95.343906) + (xy 109.555587 95.343905) + (xy 109.531421 95.331592) + (xy 109.456658 95.293498) + (xy 109.347002 95.276131) + (xy 109.346998 95.276131) + (xy 109.237341 95.293498) + (xy 109.138414 95.343904) + (xy 109.138407 95.343909) + (xy 109.059909 95.422407) + (xy 109.059904 95.422414) + (xy 109.009498 95.521341) + (xy 108.992131 95.630997) + (xy 108.992131 95.631002) + (xy 107.0305 95.631002) + (xy 107.0305 95.290193) + (xy 107.050185 95.223154) + (xy 107.102989 95.177399) + (xy 107.104064 95.176914) + (xy 107.13273 95.164151) + (xy 107.189367 95.123002) + (xy 110.135131 95.123002) + (xy 110.152498 95.232658) + (xy 110.202904 95.331585) + (xy 110.202909 95.331592) + (xy 110.281407 95.41009) + (xy 110.28141 95.410092) + (xy 110.281413 95.410095) + (xy 110.305589 95.422413) + (xy 110.380341 95.460501) + (xy 110.489998 95.477869) + (xy 110.49 95.477869) + (xy 110.490002 95.477869) + (xy 110.599658 95.460501) + (xy 110.599659 95.4605) + (xy 110.599661 95.4605) + (xy 110.698587 95.410095) + (xy 110.777095 95.331587) + (xy 110.8275 95.232661) + (xy 110.8275 95.232659) + (xy 110.827501 95.232658) + (xy 110.844869 95.123002) + (xy 110.844869 95.122997) + (xy 110.827501 95.013341) + (xy 110.810338 94.979657) + (xy 110.777095 94.914413) + (xy 110.777092 94.91441) + (xy 110.77709 94.914407) + (xy 110.740527 94.877844) + (xy 112.95 94.877844) + (xy 112.956401 94.937372) + (xy 112.956403 94.937379) + (xy 113.006645 95.072086) + (xy 113.006649 95.072093) + (xy 113.092809 95.187187) + (xy 113.092812 95.18719) + (xy 113.207906 95.27335) + (xy 113.207913 95.273354) + (xy 113.34262 95.323596) + (xy 113.342627 95.323598) + (xy 113.402155 95.329999) + (xy 113.402172 95.33) + (xy 114.05 95.33) + (xy 114.05 94.415501) + (xy 114.157685 94.46468) + (xy 114.264237 94.48) + (xy 114.335763 94.48) + (xy 114.442315 94.46468) + (xy 114.55 94.415501) + (xy 114.55 95.33) + (xy 115.197828 95.33) + (xy 115.197844 95.329999) + (xy 115.257372 95.323598) + (xy 115.257379 95.323596) + (xy 115.392086 95.273354) + (xy 115.392093 95.27335) + (xy 115.507187 95.18719) + (xy 115.50719 95.187187) + (xy 115.59335 95.072093) + (xy 115.593354 95.072086) + (xy 115.643596 94.937379) + (xy 115.643598 94.937372) + (xy 115.649999 94.877844) + (xy 115.65 94.877827) + (xy 115.65 94.119089) + (xy 115.669685 94.05205) + (xy 115.722489 94.006295) + (xy 115.791647 93.996351) + (xy 115.855203 94.025376) + (xy 115.892977 94.084154) + (xy 115.897403 94.106935) + (xy 115.903252 94.166331) + (xy 115.903253 94.166333) + (xy 115.957603 94.345499) + (xy 115.957603 94.3455) + (xy 116.045862 94.510623) + (xy 116.045864 94.510626) + (xy 116.164642 94.655357) + (xy 116.309373 94.774135) + (xy 116.309376 94.774137) + (xy 116.424937 94.835905) + (xy 116.474499 94.862396) + (xy 116.653666 94.916746) + (xy 116.653668 94.916747) + (xy 116.670374 94.918392) + (xy 116.84 94.935099) + (xy 117.026331 94.916747) + (xy 117.150656 94.879032) + (xy 117.220519 94.878408) + (xy 117.27433 94.910012) + (xy 119.199137 96.834819) + (xy 119.232622 96.896142) + (xy 119.227638 96.965834) + (xy 119.199137 97.010181) + (xy 116.741137 99.468181) + (xy 116.679814 99.501666) + (xy 116.653456 99.5045) + (xy 116.004239 99.5045) + (xy 115.936108 99.514426) + (xy 115.831014 99.565803) + (xy 115.748303 99.648514) + (xy 115.696926 99.753608) + (xy 115.687 99.821739) + (xy 115.687 100.83826) + (xy 115.696926 100.906391) + (xy 115.748303 101.011485) + (xy 115.831014 101.094196) + (xy 115.831015 101.094196) + (xy 115.831017 101.094198) + (xy 115.936107 101.145573) + (xy 115.970173 101.150536) + (xy 116.004239 101.1555) + (xy 116.00424 101.1555) + (xy 116.745761 101.1555) + (xy 116.768471 101.152191) + (xy 116.813893 101.145573) + (xy 116.82551 101.139894) + (xy 118.4795 101.139894) + (xy 118.479501 101.139902) + (xy 118.48533 101.169212) + (xy 118.507542 101.202457) + (xy 118.524219 101.213599) + (xy 118.540787 101.224669) + (xy 118.54079 101.224669) + (xy 118.540791 101.22467) + (xy 118.550647 101.22663) + (xy 118.570101 101.2305) + (xy 120.189898 101.230499) + (xy 120.219213 101.224669) + (xy 120.252457 101.202457) + (xy 120.274669 101.169213) + (xy 120.2805 101.139899) + (xy 120.280499 99.520102) + (xy 120.274669 99.490787) + (xy 120.259565 99.468181) + (xy 120.252457 99.457542) + (xy 120.219214 99.435332) + (xy 120.219215 99.435332) + (xy 120.219213 99.435331) + (xy 120.219211 99.43533) + (xy 120.219208 99.435329) + (xy 120.189901 99.4295) + (xy 118.570105 99.4295) + (xy 118.570097 99.429501) + (xy 118.540787 99.43533) + (xy 118.507542 99.457542) + (xy 118.485332 99.490785) + (xy 118.485329 99.490791) + (xy 118.4795 99.520098) + (xy 118.4795 101.139894) + (xy 116.82551 101.139894) + (xy 116.918983 101.094198) + (xy 117.001698 101.011483) + (xy 117.053073 100.906393) + (xy 117.063 100.83826) + (xy 117.063 100.189044) + (xy 117.082685 100.122005) + (xy 117.099319 100.101363) + (xy 118.390682 98.81) + (xy 125.775 98.81) + (xy 126.75 98.81) + (xy 126.75 97.9725) + (xy 127.25 97.9725) + (xy 127.25 98.81) + (xy 128.224999 98.81) + (xy 149.905 98.81) + (xy 150.88 98.81) + (xy 150.88 97.9725) + (xy 151.38 97.9725) + (xy 151.38 98.81) + (xy 152.354999 98.81) + (xy 152.354999 98.672528) + (xy 152.354998 98.672513) + (xy 152.344505 98.569802) + (xy 152.289358 98.40338) + (xy 152.289356 98.403375) + (xy 152.197315 98.254154) + (xy 152.073345 98.130184) + (xy 151.924124 98.038143) + (xy 151.924119 98.038141) + (xy 151.757697 97.982994) + (xy 151.75769 97.982993) + (xy 151.654986 97.9725) + (xy 151.38 97.9725) + (xy 150.88 97.9725) + (xy 150.605029 97.9725) + (xy 150.605012 97.972501) + (xy 150.502302 97.982994) + (xy 150.33588 98.038141) + (xy 150.335875 98.038143) + (xy 150.186654 98.130184) + (xy 150.062684 98.254154) + (xy 149.970643 98.403375) + (xy 149.970641 98.40338) + (xy 149.915494 98.569802) + (xy 149.915493 98.569809) + (xy 149.905 98.672513) + (xy 149.905 98.81) + (xy 128.224999 98.81) + (xy 128.224999 98.672528) + (xy 128.224998 98.672513) + (xy 128.214505 98.569802) + (xy 128.159358 98.40338) + (xy 128.159356 98.403375) + (xy 128.067315 98.254154) + (xy 127.943345 98.130184) + (xy 127.794124 98.038143) + (xy 127.794119 98.038141) + (xy 127.627697 97.982994) + (xy 127.62769 97.982993) + (xy 127.524986 97.9725) + (xy 127.25 97.9725) + (xy 126.75 97.9725) + (xy 126.475029 97.9725) + (xy 126.475012 97.972501) + (xy 126.372302 97.982994) + (xy 126.20588 98.038141) + (xy 126.205875 98.038143) + (xy 126.056654 98.130184) + (xy 125.932684 98.254154) + (xy 125.840643 98.403375) + (xy 125.840641 98.40338) + (xy 125.785494 98.569802) + (xy 125.785493 98.569809) + (xy 125.775 98.672513) + (xy 125.775 98.81) + (xy 118.390682 98.81) + (xy 119.828863 97.371819) + (xy 119.890186 97.338334) + (xy 119.916544 97.3355) + (xy 126.065645 97.3355) + (xy 126.132684 97.355185) + (xy 126.178439 97.407989) + (xy 126.184119 97.422896) + (xy 126.184426 97.423892) + (xy 126.235803 97.528985) + (xy 126.318514 97.611696) + (xy 126.318515 97.611696) + (xy 126.318517 97.611698) + (xy 126.423607 97.663073) + (xy 126.457673 97.668036) + (xy 126.491739 97.673) + (xy 126.49174 97.673) + (xy 127.508261 97.673) + (xy 127.540545 97.668296) + (xy 127.576393 97.663073) + (xy 127.681483 97.611698) + (xy 127.764198 97.528983) + (xy 127.815573 97.423893) + (xy 127.8255 97.35576) + (xy 127.8255 96.647002) + (xy 136.297131 96.647002) + (xy 136.314498 96.756658) + (xy 136.364904 96.855585) + (xy 136.364909 96.855592) + (xy 136.443407 96.93409) + (xy 136.44341 96.934092) + (xy 136.443413 96.934095) + (xy 136.505705 96.965834) + (xy 136.542341 96.984501) + (xy 136.651998 97.001869) + (xy 136.652 97.001869) + (xy 136.652002 97.001869) + (xy 136.761658 96.984501) + (xy 136.761659 96.9845) + (xy 136.761661 96.9845) + (xy 136.860587 96.934095) + (xy 136.939095 96.855587) + (xy 136.9895 96.756661) + (xy 136.9895 96.756659) + (xy 136.989501 96.756658) + (xy 137.006869 96.647002) + (xy 137.006869 96.646997) + (xy 136.989501 96.537341) + (xy 136.971831 96.502661) + (xy 136.939095 96.438413) + (xy 136.939092 96.43841) + (xy 136.93909 96.438407) + (xy 136.860592 96.359909) + (xy 136.860588 96.359906) + (xy 136.860587 96.359905) + (xy 136.821158 96.339815) + (xy 136.761658 96.309498) + (xy 136.652002 96.292131) + (xy 136.651998 96.292131) + (xy 136.542341 96.309498) + (xy 136.443414 96.359904) + (xy 136.443407 96.359909) + (xy 136.364909 96.438407) + (xy 136.364904 96.438414) + (xy 136.314498 96.537341) + (xy 136.297131 96.646997) + (xy 136.297131 96.647002) + (xy 127.8255 96.647002) + (xy 127.8255 96.61424) + (xy 127.824679 96.608608) + (xy 127.815573 96.546108) + (xy 127.815572 96.546105) + (xy 127.764198 96.441017) + (xy 127.764196 96.441015) + (xy 127.764196 96.441014) + (xy 127.681485 96.358303) + (xy 127.576391 96.306926) + (xy 127.508261 96.297) + (xy 127.50826 96.297) + (xy 126.49174 96.297) + (xy 126.491739 96.297) + (xy 126.423608 96.306926) + (xy 126.318514 96.358303) + (xy 126.235803 96.441014) + (xy 126.184426 96.546107) + (xy 126.184119 96.547104) + (xy 126.183435 96.548134) + (xy 126.180198 96.554758) + (xy 126.179328 96.554332) + (xy 126.145522 96.605345) + (xy 126.081565 96.633474) + (xy 126.065645 96.6345) + (xy 120.041544 96.6345) + (xy 119.974505 96.614815) + (xy 119.953863 96.598181) + (xy 118.545576 95.189894) + (xy 126.0995 95.189894) + (xy 126.099501 95.189902) + (xy 126.10533 95.219212) + (xy 126.127542 95.252457) + (xy 126.139865 95.26069) + (xy 126.160787 95.274669) + (xy 126.16079 95.274669) + (xy 126.160791 95.27467) + (xy 126.165603 95.275627) + (xy 126.190101 95.2805) + (xy 127.809898 95.280499) + (xy 127.839213 95.274669) + (xy 127.872457 95.252457) + (xy 127.894669 95.219213) + (xy 127.9005 95.189899) + (xy 127.9005 94.427192) + (xy 128.6395 94.427192) + (xy 128.654326 94.568256) + (xy 128.654327 94.568259) + (xy 128.712818 94.748277) + (xy 128.712821 94.748284) + (xy 128.807467 94.912216) + (xy 128.883496 94.996654) + (xy 128.934129 95.052888) + (xy 129.087265 95.164148) + (xy 129.08727 95.164151) + (xy 129.260192 95.241142) + (xy 129.260195 95.241143) + (xy 129.260197 95.241144) + (xy 129.445354 95.2805) + (xy 129.445355 95.2805) + (xy 129.634644 95.2805) + (xy 129.634646 95.2805) + (xy 129.819803 95.241144) + (xy 129.99273 95.164151) + (xy 130.145871 95.052888) + (xy 130.272533 94.912216) + (xy 130.367179 94.748284) + (xy 130.425674 94.568256) + (xy 130.4405 94.427192) + (xy 131.1795 94.427192) + (xy 131.194326 94.568256) + (xy 131.194327 94.568259) + (xy 131.252818 94.748277) + (xy 131.252821 94.748284) + (xy 131.347467 94.912216) + (xy 131.423496 94.996654) + (xy 131.474129 95.052888) + (xy 131.627265 95.164148) + (xy 131.62727 95.164151) + (xy 131.800192 95.241142) + (xy 131.800195 95.241143) + (xy 131.800197 95.241144) + (xy 131.985354 95.2805) + (xy 131.985355 95.2805) + (xy 132.174644 95.2805) + (xy 132.174646 95.2805) + (xy 132.359803 95.241144) + (xy 132.53273 95.164151) + (xy 132.685871 95.052888) + (xy 132.812533 94.912216) + (xy 132.907179 94.748284) + (xy 132.965674 94.568256) + (xy 132.9805 94.427192) + (xy 133.7195 94.427192) + (xy 133.734326 94.568256) + (xy 133.734327 94.568259) + (xy 133.792818 94.748277) + (xy 133.792821 94.748284) + (xy 133.887467 94.912216) + (xy 133.963496 94.996654) + (xy 134.014129 95.052888) + (xy 134.167265 95.164148) + (xy 134.16727 95.164151) + (xy 134.340192 95.241142) + (xy 134.340195 95.241143) + (xy 134.340197 95.241144) + (xy 134.525354 95.2805) + (xy 134.525355 95.2805) + (xy 134.714644 95.2805) + (xy 134.714646 95.2805) + (xy 134.899803 95.241144) + (xy 135.07273 95.164151) + (xy 135.225871 95.052888) + (xy 135.352533 94.912216) + (xy 135.447179 94.748284) + (xy 135.505674 94.568256) + (xy 135.5205 94.427192) + (xy 136.2595 94.427192) + (xy 136.274326 94.568256) + (xy 136.274327 94.568259) + (xy 136.332818 94.748277) + (xy 136.332821 94.748284) + (xy 136.427467 94.912216) + (xy 136.503496 94.996654) + (xy 136.554129 95.052888) + (xy 136.707265 95.164148) + (xy 136.70727 95.164151) + (xy 136.880192 95.241142) + (xy 136.880195 95.241143) + (xy 136.880197 95.241144) + (xy 137.065354 95.2805) + (xy 137.065355 95.2805) + (xy 137.254644 95.2805) + (xy 137.254646 95.2805) + (xy 137.439803 95.241144) + (xy 137.61273 95.164151) + (xy 137.765871 95.052888) + (xy 137.892533 94.912216) + (xy 137.987179 94.748284) + (xy 138.045674 94.568256) + (xy 138.0605 94.427192) + (xy 138.7995 94.427192) + (xy 138.814326 94.568256) + (xy 138.814327 94.568259) + (xy 138.872818 94.748277) + (xy 138.872821 94.748284) + (xy 138.967467 94.912216) + (xy 139.043496 94.996654) + (xy 139.094129 95.052888) + (xy 139.247265 95.164148) + (xy 139.24727 95.164151) + (xy 139.420192 95.241142) + (xy 139.420195 95.241143) + (xy 139.420197 95.241144) + (xy 139.605354 95.2805) + (xy 139.605355 95.2805) + (xy 139.794644 95.2805) + (xy 139.794646 95.2805) + (xy 139.979803 95.241144) + (xy 140.15273 95.164151) + (xy 140.305871 95.052888) + (xy 140.432533 94.912216) + (xy 140.527179 94.748284) + (xy 140.585674 94.568256) + (xy 140.6005 94.427192) + (xy 141.3395 94.427192) + (xy 141.354326 94.568256) + (xy 141.354327 94.568259) + (xy 141.412818 94.748277) + (xy 141.412821 94.748284) + (xy 141.507467 94.912216) + (xy 141.583496 94.996654) + (xy 141.634129 95.052888) + (xy 141.787265 95.164148) + (xy 141.78727 95.164151) + (xy 141.960192 95.241142) + (xy 141.960195 95.241143) + (xy 141.960197 95.241144) + (xy 142.145354 95.2805) + (xy 142.145355 95.2805) + (xy 142.334644 95.2805) + (xy 142.334646 95.2805) + (xy 142.519803 95.241144) + (xy 142.69273 95.164151) + (xy 142.845871 95.052888) + (xy 142.972533 94.912216) + (xy 143.067179 94.748284) + (xy 143.125674 94.568256) + (xy 143.1405 94.427192) + (xy 143.8795 94.427192) + (xy 143.894326 94.568256) + (xy 143.894327 94.568259) + (xy 143.952818 94.748277) + (xy 143.952821 94.748284) + (xy 144.047467 94.912216) + (xy 144.123496 94.996654) + (xy 144.174129 95.052888) + (xy 144.327265 95.164148) + (xy 144.32727 95.164151) + (xy 144.500192 95.241142) + (xy 144.500195 95.241143) + (xy 144.500197 95.241144) + (xy 144.685354 95.2805) + (xy 144.685355 95.2805) + (xy 144.874644 95.2805) + (xy 144.874646 95.2805) + (xy 145.059803 95.241144) + (xy 145.23273 95.164151) + (xy 145.283589 95.127199) + (xy 145.349394 95.10372) + (xy 145.417448 95.119545) + (xy 145.444155 95.139837) + (xy 147.50236 97.198041) + (xy 147.518484 97.217896) + (xy 147.523563 97.225669) + (xy 147.546478 97.243504) + (xy 147.556728 97.252558) + (xy 147.55769 97.253372) + (xy 147.573347 97.264551) + (xy 147.577451 97.267611) + (xy 147.589506 97.276994) + (xy 147.615874 97.297517) + (xy 147.622346 97.301019) + (xy 147.628934 97.30424) + (xy 147.675593 97.318131) + (xy 147.680437 97.319682) + (xy 147.726512 97.3355) + (xy 147.726517 97.3355) + (xy 147.733755 97.336708) + (xy 147.741044 97.337616) + (xy 147.741046 97.337617) + (xy 147.741047 97.337616) + (xy 147.741048 97.337617) + (xy 147.778855 97.336053) + (xy 147.789679 97.335605) + (xy 147.794802 97.3355) + (xy 150.195645 97.3355) + (xy 150.262684 97.355185) + (xy 150.308439 97.407989) + (xy 150.314119 97.422896) + (xy 150.314426 97.423892) + (xy 150.365803 97.528985) + (xy 150.448514 97.611696) + (xy 150.448515 97.611696) + (xy 150.448517 97.611698) + (xy 150.553607 97.663073) + (xy 150.587673 97.668036) + (xy 150.621739 97.673) + (xy 150.62174 97.673) + (xy 151.638261 97.673) + (xy 151.670545 97.668296) + (xy 151.706393 97.663073) + (xy 151.811483 97.611698) + (xy 151.894198 97.528983) + (xy 151.918125 97.480038) + (xy 151.965252 97.428458) + (xy 152.029525 97.4105) + (xy 152.757485 97.4105) + (xy 152.824524 97.430185) + (xy 152.870279 97.482989) + (xy 152.87599 97.502376) + (xy 152.876584 97.502193) + (xy 152.879425 97.51139) + (xy 152.930803 97.616485) + (xy 153.013514 97.699196) + (xy 153.013515 97.699196) + (xy 153.013517 97.699198) + (xy 153.118607 97.750573) + (xy 153.152673 97.755536) + (xy 153.186739 97.7605) + (xy 153.18674 97.7605) + (xy 154.153261 97.7605) + (xy 154.175971 97.757191) + (xy 154.221393 97.750573) + (xy 154.326483 97.699198) + (xy 154.409198 97.616483) + (xy 154.460573 97.511393) + (xy 154.4705 97.44326) + (xy 154.4705 96.67674) + (xy 154.46761 96.656908) + (xy 154.461794 96.616989) + (xy 154.460573 96.608607) + (xy 154.409198 96.503517) + (xy 154.409196 96.503515) + (xy 154.409196 96.503514) + (xy 154.326485 96.420803) + (xy 154.221391 96.369426) + (xy 154.153261 96.3595) + (xy 154.15326 96.3595) + (xy 153.18674 96.3595) + (xy 153.186739 96.3595) + (xy 153.118608 96.369426) + (xy 153.013514 96.420803) + (xy 152.930803 96.503514) + (xy 152.879425 96.608609) + (xy 152.876584 96.617807) + (xy 152.873939 96.616989) + (xy 152.851054 96.666868) + (xy 152.79221 96.704539) + (xy 152.757485 96.7095) + (xy 152.076622 96.7095) + (xy 152.009583 96.689815) + (xy 151.963828 96.637011) + (xy 151.953918 96.603378) + (xy 151.945573 96.546108) + (xy 151.945572 96.546105) + (xy 151.894198 96.441017) + (xy 151.894196 96.441015) + (xy 151.894196 96.441014) + (xy 151.811485 96.358303) + (xy 151.706391 96.306926) + (xy 151.638261 96.297) + (xy 151.63826 96.297) + (xy 150.62174 96.297) + (xy 150.621739 96.297) + (xy 150.553608 96.306926) + (xy 150.448514 96.358303) + (xy 150.365803 96.441014) + (xy 150.314426 96.546107) + (xy 150.314119 96.547104) + (xy 150.313435 96.548134) + (xy 150.310198 96.554758) + (xy 150.309328 96.554332) + (xy 150.275522 96.605345) + (xy 150.211565 96.633474) + (xy 150.195645 96.6345) + (xy 147.981543 96.6345) + (xy 147.914504 96.614815) + (xy 147.893862 96.598181) + (xy 146.485576 95.189894) + (xy 150.2295 95.189894) + (xy 150.229501 95.189902) + (xy 150.23533 95.219212) + (xy 150.257542 95.252457) + (xy 150.269865 95.26069) + (xy 150.290787 95.274669) + (xy 150.29079 95.274669) + (xy 150.290791 95.27467) + (xy 150.295603 95.275627) + (xy 150.320101 95.2805) + (xy 151.939898 95.280499) + (xy 151.969213 95.274669) + (xy 152.002457 95.252457) + (xy 152.024669 95.219213) + (xy 152.0305 95.189899) + (xy 152.0305 94.427192) + (xy 152.7695 94.427192) + (xy 152.784326 94.568256) + (xy 152.784327 94.568259) + (xy 152.842818 94.748277) + (xy 152.842821 94.748284) + (xy 152.937467 94.912216) + (xy 153.013496 94.996654) + (xy 153.064129 95.052888) + (xy 153.217265 95.164148) + (xy 153.21727 95.164151) + (xy 153.390192 95.241142) + (xy 153.390195 95.241143) + (xy 153.390197 95.241144) + (xy 153.575354 95.2805) + (xy 153.575355 95.2805) + (xy 153.764644 95.2805) + (xy 153.764646 95.2805) + (xy 153.949803 95.241144) + (xy 154.12273 95.164151) + (xy 154.275871 95.052888) + (xy 154.402533 94.912216) + (xy 154.497179 94.748284) + (xy 154.555674 94.568256) + (xy 154.5705 94.427192) + (xy 154.5705 93.532808) + (xy 154.555674 93.391744) + (xy 154.497179 93.211716) + (xy 154.402533 93.047784) + (xy 154.275871 92.907112) + (xy 154.249446 92.887913) + (xy 154.122734 92.795851) + (xy 154.122729 92.795848) + (xy 153.949807 92.718857) + (xy 153.949802 92.718855) + (xy 153.798261 92.686645) + (xy 153.764646 92.6795) + (xy 153.575354 92.6795) + (xy 153.542897 92.686398) + (xy 153.390197 92.718855) + (xy 153.390192 92.718857) + (xy 153.21727 92.795848) + (xy 153.217265 92.795851) + (xy 153.064129 92.907111) + (xy 152.937466 93.047785) + (xy 152.842821 93.211715) + (xy 152.842818 93.211722) + (xy 152.784327 93.39174) + (xy 152.784326 93.391744) + (xy 152.7695 93.532808) + (xy 152.7695 94.427192) + (xy 152.0305 94.427192) + (xy 152.030499 92.770102) + (xy 152.024669 92.740787) + (xy 152.024668 92.740785) + (xy 152.002457 92.707542) + (xy 151.977496 92.690865) + (xy 151.969213 92.685331) + (xy 151.969211 92.68533) + (xy 151.969208 92.685329) + (xy 151.939901 92.6795) + (xy 150.320105 92.6795) + (xy 150.320097 92.679501) + (xy 150.290787 92.68533) + (xy 150.257542 92.707542) + (xy 150.235332 92.740785) + (xy 150.235329 92.740791) + (xy 150.2295 92.770098) + (xy 150.2295 95.189894) + (xy 146.485576 95.189894) + (xy 145.716819 94.421137) + (xy 145.683334 94.359814) + (xy 145.6805 94.333456) + (xy 145.6805 93.532811) + (xy 145.6805 93.532808) + (xy 145.665674 93.391744) + (xy 145.607179 93.211716) + (xy 145.512533 93.047784) + (xy 145.385871 92.907112) + (xy 145.359446 92.887913) + (xy 145.232734 92.795851) + (xy 145.232729 92.795848) + (xy 145.059807 92.718857) + (xy 145.059802 92.718855) + (xy 144.908261 92.686645) + (xy 144.874646 92.6795) + (xy 144.685354 92.6795) + (xy 144.652897 92.686398) + (xy 144.500197 92.718855) + (xy 144.500192 92.718857) + (xy 144.32727 92.795848) + (xy 144.327265 92.795851) + (xy 144.174129 92.907111) + (xy 144.047466 93.047785) + (xy 143.952821 93.211715) + (xy 143.952818 93.211722) + (xy 143.894327 93.39174) + (xy 143.894326 93.391744) + (xy 143.8795 93.532808) + (xy 143.8795 94.427192) + (xy 143.1405 94.427192) + (xy 143.1405 93.532808) + (xy 143.125674 93.391744) + (xy 143.067179 93.211716) + (xy 142.972533 93.047784) + (xy 142.845871 92.907112) + (xy 142.819446 92.887913) + (xy 142.692734 92.795851) + (xy 142.692729 92.795848) + (xy 142.519807 92.718857) + (xy 142.519802 92.718855) + (xy 142.368261 92.686645) + (xy 142.334646 92.6795) + (xy 142.145354 92.6795) + (xy 142.112897 92.686398) + (xy 141.960197 92.718855) + (xy 141.960192 92.718857) + (xy 141.78727 92.795848) + (xy 141.787265 92.795851) + (xy 141.634129 92.907111) + (xy 141.507466 93.047785) + (xy 141.412821 93.211715) + (xy 141.412818 93.211722) + (xy 141.354327 93.39174) + (xy 141.354326 93.391744) + (xy 141.3395 93.532808) + (xy 141.3395 94.427192) + (xy 140.6005 94.427192) + (xy 140.6005 93.532808) + (xy 140.585674 93.391744) + (xy 140.527179 93.211716) + (xy 140.432533 93.047784) + (xy 140.305871 92.907112) + (xy 140.279446 92.887913) + (xy 140.152734 92.795851) + (xy 140.152729 92.795848) + (xy 139.979807 92.718857) + (xy 139.979802 92.718855) + (xy 139.828261 92.686645) + (xy 139.794646 92.6795) + (xy 139.605354 92.6795) + (xy 139.572897 92.686398) + (xy 139.420197 92.718855) + (xy 139.420192 92.718857) + (xy 139.24727 92.795848) + (xy 139.247265 92.795851) + (xy 139.094129 92.907111) + (xy 138.967466 93.047785) + (xy 138.872821 93.211715) + (xy 138.872818 93.211722) + (xy 138.814327 93.39174) + (xy 138.814326 93.391744) + (xy 138.7995 93.532808) + (xy 138.7995 94.427192) + (xy 138.0605 94.427192) + (xy 138.0605 93.532808) + (xy 138.045674 93.391744) + (xy 137.987179 93.211716) + (xy 137.892533 93.047784) + (xy 137.765871 92.907112) + (xy 137.739446 92.887913) + (xy 137.612734 92.795851) + (xy 137.612729 92.795848) + (xy 137.439807 92.718857) + (xy 137.439802 92.718855) + (xy 137.288261 92.686645) + (xy 137.254646 92.6795) + (xy 137.065354 92.6795) + (xy 137.032897 92.686398) + (xy 136.880197 92.718855) + (xy 136.880192 92.718857) + (xy 136.70727 92.795848) + (xy 136.707265 92.795851) + (xy 136.554129 92.907111) + (xy 136.427466 93.047785) + (xy 136.332821 93.211715) + (xy 136.332818 93.211722) + (xy 136.274327 93.39174) + (xy 136.274326 93.391744) + (xy 136.2595 93.532808) + (xy 136.2595 94.427192) + (xy 135.5205 94.427192) + (xy 135.5205 93.532808) + (xy 135.505674 93.391744) + (xy 135.447179 93.211716) + (xy 135.352533 93.047784) + (xy 135.225871 92.907112) + (xy 135.199446 92.887913) + (xy 135.072734 92.795851) + (xy 135.072729 92.795848) + (xy 134.899807 92.718857) + (xy 134.899802 92.718855) + (xy 134.748261 92.686645) + (xy 134.714646 92.6795) + (xy 134.525354 92.6795) + (xy 134.492897 92.686398) + (xy 134.340197 92.718855) + (xy 134.340192 92.718857) + (xy 134.16727 92.795848) + (xy 134.167265 92.795851) + (xy 134.014129 92.907111) + (xy 133.887466 93.047785) + (xy 133.792821 93.211715) + (xy 133.792818 93.211722) + (xy 133.734327 93.39174) + (xy 133.734326 93.391744) + (xy 133.7195 93.532808) + (xy 133.7195 94.427192) + (xy 132.9805 94.427192) + (xy 132.9805 93.532808) + (xy 132.965674 93.391744) + (xy 132.907179 93.211716) + (xy 132.812533 93.047784) + (xy 132.685871 92.907112) + (xy 132.659446 92.887913) + (xy 132.532734 92.795851) + (xy 132.532729 92.795848) + (xy 132.359807 92.718857) + (xy 132.359802 92.718855) + (xy 132.208261 92.686645) + (xy 132.174646 92.6795) + (xy 131.985354 92.6795) + (xy 131.952897 92.686398) + (xy 131.800197 92.718855) + (xy 131.800192 92.718857) + (xy 131.62727 92.795848) + (xy 131.627265 92.795851) + (xy 131.474129 92.907111) + (xy 131.347466 93.047785) + (xy 131.252821 93.211715) + (xy 131.252818 93.211722) + (xy 131.194327 93.39174) + (xy 131.194326 93.391744) + (xy 131.1795 93.532808) + (xy 131.1795 94.427192) + (xy 130.4405 94.427192) + (xy 130.4405 93.532808) + (xy 130.425674 93.391744) + (xy 130.367179 93.211716) + (xy 130.272533 93.047784) + (xy 130.145871 92.907112) + (xy 130.119446 92.887913) + (xy 129.992734 92.795851) + (xy 129.992729 92.795848) + (xy 129.819807 92.718857) + (xy 129.819802 92.718855) + (xy 129.668261 92.686645) + (xy 129.634646 92.6795) + (xy 129.445354 92.6795) + (xy 129.412897 92.686398) + (xy 129.260197 92.718855) + (xy 129.260192 92.718857) + (xy 129.08727 92.795848) + (xy 129.087265 92.795851) + (xy 128.934129 92.907111) + (xy 128.807466 93.047785) + (xy 128.712821 93.211715) + (xy 128.712818 93.211722) + (xy 128.654327 93.39174) + (xy 128.654326 93.391744) + (xy 128.6395 93.532808) + (xy 128.6395 94.427192) + (xy 127.9005 94.427192) + (xy 127.900499 92.770102) + (xy 127.894669 92.740787) + (xy 127.894668 92.740785) + (xy 127.872457 92.707542) + (xy 127.847496 92.690865) + (xy 127.839213 92.685331) + (xy 127.839211 92.68533) + (xy 127.839208 92.685329) + (xy 127.809901 92.6795) + (xy 126.190105 92.6795) + (xy 126.190097 92.679501) + (xy 126.160787 92.68533) + (xy 126.127542 92.707542) + (xy 126.105332 92.740785) + (xy 126.105329 92.740791) + (xy 126.0995 92.770098) + (xy 126.0995 95.189894) + (xy 118.545576 95.189894) + (xy 117.770012 94.41433) + (xy 117.736527 94.353007) + (xy 117.739032 94.290657) + (xy 117.776747 94.166331) + (xy 117.795099 93.98) + (xy 117.776747 93.793669) + (xy 117.722396 93.614499) + (xy 117.722395 93.614497) + (xy 117.634137 93.449376) + (xy 117.634135 93.449373) + (xy 117.515357 93.304642) + (xy 117.370626 93.185864) + (xy 117.370623 93.185862) + (xy 117.205502 93.097604) + (xy 117.026333 93.043253) + (xy 117.026331 93.043252) + (xy 116.84 93.024901) + (xy 116.653668 93.043252) + (xy 116.653666 93.043253) + (xy 116.474497 93.097604) + (xy 116.309376 93.185862) + (xy 116.309373 93.185864) + (xy 116.164642 93.304642) + (xy 116.045864 93.449373) + (xy 116.045862 93.449376) + (xy 115.957604 93.614497) + (xy 115.903253 93.793666) + (xy 115.903252 93.793668) + (xy 115.897403 93.853064) + (xy 115.871242 93.917851) + (xy 115.814208 93.95821) + (xy 115.744408 93.961327) + (xy 115.684003 93.926213) + (xy 115.652172 93.864015) + (xy 115.65 93.84091) + (xy 115.65 93.082172) + (xy 115.649999 93.082155) + (xy 115.643598 93.022627) + (xy 115.643596 93.02262) + (xy 115.593354 92.887913) + (xy 115.59335 92.887906) + (xy 115.50719 92.772812) + (xy 115.507187 92.772809) + (xy 115.392093 92.686649) + (xy 115.392086 92.686645) + (xy 115.257379 92.636403) + (xy 115.257372 92.636401) + (xy 115.197844 92.63) + (xy 114.55 92.63) + (xy 114.55 93.544498) + (xy 114.442315 93.49532) + (xy 114.335763 93.48) + (xy 114.264237 93.48) + (xy 114.157685 93.49532) + (xy 114.05 93.544498) + (xy 114.05 92.63) + (xy 113.402155 92.63) + (xy 113.342627 92.636401) + (xy 113.34262 92.636403) + (xy 113.207913 92.686645) + (xy 113.207906 92.686649) + (xy 113.092812 92.772809) + (xy 113.092809 92.772812) + (xy 113.006649 92.887906) + (xy 113.006645 92.887913) + (xy 112.956403 93.02262) + (xy 112.956401 93.022627) + (xy 112.95 93.082155) + (xy 112.95 93.73) + (xy 113.866314 93.73) + (xy 113.840507 93.770156) + (xy 113.8 93.908111) + (xy 113.8 94.051889) + (xy 113.840507 94.189844) + (xy 113.866314 94.23) + (xy 112.95 94.23) + (xy 112.95 94.877844) + (xy 110.740527 94.877844) + (xy 110.698592 94.835909) + (xy 110.698588 94.835906) + (xy 110.698587 94.835905) + (xy 110.639681 94.805891) + (xy 110.599658 94.785498) + (xy 110.490002 94.768131) + (xy 110.489998 94.768131) + (xy 110.380341 94.785498) + (xy 110.281414 94.835904) + (xy 110.281407 94.835909) + (xy 110.202909 94.914407) + (xy 110.202904 94.914414) + (xy 110.152498 95.013341) + (xy 110.135131 95.122997) + (xy 110.135131 95.123002) + (xy 107.189367 95.123002) + (xy 107.285871 95.052888) + (xy 107.412533 94.912216) + (xy 107.507179 94.748284) + (xy 107.565674 94.568256) + (xy 107.5805 94.427192) + (xy 107.5805 93.532808) + (xy 107.565674 93.391744) + (xy 107.507179 93.211716) + (xy 107.412533 93.047784) + (xy 107.285871 92.907112) + (xy 107.259446 92.887913) + (xy 107.132734 92.795851) + (xy 107.132729 92.795848) + (xy 106.959807 92.718857) + (xy 106.959802 92.718855) + (xy 106.808261 92.686645) + (xy 106.774646 92.6795) + (xy 106.585354 92.6795) + (xy 106.552897 92.686398) + (xy 106.400197 92.718855) + (xy 106.400192 92.718857) + (xy 106.22727 92.795848) + (xy 106.227265 92.795851) + (xy 106.074129 92.907111) + (xy 105.947466 93.047785) + (xy 105.852821 93.211715) + (xy 105.852818 93.211722) + (xy 105.794327 93.39174) + (xy 105.794326 93.391744) + (xy 105.7795 93.532808) + (xy 105.7795 94.427192) + (xy 105.794326 94.568256) + (xy 105.794327 94.568259) + (xy 105.852818 94.748277) + (xy 105.852821 94.748284) + (xy 105.947467 94.912216) + (xy 106.023496 94.996654) + (xy 106.074129 95.052888) + (xy 106.227265 95.164148) + (xy 106.227266 95.164148) + (xy 106.22727 95.164151) + (xy 106.255936 95.176914) + (xy 106.309173 95.222164) + (xy 106.329494 95.289013) + (xy 106.3295 95.290193) + (xy 106.3295 97.847456) + (xy 106.309815 97.914495) + (xy 106.293181 97.935137) + (xy 106.095137 98.133181) + (xy 106.033814 98.166666) + (xy 106.007456 98.1695) + (xy 102.512515 98.1695) + (xy 102.445476 98.149815) + (xy 102.399721 98.097011) + (xy 102.394009 98.077623) + (xy 102.393416 98.077807) + (xy 102.390574 98.068609) + (xy 102.388515 98.064397) + (xy 102.339198 97.963517) + (xy 102.339196 97.963515) + (xy 102.339196 97.963514) + (xy 102.256485 97.880803) + (xy 102.236027 97.870802) + (xy 102.151393 97.829427) + (xy 102.151391 97.829426) + (xy 102.083261 97.8195) + (xy 102.08326 97.8195) + (xy 101.11674 97.8195) + (xy 101.116739 97.8195) + (xy 101.048608 97.829426) + (xy 100.943514 97.880803) + (xy 100.860803 97.963514) + (xy 100.809425 98.068609) + (xy 100.806584 98.077807) + (xy 100.803939 98.076989) + (xy 100.781054 98.126868) + (xy 100.72221 98.164539) + (xy 100.687485 98.1695) + (xy 99.972515 98.1695) + (xy 99.905476 98.149815) + (xy 99.859721 98.097011) + (xy 99.854009 98.077623) + (xy 99.853416 98.077807) + (xy 99.850574 98.068609) + (xy 99.848515 98.064397) + (xy 99.799198 97.963517) + (xy 99.799196 97.963515) + (xy 99.799196 97.963514) + (xy 99.716485 97.880803) + (xy 99.696027 97.870802) + (xy 99.611393 97.829427) + (xy 99.611391 97.829426) + (xy 99.543261 97.8195) + (xy 99.54326 97.8195) + (xy 98.906544 97.8195) + (xy 98.839505 97.799815) + (xy 98.818863 97.783181) + (xy 98.46578 97.430098) + (xy 98.432295 97.368775) + (xy 98.437279 97.299083) + (xy 98.479151 97.24315) + (xy 98.544615 97.218733) + (xy 98.571337 97.219712) + (xy 98.57674 97.2205) + (xy 98.576742 97.2205) + (xy 99.543261 97.2205) + (xy 99.567701 97.216939) + (xy 99.611393 97.210573) + (xy 99.716483 97.159198) + (xy 99.799198 97.076483) + (xy 99.850573 96.971393) + (xy 99.8605 96.90326) + (xy 99.8605 96.13674) + (xy 99.850573 96.068607) + (xy 99.799198 95.963517) + (xy 99.799196 95.963515) + (xy 99.799196 95.963514) + (xy 99.716485 95.880803) + (xy 99.611391 95.829426) + (xy 99.543261 95.8195) + (xy 99.54326 95.8195) + (xy 99.3595 95.8195) + (xy 99.292461 95.799815) + (xy 99.246706 95.747011) + (xy 99.2355 95.6955) + (xy 99.2355 95.363727) + (xy 99.255185 95.296688) + (xy 99.307989 95.250933) + (xy 99.33372 95.242436) + (xy 99.339803 95.241144) + (xy 99.51273 95.164151) + (xy 99.665871 95.052888) + (xy 99.792533 94.912216) + (xy 99.887179 94.748284) + (xy 99.945674 94.568256) + (xy 99.9605 94.427192) + (xy 100.6995 94.427192) + (xy 100.714326 94.568256) + (xy 100.714327 94.568259) + (xy 100.772818 94.748277) + (xy 100.772821 94.748284) + (xy 100.867467 94.912216) + (xy 100.943496 94.996654) + (xy 100.994129 95.052888) + (xy 101.147265 95.164148) + (xy 101.14727 95.164151) + (xy 101.320192 95.241142) + (xy 101.320194 95.241143) + (xy 101.320195 95.241143) + (xy 101.320197 95.241144) + (xy 101.326277 95.242436) + (xy 101.38776 95.275627) + (xy 101.421539 95.336789) + (xy 101.4245 95.363727) + (xy 101.4245 95.6955) + (xy 101.404815 95.762539) + (xy 101.352011 95.808294) + (xy 101.3005 95.8195) + (xy 101.116739 95.8195) + (xy 101.048608 95.829426) + (xy 100.943514 95.880803) + (xy 100.860803 95.963514) + (xy 100.809426 96.068608) + (xy 100.7995 96.136739) + (xy 100.7995 96.90326) + (xy 100.809426 96.971391) + (xy 100.860803 97.076485) + (xy 100.943514 97.159196) + (xy 100.943515 97.159196) + (xy 100.943517 97.159198) + (xy 101.048607 97.210573) + (xy 101.082673 97.215536) + (xy 101.116739 97.2205) + (xy 101.11674 97.2205) + (xy 102.083261 97.2205) + (xy 102.107701 97.216939) + (xy 102.151393 97.210573) + (xy 102.256483 97.159198) + (xy 102.339198 97.076483) + (xy 102.390573 96.971393) + (xy 102.4005 96.90326) + (xy 102.4005 96.13674) + (xy 102.390573 96.068607) + (xy 102.339198 95.963517) + (xy 102.339196 95.963515) + (xy 102.339196 95.963514) + (xy 102.256485 95.880803) + (xy 102.151391 95.829426) + (xy 102.083261 95.8195) + (xy 102.08326 95.8195) + (xy 101.8995 95.8195) + (xy 101.832461 95.799815) + (xy 101.786706 95.747011) + (xy 101.7755 95.6955) + (xy 101.7755 95.363727) + (xy 101.795185 95.296688) + (xy 101.847989 95.250933) + (xy 101.87372 95.242436) + (xy 101.879803 95.241144) + (xy 102.05273 95.164151) + (xy 102.205871 95.052888) + (xy 102.332533 94.912216) + (xy 102.427179 94.748284) + (xy 102.485674 94.568256) + (xy 102.5005 94.427192) + (xy 103.2395 94.427192) + (xy 103.254326 94.568256) + (xy 103.254327 94.568259) + (xy 103.312818 94.748277) + (xy 103.312821 94.748284) + (xy 103.407467 94.912216) + (xy 103.483496 94.996654) + (xy 103.534129 95.052888) + (xy 103.687265 95.164148) + (xy 103.68727 95.164151) + (xy 103.860192 95.241142) + (xy 103.860195 95.241143) + (xy 103.860197 95.241144) + (xy 104.045354 95.2805) + (xy 104.045355 95.2805) + (xy 104.234644 95.2805) + (xy 104.234646 95.2805) + (xy 104.419803 95.241144) + (xy 104.59273 95.164151) + (xy 104.745871 95.052888) + (xy 104.872533 94.912216) + (xy 104.967179 94.748284) + (xy 105.025674 94.568256) + (xy 105.0405 94.427192) + (xy 105.0405 93.532808) + (xy 105.025674 93.391744) + (xy 104.967179 93.211716) + (xy 104.872533 93.047784) + (xy 104.745871 92.907112) + (xy 104.719446 92.887913) + (xy 104.592734 92.795851) + (xy 104.592729 92.795848) + (xy 104.419807 92.718857) + (xy 104.419802 92.718855) + (xy 104.268261 92.686645) + (xy 104.234646 92.6795) + (xy 104.045354 92.6795) + (xy 104.012897 92.686398) + (xy 103.860197 92.718855) + (xy 103.860192 92.718857) + (xy 103.68727 92.795848) + (xy 103.687265 92.795851) + (xy 103.534129 92.907111) + (xy 103.407466 93.047785) + (xy 103.312821 93.211715) + (xy 103.312818 93.211722) + (xy 103.254327 93.39174) + (xy 103.254326 93.391744) + (xy 103.2395 93.532808) + (xy 103.2395 94.427192) + (xy 102.5005 94.427192) + (xy 102.5005 93.532808) + (xy 102.485674 93.391744) + (xy 102.427179 93.211716) + (xy 102.332533 93.047784) + (xy 102.205871 92.907112) + (xy 102.179446 92.887913) + (xy 102.052734 92.795851) + (xy 102.052729 92.795848) + (xy 101.879807 92.718857) + (xy 101.879802 92.718855) + (xy 101.728261 92.686645) + (xy 101.694646 92.6795) + (xy 101.505354 92.6795) + (xy 101.472897 92.686398) + (xy 101.320197 92.718855) + (xy 101.320192 92.718857) + (xy 101.14727 92.795848) + (xy 101.147265 92.795851) + (xy 100.994129 92.907111) + (xy 100.867466 93.047785) + (xy 100.772821 93.211715) + (xy 100.772818 93.211722) + (xy 100.714327 93.39174) + (xy 100.714326 93.391744) + (xy 100.6995 93.532808) + (xy 100.6995 94.427192) + (xy 99.9605 94.427192) + (xy 99.9605 93.532808) + (xy 99.945674 93.391744) + (xy 99.887179 93.211716) + (xy 99.792533 93.047784) + (xy 99.665871 92.907112) + (xy 99.639446 92.887913) + (xy 99.512734 92.795851) + (xy 99.512729 92.795848) + (xy 99.339807 92.718857) + (xy 99.339802 92.718855) + (xy 99.188261 92.686645) + (xy 99.154646 92.6795) + (xy 98.965354 92.6795) + (xy 98.932897 92.686398) + (xy 98.780197 92.718855) + (xy 98.780192 92.718857) + (xy 98.60727 92.795848) + (xy 98.607265 92.795851) + (xy 98.454129 92.907111) + (xy 98.327466 93.047785) + (xy 98.232821 93.211715) + (xy 98.232818 93.211722) + (xy 98.174327 93.39174) + (xy 98.174326 93.391744) + (xy 98.1595 93.532808) + (xy 98.1595 94.427192) + (xy 98.174326 94.568256) + (xy 98.174327 94.568259) + (xy 98.232818 94.748277) + (xy 98.232821 94.748284) + (xy 98.327467 94.912216) + (xy 98.403496 94.996654) + (xy 98.454129 95.052888) + (xy 98.607265 95.164148) + (xy 98.60727 95.164151) + (xy 98.780192 95.241142) + (xy 98.780194 95.241143) + (xy 98.780195 95.241143) + (xy 98.780197 95.241144) + (xy 98.786277 95.242436) + (xy 98.84776 95.275627) + (xy 98.881539 95.336789) + (xy 98.8845 95.363727) + (xy 98.8845 95.6955) + (xy 98.864815 95.762539) + (xy 98.812011 95.808294) + (xy 98.7605 95.8195) + (xy 98.576739 95.8195) + (xy 98.508608 95.829426) + (xy 98.403514 95.880803) + (xy 98.320803 95.963514) + (xy 98.269426 96.068608) + (xy 98.2595 96.136739) + (xy 98.2595 96.903257) + (xy 98.260288 96.908668) + (xy 98.25047 96.977845) + (xy 98.204811 97.030732) + (xy 98.137807 97.050538) + (xy 98.070732 97.030975) + (xy 98.049901 97.014219) + (xy 97.807637 96.771955) + (xy 97.791509 96.752095) + (xy 97.786437 96.744331) + (xy 97.763524 96.726497) + (xy 97.753248 96.717422) + (xy 97.752309 96.716627) + (xy 97.752307 96.716625) + (xy 97.736651 96.705447) + (xy 97.732544 96.702385) + (xy 97.70545 96.681297) + (xy 97.694126 96.672483) + (xy 97.694124 96.672482) + (xy 97.68764 96.668973) + (xy 97.681067 96.665759) + (xy 97.634409 96.651868) + (xy 97.629532 96.650306) + (xy 97.583484 96.634498) + (xy 97.576287 96.633297) + (xy 97.568951 96.632382) + (xy 97.520332 96.634394) + (xy 97.515207 96.6345) + (xy 92.374355 96.6345) + (xy 92.307316 96.614815) + (xy 92.261561 96.562011) + (xy 92.255881 96.547104) + (xy 92.255573 96.546107) + (xy 92.234752 96.503517) + (xy 92.204198 96.441017) + (xy 92.204196 96.441015) + (xy 92.204196 96.441014) + (xy 92.121485 96.358303) + (xy 92.016391 96.306926) + (xy 91.948261 96.297) + (xy 91.94826 96.297) + (xy 90.93174 96.297) + (xy 90.931739 96.297) + (xy 90.863608 96.306926) + (xy 90.758514 96.358303) + (xy 90.675803 96.441014) + (xy 90.624427 96.546105) + (xy 90.621647 96.555106) + (xy 90.583049 96.613346) + (xy 90.519091 96.641474) + (xy 90.503173 96.6425) + (xy 89.995537 96.6425) + (xy 89.928498 96.622815) + (xy 89.882743 96.570011) + (xy 89.872799 96.500853) + (xy 89.873064 96.499102) + (xy 89.889869 96.393001) + (xy 89.889869 96.392997) + (xy 89.872501 96.283341) + (xy 89.850518 96.240197) + (xy 89.822095 96.184413) + (xy 89.822092 96.18441) + (xy 89.82209 96.184407) + (xy 89.743592 96.105909) + (xy 89.743588 96.105906) + (xy 89.743587 96.105905) + (xy 89.739743 96.103946) + (xy 89.644658 96.055498) + (xy 89.535002 96.038131) + (xy 89.534998 96.038131) + (xy 89.425341 96.055498) + (xy 89.326414 96.105904) + (xy 89.326407 96.105909) + (xy 89.247909 96.184407) + (xy 89.247904 96.184414) + (xy 89.197498 96.283341) + (xy 89.180131 96.392997) + (xy 89.180131 96.393001) + (xy 89.196936 96.499102) + (xy 89.187982 96.568395) + (xy 89.142986 96.621847) + (xy 89.076234 96.642487) + (xy 89.074463 96.6425) + (xy 82.931211 96.6425) + (xy 82.905765 96.639861) + (xy 82.896685 96.637957) + (xy 82.896684 96.637957) + (xy 82.896683 96.637957) + (xy 82.867877 96.641548) + (xy 82.854211 96.642396) + (xy 82.852965 96.642499) + (xy 82.83396 96.645669) + (xy 82.828903 96.646405) + (xy 82.780607 96.652426) + (xy 82.77357 96.65452) + (xy 82.766619 96.656907) + (xy 82.723809 96.680074) + (xy 82.719258 96.682417) + (xy 82.675513 96.703804) + (xy 82.66952 96.708081) + (xy 82.663743 96.712579) + (xy 82.630769 96.748398) + (xy 82.627222 96.752095) + (xy 79.911137 99.468181) + (xy 79.849814 99.501666) + (xy 79.823456 99.5045) + (xy 79.174239 99.5045) + (xy 79.106108 99.514426) + (xy 79.001014 99.565803) + (xy 78.918303 99.648514) + (xy 78.866926 99.753608) + (xy 78.857 99.821739) + (xy 78.857 100.470955) + (xy 78.837315 100.537994) + (xy 78.82068 100.558637) + (xy 78.766088 100.613228) + (xy 78.704765 100.646712) + (xy 78.635073 100.641727) + (xy 78.590726 100.613227) + (xy 78.557499 100.58) + (xy 77.72 100.58) + (xy 77.72 101.606361) + (xy 77.716135 101.606361) + (xy 77.712979 101.650492) + (xy 77.684478 101.694839) + (xy 76.896137 102.483181) + (xy 76.834814 102.516666) + (xy 76.808456 102.5195) + (xy 70.897599 102.5195) + (xy 70.83056 102.499815) + (xy 70.784805 102.447011) + (xy 70.774861 102.377853) + (xy 70.803886 102.314297) + (xy 70.814627 102.30335) + (xy 70.83891 102.281485) + (xy 70.922888 102.205871) + (xy 71.034151 102.05273) + (xy 71.111144 101.879803) + (xy 71.1505 101.694646) + (xy 71.1505 101.505354) + (xy 71.111144 101.320197) + (xy 71.072971 101.234461) + (xy 71.034151 101.14727) + (xy 71.034148 101.147265) + (xy 70.922888 100.994129) + (xy 70.882426 100.957697) + (xy 70.782216 100.867467) + (xy 70.618284 100.772821) + (xy 70.618277 100.772818) + (xy 70.438259 100.714327) + (xy 70.438256 100.714326) + (xy 70.297192 100.6995) + (xy 69.402808 100.6995) + (xy 69.261744 100.714326) + (xy 69.261741 100.714326) + (xy 69.26174 100.714327) + (xy 69.081722 100.772818) + (xy 69.081715 100.772821) + (xy 68.917785 100.867466) + (xy 68.777111 100.994129) + (xy 68.665851 101.147265) + (xy 68.66585 101.147267) + (xy 68.659779 101.160904) + (xy 68.614528 101.21414) + (xy 68.547679 101.234461) + (xy 68.480455 101.215415) + (xy 68.4342 101.163048) + (xy 68.4225 101.110467) + (xy 68.4225 100.336211) + (xy 68.423144 100.330002) + (xy 73.625034 100.330002) + (xy 73.644858 100.556599) + (xy 73.64486 100.55661) + (xy 73.70373 100.776317) + (xy 73.703735 100.776331) + (xy 73.799863 100.982478) + (xy 73.850974 101.055472) + (xy 74.532046 100.3744) + (xy 74.544835 100.455148) + (xy 74.602359 100.568045) + (xy 74.691955 100.657641) + (xy 74.804852 100.715165) + (xy 74.885599 100.727953) + (xy 74.204526 101.409025) + (xy 74.277513 101.460132) + (xy 74.277521 101.460136) + (xy 74.483668 101.556264) + (xy 74.483682 101.556269) + (xy 74.703389 101.615139) + (xy 74.7034 101.615141) + (xy 74.929998 101.634966) + (xy 74.930002 101.634966) + (xy 75.156599 101.615141) + (xy 75.15661 101.615139) + (xy 75.376317 101.556269) + (xy 75.376331 101.556264) + (xy 75.582478 101.460136) + (xy 75.655471 101.409024) + (xy 74.9744 100.727953) + (xy 75.055148 100.715165) + (xy 75.168045 100.657641) + (xy 75.257641 100.568045) + (xy 75.315165 100.455148) + (xy 75.327953 100.3744) + (xy 76.009024 101.055471) + (xy 76.060136 100.982478) + (xy 76.146118 100.798088) + (xy 76.19229 100.745648) + (xy 76.259483 100.726496) + (xy 76.326364 100.746711) + (xy 76.371699 100.799876) + (xy 76.3825 100.850476) + (xy 76.3825 100.854963) + (xy 76.382501 100.854987) + (xy 76.392994 100.957697) + (xy 76.448141 101.124119) + (xy 76.448143 101.124124) + (xy 76.540184 101.273345) + (xy 76.664154 101.397315) + (xy 76.813375 101.489356) + (xy 76.81338 101.489358) + (xy 76.979802 101.544505) + (xy 76.979809 101.544506) + (xy 77.082519 101.554999) + (xy 77.219999 101.554999) + (xy 77.22 101.554998) + (xy 77.22 99.105) + (xy 77.72 99.105) + (xy 77.72 100.08) + (xy 78.557499 100.08) + (xy 78.557499 99.805028) + (xy 78.557498 99.805013) + (xy 78.547005 99.702302) + (xy 78.491858 99.53588) + (xy 78.491856 99.535875) + (xy 78.399815 99.386654) + (xy 78.275845 99.262684) + (xy 78.126624 99.170643) + (xy 78.126619 99.170641) + (xy 77.960197 99.115494) + (xy 77.96019 99.115493) + (xy 77.857486 99.105) + (xy 77.72 99.105) + (xy 77.22 99.105) + (xy 77.082527 99.105) + (xy 77.082512 99.105001) + (xy 76.979802 99.115494) + (xy 76.81338 99.170641) + (xy 76.813375 99.170643) + (xy 76.664154 99.262684) + (xy 76.540184 99.386654) + (xy 76.448143 99.535875) + (xy 76.448141 99.53588) + (xy 76.392994 99.702302) + (xy 76.392993 99.702309) + (xy 76.3825 99.805013) + (xy 76.3825 99.809505) + (xy 76.362815 99.876544) + (xy 76.310011 99.922299) + (xy 76.240853 99.932243) + (xy 76.177297 99.903218) + (xy 76.146118 99.86191) + (xy 76.060134 99.677517) + (xy 76.060132 99.677513) + (xy 76.009025 99.604526) + (xy 75.327953 100.285598) + (xy 75.315165 100.204852) + (xy 75.257641 100.091955) + (xy 75.168045 100.002359) + (xy 75.055148 99.944835) + (xy 74.974401 99.932046) + (xy 75.655472 99.250974) + (xy 75.582478 99.199863) + (xy 75.376331 99.103735) + (xy 75.376317 99.10373) + (xy 75.15661 99.04486) + (xy 75.156599 99.044858) + (xy 74.930002 99.025034) + (xy 74.929998 99.025034) + (xy 74.7034 99.044858) + (xy 74.703389 99.04486) + (xy 74.483682 99.10373) + (xy 74.483673 99.103734) + (xy 74.277516 99.199866) + (xy 74.277512 99.199868) + (xy 74.204526 99.250973) + (xy 74.204526 99.250974) + (xy 74.885599 99.932046) + (xy 74.804852 99.944835) + (xy 74.691955 100.002359) + (xy 74.602359 100.091955) + (xy 74.544835 100.204852) + (xy 74.532046 100.285598) + (xy 73.850974 99.604526) + (xy 73.850973 99.604526) + (xy 73.799868 99.677512) + (xy 73.799866 99.677516) + (xy 73.703734 99.883673) + (xy 73.70373 99.883682) + (xy 73.64486 100.103389) + (xy 73.644858 100.1034) + (xy 73.625034 100.329997) + (xy 73.625034 100.330002) + (xy 68.423144 100.330002) + (xy 68.425139 100.310764) + (xy 68.427043 100.301685) + (xy 68.423452 100.272877) + (xy 68.422602 100.259192) + (xy 68.422501 100.25797) + (xy 68.4225 100.257964) + (xy 68.4225 100.25796) + (xy 68.41933 100.238966) + (xy 68.418595 100.233918) + (xy 68.416395 100.216272) + (xy 68.412573 100.185607) + (xy 68.410476 100.178567) + (xy 68.408092 100.171622) + (xy 68.408092 100.171619) + (xy 68.384924 100.12881) + (xy 68.382579 100.124254) + (xy 68.361199 100.080518) + (xy 68.356926 100.074534) + (xy 68.35242 100.068745) + (xy 68.352419 100.068744) + (xy 68.352418 100.068742) + (xy 68.316587 100.035757) + (xy 68.312914 100.032232) + (xy 68.150576 99.869894) + (xy 68.5495 99.869894) + (xy 68.549501 99.869902) + (xy 68.55533 99.899212) + (xy 68.577542 99.932457) + (xy 68.591767 99.941961) + (xy 68.610787 99.954669) + (xy 68.61079 99.954669) + (xy 68.610791 99.95467) + (xy 68.620647 99.95663) + (xy 68.640101 99.9605) + (xy 71.059898 99.960499) + (xy 71.089213 99.954669) + (xy 71.122457 99.932457) + (xy 71.144669 99.899213) + (xy 71.1505 99.869899) + (xy 71.150499 98.250102) + (xy 71.144669 98.220787) + (xy 71.134861 98.206107) + (xy 71.122457 98.187542) + (xy 71.097292 98.170729) + (xy 71.089213 98.165331) + (xy 71.089211 98.16533) + (xy 71.089208 98.165329) + (xy 71.059901 98.1595) + (xy 68.640105 98.1595) + (xy 68.640097 98.159501) + (xy 68.610787 98.16533) + (xy 68.577542 98.187542) + (xy 68.555332 98.220785) + (xy 68.555329 98.220791) + (xy 68.5495 98.250098) + (xy 68.5495 99.869894) + (xy 68.150576 99.869894) + (xy 67.569319 99.288637) + (xy 67.535834 99.227314) + (xy 67.533 99.200956) + (xy 67.533 98.551739) + (xy 67.526716 98.508608) + (xy 67.523073 98.483607) + (xy 67.471698 98.378517) + (xy 67.471696 98.378515) + (xy 67.471696 98.378514) + (xy 67.388985 98.295803) + (xy 67.283891 98.244426) + (xy 67.215761 98.2345) + (xy 67.21576 98.2345) + (xy 66.47424 98.2345) + (xy 66.474239 98.2345) + (xy 66.406108 98.244426) + (xy 66.301014 98.295803) + (xy 66.218303 98.378514) + (xy 66.166926 98.483608) + (xy 66.157 98.551739) + (xy 66.157 99.56826) + (xy 66.166926 99.636391) + (xy 66.218303 99.741485) + (xy 66.301014 99.824196) + (xy 66.301015 99.824196) + (xy 66.301017 99.824198) + (xy 66.406107 99.875573) + (xy 66.437761 99.880185) + (xy 66.474239 99.8855) + (xy 66.47424 99.8855) + (xy 67.123456 99.8855) + (xy 67.190495 99.905185) + (xy 67.211137 99.921819) + (xy 67.541528 100.25221) + (xy 67.575013 100.313533) + (xy 67.570029 100.383225) + (xy 67.528157 100.439158) + (xy 67.462693 100.463575) + (xy 67.414843 100.457597) + (xy 67.272697 100.410494) + (xy 67.27269 100.410493) + (xy 67.169986 100.4) + (xy 67.02 100.4) + (xy 67.02 102.799999) + (xy 67.169972 102.799999) + (xy 67.169986 102.799998) + (xy 67.272695 102.789506) + (xy 67.350531 102.763713) + (xy 67.420359 102.761311) + (xy 67.480401 102.797042) + (xy 67.511594 102.859562) + (xy 67.504035 102.929022) + (xy 67.477217 102.9691) + (xy 67.143137 103.303181) + (xy 67.081814 103.336666) + (xy 67.055456 103.3395) + (xy 66.386739 103.3395) + (xy 66.318608 103.349426) + (xy 66.213514 103.400803) + (xy 66.130803 103.483514) + (xy 66.079426 103.588608) + (xy 66.0695 103.656739) + (xy 66.0695 104.62326) + (xy 66.079426 104.691391) + (xy 66.130803 104.796485) + (xy 66.213514 104.879196) + (xy 66.213515 104.879196) + (xy 66.213517 104.879198) + (xy 66.276524 104.91) + (xy 66.318609 104.930574) + (xy 66.327807 104.933416) + (xy 66.326989 104.93606) + (xy 66.376868 104.958946) + (xy 66.414539 105.01779) + (xy 66.4195 105.052515) + (xy 66.4195 105.767484) + (xy 66.399815 105.834523) + (xy 66.347011 105.880278) + (xy 66.327623 105.885991) + (xy 66.327807 105.886584) + (xy 66.318609 105.889425) + (xy 66.213514 105.940803) + (xy 66.130803 106.023514) + (xy 66.079426 106.128608) + (xy 66.0695 106.196739) + (xy 66.0695 107.16326) + (xy 66.079426 107.231391) + (xy 66.130803 107.336485) + (xy 66.213514 107.419196) + (xy 66.213515 107.419196) + (xy 66.213517 107.419198) + (xy 66.318607 107.470573) + (xy 66.38674 107.4805) + (xy 66.38675 107.4805) + (xy 66.388377 107.480737) + (xy 66.451878 107.509881) + (xy 66.489542 107.56873) + (xy 66.4945 107.603442) + (xy 66.4945 119.715644) + (xy 66.474815 119.782683) + (xy 66.422011 119.828438) + (xy 66.407114 119.834115) + (xy 66.406112 119.834424) + (xy 66.301014 119.885803) + (xy 66.218303 119.968514) + (xy 66.166926 120.073608) + (xy 66.157 120.141739) + (xy 66.157 121.15826) + (xy 66.166926 121.226391) + (xy 66.218303 121.331485) + (xy 66.301014 121.414196) + (xy 66.301015 121.414196) + (xy 66.301017 121.414198) + (xy 66.406107 121.465573) + (xy 66.422147 121.46791) + (xy 66.474239 121.4755) + (xy 66.47424 121.4755) + (xy 67.215761 121.4755) + (xy 67.242541 121.471598) + (xy 67.283893 121.465573) + (xy 67.388983 121.414198) + (xy 67.396754 121.406427) + (xy 67.430819 121.372363) + (xy 67.492142 121.338878) + (xy 67.561834 121.343862) + (xy 67.617767 121.385734) + (xy 67.642184 121.451198) + (xy 67.6425 121.460044) + (xy 67.6425 140.337944) + (xy 67.622815 140.404983) + (xy 67.606181 140.425625) + (xy 67.273625 140.758181) + (xy 67.212302 140.791666) + (xy 67.185944 140.7945) + (xy 63.613727 140.7945) + (xy 63.546688 140.774815) + (xy 63.500933 140.722011) + (xy 63.492436 140.696277) + (xy 63.491144 140.690197) + (xy 63.484465 140.675197) + (xy 63.414151 140.51727) + (xy 63.414148 140.517265) + (xy 63.302888 140.364129) + (xy 63.278647 140.342302) + (xy 63.162216 140.237467) + (xy 62.998284 140.142821) + (xy 62.998277 140.142818) + (xy 62.818259 140.084327) + (xy 62.818256 140.084326) + (xy 62.677192 140.0695) + (xy 61.782808 140.0695) + (xy 61.641744 140.084326) + (xy 61.641741 140.084326) + (xy 61.64174 140.084327) + (xy 61.461722 140.142818) + (xy 61.461715 140.142821) + (xy 61.297785 140.237466) + (xy 61.157111 140.364129) + (xy 61.045851 140.517265) + (xy 61.045848 140.51727) + (xy 60.968857 140.690192) + (xy 60.968855 140.690197) + (xy 60.935983 140.844852) + (xy 60.9295 140.875354) + (xy 60.9295 141.064646) + (xy 59.717312 141.064646) + (xy 59.7205 141.049646) + (xy 59.7205 140.860354) + (xy 59.681144 140.675197) + (xy 59.666523 140.642359) + (xy 59.604151 140.50227) + (xy 59.604148 140.502265) + (xy 59.492888 140.349129) + (xy 59.453337 140.313517) + (xy 59.352216 140.222467) + (xy 59.188284 140.127821) + (xy 59.188277 140.127818) + (xy 59.011115 140.070255) + (xy 59.008256 140.069326) + (xy 58.867192 140.0545) + (xy 57.972808 140.0545) + (xy 57.831744 140.069326) + (xy 57.831741 140.069326) + (xy 57.83174 140.069327) + (xy 57.651722 140.127818) + (xy 57.651715 140.127821) + (xy 57.487785 140.222466) + (xy 57.347111 140.349129) + (xy 57.235851 140.502265) + (xy 57.235848 140.50227) + (xy 57.158857 140.675192) + (xy 57.158855 140.675197) + (xy 57.1195 140.860354) + (xy 57.1195 141.049645) + (xy 52.1005 141.049645) + (xy 52.1005 140.860354) + (xy 52.061144 140.675197) + (xy 52.046523 140.642359) + (xy 51.984151 140.50227) + (xy 51.984148 140.502265) + (xy 51.872888 140.349129) + (xy 51.833337 140.313517) + (xy 51.732216 140.222467) + (xy 51.568284 140.127821) + (xy 51.568277 140.127818) + (xy 51.391115 140.070255) + (xy 51.388256 140.069326) + (xy 51.247192 140.0545) + (xy 50.352808 140.0545) + (xy 50.211744 140.069326) + (xy 50.211741 140.069326) + (xy 50.21174 140.069327) + (xy 50.031722 140.127818) + (xy 50.031715 140.127821) + (xy 49.867785 140.222466) + (xy 49.727111 140.349129) + (xy 49.615851 140.502265) + (xy 49.615848 140.50227) + (xy 49.538857 140.675192) + (xy 49.538855 140.675197) + (xy 49.4995 140.860354) + (xy 49.4995 141.049645) + (xy 48.8165 141.049645) + (xy 48.8165 138.838213) + (xy 48.818531 138.815862) + (xy 48.819008 138.81326) + (xy 48.821422 138.800086) + (xy 48.81124 138.767414) + (xy 48.809234 138.760214) + (xy 48.801643 138.729414) + (xy 48.801048 138.727) + (xy 48.801045 138.726997) + (xy 48.800383 138.725735) + (xy 48.799639 138.72394) + (xy 48.797569 138.72027) + (xy 48.796418 138.718705) + (xy 48.795683 138.717489) + (xy 48.771498 138.693304) + (xy 48.766363 138.687849) + (xy 48.74368 138.662245) + (xy 48.742482 138.661418) + (xy 48.725246 138.647052) + (xy 48.587839 138.509645) + (xy 49.4995 138.509645) + (xy 49.538855 138.694802) + (xy 49.538857 138.694807) + (xy 49.615848 138.867729) + (xy 49.615851 138.867734) + (xy 49.716593 139.006393) + (xy 49.727112 139.020871) + (xy 49.867784 139.147533) + (xy 50.031716 139.242179) + (xy 50.211744 139.300674) + (xy 50.352808 139.3155) + (xy 50.352812 139.3155) + (xy 51.247188 139.3155) + (xy 51.247192 139.3155) + (xy 51.388256 139.300674) + (xy 51.568284 139.242179) + (xy 51.732216 139.147533) + (xy 51.872888 139.020871) + (xy 51.984151 138.86773) + (xy 52.061144 138.694803) + (xy 52.1005 138.509646) + (xy 52.1005 138.509645) + (xy 57.1195 138.509645) + (xy 57.158855 138.694802) + (xy 57.158857 138.694807) + (xy 57.235848 138.867729) + (xy 57.235851 138.867734) + (xy 57.336593 139.006393) + (xy 57.347112 139.020871) + (xy 57.487784 139.147533) + (xy 57.651716 139.242179) + (xy 57.831744 139.300674) + (xy 57.972808 139.3155) + (xy 57.972812 139.3155) + (xy 58.867188 139.3155) + (xy 58.867192 139.3155) + (xy 59.008256 139.300674) + (xy 59.188284 139.242179) + (xy 59.352216 139.147533) + (xy 59.492888 139.020871) + (xy 59.604151 138.86773) + (xy 59.681144 138.694803) + (xy 59.717312 138.524645) + (xy 60.9295 138.524645) + (xy 60.968855 138.709802) + (xy 60.968857 138.709807) + (xy 61.045848 138.882729) + (xy 61.045851 138.882734) + (xy 61.157111 139.03587) + (xy 61.157112 139.035871) + (xy 61.297784 139.162533) + (xy 61.461716 139.257179) + (xy 61.641744 139.315674) + (xy 61.782808 139.3305) + (xy 61.782812 139.3305) + (xy 62.677188 139.3305) + (xy 62.677192 139.3305) + (xy 62.818256 139.315674) + (xy 62.998284 139.257179) + (xy 63.162216 139.162533) + (xy 63.302888 139.035871) + (xy 63.414151 138.88273) + (xy 63.491144 138.709803) + (xy 63.5305 138.524646) + (xy 63.5305 138.335354) + (xy 63.491144 138.150197) + (xy 63.487897 138.142905) + (xy 63.414151 137.97727) + (xy 63.414148 137.977265) + (xy 63.302888 137.824129) + (xy 63.278647 137.802302) + (xy 63.162216 137.697467) + (xy 62.998284 137.602821) + (xy 62.998277 137.602818) + (xy 62.818259 137.544327) + (xy 62.818256 137.544326) + (xy 62.677192 137.5295) + (xy 61.782808 137.5295) + (xy 61.641744 137.544326) + (xy 61.641741 137.544326) + (xy 61.64174 137.544327) + (xy 61.461722 137.602818) + (xy 61.461715 137.602821) + (xy 61.297785 137.697466) + (xy 61.157111 137.824129) + (xy 61.045851 137.977265) + (xy 61.045848 137.97727) + (xy 60.968857 138.150192) + (xy 60.968855 138.150197) + (xy 60.9295 138.335354) + (xy 60.9295 138.524645) + (xy 59.717312 138.524645) + (xy 59.7205 138.509646) + (xy 59.7205 138.320354) + (xy 59.681144 138.135197) + (xy 59.666523 138.102359) + (xy 59.604151 137.96227) + (xy 59.604148 137.962265) + (xy 59.492888 137.809129) + (xy 59.453337 137.773517) + (xy 59.352216 137.682467) + (xy 59.188284 137.587821) + (xy 59.188277 137.587818) + (xy 59.008795 137.529501) + (xy 59.008256 137.529326) + (xy 58.867192 137.5145) + (xy 57.972808 137.5145) + (xy 57.831744 137.529326) + (xy 57.831741 137.529326) + (xy 57.83174 137.529327) + (xy 57.651722 137.587818) + (xy 57.651715 137.587821) + (xy 57.487785 137.682466) + (xy 57.347111 137.809129) + (xy 57.235851 137.962265) + (xy 57.235848 137.96227) + (xy 57.158857 138.135192) + (xy 57.158855 138.135197) + (xy 57.1195 138.320354) + (xy 57.1195 138.509645) + (xy 52.1005 138.509645) + (xy 52.1005 138.320354) + (xy 52.061144 138.135197) + (xy 52.046523 138.102359) + (xy 51.984151 137.96227) + (xy 51.984148 137.962265) + (xy 51.872888 137.809129) + (xy 51.833337 137.773517) + (xy 51.732216 137.682467) + (xy 51.568284 137.587821) + (xy 51.568277 137.587818) + (xy 51.388795 137.529501) + (xy 51.388256 137.529326) + (xy 51.247192 137.5145) + (xy 50.352808 137.5145) + (xy 50.211744 137.529326) + (xy 50.211741 137.529326) + (xy 50.21174 137.529327) + (xy 50.031722 137.587818) + (xy 50.031715 137.587821) + (xy 49.867785 137.682466) + (xy 49.727111 137.809129) + (xy 49.615851 137.962265) + (xy 49.615848 137.96227) + (xy 49.538857 138.135192) + (xy 49.538855 138.135197) + (xy 49.4995 138.320354) + (xy 49.4995 138.509645) + (xy 48.587839 138.509645) + (xy 48.403344 138.32515) + (xy 48.388975 138.307908) + (xy 48.379863 138.294708) + (xy 48.379861 138.294705) + (xy 48.349566 138.278804) + (xy 48.343046 138.275127) + (xy 48.313772 138.25743) + (xy 48.312377 138.256996) + (xy 48.310578 138.256251) + (xy 48.306606 138.255144) + (xy 48.304682 138.254851) + (xy 48.303257 138.2545) + (xy 48.269046 138.2545) + (xy 48.26156 138.254274) + (xy 48.227418 138.252208) + (xy 48.226005 138.252468) + (xy 48.20365 138.2545) + (xy 48.021997 138.2545) + (xy 47.954958 138.234815) + (xy 47.909203 138.182011) + (xy 47.903337 138.166496) + (xy 47.872395 138.064497) + (xy 47.784137 137.899376) + (xy 47.784135 137.899373) + (xy 47.665357 137.754642) + (xy 47.520626 137.635864) + (xy 47.520623 137.635862) + (xy 47.355502 137.547604) + (xy 47.176333 137.493253) + (xy 47.176331 137.493252) + (xy 46.99 137.474901) + (xy 46.803668 137.493252) + (xy 46.803666 137.493253) + (xy 46.624497 137.547604) + (xy 46.459376 137.635862) + (xy 46.459373 137.635864) + (xy 46.314642 137.754642) + (xy 46.195864 137.899373) + (xy 46.195862 137.899376) + (xy 46.107604 138.064497) + (xy 46.053253 138.243666) + (xy 46.053252 138.243668) + (xy 46.034901 138.43) + (xy 43.6805 138.43) + (xy 43.6805 135.89) + (xy 46.034901 135.89) + (xy 46.053252 136.076331) + (xy 46.053253 136.076333) + (xy 46.107604 136.255502) + (xy 46.195862 136.420623) + (xy 46.195864 136.420626) + (xy 46.314642 136.565357) + (xy 46.459373 136.684135) + (xy 46.459376 136.684137) + (xy 46.615882 136.76779) + (xy 46.624499 136.772396) + (xy 46.779308 136.819357) + (xy 46.803666 136.826746) + (xy 46.803668 136.826747) + (xy 46.820374 136.828392) + (xy 46.99 136.845099) + (xy 47.176331 136.826747) + (xy 47.355501 136.772396) + (xy 47.520625 136.684136) + (xy 47.665357 136.565357) + (xy 47.784136 136.420625) + (xy 47.872396 136.255501) + (xy 47.926747 136.076331) + (xy 47.945099 135.89) + (xy 47.94403 135.879147) + (xy 47.957046 135.810501) + (xy 48.005109 135.759789) + (xy 48.072959 135.743112) + (xy 48.139055 135.765765) + (xy 48.155113 135.779308) + (xy 48.355656 135.97985) + (xy 48.370025 135.997091) + (xy 48.379138 136.010294) + (xy 48.37914 136.010296) + (xy 48.409441 136.026199) + (xy 48.415932 136.029859) + (xy 48.445226 136.047568) + (xy 48.445227 136.047568) + (xy 48.446604 136.047997) + (xy 48.448405 136.048743) + (xy 48.452413 136.04986) + (xy 48.454341 136.050154) + (xy 48.455741 136.050499) + (xy 48.455743 136.0505) + (xy 48.489954 136.0505) + (xy 48.497439 136.050725) + (xy 48.531581 136.052791) + (xy 48.532995 136.052532) + (xy 48.55535 136.0505) + (xy 49.416273 136.0505) + (xy 49.483312 136.070185) + (xy 49.529067 136.122989) + (xy 49.537564 136.148723) + (xy 49.538856 136.154805) + (xy 49.538857 136.154807) + (xy 49.615848 136.327729) + (xy 49.615851 136.327734) + (xy 49.714754 136.463862) + (xy 49.727112 136.480871) + (xy 49.867784 136.607533) + (xy 50.031716 136.702179) + (xy 50.211744 136.760674) + (xy 50.352808 136.7755) + (xy 50.352812 136.7755) + (xy 51.247188 136.7755) + (xy 51.247192 136.7755) + (xy 51.388256 136.760674) + (xy 51.568284 136.702179) + (xy 51.732216 136.607533) + (xy 51.872888 136.480871) + (xy 51.984151 136.32773) + (xy 52.061144 136.154803) + (xy 52.1005 135.969646) + (xy 52.1005 135.969645) + (xy 57.1195 135.969645) + (xy 57.158855 136.154802) + (xy 57.158857 136.154807) + (xy 57.235848 136.327729) + (xy 57.235851 136.327734) + (xy 57.334754 136.463862) + (xy 57.347112 136.480871) + (xy 57.487784 136.607533) + (xy 57.651716 136.702179) + (xy 57.831744 136.760674) + (xy 57.972808 136.7755) + (xy 57.972812 136.7755) + (xy 58.867188 136.7755) + (xy 58.867192 136.7755) + (xy 59.008256 136.760674) + (xy 59.188284 136.702179) + (xy 59.352216 136.607533) + (xy 59.492888 136.480871) + (xy 59.604151 136.32773) + (xy 59.681144 136.154803) + (xy 59.717312 135.984646) + (xy 60.9295 135.984646) + (xy 60.932145 135.997091) + (xy 60.968855 136.169802) + (xy 60.968857 136.169807) + (xy 61.045848 136.342729) + (xy 61.045851 136.342734) + (xy 61.133856 136.463862) + (xy 61.157112 136.495871) + (xy 61.297784 136.622533) + (xy 61.461716 136.717179) + (xy 61.641744 136.775674) + (xy 61.782808 136.7905) + (xy 61.782812 136.7905) + (xy 62.677188 136.7905) + (xy 62.677192 136.7905) + (xy 62.818256 136.775674) + (xy 62.998284 136.717179) + (xy 63.162216 136.622533) + (xy 63.302888 136.495871) + (xy 63.414151 136.34273) + (xy 63.491144 136.169803) + (xy 63.5305 135.984646) + (xy 63.5305 135.795354) + (xy 63.491144 135.610197) + (xy 63.487721 135.60251) + (xy 63.414151 135.43727) + (xy 63.414148 135.437265) + (xy 63.302888 135.284129) + (xy 63.286229 135.269129) + (xy 63.162216 135.157467) + (xy 62.998284 135.062821) + (xy 62.998277 135.062818) + (xy 62.818259 135.004327) + (xy 62.818256 135.004326) + (xy 62.677192 134.9895) + (xy 61.782808 134.9895) + (xy 61.641744 135.004326) + (xy 61.641741 135.004326) + (xy 61.64174 135.004327) + (xy 61.461722 135.062818) + (xy 61.461715 135.062821) + (xy 61.297785 135.157466) + (xy 61.157111 135.284129) + (xy 61.045851 135.437265) + (xy 61.045848 135.43727) + (xy 60.968857 135.610192) + (xy 60.968855 135.610197) + (xy 60.935789 135.765765) + (xy 60.9295 135.795354) + (xy 60.9295 135.984646) + (xy 59.717312 135.984646) + (xy 59.7205 135.969646) + (xy 59.7205 135.780354) + (xy 59.681144 135.595197) + (xy 59.64843 135.521722) + (xy 59.604151 135.42227) + (xy 59.604148 135.422265) + (xy 59.492888 135.269129) + (xy 59.453337 135.233517) + (xy 59.352216 135.142467) + (xy 59.188284 135.047821) + (xy 59.188277 135.047818) + (xy 59.014309 134.991292) + (xy 59.008256 134.989326) + (xy 58.867192 134.9745) + (xy 57.972808 134.9745) + (xy 57.831744 134.989326) + (xy 57.831741 134.989326) + (xy 57.83174 134.989327) + (xy 57.651722 135.047818) + (xy 57.651715 135.047821) + (xy 57.487785 135.142466) + (xy 57.347111 135.269129) + (xy 57.235851 135.422265) + (xy 57.235848 135.42227) + (xy 57.158857 135.595192) + (xy 57.158855 135.595197) + (xy 57.1195 135.780354) + (xy 57.1195 135.969645) + (xy 52.1005 135.969645) + (xy 52.1005 135.780354) + (xy 52.061144 135.595197) + (xy 52.02843 135.521722) + (xy 51.984151 135.42227) + (xy 51.984148 135.422265) + (xy 51.872888 135.269129) + (xy 51.833337 135.233517) + (xy 51.732216 135.142467) + (xy 51.568284 135.047821) + (xy 51.568277 135.047818) + (xy 51.394309 134.991292) + (xy 51.388256 134.989326) + (xy 51.247192 134.9745) + (xy 50.352808 134.9745) + (xy 50.211744 134.989326) + (xy 50.211741 134.989326) + (xy 50.21174 134.989327) + (xy 50.031722 135.047818) + (xy 50.031715 135.047821) + (xy 49.867785 135.142466) + (xy 49.727111 135.269129) + (xy 49.615851 135.422265) + (xy 49.615848 135.42227) + (xy 49.538857 135.595192) + (xy 49.538856 135.595194) + (xy 49.538741 135.595736) + (xy 49.537866 135.599857) + (xy 49.537564 135.601277) + (xy 49.504373 135.66276) + (xy 49.443211 135.696539) + (xy 49.416273 135.6995) + (xy 48.623056 135.6995) + (xy 48.556017 135.679815) + (xy 48.535375 135.663181) + (xy 48.344819 135.472625) + (xy 48.311334 135.411302) + (xy 48.3085 135.384944) + (xy 48.3085 133.429645) + (xy 49.4995 133.429645) + (xy 49.538855 133.614802) + (xy 49.538857 133.614807) + (xy 49.615848 133.787729) + (xy 49.615851 133.787734) + (xy 49.724497 133.937272) + (xy 49.727112 133.940871) + (xy 49.867784 134.067533) + (xy 50.031716 134.162179) + (xy 50.211744 134.220674) + (xy 50.352808 134.2355) + (xy 50.352812 134.2355) + (xy 51.247188 134.2355) + (xy 51.247192 134.2355) + (xy 51.388256 134.220674) + (xy 51.568284 134.162179) + (xy 51.732216 134.067533) + (xy 51.872888 133.940871) + (xy 51.984151 133.78773) + (xy 52.061144 133.614803) + (xy 52.1005 133.429646) + (xy 52.1005 133.429645) + (xy 57.1195 133.429645) + (xy 57.158855 133.614802) + (xy 57.158857 133.614807) + (xy 57.235848 133.787729) + (xy 57.235851 133.787734) + (xy 57.344497 133.937272) + (xy 57.347112 133.940871) + (xy 57.487784 134.067533) + (xy 57.651716 134.162179) + (xy 57.831744 134.220674) + (xy 57.972808 134.2355) + (xy 57.972812 134.2355) + (xy 58.867188 134.2355) + (xy 58.867192 134.2355) + (xy 59.008256 134.220674) + (xy 59.188284 134.162179) + (xy 59.352216 134.067533) + (xy 59.492888 133.940871) + (xy 59.604151 133.78773) + (xy 59.681144 133.614803) + (xy 59.717312 133.444645) + (xy 60.9295 133.444645) + (xy 60.968855 133.629802) + (xy 60.968857 133.629807) + (xy 61.045848 133.802729) + (xy 61.045851 133.802734) + (xy 61.150165 133.946309) + (xy 61.157112 133.955871) + (xy 61.297784 134.082533) + (xy 61.461716 134.177179) + (xy 61.641744 134.235674) + (xy 61.782808 134.2505) + (xy 61.782812 134.2505) + (xy 62.677188 134.2505) + (xy 62.677192 134.2505) + (xy 62.818256 134.235674) + (xy 62.998284 134.177179) + (xy 63.162216 134.082533) + (xy 63.302888 133.955871) + (xy 63.414151 133.80273) + (xy 63.491144 133.629803) + (xy 63.5305 133.444646) + (xy 63.5305 133.255354) + (xy 63.491144 133.070197) + (xy 63.484465 133.055197) + (xy 63.414151 132.89727) + (xy 63.414148 132.897265) + (xy 63.302888 132.744129) + (xy 63.286229 132.729129) + (xy 63.162216 132.617467) + (xy 62.998284 132.522821) + (xy 62.998277 132.522818) + (xy 62.818259 132.464327) + (xy 62.818256 132.464326) + (xy 62.677192 132.4495) + (xy 61.782808 132.4495) + (xy 61.641744 132.464326) + (xy 61.641741 132.464326) + (xy 61.64174 132.464327) + (xy 61.461722 132.522818) + (xy 61.461715 132.522821) + (xy 61.297785 132.617466) + (xy 61.157111 132.744129) + (xy 61.045851 132.897265) + (xy 61.045848 132.89727) + (xy 60.968857 133.070192) + (xy 60.968855 133.070197) + (xy 60.9295 133.255354) + (xy 60.9295 133.444645) + (xy 59.717312 133.444645) + (xy 59.7205 133.429646) + (xy 59.7205 133.240354) + (xy 59.681144 133.055197) + (xy 59.64843 132.981722) + (xy 59.604151 132.88227) + (xy 59.604148 132.882265) + (xy 59.492888 132.729129) + (xy 59.453337 132.693517) + (xy 59.352216 132.602467) + (xy 59.188284 132.507821) + (xy 59.188277 132.507818) + (xy 59.0109 132.450185) + (xy 59.008256 132.449326) + (xy 58.867192 132.4345) + (xy 57.972808 132.4345) + (xy 57.831744 132.449326) + (xy 57.831741 132.449326) + (xy 57.83174 132.449327) + (xy 57.651722 132.507818) + (xy 57.651715 132.507821) + (xy 57.487785 132.602466) + (xy 57.347111 132.729129) + (xy 57.235851 132.882265) + (xy 57.235848 132.88227) + (xy 57.158857 133.055192) + (xy 57.158855 133.055197) + (xy 57.1195 133.240354) + (xy 57.1195 133.429645) + (xy 52.1005 133.429645) + (xy 52.1005 133.240354) + (xy 52.061144 133.055197) + (xy 52.02843 132.981722) + (xy 51.984151 132.88227) + (xy 51.984148 132.882265) + (xy 51.872888 132.729129) + (xy 51.833337 132.693517) + (xy 51.732216 132.602467) + (xy 51.568284 132.507821) + (xy 51.568277 132.507818) + (xy 51.3909 132.450185) + (xy 51.388256 132.449326) + (xy 51.247192 132.4345) + (xy 50.352808 132.4345) + (xy 50.211744 132.449326) + (xy 50.211741 132.449326) + (xy 50.21174 132.449327) + (xy 50.031722 132.507818) + (xy 50.031715 132.507821) + (xy 49.867785 132.602466) + (xy 49.727111 132.729129) + (xy 49.615851 132.882265) + (xy 49.615848 132.88227) + (xy 49.538857 133.055192) + (xy 49.538855 133.055197) + (xy 49.4995 133.240354) + (xy 49.4995 133.429645) + (xy 48.3085 133.429645) + (xy 48.3085 130.889645) + (xy 49.4995 130.889645) + (xy 49.538855 131.074802) + (xy 49.538857 131.074807) + (xy 49.615848 131.247729) + (xy 49.615851 131.247734) + (xy 49.727111 131.40087) + (xy 49.727112 131.400871) + (xy 49.867784 131.527533) + (xy 50.031716 131.622179) + (xy 50.031721 131.62218) + (xy 50.031722 131.622181) + (xy 50.042162 131.625573) + (xy 50.211744 131.680674) + (xy 50.352808 131.6955) + (xy 50.352812 131.6955) + (xy 51.247188 131.6955) + (xy 51.247192 131.6955) + (xy 51.388256 131.680674) + (xy 51.568284 131.622179) + (xy 51.732216 131.527533) + (xy 51.872888 131.400871) + (xy 51.984151 131.24773) + (xy 52.061144 131.074803) + (xy 52.1005 130.889646) + (xy 52.1005 130.889645) + (xy 57.1195 130.889645) + (xy 57.158855 131.074802) + (xy 57.158857 131.074807) + (xy 57.235848 131.247729) + (xy 57.235851 131.247734) + (xy 57.347111 131.40087) + (xy 57.347112 131.400871) + (xy 57.487784 131.527533) + (xy 57.651716 131.622179) + (xy 57.651721 131.62218) + (xy 57.651722 131.622181) + (xy 57.662162 131.625573) + (xy 57.831744 131.680674) + (xy 57.972808 131.6955) + (xy 57.972812 131.6955) + (xy 58.867188 131.6955) + (xy 58.867192 131.6955) + (xy 59.008256 131.680674) + (xy 59.188284 131.622179) + (xy 59.352216 131.527533) + (xy 59.492888 131.400871) + (xy 59.604151 131.24773) + (xy 59.681144 131.074803) + (xy 59.717312 130.904645) + (xy 60.9295 130.904645) + (xy 60.968855 131.089802) + (xy 60.968857 131.089807) + (xy 61.045848 131.262729) + (xy 61.045851 131.262734) + (xy 61.154801 131.41269) + (xy 61.157112 131.415871) + (xy 61.297784 131.542533) + (xy 61.461716 131.637179) + (xy 61.641744 131.695674) + (xy 61.782808 131.7105) + (xy 61.782812 131.7105) + (xy 62.677188 131.7105) + (xy 62.677192 131.7105) + (xy 62.818256 131.695674) + (xy 62.998284 131.637179) + (xy 63.162216 131.542533) + (xy 63.302888 131.415871) + (xy 63.414151 131.26273) + (xy 63.491144 131.089803) + (xy 63.5305 130.904646) + (xy 63.5305 130.715354) + (xy 63.491144 130.530197) + (xy 63.486961 130.520803) + (xy 63.414151 130.35727) + (xy 63.414148 130.357265) + (xy 63.302888 130.204129) + (xy 63.286229 130.189129) + (xy 63.162216 130.077467) + (xy 62.998284 129.982821) + (xy 62.998277 129.982818) + (xy 62.818259 129.924327) + (xy 62.818256 129.924326) + (xy 62.677192 129.9095) + (xy 61.782808 129.9095) + (xy 61.641744 129.924326) + (xy 61.641741 129.924326) + (xy 61.64174 129.924327) + (xy 61.461722 129.982818) + (xy 61.461715 129.982821) + (xy 61.297785 130.077466) + (xy 61.157111 130.204129) + (xy 61.045851 130.357265) + (xy 61.045848 130.35727) + (xy 60.968857 130.530192) + (xy 60.968855 130.530197) + (xy 60.9295 130.715354) + (xy 60.9295 130.904645) + (xy 59.717312 130.904645) + (xy 59.7205 130.889646) + (xy 59.7205 130.700354) + (xy 59.681144 130.515197) + (xy 59.679091 130.510587) + (xy 59.604151 130.34227) + (xy 59.604148 130.342265) + (xy 59.492888 130.189129) + (xy 59.472647 130.170904) + (xy 59.352216 130.062467) + (xy 59.188284 129.967821) + (xy 59.188277 129.967818) + (xy 59.014309 129.911292) + (xy 59.008256 129.909326) + (xy 58.867192 129.8945) + (xy 57.972808 129.8945) + (xy 57.831744 129.909326) + (xy 57.831741 129.909326) + (xy 57.83174 129.909327) + (xy 57.651722 129.967818) + (xy 57.651715 129.967821) + (xy 57.487785 130.062466) + (xy 57.347111 130.189129) + (xy 57.235851 130.342265) + (xy 57.235848 130.34227) + (xy 57.158857 130.515192) + (xy 57.158855 130.515197) + (xy 57.1195 130.700354) + (xy 57.1195 130.889645) + (xy 52.1005 130.889645) + (xy 52.1005 130.700354) + (xy 52.061144 130.515197) + (xy 52.059091 130.510587) + (xy 51.984151 130.34227) + (xy 51.984148 130.342265) + (xy 51.872888 130.189129) + (xy 51.852647 130.170904) + (xy 51.732216 130.062467) + (xy 51.568284 129.967821) + (xy 51.568277 129.967818) + (xy 51.394309 129.911292) + (xy 51.388256 129.909326) + (xy 51.247192 129.8945) + (xy 50.352808 129.8945) + (xy 50.211744 129.909326) + (xy 50.211741 129.909326) + (xy 50.21174 129.909327) + (xy 50.031722 129.967818) + (xy 50.031715 129.967821) + (xy 49.867785 130.062466) + (xy 49.727111 130.189129) + (xy 49.615851 130.342265) + (xy 49.615848 130.34227) + (xy 49.538857 130.515192) + (xy 49.538855 130.515197) + (xy 49.4995 130.700354) + (xy 49.4995 130.889645) + (xy 48.3085 130.889645) + (xy 48.3085 128.349645) + (xy 49.4995 128.349645) + (xy 49.538855 128.534802) + (xy 49.538857 128.534807) + (xy 49.615848 128.707729) + (xy 49.615851 128.707734) + (xy 49.727111 128.86087) + (xy 49.727112 128.860871) + (xy 49.867784 128.987533) + (xy 50.031716 129.082179) + (xy 50.211744 129.140674) + (xy 50.352808 129.1555) + (xy 50.352812 129.1555) + (xy 51.247188 129.1555) + (xy 51.247192 129.1555) + (xy 51.388256 129.140674) + (xy 51.568284 129.082179) + (xy 51.732216 128.987533) + (xy 51.872888 128.860871) + (xy 51.984151 128.70773) + (xy 52.061144 128.534803) + (xy 52.1005 128.349646) + (xy 52.1005 128.349645) + (xy 57.1195 128.349645) + (xy 57.158855 128.534802) + (xy 57.158857 128.534807) + (xy 57.235848 128.707729) + (xy 57.235851 128.707734) + (xy 57.347111 128.86087) + (xy 57.347112 128.860871) + (xy 57.487784 128.987533) + (xy 57.651716 129.082179) + (xy 57.831744 129.140674) + (xy 57.972808 129.1555) + (xy 57.972812 129.1555) + (xy 58.867188 129.1555) + (xy 58.867192 129.1555) + (xy 59.008256 129.140674) + (xy 59.188284 129.082179) + (xy 59.352216 128.987533) + (xy 59.492888 128.860871) + (xy 59.604151 128.70773) + (xy 59.681144 128.534803) + (xy 59.717312 128.364645) + (xy 60.9295 128.364645) + (xy 60.968855 128.549802) + (xy 60.968857 128.549807) + (xy 61.045848 128.722729) + (xy 61.045851 128.722734) + (xy 61.154806 128.872697) + (xy 61.157112 128.875871) + (xy 61.297784 129.002533) + (xy 61.461716 129.097179) + (xy 61.641744 129.155674) + (xy 61.782808 129.1705) + (xy 61.782812 129.1705) + (xy 62.677188 129.1705) + (xy 62.677192 129.1705) + (xy 62.818256 129.155674) + (xy 62.998284 129.097179) + (xy 63.162216 129.002533) + (xy 63.302888 128.875871) + (xy 63.414151 128.72273) + (xy 63.491144 128.549803) + (xy 63.5305 128.364646) + (xy 63.5305 128.175354) + (xy 63.491144 127.990197) + (xy 63.484465 127.975197) + (xy 63.414151 127.81727) + (xy 63.414148 127.817265) + (xy 63.302888 127.664129) + (xy 63.286229 127.649129) + (xy 63.162216 127.537467) + (xy 62.998284 127.442821) + (xy 62.998277 127.442818) + (xy 62.818259 127.384327) + (xy 62.818256 127.384326) + (xy 62.677192 127.3695) + (xy 61.782808 127.3695) + (xy 61.641744 127.384326) + (xy 61.641741 127.384326) + (xy 61.64174 127.384327) + (xy 61.461722 127.442818) + (xy 61.461715 127.442821) + (xy 61.297785 127.537466) + (xy 61.157111 127.664129) + (xy 61.045851 127.817265) + (xy 61.045848 127.81727) + (xy 60.968857 127.990192) + (xy 60.968855 127.990197) + (xy 60.9295 128.175354) + (xy 60.9295 128.364645) + (xy 59.717312 128.364645) + (xy 59.7205 128.349646) + (xy 59.7205 128.160354) + (xy 59.681144 127.975197) + (xy 59.679091 127.970587) + (xy 59.604151 127.80227) + (xy 59.604148 127.802265) + (xy 59.492888 127.649129) + (xy 59.453335 127.613515) + (xy 59.352216 127.522467) + (xy 59.188284 127.427821) + (xy 59.188277 127.427818) + (xy 59.010238 127.36997) + (xy 59.008256 127.369326) + (xy 58.867192 127.3545) + (xy 57.972808 127.3545) + (xy 57.831744 127.369326) + (xy 57.831741 127.369326) + (xy 57.83174 127.369327) + (xy 57.651722 127.427818) + (xy 57.651715 127.427821) + (xy 57.487785 127.522466) + (xy 57.347111 127.649129) + (xy 57.235851 127.802265) + (xy 57.235848 127.80227) + (xy 57.158857 127.975192) + (xy 57.158855 127.975197) + (xy 57.1195 128.160354) + (xy 57.1195 128.349645) + (xy 52.1005 128.349645) + (xy 52.1005 128.160354) + (xy 52.061144 127.975197) + (xy 52.059091 127.970587) + (xy 51.984151 127.80227) + (xy 51.984148 127.802265) + (xy 51.872888 127.649129) + (xy 51.833335 127.613515) + (xy 51.732216 127.522467) + (xy 51.568284 127.427821) + (xy 51.568277 127.427818) + (xy 51.390238 127.36997) + (xy 51.388256 127.369326) + (xy 51.247192 127.3545) + (xy 50.352808 127.3545) + (xy 50.211744 127.369326) + (xy 50.211741 127.369326) + (xy 50.21174 127.369327) + (xy 50.031722 127.427818) + (xy 50.031715 127.427821) + (xy 49.867785 127.522466) + (xy 49.727111 127.649129) + (xy 49.615851 127.802265) + (xy 49.615848 127.80227) + (xy 49.538857 127.975192) + (xy 49.538855 127.975197) + (xy 49.4995 128.160354) + (xy 49.4995 128.349645) + (xy 48.3085 128.349645) + (xy 48.3085 125.809645) + (xy 49.4995 125.809645) + (xy 49.538855 125.994802) + (xy 49.538857 125.994807) + (xy 49.615848 126.167729) + (xy 49.615851 126.167734) + (xy 49.727111 126.32087) + (xy 49.727112 126.320871) + (xy 49.867784 126.447533) + (xy 50.031716 126.542179) + (xy 50.211744 126.600674) + (xy 50.352808 126.6155) + (xy 50.352812 126.6155) + (xy 51.247188 126.6155) + (xy 51.247192 126.6155) + (xy 51.388256 126.600674) + (xy 51.568284 126.542179) + (xy 51.732216 126.447533) + (xy 51.872888 126.320871) + (xy 51.984151 126.16773) + (xy 52.061144 125.994803) + (xy 52.1005 125.809646) + (xy 52.1005 125.809645) + (xy 57.1195 125.809645) + (xy 57.158855 125.994802) + (xy 57.158857 125.994807) + (xy 57.235848 126.167729) + (xy 57.235851 126.167734) + (xy 57.347111 126.32087) + (xy 57.347112 126.320871) + (xy 57.487784 126.447533) + (xy 57.651716 126.542179) + (xy 57.831744 126.600674) + (xy 57.972808 126.6155) + (xy 57.972812 126.6155) + (xy 58.867188 126.6155) + (xy 58.867192 126.6155) + (xy 59.008256 126.600674) + (xy 59.188284 126.542179) + (xy 59.352216 126.447533) + (xy 59.492888 126.320871) + (xy 59.604151 126.16773) + (xy 59.681144 125.994803) + (xy 59.717312 125.824645) + (xy 60.9295 125.824645) + (xy 60.968855 126.009802) + (xy 60.968857 126.009807) + (xy 61.045848 126.182729) + (xy 61.045851 126.182734) + (xy 61.146213 126.32087) + (xy 61.157112 126.335871) + (xy 61.297784 126.462533) + (xy 61.461716 126.557179) + (xy 61.641744 126.615674) + (xy 61.782808 126.6305) + (xy 61.782812 126.6305) + (xy 62.677188 126.6305) + (xy 62.677192 126.6305) + (xy 62.818256 126.615674) + (xy 62.998284 126.557179) + (xy 63.162216 126.462533) + (xy 63.302888 126.335871) + (xy 63.414151 126.18273) + (xy 63.491144 126.009803) + (xy 63.5305 125.824646) + (xy 63.5305 125.635354) + (xy 63.491144 125.450197) + (xy 63.484465 125.435197) + (xy 63.414151 125.27727) + (xy 63.414148 125.277265) + (xy 63.302888 125.124129) + (xy 63.286229 125.109129) + (xy 63.162216 124.997467) + (xy 62.998284 124.902821) + (xy 62.998277 124.902818) + (xy 62.818259 124.844327) + (xy 62.818256 124.844326) + (xy 62.677192 124.8295) + (xy 61.782808 124.8295) + (xy 61.641744 124.844326) + (xy 61.641741 124.844326) + (xy 61.64174 124.844327) + (xy 61.461722 124.902818) + (xy 61.461715 124.902821) + (xy 61.297785 124.997466) + (xy 61.157111 125.124129) + (xy 61.045851 125.277265) + (xy 61.045848 125.27727) + (xy 60.968857 125.450192) + (xy 60.968855 125.450197) + (xy 60.9295 125.635354) + (xy 60.9295 125.824645) + (xy 59.717312 125.824645) + (xy 59.7205 125.809646) + (xy 59.7205 125.620354) + (xy 59.681144 125.435197) + (xy 59.679091 125.430587) + (xy 59.604151 125.26227) + (xy 59.604148 125.262265) + (xy 59.492888 125.109129) + (xy 59.432374 125.054642) + (xy 59.352216 124.982467) + (xy 59.188284 124.887821) + (xy 59.188277 124.887818) + (xy 59.014309 124.831292) + (xy 59.008256 124.829326) + (xy 58.867192 124.8145) + (xy 57.972808 124.8145) + (xy 57.831744 124.829326) + (xy 57.831741 124.829326) + (xy 57.83174 124.829327) + (xy 57.651722 124.887818) + (xy 57.651715 124.887821) + (xy 57.487785 124.982466) + (xy 57.347111 125.109129) + (xy 57.235851 125.262265) + (xy 57.235848 125.26227) + (xy 57.158857 125.435192) + (xy 57.158855 125.435197) + (xy 57.1195 125.620354) + (xy 57.1195 125.809645) + (xy 52.1005 125.809645) + (xy 52.1005 125.620354) + (xy 52.061144 125.435197) + (xy 52.059091 125.430587) + (xy 51.984151 125.26227) + (xy 51.984148 125.262265) + (xy 51.872888 125.109129) + (xy 51.812374 125.054642) + (xy 51.732216 124.982467) + (xy 51.568284 124.887821) + (xy 51.568277 124.887818) + (xy 51.394309 124.831292) + (xy 51.388256 124.829326) + (xy 51.247192 124.8145) + (xy 50.352808 124.8145) + (xy 50.211744 124.829326) + (xy 50.211741 124.829326) + (xy 50.21174 124.829327) + (xy 50.031722 124.887818) + (xy 50.031715 124.887821) + (xy 49.867785 124.982466) + (xy 49.727111 125.109129) + (xy 49.615851 125.262265) + (xy 49.615848 125.26227) + (xy 49.538857 125.435192) + (xy 49.538855 125.435197) + (xy 49.4995 125.620354) + (xy 49.4995 125.809645) + (xy 48.3085 125.809645) + (xy 48.3085 123.269645) + (xy 49.4995 123.269645) + (xy 49.538855 123.454802) + (xy 49.538857 123.454807) + (xy 49.615848 123.627729) + (xy 49.615851 123.627734) + (xy 49.727111 123.78087) + (xy 49.727112 123.780871) + (xy 49.867784 123.907533) + (xy 50.031716 124.002179) + (xy 50.211744 124.060674) + (xy 50.352808 124.0755) + (xy 50.352812 124.0755) + (xy 51.247188 124.0755) + (xy 51.247192 124.0755) + (xy 51.388256 124.060674) + (xy 51.568284 124.002179) + (xy 51.732216 123.907533) + (xy 51.872888 123.780871) + (xy 51.984151 123.62773) + (xy 52.061144 123.454803) + (xy 52.1005 123.269646) + (xy 52.1005 123.269645) + (xy 57.1195 123.269645) + (xy 57.158855 123.454802) + (xy 57.158857 123.454807) + (xy 57.235848 123.627729) + (xy 57.235851 123.627734) + (xy 57.347111 123.78087) + (xy 57.347112 123.780871) + (xy 57.487784 123.907533) + (xy 57.651716 124.002179) + (xy 57.831744 124.060674) + (xy 57.972808 124.0755) + (xy 57.972812 124.0755) + (xy 58.867188 124.0755) + (xy 58.867192 124.0755) + (xy 59.008256 124.060674) + (xy 59.188284 124.002179) + (xy 59.352216 123.907533) + (xy 59.492888 123.780871) + (xy 59.604151 123.62773) + (xy 59.681144 123.454803) + (xy 59.717312 123.284645) + (xy 60.9295 123.284645) + (xy 60.968855 123.469802) + (xy 60.968857 123.469807) + (xy 61.045848 123.642729) + (xy 61.045851 123.642734) + (xy 61.15711 123.795869) + (xy 61.157111 123.79587) + (xy 61.157112 123.795871) + (xy 61.297784 123.922533) + (xy 61.461716 124.017179) + (xy 61.641744 124.075674) + (xy 61.782808 124.0905) + (xy 61.782812 124.0905) + (xy 62.677188 124.0905) + (xy 62.677192 124.0905) + (xy 62.818256 124.075674) + (xy 62.998284 124.017179) + (xy 63.162216 123.922533) + (xy 63.302888 123.795871) + (xy 63.302888 123.79587) + (xy 63.30289 123.795869) + (xy 63.414148 123.642734) + (xy 63.414147 123.642734) + (xy 63.414151 123.64273) + (xy 63.491144 123.469803) + (xy 63.5305 123.284646) + (xy 63.5305 123.095354) + (xy 63.491144 122.910197) + (xy 63.487897 122.902905) + (xy 63.414151 122.73727) + (xy 63.414148 122.737265) + (xy 63.302888 122.584129) + (xy 63.286229 122.569129) + (xy 63.162216 122.457467) + (xy 62.998284 122.362821) + (xy 62.998277 122.362818) + (xy 62.818259 122.304327) + (xy 62.818256 122.304326) + (xy 62.677192 122.2895) + (xy 61.782808 122.2895) + (xy 61.641744 122.304326) + (xy 61.641741 122.304326) + (xy 61.64174 122.304327) + (xy 61.461722 122.362818) + (xy 61.461715 122.362821) + (xy 61.297785 122.457466) + (xy 61.157111 122.584129) + (xy 61.045851 122.737265) + (xy 61.045848 122.73727) + (xy 60.968857 122.910192) + (xy 60.968855 122.910197) + (xy 60.9295 123.095354) + (xy 60.9295 123.284645) + (xy 59.717312 123.284645) + (xy 59.7205 123.269646) + (xy 59.7205 123.080354) + (xy 59.681144 122.895197) + (xy 59.679091 122.890587) + (xy 59.604151 122.72227) + (xy 59.604148 122.722265) + (xy 59.492888 122.569129) + (xy 59.442836 122.524062) + (xy 59.352216 122.442467) + (xy 59.188284 122.347821) + (xy 59.188277 122.347818) + (xy 59.014309 122.291292) + (xy 59.008256 122.289326) + (xy 58.867192 122.2745) + (xy 57.972808 122.2745) + (xy 57.831744 122.289326) + (xy 57.831741 122.289326) + (xy 57.83174 122.289327) + (xy 57.651722 122.347818) + (xy 57.651715 122.347821) + (xy 57.487785 122.442466) + (xy 57.347111 122.569129) + (xy 57.235851 122.722265) + (xy 57.235848 122.72227) + (xy 57.158857 122.895192) + (xy 57.158855 122.895197) + (xy 57.1195 123.080354) + (xy 57.1195 123.269645) + (xy 52.1005 123.269645) + (xy 52.1005 123.080354) + (xy 52.061144 122.895197) + (xy 52.059091 122.890587) + (xy 51.984151 122.72227) + (xy 51.984148 122.722265) + (xy 51.872888 122.569129) + (xy 51.822836 122.524062) + (xy 51.732216 122.442467) + (xy 51.568284 122.347821) + (xy 51.568277 122.347818) + (xy 51.394309 122.291292) + (xy 51.388256 122.289326) + (xy 51.247192 122.2745) + (xy 50.352808 122.2745) + (xy 50.211744 122.289326) + (xy 50.211741 122.289326) + (xy 50.21174 122.289327) + (xy 50.031722 122.347818) + (xy 50.031715 122.347821) + (xy 49.867785 122.442466) + (xy 49.727111 122.569129) + (xy 49.615851 122.722265) + (xy 49.615848 122.72227) + (xy 49.538857 122.895192) + (xy 49.538855 122.895197) + (xy 49.4995 123.080354) + (xy 49.4995 123.269645) + (xy 48.3085 123.269645) + (xy 48.3085 121.820213) + (xy 48.310531 121.797862) + (xy 48.310542 121.797801) + (xy 48.313422 121.782086) + (xy 48.30324 121.749414) + (xy 48.301234 121.742214) + (xy 48.293048 121.709002) + (xy 48.293048 121.709) + (xy 48.293045 121.708997) + (xy 48.292383 121.707735) + (xy 48.291639 121.70594) + (xy 48.289569 121.70227) + (xy 48.288418 121.700705) + (xy 48.287683 121.699489) + (xy 48.263498 121.675304) + (xy 48.258363 121.669849) + (xy 48.25495 121.665997) + (xy 48.235679 121.644244) + (xy 48.235678 121.644243) + (xy 48.234482 121.643418) + (xy 48.217246 121.629052) + (xy 47.843829 121.255635) + (xy 47.810344 121.194312) + (xy 47.815328 121.12462) + (xy 47.822147 121.10951) + (xy 47.872396 121.015501) + (xy 47.926747 120.836331) + (xy 47.945099 120.65) + (xy 47.926747 120.463669) + (xy 47.902883 120.384999) + (xy 49.121127 120.384999) + (xy 49.121128 120.385) + (xy 50.484314 120.385) + (xy 50.472359 120.396955) + (xy 50.414835 120.509852) + (xy 50.395014 120.635) + (xy 50.414835 120.760148) + (xy 50.472359 120.873045) + (xy 50.484314 120.885) + (xy 49.121128 120.885) + (xy 49.17373 121.081317) + (xy 49.173734 121.081326) + (xy 49.269865 121.287482) + (xy 49.400342 121.47382) + (xy 49.561179 121.634657) + (xy 49.747517 121.765134) + (xy 49.953673 121.861265) + (xy 49.953682 121.861269) + (xy 50.173389 121.920139) + (xy 50.1734 121.920141) + (xy 50.343233 121.934999) + (xy 50.343236 121.935) + (xy 50.55 121.935) + (xy 50.55 120.950686) + (xy 50.561955 120.962641) + (xy 50.674852 121.020165) + (xy 50.768519 121.035) + (xy 50.831481 121.035) + (xy 50.925148 121.020165) + (xy 51.038045 120.962641) + (xy 51.05 120.950686) + (xy 51.05 121.935) + (xy 51.256764 121.935) + (xy 51.256766 121.934999) + (xy 51.426599 121.920141) + (xy 51.42661 121.920139) + (xy 51.646317 121.861269) + (xy 51.646326 121.861265) + (xy 51.852482 121.765134) + (xy 52.03882 121.634657) + (xy 52.173379 121.500099) + (xy 52.234702 121.466614) + (xy 52.304394 121.471598) + (xy 52.360327 121.51347) + (xy 52.366598 121.522683) + (xy 52.41018 121.59334) + (xy 52.410183 121.593344) + (xy 52.534154 121.717315) + (xy 52.683375 121.809356) + (xy 52.68338 121.809358) + (xy 52.849802 121.864505) + (xy 52.849809 121.864506) + (xy 52.952519 121.874999) + (xy 53.089999 121.874999) + (xy 53.09 121.874998) + (xy 53.09 120.9) + (xy 53.59 120.9) + (xy 53.59 121.874999) + (xy 53.727472 121.874999) + (xy 53.727486 121.874998) + (xy 53.830197 121.864505) + (xy 53.996619 121.809358) + (xy 53.996624 121.809356) + (xy 54.145845 121.717315) + (xy 54.269815 121.593345) + (xy 54.361856 121.444124) + (xy 54.361858 121.444119) + (xy 54.417005 121.277697) + (xy 54.417006 121.27769) + (xy 54.427499 121.174986) + (xy 54.4275 121.174973) + (xy 54.4275 121.15826) + (xy 54.727 121.15826) + (xy 54.736926 121.226391) + (xy 54.788303 121.331485) + (xy 54.871014 121.414196) + (xy 54.871015 121.414196) + (xy 54.871017 121.414198) + (xy 54.976107 121.465573) + (xy 54.992147 121.46791) + (xy 55.044239 121.4755) + (xy 55.04424 121.4755) + (xy 55.785761 121.4755) + (xy 55.812541 121.471598) + (xy 55.853893 121.465573) + (xy 55.896193 121.444894) + (xy 57.1195 121.444894) + (xy 57.119501 121.444902) + (xy 57.12533 121.474212) + (xy 57.147542 121.507457) + (xy 57.16095 121.516415) + (xy 57.180787 121.529669) + (xy 57.18079 121.529669) + (xy 57.180791 121.52967) + (xy 57.190647 121.53163) + (xy 57.210101 121.5355) + (xy 59.629898 121.535499) + (xy 59.659213 121.529669) + (xy 59.692457 121.507457) + (xy 59.714669 121.474213) + (xy 59.7205 121.444899) + (xy 59.7205 121.158002) + (xy 59.970131 121.158002) + (xy 59.987498 121.267658) + (xy 60.037904 121.366585) + (xy 60.037909 121.366592) + (xy 60.116407 121.44509) + (xy 60.11641 121.445092) + (xy 60.116413 121.445095) + (xy 60.173551 121.474208) + (xy 60.215341 121.495501) + (xy 60.324998 121.512869) + (xy 60.325 121.512869) + (xy 60.325002 121.512869) + (xy 60.434658 121.495501) + (xy 60.434659 121.4955) + (xy 60.434661 121.4955) + (xy 60.533587 121.445095) + (xy 60.585624 121.393058) + (xy 60.646947 121.359572) + (xy 60.716639 121.364556) + (xy 60.772572 121.406427) + (xy 60.774881 121.409614) + (xy 60.830342 121.48882) + (xy 60.991179 121.649657) + (xy 61.177517 121.780134) + (xy 61.383673 121.876265) + (xy 61.383682 121.876269) + (xy 61.603389 121.935139) + (xy 61.6034 121.935141) + (xy 61.773233 121.949999) + (xy 61.773236 121.95) + (xy 61.98 121.95) + (xy 61.98 120.965686) + (xy 61.991955 120.977641) + (xy 62.104852 121.035165) + (xy 62.198519 121.05) + (xy 62.261481 121.05) + (xy 62.355148 121.035165) + (xy 62.468045 120.977641) + (xy 62.48 120.965686) + (xy 62.48 121.95) + (xy 62.686764 121.95) + (xy 62.686766 121.949999) + (xy 62.856599 121.935141) + (xy 62.85661 121.935139) + (xy 63.076317 121.876269) + (xy 63.076326 121.876265) + (xy 63.282482 121.780134) + (xy 63.46882 121.649657) + (xy 63.609102 121.509376) + (xy 63.670425 121.475891) + (xy 63.740117 121.480875) + (xy 63.79605 121.522747) + (xy 63.802322 121.531961) + (xy 63.840182 121.593343) + (xy 63.964154 121.717315) + (xy 64.113375 121.809356) + (xy 64.11338 121.809358) + (xy 64.279802 121.864505) + (xy 64.279809 121.864506) + (xy 64.382519 121.874999) + (xy 64.519999 121.874999) + (xy 64.52 121.874998) + (xy 64.52 120.9) + (xy 65.02 120.9) + (xy 65.02 121.874999) + (xy 65.157472 121.874999) + (xy 65.157486 121.874998) + (xy 65.260197 121.864505) + (xy 65.426619 121.809358) + (xy 65.426624 121.809356) + (xy 65.575845 121.717315) + (xy 65.699815 121.593345) + (xy 65.791856 121.444124) + (xy 65.791858 121.444119) + (xy 65.847005 121.277697) + (xy 65.847006 121.27769) + (xy 65.857499 121.174986) + (xy 65.8575 121.174973) + (xy 65.8575 120.9) + (xy 65.02 120.9) + (xy 64.52 120.9) + (xy 62.545686 120.9) + (xy 62.557641 120.888045) + (xy 62.615165 120.775148) + (xy 62.634986 120.65) + (xy 62.615165 120.524852) + (xy 62.557641 120.411955) + (xy 62.545686 120.4) + (xy 64.52 120.4) + (xy 64.52 119.425) + (xy 65.02 119.425) + (xy 65.02 120.4) + (xy 65.857499 120.4) + (xy 65.857499 120.125028) + (xy 65.857498 120.125013) + (xy 65.847005 120.022302) + (xy 65.791858 119.85588) + (xy 65.791856 119.855875) + (xy 65.699815 119.706654) + (xy 65.575845 119.582684) + (xy 65.426624 119.490643) + (xy 65.426619 119.490641) + (xy 65.260197 119.435494) + (xy 65.26019 119.435493) + (xy 65.157486 119.425) + (xy 65.02 119.425) + (xy 64.52 119.425) + (xy 64.382527 119.425) + (xy 64.382512 119.425001) + (xy 64.279802 119.435494) + (xy 64.11338 119.490641) + (xy 64.113375 119.490643) + (xy 63.964154 119.582684) + (xy 63.840182 119.706656) + (xy 63.80232 119.76804) + (xy 63.750371 119.814764) + (xy 63.681409 119.825985) + (xy 63.617327 119.798141) + (xy 63.609101 119.790623) + (xy 63.46882 119.650342) + (xy 63.282482 119.519865) + (xy 63.076326 119.423734) + (xy 63.076317 119.42373) + (xy 62.85661 119.36486) + (xy 62.856599 119.364858) + (xy 62.686766 119.35) + (xy 62.48 119.35) + (xy 62.48 120.334314) + (xy 62.468045 120.322359) + (xy 62.355148 120.264835) + (xy 62.261481 120.25) + (xy 62.198519 120.25) + (xy 62.104852 120.264835) + (xy 61.991955 120.322359) + (xy 61.98 120.334314) + (xy 61.98 119.35) + (xy 61.773233 119.35) + (xy 61.6034 119.364858) + (xy 61.603389 119.36486) + (xy 61.383682 119.42373) + (xy 61.383673 119.423734) + (xy 61.177517 119.519865) + (xy 60.991179 119.650342) + (xy 60.830342 119.811179) + (xy 60.699865 119.997517) + (xy 60.603734 120.203673) + (xy 60.60373 120.203682) + (xy 60.551127 120.399999) + (xy 60.551128 120.4) + (xy 61.914314 120.4) + (xy 61.902359 120.411955) + (xy 61.844835 120.524852) + (xy 61.825014 120.65) + (xy 61.844835 120.775148) + (xy 61.902359 120.888045) + (xy 61.914314 120.9) + (xy 60.613923 120.9) + (xy 60.546884 120.880315) + (xy 60.54104 120.87632) + (xy 60.533586 120.870904) + (xy 60.434658 120.820498) + (xy 60.325002 120.803131) + (xy 60.324998 120.803131) + (xy 60.215341 120.820498) + (xy 60.116414 120.870904) + (xy 60.116407 120.870909) + (xy 60.037909 120.949407) + (xy 60.037904 120.949414) + (xy 59.987498 121.048341) + (xy 59.970131 121.157997) + (xy 59.970131 121.158002) + (xy 59.7205 121.158002) + (xy 59.720499 119.825102) + (xy 59.714669 119.795787) + (xy 59.709587 119.788181) + (xy 59.692457 119.762542) + (xy 59.667496 119.745865) + (xy 59.659213 119.740331) + (xy 59.659211 119.74033) + (xy 59.659208 119.740329) + (xy 59.629901 119.7345) + (xy 57.210105 119.7345) + (xy 57.210097 119.734501) + (xy 57.180787 119.74033) + (xy 57.147542 119.762542) + (xy 57.125332 119.795785) + (xy 57.125329 119.795791) + (xy 57.1195 119.825098) + (xy 57.1195 121.444894) + (xy 55.896193 121.444894) + (xy 55.958983 121.414198) + (xy 56.041698 121.331483) + (xy 56.093073 121.226393) + (xy 56.103 121.15826) + (xy 56.103 120.14174) + (xy 56.093073 120.073607) + (xy 56.041698 119.968517) + (xy 56.041696 119.968515) + (xy 56.041696 119.968514) + (xy 56.002112 119.92893) + (xy 55.968627 119.867607) + (xy 55.973611 119.797915) + (xy 56.00211 119.75357) + (xy 57.978862 117.776819) + (xy 58.040185 117.743334) + (xy 58.066543 117.7405) + (xy 58.867188 117.7405) + (xy 58.867192 117.7405) + (xy 59.008256 117.725674) + (xy 59.188284 117.667179) + (xy 59.352216 117.572533) + (xy 59.492888 117.445871) + (xy 59.604151 117.29273) + (xy 59.681144 117.119803) + (xy 59.7205 116.934646) + (xy 59.7205 116.934645) + (xy 60.9295 116.934645) + (xy 60.968855 117.119802) + (xy 60.968857 117.119807) + (xy 61.045848 117.292729) + (xy 61.045851 117.292734) + (xy 61.148954 117.434643) + (xy 61.157112 117.445871) + (xy 61.297784 117.572533) + (xy 61.461716 117.667179) + (xy 61.641744 117.725674) + (xy 61.782808 117.7405) + (xy 61.782812 117.7405) + (xy 62.677188 117.7405) + (xy 62.677192 117.7405) + (xy 62.818256 117.725674) + (xy 62.998284 117.667179) + (xy 63.162216 117.572533) + (xy 63.302888 117.445871) + (xy 63.414151 117.29273) + (xy 63.491144 117.119803) + (xy 63.5305 116.934646) + (xy 63.5305 116.745354) + (xy 63.491144 116.560197) + (xy 63.488263 116.553727) + (xy 63.414151 116.38727) + (xy 63.414148 116.387265) + (xy 63.302888 116.234129) + (xy 63.270534 116.204997) + (xy 63.162216 116.107467) + (xy 62.998284 116.012821) + (xy 62.998277 116.012818) + (xy 62.818259 115.954327) + (xy 62.818256 115.954326) + (xy 62.677192 115.9395) + (xy 61.782808 115.9395) + (xy 61.641744 115.954326) + (xy 61.641741 115.954326) + (xy 61.64174 115.954327) + (xy 61.461722 116.012818) + (xy 61.461715 116.012821) + (xy 61.297785 116.107466) + (xy 61.157111 116.234129) + (xy 61.045851 116.387265) + (xy 61.045848 116.38727) + (xy 60.968857 116.560192) + (xy 60.968855 116.560197) + (xy 60.9295 116.745354) + (xy 60.9295 116.934645) + (xy 59.7205 116.934645) + (xy 59.7205 116.745354) + (xy 59.681144 116.560197) + (xy 59.678263 116.553727) + (xy 59.604151 116.38727) + (xy 59.604148 116.387265) + (xy 59.492888 116.234129) + (xy 59.460534 116.204997) + (xy 59.352216 116.107467) + (xy 59.188284 116.012821) + (xy 59.188277 116.012818) + (xy 59.008259 115.954327) + (xy 59.008256 115.954326) + (xy 58.867192 115.9395) + (xy 57.972808 115.9395) + (xy 57.831744 115.954326) + (xy 57.831741 115.954326) + (xy 57.83174 115.954327) + (xy 57.651722 116.012818) + (xy 57.651715 116.012821) + (xy 57.487785 116.107466) + (xy 57.347111 116.234129) + (xy 57.235851 116.387265) + (xy 57.235848 116.38727) + (xy 57.158857 116.560192) + (xy 57.158855 116.560197) + (xy 57.1195 116.745354) + (xy 57.1195 116.934645) + (xy 57.158855 117.119802) + (xy 57.158857 117.119807) + (xy 57.235848 117.292729) + (xy 57.235851 117.292734) + (xy 57.272799 117.343588) + (xy 57.296279 117.409394) + (xy 57.280454 117.477448) + (xy 57.260162 117.504154) + (xy 55.201955 119.562361) + (xy 55.182106 119.578482) + (xy 55.174331 119.583562) + (xy 55.156499 119.606472) + (xy 55.147394 119.616784) + (xy 55.146624 119.617694) + (xy 55.135439 119.633359) + (xy 55.132378 119.637463) + (xy 55.102482 119.675873) + (xy 55.09898 119.682344) + (xy 55.09576 119.688932) + (xy 55.081871 119.735582) + (xy 55.080309 119.740457) + (xy 55.076397 119.751853) + (xy 55.036013 119.80887) + (xy 54.98507 119.830819) + (xy 54.985307 119.831584) + (xy 54.978196 119.833781) + (xy 54.976999 119.834297) + (xy 54.976107 119.834426) + (xy 54.871014 119.885803) + (xy 54.788303 119.968514) + (xy 54.736926 120.073608) + (xy 54.727 120.141739) + (xy 54.727 121.15826) + (xy 54.4275 121.15826) + (xy 54.4275 120.9) + (xy 53.59 120.9) + (xy 53.09 120.9) + (xy 52.275862 120.9) + (xy 52.224778 120.885) + (xy 51.115686 120.885) + (xy 51.127641 120.873045) + (xy 51.185165 120.760148) + (xy 51.204986 120.635) + (xy 51.185165 120.509852) + (xy 51.127641 120.396955) + (xy 51.115686 120.385) + (xy 52.476638 120.385) + (xy 52.527722 120.4) + (xy 53.09 120.4) + (xy 53.09 119.425) + (xy 53.59 119.425) + (xy 53.59 120.4) + (xy 54.427499 120.4) + (xy 54.427499 120.125028) + (xy 54.427498 120.125013) + (xy 54.417005 120.022302) + (xy 54.361858 119.85588) + (xy 54.361856 119.855875) + (xy 54.269815 119.706654) + (xy 54.145845 119.582684) + (xy 53.996624 119.490643) + (xy 53.996619 119.490641) + (xy 53.830197 119.435494) + (xy 53.83019 119.435493) + (xy 53.727486 119.425) + (xy 53.59 119.425) + (xy 53.09 119.425) + (xy 52.952527 119.425) + (xy 52.952512 119.425001) + (xy 52.849802 119.435494) + (xy 52.68338 119.490641) + (xy 52.683375 119.490643) + (xy 52.534154 119.582684) + (xy 52.410183 119.706655) + (xy 52.41018 119.706659) + (xy 52.378043 119.758762) + (xy 52.326095 119.805487) + (xy 52.257133 119.816708) + (xy 52.193051 119.788865) + (xy 52.184824 119.781346) + (xy 52.03882 119.635342) + (xy 51.852482 119.504865) + (xy 51.646326 119.408734) + (xy 51.646317 119.40873) + (xy 51.42661 119.34986) + (xy 51.426599 119.349858) + (xy 51.256766 119.335) + (xy 51.05 119.335) + (xy 51.05 120.319314) + (xy 51.038045 120.307359) + (xy 50.925148 120.249835) + (xy 50.831481 120.235) + (xy 50.768519 120.235) + (xy 50.674852 120.249835) + (xy 50.561955 120.307359) + (xy 50.55 120.319314) + (xy 50.55 119.335) + (xy 50.343233 119.335) + (xy 50.1734 119.349858) + (xy 50.173389 119.34986) + (xy 49.953682 119.40873) + (xy 49.953673 119.408734) + (xy 49.747517 119.504865) + (xy 49.561179 119.635342) + (xy 49.400342 119.796179) + (xy 49.269865 119.982517) + (xy 49.173734 120.188673) + (xy 49.17373 120.188682) + (xy 49.121127 120.384999) + (xy 47.902883 120.384999) + (xy 47.872396 120.284499) + (xy 47.865717 120.272004) + (xy 47.784137 120.119376) + (xy 47.784135 120.119373) + (xy 47.665357 119.974642) + (xy 47.520626 119.855864) + (xy 47.520623 119.855862) + (xy 47.355502 119.767604) + (xy 47.176333 119.713253) + (xy 47.176331 119.713252) + (xy 46.99 119.694901) + (xy 46.803668 119.713252) + (xy 46.803666 119.713253) + (xy 46.624497 119.767604) + (xy 46.459376 119.855862) + (xy 46.459373 119.855864) + (xy 46.314642 119.974642) + (xy 46.195864 120.119373) + (xy 46.195862 120.119376) + (xy 46.107604 120.284497) + (xy 46.053253 120.463666) + (xy 46.053252 120.463668) + (xy 46.034901 120.65) + (xy 46.053252 120.836331) + (xy 46.053253 120.836333) + (xy 46.107604 121.015502) + (xy 46.195862 121.180623) + (xy 46.195864 121.180626) + (xy 46.314642 121.325357) + (xy 46.459373 121.444135) + (xy 46.459376 121.444137) + (xy 46.605904 121.522457) + (xy 46.624499 121.532396) + (xy 46.803666 121.586746) + (xy 46.803668 121.586747) + (xy 46.820374 121.588392) + (xy 46.99 121.605099) + (xy 47.176331 121.586747) + (xy 47.355501 121.532396) + (xy 47.449502 121.482151) + (xy 47.517903 121.46791) + (xy 47.583147 121.49291) + (xy 47.595635 121.503829) + (xy 47.921181 121.829375) + (xy 47.954666 121.890698) + (xy 47.9575 121.917056) + (xy 47.9575 122.524062) + (xy 47.937815 122.591101) + (xy 47.885011 122.636856) + (xy 47.815853 122.6468) + (xy 47.752297 122.617775) + (xy 47.737647 122.602727) + (xy 47.665357 122.514642) + (xy 47.520626 122.395864) + (xy 47.520623 122.395862) + (xy 47.355502 122.307604) + (xy 47.176333 122.253253) + (xy 47.176331 122.253252) + (xy 46.99 122.234901) + (xy 46.803668 122.253252) + (xy 46.803666 122.253253) + (xy 46.624497 122.307604) + (xy 46.459376 122.395862) + (xy 46.459373 122.395864) + (xy 46.314642 122.514642) + (xy 46.195864 122.659373) + (xy 46.195862 122.659376) + (xy 46.107604 122.824497) + (xy 46.053253 123.003666) + (xy 46.053252 123.003668) + (xy 46.034901 123.19) + (xy 46.053252 123.376331) + (xy 46.053253 123.376333) + (xy 46.107604 123.555502) + (xy 46.195862 123.720623) + (xy 46.195864 123.720626) + (xy 46.314642 123.865357) + (xy 46.459373 123.984135) + (xy 46.459376 123.984137) + (xy 46.624497 124.072395) + (xy 46.624499 124.072396) + (xy 46.803666 124.126746) + (xy 46.803668 124.126747) + (xy 46.820374 124.128392) + (xy 46.99 124.145099) + (xy 47.176331 124.126747) + (xy 47.355501 124.072396) + (xy 47.520625 123.984136) + (xy 47.665357 123.865357) + (xy 47.737647 123.777272) + (xy 47.795392 123.737938) + (xy 47.865237 123.736067) + (xy 47.925005 123.772254) + (xy 47.955721 123.83501) + (xy 47.9575 123.855937) + (xy 47.9575 125.064062) + (xy 47.937815 125.131101) + (xy 47.885011 125.176856) + (xy 47.815853 125.1868) + (xy 47.752297 125.157775) + (xy 47.737647 125.142727) + (xy 47.665357 125.054642) + (xy 47.520626 124.935864) + (xy 47.520623 124.935862) + (xy 47.355502 124.847604) + (xy 47.176333 124.793253) + (xy 47.176331 124.793252) + (xy 46.99 124.774901) + (xy 46.803668 124.793252) + (xy 46.803666 124.793253) + (xy 46.624497 124.847604) + (xy 46.459376 124.935862) + (xy 46.459373 124.935864) + (xy 46.314642 125.054642) + (xy 46.195864 125.199373) + (xy 46.195862 125.199376) + (xy 46.107604 125.364497) + (xy 46.053253 125.543666) + (xy 46.053252 125.543668) + (xy 46.034901 125.73) + (xy 46.053252 125.916331) + (xy 46.053253 125.916333) + (xy 46.107604 126.095502) + (xy 46.195862 126.260623) + (xy 46.195864 126.260626) + (xy 46.314642 126.405357) + (xy 46.459373 126.524135) + (xy 46.459376 126.524137) + (xy 46.623685 126.611961) + (xy 46.624499 126.612396) + (xy 46.803666 126.666746) + (xy 46.803668 126.666747) + (xy 46.820374 126.668392) + (xy 46.99 126.685099) + (xy 47.176331 126.666747) + (xy 47.355501 126.612396) + (xy 47.520625 126.524136) + (xy 47.665357 126.405357) + (xy 47.690262 126.37501) + (xy 47.737647 126.317272) + (xy 47.795392 126.277938) + (xy 47.865237 126.276067) + (xy 47.925005 126.312254) + (xy 47.955721 126.37501) + (xy 47.9575 126.395937) + (xy 47.9575 127.604062) + (xy 47.937815 127.671101) + (xy 47.885011 127.716856) + (xy 47.815853 127.7268) + (xy 47.752297 127.697775) + (xy 47.737647 127.682727) + (xy 47.665357 127.594642) + (xy 47.520626 127.475864) + (xy 47.520623 127.475862) + (xy 47.355502 127.387604) + (xy 47.176333 127.333253) + (xy 47.176331 127.333252) + (xy 46.99 127.314901) + (xy 46.803668 127.333252) + (xy 46.803666 127.333253) + (xy 46.624497 127.387604) + (xy 46.459376 127.475862) + (xy 46.459373 127.475864) + (xy 46.314642 127.594642) + (xy 46.195864 127.739373) + (xy 46.195862 127.739376) + (xy 46.107604 127.904497) + (xy 46.053253 128.083666) + (xy 46.053252 128.083668) + (xy 46.034901 128.27) + (xy 46.053252 128.456331) + (xy 46.053253 128.456333) + (xy 46.107604 128.635502) + (xy 46.195862 128.800623) + (xy 46.195864 128.800626) + (xy 46.314642 128.945357) + (xy 46.459373 129.064135) + (xy 46.459376 129.064137) + (xy 46.624497 129.152395) + (xy 46.624499 129.152396) + (xy 46.803666 129.206746) + (xy 46.803668 129.206747) + (xy 46.820374 129.208392) + (xy 46.99 129.225099) + (xy 47.176331 129.206747) + (xy 47.355501 129.152396) + (xy 47.520625 129.064136) + (xy 47.665357 128.945357) + (xy 47.737647 128.857272) + (xy 47.795392 128.817938) + (xy 47.865237 128.816067) + (xy 47.925005 128.852254) + (xy 47.955721 128.91501) + (xy 47.9575 128.935937) + (xy 47.9575 130.144062) + (xy 47.937815 130.211101) + (xy 47.885011 130.256856) + (xy 47.815853 130.2668) + (xy 47.752297 130.237775) + (xy 47.737647 130.222727) + (xy 47.665357 130.134642) + (xy 47.520626 130.015864) + (xy 47.520623 130.015862) + (xy 47.355502 129.927604) + (xy 47.176333 129.873253) + (xy 47.176331 129.873252) + (xy 46.99 129.854901) + (xy 46.803668 129.873252) + (xy 46.803666 129.873253) + (xy 46.624497 129.927604) + (xy 46.459376 130.015862) + (xy 46.459373 130.015864) + (xy 46.314642 130.134642) + (xy 46.195864 130.279373) + (xy 46.195862 130.279376) + (xy 46.107604 130.444497) + (xy 46.053253 130.623666) + (xy 46.053252 130.623668) + (xy 46.034901 130.81) + (xy 46.053252 130.996331) + (xy 46.053253 130.996333) + (xy 46.107604 131.175502) + (xy 46.195862 131.340623) + (xy 46.195864 131.340626) + (xy 46.314642 131.485357) + (xy 46.459373 131.604135) + (xy 46.459376 131.604137) + (xy 46.606447 131.682747) + (xy 46.624499 131.692396) + (xy 46.743689 131.728552) + (xy 46.803666 131.746746) + (xy 46.803668 131.746747) + (xy 46.820374 131.748392) + (xy 46.99 131.765099) + (xy 47.176331 131.746747) + (xy 47.355501 131.692396) + (xy 47.520625 131.604136) + (xy 47.665357 131.485357) + (xy 47.704471 131.437697) + (xy 47.737647 131.397272) + (xy 47.795392 131.357938) + (xy 47.865237 131.356067) + (xy 47.925005 131.392254) + (xy 47.955721 131.45501) + (xy 47.9575 131.475937) + (xy 47.9575 132.684062) + (xy 47.937815 132.751101) + (xy 47.885011 132.796856) + (xy 47.815853 132.8068) + (xy 47.752297 132.777775) + (xy 47.737647 132.762727) + (xy 47.665357 132.674642) + (xy 47.520626 132.555864) + (xy 47.520623 132.555862) + (xy 47.355502 132.467604) + (xy 47.176333 132.413253) + (xy 47.176331 132.413252) + (xy 46.99 132.394901) + (xy 46.803668 132.413252) + (xy 46.803666 132.413253) + (xy 46.624497 132.467604) + (xy 46.459376 132.555862) + (xy 46.459373 132.555864) + (xy 46.314642 132.674642) + (xy 46.195864 132.819373) + (xy 46.195862 132.819376) + (xy 46.107604 132.984497) + (xy 46.053253 133.163666) + (xy 46.053252 133.163668) + (xy 46.034901 133.35) + (xy 46.053252 133.536331) + (xy 46.053253 133.536333) + (xy 46.107604 133.715502) + (xy 46.195862 133.880623) + (xy 46.195864 133.880626) + (xy 46.314642 134.025357) + (xy 46.459373 134.144135) + (xy 46.459376 134.144137) + (xy 46.615882 134.22779) + (xy 46.624499 134.232396) + (xy 46.789662 134.282498) + (xy 46.803666 134.286746) + (xy 46.803668 134.286747) + (xy 46.820374 134.288392) + (xy 46.99 134.305099) + (xy 47.176331 134.286747) + (xy 47.355501 134.232396) + (xy 47.520625 134.144136) + (xy 47.665357 134.025357) + (xy 47.737647 133.937272) + (xy 47.795392 133.897938) + (xy 47.865237 133.896067) + (xy 47.925005 133.932254) + (xy 47.955721 133.99501) + (xy 47.9575 134.015937) + (xy 47.9575 135.224062) + (xy 47.937815 135.291101) + (xy 47.885011 135.336856) + (xy 47.815853 135.3468) + (xy 47.752297 135.317775) + (xy 47.737647 135.302727) + (xy 47.665357 135.214642) + (xy 47.520626 135.095864) + (xy 47.520623 135.095862) + (xy 47.355502 135.007604) + (xy 47.176333 134.953253) + (xy 47.176331 134.953252) + (xy 46.99 134.934901) + (xy 46.803668 134.953252) + (xy 46.803666 134.953253) + (xy 46.624497 135.007604) + (xy 46.459376 135.095862) + (xy 46.459373 135.095864) + (xy 46.314642 135.214642) + (xy 46.195864 135.359373) + (xy 46.195862 135.359376) + (xy 46.107604 135.524497) + (xy 46.053253 135.703666) + (xy 46.053252 135.703668) + (xy 46.034901 135.89) + (xy 43.6805 135.89) + (xy 43.6805 118.11) + (xy 46.034901 118.11) + (xy 46.053252 118.296331) + (xy 46.053253 118.296333) + (xy 46.107604 118.475502) + (xy 46.195862 118.640623) + (xy 46.195864 118.640626) + (xy 46.314642 118.785357) + (xy 46.459373 118.904135) + (xy 46.459376 118.904137) + (xy 46.624497 118.992395) + (xy 46.624499 118.992396) + (xy 46.768057 119.035944) + (xy 46.803666 119.046746) + (xy 46.803668 119.046747) + (xy 46.820374 119.048392) + (xy 46.99 119.065099) + (xy 47.176331 119.046747) + (xy 47.355501 118.992396) + (xy 47.520625 118.904136) + (xy 47.665357 118.785357) + (xy 47.784136 118.640625) + (xy 47.872396 118.475501) + (xy 47.926747 118.296331) + (xy 47.945099 118.11) + (xy 47.926747 117.923669) + (xy 47.872396 117.744499) + (xy 47.862333 117.725672) + (xy 47.784137 117.579376) + (xy 47.784135 117.579373) + (xy 47.665357 117.434642) + (xy 47.520626 117.315864) + (xy 47.520623 117.315862) + (xy 47.355502 117.227604) + (xy 47.176333 117.173253) + (xy 47.176331 117.173252) + (xy 46.99 117.154901) + (xy 46.803668 117.173252) + (xy 46.803666 117.173253) + (xy 46.624497 117.227604) + (xy 46.459376 117.315862) + (xy 46.459373 117.315864) + (xy 46.314642 117.434642) + (xy 46.195864 117.579373) + (xy 46.195862 117.579376) + (xy 46.107604 117.744497) + (xy 46.053253 117.923666) + (xy 46.053252 117.923668) + (xy 46.034901 118.11) + (xy 43.6805 118.11) + (xy 43.6805 115.57) + (xy 46.034901 115.57) + (xy 46.053252 115.756331) + (xy 46.053253 115.756333) + (xy 46.107604 115.935502) + (xy 46.195862 116.100623) + (xy 46.195864 116.100626) + (xy 46.314642 116.245357) + (xy 46.459373 116.364135) + (xy 46.459376 116.364137) + (xy 46.582834 116.430126) + (xy 46.624499 116.452396) + (xy 46.803666 116.506746) + (xy 46.803668 116.506747) + (xy 46.820374 116.508392) + (xy 46.99 116.525099) + (xy 47.176331 116.506747) + (xy 47.355501 116.452396) + (xy 47.520625 116.364136) + (xy 47.665357 116.245357) + (xy 47.784136 116.100625) + (xy 47.872396 115.935501) + (xy 47.926747 115.756331) + (xy 47.945099 115.57) + (xy 47.926747 115.383669) + (xy 47.872396 115.204499) + (xy 47.870912 115.201722) + (xy 47.784137 115.039376) + (xy 47.784135 115.039373) + (xy 47.665357 114.894642) + (xy 47.520626 114.775864) + (xy 47.520623 114.775862) + (xy 47.355502 114.687604) + (xy 47.176333 114.633253) + (xy 47.176331 114.633252) + (xy 46.99 114.614901) + (xy 46.803668 114.633252) + (xy 46.803666 114.633253) + (xy 46.624497 114.687604) + (xy 46.459376 114.775862) + (xy 46.459373 114.775864) + (xy 46.314642 114.894642) + (xy 46.195864 115.039373) + (xy 46.195862 115.039376) + (xy 46.107604 115.204497) + (xy 46.053253 115.383666) + (xy 46.053252 115.383668) + (xy 46.034901 115.57) + (xy 43.6805 115.57) + (xy 43.6805 113.03) + (xy 46.034901 113.03) + (xy 46.053252 113.216331) + (xy 46.053253 113.216333) + (xy 46.107604 113.395502) + (xy 46.195862 113.560623) + (xy 46.195864 113.560626) + (xy 46.314642 113.705357) + (xy 46.459373 113.824135) + (xy 46.459376 113.824137) + (xy 46.587966 113.892869) + (xy 46.624499 113.912396) + (xy 46.789662 113.962498) + (xy 46.803666 113.966746) + (xy 46.803668 113.966747) + (xy 46.820374 113.968392) + (xy 46.99 113.985099) + (xy 47.176331 113.966747) + (xy 47.355501 113.912396) + (xy 47.449503 113.862151) + (xy 47.517902 113.84791) + (xy 47.583146 113.872909) + (xy 47.595634 113.883829) + (xy 48.556181 114.844375) + (xy 48.589666 114.905698) + (xy 48.5925 114.932056) + (xy 48.5925 118.119455) + (xy 48.572815 118.186494) + (xy 48.556181 118.207136) + (xy 48.480909 118.282407) + (xy 48.480904 118.282414) + (xy 48.430498 118.381341) + (xy 48.413131 118.490997) + (xy 48.413131 118.491002) + (xy 48.430498 118.600658) + (xy 48.480904 118.699585) + (xy 48.480909 118.699592) + (xy 48.559407 118.77809) + (xy 48.55941 118.778092) + (xy 48.559413 118.778095) + (xy 48.6331 118.81564) + (xy 48.658341 118.828501) + (xy 48.767998 118.845869) + (xy 48.768 118.845869) + (xy 48.768002 118.845869) + (xy 48.877658 118.828501) + (xy 48.877659 118.8285) + (xy 48.877661 118.8285) + (xy 48.976587 118.778095) + (xy 49.055095 118.699587) + (xy 49.1055 118.600661) + (xy 49.1055 118.600659) + (xy 49.105501 118.600658) + (xy 49.122869 118.491002) + (xy 49.122869 118.490997) + (xy 49.105501 118.381341) + (xy 49.079805 118.330909) + (xy 49.055095 118.282413) + (xy 49.055092 118.28241) + (xy 49.05509 118.282407) + (xy 48.979819 118.207136) + (xy 48.946334 118.145813) + (xy 48.9435 118.119455) + (xy 48.9435 116.934645) + (xy 49.4995 116.934645) + (xy 49.538855 117.119802) + (xy 49.538857 117.119807) + (xy 49.615848 117.292729) + (xy 49.615851 117.292734) + (xy 49.718954 117.434643) + (xy 49.727112 117.445871) + (xy 49.867784 117.572533) + (xy 50.031716 117.667179) + (xy 50.211744 117.725674) + (xy 50.352808 117.7405) + (xy 50.352812 117.7405) + (xy 51.247188 117.7405) + (xy 51.247192 117.7405) + (xy 51.388256 117.725674) + (xy 51.568284 117.667179) + (xy 51.732216 117.572533) + (xy 51.872888 117.445871) + (xy 51.984151 117.29273) + (xy 52.061144 117.119803) + (xy 52.1005 116.934646) + (xy 52.1005 116.745354) + (xy 52.061144 116.560197) + (xy 52.058263 116.553727) + (xy 51.984151 116.38727) + (xy 51.984148 116.387265) + (xy 51.872888 116.234129) + (xy 51.840534 116.204997) + (xy 51.732216 116.107467) + (xy 51.568284 116.012821) + (xy 51.568277 116.012818) + (xy 51.388259 115.954327) + (xy 51.388256 115.954326) + (xy 51.247192 115.9395) + (xy 50.352808 115.9395) + (xy 50.211744 115.954326) + (xy 50.211741 115.954326) + (xy 50.21174 115.954327) + (xy 50.031722 116.012818) + (xy 50.031715 116.012821) + (xy 49.867785 116.107466) + (xy 49.727111 116.234129) + (xy 49.615851 116.387265) + (xy 49.615848 116.38727) + (xy 49.538857 116.560192) + (xy 49.538855 116.560197) + (xy 49.4995 116.745354) + (xy 49.4995 116.934645) + (xy 48.9435 116.934645) + (xy 48.9435 114.835219) + (xy 48.945531 114.812866) + (xy 48.948423 114.797087) + (xy 48.938231 114.764382) + (xy 48.936232 114.757206) + (xy 48.935129 114.75273) + (xy 48.928048 114.724) + (xy 48.928044 114.723995) + (xy 48.927381 114.722731) + (xy 48.926632 114.720924) + (xy 48.924587 114.717298) + (xy 48.923436 114.715733) + (xy 48.922685 114.714492) + (xy 48.922685 114.71449) + (xy 48.89849 114.690295) + (xy 48.893371 114.684858) + (xy 48.870679 114.659244) + (xy 48.870678 114.659243) + (xy 48.869489 114.658423) + (xy 48.85225 114.644055) + (xy 48.60284 114.394645) + (xy 49.4995 114.394645) + (xy 49.538855 114.579802) + (xy 49.538857 114.579807) + (xy 49.615848 114.752729) + (xy 49.615851 114.752734) + (xy 49.720748 114.897112) + (xy 49.727112 114.905871) + (xy 49.867784 115.032533) + (xy 50.031716 115.127179) + (xy 50.211744 115.185674) + (xy 50.352808 115.2005) + (xy 50.352812 115.2005) + (xy 51.247188 115.2005) + (xy 51.247192 115.2005) + (xy 51.388256 115.185674) + (xy 51.568284 115.127179) + (xy 51.732216 115.032533) + (xy 51.872888 114.905871) + (xy 51.984151 114.75273) + (xy 52.061144 114.579803) + (xy 52.1005 114.394646) + (xy 52.1005 114.300002) + (xy 55.271131 114.300002) + (xy 55.288498 114.409658) + (xy 55.338904 114.508585) + (xy 55.338909 114.508592) + (xy 55.417407 114.58709) + (xy 55.41741 114.587092) + (xy 55.417413 114.587095) + (xy 55.508002 114.633252) + (xy 55.516341 114.637501) + (xy 55.625998 114.654869) + (xy 55.626 114.654869) + (xy 55.626002 114.654869) + (xy 55.735658 114.637501) + (xy 55.735659 114.6375) + (xy 55.735661 114.6375) + (xy 55.834587 114.587095) + (xy 55.913095 114.508587) + (xy 55.9635 114.409661) + (xy 55.9635 114.409659) + (xy 55.963501 114.409658) + (xy 55.965879 114.394645) + (xy 57.1195 114.394645) + (xy 57.158855 114.579802) + (xy 57.158857 114.579807) + (xy 57.235848 114.752729) + (xy 57.235851 114.752734) + (xy 57.340748 114.897112) + (xy 57.347112 114.905871) + (xy 57.487784 115.032533) + (xy 57.651716 115.127179) + (xy 57.831744 115.185674) + (xy 57.972808 115.2005) + (xy 57.972812 115.2005) + (xy 58.867188 115.2005) + (xy 58.867192 115.2005) + (xy 59.008256 115.185674) + (xy 59.188284 115.127179) + (xy 59.352216 115.032533) + (xy 59.492888 114.905871) + (xy 59.604151 114.75273) + (xy 59.681144 114.579803) + (xy 59.7205 114.394646) + (xy 59.7205 114.394645) + (xy 60.9295 114.394645) + (xy 60.968855 114.579802) + (xy 60.968857 114.579807) + (xy 61.045848 114.752729) + (xy 61.045851 114.752734) + (xy 61.150748 114.897112) + (xy 61.157112 114.905871) + (xy 61.297784 115.032533) + (xy 61.461716 115.127179) + (xy 61.641744 115.185674) + (xy 61.782808 115.2005) + (xy 61.782812 115.2005) + (xy 62.677188 115.2005) + (xy 62.677192 115.2005) + (xy 62.818256 115.185674) + (xy 62.998284 115.127179) + (xy 63.162216 115.032533) + (xy 63.302888 114.905871) + (xy 63.414151 114.75273) + (xy 63.491144 114.579803) + (xy 63.5305 114.394646) + (xy 63.5305 114.205354) + (xy 63.491144 114.020197) + (xy 63.487897 114.012905) + (xy 63.414151 113.84727) + (xy 63.414148 113.847265) + (xy 63.302888 113.694129) + (xy 63.278466 113.672139) + (xy 63.162216 113.567467) + (xy 62.998284 113.472821) + (xy 62.998277 113.472818) + (xy 62.818259 113.414327) + (xy 62.818256 113.414326) + (xy 62.677192 113.3995) + (xy 61.782808 113.3995) + (xy 61.641744 113.414326) + (xy 61.641741 113.414326) + (xy 61.64174 113.414327) + (xy 61.461722 113.472818) + (xy 61.461715 113.472821) + (xy 61.297785 113.567466) + (xy 61.157111 113.694129) + (xy 61.045851 113.847265) + (xy 61.045848 113.84727) + (xy 60.968857 114.020192) + (xy 60.968855 114.020197) + (xy 60.9295 114.205354) + (xy 60.9295 114.394645) + (xy 59.7205 114.394645) + (xy 59.7205 114.205354) + (xy 59.681144 114.020197) + (xy 59.677897 114.012905) + (xy 59.604151 113.84727) + (xy 59.604148 113.847265) + (xy 59.492888 113.694129) + (xy 59.468466 113.672139) + (xy 59.352216 113.567467) + (xy 59.188284 113.472821) + (xy 59.188277 113.472818) + (xy 59.008259 113.414327) + (xy 59.008256 113.414326) + (xy 58.867192 113.3995) + (xy 57.972808 113.3995) + (xy 57.831744 113.414326) + (xy 57.831741 113.414326) + (xy 57.83174 113.414327) + (xy 57.651722 113.472818) + (xy 57.651715 113.472821) + (xy 57.487785 113.567466) + (xy 57.347111 113.694129) + (xy 57.235851 113.847265) + (xy 57.235848 113.84727) + (xy 57.158857 114.020192) + (xy 57.158855 114.020197) + (xy 57.1195 114.205354) + (xy 57.1195 114.394645) + (xy 55.965879 114.394645) + (xy 55.980869 114.300002) + (xy 55.980869 114.299997) + (xy 55.963501 114.190341) + (xy 55.941351 114.146869) + (xy 55.913095 114.091413) + (xy 55.913092 114.09141) + (xy 55.91309 114.091407) + (xy 55.834592 114.012909) + (xy 55.834588 114.012906) + (xy 55.834587 114.012905) + (xy 55.810421 114.000592) + (xy 55.735658 113.962498) + (xy 55.626002 113.945131) + (xy 55.625998 113.945131) + (xy 55.516341 113.962498) + (xy 55.417414 114.012904) + (xy 55.417407 114.012909) + (xy 55.338909 114.091407) + (xy 55.338904 114.091414) + (xy 55.288498 114.190341) + (xy 55.271131 114.299997) + (xy 55.271131 114.300002) + (xy 52.1005 114.300002) + (xy 52.1005 114.205354) + (xy 52.061144 114.020197) + (xy 52.057897 114.012905) + (xy 51.984151 113.84727) + (xy 51.984148 113.847265) + (xy 51.872888 113.694129) + (xy 51.848466 113.672139) + (xy 51.732216 113.567467) + (xy 51.568284 113.472821) + (xy 51.568277 113.472818) + (xy 51.388259 113.414327) + (xy 51.388256 113.414326) + (xy 51.247192 113.3995) + (xy 50.352808 113.3995) + (xy 50.211744 113.414326) + (xy 50.211741 113.414326) + (xy 50.21174 113.414327) + (xy 50.031722 113.472818) + (xy 50.031715 113.472821) + (xy 49.867785 113.567466) + (xy 49.727111 113.694129) + (xy 49.615851 113.847265) + (xy 49.615848 113.84727) + (xy 49.538857 114.020192) + (xy 49.538855 114.020197) + (xy 49.4995 114.205354) + (xy 49.4995 114.394645) + (xy 48.60284 114.394645) + (xy 48.355064 114.146869) + (xy 47.843828 113.635634) + (xy 47.810344 113.574312) + (xy 47.815328 113.50462) + (xy 47.822147 113.48951) + (xy 47.872396 113.395501) + (xy 47.926747 113.216331) + (xy 47.945099 113.03) + (xy 47.926747 112.843669) + (xy 47.872396 112.664499) + (xy 47.853919 112.62993) + (xy 47.784137 112.499376) + (xy 47.784135 112.499373) + (xy 47.665357 112.354642) + (xy 47.520626 112.235864) + (xy 47.520623 112.235862) + (xy 47.355502 112.147604) + (xy 47.176333 112.093253) + (xy 47.176331 112.093252) + (xy 46.99 112.074901) + (xy 46.803668 112.093252) + (xy 46.803666 112.093253) + (xy 46.624497 112.147604) + (xy 46.459376 112.235862) + (xy 46.459373 112.235864) + (xy 46.314642 112.354642) + (xy 46.195864 112.499373) + (xy 46.195862 112.499376) + (xy 46.107604 112.664497) + (xy 46.053253 112.843666) + (xy 46.053252 112.843668) + (xy 46.034901 113.03) + (xy 43.6805 113.03) + (xy 43.6805 111.854646) + (xy 49.4995 111.854646) + (xy 49.503288 111.872469) + (xy 49.538855 112.039802) + (xy 49.538857 112.039807) + (xy 49.615848 112.212729) + (xy 49.615851 112.212734) + (xy 49.727111 112.36587) + (xy 49.727112 112.365871) + (xy 49.867784 112.492533) + (xy 50.031716 112.587179) + (xy 50.211744 112.645674) + (xy 50.352808 112.6605) + (xy 50.352812 112.6605) + (xy 51.247188 112.6605) + (xy 51.247192 112.6605) + (xy 51.388256 112.645674) + (xy 51.568284 112.587179) + (xy 51.732216 112.492533) + (xy 51.872888 112.365871) + (xy 51.984151 112.21273) + (xy 52.061144 112.039803) + (xy 52.062436 112.033722) + (xy 52.095627 111.97224) + (xy 52.156789 111.938461) + (xy 52.183727 111.9355) + (xy 52.5155 111.9355) + (xy 52.582539 111.955185) + (xy 52.628294 112.007989) + (xy 52.6395 112.0595) + (xy 52.6395 112.24326) + (xy 52.649426 112.311391) + (xy 52.700803 112.416485) + (xy 52.783514 112.499196) + (xy 52.783515 112.499196) + (xy 52.783517 112.499198) + (xy 52.888607 112.550573) + (xy 52.919609 112.55509) + (xy 52.956739 112.5605) + (xy 52.95674 112.5605) + (xy 53.723261 112.5605) + (xy 53.751139 112.556438) + (xy 53.791393 112.550573) + (xy 53.896483 112.499198) + (xy 53.979198 112.416483) + (xy 54.018324 112.336448) + (xy 54.065451 112.284868) + (xy 54.132985 112.266953) + (xy 54.199484 112.288394) + (xy 54.243834 112.342383) + (xy 54.248241 112.356309) + (xy 54.248364 112.356269) + (xy 54.305641 112.529119) + (xy 54.305643 112.529124) + (xy 54.397684 112.678345) + (xy 54.521654 112.802315) + (xy 54.670875 112.894356) + (xy 54.67088 112.894358) + (xy 54.837302 112.949505) + (xy 54.837309 112.949506) + (xy 54.940019 112.959999) + (xy 55.089999 112.959999) + (xy 55.09 112.959998) + (xy 55.09 112.01) + (xy 55.59 112.01) + (xy 55.59 112.959999) + (xy 55.739972 112.959999) + (xy 55.739986 112.959998) + (xy 55.842697 112.949505) + (xy 56.009119 112.894358) + (xy 56.009124 112.894356) + (xy 56.158345 112.802315) + (xy 56.282315 112.678345) + (xy 56.374356 112.529124) + (xy 56.374358 112.529119) + (xy 56.429505 112.362697) + (xy 56.429506 112.36269) + (xy 56.439999 112.259986) + (xy 56.44 112.259973) + (xy 56.44 112.01) + (xy 55.59 112.01) + (xy 55.09 112.01) + (xy 55.09 111.854646) + (xy 57.1195 111.854646) + (xy 57.123288 111.872469) + (xy 57.158855 112.039802) + (xy 57.158857 112.039807) + (xy 57.235848 112.212729) + (xy 57.235851 112.212734) + (xy 57.347111 112.36587) + (xy 57.347112 112.365871) + (xy 57.487784 112.492533) + (xy 57.651716 112.587179) + (xy 57.831744 112.645674) + (xy 57.972808 112.6605) + (xy 57.972812 112.6605) + (xy 58.867188 112.6605) + (xy 58.867192 112.6605) + (xy 59.008256 112.645674) + (xy 59.188284 112.587179) + (xy 59.352216 112.492533) + (xy 59.492888 112.365871) + (xy 59.604151 112.21273) + (xy 59.681144 112.039803) + (xy 59.7205 111.854646) + (xy 60.9295 111.854646) + (xy 60.933288 111.872469) + (xy 60.968855 112.039802) + (xy 60.968857 112.039807) + (xy 61.045848 112.212729) + (xy 61.045851 112.212734) + (xy 61.157111 112.36587) + (xy 61.157112 112.365871) + (xy 61.297784 112.492533) + (xy 61.461716 112.587179) + (xy 61.641744 112.645674) + (xy 61.782808 112.6605) + (xy 61.782812 112.6605) + (xy 62.677188 112.6605) + (xy 62.677192 112.6605) + (xy 62.818256 112.645674) + (xy 62.998284 112.587179) + (xy 63.162216 112.492533) + (xy 63.302888 112.365871) + (xy 63.414151 112.21273) + (xy 63.491144 112.039803) + (xy 63.5305 111.854646) + (xy 63.5305 111.665354) + (xy 63.491144 111.480197) + (xy 63.451028 111.390097) + (xy 63.414151 111.30727) + (xy 63.414148 111.307265) + (xy 63.302888 111.154129) + (xy 63.270537 111.125) + (xy 63.162216 111.027467) + (xy 62.998284 110.932821) + (xy 62.998277 110.932818) + (xy 62.818259 110.874327) + (xy 62.818256 110.874326) + (xy 62.677192 110.8595) + (xy 61.782808 110.8595) + (xy 61.641744 110.874326) + (xy 61.641741 110.874326) + (xy 61.64174 110.874327) + (xy 61.461722 110.932818) + (xy 61.461715 110.932821) + (xy 61.297785 111.027466) + (xy 61.157111 111.154129) + (xy 61.045851 111.307265) + (xy 61.045848 111.30727) + (xy 60.968857 111.480192) + (xy 60.968855 111.480197) + (xy 60.9295 111.665354) + (xy 60.9295 111.854646) + (xy 59.7205 111.854646) + (xy 59.7205 111.665354) + (xy 59.681144 111.480197) + (xy 59.641028 111.390097) + (xy 59.604151 111.30727) + (xy 59.604148 111.307265) + (xy 59.492888 111.154129) + (xy 59.460537 111.125) + (xy 59.352216 111.027467) + (xy 59.188284 110.932821) + (xy 59.188277 110.932818) + (xy 59.008259 110.874327) + (xy 59.008256 110.874326) + (xy 58.867192 110.8595) + (xy 57.972808 110.8595) + (xy 57.831744 110.874326) + (xy 57.831741 110.874326) + (xy 57.83174 110.874327) + (xy 57.651722 110.932818) + (xy 57.651715 110.932821) + (xy 57.487785 111.027466) + (xy 57.347111 111.154129) + (xy 57.235851 111.307265) + (xy 57.235848 111.30727) + (xy 57.158857 111.480192) + (xy 57.158855 111.480197) + (xy 57.1195 111.665354) + (xy 57.1195 111.854646) + (xy 55.09 111.854646) + (xy 55.09 110.56) + (xy 55.59 110.56) + (xy 55.59 111.51) + (xy 56.439999 111.51) + (xy 56.439999 111.260028) + (xy 56.439998 111.260013) + (xy 56.429505 111.157302) + (xy 56.374358 110.99088) + (xy 56.374356 110.990875) + (xy 56.282315 110.841654) + (xy 56.158345 110.717684) + (xy 56.009124 110.625643) + (xy 56.009119 110.625641) + (xy 55.842697 110.570494) + (xy 55.84269 110.570493) + (xy 55.739986 110.56) + (xy 55.59 110.56) + (xy 55.09 110.56) + (xy 54.940027 110.56) + (xy 54.940012 110.560001) + (xy 54.837302 110.570494) + (xy 54.67088 110.625641) + (xy 54.670875 110.625643) + (xy 54.521654 110.717684) + (xy 54.397684 110.841654) + (xy 54.305643 110.990875) + (xy 54.305641 110.99088) + (xy 54.248365 111.16373) + (xy 54.246595 111.163143) + (xy 54.21768 111.216496) + (xy 54.156462 111.250173) + (xy 54.086755 111.245407) + (xy 54.030691 111.203712) + (xy 54.018323 111.18355) + (xy 53.979198 111.103517) + (xy 53.979196 111.103515) + (xy 53.979196 111.103514) + (xy 53.896485 111.020803) + (xy 53.791391 110.969426) + (xy 53.723261 110.9595) + (xy 53.72326 110.9595) + (xy 52.95674 110.9595) + (xy 52.956739 110.9595) + (xy 52.888608 110.969426) + (xy 52.783514 111.020803) + (xy 52.700803 111.103514) + (xy 52.649426 111.208608) + (xy 52.6395 111.276739) + (xy 52.6395 111.4605) + (xy 52.619815 111.527539) + (xy 52.567011 111.573294) + (xy 52.5155 111.5845) + (xy 52.183727 111.5845) + (xy 52.116688 111.564815) + (xy 52.070933 111.512011) + (xy 52.062436 111.486277) + (xy 52.061143 111.480194) + (xy 52.061142 111.480192) + (xy 51.984151 111.30727) + (xy 51.984148 111.307265) + (xy 51.872888 111.154129) + (xy 51.840537 111.125) + (xy 51.732216 111.027467) + (xy 51.568284 110.932821) + (xy 51.568277 110.932818) + (xy 51.388259 110.874327) + (xy 51.388256 110.874326) + (xy 51.247192 110.8595) + (xy 50.352808 110.8595) + (xy 50.211744 110.874326) + (xy 50.211741 110.874326) + (xy 50.21174 110.874327) + (xy 50.031722 110.932818) + (xy 50.031715 110.932821) + (xy 49.867785 111.027466) + (xy 49.727111 111.154129) + (xy 49.615851 111.307265) + (xy 49.615848 111.30727) + (xy 49.538857 111.480192) + (xy 49.538855 111.480197) + (xy 49.4995 111.665354) + (xy 49.4995 111.854646) + (xy 43.6805 111.854646) + (xy 43.6805 110.49) + (xy 46.034901 110.49) + (xy 46.053252 110.676331) + (xy 46.053253 110.676333) + (xy 46.107604 110.855502) + (xy 46.195862 111.020623) + (xy 46.195864 111.020626) + (xy 46.314642 111.165357) + (xy 46.459373 111.284135) + (xy 46.459376 111.284137) + (xy 46.587966 111.352869) + (xy 46.624499 111.372396) + (xy 46.803666 111.426746) + (xy 46.803668 111.426747) + (xy 46.820374 111.428392) + (xy 46.99 111.445099) + (xy 47.176331 111.426747) + (xy 47.355501 111.372396) + (xy 47.520625 111.284136) + (xy 47.665357 111.165357) + (xy 47.784136 111.020625) + (xy 47.872396 110.855501) + (xy 47.926747 110.676331) + (xy 47.945099 110.49) + (xy 47.926747 110.303669) + (xy 47.872396 110.124499) + (xy 47.854842 110.091658) + (xy 47.784137 109.959376) + (xy 47.784135 109.959373) + (xy 47.665357 109.814642) + (xy 47.520626 109.695864) + (xy 47.520623 109.695862) + (xy 47.355502 109.607604) + (xy 47.176333 109.553253) + (xy 47.176331 109.553252) + (xy 46.99 109.534901) + (xy 46.803668 109.553252) + (xy 46.803666 109.553253) + (xy 46.624497 109.607604) + (xy 46.459376 109.695862) + (xy 46.459373 109.695864) + (xy 46.314642 109.814642) + (xy 46.195864 109.959373) + (xy 46.195862 109.959376) + (xy 46.107604 110.124497) + (xy 46.053253 110.303666) + (xy 46.053252 110.303668) + (xy 46.034901 110.49) + (xy 43.6805 110.49) + (xy 43.6805 109.314646) + (xy 49.4995 109.314646) + (xy 49.504859 109.33986) + (xy 49.538855 109.499802) + (xy 49.538857 109.499807) + (xy 49.615848 109.672729) + (xy 49.615851 109.672734) + (xy 49.718954 109.814643) + (xy 49.727112 109.825871) + (xy 49.867784 109.952533) + (xy 50.031716 110.047179) + (xy 50.211744 110.105674) + (xy 50.352808 110.1205) + (xy 50.352812 110.1205) + (xy 51.247188 110.1205) + (xy 51.247192 110.1205) + (xy 51.388256 110.105674) + (xy 51.568284 110.047179) + (xy 51.732216 109.952533) + (xy 51.872888 109.825871) + (xy 51.984151 109.67273) + (xy 52.061144 109.499803) + (xy 52.1005 109.314646) + (xy 57.1195 109.314646) + (xy 57.124859 109.33986) + (xy 57.158855 109.499802) + (xy 57.158857 109.499807) + (xy 57.235848 109.672729) + (xy 57.235851 109.672734) + (xy 57.338954 109.814643) + (xy 57.347112 109.825871) + (xy 57.487784 109.952533) + (xy 57.651716 110.047179) + (xy 57.831744 110.105674) + (xy 57.972808 110.1205) + (xy 57.972812 110.1205) + (xy 58.867188 110.1205) + (xy 58.867192 110.1205) + (xy 59.008256 110.105674) + (xy 59.188284 110.047179) + (xy 59.352216 109.952533) + (xy 59.492888 109.825871) + (xy 59.604151 109.67273) + (xy 59.681144 109.499803) + (xy 59.7205 109.314646) + (xy 60.9295 109.314646) + (xy 60.934859 109.33986) + (xy 60.968855 109.499802) + (xy 60.968857 109.499807) + (xy 61.045848 109.672729) + (xy 61.045851 109.672734) + (xy 61.148954 109.814643) + (xy 61.157112 109.825871) + (xy 61.297784 109.952533) + (xy 61.461716 110.047179) + (xy 61.641744 110.105674) + (xy 61.782808 110.1205) + (xy 61.782812 110.1205) + (xy 62.677188 110.1205) + (xy 62.677192 110.1205) + (xy 62.818256 110.105674) + (xy 62.998284 110.047179) + (xy 63.162216 109.952533) + (xy 63.302888 109.825871) + (xy 63.414151 109.67273) + (xy 63.491144 109.499803) + (xy 63.5305 109.314646) + (xy 63.5305 109.125354) + (xy 63.491144 108.940197) + (xy 63.414151 108.76727) + (xy 63.414148 108.767265) + (xy 63.302888 108.614129) + (xy 63.222143 108.541426) + (xy 63.162216 108.487467) + (xy 62.998284 108.392821) + (xy 62.998277 108.392818) + (xy 62.818259 108.334327) + (xy 62.818256 108.334326) + (xy 62.677192 108.3195) + (xy 61.782808 108.3195) + (xy 61.641744 108.334326) + (xy 61.641741 108.334326) + (xy 61.64174 108.334327) + (xy 61.461722 108.392818) + (xy 61.461715 108.392821) + (xy 61.297785 108.487466) + (xy 61.157111 108.614129) + (xy 61.045851 108.767265) + (xy 61.045848 108.76727) + (xy 60.968857 108.940192) + (xy 60.968855 108.940197) + (xy 60.948124 109.037734) + (xy 60.9295 109.125354) + (xy 60.9295 109.314646) + (xy 59.7205 109.314646) + (xy 59.7205 109.125354) + (xy 59.681144 108.940197) + (xy 59.604151 108.76727) + (xy 59.604148 108.767265) + (xy 59.492888 108.614129) + (xy 59.412143 108.541426) + (xy 59.352216 108.487467) + (xy 59.188284 108.392821) + (xy 59.188277 108.392818) + (xy 59.008259 108.334327) + (xy 59.008256 108.334326) + (xy 58.867192 108.3195) + (xy 57.972808 108.3195) + (xy 57.831744 108.334326) + (xy 57.831741 108.334326) + (xy 57.83174 108.334327) + (xy 57.651722 108.392818) + (xy 57.651715 108.392821) + (xy 57.487785 108.487466) + (xy 57.347111 108.614129) + (xy 57.235851 108.767265) + (xy 57.235848 108.76727) + (xy 57.158857 108.940192) + (xy 57.158855 108.940197) + (xy 57.138124 109.037734) + (xy 57.1195 109.125354) + (xy 57.1195 109.314646) + (xy 52.1005 109.314646) + (xy 52.1005 109.125354) + (xy 52.061144 108.940197) + (xy 51.984151 108.76727) + (xy 51.984148 108.767265) + (xy 51.872888 108.614129) + (xy 51.792143 108.541426) + (xy 51.732216 108.487467) + (xy 51.568284 108.392821) + (xy 51.568277 108.392818) + (xy 51.388259 108.334327) + (xy 51.388256 108.334326) + (xy 51.247192 108.3195) + (xy 50.352808 108.3195) + (xy 50.211744 108.334326) + (xy 50.211741 108.334326) + (xy 50.21174 108.334327) + (xy 50.031722 108.392818) + (xy 50.031715 108.392821) + (xy 49.867785 108.487466) + (xy 49.727111 108.614129) + (xy 49.615851 108.767265) + (xy 49.615848 108.76727) + (xy 49.538857 108.940192) + (xy 49.538855 108.940197) + (xy 49.518124 109.037734) + (xy 49.4995 109.125354) + (xy 49.4995 109.314646) + (xy 43.6805 109.314646) + (xy 43.6805 106.307844) + (xy 45.64 106.307844) + (xy 45.646401 106.367372) + (xy 45.646403 106.367379) + (xy 45.696645 106.502086) + (xy 45.696649 106.502093) + (xy 45.782809 106.617187) + (xy 45.782812 106.61719) + (xy 45.897906 106.70335) + (xy 45.897913 106.703354) + (xy 46.03262 106.753596) + (xy 46.032627 106.753598) + (xy 46.092155 106.759999) + (xy 46.092172 106.76) + (xy 46.85091 106.76) + (xy 46.917949 106.779685) + (xy 46.963704 106.832489) + (xy 46.973648 106.901647) + (xy 46.944623 106.965203) + (xy 46.885845 107.002977) + (xy 46.863064 107.007403) + (xy 46.803668 107.013252) + (xy 46.803666 107.013253) + (xy 46.624497 107.067604) + (xy 46.459376 107.155862) + (xy 46.459373 107.155864) + (xy 46.314642 107.274642) + (xy 46.195864 107.419373) + (xy 46.195862 107.419376) + (xy 46.107604 107.584497) + (xy 46.053253 107.763666) + (xy 46.053252 107.763668) + (xy 46.034901 107.95) + (xy 46.053252 108.136331) + (xy 46.053253 108.136333) + (xy 46.107604 108.315502) + (xy 46.195862 108.480623) + (xy 46.195864 108.480626) + (xy 46.314642 108.625357) + (xy 46.459373 108.744135) + (xy 46.459376 108.744137) + (xy 46.558726 108.79724) + (xy 46.624499 108.832396) + (xy 46.796262 108.8845) + (xy 46.803666 108.886746) + (xy 46.803668 108.886747) + (xy 46.820374 108.888392) + (xy 46.99 108.905099) + (xy 47.176331 108.886747) + (xy 47.355501 108.832396) + (xy 47.520625 108.744136) + (xy 47.665357 108.625357) + (xy 47.784136 108.480625) + (xy 47.872396 108.315501) + (xy 47.926747 108.136331) + (xy 47.945099 107.95) + (xy 47.926747 107.763669) + (xy 47.872396 107.584499) + (xy 47.831068 107.507179) + (xy 47.784137 107.419376) + (xy 47.784135 107.419373) + (xy 47.665357 107.274642) + (xy 47.520626 107.155864) + (xy 47.520623 107.155862) + (xy 47.355502 107.067604) + (xy 47.176333 107.013253) + (xy 47.176331 107.013252) + (xy 47.116936 107.007403) + (xy 47.052149 106.981242) + (xy 47.01179 106.924208) + (xy 47.008673 106.854408) + (xy 47.043787 106.794003) + (xy 47.081611 106.774646) + (xy 49.4995 106.774646) + (xy 49.506844 106.809196) + (xy 49.538855 106.959802) + (xy 49.538857 106.959807) + (xy 49.615848 107.132729) + (xy 49.615851 107.132734) + (xy 49.727111 107.28587) + (xy 49.727112 107.285871) + (xy 49.867784 107.412533) + (xy 50.031716 107.507179) + (xy 50.211744 107.565674) + (xy 50.352808 107.5805) + (xy 50.352812 107.5805) + (xy 51.247188 107.5805) + (xy 51.247192 107.5805) + (xy 51.388256 107.565674) + (xy 51.568284 107.507179) + (xy 51.732216 107.412533) + (xy 51.872888 107.285871) + (xy 51.984151 107.13273) + (xy 52.061144 106.959803) + (xy 52.1005 106.774646) + (xy 57.1195 106.774646) + (xy 57.126844 106.809196) + (xy 57.158855 106.959802) + (xy 57.158857 106.959807) + (xy 57.235848 107.132729) + (xy 57.235851 107.132734) + (xy 57.347111 107.28587) + (xy 57.347112 107.285871) + (xy 57.487784 107.412533) + (xy 57.651716 107.507179) + (xy 57.831744 107.565674) + (xy 57.972808 107.5805) + (xy 57.972812 107.5805) + (xy 58.867188 107.5805) + (xy 58.867192 107.5805) + (xy 59.008256 107.565674) + (xy 59.188284 107.507179) + (xy 59.352216 107.412533) + (xy 59.492888 107.285871) + (xy 59.604151 107.13273) + (xy 59.681144 106.959803) + (xy 59.7205 106.774646) + (xy 60.9295 106.774646) + (xy 60.936844 106.809196) + (xy 60.968855 106.959802) + (xy 60.968857 106.959807) + (xy 61.045848 107.132729) + (xy 61.045851 107.132734) + (xy 61.157111 107.28587) + (xy 61.157112 107.285871) + (xy 61.297784 107.412533) + (xy 61.461716 107.507179) + (xy 61.641744 107.565674) + (xy 61.782808 107.5805) + (xy 61.782812 107.5805) + (xy 62.677188 107.5805) + (xy 62.677192 107.5805) + (xy 62.818256 107.565674) + (xy 62.998284 107.507179) + (xy 63.162216 107.412533) + (xy 63.302888 107.285871) + (xy 63.414151 107.13273) + (xy 63.491144 106.959803) + (xy 63.492436 106.953722) + (xy 63.525627 106.89224) + (xy 63.586789 106.858461) + (xy 63.613727 106.8555) + (xy 63.9455 106.8555) + (xy 64.012539 106.875185) + (xy 64.058294 106.927989) + (xy 64.0695 106.9795) + (xy 64.0695 107.16326) + (xy 64.079426 107.231391) + (xy 64.130803 107.336485) + (xy 64.213514 107.419196) + (xy 64.213515 107.419196) + (xy 64.213517 107.419198) + (xy 64.318607 107.470573) + (xy 64.344496 107.474345) + (xy 64.386739 107.4805) + (xy 64.38674 107.4805) + (xy 65.153261 107.4805) + (xy 65.175971 107.477191) + (xy 65.221393 107.470573) + (xy 65.326483 107.419198) + (xy 65.409198 107.336483) + (xy 65.460573 107.231393) + (xy 65.4705 107.16326) + (xy 65.4705 106.19674) + (xy 65.460573 106.128607) + (xy 65.409198 106.023517) + (xy 65.409196 106.023515) + (xy 65.409196 106.023514) + (xy 65.326485 105.940803) + (xy 65.221391 105.889426) + (xy 65.153261 105.8795) + (xy 65.15326 105.8795) + (xy 65.095545 105.8795) + (xy 65.028506 105.859815) + (xy 64.982751 105.807011) + (xy 64.972807 105.737853) + (xy 65.001832 105.674297) + (xy 65.007864 105.667819) + (xy 65.05709 105.618592) + (xy 65.057095 105.618587) + (xy 65.1075 105.519661) + (xy 65.1075 105.519659) + (xy 65.107501 105.519658) + (xy 65.124869 105.410002) + (xy 65.124869 105.409997) + (xy 65.107501 105.300341) + (xy 65.097545 105.280802) + (xy 65.057095 105.201413) + (xy 65.057092 105.20141) + (xy 65.05709 105.201407) + (xy 65.007864 105.152181) + (xy 64.974379 105.090858) + (xy 64.979363 105.021166) + (xy 65.021235 104.965233) + (xy 65.086699 104.940816) + (xy 65.095545 104.9405) + (xy 65.153261 104.9405) + (xy 65.175971 104.937191) + (xy 65.221393 104.930573) + (xy 65.326483 104.879198) + (xy 65.409198 104.796483) + (xy 65.460573 104.691393) + (xy 65.4705 104.62326) + (xy 65.4705 103.65674) + (xy 65.460573 103.588607) + (xy 65.409198 103.483517) + (xy 65.409196 103.483515) + (xy 65.409196 103.483514) + (xy 65.326485 103.400803) + (xy 65.221391 103.349426) + (xy 65.153261 103.3395) + (xy 65.15326 103.3395) + (xy 64.587545 103.3395) + (xy 64.520506 103.319815) + (xy 64.474751 103.267011) + (xy 64.464807 103.197853) + (xy 64.493832 103.134297) + (xy 64.499864 103.127819) + (xy 64.54909 103.078592) + (xy 64.549095 103.078587) + (xy 64.5995 102.979661) + (xy 64.5995 102.979659) + (xy 64.599501 102.979658) + (xy 64.616869 102.87) + (xy 64.616869 102.869997) + (xy 64.599501 102.760341) + (xy 64.581401 102.724818) + (xy 64.549095 102.661413) + (xy 64.549092 102.66141) + (xy 64.54909 102.661407) + (xy 64.499864 102.612181) + (xy 64.466379 102.550858) + (xy 64.471363 102.481166) + (xy 64.513235 102.425233) + (xy 64.578699 102.400816) + (xy 64.587545 102.4005) + (xy 65.153261 102.4005) + (xy 65.187577 102.3955) + (xy 65.221393 102.390573) + (xy 65.326483 102.339198) + (xy 65.409198 102.256483) + (xy 65.448324 102.176448) + (xy 65.495451 102.124868) + (xy 65.562985 102.106953) + (xy 65.629484 102.128394) + (xy 65.673834 102.182383) + (xy 65.678241 102.196309) + (xy 65.678364 102.196269) + (xy 65.735641 102.369119) + (xy 65.735643 102.369124) + (xy 65.827684 102.518345) + (xy 65.951654 102.642315) + (xy 66.100875 102.734356) + (xy 66.10088 102.734358) + (xy 66.267302 102.789505) + (xy 66.267309 102.789506) + (xy 66.370019 102.799999) + (xy 66.519999 102.799999) + (xy 66.52 102.799998) + (xy 66.52 100.4) + (xy 66.370027 100.4) + (xy 66.370012 100.400001) + (xy 66.267302 100.410494) + (xy 66.10088 100.465641) + (xy 66.100875 100.465643) + (xy 65.951654 100.557684) + (xy 65.827684 100.681654) + (xy 65.735643 100.830875) + (xy 65.735641 100.83088) + (xy 65.678365 101.00373) + (xy 65.676595 101.003143) + (xy 65.64768 101.056496) + (xy 65.586462 101.090173) + (xy 65.516755 101.085407) + (xy 65.460691 101.043712) + (xy 65.448323 101.02355) + (xy 65.409198 100.943517) + (xy 65.409196 100.943515) + (xy 65.409196 100.943514) + (xy 65.326485 100.860803) + (xy 65.314559 100.854973) + (xy 65.221393 100.809427) + (xy 65.221391 100.809426) + (xy 65.153261 100.7995) + (xy 65.15326 100.7995) + (xy 64.38674 100.7995) + (xy 64.386739 100.7995) + (xy 64.318608 100.809426) + (xy 64.213514 100.860803) + (xy 64.130803 100.943514) + (xy 64.079426 101.048608) + (xy 64.0695 101.116739) + (xy 64.0695 101.3005) + (xy 64.049815 101.367539) + (xy 63.997011 101.413294) + (xy 63.9455 101.4245) + (xy 63.613727 101.4245) + (xy 63.546688 101.404815) + (xy 63.500933 101.352011) + (xy 63.492436 101.326277) + (xy 63.491143 101.320194) + (xy 63.491142 101.320192) + (xy 63.414151 101.14727) + (xy 63.414148 101.147265) + (xy 63.302888 100.994129) + (xy 63.262426 100.957697) + (xy 63.162216 100.867467) + (xy 62.998284 100.772821) + (xy 62.998277 100.772818) + (xy 62.818259 100.714327) + (xy 62.818256 100.714326) + (xy 62.677192 100.6995) + (xy 61.782808 100.6995) + (xy 61.641744 100.714326) + (xy 61.641741 100.714326) + (xy 61.64174 100.714327) + (xy 61.461722 100.772818) + (xy 61.461715 100.772821) + (xy 61.297785 100.867466) + (xy 61.157111 100.994129) + (xy 61.045851 101.147265) + (xy 61.045848 101.14727) + (xy 60.968857 101.320192) + (xy 60.968855 101.320197) + (xy 60.9295 101.505354) + (xy 60.9295 101.694645) + (xy 60.968855 101.879802) + (xy 60.968857 101.879807) + (xy 61.045848 102.052729) + (xy 61.045851 102.052734) + (xy 61.157111 102.20587) + (xy 61.157112 102.205871) + (xy 61.297784 102.332533) + (xy 61.461716 102.427179) + (xy 61.641744 102.485674) + (xy 61.782808 102.5005) + (xy 61.782812 102.5005) + (xy 62.677188 102.5005) + (xy 62.677192 102.5005) + (xy 62.818256 102.485674) + (xy 62.998284 102.427179) + (xy 63.162216 102.332533) + (xy 63.302888 102.205871) + (xy 63.414151 102.05273) + (xy 63.491144 101.879803) + (xy 63.492436 101.873722) + (xy 63.525627 101.81224) + (xy 63.586789 101.778461) + (xy 63.613727 101.7755) + (xy 63.9455 101.7755) + (xy 64.012539 101.795185) + (xy 64.058294 101.847989) + (xy 64.0695 101.8995) + (xy 64.0695 102.08326) + (xy 64.079426 102.151391) + (xy 64.130803 102.256485) + (xy 64.201327 102.327009) + (xy 64.234812 102.388332) + (xy 64.229828 102.458024) + (xy 64.187956 102.513957) + (xy 64.160973 102.527951) + (xy 64.161034 102.52807) + (xy 64.152339 102.532499) + (xy 64.152339 102.5325) + (xy 64.120518 102.548713) + (xy 64.053414 102.582904) + (xy 64.053407 102.582909) + (xy 63.974909 102.661407) + (xy 63.974904 102.661414) + (xy 63.924498 102.760341) + (xy 63.907131 102.869997) + (xy 63.907131 102.87) + (xy 63.924498 102.979658) + (xy 63.974904 103.078585) + (xy 63.974909 103.078592) + (xy 64.053407 103.15709) + (xy 64.05341 103.157092) + (xy 64.053413 103.157095) + (xy 64.152339 103.2075) + (xy 64.161034 103.21193) + (xy 64.16041 103.213153) + (xy 64.209642 103.246818) + (xy 64.236838 103.311177) + (xy 64.224922 103.380023) + (xy 64.201328 103.41299) + (xy 64.130802 103.483516) + (xy 64.079426 103.588608) + (xy 64.0695 103.656739) + (xy 64.0695 103.8405) + (xy 64.049815 103.907539) + (xy 63.997011 103.953294) + (xy 63.9455 103.9645) + (xy 63.613727 103.9645) + (xy 63.546688 103.944815) + (xy 63.500933 103.892011) + (xy 63.492436 103.866277) + (xy 63.491143 103.860194) + (xy 63.491142 103.860192) + (xy 63.414151 103.68727) + (xy 63.414148 103.687265) + (xy 63.302888 103.534129) + (xy 63.270534 103.504997) + (xy 63.162216 103.407467) + (xy 62.998284 103.312821) + (xy 62.998277 103.312818) + (xy 62.818259 103.254327) + (xy 62.818256 103.254326) + (xy 62.677192 103.2395) + (xy 61.782808 103.2395) + (xy 61.641744 103.254326) + (xy 61.641741 103.254326) + (xy 61.64174 103.254327) + (xy 61.461722 103.312818) + (xy 61.461715 103.312821) + (xy 61.297785 103.407466) + (xy 61.157111 103.534129) + (xy 61.045851 103.687265) + (xy 61.045848 103.68727) + (xy 60.968857 103.860192) + (xy 60.968855 103.860197) + (xy 60.9295 104.045354) + (xy 60.9295 104.234645) + (xy 60.968855 104.419802) + (xy 60.968857 104.419807) + (xy 61.045848 104.592729) + (xy 61.045851 104.592734) + (xy 61.156479 104.745) + (xy 61.157112 104.745871) + (xy 61.297784 104.872533) + (xy 61.461716 104.967179) + (xy 61.641744 105.025674) + (xy 61.782808 105.0405) + (xy 61.782812 105.0405) + (xy 62.677188 105.0405) + (xy 62.677192 105.0405) + (xy 62.818256 105.025674) + (xy 62.998284 104.967179) + (xy 63.162216 104.872533) + (xy 63.302888 104.745871) + (xy 63.414151 104.59273) + (xy 63.491144 104.419803) + (xy 63.492436 104.413722) + (xy 63.525627 104.35224) + (xy 63.586789 104.318461) + (xy 63.613727 104.3155) + (xy 63.9455 104.3155) + (xy 64.012539 104.335185) + (xy 64.058294 104.387989) + (xy 64.0695 104.4395) + (xy 64.0695 104.62326) + (xy 64.079426 104.691391) + (xy 64.130803 104.796485) + (xy 64.213514 104.879196) + (xy 64.213515 104.879196) + (xy 64.213517 104.879198) + (xy 64.318607 104.930573) + (xy 64.33812 104.933416) + (xy 64.386739 104.9405) + (xy 64.444455 104.9405) + (xy 64.511494 104.960185) + (xy 64.557249 105.012989) + (xy 64.567193 105.082147) + (xy 64.538168 105.145703) + (xy 64.532136 105.152181) + (xy 64.482909 105.201407) + (xy 64.482904 105.201414) + (xy 64.432498 105.300341) + (xy 64.415131 105.409997) + (xy 64.415131 105.410002) + (xy 64.432498 105.519658) + (xy 64.482904 105.618585) + (xy 64.482909 105.618592) + (xy 64.532136 105.667819) + (xy 64.565621 105.729142) + (xy 64.560637 105.798834) + (xy 64.518765 105.854767) + (xy 64.453301 105.879184) + (xy 64.444455 105.8795) + (xy 64.386739 105.8795) + (xy 64.318608 105.889426) + (xy 64.213514 105.940803) + (xy 64.130803 106.023514) + (xy 64.079426 106.128608) + (xy 64.0695 106.196739) + (xy 64.0695 106.3805) + (xy 64.049815 106.447539) + (xy 63.997011 106.493294) + (xy 63.9455 106.5045) + (xy 63.613727 106.5045) + (xy 63.546688 106.484815) + (xy 63.500933 106.432011) + (xy 63.492436 106.406277) + (xy 63.491143 106.400194) + (xy 63.491142 106.400192) + (xy 63.414151 106.22727) + (xy 63.414148 106.227265) + (xy 63.302888 106.074129) + (xy 63.251277 106.027658) + (xy 63.162216 105.947467) + (xy 62.998284 105.852821) + (xy 62.998277 105.852818) + (xy 62.818259 105.794327) + (xy 62.818256 105.794326) + (xy 62.677192 105.7795) + (xy 61.782808 105.7795) + (xy 61.641744 105.794326) + (xy 61.641741 105.794326) + (xy 61.64174 105.794327) + (xy 61.461722 105.852818) + (xy 61.461715 105.852821) + (xy 61.297785 105.947466) + (xy 61.157111 106.074129) + (xy 61.045851 106.227265) + (xy 61.045848 106.22727) + (xy 60.968857 106.400192) + (xy 60.968855 106.400197) + (xy 60.940063 106.535658) + (xy 60.9295 106.585354) + (xy 60.9295 106.774646) + (xy 59.7205 106.774646) + (xy 59.7205 106.585354) + (xy 59.681144 106.400197) + (xy 59.657832 106.347839) + (xy 59.604151 106.22727) + (xy 59.604148 106.227265) + (xy 59.492888 106.074129) + (xy 59.441277 106.027658) + (xy 59.352216 105.947467) + (xy 59.188284 105.852821) + (xy 59.188277 105.852818) + (xy 59.008259 105.794327) + (xy 59.008256 105.794326) + (xy 58.867192 105.7795) + (xy 57.972808 105.7795) + (xy 57.831744 105.794326) + (xy 57.831741 105.794326) + (xy 57.83174 105.794327) + (xy 57.651722 105.852818) + (xy 57.651715 105.852821) + (xy 57.487785 105.947466) + (xy 57.347111 106.074129) + (xy 57.235851 106.227265) + (xy 57.235848 106.22727) + (xy 57.158857 106.400192) + (xy 57.158855 106.400197) + (xy 57.130063 106.535658) + (xy 57.1195 106.585354) + (xy 57.1195 106.774646) + (xy 52.1005 106.774646) + (xy 52.1005 106.585354) + (xy 52.061144 106.400197) + (xy 52.037832 106.347839) + (xy 51.984151 106.22727) + (xy 51.984148 106.227265) + (xy 51.872888 106.074129) + (xy 51.821277 106.027658) + (xy 51.732216 105.947467) + (xy 51.681181 105.918002) + (xy 55.779131 105.918002) + (xy 55.796498 106.027658) + (xy 55.846904 106.126585) + (xy 55.846909 106.126592) + (xy 55.925407 106.20509) + (xy 55.92541 106.205092) + (xy 55.925413 106.205095) + (xy 56.01199 106.249208) + (xy 56.024341 106.255501) + (xy 56.133998 106.272869) + (xy 56.134 106.272869) + (xy 56.134002 106.272869) + (xy 56.243658 106.255501) + (xy 56.243659 106.2555) + (xy 56.243661 106.2555) + (xy 56.342587 106.205095) + (xy 56.421095 106.126587) + (xy 56.4715 106.027661) + (xy 56.4715 106.027659) + (xy 56.471501 106.027658) + (xy 56.488869 105.918002) + (xy 56.488869 105.917997) + (xy 56.471501 105.808341) + (xy 56.464703 105.794999) + (xy 56.421095 105.709413) + (xy 56.421092 105.70941) + (xy 56.42109 105.709407) + (xy 56.342592 105.630909) + (xy 56.342588 105.630906) + (xy 56.342587 105.630905) + (xy 56.338743 105.628946) + (xy 56.243658 105.580498) + (xy 56.134002 105.563131) + (xy 56.133998 105.563131) + (xy 56.024341 105.580498) + (xy 55.925414 105.630904) + (xy 55.925407 105.630909) + (xy 55.846909 105.709407) + (xy 55.846904 105.709414) + (xy 55.796498 105.808341) + (xy 55.779131 105.917997) + (xy 55.779131 105.918002) + (xy 51.681181 105.918002) + (xy 51.568284 105.852821) + (xy 51.568277 105.852818) + (xy 51.388259 105.794327) + (xy 51.388256 105.794326) + (xy 51.247192 105.7795) + (xy 50.352808 105.7795) + (xy 50.211744 105.794326) + (xy 50.211741 105.794326) + (xy 50.21174 105.794327) + (xy 50.031722 105.852818) + (xy 50.031715 105.852821) + (xy 49.867785 105.947466) + (xy 49.727111 106.074129) + (xy 49.615851 106.227265) + (xy 49.615848 106.22727) + (xy 49.538857 106.400192) + (xy 49.538855 106.400197) + (xy 49.510063 106.535658) + (xy 49.4995 106.585354) + (xy 49.4995 106.774646) + (xy 47.081611 106.774646) + (xy 47.105985 106.762172) + (xy 47.12909 106.76) + (xy 47.887828 106.76) + (xy 47.887844 106.759999) + (xy 47.947372 106.753598) + (xy 47.947379 106.753596) + (xy 48.082086 106.703354) + (xy 48.082093 106.70335) + (xy 48.197187 106.61719) + (xy 48.19719 106.617187) + (xy 48.28335 106.502093) + (xy 48.283354 106.502086) + (xy 48.333596 106.367379) + (xy 48.333598 106.367372) + (xy 48.339999 106.307844) + (xy 48.34 106.307827) + (xy 48.34 105.66) + (xy 47.423686 105.66) + (xy 47.449493 105.619844) + (xy 47.49 105.481889) + (xy 47.49 105.338111) + (xy 47.449493 105.200156) + (xy 47.423686 105.16) + (xy 48.34 105.16) + (xy 48.34 104.512172) + (xy 48.339999 104.512155) + (xy 48.333598 104.452627) + (xy 48.333596 104.45262) + (xy 48.283354 104.317913) + (xy 48.28335 104.317906) + (xy 48.22102 104.234645) + (xy 49.4995 104.234645) + (xy 49.538855 104.419802) + (xy 49.538857 104.419807) + (xy 49.615848 104.592729) + (xy 49.615851 104.592734) + (xy 49.726479 104.745) + (xy 49.727112 104.745871) + (xy 49.867784 104.872533) + (xy 50.031716 104.967179) + (xy 50.211744 105.025674) + (xy 50.352808 105.0405) + (xy 50.352812 105.0405) + (xy 51.247188 105.0405) + (xy 51.247192 105.0405) + (xy 51.388256 105.025674) + (xy 51.568284 104.967179) + (xy 51.732216 104.872533) + (xy 51.872888 104.745871) + (xy 51.984151 104.59273) + (xy 52.061144 104.419803) + (xy 52.1005 104.234646) + (xy 52.1005 104.140002) + (xy 55.906131 104.140002) + (xy 55.923498 104.249658) + (xy 55.973904 104.348585) + (xy 55.973909 104.348592) + (xy 56.052407 104.42709) + (xy 56.05241 104.427092) + (xy 56.052413 104.427095) + (xy 56.094119 104.448345) + (xy 56.151341 104.477501) + (xy 56.260998 104.494869) + (xy 56.261 104.494869) + (xy 56.261002 104.494869) + (xy 56.370658 104.477501) + (xy 56.370659 104.4775) + (xy 56.370661 104.4775) + (xy 56.469587 104.427095) + (xy 56.548095 104.348587) + (xy 56.5985 104.249661) + (xy 56.5985 104.249659) + (xy 56.598501 104.249658) + (xy 56.600879 104.234645) + (xy 57.1195 104.234645) + (xy 57.158855 104.419802) + (xy 57.158857 104.419807) + (xy 57.235848 104.592729) + (xy 57.235851 104.592734) + (xy 57.346479 104.745) + (xy 57.347112 104.745871) + (xy 57.487784 104.872533) + (xy 57.651716 104.967179) + (xy 57.831744 105.025674) + (xy 57.972808 105.0405) + (xy 57.972812 105.0405) + (xy 58.867188 105.0405) + (xy 58.867192 105.0405) + (xy 59.008256 105.025674) + (xy 59.188284 104.967179) + (xy 59.352216 104.872533) + (xy 59.492888 104.745871) + (xy 59.604151 104.59273) + (xy 59.681144 104.419803) + (xy 59.7205 104.234646) + (xy 59.7205 104.045354) + (xy 59.681144 103.860197) + (xy 59.677897 103.852905) + (xy 59.604151 103.68727) + (xy 59.604148 103.687265) + (xy 59.492888 103.534129) + (xy 59.460534 103.504997) + (xy 59.352216 103.407467) + (xy 59.188284 103.312821) + (xy 59.188277 103.312818) + (xy 59.008259 103.254327) + (xy 59.008256 103.254326) + (xy 58.867192 103.2395) + (xy 57.972808 103.2395) + (xy 57.831744 103.254326) + (xy 57.831741 103.254326) + (xy 57.83174 103.254327) + (xy 57.651722 103.312818) + (xy 57.651715 103.312821) + (xy 57.487785 103.407466) + (xy 57.347111 103.534129) + (xy 57.235851 103.687265) + (xy 57.235848 103.68727) + (xy 57.158857 103.860192) + (xy 57.158855 103.860197) + (xy 57.1195 104.045354) + (xy 57.1195 104.234645) + (xy 56.600879 104.234645) + (xy 56.615869 104.140002) + (xy 56.615869 104.139997) + (xy 56.598501 104.030341) + (xy 56.59832 104.029986) + (xy 56.548095 103.931413) + (xy 56.548092 103.93141) + (xy 56.54809 103.931407) + (xy 56.469592 103.852909) + (xy 56.469588 103.852906) + (xy 56.469587 103.852905) + (xy 56.445241 103.8405) + (xy 56.370658 103.802498) + (xy 56.261002 103.785131) + (xy 56.260998 103.785131) + (xy 56.151341 103.802498) + (xy 56.052414 103.852904) + (xy 56.052407 103.852909) + (xy 55.973909 103.931407) + (xy 55.973904 103.931414) + (xy 55.923498 104.030341) + (xy 55.906131 104.139997) + (xy 55.906131 104.140002) + (xy 52.1005 104.140002) + (xy 52.1005 104.045354) + (xy 52.061144 103.860197) + (xy 52.057897 103.852905) + (xy 51.984151 103.68727) + (xy 51.984148 103.687265) + (xy 51.872888 103.534129) + (xy 51.840534 103.504997) + (xy 51.732216 103.407467) + (xy 51.568284 103.312821) + (xy 51.568277 103.312818) + (xy 51.388259 103.254327) + (xy 51.388256 103.254326) + (xy 51.247192 103.2395) + (xy 50.352808 103.2395) + (xy 50.211744 103.254326) + (xy 50.211741 103.254326) + (xy 50.21174 103.254327) + (xy 50.031722 103.312818) + (xy 50.031715 103.312821) + (xy 49.867785 103.407466) + (xy 49.727111 103.534129) + (xy 49.615851 103.687265) + (xy 49.615848 103.68727) + (xy 49.538857 103.860192) + (xy 49.538855 103.860197) + (xy 49.4995 104.045354) + (xy 49.4995 104.234645) + (xy 48.22102 104.234645) + (xy 48.19719 104.202812) + (xy 48.197187 104.202809) + (xy 48.082093 104.116649) + (xy 48.082086 104.116645) + (xy 47.947379 104.066403) + (xy 47.947372 104.066401) + (xy 47.887844 104.06) + (xy 47.24 104.06) + (xy 47.24 104.974498) + (xy 47.132315 104.92532) + (xy 47.025763 104.91) + (xy 46.954237 104.91) + (xy 46.847685 104.92532) + (xy 46.74 104.974498) + (xy 46.74 104.06) + (xy 46.092155 104.06) + (xy 46.032627 104.066401) + (xy 46.03262 104.066403) + (xy 45.897913 104.116645) + (xy 45.897906 104.116649) + (xy 45.782812 104.202809) + (xy 45.782809 104.202812) + (xy 45.696649 104.317906) + (xy 45.696645 104.317913) + (xy 45.646403 104.45262) + (xy 45.646401 104.452627) + (xy 45.64 104.512155) + (xy 45.64 105.16) + (xy 46.556314 105.16) + (xy 46.530507 105.200156) + (xy 46.49 105.338111) + (xy 46.49 105.481889) + (xy 46.530507 105.619844) + (xy 46.556314 105.66) + (xy 45.64 105.66) + (xy 45.64 106.307844) + (xy 43.6805 106.307844) + (xy 43.6805 102.994) + (xy 43.700185 102.926961) + (xy 43.752989 102.881206) + (xy 43.8045 102.87) + (xy 48.895 102.87) + (xy 48.895 101.947953) + (xy 48.914685 101.880914) + (xy 48.967489 101.835159) + (xy 49.036647 101.825215) + (xy 49.100203 101.85424) + (xy 49.137977 101.913018) + (xy 49.138775 101.91586) + (xy 49.17373 102.046317) + (xy 49.173734 102.046326) + (xy 49.269865 102.252482) + (xy 49.400342 102.43882) + (xy 49.561179 102.599657) + (xy 49.747517 102.730134) + (xy 49.953673 102.826265) + (xy 49.953682 102.826269) + (xy 50.173389 102.885139) + (xy 50.1734 102.885141) + (xy 50.343233 102.899999) + (xy 50.343236 102.9) + (xy 50.55 102.9) + (xy 50.55 101.915686) + (xy 50.561955 101.927641) + (xy 50.674852 101.985165) + (xy 50.768519 102) + (xy 50.831481 102) + (xy 50.925148 101.985165) + (xy 51.038045 101.927641) + (xy 51.05 101.915686) + (xy 51.05 102.9) + (xy 51.256764 102.9) + (xy 51.256766 102.899999) + (xy 51.426599 102.885141) + (xy 51.42661 102.885139) + (xy 51.646317 102.826269) + (xy 51.646326 102.826265) + (xy 51.852482 102.730134) + (xy 52.03882 102.599657) + (xy 52.179102 102.459376) + (xy 52.240425 102.425891) + (xy 52.310117 102.430875) + (xy 52.36605 102.472747) + (xy 52.372322 102.481961) + (xy 52.410182 102.543343) + (xy 52.534154 102.667315) + (xy 52.683375 102.759356) + (xy 52.68338 102.759358) + (xy 52.849802 102.814505) + (xy 52.849809 102.814506) + (xy 52.952519 102.824999) + (xy 53.089999 102.824999) + (xy 53.09 102.824998) + (xy 53.09 101.85) + (xy 53.59 101.85) + (xy 53.59 102.824999) + (xy 53.727472 102.824999) + (xy 53.727486 102.824998) + (xy 53.830197 102.814505) + (xy 53.996619 102.759358) + (xy 53.996624 102.759356) + (xy 54.145845 102.667315) + (xy 54.269815 102.543345) + (xy 54.361856 102.394124) + (xy 54.361858 102.394119) + (xy 54.417005 102.227697) + (xy 54.417006 102.22769) + (xy 54.427499 102.124986) + (xy 54.4275 102.124973) + (xy 54.4275 101.85) + (xy 53.59 101.85) + (xy 53.09 101.85) + (xy 51.115686 101.85) + (xy 51.127641 101.838045) + (xy 51.185165 101.725148) + (xy 51.204986 101.6) + (xy 51.185165 101.474852) + (xy 51.127641 101.361955) + (xy 51.115686 101.35) + (xy 53.09 101.35) + (xy 53.09 100.375) + (xy 53.59 100.375) + (xy 53.59 101.35) + (xy 54.427499 101.35) + (xy 54.427499 101.075028) + (xy 54.427498 101.075013) + (xy 54.417005 100.972302) + (xy 54.361858 100.80588) + (xy 54.361856 100.805875) + (xy 54.269815 100.656654) + (xy 54.145845 100.532684) + (xy 53.996624 100.440643) + (xy 53.996619 100.440641) + (xy 53.830197 100.385494) + (xy 53.83019 100.385493) + (xy 53.727486 100.375) + (xy 53.59 100.375) + (xy 53.09 100.375) + (xy 52.952527 100.375) + (xy 52.952512 100.375001) + (xy 52.849802 100.385494) + (xy 52.68338 100.440641) + (xy 52.683375 100.440643) + (xy 52.534154 100.532684) + (xy 52.410182 100.656656) + (xy 52.37232 100.71804) + (xy 52.320371 100.764764) + (xy 52.251409 100.775985) + (xy 52.187327 100.748141) + (xy 52.179101 100.740623) + (xy 52.03882 100.600342) + (xy 51.852482 100.469865) + (xy 51.646326 100.373734) + (xy 51.646317 100.37373) + (xy 51.42661 100.31486) + (xy 51.426599 100.314858) + (xy 51.256766 100.3) + (xy 51.05 100.3) + (xy 51.05 101.284314) + (xy 51.038045 101.272359) + (xy 50.925148 101.214835) + (xy 50.831481 101.2) + (xy 50.768519 101.2) + (xy 50.674852 101.214835) + (xy 50.561955 101.272359) + (xy 50.55 101.284314) + (xy 50.55 100.3) + (xy 50.343233 100.3) + (xy 50.1734 100.314858) + (xy 50.173389 100.31486) + (xy 49.953682 100.37373) + (xy 49.953673 100.373734) + (xy 49.747517 100.469865) + (xy 49.561179 100.600342) + (xy 49.400342 100.761179) + (xy 49.269865 100.947517) + (xy 49.173734 101.153673) + (xy 49.17373 101.153682) + (xy 49.138775 101.284139) + (xy 49.10241 101.3438) + (xy 49.039563 101.374329) + (xy 48.970187 101.366034) + (xy 48.91631 101.321549) + (xy 48.895035 101.254997) + (xy 48.895 101.252046) + (xy 48.895 98.040685) + (xy 48.914685 97.973646) + (xy 48.967489 97.927891) + (xy 48.979999 97.922978) + (xy 49.024119 97.908359) + (xy 49.173345 97.816315) + (xy 49.297315 97.692345) + (xy 49.389356 97.543124) + (xy 49.389358 97.543119) + (xy 49.444505 97.376697) + (xy 49.444506 97.37669) + (xy 49.454999 97.273986) + (xy 49.455 97.273973) + (xy 49.455 97.024) + (xy 48.229 97.024) + (xy 48.161961 97.004315) + (xy 48.116206 96.951511) + (xy 48.105 96.9) + (xy 48.105 95.574) + (xy 48.605 95.574) + (xy 48.605 96.524) + (xy 49.454999 96.524) + (xy 49.454999 96.274028) + (xy 49.454998 96.274013) + (xy 49.444505 96.171302) + (xy 49.389358 96.00488) + (xy 49.389356 96.004875) + (xy 49.297315 95.855654) + (xy 49.173345 95.731684) + (xy 49.024124 95.639643) + (xy 49.024119 95.639641) + (xy 48.857697 95.584494) + (xy 48.85769 95.584493) + (xy 48.754986 95.574) + (xy 48.605 95.574) + (xy 48.105 95.574) + (xy 47.955027 95.574) + (xy 47.955012 95.574001) + (xy 47.852302 95.584494) + (xy 47.68588 95.639641) + (xy 47.685875 95.639643) + (xy 47.536654 95.731684) + (xy 47.412684 95.855654) + (xy 47.320643 96.004875) + (xy 47.320641 96.00488) + (xy 47.263365 96.17773) + (xy 47.261595 96.177143) + (xy 47.23268 96.230496) + (xy 47.171462 96.264173) + (xy 47.101755 96.259407) + (xy 47.045691 96.217712) + (xy 47.033323 96.19755) + (xy 46.994198 96.117517) + (xy 46.994196 96.117515) + (xy 46.994196 96.117514) + (xy 46.911485 96.034803) + (xy 46.90203 96.030181) + (xy 46.806393 95.983427) + (xy 46.806391 95.983426) + (xy 46.738261 95.9735) + (xy 46.73826 95.9735) + (xy 46.6545 95.9735) + (xy 46.587461 95.953815) + (xy 46.541706 95.901011) + (xy 46.5305 95.8495) + (xy 46.5305 94.839894) + (xy 51.1195 94.839894) + (xy 51.119501 94.839902) + (xy 51.12533 94.869212) + (xy 51.147542 94.902457) + (xy 51.15885 94.910012) + (xy 51.180787 94.924669) + (xy 51.18079 94.924669) + (xy 51.180791 94.92467) + (xy 51.190647 94.92663) + (xy 51.210101 94.9305) + (xy 52.473455 94.930499) + (xy 52.540494 94.950184) + (xy 52.561136 94.966818) + (xy 55.028181 97.433863) + (xy 55.061666 97.495186) + (xy 55.0645 97.521544) + (xy 55.0645 100.665644) + (xy 55.044815 100.732683) + (xy 54.992011 100.778438) + (xy 54.977114 100.784115) + (xy 54.976112 100.784424) + (xy 54.871014 100.835803) + (xy 54.788303 100.918514) + (xy 54.736926 101.023608) + (xy 54.727 101.091739) + (xy 54.727 102.10826) + (xy 54.736926 102.176391) + (xy 54.788303 102.281485) + (xy 54.871014 102.364196) + (xy 54.871015 102.364196) + (xy 54.871017 102.364198) + (xy 54.976107 102.415573) + (xy 55.010173 102.420536) + (xy 55.044239 102.4255) + (xy 55.04424 102.4255) + (xy 55.785761 102.4255) + (xy 55.808471 102.422191) + (xy 55.853893 102.415573) + (xy 55.958983 102.364198) + (xy 56.041698 102.281483) + (xy 56.093073 102.176393) + (xy 56.103 102.10826) + (xy 56.103 101.09174) + (xy 56.093073 101.023607) + (xy 56.041698 100.918517) + (xy 56.041696 100.918515) + (xy 56.041696 100.918514) + (xy 55.958985 100.835803) + (xy 55.853887 100.784424) + (xy 55.852886 100.784115) + (xy 55.85185 100.783428) + (xy 55.845242 100.780198) + (xy 55.845666 100.779329) + (xy 55.794648 100.745513) + (xy 55.766525 100.681553) + (xy 55.7655 100.665644) + (xy 55.7655 100.370363) + (xy 55.785185 100.303324) + (xy 55.837989 100.257569) + (xy 55.907147 100.247625) + (xy 55.915466 100.249112) + (xy 55.917308 100.249506) + (xy 56.020019 100.259999) + (xy 56.169999 100.259999) + (xy 56.17 100.259998) + (xy 56.17 97.86) + (xy 56.67 97.86) + (xy 56.67 100.259999) + (xy 56.819972 100.259999) + (xy 56.819986 100.259998) + (xy 56.922697 100.249505) + (xy 57.089119 100.194358) + (xy 57.089124 100.194356) + (xy 57.238345 100.102315) + (xy 57.362315 99.978345) + (xy 57.454356 99.829124) + (xy 57.454358 99.829119) + (xy 57.511635 99.65627) + (xy 57.513409 99.656858) + (xy 57.542296 99.603527) + (xy 57.603505 99.569833) + (xy 57.673213 99.57458) + (xy 57.729289 99.616261) + (xy 57.741675 99.636449) + (xy 57.7808 99.716482) + (xy 57.863514 99.799196) + (xy 57.863515 99.799196) + (xy 57.863517 99.799198) + (xy 57.968607 99.850573) + (xy 57.992945 99.854119) + (xy 58.036739 99.8605) + (xy 58.03674 99.8605) + (xy 58.1205 99.8605) + (xy 58.187539 99.880185) + (xy 58.233294 99.932989) + (xy 58.2445 99.9845) + (xy 58.2445 100.5755) + (xy 58.224815 100.642539) + (xy 58.172011 100.688294) + (xy 58.1205 100.6995) + (xy 57.210105 100.6995) + (xy 57.210097 100.699501) + (xy 57.180787 100.70533) + (xy 57.147542 100.727542) + (xy 57.125332 100.760785) + (xy 57.125329 100.760791) + (xy 57.1195 100.790098) + (xy 57.1195 102.409894) + (xy 57.119501 102.409902) + (xy 57.12533 102.439212) + (xy 57.147542 102.472457) + (xy 57.160577 102.481166) + (xy 57.180787 102.494669) + (xy 57.18079 102.494669) + (xy 57.180791 102.49467) + (xy 57.190647 102.49663) + (xy 57.210101 102.5005) + (xy 59.629898 102.500499) + (xy 59.659213 102.494669) + (xy 59.692457 102.472457) + (xy 59.714669 102.439213) + (xy 59.7205 102.409899) + (xy 59.720499 100.790102) + (xy 59.714669 100.760787) + (xy 59.704464 100.745513) + (xy 59.692457 100.727542) + (xy 59.659214 100.705332) + (xy 59.659215 100.705332) + (xy 59.659213 100.705331) + (xy 59.659211 100.70533) + (xy 59.659208 100.705329) + (xy 59.629901 100.6995) + (xy 59.629899 100.6995) + (xy 58.7195 100.6995) + (xy 58.652461 100.679815) + (xy 58.606706 100.627011) + (xy 58.5955 100.5755) + (xy 58.5955 99.9845) + (xy 58.615185 99.917461) + (xy 58.667989 99.871706) + (xy 58.7195 99.8605) + (xy 58.803261 99.8605) + (xy 58.825971 99.857191) + (xy 58.871393 99.850573) + (xy 58.976483 99.799198) + (xy 59.059198 99.716483) + (xy 59.110573 99.611393) + (xy 59.1205 99.54326) + (xy 59.1205 98.809999) + (xy 60.551127 98.809999) + (xy 60.551128 98.81) + (xy 61.914314 98.81) + (xy 61.902359 98.821955) + (xy 61.844835 98.934852) + (xy 61.825014 99.06) + (xy 61.844835 99.185148) + (xy 61.902359 99.298045) + (xy 61.914314 99.31) + (xy 60.551128 99.31) + (xy 60.60373 99.506317) + (xy 60.603734 99.506326) + (xy 60.699865 99.712482) + (xy 60.830342 99.89882) + (xy 60.991179 100.059657) + (xy 61.177517 100.190134) + (xy 61.383673 100.286265) + (xy 61.383682 100.286269) + (xy 61.603389 100.345139) + (xy 61.6034 100.345141) + (xy 61.773233 100.359999) + (xy 61.773236 100.36) + (xy 61.98 100.36) + (xy 61.98 99.375686) + (xy 61.991955 99.387641) + (xy 62.104852 99.445165) + (xy 62.198519 99.46) + (xy 62.261481 99.46) + (xy 62.355148 99.445165) + (xy 62.468045 99.387641) + (xy 62.48 99.375686) + (xy 62.48 100.36) + (xy 62.686764 100.36) + (xy 62.686766 100.359999) + (xy 62.856599 100.345141) + (xy 62.85661 100.345139) + (xy 63.076317 100.286269) + (xy 63.076326 100.286265) + (xy 63.282482 100.190134) + (xy 63.46882 100.059657) + (xy 63.609102 99.919376) + (xy 63.670425 99.885891) + (xy 63.740117 99.890875) + (xy 63.79605 99.932747) + (xy 63.802322 99.941961) + (xy 63.840182 100.003343) + (xy 63.964154 100.127315) + (xy 64.113375 100.219356) + (xy 64.11338 100.219358) + (xy 64.279802 100.274505) + (xy 64.279809 100.274506) + (xy 64.382519 100.284999) + (xy 64.519999 100.284999) + (xy 64.52 100.284998) + (xy 64.52 99.31) + (xy 65.02 99.31) + (xy 65.02 100.284999) + (xy 65.157472 100.284999) + (xy 65.157486 100.284998) + (xy 65.260197 100.274505) + (xy 65.426619 100.219358) + (xy 65.426624 100.219356) + (xy 65.575845 100.127315) + (xy 65.699815 100.003345) + (xy 65.791856 99.854124) + (xy 65.791858 99.854119) + (xy 65.847005 99.687697) + (xy 65.847006 99.68769) + (xy 65.857499 99.584986) + (xy 65.8575 99.584973) + (xy 65.8575 99.31) + (xy 65.02 99.31) + (xy 64.52 99.31) + (xy 62.545686 99.31) + (xy 62.557641 99.298045) + (xy 62.615165 99.185148) + (xy 62.634986 99.06) + (xy 62.615165 98.934852) + (xy 62.557641 98.821955) + (xy 62.545686 98.81) + (xy 64.52 98.81) + (xy 64.52 97.835) + (xy 65.02 97.835) + (xy 65.02 98.81) + (xy 65.857499 98.81) + (xy 65.857499 98.535028) + (xy 65.857498 98.535013) + (xy 65.847005 98.432302) + (xy 65.791858 98.26588) + (xy 65.791856 98.265875) + (xy 65.699815 98.116654) + (xy 65.575845 97.992684) + (xy 65.426624 97.900643) + (xy 65.426619 97.900641) + (xy 65.260197 97.845494) + (xy 65.26019 97.845493) + (xy 65.157486 97.835) + (xy 65.02 97.835) + (xy 64.52 97.835) + (xy 64.382527 97.835) + (xy 64.382512 97.835001) + (xy 64.279802 97.845494) + (xy 64.11338 97.900641) + (xy 64.113375 97.900643) + (xy 63.964154 97.992684) + (xy 63.840182 98.116656) + (xy 63.80232 98.17804) + (xy 63.750371 98.224764) + (xy 63.681409 98.235985) + (xy 63.617327 98.208141) + (xy 63.609101 98.200623) + (xy 63.46882 98.060342) + (xy 63.282482 97.929865) + (xy 63.076326 97.833734) + (xy 63.076317 97.83373) + (xy 62.85661 97.77486) + (xy 62.856599 97.774858) + (xy 62.686766 97.76) + (xy 62.48 97.76) + (xy 62.48 98.744314) + (xy 62.468045 98.732359) + (xy 62.355148 98.674835) + (xy 62.261481 98.66) + (xy 62.198519 98.66) + (xy 62.104852 98.674835) + (xy 61.991955 98.732359) + (xy 61.98 98.744314) + (xy 61.98 97.76) + (xy 61.773233 97.76) + (xy 61.6034 97.774858) + (xy 61.603389 97.77486) + (xy 61.383682 97.83373) + (xy 61.383673 97.833734) + (xy 61.177517 97.929865) + (xy 60.991179 98.060342) + (xy 60.830342 98.221179) + (xy 60.699865 98.407517) + (xy 60.603734 98.613673) + (xy 60.60373 98.613682) + (xy 60.551127 98.809999) + (xy 59.1205 98.809999) + (xy 59.1205 98.57674) + (xy 59.116857 98.55174) + (xy 59.110573 98.508608) + (xy 59.110573 98.508607) + (xy 59.059198 98.403517) + (xy 59.059196 98.403515) + (xy 59.059196 98.403514) + (xy 58.976485 98.320803) + (xy 58.943766 98.304808) + (xy 58.885773 98.276457) + (xy 58.871391 98.269426) + (xy 58.803261 98.2595) + (xy 58.80326 98.2595) + (xy 58.03674 98.2595) + (xy 58.036739 98.2595) + (xy 57.968608 98.269426) + (xy 57.863514 98.320803) + (xy 57.780802 98.403515) + (xy 57.780802 98.403516) + (xy 57.741675 98.48355) + (xy 57.694547 98.535132) + (xy 57.627012 98.553046) + (xy 57.560514 98.531604) + (xy 57.516164 98.477615) + (xy 57.511759 98.46369) + (xy 57.511636 98.463731) + (xy 57.454358 98.29088) + (xy 57.454356 98.290875) + (xy 57.362315 98.141654) + (xy 57.238345 98.017684) + (xy 57.089124 97.925643) + (xy 57.089119 97.925641) + (xy 56.922697 97.870494) + (xy 56.92269 97.870493) + (xy 56.819986 97.86) + (xy 56.67 97.86) + (xy 56.17 97.86) + (xy 56.020027 97.86) + (xy 56.020012 97.860001) + (xy 55.917295 97.870494) + (xy 55.915449 97.87089) + (xy 55.914282 97.870802) + (xy 55.910569 97.871182) + (xy 55.910501 97.870519) + (xy 55.845775 97.865671) + (xy 55.789983 97.823611) + (xy 55.765787 97.758065) + (xy 55.7655 97.749636) + (xy 55.7655 97.374206) + (xy 55.768139 97.34876) + (xy 55.76847 97.347181) + (xy 55.770042 97.339685) + (xy 55.766451 97.310883) + (xy 55.765603 97.297208) + (xy 55.7655 97.29597) + (xy 55.7655 97.29596) + (xy 55.762328 97.276959) + (xy 55.761594 97.271915) + (xy 55.761058 97.267617) + (xy 55.755573 97.223607) + (xy 55.755572 97.223604) + (xy 55.753477 97.216566) + (xy 55.751092 97.209618) + (xy 55.727928 97.166817) + (xy 55.725579 97.162254) + (xy 55.704199 97.118518) + (xy 55.699926 97.112534) + (xy 55.69542 97.106745) + (xy 55.695419 97.106744) + (xy 55.695418 97.106742) + (xy 55.659587 97.073757) + (xy 55.655914 97.070232) + (xy 55.105684 96.520002) + (xy 77.115131 96.520002) + (xy 77.132498 96.629658) + (xy 77.182904 96.728585) + (xy 77.182909 96.728592) + (xy 77.261407 96.80709) + (xy 77.26141 96.807092) + (xy 77.261413 96.807095) + (xy 77.315825 96.834819) + (xy 77.360341 96.857501) + (xy 77.469998 96.874869) + (xy 77.47 96.874869) + (xy 77.470002 96.874869) + (xy 77.579658 96.857501) + (xy 77.579659 96.8575) + (xy 77.579661 96.8575) + (xy 77.678587 96.807095) + (xy 77.757095 96.728587) + (xy 77.8075 96.629661) + (xy 77.8075 96.629659) + (xy 77.807501 96.629658) + (xy 77.824869 96.520002) + (xy 77.824869 96.519997) + (xy 77.807501 96.410341) + (xy 77.794981 96.385769) + (xy 77.757095 96.311413) + (xy 77.757092 96.31141) + (xy 77.75709 96.311407) + (xy 77.678592 96.232909) + (xy 77.678588 96.232906) + (xy 77.678587 96.232905) + (xy 77.648769 96.217712) + (xy 77.579658 96.182498) + (xy 77.470002 96.165131) + (xy 77.469998 96.165131) + (xy 77.360341 96.182498) + (xy 77.261414 96.232904) + (xy 77.261407 96.232909) + (xy 77.182909 96.311407) + (xy 77.182904 96.311414) + (xy 77.132498 96.410341) + (xy 77.115131 96.519997) + (xy 77.115131 96.520002) + (xy 55.105684 96.520002) + (xy 54.053828 95.468146) + (xy 54.020343 95.406823) + (xy 54.025327 95.337131) + (xy 54.067199 95.281198) + (xy 54.132663 95.256781) + (xy 54.173602 95.26069) + (xy 54.36 95.310634) + (xy 54.36 94.415501) + (xy 54.467685 94.46468) + (xy 54.574237 94.48) + (xy 54.645763 94.48) + (xy 54.752315 94.46468) + (xy 54.86 94.415501) + (xy 54.86 95.310633) + (xy 55.073483 95.253433) + (xy 55.073492 95.253429) + (xy 55.209745 95.189894) + (xy 90.5395 95.189894) + (xy 90.539501 95.189902) + (xy 90.54533 95.219212) + (xy 90.567542 95.252457) + (xy 90.579865 95.26069) + (xy 90.600787 95.274669) + (xy 90.60079 95.274669) + (xy 90.600791 95.27467) + (xy 90.605603 95.275627) + (xy 90.630101 95.2805) + (xy 92.249898 95.280499) + (xy 92.279213 95.274669) + (xy 92.312457 95.252457) + (xy 92.334669 95.219213) + (xy 92.3405 95.189899) + (xy 92.3405 94.427192) + (xy 93.0795 94.427192) + (xy 93.094326 94.568256) + (xy 93.094327 94.568259) + (xy 93.152818 94.748277) + (xy 93.152821 94.748284) + (xy 93.247467 94.912216) + (xy 93.323496 94.996654) + (xy 93.374129 95.052888) + (xy 93.527265 95.164148) + (xy 93.52727 95.164151) + (xy 93.700192 95.241142) + (xy 93.700195 95.241143) + (xy 93.700197 95.241144) + (xy 93.885354 95.2805) + (xy 93.885355 95.2805) + (xy 94.074644 95.2805) + (xy 94.074646 95.2805) + (xy 94.259803 95.241144) + (xy 94.43273 95.164151) + (xy 94.585871 95.052888) + (xy 94.712533 94.912216) + (xy 94.807179 94.748284) + (xy 94.865674 94.568256) + (xy 94.8805 94.427192) + (xy 95.6195 94.427192) + (xy 95.634326 94.568256) + (xy 95.634327 94.568259) + (xy 95.692818 94.748277) + (xy 95.692821 94.748284) + (xy 95.787467 94.912216) + (xy 95.863496 94.996654) + (xy 95.914129 95.052888) + (xy 96.067265 95.164148) + (xy 96.06727 95.164151) + (xy 96.240192 95.241142) + (xy 96.240195 95.241143) + (xy 96.240197 95.241144) + (xy 96.425354 95.2805) + (xy 96.425355 95.2805) + (xy 96.614644 95.2805) + (xy 96.614646 95.2805) + (xy 96.799803 95.241144) + (xy 96.97273 95.164151) + (xy 97.125871 95.052888) + (xy 97.252533 94.912216) + (xy 97.347179 94.748284) + (xy 97.405674 94.568256) + (xy 97.4205 94.427192) + (xy 97.4205 93.532808) + (xy 97.405674 93.391744) + (xy 97.347179 93.211716) + (xy 97.287068 93.107601) + (xy 97.270596 93.039703) + (xy 97.293449 92.973676) + (xy 97.34837 92.930485) + (xy 97.375056 92.923129) + (xy 97.391661 92.9205) + (xy 97.490587 92.870095) + (xy 97.569095 92.791587) + (xy 97.6195 92.692661) + (xy 97.6195 92.692659) + (xy 97.619501 92.692658) + (xy 97.636869 92.583002) + (xy 97.636869 92.582997) + (xy 97.619501 92.473341) + (xy 97.590379 92.416186) + (xy 97.569095 92.374413) + (xy 97.569092 92.37441) + (xy 97.56909 92.374407) + (xy 97.490592 92.295909) + (xy 97.490588 92.295906) + (xy 97.490587 92.295905) + (xy 97.486743 92.293946) + (xy 97.391658 92.245498) + (xy 97.282002 92.228131) + (xy 97.281998 92.228131) + (xy 97.172341 92.245498) + (xy 97.073414 92.295904) + (xy 97.073407 92.295909) + (xy 96.994909 92.374407) + (xy 96.994904 92.374414) + (xy 96.944498 92.473341) + (xy 96.927131 92.582997) + (xy 96.927131 92.592759) + (xy 96.923358 92.592759) + (xy 96.915884 92.644407) + (xy 96.870081 92.69717) + (xy 96.803024 92.716794) + (xy 96.777356 92.714084) + (xy 96.614647 92.6795) + (xy 96.614646 92.6795) + (xy 96.425354 92.6795) + (xy 96.392897 92.686398) + (xy 96.240197 92.718855) + (xy 96.240192 92.718857) + (xy 96.06727 92.795848) + (xy 96.067265 92.795851) + (xy 95.914129 92.907111) + (xy 95.787466 93.047785) + (xy 95.692821 93.211715) + (xy 95.692818 93.211722) + (xy 95.634327 93.39174) + (xy 95.634326 93.391744) + (xy 95.6195 93.532808) + (xy 95.6195 94.427192) + (xy 94.8805 94.427192) + (xy 94.8805 93.532808) + (xy 94.865674 93.391744) + (xy 94.807179 93.211716) + (xy 94.712533 93.047784) + (xy 94.585871 92.907112) + (xy 94.559446 92.887913) + (xy 94.432734 92.795851) + (xy 94.432729 92.795848) + (xy 94.259807 92.718857) + (xy 94.259802 92.718855) + (xy 94.108261 92.686645) + (xy 94.074646 92.6795) + (xy 93.885354 92.6795) + (xy 93.852897 92.686398) + (xy 93.700197 92.718855) + (xy 93.700192 92.718857) + (xy 93.52727 92.795848) + (xy 93.527265 92.795851) + (xy 93.374129 92.907111) + (xy 93.247466 93.047785) + (xy 93.152821 93.211715) + (xy 93.152818 93.211722) + (xy 93.094327 93.39174) + (xy 93.094326 93.391744) + (xy 93.0795 93.532808) + (xy 93.0795 94.427192) + (xy 92.3405 94.427192) + (xy 92.340499 92.770102) + (xy 92.334669 92.740787) + (xy 92.334668 92.740785) + (xy 92.312457 92.707542) + (xy 92.287496 92.690865) + (xy 92.279213 92.685331) + (xy 92.279211 92.68533) + (xy 92.279208 92.685329) + (xy 92.249901 92.6795) + (xy 90.630105 92.6795) + (xy 90.630097 92.679501) + (xy 90.600787 92.68533) + (xy 90.567542 92.707542) + (xy 90.545332 92.740785) + (xy 90.545329 92.740791) + (xy 90.5395 92.770098) + (xy 90.5395 95.189894) + (xy 55.209745 95.189894) + (xy 55.287578 95.1536) + (xy 55.481082 95.018105) + (xy 55.648105 94.851082) + (xy 55.7836 94.657578) + (xy 55.883429 94.443492) + (xy 55.883432 94.443486) + (xy 55.940636 94.23) + (xy 55.043686 94.23) + (xy 55.069493 94.189844) + (xy 55.11 94.051889) + (xy 55.11 93.98) + (xy 56.194901 93.98) + (xy 56.213252 94.166331) + (xy 56.213253 94.166333) + (xy 56.267603 94.345499) + (xy 56.267603 94.3455) + (xy 56.355862 94.510623) + (xy 56.355864 94.510626) + (xy 56.474642 94.655357) + (xy 56.619373 94.774135) + (xy 56.619376 94.774137) + (xy 56.734937 94.835905) + (xy 56.784499 94.862396) + (xy 56.963666 94.916746) + (xy 56.963668 94.916747) + (xy 56.980374 94.918392) + (xy 57.15 94.935099) + (xy 57.336331 94.916747) + (xy 57.515501 94.862396) + (xy 57.680625 94.774136) + (xy 57.825357 94.655357) + (xy 57.944136 94.510625) + (xy 58.032396 94.345501) + (xy 58.036172 94.333056) + (xy 58.067433 94.23) + (xy 58.086747 94.166331) + (xy 58.105099 93.98) + (xy 58.734901 93.98) + (xy 58.753252 94.166331) + (xy 58.753253 94.166333) + (xy 58.807603 94.345499) + (xy 58.807603 94.3455) + (xy 58.895862 94.510623) + (xy 58.895864 94.510626) + (xy 59.014642 94.655357) + (xy 59.159373 94.774135) + (xy 59.159376 94.774137) + (xy 59.274937 94.835905) + (xy 59.324499 94.862396) + (xy 59.503666 94.916746) + (xy 59.503668 94.916747) + (xy 59.520374 94.918392) + (xy 59.69 94.935099) + (xy 59.876331 94.916747) + (xy 60.055501 94.862396) + (xy 60.220625 94.774136) + (xy 60.365357 94.655357) + (xy 60.484136 94.510625) + (xy 60.572396 94.345501) + (xy 60.576172 94.333056) + (xy 60.607433 94.23) + (xy 60.626747 94.166331) + (xy 60.645099 93.98) + (xy 61.274901 93.98) + (xy 61.293252 94.166331) + (xy 61.293253 94.166333) + (xy 61.347603 94.345499) + (xy 61.347603 94.3455) + (xy 61.435862 94.510623) + (xy 61.435864 94.510626) + (xy 61.554642 94.655357) + (xy 61.699373 94.774135) + (xy 61.699376 94.774137) + (xy 61.814937 94.835905) + (xy 61.864499 94.862396) + (xy 62.043666 94.916746) + (xy 62.043668 94.916747) + (xy 62.060374 94.918392) + (xy 62.23 94.935099) + (xy 62.416331 94.916747) + (xy 62.595501 94.862396) + (xy 62.760625 94.774136) + (xy 62.905357 94.655357) + (xy 63.024136 94.510625) + (xy 63.112396 94.345501) + (xy 63.116172 94.333056) + (xy 63.147433 94.23) + (xy 63.166747 94.166331) + (xy 63.185099 93.98) + (xy 63.814901 93.98) + (xy 63.833252 94.166331) + (xy 63.833253 94.166333) + (xy 63.887603 94.345499) + (xy 63.887603 94.3455) + (xy 63.975862 94.510623) + (xy 63.975864 94.510626) + (xy 64.094642 94.655357) + (xy 64.239373 94.774135) + (xy 64.239376 94.774137) + (xy 64.354937 94.835905) + (xy 64.404499 94.862396) + (xy 64.583666 94.916746) + (xy 64.583668 94.916747) + (xy 64.600374 94.918392) + (xy 64.77 94.935099) + (xy 64.956331 94.916747) + (xy 65.135501 94.862396) + (xy 65.300625 94.774136) + (xy 65.445357 94.655357) + (xy 65.564136 94.510625) + (xy 65.652396 94.345501) + (xy 65.656172 94.333056) + (xy 65.687433 94.23) + (xy 65.706747 94.166331) + (xy 65.725099 93.98) + (xy 66.354901 93.98) + (xy 66.373252 94.166331) + (xy 66.373253 94.166333) + (xy 66.427603 94.345499) + (xy 66.427603 94.3455) + (xy 66.515862 94.510623) + (xy 66.515864 94.510626) + (xy 66.634642 94.655357) + (xy 66.779373 94.774135) + (xy 66.779376 94.774137) + (xy 66.894937 94.835905) + (xy 66.944499 94.862396) + (xy 67.123666 94.916746) + (xy 67.123668 94.916747) + (xy 67.140374 94.918392) + (xy 67.31 94.935099) + (xy 67.496331 94.916747) + (xy 67.675501 94.862396) + (xy 67.840625 94.774136) + (xy 67.985357 94.655357) + (xy 68.104136 94.510625) + (xy 68.192396 94.345501) + (xy 68.196172 94.333056) + (xy 68.227433 94.23) + (xy 68.246747 94.166331) + (xy 68.265099 93.98) + (xy 68.894901 93.98) + (xy 68.913252 94.166331) + (xy 68.913253 94.166333) + (xy 68.967603 94.345499) + (xy 68.967603 94.3455) + (xy 69.055862 94.510623) + (xy 69.055864 94.510626) + (xy 69.174642 94.655357) + (xy 69.319373 94.774135) + (xy 69.319376 94.774137) + (xy 69.434937 94.835905) + (xy 69.484499 94.862396) + (xy 69.663666 94.916746) + (xy 69.663668 94.916747) + (xy 69.680374 94.918392) + (xy 69.85 94.935099) + (xy 70.036331 94.916747) + (xy 70.215501 94.862396) + (xy 70.380625 94.774136) + (xy 70.525357 94.655357) + (xy 70.644136 94.510625) + (xy 70.732396 94.345501) + (xy 70.736172 94.333056) + (xy 70.767433 94.23) + (xy 70.786747 94.166331) + (xy 70.805099 93.98) + (xy 71.434901 93.98) + (xy 71.453252 94.166331) + (xy 71.453253 94.166333) + (xy 71.507603 94.345499) + (xy 71.507603 94.3455) + (xy 71.595862 94.510623) + (xy 71.595864 94.510626) + (xy 71.714642 94.655357) + (xy 71.859373 94.774135) + (xy 71.859376 94.774137) + (xy 71.974937 94.835905) + (xy 72.024499 94.862396) + (xy 72.203666 94.916746) + (xy 72.203668 94.916747) + (xy 72.220374 94.918392) + (xy 72.39 94.935099) + (xy 72.576331 94.916747) + (xy 72.755501 94.862396) + (xy 72.920625 94.774136) + (xy 73.065357 94.655357) + (xy 73.184136 94.510625) + (xy 73.272396 94.345501) + (xy 73.276172 94.333056) + (xy 73.307433 94.23) + (xy 73.326747 94.166331) + (xy 73.345099 93.98) + (xy 73.974901 93.98) + (xy 73.993252 94.166331) + (xy 73.993253 94.166333) + (xy 74.047603 94.345499) + (xy 74.047603 94.3455) + (xy 74.135862 94.510623) + (xy 74.135864 94.510626) + (xy 74.254642 94.655357) + (xy 74.399373 94.774135) + (xy 74.399376 94.774137) + (xy 74.514937 94.835905) + (xy 74.564499 94.862396) + (xy 74.743666 94.916746) + (xy 74.743668 94.916747) + (xy 74.760374 94.918392) + (xy 74.93 94.935099) + (xy 75.116331 94.916747) + (xy 75.295501 94.862396) + (xy 75.460625 94.774136) + (xy 75.605357 94.655357) + (xy 75.724136 94.510625) + (xy 75.812396 94.345501) + (xy 75.816172 94.333056) + (xy 75.847433 94.23) + (xy 75.866747 94.166331) + (xy 75.885099 93.98) + (xy 76.514901 93.98) + (xy 76.533252 94.166331) + (xy 76.533253 94.166333) + (xy 76.587603 94.345499) + (xy 76.587603 94.3455) + (xy 76.675862 94.510623) + (xy 76.675864 94.510626) + (xy 76.794642 94.655357) + (xy 76.939373 94.774135) + (xy 76.939376 94.774137) + (xy 77.054937 94.835905) + (xy 77.104499 94.862396) + (xy 77.283666 94.916746) + (xy 77.283668 94.916747) + (xy 77.300374 94.918392) + (xy 77.47 94.935099) + (xy 77.656331 94.916747) + (xy 77.835501 94.862396) + (xy 78.000625 94.774136) + (xy 78.145357 94.655357) + (xy 78.264136 94.510625) + (xy 78.352396 94.345501) + (xy 78.356172 94.333056) + (xy 78.387433 94.23) + (xy 78.406747 94.166331) + (xy 78.425099 93.98) + (xy 79.054901 93.98) + (xy 79.073252 94.166331) + (xy 79.073253 94.166333) + (xy 79.127603 94.345499) + (xy 79.127603 94.3455) + (xy 79.215862 94.510623) + (xy 79.215864 94.510626) + (xy 79.334642 94.655357) + (xy 79.479373 94.774135) + (xy 79.479376 94.774137) + (xy 79.594937 94.835905) + (xy 79.644499 94.862396) + (xy 79.823666 94.916746) + (xy 79.823668 94.916747) + (xy 79.840374 94.918392) + (xy 80.01 94.935099) + (xy 80.196331 94.916747) + (xy 80.375501 94.862396) + (xy 80.540625 94.774136) + (xy 80.685357 94.655357) + (xy 80.804136 94.510625) + (xy 80.892396 94.345501) + (xy 80.896172 94.333056) + (xy 80.927433 94.23) + (xy 80.946747 94.166331) + (xy 80.965099 93.98) + (xy 81.594901 93.98) + (xy 81.613252 94.166331) + (xy 81.613253 94.166333) + (xy 81.667603 94.345499) + (xy 81.667603 94.3455) + (xy 81.755862 94.510623) + (xy 81.755864 94.510626) + (xy 81.874642 94.655357) + (xy 82.019373 94.774135) + (xy 82.019376 94.774137) + (xy 82.134937 94.835905) + (xy 82.184499 94.862396) + (xy 82.363666 94.916746) + (xy 82.363668 94.916747) + (xy 82.380374 94.918392) + (xy 82.55 94.935099) + (xy 82.736331 94.916747) + (xy 82.915501 94.862396) + (xy 83.080625 94.774136) + (xy 83.225357 94.655357) + (xy 83.344136 94.510625) + (xy 83.432396 94.345501) + (xy 83.436172 94.333056) + (xy 83.467433 94.23) + (xy 83.486747 94.166331) + (xy 83.505099 93.98) + (xy 84.134901 93.98) + (xy 84.153252 94.166331) + (xy 84.153253 94.166333) + (xy 84.207603 94.345499) + (xy 84.207603 94.3455) + (xy 84.295862 94.510623) + (xy 84.295864 94.510626) + (xy 84.414642 94.655357) + (xy 84.559373 94.774135) + (xy 84.559376 94.774137) + (xy 84.674937 94.835905) + (xy 84.724499 94.862396) + (xy 84.903666 94.916746) + (xy 84.903668 94.916747) + (xy 84.920374 94.918392) + (xy 85.09 94.935099) + (xy 85.276331 94.916747) + (xy 85.455501 94.862396) + (xy 85.620625 94.774136) + (xy 85.765357 94.655357) + (xy 85.884136 94.510625) + (xy 85.972396 94.345501) + (xy 85.976172 94.333056) + (xy 86.007433 94.23) + (xy 86.026747 94.166331) + (xy 86.045099 93.98) + (xy 86.674901 93.98) + (xy 86.693252 94.166331) + (xy 86.693253 94.166333) + (xy 86.747603 94.345499) + (xy 86.747603 94.3455) + (xy 86.835862 94.510623) + (xy 86.835864 94.510626) + (xy 86.954642 94.655357) + (xy 87.099373 94.774135) + (xy 87.099376 94.774137) + (xy 87.214937 94.835905) + (xy 87.264499 94.862396) + (xy 87.443666 94.916746) + (xy 87.443668 94.916747) + (xy 87.460374 94.918392) + (xy 87.63 94.935099) + (xy 87.816331 94.916747) + (xy 87.995501 94.862396) + (xy 88.160625 94.774136) + (xy 88.305357 94.655357) + (xy 88.424136 94.510625) + (xy 88.512396 94.345501) + (xy 88.516172 94.333056) + (xy 88.547433 94.23) + (xy 88.566747 94.166331) + (xy 88.585099 93.98) + (xy 88.566747 93.793669) + (xy 88.512396 93.614499) + (xy 88.512395 93.614497) + (xy 88.424137 93.449376) + (xy 88.424135 93.449373) + (xy 88.305357 93.304642) + (xy 88.160626 93.185864) + (xy 88.160623 93.185862) + (xy 87.995502 93.097604) + (xy 87.816333 93.043253) + (xy 87.816331 93.043252) + (xy 87.63 93.024901) + (xy 87.443668 93.043252) + (xy 87.443666 93.043253) + (xy 87.264497 93.097604) + (xy 87.099376 93.185862) + (xy 87.099373 93.185864) + (xy 86.954642 93.304642) + (xy 86.835864 93.449373) + (xy 86.835862 93.449376) + (xy 86.747604 93.614497) + (xy 86.693253 93.793666) + (xy 86.693252 93.793668) + (xy 86.674901 93.98) + (xy 86.045099 93.98) + (xy 86.026747 93.793669) + (xy 85.972396 93.614499) + (xy 85.972395 93.614497) + (xy 85.884137 93.449376) + (xy 85.884135 93.449373) + (xy 85.765357 93.304642) + (xy 85.620626 93.185864) + (xy 85.620623 93.185862) + (xy 85.455502 93.097604) + (xy 85.276333 93.043253) + (xy 85.276331 93.043252) + (xy 85.09 93.024901) + (xy 84.903668 93.043252) + (xy 84.903666 93.043253) + (xy 84.724497 93.097604) + (xy 84.559376 93.185862) + (xy 84.559373 93.185864) + (xy 84.414642 93.304642) + (xy 84.295864 93.449373) + (xy 84.295862 93.449376) + (xy 84.207604 93.614497) + (xy 84.153253 93.793666) + (xy 84.153252 93.793668) + (xy 84.134901 93.98) + (xy 83.505099 93.98) + (xy 83.486747 93.793669) + (xy 83.432396 93.614499) + (xy 83.432395 93.614497) + (xy 83.344137 93.449376) + (xy 83.344135 93.449373) + (xy 83.225357 93.304642) + (xy 83.080626 93.185864) + (xy 83.080623 93.185862) + (xy 82.915502 93.097604) + (xy 82.736333 93.043253) + (xy 82.736331 93.043252) + (xy 82.55 93.024901) + (xy 82.363668 93.043252) + (xy 82.363666 93.043253) + (xy 82.184497 93.097604) + (xy 82.019376 93.185862) + (xy 82.019373 93.185864) + (xy 81.874642 93.304642) + (xy 81.755864 93.449373) + (xy 81.755862 93.449376) + (xy 81.667604 93.614497) + (xy 81.613253 93.793666) + (xy 81.613252 93.793668) + (xy 81.594901 93.98) + (xy 80.965099 93.98) + (xy 80.946747 93.793669) + (xy 80.892396 93.614499) + (xy 80.892395 93.614497) + (xy 80.804137 93.449376) + (xy 80.804135 93.449373) + (xy 80.685357 93.304642) + (xy 80.540626 93.185864) + (xy 80.540623 93.185862) + (xy 80.375502 93.097604) + (xy 80.196333 93.043253) + (xy 80.196331 93.043252) + (xy 80.01 93.024901) + (xy 79.823668 93.043252) + (xy 79.823666 93.043253) + (xy 79.644497 93.097604) + (xy 79.479376 93.185862) + (xy 79.479373 93.185864) + (xy 79.334642 93.304642) + (xy 79.215864 93.449373) + (xy 79.215862 93.449376) + (xy 79.127604 93.614497) + (xy 79.073253 93.793666) + (xy 79.073252 93.793668) + (xy 79.054901 93.98) + (xy 78.425099 93.98) + (xy 78.406747 93.793669) + (xy 78.352396 93.614499) + (xy 78.352395 93.614497) + (xy 78.264137 93.449376) + (xy 78.264135 93.449373) + (xy 78.145357 93.304642) + (xy 78.000626 93.185864) + (xy 78.000623 93.185862) + (xy 77.835502 93.097604) + (xy 77.656333 93.043253) + (xy 77.656331 93.043252) + (xy 77.47 93.024901) + (xy 77.283668 93.043252) + (xy 77.283666 93.043253) + (xy 77.104497 93.097604) + (xy 76.939376 93.185862) + (xy 76.939373 93.185864) + (xy 76.794642 93.304642) + (xy 76.675864 93.449373) + (xy 76.675862 93.449376) + (xy 76.587604 93.614497) + (xy 76.533253 93.793666) + (xy 76.533252 93.793668) + (xy 76.514901 93.98) + (xy 75.885099 93.98) + (xy 75.866747 93.793669) + (xy 75.812396 93.614499) + (xy 75.812395 93.614497) + (xy 75.724137 93.449376) + (xy 75.724135 93.449373) + (xy 75.605357 93.304642) + (xy 75.460626 93.185864) + (xy 75.460623 93.185862) + (xy 75.295502 93.097604) + (xy 75.116333 93.043253) + (xy 75.116331 93.043252) + (xy 74.93 93.024901) + (xy 74.743668 93.043252) + (xy 74.743666 93.043253) + (xy 74.564497 93.097604) + (xy 74.399376 93.185862) + (xy 74.399373 93.185864) + (xy 74.254642 93.304642) + (xy 74.135864 93.449373) + (xy 74.135862 93.449376) + (xy 74.047604 93.614497) + (xy 73.993253 93.793666) + (xy 73.993252 93.793668) + (xy 73.974901 93.98) + (xy 73.345099 93.98) + (xy 73.326747 93.793669) + (xy 73.272396 93.614499) + (xy 73.272395 93.614497) + (xy 73.184137 93.449376) + (xy 73.184135 93.449373) + (xy 73.065357 93.304642) + (xy 72.920626 93.185864) + (xy 72.920623 93.185862) + (xy 72.755502 93.097604) + (xy 72.576333 93.043253) + (xy 72.576331 93.043252) + (xy 72.39 93.024901) + (xy 72.203668 93.043252) + (xy 72.203666 93.043253) + (xy 72.024497 93.097604) + (xy 71.859376 93.185862) + (xy 71.859373 93.185864) + (xy 71.714642 93.304642) + (xy 71.595864 93.449373) + (xy 71.595862 93.449376) + (xy 71.507604 93.614497) + (xy 71.453253 93.793666) + (xy 71.453252 93.793668) + (xy 71.434901 93.98) + (xy 70.805099 93.98) + (xy 70.786747 93.793669) + (xy 70.732396 93.614499) + (xy 70.732395 93.614497) + (xy 70.644137 93.449376) + (xy 70.644135 93.449373) + (xy 70.525357 93.304642) + (xy 70.380626 93.185864) + (xy 70.380623 93.185862) + (xy 70.215502 93.097604) + (xy 70.036333 93.043253) + (xy 70.036331 93.043252) + (xy 69.85 93.024901) + (xy 69.663668 93.043252) + (xy 69.663666 93.043253) + (xy 69.484497 93.097604) + (xy 69.319376 93.185862) + (xy 69.319373 93.185864) + (xy 69.174642 93.304642) + (xy 69.055864 93.449373) + (xy 69.055862 93.449376) + (xy 68.967604 93.614497) + (xy 68.913253 93.793666) + (xy 68.913252 93.793668) + (xy 68.894901 93.98) + (xy 68.265099 93.98) + (xy 68.246747 93.793669) + (xy 68.192396 93.614499) + (xy 68.192395 93.614497) + (xy 68.104137 93.449376) + (xy 68.104135 93.449373) + (xy 67.985357 93.304642) + (xy 67.840626 93.185864) + (xy 67.840623 93.185862) + (xy 67.675502 93.097604) + (xy 67.496333 93.043253) + (xy 67.496331 93.043252) + (xy 67.31 93.024901) + (xy 67.123668 93.043252) + (xy 67.123666 93.043253) + (xy 66.944497 93.097604) + (xy 66.779376 93.185862) + (xy 66.779373 93.185864) + (xy 66.634642 93.304642) + (xy 66.515864 93.449373) + (xy 66.515862 93.449376) + (xy 66.427604 93.614497) + (xy 66.373253 93.793666) + (xy 66.373252 93.793668) + (xy 66.354901 93.98) + (xy 65.725099 93.98) + (xy 65.706747 93.793669) + (xy 65.652396 93.614499) + (xy 65.652395 93.614497) + (xy 65.564137 93.449376) + (xy 65.564135 93.449373) + (xy 65.445357 93.304642) + (xy 65.300626 93.185864) + (xy 65.300623 93.185862) + (xy 65.135502 93.097604) + (xy 64.956333 93.043253) + (xy 64.956331 93.043252) + (xy 64.77 93.024901) + (xy 64.583668 93.043252) + (xy 64.583666 93.043253) + (xy 64.404497 93.097604) + (xy 64.239376 93.185862) + (xy 64.239373 93.185864) + (xy 64.094642 93.304642) + (xy 63.975864 93.449373) + (xy 63.975862 93.449376) + (xy 63.887604 93.614497) + (xy 63.833253 93.793666) + (xy 63.833252 93.793668) + (xy 63.814901 93.98) + (xy 63.185099 93.98) + (xy 63.166747 93.793669) + (xy 63.112396 93.614499) + (xy 63.112395 93.614497) + (xy 63.024137 93.449376) + (xy 63.024135 93.449373) + (xy 62.905357 93.304642) + (xy 62.760626 93.185864) + (xy 62.760623 93.185862) + (xy 62.595502 93.097604) + (xy 62.416333 93.043253) + (xy 62.416331 93.043252) + (xy 62.23 93.024901) + (xy 62.043668 93.043252) + (xy 62.043666 93.043253) + (xy 61.864497 93.097604) + (xy 61.699376 93.185862) + (xy 61.699373 93.185864) + (xy 61.554642 93.304642) + (xy 61.435864 93.449373) + (xy 61.435862 93.449376) + (xy 61.347604 93.614497) + (xy 61.293253 93.793666) + (xy 61.293252 93.793668) + (xy 61.274901 93.98) + (xy 60.645099 93.98) + (xy 60.626747 93.793669) + (xy 60.572396 93.614499) + (xy 60.572395 93.614497) + (xy 60.484137 93.449376) + (xy 60.484135 93.449373) + (xy 60.365357 93.304642) + (xy 60.220626 93.185864) + (xy 60.220623 93.185862) + (xy 60.055502 93.097604) + (xy 59.876333 93.043253) + (xy 59.876331 93.043252) + (xy 59.69 93.024901) + (xy 59.503668 93.043252) + (xy 59.503666 93.043253) + (xy 59.324497 93.097604) + (xy 59.159376 93.185862) + (xy 59.159373 93.185864) + (xy 59.014642 93.304642) + (xy 58.895864 93.449373) + (xy 58.895862 93.449376) + (xy 58.807604 93.614497) + (xy 58.753253 93.793666) + (xy 58.753252 93.793668) + (xy 58.734901 93.98) + (xy 58.105099 93.98) + (xy 58.086747 93.793669) + (xy 58.032396 93.614499) + (xy 58.032395 93.614497) + (xy 57.944137 93.449376) + (xy 57.944135 93.449373) + (xy 57.825357 93.304642) + (xy 57.680626 93.185864) + (xy 57.680623 93.185862) + (xy 57.515502 93.097604) + (xy 57.336333 93.043253) + (xy 57.336331 93.043252) + (xy 57.15 93.024901) + (xy 56.963668 93.043252) + (xy 56.963666 93.043253) + (xy 56.784497 93.097604) + (xy 56.619376 93.185862) + (xy 56.619373 93.185864) + (xy 56.474642 93.304642) + (xy 56.355864 93.449373) + (xy 56.355862 93.449376) + (xy 56.267604 93.614497) + (xy 56.213253 93.793666) + (xy 56.213252 93.793668) + (xy 56.194901 93.98) + (xy 55.11 93.98) + (xy 55.11 93.908111) + (xy 55.069493 93.770156) + (xy 55.043686 93.73) + (xy 55.940636 93.73) + (xy 55.940635 93.729999) + (xy 55.883432 93.516513) + (xy 55.883429 93.516507) + (xy 55.7836 93.302422) + (xy 55.783599 93.30242) + (xy 55.648113 93.108926) + (xy 55.648108 93.10892) + (xy 55.481082 92.941894) + (xy 55.287578 92.806399) + (xy 55.073492 92.70657) + (xy 55.073486 92.706567) + (xy 54.86 92.649364) + (xy 54.86 93.544498) + (xy 54.752315 93.49532) + (xy 54.645763 93.48) + (xy 54.574237 93.48) + (xy 54.467685 93.49532) + (xy 54.36 93.544498) + (xy 54.36 92.649364) + (xy 54.359999 92.649364) + (xy 54.146513 92.706567) + (xy 54.146507 92.70657) + (xy 53.932422 92.806399) + (xy 53.93242 92.8064) + (xy 53.738926 92.941886) + (xy 53.73892 92.941891) + (xy 53.571891 93.10892) + (xy 53.571886 93.108926) + (xy 53.4364 93.30242) + (xy 53.436399 93.302422) + (xy 53.33657 93.516507) + (xy 53.336566 93.516516) + (xy 53.275432 93.744673) + (xy 53.27543 93.744683) + (xy 53.268027 93.829307) + (xy 53.242574 93.894375) + (xy 53.185984 93.935354) + (xy 53.116222 93.939232) + (xy 53.055437 93.904778) + (xy 53.02293 93.842931) + (xy 53.020499 93.818499) + (xy 53.020499 93.120105) + (xy 53.020498 93.120097) + (xy 53.014669 93.090787) + (xy 52.992457 93.057542) + (xy 52.959214 93.035332) + (xy 52.959215 93.035332) + (xy 52.959213 93.035331) + (xy 52.959211 93.03533) + (xy 52.959208 93.035329) + (xy 52.929901 93.0295) + (xy 51.210105 93.0295) + (xy 51.210097 93.029501) + (xy 51.180787 93.03533) + (xy 51.147542 93.057542) + (xy 51.125332 93.090785) + (xy 51.125329 93.090791) + (xy 51.1195 93.120098) + (xy 51.1195 94.839894) + (xy 46.5305 94.839894) + (xy 46.5305 94.429247) + (xy 46.550185 94.362208) + (xy 46.602989 94.316453) + (xy 46.618498 94.310588) + (xy 46.739727 94.273814) + (xy 46.775115 94.254899) + (xy 46.775124 94.254894) + (xy 47.8945 94.254894) + (xy 47.894501 94.254902) + (xy 47.90033 94.284212) + (xy 47.922542 94.317457) + (xy 47.939219 94.328599) + (xy 47.955787 94.339669) + (xy 47.95579 94.339669) + (xy 47.955791 94.33967) + (xy 47.965647 94.34163) + (xy 47.985101 94.3455) + (xy 49.804898 94.345499) + (xy 49.834213 94.339669) + (xy 49.867457 94.317457) + (xy 49.889669 94.284213) + (xy 49.8955 94.254899) + (xy 49.895499 92.435102) + (xy 49.889669 92.405787) + (xy 49.889668 92.405785) + (xy 49.867457 92.372542) + (xy 49.834214 92.350332) + (xy 49.834215 92.350332) + (xy 49.834213 92.350331) + (xy 49.834211 92.35033) + (xy 49.834208 92.350329) + (xy 49.804901 92.3445) + (xy 47.985105 92.3445) + (xy 47.985097 92.344501) + (xy 47.955787 92.35033) + (xy 47.922542 92.372542) + (xy 47.900332 92.405785) + (xy 47.900329 92.405791) + (xy 47.8945 92.435098) + (xy 47.8945 94.254894) + (xy 46.775124 94.254894) + (xy 46.861668 94.208635) + (xy 46.913538 94.18091) + (xy 47.065883 94.055883) + (xy 47.19091 93.903538) + (xy 47.283814 93.729727) + (xy 47.341024 93.541132) + (xy 47.360341 93.345) + (xy 47.341024 93.148868) + (xy 47.283814 92.960273) + (xy 47.283811 92.960269) + (xy 47.283811 92.960266) + (xy 47.190913 92.786467) + (xy 47.190909 92.78646) + (xy 47.065883 92.634116) + (xy 46.913539 92.50909) + (xy 46.913532 92.509086) + (xy 46.739733 92.416188) + (xy 46.739727 92.416186) + (xy 46.551132 92.358976) + (xy 46.551129 92.358975) + (xy 46.355 92.339659) + (xy 46.15887 92.358975) + (xy 45.970266 92.416188) + (xy 45.796467 92.509086) + (xy 45.79646 92.50909) + (xy 45.644116 92.634116) + (xy 45.51909 92.78646) + (xy 45.519086 92.786467) + (xy 45.426188 92.960266) + (xy 45.368975 93.14887) + (xy 45.349659 93.345) + (xy 45.368975 93.541129) + (xy 45.426188 93.729733) + (xy 45.519086 93.903532) + (xy 45.51909 93.903539) + (xy 45.644116 94.055883) + (xy 45.79646 94.180909) + (xy 45.796467 94.180913) + (xy 45.970268 94.273812) + (xy 45.97027 94.273812) + (xy 45.970273 94.273814) + (xy 46.091496 94.310586) + (xy 46.149934 94.348884) + (xy 46.17839 94.412696) + (xy 46.1795 94.429247) + (xy 46.1795 95.8495) + (xy 46.159815 95.916539) + (xy 46.107011 95.962294) + (xy 46.0555 95.9735) + (xy 45.971739 95.9735) + (xy 45.903608 95.983426) + (xy 45.798514 96.034803) + (xy 45.715803 96.117514) + (xy 45.664426 96.222608) + (xy 45.6545 96.290739) + (xy 45.6545 97.25726) + (xy 45.664426 97.325391) + (xy 45.715803 97.430485) + (xy 45.798514 97.513196) + (xy 45.798515 97.513196) + (xy 45.798517 97.513198) + (xy 45.883205 97.554599) + (xy 45.934788 97.601727) + (xy 45.952702 97.669261) + (xy 45.931261 97.73576) + (xy 45.877272 97.78011) + (xy 45.828745 97.79) + (xy 43.8045 97.79) + (xy 43.737461 97.770315) + (xy 43.691706 97.717511) + (xy 43.6805 97.666) + (xy 43.6805 89.5245) + (xy 43.700185 89.457461) + (xy 43.752989 89.411706) + (xy 43.8045 89.4005) + (xy 180.851 89.4005) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 108.920682 129.989185) + (xy 108.966437 130.041989) + (xy 108.976381 130.111147) + (xy 108.962048 130.152561) + (xy 108.962154 130.152611) + (xy 108.961679 130.153628) + (xy 108.961035 130.155491) + (xy 108.959869 130.157509) + (xy 108.863734 130.363673) + (xy 108.86373 130.363682) + (xy 108.811127 130.559999) + (xy 108.811128 130.56) + (xy 110.174314 130.56) + (xy 110.162359 130.571955) + (xy 110.104835 130.684852) + (xy 110.085014 130.81) + (xy 110.104835 130.935148) + (xy 110.162359 131.048045) + (xy 110.174314 131.06) + (xy 108.811128 131.06) + (xy 108.86373 131.256317) + (xy 108.863734 131.256326) + (xy 108.959869 131.46249) + (xy 108.961035 131.464509) + (xy 108.961277 131.465509) + (xy 108.962154 131.467389) + (xy 108.961776 131.467565) + (xy 108.977502 131.53241) + (xy 108.954645 131.598435) + (xy 108.89972 131.641621) + (xy 108.853643 131.6505) + (xy 108.316357 131.6505) + (xy 108.249318 131.630815) + (xy 108.203563 131.578011) + (xy 108.193619 131.508853) + (xy 108.207951 131.467438) + (xy 108.207846 131.467389) + (xy 108.20832 131.466371) + (xy 108.208965 131.464509) + (xy 108.21013 131.46249) + (xy 108.306265 131.256326) + (xy 108.306269 131.256317) + (xy 108.358872 131.06) + (xy 106.995686 131.06) + (xy 107.007641 131.048045) + (xy 107.065165 130.935148) + (xy 107.084986 130.81) + (xy 107.065165 130.684852) + (xy 107.007641 130.571955) + (xy 106.995686 130.56) + (xy 108.358872 130.56) + (xy 108.358872 130.559999) + (xy 108.306269 130.363682) + (xy 108.306265 130.363673) + (xy 108.21013 130.157509) + (xy 108.208965 130.155491) + (xy 108.208722 130.15449) + (xy 108.207846 130.152611) + (xy 108.208223 130.152434) + (xy 108.192498 130.08759) + (xy 108.215355 130.021565) + (xy 108.27028 129.978379) + (xy 108.316357 129.9695) + (xy 108.853643 129.9695) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 60.853699 119.575185) + (xy 60.899454 119.627989) + (xy 60.909398 119.697147) + (xy 60.880373 119.760703) + (xy 60.874341 119.767181) + (xy 60.830342 119.811179) + (xy 60.699865 119.997517) + (xy 60.603734 120.203673) + (xy 60.60373 120.203682) + (xy 60.551127 120.399999) + (xy 60.551128 120.4) + (xy 61.914314 120.4) + (xy 61.902359 120.411955) + (xy 61.844835 120.524852) + (xy 61.825014 120.65) + (xy 61.844835 120.775148) + (xy 61.902359 120.888045) + (xy 61.914314 120.9) + (xy 60.613923 120.9) + (xy 60.546884 120.880315) + (xy 60.54104 120.87632) + (xy 60.533586 120.870904) + (xy 60.434658 120.820498) + (xy 60.325002 120.803131) + (xy 60.324998 120.803131) + (xy 60.215341 120.820498) + (xy 60.116414 120.870904) + (xy 60.116407 120.870909) + (xy 60.037909 120.949407) + (xy 60.037904 120.949414) + (xy 59.987498 121.048341) + (xy 59.970131 121.157997) + (xy 59.970131 121.158002) + (xy 59.987498 121.267656) + (xy 59.987499 121.267659) + (xy 59.9875 121.267661) + (xy 60.009178 121.310207) + (xy 60.022074 121.378875) + (xy 59.995798 121.443615) + (xy 59.938691 121.483872) + (xy 59.898693 121.4905) + (xy 59.8445 121.4905) + (xy 59.777461 121.470815) + (xy 59.731706 121.418011) + (xy 59.7205 121.3665) + (xy 59.720499 119.825105) + (xy 59.720498 119.825097) + (xy 59.714669 119.795787) + (xy 59.685671 119.752386) + (xy 59.688122 119.750747) + (xy 59.663611 119.705858) + (xy 59.668595 119.636166) + (xy 59.710467 119.580233) + (xy 59.775931 119.555816) + (xy 59.784777 119.5555) + (xy 60.78666 119.5555) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 68.568119 119.575185) + (xy 68.613874 119.627989) + (xy 68.623818 119.697147) + (xy 68.594793 119.760703) + (xy 68.585858 119.768585) + (xy 68.586179 119.768906) + (xy 68.577544 119.77754) + (xy 68.555332 119.810785) + (xy 68.555329 119.810791) + (xy 68.5495 119.840098) + (xy 68.5495 119.8401) + (xy 68.5495 119.840101) + (xy 68.5495 120.64604) + (xy 68.549501 121.3665) + (xy 68.529816 121.433539) + (xy 68.477013 121.479294) + (xy 68.425501 121.4905) + (xy 63.866357 121.4905) + (xy 63.799318 121.470815) + (xy 63.753563 121.418011) + (xy 63.743619 121.348853) + (xy 63.757951 121.307438) + (xy 63.757846 121.307389) + (xy 63.75832 121.306371) + (xy 63.758965 121.304509) + (xy 63.76013 121.30249) + (xy 63.856265 121.096326) + (xy 63.856269 121.096317) + (xy 63.908872 120.9) + (xy 62.545686 120.9) + (xy 62.557641 120.888045) + (xy 62.615165 120.775148) + (xy 62.634986 120.65) + (xy 62.615165 120.524852) + (xy 62.557641 120.411955) + (xy 62.545686 120.4) + (xy 63.908872 120.4) + (xy 63.908872 120.399999) + (xy 63.856269 120.203682) + (xy 63.856265 120.203673) + (xy 63.760134 119.997517) + (xy 63.629657 119.811179) + (xy 63.585659 119.767181) + (xy 63.552174 119.705858) + (xy 63.557158 119.636166) + (xy 63.59903 119.580233) + (xy 63.664494 119.555816) + (xy 63.67334 119.5555) + (xy 68.50108 119.5555) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 72.048699 119.575185) + (xy 72.094454 119.627989) + (xy 72.104398 119.697147) + (xy 72.075373 119.760703) + (xy 72.069341 119.767181) + (xy 72.025342 119.811179) + (xy 71.894865 119.997517) + (xy 71.798734 120.203673) + (xy 71.79873 120.203682) + (xy 71.746127 120.399999) + (xy 71.746128 120.4) + (xy 72.709314 120.4) + (xy 72.697359 120.411955) + (xy 72.639835 120.524852) + (xy 72.620014 120.65) + (xy 72.639835 120.775148) + (xy 72.697359 120.888045) + (xy 72.709314 120.9) + (xy 71.746128 120.9) + (xy 71.79873 121.096317) + (xy 71.798734 121.096326) + (xy 71.894869 121.30249) + (xy 71.896035 121.304509) + (xy 71.896277 121.305509) + (xy 71.897154 121.307389) + (xy 71.896776 121.307565) + (xy 71.912502 121.37241) + (xy 71.889645 121.438435) + (xy 71.83472 121.481621) + (xy 71.788643 121.4905) + (xy 71.2745 121.4905) + (xy 71.207461 121.470815) + (xy 71.161706 121.418011) + (xy 71.1505 121.3665) + (xy 71.150499 119.840105) + (xy 71.150498 119.840097) + (xy 71.144669 119.810787) + (xy 71.122455 119.77754) + (xy 71.113821 119.768906) + (xy 71.116415 119.766311) + (xy 71.085227 119.728997) + (xy 71.076515 119.659673) + (xy 71.106666 119.596643) + (xy 71.166107 119.55992) + (xy 71.19892 119.5555) + (xy 71.98166 119.5555) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 75.133494 119.575185) + (xy 75.154136 119.591819) + (xy 75.229407 119.66709) + (xy 75.22941 119.667092) + (xy 75.229413 119.667095) + (xy 75.283986 119.694901) + (xy 75.328341 119.717501) + (xy 75.437998 119.734869) + (xy 75.438 119.734869) + (xy 75.438002 119.734869) + (xy 75.547658 119.717501) + (xy 75.547659 119.7175) + (xy 75.547661 119.7175) + (xy 75.646587 119.667095) + (xy 75.677516 119.636166) + (xy 75.721864 119.591819) + (xy 75.783187 119.558334) + (xy 75.809545 119.5555) + (xy 87.31608 119.5555) + (xy 87.383119 119.575185) + (xy 87.428874 119.627989) + (xy 87.438818 119.697147) + (xy 87.409793 119.760703) + (xy 87.400858 119.768585) + (xy 87.401179 119.768906) + (xy 87.392544 119.77754) + (xy 87.370332 119.810785) + (xy 87.370329 119.810791) + (xy 87.3645 119.840098) + (xy 87.3645 119.8401) + (xy 87.3645 119.840101) + (xy 87.3645 120.64604) + (xy 87.364501 121.3665) + (xy 87.344816 121.433539) + (xy 87.292013 121.479294) + (xy 87.240501 121.4905) + (xy 74.261357 121.4905) + (xy 74.194318 121.470815) + (xy 74.148563 121.418011) + (xy 74.138619 121.348853) + (xy 74.152951 121.307438) + (xy 74.152846 121.307389) + (xy 74.15332 121.306371) + (xy 74.153965 121.304509) + (xy 74.15513 121.30249) + (xy 74.251265 121.096326) + (xy 74.251269 121.096317) + (xy 74.303872 120.9) + (xy 73.340686 120.9) + (xy 73.352641 120.888045) + (xy 73.410165 120.775148) + (xy 73.429986 120.65) + (xy 73.410165 120.524852) + (xy 73.352641 120.411955) + (xy 73.340686 120.4) + (xy 74.303872 120.4) + (xy 74.303872 120.399999) + (xy 74.251269 120.203682) + (xy 74.251265 120.203673) + (xy 74.155134 119.997517) + (xy 74.024657 119.811179) + (xy 73.980659 119.767181) + (xy 73.947174 119.705858) + (xy 73.952158 119.636166) + (xy 73.99403 119.580233) + (xy 74.059494 119.555816) + (xy 74.06834 119.5555) + (xy 75.066455 119.5555) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 127.25 102.6975) + (xy 127.230315 102.764539) + (xy 127.177511 102.810294) + (xy 127.126 102.8215) + (xy 126.874 102.8215) + (xy 126.806961 102.801815) + (xy 126.761206 102.749011) + (xy 126.75 102.6975) + (xy 126.75 101.915686) + (xy 126.761955 101.927641) + (xy 126.874852 101.985165) + (xy 126.968519 102) + (xy 127.031481 102) + (xy 127.125148 101.985165) + (xy 127.238045 101.927641) + (xy 127.25 101.915686) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 151.38 102.6975) + (xy 151.360315 102.764539) + (xy 151.307511 102.810294) + (xy 151.256 102.8215) + (xy 151.004 102.8215) + (xy 150.936961 102.801815) + (xy 150.891206 102.749011) + (xy 150.88 102.6975) + (xy 150.88 101.915686) + (xy 150.891955 101.927641) + (xy 151.004852 101.985165) + (xy 151.098519 102) + (xy 151.161481 102) + (xy 151.255148 101.985165) + (xy 151.368045 101.927641) + (xy 151.38 101.915686) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 128.998883 100.271185) + (xy 129.044638 100.323989) + (xy 129.054582 100.393147) + (xy 129.025557 100.456703) + (xy 129.004729 100.475818) + (xy 128.934129 100.527111) + (xy 128.807466 100.667785) + (xy 128.712821 100.831715) + (xy 128.712818 100.831722) + (xy 128.666397 100.974592) + (xy 128.654326 101.011744) + (xy 128.6395 101.152808) + (xy 128.6395 102.047192) + (xy 128.647738 102.125582) + (xy 128.652825 102.173977) + (xy 128.640255 102.242707) + (xy 128.617187 102.274618) + (xy 128.473259 102.418545) + (xy 128.411938 102.45203) + (xy 128.342246 102.447046) + (xy 128.286312 102.405175) + (xy 128.261895 102.33971) + (xy 128.265804 102.29877) + (xy 128.28514 102.226606) + (xy 128.285141 102.226599) + (xy 128.299999 102.056766) + (xy 128.3 102.056764) + (xy 128.3 101.85) + (xy 127.315686 101.85) + (xy 127.327641 101.838045) + (xy 127.385165 101.725148) + (xy 127.404986 101.6) + (xy 127.385165 101.474852) + (xy 127.327641 101.361955) + (xy 127.315686 101.35) + (xy 128.3 101.35) + (xy 128.3 101.143236) + (xy 128.299999 101.143233) + (xy 128.285141 100.9734) + (xy 128.285139 100.973389) + (xy 128.226269 100.753682) + (xy 128.226265 100.753673) + (xy 128.130134 100.547517) + (xy 128.059487 100.446624) + (xy 128.03716 100.380418) + (xy 128.05417 100.31265) + (xy 128.105118 100.264837) + (xy 128.161062 100.2515) + (xy 128.931844 100.2515) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 127.193039 100.271185) + (xy 127.238794 100.323989) + (xy 127.25 100.3755) + (xy 127.25 101.284314) + (xy 127.238045 101.272359) + (xy 127.125148 101.214835) + (xy 127.031481 101.2) + (xy 126.968519 101.2) + (xy 126.874852 101.214835) + (xy 126.761955 101.272359) + (xy 126.75 101.284314) + (xy 126.75 100.3755) + (xy 126.769685 100.308461) + (xy 126.822489 100.262706) + (xy 126.874 100.2515) + (xy 127.126 100.2515) + ) + ) + (filled_polygon + (layer "B.Cu") + (pts + (xy 180.918039 89.420185) + (xy 180.963794 89.472989) + (xy 180.975 89.5245) + (xy 180.975 94.615) + (xy 186.0655 94.615) + (xy 186.132539 94.634685) + (xy 186.178294 94.687489) + (xy 186.1895 94.739) + (xy 186.1895 111.001) + (xy 186.169815 111.068039) + (xy 186.117011 111.113794) + (xy 186.0655 111.125) + (xy 180.975 111.125) + (xy 180.975 116.205) + (xy 186.0655 116.205) + (xy 186.132539 116.224685) + (xy 186.178294 116.277489) + (xy 186.1895 116.329) + (xy 186.1895 153.2495) + (xy 186.169815 153.316539) + (xy 186.117011 153.362294) + (xy 186.0655 153.3735) + (xy 185.240473 153.3735) + (xy 185.173434 153.353815) + (xy 185.14462 153.328165) + (xy 185.079357 153.248642) + (xy 184.934626 153.129864) + (xy 184.934623 153.129862) + (xy 184.769502 153.041604) + (xy 184.590333 152.987253) + (xy 184.590331 152.987252) + (xy 184.404 152.968901) + (xy 184.217668 152.987252) + (xy 184.217666 152.987253) + (xy 184.038499 153.041603) + (xy 183.944497 153.091848) + (xy 183.876094 153.106089) + (xy 183.810851 153.081088) + (xy 183.798364 153.07017) + (xy 183.023344 152.29515) + (xy 183.008975 152.277908) + (xy 182.999863 152.264708) + (xy 182.999861 152.264705) + (xy 182.969566 152.248804) + (xy 182.963046 152.245127) + (xy 182.933772 152.22743) + (xy 182.932377 152.226996) + (xy 182.930578 152.226251) + (xy 182.926606 152.225144) + (xy 182.924682 152.224851) + (xy 182.923257 152.2245) + (xy 182.889046 152.2245) + (xy 182.88156 152.224274) + (xy 182.847418 152.222208) + (xy 182.846005 152.222468) + (xy 182.82365 152.2245) + (xy 181.068461 152.2245) + (xy 181.001422 152.204815) + (xy 180.955667 152.152011) + (xy 180.945723 152.082853) + (xy 180.974748 152.019297) + (xy 181.030143 151.982569) + (xy 181.073537 151.968469) + (xy 181.108284 151.957179) + (xy 181.272216 151.862533) + (xy 181.412888 151.735871) + (xy 181.524151 151.58273) + (xy 181.601144 151.409803) + (xy 181.6405 151.224646) + (xy 181.6405 151.035354) + (xy 181.601144 150.850197) + (xy 181.597897 150.842905) + (xy 181.524151 150.67727) + (xy 181.524148 150.677265) + (xy 181.412888 150.524129) + (xy 181.392365 150.50565) + (xy 181.272216 150.397467) + (xy 181.108284 150.302821) + (xy 181.108277 150.302818) + (xy 181.030143 150.277431) + (xy 180.972467 150.237993) + (xy 180.945269 150.173635) + (xy 180.957184 150.104788) + (xy 181.004428 150.053313) + (xy 181.068461 150.0355) + (xy 182.755943 150.0355) + (xy 182.822982 150.055185) + (xy 182.843624 150.071819) + (xy 183.55017 150.778365) + (xy 183.583655 150.839688) + (xy 183.578671 150.90938) + (xy 183.571847 150.924499) + (xy 183.521604 151.018497) + (xy 183.467253 151.197666) + (xy 183.467252 151.197668) + (xy 183.448901 151.384) + (xy 183.467252 151.570331) + (xy 183.467253 151.570333) + (xy 183.521604 151.749502) + (xy 183.609862 151.914623) + (xy 183.609864 151.914626) + (xy 183.728642 152.059357) + (xy 183.873373 152.178135) + (xy 183.873376 152.178137) + (xy 184.005358 152.248682) + (xy 184.038499 152.266396) + (xy 184.186642 152.311335) + (xy 184.217666 152.320746) + (xy 184.217668 152.320747) + (xy 184.225314 152.3215) + (xy 184.404 152.339099) + (xy 184.590331 152.320747) + (xy 184.769501 152.266396) + (xy 184.934625 152.178136) + (xy 185.079357 152.059357) + (xy 185.198136 151.914625) + (xy 185.286396 151.749501) + (xy 185.340747 151.570331) + (xy 185.359099 151.384) + (xy 185.340747 151.197669) + (xy 185.286396 151.018499) + (xy 185.266417 150.981121) + (xy 185.198137 150.853376) + (xy 185.198135 150.853373) + (xy 185.079357 150.708642) + (xy 184.934626 150.589864) + (xy 184.934623 150.589862) + (xy 184.769502 150.501604) + (xy 184.590333 150.447253) + (xy 184.590331 150.447252) + (xy 184.404 150.428901) + (xy 184.217668 150.447252) + (xy 184.217666 150.447253) + (xy 184.038499 150.501603) + (xy 183.944497 150.551848) + (xy 183.876094 150.566089) + (xy 183.810851 150.541088) + (xy 183.798364 150.53017) + (xy 183.023344 149.75515) + (xy 183.008975 149.737908) + (xy 182.999863 149.724708) + (xy 182.999861 149.724705) + (xy 182.969566 149.708804) + (xy 182.963046 149.705127) + (xy 182.933772 149.68743) + (xy 182.932377 149.686996) + (xy 182.930578 149.686251) + (xy 182.926606 149.685144) + (xy 182.924682 149.684851) + (xy 182.923257 149.6845) + (xy 182.889046 149.6845) + (xy 182.88156 149.684274) + (xy 182.847418 149.682208) + (xy 182.846005 149.682468) + (xy 182.82365 149.6845) + (xy 181.068461 149.6845) + (xy 181.001422 149.664815) + (xy 180.955667 149.612011) + (xy 180.945723 149.542853) + (xy 180.974748 149.479297) + (xy 181.030143 149.442569) + (xy 181.070625 149.429414) + (xy 181.108284 149.417179) + (xy 181.272216 149.322533) + (xy 181.412888 149.195871) + (xy 181.466403 149.122214) + (xy 181.503892 149.070615) + (xy 181.559222 149.027949) + (xy 181.60421 149.0195) + (xy 183.372003 149.0195) + (xy 183.439042 149.039185) + (xy 183.484797 149.091989) + (xy 183.490663 149.107504) + (xy 183.521604 149.209502) + (xy 183.609862 149.374623) + (xy 183.609864 149.374626) + (xy 183.728642 149.519357) + (xy 183.873373 149.638135) + (xy 183.873376 149.638137) + (xy 184.005586 149.708804) + (xy 184.038499 149.726396) + (xy 184.196189 149.774231) + (xy 184.217666 149.780746) + (xy 184.217668 149.780747) + (xy 184.225314 149.7815) + (xy 184.404 149.799099) + (xy 184.590331 149.780747) + (xy 184.769501 149.726396) + (xy 184.934625 149.638136) + (xy 185.079357 149.519357) + (xy 185.198136 149.374625) + (xy 185.286396 149.209501) + (xy 185.340747 149.030331) + (xy 185.359099 148.844) + (xy 185.340747 148.657669) + (xy 185.286396 148.478499) + (xy 185.246399 148.403669) + (xy 185.198137 148.313376) + (xy 185.198135 148.313373) + (xy 185.079357 148.168642) + (xy 184.934626 148.049864) + (xy 184.934623 148.049862) + (xy 184.769502 147.961604) + (xy 184.590333 147.907253) + (xy 184.590331 147.907252) + (xy 184.404 147.888901) + (xy 184.217668 147.907252) + (xy 184.217666 147.907253) + (xy 184.038497 147.961604) + (xy 183.873376 148.049862) + (xy 183.873373 148.049864) + (xy 183.728642 148.168642) + (xy 183.609864 148.313373) + (xy 183.609862 148.313376) + (xy 183.521604 148.478497) + (xy 183.490663 148.580496) + (xy 183.452366 148.638934) + (xy 183.388554 148.667391) + (xy 183.372003 148.6685) + (xy 181.7645 148.6685) + (xy 181.697461 148.648815) + (xy 181.651706 148.596011) + (xy 181.6405 148.5445) + (xy 181.6405 148.495354) + (xy 181.601144 148.310197) + (xy 181.601142 148.310192) + (xy 181.524151 148.13727) + (xy 181.524148 148.137265) + (xy 181.412888 147.984129) + (xy 181.392365 147.96565) + (xy 181.272216 147.857467) + (xy 181.108284 147.762821) + (xy 181.108277 147.762818) + (xy 180.928259 147.704327) + (xy 180.928256 147.704326) + (xy 180.787192 147.6895) + (xy 179.892808 147.6895) + (xy 179.751744 147.704326) + (xy 179.751741 147.704326) + (xy 179.75174 147.704327) + (xy 179.571722 147.762818) + (xy 179.571715 147.762821) + (xy 179.407785 147.857466) + (xy 179.267111 147.984129) + (xy 179.155851 148.137265) + (xy 179.155848 148.13727) + (xy 179.078857 148.310192) + (xy 179.078855 148.310197) + (xy 179.043083 148.478497) + (xy 179.0395 148.495354) + (xy 179.0395 148.684646) + (xy 179.043931 148.705493) + (xy 179.078855 148.869802) + (xy 179.078857 148.869807) + (xy 179.155848 149.042729) + (xy 179.155851 149.042734) + (xy 179.267111 149.19587) + (xy 179.267112 149.195871) + (xy 179.407784 149.322533) + (xy 179.571716 149.417179) + (xy 179.571721 149.41718) + (xy 179.571722 149.417181) + (xy 179.649857 149.442569) + (xy 179.707533 149.482007) + (xy 179.734731 149.546365) + (xy 179.722816 149.615212) + (xy 179.675572 149.666687) + (xy 179.611539 149.6845) + (xy 174.017213 149.6845) + (xy 173.994862 149.682469) + (xy 173.979086 149.679578) + (xy 173.979085 149.679578) + (xy 173.946423 149.689755) + (xy 173.939216 149.691764) + (xy 173.905995 149.699953) + (xy 173.904715 149.700625) + (xy 173.902924 149.701366) + (xy 173.899299 149.703411) + (xy 173.897733 149.704564) + (xy 173.896488 149.705316) + (xy 173.872298 149.729505) + (xy 173.866851 149.734633) + (xy 173.841241 149.757322) + (xy 173.840415 149.75852) + (xy 173.826053 149.775751) + (xy 173.394619 150.207185) + (xy 173.333296 150.24067) + (xy 173.293977 150.242825) + (xy 173.236734 150.236808) + (xy 173.167192 150.2295) + (xy 172.272808 150.2295) + (xy 172.131744 150.244326) + (xy 172.131741 150.244326) + (xy 172.13174 150.244327) + (xy 171.951722 150.302818) + (xy 171.951715 150.302821) + (xy 171.787785 150.397466) + (xy 171.647111 150.524129) + (xy 171.535851 150.677265) + (xy 171.535848 150.67727) + (xy 171.458857 150.850192) + (xy 171.458855 150.850197) + (xy 171.422691 151.020341) + (xy 171.4195 151.035354) + (xy 171.4195 151.224646) + (xy 171.423931 151.245493) + (xy 171.458855 151.409802) + (xy 171.458857 151.409807) + (xy 171.535848 151.582729) + (xy 171.535851 151.582734) + (xy 171.647111 151.73587) + (xy 171.647112 151.735871) + (xy 171.787784 151.862533) + (xy 171.951716 151.957179) + (xy 172.131744 152.015674) + (xy 172.272808 152.0305) + (xy 172.272812 152.0305) + (xy 173.167188 152.0305) + (xy 173.167192 152.0305) + (xy 173.308256 152.015674) + (xy 173.488284 151.957179) + (xy 173.652216 151.862533) + (xy 173.792888 151.735871) + (xy 173.904151 151.58273) + (xy 173.981144 151.409803) + (xy 174.0205 151.224646) + (xy 174.0205 151.035354) + (xy 173.981144 150.850197) + (xy 173.977897 150.842905) + (xy 173.904151 150.67727) + (xy 173.904148 150.677265) + (xy 173.792889 150.52413) + (xy 173.792883 150.524124) + (xy 173.774848 150.507885) + (xy 173.7382 150.448399) + (xy 173.739529 150.378542) + (xy 173.770139 150.328054) + (xy 173.874533 150.223661) + (xy 174.026375 150.071819) + (xy 174.087698 150.038334) + (xy 174.114056 150.0355) + (xy 179.611539 150.0355) + (xy 179.678578 150.055185) + (xy 179.724333 150.107989) + (xy 179.734277 150.177147) + (xy 179.705252 150.240703) + (xy 179.649857 150.277431) + (xy 179.571722 150.302818) + (xy 179.571715 150.302821) + (xy 179.407785 150.397466) + (xy 179.267111 150.524129) + (xy 179.155851 150.677265) + (xy 179.155848 150.67727) + (xy 179.078857 150.850192) + (xy 179.078856 150.850194) + (xy 179.077564 150.856277) + (xy 179.044373 150.91776) + (xy 178.983211 150.951539) + (xy 178.956273 150.9545) + (xy 177.670056 150.9545) + (xy 177.603017 150.934815) + (xy 177.582375 150.918181) + (xy 177.549959 150.885765) + (xy 177.516474 150.824442) + (xy 177.515167 150.778685) + (xy 177.519869 150.749) + (xy 177.519869 150.748997) + (xy 177.502501 150.639341) + (xy 177.47729 150.589862) + (xy 177.452095 150.540413) + (xy 177.452092 150.54041) + (xy 177.45209 150.540407) + (xy 177.373592 150.461909) + (xy 177.373588 150.461906) + (xy 177.373587 150.461905) + (xy 177.36418 150.457112) + (xy 177.274658 150.411498) + (xy 177.165002 150.394131) + (xy 177.164998 150.394131) + (xy 177.055341 150.411498) + (xy 176.956414 150.461904) + (xy 176.956407 150.461909) + (xy 176.877909 150.540407) + (xy 176.877904 150.540414) + (xy 176.827498 150.639341) + (xy 176.810131 150.748997) + (xy 176.810131 150.749002) + (xy 176.827498 150.858658) + (xy 176.877904 150.957585) + (xy 176.877909 150.957592) + (xy 176.956407 151.03609) + (xy 176.95641 151.036092) + (xy 176.956413 151.036095) + (xy 177.055339 151.0865) + (xy 177.055341 151.086501) + (xy 177.164998 151.103869) + (xy 177.164999 151.103869) + (xy 177.164999 151.103868) + (xy 177.165 151.103869) + (xy 177.194683 151.099167) + (xy 177.263975 151.10812) + (xy 177.301763 151.133958) + (xy 177.402658 151.234852) + (xy 177.417027 151.252094) + (xy 177.426139 151.265295) + (xy 177.42614 151.265296) + (xy 177.456441 151.281199) + (xy 177.462932 151.284859) + (xy 177.492226 151.302568) + (xy 177.492227 151.302568) + (xy 177.493604 151.302997) + (xy 177.495405 151.303743) + (xy 177.499413 151.30486) + (xy 177.501341 151.305154) + (xy 177.502741 151.305499) + (xy 177.502743 151.3055) + (xy 177.536954 151.3055) + (xy 177.544439 151.305725) + (xy 177.578581 151.307791) + (xy 177.579995 151.307532) + (xy 177.60235 151.3055) + (xy 178.956273 151.3055) + (xy 179.023312 151.325185) + (xy 179.069067 151.377989) + (xy 179.077564 151.403723) + (xy 179.078856 151.409805) + (xy 179.078857 151.409807) + (xy 179.155848 151.582729) + (xy 179.155851 151.582734) + (xy 179.267111 151.73587) + (xy 179.267112 151.735871) + (xy 179.407784 151.862533) + (xy 179.571716 151.957179) + (xy 179.571721 151.95718) + (xy 179.571722 151.957181) + (xy 179.649857 151.982569) + (xy 179.707533 152.022007) + (xy 179.734731 152.086365) + (xy 179.722816 152.155212) + (xy 179.675572 152.206687) + (xy 179.611539 152.2245) + (xy 176.654056 152.2245) + (xy 176.587017 152.204815) + (xy 176.566375 152.188181) + (xy 176.533959 152.155765) + (xy 176.500474 152.094442) + (xy 176.499167 152.048685) + (xy 176.500017 152.043322) + (xy 176.503869 152.019) + (xy 176.503869 152.018997) + (xy 176.486501 151.909341) + (xy 176.466773 151.870622) + (xy 176.436095 151.810413) + (xy 176.436092 151.81041) + (xy 176.43609 151.810407) + (xy 176.357592 151.731909) + (xy 176.357588 151.731906) + (xy 176.357587 151.731905) + (xy 176.353743 151.729946) + (xy 176.258658 151.681498) + (xy 176.149002 151.664131) + (xy 176.148998 151.664131) + (xy 176.039341 151.681498) + (xy 175.940414 151.731904) + (xy 175.940407 151.731909) + (xy 175.861909 151.810407) + (xy 175.861904 151.810414) + (xy 175.811498 151.909341) + (xy 175.794131 152.018997) + (xy 175.794131 152.019002) + (xy 175.811498 152.128658) + (xy 175.861904 152.227585) + (xy 175.861909 152.227592) + (xy 175.940407 152.30609) + (xy 175.94041 152.306092) + (xy 175.940413 152.306095) + (xy 176.027385 152.350409) + (xy 176.039341 152.356501) + (xy 176.148998 152.373869) + (xy 176.148999 152.373869) + (xy 176.148999 152.373868) + (xy 176.149 152.373869) + (xy 176.178683 152.369167) + (xy 176.247975 152.37812) + (xy 176.285763 152.403958) + (xy 176.386658 152.504852) + (xy 176.401027 152.522094) + (xy 176.405545 152.52864) + (xy 176.410138 152.535293) + (xy 176.41014 152.535296) + (xy 176.440441 152.551199) + (xy 176.446932 152.554859) + (xy 176.476226 152.572568) + (xy 176.476227 152.572568) + (xy 176.477604 152.572997) + (xy 176.479405 152.573743) + (xy 176.483413 152.57486) + (xy 176.485341 152.575154) + (xy 176.486741 152.575499) + (xy 176.486743 152.5755) + (xy 176.520954 152.5755) + (xy 176.528439 152.575725) + (xy 176.562581 152.577791) + (xy 176.563995 152.577532) + (xy 176.58635 152.5755) + (xy 179.611539 152.5755) + (xy 179.678578 152.595185) + (xy 179.724333 152.647989) + (xy 179.734277 152.717147) + (xy 179.705252 152.780703) + (xy 179.649857 152.817431) + (xy 179.571722 152.842818) + (xy 179.571715 152.842821) + (xy 179.407785 152.937466) + (xy 179.267111 153.064129) + (xy 179.155851 153.217265) + (xy 179.155848 153.21727) + (xy 179.078857 153.390192) + (xy 179.078855 153.390197) + (xy 179.042691 153.560341) + (xy 179.0395 153.575354) + (xy 179.0395 153.764646) + (xy 179.043931 153.785493) + (xy 179.078855 153.949802) + (xy 179.078857 153.949807) + (xy 179.155848 154.122729) + (xy 179.155851 154.122734) + (xy 179.267111 154.27587) + (xy 179.267112 154.275871) + (xy 179.407784 154.402533) + (xy 179.571716 154.497179) + (xy 179.751744 154.555674) + (xy 179.892808 154.5705) + (xy 179.892812 154.5705) + (xy 180.787188 154.5705) + (xy 180.787192 154.5705) + (xy 180.928256 154.555674) + (xy 181.108284 154.497179) + (xy 181.272216 154.402533) + (xy 181.412888 154.275871) + (xy 181.524151 154.12273) + (xy 181.601144 153.949803) + (xy 181.6405 153.764646) + (xy 181.6405 153.575354) + (xy 181.601144 153.390197) + (xy 181.598556 153.384385) + (xy 181.524151 153.21727) + (xy 181.524148 153.217265) + (xy 181.412888 153.064129) + (xy 181.392365 153.04565) + (xy 181.272216 152.937467) + (xy 181.108284 152.842821) + (xy 181.108277 152.842818) + (xy 181.030143 152.817431) + (xy 180.972467 152.777993) + (xy 180.945269 152.713635) + (xy 180.957184 152.644788) + (xy 181.004428 152.593313) + (xy 181.068461 152.5755) + (xy 182.755943 152.5755) + (xy 182.822982 152.595185) + (xy 182.843624 152.611819) + (xy 183.55017 153.318365) + (xy 183.583655 153.379688) + (xy 183.578671 153.44938) + (xy 183.571847 153.464499) + (xy 183.521604 153.558497) + (xy 183.467253 153.737666) + (xy 183.467252 153.737668) + (xy 183.448901 153.924) + (xy 183.467252 154.110331) + (xy 183.467253 154.110333) + (xy 183.521604 154.289502) + (xy 183.609862 154.454623) + (xy 183.609864 154.454626) + (xy 183.728641 154.599356) + (xy 183.762057 154.626779) + (xy 183.808165 154.664619) + (xy 183.847499 154.722362) + (xy 183.8535 154.760471) + (xy 183.8535 155.5855) + (xy 183.833815 155.652539) + (xy 183.781011 155.698294) + (xy 183.7295 155.7095) + (xy 49.019 155.7095) + (xy 48.951961 155.689815) + (xy 48.906206 155.637011) + (xy 48.895 155.5855) + (xy 48.895 150.495) + (xy 43.815 150.495) + (xy 43.8045 150.495) + (xy 43.737461 150.475315) + (xy 43.691706 150.422511) + (xy 43.6805 150.371) + (xy 43.6805 148.59) + (xy 46.034901 148.59) + (xy 46.053252 148.776331) + (xy 46.053253 148.776333) + (xy 46.107604 148.955502) + (xy 46.195862 149.120623) + (xy 46.195864 149.120626) + (xy 46.314642 149.265357) + (xy 46.459373 149.384135) + (xy 46.459376 149.384137) + (xy 46.605375 149.462174) + (xy 46.624499 149.472396) + (xy 46.779308 149.519357) + (xy 46.803666 149.526746) + (xy 46.803668 149.526747) + (xy 46.820374 149.528392) + (xy 46.99 149.545099) + (xy 47.176331 149.526747) + (xy 47.355501 149.472396) + (xy 47.520625 149.384136) + (xy 47.665357 149.265357) + (xy 47.784136 149.120625) + (xy 47.872396 148.955501) + (xy 47.926747 148.776331) + (xy 47.945099 148.59) + (xy 47.926747 148.403669) + (xy 47.872396 148.224499) + (xy 47.87091 148.221718) + (xy 47.784137 148.059376) + (xy 47.784135 148.059373) + (xy 47.665357 147.914642) + (xy 47.520626 147.795864) + (xy 47.520623 147.795862) + (xy 47.355502 147.707604) + (xy 47.176333 147.653253) + (xy 47.176331 147.653252) + (xy 46.99 147.634901) + (xy 46.803668 147.653252) + (xy 46.803666 147.653253) + (xy 46.624497 147.707604) + (xy 46.459376 147.795862) + (xy 46.459373 147.795864) + (xy 46.314642 147.914642) + (xy 46.195864 148.059373) + (xy 46.195862 148.059376) + (xy 46.107604 148.224497) + (xy 46.053253 148.403666) + (xy 46.053252 148.403668) + (xy 46.034901 148.59) + (xy 43.6805 148.59) + (xy 43.6805 146.05) + (xy 46.034901 146.05) + (xy 46.053252 146.236331) + (xy 46.053253 146.236333) + (xy 46.107604 146.415502) + (xy 46.195862 146.580623) + (xy 46.195864 146.580626) + (xy 46.314642 146.725357) + (xy 46.459373 146.844135) + (xy 46.459376 146.844137) + (xy 46.605375 146.922174) + (xy 46.624499 146.932396) + (xy 46.779308 146.979357) + (xy 46.803666 146.986746) + (xy 46.803668 146.986747) + (xy 46.820374 146.988392) + (xy 46.99 147.005099) + (xy 47.176331 146.986747) + (xy 47.355501 146.932396) + (xy 47.520625 146.844136) + (xy 47.665357 146.725357) + (xy 47.784136 146.580625) + (xy 47.872396 146.415501) + (xy 47.926747 146.236331) + (xy 47.945099 146.05) + (xy 47.926747 145.863669) + (xy 47.872396 145.684499) + (xy 47.87091 145.681718) + (xy 47.784137 145.519376) + (xy 47.784135 145.519373) + (xy 47.665357 145.374642) + (xy 47.520626 145.255864) + (xy 47.520623 145.255862) + (xy 47.355502 145.167604) + (xy 47.176333 145.113253) + (xy 47.176331 145.113252) + (xy 46.99 145.094901) + (xy 46.803668 145.113252) + (xy 46.803666 145.113253) + (xy 46.624497 145.167604) + (xy 46.459376 145.255862) + (xy 46.459373 145.255864) + (xy 46.314642 145.374642) + (xy 46.195864 145.519373) + (xy 46.195862 145.519376) + (xy 46.107604 145.684497) + (xy 46.053253 145.863666) + (xy 46.053252 145.863668) + (xy 46.034901 146.05) + (xy 43.6805 146.05) + (xy 43.6805 143.51) + (xy 46.034901 143.51) + (xy 46.053252 143.696331) + (xy 46.053253 143.696333) + (xy 46.107604 143.875502) + (xy 46.195862 144.040623) + (xy 46.195864 144.040626) + (xy 46.314642 144.185357) + (xy 46.459373 144.304135) + (xy 46.459376 144.304137) + (xy 46.604409 144.381658) + (xy 46.624499 144.392396) + (xy 46.779308 144.439357) + (xy 46.803666 144.446746) + (xy 46.803668 144.446747) + (xy 46.820374 144.448392) + (xy 46.99 144.465099) + (xy 47.176331 144.446747) + (xy 47.355501 144.392396) + (xy 47.520625 144.304136) + (xy 47.665357 144.185357) + (xy 47.784136 144.040625) + (xy 47.872396 143.875501) + (xy 47.898392 143.789805) + (xy 47.903337 143.773504) + (xy 47.941634 143.715066) + (xy 48.005446 143.686609) + (xy 48.021997 143.6855) + (xy 48.150943 143.6855) + (xy 48.217982 143.705185) + (xy 48.238624 143.721819) + (xy 49.011602 144.494797) + (xy 49.74986 145.233054) + (xy 49.783345 145.294377) + (xy 49.778361 145.364069) + (xy 49.745155 145.412882) + (xy 49.72711 145.42913) + (xy 49.727106 145.429135) + (xy 49.615851 145.582265) + (xy 49.615848 145.58227) + (xy 49.538857 145.755192) + (xy 49.538855 145.755197) + (xy 49.504952 145.914704) + (xy 49.4995 145.940354) + (xy 49.4995 146.129646) + (xy 49.502531 146.143904) + (xy 49.538855 146.314802) + (xy 49.538857 146.314807) + (xy 49.615848 146.487729) + (xy 49.615851 146.487734) + (xy 49.727111 146.64087) + (xy 49.727112 146.640871) + (xy 49.867784 146.767533) + (xy 50.031716 146.862179) + (xy 50.211744 146.920674) + (xy 50.352808 146.9355) + (xy 50.352812 146.9355) + (xy 51.247188 146.9355) + (xy 51.247192 146.9355) + (xy 51.388256 146.920674) + (xy 51.568284 146.862179) + (xy 51.732216 146.767533) + (xy 51.872888 146.640871) + (xy 51.984151 146.48773) + (xy 52.061144 146.314803) + (xy 52.062436 146.308722) + (xy 52.095627 146.24724) + (xy 52.156789 146.213461) + (xy 52.183727 146.2105) + (xy 56.375781 146.2105) + (xy 56.398131 146.21253) + (xy 56.413913 146.215423) + (xy 56.446592 146.205239) + (xy 56.453785 146.203234) + (xy 56.487 146.195048) + (xy 56.487004 146.195044) + (xy 56.488263 146.194384) + (xy 56.490069 146.193636) + (xy 56.493714 146.19158) + (xy 56.495288 146.190422) + (xy 56.496503 146.189686) + (xy 56.49651 146.189685) + (xy 56.520718 146.165475) + (xy 56.526137 146.160374) + (xy 56.551756 146.137679) + (xy 56.551758 146.137673) + (xy 56.552571 146.136497) + (xy 56.566941 146.119252) + (xy 56.924358 145.761835) + (xy 56.985679 145.728352) + (xy 57.055371 145.733336) + (xy 57.111304 145.775208) + (xy 57.135721 145.840672) + (xy 57.133328 145.875297) + (xy 57.1195 145.940354) + (xy 57.1195 146.129646) + (xy 57.122531 146.143904) + (xy 57.158855 146.314802) + (xy 57.158857 146.314807) + (xy 57.235848 146.487729) + (xy 57.235851 146.487734) + (xy 57.347111 146.64087) + (xy 57.347112 146.640871) + (xy 57.487784 146.767533) + (xy 57.651716 146.862179) + (xy 57.831744 146.920674) + (xy 57.972808 146.9355) + (xy 57.972812 146.9355) + (xy 58.867187 146.9355) + (xy 58.867192 146.9355) + (xy 58.993978 146.922174) + (xy 59.062706 146.934743) + (xy 59.094619 146.957814) + (xy 59.307656 147.170851) + (xy 59.322019 147.188084) + (xy 59.331139 147.201295) + (xy 59.33114 147.201295) + (xy 59.333045 147.204055) + (xy 59.35493 147.270409) + (xy 59.337469 147.338061) + (xy 59.286203 147.385533) + (xy 59.230998 147.3985) + (xy 57.43122 147.3985) + (xy 57.408868 147.396469) + (xy 57.393087 147.393577) + (xy 57.360414 147.403757) + (xy 57.353208 147.405766) + (xy 57.319996 147.413953) + (xy 57.318701 147.414633) + (xy 57.316898 147.41538) + (xy 57.313318 147.417398) + (xy 57.311751 147.418552) + (xy 57.310489 147.419315) + (xy 57.286288 147.443514) + (xy 57.280843 147.44864) + (xy 57.255241 147.471322) + (xy 57.254416 147.472519) + (xy 57.240056 147.489747) + (xy 56.366625 148.363181) + (xy 56.305302 148.396666) + (xy 56.278944 148.3995) + (xy 52.183727 148.3995) + (xy 52.116688 148.379815) + (xy 52.070933 148.327011) + (xy 52.062436 148.301277) + (xy 52.061143 148.295194) + (xy 52.061142 148.295192) + (xy 51.984151 148.12227) + (xy 51.984148 148.122265) + (xy 51.872888 147.969129) + (xy 51.820445 147.921909) + (xy 51.732216 147.842467) + (xy 51.568284 147.747821) + (xy 51.568277 147.747818) + (xy 51.391115 147.690255) + (xy 51.388256 147.689326) + (xy 51.247192 147.6745) + (xy 50.352808 147.6745) + (xy 50.211744 147.689326) + (xy 50.211741 147.689326) + (xy 50.21174 147.689327) + (xy 50.031722 147.747818) + (xy 50.031715 147.747821) + (xy 49.867785 147.842466) + (xy 49.727111 147.969129) + (xy 49.615851 148.122265) + (xy 49.615848 148.12227) + (xy 49.538857 148.295192) + (xy 49.538855 148.295197) + (xy 49.513328 148.415297) + (xy 49.4995 148.480354) + (xy 49.4995 148.669646) + (xy 49.502688 148.684645) + (xy 49.538855 148.854802) + (xy 49.538857 148.854807) + (xy 49.615848 149.027729) + (xy 49.615851 149.027734) + (xy 49.727111 149.18087) + (xy 49.727112 149.180871) + (xy 49.867784 149.307533) + (xy 50.031716 149.402179) + (xy 50.211744 149.460674) + (xy 50.352808 149.4755) + (xy 50.352812 149.4755) + (xy 51.247188 149.4755) + (xy 51.247192 149.4755) + (xy 51.388256 149.460674) + (xy 51.568284 149.402179) + (xy 51.732216 149.307533) + (xy 51.872888 149.180871) + (xy 51.984151 149.02773) + (xy 52.061144 148.854803) + (xy 52.062436 148.848722) + (xy 52.095627 148.78724) + (xy 52.156789 148.753461) + (xy 52.183727 148.7505) + (xy 56.375781 148.7505) + (xy 56.398131 148.75253) + (xy 56.413913 148.755423) + (xy 56.446592 148.745239) + (xy 56.453785 148.743234) + (xy 56.487 148.735048) + (xy 56.487004 148.735044) + (xy 56.488263 148.734384) + (xy 56.490069 148.733636) + (xy 56.493714 148.73158) + (xy 56.495288 148.730422) + (xy 56.496503 148.729686) + (xy 56.49651 148.729685) + (xy 56.520718 148.705475) + (xy 56.526137 148.700374) + (xy 56.551756 148.677679) + (xy 56.551758 148.677673) + (xy 56.552571 148.676497) + (xy 56.566941 148.659252) + (xy 56.924358 148.301835) + (xy 56.985679 148.268352) + (xy 57.055371 148.273336) + (xy 57.111304 148.315208) + (xy 57.135721 148.380672) + (xy 57.133328 148.415297) + (xy 57.1195 148.480354) + (xy 57.1195 148.669646) + (xy 57.122688 148.684645) + (xy 57.158855 148.854802) + (xy 57.158857 148.854807) + (xy 57.235848 149.027729) + (xy 57.235851 149.027734) + (xy 57.347111 149.18087) + (xy 57.347112 149.180871) + (xy 57.487784 149.307533) + (xy 57.651716 149.402179) + (xy 57.831744 149.460674) + (xy 57.972808 149.4755) + (xy 57.972812 149.4755) + (xy 58.867187 149.4755) + (xy 58.867192 149.4755) + (xy 58.993978 149.462174) + (xy 59.062706 149.474743) + (xy 59.094619 149.497814) + (xy 59.307656 149.710851) + (xy 59.322019 149.728084) + (xy 59.331139 149.741295) + (xy 59.33114 149.741295) + (xy 59.333045 149.744055) + (xy 59.35493 149.810409) + (xy 59.337469 149.878061) + (xy 59.286203 149.925533) + (xy 59.230998 149.9385) + (xy 57.43122 149.9385) + (xy 57.408868 149.936469) + (xy 57.393087 149.933577) + (xy 57.360414 149.943757) + (xy 57.353208 149.945766) + (xy 57.319996 149.953953) + (xy 57.318701 149.954633) + (xy 57.316898 149.95538) + (xy 57.313318 149.957398) + (xy 57.311751 149.958552) + (xy 57.310489 149.959315) + (xy 57.286288 149.983514) + (xy 57.280843 149.98864) + (xy 57.255241 150.011322) + (xy 57.254416 150.012519) + (xy 57.240056 150.029747) + (xy 56.366625 150.903181) + (xy 56.305302 150.936666) + (xy 56.278944 150.9395) + (xy 52.183727 150.9395) + (xy 52.116688 150.919815) + (xy 52.070933 150.867011) + (xy 52.062436 150.841277) + (xy 52.062396 150.841089) + (xy 52.061144 150.835197) + (xy 52.059091 150.830587) + (xy 51.984151 150.66227) + (xy 51.984148 150.662265) + (xy 51.872888 150.509129) + (xy 51.820445 150.461909) + (xy 51.732216 150.382467) + (xy 51.568284 150.287821) + (xy 51.568277 150.287818) + (xy 51.394309 150.231292) + (xy 51.388256 150.229326) + (xy 51.247192 150.2145) + (xy 50.352808 150.2145) + (xy 50.211744 150.229326) + (xy 50.211741 150.229326) + (xy 50.21174 150.229327) + (xy 50.031722 150.287818) + (xy 50.031715 150.287821) + (xy 49.867785 150.382466) + (xy 49.727111 150.509129) + (xy 49.615851 150.662265) + (xy 49.615848 150.66227) + (xy 49.538857 150.835192) + (xy 49.538855 150.835197) + (xy 49.511843 150.962283) + (xy 49.4995 151.020354) + (xy 49.4995 151.209646) + (xy 49.502688 151.224645) + (xy 49.538855 151.394802) + (xy 49.538857 151.394807) + (xy 49.615848 151.567729) + (xy 49.615851 151.567734) + (xy 49.727111 151.72087) + (xy 49.727112 151.720871) + (xy 49.867784 151.847533) + (xy 50.031716 151.942179) + (xy 50.211744 152.000674) + (xy 50.352808 152.0155) + (xy 50.352812 152.0155) + (xy 51.247188 152.0155) + (xy 51.247192 152.0155) + (xy 51.388256 152.000674) + (xy 51.568284 151.942179) + (xy 51.732216 151.847533) + (xy 51.872888 151.720871) + (xy 51.984151 151.56773) + (xy 52.061144 151.394803) + (xy 52.062436 151.388722) + (xy 52.095627 151.32724) + (xy 52.156789 151.293461) + (xy 52.183727 151.2905) + (xy 56.375781 151.2905) + (xy 56.398131 151.29253) + (xy 56.413913 151.295423) + (xy 56.446592 151.285239) + (xy 56.453785 151.283234) + (xy 56.487 151.275048) + (xy 56.487004 151.275044) + (xy 56.488263 151.274384) + (xy 56.490069 151.273636) + (xy 56.493714 151.27158) + (xy 56.495288 151.270422) + (xy 56.496503 151.269686) + (xy 56.49651 151.269685) + (xy 56.520718 151.245475) + (xy 56.526137 151.240374) + (xy 56.551756 151.217679) + (xy 56.551758 151.217673) + (xy 56.552571 151.216497) + (xy 56.566941 151.199252) + (xy 56.924358 150.841835) + (xy 56.985679 150.808352) + (xy 57.055371 150.813336) + (xy 57.111304 150.855208) + (xy 57.135721 150.920672) + (xy 57.133328 150.955297) + (xy 57.131843 150.962283) + (xy 57.1195 151.020354) + (xy 57.1195 151.209646) + (xy 57.122688 151.224645) + (xy 57.158855 151.394802) + (xy 57.158857 151.394807) + (xy 57.235848 151.567729) + (xy 57.235851 151.567734) + (xy 57.347111 151.72087) + (xy 57.347112 151.720871) + (xy 57.487784 151.847533) + (xy 57.651716 151.942179) + (xy 57.831744 152.000674) + (xy 57.972808 152.0155) + (xy 57.972812 152.0155) + (xy 58.867187 152.0155) + (xy 58.867192 152.0155) + (xy 58.993978 152.002174) + (xy 59.062706 152.014743) + (xy 59.094619 152.037814) + (xy 59.307656 152.250851) + (xy 59.322019 152.268084) + (xy 59.331139 152.281295) + (xy 59.33114 152.281295) + (xy 59.333045 152.284055) + (xy 59.35493 152.350409) + (xy 59.337469 152.418061) + (xy 59.286203 152.465533) + (xy 59.230998 152.4785) + (xy 57.43122 152.4785) + (xy 57.408868 152.476469) + (xy 57.393087 152.473577) + (xy 57.360414 152.483757) + (xy 57.353208 152.485766) + (xy 57.319996 152.493953) + (xy 57.318701 152.494633) + (xy 57.316898 152.49538) + (xy 57.313318 152.497398) + (xy 57.311751 152.498552) + (xy 57.310489 152.499315) + (xy 57.286288 152.523514) + (xy 57.280843 152.52864) + (xy 57.255241 152.551322) + (xy 57.254416 152.552519) + (xy 57.240056 152.569747) + (xy 56.366625 153.443181) + (xy 56.305302 153.476666) + (xy 56.278944 153.4795) + (xy 52.183727 153.4795) + (xy 52.116688 153.459815) + (xy 52.070933 153.407011) + (xy 52.062436 153.381277) + (xy 52.061144 153.375197) + (xy 52.06053 153.373819) + (xy 51.984151 153.20227) + (xy 51.984148 153.202265) + (xy 51.872888 153.049129) + (xy 51.812374 152.994642) + (xy 51.732216 152.922467) + (xy 51.568284 152.827821) + (xy 51.568277 152.827818) + (xy 51.394309 152.771292) + (xy 51.388256 152.769326) + (xy 51.247192 152.7545) + (xy 50.352808 152.7545) + (xy 50.211744 152.769326) + (xy 50.211741 152.769326) + (xy 50.21174 152.769327) + (xy 50.031722 152.827818) + (xy 50.031715 152.827821) + (xy 49.867785 152.922466) + (xy 49.727111 153.049129) + (xy 49.615851 153.202265) + (xy 49.615848 153.20227) + (xy 49.538857 153.375192) + (xy 49.538855 153.375197) + (xy 49.512273 153.500262) + (xy 49.4995 153.560354) + (xy 49.4995 153.749646) + (xy 49.504858 153.774853) + (xy 49.538855 153.934802) + (xy 49.538857 153.934807) + (xy 49.615848 154.107729) + (xy 49.615851 154.107734) + (xy 49.727111 154.26087) + (xy 49.727112 154.260871) + (xy 49.867784 154.387533) + (xy 50.031716 154.482179) + (xy 50.211744 154.540674) + (xy 50.352808 154.5555) + (xy 50.352812 154.5555) + (xy 51.247188 154.5555) + (xy 51.247192 154.5555) + (xy 51.388256 154.540674) + (xy 51.568284 154.482179) + (xy 51.732216 154.387533) + (xy 51.872888 154.260871) + (xy 51.984151 154.10773) + (xy 52.061144 153.934803) + (xy 52.062436 153.928722) + (xy 52.095627 153.86724) + (xy 52.156789 153.833461) + (xy 52.183727 153.8305) + (xy 56.375781 153.8305) + (xy 56.398131 153.83253) + (xy 56.413913 153.835423) + (xy 56.446592 153.825239) + (xy 56.453785 153.823234) + (xy 56.487 153.815048) + (xy 56.487004 153.815044) + (xy 56.488263 153.814384) + (xy 56.490069 153.813636) + (xy 56.493714 153.81158) + (xy 56.495288 153.810422) + (xy 56.496503 153.809686) + (xy 56.49651 153.809685) + (xy 56.520718 153.785475) + (xy 56.526137 153.780374) + (xy 56.551756 153.757679) + (xy 56.551758 153.757673) + (xy 56.552571 153.756497) + (xy 56.566941 153.739252) + (xy 56.924358 153.381835) + (xy 56.985679 153.348352) + (xy 57.055371 153.353336) + (xy 57.111304 153.395208) + (xy 57.135721 153.460672) + (xy 57.133328 153.495297) + (xy 57.132273 153.500262) + (xy 57.1195 153.560354) + (xy 57.1195 153.749646) + (xy 57.124858 153.774853) + (xy 57.158855 153.934802) + (xy 57.158857 153.934807) + (xy 57.235848 154.107729) + (xy 57.235851 154.107734) + (xy 57.347111 154.26087) + (xy 57.347112 154.260871) + (xy 57.487784 154.387533) + (xy 57.651716 154.482179) + (xy 57.831744 154.540674) + (xy 57.972808 154.5555) + (xy 57.972812 154.5555) + (xy 58.867188 154.5555) + (xy 58.867192 154.5555) + (xy 59.008256 154.540674) + (xy 59.188284 154.482179) + (xy 59.352216 154.387533) + (xy 59.492888 154.260871) + (xy 59.604151 154.10773) + (xy 59.681144 153.934803) + (xy 59.7205 153.749646) + (xy 59.7205 153.560354) + (xy 59.681144 153.375197) + (xy 59.68053 153.373819) + (xy 59.604151 153.20227) + (xy 59.604148 153.202265) + (xy 59.508175 153.07017) + (xy 59.492888 153.049129) + (xy 59.489022 153.045648) + (xy 59.452376 152.986164) + (xy 59.453705 152.916307) + (xy 59.492591 152.858259) + (xy 59.556688 152.830449) + (xy 59.571996 152.8295) + (xy 61.094663 152.8295) + (xy 61.161702 152.849185) + (xy 61.207457 152.901989) + (xy 61.217401 152.971147) + (xy 61.188376 153.034703) + (xy 61.177635 153.04565) + (xy 61.157111 153.064129) + (xy 61.045851 153.217265) + (xy 61.045848 153.21727) + (xy 60.968857 153.390192) + (xy 60.968855 153.390197) + (xy 60.932691 153.560341) + (xy 60.9295 153.575354) + (xy 60.9295 153.764646) + (xy 60.933931 153.785493) + (xy 60.968855 153.949802) + (xy 60.968857 153.949807) + (xy 61.045848 154.122729) + (xy 61.045851 154.122734) + (xy 61.157111 154.27587) + (xy 61.157112 154.275871) + (xy 61.297784 154.402533) + (xy 61.461716 154.497179) + (xy 61.641744 154.555674) + (xy 61.782808 154.5705) + (xy 61.782812 154.5705) + (xy 62.677188 154.5705) + (xy 62.677192 154.5705) + (xy 62.818256 154.555674) + (xy 62.998284 154.497179) + (xy 63.162216 154.402533) + (xy 63.302888 154.275871) + (xy 63.414151 154.12273) + (xy 63.491144 153.949803) + (xy 63.5305 153.764646) + (xy 63.5305 153.575354) + (xy 63.491144 153.390197) + (xy 63.488556 153.384385) + (xy 63.414151 153.21727) + (xy 63.414148 153.217265) + (xy 63.302889 153.06413) + (xy 63.302883 153.064124) + (xy 63.284848 153.047885) + (xy 63.2482 152.988399) + (xy 63.249529 152.918542) + (xy 63.280176 152.868016) + (xy 63.280974 152.867219) + (xy 63.282415 152.86578) + (xy 63.343753 152.832322) + (xy 63.370057 152.8295) + (xy 65.033455 152.8295) + (xy 65.100494 152.849185) + (xy 65.121136 152.865819) + (xy 65.196407 152.94109) + (xy 65.19641 152.941092) + (xy 65.196413 152.941095) + (xy 65.285526 152.9865) + (xy 65.295341 152.991501) + (xy 65.404998 153.008869) + (xy 65.405 153.008869) + (xy 65.405002 153.008869) + (xy 65.514658 152.991501) + (xy 65.514659 152.9915) + (xy 65.514661 152.9915) + (xy 65.613587 152.941095) + (xy 65.650537 152.904145) + (xy 65.688864 152.865819) + (xy 65.750187 152.832334) + (xy 65.776545 152.8295) + (xy 68.714663 152.8295) + (xy 68.781702 152.849185) + (xy 68.827457 152.901989) + (xy 68.837401 152.971147) + (xy 68.808376 153.034703) + (xy 68.797635 153.04565) + (xy 68.777111 153.064129) + (xy 68.665851 153.217265) + (xy 68.665848 153.21727) + (xy 68.588857 153.390192) + (xy 68.588855 153.390197) + (xy 68.552691 153.560341) + (xy 68.5495 153.575354) + (xy 68.5495 153.764646) + (xy 68.553931 153.785493) + (xy 68.588855 153.949802) + (xy 68.588857 153.949807) + (xy 68.665848 154.122729) + (xy 68.665851 154.122734) + (xy 68.777111 154.27587) + (xy 68.777112 154.275871) + (xy 68.917784 154.402533) + (xy 69.081716 154.497179) + (xy 69.261744 154.555674) + (xy 69.402808 154.5705) + (xy 69.402812 154.5705) + (xy 70.297188 154.5705) + (xy 70.297192 154.5705) + (xy 70.438256 154.555674) + (xy 70.618284 154.497179) + (xy 70.782216 154.402533) + (xy 70.922888 154.275871) + (xy 71.034151 154.12273) + (xy 71.111144 153.949803) + (xy 71.1505 153.764646) + (xy 71.1505 153.575354) + (xy 71.111144 153.390197) + (xy 71.108556 153.384385) + (xy 71.034151 153.21727) + (xy 71.034148 153.217265) + (xy 70.922888 153.064129) + (xy 70.902365 153.04565) + (xy 70.865716 152.986163) + (xy 70.867047 152.916306) + (xy 70.905933 152.858258) + (xy 70.97003 152.830448) + (xy 70.985337 152.8295) + (xy 72.291539 152.8295) + (xy 72.358578 152.849185) + (xy 72.404333 152.901989) + (xy 72.414277 152.971147) + (xy 72.385252 153.034703) + (xy 72.383689 153.036472) + (xy 72.292466 153.137785) + (xy 72.197821 153.301715) + (xy 72.197818 153.301722) + (xy 72.144929 153.464499) + (xy 72.139326 153.481744) + (xy 72.11954 153.67) + (xy 72.139326 153.858256) + (xy 72.139327 153.858259) + (xy 72.197818 154.038277) + (xy 72.197821 154.038284) + (xy 72.292467 154.202216) + (xy 72.371059 154.289501) + (xy 72.419129 154.342888) + (xy 72.572265 154.454148) + (xy 72.57227 154.454151) + (xy 72.745192 154.531142) + (xy 72.745197 154.531144) + (xy 72.930354 154.5705) + (xy 72.930355 154.5705) + (xy 73.119644 154.5705) + (xy 73.119646 154.5705) + (xy 73.304803 154.531144) + (xy 73.47773 154.454151) + (xy 73.630871 154.342888) + (xy 73.757533 154.202216) + (xy 73.852179 154.038284) + (xy 73.910674 153.858256) + (xy 73.93046 153.67) + (xy 73.910674 153.481744) + (xy 73.852179 153.301716) + (xy 73.822629 153.250535) + (xy 73.806158 153.182636) + (xy 73.829011 153.116609) + (xy 73.842331 153.100862) + (xy 74.077375 152.865819) + (xy 74.138698 152.832334) + (xy 74.165056 152.8295) + (xy 87.531539 152.8295) + (xy 87.598578 152.849185) + (xy 87.644333 152.901989) + (xy 87.654277 152.971147) + (xy 87.625252 153.034703) + (xy 87.623689 153.036472) + (xy 87.532466 153.137785) + (xy 87.437821 153.301715) + (xy 87.437818 153.301722) + (xy 87.384929 153.464499) + (xy 87.379326 153.481744) + (xy 87.35954 153.67) + (xy 87.379326 153.858256) + (xy 87.379327 153.858259) + (xy 87.437818 154.038277) + (xy 87.437821 154.038284) + (xy 87.532467 154.202216) + (xy 87.611059 154.289501) + (xy 87.659129 154.342888) + (xy 87.812265 154.454148) + (xy 87.81227 154.454151) + (xy 87.985192 154.531142) + (xy 87.985197 154.531144) + (xy 88.170354 154.5705) + (xy 88.170355 154.5705) + (xy 88.359644 154.5705) + (xy 88.359646 154.5705) + (xy 88.544803 154.531144) + (xy 88.71773 154.454151) + (xy 88.870871 154.342888) + (xy 88.997533 154.202216) + (xy 89.092179 154.038284) + (xy 89.150674 153.858256) + (xy 89.17046 153.67) + (xy 89.150674 153.481744) + (xy 89.092179 153.301716) + (xy 88.997533 153.137784) + (xy 88.90631 153.036471) + (xy 88.876081 152.973481) + (xy 88.884706 152.904145) + (xy 88.929448 152.85048) + (xy 88.9961 152.829522) + (xy 88.998461 152.8295) + (xy 90.304663 152.8295) + (xy 90.371702 152.849185) + (xy 90.417457 152.901989) + (xy 90.427401 152.971147) + (xy 90.398376 153.034703) + (xy 90.387635 153.04565) + (xy 90.367111 153.064129) + (xy 90.255851 153.217265) + (xy 90.255848 153.21727) + (xy 90.178857 153.390192) + (xy 90.178855 153.390197) + (xy 90.142691 153.560341) + (xy 90.1395 153.575354) + (xy 90.1395 153.764646) + (xy 90.143931 153.785493) + (xy 90.178855 153.949802) + (xy 90.178857 153.949807) + (xy 90.255848 154.122729) + (xy 90.255851 154.122734) + (xy 90.367111 154.27587) + (xy 90.367112 154.275871) + (xy 90.507784 154.402533) + (xy 90.671716 154.497179) + (xy 90.851744 154.555674) + (xy 90.992808 154.5705) + (xy 90.992812 154.5705) + (xy 91.887188 154.5705) + (xy 91.887192 154.5705) + (xy 92.028256 154.555674) + (xy 92.208284 154.497179) + (xy 92.372216 154.402533) + (xy 92.512888 154.275871) + (xy 92.583994 154.178002) + (xy 99.975131 154.178002) + (xy 99.992498 154.287658) + (xy 100.042904 154.386585) + (xy 100.042909 154.386592) + (xy 100.121407 154.46509) + (xy 100.12141 154.465092) + (xy 100.121413 154.465095) + (xy 100.208665 154.509552) + (xy 100.220341 154.515501) + (xy 100.329998 154.532869) + (xy 100.33 154.532869) + (xy 100.359684 154.528167) + (xy 100.428976 154.537121) + (xy 100.466764 154.562959) + (xy 100.694658 154.790853) + (xy 100.709027 154.808094) + (xy 100.718138 154.821294) + (xy 100.718141 154.821296) + (xy 100.748432 154.837194) + (xy 100.754955 154.840872) + (xy 100.784226 154.858568) + (xy 100.78423 154.858568) + (xy 100.785608 154.858998) + (xy 100.78741 154.859744) + (xy 100.791414 154.86086) + (xy 100.793341 154.861154) + (xy 100.794741 154.861499) + (xy 100.794743 154.8615) + (xy 100.828954 154.8615) + (xy 100.836439 154.861725) + (xy 100.870581 154.863791) + (xy 100.871995 154.863532) + (xy 100.89435 154.8615) + (xy 107.541781 154.8615) + (xy 107.564131 154.86353) + (xy 107.579913 154.866423) + (xy 107.612592 154.856239) + (xy 107.619785 154.854234) + (xy 107.653 154.846048) + (xy 107.653004 154.846044) + (xy 107.654263 154.845384) + (xy 107.656069 154.844636) + (xy 107.659714 154.84258) + (xy 107.661288 154.841422) + (xy 107.662503 154.840686) + (xy 107.66251 154.840685) + (xy 107.686718 154.816475) + (xy 107.692137 154.811374) + (xy 107.717756 154.788679) + (xy 107.717758 154.788673) + (xy 107.718571 154.787497) + (xy 107.732942 154.770251) + (xy 108.977819 153.525373) + (xy 109.039142 153.491889) + (xy 109.108834 153.496873) + (xy 109.164767 153.538745) + (xy 109.189184 153.604209) + (xy 109.1895 153.613055) + (xy 109.1895 153.764646) + (xy 109.193931 153.785493) + (xy 109.228855 153.949802) + (xy 109.228857 153.949807) + (xy 109.305848 154.122729) + (xy 109.305851 154.122734) + (xy 109.417111 154.27587) + (xy 109.417112 154.275871) + (xy 109.557784 154.402533) + (xy 109.721716 154.497179) + (xy 109.901744 154.555674) + (xy 110.042808 154.5705) + (xy 110.042812 154.5705) + (xy 110.937188 154.5705) + (xy 110.937192 154.5705) + (xy 111.06398 154.557174) + (xy 111.132707 154.569744) + (xy 111.16462 154.592814) + (xy 111.616656 155.04485) + (xy 111.631025 155.062091) + (xy 111.640138 155.075294) + (xy 111.64014 155.075296) + (xy 111.670441 155.091199) + (xy 111.676932 155.094859) + (xy 111.706226 155.112568) + (xy 111.706227 155.112568) + (xy 111.707604 155.112997) + (xy 111.709405 155.113743) + (xy 111.713413 155.11486) + (xy 111.715341 155.115154) + (xy 111.716741 155.115499) + (xy 111.716743 155.1155) + (xy 111.750954 155.1155) + (xy 111.758439 155.115725) + (xy 111.792581 155.117791) + (xy 111.793995 155.117532) + (xy 111.81635 155.1155) + (xy 143.466743 155.1155) + (xy 143.48278 155.1155) + (xy 143.505132 155.117531) + (xy 143.520912 155.120423) + (xy 143.520912 155.120422) + (xy 143.520913 155.120423) + (xy 143.520913 155.120422) + (xy 143.524773 155.120189) + (xy 143.555584 155.1155) + (xy 148.472455 155.1155) + (xy 148.539494 155.135185) + (xy 148.560136 155.151819) + (xy 148.635407 155.22709) + (xy 148.63541 155.227092) + (xy 148.635413 155.227095) + (xy 148.720744 155.270573) + (xy 148.734341 155.277501) + (xy 148.843998 155.294869) + (xy 148.844 155.294869) + (xy 148.844002 155.294869) + (xy 148.953658 155.277501) + (xy 148.953659 155.2775) + (xy 148.953661 155.2775) + (xy 149.052587 155.227095) + (xy 149.131095 155.148587) + (xy 149.1815 155.049661) + (xy 149.1815 155.049659) + (xy 149.181501 155.049658) + (xy 149.198869 154.940002) + (xy 149.198869 154.939997) + (xy 149.181501 154.830341) + (xy 149.159671 154.787497) + (xy 149.131095 154.731413) + (xy 149.131092 154.73141) + (xy 149.13109 154.731407) + (xy 149.052592 154.652909) + (xy 149.052588 154.652906) + (xy 149.052587 154.652905) + (xy 149.043435 154.648242) + (xy 148.953658 154.602498) + (xy 148.844002 154.585131) + (xy 148.843998 154.585131) + (xy 148.734341 154.602498) + (xy 148.652765 154.644063) + (xy 148.584095 154.656959) + (xy 148.519355 154.630682) + (xy 148.479099 154.573575) + (xy 148.476107 154.503769) + (xy 148.51133 154.443428) + (xy 148.517793 154.437735) + (xy 148.630357 154.345357) + (xy 148.749136 154.200625) + (xy 148.837396 154.035501) + (xy 148.891747 153.856331) + (xy 148.900777 153.764646) + (xy 149.8295 153.764646) + (xy 149.833931 153.785493) + (xy 149.868855 153.949802) + (xy 149.868857 153.949807) + (xy 149.945848 154.122729) + (xy 149.945851 154.122734) + (xy 150.057111 154.27587) + (xy 150.057112 154.275871) + (xy 150.197784 154.402533) + (xy 150.361716 154.497179) + (xy 150.541744 154.555674) + (xy 150.682808 154.5705) + (xy 150.682812 154.5705) + (xy 151.577188 154.5705) + (xy 151.577192 154.5705) + (xy 151.718256 154.555674) + (xy 151.898284 154.497179) + (xy 152.062216 154.402533) + (xy 152.202888 154.275871) + (xy 152.314151 154.12273) + (xy 152.391144 153.949803) + (xy 152.4305 153.764646) + (xy 152.4305 153.575354) + (xy 152.410865 153.482978) + (xy 152.416181 153.413314) + (xy 152.458318 153.357581) + (xy 152.523897 153.333475) + (xy 152.592099 153.348652) + (xy 152.619836 153.369519) + (xy 152.699407 153.44909) + (xy 152.69941 153.449092) + (xy 152.699413 153.449095) + (xy 152.785496 153.492956) + (xy 152.798341 153.499501) + (xy 152.907998 153.516869) + (xy 152.908 153.516869) + (xy 152.937684 153.512167) + (xy 153.006976 153.521121) + (xy 153.044764 153.546959) + (xy 153.272658 153.774853) + (xy 153.287027 153.792094) + (xy 153.296138 153.805294) + (xy 153.296141 153.805296) + (xy 153.326432 153.821194) + (xy 153.332955 153.824872) + (xy 153.362226 153.842568) + (xy 153.36223 153.842568) + (xy 153.363608 153.842998) + (xy 153.36541 153.843744) + (xy 153.369414 153.84486) + (xy 153.371341 153.845154) + (xy 153.372741 153.845499) + (xy 153.372743 153.8455) + (xy 153.406954 153.8455) + (xy 153.414439 153.845725) + (xy 153.448581 153.847791) + (xy 153.449995 153.847532) + (xy 153.47235 153.8455) + (xy 164.986273 153.8455) + (xy 165.053312 153.865185) + (xy 165.099067 153.917989) + (xy 165.107564 153.943723) + (xy 165.108856 153.949805) + (xy 165.108857 153.949807) + (xy 165.185848 154.122729) + (xy 165.185851 154.122734) + (xy 165.297111 154.27587) + (xy 165.297112 154.275871) + (xy 165.437784 154.402533) + (xy 165.601716 154.497179) + (xy 165.781744 154.555674) + (xy 165.922808 154.5705) + (xy 165.922812 154.5705) + (xy 166.817188 154.5705) + (xy 166.817192 154.5705) + (xy 166.958256 154.555674) + (xy 167.138284 154.497179) + (xy 167.302216 154.402533) + (xy 167.442888 154.275871) + (xy 167.554151 154.12273) + (xy 167.631144 153.949803) + (xy 167.6705 153.764646) + (xy 171.4195 153.764646) + (xy 171.423931 153.785493) + (xy 171.458855 153.949802) + (xy 171.458857 153.949807) + (xy 171.535848 154.122729) + (xy 171.535851 154.122734) + (xy 171.647111 154.27587) + (xy 171.647112 154.275871) + (xy 171.787784 154.402533) + (xy 171.951716 154.497179) + (xy 172.131744 154.555674) + (xy 172.272808 154.5705) + (xy 172.272812 154.5705) + (xy 173.167188 154.5705) + (xy 173.167192 154.5705) + (xy 173.308256 154.555674) + (xy 173.488284 154.497179) + (xy 173.652216 154.402533) + (xy 173.792888 154.275871) + (xy 173.904151 154.12273) + (xy 173.981144 153.949803) + (xy 173.982436 153.943722) + (xy 174.015627 153.88224) + (xy 174.076789 153.848461) + (xy 174.103727 153.8455) + (xy 176.920455 153.8455) + (xy 176.987494 153.865185) + (xy 177.008136 153.881819) + (xy 177.083407 153.95709) + (xy 177.08341 153.957092) + (xy 177.083413 153.957095) + (xy 177.107589 153.969413) + (xy 177.182341 154.007501) + (xy 177.291998 154.024869) + (xy 177.292 154.024869) + (xy 177.292002 154.024869) + (xy 177.401658 154.007501) + (xy 177.401659 154.0075) + (xy 177.401661 154.0075) + (xy 177.500587 153.957095) + (xy 177.579095 153.878587) + (xy 177.6295 153.779661) + (xy 177.6295 153.779659) + (xy 177.629501 153.779658) + (xy 177.646869 153.670002) + (xy 177.646869 153.669997) + (xy 177.629501 153.560341) + (xy 177.611685 153.525375) + (xy 177.579095 153.461413) + (xy 177.579092 153.46141) + (xy 177.57909 153.461407) + (xy 177.500592 153.382909) + (xy 177.500588 153.382906) + (xy 177.500587 153.382905) + (xy 177.481848 153.373357) + (xy 177.401658 153.332498) + (xy 177.292002 153.315131) + (xy 177.291998 153.315131) + (xy 177.182341 153.332498) + (xy 177.083414 153.382904) + (xy 177.083407 153.382909) + (xy 177.008136 153.458181) + (xy 176.946813 153.491666) + (xy 176.920455 153.4945) + (xy 174.103727 153.4945) + (xy 174.036688 153.474815) + (xy 173.990933 153.422011) + (xy 173.982436 153.396277) + (xy 173.981143 153.390194) + (xy 173.981142 153.390192) + (xy 173.904151 153.21727) + (xy 173.904148 153.217265) + (xy 173.792888 153.064129) + (xy 173.772365 153.04565) + (xy 173.652216 152.937467) + (xy 173.488284 152.842821) + (xy 173.488277 152.842818) + (xy 173.308259 152.784327) + (xy 173.308256 152.784326) + (xy 173.167192 152.7695) + (xy 172.272808 152.7695) + (xy 172.131744 152.784326) + (xy 172.131741 152.784326) + (xy 172.13174 152.784327) + (xy 171.951722 152.842818) + (xy 171.951715 152.842821) + (xy 171.787785 152.937466) + (xy 171.647111 153.064129) + (xy 171.535851 153.217265) + (xy 171.535848 153.21727) + (xy 171.458857 153.390192) + (xy 171.458855 153.390197) + (xy 171.422691 153.560341) + (xy 171.4195 153.575354) + (xy 171.4195 153.764646) + (xy 167.6705 153.764646) + (xy 167.6705 153.575354) + (xy 167.631144 153.390197) + (xy 167.628556 153.384385) + (xy 167.554151 153.21727) + (xy 167.554148 153.217265) + (xy 167.442888 153.064129) + (xy 167.422365 153.04565) + (xy 167.302216 152.937467) + (xy 167.138284 152.842821) + (xy 167.138277 152.842818) + (xy 166.958259 152.784327) + (xy 166.958256 152.784326) + (xy 166.817192 152.7695) + (xy 165.922808 152.7695) + (xy 165.781744 152.784326) + (xy 165.781741 152.784326) + (xy 165.78174 152.784327) + (xy 165.601722 152.842818) + (xy 165.601715 152.842821) + (xy 165.437785 152.937466) + (xy 165.297111 153.064129) + (xy 165.185851 153.217265) + (xy 165.185848 153.21727) + (xy 165.108857 153.390192) + (xy 165.108856 153.390194) + (xy 165.107564 153.396277) + (xy 165.074373 153.45776) + (xy 165.013211 153.491539) + (xy 164.986273 153.4945) + (xy 153.540056 153.4945) + (xy 153.473017 153.474815) + (xy 153.452375 153.458181) + (xy 153.292959 153.298765) + (xy 153.259474 153.237442) + (xy 153.258167 153.191685) + (xy 153.262869 153.162) + (xy 153.262869 153.161997) + (xy 153.245501 153.052341) + (xy 153.223351 153.008869) + (xy 153.195095 152.953413) + (xy 153.195092 152.95341) + (xy 153.19509 152.953407) + (xy 153.116592 152.874909) + (xy 153.116588 152.874906) + (xy 153.116587 152.874905) + (xy 153.092421 152.862592) + (xy 153.017658 152.824498) + (xy 152.908002 152.807131) + (xy 152.907998 152.807131) + (xy 152.798341 152.824498) + (xy 152.699414 152.874904) + (xy 152.699407 152.874909) + (xy 152.620909 152.953407) + (xy 152.620904 152.953414) + (xy 152.570498 153.052341) + (xy 152.553131 153.161997) + (xy 152.553131 153.170654) + (xy 152.533446 153.237693) + (xy 152.480642 153.283448) + (xy 152.411484 153.293392) + (xy 152.347928 153.264367) + (xy 152.315853 153.221093) + (xy 152.31415 153.217268) + (xy 152.314148 153.217265) + (xy 152.202888 153.064129) + (xy 152.182365 153.04565) + (xy 152.062216 152.937467) + (xy 151.898284 152.842821) + (xy 151.898277 152.842818) + (xy 151.718259 152.784327) + (xy 151.718256 152.784326) + (xy 151.577192 152.7695) + (xy 150.682808 152.7695) + (xy 150.541744 152.784326) + (xy 150.541741 152.784326) + (xy 150.54174 152.784327) + (xy 150.361722 152.842818) + (xy 150.361715 152.842821) + (xy 150.197785 152.937466) + (xy 150.057111 153.064129) + (xy 149.945851 153.217265) + (xy 149.945848 153.21727) + (xy 149.868857 153.390192) + (xy 149.868855 153.390197) + (xy 149.832691 153.560341) + (xy 149.8295 153.575354) + (xy 149.8295 153.764646) + (xy 148.900777 153.764646) + (xy 148.910099 153.67) + (xy 148.893306 153.4995) + (xy 148.891747 153.483668) + (xy 148.891746 153.483666) + (xy 148.884015 153.458181) + (xy 148.837396 153.304499) + (xy 148.83591 153.301718) + (xy 148.749137 153.139376) + (xy 148.749135 153.139373) + (xy 148.630357 152.994642) + (xy 148.485626 152.875864) + (xy 148.485623 152.875862) + (xy 148.320502 152.787604) + (xy 148.141333 152.733253) + (xy 148.141331 152.733252) + (xy 147.955 152.714901) + (xy 147.768668 152.733252) + (xy 147.768666 152.733253) + (xy 147.589499 152.787603) + (xy 147.495497 152.837848) + (xy 147.427094 152.852089) + (xy 147.361851 152.827088) + (xy 147.349364 152.81617) + (xy 147.226206 152.693012) + (xy 147.082344 152.549149) + (xy 147.067977 152.531911) + (xy 147.064006 152.526158) + (xy 147.058861 152.518705) + (xy 147.05886 152.518704) + (xy 147.046379 152.512153) + (xy 146.996168 152.463567) + (xy 146.980196 152.395547) + (xy 147.003534 152.32969) + (xy 147.022631 152.312106) + (xy 147.02186 152.311335) + (xy 147.032509 152.300685) + (xy 147.03251 152.300685) + (xy 147.056718 152.276475) + (xy 147.062137 152.271374) + (xy 147.087756 152.248679) + (xy 147.087758 152.248673) + (xy 147.088571 152.247497) + (xy 147.102941 152.230252) + (xy 147.349366 151.983827) + (xy 147.410687 151.950344) + (xy 147.480379 151.955328) + (xy 147.495498 151.962152) + (xy 147.570375 152.002174) + (xy 147.589499 152.012396) + (xy 147.768666 152.066746) + (xy 147.768668 152.066747) + (xy 147.785374 152.068392) + (xy 147.955 152.085099) + (xy 148.141331 152.066747) + (xy 148.320501 152.012396) + (xy 148.485625 151.924136) + (xy 148.630357 151.805357) + (xy 148.749136 151.660625) + (xy 148.837396 151.495501) + (xy 148.891747 151.316331) + (xy 148.900777 151.224646) + (xy 149.8295 151.224646) + (xy 149.833931 151.245493) + (xy 149.868855 151.409802) + (xy 149.868857 151.409807) + (xy 149.945848 151.582729) + (xy 149.945851 151.582734) + (xy 150.057111 151.73587) + (xy 150.057112 151.735871) + (xy 150.197784 151.862533) + (xy 150.361716 151.957179) + (xy 150.541744 152.015674) + (xy 150.682808 152.0305) + (xy 150.682812 152.0305) + (xy 151.577188 152.0305) + (xy 151.577192 152.0305) + (xy 151.718256 152.015674) + (xy 151.898284 151.957179) + (xy 152.062216 151.862533) + (xy 152.202888 151.735871) + (xy 152.314151 151.58273) + (xy 152.391144 151.409803) + (xy 152.4305 151.224646) + (xy 152.4305 151.035354) + (xy 152.391144 150.850197) + (xy 152.387897 150.842905) + (xy 152.314151 150.67727) + (xy 152.314148 150.677265) + (xy 152.273997 150.622002) + (xy 153.061131 150.622002) + (xy 153.078498 150.731658) + (xy 153.128904 150.830585) + (xy 153.128909 150.830592) + (xy 153.207407 150.90909) + (xy 153.20741 150.909092) + (xy 153.207413 150.909095) + (xy 153.267087 150.9395) + (xy 153.306341 150.959501) + (xy 153.415998 150.976869) + (xy 153.416 150.976869) + (xy 153.445684 150.972167) + (xy 153.514976 150.981121) + (xy 153.552764 151.006959) + (xy 153.780658 151.234853) + (xy 153.795027 151.252094) + (xy 153.804138 151.265294) + (xy 153.804141 151.265296) + (xy 153.834432 151.281194) + (xy 153.840955 151.284872) + (xy 153.870226 151.302568) + (xy 153.87023 151.302568) + (xy 153.871608 151.302998) + (xy 153.87341 151.303744) + (xy 153.877414 151.30486) + (xy 153.879341 151.305154) + (xy 153.880741 151.305499) + (xy 153.880743 151.3055) + (xy 153.914954 151.3055) + (xy 153.922439 151.305725) + (xy 153.956581 151.307791) + (xy 153.957995 151.307532) + (xy 153.98035 151.3055) + (xy 159.341743 151.3055) + (xy 164.986273 151.3055) + (xy 165.053312 151.325185) + (xy 165.099067 151.377989) + (xy 165.107564 151.403723) + (xy 165.108856 151.409805) + (xy 165.108857 151.409807) + (xy 165.185848 151.582729) + (xy 165.185851 151.582734) + (xy 165.297111 151.73587) + (xy 165.297112 151.735871) + (xy 165.437784 151.862533) + (xy 165.601716 151.957179) + (xy 165.781744 152.015674) + (xy 165.922808 152.0305) + (xy 165.922812 152.0305) + (xy 166.817188 152.0305) + (xy 166.817192 152.0305) + (xy 166.958256 152.015674) + (xy 167.138284 151.957179) + (xy 167.302216 151.862533) + (xy 167.442888 151.735871) + (xy 167.554151 151.58273) + (xy 167.631144 151.409803) + (xy 167.6705 151.224646) + (xy 167.6705 151.035354) + (xy 167.631144 150.850197) + (xy 167.627897 150.842905) + (xy 167.554151 150.67727) + (xy 167.554148 150.677265) + (xy 167.442888 150.524129) + (xy 167.422365 150.50565) + (xy 167.302216 150.397467) + (xy 167.138284 150.302821) + (xy 167.138277 150.302818) + (xy 166.958259 150.244327) + (xy 166.958256 150.244326) + (xy 166.817192 150.2295) + (xy 165.922808 150.2295) + (xy 165.781744 150.244326) + (xy 165.781741 150.244326) + (xy 165.78174 150.244327) + (xy 165.601722 150.302818) + (xy 165.601715 150.302821) + (xy 165.437785 150.397466) + (xy 165.297111 150.524129) + (xy 165.185851 150.677265) + (xy 165.185848 150.67727) + (xy 165.108857 150.850192) + (xy 165.108856 150.850194) + (xy 165.107564 150.856277) + (xy 165.074373 150.91776) + (xy 165.013211 150.951539) + (xy 164.986273 150.9545) + (xy 154.048056 150.9545) + (xy 153.981017 150.934815) + (xy 153.960375 150.918181) + (xy 153.800959 150.758765) + (xy 153.767474 150.697442) + (xy 153.766167 150.651685) + (xy 153.770869 150.622) + (xy 153.770869 150.621997) + (xy 153.753501 150.512341) + (xy 153.727805 150.461909) + (xy 153.703095 150.413413) + (xy 153.703092 150.41341) + (xy 153.70309 150.413407) + (xy 153.624592 150.334909) + (xy 153.624588 150.334906) + (xy 153.624587 150.334905) + (xy 153.600421 150.322592) + (xy 153.525658 150.284498) + (xy 153.416002 150.267131) + (xy 153.415998 150.267131) + (xy 153.306341 150.284498) + (xy 153.207414 150.334904) + (xy 153.207407 150.334909) + (xy 153.128909 150.413407) + (xy 153.128904 150.413414) + (xy 153.078498 150.512341) + (xy 153.061131 150.621997) + (xy 153.061131 150.622002) + (xy 152.273997 150.622002) + (xy 152.202888 150.524129) + (xy 152.182365 150.50565) + (xy 152.062216 150.397467) + (xy 151.898284 150.302821) + (xy 151.898277 150.302818) + (xy 151.718259 150.244327) + (xy 151.718256 150.244326) + (xy 151.577192 150.2295) + (xy 150.682808 150.2295) + (xy 150.541744 150.244326) + (xy 150.541741 150.244326) + (xy 150.54174 150.244327) + (xy 150.361722 150.302818) + (xy 150.361715 150.302821) + (xy 150.197785 150.397466) + (xy 150.057111 150.524129) + (xy 149.945851 150.677265) + (xy 149.945848 150.67727) + (xy 149.868857 150.850192) + (xy 149.868855 150.850197) + (xy 149.832691 151.020341) + (xy 149.8295 151.035354) + (xy 149.8295 151.224646) + (xy 148.900777 151.224646) + (xy 148.910099 151.13) + (xy 148.891747 150.943669) + (xy 148.837396 150.764499) + (xy 148.83591 150.761718) + (xy 148.749137 150.599376) + (xy 148.749135 150.599373) + (xy 148.630357 150.454642) + (xy 148.485626 150.335864) + (xy 148.485623 150.335862) + (xy 148.320502 150.247604) + (xy 148.141333 150.193253) + (xy 148.141331 150.193252) + (xy 147.955 150.174901) + (xy 147.768668 150.193252) + (xy 147.768666 150.193253) + (xy 147.589497 150.247604) + (xy 147.424376 150.335862) + (xy 147.424373 150.335864) + (xy 147.279642 150.454642) + (xy 147.160864 150.599373) + (xy 147.160862 150.599376) + (xy 147.072604 150.764497) + (xy 147.018253 150.943666) + (xy 147.018252 150.943668) + (xy 146.999901 151.13) + (xy 147.018252 151.316331) + (xy 147.018253 151.316333) + (xy 147.072604 151.495502) + (xy 147.122847 151.5895) + (xy 147.137089 151.657902) + (xy 147.112089 151.723146) + (xy 147.101171 151.735634) + (xy 146.902623 151.934182) + (xy 146.841303 151.967666) + (xy 146.814944 151.9705) + (xy 145.915337 151.9705) + (xy 145.848298 151.950815) + (xy 145.802543 151.898011) + (xy 145.792599 151.828853) + (xy 145.821624 151.765297) + (xy 145.832365 151.75435) + (xy 145.83775 151.749501) + (xy 145.852888 151.735871) + (xy 145.964151 151.58273) + (xy 146.041144 151.409803) + (xy 146.0805 151.224646) + (xy 146.0805 151.035354) + (xy 146.041144 150.850197) + (xy 146.037897 150.842905) + (xy 145.964151 150.67727) + (xy 145.964148 150.677265) + (xy 145.852888 150.524129) + (xy 145.832365 150.50565) + (xy 145.712216 150.397467) + (xy 145.548284 150.302821) + (xy 145.548277 150.302818) + (xy 145.368259 150.244327) + (xy 145.368256 150.244326) + (xy 145.227192 150.2295) + (xy 144.332808 150.2295) + (xy 144.191744 150.244326) + (xy 144.191741 150.244326) + (xy 144.19174 150.244327) + (xy 144.011722 150.302818) + (xy 144.011715 150.302821) + (xy 143.847785 150.397466) + (xy 143.707111 150.524129) + (xy 143.595851 150.677265) + (xy 143.595848 150.67727) + (xy 143.518857 150.850192) + (xy 143.518855 150.850197) + (xy 143.482691 151.020341) + (xy 143.4795 151.035354) + (xy 143.4795 151.224646) + (xy 143.483931 151.245493) + (xy 143.518855 151.409802) + (xy 143.518857 151.409807) + (xy 143.595848 151.582729) + (xy 143.595851 151.582734) + (xy 143.707111 151.73587) + (xy 143.707112 151.735871) + (xy 143.708491 151.737113) + (xy 143.727635 151.75435) + (xy 143.764284 151.813837) + (xy 143.762953 151.883694) + (xy 143.724067 151.941742) + (xy 143.65997 151.969552) + (xy 143.644663 151.9705) + (xy 136.268056 151.9705) + (xy 136.201017 151.950815) + (xy 136.180375 151.934181) + (xy 136.020959 151.774765) + (xy 135.987474 151.713442) + (xy 135.986167 151.667685) + (xy 135.98875 151.651381) + (xy 135.990869 151.638) + (xy 135.990869 151.637997) + (xy 135.973501 151.528341) + (xy 135.947805 151.477909) + (xy 135.923095 151.429413) + (xy 135.923092 151.42941) + (xy 135.92309 151.429407) + (xy 135.844592 151.350909) + (xy 135.844588 151.350906) + (xy 135.844587 151.350905) + (xy 135.820421 151.338592) + (xy 135.745658 151.300498) + (xy 135.636002 151.283131) + (xy 135.635998 151.283131) + (xy 135.526341 151.300498) + (xy 135.427414 151.350904) + (xy 135.427407 151.350909) + (xy 135.348909 151.429407) + (xy 135.348904 151.429414) + (xy 135.298498 151.528341) + (xy 135.281131 151.637997) + (xy 135.281131 151.638) + (xy 135.28325 151.651381) + (xy 135.274293 151.720674) + (xy 135.229296 151.774125) + (xy 135.162544 151.794763) + (xy 135.141381 151.79325) + (xy 135.128 151.791131) + (xy 135.127998 151.791131) + (xy 135.018341 151.808498) + (xy 134.919414 151.858904) + (xy 134.919407 151.858909) + (xy 134.840909 151.937407) + (xy 134.840904 151.937414) + (xy 134.790498 152.036341) + (xy 134.773131 152.145997) + (xy 134.773131 152.146002) + (xy 134.790498 152.255658) + (xy 134.815535 152.304795) + (xy 134.828431 152.373464) + (xy 134.802154 152.438204) + (xy 134.745048 152.478461) + (xy 134.688861 152.480898) + (xy 134.688774 152.482342) + (xy 134.686818 152.482223) + (xy 134.680503 152.481261) + (xy 134.675368 152.481484) + (xy 134.672188 152.4807) + (xy 134.666606 152.479144) + (xy 134.664682 152.478851) + (xy 134.663257 152.4785) + (xy 134.629046 152.4785) + (xy 134.62156 152.478274) + (xy 134.587418 152.476208) + (xy 134.586005 152.476468) + (xy 134.56365 152.4785) + (xy 127.470303 152.4785) + (xy 127.403264 152.458815) + (xy 127.357509 152.406011) + (xy 127.347565 152.336853) + (xy 127.37659 152.273297) + (xy 127.388077 152.261684) + (xy 127.400304 152.250851) + (xy 127.402756 152.248679) + (xy 127.402758 152.248672) + (xy 127.403571 152.247497) + (xy 127.417941 152.230252) + (xy 127.498236 152.149957) + (xy 127.559557 152.116474) + (xy 127.605314 152.115167) + (xy 127.634999 152.119869) + (xy 127.635 152.119869) + (xy 127.635002 152.119869) + (xy 127.744658 152.102501) + (xy 127.744659 152.1025) + (xy 127.744661 152.1025) + (xy 127.843587 152.052095) + (xy 127.922095 151.973587) + (xy 127.9725 151.874661) + (xy 127.9725 151.874659) + (xy 127.972501 151.874658) + (xy 127.989869 151.765002) + (xy 127.989869 151.764997) + (xy 127.972501 151.655341) + (xy 127.960538 151.631862) + (xy 127.922095 151.556413) + (xy 127.922092 151.55641) + (xy 127.92209 151.556407) + (xy 127.843592 151.477909) + (xy 127.843588 151.477906) + (xy 127.843587 151.477905) + (xy 127.823166 151.4675) + (xy 127.744658 151.427498) + (xy 127.635002 151.410131) + (xy 127.634998 151.410131) + (xy 127.525341 151.427498) + (xy 127.426414 151.477904) + (xy 127.426407 151.477909) + (xy 127.347909 151.556407) + (xy 127.347904 151.556414) + (xy 127.297498 151.655341) + (xy 127.280364 151.763528) + (xy 127.280131 151.765) + (xy 127.284832 151.794686) + (xy 127.275877 151.863978) + (xy 127.250043 151.901761) + (xy 127.217627 151.934179) + (xy 127.156305 151.967665) + (xy 127.129943 151.9705) + (xy 126.865337 151.9705) + (xy 126.798298 151.950815) + (xy 126.752543 151.898011) + (xy 126.742599 151.828853) + (xy 126.771624 151.765297) + (xy 126.782365 151.75435) + (xy 126.78775 151.749501) + (xy 126.802888 151.735871) + (xy 126.914151 151.58273) + (xy 126.991144 151.409803) + (xy 127.0305 151.224646) + (xy 128.2395 151.224646) + (xy 128.243931 151.245493) + (xy 128.278855 151.409802) + (xy 128.278857 151.409807) + (xy 128.355848 151.582729) + (xy 128.355851 151.582734) + (xy 128.467111 151.73587) + (xy 128.467112 151.735871) + (xy 128.607784 151.862533) + (xy 128.771716 151.957179) + (xy 128.951744 152.015674) + (xy 129.092808 152.0305) + (xy 129.092812 152.0305) + (xy 129.987188 152.0305) + (xy 129.987192 152.0305) + (xy 130.128256 152.015674) + (xy 130.308284 151.957179) + (xy 130.472216 151.862533) + (xy 130.612888 151.735871) + (xy 130.724151 151.58273) + (xy 130.801144 151.409803) + (xy 130.8405 151.224646) + (xy 130.8405 151.035354) + (xy 130.801144 150.850197) + (xy 130.797897 150.842905) + (xy 130.724151 150.67727) + (xy 130.724148 150.677265) + (xy 130.612888 150.524129) + (xy 130.592365 150.50565) + (xy 130.472216 150.397467) + (xy 130.308284 150.302821) + (xy 130.308277 150.302818) + (xy 130.128259 150.244327) + (xy 130.128256 150.244326) + (xy 129.987192 150.2295) + (xy 129.092808 150.2295) + (xy 128.951744 150.244326) + (xy 128.951741 150.244326) + (xy 128.95174 150.244327) + (xy 128.771722 150.302818) + (xy 128.771715 150.302821) + (xy 128.607785 150.397466) + (xy 128.467111 150.524129) + (xy 128.355851 150.677265) + (xy 128.355848 150.67727) + (xy 128.278857 150.850192) + (xy 128.278855 150.850197) + (xy 128.242691 151.020341) + (xy 128.2395 151.035354) + (xy 128.2395 151.224646) + (xy 127.0305 151.224646) + (xy 127.0305 151.035354) + (xy 126.991144 150.850197) + (xy 126.987897 150.842905) + (xy 126.914151 150.67727) + (xy 126.914148 150.677265) + (xy 126.802888 150.524129) + (xy 126.782365 150.50565) + (xy 126.662216 150.397467) + (xy 126.498284 150.302821) + (xy 126.498277 150.302818) + (xy 126.318259 150.244327) + (xy 126.318256 150.244326) + (xy 126.177192 150.2295) + (xy 125.282808 150.2295) + (xy 125.141744 150.244326) + (xy 125.141741 150.244326) + (xy 125.14174 150.244327) + (xy 124.961722 150.302818) + (xy 124.961715 150.302821) + (xy 124.797785 150.397466) + (xy 124.657111 150.524129) + (xy 124.545851 150.677265) + (xy 124.545848 150.67727) + (xy 124.468857 150.850192) + (xy 124.468855 150.850197) + (xy 124.432691 151.020341) + (xy 124.4295 151.035354) + (xy 124.4295 151.224646) + (xy 124.433931 151.245493) + (xy 124.468855 151.409802) + (xy 124.468857 151.409807) + (xy 124.545848 151.582729) + (xy 124.545851 151.582734) + (xy 124.657111 151.73587) + (xy 124.657112 151.735871) + (xy 124.658491 151.737113) + (xy 124.677635 151.75435) + (xy 124.714284 151.813837) + (xy 124.712953 151.883694) + (xy 124.674067 151.941742) + (xy 124.60997 151.969552) + (xy 124.594663 151.9705) + (xy 111.625337 151.9705) + (xy 111.558298 151.950815) + (xy 111.512543 151.898011) + (xy 111.502599 151.828853) + (xy 111.531624 151.765297) + (xy 111.542365 151.75435) + (xy 111.54775 151.749501) + (xy 111.562888 151.735871) + (xy 111.674151 151.58273) + (xy 111.751144 151.409803) + (xy 111.752436 151.403722) + (xy 111.785627 151.34224) + (xy 111.846789 151.308461) + (xy 111.873727 151.3055) + (xy 117.484455 151.3055) + (xy 117.551494 151.325185) + (xy 117.572136 151.341819) + (xy 117.647407 151.41709) + (xy 117.64741 151.417092) + (xy 117.647413 151.417095) + (xy 117.671589 151.429413) + (xy 117.746341 151.467501) + (xy 117.855998 151.484869) + (xy 117.856 151.484869) + (xy 117.856002 151.484869) + (xy 117.965658 151.467501) + (xy 117.965659 151.4675) + (xy 117.965661 151.4675) + (xy 118.064587 151.417095) + (xy 118.143095 151.338587) + (xy 118.1935 151.239661) + (xy 118.1935 151.239659) + (xy 118.193501 151.239658) + (xy 118.210869 151.130002) + (xy 118.210869 151.129997) + (xy 118.193501 151.020341) + (xy 118.186683 151.006959) + (xy 118.143095 150.921413) + (xy 118.143092 150.92141) + (xy 118.14309 150.921407) + (xy 118.064592 150.842909) + (xy 118.064588 150.842906) + (xy 118.064587 150.842905) + (xy 118.040421 150.830592) + (xy 117.965658 150.792498) + (xy 117.856002 150.775131) + (xy 117.855998 150.775131) + (xy 117.746341 150.792498) + (xy 117.647414 150.842904) + (xy 117.647407 150.842909) + (xy 117.572136 150.918181) + (xy 117.510813 150.951666) + (xy 117.484455 150.9545) + (xy 111.873727 150.9545) + (xy 111.806688 150.934815) + (xy 111.760933 150.882011) + (xy 111.752436 150.856277) + (xy 111.752209 150.855208) + (xy 111.751144 150.850197) + (xy 111.747897 150.842905) + (xy 111.674151 150.67727) + (xy 111.674148 150.677265) + (xy 111.562888 150.524129) + (xy 111.542365 150.50565) + (xy 111.422216 150.397467) + (xy 111.258284 150.302821) + (xy 111.258277 150.302818) + (xy 111.078259 150.244327) + (xy 111.078256 150.244326) + (xy 110.937192 150.2295) + (xy 110.042808 150.2295) + (xy 109.901744 150.244326) + (xy 109.901741 150.244326) + (xy 109.90174 150.244327) + (xy 109.721722 150.302818) + (xy 109.721715 150.302821) + (xy 109.557785 150.397466) + (xy 109.417111 150.524129) + (xy 109.305851 150.677265) + (xy 109.305848 150.67727) + (xy 109.228857 150.850192) + (xy 109.228855 150.850197) + (xy 109.192691 151.020341) + (xy 109.1895 151.035354) + (xy 109.1895 151.224646) + (xy 109.193931 151.245493) + (xy 109.228855 151.409802) + (xy 109.228857 151.409807) + (xy 109.305848 151.582729) + (xy 109.305851 151.582734) + (xy 109.417111 151.73587) + (xy 109.417112 151.735871) + (xy 109.418491 151.737113) + (xy 109.437635 151.75435) + (xy 109.474284 151.813837) + (xy 109.472953 151.883694) + (xy 109.434067 151.941742) + (xy 109.36997 151.969552) + (xy 109.354663 151.9705) + (xy 108.231213 151.9705) + (xy 108.208862 151.968469) + (xy 108.193086 151.965578) + (xy 108.193085 151.965578) + (xy 108.160423 151.975755) + (xy 108.153216 151.977764) + (xy 108.119995 151.985953) + (xy 108.118715 151.986625) + (xy 108.116924 151.987366) + (xy 108.113299 151.989411) + (xy 108.111733 151.990564) + (xy 108.110488 151.991316) + (xy 108.086298 152.015505) + (xy 108.080851 152.020633) + (xy 108.055241 152.043322) + (xy 108.054415 152.04452) + (xy 108.040053 152.061751) + (xy 107.354619 152.747185) + (xy 107.293296 152.78067) + (xy 107.253977 152.782825) + (xy 107.189912 152.776092) + (xy 107.127192 152.7695) + (xy 106.232808 152.7695) + (xy 106.091744 152.784326) + (xy 106.091741 152.784326) + (xy 106.09174 152.784327) + (xy 105.911722 152.842818) + (xy 105.911715 152.842821) + (xy 105.747785 152.937466) + (xy 105.607111 153.064129) + (xy 105.495851 153.217265) + (xy 105.495848 153.21727) + (xy 105.418857 153.390192) + (xy 105.418855 153.390197) + (xy 105.382691 153.560341) + (xy 105.3795 153.575354) + (xy 105.3795 153.764646) + (xy 105.383931 153.785493) + (xy 105.418855 153.949802) + (xy 105.418857 153.949807) + (xy 105.495848 154.122729) + (xy 105.495851 154.122734) + (xy 105.607111 154.27587) + (xy 105.607112 154.275871) + (xy 105.620203 154.287658) + (xy 105.627635 154.29435) + (xy 105.664284 154.353837) + (xy 105.662953 154.423694) + (xy 105.624067 154.481742) + (xy 105.55997 154.509552) + (xy 105.544663 154.5105) + (xy 100.962056 154.5105) + (xy 100.895017 154.490815) + (xy 100.874375 154.474181) + (xy 100.714959 154.314765) + (xy 100.681474 154.253442) + (xy 100.680167 154.207685) + (xy 100.684869 154.178) + (xy 100.684869 154.177997) + (xy 100.667501 154.068341) + (xy 100.652183 154.038277) + (xy 100.617095 153.969413) + (xy 100.617092 153.96941) + (xy 100.61709 153.969407) + (xy 100.538592 153.890909) + (xy 100.538588 153.890906) + (xy 100.538587 153.890905) + (xy 100.514421 153.878592) + (xy 100.439658 153.840498) + (xy 100.330002 153.823131) + (xy 100.329998 153.823131) + (xy 100.220341 153.840498) + (xy 100.121414 153.890904) + (xy 100.121407 153.890909) + (xy 100.042909 153.969407) + (xy 100.042904 153.969414) + (xy 99.992498 154.068341) + (xy 99.975131 154.177997) + (xy 99.975131 154.178002) + (xy 92.583994 154.178002) + (xy 92.624151 154.12273) + (xy 92.701144 153.949803) + (xy 92.7405 153.764646) + (xy 92.7405 153.575354) + (xy 92.701144 153.390197) + (xy 92.698556 153.384385) + (xy 92.624151 153.21727) + (xy 92.624148 153.217265) + (xy 92.512888 153.064129) + (xy 92.492365 153.04565) + (xy 92.455716 152.986163) + (xy 92.457047 152.916306) + (xy 92.495933 152.858258) + (xy 92.56003 152.830448) + (xy 92.575337 152.8295) + (xy 100.974455 152.8295) + (xy 101.041494 152.849185) + (xy 101.062136 152.865819) + (xy 101.137407 152.94109) + (xy 101.13741 152.941092) + (xy 101.137413 152.941095) + (xy 101.226526 152.9865) + (xy 101.236341 152.991501) + (xy 101.345998 153.008869) + (xy 101.346 153.008869) + (xy 101.346002 153.008869) + (xy 101.455658 152.991501) + (xy 101.455659 152.9915) + (xy 101.455661 152.9915) + (xy 101.554587 152.941095) + (xy 101.633095 152.862587) + (xy 101.6835 152.763661) + (xy 101.6835 152.763659) + (xy 101.683501 152.763658) + (xy 101.700869 152.654002) + (xy 101.700869 152.653997) + (xy 101.683501 152.544343) + (xy 101.6835 152.544341) + (xy 101.6835 152.544339) + (xy 101.661821 152.501792) + (xy 101.648926 152.433125) + (xy 101.675202 152.368385) + (xy 101.732309 152.328128) + (xy 101.772307 152.3215) + (xy 102.752455 152.3215) + (xy 102.819494 152.341185) + (xy 102.840136 152.357819) + (xy 102.915407 152.43309) + (xy 102.91541 152.433092) + (xy 102.915413 152.433095) + (xy 102.994864 152.473577) + (xy 103.014341 152.483501) + (xy 103.123998 152.500869) + (xy 103.124 152.500869) + (xy 103.124002 152.500869) + (xy 103.233658 152.483501) + (xy 103.233659 152.4835) + (xy 103.233661 152.4835) + (xy 103.332587 152.433095) + (xy 103.411095 152.354587) + (xy 103.4615 152.255661) + (xy 103.4615 152.255659) + (xy 103.461501 152.255658) + (xy 103.478869 152.146002) + (xy 103.478869 152.145997) + (xy 103.461501 152.036341) + (xy 103.454683 152.022959) + (xy 103.411095 151.937413) + (xy 103.411092 151.93741) + (xy 103.41109 151.937407) + (xy 103.332592 151.858909) + (xy 103.332588 151.858906) + (xy 103.332587 151.858905) + (xy 103.310268 151.847533) + (xy 103.233658 151.808498) + (xy 103.124002 151.791131) + (xy 103.123998 151.791131) + (xy 103.014341 151.808498) + (xy 102.915414 151.858904) + (xy 102.915407 151.858909) + (xy 102.840136 151.934181) + (xy 102.778813 151.967666) + (xy 102.752455 151.9705) + (xy 92.575337 151.9705) + (xy 92.508298 151.950815) + (xy 92.462543 151.898011) + (xy 92.452599 151.828853) + (xy 92.481624 151.765297) + (xy 92.492365 151.75435) + (xy 92.49775 151.749501) + (xy 92.512888 151.735871) + (xy 92.624151 151.58273) + (xy 92.701144 151.409803) + (xy 92.7405 151.224646) + (xy 105.3795 151.224646) + (xy 105.383931 151.245493) + (xy 105.418855 151.409802) + (xy 105.418857 151.409807) + (xy 105.495848 151.582729) + (xy 105.495851 151.582734) + (xy 105.607111 151.73587) + (xy 105.607112 151.735871) + (xy 105.747784 151.862533) + (xy 105.911716 151.957179) + (xy 106.091744 152.015674) + (xy 106.232808 152.0305) + (xy 106.232812 152.0305) + (xy 107.127188 152.0305) + (xy 107.127192 152.0305) + (xy 107.268256 152.015674) + (xy 107.448284 151.957179) + (xy 107.612216 151.862533) + (xy 107.752888 151.735871) + (xy 107.864151 151.58273) + (xy 107.941144 151.409803) + (xy 107.9805 151.224646) + (xy 107.9805 151.035354) + (xy 107.941144 150.850197) + (xy 107.937897 150.842905) + (xy 107.864151 150.67727) + (xy 107.864148 150.677265) + (xy 107.752888 150.524129) + (xy 107.732365 150.50565) + (xy 107.612216 150.397467) + (xy 107.448284 150.302821) + (xy 107.448277 150.302818) + (xy 107.268259 150.244327) + (xy 107.268256 150.244326) + (xy 107.127192 150.2295) + (xy 106.232808 150.2295) + (xy 106.091744 150.244326) + (xy 106.091741 150.244326) + (xy 106.09174 150.244327) + (xy 105.911722 150.302818) + (xy 105.911715 150.302821) + (xy 105.747785 150.397466) + (xy 105.607111 150.524129) + (xy 105.495851 150.677265) + (xy 105.495848 150.67727) + (xy 105.418857 150.850192) + (xy 105.418855 150.850197) + (xy 105.382691 151.020341) + (xy 105.3795 151.035354) + (xy 105.3795 151.224646) + (xy 92.7405 151.224646) + (xy 92.7405 151.035354) + (xy 92.701144 150.850197) + (xy 92.697897 150.842905) + (xy 92.624151 150.67727) + (xy 92.624148 150.677265) + (xy 92.512888 150.524129) + (xy 92.492365 150.50565) + (xy 92.455716 150.446163) + (xy 92.457047 150.376306) + (xy 92.495933 150.318258) + (xy 92.56003 150.290448) + (xy 92.575337 150.2895) + (xy 100.466455 150.2895) + (xy 100.533494 150.309185) + (xy 100.554136 150.325819) + (xy 100.629407 150.40109) + (xy 100.62941 150.401092) + (xy 100.629413 150.401095) + (xy 100.720002 150.447252) + (xy 100.728341 150.451501) + (xy 100.837998 150.468869) + (xy 100.838 150.468869) + (xy 100.838002 150.468869) + (xy 100.947658 150.451501) + (xy 100.947659 150.4515) + (xy 100.947661 150.4515) + (xy 101.046587 150.401095) + (xy 101.125095 150.322587) + (xy 101.1755 150.223661) + (xy 101.1755 150.223659) + (xy 101.175501 150.223658) + (xy 101.192869 150.114002) + (xy 101.192869 150.113997) + (xy 101.175501 150.004343) + (xy 101.1755 150.004341) + (xy 101.1755 150.004339) + (xy 101.153821 149.961792) + (xy 101.140926 149.893125) + (xy 101.167202 149.828385) + (xy 101.224309 149.788128) + (xy 101.264307 149.7815) + (xy 104.620781 149.7815) + (xy 104.643131 149.78353) + (xy 104.658913 149.786423) + (xy 104.691592 149.776239) + (xy 104.698785 149.774234) + (xy 104.732 149.766048) + (xy 104.732004 149.766044) + (xy 104.733263 149.765384) + (xy 104.735069 149.764636) + (xy 104.738714 149.76258) + (xy 104.740288 149.761422) + (xy 104.741503 149.760686) + (xy 104.74151 149.760685) + (xy 104.765718 149.736475) + (xy 104.771137 149.731374) + (xy 104.796756 149.708679) + (xy 104.796758 149.708673) + (xy 104.797571 149.707497) + (xy 104.811941 149.690252) + (xy 105.019236 149.482957) + (xy 105.080557 149.449474) + (xy 105.126314 149.448167) + (xy 105.155999 149.452869) + (xy 105.156 149.452869) + (xy 105.156002 149.452869) + (xy 105.265658 149.435501) + (xy 105.265659 149.4355) + (xy 105.265661 149.4355) + (xy 105.364587 149.385095) + (xy 105.443095 149.306587) + (xy 105.459984 149.273439) + (xy 105.507956 149.222645) + (xy 105.575777 149.205849) + (xy 105.641912 149.228386) + (xy 105.653439 149.237584) + (xy 105.747784 149.322533) + (xy 105.911716 149.417179) + (xy 106.091744 149.475674) + (xy 106.232808 149.4905) + (xy 106.232812 149.4905) + (xy 107.127188 149.4905) + (xy 107.127192 149.4905) + (xy 107.268256 149.475674) + (xy 107.448284 149.417179) + (xy 107.612216 149.322533) + (xy 107.752888 149.195871) + (xy 107.864151 149.04273) + (xy 107.941144 148.869803) + (xy 107.9805 148.684646) + (xy 107.9805 148.495354) + (xy 107.941144 148.310197) + (xy 107.934465 148.295197) + (xy 107.864151 148.13727) + (xy 107.864148 148.137265) + (xy 107.752888 147.984129) + (xy 107.732365 147.96565) + (xy 107.612216 147.857467) + (xy 107.448284 147.762821) + (xy 107.448277 147.762818) + (xy 107.268259 147.704327) + (xy 107.268256 147.704326) + (xy 107.127192 147.6895) + (xy 106.232808 147.6895) + (xy 106.091744 147.704326) + (xy 106.091741 147.704326) + (xy 106.09174 147.704327) + (xy 105.911722 147.762818) + (xy 105.911715 147.762821) + (xy 105.747785 147.857466) + (xy 105.607111 147.984129) + (xy 105.495851 148.137265) + (xy 105.495848 148.13727) + (xy 105.418857 148.310192) + (xy 105.418855 148.310197) + (xy 105.3795 148.495354) + (xy 105.3795 148.633344) + (xy 105.359815 148.700383) + (xy 105.307011 148.746138) + (xy 105.237853 148.756082) + (xy 105.236103 148.755817) + (xy 105.156003 148.743131) + (xy 105.155998 148.743131) + (xy 105.046341 148.760498) + (xy 104.947414 148.810904) + (xy 104.947407 148.810909) + (xy 104.868909 148.889407) + (xy 104.868904 148.889414) + (xy 104.818498 148.988341) + (xy 104.801131 149.097997) + (xy 104.801131 149.098) + (xy 104.805833 149.127687) + (xy 104.796877 149.19698) + (xy 104.77104 149.234764) + (xy 104.611623 149.394182) + (xy 104.550303 149.427666) + (xy 104.523944 149.4305) + (xy 92.575337 149.4305) + (xy 92.508298 149.410815) + (xy 92.462543 149.358011) + (xy 92.452599 149.288853) + (xy 92.481624 149.225297) + (xy 92.492365 149.21435) + (xy 92.49775 149.209501) + (xy 92.512888 149.195871) + (xy 92.624151 149.04273) + (xy 92.701144 148.869803) + (xy 92.7405 148.684646) + (xy 92.7405 148.495354) + (xy 92.701144 148.310197) + (xy 92.694465 148.295197) + (xy 92.624151 148.13727) + (xy 92.624148 148.137265) + (xy 92.512888 147.984129) + (xy 92.492365 147.96565) + (xy 92.455716 147.906163) + (xy 92.457047 147.836306) + (xy 92.495933 147.778258) + (xy 92.56003 147.750448) + (xy 92.575337 147.7495) + (xy 101.863455 147.7495) + (xy 101.930494 147.769185) + (xy 101.951136 147.785819) + (xy 102.026407 147.86109) + (xy 102.02641 147.861092) + (xy 102.026413 147.861095) + (xy 102.117002 147.907252) + (xy 102.125341 147.911501) + (xy 102.234998 147.928869) + (xy 102.235 147.928869) + (xy 102.235002 147.928869) + (xy 102.344658 147.911501) + (xy 102.344659 147.9115) + (xy 102.344661 147.9115) + (xy 102.443587 147.861095) + (xy 102.522095 147.782587) + (xy 102.5725 147.683661) + (xy 102.5725 147.683659) + (xy 102.572501 147.683658) + (xy 102.589869 147.574002) + (xy 102.589869 147.573997) + (xy 102.572501 147.464343) + (xy 102.5725 147.464341) + (xy 102.5725 147.464339) + (xy 102.550821 147.421792) + (xy 102.537926 147.353125) + (xy 102.55137 147.320002) + (xy 108.865131 147.320002) + (xy 108.882498 147.429658) + (xy 108.932904 147.528585) + (xy 108.932909 147.528592) + (xy 109.011407 147.60709) + (xy 109.01141 147.607092) + (xy 109.011413 147.607095) + (xy 109.065986 147.634901) + (xy 109.110341 147.657501) + (xy 109.219998 147.674869) + (xy 109.22 147.674869) + (xy 109.220002 147.674869) + (xy 109.329658 147.657501) + (xy 109.329659 147.6575) + (xy 109.329661 147.6575) + (xy 109.428587 147.607095) + (xy 109.461685 147.573997) + (xy 109.503864 147.531819) + (xy 109.565187 147.498334) + (xy 109.591545 147.4955) + (xy 109.761539 147.4955) + (xy 109.828578 147.515185) + (xy 109.874333 147.567989) + (xy 109.884277 147.637147) + (xy 109.855252 147.700703) + (xy 109.799857 147.737431) + (xy 109.721722 147.762818) + (xy 109.721715 147.762821) + (xy 109.557785 147.857466) + (xy 109.417111 147.984129) + (xy 109.305851 148.137265) + (xy 109.305848 148.13727) + (xy 109.228857 148.310192) + (xy 109.228855 148.310197) + (xy 109.193083 148.478497) + (xy 109.1895 148.495354) + (xy 109.1895 148.684646) + (xy 109.193931 148.705493) + (xy 109.228855 148.869802) + (xy 109.228857 148.869807) + (xy 109.305848 149.042729) + (xy 109.305851 149.042734) + (xy 109.417111 149.19587) + (xy 109.417112 149.195871) + (xy 109.557784 149.322533) + (xy 109.721716 149.417179) + (xy 109.901744 149.475674) + (xy 110.042808 149.4905) + (xy 110.042812 149.4905) + (xy 110.937188 149.4905) + (xy 110.937192 149.4905) + (xy 111.078256 149.475674) + (xy 111.258284 149.417179) + (xy 111.422216 149.322533) + (xy 111.562888 149.195871) + (xy 111.674151 149.04273) + (xy 111.751144 148.869803) + (xy 111.7905 148.684646) + (xy 111.7905 148.495354) + (xy 111.751144 148.310197) + (xy 111.744465 148.295197) + (xy 111.674151 148.13727) + (xy 111.674148 148.137265) + (xy 111.562888 147.984129) + (xy 111.542365 147.96565) + (xy 111.422216 147.857467) + (xy 111.258284 147.762821) + (xy 111.258277 147.762818) + (xy 111.180143 147.737431) + (xy 111.122467 147.697993) + (xy 111.095269 147.633635) + (xy 111.107184 147.564788) + (xy 111.154428 147.513313) + (xy 111.218461 147.4955) + (xy 123.908743 147.4955) + (xy 124.335943 147.4955) + (xy 124.402982 147.515185) + (xy 124.423624 147.531819) + (xy 124.575466 147.683661) + (xy 124.67986 147.788054) + (xy 124.713345 147.849377) + (xy 124.708361 147.919068) + (xy 124.675155 147.967882) + (xy 124.65711 147.98413) + (xy 124.657106 147.984135) + (xy 124.545851 148.137265) + (xy 124.545848 148.13727) + (xy 124.468857 148.310192) + (xy 124.468855 148.310197) + (xy 124.433083 148.478497) + (xy 124.4295 148.495354) + (xy 124.4295 148.684646) + (xy 124.433931 148.705493) + (xy 124.468855 148.869802) + (xy 124.468857 148.869807) + (xy 124.545848 149.042729) + (xy 124.545851 149.042734) + (xy 124.657111 149.19587) + (xy 124.657112 149.195871) + (xy 124.797784 149.322533) + (xy 124.961716 149.417179) + (xy 125.141744 149.475674) + (xy 125.282808 149.4905) + (xy 125.282812 149.4905) + (xy 126.177188 149.4905) + (xy 126.177192 149.4905) + (xy 126.318256 149.475674) + (xy 126.498284 149.417179) + (xy 126.662216 149.322533) + (xy 126.802888 149.195871) + (xy 126.914151 149.04273) + (xy 126.991144 148.869803) + (xy 127.0305 148.684646) + (xy 127.0305 148.495354) + (xy 126.991144 148.310197) + (xy 126.984465 148.295197) + (xy 126.914151 148.13727) + (xy 126.914148 148.137265) + (xy 126.802888 147.984129) + (xy 126.782365 147.96565) + (xy 126.662216 147.857467) + (xy 126.498284 147.762821) + (xy 126.498277 147.762818) + (xy 126.420143 147.737431) + (xy 126.362467 147.697993) + (xy 126.335269 147.633635) + (xy 126.347184 147.564788) + (xy 126.394428 147.513313) + (xy 126.458461 147.4955) + (xy 128.811539 147.4955) + (xy 128.878578 147.515185) + (xy 128.924333 147.567989) + (xy 128.934277 147.637147) + (xy 128.905252 147.700703) + (xy 128.849857 147.737431) + (xy 128.771722 147.762818) + (xy 128.771715 147.762821) + (xy 128.607785 147.857466) + (xy 128.467111 147.984129) + (xy 128.355851 148.137265) + (xy 128.355848 148.13727) + (xy 128.278857 148.310192) + (xy 128.278855 148.310197) + (xy 128.243083 148.478497) + (xy 128.2395 148.495354) + (xy 128.2395 148.684646) + (xy 128.243931 148.705493) + (xy 128.278855 148.869802) + (xy 128.278857 148.869807) + (xy 128.355848 149.042729) + (xy 128.355851 149.042734) + (xy 128.467111 149.19587) + (xy 128.467112 149.195871) + (xy 128.607784 149.322533) + (xy 128.771716 149.417179) + (xy 128.951744 149.475674) + (xy 129.092808 149.4905) + (xy 129.092812 149.4905) + (xy 129.987188 149.4905) + (xy 129.987192 149.4905) + (xy 130.128256 149.475674) + (xy 130.308284 149.417179) + (xy 130.472216 149.322533) + (xy 130.612888 149.195871) + (xy 130.724151 149.04273) + (xy 130.801144 148.869803) + (xy 130.8405 148.684646) + (xy 130.8405 148.495354) + (xy 130.801144 148.310197) + (xy 130.794465 148.295197) + (xy 130.724151 148.13727) + (xy 130.724148 148.137265) + (xy 130.612888 147.984129) + (xy 130.592365 147.96565) + (xy 130.472216 147.857467) + (xy 130.308284 147.762821) + (xy 130.308277 147.762818) + (xy 130.230143 147.737431) + (xy 130.172467 147.697993) + (xy 130.145269 147.633635) + (xy 130.157184 147.564788) + (xy 130.204428 147.513313) + (xy 130.268461 147.4955) + (xy 142.122455 147.4955) + (xy 142.189494 147.515185) + (xy 142.210136 147.531819) + (xy 142.285407 147.60709) + (xy 142.28541 147.607092) + (xy 142.285413 147.607095) + (xy 142.339986 147.634901) + (xy 142.384341 147.657501) + (xy 142.493998 147.674869) + (xy 142.494 147.674869) + (xy 142.494002 147.674869) + (xy 142.603658 147.657501) + (xy 142.603659 147.6575) + (xy 142.603661 147.6575) + (xy 142.702587 147.607095) + (xy 142.735685 147.573997) + (xy 142.777864 147.531819) + (xy 142.839187 147.498334) + (xy 142.865545 147.4955) + (xy 144.051539 147.4955) + (xy 144.118578 147.515185) + (xy 144.164333 147.567989) + (xy 144.174277 147.637147) + (xy 144.145252 147.700703) + (xy 144.089857 147.737431) + (xy 144.011722 147.762818) + (xy 144.011715 147.762821) + (xy 143.847785 147.857466) + (xy 143.707111 147.984129) + (xy 143.595851 148.137265) + (xy 143.595848 148.13727) + (xy 143.518857 148.310192) + (xy 143.518855 148.310197) + (xy 143.483083 148.478497) + (xy 143.4795 148.495354) + (xy 143.4795 148.684646) + (xy 143.483931 148.705493) + (xy 143.518855 148.869802) + (xy 143.518857 148.869807) + (xy 143.595848 149.042729) + (xy 143.595851 149.042734) + (xy 143.707111 149.19587) + (xy 143.707112 149.195871) + (xy 143.847784 149.322533) + (xy 144.011716 149.417179) + (xy 144.191744 149.475674) + (xy 144.332808 149.4905) + (xy 144.332812 149.4905) + (xy 145.227188 149.4905) + (xy 145.227192 149.4905) + (xy 145.368256 149.475674) + (xy 145.548284 149.417179) + (xy 145.712216 149.322533) + (xy 145.852888 149.195871) + (xy 145.964151 149.04273) + (xy 146.041144 148.869803) + (xy 146.0805 148.684646) + (xy 146.0805 148.495354) + (xy 146.041144 148.310197) + (xy 146.034465 148.295197) + (xy 145.964151 148.13727) + (xy 145.964148 148.137265) + (xy 145.852888 147.984129) + (xy 145.832365 147.96565) + (xy 145.712216 147.857467) + (xy 145.548284 147.762821) + (xy 145.548277 147.762818) + (xy 145.470143 147.737431) + (xy 145.412467 147.697993) + (xy 145.385269 147.633635) + (xy 145.397184 147.564788) + (xy 145.444428 147.513313) + (xy 145.508461 147.4955) + (xy 147.491281 147.4955) + (xy 147.55832 147.515185) + (xy 147.604075 147.567989) + (xy 147.614019 147.637147) + (xy 147.584994 147.700703) + (xy 147.549734 147.728858) + (xy 147.424376 147.795862) + (xy 147.424373 147.795864) + (xy 147.279642 147.914642) + (xy 147.160864 148.059373) + (xy 147.160862 148.059376) + (xy 147.072604 148.224497) + (xy 147.018253 148.403666) + (xy 147.018252 148.403668) + (xy 146.999901 148.59) + (xy 147.018252 148.776331) + (xy 147.018253 148.776333) + (xy 147.072604 148.955502) + (xy 147.160862 149.120623) + (xy 147.160864 149.120626) + (xy 147.279642 149.265357) + (xy 147.424373 149.384135) + (xy 147.424376 149.384137) + (xy 147.570375 149.462174) + (xy 147.589499 149.472396) + (xy 147.744308 149.519357) + (xy 147.768666 149.526746) + (xy 147.768668 149.526747) + (xy 147.785374 149.528392) + (xy 147.955 149.545099) + (xy 148.141331 149.526747) + (xy 148.320501 149.472396) + (xy 148.485625 149.384136) + (xy 148.630357 149.265357) + (xy 148.749136 149.120625) + (xy 148.837396 148.955501) + (xy 148.891747 148.776331) + (xy 148.910099 148.59) + (xy 148.891747 148.403669) + (xy 148.837396 148.224499) + (xy 148.83591 148.221718) + (xy 148.749137 148.059376) + (xy 148.749135 148.059373) + (xy 148.630357 147.914642) + (xy 148.485626 147.795864) + (xy 148.485623 147.795862) + (xy 148.360266 147.728858) + (xy 148.310422 147.679896) + (xy 148.294961 147.611758) + (xy 148.318793 147.546079) + (xy 148.37435 147.50371) + (xy 148.418719 147.4955) + (xy 149.735943 147.4955) + (xy 149.802982 147.515185) + (xy 149.823624 147.531819) + (xy 149.975466 147.683661) + (xy 150.07986 147.788054) + (xy 150.113345 147.849377) + (xy 150.108361 147.919068) + (xy 150.075155 147.967882) + (xy 150.05711 147.98413) + (xy 150.057106 147.984135) + (xy 149.945851 148.137265) + (xy 149.945848 148.13727) + (xy 149.868857 148.310192) + (xy 149.868855 148.310197) + (xy 149.833083 148.478497) + (xy 149.8295 148.495354) + (xy 149.8295 148.684646) + (xy 149.833931 148.705493) + (xy 149.868855 148.869802) + (xy 149.868857 148.869807) + (xy 149.945848 149.042729) + (xy 149.945851 149.042734) + (xy 150.057111 149.19587) + (xy 150.057112 149.195871) + (xy 150.197784 149.322533) + (xy 150.361716 149.417179) + (xy 150.541744 149.475674) + (xy 150.682808 149.4905) + (xy 150.682812 149.4905) + (xy 151.577188 149.4905) + (xy 151.577192 149.4905) + (xy 151.718256 149.475674) + (xy 151.898284 149.417179) + (xy 152.062216 149.322533) + (xy 152.202888 149.195871) + (xy 152.314151 149.04273) + (xy 152.391144 148.869803) + (xy 152.4305 148.684646) + (xy 165.0695 148.684646) + (xy 165.073931 148.705493) + (xy 165.108855 148.869802) + (xy 165.108857 148.869807) + (xy 165.185848 149.042729) + (xy 165.185851 149.042734) + (xy 165.297111 149.19587) + (xy 165.297112 149.195871) + (xy 165.437784 149.322533) + (xy 165.601716 149.417179) + (xy 165.781744 149.475674) + (xy 165.922808 149.4905) + (xy 165.922812 149.4905) + (xy 166.817188 149.4905) + (xy 166.817192 149.4905) + (xy 166.958256 149.475674) + (xy 167.138284 149.417179) + (xy 167.302216 149.322533) + (xy 167.442888 149.195871) + (xy 167.554151 149.04273) + (xy 167.631144 148.869803) + (xy 167.6705 148.684646) + (xy 171.4195 148.684646) + (xy 171.423931 148.705493) + (xy 171.458855 148.869802) + (xy 171.458857 148.869807) + (xy 171.535848 149.042729) + (xy 171.535851 149.042734) + (xy 171.647111 149.19587) + (xy 171.647112 149.195871) + (xy 171.787784 149.322533) + (xy 171.951716 149.417179) + (xy 172.131744 149.475674) + (xy 172.272808 149.4905) + (xy 172.272812 149.4905) + (xy 173.167188 149.4905) + (xy 173.167192 149.4905) + (xy 173.308256 149.475674) + (xy 173.488284 149.417179) + (xy 173.652216 149.322533) + (xy 173.792888 149.195871) + (xy 173.904151 149.04273) + (xy 173.981144 148.869803) + (xy 173.982436 148.863722) + (xy 174.015627 148.80224) + (xy 174.076789 148.768461) + (xy 174.103727 148.7655) + (xy 176.248781 148.7655) + (xy 176.271131 148.76753) + (xy 176.286913 148.770423) + (xy 176.319592 148.760239) + (xy 176.326785 148.758234) + (xy 176.36 148.750048) + (xy 176.360004 148.750044) + (xy 176.361263 148.749384) + (xy 176.363069 148.748636) + (xy 176.366714 148.74658) + (xy 176.368288 148.745422) + (xy 176.369503 148.744686) + (xy 176.36951 148.744685) + (xy 176.393717 148.720476) + (xy 176.399136 148.715374) + (xy 176.424756 148.692679) + (xy 176.424758 148.692673) + (xy 176.425571 148.691497) + (xy 176.439941 148.674252) + (xy 176.520236 148.593957) + (xy 176.581557 148.560474) + (xy 176.627314 148.559167) + (xy 176.656999 148.563869) + (xy 176.657 148.563869) + (xy 176.657002 148.563869) + (xy 176.766658 148.546501) + (xy 176.766659 148.5465) + (xy 176.766661 148.5465) + (xy 176.865587 148.496095) + (xy 176.944095 148.417587) + (xy 176.9945 148.318661) + (xy 176.9945 148.318659) + (xy 176.994501 148.318658) + (xy 177.011869 148.209002) + (xy 177.011869 148.208997) + (xy 176.994501 148.099341) + (xy 176.96929 148.049862) + (xy 176.944095 148.000413) + (xy 176.944092 148.00041) + (xy 176.94409 148.000407) + (xy 176.865592 147.921909) + (xy 176.865588 147.921906) + (xy 176.865587 147.921905) + (xy 176.85618 147.917112) + (xy 176.766658 147.871498) + (xy 176.657002 147.854131) + (xy 176.656998 147.854131) + (xy 176.547341 147.871498) + (xy 176.448414 147.921904) + (xy 176.448407 147.921909) + (xy 176.369909 148.000407) + (xy 176.369904 148.000414) + (xy 176.319498 148.099341) + (xy 176.302131 148.208997) + (xy 176.302131 148.209) + (xy 176.306832 148.238686) + (xy 176.297877 148.307978) + (xy 176.272043 148.345761) + (xy 176.239627 148.378179) + (xy 176.178305 148.411665) + (xy 176.151943 148.4145) + (xy 174.103727 148.4145) + (xy 174.036688 148.394815) + (xy 173.990933 148.342011) + (xy 173.982436 148.316277) + (xy 173.982209 148.315208) + (xy 173.981144 148.310197) + (xy 173.974465 148.295197) + (xy 173.904151 148.13727) + (xy 173.904148 148.137265) + (xy 173.792888 147.984129) + (xy 173.772365 147.96565) + (xy 173.652216 147.857467) + (xy 173.488284 147.762821) + (xy 173.488277 147.762818) + (xy 173.308259 147.704327) + (xy 173.308256 147.704326) + (xy 173.167192 147.6895) + (xy 172.272808 147.6895) + (xy 172.131744 147.704326) + (xy 172.131741 147.704326) + (xy 172.13174 147.704327) + (xy 171.951722 147.762818) + (xy 171.951715 147.762821) + (xy 171.787785 147.857466) + (xy 171.647111 147.984129) + (xy 171.535851 148.137265) + (xy 171.535848 148.13727) + (xy 171.458857 148.310192) + (xy 171.458855 148.310197) + (xy 171.423083 148.478497) + (xy 171.4195 148.495354) + (xy 171.4195 148.684646) + (xy 167.6705 148.684646) + (xy 167.6705 148.495354) + (xy 167.631144 148.310197) + (xy 167.624465 148.295197) + (xy 167.554151 148.13727) + (xy 167.554148 148.137265) + (xy 167.442888 147.984129) + (xy 167.422365 147.96565) + (xy 167.302216 147.857467) + (xy 167.138284 147.762821) + (xy 167.138277 147.762818) + (xy 166.958259 147.704327) + (xy 166.958256 147.704326) + (xy 166.817192 147.6895) + (xy 165.922808 147.6895) + (xy 165.781744 147.704326) + (xy 165.781741 147.704326) + (xy 165.78174 147.704327) + (xy 165.601722 147.762818) + (xy 165.601715 147.762821) + (xy 165.437785 147.857466) + (xy 165.297111 147.984129) + (xy 165.185851 148.137265) + (xy 165.185848 148.13727) + (xy 165.108857 148.310192) + (xy 165.108855 148.310197) + (xy 165.073083 148.478497) + (xy 165.0695 148.495354) + (xy 165.0695 148.684646) + (xy 152.4305 148.684646) + (xy 152.4305 148.495354) + (xy 152.391144 148.310197) + (xy 152.384465 148.295197) + (xy 152.314151 148.13727) + (xy 152.314148 148.137265) + (xy 152.202888 147.984129) + (xy 152.182365 147.96565) + (xy 152.062216 147.857467) + (xy 151.898284 147.762821) + (xy 151.898277 147.762818) + (xy 151.718259 147.704327) + (xy 151.718256 147.704326) + (xy 151.577192 147.6895) + (xy 150.682808 147.6895) + (xy 150.64886 147.693067) + (xy 150.55602 147.702825) + (xy 150.487291 147.690255) + (xy 150.455379 147.667185) + (xy 150.003344 147.21515) + (xy 149.988975 147.197908) + (xy 149.979863 147.184708) + (xy 149.979861 147.184705) + (xy 149.949566 147.168804) + (xy 149.943046 147.165127) + (xy 149.913772 147.14743) + (xy 149.912377 147.146996) + (xy 149.910578 147.146251) + (xy 149.906606 147.145144) + (xy 149.904682 147.144851) + (xy 149.903257 147.1445) + (xy 149.869046 147.1445) + (xy 149.86156 147.144274) + (xy 149.827418 147.142208) + (xy 149.826005 147.142468) + (xy 149.80365 147.1445) + (xy 149.421901 147.1445) + (xy 149.354862 147.124815) + (xy 149.309107 147.072011) + (xy 149.298612 147.007243) + (xy 149.304999 146.947841) + (xy 149.305 146.947827) + (xy 149.305 146.3) + (xy 148.388686 146.3) + (xy 148.414493 146.259844) + (xy 148.455 146.121889) + (xy 148.455 145.978111) + (xy 148.414493 145.840156) + (xy 148.388686 145.8) + (xy 149.305 145.8) + (xy 149.305 145.152172) + (xy 149.304999 145.152155) + (xy 149.298598 145.092627) + (xy 149.298596 145.09262) + (xy 149.248354 144.957913) + (xy 149.24835 144.957906) + (xy 149.16219 144.842812) + (xy 149.102017 144.797766) + (xy 149.060147 144.741832) + (xy 149.055163 144.67214) + (xy 149.088649 144.610818) + (xy 149.149972 144.577333) + (xy 149.176329 144.5745) + (xy 149.354943 144.5745) + (xy 149.421982 144.594185) + (xy 149.442624 144.610819) + (xy 150.07986 145.248055) + (xy 150.113345 145.309378) + (xy 150.108361 145.37907) + (xy 150.075153 145.427883) + (xy 150.057118 145.444124) + (xy 150.057109 145.444132) + (xy 149.945851 145.597265) + (xy 149.945848 145.59727) + (xy 149.868857 145.770192) + (xy 149.868855 145.770197) + (xy 149.835334 145.927908) + (xy 149.8295 145.955354) + (xy 149.8295 146.144646) + (xy 149.833931 146.165493) + (xy 149.868855 146.329802) + (xy 149.868857 146.329807) + (xy 149.945848 146.502729) + (xy 149.945851 146.502734) + (xy 150.057111 146.65587) + (xy 150.057112 146.655871) + (xy 150.197784 146.782533) + (xy 150.361716 146.877179) + (xy 150.541744 146.935674) + (xy 150.682808 146.9505) + (xy 150.682812 146.9505) + (xy 151.577188 146.9505) + (xy 151.577192 146.9505) + (xy 151.718256 146.935674) + (xy 151.898284 146.877179) + (xy 152.062216 146.782533) + (xy 152.202888 146.655871) + (xy 152.314151 146.50273) + (xy 152.391144 146.329803) + (xy 152.4305 146.144646) + (xy 165.0695 146.144646) + (xy 165.073931 146.165493) + (xy 165.108855 146.329802) + (xy 165.108857 146.329807) + (xy 165.185848 146.502729) + (xy 165.185851 146.502734) + (xy 165.297111 146.65587) + (xy 165.297112 146.655871) + (xy 165.437784 146.782533) + (xy 165.601716 146.877179) + (xy 165.781744 146.935674) + (xy 165.922808 146.9505) + (xy 165.922812 146.9505) + (xy 166.817188 146.9505) + (xy 166.817192 146.9505) + (xy 166.842463 146.947844) + (xy 168.195 146.947844) + (xy 168.201401 147.007372) + (xy 168.201403 147.007379) + (xy 168.251645 147.142086) + (xy 168.251649 147.142093) + (xy 168.337809 147.257187) + (xy 168.337812 147.25719) + (xy 168.452906 147.34335) + (xy 168.452913 147.343354) + (xy 168.58762 147.393596) + (xy 168.587627 147.393598) + (xy 168.647155 147.399999) + (xy 168.647172 147.4) + (xy 169.295 147.4) + (xy 169.295 146.485501) + (xy 169.402685 146.53468) + (xy 169.509237 146.55) + (xy 169.580763 146.55) + (xy 169.687315 146.53468) + (xy 169.795 146.485501) + (xy 169.795 147.4) + (xy 170.442828 147.4) + (xy 170.442844 147.399999) + (xy 170.502372 147.393598) + (xy 170.502379 147.393596) + (xy 170.637086 147.343354) + (xy 170.637093 147.34335) + (xy 170.752187 147.25719) + (xy 170.75219 147.257187) + (xy 170.83835 147.142093) + (xy 170.838354 147.142086) + (xy 170.888596 147.007379) + (xy 170.888598 147.007372) + (xy 170.894999 146.947844) + (xy 170.895 146.947827) + (xy 170.895 146.3) + (xy 169.978686 146.3) + (xy 170.004493 146.259844) + (xy 170.038318 146.144646) + (xy 171.4195 146.144646) + (xy 171.423931 146.165493) + (xy 171.458855 146.329802) + (xy 171.458857 146.329807) + (xy 171.535848 146.502729) + (xy 171.535851 146.502734) + (xy 171.647111 146.65587) + (xy 171.647112 146.655871) + (xy 171.787784 146.782533) + (xy 171.951716 146.877179) + (xy 172.131744 146.935674) + (xy 172.272808 146.9505) + (xy 172.272812 146.9505) + (xy 173.167188 146.9505) + (xy 173.167192 146.9505) + (xy 173.308256 146.935674) + (xy 173.488284 146.877179) + (xy 173.652216 146.782533) + (xy 173.792888 146.655871) + (xy 173.904151 146.50273) + (xy 173.981144 146.329803) + (xy 173.982436 146.323722) + (xy 174.015627 146.26224) + (xy 174.076789 146.228461) + (xy 174.103727 146.2255) + (xy 175.643943 146.2255) + (xy 175.710982 146.245185) + (xy 175.731624 146.261819) + (xy 175.76404 146.294235) + (xy 175.797525 146.355558) + (xy 175.798832 146.401311) + (xy 175.794132 146.430997) + (xy 175.794131 146.431002) + (xy 175.811498 146.540658) + (xy 175.861904 146.639585) + (xy 175.861909 146.639592) + (xy 175.940407 146.71809) + (xy 175.94041 146.718092) + (xy 175.940413 146.718095) + (xy 176.02177 146.759548) + (xy 176.039341 146.768501) + (xy 176.148998 146.785869) + (xy 176.149 146.785869) + (xy 176.149002 146.785869) + (xy 176.258658 146.768501) + (xy 176.258659 146.7685) + (xy 176.258661 146.7685) + (xy 176.357587 146.718095) + (xy 176.436095 146.639587) + (xy 176.4865 146.540661) + (xy 176.4865 146.540659) + (xy 176.486501 146.540658) + (xy 176.503869 146.431002) + (xy 176.503869 146.430997) + (xy 176.486501 146.321341) + (xy 176.47269 146.294235) + (xy 176.436095 146.222413) + (xy 176.436092 146.22241) + (xy 176.43609 146.222407) + (xy 176.358329 146.144646) + (xy 179.0395 146.144646) + (xy 179.043931 146.165493) + (xy 179.078855 146.329802) + (xy 179.078857 146.329807) + (xy 179.155848 146.502729) + (xy 179.155851 146.502734) + (xy 179.267111 146.65587) + (xy 179.267112 146.655871) + (xy 179.407784 146.782533) + (xy 179.571716 146.877179) + (xy 179.751744 146.935674) + (xy 179.892808 146.9505) + (xy 179.892812 146.9505) + (xy 180.787188 146.9505) + (xy 180.787192 146.9505) + (xy 180.928256 146.935674) + (xy 181.108284 146.877179) + (xy 181.272216 146.782533) + (xy 181.412888 146.655871) + (xy 181.524151 146.50273) + (xy 181.601144 146.329803) + (xy 181.6405 146.144646) + (xy 181.6405 145.955354) + (xy 181.601144 145.770197) + (xy 181.594465 145.755197) + (xy 181.524151 145.59727) + (xy 181.524148 145.597265) + (xy 181.412888 145.444129) + (xy 181.412882 145.444124) + (xy 181.272216 145.317467) + (xy 181.108284 145.222821) + (xy 181.108277 145.222818) + (xy 180.928259 145.164327) + (xy 180.928256 145.164326) + (xy 180.787192 145.1495) + (xy 179.892808 145.1495) + (xy 179.751744 145.164326) + (xy 179.751741 145.164326) + (xy 179.75174 145.164327) + (xy 179.571722 145.222818) + (xy 179.571715 145.222821) + (xy 179.407785 145.317466) + (xy 179.267111 145.444129) + (xy 179.155851 145.597265) + (xy 179.155848 145.59727) + (xy 179.078857 145.770192) + (xy 179.078855 145.770197) + (xy 179.045334 145.927908) + (xy 179.0395 145.955354) + (xy 179.0395 146.144646) + (xy 176.358329 146.144646) + (xy 176.357592 146.143909) + (xy 176.357588 146.143906) + (xy 176.357587 146.143905) + (xy 176.30609 146.117666) + (xy 176.258658 146.093498) + (xy 176.149003 146.076131) + (xy 176.149001 146.076131) + (xy 176.149 146.076131) + (xy 176.13699 146.078033) + (xy 176.11931 146.080833) + (xy 176.050017 146.071876) + (xy 176.012234 146.04604) + (xy 175.911344 145.94515) + (xy 175.896975 145.927908) + (xy 175.887863 145.914708) + (xy 175.887861 145.914705) + (xy 175.857566 145.898804) + (xy 175.851046 145.895127) + (xy 175.821772 145.87743) + (xy 175.820377 145.876996) + (xy 175.818578 145.876251) + (xy 175.814606 145.875144) + (xy 175.812682 145.874851) + (xy 175.811257 145.8745) + (xy 175.777046 145.8745) + (xy 175.76956 145.874274) + (xy 175.735418 145.872208) + (xy 175.734005 145.872468) + (xy 175.71165 145.8745) + (xy 174.103727 145.8745) + (xy 174.036688 145.854815) + (xy 173.990933 145.802011) + (xy 173.982436 145.776277) + (xy 173.982209 145.775208) + (xy 173.981144 145.770197) + (xy 173.974465 145.755197) + (xy 173.904151 145.59727) + (xy 173.904148 145.597265) + (xy 173.792888 145.444129) + (xy 173.792882 145.444124) + (xy 173.652216 145.317467) + (xy 173.488284 145.222821) + (xy 173.488277 145.222818) + (xy 173.308259 145.164327) + (xy 173.308256 145.164326) + (xy 173.167192 145.1495) + (xy 172.272808 145.1495) + (xy 172.131744 145.164326) + (xy 172.131741 145.164326) + (xy 172.13174 145.164327) + (xy 171.951722 145.222818) + (xy 171.951715 145.222821) + (xy 171.787785 145.317466) + (xy 171.647111 145.444129) + (xy 171.535851 145.597265) + (xy 171.535848 145.59727) + (xy 171.458857 145.770192) + (xy 171.458855 145.770197) + (xy 171.425334 145.927908) + (xy 171.4195 145.955354) + (xy 171.4195 146.144646) + (xy 170.038318 146.144646) + (xy 170.045 146.121889) + (xy 170.045 145.978111) + (xy 170.004493 145.840156) + (xy 169.978686 145.8) + (xy 170.895 145.8) + (xy 170.895 145.152172) + (xy 170.894999 145.152155) + (xy 170.888598 145.092627) + (xy 170.888596 145.09262) + (xy 170.838354 144.957913) + (xy 170.83835 144.957906) + (xy 170.75219 144.842812) + (xy 170.752187 144.842809) + (xy 170.637093 144.756649) + (xy 170.637086 144.756645) + (xy 170.502379 144.706403) + (xy 170.502372 144.706401) + (xy 170.442844 144.7) + (xy 169.68409 144.7) + (xy 169.617051 144.680315) + (xy 169.571296 144.627511) + (xy 169.561352 144.558353) + (xy 169.590377 144.494797) + (xy 169.649155 144.457023) + (xy 169.671936 144.452597) + (xy 169.731331 144.446747) + (xy 169.910501 144.392396) + (xy 170.075625 144.304136) + (xy 170.220357 144.185357) + (xy 170.339136 144.040625) + (xy 170.427396 143.875501) + (xy 170.481747 143.696331) + (xy 170.490777 143.604646) + (xy 171.4195 143.604646) + (xy 171.423931 143.625493) + (xy 171.458855 143.789802) + (xy 171.458857 143.789807) + (xy 171.535848 143.962729) + (xy 171.535851 143.962734) + (xy 171.647111 144.11587) + (xy 171.647112 144.115871) + (xy 171.787784 144.242533) + (xy 171.951716 144.337179) + (xy 172.131744 144.395674) + (xy 172.272808 144.4105) + (xy 172.272812 144.4105) + (xy 173.167188 144.4105) + (xy 173.167192 144.4105) + (xy 173.308256 144.395674) + (xy 173.488284 144.337179) + (xy 173.652216 144.242533) + (xy 173.792888 144.115871) + (xy 173.904151 143.96273) + (xy 173.981144 143.789803) + (xy 173.982436 143.783722) + (xy 174.015627 143.72224) + (xy 174.076789 143.688461) + (xy 174.103727 143.6855) + (xy 175.740781 143.6855) + (xy 175.763131 143.68753) + (xy 175.778913 143.690423) + (xy 175.811592 143.680239) + (xy 175.818785 143.678234) + (xy 175.852 143.670048) + (xy 175.852004 143.670044) + (xy 175.853263 143.669384) + (xy 175.855069 143.668636) + (xy 175.858714 143.66658) + (xy 175.860288 143.665422) + (xy 175.861503 143.664686) + (xy 175.86151 143.664685) + (xy 175.885717 143.640476) + (xy 175.891136 143.635374) + (xy 175.916756 143.612679) + (xy 175.916758 143.612673) + (xy 175.917571 143.611497) + (xy 175.92328 143.604646) + (xy 179.0395 143.604646) + (xy 179.043931 143.625493) + (xy 179.078855 143.789802) + (xy 179.078857 143.789807) + (xy 179.155848 143.962729) + (xy 179.155851 143.962734) + (xy 179.267111 144.11587) + (xy 179.267112 144.115871) + (xy 179.407784 144.242533) + (xy 179.571716 144.337179) + (xy 179.751744 144.395674) + (xy 179.892808 144.4105) + (xy 179.892812 144.4105) + (xy 180.787188 144.4105) + (xy 180.787192 144.4105) + (xy 180.928256 144.395674) + (xy 181.108284 144.337179) + (xy 181.272216 144.242533) + (xy 181.412888 144.115871) + (xy 181.524151 143.96273) + (xy 181.540225 143.926625) + (xy 181.585473 143.87339) + (xy 181.652321 143.853067) + (xy 181.719546 143.872111) + (xy 181.741185 143.88938) + (xy 183.55017 145.698364) + (xy 183.583655 145.759687) + (xy 183.578671 145.829379) + (xy 183.571848 145.844497) + (xy 183.521603 145.938499) + (xy 183.467253 146.117666) + (xy 183.467252 146.117668) + (xy 183.448901 146.304) + (xy 183.467252 146.490331) + (xy 183.467253 146.490333) + (xy 183.521604 146.669502) + (xy 183.609862 146.834623) + (xy 183.609864 146.834626) + (xy 183.728642 146.979357) + (xy 183.873373 147.098135) + (xy 183.873376 147.098137) + (xy 184.005586 147.168804) + (xy 184.038499 147.186396) + (xy 184.196189 147.234231) + (xy 184.217666 147.240746) + (xy 184.217668 147.240747) + (xy 184.225314 147.2415) + (xy 184.404 147.259099) + (xy 184.590331 147.240747) + (xy 184.769501 147.186396) + (xy 184.934625 147.098136) + (xy 185.079357 146.979357) + (xy 185.198136 146.834625) + (xy 185.286396 146.669501) + (xy 185.340747 146.490331) + (xy 185.359099 146.304) + (xy 185.340747 146.117669) + (xy 185.286396 145.938499) + (xy 185.273678 145.914705) + (xy 185.198137 145.773376) + (xy 185.198135 145.773373) + (xy 185.079357 145.628642) + (xy 184.934626 145.509864) + (xy 184.934623 145.509862) + (xy 184.769502 145.421604) + (xy 184.590333 145.367253) + (xy 184.590331 145.367252) + (xy 184.404 145.348901) + (xy 184.217668 145.367252) + (xy 184.217666 145.367253) + (xy 184.038497 145.421604) + (xy 183.944499 145.471847) + (xy 183.876096 145.486089) + (xy 183.810852 145.461089) + (xy 183.798365 145.45017) + (xy 181.753344 143.40515) + (xy 181.738975 143.387908) + (xy 181.729863 143.374708) + (xy 181.729861 143.374705) + (xy 181.699566 143.358804) + (xy 181.693046 143.355127) + (xy 181.664037 143.337591) + (xy 181.616848 143.286064) + (xy 181.606896 143.257259) + (xy 181.601144 143.230197) + (xy 181.601142 143.230192) + (xy 181.601142 143.230191) + (xy 181.524151 143.05727) + (xy 181.524148 143.057265) + (xy 181.412888 142.904129) + (xy 181.392365 142.88565) + (xy 181.272216 142.777467) + (xy 181.108284 142.682821) + (xy 181.108277 142.682818) + (xy 180.928259 142.624327) + (xy 180.928256 142.624326) + (xy 180.787192 142.6095) + (xy 179.892808 142.6095) + (xy 179.751744 142.624326) + (xy 179.751741 142.624326) + (xy 179.75174 142.624327) + (xy 179.571722 142.682818) + (xy 179.571715 142.682821) + (xy 179.407785 142.777466) + (xy 179.267111 142.904129) + (xy 179.155851 143.057265) + (xy 179.155848 143.05727) + (xy 179.078857 143.230192) + (xy 179.078855 143.230197) + (xy 179.045334 143.387908) + (xy 179.0395 143.415354) + (xy 179.0395 143.604646) + (xy 175.92328 143.604646) + (xy 175.931941 143.594252) + (xy 176.012236 143.513957) + (xy 176.073557 143.480474) + (xy 176.119314 143.479167) + (xy 176.148999 143.483869) + (xy 176.149 143.483869) + (xy 176.149002 143.483869) + (xy 176.258658 143.466501) + (xy 176.258659 143.4665) + (xy 176.258661 143.4665) + (xy 176.357587 143.416095) + (xy 176.385774 143.387908) + (xy 176.436092 143.337591) + (xy 176.436093 143.337589) + (xy 176.436095 143.337587) + (xy 176.4865 143.238661) + (xy 176.4865 143.238659) + (xy 176.486501 143.238658) + (xy 176.503869 143.129002) + (xy 176.503869 143.128997) + (xy 176.486501 143.019341) + (xy 176.475185 142.997132) + (xy 176.436095 142.920413) + (xy 176.436092 142.92041) + (xy 176.43609 142.920407) + (xy 176.357592 142.841909) + (xy 176.357588 142.841906) + (xy 176.357587 142.841905) + (xy 176.34818 142.837112) + (xy 176.258658 142.791498) + (xy 176.149002 142.774131) + (xy 176.148998 142.774131) + (xy 176.039341 142.791498) + (xy 175.940414 142.841904) + (xy 175.940407 142.841909) + (xy 175.861909 142.920407) + (xy 175.861904 142.920414) + (xy 175.811498 143.019341) + (xy 175.794131 143.128997) + (xy 175.794131 143.129) + (xy 175.798832 143.158686) + (xy 175.789877 143.227978) + (xy 175.764043 143.265761) + (xy 175.731627 143.298179) + (xy 175.670305 143.331665) + (xy 175.643943 143.3345) + (xy 174.103727 143.3345) + (xy 174.036688 143.314815) + (xy 173.990933 143.262011) + (xy 173.982436 143.236277) + (xy 173.982209 143.235208) + (xy 173.981144 143.230197) + (xy 173.981141 143.230191) + (xy 173.904151 143.05727) + (xy 173.904148 143.057265) + (xy 173.792888 142.904129) + (xy 173.772365 142.88565) + (xy 173.652216 142.777467) + (xy 173.488284 142.682821) + (xy 173.488277 142.682818) + (xy 173.308259 142.624327) + (xy 173.308256 142.624326) + (xy 173.167192 142.6095) + (xy 172.272808 142.6095) + (xy 172.131744 142.624326) + (xy 172.131741 142.624326) + (xy 172.13174 142.624327) + (xy 171.951722 142.682818) + (xy 171.951715 142.682821) + (xy 171.787785 142.777466) + (xy 171.647111 142.904129) + (xy 171.535851 143.057265) + (xy 171.535848 143.05727) + (xy 171.458857 143.230192) + (xy 171.458855 143.230197) + (xy 171.425334 143.387908) + (xy 171.4195 143.415354) + (xy 171.4195 143.604646) + (xy 170.490777 143.604646) + (xy 170.500099 143.51) + (xy 170.481747 143.323669) + (xy 170.427396 143.144499) + (xy 170.42591 143.141718) + (xy 170.339137 142.979376) + (xy 170.339135 142.979373) + (xy 170.220357 142.834642) + (xy 170.075626 142.715864) + (xy 170.075623 142.715862) + (xy 169.910502 142.627604) + (xy 169.731333 142.573253) + (xy 169.731331 142.573252) + (xy 169.545 142.554901) + (xy 169.358668 142.573252) + (xy 169.358666 142.573253) + (xy 169.179497 142.627604) + (xy 169.014376 142.715862) + (xy 169.014373 142.715864) + (xy 168.869642 142.834642) + (xy 168.750864 142.979373) + (xy 168.750862 142.979376) + (xy 168.662604 143.144497) + (xy 168.608253 143.323666) + (xy 168.608252 143.323668) + (xy 168.589901 143.51) + (xy 168.608252 143.696331) + (xy 168.608253 143.696333) + (xy 168.662604 143.875502) + (xy 168.750862 144.040623) + (xy 168.750864 144.040626) + (xy 168.869642 144.185357) + (xy 169.014373 144.304135) + (xy 169.014376 144.304137) + (xy 169.159409 144.381658) + (xy 169.179499 144.392396) + (xy 169.334308 144.439357) + (xy 169.358666 144.446746) + (xy 169.358668 144.446747) + (xy 169.418064 144.452597) + (xy 169.482851 144.478758) + (xy 169.52321 144.535792) + (xy 169.526327 144.605592) + (xy 169.491213 144.665997) + (xy 169.429015 144.697828) + (xy 169.40591 144.7) + (xy 168.647155 144.7) + (xy 168.587627 144.706401) + (xy 168.58762 144.706403) + (xy 168.452913 144.756645) + (xy 168.452906 144.756649) + (xy 168.337812 144.842809) + (xy 168.337809 144.842812) + (xy 168.251649 144.957906) + (xy 168.251645 144.957913) + (xy 168.201403 145.09262) + (xy 168.201401 145.092627) + (xy 168.195 145.152155) + (xy 168.195 145.8) + (xy 169.111314 145.8) + (xy 169.085507 145.840156) + (xy 169.045 145.978111) + (xy 169.045 146.121889) + (xy 169.085507 146.259844) + (xy 169.111314 146.3) + (xy 168.195 146.3) + (xy 168.195 146.947844) + (xy 166.842463 146.947844) + (xy 166.958256 146.935674) + (xy 167.138284 146.877179) + (xy 167.302216 146.782533) + (xy 167.442888 146.655871) + (xy 167.554151 146.50273) + (xy 167.631144 146.329803) + (xy 167.6705 146.144646) + (xy 167.6705 145.955354) + (xy 167.631144 145.770197) + (xy 167.624465 145.755197) + (xy 167.554151 145.59727) + (xy 167.554148 145.597265) + (xy 167.442888 145.444129) + (xy 167.442882 145.444124) + (xy 167.302216 145.317467) + (xy 167.138284 145.222821) + (xy 167.138277 145.222818) + (xy 166.958259 145.164327) + (xy 166.958256 145.164326) + (xy 166.817192 145.1495) + (xy 165.922808 145.1495) + (xy 165.781744 145.164326) + (xy 165.781741 145.164326) + (xy 165.78174 145.164327) + (xy 165.601722 145.222818) + (xy 165.601715 145.222821) + (xy 165.437785 145.317466) + (xy 165.297111 145.444129) + (xy 165.185851 145.597265) + (xy 165.185848 145.59727) + (xy 165.108857 145.770192) + (xy 165.108855 145.770197) + (xy 165.075334 145.927908) + (xy 165.0695 145.955354) + (xy 165.0695 146.144646) + (xy 152.4305 146.144646) + (xy 152.4305 145.955354) + (xy 152.391144 145.770197) + (xy 152.384465 145.755197) + (xy 152.314151 145.59727) + (xy 152.314148 145.597265) + (xy 152.202888 145.444129) + (xy 152.202882 145.444124) + (xy 152.062216 145.317467) + (xy 151.898284 145.222821) + (xy 151.898277 145.222818) + (xy 151.718259 145.164327) + (xy 151.718256 145.164326) + (xy 151.577192 145.1495) + (xy 150.682808 145.1495) + (xy 150.643612 145.153619) + (xy 150.556021 145.162825) + (xy 150.487292 145.150255) + (xy 150.45538 145.127185) + (xy 149.622344 144.29415) + (xy 149.607975 144.276908) + (xy 149.598863 144.263708) + (xy 149.598861 144.263705) + (xy 149.568566 144.247804) + (xy 149.562046 144.244127) + (xy 149.532772 144.22643) + (xy 149.531377 144.225996) + (xy 149.529578 144.225251) + (xy 149.525606 144.224144) + (xy 149.523682 144.223851) + (xy 149.522257 144.2235) + (xy 149.488046 144.2235) + (xy 149.48056 144.223274) + (xy 149.446418 144.221208) + (xy 149.445005 144.221468) + (xy 149.42265 144.2235) + (xy 147.691545 144.2235) + (xy 147.624506 144.203815) + (xy 147.603864 144.187181) + (xy 147.528592 144.111909) + (xy 147.528588 144.111906) + (xy 147.528587 144.111905) + (xy 147.524743 144.109946) + (xy 147.429658 144.061498) + (xy 147.320002 144.044131) + (xy 147.319998 144.044131) + (xy 147.210341 144.061498) + (xy 147.111414 144.111904) + (xy 147.111407 144.111909) + (xy 147.032909 144.190407) + (xy 147.032904 144.190414) + (xy 146.982498 144.289341) + (xy 146.965131 144.398997) + (xy 146.965131 144.399002) + (xy 146.982498 144.508656) + (xy 146.982499 144.508659) + (xy 146.9825 144.508661) + (xy 147.006456 144.555678) + (xy 147.019352 144.624346) + (xy 146.993075 144.689086) + (xy 146.939305 144.728153) + (xy 146.862912 144.756646) + (xy 146.862906 144.756649) + (xy 146.747812 144.842809) + (xy 146.747809 144.842812) + (xy 146.661649 144.957906) + (xy 146.661645 144.957913) + (xy 146.611403 145.09262) + (xy 146.611401 145.092627) + (xy 146.605 145.152155) + (xy 146.605 145.8) + (xy 147.521314 145.8) + (xy 147.495507 145.840156) + (xy 147.455 145.978111) + (xy 147.455 146.121889) + (xy 147.495507 146.259844) + (xy 147.521314 146.3) + (xy 146.605 146.3) + (xy 146.605 146.947841) + (xy 146.611388 147.007243) + (xy 146.598984 147.076003) + (xy 146.551374 147.127141) + (xy 146.488099 147.1445) + (xy 145.508461 147.1445) + (xy 145.441422 147.124815) + (xy 145.395667 147.072011) + (xy 145.385723 147.002853) + (xy 145.414748 146.939297) + (xy 145.470143 146.902569) + (xy 145.510625 146.889414) + (xy 145.548284 146.877179) + (xy 145.712216 146.782533) + (xy 145.852888 146.655871) + (xy 145.964151 146.50273) + (xy 146.041144 146.329803) + (xy 146.0805 146.144646) + (xy 146.0805 145.955354) + (xy 146.041144 145.770197) + (xy 146.034465 145.755197) + (xy 145.964151 145.59727) + (xy 145.964148 145.597265) + (xy 145.852888 145.444129) + (xy 145.852882 145.444124) + (xy 145.712216 145.317467) + (xy 145.548284 145.222821) + (xy 145.548277 145.222818) + (xy 145.368259 145.164327) + (xy 145.368256 145.164326) + (xy 145.227192 145.1495) + (xy 144.332808 145.1495) + (xy 144.191744 145.164326) + (xy 144.191741 145.164326) + (xy 144.19174 145.164327) + (xy 144.011722 145.222818) + (xy 144.011715 145.222821) + (xy 143.847785 145.317466) + (xy 143.707111 145.444129) + (xy 143.595851 145.597265) + (xy 143.595848 145.59727) + (xy 143.518857 145.770192) + (xy 143.518855 145.770197) + (xy 143.485334 145.927908) + (xy 143.4795 145.955354) + (xy 143.4795 146.144646) + (xy 143.483931 146.165493) + (xy 143.518855 146.329802) + (xy 143.518857 146.329807) + (xy 143.595848 146.502729) + (xy 143.595851 146.502734) + (xy 143.707111 146.65587) + (xy 143.707112 146.655871) + (xy 143.847784 146.782533) + (xy 144.011716 146.877179) + (xy 144.011721 146.87718) + (xy 144.011722 146.877181) + (xy 144.089857 146.902569) + (xy 144.147533 146.942007) + (xy 144.174731 147.006365) + (xy 144.162816 147.075212) + (xy 144.115572 147.126687) + (xy 144.051539 147.1445) + (xy 142.865545 147.1445) + (xy 142.798506 147.124815) + (xy 142.777864 147.108181) + (xy 142.702592 147.032909) + (xy 142.702588 147.032906) + (xy 142.702587 147.032905) + (xy 142.698743 147.030946) + (xy 142.603658 146.982498) + (xy 142.494002 146.965131) + (xy 142.493998 146.965131) + (xy 142.384341 146.982498) + (xy 142.285414 147.032904) + (xy 142.285407 147.032909) + (xy 142.210136 147.108181) + (xy 142.148813 147.141666) + (xy 142.122455 147.1445) + (xy 130.268461 147.1445) + (xy 130.201422 147.124815) + (xy 130.155667 147.072011) + (xy 130.145723 147.002853) + (xy 130.174748 146.939297) + (xy 130.230143 146.902569) + (xy 130.270625 146.889414) + (xy 130.308284 146.877179) + (xy 130.472216 146.782533) + (xy 130.612888 146.655871) + (xy 130.724151 146.50273) + (xy 130.801144 146.329803) + (xy 130.8405 146.144646) + (xy 130.8405 145.955354) + (xy 130.801144 145.770197) + (xy 130.794465 145.755197) + (xy 130.724151 145.59727) + (xy 130.724148 145.597265) + (xy 130.612888 145.444129) + (xy 130.612882 145.444124) + (xy 130.472216 145.317467) + (xy 130.308284 145.222821) + (xy 130.308277 145.222818) + (xy 130.230143 145.197431) + (xy 130.172467 145.157993) + (xy 130.145269 145.093635) + (xy 130.157184 145.024788) + (xy 130.204428 144.973313) + (xy 130.268461 144.9555) + (xy 136.878781 144.9555) + (xy 136.901131 144.95753) + (xy 136.916913 144.960423) + (xy 136.949592 144.950239) + (xy 136.956785 144.948234) + (xy 136.99 144.940048) + (xy 136.990004 144.940044) + (xy 136.991263 144.939384) + (xy 136.993069 144.938636) + (xy 136.996714 144.93658) + (xy 136.998288 144.935422) + (xy 136.999503 144.934686) + (xy 136.99951 144.934685) + (xy 137.023718 144.910475) + (xy 137.029137 144.905374) + (xy 137.054756 144.882679) + (xy 137.054758 144.882673) + (xy 137.055571 144.881497) + (xy 137.069941 144.864252) + (xy 137.277236 144.656957) + (xy 137.338557 144.623474) + (xy 137.384314 144.622167) + (xy 137.413999 144.626869) + (xy 137.414 144.626869) + (xy 137.414002 144.626869) + (xy 137.523658 144.609501) + (xy 137.523659 144.6095) + (xy 137.523661 144.6095) + (xy 137.622587 144.559095) + (xy 137.701095 144.480587) + (xy 137.7515 144.381661) + (xy 137.7515 144.381659) + (xy 137.751501 144.381658) + (xy 137.768869 144.272002) + (xy 137.768869 144.271997) + (xy 137.751501 144.162341) + (xy 137.728456 144.117113) + (xy 137.701095 144.063413) + (xy 137.701092 144.06341) + (xy 137.70109 144.063407) + (xy 137.622592 143.984909) + (xy 137.622588 143.984906) + (xy 137.622587 143.984905) + (xy 137.579062 143.962728) + (xy 137.523658 143.934498) + (xy 137.414002 143.917131) + (xy 137.413998 143.917131) + (xy 137.304341 143.934498) + (xy 137.205414 143.984904) + (xy 137.205407 143.984909) + (xy 137.126909 144.063407) + (xy 137.126904 144.063414) + (xy 137.076498 144.162341) + (xy 137.060444 144.263708) + (xy 137.059131 144.272) + (xy 137.063082 144.296945) + (xy 137.063833 144.301687) + (xy 137.054877 144.37098) + (xy 137.02904 144.408764) + (xy 136.869623 144.568182) + (xy 136.808303 144.601666) + (xy 136.781944 144.6045) + (xy 130.268461 144.6045) + (xy 130.201422 144.584815) + (xy 130.155667 144.532011) + (xy 130.145723 144.462853) + (xy 130.174748 144.399297) + (xy 130.230143 144.362569) + (xy 130.270625 144.349414) + (xy 130.308284 144.337179) + (xy 130.472216 144.242533) + (xy 130.612888 144.115871) + (xy 130.724151 143.96273) + (xy 130.801144 143.789803) + (xy 130.8405 143.604646) + (xy 143.4795 143.604646) + (xy 143.483931 143.625493) + (xy 143.518855 143.789802) + (xy 143.518857 143.789807) + (xy 143.595848 143.962729) + (xy 143.595851 143.962734) + (xy 143.707111 144.11587) + (xy 143.707112 144.115871) + (xy 143.847784 144.242533) + (xy 144.011716 144.337179) + (xy 144.191744 144.395674) + (xy 144.332808 144.4105) + (xy 144.332812 144.4105) + (xy 145.227188 144.4105) + (xy 145.227192 144.4105) + (xy 145.368256 144.395674) + (xy 145.548284 144.337179) + (xy 145.712216 144.242533) + (xy 145.852888 144.115871) + (xy 145.964151 143.96273) + (xy 146.041144 143.789803) + (xy 146.0805 143.604646) + (xy 149.8295 143.604646) + (xy 149.833931 143.625493) + (xy 149.868855 143.789802) + (xy 149.868857 143.789807) + (xy 149.945848 143.962729) + (xy 149.945851 143.962734) + (xy 150.057111 144.11587) + (xy 150.057112 144.115871) + (xy 150.197784 144.242533) + (xy 150.361716 144.337179) + (xy 150.541744 144.395674) + (xy 150.682808 144.4105) + (xy 150.682812 144.4105) + (xy 151.577188 144.4105) + (xy 151.577192 144.4105) + (xy 151.718256 144.395674) + (xy 151.898284 144.337179) + (xy 152.062216 144.242533) + (xy 152.202888 144.115871) + (xy 152.314151 143.96273) + (xy 152.391144 143.789803) + (xy 152.4305 143.604646) + (xy 152.4305 143.415354) + (xy 152.391144 143.230197) + (xy 152.391141 143.230191) + (xy 152.314151 143.05727) + (xy 152.314148 143.057265) + (xy 152.202888 142.904129) + (xy 152.182365 142.88565) + (xy 152.062216 142.777467) + (xy 151.898284 142.682821) + (xy 151.898277 142.682818) + (xy 151.718259 142.624327) + (xy 151.718256 142.624326) + (xy 151.577192 142.6095) + (xy 150.682808 142.6095) + (xy 150.541744 142.624326) + (xy 150.541741 142.624326) + (xy 150.54174 142.624327) + (xy 150.361722 142.682818) + (xy 150.361715 142.682821) + (xy 150.197785 142.777466) + (xy 150.057111 142.904129) + (xy 149.945851 143.057265) + (xy 149.945848 143.05727) + (xy 149.868857 143.230192) + (xy 149.868855 143.230197) + (xy 149.835334 143.387908) + (xy 149.8295 143.415354) + (xy 149.8295 143.604646) + (xy 146.0805 143.604646) + (xy 146.0805 143.415354) + (xy 146.041144 143.230197) + (xy 146.041141 143.230191) + (xy 145.964151 143.05727) + (xy 145.964148 143.057265) + (xy 145.852888 142.904129) + (xy 145.832365 142.88565) + (xy 145.712216 142.777467) + (xy 145.548284 142.682821) + (xy 145.548277 142.682818) + (xy 145.368259 142.624327) + (xy 145.368256 142.624326) + (xy 145.227192 142.6095) + (xy 144.332808 142.6095) + (xy 144.191744 142.624326) + (xy 144.191741 142.624326) + (xy 144.19174 142.624327) + (xy 144.011722 142.682818) + (xy 144.011715 142.682821) + (xy 143.847785 142.777466) + (xy 143.707111 142.904129) + (xy 143.595851 143.057265) + (xy 143.595848 143.05727) + (xy 143.518857 143.230192) + (xy 143.518855 143.230197) + (xy 143.485334 143.387908) + (xy 143.4795 143.415354) + (xy 143.4795 143.604646) + (xy 130.8405 143.604646) + (xy 130.8405 143.415354) + (xy 130.801144 143.230197) + (xy 130.801141 143.230191) + (xy 130.724151 143.05727) + (xy 130.724148 143.057265) + (xy 130.612888 142.904129) + (xy 130.592365 142.88565) + (xy 130.472216 142.777467) + (xy 130.308284 142.682821) + (xy 130.308277 142.682818) + (xy 130.128259 142.624327) + (xy 130.128256 142.624326) + (xy 129.987192 142.6095) + (xy 129.092808 142.6095) + (xy 128.951744 142.624326) + (xy 128.951741 142.624326) + (xy 128.95174 142.624327) + (xy 128.771722 142.682818) + (xy 128.771715 142.682821) + (xy 128.607785 142.777466) + (xy 128.467111 142.904129) + (xy 128.355851 143.057265) + (xy 128.355848 143.05727) + (xy 128.278857 143.230192) + (xy 128.278855 143.230197) + (xy 128.245334 143.387908) + (xy 128.2395 143.415354) + (xy 128.2395 143.604646) + (xy 128.243931 143.625493) + (xy 128.278855 143.789802) + (xy 128.278857 143.789807) + (xy 128.355848 143.962729) + (xy 128.355851 143.962734) + (xy 128.467111 144.11587) + (xy 128.467112 144.115871) + (xy 128.607784 144.242533) + (xy 128.771716 144.337179) + (xy 128.771721 144.33718) + (xy 128.771722 144.337181) + (xy 128.849857 144.362569) + (xy 128.907533 144.402007) + (xy 128.934731 144.466365) + (xy 128.922816 144.535212) + (xy 128.875572 144.586687) + (xy 128.811539 144.6045) + (xy 127.027213 144.6045) + (xy 127.004862 144.602469) + (xy 126.989086 144.599578) + (xy 126.989085 144.599578) + (xy 126.956423 144.609755) + (xy 126.949216 144.611764) + (xy 126.915995 144.619953) + (xy 126.914715 144.620625) + (xy 126.912924 144.621366) + (xy 126.909299 144.623411) + (xy 126.907733 144.624564) + (xy 126.906488 144.625316) + (xy 126.882298 144.649505) + (xy 126.876851 144.654633) + (xy 126.851241 144.677322) + (xy 126.850415 144.67852) + (xy 126.836053 144.695751) + (xy 126.404619 145.127185) + (xy 126.343296 145.16067) + (xy 126.303977 145.162825) + (xy 126.246734 145.156808) + (xy 126.177192 145.1495) + (xy 125.282808 145.1495) + (xy 125.141744 145.164326) + (xy 125.141741 145.164326) + (xy 125.14174 145.164327) + (xy 124.961722 145.222818) + (xy 124.961715 145.222821) + (xy 124.797785 145.317466) + (xy 124.657111 145.444129) + (xy 124.545851 145.597265) + (xy 124.545848 145.59727) + (xy 124.468857 145.770192) + (xy 124.468855 145.770197) + (xy 124.435334 145.927908) + (xy 124.4295 145.955354) + (xy 124.4295 146.144646) + (xy 124.433931 146.165493) + (xy 124.468855 146.329802) + (xy 124.468857 146.329807) + (xy 124.545848 146.502729) + (xy 124.545851 146.502734) + (xy 124.657111 146.65587) + (xy 124.657112 146.655871) + (xy 124.797784 146.782533) + (xy 124.961716 146.877179) + (xy 124.961721 146.87718) + (xy 124.961722 146.877181) + (xy 125.039857 146.902569) + (xy 125.097533 146.942007) + (xy 125.124731 147.006365) + (xy 125.112816 147.075212) + (xy 125.065572 147.126687) + (xy 125.001539 147.1445) + (xy 124.469046 147.1445) + (xy 124.46156 147.144274) + (xy 124.427418 147.142208) + (xy 124.426005 147.142468) + (xy 124.40365 147.1445) + (xy 111.218461 147.1445) + (xy 111.151422 147.124815) + (xy 111.105667 147.072011) + (xy 111.095723 147.002853) + (xy 111.124748 146.939297) + (xy 111.180143 146.902569) + (xy 111.220625 146.889414) + (xy 111.258284 146.877179) + (xy 111.422216 146.782533) + (xy 111.562888 146.655871) + (xy 111.674151 146.50273) + (xy 111.751144 146.329803) + (xy 111.7905 146.144646) + (xy 111.7905 145.955354) + (xy 111.751144 145.770197) + (xy 111.744465 145.755197) + (xy 111.674151 145.59727) + (xy 111.674148 145.597265) + (xy 111.562888 145.444129) + (xy 111.562882 145.444124) + (xy 111.422216 145.317467) + (xy 111.258284 145.222821) + (xy 111.258277 145.222818) + (xy 111.078259 145.164327) + (xy 111.078256 145.164326) + (xy 110.937192 145.1495) + (xy 110.042808 145.1495) + (xy 109.901744 145.164326) + (xy 109.901741 145.164326) + (xy 109.90174 145.164327) + (xy 109.721722 145.222818) + (xy 109.721715 145.222821) + (xy 109.557785 145.317466) + (xy 109.417111 145.444129) + (xy 109.305851 145.597265) + (xy 109.305848 145.59727) + (xy 109.228857 145.770192) + (xy 109.228855 145.770197) + (xy 109.195334 145.927908) + (xy 109.1895 145.955354) + (xy 109.1895 146.144646) + (xy 109.193931 146.165493) + (xy 109.228855 146.329802) + (xy 109.228857 146.329807) + (xy 109.305848 146.502729) + (xy 109.305851 146.502734) + (xy 109.417111 146.65587) + (xy 109.417112 146.655871) + (xy 109.557784 146.782533) + (xy 109.721716 146.877179) + (xy 109.721721 146.87718) + (xy 109.721722 146.877181) + (xy 109.799857 146.902569) + (xy 109.857533 146.942007) + (xy 109.884731 147.006365) + (xy 109.872816 147.075212) + (xy 109.825572 147.126687) + (xy 109.761539 147.1445) + (xy 109.591545 147.1445) + (xy 109.524506 147.124815) + (xy 109.503864 147.108181) + (xy 109.428592 147.032909) + (xy 109.428588 147.032906) + (xy 109.428587 147.032905) + (xy 109.424743 147.030946) + (xy 109.329658 146.982498) + (xy 109.220002 146.965131) + (xy 109.219998 146.965131) + (xy 109.110341 146.982498) + (xy 109.011414 147.032904) + (xy 109.011407 147.032909) + (xy 108.932909 147.111407) + (xy 108.932904 147.111414) + (xy 108.882498 147.210341) + (xy 108.865131 147.319997) + (xy 108.865131 147.320002) + (xy 102.55137 147.320002) + (xy 102.564202 147.288385) + (xy 102.621309 147.248128) + (xy 102.661307 147.2415) + (xy 103.985781 147.2415) + (xy 104.008131 147.24353) + (xy 104.023913 147.246423) + (xy 104.056592 147.236239) + (xy 104.063785 147.234234) + (xy 104.097 147.226048) + (xy 104.097004 147.226044) + (xy 104.098263 147.225384) + (xy 104.100069 147.224636) + (xy 104.103714 147.22258) + (xy 104.105288 147.221422) + (xy 104.106503 147.220686) + (xy 104.10651 147.220685) + (xy 104.130718 147.196475) + (xy 104.136137 147.191374) + (xy 104.161756 147.168679) + (xy 104.161758 147.168673) + (xy 104.162571 147.167497) + (xy 104.176941 147.150252) + (xy 104.752857 146.574336) + (xy 104.770087 146.559976) + (xy 104.783295 146.550861) + (xy 104.799211 146.520534) + (xy 104.802852 146.514078) + (xy 104.820568 146.484774) + (xy 104.820568 146.484771) + (xy 104.820995 146.483403) + (xy 104.82174 146.481604) + (xy 104.822863 146.477573) + (xy 104.823155 146.475659) + (xy 104.8235 146.474259) + (xy 104.8235 146.440057) + (xy 104.823726 146.43257) + (xy 104.82459 146.418284) + (xy 104.825792 146.398418) + (xy 104.82579 146.398414) + (xy 104.82553 146.396988) + (xy 104.8235 146.37464) + (xy 104.8235 146.144646) + (xy 105.3795 146.144646) + (xy 105.383931 146.165493) + (xy 105.418855 146.329802) + (xy 105.418857 146.329807) + (xy 105.495848 146.502729) + (xy 105.495851 146.502734) + (xy 105.607111 146.65587) + (xy 105.607112 146.655871) + (xy 105.747784 146.782533) + (xy 105.911716 146.877179) + (xy 106.091744 146.935674) + (xy 106.232808 146.9505) + (xy 106.232812 146.9505) + (xy 107.127188 146.9505) + (xy 107.127192 146.9505) + (xy 107.268256 146.935674) + (xy 107.448284 146.877179) + (xy 107.612216 146.782533) + (xy 107.752888 146.655871) + (xy 107.864151 146.50273) + (xy 107.941144 146.329803) + (xy 107.9805 146.144646) + (xy 107.9805 145.955354) + (xy 107.941144 145.770197) + (xy 107.934465 145.755197) + (xy 107.864151 145.59727) + (xy 107.864148 145.597265) + (xy 107.752888 145.444129) + (xy 107.752882 145.444124) + (xy 107.612216 145.317467) + (xy 107.448284 145.222821) + (xy 107.448277 145.222818) + (xy 107.268259 145.164327) + (xy 107.268256 145.164326) + (xy 107.127192 145.1495) + (xy 106.232808 145.1495) + (xy 106.091744 145.164326) + (xy 106.091741 145.164326) + (xy 106.09174 145.164327) + (xy 105.911722 145.222818) + (xy 105.911715 145.222821) + (xy 105.747785 145.317466) + (xy 105.607111 145.444129) + (xy 105.495851 145.597265) + (xy 105.495848 145.59727) + (xy 105.418857 145.770192) + (xy 105.418855 145.770197) + (xy 105.385334 145.927908) + (xy 105.3795 145.955354) + (xy 105.3795 146.144646) + (xy 104.8235 146.144646) + (xy 104.8235 143.604646) + (xy 105.3795 143.604646) + (xy 105.383931 143.625493) + (xy 105.418855 143.789802) + (xy 105.418857 143.789807) + (xy 105.495848 143.962729) + (xy 105.495851 143.962734) + (xy 105.607111 144.11587) + (xy 105.607112 144.115871) + (xy 105.747784 144.242533) + (xy 105.911716 144.337179) + (xy 106.091744 144.395674) + (xy 106.232808 144.4105) + (xy 106.232812 144.4105) + (xy 107.127188 144.4105) + (xy 107.127192 144.4105) + (xy 107.268256 144.395674) + (xy 107.448284 144.337179) + (xy 107.612216 144.242533) + (xy 107.752888 144.115871) + (xy 107.864151 143.96273) + (xy 107.941144 143.789803) + (xy 107.9805 143.604646) + (xy 109.1895 143.604646) + (xy 109.193931 143.625493) + (xy 109.228855 143.789802) + (xy 109.228857 143.789807) + (xy 109.305848 143.962729) + (xy 109.305851 143.962734) + (xy 109.417111 144.11587) + (xy 109.417112 144.115871) + (xy 109.557784 144.242533) + (xy 109.721716 144.337179) + (xy 109.901744 144.395674) + (xy 110.042808 144.4105) + (xy 110.042812 144.4105) + (xy 110.937188 144.4105) + (xy 110.937192 144.4105) + (xy 111.078256 144.395674) + (xy 111.258284 144.337179) + (xy 111.422216 144.242533) + (xy 111.562888 144.115871) + (xy 111.674151 143.96273) + (xy 111.751144 143.789803) + (xy 111.7905 143.604646) + (xy 124.4295 143.604646) + (xy 124.433931 143.625493) + (xy 124.468855 143.789802) + (xy 124.468857 143.789807) + (xy 124.545848 143.962729) + (xy 124.545851 143.962734) + (xy 124.657111 144.11587) + (xy 124.657112 144.115871) + (xy 124.797784 144.242533) + (xy 124.961716 144.337179) + (xy 125.141744 144.395674) + (xy 125.282808 144.4105) + (xy 125.282812 144.4105) + (xy 126.177188 144.4105) + (xy 126.177192 144.4105) + (xy 126.318256 144.395674) + (xy 126.498284 144.337179) + (xy 126.662216 144.242533) + (xy 126.802888 144.115871) + (xy 126.914151 143.96273) + (xy 126.991144 143.789803) + (xy 127.0305 143.604646) + (xy 127.0305 143.415354) + (xy 126.991144 143.230197) + (xy 126.991141 143.230191) + (xy 126.914151 143.05727) + (xy 126.914148 143.057265) + (xy 126.802888 142.904129) + (xy 126.782365 142.88565) + (xy 126.662216 142.777467) + (xy 126.498284 142.682821) + (xy 126.498277 142.682818) + (xy 126.318259 142.624327) + (xy 126.318256 142.624326) + (xy 126.177192 142.6095) + (xy 125.282808 142.6095) + (xy 125.141744 142.624326) + (xy 125.141741 142.624326) + (xy 125.14174 142.624327) + (xy 124.961722 142.682818) + (xy 124.961715 142.682821) + (xy 124.797785 142.777466) + (xy 124.657111 142.904129) + (xy 124.545851 143.057265) + (xy 124.545848 143.05727) + (xy 124.468857 143.230192) + (xy 124.468855 143.230197) + (xy 124.435334 143.387908) + (xy 124.4295 143.415354) + (xy 124.4295 143.604646) + (xy 111.7905 143.604646) + (xy 111.7905 143.415354) + (xy 111.751144 143.230197) + (xy 111.751141 143.230191) + (xy 111.674151 143.05727) + (xy 111.674148 143.057265) + (xy 111.562888 142.904129) + (xy 111.542365 142.88565) + (xy 111.422216 142.777467) + (xy 111.258284 142.682821) + (xy 111.258277 142.682818) + (xy 111.078259 142.624327) + (xy 111.078256 142.624326) + (xy 110.937192 142.6095) + (xy 110.042808 142.6095) + (xy 109.901744 142.624326) + (xy 109.901741 142.624326) + (xy 109.90174 142.624327) + (xy 109.721722 142.682818) + (xy 109.721715 142.682821) + (xy 109.557785 142.777466) + (xy 109.417111 142.904129) + (xy 109.305851 143.057265) + (xy 109.305848 143.05727) + (xy 109.228857 143.230192) + (xy 109.228855 143.230197) + (xy 109.195334 143.387908) + (xy 109.1895 143.415354) + (xy 109.1895 143.604646) + (xy 107.9805 143.604646) + (xy 107.9805 143.415354) + (xy 107.941144 143.230197) + (xy 107.941141 143.230191) + (xy 107.864151 143.05727) + (xy 107.864148 143.057265) + (xy 107.752888 142.904129) + (xy 107.732365 142.88565) + (xy 107.612216 142.777467) + (xy 107.448284 142.682821) + (xy 107.448277 142.682818) + (xy 107.268259 142.624327) + (xy 107.268256 142.624326) + (xy 107.127192 142.6095) + (xy 106.232808 142.6095) + (xy 106.091744 142.624326) + (xy 106.091741 142.624326) + (xy 106.09174 142.624327) + (xy 105.911722 142.682818) + (xy 105.911715 142.682821) + (xy 105.747785 142.777466) + (xy 105.607111 142.904129) + (xy 105.495851 143.057265) + (xy 105.495848 143.05727) + (xy 105.418857 143.230192) + (xy 105.418855 143.230197) + (xy 105.385334 143.387908) + (xy 105.3795 143.415354) + (xy 105.3795 143.604646) + (xy 104.8235 143.604646) + (xy 104.8235 142.240002) + (xy 136.170131 142.240002) + (xy 136.187498 142.349658) + (xy 136.237904 142.448585) + (xy 136.237909 142.448592) + (xy 136.316407 142.52709) + (xy 136.31641 142.527092) + (xy 136.316413 142.527095) + (xy 136.370986 142.554901) + (xy 136.415341 142.577501) + (xy 136.524998 142.594869) + (xy 136.525 142.594869) + (xy 136.525002 142.594869) + (xy 136.634658 142.577501) + (xy 136.634659 142.5775) + (xy 136.634661 142.5775) + (xy 136.733587 142.527095) + (xy 136.812095 142.448587) + (xy 136.8625 142.349661) + (xy 136.8625 142.349659) + (xy 136.862501 142.349658) + (xy 136.879869 142.240002) + (xy 148.616131 142.240002) + (xy 148.633498 142.349658) + (xy 148.683904 142.448585) + (xy 148.683909 142.448592) + (xy 148.762407 142.52709) + (xy 148.76241 142.527092) + (xy 148.762413 142.527095) + (xy 148.816986 142.554901) + (xy 148.861341 142.577501) + (xy 148.970998 142.594869) + (xy 148.971 142.594869) + (xy 148.971002 142.594869) + (xy 149.080658 142.577501) + (xy 149.080659 142.5775) + (xy 149.080661 142.5775) + (xy 149.179587 142.527095) + (xy 149.258095 142.448587) + (xy 149.3085 142.349661) + (xy 149.3085 142.349659) + (xy 149.308501 142.349658) + (xy 149.325869 142.240002) + (xy 149.325869 142.239997) + (xy 149.308501 142.130341) + (xy 149.297163 142.108089) + (xy 149.258095 142.031413) + (xy 149.258092 142.03141) + (xy 149.25809 142.031407) + (xy 149.179592 141.952909) + (xy 149.179588 141.952906) + (xy 149.179587 141.952905) + (xy 149.170604 141.948328) + (xy 149.080658 141.902498) + (xy 148.971002 141.885131) + (xy 148.970998 141.885131) + (xy 148.861341 141.902498) + (xy 148.762414 141.952904) + (xy 148.762407 141.952909) + (xy 148.683909 142.031407) + (xy 148.683904 142.031414) + (xy 148.633498 142.130341) + (xy 148.616131 142.239997) + (xy 148.616131 142.240002) + (xy 136.879869 142.240002) + (xy 136.879869 142.239997) + (xy 136.862501 142.130341) + (xy 136.851163 142.108089) + (xy 136.812095 142.031413) + (xy 136.812092 142.03141) + (xy 136.81209 142.031407) + (xy 136.733592 141.952909) + (xy 136.733588 141.952906) + (xy 136.733587 141.952905) + (xy 136.724604 141.948328) + (xy 136.634658 141.902498) + (xy 136.525002 141.885131) + (xy 136.524998 141.885131) + (xy 136.415341 141.902498) + (xy 136.316414 141.952904) + (xy 136.316407 141.952909) + (xy 136.237909 142.031407) + (xy 136.237904 142.031414) + (xy 136.187498 142.130341) + (xy 136.170131 142.239997) + (xy 136.170131 142.240002) + (xy 104.8235 142.240002) + (xy 104.8235 138.935056) + (xy 104.843185 138.868017) + (xy 104.859819 138.847375) + (xy 105.065375 138.641819) + (xy 105.126698 138.608334) + (xy 105.153056 138.6055) + (xy 105.296273 138.6055) + (xy 105.363312 138.625185) + (xy 105.409067 138.677989) + (xy 105.417564 138.703723) + (xy 105.418856 138.709805) + (xy 105.418857 138.709807) + (xy 105.495848 138.882729) + (xy 105.495851 138.882734) + (xy 105.607111 139.03587) + (xy 105.607112 139.035871) + (xy 105.747784 139.162533) + (xy 105.911716 139.257179) + (xy 106.091744 139.315674) + (xy 106.232808 139.3305) + (xy 106.232812 139.3305) + (xy 107.127188 139.3305) + (xy 107.127192 139.3305) + (xy 107.268256 139.315674) + (xy 107.448284 139.257179) + (xy 107.612216 139.162533) + (xy 107.752888 139.035871) + (xy 107.864151 138.88273) + (xy 107.941144 138.709803) + (xy 107.9805 138.524646) + (xy 107.9805 138.335354) + (xy 107.941144 138.150197) + (xy 107.937897 138.142905) + (xy 107.864151 137.97727) + (xy 107.864148 137.977265) + (xy 107.752889 137.82413) + (xy 107.752881 137.824121) + (xy 107.734846 137.807882) + (xy 107.698199 137.748395) + (xy 107.69953 137.678538) + (xy 107.730137 137.628055) + (xy 108.181851 137.176341) + (xy 108.199091 137.161975) + (xy 108.215065 137.15095) + (xy 108.28142 137.12907) + (xy 108.349071 137.146538) + (xy 108.396538 137.197808) + (xy 108.4095 137.253003) + (xy 108.4095 138.940943) + (xy 108.389815 139.007982) + (xy 108.373181 139.028624) + (xy 107.354619 140.047185) + (xy 107.293296 140.08067) + (xy 107.253977 140.082825) + (xy 107.196734 140.076808) + (xy 107.127192 140.0695) + (xy 106.232808 140.0695) + (xy 106.091744 140.084326) + (xy 106.091741 140.084326) + (xy 106.09174 140.084327) + (xy 105.911722 140.142818) + (xy 105.911715 140.142821) + (xy 105.747785 140.237466) + (xy 105.607111 140.364129) + (xy 105.495851 140.517265) + (xy 105.495848 140.51727) + (xy 105.418857 140.690192) + (xy 105.418855 140.690197) + (xy 105.385983 140.844852) + (xy 105.3795 140.875354) + (xy 105.3795 141.064646) + (xy 105.383931 141.085493) + (xy 105.418855 141.249802) + (xy 105.418857 141.249807) + (xy 105.495848 141.422729) + (xy 105.495851 141.422734) + (xy 105.607111 141.57587) + (xy 105.607112 141.575871) + (xy 105.747784 141.702533) + (xy 105.911716 141.797179) + (xy 106.091744 141.855674) + (xy 106.232808 141.8705) + (xy 106.232812 141.8705) + (xy 107.127188 141.8705) + (xy 107.127192 141.8705) + (xy 107.268256 141.855674) + (xy 107.448284 141.797179) + (xy 107.612216 141.702533) + (xy 107.752888 141.575871) + (xy 107.864151 141.42273) + (xy 107.941144 141.249803) + (xy 107.9805 141.064646) + (xy 109.1895 141.064646) + (xy 109.193931 141.085493) + (xy 109.228855 141.249802) + (xy 109.228857 141.249807) + (xy 109.305848 141.422729) + (xy 109.305851 141.422734) + (xy 109.417111 141.57587) + (xy 109.417112 141.575871) + (xy 109.557784 141.702533) + (xy 109.721716 141.797179) + (xy 109.901744 141.855674) + (xy 110.042808 141.8705) + (xy 110.042812 141.8705) + (xy 110.937188 141.8705) + (xy 110.937192 141.8705) + (xy 111.078256 141.855674) + (xy 111.258284 141.797179) + (xy 111.422216 141.702533) + (xy 111.562888 141.575871) + (xy 111.674151 141.42273) + (xy 111.751144 141.249803) + (xy 111.7905 141.064646) + (xy 124.4295 141.064646) + (xy 124.433931 141.085493) + (xy 124.468855 141.249802) + (xy 124.468857 141.249807) + (xy 124.545848 141.422729) + (xy 124.545851 141.422734) + (xy 124.657111 141.57587) + (xy 124.657112 141.575871) + (xy 124.797784 141.702533) + (xy 124.961716 141.797179) + (xy 125.141744 141.855674) + (xy 125.282808 141.8705) + (xy 125.282812 141.8705) + (xy 126.177188 141.8705) + (xy 126.177192 141.8705) + (xy 126.318256 141.855674) + (xy 126.498284 141.797179) + (xy 126.662216 141.702533) + (xy 126.802888 141.575871) + (xy 126.914151 141.42273) + (xy 126.991144 141.249803) + (xy 127.0305 141.064646) + (xy 128.2395 141.064646) + (xy 128.243931 141.085493) + (xy 128.278855 141.249802) + (xy 128.278857 141.249807) + (xy 128.355848 141.422729) + (xy 128.355851 141.422734) + (xy 128.467111 141.57587) + (xy 128.467112 141.575871) + (xy 128.607784 141.702533) + (xy 128.771716 141.797179) + (xy 128.951744 141.855674) + (xy 129.092808 141.8705) + (xy 129.092812 141.8705) + (xy 129.987188 141.8705) + (xy 129.987192 141.8705) + (xy 130.128256 141.855674) + (xy 130.308284 141.797179) + (xy 130.472216 141.702533) + (xy 130.612888 141.575871) + (xy 130.724151 141.42273) + (xy 130.801144 141.249803) + (xy 130.802436 141.243722) + (xy 130.835627 141.18224) + (xy 130.896789 141.148461) + (xy 130.923727 141.1455) + (xy 134.495943 141.1455) + (xy 134.562982 141.165185) + (xy 134.583624 141.181819) + (xy 134.74304 141.341235) + (xy 134.776525 141.402558) + (xy 134.777832 141.448311) + (xy 134.773132 141.477997) + (xy 134.773131 141.478002) + (xy 134.790498 141.587658) + (xy 134.840904 141.686585) + (xy 134.840909 141.686592) + (xy 134.919407 141.76509) + (xy 134.91941 141.765092) + (xy 134.919413 141.765095) + (xy 134.969892 141.790815) + (xy 135.018341 141.815501) + (xy 135.127998 141.832869) + (xy 135.128 141.832869) + (xy 135.128002 141.832869) + (xy 135.237658 141.815501) + (xy 135.237659 141.8155) + (xy 135.237661 141.8155) + (xy 135.336587 141.765095) + (xy 135.415095 141.686587) + (xy 135.4655 141.587661) + (xy 135.4655 141.587659) + (xy 135.465501 141.587658) + (xy 135.482869 141.478002) + (xy 135.482869 141.477997) + (xy 135.465501 141.368341) + (xy 135.4655 141.368339) + (xy 135.415095 141.269413) + (xy 135.415092 141.26941) + (xy 135.41509 141.269407) + (xy 135.336592 141.190909) + (xy 135.336588 141.190906) + (xy 135.336587 141.190905) + (xy 135.290142 141.16724) + (xy 135.237658 141.140498) + (xy 135.128003 141.123131) + (xy 135.128001 141.123131) + (xy 135.128 141.123131) + (xy 135.121705 141.124128) + (xy 135.09831 141.127833) + (xy 135.029017 141.118876) + (xy 134.991234 141.09304) + (xy 134.96284 141.064646) + (xy 143.4795 141.064646) + (xy 143.483931 141.085493) + (xy 143.518855 141.249802) + (xy 143.518857 141.249807) + (xy 143.595848 141.422729) + (xy 143.595851 141.422734) + (xy 143.707111 141.57587) + (xy 143.707112 141.575871) + (xy 143.847784 141.702533) + (xy 144.011716 141.797179) + (xy 144.191744 141.855674) + (xy 144.332808 141.8705) + (xy 144.332812 141.8705) + (xy 145.227188 141.8705) + (xy 145.227192 141.8705) + (xy 145.368256 141.855674) + (xy 145.548284 141.797179) + (xy 145.712216 141.702533) + (xy 145.852888 141.575871) + (xy 145.964151 141.42273) + (xy 146.041144 141.249803) + (xy 146.0805 141.064646) + (xy 146.0805 140.97) + (xy 146.999901 140.97) + (xy 147.018252 141.156331) + (xy 147.018253 141.156333) + (xy 147.072604 141.335502) + (xy 147.160862 141.500623) + (xy 147.160864 141.500626) + (xy 147.279642 141.645357) + (xy 147.424373 141.764135) + (xy 147.424376 141.764137) + (xy 147.589497 141.852395) + (xy 147.589499 141.852396) + (xy 147.744308 141.899357) + (xy 147.768666 141.906746) + (xy 147.768668 141.906747) + (xy 147.785374 141.908392) + (xy 147.955 141.925099) + (xy 148.141331 141.906747) + (xy 148.320501 141.852396) + (xy 148.485625 141.764136) + (xy 148.630357 141.645357) + (xy 148.749136 141.500625) + (xy 148.837396 141.335501) + (xy 148.891747 141.156331) + (xy 148.910099 140.97) + (xy 148.891747 140.783669) + (xy 148.872433 140.719999) + (xy 149.451127 140.719999) + (xy 149.451128 140.72) + (xy 150.814314 140.72) + (xy 150.802359 140.731955) + (xy 150.744835 140.844852) + (xy 150.725014 140.97) + (xy 150.744835 141.095148) + (xy 150.802359 141.208045) + (xy 150.814314 141.22) + (xy 149.451128 141.22) + (xy 149.50373 141.416317) + (xy 149.503734 141.416326) + (xy 149.599865 141.622482) + (xy 149.730342 141.80882) + (xy 149.891179 141.969657) + (xy 150.077517 142.100134) + (xy 150.283673 142.196265) + (xy 150.283682 142.196269) + (xy 150.503389 142.255139) + (xy 150.5034 142.255141) + (xy 150.673233 142.269999) + (xy 150.673236 142.27) + (xy 150.88 142.27) + (xy 150.88 141.285686) + (xy 150.891955 141.297641) + (xy 151.004852 141.355165) + (xy 151.098519 141.37) + (xy 151.161481 141.37) + (xy 151.255148 141.355165) + (xy 151.368045 141.297641) + (xy 151.38 141.285686) + (xy 151.38 142.27) + (xy 151.586764 142.27) + (xy 151.586766 142.269999) + (xy 151.756599 142.255141) + (xy 151.75661 142.255139) + (xy 151.976317 142.196269) + (xy 151.976326 142.196265) + (xy 152.182482 142.100134) + (xy 152.36882 141.969657) + (xy 152.529657 141.80882) + (xy 152.660134 141.622482) + (xy 152.756265 141.416326) + (xy 152.756269 141.416317) + (xy 152.808872 141.22) + (xy 151.445686 141.22) + (xy 151.457641 141.208045) + (xy 151.515165 141.095148) + (xy 151.534986 140.97) + (xy 151.515165 140.844852) + (xy 151.457641 140.731955) + (xy 151.445686 140.72) + (xy 152.808872 140.72) + (xy 152.808872 140.719999) + (xy 152.756269 140.523682) + (xy 152.756265 140.523673) + (xy 152.660134 140.317517) + (xy 152.529657 140.131179) + (xy 152.36882 139.970342) + (xy 152.182482 139.839865) + (xy 151.976326 139.743734) + (xy 151.976317 139.74373) + (xy 151.75661 139.68486) + (xy 151.756599 139.684858) + (xy 151.586766 139.67) + (xy 151.38 139.67) + (xy 151.38 140.654314) + (xy 151.368045 140.642359) + (xy 151.255148 140.584835) + (xy 151.161481 140.57) + (xy 151.098519 140.57) + (xy 151.004852 140.584835) + (xy 150.891955 140.642359) + (xy 150.88 140.654314) + (xy 150.88 139.67) + (xy 150.673233 139.67) + (xy 150.5034 139.684858) + (xy 150.503389 139.68486) + (xy 150.283682 139.74373) + (xy 150.283673 139.743734) + (xy 150.077517 139.839865) + (xy 149.891179 139.970342) + (xy 149.730342 140.131179) + (xy 149.599865 140.317517) + (xy 149.503734 140.523673) + (xy 149.50373 140.523682) + (xy 149.451127 140.719999) + (xy 148.872433 140.719999) + (xy 148.837396 140.604499) + (xy 148.835912 140.601722) + (xy 148.749137 140.439376) + (xy 148.749135 140.439373) + (xy 148.630357 140.294642) + (xy 148.485626 140.175864) + (xy 148.485623 140.175862) + (xy 148.320502 140.087604) + (xy 148.141333 140.033253) + (xy 148.141331 140.033252) + (xy 147.955 140.014901) + (xy 147.768668 140.033252) + (xy 147.768666 140.033253) + (xy 147.589497 140.087604) + (xy 147.424376 140.175862) + (xy 147.424373 140.175864) + (xy 147.279642 140.294642) + (xy 147.160864 140.439373) + (xy 147.160862 140.439376) + (xy 147.072604 140.604497) + (xy 147.018253 140.783666) + (xy 147.018252 140.783668) + (xy 146.999901 140.97) + (xy 146.0805 140.97) + (xy 146.0805 140.875354) + (xy 146.041144 140.690197) + (xy 146.034465 140.675197) + (xy 145.964151 140.51727) + (xy 145.964148 140.517265) + (xy 145.852888 140.364129) + (xy 145.832365 140.34565) + (xy 145.712216 140.237467) + (xy 145.548284 140.142821) + (xy 145.548277 140.142818) + (xy 145.368259 140.084327) + (xy 145.368256 140.084326) + (xy 145.227192 140.0695) + (xy 144.332808 140.0695) + (xy 144.191744 140.084326) + (xy 144.191741 140.084326) + (xy 144.19174 140.084327) + (xy 144.011722 140.142818) + (xy 144.011715 140.142821) + (xy 143.847785 140.237466) + (xy 143.707111 140.364129) + (xy 143.595851 140.517265) + (xy 143.595848 140.51727) + (xy 143.518857 140.690192) + (xy 143.518855 140.690197) + (xy 143.485983 140.844852) + (xy 143.4795 140.875354) + (xy 143.4795 141.064646) + (xy 134.96284 141.064646) + (xy 134.763344 140.86515) + (xy 134.748975 140.847908) + (xy 134.739863 140.834708) + (xy 134.739861 140.834705) + (xy 134.709566 140.818804) + (xy 134.703046 140.815127) + (xy 134.673772 140.79743) + (xy 134.672377 140.796996) + (xy 134.670578 140.796251) + (xy 134.666606 140.795144) + (xy 134.664682 140.794851) + (xy 134.663257 140.7945) + (xy 134.629046 140.7945) + (xy 134.62156 140.794274) + (xy 134.587418 140.792208) + (xy 134.586005 140.792468) + (xy 134.56365 140.7945) + (xy 130.923727 140.7945) + (xy 130.856688 140.774815) + (xy 130.810933 140.722011) + (xy 130.802436 140.696277) + (xy 130.802209 140.695208) + (xy 130.801144 140.690197) + (xy 130.794465 140.675197) + (xy 130.724151 140.51727) + (xy 130.724148 140.517265) + (xy 130.612888 140.364129) + (xy 130.592365 140.34565) + (xy 130.472216 140.237467) + (xy 130.308284 140.142821) + (xy 130.308277 140.142818) + (xy 130.128259 140.084327) + (xy 130.128256 140.084326) + (xy 129.987192 140.0695) + (xy 129.092808 140.0695) + (xy 128.951744 140.084326) + (xy 128.951741 140.084326) + (xy 128.95174 140.084327) + (xy 128.771722 140.142818) + (xy 128.771715 140.142821) + (xy 128.607785 140.237466) + (xy 128.467111 140.364129) + (xy 128.355851 140.517265) + (xy 128.355848 140.51727) + (xy 128.278857 140.690192) + (xy 128.278855 140.690197) + (xy 128.245983 140.844852) + (xy 128.2395 140.875354) + (xy 128.2395 141.064646) + (xy 127.0305 141.064646) + (xy 127.0305 140.875354) + (xy 126.991144 140.690197) + (xy 126.984465 140.675197) + (xy 126.914151 140.51727) + (xy 126.914148 140.517265) + (xy 126.802888 140.364129) + (xy 126.782365 140.34565) + (xy 126.662216 140.237467) + (xy 126.498284 140.142821) + (xy 126.498277 140.142818) + (xy 126.318259 140.084327) + (xy 126.318256 140.084326) + (xy 126.177192 140.0695) + (xy 125.282808 140.0695) + (xy 125.141744 140.084326) + (xy 125.141741 140.084326) + (xy 125.14174 140.084327) + (xy 124.961722 140.142818) + (xy 124.961715 140.142821) + (xy 124.797785 140.237466) + (xy 124.657111 140.364129) + (xy 124.545851 140.517265) + (xy 124.545848 140.51727) + (xy 124.468857 140.690192) + (xy 124.468855 140.690197) + (xy 124.435983 140.844852) + (xy 124.4295 140.875354) + (xy 124.4295 141.064646) + (xy 111.7905 141.064646) + (xy 111.7905 140.875354) + (xy 111.751144 140.690197) + (xy 111.744465 140.675197) + (xy 111.674151 140.51727) + (xy 111.674148 140.517265) + (xy 111.562888 140.364129) + (xy 111.542365 140.34565) + (xy 111.422216 140.237467) + (xy 111.258284 140.142821) + (xy 111.258277 140.142818) + (xy 111.078259 140.084327) + (xy 111.078256 140.084326) + (xy 110.937192 140.0695) + (xy 110.042808 140.0695) + (xy 109.901744 140.084326) + (xy 109.901741 140.084326) + (xy 109.90174 140.084327) + (xy 109.721722 140.142818) + (xy 109.721715 140.142821) + (xy 109.557785 140.237466) + (xy 109.417111 140.364129) + (xy 109.305851 140.517265) + (xy 109.305848 140.51727) + (xy 109.228857 140.690192) + (xy 109.228855 140.690197) + (xy 109.195983 140.844852) + (xy 109.1895 140.875354) + (xy 109.1895 141.064646) + (xy 107.9805 141.064646) + (xy 107.9805 140.875354) + (xy 107.941144 140.690197) + (xy 107.934465 140.675197) + (xy 107.864151 140.51727) + (xy 107.864148 140.517265) + (xy 107.752889 140.36413) + (xy 107.752881 140.364121) + (xy 107.734846 140.347882) + (xy 107.698199 140.288395) + (xy 107.69953 140.218538) + (xy 107.730137 140.168055) + (xy 108.689851 139.208341) + (xy 108.707091 139.193975) + (xy 108.720292 139.184863) + (xy 108.720291 139.184863) + (xy 108.720295 139.184861) + (xy 108.736211 139.154534) + (xy 108.739882 139.148029) + (xy 108.745009 139.139548) + (xy 108.757568 139.118774) + (xy 108.757568 139.118771) + (xy 108.757995 139.117403) + (xy 108.75874 139.115604) + (xy 108.759863 139.111573) + (xy 108.760155 139.109659) + (xy 108.7605 139.108259) + (xy 108.7605 139.074058) + (xy 108.760726 139.066571) + (xy 108.761481 139.054087) + (xy 108.762792 139.032419) + (xy 108.76279 139.032415) + (xy 108.76253 139.03099) + (xy 108.7605 139.008642) + (xy 108.7605 138.524646) + (xy 109.1895 138.524646) + (xy 109.193931 138.545493) + (xy 109.228855 138.709802) + (xy 109.228857 138.709807) + (xy 109.305848 138.882729) + (xy 109.305851 138.882734) + (xy 109.417111 139.03587) + (xy 109.417112 139.035871) + (xy 109.557784 139.162533) + (xy 109.721716 139.257179) + (xy 109.901744 139.315674) + (xy 110.042808 139.3305) + (xy 110.042812 139.3305) + (xy 110.937188 139.3305) + (xy 110.937192 139.3305) + (xy 111.078256 139.315674) + (xy 111.258284 139.257179) + (xy 111.422216 139.162533) + (xy 111.562888 139.035871) + (xy 111.674151 138.88273) + (xy 111.751144 138.709803) + (xy 111.7905 138.524646) + (xy 111.7905 138.335354) + (xy 111.751144 138.150197) + (xy 111.747897 138.142905) + (xy 111.674151 137.97727) + (xy 111.674148 137.977265) + (xy 111.562888 137.824129) + (xy 111.542365 137.80565) + (xy 111.422216 137.697467) + (xy 111.258284 137.602821) + (xy 111.258277 137.602818) + (xy 111.078259 137.544327) + (xy 111.078256 137.544326) + (xy 110.937192 137.5295) + (xy 110.042808 137.5295) + (xy 109.901744 137.544326) + (xy 109.901741 137.544326) + (xy 109.90174 137.544327) + (xy 109.721722 137.602818) + (xy 109.721715 137.602821) + (xy 109.557785 137.697466) + (xy 109.417111 137.824129) + (xy 109.305851 137.977265) + (xy 109.305848 137.97727) + (xy 109.228857 138.150192) + (xy 109.228855 138.150197) + (xy 109.192691 138.320341) + (xy 109.1895 138.335354) + (xy 109.1895 138.524646) + (xy 108.7605 138.524646) + (xy 108.7605 135.760056) + (xy 108.780185 135.693017) + (xy 108.796819 135.672375) + (xy 108.919442 135.549752) + (xy 109.052601 135.416592) + (xy 109.113922 135.383109) + (xy 109.183613 135.388093) + (xy 109.239547 135.429964) + (xy 109.263964 135.495429) + (xy 109.25356 135.55471) + (xy 109.228855 135.610196) + (xy 109.228855 135.610197) + (xy 109.19603 135.764633) + (xy 109.1895 135.795354) + (xy 109.1895 135.984646) + (xy 109.193931 136.005493) + (xy 109.228855 136.169802) + (xy 109.228857 136.169807) + (xy 109.305848 136.342729) + (xy 109.305851 136.342734) + (xy 109.417111 136.49587) + (xy 109.417112 136.495871) + (xy 109.557784 136.622533) + (xy 109.721716 136.717179) + (xy 109.901744 136.775674) + (xy 110.042808 136.7905) + (xy 110.042812 136.7905) + (xy 110.937188 136.7905) + (xy 110.937192 136.7905) + (xy 111.078256 136.775674) + (xy 111.258284 136.717179) + (xy 111.422216 136.622533) + (xy 111.530535 136.525002) + (xy 117.501131 136.525002) + (xy 117.518498 136.634658) + (xy 117.568904 136.733585) + (xy 117.568909 136.733592) + (xy 117.647407 136.81209) + (xy 117.64741 136.812092) + (xy 117.647413 136.812095) + (xy 117.736526 136.8575) + (xy 117.746341 136.862501) + (xy 117.855998 136.879869) + (xy 117.856 136.879869) + (xy 117.885684 136.875167) + (xy 117.954976 136.884121) + (xy 117.992764 136.909959) + (xy 118.347658 137.264853) + (xy 118.362027 137.282094) + (xy 118.371139 137.295295) + (xy 118.401432 137.311194) + (xy 118.40793 137.314858) + (xy 118.437226 137.332568) + (xy 118.437228 137.332568) + (xy 118.438609 137.332999) + (xy 118.440408 137.333744) + (xy 118.444417 137.334861) + (xy 118.446341 137.335154) + (xy 118.447741 137.335499) + (xy 118.447743 137.3355) + (xy 118.481942 137.3355) + (xy 118.489429 137.335726) + (xy 118.500047 137.336368) + (xy 118.523582 137.337792) + (xy 118.523582 137.337791) + (xy 118.523584 137.337792) + (xy 118.52501 137.337531) + (xy 118.547359 137.3355) + (xy 125.001539 137.3355) + (xy 125.068578 137.355185) + (xy 125.114333 137.407989) + (xy 125.124277 137.477147) + (xy 125.095252 137.540703) + (xy 125.039857 137.577431) + (xy 124.961722 137.602818) + (xy 124.961715 137.602821) + (xy 124.797785 137.697466) + (xy 124.657111 137.824129) + (xy 124.545851 137.977265) + (xy 124.545848 137.97727) + (xy 124.468857 138.150192) + (xy 124.468855 138.150197) + (xy 124.432691 138.320341) + (xy 124.4295 138.335354) + (xy 124.4295 138.524646) + (xy 124.433931 138.545493) + (xy 124.468855 138.709802) + (xy 124.468857 138.709807) + (xy 124.545848 138.882729) + (xy 124.545851 138.882734) + (xy 124.657111 139.03587) + (xy 124.657112 139.035871) + (xy 124.797784 139.162533) + (xy 124.961716 139.257179) + (xy 125.141744 139.315674) + (xy 125.282808 139.3305) + (xy 125.282812 139.3305) + (xy 126.177188 139.3305) + (xy 126.177192 139.3305) + (xy 126.318256 139.315674) + (xy 126.498284 139.257179) + (xy 126.662216 139.162533) + (xy 126.802888 139.035871) + (xy 126.914151 138.88273) + (xy 126.991144 138.709803) + (xy 127.0305 138.524646) + (xy 127.0305 138.335354) + (xy 126.991144 138.150197) + (xy 126.987897 138.142905) + (xy 126.914151 137.97727) + (xy 126.914148 137.977265) + (xy 126.802888 137.824129) + (xy 126.782365 137.80565) + (xy 126.662216 137.697467) + (xy 126.498284 137.602821) + (xy 126.498277 137.602818) + (xy 126.420143 137.577431) + (xy 126.362467 137.537993) + (xy 126.335269 137.473635) + (xy 126.347184 137.404788) + (xy 126.394428 137.353313) + (xy 126.458461 137.3355) + (xy 128.145943 137.3355) + (xy 128.212982 137.355185) + (xy 128.233624 137.371819) + (xy 128.388624 137.526819) + (xy 128.48986 137.628054) + (xy 128.523345 137.689377) + (xy 128.518361 137.759068) + (xy 128.485155 137.807882) + (xy 128.46711 137.82413) + (xy 128.467106 137.824135) + (xy 128.355851 137.977265) + (xy 128.355848 137.97727) + (xy 128.278857 138.150192) + (xy 128.278855 138.150197) + (xy 128.242691 138.320341) + (xy 128.2395 138.335354) + (xy 128.2395 138.524646) + (xy 128.243931 138.545493) + (xy 128.278855 138.709802) + (xy 128.278857 138.709807) + (xy 128.355848 138.882729) + (xy 128.355851 138.882734) + (xy 128.467111 139.03587) + (xy 128.467112 139.035871) + (xy 128.607784 139.162533) + (xy 128.771716 139.257179) + (xy 128.951744 139.315674) + (xy 129.092808 139.3305) + (xy 129.092812 139.3305) + (xy 129.987188 139.3305) + (xy 129.987192 139.3305) + (xy 130.128256 139.315674) + (xy 130.308284 139.257179) + (xy 130.472216 139.162533) + (xy 130.612888 139.035871) + (xy 130.724151 138.88273) + (xy 130.801144 138.709803) + (xy 130.8405 138.524646) + (xy 143.4795 138.524646) + (xy 143.483931 138.545493) + (xy 143.518855 138.709802) + (xy 143.518857 138.709807) + (xy 143.595848 138.882729) + (xy 143.595851 138.882734) + (xy 143.707111 139.03587) + (xy 143.707112 139.035871) + (xy 143.847784 139.162533) + (xy 144.011716 139.257179) + (xy 144.191744 139.315674) + (xy 144.332808 139.3305) + (xy 144.332812 139.3305) + (xy 145.227188 139.3305) + (xy 145.227192 139.3305) + (xy 145.368256 139.315674) + (xy 145.548284 139.257179) + (xy 145.712216 139.162533) + (xy 145.852888 139.035871) + (xy 145.964151 138.88273) + (xy 146.041144 138.709803) + (xy 146.0805 138.524646) + (xy 146.0805 138.43) + (xy 146.999901 138.43) + (xy 147.018252 138.616331) + (xy 147.018253 138.616333) + (xy 147.072604 138.795502) + (xy 147.160862 138.960623) + (xy 147.160864 138.960626) + (xy 147.279642 139.105357) + (xy 147.424373 139.224135) + (xy 147.424376 139.224137) + (xy 147.570375 139.302174) + (xy 147.589499 139.312396) + (xy 147.744308 139.359357) + (xy 147.768666 139.366746) + (xy 147.768668 139.366747) + (xy 147.785374 139.368392) + (xy 147.955 139.385099) + (xy 148.141331 139.366747) + (xy 148.320501 139.312396) + (xy 148.485625 139.224136) + (xy 148.630357 139.105357) + (xy 148.749136 138.960625) + (xy 148.837396 138.795501) + (xy 148.891747 138.616331) + (xy 148.900777 138.524646) + (xy 149.8295 138.524646) + (xy 149.833931 138.545493) + (xy 149.868855 138.709802) + (xy 149.868857 138.709807) + (xy 149.945848 138.882729) + (xy 149.945851 138.882734) + (xy 150.057111 139.03587) + (xy 150.057112 139.035871) + (xy 150.197784 139.162533) + (xy 150.361716 139.257179) + (xy 150.541744 139.315674) + (xy 150.682808 139.3305) + (xy 150.682812 139.3305) + (xy 151.577188 139.3305) + (xy 151.577192 139.3305) + (xy 151.718256 139.315674) + (xy 151.898284 139.257179) + (xy 152.062216 139.162533) + (xy 152.202888 139.035871) + (xy 152.314151 138.88273) + (xy 152.391144 138.709803) + (xy 152.4305 138.524646) + (xy 152.4305 138.335354) + (xy 152.391144 138.150197) + (xy 152.387897 138.142905) + (xy 152.314151 137.97727) + (xy 152.314148 137.977265) + (xy 152.202889 137.82413) + (xy 152.202883 137.824124) + (xy 152.184848 137.807885) + (xy 152.1482 137.748399) + (xy 152.149529 137.678542) + (xy 152.180176 137.628016) + (xy 152.180974 137.627219) + (xy 152.182415 137.62578) + (xy 152.243753 137.592322) + (xy 152.270057 137.5895) + (xy 165.234663 137.5895) + (xy 165.301702 137.609185) + (xy 165.347457 137.661989) + (xy 165.357401 137.731147) + (xy 165.328376 137.794703) + (xy 165.317635 137.80565) + (xy 165.297111 137.824129) + (xy 165.185851 137.977265) + (xy 165.185848 137.97727) + (xy 165.108857 138.150192) + (xy 165.108855 138.150197) + (xy 165.072691 138.320341) + (xy 165.0695 138.335354) + (xy 165.0695 138.524646) + (xy 165.073931 138.545493) + (xy 165.108855 138.709802) + (xy 165.108857 138.709807) + (xy 165.185848 138.882729) + (xy 165.185851 138.882734) + (xy 165.297111 139.03587) + (xy 165.297112 139.035871) + (xy 165.437784 139.162533) + (xy 165.601716 139.257179) + (xy 165.601721 139.25718) + (xy 165.601722 139.257181) + (xy 165.679857 139.282569) + (xy 165.737533 139.322007) + (xy 165.764731 139.386365) + (xy 165.752816 139.455212) + (xy 165.705572 139.506687) + (xy 165.641539 139.5245) + (xy 160.772545 139.5245) + (xy 160.705506 139.504815) + (xy 160.684864 139.488181) + (xy 160.609592 139.412909) + (xy 160.609588 139.412906) + (xy 160.609587 139.412905) + (xy 160.557499 139.386365) + (xy 160.510658 139.362498) + (xy 160.401002 139.345131) + (xy 160.400998 139.345131) + (xy 160.291341 139.362498) + (xy 160.192414 139.412904) + (xy 160.192407 139.412909) + (xy 160.113909 139.491407) + (xy 160.113904 139.491414) + (xy 160.063498 139.590341) + (xy 160.046131 139.699997) + (xy 160.046131 139.700002) + (xy 160.063498 139.809658) + (xy 160.113904 139.908585) + (xy 160.113909 139.908592) + (xy 160.192407 139.98709) + (xy 160.19241 139.987092) + (xy 160.192413 139.987095) + (xy 160.246986 140.014901) + (xy 160.291341 140.037501) + (xy 160.400998 140.054869) + (xy 160.401 140.054869) + (xy 160.401002 140.054869) + (xy 160.510658 140.037501) + (xy 160.510659 140.0375) + (xy 160.510661 140.0375) + (xy 160.609587 139.987095) + (xy 160.642685 139.953997) + (xy 160.684864 139.911819) + (xy 160.746187 139.878334) + (xy 160.772545 139.8755) + (xy 163.278743 139.8755) + (xy 163.659743 139.8755) + (xy 165.437743 139.8755) + (xy 165.641539 139.8755) + (xy 165.708578 139.895185) + (xy 165.754333 139.947989) + (xy 165.764277 140.017147) + (xy 165.735252 140.080703) + (xy 165.679857 140.117431) + (xy 165.601722 140.142818) + (xy 165.601715 140.142821) + (xy 165.437785 140.237466) + (xy 165.297111 140.364129) + (xy 165.185851 140.517265) + (xy 165.185848 140.51727) + (xy 165.108857 140.690192) + (xy 165.108855 140.690197) + (xy 165.075983 140.844852) + (xy 165.0695 140.875354) + (xy 165.0695 141.064646) + (xy 165.073931 141.085493) + (xy 165.108855 141.249802) + (xy 165.108857 141.249807) + (xy 165.185848 141.422729) + (xy 165.185851 141.422734) + (xy 165.297111 141.57587) + (xy 165.297112 141.575871) + (xy 165.437784 141.702533) + (xy 165.601716 141.797179) + (xy 165.601721 141.79718) + (xy 165.601722 141.797181) + (xy 165.679857 141.822569) + (xy 165.737533 141.862007) + (xy 165.764731 141.926365) + (xy 165.752816 141.995212) + (xy 165.705572 142.046687) + (xy 165.641539 142.0645) + (xy 160.899545 142.0645) + (xy 160.832506 142.044815) + (xy 160.811864 142.028181) + (xy 160.736592 141.952909) + (xy 160.736588 141.952906) + (xy 160.736587 141.952905) + (xy 160.727604 141.948328) + (xy 160.637658 141.902498) + (xy 160.528002 141.885131) + (xy 160.527998 141.885131) + (xy 160.418341 141.902498) + (xy 160.319414 141.952904) + (xy 160.319407 141.952909) + (xy 160.240909 142.031407) + (xy 160.240904 142.031414) + (xy 160.190498 142.130341) + (xy 160.173131 142.239997) + (xy 160.173131 142.240002) + (xy 160.190498 142.349658) + (xy 160.240904 142.448585) + (xy 160.240909 142.448592) + (xy 160.319407 142.52709) + (xy 160.31941 142.527092) + (xy 160.319413 142.527095) + (xy 160.373986 142.554901) + (xy 160.418341 142.577501) + (xy 160.527998 142.594869) + (xy 160.528 142.594869) + (xy 160.528002 142.594869) + (xy 160.637658 142.577501) + (xy 160.637659 142.5775) + (xy 160.637661 142.5775) + (xy 160.736587 142.527095) + (xy 160.736592 142.52709) + (xy 160.811864 142.451819) + (xy 160.873187 142.418334) + (xy 160.899545 142.4155) + (xy 165.641539 142.4155) + (xy 165.708578 142.435185) + (xy 165.754333 142.487989) + (xy 165.764277 142.557147) + (xy 165.735252 142.620703) + (xy 165.679857 142.657431) + (xy 165.601722 142.682818) + (xy 165.601715 142.682821) + (xy 165.437785 142.777466) + (xy 165.297111 142.904129) + (xy 165.185851 143.057265) + (xy 165.185848 143.05727) + (xy 165.108857 143.230192) + (xy 165.108855 143.230197) + (xy 165.075334 143.387908) + (xy 165.0695 143.415354) + (xy 165.0695 143.604646) + (xy 165.073931 143.625493) + (xy 165.108855 143.789802) + (xy 165.108857 143.789807) + (xy 165.185848 143.962729) + (xy 165.185851 143.962734) + (xy 165.297111 144.11587) + (xy 165.297112 144.115871) + (xy 165.437784 144.242533) + (xy 165.601716 144.337179) + (xy 165.781744 144.395674) + (xy 165.922808 144.4105) + (xy 165.922812 144.4105) + (xy 166.817188 144.4105) + (xy 166.817192 144.4105) + (xy 166.958256 144.395674) + (xy 167.138284 144.337179) + (xy 167.302216 144.242533) + (xy 167.442888 144.115871) + (xy 167.554151 143.96273) + (xy 167.631144 143.789803) + (xy 167.6705 143.604646) + (xy 167.6705 143.415354) + (xy 167.631144 143.230197) + (xy 167.631141 143.230191) + (xy 167.554151 143.05727) + (xy 167.554148 143.057265) + (xy 167.442888 142.904129) + (xy 167.422365 142.88565) + (xy 167.302216 142.777467) + (xy 167.138284 142.682821) + (xy 167.138277 142.682818) + (xy 167.060143 142.657431) + (xy 167.002467 142.617993) + (xy 166.975269 142.553635) + (xy 166.987184 142.484788) + (xy 167.034428 142.433313) + (xy 167.098461 142.4155) + (xy 168.247781 142.4155) + (xy 168.270131 142.41753) + (xy 168.285913 142.420423) + (xy 168.318592 142.410239) + (xy 168.325785 142.408234) + (xy 168.359 142.400048) + (xy 168.359004 142.400044) + (xy 168.360263 142.399384) + (xy 168.362069 142.398636) + (xy 168.365714 142.39658) + (xy 168.367288 142.395422) + (xy 168.368503 142.394686) + (xy 168.36851 142.394685) + (xy 168.392718 142.370475) + (xy 168.398137 142.365374) + (xy 168.423756 142.342679) + (xy 168.423758 142.342673) + (xy 168.424571 142.341497) + (xy 168.438941 142.324252) + (xy 168.939366 141.823827) + (xy 169.000687 141.790344) + (xy 169.070379 141.795328) + (xy 169.085498 141.802152) + (xy 169.179497 141.852395) + (xy 169.179499 141.852396) + (xy 169.334308 141.899357) + (xy 169.358666 141.906746) + (xy 169.358668 141.906747) + (xy 169.375374 141.908392) + (xy 169.545 141.925099) + (xy 169.731331 141.906747) + (xy 169.910501 141.852396) + (xy 170.075625 141.764136) + (xy 170.220357 141.645357) + (xy 170.339136 141.500625) + (xy 170.427396 141.335501) + (xy 170.481747 141.156331) + (xy 170.490777 141.064646) + (xy 171.4195 141.064646) + (xy 171.423931 141.085493) + (xy 171.458855 141.249802) + (xy 171.458857 141.249807) + (xy 171.535848 141.422729) + (xy 171.535851 141.422734) + (xy 171.647111 141.57587) + (xy 171.647112 141.575871) + (xy 171.787784 141.702533) + (xy 171.951716 141.797179) + (xy 172.131744 141.855674) + (xy 172.272808 141.8705) + (xy 172.272812 141.8705) + (xy 173.167188 141.8705) + (xy 173.167192 141.8705) + (xy 173.308256 141.855674) + (xy 173.488284 141.797179) + (xy 173.652216 141.702533) + (xy 173.792888 141.575871) + (xy 173.904151 141.42273) + (xy 173.981144 141.249803) + (xy 174.0205 141.064646) + (xy 179.0395 141.064646) + (xy 179.043931 141.085493) + (xy 179.078855 141.249802) + (xy 179.078857 141.249807) + (xy 179.155848 141.422729) + (xy 179.155851 141.422734) + (xy 179.267111 141.57587) + (xy 179.267112 141.575871) + (xy 179.407784 141.702533) + (xy 179.571716 141.797179) + (xy 179.751744 141.855674) + (xy 179.892808 141.8705) + (xy 179.892812 141.8705) + (xy 180.787188 141.8705) + (xy 180.787192 141.8705) + (xy 180.928256 141.855674) + (xy 181.108284 141.797179) + (xy 181.272216 141.702533) + (xy 181.412888 141.575871) + (xy 181.524151 141.42273) + (xy 181.601144 141.249803) + (xy 181.6405 141.064646) + (xy 181.6405 140.875354) + (xy 181.601144 140.690197) + (xy 181.594465 140.675197) + (xy 181.524151 140.51727) + (xy 181.524148 140.517265) + (xy 181.412888 140.364129) + (xy 181.392365 140.34565) + (xy 181.272216 140.237467) + (xy 181.108284 140.142821) + (xy 181.108277 140.142818) + (xy 180.928259 140.084327) + (xy 180.928256 140.084326) + (xy 180.787192 140.0695) + (xy 179.892808 140.0695) + (xy 179.751744 140.084326) + (xy 179.751741 140.084326) + (xy 179.75174 140.084327) + (xy 179.571722 140.142818) + (xy 179.571715 140.142821) + (xy 179.407785 140.237466) + (xy 179.267111 140.364129) + (xy 179.155851 140.517265) + (xy 179.155848 140.51727) + (xy 179.078857 140.690192) + (xy 179.078855 140.690197) + (xy 179.045983 140.844852) + (xy 179.0395 140.875354) + (xy 179.0395 141.064646) + (xy 174.0205 141.064646) + (xy 174.0205 140.875354) + (xy 173.981144 140.690197) + (xy 173.974465 140.675197) + (xy 173.904151 140.51727) + (xy 173.904148 140.517265) + (xy 173.792888 140.364129) + (xy 173.772365 140.34565) + (xy 173.652216 140.237467) + (xy 173.488284 140.142821) + (xy 173.488277 140.142818) + (xy 173.308259 140.084327) + (xy 173.308256 140.084326) + (xy 173.167192 140.0695) + (xy 172.272808 140.0695) + (xy 172.131744 140.084326) + (xy 172.131741 140.084326) + (xy 172.13174 140.084327) + (xy 171.951722 140.142818) + (xy 171.951715 140.142821) + (xy 171.787785 140.237466) + (xy 171.647111 140.364129) + (xy 171.535851 140.517265) + (xy 171.535848 140.51727) + (xy 171.458857 140.690192) + (xy 171.458855 140.690197) + (xy 171.425983 140.844852) + (xy 171.4195 140.875354) + (xy 171.4195 141.064646) + (xy 170.490777 141.064646) + (xy 170.500099 140.97) + (xy 170.481747 140.783669) + (xy 170.427396 140.604499) + (xy 170.425912 140.601722) + (xy 170.339137 140.439376) + (xy 170.339135 140.439373) + (xy 170.220357 140.294642) + (xy 170.075626 140.175864) + (xy 170.075623 140.175862) + (xy 169.910502 140.087604) + (xy 169.731333 140.033253) + (xy 169.731331 140.033252) + (xy 169.545 140.014901) + (xy 169.358668 140.033252) + (xy 169.358666 140.033253) + (xy 169.179497 140.087604) + (xy 169.014376 140.175862) + (xy 169.014373 140.175864) + (xy 168.869642 140.294642) + (xy 168.750864 140.439373) + (xy 168.750862 140.439376) + (xy 168.662604 140.604497) + (xy 168.608253 140.783666) + (xy 168.608252 140.783668) + (xy 168.589901 140.97) + (xy 168.608252 141.156331) + (xy 168.608253 141.156333) + (xy 168.662604 141.335502) + (xy 168.712847 141.4295) + (xy 168.727089 141.497902) + (xy 168.702089 141.563146) + (xy 168.69117 141.575634) + (xy 168.238625 142.028181) + (xy 168.177302 142.061666) + (xy 168.150944 142.0645) + (xy 167.098461 142.0645) + (xy 167.031422 142.044815) + (xy 166.985667 141.992011) + (xy 166.975723 141.922853) + (xy 167.004748 141.859297) + (xy 167.060143 141.822569) + (xy 167.102457 141.80882) + (xy 167.138284 141.797179) + (xy 167.302216 141.702533) + (xy 167.442888 141.575871) + (xy 167.554151 141.42273) + (xy 167.631144 141.249803) + (xy 167.6705 141.064646) + (xy 167.6705 140.875354) + (xy 167.631144 140.690197) + (xy 167.624465 140.675197) + (xy 167.554151 140.51727) + (xy 167.554148 140.517265) + (xy 167.442888 140.364129) + (xy 167.422365 140.34565) + (xy 167.302216 140.237467) + (xy 167.138284 140.142821) + (xy 167.138277 140.142818) + (xy 167.060143 140.117431) + (xy 167.002467 140.077993) + (xy 166.975269 140.013635) + (xy 166.987184 139.944788) + (xy 167.034428 139.893313) + (xy 167.098461 139.8755) + (xy 168.247781 139.8755) + (xy 168.270131 139.87753) + (xy 168.285913 139.880423) + (xy 168.318592 139.870239) + (xy 168.325785 139.868234) + (xy 168.359 139.860048) + (xy 168.359004 139.860044) + (xy 168.360263 139.859384) + (xy 168.362069 139.858636) + (xy 168.365714 139.85658) + (xy 168.367288 139.855422) + (xy 168.368503 139.854686) + (xy 168.36851 139.854685) + (xy 168.392718 139.830475) + (xy 168.398137 139.825374) + (xy 168.423756 139.802679) + (xy 168.423758 139.802673) + (xy 168.424571 139.801497) + (xy 168.438941 139.784252) + (xy 168.939366 139.283827) + (xy 169.000687 139.250344) + (xy 169.070379 139.255328) + (xy 169.085498 139.262152) + (xy 169.160375 139.302174) + (xy 169.179499 139.312396) + (xy 169.334308 139.359357) + (xy 169.358666 139.366746) + (xy 169.358668 139.366747) + (xy 169.375374 139.368392) + (xy 169.545 139.385099) + (xy 169.731331 139.366747) + (xy 169.910501 139.312396) + (xy 170.075625 139.224136) + (xy 170.220357 139.105357) + (xy 170.339136 138.960625) + (xy 170.427396 138.795501) + (xy 170.481747 138.616331) + (xy 170.500099 138.43) + (xy 170.481747 138.243669) + (xy 170.427396 138.064499) + (xy 170.42591 138.061718) + (xy 170.339137 137.899376) + (xy 170.339135 137.899373) + (xy 170.220357 137.754642) + (xy 170.132272 137.682353) + (xy 170.092938 137.624608) + (xy 170.091067 137.554763) + (xy 170.127254 137.494995) + (xy 170.19001 137.464279) + (xy 170.210937 137.4625) + (xy 170.309943 137.4625) + (xy 170.376982 137.482185) + (xy 170.397624 137.498819) + (xy 170.417658 137.518853) + (xy 170.432027 137.536094) + (xy 170.437824 137.544493) + (xy 170.441138 137.549293) + (xy 170.44114 137.549296) + (xy 170.471441 137.565199) + (xy 170.477932 137.568859) + (xy 170.507226 137.586568) + (xy 170.507227 137.586568) + (xy 170.508604 137.586997) + (xy 170.510405 137.587743) + (xy 170.514413 137.58886) + (xy 170.516341 137.589154) + (xy 170.517741 137.589499) + (xy 170.517743 137.5895) + (xy 170.551954 137.5895) + (xy 170.559439 137.589725) + (xy 170.593581 137.591791) + (xy 170.594995 137.591532) + (xy 170.61735 137.5895) + (xy 171.083643 137.5895) + (xy 171.150682 137.609185) + (xy 171.196437 137.661989) + (xy 171.206381 137.731147) + (xy 171.192048 137.772561) + (xy 171.192154 137.772611) + (xy 171.191679 137.773628) + (xy 171.191035 137.775491) + (xy 171.189869 137.777509) + (xy 171.093734 137.983673) + (xy 171.09373 137.983682) + (xy 171.041127 138.179999) + (xy 171.041128 138.18) + (xy 172.404314 138.18) + (xy 172.392359 138.191955) + (xy 172.334835 138.304852) + (xy 172.315014 138.43) + (xy 172.334835 138.555148) + (xy 172.392359 138.668045) + (xy 172.404314 138.68) + (xy 171.041128 138.68) + (xy 171.09373 138.876317) + (xy 171.093734 138.876326) + (xy 171.189865 139.082482) + (xy 171.320342 139.26882) + (xy 171.481179 139.429657) + (xy 171.667517 139.560134) + (xy 171.873673 139.656265) + (xy 171.873682 139.656269) + (xy 172.093389 139.715139) + (xy 172.0934 139.715141) + (xy 172.263233 139.729999) + (xy 172.263236 139.73) + (xy 172.47 139.73) + (xy 172.47 138.745686) + (xy 172.481955 138.757641) + (xy 172.594852 138.815165) + (xy 172.688519 138.83) + (xy 172.751481 138.83) + (xy 172.845148 138.815165) + (xy 172.958045 138.757641) + (xy 172.97 138.745686) + (xy 172.97 139.73) + (xy 173.176764 139.73) + (xy 173.176766 139.729999) + (xy 173.346599 139.715141) + (xy 173.34661 139.715139) + (xy 173.566317 139.656269) + (xy 173.566326 139.656265) + (xy 173.772482 139.560134) + (xy 173.95882 139.429657) + (xy 174.119657 139.26882) + (xy 174.250134 139.082482) + (xy 174.346265 138.876326) + (xy 174.346269 138.876317) + (xy 174.398872 138.68) + (xy 173.035686 138.68) + (xy 173.047641 138.668045) + (xy 173.105165 138.555148) + (xy 173.124986 138.43) + (xy 173.105165 138.304852) + (xy 173.047641 138.191955) + (xy 173.035686 138.18) + (xy 174.398872 138.18) + (xy 174.398872 138.179999) + (xy 174.346269 137.983682) + (xy 174.346265 137.983673) + (xy 174.25013 137.777509) + (xy 174.248965 137.775491) + (xy 174.248722 137.77449) + (xy 174.247846 137.772611) + (xy 174.248223 137.772434) + (xy 174.232498 137.70759) + (xy 174.255355 137.641565) + (xy 174.31028 137.598379) + (xy 174.356357 137.5895) + (xy 178.9155 137.5895) + (xy 178.982539 137.609185) + (xy 179.028294 137.661989) + (xy 179.0395 137.7135) + (xy 179.0395 139.239894) + (xy 179.039501 139.239902) + (xy 179.04533 139.269212) + (xy 179.067542 139.302457) + (xy 179.082417 139.312395) + (xy 179.100787 139.324669) + (xy 179.10079 139.324669) + (xy 179.100791 139.32467) + (xy 179.110647 139.32663) + (xy 179.130101 139.3305) + (xy 181.549898 139.330499) + (xy 181.579213 139.324669) + (xy 181.612457 139.302457) + (xy 181.634669 139.269213) + (xy 181.636074 139.262152) + (xy 181.6405 139.239901) + (xy 181.6405 138.881057) + (xy 181.660185 138.814018) + (xy 181.712989 138.768263) + (xy 181.782147 138.758319) + (xy 181.845703 138.787344) + (xy 181.852181 138.793376) + (xy 182.160181 139.101376) + (xy 182.193666 139.162699) + (xy 182.1965 139.189057) + (xy 182.1965 142.97478) + (xy 182.194469 142.997132) + (xy 182.191577 143.012912) + (xy 182.191576 143.012912) + (xy 182.198514 143.035177) + (xy 182.200724 143.04227) + (xy 182.201758 143.045586) + (xy 182.203768 143.052798) + (xy 182.211951 143.085999) + (xy 182.212627 143.087286) + (xy 182.213373 143.089088) + (xy 182.215412 143.092702) + (xy 182.216559 143.094261) + (xy 182.217313 143.095509) + (xy 182.241508 143.119703) + (xy 182.246643 143.125158) + (xy 182.269319 143.150755) + (xy 182.270505 143.151573) + (xy 182.287749 143.165944) + (xy 182.990656 143.868851) + (xy 183.005022 143.886088) + (xy 183.014138 143.899295) + (xy 183.044441 143.915199) + (xy 183.050932 143.918859) + (xy 183.080226 143.936568) + (xy 183.080227 143.936568) + (xy 183.081604 143.936997) + (xy 183.083405 143.937743) + (xy 183.087413 143.93886) + (xy 183.089341 143.939154) + (xy 183.090741 143.939499) + (xy 183.090743 143.9395) + (xy 183.124942 143.9395) + (xy 183.132429 143.939726) + (xy 183.143047 143.940368) + (xy 183.166582 143.941792) + (xy 183.166582 143.941791) + (xy 183.166584 143.941792) + (xy 183.168003 143.941532) + (xy 183.190357 143.9395) + (xy 183.372003 143.9395) + (xy 183.439042 143.959185) + (xy 183.484797 144.011989) + (xy 183.490663 144.027504) + (xy 183.521604 144.129502) + (xy 183.609862 144.294623) + (xy 183.609864 144.294626) + (xy 183.728642 144.439357) + (xy 183.873373 144.558135) + (xy 183.873376 144.558137) + (xy 184.005358 144.628682) + (xy 184.038499 144.646396) + (xy 184.217666 144.700746) + (xy 184.217668 144.700747) + (xy 184.225314 144.7015) + (xy 184.404 144.719099) + (xy 184.590331 144.700747) + (xy 184.769501 144.646396) + (xy 184.934625 144.558136) + (xy 185.079357 144.439357) + (xy 185.198136 144.294625) + (xy 185.286396 144.129501) + (xy 185.340747 143.950331) + (xy 185.359099 143.764) + (xy 185.340747 143.577669) + (xy 185.286396 143.398499) + (xy 185.273678 143.374705) + (xy 185.198137 143.233376) + (xy 185.198135 143.233373) + (xy 185.079357 143.088642) + (xy 184.934626 142.969864) + (xy 184.934623 142.969862) + (xy 184.769502 142.881604) + (xy 184.590333 142.827253) + (xy 184.590331 142.827252) + (xy 184.404 142.808901) + (xy 184.217668 142.827252) + (xy 184.217666 142.827253) + (xy 184.038497 142.881604) + (xy 183.873376 142.969862) + (xy 183.873373 142.969864) + (xy 183.728642 143.088642) + (xy 183.609864 143.233373) + (xy 183.609862 143.233376) + (xy 183.521604 143.398497) + (xy 183.490663 143.500496) + (xy 183.452366 143.558934) + (xy 183.388554 143.587391) + (xy 183.372003 143.5885) + (xy 183.258057 143.5885) + (xy 183.191018 143.568815) + (xy 183.170376 143.552181) + (xy 182.583819 142.965624) + (xy 182.550334 142.904301) + (xy 182.5475 142.877943) + (xy 182.5475 141.224) + (xy 183.448901 141.224) + (xy 183.467252 141.410331) + (xy 183.467253 141.410333) + (xy 183.521604 141.589502) + (xy 183.609862 141.754623) + (xy 183.609864 141.754626) + (xy 183.728642 141.899357) + (xy 183.873373 142.018135) + (xy 183.873376 142.018137) + (xy 184.029683 142.101684) + (xy 184.038499 142.106396) + (xy 184.184918 142.150812) + (xy 184.217666 142.160746) + (xy 184.217668 142.160747) + (xy 184.225314 142.1615) + (xy 184.404 142.179099) + (xy 184.590331 142.160747) + (xy 184.769501 142.106396) + (xy 184.934625 142.018136) + (xy 185.079357 141.899357) + (xy 185.198136 141.754625) + (xy 185.286396 141.589501) + (xy 185.340747 141.410331) + (xy 185.359099 141.224) + (xy 185.340747 141.037669) + (xy 185.286396 140.858499) + (xy 185.273678 140.834705) + (xy 185.198137 140.693376) + (xy 185.198135 140.693373) + (xy 185.079357 140.548642) + (xy 184.934626 140.429864) + (xy 184.934623 140.429862) + (xy 184.769502 140.341604) + (xy 184.590333 140.287253) + (xy 184.590331 140.287252) + (xy 184.404 140.268901) + (xy 184.217668 140.287252) + (xy 184.217666 140.287253) + (xy 184.038497 140.341604) + (xy 183.873376 140.429862) + (xy 183.873373 140.429864) + (xy 183.728642 140.548642) + (xy 183.609864 140.693373) + (xy 183.609862 140.693376) + (xy 183.521604 140.858497) + (xy 183.467253 141.037666) + (xy 183.467252 141.037668) + (xy 183.448901 141.224) + (xy 182.5475 141.224) + (xy 182.5475 139.092219) + (xy 182.549531 139.069866) + (xy 182.550135 139.066571) + (xy 182.552423 139.054087) + (xy 182.542231 139.021382) + (xy 182.540232 139.014206) + (xy 182.534834 138.992305) + (xy 182.532048 138.981) + (xy 182.532044 138.980995) + (xy 182.531381 138.979731) + (xy 182.530632 138.977924) + (xy 182.528587 138.974298) + (xy 182.527436 138.972733) + (xy 182.526685 138.971492) + (xy 182.526685 138.97149) + (xy 182.50249 138.947295) + (xy 182.497371 138.941858) + (xy 182.474679 138.916244) + (xy 182.474678 138.916243) + (xy 182.473489 138.915423) + (xy 182.45625 138.901055) + (xy 181.880344 138.32515) + (xy 181.865975 138.307908) + (xy 181.856863 138.294708) + (xy 181.856861 138.294705) + (xy 181.826566 138.278804) + (xy 181.820046 138.275127) + (xy 181.790772 138.25743) + (xy 181.789377 138.256996) + (xy 181.787578 138.256251) + (xy 181.783606 138.255144) + (xy 181.781682 138.254851) + (xy 181.780257 138.2545) + (xy 181.764499 138.2545) + (xy 181.69746 138.234815) + (xy 181.651705 138.182011) + (xy 181.640499 138.1305) + (xy 181.640499 137.865055) + (xy 181.660184 137.798016) + (xy 181.712988 137.752261) + (xy 181.782146 137.742317) + (xy 181.845702 137.771342) + (xy 181.852167 137.777362) + (xy 182.277987 138.203181) + (xy 182.863656 138.78885) + (xy 182.878025 138.806091) + (xy 182.887138 138.819294) + (xy 182.88714 138.819296) + (xy 182.917441 138.835199) + (xy 182.923932 138.838859) + (xy 182.953226 138.856568) + (xy 182.953227 138.856568) + (xy 182.954604 138.856997) + (xy 182.956405 138.857743) + (xy 182.960413 138.85886) + (xy 182.962341 138.859154) + (xy 182.963741 138.859499) + (xy 182.963743 138.8595) + (xy 182.997954 138.8595) + (xy 183.005439 138.859725) + (xy 183.039581 138.861791) + (xy 183.040995 138.861532) + (xy 183.06335 138.8595) + (xy 183.372003 138.8595) + (xy 183.439042 138.879185) + (xy 183.484797 138.931989) + (xy 183.490663 138.947504) + (xy 183.521604 139.049502) + (xy 183.609862 139.214623) + (xy 183.609864 139.214626) + (xy 183.728642 139.359357) + (xy 183.873373 139.478135) + (xy 183.873376 139.478137) + (xy 184.038497 139.566395) + (xy 184.038499 139.566396) + (xy 184.196189 139.614231) + (xy 184.217666 139.620746) + (xy 184.217668 139.620747) + (xy 184.225314 139.6215) + (xy 184.404 139.639099) + (xy 184.590331 139.620747) + (xy 184.769501 139.566396) + (xy 184.934625 139.478136) + (xy 185.079357 139.359357) + (xy 185.198136 139.214625) + (xy 185.286396 139.049501) + (xy 185.340747 138.870331) + (xy 185.359099 138.684) + (xy 185.340747 138.497669) + (xy 185.286396 138.318499) + (xy 185.273678 138.294705) + (xy 185.198137 138.153376) + (xy 185.198135 138.153373) + (xy 185.079357 138.008642) + (xy 184.934626 137.889864) + (xy 184.934623 137.889862) + (xy 184.769502 137.801604) + (xy 184.590333 137.747253) + (xy 184.590331 137.747252) + (xy 184.404 137.728901) + (xy 184.217668 137.747252) + (xy 184.217666 137.747253) + (xy 184.038497 137.801604) + (xy 183.873376 137.889862) + (xy 183.873373 137.889864) + (xy 183.728642 138.008642) + (xy 183.609864 138.153373) + (xy 183.609862 138.153376) + (xy 183.521604 138.318497) + (xy 183.490663 138.420496) + (xy 183.452366 138.478934) + (xy 183.388554 138.507391) + (xy 183.372003 138.5085) + (xy 183.131056 138.5085) + (xy 183.064017 138.488815) + (xy 183.043375 138.472181) + (xy 181.880344 137.30915) + (xy 181.865973 137.291906) + (xy 181.854951 137.275937) + (xy 181.83307 137.209582) + (xy 181.850537 137.141931) + (xy 181.901806 137.094463) + (xy 181.957003 137.0815) + (xy 182.000455 137.0815) + (xy 182.067494 137.101185) + (xy 182.088136 137.117819) + (xy 182.163407 137.19309) + (xy 182.16341 137.193092) + (xy 182.163413 137.193095) + (xy 182.242864 137.233577) + (xy 182.262341 137.243501) + (xy 182.371998 137.260869) + (xy 182.372 137.260869) + (xy 182.372002 137.260869) + (xy 182.481658 137.243501) + (xy 182.481659 137.2435) + (xy 182.481661 137.2435) + (xy 182.580587 137.193095) + (xy 182.659095 137.114587) + (xy 182.7095 137.015661) + (xy 182.7095 137.015659) + (xy 182.709501 137.015658) + (xy 182.726869 136.906002) + (xy 182.726869 136.905997) + (xy 182.709501 136.796341) + (xy 182.702683 136.782959) + (xy 182.659095 136.697413) + (xy 182.659092 136.69741) + (xy 182.65909 136.697407) + (xy 182.580592 136.618909) + (xy 182.580588 136.618906) + (xy 182.580587 136.618905) + (xy 182.556421 136.606592) + (xy 182.481658 136.568498) + (xy 182.372002 136.551131) + (xy 182.371998 136.551131) + (xy 182.262341 136.568498) + (xy 182.163414 136.618904) + (xy 182.163407 136.618909) + (xy 182.088136 136.694181) + (xy 182.026813 136.727666) + (xy 182.000455 136.7305) + (xy 170.588213 136.7305) + (xy 170.565862 136.728469) + (xy 170.550086 136.725578) + (xy 170.550085 136.725578) + (xy 170.517423 136.735755) + (xy 170.510216 136.737764) + (xy 170.476995 136.745953) + (xy 170.475715 136.746625) + (xy 170.473924 136.747366) + (xy 170.470299 136.749411) + (xy 170.468733 136.750564) + (xy 170.467488 136.751316) + (xy 170.443298 136.775505) + (xy 170.437851 136.780633) + (xy 170.412244 136.803319) + (xy 170.411811 136.803948) + (xy 170.408589 136.806558) + (xy 170.400979 136.813301) + (xy 170.400681 136.812965) + (xy 170.357524 136.847934) + (xy 170.309766 136.8575) + (xy 170.210937 136.8575) + (xy 170.143898 136.837815) + (xy 170.098143 136.785011) + (xy 170.088199 136.715853) + (xy 170.117224 136.652297) + (xy 170.132272 136.637647) + (xy 170.220357 136.565357) + (xy 170.251989 136.526813) + (xy 170.339136 136.420625) + (xy 170.427396 136.255501) + (xy 170.481747 136.076331) + (xy 170.500099 135.89) + (xy 170.481747 135.703669) + (xy 170.427396 135.524499) + (xy 170.42591 135.521718) + (xy 170.339137 135.359376) + (xy 170.339135 135.359373) + (xy 170.220357 135.214642) + (xy 170.075626 135.095864) + (xy 170.075623 135.095862) + (xy 169.910502 135.007604) + (xy 169.731333 134.953253) + (xy 169.731331 134.953252) + (xy 169.545 134.934901) + (xy 169.358668 134.953252) + (xy 169.358666 134.953253) + (xy 169.179497 135.007604) + (xy 169.014376 135.095862) + (xy 169.014373 135.095864) + (xy 168.869642 135.214642) + (xy 168.750864 135.359373) + (xy 168.750862 135.359376) + (xy 168.662604 135.524497) + (xy 168.631663 135.626496) + (xy 168.593366 135.684934) + (xy 168.529554 135.713391) + (xy 168.513003 135.7145) + (xy 167.753727 135.7145) + (xy 167.686688 135.694815) + (xy 167.640933 135.642011) + (xy 167.632436 135.616277) + (xy 167.632209 135.615208) + (xy 167.631144 135.610197) + (xy 167.624465 135.595197) + (xy 167.554151 135.43727) + (xy 167.554148 135.437265) + (xy 167.442888 135.284129) + (xy 167.422365 135.26565) + (xy 167.302216 135.157467) + (xy 167.138284 135.062821) + (xy 167.138277 135.062818) + (xy 166.958259 135.004327) + (xy 166.958256 135.004326) + (xy 166.817192 134.9895) + (xy 165.922808 134.9895) + (xy 165.781744 135.004326) + (xy 165.781741 135.004326) + (xy 165.78174 135.004327) + (xy 165.601722 135.062818) + (xy 165.601715 135.062821) + (xy 165.437785 135.157466) + (xy 165.297111 135.284129) + (xy 165.185851 135.437265) + (xy 165.185848 135.43727) + (xy 165.108857 135.610192) + (xy 165.108855 135.610197) + (xy 165.07603 135.764633) + (xy 165.0695 135.795354) + (xy 165.0695 135.984646) + (xy 165.073931 136.005493) + (xy 165.108855 136.169802) + (xy 165.108857 136.169807) + (xy 165.185848 136.342729) + (xy 165.185851 136.342734) + (xy 165.297111 136.49587) + (xy 165.297112 136.495871) + (xy 165.298344 136.49698) + (xy 165.317635 136.51435) + (xy 165.354284 136.573837) + (xy 165.352953 136.643694) + (xy 165.314067 136.701742) + (xy 165.24997 136.729552) + (xy 165.234663 136.7305) + (xy 152.270057 136.7305) + (xy 152.203018 136.710815) + (xy 152.182376 136.694181) + (xy 152.18014 136.691945) + (xy 152.146655 136.630622) + (xy 152.151639 136.56093) + (xy 152.18485 136.512113) + (xy 152.202884 136.495875) + (xy 152.202885 136.495873) + (xy 152.202888 136.495871) + (xy 152.314151 136.34273) + (xy 152.391144 136.169803) + (xy 152.4305 135.984646) + (xy 152.4305 135.795354) + (xy 152.391144 135.610197) + (xy 152.384465 135.595197) + (xy 152.314151 135.43727) + (xy 152.314148 135.437265) + (xy 152.202888 135.284129) + (xy 152.182365 135.26565) + (xy 152.062216 135.157467) + (xy 151.898284 135.062821) + (xy 151.898277 135.062818) + (xy 151.718259 135.004327) + (xy 151.718256 135.004326) + (xy 151.577192 134.9895) + (xy 150.682808 134.9895) + (xy 150.541744 135.004326) + (xy 150.541741 135.004326) + (xy 150.54174 135.004327) + (xy 150.361722 135.062818) + (xy 150.361715 135.062821) + (xy 150.197785 135.157466) + (xy 150.057111 135.284129) + (xy 149.945851 135.437265) + (xy 149.945848 135.43727) + (xy 149.868857 135.610192) + (xy 149.868855 135.610197) + (xy 149.83603 135.764633) + (xy 149.8295 135.795354) + (xy 149.8295 135.984646) + (xy 149.833931 136.005493) + (xy 149.868855 136.169802) + (xy 149.868857 136.169807) + (xy 149.945848 136.342729) + (xy 149.945851 136.342734) + (xy 150.057111 136.49587) + (xy 150.057112 136.495871) + (xy 150.197784 136.622533) + (xy 150.361716 136.717179) + (xy 150.541744 136.775674) + (xy 150.682808 136.7905) + (xy 150.682812 136.7905) + (xy 151.577187 136.7905) + (xy 151.577192 136.7905) + (xy 151.703978 136.777174) + (xy 151.772706 136.789743) + (xy 151.804619 136.812814) + (xy 152.002656 137.010851) + (xy 152.017022 137.028088) + (xy 152.026138 137.041294) + (xy 152.026139 137.041295) + (xy 152.038617 137.047844) + (xy 152.088829 137.096428) + (xy 152.104804 137.164447) + (xy 152.081469 137.230304) + (xy 152.062361 137.247903) + (xy 152.063131 137.248674) + (xy 152.028288 137.283514) + (xy 152.022843 137.28864) + (xy 151.997241 137.311322) + (xy 151.996416 137.312519) + (xy 151.982056 137.329747) + (xy 151.804618 137.507185) + (xy 151.743295 137.54067) + (xy 151.703976 137.542825) + (xy 151.658 137.537993) + (xy 151.577192 137.5295) + (xy 150.682808 137.5295) + (xy 150.541744 137.544326) + (xy 150.541741 137.544326) + (xy 150.54174 137.544327) + (xy 150.361722 137.602818) + (xy 150.361715 137.602821) + (xy 150.197785 137.697466) + (xy 150.057111 137.824129) + (xy 149.945851 137.977265) + (xy 149.945848 137.97727) + (xy 149.868857 138.150192) + (xy 149.868855 138.150197) + (xy 149.832691 138.320341) + (xy 149.8295 138.335354) + (xy 149.8295 138.524646) + (xy 148.900777 138.524646) + (xy 148.910099 138.43) + (xy 148.891747 138.243669) + (xy 148.837396 138.064499) + (xy 148.83591 138.061718) + (xy 148.749137 137.899376) + (xy 148.749135 137.899373) + (xy 148.630357 137.754642) + (xy 148.485626 137.635864) + (xy 148.485623 137.635862) + (xy 148.320502 137.547604) + (xy 148.141333 137.493253) + (xy 148.141331 137.493252) + (xy 147.955 137.474901) + (xy 147.768668 137.493252) + (xy 147.768666 137.493253) + (xy 147.589497 137.547604) + (xy 147.424376 137.635862) + (xy 147.424373 137.635864) + (xy 147.279642 137.754642) + (xy 147.160864 137.899373) + (xy 147.160862 137.899376) + (xy 147.072604 138.064497) + (xy 147.018253 138.243666) + (xy 147.018252 138.243668) + (xy 146.999901 138.43) + (xy 146.0805 138.43) + (xy 146.0805 138.335354) + (xy 146.041144 138.150197) + (xy 146.037897 138.142905) + (xy 145.964151 137.97727) + (xy 145.964148 137.977265) + (xy 145.852888 137.824129) + (xy 145.832365 137.80565) + (xy 145.712216 137.697467) + (xy 145.548284 137.602821) + (xy 145.548277 137.602818) + (xy 145.368259 137.544327) + (xy 145.368256 137.544326) + (xy 145.227192 137.5295) + (xy 144.332808 137.5295) + (xy 144.191744 137.544326) + (xy 144.191741 137.544326) + (xy 144.19174 137.544327) + (xy 144.011722 137.602818) + (xy 144.011715 137.602821) + (xy 143.847785 137.697466) + (xy 143.707111 137.824129) + (xy 143.595851 137.977265) + (xy 143.595848 137.97727) + (xy 143.518857 138.150192) + (xy 143.518855 138.150197) + (xy 143.482691 138.320341) + (xy 143.4795 138.335354) + (xy 143.4795 138.524646) + (xy 130.8405 138.524646) + (xy 130.8405 138.335354) + (xy 130.801144 138.150197) + (xy 130.797897 138.142905) + (xy 130.724151 137.97727) + (xy 130.724148 137.977265) + (xy 130.612888 137.824129) + (xy 130.592365 137.80565) + (xy 130.472216 137.697467) + (xy 130.308284 137.602821) + (xy 130.308277 137.602818) + (xy 130.128259 137.544327) + (xy 130.128256 137.544326) + (xy 129.987192 137.5295) + (xy 129.092808 137.5295) + (xy 129.05886 137.533067) + (xy 128.96602 137.542825) + (xy 128.897291 137.530255) + (xy 128.865379 137.507185) + (xy 128.413344 137.05515) + (xy 128.398975 137.037908) + (xy 128.389863 137.024708) + (xy 128.389861 137.024705) + (xy 128.359566 137.008804) + (xy 128.353046 137.005127) + (xy 128.323772 136.98743) + (xy 128.322377 136.986996) + (xy 128.320578 136.986251) + (xy 128.316606 136.985144) + (xy 128.314682 136.984851) + (xy 128.313257 136.9845) + (xy 128.279046 136.9845) + (xy 128.27156 136.984274) + (xy 128.237418 136.982208) + (xy 128.236005 136.982468) + (xy 128.21365 136.9845) + (xy 126.458461 136.9845) + (xy 126.391422 136.964815) + (xy 126.345667 136.912011) + (xy 126.335723 136.842853) + (xy 126.364748 136.779297) + (xy 126.420143 136.742569) + (xy 126.46434 136.728208) + (xy 126.498284 136.717179) + (xy 126.662216 136.622533) + (xy 126.802888 136.495871) + (xy 126.914151 136.34273) + (xy 126.991144 136.169803) + (xy 127.0305 135.984646) + (xy 128.2395 135.984646) + (xy 128.243931 136.005493) + (xy 128.278855 136.169802) + (xy 128.278857 136.169807) + (xy 128.355848 136.342729) + (xy 128.355851 136.342734) + (xy 128.467111 136.49587) + (xy 128.467112 136.495871) + (xy 128.607784 136.622533) + (xy 128.771716 136.717179) + (xy 128.951744 136.775674) + (xy 129.092808 136.7905) + (xy 129.092812 136.7905) + (xy 129.987188 136.7905) + (xy 129.987192 136.7905) + (xy 130.128256 136.775674) + (xy 130.308284 136.717179) + (xy 130.472216 136.622533) + (xy 130.612888 136.495871) + (xy 130.724151 136.34273) + (xy 130.801144 136.169803) + (xy 130.802436 136.163722) + (xy 130.835627 136.10224) + (xy 130.896789 136.068461) + (xy 130.923727 136.0655) + (xy 135.003943 136.0655) + (xy 135.070982 136.085185) + (xy 135.091624 136.101819) + (xy 135.25104 136.261235) + (xy 135.284525 136.322558) + (xy 135.285832 136.368311) + (xy 135.281132 136.397997) + (xy 135.281131 136.398002) + (xy 135.298498 136.507658) + (xy 135.348904 136.606585) + (xy 135.348909 136.606592) + (xy 135.427407 136.68509) + (xy 135.42741 136.685092) + (xy 135.427413 136.685095) + (xy 135.521425 136.732996) + (xy 135.526341 136.735501) + (xy 135.635998 136.752869) + (xy 135.636 136.752869) + (xy 135.636002 136.752869) + (xy 135.745658 136.735501) + (xy 135.745659 136.7355) + (xy 135.745661 136.7355) + (xy 135.844587 136.685095) + (xy 135.923095 136.606587) + (xy 135.9735 136.507661) + (xy 135.9735 136.507659) + (xy 135.973501 136.507658) + (xy 135.990869 136.398002) + (xy 135.990869 136.397997) + (xy 135.973501 136.288341) + (xy 135.9735 136.288339) + (xy 135.923095 136.189413) + (xy 135.923092 136.18941) + (xy 135.92309 136.189407) + (xy 135.844592 136.110909) + (xy 135.844588 136.110906) + (xy 135.844587 136.110905) + (xy 135.798142 136.08724) + (xy 135.745658 136.060498) + (xy 135.636003 136.043131) + (xy 135.636001 136.043131) + (xy 135.636 136.043131) + (xy 135.629705 136.044128) + (xy 135.60631 136.047833) + (xy 135.537017 136.038876) + (xy 135.499234 136.01304) + (xy 135.47084 135.984646) + (xy 143.4795 135.984646) + (xy 143.483931 136.005493) + (xy 143.518855 136.169802) + (xy 143.518857 136.169807) + (xy 143.595848 136.342729) + (xy 143.595851 136.342734) + (xy 143.707111 136.49587) + (xy 143.707112 136.495871) + (xy 143.847784 136.622533) + (xy 144.011716 136.717179) + (xy 144.191744 136.775674) + (xy 144.332808 136.7905) + (xy 144.332812 136.7905) + (xy 145.227188 136.7905) + (xy 145.227192 136.7905) + (xy 145.368256 136.775674) + (xy 145.548284 136.717179) + (xy 145.712216 136.622533) + (xy 145.852888 136.495871) + (xy 145.964151 136.34273) + (xy 146.041144 136.169803) + (xy 146.0805 135.984646) + (xy 146.0805 135.89) + (xy 146.999901 135.89) + (xy 147.018252 136.076331) + (xy 147.018253 136.076333) + (xy 147.072604 136.255502) + (xy 147.160862 136.420623) + (xy 147.160864 136.420626) + (xy 147.279642 136.565357) + (xy 147.424373 136.684135) + (xy 147.424376 136.684137) + (xy 147.573043 136.7636) + (xy 147.589499 136.772396) + (xy 147.768666 136.826746) + (xy 147.768668 136.826747) + (xy 147.785374 136.828392) + (xy 147.955 136.845099) + (xy 148.141331 136.826747) + (xy 148.320501 136.772396) + (xy 148.485625 136.684136) + (xy 148.630357 136.565357) + (xy 148.749136 136.420625) + (xy 148.837396 136.255501) + (xy 148.891747 136.076331) + (xy 148.910099 135.89) + (xy 148.891747 135.703669) + (xy 148.837396 135.524499) + (xy 148.83591 135.521718) + (xy 148.749137 135.359376) + (xy 148.749135 135.359373) + (xy 148.630357 135.214642) + (xy 148.485626 135.095864) + (xy 148.485623 135.095862) + (xy 148.320502 135.007604) + (xy 148.141333 134.953253) + (xy 148.141331 134.953252) + (xy 147.955 134.934901) + (xy 147.768668 134.953252) + (xy 147.768666 134.953253) + (xy 147.589497 135.007604) + (xy 147.424376 135.095862) + (xy 147.424373 135.095864) + (xy 147.279642 135.214642) + (xy 147.160864 135.359373) + (xy 147.160862 135.359376) + (xy 147.072604 135.524497) + (xy 147.018253 135.703666) + (xy 147.018252 135.703668) + (xy 146.999901 135.89) + (xy 146.0805 135.89) + (xy 146.0805 135.795354) + (xy 146.041144 135.610197) + (xy 146.034465 135.595197) + (xy 145.964151 135.43727) + (xy 145.964148 135.437265) + (xy 145.852888 135.284129) + (xy 145.832365 135.26565) + (xy 145.712216 135.157467) + (xy 145.548284 135.062821) + (xy 145.548277 135.062818) + (xy 145.368259 135.004327) + (xy 145.368256 135.004326) + (xy 145.227192 134.9895) + (xy 144.332808 134.9895) + (xy 144.191744 135.004326) + (xy 144.191741 135.004326) + (xy 144.19174 135.004327) + (xy 144.011722 135.062818) + (xy 144.011715 135.062821) + (xy 143.847785 135.157466) + (xy 143.707111 135.284129) + (xy 143.595851 135.437265) + (xy 143.595848 135.43727) + (xy 143.518857 135.610192) + (xy 143.518855 135.610197) + (xy 143.48603 135.764633) + (xy 143.4795 135.795354) + (xy 143.4795 135.984646) + (xy 135.47084 135.984646) + (xy 135.271344 135.78515) + (xy 135.256975 135.767908) + (xy 135.247863 135.754708) + (xy 135.247861 135.754705) + (xy 135.217566 135.738804) + (xy 135.211046 135.735127) + (xy 135.181772 135.71743) + (xy 135.180377 135.716996) + (xy 135.178578 135.716251) + (xy 135.174606 135.715144) + (xy 135.172682 135.714851) + (xy 135.171257 135.7145) + (xy 135.137046 135.7145) + (xy 135.12956 135.714274) + (xy 135.095418 135.712208) + (xy 135.094005 135.712468) + (xy 135.07165 135.7145) + (xy 130.923727 135.7145) + (xy 130.856688 135.694815) + (xy 130.810933 135.642011) + (xy 130.802436 135.616277) + (xy 130.802209 135.615208) + (xy 130.801144 135.610197) + (xy 130.794465 135.595197) + (xy 130.724151 135.43727) + (xy 130.724148 135.437265) + (xy 130.612888 135.284129) + (xy 130.592365 135.26565) + (xy 130.472216 135.157467) + (xy 130.308284 135.062821) + (xy 130.308277 135.062818) + (xy 130.128259 135.004327) + (xy 130.128256 135.004326) + (xy 129.987192 134.9895) + (xy 129.092808 134.9895) + (xy 128.951744 135.004326) + (xy 128.951741 135.004326) + (xy 128.95174 135.004327) + (xy 128.771722 135.062818) + (xy 128.771715 135.062821) + (xy 128.607785 135.157466) + (xy 128.467111 135.284129) + (xy 128.355851 135.437265) + (xy 128.355848 135.43727) + (xy 128.278857 135.610192) + (xy 128.278855 135.610197) + (xy 128.24603 135.764633) + (xy 128.2395 135.795354) + (xy 128.2395 135.984646) + (xy 127.0305 135.984646) + (xy 127.0305 135.795354) + (xy 126.991144 135.610197) + (xy 126.984465 135.595197) + (xy 126.914151 135.43727) + (xy 126.914148 135.437265) + (xy 126.802888 135.284129) + (xy 126.782365 135.26565) + (xy 126.662216 135.157467) + (xy 126.498284 135.062821) + (xy 126.498277 135.062818) + (xy 126.318259 135.004327) + (xy 126.318256 135.004326) + (xy 126.177192 134.9895) + (xy 125.282808 134.9895) + (xy 125.141744 135.004326) + (xy 125.141741 135.004326) + (xy 125.14174 135.004327) + (xy 124.961722 135.062818) + (xy 124.961715 135.062821) + (xy 124.797785 135.157466) + (xy 124.657111 135.284129) + (xy 124.545851 135.437265) + (xy 124.545848 135.43727) + (xy 124.468857 135.610192) + (xy 124.468855 135.610197) + (xy 124.43603 135.764633) + (xy 124.4295 135.795354) + (xy 124.4295 135.984646) + (xy 124.433931 136.005493) + (xy 124.468855 136.169802) + (xy 124.468857 136.169807) + (xy 124.545848 136.342729) + (xy 124.545851 136.342734) + (xy 124.657111 136.49587) + (xy 124.657112 136.495871) + (xy 124.797784 136.622533) + (xy 124.961716 136.717179) + (xy 124.961721 136.71718) + (xy 124.961722 136.717181) + (xy 125.039857 136.742569) + (xy 125.097533 136.782007) + (xy 125.124731 136.846365) + (xy 125.112816 136.915212) + (xy 125.065572 136.966687) + (xy 125.001539 136.9845) + (xy 118.615057 136.9845) + (xy 118.548018 136.964815) + (xy 118.527376 136.948181) + (xy 118.240959 136.661764) + (xy 118.207474 136.600441) + (xy 118.206167 136.554683) + (xy 118.20716 136.548419) + (xy 118.210869 136.525) + (xy 118.210636 136.523528) + (xy 118.193501 136.415341) + (xy 118.181538 136.391862) + (xy 118.143095 136.316413) + (xy 118.143092 136.31641) + (xy 118.14309 136.316407) + (xy 118.064592 136.237909) + (xy 118.064588 136.237906) + (xy 118.064587 136.237905) + (xy 118.030292 136.220431) + (xy 117.965658 136.187498) + (xy 117.856002 136.170131) + (xy 117.855998 136.170131) + (xy 117.746341 136.187498) + (xy 117.647414 136.237904) + (xy 117.647407 136.237909) + (xy 117.568909 136.316407) + (xy 117.568904 136.316414) + (xy 117.518498 136.415341) + (xy 117.501131 136.524997) + (xy 117.501131 136.525002) + (xy 111.530535 136.525002) + (xy 111.562888 136.495871) + (xy 111.674151 136.34273) + (xy 111.751144 136.169803) + (xy 111.7905 135.984646) + (xy 111.7905 135.795354) + (xy 111.751144 135.610197) + (xy 111.744465 135.595197) + (xy 111.674151 135.43727) + (xy 111.674148 135.437265) + (xy 111.562888 135.284129) + (xy 111.542365 135.26565) + (xy 111.505716 135.206163) + (xy 111.507047 135.136306) + (xy 111.545933 135.078258) + (xy 111.61003 135.050448) + (xy 111.625337 135.0495) + (xy 123.019743 135.0495) + (xy 123.453455 135.0495) + (xy 123.520494 135.069185) + (xy 123.541136 135.085819) + (xy 123.616407 135.16109) + (xy 123.61641 135.161092) + (xy 123.616413 135.161095) + (xy 123.707002 135.207252) + (xy 123.715341 135.211501) + (xy 123.824998 135.228869) + (xy 123.825 135.228869) + (xy 123.825002 135.228869) + (xy 123.934658 135.211501) + (xy 123.934659 135.2115) + (xy 123.934661 135.2115) + (xy 124.033587 135.161095) + (xy 124.112095 135.082587) + (xy 124.1625 134.983661) + (xy 124.1625 134.983659) + (xy 124.162501 134.983658) + (xy 124.179869 134.874002) + (xy 124.179869 134.873997) + (xy 124.162501 134.764341) + (xy 124.139559 134.719315) + (xy 124.112095 134.665413) + (xy 124.112092 134.66541) + (xy 124.11209 134.665407) + (xy 124.066685 134.620002) + (xy 146.203131 134.620002) + (xy 146.220498 134.729658) + (xy 146.270904 134.828585) + (xy 146.270909 134.828592) + (xy 146.349407 134.90709) + (xy 146.34941 134.907092) + (xy 146.349413 134.907095) + (xy 146.403986 134.934901) + (xy 146.448341 134.957501) + (xy 146.557998 134.974869) + (xy 146.558 134.974869) + (xy 146.558002 134.974869) + (xy 146.667658 134.957501) + (xy 146.667659 134.9575) + (xy 146.667661 134.9575) + (xy 146.766587 134.907095) + (xy 146.845095 134.828587) + (xy 146.8955 134.729661) + (xy 146.8955 134.729659) + (xy 146.895501 134.729658) + (xy 146.912869 134.620002) + (xy 146.912869 134.619997) + (xy 146.895501 134.510341) + (xy 146.891172 134.501844) + (xy 183.054 134.501844) + (xy 183.060401 134.561372) + (xy 183.060403 134.561379) + (xy 183.110645 134.696086) + (xy 183.110649 134.696093) + (xy 183.196809 134.811187) + (xy 183.196812 134.81119) + (xy 183.311906 134.89735) + (xy 183.311913 134.897354) + (xy 183.44662 134.947596) + (xy 183.446627 134.947598) + (xy 183.506155 134.953999) + (xy 183.506172 134.954) + (xy 184.26491 134.954) + (xy 184.331949 134.973685) + (xy 184.377704 135.026489) + (xy 184.387648 135.095647) + (xy 184.358623 135.159203) + (xy 184.299845 135.196977) + (xy 184.277064 135.201403) + (xy 184.217668 135.207252) + (xy 184.217666 135.207253) + (xy 184.038497 135.261604) + (xy 183.873376 135.349862) + (xy 183.873373 135.349864) + (xy 183.728642 135.468642) + (xy 183.609864 135.613373) + (xy 183.609862 135.613376) + (xy 183.521604 135.778497) + (xy 183.467253 135.957666) + (xy 183.467252 135.957668) + (xy 183.448901 136.144) + (xy 183.467252 136.330331) + (xy 183.467253 136.330333) + (xy 183.521604 136.509502) + (xy 183.609862 136.674623) + (xy 183.609864 136.674626) + (xy 183.728642 136.819357) + (xy 183.873373 136.938135) + (xy 183.873376 136.938137) + (xy 184.005358 137.008682) + (xy 184.038499 137.026396) + (xy 184.199146 137.075128) + (xy 184.217666 137.080746) + (xy 184.217668 137.080747) + (xy 184.225314 137.0815) + (xy 184.404 137.099099) + (xy 184.590331 137.080747) + (xy 184.769501 137.026396) + (xy 184.934625 136.938136) + (xy 185.079357 136.819357) + (xy 185.198136 136.674625) + (xy 185.286396 136.509501) + (xy 185.340747 136.330331) + (xy 185.359099 136.144) + (xy 185.340747 135.957669) + (xy 185.286396 135.778499) + (xy 185.273678 135.754705) + (xy 185.198137 135.613376) + (xy 185.198135 135.613373) + (xy 185.079357 135.468642) + (xy 184.934626 135.349864) + (xy 184.934623 135.349862) + (xy 184.769502 135.261604) + (xy 184.590333 135.207253) + (xy 184.590331 135.207252) + (xy 184.530936 135.201403) + (xy 184.466149 135.175242) + (xy 184.42579 135.118208) + (xy 184.422673 135.048408) + (xy 184.457787 134.988003) + (xy 184.519985 134.956172) + (xy 184.54309 134.954) + (xy 185.301828 134.954) + (xy 185.301844 134.953999) + (xy 185.361372 134.947598) + (xy 185.361379 134.947596) + (xy 185.496086 134.897354) + (xy 185.496093 134.89735) + (xy 185.611187 134.81119) + (xy 185.61119 134.811187) + (xy 185.69735 134.696093) + (xy 185.697354 134.696086) + (xy 185.747596 134.561379) + (xy 185.747598 134.561372) + (xy 185.753999 134.501844) + (xy 185.754 134.501827) + (xy 185.754 133.854) + (xy 184.837686 133.854) + (xy 184.863493 133.813844) + (xy 184.904 133.675889) + (xy 184.904 133.532111) + (xy 184.863493 133.394156) + (xy 184.837686 133.354) + (xy 185.754 133.354) + (xy 185.754 132.706172) + (xy 185.753999 132.706155) + (xy 185.747598 132.646627) + (xy 185.747596 132.64662) + (xy 185.697354 132.511913) + (xy 185.69735 132.511906) + (xy 185.61119 132.396812) + (xy 185.611187 132.396809) + (xy 185.496093 132.310649) + (xy 185.496086 132.310645) + (xy 185.361379 132.260403) + (xy 185.361372 132.260401) + (xy 185.301844 132.254) + (xy 184.654 132.254) + (xy 184.654 133.168498) + (xy 184.546315 133.11932) + (xy 184.439763 133.104) + (xy 184.368237 133.104) + (xy 184.261685 133.11932) + (xy 184.154 133.168498) + (xy 184.154 132.254) + (xy 183.506155 132.254) + (xy 183.446627 132.260401) + (xy 183.44662 132.260403) + (xy 183.311913 132.310645) + (xy 183.311906 132.310649) + (xy 183.196812 132.396809) + (xy 183.196809 132.396812) + (xy 183.110649 132.511906) + (xy 183.110645 132.511913) + (xy 183.060403 132.64662) + (xy 183.060401 132.646627) + (xy 183.054 132.706155) + (xy 183.054 133.354) + (xy 183.970314 133.354) + (xy 183.944507 133.394156) + (xy 183.904 133.532111) + (xy 183.904 133.675889) + (xy 183.944507 133.813844) + (xy 183.970314 133.854) + (xy 183.054 133.854) + (xy 183.054 134.501844) + (xy 146.891172 134.501844) + (xy 146.873568 134.467295) + (xy 146.845095 134.411413) + (xy 146.845092 134.41141) + (xy 146.84509 134.411407) + (xy 146.766592 134.332909) + (xy 146.766588 134.332906) + (xy 146.766587 134.332905) + (xy 146.762743 134.330946) + (xy 146.667658 134.282498) + (xy 146.558002 134.265131) + (xy 146.557998 134.265131) + (xy 146.448341 134.282498) + (xy 146.349414 134.332904) + (xy 146.349407 134.332909) + (xy 146.270909 134.411407) + (xy 146.270904 134.411414) + (xy 146.220498 134.510341) + (xy 146.203131 134.619997) + (xy 146.203131 134.620002) + (xy 124.066685 134.620002) + (xy 124.033592 134.586909) + (xy 124.033588 134.586906) + (xy 124.033587 134.586905) + (xy 124.015755 134.577819) + (xy 123.934658 134.536498) + (xy 123.825002 134.519131) + (xy 123.824998 134.519131) + (xy 123.811617 134.52125) + (xy 123.742324 134.512293) + (xy 123.688873 134.467295) + (xy 123.668236 134.400543) + (xy 123.66975 134.379376) + (xy 123.671869 134.365998) + (xy 123.671869 134.365997) + (xy 123.654501 134.256341) + (xy 123.643496 134.234743) + (xy 123.604095 134.157413) + (xy 123.604092 134.15741) + (xy 123.60409 134.157407) + (xy 123.525592 134.078909) + (xy 123.525588 134.078906) + (xy 123.525587 134.078905) + (xy 123.501421 134.066592) + (xy 123.426658 134.028498) + (xy 123.317002 134.011131) + (xy 123.316998 134.011131) + (xy 123.207341 134.028498) + (xy 123.108414 134.078904) + (xy 123.108407 134.078909) + (xy 123.033136 134.154181) + (xy 122.971813 134.187666) + (xy 122.945455 134.1905) + (xy 111.625337 134.1905) + (xy 111.558298 134.170815) + (xy 111.512543 134.118011) + (xy 111.502599 134.048853) + (xy 111.531624 133.985297) + (xy 111.542365 133.97435) + (xy 111.544849 133.972113) + (xy 111.562888 133.955871) + (xy 111.674151 133.80273) + (xy 111.751144 133.629803) + (xy 111.7905 133.444646) + (xy 124.4295 133.444646) + (xy 124.433931 133.465493) + (xy 124.468855 133.629802) + (xy 124.468857 133.629807) + (xy 124.545848 133.802729) + (xy 124.545851 133.802734) + (xy 124.657111 133.95587) + (xy 124.657112 133.955871) + (xy 124.797784 134.082533) + (xy 124.961716 134.177179) + (xy 125.141744 134.235674) + (xy 125.282808 134.2505) + (xy 125.282812 134.2505) + (xy 126.177188 134.2505) + (xy 126.177192 134.2505) + (xy 126.318256 134.235674) + (xy 126.498284 134.177179) + (xy 126.662216 134.082533) + (xy 126.802888 133.955871) + (xy 126.914151 133.80273) + (xy 126.991144 133.629803) + (xy 127.0305 133.444646) + (xy 128.2395 133.444646) + (xy 128.243931 133.465493) + (xy 128.278855 133.629802) + (xy 128.278857 133.629807) + (xy 128.355848 133.802729) + (xy 128.355851 133.802734) + (xy 128.467111 133.95587) + (xy 128.467112 133.955871) + (xy 128.607784 134.082533) + (xy 128.771716 134.177179) + (xy 128.951744 134.235674) + (xy 129.092808 134.2505) + (xy 129.092812 134.2505) + (xy 129.987188 134.2505) + (xy 129.987192 134.2505) + (xy 130.128256 134.235674) + (xy 130.308284 134.177179) + (xy 130.472216 134.082533) + (xy 130.612888 133.955871) + (xy 130.724151 133.80273) + (xy 130.801144 133.629803) + (xy 130.8405 133.444646) + (xy 143.4795 133.444646) + (xy 143.483931 133.465493) + (xy 143.518855 133.629802) + (xy 143.518857 133.629807) + (xy 143.595848 133.802729) + (xy 143.595851 133.802734) + (xy 143.707111 133.95587) + (xy 143.707112 133.955871) + (xy 143.847784 134.082533) + (xy 144.011716 134.177179) + (xy 144.191744 134.235674) + (xy 144.332808 134.2505) + (xy 144.332812 134.2505) + (xy 145.227188 134.2505) + (xy 145.227192 134.2505) + (xy 145.368256 134.235674) + (xy 145.548284 134.177179) + (xy 145.712216 134.082533) + (xy 145.852888 133.955871) + (xy 145.964151 133.80273) + (xy 146.041144 133.629803) + (xy 146.042436 133.623722) + (xy 146.075627 133.56224) + (xy 146.136789 133.528461) + (xy 146.163727 133.5255) + (xy 146.923003 133.5255) + (xy 146.990042 133.545185) + (xy 147.035797 133.597989) + (xy 147.041663 133.613504) + (xy 147.072604 133.715502) + (xy 147.160862 133.880623) + (xy 147.160864 133.880626) + (xy 147.279642 134.025357) + (xy 147.424373 134.144135) + (xy 147.424376 134.144137) + (xy 147.570375 134.222174) + (xy 147.589499 134.232396) + (xy 147.754662 134.282498) + (xy 147.768666 134.286746) + (xy 147.768668 134.286747) + (xy 147.785374 134.288392) + (xy 147.955 134.305099) + (xy 148.141331 134.286747) + (xy 148.320501 134.232396) + (xy 148.485625 134.144136) + (xy 148.630357 134.025357) + (xy 148.749136 133.880625) + (xy 148.837396 133.715501) + (xy 148.891747 133.536331) + (xy 148.910099 133.35) + (xy 148.891747 133.163669) + (xy 148.837396 132.984499) + (xy 148.83591 132.981718) + (xy 148.749137 132.819376) + (xy 148.749135 132.819373) + (xy 148.630357 132.674642) + (xy 148.485626 132.555864) + (xy 148.485623 132.555862) + (xy 148.320502 132.467604) + (xy 148.141333 132.413253) + (xy 148.141331 132.413252) + (xy 147.955 132.394901) + (xy 147.768668 132.413252) + (xy 147.768666 132.413253) + (xy 147.589497 132.467604) + (xy 147.424376 132.555862) + (xy 147.424373 132.555864) + (xy 147.279642 132.674642) + (xy 147.160864 132.819373) + (xy 147.160862 132.819376) + (xy 147.072604 132.984497) + (xy 147.041663 133.086496) + (xy 147.003366 133.144934) + (xy 146.939554 133.173391) + (xy 146.923003 133.1745) + (xy 146.163727 133.1745) + (xy 146.096688 133.154815) + (xy 146.050933 133.102011) + (xy 146.042436 133.076277) + (xy 146.041143 133.070194) + (xy 146.041142 133.070192) + (xy 145.964151 132.89727) + (xy 145.964148 132.897265) + (xy 145.852888 132.744129) + (xy 145.828466 132.722139) + (xy 145.712216 132.617467) + (xy 145.548284 132.522821) + (xy 145.548277 132.522818) + (xy 145.368259 132.464327) + (xy 145.368256 132.464326) + (xy 145.227192 132.4495) + (xy 144.332808 132.4495) + (xy 144.191744 132.464326) + (xy 144.191741 132.464326) + (xy 144.19174 132.464327) + (xy 144.011722 132.522818) + (xy 144.011715 132.522821) + (xy 143.847785 132.617466) + (xy 143.707111 132.744129) + (xy 143.595851 132.897265) + (xy 143.595848 132.89727) + (xy 143.518857 133.070192) + (xy 143.518855 133.070197) + (xy 143.496516 133.175297) + (xy 143.4795 133.255354) + (xy 143.4795 133.444646) + (xy 130.8405 133.444646) + (xy 130.8405 133.255354) + (xy 130.801144 133.070197) + (xy 130.794465 133.055197) + (xy 130.724151 132.89727) + (xy 130.724148 132.897265) + (xy 130.612888 132.744129) + (xy 130.588466 132.722139) + (xy 130.472216 132.617467) + (xy 130.308284 132.522821) + (xy 130.308277 132.522818) + (xy 130.128259 132.464327) + (xy 130.128256 132.464326) + (xy 129.987192 132.4495) + (xy 129.092808 132.4495) + (xy 128.951744 132.464326) + (xy 128.951741 132.464326) + (xy 128.95174 132.464327) + (xy 128.771722 132.522818) + (xy 128.771715 132.522821) + (xy 128.607785 132.617466) + (xy 128.467111 132.744129) + (xy 128.355851 132.897265) + (xy 128.355848 132.89727) + (xy 128.278857 133.070192) + (xy 128.278855 133.070197) + (xy 128.256516 133.175297) + (xy 128.2395 133.255354) + (xy 128.2395 133.444646) + (xy 127.0305 133.444646) + (xy 127.0305 133.255354) + (xy 126.991144 133.070197) + (xy 126.984465 133.055197) + (xy 126.914151 132.89727) + (xy 126.914148 132.897265) + (xy 126.802888 132.744129) + (xy 126.778466 132.722139) + (xy 126.662216 132.617467) + (xy 126.498284 132.522821) + (xy 126.498277 132.522818) + (xy 126.318259 132.464327) + (xy 126.318256 132.464326) + (xy 126.177192 132.4495) + (xy 125.282808 132.4495) + (xy 125.141744 132.464326) + (xy 125.141741 132.464326) + (xy 125.14174 132.464327) + (xy 124.961722 132.522818) + (xy 124.961715 132.522821) + (xy 124.797785 132.617466) + (xy 124.657111 132.744129) + (xy 124.545851 132.897265) + (xy 124.545848 132.89727) + (xy 124.468857 133.070192) + (xy 124.468855 133.070197) + (xy 124.446516 133.175297) + (xy 124.4295 133.255354) + (xy 124.4295 133.444646) + (xy 111.7905 133.444646) + (xy 111.7905 133.255354) + (xy 111.751144 133.070197) + (xy 111.744465 133.055197) + (xy 111.674151 132.89727) + (xy 111.674148 132.897265) + (xy 111.562888 132.744129) + (xy 111.542365 132.72565) + (xy 111.505716 132.666163) + (xy 111.507047 132.596306) + (xy 111.545933 132.538258) + (xy 111.61003 132.510448) + (xy 111.625337 132.5095) + (xy 122.003743 132.5095) + (xy 122.437455 132.5095) + (xy 122.504494 132.529185) + (xy 122.525136 132.545819) + (xy 122.600407 132.62109) + (xy 122.60041 132.621092) + (xy 122.600413 132.621095) + (xy 122.693249 132.668397) + (xy 122.699341 132.671501) + (xy 122.808998 132.688869) + (xy 122.809 132.688869) + (xy 122.809002 132.688869) + (xy 122.918658 132.671501) + (xy 122.918659 132.6715) + (xy 122.918661 132.6715) + (xy 123.017587 132.621095) + (xy 123.096095 132.542587) + (xy 123.1465 132.443661) + (xy 123.1465 132.443659) + (xy 123.146501 132.443658) + (xy 123.163869 132.334002) + (xy 123.163869 132.333997) + (xy 123.146501 132.224341) + (xy 123.123559 132.179315) + (xy 123.096095 132.125413) + (xy 123.096092 132.12541) + (xy 123.09609 132.125407) + (xy 123.017592 132.046909) + (xy 123.017588 132.046906) + (xy 123.017587 132.046905) + (xy 122.993421 132.034592) + (xy 122.918658 131.996498) + (xy 122.809002 131.979131) + (xy 122.808998 131.979131) + (xy 122.795617 131.98125) + (xy 122.726324 131.972293) + (xy 122.672873 131.927295) + (xy 122.652236 131.860543) + (xy 122.65375 131.839376) + (xy 122.655869 131.826002) + (xy 122.655869 131.826) + (xy 122.655869 131.825997) + (xy 122.638501 131.716341) + (xy 122.631683 131.702959) + (xy 122.588095 131.617413) + (xy 122.588092 131.61741) + (xy 122.58809 131.617407) + (xy 122.509592 131.538909) + (xy 122.509588 131.538906) + (xy 122.509587 131.538905) + (xy 122.485421 131.526592) + (xy 122.410658 131.488498) + (xy 122.301002 131.471131) + (xy 122.300998 131.471131) + (xy 122.191341 131.488498) + (xy 122.092414 131.538904) + (xy 122.092407 131.538909) + (xy 122.017136 131.614181) + (xy 121.955813 131.647666) + (xy 121.929455 131.6505) + (xy 112.126357 131.6505) + (xy 112.059318 131.630815) + (xy 112.013563 131.578011) + (xy 112.003619 131.508853) + (xy 112.017951 131.467438) + (xy 112.017846 131.467389) + (xy 112.01832 131.466371) + (xy 112.018965 131.464509) + (xy 112.02013 131.46249) + (xy 112.116265 131.256326) + (xy 112.116269 131.256317) + (xy 112.168872 131.06) + (xy 110.805686 131.06) + (xy 110.817641 131.048045) + (xy 110.875165 130.935148) + (xy 110.879996 130.904646) + (xy 124.4295 130.904646) + (xy 124.433931 130.925493) + (xy 124.468855 131.089802) + (xy 124.468857 131.089807) + (xy 124.545848 131.262729) + (xy 124.545851 131.262734) + (xy 124.657111 131.41587) + (xy 124.657112 131.415871) + (xy 124.797784 131.542533) + (xy 124.961716 131.637179) + (xy 125.141744 131.695674) + (xy 125.282808 131.7105) + (xy 125.282812 131.7105) + (xy 126.177188 131.7105) + (xy 126.177192 131.7105) + (xy 126.318256 131.695674) + (xy 126.498284 131.637179) + (xy 126.662216 131.542533) + (xy 126.802888 131.415871) + (xy 126.914151 131.26273) + (xy 126.991144 131.089803) + (xy 127.0305 130.904646) + (xy 128.2395 130.904646) + (xy 128.243931 130.925493) + (xy 128.278855 131.089802) + (xy 128.278857 131.089807) + (xy 128.355848 131.262729) + (xy 128.355851 131.262734) + (xy 128.467111 131.41587) + (xy 128.467112 131.415871) + (xy 128.607784 131.542533) + (xy 128.771716 131.637179) + (xy 128.951744 131.695674) + (xy 129.092808 131.7105) + (xy 129.092812 131.7105) + (xy 129.987188 131.7105) + (xy 129.987192 131.7105) + (xy 130.128256 131.695674) + (xy 130.308284 131.637179) + (xy 130.472216 131.542533) + (xy 130.612888 131.415871) + (xy 130.724151 131.26273) + (xy 130.801144 131.089803) + (xy 130.8405 130.904646) + (xy 143.4795 130.904646) + (xy 143.483931 130.925493) + (xy 143.518855 131.089802) + (xy 143.518857 131.089807) + (xy 143.595848 131.262729) + (xy 143.595851 131.262734) + (xy 143.707111 131.41587) + (xy 143.707112 131.415871) + (xy 143.847784 131.542533) + (xy 144.011716 131.637179) + (xy 144.191744 131.695674) + (xy 144.332808 131.7105) + (xy 144.332812 131.7105) + (xy 145.227188 131.7105) + (xy 145.227192 131.7105) + (xy 145.368256 131.695674) + (xy 145.548284 131.637179) + (xy 145.712216 131.542533) + (xy 145.852888 131.415871) + (xy 145.964151 131.26273) + (xy 146.041144 131.089803) + (xy 146.0805 130.904646) + (xy 146.0805 130.715354) + (xy 146.041144 130.530197) + (xy 146.034465 130.515197) + (xy 145.964151 130.35727) + (xy 145.964148 130.357265) + (xy 145.852888 130.204129) + (xy 145.796801 130.153628) + (xy 145.712216 130.077467) + (xy 145.548284 129.982821) + (xy 145.548277 129.982818) + (xy 145.368259 129.924327) + (xy 145.368256 129.924326) + (xy 145.227192 129.9095) + (xy 144.332808 129.9095) + (xy 144.191744 129.924326) + (xy 144.191741 129.924326) + (xy 144.19174 129.924327) + (xy 144.011722 129.982818) + (xy 144.011715 129.982821) + (xy 143.847785 130.077466) + (xy 143.707111 130.204129) + (xy 143.595851 130.357265) + (xy 143.595848 130.35727) + (xy 143.518857 130.530192) + (xy 143.518855 130.530197) + (xy 143.485983 130.684852) + (xy 143.4795 130.715354) + (xy 143.4795 130.904646) + (xy 130.8405 130.904646) + (xy 130.8405 130.715354) + (xy 130.801144 130.530197) + (xy 130.794465 130.515197) + (xy 130.724151 130.35727) + (xy 130.724148 130.357265) + (xy 130.612888 130.204129) + (xy 130.556801 130.153628) + (xy 130.472216 130.077467) + (xy 130.308284 129.982821) + (xy 130.308277 129.982818) + (xy 130.128259 129.924327) + (xy 130.128256 129.924326) + (xy 129.987192 129.9095) + (xy 129.092808 129.9095) + (xy 128.951744 129.924326) + (xy 128.951741 129.924326) + (xy 128.95174 129.924327) + (xy 128.771722 129.982818) + (xy 128.771715 129.982821) + (xy 128.607785 130.077466) + (xy 128.467111 130.204129) + (xy 128.355851 130.357265) + (xy 128.355848 130.35727) + (xy 128.278857 130.530192) + (xy 128.278855 130.530197) + (xy 128.245983 130.684852) + (xy 128.2395 130.715354) + (xy 128.2395 130.904646) + (xy 127.0305 130.904646) + (xy 127.0305 130.715354) + (xy 126.991144 130.530197) + (xy 126.984465 130.515197) + (xy 126.914151 130.35727) + (xy 126.914148 130.357265) + (xy 126.802888 130.204129) + (xy 126.746801 130.153628) + (xy 126.662216 130.077467) + (xy 126.498284 129.982821) + (xy 126.498277 129.982818) + (xy 126.318259 129.924327) + (xy 126.318256 129.924326) + (xy 126.177192 129.9095) + (xy 125.282808 129.9095) + (xy 125.141744 129.924326) + (xy 125.141741 129.924326) + (xy 125.14174 129.924327) + (xy 124.961722 129.982818) + (xy 124.961715 129.982821) + (xy 124.797785 130.077466) + (xy 124.657111 130.204129) + (xy 124.545851 130.357265) + (xy 124.545848 130.35727) + (xy 124.468857 130.530192) + (xy 124.468855 130.530197) + (xy 124.435983 130.684852) + (xy 124.4295 130.715354) + (xy 124.4295 130.904646) + (xy 110.879996 130.904646) + (xy 110.894986 130.81) + (xy 110.875165 130.684852) + (xy 110.817641 130.571955) + (xy 110.805686 130.56) + (xy 112.168872 130.56) + (xy 112.168872 130.559999) + (xy 112.116269 130.363682) + (xy 112.116265 130.363673) + (xy 112.02013 130.157509) + (xy 112.018965 130.155491) + (xy 112.018722 130.15449) + (xy 112.017846 130.152611) + (xy 112.018223 130.152434) + (xy 112.002498 130.08759) + (xy 112.025355 130.021565) + (xy 112.08028 129.978379) + (xy 112.126357 129.9695) + (xy 120.479743 129.9695) + (xy 121.421455 129.9695) + (xy 121.488494 129.989185) + (xy 121.509136 130.005819) + (xy 121.584407 130.08109) + (xy 121.58441 130.081092) + (xy 121.584413 130.081095) + (xy 121.677253 130.128399) + (xy 121.683341 130.131501) + (xy 121.792998 130.148869) + (xy 121.793 130.148869) + (xy 121.793002 130.148869) + (xy 121.902658 130.131501) + (xy 121.902659 130.1315) + (xy 121.902661 130.1315) + (xy 122.001587 130.081095) + (xy 122.080095 130.002587) + (xy 122.1305 129.903661) + (xy 122.1305 129.903659) + (xy 122.130501 129.903658) + (xy 122.147869 129.794002) + (xy 122.147869 129.793997) + (xy 122.130501 129.684341) + (xy 122.107559 129.639315) + (xy 122.080095 129.585413) + (xy 122.080092 129.58541) + (xy 122.08009 129.585407) + (xy 122.001592 129.506909) + (xy 122.001588 129.506906) + (xy 122.001587 129.506905) + (xy 121.977421 129.494592) + (xy 121.902658 129.456498) + (xy 121.793002 129.439131) + (xy 121.792998 129.439131) + (xy 121.779617 129.44125) + (xy 121.710324 129.432293) + (xy 121.656873 129.387295) + (xy 121.636236 129.320543) + (xy 121.63775 129.299376) + (xy 121.639869 129.286002) + (xy 121.639869 129.286) + (xy 121.633889 129.248242) + (xy 121.622501 129.176341) + (xy 121.615683 129.162959) + (xy 121.572095 129.077413) + (xy 121.572092 129.07741) + (xy 121.57209 129.077407) + (xy 121.493592 128.998909) + (xy 121.493588 128.998906) + (xy 121.493587 128.998905) + (xy 121.469421 128.986592) + (xy 121.394658 128.948498) + (xy 121.285002 128.931131) + (xy 121.284998 128.931131) + (xy 121.175341 128.948498) + (xy 121.076414 128.998904) + (xy 121.076407 128.998909) + (xy 121.001136 129.074181) + (xy 120.939813 129.107666) + (xy 120.913455 129.1105) + (xy 111.625337 129.1105) + (xy 111.558298 129.090815) + (xy 111.512543 129.038011) + (xy 111.502599 128.968853) + (xy 111.531624 128.905297) + (xy 111.542365 128.89435) + (xy 111.544849 128.892113) + (xy 111.562888 128.875871) + (xy 111.674151 128.72273) + (xy 111.751144 128.549803) + (xy 111.752436 128.543722) + (xy 111.785627 128.48224) + (xy 111.846789 128.448461) + (xy 111.873727 128.4455) + (xy 123.065943 128.4455) + (xy 123.132982 128.465185) + (xy 123.153624 128.481819) + (xy 123.31304 128.641235) + (xy 123.346525 128.702558) + (xy 123.347832 128.748311) + (xy 123.343132 128.777997) + (xy 123.343131 128.778002) + (xy 123.360498 128.887658) + (xy 123.410904 128.986585) + (xy 123.410909 128.986592) + (xy 123.489407 129.06509) + (xy 123.48941 129.065092) + (xy 123.489413 129.065095) + (xy 123.539892 129.090815) + (xy 123.588341 129.115501) + (xy 123.697998 129.132869) + (xy 123.698 129.132869) + (xy 123.698002 129.132869) + (xy 123.807658 129.115501) + (xy 123.807659 129.1155) + (xy 123.807661 129.1155) + (xy 123.906587 129.065095) + (xy 123.985095 128.986587) + (xy 124.0355 128.887661) + (xy 124.0355 128.887659) + (xy 124.035501 128.887658) + (xy 124.052869 128.778002) + (xy 124.052869 128.777997) + (xy 124.035501 128.668341) + (xy 124.013823 128.625795) + (xy 123.985095 128.569413) + (xy 123.985092 128.56941) + (xy 123.98509 128.569407) + (xy 123.906592 128.490909) + (xy 123.906588 128.490906) + (xy 123.906587 128.490905) + (xy 123.888751 128.481817) + (xy 123.807658 128.440498) + (xy 123.698003 128.423131) + (xy 123.698001 128.423131) + (xy 123.698 128.423131) + (xy 123.691705 128.424128) + (xy 123.66831 128.427833) + (xy 123.599017 128.418876) + (xy 123.561234 128.39304) + (xy 123.333344 128.16515) + (xy 123.318975 128.147908) + (xy 123.309863 128.134708) + (xy 123.309861 128.134705) + (xy 123.279566 128.118804) + (xy 123.273046 128.115127) + (xy 123.243772 128.09743) + (xy 123.242377 128.096996) + (xy 123.240578 128.096251) + (xy 123.236606 128.095144) + (xy 123.234682 128.094851) + (xy 123.233257 128.0945) + (xy 123.199046 128.0945) + (xy 123.19156 128.094274) + (xy 123.157418 128.092208) + (xy 123.156005 128.092468) + (xy 123.13365 128.0945) + (xy 111.873727 128.0945) + (xy 111.806688 128.074815) + (xy 111.760933 128.022011) + (xy 111.752436 127.996277) + (xy 111.751143 127.990194) + (xy 111.751142 127.990192) + (xy 111.674151 127.81727) + (xy 111.674148 127.817265) + (xy 111.562888 127.664129) + (xy 111.542365 127.64565) + (xy 111.505716 127.586163) + (xy 111.507047 127.516306) + (xy 111.545933 127.458258) + (xy 111.61003 127.430448) + (xy 111.625337 127.4295) + (xy 119.082743 127.4295) + (xy 120.405455 127.4295) + (xy 120.472494 127.449185) + (xy 120.493136 127.465819) + (xy 120.568407 127.54109) + (xy 120.56841 127.541092) + (xy 120.568413 127.541095) + (xy 120.661253 127.588399) + (xy 120.667341 127.591501) + (xy 120.776998 127.608869) + (xy 120.777 127.608869) + (xy 120.777002 127.608869) + (xy 120.886658 127.591501) + (xy 120.886659 127.5915) + (xy 120.886661 127.5915) + (xy 120.985587 127.541095) + (xy 121.064095 127.462587) + (xy 121.1145 127.363661) + (xy 121.1145 127.363659) + (xy 121.114501 127.363658) + (xy 121.131869 127.254002) + (xy 122.835131 127.254002) + (xy 122.852498 127.363658) + (xy 122.902904 127.462585) + (xy 122.902909 127.462592) + (xy 122.981407 127.54109) + (xy 122.98141 127.541092) + (xy 122.981413 127.541095) + (xy 123.074253 127.588399) + (xy 123.080341 127.591501) + (xy 123.189998 127.608869) + (xy 123.19 127.608869) + (xy 123.219684 127.604167) + (xy 123.288976 127.613121) + (xy 123.326764 127.638959) + (xy 123.554658 127.866853) + (xy 123.569027 127.884094) + (xy 123.578138 127.897294) + (xy 123.578141 127.897296) + (xy 123.608432 127.913194) + (xy 123.614955 127.916872) + (xy 123.644226 127.934568) + (xy 123.64423 127.934568) + (xy 123.645608 127.934998) + (xy 123.64741 127.935744) + (xy 123.651414 127.93686) + (xy 123.653341 127.937154) + (xy 123.654741 127.937499) + (xy 123.654743 127.9375) + (xy 123.688954 127.9375) + (xy 123.696439 127.937725) + (xy 123.730581 127.939791) + (xy 123.731995 127.939532) + (xy 123.75435 127.9375) + (xy 124.081943 127.9375) + (xy 124.148982 127.957185) + (xy 124.169624 127.973819) + (xy 124.393181 128.197376) + (xy 124.426666 128.258699) + (xy 124.4295 128.285057) + (xy 124.4295 128.364646) + (xy 124.433931 128.385493) + (xy 124.468855 128.549802) + (xy 124.468857 128.549807) + (xy 124.545848 128.722729) + (xy 124.545851 128.722734) + (xy 124.657111 128.87587) + (xy 124.657112 128.875871) + (xy 124.797784 129.002533) + (xy 124.961716 129.097179) + (xy 125.141744 129.155674) + (xy 125.282808 129.1705) + (xy 125.282812 129.1705) + (xy 126.177188 129.1705) + (xy 126.177192 129.1705) + (xy 126.318256 129.155674) + (xy 126.498284 129.097179) + (xy 126.662216 129.002533) + (xy 126.802888 128.875871) + (xy 126.914151 128.72273) + (xy 126.991144 128.549803) + (xy 127.0305 128.364646) + (xy 128.2395 128.364646) + (xy 128.243931 128.385493) + (xy 128.278855 128.549802) + (xy 128.278857 128.549807) + (xy 128.355848 128.722729) + (xy 128.355851 128.722734) + (xy 128.467111 128.87587) + (xy 128.467112 128.875871) + (xy 128.607784 129.002533) + (xy 128.771716 129.097179) + (xy 128.951744 129.155674) + (xy 129.092808 129.1705) + (xy 129.092812 129.1705) + (xy 129.987188 129.1705) + (xy 129.987192 129.1705) + (xy 130.128256 129.155674) + (xy 130.308284 129.097179) + (xy 130.472216 129.002533) + (xy 130.612888 128.875871) + (xy 130.724151 128.72273) + (xy 130.801144 128.549803) + (xy 130.8405 128.364646) + (xy 143.4795 128.364646) + (xy 143.483931 128.385493) + (xy 143.518855 128.549802) + (xy 143.518857 128.549807) + (xy 143.595848 128.722729) + (xy 143.595851 128.722734) + (xy 143.707111 128.87587) + (xy 143.707112 128.875871) + (xy 143.847784 129.002533) + (xy 144.011716 129.097179) + (xy 144.191744 129.155674) + (xy 144.332808 129.1705) + (xy 144.332812 129.1705) + (xy 145.227188 129.1705) + (xy 145.227192 129.1705) + (xy 145.252463 129.167844) + (xy 146.605 129.167844) + (xy 146.611401 129.227372) + (xy 146.611403 129.227379) + (xy 146.661645 129.362086) + (xy 146.661649 129.362093) + (xy 146.747809 129.477187) + (xy 146.747812 129.47719) + (xy 146.862906 129.56335) + (xy 146.862913 129.563354) + (xy 146.99762 129.613596) + (xy 146.997627 129.613598) + (xy 147.057155 129.619999) + (xy 147.057172 129.62) + (xy 147.81591 129.62) + (xy 147.882949 129.639685) + (xy 147.928704 129.692489) + (xy 147.938648 129.761647) + (xy 147.909623 129.825203) + (xy 147.850845 129.862977) + (xy 147.828064 129.867403) + (xy 147.768668 129.873252) + (xy 147.768666 129.873253) + (xy 147.589497 129.927604) + (xy 147.424376 130.015862) + (xy 147.424373 130.015864) + (xy 147.279642 130.134642) + (xy 147.160864 130.279373) + (xy 147.160862 130.279376) + (xy 147.072604 130.444497) + (xy 147.018253 130.623666) + (xy 147.018252 130.623668) + (xy 146.999901 130.81) + (xy 147.018252 130.996331) + (xy 147.018253 130.996333) + (xy 147.072604 131.175502) + (xy 147.160862 131.340623) + (xy 147.160864 131.340626) + (xy 147.279642 131.485357) + (xy 147.424373 131.604135) + (xy 147.424376 131.604137) + (xy 147.570375 131.682174) + (xy 147.589499 131.692396) + (xy 147.708656 131.728542) + (xy 147.768666 131.746746) + (xy 147.768668 131.746747) + (xy 147.785374 131.748392) + (xy 147.955 131.765099) + (xy 148.141331 131.746747) + (xy 148.320501 131.692396) + (xy 148.485625 131.604136) + (xy 148.630357 131.485357) + (xy 148.749136 131.340625) + (xy 148.837396 131.175501) + (xy 148.891747 130.996331) + (xy 148.910099 130.81) + (xy 148.891747 130.623669) + (xy 148.837396 130.444499) + (xy 148.83591 130.441718) + (xy 148.749137 130.279376) + (xy 148.749135 130.279373) + (xy 148.630357 130.134642) + (xy 148.485626 130.015864) + (xy 148.485623 130.015862) + (xy 148.320502 129.927604) + (xy 148.141333 129.873253) + (xy 148.141331 129.873252) + (xy 148.081936 129.867403) + (xy 148.017149 129.841242) + (xy 147.97679 129.784208) + (xy 147.973673 129.714408) + (xy 148.008787 129.654003) + (xy 148.070985 129.622172) + (xy 148.09409 129.62) + (xy 148.852828 129.62) + (xy 148.852844 129.619999) + (xy 148.912372 129.613598) + (xy 148.912379 129.613596) + (xy 149.047086 129.563354) + (xy 149.047093 129.56335) + (xy 149.162187 129.47719) + (xy 149.16219 129.477187) + (xy 149.24835 129.362093) + (xy 149.248354 129.362086) + (xy 149.298596 129.227379) + (xy 149.298598 129.227372) + (xy 149.304999 129.167844) + (xy 149.305 129.167827) + (xy 149.305 128.52) + (xy 148.388686 128.52) + (xy 148.414493 128.479844) + (xy 148.455 128.341889) + (xy 148.455 128.198111) + (xy 148.414493 128.060156) + (xy 148.388686 128.02) + (xy 149.305 128.02) + (xy 149.305 127.372172) + (xy 149.304999 127.372155) + (xy 149.298598 127.312627) + (xy 149.298596 127.31262) + (xy 149.248354 127.177913) + (xy 149.24835 127.177906) + (xy 149.16219 127.062812) + (xy 149.162187 127.062809) + (xy 149.047093 126.976649) + (xy 149.047086 126.976645) + (xy 148.912379 126.926403) + (xy 148.912372 126.926401) + (xy 148.852844 126.92) + (xy 148.205 126.92) + (xy 148.205 127.834498) + (xy 148.097315 127.78532) + (xy 147.990763 127.77) + (xy 147.919237 127.77) + (xy 147.812685 127.78532) + (xy 147.705 127.834498) + (xy 147.705 126.92) + (xy 147.057155 126.92) + (xy 146.997627 126.926401) + (xy 146.99762 126.926403) + (xy 146.862913 126.976645) + (xy 146.862906 126.976649) + (xy 146.747812 127.062809) + (xy 146.747809 127.062812) + (xy 146.661649 127.177906) + (xy 146.661645 127.177913) + (xy 146.611403 127.31262) + (xy 146.611401 127.312627) + (xy 146.605 127.372155) + (xy 146.605 128.02) + (xy 147.521314 128.02) + (xy 147.495507 128.060156) + (xy 147.455 128.198111) + (xy 147.455 128.341889) + (xy 147.495507 128.479844) + (xy 147.521314 128.52) + (xy 146.605 128.52) + (xy 146.605 129.167844) + (xy 145.252463 129.167844) + (xy 145.368256 129.155674) + (xy 145.548284 129.097179) + (xy 145.712216 129.002533) + (xy 145.852888 128.875871) + (xy 145.964151 128.72273) + (xy 146.041144 128.549803) + (xy 146.0805 128.364646) + (xy 146.0805 128.175354) + (xy 146.041144 127.990197) + (xy 146.034465 127.975197) + (xy 145.964151 127.81727) + (xy 145.964148 127.817265) + (xy 145.852888 127.664129) + (xy 145.811328 127.626708) + (xy 145.712216 127.537467) + (xy 145.548284 127.442821) + (xy 145.548277 127.442818) + (xy 145.368259 127.384327) + (xy 145.368256 127.384326) + (xy 145.227192 127.3695) + (xy 144.332808 127.3695) + (xy 144.191744 127.384326) + (xy 144.191741 127.384326) + (xy 144.19174 127.384327) + (xy 144.011722 127.442818) + (xy 144.011715 127.442821) + (xy 143.847785 127.537466) + (xy 143.707111 127.664129) + (xy 143.595851 127.817265) + (xy 143.595848 127.81727) + (xy 143.518857 127.990192) + (xy 143.518855 127.990197) + (xy 143.48603 128.144633) + (xy 143.4795 128.175354) + (xy 143.4795 128.364646) + (xy 130.8405 128.364646) + (xy 130.8405 128.175354) + (xy 130.801144 127.990197) + (xy 130.794465 127.975197) + (xy 130.724151 127.81727) + (xy 130.724148 127.817265) + (xy 130.612888 127.664129) + (xy 130.571328 127.626708) + (xy 130.472216 127.537467) + (xy 130.308284 127.442821) + (xy 130.308277 127.442818) + (xy 130.128259 127.384327) + (xy 130.128256 127.384326) + (xy 129.987192 127.3695) + (xy 129.092808 127.3695) + (xy 128.951744 127.384326) + (xy 128.951741 127.384326) + (xy 128.95174 127.384327) + (xy 128.771722 127.442818) + (xy 128.771715 127.442821) + (xy 128.607785 127.537466) + (xy 128.467111 127.664129) + (xy 128.355851 127.817265) + (xy 128.355848 127.81727) + (xy 128.278857 127.990192) + (xy 128.278855 127.990197) + (xy 128.24603 128.144633) + (xy 128.2395 128.175354) + (xy 128.2395 128.364646) + (xy 127.0305 128.364646) + (xy 127.0305 128.175354) + (xy 126.991144 127.990197) + (xy 126.984465 127.975197) + (xy 126.914151 127.81727) + (xy 126.914148 127.817265) + (xy 126.802888 127.664129) + (xy 126.761328 127.626708) + (xy 126.662216 127.537467) + (xy 126.498284 127.442821) + (xy 126.498277 127.442818) + (xy 126.318259 127.384327) + (xy 126.318256 127.384326) + (xy 126.177192 127.3695) + (xy 125.282808 127.3695) + (xy 125.141744 127.384326) + (xy 125.141741 127.384326) + (xy 125.14174 127.384327) + (xy 124.961722 127.442818) + (xy 124.961715 127.442821) + (xy 124.797785 127.537466) + (xy 124.657113 127.664127) + (xy 124.615875 127.720887) + (xy 124.560545 127.763552) + (xy 124.490931 127.769531) + (xy 124.429136 127.736925) + (xy 124.427876 127.735682) + (xy 124.349344 127.65715) + (xy 124.334975 127.639908) + (xy 124.325863 127.626708) + (xy 124.325861 127.626705) + (xy 124.295566 127.610804) + (xy 124.289046 127.607127) + (xy 124.259772 127.58943) + (xy 124.258377 127.588996) + (xy 124.256578 127.588251) + (xy 124.252606 127.587144) + (xy 124.250682 127.586851) + (xy 124.249257 127.5865) + (xy 124.215046 127.5865) + (xy 124.20756 127.586274) + (xy 124.173418 127.584208) + (xy 124.172005 127.584468) + (xy 124.14965 127.5865) + (xy 123.822056 127.5865) + (xy 123.755017 127.566815) + (xy 123.734375 127.550181) + (xy 123.574959 127.390765) + (xy 123.541474 127.329442) + (xy 123.540167 127.283685) + (xy 123.544869 127.254) + (xy 123.544869 127.253997) + (xy 123.527501 127.144341) + (xy 123.504559 127.099315) + (xy 123.477095 127.045413) + (xy 123.477092 127.04541) + (xy 123.47709 127.045407) + (xy 123.398592 126.966909) + (xy 123.398588 126.966906) + (xy 123.398587 126.966905) + (xy 123.374421 126.954592) + (xy 123.299658 126.916498) + (xy 123.190002 126.899131) + (xy 123.189998 126.899131) + (xy 123.080341 126.916498) + (xy 122.981414 126.966904) + (xy 122.981407 126.966909) + (xy 122.902909 127.045407) + (xy 122.902904 127.045414) + (xy 122.852498 127.144341) + (xy 122.835131 127.253997) + (xy 122.835131 127.254002) + (xy 121.131869 127.254002) + (xy 121.131869 127.253997) + (xy 121.114501 127.144341) + (xy 121.091559 127.099315) + (xy 121.064095 127.045413) + (xy 121.064092 127.04541) + (xy 121.06409 127.045407) + (xy 120.985592 126.966909) + (xy 120.985588 126.966906) + (xy 120.985587 126.966905) + (xy 120.961421 126.954592) + (xy 120.886658 126.916498) + (xy 120.777002 126.899131) + (xy 120.776998 126.899131) + (xy 120.763617 126.90125) + (xy 120.694324 126.892293) + (xy 120.640873 126.847295) + (xy 120.620236 126.780543) + (xy 120.62175 126.759376) + (xy 120.623869 126.746002) + (xy 120.623869 126.746) + (xy 120.623869 126.745997) + (xy 120.606501 126.636341) + (xy 120.599683 126.622959) + (xy 120.556095 126.537413) + (xy 120.556092 126.53741) + (xy 120.55609 126.537407) + (xy 120.477592 126.458909) + (xy 120.477588 126.458906) + (xy 120.477587 126.458905) + (xy 120.453421 126.446592) + (xy 120.378658 126.408498) + (xy 120.269002 126.391131) + (xy 120.268998 126.391131) + (xy 120.159341 126.408498) + (xy 120.060414 126.458904) + (xy 120.060407 126.458909) + (xy 119.985136 126.534181) + (xy 119.923813 126.567666) + (xy 119.897455 126.5705) + (xy 111.625337 126.5705) + (xy 111.558298 126.550815) + (xy 111.512543 126.498011) + (xy 111.502599 126.428853) + (xy 111.531624 126.365297) + (xy 111.542365 126.35435) + (xy 111.544849 126.352113) + (xy 111.562888 126.335871) + (xy 111.674151 126.18273) + (xy 111.751144 126.009803) + (xy 111.752436 126.003722) + (xy 111.785627 125.94224) + (xy 111.846789 125.908461) + (xy 111.873727 125.9055) + (xy 123.573943 125.9055) + (xy 123.640982 125.925185) + (xy 123.661624 125.941819) + (xy 123.82104 126.101235) + (xy 123.854525 126.162558) + (xy 123.855832 126.208311) + (xy 123.851132 126.237998) + (xy 123.851131 126.238002) + (xy 123.868498 126.347658) + (xy 123.894197 126.398095) + (xy 123.918904 126.446586) + (xy 123.918909 126.446592) + (xy 123.997407 126.52509) + (xy 123.99741 126.525092) + (xy 123.997413 126.525095) + (xy 124.047892 126.550815) + (xy 124.096341 126.575501) + (xy 124.205998 126.592869) + (xy 124.206 126.592869) + (xy 124.206002 126.592869) + (xy 124.315658 126.575501) + (xy 124.315659 126.5755) + (xy 124.315661 126.5755) + (xy 124.414587 126.525095) + (xy 124.493095 126.446587) + (xy 124.509984 126.413439) + (xy 124.557956 126.362645) + (xy 124.625777 126.345849) + (xy 124.691912 126.368386) + (xy 124.703439 126.377584) + (xy 124.797784 126.462533) + (xy 124.961716 126.557179) + (xy 125.141744 126.615674) + (xy 125.282808 126.6305) + (xy 125.282812 126.6305) + (xy 126.177188 126.6305) + (xy 126.177192 126.6305) + (xy 126.318256 126.615674) + (xy 126.498284 126.557179) + (xy 126.662216 126.462533) + (xy 126.802888 126.335871) + (xy 126.914151 126.18273) + (xy 126.991144 126.009803) + (xy 127.0305 125.824646) + (xy 128.2395 125.824646) + (xy 128.243931 125.845493) + (xy 128.278855 126.009802) + (xy 128.278857 126.009807) + (xy 128.355848 126.182729) + (xy 128.355851 126.182734) + (xy 128.467111 126.33587) + (xy 128.467112 126.335871) + (xy 128.607784 126.462533) + (xy 128.771716 126.557179) + (xy 128.951744 126.615674) + (xy 129.092808 126.6305) + (xy 129.092812 126.6305) + (xy 129.987188 126.6305) + (xy 129.987192 126.6305) + (xy 130.128256 126.615674) + (xy 130.308284 126.557179) + (xy 130.472216 126.462533) + (xy 130.612888 126.335871) + (xy 130.724151 126.18273) + (xy 130.801144 126.009803) + (xy 130.802436 126.003722) + (xy 130.835627 125.94224) + (xy 130.896789 125.908461) + (xy 130.923727 125.9055) + (xy 137.386781 125.9055) + (xy 137.409131 125.90753) + (xy 137.424913 125.910423) + (xy 137.457592 125.900239) + (xy 137.464785 125.898234) + (xy 137.498 125.890048) + (xy 137.498004 125.890044) + (xy 137.499263 125.889384) + (xy 137.501069 125.888636) + (xy 137.504714 125.88658) + (xy 137.506288 125.885422) + (xy 137.507503 125.884686) + (xy 137.50751 125.884685) + (xy 137.531718 125.860475) + (xy 137.537137 125.855374) + (xy 137.562756 125.832679) + (xy 137.562758 125.832673) + (xy 137.563571 125.831497) + (xy 137.577941 125.814252) + (xy 137.785236 125.606957) + (xy 137.846557 125.573474) + (xy 137.892314 125.572167) + (xy 137.921999 125.576869) + (xy 137.922 125.576869) + (xy 137.922002 125.576869) + (xy 138.031658 125.559501) + (xy 138.031659 125.5595) + (xy 138.031661 125.5595) + (xy 138.130587 125.509095) + (xy 138.159683 125.479999) + (xy 143.101127 125.479999) + (xy 143.101128 125.48) + (xy 144.464314 125.48) + (xy 144.452359 125.491955) + (xy 144.394835 125.604852) + (xy 144.375014 125.73) + (xy 144.394835 125.855148) + (xy 144.452359 125.968045) + (xy 144.464314 125.98) + (xy 143.101128 125.98) + (xy 143.15373 126.176317) + (xy 143.153734 126.176326) + (xy 143.249865 126.382482) + (xy 143.380342 126.56882) + (xy 143.541179 126.729657) + (xy 143.727517 126.860134) + (xy 143.933673 126.956265) + (xy 143.933682 126.956269) + (xy 144.153389 127.015139) + (xy 144.1534 127.015141) + (xy 144.323233 127.029999) + (xy 144.323236 127.03) + (xy 144.53 127.03) + (xy 144.53 126.045686) + (xy 144.541955 126.057641) + (xy 144.654852 126.115165) + (xy 144.748519 126.13) + (xy 144.811481 126.13) + (xy 144.905148 126.115165) + (xy 145.018045 126.057641) + (xy 145.03 126.045686) + (xy 145.03 127.03) + (xy 145.236764 127.03) + (xy 145.236766 127.029999) + (xy 145.406599 127.015141) + (xy 145.40661 127.015139) + (xy 145.626317 126.956269) + (xy 145.626326 126.956265) + (xy 145.832482 126.860134) + (xy 146.01882 126.729657) + (xy 146.179657 126.56882) + (xy 146.310134 126.382482) + (xy 146.406265 126.176326) + (xy 146.406269 126.176317) + (xy 146.458872 125.98) + (xy 145.095686 125.98) + (xy 145.107641 125.968045) + (xy 145.165165 125.855148) + (xy 145.184986 125.73) + (xy 145.165165 125.604852) + (xy 145.107641 125.491955) + (xy 145.095686 125.48) + (xy 146.458872 125.48) + (xy 146.458872 125.479999) + (xy 146.406269 125.283682) + (xy 146.406265 125.283673) + (xy 146.310134 125.077517) + (xy 146.179657 124.891179) + (xy 146.01882 124.730342) + (xy 145.832482 124.599865) + (xy 145.626326 124.503734) + (xy 145.626317 124.50373) + (xy 145.40661 124.44486) + (xy 145.406599 124.444858) + (xy 145.236766 124.43) + (xy 145.03 124.43) + (xy 145.03 125.414314) + (xy 145.018045 125.402359) + (xy 144.905148 125.344835) + (xy 144.811481 125.33) + (xy 144.748519 125.33) + (xy 144.654852 125.344835) + (xy 144.541955 125.402359) + (xy 144.53 125.414314) + (xy 144.53 124.43) + (xy 144.323233 124.43) + (xy 144.1534 124.444858) + (xy 144.153389 124.44486) + (xy 143.933682 124.50373) + (xy 143.933673 124.503734) + (xy 143.727517 124.599865) + (xy 143.541179 124.730342) + (xy 143.380342 124.891179) + (xy 143.249865 125.077517) + (xy 143.153734 125.283673) + (xy 143.15373 125.283682) + (xy 143.101127 125.479999) + (xy 138.159683 125.479999) + (xy 138.209095 125.430587) + (xy 138.2595 125.331661) + (xy 138.2595 125.331659) + (xy 138.259501 125.331658) + (xy 138.276869 125.222002) + (xy 138.276869 125.221997) + (xy 138.259501 125.112341) + (xy 138.254318 125.102169) + (xy 138.209095 125.013413) + (xy 138.209092 125.01341) + (xy 138.20909 125.013407) + (xy 138.130592 124.934909) + (xy 138.130588 124.934906) + (xy 138.130587 124.934905) + (xy 138.106421 124.922592) + (xy 138.031658 124.884498) + (xy 137.922002 124.867131) + (xy 137.921998 124.867131) + (xy 137.812341 124.884498) + (xy 137.713414 124.934904) + (xy 137.713407 124.934909) + (xy 137.634909 125.013407) + (xy 137.634904 125.013414) + (xy 137.584498 125.112341) + (xy 137.570714 125.199376) + (xy 137.567131 125.222) + (xy 137.571833 125.251687) + (xy 137.562877 125.32098) + (xy 137.53704 125.358764) + (xy 137.377623 125.518182) + (xy 137.316303 125.551666) + (xy 137.289944 125.5545) + (xy 130.923727 125.5545) + (xy 130.856688 125.534815) + (xy 130.810933 125.482011) + (xy 130.802436 125.456277) + (xy 130.801143 125.450194) + (xy 130.801142 125.450192) + (xy 130.724151 125.27727) + (xy 130.724148 125.277265) + (xy 130.612888 125.124129) + (xy 130.571328 125.086708) + (xy 130.472216 124.997467) + (xy 130.308284 124.902821) + (xy 130.308277 124.902818) + (xy 130.128259 124.844327) + (xy 130.128256 124.844326) + (xy 129.987192 124.8295) + (xy 129.092808 124.8295) + (xy 128.951744 124.844326) + (xy 128.951741 124.844326) + (xy 128.95174 124.844327) + (xy 128.771722 124.902818) + (xy 128.771715 124.902821) + (xy 128.607785 124.997466) + (xy 128.467111 125.124129) + (xy 128.355851 125.277265) + (xy 128.355848 125.27727) + (xy 128.278857 125.450192) + (xy 128.278855 125.450197) + (xy 128.245983 125.604852) + (xy 128.2395 125.635354) + (xy 128.2395 125.824646) + (xy 127.0305 125.824646) + (xy 127.0305 125.635354) + (xy 126.991144 125.450197) + (xy 126.984465 125.435197) + (xy 126.914151 125.27727) + (xy 126.914148 125.277265) + (xy 126.802888 125.124129) + (xy 126.761328 125.086708) + (xy 126.662216 124.997467) + (xy 126.498284 124.902821) + (xy 126.498277 124.902818) + (xy 126.318259 124.844327) + (xy 126.318256 124.844326) + (xy 126.177192 124.8295) + (xy 125.282808 124.8295) + (xy 125.141744 124.844326) + (xy 125.141741 124.844326) + (xy 125.14174 124.844327) + (xy 124.961722 124.902818) + (xy 124.961715 124.902821) + (xy 124.797785 124.997466) + (xy 124.657113 125.124127) + (xy 124.562432 125.254444) + (xy 124.507101 125.297109) + (xy 124.437488 125.303088) + (xy 124.375693 125.270482) + (xy 124.374433 125.269239) + (xy 124.222344 125.11715) + (xy 124.207975 125.099908) + (xy 124.198863 125.086708) + (xy 124.198861 125.086705) + (xy 124.168566 125.070804) + (xy 124.162046 125.067127) + (xy 124.132772 125.04943) + (xy 124.131377 125.048996) + (xy 124.129578 125.048251) + (xy 124.125606 125.047144) + (xy 124.123682 125.046851) + (xy 124.122257 125.0465) + (xy 124.088046 125.0465) + (xy 124.08056 125.046274) + (xy 124.046418 125.044208) + (xy 124.045005 125.044468) + (xy 124.02265 125.0465) + (xy 122.806056 125.0465) + (xy 122.739017 125.026815) + (xy 122.718375 125.010181) + (xy 122.558959 124.850765) + (xy 122.525474 124.789442) + (xy 122.524167 124.743685) + (xy 122.526281 124.730342) + (xy 122.528869 124.714) + (xy 122.52675 124.700621) + (xy 122.535704 124.631329) + (xy 122.580699 124.577876) + (xy 122.647451 124.557236) + (xy 122.668621 124.558749) + (xy 122.682 124.560869) + (xy 122.682002 124.560869) + (xy 122.791658 124.543501) + (xy 122.791659 124.5435) + (xy 122.791661 124.5435) + (xy 122.890587 124.493095) + (xy 122.969095 124.414587) + (xy 123.0195 124.315661) + (xy 123.0195 124.315659) + (xy 123.019501 124.315658) + (xy 123.036869 124.206002) + (xy 123.036869 124.205997) + (xy 123.019501 124.096341) + (xy 123.008882 124.0755) + (xy 122.969095 123.997413) + (xy 122.969092 123.99741) + (xy 122.96909 123.997407) + (xy 122.890592 123.918909) + (xy 122.890588 123.918906) + (xy 122.890587 123.918905) + (xy 122.866421 123.906592) + (xy 122.791658 123.868498) + (xy 122.682003 123.851131) + (xy 122.682001 123.851131) + (xy 122.682 123.851131) + (xy 122.672005 123.852714) + (xy 122.65231 123.855833) + (xy 122.583017 123.846876) + (xy 122.545234 123.82104) + (xy 122.317344 123.59315) + (xy 122.302973 123.575906) + (xy 122.291951 123.559937) + (xy 122.27007 123.493582) + (xy 122.287537 123.425931) + (xy 122.338806 123.378463) + (xy 122.394003 123.3655) + (xy 123.019743 123.3655) + (xy 124.346273 123.3655) + (xy 124.413312 123.385185) + (xy 124.459067 123.437989) + (xy 124.467564 123.463723) + (xy 124.468856 123.469805) + (xy 124.468857 123.469807) + (xy 124.545848 123.642729) + (xy 124.545851 123.642734) + (xy 124.65711 123.795869) + (xy 124.657111 123.79587) + (xy 124.657112 123.795871) + (xy 124.797784 123.922533) + (xy 124.961716 124.017179) + (xy 125.141744 124.075674) + (xy 125.282808 124.0905) + (xy 125.282812 124.0905) + (xy 126.177188 124.0905) + (xy 126.177192 124.0905) + (xy 126.318256 124.075674) + (xy 126.498284 124.017179) + (xy 126.662216 123.922533) + (xy 126.802888 123.795871) + (xy 126.802888 123.79587) + (xy 126.80289 123.795869) + (xy 126.914148 123.642734) + (xy 126.914147 123.642734) + (xy 126.914151 123.64273) + (xy 126.991144 123.469803) + (xy 127.0305 123.284646) + (xy 128.2395 123.284646) + (xy 128.243931 123.305493) + (xy 128.278855 123.469802) + (xy 128.278857 123.469807) + (xy 128.355848 123.642729) + (xy 128.355851 123.642734) + (xy 128.46711 123.795869) + (xy 128.467111 123.79587) + (xy 128.467112 123.795871) + (xy 128.607784 123.922533) + (xy 128.771716 124.017179) + (xy 128.951744 124.075674) + (xy 129.092808 124.0905) + (xy 129.092812 124.0905) + (xy 129.987188 124.0905) + (xy 129.987192 124.0905) + (xy 130.128256 124.075674) + (xy 130.308284 124.017179) + (xy 130.472216 123.922533) + (xy 130.612888 123.795871) + (xy 130.612888 123.79587) + (xy 130.61289 123.795869) + (xy 130.683994 123.698002) + (xy 138.075131 123.698002) + (xy 138.092498 123.807658) + (xy 138.142904 123.906585) + (xy 138.142909 123.906592) + (xy 138.221407 123.98509) + (xy 138.22141 123.985092) + (xy 138.221413 123.985095) + (xy 138.271892 124.010815) + (xy 138.320341 124.035501) + (xy 138.429998 124.052869) + (xy 138.43 124.052869) + (xy 138.430002 124.052869) + (xy 138.539658 124.035501) + (xy 138.539659 124.0355) + (xy 138.539661 124.0355) + (xy 138.638587 123.985095) + (xy 138.717095 123.906587) + (xy 138.7675 123.807661) + (xy 138.7675 123.807659) + (xy 138.767501 123.807658) + (xy 138.784869 123.698002) + (xy 138.784869 123.697999) + (xy 138.780167 123.668314) + (xy 138.789121 123.59902) + (xy 138.814954 123.561239) + (xy 138.974377 123.401816) + (xy 139.0357 123.368334) + (xy 139.062057 123.3655) + (xy 143.396273 123.3655) + (xy 143.463312 123.385185) + (xy 143.509067 123.437989) + (xy 143.517564 123.463723) + (xy 143.518856 123.469805) + (xy 143.518857 123.469807) + (xy 143.595848 123.642729) + (xy 143.595851 123.642734) + (xy 143.70711 123.795869) + (xy 143.707111 123.79587) + (xy 143.707112 123.795871) + (xy 143.847784 123.922533) + (xy 144.011716 124.017179) + (xy 144.191744 124.075674) + (xy 144.332808 124.0905) + (xy 144.332812 124.0905) + (xy 145.227188 124.0905) + (xy 145.227192 124.0905) + (xy 145.368256 124.075674) + (xy 145.548284 124.017179) + (xy 145.712216 123.922533) + (xy 145.852888 123.795871) + (xy 145.852888 123.79587) + (xy 145.85289 123.795869) + (xy 145.964148 123.642734) + (xy 145.964147 123.642734) + (xy 145.964151 123.64273) + (xy 146.041144 123.469803) + (xy 146.0805 123.284646) + (xy 146.0805 123.095354) + (xy 146.041144 122.910197) + (xy 146.037897 122.902905) + (xy 145.964151 122.73727) + (xy 145.964148 122.737265) + (xy 145.852888 122.584129) + (xy 145.820207 122.554703) + (xy 145.712216 122.457467) + (xy 145.548284 122.362821) + (xy 145.548277 122.362818) + (xy 145.368259 122.304327) + (xy 145.368256 122.304326) + (xy 145.227192 122.2895) + (xy 144.332808 122.2895) + (xy 144.191744 122.304326) + (xy 144.191741 122.304326) + (xy 144.19174 122.304327) + (xy 144.011722 122.362818) + (xy 144.011715 122.362821) + (xy 143.847785 122.457466) + (xy 143.707111 122.584129) + (xy 143.595851 122.737265) + (xy 143.595848 122.73727) + (xy 143.518857 122.910192) + (xy 143.518856 122.910194) + (xy 143.517564 122.916277) + (xy 143.484373 122.97776) + (xy 143.423211 123.011539) + (xy 143.396273 123.0145) + (xy 138.965213 123.0145) + (xy 138.942862 123.012469) + (xy 138.927086 123.009578) + (xy 138.927085 123.009578) + (xy 138.894423 123.019755) + (xy 138.887216 123.021764) + (xy 138.853995 123.029953) + (xy 138.852715 123.030625) + (xy 138.850924 123.031366) + (xy 138.847299 123.033411) + (xy 138.845733 123.034564) + (xy 138.844488 123.035316) + (xy 138.820298 123.059505) + (xy 138.814851 123.064633) + (xy 138.789241 123.087322) + (xy 138.788415 123.08852) + (xy 138.774053 123.105751) + (xy 138.566764 123.31304) + (xy 138.505441 123.346525) + (xy 138.459688 123.347832) + (xy 138.43 123.343131) + (xy 138.429999 123.343131) + (xy 138.429998 123.343131) + (xy 138.320341 123.360498) + (xy 138.221414 123.410904) + (xy 138.221407 123.410909) + (xy 138.142909 123.489407) + (xy 138.142904 123.489414) + (xy 138.092498 123.588341) + (xy 138.075131 123.697997) + (xy 138.075131 123.698002) + (xy 130.683994 123.698002) + (xy 130.724148 123.642734) + (xy 130.724147 123.642734) + (xy 130.724151 123.64273) + (xy 130.801144 123.469803) + (xy 130.8405 123.284646) + (xy 130.8405 123.095354) + (xy 130.801144 122.910197) + (xy 130.797897 122.902905) + (xy 130.724151 122.73727) + (xy 130.724148 122.737265) + (xy 130.612888 122.584129) + (xy 130.580207 122.554703) + (xy 130.472216 122.457467) + (xy 130.308284 122.362821) + (xy 130.308277 122.362818) + (xy 130.128259 122.304327) + (xy 130.128256 122.304326) + (xy 129.987192 122.2895) + (xy 129.092808 122.2895) + (xy 128.951744 122.304326) + (xy 128.951741 122.304326) + (xy 128.95174 122.304327) + (xy 128.771722 122.362818) + (xy 128.771715 122.362821) + (xy 128.607785 122.457466) + (xy 128.467111 122.584129) + (xy 128.355851 122.737265) + (xy 128.355848 122.73727) + (xy 128.278857 122.910192) + (xy 128.278855 122.910197) + (xy 128.242688 123.080354) + (xy 128.2395 123.095354) + (xy 128.2395 123.284646) + (xy 127.0305 123.284646) + (xy 127.0305 123.095354) + (xy 126.991144 122.910197) + (xy 126.987897 122.902905) + (xy 126.914151 122.73727) + (xy 126.914148 122.737265) + (xy 126.802888 122.584129) + (xy 126.770207 122.554703) + (xy 126.662216 122.457467) + (xy 126.498284 122.362821) + (xy 126.498277 122.362818) + (xy 126.318259 122.304327) + (xy 126.318256 122.304326) + (xy 126.177192 122.2895) + (xy 125.282808 122.2895) + (xy 125.141744 122.304326) + (xy 125.141741 122.304326) + (xy 125.14174 122.304327) + (xy 124.961722 122.362818) + (xy 124.961715 122.362821) + (xy 124.797785 122.457466) + (xy 124.657111 122.584129) + (xy 124.545851 122.737265) + (xy 124.545848 122.73727) + (xy 124.468857 122.910192) + (xy 124.468856 122.910194) + (xy 124.467564 122.916277) + (xy 124.434373 122.97776) + (xy 124.373211 123.011539) + (xy 124.346273 123.0145) + (xy 122.298056 123.0145) + (xy 122.231017 122.994815) + (xy 122.210375 122.978181) + (xy 122.050959 122.818765) + (xy 122.017474 122.757442) + (xy 122.016167 122.711685) + (xy 122.020869 122.682) + (xy 122.020869 122.681997) + (xy 122.003501 122.572341) + (xy 121.981351 122.528869) + (xy 121.953095 122.473413) + (xy 121.953092 122.47341) + (xy 121.95309 122.473407) + (xy 121.874592 122.394909) + (xy 121.874588 122.394906) + (xy 121.874587 122.394905) + (xy 121.850421 122.382592) + (xy 121.775658 122.344498) + (xy 121.666002 122.327131) + (xy 121.665998 122.327131) + (xy 121.556341 122.344498) + (xy 121.457414 122.394904) + (xy 121.457407 122.394909) + (xy 121.378909 122.473407) + (xy 121.378904 122.473414) + (xy 121.328498 122.572341) + (xy 121.311131 122.681997) + (xy 121.311131 122.682002) + (xy 121.328498 122.791658) + (xy 121.378904 122.890585) + (xy 121.378909 122.890592) + (xy 121.457407 122.96909) + (xy 121.45741 122.969092) + (xy 121.457413 122.969095) + (xy 121.551425 123.016996) + (xy 121.556341 123.019501) + (xy 121.665998 123.036869) + (xy 121.666 123.036869) + (xy 121.695684 123.032167) + (xy 121.764976 123.041121) + (xy 121.802764 123.066959) + (xy 122.030658 123.294853) + (xy 122.045023 123.312089) + (xy 122.054139 123.325295) + (xy 122.05414 123.325295) + (xy 122.056047 123.328058) + (xy 122.077931 123.394412) + (xy 122.060467 123.462064) + (xy 122.0092 123.509535) + (xy 121.953998 123.5225) + (xy 111.89307 123.5225) + (xy 111.826031 123.502815) + (xy 111.780276 123.450011) + (xy 111.770332 123.380853) + (xy 111.77178 123.37272) + (xy 111.780927 123.329682) + (xy 111.7905 123.284646) + (xy 111.7905 123.095354) + (xy 111.751144 122.910197) + (xy 111.747897 122.902905) + (xy 111.674151 122.73727) + (xy 111.655562 122.711685) + (xy 111.651331 122.705861) + (xy 111.627852 122.640057) + (xy 111.643677 122.572003) + (xy 111.693783 122.523308) + (xy 111.762261 122.509432) + (xy 111.771048 122.510504) + (xy 111.886998 122.528869) + (xy 111.887 122.528869) + (xy 111.887002 122.528869) + (xy 111.996658 122.511501) + (xy 111.996659 122.5115) + (xy 111.996661 122.5115) + (xy 112.095587 122.461095) + (xy 112.174095 122.382587) + (xy 112.2245 122.283661) + (xy 112.2245 122.283659) + (xy 112.224501 122.283658) + (xy 112.241869 122.174002) + (xy 112.241869 122.173999) + (xy 112.23975 122.160622) + (xy 112.248704 122.091329) + (xy 112.293699 122.037876) + (xy 112.360451 122.017236) + (xy 112.381621 122.018749) + (xy 112.395 122.020869) + (xy 112.395002 122.020869) + (xy 112.504658 122.003501) + (xy 112.504659 122.0035) + (xy 112.504661 122.0035) + (xy 112.603587 121.953095) + (xy 112.682095 121.874587) + (xy 112.7325 121.775661) + (xy 112.7325 121.775659) + (xy 112.732501 121.775658) + (xy 112.749869 121.666002) + (xy 112.749869 121.665997) + (xy 112.732501 121.556341) + (xy 112.7325 121.556339) + (xy 112.682095 121.457413) + (xy 112.682092 121.45741) + (xy 112.68209 121.457407) + (xy 112.603592 121.378909) + (xy 112.603588 121.378906) + (xy 112.603587 121.378905) + (xy 112.579421 121.366592) + (xy 112.504658 121.328498) + (xy 112.395002 121.311131) + (xy 112.394998 121.311131) + (xy 112.285341 121.328498) + (xy 112.186414 121.378904) + (xy 112.186407 121.378909) + (xy 112.107909 121.457407) + (xy 112.107904 121.457414) + (xy 112.057498 121.556341) + (xy 112.040131 121.665997) + (xy 112.040131 121.666) + (xy 112.04225 121.679381) + (xy 112.033293 121.748674) + (xy 111.988296 121.802125) + (xy 111.921544 121.822763) + (xy 111.900381 121.82125) + (xy 111.887 121.819131) + (xy 111.886998 121.819131) + (xy 111.777341 121.836498) + (xy 111.678414 121.886904) + (xy 111.678407 121.886909) + (xy 111.599909 121.965407) + (xy 111.599904 121.965414) + (xy 111.549498 122.064341) + (xy 111.532131 122.173997) + (xy 111.532131 122.174002) + (xy 111.551026 122.2933) + (xy 111.548946 122.293629) + (xy 111.550579 122.350672) + (xy 111.514501 122.410506) + (xy 111.451801 122.441337) + (xy 111.382387 122.433375) + (xy 111.368652 122.426541) + (xy 111.258289 122.362823) + (xy 111.258277 122.362818) + (xy 111.078259 122.304327) + (xy 111.078256 122.304326) + (xy 110.937192 122.2895) + (xy 110.042808 122.2895) + (xy 109.901744 122.304326) + (xy 109.901741 122.304326) + (xy 109.90174 122.304327) + (xy 109.721722 122.362818) + (xy 109.721715 122.362821) + (xy 109.557785 122.457466) + (xy 109.417111 122.584129) + (xy 109.305851 122.737265) + (xy 109.305848 122.73727) + (xy 109.228857 122.910192) + (xy 109.228855 122.910197) + (xy 109.192688 123.080354) + (xy 109.1895 123.095354) + (xy 109.1895 123.284646) + (xy 109.193931 123.305493) + (xy 109.228855 123.469802) + (xy 109.228857 123.469807) + (xy 109.305848 123.642729) + (xy 109.305851 123.642734) + (xy 109.41711 123.795869) + (xy 109.417111 123.79587) + (xy 109.417112 123.795871) + (xy 109.557784 123.922533) + (xy 109.721716 124.017179) + (xy 109.901744 124.075674) + (xy 110.042808 124.0905) + (xy 110.042812 124.0905) + (xy 110.937188 124.0905) + (xy 110.937192 124.0905) + (xy 111.078256 124.075674) + (xy 111.258284 124.017179) + (xy 111.422216 123.922533) + (xy 111.441299 123.90535) + (xy 111.50429 123.875121) + (xy 111.524272 123.8735) + (xy 122.049943 123.8735) + (xy 122.116982 123.893185) + (xy 122.137624 123.909819) + (xy 122.29704 124.069235) + (xy 122.330525 124.130558) + (xy 122.331832 124.176311) + (xy 122.327132 124.205997) + (xy 122.327131 124.206001) + (xy 122.32925 124.219381) + (xy 122.320293 124.288674) + (xy 122.275296 124.342125) + (xy 122.208544 124.362763) + (xy 122.187381 124.36125) + (xy 122.174 124.359131) + (xy 122.173998 124.359131) + (xy 122.064341 124.376498) + (xy 121.965414 124.426904) + (xy 121.965407 124.426909) + (xy 121.886909 124.505407) + (xy 121.886904 124.505414) + (xy 121.836498 124.604341) + (xy 121.819131 124.713997) + (xy 121.819131 124.714002) + (xy 121.836498 124.823658) + (xy 121.886904 124.922585) + (xy 121.886909 124.922592) + (xy 121.965407 125.00109) + (xy 121.96541 125.001092) + (xy 121.965413 125.001095) + (xy 122.058253 125.048399) + (xy 122.064341 125.051501) + (xy 122.173998 125.068869) + (xy 122.174 125.068869) + (xy 122.203684 125.064167) + (xy 122.272976 125.073121) + (xy 122.310764 125.098959) + (xy 122.538658 125.326853) + (xy 122.553023 125.344089) + (xy 122.562139 125.357295) + (xy 122.56214 125.357295) + (xy 122.564047 125.360058) + (xy 122.585931 125.426412) + (xy 122.568467 125.494064) + (xy 122.5172 125.541535) + (xy 122.461998 125.5545) + (xy 111.873727 125.5545) + (xy 111.806688 125.534815) + (xy 111.760933 125.482011) + (xy 111.752436 125.456277) + (xy 111.751143 125.450194) + (xy 111.751142 125.450192) + (xy 111.674151 125.27727) + (xy 111.674148 125.277265) + (xy 111.562888 125.124129) + (xy 111.521328 125.086708) + (xy 111.422216 124.997467) + (xy 111.258284 124.902821) + (xy 111.258277 124.902818) + (xy 111.078259 124.844327) + (xy 111.078256 124.844326) + (xy 110.937192 124.8295) + (xy 110.042808 124.8295) + (xy 109.901744 124.844326) + (xy 109.901741 124.844326) + (xy 109.90174 124.844327) + (xy 109.721722 124.902818) + (xy 109.721715 124.902821) + (xy 109.557785 124.997466) + (xy 109.417111 125.124129) + (xy 109.305851 125.277265) + (xy 109.305848 125.27727) + (xy 109.228857 125.450192) + (xy 109.228855 125.450197) + (xy 109.195983 125.604852) + (xy 109.1895 125.635354) + (xy 109.1895 125.824646) + (xy 109.193931 125.845493) + (xy 109.228855 126.009802) + (xy 109.228857 126.009807) + (xy 109.305848 126.182729) + (xy 109.305851 126.182734) + (xy 109.417111 126.33587) + (xy 109.417112 126.335871) + (xy 109.418344 126.33698) + (xy 109.437635 126.35435) + (xy 109.474284 126.413837) + (xy 109.472953 126.483694) + (xy 109.434067 126.541742) + (xy 109.36997 126.569552) + (xy 109.354663 126.5705) + (xy 109.217056 126.5705) + (xy 109.150017 126.550815) + (xy 109.129375 126.534181) + (xy 108.796819 126.201625) + (xy 108.763334 126.140302) + (xy 108.7605 126.113944) + (xy 108.7605 122.582219) + (xy 108.762531 122.559866) + (xy 108.763477 122.554703) + (xy 108.765423 122.544087) + (xy 108.755231 122.511382) + (xy 108.753232 122.504206) + (xy 108.745048 122.471) + (xy 108.745044 122.470995) + (xy 108.744381 122.469731) + (xy 108.743632 122.467924) + (xy 108.741587 122.464298) + (xy 108.740436 122.462733) + (xy 108.739685 122.461492) + (xy 108.739685 122.46149) + (xy 108.71549 122.437295) + (xy 108.710371 122.431858) + (xy 108.687679 122.406244) + (xy 108.687678 122.406243) + (xy 108.686489 122.405423) + (xy 108.66925 122.391055) + (xy 108.202642 121.924447) + (xy 107.730138 121.451944) + (xy 107.696654 121.390622) + (xy 107.701638 121.320931) + (xy 107.734849 121.272113) + (xy 107.752888 121.255871) + (xy 107.864151 121.10273) + (xy 107.941144 120.929803) + (xy 107.9805 120.744646) + (xy 109.1895 120.744646) + (xy 109.195983 120.775148) + (xy 109.228855 120.929802) + (xy 109.228857 120.929807) + (xy 109.305848 121.102729) + (xy 109.305851 121.102734) + (xy 109.417111 121.25587) + (xy 109.417112 121.255871) + (xy 109.557784 121.382533) + (xy 109.721716 121.477179) + (xy 109.901744 121.535674) + (xy 110.042808 121.5505) + (xy 110.042812 121.5505) + (xy 110.937188 121.5505) + (xy 110.937192 121.5505) + (xy 111.078256 121.535674) + (xy 111.258284 121.477179) + (xy 111.422216 121.382533) + (xy 111.562888 121.255871) + (xy 111.674151 121.10273) + (xy 111.751144 120.929803) + (xy 111.752436 120.923722) + (xy 111.785627 120.86224) + (xy 111.846789 120.828461) + (xy 111.873727 120.8255) + (xy 120.525943 120.8255) + (xy 120.592982 120.845185) + (xy 120.613624 120.861819) + (xy 120.77304 121.021235) + (xy 120.806525 121.082558) + (xy 120.807833 121.128312) + (xy 120.80313 121.158002) + (xy 120.820498 121.267658) + (xy 120.870904 121.366585) + (xy 120.870909 121.366592) + (xy 120.949407 121.44509) + (xy 120.94941 121.445092) + (xy 120.949413 121.445095) + (xy 121.043425 121.492996) + (xy 121.048341 121.495501) + (xy 121.157998 121.512869) + (xy 121.158 121.512869) + (xy 121.158002 121.512869) + (xy 121.267658 121.495501) + (xy 121.267659 121.4955) + (xy 121.267661 121.4955) + (xy 121.366587 121.445095) + (xy 121.445095 121.366587) + (xy 121.4955 121.267661) + (xy 121.4955 121.267659) + (xy 121.495501 121.267658) + (xy 121.512869 121.158002) + (xy 121.512869 121.157997) + (xy 121.495501 121.048343) + (xy 121.4955 121.048341) + (xy 121.4955 121.048339) + (xy 121.473821 121.005792) + (xy 121.460926 120.937125) + (xy 121.487202 120.872385) + (xy 121.544309 120.832128) + (xy 121.584307 120.8255) + (xy 124.305501 120.8255) + (xy 124.37254 120.845185) + (xy 124.418295 120.897989) + (xy 124.429501 120.9495) + (xy 124.429501 121.459902) + (xy 124.43533 121.489212) + (xy 124.457542 121.522457) + (xy 124.469892 121.530708) + (xy 124.490787 121.544669) + (xy 124.49079 121.544669) + (xy 124.490791 121.54467) + (xy 124.500647 121.54663) + (xy 124.520101 121.5505) + (xy 126.939898 121.550499) + (xy 126.969213 121.544669) + (xy 127.002457 121.522457) + (xy 127.024669 121.489213) + (xy 127.0305 121.459899) + (xy 127.030499 119.840102) + (xy 127.024669 119.810787) + (xy 127.015745 119.797431) + (xy 127.002457 119.777542) + (xy 126.969214 119.755332) + (xy 126.969215 119.755332) + (xy 126.969213 119.755331) + (xy 126.969211 119.75533) + (xy 126.969208 119.755329) + (xy 126.939901 119.7495) + (xy 124.520105 119.7495) + (xy 124.520097 119.749501) + (xy 124.490787 119.75533) + (xy 124.457542 119.777542) + (xy 124.435332 119.810785) + (xy 124.435329 119.810791) + (xy 124.4295 119.840098) + (xy 124.4295 120.3505) + (xy 124.409815 120.417539) + (xy 124.357011 120.463294) + (xy 124.3055 120.4745) + (xy 121.282056 120.4745) + (xy 121.215017 120.454815) + (xy 121.194375 120.438181) + (xy 121.034959 120.278765) + (xy 121.001474 120.217442) + (xy 121.000167 120.171685) + (xy 121.004869 120.142) + (xy 121.004869 120.141997) + (xy 120.987501 120.032341) + (xy 120.969757 119.997517) + (xy 120.937095 119.933413) + (xy 120.937092 119.93341) + (xy 120.93709 119.933407) + (xy 120.858592 119.854909) + (xy 120.858588 119.854906) + (xy 120.858587 119.854905) + (xy 120.82954 119.840105) + (xy 120.759658 119.804498) + (xy 120.650002 119.787131) + (xy 120.649998 119.787131) + (xy 120.540341 119.804498) + (xy 120.441414 119.854904) + (xy 120.441407 119.854909) + (xy 120.362909 119.933407) + (xy 120.362904 119.933414) + (xy 120.312498 120.032341) + (xy 120.295131 120.141997) + (xy 120.295131 120.142002) + (xy 120.312498 120.251656) + (xy 120.312499 120.251659) + (xy 120.3125 120.251661) + (xy 120.334178 120.294207) + (xy 120.347074 120.362875) + (xy 120.320798 120.427615) + (xy 120.263691 120.467872) + (xy 120.223693 120.4745) + (xy 111.873727 120.4745) + (xy 111.806688 120.454815) + (xy 111.760933 120.402011) + (xy 111.752436 120.376277) + (xy 111.751143 120.370194) + (xy 111.751142 120.370192) + (xy 111.674151 120.19727) + (xy 111.674148 120.197265) + (xy 111.562888 120.044129) + (xy 111.447742 119.940451) + (xy 111.422216 119.917467) + (xy 111.258284 119.822821) + (xy 111.258277 119.822818) + (xy 111.078259 119.764327) + (xy 111.078256 119.764326) + (xy 110.937192 119.7495) + (xy 110.042808 119.7495) + (xy 109.901744 119.764326) + (xy 109.901741 119.764326) + (xy 109.90174 119.764327) + (xy 109.721722 119.822818) + (xy 109.721715 119.822821) + (xy 109.557785 119.917466) + (xy 109.417111 120.044129) + (xy 109.305851 120.197265) + (xy 109.305848 120.19727) + (xy 109.228857 120.370192) + (xy 109.228855 120.370197) + (xy 109.19603 120.524633) + (xy 109.1895 120.555354) + (xy 109.1895 120.744646) + (xy 107.9805 120.744646) + (xy 107.9805 120.555354) + (xy 107.941144 120.370197) + (xy 107.913166 120.307359) + (xy 107.864151 120.19727) + (xy 107.864148 120.197265) + (xy 107.752888 120.044129) + (xy 107.637742 119.940451) + (xy 107.612216 119.917467) + (xy 107.448284 119.822821) + (xy 107.448277 119.822818) + (xy 107.268259 119.764327) + (xy 107.268256 119.764326) + (xy 107.127192 119.7495) + (xy 106.232808 119.7495) + (xy 106.091744 119.764326) + (xy 106.091741 119.764326) + (xy 106.09174 119.764327) + (xy 105.911722 119.822818) + (xy 105.911715 119.822821) + (xy 105.747785 119.917466) + (xy 105.607111 120.044129) + (xy 105.495851 120.197265) + (xy 105.495848 120.19727) + (xy 105.418857 120.370192) + (xy 105.418855 120.370197) + (xy 105.38603 120.524633) + (xy 105.3795 120.555354) + (xy 105.3795 120.744646) + (xy 105.385983 120.775148) + (xy 105.418855 120.929802) + (xy 105.418857 120.929807) + (xy 105.495848 121.102729) + (xy 105.495851 121.102734) + (xy 105.607111 121.25587) + (xy 105.607112 121.255871) + (xy 105.747784 121.382533) + (xy 105.911716 121.477179) + (xy 106.091744 121.535674) + (xy 106.232808 121.5505) + (xy 106.232812 121.5505) + (xy 107.127187 121.5505) + (xy 107.127192 121.5505) + (xy 107.253978 121.537174) + (xy 107.322706 121.549743) + (xy 107.354619 121.572814) + (xy 108.373181 122.591375) + (xy 108.406666 122.652698) + (xy 108.4095 122.679056) + (xy 108.4095 124.370697) + (xy 108.389815 124.437736) + (xy 108.337011 124.483491) + (xy 108.267853 124.493435) + (xy 108.204297 124.46441) + (xy 108.192685 124.452924) + (xy 108.179681 124.438245) + (xy 108.178482 124.437418) + (xy 108.161246 124.423052) + (xy 107.730139 123.991945) + (xy 107.696654 123.930622) + (xy 107.701638 123.86093) + (xy 107.734849 123.812113) + (xy 107.752884 123.795875) + (xy 107.752888 123.795871) + (xy 107.752888 123.79587) + (xy 107.75289 123.795869) + (xy 107.864148 123.642734) + (xy 107.864147 123.642734) + (xy 107.864151 123.64273) + (xy 107.941144 123.469803) + (xy 107.9805 123.284646) + (xy 107.9805 123.095354) + (xy 107.941144 122.910197) + (xy 107.937897 122.902905) + (xy 107.864151 122.73727) + (xy 107.864148 122.737265) + (xy 107.752888 122.584129) + (xy 107.720207 122.554703) + (xy 107.612216 122.457467) + (xy 107.448284 122.362821) + (xy 107.448277 122.362818) + (xy 107.268259 122.304327) + (xy 107.268256 122.304326) + (xy 107.127192 122.2895) + (xy 106.232808 122.2895) + (xy 106.091744 122.304326) + (xy 106.091741 122.304326) + (xy 106.09174 122.304327) + (xy 105.911722 122.362818) + (xy 105.911715 122.362821) + (xy 105.747785 122.457466) + (xy 105.607111 122.584129) + (xy 105.495851 122.737265) + (xy 105.495848 122.73727) + (xy 105.418857 122.910192) + (xy 105.418855 122.910197) + (xy 105.382688 123.080354) + (xy 105.3795 123.095354) + (xy 105.3795 123.284646) + (xy 105.383931 123.305493) + (xy 105.418855 123.469802) + (xy 105.418857 123.469807) + (xy 105.495848 123.642729) + (xy 105.495851 123.642734) + (xy 105.60711 123.795869) + (xy 105.607111 123.79587) + (xy 105.607112 123.795871) + (xy 105.747784 123.922533) + (xy 105.911716 124.017179) + (xy 106.091744 124.075674) + (xy 106.232808 124.0905) + (xy 106.232812 124.0905) + (xy 107.127188 124.0905) + (xy 107.127192 124.0905) + (xy 107.25398 124.077174) + (xy 107.322707 124.089744) + (xy 107.35462 124.112814) + (xy 107.865181 124.623375) + (xy 107.898666 124.684698) + (xy 107.9015 124.711056) + (xy 107.9015 124.979431) + (xy 107.881815 125.04647) + (xy 107.829011 125.092225) + (xy 107.759853 125.102169) + (xy 107.696297 125.073144) + (xy 107.694528 125.071581) + (xy 107.669445 125.048996) + (xy 107.612216 124.997467) + (xy 107.448284 124.902821) + (xy 107.448277 124.902818) + (xy 107.268259 124.844327) + (xy 107.268256 124.844326) + (xy 107.127192 124.8295) + (xy 106.232808 124.8295) + (xy 106.091744 124.844326) + (xy 106.091741 124.844326) + (xy 106.09174 124.844327) + (xy 105.911722 124.902818) + (xy 105.911715 124.902821) + (xy 105.747785 124.997466) + (xy 105.607111 125.124129) + (xy 105.495851 125.277265) + (xy 105.495848 125.27727) + (xy 105.418857 125.450192) + (xy 105.418855 125.450197) + (xy 105.385983 125.604852) + (xy 105.3795 125.635354) + (xy 105.3795 125.824646) + (xy 105.383931 125.845493) + (xy 105.418855 126.009802) + (xy 105.418857 126.009807) + (xy 105.495848 126.182729) + (xy 105.495851 126.182734) + (xy 105.607111 126.33587) + (xy 105.607112 126.335871) + (xy 105.747784 126.462533) + (xy 105.911716 126.557179) + (xy 106.091744 126.615674) + (xy 106.232808 126.6305) + (xy 106.232812 126.6305) + (xy 107.127188 126.6305) + (xy 107.127192 126.6305) + (xy 107.25398 126.617174) + (xy 107.322707 126.629744) + (xy 107.35462 126.652814) + (xy 107.865181 127.163375) + (xy 107.898666 127.224698) + (xy 107.9015 127.251056) + (xy 107.9015 127.519431) + (xy 107.881815 127.58647) + (xy 107.829011 127.632225) + (xy 107.759853 127.642169) + (xy 107.696297 127.613144) + (xy 107.694528 127.611581) + (xy 107.669445 127.588996) + (xy 107.612216 127.537467) + (xy 107.448284 127.442821) + (xy 107.448277 127.442818) + (xy 107.268259 127.384327) + (xy 107.268256 127.384326) + (xy 107.127192 127.3695) + (xy 106.232808 127.3695) + (xy 106.091744 127.384326) + (xy 106.091741 127.384326) + (xy 106.09174 127.384327) + (xy 105.911722 127.442818) + (xy 105.911715 127.442821) + (xy 105.747785 127.537466) + (xy 105.607111 127.664129) + (xy 105.495851 127.817265) + (xy 105.495848 127.81727) + (xy 105.418857 127.990192) + (xy 105.418855 127.990197) + (xy 105.38603 128.144633) + (xy 105.3795 128.175354) + (xy 105.3795 128.364646) + (xy 105.383931 128.385493) + (xy 105.418855 128.549802) + (xy 105.418857 128.549807) + (xy 105.495848 128.722729) + (xy 105.495851 128.722734) + (xy 105.607111 128.87587) + (xy 105.607112 128.875871) + (xy 105.747784 129.002533) + (xy 105.911716 129.097179) + (xy 106.091744 129.155674) + (xy 106.232808 129.1705) + (xy 106.232812 129.1705) + (xy 107.127187 129.1705) + (xy 107.127192 129.1705) + (xy 107.253978 129.157174) + (xy 107.322706 129.169743) + (xy 107.354619 129.192814) + (xy 107.498544 129.336739) + (xy 107.532029 129.398062) + (xy 107.527045 129.467754) + (xy 107.485173 129.523687) + (xy 107.419709 129.548104) + (xy 107.37877 129.544195) + (xy 107.30661 129.52486) + (xy 107.306599 129.524858) + (xy 107.136766 129.51) + (xy 106.93 129.51) + (xy 106.93 130.494314) + (xy 106.918045 130.482359) + (xy 106.805148 130.424835) + (xy 106.711481 130.41) + (xy 106.648519 130.41) + (xy 106.554852 130.424835) + (xy 106.441955 130.482359) + (xy 106.43 130.494314) + (xy 106.43 129.51) + (xy 106.223233 129.51) + (xy 106.0534 129.524858) + (xy 106.053389 129.52486) + (xy 105.833682 129.58373) + (xy 105.833673 129.583734) + (xy 105.627517 129.679865) + (xy 105.441179 129.810342) + (xy 105.280342 129.971179) + (xy 105.149865 130.157517) + (xy 105.053734 130.363673) + (xy 105.05373 130.363682) + (xy 105.001127 130.559999) + (xy 105.001128 130.56) + (xy 106.364314 130.56) + (xy 106.352359 130.571955) + (xy 106.294835 130.684852) + (xy 106.275014 130.81) + (xy 106.294835 130.935148) + (xy 106.352359 131.048045) + (xy 106.364314 131.06) + (xy 105.001128 131.06) + (xy 105.05373 131.256317) + (xy 105.053734 131.256326) + (xy 105.149865 131.462482) + (xy 105.280342 131.64882) + (xy 105.441179 131.809657) + (xy 105.627517 131.940134) + (xy 105.833673 132.036265) + (xy 105.833682 132.036269) + (xy 106.053389 132.095139) + (xy 106.0534 132.095141) + (xy 106.223233 132.109999) + (xy 106.223236 132.11) + (xy 106.43 132.11) + (xy 106.43 131.125686) + (xy 106.441955 131.137641) + (xy 106.554852 131.195165) + (xy 106.648519 131.21) + (xy 106.711481 131.21) + (xy 106.805148 131.195165) + (xy 106.918045 131.137641) + (xy 106.93 131.125686) + (xy 106.93 132.11) + (xy 107.136764 132.11) + (xy 107.136766 132.109999) + (xy 107.306599 132.095141) + (xy 107.306606 132.09514) + (xy 107.378769 132.075804) + (xy 107.448619 132.077467) + (xy 107.506482 132.116629) + (xy 107.533986 132.180857) + (xy 107.5224 132.24976) + (xy 107.498544 132.28326) + (xy 107.354619 132.427185) + (xy 107.293296 132.46067) + (xy 107.253977 132.462825) + (xy 107.196734 132.456808) + (xy 107.127192 132.4495) + (xy 106.232808 132.4495) + (xy 106.091744 132.464326) + (xy 106.091741 132.464326) + (xy 106.09174 132.464327) + (xy 105.911722 132.522818) + (xy 105.911715 132.522821) + (xy 105.747785 132.617466) + (xy 105.607111 132.744129) + (xy 105.495851 132.897265) + (xy 105.495848 132.89727) + (xy 105.418857 133.070192) + (xy 105.418855 133.070197) + (xy 105.396516 133.175297) + (xy 105.3795 133.255354) + (xy 105.3795 133.444646) + (xy 105.383931 133.465493) + (xy 105.418855 133.629802) + (xy 105.418857 133.629807) + (xy 105.495848 133.802729) + (xy 105.495851 133.802734) + (xy 105.607111 133.95587) + (xy 105.607112 133.955871) + (xy 105.747784 134.082533) + (xy 105.911716 134.177179) + (xy 106.091744 134.235674) + (xy 106.232808 134.2505) + (xy 106.232812 134.2505) + (xy 107.127188 134.2505) + (xy 107.127192 134.2505) + (xy 107.268256 134.235674) + (xy 107.448284 134.177179) + (xy 107.612216 134.082533) + (xy 107.694528 134.008418) + (xy 107.757519 133.978188) + (xy 107.826854 133.986813) + (xy 107.88052 134.031554) + (xy 107.901478 134.098206) + (xy 107.9015 134.100568) + (xy 107.9015 134.368943) + (xy 107.881815 134.435982) + (xy 107.865181 134.456624) + (xy 107.354619 134.967185) + (xy 107.293296 135.00067) + (xy 107.253977 135.002825) + (xy 107.196734 134.996808) + (xy 107.127192 134.9895) + (xy 106.232808 134.9895) + (xy 106.091744 135.004326) + (xy 106.091741 135.004326) + (xy 106.09174 135.004327) + (xy 105.911722 135.062818) + (xy 105.911715 135.062821) + (xy 105.747785 135.157466) + (xy 105.607111 135.284129) + (xy 105.495851 135.437265) + (xy 105.495848 135.43727) + (xy 105.418857 135.610192) + (xy 105.418856 135.610194) + (xy 105.417564 135.616277) + (xy 105.384373 135.67776) + (xy 105.323211 135.711539) + (xy 105.296273 135.7145) + (xy 104.548213 135.7145) + (xy 104.525862 135.712469) + (xy 104.510086 135.709578) + (xy 104.510085 135.709578) + (xy 104.477423 135.719755) + (xy 104.470216 135.721764) + (xy 104.436995 135.729953) + (xy 104.435715 135.730625) + (xy 104.433924 135.731366) + (xy 104.430299 135.733411) + (xy 104.428733 135.734564) + (xy 104.427488 135.735316) + (xy 104.403298 135.759505) + (xy 104.397851 135.764633) + (xy 104.372241 135.787322) + (xy 104.371415 135.78852) + (xy 104.357053 135.805751) + (xy 104.035149 136.127655) + (xy 104.017914 136.14202) + (xy 104.004705 136.151138) + (xy 103.988805 136.181431) + (xy 103.985131 136.187944) + (xy 103.96743 136.217227) + (xy 103.966992 136.218634) + (xy 103.966247 136.220431) + (xy 103.965145 136.224387) + (xy 103.964853 136.226307) + (xy 103.9645 136.22774) + (xy 103.9645 136.261952) + (xy 103.964274 136.269438) + (xy 103.962208 136.303581) + (xy 103.962468 136.304995) + (xy 103.9645 136.32735) + (xy 103.9645 141.861944) + (xy 103.944815 141.928983) + (xy 103.928181 141.949625) + (xy 103.595625 142.282181) + (xy 103.534302 142.315666) + (xy 103.507944 142.3185) + (xy 93.180303 142.3185) + (xy 93.113264 142.298815) + (xy 93.067509 142.246011) + (xy 93.057565 142.176853) + (xy 93.08659 142.113297) + (xy 93.098077 142.101684) + (xy 93.110305 142.09085) + (xy 93.112756 142.088679) + (xy 93.112758 142.088672) + (xy 93.113571 142.087497) + (xy 93.127941 142.070252) + (xy 93.335236 141.862957) + (xy 93.396557 141.829474) + (xy 93.442314 141.828167) + (xy 93.471999 141.832869) + (xy 93.472 141.832869) + (xy 93.472002 141.832869) + (xy 93.581658 141.815501) + (xy 93.581659 141.8155) + (xy 93.581661 141.8155) + (xy 93.680587 141.765095) + (xy 93.759095 141.686587) + (xy 93.8095 141.587661) + (xy 93.8095 141.587659) + (xy 93.809501 141.587658) + (xy 93.826869 141.478002) + (xy 93.826869 141.477997) + (xy 93.809501 141.368341) + (xy 93.8095 141.368339) + (xy 93.759095 141.269413) + (xy 93.759092 141.26941) + (xy 93.75909 141.269407) + (xy 93.680592 141.190909) + (xy 93.680588 141.190906) + (xy 93.680587 141.190905) + (xy 93.634142 141.16724) + (xy 93.581658 141.140498) + (xy 93.472002 141.123131) + (xy 93.471998 141.123131) + (xy 93.362341 141.140498) + (xy 93.263414 141.190904) + (xy 93.263407 141.190909) + (xy 93.184909 141.269407) + (xy 93.184904 141.269414) + (xy 93.134498 141.368341) + (xy 93.117131 141.477997) + (xy 93.117131 141.478) + (xy 93.121833 141.507687) + (xy 93.112877 141.57698) + (xy 93.08704 141.614764) + (xy 92.927623 141.774182) + (xy 92.866303 141.807666) + (xy 92.839944 141.8105) + (xy 92.575337 141.8105) + (xy 92.508298 141.790815) + (xy 92.462543 141.738011) + (xy 92.452599 141.668853) + (xy 92.481624 141.605297) + (xy 92.492365 141.59435) + (xy 92.49775 141.589501) + (xy 92.512888 141.575871) + (xy 92.624151 141.42273) + (xy 92.701144 141.249803) + (xy 92.7405 141.064646) + (xy 92.7405 140.875354) + (xy 92.701144 140.690197) + (xy 92.694465 140.675197) + (xy 92.624151 140.51727) + (xy 92.624148 140.517265) + (xy 92.512888 140.364129) + (xy 92.492365 140.34565) + (xy 92.372216 140.237467) + (xy 92.208284 140.142821) + (xy 92.208277 140.142818) + (xy 92.028259 140.084327) + (xy 92.028256 140.084326) + (xy 91.887192 140.0695) + (xy 90.992808 140.0695) + (xy 90.851744 140.084326) + (xy 90.851741 140.084326) + (xy 90.85174 140.084327) + (xy 90.671722 140.142818) + (xy 90.671715 140.142821) + (xy 90.507785 140.237466) + (xy 90.367111 140.364129) + (xy 90.255851 140.517265) + (xy 90.255848 140.51727) + (xy 90.178857 140.690192) + (xy 90.178855 140.690197) + (xy 90.145983 140.844852) + (xy 90.1395 140.875354) + (xy 90.1395 141.064646) + (xy 90.143931 141.085493) + (xy 90.178855 141.249802) + (xy 90.178857 141.249807) + (xy 90.255848 141.422729) + (xy 90.255851 141.422734) + (xy 90.367111 141.57587) + (xy 90.367112 141.575871) + (xy 90.368344 141.57698) + (xy 90.387635 141.59435) + (xy 90.424284 141.653837) + (xy 90.422953 141.723694) + (xy 90.384067 141.781742) + (xy 90.31997 141.809552) + (xy 90.304663 141.8105) + (xy 89.405057 141.8105) + (xy 89.338018 141.790815) + (xy 89.317376 141.774181) + (xy 89.082337 141.539142) + (xy 89.048852 141.477819) + (xy 89.053836 141.408127) + (xy 89.062625 141.389471) + (xy 89.092179 141.338284) + (xy 89.150674 141.158256) + (xy 89.17046 140.97) + (xy 89.150674 140.781744) + (xy 89.092179 140.601716) + (xy 88.997533 140.437784) + (xy 88.870871 140.297112) + (xy 88.867473 140.294643) + (xy 88.717734 140.185851) + (xy 88.717729 140.185848) + (xy 88.544807 140.108857) + (xy 88.544802 140.108855) + (xy 88.399001 140.077865) + (xy 88.359646 140.0695) + (xy 88.170354 140.0695) + (xy 88.137897 140.076398) + (xy 87.985197 140.108855) + (xy 87.985192 140.108857) + (xy 87.81227 140.185848) + (xy 87.812265 140.185851) + (xy 87.659129 140.297111) + (xy 87.532466 140.437785) + (xy 87.437821 140.601715) + (xy 87.437818 140.601722) + (xy 87.381577 140.774815) + (xy 87.379326 140.781744) + (xy 87.35954 140.97) + (xy 87.379326 141.158256) + (xy 87.379327 141.158259) + (xy 87.437818 141.338277) + (xy 87.437819 141.338279) + (xy 87.437821 141.338284) + (xy 87.532467 141.502216) + (xy 87.59879 141.575875) + (xy 87.623689 141.603528) + (xy 87.653919 141.666519) + (xy 87.645294 141.735855) + (xy 87.600552 141.78952) + (xy 87.5339 141.810478) + (xy 87.531539 141.8105) + (xy 73.758461 141.8105) + (xy 73.691422 141.790815) + (xy 73.645667 141.738011) + (xy 73.635723 141.668853) + (xy 73.664748 141.605297) + (xy 73.666311 141.603528) + (xy 73.678941 141.589501) + (xy 73.757533 141.502216) + (xy 73.852179 141.338284) + (xy 73.910674 141.158256) + (xy 73.93046 140.97) + (xy 73.910674 140.781744) + (xy 73.852179 140.601716) + (xy 73.757533 140.437784) + (xy 73.66631 140.336471) + (xy 73.636081 140.273481) + (xy 73.644706 140.204145) + (xy 73.689448 140.15048) + (xy 73.7561 140.129522) + (xy 73.758461 140.1295) + (xy 86.242455 140.1295) + (xy 86.309494 140.149185) + (xy 86.330136 140.165819) + (xy 86.405407 140.24109) + (xy 86.40541 140.241092) + (xy 86.405413 140.241095) + (xy 86.496002 140.287252) + (xy 86.504341 140.291501) + (xy 86.613998 140.308869) + (xy 86.614 140.308869) + (xy 86.614002 140.308869) + (xy 86.723658 140.291501) + (xy 86.723659 140.2915) + (xy 86.723661 140.2915) + (xy 86.822587 140.241095) + (xy 86.901095 140.162587) + (xy 86.9515 140.063661) + (xy 86.9515 140.063659) + (xy 86.951501 140.063658) + (xy 86.968869 139.954002) + (xy 86.968869 139.953997) + (xy 86.951501 139.844343) + (xy 86.9515 139.844341) + (xy 86.9515 139.844339) + (xy 86.929821 139.801792) + (xy 86.916926 139.733125) + (xy 86.943202 139.668385) + (xy 87.000309 139.628128) + (xy 87.040307 139.6215) + (xy 89.237743 139.6215) + (xy 89.271954 139.6215) + (xy 89.279439 139.621725) + (xy 89.313581 139.623791) + (xy 89.314995 139.623532) + (xy 89.33735 139.6215) + (xy 93.444781 139.6215) + (xy 93.467131 139.62353) + (xy 93.482913 139.626423) + (xy 93.515592 139.616239) + (xy 93.522785 139.614234) + (xy 93.556 139.606048) + (xy 93.556004 139.606044) + (xy 93.557263 139.605384) + (xy 93.559069 139.604636) + (xy 93.562714 139.60258) + (xy 93.564288 139.601422) + (xy 93.565503 139.600686) + (xy 93.56551 139.600685) + (xy 93.589718 139.576475) + (xy 93.595137 139.571374) + (xy 93.620756 139.548679) + (xy 93.620758 139.548673) + (xy 93.621571 139.547497) + (xy 93.635941 139.530252) + (xy 93.843236 139.322957) + (xy 93.904557 139.289474) + (xy 93.950314 139.288167) + (xy 93.979999 139.292869) + (xy 93.98 139.292869) + (xy 93.980002 139.292869) + (xy 94.089658 139.275501) + (xy 94.089659 139.2755) + (xy 94.089661 139.2755) + (xy 94.188587 139.225095) + (xy 94.267095 139.146587) + (xy 94.3175 139.047661) + (xy 94.3175 139.047659) + (xy 94.317501 139.047658) + (xy 94.334869 138.938002) + (xy 94.334869 138.937997) + (xy 94.317501 138.828343) + (xy 94.3175 138.828341) + (xy 94.3175 138.828339) + (xy 94.295821 138.785792) + (xy 94.282926 138.717125) + (xy 94.309202 138.652385) + (xy 94.366309 138.612128) + (xy 94.406307 138.6055) + (xy 99.450455 138.6055) + (xy 99.517494 138.625185) + (xy 99.538136 138.641819) + (xy 99.613407 138.71709) + (xy 99.61341 138.717092) + (xy 99.613413 138.717095) + (xy 99.637589 138.729413) + (xy 99.712341 138.767501) + (xy 99.821998 138.784869) + (xy 99.822 138.784869) + (xy 99.822002 138.784869) + (xy 99.931658 138.767501) + (xy 99.931659 138.7675) + (xy 99.931661 138.7675) + (xy 100.030587 138.717095) + (xy 100.109095 138.638587) + (xy 100.1595 138.539661) + (xy 100.1595 138.539659) + (xy 100.159501 138.539658) + (xy 100.176869 138.430002) + (xy 100.176869 138.429997) + (xy 100.159501 138.320341) + (xy 100.150232 138.30215) + (xy 100.109095 138.221413) + (xy 100.109092 138.22141) + (xy 100.10909 138.221407) + (xy 100.030592 138.142909) + (xy 100.030588 138.142906) + (xy 100.030587 138.142905) + (xy 100.006241 138.1305) + (xy 99.931658 138.092498) + (xy 99.822002 138.075131) + (xy 99.821998 138.075131) + (xy 99.712341 138.092498) + (xy 99.613414 138.142904) + (xy 99.613407 138.142909) + (xy 99.538136 138.218181) + (xy 99.476813 138.251666) + (xy 99.450455 138.2545) + (xy 92.823727 138.2545) + (xy 92.756688 138.234815) + (xy 92.710933 138.182011) + (xy 92.702436 138.156277) + (xy 92.702209 138.155208) + (xy 92.701144 138.150197) + (xy 92.697897 138.142905) + (xy 92.624151 137.97727) + (xy 92.624148 137.977265) + (xy 92.512888 137.824129) + (xy 92.492365 137.80565) + (xy 92.455716 137.746163) + (xy 92.457047 137.676306) + (xy 92.495933 137.618258) + (xy 92.56003 137.590448) + (xy 92.575337 137.5895) + (xy 97.508781 137.5895) + (xy 97.531131 137.59153) + (xy 97.546913 137.594423) + (xy 97.579592 137.584239) + (xy 97.586785 137.582234) + (xy 97.62 137.574048) + (xy 97.620004 137.574044) + (xy 97.621263 137.573384) + (xy 97.623069 137.572636) + (xy 97.626714 137.57058) + (xy 97.628288 137.569422) + (xy 97.629503 137.568686) + (xy 97.62951 137.568685) + (xy 97.653718 137.544475) + (xy 97.659137 137.539374) + (xy 97.684756 137.516679) + (xy 97.684758 137.516673) + (xy 97.685571 137.515497) + (xy 97.699941 137.498252) + (xy 97.907236 137.290957) + (xy 97.968557 137.257474) + (xy 98.014314 137.256167) + (xy 98.043999 137.260869) + (xy 98.044 137.260869) + (xy 98.044002 137.260869) + (xy 98.153658 137.243501) + (xy 98.153659 137.2435) + (xy 98.153661 137.2435) + (xy 98.252587 137.193095) + (xy 98.331095 137.114587) + (xy 98.3815 137.015661) + (xy 98.3815 137.015659) + (xy 98.381501 137.015658) + (xy 98.398869 136.906002) + (xy 98.398869 136.905997) + (xy 98.381501 136.796341) + (xy 98.374683 136.782959) + (xy 98.331095 136.697413) + (xy 98.331092 136.69741) + (xy 98.33109 136.697407) + (xy 98.252592 136.618909) + (xy 98.252588 136.618906) + (xy 98.252587 136.618905) + (xy 98.228421 136.606592) + (xy 98.153658 136.568498) + (xy 98.044002 136.551131) + (xy 98.043998 136.551131) + (xy 97.934341 136.568498) + (xy 97.835414 136.618904) + (xy 97.835407 136.618909) + (xy 97.756909 136.697407) + (xy 97.756904 136.697414) + (xy 97.706498 136.796341) + (xy 97.692596 136.884121) + (xy 97.689131 136.906) + (xy 97.689758 136.909959) + (xy 97.693833 136.935687) + (xy 97.684877 137.00498) + (xy 97.65904 137.042764) + (xy 97.499623 137.202182) + (xy 97.438303 137.235666) + (xy 97.411944 137.2385) + (xy 94.196303 137.2385) + (xy 94.129264 137.218815) + (xy 94.083509 137.166011) + (xy 94.073565 137.096853) + (xy 94.10259 137.033297) + (xy 94.114077 137.021684) + (xy 94.126304 137.010851) + (xy 94.128756 137.008679) + (xy 94.128758 137.008672) + (xy 94.129571 137.007497) + (xy 94.143941 136.990252) + (xy 94.351236 136.782957) + (xy 94.412557 136.749474) + (xy 94.458314 136.748167) + (xy 94.487999 136.752869) + (xy 94.488 136.752869) + (xy 94.488002 136.752869) + (xy 94.597658 136.735501) + (xy 94.597659 136.7355) + (xy 94.597661 136.7355) + (xy 94.696587 136.685095) + (xy 94.775095 136.606587) + (xy 94.8255 136.507661) + (xy 94.8255 136.507659) + (xy 94.825501 136.507658) + (xy 94.842869 136.398002) + (xy 94.842869 136.397997) + (xy 94.825501 136.288341) + (xy 94.8255 136.288339) + (xy 94.775095 136.189413) + (xy 94.775092 136.18941) + (xy 94.77509 136.189407) + (xy 94.696592 136.110909) + (xy 94.696588 136.110906) + (xy 94.696587 136.110905) + (xy 94.650142 136.08724) + (xy 94.597658 136.060498) + (xy 94.488002 136.043131) + (xy 94.487998 136.043131) + (xy 94.378341 136.060498) + (xy 94.279414 136.110904) + (xy 94.279407 136.110909) + (xy 94.200909 136.189407) + (xy 94.200904 136.189414) + (xy 94.150498 136.288341) + (xy 94.133131 136.397997) + (xy 94.133131 136.398) + (xy 94.137833 136.427687) + (xy 94.128877 136.49698) + (xy 94.10304 136.534764) + (xy 93.943623 136.694182) + (xy 93.882303 136.727666) + (xy 93.855944 136.7305) + (xy 92.575337 136.7305) + (xy 92.508298 136.710815) + (xy 92.462543 136.658011) + (xy 92.452599 136.588853) + (xy 92.481624 136.525297) + (xy 92.492365 136.51435) + (xy 92.49775 136.509501) + (xy 92.512888 136.495871) + (xy 92.624151 136.34273) + (xy 92.701144 136.169803) + (xy 92.7405 135.984646) + (xy 92.7405 135.795354) + (xy 92.701144 135.610197) + (xy 92.694465 135.595197) + (xy 92.624151 135.43727) + (xy 92.624148 135.437265) + (xy 92.512888 135.284129) + (xy 92.492365 135.26565) + (xy 92.372216 135.157467) + (xy 92.208284 135.062821) + (xy 92.208277 135.062818) + (xy 92.028259 135.004327) + (xy 92.028256 135.004326) + (xy 91.887192 134.9895) + (xy 90.992808 134.9895) + (xy 90.851744 135.004326) + (xy 90.851741 135.004326) + (xy 90.85174 135.004327) + (xy 90.671722 135.062818) + (xy 90.671715 135.062821) + (xy 90.507785 135.157466) + (xy 90.367111 135.284129) + (xy 90.255851 135.437265) + (xy 90.255848 135.43727) + (xy 90.178857 135.610192) + (xy 90.178855 135.610197) + (xy 90.14603 135.764633) + (xy 90.1395 135.795354) + (xy 90.1395 135.984646) + (xy 90.143931 136.005493) + (xy 90.178855 136.169802) + (xy 90.178857 136.169807) + (xy 90.255848 136.342729) + (xy 90.255851 136.342734) + (xy 90.367111 136.49587) + (xy 90.367112 136.495871) + (xy 90.368344 136.49698) + (xy 90.387635 136.51435) + (xy 90.424284 136.573837) + (xy 90.422953 136.643694) + (xy 90.384067 136.701742) + (xy 90.31997 136.729552) + (xy 90.304663 136.7305) + (xy 89.405057 136.7305) + (xy 89.338018 136.710815) + (xy 89.317376 136.694181) + (xy 89.082337 136.459142) + (xy 89.048852 136.397819) + (xy 89.053836 136.328127) + (xy 89.062625 136.309471) + (xy 89.092179 136.258284) + (xy 89.150674 136.078256) + (xy 89.17046 135.89) + (xy 89.150674 135.701744) + (xy 89.092179 135.521716) + (xy 88.997533 135.357784) + (xy 88.870871 135.217112) + (xy 88.867473 135.214643) + (xy 88.717734 135.105851) + (xy 88.717729 135.105848) + (xy 88.544807 135.028857) + (xy 88.544802 135.028855) + (xy 88.374343 134.992624) + (xy 88.359646 134.9895) + (xy 88.170354 134.9895) + (xy 88.155657 134.992624) + (xy 87.985197 135.028855) + (xy 87.985192 135.028857) + (xy 87.81227 135.105848) + (xy 87.812265 135.105851) + (xy 87.659129 135.217111) + (xy 87.532466 135.357785) + (xy 87.437821 135.521715) + (xy 87.437818 135.521722) + (xy 87.381577 135.694815) + (xy 87.379326 135.701744) + (xy 87.35954 135.89) + (xy 87.379326 136.078256) + (xy 87.379327 136.078259) + (xy 87.437818 136.258277) + (xy 87.437819 136.258279) + (xy 87.437821 136.258284) + (xy 87.532467 136.422216) + (xy 87.59879 136.495875) + (xy 87.623689 136.523528) + (xy 87.653919 136.586519) + (xy 87.645294 136.655855) + (xy 87.600552 136.70952) + (xy 87.5339 136.730478) + (xy 87.531539 136.7305) + (xy 73.758461 136.7305) + (xy 73.691422 136.710815) + (xy 73.645667 136.658011) + (xy 73.635723 136.588853) + (xy 73.664748 136.525297) + (xy 73.666311 136.523528) + (xy 73.678941 136.509501) + (xy 73.757533 136.422216) + (xy 73.852179 136.258284) + (xy 73.910674 136.078256) + (xy 73.93046 135.89) + (xy 73.910674 135.701744) + (xy 73.852179 135.521716) + (xy 73.822629 135.470535) + (xy 73.806158 135.402636) + (xy 73.829011 135.336609) + (xy 73.842331 135.320862) + (xy 74.077375 135.085819) + (xy 74.138698 135.052334) + (xy 74.165056 135.0495) + (xy 80.654455 135.0495) + (xy 80.721494 135.069185) + (xy 80.742136 135.085819) + (xy 80.817407 135.16109) + (xy 80.81741 135.161092) + (xy 80.817413 135.161095) + (xy 80.908002 135.207252) + (xy 80.916341 135.211501) + (xy 81.025998 135.228869) + (xy 81.026 135.228869) + (xy 81.026002 135.228869) + (xy 81.135658 135.211501) + (xy 81.135659 135.2115) + (xy 81.135661 135.2115) + (xy 81.234587 135.161095) + (xy 81.313095 135.082587) + (xy 81.3635 134.983661) + (xy 81.3635 134.983659) + (xy 81.363501 134.983658) + (xy 81.380869 134.874002) + (xy 81.380869 134.873997) + (xy 81.363501 134.764343) + (xy 81.3635 134.764341) + (xy 81.3635 134.764339) + (xy 81.341821 134.721792) + (xy 81.328926 134.653125) + (xy 81.355202 134.588385) + (xy 81.412309 134.548128) + (xy 81.452307 134.5415) + (xy 89.237743 134.5415) + (xy 89.271954 134.5415) + (xy 89.279439 134.541725) + (xy 89.313581 134.543791) + (xy 89.314995 134.543532) + (xy 89.33735 134.5415) + (xy 94.460781 134.5415) + (xy 94.483131 134.54353) + (xy 94.498913 134.546423) + (xy 94.531592 134.536239) + (xy 94.538785 134.534234) + (xy 94.572 134.526048) + (xy 94.572004 134.526044) + (xy 94.573263 134.525384) + (xy 94.575069 134.524636) + (xy 94.578714 134.52258) + (xy 94.580288 134.521422) + (xy 94.581503 134.520686) + (xy 94.58151 134.520685) + (xy 94.605718 134.496475) + (xy 94.611137 134.491374) + (xy 94.636756 134.468679) + (xy 94.636758 134.468673) + (xy 94.637571 134.467497) + (xy 94.651941 134.450252) + (xy 94.859236 134.242957) + (xy 94.920557 134.209474) + (xy 94.966314 134.208167) + (xy 94.995999 134.212869) + (xy 94.996 134.212869) + (xy 94.996002 134.212869) + (xy 95.105658 134.195501) + (xy 95.105659 134.1955) + (xy 95.105661 134.1955) + (xy 95.204587 134.145095) + (xy 95.283095 134.066587) + (xy 95.3335 133.967661) + (xy 95.3335 133.967659) + (xy 95.333501 133.967658) + (xy 95.350869 133.858002) + (xy 95.350869 133.857997) + (xy 95.333501 133.748341) + (xy 95.296585 133.675889) + (xy 95.283095 133.649413) + (xy 95.283092 133.64941) + (xy 95.28309 133.649407) + (xy 95.204592 133.570909) + (xy 95.204588 133.570906) + (xy 95.204587 133.570905) + (xy 95.158142 133.54724) + (xy 95.105658 133.520498) + (xy 94.996002 133.503131) + (xy 94.995998 133.503131) + (xy 94.886341 133.520498) + (xy 94.787414 133.570904) + (xy 94.787407 133.570909) + (xy 94.708909 133.649407) + (xy 94.708904 133.649414) + (xy 94.658498 133.748341) + (xy 94.641131 133.857997) + (xy 94.641131 133.858) + (xy 94.645833 133.887687) + (xy 94.636877 133.95698) + (xy 94.61104 133.994764) + (xy 94.451623 134.154182) + (xy 94.390303 134.187666) + (xy 94.363944 134.1905) + (xy 92.575337 134.1905) + (xy 92.508298 134.170815) + (xy 92.462543 134.118011) + (xy 92.452599 134.048853) + (xy 92.481624 133.985297) + (xy 92.492365 133.97435) + (xy 92.494849 133.972113) + (xy 92.512888 133.955871) + (xy 92.624151 133.80273) + (xy 92.701144 133.629803) + (xy 92.7405 133.444646) + (xy 92.7405 133.255354) + (xy 92.701144 133.070197) + (xy 92.694465 133.055197) + (xy 92.624151 132.89727) + (xy 92.624148 132.897265) + (xy 92.512888 132.744129) + (xy 92.492365 132.72565) + (xy 92.455716 132.666163) + (xy 92.457047 132.596306) + (xy 92.495933 132.538258) + (xy 92.56003 132.510448) + (xy 92.575337 132.5095) + (xy 98.016781 132.5095) + (xy 98.039131 132.51153) + (xy 98.054913 132.514423) + (xy 98.087592 132.504239) + (xy 98.094785 132.502234) + (xy 98.128 132.494048) + (xy 98.128004 132.494044) + (xy 98.129263 132.493384) + (xy 98.131069 132.492636) + (xy 98.134714 132.49058) + (xy 98.136288 132.489422) + (xy 98.137503 132.488686) + (xy 98.13751 132.488685) + (xy 98.161718 132.464475) + (xy 98.167137 132.459374) + (xy 98.192756 132.436679) + (xy 98.192758 132.436673) + (xy 98.193571 132.435497) + (xy 98.207941 132.418252) + (xy 98.415236 132.210957) + (xy 98.476557 132.177474) + (xy 98.522314 132.176167) + (xy 98.551999 132.180869) + (xy 98.552 132.180869) + (xy 98.552002 132.180869) + (xy 98.661658 132.163501) + (xy 98.661659 132.1635) + (xy 98.661661 132.1635) + (xy 98.760587 132.113095) + (xy 98.839095 132.034587) + (xy 98.8895 131.935661) + (xy 98.8895 131.935659) + (xy 98.889501 131.935658) + (xy 98.906869 131.826002) + (xy 98.906869 131.825997) + (xy 98.889501 131.716341) + (xy 98.882683 131.702959) + (xy 98.839095 131.617413) + (xy 98.839092 131.61741) + (xy 98.83909 131.617407) + (xy 98.760592 131.538909) + (xy 98.760588 131.538906) + (xy 98.760587 131.538905) + (xy 98.736421 131.526592) + (xy 98.661658 131.488498) + (xy 98.552002 131.471131) + (xy 98.551998 131.471131) + (xy 98.442341 131.488498) + (xy 98.343414 131.538904) + (xy 98.343407 131.538909) + (xy 98.264909 131.617407) + (xy 98.264904 131.617414) + (xy 98.214498 131.716341) + (xy 98.197131 131.825997) + (xy 98.197131 131.826) + (xy 98.201553 131.853921) + (xy 98.201833 131.855687) + (xy 98.192877 131.92498) + (xy 98.16704 131.962764) + (xy 98.007623 132.122182) + (xy 97.946303 132.155666) + (xy 97.919944 132.1585) + (xy 95.212303 132.1585) + (xy 95.145264 132.138815) + (xy 95.099509 132.086011) + (xy 95.089565 132.016853) + (xy 95.11859 131.953297) + (xy 95.130077 131.941684) + (xy 95.142304 131.930851) + (xy 95.144756 131.928679) + (xy 95.144758 131.928672) + (xy 95.145571 131.927497) + (xy 95.159941 131.910252) + (xy 95.367236 131.702957) + (xy 95.428557 131.669474) + (xy 95.474314 131.668167) + (xy 95.503999 131.672869) + (xy 95.504 131.672869) + (xy 95.504002 131.672869) + (xy 95.613658 131.655501) + (xy 95.613659 131.6555) + (xy 95.613661 131.6555) + (xy 95.712587 131.605095) + (xy 95.791095 131.526587) + (xy 95.8415 131.427661) + (xy 95.8415 131.427659) + (xy 95.841501 131.427658) + (xy 95.858869 131.318002) + (xy 95.858869 131.317997) + (xy 95.841501 131.208343) + (xy 95.8415 131.208341) + (xy 95.8415 131.208339) + (xy 95.819821 131.165792) + (xy 95.806926 131.097125) + (xy 95.833202 131.032385) + (xy 95.890309 130.992128) + (xy 95.930307 130.9855) + (xy 100.556781 130.9855) + (xy 100.579131 130.98753) + (xy 100.594913 130.990423) + (xy 100.627592 130.980239) + (xy 100.634785 130.978234) + (xy 100.668 130.970048) + (xy 100.668004 130.970044) + (xy 100.669263 130.969384) + (xy 100.671069 130.968636) + (xy 100.674714 130.96658) + (xy 100.676288 130.965422) + (xy 100.677503 130.964686) + (xy 100.67751 130.964685) + (xy 100.701718 130.940475) + (xy 100.707137 130.935374) + (xy 100.732756 130.912679) + (xy 100.732758 130.912673) + (xy 100.733571 130.911497) + (xy 100.747941 130.894252) + (xy 100.955236 130.686957) + (xy 101.016557 130.653474) + (xy 101.062314 130.652167) + (xy 101.091999 130.656869) + (xy 101.092 130.656869) + (xy 101.092002 130.656869) + (xy 101.201658 130.639501) + (xy 101.201659 130.6395) + (xy 101.201661 130.6395) + (xy 101.300587 130.589095) + (xy 101.379095 130.510587) + (xy 101.4295 130.411661) + (xy 101.4295 130.411659) + (xy 101.429501 130.411658) + (xy 101.446869 130.302002) + (xy 101.446869 130.301997) + (xy 101.429501 130.192341) + (xy 101.409776 130.153628) + (xy 101.379095 130.093413) + (xy 101.379092 130.09341) + (xy 101.37909 130.093407) + (xy 101.300592 130.014909) + (xy 101.300588 130.014906) + (xy 101.300587 130.014905) + (xy 101.276421 130.002592) + (xy 101.201658 129.964498) + (xy 101.092002 129.947131) + (xy 101.091998 129.947131) + (xy 100.982341 129.964498) + (xy 100.883414 130.014904) + (xy 100.883407 130.014909) + (xy 100.804909 130.093407) + (xy 100.804904 130.093414) + (xy 100.754498 130.192341) + (xy 100.740714 130.279376) + (xy 100.737131 130.302) + (xy 100.741833 130.331687) + (xy 100.732877 130.40098) + (xy 100.70704 130.438764) + (xy 100.547623 130.598182) + (xy 100.486303 130.631666) + (xy 100.459944 130.6345) + (xy 92.823727 130.6345) + (xy 92.756688 130.614815) + (xy 92.710933 130.562011) + (xy 92.702436 130.536277) + (xy 92.701143 130.530194) + (xy 92.701142 130.530192) + (xy 92.624151 130.35727) + (xy 92.624148 130.357265) + (xy 92.512888 130.204129) + (xy 92.492365 130.18565) + (xy 92.455716 130.126163) + (xy 92.457047 130.056306) + (xy 92.495933 129.998258) + (xy 92.56003 129.970448) + (xy 92.575337 129.9695) + (xy 97.000781 129.9695) + (xy 97.023131 129.97153) + (xy 97.038913 129.974423) + (xy 97.071592 129.964239) + (xy 97.078785 129.962234) + (xy 97.112 129.954048) + (xy 97.112004 129.954044) + (xy 97.113263 129.953384) + (xy 97.115069 129.952636) + (xy 97.118714 129.95058) + (xy 97.120288 129.949422) + (xy 97.121503 129.948686) + (xy 97.12151 129.948685) + (xy 97.145718 129.924475) + (xy 97.151137 129.919374) + (xy 97.176756 129.896679) + (xy 97.176758 129.896673) + (xy 97.177571 129.895497) + (xy 97.191941 129.878252) + (xy 97.399236 129.670957) + (xy 97.460557 129.637474) + (xy 97.506314 129.636167) + (xy 97.535999 129.640869) + (xy 97.536 129.640869) + (xy 97.536002 129.640869) + (xy 97.645658 129.623501) + (xy 97.645659 129.6235) + (xy 97.645661 129.6235) + (xy 97.744587 129.573095) + (xy 97.823095 129.494587) + (xy 97.8735 129.395661) + (xy 97.8735 129.395659) + (xy 97.873501 129.395658) + (xy 97.890869 129.286002) + (xy 97.890869 129.285997) + (xy 97.873501 129.176341) + (xy 97.866683 129.162959) + (xy 97.823095 129.077413) + (xy 97.823092 129.07741) + (xy 97.82309 129.077407) + (xy 97.744592 128.998909) + (xy 97.744588 128.998906) + (xy 97.744587 128.998905) + (xy 97.720421 128.986592) + (xy 97.645658 128.948498) + (xy 97.536002 128.931131) + (xy 97.535998 128.931131) + (xy 97.426341 128.948498) + (xy 97.327414 128.998904) + (xy 97.327407 128.998909) + (xy 97.248909 129.077407) + (xy 97.248904 129.077414) + (xy 97.198498 129.176341) + (xy 97.187111 129.248242) + (xy 97.181131 129.286) + (xy 97.185553 129.313921) + (xy 97.185833 129.315687) + (xy 97.176877 129.38498) + (xy 97.15104 129.422764) + (xy 96.991623 129.582182) + (xy 96.930303 129.615666) + (xy 96.903944 129.6185) + (xy 95.720303 129.6185) + (xy 95.653264 129.598815) + (xy 95.607509 129.546011) + (xy 95.597565 129.476853) + (xy 95.62659 129.413297) + (xy 95.638077 129.401684) + (xy 95.650304 129.390851) + (xy 95.652756 129.388679) + (xy 95.652758 129.388672) + (xy 95.653571 129.387497) + (xy 95.667941 129.370252) + (xy 95.875236 129.162957) + (xy 95.936557 129.129474) + (xy 95.982314 129.128167) + (xy 96.011999 129.132869) + (xy 96.012 129.132869) + (xy 96.012002 129.132869) + (xy 96.121658 129.115501) + (xy 96.121659 129.1155) + (xy 96.121661 129.1155) + (xy 96.220587 129.065095) + (xy 96.299095 128.986587) + (xy 96.3495 128.887661) + (xy 96.3495 128.887659) + (xy 96.349501 128.887658) + (xy 96.366869 128.778002) + (xy 96.366869 128.777997) + (xy 96.349501 128.668343) + (xy 96.3495 128.668341) + (xy 96.3495 128.668339) + (xy 96.327821 128.625792) + (xy 96.314926 128.557125) + (xy 96.341202 128.492385) + (xy 96.398309 128.452128) + (xy 96.438307 128.4455) + (xy 100.048781 128.4455) + (xy 100.071131 128.44753) + (xy 100.086913 128.450423) + (xy 100.119592 128.440239) + (xy 100.126785 128.438234) + (xy 100.16 128.430048) + (xy 100.160004 128.430044) + (xy 100.161263 128.429384) + (xy 100.163069 128.428636) + (xy 100.166714 128.42658) + (xy 100.168288 128.425422) + (xy 100.169503 128.424686) + (xy 100.16951 128.424685) + (xy 100.193718 128.400475) + (xy 100.199137 128.395374) + (xy 100.224756 128.372679) + (xy 100.224758 128.372673) + (xy 100.225571 128.371497) + (xy 100.239941 128.354252) + (xy 100.447236 128.146957) + (xy 100.508557 128.113474) + (xy 100.554314 128.112167) + (xy 100.583999 128.116869) + (xy 100.584 128.116869) + (xy 100.584002 128.116869) + (xy 100.693658 128.099501) + (xy 100.693659 128.0995) + (xy 100.693661 128.0995) + (xy 100.792587 128.049095) + (xy 100.871095 127.970587) + (xy 100.9215 127.871661) + (xy 100.9215 127.871659) + (xy 100.921501 127.871658) + (xy 100.938869 127.762002) + (xy 100.938869 127.761997) + (xy 100.921501 127.652341) + (xy 100.901529 127.613144) + (xy 100.871095 127.553413) + (xy 100.871092 127.55341) + (xy 100.87109 127.553407) + (xy 100.792592 127.474909) + (xy 100.792588 127.474906) + (xy 100.792587 127.474905) + (xy 100.768421 127.462592) + (xy 100.693658 127.424498) + (xy 100.584002 127.407131) + (xy 100.583998 127.407131) + (xy 100.474341 127.424498) + (xy 100.375414 127.474904) + (xy 100.375407 127.474909) + (xy 100.296909 127.553407) + (xy 100.296904 127.553414) + (xy 100.246498 127.652341) + (xy 100.232714 127.739376) + (xy 100.229131 127.762) + (xy 100.233833 127.791687) + (xy 100.224877 127.86098) + (xy 100.19904 127.898764) + (xy 100.039623 128.058182) + (xy 99.978303 128.091666) + (xy 99.951944 128.0945) + (xy 92.823727 128.0945) + (xy 92.756688 128.074815) + (xy 92.710933 128.022011) + (xy 92.702436 127.996277) + (xy 92.701143 127.990194) + (xy 92.701142 127.990192) + (xy 92.624151 127.81727) + (xy 92.624148 127.817265) + (xy 92.512888 127.664129) + (xy 92.492365 127.64565) + (xy 92.455716 127.586163) + (xy 92.457047 127.516306) + (xy 92.495933 127.458258) + (xy 92.56003 127.430448) + (xy 92.575337 127.4295) + (xy 96.492781 127.4295) + (xy 96.515131 127.43153) + (xy 96.530913 127.434423) + (xy 96.563592 127.424239) + (xy 96.570785 127.422234) + (xy 96.604 127.414048) + (xy 96.604004 127.414044) + (xy 96.605263 127.413384) + (xy 96.607069 127.412636) + (xy 96.610714 127.41058) + (xy 96.612288 127.409422) + (xy 96.613503 127.408686) + (xy 96.61351 127.408685) + (xy 96.637718 127.384475) + (xy 96.643137 127.379374) + (xy 96.668756 127.356679) + (xy 96.668758 127.356673) + (xy 96.669571 127.355497) + (xy 96.683941 127.338252) + (xy 96.891236 127.130957) + (xy 96.952557 127.097474) + (xy 96.998314 127.096167) + (xy 97.027999 127.100869) + (xy 97.028 127.100869) + (xy 97.028002 127.100869) + (xy 97.137658 127.083501) + (xy 97.137659 127.0835) + (xy 97.137661 127.0835) + (xy 97.236587 127.033095) + (xy 97.315095 126.954587) + (xy 97.3655 126.855661) + (xy 97.3655 126.855659) + (xy 97.365501 126.855658) + (xy 97.382869 126.746002) + (xy 97.382869 126.745997) + (xy 97.365501 126.636341) + (xy 97.358683 126.622959) + (xy 97.315095 126.537413) + (xy 97.315092 126.53741) + (xy 97.31509 126.537407) + (xy 97.236592 126.458909) + (xy 97.236588 126.458906) + (xy 97.236587 126.458905) + (xy 97.212421 126.446592) + (xy 97.137658 126.408498) + (xy 97.028002 126.391131) + (xy 97.027998 126.391131) + (xy 97.014617 126.39325) + (xy 96.945324 126.384293) + (xy 96.891873 126.339295) + (xy 96.871236 126.272543) + (xy 96.87275 126.251376) + (xy 96.873141 126.248913) + (xy 96.874869 126.238) + (xy 96.874869 126.237997) + (xy 96.857501 126.128341) + (xy 96.8575 126.128339) + (xy 96.807095 126.029413) + (xy 96.807092 126.02941) + (xy 96.80709 126.029407) + (xy 96.728592 125.950909) + (xy 96.728588 125.950906) + (xy 96.728587 125.950905) + (xy 96.679675 125.925983) + (xy 96.629658 125.900498) + (xy 96.520002 125.883131) + (xy 96.519998 125.883131) + (xy 96.410341 125.900498) + (xy 96.311414 125.950904) + (xy 96.311407 125.950909) + (xy 96.232909 126.029407) + (xy 96.232904 126.029414) + (xy 96.182498 126.128341) + (xy 96.165131 126.237997) + (xy 96.165131 126.238) + (xy 96.169833 126.267687) + (xy 96.160877 126.33698) + (xy 96.13504 126.374764) + (xy 95.975623 126.534182) + (xy 95.914303 126.567666) + (xy 95.887944 126.5705) + (xy 92.575337 126.5705) + (xy 92.508298 126.550815) + (xy 92.462543 126.498011) + (xy 92.452599 126.428853) + (xy 92.481624 126.365297) + (xy 92.492365 126.35435) + (xy 92.494849 126.352113) + (xy 92.512888 126.335871) + (xy 92.624151 126.18273) + (xy 92.701144 126.009803) + (xy 92.7405 125.824646) + (xy 92.7405 125.635354) + (xy 92.701144 125.450197) + (xy 92.694465 125.435197) + (xy 92.624151 125.27727) + (xy 92.624148 125.277265) + (xy 92.512888 125.124129) + (xy 92.492365 125.10565) + (xy 92.455716 125.046163) + (xy 92.457047 124.976306) + (xy 92.495933 124.918258) + (xy 92.56003 124.890448) + (xy 92.575337 124.8895) + (xy 99.032781 124.8895) + (xy 99.055131 124.89153) + (xy 99.070913 124.894423) + (xy 99.103592 124.884239) + (xy 99.110785 124.882234) + (xy 99.144 124.874048) + (xy 99.144004 124.874044) + (xy 99.145263 124.873384) + (xy 99.147069 124.872636) + (xy 99.150714 124.87058) + (xy 99.152288 124.869422) + (xy 99.153503 124.868686) + (xy 99.15351 124.868685) + (xy 99.177718 124.844475) + (xy 99.183137 124.839374) + (xy 99.208756 124.816679) + (xy 99.208758 124.816673) + (xy 99.209571 124.815497) + (xy 99.223941 124.798252) + (xy 99.431236 124.590957) + (xy 99.492557 124.557474) + (xy 99.538314 124.556167) + (xy 99.567999 124.560869) + (xy 99.568 124.560869) + (xy 99.568002 124.560869) + (xy 99.677658 124.543501) + (xy 99.677659 124.5435) + (xy 99.677661 124.5435) + (xy 99.776587 124.493095) + (xy 99.855095 124.414587) + (xy 99.9055 124.315661) + (xy 99.9055 124.315659) + (xy 99.905501 124.315658) + (xy 99.922869 124.206002) + (xy 99.922869 124.205997) + (xy 99.905501 124.096341) + (xy 99.894882 124.0755) + (xy 99.855095 123.997413) + (xy 99.855092 123.99741) + (xy 99.85509 123.997407) + (xy 99.776592 123.918909) + (xy 99.776588 123.918906) + (xy 99.776587 123.918905) + (xy 99.752421 123.906592) + (xy 99.677658 123.868498) + (xy 99.568002 123.851131) + (xy 99.567998 123.851131) + (xy 99.554617 123.85325) + (xy 99.485324 123.844293) + (xy 99.431873 123.799295) + (xy 99.411236 123.732543) + (xy 99.41275 123.711376) + (xy 99.414403 123.700944) + (xy 99.414869 123.698) + (xy 99.414869 123.697997) + (xy 99.397501 123.588341) + (xy 99.383689 123.561233) + (xy 99.347095 123.489413) + (xy 99.347092 123.48941) + (xy 99.34709 123.489407) + (xy 99.268592 123.410909) + (xy 99.268588 123.410906) + (xy 99.268587 123.410905) + (xy 99.244421 123.398592) + (xy 99.169658 123.360498) + (xy 99.060002 123.343131) + (xy 99.059998 123.343131) + (xy 98.950341 123.360498) + (xy 98.851414 123.410904) + (xy 98.851407 123.410909) + (xy 98.772909 123.489407) + (xy 98.772904 123.489414) + (xy 98.722498 123.588341) + (xy 98.705131 123.697997) + (xy 98.705131 123.698) + (xy 98.709833 123.727687) + (xy 98.700877 123.79698) + (xy 98.67504 123.834764) + (xy 98.515623 123.994182) + (xy 98.454303 124.027666) + (xy 98.427944 124.0305) + (xy 92.575337 124.0305) + (xy 92.508298 124.010815) + (xy 92.462543 123.958011) + (xy 92.452599 123.888853) + (xy 92.481624 123.825297) + (xy 92.492365 123.81435) + (xy 92.511656 123.79698) + (xy 92.512888 123.795871) + (xy 92.512888 123.79587) + (xy 92.51289 123.795869) + (xy 92.624148 123.642734) + (xy 92.624147 123.642734) + (xy 92.624151 123.64273) + (xy 92.701144 123.469803) + (xy 92.733623 123.317002) + (xy 100.229131 123.317002) + (xy 100.246498 123.426658) + (xy 100.296904 123.525585) + (xy 100.296909 123.525592) + (xy 100.375407 123.60409) + (xy 100.37541 123.604092) + (xy 100.375413 123.604095) + (xy 100.422579 123.628127) + (xy 100.474341 123.654501) + (xy 100.583998 123.671869) + (xy 100.584 123.671869) + (xy 100.584002 123.671869) + (xy 100.693658 123.654501) + (xy 100.693659 123.6545) + (xy 100.693661 123.6545) + (xy 100.792587 123.604095) + (xy 100.871095 123.525587) + (xy 100.9215 123.426661) + (xy 100.9215 123.426659) + (xy 100.921501 123.426658) + (xy 100.938869 123.317002) + (xy 100.938869 123.316997) + (xy 100.921501 123.207341) + (xy 100.89861 123.162415) + (xy 100.871095 123.108413) + (xy 100.871092 123.10841) + (xy 100.87109 123.108407) + (xy 100.792592 123.029909) + (xy 100.792588 123.029906) + (xy 100.792587 123.029905) + (xy 100.774851 123.020868) + (xy 100.693658 122.979498) + (xy 100.584002 122.962131) + (xy 100.583998 122.962131) + (xy 100.474341 122.979498) + (xy 100.375414 123.029904) + (xy 100.375407 123.029909) + (xy 100.296909 123.108407) + (xy 100.296904 123.108414) + (xy 100.246498 123.207341) + (xy 100.229131 123.316997) + (xy 100.229131 123.317002) + (xy 92.733623 123.317002) + (xy 92.7405 123.284646) + (xy 92.7405 123.095354) + (xy 92.701144 122.910197) + (xy 92.697897 122.902905) + (xy 92.624151 122.73727) + (xy 92.624148 122.737265) + (xy 92.512888 122.584129) + (xy 92.480207 122.554703) + (xy 92.372216 122.457467) + (xy 92.208284 122.362821) + (xy 92.208277 122.362818) + (xy 92.028259 122.304327) + (xy 92.028256 122.304326) + (xy 91.887192 122.2895) + (xy 90.992808 122.2895) + (xy 90.851744 122.304326) + (xy 90.851741 122.304326) + (xy 90.85174 122.304327) + (xy 90.671722 122.362818) + (xy 90.671715 122.362821) + (xy 90.507785 122.457466) + (xy 90.367111 122.584129) + (xy 90.255851 122.737265) + (xy 90.255848 122.73727) + (xy 90.178857 122.910192) + (xy 90.178855 122.910197) + (xy 90.142688 123.080354) + (xy 90.1395 123.095354) + (xy 90.1395 123.284646) + (xy 90.143931 123.305493) + (xy 90.178855 123.469802) + (xy 90.178857 123.469807) + (xy 90.255848 123.642729) + (xy 90.255851 123.642734) + (xy 90.36711 123.795869) + (xy 90.367111 123.79587) + (xy 90.367112 123.795871) + (xy 90.368344 123.79698) + (xy 90.387635 123.81435) + (xy 90.424284 123.873837) + (xy 90.422953 123.943694) + (xy 90.384067 124.001742) + (xy 90.31997 124.029552) + (xy 90.304663 124.0305) + (xy 89.405057 124.0305) + (xy 89.338018 124.010815) + (xy 89.317376 123.994181) + (xy 89.082337 123.759142) + (xy 89.048852 123.697819) + (xy 89.053836 123.628127) + (xy 89.062625 123.609471) + (xy 89.092179 123.558284) + (xy 89.150674 123.378256) + (xy 89.17046 123.19) + (xy 89.150674 123.001744) + (xy 89.092179 122.821716) + (xy 88.997533 122.657784) + (xy 88.870871 122.517112) + (xy 88.867473 122.514643) + (xy 88.717734 122.405851) + (xy 88.717729 122.405848) + (xy 88.544807 122.328857) + (xy 88.544802 122.328855) + (xy 88.399001 122.297865) + (xy 88.359646 122.2895) + (xy 88.170354 122.2895) + (xy 88.137897 122.296398) + (xy 87.985197 122.328855) + (xy 87.985192 122.328857) + (xy 87.81227 122.405848) + (xy 87.812265 122.405851) + (xy 87.659129 122.517111) + (xy 87.532466 122.657785) + (xy 87.437821 122.821715) + (xy 87.437818 122.821722) + (xy 87.385932 122.981413) + (xy 87.379326 123.001744) + (xy 87.35954 123.19) + (xy 87.379326 123.378256) + (xy 87.379327 123.378259) + (xy 87.437818 123.558277) + (xy 87.437819 123.558279) + (xy 87.437821 123.558284) + (xy 87.532467 123.722216) + (xy 87.6094 123.807658) + (xy 87.623689 123.823528) + (xy 87.653919 123.886519) + (xy 87.645294 123.955855) + (xy 87.600552 124.00952) + (xy 87.5339 124.030478) + (xy 87.531539 124.0305) + (xy 73.758461 124.0305) + (xy 73.691422 124.010815) + (xy 73.645667 123.958011) + (xy 73.635723 123.888853) + (xy 73.664748 123.825297) + (xy 73.666311 123.823528) + (xy 73.676589 123.812113) + (xy 73.757533 123.722216) + (xy 73.852179 123.558284) + (xy 73.910674 123.378256) + (xy 73.93046 123.19) + (xy 73.910674 123.001744) + (xy 73.852179 122.821716) + (xy 73.757533 122.657784) + (xy 73.66631 122.556471) + (xy 73.636081 122.493481) + (xy 73.644706 122.424145) + (xy 73.689448 122.37048) + (xy 73.7561 122.349522) + (xy 73.758461 122.3495) + (xy 79.130455 122.3495) + (xy 79.197494 122.369185) + (xy 79.218136 122.385819) + (xy 79.293407 122.46109) + (xy 79.29341 122.461092) + (xy 79.293413 122.461095) + (xy 79.38828 122.509432) + (xy 79.392341 122.511501) + (xy 79.501998 122.528869) + (xy 79.502 122.528869) + (xy 79.502002 122.528869) + (xy 79.611658 122.511501) + (xy 79.611659 122.5115) + (xy 79.611661 122.5115) + (xy 79.710587 122.461095) + (xy 79.789095 122.382587) + (xy 79.8395 122.283661) + (xy 79.8395 122.283659) + (xy 79.839501 122.283658) + (xy 79.856869 122.174002) + (xy 100.737131 122.174002) + (xy 100.754498 122.283658) + (xy 100.804904 122.382585) + (xy 100.804909 122.382592) + (xy 100.883407 122.46109) + (xy 100.88341 122.461092) + (xy 100.883413 122.461095) + (xy 100.97828 122.509432) + (xy 100.982341 122.511501) + (xy 101.091998 122.528869) + (xy 101.092 122.528869) + (xy 101.092002 122.528869) + (xy 101.201658 122.511501) + (xy 101.201659 122.5115) + (xy 101.201661 122.5115) + (xy 101.300587 122.461095) + (xy 101.379095 122.382587) + (xy 101.4295 122.283661) + (xy 101.4295 122.283659) + (xy 101.429501 122.283658) + (xy 101.446869 122.174002) + (xy 101.446869 122.173997) + (xy 101.429501 122.064341) + (xy 101.416439 122.038705) + (xy 101.379095 121.965413) + (xy 101.379092 121.96541) + (xy 101.37909 121.965407) + (xy 101.300592 121.886909) + (xy 101.300588 121.886906) + (xy 101.300587 121.886905) + (xy 101.276421 121.874592) + (xy 101.201658 121.836498) + (xy 101.092002 121.819131) + (xy 101.091998 121.819131) + (xy 100.982341 121.836498) + (xy 100.883414 121.886904) + (xy 100.883407 121.886909) + (xy 100.804909 121.965407) + (xy 100.804904 121.965414) + (xy 100.754498 122.064341) + (xy 100.737131 122.173997) + (xy 100.737131 122.174002) + (xy 79.856869 122.174002) + (xy 79.856869 122.173997) + (xy 79.839501 122.064343) + (xy 79.8395 122.064341) + (xy 79.8395 122.064339) + (xy 79.817821 122.021792) + (xy 79.804926 121.953125) + (xy 79.831202 121.888385) + (xy 79.888309 121.848128) + (xy 79.928307 121.8415) + (xy 89.237743 121.8415) + (xy 89.271954 121.8415) + (xy 89.279439 121.841725) + (xy 89.313581 121.843791) + (xy 89.314995 121.843532) + (xy 89.33735 121.8415) + (xy 99.540781 121.8415) + (xy 99.563131 121.84353) + (xy 99.578913 121.846423) + (xy 99.611592 121.836239) + (xy 99.618785 121.834234) + (xy 99.652 121.826048) + (xy 99.652004 121.826044) + (xy 99.653263 121.825384) + (xy 99.655069 121.824636) + (xy 99.658714 121.82258) + (xy 99.660288 121.821422) + (xy 99.661503 121.820686) + (xy 99.66151 121.820685) + (xy 99.685718 121.796475) + (xy 99.691137 121.791374) + (xy 99.716756 121.768679) + (xy 99.716758 121.768673) + (xy 99.717571 121.767497) + (xy 99.731941 121.750252) + (xy 99.939236 121.542957) + (xy 100.000557 121.509474) + (xy 100.046314 121.508167) + (xy 100.075999 121.512869) + (xy 100.076 121.512869) + (xy 100.076002 121.512869) + (xy 100.185658 121.495501) + (xy 100.185659 121.4955) + (xy 100.185661 121.4955) + (xy 100.284587 121.445095) + (xy 100.363095 121.366587) + (xy 100.4135 121.267661) + (xy 100.4135 121.267659) + (xy 100.413501 121.267658) + (xy 100.430869 121.158002) + (xy 100.430869 121.157997) + (xy 100.413501 121.048341) + (xy 100.4135 121.048339) + (xy 100.363095 120.949413) + (xy 100.363092 120.94941) + (xy 100.36309 120.949407) + (xy 100.284592 120.870909) + (xy 100.284588 120.870906) + (xy 100.284587 120.870905) + (xy 100.266755 120.861819) + (xy 100.185658 120.820498) + (xy 100.076002 120.803131) + (xy 100.075998 120.803131) + (xy 99.966341 120.820498) + (xy 99.867414 120.870904) + (xy 99.867407 120.870909) + (xy 99.788909 120.949407) + (xy 99.788904 120.949414) + (xy 99.738498 121.048341) + (xy 99.721597 121.155056) + (xy 99.721131 121.158) + (xy 99.725833 121.187687) + (xy 99.716877 121.25698) + (xy 99.69104 121.294764) + (xy 99.531623 121.454182) + (xy 99.470303 121.487666) + (xy 99.443944 121.4905) + (xy 92.575337 121.4905) + (xy 92.508298 121.470815) + (xy 92.462543 121.418011) + (xy 92.452599 121.348853) + (xy 92.481624 121.285297) + (xy 92.492365 121.27435) + (xy 92.494849 121.272113) + (xy 92.512888 121.255871) + (xy 92.624151 121.10273) + (xy 92.701144 120.929803) + (xy 92.7405 120.744646) + (xy 92.7405 120.555354) + (xy 92.701144 120.370197) + (xy 92.673166 120.307359) + (xy 92.624151 120.19727) + (xy 92.624148 120.197265) + (xy 92.512888 120.044129) + (xy 92.397742 119.940451) + (xy 92.372216 119.917467) + (xy 92.208284 119.822821) + (xy 92.208277 119.822818) + (xy 92.130143 119.797431) + (xy 92.072467 119.757993) + (xy 92.045269 119.693635) + (xy 92.057184 119.624788) + (xy 92.104428 119.573313) + (xy 92.168461 119.5555) + (xy 100.286743 119.5555) + (xy 105.382781 119.5555) + (xy 105.405131 119.55753) + (xy 105.420913 119.560423) + (xy 105.453592 119.550239) + (xy 105.460785 119.548234) + (xy 105.494 119.540048) + (xy 105.494004 119.540044) + (xy 105.495263 119.539384) + (xy 105.497069 119.538636) + (xy 105.500714 119.53658) + (xy 105.502288 119.535422) + (xy 105.503503 119.534686) + (xy 105.50351 119.534685) + (xy 105.527717 119.510476) + (xy 105.533136 119.505374) + (xy 105.558756 119.482679) + (xy 105.558758 119.482673) + (xy 105.559571 119.481497) + (xy 105.573942 119.464251) + (xy 105.781065 119.257127) + (xy 105.78107 119.257124) + (xy 105.798509 119.239685) + (xy 105.79851 119.239685) + (xy 106.005381 119.032812) + (xy 106.066702 118.999329) + (xy 106.106018 118.997174) + (xy 106.232808 119.0105) + (xy 106.232812 119.0105) + (xy 107.127188 119.0105) + (xy 107.127192 119.0105) + (xy 107.268256 118.995674) + (xy 107.448284 118.937179) + (xy 107.612216 118.842533) + (xy 107.752888 118.715871) + (xy 107.864151 118.56273) + (xy 107.941144 118.389803) + (xy 107.9805 118.204646) + (xy 107.9805 118.204645) + (xy 128.2395 118.204645) + (xy 128.278855 118.389802) + (xy 128.278857 118.389807) + (xy 128.355848 118.562729) + (xy 128.355851 118.562734) + (xy 128.467111 118.71587) + (xy 128.467112 118.715871) + (xy 128.607784 118.842533) + (xy 128.771716 118.937179) + (xy 128.951744 118.995674) + (xy 129.092808 119.0105) + (xy 129.092812 119.0105) + (xy 129.987188 119.0105) + (xy 129.987192 119.0105) + (xy 130.128256 118.995674) + (xy 130.308284 118.937179) + (xy 130.472216 118.842533) + (xy 130.612888 118.715871) + (xy 130.724151 118.56273) + (xy 130.801144 118.389803) + (xy 130.8405 118.204646) + (xy 130.8405 118.015354) + (xy 130.801144 117.830197) + (xy 130.762987 117.744497) + (xy 130.724151 117.65727) + (xy 130.724148 117.657265) + (xy 130.612888 117.504129) + (xy 130.548185 117.44587) + (xy 130.472216 117.377467) + (xy 130.308284 117.282821) + (xy 130.308277 117.282818) + (xy 130.128259 117.224327) + (xy 130.128256 117.224326) + (xy 129.987192 117.2095) + (xy 129.092808 117.2095) + (xy 128.951744 117.224326) + (xy 128.951741 117.224326) + (xy 128.95174 117.224327) + (xy 128.771722 117.282818) + (xy 128.771715 117.282821) + (xy 128.607785 117.377466) + (xy 128.467111 117.504129) + (xy 128.355851 117.657265) + (xy 128.355848 117.65727) + (xy 128.278857 117.830192) + (xy 128.278855 117.830197) + (xy 128.2395 118.015354) + (xy 128.2395 118.204645) + (xy 107.9805 118.204645) + (xy 107.9805 118.015354) + (xy 107.941144 117.830197) + (xy 107.902987 117.744497) + (xy 107.864151 117.65727) + (xy 107.864148 117.657265) + (xy 107.752888 117.504129) + (xy 107.732365 117.48565) + (xy 107.695716 117.426163) + (xy 107.697047 117.356306) + (xy 107.735933 117.298258) + (xy 107.80003 117.270448) + (xy 107.815337 117.2695) + (xy 108.557781 117.2695) + (xy 108.580131 117.27153) + (xy 108.595913 117.274423) + (xy 108.628592 117.264239) + (xy 108.635785 117.262234) + (xy 108.669 117.254048) + (xy 108.669004 117.254044) + (xy 108.670263 117.253384) + (xy 108.672069 117.252636) + (xy 108.675714 117.25058) + (xy 108.677288 117.249422) + (xy 108.678503 117.248686) + (xy 108.67851 117.248685) + (xy 108.702718 117.224475) + (xy 108.708137 117.219374) + (xy 108.733756 117.196679) + (xy 108.733758 117.196673) + (xy 108.734571 117.195497) + (xy 108.748941 117.178252) + (xy 109.337236 116.589957) + (xy 109.398557 116.556474) + (xy 109.444314 116.555167) + (xy 109.473999 116.559869) + (xy 109.474 116.559869) + (xy 109.474002 116.559869) + (xy 109.583658 116.542501) + (xy 109.583659 116.5425) + (xy 109.583661 116.5425) + (xy 109.682587 116.492095) + (xy 109.761095 116.413587) + (xy 109.8115 116.314661) + (xy 109.8115 116.314659) + (xy 109.811501 116.314658) + (xy 109.828869 116.205) + (xy 109.828869 116.204997) + (xy 109.811501 116.095341) + (xy 109.774504 116.02273) + (xy 109.761095 115.996413) + (xy 109.761092 115.99641) + (xy 109.76109 115.996407) + (xy 109.682592 115.917909) + (xy 109.682588 115.917906) + (xy 109.682587 115.917905) + (xy 109.662166 115.9075) + (xy 109.583658 115.867498) + (xy 109.474002 115.850131) + (xy 109.473998 115.850131) + (xy 109.364341 115.867498) + (xy 109.265414 115.917904) + (xy 109.265407 115.917909) + (xy 109.186909 115.996407) + (xy 109.186904 115.996414) + (xy 109.136498 116.095341) + (xy 109.119131 116.204997) + (xy 109.119131 116.205003) + (xy 109.123832 116.234685) + (xy 109.114877 116.303978) + (xy 109.08904 116.341763) + (xy 108.548625 116.882181) + (xy 108.487302 116.915666) + (xy 108.460944 116.9185) + (xy 105.880303 116.9185) + (xy 105.813264 116.898815) + (xy 105.767509 116.846011) + (xy 105.757565 116.776853) + (xy 105.78659 116.713297) + (xy 105.798077 116.701684) + (xy 105.810302 116.690853) + (xy 105.812756 116.688679) + (xy 105.812758 116.688672) + (xy 105.813571 116.687497) + (xy 105.827941 116.670252) + (xy 106.005381 116.492812) + (xy 106.066702 116.459329) + (xy 106.106017 116.457174) + (xy 106.232808 116.4705) + (xy 106.232812 116.4705) + (xy 107.127188 116.4705) + (xy 107.127192 116.4705) + (xy 107.268256 116.455674) + (xy 107.448284 116.397179) + (xy 107.612216 116.302533) + (xy 107.752888 116.175871) + (xy 107.864151 116.02273) + (xy 107.941144 115.849803) + (xy 107.9805 115.664646) + (xy 107.9805 115.57) + (xy 110.85454 115.57) + (xy 110.874326 115.758256) + (xy 110.874327 115.758259) + (xy 110.932818 115.938277) + (xy 110.932821 115.938284) + (xy 111.027467 116.102216) + (xy 111.120017 116.205003) + (xy 111.154129 116.242888) + (xy 111.307265 116.354148) + (xy 111.30727 116.354151) + (xy 111.480192 116.431142) + (xy 111.480197 116.431144) + (xy 111.665354 116.4705) + (xy 111.665355 116.4705) + (xy 111.854644 116.4705) + (xy 111.854646 116.4705) + (xy 112.039803 116.431144) + (xy 112.21273 116.354151) + (xy 112.365871 116.242888) + (xy 112.492533 116.102216) + (xy 112.587179 115.938284) + (xy 112.645674 115.758256) + (xy 112.66546 115.57) + (xy 118.47454 115.57) + (xy 118.494326 115.758256) + (xy 118.494327 115.758259) + (xy 118.552818 115.938277) + (xy 118.552821 115.938284) + (xy 118.647467 116.102216) + (xy 118.740017 116.205003) + (xy 118.774129 116.242888) + (xy 118.927265 116.354148) + (xy 118.92727 116.354151) + (xy 119.100192 116.431142) + (xy 119.100197 116.431144) + (xy 119.285354 116.4705) + (xy 119.285355 116.4705) + (xy 119.474644 116.4705) + (xy 119.474646 116.4705) + (xy 119.659803 116.431144) + (xy 119.83273 116.354151) + (xy 119.985871 116.242888) + (xy 120.112533 116.102216) + (xy 120.207179 115.938284) + (xy 120.265674 115.758256) + (xy 120.28546 115.57) + (xy 120.265674 115.381744) + (xy 120.207179 115.201716) + (xy 120.112533 115.037784) + (xy 119.985871 114.897112) + (xy 119.982473 114.894643) + (xy 119.832734 114.785851) + (xy 119.832729 114.785848) + (xy 119.659807 114.708857) + (xy 119.659802 114.708855) + (xy 119.514001 114.677865) + (xy 119.474646 114.6695) + (xy 119.285354 114.6695) + (xy 119.252897 114.676398) + (xy 119.100197 114.708855) + (xy 119.100192 114.708857) + (xy 118.92727 114.785848) + (xy 118.927265 114.785851) + (xy 118.774129 114.897111) + (xy 118.647466 115.037785) + (xy 118.552821 115.201715) + (xy 118.552818 115.201722) + (xy 118.502119 115.35776) + (xy 118.494326 115.381744) + (xy 118.47454 115.57) + (xy 112.66546 115.57) + (xy 112.645674 115.381744) + (xy 112.587179 115.201716) + (xy 112.492533 115.037784) + (xy 112.365871 114.897112) + (xy 112.362473 114.894643) + (xy 112.212734 114.785851) + (xy 112.212729 114.785848) + (xy 112.039807 114.708857) + (xy 112.039802 114.708855) + (xy 111.894001 114.677865) + (xy 111.854646 114.6695) + (xy 111.665354 114.6695) + (xy 111.632897 114.676398) + (xy 111.480197 114.708855) + (xy 111.480192 114.708857) + (xy 111.30727 114.785848) + (xy 111.307265 114.785851) + (xy 111.154129 114.897111) + (xy 111.027466 115.037785) + (xy 110.932821 115.201715) + (xy 110.932818 115.201722) + (xy 110.882119 115.35776) + (xy 110.874326 115.381744) + (xy 110.85454 115.57) + (xy 107.9805 115.57) + (xy 107.9805 115.475354) + (xy 107.941144 115.290197) + (xy 107.937897 115.282905) + (xy 107.864151 115.11727) + (xy 107.864148 115.117265) + (xy 107.752888 114.964129) + (xy 107.732365 114.94565) + (xy 107.695716 114.886163) + (xy 107.697047 114.816306) + (xy 107.735933 114.758258) + (xy 107.80003 114.730448) + (xy 107.815337 114.7295) + (xy 107.888822 114.7295) + (xy 107.911172 114.73153) + (xy 107.926954 114.734423) + (xy 107.959633 114.724239) + (xy 107.966826 114.722234) + (xy 108.000041 114.714048) + (xy 108.000045 114.714044) + (xy 108.001304 114.713384) + (xy 108.00311 114.712636) + (xy 108.006755 114.71058) + (xy 108.008329 114.709422) + (xy 108.009544 114.708686) + (xy 108.009551 114.708685) + (xy 108.033759 114.684475) + (xy 108.039178 114.679374) + (xy 108.064797 114.656679) + (xy 108.064799 114.656673) + (xy 108.065612 114.655497) + (xy 108.079983 114.638251) + (xy 109.070851 113.647382) + (xy 109.088091 113.633016) + (xy 109.101292 113.623904) + (xy 109.101291 113.623904) + (xy 109.101295 113.623902) + (xy 109.117211 113.593575) + (xy 109.120882 113.58707) + (xy 109.138568 113.557815) + (xy 109.138568 113.557812) + (xy 109.138995 113.556444) + (xy 109.13974 113.554645) + (xy 109.140863 113.550614) + (xy 109.141155 113.5487) + (xy 109.1415 113.5473) + (xy 109.1415 113.513087) + (xy 109.141726 113.5056) + (xy 109.14226 113.496766) + (xy 109.143791 113.47146) + (xy 109.14379 113.471459) + (xy 109.143791 113.471458) + (xy 109.143531 113.470039) + (xy 109.1415 113.447689) + (xy 109.1415 113.401544) + (xy 109.161185 113.334505) + (xy 109.177814 113.313867) + (xy 109.253095 113.238587) + (xy 109.3035 113.139661) + (xy 109.3035 113.139659) + (xy 109.303501 113.139658) + (xy 109.320869 113.030002) + (xy 109.320869 113.029997) + (xy 109.303501 112.920341) + (xy 109.294232 112.90215) + (xy 109.253095 112.821413) + (xy 109.253092 112.82141) + (xy 109.25309 112.821407) + (xy 109.174592 112.742909) + (xy 109.174588 112.742906) + (xy 109.174587 112.742905) + (xy 109.170743 112.740946) + (xy 109.075658 112.692498) + (xy 108.966002 112.675131) + (xy 108.965998 112.675131) + (xy 108.856341 112.692498) + (xy 108.757414 112.742904) + (xy 108.757407 112.742909) + (xy 108.678909 112.821407) + (xy 108.678904 112.821414) + (xy 108.628499 112.920341) + (xy 108.622743 112.95668) + (xy 108.592812 113.019814) + (xy 108.5335 113.056744) + (xy 108.480873 113.059753) + (xy 108.458004 113.056131) + (xy 108.457998 113.056131) + (xy 108.348341 113.073498) + (xy 108.249414 113.123904) + (xy 108.249407 113.123909) + (xy 108.192181 113.181136) + (xy 108.130858 113.214621) + (xy 108.061166 113.209637) + (xy 108.005233 113.167765) + (xy 107.980816 113.102301) + (xy 107.9805 113.093455) + (xy 107.9805 112.935354) + (xy 107.941144 112.750197) + (xy 107.941142 112.750192) + (xy 107.864151 112.57727) + (xy 107.864148 112.577265) + (xy 107.752888 112.424129) + (xy 107.675715 112.354642) + (xy 107.612216 112.297467) + (xy 107.448284 112.202821) + (xy 107.448277 112.202818) + (xy 107.268259 112.144327) + (xy 107.268256 112.144326) + (xy 107.127192 112.1295) + (xy 106.232808 112.1295) + (xy 106.091744 112.144326) + (xy 106.091741 112.144326) + (xy 106.09174 112.144327) + (xy 105.911722 112.202818) + (xy 105.911715 112.202821) + (xy 105.747785 112.297466) + (xy 105.607111 112.424129) + (xy 105.495851 112.577265) + (xy 105.495848 112.57727) + (xy 105.418857 112.750192) + (xy 105.418855 112.750197) + (xy 105.382691 112.920341) + (xy 105.3795 112.935354) + (xy 105.3795 113.124646) + (xy 105.382691 113.139658) + (xy 105.418855 113.309802) + (xy 105.418857 113.309807) + (xy 105.495848 113.482729) + (xy 105.495851 113.482734) + (xy 105.607111 113.63587) + (xy 105.627635 113.65435) + (xy 105.664284 113.713837) + (xy 105.662953 113.783694) + (xy 105.624067 113.841742) + (xy 105.55997 113.869552) + (xy 105.544663 113.8705) + (xy 94.231057 113.8705) + (xy 94.164018 113.850815) + (xy 94.143376 113.834181) + (xy 93.234344 112.925149) + (xy 93.219977 112.907911) + (xy 93.21086 112.894704) + (xy 93.180566 112.878804) + (xy 93.174046 112.875127) + (xy 93.144772 112.85743) + (xy 93.143377 112.856996) + (xy 93.141578 112.856251) + (xy 93.137606 112.855144) + (xy 93.135682 112.854851) + (xy 93.134257 112.8545) + (xy 93.100046 112.8545) + (xy 93.09256 112.854274) + (xy 93.058418 112.852208) + (xy 93.057005 112.852468) + (xy 93.03465 112.8545) + (xy 92.823727 112.8545) + (xy 92.756688 112.834815) + (xy 92.710933 112.782011) + (xy 92.702436 112.756277) + (xy 92.701143 112.750194) + (xy 92.701142 112.750192) + (xy 92.624151 112.57727) + (xy 92.624148 112.577265) + (xy 92.512888 112.424129) + (xy 92.435715 112.354642) + (xy 92.372216 112.297467) + (xy 92.208284 112.202821) + (xy 92.208277 112.202818) + (xy 92.028259 112.144327) + (xy 92.028256 112.144326) + (xy 91.887192 112.1295) + (xy 90.992808 112.1295) + (xy 90.851744 112.144326) + (xy 90.851741 112.144326) + (xy 90.85174 112.144327) + (xy 90.671722 112.202818) + (xy 90.671715 112.202821) + (xy 90.507785 112.297466) + (xy 90.367111 112.424129) + (xy 90.255851 112.577265) + (xy 90.255848 112.57727) + (xy 90.178857 112.750192) + (xy 90.178855 112.750197) + (xy 90.142691 112.920341) + (xy 90.1395 112.935354) + (xy 90.1395 113.124646) + (xy 90.142691 113.139658) + (xy 90.178855 113.309802) + (xy 90.178857 113.309807) + (xy 90.255848 113.482729) + (xy 90.255851 113.482734) + (xy 90.367111 113.63587) + (xy 90.367112 113.635871) + (xy 90.507784 113.762533) + (xy 90.671716 113.857179) + (xy 90.851744 113.915674) + (xy 90.992808 113.9305) + (xy 90.992812 113.9305) + (xy 91.887188 113.9305) + (xy 91.887192 113.9305) + (xy 92.028256 113.915674) + (xy 92.208284 113.857179) + (xy 92.372216 113.762533) + (xy 92.512888 113.635871) + (xy 92.624151 113.48273) + (xy 92.701144 113.309803) + (xy 92.702436 113.303722) + (xy 92.735627 113.24224) + (xy 92.796789 113.208461) + (xy 92.823727 113.2055) + (xy 92.966943 113.2055) + (xy 93.033982 113.225185) + (xy 93.054624 113.241819) + (xy 93.963656 114.150851) + (xy 93.978022 114.168088) + (xy 93.98254 114.174633) + (xy 93.987139 114.181295) + (xy 93.999617 114.187844) + (xy 94.049829 114.236428) + (xy 94.065804 114.304447) + (xy 94.042469 114.370304) + (xy 94.023361 114.387903) + (xy 94.024131 114.388674) + (xy 93.989288 114.423514) + (xy 93.983843 114.42864) + (xy 93.958241 114.451322) + (xy 93.957416 114.452519) + (xy 93.943056 114.469747) + (xy 93.054625 115.358181) + (xy 92.993302 115.391666) + (xy 92.966944 115.3945) + (xy 92.823727 115.3945) + (xy 92.756688 115.374815) + (xy 92.710933 115.322011) + (xy 92.702436 115.296277) + (xy 92.701143 115.290194) + (xy 92.701142 115.290192) + (xy 92.624151 115.11727) + (xy 92.624148 115.117265) + (xy 92.512888 114.964129) + (xy 92.435715 114.894642) + (xy 92.372216 114.837467) + (xy 92.208284 114.742821) + (xy 92.208277 114.742818) + (xy 92.028259 114.684327) + (xy 92.028256 114.684326) + (xy 91.887192 114.6695) + (xy 90.992808 114.6695) + (xy 90.851744 114.684326) + (xy 90.851741 114.684326) + (xy 90.85174 114.684327) + (xy 90.671722 114.742818) + (xy 90.671715 114.742821) + (xy 90.507785 114.837466) + (xy 90.367111 114.964129) + (xy 90.255851 115.117265) + (xy 90.255848 115.11727) + (xy 90.178857 115.290192) + (xy 90.178855 115.290197) + (xy 90.1395 115.475354) + (xy 90.1395 115.664646) + (xy 90.141669 115.67485) + (xy 90.178855 115.849802) + (xy 90.178857 115.849807) + (xy 90.255848 116.022729) + (xy 90.255851 116.022734) + (xy 90.367111 116.17587) + (xy 90.367112 116.175871) + (xy 90.380203 116.187658) + (xy 90.387635 116.19435) + (xy 90.424284 116.253837) + (xy 90.422953 116.323694) + (xy 90.384067 116.381742) + (xy 90.31997 116.409552) + (xy 90.304663 116.4105) + (xy 83.283461 116.4105) + (xy 83.216422 116.390815) + (xy 83.170667 116.338011) + (xy 83.160723 116.268853) + (xy 83.189748 116.205297) + (xy 83.191311 116.203528) + (xy 83.20159 116.192112) + (xy 83.282533 116.102216) + (xy 83.377179 115.938284) + (xy 83.435674 115.758256) + (xy 83.45546 115.57) + (xy 83.435674 115.381744) + (xy 83.377179 115.201716) + (xy 83.282533 115.037784) + (xy 83.155871 114.897112) + (xy 83.152473 114.894643) + (xy 83.002734 114.785851) + (xy 83.002729 114.785848) + (xy 82.838615 114.712779) + (xy 82.785378 114.667529) + (xy 82.765057 114.60068) + (xy 82.784103 114.533456) + (xy 82.836469 114.487201) + (xy 82.889051 114.4755) + (xy 84.935781 114.4755) + (xy 84.958131 114.47753) + (xy 84.973913 114.480423) + (xy 85.006592 114.470239) + (xy 85.013785 114.468234) + (xy 85.047 114.460048) + (xy 85.047004 114.460044) + (xy 85.048263 114.459384) + (xy 85.050069 114.458636) + (xy 85.053714 114.45658) + (xy 85.055288 114.455422) + (xy 85.056503 114.454686) + (xy 85.05651 114.454685) + (xy 85.080718 114.430475) + (xy 85.086137 114.425374) + (xy 85.111756 114.402679) + (xy 85.111758 114.402673) + (xy 85.112571 114.401497) + (xy 85.126941 114.384252) + (xy 85.334236 114.176957) + (xy 85.395557 114.143474) + (xy 85.441314 114.142167) + (xy 85.470999 114.146869) + (xy 85.471 114.146869) + (xy 85.471002 114.146869) + (xy 85.580658 114.129501) + (xy 85.580659 114.1295) + (xy 85.580661 114.1295) + (xy 85.679587 114.079095) + (xy 85.758095 114.000587) + (xy 85.8085 113.901661) + (xy 85.8085 113.901659) + (xy 85.808501 113.901658) + (xy 85.825869 113.792002) + (xy 85.825869 113.791997) + (xy 85.808501 113.682341) + (xy 85.790829 113.647658) + (xy 85.758095 113.583413) + (xy 85.758092 113.58341) + (xy 85.75809 113.583407) + (xy 85.679592 113.504909) + (xy 85.679588 113.504906) + (xy 85.679587 113.504905) + (xy 85.645367 113.487469) + (xy 85.580658 113.454498) + (xy 85.471002 113.437131) + (xy 85.470998 113.437131) + (xy 85.361341 113.454498) + (xy 85.262414 113.504904) + (xy 85.262407 113.504909) + (xy 85.183909 113.583407) + (xy 85.183904 113.583414) + (xy 85.133498 113.682341) + (xy 85.116131 113.791997) + (xy 85.116131 113.792) + (xy 85.117319 113.7995) + (xy 85.120833 113.821687) + (xy 85.111877 113.89098) + (xy 85.08604 113.928764) + (xy 84.926623 114.088182) + (xy 84.865303 114.121666) + (xy 84.838944 114.1245) + (xy 71.233727 114.1245) + (xy 71.166688 114.104815) + (xy 71.120933 114.052011) + (xy 71.112436 114.026277) + (xy 71.111143 114.020194) + (xy 71.111142 114.020192) + (xy 71.034151 113.84727) + (xy 71.034148 113.847265) + (xy 70.922888 113.694129) + (xy 70.844893 113.623902) + (xy 70.782216 113.567467) + (xy 70.618284 113.472821) + (xy 70.618277 113.472818) + (xy 70.438259 113.414327) + (xy 70.438256 113.414326) + (xy 70.297192 113.3995) + (xy 69.402808 113.3995) + (xy 69.261744 113.414326) + (xy 69.261741 113.414326) + (xy 69.26174 113.414327) + (xy 69.081722 113.472818) + (xy 69.081715 113.472821) + (xy 68.917785 113.567466) + (xy 68.777111 113.694129) + (xy 68.665851 113.847265) + (xy 68.665848 113.84727) + (xy 68.588857 114.020192) + (xy 68.588855 114.020197) + (xy 68.552691 114.190341) + (xy 68.5495 114.205354) + (xy 68.5495 114.394646) + (xy 68.552691 114.409658) + (xy 68.588855 114.579802) + (xy 68.588857 114.579807) + (xy 68.665848 114.752729) + (xy 68.665851 114.752734) + (xy 68.770748 114.897112) + (xy 68.777112 114.905871) + (xy 68.917784 115.032533) + (xy 69.081716 115.127179) + (xy 69.261744 115.185674) + (xy 69.402808 115.2005) + (xy 69.402812 115.2005) + (xy 70.297188 115.2005) + (xy 70.297192 115.2005) + (xy 70.438256 115.185674) + (xy 70.618284 115.127179) + (xy 70.782216 115.032533) + (xy 70.922888 114.905871) + (xy 71.034151 114.75273) + (xy 71.111144 114.579803) + (xy 71.112436 114.573722) + (xy 71.145627 114.51224) + (xy 71.206789 114.478461) + (xy 71.233727 114.4755) + (xy 74.590949 114.4755) + (xy 74.657988 114.495185) + (xy 74.703743 114.547989) + (xy 74.713687 114.617147) + (xy 74.684662 114.680703) + (xy 74.641385 114.712779) + (xy 74.47727 114.785848) + (xy 74.477265 114.785851) + (xy 74.324129 114.897111) + (xy 74.197466 115.037785) + (xy 74.102821 115.201715) + (xy 74.102818 115.201722) + (xy 74.052119 115.35776) + (xy 74.044326 115.381744) + (xy 74.02454 115.57) + (xy 74.044326 115.758256) + (xy 74.044327 115.758259) + (xy 74.102818 115.938277) + (xy 74.102821 115.938284) + (xy 74.197467 116.102216) + (xy 74.26379 116.175875) + (xy 74.288689 116.203528) + (xy 74.318919 116.266519) + (xy 74.310294 116.335855) + (xy 74.265552 116.38952) + (xy 74.1989 116.410478) + (xy 74.196539 116.4105) + (xy 72.895056 116.4105) + (xy 72.828017 116.390815) + (xy 72.807375 116.374181) + (xy 72.647959 116.214765) + (xy 72.614474 116.153442) + (xy 72.613167 116.107685) + (xy 72.617869 116.078) + (xy 72.617869 116.077997) + (xy 72.600501 115.968341) + (xy 72.6005 115.968339) + (xy 72.550095 115.869413) + (xy 72.550092 115.86941) + (xy 72.55009 115.869407) + (xy 72.471592 115.790909) + (xy 72.471588 115.790906) + (xy 72.471587 115.790905) + (xy 72.453755 115.781819) + (xy 72.372658 115.740498) + (xy 72.263002 115.723131) + (xy 72.262998 115.723131) + (xy 72.153341 115.740498) + (xy 72.054414 115.790904) + (xy 72.054407 115.790909) + (xy 71.975909 115.869407) + (xy 71.975904 115.869414) + (xy 71.925498 115.968341) + (xy 71.908131 116.077997) + (xy 71.908131 116.078002) + (xy 71.925498 116.187658) + (xy 71.975904 116.286585) + (xy 71.975909 116.286592) + (xy 72.054407 116.36509) + (xy 72.05441 116.365092) + (xy 72.054413 116.365095) + (xy 72.148425 116.412996) + (xy 72.153341 116.415501) + (xy 72.262998 116.432869) + (xy 72.263 116.432869) + (xy 72.292684 116.428167) + (xy 72.361976 116.437121) + (xy 72.399764 116.462959) + (xy 72.627658 116.690853) + (xy 72.642027 116.708094) + (xy 72.651138 116.721294) + (xy 72.651141 116.721296) + (xy 72.681432 116.737194) + (xy 72.687955 116.740872) + (xy 72.717226 116.758568) + (xy 72.71723 116.758568) + (xy 72.718608 116.758998) + (xy 72.72041 116.759744) + (xy 72.724414 116.76086) + (xy 72.726341 116.761154) + (xy 72.727741 116.761499) + (xy 72.727743 116.7615) + (xy 72.761954 116.7615) + (xy 72.769439 116.761725) + (xy 72.803581 116.763791) + (xy 72.804995 116.763532) + (xy 72.82735 116.7615) + (xy 86.697743 116.7615) + (xy 92.239697 116.7615) + (xy 92.306736 116.781185) + (xy 92.352491 116.833989) + (xy 92.362435 116.903147) + (xy 92.33341 116.966703) + (xy 92.321926 116.978313) + (xy 92.307242 116.991322) + (xy 92.306416 116.992519) + (xy 92.292056 117.009747) + (xy 92.114618 117.187185) + (xy 92.053295 117.22067) + (xy 92.013976 117.222825) + (xy 91.972294 117.218444) + (xy 91.887192 117.2095) + (xy 90.992808 117.2095) + (xy 90.851744 117.224326) + (xy 90.851741 117.224326) + (xy 90.85174 117.224327) + (xy 90.671722 117.282818) + (xy 90.671715 117.282821) + (xy 90.507785 117.377466) + (xy 90.367111 117.504129) + (xy 90.255851 117.657265) + (xy 90.255848 117.65727) + (xy 90.178857 117.830192) + (xy 90.178855 117.830197) + (xy 90.1395 118.015354) + (xy 90.1395 118.204645) + (xy 90.178855 118.389802) + (xy 90.178857 118.389807) + (xy 90.255848 118.562729) + (xy 90.255851 118.562734) + (xy 90.367111 118.71587) + (xy 90.367112 118.715871) + (xy 90.507784 118.842533) + (xy 90.671716 118.937179) + (xy 90.671721 118.93718) + (xy 90.671722 118.937181) + (xy 90.749857 118.962569) + (xy 90.807533 119.002007) + (xy 90.834731 119.066365) + (xy 90.822816 119.135212) + (xy 90.775572 119.186687) + (xy 90.711539 119.2045) + (xy 75.809545 119.2045) + (xy 75.742506 119.184815) + (xy 75.721864 119.168181) + (xy 75.646592 119.092909) + (xy 75.646588 119.092906) + (xy 75.646587 119.092905) + (xy 75.594499 119.066365) + (xy 75.547658 119.042498) + (xy 75.438002 119.025131) + (xy 75.437998 119.025131) + (xy 75.328341 119.042498) + (xy 75.229414 119.092904) + (xy 75.229407 119.092909) + (xy 75.154136 119.168181) + (xy 75.092813 119.201666) + (xy 75.066455 119.2045) + (xy 49.781057 119.2045) + (xy 49.714018 119.184815) + (xy 49.693376 119.168181) + (xy 49.152959 118.627764) + (xy 49.119474 118.566441) + (xy 49.118167 118.520683) + (xy 49.118431 118.51902) + (xy 49.122869 118.491) + (xy 49.121436 118.481952) + (xy 49.105501 118.381341) + (xy 49.100302 118.371138) + (xy 49.055095 118.282413) + (xy 49.055092 118.28241) + (xy 49.05509 118.282407) + (xy 48.976592 118.203909) + (xy 48.976588 118.203906) + (xy 48.976587 118.203905) + (xy 48.972743 118.201946) + (xy 48.877658 118.153498) + (xy 48.768002 118.136131) + (xy 48.767998 118.136131) + (xy 48.658341 118.153498) + (xy 48.559414 118.203904) + (xy 48.559407 118.203909) + (xy 48.480909 118.282407) + (xy 48.480904 118.282414) + (xy 48.430498 118.381341) + (xy 48.413131 118.490997) + (xy 48.413131 118.491002) + (xy 48.430498 118.600658) + (xy 48.480904 118.699585) + (xy 48.480909 118.699592) + (xy 48.559407 118.77809) + (xy 48.55941 118.778092) + (xy 48.559413 118.778095) + (xy 48.64077 118.819548) + (xy 48.658341 118.828501) + (xy 48.767998 118.845869) + (xy 48.768 118.845869) + (xy 48.797684 118.841167) + (xy 48.866976 118.850121) + (xy 48.904764 118.875959) + (xy 49.513656 119.484851) + (xy 49.528019 119.502084) + (xy 49.537139 119.515295) + (xy 49.53714 119.515295) + (xy 49.537273 119.515488) + (xy 49.559158 119.581841) + (xy 49.541697 119.649494) + (xy 49.522908 119.673614) + (xy 49.400339 119.796183) + (xy 49.269865 119.982517) + (xy 49.173734 120.188673) + (xy 49.17373 120.188682) + (xy 49.121127 120.384999) + (xy 49.121128 120.385) + (xy 50.484314 120.385) + (xy 50.472359 120.396955) + (xy 50.414835 120.509852) + (xy 50.395014 120.635) + (xy 50.414835 120.760148) + (xy 50.472359 120.873045) + (xy 50.484314 120.885) + (xy 49.121128 120.885) + (xy 49.17373 121.081317) + (xy 49.173734 121.081326) + (xy 49.269865 121.287482) + (xy 49.400342 121.47382) + (xy 49.561179 121.634657) + (xy 49.747517 121.765134) + (xy 49.953673 121.861265) + (xy 49.953682 121.861269) + (xy 50.173389 121.920139) + (xy 50.1734 121.920141) + (xy 50.343233 121.934999) + (xy 50.343236 121.935) + (xy 50.55 121.935) + (xy 50.55 120.950686) + (xy 50.561955 120.962641) + (xy 50.674852 121.020165) + (xy 50.768519 121.035) + (xy 50.831481 121.035) + (xy 50.925148 121.020165) + (xy 51.038045 120.962641) + (xy 51.05 120.950686) + (xy 51.05 121.935) + (xy 51.256764 121.935) + (xy 51.256766 121.934999) + (xy 51.426599 121.920141) + (xy 51.42661 121.920139) + (xy 51.646317 121.861269) + (xy 51.646326 121.861265) + (xy 51.852482 121.765134) + (xy 52.03882 121.634657) + (xy 52.199657 121.47382) + (xy 52.330134 121.287482) + (xy 52.426265 121.081326) + (xy 52.426269 121.081317) + (xy 52.478872 120.885) + (xy 51.115686 120.885) + (xy 51.127641 120.873045) + (xy 51.185165 120.760148) + (xy 51.204986 120.635) + (xy 51.185165 120.509852) + (xy 51.127641 120.396955) + (xy 51.115686 120.385) + (xy 52.478872 120.385) + (xy 52.478872 120.384999) + (xy 52.426269 120.188682) + (xy 52.426265 120.188673) + (xy 52.330134 119.982517) + (xy 52.199657 119.796179) + (xy 52.170659 119.767181) + (xy 52.137174 119.705858) + (xy 52.142158 119.636166) + (xy 52.18403 119.580233) + (xy 52.249494 119.555816) + (xy 52.25834 119.5555) + (xy 57.055223 119.5555) + (xy 57.122262 119.575185) + (xy 57.168017 119.627989) + (xy 57.177961 119.697147) + (xy 57.153107 119.751569) + (xy 57.154329 119.752386) + (xy 57.149289 119.759927) + (xy 57.148936 119.760703) + (xy 57.148355 119.761326) + (xy 57.125332 119.795785) + (xy 57.125329 119.795791) + (xy 57.1195 119.825098) + (xy 57.1195 121.444894) + (xy 57.119501 121.444902) + (xy 57.12533 121.474212) + (xy 57.147542 121.507457) + (xy 57.158539 121.514804) + (xy 57.180787 121.529669) + (xy 57.18079 121.529669) + (xy 57.180791 121.52967) + (xy 57.18599 121.530704) + (xy 57.210101 121.5355) + (xy 59.020942 121.535499) + (xy 59.087981 121.555184) + (xy 59.108623 121.571818) + (xy 59.307656 121.770851) + (xy 59.322019 121.788084) + (xy 59.331139 121.801295) + (xy 59.33114 121.801295) + (xy 59.333045 121.804055) + (xy 59.35493 121.870409) + (xy 59.337469 121.938061) + (xy 59.286203 121.985533) + (xy 59.230998 121.9985) + (xy 57.43122 121.9985) + (xy 57.408868 121.996469) + (xy 57.393087 121.993577) + (xy 57.360414 122.003757) + (xy 57.353208 122.005766) + (xy 57.319996 122.013953) + (xy 57.318701 122.014633) + (xy 57.316898 122.01538) + (xy 57.313318 122.017398) + (xy 57.311751 122.018552) + (xy 57.310489 122.019315) + (xy 57.286288 122.043514) + (xy 57.280843 122.04864) + (xy 57.255241 122.071322) + (xy 57.254416 122.072519) + (xy 57.240056 122.089747) + (xy 56.366625 122.963181) + (xy 56.305302 122.996666) + (xy 56.278944 122.9995) + (xy 52.183727 122.9995) + (xy 52.116688 122.979815) + (xy 52.070933 122.927011) + (xy 52.062436 122.901277) + (xy 52.061143 122.895194) + (xy 52.061142 122.895192) + (xy 51.984151 122.72227) + (xy 51.984148 122.722265) + (xy 51.872888 122.569129) + (xy 51.828175 122.528869) + (xy 51.732216 122.442467) + (xy 51.568284 122.347821) + (xy 51.568277 122.347818) + (xy 51.394309 122.291292) + (xy 51.388256 122.289326) + (xy 51.247192 122.2745) + (xy 50.352808 122.2745) + (xy 50.211744 122.289326) + (xy 50.211741 122.289326) + (xy 50.21174 122.289327) + (xy 50.031722 122.347818) + (xy 50.031715 122.347821) + (xy 49.867785 122.442466) + (xy 49.727111 122.569129) + (xy 49.615851 122.722265) + (xy 49.615848 122.72227) + (xy 49.538857 122.895191) + (xy 49.538856 122.895197) + (xy 49.534374 122.916282) + (xy 49.501184 122.977761) + (xy 49.440022 123.011539) + (xy 49.413085 123.0145) + (xy 48.021997 123.0145) + (xy 47.954958 122.994815) + (xy 47.909203 122.942011) + (xy 47.903337 122.926496) + (xy 47.881648 122.854998) + (xy 47.872396 122.824499) + (xy 47.870912 122.821722) + (xy 47.784137 122.659376) + (xy 47.784135 122.659373) + (xy 47.665357 122.514642) + (xy 47.520626 122.395864) + (xy 47.520623 122.395862) + (xy 47.355502 122.307604) + (xy 47.176333 122.253253) + (xy 47.176331 122.253252) + (xy 46.99 122.234901) + (xy 46.803668 122.253252) + (xy 46.803666 122.253253) + (xy 46.624497 122.307604) + (xy 46.459376 122.395862) + (xy 46.459373 122.395864) + (xy 46.314642 122.514642) + (xy 46.195864 122.659373) + (xy 46.195862 122.659376) + (xy 46.107604 122.824497) + (xy 46.053253 123.003666) + (xy 46.053252 123.003668) + (xy 46.034901 123.19) + (xy 46.053252 123.376331) + (xy 46.053253 123.376333) + (xy 46.107604 123.555502) + (xy 46.195862 123.720623) + (xy 46.195864 123.720626) + (xy 46.314642 123.865357) + (xy 46.459373 123.984135) + (xy 46.459376 123.984137) + (xy 46.608046 124.063602) + (xy 46.624499 124.072396) + (xy 46.761355 124.113911) + (xy 46.803666 124.126746) + (xy 46.803668 124.126747) + (xy 46.820374 124.128392) + (xy 46.99 124.145099) + (xy 47.176331 124.126747) + (xy 47.355501 124.072396) + (xy 47.520625 123.984136) + (xy 47.665357 123.865357) + (xy 47.784136 123.720625) + (xy 47.872396 123.555501) + (xy 47.893289 123.486625) + (xy 47.903337 123.453504) + (xy 47.941634 123.395066) + (xy 48.005446 123.366609) + (xy 48.021997 123.3655) + (xy 49.419748 123.3655) + (xy 49.486787 123.385185) + (xy 49.532542 123.437989) + (xy 49.537679 123.45118) + (xy 49.538858 123.45481) + (xy 49.615848 123.627729) + (xy 49.615851 123.627734) + (xy 49.727111 123.78087) + (xy 49.727112 123.780871) + (xy 49.867784 123.907533) + (xy 50.031716 124.002179) + (xy 50.211744 124.060674) + (xy 50.352808 124.0755) + (xy 50.352812 124.0755) + (xy 51.247188 124.0755) + (xy 51.247192 124.0755) + (xy 51.388256 124.060674) + (xy 51.568284 124.002179) + (xy 51.732216 123.907533) + (xy 51.872888 123.780871) + (xy 51.984151 123.62773) + (xy 52.061144 123.454803) + (xy 52.062436 123.448722) + (xy 52.095627 123.38724) + (xy 52.156789 123.353461) + (xy 52.183727 123.3505) + (xy 56.375781 123.3505) + (xy 56.398131 123.35253) + (xy 56.413913 123.355423) + (xy 56.446592 123.345239) + (xy 56.453785 123.343234) + (xy 56.487 123.335048) + (xy 56.487004 123.335044) + (xy 56.488263 123.334384) + (xy 56.490069 123.333636) + (xy 56.493714 123.33158) + (xy 56.495288 123.330422) + (xy 56.496503 123.329686) + (xy 56.49651 123.329685) + (xy 56.520718 123.305475) + (xy 56.526137 123.300374) + (xy 56.551756 123.277679) + (xy 56.551758 123.277673) + (xy 56.552571 123.276497) + (xy 56.566941 123.259252) + (xy 56.924358 122.901835) + (xy 56.985679 122.868352) + (xy 57.055371 122.873336) + (xy 57.111304 122.915208) + (xy 57.135721 122.980672) + (xy 57.133328 123.015297) + (xy 57.131843 123.022283) + (xy 57.1195 123.080354) + (xy 57.1195 123.269646) + (xy 57.122531 123.283905) + (xy 57.158855 123.454802) + (xy 57.158857 123.454807) + (xy 57.235848 123.627729) + (xy 57.235851 123.627734) + (xy 57.347111 123.78087) + (xy 57.347112 123.780871) + (xy 57.487784 123.907533) + (xy 57.651716 124.002179) + (xy 57.831744 124.060674) + (xy 57.972808 124.0755) + (xy 58.620944 124.0755) + (xy 58.687983 124.095185) + (xy 58.708625 124.111819) + (xy 58.907656 124.31085) + (xy 58.922021 124.328086) + (xy 58.931139 124.341295) + (xy 58.93114 124.341295) + (xy 58.933047 124.344058) + (xy 58.954931 124.410412) + (xy 58.937467 124.478064) + (xy 58.8862 124.525535) + (xy 58.830998 124.5385) + (xy 57.43122 124.5385) + (xy 57.408868 124.536469) + (xy 57.393087 124.533577) + (xy 57.360414 124.543757) + (xy 57.353208 124.545766) + (xy 57.319996 124.553953) + (xy 57.318701 124.554633) + (xy 57.316898 124.55538) + (xy 57.313318 124.557398) + (xy 57.311751 124.558552) + (xy 57.310489 124.559315) + (xy 57.286288 124.583514) + (xy 57.280843 124.58864) + (xy 57.255241 124.611322) + (xy 57.254416 124.612519) + (xy 57.240056 124.629747) + (xy 56.366625 125.503181) + (xy 56.305302 125.536666) + (xy 56.278944 125.5395) + (xy 52.183727 125.5395) + (xy 52.116688 125.519815) + (xy 52.070933 125.467011) + (xy 52.062436 125.441277) + (xy 52.061143 125.435194) + (xy 52.061142 125.435192) + (xy 51.984151 125.26227) + (xy 51.984148 125.262265) + (xy 51.872888 125.109129) + (xy 51.847984 125.086705) + (xy 51.732216 124.982467) + (xy 51.568284 124.887821) + (xy 51.568277 124.887818) + (xy 51.394309 124.831292) + (xy 51.388256 124.829326) + (xy 51.247192 124.8145) + (xy 50.352808 124.8145) + (xy 50.211744 124.829326) + (xy 50.211741 124.829326) + (xy 50.21174 124.829327) + (xy 50.031722 124.887818) + (xy 50.031715 124.887821) + (xy 49.867785 124.982466) + (xy 49.727111 125.109129) + (xy 49.615851 125.262265) + (xy 49.615848 125.26227) + (xy 49.538857 125.435192) + (xy 49.538855 125.435197) + (xy 49.50554 125.591937) + (xy 49.4995 125.620354) + (xy 49.4995 125.809646) + (xy 49.501849 125.820695) + (xy 49.538855 125.994802) + (xy 49.538857 125.994807) + (xy 49.615848 126.167729) + (xy 49.615851 126.167734) + (xy 49.727111 126.32087) + (xy 49.727112 126.320871) + (xy 49.867784 126.447533) + (xy 50.031716 126.542179) + (xy 50.211744 126.600674) + (xy 50.352808 126.6155) + (xy 50.352812 126.6155) + (xy 51.247188 126.6155) + (xy 51.247192 126.6155) + (xy 51.388256 126.600674) + (xy 51.568284 126.542179) + (xy 51.732216 126.447533) + (xy 51.872888 126.320871) + (xy 51.984151 126.16773) + (xy 52.061144 125.994803) + (xy 52.062436 125.988722) + (xy 52.095627 125.92724) + (xy 52.156789 125.893461) + (xy 52.183727 125.8905) + (xy 56.375781 125.8905) + (xy 56.398131 125.89253) + (xy 56.413913 125.895423) + (xy 56.446592 125.885239) + (xy 56.453785 125.883234) + (xy 56.487 125.875048) + (xy 56.487004 125.875044) + (xy 56.488263 125.874384) + (xy 56.490069 125.873636) + (xy 56.493714 125.87158) + (xy 56.495288 125.870422) + (xy 56.496503 125.869686) + (xy 56.49651 125.869685) + (xy 56.520718 125.845475) + (xy 56.526137 125.840374) + (xy 56.551756 125.817679) + (xy 56.551758 125.817673) + (xy 56.552571 125.816497) + (xy 56.566941 125.799252) + (xy 56.924358 125.441835) + (xy 56.985679 125.408352) + (xy 57.055371 125.413336) + (xy 57.111304 125.455208) + (xy 57.135721 125.520672) + (xy 57.133328 125.555297) + (xy 57.131843 125.562283) + (xy 57.1195 125.620354) + (xy 57.1195 125.809646) + (xy 57.121849 125.820695) + (xy 57.158855 125.994802) + (xy 57.158857 125.994807) + (xy 57.235848 126.167729) + (xy 57.235851 126.167734) + (xy 57.347111 126.32087) + (xy 57.347112 126.320871) + (xy 57.487784 126.447533) + (xy 57.651716 126.542179) + (xy 57.831744 126.600674) + (xy 57.972808 126.6155) + (xy 57.972812 126.6155) + (xy 58.867187 126.6155) + (xy 58.867192 126.6155) + (xy 58.993978 126.602174) + (xy 59.062706 126.614743) + (xy 59.094619 126.637814) + (xy 59.307656 126.850851) + (xy 59.322019 126.868084) + (xy 59.331139 126.881295) + (xy 59.33114 126.881295) + (xy 59.333045 126.884055) + (xy 59.35493 126.950409) + (xy 59.337469 127.018061) + (xy 59.286203 127.065533) + (xy 59.230998 127.0785) + (xy 57.43122 127.0785) + (xy 57.408868 127.076469) + (xy 57.393087 127.073577) + (xy 57.360414 127.083757) + (xy 57.353208 127.085766) + (xy 57.319996 127.093953) + (xy 57.318701 127.094633) + (xy 57.316898 127.09538) + (xy 57.313318 127.097398) + (xy 57.311751 127.098552) + (xy 57.310489 127.099315) + (xy 57.286288 127.123514) + (xy 57.280843 127.12864) + (xy 57.255241 127.151322) + (xy 57.254416 127.152519) + (xy 57.240056 127.169747) + (xy 56.366625 128.043181) + (xy 56.305302 128.076666) + (xy 56.278944 128.0795) + (xy 52.183727 128.0795) + (xy 52.116688 128.059815) + (xy 52.070933 128.007011) + (xy 52.062436 127.981277) + (xy 52.061143 127.975194) + (xy 52.061142 127.975192) + (xy 51.984151 127.80227) + (xy 51.984148 127.802265) + (xy 51.872888 127.649129) + (xy 51.847984 127.626705) + (xy 51.732216 127.522467) + (xy 51.568284 127.427821) + (xy 51.568277 127.427818) + (xy 51.391115 127.370255) + (xy 51.388256 127.369326) + (xy 51.247192 127.3545) + (xy 50.352808 127.3545) + (xy 50.211744 127.369326) + (xy 50.211741 127.369326) + (xy 50.21174 127.369327) + (xy 50.031722 127.427818) + (xy 50.031715 127.427821) + (xy 49.867785 127.522466) + (xy 49.727111 127.649129) + (xy 49.615851 127.802265) + (xy 49.615848 127.80227) + (xy 49.538857 127.975192) + (xy 49.538855 127.975197) + (xy 49.502347 128.146959) + (xy 49.4995 128.160354) + (xy 49.4995 128.349646) + (xy 49.502531 128.363904) + (xy 49.538855 128.534802) + (xy 49.538857 128.534807) + (xy 49.615848 128.707729) + (xy 49.615851 128.707734) + (xy 49.727111 128.86087) + (xy 49.727112 128.860871) + (xy 49.867784 128.987533) + (xy 50.031716 129.082179) + (xy 50.211744 129.140674) + (xy 50.352808 129.1555) + (xy 50.352812 129.1555) + (xy 51.247188 129.1555) + (xy 51.247192 129.1555) + (xy 51.388256 129.140674) + (xy 51.568284 129.082179) + (xy 51.732216 128.987533) + (xy 51.872888 128.860871) + (xy 51.984151 128.70773) + (xy 52.061144 128.534803) + (xy 52.062436 128.528722) + (xy 52.095627 128.46724) + (xy 52.156789 128.433461) + (xy 52.183727 128.4305) + (xy 56.375781 128.4305) + (xy 56.398131 128.43253) + (xy 56.413913 128.435423) + (xy 56.446592 128.425239) + (xy 56.453785 128.423234) + (xy 56.487 128.415048) + (xy 56.487004 128.415044) + (xy 56.488263 128.414384) + (xy 56.490069 128.413636) + (xy 56.493714 128.41158) + (xy 56.495288 128.410422) + (xy 56.496503 128.409686) + (xy 56.49651 128.409685) + (xy 56.520718 128.385475) + (xy 56.526137 128.380374) + (xy 56.551756 128.357679) + (xy 56.551758 128.357673) + (xy 56.552571 128.356497) + (xy 56.566941 128.339252) + (xy 56.924358 127.981835) + (xy 56.985679 127.948352) + (xy 57.055371 127.953336) + (xy 57.111304 127.995208) + (xy 57.135721 128.060672) + (xy 57.133328 128.095297) + (xy 57.131843 128.102283) + (xy 57.1195 128.160354) + (xy 57.1195 128.349646) + (xy 57.122531 128.363904) + (xy 57.158855 128.534802) + (xy 57.158857 128.534807) + (xy 57.235848 128.707729) + (xy 57.235851 128.707734) + (xy 57.347111 128.86087) + (xy 57.347112 128.860871) + (xy 57.487784 128.987533) + (xy 57.651716 129.082179) + (xy 57.831744 129.140674) + (xy 57.972808 129.1555) + (xy 57.972812 129.1555) + (xy 58.867187 129.1555) + (xy 58.867192 129.1555) + (xy 58.993978 129.142174) + (xy 59.062706 129.154743) + (xy 59.094619 129.177814) + (xy 59.307656 129.390851) + (xy 59.322019 129.408084) + (xy 59.331139 129.421295) + (xy 59.33114 129.421295) + (xy 59.333045 129.424055) + (xy 59.35493 129.490409) + (xy 59.337469 129.558061) + (xy 59.286203 129.605533) + (xy 59.230998 129.6185) + (xy 57.43122 129.6185) + (xy 57.408868 129.616469) + (xy 57.393087 129.613577) + (xy 57.360414 129.623757) + (xy 57.353208 129.625766) + (xy 57.319996 129.633953) + (xy 57.318701 129.634633) + (xy 57.316898 129.63538) + (xy 57.313318 129.637398) + (xy 57.311751 129.638552) + (xy 57.310489 129.639315) + (xy 57.286288 129.663514) + (xy 57.280843 129.66864) + (xy 57.255241 129.691322) + (xy 57.254416 129.692519) + (xy 57.240056 129.709747) + (xy 56.366625 130.583181) + (xy 56.305302 130.616666) + (xy 56.278944 130.6195) + (xy 52.183727 130.6195) + (xy 52.116688 130.599815) + (xy 52.070933 130.547011) + (xy 52.062436 130.521277) + (xy 52.061143 130.515194) + (xy 52.061142 130.515192) + (xy 51.984151 130.34227) + (xy 51.984148 130.342265) + (xy 51.872888 130.189129) + (xy 51.837779 130.157517) + (xy 51.732216 130.062467) + (xy 51.568284 129.967821) + (xy 51.568277 129.967818) + (xy 51.391115 129.910255) + (xy 51.388256 129.909326) + (xy 51.247192 129.8945) + (xy 50.352808 129.8945) + (xy 50.211744 129.909326) + (xy 50.211741 129.909326) + (xy 50.21174 129.909327) + (xy 50.031722 129.967818) + (xy 50.031715 129.967821) + (xy 49.867785 130.062466) + (xy 49.727111 130.189129) + (xy 49.615851 130.342265) + (xy 49.615848 130.34227) + (xy 49.538857 130.515192) + (xy 49.538855 130.515197) + (xy 49.504952 130.674704) + (xy 49.4995 130.700354) + (xy 49.4995 130.889646) + (xy 49.502531 130.903905) + (xy 49.538855 131.074802) + (xy 49.538857 131.074807) + (xy 49.615848 131.247729) + (xy 49.615851 131.247734) + (xy 49.727111 131.40087) + (xy 49.727112 131.400871) + (xy 49.867784 131.527533) + (xy 50.031716 131.622179) + (xy 50.211744 131.680674) + (xy 50.352808 131.6955) + (xy 50.352812 131.6955) + (xy 51.247188 131.6955) + (xy 51.247192 131.6955) + (xy 51.388256 131.680674) + (xy 51.568284 131.622179) + (xy 51.732216 131.527533) + (xy 51.872888 131.400871) + (xy 51.984151 131.24773) + (xy 52.061144 131.074803) + (xy 52.062436 131.068722) + (xy 52.095627 131.00724) + (xy 52.156789 130.973461) + (xy 52.183727 130.9705) + (xy 56.375781 130.9705) + (xy 56.398131 130.97253) + (xy 56.413913 130.975423) + (xy 56.446592 130.965239) + (xy 56.453785 130.963234) + (xy 56.487 130.955048) + (xy 56.487004 130.955044) + (xy 56.488263 130.954384) + (xy 56.490069 130.953636) + (xy 56.493714 130.95158) + (xy 56.495288 130.950422) + (xy 56.496503 130.949686) + (xy 56.49651 130.949685) + (xy 56.520718 130.925475) + (xy 56.526137 130.920374) + (xy 56.551756 130.897679) + (xy 56.551758 130.897673) + (xy 56.552571 130.896497) + (xy 56.566941 130.879252) + (xy 56.924358 130.521835) + (xy 56.985679 130.488352) + (xy 57.055371 130.493336) + (xy 57.111304 130.535208) + (xy 57.135721 130.600672) + (xy 57.133328 130.635297) + (xy 57.131843 130.642283) + (xy 57.1195 130.700354) + (xy 57.1195 130.889646) + (xy 57.122531 130.903905) + (xy 57.158855 131.074802) + (xy 57.158857 131.074807) + (xy 57.235848 131.247729) + (xy 57.235851 131.247734) + (xy 57.347111 131.40087) + (xy 57.347112 131.400871) + (xy 57.487784 131.527533) + (xy 57.651716 131.622179) + (xy 57.831744 131.680674) + (xy 57.972808 131.6955) + (xy 57.972812 131.6955) + (xy 58.867187 131.6955) + (xy 58.867192 131.6955) + (xy 58.993978 131.682174) + (xy 59.062706 131.694743) + (xy 59.094619 131.717814) + (xy 59.307656 131.930851) + (xy 59.322019 131.948084) + (xy 59.331139 131.961295) + (xy 59.33114 131.961295) + (xy 59.333045 131.964055) + (xy 59.35493 132.030409) + (xy 59.337469 132.098061) + (xy 59.286203 132.145533) + (xy 59.230998 132.1585) + (xy 57.43122 132.1585) + (xy 57.408868 132.156469) + (xy 57.393087 132.153577) + (xy 57.360414 132.163757) + (xy 57.353208 132.165766) + (xy 57.319996 132.173953) + (xy 57.318701 132.174633) + (xy 57.316898 132.17538) + (xy 57.313318 132.177398) + (xy 57.311751 132.178552) + (xy 57.310489 132.179315) + (xy 57.286288 132.203514) + (xy 57.280843 132.20864) + (xy 57.255241 132.231322) + (xy 57.254416 132.232519) + (xy 57.240056 132.249747) + (xy 56.366625 133.123181) + (xy 56.305302 133.156666) + (xy 56.278944 133.1595) + (xy 52.183727 133.1595) + (xy 52.116688 133.139815) + (xy 52.070933 133.087011) + (xy 52.062436 133.061277) + (xy 52.061143 133.055194) + (xy 52.061142 133.055192) + (xy 51.984151 132.88227) + (xy 51.984148 132.882265) + (xy 51.872888 132.729129) + (xy 51.828175 132.688869) + (xy 51.732216 132.602467) + (xy 51.568284 132.507821) + (xy 51.568277 132.507818) + (xy 51.391115 132.450255) + (xy 51.388256 132.449326) + (xy 51.247192 132.4345) + (xy 50.352808 132.4345) + (xy 50.211744 132.449326) + (xy 50.211741 132.449326) + (xy 50.21174 132.449327) + (xy 50.031722 132.507818) + (xy 50.031715 132.507821) + (xy 49.867785 132.602466) + (xy 49.727111 132.729129) + (xy 49.615851 132.882265) + (xy 49.615848 132.88227) + (xy 49.538857 133.055192) + (xy 49.538855 133.055197) + (xy 49.513328 133.175297) + (xy 49.4995 133.240354) + (xy 49.4995 133.429646) + (xy 49.502688 133.444645) + (xy 49.538855 133.614802) + (xy 49.538857 133.614807) + (xy 49.615848 133.787729) + (xy 49.615851 133.787734) + (xy 49.727111 133.94087) + (xy 49.727112 133.940871) + (xy 49.867784 134.067533) + (xy 50.031716 134.162179) + (xy 50.211744 134.220674) + (xy 50.352808 134.2355) + (xy 50.352812 134.2355) + (xy 51.247188 134.2355) + (xy 51.247192 134.2355) + (xy 51.388256 134.220674) + (xy 51.568284 134.162179) + (xy 51.732216 134.067533) + (xy 51.872888 133.940871) + (xy 51.984151 133.78773) + (xy 52.061144 133.614803) + (xy 52.062436 133.608722) + (xy 52.095627 133.54724) + (xy 52.156789 133.513461) + (xy 52.183727 133.5105) + (xy 56.375781 133.5105) + (xy 56.398131 133.51253) + (xy 56.413913 133.515423) + (xy 56.446592 133.505239) + (xy 56.453785 133.503234) + (xy 56.487 133.495048) + (xy 56.487004 133.495044) + (xy 56.488263 133.494384) + (xy 56.490069 133.493636) + (xy 56.493714 133.49158) + (xy 56.495288 133.490422) + (xy 56.496503 133.489686) + (xy 56.49651 133.489685) + (xy 56.520718 133.465475) + (xy 56.526137 133.460374) + (xy 56.551756 133.437679) + (xy 56.551758 133.437673) + (xy 56.552571 133.436497) + (xy 56.566941 133.419252) + (xy 56.924358 133.061835) + (xy 56.985679 133.028352) + (xy 57.055371 133.033336) + (xy 57.111304 133.075208) + (xy 57.135721 133.140672) + (xy 57.133328 133.175297) + (xy 57.1195 133.240354) + (xy 57.1195 133.429646) + (xy 57.122688 133.444645) + (xy 57.158855 133.614802) + (xy 57.158857 133.614807) + (xy 57.235848 133.787729) + (xy 57.235851 133.787734) + (xy 57.347111 133.94087) + (xy 57.347112 133.940871) + (xy 57.487784 134.067533) + (xy 57.651716 134.162179) + (xy 57.831744 134.220674) + (xy 57.972808 134.2355) + (xy 57.972812 134.2355) + (xy 58.867187 134.2355) + (xy 58.867192 134.2355) + (xy 58.993978 134.222174) + (xy 59.062706 134.234743) + (xy 59.094619 134.257814) + (xy 59.307656 134.470851) + (xy 59.322019 134.488084) + (xy 59.331139 134.501295) + (xy 59.33114 134.501295) + (xy 59.333045 134.504055) + (xy 59.35493 134.570409) + (xy 59.337469 134.638061) + (xy 59.286203 134.685533) + (xy 59.230998 134.6985) + (xy 57.43122 134.6985) + (xy 57.408868 134.696469) + (xy 57.393087 134.693577) + (xy 57.360414 134.703757) + (xy 57.353208 134.705766) + (xy 57.319996 134.713953) + (xy 57.318701 134.714633) + (xy 57.316898 134.71538) + (xy 57.313318 134.717398) + (xy 57.311751 134.718552) + (xy 57.310489 134.719315) + (xy 57.286288 134.743514) + (xy 57.280843 134.74864) + (xy 57.255241 134.771322) + (xy 57.254416 134.772519) + (xy 57.240056 134.789747) + (xy 56.366625 135.663181) + (xy 56.305302 135.696666) + (xy 56.278944 135.6995) + (xy 52.183727 135.6995) + (xy 52.116688 135.679815) + (xy 52.070933 135.627011) + (xy 52.062436 135.601277) + (xy 52.061143 135.595194) + (xy 52.061142 135.595192) + (xy 51.984151 135.42227) + (xy 51.984148 135.422265) + (xy 51.872888 135.269129) + (xy 51.856866 135.254703) + (xy 51.732216 135.142467) + (xy 51.568284 135.047821) + (xy 51.568277 135.047818) + (xy 51.394309 134.991292) + (xy 51.388256 134.989326) + (xy 51.247192 134.9745) + (xy 50.352808 134.9745) + (xy 50.211744 134.989326) + (xy 50.211741 134.989326) + (xy 50.21174 134.989327) + (xy 50.031722 135.047818) + (xy 50.031715 135.047821) + (xy 49.867785 135.142466) + (xy 49.727111 135.269129) + (xy 49.615851 135.422265) + (xy 49.615848 135.42227) + (xy 49.538857 135.595192) + (xy 49.538855 135.595197) + (xy 49.502145 135.767908) + (xy 49.4995 135.780354) + (xy 49.4995 135.969646) + (xy 49.502688 135.984645) + (xy 49.538855 136.154802) + (xy 49.538857 136.154807) + (xy 49.615848 136.327729) + (xy 49.615851 136.327734) + (xy 49.727111 136.48087) + (xy 49.727112 136.480871) + (xy 49.867784 136.607533) + (xy 50.031716 136.702179) + (xy 50.211744 136.760674) + (xy 50.352808 136.7755) + (xy 50.352812 136.7755) + (xy 51.247188 136.7755) + (xy 51.247192 136.7755) + (xy 51.388256 136.760674) + (xy 51.568284 136.702179) + (xy 51.732216 136.607533) + (xy 51.872888 136.480871) + (xy 51.984151 136.32773) + (xy 52.061144 136.154803) + (xy 52.062436 136.148722) + (xy 52.095627 136.08724) + (xy 52.156789 136.053461) + (xy 52.183727 136.0505) + (xy 56.375781 136.0505) + (xy 56.398131 136.05253) + (xy 56.413913 136.055423) + (xy 56.446592 136.045239) + (xy 56.453785 136.043234) + (xy 56.487 136.035048) + (xy 56.487004 136.035044) + (xy 56.488263 136.034384) + (xy 56.490069 136.033636) + (xy 56.493714 136.03158) + (xy 56.495288 136.030422) + (xy 56.496503 136.029686) + (xy 56.49651 136.029685) + (xy 56.520718 136.005475) + (xy 56.526137 136.000374) + (xy 56.551756 135.977679) + (xy 56.551758 135.977673) + (xy 56.552571 135.976497) + (xy 56.566941 135.959252) + (xy 56.924358 135.601835) + (xy 56.985679 135.568352) + (xy 57.055371 135.573336) + (xy 57.111304 135.615208) + (xy 57.135721 135.680672) + (xy 57.133328 135.715297) + (xy 57.130357 135.72927) + (xy 57.1195 135.780354) + (xy 57.1195 135.969646) + (xy 57.122688 135.984645) + (xy 57.158855 136.154802) + (xy 57.158857 136.154807) + (xy 57.235848 136.327729) + (xy 57.235851 136.327734) + (xy 57.347111 136.48087) + (xy 57.347112 136.480871) + (xy 57.487784 136.607533) + (xy 57.651716 136.702179) + (xy 57.831744 136.760674) + (xy 57.972808 136.7755) + (xy 57.972812 136.7755) + (xy 58.867187 136.7755) + (xy 58.867192 136.7755) + (xy 58.980407 136.7636) + (xy 59.049132 136.776169) + (xy 59.081045 136.79924) + (xy 59.292656 137.010851) + (xy 59.307019 137.028084) + (xy 59.316139 137.041295) + (xy 59.31614 137.041295) + (xy 59.318045 137.044055) + (xy 59.33993 137.110409) + (xy 59.322469 137.178061) + (xy 59.271203 137.225533) + (xy 59.215998 137.2385) + (xy 57.43122 137.2385) + (xy 57.408868 137.236469) + (xy 57.393087 137.233577) + (xy 57.360414 137.243757) + (xy 57.353208 137.245766) + (xy 57.319996 137.253953) + (xy 57.318701 137.254633) + (xy 57.316898 137.25538) + (xy 57.313318 137.257398) + (xy 57.311751 137.258552) + (xy 57.310489 137.259315) + (xy 57.286288 137.283514) + (xy 57.280843 137.28864) + (xy 57.255241 137.311322) + (xy 57.254416 137.312519) + (xy 57.240056 137.329747) + (xy 56.366625 138.203181) + (xy 56.305302 138.236666) + (xy 56.278944 138.2395) + (xy 52.183727 138.2395) + (xy 52.116688 138.219815) + (xy 52.070933 138.167011) + (xy 52.062436 138.141277) + (xy 52.061143 138.135194) + (xy 52.061142 138.135192) + (xy 51.984151 137.96227) + (xy 51.984148 137.962265) + (xy 51.872888 137.809129) + (xy 51.856866 137.794703) + (xy 51.732216 137.682467) + (xy 51.568284 137.587821) + (xy 51.568277 137.587818) + (xy 51.391115 137.530255) + (xy 51.388256 137.529326) + (xy 51.247192 137.5145) + (xy 50.352808 137.5145) + (xy 50.211744 137.529326) + (xy 50.211741 137.529326) + (xy 50.21174 137.529327) + (xy 50.031722 137.587818) + (xy 50.031715 137.587821) + (xy 49.867785 137.682466) + (xy 49.727111 137.809129) + (xy 49.615851 137.962265) + (xy 49.615848 137.96227) + (xy 49.538857 138.135192) + (xy 49.538855 138.135197) + (xy 49.502795 138.304852) + (xy 49.4995 138.320354) + (xy 49.4995 138.509646) + (xy 49.502688 138.524645) + (xy 49.538855 138.694802) + (xy 49.538857 138.694807) + (xy 49.615848 138.867729) + (xy 49.615851 138.867734) + (xy 49.727111 139.02087) + (xy 49.727112 139.020871) + (xy 49.867784 139.147533) + (xy 50.031716 139.242179) + (xy 50.211744 139.300674) + (xy 50.352808 139.3155) + (xy 50.352812 139.3155) + (xy 51.247188 139.3155) + (xy 51.247192 139.3155) + (xy 51.388256 139.300674) + (xy 51.568284 139.242179) + (xy 51.732216 139.147533) + (xy 51.872888 139.020871) + (xy 51.984151 138.86773) + (xy 52.061144 138.694803) + (xy 52.062436 138.688722) + (xy 52.095627 138.62724) + (xy 52.156789 138.593461) + (xy 52.183727 138.5905) + (xy 56.375781 138.5905) + (xy 56.398131 138.59253) + (xy 56.413913 138.595423) + (xy 56.446592 138.585239) + (xy 56.453785 138.583234) + (xy 56.487 138.575048) + (xy 56.487004 138.575044) + (xy 56.488263 138.574384) + (xy 56.490069 138.573636) + (xy 56.493714 138.57158) + (xy 56.495288 138.570422) + (xy 56.496503 138.569686) + (xy 56.49651 138.569685) + (xy 56.520718 138.545475) + (xy 56.526137 138.540374) + (xy 56.551756 138.517679) + (xy 56.551758 138.517673) + (xy 56.552571 138.516497) + (xy 56.566941 138.499252) + (xy 56.924358 138.141835) + (xy 56.985679 138.108352) + (xy 57.055371 138.113336) + (xy 57.111304 138.155208) + (xy 57.135721 138.220672) + (xy 57.133328 138.255297) + (xy 57.130357 138.26927) + (xy 57.1195 138.320354) + (xy 57.1195 138.509646) + (xy 57.122688 138.524645) + (xy 57.158855 138.694802) + (xy 57.158857 138.694807) + (xy 57.235848 138.867729) + (xy 57.235851 138.867734) + (xy 57.347111 139.02087) + (xy 57.347112 139.020871) + (xy 57.487784 139.147533) + (xy 57.651716 139.242179) + (xy 57.831744 139.300674) + (xy 57.972808 139.3155) + (xy 57.972812 139.3155) + (xy 58.867187 139.3155) + (xy 58.867192 139.3155) + (xy 58.993978 139.302174) + (xy 59.062706 139.314743) + (xy 59.094619 139.337814) + (xy 59.307656 139.550851) + (xy 59.322019 139.568084) + (xy 59.331139 139.581295) + (xy 59.33114 139.581295) + (xy 59.333045 139.584055) + (xy 59.35493 139.650409) + (xy 59.337469 139.718061) + (xy 59.286203 139.765533) + (xy 59.230998 139.7785) + (xy 57.43122 139.7785) + (xy 57.408868 139.776469) + (xy 57.393087 139.773577) + (xy 57.360414 139.783757) + (xy 57.353208 139.785766) + (xy 57.319996 139.793953) + (xy 57.318701 139.794633) + (xy 57.316898 139.79538) + (xy 57.313318 139.797398) + (xy 57.311751 139.798552) + (xy 57.310489 139.799315) + (xy 57.286288 139.823514) + (xy 57.280843 139.82864) + (xy 57.255241 139.851322) + (xy 57.254416 139.852519) + (xy 57.240056 139.869747) + (xy 56.366625 140.743181) + (xy 56.305302 140.776666) + (xy 56.278944 140.7795) + (xy 52.183727 140.7795) + (xy 52.116688 140.759815) + (xy 52.070933 140.707011) + (xy 52.062436 140.681277) + (xy 52.061143 140.675194) + (xy 52.061142 140.675192) + (xy 51.984151 140.50227) + (xy 51.984148 140.502265) + (xy 51.872888 140.349129) + (xy 51.812374 140.294642) + (xy 51.732216 140.222467) + (xy 51.568284 140.127821) + (xy 51.568277 140.127818) + (xy 51.394309 140.071292) + (xy 51.388256 140.069326) + (xy 51.247192 140.0545) + (xy 50.352808 140.0545) + (xy 50.211744 140.069326) + (xy 50.211741 140.069326) + (xy 50.21174 140.069327) + (xy 50.031722 140.127818) + (xy 50.031715 140.127821) + (xy 49.867785 140.222466) + (xy 49.727111 140.349129) + (xy 49.615851 140.502265) + (xy 49.615848 140.50227) + (xy 49.538857 140.675192) + (xy 49.538855 140.675197) + (xy 49.504952 140.834704) + (xy 49.4995 140.860354) + (xy 49.4995 141.049646) + (xy 49.502688 141.064645) + (xy 49.538855 141.234802) + (xy 49.538857 141.234807) + (xy 49.615848 141.407729) + (xy 49.615851 141.407734) + (xy 49.711325 141.539142) + (xy 49.727112 141.560871) + (xy 49.867784 141.687533) + (xy 50.031716 141.782179) + (xy 50.211744 141.840674) + (xy 50.352808 141.8555) + (xy 50.352812 141.8555) + (xy 51.247188 141.8555) + (xy 51.247192 141.8555) + (xy 51.388256 141.840674) + (xy 51.568284 141.782179) + (xy 51.732216 141.687533) + (xy 51.872888 141.560871) + (xy 51.984151 141.40773) + (xy 52.061144 141.234803) + (xy 52.062436 141.228722) + (xy 52.095627 141.16724) + (xy 52.156789 141.133461) + (xy 52.183727 141.1305) + (xy 56.375781 141.1305) + (xy 56.398131 141.13253) + (xy 56.413913 141.135423) + (xy 56.446592 141.125239) + (xy 56.453785 141.123234) + (xy 56.487 141.115048) + (xy 56.487004 141.115044) + (xy 56.488263 141.114384) + (xy 56.490069 141.113636) + (xy 56.493714 141.11158) + (xy 56.495288 141.110422) + (xy 56.496503 141.109686) + (xy 56.49651 141.109685) + (xy 56.520718 141.085475) + (xy 56.526137 141.080374) + (xy 56.551756 141.057679) + (xy 56.551758 141.057673) + (xy 56.552571 141.056497) + (xy 56.566941 141.039252) + (xy 56.924358 140.681835) + (xy 56.985679 140.648352) + (xy 57.055371 140.653336) + (xy 57.111304 140.695208) + (xy 57.135721 140.760672) + (xy 57.133328 140.795297) + (xy 57.1195 140.860354) + (xy 57.1195 141.049646) + (xy 57.122688 141.064645) + (xy 57.158855 141.234802) + (xy 57.158857 141.234807) + (xy 57.235848 141.407729) + (xy 57.235851 141.407734) + (xy 57.331325 141.539142) + (xy 57.347112 141.560871) + (xy 57.487784 141.687533) + (xy 57.651716 141.782179) + (xy 57.831744 141.840674) + (xy 57.972808 141.8555) + (xy 58.620944 141.8555) + (xy 58.687983 141.875185) + (xy 58.708625 141.891819) + (xy 58.907656 142.09085) + (xy 58.922021 142.108086) + (xy 58.931139 142.121295) + (xy 58.93114 142.121295) + (xy 58.933047 142.124058) + (xy 58.954931 142.190412) + (xy 58.937467 142.258064) + (xy 58.8862 142.305535) + (xy 58.830998 142.3185) + (xy 57.43122 142.3185) + (xy 57.408868 142.316469) + (xy 57.393087 142.313577) + (xy 57.360414 142.323757) + (xy 57.353208 142.325766) + (xy 57.319996 142.333953) + (xy 57.318701 142.334633) + (xy 57.316898 142.33538) + (xy 57.313318 142.337398) + (xy 57.311751 142.338552) + (xy 57.310489 142.339315) + (xy 57.286288 142.363514) + (xy 57.280843 142.36864) + (xy 57.255241 142.391322) + (xy 57.254416 142.392519) + (xy 57.240056 142.409747) + (xy 56.366625 143.283181) + (xy 56.305302 143.316666) + (xy 56.278944 143.3195) + (xy 52.183727 143.3195) + (xy 52.116688 143.299815) + (xy 52.070933 143.247011) + (xy 52.062436 143.221277) + (xy 52.061143 143.215194) + (xy 52.061142 143.215192) + (xy 51.984151 143.04227) + (xy 51.984148 143.042265) + (xy 51.872888 142.889129) + (xy 51.820445 142.841909) + (xy 51.732216 142.762467) + (xy 51.568284 142.667821) + (xy 51.568277 142.667818) + (xy 51.394309 142.611292) + (xy 51.388256 142.609326) + (xy 51.247192 142.5945) + (xy 50.352808 142.5945) + (xy 50.211744 142.609326) + (xy 50.211741 142.609326) + (xy 50.21174 142.609327) + (xy 50.031722 142.667818) + (xy 50.031715 142.667821) + (xy 49.867785 142.762466) + (xy 49.727111 142.889129) + (xy 49.615851 143.042265) + (xy 49.615848 143.04227) + (xy 49.538857 143.215192) + (xy 49.538855 143.215197) + (xy 49.504952 143.374704) + (xy 49.4995 143.400354) + (xy 49.4995 143.589646) + (xy 49.502688 143.604645) + (xy 49.538855 143.774802) + (xy 49.538857 143.774807) + (xy 49.615848 143.947729) + (xy 49.615851 143.947734) + (xy 49.727111 144.10087) + (xy 49.727112 144.100871) + (xy 49.867784 144.227533) + (xy 50.031716 144.322179) + (xy 50.211744 144.380674) + (xy 50.352808 144.3955) + (xy 50.352812 144.3955) + (xy 51.247188 144.3955) + (xy 51.247192 144.3955) + (xy 51.388256 144.380674) + (xy 51.568284 144.322179) + (xy 51.732216 144.227533) + (xy 51.872888 144.100871) + (xy 51.984151 143.94773) + (xy 52.061144 143.774803) + (xy 52.062436 143.768722) + (xy 52.095627 143.70724) + (xy 52.156789 143.673461) + (xy 52.183727 143.6705) + (xy 56.375781 143.6705) + (xy 56.398131 143.67253) + (xy 56.413913 143.675423) + (xy 56.446592 143.665239) + (xy 56.453785 143.663234) + (xy 56.487 143.655048) + (xy 56.487004 143.655044) + (xy 56.488263 143.654384) + (xy 56.490069 143.653636) + (xy 56.493714 143.65158) + (xy 56.495288 143.650422) + (xy 56.496503 143.649686) + (xy 56.49651 143.649685) + (xy 56.520718 143.625475) + (xy 56.526137 143.620374) + (xy 56.551756 143.597679) + (xy 56.551758 143.597673) + (xy 56.552571 143.596497) + (xy 56.566941 143.579252) + (xy 56.924358 143.221835) + (xy 56.985679 143.188352) + (xy 57.055371 143.193336) + (xy 57.111304 143.235208) + (xy 57.135721 143.300672) + (xy 57.133328 143.335297) + (xy 57.130357 143.34927) + (xy 57.1195 143.400354) + (xy 57.1195 143.589646) + (xy 57.122688 143.604645) + (xy 57.158855 143.774802) + (xy 57.158857 143.774807) + (xy 57.235848 143.947729) + (xy 57.235851 143.947734) + (xy 57.347111 144.10087) + (xy 57.347112 144.100871) + (xy 57.487784 144.227533) + (xy 57.651716 144.322179) + (xy 57.831744 144.380674) + (xy 57.972808 144.3955) + (xy 57.972812 144.3955) + (xy 58.867187 144.3955) + (xy 58.867192 144.3955) + (xy 58.993978 144.382174) + (xy 59.062706 144.394743) + (xy 59.094619 144.417814) + (xy 59.307656 144.630851) + (xy 59.322019 144.648084) + (xy 59.331139 144.661295) + (xy 59.33114 144.661295) + (xy 59.333045 144.664055) + (xy 59.35493 144.730409) + (xy 59.337469 144.798061) + (xy 59.286203 144.845533) + (xy 59.230998 144.8585) + (xy 57.43122 144.8585) + (xy 57.408868 144.856469) + (xy 57.393087 144.853577) + (xy 57.360414 144.863757) + (xy 57.353208 144.865766) + (xy 57.319996 144.873953) + (xy 57.318701 144.874633) + (xy 57.316898 144.87538) + (xy 57.313318 144.877398) + (xy 57.311751 144.878552) + (xy 57.310489 144.879315) + (xy 57.286288 144.903514) + (xy 57.280843 144.90864) + (xy 57.255241 144.931322) + (xy 57.254416 144.932519) + (xy 57.240056 144.949747) + (xy 56.366625 145.823181) + (xy 56.305302 145.856666) + (xy 56.278944 145.8595) + (xy 52.183727 145.8595) + (xy 52.116688 145.839815) + (xy 52.070933 145.787011) + (xy 52.062436 145.761277) + (xy 52.061143 145.755194) + (xy 52.061142 145.755192) + (xy 51.984151 145.58227) + (xy 51.984148 145.582265) + (xy 51.872888 145.429129) + (xy 51.812374 145.374642) + (xy 51.732216 145.302467) + (xy 51.568284 145.207821) + (xy 51.568277 145.207818) + (xy 51.391115 145.150255) + (xy 51.388256 145.149326) + (xy 51.247192 145.1345) + (xy 50.352808 145.1345) + (xy 50.332076 145.136679) + (xy 50.22602 145.147825) + (xy 50.157291 145.135255) + (xy 50.125379 145.112185) + (xy 48.418344 143.40515) + (xy 48.403975 143.387908) + (xy 48.394863 143.374708) + (xy 48.394861 143.374705) + (xy 48.364566 143.358804) + (xy 48.358046 143.355127) + (xy 48.328772 143.33743) + (xy 48.327377 143.336996) + (xy 48.325578 143.336251) + (xy 48.321606 143.335144) + (xy 48.319682 143.334851) + (xy 48.318257 143.3345) + (xy 48.284046 143.3345) + (xy 48.27656 143.334274) + (xy 48.242418 143.332208) + (xy 48.241005 143.332468) + (xy 48.21865 143.3345) + (xy 48.021997 143.3345) + (xy 47.954958 143.314815) + (xy 47.909203 143.262011) + (xy 47.903337 143.246496) + (xy 47.874294 143.150756) + (xy 47.872396 143.144499) + (xy 47.87091 143.141718) + (xy 47.784137 142.979376) + (xy 47.784135 142.979373) + (xy 47.665357 142.834642) + (xy 47.520626 142.715864) + (xy 47.520623 142.715862) + (xy 47.355502 142.627604) + (xy 47.176333 142.573253) + (xy 47.176331 142.573252) + (xy 46.99 142.554901) + (xy 46.803668 142.573252) + (xy 46.803666 142.573253) + (xy 46.624497 142.627604) + (xy 46.459376 142.715862) + (xy 46.459373 142.715864) + (xy 46.314642 142.834642) + (xy 46.195864 142.979373) + (xy 46.195862 142.979376) + (xy 46.107604 143.144497) + (xy 46.053253 143.323666) + (xy 46.053252 143.323668) + (xy 46.034901 143.51) + (xy 43.6805 143.51) + (xy 43.6805 140.97) + (xy 46.034901 140.97) + (xy 46.053252 141.156331) + (xy 46.053253 141.156333) + (xy 46.107604 141.335502) + (xy 46.195862 141.500623) + (xy 46.195864 141.500626) + (xy 46.314642 141.645357) + (xy 46.459373 141.764135) + (xy 46.459376 141.764137) + (xy 46.624497 141.852395) + (xy 46.624499 141.852396) + (xy 46.779308 141.899357) + (xy 46.803666 141.906746) + (xy 46.803668 141.906747) + (xy 46.820374 141.908392) + (xy 46.99 141.925099) + (xy 47.176331 141.906747) + (xy 47.355501 141.852396) + (xy 47.520625 141.764136) + (xy 47.665357 141.645357) + (xy 47.784136 141.500625) + (xy 47.872396 141.335501) + (xy 47.926747 141.156331) + (xy 47.945099 140.97) + (xy 47.926747 140.783669) + (xy 47.872396 140.604499) + (xy 47.870912 140.601722) + (xy 47.784137 140.439376) + (xy 47.784135 140.439373) + (xy 47.665357 140.294642) + (xy 47.520626 140.175864) + (xy 47.520623 140.175862) + (xy 47.355502 140.087604) + (xy 47.176333 140.033253) + (xy 47.176331 140.033252) + (xy 46.99 140.014901) + (xy 46.803668 140.033252) + (xy 46.803666 140.033253) + (xy 46.624497 140.087604) + (xy 46.459376 140.175862) + (xy 46.459373 140.175864) + (xy 46.314642 140.294642) + (xy 46.195864 140.439373) + (xy 46.195862 140.439376) + (xy 46.107604 140.604497) + (xy 46.053253 140.783666) + (xy 46.053252 140.783668) + (xy 46.034901 140.97) + (xy 43.6805 140.97) + (xy 43.6805 138.43) + (xy 46.034901 138.43) + (xy 46.053252 138.616331) + (xy 46.053253 138.616333) + (xy 46.107604 138.795502) + (xy 46.195862 138.960623) + (xy 46.195864 138.960626) + (xy 46.314642 139.105357) + (xy 46.459373 139.224135) + (xy 46.459376 139.224137) + (xy 46.605375 139.302174) + (xy 46.624499 139.312396) + (xy 46.779308 139.359357) + (xy 46.803666 139.366746) + (xy 46.803668 139.366747) + (xy 46.820374 139.368392) + (xy 46.99 139.385099) + (xy 47.176331 139.366747) + (xy 47.355501 139.312396) + (xy 47.520625 139.224136) + (xy 47.665357 139.105357) + (xy 47.784136 138.960625) + (xy 47.872396 138.795501) + (xy 47.926747 138.616331) + (xy 47.945099 138.43) + (xy 47.926747 138.243669) + (xy 47.872396 138.064499) + (xy 47.87091 138.061718) + (xy 47.784137 137.899376) + (xy 47.784135 137.899373) + (xy 47.665357 137.754642) + (xy 47.520626 137.635864) + (xy 47.520623 137.635862) + (xy 47.355502 137.547604) + (xy 47.176333 137.493253) + (xy 47.176331 137.493252) + (xy 46.99 137.474901) + (xy 46.803668 137.493252) + (xy 46.803666 137.493253) + (xy 46.624497 137.547604) + (xy 46.459376 137.635862) + (xy 46.459373 137.635864) + (xy 46.314642 137.754642) + (xy 46.195864 137.899373) + (xy 46.195862 137.899376) + (xy 46.107604 138.064497) + (xy 46.053253 138.243666) + (xy 46.053252 138.243668) + (xy 46.034901 138.43) + (xy 43.6805 138.43) + (xy 43.6805 135.89) + (xy 46.034901 135.89) + (xy 46.053252 136.076331) + (xy 46.053253 136.076333) + (xy 46.107604 136.255502) + (xy 46.195862 136.420623) + (xy 46.195864 136.420626) + (xy 46.314642 136.565357) + (xy 46.459373 136.684135) + (xy 46.459376 136.684137) + (xy 46.608043 136.7636) + (xy 46.624499 136.772396) + (xy 46.803666 136.826746) + (xy 46.803668 136.826747) + (xy 46.820374 136.828392) + (xy 46.99 136.845099) + (xy 47.176331 136.826747) + (xy 47.355501 136.772396) + (xy 47.520625 136.684136) + (xy 47.665357 136.565357) + (xy 47.784136 136.420625) + (xy 47.872396 136.255501) + (xy 47.926747 136.076331) + (xy 47.945099 135.89) + (xy 47.926747 135.703669) + (xy 47.872396 135.524499) + (xy 47.87091 135.521718) + (xy 47.784137 135.359376) + (xy 47.784135 135.359373) + (xy 47.665357 135.214642) + (xy 47.520626 135.095864) + (xy 47.520623 135.095862) + (xy 47.355502 135.007604) + (xy 47.176333 134.953253) + (xy 47.176331 134.953252) + (xy 46.99 134.934901) + (xy 46.803668 134.953252) + (xy 46.803666 134.953253) + (xy 46.624497 135.007604) + (xy 46.459376 135.095862) + (xy 46.459373 135.095864) + (xy 46.314642 135.214642) + (xy 46.195864 135.359373) + (xy 46.195862 135.359376) + (xy 46.107604 135.524497) + (xy 46.053253 135.703666) + (xy 46.053252 135.703668) + (xy 46.034901 135.89) + (xy 43.6805 135.89) + (xy 43.6805 133.35) + (xy 46.034901 133.35) + (xy 46.053252 133.536331) + (xy 46.053253 133.536333) + (xy 46.107604 133.715502) + (xy 46.195862 133.880623) + (xy 46.195864 133.880626) + (xy 46.314642 134.025357) + (xy 46.459373 134.144135) + (xy 46.459376 134.144137) + (xy 46.605375 134.222174) + (xy 46.624499 134.232396) + (xy 46.789662 134.282498) + (xy 46.803666 134.286746) + (xy 46.803668 134.286747) + (xy 46.820374 134.288392) + (xy 46.99 134.305099) + (xy 47.176331 134.286747) + (xy 47.355501 134.232396) + (xy 47.520625 134.144136) + (xy 47.665357 134.025357) + (xy 47.784136 133.880625) + (xy 47.872396 133.715501) + (xy 47.926747 133.536331) + (xy 47.945099 133.35) + (xy 47.926747 133.163669) + (xy 47.872396 132.984499) + (xy 47.87091 132.981718) + (xy 47.784137 132.819376) + (xy 47.784135 132.819373) + (xy 47.665357 132.674642) + (xy 47.520626 132.555864) + (xy 47.520623 132.555862) + (xy 47.355502 132.467604) + (xy 47.176333 132.413253) + (xy 47.176331 132.413252) + (xy 46.99 132.394901) + (xy 46.803668 132.413252) + (xy 46.803666 132.413253) + (xy 46.624497 132.467604) + (xy 46.459376 132.555862) + (xy 46.459373 132.555864) + (xy 46.314642 132.674642) + (xy 46.195864 132.819373) + (xy 46.195862 132.819376) + (xy 46.107604 132.984497) + (xy 46.053253 133.163666) + (xy 46.053252 133.163668) + (xy 46.034901 133.35) + (xy 43.6805 133.35) + (xy 43.6805 130.81) + (xy 46.034901 130.81) + (xy 46.053252 130.996331) + (xy 46.053253 130.996333) + (xy 46.107604 131.175502) + (xy 46.195862 131.340623) + (xy 46.195864 131.340626) + (xy 46.314642 131.485357) + (xy 46.459373 131.604135) + (xy 46.459376 131.604137) + (xy 46.605375 131.682174) + (xy 46.624499 131.692396) + (xy 46.743656 131.728542) + (xy 46.803666 131.746746) + (xy 46.803668 131.746747) + (xy 46.820374 131.748392) + (xy 46.99 131.765099) + (xy 47.176331 131.746747) + (xy 47.355501 131.692396) + (xy 47.520625 131.604136) + (xy 47.665357 131.485357) + (xy 47.784136 131.340625) + (xy 47.872396 131.175501) + (xy 47.926747 130.996331) + (xy 47.945099 130.81) + (xy 47.926747 130.623669) + (xy 47.872396 130.444499) + (xy 47.87091 130.441718) + (xy 47.784137 130.279376) + (xy 47.784135 130.279373) + (xy 47.665357 130.134642) + (xy 47.520626 130.015864) + (xy 47.520623 130.015862) + (xy 47.355502 129.927604) + (xy 47.176333 129.873253) + (xy 47.176331 129.873252) + (xy 46.99 129.854901) + (xy 46.803668 129.873252) + (xy 46.803666 129.873253) + (xy 46.624497 129.927604) + (xy 46.459376 130.015862) + (xy 46.459373 130.015864) + (xy 46.314642 130.134642) + (xy 46.195864 130.279373) + (xy 46.195862 130.279376) + (xy 46.107604 130.444497) + (xy 46.053253 130.623666) + (xy 46.053252 130.623668) + (xy 46.034901 130.81) + (xy 43.6805 130.81) + (xy 43.6805 128.27) + (xy 46.034901 128.27) + (xy 46.053252 128.456331) + (xy 46.053253 128.456333) + (xy 46.107604 128.635502) + (xy 46.195862 128.800623) + (xy 46.195864 128.800626) + (xy 46.314642 128.945357) + (xy 46.459373 129.064135) + (xy 46.459376 129.064137) + (xy 46.605375 129.142174) + (xy 46.624499 129.152396) + (xy 46.803666 129.206746) + (xy 46.803668 129.206747) + (xy 46.820374 129.208392) + (xy 46.99 129.225099) + (xy 47.176331 129.206747) + (xy 47.355501 129.152396) + (xy 47.520625 129.064136) + (xy 47.665357 128.945357) + (xy 47.784136 128.800625) + (xy 47.872396 128.635501) + (xy 47.926747 128.456331) + (xy 47.945099 128.27) + (xy 47.926747 128.083669) + (xy 47.872396 127.904499) + (xy 47.87091 127.901718) + (xy 47.784137 127.739376) + (xy 47.784135 127.739373) + (xy 47.665357 127.594642) + (xy 47.520626 127.475864) + (xy 47.520623 127.475862) + (xy 47.355502 127.387604) + (xy 47.176333 127.333253) + (xy 47.176331 127.333252) + (xy 46.99 127.314901) + (xy 46.803668 127.333252) + (xy 46.803666 127.333253) + (xy 46.624497 127.387604) + (xy 46.459376 127.475862) + (xy 46.459373 127.475864) + (xy 46.314642 127.594642) + (xy 46.195864 127.739373) + (xy 46.195862 127.739376) + (xy 46.107604 127.904497) + (xy 46.053253 128.083666) + (xy 46.053252 128.083668) + (xy 46.034901 128.27) + (xy 43.6805 128.27) + (xy 43.6805 125.73) + (xy 46.034901 125.73) + (xy 46.053252 125.916331) + (xy 46.053253 125.916333) + (xy 46.107604 126.095502) + (xy 46.195862 126.260623) + (xy 46.195864 126.260626) + (xy 46.314642 126.405357) + (xy 46.459373 126.524135) + (xy 46.459376 126.524137) + (xy 46.605375 126.602174) + (xy 46.624499 126.612396) + (xy 46.801731 126.666159) + (xy 46.803666 126.666746) + (xy 46.803668 126.666747) + (xy 46.820374 126.668392) + (xy 46.99 126.685099) + (xy 47.176331 126.666747) + (xy 47.355501 126.612396) + (xy 47.520625 126.524136) + (xy 47.665357 126.405357) + (xy 47.784136 126.260625) + (xy 47.872396 126.095501) + (xy 47.926747 125.916331) + (xy 47.945099 125.73) + (xy 47.926747 125.543669) + (xy 47.872396 125.364499) + (xy 47.87091 125.361718) + (xy 47.784137 125.199376) + (xy 47.784135 125.199373) + (xy 47.665357 125.054642) + (xy 47.520626 124.935864) + (xy 47.520623 124.935862) + (xy 47.355502 124.847604) + (xy 47.176333 124.793253) + (xy 47.176331 124.793252) + (xy 46.99 124.774901) + (xy 46.803668 124.793252) + (xy 46.803666 124.793253) + (xy 46.624497 124.847604) + (xy 46.459376 124.935862) + (xy 46.459373 124.935864) + (xy 46.314642 125.054642) + (xy 46.195864 125.199373) + (xy 46.195862 125.199376) + (xy 46.107604 125.364497) + (xy 46.053253 125.543666) + (xy 46.053252 125.543668) + (xy 46.034901 125.73) + (xy 43.6805 125.73) + (xy 43.6805 120.65) + (xy 46.034901 120.65) + (xy 46.053252 120.836331) + (xy 46.053253 120.836333) + (xy 46.107604 121.015502) + (xy 46.195862 121.180623) + (xy 46.195864 121.180626) + (xy 46.314642 121.325357) + (xy 46.459373 121.444135) + (xy 46.459376 121.444137) + (xy 46.5824 121.509894) + (xy 46.624499 121.532396) + (xy 46.803666 121.586746) + (xy 46.803668 121.586747) + (xy 46.820374 121.588392) + (xy 46.99 121.605099) + (xy 47.176331 121.586747) + (xy 47.355501 121.532396) + (xy 47.520625 121.444136) + (xy 47.665357 121.325357) + (xy 47.784136 121.180625) + (xy 47.872396 121.015501) + (xy 47.926747 120.836331) + (xy 47.945099 120.65) + (xy 47.926747 120.463669) + (xy 47.872396 120.284499) + (xy 47.869331 120.278765) + (xy 47.784137 120.119376) + (xy 47.784135 120.119373) + (xy 47.665357 119.974642) + (xy 47.520626 119.855864) + (xy 47.520623 119.855862) + (xy 47.355502 119.767604) + (xy 47.176333 119.713253) + (xy 47.176331 119.713252) + (xy 46.99 119.694901) + (xy 46.803668 119.713252) + (xy 46.803666 119.713253) + (xy 46.624497 119.767604) + (xy 46.459376 119.855862) + (xy 46.459373 119.855864) + (xy 46.314642 119.974642) + (xy 46.195864 120.119373) + (xy 46.195862 120.119376) + (xy 46.107604 120.284497) + (xy 46.053253 120.463666) + (xy 46.053252 120.463668) + (xy 46.034901 120.65) + (xy 43.6805 120.65) + (xy 43.6805 118.11) + (xy 46.034901 118.11) + (xy 46.053252 118.296331) + (xy 46.053253 118.296333) + (xy 46.107604 118.475502) + (xy 46.195862 118.640623) + (xy 46.195864 118.640626) + (xy 46.314642 118.785357) + (xy 46.459373 118.904135) + (xy 46.459376 118.904137) + (xy 46.582415 118.969902) + (xy 46.624499 118.992396) + (xy 46.789662 119.042498) + (xy 46.803666 119.046746) + (xy 46.803668 119.046747) + (xy 46.820374 119.048392) + (xy 46.99 119.065099) + (xy 47.176331 119.046747) + (xy 47.355501 118.992396) + (xy 47.520625 118.904136) + (xy 47.665357 118.785357) + (xy 47.784136 118.640625) + (xy 47.872396 118.475501) + (xy 47.926747 118.296331) + (xy 47.945099 118.11) + (xy 47.926747 117.923669) + (xy 47.872396 117.744499) + (xy 47.862333 117.725672) + (xy 47.784137 117.579376) + (xy 47.784135 117.579373) + (xy 47.665357 117.434642) + (xy 47.520626 117.315864) + (xy 47.520623 117.315862) + (xy 47.355502 117.227604) + (xy 47.176333 117.173253) + (xy 47.176331 117.173252) + (xy 46.99 117.154901) + (xy 46.803668 117.173252) + (xy 46.803666 117.173253) + (xy 46.624497 117.227604) + (xy 46.459376 117.315862) + (xy 46.459373 117.315864) + (xy 46.314642 117.434642) + (xy 46.195864 117.579373) + (xy 46.195862 117.579376) + (xy 46.107604 117.744497) + (xy 46.053253 117.923666) + (xy 46.053252 117.923668) + (xy 46.034901 118.11) + (xy 43.6805 118.11) + (xy 43.6805 116.934646) + (xy 49.4995 116.934646) + (xy 49.506198 116.966158) + (xy 49.538855 117.119802) + (xy 49.538857 117.119807) + (xy 49.615848 117.292729) + (xy 49.615851 117.292734) + (xy 49.718954 117.434643) + (xy 49.727112 117.445871) + (xy 49.867784 117.572533) + (xy 50.031716 117.667179) + (xy 50.211744 117.725674) + (xy 50.352808 117.7405) + (xy 50.352812 117.7405) + (xy 51.247188 117.7405) + (xy 51.247192 117.7405) + (xy 51.388256 117.725674) + (xy 51.568284 117.667179) + (xy 51.732216 117.572533) + (xy 51.872888 117.445871) + (xy 51.984151 117.29273) + (xy 52.061144 117.119803) + (xy 52.1005 116.934646) + (xy 57.1195 116.934646) + (xy 57.126198 116.966158) + (xy 57.158855 117.119802) + (xy 57.158857 117.119807) + (xy 57.235848 117.292729) + (xy 57.235851 117.292734) + (xy 57.338954 117.434643) + (xy 57.347112 117.445871) + (xy 57.487784 117.572533) + (xy 57.651716 117.667179) + (xy 57.831744 117.725674) + (xy 57.972808 117.7405) + (xy 57.972812 117.7405) + (xy 58.867188 117.7405) + (xy 58.867192 117.7405) + (xy 59.008256 117.725674) + (xy 59.188284 117.667179) + (xy 59.352216 117.572533) + (xy 59.492888 117.445871) + (xy 59.604151 117.29273) + (xy 59.681144 117.119803) + (xy 59.7205 116.934646) + (xy 60.9295 116.934646) + (xy 60.936198 116.966158) + (xy 60.968855 117.119802) + (xy 60.968857 117.119807) + (xy 61.045848 117.292729) + (xy 61.045851 117.292734) + (xy 61.148954 117.434643) + (xy 61.157112 117.445871) + (xy 61.297784 117.572533) + (xy 61.461716 117.667179) + (xy 61.641744 117.725674) + (xy 61.782808 117.7405) + (xy 61.782812 117.7405) + (xy 62.677188 117.7405) + (xy 62.677192 117.7405) + (xy 62.818256 117.725674) + (xy 62.998284 117.667179) + (xy 63.162216 117.572533) + (xy 63.302888 117.445871) + (xy 63.414151 117.29273) + (xy 63.491144 117.119803) + (xy 63.5305 116.934646) + (xy 68.5495 116.934646) + (xy 68.556198 116.966158) + (xy 68.588855 117.119802) + (xy 68.588857 117.119807) + (xy 68.665848 117.292729) + (xy 68.665851 117.292734) + (xy 68.768954 117.434643) + (xy 68.777112 117.445871) + (xy 68.917784 117.572533) + (xy 69.081716 117.667179) + (xy 69.261744 117.725674) + (xy 69.402808 117.7405) + (xy 69.402812 117.7405) + (xy 70.297188 117.7405) + (xy 70.297192 117.7405) + (xy 70.438256 117.725674) + (xy 70.618284 117.667179) + (xy 70.782216 117.572533) + (xy 70.922888 117.445871) + (xy 71.034151 117.29273) + (xy 71.111144 117.119803) + (xy 71.1505 116.934646) + (xy 71.1505 116.745354) + (xy 71.111144 116.560197) + (xy 71.109486 116.556474) + (xy 71.034151 116.38727) + (xy 71.034148 116.387265) + (xy 70.922888 116.234129) + (xy 70.878709 116.19435) + (xy 70.782216 116.107467) + (xy 70.618284 116.012821) + (xy 70.618277 116.012818) + (xy 70.438259 115.954327) + (xy 70.438256 115.954326) + (xy 70.297192 115.9395) + (xy 69.402808 115.9395) + (xy 69.261744 115.954326) + (xy 69.261741 115.954326) + (xy 69.26174 115.954327) + (xy 69.081722 116.012818) + (xy 69.081715 116.012821) + (xy 68.917785 116.107466) + (xy 68.777111 116.234129) + (xy 68.665851 116.387265) + (xy 68.665848 116.38727) + (xy 68.588857 116.560192) + (xy 68.588855 116.560197) + (xy 68.558782 116.701684) + (xy 68.5495 116.745354) + (xy 68.5495 116.934646) + (xy 63.5305 116.934646) + (xy 63.5305 116.745354) + (xy 63.491144 116.560197) + (xy 63.489486 116.556474) + (xy 63.414151 116.38727) + (xy 63.414148 116.387265) + (xy 63.302888 116.234129) + (xy 63.258709 116.19435) + (xy 63.162216 116.107467) + (xy 62.998284 116.012821) + (xy 62.998277 116.012818) + (xy 62.818259 115.954327) + (xy 62.818256 115.954326) + (xy 62.677192 115.9395) + (xy 61.782808 115.9395) + (xy 61.641744 115.954326) + (xy 61.641741 115.954326) + (xy 61.64174 115.954327) + (xy 61.461722 116.012818) + (xy 61.461715 116.012821) + (xy 61.297785 116.107466) + (xy 61.157111 116.234129) + (xy 61.045851 116.387265) + (xy 61.045848 116.38727) + (xy 60.968857 116.560192) + (xy 60.968855 116.560197) + (xy 60.938782 116.701684) + (xy 60.9295 116.745354) + (xy 60.9295 116.934646) + (xy 59.7205 116.934646) + (xy 59.7205 116.745354) + (xy 59.681144 116.560197) + (xy 59.679486 116.556474) + (xy 59.604151 116.38727) + (xy 59.604148 116.387265) + (xy 59.492888 116.234129) + (xy 59.448709 116.19435) + (xy 59.352216 116.107467) + (xy 59.188284 116.012821) + (xy 59.188277 116.012818) + (xy 59.008259 115.954327) + (xy 59.008256 115.954326) + (xy 58.867192 115.9395) + (xy 57.972808 115.9395) + (xy 57.831744 115.954326) + (xy 57.831741 115.954326) + (xy 57.83174 115.954327) + (xy 57.651722 116.012818) + (xy 57.651715 116.012821) + (xy 57.487785 116.107466) + (xy 57.347111 116.234129) + (xy 57.235851 116.387265) + (xy 57.235848 116.38727) + (xy 57.158857 116.560192) + (xy 57.158855 116.560197) + (xy 57.128782 116.701684) + (xy 57.1195 116.745354) + (xy 57.1195 116.934646) + (xy 52.1005 116.934646) + (xy 52.1005 116.745354) + (xy 52.061144 116.560197) + (xy 52.059486 116.556474) + (xy 51.984151 116.38727) + (xy 51.984148 116.387265) + (xy 51.872888 116.234129) + (xy 51.828709 116.19435) + (xy 51.732216 116.107467) + (xy 51.568284 116.012821) + (xy 51.568277 116.012818) + (xy 51.388259 115.954327) + (xy 51.388256 115.954326) + (xy 51.247192 115.9395) + (xy 50.352808 115.9395) + (xy 50.211744 115.954326) + (xy 50.211741 115.954326) + (xy 50.21174 115.954327) + (xy 50.031722 116.012818) + (xy 50.031715 116.012821) + (xy 49.867785 116.107466) + (xy 49.727111 116.234129) + (xy 49.615851 116.387265) + (xy 49.615848 116.38727) + (xy 49.538857 116.560192) + (xy 49.538855 116.560197) + (xy 49.508782 116.701684) + (xy 49.4995 116.745354) + (xy 49.4995 116.934646) + (xy 43.6805 116.934646) + (xy 43.6805 115.57) + (xy 46.034901 115.57) + (xy 46.053252 115.756331) + (xy 46.053253 115.756333) + (xy 46.107604 115.935502) + (xy 46.195862 116.100623) + (xy 46.195864 116.100626) + (xy 46.314642 116.245357) + (xy 46.459373 116.364135) + (xy 46.459376 116.364137) + (xy 46.583631 116.430552) + (xy 46.624499 116.452396) + (xy 46.803666 116.506746) + (xy 46.803668 116.506747) + (xy 46.820374 116.508392) + (xy 46.99 116.525099) + (xy 47.176331 116.506747) + (xy 47.355501 116.452396) + (xy 47.520625 116.364136) + (xy 47.665357 116.245357) + (xy 47.784136 116.100625) + (xy 47.872396 115.935501) + (xy 47.926747 115.756331) + (xy 47.945099 115.57) + (xy 47.926747 115.383669) + (xy 47.872396 115.204499) + (xy 47.870912 115.201722) + (xy 47.784137 115.039376) + (xy 47.784135 115.039373) + (xy 47.665357 114.894642) + (xy 47.520626 114.775864) + (xy 47.520623 114.775862) + (xy 47.355502 114.687604) + (xy 47.176333 114.633253) + (xy 47.176331 114.633252) + (xy 46.99 114.614901) + (xy 46.803668 114.633252) + (xy 46.803666 114.633253) + (xy 46.624497 114.687604) + (xy 46.459376 114.775862) + (xy 46.459373 114.775864) + (xy 46.314642 114.894642) + (xy 46.195864 115.039373) + (xy 46.195862 115.039376) + (xy 46.107604 115.204497) + (xy 46.053253 115.383666) + (xy 46.053252 115.383668) + (xy 46.034901 115.57) + (xy 43.6805 115.57) + (xy 43.6805 114.394646) + (xy 49.4995 114.394646) + (xy 49.502691 114.409658) + (xy 49.538855 114.579802) + (xy 49.538857 114.579807) + (xy 49.615848 114.752729) + (xy 49.615851 114.752734) + (xy 49.720748 114.897112) + (xy 49.727112 114.905871) + (xy 49.867784 115.032533) + (xy 50.031716 115.127179) + (xy 50.211744 115.185674) + (xy 50.352808 115.2005) + (xy 50.352812 115.2005) + (xy 51.247188 115.2005) + (xy 51.247192 115.2005) + (xy 51.388256 115.185674) + (xy 51.568284 115.127179) + (xy 51.732216 115.032533) + (xy 51.872888 114.905871) + (xy 51.984151 114.75273) + (xy 52.061144 114.579803) + (xy 52.062436 114.573722) + (xy 52.095627 114.51224) + (xy 52.156789 114.478461) + (xy 52.183727 114.4755) + (xy 55.254455 114.4755) + (xy 55.321494 114.495185) + (xy 55.342136 114.511819) + (xy 55.417407 114.58709) + (xy 55.41741 114.587092) + (xy 55.417413 114.587095) + (xy 55.471986 114.614901) + (xy 55.516341 114.637501) + (xy 55.625998 114.654869) + (xy 55.626 114.654869) + (xy 55.626002 114.654869) + (xy 55.735658 114.637501) + (xy 55.735659 114.6375) + (xy 55.735661 114.6375) + (xy 55.834587 114.587095) + (xy 55.913095 114.508587) + (xy 55.9635 114.409661) + (xy 55.9635 114.409659) + (xy 55.963501 114.409658) + (xy 55.965879 114.394646) + (xy 57.1195 114.394646) + (xy 57.122691 114.409658) + (xy 57.158855 114.579802) + (xy 57.158857 114.579807) + (xy 57.235848 114.752729) + (xy 57.235851 114.752734) + (xy 57.340748 114.897112) + (xy 57.347112 114.905871) + (xy 57.487784 115.032533) + (xy 57.651716 115.127179) + (xy 57.831744 115.185674) + (xy 57.972808 115.2005) + (xy 57.972812 115.2005) + (xy 58.867188 115.2005) + (xy 58.867192 115.2005) + (xy 59.008256 115.185674) + (xy 59.188284 115.127179) + (xy 59.352216 115.032533) + (xy 59.492888 114.905871) + (xy 59.604151 114.75273) + (xy 59.681144 114.579803) + (xy 59.7205 114.394646) + (xy 60.9295 114.394646) + (xy 60.932691 114.409658) + (xy 60.968855 114.579802) + (xy 60.968857 114.579807) + (xy 61.045848 114.752729) + (xy 61.045851 114.752734) + (xy 61.150748 114.897112) + (xy 61.157112 114.905871) + (xy 61.297784 115.032533) + (xy 61.461716 115.127179) + (xy 61.641744 115.185674) + (xy 61.782808 115.2005) + (xy 61.782812 115.2005) + (xy 62.677188 115.2005) + (xy 62.677192 115.2005) + (xy 62.818256 115.185674) + (xy 62.998284 115.127179) + (xy 63.162216 115.032533) + (xy 63.302888 114.905871) + (xy 63.414151 114.75273) + (xy 63.491144 114.579803) + (xy 63.5305 114.394646) + (xy 63.5305 114.205354) + (xy 63.491144 114.020197) + (xy 63.487897 114.012905) + (xy 63.414151 113.84727) + (xy 63.414148 113.847265) + (xy 63.302888 113.694129) + (xy 63.224893 113.623902) + (xy 63.162216 113.567467) + (xy 62.998284 113.472821) + (xy 62.998277 113.472818) + (xy 62.818259 113.414327) + (xy 62.818256 113.414326) + (xy 62.677192 113.3995) + (xy 61.782808 113.3995) + (xy 61.641744 113.414326) + (xy 61.641741 113.414326) + (xy 61.64174 113.414327) + (xy 61.461722 113.472818) + (xy 61.461715 113.472821) + (xy 61.297785 113.567466) + (xy 61.157111 113.694129) + (xy 61.045851 113.847265) + (xy 61.045848 113.84727) + (xy 60.968857 114.020192) + (xy 60.968855 114.020197) + (xy 60.932691 114.190341) + (xy 60.9295 114.205354) + (xy 60.9295 114.394646) + (xy 59.7205 114.394646) + (xy 59.7205 114.205354) + (xy 59.681144 114.020197) + (xy 59.677897 114.012905) + (xy 59.604151 113.84727) + (xy 59.604148 113.847265) + (xy 59.492888 113.694129) + (xy 59.414893 113.623902) + (xy 59.352216 113.567467) + (xy 59.188284 113.472821) + (xy 59.188277 113.472818) + (xy 59.008259 113.414327) + (xy 59.008256 113.414326) + (xy 58.867192 113.3995) + (xy 57.972808 113.3995) + (xy 57.831744 113.414326) + (xy 57.831741 113.414326) + (xy 57.83174 113.414327) + (xy 57.651722 113.472818) + (xy 57.651715 113.472821) + (xy 57.487785 113.567466) + (xy 57.347111 113.694129) + (xy 57.235851 113.847265) + (xy 57.235848 113.84727) + (xy 57.158857 114.020192) + (xy 57.158855 114.020197) + (xy 57.122691 114.190341) + (xy 57.1195 114.205354) + (xy 57.1195 114.394646) + (xy 55.965879 114.394646) + (xy 55.980869 114.300002) + (xy 55.980869 114.299997) + (xy 55.963501 114.190341) + (xy 55.954232 114.17215) + (xy 55.913095 114.091413) + (xy 55.913092 114.09141) + (xy 55.91309 114.091407) + (xy 55.834592 114.012909) + (xy 55.834588 114.012906) + (xy 55.834587 114.012905) + (xy 55.810421 114.000592) + (xy 55.735658 113.962498) + (xy 55.626002 113.945131) + (xy 55.625998 113.945131) + (xy 55.516341 113.962498) + (xy 55.417414 114.012904) + (xy 55.417407 114.012909) + (xy 55.342136 114.088181) + (xy 55.280813 114.121666) + (xy 55.254455 114.1245) + (xy 52.183727 114.1245) + (xy 52.116688 114.104815) + (xy 52.070933 114.052011) + (xy 52.062436 114.026277) + (xy 52.061143 114.020194) + (xy 52.061142 114.020192) + (xy 51.984151 113.84727) + (xy 51.984148 113.847265) + (xy 51.872888 113.694129) + (xy 51.794893 113.623902) + (xy 51.732216 113.567467) + (xy 51.568284 113.472821) + (xy 51.568277 113.472818) + (xy 51.388259 113.414327) + (xy 51.388256 113.414326) + (xy 51.247192 113.3995) + (xy 50.352808 113.3995) + (xy 50.211744 113.414326) + (xy 50.211741 113.414326) + (xy 50.21174 113.414327) + (xy 50.031722 113.472818) + (xy 50.031715 113.472821) + (xy 49.867785 113.567466) + (xy 49.727111 113.694129) + (xy 49.615851 113.847265) + (xy 49.615848 113.84727) + (xy 49.538857 114.020192) + (xy 49.538855 114.020197) + (xy 49.502691 114.190341) + (xy 49.4995 114.205354) + (xy 49.4995 114.394646) + (xy 43.6805 114.394646) + (xy 43.6805 113.03) + (xy 46.034901 113.03) + (xy 46.053252 113.216331) + (xy 46.053253 113.216333) + (xy 46.107604 113.395502) + (xy 46.195862 113.560623) + (xy 46.195864 113.560626) + (xy 46.314642 113.705357) + (xy 46.459373 113.824135) + (xy 46.459376 113.824137) + (xy 46.568696 113.882569) + (xy 46.624499 113.912396) + (xy 46.789662 113.962498) + (xy 46.803666 113.966746) + (xy 46.803668 113.966747) + (xy 46.820374 113.968392) + (xy 46.99 113.985099) + (xy 47.176331 113.966747) + (xy 47.355501 113.912396) + (xy 47.520625 113.824136) + (xy 47.665357 113.705357) + (xy 47.784136 113.560625) + (xy 47.872396 113.395501) + (xy 47.926747 113.216331) + (xy 47.945099 113.03) + (xy 47.926747 112.843669) + (xy 47.872396 112.664499) + (xy 47.870259 112.6605) + (xy 47.784137 112.499376) + (xy 47.784135 112.499373) + (xy 47.665357 112.354642) + (xy 47.520626 112.235864) + (xy 47.520623 112.235862) + (xy 47.355502 112.147604) + (xy 47.176333 112.093253) + (xy 47.176331 112.093252) + (xy 46.99 112.074901) + (xy 46.803668 112.093252) + (xy 46.803666 112.093253) + (xy 46.624497 112.147604) + (xy 46.459376 112.235862) + (xy 46.459373 112.235864) + (xy 46.314642 112.354642) + (xy 46.195864 112.499373) + (xy 46.195862 112.499376) + (xy 46.107604 112.664497) + (xy 46.053253 112.843666) + (xy 46.053252 112.843668) + (xy 46.034901 113.03) + (xy 43.6805 113.03) + (xy 43.6805 111.854646) + (xy 49.4995 111.854646) + (xy 49.505535 111.88304) + (xy 49.538855 112.039802) + (xy 49.538857 112.039807) + (xy 49.615848 112.212729) + (xy 49.615851 112.212734) + (xy 49.718954 112.354643) + (xy 49.727112 112.365871) + (xy 49.867784 112.492533) + (xy 50.031716 112.587179) + (xy 50.211744 112.645674) + (xy 50.352808 112.6605) + (xy 50.352812 112.6605) + (xy 51.247188 112.6605) + (xy 51.247192 112.6605) + (xy 51.388256 112.645674) + (xy 51.568284 112.587179) + (xy 51.732216 112.492533) + (xy 51.872888 112.365871) + (xy 51.984151 112.21273) + (xy 52.061144 112.039803) + (xy 52.1005 111.854646) + (xy 57.1195 111.854646) + (xy 57.125535 111.88304) + (xy 57.158855 112.039802) + (xy 57.158857 112.039807) + (xy 57.235848 112.212729) + (xy 57.235851 112.212734) + (xy 57.338954 112.354643) + (xy 57.347112 112.365871) + (xy 57.487784 112.492533) + (xy 57.651716 112.587179) + (xy 57.831744 112.645674) + (xy 57.972808 112.6605) + (xy 57.972812 112.6605) + (xy 58.867188 112.6605) + (xy 58.867192 112.6605) + (xy 59.008256 112.645674) + (xy 59.188284 112.587179) + (xy 59.352216 112.492533) + (xy 59.492888 112.365871) + (xy 59.604151 112.21273) + (xy 59.681144 112.039803) + (xy 59.7205 111.854646) + (xy 60.9295 111.854646) + (xy 60.935535 111.88304) + (xy 60.968855 112.039802) + (xy 60.968857 112.039807) + (xy 61.045848 112.212729) + (xy 61.045851 112.212734) + (xy 61.148954 112.354643) + (xy 61.157112 112.365871) + (xy 61.297784 112.492533) + (xy 61.461716 112.587179) + (xy 61.641744 112.645674) + (xy 61.782808 112.6605) + (xy 61.782812 112.6605) + (xy 62.677188 112.6605) + (xy 62.677192 112.6605) + (xy 62.818256 112.645674) + (xy 62.998284 112.587179) + (xy 63.162216 112.492533) + (xy 63.302888 112.365871) + (xy 63.414151 112.21273) + (xy 63.491144 112.039803) + (xy 63.5305 111.854646) + (xy 68.5495 111.854646) + (xy 68.555535 111.88304) + (xy 68.588855 112.039802) + (xy 68.588857 112.039807) + (xy 68.665848 112.212729) + (xy 68.665851 112.212734) + (xy 68.768954 112.354643) + (xy 68.777112 112.365871) + (xy 68.917784 112.492533) + (xy 69.081716 112.587179) + (xy 69.261744 112.645674) + (xy 69.402808 112.6605) + (xy 69.402812 112.6605) + (xy 70.297188 112.6605) + (xy 70.297192 112.6605) + (xy 70.438256 112.645674) + (xy 70.618284 112.587179) + (xy 70.782216 112.492533) + (xy 70.922888 112.365871) + (xy 71.034151 112.21273) + (xy 71.111144 112.039803) + (xy 71.1505 111.854646) + (xy 71.1505 111.665354) + (xy 71.111144 111.480197) + (xy 71.067426 111.382007) + (xy 71.034151 111.30727) + (xy 71.034148 111.307265) + (xy 70.922888 111.154129) + (xy 70.890537 111.125) + (xy 70.782216 111.027467) + (xy 70.618284 110.932821) + (xy 70.618277 110.932818) + (xy 70.438259 110.874327) + (xy 70.438256 110.874326) + (xy 70.297192 110.8595) + (xy 69.402808 110.8595) + (xy 69.261744 110.874326) + (xy 69.261741 110.874326) + (xy 69.26174 110.874327) + (xy 69.081722 110.932818) + (xy 69.081715 110.932821) + (xy 68.917785 111.027466) + (xy 68.777111 111.154129) + (xy 68.665851 111.307265) + (xy 68.665848 111.30727) + (xy 68.588857 111.480192) + (xy 68.588855 111.480197) + (xy 68.55603 111.634633) + (xy 68.5495 111.665354) + (xy 68.5495 111.854646) + (xy 63.5305 111.854646) + (xy 63.5305 111.665354) + (xy 63.491144 111.480197) + (xy 63.447426 111.382007) + (xy 63.414151 111.30727) + (xy 63.414148 111.307265) + (xy 63.302888 111.154129) + (xy 63.270537 111.125) + (xy 63.162216 111.027467) + (xy 62.998284 110.932821) + (xy 62.998277 110.932818) + (xy 62.818259 110.874327) + (xy 62.818256 110.874326) + (xy 62.677192 110.8595) + (xy 61.782808 110.8595) + (xy 61.641744 110.874326) + (xy 61.641741 110.874326) + (xy 61.64174 110.874327) + (xy 61.461722 110.932818) + (xy 61.461715 110.932821) + (xy 61.297785 111.027466) + (xy 61.157111 111.154129) + (xy 61.045851 111.307265) + (xy 61.045848 111.30727) + (xy 60.968857 111.480192) + (xy 60.968855 111.480197) + (xy 60.93603 111.634633) + (xy 60.9295 111.665354) + (xy 60.9295 111.854646) + (xy 59.7205 111.854646) + (xy 59.7205 111.665354) + (xy 59.681144 111.480197) + (xy 59.637426 111.382007) + (xy 59.604151 111.30727) + (xy 59.604148 111.307265) + (xy 59.492888 111.154129) + (xy 59.460537 111.125) + (xy 59.352216 111.027467) + (xy 59.188284 110.932821) + (xy 59.188277 110.932818) + (xy 59.008259 110.874327) + (xy 59.008256 110.874326) + (xy 58.867192 110.8595) + (xy 57.972808 110.8595) + (xy 57.831744 110.874326) + (xy 57.831741 110.874326) + (xy 57.83174 110.874327) + (xy 57.651722 110.932818) + (xy 57.651715 110.932821) + (xy 57.487785 111.027466) + (xy 57.347111 111.154129) + (xy 57.235851 111.307265) + (xy 57.235848 111.30727) + (xy 57.158857 111.480192) + (xy 57.158855 111.480197) + (xy 57.12603 111.634633) + (xy 57.1195 111.665354) + (xy 57.1195 111.854646) + (xy 52.1005 111.854646) + (xy 52.1005 111.665354) + (xy 52.061144 111.480197) + (xy 52.017426 111.382007) + (xy 51.984151 111.30727) + (xy 51.984148 111.307265) + (xy 51.872888 111.154129) + (xy 51.840537 111.125) + (xy 51.732216 111.027467) + (xy 51.568284 110.932821) + (xy 51.568277 110.932818) + (xy 51.388259 110.874327) + (xy 51.388256 110.874326) + (xy 51.247192 110.8595) + (xy 50.352808 110.8595) + (xy 50.211744 110.874326) + (xy 50.211741 110.874326) + (xy 50.21174 110.874327) + (xy 50.031722 110.932818) + (xy 50.031715 110.932821) + (xy 49.867785 111.027466) + (xy 49.727111 111.154129) + (xy 49.615851 111.307265) + (xy 49.615848 111.30727) + (xy 49.538857 111.480192) + (xy 49.538855 111.480197) + (xy 49.50603 111.634633) + (xy 49.4995 111.665354) + (xy 49.4995 111.854646) + (xy 43.6805 111.854646) + (xy 43.6805 110.49) + (xy 46.034901 110.49) + (xy 46.053252 110.676331) + (xy 46.053253 110.676333) + (xy 46.107604 110.855502) + (xy 46.195862 111.020623) + (xy 46.195864 111.020626) + (xy 46.314642 111.165357) + (xy 46.459373 111.284135) + (xy 46.459376 111.284137) + (xy 46.568696 111.342569) + (xy 46.624499 111.372396) + (xy 46.803666 111.426746) + (xy 46.803668 111.426747) + (xy 46.820374 111.428392) + (xy 46.99 111.445099) + (xy 47.176331 111.426747) + (xy 47.355501 111.372396) + (xy 47.520625 111.284136) + (xy 47.665357 111.165357) + (xy 47.784136 111.020625) + (xy 47.872396 110.855501) + (xy 47.926747 110.676331) + (xy 47.945099 110.490002) + (xy 88.672131 110.490002) + (xy 88.689498 110.599658) + (xy 88.739904 110.698585) + (xy 88.739909 110.698592) + (xy 88.818407 110.77709) + (xy 88.81841 110.777092) + (xy 88.818413 110.777095) + (xy 88.842589 110.789413) + (xy 88.917341 110.827501) + (xy 89.026998 110.844869) + (xy 89.027 110.844869) + (xy 89.027002 110.844869) + (xy 89.136658 110.827501) + (xy 89.136659 110.8275) + (xy 89.136661 110.8275) + (xy 89.235587 110.777095) + (xy 89.314095 110.698587) + (xy 89.3645 110.599661) + (xy 89.3645 110.599659) + (xy 89.364501 110.599658) + (xy 89.366879 110.584646) + (xy 90.1395 110.584646) + (xy 90.142691 110.599658) + (xy 90.178855 110.769802) + (xy 90.178857 110.769807) + (xy 90.255848 110.942729) + (xy 90.255851 110.942734) + (xy 90.319511 111.030354) + (xy 90.367112 111.095871) + (xy 90.507784 111.222533) + (xy 90.671716 111.317179) + (xy 90.851744 111.375674) + (xy 90.992808 111.3905) + (xy 90.992812 111.3905) + (xy 91.887188 111.3905) + (xy 91.887192 111.3905) + (xy 92.028256 111.375674) + (xy 92.208284 111.317179) + (xy 92.372216 111.222533) + (xy 92.512888 111.095871) + (xy 92.624151 110.94273) + (xy 92.701144 110.769803) + (xy 92.7405 110.584646) + (xy 105.3795 110.584646) + (xy 105.382691 110.599658) + (xy 105.418855 110.769802) + (xy 105.418857 110.769807) + (xy 105.495848 110.942729) + (xy 105.495851 110.942734) + (xy 105.559511 111.030354) + (xy 105.607112 111.095871) + (xy 105.747784 111.222533) + (xy 105.911716 111.317179) + (xy 106.091744 111.375674) + (xy 106.232808 111.3905) + (xy 106.232812 111.3905) + (xy 107.127188 111.3905) + (xy 107.127192 111.3905) + (xy 107.268256 111.375674) + (xy 107.448284 111.317179) + (xy 107.612216 111.222533) + (xy 107.752888 111.095871) + (xy 107.823994 110.998002) + (xy 120.295131 110.998002) + (xy 120.312498 111.107658) + (xy 120.362904 111.206585) + (xy 120.362909 111.206592) + (xy 120.441407 111.28509) + (xy 120.44141 111.285092) + (xy 120.441413 111.285095) + (xy 120.540339 111.3355) + (xy 120.540341 111.335501) + (xy 120.649998 111.352869) + (xy 120.65 111.352869) + (xy 120.650002 111.352869) + (xy 120.759658 111.335501) + (xy 120.759659 111.3355) + (xy 120.759661 111.3355) + (xy 120.858587 111.285095) + (xy 120.937095 111.206587) + (xy 120.9875 111.107661) + (xy 120.9875 111.107659) + (xy 120.987501 111.107658) + (xy 121.004869 110.998002) + (xy 121.004869 110.997999) + (xy 121.000167 110.968314) + (xy 121.009121 110.89902) + (xy 121.034954 110.861239) + (xy 121.194377 110.701816) + (xy 121.2557 110.668334) + (xy 121.282057 110.6655) + (xy 128.156273 110.6655) + (xy 128.223312 110.685185) + (xy 128.269067 110.737989) + (xy 128.277564 110.763723) + (xy 128.278856 110.769805) + (xy 128.278857 110.769807) + (xy 128.355848 110.942729) + (xy 128.355851 110.942734) + (xy 128.419511 111.030354) + (xy 128.467112 111.095871) + (xy 128.607784 111.222533) + (xy 128.771716 111.317179) + (xy 128.771721 111.31718) + (xy 128.771722 111.317181) + (xy 128.849857 111.342569) + (xy 128.907533 111.382007) + (xy 128.934731 111.446365) + (xy 128.922816 111.515212) + (xy 128.875572 111.566687) + (xy 128.811539 111.5845) + (xy 122.201213 111.5845) + (xy 122.178862 111.582469) + (xy 122.163086 111.579578) + (xy 122.163085 111.579578) + (xy 122.130423 111.589755) + (xy 122.123216 111.591764) + (xy 122.089995 111.599953) + (xy 122.088715 111.600625) + (xy 122.086924 111.601366) + (xy 122.083299 111.603411) + (xy 122.081733 111.604564) + (xy 122.080488 111.605316) + (xy 122.056298 111.629505) + (xy 122.050851 111.634633) + (xy 122.025241 111.657322) + (xy 122.024415 111.65852) + (xy 122.010053 111.675751) + (xy 121.802764 111.88304) + (xy 121.741441 111.916525) + (xy 121.695688 111.917832) + (xy 121.666 111.913131) + (xy 121.665999 111.913131) + (xy 121.665998 111.913131) + (xy 121.556341 111.930498) + (xy 121.457414 111.980904) + (xy 121.457407 111.980909) + (xy 121.378909 112.059407) + (xy 121.378904 112.059414) + (xy 121.328498 112.158341) + (xy 121.311131 112.267997) + (xy 121.311131 112.268002) + (xy 121.328498 112.377658) + (xy 121.378904 112.476585) + (xy 121.378909 112.476592) + (xy 121.457407 112.55509) + (xy 121.45741 112.555092) + (xy 121.457413 112.555095) + (xy 121.52038 112.587178) + (xy 121.556341 112.605501) + (xy 121.665998 112.622869) + (xy 121.666 112.622869) + (xy 121.666002 112.622869) + (xy 121.775658 112.605501) + (xy 121.775659 112.6055) + (xy 121.775661 112.6055) + (xy 121.874587 112.555095) + (xy 121.953095 112.476587) + (xy 122.0035 112.377661) + (xy 122.0035 112.377659) + (xy 122.003501 112.377658) + (xy 122.020869 112.268002) + (xy 122.020869 112.267999) + (xy 122.016167 112.238314) + (xy 122.025121 112.16902) + (xy 122.050954 112.131239) + (xy 122.210377 111.971816) + (xy 122.2717 111.938334) + (xy 122.298057 111.9355) + (xy 128.811539 111.9355) + (xy 128.878578 111.955185) + (xy 128.924333 112.007989) + (xy 128.934277 112.077147) + (xy 128.905252 112.140703) + (xy 128.849857 112.177431) + (xy 128.771722 112.202818) + (xy 128.771715 112.202821) + (xy 128.607785 112.297466) + (xy 128.467111 112.424129) + (xy 128.355851 112.577265) + (xy 128.355848 112.57727) + (xy 128.278857 112.750192) + (xy 128.278856 112.750194) + (xy 128.277564 112.756277) + (xy 128.244373 112.81776) + (xy 128.183211 112.851539) + (xy 128.156273 112.8545) + (xy 122.709213 112.8545) + (xy 122.686862 112.852469) + (xy 122.671086 112.849578) + (xy 122.671085 112.849578) + (xy 122.638423 112.859755) + (xy 122.631216 112.861764) + (xy 122.597995 112.869953) + (xy 122.596715 112.870625) + (xy 122.594924 112.871366) + (xy 122.591299 112.873411) + (xy 122.589733 112.874564) + (xy 122.588488 112.875316) + (xy 122.564298 112.899505) + (xy 122.558851 112.904633) + (xy 122.533241 112.927322) + (xy 122.532415 112.92852) + (xy 122.518053 112.945751) + (xy 122.310764 113.15304) + (xy 122.249441 113.186525) + (xy 122.203688 113.187832) + (xy 122.174 113.183131) + (xy 122.173999 113.183131) + (xy 122.173998 113.183131) + (xy 122.064341 113.200498) + (xy 121.965414 113.250904) + (xy 121.965407 113.250909) + (xy 121.886909 113.329407) + (xy 121.886904 113.329414) + (xy 121.836498 113.428341) + (xy 121.819131 113.537997) + (xy 121.819131 113.538002) + (xy 121.836498 113.647658) + (xy 121.886904 113.746585) + (xy 121.886909 113.746592) + (xy 121.965407 113.82509) + (xy 121.96541 113.825092) + (xy 121.965413 113.825095) + (xy 122.052665 113.869552) + (xy 122.064341 113.875501) + (xy 122.173998 113.892869) + (xy 122.174 113.892869) + (xy 122.174002 113.892869) + (xy 122.283658 113.875501) + (xy 122.283659 113.8755) + (xy 122.283661 113.8755) + (xy 122.382587 113.825095) + (xy 122.461095 113.746587) + (xy 122.5115 113.647661) + (xy 122.5115 113.647659) + (xy 122.511501 113.647658) + (xy 122.528869 113.538002) + (xy 122.528869 113.537999) + (xy 122.524167 113.508314) + (xy 122.533121 113.43902) + (xy 122.558954 113.401239) + (xy 122.718377 113.241816) + (xy 122.7797 113.208334) + (xy 122.806057 113.2055) + (xy 128.156273 113.2055) + (xy 128.223312 113.225185) + (xy 128.269067 113.277989) + (xy 128.277564 113.303723) + (xy 128.278856 113.309805) + (xy 128.278857 113.309807) + (xy 128.355848 113.482729) + (xy 128.355851 113.482734) + (xy 128.467111 113.63587) + (xy 128.467112 113.635871) + (xy 128.607784 113.762533) + (xy 128.771716 113.857179) + (xy 128.771721 113.85718) + (xy 128.771722 113.857181) + (xy 128.849857 113.882569) + (xy 128.907533 113.922007) + (xy 128.934731 113.986365) + (xy 128.922816 114.055212) + (xy 128.875572 114.106687) + (xy 128.811539 114.1245) + (xy 123.725213 114.1245) + (xy 123.702862 114.122469) + (xy 123.687086 114.119578) + (xy 123.687085 114.119578) + (xy 123.654423 114.129755) + (xy 123.647216 114.131764) + (xy 123.613995 114.139953) + (xy 123.612715 114.140625) + (xy 123.610924 114.141366) + (xy 123.607299 114.143411) + (xy 123.605733 114.144564) + (xy 123.604488 114.145316) + (xy 123.580298 114.169505) + (xy 123.574851 114.174633) + (xy 123.549241 114.197322) + (xy 123.548415 114.19852) + (xy 123.534053 114.215751) + (xy 123.326764 114.42304) + (xy 123.265441 114.456525) + (xy 123.219688 114.457832) + (xy 123.19 114.453131) + (xy 123.189999 114.453131) + (xy 123.189998 114.453131) + (xy 123.080341 114.470498) + (xy 122.981414 114.520904) + (xy 122.981407 114.520909) + (xy 122.902909 114.599407) + (xy 122.902904 114.599414) + (xy 122.852498 114.698341) + (xy 122.835131 114.807997) + (xy 122.835131 114.808002) + (xy 122.852498 114.917658) + (xy 122.902904 115.016585) + (xy 122.902909 115.016592) + (xy 122.981407 115.09509) + (xy 122.98141 115.095092) + (xy 122.981413 115.095095) + (xy 123.04438 115.127178) + (xy 123.080341 115.145501) + (xy 123.189998 115.162869) + (xy 123.19 115.162869) + (xy 123.190002 115.162869) + (xy 123.299658 115.145501) + (xy 123.299659 115.1455) + (xy 123.299661 115.1455) + (xy 123.398587 115.095095) + (xy 123.477095 115.016587) + (xy 123.5275 114.917661) + (xy 123.5275 114.917659) + (xy 123.527501 114.917658) + (xy 123.544869 114.808002) + (xy 123.544869 114.807999) + (xy 123.540167 114.778314) + (xy 123.549121 114.70902) + (xy 123.574954 114.671239) + (xy 123.734377 114.511816) + (xy 123.7957 114.478334) + (xy 123.822057 114.4755) + (xy 128.811539 114.4755) + (xy 128.878578 114.495185) + (xy 128.924333 114.547989) + (xy 128.934277 114.617147) + (xy 128.905252 114.680703) + (xy 128.849857 114.717431) + (xy 128.771722 114.742818) + (xy 128.771715 114.742821) + (xy 128.607785 114.837466) + (xy 128.467111 114.964129) + (xy 128.355851 115.117265) + (xy 128.355848 115.11727) + (xy 128.278857 115.290192) + (xy 128.278855 115.290197) + (xy 128.2395 115.475354) + (xy 128.2395 115.664646) + (xy 128.241669 115.67485) + (xy 128.278855 115.849802) + (xy 128.278857 115.849807) + (xy 128.355848 116.022729) + (xy 128.355851 116.022734) + (xy 128.467111 116.17587) + (xy 128.467112 116.175871) + (xy 128.607784 116.302533) + (xy 128.771716 116.397179) + (xy 128.951744 116.455674) + (xy 129.092808 116.4705) + (xy 129.092812 116.4705) + (xy 129.987188 116.4705) + (xy 129.987192 116.4705) + (xy 130.128256 116.455674) + (xy 130.308284 116.397179) + (xy 130.472216 116.302533) + (xy 130.612888 116.175871) + (xy 130.724151 116.02273) + (xy 130.801144 115.849803) + (xy 130.802436 115.843722) + (xy 130.835627 115.78224) + (xy 130.896789 115.748461) + (xy 130.923727 115.7455) + (xy 135.010455 115.7455) + (xy 135.077494 115.765185) + (xy 135.098136 115.781819) + (xy 135.173407 115.85709) + (xy 135.17341 115.857092) + (xy 135.173413 115.857095) + (xy 135.197589 115.869413) + (xy 135.272341 115.907501) + (xy 135.381998 115.924869) + (xy 135.382 115.924869) + (xy 135.382002 115.924869) + (xy 135.491658 115.907501) + (xy 135.491659 115.9075) + (xy 135.491661 115.9075) + (xy 135.590587 115.857095) + (xy 135.603959 115.843723) + (xy 135.665864 115.781819) + (xy 135.727187 115.748334) + (xy 135.753545 115.7455) + (xy 141.958781 115.7455) + (xy 141.981131 115.74753) + (xy 141.996913 115.750423) + (xy 142.029592 115.740239) + (xy 142.036785 115.738234) + (xy 142.07 115.730048) + (xy 142.070004 115.730044) + (xy 142.071263 115.729384) + (xy 142.073069 115.728636) + (xy 142.076714 115.72658) + (xy 142.078288 115.725422) + (xy 142.079503 115.724686) + (xy 142.07951 115.724685) + (xy 142.103718 115.700475) + (xy 142.109137 115.695374) + (xy 142.134756 115.672679) + (xy 142.134758 115.672673) + (xy 142.135571 115.671497) + (xy 142.149941 115.654252) + (xy 143.292375 114.511819) + (xy 143.353698 114.478334) + (xy 143.380056 114.4755) + (xy 144.051539 114.4755) + (xy 144.118578 114.495185) + (xy 144.164333 114.547989) + (xy 144.174277 114.617147) + (xy 144.145252 114.680703) + (xy 144.089857 114.717431) + (xy 144.011722 114.742818) + (xy 144.011715 114.742821) + (xy 143.847785 114.837466) + (xy 143.707111 114.964129) + (xy 143.595851 115.117265) + (xy 143.595848 115.11727) + (xy 143.518857 115.290192) + (xy 143.518855 115.290197) + (xy 143.4795 115.475354) + (xy 143.4795 115.664646) + (xy 143.481669 115.67485) + (xy 143.518855 115.849802) + (xy 143.518857 115.849807) + (xy 143.595848 116.022729) + (xy 143.595851 116.022734) + (xy 143.707111 116.17587) + (xy 143.707112 116.175871) + (xy 143.720203 116.187658) + (xy 143.727635 116.19435) + (xy 143.764284 116.253837) + (xy 143.762953 116.323694) + (xy 143.724067 116.381742) + (xy 143.65997 116.409552) + (xy 143.644663 116.4105) + (xy 133.63122 116.4105) + (xy 133.608868 116.408469) + (xy 133.593087 116.405577) + (xy 133.560414 116.415757) + (xy 133.553208 116.417766) + (xy 133.519996 116.425953) + (xy 133.518701 116.426633) + (xy 133.516898 116.42738) + (xy 133.513318 116.429398) + (xy 133.511751 116.430552) + (xy 133.510489 116.431315) + (xy 133.486288 116.455514) + (xy 133.480843 116.46064) + (xy 133.455241 116.483322) + (xy 133.454416 116.484519) + (xy 133.440056 116.501747) + (xy 130.214619 119.727185) + (xy 130.153296 119.76067) + (xy 130.113977 119.762825) + (xy 130.042681 119.755332) + (xy 129.987192 119.7495) + (xy 129.092808 119.7495) + (xy 128.951744 119.764326) + (xy 128.951741 119.764326) + (xy 128.95174 119.764327) + (xy 128.771722 119.822818) + (xy 128.771715 119.822821) + (xy 128.607785 119.917466) + (xy 128.467111 120.044129) + (xy 128.355851 120.197265) + (xy 128.355848 120.19727) + (xy 128.278857 120.370192) + (xy 128.278855 120.370197) + (xy 128.24603 120.524633) + (xy 128.2395 120.555354) + (xy 128.2395 120.744646) + (xy 128.245983 120.775148) + (xy 128.278855 120.929802) + (xy 128.278857 120.929807) + (xy 128.355848 121.102729) + (xy 128.355851 121.102734) + (xy 128.467111 121.25587) + (xy 128.467112 121.255871) + (xy 128.607784 121.382533) + (xy 128.771716 121.477179) + (xy 128.951744 121.535674) + (xy 129.092808 121.5505) + (xy 129.092812 121.5505) + (xy 129.987188 121.5505) + (xy 129.987192 121.5505) + (xy 130.128256 121.535674) + (xy 130.308284 121.477179) + (xy 130.472216 121.382533) + (xy 130.612888 121.255871) + (xy 130.724151 121.10273) + (xy 130.801144 120.929803) + (xy 130.8405 120.744646) + (xy 130.8405 120.555354) + (xy 130.801144 120.370197) + (xy 130.773166 120.307359) + (xy 130.724151 120.19727) + (xy 130.724148 120.197265) + (xy 130.612893 120.044135) + (xy 130.612886 120.044127) + (xy 130.594846 120.027883) + (xy 130.558199 119.968396) + (xy 130.55953 119.898539) + (xy 130.590137 119.848056) + (xy 131.820191 118.618002) + (xy 137.059131 118.618002) + (xy 137.076498 118.727658) + (xy 137.126904 118.826585) + (xy 137.126909 118.826592) + (xy 137.205407 118.90509) + (xy 137.20541 118.905092) + (xy 137.205413 118.905095) + (xy 137.26838 118.937178) + (xy 137.304341 118.955501) + (xy 137.413998 118.972869) + (xy 137.414 118.972869) + (xy 137.414002 118.972869) + (xy 137.523658 118.955501) + (xy 137.523659 118.9555) + (xy 137.523661 118.9555) + (xy 137.622587 118.905095) + (xy 137.701095 118.826587) + (xy 137.7515 118.727661) + (xy 137.7515 118.727659) + (xy 137.751501 118.727658) + (xy 137.768869 118.618002) + (xy 137.768869 118.617999) + (xy 137.764167 118.588314) + (xy 137.773121 118.51902) + (xy 137.798954 118.481239) + (xy 137.958377 118.321816) + (xy 138.0197 118.288334) + (xy 138.046057 118.2855) + (xy 143.396273 118.2855) + (xy 143.463312 118.305185) + (xy 143.509067 118.357989) + (xy 143.517564 118.383723) + (xy 143.518856 118.389805) + (xy 143.518857 118.389807) + (xy 143.595848 118.562729) + (xy 143.595851 118.562734) + (xy 143.707111 118.71587) + (xy 143.707112 118.715871) + (xy 143.847784 118.842533) + (xy 144.011716 118.937179) + (xy 144.011721 118.93718) + (xy 144.011722 118.937181) + (xy 144.089857 118.962569) + (xy 144.147533 119.002007) + (xy 144.174731 119.066365) + (xy 144.162816 119.135212) + (xy 144.115572 119.186687) + (xy 144.051539 119.2045) + (xy 138.457213 119.2045) + (xy 138.434862 119.202469) + (xy 138.419086 119.199578) + (xy 138.419085 119.199578) + (xy 138.386423 119.209755) + (xy 138.379216 119.211764) + (xy 138.345995 119.219953) + (xy 138.344715 119.220625) + (xy 138.342924 119.221366) + (xy 138.339299 119.223411) + (xy 138.337733 119.224564) + (xy 138.336488 119.225316) + (xy 138.312298 119.249505) + (xy 138.306851 119.254633) + (xy 138.281241 119.277322) + (xy 138.280415 119.27852) + (xy 138.266053 119.295751) + (xy 138.058764 119.50304) + (xy 137.997441 119.536525) + (xy 137.951688 119.537832) + (xy 137.922 119.533131) + (xy 137.921999 119.533131) + (xy 137.921998 119.533131) + (xy 137.812341 119.550498) + (xy 137.713414 119.600904) + (xy 137.713407 119.600909) + (xy 137.634909 119.679407) + (xy 137.634904 119.679414) + (xy 137.584498 119.778341) + (xy 137.567131 119.887997) + (xy 137.567131 119.888002) + (xy 137.584498 119.997658) + (xy 137.634904 120.096585) + (xy 137.634909 120.096592) + (xy 137.713407 120.17509) + (xy 137.71341 120.175092) + (xy 137.713413 120.175095) + (xy 137.796524 120.217442) + (xy 137.812341 120.225501) + (xy 137.921998 120.242869) + (xy 137.922 120.242869) + (xy 137.922002 120.242869) + (xy 138.031658 120.225501) + (xy 138.031659 120.2255) + (xy 138.031661 120.2255) + (xy 138.130587 120.175095) + (xy 138.209095 120.096587) + (xy 138.2595 119.997661) + (xy 138.2595 119.997659) + (xy 138.259501 119.997658) + (xy 138.276869 119.888002) + (xy 138.276869 119.887999) + (xy 138.272167 119.858314) + (xy 138.281121 119.78902) + (xy 138.306954 119.751239) + (xy 138.466377 119.591816) + (xy 138.5277 119.558334) + (xy 138.554057 119.5555) + (xy 143.466743 119.5555) + (xy 144.051539 119.5555) + (xy 144.118578 119.575185) + (xy 144.164333 119.627989) + (xy 144.174277 119.697147) + (xy 144.145252 119.760703) + (xy 144.089857 119.797431) + (xy 144.011722 119.822818) + (xy 144.011715 119.822821) + (xy 143.847785 119.917466) + (xy 143.707111 120.044129) + (xy 143.595851 120.197265) + (xy 143.595848 120.19727) + (xy 143.518857 120.370192) + (xy 143.518855 120.370197) + (xy 143.48603 120.524633) + (xy 143.4795 120.555354) + (xy 143.4795 120.744646) + (xy 143.485983 120.775148) + (xy 143.518855 120.929802) + (xy 143.518857 120.929807) + (xy 143.595848 121.102729) + (xy 143.595851 121.102734) + (xy 143.707111 121.25587) + (xy 143.707112 121.255871) + (xy 143.847784 121.382533) + (xy 144.011716 121.477179) + (xy 144.191744 121.535674) + (xy 144.332808 121.5505) + (xy 144.332812 121.5505) + (xy 145.227188 121.5505) + (xy 145.227192 121.5505) + (xy 145.368256 121.535674) + (xy 145.548284 121.477179) + (xy 145.712216 121.382533) + (xy 145.852888 121.255871) + (xy 145.964151 121.10273) + (xy 146.041144 120.929803) + (xy 146.0805 120.744646) + (xy 146.0805 120.555354) + (xy 146.041144 120.370197) + (xy 146.013166 120.307359) + (xy 145.964151 120.19727) + (xy 145.964148 120.197265) + (xy 145.852888 120.044129) + (xy 145.737742 119.940451) + (xy 145.712216 119.917467) + (xy 145.548284 119.822821) + (xy 145.548277 119.822818) + (xy 145.470143 119.797431) + (xy 145.412467 119.757993) + (xy 145.385269 119.693635) + (xy 145.397184 119.624788) + (xy 145.444428 119.573313) + (xy 145.508461 119.5555) + (xy 146.915511 119.5555) + (xy 146.98255 119.575185) + (xy 147.028305 119.627989) + (xy 147.038249 119.697147) + (xy 147.018616 119.748386) + (xy 147.010332 119.760783) + (xy 147.010329 119.760791) + (xy 147.0045 119.790098) + (xy 147.0045 121.509894) + (xy 147.004501 121.509902) + (xy 147.01033 121.539212) + (xy 147.032542 121.572457) + (xy 147.049219 121.583599) + (xy 147.065787 121.594669) + (xy 147.06579 121.594669) + (xy 147.065791 121.59467) + (xy 147.075647 121.59663) + (xy 147.095101 121.6005) + (xy 148.605942 121.600499) + (xy 148.672981 121.620184) + (xy 148.693623 121.636818) + (xy 148.827656 121.770851) + (xy 148.842022 121.788088) + (xy 148.847824 121.796493) + (xy 148.851139 121.801295) + (xy 148.863617 121.807844) + (xy 148.913829 121.856428) + (xy 148.929804 121.924447) + (xy 148.906469 121.990304) + (xy 148.887361 122.007903) + (xy 148.888131 122.008674) + (xy 148.853288 122.043514) + (xy 148.847843 122.04864) + (xy 148.822241 122.071322) + (xy 148.821416 122.072519) + (xy 148.807056 122.089747) + (xy 148.560634 122.336169) + (xy 148.499311 122.369654) + (xy 148.429619 122.36467) + (xy 148.414501 122.357847) + (xy 148.3205 122.307603) + (xy 148.141333 122.253253) + (xy 148.141331 122.253252) + (xy 147.955 122.234901) + (xy 147.768668 122.253252) + (xy 147.768666 122.253253) + (xy 147.589497 122.307604) + (xy 147.424376 122.395862) + (xy 147.424373 122.395864) + (xy 147.279642 122.514642) + (xy 147.160864 122.659373) + (xy 147.160862 122.659376) + (xy 147.072604 122.824497) + (xy 147.018253 123.003666) + (xy 147.018252 123.003668) + (xy 146.999901 123.19) + (xy 147.018252 123.376331) + (xy 147.018253 123.376333) + (xy 147.072604 123.555502) + (xy 147.160862 123.720623) + (xy 147.160864 123.720626) + (xy 147.279642 123.865357) + (xy 147.424373 123.984135) + (xy 147.424376 123.984137) + (xy 147.573046 124.063602) + (xy 147.589499 124.072396) + (xy 147.726355 124.113911) + (xy 147.768666 124.126746) + (xy 147.768668 124.126747) + (xy 147.785374 124.128392) + (xy 147.955 124.145099) + (xy 148.141331 124.126747) + (xy 148.320501 124.072396) + (xy 148.485625 123.984136) + (xy 148.630357 123.865357) + (xy 148.749136 123.720625) + (xy 148.837396 123.555501) + (xy 148.891747 123.376331) + (xy 148.910099 123.19) + (xy 148.891747 123.003669) + (xy 148.837396 122.824499) + (xy 148.835912 122.821722) + (xy 148.787152 122.730497) + (xy 148.77291 122.662094) + (xy 148.79791 122.59685) + (xy 148.808813 122.584379) + (xy 149.007376 122.385816) + (xy 149.068699 122.352334) + (xy 149.095056 122.3495) + (xy 149.994663 122.3495) + (xy 150.061702 122.369185) + (xy 150.107457 122.421989) + (xy 150.117401 122.491147) + (xy 150.088376 122.554703) + (xy 150.077635 122.56565) + (xy 150.057111 122.584129) + (xy 149.945851 122.737265) + (xy 149.945848 122.73727) + (xy 149.868857 122.910192) + (xy 149.868855 122.910197) + (xy 149.832688 123.080354) + (xy 149.8295 123.095354) + (xy 149.8295 123.284646) + (xy 149.833931 123.305493) + (xy 149.868855 123.469802) + (xy 149.868857 123.469807) + (xy 149.945848 123.642729) + (xy 149.945851 123.642734) + (xy 150.05711 123.795869) + (xy 150.057111 123.79587) + (xy 150.057112 123.795871) + (xy 150.197784 123.922533) + (xy 150.361716 124.017179) + (xy 150.541744 124.075674) + (xy 150.682808 124.0905) + (xy 150.682812 124.0905) + (xy 151.577188 124.0905) + (xy 151.577192 124.0905) + (xy 151.718256 124.075674) + (xy 151.898284 124.017179) + (xy 152.062216 123.922533) + (xy 152.202888 123.795871) + (xy 152.202888 123.79587) + (xy 152.20289 123.795869) + (xy 152.314148 123.642734) + (xy 152.314147 123.642734) + (xy 152.314151 123.64273) + (xy 152.391144 123.469803) + (xy 152.392436 123.463722) + (xy 152.425627 123.40224) + (xy 152.486789 123.368461) + (xy 152.513727 123.3655) + (xy 153.291943 123.3655) + (xy 153.358982 123.385185) + (xy 153.379624 123.401819) + (xy 154.288656 124.310851) + (xy 154.303022 124.328088) + (xy 154.306994 124.333842) + (xy 154.312139 124.341295) + (xy 154.324617 124.347844) + (xy 154.374829 124.396428) + (xy 154.390804 124.464447) + (xy 154.367469 124.530304) + (xy 154.348361 124.547903) + (xy 154.349131 124.548674) + (xy 154.314288 124.583514) + (xy 154.308843 124.58864) + (xy 154.283241 124.611322) + (xy 154.282416 124.612519) + (xy 154.268056 124.629747) + (xy 153.379625 125.518181) + (xy 153.318302 125.551666) + (xy 153.291944 125.5545) + (xy 152.513727 125.5545) + (xy 152.446688 125.534815) + (xy 152.400933 125.482011) + (xy 152.392436 125.456277) + (xy 152.391143 125.450194) + (xy 152.391142 125.450192) + (xy 152.314151 125.27727) + (xy 152.314148 125.277265) + (xy 152.202888 125.124129) + (xy 152.161328 125.086708) + (xy 152.062216 124.997467) + (xy 151.898284 124.902821) + (xy 151.898277 124.902818) + (xy 151.718259 124.844327) + (xy 151.718256 124.844326) + (xy 151.577192 124.8295) + (xy 150.682808 124.8295) + (xy 150.541744 124.844326) + (xy 150.541741 124.844326) + (xy 150.54174 124.844327) + (xy 150.361722 124.902818) + (xy 150.361715 124.902821) + (xy 150.197785 124.997466) + (xy 150.057111 125.124129) + (xy 149.945851 125.277265) + (xy 149.945848 125.27727) + (xy 149.868857 125.450192) + (xy 149.868855 125.450197) + (xy 149.835983 125.604852) + (xy 149.8295 125.635354) + (xy 149.8295 125.824646) + (xy 149.833931 125.845493) + (xy 149.868855 126.009802) + (xy 149.868857 126.009807) + (xy 149.945848 126.182729) + (xy 149.945851 126.182734) + (xy 150.057111 126.33587) + (xy 150.057112 126.335871) + (xy 150.197784 126.462533) + (xy 150.361716 126.557179) + (xy 150.541744 126.615674) + (xy 150.682808 126.6305) + (xy 150.682812 126.6305) + (xy 151.577188 126.6305) + (xy 151.577192 126.6305) + (xy 151.718256 126.615674) + (xy 151.898284 126.557179) + (xy 152.062216 126.462533) + (xy 152.202888 126.335871) + (xy 152.314151 126.18273) + (xy 152.391144 126.009803) + (xy 152.392436 126.003722) + (xy 152.425627 125.94224) + (xy 152.486789 125.908461) + (xy 152.513727 125.9055) + (xy 153.388781 125.9055) + (xy 153.411131 125.90753) + (xy 153.426913 125.910423) + (xy 153.459592 125.900239) + (xy 153.466785 125.898234) + (xy 153.5 125.890048) + (xy 153.500004 125.890044) + (xy 153.501263 125.889384) + (xy 153.503069 125.888636) + (xy 153.506714 125.88658) + (xy 153.508288 125.885422) + (xy 153.509503 125.884686) + (xy 153.50951 125.884685) + (xy 153.533718 125.860475) + (xy 153.539137 125.855374) + (xy 153.564756 125.832679) + (xy 153.564758 125.832673) + (xy 153.565571 125.831497) + (xy 153.579941 125.814252) + (xy 154.468375 124.925819) + (xy 154.529698 124.892334) + (xy 154.556056 124.8895) + (xy 165.234663 124.8895) + (xy 165.301702 124.909185) + (xy 165.347457 124.961989) + (xy 165.357401 125.031147) + (xy 165.328376 125.094703) + (xy 165.317635 125.10565) + (xy 165.297111 125.124129) + (xy 165.185851 125.277265) + (xy 165.185848 125.27727) + (xy 165.108857 125.450192) + (xy 165.108855 125.450197) + (xy 165.075983 125.604852) + (xy 165.0695 125.635354) + (xy 165.0695 125.824646) + (xy 165.073931 125.845493) + (xy 165.108855 126.009802) + (xy 165.108857 126.009807) + (xy 165.185848 126.182729) + (xy 165.185851 126.182734) + (xy 165.297111 126.33587) + (xy 165.297112 126.335871) + (xy 165.437784 126.462533) + (xy 165.601716 126.557179) + (xy 165.601721 126.55718) + (xy 165.601722 126.557181) + (xy 165.679857 126.582569) + (xy 165.737533 126.622007) + (xy 165.764731 126.686365) + (xy 165.752816 126.755212) + (xy 165.705572 126.806687) + (xy 165.641539 126.8245) + (xy 165.000213 126.8245) + (xy 164.977862 126.822469) + (xy 164.962086 126.819578) + (xy 164.962085 126.819578) + (xy 164.929423 126.829755) + (xy 164.922216 126.831764) + (xy 164.888995 126.839953) + (xy 164.887715 126.840625) + (xy 164.885924 126.841366) + (xy 164.882299 126.843411) + (xy 164.880733 126.844564) + (xy 164.879488 126.845316) + (xy 164.855298 126.869505) + (xy 164.849851 126.874633) + (xy 164.824241 126.897322) + (xy 164.823415 126.89852) + (xy 164.809053 126.915751) + (xy 163.666625 128.058181) + (xy 163.605302 128.091666) + (xy 163.578944 128.0945) + (xy 152.513727 128.0945) + (xy 152.446688 128.074815) + (xy 152.400933 128.022011) + (xy 152.392436 127.996277) + (xy 152.391143 127.990194) + (xy 152.391142 127.990192) + (xy 152.314151 127.81727) + (xy 152.314148 127.817265) + (xy 152.202888 127.664129) + (xy 152.161328 127.626708) + (xy 152.062216 127.537467) + (xy 151.898284 127.442821) + (xy 151.898277 127.442818) + (xy 151.718259 127.384327) + (xy 151.718256 127.384326) + (xy 151.577192 127.3695) + (xy 150.682808 127.3695) + (xy 150.541744 127.384326) + (xy 150.541741 127.384326) + (xy 150.54174 127.384327) + (xy 150.361722 127.442818) + (xy 150.361715 127.442821) + (xy 150.197785 127.537466) + (xy 150.057111 127.664129) + (xy 149.945851 127.817265) + (xy 149.945848 127.81727) + (xy 149.868857 127.990192) + (xy 149.868855 127.990197) + (xy 149.83603 128.144633) + (xy 149.8295 128.175354) + (xy 149.8295 128.364646) + (xy 149.833931 128.385493) + (xy 149.868855 128.549802) + (xy 149.868857 128.549807) + (xy 149.945848 128.722729) + (xy 149.945851 128.722734) + (xy 150.057111 128.87587) + (xy 150.057112 128.875871) + (xy 150.197784 129.002533) + (xy 150.361716 129.097179) + (xy 150.541744 129.155674) + (xy 150.682808 129.1705) + (xy 150.682812 129.1705) + (xy 151.577188 129.1705) + (xy 151.577192 129.1705) + (xy 151.718256 129.155674) + (xy 151.898284 129.097179) + (xy 152.062216 129.002533) + (xy 152.202888 128.875871) + (xy 152.314151 128.72273) + (xy 152.391144 128.549803) + (xy 152.392436 128.543722) + (xy 152.425627 128.48224) + (xy 152.486789 128.448461) + (xy 152.513727 128.4455) + (xy 163.675781 128.4455) + (xy 163.698131 128.44753) + (xy 163.713913 128.450423) + (xy 163.746592 128.440239) + (xy 163.753785 128.438234) + (xy 163.787 128.430048) + (xy 163.787004 128.430044) + (xy 163.788263 128.429384) + (xy 163.790069 128.428636) + (xy 163.793714 128.42658) + (xy 163.795288 128.425422) + (xy 163.796503 128.424686) + (xy 163.79651 128.424685) + (xy 163.820718 128.400475) + (xy 163.826137 128.395374) + (xy 163.851756 128.372679) + (xy 163.851758 128.372673) + (xy 163.852571 128.371497) + (xy 163.866941 128.354252) + (xy 165.009375 127.211819) + (xy 165.070698 127.178334) + (xy 165.097056 127.1755) + (xy 165.641539 127.1755) + (xy 165.708578 127.195185) + (xy 165.754333 127.247989) + (xy 165.764277 127.317147) + (xy 165.735252 127.380703) + (xy 165.679857 127.417431) + (xy 165.601722 127.442818) + (xy 165.601715 127.442821) + (xy 165.437785 127.537466) + (xy 165.297111 127.664129) + (xy 165.185851 127.817265) + (xy 165.185848 127.81727) + (xy 165.108857 127.990192) + (xy 165.108855 127.990197) + (xy 165.07603 128.144633) + (xy 165.0695 128.175354) + (xy 165.0695 128.364646) + (xy 165.073931 128.385493) + (xy 165.108855 128.549802) + (xy 165.108857 128.549807) + (xy 165.185848 128.722729) + (xy 165.185851 128.722734) + (xy 165.297111 128.87587) + (xy 165.297112 128.875871) + (xy 165.437784 129.002533) + (xy 165.601716 129.097179) + (xy 165.601721 129.09718) + (xy 165.601722 129.097181) + (xy 165.679857 129.122569) + (xy 165.737533 129.162007) + (xy 165.764731 129.226365) + (xy 165.752816 129.295212) + (xy 165.705572 129.346687) + (xy 165.641539 129.3645) + (xy 165.000213 129.3645) + (xy 164.977862 129.362469) + (xy 164.962086 129.359578) + (xy 164.962085 129.359578) + (xy 164.929423 129.369755) + (xy 164.922216 129.371764) + (xy 164.888995 129.379953) + (xy 164.887715 129.380625) + (xy 164.885924 129.381366) + (xy 164.882299 129.383411) + (xy 164.880733 129.384564) + (xy 164.879488 129.385316) + (xy 164.855298 129.409505) + (xy 164.849851 129.414633) + (xy 164.824241 129.437322) + (xy 164.823415 129.43852) + (xy 164.809053 129.455751) + (xy 163.666625 130.598181) + (xy 163.605302 130.631666) + (xy 163.578944 130.6345) + (xy 152.513727 130.6345) + (xy 152.446688 130.614815) + (xy 152.400933 130.562011) + (xy 152.392436 130.536277) + (xy 152.391143 130.530194) + (xy 152.391142 130.530192) + (xy 152.314151 130.35727) + (xy 152.314148 130.357265) + (xy 152.202888 130.204129) + (xy 152.146801 130.153628) + (xy 152.062216 130.077467) + (xy 151.898284 129.982821) + (xy 151.898277 129.982818) + (xy 151.718259 129.924327) + (xy 151.718256 129.924326) + (xy 151.577192 129.9095) + (xy 150.682808 129.9095) + (xy 150.541744 129.924326) + (xy 150.541741 129.924326) + (xy 150.54174 129.924327) + (xy 150.361722 129.982818) + (xy 150.361715 129.982821) + (xy 150.197785 130.077466) + (xy 150.057111 130.204129) + (xy 149.945851 130.357265) + (xy 149.945848 130.35727) + (xy 149.868857 130.530192) + (xy 149.868855 130.530197) + (xy 149.835983 130.684852) + (xy 149.8295 130.715354) + (xy 149.8295 130.904646) + (xy 149.833931 130.925493) + (xy 149.868855 131.089802) + (xy 149.868857 131.089807) + (xy 149.945848 131.262729) + (xy 149.945851 131.262734) + (xy 150.057111 131.41587) + (xy 150.057112 131.415871) + (xy 150.197784 131.542533) + (xy 150.361716 131.637179) + (xy 150.541744 131.695674) + (xy 150.682808 131.7105) + (xy 150.682812 131.7105) + (xy 151.577188 131.7105) + (xy 151.577192 131.7105) + (xy 151.718256 131.695674) + (xy 151.898284 131.637179) + (xy 152.062216 131.542533) + (xy 152.202888 131.415871) + (xy 152.314151 131.26273) + (xy 152.391144 131.089803) + (xy 152.392436 131.083722) + (xy 152.425627 131.02224) + (xy 152.486789 130.988461) + (xy 152.513727 130.9855) + (xy 163.675781 130.9855) + (xy 163.698131 130.98753) + (xy 163.713913 130.990423) + (xy 163.746592 130.980239) + (xy 163.753785 130.978234) + (xy 163.787 130.970048) + (xy 163.787004 130.970044) + (xy 163.788263 130.969384) + (xy 163.790069 130.968636) + (xy 163.793714 130.96658) + (xy 163.795288 130.965422) + (xy 163.796503 130.964686) + (xy 163.79651 130.964685) + (xy 163.820718 130.940475) + (xy 163.826137 130.935374) + (xy 163.851756 130.912679) + (xy 163.851758 130.912673) + (xy 163.852571 130.911497) + (xy 163.866941 130.894252) + (xy 165.009375 129.751819) + (xy 165.070698 129.718334) + (xy 165.097056 129.7155) + (xy 165.641539 129.7155) + (xy 165.708578 129.735185) + (xy 165.754333 129.787989) + (xy 165.764277 129.857147) + (xy 165.735252 129.920703) + (xy 165.679857 129.957431) + (xy 165.601722 129.982818) + (xy 165.601715 129.982821) + (xy 165.437785 130.077466) + (xy 165.297111 130.204129) + (xy 165.185851 130.357265) + (xy 165.185848 130.35727) + (xy 165.108857 130.530192) + (xy 165.108855 130.530197) + (xy 165.075983 130.684852) + (xy 165.0695 130.715354) + (xy 165.0695 130.904646) + (xy 165.073931 130.925493) + (xy 165.108855 131.089802) + (xy 165.108857 131.089807) + (xy 165.185848 131.262729) + (xy 165.185851 131.262734) + (xy 165.297111 131.41587) + (xy 165.297112 131.415871) + (xy 165.437784 131.542533) + (xy 165.601716 131.637179) + (xy 165.601721 131.63718) + (xy 165.601722 131.637181) + (xy 165.679857 131.662569) + (xy 165.737533 131.702007) + (xy 165.764731 131.766365) + (xy 165.752816 131.835212) + (xy 165.705572 131.886687) + (xy 165.641539 131.9045) + (xy 165.000213 131.9045) + (xy 164.977862 131.902469) + (xy 164.962086 131.899578) + (xy 164.962085 131.899578) + (xy 164.929423 131.909755) + (xy 164.922216 131.911764) + (xy 164.888995 131.919953) + (xy 164.887715 131.920625) + (xy 164.885924 131.921366) + (xy 164.882299 131.923411) + (xy 164.880733 131.924564) + (xy 164.879488 131.925316) + (xy 164.855298 131.949505) + (xy 164.849851 131.954633) + (xy 164.824241 131.977322) + (xy 164.823415 131.97852) + (xy 164.809053 131.995751) + (xy 163.666625 133.138181) + (xy 163.605302 133.171666) + (xy 163.578944 133.1745) + (xy 152.513727 133.1745) + (xy 152.446688 133.154815) + (xy 152.400933 133.102011) + (xy 152.392436 133.076277) + (xy 152.391143 133.070194) + (xy 152.391142 133.070192) + (xy 152.314151 132.89727) + (xy 152.314148 132.897265) + (xy 152.202888 132.744129) + (xy 152.178466 132.722139) + (xy 152.062216 132.617467) + (xy 151.898284 132.522821) + (xy 151.898277 132.522818) + (xy 151.718259 132.464327) + (xy 151.718256 132.464326) + (xy 151.577192 132.4495) + (xy 150.682808 132.4495) + (xy 150.541744 132.464326) + (xy 150.541741 132.464326) + (xy 150.54174 132.464327) + (xy 150.361722 132.522818) + (xy 150.361715 132.522821) + (xy 150.197785 132.617466) + (xy 150.057111 132.744129) + (xy 149.945851 132.897265) + (xy 149.945848 132.89727) + (xy 149.868857 133.070192) + (xy 149.868855 133.070197) + (xy 149.846516 133.175297) + (xy 149.8295 133.255354) + (xy 149.8295 133.444646) + (xy 149.833931 133.465493) + (xy 149.868855 133.629802) + (xy 149.868857 133.629807) + (xy 149.945848 133.802729) + (xy 149.945851 133.802734) + (xy 150.057111 133.95587) + (xy 150.057112 133.955871) + (xy 150.197784 134.082533) + (xy 150.361716 134.177179) + (xy 150.541744 134.235674) + (xy 150.682808 134.2505) + (xy 150.682812 134.2505) + (xy 151.577188 134.2505) + (xy 151.577192 134.2505) + (xy 151.718256 134.235674) + (xy 151.898284 134.177179) + (xy 152.062216 134.082533) + (xy 152.202888 133.955871) + (xy 152.314151 133.80273) + (xy 152.391144 133.629803) + (xy 152.392436 133.623722) + (xy 152.425627 133.56224) + (xy 152.486789 133.528461) + (xy 152.513727 133.5255) + (xy 163.675781 133.5255) + (xy 163.698131 133.52753) + (xy 163.713913 133.530423) + (xy 163.746592 133.520239) + (xy 163.753785 133.518234) + (xy 163.787 133.510048) + (xy 163.787004 133.510044) + (xy 163.788263 133.509384) + (xy 163.790069 133.508636) + (xy 163.793714 133.50658) + (xy 163.795288 133.505422) + (xy 163.796503 133.504686) + (xy 163.79651 133.504685) + (xy 163.820718 133.480475) + (xy 163.826137 133.475374) + (xy 163.851756 133.452679) + (xy 163.851758 133.452673) + (xy 163.852571 133.451497) + (xy 163.866941 133.434252) + (xy 165.009375 132.291819) + (xy 165.070698 132.258334) + (xy 165.097056 132.2555) + (xy 165.641539 132.2555) + (xy 165.708578 132.275185) + (xy 165.754333 132.327989) + (xy 165.764277 132.397147) + (xy 165.735252 132.460703) + (xy 165.679857 132.497431) + (xy 165.601722 132.522818) + (xy 165.601715 132.522821) + (xy 165.437785 132.617466) + (xy 165.297111 132.744129) + (xy 165.185851 132.897265) + (xy 165.185848 132.89727) + (xy 165.108857 133.070192) + (xy 165.108855 133.070197) + (xy 165.086516 133.175297) + (xy 165.0695 133.255354) + (xy 165.0695 133.444646) + (xy 165.073931 133.465493) + (xy 165.108855 133.629802) + (xy 165.108857 133.629807) + (xy 165.185848 133.802729) + (xy 165.185851 133.802734) + (xy 165.297111 133.95587) + (xy 165.297112 133.955871) + (xy 165.437784 134.082533) + (xy 165.601716 134.177179) + (xy 165.781744 134.235674) + (xy 165.922808 134.2505) + (xy 165.922812 134.2505) + (xy 166.817188 134.2505) + (xy 166.817192 134.2505) + (xy 166.958256 134.235674) + (xy 167.138284 134.177179) + (xy 167.302216 134.082533) + (xy 167.442888 133.955871) + (xy 167.554151 133.80273) + (xy 167.631144 133.629803) + (xy 167.632436 133.623722) + (xy 167.665627 133.56224) + (xy 167.726789 133.528461) + (xy 167.753727 133.5255) + (xy 168.513003 133.5255) + (xy 168.580042 133.545185) + (xy 168.625797 133.597989) + (xy 168.631663 133.613504) + (xy 168.662604 133.715502) + (xy 168.750862 133.880623) + (xy 168.750864 133.880626) + (xy 168.869642 134.025357) + (xy 169.014373 134.144135) + (xy 169.014376 134.144137) + (xy 169.160375 134.222174) + (xy 169.179499 134.232396) + (xy 169.344662 134.282498) + (xy 169.358666 134.286746) + (xy 169.358668 134.286747) + (xy 169.375374 134.288392) + (xy 169.545 134.305099) + (xy 169.731331 134.286747) + (xy 169.910501 134.232396) + (xy 170.075625 134.144136) + (xy 170.220357 134.025357) + (xy 170.339136 133.880625) + (xy 170.427396 133.715501) + (xy 170.481747 133.536331) + (xy 170.500099 133.35) + (xy 170.481747 133.163669) + (xy 170.427396 132.984499) + (xy 170.42591 132.981718) + (xy 170.339137 132.819376) + (xy 170.339135 132.819373) + (xy 170.220357 132.674642) + (xy 170.075626 132.555864) + (xy 170.075623 132.555862) + (xy 169.950266 132.488858) + (xy 169.900422 132.439896) + (xy 169.884961 132.371758) + (xy 169.908793 132.306079) + (xy 169.96435 132.26371) + (xy 170.008719 132.2555) + (xy 171.325943 132.2555) + (xy 171.392982 132.275185) + (xy 171.413624 132.291819) + (xy 171.565466 132.443661) + (xy 171.66986 132.548054) + (xy 171.703345 132.609377) + (xy 171.698361 132.679068) + (xy 171.665155 132.727882) + (xy 171.64711 132.74413) + (xy 171.647106 132.744135) + (xy 171.535851 132.897265) + (xy 171.535848 132.89727) + (xy 171.458857 133.070192) + (xy 171.458855 133.070197) + (xy 171.436516 133.175297) + (xy 171.4195 133.255354) + (xy 171.4195 133.444646) + (xy 171.423931 133.465493) + (xy 171.458855 133.629802) + (xy 171.458857 133.629807) + (xy 171.535848 133.802729) + (xy 171.535851 133.802734) + (xy 171.647111 133.95587) + (xy 171.647112 133.955871) + (xy 171.787784 134.082533) + (xy 171.951716 134.177179) + (xy 172.131744 134.235674) + (xy 172.272808 134.2505) + (xy 172.272812 134.2505) + (xy 173.167188 134.2505) + (xy 173.167192 134.2505) + (xy 173.308256 134.235674) + (xy 173.488284 134.177179) + (xy 173.652216 134.082533) + (xy 173.792888 133.955871) + (xy 173.904151 133.80273) + (xy 173.981144 133.629803) + (xy 174.0205 133.444646) + (xy 179.0395 133.444646) + (xy 179.043931 133.465493) + (xy 179.078855 133.629802) + (xy 179.078857 133.629807) + (xy 179.155848 133.802729) + (xy 179.155851 133.802734) + (xy 179.267111 133.95587) + (xy 179.267112 133.955871) + (xy 179.407784 134.082533) + (xy 179.571716 134.177179) + (xy 179.751744 134.235674) + (xy 179.892808 134.2505) + (xy 179.892812 134.2505) + (xy 180.787188 134.2505) + (xy 180.787192 134.2505) + (xy 180.928256 134.235674) + (xy 181.108284 134.177179) + (xy 181.272216 134.082533) + (xy 181.412888 133.955871) + (xy 181.524151 133.80273) + (xy 181.601144 133.629803) + (xy 181.6405 133.444646) + (xy 181.6405 133.255354) + (xy 181.601144 133.070197) + (xy 181.594465 133.055197) + (xy 181.524151 132.89727) + (xy 181.524148 132.897265) + (xy 181.412888 132.744129) + (xy 181.388466 132.722139) + (xy 181.272216 132.617467) + (xy 181.108284 132.522821) + (xy 181.108277 132.522818) + (xy 180.928259 132.464327) + (xy 180.928256 132.464326) + (xy 180.787192 132.4495) + (xy 179.892808 132.4495) + (xy 179.751744 132.464326) + (xy 179.751741 132.464326) + (xy 179.75174 132.464327) + (xy 179.571722 132.522818) + (xy 179.571715 132.522821) + (xy 179.407785 132.617466) + (xy 179.267111 132.744129) + (xy 179.155851 132.897265) + (xy 179.155848 132.89727) + (xy 179.078857 133.070192) + (xy 179.078855 133.070197) + (xy 179.056516 133.175297) + (xy 179.0395 133.255354) + (xy 179.0395 133.444646) + (xy 174.0205 133.444646) + (xy 174.0205 133.255354) + (xy 173.981144 133.070197) + (xy 173.974465 133.055197) + (xy 173.904151 132.89727) + (xy 173.904148 132.897265) + (xy 173.792888 132.744129) + (xy 173.768466 132.722139) + (xy 173.652216 132.617467) + (xy 173.488284 132.522821) + (xy 173.488277 132.522818) + (xy 173.308259 132.464327) + (xy 173.308256 132.464326) + (xy 173.167192 132.4495) + (xy 172.272808 132.4495) + (xy 172.23886 132.453067) + (xy 172.14602 132.462825) + (xy 172.077291 132.450255) + (xy 172.045379 132.427185) + (xy 171.593344 131.97515) + (xy 171.578975 131.957908) + (xy 171.569863 131.944708) + (xy 171.569861 131.944705) + (xy 171.539566 131.928804) + (xy 171.533046 131.925127) + (xy 171.503772 131.90743) + (xy 171.502377 131.906996) + (xy 171.500578 131.906251) + (xy 171.496606 131.905144) + (xy 171.494682 131.904851) + (xy 171.493257 131.9045) + (xy 171.459046 131.9045) + (xy 171.45156 131.904274) + (xy 171.417418 131.902208) + (xy 171.416005 131.902468) + (xy 171.39365 131.9045) + (xy 170.008719 131.9045) + (xy 169.94168 131.884815) + (xy 169.895925 131.832011) + (xy 169.885981 131.762853) + (xy 169.915006 131.699297) + (xy 169.950266 131.671142) + (xy 170.075623 131.604137) + (xy 170.075626 131.604135) + (xy 170.082572 131.598435) + (xy 170.220357 131.485357) + (xy 170.339136 131.340625) + (xy 170.427396 131.175501) + (xy 170.481747 130.996331) + (xy 170.500099 130.81) + (xy 170.481747 130.623669) + (xy 170.427396 130.444499) + (xy 170.42591 130.441718) + (xy 170.339137 130.279376) + (xy 170.339135 130.279373) + (xy 170.220357 130.134642) + (xy 170.075626 130.015864) + (xy 170.075623 130.015862) + (xy 169.950266 129.948858) + (xy 169.900422 129.899896) + (xy 169.884961 129.831758) + (xy 169.908793 129.766079) + (xy 169.96435 129.72371) + (xy 170.008719 129.7155) + (xy 171.991539 129.7155) + (xy 172.058578 129.735185) + (xy 172.104333 129.787989) + (xy 172.114277 129.857147) + (xy 172.085252 129.920703) + (xy 172.029857 129.957431) + (xy 171.951722 129.982818) + (xy 171.951715 129.982821) + (xy 171.787785 130.077466) + (xy 171.647111 130.204129) + (xy 171.535851 130.357265) + (xy 171.535848 130.35727) + (xy 171.458857 130.530192) + (xy 171.458855 130.530197) + (xy 171.425983 130.684852) + (xy 171.4195 130.715354) + (xy 171.4195 130.904646) + (xy 171.423931 130.925493) + (xy 171.458855 131.089802) + (xy 171.458857 131.089807) + (xy 171.535848 131.262729) + (xy 171.535851 131.262734) + (xy 171.647111 131.41587) + (xy 171.647112 131.415871) + (xy 171.787784 131.542533) + (xy 171.951716 131.637179) + (xy 172.131744 131.695674) + (xy 172.272808 131.7105) + (xy 172.272812 131.7105) + (xy 173.167188 131.7105) + (xy 173.167192 131.7105) + (xy 173.308256 131.695674) + (xy 173.488284 131.637179) + (xy 173.652216 131.542533) + (xy 173.792888 131.415871) + (xy 173.904151 131.26273) + (xy 173.981144 131.089803) + (xy 173.982436 131.083722) + (xy 174.015627 131.02224) + (xy 174.076789 130.988461) + (xy 174.103727 130.9855) + (xy 178.183943 130.9855) + (xy 178.250982 131.005185) + (xy 178.271624 131.021819) + (xy 178.30404 131.054235) + (xy 178.337525 131.115558) + (xy 178.338833 131.161312) + (xy 178.334131 131.191002) + (xy 178.351498 131.300658) + (xy 178.401904 131.399585) + (xy 178.401909 131.399592) + (xy 178.480407 131.47809) + (xy 178.48041 131.478092) + (xy 178.480413 131.478095) + (xy 178.56177 131.519548) + (xy 178.579341 131.528501) + (xy 178.688998 131.545869) + (xy 178.689 131.545869) + (xy 178.689002 131.545869) + (xy 178.798658 131.528501) + (xy 178.798659 131.5285) + (xy 178.798661 131.5285) + (xy 178.897587 131.478095) + (xy 178.976095 131.399587) + (xy 178.999316 131.354012) + (xy 179.047287 131.303219) + (xy 179.115108 131.286423) + (xy 179.181243 131.308959) + (xy 179.210117 131.337424) + (xy 179.26711 131.415869) + (xy 179.267112 131.415871) + (xy 179.407784 131.542533) + (xy 179.571716 131.637179) + (xy 179.751744 131.695674) + (xy 179.892808 131.7105) + (xy 179.892812 131.7105) + (xy 180.787188 131.7105) + (xy 180.787192 131.7105) + (xy 180.928256 131.695674) + (xy 181.108284 131.637179) + (xy 181.272216 131.542533) + (xy 181.412888 131.415871) + (xy 181.524151 131.26273) + (xy 181.601144 131.089803) + (xy 181.6405 130.904646) + (xy 181.6405 130.715354) + (xy 181.601144 130.530197) + (xy 181.594465 130.515197) + (xy 181.524151 130.35727) + (xy 181.524148 130.357265) + (xy 181.412888 130.204129) + (xy 181.356801 130.153628) + (xy 181.272216 130.077467) + (xy 181.108284 129.982821) + (xy 181.108277 129.982818) + (xy 180.928259 129.924327) + (xy 180.928256 129.924326) + (xy 180.787192 129.9095) + (xy 179.892808 129.9095) + (xy 179.85886 129.913067) + (xy 179.76602 129.922825) + (xy 179.697291 129.910255) + (xy 179.665379 129.887185) + (xy 179.213344 129.43515) + (xy 179.198975 129.417908) + (xy 179.189863 129.404708) + (xy 179.189861 129.404705) + (xy 179.159566 129.388804) + (xy 179.153046 129.385127) + (xy 179.123772 129.36743) + (xy 179.122377 129.366996) + (xy 179.120578 129.366251) + (xy 179.116606 129.365144) + (xy 179.114682 129.364851) + (xy 179.113257 129.3645) + (xy 179.079046 129.3645) + (xy 179.07156 129.364274) + (xy 179.037418 129.362208) + (xy 179.036005 129.362468) + (xy 179.01365 129.3645) + (xy 173.448461 129.3645) + (xy 173.381422 129.344815) + (xy 173.335667 129.292011) + (xy 173.325723 129.222853) + (xy 173.354748 129.159297) + (xy 173.410143 129.122569) + (xy 173.450625 129.109414) + (xy 173.488284 129.097179) + (xy 173.652216 129.002533) + (xy 173.792888 128.875871) + (xy 173.904151 128.72273) + (xy 173.936087 128.651002) + (xy 177.826131 128.651002) + (xy 177.843498 128.760658) + (xy 177.893904 128.859585) + (xy 177.893909 128.859592) + (xy 177.972407 128.93809) + (xy 177.97241 128.938092) + (xy 177.972413 128.938095) + (xy 178.05377 128.979548) + (xy 178.071341 128.988501) + (xy 178.180998 129.005869) + (xy 178.181 129.005869) + (xy 178.181002 129.005869) + (xy 178.290658 128.988501) + (xy 178.290659 128.9885) + (xy 178.290661 128.9885) + (xy 178.389587 128.938095) + (xy 178.468095 128.859587) + (xy 178.5185 128.760661) + (xy 178.5185 128.760659) + (xy 178.518501 128.760658) + (xy 178.535869 128.651002) + (xy 178.535869 128.650999) + (xy 178.531167 128.621314) + (xy 178.540121 128.55202) + (xy 178.565955 128.514238) + (xy 178.598378 128.481815) + (xy 178.6597 128.448333) + (xy 178.686056 128.4455) + (xy 178.956273 128.4455) + (xy 179.023312 128.465185) + (xy 179.069067 128.517989) + (xy 179.077564 128.543723) + (xy 179.078856 128.549805) + (xy 179.078857 128.549807) + (xy 179.155848 128.722729) + (xy 179.155851 128.722734) + (xy 179.267111 128.87587) + (xy 179.267112 128.875871) + (xy 179.407784 129.002533) + (xy 179.571716 129.097179) + (xy 179.751744 129.155674) + (xy 179.892808 129.1705) + (xy 179.892812 129.1705) + (xy 180.787188 129.1705) + (xy 180.787192 129.1705) + (xy 180.928256 129.155674) + (xy 181.108284 129.097179) + (xy 181.272216 129.002533) + (xy 181.412888 128.875871) + (xy 181.524151 128.72273) + (xy 181.601144 128.549803) + (xy 181.6405 128.364646) + (xy 181.6405 128.175354) + (xy 181.601144 127.990197) + (xy 181.594465 127.975197) + (xy 181.524151 127.81727) + (xy 181.524148 127.817265) + (xy 181.412888 127.664129) + (xy 181.371328 127.626708) + (xy 181.272216 127.537467) + (xy 181.108284 127.442821) + (xy 181.108277 127.442818) + (xy 180.928259 127.384327) + (xy 180.928256 127.384326) + (xy 180.787192 127.3695) + (xy 179.892808 127.3695) + (xy 179.751744 127.384326) + (xy 179.751741 127.384326) + (xy 179.75174 127.384327) + (xy 179.571722 127.442818) + (xy 179.571715 127.442821) + (xy 179.407785 127.537466) + (xy 179.267111 127.664129) + (xy 179.155851 127.817265) + (xy 179.155848 127.81727) + (xy 179.078857 127.990192) + (xy 179.078856 127.990194) + (xy 179.077564 127.996277) + (xy 179.044373 128.05776) + (xy 178.983211 128.091539) + (xy 178.956273 128.0945) + (xy 178.589213 128.0945) + (xy 178.566862 128.092469) + (xy 178.551086 128.089578) + (xy 178.551085 128.089578) + (xy 178.518423 128.099755) + (xy 178.511216 128.101764) + (xy 178.477995 128.109953) + (xy 178.476715 128.110625) + (xy 178.474924 128.111366) + (xy 178.471299 128.113411) + (xy 178.469733 128.114564) + (xy 178.468488 128.115316) + (xy 178.444298 128.139505) + (xy 178.438851 128.144633) + (xy 178.413241 128.167322) + (xy 178.412415 128.16852) + (xy 178.398053 128.185751) + (xy 178.317764 128.26604) + (xy 178.256441 128.299525) + (xy 178.210688 128.300832) + (xy 178.181 128.296131) + (xy 178.180999 128.296131) + (xy 178.180998 128.296131) + (xy 178.071341 128.313498) + (xy 177.972414 128.363904) + (xy 177.972407 128.363909) + (xy 177.893909 128.442407) + (xy 177.893904 128.442414) + (xy 177.843498 128.541341) + (xy 177.826131 128.650997) + (xy 177.826131 128.651002) + (xy 173.936087 128.651002) + (xy 173.981144 128.549803) + (xy 174.0205 128.364646) + (xy 174.0205 128.175354) + (xy 173.981144 127.990197) + (xy 173.974465 127.975197) + (xy 173.904151 127.81727) + (xy 173.904148 127.817265) + (xy 173.792888 127.664129) + (xy 173.751328 127.626708) + (xy 173.652216 127.537467) + (xy 173.488284 127.442821) + (xy 173.488277 127.442818) + (xy 173.308259 127.384327) + (xy 173.308256 127.384326) + (xy 173.167192 127.3695) + (xy 172.272808 127.3695) + (xy 172.247547 127.372155) + (xy 172.14602 127.382825) + (xy 172.077291 127.370255) + (xy 172.045379 127.347185) + (xy 171.593344 126.89515) + (xy 171.578975 126.877908) + (xy 171.569863 126.864708) + (xy 171.569861 126.864705) + (xy 171.539566 126.848804) + (xy 171.533046 126.845127) + (xy 171.503772 126.82743) + (xy 171.502377 126.826996) + (xy 171.500578 126.826251) + (xy 171.496606 126.825144) + (xy 171.494682 126.824851) + (xy 171.493257 126.8245) + (xy 171.459046 126.8245) + (xy 171.45156 126.824274) + (xy 171.417418 126.822208) + (xy 171.416005 126.822468) + (xy 171.39365 126.8245) + (xy 170.008719 126.8245) + (xy 169.94168 126.804815) + (xy 169.895925 126.752011) + (xy 169.885981 126.682853) + (xy 169.915006 126.619297) + (xy 169.950266 126.591142) + (xy 170.075623 126.524137) + (xy 170.075626 126.524135) + (xy 170.111197 126.494943) + (xy 170.220357 126.405357) + (xy 170.339136 126.260625) + (xy 170.427396 126.095501) + (xy 170.481747 125.916331) + (xy 170.500099 125.73) + (xy 170.481747 125.543669) + (xy 170.427396 125.364499) + (xy 170.42591 125.361718) + (xy 170.339137 125.199376) + (xy 170.339135 125.199373) + (xy 170.220357 125.054642) + (xy 170.132272 124.982353) + (xy 170.092938 124.924608) + (xy 170.091067 124.854763) + (xy 170.127254 124.794995) + (xy 170.19001 124.764279) + (xy 170.210937 124.7625) + (xy 171.325943 124.7625) + (xy 171.392982 124.782185) + (xy 171.413624 124.798819) + (xy 171.433658 124.818853) + (xy 171.448027 124.836094) + (xy 171.453824 124.844493) + (xy 171.457138 124.849293) + (xy 171.45714 124.849296) + (xy 171.487441 124.865199) + (xy 171.493932 124.868859) + (xy 171.523226 124.886568) + (xy 171.523227 124.886568) + (xy 171.524604 124.886997) + (xy 171.526405 124.887743) + (xy 171.530413 124.88886) + (xy 171.532341 124.889154) + (xy 171.533741 124.889499) + (xy 171.533743 124.8895) + (xy 171.567954 124.8895) + (xy 171.575439 124.889725) + (xy 171.591097 124.890673) + (xy 171.656826 124.914369) + (xy 171.69931 124.969839) + (xy 171.70506 125.039472) + (xy 171.67225 125.101159) + (xy 171.666584 125.106596) + (xy 171.647112 125.124128) + (xy 171.647111 125.124129) + (xy 171.535851 125.277265) + (xy 171.535848 125.27727) + (xy 171.458857 125.450192) + (xy 171.458855 125.450197) + (xy 171.425983 125.604852) + (xy 171.4195 125.635354) + (xy 171.4195 125.824646) + (xy 171.423931 125.845493) + (xy 171.458855 126.009802) + (xy 171.458857 126.009807) + (xy 171.535848 126.182729) + (xy 171.535851 126.182734) + (xy 171.647111 126.33587) + (xy 171.647112 126.335871) + (xy 171.787784 126.462533) + (xy 171.951716 126.557179) + (xy 172.131744 126.615674) + (xy 172.272808 126.6305) + (xy 172.272812 126.6305) + (xy 173.167188 126.6305) + (xy 173.167192 126.6305) + (xy 173.308256 126.615674) + (xy 173.488284 126.557179) + (xy 173.652216 126.462533) + (xy 173.792888 126.335871) + (xy 173.904151 126.18273) + (xy 173.981144 126.009803) + (xy 173.982436 126.003722) + (xy 174.015627 125.94224) + (xy 174.076789 125.908461) + (xy 174.103727 125.9055) + (xy 176.659943 125.9055) + (xy 176.726982 125.925185) + (xy 176.747624 125.941819) + (xy 176.78004 125.974235) + (xy 176.813525 126.035558) + (xy 176.814832 126.081311) + (xy 176.810132 126.110998) + (xy 176.810131 126.111002) + (xy 176.827498 126.220658) + (xy 176.877904 126.319585) + (xy 176.877909 126.319592) + (xy 176.956407 126.39809) + (xy 176.95641 126.398092) + (xy 176.956413 126.398095) + (xy 177.03777 126.439548) + (xy 177.055341 126.448501) + (xy 177.164998 126.465869) + (xy 177.165 126.465869) + (xy 177.165002 126.465869) + (xy 177.274658 126.448501) + (xy 177.274659 126.4485) + (xy 177.274661 126.4485) + (xy 177.373587 126.398095) + (xy 177.452095 126.319587) + (xy 177.5025 126.220661) + (xy 177.5025 126.220659) + (xy 177.502501 126.220658) + (xy 177.519869 126.111002) + (xy 177.519869 126.110998) + (xy 177.50154 125.995276) + (xy 177.510494 125.925983) + (xy 177.55549 125.872531) + (xy 177.622242 125.851891) + (xy 177.681637 125.866081) + (xy 177.71046 125.881209) + (xy 177.716932 125.884859) + (xy 177.746226 125.902568) + (xy 177.746227 125.902568) + (xy 177.747604 125.902997) + (xy 177.749405 125.903743) + (xy 177.753413 125.90486) + (xy 177.755341 125.905154) + (xy 177.756741 125.905499) + (xy 177.756743 125.9055) + (xy 177.790954 125.9055) + (xy 177.798439 125.905725) + (xy 177.832581 125.907791) + (xy 177.833995 125.907532) + (xy 177.85635 125.9055) + (xy 178.956273 125.9055) + (xy 179.023312 125.925185) + (xy 179.069067 125.977989) + (xy 179.077563 126.00372) + (xy 179.078125 126.006368) + (xy 179.078856 126.009805) + (xy 179.078857 126.009807) + (xy 179.155848 126.182729) + (xy 179.155851 126.182734) + (xy 179.267111 126.33587) + (xy 179.267112 126.335871) + (xy 179.407784 126.462533) + (xy 179.571716 126.557179) + (xy 179.751744 126.615674) + (xy 179.892808 126.6305) + (xy 179.892812 126.6305) + (xy 180.787188 126.6305) + (xy 180.787192 126.6305) + (xy 180.928256 126.615674) + (xy 181.108284 126.557179) + (xy 181.272216 126.462533) + (xy 181.412888 126.335871) + (xy 181.524151 126.18273) + (xy 181.601144 126.009803) + (xy 181.6405 125.824646) + (xy 181.6405 125.635354) + (xy 181.601144 125.450197) + (xy 181.594465 125.435197) + (xy 181.524151 125.27727) + (xy 181.524148 125.277265) + (xy 181.412888 125.124129) + (xy 181.371328 125.086708) + (xy 181.272216 124.997467) + (xy 181.108284 124.902821) + (xy 181.108277 124.902818) + (xy 180.928259 124.844327) + (xy 180.928256 124.844326) + (xy 180.787192 124.8295) + (xy 179.892808 124.8295) + (xy 179.751744 124.844326) + (xy 179.751741 124.844326) + (xy 179.75174 124.844327) + (xy 179.571722 124.902818) + (xy 179.571715 124.902821) + (xy 179.407785 124.997466) + (xy 179.267111 125.124129) + (xy 179.155851 125.277265) + (xy 179.155848 125.27727) + (xy 179.078857 125.450192) + (xy 179.078856 125.450194) + (xy 179.077564 125.456277) + (xy 179.044373 125.51776) + (xy 178.983211 125.551539) + (xy 178.956273 125.5545) + (xy 177.924057 125.5545) + (xy 177.857018 125.534815) + (xy 177.836376 125.518181) + (xy 176.927344 124.609149) + (xy 176.912977 124.591911) + (xy 176.909006 124.586158) + (xy 176.903861 124.578705) + (xy 176.90386 124.578704) + (xy 176.891379 124.572153) + (xy 176.841168 124.523567) + (xy 176.825196 124.455547) + (xy 176.848534 124.38969) + (xy 176.867631 124.372106) + (xy 176.86686 124.371335) + (xy 176.877509 124.360685) + (xy 176.87751 124.360685) + (xy 176.901717 124.336476) + (xy 176.907136 124.331374) + (xy 176.932756 124.308679) + (xy 176.932758 124.308673) + (xy 176.933571 124.307497) + (xy 176.947942 124.290251) + (xy 177.269854 123.968338) + (xy 177.287084 123.953978) + (xy 177.300295 123.944861) + (xy 177.31392 123.918899) + (xy 177.362504 123.868689) + (xy 177.430523 123.852714) + (xy 177.48001 123.866042) + (xy 177.563341 123.908501) + (xy 177.672998 123.925869) + (xy 177.673 123.925869) + (xy 177.673002 123.925869) + (xy 177.782658 123.908501) + (xy 177.782659 123.9085) + (xy 177.782661 123.9085) + (xy 177.881587 123.858095) + (xy 177.960095 123.779587) + (xy 178.0105 123.680661) + (xy 178.0105 123.680659) + (xy 178.010501 123.680658) + (xy 178.027869 123.571002) + (xy 178.027869 123.570999) + (xy 178.023167 123.541314) + (xy 178.032121 123.47202) + (xy 178.057955 123.434238) + (xy 178.090378 123.401815) + (xy 178.1517 123.368333) + (xy 178.178056 123.3655) + (xy 178.956273 123.3655) + (xy 179.023312 123.385185) + (xy 179.069067 123.437989) + (xy 179.077564 123.463723) + (xy 179.078856 123.469805) + (xy 179.078857 123.469807) + (xy 179.155848 123.642729) + (xy 179.155851 123.642734) + (xy 179.26711 123.795869) + (xy 179.267111 123.79587) + (xy 179.267112 123.795871) + (xy 179.407784 123.922533) + (xy 179.571716 124.017179) + (xy 179.751744 124.075674) + (xy 179.892808 124.0905) + (xy 179.892812 124.0905) + (xy 180.787188 124.0905) + (xy 180.787192 124.0905) + (xy 180.928256 124.075674) + (xy 181.108284 124.017179) + (xy 181.272216 123.922533) + (xy 181.412888 123.795871) + (xy 181.412888 123.79587) + (xy 181.41289 123.795869) + (xy 181.524148 123.642734) + (xy 181.524147 123.642734) + (xy 181.524151 123.64273) + (xy 181.601144 123.469803) + (xy 181.6405 123.284646) + (xy 181.6405 123.095354) + (xy 181.601144 122.910197) + (xy 181.597897 122.902905) + (xy 181.524151 122.73727) + (xy 181.524148 122.737265) + (xy 181.412888 122.584129) + (xy 181.380207 122.554703) + (xy 181.272216 122.457467) + (xy 181.108284 122.362821) + (xy 181.108277 122.362818) + (xy 180.928259 122.304327) + (xy 180.928256 122.304326) + (xy 180.787192 122.2895) + (xy 179.892808 122.2895) + (xy 179.751744 122.304326) + (xy 179.751741 122.304326) + (xy 179.75174 122.304327) + (xy 179.571722 122.362818) + (xy 179.571715 122.362821) + (xy 179.407785 122.457466) + (xy 179.267111 122.584129) + (xy 179.155851 122.737265) + (xy 179.155848 122.73727) + (xy 179.078857 122.910192) + (xy 179.078856 122.910194) + (xy 179.077564 122.916277) + (xy 179.044373 122.97776) + (xy 178.983211 123.011539) + (xy 178.956273 123.0145) + (xy 178.081213 123.0145) + (xy 178.058862 123.012469) + (xy 178.043086 123.009578) + (xy 178.043085 123.009578) + (xy 178.010423 123.019755) + (xy 178.003216 123.021764) + (xy 177.969995 123.029953) + (xy 177.968715 123.030625) + (xy 177.966924 123.031366) + (xy 177.963299 123.033411) + (xy 177.961733 123.034564) + (xy 177.960488 123.035316) + (xy 177.936298 123.059505) + (xy 177.930851 123.064633) + (xy 177.905241 123.087322) + (xy 177.904415 123.08852) + (xy 177.890053 123.105751) + (xy 177.809764 123.18604) + (xy 177.748441 123.219525) + (xy 177.702688 123.220832) + (xy 177.673 123.216131) + (xy 177.672999 123.216131) + (xy 177.672998 123.216131) + (xy 177.563342 123.233498) + (xy 177.520793 123.255178) + (xy 177.452124 123.268073) + (xy 177.387384 123.241795) + (xy 177.347128 123.184688) + (xy 177.3405 123.144692) + (xy 177.3405 121.155056) + (xy 177.360185 121.088017) + (xy 177.376819 121.067375) + (xy 177.582375 120.861819) + (xy 177.643698 120.828334) + (xy 177.670056 120.8255) + (xy 178.956273 120.8255) + (xy 179.023312 120.845185) + (xy 179.069067 120.897989) + (xy 179.077564 120.923723) + (xy 179.078856 120.929805) + (xy 179.078857 120.929807) + (xy 179.155848 121.102729) + (xy 179.155851 121.102734) + (xy 179.267111 121.25587) + (xy 179.267112 121.255871) + (xy 179.407784 121.382533) + (xy 179.571716 121.477179) + (xy 179.751744 121.535674) + (xy 179.892808 121.5505) + (xy 179.892812 121.5505) + (xy 180.787188 121.5505) + (xy 180.787192 121.5505) + (xy 180.928256 121.535674) + (xy 181.108284 121.477179) + (xy 181.272216 121.382533) + (xy 181.412888 121.255871) + (xy 181.524151 121.10273) + (xy 181.601144 120.929803) + (xy 181.6405 120.744646) + (xy 181.6405 120.555354) + (xy 181.601144 120.370197) + (xy 181.573166 120.307359) + (xy 181.524151 120.19727) + (xy 181.524148 120.197265) + (xy 181.412888 120.044129) + (xy 181.297742 119.940451) + (xy 181.272216 119.917467) + (xy 181.108284 119.822821) + (xy 181.108277 119.822818) + (xy 180.928259 119.764327) + (xy 180.928256 119.764326) + (xy 180.787192 119.7495) + (xy 179.892808 119.7495) + (xy 179.751744 119.764326) + (xy 179.751741 119.764326) + (xy 179.75174 119.764327) + (xy 179.571722 119.822818) + (xy 179.571715 119.822821) + (xy 179.407785 119.917466) + (xy 179.267111 120.044129) + (xy 179.155851 120.197265) + (xy 179.155848 120.19727) + (xy 179.078857 120.370192) + (xy 179.078856 120.370194) + (xy 179.077564 120.376277) + (xy 179.044373 120.43776) + (xy 178.983211 120.471539) + (xy 178.956273 120.4745) + (xy 177.573213 120.4745) + (xy 177.550862 120.472469) + (xy 177.535086 120.469578) + (xy 177.535085 120.469578) + (xy 177.502423 120.479755) + (xy 177.495216 120.481764) + (xy 177.461995 120.489953) + (xy 177.460715 120.490625) + (xy 177.458924 120.491366) + (xy 177.455299 120.493411) + (xy 177.453733 120.494564) + (xy 177.452488 120.495316) + (xy 177.428298 120.519505) + (xy 177.422851 120.524633) + (xy 177.397241 120.547322) + (xy 177.396415 120.54852) + (xy 177.382053 120.565751) + (xy 177.060149 120.887655) + (xy 177.042914 120.90202) + (xy 177.029705 120.911138) + (xy 177.013805 120.941431) + (xy 177.010131 120.947944) + (xy 176.99243 120.977227) + (xy 176.991992 120.978634) + (xy 176.991247 120.980431) + (xy 176.990145 120.984387) + (xy 176.989853 120.986307) + (xy 176.9895 120.98774) + (xy 176.9895 121.021952) + (xy 176.989274 121.029438) + (xy 176.987208 121.063581) + (xy 176.987468 121.064995) + (xy 176.9895 121.08735) + (xy 176.9895 123.700944) + (xy 176.969815 123.767983) + (xy 176.953181 123.788625) + (xy 176.747625 123.994181) + (xy 176.686302 124.027666) + (xy 176.659944 124.0305) + (xy 173.855337 124.0305) + (xy 173.788298 124.010815) + (xy 173.742543 123.958011) + (xy 173.732599 123.888853) + (xy 173.761624 123.825297) + (xy 173.772365 123.81435) + (xy 173.791656 123.79698) + (xy 173.792888 123.795871) + (xy 173.792888 123.79587) + (xy 173.79289 123.795869) + (xy 173.904148 123.642734) + (xy 173.904147 123.642734) + (xy 173.904151 123.64273) + (xy 173.981144 123.469803) + (xy 174.0205 123.284646) + (xy 174.0205 123.095354) + (xy 173.981144 122.910197) + (xy 173.977897 122.902905) + (xy 173.904151 122.73727) + (xy 173.904148 122.737265) + (xy 173.792888 122.584129) + (xy 173.760207 122.554703) + (xy 173.652216 122.457467) + (xy 173.488284 122.362821) + (xy 173.488277 122.362818) + (xy 173.308259 122.304327) + (xy 173.308256 122.304326) + (xy 173.167192 122.2895) + (xy 172.272808 122.2895) + (xy 172.131744 122.304326) + (xy 172.131741 122.304326) + (xy 172.13174 122.304327) + (xy 171.951722 122.362818) + (xy 171.951715 122.362821) + (xy 171.787785 122.457466) + (xy 171.647111 122.584129) + (xy 171.535851 122.737265) + (xy 171.535848 122.73727) + (xy 171.458857 122.910192) + (xy 171.458855 122.910197) + (xy 171.422688 123.080354) + (xy 171.4195 123.095354) + (xy 171.4195 123.284646) + (xy 171.423931 123.305493) + (xy 171.458855 123.469802) + (xy 171.458857 123.469807) + (xy 171.535848 123.642729) + (xy 171.535851 123.642734) + (xy 171.64711 123.795869) + (xy 171.647111 123.79587) + (xy 171.647112 123.795871) + (xy 171.648344 123.79698) + (xy 171.667635 123.81435) + (xy 171.704284 123.873837) + (xy 171.702953 123.943694) + (xy 171.664067 124.001742) + (xy 171.59997 124.029552) + (xy 171.584663 124.0305) + (xy 167.505337 124.0305) + (xy 167.438298 124.010815) + (xy 167.392543 123.958011) + (xy 167.382599 123.888853) + (xy 167.411624 123.825297) + (xy 167.422365 123.81435) + (xy 167.441656 123.79698) + (xy 167.442888 123.795871) + (xy 167.442888 123.79587) + (xy 167.44289 123.795869) + (xy 167.554148 123.642734) + (xy 167.554147 123.642734) + (xy 167.554151 123.64273) + (xy 167.631144 123.469803) + (xy 167.6705 123.284646) + (xy 167.6705 123.095354) + (xy 167.631144 122.910197) + (xy 167.627897 122.902905) + (xy 167.554151 122.73727) + (xy 167.554148 122.737265) + (xy 167.442888 122.584129) + (xy 167.410207 122.554703) + (xy 167.302216 122.457467) + (xy 167.138284 122.362821) + (xy 167.138277 122.362818) + (xy 166.958259 122.304327) + (xy 166.958256 122.304326) + (xy 166.817192 122.2895) + (xy 165.922808 122.2895) + (xy 165.781744 122.304326) + (xy 165.781741 122.304326) + (xy 165.78174 122.304327) + (xy 165.601722 122.362818) + (xy 165.601715 122.362821) + (xy 165.437785 122.457466) + (xy 165.297111 122.584129) + (xy 165.185851 122.737265) + (xy 165.18585 122.737267) + (xy 165.128642 122.865755) + (xy 165.083391 122.918992) + (xy 165.016542 122.939312) + (xy 164.949318 122.920266) + (xy 164.927682 122.902999) + (xy 164.927592 122.902909) + (xy 164.927588 122.902906) + (xy 164.927587 122.902905) + (xy 164.903421 122.890592) + (xy 164.828658 122.852498) + (xy 164.719003 122.835131) + (xy 164.719001 122.835131) + (xy 164.719 122.835131) + (xy 164.707988 122.836875) + (xy 164.68931 122.839833) + (xy 164.620017 122.830876) + (xy 164.582234 122.80504) + (xy 164.416619 122.639425) + (xy 164.383134 122.578102) + (xy 164.388118 122.50841) + (xy 164.416619 122.464062) + (xy 164.419584 122.461096) + (xy 164.419587 122.461095) + (xy 164.498095 122.382587) + (xy 164.5485 122.283661) + (xy 164.5485 122.283659) + (xy 164.548501 122.283658) + (xy 164.565869 122.174002) + (xy 164.565869 122.173997) + (xy 164.548501 122.064341) + (xy 164.535439 122.038705) + (xy 164.498095 121.965413) + (xy 164.498092 121.96541) + (xy 164.49809 121.965407) + (xy 164.419592 121.886909) + (xy 164.419588 121.886906) + (xy 164.419587 121.886905) + (xy 164.395421 121.874592) + (xy 164.320658 121.836498) + (xy 164.211003 121.819131) + (xy 164.211001 121.819131) + (xy 164.211 121.819131) + (xy 164.201207 121.820682) + (xy 164.18131 121.823833) + (xy 164.112017 121.814876) + (xy 164.074234 121.78904) + (xy 163.846344 121.56115) + (xy 163.831975 121.543908) + (xy 163.822863 121.530708) + (xy 163.822861 121.530705) + (xy 163.792566 121.514804) + (xy 163.786046 121.511127) + (xy 163.756772 121.49343) + (xy 163.755377 121.492996) + (xy 163.753578 121.492251) + (xy 163.749606 121.491144) + (xy 163.747682 121.490851) + (xy 163.746257 121.4905) + (xy 163.712046 121.4905) + (xy 163.70456 121.490274) + (xy 163.670418 121.488208) + (xy 163.669005 121.488468) + (xy 163.64665 121.4905) + (xy 152.265337 121.4905) + (xy 152.198298 121.470815) + (xy 152.152543 121.418011) + (xy 152.142599 121.348853) + (xy 152.171624 121.285297) + (xy 152.182365 121.27435) + (xy 152.184849 121.272113) + (xy 152.202888 121.255871) + (xy 152.314151 121.10273) + (xy 152.391144 120.929803) + (xy 152.4305 120.744646) + (xy 152.4305 120.555354) + (xy 152.391144 120.370197) + (xy 152.363166 120.307359) + (xy 152.314151 120.19727) + (xy 152.314148 120.197265) + (xy 152.202888 120.044129) + (xy 152.087742 119.940451) + (xy 152.062216 119.917467) + (xy 151.898284 119.822821) + (xy 151.898277 119.822818) + (xy 151.718259 119.764327) + (xy 151.718256 119.764326) + (xy 151.577192 119.7495) + (xy 150.682808 119.7495) + (xy 150.541744 119.764326) + (xy 150.541741 119.764326) + (xy 150.54174 119.764327) + (xy 150.361722 119.822818) + (xy 150.361715 119.822821) + (xy 150.197785 119.917466) + (xy 150.057111 120.044129) + (xy 149.945851 120.197265) + (xy 149.945848 120.19727) + (xy 149.868857 120.370192) + (xy 149.868855 120.370197) + (xy 149.8295 120.555354) + (xy 149.8295 120.613864) + (xy 149.809815 120.680903) + (xy 149.757011 120.726658) + (xy 149.687853 120.736602) + (xy 149.649206 120.724349) + (xy 149.588658 120.693498) + (xy 149.479002 120.676131) + (xy 149.478998 120.676131) + (xy 149.369341 120.693498) + (xy 149.270414 120.743904) + (xy 149.270407 120.743909) + (xy 149.191909 120.822407) + (xy 149.191906 120.822411) + (xy 149.191905 120.822413) + (xy 149.151344 120.90202) + (xy 149.139984 120.924315) + (xy 149.092009 120.975111) + (xy 149.024188 120.991906) + (xy 148.958054 120.969369) + (xy 148.914602 120.914654) + (xy 148.905499 120.86802) + (xy 148.905499 119.790105) + (xy 148.905498 119.790097) + (xy 148.901025 119.767604) + (xy 148.899669 119.760787) + (xy 148.891384 119.748387) + (xy 148.870509 119.681709) + (xy 148.888996 119.61433) + (xy 148.940976 119.567641) + (xy 148.994489 119.5555) + (xy 149.832781 119.5555) + (xy 149.855131 119.55753) + (xy 149.870913 119.560423) + (xy 149.903592 119.550239) + (xy 149.910785 119.548234) + (xy 149.944 119.540048) + (xy 149.944004 119.540044) + (xy 149.945263 119.539384) + (xy 149.947069 119.538636) + (xy 149.950714 119.53658) + (xy 149.952288 119.535422) + (xy 149.953503 119.534686) + (xy 149.95351 119.534685) + (xy 149.977718 119.510475) + (xy 149.983137 119.505374) + (xy 150.008756 119.482679) + (xy 150.008758 119.482673) + (xy 150.009571 119.481497) + (xy 150.023941 119.464252) + (xy 150.455381 119.032812) + (xy 150.516702 118.999329) + (xy 150.556017 118.997174) + (xy 150.682808 119.0105) + (xy 150.682812 119.0105) + (xy 151.577188 119.0105) + (xy 151.577192 119.0105) + (xy 151.718256 118.995674) + (xy 151.898284 118.937179) + (xy 152.062216 118.842533) + (xy 152.202888 118.715871) + (xy 152.314151 118.56273) + (xy 152.391144 118.389803) + (xy 152.4305 118.204646) + (xy 152.4305 118.015354) + (xy 152.391144 117.830197) + (xy 152.352987 117.744497) + (xy 152.314151 117.65727) + (xy 152.314148 117.657265) + (xy 152.202888 117.504129) + (xy 152.138185 117.44587) + (xy 152.062216 117.377467) + (xy 151.898284 117.282821) + (xy 151.898277 117.282818) + (xy 151.718259 117.224327) + (xy 151.718256 117.224326) + (xy 151.577192 117.2095) + (xy 150.682808 117.2095) + (xy 150.541744 117.224326) + (xy 150.541741 117.224326) + (xy 150.54174 117.224327) + (xy 150.361722 117.282818) + (xy 150.361715 117.282821) + (xy 150.197785 117.377466) + (xy 150.057111 117.504129) + (xy 149.945851 117.657265) + (xy 149.945848 117.65727) + (xy 149.868857 117.830192) + (xy 149.868855 117.830197) + (xy 149.8295 118.015354) + (xy 149.8295 118.204645) + (xy 149.868855 118.389802) + (xy 149.868857 118.389807) + (xy 149.945848 118.562729) + (xy 149.945851 118.562734) + (xy 150.05711 118.715869) + (xy 150.057115 118.715875) + (xy 150.07515 118.732113) + (xy 150.111799 118.7916) + (xy 150.11047 118.861457) + (xy 150.07986 118.911945) + (xy 149.823625 119.168181) + (xy 149.762302 119.201666) + (xy 149.735944 119.2045) + (xy 145.508461 119.2045) + (xy 145.441422 119.184815) + (xy 145.395667 119.132011) + (xy 145.385723 119.062853) + (xy 145.414748 118.999297) + (xy 145.470143 118.962569) + (xy 145.512457 118.94882) + (xy 145.548284 118.937179) + (xy 145.712216 118.842533) + (xy 145.852888 118.715871) + (xy 145.964151 118.56273) + (xy 146.041144 118.389803) + (xy 146.0805 118.204646) + (xy 146.0805 118.015354) + (xy 146.041144 117.830197) + (xy 146.002987 117.744497) + (xy 145.964151 117.65727) + (xy 145.964148 117.657265) + (xy 145.852888 117.504129) + (xy 145.788185 117.44587) + (xy 145.712216 117.377467) + (xy 145.548284 117.282821) + (xy 145.548277 117.282818) + (xy 145.368259 117.224327) + (xy 145.368256 117.224326) + (xy 145.227192 117.2095) + (xy 144.332808 117.2095) + (xy 144.191744 117.224326) + (xy 144.191741 117.224326) + (xy 144.19174 117.224327) + (xy 144.011722 117.282818) + (xy 144.011715 117.282821) + (xy 143.847785 117.377466) + (xy 143.707111 117.504129) + (xy 143.595851 117.657265) + (xy 143.595848 117.65727) + (xy 143.518857 117.830192) + (xy 143.518856 117.830194) + (xy 143.517564 117.836277) + (xy 143.484373 117.89776) + (xy 143.423211 117.931539) + (xy 143.396273 117.9345) + (xy 137.949213 117.9345) + (xy 137.926862 117.932469) + (xy 137.911086 117.929578) + (xy 137.911085 117.929578) + (xy 137.878423 117.939755) + (xy 137.871216 117.941764) + (xy 137.837995 117.949953) + (xy 137.836715 117.950625) + (xy 137.834924 117.951366) + (xy 137.831299 117.953411) + (xy 137.829733 117.954564) + (xy 137.828488 117.955316) + (xy 137.804298 117.979505) + (xy 137.798851 117.984633) + (xy 137.773241 118.007322) + (xy 137.772415 118.00852) + (xy 137.758053 118.025751) + (xy 137.550764 118.23304) + (xy 137.489441 118.266525) + (xy 137.443688 118.267832) + (xy 137.414 118.263131) + (xy 137.413999 118.263131) + (xy 137.413998 118.263131) + (xy 137.304341 118.280498) + (xy 137.205414 118.330904) + (xy 137.205407 118.330909) + (xy 137.126909 118.409407) + (xy 137.126904 118.409414) + (xy 137.076498 118.508341) + (xy 137.059131 118.617997) + (xy 137.059131 118.618002) + (xy 131.820191 118.618002) + (xy 133.640375 116.797819) + (xy 133.701698 116.764334) + (xy 133.728056 116.7615) + (xy 164.721943 116.7615) + (xy 164.788982 116.781185) + (xy 164.809624 116.797819) + (xy 165.31986 117.308055) + (xy 165.353345 117.369378) + (xy 165.348361 117.43907) + (xy 165.315153 117.487883) + (xy 165.297118 117.504124) + (xy 165.297109 117.504132) + (xy 165.185851 117.657265) + (xy 165.185848 117.65727) + (xy 165.108857 117.830192) + (xy 165.108855 117.830197) + (xy 165.0695 118.015354) + (xy 165.0695 118.204645) + (xy 165.108855 118.389802) + (xy 165.108857 118.389807) + (xy 165.185848 118.562729) + (xy 165.185851 118.562734) + (xy 165.297111 118.71587) + (xy 165.297112 118.715871) + (xy 165.437784 118.842533) + (xy 165.601716 118.937179) + (xy 165.601721 118.93718) + (xy 165.601722 118.937181) + (xy 165.679857 118.962569) + (xy 165.737533 119.002007) + (xy 165.764731 119.066365) + (xy 165.752816 119.135212) + (xy 165.705572 119.186687) + (xy 165.641539 119.2045) + (xy 160.518545 119.2045) + (xy 160.451506 119.184815) + (xy 160.430864 119.168181) + (xy 160.355592 119.092909) + (xy 160.355588 119.092906) + (xy 160.355587 119.092905) + (xy 160.303499 119.066365) + (xy 160.256658 119.042498) + (xy 160.147002 119.025131) + (xy 160.146998 119.025131) + (xy 160.037341 119.042498) + (xy 159.938414 119.092904) + (xy 159.938407 119.092909) + (xy 159.859909 119.171407) + (xy 159.859904 119.171414) + (xy 159.809498 119.270341) + (xy 159.792131 119.379997) + (xy 159.792131 119.380002) + (xy 159.809498 119.489658) + (xy 159.859904 119.588585) + (xy 159.859909 119.588592) + (xy 159.938407 119.66709) + (xy 159.93841 119.667092) + (xy 159.938413 119.667095) + (xy 159.992986 119.694901) + (xy 160.037341 119.717501) + (xy 160.146998 119.734869) + (xy 160.147 119.734869) + (xy 160.147002 119.734869) + (xy 160.256658 119.717501) + (xy 160.256659 119.7175) + (xy 160.256661 119.7175) + (xy 160.355587 119.667095) + (xy 160.386516 119.636166) + (xy 160.430864 119.591819) + (xy 160.492187 119.558334) + (xy 160.518545 119.5555) + (xy 165.641539 119.5555) + (xy 165.708578 119.575185) + (xy 165.754333 119.627989) + (xy 165.764277 119.697147) + (xy 165.735252 119.760703) + (xy 165.679857 119.797431) + (xy 165.601722 119.822818) + (xy 165.601715 119.822821) + (xy 165.437785 119.917466) + (xy 165.297111 120.044129) + (xy 165.185851 120.197265) + (xy 165.185848 120.19727) + (xy 165.108857 120.370192) + (xy 165.108855 120.370197) + (xy 165.07603 120.524633) + (xy 165.0695 120.555354) + (xy 165.0695 120.744646) + (xy 165.075983 120.775148) + (xy 165.108855 120.929802) + (xy 165.108857 120.929807) + (xy 165.185848 121.102729) + (xy 165.185851 121.102734) + (xy 165.297111 121.25587) + (xy 165.297112 121.255871) + (xy 165.437784 121.382533) + (xy 165.601716 121.477179) + (xy 165.781744 121.535674) + (xy 165.922808 121.5505) + (xy 165.922812 121.5505) + (xy 166.817188 121.5505) + (xy 166.817192 121.5505) + (xy 166.958256 121.535674) + (xy 167.138284 121.477179) + (xy 167.302216 121.382533) + (xy 167.442888 121.255871) + (xy 167.554151 121.10273) + (xy 167.631144 120.929803) + (xy 167.6705 120.744646) + (xy 167.6705 120.555354) + (xy 167.631144 120.370197) + (xy 167.603166 120.307359) + (xy 167.554151 120.19727) + (xy 167.554148 120.197265) + (xy 167.442888 120.044129) + (xy 167.327742 119.940451) + (xy 167.302216 119.917467) + (xy 167.138284 119.822821) + (xy 167.138277 119.822818) + (xy 167.060143 119.797431) + (xy 167.002467 119.757993) + (xy 166.975269 119.693635) + (xy 166.987184 119.624788) + (xy 167.034428 119.573313) + (xy 167.098461 119.5555) + (xy 169.081281 119.5555) + (xy 169.14832 119.575185) + (xy 169.194075 119.627989) + (xy 169.204019 119.697147) + (xy 169.174994 119.760703) + (xy 169.139734 119.788858) + (xy 169.014376 119.855862) + (xy 169.014373 119.855864) + (xy 168.869642 119.974642) + (xy 168.750864 120.119373) + (xy 168.750862 120.119376) + (xy 168.662604 120.284497) + (xy 168.608253 120.463666) + (xy 168.608252 120.463668) + (xy 168.589901 120.65) + (xy 168.608252 120.836331) + (xy 168.608253 120.836333) + (xy 168.662604 121.015502) + (xy 168.750862 121.180623) + (xy 168.750864 121.180626) + (xy 168.869642 121.325357) + (xy 169.014373 121.444135) + (xy 169.014376 121.444137) + (xy 169.1374 121.509894) + (xy 169.179499 121.532396) + (xy 169.358666 121.586746) + (xy 169.358668 121.586747) + (xy 169.375374 121.588392) + (xy 169.545 121.605099) + (xy 169.731331 121.586747) + (xy 169.910501 121.532396) + (xy 170.075625 121.444136) + (xy 170.220357 121.325357) + (xy 170.339136 121.180625) + (xy 170.427396 121.015501) + (xy 170.481747 120.836331) + (xy 170.490777 120.744646) + (xy 171.4195 120.744646) + (xy 171.425983 120.775148) + (xy 171.458855 120.929802) + (xy 171.458857 120.929807) + (xy 171.535848 121.102729) + (xy 171.535851 121.102734) + (xy 171.647111 121.25587) + (xy 171.647112 121.255871) + (xy 171.787784 121.382533) + (xy 171.951716 121.477179) + (xy 172.131744 121.535674) + (xy 172.272808 121.5505) + (xy 172.272812 121.5505) + (xy 173.167188 121.5505) + (xy 173.167192 121.5505) + (xy 173.308256 121.535674) + (xy 173.488284 121.477179) + (xy 173.652216 121.382533) + (xy 173.792888 121.255871) + (xy 173.904151 121.10273) + (xy 173.981144 120.929803) + (xy 173.982436 120.923722) + (xy 174.015627 120.86224) + (xy 174.076789 120.828461) + (xy 174.103727 120.8255) + (xy 175.643943 120.8255) + (xy 175.710982 120.845185) + (xy 175.731624 120.861819) + (xy 175.76404 120.894235) + (xy 175.797525 120.955558) + (xy 175.798832 121.001311) + (xy 175.794132 121.030997) + (xy 175.794131 121.031002) + (xy 175.811498 121.140658) + (xy 175.861904 121.239585) + (xy 175.861909 121.239592) + (xy 175.940407 121.31809) + (xy 175.94041 121.318092) + (xy 175.940413 121.318095) + (xy 176.02177 121.359548) + (xy 176.039341 121.368501) + (xy 176.148998 121.385869) + (xy 176.149 121.385869) + (xy 176.149002 121.385869) + (xy 176.258658 121.368501) + (xy 176.258659 121.3685) + (xy 176.258661 121.3685) + (xy 176.357587 121.318095) + (xy 176.436095 121.239587) + (xy 176.4865 121.140661) + (xy 176.4865 121.140659) + (xy 176.486501 121.140658) + (xy 176.503869 121.031002) + (xy 176.503869 121.030997) + (xy 176.486501 120.921341) + (xy 176.481302 120.911138) + (xy 176.436095 120.822413) + (xy 176.436092 120.82241) + (xy 176.43609 120.822407) + (xy 176.357592 120.743909) + (xy 176.357588 120.743906) + (xy 176.357587 120.743905) + (xy 176.319206 120.724349) + (xy 176.258658 120.693498) + (xy 176.149003 120.676131) + (xy 176.149001 120.676131) + (xy 176.149 120.676131) + (xy 176.13699 120.678033) + (xy 176.11931 120.680833) + (xy 176.050017 120.671876) + (xy 176.012234 120.64604) + (xy 175.911344 120.54515) + (xy 175.896975 120.527908) + (xy 175.887863 120.514708) + (xy 175.887861 120.514705) + (xy 175.857566 120.498804) + (xy 175.851046 120.495127) + (xy 175.821772 120.47743) + (xy 175.820377 120.476996) + (xy 175.818578 120.476251) + (xy 175.814606 120.475144) + (xy 175.812682 120.474851) + (xy 175.811257 120.4745) + (xy 175.777046 120.4745) + (xy 175.76956 120.474274) + (xy 175.735418 120.472208) + (xy 175.734005 120.472468) + (xy 175.71165 120.4745) + (xy 174.103727 120.4745) + (xy 174.036688 120.454815) + (xy 173.990933 120.402011) + (xy 173.982436 120.376277) + (xy 173.981143 120.370194) + (xy 173.981142 120.370192) + (xy 173.904151 120.19727) + (xy 173.904148 120.197265) + (xy 173.792888 120.044129) + (xy 173.677742 119.940451) + (xy 173.652216 119.917467) + (xy 173.488284 119.822821) + (xy 173.488277 119.822818) + (xy 173.308259 119.764327) + (xy 173.308256 119.764326) + (xy 173.167192 119.7495) + (xy 172.272808 119.7495) + (xy 172.131744 119.764326) + (xy 172.131741 119.764326) + (xy 172.13174 119.764327) + (xy 171.951722 119.822818) + (xy 171.951715 119.822821) + (xy 171.787785 119.917466) + (xy 171.647111 120.044129) + (xy 171.535851 120.197265) + (xy 171.535848 120.19727) + (xy 171.458857 120.370192) + (xy 171.458855 120.370197) + (xy 171.42603 120.524633) + (xy 171.4195 120.555354) + (xy 171.4195 120.744646) + (xy 170.490777 120.744646) + (xy 170.500099 120.65) + (xy 170.481747 120.463669) + (xy 170.427396 120.284499) + (xy 170.424331 120.278765) + (xy 170.339137 120.119376) + (xy 170.339135 120.119373) + (xy 170.220357 119.974642) + (xy 170.075626 119.855864) + (xy 170.075623 119.855862) + (xy 169.950266 119.788858) + (xy 169.900422 119.739896) + (xy 169.884961 119.671758) + (xy 169.908793 119.606079) + (xy 169.96435 119.56371) + (xy 170.008719 119.5555) + (xy 170.309943 119.5555) + (xy 170.376982 119.575185) + (xy 170.397624 119.591819) + (xy 170.55704 119.751235) + (xy 170.590525 119.812558) + (xy 170.591832 119.858311) + (xy 170.587132 119.887997) + (xy 170.587131 119.888002) + (xy 170.604498 119.997658) + (xy 170.654904 120.096585) + (xy 170.654909 120.096592) + (xy 170.733407 120.17509) + (xy 170.73341 120.175092) + (xy 170.733413 120.175095) + (xy 170.816524 120.217442) + (xy 170.832341 120.225501) + (xy 170.941998 120.242869) + (xy 170.942 120.242869) + (xy 170.942002 120.242869) + (xy 171.051658 120.225501) + (xy 171.051659 120.2255) + (xy 171.051661 120.2255) + (xy 171.150587 120.175095) + (xy 171.229095 120.096587) + (xy 171.2795 119.997661) + (xy 171.2795 119.997659) + (xy 171.279501 119.997658) + (xy 171.296869 119.888002) + (xy 171.296869 119.887997) + (xy 171.279501 119.778341) + (xy 171.279093 119.77754) + (xy 171.229095 119.679413) + (xy 171.229092 119.67941) + (xy 171.22909 119.679407) + (xy 171.150592 119.600909) + (xy 171.150588 119.600906) + (xy 171.150587 119.600905) + (xy 171.126421 119.588592) + (xy 171.051658 119.550498) + (xy 170.942003 119.533131) + (xy 170.942001 119.533131) + (xy 170.942 119.533131) + (xy 170.932207 119.534682) + (xy 170.91231 119.537833) + (xy 170.843017 119.528876) + (xy 170.805234 119.50304) + (xy 170.577344 119.27515) + (xy 170.562975 119.257908) + (xy 170.553863 119.244708) + (xy 170.553861 119.244705) + (xy 170.523566 119.228804) + (xy 170.517043 119.225125) + (xy 170.501062 119.215464) + (xy 170.453875 119.163936) + (xy 170.442037 119.095077) + (xy 170.46211 119.040459) + (xy 170.467455 119.032457) + (xy 170.467457 119.032457) + (xy 170.489669 118.999213) + (xy 170.4955 118.969899) + (xy 170.495499 117.859999) + (xy 171.041127 117.859999) + (xy 171.041128 117.86) + (xy 172.404314 117.86) + (xy 172.392359 117.871955) + (xy 172.334835 117.984852) + (xy 172.315014 118.11) + (xy 172.334835 118.235148) + (xy 172.392359 118.348045) + (xy 172.404314 118.36) + (xy 171.041128 118.36) + (xy 171.09373 118.556317) + (xy 171.093734 118.556326) + (xy 171.189865 118.762482) + (xy 171.320342 118.94882) + (xy 171.481179 119.109657) + (xy 171.667517 119.240134) + (xy 171.873673 119.336265) + (xy 171.873682 119.336269) + (xy 172.093389 119.395139) + (xy 172.0934 119.395141) + (xy 172.263233 119.409999) + (xy 172.263236 119.41) + (xy 172.47 119.41) + (xy 172.47 118.425686) + (xy 172.481955 118.437641) + (xy 172.594852 118.495165) + (xy 172.688519 118.51) + (xy 172.751481 118.51) + (xy 172.845148 118.495165) + (xy 172.958045 118.437641) + (xy 172.97 118.425686) + (xy 172.97 119.41) + (xy 173.176764 119.41) + (xy 173.176766 119.409999) + (xy 173.346599 119.395141) + (xy 173.34661 119.395139) + (xy 173.403102 119.380002) + (xy 176.302131 119.380002) + (xy 176.319498 119.489658) + (xy 176.369904 119.588585) + (xy 176.369909 119.588592) + (xy 176.448407 119.66709) + (xy 176.44841 119.667092) + (xy 176.448413 119.667095) + (xy 176.502986 119.694901) + (xy 176.547341 119.717501) + (xy 176.656998 119.734869) + (xy 176.657 119.734869) + (xy 176.657002 119.734869) + (xy 176.766658 119.717501) + (xy 176.766659 119.7175) + (xy 176.766661 119.7175) + (xy 176.865587 119.667095) + (xy 176.944095 119.588587) + (xy 176.9945 119.489661) + (xy 176.9945 119.489659) + (xy 176.994501 119.489658) + (xy 177.011869 119.380002) + (xy 177.011869 119.379997) + (xy 176.994501 119.270341) + (xy 176.985232 119.25215) + (xy 176.944095 119.171413) + (xy 176.944092 119.17141) + (xy 176.94409 119.171407) + (xy 176.868819 119.096136) + (xy 176.835334 119.034813) + (xy 176.8325 119.008455) + (xy 176.8325 118.615056) + (xy 176.852185 118.548017) + (xy 176.868819 118.527375) + (xy 177.074375 118.321819) + (xy 177.135698 118.288334) + (xy 177.162056 118.2855) + (xy 178.915501 118.2855) + (xy 178.98254 118.305185) + (xy 179.028295 118.357989) + (xy 179.039501 118.4095) + (xy 179.039501 118.919902) + (xy 179.04533 118.949212) + (xy 179.067542 118.982457) + (xy 179.082417 118.992395) + (xy 179.100787 119.004669) + (xy 179.10079 119.004669) + (xy 179.100791 119.00467) + (xy 179.110647 119.00663) + (xy 179.130101 119.0105) + (xy 181.549898 119.010499) + (xy 181.579213 119.004669) + (xy 181.612457 118.982457) + (xy 181.634669 118.949213) + (xy 181.6405 118.919899) + (xy 181.640499 117.300102) + (xy 181.634669 117.270787) + (xy 181.634668 117.270785) + (xy 181.612457 117.237542) + (xy 181.579214 117.215332) + (xy 181.579215 117.215332) + (xy 181.579213 117.215331) + (xy 181.579211 117.21533) + (xy 181.579208 117.215329) + (xy 181.549901 117.2095) + (xy 179.130105 117.2095) + (xy 179.130097 117.209501) + (xy 179.100787 117.21533) + (xy 179.067542 117.237542) + (xy 179.045332 117.270785) + (xy 179.045329 117.270791) + (xy 179.0395 117.300098) + (xy 179.0395 117.8105) + (xy 179.019815 117.877539) + (xy 178.967011 117.923294) + (xy 178.9155 117.9345) + (xy 177.065213 117.9345) + (xy 177.042862 117.932469) + (xy 177.027086 117.929578) + (xy 177.027085 117.929578) + (xy 176.994423 117.939755) + (xy 176.987216 117.941764) + (xy 176.953995 117.949953) + (xy 176.952715 117.950625) + (xy 176.950924 117.951366) + (xy 176.947299 117.953411) + (xy 176.945733 117.954564) + (xy 176.944488 117.955316) + (xy 176.920298 117.979505) + (xy 176.914851 117.984633) + (xy 176.889241 118.007322) + (xy 176.888415 118.00852) + (xy 176.874053 118.025751) + (xy 176.552149 118.347655) + (xy 176.534914 118.36202) + (xy 176.521705 118.371138) + (xy 176.505805 118.401431) + (xy 176.502131 118.407944) + (xy 176.48443 118.437227) + (xy 176.483992 118.438634) + (xy 176.483247 118.440431) + (xy 176.482145 118.444387) + (xy 176.481853 118.446307) + (xy 176.4815 118.44774) + (xy 176.4815 118.481952) + (xy 176.481274 118.489438) + (xy 176.479208 118.523581) + (xy 176.479468 118.524995) + (xy 176.4815 118.54735) + (xy 176.4815 119.008455) + (xy 176.461815 119.075494) + (xy 176.445181 119.096136) + (xy 176.369909 119.171407) + (xy 176.369904 119.171414) + (xy 176.319498 119.270341) + (xy 176.302131 119.379997) + (xy 176.302131 119.380002) + (xy 173.403102 119.380002) + (xy 173.566317 119.336269) + (xy 173.566326 119.336265) + (xy 173.772482 119.240134) + (xy 173.95882 119.109657) + (xy 174.119657 118.94882) + (xy 174.250134 118.762482) + (xy 174.346265 118.556326) + (xy 174.346269 118.556317) + (xy 174.398872 118.36) + (xy 173.035686 118.36) + (xy 173.047641 118.348045) + (xy 173.105165 118.235148) + (xy 173.124986 118.11) + (xy 173.105165 117.984852) + (xy 173.047641 117.871955) + (xy 173.035686 117.86) + (xy 174.398872 117.86) + (xy 174.398872 117.859999) + (xy 174.346269 117.663682) + (xy 174.346265 117.663673) + (xy 174.250134 117.457517) + (xy 174.119657 117.271179) + (xy 173.95882 117.110342) + (xy 173.772482 116.979865) + (xy 173.566326 116.883734) + (xy 173.566317 116.88373) + (xy 173.34661 116.82486) + (xy 173.346599 116.824858) + (xy 173.176766 116.81) + (xy 172.97 116.81) + (xy 172.97 117.794314) + (xy 172.958045 117.782359) + (xy 172.845148 117.724835) + (xy 172.751481 117.71) + (xy 172.688519 117.71) + (xy 172.594852 117.724835) + (xy 172.481955 117.782359) + (xy 172.47 117.794314) + (xy 172.47 116.81) + (xy 172.263233 116.81) + (xy 172.0934 116.824858) + (xy 172.093389 116.82486) + (xy 171.873682 116.88373) + (xy 171.873673 116.883734) + (xy 171.667517 116.979865) + (xy 171.481179 117.110342) + (xy 171.320342 117.271179) + (xy 171.189865 117.457517) + (xy 171.093734 117.663673) + (xy 171.09373 117.663682) + (xy 171.041127 117.859999) + (xy 170.495499 117.859999) + (xy 170.495499 117.250102) + (xy 170.489669 117.220787) + (xy 170.482128 117.2095) + (xy 170.467457 117.187542) + (xy 170.434214 117.165332) + (xy 170.434215 117.165332) + (xy 170.434213 117.165331) + (xy 170.434211 117.16533) + (xy 170.434208 117.165329) + (xy 170.404901 117.1595) + (xy 168.685105 117.1595) + (xy 168.685097 117.159501) + (xy 168.655787 117.16533) + (xy 168.622542 117.187542) + (xy 168.600332 117.220785) + (xy 168.600329 117.220791) + (xy 168.5945 117.250098) + (xy 168.5945 118.969894) + (xy 168.594501 118.969902) + (xy 168.60033 118.999211) + (xy 168.60033 118.999212) + (xy 168.600331 118.999213) + (xy 168.603977 119.00467) + (xy 168.608616 119.011613) + (xy 168.629491 119.078291) + (xy 168.611004 119.14567) + (xy 168.559024 119.192359) + (xy 168.505511 119.2045) + (xy 167.098461 119.2045) + (xy 167.031422 119.184815) + (xy 166.985667 119.132011) + (xy 166.975723 119.062853) + (xy 167.004748 118.999297) + (xy 167.060143 118.962569) + (xy 167.102457 118.94882) + (xy 167.138284 118.937179) + (xy 167.302216 118.842533) + (xy 167.442888 118.715871) + (xy 167.554151 118.56273) + (xy 167.631144 118.389803) + (xy 167.6705 118.204646) + (xy 167.6705 118.015354) + (xy 167.631144 117.830197) + (xy 167.592987 117.744497) + (xy 167.554151 117.65727) + (xy 167.554148 117.657265) + (xy 167.442888 117.504129) + (xy 167.378185 117.44587) + (xy 167.302216 117.377467) + (xy 167.138284 117.282821) + (xy 167.138277 117.282818) + (xy 166.958259 117.224327) + (xy 166.958256 117.224326) + (xy 166.817192 117.2095) + (xy 165.922808 117.2095) + (xy 165.88886 117.213067) + (xy 165.79602 117.222825) + (xy 165.727291 117.210255) + (xy 165.695379 117.187185) + (xy 164.989344 116.48115) + (xy 164.974975 116.463908) + (xy 164.965863 116.450708) + (xy 164.965861 116.450705) + (xy 164.935566 116.434804) + (xy 164.929046 116.431127) + (xy 164.899772 116.41343) + (xy 164.898377 116.412996) + (xy 164.896578 116.412251) + (xy 164.892606 116.411144) + (xy 164.890682 116.410851) + (xy 164.889257 116.4105) + (xy 164.855046 116.4105) + (xy 164.84756 116.410274) + (xy 164.813418 116.408208) + (xy 164.812005 116.408468) + (xy 164.78965 116.4105) + (xy 152.265337 116.4105) + (xy 152.198298 116.390815) + (xy 152.152543 116.338011) + (xy 152.142599 116.268853) + (xy 152.171624 116.205297) + (xy 152.182365 116.19435) + (xy 152.202888 116.175871) + (xy 152.314151 116.02273) + (xy 152.391144 115.849803) + (xy 152.4305 115.664646) + (xy 152.4305 115.475354) + (xy 152.391144 115.290197) + (xy 152.387897 115.282905) + (xy 152.314151 115.11727) + (xy 152.314148 115.117265) + (xy 152.202888 114.964129) + (xy 152.125715 114.894642) + (xy 152.062216 114.837467) + (xy 151.898284 114.742821) + (xy 151.898277 114.742818) + (xy 151.718259 114.684327) + (xy 151.718256 114.684326) + (xy 151.577192 114.6695) + (xy 150.682808 114.6695) + (xy 150.541744 114.684326) + (xy 150.541741 114.684326) + (xy 150.54174 114.684327) + (xy 150.361722 114.742818) + (xy 150.361715 114.742821) + (xy 150.197785 114.837466) + (xy 150.057111 114.964129) + (xy 149.945851 115.117265) + (xy 149.945848 115.11727) + (xy 149.868857 115.290192) + (xy 149.868856 115.290194) + (xy 149.867564 115.296277) + (xy 149.834373 115.35776) + (xy 149.773211 115.391539) + (xy 149.746273 115.3945) + (xy 147.698056 115.3945) + (xy 147.631017 115.374815) + (xy 147.610375 115.358181) + (xy 146.552194 114.3) + (xy 154.180353 114.3) + (xy 154.200834 114.442456) + (xy 154.257027 114.5655) + (xy 154.260623 114.573373) + (xy 154.354872 114.682143) + (xy 154.475947 114.759953) + (xy 154.47595 114.759954) + (xy 154.475949 114.759954) + (xy 154.614036 114.800499) + (xy 154.614038 114.8005) + (xy 154.614039 114.8005) + (xy 154.757962 114.8005) + (xy 154.757962 114.800499) + (xy 154.896053 114.759953) + (xy 155.017128 114.682143) + (xy 155.111377 114.573373) + (xy 155.171165 114.442457) + (xy 155.173387 114.427) + (xy 162.181353 114.427) + (xy 162.201834 114.569456) + (xy 162.260694 114.698339) + (xy 162.261623 114.700373) + (xy 162.355872 114.809143) + (xy 162.476947 114.886953) + (xy 162.47695 114.886954) + (xy 162.476949 114.886954) + (xy 162.615036 114.927499) + (xy 162.615038 114.9275) + (xy 162.615039 114.9275) + (xy 162.758962 114.9275) + (xy 162.758962 114.927499) + (xy 162.870866 114.894642) + (xy 162.89705 114.886954) + (xy 162.89705 114.886953) + (xy 162.897053 114.886953) + (xy 163.018128 114.809143) + (xy 163.112377 114.700373) + (xy 163.172165 114.569457) + (xy 163.192647 114.427) + (xy 163.172165 114.284543) + (xy 163.112377 114.153627) + (xy 163.018128 114.044857) + (xy 162.897053 113.967047) + (xy 162.897051 113.967046) + (xy 162.897049 113.967045) + (xy 162.89705 113.967045) + (xy 162.758963 113.9265) + (xy 162.758961 113.9265) + (xy 162.615039 113.9265) + (xy 162.615036 113.9265) + (xy 162.476949 113.967045) + (xy 162.355873 114.044856) + (xy 162.261623 114.153626) + (xy 162.261622 114.153628) + (xy 162.201834 114.284543) + (xy 162.181353 114.427) + (xy 155.173387 114.427) + (xy 155.191647 114.3) + (xy 155.171165 114.157543) + (xy 155.111377 114.026627) + (xy 155.017128 113.917857) + (xy 154.896053 113.840047) + (xy 154.896051 113.840046) + (xy 154.896049 113.840045) + (xy 154.89605 113.840045) + (xy 154.757963 113.7995) + (xy 154.757961 113.7995) + (xy 154.614039 113.7995) + (xy 154.614036 113.7995) + (xy 154.475949 113.840045) + (xy 154.354873 113.917856) + (xy 154.260623 114.026626) + (xy 154.260622 114.026628) + (xy 154.200834 114.157543) + (xy 154.180353 114.3) + (xy 146.552194 114.3) + (xy 146.447344 114.19515) + (xy 146.432975 114.177908) + (xy 146.423863 114.164708) + (xy 146.423861 114.164705) + (xy 146.393566 114.148804) + (xy 146.387046 114.145127) + (xy 146.357772 114.12743) + (xy 146.356377 114.126996) + (xy 146.354578 114.126251) + (xy 146.350606 114.125144) + (xy 146.348682 114.124851) + (xy 146.347257 114.1245) + (xy 146.313046 114.1245) + (xy 146.30556 114.124274) + (xy 146.271418 114.122208) + (xy 146.270005 114.122468) + (xy 146.24765 114.1245) + (xy 145.508461 114.1245) + (xy 145.441422 114.104815) + (xy 145.395667 114.052011) + (xy 145.385723 113.982853) + (xy 145.414748 113.919297) + (xy 145.470143 113.882569) + (xy 145.510625 113.869414) + (xy 145.548284 113.857179) + (xy 145.712216 113.762533) + (xy 145.852888 113.635871) + (xy 145.964151 113.48273) + (xy 146.041144 113.309803) + (xy 146.0805 113.124646) + (xy 146.0805 112.935354) + (xy 146.041144 112.750197) + (xy 146.037897 112.742905) + (xy 145.964151 112.57727) + (xy 145.964148 112.577265) + (xy 145.852888 112.424129) + (xy 145.775715 112.354642) + (xy 145.712216 112.297467) + (xy 145.548284 112.202821) + (xy 145.548277 112.202818) + (xy 145.470143 112.177431) + (xy 145.412467 112.137993) + (xy 145.385269 112.073635) + (xy 145.397184 112.004788) + (xy 145.444428 111.953313) + (xy 145.508461 111.9355) + (xy 150.401539 111.9355) + (xy 150.468578 111.955185) + (xy 150.514333 112.007989) + (xy 150.524277 112.077147) + (xy 150.495252 112.140703) + (xy 150.439857 112.177431) + (xy 150.361722 112.202818) + (xy 150.361715 112.202821) + (xy 150.197785 112.297466) + (xy 150.057111 112.424129) + (xy 149.945851 112.577265) + (xy 149.945848 112.57727) + (xy 149.868857 112.750192) + (xy 149.868855 112.750197) + (xy 149.832691 112.920341) + (xy 149.8295 112.935354) + (xy 149.8295 113.124646) + (xy 149.832691 113.139658) + (xy 149.868855 113.309802) + (xy 149.868857 113.309807) + (xy 149.945848 113.482729) + (xy 149.945851 113.482734) + (xy 150.057111 113.63587) + (xy 150.057112 113.635871) + (xy 150.197784 113.762533) + (xy 150.361716 113.857179) + (xy 150.541744 113.915674) + (xy 150.682808 113.9305) + (xy 150.682812 113.9305) + (xy 151.577188 113.9305) + (xy 151.577192 113.9305) + (xy 151.718256 113.915674) + (xy 151.898284 113.857179) + (xy 152.062216 113.762533) + (xy 152.202888 113.635871) + (xy 152.314151 113.48273) + (xy 152.391144 113.309803) + (xy 152.4305 113.124646) + (xy 152.4305 112.935354) + (xy 152.391144 112.750197) + (xy 152.387897 112.742905) + (xy 152.314151 112.57727) + (xy 152.314148 112.577265) + (xy 152.202888 112.424129) + (xy 152.125715 112.354642) + (xy 152.062216 112.297467) + (xy 151.898284 112.202821) + (xy 151.898277 112.202818) + (xy 151.820143 112.177431) + (xy 151.762467 112.137993) + (xy 151.735269 112.073635) + (xy 151.747184 112.004788) + (xy 151.794428 111.953313) + (xy 151.858461 111.9355) + (xy 163.548781 111.9355) + (xy 163.571131 111.93753) + (xy 163.586913 111.940423) + (xy 163.619592 111.930239) + (xy 163.626785 111.928234) + (xy 163.66 111.920048) + (xy 163.660004 111.920044) + (xy 163.661263 111.919384) + (xy 163.663069 111.918636) + (xy 163.666714 111.91658) + (xy 163.668288 111.915422) + (xy 163.669503 111.914686) + (xy 163.66951 111.914685) + (xy 163.693718 111.890475) + (xy 163.699137 111.885374) + (xy 163.724756 111.862679) + (xy 163.724758 111.862673) + (xy 163.725571 111.861497) + (xy 163.739941 111.844252) + (xy 164.882375 110.701819) + (xy 164.943698 110.668334) + (xy 164.970056 110.6655) + (xy 164.986273 110.6655) + (xy 165.053312 110.685185) + (xy 165.099067 110.737989) + (xy 165.107564 110.763723) + (xy 165.108856 110.769805) + (xy 165.108857 110.769807) + (xy 165.185848 110.942729) + (xy 165.185851 110.942734) + (xy 165.249511 111.030354) + (xy 165.297112 111.095871) + (xy 165.437784 111.222533) + (xy 165.601716 111.317179) + (xy 165.601721 111.31718) + (xy 165.601722 111.317181) + (xy 165.679857 111.342569) + (xy 165.737533 111.382007) + (xy 165.764731 111.446365) + (xy 165.752816 111.515212) + (xy 165.705572 111.566687) + (xy 165.641539 111.5845) + (xy 164.746213 111.5845) + (xy 164.723862 111.582469) + (xy 164.708086 111.579578) + (xy 164.708085 111.579578) + (xy 164.675423 111.589755) + (xy 164.668216 111.591764) + (xy 164.634995 111.599953) + (xy 164.633715 111.600625) + (xy 164.631924 111.601366) + (xy 164.628299 111.603411) + (xy 164.626733 111.604564) + (xy 164.625488 111.605316) + (xy 164.601298 111.629505) + (xy 164.595851 111.634633) + (xy 164.570241 111.657322) + (xy 164.569415 111.65852) + (xy 164.555053 111.675751) + (xy 164.347764 111.88304) + (xy 164.286441 111.916525) + (xy 164.240688 111.917832) + (xy 164.211 111.913131) + (xy 164.210999 111.913131) + (xy 164.210998 111.913131) + (xy 164.101341 111.930498) + (xy 164.002414 111.980904) + (xy 164.002407 111.980909) + (xy 163.923909 112.059407) + (xy 163.923904 112.059414) + (xy 163.873498 112.158341) + (xy 163.856131 112.267997) + (xy 163.856131 112.268002) + (xy 163.873498 112.377658) + (xy 163.923904 112.476585) + (xy 163.923909 112.476592) + (xy 164.002407 112.55509) + (xy 164.00241 112.555092) + (xy 164.002413 112.555095) + (xy 164.06538 112.587178) + (xy 164.101341 112.605501) + (xy 164.11729 112.608027) + (xy 164.180424 112.637956) + (xy 164.21224 112.68905) + (xy 164.230395 112.649297) + (xy 164.289173 112.611523) + (xy 164.30471 112.608027) + (xy 164.320658 112.605501) + (xy 164.320659 112.6055) + (xy 164.320661 112.6055) + (xy 164.419587 112.555095) + (xy 164.498095 112.476587) + (xy 164.5485 112.377661) + (xy 164.5485 112.377659) + (xy 164.548501 112.377658) + (xy 164.565869 112.268002) + (xy 164.565869 112.267999) + (xy 164.561167 112.238314) + (xy 164.570121 112.16902) + (xy 164.595954 112.131239) + (xy 164.755377 111.971816) + (xy 164.8167 111.938334) + (xy 164.843057 111.9355) + (xy 165.641539 111.9355) + (xy 165.708578 111.955185) + (xy 165.754333 112.007989) + (xy 165.764277 112.077147) + (xy 165.735252 112.140703) + (xy 165.679857 112.177431) + (xy 165.601722 112.202818) + (xy 165.601715 112.202821) + (xy 165.437785 112.297466) + (xy 165.297111 112.424129) + (xy 165.185851 112.577265) + (xy 165.185848 112.57727) + (xy 165.108857 112.750192) + (xy 165.108856 112.750194) + (xy 165.107564 112.756277) + (xy 165.074373 112.81776) + (xy 165.013211 112.851539) + (xy 164.986273 112.8545) + (xy 164.324108 112.8545) + (xy 164.257069 112.834815) + (xy 164.211314 112.782011) + (xy 164.210454 112.776033) + (xy 164.177748 112.825363) + (xy 164.113785 112.853477) + (xy 164.097892 112.8545) + (xy 156.327545 112.8545) + (xy 156.260506 112.834815) + (xy 156.239864 112.818181) + (xy 156.164592 112.742909) + (xy 156.164588 112.742906) + (xy 156.164587 112.742905) + (xy 156.160743 112.740946) + (xy 156.065658 112.692498) + (xy 155.956002 112.675131) + (xy 155.955998 112.675131) + (xy 155.846341 112.692498) + (xy 155.747414 112.742904) + (xy 155.747407 112.742909) + (xy 155.668909 112.821407) + (xy 155.668904 112.821414) + (xy 155.618498 112.920341) + (xy 155.601131 113.029997) + (xy 155.601131 113.030002) + (xy 155.618498 113.139658) + (xy 155.668904 113.238585) + (xy 155.668909 113.238592) + (xy 155.747407 113.31709) + (xy 155.74741 113.317092) + (xy 155.747413 113.317095) + (xy 155.846339 113.3675) + (xy 155.846341 113.367501) + (xy 155.955998 113.384869) + (xy 155.956 113.384869) + (xy 155.956002 113.384869) + (xy 156.065658 113.367501) + (xy 156.065659 113.3675) + (xy 156.065661 113.3675) + (xy 156.164587 113.317095) + (xy 156.180343 113.301339) + (xy 156.239864 113.241819) + (xy 156.301187 113.208334) + (xy 156.327545 113.2055) + (xy 164.986273 113.2055) + (xy 165.053312 113.225185) + (xy 165.099067 113.277989) + (xy 165.107564 113.303723) + (xy 165.108856 113.309805) + (xy 165.108857 113.309807) + (xy 165.185848 113.482729) + (xy 165.185851 113.482734) + (xy 165.297111 113.63587) + (xy 165.297112 113.635871) + (xy 165.437784 113.762533) + (xy 165.601716 113.857179) + (xy 165.601721 113.85718) + (xy 165.601722 113.857181) + (xy 165.679857 113.882569) + (xy 165.737533 113.922007) + (xy 165.764731 113.986365) + (xy 165.752816 114.055212) + (xy 165.705572 114.106687) + (xy 165.641539 114.1245) + (xy 165.127213 114.1245) + (xy 165.104862 114.122469) + (xy 165.089086 114.119578) + (xy 165.089085 114.119578) + (xy 165.056423 114.129755) + (xy 165.049216 114.131764) + (xy 165.015995 114.139953) + (xy 165.014715 114.140625) + (xy 165.012924 114.141366) + (xy 165.009299 114.143411) + (xy 165.007733 114.144564) + (xy 165.006488 114.145316) + (xy 164.982298 114.169505) + (xy 164.976851 114.174633) + (xy 164.951241 114.197322) + (xy 164.950415 114.19852) + (xy 164.936053 114.215751) + (xy 164.855764 114.29604) + (xy 164.794441 114.329525) + (xy 164.748688 114.330832) + (xy 164.719 114.326131) + (xy 164.718999 114.326131) + (xy 164.718998 114.326131) + (xy 164.609341 114.343498) + (xy 164.510414 114.393904) + (xy 164.510407 114.393909) + (xy 164.431909 114.472407) + (xy 164.431904 114.472414) + (xy 164.381498 114.571341) + (xy 164.364131 114.680997) + (xy 164.364131 114.681002) + (xy 164.381498 114.790658) + (xy 164.431904 114.889585) + (xy 164.431909 114.889592) + (xy 164.510407 114.96809) + (xy 164.51041 114.968092) + (xy 164.510413 114.968095) + (xy 164.605581 115.016585) + (xy 164.609341 115.018501) + (xy 164.718998 115.035869) + (xy 164.719 115.035869) + (xy 164.719002 115.035869) + (xy 164.828658 115.018501) + (xy 164.828659 115.0185) + (xy 164.828661 115.0185) + (xy 164.927587 114.968095) + (xy 165.006095 114.889587) + (xy 165.0565 114.790661) + (xy 165.0565 114.790659) + (xy 165.056501 114.790658) + (xy 165.073869 114.681002) + (xy 165.073869 114.680999) + (xy 165.069167 114.651314) + (xy 165.078121 114.58202) + (xy 165.103955 114.544238) + (xy 165.136378 114.511815) + (xy 165.1977 114.478333) + (xy 165.224056 114.4755) + (xy 165.641539 114.4755) + (xy 165.708578 114.495185) + (xy 165.754333 114.547989) + (xy 165.764277 114.617147) + (xy 165.735252 114.680703) + (xy 165.679857 114.717431) + (xy 165.601722 114.742818) + (xy 165.601715 114.742821) + (xy 165.437785 114.837466) + (xy 165.297111 114.964129) + (xy 165.185851 115.117265) + (xy 165.185848 115.11727) + (xy 165.108857 115.290192) + (xy 165.108855 115.290197) + (xy 165.0695 115.475354) + (xy 165.0695 115.664646) + (xy 165.071669 115.67485) + (xy 165.108855 115.849802) + (xy 165.108857 115.849807) + (xy 165.185848 116.022729) + (xy 165.185851 116.022734) + (xy 165.297111 116.17587) + (xy 165.297112 116.175871) + (xy 165.437784 116.302533) + (xy 165.601716 116.397179) + (xy 165.781744 116.455674) + (xy 165.922808 116.4705) + (xy 165.922812 116.4705) + (xy 166.817188 116.4705) + (xy 166.817192 116.4705) + (xy 166.958256 116.455674) + (xy 167.138284 116.397179) + (xy 167.302216 116.302533) + (xy 167.442888 116.175871) + (xy 167.554151 116.02273) + (xy 167.631144 115.849803) + (xy 167.6705 115.664646) + (xy 167.6705 115.475354) + (xy 167.631144 115.290197) + (xy 167.627897 115.282905) + (xy 167.554151 115.11727) + (xy 167.554148 115.117265) + (xy 167.442888 114.964129) + (xy 167.365715 114.894642) + (xy 167.302216 114.837467) + (xy 167.138284 114.742821) + (xy 167.138277 114.742818) + (xy 167.060143 114.717431) + (xy 167.002467 114.677993) + (xy 166.975269 114.613635) + (xy 166.987184 114.544788) + (xy 167.034428 114.493313) + (xy 167.098461 114.4755) + (xy 167.739781 114.4755) + (xy 167.762131 114.47753) + (xy 167.777913 114.480423) + (xy 167.810592 114.470239) + (xy 167.817785 114.468234) + (xy 167.851 114.460048) + (xy 167.851004 114.460044) + (xy 167.852263 114.459384) + (xy 167.854069 114.458636) + (xy 167.857714 114.45658) + (xy 167.859288 114.455422) + (xy 167.860503 114.454686) + (xy 167.86051 114.454685) + (xy 167.884718 114.430475) + (xy 167.890137 114.425374) + (xy 167.915756 114.402679) + (xy 167.915758 114.402673) + (xy 167.916571 114.401497) + (xy 167.930941 114.384252) + (xy 168.438376 113.876819) + (xy 168.499699 113.843334) + (xy 168.526057 113.8405) + (xy 168.796273 113.8405) + (xy 168.863312 113.860185) + (xy 168.909067 113.912989) + (xy 168.917564 113.938723) + (xy 168.918856 113.944805) + (xy 168.918857 113.944807) + (xy 168.995848 114.117729) + (xy 168.995851 114.117734) + (xy 169.10711 114.270869) + (xy 169.107111 114.27087) + (xy 169.107112 114.270871) + (xy 169.247784 114.397533) + (xy 169.411716 114.492179) + (xy 169.591744 114.550674) + (xy 169.732808 114.5655) + (xy 169.732812 114.5655) + (xy 170.627188 114.5655) + (xy 170.627192 114.5655) + (xy 170.768256 114.550674) + (xy 170.948284 114.492179) + (xy 171.112216 114.397533) + (xy 171.252888 114.270871) + (xy 171.252888 114.27087) + (xy 171.25289 114.270869) + (xy 171.359232 114.1245) + (xy 171.364151 114.11773) + (xy 171.441144 113.944803) + (xy 171.4805 113.759646) + (xy 171.4805 113.759645) + (xy 176.4995 113.759645) + (xy 176.538855 113.944802) + (xy 176.538857 113.944807) + (xy 176.615848 114.117729) + (xy 176.615851 114.117734) + (xy 176.72711 114.270869) + (xy 176.727111 114.27087) + (xy 176.727112 114.270871) + (xy 176.867784 114.397533) + (xy 177.031716 114.492179) + (xy 177.211744 114.550674) + (xy 177.352808 114.5655) + (xy 177.352812 114.5655) + (xy 178.247188 114.5655) + (xy 178.247192 114.5655) + (xy 178.388256 114.550674) + (xy 178.568284 114.492179) + (xy 178.732216 114.397533) + (xy 178.872888 114.270871) + (xy 178.872888 114.27087) + (xy 178.87289 114.270869) + (xy 178.979232 114.1245) + (xy 178.984151 114.11773) + (xy 179.061144 113.944803) + (xy 179.1005 113.759646) + (xy 179.1005 113.570354) + (xy 179.061144 113.385197) + (xy 179.038328 113.333953) + (xy 178.984151 113.21227) + (xy 178.984148 113.212265) + (xy 178.872888 113.059129) + (xy 178.829224 113.019814) + (xy 178.732216 112.932467) + (xy 178.568284 112.837821) + (xy 178.568277 112.837818) + (xy 178.388259 112.779327) + (xy 178.388256 112.779326) + (xy 178.247192 112.7645) + (xy 177.352808 112.7645) + (xy 177.211744 112.779326) + (xy 177.211741 112.779326) + (xy 177.21174 112.779327) + (xy 177.031722 112.837818) + (xy 177.031715 112.837821) + (xy 176.867785 112.932466) + (xy 176.727111 113.059129) + (xy 176.615851 113.212265) + (xy 176.615848 113.21227) + (xy 176.538857 113.385192) + (xy 176.538855 113.385197) + (xy 176.4995 113.570354) + (xy 176.4995 113.759645) + (xy 171.4805 113.759645) + (xy 171.4805 113.570354) + (xy 171.441144 113.385197) + (xy 171.418328 113.333953) + (xy 171.364151 113.21227) + (xy 171.364148 113.212265) + (xy 171.252888 113.059129) + (xy 171.209224 113.019814) + (xy 171.112216 112.932467) + (xy 170.948284 112.837821) + (xy 170.948277 112.837818) + (xy 170.768259 112.779327) + (xy 170.768256 112.779326) + (xy 170.627192 112.7645) + (xy 169.732808 112.7645) + (xy 169.591744 112.779326) + (xy 169.591741 112.779326) + (xy 169.59174 112.779327) + (xy 169.411722 112.837818) + (xy 169.411715 112.837821) + (xy 169.247785 112.932466) + (xy 169.107111 113.059129) + (xy 168.995851 113.212265) + (xy 168.995848 113.21227) + (xy 168.918857 113.385192) + (xy 168.918856 113.385194) + (xy 168.917564 113.391277) + (xy 168.884373 113.45276) + (xy 168.823211 113.486539) + (xy 168.796273 113.4895) + (xy 168.42922 113.4895) + (xy 168.406868 113.487469) + (xy 168.391087 113.484577) + (xy 168.358414 113.494757) + (xy 168.351208 113.496766) + (xy 168.317996 113.504953) + (xy 168.316701 113.505633) + (xy 168.314898 113.50638) + (xy 168.311318 113.508398) + (xy 168.309751 113.509552) + (xy 168.308489 113.510315) + (xy 168.284288 113.534514) + (xy 168.278843 113.53964) + (xy 168.253241 113.562322) + (xy 168.252416 113.563519) + (xy 168.238056 113.580747) + (xy 167.730623 114.088182) + (xy 167.669302 114.121666) + (xy 167.642944 114.1245) + (xy 167.098461 114.1245) + (xy 167.031422 114.104815) + (xy 166.985667 114.052011) + (xy 166.975723 113.982853) + (xy 167.004748 113.919297) + (xy 167.060143 113.882569) + (xy 167.100625 113.869414) + (xy 167.138284 113.857179) + (xy 167.302216 113.762533) + (xy 167.442888 113.635871) + (xy 167.554151 113.48273) + (xy 167.631144 113.309803) + (xy 167.6705 113.124646) + (xy 167.6705 112.935354) + (xy 167.631144 112.750197) + (xy 167.627897 112.742905) + (xy 167.554151 112.57727) + (xy 167.554148 112.577265) + (xy 167.442888 112.424129) + (xy 167.365715 112.354642) + (xy 167.302216 112.297467) + (xy 167.138284 112.202821) + (xy 167.138277 112.202818) + (xy 167.060143 112.177431) + (xy 167.002467 112.137993) + (xy 166.975269 112.073635) + (xy 166.987184 112.004788) + (xy 167.034428 111.953313) + (xy 167.098461 111.9355) + (xy 167.739781 111.9355) + (xy 167.762131 111.93753) + (xy 167.777913 111.940423) + (xy 167.810592 111.930239) + (xy 167.817785 111.928234) + (xy 167.851 111.920048) + (xy 167.851004 111.920044) + (xy 167.852263 111.919384) + (xy 167.854069 111.918636) + (xy 167.857714 111.91658) + (xy 167.859288 111.915422) + (xy 167.860503 111.914686) + (xy 167.86051 111.914685) + (xy 167.884718 111.890475) + (xy 167.890137 111.885374) + (xy 167.915756 111.862679) + (xy 167.915758 111.862673) + (xy 167.916571 111.861497) + (xy 167.930941 111.844252) + (xy 168.438376 111.336819) + (xy 168.499699 111.303334) + (xy 168.526057 111.3005) + (xy 168.796273 111.3005) + (xy 168.863312 111.320185) + (xy 168.909067 111.372989) + (xy 168.917564 111.398723) + (xy 168.918856 111.404805) + (xy 168.918857 111.404807) + (xy 168.995848 111.577729) + (xy 168.995851 111.577734) + (xy 169.054546 111.65852) + (xy 169.107112 111.730871) + (xy 169.247784 111.857533) + (xy 169.411716 111.952179) + (xy 169.591744 112.010674) + (xy 169.732808 112.0255) + (xy 169.732812 112.0255) + (xy 170.627188 112.0255) + (xy 170.627192 112.0255) + (xy 170.768256 112.010674) + (xy 170.948284 111.952179) + (xy 171.112216 111.857533) + (xy 171.252888 111.730871) + (xy 171.364151 111.57773) + (xy 171.441144 111.404803) + (xy 171.4805 111.219646) + (xy 171.4805 111.219645) + (xy 176.4995 111.219645) + (xy 176.538855 111.404802) + (xy 176.538857 111.404807) + (xy 176.615848 111.577729) + (xy 176.615851 111.577734) + (xy 176.674546 111.65852) + (xy 176.727112 111.730871) + (xy 176.867784 111.857533) + (xy 177.031716 111.952179) + (xy 177.211744 112.010674) + (xy 177.352808 112.0255) + (xy 177.352812 112.0255) + (xy 178.247188 112.0255) + (xy 178.247192 112.0255) + (xy 178.388256 112.010674) + (xy 178.568284 111.952179) + (xy 178.732216 111.857533) + (xy 178.872888 111.730871) + (xy 178.984151 111.57773) + (xy 179.061144 111.404803) + (xy 179.1005 111.219646) + (xy 179.1005 111.030354) + (xy 179.061144 110.845197) + (xy 179.036304 110.789407) + (xy 178.984151 110.67227) + (xy 178.984148 110.672265) + (xy 178.872888 110.519129) + (xy 178.746969 110.405751) + (xy 178.732216 110.392467) + (xy 178.568284 110.297821) + (xy 178.568277 110.297818) + (xy 178.388259 110.239327) + (xy 178.388256 110.239326) + (xy 178.247192 110.2245) + (xy 177.352808 110.2245) + (xy 177.211744 110.239326) + (xy 177.211741 110.239326) + (xy 177.21174 110.239327) + (xy 177.031722 110.297818) + (xy 177.031715 110.297821) + (xy 176.867785 110.392466) + (xy 176.727111 110.519129) + (xy 176.615851 110.672265) + (xy 176.615848 110.67227) + (xy 176.538857 110.845192) + (xy 176.538855 110.845197) + (xy 176.4995 111.030354) + (xy 176.4995 111.219645) + (xy 171.4805 111.219645) + (xy 171.4805 111.030354) + (xy 171.441144 110.845197) + (xy 171.416304 110.789407) + (xy 171.364151 110.67227) + (xy 171.364148 110.672265) + (xy 171.252888 110.519129) + (xy 171.126969 110.405751) + (xy 171.112216 110.392467) + (xy 170.948284 110.297821) + (xy 170.948277 110.297818) + (xy 170.768259 110.239327) + (xy 170.768256 110.239326) + (xy 170.627192 110.2245) + (xy 169.732808 110.2245) + (xy 169.591744 110.239326) + (xy 169.591741 110.239326) + (xy 169.59174 110.239327) + (xy 169.411722 110.297818) + (xy 169.411715 110.297821) + (xy 169.247785 110.392466) + (xy 169.107111 110.519129) + (xy 168.995851 110.672265) + (xy 168.995848 110.67227) + (xy 168.918857 110.845192) + (xy 168.918856 110.845194) + (xy 168.917564 110.851277) + (xy 168.884373 110.91276) + (xy 168.823211 110.946539) + (xy 168.796273 110.9495) + (xy 168.42922 110.9495) + (xy 168.406868 110.947469) + (xy 168.391087 110.944577) + (xy 168.358414 110.954757) + (xy 168.351208 110.956766) + (xy 168.317996 110.964953) + (xy 168.316701 110.965633) + (xy 168.314898 110.96638) + (xy 168.311318 110.968398) + (xy 168.309751 110.969552) + (xy 168.308489 110.970315) + (xy 168.284288 110.994514) + (xy 168.278843 110.99964) + (xy 168.253241 111.022322) + (xy 168.252416 111.023519) + (xy 168.238056 111.040747) + (xy 167.730623 111.548182) + (xy 167.669302 111.581666) + (xy 167.642944 111.5845) + (xy 167.098461 111.5845) + (xy 167.031422 111.564815) + (xy 166.985667 111.512011) + (xy 166.975723 111.442853) + (xy 167.004748 111.379297) + (xy 167.060143 111.342569) + (xy 167.100625 111.329414) + (xy 167.138284 111.317179) + (xy 167.302216 111.222533) + (xy 167.442888 111.095871) + (xy 167.554151 110.94273) + (xy 167.631144 110.769803) + (xy 167.6705 110.584646) + (xy 167.6705 110.395354) + (xy 167.631144 110.210197) + (xy 167.627897 110.202905) + (xy 167.554151 110.03727) + (xy 167.554148 110.037265) + (xy 167.442888 109.884129) + (xy 167.365715 109.814642) + (xy 167.302216 109.757467) + (xy 167.138284 109.662821) + (xy 167.138277 109.662818) + (xy 166.958259 109.604327) + (xy 166.958256 109.604326) + (xy 166.817192 109.5895) + (xy 165.922808 109.5895) + (xy 165.781744 109.604326) + (xy 165.781741 109.604326) + (xy 165.78174 109.604327) + (xy 165.601722 109.662818) + (xy 165.601715 109.662821) + (xy 165.437785 109.757466) + (xy 165.297111 109.884129) + (xy 165.185851 110.037265) + (xy 165.185848 110.03727) + (xy 165.108857 110.210192) + (xy 165.108856 110.210194) + (xy 165.107564 110.216277) + (xy 165.074373 110.27776) + (xy 165.013211 110.311539) + (xy 164.986273 110.3145) + (xy 164.873213 110.3145) + (xy 164.850862 110.312469) + (xy 164.835086 110.309578) + (xy 164.835085 110.309578) + (xy 164.802423 110.319755) + (xy 164.795216 110.321764) + (xy 164.761995 110.329953) + (xy 164.760715 110.330625) + (xy 164.758924 110.331366) + (xy 164.755299 110.333411) + (xy 164.753733 110.334564) + (xy 164.752488 110.335316) + (xy 164.728298 110.359505) + (xy 164.722851 110.364633) + (xy 164.697241 110.387322) + (xy 164.696415 110.38852) + (xy 164.682053 110.405751) + (xy 163.539625 111.548181) + (xy 163.478302 111.581666) + (xy 163.451944 111.5845) + (xy 151.858461 111.5845) + (xy 151.791422 111.564815) + (xy 151.745667 111.512011) + (xy 151.735723 111.442853) + (xy 151.764748 111.379297) + (xy 151.820143 111.342569) + (xy 151.860625 111.329414) + (xy 151.898284 111.317179) + (xy 152.062216 111.222533) + (xy 152.202888 111.095871) + (xy 152.314151 110.94273) + (xy 152.391144 110.769803) + (xy 152.4305 110.584646) + (xy 152.4305 110.395354) + (xy 152.391144 110.210197) + (xy 152.387897 110.202905) + (xy 152.314151 110.03727) + (xy 152.314148 110.037265) + (xy 152.202888 109.884129) + (xy 152.125715 109.814642) + (xy 152.062216 109.757467) + (xy 151.898284 109.662821) + (xy 151.898277 109.662818) + (xy 151.718259 109.604327) + (xy 151.718256 109.604326) + (xy 151.577192 109.5895) + (xy 150.682808 109.5895) + (xy 150.541744 109.604326) + (xy 150.541741 109.604326) + (xy 150.54174 109.604327) + (xy 150.361722 109.662818) + (xy 150.361715 109.662821) + (xy 150.197785 109.757466) + (xy 150.057111 109.884129) + (xy 149.945851 110.037265) + (xy 149.945848 110.03727) + (xy 149.868857 110.210192) + (xy 149.868856 110.210194) + (xy 149.867564 110.216277) + (xy 149.834373 110.27776) + (xy 149.773211 110.311539) + (xy 149.746273 110.3145) + (xy 146.163727 110.3145) + (xy 146.096688 110.294815) + (xy 146.050933 110.242011) + (xy 146.042436 110.216277) + (xy 146.041143 110.210194) + (xy 146.041142 110.210192) + (xy 145.964151 110.03727) + (xy 145.964148 110.037265) + (xy 145.852888 109.884129) + (xy 145.775715 109.814642) + (xy 145.712216 109.757467) + (xy 145.548284 109.662821) + (xy 145.548277 109.662818) + (xy 145.470143 109.637431) + (xy 145.412467 109.597993) + (xy 145.385269 109.533635) + (xy 145.397184 109.464788) + (xy 145.444428 109.413313) + (xy 145.508461 109.3955) + (xy 149.832781 109.3955) + (xy 149.855131 109.39753) + (xy 149.870913 109.400423) + (xy 149.903592 109.390239) + (xy 149.910785 109.388234) + (xy 149.944 109.380048) + (xy 149.944004 109.380044) + (xy 149.945263 109.379384) + (xy 149.947069 109.378636) + (xy 149.950714 109.37658) + (xy 149.952288 109.375422) + (xy 149.953503 109.374686) + (xy 149.95351 109.374685) + (xy 149.977718 109.350475) + (xy 149.983137 109.345374) + (xy 150.008756 109.322679) + (xy 150.008758 109.322673) + (xy 150.009571 109.321497) + (xy 150.023941 109.304252) + (xy 150.455381 108.872812) + (xy 150.516702 108.839329) + (xy 150.556017 108.837174) + (xy 150.682808 108.8505) + (xy 150.682812 108.8505) + (xy 151.577188 108.8505) + (xy 151.577192 108.8505) + (xy 151.718256 108.835674) + (xy 151.898284 108.777179) + (xy 152.062216 108.682533) + (xy 152.202888 108.555871) + (xy 152.314151 108.40273) + (xy 152.391144 108.229803) + (xy 152.4305 108.044646) + (xy 165.0695 108.044646) + (xy 165.075535 108.07304) + (xy 165.108855 108.229802) + (xy 165.108857 108.229807) + (xy 165.185848 108.402729) + (xy 165.185851 108.402734) + (xy 165.297111 108.55587) + (xy 165.297112 108.555871) + (xy 165.437784 108.682533) + (xy 165.601716 108.777179) + (xy 165.781744 108.835674) + (xy 165.922808 108.8505) + (xy 165.922812 108.8505) + (xy 166.817188 108.8505) + (xy 166.817192 108.8505) + (xy 166.958256 108.835674) + (xy 167.138284 108.777179) + (xy 167.302216 108.682533) + (xy 167.305423 108.679645) + (xy 168.8795 108.679645) + (xy 168.918855 108.864802) + (xy 168.918857 108.864807) + (xy 168.995848 109.037729) + (xy 168.995851 109.037734) + (xy 169.10711 109.190869) + (xy 169.107111 109.19087) + (xy 169.107112 109.190871) + (xy 169.247784 109.317533) + (xy 169.411716 109.412179) + (xy 169.591744 109.470674) + (xy 169.732808 109.4855) + (xy 169.732812 109.4855) + (xy 170.627188 109.4855) + (xy 170.627192 109.4855) + (xy 170.768256 109.470674) + (xy 170.948284 109.412179) + (xy 171.112216 109.317533) + (xy 171.252888 109.190871) + (xy 171.252888 109.19087) + (xy 171.25289 109.190869) + (xy 171.364148 109.037734) + (xy 171.364147 109.037734) + (xy 171.364151 109.03773) + (xy 171.441144 108.864803) + (xy 171.4805 108.679646) + (xy 171.4805 108.679645) + (xy 176.4995 108.679645) + (xy 176.538855 108.864802) + (xy 176.538857 108.864807) + (xy 176.615848 109.037729) + (xy 176.615851 109.037734) + (xy 176.72711 109.190869) + (xy 176.727111 109.19087) + (xy 176.727112 109.190871) + (xy 176.867784 109.317533) + (xy 177.031716 109.412179) + (xy 177.211744 109.470674) + (xy 177.352808 109.4855) + (xy 177.352812 109.4855) + (xy 178.247188 109.4855) + (xy 178.247192 109.4855) + (xy 178.388256 109.470674) + (xy 178.568284 109.412179) + (xy 178.732216 109.317533) + (xy 178.872888 109.190871) + (xy 178.872888 109.19087) + (xy 178.87289 109.190869) + (xy 178.984148 109.037734) + (xy 178.984147 109.037734) + (xy 178.984151 109.03773) + (xy 179.061144 108.864803) + (xy 179.1005 108.679646) + (xy 179.1005 108.490354) + (xy 179.061144 108.305197) + (xy 179.036304 108.249407) + (xy 178.984151 108.13227) + (xy 178.984148 108.132265) + (xy 178.872888 107.979129) + (xy 178.746969 107.865751) + (xy 178.732216 107.852467) + (xy 178.568284 107.757821) + (xy 178.568277 107.757818) + (xy 178.388259 107.699327) + (xy 178.388256 107.699326) + (xy 178.247192 107.6845) + (xy 177.352808 107.6845) + (xy 177.211744 107.699326) + (xy 177.211741 107.699326) + (xy 177.21174 107.699327) + (xy 177.031722 107.757818) + (xy 177.031715 107.757821) + (xy 176.867785 107.852466) + (xy 176.727111 107.979129) + (xy 176.615851 108.132265) + (xy 176.615848 108.13227) + (xy 176.538857 108.305192) + (xy 176.538855 108.305197) + (xy 176.4995 108.490354) + (xy 176.4995 108.679645) + (xy 171.4805 108.679645) + (xy 171.4805 108.490354) + (xy 171.441144 108.305197) + (xy 171.416304 108.249407) + (xy 171.364151 108.13227) + (xy 171.364148 108.132265) + (xy 171.252888 107.979129) + (xy 171.126969 107.865751) + (xy 171.112216 107.852467) + (xy 170.948284 107.757821) + (xy 170.948277 107.757818) + (xy 170.768259 107.699327) + (xy 170.768256 107.699326) + (xy 170.627192 107.6845) + (xy 169.732808 107.6845) + (xy 169.591744 107.699326) + (xy 169.591741 107.699326) + (xy 169.59174 107.699327) + (xy 169.411722 107.757818) + (xy 169.411715 107.757821) + (xy 169.247785 107.852466) + (xy 169.107111 107.979129) + (xy 168.995851 108.132265) + (xy 168.995848 108.13227) + (xy 168.918857 108.305192) + (xy 168.918855 108.305197) + (xy 168.8795 108.490354) + (xy 168.8795 108.679645) + (xy 167.305423 108.679645) + (xy 167.442888 108.555871) + (xy 167.554151 108.40273) + (xy 167.631144 108.229803) + (xy 167.6705 108.044646) + (xy 167.6705 107.855354) + (xy 167.631144 107.670197) + (xy 167.592987 107.584497) + (xy 167.554151 107.49727) + (xy 167.554148 107.497265) + (xy 167.442888 107.344129) + (xy 167.427353 107.330141) + (xy 167.302216 107.217467) + (xy 167.138284 107.122821) + (xy 167.138277 107.122818) + (xy 166.958259 107.064327) + (xy 166.958256 107.064326) + (xy 166.817192 107.0495) + (xy 165.922808 107.0495) + (xy 165.781744 107.064326) + (xy 165.781741 107.064326) + (xy 165.78174 107.064327) + (xy 165.601722 107.122818) + (xy 165.601715 107.122821) + (xy 165.437785 107.217466) + (xy 165.297111 107.344129) + (xy 165.185851 107.497265) + (xy 165.185848 107.49727) + (xy 165.108857 107.670192) + (xy 165.108855 107.670197) + (xy 165.07603 107.824633) + (xy 165.0695 107.855354) + (xy 165.0695 108.044646) + (xy 152.4305 108.044646) + (xy 152.4305 107.855354) + (xy 152.391144 107.670197) + (xy 152.352987 107.584497) + (xy 152.314151 107.49727) + (xy 152.314148 107.497265) + (xy 152.202888 107.344129) + (xy 152.182365 107.32565) + (xy 152.145716 107.266163) + (xy 152.147047 107.196306) + (xy 152.185933 107.138258) + (xy 152.25003 107.110448) + (xy 152.265337 107.1095) + (xy 163.294781 107.1095) + (xy 163.317131 107.11153) + (xy 163.332913 107.114423) + (xy 163.365592 107.104239) + (xy 163.372785 107.102234) + (xy 163.406 107.094048) + (xy 163.406004 107.094044) + (xy 163.407263 107.093384) + (xy 163.409069 107.092636) + (xy 163.412714 107.09058) + (xy 163.414288 107.089422) + (xy 163.415503 107.088686) + (xy 163.41551 107.088685) + (xy 163.439718 107.064475) + (xy 163.445137 107.059374) + (xy 163.470756 107.036679) + (xy 163.470758 107.036673) + (xy 163.471571 107.035497) + (xy 163.485941 107.018252) + (xy 164.857822 105.646372) + (xy 164.919143 105.612889) + (xy 164.988835 105.617873) + (xy 165.044768 105.659745) + (xy 165.069185 105.725209) + (xy 165.069501 105.734055) + (xy 165.069501 106.219902) + (xy 165.07533 106.249212) + (xy 165.097542 106.282457) + (xy 165.105773 106.287956) + (xy 165.130787 106.304669) + (xy 165.13079 106.304669) + (xy 165.130791 106.30467) + (xy 165.140647 106.30663) + (xy 165.160101 106.3105) + (xy 167.579898 106.310499) + (xy 167.609213 106.304669) + (xy 167.642457 106.282457) + (xy 167.664669 106.249213) + (xy 167.6705 106.219899) + (xy 167.6705 105.794999) + (xy 168.501127 105.794999) + (xy 168.501128 105.795) + (xy 169.864314 105.795) + (xy 169.852359 105.806955) + (xy 169.794835 105.919852) + (xy 169.775014 106.045) + (xy 169.794835 106.170148) + (xy 169.852359 106.283045) + (xy 169.864314 106.295) + (xy 168.501128 106.295) + (xy 168.55373 106.491317) + (xy 168.553734 106.491326) + (xy 168.649865 106.697482) + (xy 168.780342 106.88382) + (xy 168.941179 107.044657) + (xy 169.127517 107.175134) + (xy 169.333673 107.271265) + (xy 169.333682 107.271269) + (xy 169.553389 107.330139) + (xy 169.5534 107.330141) + (xy 169.723233 107.344999) + (xy 169.723236 107.345) + (xy 169.93 107.345) + (xy 169.93 106.360686) + (xy 169.941955 106.372641) + (xy 170.054852 106.430165) + (xy 170.148519 106.445) + (xy 170.211481 106.445) + (xy 170.305148 106.430165) + (xy 170.418045 106.372641) + (xy 170.43 106.360686) + (xy 170.43 107.345) + (xy 170.636764 107.345) + (xy 170.636766 107.344999) + (xy 170.806599 107.330141) + (xy 170.80661 107.330139) + (xy 171.026317 107.271269) + (xy 171.026326 107.271265) + (xy 171.232482 107.175134) + (xy 171.41882 107.044657) + (xy 171.579657 106.88382) + (xy 171.599911 106.854894) + (xy 176.4995 106.854894) + (xy 176.499501 106.854902) + (xy 176.50533 106.884212) + (xy 176.527542 106.917457) + (xy 176.537647 106.924208) + (xy 176.560787 106.939669) + (xy 176.56079 106.939669) + (xy 176.560791 106.93967) + (xy 176.570647 106.94163) + (xy 176.590101 106.9455) + (xy 179.009898 106.945499) + (xy 179.039213 106.939669) + (xy 179.072457 106.917457) + (xy 179.094669 106.884213) + (xy 179.1005 106.854899) + (xy 179.1005 106.045001) + (xy 179.504318 106.045001) + (xy 179.524955 106.20176) + (xy 179.524956 106.201762) + (xy 179.581822 106.33905) + (xy 179.585464 106.347841) + (xy 179.681718 106.473282) + (xy 179.807159 106.569536) + (xy 179.953238 106.630044) + (xy 179.987746 106.634587) + (xy 180.109999 106.650682) + (xy 180.11 106.650682) + (xy 180.110001 106.650682) + (xy 180.162254 106.643802) + (xy 180.266762 106.630044) + (xy 180.412841 106.569536) + (xy 180.538282 106.473282) + (xy 180.634536 106.347841) + (xy 180.695044 106.201762) + (xy 180.715682 106.045001) + (xy 181.004318 106.045001) + (xy 181.024955 106.20176) + (xy 181.024956 106.201762) + (xy 181.081822 106.33905) + (xy 181.085464 106.347841) + (xy 181.181718 106.473282) + (xy 181.307159 106.569536) + (xy 181.453238 106.630044) + (xy 181.487746 106.634587) + (xy 181.609999 106.650682) + (xy 181.61 106.650682) + (xy 181.610001 106.650682) + (xy 181.662254 106.643802) + (xy 181.766762 106.630044) + (xy 181.912841 106.569536) + (xy 182.038282 106.473282) + (xy 182.134536 106.347841) + (xy 182.195044 106.201762) + (xy 182.215682 106.045) + (xy 182.215465 106.043354) + (xy 182.195044 105.888239) + (xy 182.195044 105.888238) + (xy 182.134536 105.742159) + (xy 182.038282 105.616718) + (xy 181.912841 105.520464) + (xy 181.910902 105.519661) + (xy 181.766762 105.459956) + (xy 181.76676 105.459955) + (xy 181.610001 105.439318) + (xy 181.609999 105.439318) + (xy 181.453239 105.459955) + (xy 181.453237 105.459956) + (xy 181.30716 105.520463) + (xy 181.181718 105.616718) + (xy 181.085463 105.74216) + (xy 181.024956 105.888237) + (xy 181.024955 105.888239) + (xy 181.004318 106.044998) + (xy 181.004318 106.045001) + (xy 180.715682 106.045001) + (xy 180.715682 106.045) + (xy 180.715465 106.043354) + (xy 180.695044 105.888239) + (xy 180.695044 105.888238) + (xy 180.634536 105.742159) + (xy 180.538282 105.616718) + (xy 180.412841 105.520464) + (xy 180.410902 105.519661) + (xy 180.266762 105.459956) + (xy 180.26676 105.459955) + (xy 180.110001 105.439318) + (xy 180.109999 105.439318) + (xy 179.953239 105.459955) + (xy 179.953237 105.459956) + (xy 179.80716 105.520463) + (xy 179.681718 105.616718) + (xy 179.585463 105.74216) + (xy 179.524956 105.888237) + (xy 179.524955 105.888239) + (xy 179.504318 106.044998) + (xy 179.504318 106.045001) + (xy 179.1005 106.045001) + (xy 179.100499 105.235102) + (xy 179.094669 105.205787) + (xy 179.089306 105.19776) + (xy 179.072457 105.172542) + (xy 179.039214 105.150332) + (xy 179.039215 105.150332) + (xy 179.039213 105.150331) + (xy 179.039211 105.15033) + (xy 179.039208 105.150329) + (xy 179.009901 105.1445) + (xy 176.590105 105.1445) + (xy 176.590097 105.144501) + (xy 176.560787 105.15033) + (xy 176.527542 105.172542) + (xy 176.505332 105.205785) + (xy 176.505329 105.205791) + (xy 176.4995 105.235098) + (xy 176.4995 106.854894) + (xy 171.599911 106.854894) + (xy 171.710134 106.697482) + (xy 171.806265 106.491326) + (xy 171.806269 106.491317) + (xy 171.858872 106.295) + (xy 170.495686 106.295) + (xy 170.507641 106.283045) + (xy 170.565165 106.170148) + (xy 170.584986 106.045) + (xy 170.565165 105.919852) + (xy 170.507641 105.806955) + (xy 170.495686 105.795) + (xy 171.858872 105.795) + (xy 171.858872 105.794999) + (xy 171.806269 105.598682) + (xy 171.806265 105.598673) + (xy 171.710134 105.392517) + (xy 171.579657 105.206179) + (xy 171.41882 105.045342) + (xy 171.232482 104.914865) + (xy 171.026326 104.818734) + (xy 171.026317 104.81873) + (xy 170.80661 104.75986) + (xy 170.806599 104.759858) + (xy 170.636766 104.745) + (xy 170.43 104.745) + (xy 170.43 105.729314) + (xy 170.418045 105.717359) + (xy 170.305148 105.659835) + (xy 170.211481 105.645) + (xy 170.148519 105.645) + (xy 170.054852 105.659835) + (xy 169.941955 105.717359) + (xy 169.93 105.729314) + (xy 169.93 104.745) + (xy 169.723233 104.745) + (xy 169.5534 104.759858) + (xy 169.553389 104.75986) + (xy 169.333682 104.81873) + (xy 169.333673 104.818734) + (xy 169.127517 104.914865) + (xy 168.941179 105.045342) + (xy 168.780342 105.206179) + (xy 168.649865 105.392517) + (xy 168.553734 105.598673) + (xy 168.55373 105.598682) + (xy 168.501127 105.794999) + (xy 167.6705 105.794999) + (xy 167.670499 104.600102) + (xy 167.664669 104.570787) + (xy 167.664668 104.570785) + (xy 167.642457 104.537542) + (xy 167.609214 104.515332) + (xy 167.609215 104.515332) + (xy 167.609213 104.515331) + (xy 167.609211 104.51533) + (xy 167.609208 104.515329) + (xy 167.579901 104.5095) + (xy 165.160105 104.5095) + (xy 165.160097 104.509501) + (xy 165.130787 104.51533) + (xy 165.097542 104.537542) + (xy 165.075332 104.570785) + (xy 165.075329 104.570791) + (xy 165.0695 104.600098) + (xy 165.0695 105.1105) + (xy 165.049815 105.177539) + (xy 164.997011 105.223294) + (xy 164.9455 105.2345) + (xy 164.873213 105.2345) + (xy 164.850862 105.232469) + (xy 164.835086 105.229578) + (xy 164.835085 105.229578) + (xy 164.802423 105.239755) + (xy 164.795216 105.241764) + (xy 164.761995 105.249953) + (xy 164.760715 105.250625) + (xy 164.758924 105.251366) + (xy 164.755299 105.253411) + (xy 164.753733 105.254564) + (xy 164.752488 105.255316) + (xy 164.728298 105.279505) + (xy 164.722851 105.284633) + (xy 164.697241 105.307322) + (xy 164.696415 105.30852) + (xy 164.682053 105.325751) + (xy 163.285625 106.722181) + (xy 163.224302 106.755666) + (xy 163.197944 106.7585) + (xy 152.826307 106.7585) + (xy 152.759268 106.738815) + (xy 152.713513 106.686011) + (xy 152.703569 106.616853) + (xy 152.71582 106.578209) + (xy 152.7375 106.535661) + (xy 152.742818 106.502086) + (xy 152.754869 106.426002) + (xy 152.754869 106.425997) + (xy 152.737501 106.316341) + (xy 152.731553 106.304667) + (xy 152.687095 106.217413) + (xy 152.687092 106.21741) + (xy 152.68709 106.217407) + (xy 152.608592 106.138909) + (xy 152.608588 106.138906) + (xy 152.608587 106.138905) + (xy 152.584421 106.126592) + (xy 152.509658 106.088498) + (xy 152.390361 106.069604) + (xy 152.390829 106.066646) + (xy 152.339064 106.051446) + (xy 152.293309 105.998642) + (xy 152.283365 105.929484) + (xy 152.305784 105.874247) + (xy 152.310135 105.868258) + (xy 152.314151 105.86273) + (xy 152.391144 105.689803) + (xy 152.4305 105.504646) + (xy 152.4305 105.315354) + (xy 152.391144 105.130197) + (xy 152.387897 105.122905) + (xy 152.314151 104.95727) + (xy 152.314148 104.957265) + (xy 152.202888 104.804129) + (xy 152.182365 104.78565) + (xy 152.145716 104.726163) + (xy 152.147047 104.656306) + (xy 152.185933 104.598258) + (xy 152.25003 104.570448) + (xy 152.265337 104.5695) + (xy 152.536455 104.5695) + (xy 152.603494 104.589185) + (xy 152.624136 104.605819) + (xy 152.699407 104.68109) + (xy 152.69941 104.681092) + (xy 152.699413 104.681095) + (xy 152.798339 104.7315) + (xy 152.798341 104.731501) + (xy 152.907998 104.748869) + (xy 152.908 104.748869) + (xy 152.908002 104.748869) + (xy 153.017658 104.731501) + (xy 153.017659 104.7315) + (xy 153.017661 104.7315) + (xy 153.116587 104.681095) + (xy 153.195095 104.602587) + (xy 153.2455 104.503661) + (xy 153.2455 104.503659) + (xy 153.245501 104.503658) + (xy 153.262869 104.394002) + (xy 153.262869 104.393997) + (xy 153.245501 104.284341) + (xy 153.222559 104.239315) + (xy 153.195095 104.185413) + (xy 153.195092 104.18541) + (xy 153.19509 104.185407) + (xy 153.116592 104.106909) + (xy 153.116588 104.106906) + (xy 153.116587 104.106905) + (xy 153.098851 104.097868) + (xy 153.017658 104.056498) + (xy 152.908002 104.039131) + (xy 152.907998 104.039131) + (xy 152.798341 104.056498) + (xy 152.699414 104.106904) + (xy 152.699407 104.106909) + (xy 152.624136 104.182181) + (xy 152.562813 104.215666) + (xy 152.536455 104.2185) + (xy 143.02922 104.2185) + (xy 143.006868 104.216469) + (xy 142.991087 104.213577) + (xy 142.958414 104.223757) + (xy 142.951208 104.225766) + (xy 142.917996 104.233953) + (xy 142.916701 104.234633) + (xy 142.914898 104.23538) + (xy 142.911318 104.237398) + (xy 142.909751 104.238552) + (xy 142.908489 104.239315) + (xy 142.884288 104.263514) + (xy 142.878843 104.26864) + (xy 142.853241 104.291322) + (xy 142.852416 104.292519) + (xy 142.838056 104.309747) + (xy 141.949625 105.198181) + (xy 141.888302 105.231666) + (xy 141.861944 105.2345) + (xy 130.923727 105.2345) + (xy 130.856688 105.214815) + (xy 130.810933 105.162011) + (xy 130.802436 105.136277) + (xy 130.801143 105.130194) + (xy 130.801142 105.130192) + (xy 130.724151 104.95727) + (xy 130.724148 104.957265) + (xy 130.612888 104.804129) + (xy 130.56372 104.759858) + (xy 130.472216 104.677467) + (xy 130.308284 104.582821) + (xy 130.308277 104.582818) + (xy 130.128259 104.524327) + (xy 130.128256 104.524326) + (xy 129.987192 104.5095) + (xy 129.092808 104.5095) + (xy 128.951744 104.524326) + (xy 128.951741 104.524326) + (xy 128.95174 104.524327) + (xy 128.771722 104.582818) + (xy 128.771715 104.582821) + (xy 128.607785 104.677466) + (xy 128.467111 104.804129) + (xy 128.355851 104.957265) + (xy 128.355848 104.95727) + (xy 128.278857 105.130192) + (xy 128.278856 105.130194) + (xy 128.277564 105.136277) + (xy 128.244373 105.19776) + (xy 128.183211 105.231539) + (xy 128.156273 105.2345) + (xy 124.233213 105.2345) + (xy 124.210862 105.232469) + (xy 124.195086 105.229578) + (xy 124.195085 105.229578) + (xy 124.162423 105.239755) + (xy 124.155216 105.241764) + (xy 124.121995 105.249953) + (xy 124.120715 105.250625) + (xy 124.118924 105.251366) + (xy 124.115299 105.253411) + (xy 124.113733 105.254564) + (xy 124.112488 105.255316) + (xy 124.088298 105.279505) + (xy 124.082851 105.284633) + (xy 124.057241 105.307322) + (xy 124.056415 105.30852) + (xy 124.042053 105.325751) + (xy 123.834764 105.53304) + (xy 123.773441 105.566525) + (xy 123.727688 105.567832) + (xy 123.698 105.563131) + (xy 123.697999 105.563131) + (xy 123.697998 105.563131) + (xy 123.588341 105.580498) + (xy 123.489414 105.630904) + (xy 123.489407 105.630909) + (xy 123.410909 105.709407) + (xy 123.410904 105.709414) + (xy 123.360498 105.808341) + (xy 123.343131 105.917997) + (xy 123.343131 105.918002) + (xy 123.360498 106.027658) + (xy 123.410904 106.126585) + (xy 123.410909 106.126592) + (xy 123.489407 106.20509) + (xy 123.48941 106.205092) + (xy 123.489413 106.205095) + (xy 123.539892 106.230815) + (xy 123.588341 106.255501) + (xy 123.697998 106.272869) + (xy 123.698 106.272869) + (xy 123.698002 106.272869) + (xy 123.807658 106.255501) + (xy 123.807659 106.2555) + (xy 123.807661 106.2555) + (xy 123.906587 106.205095) + (xy 123.985095 106.126587) + (xy 124.0355 106.027661) + (xy 124.0355 106.027659) + (xy 124.035501 106.027658) + (xy 124.052869 105.918002) + (xy 124.052869 105.917999) + (xy 124.048167 105.888314) + (xy 124.057121 105.81902) + (xy 124.082954 105.781239) + (xy 124.242377 105.621816) + (xy 124.3037 105.588334) + (xy 124.330057 105.5855) + (xy 128.156273 105.5855) + (xy 128.223312 105.605185) + (xy 128.269067 105.657989) + (xy 128.277564 105.683723) + (xy 128.278856 105.689805) + (xy 128.278857 105.689807) + (xy 128.355848 105.862729) + (xy 128.355851 105.862734) + (xy 128.467111 106.01587) + (xy 128.467112 106.015871) + (xy 128.607784 106.142533) + (xy 128.771716 106.237179) + (xy 128.771721 106.23718) + (xy 128.771722 106.237181) + (xy 128.849857 106.262569) + (xy 128.907533 106.302007) + (xy 128.934731 106.366365) + (xy 128.922816 106.435212) + (xy 128.875572 106.486687) + (xy 128.811539 106.5045) + (xy 124.614213 106.5045) + (xy 124.591862 106.502469) + (xy 124.576086 106.499578) + (xy 124.576085 106.499578) + (xy 124.543423 106.509755) + (xy 124.536216 106.511764) + (xy 124.502995 106.519953) + (xy 124.501715 106.520625) + (xy 124.499924 106.521366) + (xy 124.496299 106.523411) + (xy 124.494733 106.524564) + (xy 124.493488 106.525316) + (xy 124.469298 106.549505) + (xy 124.463851 106.554633) + (xy 124.438241 106.577322) + (xy 124.437415 106.57852) + (xy 124.423053 106.595751) + (xy 124.342764 106.67604) + (xy 124.281441 106.709525) + (xy 124.235688 106.710832) + (xy 124.206 106.706131) + (xy 124.205999 106.706131) + (xy 124.205998 106.706131) + (xy 124.096341 106.723498) + (xy 123.997414 106.773904) + (xy 123.997407 106.773909) + (xy 123.918909 106.852407) + (xy 123.918904 106.852414) + (xy 123.868498 106.951341) + (xy 123.851131 107.060997) + (xy 123.851131 107.061002) + (xy 123.868498 107.170658) + (xy 123.918904 107.269585) + (xy 123.918909 107.269592) + (xy 123.997407 107.34809) + (xy 123.99741 107.348092) + (xy 123.997413 107.348095) + (xy 124.096339 107.3985) + (xy 124.096341 107.398501) + (xy 124.205998 107.415869) + (xy 124.206 107.415869) + (xy 124.206002 107.415869) + (xy 124.315658 107.398501) + (xy 124.315659 107.3985) + (xy 124.315661 107.3985) + (xy 124.414587 107.348095) + (xy 124.493095 107.269587) + (xy 124.5435 107.170661) + (xy 124.5435 107.170659) + (xy 124.543501 107.170658) + (xy 124.560869 107.061002) + (xy 124.560869 107.060999) + (xy 124.556167 107.031314) + (xy 124.565121 106.96202) + (xy 124.590955 106.924238) + (xy 124.623378 106.891815) + (xy 124.6847 106.858333) + (xy 124.711056 106.8555) + (xy 128.811539 106.8555) + (xy 128.878578 106.875185) + (xy 128.924333 106.927989) + (xy 128.934277 106.997147) + (xy 128.905252 107.060703) + (xy 128.849857 107.097431) + (xy 128.771722 107.122818) + (xy 128.771715 107.122821) + (xy 128.607785 107.217466) + (xy 128.467111 107.344129) + (xy 128.355851 107.497265) + (xy 128.355848 107.49727) + (xy 128.278857 107.670192) + (xy 128.278856 107.670194) + (xy 128.277564 107.676277) + (xy 128.244373 107.73776) + (xy 128.183211 107.771539) + (xy 128.156273 107.7745) + (xy 123.217213 107.7745) + (xy 123.194862 107.772469) + (xy 123.179086 107.769578) + (xy 123.179085 107.769578) + (xy 123.146423 107.779755) + (xy 123.139216 107.781764) + (xy 123.105995 107.789953) + (xy 123.104715 107.790625) + (xy 123.102924 107.791366) + (xy 123.099299 107.793411) + (xy 123.097733 107.794564) + (xy 123.096488 107.795316) + (xy 123.072298 107.819505) + (xy 123.066851 107.824633) + (xy 123.041241 107.847322) + (xy 123.040415 107.84852) + (xy 123.026053 107.865751) + (xy 122.818764 108.07304) + (xy 122.757441 108.106525) + (xy 122.711688 108.107832) + (xy 122.682 108.103131) + (xy 122.681999 108.103131) + (xy 122.681998 108.103131) + (xy 122.572341 108.120498) + (xy 122.473414 108.170904) + (xy 122.473407 108.170909) + (xy 122.394909 108.249407) + (xy 122.394904 108.249414) + (xy 122.344498 108.348341) + (xy 122.327131 108.457997) + (xy 122.327131 108.458002) + (xy 122.344498 108.567658) + (xy 122.394904 108.666585) + (xy 122.394909 108.666592) + (xy 122.473407 108.74509) + (xy 122.47341 108.745092) + (xy 122.473413 108.745095) + (xy 122.53638 108.777178) + (xy 122.572341 108.795501) + (xy 122.58829 108.798027) + (xy 122.651424 108.827956) + (xy 122.68324 108.87905) + (xy 122.701395 108.839297) + (xy 122.760173 108.801523) + (xy 122.77571 108.798027) + (xy 122.791658 108.795501) + (xy 122.791659 108.7955) + (xy 122.791661 108.7955) + (xy 122.890587 108.745095) + (xy 122.969095 108.666587) + (xy 123.0195 108.567661) + (xy 123.0195 108.567659) + (xy 123.019501 108.567658) + (xy 123.036869 108.458002) + (xy 123.036869 108.457999) + (xy 123.032167 108.428314) + (xy 123.041121 108.35902) + (xy 123.066954 108.321239) + (xy 123.226377 108.161816) + (xy 123.2877 108.128334) + (xy 123.314057 108.1255) + (xy 128.156273 108.1255) + (xy 128.223312 108.145185) + (xy 128.269067 108.197989) + (xy 128.277564 108.223723) + (xy 128.278856 108.229805) + (xy 128.278857 108.229807) + (xy 128.355848 108.402729) + (xy 128.355851 108.402734) + (xy 128.467111 108.55587) + (xy 128.467112 108.555871) + (xy 128.607784 108.682533) + (xy 128.771716 108.777179) + (xy 128.771721 108.77718) + (xy 128.771722 108.777181) + (xy 128.849857 108.802569) + (xy 128.907533 108.842007) + (xy 128.934731 108.906365) + (xy 128.922816 108.975212) + (xy 128.875572 109.026687) + (xy 128.811539 109.0445) + (xy 122.795108 109.0445) + (xy 122.728069 109.024815) + (xy 122.682314 108.972011) + (xy 122.681454 108.966033) + (xy 122.648748 109.015363) + (xy 122.584785 109.043477) + (xy 122.568892 109.0445) + (xy 121.693213 109.0445) + (xy 121.670862 109.042469) + (xy 121.655086 109.039578) + (xy 121.655085 109.039578) + (xy 121.622423 109.049755) + (xy 121.615216 109.051764) + (xy 121.581995 109.059953) + (xy 121.580715 109.060625) + (xy 121.578924 109.061366) + (xy 121.575299 109.063411) + (xy 121.573733 109.064564) + (xy 121.572488 109.065316) + (xy 121.548298 109.089505) + (xy 121.542851 109.094633) + (xy 121.517241 109.117322) + (xy 121.516415 109.11852) + (xy 121.502053 109.135751) + (xy 121.294764 109.34304) + (xy 121.233441 109.376525) + (xy 121.187688 109.377832) + (xy 121.158 109.373131) + (xy 121.157999 109.373131) + (xy 121.157998 109.373131) + (xy 121.048341 109.390498) + (xy 120.949414 109.440904) + (xy 120.949407 109.440909) + (xy 120.870909 109.519407) + (xy 120.870904 109.519414) + (xy 120.820498 109.618341) + (xy 120.803131 109.727997) + (xy 120.803131 109.728002) + (xy 120.820498 109.837658) + (xy 120.870904 109.936585) + (xy 120.870909 109.936592) + (xy 120.949407 110.01509) + (xy 120.94941 110.015092) + (xy 120.949413 110.015095) + (xy 121.048339 110.0655) + (xy 121.109061 110.075117) + (xy 121.172193 110.105045) + (xy 121.176314 110.111663) + (xy 121.177395 110.109297) + (xy 121.236173 110.071523) + (xy 121.25171 110.068027) + (xy 121.267658 110.065501) + (xy 121.267659 110.0655) + (xy 121.267661 110.0655) + (xy 121.366587 110.015095) + (xy 121.445095 109.936587) + (xy 121.4955 109.837661) + (xy 121.4955 109.837659) + (xy 121.495501 109.837658) + (xy 121.512869 109.728002) + (xy 121.512869 109.727999) + (xy 121.508167 109.698314) + (xy 121.517121 109.62902) + (xy 121.542954 109.591239) + (xy 121.702377 109.431816) + (xy 121.7637 109.398334) + (xy 121.790057 109.3955) + (xy 128.811539 109.3955) + (xy 128.878578 109.415185) + (xy 128.924333 109.467989) + (xy 128.934277 109.537147) + (xy 128.905252 109.600703) + (xy 128.849857 109.637431) + (xy 128.771722 109.662818) + (xy 128.771715 109.662821) + (xy 128.607785 109.757466) + (xy 128.467111 109.884129) + (xy 128.355851 110.037265) + (xy 128.355848 110.03727) + (xy 128.278857 110.210192) + (xy 128.278856 110.210194) + (xy 128.277564 110.216277) + (xy 128.244373 110.27776) + (xy 128.183211 110.311539) + (xy 128.156273 110.3145) + (xy 121.271108 110.3145) + (xy 121.204069 110.294815) + (xy 121.183607 110.271201) + (xy 121.169518 110.292452) + (xy 121.126551 110.315975) + (xy 121.114427 110.319753) + (xy 121.107216 110.321764) + (xy 121.073995 110.329953) + (xy 121.072715 110.330625) + (xy 121.070924 110.331366) + (xy 121.067299 110.333411) + (xy 121.065733 110.334564) + (xy 121.064488 110.335316) + (xy 121.040298 110.359505) + (xy 121.034851 110.364633) + (xy 121.009241 110.387322) + (xy 121.008415 110.38852) + (xy 120.994053 110.405751) + (xy 120.786764 110.61304) + (xy 120.725441 110.646525) + (xy 120.679688 110.647832) + (xy 120.65 110.643131) + (xy 120.649999 110.643131) + (xy 120.649998 110.643131) + (xy 120.540341 110.660498) + (xy 120.441414 110.710904) + (xy 120.441407 110.710909) + (xy 120.362909 110.789407) + (xy 120.362904 110.789414) + (xy 120.312498 110.888341) + (xy 120.295131 110.997997) + (xy 120.295131 110.998002) + (xy 107.823994 110.998002) + (xy 107.864151 110.94273) + (xy 107.941144 110.769803) + (xy 107.9805 110.584646) + (xy 107.9805 110.395354) + (xy 107.941144 110.210197) + (xy 107.937897 110.202905) + (xy 107.864151 110.03727) + (xy 107.864148 110.037265) + (xy 107.752888 109.884129) + (xy 107.675715 109.814642) + (xy 107.612216 109.757467) + (xy 107.448284 109.662821) + (xy 107.448277 109.662818) + (xy 107.268259 109.604327) + (xy 107.268256 109.604326) + (xy 107.127192 109.5895) + (xy 106.232808 109.5895) + (xy 106.091744 109.604326) + (xy 106.091741 109.604326) + (xy 106.09174 109.604327) + (xy 105.911722 109.662818) + (xy 105.911715 109.662821) + (xy 105.747785 109.757466) + (xy 105.607111 109.884129) + (xy 105.495851 110.037265) + (xy 105.495848 110.03727) + (xy 105.418857 110.210192) + (xy 105.418855 110.210197) + (xy 105.382691 110.380341) + (xy 105.3795 110.395354) + (xy 105.3795 110.584646) + (xy 92.7405 110.584646) + (xy 92.7405 110.395354) + (xy 92.701144 110.210197) + (xy 92.697897 110.202905) + (xy 92.624151 110.03727) + (xy 92.624148 110.037265) + (xy 92.512888 109.884129) + (xy 92.435715 109.814642) + (xy 92.372216 109.757467) + (xy 92.208284 109.662821) + (xy 92.208277 109.662818) + (xy 92.028259 109.604327) + (xy 92.028256 109.604326) + (xy 91.887192 109.5895) + (xy 90.992808 109.5895) + (xy 90.851744 109.604326) + (xy 90.851741 109.604326) + (xy 90.85174 109.604327) + (xy 90.671722 109.662818) + (xy 90.671715 109.662821) + (xy 90.507785 109.757466) + (xy 90.367111 109.884129) + (xy 90.255851 110.037265) + (xy 90.255848 110.03727) + (xy 90.178857 110.210192) + (xy 90.178855 110.210197) + (xy 90.142691 110.380341) + (xy 90.1395 110.395354) + (xy 90.1395 110.584646) + (xy 89.366879 110.584646) + (xy 89.381869 110.490002) + (xy 89.381869 110.489997) + (xy 89.364501 110.380341) + (xy 89.355232 110.36215) + (xy 89.314095 110.281413) + (xy 89.314092 110.28141) + (xy 89.31409 110.281407) + (xy 89.235592 110.202909) + (xy 89.235588 110.202906) + (xy 89.235587 110.202905) + (xy 89.211421 110.190592) + (xy 89.136658 110.152498) + (xy 89.027002 110.135131) + (xy 89.026998 110.135131) + (xy 88.917341 110.152498) + (xy 88.818414 110.202904) + (xy 88.818407 110.202909) + (xy 88.739909 110.281407) + (xy 88.739904 110.281414) + (xy 88.689498 110.380341) + (xy 88.672131 110.489997) + (xy 88.672131 110.490002) + (xy 47.945099 110.490002) + (xy 47.945099 110.49) + (xy 47.926747 110.303669) + (xy 47.872396 110.124499) + (xy 47.865535 110.111663) + (xy 47.784137 109.959376) + (xy 47.784135 109.959373) + (xy 47.665357 109.814642) + (xy 47.520626 109.695864) + (xy 47.520623 109.695862) + (xy 47.355502 109.607604) + (xy 47.176333 109.553253) + (xy 47.176331 109.553252) + (xy 46.99 109.534901) + (xy 46.803668 109.553252) + (xy 46.803666 109.553253) + (xy 46.624497 109.607604) + (xy 46.459376 109.695862) + (xy 46.459373 109.695864) + (xy 46.314642 109.814642) + (xy 46.195864 109.959373) + (xy 46.195862 109.959376) + (xy 46.107604 110.124497) + (xy 46.053253 110.303666) + (xy 46.053252 110.303668) + (xy 46.034901 110.49) + (xy 43.6805 110.49) + (xy 43.6805 109.314646) + (xy 49.4995 109.314646) + (xy 49.505535 109.34304) + (xy 49.538855 109.499802) + (xy 49.538857 109.499807) + (xy 49.615848 109.672729) + (xy 49.615851 109.672734) + (xy 49.718954 109.814643) + (xy 49.727112 109.825871) + (xy 49.867784 109.952533) + (xy 50.031716 110.047179) + (xy 50.211744 110.105674) + (xy 50.352808 110.1205) + (xy 50.352812 110.1205) + (xy 51.247188 110.1205) + (xy 51.247192 110.1205) + (xy 51.388256 110.105674) + (xy 51.568284 110.047179) + (xy 51.732216 109.952533) + (xy 51.872888 109.825871) + (xy 51.984151 109.67273) + (xy 52.061144 109.499803) + (xy 52.062436 109.493722) + (xy 52.095627 109.43224) + (xy 52.156789 109.398461) + (xy 52.183727 109.3955) + (xy 52.423781 109.3955) + (xy 52.446131 109.39753) + (xy 52.461913 109.400423) + (xy 52.494592 109.390239) + (xy 52.501785 109.388234) + (xy 52.535 109.380048) + (xy 52.535004 109.380044) + (xy 52.536263 109.379384) + (xy 52.538069 109.378636) + (xy 52.541714 109.37658) + (xy 52.543288 109.375422) + (xy 52.544503 109.374686) + (xy 52.54451 109.374685) + (xy 52.568718 109.350475) + (xy 52.574137 109.345374) + (xy 52.599756 109.322679) + (xy 52.599758 109.322673) + (xy 52.600571 109.321497) + (xy 52.60628 109.314646) + (xy 57.1195 109.314646) + (xy 57.125535 109.34304) + (xy 57.158855 109.499802) + (xy 57.158857 109.499807) + (xy 57.235848 109.672729) + (xy 57.235851 109.672734) + (xy 57.338954 109.814643) + (xy 57.347112 109.825871) + (xy 57.487784 109.952533) + (xy 57.651716 110.047179) + (xy 57.831744 110.105674) + (xy 57.972808 110.1205) + (xy 57.972812 110.1205) + (xy 58.867188 110.1205) + (xy 58.867192 110.1205) + (xy 59.008256 110.105674) + (xy 59.188284 110.047179) + (xy 59.352216 109.952533) + (xy 59.492888 109.825871) + (xy 59.604151 109.67273) + (xy 59.681144 109.499803) + (xy 59.7205 109.314646) + (xy 60.9295 109.314646) + (xy 60.935535 109.34304) + (xy 60.968855 109.499802) + (xy 60.968857 109.499807) + (xy 61.045848 109.672729) + (xy 61.045851 109.672734) + (xy 61.148954 109.814643) + (xy 61.157112 109.825871) + (xy 61.297784 109.952533) + (xy 61.461716 110.047179) + (xy 61.641744 110.105674) + (xy 61.782808 110.1205) + (xy 61.782812 110.1205) + (xy 62.677188 110.1205) + (xy 62.677192 110.1205) + (xy 62.818256 110.105674) + (xy 62.998284 110.047179) + (xy 63.162216 109.952533) + (xy 63.302888 109.825871) + (xy 63.414151 109.67273) + (xy 63.491144 109.499803) + (xy 63.5305 109.314646) + (xy 68.5495 109.314646) + (xy 68.555535 109.34304) + (xy 68.588855 109.499802) + (xy 68.588857 109.499807) + (xy 68.665848 109.672729) + (xy 68.665851 109.672734) + (xy 68.768954 109.814643) + (xy 68.777112 109.825871) + (xy 68.917784 109.952533) + (xy 69.081716 110.047179) + (xy 69.261744 110.105674) + (xy 69.402808 110.1205) + (xy 69.402812 110.1205) + (xy 70.297188 110.1205) + (xy 70.297192 110.1205) + (xy 70.438256 110.105674) + (xy 70.618284 110.047179) + (xy 70.731174 109.982002) + (xy 84.100131 109.982002) + (xy 84.117498 110.091658) + (xy 84.167904 110.190585) + (xy 84.167909 110.190592) + (xy 84.246407 110.26909) + (xy 84.24641 110.269092) + (xy 84.246413 110.269095) + (xy 84.314263 110.303666) + (xy 84.345341 110.319501) + (xy 84.454998 110.336869) + (xy 84.455 110.336869) + (xy 84.455002 110.336869) + (xy 84.564658 110.319501) + (xy 84.564659 110.3195) + (xy 84.564661 110.3195) + (xy 84.663587 110.269095) + (xy 84.742095 110.190587) + (xy 84.7925 110.091661) + (xy 84.7925 110.091659) + (xy 84.792501 110.091658) + (xy 84.809869 109.982002) + (xy 84.809869 109.981997) + (xy 84.792501 109.872341) + (xy 84.774829 109.837658) + (xy 84.742095 109.773413) + (xy 84.742092 109.77341) + (xy 84.74209 109.773407) + (xy 84.663592 109.694909) + (xy 84.663588 109.694906) + (xy 84.663587 109.694905) + (xy 84.620064 109.672729) + (xy 84.564658 109.644498) + (xy 84.54871 109.641973) + (xy 84.485576 109.612044) + (xy 84.453759 109.560949) + (xy 84.435605 109.600703) + (xy 84.376827 109.638477) + (xy 84.36129 109.641973) + (xy 84.345341 109.644498) + (xy 84.246414 109.694904) + (xy 84.246407 109.694909) + (xy 84.167909 109.773407) + (xy 84.167904 109.773414) + (xy 84.117498 109.872341) + (xy 84.100131 109.981997) + (xy 84.100131 109.982002) + (xy 70.731174 109.982002) + (xy 70.782216 109.952533) + (xy 70.922888 109.825871) + (xy 71.034151 109.67273) + (xy 71.111144 109.499803) + (xy 71.112436 109.493722) + (xy 71.145627 109.43224) + (xy 71.206789 109.398461) + (xy 71.233727 109.3955) + (xy 84.341892 109.3955) + (xy 84.408931 109.415185) + (xy 84.454686 109.467989) + (xy 84.455545 109.473966) + (xy 84.488252 109.424637) + (xy 84.552215 109.396523) + (xy 84.568108 109.3955) + (xy 85.443781 109.3955) + (xy 85.466131 109.39753) + (xy 85.481913 109.400423) + (xy 85.514592 109.390239) + (xy 85.521785 109.388234) + (xy 85.555 109.380048) + (xy 85.555004 109.380044) + (xy 85.556263 109.379384) + (xy 85.558069 109.378636) + (xy 85.561714 109.37658) + (xy 85.563288 109.375422) + (xy 85.564503 109.374686) + (xy 85.56451 109.374685) + (xy 85.588718 109.350475) + (xy 85.594137 109.345374) + (xy 85.619756 109.322679) + (xy 85.619758 109.322673) + (xy 85.620571 109.321497) + (xy 85.634941 109.304252) + (xy 85.842236 109.096957) + (xy 85.903557 109.063474) + (xy 85.949314 109.062167) + (xy 85.978999 109.066869) + (xy 85.979 109.066869) + (xy 85.979002 109.066869) + (xy 86.088658 109.049501) + (xy 86.088659 109.0495) + (xy 86.088661 109.0495) + (xy 86.187587 108.999095) + (xy 86.266095 108.920587) + (xy 86.3165 108.821661) + (xy 86.3165 108.821659) + (xy 86.316501 108.821658) + (xy 86.333869 108.712002) + (xy 86.333869 108.711997) + (xy 86.316501 108.602341) + (xy 86.298829 108.567658) + (xy 86.266095 108.503413) + (xy 86.266092 108.50341) + (xy 86.26609 108.503407) + (xy 86.187592 108.424909) + (xy 86.187588 108.424906) + (xy 86.187587 108.424905) + (xy 86.144064 108.402729) + (xy 86.088658 108.374498) + (xy 85.979002 108.357131) + (xy 85.978998 108.357131) + (xy 85.869341 108.374498) + (xy 85.770414 108.424904) + (xy 85.770407 108.424909) + (xy 85.691909 108.503407) + (xy 85.691904 108.503414) + (xy 85.641498 108.602341) + (xy 85.624131 108.711997) + (xy 85.624131 108.712) + (xy 85.628833 108.741687) + (xy 85.619877 108.81098) + (xy 85.59404 108.848764) + (xy 85.434623 109.008182) + (xy 85.373303 109.041666) + (xy 85.346944 109.0445) + (xy 71.233727 109.0445) + (xy 71.166688 109.024815) + (xy 71.120933 108.972011) + (xy 71.112436 108.946277) + (xy 71.111143 108.940194) + (xy 71.111142 108.940192) + (xy 71.034151 108.76727) + (xy 71.034148 108.767265) + (xy 70.922888 108.614129) + (xy 70.909794 108.602339) + (xy 70.782216 108.487467) + (xy 70.618284 108.392821) + (xy 70.618277 108.392818) + (xy 70.438259 108.334327) + (xy 70.438256 108.334326) + (xy 70.297192 108.3195) + (xy 69.402808 108.3195) + (xy 69.261744 108.334326) + (xy 69.261741 108.334326) + (xy 69.26174 108.334327) + (xy 69.081722 108.392818) + (xy 69.081715 108.392821) + (xy 68.917785 108.487466) + (xy 68.777111 108.614129) + (xy 68.665851 108.767265) + (xy 68.665848 108.76727) + (xy 68.588857 108.940192) + (xy 68.588855 108.940197) + (xy 68.55603 109.094633) + (xy 68.5495 109.125354) + (xy 68.5495 109.314646) + (xy 63.5305 109.314646) + (xy 63.5305 109.125354) + (xy 63.491144 108.940197) + (xy 63.447426 108.842007) + (xy 63.414151 108.76727) + (xy 63.414148 108.767265) + (xy 63.302888 108.614129) + (xy 63.289794 108.602339) + (xy 63.162216 108.487467) + (xy 62.998284 108.392821) + (xy 62.998277 108.392818) + (xy 62.818259 108.334327) + (xy 62.818256 108.334326) + (xy 62.677192 108.3195) + (xy 61.782808 108.3195) + (xy 61.641744 108.334326) + (xy 61.641741 108.334326) + (xy 61.64174 108.334327) + (xy 61.461722 108.392818) + (xy 61.461715 108.392821) + (xy 61.297785 108.487466) + (xy 61.157111 108.614129) + (xy 61.045851 108.767265) + (xy 61.045848 108.76727) + (xy 60.968857 108.940192) + (xy 60.968855 108.940197) + (xy 60.93603 109.094633) + (xy 60.9295 109.125354) + (xy 60.9295 109.314646) + (xy 59.7205 109.314646) + (xy 59.7205 109.125354) + (xy 59.681144 108.940197) + (xy 59.637426 108.842007) + (xy 59.604151 108.76727) + (xy 59.604148 108.767265) + (xy 59.492888 108.614129) + (xy 59.479794 108.602339) + (xy 59.352216 108.487467) + (xy 59.188284 108.392821) + (xy 59.188277 108.392818) + (xy 59.008259 108.334327) + (xy 59.008256 108.334326) + (xy 58.867192 108.3195) + (xy 57.972808 108.3195) + (xy 57.831744 108.334326) + (xy 57.831741 108.334326) + (xy 57.83174 108.334327) + (xy 57.651722 108.392818) + (xy 57.651715 108.392821) + (xy 57.487785 108.487466) + (xy 57.347111 108.614129) + (xy 57.235851 108.767265) + (xy 57.235848 108.76727) + (xy 57.158857 108.940192) + (xy 57.158855 108.940197) + (xy 57.12603 109.094633) + (xy 57.1195 109.125354) + (xy 57.1195 109.314646) + (xy 52.60628 109.314646) + (xy 52.614941 109.304252) + (xy 53.874548 108.044646) + (xy 90.1395 108.044646) + (xy 90.145535 108.07304) + (xy 90.178855 108.229802) + (xy 90.178857 108.229807) + (xy 90.255848 108.402729) + (xy 90.255851 108.402734) + (xy 90.367111 108.55587) + (xy 90.367112 108.555871) + (xy 90.507784 108.682533) + (xy 90.671716 108.777179) + (xy 90.851744 108.835674) + (xy 90.992808 108.8505) + (xy 90.992812 108.8505) + (xy 91.887188 108.8505) + (xy 91.887192 108.8505) + (xy 92.028256 108.835674) + (xy 92.208284 108.777179) + (xy 92.372216 108.682533) + (xy 92.512888 108.555871) + (xy 92.624151 108.40273) + (xy 92.701144 108.229803) + (xy 92.7405 108.044646) + (xy 105.3795 108.044646) + (xy 105.385535 108.07304) + (xy 105.418855 108.229802) + (xy 105.418857 108.229807) + (xy 105.495848 108.402729) + (xy 105.495851 108.402734) + (xy 105.607111 108.55587) + (xy 105.607112 108.555871) + (xy 105.747784 108.682533) + (xy 105.911716 108.777179) + (xy 106.091744 108.835674) + (xy 106.232808 108.8505) + (xy 106.232812 108.8505) + (xy 107.127188 108.8505) + (xy 107.127192 108.8505) + (xy 107.268256 108.835674) + (xy 107.448284 108.777179) + (xy 107.612216 108.682533) + (xy 107.752888 108.555871) + (xy 107.864151 108.40273) + (xy 107.941144 108.229803) + (xy 107.9805 108.044646) + (xy 107.9805 107.855354) + (xy 107.941144 107.670197) + (xy 107.902987 107.584497) + (xy 107.864151 107.49727) + (xy 107.864148 107.497265) + (xy 107.752888 107.344129) + (xy 107.737353 107.330141) + (xy 107.612216 107.217467) + (xy 107.448284 107.122821) + (xy 107.448277 107.122818) + (xy 107.268259 107.064327) + (xy 107.268256 107.064326) + (xy 107.127192 107.0495) + (xy 106.232808 107.0495) + (xy 106.091744 107.064326) + (xy 106.091741 107.064326) + (xy 106.09174 107.064327) + (xy 105.911722 107.122818) + (xy 105.911715 107.122821) + (xy 105.747785 107.217466) + (xy 105.607111 107.344129) + (xy 105.495851 107.497265) + (xy 105.495848 107.49727) + (xy 105.418857 107.670192) + (xy 105.418855 107.670197) + (xy 105.38603 107.824633) + (xy 105.3795 107.855354) + (xy 105.3795 108.044646) + (xy 92.7405 108.044646) + (xy 92.7405 107.855354) + (xy 92.701144 107.670197) + (xy 92.662987 107.584497) + (xy 92.624151 107.49727) + (xy 92.624148 107.497265) + (xy 92.512888 107.344129) + (xy 92.497353 107.330141) + (xy 92.372216 107.217467) + (xy 92.208284 107.122821) + (xy 92.208277 107.122818) + (xy 92.028259 107.064327) + (xy 92.028256 107.064326) + (xy 91.887192 107.0495) + (xy 90.992808 107.0495) + (xy 90.851744 107.064326) + (xy 90.851741 107.064326) + (xy 90.85174 107.064327) + (xy 90.671722 107.122818) + (xy 90.671715 107.122821) + (xy 90.507785 107.217466) + (xy 90.367111 107.344129) + (xy 90.255851 107.497265) + (xy 90.255848 107.49727) + (xy 90.178857 107.670192) + (xy 90.178855 107.670197) + (xy 90.14603 107.824633) + (xy 90.1395 107.855354) + (xy 90.1395 108.044646) + (xy 53.874548 108.044646) + (xy 55.027376 106.891819) + (xy 55.088699 106.858334) + (xy 55.115057 106.8555) + (xy 57.036273 106.8555) + (xy 57.103312 106.875185) + (xy 57.149067 106.927989) + (xy 57.157564 106.953723) + (xy 57.158856 106.959805) + (xy 57.158857 106.959807) + (xy 57.235848 107.132729) + (xy 57.235851 107.132734) + (xy 57.338954 107.274643) + (xy 57.347112 107.285871) + (xy 57.487784 107.412533) + (xy 57.651716 107.507179) + (xy 57.831744 107.565674) + (xy 57.972808 107.5805) + (xy 57.972812 107.5805) + (xy 58.867188 107.5805) + (xy 58.867192 107.5805) + (xy 59.008256 107.565674) + (xy 59.188284 107.507179) + (xy 59.352216 107.412533) + (xy 59.492888 107.285871) + (xy 59.604151 107.13273) + (xy 59.681144 106.959803) + (xy 59.7205 106.774646) + (xy 59.7205 106.585354) + (xy 59.681144 106.400197) + (xy 59.657832 106.347839) + (xy 59.604151 106.22727) + (xy 59.604148 106.227265) + (xy 59.492889 106.07413) + (xy 59.492883 106.074124) + (xy 59.474848 106.057885) + (xy 59.4382 105.998399) + (xy 59.439529 105.928542) + (xy 59.470176 105.878016) + (xy 59.470974 105.877219) + (xy 59.472415 105.87578) + (xy 59.533753 105.842322) + (xy 59.560057 105.8395) + (xy 61.094663 105.8395) + (xy 61.161702 105.859185) + (xy 61.207457 105.911989) + (xy 61.217401 105.981147) + (xy 61.188376 106.044703) + (xy 61.177635 106.05565) + (xy 61.157111 106.074129) + (xy 61.045851 106.227265) + (xy 61.045848 106.22727) + (xy 60.968857 106.400192) + (xy 60.968855 106.400197) + (xy 60.93603 106.554633) + (xy 60.9295 106.585354) + (xy 60.9295 106.774646) + (xy 60.935636 106.803514) + (xy 60.968855 106.959802) + (xy 60.968857 106.959807) + (xy 61.045848 107.132729) + (xy 61.045851 107.132734) + (xy 61.148954 107.274643) + (xy 61.157112 107.285871) + (xy 61.297784 107.412533) + (xy 61.461716 107.507179) + (xy 61.641744 107.565674) + (xy 61.782808 107.5805) + (xy 61.782812 107.5805) + (xy 62.677188 107.5805) + (xy 62.677192 107.5805) + (xy 62.818256 107.565674) + (xy 62.998284 107.507179) + (xy 63.162216 107.412533) + (xy 63.302888 107.285871) + (xy 63.414151 107.13273) + (xy 63.491144 106.959803) + (xy 63.5305 106.774646) + (xy 63.5305 106.585354) + (xy 63.491144 106.400197) + (xy 63.467832 106.347839) + (xy 63.414151 106.22727) + (xy 63.414148 106.227265) + (xy 63.302888 106.074129) + (xy 63.282365 106.05565) + (xy 63.245716 105.996163) + (xy 63.247047 105.926306) + (xy 63.285933 105.868258) + (xy 63.35003 105.840448) + (xy 63.365337 105.8395) + (xy 63.375943 105.8395) + (xy 63.442982 105.859185) + (xy 63.463619 105.875814) + (xy 63.610661 106.022855) + (xy 63.625025 106.040091) + (xy 63.634138 106.053294) + (xy 63.63414 106.053296) + (xy 63.642884 106.057885) + (xy 63.659576 106.066646) + (xy 63.664441 106.069199) + (xy 63.670932 106.072859) + (xy 63.700226 106.090568) + (xy 63.700227 106.090568) + (xy 63.701604 106.090997) + (xy 63.703405 106.091743) + (xy 63.707413 106.09286) + (xy 63.709341 106.093154) + (xy 63.710741 106.093499) + (xy 63.710743 106.0935) + (xy 63.744954 106.0935) + (xy 63.752439 106.093725) + (xy 63.786581 106.095791) + (xy 63.787995 106.095532) + (xy 63.81035 106.0935) + (xy 64.996781 106.0935) + (xy 65.019131 106.09553) + (xy 65.034913 106.098423) + (xy 65.067592 106.088239) + (xy 65.074785 106.086234) + (xy 65.108 106.078048) + (xy 65.108004 106.078044) + (xy 65.109263 106.077384) + (xy 65.111069 106.076636) + (xy 65.114714 106.07458) + (xy 65.116288 106.073422) + (xy 65.117503 106.072686) + (xy 65.11751 106.072685) + (xy 65.141718 106.048475) + (xy 65.147137 106.043374) + (xy 65.172756 106.020679) + (xy 65.172757 106.020674) + (xy 65.173573 106.019495) + (xy 65.187947 106.002247) + (xy 65.568376 105.621819) + (xy 65.629699 105.588334) + (xy 65.656057 105.5855) + (xy 69.121539 105.5855) + (xy 69.188578 105.605185) + (xy 69.234333 105.657989) + (xy 69.244277 105.727147) + (xy 69.215252 105.790703) + (xy 69.159857 105.827431) + (xy 69.081722 105.852818) + (xy 69.081715 105.852821) + (xy 68.917785 105.947466) + (xy 68.777111 106.074129) + (xy 68.665851 106.227265) + (xy 68.665848 106.22727) + (xy 68.588857 106.400192) + (xy 68.588855 106.400197) + (xy 68.55603 106.554633) + (xy 68.5495 106.585354) + (xy 68.5495 106.774646) + (xy 68.555636 106.803514) + (xy 68.588855 106.959802) + (xy 68.588857 106.959807) + (xy 68.665848 107.132729) + (xy 68.665851 107.132734) + (xy 68.768954 107.274643) + (xy 68.777112 107.285871) + (xy 68.917784 107.412533) + (xy 69.081716 107.507179) + (xy 69.261744 107.565674) + (xy 69.402808 107.5805) + (xy 69.402812 107.5805) + (xy 70.297188 107.5805) + (xy 70.297192 107.5805) + (xy 70.438256 107.565674) + (xy 70.618284 107.507179) + (xy 70.782216 107.412533) + (xy 70.922888 107.285871) + (xy 71.034151 107.13273) + (xy 71.111144 106.959803) + (xy 71.1505 106.774646) + (xy 71.1505 106.585354) + (xy 71.111144 106.400197) + (xy 71.087832 106.347839) + (xy 71.034151 106.22727) + (xy 71.034148 106.227265) + (xy 70.922888 106.074129) + (xy 70.899751 106.053296) + (xy 70.782216 105.947467) + (xy 70.618284 105.852821) + (xy 70.618277 105.852818) + (xy 70.540143 105.827431) + (xy 70.482467 105.787993) + (xy 70.455269 105.723635) + (xy 70.467184 105.654788) + (xy 70.514428 105.603313) + (xy 70.578461 105.5855) + (xy 88.655455 105.5855) + (xy 88.722494 105.605185) + (xy 88.743136 105.621819) + (xy 88.818407 105.69709) + (xy 88.81841 105.697092) + (xy 88.818413 105.697095) + (xy 88.877394 105.727147) + (xy 88.917341 105.747501) + (xy 89.026998 105.764869) + (xy 89.027 105.764869) + (xy 89.027002 105.764869) + (xy 89.136658 105.747501) + (xy 89.136659 105.7475) + (xy 89.136661 105.7475) + (xy 89.235587 105.697095) + (xy 89.314095 105.618587) + (xy 89.3645 105.519661) + (xy 89.3645 105.519659) + (xy 89.364501 105.519658) + (xy 89.381869 105.410002) + (xy 89.381869 105.409997) + (xy 89.364501 105.300341) + (xy 89.355232 105.28215) + (xy 89.314095 105.201413) + (xy 89.314092 105.20141) + (xy 89.31409 105.201407) + (xy 89.235592 105.122909) + (xy 89.235588 105.122906) + (xy 89.235587 105.122905) + (xy 89.183499 105.096365) + (xy 89.136658 105.072498) + (xy 89.027002 105.055131) + (xy 89.026998 105.055131) + (xy 88.917341 105.072498) + (xy 88.818414 105.122904) + (xy 88.818407 105.122909) + (xy 88.743136 105.198181) + (xy 88.681813 105.231666) + (xy 88.655455 105.2345) + (xy 86.822545 105.2345) + (xy 86.755506 105.214815) + (xy 86.709751 105.162011) + (xy 86.699807 105.092853) + (xy 86.728832 105.029297) + (xy 86.734864 105.022819) + (xy 86.770864 104.986819) + (xy 86.832187 104.953334) + (xy 86.858545 104.9505) + (xy 87.078743 104.9505) + (xy 87.729781 104.9505) + (xy 87.752131 104.95253) + (xy 87.767913 104.955423) + (xy 87.800592 104.945239) + (xy 87.807785 104.943234) + (xy 87.841 104.935048) + (xy 87.841004 104.935044) + (xy 87.842263 104.934384) + (xy 87.844069 104.933636) + (xy 87.847714 104.93158) + (xy 87.849288 104.930422) + (xy 87.850503 104.929686) + (xy 87.85051 104.929685) + (xy 87.874718 104.905475) + (xy 87.880137 104.900374) + (xy 87.905756 104.877679) + (xy 87.905757 104.877674) + (xy 87.906573 104.876495) + (xy 87.920947 104.859247) + (xy 88.301376 104.478819) + (xy 88.362699 104.445334) + (xy 88.389057 104.4425) + (xy 90.451984 104.4425) + (xy 90.519023 104.462185) + (xy 90.564778 104.514989) + (xy 90.574722 104.584147) + (xy 90.545697 104.647703) + (xy 90.513985 104.673887) + (xy 90.507783 104.677467) + (xy 90.367111 104.804129) + (xy 90.255851 104.957265) + (xy 90.255848 104.95727) + (xy 90.178857 105.130192) + (xy 90.178855 105.130197) + (xy 90.142691 105.300341) + (xy 90.1395 105.315354) + (xy 90.1395 105.504646) + (xy 90.142691 105.519658) + (xy 90.178855 105.689802) + (xy 90.178857 105.689807) + (xy 90.255848 105.862729) + (xy 90.255851 105.862734) + (xy 90.367111 106.01587) + (xy 90.367112 106.015871) + (xy 90.507784 106.142533) + (xy 90.671716 106.237179) + (xy 90.851744 106.295674) + (xy 90.992808 106.3105) + (xy 90.992812 106.3105) + (xy 91.887188 106.3105) + (xy 91.887192 106.3105) + (xy 92.028256 106.295674) + (xy 92.208284 106.237179) + (xy 92.238223 106.219894) + (xy 105.3795 106.219894) + (xy 105.379501 106.219902) + (xy 105.38533 106.249212) + (xy 105.407542 106.282457) + (xy 105.415773 106.287956) + (xy 105.440787 106.304669) + (xy 105.44079 106.304669) + (xy 105.440791 106.30467) + (xy 105.450647 106.30663) + (xy 105.470101 106.3105) + (xy 107.889898 106.310499) + (xy 107.919213 106.304669) + (xy 107.952457 106.282457) + (xy 107.974669 106.249213) + (xy 107.9805 106.219899) + (xy 107.980499 104.600102) + (xy 107.974669 104.570787) + (xy 107.974668 104.570785) + (xy 107.952457 104.537542) + (xy 107.919214 104.515332) + (xy 107.919215 104.515332) + (xy 107.919213 104.515331) + (xy 107.919211 104.51533) + (xy 107.919208 104.515329) + (xy 107.889901 104.5095) + (xy 105.470105 104.5095) + (xy 105.470097 104.509501) + (xy 105.440787 104.51533) + (xy 105.407542 104.537542) + (xy 105.385332 104.570785) + (xy 105.385329 104.570791) + (xy 105.3795 104.600098) + (xy 105.3795 106.219894) + (xy 92.238223 106.219894) + (xy 92.372216 106.142533) + (xy 92.512888 106.015871) + (xy 92.624151 105.86273) + (xy 92.701144 105.689803) + (xy 92.7405 105.504646) + (xy 92.7405 105.315354) + (xy 92.701144 105.130197) + (xy 92.697897 105.122905) + (xy 92.624151 104.95727) + (xy 92.624148 104.957265) + (xy 92.512888 104.804129) + (xy 92.372216 104.677467) + (xy 92.366015 104.673887) + (xy 92.3178 104.623319) + (xy 92.304578 104.554712) + (xy 92.330546 104.489848) + (xy 92.38746 104.44932) + (xy 92.428016 104.4425) + (xy 101.445781 104.4425) + (xy 101.468131 104.44453) + (xy 101.483913 104.447423) + (xy 101.516592 104.437239) + (xy 101.523785 104.435234) + (xy 101.557 104.427048) + (xy 101.557004 104.427044) + (xy 101.558263 104.426384) + (xy 101.560069 104.425636) + (xy 101.563714 104.42358) + (xy 101.565288 104.422422) + (xy 101.566503 104.421686) + (xy 101.56651 104.421685) + (xy 101.590718 104.397475) + (xy 101.596137 104.392374) + (xy 101.621756 104.369679) + (xy 101.621758 104.369673) + (xy 101.622571 104.368497) + (xy 101.636941 104.351252) + (xy 103.338056 102.650137) + (xy 103.399377 102.616654) + (xy 103.469069 102.621638) + (xy 103.517883 102.654846) + (xy 103.534127 102.672886) + (xy 103.534135 102.672893) + (xy 103.687265 102.784148) + (xy 103.68727 102.784151) + (xy 103.860192 102.861142) + (xy 103.860197 102.861144) + (xy 104.045354 102.9005) + (xy 104.045355 102.9005) + (xy 104.234644 102.9005) + (xy 104.234646 102.9005) + (xy 104.419803 102.861144) + (xy 104.59273 102.784151) + (xy 104.745871 102.672888) + (xy 104.872533 102.532216) + (xy 104.967179 102.368284) + (xy 105.025674 102.188256) + (xy 105.0405 102.047192) + (xy 105.0405 101.152808) + (xy 105.025674 101.011744) + (xy 104.967179 100.831716) + (xy 104.872533 100.667784) + (xy 104.798419 100.585472) + (xy 104.768189 100.522481) + (xy 104.776814 100.453145) + (xy 104.821556 100.39948) + (xy 104.888208 100.378522) + (xy 104.890569 100.3785) + (xy 105.158943 100.3785) + (xy 105.225982 100.398185) + (xy 105.246624 100.414819) + (xy 105.757185 100.92538) + (xy 105.79067 100.986703) + (xy 105.792825 101.026021) + (xy 105.7795 101.152808) + (xy 105.7795 102.047192) + (xy 105.794326 102.188256) + (xy 105.794327 102.188259) + (xy 105.852818 102.368277) + (xy 105.852821 102.368284) + (xy 105.947467 102.532216) + (xy 106.027983 102.621638) + (xy 106.074129 102.672888) + (xy 106.227265 102.784148) + (xy 106.22727 102.784151) + (xy 106.400192 102.861142) + (xy 106.400197 102.861144) + (xy 106.585354 102.9005) + (xy 106.585355 102.9005) + (xy 106.774644 102.9005) + (xy 106.774646 102.9005) + (xy 106.959803 102.861144) + (xy 107.13273 102.784151) + (xy 107.285871 102.672888) + (xy 107.412533 102.532216) + (xy 107.507179 102.368284) + (xy 107.565674 102.188256) + (xy 107.5805 102.047192) + (xy 107.5805 101.152808) + (xy 107.565674 101.011744) + (xy 107.507179 100.831716) + (xy 107.412533 100.667784) + (xy 107.285871 100.527112) + (xy 107.28587 100.527111) + (xy 107.132734 100.415851) + (xy 107.132729 100.415848) + (xy 106.959807 100.338857) + (xy 106.959802 100.338855) + (xy 106.814001 100.307865) + (xy 106.774646 100.2995) + (xy 106.585354 100.2995) + (xy 106.552897 100.306398) + (xy 106.400197 100.338855) + (xy 106.400192 100.338857) + (xy 106.22727 100.415848) + (xy 106.227265 100.415851) + (xy 106.074135 100.527106) + (xy 106.07413 100.52711) + (xy 106.057882 100.545155) + (xy 105.998394 100.581801) + (xy 105.928537 100.580468) + (xy 105.878054 100.54986) + (xy 105.426344 100.09815) + (xy 105.411975 100.080908) + (xy 105.402863 100.067708) + (xy 105.402861 100.067705) + (xy 105.372566 100.051804) + (xy 105.366046 100.048127) + (xy 105.336772 100.03043) + (xy 105.335377 100.029996) + (xy 105.333578 100.029251) + (xy 105.329606 100.028144) + (xy 105.327682 100.027851) + (xy 105.326257 100.0275) + (xy 105.292046 100.0275) + (xy 105.28456 100.027274) + (xy 105.250418 100.025208) + (xy 105.249005 100.025468) + (xy 105.22665 100.0275) + (xy 97.944213 100.0275) + (xy 97.921862 100.025469) + (xy 97.906086 100.022578) + (xy 97.906085 100.022578) + (xy 97.873423 100.032755) + (xy 97.866216 100.034764) + (xy 97.832995 100.042953) + (xy 97.831715 100.043625) + (xy 97.829924 100.044366) + (xy 97.826299 100.046411) + (xy 97.824733 100.047564) + (xy 97.823488 100.048316) + (xy 97.799298 100.072505) + (xy 97.793851 100.077633) + (xy 97.768241 100.100322) + (xy 97.767415 100.10152) + (xy 97.753053 100.118751) + (xy 97.321945 100.549859) + (xy 97.260622 100.583344) + (xy 97.19093 100.57836) + (xy 97.142115 100.545151) + (xy 97.125877 100.527117) + (xy 97.125869 100.52711) + (xy 96.972734 100.415851) + (xy 96.972729 100.415848) + (xy 96.799807 100.338857) + (xy 96.799802 100.338855) + (xy 96.654001 100.307865) + (xy 96.614646 100.2995) + (xy 96.425354 100.2995) + (xy 96.392897 100.306398) + (xy 96.240197 100.338855) + (xy 96.240192 100.338857) + (xy 96.06727 100.415848) + (xy 96.067265 100.415851) + (xy 95.914129 100.527111) + (xy 95.787466 100.667785) + (xy 95.692821 100.831715) + (xy 95.692818 100.831722) + (xy 95.646397 100.974592) + (xy 95.634326 101.011744) + (xy 95.620506 101.143236) + (xy 95.6195 101.152811) + (xy 95.6195 101.3005) + (xy 95.599815 101.367539) + (xy 95.547011 101.413294) + (xy 95.4955 101.4245) + (xy 95.0045 101.4245) + (xy 94.937461 101.404815) + (xy 94.891706 101.352011) + (xy 94.8805 101.3005) + (xy 94.8805 101.152811) + (xy 94.879494 101.143236) + (xy 94.865674 101.011744) + (xy 94.807179 100.831716) + (xy 94.712533 100.667784) + (xy 94.585871 100.527112) + (xy 94.58587 100.527111) + (xy 94.432734 100.415851) + (xy 94.432729 100.415848) + (xy 94.259807 100.338857) + (xy 94.259802 100.338855) + (xy 94.114001 100.307865) + (xy 94.074646 100.2995) + (xy 93.885354 100.2995) + (xy 93.852897 100.306398) + (xy 93.700197 100.338855) + (xy 93.700192 100.338857) + (xy 93.52727 100.415848) + (xy 93.527265 100.415851) + (xy 93.374129 100.527111) + (xy 93.247466 100.667785) + (xy 93.152821 100.831715) + (xy 93.152818 100.831722) + (xy 93.106397 100.974592) + (xy 93.094326 101.011744) + (xy 93.0795 101.152808) + (xy 93.0795 102.047192) + (xy 93.094326 102.188256) + (xy 93.094327 102.188259) + (xy 93.152818 102.368277) + (xy 93.152821 102.368284) + (xy 93.247467 102.532216) + (xy 93.327983 102.621638) + (xy 93.374129 102.672888) + (xy 93.527265 102.784148) + (xy 93.52727 102.784151) + (xy 93.648711 102.838221) + (xy 93.701948 102.883471) + (xy 93.722269 102.95032) + (xy 93.703223 103.017544) + (xy 93.650857 103.063799) + (xy 93.598275 103.0755) + (xy 92.50234 103.0755) + (xy 92.435301 103.055815) + (xy 92.389546 103.003011) + (xy 92.379602 102.933853) + (xy 92.408627 102.870297) + (xy 92.414659 102.863819) + (xy 92.439657 102.83882) + (xy 92.570134 102.652482) + (xy 92.666265 102.446326) + (xy 92.666269 102.446317) + (xy 92.725139 102.22661) + (xy 92.725141 102.226599) + (xy 92.739999 102.056766) + (xy 92.74 102.056764) + (xy 92.74 101.85) + (xy 91.755686 101.85) + (xy 91.767641 101.838045) + (xy 91.825165 101.725148) + (xy 91.844986 101.6) + (xy 91.825165 101.474852) + (xy 91.767641 101.361955) + (xy 91.755686 101.35) + (xy 92.74 101.35) + (xy 92.74 101.143236) + (xy 92.739999 101.143233) + (xy 92.725141 100.9734) + (xy 92.725139 100.973389) + (xy 92.666269 100.753682) + (xy 92.666265 100.753673) + (xy 92.570134 100.547517) + (xy 92.439657 100.361179) + (xy 92.27882 100.200342) + (xy 92.092482 100.069865) + (xy 91.886328 99.973734) + (xy 91.69 99.921127) + (xy 91.69 101.284314) + (xy 91.678045 101.272359) + (xy 91.565148 101.214835) + (xy 91.471481 101.2) + (xy 91.408519 101.2) + (xy 91.314852 101.214835) + (xy 91.201955 101.272359) + (xy 91.19 101.284314) + (xy 91.19 99.921127) + (xy 90.993671 99.973734) + (xy 90.787517 100.069865) + (xy 90.601179 100.200342) + (xy 90.440342 100.361179) + (xy 90.309865 100.547517) + (xy 90.213734 100.753673) + (xy 90.21373 100.753682) + (xy 90.15486 100.973389) + (xy 90.154858 100.9734) + (xy 90.14 101.143233) + (xy 90.14 101.35) + (xy 91.124314 101.35) + (xy 91.112359 101.361955) + (xy 91.054835 101.474852) + (xy 91.035014 101.6) + (xy 91.054835 101.725148) + (xy 91.112359 101.838045) + (xy 91.124314 101.85) + (xy 90.14 101.85) + (xy 90.14 102.056766) + (xy 90.154858 102.226599) + (xy 90.15486 102.22661) + (xy 90.21373 102.446317) + (xy 90.213734 102.446326) + (xy 90.309865 102.652482) + (xy 90.440342 102.83882) + (xy 90.465341 102.863819) + (xy 90.498826 102.925142) + (xy 90.493842 102.994834) + (xy 90.45197 103.050767) + (xy 90.386506 103.075184) + (xy 90.37766 103.0755) + (xy 87.657213 103.0755) + (xy 87.634862 103.073469) + (xy 87.619086 103.070578) + (xy 87.619085 103.070578) + (xy 87.586423 103.080755) + (xy 87.579216 103.082764) + (xy 87.545995 103.090953) + (xy 87.544715 103.091625) + (xy 87.542924 103.092366) + (xy 87.539299 103.094411) + (xy 87.537733 103.095564) + (xy 87.536488 103.096316) + (xy 87.512298 103.120505) + (xy 87.506851 103.125633) + (xy 87.481241 103.148322) + (xy 87.480415 103.14952) + (xy 87.466053 103.166751) + (xy 87.258764 103.37404) + (xy 87.197441 103.407525) + (xy 87.151688 103.408832) + (xy 87.122 103.404131) + (xy 87.121999 103.404131) + (xy 87.121998 103.404131) + (xy 87.012341 103.421498) + (xy 86.913414 103.471904) + (xy 86.913407 103.471909) + (xy 86.834909 103.550407) + (xy 86.834904 103.550414) + (xy 86.784498 103.649341) + (xy 86.767131 103.758997) + (xy 86.767131 103.759002) + (xy 86.784498 103.868656) + (xy 86.784499 103.868659) + (xy 86.7845 103.868661) + (xy 86.806178 103.911207) + (xy 86.819074 103.979875) + (xy 86.792798 104.044615) + (xy 86.735691 104.084872) + (xy 86.695693 104.0915) + (xy 86.006213 104.0915) + (xy 85.983862 104.089469) + (xy 85.968086 104.086578) + (xy 85.968085 104.086578) + (xy 85.935423 104.096755) + (xy 85.928216 104.098764) + (xy 85.894995 104.106953) + (xy 85.893715 104.107625) + (xy 85.891924 104.108366) + (xy 85.888299 104.110411) + (xy 85.886733 104.111564) + (xy 85.885488 104.112316) + (xy 85.861298 104.136505) + (xy 85.855851 104.141633) + (xy 85.830241 104.164322) + (xy 85.829415 104.16552) + (xy 85.815053 104.182751) + (xy 85.607764 104.39004) + (xy 85.546441 104.423525) + (xy 85.500688 104.424832) + (xy 85.471 104.420131) + (xy 85.470999 104.420131) + (xy 85.470998 104.420131) + (xy 85.361341 104.437498) + (xy 85.262414 104.487904) + (xy 85.262407 104.487909) + (xy 85.183909 104.566407) + (xy 85.183904 104.566414) + (xy 85.133498 104.665341) + (xy 85.116131 104.774997) + (xy 85.116131 104.775002) + (xy 85.133498 104.884658) + (xy 85.183904 104.983585) + (xy 85.183909 104.983592) + (xy 85.223136 105.022819) + (xy 85.256621 105.084142) + (xy 85.251637 105.153834) + (xy 85.209765 105.209767) + (xy 85.144301 105.234184) + (xy 85.135455 105.2345) + (xy 70.578461 105.2345) + (xy 70.511422 105.214815) + (xy 70.465667 105.162011) + (xy 70.455723 105.092853) + (xy 70.484748 105.029297) + (xy 70.540143 104.992569) + (xy 70.58434 104.978208) + (xy 70.618284 104.967179) + (xy 70.782216 104.872533) + (xy 70.922888 104.745871) + (xy 71.034151 104.59273) + (xy 71.111144 104.419803) + (xy 71.1505 104.234646) + (xy 71.1505 104.045354) + (xy 71.111144 103.860197) + (xy 71.107897 103.852905) + (xy 71.034151 103.68727) + (xy 71.034148 103.687265) + (xy 70.922888 103.534129) + (xy 70.883861 103.498989) + (xy 70.782216 103.407467) + (xy 70.618284 103.312821) + (xy 70.618277 103.312818) + (xy 70.438259 103.254327) + (xy 70.438256 103.254326) + (xy 70.297192 103.2395) + (xy 69.402808 103.2395) + (xy 69.261744 103.254326) + (xy 69.261741 103.254326) + (xy 69.26174 103.254327) + (xy 69.081722 103.312818) + (xy 69.081715 103.312821) + (xy 68.917785 103.407466) + (xy 68.777111 103.534129) + (xy 68.665851 103.687265) + (xy 68.665848 103.68727) + (xy 68.588857 103.860192) + (xy 68.588855 103.860197) + (xy 68.552691 104.030341) + (xy 68.5495 104.045354) + (xy 68.5495 104.234646) + (xy 68.552691 104.249658) + (xy 68.588855 104.419802) + (xy 68.588857 104.419807) + (xy 68.665848 104.592729) + (xy 68.665851 104.592734) + (xy 68.776479 104.745) + (xy 68.777112 104.745871) + (xy 68.917784 104.872533) + (xy 69.081716 104.967179) + (xy 69.081721 104.96718) + (xy 69.081722 104.967181) + (xy 69.159857 104.992569) + (xy 69.217533 105.032007) + (xy 69.244731 105.096365) + (xy 69.232816 105.165212) + (xy 69.185572 105.216687) + (xy 69.121539 105.2345) + (xy 65.559213 105.2345) + (xy 65.536862 105.232469) + (xy 65.521086 105.229578) + (xy 65.521085 105.229578) + (xy 65.488423 105.239755) + (xy 65.481216 105.241764) + (xy 65.447995 105.249953) + (xy 65.446715 105.250625) + (xy 65.444924 105.251366) + (xy 65.441299 105.253411) + (xy 65.439733 105.254564) + (xy 65.438488 105.255316) + (xy 65.414298 105.279505) + (xy 65.408851 105.284633) + (xy 65.383241 105.307322) + (xy 65.382415 105.30852) + (xy 65.368054 105.32575) + (xy 65.318685 105.37512) + (xy 65.257362 105.408606) + (xy 65.187671 105.403622) + (xy 65.131737 105.361751) + (xy 65.10853 105.306838) + (xy 65.107501 105.300341) + (xy 65.098232 105.28215) + (xy 65.057095 105.201413) + (xy 65.057092 105.20141) + (xy 65.05709 105.201407) + (xy 64.978592 105.122909) + (xy 64.978588 105.122906) + (xy 64.978587 105.122905) + (xy 64.926499 105.096365) + (xy 64.879658 105.072498) + (xy 64.770003 105.055131) + (xy 64.770002 105.055131) + (xy 64.77 105.055131) + (xy 64.746979 105.058776) + (xy 64.677687 105.049821) + (xy 64.645355 105.029117) + (xy 64.635862 105.020706) + (xy 64.635861 105.020705) + (xy 64.635859 105.020704) + (xy 64.635858 105.020703) + (xy 64.605566 105.004804) + (xy 64.599046 105.001127) + (xy 64.569772 104.98343) + (xy 64.568377 104.982996) + (xy 64.566578 104.982251) + (xy 64.562606 104.981144) + (xy 64.560682 104.980851) + (xy 64.559257 104.9805) + (xy 64.525046 104.9805) + (xy 64.51756 104.980274) + (xy 64.483418 104.978208) + (xy 64.482005 104.978468) + (xy 64.45965 104.9805) + (xy 63.365337 104.9805) + (xy 63.298298 104.960815) + (xy 63.252543 104.908011) + (xy 63.242599 104.838853) + (xy 63.271624 104.775297) + (xy 63.282365 104.76435) + (xy 63.302888 104.745871) + (xy 63.414151 104.59273) + (xy 63.491144 104.419803) + (xy 63.5305 104.234646) + (xy 63.5305 104.045354) + (xy 63.491144 103.860197) + (xy 63.487897 103.852905) + (xy 63.414151 103.68727) + (xy 63.414148 103.687265) + (xy 63.302888 103.534129) + (xy 63.263861 103.498989) + (xy 63.162216 103.407467) + (xy 62.998284 103.312821) + (xy 62.998277 103.312818) + (xy 62.818259 103.254327) + (xy 62.818256 103.254326) + (xy 62.677192 103.2395) + (xy 61.782808 103.2395) + (xy 61.641744 103.254326) + (xy 61.641741 103.254326) + (xy 61.64174 103.254327) + (xy 61.461722 103.312818) + (xy 61.461715 103.312821) + (xy 61.297785 103.407466) + (xy 61.157111 103.534129) + (xy 61.045851 103.687265) + (xy 61.045848 103.68727) + (xy 60.968857 103.860192) + (xy 60.968855 103.860197) + (xy 60.932691 104.030341) + (xy 60.9295 104.045354) + (xy 60.9295 104.234646) + (xy 60.932691 104.249658) + (xy 60.968855 104.419802) + (xy 60.968857 104.419807) + (xy 61.045848 104.592729) + (xy 61.045851 104.592734) + (xy 61.157111 104.74587) + (xy 61.177635 104.76435) + (xy 61.214284 104.823837) + (xy 61.212953 104.893694) + (xy 61.174067 104.951742) + (xy 61.10997 104.979552) + (xy 61.094663 104.9805) + (xy 59.555337 104.9805) + (xy 59.488298 104.960815) + (xy 59.442543 104.908011) + (xy 59.432599 104.838853) + (xy 59.461624 104.775297) + (xy 59.472365 104.76435) + (xy 59.492888 104.745871) + (xy 59.604151 104.59273) + (xy 59.681144 104.419803) + (xy 59.7205 104.234646) + (xy 59.7205 104.045354) + (xy 59.681144 103.860197) + (xy 59.677897 103.852905) + (xy 59.604151 103.68727) + (xy 59.604148 103.687265) + (xy 59.492893 103.534135) + (xy 59.492886 103.534127) + (xy 59.474846 103.517883) + (xy 59.438199 103.458396) + (xy 59.43953 103.388539) + (xy 59.470137 103.338056) + (xy 59.980376 102.827819) + (xy 60.041699 102.794334) + (xy 60.068057 102.7915) + (xy 63.788792 102.7915) + (xy 63.855831 102.811185) + (xy 63.901586 102.863989) + (xy 63.911265 102.896102) + (xy 63.924498 102.979658) + (xy 63.974904 103.078585) + (xy 63.974909 103.078592) + (xy 64.053407 103.15709) + (xy 64.05341 103.157092) + (xy 64.053413 103.157095) + (xy 64.152339 103.2075) + (xy 64.152341 103.207501) + (xy 64.261998 103.224869) + (xy 64.262 103.224869) + (xy 64.262002 103.224869) + (xy 64.371658 103.207501) + (xy 64.371659 103.2075) + (xy 64.371661 103.2075) + (xy 64.470587 103.157095) + (xy 64.549095 103.078587) + (xy 64.5995 102.979661) + (xy 64.5995 102.979659) + (xy 64.599501 102.979658) + (xy 64.616869 102.87) + (xy 64.616869 102.869997) + (xy 64.599501 102.760341) + (xy 64.567482 102.6975) + (xy 64.549095 102.661413) + (xy 64.549092 102.66141) + (xy 64.54909 102.661407) + (xy 64.470592 102.582909) + (xy 64.470588 102.582906) + (xy 64.470587 102.582905) + (xy 64.451122 102.572987) + (xy 64.371658 102.532498) + (xy 64.262003 102.515131) + (xy 64.262002 102.515131) + (xy 64.262 102.515131) + (xy 64.238979 102.518776) + (xy 64.169687 102.509821) + (xy 64.137355 102.489117) + (xy 64.127862 102.480706) + (xy 64.127861 102.480705) + (xy 64.127859 102.480704) + (xy 64.127858 102.480703) + (xy 64.097566 102.464804) + (xy 64.091046 102.461127) + (xy 64.061772 102.44343) + (xy 64.060377 102.442996) + (xy 64.058578 102.442251) + (xy 64.054606 102.441144) + (xy 64.052682 102.440851) + (xy 64.051257 102.4405) + (xy 64.017046 102.4405) + (xy 64.00956 102.440274) + (xy 63.975418 102.438208) + (xy 63.974005 102.438468) + (xy 63.95165 102.4405) + (xy 63.365337 102.4405) + (xy 63.298298 102.420815) + (xy 63.252543 102.368011) + (xy 63.242599 102.298853) + (xy 63.271624 102.235297) + (xy 63.282365 102.22435) + (xy 63.302888 102.205871) + (xy 63.414151 102.05273) + (xy 63.491144 101.879803) + (xy 63.5305 101.694646) + (xy 63.5305 101.694645) + (xy 68.5495 101.694645) + (xy 68.588855 101.879802) + (xy 68.588857 101.879807) + (xy 68.665848 102.052729) + (xy 68.665851 102.052734) + (xy 68.75394 102.173978) + (xy 68.777112 102.205871) + (xy 68.917784 102.332533) + (xy 69.081716 102.427179) + (xy 69.261744 102.485674) + (xy 69.402808 102.5005) + (xy 69.402812 102.5005) + (xy 70.297188 102.5005) + (xy 70.297192 102.5005) + (xy 70.438256 102.485674) + (xy 70.618284 102.427179) + (xy 70.782216 102.332533) + (xy 70.922888 102.205871) + (xy 71.034151 102.05273) + (xy 71.111144 101.879803) + (xy 71.1505 101.694646) + (xy 71.1505 101.505354) + (xy 71.111144 101.320197) + (xy 71.034151 101.14727) + (xy 71.034148 101.147265) + (xy 70.922888 100.994129) + (xy 70.87112 100.947517) + (xy 70.782216 100.867467) + (xy 70.618284 100.772821) + (xy 70.618277 100.772818) + (xy 70.438259 100.714327) + (xy 70.438256 100.714326) + (xy 70.297192 100.6995) + (xy 69.402808 100.6995) + (xy 69.261744 100.714326) + (xy 69.261741 100.714326) + (xy 69.26174 100.714327) + (xy 69.081722 100.772818) + (xy 69.081715 100.772821) + (xy 68.917785 100.867466) + (xy 68.777111 100.994129) + (xy 68.665851 101.147265) + (xy 68.665848 101.14727) + (xy 68.588857 101.320192) + (xy 68.588855 101.320197) + (xy 68.5495 101.505354) + (xy 68.5495 101.694645) + (xy 63.5305 101.694645) + (xy 63.5305 101.505354) + (xy 63.491144 101.320197) + (xy 63.414151 101.14727) + (xy 63.414148 101.147265) + (xy 63.302888 100.994129) + (xy 63.25112 100.947517) + (xy 63.162216 100.867467) + (xy 62.998284 100.772821) + (xy 62.998277 100.772818) + (xy 62.818259 100.714327) + (xy 62.818256 100.714326) + (xy 62.677192 100.6995) + (xy 61.782808 100.6995) + (xy 61.641744 100.714326) + (xy 61.641741 100.714326) + (xy 61.64174 100.714327) + (xy 61.461722 100.772818) + (xy 61.461715 100.772821) + (xy 61.297785 100.867466) + (xy 61.157111 100.994129) + (xy 61.045851 101.147265) + (xy 61.045848 101.14727) + (xy 60.968857 101.320192) + (xy 60.968855 101.320197) + (xy 60.9295 101.505354) + (xy 60.9295 101.694645) + (xy 60.968855 101.879802) + (xy 60.968857 101.879807) + (xy 61.045848 102.052729) + (xy 61.045851 102.052734) + (xy 61.157111 102.20587) + (xy 61.177635 102.22435) + (xy 61.214284 102.283837) + (xy 61.212953 102.353694) + (xy 61.174067 102.411742) + (xy 61.10997 102.439552) + (xy 61.094663 102.4405) + (xy 59.971213 102.4405) + (xy 59.948862 102.438469) + (xy 59.933086 102.435578) + (xy 59.933085 102.435578) + (xy 59.900423 102.445755) + (xy 59.893215 102.447764) + (xy 59.874177 102.452457) + (xy 59.804375 102.44939) + (xy 59.747312 102.409072) + (xy 59.721105 102.344303) + (xy 59.720499 102.33208) + (xy 59.720499 100.790102) + (xy 59.714669 100.760787) + (xy 59.694099 100.73) + (xy 59.692457 100.727542) + (xy 59.659214 100.705332) + (xy 59.659215 100.705332) + (xy 59.659213 100.705331) + (xy 59.659211 100.70533) + (xy 59.659208 100.705329) + (xy 59.629901 100.6995) + (xy 57.210105 100.6995) + (xy 57.210097 100.699501) + (xy 57.180787 100.70533) + (xy 57.147542 100.727542) + (xy 57.125332 100.760785) + (xy 57.125329 100.760791) + (xy 57.1195 100.790098) + (xy 57.1195 102.409894) + (xy 57.119501 102.409902) + (xy 57.12533 102.439212) + (xy 57.147542 102.472457) + (xy 57.164219 102.483599) + (xy 57.180787 102.494669) + (xy 57.18079 102.494669) + (xy 57.180791 102.49467) + (xy 57.190647 102.49663) + (xy 57.210101 102.5005) + (xy 59.511943 102.500499) + (xy 59.578982 102.520184) + (xy 59.624737 102.572987) + (xy 59.634681 102.642146) + (xy 59.605656 102.705702) + (xy 59.599624 102.71218) + (xy 59.094619 103.217185) + (xy 59.033296 103.25067) + (xy 58.993977 103.252825) + (xy 58.936734 103.246808) + (xy 58.867192 103.2395) + (xy 57.972808 103.2395) + (xy 57.831744 103.254326) + (xy 57.831741 103.254326) + (xy 57.83174 103.254327) + (xy 57.651722 103.312818) + (xy 57.651715 103.312821) + (xy 57.487785 103.407466) + (xy 57.347111 103.534129) + (xy 57.235851 103.687265) + (xy 57.235848 103.68727) + (xy 57.158857 103.860192) + (xy 57.158855 103.860197) + (xy 57.122691 104.030341) + (xy 57.1195 104.045354) + (xy 57.1195 104.234646) + (xy 57.122691 104.249658) + (xy 57.158855 104.419802) + (xy 57.158857 104.419807) + (xy 57.235848 104.592729) + (xy 57.235851 104.592734) + (xy 57.347111 104.74587) + (xy 57.367635 104.76435) + (xy 57.404284 104.823837) + (xy 57.402953 104.893694) + (xy 57.364067 104.951742) + (xy 57.29997 104.979552) + (xy 57.284663 104.9805) + (xy 54.002213 104.9805) + (xy 53.979862 104.978469) + (xy 53.964086 104.975578) + (xy 53.964085 104.975578) + (xy 53.931423 104.985755) + (xy 53.924216 104.987764) + (xy 53.890995 104.995953) + (xy 53.889715 104.996625) + (xy 53.887924 104.997366) + (xy 53.884299 104.999411) + (xy 53.882733 105.000564) + (xy 53.881488 105.001316) + (xy 53.857298 105.025505) + (xy 53.851851 105.030633) + (xy 53.826241 105.053322) + (xy 53.825415 105.05452) + (xy 53.811053 105.071751) + (xy 52.414625 106.468181) + (xy 52.353302 106.501666) + (xy 52.326944 106.5045) + (xy 52.183727 106.5045) + (xy 52.116688 106.484815) + (xy 52.070933 106.432011) + (xy 52.062436 106.406277) + (xy 52.061143 106.400194) + (xy 52.061142 106.400192) + (xy 51.984151 106.22727) + (xy 51.984148 106.227265) + (xy 51.872888 106.074129) + (xy 51.849751 106.053296) + (xy 51.732216 105.947467) + (xy 51.568284 105.852821) + (xy 51.568277 105.852818) + (xy 51.388259 105.794327) + (xy 51.388256 105.794326) + (xy 51.247192 105.7795) + (xy 50.352808 105.7795) + (xy 50.211744 105.794326) + (xy 50.211741 105.794326) + (xy 50.21174 105.794327) + (xy 50.031722 105.852818) + (xy 50.031715 105.852821) + (xy 49.867785 105.947466) + (xy 49.727111 106.074129) + (xy 49.615851 106.227265) + (xy 49.615848 106.22727) + (xy 49.538857 106.400192) + (xy 49.538855 106.400197) + (xy 49.50603 106.554633) + (xy 49.4995 106.585354) + (xy 49.4995 106.774646) + (xy 49.505636 106.803514) + (xy 49.538855 106.959802) + (xy 49.538857 106.959807) + (xy 49.615848 107.132729) + (xy 49.615851 107.132734) + (xy 49.718954 107.274643) + (xy 49.727112 107.285871) + (xy 49.867784 107.412533) + (xy 50.031716 107.507179) + (xy 50.211744 107.565674) + (xy 50.352808 107.5805) + (xy 50.352812 107.5805) + (xy 51.247188 107.5805) + (xy 51.247192 107.5805) + (xy 51.388256 107.565674) + (xy 51.568284 107.507179) + (xy 51.732216 107.412533) + (xy 51.872888 107.285871) + (xy 51.984151 107.13273) + (xy 52.061144 106.959803) + (xy 52.062436 106.953722) + (xy 52.095627 106.89224) + (xy 52.156789 106.858461) + (xy 52.183727 106.8555) + (xy 52.423781 106.8555) + (xy 52.446131 106.85753) + (xy 52.461913 106.860423) + (xy 52.494592 106.850239) + (xy 52.501785 106.848234) + (xy 52.535 106.840048) + (xy 52.535004 106.840044) + (xy 52.536263 106.839384) + (xy 52.538069 106.838636) + (xy 52.541714 106.83658) + (xy 52.543288 106.835422) + (xy 52.544503 106.834686) + (xy 52.54451 106.834685) + (xy 52.568718 106.810475) + (xy 52.574137 106.805374) + (xy 52.599756 106.782679) + (xy 52.599758 106.782673) + (xy 52.600571 106.781497) + (xy 52.614941 106.764252) + (xy 53.461192 105.918002) + (xy 55.779131 105.918002) + (xy 55.796498 106.027658) + (xy 55.846904 106.126585) + (xy 55.846909 106.126592) + (xy 55.925407 106.20509) + (xy 55.92541 106.205092) + (xy 55.925413 106.205095) + (xy 55.975892 106.230815) + (xy 56.024341 106.255501) + (xy 56.04029 106.258027) + (xy 56.103424 106.287956) + (xy 56.13524 106.33905) + (xy 56.153395 106.299297) + (xy 56.212173 106.261523) + (xy 56.22771 106.258027) + (xy 56.243658 106.255501) + (xy 56.243659 106.2555) + (xy 56.243661 106.2555) + (xy 56.342587 106.205095) + (xy 56.421095 106.126587) + (xy 56.4715 106.027661) + (xy 56.4715 106.027659) + (xy 56.471501 106.027658) + (xy 56.488869 105.918002) + (xy 56.488869 105.917997) + (xy 56.471501 105.808341) + (xy 56.470795 105.806955) + (xy 56.421095 105.709413) + (xy 56.421092 105.70941) + (xy 56.42109 105.709407) + (xy 56.342592 105.630909) + (xy 56.342588 105.630906) + (xy 56.342587 105.630905) + (xy 56.324753 105.621818) + (xy 56.243658 105.580498) + (xy 56.22771 105.577973) + (xy 56.164576 105.548044) + (xy 56.132759 105.496949) + (xy 56.114605 105.536703) + (xy 56.055827 105.574477) + (xy 56.04029 105.577973) + (xy 56.024341 105.580498) + (xy 55.925414 105.630904) + (xy 55.925407 105.630909) + (xy 55.846909 105.709407) + (xy 55.846904 105.709414) + (xy 55.796498 105.808341) + (xy 55.779131 105.917997) + (xy 55.779131 105.918002) + (xy 53.461192 105.918002) + (xy 54.011376 105.367819) + (xy 54.072699 105.334334) + (xy 54.099057 105.3315) + (xy 56.020892 105.3315) + (xy 56.087931 105.351185) + (xy 56.133686 105.403989) + (xy 56.134545 105.409966) + (xy 56.167252 105.360637) + (xy 56.231215 105.332523) + (xy 56.247108 105.3315) + (xy 59.219697 105.3315) + (xy 59.286736 105.351185) + (xy 59.332491 105.403989) + (xy 59.342435 105.473147) + (xy 59.31341 105.536703) + (xy 59.301926 105.548313) + (xy 59.287242 105.561322) + (xy 59.286416 105.562519) + (xy 59.272056 105.579747) + (xy 59.094618 105.757185) + (xy 59.033295 105.79067) + (xy 58.993976 105.792825) + (xy 58.948 105.787993) + (xy 58.867192 105.7795) + (xy 57.972808 105.7795) + (xy 57.831744 105.794326) + (xy 57.831741 105.794326) + (xy 57.83174 105.794327) + (xy 57.651722 105.852818) + (xy 57.651715 105.852821) + (xy 57.487785 105.947466) + (xy 57.347111 106.074129) + (xy 57.235851 106.227265) + (xy 57.235848 106.22727) + (xy 57.158857 106.400192) + (xy 57.158856 106.400194) + (xy 57.157564 106.406277) + (xy 57.124373 106.46776) + (xy 57.063211 106.501539) + (xy 57.036273 106.5045) + (xy 56.247108 106.5045) + (xy 56.180069 106.484815) + (xy 56.134314 106.432011) + (xy 56.133454 106.426033) + (xy 56.100748 106.475363) + (xy 56.036785 106.503477) + (xy 56.020892 106.5045) + (xy 55.018213 106.5045) + (xy 54.995862 106.502469) + (xy 54.980086 106.499578) + (xy 54.980085 106.499578) + (xy 54.947423 106.509755) + (xy 54.940216 106.511764) + (xy 54.906995 106.519953) + (xy 54.905715 106.520625) + (xy 54.903924 106.521366) + (xy 54.900299 106.523411) + (xy 54.898733 106.524564) + (xy 54.897488 106.525316) + (xy 54.873298 106.549505) + (xy 54.867851 106.554633) + (xy 54.842241 106.577322) + (xy 54.841415 106.57852) + (xy 54.827053 106.595751) + (xy 52.414625 109.008181) + (xy 52.353302 109.041666) + (xy 52.326944 109.0445) + (xy 52.183727 109.0445) + (xy 52.116688 109.024815) + (xy 52.070933 108.972011) + (xy 52.062436 108.946277) + (xy 52.061143 108.940194) + (xy 52.061142 108.940192) + (xy 51.984151 108.76727) + (xy 51.984148 108.767265) + (xy 51.872888 108.614129) + (xy 51.859794 108.602339) + (xy 51.732216 108.487467) + (xy 51.568284 108.392821) + (xy 51.568277 108.392818) + (xy 51.388259 108.334327) + (xy 51.388256 108.334326) + (xy 51.247192 108.3195) + (xy 50.352808 108.3195) + (xy 50.211744 108.334326) + (xy 50.211741 108.334326) + (xy 50.21174 108.334327) + (xy 50.031722 108.392818) + (xy 50.031715 108.392821) + (xy 49.867785 108.487466) + (xy 49.727111 108.614129) + (xy 49.615851 108.767265) + (xy 49.615848 108.76727) + (xy 49.538857 108.940192) + (xy 49.538855 108.940197) + (xy 49.50603 109.094633) + (xy 49.4995 109.125354) + (xy 49.4995 109.314646) + (xy 43.6805 109.314646) + (xy 43.6805 106.307844) + (xy 45.64 106.307844) + (xy 45.646401 106.367372) + (xy 45.646403 106.367379) + (xy 45.696645 106.502086) + (xy 45.696649 106.502093) + (xy 45.782809 106.617187) + (xy 45.782812 106.61719) + (xy 45.897906 106.70335) + (xy 45.897913 106.703354) + (xy 46.03262 106.753596) + (xy 46.032627 106.753598) + (xy 46.092155 106.759999) + (xy 46.092172 106.76) + (xy 46.85091 106.76) + (xy 46.917949 106.779685) + (xy 46.963704 106.832489) + (xy 46.973648 106.901647) + (xy 46.944623 106.965203) + (xy 46.885845 107.002977) + (xy 46.863064 107.007403) + (xy 46.803668 107.013252) + (xy 46.803666 107.013253) + (xy 46.624497 107.067604) + (xy 46.459376 107.155862) + (xy 46.459373 107.155864) + (xy 46.314642 107.274642) + (xy 46.195864 107.419373) + (xy 46.195862 107.419376) + (xy 46.107604 107.584497) + (xy 46.053253 107.763666) + (xy 46.053252 107.763668) + (xy 46.034901 107.95) + (xy 46.053252 108.136331) + (xy 46.053253 108.136333) + (xy 46.107604 108.315502) + (xy 46.195862 108.480623) + (xy 46.195864 108.480626) + (xy 46.314642 108.625357) + (xy 46.459373 108.744135) + (xy 46.459376 108.744137) + (xy 46.566739 108.801523) + (xy 46.624499 108.832396) + (xy 46.778296 108.87905) + (xy 46.803666 108.886746) + (xy 46.803668 108.886747) + (xy 46.820374 108.888392) + (xy 46.99 108.905099) + (xy 47.176331 108.886747) + (xy 47.355501 108.832396) + (xy 47.520625 108.744136) + (xy 47.665357 108.625357) + (xy 47.784136 108.480625) + (xy 47.872396 108.315501) + (xy 47.926747 108.136331) + (xy 47.945099 107.95) + (xy 47.926747 107.763669) + (xy 47.872396 107.584499) + (xy 47.831068 107.507179) + (xy 47.784137 107.419376) + (xy 47.784135 107.419373) + (xy 47.665357 107.274642) + (xy 47.520626 107.155864) + (xy 47.520623 107.155862) + (xy 47.355502 107.067604) + (xy 47.176333 107.013253) + (xy 47.176331 107.013252) + (xy 47.116936 107.007403) + (xy 47.052149 106.981242) + (xy 47.01179 106.924208) + (xy 47.008673 106.854408) + (xy 47.043787 106.794003) + (xy 47.105985 106.762172) + (xy 47.12909 106.76) + (xy 47.887828 106.76) + (xy 47.887844 106.759999) + (xy 47.947372 106.753598) + (xy 47.947379 106.753596) + (xy 48.082086 106.703354) + (xy 48.082093 106.70335) + (xy 48.197187 106.61719) + (xy 48.19719 106.617187) + (xy 48.28335 106.502093) + (xy 48.283354 106.502086) + (xy 48.333596 106.367379) + (xy 48.333598 106.367372) + (xy 48.339999 106.307844) + (xy 48.34 106.307827) + (xy 48.34 105.66) + (xy 47.423686 105.66) + (xy 47.449493 105.619844) + (xy 47.49 105.481889) + (xy 47.49 105.338111) + (xy 47.449493 105.200156) + (xy 47.423686 105.16) + (xy 48.34 105.16) + (xy 48.34 104.512172) + (xy 48.339999 104.512155) + (xy 48.333598 104.452627) + (xy 48.333596 104.45262) + (xy 48.283354 104.317913) + (xy 48.28335 104.317906) + (xy 48.221021 104.234646) + (xy 49.4995 104.234646) + (xy 49.502691 104.249658) + (xy 49.538855 104.419802) + (xy 49.538857 104.419807) + (xy 49.615848 104.592729) + (xy 49.615851 104.592734) + (xy 49.726479 104.745) + (xy 49.727112 104.745871) + (xy 49.867784 104.872533) + (xy 50.031716 104.967179) + (xy 50.211744 105.025674) + (xy 50.352808 105.0405) + (xy 50.352812 105.0405) + (xy 51.247188 105.0405) + (xy 51.247192 105.0405) + (xy 51.388256 105.025674) + (xy 51.568284 104.967179) + (xy 51.732216 104.872533) + (xy 51.872888 104.745871) + (xy 51.984151 104.59273) + (xy 52.061144 104.419803) + (xy 52.062436 104.413722) + (xy 52.095627 104.35224) + (xy 52.156789 104.318461) + (xy 52.183727 104.3155) + (xy 55.889455 104.3155) + (xy 55.956494 104.335185) + (xy 55.977136 104.351819) + (xy 56.052407 104.42709) + (xy 56.05241 104.427092) + (xy 56.052413 104.427095) + (xy 56.151339 104.4775) + (xy 56.151341 104.477501) + (xy 56.260998 104.494869) + (xy 56.261 104.494869) + (xy 56.261002 104.494869) + (xy 56.370658 104.477501) + (xy 56.370659 104.4775) + (xy 56.370661 104.4775) + (xy 56.469587 104.427095) + (xy 56.548095 104.348587) + (xy 56.5985 104.249661) + (xy 56.5985 104.249659) + (xy 56.598501 104.249658) + (xy 56.615869 104.140002) + (xy 56.615869 104.139997) + (xy 56.598501 104.030341) + (xy 56.566526 103.967587) + (xy 56.548095 103.931413) + (xy 56.548092 103.93141) + (xy 56.54809 103.931407) + (xy 56.469592 103.852909) + (xy 56.469588 103.852906) + (xy 56.469587 103.852905) + (xy 56.405763 103.820385) + (xy 56.370658 103.802498) + (xy 56.261002 103.785131) + (xy 56.260998 103.785131) + (xy 56.151341 103.802498) + (xy 56.052414 103.852904) + (xy 56.052407 103.852909) + (xy 55.977136 103.928181) + (xy 55.915813 103.961666) + (xy 55.889455 103.9645) + (xy 52.183727 103.9645) + (xy 52.116688 103.944815) + (xy 52.070933 103.892011) + (xy 52.062436 103.866277) + (xy 52.061582 103.862257) + (xy 52.061144 103.860197) + (xy 52.057897 103.852905) + (xy 51.984151 103.68727) + (xy 51.984148 103.687265) + (xy 51.872888 103.534129) + (xy 51.833861 103.498989) + (xy 51.732216 103.407467) + (xy 51.568284 103.312821) + (xy 51.568277 103.312818) + (xy 51.388259 103.254327) + (xy 51.388256 103.254326) + (xy 51.247192 103.2395) + (xy 50.352808 103.2395) + (xy 50.211744 103.254326) + (xy 50.211741 103.254326) + (xy 50.21174 103.254327) + (xy 50.031722 103.312818) + (xy 50.031715 103.312821) + (xy 49.867785 103.407466) + (xy 49.727111 103.534129) + (xy 49.615851 103.687265) + (xy 49.615848 103.68727) + (xy 49.538857 103.860192) + (xy 49.538855 103.860197) + (xy 49.502691 104.030341) + (xy 49.4995 104.045354) + (xy 49.4995 104.234646) + (xy 48.221021 104.234646) + (xy 48.19719 104.202812) + (xy 48.197187 104.202809) + (xy 48.082093 104.116649) + (xy 48.082086 104.116645) + (xy 47.947379 104.066403) + (xy 47.947372 104.066401) + (xy 47.887844 104.06) + (xy 47.24 104.06) + (xy 47.24 104.974498) + (xy 47.132315 104.92532) + (xy 47.025763 104.91) + (xy 46.954237 104.91) + (xy 46.847685 104.92532) + (xy 46.74 104.974498) + (xy 46.74 104.06) + (xy 46.092155 104.06) + (xy 46.032627 104.066401) + (xy 46.03262 104.066403) + (xy 45.897913 104.116645) + (xy 45.897906 104.116649) + (xy 45.782812 104.202809) + (xy 45.782809 104.202812) + (xy 45.696649 104.317906) + (xy 45.696645 104.317913) + (xy 45.646403 104.45262) + (xy 45.646401 104.452627) + (xy 45.64 104.512155) + (xy 45.64 105.16) + (xy 46.556314 105.16) + (xy 46.530507 105.200156) + (xy 46.49 105.338111) + (xy 46.49 105.481889) + (xy 46.530507 105.619844) + (xy 46.556314 105.66) + (xy 45.64 105.66) + (xy 45.64 106.307844) + (xy 43.6805 106.307844) + (xy 43.6805 102.994) + (xy 43.700185 102.926961) + (xy 43.752989 102.881206) + (xy 43.8045 102.87) + (xy 48.895 102.87) + (xy 48.895 101.947953) + (xy 48.914685 101.880914) + (xy 48.967489 101.835159) + (xy 49.036647 101.825215) + (xy 49.100203 101.85424) + (xy 49.137977 101.913018) + (xy 49.138775 101.91586) + (xy 49.17373 102.046317) + (xy 49.173734 102.046326) + (xy 49.269865 102.252482) + (xy 49.400342 102.43882) + (xy 49.561179 102.599657) + (xy 49.747517 102.730134) + (xy 49.953673 102.826265) + (xy 49.953682 102.826269) + (xy 50.173389 102.885139) + (xy 50.1734 102.885141) + (xy 50.343233 102.899999) + (xy 50.343236 102.9) + (xy 50.55 102.9) + (xy 50.55 101.915686) + (xy 50.561955 101.927641) + (xy 50.674852 101.985165) + (xy 50.768519 102) + (xy 50.831481 102) + (xy 50.925148 101.985165) + (xy 51.038045 101.927641) + (xy 51.05 101.915686) + (xy 51.05 102.9) + (xy 51.256764 102.9) + (xy 51.256766 102.899999) + (xy 51.426599 102.885141) + (xy 51.42661 102.885139) + (xy 51.646317 102.826269) + (xy 51.646326 102.826265) + (xy 51.852482 102.730134) + (xy 52.03882 102.599657) + (xy 52.199657 102.43882) + (xy 52.330134 102.252482) + (xy 52.426265 102.046326) + (xy 52.426269 102.046317) + (xy 52.478872 101.85) + (xy 51.115686 101.85) + (xy 51.127641 101.838045) + (xy 51.185165 101.725148) + (xy 51.204986 101.6) + (xy 51.185165 101.474852) + (xy 51.127641 101.361955) + (xy 51.115686 101.35) + (xy 52.478872 101.35) + (xy 52.478872 101.349999) + (xy 52.426269 101.153682) + (xy 52.426265 101.153673) + (xy 52.330134 100.947517) + (xy 52.199657 100.761179) + (xy 52.03882 100.600342) + (xy 51.852482 100.469865) + (xy 51.646326 100.373734) + (xy 51.646317 100.37373) + (xy 51.42661 100.31486) + (xy 51.426599 100.314858) + (xy 51.256766 100.3) + (xy 51.05 100.3) + (xy 51.05 101.284314) + (xy 51.038045 101.272359) + (xy 50.925148 101.214835) + (xy 50.831481 101.2) + (xy 50.768519 101.2) + (xy 50.674852 101.214835) + (xy 50.561955 101.272359) + (xy 50.55 101.284314) + (xy 50.55 100.3) + (xy 50.343233 100.3) + (xy 50.1734 100.314858) + (xy 50.173389 100.31486) + (xy 49.953682 100.37373) + (xy 49.953673 100.373734) + (xy 49.747517 100.469865) + (xy 49.561179 100.600342) + (xy 49.400342 100.761179) + (xy 49.269865 100.947517) + (xy 49.173734 101.153673) + (xy 49.17373 101.153682) + (xy 49.138775 101.284139) + (xy 49.10241 101.3438) + (xy 49.039563 101.374329) + (xy 48.970187 101.366034) + (xy 48.91631 101.321549) + (xy 48.895035 101.254997) + (xy 48.895 101.252046) + (xy 48.895 98.809999) + (xy 60.551127 98.809999) + (xy 60.551128 98.81) + (xy 61.914314 98.81) + (xy 61.902359 98.821955) + (xy 61.844835 98.934852) + (xy 61.825014 99.06) + (xy 61.844835 99.185148) + (xy 61.902359 99.298045) + (xy 61.914314 99.31) + (xy 60.551128 99.31) + (xy 60.60373 99.506317) + (xy 60.603734 99.506326) + (xy 60.699865 99.712482) + (xy 60.830342 99.89882) + (xy 60.991179 100.059657) + (xy 61.177517 100.190134) + (xy 61.383673 100.286265) + (xy 61.383682 100.286269) + (xy 61.603389 100.345139) + (xy 61.6034 100.345141) + (xy 61.773233 100.359999) + (xy 61.773236 100.36) + (xy 61.98 100.36) + (xy 61.98 99.375686) + (xy 61.991955 99.387641) + (xy 62.104852 99.445165) + (xy 62.198519 99.46) + (xy 62.261481 99.46) + (xy 62.355148 99.445165) + (xy 62.468045 99.387641) + (xy 62.48 99.375686) + (xy 62.48 100.36) + (xy 62.686764 100.36) + (xy 62.686766 100.359999) + (xy 62.856599 100.345141) + (xy 62.85661 100.345139) + (xy 63.076317 100.286269) + (xy 63.076326 100.286265) + (xy 63.282482 100.190134) + (xy 63.46882 100.059657) + (xy 63.629657 99.89882) + (xy 63.649911 99.869894) + (xy 68.5495 99.869894) + (xy 68.549501 99.869902) + (xy 68.55533 99.899212) + (xy 68.577542 99.932457) + (xy 68.589892 99.940708) + (xy 68.610787 99.954669) + (xy 68.61079 99.954669) + (xy 68.610791 99.95467) + (xy 68.620647 99.95663) + (xy 68.640101 99.9605) + (xy 71.059898 99.960499) + (xy 71.089213 99.954669) + (xy 71.122457 99.932457) + (xy 71.144669 99.899213) + (xy 71.144869 99.898208) + (xy 71.1505 99.869901) + (xy 71.1505 99.3595) + (xy 71.170185 99.292461) + (xy 71.222989 99.246706) + (xy 71.2745 99.2355) + (xy 74.13769 99.2355) + (xy 74.204729 99.255185) + (xy 74.225371 99.271819) + (xy 74.885599 99.932046) + (xy 74.804852 99.944835) + (xy 74.691955 100.002359) + (xy 74.602359 100.091955) + (xy 74.544835 100.204852) + (xy 74.532046 100.285598) + (xy 73.850974 99.604526) + (xy 73.850973 99.604526) + (xy 73.799868 99.677512) + (xy 73.799866 99.677516) + (xy 73.703734 99.883673) + (xy 73.70373 99.883682) + (xy 73.64486 100.103389) + (xy 73.644858 100.1034) + (xy 73.625034 100.329997) + (xy 73.625034 100.330002) + (xy 73.644858 100.556599) + (xy 73.64486 100.55661) + (xy 73.70373 100.776317) + (xy 73.703735 100.776331) + (xy 73.799863 100.982478) + (xy 73.850974 101.055472) + (xy 74.532046 100.3744) + (xy 74.544835 100.455148) + (xy 74.602359 100.568045) + (xy 74.691955 100.657641) + (xy 74.804852 100.715165) + (xy 74.885599 100.727953) + (xy 74.204526 101.409025) + (xy 74.277513 101.460132) + (xy 74.277521 101.460136) + (xy 74.483668 101.556264) + (xy 74.483682 101.556269) + (xy 74.703389 101.615139) + (xy 74.7034 101.615141) + (xy 74.929998 101.634966) + (xy 74.930002 101.634966) + (xy 75.156599 101.615141) + (xy 75.15661 101.615139) + (xy 75.376317 101.556269) + (xy 75.376331 101.556264) + (xy 75.582478 101.460136) + (xy 75.655471 101.409024) + (xy 74.9744 100.727953) + (xy 75.055148 100.715165) + (xy 75.168045 100.657641) + (xy 75.257641 100.568045) + (xy 75.315165 100.455148) + (xy 75.327953 100.3744) + (xy 76.009024 101.055471) + (xy 76.060136 100.982478) + (xy 76.156264 100.776331) + (xy 76.156269 100.776317) + (xy 76.215139 100.55661) + (xy 76.215141 100.556599) + (xy 76.234966 100.330002) + (xy 76.234966 100.329997) + (xy 76.215141 100.1034) + (xy 76.215139 100.103389) + (xy 76.156269 99.883682) + (xy 76.156264 99.883668) + (xy 76.060136 99.677521) + (xy 76.060132 99.677513) + (xy 76.009025 99.604526) + (xy 75.327953 100.285598) + (xy 75.315165 100.204852) + (xy 75.257641 100.091955) + (xy 75.168045 100.002359) + (xy 75.055148 99.944835) + (xy 74.974401 99.932046) + (xy 75.634627 99.271819) + (xy 75.69595 99.238334) + (xy 75.722308 99.2355) + (xy 81.60108 99.2355) + (xy 81.668119 99.255185) + (xy 81.713874 99.307989) + (xy 81.723818 99.377147) + (xy 81.694793 99.440703) + (xy 81.685858 99.448585) + (xy 81.686179 99.448906) + (xy 81.677544 99.45754) + (xy 81.655332 99.490785) + (xy 81.655329 99.490791) + (xy 81.6495 99.520098) + (xy 81.6495 101.139894) + (xy 81.649501 101.139902) + (xy 81.65533 101.169212) + (xy 81.677542 101.202457) + (xy 81.694219 101.213599) + (xy 81.710787 101.224669) + (xy 81.71079 101.224669) + (xy 81.710791 101.22467) + (xy 81.720647 101.22663) + (xy 81.740101 101.2305) + (xy 83.359898 101.230499) + (xy 83.389213 101.224669) + (xy 83.422457 101.202457) + (xy 83.444669 101.169213) + (xy 83.4505 101.139899) + (xy 83.450499 99.520102) + (xy 83.444669 99.490787) + (xy 83.422457 99.457543) + (xy 83.422455 99.45754) + (xy 83.413821 99.448906) + (xy 83.416415 99.446311) + (xy 83.385227 99.408997) + (xy 83.376515 99.339673) + (xy 83.406666 99.276643) + (xy 83.466107 99.23992) + (xy 83.49892 99.2355) + (xy 84.076943 99.2355) + (xy 84.143982 99.255185) + (xy 84.164624 99.271819) + (xy 84.57804 99.685235) + (xy 84.611525 99.746558) + (xy 84.612832 99.792311) + (xy 84.608132 99.821997) + (xy 84.608131 99.822002) + (xy 84.625498 99.931658) + (xy 84.675904 100.030585) + (xy 84.675909 100.030592) + (xy 84.754407 100.10909) + (xy 84.75441 100.109092) + (xy 84.754413 100.109095) + (xy 84.853339 100.1595) + (xy 84.853341 100.159501) + (xy 84.962998 100.176869) + (xy 84.963 100.176869) + (xy 84.963002 100.176869) + (xy 85.072658 100.159501) + (xy 85.072659 100.1595) + (xy 85.072661 100.1595) + (xy 85.171587 100.109095) + (xy 85.250095 100.030587) + (xy 85.3005 99.931661) + (xy 85.3005 99.931659) + (xy 85.300501 99.931658) + (xy 85.317869 99.822002) + (xy 85.317869 99.821997) + (xy 85.300501 99.712341) + (xy 85.282755 99.677512) + (xy 85.250095 99.613413) + (xy 85.250092 99.61341) + (xy 85.25009 99.613407) + (xy 85.171592 99.534909) + (xy 85.171588 99.534906) + (xy 85.171587 99.534905) + (xy 85.14254 99.520105) + (xy 85.072658 99.484498) + (xy 84.963002 99.467131) + (xy 84.963 99.467131) + (xy 84.933312 99.471833) + (xy 84.864019 99.462877) + (xy 84.826235 99.43704) + (xy 84.344344 98.955149) + (xy 84.329977 98.937911) + (xy 84.32086 98.924704) + (xy 84.290566 98.908804) + (xy 84.284046 98.905127) + (xy 84.254772 98.88743) + (xy 84.253377 98.886996) + (xy 84.251578 98.886251) + (xy 84.247606 98.885144) + (xy 84.245682 98.884851) + (xy 84.244257 98.8845) + (xy 84.210046 98.8845) + (xy 84.20256 98.884274) + (xy 84.168418 98.882208) + (xy 84.167005 98.882468) + (xy 84.14465 98.8845) + (xy 71.274499 98.8845) + (xy 71.20746 98.864815) + (xy 71.161705 98.812011) + (xy 71.150499 98.7605) + (xy 71.150499 98.552002) + (xy 97.435131 98.552002) + (xy 97.452498 98.661658) + (xy 97.502904 98.760585) + (xy 97.502909 98.760592) + (xy 97.581407 98.83909) + (xy 97.58141 98.839092) + (xy 97.581413 98.839095) + (xy 97.675425 98.886996) + (xy 97.680341 98.889501) + (xy 97.789998 98.906869) + (xy 97.79 98.906869) + (xy 97.819684 98.902167) + (xy 97.888976 98.911121) + (xy 97.926764 98.936959) + (xy 98.281658 99.291853) + (xy 98.296027 99.309094) + (xy 98.305139 99.322295) + (xy 98.335432 99.338194) + (xy 98.34193 99.341858) + (xy 98.371226 99.359568) + (xy 98.371228 99.359568) + (xy 98.372609 99.359999) + (xy 98.374408 99.360744) + (xy 98.378417 99.361861) + (xy 98.380341 99.362154) + (xy 98.381741 99.362499) + (xy 98.381743 99.3625) + (xy 98.415942 99.3625) + (xy 98.423429 99.362726) + (xy 98.434047 99.363368) + (xy 98.457582 99.364792) + (xy 98.457582 99.364791) + (xy 98.457584 99.364792) + (xy 98.45901 99.364531) + (xy 98.481359 99.3625) + (xy 110.612242 99.3625) + (xy 110.679281 99.382185) + (xy 110.725036 99.434989) + (xy 110.73498 99.504147) + (xy 110.713817 99.557624) + (xy 110.629865 99.677517) + (xy 110.533734 99.883673) + (xy 110.53373 99.883682) + (xy 110.47486 100.103389) + (xy 110.474858 100.1034) + (xy 110.455034 100.329997) + (xy 110.455034 100.330002) + (xy 110.474858 100.556599) + (xy 110.47486 100.55661) + (xy 110.53373 100.776317) + (xy 110.533735 100.776331) + (xy 110.629863 100.982478) + (xy 110.680974 101.055472) + (xy 111.362046 100.3744) + (xy 111.374835 100.455148) + (xy 111.432359 100.568045) + (xy 111.521955 100.657641) + (xy 111.634852 100.715165) + (xy 111.715599 100.727953) + (xy 111.034526 101.409025) + (xy 111.107513 101.460132) + (xy 111.107521 101.460136) + (xy 111.313668 101.556264) + (xy 111.313682 101.556269) + (xy 111.533389 101.615139) + (xy 111.5334 101.615141) + (xy 111.759998 101.634966) + (xy 111.760002 101.634966) + (xy 111.986599 101.615141) + (xy 111.98661 101.615139) + (xy 112.206317 101.556269) + (xy 112.206331 101.556264) + (xy 112.412478 101.460136) + (xy 112.485471 101.409024) + (xy 111.8044 100.727953) + (xy 111.885148 100.715165) + (xy 111.998045 100.657641) + (xy 112.087641 100.568045) + (xy 112.145165 100.455148) + (xy 112.157953 100.3744) + (xy 112.839024 101.055471) + (xy 112.890136 100.982478) + (xy 112.986264 100.776331) + (xy 112.986269 100.776317) + (xy 113.045139 100.55661) + (xy 113.045141 100.556599) + (xy 113.064966 100.330002) + (xy 113.064966 100.329997) + (xy 113.045141 100.1034) + (xy 113.045139 100.103389) + (xy 112.986269 99.883682) + (xy 112.986265 99.883673) + (xy 112.890134 99.677517) + (xy 112.806183 99.557624) + (xy 112.783856 99.491418) + (xy 112.800866 99.42365) + (xy 112.851814 99.375837) + (xy 112.907758 99.3625) + (xy 113.875743 99.3625) + (xy 118.359754 99.3625) + (xy 118.426793 99.382185) + (xy 118.472548 99.434989) + (xy 118.482492 99.504147) + (xy 118.481371 99.510691) + (xy 118.4795 99.520096) + (xy 118.4795 101.139894) + (xy 118.479501 101.139902) + (xy 118.48533 101.169212) + (xy 118.507542 101.202457) + (xy 118.524219 101.213599) + (xy 118.540787 101.224669) + (xy 118.54079 101.224669) + (xy 118.540791 101.22467) + (xy 118.550647 101.22663) + (xy 118.570101 101.2305) + (xy 120.189898 101.230499) + (xy 120.219213 101.224669) + (xy 120.252457 101.202457) + (xy 120.274669 101.169213) + (xy 120.2805 101.139899) + (xy 120.280499 99.520102) + (xy 120.279033 99.512729) + (xy 120.278626 99.510683) + (xy 120.284858 99.441092) + (xy 120.327725 99.385918) + (xy 120.393616 99.362677) + (xy 120.400245 99.3625) + (xy 121.160943 99.3625) + (xy 121.227982 99.382185) + (xy 121.248624 99.398819) + (xy 122.030656 100.180851) + (xy 122.045022 100.198088) + (xy 122.054138 100.211295) + (xy 122.084441 100.227199) + (xy 122.090932 100.230859) + (xy 122.120226 100.248568) + (xy 122.120227 100.248568) + (xy 122.121604 100.248997) + (xy 122.123405 100.249743) + (xy 122.127413 100.25086) + (xy 122.129341 100.251154) + (xy 122.130741 100.251499) + (xy 122.130743 100.2515) + (xy 122.164954 100.2515) + (xy 122.172439 100.251725) + (xy 122.206581 100.253791) + (xy 122.207995 100.253532) + (xy 122.23035 100.2515) + (xy 125.838938 100.2515) + (xy 125.905977 100.271185) + (xy 125.951732 100.323989) + (xy 125.961676 100.393147) + (xy 125.940513 100.446624) + (xy 125.869865 100.547517) + (xy 125.773734 100.753673) + (xy 125.77373 100.753682) + (xy 125.71486 100.973389) + (xy 125.714858 100.9734) + (xy 125.7 101.143233) + (xy 125.7 101.35) + (xy 126.684314 101.35) + (xy 126.672359 101.361955) + (xy 126.614835 101.474852) + (xy 126.595014 101.6) + (xy 126.614835 101.725148) + (xy 126.672359 101.838045) + (xy 126.684314 101.85) + (xy 125.7 101.85) + (xy 125.7 102.056766) + (xy 125.714858 102.226599) + (xy 125.71486 102.22661) + (xy 125.77373 102.446317) + (xy 125.773734 102.446326) + (xy 125.866421 102.645095) + (xy 125.876913 102.714173) + (xy 125.848393 102.777957) + (xy 125.789917 102.816196) + (xy 125.754039 102.8215) + (xy 118.899213 102.8215) + (xy 118.876862 102.819469) + (xy 118.861086 102.816578) + (xy 118.861085 102.816578) + (xy 118.828423 102.826755) + (xy 118.821216 102.828764) + (xy 118.787995 102.836953) + (xy 118.786715 102.837625) + (xy 118.784924 102.838366) + (xy 118.781299 102.840411) + (xy 118.779733 102.841564) + (xy 118.778488 102.842316) + (xy 118.754298 102.866505) + (xy 118.748851 102.871633) + (xy 118.723241 102.894322) + (xy 118.722415 102.89552) + (xy 118.708053 102.912751) + (xy 118.500764 103.12004) + (xy 118.439441 103.153525) + (xy 118.393688 103.154832) + (xy 118.364 103.150131) + (xy 118.363999 103.150131) + (xy 118.363998 103.150131) + (xy 118.254341 103.167498) + (xy 118.155414 103.217904) + (xy 118.155407 103.217909) + (xy 118.076909 103.296407) + (xy 118.076904 103.296414) + (xy 118.026498 103.395341) + (xy 118.009131 103.504997) + (xy 118.009131 103.505002) + (xy 118.026498 103.614658) + (xy 118.076904 103.713585) + (xy 118.076909 103.713592) + (xy 118.155407 103.79209) + (xy 118.15541 103.792092) + (xy 118.155413 103.792095) + (xy 118.210936 103.820385) + (xy 118.254341 103.842501) + (xy 118.363998 103.859869) + (xy 118.364 103.859869) + (xy 118.364002 103.859869) + (xy 118.473658 103.842501) + (xy 118.473659 103.8425) + (xy 118.473661 103.8425) + (xy 118.572587 103.792095) + (xy 118.651095 103.713587) + (xy 118.7015 103.614661) + (xy 118.7015 103.614659) + (xy 118.701501 103.614658) + (xy 118.718869 103.505002) + (xy 118.718869 103.504999) + (xy 118.714167 103.475314) + (xy 118.723121 103.40602) + (xy 118.748954 103.368239) + (xy 118.908377 103.208816) + (xy 118.9697 103.175334) + (xy 118.996057 103.1725) + (xy 126.410881 103.1725) + (xy 126.463285 103.184118) + (xy 126.553668 103.226264) + (xy 126.553682 103.226269) + (xy 126.749999 103.278872) + (xy 126.756681 103.273744) + (xy 126.769685 103.229461) + (xy 126.822489 103.183706) + (xy 126.874 103.1725) + (xy 127.126 103.1725) + (xy 127.193039 103.192185) + (xy 127.238794 103.244989) + (xy 127.245396 103.275339) + (xy 127.25 103.278872) + (xy 127.446317 103.226269) + (xy 127.446331 103.226264) + (xy 127.536715 103.184118) + (xy 127.589119 103.1725) + (xy 128.115781 103.1725) + (xy 128.138131 103.17453) + (xy 128.153913 103.177423) + (xy 128.186592 103.167239) + (xy 128.193785 103.165234) + (xy 128.227 103.157048) + (xy 128.227004 103.157044) + (xy 128.228263 103.156384) + (xy 128.230069 103.155636) + (xy 128.233714 103.15358) + (xy 128.235288 103.152422) + (xy 128.236503 103.151686) + (xy 128.23651 103.151685) + (xy 128.260718 103.127475) + (xy 128.266137 103.122374) + (xy 128.291756 103.099679) + (xy 128.291758 103.099673) + (xy 128.292571 103.098497) + (xy 128.306942 103.081251) + (xy 128.738054 102.650138) + (xy 128.799377 102.616654) + (xy 128.869069 102.621638) + (xy 128.917885 102.654848) + (xy 128.934124 102.672883) + (xy 128.93413 102.672889) + (xy 129.087265 102.784148) + (xy 129.08727 102.784151) + (xy 129.260192 102.861142) + (xy 129.260197 102.861144) + (xy 129.445354 102.9005) + (xy 129.445355 102.9005) + (xy 129.634644 102.9005) + (xy 129.634646 102.9005) + (xy 129.819803 102.861144) + (xy 129.99273 102.784151) + (xy 130.145871 102.672888) + (xy 130.272533 102.532216) + (xy 130.367179 102.368284) + (xy 130.425674 102.188256) + (xy 130.4405 102.047192) + (xy 130.4405 101.152808) + (xy 130.425674 101.011744) + (xy 130.367179 100.831716) + (xy 130.272533 100.667784) + (xy 130.145871 100.527112) + (xy 130.14587 100.527111) + (xy 130.075271 100.475818) + (xy 130.032605 100.420488) + (xy 130.026626 100.350875) + (xy 130.059232 100.28908) + (xy 130.12007 100.254723) + (xy 130.148156 100.2515) + (xy 131.471844 100.2515) + (xy 131.538883 100.271185) + (xy 131.584638 100.323989) + (xy 131.594582 100.393147) + (xy 131.565557 100.456703) + (xy 131.544729 100.475818) + (xy 131.474129 100.527111) + (xy 131.347466 100.667785) + (xy 131.252821 100.831715) + (xy 131.252818 100.831722) + (xy 131.206397 100.974592) + (xy 131.194326 101.011744) + (xy 131.1795 101.152808) + (xy 131.1795 102.047192) + (xy 131.194326 102.188256) + (xy 131.194327 102.188259) + (xy 131.252818 102.368277) + (xy 131.252821 102.368284) + (xy 131.347467 102.532216) + (xy 131.427983 102.621638) + (xy 131.474129 102.672888) + (xy 131.627265 102.784148) + (xy 131.62727 102.784151) + (xy 131.800192 102.861142) + (xy 131.800197 102.861144) + (xy 131.985354 102.9005) + (xy 131.985355 102.9005) + (xy 132.174644 102.9005) + (xy 132.174646 102.9005) + (xy 132.359803 102.861144) + (xy 132.53273 102.784151) + (xy 132.685871 102.672888) + (xy 132.812533 102.532216) + (xy 132.907179 102.368284) + (xy 132.965674 102.188256) + (xy 132.9805 102.047192) + (xy 132.9805 101.152808) + (xy 132.965674 101.011744) + (xy 132.907179 100.831716) + (xy 132.812533 100.667784) + (xy 132.685871 100.527112) + (xy 132.68587 100.527111) + (xy 132.615271 100.475818) + (xy 132.572605 100.420488) + (xy 132.566626 100.350875) + (xy 132.599232 100.28908) + (xy 132.66007 100.254723) + (xy 132.688156 100.2515) + (xy 134.011844 100.2515) + (xy 134.078883 100.271185) + (xy 134.124638 100.323989) + (xy 134.134582 100.393147) + (xy 134.105557 100.456703) + (xy 134.084729 100.475818) + (xy 134.014129 100.527111) + (xy 133.887466 100.667785) + (xy 133.792821 100.831715) + (xy 133.792818 100.831722) + (xy 133.746397 100.974592) + (xy 133.734326 101.011744) + (xy 133.7195 101.152808) + (xy 133.7195 102.047192) + (xy 133.734326 102.188256) + (xy 133.734327 102.188259) + (xy 133.792818 102.368277) + (xy 133.792821 102.368284) + (xy 133.887467 102.532216) + (xy 133.967983 102.621638) + (xy 134.014129 102.672888) + (xy 134.167265 102.784148) + (xy 134.16727 102.784151) + (xy 134.340192 102.861142) + (xy 134.340197 102.861144) + (xy 134.525354 102.9005) + (xy 134.525355 102.9005) + (xy 134.714644 102.9005) + (xy 134.714646 102.9005) + (xy 134.899803 102.861144) + (xy 135.07273 102.784151) + (xy 135.225871 102.672888) + (xy 135.242113 102.654848) + (xy 135.3016 102.6182) + (xy 135.371457 102.619529) + (xy 135.421945 102.650139) + (xy 135.873656 103.10185) + (xy 135.888025 103.119091) + (xy 135.897138 103.132294) + (xy 135.89714 103.132296) + (xy 135.927441 103.148199) + (xy 135.933932 103.151859) + (xy 135.963226 103.169568) + (xy 135.963227 103.169568) + (xy 135.964604 103.169997) + (xy 135.966405 103.170743) + (xy 135.970413 103.17186) + (xy 135.972341 103.172154) + (xy 135.973741 103.172499) + (xy 135.973743 103.1725) + (xy 136.007954 103.1725) + (xy 136.015439 103.172725) + (xy 136.049581 103.174791) + (xy 136.050995 103.174532) + (xy 136.07335 103.1725) + (xy 140.926743 103.1725) + (xy 150.540881 103.1725) + (xy 150.593285 103.184118) + (xy 150.683668 103.226264) + (xy 150.683682 103.226269) + (xy 150.879999 103.278872) + (xy 150.886681 103.273744) + (xy 150.899685 103.229461) + (xy 150.952489 103.183706) + (xy 151.004 103.1725) + (xy 151.256 103.1725) + (xy 151.323039 103.192185) + (xy 151.368794 103.244989) + (xy 151.375396 103.275339) + (xy 151.38 103.278872) + (xy 151.576317 103.226269) + (xy 151.576331 103.226264) + (xy 151.666715 103.184118) + (xy 151.719119 103.1725) + (xy 154.815943 103.1725) + (xy 154.882982 103.192185) + (xy 154.903624 103.208819) + (xy 155.06304 103.368235) + (xy 155.096525 103.429558) + (xy 155.097832 103.475311) + (xy 155.093132 103.504997) + (xy 155.093131 103.505002) + (xy 155.110498 103.614658) + (xy 155.160904 103.713585) + (xy 155.160909 103.713592) + (xy 155.239407 103.79209) + (xy 155.23941 103.792092) + (xy 155.239413 103.792095) + (xy 155.294936 103.820385) + (xy 155.338341 103.842501) + (xy 155.447998 103.859869) + (xy 155.448 103.859869) + (xy 155.448002 103.859869) + (xy 155.557658 103.842501) + (xy 155.557659 103.8425) + (xy 155.557661 103.8425) + (xy 155.656587 103.792095) + (xy 155.735095 103.713587) + (xy 155.7855 103.614661) + (xy 155.7855 103.614659) + (xy 155.785501 103.614658) + (xy 155.802869 103.505002) + (xy 155.802869 103.504997) + (xy 155.785501 103.395341) + (xy 155.771689 103.368233) + (xy 155.735095 103.296413) + (xy 155.735092 103.29641) + (xy 155.73509 103.296407) + (xy 155.656592 103.217909) + (xy 155.656588 103.217906) + (xy 155.656587 103.217905) + (xy 155.636166 103.2075) + (xy 155.557658 103.167498) + (xy 155.448003 103.150131) + (xy 155.448001 103.150131) + (xy 155.448 103.150131) + (xy 155.438207 103.151682) + (xy 155.41831 103.154833) + (xy 155.349017 103.145876) + (xy 155.311234 103.12004) + (xy 155.083344 102.89215) + (xy 155.068975 102.874908) + (xy 155.059863 102.861708) + (xy 155.059861 102.861705) + (xy 155.029566 102.845804) + (xy 155.023046 102.842127) + (xy 154.993772 102.82443) + (xy 154.992377 102.823996) + (xy 154.990578 102.823251) + (xy 154.986606 102.822144) + (xy 154.984682 102.821851) + (xy 154.983257 102.8215) + (xy 154.949046 102.8215) + (xy 154.94156 102.821274) + (xy 154.907418 102.819208) + (xy 154.906005 102.819468) + (xy 154.88365 102.8215) + (xy 154.420569 102.8215) + (xy 154.35353 102.801815) + (xy 154.307775 102.749011) + (xy 154.297831 102.679853) + (xy 154.326856 102.616297) + (xy 154.328419 102.614528) + (xy 154.341809 102.599657) + (xy 154.402533 102.532216) + (xy 154.497179 102.368284) + (xy 154.555674 102.188256) + (xy 154.5705 102.047192) + (xy 155.3095 102.047192) + (xy 155.324326 102.188256) + (xy 155.324327 102.188259) + (xy 155.382818 102.368277) + (xy 155.382821 102.368284) + (xy 155.477467 102.532216) + (xy 155.557983 102.621638) + (xy 155.604129 102.672888) + (xy 155.757265 102.784148) + (xy 155.75727 102.784151) + (xy 155.930192 102.861142) + (xy 155.930197 102.861144) + (xy 156.115354 102.9005) + (xy 156.115355 102.9005) + (xy 156.304644 102.9005) + (xy 156.304646 102.9005) + (xy 156.489803 102.861144) + (xy 156.66273 102.784151) + (xy 156.815871 102.672888) + (xy 156.942533 102.532216) + (xy 157.037179 102.368284) + (xy 157.095674 102.188256) + (xy 157.1105 102.047192) + (xy 157.8495 102.047192) + (xy 157.864326 102.188256) + (xy 157.864327 102.188259) + (xy 157.922818 102.368277) + (xy 157.922821 102.368284) + (xy 158.017467 102.532216) + (xy 158.097983 102.621638) + (xy 158.144129 102.672888) + (xy 158.297265 102.784148) + (xy 158.29727 102.784151) + (xy 158.470192 102.861142) + (xy 158.470197 102.861144) + (xy 158.655354 102.9005) + (xy 158.655355 102.9005) + (xy 158.844644 102.9005) + (xy 158.844646 102.9005) + (xy 159.029803 102.861144) + (xy 159.20273 102.784151) + (xy 159.355871 102.672888) + (xy 159.482533 102.532216) + (xy 159.577179 102.368284) + (xy 159.635674 102.188256) + (xy 159.6505 102.047192) + (xy 160.3895 102.047192) + (xy 160.404326 102.188256) + (xy 160.404327 102.188259) + (xy 160.462818 102.368277) + (xy 160.462821 102.368284) + (xy 160.557467 102.532216) + (xy 160.637983 102.621638) + (xy 160.684129 102.672888) + (xy 160.837265 102.784148) + (xy 160.83727 102.784151) + (xy 161.010192 102.861142) + (xy 161.010197 102.861144) + (xy 161.195354 102.9005) + (xy 161.195355 102.9005) + (xy 161.384644 102.9005) + (xy 161.384646 102.9005) + (xy 161.569803 102.861144) + (xy 161.74273 102.784151) + (xy 161.895871 102.672888) + (xy 162.022533 102.532216) + (xy 162.117179 102.368284) + (xy 162.175674 102.188256) + (xy 162.1905 102.047192) + (xy 162.9295 102.047192) + (xy 162.944326 102.188256) + (xy 162.944327 102.188259) + (xy 163.002818 102.368277) + (xy 163.002821 102.368284) + (xy 163.097467 102.532216) + (xy 163.177983 102.621638) + (xy 163.224129 102.672888) + (xy 163.377265 102.784148) + (xy 163.37727 102.784151) + (xy 163.550192 102.861142) + (xy 163.550197 102.861144) + (xy 163.735354 102.9005) + (xy 163.735355 102.9005) + (xy 163.924644 102.9005) + (xy 163.924646 102.9005) + (xy 164.109803 102.861144) + (xy 164.28273 102.784151) + (xy 164.435871 102.672888) + (xy 164.562533 102.532216) + (xy 164.657179 102.368284) + (xy 164.715674 102.188256) + (xy 164.7305 102.047192) + (xy 165.4695 102.047192) + (xy 165.484326 102.188256) + (xy 165.484327 102.188259) + (xy 165.542818 102.368277) + (xy 165.542821 102.368284) + (xy 165.637467 102.532216) + (xy 165.717983 102.621638) + (xy 165.764129 102.672888) + (xy 165.917265 102.784148) + (xy 165.91727 102.784151) + (xy 166.090192 102.861142) + (xy 166.090197 102.861144) + (xy 166.275354 102.9005) + (xy 166.275355 102.9005) + (xy 166.464644 102.9005) + (xy 166.464646 102.9005) + (xy 166.649803 102.861144) + (xy 166.82273 102.784151) + (xy 166.975871 102.672888) + (xy 167.102533 102.532216) + (xy 167.197179 102.368284) + (xy 167.255674 102.188256) + (xy 167.2705 102.047192) + (xy 167.2705 101.694645) + (xy 168.8795 101.694645) + (xy 168.918855 101.879802) + (xy 168.918857 101.879807) + (xy 168.995848 102.052729) + (xy 168.995851 102.052734) + (xy 169.08394 102.173978) + (xy 169.107112 102.205871) + (xy 169.247784 102.332533) + (xy 169.411716 102.427179) + (xy 169.591744 102.485674) + (xy 169.732808 102.5005) + (xy 169.732812 102.5005) + (xy 170.627188 102.5005) + (xy 170.627192 102.5005) + (xy 170.768256 102.485674) + (xy 170.948284 102.427179) + (xy 171.112216 102.332533) + (xy 171.252888 102.205871) + (xy 171.364151 102.05273) + (xy 171.441144 101.879803) + (xy 171.4805 101.694646) + (xy 171.4805 101.694645) + (xy 176.4995 101.694645) + (xy 176.538855 101.879802) + (xy 176.538857 101.879807) + (xy 176.615848 102.052729) + (xy 176.615851 102.052734) + (xy 176.70394 102.173978) + (xy 176.727112 102.205871) + (xy 176.867784 102.332533) + (xy 177.031716 102.427179) + (xy 177.211744 102.485674) + (xy 177.352808 102.5005) + (xy 177.352812 102.5005) + (xy 178.247188 102.5005) + (xy 178.247192 102.5005) + (xy 178.388256 102.485674) + (xy 178.568284 102.427179) + (xy 178.732216 102.332533) + (xy 178.872888 102.205871) + (xy 178.984151 102.05273) + (xy 179.061144 101.879803) + (xy 179.1005 101.694646) + (xy 179.1005 101.505354) + (xy 179.061144 101.320197) + (xy 178.984151 101.14727) + (xy 178.984148 101.147265) + (xy 178.872888 100.994129) + (xy 178.82112 100.947517) + (xy 178.732216 100.867467) + (xy 178.568284 100.772821) + (xy 178.568277 100.772818) + (xy 178.388259 100.714327) + (xy 178.388256 100.714326) + (xy 178.247192 100.6995) + (xy 177.352808 100.6995) + (xy 177.211744 100.714326) + (xy 177.211741 100.714326) + (xy 177.21174 100.714327) + (xy 177.031722 100.772818) + (xy 177.031715 100.772821) + (xy 176.867785 100.867466) + (xy 176.727111 100.994129) + (xy 176.615851 101.147265) + (xy 176.615848 101.14727) + (xy 176.538857 101.320192) + (xy 176.538855 101.320197) + (xy 176.4995 101.505354) + (xy 176.4995 101.694645) + (xy 171.4805 101.694645) + (xy 171.4805 101.505354) + (xy 171.441144 101.320197) + (xy 171.364151 101.14727) + (xy 171.364148 101.147265) + (xy 171.252888 100.994129) + (xy 171.20112 100.947517) + (xy 171.112216 100.867467) + (xy 170.948284 100.772821) + (xy 170.948277 100.772818) + (xy 170.768259 100.714327) + (xy 170.768256 100.714326) + (xy 170.627192 100.6995) + (xy 169.732808 100.6995) + (xy 169.591744 100.714326) + (xy 169.591741 100.714326) + (xy 169.59174 100.714327) + (xy 169.411722 100.772818) + (xy 169.411715 100.772821) + (xy 169.247785 100.867466) + (xy 169.107111 100.994129) + (xy 168.995851 101.147265) + (xy 168.995848 101.14727) + (xy 168.918857 101.320192) + (xy 168.918855 101.320197) + (xy 168.8795 101.505354) + (xy 168.8795 101.694645) + (xy 167.2705 101.694645) + (xy 167.2705 101.152808) + (xy 167.255674 101.011744) + (xy 167.197179 100.831716) + (xy 167.102533 100.667784) + (xy 166.975871 100.527112) + (xy 166.97587 100.527111) + (xy 166.822734 100.415851) + (xy 166.822729 100.415848) + (xy 166.649807 100.338857) + (xy 166.649802 100.338855) + (xy 166.504001 100.307865) + (xy 166.464646 100.2995) + (xy 166.275354 100.2995) + (xy 166.242897 100.306398) + (xy 166.090197 100.338855) + (xy 166.090192 100.338857) + (xy 165.91727 100.415848) + (xy 165.917265 100.415851) + (xy 165.764129 100.527111) + (xy 165.637466 100.667785) + (xy 165.542821 100.831715) + (xy 165.542818 100.831722) + (xy 165.496397 100.974592) + (xy 165.484326 101.011744) + (xy 165.4695 101.152808) + (xy 165.4695 102.047192) + (xy 164.7305 102.047192) + (xy 164.7305 101.152808) + (xy 164.715674 101.011744) + (xy 164.657179 100.831716) + (xy 164.562533 100.667784) + (xy 164.435871 100.527112) + (xy 164.43587 100.527111) + (xy 164.282734 100.415851) + (xy 164.282729 100.415848) + (xy 164.109807 100.338857) + (xy 164.109802 100.338855) + (xy 163.964001 100.307865) + (xy 163.924646 100.2995) + (xy 163.735354 100.2995) + (xy 163.702897 100.306398) + (xy 163.550197 100.338855) + (xy 163.550192 100.338857) + (xy 163.37727 100.415848) + (xy 163.377265 100.415851) + (xy 163.224129 100.527111) + (xy 163.097466 100.667785) + (xy 163.002821 100.831715) + (xy 163.002818 100.831722) + (xy 162.956397 100.974592) + (xy 162.944326 101.011744) + (xy 162.9295 101.152808) + (xy 162.9295 102.047192) + (xy 162.1905 102.047192) + (xy 162.1905 101.152808) + (xy 162.175674 101.011744) + (xy 162.117179 100.831716) + (xy 162.022533 100.667784) + (xy 161.895871 100.527112) + (xy 161.89587 100.527111) + (xy 161.742734 100.415851) + (xy 161.742729 100.415848) + (xy 161.569807 100.338857) + (xy 161.569802 100.338855) + (xy 161.424001 100.307865) + (xy 161.384646 100.2995) + (xy 161.195354 100.2995) + (xy 161.162897 100.306398) + (xy 161.010197 100.338855) + (xy 161.010192 100.338857) + (xy 160.83727 100.415848) + (xy 160.837265 100.415851) + (xy 160.684129 100.527111) + (xy 160.557466 100.667785) + (xy 160.462821 100.831715) + (xy 160.462818 100.831722) + (xy 160.416397 100.974592) + (xy 160.404326 101.011744) + (xy 160.3895 101.152808) + (xy 160.3895 102.047192) + (xy 159.6505 102.047192) + (xy 159.6505 101.152808) + (xy 159.635674 101.011744) + (xy 159.577179 100.831716) + (xy 159.482533 100.667784) + (xy 159.355871 100.527112) + (xy 159.35587 100.527111) + (xy 159.202734 100.415851) + (xy 159.202729 100.415848) + (xy 159.029807 100.338857) + (xy 159.029802 100.338855) + (xy 158.884001 100.307865) + (xy 158.844646 100.2995) + (xy 158.655354 100.2995) + (xy 158.622897 100.306398) + (xy 158.470197 100.338855) + (xy 158.470192 100.338857) + (xy 158.29727 100.415848) + (xy 158.297265 100.415851) + (xy 158.144129 100.527111) + (xy 158.017466 100.667785) + (xy 157.922821 100.831715) + (xy 157.922818 100.831722) + (xy 157.876397 100.974592) + (xy 157.864326 101.011744) + (xy 157.8495 101.152808) + (xy 157.8495 102.047192) + (xy 157.1105 102.047192) + (xy 157.1105 101.152808) + (xy 157.095674 101.011744) + (xy 157.037179 100.831716) + (xy 156.942533 100.667784) + (xy 156.815871 100.527112) + (xy 156.81587 100.527111) + (xy 156.662734 100.415851) + (xy 156.662729 100.415848) + (xy 156.489807 100.338857) + (xy 156.489802 100.338855) + (xy 156.344001 100.307865) + (xy 156.304646 100.2995) + (xy 156.115354 100.2995) + (xy 156.082897 100.306398) + (xy 155.930197 100.338855) + (xy 155.930192 100.338857) + (xy 155.75727 100.415848) + (xy 155.757265 100.415851) + (xy 155.604129 100.527111) + (xy 155.477466 100.667785) + (xy 155.382821 100.831715) + (xy 155.382818 100.831722) + (xy 155.336397 100.974592) + (xy 155.324326 101.011744) + (xy 155.3095 101.152808) + (xy 155.3095 102.047192) + (xy 154.5705 102.047192) + (xy 154.5705 101.152808) + (xy 154.555674 101.011744) + (xy 154.497179 100.831716) + (xy 154.402533 100.667784) + (xy 154.275871 100.527112) + (xy 154.27587 100.527111) + (xy 154.122734 100.415851) + (xy 154.122729 100.415848) + (xy 153.949807 100.338857) + (xy 153.949802 100.338855) + (xy 153.804001 100.307865) + (xy 153.764646 100.2995) + (xy 153.575354 100.2995) + (xy 153.542897 100.306398) + (xy 153.390197 100.338855) + (xy 153.390192 100.338857) + (xy 153.21727 100.415848) + (xy 153.217265 100.415851) + (xy 153.064129 100.527111) + (xy 152.937466 100.667785) + (xy 152.842821 100.831715) + (xy 152.842818 100.831722) + (xy 152.796397 100.974592) + (xy 152.784326 101.011744) + (xy 152.7695 101.152808) + (xy 152.7695 102.047192) + (xy 152.784326 102.188256) + (xy 152.784327 102.188259) + (xy 152.842818 102.368277) + (xy 152.842821 102.368284) + (xy 152.937467 102.532216) + (xy 152.983107 102.582904) + (xy 153.011581 102.614528) + (xy 153.041811 102.677519) + (xy 153.033186 102.746855) + (xy 152.988444 102.80052) + (xy 152.921792 102.821478) + (xy 152.919431 102.8215) + (xy 152.375961 102.8215) + (xy 152.308922 102.801815) + (xy 152.263167 102.749011) + (xy 152.253223 102.679853) + (xy 152.263579 102.645095) + (xy 152.356265 102.446326) + (xy 152.356269 102.446317) + (xy 152.415139 102.22661) + (xy 152.415141 102.226599) + (xy 152.429999 102.056766) + (xy 152.43 102.056764) + (xy 152.43 101.85) + (xy 151.445686 101.85) + (xy 151.457641 101.838045) + (xy 151.515165 101.725148) + (xy 151.534986 101.6) + (xy 151.515165 101.474852) + (xy 151.457641 101.361955) + (xy 151.445686 101.35) + (xy 152.43 101.35) + (xy 152.43 101.143236) + (xy 152.429999 101.143233) + (xy 152.415141 100.9734) + (xy 152.415139 100.973389) + (xy 152.356269 100.753682) + (xy 152.356265 100.753673) + (xy 152.260134 100.547517) + (xy 152.129657 100.361179) + (xy 151.96882 100.200342) + (xy 151.782482 100.069865) + (xy 151.576328 99.973734) + (xy 151.38 99.921127) + (xy 151.38 101.284314) + (xy 151.368045 101.272359) + (xy 151.255148 101.214835) + (xy 151.161481 101.2) + (xy 151.098519 101.2) + (xy 151.004852 101.214835) + (xy 150.891955 101.272359) + (xy 150.88 101.284314) + (xy 150.88 99.921127) + (xy 150.683671 99.973734) + (xy 150.477517 100.069865) + (xy 150.291179 100.200342) + (xy 150.130342 100.361179) + (xy 149.999865 100.547517) + (xy 149.903734 100.753673) + (xy 149.90373 100.753682) + (xy 149.84486 100.973389) + (xy 149.844858 100.9734) + (xy 149.83 101.143233) + (xy 149.83 101.35) + (xy 150.814314 101.35) + (xy 150.802359 101.361955) + (xy 150.744835 101.474852) + (xy 150.725014 101.6) + (xy 150.744835 101.725148) + (xy 150.802359 101.838045) + (xy 150.814314 101.85) + (xy 149.83 101.85) + (xy 149.83 102.056766) + (xy 149.844858 102.226599) + (xy 149.84486 102.22661) + (xy 149.90373 102.446317) + (xy 149.903734 102.446326) + (xy 149.996421 102.645095) + (xy 150.006913 102.714173) + (xy 149.978393 102.777957) + (xy 149.919917 102.816196) + (xy 149.884039 102.8215) + (xy 145.530569 102.8215) + (xy 145.46353 102.801815) + (xy 145.417775 102.749011) + (xy 145.407831 102.679853) + (xy 145.436856 102.616297) + (xy 145.438419 102.614528) + (xy 145.451809 102.599657) + (xy 145.512533 102.532216) + (xy 145.607179 102.368284) + (xy 145.665674 102.188256) + (xy 145.6805 102.047192) + (xy 145.6805 101.152808) + (xy 145.665674 101.011744) + (xy 145.607179 100.831716) + (xy 145.512533 100.667784) + (xy 145.385871 100.527112) + (xy 145.38587 100.527111) + (xy 145.232734 100.415851) + (xy 145.232729 100.415848) + (xy 145.059807 100.338857) + (xy 145.059802 100.338855) + (xy 144.914001 100.307865) + (xy 144.874646 100.2995) + (xy 144.685354 100.2995) + (xy 144.652897 100.306398) + (xy 144.500197 100.338855) + (xy 144.500192 100.338857) + (xy 144.32727 100.415848) + (xy 144.327265 100.415851) + (xy 144.174129 100.527111) + (xy 144.047466 100.667785) + (xy 143.952821 100.831715) + (xy 143.952818 100.831722) + (xy 143.906397 100.974592) + (xy 143.894326 101.011744) + (xy 143.8795 101.152808) + (xy 143.8795 102.047192) + (xy 143.894326 102.188256) + (xy 143.894327 102.188259) + (xy 143.952818 102.368277) + (xy 143.952821 102.368284) + (xy 144.047467 102.532216) + (xy 144.093107 102.582904) + (xy 144.121581 102.614528) + (xy 144.151811 102.677519) + (xy 144.143186 102.746855) + (xy 144.098444 102.80052) + (xy 144.031792 102.821478) + (xy 144.029431 102.8215) + (xy 142.990569 102.8215) + (xy 142.92353 102.801815) + (xy 142.877775 102.749011) + (xy 142.867831 102.679853) + (xy 142.896856 102.616297) + (xy 142.898419 102.614528) + (xy 142.911809 102.599657) + (xy 142.972533 102.532216) + (xy 143.067179 102.368284) + (xy 143.125674 102.188256) + (xy 143.1405 102.047192) + (xy 143.1405 101.152808) + (xy 143.125674 101.011744) + (xy 143.067179 100.831716) + (xy 142.972533 100.667784) + (xy 142.845871 100.527112) + (xy 142.84587 100.527111) + (xy 142.692734 100.415851) + (xy 142.692729 100.415848) + (xy 142.519807 100.338857) + (xy 142.519802 100.338855) + (xy 142.374001 100.307865) + (xy 142.334646 100.2995) + (xy 142.145354 100.2995) + (xy 142.112897 100.306398) + (xy 141.960197 100.338855) + (xy 141.960192 100.338857) + (xy 141.78727 100.415848) + (xy 141.787265 100.415851) + (xy 141.634129 100.527111) + (xy 141.507466 100.667785) + (xy 141.412821 100.831715) + (xy 141.412818 100.831722) + (xy 141.366397 100.974592) + (xy 141.354326 101.011744) + (xy 141.3395 101.152808) + (xy 141.3395 102.047192) + (xy 141.354326 102.188256) + (xy 141.354327 102.188259) + (xy 141.412818 102.368277) + (xy 141.412821 102.368284) + (xy 141.507467 102.532216) + (xy 141.553107 102.582904) + (xy 141.581581 102.614528) + (xy 141.611811 102.677519) + (xy 141.603186 102.746855) + (xy 141.558444 102.80052) + (xy 141.491792 102.821478) + (xy 141.489431 102.8215) + (xy 140.450569 102.8215) + (xy 140.38353 102.801815) + (xy 140.337775 102.749011) + (xy 140.327831 102.679853) + (xy 140.356856 102.616297) + (xy 140.358419 102.614528) + (xy 140.371809 102.599657) + (xy 140.432533 102.532216) + (xy 140.527179 102.368284) + (xy 140.585674 102.188256) + (xy 140.6005 102.047192) + (xy 140.6005 101.152808) + (xy 140.585674 101.011744) + (xy 140.527179 100.831716) + (xy 140.432533 100.667784) + (xy 140.305871 100.527112) + (xy 140.30587 100.527111) + (xy 140.152734 100.415851) + (xy 140.152729 100.415848) + (xy 139.979807 100.338857) + (xy 139.979802 100.338855) + (xy 139.834001 100.307865) + (xy 139.794646 100.2995) + (xy 139.605354 100.2995) + (xy 139.572897 100.306398) + (xy 139.420197 100.338855) + (xy 139.420192 100.338857) + (xy 139.24727 100.415848) + (xy 139.247265 100.415851) + (xy 139.094135 100.527106) + (xy 139.09413 100.52711) + (xy 139.077882 100.545155) + (xy 139.018394 100.581801) + (xy 138.948537 100.580468) + (xy 138.898054 100.54986) + (xy 138.319344 99.97115) + (xy 138.304975 99.953908) + (xy 138.295863 99.940708) + (xy 138.295861 99.940705) + (xy 138.278624 99.931658) + (xy 138.265566 99.924804) + (xy 138.259046 99.921127) + (xy 138.229772 99.90343) + (xy 138.228377 99.902996) + (xy 138.226578 99.902251) + (xy 138.222606 99.901144) + (xy 138.220682 99.900851) + (xy 138.219257 99.9005) + (xy 138.185046 99.9005) + (xy 138.17756 99.900274) + (xy 138.143418 99.898208) + (xy 138.142005 99.898468) + (xy 138.11965 99.9005) + (xy 122.298057 99.9005) + (xy 122.231018 99.880815) + (xy 122.210376 99.864181) + (xy 121.50084 99.154645) + (xy 168.8795 99.154645) + (xy 168.918855 99.339802) + (xy 168.918857 99.339807) + (xy 168.995848 99.512729) + (xy 168.995851 99.512734) + (xy 169.107111 99.66587) + (xy 169.107112 99.665871) + (xy 169.247784 99.792533) + (xy 169.411716 99.887179) + (xy 169.591744 99.945674) + (xy 169.732808 99.9605) + (xy 169.732812 99.9605) + (xy 170.627188 99.9605) + (xy 170.627192 99.9605) + (xy 170.768256 99.945674) + (xy 170.948284 99.887179) + (xy 171.112216 99.792533) + (xy 171.252888 99.665871) + (xy 171.364151 99.51273) + (xy 171.441144 99.339803) + (xy 171.4805 99.154646) + (xy 171.4805 99.154645) + (xy 176.4995 99.154645) + (xy 176.538855 99.339802) + (xy 176.538857 99.339807) + (xy 176.615848 99.512729) + (xy 176.615851 99.512734) + (xy 176.727111 99.66587) + (xy 176.727112 99.665871) + (xy 176.867784 99.792533) + (xy 177.031716 99.887179) + (xy 177.211744 99.945674) + (xy 177.352808 99.9605) + (xy 177.352812 99.9605) + (xy 178.247188 99.9605) + (xy 178.247192 99.9605) + (xy 178.388256 99.945674) + (xy 178.568284 99.887179) + (xy 178.732216 99.792533) + (xy 178.872888 99.665871) + (xy 178.984151 99.51273) + (xy 179.061144 99.339803) + (xy 179.1005 99.154646) + (xy 179.1005 98.965354) + (xy 179.061144 98.780197) + (xy 178.984151 98.60727) + (xy 178.984148 98.607265) + (xy 178.872888 98.454129) + (xy 178.82112 98.407517) + (xy 178.732216 98.327467) + (xy 178.568284 98.232821) + (xy 178.568277 98.232818) + (xy 178.388259 98.174327) + (xy 178.388256 98.174326) + (xy 178.247192 98.1595) + (xy 177.352808 98.1595) + (xy 177.211744 98.174326) + (xy 177.211741 98.174326) + (xy 177.21174 98.174327) + (xy 177.031722 98.232818) + (xy 177.031715 98.232821) + (xy 176.867785 98.327466) + (xy 176.727111 98.454129) + (xy 176.615851 98.607265) + (xy 176.615848 98.60727) + (xy 176.538857 98.780192) + (xy 176.538855 98.780197) + (xy 176.4995 98.965354) + (xy 176.4995 99.154645) + (xy 171.4805 99.154645) + (xy 171.4805 98.965354) + (xy 171.441144 98.780197) + (xy 171.364151 98.60727) + (xy 171.364148 98.607265) + (xy 171.252888 98.454129) + (xy 171.20112 98.407517) + (xy 171.112216 98.327467) + (xy 170.948284 98.232821) + (xy 170.948277 98.232818) + (xy 170.768259 98.174327) + (xy 170.768256 98.174326) + (xy 170.627192 98.1595) + (xy 169.732808 98.1595) + (xy 169.591744 98.174326) + (xy 169.591741 98.174326) + (xy 169.59174 98.174327) + (xy 169.411722 98.232818) + (xy 169.411715 98.232821) + (xy 169.247785 98.327466) + (xy 169.107111 98.454129) + (xy 168.995851 98.607265) + (xy 168.995848 98.60727) + (xy 168.918857 98.780192) + (xy 168.918855 98.780197) + (xy 168.8795 98.965354) + (xy 168.8795 99.154645) + (xy 121.50084 99.154645) + (xy 121.428344 99.082149) + (xy 121.413977 99.064911) + (xy 121.40486 99.051704) + (xy 121.374566 99.035804) + (xy 121.368046 99.032127) + (xy 121.338772 99.01443) + (xy 121.337377 99.013996) + (xy 121.335578 99.013251) + (xy 121.331606 99.012144) + (xy 121.329682 99.011851) + (xy 121.328257 99.0115) + (xy 121.294046 99.0115) + (xy 121.28656 99.011274) + (xy 121.252418 99.009208) + (xy 121.251005 99.009468) + (xy 121.22865 99.0115) + (xy 98.549057 99.0115) + (xy 98.482018 98.991815) + (xy 98.461376 98.975181) + (xy 98.174959 98.688764) + (xy 98.141474 98.627441) + (xy 98.140167 98.581683) + (xy 98.144869 98.551999) + (xy 98.144869 98.551997) + (xy 98.127501 98.442341) + (xy 98.109757 98.407517) + (xy 98.077095 98.343413) + (xy 98.077092 98.34341) + (xy 98.07709 98.343407) + (xy 97.998592 98.264909) + (xy 97.998588 98.264906) + (xy 97.998587 98.264905) + (xy 97.96954 98.250105) + (xy 97.899658 98.214498) + (xy 97.790002 98.197131) + (xy 97.789998 98.197131) + (xy 97.680341 98.214498) + (xy 97.581414 98.264904) + (xy 97.581407 98.264909) + (xy 97.502909 98.343407) + (xy 97.502904 98.343414) + (xy 97.452498 98.442341) + (xy 97.435131 98.551997) + (xy 97.435131 98.552002) + (xy 71.150499 98.552002) + (xy 71.150499 98.250105) + (xy 71.150498 98.250097) + (xy 71.144669 98.220787) + (xy 71.122457 98.187542) + (xy 71.089214 98.165332) + (xy 71.089215 98.165332) + (xy 71.089213 98.165331) + (xy 71.089211 98.16533) + (xy 71.089208 98.165329) + (xy 71.059901 98.1595) + (xy 68.640105 98.1595) + (xy 68.640097 98.159501) + (xy 68.610787 98.16533) + (xy 68.577542 98.187542) + (xy 68.555332 98.220785) + (xy 68.555329 98.220791) + (xy 68.5495 98.250098) + (xy 68.5495 99.869894) + (xy 63.649911 99.869894) + (xy 63.760134 99.712482) + (xy 63.856265 99.506326) + (xy 63.856269 99.506317) + (xy 63.908872 99.31) + (xy 62.545686 99.31) + (xy 62.557641 99.298045) + (xy 62.615165 99.185148) + (xy 62.634986 99.06) + (xy 62.615165 98.934852) + (xy 62.557641 98.821955) + (xy 62.545686 98.81) + (xy 63.908872 98.81) + (xy 63.908872 98.809999) + (xy 63.856269 98.613682) + (xy 63.856265 98.613673) + (xy 63.760134 98.407517) + (xy 63.629657 98.221179) + (xy 63.46882 98.060342) + (xy 63.282482 97.929865) + (xy 63.076326 97.833734) + (xy 63.076317 97.83373) + (xy 62.85661 97.77486) + (xy 62.856599 97.774858) + (xy 62.686766 97.76) + (xy 62.48 97.76) + (xy 62.48 98.744314) + (xy 62.468045 98.732359) + (xy 62.355148 98.674835) + (xy 62.261481 98.66) + (xy 62.198519 98.66) + (xy 62.104852 98.674835) + (xy 61.991955 98.732359) + (xy 61.98 98.744314) + (xy 61.98 97.76) + (xy 61.773233 97.76) + (xy 61.6034 97.774858) + (xy 61.603389 97.77486) + (xy 61.383682 97.83373) + (xy 61.383673 97.833734) + (xy 61.177517 97.929865) + (xy 60.991179 98.060342) + (xy 60.830342 98.221179) + (xy 60.699865 98.407517) + (xy 60.603734 98.613673) + (xy 60.60373 98.613682) + (xy 60.551127 98.809999) + (xy 48.895 98.809999) + (xy 48.895 97.79) + (xy 43.815 97.79) + (xy 43.8045 97.79) + (xy 43.737461 97.770315) + (xy 43.691706 97.717511) + (xy 43.6805 97.666) + (xy 43.6805 96.520002) + (xy 77.115131 96.520002) + (xy 77.132498 96.629658) + (xy 77.182904 96.728585) + (xy 77.182909 96.728592) + (xy 77.261407 96.80709) + (xy 77.26141 96.807092) + (xy 77.261413 96.807095) + (xy 77.342051 96.848182) + (xy 77.360341 96.857501) + (xy 77.469998 96.874869) + (xy 77.47 96.874869) + (xy 77.499684 96.870167) + (xy 77.568976 96.879121) + (xy 77.606764 96.904959) + (xy 77.961658 97.259853) + (xy 77.976027 97.277094) + (xy 77.985139 97.290295) + (xy 78.015432 97.306194) + (xy 78.02193 97.309858) + (xy 78.051226 97.327568) + (xy 78.051228 97.327568) + (xy 78.052609 97.327999) + (xy 78.054408 97.328744) + (xy 78.058417 97.329861) + (xy 78.060341 97.330154) + (xy 78.061741 97.330499) + (xy 78.061743 97.3305) + (xy 78.095942 97.3305) + (xy 78.103429 97.330726) + (xy 78.114047 97.331368) + (xy 78.137582 97.332792) + (xy 78.137582 97.332791) + (xy 78.137584 97.332792) + (xy 78.13901 97.332531) + (xy 78.161359 97.3305) + (xy 107.017743 97.3305) + (xy 108.938781 97.3305) + (xy 108.961131 97.33253) + (xy 108.976913 97.335423) + (xy 109.009592 97.325239) + (xy 109.016785 97.323234) + (xy 109.05 97.315048) + (xy 109.050004 97.315044) + (xy 109.051263 97.314384) + (xy 109.053069 97.313636) + (xy 109.056714 97.31158) + (xy 109.058288 97.310422) + (xy 109.059503 97.309686) + (xy 109.05951 97.309685) + (xy 109.083718 97.285475) + (xy 109.089137 97.280374) + (xy 109.114756 97.257679) + (xy 109.114757 97.257674) + (xy 109.115573 97.256495) + (xy 109.129947 97.239247) + (xy 109.510376 96.858819) + (xy 109.571699 96.825334) + (xy 109.598057 96.8225) + (xy 128.861743 96.8225) + (xy 136.280455 96.8225) + (xy 136.347494 96.842185) + (xy 136.368136 96.858819) + (xy 136.443407 96.93409) + (xy 136.44341 96.934092) + (xy 136.443413 96.934095) + (xy 136.493892 96.959815) + (xy 136.542341 96.984501) + (xy 136.651998 97.001869) + (xy 136.652 97.001869) + (xy 136.652002 97.001869) + (xy 136.761658 96.984501) + (xy 136.761659 96.9845) + (xy 136.761661 96.9845) + (xy 136.860587 96.934095) + (xy 136.860591 96.93409) + (xy 136.866002 96.93016) + (xy 136.888016 96.91739) + (xy 136.890473 96.916285) + (xy 136.929543 96.866414) + (xy 136.938897 96.855858) + (xy 136.93909 96.855591) + (xy 136.939095 96.855587) + (xy 136.939097 96.855581) + (xy 136.942772 96.850524) + (xy 136.943823 96.848187) + (xy 136.943828 96.848182) + (xy 136.943829 96.848175) + (xy 136.949862 96.834772) + (xy 136.952455 96.829366) + (xy 136.989499 96.756663) + (xy 136.989501 96.756658) + (xy 137.006869 96.647002) + (xy 137.006869 96.646997) + (xy 137.001745 96.614645) + (xy 168.8795 96.614645) + (xy 168.918855 96.799802) + (xy 168.918857 96.799807) + (xy 168.995848 96.972729) + (xy 168.995851 96.972734) + (xy 169.10711 97.125869) + (xy 169.107111 97.12587) + (xy 169.107112 97.125871) + (xy 169.247784 97.252533) + (xy 169.411716 97.347179) + (xy 169.591744 97.405674) + (xy 169.732808 97.4205) + (xy 169.732812 97.4205) + (xy 170.627188 97.4205) + (xy 170.627192 97.4205) + (xy 170.768256 97.405674) + (xy 170.948284 97.347179) + (xy 171.112216 97.252533) + (xy 171.252888 97.125871) + (xy 171.252888 97.12587) + (xy 171.25289 97.125869) + (xy 171.364148 96.972734) + (xy 171.364147 96.972734) + (xy 171.364151 96.97273) + (xy 171.441144 96.799803) + (xy 171.4805 96.614646) + (xy 171.4805 96.614645) + (xy 176.4995 96.614645) + (xy 176.538855 96.799802) + (xy 176.538857 96.799807) + (xy 176.615848 96.972729) + (xy 176.615851 96.972734) + (xy 176.72711 97.125869) + (xy 176.727111 97.12587) + (xy 176.727112 97.125871) + (xy 176.867784 97.252533) + (xy 177.031716 97.347179) + (xy 177.211744 97.405674) + (xy 177.352808 97.4205) + (xy 177.352812 97.4205) + (xy 178.247188 97.4205) + (xy 178.247192 97.4205) + (xy 178.388256 97.405674) + (xy 178.568284 97.347179) + (xy 178.732216 97.252533) + (xy 178.872888 97.125871) + (xy 178.872888 97.12587) + (xy 178.87289 97.125869) + (xy 178.984148 96.972734) + (xy 178.984147 96.972734) + (xy 178.984151 96.97273) + (xy 179.061144 96.799803) + (xy 179.1005 96.614646) + (xy 179.1005 96.425354) + (xy 179.061144 96.240197) + (xy 179.057897 96.232905) + (xy 178.984151 96.06727) + (xy 178.984148 96.067265) + (xy 178.872888 95.914129) + (xy 178.803666 95.851801) + (xy 178.732216 95.787467) + (xy 178.568284 95.692821) + (xy 178.568277 95.692818) + (xy 178.388259 95.634327) + (xy 178.388256 95.634326) + (xy 178.247192 95.6195) + (xy 177.352808 95.6195) + (xy 177.211744 95.634326) + (xy 177.211741 95.634326) + (xy 177.21174 95.634327) + (xy 177.031722 95.692818) + (xy 177.031715 95.692821) + (xy 176.867785 95.787466) + (xy 176.727111 95.914129) + (xy 176.615851 96.067265) + (xy 176.615848 96.06727) + (xy 176.538857 96.240192) + (xy 176.538855 96.240197) + (xy 176.4995 96.425354) + (xy 176.4995 96.614645) + (xy 171.4805 96.614645) + (xy 171.4805 96.425354) + (xy 171.441144 96.240197) + (xy 171.437897 96.232905) + (xy 171.364151 96.06727) + (xy 171.364148 96.067265) + (xy 171.252888 95.914129) + (xy 171.183666 95.851801) + (xy 171.112216 95.787467) + (xy 170.948284 95.692821) + (xy 170.948277 95.692818) + (xy 170.768259 95.634327) + (xy 170.768256 95.634326) + (xy 170.627192 95.6195) + (xy 169.732808 95.6195) + (xy 169.591744 95.634326) + (xy 169.591741 95.634326) + (xy 169.59174 95.634327) + (xy 169.411722 95.692818) + (xy 169.411715 95.692821) + (xy 169.247785 95.787466) + (xy 169.107111 95.914129) + (xy 168.995851 96.067265) + (xy 168.995848 96.06727) + (xy 168.918857 96.240192) + (xy 168.918855 96.240197) + (xy 168.8795 96.425354) + (xy 168.8795 96.614645) + (xy 137.001745 96.614645) + (xy 136.989501 96.537341) + (xy 136.965713 96.490655) + (xy 136.939095 96.438413) + (xy 136.939092 96.43841) + (xy 136.93909 96.438407) + (xy 136.860592 96.359909) + (xy 136.860588 96.359906) + (xy 136.860587 96.359905) + (xy 136.842753 96.350818) + (xy 136.761658 96.309498) + (xy 136.652002 96.292131) + (xy 136.651998 96.292131) + (xy 136.542341 96.309498) + (xy 136.443414 96.359904) + (xy 136.443407 96.359909) + (xy 136.368136 96.435181) + (xy 136.306813 96.468666) + (xy 136.280455 96.4715) + (xy 130.137303 96.4715) + (xy 130.070264 96.451815) + (xy 130.024509 96.399011) + (xy 130.014565 96.329853) + (xy 130.04359 96.266297) + (xy 130.055077 96.254684) + (xy 130.064538 96.246301) + (xy 130.069756 96.241679) + (xy 130.069758 96.241672) + (xy 130.070571 96.240497) + (xy 130.084942 96.223251) + (xy 131.278055 95.030137) + (xy 131.339376 94.996654) + (xy 131.409068 95.001638) + (xy 131.457882 95.034846) + (xy 131.474121 95.052881) + (xy 131.47413 95.052889) + (xy 131.627265 95.164148) + (xy 131.62727 95.164151) + (xy 131.800192 95.241142) + (xy 131.800197 95.241144) + (xy 131.985354 95.2805) + (xy 131.985355 95.2805) + (xy 132.174644 95.2805) + (xy 132.174646 95.2805) + (xy 132.359803 95.241144) + (xy 132.53273 95.164151) + (xy 132.685871 95.052888) + (xy 132.812533 94.912216) + (xy 132.907179 94.748284) + (xy 132.965674 94.568256) + (xy 132.9805 94.427192) + (xy 133.7195 94.427192) + (xy 133.734326 94.568256) + (xy 133.734327 94.568259) + (xy 133.792818 94.748277) + (xy 133.792821 94.748284) + (xy 133.887467 94.912216) + (xy 134.014123 95.052881) + (xy 134.014129 95.052888) + (xy 134.167265 95.164148) + (xy 134.16727 95.164151) + (xy 134.340192 95.241142) + (xy 134.340197 95.241144) + (xy 134.525354 95.2805) + (xy 134.525355 95.2805) + (xy 134.714644 95.2805) + (xy 134.714646 95.2805) + (xy 134.899803 95.241144) + (xy 135.07273 95.164151) + (xy 135.225871 95.052888) + (xy 135.352533 94.912216) + (xy 135.447179 94.748284) + (xy 135.505674 94.568256) + (xy 135.5205 94.427192) + (xy 135.5205 94.2795) + (xy 135.540185 94.212461) + (xy 135.592989 94.166706) + (xy 135.6445 94.1555) + (xy 136.1355 94.1555) + (xy 136.202539 94.175185) + (xy 136.248294 94.227989) + (xy 136.2595 94.2795) + (xy 136.2595 94.427192) + (xy 136.274326 94.568256) + (xy 136.274327 94.568259) + (xy 136.332818 94.748277) + (xy 136.332821 94.748284) + (xy 136.427467 94.912216) + (xy 136.554123 95.052881) + (xy 136.554129 95.052888) + (xy 136.707265 95.164148) + (xy 136.70727 95.164151) + (xy 136.880192 95.241142) + (xy 136.880197 95.241144) + (xy 137.065354 95.2805) + (xy 137.065355 95.2805) + (xy 137.254644 95.2805) + (xy 137.254646 95.2805) + (xy 137.439803 95.241144) + (xy 137.61273 95.164151) + (xy 137.765871 95.052888) + (xy 137.892533 94.912216) + (xy 137.987179 94.748284) + (xy 138.045674 94.568256) + (xy 138.0605 94.427192) + (xy 138.7995 94.427192) + (xy 138.814326 94.568256) + (xy 138.814327 94.568259) + (xy 138.872818 94.748277) + (xy 138.872821 94.748284) + (xy 138.967467 94.912216) + (xy 139.094123 95.052881) + (xy 139.094129 95.052888) + (xy 139.247265 95.164148) + (xy 139.24727 95.164151) + (xy 139.420192 95.241142) + (xy 139.420197 95.241144) + (xy 139.605354 95.2805) + (xy 139.605355 95.2805) + (xy 139.794644 95.2805) + (xy 139.794646 95.2805) + (xy 139.979803 95.241144) + (xy 140.15273 95.164151) + (xy 140.305871 95.052888) + (xy 140.305875 95.052884) + (xy 140.322113 95.03485) + (xy 140.3816 94.998201) + (xy 140.451457 94.99953) + (xy 140.501945 95.03014) + (xy 141.080658 95.608853) + (xy 141.095027 95.626094) + (xy 141.104138 95.639294) + (xy 141.104141 95.639296) + (xy 141.134432 95.655194) + (xy 141.140955 95.658872) + (xy 141.170226 95.676568) + (xy 141.17023 95.676568) + (xy 141.171608 95.676998) + (xy 141.17341 95.677744) + (xy 141.177414 95.67886) + (xy 141.179341 95.679154) + (xy 141.180741 95.679499) + (xy 141.180743 95.6795) + (xy 141.214954 95.6795) + (xy 141.222439 95.679725) + (xy 141.256581 95.681791) + (xy 141.257995 95.681532) + (xy 141.28035 95.6795) + (xy 152.118781 95.6795) + (xy 152.141131 95.68153) + (xy 152.156913 95.684423) + (xy 152.189592 95.674239) + (xy 152.196785 95.672234) + (xy 152.23 95.664048) + (xy 152.230004 95.664044) + (xy 152.231263 95.663384) + (xy 152.233069 95.662636) + (xy 152.236714 95.66058) + (xy 152.238288 95.659422) + (xy 152.239503 95.658686) + (xy 152.23951 95.658685) + (xy 152.263718 95.634475) + (xy 152.269137 95.629374) + (xy 152.294756 95.606679) + (xy 152.294758 95.606673) + (xy 152.295571 95.605497) + (xy 152.309941 95.588252) + (xy 152.868056 95.030137) + (xy 152.929377 94.996654) + (xy 152.999069 95.001638) + (xy 153.047883 95.034846) + (xy 153.064127 95.052886) + (xy 153.064135 95.052893) + (xy 153.217265 95.164148) + (xy 153.21727 95.164151) + (xy 153.390192 95.241142) + (xy 153.390197 95.241144) + (xy 153.575354 95.2805) + (xy 153.575355 95.2805) + (xy 153.764644 95.2805) + (xy 153.764646 95.2805) + (xy 153.949803 95.241144) + (xy 154.12273 95.164151) + (xy 154.275871 95.052888) + (xy 154.402533 94.912216) + (xy 154.497179 94.748284) + (xy 154.555674 94.568256) + (xy 154.5705 94.427192) + (xy 155.3095 94.427192) + (xy 155.324326 94.568256) + (xy 155.324327 94.568259) + (xy 155.382818 94.748277) + (xy 155.382821 94.748284) + (xy 155.477467 94.912216) + (xy 155.604123 95.052881) + (xy 155.604129 95.052888) + (xy 155.757265 95.164148) + (xy 155.75727 95.164151) + (xy 155.930192 95.241142) + (xy 155.930197 95.241144) + (xy 156.115354 95.2805) + (xy 156.115355 95.2805) + (xy 156.304644 95.2805) + (xy 156.304646 95.2805) + (xy 156.489803 95.241144) + (xy 156.66273 95.164151) + (xy 156.815871 95.052888) + (xy 156.942533 94.912216) + (xy 157.037179 94.748284) + (xy 157.095674 94.568256) + (xy 157.1105 94.427192) + (xy 157.8495 94.427192) + (xy 157.864326 94.568256) + (xy 157.864327 94.568259) + (xy 157.922818 94.748277) + (xy 157.922821 94.748284) + (xy 158.017467 94.912216) + (xy 158.144123 95.052881) + (xy 158.144129 95.052888) + (xy 158.297265 95.164148) + (xy 158.29727 95.164151) + (xy 158.470192 95.241142) + (xy 158.470197 95.241144) + (xy 158.655354 95.2805) + (xy 158.655355 95.2805) + (xy 158.844644 95.2805) + (xy 158.844646 95.2805) + (xy 159.029803 95.241144) + (xy 159.20273 95.164151) + (xy 159.355871 95.052888) + (xy 159.482533 94.912216) + (xy 159.577179 94.748284) + (xy 159.635674 94.568256) + (xy 159.6505 94.427192) + (xy 160.3895 94.427192) + (xy 160.404326 94.568256) + (xy 160.404327 94.568259) + (xy 160.462818 94.748277) + (xy 160.462821 94.748284) + (xy 160.557467 94.912216) + (xy 160.684123 95.052881) + (xy 160.684129 95.052888) + (xy 160.837265 95.164148) + (xy 160.83727 95.164151) + (xy 161.010192 95.241142) + (xy 161.010197 95.241144) + (xy 161.195354 95.2805) + (xy 161.195355 95.2805) + (xy 161.384644 95.2805) + (xy 161.384646 95.2805) + (xy 161.569803 95.241144) + (xy 161.74273 95.164151) + (xy 161.895871 95.052888) + (xy 162.022533 94.912216) + (xy 162.117179 94.748284) + (xy 162.175674 94.568256) + (xy 162.1905 94.427192) + (xy 162.9295 94.427192) + (xy 162.944326 94.568256) + (xy 162.944327 94.568259) + (xy 163.002818 94.748277) + (xy 163.002821 94.748284) + (xy 163.097467 94.912216) + (xy 163.224123 95.052881) + (xy 163.224129 95.052888) + (xy 163.377265 95.164148) + (xy 163.37727 95.164151) + (xy 163.550192 95.241142) + (xy 163.550197 95.241144) + (xy 163.735354 95.2805) + (xy 163.735355 95.2805) + (xy 163.924644 95.2805) + (xy 163.924646 95.2805) + (xy 164.109803 95.241144) + (xy 164.28273 95.164151) + (xy 164.435871 95.052888) + (xy 164.562533 94.912216) + (xy 164.657179 94.748284) + (xy 164.715674 94.568256) + (xy 164.7305 94.427192) + (xy 165.4695 94.427192) + (xy 165.484326 94.568256) + (xy 165.484327 94.568259) + (xy 165.542818 94.748277) + (xy 165.542821 94.748284) + (xy 165.637467 94.912216) + (xy 165.764123 95.052881) + (xy 165.764129 95.052888) + (xy 165.917265 95.164148) + (xy 165.91727 95.164151) + (xy 166.090192 95.241142) + (xy 166.090197 95.241144) + (xy 166.275354 95.2805) + (xy 166.275355 95.2805) + (xy 166.464644 95.2805) + (xy 166.464646 95.2805) + (xy 166.649803 95.241144) + (xy 166.82273 95.164151) + (xy 166.975871 95.052888) + (xy 167.102533 94.912216) + (xy 167.197179 94.748284) + (xy 167.255674 94.568256) + (xy 167.2705 94.427192) + (xy 167.2705 93.729999) + (xy 168.501127 93.729999) + (xy 168.501128 93.73) + (xy 169.864314 93.73) + (xy 169.852359 93.741955) + (xy 169.794835 93.854852) + (xy 169.775014 93.98) + (xy 169.794835 94.105148) + (xy 169.852359 94.218045) + (xy 169.864314 94.23) + (xy 168.501128 94.23) + (xy 168.55373 94.426317) + (xy 168.553734 94.426326) + (xy 168.649865 94.632482) + (xy 168.780342 94.81882) + (xy 168.941179 94.979657) + (xy 169.127517 95.110134) + (xy 169.333673 95.206265) + (xy 169.333682 95.206269) + (xy 169.553389 95.265139) + (xy 169.5534 95.265141) + (xy 169.723233 95.279999) + (xy 169.723236 95.28) + (xy 169.93 95.28) + (xy 169.93 94.295686) + (xy 169.941955 94.307641) + (xy 170.054852 94.365165) + (xy 170.148519 94.38) + (xy 170.211481 94.38) + (xy 170.305148 94.365165) + (xy 170.418045 94.307641) + (xy 170.43 94.295686) + (xy 170.43 95.28) + (xy 170.636764 95.28) + (xy 170.636766 95.279999) + (xy 170.806599 95.265141) + (xy 170.80661 95.265139) + (xy 171.026317 95.206269) + (xy 171.026326 95.206265) + (xy 171.232482 95.110134) + (xy 171.41882 94.979657) + (xy 171.579657 94.81882) + (xy 171.599911 94.789894) + (xy 176.4995 94.789894) + (xy 176.499501 94.789902) + (xy 176.50533 94.819212) + (xy 176.527542 94.852457) + (xy 176.542417 94.862395) + (xy 176.560787 94.874669) + (xy 176.56079 94.874669) + (xy 176.560791 94.87467) + (xy 176.570647 94.87663) + (xy 176.590101 94.8805) + (xy 179.009898 94.880499) + (xy 179.039213 94.874669) + (xy 179.072457 94.852457) + (xy 179.094669 94.819213) + (xy 179.1005 94.789899) + (xy 179.100499 93.170102) + (xy 179.094669 93.140787) + (xy 179.094668 93.140785) + (xy 179.072457 93.107542) + (xy 179.039214 93.085332) + (xy 179.039215 93.085332) + (xy 179.039213 93.085331) + (xy 179.039211 93.08533) + (xy 179.039208 93.085329) + (xy 179.009901 93.0795) + (xy 176.590105 93.0795) + (xy 176.590097 93.079501) + (xy 176.560787 93.08533) + (xy 176.527542 93.107542) + (xy 176.505332 93.140785) + (xy 176.505329 93.140791) + (xy 176.4995 93.170098) + (xy 176.4995 94.789894) + (xy 171.599911 94.789894) + (xy 171.710134 94.632482) + (xy 171.806265 94.426326) + (xy 171.806269 94.426317) + (xy 171.858872 94.23) + (xy 170.495686 94.23) + (xy 170.507641 94.218045) + (xy 170.565165 94.105148) + (xy 170.584986 93.98) + (xy 170.565165 93.854852) + (xy 170.507641 93.741955) + (xy 170.495686 93.73) + (xy 171.858872 93.73) + (xy 171.858872 93.729999) + (xy 171.806269 93.533682) + (xy 171.806265 93.533673) + (xy 171.710134 93.327517) + (xy 171.579657 93.141179) + (xy 171.41882 92.980342) + (xy 171.232482 92.849865) + (xy 171.026326 92.753734) + (xy 171.026317 92.75373) + (xy 170.80661 92.69486) + (xy 170.806599 92.694858) + (xy 170.636766 92.68) + (xy 170.43 92.68) + (xy 170.43 93.664314) + (xy 170.418045 93.652359) + (xy 170.305148 93.594835) + (xy 170.211481 93.58) + (xy 170.148519 93.58) + (xy 170.054852 93.594835) + (xy 169.941955 93.652359) + (xy 169.93 93.664314) + (xy 169.93 92.68) + (xy 169.723233 92.68) + (xy 169.5534 92.694858) + (xy 169.553389 92.69486) + (xy 169.333682 92.75373) + (xy 169.333673 92.753734) + (xy 169.127517 92.849865) + (xy 168.941179 92.980342) + (xy 168.780342 93.141179) + (xy 168.649865 93.327517) + (xy 168.553734 93.533673) + (xy 168.55373 93.533682) + (xy 168.501127 93.729999) + (xy 167.2705 93.729999) + (xy 167.2705 93.532808) + (xy 167.255674 93.391744) + (xy 167.197179 93.211716) + (xy 167.102533 93.047784) + (xy 166.975871 92.907112) + (xy 166.97587 92.907111) + (xy 166.822734 92.795851) + (xy 166.822729 92.795848) + (xy 166.649807 92.718857) + (xy 166.649802 92.718855) + (xy 166.498261 92.686645) + (xy 166.464646 92.6795) + (xy 166.275354 92.6795) + (xy 166.242897 92.686398) + (xy 166.090197 92.718855) + (xy 166.090192 92.718857) + (xy 165.91727 92.795848) + (xy 165.917265 92.795851) + (xy 165.764129 92.907111) + (xy 165.637466 93.047785) + (xy 165.542821 93.211715) + (xy 165.542818 93.211722) + (xy 165.484327 93.39174) + (xy 165.484326 93.391744) + (xy 165.4695 93.532808) + (xy 165.4695 94.427192) + (xy 164.7305 94.427192) + (xy 164.7305 93.532808) + (xy 164.715674 93.391744) + (xy 164.657179 93.211716) + (xy 164.562533 93.047784) + (xy 164.435871 92.907112) + (xy 164.43587 92.907111) + (xy 164.282734 92.795851) + (xy 164.282729 92.795848) + (xy 164.109807 92.718857) + (xy 164.109802 92.718855) + (xy 163.958261 92.686645) + (xy 163.924646 92.6795) + (xy 163.735354 92.6795) + (xy 163.702897 92.686398) + (xy 163.550197 92.718855) + (xy 163.550192 92.718857) + (xy 163.37727 92.795848) + (xy 163.377265 92.795851) + (xy 163.224129 92.907111) + (xy 163.097466 93.047785) + (xy 163.002821 93.211715) + (xy 163.002818 93.211722) + (xy 162.944327 93.39174) + (xy 162.944326 93.391744) + (xy 162.9295 93.532808) + (xy 162.9295 94.427192) + (xy 162.1905 94.427192) + (xy 162.1905 93.532808) + (xy 162.175674 93.391744) + (xy 162.117179 93.211716) + (xy 162.022533 93.047784) + (xy 161.895871 92.907112) + (xy 161.89587 92.907111) + (xy 161.742734 92.795851) + (xy 161.742729 92.795848) + (xy 161.569807 92.718857) + (xy 161.569802 92.718855) + (xy 161.418261 92.686645) + (xy 161.384646 92.6795) + (xy 161.195354 92.6795) + (xy 161.162897 92.686398) + (xy 161.010197 92.718855) + (xy 161.010192 92.718857) + (xy 160.83727 92.795848) + (xy 160.837265 92.795851) + (xy 160.684129 92.907111) + (xy 160.557466 93.047785) + (xy 160.462821 93.211715) + (xy 160.462818 93.211722) + (xy 160.404327 93.39174) + (xy 160.404326 93.391744) + (xy 160.3895 93.532808) + (xy 160.3895 94.427192) + (xy 159.6505 94.427192) + (xy 159.6505 93.532808) + (xy 159.635674 93.391744) + (xy 159.577179 93.211716) + (xy 159.482533 93.047784) + (xy 159.355871 92.907112) + (xy 159.35587 92.907111) + (xy 159.202734 92.795851) + (xy 159.202729 92.795848) + (xy 159.029807 92.718857) + (xy 159.029802 92.718855) + (xy 158.878261 92.686645) + (xy 158.844646 92.6795) + (xy 158.655354 92.6795) + (xy 158.622897 92.686398) + (xy 158.470197 92.718855) + (xy 158.470192 92.718857) + (xy 158.29727 92.795848) + (xy 158.297265 92.795851) + (xy 158.144129 92.907111) + (xy 158.017466 93.047785) + (xy 157.922821 93.211715) + (xy 157.922818 93.211722) + (xy 157.864327 93.39174) + (xy 157.864326 93.391744) + (xy 157.8495 93.532808) + (xy 157.8495 94.427192) + (xy 157.1105 94.427192) + (xy 157.1105 93.532808) + (xy 157.095674 93.391744) + (xy 157.037179 93.211716) + (xy 156.942533 93.047784) + (xy 156.815871 92.907112) + (xy 156.81587 92.907111) + (xy 156.662734 92.795851) + (xy 156.662729 92.795848) + (xy 156.489807 92.718857) + (xy 156.489802 92.718855) + (xy 156.338261 92.686645) + (xy 156.304646 92.6795) + (xy 156.115354 92.6795) + (xy 156.082897 92.686398) + (xy 155.930197 92.718855) + (xy 155.930192 92.718857) + (xy 155.75727 92.795848) + (xy 155.757265 92.795851) + (xy 155.604129 92.907111) + (xy 155.477466 93.047785) + (xy 155.382821 93.211715) + (xy 155.382818 93.211722) + (xy 155.324327 93.39174) + (xy 155.324326 93.391744) + (xy 155.3095 93.532808) + (xy 155.3095 94.427192) + (xy 154.5705 94.427192) + (xy 154.5705 93.532808) + (xy 154.555674 93.391744) + (xy 154.497179 93.211716) + (xy 154.402533 93.047784) + (xy 154.275871 92.907112) + (xy 154.27587 92.907111) + (xy 154.122734 92.795851) + (xy 154.122729 92.795848) + (xy 153.949807 92.718857) + (xy 153.949802 92.718855) + (xy 153.798261 92.686645) + (xy 153.764646 92.6795) + (xy 153.575354 92.6795) + (xy 153.542897 92.686398) + (xy 153.390197 92.718855) + (xy 153.390192 92.718857) + (xy 153.21727 92.795848) + (xy 153.217265 92.795851) + (xy 153.064129 92.907111) + (xy 152.937466 93.047785) + (xy 152.842821 93.211715) + (xy 152.842818 93.211722) + (xy 152.784327 93.39174) + (xy 152.784326 93.391744) + (xy 152.7695 93.532808) + (xy 152.7695 94.427192) + (xy 152.771213 94.443486) + (xy 152.782825 94.553977) + (xy 152.770255 94.622707) + (xy 152.747185 94.654619) + (xy 152.24218 95.159624) + (xy 152.180857 95.193109) + (xy 152.111165 95.188125) + (xy 152.055232 95.146253) + (xy 152.030815 95.080789) + (xy 152.030499 95.071969) + (xy 152.030499 92.770102) + (xy 152.024669 92.740787) + (xy 152.024668 92.740785) + (xy 152.002457 92.707542) + (xy 151.977496 92.690865) + (xy 151.969213 92.685331) + (xy 151.969211 92.68533) + (xy 151.969208 92.685329) + (xy 151.939901 92.6795) + (xy 150.320105 92.6795) + (xy 150.320097 92.679501) + (xy 150.290787 92.68533) + (xy 150.257542 92.707542) + (xy 150.235332 92.740785) + (xy 150.235329 92.740791) + (xy 150.2295 92.770098) + (xy 150.2295 95.189902) + (xy 150.229742 95.19235) + (xy 150.2295 95.19362) + (xy 150.229501 95.195989) + (xy 150.229052 95.195989) + (xy 150.216721 95.260995) + (xy 150.168655 95.311704) + (xy 150.106339 95.3285) + (xy 145.388156 95.3285) + (xy 145.321117 95.308815) + (xy 145.275362 95.256011) + (xy 145.265418 95.186853) + (xy 145.294443 95.123297) + (xy 145.315271 95.104182) + (xy 145.347468 95.080789) + (xy 145.385871 95.052888) + (xy 145.512533 94.912216) + (xy 145.607179 94.748284) + (xy 145.665674 94.568256) + (xy 145.6805 94.427192) + (xy 145.6805 93.532808) + (xy 145.665674 93.391744) + (xy 145.607179 93.211716) + (xy 145.512533 93.047784) + (xy 145.385871 92.907112) + (xy 145.38587 92.907111) + (xy 145.232734 92.795851) + (xy 145.232729 92.795848) + (xy 145.059807 92.718857) + (xy 145.059802 92.718855) + (xy 144.908261 92.686645) + (xy 144.874646 92.6795) + (xy 144.685354 92.6795) + (xy 144.652897 92.686398) + (xy 144.500197 92.718855) + (xy 144.500192 92.718857) + (xy 144.32727 92.795848) + (xy 144.327265 92.795851) + (xy 144.174129 92.907111) + (xy 144.047466 93.047785) + (xy 143.952821 93.211715) + (xy 143.952818 93.211722) + (xy 143.894327 93.39174) + (xy 143.894326 93.391744) + (xy 143.8795 93.532808) + (xy 143.8795 94.427192) + (xy 143.894326 94.568256) + (xy 143.894327 94.568259) + (xy 143.952818 94.748277) + (xy 143.952821 94.748284) + (xy 144.047467 94.912216) + (xy 144.174123 95.052881) + (xy 144.174129 95.052888) + (xy 144.244729 95.104182) + (xy 144.287395 95.159512) + (xy 144.293374 95.229125) + (xy 144.260768 95.29092) + (xy 144.19993 95.325277) + (xy 144.171844 95.3285) + (xy 142.848156 95.3285) + (xy 142.781117 95.308815) + (xy 142.735362 95.256011) + (xy 142.725418 95.186853) + (xy 142.754443 95.123297) + (xy 142.775271 95.104182) + (xy 142.807468 95.080789) + (xy 142.845871 95.052888) + (xy 142.972533 94.912216) + (xy 143.067179 94.748284) + (xy 143.125674 94.568256) + (xy 143.1405 94.427192) + (xy 143.1405 93.532808) + (xy 143.125674 93.391744) + (xy 143.067179 93.211716) + (xy 142.972533 93.047784) + (xy 142.845871 92.907112) + (xy 142.84587 92.907111) + (xy 142.692734 92.795851) + (xy 142.692729 92.795848) + (xy 142.519807 92.718857) + (xy 142.519802 92.718855) + (xy 142.368261 92.686645) + (xy 142.334646 92.6795) + (xy 142.145354 92.6795) + (xy 142.112897 92.686398) + (xy 141.960197 92.718855) + (xy 141.960192 92.718857) + (xy 141.78727 92.795848) + (xy 141.787265 92.795851) + (xy 141.634129 92.907111) + (xy 141.507466 93.047785) + (xy 141.412821 93.211715) + (xy 141.412818 93.211722) + (xy 141.354327 93.39174) + (xy 141.354326 93.391744) + (xy 141.3395 93.532808) + (xy 141.3395 94.427192) + (xy 141.354326 94.568256) + (xy 141.354327 94.568259) + (xy 141.412818 94.748277) + (xy 141.412821 94.748284) + (xy 141.507467 94.912216) + (xy 141.634123 95.052881) + (xy 141.634129 95.052888) + (xy 141.704729 95.104182) + (xy 141.747395 95.159512) + (xy 141.753374 95.229125) + (xy 141.720768 95.29092) + (xy 141.65993 95.325277) + (xy 141.631844 95.3285) + (xy 141.348056 95.3285) + (xy 141.281017 95.308815) + (xy 141.260375 95.292181) + (xy 140.622814 94.65462) + (xy 140.589329 94.593297) + (xy 140.587174 94.553981) + (xy 140.6005 94.427192) + (xy 140.6005 93.532808) + (xy 140.585674 93.391744) + (xy 140.527179 93.211716) + (xy 140.432533 93.047784) + (xy 140.305871 92.907112) + (xy 140.30587 92.907111) + (xy 140.152734 92.795851) + (xy 140.152729 92.795848) + (xy 139.979807 92.718857) + (xy 139.979802 92.718855) + (xy 139.828261 92.686645) + (xy 139.794646 92.6795) + (xy 139.605354 92.6795) + (xy 139.572897 92.686398) + (xy 139.420197 92.718855) + (xy 139.420192 92.718857) + (xy 139.24727 92.795848) + (xy 139.247265 92.795851) + (xy 139.094129 92.907111) + (xy 138.967466 93.047785) + (xy 138.872821 93.211715) + (xy 138.872818 93.211722) + (xy 138.814327 93.39174) + (xy 138.814326 93.391744) + (xy 138.7995 93.532808) + (xy 138.7995 94.427192) + (xy 138.0605 94.427192) + (xy 138.0605 93.532808) + (xy 138.045674 93.391744) + (xy 137.987179 93.211716) + (xy 137.892533 93.047784) + (xy 137.765871 92.907112) + (xy 137.76587 92.907111) + (xy 137.612734 92.795851) + (xy 137.612729 92.795848) + (xy 137.439807 92.718857) + (xy 137.439802 92.718855) + (xy 137.288261 92.686645) + (xy 137.254646 92.6795) + (xy 137.065354 92.6795) + (xy 137.032897 92.686398) + (xy 136.880197 92.718855) + (xy 136.880192 92.718857) + (xy 136.70727 92.795848) + (xy 136.707265 92.795851) + (xy 136.554129 92.907111) + (xy 136.427466 93.047785) + (xy 136.332821 93.211715) + (xy 136.332818 93.211722) + (xy 136.274327 93.39174) + (xy 136.274326 93.391744) + (xy 136.2595 93.532808) + (xy 136.2595 93.532811) + (xy 136.2595 93.6805) + (xy 136.239815 93.747539) + (xy 136.187011 93.793294) + (xy 136.1355 93.8045) + (xy 135.6445 93.8045) + (xy 135.577461 93.784815) + (xy 135.531706 93.732011) + (xy 135.5205 93.6805) + (xy 135.5205 93.532811) + (xy 135.5205 93.532808) + (xy 135.505674 93.391744) + (xy 135.447179 93.211716) + (xy 135.352533 93.047784) + (xy 135.225871 92.907112) + (xy 135.22587 92.907111) + (xy 135.072734 92.795851) + (xy 135.072729 92.795848) + (xy 134.899807 92.718857) + (xy 134.899802 92.718855) + (xy 134.748261 92.686645) + (xy 134.714646 92.6795) + (xy 134.525354 92.6795) + (xy 134.492897 92.686398) + (xy 134.340197 92.718855) + (xy 134.340192 92.718857) + (xy 134.16727 92.795848) + (xy 134.167265 92.795851) + (xy 134.014129 92.907111) + (xy 133.887466 93.047785) + (xy 133.792821 93.211715) + (xy 133.792818 93.211722) + (xy 133.734327 93.39174) + (xy 133.734326 93.391744) + (xy 133.7195 93.532808) + (xy 133.7195 94.427192) + (xy 132.9805 94.427192) + (xy 132.9805 93.532808) + (xy 132.965674 93.391744) + (xy 132.907179 93.211716) + (xy 132.812533 93.047784) + (xy 132.685871 92.907112) + (xy 132.68587 92.907111) + (xy 132.532734 92.795851) + (xy 132.532729 92.795848) + (xy 132.359807 92.718857) + (xy 132.359802 92.718855) + (xy 132.208261 92.686645) + (xy 132.174646 92.6795) + (xy 131.985354 92.6795) + (xy 131.952897 92.686398) + (xy 131.800197 92.718855) + (xy 131.800192 92.718857) + (xy 131.62727 92.795848) + (xy 131.627265 92.795851) + (xy 131.474129 92.907111) + (xy 131.347466 93.047785) + (xy 131.252821 93.211715) + (xy 131.252818 93.211722) + (xy 131.194327 93.39174) + (xy 131.194326 93.391744) + (xy 131.1795 93.532808) + (xy 131.1795 94.427192) + (xy 131.181213 94.443486) + (xy 131.192825 94.553976) + (xy 131.180255 94.622706) + (xy 131.157185 94.654618) + (xy 129.884625 95.927181) + (xy 129.823302 95.960666) + (xy 129.796944 95.9635) + (xy 128.105303 95.9635) + (xy 128.038264 95.943815) + (xy 127.992509 95.891011) + (xy 127.982565 95.821853) + (xy 128.01159 95.758297) + (xy 128.023077 95.746684) + (xy 128.032538 95.738301) + (xy 128.037756 95.733679) + (xy 128.037758 95.733672) + (xy 128.038571 95.732497) + (xy 128.052941 95.715252) + (xy 128.738056 95.030137) + (xy 128.799377 94.996654) + (xy 128.869069 95.001638) + (xy 128.917883 95.034846) + (xy 128.934127 95.052886) + (xy 128.934135 95.052893) + (xy 129.087265 95.164148) + (xy 129.08727 95.164151) + (xy 129.260192 95.241142) + (xy 129.260197 95.241144) + (xy 129.445354 95.2805) + (xy 129.445355 95.2805) + (xy 129.634644 95.2805) + (xy 129.634646 95.2805) + (xy 129.819803 95.241144) + (xy 129.99273 95.164151) + (xy 130.145871 95.052888) + (xy 130.272533 94.912216) + (xy 130.367179 94.748284) + (xy 130.425674 94.568256) + (xy 130.4405 94.427192) + (xy 130.4405 93.532808) + (xy 130.425674 93.391744) + (xy 130.367179 93.211716) + (xy 130.272533 93.047784) + (xy 130.145871 92.907112) + (xy 130.14587 92.907111) + (xy 129.992734 92.795851) + (xy 129.992729 92.795848) + (xy 129.819807 92.718857) + (xy 129.819802 92.718855) + (xy 129.668261 92.686645) + (xy 129.634646 92.6795) + (xy 129.445354 92.6795) + (xy 129.412897 92.686398) + (xy 129.260197 92.718855) + (xy 129.260192 92.718857) + (xy 129.08727 92.795848) + (xy 129.087265 92.795851) + (xy 128.934129 92.907111) + (xy 128.807466 93.047785) + (xy 128.712821 93.211715) + (xy 128.712818 93.211722) + (xy 128.654327 93.39174) + (xy 128.654326 93.391744) + (xy 128.6395 93.532808) + (xy 128.6395 94.427192) + (xy 128.641213 94.443486) + (xy 128.652825 94.553976) + (xy 128.640255 94.622706) + (xy 128.617185 94.654618) + (xy 128.11218 95.159624) + (xy 128.050857 95.193109) + (xy 127.981166 95.188125) + (xy 127.925232 95.146254) + (xy 127.900815 95.080789) + (xy 127.900499 95.071969) + (xy 127.900499 92.770102) + (xy 127.894669 92.740787) + (xy 127.894668 92.740785) + (xy 127.872457 92.707542) + (xy 127.847496 92.690865) + (xy 127.839213 92.685331) + (xy 127.839211 92.68533) + (xy 127.839208 92.685329) + (xy 127.809901 92.6795) + (xy 126.190105 92.6795) + (xy 126.190097 92.679501) + (xy 126.160787 92.68533) + (xy 126.127542 92.707542) + (xy 126.105332 92.740785) + (xy 126.105329 92.740791) + (xy 126.0995 92.770098) + (xy 126.0995 94.580943) + (xy 126.079815 94.647982) + (xy 126.063181 94.668624) + (xy 125.820625 94.911181) + (xy 125.759302 94.944666) + (xy 125.732944 94.9475) + (xy 117.505937 94.9475) + (xy 117.438898 94.927815) + (xy 117.393143 94.875011) + (xy 117.383199 94.805853) + (xy 117.412224 94.742297) + (xy 117.427272 94.727647) + (xy 117.515357 94.655357) + (xy 117.55635 94.605407) + (xy 117.634136 94.510625) + (xy 117.722396 94.345501) + (xy 117.776747 94.166331) + (xy 117.795099 93.98) + (xy 117.776747 93.793669) + (xy 117.722396 93.614499) + (xy 117.722395 93.614497) + (xy 117.634137 93.449376) + (xy 117.634135 93.449373) + (xy 117.515357 93.304642) + (xy 117.370626 93.185864) + (xy 117.370623 93.185862) + (xy 117.205502 93.097604) + (xy 117.026333 93.043253) + (xy 117.026331 93.043252) + (xy 116.84 93.024901) + (xy 116.653668 93.043252) + (xy 116.653666 93.043253) + (xy 116.474497 93.097604) + (xy 116.309376 93.185862) + (xy 116.309373 93.185864) + (xy 116.164642 93.304642) + (xy 116.045864 93.449373) + (xy 116.045862 93.449376) + (xy 115.957604 93.614497) + (xy 115.903253 93.793666) + (xy 115.903252 93.793668) + (xy 115.897403 93.853064) + (xy 115.871242 93.917851) + (xy 115.814208 93.95821) + (xy 115.744408 93.961327) + (xy 115.684003 93.926213) + (xy 115.652172 93.864015) + (xy 115.65 93.84091) + (xy 115.65 93.082172) + (xy 115.649999 93.082155) + (xy 115.643598 93.022627) + (xy 115.643596 93.02262) + (xy 115.593354 92.887913) + (xy 115.59335 92.887906) + (xy 115.50719 92.772812) + (xy 115.507187 92.772809) + (xy 115.392093 92.686649) + (xy 115.392086 92.686645) + (xy 115.257379 92.636403) + (xy 115.257372 92.636401) + (xy 115.197844 92.63) + (xy 114.55 92.63) + (xy 114.55 93.544498) + (xy 114.442315 93.49532) + (xy 114.335763 93.48) + (xy 114.264237 93.48) + (xy 114.157685 93.49532) + (xy 114.05 93.544498) + (xy 114.05 92.63) + (xy 113.402155 92.63) + (xy 113.342627 92.636401) + (xy 113.34262 92.636403) + (xy 113.207913 92.686645) + (xy 113.207906 92.686649) + (xy 113.092812 92.772809) + (xy 113.092809 92.772812) + (xy 113.006649 92.887906) + (xy 113.006645 92.887913) + (xy 112.956403 93.02262) + (xy 112.956401 93.022627) + (xy 112.95 93.082155) + (xy 112.95 93.73) + (xy 113.866314 93.73) + (xy 113.840507 93.770156) + (xy 113.8 93.908111) + (xy 113.8 94.051889) + (xy 113.840507 94.189844) + (xy 113.866314 94.23) + (xy 112.95 94.23) + (xy 112.95 94.8235) + (xy 112.930315 94.890539) + (xy 112.877511 94.936294) + (xy 112.826 94.9475) + (xy 110.861545 94.9475) + (xy 110.794506 94.927815) + (xy 110.773864 94.911181) + (xy 110.698592 94.835909) + (xy 110.698588 94.835906) + (xy 110.698587 94.835905) + (xy 110.665056 94.81882) + (xy 110.599658 94.785498) + (xy 110.490002 94.768131) + (xy 110.489998 94.768131) + (xy 110.380341 94.785498) + (xy 110.281414 94.835904) + (xy 110.281407 94.835909) + (xy 110.202909 94.914407) + (xy 110.202904 94.914414) + (xy 110.152498 95.013341) + (xy 110.135131 95.122997) + (xy 110.135131 95.123002) + (xy 110.152498 95.232656) + (xy 110.152499 95.232659) + (xy 110.1525 95.232661) + (xy 110.174178 95.275207) + (xy 110.187074 95.343875) + (xy 110.160798 95.408615) + (xy 110.103691 95.448872) + (xy 110.063693 95.4555) + (xy 109.718545 95.4555) + (xy 109.651506 95.435815) + (xy 109.630864 95.419181) + (xy 109.555592 95.343909) + (xy 109.555588 95.343906) + (xy 109.555587 95.343905) + (xy 109.546604 95.339328) + (xy 109.456658 95.293498) + (xy 109.347002 95.276131) + (xy 109.346998 95.276131) + (xy 109.237341 95.293498) + (xy 109.138414 95.343904) + (xy 109.138407 95.343909) + (xy 109.059909 95.422407) + (xy 109.059904 95.422414) + (xy 109.009498 95.521341) + (xy 108.992131 95.630997) + (xy 108.992131 95.631002) + (xy 109.009498 95.740658) + (xy 109.03114 95.783132) + (xy 109.044036 95.851801) + (xy 109.017759 95.916541) + (xy 108.960653 95.956798) + (xy 108.957542 95.957813) + (xy 108.955086 95.958578) + (xy 108.948385 95.960666) + (xy 108.922424 95.968755) + (xy 108.915216 95.970764) + (xy 108.881995 95.978953) + (xy 108.880715 95.979625) + (xy 108.878924 95.980366) + (xy 108.875299 95.982411) + (xy 108.873733 95.983564) + (xy 108.872488 95.984316) + (xy 108.848298 96.008505) + (xy 108.842851 96.013633) + (xy 108.817241 96.036322) + (xy 108.816415 96.03752) + (xy 108.802053 96.054751) + (xy 108.594764 96.26204) + (xy 108.533441 96.295525) + (xy 108.487688 96.296832) + (xy 108.458 96.292131) + (xy 108.457999 96.292131) + (xy 108.457998 96.292131) + (xy 108.348341 96.309498) + (xy 108.249414 96.359904) + (xy 108.249407 96.359909) + (xy 108.170909 96.438407) + (xy 108.170904 96.438414) + (xy 108.120498 96.537341) + (xy 108.103131 96.646997) + (xy 108.103131 96.647002) + (xy 108.120498 96.756656) + (xy 108.120499 96.756659) + (xy 108.1205 96.756661) + (xy 108.142178 96.799207) + (xy 108.155074 96.867875) + (xy 108.128798 96.932615) + (xy 108.071691 96.972872) + (xy 108.031693 96.9795) + (xy 89.648108 96.9795) + (xy 89.581069 96.959815) + (xy 89.535314 96.907011) + (xy 89.534454 96.901033) + (xy 89.501748 96.950363) + (xy 89.437785 96.978477) + (xy 89.421892 96.9795) + (xy 78.229057 96.9795) + (xy 78.162018 96.959815) + (xy 78.141376 96.943181) + (xy 77.854959 96.656764) + (xy 77.821474 96.595441) + (xy 77.820167 96.549683) + (xy 77.82019 96.549542) + (xy 77.824869 96.52) + (xy 77.824822 96.519703) + (xy 77.807501 96.410341) + (xy 77.798667 96.393002) + (xy 89.180131 96.393002) + (xy 89.197498 96.502658) + (xy 89.247904 96.601585) + (xy 89.247909 96.601592) + (xy 89.326407 96.68009) + (xy 89.32641 96.680092) + (xy 89.326413 96.680095) + (xy 89.421581 96.728585) + (xy 89.425341 96.730501) + (xy 89.44129 96.733027) + (xy 89.504424 96.762956) + (xy 89.53624 96.81405) + (xy 89.554395 96.774297) + (xy 89.613173 96.736523) + (xy 89.62871 96.733027) + (xy 89.644658 96.730501) + (xy 89.644659 96.7305) + (xy 89.644661 96.7305) + (xy 89.743587 96.680095) + (xy 89.822095 96.601587) + (xy 89.8725 96.502661) + (xy 89.8725 96.502659) + (xy 89.872501 96.502658) + (xy 89.889869 96.393002) + (xy 89.889869 96.392999) + (xy 89.885167 96.363314) + (xy 89.894121 96.29402) + (xy 89.919954 96.256239) + (xy 90.079377 96.096816) + (xy 90.1407 96.063334) + (xy 90.167057 96.0605) + (xy 91.269743 96.0605) + (xy 95.984781 96.0605) + (xy 96.007131 96.06253) + (xy 96.022913 96.065423) + (xy 96.055592 96.055239) + (xy 96.062785 96.053234) + (xy 96.096 96.045048) + (xy 96.096004 96.045044) + (xy 96.097263 96.044384) + (xy 96.099069 96.043636) + (xy 96.102714 96.04158) + (xy 96.104288 96.040422) + (xy 96.105503 96.039686) + (xy 96.10551 96.039685) + (xy 96.129718 96.015475) + (xy 96.135137 96.010374) + (xy 96.160756 95.987679) + (xy 96.160758 95.987673) + (xy 96.161571 95.986497) + (xy 96.175941 95.969252) + (xy 96.624857 95.520336) + (xy 96.642092 95.505973) + (xy 96.655295 95.496861) + (xy 96.671199 95.466556) + (xy 96.674879 95.460033) + (xy 96.692568 95.430774) + (xy 96.692568 95.430765) + (xy 96.692993 95.429407) + (xy 96.69374 95.427603) + (xy 96.694862 95.423578) + (xy 96.695155 95.421659) + (xy 96.6955 95.420259) + (xy 96.6955 95.386046) + (xy 96.695726 95.378563) + (xy 96.697093 95.355953) + (xy 96.720788 95.290223) + (xy 96.776257 95.247739) + (xy 96.795086 95.242146) + (xy 96.799803 95.241144) + (xy 96.97273 95.164151) + (xy 97.125871 95.052888) + (xy 97.252533 94.912216) + (xy 97.347179 94.748284) + (xy 97.405674 94.568256) + (xy 97.4205 94.427192) + (xy 98.1595 94.427192) + (xy 98.174326 94.568256) + (xy 98.174327 94.568259) + (xy 98.232818 94.748277) + (xy 98.232821 94.748284) + (xy 98.327467 94.912216) + (xy 98.454123 95.052881) + (xy 98.454129 95.052888) + (xy 98.607265 95.164148) + (xy 98.60727 95.164151) + (xy 98.780192 95.241142) + (xy 98.780197 95.241144) + (xy 98.965354 95.2805) + (xy 98.965355 95.2805) + (xy 99.154644 95.2805) + (xy 99.154646 95.2805) + (xy 99.339803 95.241144) + (xy 99.51273 95.164151) + (xy 99.665871 95.052888) + (xy 99.792533 94.912216) + (xy 99.887179 94.748284) + (xy 99.945674 94.568256) + (xy 99.9605 94.427192) + (xy 100.6995 94.427192) + (xy 100.714326 94.568256) + (xy 100.714327 94.568259) + (xy 100.772818 94.748277) + (xy 100.772821 94.748284) + (xy 100.867467 94.912216) + (xy 100.994123 95.052881) + (xy 100.994129 95.052888) + (xy 101.147265 95.164148) + (xy 101.14727 95.164151) + (xy 101.320192 95.241142) + (xy 101.320197 95.241144) + (xy 101.505354 95.2805) + (xy 101.505355 95.2805) + (xy 101.694644 95.2805) + (xy 101.694646 95.2805) + (xy 101.879803 95.241144) + (xy 102.05273 95.164151) + (xy 102.205871 95.052888) + (xy 102.332533 94.912216) + (xy 102.427179 94.748284) + (xy 102.485674 94.568256) + (xy 102.5005 94.427192) + (xy 103.2395 94.427192) + (xy 103.254326 94.568256) + (xy 103.254327 94.568259) + (xy 103.312818 94.748277) + (xy 103.312821 94.748284) + (xy 103.407467 94.912216) + (xy 103.534123 95.052881) + (xy 103.534129 95.052888) + (xy 103.687265 95.164148) + (xy 103.68727 95.164151) + (xy 103.860192 95.241142) + (xy 103.860197 95.241144) + (xy 104.045354 95.2805) + (xy 104.045355 95.2805) + (xy 104.234644 95.2805) + (xy 104.234646 95.2805) + (xy 104.419803 95.241144) + (xy 104.59273 95.164151) + (xy 104.745871 95.052888) + (xy 104.872533 94.912216) + (xy 104.967179 94.748284) + (xy 105.025674 94.568256) + (xy 105.0405 94.427192) + (xy 105.7795 94.427192) + (xy 105.794326 94.568256) + (xy 105.794327 94.568259) + (xy 105.852818 94.748277) + (xy 105.852821 94.748284) + (xy 105.947467 94.912216) + (xy 106.074123 95.052881) + (xy 106.074129 95.052888) + (xy 106.227265 95.164148) + (xy 106.22727 95.164151) + (xy 106.400192 95.241142) + (xy 106.400197 95.241144) + (xy 106.585354 95.2805) + (xy 106.585355 95.2805) + (xy 106.774644 95.2805) + (xy 106.774646 95.2805) + (xy 106.959803 95.241144) + (xy 107.13273 95.164151) + (xy 107.285871 95.052888) + (xy 107.412533 94.912216) + (xy 107.507179 94.748284) + (xy 107.565674 94.568256) + (xy 107.5805 94.427192) + (xy 107.5805 93.532808) + (xy 107.565674 93.391744) + (xy 107.507179 93.211716) + (xy 107.412533 93.047784) + (xy 107.285871 92.907112) + (xy 107.28587 92.907111) + (xy 107.132734 92.795851) + (xy 107.132729 92.795848) + (xy 106.959807 92.718857) + (xy 106.959802 92.718855) + (xy 106.808261 92.686645) + (xy 106.774646 92.6795) + (xy 106.585354 92.6795) + (xy 106.552897 92.686398) + (xy 106.400197 92.718855) + (xy 106.400192 92.718857) + (xy 106.22727 92.795848) + (xy 106.227265 92.795851) + (xy 106.074129 92.907111) + (xy 105.947466 93.047785) + (xy 105.852821 93.211715) + (xy 105.852818 93.211722) + (xy 105.794327 93.39174) + (xy 105.794326 93.391744) + (xy 105.7795 93.532808) + (xy 105.7795 94.427192) + (xy 105.0405 94.427192) + (xy 105.0405 93.532808) + (xy 105.025674 93.391744) + (xy 104.967179 93.211716) + (xy 104.872533 93.047784) + (xy 104.745871 92.907112) + (xy 104.74587 92.907111) + (xy 104.592734 92.795851) + (xy 104.592729 92.795848) + (xy 104.419807 92.718857) + (xy 104.419802 92.718855) + (xy 104.268261 92.686645) + (xy 104.234646 92.6795) + (xy 104.045354 92.6795) + (xy 104.012897 92.686398) + (xy 103.860197 92.718855) + (xy 103.860192 92.718857) + (xy 103.68727 92.795848) + (xy 103.687265 92.795851) + (xy 103.534129 92.907111) + (xy 103.407466 93.047785) + (xy 103.312821 93.211715) + (xy 103.312818 93.211722) + (xy 103.254327 93.39174) + (xy 103.254326 93.391744) + (xy 103.2395 93.532808) + (xy 103.2395 94.427192) + (xy 102.5005 94.427192) + (xy 102.5005 93.532808) + (xy 102.485674 93.391744) + (xy 102.427179 93.211716) + (xy 102.332533 93.047784) + (xy 102.205871 92.907112) + (xy 102.20587 92.907111) + (xy 102.052734 92.795851) + (xy 102.052729 92.795848) + (xy 101.879807 92.718857) + (xy 101.879802 92.718855) + (xy 101.728261 92.686645) + (xy 101.694646 92.6795) + (xy 101.505354 92.6795) + (xy 101.472897 92.686398) + (xy 101.320197 92.718855) + (xy 101.320192 92.718857) + (xy 101.14727 92.795848) + (xy 101.147265 92.795851) + (xy 100.994129 92.907111) + (xy 100.867466 93.047785) + (xy 100.772821 93.211715) + (xy 100.772818 93.211722) + (xy 100.714327 93.39174) + (xy 100.714326 93.391744) + (xy 100.6995 93.532808) + (xy 100.6995 94.427192) + (xy 99.9605 94.427192) + (xy 99.9605 93.532808) + (xy 99.945674 93.391744) + (xy 99.887179 93.211716) + (xy 99.792533 93.047784) + (xy 99.665871 92.907112) + (xy 99.66587 92.907111) + (xy 99.512734 92.795851) + (xy 99.512729 92.795848) + (xy 99.339807 92.718857) + (xy 99.339802 92.718855) + (xy 99.188261 92.686645) + (xy 99.154646 92.6795) + (xy 98.965354 92.6795) + (xy 98.932897 92.686398) + (xy 98.780197 92.718855) + (xy 98.780192 92.718857) + (xy 98.60727 92.795848) + (xy 98.607265 92.795851) + (xy 98.454129 92.907111) + (xy 98.327466 93.047785) + (xy 98.232821 93.211715) + (xy 98.232818 93.211722) + (xy 98.174327 93.39174) + (xy 98.174326 93.391744) + (xy 98.1595 93.532808) + (xy 98.1595 94.427192) + (xy 97.4205 94.427192) + (xy 97.4205 93.532808) + (xy 97.405674 93.391744) + (xy 97.347179 93.211716) + (xy 97.287068 93.107601) + (xy 97.270596 93.039703) + (xy 97.293449 92.973676) + (xy 97.34837 92.930485) + (xy 97.375056 92.923129) + (xy 97.391661 92.9205) + (xy 97.490587 92.870095) + (xy 97.569095 92.791587) + (xy 97.6195 92.692661) + (xy 97.6195 92.692659) + (xy 97.619501 92.692658) + (xy 97.636869 92.583002) + (xy 97.636869 92.582997) + (xy 97.619501 92.473341) + (xy 97.610232 92.45515) + (xy 97.569095 92.374413) + (xy 97.569092 92.37441) + (xy 97.56909 92.374407) + (xy 97.490592 92.295909) + (xy 97.490588 92.295906) + (xy 97.490587 92.295905) + (xy 97.486743 92.293946) + (xy 97.391658 92.245498) + (xy 97.282002 92.228131) + (xy 97.281998 92.228131) + (xy 97.172341 92.245498) + (xy 97.073414 92.295904) + (xy 97.073407 92.295909) + (xy 96.998136 92.371181) + (xy 96.936813 92.404666) + (xy 96.910455 92.4075) + (xy 95.404213 92.4075) + (xy 95.381862 92.405469) + (xy 95.366086 92.402578) + (xy 95.366085 92.402578) + (xy 95.333423 92.412755) + (xy 95.326216 92.414764) + (xy 95.292995 92.422953) + (xy 95.291715 92.423625) + (xy 95.289924 92.424366) + (xy 95.286299 92.426411) + (xy 95.284733 92.427564) + (xy 95.283488 92.428316) + (xy 95.259298 92.452505) + (xy 95.253851 92.457633) + (xy 95.228241 92.480322) + (xy 95.227415 92.48152) + (xy 95.213053 92.498751) + (xy 94.781945 92.929859) + (xy 94.720622 92.963344) + (xy 94.65093 92.95836) + (xy 94.602115 92.925151) + (xy 94.585877 92.907117) + (xy 94.585869 92.90711) + (xy 94.432734 92.795851) + (xy 94.432729 92.795848) + (xy 94.259807 92.718857) + (xy 94.259802 92.718855) + (xy 94.108261 92.686645) + (xy 94.074646 92.6795) + (xy 93.885354 92.6795) + (xy 93.852897 92.686398) + (xy 93.700197 92.718855) + (xy 93.700192 92.718857) + (xy 93.52727 92.795848) + (xy 93.527265 92.795851) + (xy 93.374129 92.907111) + (xy 93.247466 93.047785) + (xy 93.152821 93.211715) + (xy 93.152818 93.211722) + (xy 93.094327 93.39174) + (xy 93.094326 93.391744) + (xy 93.0795 93.532808) + (xy 93.0795 93.532811) + (xy 93.0795 93.6805) + (xy 93.059815 93.747539) + (xy 93.007011 93.793294) + (xy 92.9555 93.8045) + (xy 92.464499 93.8045) + (xy 92.39746 93.784815) + (xy 92.351705 93.732011) + (xy 92.340499 93.6805) + (xy 92.340499 92.770105) + (xy 92.340498 92.770097) + (xy 92.334669 92.740787) + (xy 92.312457 92.707542) + (xy 92.287496 92.690865) + (xy 92.279213 92.685331) + (xy 92.279211 92.68533) + (xy 92.279208 92.685329) + (xy 92.249901 92.6795) + (xy 90.630105 92.6795) + (xy 90.630097 92.679501) + (xy 90.600787 92.68533) + (xy 90.567542 92.707542) + (xy 90.545332 92.740785) + (xy 90.545329 92.740791) + (xy 90.5395 92.770098) + (xy 90.5395 95.189894) + (xy 90.539501 95.189902) + (xy 90.54533 95.219212) + (xy 90.567542 95.252457) + (xy 90.583792 95.263314) + (xy 90.600787 95.274669) + (xy 90.60079 95.274669) + (xy 90.600791 95.27467) + (xy 90.608137 95.276131) + (xy 90.630101 95.2805) + (xy 92.249898 95.280499) + (xy 92.279213 95.274669) + (xy 92.312457 95.252457) + (xy 92.334669 95.219213) + (xy 92.33976 95.19362) + (xy 92.3405 95.189901) + (xy 92.3405 94.2795) + (xy 92.360185 94.212461) + (xy 92.412989 94.166706) + (xy 92.4645 94.1555) + (xy 92.9555 94.1555) + (xy 93.022539 94.175185) + (xy 93.068294 94.227989) + (xy 93.0795 94.2795) + (xy 93.0795 94.427192) + (xy 93.094326 94.568256) + (xy 93.094327 94.568259) + (xy 93.152818 94.748277) + (xy 93.152821 94.748284) + (xy 93.247467 94.912216) + (xy 93.374123 95.052881) + (xy 93.374129 95.052888) + (xy 93.527265 95.164148) + (xy 93.52727 95.164151) + (xy 93.700192 95.241142) + (xy 93.700197 95.241144) + (xy 93.885354 95.2805) + (xy 93.885355 95.2805) + (xy 94.074644 95.2805) + (xy 94.074646 95.2805) + (xy 94.259803 95.241144) + (xy 94.43273 95.164151) + (xy 94.585871 95.052888) + (xy 94.712533 94.912216) + (xy 94.807179 94.748284) + (xy 94.865674 94.568256) + (xy 94.8805 94.427192) + (xy 94.8805 93.532808) + (xy 94.867174 93.406016) + (xy 94.879742 93.337292) + (xy 94.90281 93.305382) + (xy 95.413375 92.794819) + (xy 95.474698 92.761334) + (xy 95.501056 92.7585) + (xy 95.769431 92.7585) + (xy 95.83647 92.778185) + (xy 95.882225 92.830989) + (xy 95.892169 92.900147) + (xy 95.863144 92.963703) + (xy 95.861581 92.965472) + (xy 95.787466 93.047785) + (xy 95.692821 93.211715) + (xy 95.692818 93.211722) + (xy 95.634327 93.39174) + (xy 95.634326 93.391744) + (xy 95.6195 93.532808) + (xy 95.6195 94.427192) + (xy 95.634326 94.568256) + (xy 95.634327 94.568259) + (xy 95.692818 94.748277) + (xy 95.692821 94.748284) + (xy 95.787467 94.912216) + (xy 95.914123 95.052881) + (xy 95.914129 95.052888) + (xy 96.067265 95.164148) + (xy 96.06727 95.164151) + (xy 96.191249 95.219351) + (xy 96.244486 95.264601) + (xy 96.264807 95.33145) + (xy 96.245761 95.398674) + (xy 96.228494 95.420311) + (xy 95.975625 95.673181) + (xy 95.914302 95.706666) + (xy 95.887944 95.7095) + (xy 90.070213 95.7095) + (xy 90.047862 95.707469) + (xy 90.032086 95.704578) + (xy 90.032085 95.704578) + (xy 89.999423 95.714755) + (xy 89.992216 95.716764) + (xy 89.958995 95.724953) + (xy 89.957715 95.725625) + (xy 89.955924 95.726366) + (xy 89.952299 95.728411) + (xy 89.950733 95.729564) + (xy 89.949488 95.730316) + (xy 89.925298 95.754505) + (xy 89.919851 95.759633) + (xy 89.894241 95.782322) + (xy 89.893415 95.78352) + (xy 89.879053 95.800751) + (xy 89.671764 96.00804) + (xy 89.610441 96.041525) + (xy 89.564688 96.042832) + (xy 89.535 96.038131) + (xy 89.534999 96.038131) + (xy 89.534998 96.038131) + (xy 89.425341 96.055498) + (xy 89.326414 96.105904) + (xy 89.326407 96.105909) + (xy 89.247909 96.184407) + (xy 89.247904 96.184414) + (xy 89.197498 96.283341) + (xy 89.180131 96.392997) + (xy 89.180131 96.393002) + (xy 77.798667 96.393002) + (xy 77.795603 96.386989) + (xy 77.757095 96.311413) + (xy 77.757092 96.31141) + (xy 77.75709 96.311407) + (xy 77.678592 96.232909) + (xy 77.678588 96.232906) + (xy 77.678587 96.232905) + (xy 77.65963 96.223246) + (xy 77.579658 96.182498) + (xy 77.470002 96.165131) + (xy 77.469998 96.165131) + (xy 77.360341 96.182498) + (xy 77.261414 96.232904) + (xy 77.261407 96.232909) + (xy 77.182909 96.311407) + (xy 77.182904 96.311414) + (xy 77.132498 96.410341) + (xy 77.115131 96.519997) + (xy 77.115131 96.520002) + (xy 43.6805 96.520002) + (xy 43.6805 94.839894) + (xy 51.1195 94.839894) + (xy 51.119501 94.839902) + (xy 51.12533 94.869212) + (xy 51.147542 94.902457) + (xy 51.1606 94.911181) + (xy 51.180787 94.924669) + (xy 51.18079 94.924669) + (xy 51.180791 94.92467) + (xy 51.190647 94.92663) + (xy 51.210101 94.9305) + (xy 52.929898 94.930499) + (xy 52.959213 94.924669) + (xy 52.992457 94.902457) + (xy 53.014669 94.869213) + (xy 53.0205 94.839899) + (xy 53.020499 94.141504) + (xy 53.040183 94.074468) + (xy 53.092987 94.028713) + (xy 53.162146 94.018769) + (xy 53.225702 94.047794) + (xy 53.263476 94.106572) + (xy 53.268027 94.130699) + (xy 53.27543 94.215316) + (xy 53.275432 94.215326) + (xy 53.336566 94.443483) + (xy 53.33657 94.443492) + (xy 53.436399 94.657578) + (xy 53.571894 94.851082) + (xy 53.738917 95.018105) + (xy 53.932421 95.1536) + (xy 54.146507 95.253429) + (xy 54.146516 95.253433) + (xy 54.36 95.310634) + (xy 54.36 94.415501) + (xy 54.467685 94.46468) + (xy 54.574237 94.48) + (xy 54.645763 94.48) + (xy 54.752315 94.46468) + (xy 54.86 94.415501) + (xy 54.86 95.310633) + (xy 55.073483 95.253433) + (xy 55.073492 95.253429) + (xy 55.287578 95.1536) + (xy 55.481082 95.018105) + (xy 55.648105 94.851082) + (xy 55.7836 94.657578) + (xy 55.883429 94.443492) + (xy 55.883432 94.443486) + (xy 55.940636 94.23) + (xy 55.043686 94.23) + (xy 55.069493 94.189844) + (xy 55.11 94.051889) + (xy 55.11 93.98) + (xy 56.194901 93.98) + (xy 56.213252 94.166331) + (xy 56.213253 94.166333) + (xy 56.267603 94.345499) + (xy 56.267603 94.3455) + (xy 56.355862 94.510623) + (xy 56.355864 94.510626) + (xy 56.474642 94.655357) + (xy 56.619373 94.774135) + (xy 56.619376 94.774137) + (xy 56.742415 94.839902) + (xy 56.784499 94.862396) + (xy 56.963666 94.916746) + (xy 56.963668 94.916747) + (xy 56.980374 94.918392) + (xy 57.15 94.935099) + (xy 57.336331 94.916747) + (xy 57.515501 94.862396) + (xy 57.680625 94.774136) + (xy 57.825357 94.655357) + (xy 57.944136 94.510625) + (xy 58.032396 94.345501) + (xy 58.086747 94.166331) + (xy 58.105099 93.98) + (xy 58.734901 93.98) + (xy 58.753252 94.166331) + (xy 58.753253 94.166333) + (xy 58.807603 94.345499) + (xy 58.807603 94.3455) + (xy 58.895862 94.510623) + (xy 58.895864 94.510626) + (xy 59.014642 94.655357) + (xy 59.159373 94.774135) + (xy 59.159376 94.774137) + (xy 59.282415 94.839902) + (xy 59.324499 94.862396) + (xy 59.503666 94.916746) + (xy 59.503668 94.916747) + (xy 59.520374 94.918392) + (xy 59.69 94.935099) + (xy 59.876331 94.916747) + (xy 60.055501 94.862396) + (xy 60.220625 94.774136) + (xy 60.365357 94.655357) + (xy 60.484136 94.510625) + (xy 60.572396 94.345501) + (xy 60.626747 94.166331) + (xy 60.645099 93.98) + (xy 61.274901 93.98) + (xy 61.293252 94.166331) + (xy 61.293253 94.166333) + (xy 61.347603 94.345499) + (xy 61.347603 94.3455) + (xy 61.435862 94.510623) + (xy 61.435864 94.510626) + (xy 61.554642 94.655357) + (xy 61.699373 94.774135) + (xy 61.699376 94.774137) + (xy 61.822415 94.839902) + (xy 61.864499 94.862396) + (xy 62.043666 94.916746) + (xy 62.043668 94.916747) + (xy 62.060374 94.918392) + (xy 62.23 94.935099) + (xy 62.416331 94.916747) + (xy 62.595501 94.862396) + (xy 62.760625 94.774136) + (xy 62.905357 94.655357) + (xy 63.024136 94.510625) + (xy 63.112396 94.345501) + (xy 63.166747 94.166331) + (xy 63.185099 93.98) + (xy 63.814901 93.98) + (xy 63.833252 94.166331) + (xy 63.833253 94.166333) + (xy 63.887603 94.345499) + (xy 63.887603 94.3455) + (xy 63.975862 94.510623) + (xy 63.975864 94.510626) + (xy 64.094642 94.655357) + (xy 64.239373 94.774135) + (xy 64.239376 94.774137) + (xy 64.362415 94.839902) + (xy 64.404499 94.862396) + (xy 64.583666 94.916746) + (xy 64.583668 94.916747) + (xy 64.600374 94.918392) + (xy 64.77 94.935099) + (xy 64.956331 94.916747) + (xy 65.135501 94.862396) + (xy 65.300625 94.774136) + (xy 65.445357 94.655357) + (xy 65.564136 94.510625) + (xy 65.652396 94.345501) + (xy 65.706747 94.166331) + (xy 65.725099 93.98) + (xy 66.354901 93.98) + (xy 66.373252 94.166331) + (xy 66.373253 94.166333) + (xy 66.427603 94.345499) + (xy 66.427603 94.3455) + (xy 66.515862 94.510623) + (xy 66.515864 94.510626) + (xy 66.634642 94.655357) + (xy 66.779373 94.774135) + (xy 66.779376 94.774137) + (xy 66.902415 94.839902) + (xy 66.944499 94.862396) + (xy 67.123666 94.916746) + (xy 67.123668 94.916747) + (xy 67.140374 94.918392) + (xy 67.31 94.935099) + (xy 67.496331 94.916747) + (xy 67.675501 94.862396) + (xy 67.840625 94.774136) + (xy 67.985357 94.655357) + (xy 68.104136 94.510625) + (xy 68.192396 94.345501) + (xy 68.246747 94.166331) + (xy 68.265099 93.98) + (xy 68.894901 93.98) + (xy 68.913252 94.166331) + (xy 68.913253 94.166333) + (xy 68.967603 94.345499) + (xy 68.967603 94.3455) + (xy 69.055862 94.510623) + (xy 69.055864 94.510626) + (xy 69.174642 94.655357) + (xy 69.319373 94.774135) + (xy 69.319376 94.774137) + (xy 69.442415 94.839902) + (xy 69.484499 94.862396) + (xy 69.663666 94.916746) + (xy 69.663668 94.916747) + (xy 69.680374 94.918392) + (xy 69.85 94.935099) + (xy 70.036331 94.916747) + (xy 70.215501 94.862396) + (xy 70.380625 94.774136) + (xy 70.525357 94.655357) + (xy 70.644136 94.510625) + (xy 70.732396 94.345501) + (xy 70.786747 94.166331) + (xy 70.805099 93.98) + (xy 71.434901 93.98) + (xy 71.453252 94.166331) + (xy 71.453253 94.166333) + (xy 71.507603 94.345499) + (xy 71.507603 94.3455) + (xy 71.595862 94.510623) + (xy 71.595864 94.510626) + (xy 71.714642 94.655357) + (xy 71.859373 94.774135) + (xy 71.859376 94.774137) + (xy 71.982415 94.839902) + (xy 72.024499 94.862396) + (xy 72.203666 94.916746) + (xy 72.203668 94.916747) + (xy 72.220374 94.918392) + (xy 72.39 94.935099) + (xy 72.576331 94.916747) + (xy 72.755501 94.862396) + (xy 72.920625 94.774136) + (xy 73.065357 94.655357) + (xy 73.184136 94.510625) + (xy 73.272396 94.345501) + (xy 73.326747 94.166331) + (xy 73.345099 93.98) + (xy 73.974901 93.98) + (xy 73.993252 94.166331) + (xy 73.993253 94.166333) + (xy 74.047603 94.345499) + (xy 74.047603 94.3455) + (xy 74.135862 94.510623) + (xy 74.135864 94.510626) + (xy 74.254642 94.655357) + (xy 74.399373 94.774135) + (xy 74.399376 94.774137) + (xy 74.522415 94.839902) + (xy 74.564499 94.862396) + (xy 74.743666 94.916746) + (xy 74.743668 94.916747) + (xy 74.760374 94.918392) + (xy 74.93 94.935099) + (xy 75.116331 94.916747) + (xy 75.295501 94.862396) + (xy 75.460625 94.774136) + (xy 75.605357 94.655357) + (xy 75.724136 94.510625) + (xy 75.812396 94.345501) + (xy 75.866747 94.166331) + (xy 75.885099 93.98) + (xy 76.514901 93.98) + (xy 76.533252 94.166331) + (xy 76.533253 94.166333) + (xy 76.587603 94.345499) + (xy 76.587603 94.3455) + (xy 76.675862 94.510623) + (xy 76.675864 94.510626) + (xy 76.794642 94.655357) + (xy 76.939373 94.774135) + (xy 76.939376 94.774137) + (xy 77.062415 94.839902) + (xy 77.104499 94.862396) + (xy 77.283666 94.916746) + (xy 77.283668 94.916747) + (xy 77.300374 94.918392) + (xy 77.47 94.935099) + (xy 77.656331 94.916747) + (xy 77.835501 94.862396) + (xy 78.000625 94.774136) + (xy 78.145357 94.655357) + (xy 78.264136 94.510625) + (xy 78.352396 94.345501) + (xy 78.406747 94.166331) + (xy 78.425099 93.98) + (xy 79.054901 93.98) + (xy 79.073252 94.166331) + (xy 79.073253 94.166333) + (xy 79.127603 94.345499) + (xy 79.127603 94.3455) + (xy 79.215862 94.510623) + (xy 79.215864 94.510626) + (xy 79.334642 94.655357) + (xy 79.479373 94.774135) + (xy 79.479376 94.774137) + (xy 79.602415 94.839902) + (xy 79.644499 94.862396) + (xy 79.823666 94.916746) + (xy 79.823668 94.916747) + (xy 79.840374 94.918392) + (xy 80.01 94.935099) + (xy 80.196331 94.916747) + (xy 80.375501 94.862396) + (xy 80.540625 94.774136) + (xy 80.685357 94.655357) + (xy 80.804136 94.510625) + (xy 80.892396 94.345501) + (xy 80.946747 94.166331) + (xy 80.965099 93.98) + (xy 81.594901 93.98) + (xy 81.613252 94.166331) + (xy 81.613253 94.166333) + (xy 81.667603 94.345499) + (xy 81.667603 94.3455) + (xy 81.755862 94.510623) + (xy 81.755864 94.510626) + (xy 81.874642 94.655357) + (xy 82.019373 94.774135) + (xy 82.019376 94.774137) + (xy 82.142415 94.839902) + (xy 82.184499 94.862396) + (xy 82.363666 94.916746) + (xy 82.363668 94.916747) + (xy 82.380374 94.918392) + (xy 82.55 94.935099) + (xy 82.736331 94.916747) + (xy 82.915501 94.862396) + (xy 83.080625 94.774136) + (xy 83.225357 94.655357) + (xy 83.344136 94.510625) + (xy 83.432396 94.345501) + (xy 83.486747 94.166331) + (xy 83.505099 93.98) + (xy 84.134901 93.98) + (xy 84.153252 94.166331) + (xy 84.153253 94.166333) + (xy 84.207603 94.345499) + (xy 84.207603 94.3455) + (xy 84.295862 94.510623) + (xy 84.295864 94.510626) + (xy 84.414642 94.655357) + (xy 84.559373 94.774135) + (xy 84.559376 94.774137) + (xy 84.682415 94.839902) + (xy 84.724499 94.862396) + (xy 84.903666 94.916746) + (xy 84.903668 94.916747) + (xy 84.920374 94.918392) + (xy 85.09 94.935099) + (xy 85.276331 94.916747) + (xy 85.455501 94.862396) + (xy 85.620625 94.774136) + (xy 85.765357 94.655357) + (xy 85.884136 94.510625) + (xy 85.972396 94.345501) + (xy 86.026747 94.166331) + (xy 86.045099 93.98) + (xy 86.674901 93.98) + (xy 86.693252 94.166331) + (xy 86.693253 94.166333) + (xy 86.747603 94.345499) + (xy 86.747603 94.3455) + (xy 86.835862 94.510623) + (xy 86.835864 94.510626) + (xy 86.954642 94.655357) + (xy 87.099373 94.774135) + (xy 87.099376 94.774137) + (xy 87.222415 94.839902) + (xy 87.264499 94.862396) + (xy 87.443666 94.916746) + (xy 87.443668 94.916747) + (xy 87.460374 94.918392) + (xy 87.63 94.935099) + (xy 87.816331 94.916747) + (xy 87.995501 94.862396) + (xy 88.160625 94.774136) + (xy 88.305357 94.655357) + (xy 88.424136 94.510625) + (xy 88.512396 94.345501) + (xy 88.566747 94.166331) + (xy 88.585099 93.98) + (xy 88.566747 93.793669) + (xy 88.512396 93.614499) + (xy 88.512395 93.614497) + (xy 88.424137 93.449376) + (xy 88.424135 93.449373) + (xy 88.305357 93.304642) + (xy 88.160626 93.185864) + (xy 88.160623 93.185862) + (xy 87.995502 93.097604) + (xy 87.816333 93.043253) + (xy 87.816331 93.043252) + (xy 87.63 93.024901) + (xy 87.443668 93.043252) + (xy 87.443666 93.043253) + (xy 87.264497 93.097604) + (xy 87.099376 93.185862) + (xy 87.099373 93.185864) + (xy 86.954642 93.304642) + (xy 86.835864 93.449373) + (xy 86.835862 93.449376) + (xy 86.747604 93.614497) + (xy 86.693253 93.793666) + (xy 86.693252 93.793668) + (xy 86.674901 93.98) + (xy 86.045099 93.98) + (xy 86.026747 93.793669) + (xy 85.972396 93.614499) + (xy 85.972395 93.614497) + (xy 85.884137 93.449376) + (xy 85.884135 93.449373) + (xy 85.765357 93.304642) + (xy 85.620626 93.185864) + (xy 85.620623 93.185862) + (xy 85.455502 93.097604) + (xy 85.276333 93.043253) + (xy 85.276331 93.043252) + (xy 85.09 93.024901) + (xy 84.903668 93.043252) + (xy 84.903666 93.043253) + (xy 84.724497 93.097604) + (xy 84.559376 93.185862) + (xy 84.559373 93.185864) + (xy 84.414642 93.304642) + (xy 84.295864 93.449373) + (xy 84.295862 93.449376) + (xy 84.207604 93.614497) + (xy 84.153253 93.793666) + (xy 84.153252 93.793668) + (xy 84.134901 93.98) + (xy 83.505099 93.98) + (xy 83.486747 93.793669) + (xy 83.432396 93.614499) + (xy 83.432395 93.614497) + (xy 83.344137 93.449376) + (xy 83.344135 93.449373) + (xy 83.225357 93.304642) + (xy 83.080626 93.185864) + (xy 83.080623 93.185862) + (xy 82.915502 93.097604) + (xy 82.736333 93.043253) + (xy 82.736331 93.043252) + (xy 82.55 93.024901) + (xy 82.363668 93.043252) + (xy 82.363666 93.043253) + (xy 82.184497 93.097604) + (xy 82.019376 93.185862) + (xy 82.019373 93.185864) + (xy 81.874642 93.304642) + (xy 81.755864 93.449373) + (xy 81.755862 93.449376) + (xy 81.667604 93.614497) + (xy 81.613253 93.793666) + (xy 81.613252 93.793668) + (xy 81.594901 93.98) + (xy 80.965099 93.98) + (xy 80.946747 93.793669) + (xy 80.892396 93.614499) + (xy 80.892395 93.614497) + (xy 80.804137 93.449376) + (xy 80.804135 93.449373) + (xy 80.685357 93.304642) + (xy 80.540626 93.185864) + (xy 80.540623 93.185862) + (xy 80.375502 93.097604) + (xy 80.196333 93.043253) + (xy 80.196331 93.043252) + (xy 80.01 93.024901) + (xy 79.823668 93.043252) + (xy 79.823666 93.043253) + (xy 79.644497 93.097604) + (xy 79.479376 93.185862) + (xy 79.479373 93.185864) + (xy 79.334642 93.304642) + (xy 79.215864 93.449373) + (xy 79.215862 93.449376) + (xy 79.127604 93.614497) + (xy 79.073253 93.793666) + (xy 79.073252 93.793668) + (xy 79.054901 93.98) + (xy 78.425099 93.98) + (xy 78.406747 93.793669) + (xy 78.352396 93.614499) + (xy 78.352395 93.614497) + (xy 78.264137 93.449376) + (xy 78.264135 93.449373) + (xy 78.145357 93.304642) + (xy 78.000626 93.185864) + (xy 78.000623 93.185862) + (xy 77.835502 93.097604) + (xy 77.656333 93.043253) + (xy 77.656331 93.043252) + (xy 77.47 93.024901) + (xy 77.283668 93.043252) + (xy 77.283666 93.043253) + (xy 77.104497 93.097604) + (xy 76.939376 93.185862) + (xy 76.939373 93.185864) + (xy 76.794642 93.304642) + (xy 76.675864 93.449373) + (xy 76.675862 93.449376) + (xy 76.587604 93.614497) + (xy 76.533253 93.793666) + (xy 76.533252 93.793668) + (xy 76.514901 93.98) + (xy 75.885099 93.98) + (xy 75.866747 93.793669) + (xy 75.812396 93.614499) + (xy 75.812395 93.614497) + (xy 75.724137 93.449376) + (xy 75.724135 93.449373) + (xy 75.605357 93.304642) + (xy 75.460626 93.185864) + (xy 75.460623 93.185862) + (xy 75.295502 93.097604) + (xy 75.116333 93.043253) + (xy 75.116331 93.043252) + (xy 74.93 93.024901) + (xy 74.743668 93.043252) + (xy 74.743666 93.043253) + (xy 74.564497 93.097604) + (xy 74.399376 93.185862) + (xy 74.399373 93.185864) + (xy 74.254642 93.304642) + (xy 74.135864 93.449373) + (xy 74.135862 93.449376) + (xy 74.047604 93.614497) + (xy 73.993253 93.793666) + (xy 73.993252 93.793668) + (xy 73.974901 93.98) + (xy 73.345099 93.98) + (xy 73.326747 93.793669) + (xy 73.272396 93.614499) + (xy 73.272395 93.614497) + (xy 73.184137 93.449376) + (xy 73.184135 93.449373) + (xy 73.065357 93.304642) + (xy 72.920626 93.185864) + (xy 72.920623 93.185862) + (xy 72.755502 93.097604) + (xy 72.576333 93.043253) + (xy 72.576331 93.043252) + (xy 72.39 93.024901) + (xy 72.203668 93.043252) + (xy 72.203666 93.043253) + (xy 72.024497 93.097604) + (xy 71.859376 93.185862) + (xy 71.859373 93.185864) + (xy 71.714642 93.304642) + (xy 71.595864 93.449373) + (xy 71.595862 93.449376) + (xy 71.507604 93.614497) + (xy 71.453253 93.793666) + (xy 71.453252 93.793668) + (xy 71.434901 93.98) + (xy 70.805099 93.98) + (xy 70.786747 93.793669) + (xy 70.732396 93.614499) + (xy 70.732395 93.614497) + (xy 70.644137 93.449376) + (xy 70.644135 93.449373) + (xy 70.525357 93.304642) + (xy 70.380626 93.185864) + (xy 70.380623 93.185862) + (xy 70.215502 93.097604) + (xy 70.036333 93.043253) + (xy 70.036331 93.043252) + (xy 69.85 93.024901) + (xy 69.663668 93.043252) + (xy 69.663666 93.043253) + (xy 69.484497 93.097604) + (xy 69.319376 93.185862) + (xy 69.319373 93.185864) + (xy 69.174642 93.304642) + (xy 69.055864 93.449373) + (xy 69.055862 93.449376) + (xy 68.967604 93.614497) + (xy 68.913253 93.793666) + (xy 68.913252 93.793668) + (xy 68.894901 93.98) + (xy 68.265099 93.98) + (xy 68.246747 93.793669) + (xy 68.192396 93.614499) + (xy 68.192395 93.614497) + (xy 68.104137 93.449376) + (xy 68.104135 93.449373) + (xy 67.985357 93.304642) + (xy 67.840626 93.185864) + (xy 67.840623 93.185862) + (xy 67.675502 93.097604) + (xy 67.496333 93.043253) + (xy 67.496331 93.043252) + (xy 67.31 93.024901) + (xy 67.123668 93.043252) + (xy 67.123666 93.043253) + (xy 66.944497 93.097604) + (xy 66.779376 93.185862) + (xy 66.779373 93.185864) + (xy 66.634642 93.304642) + (xy 66.515864 93.449373) + (xy 66.515862 93.449376) + (xy 66.427604 93.614497) + (xy 66.373253 93.793666) + (xy 66.373252 93.793668) + (xy 66.354901 93.98) + (xy 65.725099 93.98) + (xy 65.706747 93.793669) + (xy 65.652396 93.614499) + (xy 65.652395 93.614497) + (xy 65.564137 93.449376) + (xy 65.564135 93.449373) + (xy 65.445357 93.304642) + (xy 65.300626 93.185864) + (xy 65.300623 93.185862) + (xy 65.135502 93.097604) + (xy 64.956333 93.043253) + (xy 64.956331 93.043252) + (xy 64.77 93.024901) + (xy 64.583668 93.043252) + (xy 64.583666 93.043253) + (xy 64.404497 93.097604) + (xy 64.239376 93.185862) + (xy 64.239373 93.185864) + (xy 64.094642 93.304642) + (xy 63.975864 93.449373) + (xy 63.975862 93.449376) + (xy 63.887604 93.614497) + (xy 63.833253 93.793666) + (xy 63.833252 93.793668) + (xy 63.814901 93.98) + (xy 63.185099 93.98) + (xy 63.166747 93.793669) + (xy 63.112396 93.614499) + (xy 63.112395 93.614497) + (xy 63.024137 93.449376) + (xy 63.024135 93.449373) + (xy 62.905357 93.304642) + (xy 62.760626 93.185864) + (xy 62.760623 93.185862) + (xy 62.595502 93.097604) + (xy 62.416333 93.043253) + (xy 62.416331 93.043252) + (xy 62.23 93.024901) + (xy 62.043668 93.043252) + (xy 62.043666 93.043253) + (xy 61.864497 93.097604) + (xy 61.699376 93.185862) + (xy 61.699373 93.185864) + (xy 61.554642 93.304642) + (xy 61.435864 93.449373) + (xy 61.435862 93.449376) + (xy 61.347604 93.614497) + (xy 61.293253 93.793666) + (xy 61.293252 93.793668) + (xy 61.274901 93.98) + (xy 60.645099 93.98) + (xy 60.626747 93.793669) + (xy 60.572396 93.614499) + (xy 60.572395 93.614497) + (xy 60.484137 93.449376) + (xy 60.484135 93.449373) + (xy 60.365357 93.304642) + (xy 60.220626 93.185864) + (xy 60.220623 93.185862) + (xy 60.055502 93.097604) + (xy 59.876333 93.043253) + (xy 59.876331 93.043252) + (xy 59.69 93.024901) + (xy 59.503668 93.043252) + (xy 59.503666 93.043253) + (xy 59.324497 93.097604) + (xy 59.159376 93.185862) + (xy 59.159373 93.185864) + (xy 59.014642 93.304642) + (xy 58.895864 93.449373) + (xy 58.895862 93.449376) + (xy 58.807604 93.614497) + (xy 58.753253 93.793666) + (xy 58.753252 93.793668) + (xy 58.734901 93.98) + (xy 58.105099 93.98) + (xy 58.086747 93.793669) + (xy 58.032396 93.614499) + (xy 58.032395 93.614497) + (xy 57.944137 93.449376) + (xy 57.944135 93.449373) + (xy 57.825357 93.304642) + (xy 57.680626 93.185864) + (xy 57.680623 93.185862) + (xy 57.515502 93.097604) + (xy 57.336333 93.043253) + (xy 57.336331 93.043252) + (xy 57.15 93.024901) + (xy 56.963668 93.043252) + (xy 56.963666 93.043253) + (xy 56.784497 93.097604) + (xy 56.619376 93.185862) + (xy 56.619373 93.185864) + (xy 56.474642 93.304642) + (xy 56.355864 93.449373) + (xy 56.355862 93.449376) + (xy 56.267604 93.614497) + (xy 56.213253 93.793666) + (xy 56.213252 93.793668) + (xy 56.194901 93.98) + (xy 55.11 93.98) + (xy 55.11 93.908111) + (xy 55.069493 93.770156) + (xy 55.043686 93.73) + (xy 55.940636 93.73) + (xy 55.940635 93.729999) + (xy 55.883432 93.516513) + (xy 55.883429 93.516507) + (xy 55.7836 93.302422) + (xy 55.783599 93.30242) + (xy 55.648113 93.108926) + (xy 55.648108 93.10892) + (xy 55.481082 92.941894) + (xy 55.287578 92.806399) + (xy 55.073492 92.70657) + (xy 55.073486 92.706567) + (xy 54.86 92.649364) + (xy 54.86 93.544498) + (xy 54.752315 93.49532) + (xy 54.645763 93.48) + (xy 54.574237 93.48) + (xy 54.467685 93.49532) + (xy 54.36 93.544498) + (xy 54.36 92.649364) + (xy 54.359999 92.649364) + (xy 54.146513 92.706567) + (xy 54.146507 92.70657) + (xy 53.932422 92.806399) + (xy 53.93242 92.8064) + (xy 53.738926 92.941886) + (xy 53.73892 92.941891) + (xy 53.571891 93.10892) + (xy 53.571886 93.108926) + (xy 53.4364 93.30242) + (xy 53.436399 93.302422) + (xy 53.33657 93.516507) + (xy 53.336566 93.516516) + (xy 53.275432 93.744673) + (xy 53.27543 93.744683) + (xy 53.268027 93.829303) + (xy 53.242574 93.894372) + (xy 53.185983 93.93535) + (xy 53.116221 93.939228) + (xy 53.055437 93.904774) + (xy 53.02293 93.842927) + (xy 53.020499 93.818495) + (xy 53.020499 93.120105) + (xy 53.020498 93.120097) + (xy 53.014669 93.090787) + (xy 52.992457 93.057542) + (xy 52.959214 93.035332) + (xy 52.959215 93.035332) + (xy 52.959213 93.035331) + (xy 52.959211 93.03533) + (xy 52.959208 93.035329) + (xy 52.929901 93.0295) + (xy 51.210105 93.0295) + (xy 51.210097 93.029501) + (xy 51.180787 93.03533) + (xy 51.147542 93.057542) + (xy 51.125332 93.090785) + (xy 51.125329 93.090791) + (xy 51.1195 93.120098) + (xy 51.1195 94.839894) + (xy 43.6805 94.839894) + (xy 43.6805 93.345) + (xy 45.349659 93.345) + (xy 45.368975 93.541129) + (xy 45.426188 93.729733) + (xy 45.519086 93.903532) + (xy 45.51909 93.903539) + (xy 45.644116 94.055883) + (xy 45.79646 94.180909) + (xy 45.796467 94.180913) + (xy 45.970266 94.273811) + (xy 45.970269 94.273811) + (xy 45.970273 94.273814) + (xy 46.158868 94.331024) + (xy 46.355 94.350341) + (xy 46.551132 94.331024) + (xy 46.739727 94.273814) + (xy 46.775115 94.254899) + (xy 46.775124 94.254894) + (xy 47.8945 94.254894) + (xy 47.894501 94.254902) + (xy 47.90033 94.284212) + (xy 47.922542 94.317457) + (xy 47.939219 94.328599) + (xy 47.955787 94.339669) + (xy 47.95579 94.339669) + (xy 47.955791 94.33967) + (xy 47.965647 94.34163) + (xy 47.985101 94.3455) + (xy 49.804898 94.345499) + (xy 49.834213 94.339669) + (xy 49.867457 94.317457) + (xy 49.889669 94.284213) + (xy 49.8955 94.254899) + (xy 49.895499 92.435102) + (xy 49.889669 92.405787) + (xy 49.887525 92.402578) + (xy 49.867457 92.372542) + (xy 49.834214 92.350332) + (xy 49.834215 92.350332) + (xy 49.834213 92.350331) + (xy 49.834211 92.35033) + (xy 49.834208 92.350329) + (xy 49.804901 92.3445) + (xy 47.985105 92.3445) + (xy 47.985097 92.344501) + (xy 47.955787 92.35033) + (xy 47.922542 92.372542) + (xy 47.900332 92.405785) + (xy 47.900329 92.405791) + (xy 47.8945 92.435098) + (xy 47.8945 94.254894) + (xy 46.775124 94.254894) + (xy 46.85451 94.212461) + (xy 46.913538 94.18091) + (xy 47.065883 94.055883) + (xy 47.19091 93.903538) + (xy 47.283814 93.729727) + (xy 47.341024 93.541132) + (xy 47.360341 93.345) + (xy 47.341024 93.148868) + (xy 47.283814 92.960273) + (xy 47.283811 92.960269) + (xy 47.283811 92.960266) + (xy 47.190913 92.786467) + (xy 47.190909 92.78646) + (xy 47.065883 92.634116) + (xy 46.913539 92.50909) + (xy 46.913532 92.509086) + (xy 46.739733 92.416188) + (xy 46.739727 92.416186) + (xy 46.551132 92.358976) + (xy 46.551129 92.358975) + (xy 46.355 92.339659) + (xy 46.15887 92.358975) + (xy 45.970266 92.416188) + (xy 45.796467 92.509086) + (xy 45.79646 92.50909) + (xy 45.644116 92.634116) + (xy 45.51909 92.78646) + (xy 45.519086 92.786467) + (xy 45.426188 92.960266) + (xy 45.368975 93.14887) + (xy 45.349659 93.345) + (xy 43.6805 93.345) + (xy 43.6805 89.5245) + (xy 43.700185 89.457461) + (xy 43.752989 89.411706) + (xy 43.8045 89.4005) + (xy 180.851 89.4005) + ) + ) + ) + (zone (net 2) (net_name "GND") (layers "In1.Cu" "In2.Cu") (tstamp 11557867-e238-45c6-8b5f-775a6502a210) (hatch edge 0.5) + (connect_pads (clearance 0)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 43.18 88.9) + (xy 186.69 88.9) + (xy 186.69 156.21) + (xy 43.18 156.21) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 178.05 101.284314) + (xy 178.038045 101.272359) + (xy 177.925148 101.214835) + (xy 177.831481 101.2) + (xy 177.768519 101.2) + (xy 177.674852 101.214835) + (xy 177.561955 101.272359) + (xy 177.55 101.284314) + (xy 177.55 99.375686) + (xy 177.561955 99.387641) + (xy 177.674852 99.445165) + (xy 177.768519 99.46) + (xy 177.831481 99.46) + (xy 177.925148 99.445165) + (xy 178.038045 99.387641) + (xy 178.05 99.375686) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 178.05 98.744314) + (xy 178.038045 98.732359) + (xy 177.925148 98.674835) + (xy 177.831481 98.66) + (xy 177.768519 98.66) + (xy 177.674852 98.674835) + (xy 177.561955 98.732359) + (xy 177.55 98.744314) + (xy 177.55 96.835686) + (xy 177.561955 96.847641) + (xy 177.674852 96.905165) + (xy 177.768519 96.92) + (xy 177.831481 96.92) + (xy 177.925148 96.905165) + (xy 178.038045 96.847641) + (xy 178.05 96.835686) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 178.05 96.204314) + (xy 178.038045 96.192359) + (xy 177.925148 96.134835) + (xy 177.831481 96.12) + (xy 177.768519 96.12) + (xy 177.674852 96.134835) + (xy 177.561955 96.192359) + (xy 177.55 96.204314) + (xy 177.55 94.295686) + (xy 177.561955 94.307641) + (xy 177.674852 94.365165) + (xy 177.768519 94.38) + (xy 177.831481 94.38) + (xy 177.925148 94.365165) + (xy 178.038045 94.307641) + (xy 178.05 94.295686) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 180.918039 89.420185) + (xy 180.963794 89.472989) + (xy 180.975 89.5245) + (xy 180.975 94.615) + (xy 186.0655 94.615) + (xy 186.132539 94.634685) + (xy 186.178294 94.687489) + (xy 186.1895 94.739) + (xy 186.1895 111.001) + (xy 186.169815 111.068039) + (xy 186.117011 111.113794) + (xy 186.0655 111.125) + (xy 180.975 111.125) + (xy 180.975 116.205) + (xy 186.0655 116.205) + (xy 186.132539 116.224685) + (xy 186.178294 116.277489) + (xy 186.1895 116.329) + (xy 186.1895 153.2495) + (xy 186.169815 153.316539) + (xy 186.117011 153.362294) + (xy 186.0655 153.3735) + (xy 185.240473 153.3735) + (xy 185.173434 153.353815) + (xy 185.14462 153.328165) + (xy 185.079357 153.248642) + (xy 184.934626 153.129864) + (xy 184.934623 153.129862) + (xy 184.769502 153.041604) + (xy 184.590333 152.987253) + (xy 184.590331 152.987252) + (xy 184.404 152.968901) + (xy 184.217668 152.987252) + (xy 184.217666 152.987253) + (xy 184.038497 153.041604) + (xy 183.873376 153.129862) + (xy 183.873373 153.129864) + (xy 183.728642 153.248642) + (xy 183.609864 153.393373) + (xy 183.609862 153.393376) + (xy 183.521604 153.558497) + (xy 183.467253 153.737666) + (xy 183.467252 153.737668) + (xy 183.448901 153.924) + (xy 183.467252 154.110331) + (xy 183.467253 154.110333) + (xy 183.521604 154.289502) + (xy 183.609862 154.454623) + (xy 183.609864 154.454626) + (xy 183.728641 154.599356) + (xy 183.760009 154.625098) + (xy 183.808165 154.664619) + (xy 183.847499 154.722362) + (xy 183.8535 154.760471) + (xy 183.8535 155.5855) + (xy 183.833815 155.652539) + (xy 183.781011 155.698294) + (xy 183.7295 155.7095) + (xy 49.019 155.7095) + (xy 48.951961 155.689815) + (xy 48.906206 155.637011) + (xy 48.895 155.5855) + (xy 48.895 153.749645) + (xy 49.4995 153.749645) + (xy 49.538855 153.934802) + (xy 49.538857 153.934807) + (xy 49.615848 154.107729) + (xy 49.615851 154.107734) + (xy 49.727111 154.26087) + (xy 49.727112 154.260871) + (xy 49.867784 154.387533) + (xy 50.031716 154.482179) + (xy 50.211744 154.540674) + (xy 50.352808 154.5555) + (xy 50.352812 154.5555) + (xy 51.247188 154.5555) + (xy 51.247192 154.5555) + (xy 51.388256 154.540674) + (xy 51.568284 154.482179) + (xy 51.732216 154.387533) + (xy 51.872888 154.260871) + (xy 51.984151 154.10773) + (xy 52.061144 153.934803) + (xy 52.1005 153.749646) + (xy 52.1005 153.560354) + (xy 52.067479 153.404999) + (xy 56.741127 153.404999) + (xy 56.741128 153.405) + (xy 58.104314 153.405) + (xy 58.092359 153.416955) + (xy 58.034835 153.529852) + (xy 58.015014 153.655) + (xy 58.034835 153.780148) + (xy 58.092359 153.893045) + (xy 58.104314 153.905) + (xy 56.741128 153.905) + (xy 56.79373 154.101317) + (xy 56.793734 154.101326) + (xy 56.889865 154.307482) + (xy 57.020342 154.49382) + (xy 57.181179 154.654657) + (xy 57.367517 154.785134) + (xy 57.573673 154.881265) + (xy 57.573682 154.881269) + (xy 57.793389 154.940139) + (xy 57.7934 154.940141) + (xy 57.963233 154.954999) + (xy 57.963236 154.955) + (xy 58.17 154.955) + (xy 58.17 153.970686) + (xy 58.181955 153.982641) + (xy 58.294852 154.040165) + (xy 58.388519 154.055) + (xy 58.451481 154.055) + (xy 58.545148 154.040165) + (xy 58.658045 153.982641) + (xy 58.67 153.970686) + (xy 58.67 154.955) + (xy 58.876764 154.955) + (xy 58.876766 154.954999) + (xy 59.046599 154.940141) + (xy 59.04661 154.940139) + (xy 59.266317 154.881269) + (xy 59.266326 154.881265) + (xy 59.472482 154.785134) + (xy 59.65882 154.654657) + (xy 59.819657 154.49382) + (xy 59.950134 154.307482) + (xy 60.046265 154.101326) + (xy 60.046269 154.101317) + (xy 60.098872 153.905) + (xy 58.735686 153.905) + (xy 58.747641 153.893045) + (xy 58.805165 153.780148) + (xy 58.80762 153.764645) + (xy 60.9295 153.764645) + (xy 60.968855 153.949802) + (xy 60.968857 153.949807) + (xy 61.045848 154.122729) + (xy 61.045851 154.122734) + (xy 61.146213 154.26087) + (xy 61.157112 154.275871) + (xy 61.297784 154.402533) + (xy 61.461716 154.497179) + (xy 61.641744 154.555674) + (xy 61.782808 154.5705) + (xy 61.782812 154.5705) + (xy 62.677188 154.5705) + (xy 62.677192 154.5705) + (xy 62.818256 154.555674) + (xy 62.998284 154.497179) + (xy 63.162216 154.402533) + (xy 63.302888 154.275871) + (xy 63.414151 154.12273) + (xy 63.491144 153.949803) + (xy 63.5305 153.764646) + (xy 63.5305 153.575354) + (xy 63.497479 153.419999) + (xy 68.171127 153.419999) + (xy 68.171128 153.42) + (xy 69.534314 153.42) + (xy 69.522359 153.431955) + (xy 69.464835 153.544852) + (xy 69.445014 153.67) + (xy 69.464835 153.795148) + (xy 69.522359 153.908045) + (xy 69.534314 153.92) + (xy 68.171128 153.92) + (xy 68.22373 154.116317) + (xy 68.223734 154.116326) + (xy 68.319865 154.322482) + (xy 68.450342 154.50882) + (xy 68.611179 154.669657) + (xy 68.797517 154.800134) + (xy 69.003673 154.896265) + (xy 69.003682 154.896269) + (xy 69.223389 154.955139) + (xy 69.2234 154.955141) + (xy 69.393233 154.969999) + (xy 69.393236 154.97) + (xy 69.6 154.97) + (xy 69.6 153.985686) + (xy 69.611955 153.997641) + (xy 69.724852 154.055165) + (xy 69.818519 154.07) + (xy 69.881481 154.07) + (xy 69.975148 154.055165) + (xy 70.088045 153.997641) + (xy 70.1 153.985686) + (xy 70.1 154.97) + (xy 70.306764 154.97) + (xy 70.306766 154.969999) + (xy 70.476599 154.955141) + (xy 70.47661 154.955139) + (xy 70.696317 154.896269) + (xy 70.696326 154.896265) + (xy 70.902482 154.800134) + (xy 71.08882 154.669657) + (xy 71.249657 154.50882) + (xy 71.380134 154.322482) + (xy 71.476265 154.116326) + (xy 71.476269 154.116317) + (xy 71.528872 153.92) + (xy 70.165686 153.92) + (xy 70.177641 153.908045) + (xy 70.235165 153.795148) + (xy 70.254986 153.67) + (xy 72.11954 153.67) + (xy 72.139326 153.858256) + (xy 72.139327 153.858259) + (xy 72.197818 154.038277) + (xy 72.197821 154.038284) + (xy 72.292467 154.202216) + (xy 72.371059 154.289501) + (xy 72.419129 154.342888) + (xy 72.572265 154.454148) + (xy 72.57227 154.454151) + (xy 72.745192 154.531142) + (xy 72.745197 154.531144) + (xy 72.930354 154.5705) + (xy 72.930355 154.5705) + (xy 73.119644 154.5705) + (xy 73.119646 154.5705) + (xy 73.304803 154.531144) + (xy 73.47773 154.454151) + (xy 73.630871 154.342888) + (xy 73.757533 154.202216) + (xy 73.852179 154.038284) + (xy 73.910674 153.858256) + (xy 73.93046 153.67) + (xy 73.910674 153.481744) + (xy 73.852179 153.301716) + (xy 73.757533 153.137784) + (xy 73.630871 152.997112) + (xy 73.627473 152.994643) + (xy 73.477734 152.885851) + (xy 73.477729 152.885848) + (xy 73.304807 152.808857) + (xy 73.304802 152.808855) + (xy 73.159001 152.777865) + (xy 73.119646 152.7695) + (xy 72.930354 152.7695) + (xy 72.897897 152.776398) + (xy 72.745197 152.808855) + (xy 72.745192 152.808857) + (xy 72.57227 152.885848) + (xy 72.572265 152.885851) + (xy 72.419129 152.997111) + (xy 72.292466 153.137785) + (xy 72.197821 153.301715) + (xy 72.197818 153.301722) + (xy 72.139327 153.48174) + (xy 72.139326 153.481744) + (xy 72.11954 153.67) + (xy 70.254986 153.67) + (xy 70.235165 153.544852) + (xy 70.177641 153.431955) + (xy 70.165686 153.42) + (xy 71.528872 153.42) + (xy 71.528872 153.419999) + (xy 71.476269 153.223682) + (xy 71.476265 153.223673) + (xy 71.380134 153.017517) + (xy 71.249657 152.831179) + (xy 71.08882 152.670342) + (xy 70.902482 152.539865) + (xy 70.696326 152.443734) + (xy 70.696317 152.44373) + (xy 70.47661 152.38486) + (xy 70.476599 152.384858) + (xy 70.306766 152.37) + (xy 70.1 152.37) + (xy 70.1 153.354314) + (xy 70.088045 153.342359) + (xy 69.975148 153.284835) + (xy 69.881481 153.27) + (xy 69.818519 153.27) + (xy 69.724852 153.284835) + (xy 69.611955 153.342359) + (xy 69.6 153.354314) + (xy 69.6 152.37) + (xy 69.393233 152.37) + (xy 69.2234 152.384858) + (xy 69.223389 152.38486) + (xy 69.003682 152.44373) + (xy 69.003673 152.443734) + (xy 68.797517 152.539865) + (xy 68.611179 152.670342) + (xy 68.450342 152.831179) + (xy 68.319865 153.017517) + (xy 68.223734 153.223673) + (xy 68.22373 153.223682) + (xy 68.171127 153.419999) + (xy 63.497479 153.419999) + (xy 63.491144 153.390197) + (xy 63.487897 153.382905) + (xy 63.414151 153.21727) + (xy 63.414148 153.217265) + (xy 63.302888 153.064129) + (xy 63.286229 153.049129) + (xy 63.162216 152.937467) + (xy 62.998284 152.842821) + (xy 62.998277 152.842818) + (xy 62.818259 152.784327) + (xy 62.818256 152.784326) + (xy 62.677192 152.7695) + (xy 61.782808 152.7695) + (xy 61.641744 152.784326) + (xy 61.641741 152.784326) + (xy 61.64174 152.784327) + (xy 61.461722 152.842818) + (xy 61.461715 152.842821) + (xy 61.297785 152.937466) + (xy 61.157111 153.064129) + (xy 61.045851 153.217265) + (xy 61.045848 153.21727) + (xy 60.968857 153.390192) + (xy 60.968855 153.390197) + (xy 60.9295 153.575354) + (xy 60.9295 153.764645) + (xy 58.80762 153.764645) + (xy 58.824986 153.655) + (xy 58.805165 153.529852) + (xy 58.747641 153.416955) + (xy 58.735686 153.405) + (xy 60.098872 153.405) + (xy 60.098872 153.404999) + (xy 60.046269 153.208682) + (xy 60.046265 153.208673) + (xy 59.950134 153.002517) + (xy 59.819657 152.816179) + (xy 59.65882 152.655342) + (xy 59.472482 152.524865) + (xy 59.266326 152.428734) + (xy 59.266317 152.42873) + (xy 59.04661 152.36986) + (xy 59.046599 152.369858) + (xy 58.876766 152.355) + (xy 58.67 152.355) + (xy 58.67 153.339314) + (xy 58.658045 153.327359) + (xy 58.545148 153.269835) + (xy 58.451481 153.255) + (xy 58.388519 153.255) + (xy 58.294852 153.269835) + (xy 58.181955 153.327359) + (xy 58.17 153.339314) + (xy 58.17 152.355) + (xy 57.963233 152.355) + (xy 57.7934 152.369858) + (xy 57.793389 152.36986) + (xy 57.573682 152.42873) + (xy 57.573673 152.428734) + (xy 57.367517 152.524865) + (xy 57.181179 152.655342) + (xy 57.020342 152.816179) + (xy 56.889865 153.002517) + (xy 56.793734 153.208673) + (xy 56.79373 153.208682) + (xy 56.741127 153.404999) + (xy 52.067479 153.404999) + (xy 52.061144 153.375197) + (xy 52.060388 153.3735) + (xy 51.984151 153.20227) + (xy 51.984148 153.202265) + (xy 51.872888 153.049129) + (xy 51.812374 152.994642) + (xy 51.732216 152.922467) + (xy 51.568284 152.827821) + (xy 51.568277 152.827818) + (xy 51.394309 152.771292) + (xy 51.388256 152.769326) + (xy 51.247192 152.7545) + (xy 50.352808 152.7545) + (xy 50.211744 152.769326) + (xy 50.211741 152.769326) + (xy 50.21174 152.769327) + (xy 50.031722 152.827818) + (xy 50.031715 152.827821) + (xy 49.867785 152.922466) + (xy 49.727111 153.049129) + (xy 49.615851 153.202265) + (xy 49.615848 153.20227) + (xy 49.538857 153.375192) + (xy 49.538855 153.375197) + (xy 49.4995 153.560354) + (xy 49.4995 153.749645) + (xy 48.895 153.749645) + (xy 48.895 152.146002) + (xy 64.542131 152.146002) + (xy 64.559498 152.255658) + (xy 64.609904 152.354585) + (xy 64.609909 152.354592) + (xy 64.688407 152.43309) + (xy 64.68841 152.433092) + (xy 64.688413 152.433095) + (xy 64.712589 152.445413) + (xy 64.787341 152.483501) + (xy 64.896998 152.500869) + (xy 64.896999 152.500869) + (xy 64.896999 152.500868) + (xy 64.897 152.500869) + (xy 64.910377 152.49875) + (xy 64.979669 152.507704) + (xy 65.033122 152.552699) + (xy 65.053763 152.61945) + (xy 65.05225 152.640617) + (xy 65.050131 152.653998) + (xy 65.050131 152.654002) + (xy 65.067498 152.763658) + (xy 65.117904 152.862585) + (xy 65.117909 152.862592) + (xy 65.196407 152.94109) + (xy 65.19641 152.941092) + (xy 65.196413 152.941095) + (xy 65.220589 152.953413) + (xy 65.295341 152.991501) + (xy 65.404998 153.008869) + (xy 65.405 153.008869) + (xy 65.405002 153.008869) + (xy 65.514658 152.991501) + (xy 65.514659 152.9915) + (xy 65.514661 152.9915) + (xy 65.613587 152.941095) + (xy 65.692095 152.862587) + (xy 65.7425 152.763661) + (xy 65.7425 152.763659) + (xy 65.742501 152.763658) + (xy 65.759869 152.654002) + (xy 65.759869 152.653997) + (xy 65.742501 152.544341) + (xy 65.733514 152.526703) + (xy 65.692095 152.445413) + (xy 65.692092 152.44541) + (xy 65.69209 152.445407) + (xy 65.613592 152.366909) + (xy 65.613588 152.366906) + (xy 65.613587 152.366905) + (xy 65.589421 152.354592) + (xy 65.514658 152.316498) + (xy 65.405002 152.299131) + (xy 65.404998 152.299131) + (xy 65.391617 152.30125) + (xy 65.322324 152.292293) + (xy 65.268873 152.247295) + (xy 65.248236 152.180543) + (xy 65.24975 152.159376) + (xy 65.251869 152.146002) + (xy 65.251869 152.146) + (xy 65.251869 152.145997) + (xy 65.234501 152.036341) + (xy 65.223882 152.0155) + (xy 65.184095 151.937413) + (xy 65.184092 151.93741) + (xy 65.18409 151.937407) + (xy 65.105592 151.858909) + (xy 65.105588 151.858906) + (xy 65.105587 151.858905) + (xy 65.081421 151.846592) + (xy 65.006658 151.808498) + (xy 64.897002 151.791131) + (xy 64.896998 151.791131) + (xy 64.787341 151.808498) + (xy 64.688414 151.858904) + (xy 64.688407 151.858909) + (xy 64.609909 151.937407) + (xy 64.609904 151.937414) + (xy 64.559498 152.036341) + (xy 64.542131 152.145997) + (xy 64.542131 152.146002) + (xy 48.895 152.146002) + (xy 48.895 151.209645) + (xy 49.4995 151.209645) + (xy 49.538855 151.394802) + (xy 49.538857 151.394807) + (xy 49.615848 151.567729) + (xy 49.615851 151.567734) + (xy 49.726969 151.720674) + (xy 49.727112 151.720871) + (xy 49.867784 151.847533) + (xy 50.031716 151.942179) + (xy 50.211744 152.000674) + (xy 50.352808 152.0155) + (xy 50.352812 152.0155) + (xy 51.247188 152.0155) + (xy 51.247192 152.0155) + (xy 51.388256 152.000674) + (xy 51.568284 151.942179) + (xy 51.732216 151.847533) + (xy 51.872888 151.720871) + (xy 51.984151 151.56773) + (xy 52.061144 151.394803) + (xy 52.1005 151.209646) + (xy 52.1005 151.209645) + (xy 57.1195 151.209645) + (xy 57.158855 151.394802) + (xy 57.158857 151.394807) + (xy 57.235848 151.567729) + (xy 57.235851 151.567734) + (xy 57.346969 151.720674) + (xy 57.347112 151.720871) + (xy 57.487784 151.847533) + (xy 57.651716 151.942179) + (xy 57.831744 152.000674) + (xy 57.972808 152.0155) + (xy 57.972812 152.0155) + (xy 58.867188 152.0155) + (xy 58.867192 152.0155) + (xy 59.008256 152.000674) + (xy 59.188284 151.942179) + (xy 59.352216 151.847533) + (xy 59.492888 151.720871) + (xy 59.604151 151.56773) + (xy 59.681144 151.394803) + (xy 59.717312 151.224645) + (xy 60.9295 151.224645) + (xy 60.968855 151.409802) + (xy 60.968857 151.409807) + (xy 61.045848 151.582729) + (xy 61.045851 151.582734) + (xy 61.157111 151.73587) + (xy 61.157112 151.735871) + (xy 61.297784 151.862533) + (xy 61.461716 151.957179) + (xy 61.641744 152.015674) + (xy 61.782808 152.0305) + (xy 61.782812 152.0305) + (xy 62.677188 152.0305) + (xy 62.677192 152.0305) + (xy 62.818256 152.015674) + (xy 62.998284 151.957179) + (xy 63.162216 151.862533) + (xy 63.302888 151.735871) + (xy 63.414151 151.58273) + (xy 63.491144 151.409803) + (xy 63.5305 151.224646) + (xy 63.5305 151.224645) + (xy 68.5495 151.224645) + (xy 68.588855 151.409802) + (xy 68.588857 151.409807) + (xy 68.665848 151.582729) + (xy 68.665851 151.582734) + (xy 68.777111 151.73587) + (xy 68.777112 151.735871) + (xy 68.917784 151.862533) + (xy 69.081716 151.957179) + (xy 69.261744 152.015674) + (xy 69.402808 152.0305) + (xy 69.402812 152.0305) + (xy 70.297188 152.0305) + (xy 70.297192 152.0305) + (xy 70.438256 152.015674) + (xy 70.618284 151.957179) + (xy 70.782216 151.862533) + (xy 70.922888 151.735871) + (xy 71.034151 151.58273) + (xy 71.111144 151.409803) + (xy 71.1505 151.224646) + (xy 71.1505 151.13) + (xy 72.11954 151.13) + (xy 72.139326 151.318256) + (xy 72.139327 151.318259) + (xy 72.197818 151.498277) + (xy 72.197821 151.498284) + (xy 72.292467 151.662216) + (xy 72.385016 151.765002) + (xy 72.419129 151.802888) + (xy 72.572265 151.914148) + (xy 72.57227 151.914151) + (xy 72.745192 151.991142) + (xy 72.745197 151.991144) + (xy 72.930354 152.0305) + (xy 72.930355 152.0305) + (xy 73.119644 152.0305) + (xy 73.119646 152.0305) + (xy 73.304803 151.991144) + (xy 73.47773 151.914151) + (xy 73.630871 151.802888) + (xy 73.757533 151.662216) + (xy 73.771513 151.638002) + (xy 79.655131 151.638002) + (xy 79.672498 151.747658) + (xy 79.722904 151.846585) + (xy 79.722909 151.846592) + (xy 79.801407 151.92509) + (xy 79.80141 151.925092) + (xy 79.801413 151.925095) + (xy 79.851892 151.950815) + (xy 79.900341 151.975501) + (xy 80.009998 151.992869) + (xy 80.01 151.992869) + (xy 80.039684 151.988167) + (xy 80.108976 151.997121) + (xy 80.146764 152.022959) + (xy 80.374658 152.250853) + (xy 80.389027 152.268094) + (xy 80.398138 152.281294) + (xy 80.398141 152.281296) + (xy 80.428432 152.297194) + (xy 80.434955 152.300872) + (xy 80.464226 152.318568) + (xy 80.46423 152.318568) + (xy 80.465608 152.318998) + (xy 80.46741 152.319744) + (xy 80.471414 152.32086) + (xy 80.473341 152.321154) + (xy 80.474741 152.321499) + (xy 80.474743 152.3215) + (xy 80.508954 152.3215) + (xy 80.516439 152.321725) + (xy 80.550581 152.323791) + (xy 80.551995 152.323532) + (xy 80.57435 152.3215) + (xy 83.014743 152.3215) + (xy 86.951743 152.3215) + (xy 87.531098 152.3215) + (xy 87.598137 152.341185) + (xy 87.643892 152.393989) + (xy 87.653836 152.463147) + (xy 87.624811 152.526703) + (xy 87.602222 152.547075) + (xy 87.426179 152.670342) + (xy 87.265342 152.831179) + (xy 87.134865 153.017517) + (xy 87.038734 153.223673) + (xy 87.03873 153.223682) + (xy 86.986127 153.419999) + (xy 86.986128 153.42) + (xy 87.949314 153.42) + (xy 87.937359 153.431955) + (xy 87.879835 153.544852) + (xy 87.860014 153.67) + (xy 87.879835 153.795148) + (xy 87.937359 153.908045) + (xy 87.949314 153.92) + (xy 86.986128 153.92) + (xy 87.03873 154.116317) + (xy 87.038734 154.116326) + (xy 87.134865 154.322482) + (xy 87.265342 154.50882) + (xy 87.426179 154.669657) + (xy 87.612517 154.800134) + (xy 87.818673 154.896265) + (xy 87.818682 154.896269) + (xy 88.014999 154.948872) + (xy 88.015 154.948871) + (xy 88.015 153.985686) + (xy 88.026955 153.997641) + (xy 88.139852 154.055165) + (xy 88.233519 154.07) + (xy 88.296481 154.07) + (xy 88.390148 154.055165) + (xy 88.503045 153.997641) + (xy 88.515 153.985686) + (xy 88.515 154.948872) + (xy 88.548103 154.940002) + (xy 148.489131 154.940002) + (xy 148.506498 155.049658) + (xy 148.556904 155.148585) + (xy 148.556909 155.148592) + (xy 148.635407 155.22709) + (xy 148.63541 155.227092) + (xy 148.635413 155.227095) + (xy 148.720744 155.270573) + (xy 148.734341 155.277501) + (xy 148.843998 155.294869) + (xy 148.844 155.294869) + (xy 148.844002 155.294869) + (xy 148.953658 155.277501) + (xy 148.953659 155.2775) + (xy 148.953661 155.2775) + (xy 149.052587 155.227095) + (xy 149.131095 155.148587) + (xy 149.1815 155.049661) + (xy 149.1815 155.049659) + (xy 149.181501 155.049658) + (xy 149.198869 154.940002) + (xy 149.198869 154.939997) + (xy 149.181501 154.830341) + (xy 149.147653 154.76391) + (xy 149.131095 154.731413) + (xy 149.131092 154.73141) + (xy 149.13109 154.731407) + (xy 149.052592 154.652909) + (xy 149.052588 154.652906) + (xy 149.052587 154.652905) + (xy 149.042862 154.64795) + (xy 148.953658 154.602498) + (xy 148.844002 154.585131) + (xy 148.843998 154.585131) + (xy 148.734341 154.602498) + (xy 148.652765 154.644063) + (xy 148.632063 154.64795) + (xy 148.62184 154.666477) + (xy 148.556906 154.73141) + (xy 148.556904 154.731414) + (xy 148.506498 154.830341) + (xy 148.489131 154.939997) + (xy 148.489131 154.940002) + (xy 88.548103 154.940002) + (xy 88.711317 154.896269) + (xy 88.711326 154.896265) + (xy 88.917482 154.800134) + (xy 89.10382 154.669657) + (xy 89.264657 154.50882) + (xy 89.395134 154.322482) + (xy 89.491265 154.116326) + (xy 89.491269 154.116317) + (xy 89.543872 153.92) + (xy 88.580686 153.92) + (xy 88.592641 153.908045) + (xy 88.650165 153.795148) + (xy 88.654996 153.764645) + (xy 90.1395 153.764645) + (xy 90.178855 153.949802) + (xy 90.178857 153.949807) + (xy 90.255848 154.122729) + (xy 90.255851 154.122734) + (xy 90.356213 154.26087) + (xy 90.367112 154.275871) + (xy 90.507784 154.402533) + (xy 90.671716 154.497179) + (xy 90.851744 154.555674) + (xy 90.992808 154.5705) + (xy 90.992812 154.5705) + (xy 91.887188 154.5705) + (xy 91.887192 154.5705) + (xy 92.028256 154.555674) + (xy 92.208284 154.497179) + (xy 92.372216 154.402533) + (xy 92.512888 154.275871) + (xy 92.583994 154.178002) + (xy 99.975131 154.178002) + (xy 99.992498 154.287658) + (xy 100.042904 154.386585) + (xy 100.042909 154.386592) + (xy 100.121407 154.46509) + (xy 100.12141 154.465092) + (xy 100.121413 154.465095) + (xy 100.178506 154.494185) + (xy 100.220341 154.515501) + (xy 100.329998 154.532869) + (xy 100.33 154.532869) + (xy 100.330002 154.532869) + (xy 100.439658 154.515501) + (xy 100.439659 154.5155) + (xy 100.439661 154.5155) + (xy 100.538587 154.465095) + (xy 100.617095 154.386587) + (xy 100.6675 154.287661) + (xy 100.6675 154.287659) + (xy 100.667501 154.287658) + (xy 100.684869 154.178002) + (xy 100.684869 154.177997) + (xy 100.667501 154.068341) + (xy 100.6675 154.068339) + (xy 100.617095 153.969413) + (xy 100.617092 153.96941) + (xy 100.61709 153.969407) + (xy 100.538592 153.890909) + (xy 100.538588 153.890906) + (xy 100.538587 153.890905) + (xy 100.514421 153.878592) + (xy 100.439658 153.840498) + (xy 100.330002 153.823131) + (xy 100.329998 153.823131) + (xy 100.220341 153.840498) + (xy 100.121414 153.890904) + (xy 100.121407 153.890909) + (xy 100.042909 153.969407) + (xy 100.042904 153.969414) + (xy 99.992498 154.068341) + (xy 99.975131 154.177997) + (xy 99.975131 154.178002) + (xy 92.583994 154.178002) + (xy 92.624151 154.12273) + (xy 92.701144 153.949803) + (xy 92.7405 153.764646) + (xy 92.7405 153.764645) + (xy 105.3795 153.764645) + (xy 105.418855 153.949802) + (xy 105.418857 153.949807) + (xy 105.495848 154.122729) + (xy 105.495851 154.122734) + (xy 105.596213 154.26087) + (xy 105.607112 154.275871) + (xy 105.747784 154.402533) + (xy 105.911716 154.497179) + (xy 106.091744 154.555674) + (xy 106.232808 154.5705) + (xy 106.232812 154.5705) + (xy 107.127188 154.5705) + (xy 107.127192 154.5705) + (xy 107.268256 154.555674) + (xy 107.448284 154.497179) + (xy 107.612216 154.402533) + (xy 107.752888 154.275871) + (xy 107.864151 154.12273) + (xy 107.941144 153.949803) + (xy 107.9805 153.764646) + (xy 107.9805 153.764645) + (xy 109.1895 153.764645) + (xy 109.228855 153.949802) + (xy 109.228857 153.949807) + (xy 109.305848 154.122729) + (xy 109.305851 154.122734) + (xy 109.406213 154.26087) + (xy 109.417112 154.275871) + (xy 109.557784 154.402533) + (xy 109.721716 154.497179) + (xy 109.901744 154.555674) + (xy 110.042808 154.5705) + (xy 110.042812 154.5705) + (xy 110.937188 154.5705) + (xy 110.937192 154.5705) + (xy 111.078256 154.555674) + (xy 111.258284 154.497179) + (xy 111.422216 154.402533) + (xy 111.562888 154.275871) + (xy 111.674151 154.12273) + (xy 111.751144 153.949803) + (xy 111.7905 153.764646) + (xy 111.7905 153.764645) + (xy 124.4295 153.764645) + (xy 124.468855 153.949802) + (xy 124.468857 153.949807) + (xy 124.545848 154.122729) + (xy 124.545851 154.122734) + (xy 124.646213 154.26087) + (xy 124.657112 154.275871) + (xy 124.797784 154.402533) + (xy 124.961716 154.497179) + (xy 125.141744 154.555674) + (xy 125.282808 154.5705) + (xy 125.282812 154.5705) + (xy 126.177188 154.5705) + (xy 126.177192 154.5705) + (xy 126.318256 154.555674) + (xy 126.498284 154.497179) + (xy 126.662216 154.402533) + (xy 126.802888 154.275871) + (xy 126.914151 154.12273) + (xy 126.991144 153.949803) + (xy 127.0305 153.764646) + (xy 127.0305 153.764645) + (xy 128.2395 153.764645) + (xy 128.278855 153.949802) + (xy 128.278857 153.949807) + (xy 128.355848 154.122729) + (xy 128.355851 154.122734) + (xy 128.456213 154.26087) + (xy 128.467112 154.275871) + (xy 128.607784 154.402533) + (xy 128.771716 154.497179) + (xy 128.951744 154.555674) + (xy 129.092808 154.5705) + (xy 129.092812 154.5705) + (xy 129.987188 154.5705) + (xy 129.987192 154.5705) + (xy 130.128256 154.555674) + (xy 130.308284 154.497179) + (xy 130.472216 154.402533) + (xy 130.612888 154.275871) + (xy 130.724151 154.12273) + (xy 130.801144 153.949803) + (xy 130.8405 153.764646) + (xy 130.8405 153.670002) + (xy 135.281131 153.670002) + (xy 135.298498 153.779658) + (xy 135.348904 153.878585) + (xy 135.348909 153.878592) + (xy 135.427407 153.95709) + (xy 135.42741 153.957092) + (xy 135.427413 153.957095) + (xy 135.50699 153.997641) + (xy 135.526341 154.007501) + (xy 135.635998 154.024869) + (xy 135.636 154.024869) + (xy 135.636002 154.024869) + (xy 135.745658 154.007501) + (xy 135.745659 154.0075) + (xy 135.745661 154.0075) + (xy 135.844587 153.957095) + (xy 135.923095 153.878587) + (xy 135.9735 153.779661) + (xy 135.9735 153.779659) + (xy 135.973501 153.779658) + (xy 135.975879 153.764645) + (xy 143.4795 153.764645) + (xy 143.518855 153.949802) + (xy 143.518857 153.949807) + (xy 143.595848 154.122729) + (xy 143.595851 154.122734) + (xy 143.696213 154.26087) + (xy 143.707112 154.275871) + (xy 143.847784 154.402533) + (xy 144.011716 154.497179) + (xy 144.191744 154.555674) + (xy 144.332808 154.5705) + (xy 144.332812 154.5705) + (xy 145.227188 154.5705) + (xy 145.227192 154.5705) + (xy 145.368256 154.555674) + (xy 145.548284 154.497179) + (xy 145.712216 154.402533) + (xy 145.852888 154.275871) + (xy 145.964151 154.12273) + (xy 146.041144 153.949803) + (xy 146.0805 153.764646) + (xy 146.0805 153.67) + (xy 146.999901 153.67) + (xy 147.018252 153.856331) + (xy 147.018253 153.856333) + (xy 147.072604 154.035502) + (xy 147.160862 154.200623) + (xy 147.160864 154.200626) + (xy 147.279642 154.345357) + (xy 147.424373 154.464135) + (xy 147.424376 154.464137) + (xy 147.579383 154.546989) + (xy 147.589499 154.552396) + (xy 147.744308 154.599357) + (xy 147.768666 154.606746) + (xy 147.768668 154.606747) + (xy 147.785374 154.608392) + (xy 147.955 154.625099) + (xy 148.141331 154.606747) + (xy 148.320501 154.552396) + (xy 148.475705 154.469437) + (xy 148.498975 154.464592) + (xy 148.51133 154.443428) + (xy 148.517793 154.437735) + (xy 148.630357 154.345357) + (xy 148.749136 154.200625) + (xy 148.837396 154.035501) + (xy 148.891747 153.856331) + (xy 148.900777 153.764645) + (xy 149.8295 153.764645) + (xy 149.868855 153.949802) + (xy 149.868857 153.949807) + (xy 149.945848 154.122729) + (xy 149.945851 154.122734) + (xy 150.046213 154.26087) + (xy 150.057112 154.275871) + (xy 150.197784 154.402533) + (xy 150.361716 154.497179) + (xy 150.541744 154.555674) + (xy 150.682808 154.5705) + (xy 150.682812 154.5705) + (xy 151.577188 154.5705) + (xy 151.577192 154.5705) + (xy 151.718256 154.555674) + (xy 151.898284 154.497179) + (xy 152.062216 154.402533) + (xy 152.202888 154.275871) + (xy 152.314151 154.12273) + (xy 152.391144 153.949803) + (xy 152.4305 153.764646) + (xy 152.4305 153.764645) + (xy 165.0695 153.764645) + (xy 165.108855 153.949802) + (xy 165.108857 153.949807) + (xy 165.185848 154.122729) + (xy 165.185851 154.122734) + (xy 165.286213 154.26087) + (xy 165.297112 154.275871) + (xy 165.437784 154.402533) + (xy 165.601716 154.497179) + (xy 165.781744 154.555674) + (xy 165.922808 154.5705) + (xy 165.922812 154.5705) + (xy 166.817188 154.5705) + (xy 166.817192 154.5705) + (xy 166.958256 154.555674) + (xy 167.138284 154.497179) + (xy 167.302216 154.402533) + (xy 167.442888 154.275871) + (xy 167.554151 154.12273) + (xy 167.631144 153.949803) + (xy 167.6705 153.764646) + (xy 167.6705 153.764645) + (xy 171.4195 153.764645) + (xy 171.458855 153.949802) + (xy 171.458857 153.949807) + (xy 171.535848 154.122729) + (xy 171.535851 154.122734) + (xy 171.636213 154.26087) + (xy 171.647112 154.275871) + (xy 171.787784 154.402533) + (xy 171.951716 154.497179) + (xy 172.131744 154.555674) + (xy 172.272808 154.5705) + (xy 172.272812 154.5705) + (xy 173.167188 154.5705) + (xy 173.167192 154.5705) + (xy 173.308256 154.555674) + (xy 173.488284 154.497179) + (xy 173.652216 154.402533) + (xy 173.792888 154.275871) + (xy 173.904151 154.12273) + (xy 173.981144 153.949803) + (xy 174.0205 153.764646) + (xy 174.0205 153.670002) + (xy 176.937131 153.670002) + (xy 176.954498 153.779658) + (xy 177.004904 153.878585) + (xy 177.004909 153.878592) + (xy 177.083407 153.95709) + (xy 177.08341 153.957092) + (xy 177.083413 153.957095) + (xy 177.16299 153.997641) + (xy 177.182341 154.007501) + (xy 177.291998 154.024869) + (xy 177.292 154.024869) + (xy 177.292002 154.024869) + (xy 177.401658 154.007501) + (xy 177.401659 154.0075) + (xy 177.401661 154.0075) + (xy 177.500587 153.957095) + (xy 177.579095 153.878587) + (xy 177.6295 153.779661) + (xy 177.6295 153.779659) + (xy 177.629501 153.779658) + (xy 177.646869 153.670002) + (xy 177.646869 153.669997) + (xy 177.629501 153.560341) + (xy 177.607351 153.516869) + (xy 177.579095 153.461413) + (xy 177.579092 153.46141) + (xy 177.57909 153.461407) + (xy 177.537682 153.419999) + (xy 178.661127 153.419999) + (xy 178.661128 153.42) + (xy 180.024314 153.42) + (xy 180.012359 153.431955) + (xy 179.954835 153.544852) + (xy 179.935014 153.67) + (xy 179.954835 153.795148) + (xy 180.012359 153.908045) + (xy 180.024314 153.92) + (xy 178.661128 153.92) + (xy 178.71373 154.116317) + (xy 178.713734 154.116326) + (xy 178.809865 154.322482) + (xy 178.940342 154.50882) + (xy 179.101179 154.669657) + (xy 179.287517 154.800134) + (xy 179.493673 154.896265) + (xy 179.493682 154.896269) + (xy 179.713389 154.955139) + (xy 179.7134 154.955141) + (xy 179.883233 154.969999) + (xy 179.883236 154.97) + (xy 180.09 154.97) + (xy 180.09 153.985686) + (xy 180.101955 153.997641) + (xy 180.214852 154.055165) + (xy 180.308519 154.07) + (xy 180.371481 154.07) + (xy 180.465148 154.055165) + (xy 180.578045 153.997641) + (xy 180.59 153.985686) + (xy 180.59 154.97) + (xy 180.796764 154.97) + (xy 180.796766 154.969999) + (xy 180.966599 154.955141) + (xy 180.96661 154.955139) + (xy 181.186317 154.896269) + (xy 181.186326 154.896265) + (xy 181.392482 154.800134) + (xy 181.57882 154.669657) + (xy 181.739657 154.50882) + (xy 181.870134 154.322482) + (xy 181.966265 154.116326) + (xy 181.966269 154.116317) + (xy 182.018872 153.92) + (xy 180.655686 153.92) + (xy 180.667641 153.908045) + (xy 180.725165 153.795148) + (xy 180.744986 153.67) + (xy 180.725165 153.544852) + (xy 180.667641 153.431955) + (xy 180.655686 153.42) + (xy 182.018872 153.42) + (xy 182.018872 153.419999) + (xy 181.966269 153.223682) + (xy 181.966265 153.223673) + (xy 181.870134 153.017517) + (xy 181.739657 152.831179) + (xy 181.57882 152.670342) + (xy 181.392482 152.539865) + (xy 181.186326 152.443734) + (xy 181.186317 152.44373) + (xy 180.96661 152.38486) + (xy 180.966599 152.384858) + (xy 180.796766 152.37) + (xy 180.59 152.37) + (xy 180.59 153.354314) + (xy 180.578045 153.342359) + (xy 180.465148 153.284835) + (xy 180.371481 153.27) + (xy 180.308519 153.27) + (xy 180.214852 153.284835) + (xy 180.101955 153.342359) + (xy 180.09 153.354314) + (xy 180.09 152.37) + (xy 179.883233 152.37) + (xy 179.7134 152.384858) + (xy 179.713389 152.38486) + (xy 179.493682 152.44373) + (xy 179.493673 152.443734) + (xy 179.287517 152.539865) + (xy 179.101179 152.670342) + (xy 178.940342 152.831179) + (xy 178.809865 153.017517) + (xy 178.713734 153.223673) + (xy 178.71373 153.223682) + (xy 178.661127 153.419999) + (xy 177.537682 153.419999) + (xy 177.500592 153.382909) + (xy 177.500588 153.382906) + (xy 177.500587 153.382905) + (xy 177.481848 153.373357) + (xy 177.401658 153.332498) + (xy 177.292002 153.315131) + (xy 177.291998 153.315131) + (xy 177.182341 153.332498) + (xy 177.083414 153.382904) + (xy 177.083407 153.382909) + (xy 177.004909 153.461407) + (xy 177.004904 153.461414) + (xy 176.954498 153.560341) + (xy 176.937131 153.669997) + (xy 176.937131 153.670002) + (xy 174.0205 153.670002) + (xy 174.0205 153.575354) + (xy 173.981144 153.390197) + (xy 173.977897 153.382905) + (xy 173.904151 153.21727) + (xy 173.904148 153.217265) + (xy 173.792888 153.064129) + (xy 173.776229 153.049129) + (xy 173.652216 152.937467) + (xy 173.488284 152.842821) + (xy 173.488277 152.842818) + (xy 173.308259 152.784327) + (xy 173.308256 152.784326) + (xy 173.167192 152.7695) + (xy 172.272808 152.7695) + (xy 172.131744 152.784326) + (xy 172.131741 152.784326) + (xy 172.13174 152.784327) + (xy 171.951722 152.842818) + (xy 171.951715 152.842821) + (xy 171.787785 152.937466) + (xy 171.647111 153.064129) + (xy 171.535851 153.217265) + (xy 171.535848 153.21727) + (xy 171.458857 153.390192) + (xy 171.458855 153.390197) + (xy 171.4195 153.575354) + (xy 171.4195 153.764645) + (xy 167.6705 153.764645) + (xy 167.6705 153.575354) + (xy 167.631144 153.390197) + (xy 167.627897 153.382905) + (xy 167.554151 153.21727) + (xy 167.554148 153.217265) + (xy 167.442888 153.064129) + (xy 167.426229 153.049129) + (xy 167.302216 152.937467) + (xy 167.138284 152.842821) + (xy 167.138277 152.842818) + (xy 166.958259 152.784327) + (xy 166.958256 152.784326) + (xy 166.817192 152.7695) + (xy 165.922808 152.7695) + (xy 165.781744 152.784326) + (xy 165.781741 152.784326) + (xy 165.78174 152.784327) + (xy 165.601722 152.842818) + (xy 165.601715 152.842821) + (xy 165.437785 152.937466) + (xy 165.297111 153.064129) + (xy 165.185851 153.217265) + (xy 165.185848 153.21727) + (xy 165.108857 153.390192) + (xy 165.108855 153.390197) + (xy 165.0695 153.575354) + (xy 165.0695 153.764645) + (xy 152.4305 153.764645) + (xy 152.4305 153.575354) + (xy 152.410865 153.482978) + (xy 152.416181 153.413314) + (xy 152.458318 153.357581) + (xy 152.523897 153.333475) + (xy 152.592099 153.348652) + (xy 152.619836 153.369519) + (xy 152.699407 153.44909) + (xy 152.69941 153.449092) + (xy 152.699413 153.449095) + (xy 152.767263 153.483666) + (xy 152.798341 153.499501) + (xy 152.907998 153.516869) + (xy 152.908 153.516869) + (xy 152.908002 153.516869) + (xy 153.017658 153.499501) + (xy 153.017659 153.4995) + (xy 153.017661 153.4995) + (xy 153.116587 153.449095) + (xy 153.195095 153.370587) + (xy 153.2455 153.271661) + (xy 153.2455 153.271659) + (xy 153.245501 153.271658) + (xy 153.262869 153.162002) + (xy 153.262869 153.161997) + (xy 153.245501 153.052341) + (xy 153.223351 153.008869) + (xy 153.195095 152.953413) + (xy 153.195092 152.95341) + (xy 153.19509 152.953407) + (xy 153.116592 152.874909) + (xy 153.116588 152.874906) + (xy 153.116587 152.874905) + (xy 153.092421 152.862592) + (xy 153.017658 152.824498) + (xy 152.908002 152.807131) + (xy 152.907998 152.807131) + (xy 152.798341 152.824498) + (xy 152.699414 152.874904) + (xy 152.699407 152.874909) + (xy 152.620909 152.953407) + (xy 152.620904 152.953414) + (xy 152.570498 153.052341) + (xy 152.553131 153.161997) + (xy 152.553131 153.170654) + (xy 152.533446 153.237693) + (xy 152.480642 153.283448) + (xy 152.411484 153.293392) + (xy 152.347928 153.264367) + (xy 152.315853 153.221093) + (xy 152.31415 153.217268) + (xy 152.314148 153.217265) + (xy 152.202888 153.064129) + (xy 152.186229 153.049129) + (xy 152.062216 152.937467) + (xy 151.898284 152.842821) + (xy 151.898277 152.842818) + (xy 151.718259 152.784327) + (xy 151.718256 152.784326) + (xy 151.577192 152.7695) + (xy 150.682808 152.7695) + (xy 150.541744 152.784326) + (xy 150.541741 152.784326) + (xy 150.54174 152.784327) + (xy 150.361722 152.842818) + (xy 150.361715 152.842821) + (xy 150.197785 152.937466) + (xy 150.057111 153.064129) + (xy 149.945851 153.217265) + (xy 149.945848 153.21727) + (xy 149.868857 153.390192) + (xy 149.868855 153.390197) + (xy 149.8295 153.575354) + (xy 149.8295 153.764645) + (xy 148.900777 153.764645) + (xy 148.910099 153.67) + (xy 148.891747 153.483669) + (xy 148.837396 153.304499) + (xy 148.835912 153.301722) + (xy 148.749137 153.139376) + (xy 148.749135 153.139373) + (xy 148.630357 152.994642) + (xy 148.485626 152.875864) + (xy 148.485623 152.875862) + (xy 148.320502 152.787604) + (xy 148.141333 152.733253) + (xy 148.141331 152.733252) + (xy 147.955 152.714901) + (xy 147.768668 152.733252) + (xy 147.768666 152.733253) + (xy 147.589497 152.787604) + (xy 147.424376 152.875862) + (xy 147.424373 152.875864) + (xy 147.279642 152.994642) + (xy 147.160864 153.139373) + (xy 147.160862 153.139376) + (xy 147.072604 153.304497) + (xy 147.018253 153.483666) + (xy 147.018252 153.483668) + (xy 146.999901 153.67) + (xy 146.0805 153.67) + (xy 146.0805 153.575354) + (xy 146.041144 153.390197) + (xy 146.037897 153.382905) + (xy 145.964151 153.21727) + (xy 145.964148 153.217265) + (xy 145.852888 153.064129) + (xy 145.836229 153.049129) + (xy 145.712216 152.937467) + (xy 145.548284 152.842821) + (xy 145.548277 152.842818) + (xy 145.368259 152.784327) + (xy 145.368256 152.784326) + (xy 145.227192 152.7695) + (xy 144.332808 152.7695) + (xy 144.191744 152.784326) + (xy 144.191741 152.784326) + (xy 144.19174 152.784327) + (xy 144.011722 152.842818) + (xy 144.011715 152.842821) + (xy 143.847785 152.937466) + (xy 143.707111 153.064129) + (xy 143.595851 153.217265) + (xy 143.595848 153.21727) + (xy 143.518857 153.390192) + (xy 143.518855 153.390197) + (xy 143.4795 153.575354) + (xy 143.4795 153.764645) + (xy 135.975879 153.764645) + (xy 135.990869 153.670002) + (xy 135.990869 153.669997) + (xy 135.973501 153.560341) + (xy 135.951351 153.516869) + (xy 135.923095 153.461413) + (xy 135.923092 153.46141) + (xy 135.92309 153.461407) + (xy 135.844592 153.382909) + (xy 135.844588 153.382906) + (xy 135.844587 153.382905) + (xy 135.825848 153.373357) + (xy 135.745658 153.332498) + (xy 135.636002 153.315131) + (xy 135.635998 153.315131) + (xy 135.526341 153.332498) + (xy 135.427414 153.382904) + (xy 135.427407 153.382909) + (xy 135.348909 153.461407) + (xy 135.348904 153.461414) + (xy 135.298498 153.560341) + (xy 135.281131 153.669997) + (xy 135.281131 153.670002) + (xy 130.8405 153.670002) + (xy 130.8405 153.575354) + (xy 130.801144 153.390197) + (xy 130.797897 153.382905) + (xy 130.724151 153.21727) + (xy 130.724148 153.217265) + (xy 130.683997 153.162002) + (xy 137.440131 153.162002) + (xy 137.457498 153.271658) + (xy 137.507904 153.370585) + (xy 137.507909 153.370592) + (xy 137.586407 153.44909) + (xy 137.58641 153.449092) + (xy 137.586413 153.449095) + (xy 137.654263 153.483666) + (xy 137.685341 153.499501) + (xy 137.794998 153.516869) + (xy 137.795 153.516869) + (xy 137.795002 153.516869) + (xy 137.904658 153.499501) + (xy 137.904659 153.4995) + (xy 137.904661 153.4995) + (xy 138.003587 153.449095) + (xy 138.082095 153.370587) + (xy 138.1325 153.271661) + (xy 138.1325 153.271659) + (xy 138.132501 153.271658) + (xy 138.149869 153.162002) + (xy 138.149869 153.161997) + (xy 138.132501 153.052341) + (xy 138.110351 153.008869) + (xy 138.082095 152.953413) + (xy 138.082092 152.95341) + (xy 138.08209 152.953407) + (xy 138.003592 152.874909) + (xy 138.003588 152.874906) + (xy 138.003587 152.874905) + (xy 137.979421 152.862592) + (xy 137.904658 152.824498) + (xy 137.795002 152.807131) + (xy 137.794998 152.807131) + (xy 137.685341 152.824498) + (xy 137.586414 152.874904) + (xy 137.586407 152.874909) + (xy 137.507909 152.953407) + (xy 137.507904 152.953414) + (xy 137.457498 153.052341) + (xy 137.440131 153.161997) + (xy 137.440131 153.162002) + (xy 130.683997 153.162002) + (xy 130.612888 153.064129) + (xy 130.596229 153.049129) + (xy 130.472216 152.937467) + (xy 130.308284 152.842821) + (xy 130.308277 152.842818) + (xy 130.128259 152.784327) + (xy 130.128256 152.784326) + (xy 129.987192 152.7695) + (xy 129.092808 152.7695) + (xy 128.951744 152.784326) + (xy 128.951741 152.784326) + (xy 128.95174 152.784327) + (xy 128.771722 152.842818) + (xy 128.771715 152.842821) + (xy 128.607785 152.937466) + (xy 128.467111 153.064129) + (xy 128.355851 153.217265) + (xy 128.355848 153.21727) + (xy 128.278857 153.390192) + (xy 128.278855 153.390197) + (xy 128.2395 153.575354) + (xy 128.2395 153.764645) + (xy 127.0305 153.764645) + (xy 127.0305 153.575354) + (xy 126.991144 153.390197) + (xy 126.987897 153.382905) + (xy 126.914151 153.21727) + (xy 126.914148 153.217265) + (xy 126.802888 153.064129) + (xy 126.786229 153.049129) + (xy 126.662216 152.937467) + (xy 126.498284 152.842821) + (xy 126.498277 152.842818) + (xy 126.318259 152.784327) + (xy 126.318256 152.784326) + (xy 126.177192 152.7695) + (xy 125.282808 152.7695) + (xy 125.141744 152.784326) + (xy 125.141741 152.784326) + (xy 125.14174 152.784327) + (xy 124.961722 152.842818) + (xy 124.961715 152.842821) + (xy 124.797785 152.937466) + (xy 124.657111 153.064129) + (xy 124.545851 153.217265) + (xy 124.545848 153.21727) + (xy 124.468857 153.390192) + (xy 124.468855 153.390197) + (xy 124.4295 153.575354) + (xy 124.4295 153.764645) + (xy 111.7905 153.764645) + (xy 111.7905 153.575354) + (xy 111.751144 153.390197) + (xy 111.747897 153.382905) + (xy 111.674151 153.21727) + (xy 111.674148 153.217265) + (xy 111.562888 153.064129) + (xy 111.546229 153.049129) + (xy 111.422216 152.937467) + (xy 111.258284 152.842821) + (xy 111.258277 152.842818) + (xy 111.078259 152.784327) + (xy 111.078256 152.784326) + (xy 110.937192 152.7695) + (xy 110.042808 152.7695) + (xy 109.901744 152.784326) + (xy 109.901741 152.784326) + (xy 109.90174 152.784327) + (xy 109.721722 152.842818) + (xy 109.721715 152.842821) + (xy 109.557785 152.937466) + (xy 109.417111 153.064129) + (xy 109.305851 153.217265) + (xy 109.305848 153.21727) + (xy 109.228857 153.390192) + (xy 109.228855 153.390197) + (xy 109.1895 153.575354) + (xy 109.1895 153.764645) + (xy 107.9805 153.764645) + (xy 107.9805 153.575354) + (xy 107.941144 153.390197) + (xy 107.937897 153.382905) + (xy 107.864151 153.21727) + (xy 107.864148 153.217265) + (xy 107.752888 153.064129) + (xy 107.736229 153.049129) + (xy 107.612216 152.937467) + (xy 107.448284 152.842821) + (xy 107.448277 152.842818) + (xy 107.268259 152.784327) + (xy 107.268256 152.784326) + (xy 107.127192 152.7695) + (xy 106.232808 152.7695) + (xy 106.091744 152.784326) + (xy 106.091741 152.784326) + (xy 106.09174 152.784327) + (xy 105.911722 152.842818) + (xy 105.911715 152.842821) + (xy 105.747785 152.937466) + (xy 105.607111 153.064129) + (xy 105.495851 153.217265) + (xy 105.495848 153.21727) + (xy 105.418857 153.390192) + (xy 105.418855 153.390197) + (xy 105.3795 153.575354) + (xy 105.3795 153.764645) + (xy 92.7405 153.764645) + (xy 92.7405 153.575354) + (xy 92.701144 153.390197) + (xy 92.697897 153.382905) + (xy 92.624151 153.21727) + (xy 92.624148 153.217265) + (xy 92.512888 153.064129) + (xy 92.496229 153.049129) + (xy 92.372216 152.937467) + (xy 92.208284 152.842821) + (xy 92.208277 152.842818) + (xy 92.028259 152.784327) + (xy 92.028256 152.784326) + (xy 91.887192 152.7695) + (xy 90.992808 152.7695) + (xy 90.851744 152.784326) + (xy 90.851741 152.784326) + (xy 90.85174 152.784327) + (xy 90.671722 152.842818) + (xy 90.671715 152.842821) + (xy 90.507785 152.937466) + (xy 90.367111 153.064129) + (xy 90.255851 153.217265) + (xy 90.255848 153.21727) + (xy 90.178857 153.390192) + (xy 90.178855 153.390197) + (xy 90.1395 153.575354) + (xy 90.1395 153.764645) + (xy 88.654996 153.764645) + (xy 88.669986 153.67) + (xy 88.650165 153.544852) + (xy 88.592641 153.431955) + (xy 88.580686 153.42) + (xy 89.543872 153.42) + (xy 89.543872 153.419999) + (xy 89.491269 153.223682) + (xy 89.491265 153.223673) + (xy 89.395134 153.017517) + (xy 89.264657 152.831179) + (xy 89.10382 152.670342) + (xy 89.080484 152.654002) + (xy 100.991131 152.654002) + (xy 101.008498 152.763658) + (xy 101.058904 152.862585) + (xy 101.058909 152.862592) + (xy 101.137407 152.94109) + (xy 101.13741 152.941092) + (xy 101.137413 152.941095) + (xy 101.161589 152.953413) + (xy 101.236341 152.991501) + (xy 101.345998 153.008869) + (xy 101.346 153.008869) + (xy 101.346002 153.008869) + (xy 101.455658 152.991501) + (xy 101.455659 152.9915) + (xy 101.455661 152.9915) + (xy 101.554587 152.941095) + (xy 101.633095 152.862587) + (xy 101.6835 152.763661) + (xy 101.6835 152.763659) + (xy 101.683501 152.763658) + (xy 101.700869 152.654002) + (xy 101.700869 152.653997) + (xy 101.683501 152.544341) + (xy 101.674514 152.526703) + (xy 101.633095 152.445413) + (xy 101.633092 152.44541) + (xy 101.63309 152.445407) + (xy 101.554592 152.366909) + (xy 101.554588 152.366906) + (xy 101.554587 152.366905) + (xy 101.530421 152.354592) + (xy 101.455658 152.316498) + (xy 101.346002 152.299131) + (xy 101.345998 152.299131) + (xy 101.236341 152.316498) + (xy 101.137414 152.366904) + (xy 101.137407 152.366909) + (xy 101.058909 152.445407) + (xy 101.058904 152.445414) + (xy 101.008498 152.544341) + (xy 100.991131 152.653997) + (xy 100.991131 152.654002) + (xy 89.080484 152.654002) + (xy 88.927778 152.547075) + (xy 88.884153 152.492497) + (xy 88.876961 152.422999) + (xy 88.908483 152.360644) + (xy 88.968713 152.325231) + (xy 88.998902 152.3215) + (xy 90.396781 152.3215) + (xy 90.419131 152.32353) + (xy 90.434913 152.326423) + (xy 90.467592 152.316239) + (xy 90.474785 152.314234) + (xy 90.508 152.306048) + (xy 90.508004 152.306044) + (xy 90.509263 152.305384) + (xy 90.511069 152.304636) + (xy 90.514714 152.30258) + (xy 90.516288 152.301422) + (xy 90.517503 152.300686) + (xy 90.51751 152.300685) + (xy 90.541718 152.276475) + (xy 90.547137 152.271374) + (xy 90.572756 152.248679) + (xy 90.572758 152.248673) + (xy 90.573571 152.247497) + (xy 90.587941 152.230252) + (xy 90.672191 152.146002) + (xy 102.769131 152.146002) + (xy 102.786498 152.255658) + (xy 102.836904 152.354585) + (xy 102.836909 152.354592) + (xy 102.915407 152.43309) + (xy 102.91541 152.433092) + (xy 102.915413 152.433095) + (xy 102.939589 152.445413) + (xy 103.014341 152.483501) + (xy 103.123998 152.500869) + (xy 103.124 152.500869) + (xy 103.124002 152.500869) + (xy 103.233658 152.483501) + (xy 103.233659 152.4835) + (xy 103.233661 152.4835) + (xy 103.332587 152.433095) + (xy 103.411095 152.354587) + (xy 103.4615 152.255661) + (xy 103.4615 152.255659) + (xy 103.461501 152.255658) + (xy 103.478869 152.146002) + (xy 134.773131 152.146002) + (xy 134.790498 152.255658) + (xy 134.840904 152.354585) + (xy 134.840909 152.354592) + (xy 134.919407 152.43309) + (xy 134.91941 152.433092) + (xy 134.919413 152.433095) + (xy 134.943589 152.445413) + (xy 135.018341 152.483501) + (xy 135.127998 152.500869) + (xy 135.128 152.500869) + (xy 135.128002 152.500869) + (xy 135.237658 152.483501) + (xy 135.237659 152.4835) + (xy 135.237661 152.4835) + (xy 135.336587 152.433095) + (xy 135.415095 152.354587) + (xy 135.4655 152.255661) + (xy 135.4655 152.255659) + (xy 135.465501 152.255658) + (xy 135.482869 152.146002) + (xy 135.482869 152.145999) + (xy 135.48075 152.132622) + (xy 135.489704 152.063329) + (xy 135.534699 152.009876) + (xy 135.601451 151.989236) + (xy 135.622621 151.990749) + (xy 135.636 151.992869) + (xy 135.636002 151.992869) + (xy 135.745658 151.975501) + (xy 135.745659 151.9755) + (xy 135.745661 151.9755) + (xy 135.844587 151.925095) + (xy 135.923095 151.846587) + (xy 135.9735 151.747661) + (xy 135.9735 151.747659) + (xy 135.973501 151.747658) + (xy 135.990869 151.638002) + (xy 135.990869 151.637997) + (xy 135.973501 151.528341) + (xy 135.947805 151.477909) + (xy 135.923095 151.429413) + (xy 135.923092 151.42941) + (xy 135.92309 151.429407) + (xy 135.844592 151.350909) + (xy 135.844588 151.350906) + (xy 135.844587 151.350905) + (xy 135.820421 151.338592) + (xy 135.745658 151.300498) + (xy 135.636002 151.283131) + (xy 135.635998 151.283131) + (xy 135.526341 151.300498) + (xy 135.427414 151.350904) + (xy 135.427407 151.350909) + (xy 135.348909 151.429407) + (xy 135.348904 151.429414) + (xy 135.298498 151.528341) + (xy 135.281131 151.637997) + (xy 135.281131 151.638) + (xy 135.28325 151.651381) + (xy 135.274293 151.720674) + (xy 135.229296 151.774125) + (xy 135.162544 151.794763) + (xy 135.141381 151.79325) + (xy 135.128 151.791131) + (xy 135.127998 151.791131) + (xy 135.018341 151.808498) + (xy 134.919414 151.858904) + (xy 134.919407 151.858909) + (xy 134.840909 151.937407) + (xy 134.840904 151.937414) + (xy 134.790498 152.036341) + (xy 134.773131 152.145997) + (xy 134.773131 152.146002) + (xy 103.478869 152.146002) + (xy 103.478869 152.145997) + (xy 103.461501 152.036341) + (xy 103.450882 152.0155) + (xy 103.411095 151.937413) + (xy 103.411092 151.93741) + (xy 103.41109 151.937407) + (xy 103.332592 151.858909) + (xy 103.332588 151.858906) + (xy 103.332587 151.858905) + (xy 103.308421 151.846592) + (xy 103.233658 151.808498) + (xy 103.124002 151.791131) + (xy 103.123998 151.791131) + (xy 103.014341 151.808498) + (xy 102.915414 151.858904) + (xy 102.915407 151.858909) + (xy 102.836909 151.937407) + (xy 102.836904 151.937414) + (xy 102.786498 152.036341) + (xy 102.769131 152.145997) + (xy 102.769131 152.146002) + (xy 90.672191 152.146002) + (xy 90.765381 152.052812) + (xy 90.826702 152.019329) + (xy 90.866017 152.017174) + (xy 90.992808 152.0305) + (xy 90.992812 152.0305) + (xy 91.887188 152.0305) + (xy 91.887192 152.0305) + (xy 92.028256 152.015674) + (xy 92.208284 151.957179) + (xy 92.372216 151.862533) + (xy 92.512888 151.735871) + (xy 92.624151 151.58273) + (xy 92.701144 151.409803) + (xy 92.7405 151.224646) + (xy 92.7405 151.035354) + (xy 92.701144 150.850197) + (xy 92.697897 150.842905) + (xy 92.624151 150.67727) + (xy 92.624148 150.677265) + (xy 92.512888 150.524129) + (xy 92.496229 150.509129) + (xy 92.372216 150.397467) + (xy 92.208284 150.302821) + (xy 92.208277 150.302818) + (xy 92.130143 150.277431) + (xy 92.072467 150.237993) + (xy 92.045269 150.173635) + (xy 92.057184 150.104788) + (xy 92.104428 150.053313) + (xy 92.168461 150.0355) + (xy 99.697943 150.0355) + (xy 99.764982 150.055185) + (xy 99.785624 150.071819) + (xy 100.948656 151.23485) + (xy 100.963025 151.252091) + (xy 100.972138 151.265294) + (xy 100.97214 151.265296) + (xy 101.002441 151.281199) + (xy 101.008932 151.284859) + (xy 101.038226 151.302568) + (xy 101.038227 151.302568) + (xy 101.039604 151.302997) + (xy 101.041405 151.303743) + (xy 101.045413 151.30486) + (xy 101.047341 151.305154) + (xy 101.048741 151.305499) + (xy 101.048743 151.3055) + (xy 101.082954 151.3055) + (xy 101.090439 151.305725) + (xy 101.124581 151.307791) + (xy 101.125995 151.307532) + (xy 101.14835 151.3055) + (xy 105.296273 151.3055) + (xy 105.363312 151.325185) + (xy 105.409067 151.377989) + (xy 105.417564 151.403723) + (xy 105.418856 151.409805) + (xy 105.418857 151.409807) + (xy 105.495848 151.582729) + (xy 105.495851 151.582734) + (xy 105.607111 151.73587) + (xy 105.607112 151.735871) + (xy 105.747784 151.862533) + (xy 105.911716 151.957179) + (xy 106.091744 152.015674) + (xy 106.232808 152.0305) + (xy 106.232812 152.0305) + (xy 107.127188 152.0305) + (xy 107.127192 152.0305) + (xy 107.268256 152.015674) + (xy 107.448284 151.957179) + (xy 107.612216 151.862533) + (xy 107.752888 151.735871) + (xy 107.864151 151.58273) + (xy 107.941144 151.409803) + (xy 107.9805 151.224646) + (xy 107.9805 151.224645) + (xy 109.1895 151.224645) + (xy 109.228855 151.409802) + (xy 109.228857 151.409807) + (xy 109.305848 151.582729) + (xy 109.305851 151.582734) + (xy 109.417111 151.73587) + (xy 109.417112 151.735871) + (xy 109.557784 151.862533) + (xy 109.721716 151.957179) + (xy 109.901744 152.015674) + (xy 110.042808 152.0305) + (xy 110.042812 152.0305) + (xy 110.937188 152.0305) + (xy 110.937192 152.0305) + (xy 111.078256 152.015674) + (xy 111.258284 151.957179) + (xy 111.422216 151.862533) + (xy 111.562888 151.735871) + (xy 111.674151 151.58273) + (xy 111.751144 151.409803) + (xy 111.7905 151.224646) + (xy 111.7905 151.130002) + (xy 117.501131 151.130002) + (xy 117.518498 151.239658) + (xy 117.568904 151.338585) + (xy 117.568909 151.338592) + (xy 117.647407 151.41709) + (xy 117.64741 151.417092) + (xy 117.647413 151.417095) + (xy 117.671589 151.429413) + (xy 117.746341 151.467501) + (xy 117.855998 151.484869) + (xy 117.856 151.484869) + (xy 117.856002 151.484869) + (xy 117.965658 151.467501) + (xy 117.965659 151.4675) + (xy 117.965661 151.4675) + (xy 118.064587 151.417095) + (xy 118.143095 151.338587) + (xy 118.1935 151.239661) + (xy 118.1935 151.239659) + (xy 118.193501 151.239658) + (xy 118.195879 151.224645) + (xy 124.4295 151.224645) + (xy 124.468855 151.409802) + (xy 124.468857 151.409807) + (xy 124.545848 151.582729) + (xy 124.545851 151.582734) + (xy 124.657111 151.73587) + (xy 124.657112 151.735871) + (xy 124.797784 151.862533) + (xy 124.961716 151.957179) + (xy 125.141744 152.015674) + (xy 125.282808 152.0305) + (xy 125.282812 152.0305) + (xy 126.177188 152.0305) + (xy 126.177192 152.0305) + (xy 126.318256 152.015674) + (xy 126.498284 151.957179) + (xy 126.662216 151.862533) + (xy 126.770535 151.765002) + (xy 127.280131 151.765002) + (xy 127.297498 151.874658) + (xy 127.347904 151.973585) + (xy 127.347909 151.973592) + (xy 127.426407 152.05209) + (xy 127.42641 152.052092) + (xy 127.426413 152.052095) + (xy 127.525339 152.1025) + (xy 127.525341 152.102501) + (xy 127.634998 152.119869) + (xy 127.635 152.119869) + (xy 127.635002 152.119869) + (xy 127.744658 152.102501) + (xy 127.744659 152.1025) + (xy 127.744661 152.1025) + (xy 127.843587 152.052095) + (xy 127.922095 151.973587) + (xy 127.9725 151.874661) + (xy 127.9725 151.874659) + (xy 127.972501 151.874658) + (xy 127.989869 151.765002) + (xy 127.989869 151.764997) + (xy 127.972501 151.655341) + (xy 127.935504 151.58273) + (xy 127.922095 151.556413) + (xy 127.922092 151.55641) + (xy 127.92209 151.556407) + (xy 127.843592 151.477909) + (xy 127.843588 151.477906) + (xy 127.843587 151.477905) + (xy 127.823166 151.4675) + (xy 127.744658 151.427498) + (xy 127.635002 151.410131) + (xy 127.634998 151.410131) + (xy 127.525341 151.427498) + (xy 127.426414 151.477904) + (xy 127.426407 151.477909) + (xy 127.347909 151.556407) + (xy 127.347904 151.556414) + (xy 127.297498 151.655341) + (xy 127.280131 151.764997) + (xy 127.280131 151.765002) + (xy 126.770535 151.765002) + (xy 126.802888 151.735871) + (xy 126.914151 151.58273) + (xy 126.991144 151.409803) + (xy 127.0305 151.224646) + (xy 127.0305 151.224645) + (xy 128.2395 151.224645) + (xy 128.278855 151.409802) + (xy 128.278857 151.409807) + (xy 128.355848 151.582729) + (xy 128.355851 151.582734) + (xy 128.467111 151.73587) + (xy 128.467112 151.735871) + (xy 128.607784 151.862533) + (xy 128.771716 151.957179) + (xy 128.951744 152.015674) + (xy 129.092808 152.0305) + (xy 129.092812 152.0305) + (xy 129.987188 152.0305) + (xy 129.987192 152.0305) + (xy 130.128256 152.015674) + (xy 130.308284 151.957179) + (xy 130.472216 151.862533) + (xy 130.612888 151.735871) + (xy 130.724151 151.58273) + (xy 130.801144 151.409803) + (xy 130.8405 151.224646) + (xy 130.8405 151.224645) + (xy 143.4795 151.224645) + (xy 143.518855 151.409802) + (xy 143.518857 151.409807) + (xy 143.595848 151.582729) + (xy 143.595851 151.582734) + (xy 143.707111 151.73587) + (xy 143.707112 151.735871) + (xy 143.847784 151.862533) + (xy 144.011716 151.957179) + (xy 144.191744 152.015674) + (xy 144.332808 152.0305) + (xy 144.332812 152.0305) + (xy 145.227188 152.0305) + (xy 145.227192 152.0305) + (xy 145.368256 152.015674) + (xy 145.548284 151.957179) + (xy 145.712216 151.862533) + (xy 145.852888 151.735871) + (xy 145.964151 151.58273) + (xy 146.041144 151.409803) + (xy 146.0805 151.224646) + (xy 146.0805 151.13) + (xy 146.999901 151.13) + (xy 147.018252 151.316331) + (xy 147.018253 151.316333) + (xy 147.072604 151.495502) + (xy 147.160862 151.660623) + (xy 147.160864 151.660626) + (xy 147.279642 151.805357) + (xy 147.424373 151.924135) + (xy 147.424376 151.924137) + (xy 147.573046 152.003602) + (xy 147.589499 152.012396) + (xy 147.768666 152.066746) + (xy 147.768668 152.066747) + (xy 147.785374 152.068392) + (xy 147.955 152.085099) + (xy 148.141331 152.066747) + (xy 148.320501 152.012396) + (xy 148.485625 151.924136) + (xy 148.630357 151.805357) + (xy 148.749136 151.660625) + (xy 148.837396 151.495501) + (xy 148.891747 151.316331) + (xy 148.900777 151.224645) + (xy 149.8295 151.224645) + (xy 149.868855 151.409802) + (xy 149.868857 151.409807) + (xy 149.945848 151.582729) + (xy 149.945851 151.582734) + (xy 150.057111 151.73587) + (xy 150.057112 151.735871) + (xy 150.197784 151.862533) + (xy 150.361716 151.957179) + (xy 150.541744 152.015674) + (xy 150.682808 152.0305) + (xy 150.682812 152.0305) + (xy 151.577188 152.0305) + (xy 151.577192 152.0305) + (xy 151.718256 152.015674) + (xy 151.898284 151.957179) + (xy 152.062216 151.862533) + (xy 152.202888 151.735871) + (xy 152.314151 151.58273) + (xy 152.391144 151.409803) + (xy 152.4305 151.224646) + (xy 152.4305 151.224645) + (xy 165.0695 151.224645) + (xy 165.108855 151.409802) + (xy 165.108857 151.409807) + (xy 165.185848 151.582729) + (xy 165.185851 151.582734) + (xy 165.297111 151.73587) + (xy 165.297112 151.735871) + (xy 165.437784 151.862533) + (xy 165.601716 151.957179) + (xy 165.781744 152.015674) + (xy 165.922808 152.0305) + (xy 165.922812 152.0305) + (xy 166.817188 152.0305) + (xy 166.817192 152.0305) + (xy 166.958256 152.015674) + (xy 167.138284 151.957179) + (xy 167.302216 151.862533) + (xy 167.442888 151.735871) + (xy 167.554151 151.58273) + (xy 167.631144 151.409803) + (xy 167.6705 151.224646) + (xy 167.6705 151.224645) + (xy 171.4195 151.224645) + (xy 171.458855 151.409802) + (xy 171.458857 151.409807) + (xy 171.535848 151.582729) + (xy 171.535851 151.582734) + (xy 171.647111 151.73587) + (xy 171.647112 151.735871) + (xy 171.787784 151.862533) + (xy 171.951716 151.957179) + (xy 172.131744 152.015674) + (xy 172.272808 152.0305) + (xy 172.272812 152.0305) + (xy 173.167188 152.0305) + (xy 173.167192 152.0305) + (xy 173.276591 152.019002) + (xy 175.794131 152.019002) + (xy 175.811498 152.128658) + (xy 175.861904 152.227585) + (xy 175.861909 152.227592) + (xy 175.940407 152.30609) + (xy 175.94041 152.306092) + (xy 175.940413 152.306095) + (xy 176.035581 152.354585) + (xy 176.039341 152.356501) + (xy 176.148998 152.373869) + (xy 176.149 152.373869) + (xy 176.149002 152.373869) + (xy 176.258658 152.356501) + (xy 176.258659 152.3565) + (xy 176.258661 152.3565) + (xy 176.357587 152.306095) + (xy 176.436095 152.227587) + (xy 176.4865 152.128661) + (xy 176.4865 152.128659) + (xy 176.486501 152.128658) + (xy 176.503869 152.019002) + (xy 176.503869 152.018997) + (xy 176.486501 151.909341) + (xy 176.460805 151.858909) + (xy 176.436095 151.810413) + (xy 176.436092 151.81041) + (xy 176.43609 151.810407) + (xy 176.357592 151.731909) + (xy 176.357588 151.731906) + (xy 176.357587 151.731905) + (xy 176.353743 151.729946) + (xy 176.258658 151.681498) + (xy 176.149002 151.664131) + (xy 176.148998 151.664131) + (xy 176.039341 151.681498) + (xy 175.940414 151.731904) + (xy 175.940407 151.731909) + (xy 175.861909 151.810407) + (xy 175.861904 151.810414) + (xy 175.811498 151.909341) + (xy 175.794131 152.018997) + (xy 175.794131 152.019002) + (xy 173.276591 152.019002) + (xy 173.308256 152.015674) + (xy 173.488284 151.957179) + (xy 173.652216 151.862533) + (xy 173.792888 151.735871) + (xy 173.904151 151.58273) + (xy 173.981144 151.409803) + (xy 174.0205 151.224646) + (xy 174.0205 151.224645) + (xy 179.0395 151.224645) + (xy 179.078855 151.409802) + (xy 179.078857 151.409807) + (xy 179.155848 151.582729) + (xy 179.155851 151.582734) + (xy 179.267111 151.73587) + (xy 179.267112 151.735871) + (xy 179.407784 151.862533) + (xy 179.571716 151.957179) + (xy 179.751744 152.015674) + (xy 179.892808 152.0305) + (xy 179.892812 152.0305) + (xy 180.787188 152.0305) + (xy 180.787192 152.0305) + (xy 180.928256 152.015674) + (xy 181.108284 151.957179) + (xy 181.272216 151.862533) + (xy 181.412888 151.735871) + (xy 181.524151 151.58273) + (xy 181.601144 151.409803) + (xy 181.606629 151.384) + (xy 183.448901 151.384) + (xy 183.467252 151.570331) + (xy 183.467253 151.570333) + (xy 183.521604 151.749502) + (xy 183.609862 151.914623) + (xy 183.609864 151.914626) + (xy 183.728642 152.059357) + (xy 183.873373 152.178135) + (xy 183.873376 152.178137) + (xy 184.00942 152.250853) + (xy 184.038499 152.266396) + (xy 184.214363 152.319744) + (xy 184.217666 152.320746) + (xy 184.217668 152.320747) + (xy 184.221801 152.321154) + (xy 184.404 152.339099) + (xy 184.590331 152.320747) + (xy 184.769501 152.266396) + (xy 184.934625 152.178136) + (xy 185.079357 152.059357) + (xy 185.198136 151.914625) + (xy 185.286396 151.749501) + (xy 185.340747 151.570331) + (xy 185.359099 151.384) + (xy 185.340747 151.197669) + (xy 185.286396 151.018499) + (xy 185.286395 151.018497) + (xy 185.198137 150.853376) + (xy 185.198135 150.853373) + (xy 185.079357 150.708642) + (xy 184.934626 150.589864) + (xy 184.934623 150.589862) + (xy 184.769502 150.501604) + (xy 184.590333 150.447253) + (xy 184.590331 150.447252) + (xy 184.404 150.428901) + (xy 184.217668 150.447252) + (xy 184.217666 150.447253) + (xy 184.038497 150.501604) + (xy 183.873376 150.589862) + (xy 183.873373 150.589864) + (xy 183.728642 150.708642) + (xy 183.609864 150.853373) + (xy 183.609862 150.853376) + (xy 183.521604 151.018497) + (xy 183.467253 151.197666) + (xy 183.467252 151.197668) + (xy 183.448901 151.384) + (xy 181.606629 151.384) + (xy 181.6405 151.224646) + (xy 181.6405 151.035354) + (xy 181.601144 150.850197) + (xy 181.597897 150.842905) + (xy 181.524151 150.67727) + (xy 181.524148 150.677265) + (xy 181.412888 150.524129) + (xy 181.396229 150.509129) + (xy 181.272216 150.397467) + (xy 181.108284 150.302821) + (xy 181.108277 150.302818) + (xy 180.928259 150.244327) + (xy 180.928256 150.244326) + (xy 180.787192 150.2295) + (xy 179.892808 150.2295) + (xy 179.751744 150.244326) + (xy 179.751741 150.244326) + (xy 179.75174 150.244327) + (xy 179.571722 150.302818) + (xy 179.571715 150.302821) + (xy 179.407785 150.397466) + (xy 179.267111 150.524129) + (xy 179.155851 150.677265) + (xy 179.155848 150.67727) + (xy 179.078857 150.850192) + (xy 179.078855 150.850197) + (xy 179.0395 151.035354) + (xy 179.0395 151.224645) + (xy 174.0205 151.224645) + (xy 174.0205 151.035354) + (xy 173.981144 150.850197) + (xy 173.977897 150.842905) + (xy 173.936088 150.749002) + (xy 176.810131 150.749002) + (xy 176.827498 150.858658) + (xy 176.877904 150.957585) + (xy 176.877909 150.957592) + (xy 176.956407 151.03609) + (xy 176.95641 151.036092) + (xy 176.956413 151.036095) + (xy 177.055339 151.0865) + (xy 177.055341 151.086501) + (xy 177.164998 151.103869) + (xy 177.165 151.103869) + (xy 177.165002 151.103869) + (xy 177.274658 151.086501) + (xy 177.274659 151.0865) + (xy 177.274661 151.0865) + (xy 177.373587 151.036095) + (xy 177.452095 150.957587) + (xy 177.5025 150.858661) + (xy 177.5025 150.858659) + (xy 177.502501 150.858658) + (xy 177.519869 150.749002) + (xy 177.519869 150.748997) + (xy 177.502501 150.639341) + (xy 177.47729 150.589862) + (xy 177.452095 150.540413) + (xy 177.452092 150.54041) + (xy 177.45209 150.540407) + (xy 177.373592 150.461909) + (xy 177.373588 150.461906) + (xy 177.373587 150.461905) + (xy 177.364178 150.457111) + (xy 177.274658 150.411498) + (xy 177.165002 150.394131) + (xy 177.164998 150.394131) + (xy 177.055341 150.411498) + (xy 176.956414 150.461904) + (xy 176.956407 150.461909) + (xy 176.877909 150.540407) + (xy 176.877904 150.540414) + (xy 176.827498 150.639341) + (xy 176.810131 150.748997) + (xy 176.810131 150.749002) + (xy 173.936088 150.749002) + (xy 173.904151 150.67727) + (xy 173.904148 150.677265) + (xy 173.792888 150.524129) + (xy 173.776229 150.509129) + (xy 173.652216 150.397467) + (xy 173.488284 150.302821) + (xy 173.488277 150.302818) + (xy 173.308259 150.244327) + (xy 173.308256 150.244326) + (xy 173.167192 150.2295) + (xy 172.272808 150.2295) + (xy 172.131744 150.244326) + (xy 172.131741 150.244326) + (xy 172.13174 150.244327) + (xy 171.951722 150.302818) + (xy 171.951715 150.302821) + (xy 171.787785 150.397466) + (xy 171.647111 150.524129) + (xy 171.535851 150.677265) + (xy 171.535848 150.67727) + (xy 171.458857 150.850192) + (xy 171.458855 150.850197) + (xy 171.4195 151.035354) + (xy 171.4195 151.224645) + (xy 167.6705 151.224645) + (xy 167.6705 151.035354) + (xy 167.631144 150.850197) + (xy 167.627897 150.842905) + (xy 167.554151 150.67727) + (xy 167.554148 150.677265) + (xy 167.442888 150.524129) + (xy 167.426229 150.509129) + (xy 167.302216 150.397467) + (xy 167.138284 150.302821) + (xy 167.138277 150.302818) + (xy 166.958259 150.244327) + (xy 166.958256 150.244326) + (xy 166.817192 150.2295) + (xy 165.922808 150.2295) + (xy 165.781744 150.244326) + (xy 165.781741 150.244326) + (xy 165.78174 150.244327) + (xy 165.601722 150.302818) + (xy 165.601715 150.302821) + (xy 165.437785 150.397466) + (xy 165.297111 150.524129) + (xy 165.185851 150.677265) + (xy 165.185848 150.67727) + (xy 165.108857 150.850192) + (xy 165.108855 150.850197) + (xy 165.0695 151.035354) + (xy 165.0695 151.224645) + (xy 152.4305 151.224645) + (xy 152.4305 151.035354) + (xy 152.391144 150.850197) + (xy 152.387897 150.842905) + (xy 152.314151 150.67727) + (xy 152.314148 150.677265) + (xy 152.273997 150.622002) + (xy 153.061131 150.622002) + (xy 153.078498 150.731658) + (xy 153.128904 150.830585) + (xy 153.128909 150.830592) + (xy 153.207407 150.90909) + (xy 153.20741 150.909092) + (xy 153.207413 150.909095) + (xy 153.231589 150.921413) + (xy 153.306341 150.959501) + (xy 153.415998 150.976869) + (xy 153.416 150.976869) + (xy 153.416002 150.976869) + (xy 153.525658 150.959501) + (xy 153.525659 150.9595) + (xy 153.525661 150.9595) + (xy 153.624587 150.909095) + (xy 153.703095 150.830587) + (xy 153.7535 150.731661) + (xy 153.7535 150.731659) + (xy 153.753501 150.731658) + (xy 153.770869 150.622002) + (xy 153.770869 150.621997) + (xy 153.753501 150.512341) + (xy 153.727805 150.461909) + (xy 153.703095 150.413413) + (xy 153.703092 150.41341) + (xy 153.70309 150.413407) + (xy 153.624592 150.334909) + (xy 153.624588 150.334906) + (xy 153.624587 150.334905) + (xy 153.600421 150.322592) + (xy 153.525658 150.284498) + (xy 153.416002 150.267131) + (xy 153.415998 150.267131) + (xy 153.306341 150.284498) + (xy 153.207414 150.334904) + (xy 153.207407 150.334909) + (xy 153.128909 150.413407) + (xy 153.128904 150.413414) + (xy 153.078498 150.512341) + (xy 153.061131 150.621997) + (xy 153.061131 150.622002) + (xy 152.273997 150.622002) + (xy 152.202888 150.524129) + (xy 152.186229 150.509129) + (xy 152.062216 150.397467) + (xy 151.898284 150.302821) + (xy 151.898277 150.302818) + (xy 151.718259 150.244327) + (xy 151.718256 150.244326) + (xy 151.577192 150.2295) + (xy 150.682808 150.2295) + (xy 150.541744 150.244326) + (xy 150.541741 150.244326) + (xy 150.54174 150.244327) + (xy 150.361722 150.302818) + (xy 150.361715 150.302821) + (xy 150.197785 150.397466) + (xy 150.057111 150.524129) + (xy 149.945851 150.677265) + (xy 149.945848 150.67727) + (xy 149.868857 150.850192) + (xy 149.868855 150.850197) + (xy 149.8295 151.035354) + (xy 149.8295 151.224645) + (xy 148.900777 151.224645) + (xy 148.910099 151.13) + (xy 148.891747 150.943669) + (xy 148.837396 150.764499) + (xy 148.835912 150.761722) + (xy 148.749137 150.599376) + (xy 148.749135 150.599373) + (xy 148.630357 150.454642) + (xy 148.485626 150.335864) + (xy 148.485623 150.335862) + (xy 148.320502 150.247604) + (xy 148.141333 150.193253) + (xy 148.141331 150.193252) + (xy 147.955 150.174901) + (xy 147.768668 150.193252) + (xy 147.768666 150.193253) + (xy 147.589497 150.247604) + (xy 147.424376 150.335862) + (xy 147.424373 150.335864) + (xy 147.279642 150.454642) + (xy 147.160864 150.599373) + (xy 147.160862 150.599376) + (xy 147.072604 150.764497) + (xy 147.018253 150.943666) + (xy 147.018252 150.943668) + (xy 146.999901 151.13) + (xy 146.0805 151.13) + (xy 146.0805 151.035354) + (xy 146.041144 150.850197) + (xy 146.037897 150.842905) + (xy 145.964151 150.67727) + (xy 145.964148 150.677265) + (xy 145.852888 150.524129) + (xy 145.836229 150.509129) + (xy 145.712216 150.397467) + (xy 145.548284 150.302821) + (xy 145.548277 150.302818) + (xy 145.368259 150.244327) + (xy 145.368256 150.244326) + (xy 145.227192 150.2295) + (xy 144.332808 150.2295) + (xy 144.191744 150.244326) + (xy 144.191741 150.244326) + (xy 144.19174 150.244327) + (xy 144.011722 150.302818) + (xy 144.011715 150.302821) + (xy 143.847785 150.397466) + (xy 143.707111 150.524129) + (xy 143.595851 150.677265) + (xy 143.595848 150.67727) + (xy 143.518857 150.850192) + (xy 143.518855 150.850197) + (xy 143.4795 151.035354) + (xy 143.4795 151.224645) + (xy 130.8405 151.224645) + (xy 130.8405 151.035354) + (xy 130.801144 150.850197) + (xy 130.797897 150.842905) + (xy 130.724151 150.67727) + (xy 130.724148 150.677265) + (xy 130.612888 150.524129) + (xy 130.596229 150.509129) + (xy 130.472216 150.397467) + (xy 130.308284 150.302821) + (xy 130.308277 150.302818) + (xy 130.128259 150.244327) + (xy 130.128256 150.244326) + (xy 129.987192 150.2295) + (xy 129.092808 150.2295) + (xy 128.951744 150.244326) + (xy 128.951741 150.244326) + (xy 128.95174 150.244327) + (xy 128.771722 150.302818) + (xy 128.771715 150.302821) + (xy 128.607785 150.397466) + (xy 128.467111 150.524129) + (xy 128.355851 150.677265) + (xy 128.355848 150.67727) + (xy 128.278857 150.850192) + (xy 128.278855 150.850197) + (xy 128.2395 151.035354) + (xy 128.2395 151.224645) + (xy 127.0305 151.224645) + (xy 127.0305 151.035354) + (xy 126.991144 150.850197) + (xy 126.987897 150.842905) + (xy 126.914151 150.67727) + (xy 126.914148 150.677265) + (xy 126.802888 150.524129) + (xy 126.786229 150.509129) + (xy 126.662216 150.397467) + (xy 126.498284 150.302821) + (xy 126.498277 150.302818) + (xy 126.318259 150.244327) + (xy 126.318256 150.244326) + (xy 126.177192 150.2295) + (xy 125.282808 150.2295) + (xy 125.141744 150.244326) + (xy 125.141741 150.244326) + (xy 125.14174 150.244327) + (xy 124.961722 150.302818) + (xy 124.961715 150.302821) + (xy 124.797785 150.397466) + (xy 124.657111 150.524129) + (xy 124.545851 150.677265) + (xy 124.545848 150.67727) + (xy 124.468857 150.850192) + (xy 124.468855 150.850197) + (xy 124.4295 151.035354) + (xy 124.4295 151.224645) + (xy 118.195879 151.224645) + (xy 118.210869 151.130002) + (xy 118.210869 151.129997) + (xy 118.193501 151.020341) + (xy 118.171351 150.976869) + (xy 118.143095 150.921413) + (xy 118.143092 150.92141) + (xy 118.14309 150.921407) + (xy 118.064592 150.842909) + (xy 118.064588 150.842906) + (xy 118.064587 150.842905) + (xy 118.040421 150.830592) + (xy 117.965658 150.792498) + (xy 117.856002 150.775131) + (xy 117.855998 150.775131) + (xy 117.746341 150.792498) + (xy 117.647414 150.842904) + (xy 117.647407 150.842909) + (xy 117.568909 150.921407) + (xy 117.568904 150.921414) + (xy 117.518498 151.020341) + (xy 117.501131 151.129997) + (xy 117.501131 151.130002) + (xy 111.7905 151.130002) + (xy 111.7905 151.035354) + (xy 111.751144 150.850197) + (xy 111.747897 150.842905) + (xy 111.674151 150.67727) + (xy 111.674148 150.677265) + (xy 111.562888 150.524129) + (xy 111.546229 150.509129) + (xy 111.422216 150.397467) + (xy 111.258284 150.302821) + (xy 111.258277 150.302818) + (xy 111.078259 150.244327) + (xy 111.078256 150.244326) + (xy 110.937192 150.2295) + (xy 110.042808 150.2295) + (xy 109.901744 150.244326) + (xy 109.901741 150.244326) + (xy 109.90174 150.244327) + (xy 109.721722 150.302818) + (xy 109.721715 150.302821) + (xy 109.557785 150.397466) + (xy 109.417111 150.524129) + (xy 109.305851 150.677265) + (xy 109.305848 150.67727) + (xy 109.228857 150.850192) + (xy 109.228855 150.850197) + (xy 109.1895 151.035354) + (xy 109.1895 151.224645) + (xy 107.9805 151.224645) + (xy 107.9805 151.035354) + (xy 107.941144 150.850197) + (xy 107.937897 150.842905) + (xy 107.864151 150.67727) + (xy 107.864148 150.677265) + (xy 107.752888 150.524129) + (xy 107.736229 150.509129) + (xy 107.612216 150.397467) + (xy 107.448284 150.302821) + (xy 107.448277 150.302818) + (xy 107.268259 150.244327) + (xy 107.268256 150.244326) + (xy 107.127192 150.2295) + (xy 106.232808 150.2295) + (xy 106.091744 150.244326) + (xy 106.091741 150.244326) + (xy 106.09174 150.244327) + (xy 105.911722 150.302818) + (xy 105.911715 150.302821) + (xy 105.747785 150.397466) + (xy 105.607111 150.524129) + (xy 105.495851 150.677265) + (xy 105.495848 150.67727) + (xy 105.418857 150.850192) + (xy 105.418856 150.850194) + (xy 105.417564 150.856277) + (xy 105.384373 150.91776) + (xy 105.323211 150.951539) + (xy 105.296273 150.9545) + (xy 101.216056 150.9545) + (xy 101.149017 150.934815) + (xy 101.128375 150.918181) + (xy 100.872878 150.662684) + (xy 100.839393 150.601361) + (xy 100.844377 150.531669) + (xy 100.886249 150.475736) + (xy 100.94116 150.452529) + (xy 100.947661 150.4515) + (xy 101.046587 150.401095) + (xy 101.125095 150.322587) + (xy 101.1755 150.223661) + (xy 101.1755 150.223659) + (xy 101.175501 150.223658) + (xy 101.192869 150.114002) + (xy 101.192869 150.113997) + (xy 101.175501 150.004341) + (xy 101.170892 149.995295) + (xy 101.125095 149.905413) + (xy 101.125092 149.90541) + (xy 101.12509 149.905407) + (xy 101.046592 149.826909) + (xy 101.046588 149.826906) + (xy 101.046587 149.826905) + (xy 101.022421 149.814592) + (xy 100.947658 149.776498) + (xy 100.838002 149.759131) + (xy 100.837998 149.759131) + (xy 100.728341 149.776498) + (xy 100.629414 149.826904) + (xy 100.629407 149.826909) + (xy 100.550909 149.905407) + (xy 100.550904 149.905414) + (xy 100.500498 150.004342) + (xy 100.500498 150.004343) + (xy 100.499468 150.010845) + (xy 100.469535 150.073978) + (xy 100.410221 150.110906) + (xy 100.340359 150.109904) + (xy 100.289315 150.079121) + (xy 99.965344 149.75515) + (xy 99.950975 149.737908) + (xy 99.941863 149.724708) + (xy 99.941861 149.724705) + (xy 99.911566 149.708804) + (xy 99.905046 149.705127) + (xy 99.875772 149.68743) + (xy 99.874377 149.686996) + (xy 99.872578 149.686251) + (xy 99.868606 149.685144) + (xy 99.866682 149.684851) + (xy 99.865257 149.6845) + (xy 99.831046 149.6845) + (xy 99.82356 149.684274) + (xy 99.789418 149.682208) + (xy 99.788005 149.682468) + (xy 99.76565 149.6845) + (xy 92.168461 149.6845) + (xy 92.101422 149.664815) + (xy 92.055667 149.612011) + (xy 92.045723 149.542853) + (xy 92.074748 149.479297) + (xy 92.130143 149.442569) + (xy 92.170625 149.429414) + (xy 92.208284 149.417179) + (xy 92.372216 149.322533) + (xy 92.512888 149.195871) + (xy 92.583994 149.098002) + (xy 104.801131 149.098002) + (xy 104.818498 149.207658) + (xy 104.833747 149.237585) + (xy 104.868904 149.306586) + (xy 104.868909 149.306592) + (xy 104.947407 149.38509) + (xy 104.94741 149.385092) + (xy 104.947413 149.385095) + (xy 105.01038 149.417178) + (xy 105.046341 149.435501) + (xy 105.155998 149.452869) + (xy 105.156 149.452869) + (xy 105.156002 149.452869) + (xy 105.265658 149.435501) + (xy 105.265659 149.4355) + (xy 105.265661 149.4355) + (xy 105.364587 149.385095) + (xy 105.443095 149.306587) + (xy 105.459984 149.273439) + (xy 105.507956 149.222645) + (xy 105.575777 149.205849) + (xy 105.641912 149.228386) + (xy 105.653439 149.237584) + (xy 105.747784 149.322533) + (xy 105.911716 149.417179) + (xy 106.091744 149.475674) + (xy 106.232808 149.4905) + (xy 106.232812 149.4905) + (xy 107.127188 149.4905) + (xy 107.127192 149.4905) + (xy 107.268256 149.475674) + (xy 107.448284 149.417179) + (xy 107.612216 149.322533) + (xy 107.752888 149.195871) + (xy 107.864151 149.04273) + (xy 107.941144 148.869803) + (xy 107.9805 148.684646) + (xy 107.9805 148.495354) + (xy 107.941144 148.310197) + (xy 107.934465 148.295197) + (xy 107.864151 148.13727) + (xy 107.864148 148.137265) + (xy 107.752888 147.984129) + (xy 107.734845 147.967883) + (xy 107.612216 147.857467) + (xy 107.448284 147.762821) + (xy 107.448277 147.762818) + (xy 107.268259 147.704327) + (xy 107.268256 147.704326) + (xy 107.127192 147.6895) + (xy 106.232808 147.6895) + (xy 106.091744 147.704326) + (xy 106.091741 147.704326) + (xy 106.09174 147.704327) + (xy 105.911722 147.762818) + (xy 105.911715 147.762821) + (xy 105.747785 147.857466) + (xy 105.607111 147.984129) + (xy 105.495851 148.137265) + (xy 105.495848 148.13727) + (xy 105.418857 148.310192) + (xy 105.418855 148.310197) + (xy 105.3795 148.495354) + (xy 105.3795 148.633344) + (xy 105.359815 148.700383) + (xy 105.307011 148.746138) + (xy 105.237853 148.756082) + (xy 105.236103 148.755817) + (xy 105.156003 148.743131) + (xy 105.155998 148.743131) + (xy 105.046341 148.760498) + (xy 104.947414 148.810904) + (xy 104.947407 148.810909) + (xy 104.868909 148.889407) + (xy 104.868904 148.889414) + (xy 104.818498 148.988341) + (xy 104.801131 149.097997) + (xy 104.801131 149.098002) + (xy 92.583994 149.098002) + (xy 92.624151 149.04273) + (xy 92.701144 148.869803) + (xy 92.7405 148.684646) + (xy 92.7405 148.495354) + (xy 92.701144 148.310197) + (xy 92.694465 148.295197) + (xy 92.624151 148.13727) + (xy 92.624148 148.137265) + (xy 92.512888 147.984129) + (xy 92.494845 147.967883) + (xy 92.372216 147.857467) + (xy 92.208284 147.762821) + (xy 92.208277 147.762818) + (xy 92.028259 147.704327) + (xy 92.028256 147.704326) + (xy 91.887192 147.6895) + (xy 90.992808 147.6895) + (xy 90.851744 147.704326) + (xy 90.851741 147.704326) + (xy 90.85174 147.704327) + (xy 90.671722 147.762818) + (xy 90.671715 147.762821) + (xy 90.507785 147.857466) + (xy 90.367111 147.984129) + (xy 90.255851 148.137265) + (xy 90.255848 148.13727) + (xy 90.178857 148.310192) + (xy 90.178855 148.310197) + (xy 90.1395 148.495354) + (xy 90.1395 148.684645) + (xy 90.178855 148.869802) + (xy 90.178857 148.869807) + (xy 90.255848 149.042729) + (xy 90.255851 149.042734) + (xy 90.356213 149.18087) + (xy 90.367112 149.195871) + (xy 90.507784 149.322533) + (xy 90.671716 149.417179) + (xy 90.671721 149.41718) + (xy 90.671722 149.417181) + (xy 90.749857 149.442569) + (xy 90.807533 149.482007) + (xy 90.834731 149.546365) + (xy 90.822816 149.615212) + (xy 90.775572 149.666687) + (xy 90.711539 149.6845) + (xy 88.604051 149.6845) + (xy 88.537012 149.664815) + (xy 88.491257 149.612011) + (xy 88.481313 149.542853) + (xy 88.510338 149.479297) + (xy 88.553615 149.447221) + (xy 88.665483 149.397413) + (xy 88.71773 149.374151) + (xy 88.870871 149.262888) + (xy 88.997533 149.122216) + (xy 89.092179 148.958284) + (xy 89.150674 148.778256) + (xy 89.17046 148.59) + (xy 89.150674 148.401744) + (xy 89.092179 148.221716) + (xy 88.997533 148.057784) + (xy 88.870871 147.917112) + (xy 88.864413 147.91242) + (xy 88.717734 147.805851) + (xy 88.717729 147.805848) + (xy 88.544807 147.728857) + (xy 88.544802 147.728855) + (xy 88.399001 147.697865) + (xy 88.359646 147.6895) + (xy 88.170354 147.6895) + (xy 88.137897 147.696398) + (xy 87.985197 147.728855) + (xy 87.985192 147.728857) + (xy 87.81227 147.805848) + (xy 87.812265 147.805851) + (xy 87.659129 147.917111) + (xy 87.532466 148.057785) + (xy 87.437821 148.221715) + (xy 87.437818 148.221722) + (xy 87.38634 148.380156) + (xy 87.379326 148.401744) + (xy 87.35954 148.59) + (xy 87.379326 148.778256) + (xy 87.379327 148.778259) + (xy 87.437818 148.958277) + (xy 87.437821 148.958284) + (xy 87.532467 149.122216) + (xy 87.611059 149.209501) + (xy 87.659129 149.262888) + (xy 87.812265 149.374148) + (xy 87.81227 149.374151) + (xy 87.976385 149.447221) + (xy 88.029622 149.492471) + (xy 88.049943 149.55932) + (xy 88.030897 149.626544) + (xy 87.978531 149.672799) + (xy 87.925949 149.6845) + (xy 85.849057 149.6845) + (xy 85.782018 149.664815) + (xy 85.761376 149.648181) + (xy 85.347959 149.234764) + (xy 85.314474 149.173441) + (xy 85.313167 149.127683) + (xy 85.314034 149.122214) + (xy 85.317869 149.098) + (xy 85.316602 149.09) + (xy 85.300501 148.988341) + (xy 85.266086 148.920798) + (xy 85.250095 148.889413) + (xy 85.250092 148.88941) + (xy 85.25009 148.889407) + (xy 85.171592 148.810909) + (xy 85.171588 148.810906) + (xy 85.171587 148.810905) + (xy 85.167743 148.808946) + (xy 85.072658 148.760498) + (xy 84.963002 148.743131) + (xy 84.962998 148.743131) + (xy 84.853341 148.760498) + (xy 84.754414 148.810904) + (xy 84.754407 148.810909) + (xy 84.675909 148.889407) + (xy 84.675904 148.889414) + (xy 84.625498 148.988341) + (xy 84.608131 149.097997) + (xy 84.608131 149.098002) + (xy 84.625498 149.207658) + (xy 84.640747 149.237585) + (xy 84.675904 149.306586) + (xy 84.675909 149.306592) + (xy 84.754407 149.38509) + (xy 84.75441 149.385092) + (xy 84.754413 149.385095) + (xy 84.81738 149.417178) + (xy 84.853341 149.435501) + (xy 84.962998 149.452869) + (xy 84.963 149.452869) + (xy 84.992684 149.448167) + (xy 85.061976 149.457121) + (xy 85.099764 149.482959) + (xy 85.581656 149.964851) + (xy 85.596022 149.982088) + (xy 85.605138 149.995295) + (xy 85.635441 150.011199) + (xy 85.641932 150.014859) + (xy 85.671226 150.032568) + (xy 85.671227 150.032568) + (xy 85.672604 150.032997) + (xy 85.674405 150.033743) + (xy 85.678413 150.03486) + (xy 85.680341 150.035154) + (xy 85.681741 150.035499) + (xy 85.681743 150.0355) + (xy 85.715942 150.0355) + (xy 85.723429 150.035726) + (xy 85.734047 150.036368) + (xy 85.757582 150.037792) + (xy 85.757582 150.037791) + (xy 85.757584 150.037792) + (xy 85.759003 150.037532) + (xy 85.781357 150.0355) + (xy 87.925949 150.0355) + (xy 87.992988 150.055185) + (xy 88.038743 150.107989) + (xy 88.048687 150.177147) + (xy 88.019662 150.240703) + (xy 87.976385 150.272779) + (xy 87.81227 150.345848) + (xy 87.812265 150.345851) + (xy 87.659129 150.457111) + (xy 87.532466 150.597785) + (xy 87.437821 150.761715) + (xy 87.437818 150.761722) + (xy 87.381577 150.934815) + (xy 87.379326 150.941744) + (xy 87.35954 151.13) + (xy 87.379326 151.318256) + (xy 87.379327 151.318259) + (xy 87.437818 151.498277) + (xy 87.437821 151.498284) + (xy 87.532467 151.662216) + (xy 87.59879 151.735875) + (xy 87.623689 151.763528) + (xy 87.653919 151.826519) + (xy 87.645294 151.895855) + (xy 87.600552 151.94952) + (xy 87.5339 151.970478) + (xy 87.531539 151.9705) + (xy 80.642056 151.9705) + (xy 80.575017 151.950815) + (xy 80.554375 151.934181) + (xy 80.394959 151.774765) + (xy 80.361474 151.713442) + (xy 80.360167 151.667685) + (xy 80.36275 151.651381) + (xy 80.364869 151.638) + (xy 80.356115 151.582729) + (xy 80.347501 151.528341) + (xy 80.321805 151.477909) + (xy 80.297095 151.429413) + (xy 80.297092 151.42941) + (xy 80.29709 151.429407) + (xy 80.218592 151.350909) + (xy 80.218588 151.350906) + (xy 80.218587 151.350905) + (xy 80.194421 151.338592) + (xy 80.119658 151.300498) + (xy 80.010002 151.283131) + (xy 80.009998 151.283131) + (xy 79.900341 151.300498) + (xy 79.801414 151.350904) + (xy 79.801407 151.350909) + (xy 79.722909 151.429407) + (xy 79.722904 151.429414) + (xy 79.672498 151.528341) + (xy 79.655131 151.637997) + (xy 79.655131 151.638002) + (xy 73.771513 151.638002) + (xy 73.852179 151.498284) + (xy 73.910674 151.318256) + (xy 73.93046 151.13) + (xy 73.910674 150.941744) + (xy 73.852179 150.761716) + (xy 73.757533 150.597784) + (xy 73.630871 150.457112) + (xy 73.627473 150.454643) + (xy 73.477734 150.345851) + (xy 73.477729 150.345848) + (xy 73.304807 150.268857) + (xy 73.304802 150.268855) + (xy 73.159001 150.237865) + (xy 73.119646 150.2295) + (xy 72.930354 150.2295) + (xy 72.897897 150.236398) + (xy 72.745197 150.268855) + (xy 72.745192 150.268857) + (xy 72.57227 150.345848) + (xy 72.572265 150.345851) + (xy 72.419129 150.457111) + (xy 72.292466 150.597785) + (xy 72.197821 150.761715) + (xy 72.197818 150.761722) + (xy 72.141577 150.934815) + (xy 72.139326 150.941744) + (xy 72.11954 151.13) + (xy 71.1505 151.13) + (xy 71.1505 151.035354) + (xy 71.111144 150.850197) + (xy 71.107897 150.842905) + (xy 71.034151 150.67727) + (xy 71.034148 150.677265) + (xy 70.922888 150.524129) + (xy 70.906229 150.509129) + (xy 70.782216 150.397467) + (xy 70.618284 150.302821) + (xy 70.618277 150.302818) + (xy 70.438259 150.244327) + (xy 70.438256 150.244326) + (xy 70.297192 150.2295) + (xy 69.402808 150.2295) + (xy 69.261744 150.244326) + (xy 69.261741 150.244326) + (xy 69.26174 150.244327) + (xy 69.081722 150.302818) + (xy 69.081715 150.302821) + (xy 68.917785 150.397466) + (xy 68.777111 150.524129) + (xy 68.665851 150.677265) + (xy 68.665848 150.67727) + (xy 68.588857 150.850192) + (xy 68.588855 150.850197) + (xy 68.5495 151.035354) + (xy 68.5495 151.224645) + (xy 63.5305 151.224645) + (xy 63.5305 151.035354) + (xy 63.491144 150.850197) + (xy 63.487897 150.842905) + (xy 63.414151 150.67727) + (xy 63.414148 150.677265) + (xy 63.302888 150.524129) + (xy 63.286229 150.509129) + (xy 63.162216 150.397467) + (xy 62.998284 150.302821) + (xy 62.998277 150.302818) + (xy 62.818259 150.244327) + (xy 62.818256 150.244326) + (xy 62.677192 150.2295) + (xy 61.782808 150.2295) + (xy 61.641744 150.244326) + (xy 61.641741 150.244326) + (xy 61.64174 150.244327) + (xy 61.461722 150.302818) + (xy 61.461715 150.302821) + (xy 61.297785 150.397466) + (xy 61.157111 150.524129) + (xy 61.045851 150.677265) + (xy 61.045848 150.67727) + (xy 60.968857 150.850192) + (xy 60.968855 150.850197) + (xy 60.9295 151.035354) + (xy 60.9295 151.224645) + (xy 59.717312 151.224645) + (xy 59.7205 151.209646) + (xy 59.7205 151.020354) + (xy 59.681144 150.835197) + (xy 59.679091 150.830587) + (xy 59.604151 150.66227) + (xy 59.604148 150.662265) + (xy 59.492888 150.509129) + (xy 59.440445 150.461909) + (xy 59.352216 150.382467) + (xy 59.188284 150.287821) + (xy 59.188277 150.287818) + (xy 59.014309 150.231292) + (xy 59.008256 150.229326) + (xy 58.867192 150.2145) + (xy 57.972808 150.2145) + (xy 57.831744 150.229326) + (xy 57.831741 150.229326) + (xy 57.83174 150.229327) + (xy 57.651722 150.287818) + (xy 57.651715 150.287821) + (xy 57.487785 150.382466) + (xy 57.347111 150.509129) + (xy 57.235851 150.662265) + (xy 57.235848 150.66227) + (xy 57.158857 150.835192) + (xy 57.158855 150.835197) + (xy 57.1195 151.020354) + (xy 57.1195 151.209645) + (xy 52.1005 151.209645) + (xy 52.1005 151.020354) + (xy 52.061144 150.835197) + (xy 52.059091 150.830587) + (xy 51.984151 150.66227) + (xy 51.984148 150.662265) + (xy 51.872888 150.509129) + (xy 51.820445 150.461909) + (xy 51.732216 150.382467) + (xy 51.568284 150.287821) + (xy 51.568277 150.287818) + (xy 51.394309 150.231292) + (xy 51.388256 150.229326) + (xy 51.247192 150.2145) + (xy 50.352808 150.2145) + (xy 50.211744 150.229326) + (xy 50.211741 150.229326) + (xy 50.21174 150.229327) + (xy 50.031722 150.287818) + (xy 50.031715 150.287821) + (xy 49.867785 150.382466) + (xy 49.727111 150.509129) + (xy 49.615851 150.662265) + (xy 49.615848 150.66227) + (xy 49.538857 150.835192) + (xy 49.538855 150.835197) + (xy 49.4995 151.020354) + (xy 49.4995 151.209645) + (xy 48.895 151.209645) + (xy 48.895 150.495) + (xy 43.815 150.495) + (xy 43.8045 150.495) + (xy 43.737461 150.475315) + (xy 43.691706 150.422511) + (xy 43.6805 150.371) + (xy 43.6805 150.114002) + (xy 66.320131 150.114002) + (xy 66.337498 150.223658) + (xy 66.387904 150.322585) + (xy 66.387909 150.322592) + (xy 66.466407 150.40109) + (xy 66.46641 150.401092) + (xy 66.466413 150.401095) + (xy 66.490589 150.413413) + (xy 66.565341 150.451501) + (xy 66.674998 150.468869) + (xy 66.675 150.468869) + (xy 66.675002 150.468869) + (xy 66.784658 150.451501) + (xy 66.784659 150.4515) + (xy 66.784661 150.4515) + (xy 66.883587 150.401095) + (xy 66.962095 150.322587) + (xy 67.0125 150.223661) + (xy 67.0125 150.223659) + (xy 67.012501 150.223658) + (xy 67.029869 150.114002) + (xy 67.029869 150.113997) + (xy 67.012501 150.004341) + (xy 67.007892 149.995295) + (xy 66.962095 149.905413) + (xy 66.962092 149.90541) + (xy 66.96209 149.905407) + (xy 66.883592 149.826909) + (xy 66.883588 149.826906) + (xy 66.883587 149.826905) + (xy 66.859421 149.814592) + (xy 66.784658 149.776498) + (xy 66.675002 149.759131) + (xy 66.674998 149.759131) + (xy 66.565341 149.776498) + (xy 66.466414 149.826904) + (xy 66.466407 149.826909) + (xy 66.387909 149.905407) + (xy 66.387904 149.905414) + (xy 66.337498 150.004341) + (xy 66.320131 150.113997) + (xy 66.320131 150.114002) + (xy 43.6805 150.114002) + (xy 43.6805 148.84) + (xy 45.659364 148.84) + (xy 45.716567 149.053486) + (xy 45.71657 149.053492) + (xy 45.816399 149.267578) + (xy 45.951894 149.461082) + (xy 46.118917 149.628105) + (xy 46.312421 149.7636) + (xy 46.526507 149.863429) + (xy 46.526516 149.863433) + (xy 46.74 149.920634) + (xy 46.74 149.025501) + (xy 46.847685 149.07468) + (xy 46.954237 149.09) + (xy 47.025763 149.09) + (xy 47.132315 149.07468) + (xy 47.24 149.025501) + (xy 47.24 149.920633) + (xy 47.453483 149.863433) + (xy 47.453492 149.863429) + (xy 47.667578 149.7636) + (xy 47.861082 149.628105) + (xy 47.883185 149.606002) + (xy 64.034131 149.606002) + (xy 64.051498 149.715658) + (xy 64.101904 149.814585) + (xy 64.101909 149.814592) + (xy 64.180407 149.89309) + (xy 64.18041 149.893092) + (xy 64.180413 149.893095) + (xy 64.204589 149.905413) + (xy 64.279341 149.943501) + (xy 64.388998 149.960869) + (xy 64.389 149.960869) + (xy 64.389002 149.960869) + (xy 64.498658 149.943501) + (xy 64.498659 149.9435) + (xy 64.498661 149.9435) + (xy 64.597587 149.893095) + (xy 64.676095 149.814587) + (xy 64.7265 149.715661) + (xy 64.7265 149.715659) + (xy 64.726501 149.715658) + (xy 64.743869 149.606002) + (xy 64.743869 149.605997) + (xy 64.726501 149.496341) + (xy 64.719683 149.482959) + (xy 64.676095 149.397413) + (xy 64.676092 149.39741) + (xy 64.67609 149.397407) + (xy 64.597592 149.318909) + (xy 64.597588 149.318906) + (xy 64.597587 149.318905) + (xy 64.573421 149.306592) + (xy 64.498658 149.268498) + (xy 64.389002 149.251131) + (xy 64.388998 149.251131) + (xy 64.279341 149.268498) + (xy 64.180414 149.318904) + (xy 64.180407 149.318909) + (xy 64.101909 149.397407) + (xy 64.101904 149.397414) + (xy 64.051498 149.496341) + (xy 64.034131 149.605997) + (xy 64.034131 149.606002) + (xy 47.883185 149.606002) + (xy 48.028105 149.461082) + (xy 48.1636 149.267578) + (xy 48.263429 149.053492) + (xy 48.263432 149.053486) + (xy 48.320636 148.84) + (xy 47.423686 148.84) + (xy 47.449493 148.799844) + (xy 47.487723 148.669645) + (xy 49.4995 148.669645) + (xy 49.538855 148.854802) + (xy 49.538857 148.854807) + (xy 49.615848 149.027729) + (xy 49.615851 149.027734) + (xy 49.721714 149.173441) + (xy 49.727112 149.180871) + (xy 49.867784 149.307533) + (xy 50.031716 149.402179) + (xy 50.211744 149.460674) + (xy 50.352808 149.4755) + (xy 50.352812 149.4755) + (xy 51.247188 149.4755) + (xy 51.247192 149.4755) + (xy 51.388256 149.460674) + (xy 51.568284 149.402179) + (xy 51.732216 149.307533) + (xy 51.872888 149.180871) + (xy 51.984151 149.02773) + (xy 52.061144 148.854803) + (xy 52.1005 148.669646) + (xy 52.1005 148.669645) + (xy 57.1195 148.669645) + (xy 57.158855 148.854802) + (xy 57.158857 148.854807) + (xy 57.235848 149.027729) + (xy 57.235851 149.027734) + (xy 57.341714 149.173441) + (xy 57.347112 149.180871) + (xy 57.487784 149.307533) + (xy 57.651716 149.402179) + (xy 57.831744 149.460674) + (xy 57.972808 149.4755) + (xy 57.972812 149.4755) + (xy 58.867188 149.4755) + (xy 58.867192 149.4755) + (xy 59.008256 149.460674) + (xy 59.188284 149.402179) + (xy 59.352216 149.307533) + (xy 59.492888 149.180871) + (xy 59.604151 149.02773) + (xy 59.681144 148.854803) + (xy 59.717312 148.684645) + (xy 60.9295 148.684645) + (xy 60.968855 148.869802) + (xy 60.968857 148.869807) + (xy 61.045848 149.042729) + (xy 61.045851 149.042734) + (xy 61.146213 149.18087) + (xy 61.157112 149.195871) + (xy 61.297784 149.322533) + (xy 61.461716 149.417179) + (xy 61.641744 149.475674) + (xy 61.782808 149.4905) + (xy 61.782812 149.4905) + (xy 62.677188 149.4905) + (xy 62.677192 149.4905) + (xy 62.818256 149.475674) + (xy 62.998284 149.417179) + (xy 63.162216 149.322533) + (xy 63.302888 149.195871) + (xy 63.414151 149.04273) + (xy 63.491144 148.869803) + (xy 63.5305 148.684646) + (xy 63.5305 148.684645) + (xy 68.5495 148.684645) + (xy 68.588855 148.869802) + (xy 68.588857 148.869807) + (xy 68.665848 149.042729) + (xy 68.665851 149.042734) + (xy 68.766213 149.18087) + (xy 68.777112 149.195871) + (xy 68.917784 149.322533) + (xy 69.081716 149.417179) + (xy 69.261744 149.475674) + (xy 69.402808 149.4905) + (xy 69.402812 149.4905) + (xy 70.297188 149.4905) + (xy 70.297192 149.4905) + (xy 70.438256 149.475674) + (xy 70.618284 149.417179) + (xy 70.782216 149.322533) + (xy 70.922888 149.195871) + (xy 71.034151 149.04273) + (xy 71.111144 148.869803) + (xy 71.1505 148.684646) + (xy 71.1505 148.59) + (xy 72.11954 148.59) + (xy 72.139326 148.778256) + (xy 72.139327 148.778259) + (xy 72.197818 148.958277) + (xy 72.197821 148.958284) + (xy 72.292467 149.122216) + (xy 72.371059 149.209501) + (xy 72.419129 149.262888) + (xy 72.572265 149.374148) + (xy 72.57227 149.374151) + (xy 72.745192 149.451142) + (xy 72.745197 149.451144) + (xy 72.930354 149.4905) + (xy 72.930355 149.4905) + (xy 73.119644 149.4905) + (xy 73.119646 149.4905) + (xy 73.304803 149.451144) + (xy 73.47773 149.374151) + (xy 73.630871 149.262888) + (xy 73.757533 149.122216) + (xy 73.852179 148.958284) + (xy 73.910674 148.778256) + (xy 73.93046 148.59) + (xy 73.910674 148.401744) + (xy 73.852179 148.221716) + (xy 73.757533 148.057784) + (xy 73.630871 147.917112) + (xy 73.624413 147.91242) + (xy 73.477734 147.805851) + (xy 73.477729 147.805848) + (xy 73.304807 147.728857) + (xy 73.304802 147.728855) + (xy 73.159001 147.697865) + (xy 73.119646 147.6895) + (xy 72.930354 147.6895) + (xy 72.897897 147.696398) + (xy 72.745197 147.728855) + (xy 72.745192 147.728857) + (xy 72.57227 147.805848) + (xy 72.572265 147.805851) + (xy 72.419129 147.917111) + (xy 72.292466 148.057785) + (xy 72.197821 148.221715) + (xy 72.197818 148.221722) + (xy 72.14634 148.380156) + (xy 72.139326 148.401744) + (xy 72.11954 148.59) + (xy 71.1505 148.59) + (xy 71.1505 148.495354) + (xy 71.111144 148.310197) + (xy 71.104465 148.295197) + (xy 71.034151 148.13727) + (xy 71.034148 148.137265) + (xy 70.922888 147.984129) + (xy 70.904845 147.967883) + (xy 70.782216 147.857467) + (xy 70.618284 147.762821) + (xy 70.618277 147.762818) + (xy 70.438259 147.704327) + (xy 70.438256 147.704326) + (xy 70.297192 147.6895) + (xy 69.402808 147.6895) + (xy 69.261744 147.704326) + (xy 69.261741 147.704326) + (xy 69.26174 147.704327) + (xy 69.081722 147.762818) + (xy 69.081715 147.762821) + (xy 68.917785 147.857466) + (xy 68.777111 147.984129) + (xy 68.665851 148.137265) + (xy 68.665848 148.13727) + (xy 68.588857 148.310192) + (xy 68.588855 148.310197) + (xy 68.5495 148.495354) + (xy 68.5495 148.684645) + (xy 63.5305 148.684645) + (xy 63.5305 148.495354) + (xy 63.491144 148.310197) + (xy 63.484465 148.295197) + (xy 63.414151 148.13727) + (xy 63.414148 148.137265) + (xy 63.302888 147.984129) + (xy 63.284845 147.967883) + (xy 63.162216 147.857467) + (xy 62.998284 147.762821) + (xy 62.998277 147.762818) + (xy 62.818259 147.704327) + (xy 62.818256 147.704326) + (xy 62.677192 147.6895) + (xy 61.782808 147.6895) + (xy 61.641744 147.704326) + (xy 61.641741 147.704326) + (xy 61.64174 147.704327) + (xy 61.461722 147.762818) + (xy 61.461715 147.762821) + (xy 61.297785 147.857466) + (xy 61.157111 147.984129) + (xy 61.045851 148.137265) + (xy 61.045848 148.13727) + (xy 60.968857 148.310192) + (xy 60.968855 148.310197) + (xy 60.9295 148.495354) + (xy 60.9295 148.684645) + (xy 59.717312 148.684645) + (xy 59.7205 148.669646) + (xy 59.7205 148.480354) + (xy 59.681144 148.295197) + (xy 59.64843 148.221722) + (xy 59.604151 148.12227) + (xy 59.604148 148.122265) + (xy 59.492888 147.969129) + (xy 59.440445 147.921909) + (xy 59.352216 147.842467) + (xy 59.188284 147.747821) + (xy 59.188277 147.747818) + (xy 59.014309 147.691292) + (xy 59.008256 147.689326) + (xy 58.867192 147.6745) + (xy 57.972808 147.6745) + (xy 57.831744 147.689326) + (xy 57.831741 147.689326) + (xy 57.83174 147.689327) + (xy 57.651722 147.747818) + (xy 57.651715 147.747821) + (xy 57.487785 147.842466) + (xy 57.347111 147.969129) + (xy 57.235851 148.122265) + (xy 57.235848 148.12227) + (xy 57.158857 148.295192) + (xy 57.158855 148.295197) + (xy 57.1195 148.480354) + (xy 57.1195 148.669645) + (xy 52.1005 148.669645) + (xy 52.1005 148.480354) + (xy 52.061144 148.295197) + (xy 52.02843 148.221722) + (xy 51.984151 148.12227) + (xy 51.984148 148.122265) + (xy 51.872888 147.969129) + (xy 51.820445 147.921909) + (xy 51.732216 147.842467) + (xy 51.568284 147.747821) + (xy 51.568277 147.747818) + (xy 51.394309 147.691292) + (xy 51.388256 147.689326) + (xy 51.247192 147.6745) + (xy 50.352808 147.6745) + (xy 50.211744 147.689326) + (xy 50.211741 147.689326) + (xy 50.21174 147.689327) + (xy 50.031722 147.747818) + (xy 50.031715 147.747821) + (xy 49.867785 147.842466) + (xy 49.727111 147.969129) + (xy 49.615851 148.122265) + (xy 49.615848 148.12227) + (xy 49.538857 148.295192) + (xy 49.538855 148.295197) + (xy 49.4995 148.480354) + (xy 49.4995 148.669645) + (xy 47.487723 148.669645) + (xy 47.49 148.661889) + (xy 47.49 148.518111) + (xy 47.449493 148.380156) + (xy 47.423686 148.34) + (xy 48.320636 148.34) + (xy 48.320635 148.339999) + (xy 48.263432 148.126513) + (xy 48.263429 148.126507) + (xy 48.1636 147.912422) + (xy 48.163599 147.91242) + (xy 48.028113 147.718926) + (xy 48.028108 147.71892) + (xy 47.88319 147.574002) + (xy 66.828131 147.574002) + (xy 66.845498 147.683658) + (xy 66.895904 147.782585) + (xy 66.895909 147.782592) + (xy 66.974407 147.86109) + (xy 66.97441 147.861092) + (xy 66.974413 147.861095) + (xy 67.012402 147.880451) + (xy 67.073341 147.911501) + (xy 67.182998 147.928869) + (xy 67.183 147.928869) + (xy 67.183002 147.928869) + (xy 67.292658 147.911501) + (xy 67.292659 147.9115) + (xy 67.292661 147.9115) + (xy 67.391587 147.861095) + (xy 67.470095 147.782587) + (xy 67.5205 147.683661) + (xy 67.5205 147.683659) + (xy 67.520501 147.683658) + (xy 67.537869 147.574002) + (xy 101.880131 147.574002) + (xy 101.897498 147.683658) + (xy 101.947904 147.782585) + (xy 101.947909 147.782592) + (xy 102.026407 147.86109) + (xy 102.02641 147.861092) + (xy 102.026413 147.861095) + (xy 102.064402 147.880451) + (xy 102.125341 147.911501) + (xy 102.234998 147.928869) + (xy 102.235 147.928869) + (xy 102.235002 147.928869) + (xy 102.344658 147.911501) + (xy 102.344659 147.9115) + (xy 102.344661 147.9115) + (xy 102.443587 147.861095) + (xy 102.522095 147.782587) + (xy 102.5725 147.683661) + (xy 102.5725 147.683659) + (xy 102.572501 147.683658) + (xy 102.589869 147.574002) + (xy 102.589869 147.573997) + (xy 102.572501 147.464341) + (xy 102.548074 147.4164) + (xy 102.522095 147.365413) + (xy 102.522092 147.36541) + (xy 102.52209 147.365407) + (xy 102.476685 147.320002) + (xy 108.865131 147.320002) + (xy 108.882498 147.429658) + (xy 108.932904 147.528585) + (xy 108.932909 147.528592) + (xy 109.011407 147.60709) + (xy 109.01141 147.607092) + (xy 109.011413 147.607095) + (xy 109.110339 147.6575) + (xy 109.110341 147.657501) + (xy 109.219998 147.674869) + (xy 109.22 147.674869) + (xy 109.220002 147.674869) + (xy 109.329658 147.657501) + (xy 109.329659 147.6575) + (xy 109.329661 147.6575) + (xy 109.428587 147.607095) + (xy 109.507095 147.528587) + (xy 109.5575 147.429661) + (xy 109.5575 147.429659) + (xy 109.557501 147.429658) + (xy 109.574869 147.320002) + (xy 109.574869 147.319997) + (xy 109.557501 147.210341) + (xy 109.555137 147.205702) + (xy 109.507095 147.111413) + (xy 109.507092 147.11141) + (xy 109.50709 147.111407) + (xy 109.428592 147.032909) + (xy 109.428588 147.032906) + (xy 109.428587 147.032905) + (xy 109.403619 147.020183) + (xy 109.329658 146.982498) + (xy 109.220002 146.965131) + (xy 109.219998 146.965131) + (xy 109.110341 146.982498) + (xy 109.011414 147.032904) + (xy 109.011407 147.032909) + (xy 108.932909 147.111407) + (xy 108.932904 147.111414) + (xy 108.882498 147.210341) + (xy 108.865131 147.319997) + (xy 108.865131 147.320002) + (xy 102.476685 147.320002) + (xy 102.443592 147.286909) + (xy 102.443588 147.286906) + (xy 102.443587 147.286905) + (xy 102.419421 147.274592) + (xy 102.344658 147.236498) + (xy 102.235002 147.219131) + (xy 102.234998 147.219131) + (xy 102.125341 147.236498) + (xy 102.026414 147.286904) + (xy 102.026407 147.286909) + (xy 101.947909 147.365407) + (xy 101.947904 147.365414) + (xy 101.897498 147.464341) + (xy 101.880131 147.573997) + (xy 101.880131 147.574002) + (xy 67.537869 147.574002) + (xy 67.537869 147.573997) + (xy 67.520501 147.464341) + (xy 67.496074 147.4164) + (xy 67.470095 147.365413) + (xy 67.470092 147.36541) + (xy 67.47009 147.365407) + (xy 67.391592 147.286909) + (xy 67.391588 147.286906) + (xy 67.391587 147.286905) + (xy 67.367421 147.274592) + (xy 67.292658 147.236498) + (xy 67.183002 147.219131) + (xy 67.182998 147.219131) + (xy 67.073341 147.236498) + (xy 66.974414 147.286904) + (xy 66.974407 147.286909) + (xy 66.895909 147.365407) + (xy 66.895904 147.365414) + (xy 66.845498 147.464341) + (xy 66.828131 147.573997) + (xy 66.828131 147.574002) + (xy 47.88319 147.574002) + (xy 47.861082 147.551894) + (xy 47.667578 147.416399) + (xy 47.453492 147.31657) + (xy 47.453486 147.316567) + (xy 47.24 147.259364) + (xy 47.24 148.154498) + (xy 47.132315 148.10532) + (xy 47.025763 148.09) + (xy 46.954237 148.09) + (xy 46.847685 148.10532) + (xy 46.74 148.154498) + (xy 46.74 147.259364) + (xy 46.739999 147.259364) + (xy 46.526513 147.316567) + (xy 46.526507 147.31657) + (xy 46.312422 147.416399) + (xy 46.31242 147.4164) + (xy 46.118926 147.551886) + (xy 46.11892 147.551891) + (xy 45.951891 147.71892) + (xy 45.951886 147.718926) + (xy 45.8164 147.91242) + (xy 45.816399 147.912422) + (xy 45.71657 148.126507) + (xy 45.716567 148.126513) + (xy 45.659364 148.339999) + (xy 45.659364 148.34) + (xy 46.556314 148.34) + (xy 46.530507 148.380156) + (xy 46.49 148.518111) + (xy 46.49 148.661889) + (xy 46.530507 148.799844) + (xy 46.556314 148.84) + (xy 45.659364 148.84) + (xy 43.6805 148.84) + (xy 43.6805 147.066002) + (xy 63.526131 147.066002) + (xy 63.543498 147.175658) + (xy 63.593904 147.274585) + (xy 63.593909 147.274592) + (xy 63.672407 147.35309) + (xy 63.67241 147.353092) + (xy 63.672413 147.353095) + (xy 63.696589 147.365413) + (xy 63.771341 147.403501) + (xy 63.880998 147.420869) + (xy 63.881 147.420869) + (xy 63.881002 147.420869) + (xy 63.990658 147.403501) + (xy 63.990659 147.4035) + (xy 63.990661 147.4035) + (xy 64.089587 147.353095) + (xy 64.168095 147.274587) + (xy 64.2185 147.175661) + (xy 64.2185 147.175659) + (xy 64.218501 147.175658) + (xy 64.235869 147.066002) + (xy 64.235869 147.065997) + (xy 64.218501 146.956341) + (xy 64.207882 146.9355) + (xy 64.168095 146.857413) + (xy 64.168092 146.85741) + (xy 64.16809 146.857407) + (xy 64.089592 146.778909) + (xy 64.089588 146.778906) + (xy 64.089587 146.778905) + (xy 64.067268 146.767533) + (xy 63.990658 146.728498) + (xy 63.881002 146.711131) + (xy 63.880998 146.711131) + (xy 63.771341 146.728498) + (xy 63.672414 146.778904) + (xy 63.672407 146.778909) + (xy 63.593909 146.857407) + (xy 63.593904 146.857414) + (xy 63.543498 146.956341) + (xy 63.526131 147.065997) + (xy 63.526131 147.066002) + (xy 43.6805 147.066002) + (xy 43.6805 146.05) + (xy 46.034901 146.05) + (xy 46.053252 146.236331) + (xy 46.053253 146.236333) + (xy 46.107604 146.415502) + (xy 46.195862 146.580623) + (xy 46.195864 146.580626) + (xy 46.314642 146.725357) + (xy 46.459373 146.844135) + (xy 46.459376 146.844137) + (xy 46.624497 146.932395) + (xy 46.624499 146.932396) + (xy 46.756562 146.972457) + (xy 46.803666 146.986746) + (xy 46.803668 146.986747) + (xy 46.820374 146.988392) + (xy 46.99 147.005099) + (xy 47.176331 146.986747) + (xy 47.355501 146.932396) + (xy 47.520625 146.844136) + (xy 47.665357 146.725357) + (xy 47.784136 146.580625) + (xy 47.872396 146.415501) + (xy 47.898391 146.329807) + (xy 47.903337 146.313504) + (xy 47.941634 146.255066) + (xy 48.005446 146.226609) + (xy 48.021997 146.2255) + (xy 48.217781 146.2255) + (xy 48.240131 146.22753) + (xy 48.255913 146.230423) + (xy 48.288592 146.220239) + (xy 48.295785 146.218234) + (xy 48.329 146.210048) + (xy 48.329004 146.210044) + (xy 48.330263 146.209384) + (xy 48.332069 146.208636) + (xy 48.335714 146.20658) + (xy 48.337288 146.205422) + (xy 48.338503 146.204686) + (xy 48.33851 146.204685) + (xy 48.362718 146.180475) + (xy 48.368137 146.175374) + (xy 48.393756 146.152679) + (xy 48.393758 146.152673) + (xy 48.394571 146.151497) + (xy 48.408941 146.134252) + (xy 48.413548 146.129645) + (xy 49.4995 146.129645) + (xy 49.538855 146.314802) + (xy 49.538857 146.314807) + (xy 49.615848 146.487729) + (xy 49.615851 146.487734) + (xy 49.727111 146.64087) + (xy 49.727112 146.640871) + (xy 49.867784 146.767533) + (xy 50.031716 146.862179) + (xy 50.211744 146.920674) + (xy 50.352808 146.9355) + (xy 50.352812 146.9355) + (xy 51.247188 146.9355) + (xy 51.247192 146.9355) + (xy 51.388256 146.920674) + (xy 51.568284 146.862179) + (xy 51.732216 146.767533) + (xy 51.872888 146.640871) + (xy 51.984151 146.48773) + (xy 52.061144 146.314803) + (xy 52.1005 146.129646) + (xy 52.1005 146.129645) + (xy 57.1195 146.129645) + (xy 57.158855 146.314802) + (xy 57.158857 146.314807) + (xy 57.235848 146.487729) + (xy 57.235851 146.487734) + (xy 57.347111 146.64087) + (xy 57.347112 146.640871) + (xy 57.487784 146.767533) + (xy 57.651716 146.862179) + (xy 57.831744 146.920674) + (xy 57.972808 146.9355) + (xy 57.972812 146.9355) + (xy 58.867188 146.9355) + (xy 58.867192 146.9355) + (xy 59.008256 146.920674) + (xy 59.188284 146.862179) + (xy 59.352216 146.767533) + (xy 59.492888 146.640871) + (xy 59.604151 146.48773) + (xy 59.681144 146.314803) + (xy 59.717312 146.144646) + (xy 60.9295 146.144646) + (xy 60.936027 146.175354) + (xy 60.968855 146.329802) + (xy 60.968857 146.329807) + (xy 61.045848 146.502729) + (xy 61.045851 146.502734) + (xy 61.146213 146.64087) + (xy 61.157112 146.655871) + (xy 61.297784 146.782533) + (xy 61.461716 146.877179) + (xy 61.641744 146.935674) + (xy 61.782808 146.9505) + (xy 61.782812 146.9505) + (xy 62.677188 146.9505) + (xy 62.677192 146.9505) + (xy 62.818256 146.935674) + (xy 62.998284 146.877179) + (xy 63.162216 146.782533) + (xy 63.302888 146.655871) + (xy 63.414151 146.50273) + (xy 63.491144 146.329803) + (xy 63.5305 146.144646) + (xy 68.5495 146.144646) + (xy 68.556027 146.175354) + (xy 68.588855 146.329802) + (xy 68.588857 146.329807) + (xy 68.665848 146.502729) + (xy 68.665851 146.502734) + (xy 68.766213 146.64087) + (xy 68.777112 146.655871) + (xy 68.917784 146.782533) + (xy 69.081716 146.877179) + (xy 69.261744 146.935674) + (xy 69.402808 146.9505) + (xy 69.402812 146.9505) + (xy 70.297188 146.9505) + (xy 70.297192 146.9505) + (xy 70.438256 146.935674) + (xy 70.618284 146.877179) + (xy 70.782216 146.782533) + (xy 70.922888 146.655871) + (xy 71.034151 146.50273) + (xy 71.111144 146.329803) + (xy 71.1505 146.144646) + (xy 71.1505 146.05) + (xy 72.11954 146.05) + (xy 72.139326 146.238256) + (xy 72.139327 146.238259) + (xy 72.197818 146.418277) + (xy 72.197821 146.418284) + (xy 72.292467 146.582216) + (xy 72.371059 146.669501) + (xy 72.419129 146.722888) + (xy 72.572265 146.834148) + (xy 72.57227 146.834151) + (xy 72.745192 146.911142) + (xy 72.745197 146.911144) + (xy 72.930354 146.9505) + (xy 72.930355 146.9505) + (xy 73.119644 146.9505) + (xy 73.119646 146.9505) + (xy 73.304803 146.911144) + (xy 73.47773 146.834151) + (xy 73.630871 146.722888) + (xy 73.757533 146.582216) + (xy 73.852179 146.418284) + (xy 73.910674 146.238256) + (xy 73.93046 146.05) + (xy 87.35954 146.05) + (xy 87.379326 146.238256) + (xy 87.379327 146.238259) + (xy 87.437818 146.418277) + (xy 87.437821 146.418284) + (xy 87.532467 146.582216) + (xy 87.611059 146.669501) + (xy 87.659129 146.722888) + (xy 87.812265 146.834148) + (xy 87.81227 146.834151) + (xy 87.985192 146.911142) + (xy 87.985197 146.911144) + (xy 88.170354 146.9505) + (xy 88.170355 146.9505) + (xy 88.359644 146.9505) + (xy 88.359646 146.9505) + (xy 88.544803 146.911144) + (xy 88.71773 146.834151) + (xy 88.870871 146.722888) + (xy 88.997533 146.582216) + (xy 89.092179 146.418284) + (xy 89.150674 146.238256) + (xy 89.160513 146.144646) + (xy 90.1395 146.144646) + (xy 90.146027 146.175354) + (xy 90.178855 146.329802) + (xy 90.178857 146.329807) + (xy 90.255848 146.502729) + (xy 90.255851 146.502734) + (xy 90.356213 146.64087) + (xy 90.367112 146.655871) + (xy 90.507784 146.782533) + (xy 90.671716 146.877179) + (xy 90.851744 146.935674) + (xy 90.992808 146.9505) + (xy 90.992812 146.9505) + (xy 91.887188 146.9505) + (xy 91.887192 146.9505) + (xy 92.028256 146.935674) + (xy 92.208284 146.877179) + (xy 92.372216 146.782533) + (xy 92.512888 146.655871) + (xy 92.624151 146.50273) + (xy 92.701144 146.329803) + (xy 92.7405 146.144646) + (xy 105.3795 146.144646) + (xy 105.386027 146.175354) + (xy 105.418855 146.329802) + (xy 105.418857 146.329807) + (xy 105.495848 146.502729) + (xy 105.495851 146.502734) + (xy 105.596213 146.64087) + (xy 105.607112 146.655871) + (xy 105.747784 146.782533) + (xy 105.911716 146.877179) + (xy 106.091744 146.935674) + (xy 106.232808 146.9505) + (xy 106.232812 146.9505) + (xy 107.127188 146.9505) + (xy 107.127192 146.9505) + (xy 107.268256 146.935674) + (xy 107.448284 146.877179) + (xy 107.612216 146.782533) + (xy 107.752888 146.655871) + (xy 107.864151 146.50273) + (xy 107.941144 146.329803) + (xy 107.9805 146.144646) + (xy 109.1895 146.144646) + (xy 109.196027 146.175354) + (xy 109.228855 146.329802) + (xy 109.228857 146.329807) + (xy 109.305848 146.502729) + (xy 109.305851 146.502734) + (xy 109.406213 146.64087) + (xy 109.417112 146.655871) + (xy 109.557784 146.782533) + (xy 109.721716 146.877179) + (xy 109.901744 146.935674) + (xy 110.042808 146.9505) + (xy 110.042812 146.9505) + (xy 110.937188 146.9505) + (xy 110.937192 146.9505) + (xy 111.078256 146.935674) + (xy 111.258284 146.877179) + (xy 111.422216 146.782533) + (xy 111.562888 146.655871) + (xy 111.674151 146.50273) + (xy 111.751144 146.329803) + (xy 111.7905 146.144646) + (xy 111.7905 145.955354) + (xy 111.751144 145.770197) + (xy 111.744465 145.755197) + (xy 111.674151 145.59727) + (xy 111.674148 145.597265) + (xy 111.562888 145.444129) + (xy 111.546229 145.429129) + (xy 111.422216 145.317467) + (xy 111.258284 145.222821) + (xy 111.258277 145.222818) + (xy 111.078259 145.164327) + (xy 111.078256 145.164326) + (xy 110.937192 145.1495) + (xy 110.042808 145.1495) + (xy 109.901744 145.164326) + (xy 109.901741 145.164326) + (xy 109.90174 145.164327) + (xy 109.721722 145.222818) + (xy 109.721715 145.222821) + (xy 109.557785 145.317466) + (xy 109.417111 145.444129) + (xy 109.305851 145.597265) + (xy 109.305848 145.59727) + (xy 109.228857 145.770192) + (xy 109.228855 145.770197) + (xy 109.193083 145.938497) + (xy 109.1895 145.955354) + (xy 109.1895 146.144646) + (xy 107.9805 146.144646) + (xy 107.9805 145.955354) + (xy 107.941144 145.770197) + (xy 107.934465 145.755197) + (xy 107.864151 145.59727) + (xy 107.864148 145.597265) + (xy 107.752888 145.444129) + (xy 107.736229 145.429129) + (xy 107.612216 145.317467) + (xy 107.448284 145.222821) + (xy 107.448277 145.222818) + (xy 107.268259 145.164327) + (xy 107.268256 145.164326) + (xy 107.127192 145.1495) + (xy 106.232808 145.1495) + (xy 106.091744 145.164326) + (xy 106.091741 145.164326) + (xy 106.09174 145.164327) + (xy 105.911722 145.222818) + (xy 105.911715 145.222821) + (xy 105.747785 145.317466) + (xy 105.607111 145.444129) + (xy 105.495851 145.597265) + (xy 105.495848 145.59727) + (xy 105.418857 145.770192) + (xy 105.418855 145.770197) + (xy 105.383083 145.938497) + (xy 105.3795 145.955354) + (xy 105.3795 146.144646) + (xy 92.7405 146.144646) + (xy 92.7405 145.955354) + (xy 92.701144 145.770197) + (xy 92.694465 145.755197) + (xy 92.624151 145.59727) + (xy 92.624148 145.597265) + (xy 92.512888 145.444129) + (xy 92.496229 145.429129) + (xy 92.372216 145.317467) + (xy 92.208284 145.222821) + (xy 92.208277 145.222818) + (xy 92.028259 145.164327) + (xy 92.028256 145.164326) + (xy 91.887192 145.1495) + (xy 90.992808 145.1495) + (xy 90.851744 145.164326) + (xy 90.851741 145.164326) + (xy 90.85174 145.164327) + (xy 90.671722 145.222818) + (xy 90.671715 145.222821) + (xy 90.507785 145.317466) + (xy 90.367111 145.444129) + (xy 90.255851 145.597265) + (xy 90.255848 145.59727) + (xy 90.178857 145.770192) + (xy 90.178855 145.770197) + (xy 90.143083 145.938497) + (xy 90.1395 145.955354) + (xy 90.1395 146.144646) + (xy 89.160513 146.144646) + (xy 89.17046 146.05) + (xy 89.150674 145.861744) + (xy 89.092179 145.681716) + (xy 88.997533 145.517784) + (xy 88.870871 145.377112) + (xy 88.867473 145.374643) + (xy 88.717734 145.265851) + (xy 88.717729 145.265848) + (xy 88.544807 145.188857) + (xy 88.544802 145.188855) + (xy 88.399001 145.157865) + (xy 88.359646 145.1495) + (xy 88.170354 145.1495) + (xy 88.137897 145.156398) + (xy 87.985197 145.188855) + (xy 87.985192 145.188857) + (xy 87.81227 145.265848) + (xy 87.812265 145.265851) + (xy 87.659129 145.377111) + (xy 87.532466 145.517785) + (xy 87.437821 145.681715) + (xy 87.437818 145.681722) + (xy 87.386982 145.838181) + (xy 87.379326 145.861744) + (xy 87.35954 146.05) + (xy 73.93046 146.05) + (xy 73.910674 145.861744) + (xy 73.852179 145.681716) + (xy 73.757533 145.517784) + (xy 73.630871 145.377112) + (xy 73.627473 145.374643) + (xy 73.477734 145.265851) + (xy 73.477729 145.265848) + (xy 73.304807 145.188857) + (xy 73.304802 145.188855) + (xy 73.159001 145.157865) + (xy 73.119646 145.1495) + (xy 72.930354 145.1495) + (xy 72.897897 145.156398) + (xy 72.745197 145.188855) + (xy 72.745192 145.188857) + (xy 72.57227 145.265848) + (xy 72.572265 145.265851) + (xy 72.419129 145.377111) + (xy 72.292466 145.517785) + (xy 72.197821 145.681715) + (xy 72.197818 145.681722) + (xy 72.146982 145.838181) + (xy 72.139326 145.861744) + (xy 72.11954 146.05) + (xy 71.1505 146.05) + (xy 71.1505 145.955354) + (xy 71.111144 145.770197) + (xy 71.104465 145.755197) + (xy 71.034151 145.59727) + (xy 71.034148 145.597265) + (xy 70.922888 145.444129) + (xy 70.906229 145.429129) + (xy 70.782216 145.317467) + (xy 70.618284 145.222821) + (xy 70.618277 145.222818) + (xy 70.438259 145.164327) + (xy 70.438256 145.164326) + (xy 70.297192 145.1495) + (xy 69.402808 145.1495) + (xy 69.261744 145.164326) + (xy 69.261741 145.164326) + (xy 69.26174 145.164327) + (xy 69.081722 145.222818) + (xy 69.081715 145.222821) + (xy 68.917785 145.317466) + (xy 68.777111 145.444129) + (xy 68.665851 145.597265) + (xy 68.665848 145.59727) + (xy 68.588857 145.770192) + (xy 68.588855 145.770197) + (xy 68.553083 145.938497) + (xy 68.5495 145.955354) + (xy 68.5495 146.144646) + (xy 63.5305 146.144646) + (xy 63.5305 145.955354) + (xy 63.491144 145.770197) + (xy 63.484465 145.755197) + (xy 63.414151 145.59727) + (xy 63.414148 145.597265) + (xy 63.302888 145.444129) + (xy 63.286229 145.429129) + (xy 63.162216 145.317467) + (xy 62.998284 145.222821) + (xy 62.998277 145.222818) + (xy 62.818259 145.164327) + (xy 62.818256 145.164326) + (xy 62.677192 145.1495) + (xy 61.782808 145.1495) + (xy 61.641744 145.164326) + (xy 61.641741 145.164326) + (xy 61.64174 145.164327) + (xy 61.461722 145.222818) + (xy 61.461715 145.222821) + (xy 61.297785 145.317466) + (xy 61.157111 145.444129) + (xy 61.045851 145.597265) + (xy 61.045848 145.59727) + (xy 60.968857 145.770192) + (xy 60.968855 145.770197) + (xy 60.933083 145.938497) + (xy 60.9295 145.955354) + (xy 60.9295 146.144646) + (xy 59.717312 146.144646) + (xy 59.7205 146.129646) + (xy 59.7205 145.940354) + (xy 59.681144 145.755197) + (xy 59.64843 145.681722) + (xy 59.604151 145.58227) + (xy 59.604148 145.582265) + (xy 59.492888 145.429129) + (xy 59.432374 145.374642) + (xy 59.352216 145.302467) + (xy 59.188284 145.207821) + (xy 59.188277 145.207818) + (xy 59.014309 145.151292) + (xy 59.008256 145.149326) + (xy 58.867192 145.1345) + (xy 57.972808 145.1345) + (xy 57.831744 145.149326) + (xy 57.831741 145.149326) + (xy 57.83174 145.149327) + (xy 57.651722 145.207818) + (xy 57.651715 145.207821) + (xy 57.487785 145.302466) + (xy 57.347111 145.429129) + (xy 57.235851 145.582265) + (xy 57.235848 145.58227) + (xy 57.158857 145.755192) + (xy 57.158855 145.755197) + (xy 57.1195 145.940354) + (xy 57.1195 146.129645) + (xy 52.1005 146.129645) + (xy 52.1005 145.940354) + (xy 52.061144 145.755197) + (xy 52.02843 145.681722) + (xy 51.984151 145.58227) + (xy 51.984148 145.582265) + (xy 51.872888 145.429129) + (xy 51.812374 145.374642) + (xy 51.732216 145.302467) + (xy 51.568284 145.207821) + (xy 51.568277 145.207818) + (xy 51.394309 145.151292) + (xy 51.388256 145.149326) + (xy 51.247192 145.1345) + (xy 50.352808 145.1345) + (xy 50.211744 145.149326) + (xy 50.211741 145.149326) + (xy 50.21174 145.149327) + (xy 50.031722 145.207818) + (xy 50.031715 145.207821) + (xy 49.867785 145.302466) + (xy 49.727111 145.429129) + (xy 49.615851 145.582265) + (xy 49.615848 145.58227) + (xy 49.538857 145.755192) + (xy 49.538855 145.755197) + (xy 49.4995 145.940354) + (xy 49.4995 146.129645) + (xy 48.413548 146.129645) + (xy 49.509191 145.034002) + (xy 67.336131 145.034002) + (xy 67.353498 145.143658) + (xy 67.403904 145.242585) + (xy 67.403909 145.242592) + (xy 67.482407 145.32109) + (xy 67.48241 145.321092) + (xy 67.482413 145.321095) + (xy 67.536986 145.348901) + (xy 67.581341 145.371501) + (xy 67.690998 145.388869) + (xy 67.691 145.388869) + (xy 67.691002 145.388869) + (xy 67.800658 145.371501) + (xy 67.800659 145.3715) + (xy 67.800661 145.3715) + (xy 67.899587 145.321095) + (xy 67.978095 145.242587) + (xy 68.0285 145.143661) + (xy 68.0285 145.143659) + (xy 68.028501 145.143658) + (xy 68.045869 145.034002) + (xy 68.045869 145.033997) + (xy 68.028501 144.924341) + (xy 68.004596 144.877424) + (xy 67.978095 144.825413) + (xy 67.978092 144.82541) + (xy 67.97809 144.825407) + (xy 67.899592 144.746909) + (xy 67.899588 144.746906) + (xy 67.899587 144.746905) + (xy 67.875421 144.734592) + (xy 67.800658 144.696498) + (xy 67.691002 144.679131) + (xy 67.690998 144.679131) + (xy 67.581341 144.696498) + (xy 67.482414 144.746904) + (xy 67.482407 144.746909) + (xy 67.403909 144.825407) + (xy 67.403904 144.825414) + (xy 67.353498 144.924341) + (xy 67.336131 145.033997) + (xy 67.336131 145.034002) + (xy 49.509191 145.034002) + (xy 50.017191 144.526002) + (xy 102.769131 144.526002) + (xy 102.786498 144.635658) + (xy 102.836904 144.734585) + (xy 102.836909 144.734592) + (xy 102.915407 144.81309) + (xy 102.91541 144.813092) + (xy 102.915413 144.813095) + (xy 102.939589 144.825413) + (xy 103.014341 144.863501) + (xy 103.123998 144.880869) + (xy 103.124 144.880869) + (xy 103.124002 144.880869) + (xy 103.233658 144.863501) + (xy 103.233659 144.8635) + (xy 103.233661 144.8635) + (xy 103.332587 144.813095) + (xy 103.411095 144.734587) + (xy 103.4615 144.635661) + (xy 103.4615 144.635659) + (xy 103.461501 144.635658) + (xy 103.478869 144.526002) + (xy 103.478869 144.525997) + (xy 103.461501 144.416341) + (xy 103.450882 144.3955) + (xy 103.411095 144.317413) + (xy 103.411092 144.31741) + (xy 103.41109 144.317407) + (xy 103.332592 144.238909) + (xy 103.332588 144.238906) + (xy 103.332587 144.238905) + (xy 103.308421 144.226592) + (xy 103.233658 144.188498) + (xy 103.124002 144.171131) + (xy 103.123998 144.171131) + (xy 103.014341 144.188498) + (xy 102.915414 144.238904) + (xy 102.915407 144.238909) + (xy 102.836909 144.317407) + (xy 102.836904 144.317414) + (xy 102.786498 144.416341) + (xy 102.769131 144.525997) + (xy 102.769131 144.526002) + (xy 50.017191 144.526002) + (xy 50.125381 144.417812) + (xy 50.186702 144.384329) + (xy 50.226017 144.382174) + (xy 50.352808 144.3955) + (xy 50.352812 144.3955) + (xy 51.247188 144.3955) + (xy 51.247192 144.3955) + (xy 51.388256 144.380674) + (xy 51.568284 144.322179) + (xy 51.732216 144.227533) + (xy 51.872888 144.100871) + (xy 51.984151 143.94773) + (xy 52.061144 143.774803) + (xy 52.1005 143.589646) + (xy 52.1005 143.589645) + (xy 57.1195 143.589645) + (xy 57.158855 143.774802) + (xy 57.158857 143.774807) + (xy 57.235848 143.947729) + (xy 57.235851 143.947734) + (xy 57.347111 144.10087) + (xy 57.347112 144.100871) + (xy 57.487784 144.227533) + (xy 57.651716 144.322179) + (xy 57.831744 144.380674) + (xy 57.972808 144.3955) + (xy 57.972812 144.3955) + (xy 58.867188 144.3955) + (xy 58.867192 144.3955) + (xy 59.008256 144.380674) + (xy 59.188284 144.322179) + (xy 59.352216 144.227533) + (xy 59.492888 144.100871) + (xy 59.604151 143.94773) + (xy 59.681144 143.774803) + (xy 59.717312 143.604645) + (xy 60.9295 143.604645) + (xy 60.968855 143.789802) + (xy 60.968857 143.789807) + (xy 61.045848 143.962729) + (xy 61.045851 143.962734) + (xy 61.154233 144.111909) + (xy 61.157112 144.115871) + (xy 61.297784 144.242533) + (xy 61.461716 144.337179) + (xy 61.641744 144.395674) + (xy 61.782808 144.4105) + (xy 61.782812 144.4105) + (xy 62.677188 144.4105) + (xy 62.677192 144.4105) + (xy 62.818256 144.395674) + (xy 62.998284 144.337179) + (xy 63.162216 144.242533) + (xy 63.302888 144.115871) + (xy 63.414151 143.96273) + (xy 63.491144 143.789803) + (xy 63.5305 143.604646) + (xy 63.5305 143.604645) + (xy 68.5495 143.604645) + (xy 68.588855 143.789802) + (xy 68.588857 143.789807) + (xy 68.665848 143.962729) + (xy 68.665851 143.962734) + (xy 68.774233 144.111909) + (xy 68.777112 144.115871) + (xy 68.917784 144.242533) + (xy 69.081716 144.337179) + (xy 69.261744 144.395674) + (xy 69.402808 144.4105) + (xy 69.402812 144.4105) + (xy 70.297188 144.4105) + (xy 70.297192 144.4105) + (xy 70.438256 144.395674) + (xy 70.618284 144.337179) + (xy 70.782216 144.242533) + (xy 70.922888 144.115871) + (xy 71.034151 143.96273) + (xy 71.111144 143.789803) + (xy 71.1505 143.604646) + (xy 71.1505 143.51) + (xy 72.11954 143.51) + (xy 72.139326 143.698256) + (xy 72.139327 143.698259) + (xy 72.197818 143.878277) + (xy 72.197821 143.878284) + (xy 72.292467 144.042216) + (xy 72.371059 144.129501) + (xy 72.419129 144.182888) + (xy 72.572265 144.294148) + (xy 72.57227 144.294151) + (xy 72.745192 144.371142) + (xy 72.745197 144.371144) + (xy 72.930354 144.4105) + (xy 72.930355 144.4105) + (xy 73.119644 144.4105) + (xy 73.119646 144.4105) + (xy 73.304803 144.371144) + (xy 73.47773 144.294151) + (xy 73.630871 144.182888) + (xy 73.757533 144.042216) + (xy 73.852179 143.878284) + (xy 73.910674 143.698256) + (xy 73.93046 143.51) + (xy 87.35954 143.51) + (xy 87.379326 143.698256) + (xy 87.379327 143.698259) + (xy 87.437818 143.878277) + (xy 87.437821 143.878284) + (xy 87.532467 144.042216) + (xy 87.611059 144.129501) + (xy 87.659129 144.182888) + (xy 87.812265 144.294148) + (xy 87.81227 144.294151) + (xy 87.985192 144.371142) + (xy 87.985197 144.371144) + (xy 88.170354 144.4105) + (xy 88.170355 144.4105) + (xy 88.359644 144.4105) + (xy 88.359646 144.4105) + (xy 88.544803 144.371144) + (xy 88.71773 144.294151) + (xy 88.870871 144.182888) + (xy 88.997533 144.042216) + (xy 89.092179 143.878284) + (xy 89.150674 143.698256) + (xy 89.160513 143.604645) + (xy 90.1395 143.604645) + (xy 90.178855 143.789802) + (xy 90.178857 143.789807) + (xy 90.255848 143.962729) + (xy 90.255851 143.962734) + (xy 90.364233 144.111909) + (xy 90.367112 144.115871) + (xy 90.507784 144.242533) + (xy 90.671716 144.337179) + (xy 90.851744 144.395674) + (xy 90.992808 144.4105) + (xy 90.992812 144.4105) + (xy 91.887188 144.4105) + (xy 91.887192 144.4105) + (xy 92.028256 144.395674) + (xy 92.208284 144.337179) + (xy 92.372216 144.242533) + (xy 92.466559 144.157585) + (xy 92.52955 144.127355) + (xy 92.598885 144.13598) + (xy 92.652551 144.180721) + (xy 92.660015 144.193439) + (xy 92.676904 144.226585) + (xy 92.676909 144.226592) + (xy 92.755407 144.30509) + (xy 92.75541 144.305092) + (xy 92.755413 144.305095) + (xy 92.81838 144.337178) + (xy 92.854341 144.355501) + (xy 92.963998 144.372869) + (xy 92.964 144.372869) + (xy 92.964002 144.372869) + (xy 93.073658 144.355501) + (xy 93.073659 144.3555) + (xy 93.073661 144.3555) + (xy 93.172587 144.305095) + (xy 93.251095 144.226587) + (xy 93.3015 144.127661) + (xy 93.3015 144.127659) + (xy 93.301501 144.127658) + (xy 93.318869 144.018002) + (xy 93.318869 144.017997) + (xy 93.301501 143.908341) + (xy 93.267086 143.840798) + (xy 93.251095 143.809413) + (xy 93.251092 143.80941) + (xy 93.25109 143.809407) + (xy 93.172592 143.730909) + (xy 93.172588 143.730906) + (xy 93.172587 143.730905) + (xy 93.168743 143.728946) + (xy 93.073658 143.680498) + (xy 92.964002 143.663131) + (xy 92.963997 143.663131) + (xy 92.883897 143.675817) + (xy 92.814604 143.666862) + (xy 92.761152 143.621866) + (xy 92.740513 143.555114) + (xy 92.7405 143.553344) + (xy 92.7405 143.415354) + (xy 92.701144 143.230197) + (xy 92.701142 143.230192) + (xy 92.624151 143.05727) + (xy 92.624148 143.057265) + (xy 92.512888 142.904129) + (xy 92.496229 142.889129) + (xy 92.372216 142.777467) + (xy 92.208284 142.682821) + (xy 92.208277 142.682818) + (xy 92.028259 142.624327) + (xy 92.028256 142.624326) + (xy 91.887192 142.6095) + (xy 90.992808 142.6095) + (xy 90.851744 142.624326) + (xy 90.851741 142.624326) + (xy 90.85174 142.624327) + (xy 90.671722 142.682818) + (xy 90.671715 142.682821) + (xy 90.507785 142.777466) + (xy 90.367111 142.904129) + (xy 90.255851 143.057265) + (xy 90.255848 143.05727) + (xy 90.178857 143.230192) + (xy 90.178855 143.230197) + (xy 90.1395 143.415354) + (xy 90.1395 143.604645) + (xy 89.160513 143.604645) + (xy 89.17046 143.51) + (xy 89.150674 143.321744) + (xy 89.092179 143.141716) + (xy 88.997533 142.977784) + (xy 88.870871 142.837112) + (xy 88.867473 142.834643) + (xy 88.717734 142.725851) + (xy 88.717729 142.725848) + (xy 88.544807 142.648857) + (xy 88.544802 142.648855) + (xy 88.399001 142.617865) + (xy 88.359646 142.6095) + (xy 88.170354 142.6095) + (xy 88.137897 142.616398) + (xy 87.985197 142.648855) + (xy 87.985192 142.648857) + (xy 87.81227 142.725848) + (xy 87.812265 142.725851) + (xy 87.659129 142.837111) + (xy 87.532466 142.977785) + (xy 87.437821 143.141715) + (xy 87.437818 143.141722) + (xy 87.38634 143.300156) + (xy 87.379326 143.321744) + (xy 87.35954 143.51) + (xy 73.93046 143.51) + (xy 73.910674 143.321744) + (xy 73.852179 143.141716) + (xy 73.757533 142.977784) + (xy 73.630871 142.837112) + (xy 73.627473 142.834643) + (xy 73.477734 142.725851) + (xy 73.477729 142.725848) + (xy 73.304807 142.648857) + (xy 73.304802 142.648855) + (xy 73.159001 142.617865) + (xy 73.119646 142.6095) + (xy 72.930354 142.6095) + (xy 72.897897 142.616398) + (xy 72.745197 142.648855) + (xy 72.745192 142.648857) + (xy 72.57227 142.725848) + (xy 72.572265 142.725851) + (xy 72.419129 142.837111) + (xy 72.292466 142.977785) + (xy 72.197821 143.141715) + (xy 72.197818 143.141722) + (xy 72.14634 143.300156) + (xy 72.139326 143.321744) + (xy 72.11954 143.51) + (xy 71.1505 143.51) + (xy 71.1505 143.415354) + (xy 71.111144 143.230197) + (xy 71.104465 143.215197) + (xy 71.034151 143.05727) + (xy 71.034148 143.057265) + (xy 70.922888 142.904129) + (xy 70.906229 142.889129) + (xy 70.782216 142.777467) + (xy 70.618284 142.682821) + (xy 70.618277 142.682818) + (xy 70.438259 142.624327) + (xy 70.438256 142.624326) + (xy 70.297192 142.6095) + (xy 69.402808 142.6095) + (xy 69.261744 142.624326) + (xy 69.261741 142.624326) + (xy 69.26174 142.624327) + (xy 69.081722 142.682818) + (xy 69.081715 142.682821) + (xy 68.917785 142.777466) + (xy 68.777111 142.904129) + (xy 68.665851 143.057265) + (xy 68.665848 143.05727) + (xy 68.588857 143.230192) + (xy 68.588855 143.230197) + (xy 68.5495 143.415354) + (xy 68.5495 143.604645) + (xy 63.5305 143.604645) + (xy 63.5305 143.415354) + (xy 63.491144 143.230197) + (xy 63.484465 143.215197) + (xy 63.414151 143.05727) + (xy 63.414148 143.057265) + (xy 63.302888 142.904129) + (xy 63.286229 142.889129) + (xy 63.162216 142.777467) + (xy 62.998284 142.682821) + (xy 62.998277 142.682818) + (xy 62.818259 142.624327) + (xy 62.818256 142.624326) + (xy 62.677192 142.6095) + (xy 61.782808 142.6095) + (xy 61.641744 142.624326) + (xy 61.641741 142.624326) + (xy 61.64174 142.624327) + (xy 61.461722 142.682818) + (xy 61.461715 142.682821) + (xy 61.297785 142.777466) + (xy 61.157111 142.904129) + (xy 61.045851 143.057265) + (xy 61.045848 143.05727) + (xy 60.968857 143.230192) + (xy 60.968855 143.230197) + (xy 60.9295 143.415354) + (xy 60.9295 143.604645) + (xy 59.717312 143.604645) + (xy 59.7205 143.589646) + (xy 59.7205 143.400354) + (xy 59.681144 143.215197) + (xy 59.64843 143.141722) + (xy 59.604151 143.04227) + (xy 59.604148 143.042265) + (xy 59.492888 142.889129) + (xy 59.440445 142.841909) + (xy 59.352216 142.762467) + (xy 59.188284 142.667821) + (xy 59.188277 142.667818) + (xy 59.014309 142.611292) + (xy 59.008256 142.609326) + (xy 58.867192 142.5945) + (xy 57.972808 142.5945) + (xy 57.831744 142.609326) + (xy 57.831741 142.609326) + (xy 57.83174 142.609327) + (xy 57.651722 142.667818) + (xy 57.651715 142.667821) + (xy 57.487785 142.762466) + (xy 57.347111 142.889129) + (xy 57.235851 143.042265) + (xy 57.235848 143.04227) + (xy 57.158857 143.215192) + (xy 57.158855 143.215197) + (xy 57.1195 143.400354) + (xy 57.1195 143.589645) + (xy 52.1005 143.589645) + (xy 52.1005 143.400354) + (xy 52.061144 143.215197) + (xy 52.02843 143.141722) + (xy 51.984151 143.04227) + (xy 51.984148 143.042265) + (xy 51.872888 142.889129) + (xy 51.820445 142.841909) + (xy 51.732216 142.762467) + (xy 51.568284 142.667821) + (xy 51.568277 142.667818) + (xy 51.394309 142.611292) + (xy 51.388256 142.609326) + (xy 51.247192 142.5945) + (xy 50.352808 142.5945) + (xy 50.211744 142.609326) + (xy 50.211741 142.609326) + (xy 50.21174 142.609327) + (xy 50.031722 142.667818) + (xy 50.031715 142.667821) + (xy 49.867785 142.762466) + (xy 49.727111 142.889129) + (xy 49.615851 143.042265) + (xy 49.615848 143.04227) + (xy 49.538857 143.215192) + (xy 49.538855 143.215197) + (xy 49.4995 143.400354) + (xy 49.4995 143.589645) + (xy 49.538855 143.774802) + (xy 49.538857 143.774807) + (xy 49.615848 143.947729) + (xy 49.615851 143.947734) + (xy 49.72711 144.100869) + (xy 49.727117 144.100877) + (xy 49.745151 144.117115) + (xy 49.781799 144.176602) + (xy 49.780468 144.246459) + (xy 49.749859 144.296945) + (xy 48.208625 145.838181) + (xy 48.147302 145.871666) + (xy 48.120944 145.8745) + (xy 48.021997 145.8745) + (xy 47.954958 145.854815) + (xy 47.909203 145.802011) + (xy 47.903337 145.786496) + (xy 47.872395 145.684497) + (xy 47.784137 145.519376) + (xy 47.784135 145.519373) + (xy 47.665357 145.374642) + (xy 47.520626 145.255864) + (xy 47.520623 145.255862) + (xy 47.355502 145.167604) + (xy 47.176333 145.113253) + (xy 47.176331 145.113252) + (xy 46.99 145.094901) + (xy 46.803668 145.113252) + (xy 46.803666 145.113253) + (xy 46.624497 145.167604) + (xy 46.459376 145.255862) + (xy 46.459373 145.255864) + (xy 46.314642 145.374642) + (xy 46.195864 145.519373) + (xy 46.195862 145.519376) + (xy 46.107604 145.684497) + (xy 46.053253 145.863666) + (xy 46.053252 145.863668) + (xy 46.034901 146.05) + (xy 43.6805 146.05) + (xy 43.6805 143.51) + (xy 46.034901 143.51) + (xy 46.053252 143.696331) + (xy 46.053253 143.696333) + (xy 46.107604 143.875502) + (xy 46.195862 144.040623) + (xy 46.195864 144.040626) + (xy 46.314642 144.185357) + (xy 46.459373 144.304135) + (xy 46.459376 144.304137) + (xy 46.624497 144.392395) + (xy 46.624499 144.392396) + (xy 46.779308 144.439357) + (xy 46.803666 144.446746) + (xy 46.803668 144.446747) + (xy 46.820374 144.448392) + (xy 46.99 144.465099) + (xy 47.176331 144.446747) + (xy 47.355501 144.392396) + (xy 47.520625 144.304136) + (xy 47.665357 144.185357) + (xy 47.784136 144.040625) + (xy 47.872396 143.875501) + (xy 47.926747 143.696331) + (xy 47.945099 143.51) + (xy 47.926747 143.323669) + (xy 47.872396 143.144499) + (xy 47.870912 143.141722) + (xy 47.784137 142.979376) + (xy 47.784135 142.979373) + (xy 47.665357 142.834642) + (xy 47.520626 142.715864) + (xy 47.520623 142.715862) + (xy 47.355502 142.627604) + (xy 47.176333 142.573253) + (xy 47.176331 142.573252) + (xy 46.99 142.554901) + (xy 46.803668 142.573252) + (xy 46.803666 142.573253) + (xy 46.624497 142.627604) + (xy 46.459376 142.715862) + (xy 46.459373 142.715864) + (xy 46.314642 142.834642) + (xy 46.195864 142.979373) + (xy 46.195862 142.979376) + (xy 46.107604 143.144497) + (xy 46.053253 143.323666) + (xy 46.053252 143.323668) + (xy 46.034901 143.51) + (xy 43.6805 143.51) + (xy 43.6805 142.494002) + (xy 67.844131 142.494002) + (xy 67.861498 142.603658) + (xy 67.911904 142.702585) + (xy 67.911909 142.702592) + (xy 67.990407 142.78109) + (xy 67.99041 142.781092) + (xy 67.990413 142.781095) + (xy 68.044986 142.808901) + (xy 68.089341 142.831501) + (xy 68.198998 142.848869) + (xy 68.199 142.848869) + (xy 68.199002 142.848869) + (xy 68.308658 142.831501) + (xy 68.308659 142.8315) + (xy 68.308661 142.8315) + (xy 68.407587 142.781095) + (xy 68.486095 142.702587) + (xy 68.5365 142.603661) + (xy 68.5365 142.603659) + (xy 68.536501 142.603658) + (xy 68.553869 142.494002) + (xy 68.553869 142.493997) + (xy 68.536501 142.384341) + (xy 68.512074 142.3364) + (xy 68.486095 142.285413) + (xy 68.486092 142.28541) + (xy 68.48609 142.285407) + (xy 68.407592 142.206909) + (xy 68.407588 142.206906) + (xy 68.407587 142.206905) + (xy 68.403743 142.204946) + (xy 68.308658 142.156498) + (xy 68.199002 142.139131) + (xy 68.198998 142.139131) + (xy 68.089341 142.156498) + (xy 67.990414 142.206904) + (xy 67.990407 142.206909) + (xy 67.911909 142.285407) + (xy 67.911904 142.285414) + (xy 67.861498 142.384341) + (xy 67.844131 142.493997) + (xy 67.844131 142.494002) + (xy 43.6805 142.494002) + (xy 43.6805 140.97) + (xy 46.034901 140.97) + (xy 46.053252 141.156331) + (xy 46.053253 141.156333) + (xy 46.107604 141.335502) + (xy 46.195862 141.500623) + (xy 46.195864 141.500626) + (xy 46.314642 141.645357) + (xy 46.459373 141.764135) + (xy 46.459376 141.764137) + (xy 46.616192 141.847956) + (xy 46.624499 141.852396) + (xy 46.778296 141.89905) + (xy 46.803666 141.906746) + (xy 46.803668 141.906747) + (xy 46.820374 141.908392) + (xy 46.99 141.925099) + (xy 47.176331 141.906747) + (xy 47.355501 141.852396) + (xy 47.520625 141.764136) + (xy 47.665357 141.645357) + (xy 47.784136 141.500625) + (xy 47.872396 141.335501) + (xy 47.926747 141.156331) + (xy 47.937255 141.049645) + (xy 49.4995 141.049645) + (xy 49.538855 141.234802) + (xy 49.538857 141.234807) + (xy 49.615848 141.407729) + (xy 49.615851 141.407734) + (xy 49.727111 141.56087) + (xy 49.727112 141.560871) + (xy 49.867784 141.687533) + (xy 50.031716 141.782179) + (xy 50.211744 141.840674) + (xy 50.352808 141.8555) + (xy 50.352812 141.8555) + (xy 51.247188 141.8555) + (xy 51.247192 141.8555) + (xy 51.388256 141.840674) + (xy 51.568284 141.782179) + (xy 51.732216 141.687533) + (xy 51.872888 141.560871) + (xy 51.984151 141.40773) + (xy 52.061144 141.234803) + (xy 52.1005 141.049646) + (xy 52.1005 141.049645) + (xy 57.1195 141.049645) + (xy 57.158855 141.234802) + (xy 57.158857 141.234807) + (xy 57.235848 141.407729) + (xy 57.235851 141.407734) + (xy 57.347111 141.56087) + (xy 57.347112 141.560871) + (xy 57.487784 141.687533) + (xy 57.651716 141.782179) + (xy 57.831744 141.840674) + (xy 57.972808 141.8555) + (xy 57.972812 141.8555) + (xy 58.867188 141.8555) + (xy 58.867192 141.8555) + (xy 59.008256 141.840674) + (xy 59.188284 141.782179) + (xy 59.352216 141.687533) + (xy 59.492888 141.560871) + (xy 59.604151 141.40773) + (xy 59.681144 141.234803) + (xy 59.717312 141.064645) + (xy 60.9295 141.064645) + (xy 60.968855 141.249802) + (xy 60.968857 141.249807) + (xy 61.045848 141.422729) + (xy 61.045851 141.422734) + (xy 61.146213 141.56087) + (xy 61.157112 141.575871) + (xy 61.297784 141.702533) + (xy 61.461716 141.797179) + (xy 61.641744 141.855674) + (xy 61.782808 141.8705) + (xy 61.782812 141.8705) + (xy 62.677188 141.8705) + (xy 62.677192 141.8705) + (xy 62.818256 141.855674) + (xy 62.998284 141.797179) + (xy 63.162216 141.702533) + (xy 63.302888 141.575871) + (xy 63.414151 141.42273) + (xy 63.491144 141.249803) + (xy 63.5305 141.064646) + (xy 63.5305 141.064645) + (xy 68.5495 141.064645) + (xy 68.588855 141.249802) + (xy 68.588857 141.249807) + (xy 68.665848 141.422729) + (xy 68.665851 141.422734) + (xy 68.766213 141.56087) + (xy 68.777112 141.575871) + (xy 68.917784 141.702533) + (xy 69.081716 141.797179) + (xy 69.261744 141.855674) + (xy 69.402808 141.8705) + (xy 69.402812 141.8705) + (xy 70.297188 141.8705) + (xy 70.297192 141.8705) + (xy 70.438256 141.855674) + (xy 70.618284 141.797179) + (xy 70.782216 141.702533) + (xy 70.922888 141.575871) + (xy 71.034151 141.42273) + (xy 71.111144 141.249803) + (xy 71.1505 141.064646) + (xy 71.1505 140.97) + (xy 72.11954 140.97) + (xy 72.139326 141.158256) + (xy 72.139327 141.158259) + (xy 72.197818 141.338277) + (xy 72.197821 141.338284) + (xy 72.292467 141.502216) + (xy 72.371059 141.589501) + (xy 72.419129 141.642888) + (xy 72.572265 141.754148) + (xy 72.57227 141.754151) + (xy 72.745192 141.831142) + (xy 72.745197 141.831144) + (xy 72.930354 141.8705) + (xy 72.930355 141.8705) + (xy 73.119644 141.8705) + (xy 73.119646 141.8705) + (xy 73.304803 141.831144) + (xy 73.47773 141.754151) + (xy 73.630871 141.642888) + (xy 73.757533 141.502216) + (xy 73.852179 141.338284) + (xy 73.910674 141.158256) + (xy 73.93046 140.97) + (xy 87.35954 140.97) + (xy 87.379326 141.158256) + (xy 87.379327 141.158259) + (xy 87.437818 141.338277) + (xy 87.437821 141.338284) + (xy 87.532467 141.502216) + (xy 87.611059 141.589501) + (xy 87.659129 141.642888) + (xy 87.812265 141.754148) + (xy 87.81227 141.754151) + (xy 87.985192 141.831142) + (xy 87.985197 141.831144) + (xy 88.170354 141.8705) + (xy 88.170355 141.8705) + (xy 88.359644 141.8705) + (xy 88.359646 141.8705) + (xy 88.544803 141.831144) + (xy 88.71773 141.754151) + (xy 88.870871 141.642888) + (xy 88.997533 141.502216) + (xy 89.092179 141.338284) + (xy 89.150674 141.158256) + (xy 89.160513 141.064645) + (xy 90.1395 141.064645) + (xy 90.178855 141.249802) + (xy 90.178857 141.249807) + (xy 90.255848 141.422729) + (xy 90.255851 141.422734) + (xy 90.356213 141.56087) + (xy 90.367112 141.575871) + (xy 90.507784 141.702533) + (xy 90.671716 141.797179) + (xy 90.851744 141.855674) + (xy 90.992808 141.8705) + (xy 90.992812 141.8705) + (xy 91.887188 141.8705) + (xy 91.887192 141.8705) + (xy 92.028256 141.855674) + (xy 92.208284 141.797179) + (xy 92.372216 141.702533) + (xy 92.512888 141.575871) + (xy 92.624151 141.42273) + (xy 92.701144 141.249803) + (xy 92.702436 141.243722) + (xy 92.735627 141.18224) + (xy 92.796789 141.148461) + (xy 92.823727 141.1455) + (xy 93.045693 141.1455) + (xy 93.112732 141.165185) + (xy 93.158487 141.217989) + (xy 93.168431 141.287147) + (xy 93.156179 141.32579) + (xy 93.149814 141.338284) + (xy 93.134498 141.368343) + (xy 93.117131 141.477997) + (xy 93.117131 141.478002) + (xy 93.134498 141.587658) + (xy 93.184904 141.686585) + (xy 93.184909 141.686592) + (xy 93.263407 141.76509) + (xy 93.26341 141.765092) + (xy 93.263413 141.765095) + (xy 93.32638 141.797178) + (xy 93.362341 141.815501) + (xy 93.471998 141.832869) + (xy 93.472 141.832869) + (xy 93.472002 141.832869) + (xy 93.581658 141.815501) + (xy 93.581659 141.8155) + (xy 93.581661 141.8155) + (xy 93.680587 141.765095) + (xy 93.759095 141.686587) + (xy 93.8095 141.587661) + (xy 93.8095 141.587659) + (xy 93.809501 141.587658) + (xy 93.826869 141.478002) + (xy 93.826869 141.477997) + (xy 93.809501 141.368343) + (xy 93.8095 141.368341) + (xy 93.8095 141.368339) + (xy 93.787821 141.325792) + (xy 93.774926 141.257125) + (xy 93.801202 141.192385) + (xy 93.858309 141.152128) + (xy 93.898307 141.1455) + (xy 104.396943 141.1455) + (xy 104.463982 141.165185) + (xy 104.484624 141.181819) + (xy 105.647656 142.34485) + (xy 105.662025 142.362091) + (xy 105.671138 142.375294) + (xy 105.67114 142.375296) + (xy 105.701441 142.391199) + (xy 105.707932 142.394859) + (xy 105.737226 142.412568) + (xy 105.737227 142.412568) + (xy 105.738604 142.412997) + (xy 105.740405 142.413743) + (xy 105.744413 142.41486) + (xy 105.746341 142.415154) + (xy 105.747741 142.415499) + (xy 105.747743 142.4155) + (xy 105.781954 142.4155) + (xy 105.789439 142.415725) + (xy 105.823581 142.417791) + (xy 105.824995 142.417532) + (xy 105.84735 142.4155) + (xy 105.951539 142.4155) + (xy 106.018578 142.435185) + (xy 106.064333 142.487989) + (xy 106.074277 142.557147) + (xy 106.045252 142.620703) + (xy 105.989857 142.657431) + (xy 105.911722 142.682818) + (xy 105.911715 142.682821) + (xy 105.747785 142.777466) + (xy 105.607111 142.904129) + (xy 105.495851 143.057265) + (xy 105.495848 143.05727) + (xy 105.418857 143.230192) + (xy 105.418855 143.230197) + (xy 105.3795 143.415354) + (xy 105.3795 143.604645) + (xy 105.418855 143.789802) + (xy 105.418857 143.789807) + (xy 105.495848 143.962729) + (xy 105.495851 143.962734) + (xy 105.604233 144.111909) + (xy 105.607112 144.115871) + (xy 105.747784 144.242533) + (xy 105.911716 144.337179) + (xy 106.091744 144.395674) + (xy 106.232808 144.4105) + (xy 106.232812 144.4105) + (xy 107.127188 144.4105) + (xy 107.127192 144.4105) + (xy 107.268256 144.395674) + (xy 107.448284 144.337179) + (xy 107.612216 144.242533) + (xy 107.752888 144.115871) + (xy 107.864151 143.96273) + (xy 107.941144 143.789803) + (xy 107.9805 143.604646) + (xy 107.9805 143.415354) + (xy 107.941144 143.230197) + (xy 107.934465 143.215197) + (xy 107.864151 143.05727) + (xy 107.864148 143.057265) + (xy 107.752888 142.904129) + (xy 107.736229 142.889129) + (xy 107.612216 142.777467) + (xy 107.448284 142.682821) + (xy 107.448277 142.682818) + (xy 107.370143 142.657431) + (xy 107.312467 142.617993) + (xy 107.285269 142.553635) + (xy 107.297184 142.484788) + (xy 107.344428 142.433313) + (xy 107.408461 142.4155) + (xy 109.761539 142.4155) + (xy 109.828578 142.435185) + (xy 109.874333 142.487989) + (xy 109.884277 142.557147) + (xy 109.855252 142.620703) + (xy 109.799857 142.657431) + (xy 109.721722 142.682818) + (xy 109.721715 142.682821) + (xy 109.557785 142.777466) + (xy 109.417111 142.904129) + (xy 109.305851 143.057265) + (xy 109.305848 143.05727) + (xy 109.228857 143.230192) + (xy 109.228855 143.230197) + (xy 109.1895 143.415354) + (xy 109.1895 143.604645) + (xy 109.228855 143.789802) + (xy 109.228857 143.789807) + (xy 109.305848 143.962729) + (xy 109.305851 143.962734) + (xy 109.414233 144.111909) + (xy 109.417112 144.115871) + (xy 109.557784 144.242533) + (xy 109.721716 144.337179) + (xy 109.901744 144.395674) + (xy 110.042808 144.4105) + (xy 110.042812 144.4105) + (xy 110.937188 144.4105) + (xy 110.937192 144.4105) + (xy 111.078256 144.395674) + (xy 111.258284 144.337179) + (xy 111.422216 144.242533) + (xy 111.562888 144.115871) + (xy 111.674151 143.96273) + (xy 111.751144 143.789803) + (xy 111.7905 143.604646) + (xy 111.7905 143.415354) + (xy 111.751144 143.230197) + (xy 111.744465 143.215197) + (xy 111.674151 143.05727) + (xy 111.674148 143.057265) + (xy 111.562888 142.904129) + (xy 111.546229 142.889129) + (xy 111.422216 142.777467) + (xy 111.258284 142.682821) + (xy 111.258277 142.682818) + (xy 111.180143 142.657431) + (xy 111.122467 142.617993) + (xy 111.095269 142.553635) + (xy 111.107184 142.484788) + (xy 111.154428 142.433313) + (xy 111.218461 142.4155) + (xy 116.116944 142.4155) + (xy 116.183983 142.435185) + (xy 116.229738 142.487989) + (xy 116.239682 142.557147) + (xy 116.210657 142.620703) + (xy 116.204625 142.627181) + (xy 111.164619 147.667185) + (xy 111.103296 147.70067) + (xy 111.063977 147.702825) + (xy 111.006734 147.696808) + (xy 110.937192 147.6895) + (xy 110.042808 147.6895) + (xy 109.901744 147.704326) + (xy 109.901741 147.704326) + (xy 109.90174 147.704327) + (xy 109.721722 147.762818) + (xy 109.721715 147.762821) + (xy 109.557785 147.857466) + (xy 109.417111 147.984129) + (xy 109.305851 148.137265) + (xy 109.305848 148.13727) + (xy 109.228857 148.310192) + (xy 109.228855 148.310197) + (xy 109.1895 148.495354) + (xy 109.1895 148.684645) + (xy 109.228855 148.869802) + (xy 109.228857 148.869807) + (xy 109.305848 149.042729) + (xy 109.305851 149.042734) + (xy 109.406213 149.18087) + (xy 109.417112 149.195871) + (xy 109.557784 149.322533) + (xy 109.721716 149.417179) + (xy 109.901744 149.475674) + (xy 110.042808 149.4905) + (xy 110.042812 149.4905) + (xy 110.937188 149.4905) + (xy 110.937192 149.4905) + (xy 111.078256 149.475674) + (xy 111.258284 149.417179) + (xy 111.422216 149.322533) + (xy 111.562888 149.195871) + (xy 111.674151 149.04273) + (xy 111.751144 148.869803) + (xy 111.7905 148.684646) + (xy 111.7905 148.684645) + (xy 124.4295 148.684645) + (xy 124.468855 148.869802) + (xy 124.468857 148.869807) + (xy 124.545848 149.042729) + (xy 124.545851 149.042734) + (xy 124.646213 149.18087) + (xy 124.657112 149.195871) + (xy 124.797784 149.322533) + (xy 124.961716 149.417179) + (xy 125.141744 149.475674) + (xy 125.282808 149.4905) + (xy 125.282812 149.4905) + (xy 126.177188 149.4905) + (xy 126.177192 149.4905) + (xy 126.318256 149.475674) + (xy 126.498284 149.417179) + (xy 126.662216 149.322533) + (xy 126.802888 149.195871) + (xy 126.914151 149.04273) + (xy 126.991144 148.869803) + (xy 127.0305 148.684646) + (xy 127.0305 148.684645) + (xy 128.2395 148.684645) + (xy 128.278855 148.869802) + (xy 128.278857 148.869807) + (xy 128.355848 149.042729) + (xy 128.355851 149.042734) + (xy 128.456213 149.18087) + (xy 128.467112 149.195871) + (xy 128.607784 149.322533) + (xy 128.771716 149.417179) + (xy 128.951744 149.475674) + (xy 129.092808 149.4905) + (xy 129.092812 149.4905) + (xy 129.987188 149.4905) + (xy 129.987192 149.4905) + (xy 130.128256 149.475674) + (xy 130.308284 149.417179) + (xy 130.472216 149.322533) + (xy 130.612888 149.195871) + (xy 130.724151 149.04273) + (xy 130.801144 148.869803) + (xy 130.8405 148.684646) + (xy 130.8405 148.684645) + (xy 143.4795 148.684645) + (xy 143.518855 148.869802) + (xy 143.518857 148.869807) + (xy 143.595848 149.042729) + (xy 143.595851 149.042734) + (xy 143.696213 149.18087) + (xy 143.707112 149.195871) + (xy 143.847784 149.322533) + (xy 144.011716 149.417179) + (xy 144.191744 149.475674) + (xy 144.332808 149.4905) + (xy 144.332812 149.4905) + (xy 145.227188 149.4905) + (xy 145.227192 149.4905) + (xy 145.368256 149.475674) + (xy 145.548284 149.417179) + (xy 145.712216 149.322533) + (xy 145.852888 149.195871) + (xy 145.964151 149.04273) + (xy 146.041144 148.869803) + (xy 146.047479 148.84) + (xy 146.624364 148.84) + (xy 146.681567 149.053486) + (xy 146.68157 149.053492) + (xy 146.781399 149.267578) + (xy 146.916894 149.461082) + (xy 147.083917 149.628105) + (xy 147.277421 149.7636) + (xy 147.491507 149.863429) + (xy 147.491516 149.863433) + (xy 147.705 149.920634) + (xy 147.705 149.025501) + (xy 147.812685 149.07468) + (xy 147.919237 149.09) + (xy 147.990763 149.09) + (xy 148.097315 149.07468) + (xy 148.205 149.025501) + (xy 148.205 149.920633) + (xy 148.418483 149.863433) + (xy 148.418492 149.863429) + (xy 148.632578 149.7636) + (xy 148.826082 149.628105) + (xy 148.993105 149.461082) + (xy 149.1286 149.267578) + (xy 149.228429 149.053492) + (xy 149.228432 149.053486) + (xy 149.285636 148.84) + (xy 148.388686 148.84) + (xy 148.414493 148.799844) + (xy 148.448318 148.684645) + (xy 149.8295 148.684645) + (xy 149.868855 148.869802) + (xy 149.868857 148.869807) + (xy 149.945848 149.042729) + (xy 149.945851 149.042734) + (xy 150.046213 149.18087) + (xy 150.057112 149.195871) + (xy 150.197784 149.322533) + (xy 150.361716 149.417179) + (xy 150.541744 149.475674) + (xy 150.682808 149.4905) + (xy 150.682812 149.4905) + (xy 151.577188 149.4905) + (xy 151.577192 149.4905) + (xy 151.718256 149.475674) + (xy 151.898284 149.417179) + (xy 152.062216 149.322533) + (xy 152.202888 149.195871) + (xy 152.314151 149.04273) + (xy 152.391144 148.869803) + (xy 152.4305 148.684646) + (xy 152.4305 148.684645) + (xy 165.0695 148.684645) + (xy 165.108855 148.869802) + (xy 165.108857 148.869807) + (xy 165.185848 149.042729) + (xy 165.185851 149.042734) + (xy 165.286213 149.18087) + (xy 165.297112 149.195871) + (xy 165.437784 149.322533) + (xy 165.601716 149.417179) + (xy 165.781744 149.475674) + (xy 165.922808 149.4905) + (xy 165.922812 149.4905) + (xy 166.817188 149.4905) + (xy 166.817192 149.4905) + (xy 166.958256 149.475674) + (xy 167.138284 149.417179) + (xy 167.302216 149.322533) + (xy 167.442888 149.195871) + (xy 167.554151 149.04273) + (xy 167.631144 148.869803) + (xy 167.6705 148.684646) + (xy 167.6705 148.684645) + (xy 171.4195 148.684645) + (xy 171.458855 148.869802) + (xy 171.458857 148.869807) + (xy 171.535848 149.042729) + (xy 171.535851 149.042734) + (xy 171.636213 149.18087) + (xy 171.647112 149.195871) + (xy 171.787784 149.322533) + (xy 171.951716 149.417179) + (xy 172.131744 149.475674) + (xy 172.272808 149.4905) + (xy 172.272812 149.4905) + (xy 173.167188 149.4905) + (xy 173.167192 149.4905) + (xy 173.308256 149.475674) + (xy 173.488284 149.417179) + (xy 173.652216 149.322533) + (xy 173.792888 149.195871) + (xy 173.904151 149.04273) + (xy 173.981144 148.869803) + (xy 174.0205 148.684646) + (xy 174.0205 148.684645) + (xy 179.0395 148.684645) + (xy 179.078855 148.869802) + (xy 179.078857 148.869807) + (xy 179.155848 149.042729) + (xy 179.155851 149.042734) + (xy 179.256213 149.18087) + (xy 179.267112 149.195871) + (xy 179.407784 149.322533) + (xy 179.571716 149.417179) + (xy 179.751744 149.475674) + (xy 179.892808 149.4905) + (xy 179.892812 149.4905) + (xy 180.787188 149.4905) + (xy 180.787192 149.4905) + (xy 180.928256 149.475674) + (xy 181.108284 149.417179) + (xy 181.272216 149.322533) + (xy 181.412888 149.195871) + (xy 181.524151 149.04273) + (xy 181.601144 148.869803) + (xy 181.606629 148.844) + (xy 183.448901 148.844) + (xy 183.467252 149.030331) + (xy 183.467253 149.030333) + (xy 183.521604 149.209502) + (xy 183.609862 149.374623) + (xy 183.609864 149.374626) + (xy 183.728642 149.519357) + (xy 183.873373 149.638135) + (xy 183.873376 149.638137) + (xy 183.965598 149.68743) + (xy 184.038499 149.726396) + (xy 184.203662 149.776498) + (xy 184.217666 149.780746) + (xy 184.217668 149.780747) + (xy 184.234374 149.782392) + (xy 184.404 149.799099) + (xy 184.590331 149.780747) + (xy 184.769501 149.726396) + (xy 184.934625 149.638136) + (xy 185.079357 149.519357) + (xy 185.198136 149.374625) + (xy 185.286396 149.209501) + (xy 185.340747 149.030331) + (xy 185.359099 148.844) + (xy 185.340747 148.657669) + (xy 185.286396 148.478499) + (xy 185.233831 148.380156) + (xy 185.198137 148.313376) + (xy 185.198135 148.313373) + (xy 185.079357 148.168642) + (xy 184.934626 148.049864) + (xy 184.934623 148.049862) + (xy 184.769502 147.961604) + (xy 184.590333 147.907253) + (xy 184.590331 147.907252) + (xy 184.404 147.888901) + (xy 184.217668 147.907252) + (xy 184.217666 147.907253) + (xy 184.038497 147.961604) + (xy 183.873376 148.049862) + (xy 183.873373 148.049864) + (xy 183.728642 148.168642) + (xy 183.609864 148.313373) + (xy 183.609862 148.313376) + (xy 183.521604 148.478497) + (xy 183.467253 148.657666) + (xy 183.467252 148.657668) + (xy 183.448901 148.844) + (xy 181.606629 148.844) + (xy 181.6405 148.684646) + (xy 181.6405 148.495354) + (xy 181.601144 148.310197) + (xy 181.594465 148.295197) + (xy 181.524151 148.13727) + (xy 181.524148 148.137265) + (xy 181.412888 147.984129) + (xy 181.394845 147.967883) + (xy 181.272216 147.857467) + (xy 181.108284 147.762821) + (xy 181.108277 147.762818) + (xy 180.928259 147.704327) + (xy 180.928256 147.704326) + (xy 180.787192 147.6895) + (xy 179.892808 147.6895) + (xy 179.751744 147.704326) + (xy 179.751741 147.704326) + (xy 179.75174 147.704327) + (xy 179.571722 147.762818) + (xy 179.571715 147.762821) + (xy 179.407785 147.857466) + (xy 179.267111 147.984129) + (xy 179.155851 148.137265) + (xy 179.155848 148.13727) + (xy 179.078857 148.310192) + (xy 179.078855 148.310197) + (xy 179.0395 148.495354) + (xy 179.0395 148.684645) + (xy 174.0205 148.684645) + (xy 174.0205 148.495354) + (xy 173.981144 148.310197) + (xy 173.974465 148.295197) + (xy 173.936088 148.209002) + (xy 176.302131 148.209002) + (xy 176.319498 148.318658) + (xy 176.369904 148.417585) + (xy 176.369909 148.417592) + (xy 176.448407 148.49609) + (xy 176.44841 148.496092) + (xy 176.448413 148.496095) + (xy 176.547339 148.5465) + (xy 176.547341 148.546501) + (xy 176.656998 148.563869) + (xy 176.657 148.563869) + (xy 176.657002 148.563869) + (xy 176.766658 148.546501) + (xy 176.766659 148.5465) + (xy 176.766661 148.5465) + (xy 176.865587 148.496095) + (xy 176.944095 148.417587) + (xy 176.9945 148.318661) + (xy 176.9945 148.318659) + (xy 176.994501 148.318658) + (xy 177.011869 148.209002) + (xy 177.011869 148.208997) + (xy 176.994501 148.099341) + (xy 176.96929 148.049862) + (xy 176.944095 148.000413) + (xy 176.944092 148.00041) + (xy 176.94409 148.000407) + (xy 176.865592 147.921909) + (xy 176.865588 147.921906) + (xy 176.865587 147.921905) + (xy 176.856178 147.917111) + (xy 176.766658 147.871498) + (xy 176.657002 147.854131) + (xy 176.656998 147.854131) + (xy 176.547341 147.871498) + (xy 176.448414 147.921904) + (xy 176.448407 147.921909) + (xy 176.369909 148.000407) + (xy 176.369904 148.000414) + (xy 176.319498 148.099341) + (xy 176.302131 148.208997) + (xy 176.302131 148.209002) + (xy 173.936088 148.209002) + (xy 173.904151 148.13727) + (xy 173.904148 148.137265) + (xy 173.792888 147.984129) + (xy 173.774845 147.967883) + (xy 173.652216 147.857467) + (xy 173.488284 147.762821) + (xy 173.488277 147.762818) + (xy 173.308259 147.704327) + (xy 173.308256 147.704326) + (xy 173.167192 147.6895) + (xy 172.272808 147.6895) + (xy 172.131744 147.704326) + (xy 172.131741 147.704326) + (xy 172.13174 147.704327) + (xy 171.951722 147.762818) + (xy 171.951715 147.762821) + (xy 171.787785 147.857466) + (xy 171.647111 147.984129) + (xy 171.535851 148.137265) + (xy 171.535848 148.13727) + (xy 171.458857 148.310192) + (xy 171.458855 148.310197) + (xy 171.4195 148.495354) + (xy 171.4195 148.684645) + (xy 167.6705 148.684645) + (xy 167.6705 148.495354) + (xy 167.631144 148.310197) + (xy 167.624465 148.295197) + (xy 167.554151 148.13727) + (xy 167.554148 148.137265) + (xy 167.442888 147.984129) + (xy 167.424845 147.967883) + (xy 167.302216 147.857467) + (xy 167.138284 147.762821) + (xy 167.138277 147.762818) + (xy 166.958259 147.704327) + (xy 166.958256 147.704326) + (xy 166.817192 147.6895) + (xy 165.922808 147.6895) + (xy 165.781744 147.704326) + (xy 165.781741 147.704326) + (xy 165.78174 147.704327) + (xy 165.601722 147.762818) + (xy 165.601715 147.762821) + (xy 165.437785 147.857466) + (xy 165.297111 147.984129) + (xy 165.185851 148.137265) + (xy 165.185848 148.13727) + (xy 165.108857 148.310192) + (xy 165.108855 148.310197) + (xy 165.0695 148.495354) + (xy 165.0695 148.684645) + (xy 152.4305 148.684645) + (xy 152.4305 148.495354) + (xy 152.391144 148.310197) + (xy 152.384465 148.295197) + (xy 152.314151 148.13727) + (xy 152.314148 148.137265) + (xy 152.202888 147.984129) + (xy 152.184845 147.967883) + (xy 152.062216 147.857467) + (xy 151.898284 147.762821) + (xy 151.898277 147.762818) + (xy 151.718259 147.704327) + (xy 151.718256 147.704326) + (xy 151.577192 147.6895) + (xy 150.682808 147.6895) + (xy 150.541744 147.704326) + (xy 150.541741 147.704326) + (xy 150.54174 147.704327) + (xy 150.361722 147.762818) + (xy 150.361715 147.762821) + (xy 150.197785 147.857466) + (xy 150.057111 147.984129) + (xy 149.945851 148.137265) + (xy 149.945848 148.13727) + (xy 149.868857 148.310192) + (xy 149.868855 148.310197) + (xy 149.8295 148.495354) + (xy 149.8295 148.684645) + (xy 148.448318 148.684645) + (xy 148.455 148.661889) + (xy 148.455 148.518111) + (xy 148.414493 148.380156) + (xy 148.388686 148.34) + (xy 149.285636 148.34) + (xy 149.285635 148.339999) + (xy 149.228432 148.126513) + (xy 149.228429 148.126507) + (xy 149.1286 147.912422) + (xy 149.128599 147.91242) + (xy 148.993113 147.718926) + (xy 148.993108 147.71892) + (xy 148.826082 147.551894) + (xy 148.632578 147.416399) + (xy 148.418492 147.31657) + (xy 148.418483 147.316566) + (xy 148.190326 147.255432) + (xy 148.190316 147.25543) + (xy 148.105696 147.248027) + (xy 148.040627 147.222574) + (xy 147.999649 147.165983) + (xy 147.995771 147.096221) + (xy 148.030225 147.035437) + (xy 148.092072 147.00293) + (xy 148.116499 147.000499) + (xy 148.814898 147.000499) + (xy 148.844213 146.994669) + (xy 148.877457 146.972457) + (xy 148.899669 146.939213) + (xy 148.9055 146.909899) + (xy 148.9055 146.144646) + (xy 149.8295 146.144646) + (xy 149.836027 146.175354) + (xy 149.868855 146.329802) + (xy 149.868857 146.329807) + (xy 149.945848 146.502729) + (xy 149.945851 146.502734) + (xy 150.046213 146.64087) + (xy 150.057112 146.655871) + (xy 150.197784 146.782533) + (xy 150.361716 146.877179) + (xy 150.541744 146.935674) + (xy 150.682808 146.9505) + (xy 150.682812 146.9505) + (xy 151.577188 146.9505) + (xy 151.577192 146.9505) + (xy 151.718256 146.935674) + (xy 151.898284 146.877179) + (xy 152.062216 146.782533) + (xy 152.202888 146.655871) + (xy 152.314151 146.50273) + (xy 152.391144 146.329803) + (xy 152.4305 146.144646) + (xy 165.0695 146.144646) + (xy 165.076027 146.175354) + (xy 165.108855 146.329802) + (xy 165.108857 146.329807) + (xy 165.185848 146.502729) + (xy 165.185851 146.502734) + (xy 165.286213 146.64087) + (xy 165.297112 146.655871) + (xy 165.437784 146.782533) + (xy 165.601716 146.877179) + (xy 165.781744 146.935674) + (xy 165.922808 146.9505) + (xy 165.922812 146.9505) + (xy 166.817188 146.9505) + (xy 166.817192 146.9505) + (xy 166.958256 146.935674) + (xy 167.138284 146.877179) + (xy 167.302216 146.782533) + (xy 167.442888 146.655871) + (xy 167.554151 146.50273) + (xy 167.631144 146.329803) + (xy 167.6705 146.144646) + (xy 167.6705 145.955354) + (xy 167.631144 145.770197) + (xy 167.624465 145.755197) + (xy 167.554151 145.59727) + (xy 167.554148 145.597265) + (xy 167.442888 145.444129) + (xy 167.426229 145.429129) + (xy 167.302216 145.317467) + (xy 167.138284 145.222821) + (xy 167.138277 145.222818) + (xy 166.958259 145.164327) + (xy 166.958256 145.164326) + (xy 166.817192 145.1495) + (xy 165.922808 145.1495) + (xy 165.781744 145.164326) + (xy 165.781741 145.164326) + (xy 165.78174 145.164327) + (xy 165.601722 145.222818) + (xy 165.601715 145.222821) + (xy 165.437785 145.317466) + (xy 165.297111 145.444129) + (xy 165.185851 145.597265) + (xy 165.185848 145.59727) + (xy 165.108857 145.770192) + (xy 165.108855 145.770197) + (xy 165.073083 145.938497) + (xy 165.0695 145.955354) + (xy 165.0695 146.144646) + (xy 152.4305 146.144646) + (xy 152.4305 145.955354) + (xy 152.391144 145.770197) + (xy 152.384465 145.755197) + (xy 152.314151 145.59727) + (xy 152.314148 145.597265) + (xy 152.202888 145.444129) + (xy 152.186229 145.429129) + (xy 152.062216 145.317467) + (xy 151.898284 145.222821) + (xy 151.898277 145.222818) + (xy 151.718259 145.164327) + (xy 151.718256 145.164326) + (xy 151.577192 145.1495) + (xy 150.682808 145.1495) + (xy 150.541744 145.164326) + (xy 150.541741 145.164326) + (xy 150.54174 145.164327) + (xy 150.361722 145.222818) + (xy 150.361715 145.222821) + (xy 150.197785 145.317466) + (xy 150.057111 145.444129) + (xy 149.945851 145.597265) + (xy 149.945848 145.59727) + (xy 149.868857 145.770192) + (xy 149.868855 145.770197) + (xy 149.833083 145.938497) + (xy 149.8295 145.955354) + (xy 149.8295 146.144646) + (xy 148.9055 146.144646) + (xy 148.905499 145.190102) + (xy 148.899669 145.160787) + (xy 148.892012 145.149327) + (xy 148.877457 145.127542) + (xy 148.844214 145.105332) + (xy 148.844215 145.105332) + (xy 148.844213 145.105331) + (xy 148.844211 145.10533) + (xy 148.844208 145.105329) + (xy 148.814901 145.0995) + (xy 147.095105 145.0995) + (xy 147.095097 145.099501) + (xy 147.065787 145.10533) + (xy 147.032542 145.127542) + (xy 147.010332 145.160785) + (xy 147.010329 145.160791) + (xy 147.0045 145.190098) + (xy 147.0045 146.909894) + (xy 147.004501 146.909902) + (xy 147.01033 146.939212) + (xy 147.032542 146.972457) + (xy 147.04287 146.979357) + (xy 147.065787 146.994669) + (xy 147.06579 146.994669) + (xy 147.065791 146.99467) + (xy 147.075647 146.99663) + (xy 147.095101 147.0005) + (xy 147.793494 147.000499) + (xy 147.860531 147.020183) + (xy 147.906286 147.072987) + (xy 147.91623 147.142146) + (xy 147.887205 147.205702) + (xy 147.828427 147.243476) + (xy 147.8043 147.248027) + (xy 147.719683 147.25543) + (xy 147.719673 147.255432) + (xy 147.491516 147.316566) + (xy 147.491507 147.31657) + (xy 147.277422 147.416399) + (xy 147.27742 147.4164) + (xy 147.083926 147.551886) + (xy 147.08392 147.551891) + (xy 146.916891 147.71892) + (xy 146.916886 147.718926) + (xy 146.7814 147.91242) + (xy 146.781399 147.912422) + (xy 146.68157 148.126507) + (xy 146.681567 148.126513) + (xy 146.624364 148.339999) + (xy 146.624364 148.34) + (xy 147.521314 148.34) + (xy 147.495507 148.380156) + (xy 147.455 148.518111) + (xy 147.455 148.661889) + (xy 147.495507 148.799844) + (xy 147.521314 148.84) + (xy 146.624364 148.84) + (xy 146.047479 148.84) + (xy 146.0805 148.684646) + (xy 146.0805 148.495354) + (xy 146.041144 148.310197) + (xy 146.034465 148.295197) + (xy 145.964151 148.13727) + (xy 145.964148 148.137265) + (xy 145.852888 147.984129) + (xy 145.834845 147.967883) + (xy 145.712216 147.857467) + (xy 145.548284 147.762821) + (xy 145.548277 147.762818) + (xy 145.368259 147.704327) + (xy 145.368256 147.704326) + (xy 145.227192 147.6895) + (xy 144.332808 147.6895) + (xy 144.191744 147.704326) + (xy 144.191741 147.704326) + (xy 144.19174 147.704327) + (xy 144.011722 147.762818) + (xy 144.011715 147.762821) + (xy 143.847785 147.857466) + (xy 143.707111 147.984129) + (xy 143.595851 148.137265) + (xy 143.595848 148.13727) + (xy 143.518857 148.310192) + (xy 143.518855 148.310197) + (xy 143.4795 148.495354) + (xy 143.4795 148.684645) + (xy 130.8405 148.684645) + (xy 130.8405 148.495354) + (xy 130.801144 148.310197) + (xy 130.794465 148.295197) + (xy 130.724151 148.13727) + (xy 130.724148 148.137265) + (xy 130.612888 147.984129) + (xy 130.594845 147.967883) + (xy 130.472216 147.857467) + (xy 130.308284 147.762821) + (xy 130.308277 147.762818) + (xy 130.128259 147.704327) + (xy 130.128256 147.704326) + (xy 129.987192 147.6895) + (xy 129.092808 147.6895) + (xy 128.951744 147.704326) + (xy 128.951741 147.704326) + (xy 128.95174 147.704327) + (xy 128.771722 147.762818) + (xy 128.771715 147.762821) + (xy 128.607785 147.857466) + (xy 128.467111 147.984129) + (xy 128.355851 148.137265) + (xy 128.355848 148.13727) + (xy 128.278857 148.310192) + (xy 128.278855 148.310197) + (xy 128.2395 148.495354) + (xy 128.2395 148.684645) + (xy 127.0305 148.684645) + (xy 127.0305 148.495354) + (xy 126.991144 148.310197) + (xy 126.984465 148.295197) + (xy 126.914151 148.13727) + (xy 126.914148 148.137265) + (xy 126.802888 147.984129) + (xy 126.784845 147.967883) + (xy 126.662216 147.857467) + (xy 126.498284 147.762821) + (xy 126.498277 147.762818) + (xy 126.318259 147.704327) + (xy 126.318256 147.704326) + (xy 126.177192 147.6895) + (xy 125.282808 147.6895) + (xy 125.141744 147.704326) + (xy 125.141741 147.704326) + (xy 125.14174 147.704327) + (xy 124.961722 147.762818) + (xy 124.961715 147.762821) + (xy 124.797785 147.857466) + (xy 124.657111 147.984129) + (xy 124.545851 148.137265) + (xy 124.545848 148.13727) + (xy 124.468857 148.310192) + (xy 124.468855 148.310197) + (xy 124.4295 148.495354) + (xy 124.4295 148.684645) + (xy 111.7905 148.684645) + (xy 111.7905 148.495354) + (xy 111.751144 148.310197) + (xy 111.744465 148.295197) + (xy 111.674151 148.13727) + (xy 111.674148 148.137265) + (xy 111.562893 147.984135) + (xy 111.562886 147.984127) + (xy 111.544846 147.967883) + (xy 111.508199 147.908396) + (xy 111.50953 147.838539) + (xy 111.540137 147.788056) + (xy 112.008191 147.320002) + (xy 142.139131 147.320002) + (xy 142.156498 147.429658) + (xy 142.206904 147.528585) + (xy 142.206909 147.528592) + (xy 142.285407 147.60709) + (xy 142.28541 147.607092) + (xy 142.285413 147.607095) + (xy 142.384339 147.6575) + (xy 142.384341 147.657501) + (xy 142.493998 147.674869) + (xy 142.494 147.674869) + (xy 142.494002 147.674869) + (xy 142.603658 147.657501) + (xy 142.603659 147.6575) + (xy 142.603661 147.6575) + (xy 142.702587 147.607095) + (xy 142.781095 147.528587) + (xy 142.8315 147.429661) + (xy 142.8315 147.429659) + (xy 142.831501 147.429658) + (xy 142.848869 147.320002) + (xy 142.848869 147.319997) + (xy 142.831501 147.210341) + (xy 142.829137 147.205702) + (xy 142.781095 147.111413) + (xy 142.781092 147.11141) + (xy 142.78109 147.111407) + (xy 142.702592 147.032909) + (xy 142.702588 147.032906) + (xy 142.702587 147.032905) + (xy 142.677619 147.020183) + (xy 142.603658 146.982498) + (xy 142.494002 146.965131) + (xy 142.493998 146.965131) + (xy 142.384341 146.982498) + (xy 142.285414 147.032904) + (xy 142.285407 147.032909) + (xy 142.206909 147.111407) + (xy 142.206904 147.111414) + (xy 142.156498 147.210341) + (xy 142.139131 147.319997) + (xy 142.139131 147.320002) + (xy 112.008191 147.320002) + (xy 113.183547 146.144646) + (xy 124.4295 146.144646) + (xy 124.436027 146.175354) + (xy 124.468855 146.329802) + (xy 124.468857 146.329807) + (xy 124.545848 146.502729) + (xy 124.545851 146.502734) + (xy 124.646213 146.64087) + (xy 124.657112 146.655871) + (xy 124.797784 146.782533) + (xy 124.961716 146.877179) + (xy 125.141744 146.935674) + (xy 125.282808 146.9505) + (xy 125.282812 146.9505) + (xy 126.177188 146.9505) + (xy 126.177192 146.9505) + (xy 126.318256 146.935674) + (xy 126.498284 146.877179) + (xy 126.662216 146.782533) + (xy 126.802888 146.655871) + (xy 126.914151 146.50273) + (xy 126.991144 146.329803) + (xy 127.0305 146.144646) + (xy 128.2395 146.144646) + (xy 128.246027 146.175354) + (xy 128.278855 146.329802) + (xy 128.278857 146.329807) + (xy 128.355848 146.502729) + (xy 128.355851 146.502734) + (xy 128.456213 146.64087) + (xy 128.467112 146.655871) + (xy 128.607784 146.782533) + (xy 128.771716 146.877179) + (xy 128.951744 146.935674) + (xy 129.092808 146.9505) + (xy 129.092812 146.9505) + (xy 129.987188 146.9505) + (xy 129.987192 146.9505) + (xy 130.128256 146.935674) + (xy 130.308284 146.877179) + (xy 130.472216 146.782533) + (xy 130.612888 146.655871) + (xy 130.724151 146.50273) + (xy 130.801144 146.329803) + (xy 130.8405 146.144646) + (xy 143.4795 146.144646) + (xy 143.486027 146.175354) + (xy 143.518855 146.329802) + (xy 143.518857 146.329807) + (xy 143.595848 146.502729) + (xy 143.595851 146.502734) + (xy 143.696213 146.64087) + (xy 143.707112 146.655871) + (xy 143.847784 146.782533) + (xy 144.011716 146.877179) + (xy 144.191744 146.935674) + (xy 144.332808 146.9505) + (xy 144.332812 146.9505) + (xy 145.227188 146.9505) + (xy 145.227192 146.9505) + (xy 145.368256 146.935674) + (xy 145.548284 146.877179) + (xy 145.712216 146.782533) + (xy 145.852888 146.655871) + (xy 145.964151 146.50273) + (xy 146.041144 146.329803) + (xy 146.0805 146.144646) + (xy 146.0805 145.955354) + (xy 146.041144 145.770197) + (xy 146.034465 145.755197) + (xy 145.964151 145.59727) + (xy 145.964148 145.597265) + (xy 145.852888 145.444129) + (xy 145.836229 145.429129) + (xy 145.712216 145.317467) + (xy 145.548284 145.222821) + (xy 145.548277 145.222818) + (xy 145.368259 145.164327) + (xy 145.368256 145.164326) + (xy 145.227192 145.1495) + (xy 144.332808 145.1495) + (xy 144.191744 145.164326) + (xy 144.191741 145.164326) + (xy 144.19174 145.164327) + (xy 144.011722 145.222818) + (xy 144.011715 145.222821) + (xy 143.847785 145.317466) + (xy 143.707111 145.444129) + (xy 143.595851 145.597265) + (xy 143.595848 145.59727) + (xy 143.518857 145.770192) + (xy 143.518855 145.770197) + (xy 143.483083 145.938497) + (xy 143.4795 145.955354) + (xy 143.4795 146.144646) + (xy 130.8405 146.144646) + (xy 130.8405 145.955354) + (xy 130.801144 145.770197) + (xy 130.794465 145.755197) + (xy 130.724151 145.59727) + (xy 130.724148 145.597265) + (xy 130.612888 145.444129) + (xy 130.596229 145.429129) + (xy 130.472216 145.317467) + (xy 130.308284 145.222821) + (xy 130.308277 145.222818) + (xy 130.128259 145.164327) + (xy 130.128256 145.164326) + (xy 129.987192 145.1495) + (xy 129.092808 145.1495) + (xy 128.951744 145.164326) + (xy 128.951741 145.164326) + (xy 128.95174 145.164327) + (xy 128.771722 145.222818) + (xy 128.771715 145.222821) + (xy 128.607785 145.317466) + (xy 128.467111 145.444129) + (xy 128.355851 145.597265) + (xy 128.355848 145.59727) + (xy 128.278857 145.770192) + (xy 128.278855 145.770197) + (xy 128.243083 145.938497) + (xy 128.2395 145.955354) + (xy 128.2395 146.144646) + (xy 127.0305 146.144646) + (xy 127.0305 145.955354) + (xy 126.991144 145.770197) + (xy 126.984465 145.755197) + (xy 126.914151 145.59727) + (xy 126.914148 145.597265) + (xy 126.802888 145.444129) + (xy 126.786229 145.429129) + (xy 126.662216 145.317467) + (xy 126.498284 145.222821) + (xy 126.498277 145.222818) + (xy 126.318259 145.164327) + (xy 126.318256 145.164326) + (xy 126.177192 145.1495) + (xy 125.282808 145.1495) + (xy 125.141744 145.164326) + (xy 125.141741 145.164326) + (xy 125.14174 145.164327) + (xy 124.961722 145.222818) + (xy 124.961715 145.222821) + (xy 124.797785 145.317466) + (xy 124.657111 145.444129) + (xy 124.545851 145.597265) + (xy 124.545848 145.59727) + (xy 124.468857 145.770192) + (xy 124.468855 145.770197) + (xy 124.433083 145.938497) + (xy 124.4295 145.955354) + (xy 124.4295 146.144646) + (xy 113.183547 146.144646) + (xy 116.876375 142.451819) + (xy 116.937698 142.418334) + (xy 116.964056 142.4155) + (xy 125.001539 142.4155) + (xy 125.068578 142.435185) + (xy 125.114333 142.487989) + (xy 125.124277 142.557147) + (xy 125.095252 142.620703) + (xy 125.039857 142.657431) + (xy 124.961722 142.682818) + (xy 124.961715 142.682821) + (xy 124.797785 142.777466) + (xy 124.657111 142.904129) + (xy 124.545851 143.057265) + (xy 124.545848 143.05727) + (xy 124.468857 143.230192) + (xy 124.468855 143.230197) + (xy 124.4295 143.415354) + (xy 124.4295 143.604645) + (xy 124.468855 143.789802) + (xy 124.468857 143.789807) + (xy 124.545848 143.962729) + (xy 124.545851 143.962734) + (xy 124.654233 144.111909) + (xy 124.657112 144.115871) + (xy 124.797784 144.242533) + (xy 124.961716 144.337179) + (xy 125.141744 144.395674) + (xy 125.282808 144.4105) + (xy 125.282812 144.4105) + (xy 126.177188 144.4105) + (xy 126.177192 144.4105) + (xy 126.318256 144.395674) + (xy 126.498284 144.337179) + (xy 126.662216 144.242533) + (xy 126.802888 144.115871) + (xy 126.914151 143.96273) + (xy 126.991144 143.789803) + (xy 127.0305 143.604646) + (xy 127.0305 143.415354) + (xy 126.991144 143.230197) + (xy 126.984465 143.215197) + (xy 126.914151 143.05727) + (xy 126.914148 143.057265) + (xy 126.802888 142.904129) + (xy 126.786229 142.889129) + (xy 126.662216 142.777467) + (xy 126.498284 142.682821) + (xy 126.498277 142.682818) + (xy 126.420143 142.657431) + (xy 126.362467 142.617993) + (xy 126.335269 142.553635) + (xy 126.347184 142.484788) + (xy 126.394428 142.433313) + (xy 126.458461 142.4155) + (xy 128.811539 142.4155) + (xy 128.878578 142.435185) + (xy 128.924333 142.487989) + (xy 128.934277 142.557147) + (xy 128.905252 142.620703) + (xy 128.849857 142.657431) + (xy 128.771722 142.682818) + (xy 128.771715 142.682821) + (xy 128.607785 142.777466) + (xy 128.467111 142.904129) + (xy 128.355851 143.057265) + (xy 128.355848 143.05727) + (xy 128.278857 143.230192) + (xy 128.278855 143.230197) + (xy 128.2395 143.415354) + (xy 128.2395 143.604645) + (xy 128.278855 143.789802) + (xy 128.278857 143.789807) + (xy 128.355848 143.962729) + (xy 128.355851 143.962734) + (xy 128.464233 144.111909) + (xy 128.467112 144.115871) + (xy 128.607784 144.242533) + (xy 128.771716 144.337179) + (xy 128.951744 144.395674) + (xy 129.092808 144.4105) + (xy 129.092812 144.4105) + (xy 129.987188 144.4105) + (xy 129.987192 144.4105) + (xy 130.128256 144.395674) + (xy 130.308284 144.337179) + (xy 130.421174 144.272002) + (xy 137.059131 144.272002) + (xy 137.076498 144.381658) + (xy 137.126904 144.480585) + (xy 137.126909 144.480592) + (xy 137.205407 144.55909) + (xy 137.20541 144.559092) + (xy 137.205413 144.559095) + (xy 137.300581 144.607585) + (xy 137.304341 144.609501) + (xy 137.413998 144.626869) + (xy 137.414 144.626869) + (xy 137.414002 144.626869) + (xy 137.523658 144.609501) + (xy 137.523659 144.6095) + (xy 137.523661 144.6095) + (xy 137.622587 144.559095) + (xy 137.701095 144.480587) + (xy 137.7515 144.381661) + (xy 137.7515 144.381659) + (xy 137.751501 144.381658) + (xy 137.768869 144.272002) + (xy 137.768869 144.271997) + (xy 137.751501 144.162341) + (xy 137.749078 144.157586) + (xy 137.701095 144.063413) + (xy 137.701092 144.06341) + (xy 137.70109 144.063407) + (xy 137.622592 143.984909) + (xy 137.622588 143.984906) + (xy 137.622587 143.984905) + (xy 137.579064 143.962729) + (xy 137.523658 143.934498) + (xy 137.414002 143.917131) + (xy 137.413998 143.917131) + (xy 137.304341 143.934498) + (xy 137.205414 143.984904) + (xy 137.205407 143.984909) + (xy 137.126909 144.063407) + (xy 137.126904 144.063414) + (xy 137.076498 144.162341) + (xy 137.059131 144.271997) + (xy 137.059131 144.272002) + (xy 130.421174 144.272002) + (xy 130.472216 144.242533) + (xy 130.612888 144.115871) + (xy 130.724151 143.96273) + (xy 130.801144 143.789803) + (xy 130.8405 143.604646) + (xy 130.8405 143.415354) + (xy 130.801144 143.230197) + (xy 130.794465 143.215197) + (xy 130.724151 143.05727) + (xy 130.724148 143.057265) + (xy 130.612888 142.904129) + (xy 130.596229 142.889129) + (xy 130.472216 142.777467) + (xy 130.308284 142.682821) + (xy 130.308277 142.682818) + (xy 130.230143 142.657431) + (xy 130.172467 142.617993) + (xy 130.145269 142.553635) + (xy 130.157184 142.484788) + (xy 130.204428 142.433313) + (xy 130.268461 142.4155) + (xy 136.153455 142.4155) + (xy 136.220494 142.435185) + (xy 136.241136 142.451819) + (xy 136.316407 142.52709) + (xy 136.31641 142.527092) + (xy 136.316413 142.527095) + (xy 136.370986 142.554901) + (xy 136.415341 142.577501) + (xy 136.524998 142.594869) + (xy 136.525 142.594869) + (xy 136.525002 142.594869) + (xy 136.634658 142.577501) + (xy 136.634659 142.5775) + (xy 136.634661 142.5775) + (xy 136.733587 142.527095) + (xy 136.766685 142.493997) + (xy 136.808864 142.451819) + (xy 136.870187 142.418334) + (xy 136.896545 142.4155) + (xy 144.051539 142.4155) + (xy 144.118578 142.435185) + (xy 144.164333 142.487989) + (xy 144.174277 142.557147) + (xy 144.145252 142.620703) + (xy 144.089857 142.657431) + (xy 144.011722 142.682818) + (xy 144.011715 142.682821) + (xy 143.847785 142.777466) + (xy 143.707111 142.904129) + (xy 143.595851 143.057265) + (xy 143.595848 143.05727) + (xy 143.518857 143.230192) + (xy 143.518855 143.230197) + (xy 143.4795 143.415354) + (xy 143.4795 143.604645) + (xy 143.518855 143.789802) + (xy 143.518857 143.789807) + (xy 143.595848 143.962729) + (xy 143.595851 143.962734) + (xy 143.704233 144.111909) + (xy 143.707112 144.115871) + (xy 143.847784 144.242533) + (xy 144.011716 144.337179) + (xy 144.191744 144.395674) + (xy 144.332808 144.4105) + (xy 144.332812 144.4105) + (xy 145.227188 144.4105) + (xy 145.227192 144.4105) + (xy 145.336591 144.399002) + (xy 146.965131 144.399002) + (xy 146.982498 144.508658) + (xy 147.032904 144.607585) + (xy 147.032909 144.607592) + (xy 147.111407 144.68609) + (xy 147.11141 144.686092) + (xy 147.111413 144.686095) + (xy 147.206581 144.734585) + (xy 147.210341 144.736501) + (xy 147.319998 144.753869) + (xy 147.32 144.753869) + (xy 147.320002 144.753869) + (xy 147.429658 144.736501) + (xy 147.429659 144.7365) + (xy 147.429661 144.7365) + (xy 147.528587 144.686095) + (xy 147.607095 144.607587) + (xy 147.6575 144.508661) + (xy 147.6575 144.508659) + (xy 147.657501 144.508658) + (xy 147.674869 144.399002) + (xy 147.674869 144.398997) + (xy 147.657501 144.289341) + (xy 147.648664 144.271997) + (xy 147.607095 144.190413) + (xy 147.607092 144.19041) + (xy 147.60709 144.190407) + (xy 147.528592 144.111909) + (xy 147.528588 144.111906) + (xy 147.528587 144.111905) + (xy 147.506943 144.100877) + (xy 147.429658 144.061498) + (xy 147.320002 144.044131) + (xy 147.319998 144.044131) + (xy 147.210341 144.061498) + (xy 147.111414 144.111904) + (xy 147.111407 144.111909) + (xy 147.032909 144.190407) + (xy 147.032904 144.190414) + (xy 146.982498 144.289341) + (xy 146.965131 144.398997) + (xy 146.965131 144.399002) + (xy 145.336591 144.399002) + (xy 145.368256 144.395674) + (xy 145.548284 144.337179) + (xy 145.712216 144.242533) + (xy 145.852888 144.115871) + (xy 145.964151 143.96273) + (xy 146.041144 143.789803) + (xy 146.0805 143.604646) + (xy 146.0805 143.604645) + (xy 149.8295 143.604645) + (xy 149.868855 143.789802) + (xy 149.868857 143.789807) + (xy 149.945848 143.962729) + (xy 149.945851 143.962734) + (xy 150.054233 144.111909) + (xy 150.057112 144.115871) + (xy 150.197784 144.242533) + (xy 150.361716 144.337179) + (xy 150.541744 144.395674) + (xy 150.682808 144.4105) + (xy 150.682812 144.4105) + (xy 151.577188 144.4105) + (xy 151.577192 144.4105) + (xy 151.718256 144.395674) + (xy 151.898284 144.337179) + (xy 152.062216 144.242533) + (xy 152.202888 144.115871) + (xy 152.314151 143.96273) + (xy 152.391144 143.789803) + (xy 152.4305 143.604646) + (xy 152.4305 143.604645) + (xy 165.0695 143.604645) + (xy 165.108855 143.789802) + (xy 165.108857 143.789807) + (xy 165.185848 143.962729) + (xy 165.185851 143.962734) + (xy 165.294233 144.111909) + (xy 165.297112 144.115871) + (xy 165.437784 144.242533) + (xy 165.601716 144.337179) + (xy 165.781744 144.395674) + (xy 165.922808 144.4105) + (xy 165.922812 144.4105) + (xy 166.817188 144.4105) + (xy 166.817192 144.4105) + (xy 166.958256 144.395674) + (xy 167.138284 144.337179) + (xy 167.302216 144.242533) + (xy 167.442888 144.115871) + (xy 167.554151 143.96273) + (xy 167.631144 143.789803) + (xy 167.637479 143.76) + (xy 168.214364 143.76) + (xy 168.271567 143.973486) + (xy 168.27157 143.973492) + (xy 168.371399 144.187578) + (xy 168.506894 144.381082) + (xy 168.673917 144.548105) + (xy 168.867421 144.6836) + (xy 169.081507 144.783429) + (xy 169.081516 144.783433) + (xy 169.309673 144.844567) + (xy 169.309684 144.844569) + (xy 169.394302 144.851972) + (xy 169.459371 144.877424) + (xy 169.500349 144.934015) + (xy 169.504228 145.003777) + (xy 169.469775 145.064561) + (xy 169.407928 145.097069) + (xy 169.383495 145.0995) + (xy 168.685105 145.0995) + (xy 168.685097 145.099501) + (xy 168.655787 145.10533) + (xy 168.622542 145.127542) + (xy 168.600332 145.160785) + (xy 168.600329 145.160791) + (xy 168.5945 145.190098) + (xy 168.5945 146.909894) + (xy 168.594501 146.909902) + (xy 168.60033 146.939212) + (xy 168.622542 146.972457) + (xy 168.63287 146.979357) + (xy 168.655787 146.994669) + (xy 168.65579 146.994669) + (xy 168.655791 146.99467) + (xy 168.665647 146.99663) + (xy 168.685101 147.0005) + (xy 170.404898 147.000499) + (xy 170.434213 146.994669) + (xy 170.467457 146.972457) + (xy 170.489669 146.939213) + (xy 170.4955 146.909899) + (xy 170.4955 146.144646) + (xy 171.4195 146.144646) + (xy 171.426027 146.175354) + (xy 171.458855 146.329802) + (xy 171.458857 146.329807) + (xy 171.535848 146.502729) + (xy 171.535851 146.502734) + (xy 171.636213 146.64087) + (xy 171.647112 146.655871) + (xy 171.787784 146.782533) + (xy 171.951716 146.877179) + (xy 172.131744 146.935674) + (xy 172.272808 146.9505) + (xy 172.272812 146.9505) + (xy 173.167188 146.9505) + (xy 173.167192 146.9505) + (xy 173.308256 146.935674) + (xy 173.488284 146.877179) + (xy 173.652216 146.782533) + (xy 173.792888 146.655871) + (xy 173.904151 146.50273) + (xy 173.936087 146.431002) + (xy 175.794131 146.431002) + (xy 175.811498 146.540658) + (xy 175.861904 146.639585) + (xy 175.861909 146.639592) + (xy 175.940407 146.71809) + (xy 175.94041 146.718092) + (xy 175.940413 146.718095) + (xy 176.037441 146.767533) + (xy 176.039341 146.768501) + (xy 176.148998 146.785869) + (xy 176.149 146.785869) + (xy 176.149002 146.785869) + (xy 176.258658 146.768501) + (xy 176.258659 146.7685) + (xy 176.258661 146.7685) + (xy 176.357587 146.718095) + (xy 176.436095 146.639587) + (xy 176.4865 146.540661) + (xy 176.4865 146.540659) + (xy 176.486501 146.540658) + (xy 176.503869 146.431002) + (xy 176.503869 146.430997) + (xy 176.486501 146.321341) + (xy 176.452732 146.255066) + (xy 176.436095 146.222413) + (xy 176.436092 146.22241) + (xy 176.43609 146.222407) + (xy 176.358329 146.144646) + (xy 179.0395 146.144646) + (xy 179.046027 146.175354) + (xy 179.078855 146.329802) + (xy 179.078857 146.329807) + (xy 179.155848 146.502729) + (xy 179.155851 146.502734) + (xy 179.256213 146.64087) + (xy 179.267112 146.655871) + (xy 179.407784 146.782533) + (xy 179.571716 146.877179) + (xy 179.751744 146.935674) + (xy 179.892808 146.9505) + (xy 179.892812 146.9505) + (xy 180.787188 146.9505) + (xy 180.787192 146.9505) + (xy 180.928256 146.935674) + (xy 181.108284 146.877179) + (xy 181.272216 146.782533) + (xy 181.412888 146.655871) + (xy 181.524151 146.50273) + (xy 181.601144 146.329803) + (xy 181.606629 146.304) + (xy 183.448901 146.304) + (xy 183.467252 146.490331) + (xy 183.467253 146.490333) + (xy 183.521604 146.669502) + (xy 183.609862 146.834623) + (xy 183.609864 146.834626) + (xy 183.728642 146.979357) + (xy 183.873373 147.098135) + (xy 183.873376 147.098137) + (xy 184.018409 147.175658) + (xy 184.038499 147.186396) + (xy 184.203662 147.236498) + (xy 184.217666 147.240746) + (xy 184.217668 147.240747) + (xy 184.234374 147.242392) + (xy 184.404 147.259099) + (xy 184.590331 147.240747) + (xy 184.769501 147.186396) + (xy 184.934625 147.098136) + (xy 185.079357 146.979357) + (xy 185.198136 146.834625) + (xy 185.286396 146.669501) + (xy 185.340747 146.490331) + (xy 185.359099 146.304) + (xy 185.340747 146.117669) + (xy 185.286396 145.938499) + (xy 185.246399 145.863669) + (xy 185.198137 145.773376) + (xy 185.198135 145.773373) + (xy 185.079357 145.628642) + (xy 184.934626 145.509864) + (xy 184.934623 145.509862) + (xy 184.769502 145.421604) + (xy 184.590333 145.367253) + (xy 184.590331 145.367252) + (xy 184.404 145.348901) + (xy 184.217668 145.367252) + (xy 184.217666 145.367253) + (xy 184.038497 145.421604) + (xy 183.873376 145.509862) + (xy 183.873373 145.509864) + (xy 183.728642 145.628642) + (xy 183.609864 145.773373) + (xy 183.609862 145.773376) + (xy 183.521604 145.938497) + (xy 183.467253 146.117666) + (xy 183.467252 146.117668) + (xy 183.448901 146.304) + (xy 181.606629 146.304) + (xy 181.6405 146.144646) + (xy 181.6405 145.955354) + (xy 181.601144 145.770197) + (xy 181.594465 145.755197) + (xy 181.524151 145.59727) + (xy 181.524148 145.597265) + (xy 181.412888 145.444129) + (xy 181.396229 145.429129) + (xy 181.272216 145.317467) + (xy 181.108284 145.222821) + (xy 181.108277 145.222818) + (xy 180.928259 145.164327) + (xy 180.928256 145.164326) + (xy 180.787192 145.1495) + (xy 179.892808 145.1495) + (xy 179.751744 145.164326) + (xy 179.751741 145.164326) + (xy 179.75174 145.164327) + (xy 179.571722 145.222818) + (xy 179.571715 145.222821) + (xy 179.407785 145.317466) + (xy 179.267111 145.444129) + (xy 179.155851 145.597265) + (xy 179.155848 145.59727) + (xy 179.078857 145.770192) + (xy 179.078855 145.770197) + (xy 179.043083 145.938497) + (xy 179.0395 145.955354) + (xy 179.0395 146.144646) + (xy 176.358329 146.144646) + (xy 176.357592 146.143909) + (xy 176.357588 146.143906) + (xy 176.357587 146.143905) + (xy 176.30609 146.117666) + (xy 176.258658 146.093498) + (xy 176.149002 146.076131) + (xy 176.148998 146.076131) + (xy 176.039341 146.093498) + (xy 175.940414 146.143904) + (xy 175.940407 146.143909) + (xy 175.861909 146.222407) + (xy 175.861904 146.222414) + (xy 175.811498 146.321341) + (xy 175.794131 146.430997) + (xy 175.794131 146.431002) + (xy 173.936087 146.431002) + (xy 173.981144 146.329803) + (xy 174.0205 146.144646) + (xy 174.0205 145.955354) + (xy 173.981144 145.770197) + (xy 173.974465 145.755197) + (xy 173.904151 145.59727) + (xy 173.904148 145.597265) + (xy 173.792888 145.444129) + (xy 173.776229 145.429129) + (xy 173.652216 145.317467) + (xy 173.488284 145.222821) + (xy 173.488277 145.222818) + (xy 173.308259 145.164327) + (xy 173.308256 145.164326) + (xy 173.167192 145.1495) + (xy 172.272808 145.1495) + (xy 172.131744 145.164326) + (xy 172.131741 145.164326) + (xy 172.13174 145.164327) + (xy 171.951722 145.222818) + (xy 171.951715 145.222821) + (xy 171.787785 145.317466) + (xy 171.647111 145.444129) + (xy 171.535851 145.597265) + (xy 171.535848 145.59727) + (xy 171.458857 145.770192) + (xy 171.458855 145.770197) + (xy 171.423083 145.938497) + (xy 171.4195 145.955354) + (xy 171.4195 146.144646) + (xy 170.4955 146.144646) + (xy 170.495499 145.190102) + (xy 170.489669 145.160787) + (xy 170.482012 145.149327) + (xy 170.467457 145.127542) + (xy 170.434214 145.105332) + (xy 170.434215 145.105332) + (xy 170.434213 145.105331) + (xy 170.434211 145.10533) + (xy 170.434208 145.105329) + (xy 170.404901 145.0995) + (xy 169.706507 145.0995) + (xy 169.639468 145.079815) + (xy 169.593713 145.027011) + (xy 169.583769 144.957853) + (xy 169.612794 144.894297) + (xy 169.671572 144.856523) + (xy 169.6957 144.851972) + (xy 169.780315 144.844569) + (xy 169.780326 144.844567) + (xy 170.008483 144.783433) + (xy 170.008492 144.783429) + (xy 170.222578 144.6836) + (xy 170.416082 144.548105) + (xy 170.583105 144.381082) + (xy 170.7186 144.187578) + (xy 170.818429 143.973492) + (xy 170.818432 143.973486) + (xy 170.875636 143.76) + (xy 169.978686 143.76) + (xy 170.004493 143.719844) + (xy 170.038318 143.604645) + (xy 171.4195 143.604645) + (xy 171.458855 143.789802) + (xy 171.458857 143.789807) + (xy 171.535848 143.962729) + (xy 171.535851 143.962734) + (xy 171.644233 144.111909) + (xy 171.647112 144.115871) + (xy 171.787784 144.242533) + (xy 171.951716 144.337179) + (xy 172.131744 144.395674) + (xy 172.272808 144.4105) + (xy 172.272812 144.4105) + (xy 173.167188 144.4105) + (xy 173.167192 144.4105) + (xy 173.308256 144.395674) + (xy 173.488284 144.337179) + (xy 173.652216 144.242533) + (xy 173.792888 144.115871) + (xy 173.904151 143.96273) + (xy 173.981144 143.789803) + (xy 174.0205 143.604646) + (xy 174.0205 143.604645) + (xy 179.0395 143.604645) + (xy 179.078855 143.789802) + (xy 179.078857 143.789807) + (xy 179.155848 143.962729) + (xy 179.155851 143.962734) + (xy 179.264233 144.111909) + (xy 179.267112 144.115871) + (xy 179.407784 144.242533) + (xy 179.571716 144.337179) + (xy 179.751744 144.395674) + (xy 179.892808 144.4105) + (xy 179.892812 144.4105) + (xy 180.787188 144.4105) + (xy 180.787192 144.4105) + (xy 180.928256 144.395674) + (xy 181.108284 144.337179) + (xy 181.272216 144.242533) + (xy 181.412888 144.115871) + (xy 181.524151 143.96273) + (xy 181.601144 143.789803) + (xy 181.606629 143.764) + (xy 183.448901 143.764) + (xy 183.467252 143.950331) + (xy 183.467253 143.950333) + (xy 183.521604 144.129502) + (xy 183.609862 144.294623) + (xy 183.609864 144.294626) + (xy 183.728642 144.439357) + (xy 183.873373 144.558135) + (xy 183.873376 144.558137) + (xy 184.001966 144.626869) + (xy 184.038499 144.646396) + (xy 184.203662 144.696498) + (xy 184.217666 144.700746) + (xy 184.217668 144.700747) + (xy 184.234374 144.702392) + (xy 184.404 144.719099) + (xy 184.590331 144.700747) + (xy 184.769501 144.646396) + (xy 184.934625 144.558136) + (xy 185.079357 144.439357) + (xy 185.198136 144.294625) + (xy 185.286396 144.129501) + (xy 185.340747 143.950331) + (xy 185.359099 143.764) + (xy 185.340747 143.577669) + (xy 185.286396 143.398499) + (xy 185.246399 143.323669) + (xy 185.198137 143.233376) + (xy 185.198135 143.233373) + (xy 185.079357 143.088642) + (xy 184.934626 142.969864) + (xy 184.934623 142.969862) + (xy 184.769502 142.881604) + (xy 184.590333 142.827253) + (xy 184.590331 142.827252) + (xy 184.404 142.808901) + (xy 184.217668 142.827252) + (xy 184.217666 142.827253) + (xy 184.038497 142.881604) + (xy 183.873376 142.969862) + (xy 183.873373 142.969864) + (xy 183.728642 143.088642) + (xy 183.609864 143.233373) + (xy 183.609862 143.233376) + (xy 183.521604 143.398497) + (xy 183.467253 143.577666) + (xy 183.467252 143.577668) + (xy 183.448901 143.764) + (xy 181.606629 143.764) + (xy 181.6405 143.604646) + (xy 181.6405 143.415354) + (xy 181.601144 143.230197) + (xy 181.594465 143.215197) + (xy 181.524151 143.05727) + (xy 181.524148 143.057265) + (xy 181.412888 142.904129) + (xy 181.396229 142.889129) + (xy 181.272216 142.777467) + (xy 181.108284 142.682821) + (xy 181.108277 142.682818) + (xy 180.928259 142.624327) + (xy 180.928256 142.624326) + (xy 180.787192 142.6095) + (xy 179.892808 142.6095) + (xy 179.751744 142.624326) + (xy 179.751741 142.624326) + (xy 179.75174 142.624327) + (xy 179.571722 142.682818) + (xy 179.571715 142.682821) + (xy 179.407785 142.777466) + (xy 179.267111 142.904129) + (xy 179.155851 143.057265) + (xy 179.155848 143.05727) + (xy 179.078857 143.230192) + (xy 179.078855 143.230197) + (xy 179.0395 143.415354) + (xy 179.0395 143.604645) + (xy 174.0205 143.604645) + (xy 174.0205 143.415354) + (xy 173.981144 143.230197) + (xy 173.974465 143.215197) + (xy 173.936088 143.129002) + (xy 175.794131 143.129002) + (xy 175.811498 143.238658) + (xy 175.861904 143.337585) + (xy 175.861909 143.337592) + (xy 175.940407 143.41609) + (xy 175.94041 143.416092) + (xy 175.940413 143.416095) + (xy 176.039339 143.4665) + (xy 176.039341 143.466501) + (xy 176.148998 143.483869) + (xy 176.149 143.483869) + (xy 176.149002 143.483869) + (xy 176.258658 143.466501) + (xy 176.258659 143.4665) + (xy 176.258661 143.4665) + (xy 176.357587 143.416095) + (xy 176.436095 143.337587) + (xy 176.4865 143.238661) + (xy 176.4865 143.238659) + (xy 176.486501 143.238658) + (xy 176.503869 143.129002) + (xy 176.503869 143.128997) + (xy 176.486501 143.019341) + (xy 176.46129 142.969862) + (xy 176.436095 142.920413) + (xy 176.436092 142.92041) + (xy 176.43609 142.920407) + (xy 176.357592 142.841909) + (xy 176.357588 142.841906) + (xy 176.357587 142.841905) + (xy 176.348178 142.837111) + (xy 176.258658 142.791498) + (xy 176.149002 142.774131) + (xy 176.148998 142.774131) + (xy 176.039341 142.791498) + (xy 175.940414 142.841904) + (xy 175.940407 142.841909) + (xy 175.861909 142.920407) + (xy 175.861904 142.920414) + (xy 175.811498 143.019341) + (xy 175.794131 143.128997) + (xy 175.794131 143.129002) + (xy 173.936088 143.129002) + (xy 173.904151 143.05727) + (xy 173.904148 143.057265) + (xy 173.792888 142.904129) + (xy 173.776229 142.889129) + (xy 173.652216 142.777467) + (xy 173.488284 142.682821) + (xy 173.488277 142.682818) + (xy 173.308259 142.624327) + (xy 173.308256 142.624326) + (xy 173.167192 142.6095) + (xy 172.272808 142.6095) + (xy 172.131744 142.624326) + (xy 172.131741 142.624326) + (xy 172.13174 142.624327) + (xy 171.951722 142.682818) + (xy 171.951715 142.682821) + (xy 171.787785 142.777466) + (xy 171.647111 142.904129) + (xy 171.535851 143.057265) + (xy 171.535848 143.05727) + (xy 171.458857 143.230192) + (xy 171.458855 143.230197) + (xy 171.4195 143.415354) + (xy 171.4195 143.604645) + (xy 170.038318 143.604645) + (xy 170.045 143.581889) + (xy 170.045 143.438111) + (xy 170.004493 143.300156) + (xy 169.978686 143.26) + (xy 170.875636 143.26) + (xy 170.875635 143.259999) + (xy 170.818432 143.046513) + (xy 170.818429 143.046507) + (xy 170.7186 142.832422) + (xy 170.718599 142.83242) + (xy 170.583113 142.638926) + (xy 170.583108 142.63892) + (xy 170.416082 142.471894) + (xy 170.222578 142.336399) + (xy 170.008492 142.23657) + (xy 170.008486 142.236567) + (xy 169.795 142.179364) + (xy 169.795 143.074498) + (xy 169.687315 143.02532) + (xy 169.580763 143.01) + (xy 169.509237 143.01) + (xy 169.402685 143.02532) + (xy 169.295 143.074498) + (xy 169.295 142.179364) + (xy 169.294999 142.179364) + (xy 169.081513 142.236567) + (xy 169.081507 142.23657) + (xy 168.867422 142.336399) + (xy 168.86742 142.3364) + (xy 168.673926 142.471886) + (xy 168.67392 142.471891) + (xy 168.506891 142.63892) + (xy 168.506886 142.638926) + (xy 168.3714 142.83242) + (xy 168.371399 142.832422) + (xy 168.27157 143.046507) + (xy 168.271567 143.046513) + (xy 168.214364 143.259999) + (xy 168.214364 143.26) + (xy 169.111314 143.26) + (xy 169.085507 143.300156) + (xy 169.045 143.438111) + (xy 169.045 143.581889) + (xy 169.085507 143.719844) + (xy 169.111314 143.76) + (xy 168.214364 143.76) + (xy 167.637479 143.76) + (xy 167.6705 143.604646) + (xy 167.6705 143.415354) + (xy 167.631144 143.230197) + (xy 167.624465 143.215197) + (xy 167.554151 143.05727) + (xy 167.554148 143.057265) + (xy 167.442888 142.904129) + (xy 167.426229 142.889129) + (xy 167.302216 142.777467) + (xy 167.138284 142.682821) + (xy 167.138277 142.682818) + (xy 166.958259 142.624327) + (xy 166.958256 142.624326) + (xy 166.817192 142.6095) + (xy 165.922808 142.6095) + (xy 165.781744 142.624326) + (xy 165.781741 142.624326) + (xy 165.78174 142.624327) + (xy 165.601722 142.682818) + (xy 165.601715 142.682821) + (xy 165.437785 142.777466) + (xy 165.297111 142.904129) + (xy 165.185851 143.057265) + (xy 165.185848 143.05727) + (xy 165.108857 143.230192) + (xy 165.108855 143.230197) + (xy 165.0695 143.415354) + (xy 165.0695 143.604645) + (xy 152.4305 143.604645) + (xy 152.4305 143.415354) + (xy 152.391144 143.230197) + (xy 152.384465 143.215197) + (xy 152.314151 143.05727) + (xy 152.314148 143.057265) + (xy 152.202888 142.904129) + (xy 152.186229 142.889129) + (xy 152.062216 142.777467) + (xy 151.898284 142.682821) + (xy 151.898277 142.682818) + (xy 151.718259 142.624327) + (xy 151.718256 142.624326) + (xy 151.577192 142.6095) + (xy 150.682808 142.6095) + (xy 150.541744 142.624326) + (xy 150.541741 142.624326) + (xy 150.54174 142.624327) + (xy 150.361722 142.682818) + (xy 150.361715 142.682821) + (xy 150.197785 142.777466) + (xy 150.057111 142.904129) + (xy 149.945851 143.057265) + (xy 149.945848 143.05727) + (xy 149.868857 143.230192) + (xy 149.868855 143.230197) + (xy 149.8295 143.415354) + (xy 149.8295 143.604645) + (xy 146.0805 143.604645) + (xy 146.0805 143.415354) + (xy 146.041144 143.230197) + (xy 146.034465 143.215197) + (xy 145.964151 143.05727) + (xy 145.964148 143.057265) + (xy 145.852888 142.904129) + (xy 145.836229 142.889129) + (xy 145.712216 142.777467) + (xy 145.548284 142.682821) + (xy 145.548277 142.682818) + (xy 145.470143 142.657431) + (xy 145.412467 142.617993) + (xy 145.385269 142.553635) + (xy 145.397184 142.484788) + (xy 145.444428 142.433313) + (xy 145.508461 142.4155) + (xy 148.599455 142.4155) + (xy 148.666494 142.435185) + (xy 148.687136 142.451819) + (xy 148.762407 142.52709) + (xy 148.76241 142.527092) + (xy 148.762413 142.527095) + (xy 148.816986 142.554901) + (xy 148.861341 142.577501) + (xy 148.970998 142.594869) + (xy 148.971 142.594869) + (xy 148.971002 142.594869) + (xy 149.080658 142.577501) + (xy 149.080659 142.5775) + (xy 149.080661 142.5775) + (xy 149.179587 142.527095) + (xy 149.258095 142.448587) + (xy 149.3085 142.349661) + (xy 149.3085 142.349659) + (xy 149.308501 142.349658) + (xy 149.325869 142.240002) + (xy 160.173131 142.240002) + (xy 160.190498 142.349658) + (xy 160.240904 142.448585) + (xy 160.240909 142.448592) + (xy 160.319407 142.52709) + (xy 160.31941 142.527092) + (xy 160.319413 142.527095) + (xy 160.373986 142.554901) + (xy 160.418341 142.577501) + (xy 160.527998 142.594869) + (xy 160.528 142.594869) + (xy 160.528002 142.594869) + (xy 160.637658 142.577501) + (xy 160.637659 142.5775) + (xy 160.637661 142.5775) + (xy 160.736587 142.527095) + (xy 160.815095 142.448587) + (xy 160.8655 142.349661) + (xy 160.8655 142.349659) + (xy 160.865501 142.349658) + (xy 160.882869 142.240002) + (xy 160.882869 142.239997) + (xy 160.865501 142.130341) + (xy 160.8655 142.130339) + (xy 160.815095 142.031413) + (xy 160.815092 142.03141) + (xy 160.81509 142.031407) + (xy 160.736592 141.952909) + (xy 160.736588 141.952906) + (xy 160.736587 141.952905) + (xy 160.684499 141.926365) + (xy 160.637658 141.902498) + (xy 160.528002 141.885131) + (xy 160.527998 141.885131) + (xy 160.418341 141.902498) + (xy 160.319414 141.952904) + (xy 160.319407 141.952909) + (xy 160.240909 142.031407) + (xy 160.240904 142.031414) + (xy 160.190498 142.130341) + (xy 160.173131 142.239997) + (xy 160.173131 142.240002) + (xy 149.325869 142.240002) + (xy 149.325869 142.239997) + (xy 149.308501 142.130341) + (xy 149.3085 142.130339) + (xy 149.258095 142.031413) + (xy 149.258092 142.03141) + (xy 149.25809 142.031407) + (xy 149.179592 141.952909) + (xy 149.179588 141.952906) + (xy 149.179587 141.952905) + (xy 149.127499 141.926365) + (xy 149.080658 141.902498) + (xy 148.971002 141.885131) + (xy 148.970998 141.885131) + (xy 148.861341 141.902498) + (xy 148.762414 141.952904) + (xy 148.762407 141.952909) + (xy 148.687136 142.028181) + (xy 148.625813 142.061666) + (xy 148.599455 142.0645) + (xy 148.418719 142.0645) + (xy 148.35168 142.044815) + (xy 148.305925 141.992011) + (xy 148.295981 141.922853) + (xy 148.325006 141.859297) + (xy 148.360266 141.831142) + (xy 148.485623 141.764137) + (xy 148.485626 141.764135) + (xy 148.497217 141.754623) + (xy 148.630357 141.645357) + (xy 148.749136 141.500625) + (xy 148.837396 141.335501) + (xy 148.891747 141.156331) + (xy 148.900777 141.064645) + (xy 149.8295 141.064645) + (xy 149.868855 141.249802) + (xy 149.868857 141.249807) + (xy 149.945848 141.422729) + (xy 149.945851 141.422734) + (xy 150.046213 141.56087) + (xy 150.057112 141.575871) + (xy 150.197784 141.702533) + (xy 150.361716 141.797179) + (xy 150.541744 141.855674) + (xy 150.682808 141.8705) + (xy 150.682812 141.8705) + (xy 151.577188 141.8705) + (xy 151.577192 141.8705) + (xy 151.718256 141.855674) + (xy 151.898284 141.797179) + (xy 152.062216 141.702533) + (xy 152.202888 141.575871) + (xy 152.314151 141.42273) + (xy 152.391144 141.249803) + (xy 152.4305 141.064646) + (xy 152.4305 141.064645) + (xy 165.0695 141.064645) + (xy 165.108855 141.249802) + (xy 165.108857 141.249807) + (xy 165.185848 141.422729) + (xy 165.185851 141.422734) + (xy 165.286213 141.56087) + (xy 165.297112 141.575871) + (xy 165.437784 141.702533) + (xy 165.601716 141.797179) + (xy 165.781744 141.855674) + (xy 165.922808 141.8705) + (xy 165.922812 141.8705) + (xy 166.817188 141.8705) + (xy 166.817192 141.8705) + (xy 166.958256 141.855674) + (xy 167.138284 141.797179) + (xy 167.302216 141.702533) + (xy 167.442888 141.575871) + (xy 167.554151 141.42273) + (xy 167.631144 141.249803) + (xy 167.6705 141.064646) + (xy 167.6705 140.97) + (xy 168.589901 140.97) + (xy 168.608252 141.156331) + (xy 168.608253 141.156333) + (xy 168.662604 141.335502) + (xy 168.750862 141.500623) + (xy 168.750864 141.500626) + (xy 168.869642 141.645357) + (xy 169.014373 141.764135) + (xy 169.014376 141.764137) + (xy 169.171192 141.847956) + (xy 169.179499 141.852396) + (xy 169.333296 141.89905) + (xy 169.358666 141.906746) + (xy 169.358668 141.906747) + (xy 169.375374 141.908392) + (xy 169.545 141.925099) + (xy 169.731331 141.906747) + (xy 169.910501 141.852396) + (xy 170.075625 141.764136) + (xy 170.220357 141.645357) + (xy 170.339136 141.500625) + (xy 170.427396 141.335501) + (xy 170.481747 141.156331) + (xy 170.490777 141.064645) + (xy 171.4195 141.064645) + (xy 171.458855 141.249802) + (xy 171.458857 141.249807) + (xy 171.535848 141.422729) + (xy 171.535851 141.422734) + (xy 171.636213 141.56087) + (xy 171.647112 141.575871) + (xy 171.787784 141.702533) + (xy 171.951716 141.797179) + (xy 172.131744 141.855674) + (xy 172.272808 141.8705) + (xy 172.272812 141.8705) + (xy 173.167188 141.8705) + (xy 173.167192 141.8705) + (xy 173.308256 141.855674) + (xy 173.488284 141.797179) + (xy 173.652216 141.702533) + (xy 173.792888 141.575871) + (xy 173.904151 141.42273) + (xy 173.981144 141.249803) + (xy 174.0205 141.064646) + (xy 174.0205 141.064645) + (xy 179.0395 141.064645) + (xy 179.078855 141.249802) + (xy 179.078857 141.249807) + (xy 179.155848 141.422729) + (xy 179.155851 141.422734) + (xy 179.256213 141.56087) + (xy 179.267112 141.575871) + (xy 179.407784 141.702533) + (xy 179.571716 141.797179) + (xy 179.751744 141.855674) + (xy 179.892808 141.8705) + (xy 179.892812 141.8705) + (xy 180.787188 141.8705) + (xy 180.787192 141.8705) + (xy 180.928256 141.855674) + (xy 181.108284 141.797179) + (xy 181.272216 141.702533) + (xy 181.412888 141.575871) + (xy 181.524151 141.42273) + (xy 181.601144 141.249803) + (xy 181.606629 141.224) + (xy 183.448901 141.224) + (xy 183.467252 141.410331) + (xy 183.467253 141.410333) + (xy 183.521604 141.589502) + (xy 183.609862 141.754623) + (xy 183.609864 141.754626) + (xy 183.728642 141.899357) + (xy 183.873373 142.018135) + (xy 183.873376 142.018137) + (xy 184.038497 142.106395) + (xy 184.038499 142.106396) + (xy 184.203662 142.156498) + (xy 184.217666 142.160746) + (xy 184.217668 142.160747) + (xy 184.234374 142.162392) + (xy 184.404 142.179099) + (xy 184.590331 142.160747) + (xy 184.769501 142.106396) + (xy 184.934625 142.018136) + (xy 185.079357 141.899357) + (xy 185.198136 141.754625) + (xy 185.286396 141.589501) + (xy 185.340747 141.410331) + (xy 185.359099 141.224) + (xy 185.340747 141.037669) + (xy 185.286396 140.858499) + (xy 185.273678 140.834705) + (xy 185.198137 140.693376) + (xy 185.198135 140.693373) + (xy 185.079357 140.548642) + (xy 184.934626 140.429864) + (xy 184.934623 140.429862) + (xy 184.769502 140.341604) + (xy 184.590333 140.287253) + (xy 184.590331 140.287252) + (xy 184.404 140.268901) + (xy 184.217668 140.287252) + (xy 184.217666 140.287253) + (xy 184.038497 140.341604) + (xy 183.873376 140.429862) + (xy 183.873373 140.429864) + (xy 183.728642 140.548642) + (xy 183.609864 140.693373) + (xy 183.609862 140.693376) + (xy 183.521604 140.858497) + (xy 183.467253 141.037666) + (xy 183.467252 141.037668) + (xy 183.448901 141.224) + (xy 181.606629 141.224) + (xy 181.6405 141.064646) + (xy 181.6405 140.875354) + (xy 181.601144 140.690197) + (xy 181.594465 140.675197) + (xy 181.524151 140.51727) + (xy 181.524148 140.517265) + (xy 181.412888 140.364129) + (xy 181.396229 140.349129) + (xy 181.272216 140.237467) + (xy 181.108284 140.142821) + (xy 181.108277 140.142818) + (xy 180.928259 140.084327) + (xy 180.928256 140.084326) + (xy 180.787192 140.0695) + (xy 179.892808 140.0695) + (xy 179.751744 140.084326) + (xy 179.751741 140.084326) + (xy 179.75174 140.084327) + (xy 179.571722 140.142818) + (xy 179.571715 140.142821) + (xy 179.407785 140.237466) + (xy 179.267111 140.364129) + (xy 179.155851 140.517265) + (xy 179.155848 140.51727) + (xy 179.078857 140.690192) + (xy 179.078855 140.690197) + (xy 179.0395 140.875354) + (xy 179.0395 141.064645) + (xy 174.0205 141.064645) + (xy 174.0205 140.875354) + (xy 173.981144 140.690197) + (xy 173.974465 140.675197) + (xy 173.904151 140.51727) + (xy 173.904148 140.517265) + (xy 173.792888 140.364129) + (xy 173.776229 140.349129) + (xy 173.652216 140.237467) + (xy 173.488284 140.142821) + (xy 173.488277 140.142818) + (xy 173.308259 140.084327) + (xy 173.308256 140.084326) + (xy 173.167192 140.0695) + (xy 172.272808 140.0695) + (xy 172.131744 140.084326) + (xy 172.131741 140.084326) + (xy 172.13174 140.084327) + (xy 171.951722 140.142818) + (xy 171.951715 140.142821) + (xy 171.787785 140.237466) + (xy 171.647111 140.364129) + (xy 171.535851 140.517265) + (xy 171.535848 140.51727) + (xy 171.458857 140.690192) + (xy 171.458855 140.690197) + (xy 171.4195 140.875354) + (xy 171.4195 141.064645) + (xy 170.490777 141.064645) + (xy 170.500099 140.97) + (xy 170.481747 140.783669) + (xy 170.427396 140.604499) + (xy 170.425912 140.601722) + (xy 170.339137 140.439376) + (xy 170.339135 140.439373) + (xy 170.220357 140.294642) + (xy 170.075626 140.175864) + (xy 170.075623 140.175862) + (xy 169.910502 140.087604) + (xy 169.731333 140.033253) + (xy 169.731331 140.033252) + (xy 169.545 140.014901) + (xy 169.358668 140.033252) + (xy 169.358666 140.033253) + (xy 169.179497 140.087604) + (xy 169.014376 140.175862) + (xy 169.014373 140.175864) + (xy 168.869642 140.294642) + (xy 168.750864 140.439373) + (xy 168.750862 140.439376) + (xy 168.662604 140.604497) + (xy 168.608253 140.783666) + (xy 168.608252 140.783668) + (xy 168.589901 140.97) + (xy 167.6705 140.97) + (xy 167.6705 140.875354) + (xy 167.631144 140.690197) + (xy 167.624465 140.675197) + (xy 167.554151 140.51727) + (xy 167.554148 140.517265) + (xy 167.442888 140.364129) + (xy 167.426229 140.349129) + (xy 167.302216 140.237467) + (xy 167.138284 140.142821) + (xy 167.138277 140.142818) + (xy 166.958259 140.084327) + (xy 166.958256 140.084326) + (xy 166.817192 140.0695) + (xy 165.922808 140.0695) + (xy 165.781744 140.084326) + (xy 165.781741 140.084326) + (xy 165.78174 140.084327) + (xy 165.601722 140.142818) + (xy 165.601715 140.142821) + (xy 165.437785 140.237466) + (xy 165.297111 140.364129) + (xy 165.185851 140.517265) + (xy 165.185848 140.51727) + (xy 165.108857 140.690192) + (xy 165.108855 140.690197) + (xy 165.0695 140.875354) + (xy 165.0695 141.064645) + (xy 152.4305 141.064645) + (xy 152.4305 140.875354) + (xy 152.391144 140.690197) + (xy 152.384465 140.675197) + (xy 152.314151 140.51727) + (xy 152.314148 140.517265) + (xy 152.202888 140.364129) + (xy 152.186229 140.349129) + (xy 152.062216 140.237467) + (xy 151.898284 140.142821) + (xy 151.898277 140.142818) + (xy 151.718259 140.084327) + (xy 151.718256 140.084326) + (xy 151.577192 140.0695) + (xy 150.682808 140.0695) + (xy 150.541744 140.084326) + (xy 150.541741 140.084326) + (xy 150.54174 140.084327) + (xy 150.361722 140.142818) + (xy 150.361715 140.142821) + (xy 150.197785 140.237466) + (xy 150.057111 140.364129) + (xy 149.945851 140.517265) + (xy 149.945848 140.51727) + (xy 149.868857 140.690192) + (xy 149.868855 140.690197) + (xy 149.8295 140.875354) + (xy 149.8295 141.064645) + (xy 148.900777 141.064645) + (xy 148.910099 140.97) + (xy 148.891747 140.783669) + (xy 148.837396 140.604499) + (xy 148.835912 140.601722) + (xy 148.749137 140.439376) + (xy 148.749135 140.439373) + (xy 148.630357 140.294642) + (xy 148.485626 140.175864) + (xy 148.485623 140.175862) + (xy 148.320502 140.087604) + (xy 148.141333 140.033253) + (xy 148.141331 140.033252) + (xy 147.955 140.014901) + (xy 147.768668 140.033252) + (xy 147.768666 140.033253) + (xy 147.589497 140.087604) + (xy 147.424376 140.175862) + (xy 147.424373 140.175864) + (xy 147.279642 140.294642) + (xy 147.160864 140.439373) + (xy 147.160862 140.439376) + (xy 147.072604 140.604497) + (xy 147.018253 140.783666) + (xy 147.018252 140.783668) + (xy 146.999901 140.97) + (xy 147.018252 141.156331) + (xy 147.018253 141.156333) + (xy 147.072604 141.335502) + (xy 147.160862 141.500623) + (xy 147.160864 141.500626) + (xy 147.279642 141.645357) + (xy 147.424373 141.764135) + (xy 147.424376 141.764137) + (xy 147.549734 141.831142) + (xy 147.599578 141.880104) + (xy 147.615039 141.948242) + (xy 147.591207 142.013921) + (xy 147.53565 142.05629) + (xy 147.491281 142.0645) + (xy 145.508461 142.0645) + (xy 145.441422 142.044815) + (xy 145.395667 141.992011) + (xy 145.385723 141.922853) + (xy 145.414748 141.859297) + (xy 145.470143 141.822569) + (xy 145.510625 141.809414) + (xy 145.548284 141.797179) + (xy 145.712216 141.702533) + (xy 145.852888 141.575871) + (xy 145.964151 141.42273) + (xy 146.041144 141.249803) + (xy 146.0805 141.064646) + (xy 146.0805 140.875354) + (xy 146.041144 140.690197) + (xy 146.034465 140.675197) + (xy 145.964151 140.51727) + (xy 145.964148 140.517265) + (xy 145.852888 140.364129) + (xy 145.836229 140.349129) + (xy 145.712216 140.237467) + (xy 145.548284 140.142821) + (xy 145.548277 140.142818) + (xy 145.368259 140.084327) + (xy 145.368256 140.084326) + (xy 145.227192 140.0695) + (xy 144.332808 140.0695) + (xy 144.191744 140.084326) + (xy 144.191741 140.084326) + (xy 144.19174 140.084327) + (xy 144.011722 140.142818) + (xy 144.011715 140.142821) + (xy 143.847785 140.237466) + (xy 143.707111 140.364129) + (xy 143.595851 140.517265) + (xy 143.595848 140.51727) + (xy 143.518857 140.690192) + (xy 143.518855 140.690197) + (xy 143.4795 140.875354) + (xy 143.4795 141.064645) + (xy 143.518855 141.249802) + (xy 143.518857 141.249807) + (xy 143.595848 141.422729) + (xy 143.595851 141.422734) + (xy 143.696213 141.56087) + (xy 143.707112 141.575871) + (xy 143.847784 141.702533) + (xy 144.011716 141.797179) + (xy 144.011721 141.79718) + (xy 144.011722 141.797181) + (xy 144.089857 141.822569) + (xy 144.147533 141.862007) + (xy 144.174731 141.926365) + (xy 144.162816 141.995212) + (xy 144.115572 142.046687) + (xy 144.051539 142.0645) + (xy 136.896545 142.0645) + (xy 136.829506 142.044815) + (xy 136.808864 142.028181) + (xy 136.733592 141.952909) + (xy 136.733588 141.952906) + (xy 136.733587 141.952905) + (xy 136.681499 141.926365) + (xy 136.634658 141.902498) + (xy 136.525002 141.885131) + (xy 136.524998 141.885131) + (xy 136.415341 141.902498) + (xy 136.316414 141.952904) + (xy 136.316407 141.952909) + (xy 136.241136 142.028181) + (xy 136.179813 142.061666) + (xy 136.153455 142.0645) + (xy 135.241108 142.0645) + (xy 135.174069 142.044815) + (xy 135.128314 141.992011) + (xy 135.127454 141.986033) + (xy 135.094748 142.035363) + (xy 135.030785 142.063477) + (xy 135.014892 142.0645) + (xy 130.268461 142.0645) + (xy 130.201422 142.044815) + (xy 130.155667 141.992011) + (xy 130.145723 141.922853) + (xy 130.174748 141.859297) + (xy 130.230143 141.822569) + (xy 130.270625 141.809414) + (xy 130.308284 141.797179) + (xy 130.472216 141.702533) + (xy 130.612888 141.575871) + (xy 130.683994 141.478002) + (xy 134.773131 141.478002) + (xy 134.790498 141.587658) + (xy 134.840904 141.686585) + (xy 134.840909 141.686592) + (xy 134.919407 141.76509) + (xy 134.91941 141.765092) + (xy 134.919413 141.765095) + (xy 134.98238 141.797178) + (xy 135.018341 141.815501) + (xy 135.03429 141.818027) + (xy 135.097424 141.847956) + (xy 135.12924 141.89905) + (xy 135.147395 141.859297) + (xy 135.206173 141.821523) + (xy 135.22171 141.818027) + (xy 135.237658 141.815501) + (xy 135.237659 141.8155) + (xy 135.237661 141.8155) + (xy 135.336587 141.765095) + (xy 135.415095 141.686587) + (xy 135.4655 141.587661) + (xy 135.4655 141.587659) + (xy 135.465501 141.587658) + (xy 135.482869 141.478002) + (xy 135.482869 141.477997) + (xy 135.465501 141.368341) + (xy 135.433374 141.305288) + (xy 135.415095 141.269413) + (xy 135.415092 141.26941) + (xy 135.41509 141.269407) + (xy 135.336592 141.190909) + (xy 135.336588 141.190906) + (xy 135.336587 141.190905) + (xy 135.318755 141.181819) + (xy 135.237658 141.140498) + (xy 135.128002 141.123131) + (xy 135.127998 141.123131) + (xy 135.018341 141.140498) + (xy 134.919414 141.190904) + (xy 134.919407 141.190909) + (xy 134.840909 141.269407) + (xy 134.840904 141.269414) + (xy 134.790498 141.368341) + (xy 134.773131 141.477997) + (xy 134.773131 141.478002) + (xy 130.683994 141.478002) + (xy 130.724151 141.42273) + (xy 130.801144 141.249803) + (xy 130.8405 141.064646) + (xy 130.8405 140.875354) + (xy 130.801144 140.690197) + (xy 130.794465 140.675197) + (xy 130.724151 140.51727) + (xy 130.724148 140.517265) + (xy 130.612888 140.364129) + (xy 130.596229 140.349129) + (xy 130.472216 140.237467) + (xy 130.308284 140.142821) + (xy 130.308277 140.142818) + (xy 130.128259 140.084327) + (xy 130.128256 140.084326) + (xy 129.987192 140.0695) + (xy 129.092808 140.0695) + (xy 128.951744 140.084326) + (xy 128.951741 140.084326) + (xy 128.95174 140.084327) + (xy 128.771722 140.142818) + (xy 128.771715 140.142821) + (xy 128.607785 140.237466) + (xy 128.467111 140.364129) + (xy 128.355851 140.517265) + (xy 128.355848 140.51727) + (xy 128.278857 140.690192) + (xy 128.278855 140.690197) + (xy 128.2395 140.875354) + (xy 128.2395 141.064645) + (xy 128.278855 141.249802) + (xy 128.278857 141.249807) + (xy 128.355848 141.422729) + (xy 128.355851 141.422734) + (xy 128.456213 141.56087) + (xy 128.467112 141.575871) + (xy 128.607784 141.702533) + (xy 128.771716 141.797179) + (xy 128.771721 141.79718) + (xy 128.771722 141.797181) + (xy 128.849857 141.822569) + (xy 128.907533 141.862007) + (xy 128.934731 141.926365) + (xy 128.922816 141.995212) + (xy 128.875572 142.046687) + (xy 128.811539 142.0645) + (xy 126.458461 142.0645) + (xy 126.391422 142.044815) + (xy 126.345667 141.992011) + (xy 126.335723 141.922853) + (xy 126.364748 141.859297) + (xy 126.420143 141.822569) + (xy 126.460625 141.809414) + (xy 126.498284 141.797179) + (xy 126.662216 141.702533) + (xy 126.802888 141.575871) + (xy 126.914151 141.42273) + (xy 126.991144 141.249803) + (xy 127.0305 141.064646) + (xy 127.0305 140.875354) + (xy 126.991144 140.690197) + (xy 126.984465 140.675197) + (xy 126.914151 140.51727) + (xy 126.914148 140.517265) + (xy 126.802888 140.364129) + (xy 126.786229 140.349129) + (xy 126.662216 140.237467) + (xy 126.498284 140.142821) + (xy 126.498277 140.142818) + (xy 126.318259 140.084327) + (xy 126.318256 140.084326) + (xy 126.177192 140.0695) + (xy 125.282808 140.0695) + (xy 125.141744 140.084326) + (xy 125.141741 140.084326) + (xy 125.14174 140.084327) + (xy 124.961722 140.142818) + (xy 124.961715 140.142821) + (xy 124.797785 140.237466) + (xy 124.657111 140.364129) + (xy 124.545851 140.517265) + (xy 124.545848 140.51727) + (xy 124.468857 140.690192) + (xy 124.468855 140.690197) + (xy 124.4295 140.875354) + (xy 124.4295 141.064645) + (xy 124.468855 141.249802) + (xy 124.468857 141.249807) + (xy 124.545848 141.422729) + (xy 124.545851 141.422734) + (xy 124.646213 141.56087) + (xy 124.657112 141.575871) + (xy 124.797784 141.702533) + (xy 124.961716 141.797179) + (xy 124.961721 141.79718) + (xy 124.961722 141.797181) + (xy 125.039857 141.822569) + (xy 125.097533 141.862007) + (xy 125.124731 141.926365) + (xy 125.112816 141.995212) + (xy 125.065572 142.046687) + (xy 125.001539 142.0645) + (xy 116.867213 142.0645) + (xy 116.844862 142.062469) + (xy 116.829085 142.059577) + (xy 116.825223 142.059811) + (xy 116.794418 142.0645) + (xy 111.218461 142.0645) + (xy 111.151422 142.044815) + (xy 111.105667 141.992011) + (xy 111.095723 141.922853) + (xy 111.124748 141.859297) + (xy 111.180143 141.822569) + (xy 111.220625 141.809414) + (xy 111.258284 141.797179) + (xy 111.422216 141.702533) + (xy 111.562888 141.575871) + (xy 111.674151 141.42273) + (xy 111.751144 141.249803) + (xy 111.7905 141.064646) + (xy 111.7905 140.875354) + (xy 111.751144 140.690197) + (xy 111.744465 140.675197) + (xy 111.674151 140.51727) + (xy 111.674148 140.517265) + (xy 111.562888 140.364129) + (xy 111.546229 140.349129) + (xy 111.422216 140.237467) + (xy 111.258284 140.142821) + (xy 111.258277 140.142818) + (xy 111.078259 140.084327) + (xy 111.078256 140.084326) + (xy 110.937192 140.0695) + (xy 110.042808 140.0695) + (xy 109.901744 140.084326) + (xy 109.901741 140.084326) + (xy 109.90174 140.084327) + (xy 109.721722 140.142818) + (xy 109.721715 140.142821) + (xy 109.557785 140.237466) + (xy 109.417111 140.364129) + (xy 109.305851 140.517265) + (xy 109.305848 140.51727) + (xy 109.228857 140.690192) + (xy 109.228855 140.690197) + (xy 109.1895 140.875354) + (xy 109.1895 141.064645) + (xy 109.228855 141.249802) + (xy 109.228857 141.249807) + (xy 109.305848 141.422729) + (xy 109.305851 141.422734) + (xy 109.406213 141.56087) + (xy 109.417112 141.575871) + (xy 109.557784 141.702533) + (xy 109.721716 141.797179) + (xy 109.721721 141.79718) + (xy 109.721722 141.797181) + (xy 109.799857 141.822569) + (xy 109.857533 141.862007) + (xy 109.884731 141.926365) + (xy 109.872816 141.995212) + (xy 109.825572 142.046687) + (xy 109.761539 142.0645) + (xy 107.408461 142.0645) + (xy 107.341422 142.044815) + (xy 107.295667 141.992011) + (xy 107.285723 141.922853) + (xy 107.314748 141.859297) + (xy 107.370143 141.822569) + (xy 107.410625 141.809414) + (xy 107.448284 141.797179) + (xy 107.612216 141.702533) + (xy 107.752888 141.575871) + (xy 107.864151 141.42273) + (xy 107.941144 141.249803) + (xy 107.9805 141.064646) + (xy 107.9805 140.875354) + (xy 107.941144 140.690197) + (xy 107.934465 140.675197) + (xy 107.864151 140.51727) + (xy 107.864148 140.517265) + (xy 107.752888 140.364129) + (xy 107.736229 140.349129) + (xy 107.612216 140.237467) + (xy 107.448284 140.142821) + (xy 107.448277 140.142818) + (xy 107.268259 140.084327) + (xy 107.268256 140.084326) + (xy 107.127192 140.0695) + (xy 106.232808 140.0695) + (xy 106.091744 140.084326) + (xy 106.091741 140.084326) + (xy 106.09174 140.084327) + (xy 105.911722 140.142818) + (xy 105.911715 140.142821) + (xy 105.747785 140.237466) + (xy 105.607111 140.364129) + (xy 105.495851 140.517265) + (xy 105.495848 140.51727) + (xy 105.418857 140.690192) + (xy 105.418855 140.690197) + (xy 105.3795 140.875354) + (xy 105.3795 141.064645) + (xy 105.417563 141.243723) + (xy 105.418856 141.249803) + (xy 105.435483 141.287147) + (xy 105.44356 141.305288) + (xy 105.452844 141.374538) + (xy 105.423216 141.437815) + (xy 105.364081 141.475028) + (xy 105.294214 141.474363) + (xy 105.242599 141.443405) + (xy 104.664344 140.86515) + (xy 104.649975 140.847908) + (xy 104.640863 140.834708) + (xy 104.640861 140.834705) + (xy 104.610566 140.818804) + (xy 104.604046 140.815127) + (xy 104.574772 140.79743) + (xy 104.573377 140.796996) + (xy 104.571578 140.796251) + (xy 104.567606 140.795144) + (xy 104.565682 140.794851) + (xy 104.564257 140.7945) + (xy 104.530046 140.7945) + (xy 104.52256 140.794274) + (xy 104.488418 140.792208) + (xy 104.487005 140.792468) + (xy 104.46465 140.7945) + (xy 92.823727 140.7945) + (xy 92.756688 140.774815) + (xy 92.710933 140.722011) + (xy 92.702436 140.696277) + (xy 92.701144 140.690197) + (xy 92.694465 140.675197) + (xy 92.624151 140.51727) + (xy 92.624148 140.517265) + (xy 92.512888 140.364129) + (xy 92.496229 140.349129) + (xy 92.372216 140.237467) + (xy 92.208284 140.142821) + (xy 92.208277 140.142818) + (xy 92.028259 140.084327) + (xy 92.028256 140.084326) + (xy 91.887192 140.0695) + (xy 90.992808 140.0695) + (xy 90.851744 140.084326) + (xy 90.851741 140.084326) + (xy 90.85174 140.084327) + (xy 90.671722 140.142818) + (xy 90.671715 140.142821) + (xy 90.507785 140.237466) + (xy 90.367111 140.364129) + (xy 90.255851 140.517265) + (xy 90.255848 140.51727) + (xy 90.178857 140.690192) + (xy 90.178855 140.690197) + (xy 90.1395 140.875354) + (xy 90.1395 141.064645) + (xy 89.160513 141.064645) + (xy 89.17046 140.97) + (xy 89.150674 140.781744) + (xy 89.092179 140.601716) + (xy 88.997533 140.437784) + (xy 88.870871 140.297112) + (xy 88.867473 140.294643) + (xy 88.717734 140.185851) + (xy 88.717729 140.185848) + (xy 88.544807 140.108857) + (xy 88.544802 140.108855) + (xy 88.399001 140.077865) + (xy 88.359646 140.0695) + (xy 88.170354 140.0695) + (xy 88.137897 140.076398) + (xy 87.985197 140.108855) + (xy 87.985192 140.108857) + (xy 87.81227 140.185848) + (xy 87.812265 140.185851) + (xy 87.659129 140.297111) + (xy 87.532466 140.437785) + (xy 87.437821 140.601715) + (xy 87.437818 140.601722) + (xy 87.381577 140.774815) + (xy 87.379326 140.781744) + (xy 87.35954 140.97) + (xy 73.93046 140.97) + (xy 73.910674 140.781744) + (xy 73.852179 140.601716) + (xy 73.757533 140.437784) + (xy 73.630871 140.297112) + (xy 73.627473 140.294643) + (xy 73.477734 140.185851) + (xy 73.477729 140.185848) + (xy 73.304807 140.108857) + (xy 73.304802 140.108855) + (xy 73.159001 140.077865) + (xy 73.119646 140.0695) + (xy 72.930354 140.0695) + (xy 72.897897 140.076398) + (xy 72.745197 140.108855) + (xy 72.745192 140.108857) + (xy 72.57227 140.185848) + (xy 72.572265 140.185851) + (xy 72.419129 140.297111) + (xy 72.292466 140.437785) + (xy 72.197821 140.601715) + (xy 72.197818 140.601722) + (xy 72.141577 140.774815) + (xy 72.139326 140.781744) + (xy 72.11954 140.97) + (xy 71.1505 140.97) + (xy 71.1505 140.875354) + (xy 71.111144 140.690197) + (xy 71.104465 140.675197) + (xy 71.034151 140.51727) + (xy 71.034148 140.517265) + (xy 70.922888 140.364129) + (xy 70.906229 140.349129) + (xy 70.782216 140.237467) + (xy 70.618284 140.142821) + (xy 70.618277 140.142818) + (xy 70.438259 140.084327) + (xy 70.438256 140.084326) + (xy 70.297192 140.0695) + (xy 69.402808 140.0695) + (xy 69.261744 140.084326) + (xy 69.261741 140.084326) + (xy 69.26174 140.084327) + (xy 69.081722 140.142818) + (xy 69.081715 140.142821) + (xy 68.917785 140.237466) + (xy 68.777111 140.364129) + (xy 68.665851 140.517265) + (xy 68.665848 140.51727) + (xy 68.588857 140.690192) + (xy 68.588855 140.690197) + (xy 68.5495 140.875354) + (xy 68.5495 141.064645) + (xy 63.5305 141.064645) + (xy 63.5305 140.875354) + (xy 63.491144 140.690197) + (xy 63.484465 140.675197) + (xy 63.414151 140.51727) + (xy 63.414148 140.517265) + (xy 63.302888 140.364129) + (xy 63.286229 140.349129) + (xy 63.162216 140.237467) + (xy 62.998284 140.142821) + (xy 62.998277 140.142818) + (xy 62.818259 140.084327) + (xy 62.818256 140.084326) + (xy 62.677192 140.0695) + (xy 61.782808 140.0695) + (xy 61.641744 140.084326) + (xy 61.641741 140.084326) + (xy 61.64174 140.084327) + (xy 61.461722 140.142818) + (xy 61.461715 140.142821) + (xy 61.297785 140.237466) + (xy 61.157111 140.364129) + (xy 61.045851 140.517265) + (xy 61.045848 140.51727) + (xy 60.968857 140.690192) + (xy 60.968855 140.690197) + (xy 60.9295 140.875354) + (xy 60.9295 141.064645) + (xy 59.717312 141.064645) + (xy 59.7205 141.049646) + (xy 59.7205 140.860354) + (xy 59.681144 140.675197) + (xy 59.64843 140.601722) + (xy 59.604151 140.50227) + (xy 59.604148 140.502265) + (xy 59.492888 140.349129) + (xy 59.432374 140.294642) + (xy 59.352216 140.222467) + (xy 59.188284 140.127821) + (xy 59.188277 140.127818) + (xy 59.014309 140.071292) + (xy 59.008256 140.069326) + (xy 58.867192 140.0545) + (xy 57.972808 140.0545) + (xy 57.831744 140.069326) + (xy 57.831741 140.069326) + (xy 57.83174 140.069327) + (xy 57.651722 140.127818) + (xy 57.651715 140.127821) + (xy 57.487785 140.222466) + (xy 57.347111 140.349129) + (xy 57.235851 140.502265) + (xy 57.235848 140.50227) + (xy 57.158857 140.675192) + (xy 57.158855 140.675197) + (xy 57.1195 140.860354) + (xy 57.1195 141.049645) + (xy 52.1005 141.049645) + (xy 52.1005 140.860354) + (xy 52.061144 140.675197) + (xy 52.02843 140.601722) + (xy 51.984151 140.50227) + (xy 51.984148 140.502265) + (xy 51.872888 140.349129) + (xy 51.812374 140.294642) + (xy 51.732216 140.222467) + (xy 51.568284 140.127821) + (xy 51.568277 140.127818) + (xy 51.394309 140.071292) + (xy 51.388256 140.069326) + (xy 51.247192 140.0545) + (xy 50.352808 140.0545) + (xy 50.211744 140.069326) + (xy 50.211741 140.069326) + (xy 50.21174 140.069327) + (xy 50.031722 140.127818) + (xy 50.031715 140.127821) + (xy 49.867785 140.222466) + (xy 49.727111 140.349129) + (xy 49.615851 140.502265) + (xy 49.615848 140.50227) + (xy 49.538857 140.675192) + (xy 49.538855 140.675197) + (xy 49.4995 140.860354) + (xy 49.4995 141.049645) + (xy 47.937255 141.049645) + (xy 47.945099 140.97) + (xy 47.926747 140.783669) + (xy 47.872396 140.604499) + (xy 47.870912 140.601722) + (xy 47.784137 140.439376) + (xy 47.784135 140.439373) + (xy 47.665357 140.294642) + (xy 47.520626 140.175864) + (xy 47.520623 140.175862) + (xy 47.355502 140.087604) + (xy 47.176333 140.033253) + (xy 47.176331 140.033252) + (xy 46.99 140.014901) + (xy 46.803668 140.033252) + (xy 46.803666 140.033253) + (xy 46.624497 140.087604) + (xy 46.459376 140.175862) + (xy 46.459373 140.175864) + (xy 46.314642 140.294642) + (xy 46.195864 140.439373) + (xy 46.195862 140.439376) + (xy 46.107604 140.604497) + (xy 46.053253 140.783666) + (xy 46.053252 140.783668) + (xy 46.034901 140.97) + (xy 43.6805 140.97) + (xy 43.6805 139.954002) + (xy 86.259131 139.954002) + (xy 86.276498 140.063658) + (xy 86.326904 140.162585) + (xy 86.326909 140.162592) + (xy 86.405407 140.24109) + (xy 86.40541 140.241092) + (xy 86.405413 140.241095) + (xy 86.459986 140.268901) + (xy 86.504341 140.291501) + (xy 86.613998 140.308869) + (xy 86.614 140.308869) + (xy 86.614002 140.308869) + (xy 86.723658 140.291501) + (xy 86.723659 140.2915) + (xy 86.723661 140.2915) + (xy 86.822587 140.241095) + (xy 86.901095 140.162587) + (xy 86.9515 140.063661) + (xy 86.9515 140.063659) + (xy 86.951501 140.063658) + (xy 86.968869 139.954002) + (xy 86.968869 139.953997) + (xy 86.951501 139.844341) + (xy 86.933829 139.809658) + (xy 86.901095 139.745413) + (xy 86.901092 139.74541) + (xy 86.90109 139.745407) + (xy 86.855685 139.700002) + (xy 160.046131 139.700002) + (xy 160.063498 139.809658) + (xy 160.113904 139.908585) + (xy 160.113909 139.908592) + (xy 160.192407 139.98709) + (xy 160.19241 139.987092) + (xy 160.192413 139.987095) + (xy 160.246986 140.014901) + (xy 160.291341 140.037501) + (xy 160.400998 140.054869) + (xy 160.401 140.054869) + (xy 160.401002 140.054869) + (xy 160.510658 140.037501) + (xy 160.510659 140.0375) + (xy 160.510661 140.0375) + (xy 160.609587 139.987095) + (xy 160.688095 139.908587) + (xy 160.7385 139.809661) + (xy 160.7385 139.809659) + (xy 160.738501 139.809658) + (xy 160.755869 139.700002) + (xy 160.755869 139.699997) + (xy 160.738501 139.590341) + (xy 160.7385 139.590339) + (xy 160.688095 139.491413) + (xy 160.688092 139.49141) + (xy 160.68809 139.491407) + (xy 160.609592 139.412909) + (xy 160.609588 139.412906) + (xy 160.609587 139.412905) + (xy 160.605743 139.410946) + (xy 160.510658 139.362498) + (xy 160.401002 139.345131) + (xy 160.400998 139.345131) + (xy 160.291341 139.362498) + (xy 160.192414 139.412904) + (xy 160.192407 139.412909) + (xy 160.113909 139.491407) + (xy 160.113904 139.491414) + (xy 160.063498 139.590341) + (xy 160.046131 139.699997) + (xy 160.046131 139.700002) + (xy 86.855685 139.700002) + (xy 86.822592 139.666909) + (xy 86.822588 139.666906) + (xy 86.822587 139.666905) + (xy 86.818743 139.664946) + (xy 86.723658 139.616498) + (xy 86.614002 139.599131) + (xy 86.613998 139.599131) + (xy 86.504341 139.616498) + (xy 86.405414 139.666904) + (xy 86.405407 139.666909) + (xy 86.326909 139.745407) + (xy 86.326904 139.745414) + (xy 86.276498 139.844341) + (xy 86.259131 139.953997) + (xy 86.259131 139.954002) + (xy 43.6805 139.954002) + (xy 43.6805 138.43) + (xy 46.034901 138.43) + (xy 46.053252 138.616331) + (xy 46.053253 138.616333) + (xy 46.107604 138.795502) + (xy 46.195862 138.960623) + (xy 46.195864 138.960626) + (xy 46.314642 139.105357) + (xy 46.459373 139.224135) + (xy 46.459376 139.224137) + (xy 46.605904 139.302457) + (xy 46.624499 139.312396) + (xy 46.779308 139.359357) + (xy 46.803666 139.366746) + (xy 46.803668 139.366747) + (xy 46.820374 139.368392) + (xy 46.99 139.385099) + (xy 47.176331 139.366747) + (xy 47.355501 139.312396) + (xy 47.520625 139.224136) + (xy 47.665357 139.105357) + (xy 47.784136 138.960625) + (xy 47.872396 138.795501) + (xy 47.926747 138.616331) + (xy 47.937255 138.509645) + (xy 49.4995 138.509645) + (xy 49.538855 138.694802) + (xy 49.538857 138.694807) + (xy 49.615848 138.867729) + (xy 49.615851 138.867734) + (xy 49.727111 139.02087) + (xy 49.727112 139.020871) + (xy 49.867784 139.147533) + (xy 50.031716 139.242179) + (xy 50.211744 139.300674) + (xy 50.352808 139.3155) + (xy 50.352812 139.3155) + (xy 51.247188 139.3155) + (xy 51.247192 139.3155) + (xy 51.388256 139.300674) + (xy 51.568284 139.242179) + (xy 51.732216 139.147533) + (xy 51.872888 139.020871) + (xy 51.984151 138.86773) + (xy 52.061144 138.694803) + (xy 52.1005 138.509646) + (xy 52.1005 138.509645) + (xy 57.1195 138.509645) + (xy 57.158855 138.694802) + (xy 57.158857 138.694807) + (xy 57.235848 138.867729) + (xy 57.235851 138.867734) + (xy 57.347111 139.02087) + (xy 57.347112 139.020871) + (xy 57.487784 139.147533) + (xy 57.651716 139.242179) + (xy 57.831744 139.300674) + (xy 57.972808 139.3155) + (xy 57.972812 139.3155) + (xy 58.867188 139.3155) + (xy 58.867192 139.3155) + (xy 59.008256 139.300674) + (xy 59.188284 139.242179) + (xy 59.352216 139.147533) + (xy 59.492888 139.020871) + (xy 59.604151 138.86773) + (xy 59.681144 138.694803) + (xy 59.717312 138.524645) + (xy 60.9295 138.524645) + (xy 60.968855 138.709802) + (xy 60.968857 138.709807) + (xy 61.045848 138.882729) + (xy 61.045851 138.882734) + (xy 61.146213 139.02087) + (xy 61.157112 139.035871) + (xy 61.297784 139.162533) + (xy 61.461716 139.257179) + (xy 61.641744 139.315674) + (xy 61.782808 139.3305) + (xy 61.782812 139.3305) + (xy 62.677188 139.3305) + (xy 62.677192 139.3305) + (xy 62.818256 139.315674) + (xy 62.998284 139.257179) + (xy 63.162216 139.162533) + (xy 63.302888 139.035871) + (xy 63.414151 138.88273) + (xy 63.491144 138.709803) + (xy 63.5305 138.524646) + (xy 63.5305 138.524645) + (xy 68.5495 138.524645) + (xy 68.588855 138.709802) + (xy 68.588857 138.709807) + (xy 68.665848 138.882729) + (xy 68.665851 138.882734) + (xy 68.766213 139.02087) + (xy 68.777112 139.035871) + (xy 68.917784 139.162533) + (xy 69.081716 139.257179) + (xy 69.261744 139.315674) + (xy 69.402808 139.3305) + (xy 69.402812 139.3305) + (xy 70.297188 139.3305) + (xy 70.297192 139.3305) + (xy 70.438256 139.315674) + (xy 70.618284 139.257179) + (xy 70.782216 139.162533) + (xy 70.922888 139.035871) + (xy 71.034151 138.88273) + (xy 71.111144 138.709803) + (xy 71.1505 138.524646) + (xy 71.1505 138.43) + (xy 72.11954 138.43) + (xy 72.139326 138.618256) + (xy 72.139327 138.618259) + (xy 72.197818 138.798277) + (xy 72.197821 138.798284) + (xy 72.292467 138.962216) + (xy 72.371059 139.049501) + (xy 72.419129 139.102888) + (xy 72.572265 139.214148) + (xy 72.57227 139.214151) + (xy 72.745192 139.291142) + (xy 72.745197 139.291144) + (xy 72.930354 139.3305) + (xy 72.930355 139.3305) + (xy 73.119644 139.3305) + (xy 73.119646 139.3305) + (xy 73.304803 139.291144) + (xy 73.47773 139.214151) + (xy 73.630871 139.102888) + (xy 73.757533 138.962216) + (xy 73.852179 138.798284) + (xy 73.910674 138.618256) + (xy 73.93046 138.43) + (xy 87.35954 138.43) + (xy 87.379326 138.618256) + (xy 87.379327 138.618259) + (xy 87.437818 138.798277) + (xy 87.437821 138.798284) + (xy 87.532467 138.962216) + (xy 87.611059 139.049501) + (xy 87.659129 139.102888) + (xy 87.812265 139.214148) + (xy 87.81227 139.214151) + (xy 87.985192 139.291142) + (xy 87.985197 139.291144) + (xy 88.170354 139.3305) + (xy 88.170355 139.3305) + (xy 88.359644 139.3305) + (xy 88.359646 139.3305) + (xy 88.544803 139.291144) + (xy 88.71773 139.214151) + (xy 88.870871 139.102888) + (xy 88.997533 138.962216) + (xy 89.092179 138.798284) + (xy 89.150674 138.618256) + (xy 89.160513 138.524645) + (xy 90.1395 138.524645) + (xy 90.178855 138.709802) + (xy 90.178857 138.709807) + (xy 90.255848 138.882729) + (xy 90.255851 138.882734) + (xy 90.356213 139.02087) + (xy 90.367112 139.035871) + (xy 90.507784 139.162533) + (xy 90.671716 139.257179) + (xy 90.851744 139.315674) + (xy 90.992808 139.3305) + (xy 90.992812 139.3305) + (xy 91.887188 139.3305) + (xy 91.887192 139.3305) + (xy 92.028256 139.315674) + (xy 92.208284 139.257179) + (xy 92.372216 139.162533) + (xy 92.512888 139.035871) + (xy 92.583994 138.938002) + (xy 93.625131 138.938002) + (xy 93.642498 139.047658) + (xy 93.692904 139.146585) + (xy 93.692909 139.146592) + (xy 93.771407 139.22509) + (xy 93.77141 139.225092) + (xy 93.771413 139.225095) + (xy 93.83438 139.257178) + (xy 93.870341 139.275501) + (xy 93.979998 139.292869) + (xy 93.98 139.292869) + (xy 93.980002 139.292869) + (xy 94.089658 139.275501) + (xy 94.089659 139.2755) + (xy 94.089661 139.2755) + (xy 94.188587 139.225095) + (xy 94.267095 139.146587) + (xy 94.3175 139.047661) + (xy 94.3175 139.047659) + (xy 94.317501 139.047658) + (xy 94.334869 138.938002) + (xy 94.334869 138.937997) + (xy 94.317501 138.828341) + (xy 94.295351 138.784869) + (xy 94.267095 138.729413) + (xy 94.267092 138.72941) + (xy 94.26709 138.729407) + (xy 94.188592 138.650909) + (xy 94.188588 138.650906) + (xy 94.188587 138.650905) + (xy 94.164421 138.638592) + (xy 94.089658 138.600498) + (xy 93.980002 138.583131) + (xy 93.979998 138.583131) + (xy 93.870341 138.600498) + (xy 93.771414 138.650904) + (xy 93.771407 138.650909) + (xy 93.692909 138.729407) + (xy 93.692904 138.729414) + (xy 93.642498 138.828341) + (xy 93.625131 138.937997) + (xy 93.625131 138.938002) + (xy 92.583994 138.938002) + (xy 92.624151 138.88273) + (xy 92.701144 138.709803) + (xy 92.7405 138.524646) + (xy 92.7405 138.430002) + (xy 99.467131 138.430002) + (xy 99.484498 138.539658) + (xy 99.534904 138.638585) + (xy 99.534909 138.638592) + (xy 99.613407 138.71709) + (xy 99.61341 138.717092) + (xy 99.613413 138.717095) + (xy 99.637589 138.729413) + (xy 99.712341 138.767501) + (xy 99.821998 138.784869) + (xy 99.822 138.784869) + (xy 99.822002 138.784869) + (xy 99.931658 138.767501) + (xy 99.931659 138.7675) + (xy 99.931661 138.7675) + (xy 100.030587 138.717095) + (xy 100.109095 138.638587) + (xy 100.1595 138.539661) + (xy 100.1595 138.539659) + (xy 100.159501 138.539658) + (xy 100.161879 138.524645) + (xy 105.3795 138.524645) + (xy 105.418855 138.709802) + (xy 105.418857 138.709807) + (xy 105.495848 138.882729) + (xy 105.495851 138.882734) + (xy 105.596213 139.02087) + (xy 105.607112 139.035871) + (xy 105.747784 139.162533) + (xy 105.911716 139.257179) + (xy 106.091744 139.315674) + (xy 106.232808 139.3305) + (xy 106.232812 139.3305) + (xy 107.127188 139.3305) + (xy 107.127192 139.3305) + (xy 107.268256 139.315674) + (xy 107.448284 139.257179) + (xy 107.612216 139.162533) + (xy 107.752888 139.035871) + (xy 107.864151 138.88273) + (xy 107.941144 138.709803) + (xy 107.9805 138.524646) + (xy 107.9805 138.524645) + (xy 109.1895 138.524645) + (xy 109.228855 138.709802) + (xy 109.228857 138.709807) + (xy 109.305848 138.882729) + (xy 109.305851 138.882734) + (xy 109.406213 139.02087) + (xy 109.417112 139.035871) + (xy 109.557784 139.162533) + (xy 109.721716 139.257179) + (xy 109.901744 139.315674) + (xy 110.042808 139.3305) + (xy 110.042812 139.3305) + (xy 110.937188 139.3305) + (xy 110.937192 139.3305) + (xy 111.078256 139.315674) + (xy 111.258284 139.257179) + (xy 111.422216 139.162533) + (xy 111.562888 139.035871) + (xy 111.674151 138.88273) + (xy 111.751144 138.709803) + (xy 111.7905 138.524646) + (xy 111.7905 138.524645) + (xy 124.4295 138.524645) + (xy 124.468855 138.709802) + (xy 124.468857 138.709807) + (xy 124.545848 138.882729) + (xy 124.545851 138.882734) + (xy 124.646213 139.02087) + (xy 124.657112 139.035871) + (xy 124.797784 139.162533) + (xy 124.961716 139.257179) + (xy 125.141744 139.315674) + (xy 125.282808 139.3305) + (xy 125.282812 139.3305) + (xy 126.177188 139.3305) + (xy 126.177192 139.3305) + (xy 126.318256 139.315674) + (xy 126.498284 139.257179) + (xy 126.662216 139.162533) + (xy 126.802888 139.035871) + (xy 126.914151 138.88273) + (xy 126.991144 138.709803) + (xy 127.0305 138.524646) + (xy 127.0305 138.524645) + (xy 128.2395 138.524645) + (xy 128.278855 138.709802) + (xy 128.278857 138.709807) + (xy 128.355848 138.882729) + (xy 128.355851 138.882734) + (xy 128.456213 139.02087) + (xy 128.467112 139.035871) + (xy 128.607784 139.162533) + (xy 128.771716 139.257179) + (xy 128.951744 139.315674) + (xy 129.092808 139.3305) + (xy 129.092812 139.3305) + (xy 129.987188 139.3305) + (xy 129.987192 139.3305) + (xy 130.128256 139.315674) + (xy 130.308284 139.257179) + (xy 130.472216 139.162533) + (xy 130.612888 139.035871) + (xy 130.724151 138.88273) + (xy 130.801144 138.709803) + (xy 130.802436 138.703722) + (xy 130.835627 138.64224) + (xy 130.896789 138.608461) + (xy 130.923727 138.6055) + (xy 143.396273 138.6055) + (xy 143.463312 138.625185) + (xy 143.509067 138.677989) + (xy 143.517564 138.703723) + (xy 143.518856 138.709805) + (xy 143.518857 138.709807) + (xy 143.595848 138.882729) + (xy 143.595851 138.882734) + (xy 143.696213 139.02087) + (xy 143.707112 139.035871) + (xy 143.847784 139.162533) + (xy 144.011716 139.257179) + (xy 144.191744 139.315674) + (xy 144.332808 139.3305) + (xy 144.332812 139.3305) + (xy 145.227188 139.3305) + (xy 145.227192 139.3305) + (xy 145.368256 139.315674) + (xy 145.548284 139.257179) + (xy 145.712216 139.162533) + (xy 145.852888 139.035871) + (xy 145.964151 138.88273) + (xy 146.041144 138.709803) + (xy 146.0805 138.524646) + (xy 146.0805 138.43) + (xy 146.999901 138.43) + (xy 147.018252 138.616331) + (xy 147.018253 138.616333) + (xy 147.072604 138.795502) + (xy 147.160862 138.960623) + (xy 147.160864 138.960626) + (xy 147.279642 139.105357) + (xy 147.424373 139.224135) + (xy 147.424376 139.224137) + (xy 147.570904 139.302457) + (xy 147.589499 139.312396) + (xy 147.744308 139.359357) + (xy 147.768666 139.366746) + (xy 147.768668 139.366747) + (xy 147.785374 139.368392) + (xy 147.955 139.385099) + (xy 148.141331 139.366747) + (xy 148.320501 139.312396) + (xy 148.485625 139.224136) + (xy 148.630357 139.105357) + (xy 148.749136 138.960625) + (xy 148.837396 138.795501) + (xy 148.891747 138.616331) + (xy 148.900777 138.524645) + (xy 149.8295 138.524645) + (xy 149.868855 138.709802) + (xy 149.868857 138.709807) + (xy 149.945848 138.882729) + (xy 149.945851 138.882734) + (xy 150.046213 139.02087) + (xy 150.057112 139.035871) + (xy 150.197784 139.162533) + (xy 150.361716 139.257179) + (xy 150.541744 139.315674) + (xy 150.682808 139.3305) + (xy 150.682812 139.3305) + (xy 151.577188 139.3305) + (xy 151.577192 139.3305) + (xy 151.718256 139.315674) + (xy 151.898284 139.257179) + (xy 152.062216 139.162533) + (xy 152.202888 139.035871) + (xy 152.314151 138.88273) + (xy 152.391144 138.709803) + (xy 152.4305 138.524646) + (xy 152.4305 138.524645) + (xy 165.0695 138.524645) + (xy 165.108855 138.709802) + (xy 165.108857 138.709807) + (xy 165.185848 138.882729) + (xy 165.185851 138.882734) + (xy 165.286213 139.02087) + (xy 165.297112 139.035871) + (xy 165.437784 139.162533) + (xy 165.601716 139.257179) + (xy 165.781744 139.315674) + (xy 165.922808 139.3305) + (xy 165.922812 139.3305) + (xy 166.817188 139.3305) + (xy 166.817192 139.3305) + (xy 166.958256 139.315674) + (xy 167.138284 139.257179) + (xy 167.302216 139.162533) + (xy 167.442888 139.035871) + (xy 167.554151 138.88273) + (xy 167.631144 138.709803) + (xy 167.6705 138.524646) + (xy 167.6705 138.43) + (xy 168.589901 138.43) + (xy 168.608252 138.616331) + (xy 168.608253 138.616333) + (xy 168.662604 138.795502) + (xy 168.750862 138.960623) + (xy 168.750864 138.960626) + (xy 168.869642 139.105357) + (xy 169.014373 139.224135) + (xy 169.014376 139.224137) + (xy 169.160904 139.302457) + (xy 169.179499 139.312396) + (xy 169.334308 139.359357) + (xy 169.358666 139.366746) + (xy 169.358668 139.366747) + (xy 169.375374 139.368392) + (xy 169.545 139.385099) + (xy 169.731331 139.366747) + (xy 169.910501 139.312396) + (xy 170.075625 139.224136) + (xy 170.220357 139.105357) + (xy 170.339136 138.960625) + (xy 170.427396 138.795501) + (xy 170.481747 138.616331) + (xy 170.490777 138.524645) + (xy 171.4195 138.524645) + (xy 171.458855 138.709802) + (xy 171.458857 138.709807) + (xy 171.535848 138.882729) + (xy 171.535851 138.882734) + (xy 171.636213 139.02087) + (xy 171.647112 139.035871) + (xy 171.787784 139.162533) + (xy 171.951716 139.257179) + (xy 172.131744 139.315674) + (xy 172.272808 139.3305) + (xy 172.272812 139.3305) + (xy 173.167188 139.3305) + (xy 173.167192 139.3305) + (xy 173.308256 139.315674) + (xy 173.488284 139.257179) + (xy 173.518223 139.239894) + (xy 179.0395 139.239894) + (xy 179.039501 139.239902) + (xy 179.04533 139.269212) + (xy 179.067542 139.302457) + (xy 179.082417 139.312395) + (xy 179.100787 139.324669) + (xy 179.10079 139.324669) + (xy 179.100791 139.32467) + (xy 179.110647 139.32663) + (xy 179.130101 139.3305) + (xy 181.549898 139.330499) + (xy 181.579213 139.324669) + (xy 181.612457 139.302457) + (xy 181.634669 139.269213) + (xy 181.6405 139.239899) + (xy 181.6405 138.684) + (xy 183.448901 138.684) + (xy 183.467252 138.870331) + (xy 183.467253 138.870333) + (xy 183.521604 139.049502) + (xy 183.609862 139.214623) + (xy 183.609864 139.214626) + (xy 183.728642 139.359357) + (xy 183.873373 139.478135) + (xy 183.873376 139.478137) + (xy 184.038497 139.566395) + (xy 184.038499 139.566396) + (xy 184.203662 139.616498) + (xy 184.217666 139.620746) + (xy 184.217668 139.620747) + (xy 184.234374 139.622392) + (xy 184.404 139.639099) + (xy 184.590331 139.620747) + (xy 184.769501 139.566396) + (xy 184.934625 139.478136) + (xy 185.079357 139.359357) + (xy 185.198136 139.214625) + (xy 185.286396 139.049501) + (xy 185.340747 138.870331) + (xy 185.359099 138.684) + (xy 185.340747 138.497669) + (xy 185.286396 138.318499) + (xy 185.252188 138.2545) + (xy 185.198137 138.153376) + (xy 185.198135 138.153373) + (xy 185.079357 138.008642) + (xy 184.934626 137.889864) + (xy 184.934623 137.889862) + (xy 184.769502 137.801604) + (xy 184.590333 137.747253) + (xy 184.590331 137.747252) + (xy 184.404 137.728901) + (xy 184.217668 137.747252) + (xy 184.217666 137.747253) + (xy 184.038497 137.801604) + (xy 183.873376 137.889862) + (xy 183.873373 137.889864) + (xy 183.728642 138.008642) + (xy 183.609864 138.153373) + (xy 183.609862 138.153376) + (xy 183.521604 138.318497) + (xy 183.467253 138.497666) + (xy 183.467252 138.497668) + (xy 183.448901 138.684) + (xy 181.6405 138.684) + (xy 181.640499 137.620102) + (xy 181.634669 137.590787) + (xy 181.632685 137.587818) + (xy 181.612457 137.557542) + (xy 181.579214 137.535332) + (xy 181.579215 137.535332) + (xy 181.579213 137.535331) + (xy 181.579211 137.53533) + (xy 181.579208 137.535329) + (xy 181.549901 137.5295) + (xy 179.130105 137.5295) + (xy 179.130097 137.529501) + (xy 179.100787 137.53533) + (xy 179.067542 137.557542) + (xy 179.045332 137.590785) + (xy 179.045329 137.590791) + (xy 179.0395 137.620098) + (xy 179.0395 139.239894) + (xy 173.518223 139.239894) + (xy 173.652216 139.162533) + (xy 173.792888 139.035871) + (xy 173.904151 138.88273) + (xy 173.981144 138.709803) + (xy 174.0205 138.524646) + (xy 174.0205 138.335354) + (xy 173.981144 138.150197) + (xy 173.977897 138.142905) + (xy 173.904151 137.97727) + (xy 173.904148 137.977265) + (xy 173.792888 137.824129) + (xy 173.776229 137.809129) + (xy 173.652216 137.697467) + (xy 173.488284 137.602821) + (xy 173.488277 137.602818) + (xy 173.308259 137.544327) + (xy 173.308256 137.544326) + (xy 173.167192 137.5295) + (xy 172.272808 137.5295) + (xy 172.131744 137.544326) + (xy 172.131741 137.544326) + (xy 172.13174 137.544327) + (xy 171.951722 137.602818) + (xy 171.951715 137.602821) + (xy 171.787785 137.697466) + (xy 171.647111 137.824129) + (xy 171.535851 137.977265) + (xy 171.535848 137.97727) + (xy 171.458857 138.150192) + (xy 171.458855 138.150197) + (xy 171.4195 138.335354) + (xy 171.4195 138.524645) + (xy 170.490777 138.524645) + (xy 170.500099 138.43) + (xy 170.481747 138.243669) + (xy 170.427396 138.064499) + (xy 170.425912 138.061722) + (xy 170.339137 137.899376) + (xy 170.339135 137.899373) + (xy 170.220357 137.754642) + (xy 170.075626 137.635864) + (xy 170.075623 137.635862) + (xy 169.910502 137.547604) + (xy 169.731333 137.493253) + (xy 169.731331 137.493252) + (xy 169.545 137.474901) + (xy 169.358668 137.493252) + (xy 169.358666 137.493253) + (xy 169.179497 137.547604) + (xy 169.014376 137.635862) + (xy 169.014373 137.635864) + (xy 168.869642 137.754642) + (xy 168.750864 137.899373) + (xy 168.750862 137.899376) + (xy 168.662604 138.064497) + (xy 168.608253 138.243666) + (xy 168.608252 138.243668) + (xy 168.589901 138.43) + (xy 167.6705 138.43) + (xy 167.6705 138.335354) + (xy 167.631144 138.150197) + (xy 167.627897 138.142905) + (xy 167.554151 137.97727) + (xy 167.554148 137.977265) + (xy 167.442888 137.824129) + (xy 167.426229 137.809129) + (xy 167.302216 137.697467) + (xy 167.138284 137.602821) + (xy 167.138277 137.602818) + (xy 166.958259 137.544327) + (xy 166.958256 137.544326) + (xy 166.817192 137.5295) + (xy 165.922808 137.5295) + (xy 165.781744 137.544326) + (xy 165.781741 137.544326) + (xy 165.78174 137.544327) + (xy 165.601722 137.602818) + (xy 165.601715 137.602821) + (xy 165.437785 137.697466) + (xy 165.297111 137.824129) + (xy 165.185851 137.977265) + (xy 165.185848 137.97727) + (xy 165.108857 138.150192) + (xy 165.108855 138.150197) + (xy 165.0695 138.335354) + (xy 165.0695 138.524645) + (xy 152.4305 138.524645) + (xy 152.4305 138.335354) + (xy 152.391144 138.150197) + (xy 152.387897 138.142905) + (xy 152.314151 137.97727) + (xy 152.314148 137.977265) + (xy 152.202888 137.824129) + (xy 152.186229 137.809129) + (xy 152.062216 137.697467) + (xy 151.898284 137.602821) + (xy 151.898277 137.602818) + (xy 151.718259 137.544327) + (xy 151.718256 137.544326) + (xy 151.577192 137.5295) + (xy 150.682808 137.5295) + (xy 150.541744 137.544326) + (xy 150.541741 137.544326) + (xy 150.54174 137.544327) + (xy 150.361722 137.602818) + (xy 150.361715 137.602821) + (xy 150.197785 137.697466) + (xy 150.057111 137.824129) + (xy 149.945851 137.977265) + (xy 149.945848 137.97727) + (xy 149.868857 138.150192) + (xy 149.868855 138.150197) + (xy 149.8295 138.335354) + (xy 149.8295 138.524645) + (xy 148.900777 138.524645) + (xy 148.910099 138.43) + (xy 148.891747 138.243669) + (xy 148.837396 138.064499) + (xy 148.835912 138.061722) + (xy 148.749137 137.899376) + (xy 148.749135 137.899373) + (xy 148.630357 137.754642) + (xy 148.485626 137.635864) + (xy 148.485623 137.635862) + (xy 148.320502 137.547604) + (xy 148.141333 137.493253) + (xy 148.141331 137.493252) + (xy 147.955 137.474901) + (xy 147.768668 137.493252) + (xy 147.768666 137.493253) + (xy 147.589497 137.547604) + (xy 147.424376 137.635862) + (xy 147.424373 137.635864) + (xy 147.279642 137.754642) + (xy 147.160864 137.899373) + (xy 147.160862 137.899376) + (xy 147.072604 138.064497) + (xy 147.018253 138.243666) + (xy 147.018252 138.243668) + (xy 146.999901 138.43) + (xy 146.0805 138.43) + (xy 146.0805 138.335354) + (xy 146.041144 138.150197) + (xy 146.037897 138.142905) + (xy 145.964151 137.97727) + (xy 145.964148 137.977265) + (xy 145.852888 137.824129) + (xy 145.836229 137.809129) + (xy 145.712216 137.697467) + (xy 145.548284 137.602821) + (xy 145.548277 137.602818) + (xy 145.368259 137.544327) + (xy 145.368256 137.544326) + (xy 145.227192 137.5295) + (xy 144.332808 137.5295) + (xy 144.191744 137.544326) + (xy 144.191741 137.544326) + (xy 144.19174 137.544327) + (xy 144.011722 137.602818) + (xy 144.011715 137.602821) + (xy 143.847785 137.697466) + (xy 143.707111 137.824129) + (xy 143.595851 137.977265) + (xy 143.595848 137.97727) + (xy 143.518857 138.150192) + (xy 143.518856 138.150194) + (xy 143.517564 138.156277) + (xy 143.484373 138.21776) + (xy 143.423211 138.251539) + (xy 143.396273 138.2545) + (xy 130.923727 138.2545) + (xy 130.856688 138.234815) + (xy 130.810933 138.182011) + (xy 130.802436 138.156277) + (xy 130.801144 138.150197) + (xy 130.797897 138.142905) + (xy 130.724151 137.97727) + (xy 130.724148 137.977265) + (xy 130.612888 137.824129) + (xy 130.596229 137.809129) + (xy 130.472216 137.697467) + (xy 130.308284 137.602821) + (xy 130.308277 137.602818) + (xy 130.128259 137.544327) + (xy 130.128256 137.544326) + (xy 129.987192 137.5295) + (xy 129.092808 137.5295) + (xy 128.951744 137.544326) + (xy 128.951741 137.544326) + (xy 128.95174 137.544327) + (xy 128.771722 137.602818) + (xy 128.771715 137.602821) + (xy 128.607785 137.697466) + (xy 128.467111 137.824129) + (xy 128.355851 137.977265) + (xy 128.355848 137.97727) + (xy 128.278857 138.150192) + (xy 128.278855 138.150197) + (xy 128.2395 138.335354) + (xy 128.2395 138.524645) + (xy 127.0305 138.524645) + (xy 127.0305 138.335354) + (xy 126.991144 138.150197) + (xy 126.987897 138.142905) + (xy 126.914151 137.97727) + (xy 126.914148 137.977265) + (xy 126.802888 137.824129) + (xy 126.786229 137.809129) + (xy 126.662216 137.697467) + (xy 126.498284 137.602821) + (xy 126.498277 137.602818) + (xy 126.318259 137.544327) + (xy 126.318256 137.544326) + (xy 126.177192 137.5295) + (xy 125.282808 137.5295) + (xy 125.141744 137.544326) + (xy 125.141741 137.544326) + (xy 125.14174 137.544327) + (xy 124.961722 137.602818) + (xy 124.961715 137.602821) + (xy 124.797785 137.697466) + (xy 124.657111 137.824129) + (xy 124.545851 137.977265) + (xy 124.545848 137.97727) + (xy 124.468857 138.150192) + (xy 124.468855 138.150197) + (xy 124.4295 138.335354) + (xy 124.4295 138.524645) + (xy 111.7905 138.524645) + (xy 111.7905 138.335354) + (xy 111.751144 138.150197) + (xy 111.747897 138.142905) + (xy 111.674151 137.97727) + (xy 111.674148 137.977265) + (xy 111.562888 137.824129) + (xy 111.546229 137.809129) + (xy 111.422216 137.697467) + (xy 111.258284 137.602821) + (xy 111.258277 137.602818) + (xy 111.078259 137.544327) + (xy 111.078256 137.544326) + (xy 110.937192 137.5295) + (xy 110.042808 137.5295) + (xy 109.901744 137.544326) + (xy 109.901741 137.544326) + (xy 109.90174 137.544327) + (xy 109.721722 137.602818) + (xy 109.721715 137.602821) + (xy 109.557785 137.697466) + (xy 109.417111 137.824129) + (xy 109.305851 137.977265) + (xy 109.305848 137.97727) + (xy 109.228857 138.150192) + (xy 109.228855 138.150197) + (xy 109.1895 138.335354) + (xy 109.1895 138.524645) + (xy 107.9805 138.524645) + (xy 107.9805 138.335354) + (xy 107.941144 138.150197) + (xy 107.937897 138.142905) + (xy 107.864151 137.97727) + (xy 107.864148 137.977265) + (xy 107.752888 137.824129) + (xy 107.736229 137.809129) + (xy 107.612216 137.697467) + (xy 107.448284 137.602821) + (xy 107.448277 137.602818) + (xy 107.268259 137.544327) + (xy 107.268256 137.544326) + (xy 107.127192 137.5295) + (xy 106.232808 137.5295) + (xy 106.091744 137.544326) + (xy 106.091741 137.544326) + (xy 106.09174 137.544327) + (xy 105.911722 137.602818) + (xy 105.911715 137.602821) + (xy 105.747785 137.697466) + (xy 105.607111 137.824129) + (xy 105.495851 137.977265) + (xy 105.495848 137.97727) + (xy 105.418857 138.150192) + (xy 105.418855 138.150197) + (xy 105.3795 138.335354) + (xy 105.3795 138.524645) + (xy 100.161879 138.524645) + (xy 100.176869 138.430002) + (xy 100.176869 138.429997) + (xy 100.159501 138.320341) + (xy 100.158561 138.318497) + (xy 100.109095 138.221413) + (xy 100.109092 138.22141) + (xy 100.10909 138.221407) + (xy 100.030592 138.142909) + (xy 100.030588 138.142906) + (xy 100.030587 138.142905) + (xy 100.015449 138.135192) + (xy 99.931658 138.092498) + (xy 99.822002 138.075131) + (xy 99.821998 138.075131) + (xy 99.712341 138.092498) + (xy 99.613414 138.142904) + (xy 99.613407 138.142909) + (xy 99.534909 138.221407) + (xy 99.534904 138.221414) + (xy 99.484498 138.320341) + (xy 99.467131 138.429997) + (xy 99.467131 138.430002) + (xy 92.7405 138.430002) + (xy 92.7405 138.335354) + (xy 92.701144 138.150197) + (xy 92.697897 138.142905) + (xy 92.624151 137.97727) + (xy 92.624148 137.977265) + (xy 92.512888 137.824129) + (xy 92.496229 137.809129) + (xy 92.372216 137.697467) + (xy 92.208284 137.602821) + (xy 92.208277 137.602818) + (xy 92.028259 137.544327) + (xy 92.028256 137.544326) + (xy 91.887192 137.5295) + (xy 90.992808 137.5295) + (xy 90.851744 137.544326) + (xy 90.851741 137.544326) + (xy 90.85174 137.544327) + (xy 90.671722 137.602818) + (xy 90.671715 137.602821) + (xy 90.507785 137.697466) + (xy 90.367111 137.824129) + (xy 90.255851 137.977265) + (xy 90.255848 137.97727) + (xy 90.178857 138.150192) + (xy 90.178855 138.150197) + (xy 90.1395 138.335354) + (xy 90.1395 138.524645) + (xy 89.160513 138.524645) + (xy 89.17046 138.43) + (xy 89.150674 138.241744) + (xy 89.092179 138.061716) + (xy 88.997533 137.897784) + (xy 88.870871 137.757112) + (xy 88.867473 137.754643) + (xy 88.717734 137.645851) + (xy 88.717729 137.645848) + (xy 88.544807 137.568857) + (xy 88.544802 137.568855) + (xy 88.399001 137.537865) + (xy 88.359646 137.5295) + (xy 88.170354 137.5295) + (xy 88.137897 137.536398) + (xy 87.985197 137.568855) + (xy 87.985192 137.568857) + (xy 87.81227 137.645848) + (xy 87.812265 137.645851) + (xy 87.659129 137.757111) + (xy 87.532466 137.897785) + (xy 87.437821 138.061715) + (xy 87.437818 138.061722) + (xy 87.381577 138.234815) + (xy 87.379326 138.241744) + (xy 87.35954 138.43) + (xy 73.93046 138.43) + (xy 73.910674 138.241744) + (xy 73.852179 138.061716) + (xy 73.757533 137.897784) + (xy 73.630871 137.757112) + (xy 73.627473 137.754643) + (xy 73.477734 137.645851) + (xy 73.477729 137.645848) + (xy 73.304807 137.568857) + (xy 73.304802 137.568855) + (xy 73.159001 137.537865) + (xy 73.119646 137.5295) + (xy 72.930354 137.5295) + (xy 72.897897 137.536398) + (xy 72.745197 137.568855) + (xy 72.745192 137.568857) + (xy 72.57227 137.645848) + (xy 72.572265 137.645851) + (xy 72.419129 137.757111) + (xy 72.292466 137.897785) + (xy 72.197821 138.061715) + (xy 72.197818 138.061722) + (xy 72.141577 138.234815) + (xy 72.139326 138.241744) + (xy 72.11954 138.43) + (xy 71.1505 138.43) + (xy 71.1505 138.335354) + (xy 71.111144 138.150197) + (xy 71.107897 138.142905) + (xy 71.034151 137.97727) + (xy 71.034148 137.977265) + (xy 70.922888 137.824129) + (xy 70.906229 137.809129) + (xy 70.782216 137.697467) + (xy 70.618284 137.602821) + (xy 70.618277 137.602818) + (xy 70.438259 137.544327) + (xy 70.438256 137.544326) + (xy 70.297192 137.5295) + (xy 69.402808 137.5295) + (xy 69.261744 137.544326) + (xy 69.261741 137.544326) + (xy 69.26174 137.544327) + (xy 69.081722 137.602818) + (xy 69.081715 137.602821) + (xy 68.917785 137.697466) + (xy 68.777111 137.824129) + (xy 68.665851 137.977265) + (xy 68.665848 137.97727) + (xy 68.588857 138.150192) + (xy 68.588855 138.150197) + (xy 68.5495 138.335354) + (xy 68.5495 138.524645) + (xy 63.5305 138.524645) + (xy 63.5305 138.335354) + (xy 63.491144 138.150197) + (xy 63.487897 138.142905) + (xy 63.414151 137.97727) + (xy 63.414148 137.977265) + (xy 63.302888 137.824129) + (xy 63.286229 137.809129) + (xy 63.162216 137.697467) + (xy 62.998284 137.602821) + (xy 62.998277 137.602818) + (xy 62.818259 137.544327) + (xy 62.818256 137.544326) + (xy 62.677192 137.5295) + (xy 61.782808 137.5295) + (xy 61.641744 137.544326) + (xy 61.641741 137.544326) + (xy 61.64174 137.544327) + (xy 61.461722 137.602818) + (xy 61.461715 137.602821) + (xy 61.297785 137.697466) + (xy 61.157111 137.824129) + (xy 61.045851 137.977265) + (xy 61.045848 137.97727) + (xy 60.968857 138.150192) + (xy 60.968855 138.150197) + (xy 60.9295 138.335354) + (xy 60.9295 138.524645) + (xy 59.717312 138.524645) + (xy 59.7205 138.509646) + (xy 59.7205 138.320354) + (xy 59.681144 138.135197) + (xy 59.64843 138.061722) + (xy 59.604151 137.96227) + (xy 59.604148 137.962265) + (xy 59.492888 137.809129) + (xy 59.424168 137.747253) + (xy 59.352216 137.682467) + (xy 59.188284 137.587821) + (xy 59.188277 137.587818) + (xy 59.008795 137.529501) + (xy 59.008256 137.529326) + (xy 58.867192 137.5145) + (xy 57.972808 137.5145) + (xy 57.831744 137.529326) + (xy 57.831741 137.529326) + (xy 57.83174 137.529327) + (xy 57.651722 137.587818) + (xy 57.651715 137.587821) + (xy 57.487785 137.682466) + (xy 57.347111 137.809129) + (xy 57.235851 137.962265) + (xy 57.235848 137.96227) + (xy 57.158857 138.135192) + (xy 57.158855 138.135197) + (xy 57.1195 138.320354) + (xy 57.1195 138.509645) + (xy 52.1005 138.509645) + (xy 52.1005 138.320354) + (xy 52.061144 138.135197) + (xy 52.02843 138.061722) + (xy 51.984151 137.96227) + (xy 51.984148 137.962265) + (xy 51.872888 137.809129) + (xy 51.804168 137.747253) + (xy 51.732216 137.682467) + (xy 51.568284 137.587821) + (xy 51.568277 137.587818) + (xy 51.388795 137.529501) + (xy 51.388256 137.529326) + (xy 51.247192 137.5145) + (xy 50.352808 137.5145) + (xy 50.211744 137.529326) + (xy 50.211741 137.529326) + (xy 50.21174 137.529327) + (xy 50.031722 137.587818) + (xy 50.031715 137.587821) + (xy 49.867785 137.682466) + (xy 49.727111 137.809129) + (xy 49.615851 137.962265) + (xy 49.615848 137.96227) + (xy 49.538857 138.135192) + (xy 49.538855 138.135197) + (xy 49.4995 138.320354) + (xy 49.4995 138.509645) + (xy 47.937255 138.509645) + (xy 47.945099 138.43) + (xy 47.926747 138.243669) + (xy 47.872396 138.064499) + (xy 47.870912 138.061722) + (xy 47.784137 137.899376) + (xy 47.784135 137.899373) + (xy 47.665357 137.754642) + (xy 47.520626 137.635864) + (xy 47.520623 137.635862) + (xy 47.355502 137.547604) + (xy 47.176333 137.493253) + (xy 47.176331 137.493252) + (xy 46.99 137.474901) + (xy 46.803668 137.493252) + (xy 46.803666 137.493253) + (xy 46.624497 137.547604) + (xy 46.459376 137.635862) + (xy 46.459373 137.635864) + (xy 46.314642 137.754642) + (xy 46.195864 137.899373) + (xy 46.195862 137.899376) + (xy 46.107604 138.064497) + (xy 46.053253 138.243666) + (xy 46.053252 138.243668) + (xy 46.034901 138.43) + (xy 43.6805 138.43) + (xy 43.6805 136.906002) + (xy 97.689131 136.906002) + (xy 97.706498 137.015658) + (xy 97.756904 137.114585) + (xy 97.756909 137.114592) + (xy 97.835407 137.19309) + (xy 97.83541 137.193092) + (xy 97.835413 137.193095) + (xy 97.934339 137.2435) + (xy 97.934341 137.243501) + (xy 98.043998 137.260869) + (xy 98.044 137.260869) + (xy 98.044002 137.260869) + (xy 98.153658 137.243501) + (xy 98.153659 137.2435) + (xy 98.153661 137.2435) + (xy 98.252587 137.193095) + (xy 98.331095 137.114587) + (xy 98.3815 137.015661) + (xy 98.3815 137.015659) + (xy 98.381501 137.015658) + (xy 98.398869 136.906002) + (xy 182.017131 136.906002) + (xy 182.034498 137.015658) + (xy 182.084904 137.114585) + (xy 182.084909 137.114592) + (xy 182.163407 137.19309) + (xy 182.16341 137.193092) + (xy 182.163413 137.193095) + (xy 182.262339 137.2435) + (xy 182.262341 137.243501) + (xy 182.371998 137.260869) + (xy 182.372 137.260869) + (xy 182.372002 137.260869) + (xy 182.481658 137.243501) + (xy 182.481659 137.2435) + (xy 182.481661 137.2435) + (xy 182.580587 137.193095) + (xy 182.659095 137.114587) + (xy 182.7095 137.015661) + (xy 182.7095 137.015659) + (xy 182.709501 137.015658) + (xy 182.726869 136.906002) + (xy 182.726869 136.905997) + (xy 182.709501 136.796341) + (xy 182.698882 136.7755) + (xy 182.659095 136.697413) + (xy 182.659092 136.69741) + (xy 182.65909 136.697407) + (xy 182.580592 136.618909) + (xy 182.580588 136.618906) + (xy 182.580587 136.618905) + (xy 182.556421 136.606592) + (xy 182.481658 136.568498) + (xy 182.372002 136.551131) + (xy 182.371998 136.551131) + (xy 182.262341 136.568498) + (xy 182.163414 136.618904) + (xy 182.163407 136.618909) + (xy 182.084909 136.697407) + (xy 182.084904 136.697414) + (xy 182.034498 136.796341) + (xy 182.017131 136.905997) + (xy 182.017131 136.906002) + (xy 98.398869 136.906002) + (xy 98.398869 136.905997) + (xy 98.381501 136.796341) + (xy 98.370882 136.7755) + (xy 98.331095 136.697413) + (xy 98.331092 136.69741) + (xy 98.33109 136.697407) + (xy 98.252592 136.618909) + (xy 98.252588 136.618906) + (xy 98.252587 136.618905) + (xy 98.228421 136.606592) + (xy 98.153658 136.568498) + (xy 98.044002 136.551131) + (xy 98.043998 136.551131) + (xy 97.934341 136.568498) + (xy 97.835414 136.618904) + (xy 97.835407 136.618909) + (xy 97.756909 136.697407) + (xy 97.756904 136.697414) + (xy 97.706498 136.796341) + (xy 97.689131 136.905997) + (xy 97.689131 136.906002) + (xy 43.6805 136.906002) + (xy 43.6805 135.89) + (xy 46.034901 135.89) + (xy 46.053252 136.076331) + (xy 46.053253 136.076333) + (xy 46.107604 136.255502) + (xy 46.195862 136.420623) + (xy 46.195864 136.420626) + (xy 46.314642 136.565357) + (xy 46.459373 136.684135) + (xy 46.459376 136.684137) + (xy 46.624497 136.772395) + (xy 46.624499 136.772396) + (xy 46.803666 136.826746) + (xy 46.803668 136.826747) + (xy 46.820374 136.828392) + (xy 46.99 136.845099) + (xy 47.176331 136.826747) + (xy 47.355501 136.772396) + (xy 47.520625 136.684136) + (xy 47.665357 136.565357) + (xy 47.784136 136.420625) + (xy 47.872396 136.255501) + (xy 47.926747 136.076331) + (xy 47.937255 135.969645) + (xy 49.4995 135.969645) + (xy 49.538855 136.154802) + (xy 49.538857 136.154807) + (xy 49.615848 136.327729) + (xy 49.615851 136.327734) + (xy 49.727111 136.48087) + (xy 49.727112 136.480871) + (xy 49.867784 136.607533) + (xy 50.031716 136.702179) + (xy 50.211744 136.760674) + (xy 50.352808 136.7755) + (xy 50.352812 136.7755) + (xy 51.247188 136.7755) + (xy 51.247192 136.7755) + (xy 51.388256 136.760674) + (xy 51.568284 136.702179) + (xy 51.732216 136.607533) + (xy 51.872888 136.480871) + (xy 51.984151 136.32773) + (xy 52.061144 136.154803) + (xy 52.1005 135.969646) + (xy 52.1005 135.969645) + (xy 57.1195 135.969645) + (xy 57.158855 136.154802) + (xy 57.158857 136.154807) + (xy 57.235848 136.327729) + (xy 57.235851 136.327734) + (xy 57.347111 136.48087) + (xy 57.347112 136.480871) + (xy 57.487784 136.607533) + (xy 57.651716 136.702179) + (xy 57.831744 136.760674) + (xy 57.972808 136.7755) + (xy 57.972812 136.7755) + (xy 58.867188 136.7755) + (xy 58.867192 136.7755) + (xy 59.008256 136.760674) + (xy 59.188284 136.702179) + (xy 59.352216 136.607533) + (xy 59.492888 136.480871) + (xy 59.604151 136.32773) + (xy 59.681144 136.154803) + (xy 59.717312 135.984645) + (xy 60.9295 135.984645) + (xy 60.968855 136.169802) + (xy 60.968857 136.169807) + (xy 61.045848 136.342729) + (xy 61.045851 136.342734) + (xy 61.146213 136.48087) + (xy 61.157112 136.495871) + (xy 61.297784 136.622533) + (xy 61.461716 136.717179) + (xy 61.641744 136.775674) + (xy 61.782808 136.7905) + (xy 61.782812 136.7905) + (xy 62.677188 136.7905) + (xy 62.677192 136.7905) + (xy 62.818256 136.775674) + (xy 62.998284 136.717179) + (xy 63.162216 136.622533) + (xy 63.302888 136.495871) + (xy 63.414151 136.34273) + (xy 63.491144 136.169803) + (xy 63.5305 135.984646) + (xy 63.5305 135.984645) + (xy 68.5495 135.984645) + (xy 68.588855 136.169802) + (xy 68.588857 136.169807) + (xy 68.665848 136.342729) + (xy 68.665851 136.342734) + (xy 68.766213 136.48087) + (xy 68.777112 136.495871) + (xy 68.917784 136.622533) + (xy 69.081716 136.717179) + (xy 69.261744 136.775674) + (xy 69.402808 136.7905) + (xy 69.402812 136.7905) + (xy 70.297188 136.7905) + (xy 70.297192 136.7905) + (xy 70.438256 136.775674) + (xy 70.618284 136.717179) + (xy 70.782216 136.622533) + (xy 70.922888 136.495871) + (xy 71.034151 136.34273) + (xy 71.111144 136.169803) + (xy 71.1505 135.984646) + (xy 71.1505 135.89) + (xy 72.11954 135.89) + (xy 72.139326 136.078256) + (xy 72.139327 136.078259) + (xy 72.197818 136.258277) + (xy 72.197821 136.258284) + (xy 72.292467 136.422216) + (xy 72.385016 136.525002) + (xy 72.419129 136.562888) + (xy 72.572265 136.674148) + (xy 72.57227 136.674151) + (xy 72.745192 136.751142) + (xy 72.745197 136.751144) + (xy 72.930354 136.7905) + (xy 72.930355 136.7905) + (xy 73.119644 136.7905) + (xy 73.119646 136.7905) + (xy 73.304803 136.751144) + (xy 73.47773 136.674151) + (xy 73.630871 136.562888) + (xy 73.757533 136.422216) + (xy 73.852179 136.258284) + (xy 73.910674 136.078256) + (xy 73.93046 135.89) + (xy 73.910674 135.701744) + (xy 73.852179 135.521716) + (xy 73.757533 135.357784) + (xy 73.630871 135.217112) + (xy 73.627473 135.214643) + (xy 73.477734 135.105851) + (xy 73.477729 135.105848) + (xy 73.304807 135.028857) + (xy 73.304802 135.028855) + (xy 73.159001 134.997865) + (xy 73.119646 134.9895) + (xy 72.930354 134.9895) + (xy 72.897897 134.996398) + (xy 72.745197 135.028855) + (xy 72.745192 135.028857) + (xy 72.57227 135.105848) + (xy 72.572265 135.105851) + (xy 72.419129 135.217111) + (xy 72.292466 135.357785) + (xy 72.197821 135.521715) + (xy 72.197818 135.521722) + (xy 72.158088 135.644) + (xy 72.139326 135.701744) + (xy 72.11954 135.89) + (xy 71.1505 135.89) + (xy 71.1505 135.795354) + (xy 71.111144 135.610197) + (xy 71.104465 135.595197) + (xy 71.034151 135.43727) + (xy 71.034148 135.437265) + (xy 70.922888 135.284129) + (xy 70.890207 135.254703) + (xy 70.782216 135.157467) + (xy 70.618284 135.062821) + (xy 70.618277 135.062818) + (xy 70.438259 135.004327) + (xy 70.438256 135.004326) + (xy 70.297192 134.9895) + (xy 69.402808 134.9895) + (xy 69.261744 135.004326) + (xy 69.261741 135.004326) + (xy 69.26174 135.004327) + (xy 69.081722 135.062818) + (xy 69.081715 135.062821) + (xy 68.917785 135.157466) + (xy 68.777111 135.284129) + (xy 68.665851 135.437265) + (xy 68.665848 135.43727) + (xy 68.588857 135.610192) + (xy 68.588855 135.610197) + (xy 68.5495 135.795354) + (xy 68.5495 135.984645) + (xy 63.5305 135.984645) + (xy 63.5305 135.795354) + (xy 63.491144 135.610197) + (xy 63.484465 135.595197) + (xy 63.414151 135.43727) + (xy 63.414148 135.437265) + (xy 63.302888 135.284129) + (xy 63.270207 135.254703) + (xy 63.162216 135.157467) + (xy 62.998284 135.062821) + (xy 62.998277 135.062818) + (xy 62.818259 135.004327) + (xy 62.818256 135.004326) + (xy 62.677192 134.9895) + (xy 61.782808 134.9895) + (xy 61.641744 135.004326) + (xy 61.641741 135.004326) + (xy 61.64174 135.004327) + (xy 61.461722 135.062818) + (xy 61.461715 135.062821) + (xy 61.297785 135.157466) + (xy 61.157111 135.284129) + (xy 61.045851 135.437265) + (xy 61.045848 135.43727) + (xy 60.968857 135.610192) + (xy 60.968855 135.610197) + (xy 60.9295 135.795354) + (xy 60.9295 135.984645) + (xy 59.717312 135.984645) + (xy 59.7205 135.969646) + (xy 59.7205 135.780354) + (xy 59.681144 135.595197) + (xy 59.64843 135.521722) + (xy 59.604151 135.42227) + (xy 59.604148 135.422265) + (xy 59.492888 135.269129) + (xy 59.432374 135.214642) + (xy 59.352216 135.142467) + (xy 59.188284 135.047821) + (xy 59.188277 135.047818) + (xy 59.014309 134.991292) + (xy 59.008256 134.989326) + (xy 58.867192 134.9745) + (xy 57.972808 134.9745) + (xy 57.831744 134.989326) + (xy 57.831741 134.989326) + (xy 57.83174 134.989327) + (xy 57.651722 135.047818) + (xy 57.651715 135.047821) + (xy 57.487785 135.142466) + (xy 57.347111 135.269129) + (xy 57.235851 135.422265) + (xy 57.235848 135.42227) + (xy 57.158857 135.595192) + (xy 57.158855 135.595197) + (xy 57.1195 135.780354) + (xy 57.1195 135.969645) + (xy 52.1005 135.969645) + (xy 52.1005 135.780354) + (xy 52.061144 135.595197) + (xy 52.02843 135.521722) + (xy 51.984151 135.42227) + (xy 51.984148 135.422265) + (xy 51.872888 135.269129) + (xy 51.812374 135.214642) + (xy 51.732216 135.142467) + (xy 51.568284 135.047821) + (xy 51.568277 135.047818) + (xy 51.394309 134.991292) + (xy 51.388256 134.989326) + (xy 51.247192 134.9745) + (xy 50.352808 134.9745) + (xy 50.211744 134.989326) + (xy 50.211741 134.989326) + (xy 50.21174 134.989327) + (xy 50.031722 135.047818) + (xy 50.031715 135.047821) + (xy 49.867785 135.142466) + (xy 49.727111 135.269129) + (xy 49.615851 135.422265) + (xy 49.615848 135.42227) + (xy 49.538857 135.595192) + (xy 49.538855 135.595197) + (xy 49.4995 135.780354) + (xy 49.4995 135.969645) + (xy 47.937255 135.969645) + (xy 47.945099 135.89) + (xy 47.926747 135.703669) + (xy 47.872396 135.524499) + (xy 47.870912 135.521722) + (xy 47.784137 135.359376) + (xy 47.784135 135.359373) + (xy 47.665357 135.214642) + (xy 47.520626 135.095864) + (xy 47.520623 135.095862) + (xy 47.355502 135.007604) + (xy 47.176333 134.953253) + (xy 47.176331 134.953252) + (xy 46.99 134.934901) + (xy 46.803668 134.953252) + (xy 46.803666 134.953253) + (xy 46.624497 135.007604) + (xy 46.459376 135.095862) + (xy 46.459373 135.095864) + (xy 46.314642 135.214642) + (xy 46.195864 135.359373) + (xy 46.195862 135.359376) + (xy 46.107604 135.524497) + (xy 46.053253 135.703666) + (xy 46.053252 135.703668) + (xy 46.034901 135.89) + (xy 43.6805 135.89) + (xy 43.6805 134.874002) + (xy 80.671131 134.874002) + (xy 80.688498 134.983658) + (xy 80.738904 135.082585) + (xy 80.738909 135.082592) + (xy 80.817407 135.16109) + (xy 80.81741 135.161092) + (xy 80.817413 135.161095) + (xy 80.916339 135.2115) + (xy 80.916341 135.211501) + (xy 81.025998 135.228869) + (xy 81.026 135.228869) + (xy 81.026002 135.228869) + (xy 81.135658 135.211501) + (xy 81.135659 135.2115) + (xy 81.135661 135.2115) + (xy 81.234587 135.161095) + (xy 81.271537 135.124145) + (xy 81.309864 135.085819) + (xy 81.371187 135.052334) + (xy 81.397545 135.0495) + (xy 87.531539 135.0495) + (xy 87.598578 135.069185) + (xy 87.644333 135.121989) + (xy 87.654277 135.191147) + (xy 87.625252 135.254703) + (xy 87.623689 135.256472) + (xy 87.532466 135.357785) + (xy 87.437821 135.521715) + (xy 87.437818 135.521722) + (xy 87.398088 135.644) + (xy 87.379326 135.701744) + (xy 87.35954 135.89) + (xy 87.379326 136.078256) + (xy 87.379327 136.078259) + (xy 87.437818 136.258277) + (xy 87.437821 136.258284) + (xy 87.532467 136.422216) + (xy 87.625016 136.525002) + (xy 87.659129 136.562888) + (xy 87.812265 136.674148) + (xy 87.81227 136.674151) + (xy 87.985192 136.751142) + (xy 87.985197 136.751144) + (xy 88.170354 136.7905) + (xy 88.170355 136.7905) + (xy 88.359644 136.7905) + (xy 88.359646 136.7905) + (xy 88.544803 136.751144) + (xy 88.71773 136.674151) + (xy 88.870871 136.562888) + (xy 88.997533 136.422216) + (xy 89.092179 136.258284) + (xy 89.150674 136.078256) + (xy 89.17046 135.89) + (xy 89.150674 135.701744) + (xy 89.092179 135.521716) + (xy 88.997533 135.357784) + (xy 88.90631 135.256471) + (xy 88.876081 135.193481) + (xy 88.884706 135.124145) + (xy 88.929448 135.07048) + (xy 88.9961 135.049522) + (xy 88.998461 135.0495) + (xy 90.304663 135.0495) + (xy 90.371702 135.069185) + (xy 90.417457 135.121989) + (xy 90.427401 135.191147) + (xy 90.398376 135.254703) + (xy 90.387635 135.26565) + (xy 90.367111 135.284129) + (xy 90.255851 135.437265) + (xy 90.255848 135.43727) + (xy 90.178857 135.610192) + (xy 90.178855 135.610197) + (xy 90.1395 135.795354) + (xy 90.1395 135.984645) + (xy 90.178855 136.169802) + (xy 90.178857 136.169807) + (xy 90.255848 136.342729) + (xy 90.255851 136.342734) + (xy 90.356213 136.48087) + (xy 90.367112 136.495871) + (xy 90.507784 136.622533) + (xy 90.671716 136.717179) + (xy 90.851744 136.775674) + (xy 90.992808 136.7905) + (xy 90.992812 136.7905) + (xy 91.887188 136.7905) + (xy 91.887192 136.7905) + (xy 92.028256 136.775674) + (xy 92.208284 136.717179) + (xy 92.372216 136.622533) + (xy 92.512888 136.495871) + (xy 92.583994 136.398002) + (xy 94.133131 136.398002) + (xy 94.150498 136.507658) + (xy 94.200904 136.606585) + (xy 94.200909 136.606592) + (xy 94.279407 136.68509) + (xy 94.27941 136.685092) + (xy 94.279413 136.685095) + (xy 94.34238 136.717178) + (xy 94.378341 136.735501) + (xy 94.487998 136.752869) + (xy 94.488 136.752869) + (xy 94.488002 136.752869) + (xy 94.597658 136.735501) + (xy 94.597659 136.7355) + (xy 94.597661 136.7355) + (xy 94.696587 136.685095) + (xy 94.775095 136.606587) + (xy 94.8255 136.507661) + (xy 94.8255 136.507659) + (xy 94.825501 136.507658) + (xy 94.842869 136.398002) + (xy 94.842869 136.397997) + (xy 94.825501 136.288341) + (xy 94.799805 136.237909) + (xy 94.775095 136.189413) + (xy 94.775092 136.18941) + (xy 94.77509 136.189407) + (xy 94.696592 136.110909) + (xy 94.696588 136.110906) + (xy 94.696587 136.110905) + (xy 94.692743 136.108946) + (xy 94.597658 136.060498) + (xy 94.488002 136.043131) + (xy 94.487998 136.043131) + (xy 94.378341 136.060498) + (xy 94.279414 136.110904) + (xy 94.279407 136.110909) + (xy 94.200909 136.189407) + (xy 94.200904 136.189414) + (xy 94.150498 136.288341) + (xy 94.133131 136.397997) + (xy 94.133131 136.398002) + (xy 92.583994 136.398002) + (xy 92.624151 136.34273) + (xy 92.701144 136.169803) + (xy 92.7405 135.984646) + (xy 92.7405 135.795354) + (xy 92.701144 135.610197) + (xy 92.694465 135.595197) + (xy 92.624151 135.43727) + (xy 92.624148 135.437265) + (xy 92.512888 135.284129) + (xy 92.492365 135.26565) + (xy 92.455716 135.206163) + (xy 92.457047 135.136306) + (xy 92.495933 135.078258) + (xy 92.56003 135.050448) + (xy 92.575337 135.0495) + (xy 105.544663 135.0495) + (xy 105.611702 135.069185) + (xy 105.657457 135.121989) + (xy 105.667401 135.191147) + (xy 105.638376 135.254703) + (xy 105.627635 135.26565) + (xy 105.607111 135.284129) + (xy 105.495851 135.437265) + (xy 105.495848 135.43727) + (xy 105.418857 135.610192) + (xy 105.418855 135.610197) + (xy 105.3795 135.795354) + (xy 105.3795 135.984645) + (xy 105.418855 136.169802) + (xy 105.418857 136.169807) + (xy 105.495848 136.342729) + (xy 105.495851 136.342734) + (xy 105.596213 136.48087) + (xy 105.607112 136.495871) + (xy 105.747784 136.622533) + (xy 105.911716 136.717179) + (xy 106.091744 136.775674) + (xy 106.232808 136.7905) + (xy 106.232812 136.7905) + (xy 107.127188 136.7905) + (xy 107.127192 136.7905) + (xy 107.268256 136.775674) + (xy 107.448284 136.717179) + (xy 107.612216 136.622533) + (xy 107.752888 136.495871) + (xy 107.864151 136.34273) + (xy 107.941144 136.169803) + (xy 107.9805 135.984646) + (xy 107.9805 135.795354) + (xy 107.941144 135.610197) + (xy 107.934465 135.595197) + (xy 107.864151 135.43727) + (xy 107.864148 135.437265) + (xy 107.752888 135.284129) + (xy 107.732365 135.26565) + (xy 107.695716 135.206163) + (xy 107.697047 135.136306) + (xy 107.735933 135.078258) + (xy 107.80003 135.050448) + (xy 107.815337 135.0495) + (xy 109.354663 135.0495) + (xy 109.421702 135.069185) + (xy 109.467457 135.121989) + (xy 109.477401 135.191147) + (xy 109.448376 135.254703) + (xy 109.437635 135.26565) + (xy 109.417111 135.284129) + (xy 109.305851 135.437265) + (xy 109.305848 135.43727) + (xy 109.228857 135.610192) + (xy 109.228855 135.610197) + (xy 109.1895 135.795354) + (xy 109.1895 135.984645) + (xy 109.228855 136.169802) + (xy 109.228857 136.169807) + (xy 109.305848 136.342729) + (xy 109.305851 136.342734) + (xy 109.406213 136.48087) + (xy 109.417112 136.495871) + (xy 109.557784 136.622533) + (xy 109.721716 136.717179) + (xy 109.901744 136.775674) + (xy 110.042808 136.7905) + (xy 110.042812 136.7905) + (xy 110.937188 136.7905) + (xy 110.937192 136.7905) + (xy 111.078256 136.775674) + (xy 111.258284 136.717179) + (xy 111.422216 136.622533) + (xy 111.530535 136.525002) + (xy 117.501131 136.525002) + (xy 117.518498 136.634658) + (xy 117.568904 136.733585) + (xy 117.568909 136.733592) + (xy 117.647407 136.81209) + (xy 117.64741 136.812092) + (xy 117.647413 136.812095) + (xy 117.746339 136.8625) + (xy 117.746341 136.862501) + (xy 117.855998 136.879869) + (xy 117.856 136.879869) + (xy 117.856002 136.879869) + (xy 117.965658 136.862501) + (xy 117.965659 136.8625) + (xy 117.965661 136.8625) + (xy 118.064587 136.812095) + (xy 118.143095 136.733587) + (xy 118.1935 136.634661) + (xy 118.1935 136.634659) + (xy 118.193501 136.634658) + (xy 118.210869 136.525002) + (xy 118.210869 136.524997) + (xy 118.193501 136.415341) + (xy 118.156504 136.34273) + (xy 118.143095 136.316413) + (xy 118.143092 136.31641) + (xy 118.14309 136.316407) + (xy 118.064592 136.237909) + (xy 118.064588 136.237906) + (xy 118.064587 136.237905) + (xy 118.021378 136.215889) + (xy 117.965658 136.187498) + (xy 117.856002 136.170131) + (xy 117.855998 136.170131) + (xy 117.746341 136.187498) + (xy 117.647414 136.237904) + (xy 117.647407 136.237909) + (xy 117.568909 136.316407) + (xy 117.568904 136.316414) + (xy 117.518498 136.415341) + (xy 117.501131 136.524997) + (xy 117.501131 136.525002) + (xy 111.530535 136.525002) + (xy 111.562888 136.495871) + (xy 111.674151 136.34273) + (xy 111.751144 136.169803) + (xy 111.7905 135.984646) + (xy 111.7905 135.984645) + (xy 124.4295 135.984645) + (xy 124.468855 136.169802) + (xy 124.468857 136.169807) + (xy 124.545848 136.342729) + (xy 124.545851 136.342734) + (xy 124.646213 136.48087) + (xy 124.657112 136.495871) + (xy 124.797784 136.622533) + (xy 124.961716 136.717179) + (xy 125.141744 136.775674) + (xy 125.282808 136.7905) + (xy 125.282812 136.7905) + (xy 126.177188 136.7905) + (xy 126.177192 136.7905) + (xy 126.318256 136.775674) + (xy 126.498284 136.717179) + (xy 126.662216 136.622533) + (xy 126.802888 136.495871) + (xy 126.914151 136.34273) + (xy 126.991144 136.169803) + (xy 127.0305 135.984646) + (xy 127.0305 135.984645) + (xy 128.2395 135.984645) + (xy 128.278855 136.169802) + (xy 128.278857 136.169807) + (xy 128.355848 136.342729) + (xy 128.355851 136.342734) + (xy 128.456213 136.48087) + (xy 128.467112 136.495871) + (xy 128.607784 136.622533) + (xy 128.771716 136.717179) + (xy 128.951744 136.775674) + (xy 129.092808 136.7905) + (xy 129.092812 136.7905) + (xy 129.987188 136.7905) + (xy 129.987192 136.7905) + (xy 130.128256 136.775674) + (xy 130.308284 136.717179) + (xy 130.472216 136.622533) + (xy 130.612888 136.495871) + (xy 130.683994 136.398002) + (xy 135.281131 136.398002) + (xy 135.298498 136.507658) + (xy 135.348904 136.606585) + (xy 135.348909 136.606592) + (xy 135.427407 136.68509) + (xy 135.42741 136.685092) + (xy 135.427413 136.685095) + (xy 135.49038 136.717178) + (xy 135.526341 136.735501) + (xy 135.635998 136.752869) + (xy 135.636 136.752869) + (xy 135.636002 136.752869) + (xy 135.745658 136.735501) + (xy 135.745659 136.7355) + (xy 135.745661 136.7355) + (xy 135.844587 136.685095) + (xy 135.923095 136.606587) + (xy 135.9735 136.507661) + (xy 135.9735 136.507659) + (xy 135.973501 136.507658) + (xy 135.990869 136.398002) + (xy 135.990869 136.397997) + (xy 135.973501 136.288341) + (xy 135.947805 136.237909) + (xy 135.923095 136.189413) + (xy 135.923092 136.18941) + (xy 135.92309 136.189407) + (xy 135.844592 136.110909) + (xy 135.844588 136.110906) + (xy 135.844587 136.110905) + (xy 135.840743 136.108946) + (xy 135.745658 136.060498) + (xy 135.636002 136.043131) + (xy 135.635998 136.043131) + (xy 135.526341 136.060498) + (xy 135.427414 136.110904) + (xy 135.427407 136.110909) + (xy 135.348909 136.189407) + (xy 135.348904 136.189414) + (xy 135.298498 136.288341) + (xy 135.281131 136.397997) + (xy 135.281131 136.398002) + (xy 130.683994 136.398002) + (xy 130.724151 136.34273) + (xy 130.801144 136.169803) + (xy 130.8405 135.984646) + (xy 130.8405 135.984645) + (xy 143.4795 135.984645) + (xy 143.518855 136.169802) + (xy 143.518857 136.169807) + (xy 143.595848 136.342729) + (xy 143.595851 136.342734) + (xy 143.696213 136.48087) + (xy 143.707112 136.495871) + (xy 143.847784 136.622533) + (xy 144.011716 136.717179) + (xy 144.191744 136.775674) + (xy 144.332808 136.7905) + (xy 144.332812 136.7905) + (xy 145.227188 136.7905) + (xy 145.227192 136.7905) + (xy 145.368256 136.775674) + (xy 145.548284 136.717179) + (xy 145.712216 136.622533) + (xy 145.852888 136.495871) + (xy 145.964151 136.34273) + (xy 146.041144 136.169803) + (xy 146.0805 135.984646) + (xy 146.0805 135.89) + (xy 146.999901 135.89) + (xy 147.018252 136.076331) + (xy 147.018253 136.076333) + (xy 147.072604 136.255502) + (xy 147.160862 136.420623) + (xy 147.160864 136.420626) + (xy 147.279642 136.565357) + (xy 147.424373 136.684135) + (xy 147.424376 136.684137) + (xy 147.589497 136.772395) + (xy 147.589499 136.772396) + (xy 147.768666 136.826746) + (xy 147.768668 136.826747) + (xy 147.785374 136.828392) + (xy 147.955 136.845099) + (xy 148.141331 136.826747) + (xy 148.320501 136.772396) + (xy 148.485625 136.684136) + (xy 148.630357 136.565357) + (xy 148.749136 136.420625) + (xy 148.837396 136.255501) + (xy 148.891747 136.076331) + (xy 148.900777 135.984645) + (xy 149.8295 135.984645) + (xy 149.868855 136.169802) + (xy 149.868857 136.169807) + (xy 149.945848 136.342729) + (xy 149.945851 136.342734) + (xy 150.046213 136.48087) + (xy 150.057112 136.495871) + (xy 150.197784 136.622533) + (xy 150.361716 136.717179) + (xy 150.541744 136.775674) + (xy 150.682808 136.7905) + (xy 150.682812 136.7905) + (xy 151.577188 136.7905) + (xy 151.577192 136.7905) + (xy 151.718256 136.775674) + (xy 151.898284 136.717179) + (xy 152.062216 136.622533) + (xy 152.202888 136.495871) + (xy 152.314151 136.34273) + (xy 152.391144 136.169803) + (xy 152.4305 135.984646) + (xy 152.4305 135.984645) + (xy 165.0695 135.984645) + (xy 165.108855 136.169802) + (xy 165.108857 136.169807) + (xy 165.185848 136.342729) + (xy 165.185851 136.342734) + (xy 165.286213 136.48087) + (xy 165.297112 136.495871) + (xy 165.437784 136.622533) + (xy 165.601716 136.717179) + (xy 165.781744 136.775674) + (xy 165.922808 136.7905) + (xy 165.922812 136.7905) + (xy 166.817188 136.7905) + (xy 166.817192 136.7905) + (xy 166.958256 136.775674) + (xy 167.138284 136.717179) + (xy 167.302216 136.622533) + (xy 167.442888 136.495871) + (xy 167.554151 136.34273) + (xy 167.631144 136.169803) + (xy 167.6705 135.984646) + (xy 167.6705 135.89) + (xy 168.589901 135.89) + (xy 168.608252 136.076331) + (xy 168.608253 136.076333) + (xy 168.662604 136.255502) + (xy 168.750862 136.420623) + (xy 168.750864 136.420626) + (xy 168.869642 136.565357) + (xy 169.014373 136.684135) + (xy 169.014376 136.684137) + (xy 169.179497 136.772395) + (xy 169.179499 136.772396) + (xy 169.358666 136.826746) + (xy 169.358668 136.826747) + (xy 169.375374 136.828392) + (xy 169.545 136.845099) + (xy 169.731331 136.826747) + (xy 169.910501 136.772396) + (xy 170.075625 136.684136) + (xy 170.220357 136.565357) + (xy 170.339136 136.420625) + (xy 170.353367 136.394) + (xy 183.073364 136.394) + (xy 183.130567 136.607486) + (xy 183.13057 136.607492) + (xy 183.230399 136.821578) + (xy 183.365894 137.015082) + (xy 183.532917 137.182105) + (xy 183.726421 137.3176) + (xy 183.940507 137.417429) + (xy 183.940516 137.417433) + (xy 184.154 137.474634) + (xy 184.154 136.579501) + (xy 184.261685 136.62868) + (xy 184.368237 136.644) + (xy 184.439763 136.644) + (xy 184.546315 136.62868) + (xy 184.654 136.579501) + (xy 184.654 137.474633) + (xy 184.867483 137.417433) + (xy 184.867492 137.417429) + (xy 185.081578 137.3176) + (xy 185.275082 137.182105) + (xy 185.442105 137.015082) + (xy 185.5776 136.821578) + (xy 185.677429 136.607492) + (xy 185.677432 136.607486) + (xy 185.734636 136.394) + (xy 184.837686 136.394) + (xy 184.863493 136.353844) + (xy 184.904 136.215889) + (xy 184.904 136.072111) + (xy 184.863493 135.934156) + (xy 184.837686 135.894) + (xy 185.734636 135.894) + (xy 185.734635 135.893999) + (xy 185.677432 135.680513) + (xy 185.677429 135.680507) + (xy 185.5776 135.466422) + (xy 185.577599 135.46642) + (xy 185.442113 135.272926) + (xy 185.442108 135.27292) + (xy 185.275082 135.105894) + (xy 185.081578 134.970399) + (xy 184.867492 134.87057) + (xy 184.867483 134.870566) + (xy 184.639326 134.809432) + (xy 184.639316 134.80943) + (xy 184.554696 134.802027) + (xy 184.489627 134.776574) + (xy 184.448649 134.719983) + (xy 184.444771 134.650221) + (xy 184.479225 134.589437) + (xy 184.541072 134.55693) + (xy 184.565499 134.554499) + (xy 185.263898 134.554499) + (xy 185.293213 134.548669) + (xy 185.326457 134.526457) + (xy 185.348669 134.493213) + (xy 185.3545 134.463899) + (xy 185.354499 132.744102) + (xy 185.348669 132.714787) + (xy 185.331352 132.688869) + (xy 185.326457 132.681542) + (xy 185.293214 132.659332) + (xy 185.293215 132.659332) + (xy 185.293213 132.659331) + (xy 185.293211 132.65933) + (xy 185.293208 132.659329) + (xy 185.263901 132.6535) + (xy 183.544105 132.6535) + (xy 183.544097 132.653501) + (xy 183.514787 132.65933) + (xy 183.481542 132.681542) + (xy 183.459332 132.714785) + (xy 183.459329 132.714791) + (xy 183.4535 132.744098) + (xy 183.4535 134.463894) + (xy 183.453501 134.463902) + (xy 183.45933 134.493212) + (xy 183.481542 134.526457) + (xy 183.496571 134.536498) + (xy 183.514787 134.548669) + (xy 183.51479 134.548669) + (xy 183.514791 134.54867) + (xy 183.524647 134.55063) + (xy 183.544101 134.5545) + (xy 184.242494 134.554499) + (xy 184.309531 134.574183) + (xy 184.355286 134.626987) + (xy 184.36523 134.696146) + (xy 184.336205 134.759702) + (xy 184.277427 134.797476) + (xy 184.2533 134.802027) + (xy 184.168683 134.80943) + (xy 184.168673 134.809432) + (xy 183.940516 134.870566) + (xy 183.940507 134.87057) + (xy 183.726422 134.970399) + (xy 183.72642 134.9704) + (xy 183.532926 135.105886) + (xy 183.53292 135.105891) + (xy 183.365891 135.27292) + (xy 183.365886 135.272926) + (xy 183.2304 135.46642) + (xy 183.230399 135.466422) + (xy 183.13057 135.680507) + (xy 183.130567 135.680513) + (xy 183.073364 135.893999) + (xy 183.073364 135.894) + (xy 183.970314 135.894) + (xy 183.944507 135.934156) + (xy 183.904 136.072111) + (xy 183.904 136.215889) + (xy 183.944507 136.353844) + (xy 183.970314 136.394) + (xy 183.073364 136.394) + (xy 170.353367 136.394) + (xy 170.427396 136.255501) + (xy 170.481747 136.076331) + (xy 170.500099 135.89) + (xy 170.481747 135.703669) + (xy 170.427396 135.524499) + (xy 170.425912 135.521722) + (xy 170.339137 135.359376) + (xy 170.339135 135.359373) + (xy 170.220357 135.214642) + (xy 170.075626 135.095864) + (xy 170.075623 135.095862) + (xy 169.910502 135.007604) + (xy 169.731333 134.953253) + (xy 169.731331 134.953252) + (xy 169.545 134.934901) + (xy 169.358668 134.953252) + (xy 169.358666 134.953253) + (xy 169.179497 135.007604) + (xy 169.014376 135.095862) + (xy 169.014373 135.095864) + (xy 168.869642 135.214642) + (xy 168.750864 135.359373) + (xy 168.750862 135.359376) + (xy 168.662604 135.524497) + (xy 168.608253 135.703666) + (xy 168.608252 135.703668) + (xy 168.589901 135.89) + (xy 167.6705 135.89) + (xy 167.6705 135.795354) + (xy 167.631144 135.610197) + (xy 167.624465 135.595197) + (xy 167.554151 135.43727) + (xy 167.554148 135.437265) + (xy 167.442888 135.284129) + (xy 167.410207 135.254703) + (xy 167.302216 135.157467) + (xy 167.138284 135.062821) + (xy 167.138277 135.062818) + (xy 166.958259 135.004327) + (xy 166.958256 135.004326) + (xy 166.817192 134.9895) + (xy 165.922808 134.9895) + (xy 165.781744 135.004326) + (xy 165.781741 135.004326) + (xy 165.78174 135.004327) + (xy 165.601722 135.062818) + (xy 165.601715 135.062821) + (xy 165.437785 135.157466) + (xy 165.297111 135.284129) + (xy 165.185851 135.437265) + (xy 165.185848 135.43727) + (xy 165.108857 135.610192) + (xy 165.108855 135.610197) + (xy 165.0695 135.795354) + (xy 165.0695 135.984645) + (xy 152.4305 135.984645) + (xy 152.4305 135.795354) + (xy 152.391144 135.610197) + (xy 152.384465 135.595197) + (xy 152.314151 135.43727) + (xy 152.314148 135.437265) + (xy 152.202888 135.284129) + (xy 152.170207 135.254703) + (xy 152.062216 135.157467) + (xy 151.898284 135.062821) + (xy 151.898277 135.062818) + (xy 151.718259 135.004327) + (xy 151.718256 135.004326) + (xy 151.577192 134.9895) + (xy 150.682808 134.9895) + (xy 150.541744 135.004326) + (xy 150.541741 135.004326) + (xy 150.54174 135.004327) + (xy 150.361722 135.062818) + (xy 150.361715 135.062821) + (xy 150.197785 135.157466) + (xy 150.057111 135.284129) + (xy 149.945851 135.437265) + (xy 149.945848 135.43727) + (xy 149.868857 135.610192) + (xy 149.868855 135.610197) + (xy 149.8295 135.795354) + (xy 149.8295 135.984645) + (xy 148.900777 135.984645) + (xy 148.910099 135.89) + (xy 148.891747 135.703669) + (xy 148.837396 135.524499) + (xy 148.835912 135.521722) + (xy 148.749137 135.359376) + (xy 148.749135 135.359373) + (xy 148.630357 135.214642) + (xy 148.485626 135.095864) + (xy 148.485623 135.095862) + (xy 148.320502 135.007604) + (xy 148.141333 134.953253) + (xy 148.141331 134.953252) + (xy 147.955 134.934901) + (xy 147.768668 134.953252) + (xy 147.768666 134.953253) + (xy 147.589497 135.007604) + (xy 147.424376 135.095862) + (xy 147.424373 135.095864) + (xy 147.279642 135.214642) + (xy 147.160864 135.359373) + (xy 147.160862 135.359376) + (xy 147.072604 135.524497) + (xy 147.018253 135.703666) + (xy 147.018252 135.703668) + (xy 146.999901 135.89) + (xy 146.0805 135.89) + (xy 146.0805 135.795354) + (xy 146.041144 135.610197) + (xy 146.034465 135.595197) + (xy 145.964151 135.43727) + (xy 145.964148 135.437265) + (xy 145.852888 135.284129) + (xy 145.820207 135.254703) + (xy 145.712216 135.157467) + (xy 145.548284 135.062821) + (xy 145.548277 135.062818) + (xy 145.368259 135.004327) + (xy 145.368256 135.004326) + (xy 145.227192 134.9895) + (xy 144.332808 134.9895) + (xy 144.191744 135.004326) + (xy 144.191741 135.004326) + (xy 144.19174 135.004327) + (xy 144.011722 135.062818) + (xy 144.011715 135.062821) + (xy 143.847785 135.157466) + (xy 143.707111 135.284129) + (xy 143.595851 135.437265) + (xy 143.595848 135.43727) + (xy 143.518857 135.610192) + (xy 143.518855 135.610197) + (xy 143.4795 135.795354) + (xy 143.4795 135.984645) + (xy 130.8405 135.984645) + (xy 130.8405 135.795354) + (xy 130.801144 135.610197) + (xy 130.794465 135.595197) + (xy 130.724151 135.43727) + (xy 130.724148 135.437265) + (xy 130.612888 135.284129) + (xy 130.580207 135.254703) + (xy 130.472216 135.157467) + (xy 130.308284 135.062821) + (xy 130.308277 135.062818) + (xy 130.128259 135.004327) + (xy 130.128256 135.004326) + (xy 129.987192 134.9895) + (xy 129.092808 134.9895) + (xy 128.951744 135.004326) + (xy 128.951741 135.004326) + (xy 128.95174 135.004327) + (xy 128.771722 135.062818) + (xy 128.771715 135.062821) + (xy 128.607785 135.157466) + (xy 128.467111 135.284129) + (xy 128.355851 135.437265) + (xy 128.355848 135.43727) + (xy 128.278857 135.610192) + (xy 128.278855 135.610197) + (xy 128.2395 135.795354) + (xy 128.2395 135.984645) + (xy 127.0305 135.984645) + (xy 127.0305 135.795354) + (xy 126.991144 135.610197) + (xy 126.984465 135.595197) + (xy 126.914151 135.43727) + (xy 126.914148 135.437265) + (xy 126.802888 135.284129) + (xy 126.770207 135.254703) + (xy 126.662216 135.157467) + (xy 126.498284 135.062821) + (xy 126.498277 135.062818) + (xy 126.318259 135.004327) + (xy 126.318256 135.004326) + (xy 126.177192 134.9895) + (xy 125.282808 134.9895) + (xy 125.141744 135.004326) + (xy 125.141741 135.004326) + (xy 125.14174 135.004327) + (xy 124.961722 135.062818) + (xy 124.961715 135.062821) + (xy 124.797785 135.157466) + (xy 124.657111 135.284129) + (xy 124.545851 135.437265) + (xy 124.545848 135.43727) + (xy 124.468857 135.610192) + (xy 124.468855 135.610197) + (xy 124.4295 135.795354) + (xy 124.4295 135.984645) + (xy 111.7905 135.984645) + (xy 111.7905 135.795354) + (xy 111.751144 135.610197) + (xy 111.744465 135.595197) + (xy 111.674151 135.43727) + (xy 111.674148 135.437265) + (xy 111.562888 135.284129) + (xy 111.542365 135.26565) + (xy 111.505716 135.206163) + (xy 111.507047 135.136306) + (xy 111.545933 135.078258) + (xy 111.61003 135.050448) + (xy 111.625337 135.0495) + (xy 121.638781 135.0495) + (xy 121.661131 135.05153) + (xy 121.676913 135.054423) + (xy 121.709592 135.044239) + (xy 121.716785 135.042234) + (xy 121.75 135.034048) + (xy 121.750004 135.034044) + (xy 121.751263 135.033384) + (xy 121.753069 135.032636) + (xy 121.756714 135.03058) + (xy 121.758288 135.029422) + (xy 121.759503 135.028686) + (xy 121.75951 135.028685) + (xy 121.783718 135.004475) + (xy 121.789137 134.999374) + (xy 121.814756 134.976679) + (xy 121.814758 134.976673) + (xy 121.815571 134.975497) + (xy 121.829941 134.958252) + (xy 122.422192 134.366002) + (xy 122.962131 134.366002) + (xy 122.979498 134.475658) + (xy 123.029904 134.574585) + (xy 123.029909 134.574592) + (xy 123.108407 134.65309) + (xy 123.10841 134.653092) + (xy 123.108413 134.653095) + (xy 123.191964 134.695666) + (xy 123.207341 134.703501) + (xy 123.316998 134.720869) + (xy 123.316999 134.720869) + (xy 123.316999 134.720868) + (xy 123.317 134.720869) + (xy 123.330377 134.71875) + (xy 123.399669 134.727704) + (xy 123.453122 134.772699) + (xy 123.473763 134.83945) + (xy 123.47225 134.860617) + (xy 123.470131 134.873998) + (xy 123.470131 134.874002) + (xy 123.487498 134.983658) + (xy 123.537904 135.082585) + (xy 123.537909 135.082592) + (xy 123.616407 135.16109) + (xy 123.61641 135.161092) + (xy 123.616413 135.161095) + (xy 123.715339 135.2115) + (xy 123.715341 135.211501) + (xy 123.824998 135.228869) + (xy 123.825 135.228869) + (xy 123.825002 135.228869) + (xy 123.934658 135.211501) + (xy 123.934659 135.2115) + (xy 123.934661 135.2115) + (xy 124.033587 135.161095) + (xy 124.112095 135.082587) + (xy 124.1625 134.983661) + (xy 124.1625 134.983659) + (xy 124.162501 134.983658) + (xy 124.179869 134.874002) + (xy 124.179869 134.873997) + (xy 124.162501 134.764341) + (xy 124.144829 134.729658) + (xy 124.112095 134.665413) + (xy 124.112092 134.66541) + (xy 124.11209 134.665407) + (xy 124.066685 134.620002) + (xy 146.203131 134.620002) + (xy 146.220498 134.729658) + (xy 146.270904 134.828585) + (xy 146.270909 134.828592) + (xy 146.349407 134.90709) + (xy 146.34941 134.907092) + (xy 146.349413 134.907095) + (xy 146.403986 134.934901) + (xy 146.448341 134.957501) + (xy 146.557998 134.974869) + (xy 146.558 134.974869) + (xy 146.558002 134.974869) + (xy 146.667658 134.957501) + (xy 146.667659 134.9575) + (xy 146.667661 134.9575) + (xy 146.766587 134.907095) + (xy 146.845095 134.828587) + (xy 146.8955 134.729661) + (xy 146.8955 134.729659) + (xy 146.895501 134.729658) + (xy 146.912869 134.620002) + (xy 146.912869 134.619997) + (xy 146.895501 134.510341) + (xy 146.871835 134.463894) + (xy 146.845095 134.411413) + (xy 146.845092 134.41141) + (xy 146.84509 134.411407) + (xy 146.766592 134.332909) + (xy 146.766588 134.332906) + (xy 146.766587 134.332905) + (xy 146.762743 134.330946) + (xy 146.667658 134.282498) + (xy 146.558002 134.265131) + (xy 146.557998 134.265131) + (xy 146.448341 134.282498) + (xy 146.349414 134.332904) + (xy 146.349407 134.332909) + (xy 146.270909 134.411407) + (xy 146.270904 134.411414) + (xy 146.220498 134.510341) + (xy 146.203131 134.619997) + (xy 146.203131 134.620002) + (xy 124.066685 134.620002) + (xy 124.033592 134.586909) + (xy 124.033588 134.586906) + (xy 124.033587 134.586905) + (xy 124.009421 134.574592) + (xy 123.934658 134.536498) + (xy 123.825002 134.519131) + (xy 123.824998 134.519131) + (xy 123.811617 134.52125) + (xy 123.742324 134.512293) + (xy 123.688873 134.467295) + (xy 123.668236 134.400543) + (xy 123.66975 134.379376) + (xy 123.671869 134.366002) + (xy 123.671869 134.366) + (xy 123.671869 134.365997) + (xy 123.654501 134.256341) + (xy 123.643882 134.2355) + (xy 123.604095 134.157413) + (xy 123.604092 134.15741) + (xy 123.60409 134.157407) + (xy 123.525592 134.078909) + (xy 123.525588 134.078906) + (xy 123.525587 134.078905) + (xy 123.501421 134.066592) + (xy 123.426658 134.028498) + (xy 123.317002 134.011131) + (xy 123.316998 134.011131) + (xy 123.207341 134.028498) + (xy 123.108414 134.078904) + (xy 123.108407 134.078909) + (xy 123.029909 134.157407) + (xy 123.029904 134.157414) + (xy 122.979498 134.256341) + (xy 122.962131 134.365997) + (xy 122.962131 134.366002) + (xy 122.422192 134.366002) + (xy 123.226376 133.561819) + (xy 123.287699 133.528334) + (xy 123.314057 133.5255) + (xy 124.346273 133.5255) + (xy 124.413312 133.545185) + (xy 124.459067 133.597989) + (xy 124.467564 133.623723) + (xy 124.468856 133.629805) + (xy 124.468857 133.629807) + (xy 124.545848 133.802729) + (xy 124.545851 133.802734) + (xy 124.646213 133.94087) + (xy 124.657112 133.955871) + (xy 124.797784 134.082533) + (xy 124.961716 134.177179) + (xy 125.141744 134.235674) + (xy 125.282808 134.2505) + (xy 125.282812 134.2505) + (xy 126.177188 134.2505) + (xy 126.177192 134.2505) + (xy 126.318256 134.235674) + (xy 126.498284 134.177179) + (xy 126.662216 134.082533) + (xy 126.802888 133.955871) + (xy 126.914151 133.80273) + (xy 126.991144 133.629803) + (xy 127.0305 133.444646) + (xy 127.0305 133.444645) + (xy 128.2395 133.444645) + (xy 128.278855 133.629802) + (xy 128.278857 133.629807) + (xy 128.355848 133.802729) + (xy 128.355851 133.802734) + (xy 128.456213 133.94087) + (xy 128.467112 133.955871) + (xy 128.607784 134.082533) + (xy 128.771716 134.177179) + (xy 128.951744 134.235674) + (xy 129.092808 134.2505) + (xy 129.092812 134.2505) + (xy 129.987188 134.2505) + (xy 129.987192 134.2505) + (xy 130.128256 134.235674) + (xy 130.308284 134.177179) + (xy 130.472216 134.082533) + (xy 130.612888 133.955871) + (xy 130.724151 133.80273) + (xy 130.801144 133.629803) + (xy 130.8405 133.444646) + (xy 130.8405 133.444645) + (xy 143.4795 133.444645) + (xy 143.518855 133.629802) + (xy 143.518857 133.629807) + (xy 143.595848 133.802729) + (xy 143.595851 133.802734) + (xy 143.696213 133.94087) + (xy 143.707112 133.955871) + (xy 143.847784 134.082533) + (xy 144.011716 134.177179) + (xy 144.191744 134.235674) + (xy 144.332808 134.2505) + (xy 144.332812 134.2505) + (xy 145.227188 134.2505) + (xy 145.227192 134.2505) + (xy 145.368256 134.235674) + (xy 145.548284 134.177179) + (xy 145.712216 134.082533) + (xy 145.852888 133.955871) + (xy 145.964151 133.80273) + (xy 146.041144 133.629803) + (xy 146.0805 133.444646) + (xy 146.0805 133.35) + (xy 146.999901 133.35) + (xy 147.018252 133.536331) + (xy 147.018253 133.536333) + (xy 147.072604 133.715502) + (xy 147.160862 133.880623) + (xy 147.160864 133.880626) + (xy 147.279642 134.025357) + (xy 147.424373 134.144135) + (xy 147.424376 134.144137) + (xy 147.589497 134.232395) + (xy 147.589499 134.232396) + (xy 147.754662 134.282498) + (xy 147.768666 134.286746) + (xy 147.768668 134.286747) + (xy 147.785374 134.288392) + (xy 147.955 134.305099) + (xy 148.141331 134.286747) + (xy 148.320501 134.232396) + (xy 148.485625 134.144136) + (xy 148.630357 134.025357) + (xy 148.749136 133.880625) + (xy 148.837396 133.715501) + (xy 148.891747 133.536331) + (xy 148.900777 133.444645) + (xy 149.8295 133.444645) + (xy 149.868855 133.629802) + (xy 149.868857 133.629807) + (xy 149.945848 133.802729) + (xy 149.945851 133.802734) + (xy 150.046213 133.94087) + (xy 150.057112 133.955871) + (xy 150.197784 134.082533) + (xy 150.361716 134.177179) + (xy 150.541744 134.235674) + (xy 150.682808 134.2505) + (xy 150.682812 134.2505) + (xy 151.577188 134.2505) + (xy 151.577192 134.2505) + (xy 151.718256 134.235674) + (xy 151.898284 134.177179) + (xy 152.062216 134.082533) + (xy 152.202888 133.955871) + (xy 152.314151 133.80273) + (xy 152.391144 133.629803) + (xy 152.4305 133.444646) + (xy 152.4305 133.444645) + (xy 165.0695 133.444645) + (xy 165.108855 133.629802) + (xy 165.108857 133.629807) + (xy 165.185848 133.802729) + (xy 165.185851 133.802734) + (xy 165.286213 133.94087) + (xy 165.297112 133.955871) + (xy 165.437784 134.082533) + (xy 165.601716 134.177179) + (xy 165.781744 134.235674) + (xy 165.922808 134.2505) + (xy 165.922812 134.2505) + (xy 166.817188 134.2505) + (xy 166.817192 134.2505) + (xy 166.958256 134.235674) + (xy 167.138284 134.177179) + (xy 167.302216 134.082533) + (xy 167.442888 133.955871) + (xy 167.554151 133.80273) + (xy 167.631144 133.629803) + (xy 167.6705 133.444646) + (xy 167.6705 133.35) + (xy 168.589901 133.35) + (xy 168.608252 133.536331) + (xy 168.608253 133.536333) + (xy 168.662604 133.715502) + (xy 168.750862 133.880623) + (xy 168.750864 133.880626) + (xy 168.869642 134.025357) + (xy 169.014373 134.144135) + (xy 169.014376 134.144137) + (xy 169.179497 134.232395) + (xy 169.179499 134.232396) + (xy 169.344662 134.282498) + (xy 169.358666 134.286746) + (xy 169.358668 134.286747) + (xy 169.375374 134.288392) + (xy 169.545 134.305099) + (xy 169.731331 134.286747) + (xy 169.910501 134.232396) + (xy 170.075625 134.144136) + (xy 170.220357 134.025357) + (xy 170.339136 133.880625) + (xy 170.427396 133.715501) + (xy 170.481747 133.536331) + (xy 170.490777 133.444645) + (xy 171.4195 133.444645) + (xy 171.458855 133.629802) + (xy 171.458857 133.629807) + (xy 171.535848 133.802729) + (xy 171.535851 133.802734) + (xy 171.636213 133.94087) + (xy 171.647112 133.955871) + (xy 171.787784 134.082533) + (xy 171.951716 134.177179) + (xy 172.131744 134.235674) + (xy 172.272808 134.2505) + (xy 172.272812 134.2505) + (xy 173.167188 134.2505) + (xy 173.167192 134.2505) + (xy 173.308256 134.235674) + (xy 173.488284 134.177179) + (xy 173.652216 134.082533) + (xy 173.792888 133.955871) + (xy 173.904151 133.80273) + (xy 173.981144 133.629803) + (xy 174.0205 133.444646) + (xy 174.0205 133.255354) + (xy 173.987479 133.099999) + (xy 178.661127 133.099999) + (xy 178.661128 133.1) + (xy 180.024314 133.1) + (xy 180.012359 133.111955) + (xy 179.954835 133.224852) + (xy 179.935014 133.35) + (xy 179.954835 133.475148) + (xy 180.012359 133.588045) + (xy 180.024314 133.6) + (xy 178.661128 133.6) + (xy 178.71373 133.796317) + (xy 178.713734 133.796326) + (xy 178.809865 134.002482) + (xy 178.940342 134.18882) + (xy 179.101179 134.349657) + (xy 179.287517 134.480134) + (xy 179.493673 134.576265) + (xy 179.493682 134.576269) + (xy 179.713389 134.635139) + (xy 179.7134 134.635141) + (xy 179.883233 134.649999) + (xy 179.883236 134.65) + (xy 180.09 134.65) + (xy 180.09 133.665686) + (xy 180.101955 133.677641) + (xy 180.214852 133.735165) + (xy 180.308519 133.75) + (xy 180.371481 133.75) + (xy 180.465148 133.735165) + (xy 180.578045 133.677641) + (xy 180.59 133.665686) + (xy 180.59 134.65) + (xy 180.796764 134.65) + (xy 180.796766 134.649999) + (xy 180.966599 134.635141) + (xy 180.96661 134.635139) + (xy 181.186317 134.576269) + (xy 181.186326 134.576265) + (xy 181.392482 134.480134) + (xy 181.57882 134.349657) + (xy 181.739657 134.18882) + (xy 181.870134 134.002482) + (xy 181.966265 133.796326) + (xy 181.966269 133.796317) + (xy 182.018872 133.6) + (xy 180.655686 133.6) + (xy 180.667641 133.588045) + (xy 180.725165 133.475148) + (xy 180.744986 133.35) + (xy 180.725165 133.224852) + (xy 180.667641 133.111955) + (xy 180.655686 133.1) + (xy 182.018872 133.1) + (xy 182.018872 133.099999) + (xy 181.966269 132.903682) + (xy 181.966265 132.903673) + (xy 181.870134 132.697517) + (xy 181.739657 132.511179) + (xy 181.57882 132.350342) + (xy 181.392482 132.219865) + (xy 181.186326 132.123734) + (xy 181.186317 132.12373) + (xy 180.96661 132.06486) + (xy 180.966599 132.064858) + (xy 180.796766 132.05) + (xy 180.59 132.05) + (xy 180.59 133.034314) + (xy 180.578045 133.022359) + (xy 180.465148 132.964835) + (xy 180.371481 132.95) + (xy 180.308519 132.95) + (xy 180.214852 132.964835) + (xy 180.101955 133.022359) + (xy 180.09 133.034314) + (xy 180.09 132.05) + (xy 179.883233 132.05) + (xy 179.7134 132.064858) + (xy 179.713389 132.06486) + (xy 179.493682 132.12373) + (xy 179.493673 132.123734) + (xy 179.287517 132.219865) + (xy 179.101179 132.350342) + (xy 178.940342 132.511179) + (xy 178.809865 132.697517) + (xy 178.713734 132.903673) + (xy 178.71373 132.903682) + (xy 178.661127 133.099999) + (xy 173.987479 133.099999) + (xy 173.981144 133.070197) + (xy 173.974465 133.055197) + (xy 173.904151 132.89727) + (xy 173.904148 132.897265) + (xy 173.792888 132.744129) + (xy 173.760305 132.714791) + (xy 173.652216 132.617467) + (xy 173.488284 132.522821) + (xy 173.488277 132.522818) + (xy 173.308259 132.464327) + (xy 173.308256 132.464326) + (xy 173.167192 132.4495) + (xy 172.272808 132.4495) + (xy 172.131744 132.464326) + (xy 172.131741 132.464326) + (xy 172.13174 132.464327) + (xy 171.951722 132.522818) + (xy 171.951715 132.522821) + (xy 171.787785 132.617466) + (xy 171.647111 132.744129) + (xy 171.535851 132.897265) + (xy 171.535848 132.89727) + (xy 171.458857 133.070192) + (xy 171.458855 133.070197) + (xy 171.4195 133.255354) + (xy 171.4195 133.444645) + (xy 170.490777 133.444645) + (xy 170.500099 133.35) + (xy 170.481747 133.163669) + (xy 170.427396 132.984499) + (xy 170.425912 132.981722) + (xy 170.339137 132.819376) + (xy 170.339135 132.819373) + (xy 170.220357 132.674642) + (xy 170.075626 132.555864) + (xy 170.075623 132.555862) + (xy 169.910502 132.467604) + (xy 169.731333 132.413253) + (xy 169.731331 132.413252) + (xy 169.545 132.394901) + (xy 169.358668 132.413252) + (xy 169.358666 132.413253) + (xy 169.179497 132.467604) + (xy 169.014376 132.555862) + (xy 169.014373 132.555864) + (xy 168.869642 132.674642) + (xy 168.750864 132.819373) + (xy 168.750862 132.819376) + (xy 168.662604 132.984497) + (xy 168.608253 133.163666) + (xy 168.608252 133.163668) + (xy 168.589901 133.35) + (xy 167.6705 133.35) + (xy 167.6705 133.255354) + (xy 167.631144 133.070197) + (xy 167.624465 133.055197) + (xy 167.554151 132.89727) + (xy 167.554148 132.897265) + (xy 167.442888 132.744129) + (xy 167.410305 132.714791) + (xy 167.302216 132.617467) + (xy 167.138284 132.522821) + (xy 167.138277 132.522818) + (xy 166.958259 132.464327) + (xy 166.958256 132.464326) + (xy 166.817192 132.4495) + (xy 165.922808 132.4495) + (xy 165.781744 132.464326) + (xy 165.781741 132.464326) + (xy 165.78174 132.464327) + (xy 165.601722 132.522818) + (xy 165.601715 132.522821) + (xy 165.437785 132.617466) + (xy 165.297111 132.744129) + (xy 165.185851 132.897265) + (xy 165.185848 132.89727) + (xy 165.108857 133.070192) + (xy 165.108855 133.070197) + (xy 165.0695 133.255354) + (xy 165.0695 133.444645) + (xy 152.4305 133.444645) + (xy 152.4305 133.255354) + (xy 152.391144 133.070197) + (xy 152.384465 133.055197) + (xy 152.314151 132.89727) + (xy 152.314148 132.897265) + (xy 152.202888 132.744129) + (xy 152.170305 132.714791) + (xy 152.062216 132.617467) + (xy 151.898284 132.522821) + (xy 151.898277 132.522818) + (xy 151.718259 132.464327) + (xy 151.718256 132.464326) + (xy 151.577192 132.4495) + (xy 150.682808 132.4495) + (xy 150.541744 132.464326) + (xy 150.541741 132.464326) + (xy 150.54174 132.464327) + (xy 150.361722 132.522818) + (xy 150.361715 132.522821) + (xy 150.197785 132.617466) + (xy 150.057111 132.744129) + (xy 149.945851 132.897265) + (xy 149.945848 132.89727) + (xy 149.868857 133.070192) + (xy 149.868855 133.070197) + (xy 149.8295 133.255354) + (xy 149.8295 133.444645) + (xy 148.900777 133.444645) + (xy 148.910099 133.35) + (xy 148.891747 133.163669) + (xy 148.837396 132.984499) + (xy 148.835912 132.981722) + (xy 148.749137 132.819376) + (xy 148.749135 132.819373) + (xy 148.630357 132.674642) + (xy 148.485626 132.555864) + (xy 148.485623 132.555862) + (xy 148.320502 132.467604) + (xy 148.141333 132.413253) + (xy 148.141331 132.413252) + (xy 147.955 132.394901) + (xy 147.768668 132.413252) + (xy 147.768666 132.413253) + (xy 147.589497 132.467604) + (xy 147.424376 132.555862) + (xy 147.424373 132.555864) + (xy 147.279642 132.674642) + (xy 147.160864 132.819373) + (xy 147.160862 132.819376) + (xy 147.072604 132.984497) + (xy 147.018253 133.163666) + (xy 147.018252 133.163668) + (xy 146.999901 133.35) + (xy 146.0805 133.35) + (xy 146.0805 133.255354) + (xy 146.041144 133.070197) + (xy 146.034465 133.055197) + (xy 145.964151 132.89727) + (xy 145.964148 132.897265) + (xy 145.852888 132.744129) + (xy 145.820305 132.714791) + (xy 145.712216 132.617467) + (xy 145.548284 132.522821) + (xy 145.548277 132.522818) + (xy 145.368259 132.464327) + (xy 145.368256 132.464326) + (xy 145.227192 132.4495) + (xy 144.332808 132.4495) + (xy 144.191744 132.464326) + (xy 144.191741 132.464326) + (xy 144.19174 132.464327) + (xy 144.011722 132.522818) + (xy 144.011715 132.522821) + (xy 143.847785 132.617466) + (xy 143.707111 132.744129) + (xy 143.595851 132.897265) + (xy 143.595848 132.89727) + (xy 143.518857 133.070192) + (xy 143.518855 133.070197) + (xy 143.4795 133.255354) + (xy 143.4795 133.444645) + (xy 130.8405 133.444645) + (xy 130.8405 133.255354) + (xy 130.801144 133.070197) + (xy 130.794465 133.055197) + (xy 130.724151 132.89727) + (xy 130.724148 132.897265) + (xy 130.612888 132.744129) + (xy 130.580305 132.714791) + (xy 130.472216 132.617467) + (xy 130.308284 132.522821) + (xy 130.308277 132.522818) + (xy 130.128259 132.464327) + (xy 130.128256 132.464326) + (xy 129.987192 132.4495) + (xy 129.092808 132.4495) + (xy 128.951744 132.464326) + (xy 128.951741 132.464326) + (xy 128.95174 132.464327) + (xy 128.771722 132.522818) + (xy 128.771715 132.522821) + (xy 128.607785 132.617466) + (xy 128.467111 132.744129) + (xy 128.355851 132.897265) + (xy 128.355848 132.89727) + (xy 128.278857 133.070192) + (xy 128.278855 133.070197) + (xy 128.2395 133.255354) + (xy 128.2395 133.444645) + (xy 127.0305 133.444645) + (xy 127.0305 133.255354) + (xy 126.991144 133.070197) + (xy 126.984465 133.055197) + (xy 126.914151 132.89727) + (xy 126.914148 132.897265) + (xy 126.802888 132.744129) + (xy 126.770305 132.714791) + (xy 126.662216 132.617467) + (xy 126.498284 132.522821) + (xy 126.498277 132.522818) + (xy 126.318259 132.464327) + (xy 126.318256 132.464326) + (xy 126.177192 132.4495) + (xy 125.282808 132.4495) + (xy 125.141744 132.464326) + (xy 125.141741 132.464326) + (xy 125.14174 132.464327) + (xy 124.961722 132.522818) + (xy 124.961715 132.522821) + (xy 124.797785 132.617466) + (xy 124.657111 132.744129) + (xy 124.545851 132.897265) + (xy 124.545848 132.89727) + (xy 124.468857 133.070192) + (xy 124.468856 133.070194) + (xy 124.467564 133.076277) + (xy 124.434373 133.13776) + (xy 124.373211 133.171539) + (xy 124.346273 133.1745) + (xy 123.217213 133.1745) + (xy 123.194862 133.172469) + (xy 123.179086 133.169578) + (xy 123.179085 133.169578) + (xy 123.146423 133.179755) + (xy 123.139216 133.181764) + (xy 123.105995 133.189953) + (xy 123.104715 133.190625) + (xy 123.102924 133.191366) + (xy 123.099299 133.193411) + (xy 123.097733 133.194564) + (xy 123.096488 133.195316) + (xy 123.072298 133.219505) + (xy 123.066851 133.224633) + (xy 123.041241 133.247322) + (xy 123.040415 133.24852) + (xy 123.026053 133.265751) + (xy 121.629625 134.662181) + (xy 121.568302 134.695666) + (xy 121.541944 134.6985) + (xy 92.573902 134.6985) + (xy 92.506863 134.678815) + (xy 92.461108 134.626011) + (xy 92.451164 134.556853) + (xy 92.480189 134.493297) + (xy 92.502778 134.472925) + (xy 92.67882 134.349657) + (xy 92.839657 134.18882) + (xy 92.970134 134.002482) + (xy 93.037505 133.858002) + (xy 94.641131 133.858002) + (xy 94.658498 133.967658) + (xy 94.708904 134.066585) + (xy 94.708909 134.066592) + (xy 94.787407 134.14509) + (xy 94.78741 134.145092) + (xy 94.787413 134.145095) + (xy 94.85038 134.177178) + (xy 94.886341 134.195501) + (xy 94.995998 134.212869) + (xy 94.996 134.212869) + (xy 94.996002 134.212869) + (xy 95.105658 134.195501) + (xy 95.105659 134.1955) + (xy 95.105661 134.1955) + (xy 95.204587 134.145095) + (xy 95.283095 134.066587) + (xy 95.3335 133.967661) + (xy 95.3335 133.967659) + (xy 95.333501 133.967658) + (xy 95.350869 133.858002) + (xy 95.350869 133.857997) + (xy 95.333501 133.748341) + (xy 95.3335 133.748339) + (xy 95.283095 133.649413) + (xy 95.283092 133.64941) + (xy 95.28309 133.649407) + (xy 95.204592 133.570909) + (xy 95.204588 133.570906) + (xy 95.204587 133.570905) + (xy 95.186755 133.561819) + (xy 95.105658 133.520498) + (xy 94.996002 133.503131) + (xy 94.995998 133.503131) + (xy 94.886341 133.520498) + (xy 94.787414 133.570904) + (xy 94.787407 133.570909) + (xy 94.708909 133.649407) + (xy 94.708904 133.649414) + (xy 94.658498 133.748341) + (xy 94.641131 133.857997) + (xy 94.641131 133.858002) + (xy 93.037505 133.858002) + (xy 93.066265 133.796326) + (xy 93.066269 133.796317) + (xy 93.118872 133.6) + (xy 91.755686 133.6) + (xy 91.767641 133.588045) + (xy 91.825165 133.475148) + (xy 91.829996 133.444645) + (xy 105.3795 133.444645) + (xy 105.418855 133.629802) + (xy 105.418857 133.629807) + (xy 105.495848 133.802729) + (xy 105.495851 133.802734) + (xy 105.596213 133.94087) + (xy 105.607112 133.955871) + (xy 105.747784 134.082533) + (xy 105.911716 134.177179) + (xy 106.091744 134.235674) + (xy 106.232808 134.2505) + (xy 106.232812 134.2505) + (xy 107.127188 134.2505) + (xy 107.127192 134.2505) + (xy 107.268256 134.235674) + (xy 107.448284 134.177179) + (xy 107.612216 134.082533) + (xy 107.752888 133.955871) + (xy 107.864151 133.80273) + (xy 107.941144 133.629803) + (xy 107.9805 133.444646) + (xy 107.9805 133.444645) + (xy 109.1895 133.444645) + (xy 109.228855 133.629802) + (xy 109.228857 133.629807) + (xy 109.305848 133.802729) + (xy 109.305851 133.802734) + (xy 109.406213 133.94087) + (xy 109.417112 133.955871) + (xy 109.557784 134.082533) + (xy 109.721716 134.177179) + (xy 109.901744 134.235674) + (xy 110.042808 134.2505) + (xy 110.042812 134.2505) + (xy 110.937188 134.2505) + (xy 110.937192 134.2505) + (xy 111.078256 134.235674) + (xy 111.258284 134.177179) + (xy 111.422216 134.082533) + (xy 111.562888 133.955871) + (xy 111.674151 133.80273) + (xy 111.751144 133.629803) + (xy 111.7905 133.444646) + (xy 111.7905 133.255354) + (xy 111.751144 133.070197) + (xy 111.744465 133.055197) + (xy 111.674151 132.89727) + (xy 111.674148 132.897265) + (xy 111.562888 132.744129) + (xy 111.530305 132.714791) + (xy 111.422216 132.617467) + (xy 111.258284 132.522821) + (xy 111.258277 132.522818) + (xy 111.078259 132.464327) + (xy 111.078256 132.464326) + (xy 110.937192 132.4495) + (xy 110.042808 132.4495) + (xy 109.901744 132.464326) + (xy 109.901741 132.464326) + (xy 109.90174 132.464327) + (xy 109.721722 132.522818) + (xy 109.721715 132.522821) + (xy 109.557785 132.617466) + (xy 109.417111 132.744129) + (xy 109.305851 132.897265) + (xy 109.305848 132.89727) + (xy 109.228857 133.070192) + (xy 109.228855 133.070197) + (xy 109.1895 133.255354) + (xy 109.1895 133.444645) + (xy 107.9805 133.444645) + (xy 107.9805 133.255354) + (xy 107.941144 133.070197) + (xy 107.934465 133.055197) + (xy 107.864151 132.89727) + (xy 107.864148 132.897265) + (xy 107.752888 132.744129) + (xy 107.720305 132.714791) + (xy 107.612216 132.617467) + (xy 107.448284 132.522821) + (xy 107.448277 132.522818) + (xy 107.268259 132.464327) + (xy 107.268256 132.464326) + (xy 107.127192 132.4495) + (xy 106.232808 132.4495) + (xy 106.091744 132.464326) + (xy 106.091741 132.464326) + (xy 106.09174 132.464327) + (xy 105.911722 132.522818) + (xy 105.911715 132.522821) + (xy 105.747785 132.617466) + (xy 105.607111 132.744129) + (xy 105.495851 132.897265) + (xy 105.495848 132.89727) + (xy 105.418857 133.070192) + (xy 105.418855 133.070197) + (xy 105.3795 133.255354) + (xy 105.3795 133.444645) + (xy 91.829996 133.444645) + (xy 91.844986 133.35) + (xy 91.825165 133.224852) + (xy 91.767641 133.111955) + (xy 91.755686 133.1) + (xy 93.118872 133.1) + (xy 93.118872 133.099999) + (xy 93.066269 132.903682) + (xy 93.066265 132.903673) + (xy 92.970134 132.697517) + (xy 92.839657 132.511179) + (xy 92.67882 132.350342) + (xy 92.492482 132.219865) + (xy 92.286326 132.123734) + (xy 92.286317 132.12373) + (xy 92.06661 132.06486) + (xy 92.066599 132.064858) + (xy 91.896766 132.05) + (xy 91.69 132.05) + (xy 91.69 133.034314) + (xy 91.678045 133.022359) + (xy 91.565148 132.964835) + (xy 91.471481 132.95) + (xy 91.408519 132.95) + (xy 91.314852 132.964835) + (xy 91.201955 133.022359) + (xy 91.19 133.034314) + (xy 91.19 132.05) + (xy 90.983233 132.05) + (xy 90.8134 132.064858) + (xy 90.813389 132.06486) + (xy 90.593682 132.12373) + (xy 90.593673 132.123734) + (xy 90.387517 132.219865) + (xy 90.201179 132.350342) + (xy 90.040342 132.511179) + (xy 89.909865 132.697517) + (xy 89.813734 132.903673) + (xy 89.81373 132.903682) + (xy 89.761127 133.099999) + (xy 89.761128 133.1) + (xy 91.124314 133.1) + (xy 91.112359 133.111955) + (xy 91.054835 133.224852) + (xy 91.035014 133.35) + (xy 91.054835 133.475148) + (xy 91.112359 133.588045) + (xy 91.124314 133.6) + (xy 89.761128 133.6) + (xy 89.81373 133.796317) + (xy 89.813734 133.796326) + (xy 89.909865 134.002482) + (xy 90.040342 134.18882) + (xy 90.201179 134.349657) + (xy 90.377222 134.472925) + (xy 90.420847 134.527503) + (xy 90.428039 134.597001) + (xy 90.396517 134.659356) + (xy 90.336287 134.694769) + (xy 90.306098 134.6985) + (xy 81.397545 134.6985) + (xy 81.330506 134.678815) + (xy 81.309864 134.662181) + (xy 81.234592 134.586909) + (xy 81.234588 134.586906) + (xy 81.234587 134.586905) + (xy 81.210421 134.574592) + (xy 81.135658 134.536498) + (xy 81.026002 134.519131) + (xy 81.025998 134.519131) + (xy 80.916341 134.536498) + (xy 80.817414 134.586904) + (xy 80.817407 134.586909) + (xy 80.738909 134.665407) + (xy 80.738904 134.665414) + (xy 80.688498 134.764341) + (xy 80.671131 134.873997) + (xy 80.671131 134.874002) + (xy 43.6805 134.874002) + (xy 43.6805 133.35) + (xy 46.034901 133.35) + (xy 46.053252 133.536331) + (xy 46.053253 133.536333) + (xy 46.107604 133.715502) + (xy 46.195862 133.880623) + (xy 46.195864 133.880626) + (xy 46.314642 134.025357) + (xy 46.459373 134.144135) + (xy 46.459376 134.144137) + (xy 46.624497 134.232395) + (xy 46.624499 134.232396) + (xy 46.789662 134.282498) + (xy 46.803666 134.286746) + (xy 46.803668 134.286747) + (xy 46.820374 134.288392) + (xy 46.99 134.305099) + (xy 47.176331 134.286747) + (xy 47.355501 134.232396) + (xy 47.520625 134.144136) + (xy 47.665357 134.025357) + (xy 47.784136 133.880625) + (xy 47.872396 133.715501) + (xy 47.926747 133.536331) + (xy 47.937255 133.429645) + (xy 49.4995 133.429645) + (xy 49.538855 133.614802) + (xy 49.538857 133.614807) + (xy 49.615848 133.787729) + (xy 49.615851 133.787734) + (xy 49.727111 133.94087) + (xy 49.727112 133.940871) + (xy 49.867784 134.067533) + (xy 50.031716 134.162179) + (xy 50.211744 134.220674) + (xy 50.352808 134.2355) + (xy 50.352812 134.2355) + (xy 51.247188 134.2355) + (xy 51.247192 134.2355) + (xy 51.388256 134.220674) + (xy 51.568284 134.162179) + (xy 51.732216 134.067533) + (xy 51.872888 133.940871) + (xy 51.984151 133.78773) + (xy 52.061144 133.614803) + (xy 52.1005 133.429646) + (xy 52.1005 133.429645) + (xy 57.1195 133.429645) + (xy 57.158855 133.614802) + (xy 57.158857 133.614807) + (xy 57.235848 133.787729) + (xy 57.235851 133.787734) + (xy 57.347111 133.94087) + (xy 57.347112 133.940871) + (xy 57.487784 134.067533) + (xy 57.651716 134.162179) + (xy 57.831744 134.220674) + (xy 57.972808 134.2355) + (xy 57.972812 134.2355) + (xy 58.867188 134.2355) + (xy 58.867192 134.2355) + (xy 59.008256 134.220674) + (xy 59.188284 134.162179) + (xy 59.352216 134.067533) + (xy 59.492888 133.940871) + (xy 59.604151 133.78773) + (xy 59.681144 133.614803) + (xy 59.717312 133.444645) + (xy 60.9295 133.444645) + (xy 60.968855 133.629802) + (xy 60.968857 133.629807) + (xy 61.045848 133.802729) + (xy 61.045851 133.802734) + (xy 61.146213 133.94087) + (xy 61.157112 133.955871) + (xy 61.297784 134.082533) + (xy 61.461716 134.177179) + (xy 61.641744 134.235674) + (xy 61.782808 134.2505) + (xy 61.782812 134.2505) + (xy 62.677188 134.2505) + (xy 62.677192 134.2505) + (xy 62.818256 134.235674) + (xy 62.998284 134.177179) + (xy 63.162216 134.082533) + (xy 63.302888 133.955871) + (xy 63.414151 133.80273) + (xy 63.491144 133.629803) + (xy 63.5305 133.444646) + (xy 63.5305 133.444645) + (xy 68.5495 133.444645) + (xy 68.588855 133.629802) + (xy 68.588857 133.629807) + (xy 68.665848 133.802729) + (xy 68.665851 133.802734) + (xy 68.766213 133.94087) + (xy 68.777112 133.955871) + (xy 68.917784 134.082533) + (xy 69.081716 134.177179) + (xy 69.261744 134.235674) + (xy 69.402808 134.2505) + (xy 69.402812 134.2505) + (xy 70.297188 134.2505) + (xy 70.297192 134.2505) + (xy 70.438256 134.235674) + (xy 70.618284 134.177179) + (xy 70.782216 134.082533) + (xy 70.922888 133.955871) + (xy 71.034151 133.80273) + (xy 71.111144 133.629803) + (xy 71.1505 133.444646) + (xy 71.1505 133.35) + (xy 72.11954 133.35) + (xy 72.139326 133.538256) + (xy 72.139327 133.538259) + (xy 72.197818 133.718277) + (xy 72.197821 133.718284) + (xy 72.292467 133.882216) + (xy 72.400755 134.002482) + (xy 72.419129 134.022888) + (xy 72.572265 134.134148) + (xy 72.57227 134.134151) + (xy 72.745192 134.211142) + (xy 72.745197 134.211144) + (xy 72.930354 134.2505) + (xy 72.930355 134.2505) + (xy 73.119644 134.2505) + (xy 73.119646 134.2505) + (xy 73.304803 134.211144) + (xy 73.47773 134.134151) + (xy 73.630871 134.022888) + (xy 73.757533 133.882216) + (xy 73.852179 133.718284) + (xy 73.910674 133.538256) + (xy 73.93046 133.35) + (xy 87.35954 133.35) + (xy 87.379326 133.538256) + (xy 87.379327 133.538259) + (xy 87.437818 133.718277) + (xy 87.437821 133.718284) + (xy 87.532467 133.882216) + (xy 87.640755 134.002482) + (xy 87.659129 134.022888) + (xy 87.812265 134.134148) + (xy 87.81227 134.134151) + (xy 87.985192 134.211142) + (xy 87.985197 134.211144) + (xy 88.170354 134.2505) + (xy 88.170355 134.2505) + (xy 88.359644 134.2505) + (xy 88.359646 134.2505) + (xy 88.544803 134.211144) + (xy 88.71773 134.134151) + (xy 88.870871 134.022888) + (xy 88.997533 133.882216) + (xy 89.092179 133.718284) + (xy 89.150674 133.538256) + (xy 89.17046 133.35) + (xy 89.150674 133.161744) + (xy 89.092179 132.981716) + (xy 88.997533 132.817784) + (xy 88.870871 132.677112) + (xy 88.867473 132.674643) + (xy 88.717734 132.565851) + (xy 88.717729 132.565848) + (xy 88.544807 132.488857) + (xy 88.544802 132.488855) + (xy 88.399001 132.457865) + (xy 88.359646 132.4495) + (xy 88.170354 132.4495) + (xy 88.137897 132.456398) + (xy 87.985197 132.488855) + (xy 87.985192 132.488857) + (xy 87.81227 132.565848) + (xy 87.812265 132.565851) + (xy 87.659129 132.677111) + (xy 87.532466 132.817785) + (xy 87.437821 132.981715) + (xy 87.437818 132.981722) + (xy 87.387119 133.13776) + (xy 87.379326 133.161744) + (xy 87.35954 133.35) + (xy 73.93046 133.35) + (xy 73.910674 133.161744) + (xy 73.852179 132.981716) + (xy 73.757533 132.817784) + (xy 73.630871 132.677112) + (xy 73.627473 132.674643) + (xy 73.477734 132.565851) + (xy 73.477729 132.565848) + (xy 73.304807 132.488857) + (xy 73.304802 132.488855) + (xy 73.159001 132.457865) + (xy 73.119646 132.4495) + (xy 72.930354 132.4495) + (xy 72.897897 132.456398) + (xy 72.745197 132.488855) + (xy 72.745192 132.488857) + (xy 72.57227 132.565848) + (xy 72.572265 132.565851) + (xy 72.419129 132.677111) + (xy 72.292466 132.817785) + (xy 72.197821 132.981715) + (xy 72.197818 132.981722) + (xy 72.147119 133.13776) + (xy 72.139326 133.161744) + (xy 72.11954 133.35) + (xy 71.1505 133.35) + (xy 71.1505 133.255354) + (xy 71.111144 133.070197) + (xy 71.104465 133.055197) + (xy 71.034151 132.89727) + (xy 71.034148 132.897265) + (xy 70.922888 132.744129) + (xy 70.890305 132.714791) + (xy 70.782216 132.617467) + (xy 70.618284 132.522821) + (xy 70.618277 132.522818) + (xy 70.438259 132.464327) + (xy 70.438256 132.464326) + (xy 70.297192 132.4495) + (xy 69.402808 132.4495) + (xy 69.261744 132.464326) + (xy 69.261741 132.464326) + (xy 69.26174 132.464327) + (xy 69.081722 132.522818) + (xy 69.081715 132.522821) + (xy 68.917785 132.617466) + (xy 68.777111 132.744129) + (xy 68.665851 132.897265) + (xy 68.665848 132.89727) + (xy 68.588857 133.070192) + (xy 68.588855 133.070197) + (xy 68.5495 133.255354) + (xy 68.5495 133.444645) + (xy 63.5305 133.444645) + (xy 63.5305 133.255354) + (xy 63.491144 133.070197) + (xy 63.484465 133.055197) + (xy 63.414151 132.89727) + (xy 63.414148 132.897265) + (xy 63.302888 132.744129) + (xy 63.270305 132.714791) + (xy 63.162216 132.617467) + (xy 62.998284 132.522821) + (xy 62.998277 132.522818) + (xy 62.818259 132.464327) + (xy 62.818256 132.464326) + (xy 62.677192 132.4495) + (xy 61.782808 132.4495) + (xy 61.641744 132.464326) + (xy 61.641741 132.464326) + (xy 61.64174 132.464327) + (xy 61.461722 132.522818) + (xy 61.461715 132.522821) + (xy 61.297785 132.617466) + (xy 61.157111 132.744129) + (xy 61.045851 132.897265) + (xy 61.045848 132.89727) + (xy 60.968857 133.070192) + (xy 60.968855 133.070197) + (xy 60.9295 133.255354) + (xy 60.9295 133.444645) + (xy 59.717312 133.444645) + (xy 59.7205 133.429646) + (xy 59.7205 133.240354) + (xy 59.681144 133.055197) + (xy 59.666523 133.022359) + (xy 59.604151 132.88227) + (xy 59.604148 132.882265) + (xy 59.492888 132.729129) + (xy 59.448175 132.688869) + (xy 59.352216 132.602467) + (xy 59.188284 132.507821) + (xy 59.188277 132.507818) + (xy 59.014309 132.451292) + (xy 59.008256 132.449326) + (xy 58.867192 132.4345) + (xy 57.972808 132.4345) + (xy 57.831744 132.449326) + (xy 57.831741 132.449326) + (xy 57.83174 132.449327) + (xy 57.651722 132.507818) + (xy 57.651715 132.507821) + (xy 57.487785 132.602466) + (xy 57.347111 132.729129) + (xy 57.235851 132.882265) + (xy 57.235848 132.88227) + (xy 57.158857 133.055192) + (xy 57.158855 133.055197) + (xy 57.1195 133.240354) + (xy 57.1195 133.429645) + (xy 52.1005 133.429645) + (xy 52.1005 133.240354) + (xy 52.061144 133.055197) + (xy 52.046523 133.022359) + (xy 51.984151 132.88227) + (xy 51.984148 132.882265) + (xy 51.872888 132.729129) + (xy 51.828175 132.688869) + (xy 51.732216 132.602467) + (xy 51.568284 132.507821) + (xy 51.568277 132.507818) + (xy 51.394309 132.451292) + (xy 51.388256 132.449326) + (xy 51.247192 132.4345) + (xy 50.352808 132.4345) + (xy 50.211744 132.449326) + (xy 50.211741 132.449326) + (xy 50.21174 132.449327) + (xy 50.031722 132.507818) + (xy 50.031715 132.507821) + (xy 49.867785 132.602466) + (xy 49.727111 132.729129) + (xy 49.615851 132.882265) + (xy 49.615848 132.88227) + (xy 49.538857 133.055192) + (xy 49.538855 133.055197) + (xy 49.4995 133.240354) + (xy 49.4995 133.429645) + (xy 47.937255 133.429645) + (xy 47.945099 133.35) + (xy 47.926747 133.163669) + (xy 47.872396 132.984499) + (xy 47.870912 132.981722) + (xy 47.784137 132.819376) + (xy 47.784135 132.819373) + (xy 47.665357 132.674642) + (xy 47.520626 132.555864) + (xy 47.520623 132.555862) + (xy 47.355502 132.467604) + (xy 47.176333 132.413253) + (xy 47.176331 132.413252) + (xy 46.99 132.394901) + (xy 46.803668 132.413252) + (xy 46.803666 132.413253) + (xy 46.624497 132.467604) + (xy 46.459376 132.555862) + (xy 46.459373 132.555864) + (xy 46.314642 132.674642) + (xy 46.195864 132.819373) + (xy 46.195862 132.819376) + (xy 46.107604 132.984497) + (xy 46.053253 133.163666) + (xy 46.053252 133.163668) + (xy 46.034901 133.35) + (xy 43.6805 133.35) + (xy 43.6805 131.826002) + (xy 98.197131 131.826002) + (xy 98.214498 131.935658) + (xy 98.264904 132.034585) + (xy 98.264909 132.034592) + (xy 98.343407 132.11309) + (xy 98.34341 132.113092) + (xy 98.343413 132.113095) + (xy 98.367589 132.125413) + (xy 98.442341 132.163501) + (xy 98.551998 132.180869) + (xy 98.552 132.180869) + (xy 98.552002 132.180869) + (xy 98.661658 132.163501) + (xy 98.661659 132.1635) + (xy 98.661661 132.1635) + (xy 98.760587 132.113095) + (xy 98.839095 132.034587) + (xy 98.8895 131.935661) + (xy 98.8895 131.935659) + (xy 98.889501 131.935658) + (xy 98.906869 131.826002) + (xy 121.946131 131.826002) + (xy 121.963498 131.935658) + (xy 122.013904 132.034585) + (xy 122.013909 132.034592) + (xy 122.092407 132.11309) + (xy 122.09241 132.113092) + (xy 122.092413 132.113095) + (xy 122.116589 132.125413) + (xy 122.191341 132.163501) + (xy 122.300998 132.180869) + (xy 122.300999 132.180869) + (xy 122.300999 132.180868) + (xy 122.301 132.180869) + (xy 122.314377 132.17875) + (xy 122.383669 132.187704) + (xy 122.437122 132.232699) + (xy 122.457763 132.29945) + (xy 122.45625 132.320617) + (xy 122.454131 132.333998) + (xy 122.454131 132.334002) + (xy 122.471498 132.443658) + (xy 122.521904 132.542585) + (xy 122.521909 132.542592) + (xy 122.600407 132.62109) + (xy 122.60041 132.621092) + (xy 122.600413 132.621095) + (xy 122.664012 132.6535) + (xy 122.699341 132.671501) + (xy 122.808998 132.688869) + (xy 122.809 132.688869) + (xy 122.809002 132.688869) + (xy 122.918658 132.671501) + (xy 122.918659 132.6715) + (xy 122.918661 132.6715) + (xy 123.017587 132.621095) + (xy 123.096095 132.542587) + (xy 123.1465 132.443661) + (xy 123.1465 132.443659) + (xy 123.146501 132.443658) + (xy 123.163869 132.334002) + (xy 123.163869 132.333997) + (xy 123.146501 132.224341) + (xy 123.14422 132.219865) + (xy 123.096095 132.125413) + (xy 123.096092 132.12541) + (xy 123.09609 132.125407) + (xy 123.017592 132.046909) + (xy 123.017588 132.046906) + (xy 123.017587 132.046905) + (xy 122.993421 132.034592) + (xy 122.918658 131.996498) + (xy 122.809002 131.979131) + (xy 122.808998 131.979131) + (xy 122.795617 131.98125) + (xy 122.726324 131.972293) + (xy 122.672873 131.927295) + (xy 122.652236 131.860543) + (xy 122.65375 131.839376) + (xy 122.655869 131.826002) + (xy 122.655869 131.826) + (xy 122.655869 131.825997) + (xy 122.638501 131.716341) + (xy 122.627882 131.6955) + (xy 122.588095 131.617413) + (xy 122.588092 131.61741) + (xy 122.58809 131.617407) + (xy 122.509592 131.538909) + (xy 122.509588 131.538906) + (xy 122.509587 131.538905) + (xy 122.485421 131.526592) + (xy 122.410658 131.488498) + (xy 122.301002 131.471131) + (xy 122.300998 131.471131) + (xy 122.191341 131.488498) + (xy 122.092414 131.538904) + (xy 122.092407 131.538909) + (xy 122.013909 131.617407) + (xy 122.013904 131.617414) + (xy 121.963498 131.716341) + (xy 121.946131 131.825997) + (xy 121.946131 131.826002) + (xy 98.906869 131.826002) + (xy 98.906869 131.825997) + (xy 98.889501 131.716341) + (xy 98.878882 131.6955) + (xy 98.839095 131.617413) + (xy 98.839092 131.61741) + (xy 98.83909 131.617407) + (xy 98.760592 131.538909) + (xy 98.760588 131.538906) + (xy 98.760587 131.538905) + (xy 98.736421 131.526592) + (xy 98.661658 131.488498) + (xy 98.552002 131.471131) + (xy 98.551998 131.471131) + (xy 98.442341 131.488498) + (xy 98.343414 131.538904) + (xy 98.343407 131.538909) + (xy 98.264909 131.617407) + (xy 98.264904 131.617414) + (xy 98.214498 131.716341) + (xy 98.197131 131.825997) + (xy 98.197131 131.826002) + (xy 43.6805 131.826002) + (xy 43.6805 130.81) + (xy 46.034901 130.81) + (xy 46.053252 130.996331) + (xy 46.053253 130.996333) + (xy 46.107604 131.175502) + (xy 46.195862 131.340623) + (xy 46.195864 131.340626) + (xy 46.314642 131.485357) + (xy 46.459373 131.604135) + (xy 46.459376 131.604137) + (xy 46.603332 131.681082) + (xy 46.624499 131.692396) + (xy 46.703435 131.716341) + (xy 46.803666 131.746746) + (xy 46.803668 131.746747) + (xy 46.820374 131.748392) + (xy 46.99 131.765099) + (xy 47.176331 131.746747) + (xy 47.355501 131.692396) + (xy 47.520625 131.604136) + (xy 47.665357 131.485357) + (xy 47.784136 131.340625) + (xy 47.872396 131.175501) + (xy 47.926747 130.996331) + (xy 47.937255 130.889645) + (xy 49.4995 130.889645) + (xy 49.538855 131.074802) + (xy 49.538857 131.074807) + (xy 49.615848 131.247729) + (xy 49.615851 131.247734) + (xy 49.727111 131.40087) + (xy 49.727112 131.400871) + (xy 49.867784 131.527533) + (xy 50.031716 131.622179) + (xy 50.211744 131.680674) + (xy 50.352808 131.6955) + (xy 50.352812 131.6955) + (xy 51.247188 131.6955) + (xy 51.247192 131.6955) + (xy 51.388256 131.680674) + (xy 51.568284 131.622179) + (xy 51.732216 131.527533) + (xy 51.872888 131.400871) + (xy 51.984151 131.24773) + (xy 52.061144 131.074803) + (xy 52.1005 130.889646) + (xy 52.1005 130.889645) + (xy 57.1195 130.889645) + (xy 57.158855 131.074802) + (xy 57.158857 131.074807) + (xy 57.235848 131.247729) + (xy 57.235851 131.247734) + (xy 57.347111 131.40087) + (xy 57.347112 131.400871) + (xy 57.487784 131.527533) + (xy 57.651716 131.622179) + (xy 57.831744 131.680674) + (xy 57.972808 131.6955) + (xy 57.972812 131.6955) + (xy 58.867188 131.6955) + (xy 58.867192 131.6955) + (xy 59.008256 131.680674) + (xy 59.188284 131.622179) + (xy 59.352216 131.527533) + (xy 59.492888 131.400871) + (xy 59.604151 131.24773) + (xy 59.681144 131.074803) + (xy 59.717312 130.904645) + (xy 60.9295 130.904645) + (xy 60.968855 131.089802) + (xy 60.968857 131.089807) + (xy 61.045848 131.262729) + (xy 61.045851 131.262734) + (xy 61.146213 131.40087) + (xy 61.157112 131.415871) + (xy 61.297784 131.542533) + (xy 61.461716 131.637179) + (xy 61.641744 131.695674) + (xy 61.782808 131.7105) + (xy 61.782812 131.7105) + (xy 62.677188 131.7105) + (xy 62.677192 131.7105) + (xy 62.818256 131.695674) + (xy 62.998284 131.637179) + (xy 63.162216 131.542533) + (xy 63.302888 131.415871) + (xy 63.414151 131.26273) + (xy 63.491144 131.089803) + (xy 63.5305 130.904646) + (xy 63.5305 130.904645) + (xy 68.5495 130.904645) + (xy 68.588855 131.089802) + (xy 68.588857 131.089807) + (xy 68.665848 131.262729) + (xy 68.665851 131.262734) + (xy 68.766213 131.40087) + (xy 68.777112 131.415871) + (xy 68.917784 131.542533) + (xy 69.081716 131.637179) + (xy 69.261744 131.695674) + (xy 69.402808 131.7105) + (xy 69.402812 131.7105) + (xy 70.297188 131.7105) + (xy 70.297192 131.7105) + (xy 70.438256 131.695674) + (xy 70.618284 131.637179) + (xy 70.782216 131.542533) + (xy 70.922888 131.415871) + (xy 71.034151 131.26273) + (xy 71.111144 131.089803) + (xy 71.1505 130.904646) + (xy 71.1505 130.81) + (xy 72.11954 130.81) + (xy 72.139326 130.998256) + (xy 72.139327 130.998259) + (xy 72.197818 131.178277) + (xy 72.197821 131.178284) + (xy 72.292467 131.342216) + (xy 72.400755 131.462482) + (xy 72.419129 131.482888) + (xy 72.572265 131.594148) + (xy 72.57227 131.594151) + (xy 72.745192 131.671142) + (xy 72.745197 131.671144) + (xy 72.930354 131.7105) + (xy 72.930355 131.7105) + (xy 73.119644 131.7105) + (xy 73.119646 131.7105) + (xy 73.304803 131.671144) + (xy 73.47773 131.594151) + (xy 73.630871 131.482888) + (xy 73.757533 131.342216) + (xy 73.852179 131.178284) + (xy 73.910674 130.998256) + (xy 73.93046 130.81) + (xy 87.35954 130.81) + (xy 87.379326 130.998256) + (xy 87.379327 130.998259) + (xy 87.437818 131.178277) + (xy 87.437821 131.178284) + (xy 87.532467 131.342216) + (xy 87.640755 131.462482) + (xy 87.659129 131.482888) + (xy 87.812265 131.594148) + (xy 87.81227 131.594151) + (xy 87.985192 131.671142) + (xy 87.985197 131.671144) + (xy 88.170354 131.7105) + (xy 88.170355 131.7105) + (xy 88.359644 131.7105) + (xy 88.359646 131.7105) + (xy 88.544803 131.671144) + (xy 88.71773 131.594151) + (xy 88.870871 131.482888) + (xy 88.997533 131.342216) + (xy 89.092179 131.178284) + (xy 89.150674 130.998256) + (xy 89.160513 130.904645) + (xy 90.1395 130.904645) + (xy 90.178855 131.089802) + (xy 90.178857 131.089807) + (xy 90.255848 131.262729) + (xy 90.255851 131.262734) + (xy 90.356213 131.40087) + (xy 90.367112 131.415871) + (xy 90.507784 131.542533) + (xy 90.671716 131.637179) + (xy 90.851744 131.695674) + (xy 90.992808 131.7105) + (xy 90.992812 131.7105) + (xy 91.887188 131.7105) + (xy 91.887192 131.7105) + (xy 92.028256 131.695674) + (xy 92.208284 131.637179) + (xy 92.372216 131.542533) + (xy 92.512888 131.415871) + (xy 92.583994 131.318002) + (xy 95.149131 131.318002) + (xy 95.166498 131.427658) + (xy 95.216904 131.526585) + (xy 95.216909 131.526592) + (xy 95.295407 131.60509) + (xy 95.29541 131.605092) + (xy 95.295413 131.605095) + (xy 95.35838 131.637178) + (xy 95.394341 131.655501) + (xy 95.503998 131.672869) + (xy 95.504 131.672869) + (xy 95.504002 131.672869) + (xy 95.613658 131.655501) + (xy 95.613659 131.6555) + (xy 95.613661 131.6555) + (xy 95.712587 131.605095) + (xy 95.791095 131.526587) + (xy 95.8415 131.427661) + (xy 95.8415 131.427659) + (xy 95.841501 131.427658) + (xy 95.858869 131.318002) + (xy 95.858869 131.317997) + (xy 95.841501 131.208341) + (xy 95.8415 131.208339) + (xy 95.791095 131.109413) + (xy 95.791092 131.10941) + (xy 95.79109 131.109407) + (xy 95.712592 131.030909) + (xy 95.712588 131.030906) + (xy 95.712587 131.030905) + (xy 95.708743 131.028946) + (xy 95.613658 130.980498) + (xy 95.504002 130.963131) + (xy 95.503998 130.963131) + (xy 95.394341 130.980498) + (xy 95.295414 131.030904) + (xy 95.295407 131.030909) + (xy 95.216909 131.109407) + (xy 95.216904 131.109414) + (xy 95.166498 131.208341) + (xy 95.149131 131.317997) + (xy 95.149131 131.318002) + (xy 92.583994 131.318002) + (xy 92.624151 131.26273) + (xy 92.701144 131.089803) + (xy 92.7405 130.904646) + (xy 92.7405 130.904645) + (xy 105.3795 130.904645) + (xy 105.418855 131.089802) + (xy 105.418857 131.089807) + (xy 105.495848 131.262729) + (xy 105.495851 131.262734) + (xy 105.596213 131.40087) + (xy 105.607112 131.415871) + (xy 105.747784 131.542533) + (xy 105.911716 131.637179) + (xy 106.091744 131.695674) + (xy 106.232808 131.7105) + (xy 106.232812 131.7105) + (xy 107.127188 131.7105) + (xy 107.127192 131.7105) + (xy 107.268256 131.695674) + (xy 107.448284 131.637179) + (xy 107.612216 131.542533) + (xy 107.752888 131.415871) + (xy 107.864151 131.26273) + (xy 107.941144 131.089803) + (xy 107.9805 130.904646) + (xy 107.9805 130.904645) + (xy 109.1895 130.904645) + (xy 109.228855 131.089802) + (xy 109.228857 131.089807) + (xy 109.305848 131.262729) + (xy 109.305851 131.262734) + (xy 109.406213 131.40087) + (xy 109.417112 131.415871) + (xy 109.557784 131.542533) + (xy 109.721716 131.637179) + (xy 109.901744 131.695674) + (xy 110.042808 131.7105) + (xy 110.042812 131.7105) + (xy 110.937188 131.7105) + (xy 110.937192 131.7105) + (xy 111.078256 131.695674) + (xy 111.258284 131.637179) + (xy 111.422216 131.542533) + (xy 111.562888 131.415871) + (xy 111.674151 131.26273) + (xy 111.751144 131.089803) + (xy 111.7905 130.904646) + (xy 111.7905 130.715354) + (xy 111.757479 130.559999) + (xy 124.051127 130.559999) + (xy 124.051128 130.56) + (xy 125.414314 130.56) + (xy 125.402359 130.571955) + (xy 125.344835 130.684852) + (xy 125.325014 130.81) + (xy 125.344835 130.935148) + (xy 125.402359 131.048045) + (xy 125.414314 131.06) + (xy 124.051128 131.06) + (xy 124.10373 131.256317) + (xy 124.103734 131.256326) + (xy 124.199865 131.462482) + (xy 124.330342 131.64882) + (xy 124.491179 131.809657) + (xy 124.677517 131.940134) + (xy 124.883673 132.036265) + (xy 124.883682 132.036269) + (xy 125.103389 132.095139) + (xy 125.1034 132.095141) + (xy 125.273233 132.109999) + (xy 125.273236 132.11) + (xy 125.48 132.11) + (xy 125.48 131.125686) + (xy 125.491955 131.137641) + (xy 125.604852 131.195165) + (xy 125.698519 131.21) + (xy 125.761481 131.21) + (xy 125.855148 131.195165) + (xy 125.968045 131.137641) + (xy 125.98 131.125686) + (xy 125.98 132.11) + (xy 126.186764 132.11) + (xy 126.186766 132.109999) + (xy 126.356599 132.095141) + (xy 126.35661 132.095139) + (xy 126.576317 132.036269) + (xy 126.576326 132.036265) + (xy 126.782482 131.940134) + (xy 126.96882 131.809657) + (xy 127.129657 131.64882) + (xy 127.260134 131.462482) + (xy 127.356265 131.256326) + (xy 127.356269 131.256317) + (xy 127.408872 131.06) + (xy 126.045686 131.06) + (xy 126.057641 131.048045) + (xy 126.115165 130.935148) + (xy 126.119996 130.904645) + (xy 128.2395 130.904645) + (xy 128.278855 131.089802) + (xy 128.278857 131.089807) + (xy 128.355848 131.262729) + (xy 128.355851 131.262734) + (xy 128.456213 131.40087) + (xy 128.467112 131.415871) + (xy 128.607784 131.542533) + (xy 128.771716 131.637179) + (xy 128.951744 131.695674) + (xy 129.092808 131.7105) + (xy 129.092812 131.7105) + (xy 129.987188 131.7105) + (xy 129.987192 131.7105) + (xy 130.128256 131.695674) + (xy 130.308284 131.637179) + (xy 130.472216 131.542533) + (xy 130.612888 131.415871) + (xy 130.724151 131.26273) + (xy 130.801144 131.089803) + (xy 130.8405 130.904646) + (xy 130.8405 130.904645) + (xy 143.4795 130.904645) + (xy 143.518855 131.089802) + (xy 143.518857 131.089807) + (xy 143.595848 131.262729) + (xy 143.595851 131.262734) + (xy 143.696213 131.40087) + (xy 143.707112 131.415871) + (xy 143.847784 131.542533) + (xy 144.011716 131.637179) + (xy 144.191744 131.695674) + (xy 144.332808 131.7105) + (xy 144.332812 131.7105) + (xy 145.227188 131.7105) + (xy 145.227192 131.7105) + (xy 145.368256 131.695674) + (xy 145.548284 131.637179) + (xy 145.712216 131.542533) + (xy 145.852888 131.415871) + (xy 145.964151 131.26273) + (xy 146.041144 131.089803) + (xy 146.047479 131.06) + (xy 146.624364 131.06) + (xy 146.681567 131.273486) + (xy 146.68157 131.273492) + (xy 146.781399 131.487578) + (xy 146.916894 131.681082) + (xy 147.083917 131.848105) + (xy 147.277421 131.9836) + (xy 147.491507 132.083429) + (xy 147.491516 132.083433) + (xy 147.705 132.140634) + (xy 147.705 131.245501) + (xy 147.812685 131.29468) + (xy 147.919237 131.31) + (xy 147.990763 131.31) + (xy 148.097315 131.29468) + (xy 148.205 131.245501) + (xy 148.205 132.140633) + (xy 148.418483 132.083433) + (xy 148.418492 132.083429) + (xy 148.632578 131.9836) + (xy 148.826082 131.848105) + (xy 148.993105 131.681082) + (xy 149.1286 131.487578) + (xy 149.228429 131.273492) + (xy 149.228432 131.273486) + (xy 149.285636 131.06) + (xy 148.388686 131.06) + (xy 148.414493 131.019844) + (xy 148.448318 130.904645) + (xy 149.8295 130.904645) + (xy 149.868855 131.089802) + (xy 149.868857 131.089807) + (xy 149.945848 131.262729) + (xy 149.945851 131.262734) + (xy 150.046213 131.40087) + (xy 150.057112 131.415871) + (xy 150.197784 131.542533) + (xy 150.361716 131.637179) + (xy 150.541744 131.695674) + (xy 150.682808 131.7105) + (xy 150.682812 131.7105) + (xy 151.577188 131.7105) + (xy 151.577192 131.7105) + (xy 151.718256 131.695674) + (xy 151.898284 131.637179) + (xy 152.062216 131.542533) + (xy 152.202888 131.415871) + (xy 152.314151 131.26273) + (xy 152.391144 131.089803) + (xy 152.4305 130.904646) + (xy 152.4305 130.715354) + (xy 152.397479 130.559999) + (xy 164.691127 130.559999) + (xy 164.691128 130.56) + (xy 166.054314 130.56) + (xy 166.042359 130.571955) + (xy 165.984835 130.684852) + (xy 165.965014 130.81) + (xy 165.984835 130.935148) + (xy 166.042359 131.048045) + (xy 166.054314 131.06) + (xy 164.691128 131.06) + (xy 164.74373 131.256317) + (xy 164.743734 131.256326) + (xy 164.839865 131.462482) + (xy 164.970342 131.64882) + (xy 165.131179 131.809657) + (xy 165.317517 131.940134) + (xy 165.523673 132.036265) + (xy 165.523682 132.036269) + (xy 165.743389 132.095139) + (xy 165.7434 132.095141) + (xy 165.913233 132.109999) + (xy 165.913236 132.11) + (xy 166.12 132.11) + (xy 166.12 131.125686) + (xy 166.131955 131.137641) + (xy 166.244852 131.195165) + (xy 166.338519 131.21) + (xy 166.401481 131.21) + (xy 166.495148 131.195165) + (xy 166.608045 131.137641) + (xy 166.62 131.125686) + (xy 166.62 132.11) + (xy 166.826764 132.11) + (xy 166.826766 132.109999) + (xy 166.996599 132.095141) + (xy 166.99661 132.095139) + (xy 167.216317 132.036269) + (xy 167.216326 132.036265) + (xy 167.422482 131.940134) + (xy 167.60882 131.809657) + (xy 167.769657 131.64882) + (xy 167.900134 131.462482) + (xy 167.996265 131.256326) + (xy 167.996269 131.256317) + (xy 168.048872 131.06) + (xy 166.685686 131.06) + (xy 166.697641 131.048045) + (xy 166.755165 130.935148) + (xy 166.774986 130.81) + (xy 166.755165 130.684852) + (xy 166.697641 130.571955) + (xy 166.685686 130.56) + (xy 168.048872 130.56) + (xy 168.048872 130.559999) + (xy 167.996269 130.363682) + (xy 167.996265 130.363673) + (xy 167.900134 130.157517) + (xy 167.769657 129.971179) + (xy 167.60882 129.810342) + (xy 167.422482 129.679865) + (xy 167.216326 129.583734) + (xy 167.216317 129.58373) + (xy 166.99661 129.52486) + (xy 166.996599 129.524858) + (xy 166.826766 129.51) + (xy 166.62 129.51) + (xy 166.62 130.494314) + (xy 166.608045 130.482359) + (xy 166.495148 130.424835) + (xy 166.401481 130.41) + (xy 166.338519 130.41) + (xy 166.244852 130.424835) + (xy 166.131955 130.482359) + (xy 166.12 130.494314) + (xy 166.12 129.51) + (xy 165.913233 129.51) + (xy 165.7434 129.524858) + (xy 165.743389 129.52486) + (xy 165.523682 129.58373) + (xy 165.523673 129.583734) + (xy 165.317517 129.679865) + (xy 165.131179 129.810342) + (xy 164.970342 129.971179) + (xy 164.839865 130.157517) + (xy 164.743734 130.363673) + (xy 164.74373 130.363682) + (xy 164.691127 130.559999) + (xy 152.397479 130.559999) + (xy 152.391144 130.530197) + (xy 152.384465 130.515197) + (xy 152.314151 130.35727) + (xy 152.314148 130.357265) + (xy 152.202888 130.204129) + (xy 152.15112 130.157517) + (xy 152.062216 130.077467) + (xy 151.898284 129.982821) + (xy 151.898277 129.982818) + (xy 151.718259 129.924327) + (xy 151.718256 129.924326) + (xy 151.577192 129.9095) + (xy 150.682808 129.9095) + (xy 150.541744 129.924326) + (xy 150.541741 129.924326) + (xy 150.54174 129.924327) + (xy 150.361722 129.982818) + (xy 150.361715 129.982821) + (xy 150.197785 130.077466) + (xy 150.057111 130.204129) + (xy 149.945851 130.357265) + (xy 149.945848 130.35727) + (xy 149.868857 130.530192) + (xy 149.868855 130.530197) + (xy 149.8295 130.715354) + (xy 149.8295 130.904645) + (xy 148.448318 130.904645) + (xy 148.455 130.881889) + (xy 148.455 130.738111) + (xy 148.414493 130.600156) + (xy 148.388686 130.56) + (xy 149.285636 130.56) + (xy 149.285635 130.559999) + (xy 149.228432 130.346513) + (xy 149.228429 130.346507) + (xy 149.1286 130.132422) + (xy 149.128599 130.13242) + (xy 148.993113 129.938926) + (xy 148.993108 129.93892) + (xy 148.826082 129.771894) + (xy 148.632578 129.636399) + (xy 148.418492 129.53657) + (xy 148.418483 129.536566) + (xy 148.190326 129.475432) + (xy 148.190316 129.47543) + (xy 148.105696 129.468027) + (xy 148.040627 129.442574) + (xy 147.999649 129.385983) + (xy 147.995771 129.316221) + (xy 148.030225 129.255437) + (xy 148.092072 129.22293) + (xy 148.116499 129.220499) + (xy 148.814898 129.220499) + (xy 148.844213 129.214669) + (xy 148.877457 129.192457) + (xy 148.899669 129.159213) + (xy 148.9055 129.129899) + (xy 148.9055 128.364645) + (xy 149.8295 128.364645) + (xy 149.868855 128.549802) + (xy 149.868857 128.549807) + (xy 149.945848 128.722729) + (xy 149.945851 128.722734) + (xy 150.046213 128.86087) + (xy 150.057112 128.875871) + (xy 150.197784 129.002533) + (xy 150.361716 129.097179) + (xy 150.541744 129.155674) + (xy 150.682808 129.1705) + (xy 150.682812 129.1705) + (xy 151.577188 129.1705) + (xy 151.577192 129.1705) + (xy 151.718256 129.155674) + (xy 151.898284 129.097179) + (xy 152.062216 129.002533) + (xy 152.202888 128.875871) + (xy 152.314151 128.72273) + (xy 152.391144 128.549803) + (xy 152.4305 128.364646) + (xy 152.4305 128.364645) + (xy 165.0695 128.364645) + (xy 165.108855 128.549802) + (xy 165.108857 128.549807) + (xy 165.185848 128.722729) + (xy 165.185851 128.722734) + (xy 165.286213 128.86087) + (xy 165.297112 128.875871) + (xy 165.437784 129.002533) + (xy 165.601716 129.097179) + (xy 165.781744 129.155674) + (xy 165.922808 129.1705) + (xy 165.922812 129.1705) + (xy 166.817188 129.1705) + (xy 166.817192 129.1705) + (xy 166.958256 129.155674) + (xy 167.138284 129.097179) + (xy 167.302216 129.002533) + (xy 167.31323 128.992615) + (xy 167.376219 128.962383) + (xy 167.445555 128.971005) + (xy 167.483886 128.997081) + (xy 168.69117 130.204365) + (xy 168.724655 130.265688) + (xy 168.719671 130.33538) + (xy 168.712847 130.350499) + (xy 168.662604 130.444497) + (xy 168.608253 130.623666) + (xy 168.608252 130.623668) + (xy 168.589901 130.81) + (xy 168.608252 130.996331) + (xy 168.608253 130.996333) + (xy 168.662604 131.175502) + (xy 168.750862 131.340623) + (xy 168.750864 131.340626) + (xy 168.869642 131.485357) + (xy 169.014373 131.604135) + (xy 169.014376 131.604137) + (xy 169.158332 131.681082) + (xy 169.179499 131.692396) + (xy 169.258435 131.716341) + (xy 169.358666 131.746746) + (xy 169.358668 131.746747) + (xy 169.375374 131.748392) + (xy 169.545 131.765099) + (xy 169.731331 131.746747) + (xy 169.910501 131.692396) + (xy 170.075625 131.604136) + (xy 170.220357 131.485357) + (xy 170.339136 131.340625) + (xy 170.427396 131.175501) + (xy 170.481747 130.996331) + (xy 170.490777 130.904645) + (xy 171.4195 130.904645) + (xy 171.458855 131.089802) + (xy 171.458857 131.089807) + (xy 171.535848 131.262729) + (xy 171.535851 131.262734) + (xy 171.636213 131.40087) + (xy 171.647112 131.415871) + (xy 171.787784 131.542533) + (xy 171.951716 131.637179) + (xy 172.131744 131.695674) + (xy 172.272808 131.7105) + (xy 172.272812 131.7105) + (xy 173.167188 131.7105) + (xy 173.167192 131.7105) + (xy 173.308256 131.695674) + (xy 173.488284 131.637179) + (xy 173.652216 131.542533) + (xy 173.792888 131.415871) + (xy 173.904151 131.26273) + (xy 173.936087 131.191002) + (xy 178.334131 131.191002) + (xy 178.351498 131.300658) + (xy 178.401904 131.399585) + (xy 178.401909 131.399592) + (xy 178.480407 131.47809) + (xy 178.48041 131.478092) + (xy 178.480413 131.478095) + (xy 178.575581 131.526585) + (xy 178.579341 131.528501) + (xy 178.688998 131.545869) + (xy 178.689 131.545869) + (xy 178.689002 131.545869) + (xy 178.798658 131.528501) + (xy 178.798659 131.5285) + (xy 178.798661 131.5285) + (xy 178.897587 131.478095) + (xy 178.976095 131.399587) + (xy 178.999316 131.354012) + (xy 179.047287 131.303219) + (xy 179.115108 131.286423) + (xy 179.181243 131.308959) + (xy 179.210117 131.337424) + (xy 179.255284 131.399592) + (xy 179.267112 131.415871) + (xy 179.407784 131.542533) + (xy 179.571716 131.637179) + (xy 179.751744 131.695674) + (xy 179.892808 131.7105) + (xy 179.892812 131.7105) + (xy 180.787188 131.7105) + (xy 180.787192 131.7105) + (xy 180.928256 131.695674) + (xy 181.108284 131.637179) + (xy 181.272216 131.542533) + (xy 181.412888 131.415871) + (xy 181.524151 131.26273) + (xy 181.601144 131.089803) + (xy 181.6405 130.904646) + (xy 181.6405 130.715354) + (xy 181.601144 130.530197) + (xy 181.594465 130.515197) + (xy 181.524151 130.35727) + (xy 181.524148 130.357265) + (xy 181.412888 130.204129) + (xy 181.36112 130.157517) + (xy 181.272216 130.077467) + (xy 181.108284 129.982821) + (xy 181.108277 129.982818) + (xy 180.928259 129.924327) + (xy 180.928256 129.924326) + (xy 180.787192 129.9095) + (xy 179.892808 129.9095) + (xy 179.751744 129.924326) + (xy 179.751741 129.924326) + (xy 179.75174 129.924327) + (xy 179.571722 129.982818) + (xy 179.571715 129.982821) + (xy 179.407785 130.077466) + (xy 179.267111 130.204129) + (xy 179.155851 130.357265) + (xy 179.155848 130.35727) + (xy 179.078857 130.530192) + (xy 179.078855 130.530197) + (xy 179.0395 130.715354) + (xy 179.0395 130.773864) + (xy 179.019815 130.840903) + (xy 178.967011 130.886658) + (xy 178.897853 130.896602) + (xy 178.859206 130.884349) + (xy 178.798658 130.853498) + (xy 178.689002 130.836131) + (xy 178.688998 130.836131) + (xy 178.579341 130.853498) + (xy 178.480414 130.903904) + (xy 178.480407 130.903909) + (xy 178.401909 130.982407) + (xy 178.401904 130.982414) + (xy 178.351498 131.081341) + (xy 178.334131 131.190997) + (xy 178.334131 131.191002) + (xy 173.936087 131.191002) + (xy 173.981144 131.089803) + (xy 174.0205 130.904646) + (xy 174.0205 130.715354) + (xy 173.981144 130.530197) + (xy 173.974465 130.515197) + (xy 173.904151 130.35727) + (xy 173.904148 130.357265) + (xy 173.792888 130.204129) + (xy 173.74112 130.157517) + (xy 173.652216 130.077467) + (xy 173.488284 129.982821) + (xy 173.488277 129.982818) + (xy 173.308259 129.924327) + (xy 173.308256 129.924326) + (xy 173.167192 129.9095) + (xy 172.272808 129.9095) + (xy 172.131744 129.924326) + (xy 172.131741 129.924326) + (xy 172.13174 129.924327) + (xy 171.951722 129.982818) + (xy 171.951715 129.982821) + (xy 171.787785 130.077466) + (xy 171.647111 130.204129) + (xy 171.535851 130.357265) + (xy 171.535848 130.35727) + (xy 171.458857 130.530192) + (xy 171.458855 130.530197) + (xy 171.4195 130.715354) + (xy 171.4195 130.904645) + (xy 170.490777 130.904645) + (xy 170.500099 130.81) + (xy 170.481747 130.623669) + (xy 170.427396 130.444499) + (xy 170.425912 130.441722) + (xy 170.339137 130.279376) + (xy 170.339135 130.279373) + (xy 170.220357 130.134642) + (xy 170.075626 130.015864) + (xy 170.075623 130.015862) + (xy 169.910502 129.927604) + (xy 169.731333 129.873253) + (xy 169.731331 129.873252) + (xy 169.545 129.854901) + (xy 169.358668 129.873252) + (xy 169.358666 129.873253) + (xy 169.179499 129.927603) + (xy 169.085497 129.977848) + (xy 169.017094 129.992089) + (xy 168.951851 129.967088) + (xy 168.939364 129.95617) + (xy 167.660805 128.677611) + (xy 167.62732 128.616288) + (xy 167.630325 128.556273) + (xy 167.629793 128.55616) + (xy 167.630497 128.552846) + (xy 167.63056 128.551596) + (xy 167.631137 128.549818) + (xy 167.631144 128.549803) + (xy 167.6705 128.364646) + (xy 167.6705 128.175354) + (xy 167.631144 127.990197) + (xy 167.624465 127.975197) + (xy 167.554151 127.81727) + (xy 167.554148 127.817265) + (xy 167.442888 127.664129) + (xy 167.39112 127.617517) + (xy 167.302216 127.537467) + (xy 167.138284 127.442821) + (xy 167.138277 127.442818) + (xy 166.958259 127.384327) + (xy 166.958256 127.384326) + (xy 166.817192 127.3695) + (xy 165.922808 127.3695) + (xy 165.781744 127.384326) + (xy 165.781741 127.384326) + (xy 165.78174 127.384327) + (xy 165.601722 127.442818) + (xy 165.601715 127.442821) + (xy 165.437785 127.537466) + (xy 165.297111 127.664129) + (xy 165.185851 127.817265) + (xy 165.185848 127.81727) + (xy 165.108857 127.990192) + (xy 165.108855 127.990197) + (xy 165.0695 128.175354) + (xy 165.0695 128.364645) + (xy 152.4305 128.364645) + (xy 152.4305 128.175354) + (xy 152.391144 127.990197) + (xy 152.384465 127.975197) + (xy 152.314151 127.81727) + (xy 152.314148 127.817265) + (xy 152.202888 127.664129) + (xy 152.15112 127.617517) + (xy 152.062216 127.537467) + (xy 151.898284 127.442821) + (xy 151.898277 127.442818) + (xy 151.718259 127.384327) + (xy 151.718256 127.384326) + (xy 151.577192 127.3695) + (xy 150.682808 127.3695) + (xy 150.541744 127.384326) + (xy 150.541741 127.384326) + (xy 150.54174 127.384327) + (xy 150.361722 127.442818) + (xy 150.361715 127.442821) + (xy 150.197785 127.537466) + (xy 150.057111 127.664129) + (xy 149.945851 127.817265) + (xy 149.945848 127.81727) + (xy 149.868857 127.990192) + (xy 149.868855 127.990197) + (xy 149.8295 128.175354) + (xy 149.8295 128.364645) + (xy 148.9055 128.364645) + (xy 148.905499 127.410102) + (xy 148.899669 127.380787) + (xy 148.892012 127.369327) + (xy 148.877457 127.347542) + (xy 148.844214 127.325332) + (xy 148.844215 127.325332) + (xy 148.844213 127.325331) + (xy 148.844211 127.32533) + (xy 148.844208 127.325329) + (xy 148.814901 127.3195) + (xy 147.095105 127.3195) + (xy 147.095097 127.319501) + (xy 147.065787 127.32533) + (xy 147.032542 127.347542) + (xy 147.010332 127.380785) + (xy 147.010329 127.380791) + (xy 147.0045 127.410098) + (xy 147.0045 129.129894) + (xy 147.004501 129.129902) + (xy 147.01033 129.159212) + (xy 147.032542 129.192457) + (xy 147.049219 129.203599) + (xy 147.065787 129.214669) + (xy 147.06579 129.214669) + (xy 147.065791 129.21467) + (xy 147.075647 129.21663) + (xy 147.095101 129.2205) + (xy 147.793494 129.220499) + (xy 147.860531 129.240183) + (xy 147.906286 129.292987) + (xy 147.91623 129.362146) + (xy 147.887205 129.425702) + (xy 147.828427 129.463476) + (xy 147.8043 129.468027) + (xy 147.719683 129.47543) + (xy 147.719673 129.475432) + (xy 147.491516 129.536566) + (xy 147.491507 129.53657) + (xy 147.277422 129.636399) + (xy 147.27742 129.6364) + (xy 147.083926 129.771886) + (xy 147.08392 129.771891) + (xy 146.916891 129.93892) + (xy 146.916886 129.938926) + (xy 146.7814 130.13242) + (xy 146.781399 130.132422) + (xy 146.68157 130.346507) + (xy 146.681567 130.346513) + (xy 146.624364 130.559999) + (xy 146.624364 130.56) + (xy 147.521314 130.56) + (xy 147.495507 130.600156) + (xy 147.455 130.738111) + (xy 147.455 130.881889) + (xy 147.495507 131.019844) + (xy 147.521314 131.06) + (xy 146.624364 131.06) + (xy 146.047479 131.06) + (xy 146.0805 130.904646) + (xy 146.0805 130.715354) + (xy 146.041144 130.530197) + (xy 146.034465 130.515197) + (xy 145.964151 130.35727) + (xy 145.964148 130.357265) + (xy 145.852888 130.204129) + (xy 145.80112 130.157517) + (xy 145.712216 130.077467) + (xy 145.548284 129.982821) + (xy 145.548277 129.982818) + (xy 145.368259 129.924327) + (xy 145.368256 129.924326) + (xy 145.227192 129.9095) + (xy 144.332808 129.9095) + (xy 144.191744 129.924326) + (xy 144.191741 129.924326) + (xy 144.19174 129.924327) + (xy 144.011722 129.982818) + (xy 144.011715 129.982821) + (xy 143.847785 130.077466) + (xy 143.707111 130.204129) + (xy 143.595851 130.357265) + (xy 143.595848 130.35727) + (xy 143.518857 130.530192) + (xy 143.518855 130.530197) + (xy 143.4795 130.715354) + (xy 143.4795 130.904645) + (xy 130.8405 130.904645) + (xy 130.8405 130.715354) + (xy 130.801144 130.530197) + (xy 130.794465 130.515197) + (xy 130.724151 130.35727) + (xy 130.724148 130.357265) + (xy 130.612888 130.204129) + (xy 130.56112 130.157517) + (xy 130.472216 130.077467) + (xy 130.308284 129.982821) + (xy 130.308277 129.982818) + (xy 130.128259 129.924327) + (xy 130.128256 129.924326) + (xy 129.987192 129.9095) + (xy 129.092808 129.9095) + (xy 128.951744 129.924326) + (xy 128.951741 129.924326) + (xy 128.95174 129.924327) + (xy 128.771722 129.982818) + (xy 128.771715 129.982821) + (xy 128.607785 130.077466) + (xy 128.467111 130.204129) + (xy 128.355851 130.357265) + (xy 128.355848 130.35727) + (xy 128.278857 130.530192) + (xy 128.278855 130.530197) + (xy 128.2395 130.715354) + (xy 128.2395 130.904645) + (xy 126.119996 130.904645) + (xy 126.134986 130.81) + (xy 126.115165 130.684852) + (xy 126.057641 130.571955) + (xy 126.045686 130.56) + (xy 127.408872 130.56) + (xy 127.408872 130.559999) + (xy 127.356269 130.363682) + (xy 127.356265 130.363673) + (xy 127.260134 130.157517) + (xy 127.129657 129.971179) + (xy 126.96882 129.810342) + (xy 126.782482 129.679865) + (xy 126.576326 129.583734) + (xy 126.576317 129.58373) + (xy 126.35661 129.52486) + (xy 126.356599 129.524858) + (xy 126.186766 129.51) + (xy 125.98 129.51) + (xy 125.98 130.494314) + (xy 125.968045 130.482359) + (xy 125.855148 130.424835) + (xy 125.761481 130.41) + (xy 125.698519 130.41) + (xy 125.604852 130.424835) + (xy 125.491955 130.482359) + (xy 125.48 130.494314) + (xy 125.48 129.51) + (xy 125.273233 129.51) + (xy 125.1034 129.524858) + (xy 125.103389 129.52486) + (xy 124.883682 129.58373) + (xy 124.883673 129.583734) + (xy 124.677517 129.679865) + (xy 124.491179 129.810342) + (xy 124.330342 129.971179) + (xy 124.199865 130.157517) + (xy 124.103734 130.363673) + (xy 124.10373 130.363682) + (xy 124.051127 130.559999) + (xy 111.757479 130.559999) + (xy 111.751144 130.530197) + (xy 111.744465 130.515197) + (xy 111.674151 130.35727) + (xy 111.674148 130.357265) + (xy 111.562888 130.204129) + (xy 111.51112 130.157517) + (xy 111.422216 130.077467) + (xy 111.258284 129.982821) + (xy 111.258277 129.982818) + (xy 111.078259 129.924327) + (xy 111.078256 129.924326) + (xy 110.937192 129.9095) + (xy 110.042808 129.9095) + (xy 109.901744 129.924326) + (xy 109.901741 129.924326) + (xy 109.90174 129.924327) + (xy 109.721722 129.982818) + (xy 109.721715 129.982821) + (xy 109.557785 130.077466) + (xy 109.417111 130.204129) + (xy 109.305851 130.357265) + (xy 109.305848 130.35727) + (xy 109.228857 130.530192) + (xy 109.228855 130.530197) + (xy 109.1895 130.715354) + (xy 109.1895 130.904645) + (xy 107.9805 130.904645) + (xy 107.9805 130.715354) + (xy 107.941144 130.530197) + (xy 107.934465 130.515197) + (xy 107.864151 130.35727) + (xy 107.864148 130.357265) + (xy 107.752888 130.204129) + (xy 107.70112 130.157517) + (xy 107.612216 130.077467) + (xy 107.448284 129.982821) + (xy 107.448277 129.982818) + (xy 107.268259 129.924327) + (xy 107.268256 129.924326) + (xy 107.127192 129.9095) + (xy 106.232808 129.9095) + (xy 106.091744 129.924326) + (xy 106.091741 129.924326) + (xy 106.09174 129.924327) + (xy 105.911722 129.982818) + (xy 105.911715 129.982821) + (xy 105.747785 130.077466) + (xy 105.607111 130.204129) + (xy 105.495851 130.357265) + (xy 105.495848 130.35727) + (xy 105.418857 130.530192) + (xy 105.418855 130.530197) + (xy 105.3795 130.715354) + (xy 105.3795 130.904645) + (xy 92.7405 130.904645) + (xy 92.7405 130.715354) + (xy 92.701144 130.530197) + (xy 92.694465 130.515197) + (xy 92.624151 130.35727) + (xy 92.624148 130.357265) + (xy 92.583997 130.302002) + (xy 100.737131 130.302002) + (xy 100.754498 130.411658) + (xy 100.804904 130.510585) + (xy 100.804909 130.510592) + (xy 100.883407 130.58909) + (xy 100.88341 130.589092) + (xy 100.883413 130.589095) + (xy 100.905122 130.600156) + (xy 100.982341 130.639501) + (xy 101.091998 130.656869) + (xy 101.092 130.656869) + (xy 101.092002 130.656869) + (xy 101.201658 130.639501) + (xy 101.201659 130.6395) + (xy 101.201661 130.6395) + (xy 101.300587 130.589095) + (xy 101.379095 130.510587) + (xy 101.4295 130.411661) + (xy 101.4295 130.411659) + (xy 101.429501 130.411658) + (xy 101.446869 130.302002) + (xy 101.446869 130.301997) + (xy 101.429501 130.192341) + (xy 101.407351 130.148869) + (xy 101.379095 130.093413) + (xy 101.379092 130.09341) + (xy 101.37909 130.093407) + (xy 101.300592 130.014909) + (xy 101.300588 130.014906) + (xy 101.300587 130.014905) + (xy 101.276421 130.002592) + (xy 101.201658 129.964498) + (xy 101.092002 129.947131) + (xy 101.091998 129.947131) + (xy 100.982341 129.964498) + (xy 100.883414 130.014904) + (xy 100.883407 130.014909) + (xy 100.804909 130.093407) + (xy 100.804904 130.093414) + (xy 100.754498 130.192341) + (xy 100.737131 130.301997) + (xy 100.737131 130.302002) + (xy 92.583997 130.302002) + (xy 92.512888 130.204129) + (xy 92.46112 130.157517) + (xy 92.372216 130.077467) + (xy 92.208284 129.982821) + (xy 92.208277 129.982818) + (xy 92.028259 129.924327) + (xy 92.028256 129.924326) + (xy 91.887192 129.9095) + (xy 90.992808 129.9095) + (xy 90.851744 129.924326) + (xy 90.851741 129.924326) + (xy 90.85174 129.924327) + (xy 90.671722 129.982818) + (xy 90.671715 129.982821) + (xy 90.507785 130.077466) + (xy 90.367111 130.204129) + (xy 90.255851 130.357265) + (xy 90.255848 130.35727) + (xy 90.178857 130.530192) + (xy 90.178855 130.530197) + (xy 90.1395 130.715354) + (xy 90.1395 130.904645) + (xy 89.160513 130.904645) + (xy 89.17046 130.81) + (xy 89.150674 130.621744) + (xy 89.092179 130.441716) + (xy 88.997533 130.277784) + (xy 88.870871 130.137112) + (xy 88.867473 130.134643) + (xy 88.717734 130.025851) + (xy 88.717729 130.025848) + (xy 88.544807 129.948857) + (xy 88.544802 129.948855) + (xy 88.399001 129.917865) + (xy 88.359646 129.9095) + (xy 88.170354 129.9095) + (xy 88.137897 129.916398) + (xy 87.985197 129.948855) + (xy 87.985192 129.948857) + (xy 87.81227 130.025848) + (xy 87.812265 130.025851) + (xy 87.659129 130.137111) + (xy 87.532466 130.277785) + (xy 87.437821 130.441715) + (xy 87.437818 130.441722) + (xy 87.389936 130.58909) + (xy 87.379326 130.621744) + (xy 87.35954 130.81) + (xy 73.93046 130.81) + (xy 73.910674 130.621744) + (xy 73.852179 130.441716) + (xy 73.757533 130.277784) + (xy 73.630871 130.137112) + (xy 73.627473 130.134643) + (xy 73.477734 130.025851) + (xy 73.477729 130.025848) + (xy 73.304807 129.948857) + (xy 73.304802 129.948855) + (xy 73.159001 129.917865) + (xy 73.119646 129.9095) + (xy 72.930354 129.9095) + (xy 72.897897 129.916398) + (xy 72.745197 129.948855) + (xy 72.745192 129.948857) + (xy 72.57227 130.025848) + (xy 72.572265 130.025851) + (xy 72.419129 130.137111) + (xy 72.292466 130.277785) + (xy 72.197821 130.441715) + (xy 72.197818 130.441722) + (xy 72.149936 130.58909) + (xy 72.139326 130.621744) + (xy 72.11954 130.81) + (xy 71.1505 130.81) + (xy 71.1505 130.715354) + (xy 71.111144 130.530197) + (xy 71.104465 130.515197) + (xy 71.034151 130.35727) + (xy 71.034148 130.357265) + (xy 70.922888 130.204129) + (xy 70.87112 130.157517) + (xy 70.782216 130.077467) + (xy 70.618284 129.982821) + (xy 70.618277 129.982818) + (xy 70.438259 129.924327) + (xy 70.438256 129.924326) + (xy 70.297192 129.9095) + (xy 69.402808 129.9095) + (xy 69.261744 129.924326) + (xy 69.261741 129.924326) + (xy 69.26174 129.924327) + (xy 69.081722 129.982818) + (xy 69.081715 129.982821) + (xy 68.917785 130.077466) + (xy 68.777111 130.204129) + (xy 68.665851 130.357265) + (xy 68.665848 130.35727) + (xy 68.588857 130.530192) + (xy 68.588855 130.530197) + (xy 68.5495 130.715354) + (xy 68.5495 130.904645) + (xy 63.5305 130.904645) + (xy 63.5305 130.715354) + (xy 63.491144 130.530197) + (xy 63.484465 130.515197) + (xy 63.414151 130.35727) + (xy 63.414148 130.357265) + (xy 63.302888 130.204129) + (xy 63.25112 130.157517) + (xy 63.162216 130.077467) + (xy 62.998284 129.982821) + (xy 62.998277 129.982818) + (xy 62.818259 129.924327) + (xy 62.818256 129.924326) + (xy 62.677192 129.9095) + (xy 61.782808 129.9095) + (xy 61.641744 129.924326) + (xy 61.641741 129.924326) + (xy 61.64174 129.924327) + (xy 61.461722 129.982818) + (xy 61.461715 129.982821) + (xy 61.297785 130.077466) + (xy 61.157111 130.204129) + (xy 61.045851 130.357265) + (xy 61.045848 130.35727) + (xy 60.968857 130.530192) + (xy 60.968855 130.530197) + (xy 60.9295 130.715354) + (xy 60.9295 130.904645) + (xy 59.717312 130.904645) + (xy 59.7205 130.889646) + (xy 59.7205 130.700354) + (xy 59.681144 130.515197) + (xy 59.679091 130.510587) + (xy 59.604151 130.34227) + (xy 59.604148 130.342265) + (xy 59.492888 130.189129) + (xy 59.432374 130.134642) + (xy 59.352216 130.062467) + (xy 59.188284 129.967821) + (xy 59.188277 129.967818) + (xy 59.014309 129.911292) + (xy 59.008256 129.909326) + (xy 58.867192 129.8945) + (xy 57.972808 129.8945) + (xy 57.831744 129.909326) + (xy 57.831741 129.909326) + (xy 57.83174 129.909327) + (xy 57.651722 129.967818) + (xy 57.651715 129.967821) + (xy 57.487785 130.062466) + (xy 57.347111 130.189129) + (xy 57.235851 130.342265) + (xy 57.235848 130.34227) + (xy 57.158857 130.515192) + (xy 57.158855 130.515197) + (xy 57.1195 130.700354) + (xy 57.1195 130.889645) + (xy 52.1005 130.889645) + (xy 52.1005 130.700354) + (xy 52.061144 130.515197) + (xy 52.059091 130.510587) + (xy 51.984151 130.34227) + (xy 51.984148 130.342265) + (xy 51.872888 130.189129) + (xy 51.812374 130.134642) + (xy 51.732216 130.062467) + (xy 51.568284 129.967821) + (xy 51.568277 129.967818) + (xy 51.394309 129.911292) + (xy 51.388256 129.909326) + (xy 51.247192 129.8945) + (xy 50.352808 129.8945) + (xy 50.211744 129.909326) + (xy 50.211741 129.909326) + (xy 50.21174 129.909327) + (xy 50.031722 129.967818) + (xy 50.031715 129.967821) + (xy 49.867785 130.062466) + (xy 49.727111 130.189129) + (xy 49.615851 130.342265) + (xy 49.615848 130.34227) + (xy 49.538857 130.515192) + (xy 49.538855 130.515197) + (xy 49.4995 130.700354) + (xy 49.4995 130.889645) + (xy 47.937255 130.889645) + (xy 47.945099 130.81) + (xy 47.926747 130.623669) + (xy 47.872396 130.444499) + (xy 47.870912 130.441722) + (xy 47.784137 130.279376) + (xy 47.784135 130.279373) + (xy 47.665357 130.134642) + (xy 47.520626 130.015864) + (xy 47.520623 130.015862) + (xy 47.355502 129.927604) + (xy 47.176333 129.873253) + (xy 47.176331 129.873252) + (xy 46.99 129.854901) + (xy 46.803668 129.873252) + (xy 46.803666 129.873253) + (xy 46.624497 129.927604) + (xy 46.459376 130.015862) + (xy 46.459373 130.015864) + (xy 46.314642 130.134642) + (xy 46.195864 130.279373) + (xy 46.195862 130.279376) + (xy 46.107604 130.444497) + (xy 46.053253 130.623666) + (xy 46.053252 130.623668) + (xy 46.034901 130.81) + (xy 43.6805 130.81) + (xy 43.6805 129.286002) + (xy 97.181131 129.286002) + (xy 97.198498 129.395658) + (xy 97.248904 129.494585) + (xy 97.248909 129.494592) + (xy 97.327407 129.57309) + (xy 97.32741 129.573092) + (xy 97.327413 129.573095) + (xy 97.351589 129.585413) + (xy 97.426341 129.623501) + (xy 97.535998 129.640869) + (xy 97.536 129.640869) + (xy 97.536002 129.640869) + (xy 97.645658 129.623501) + (xy 97.645659 129.6235) + (xy 97.645661 129.6235) + (xy 97.744587 129.573095) + (xy 97.823095 129.494587) + (xy 97.8735 129.395661) + (xy 97.8735 129.395659) + (xy 97.873501 129.395658) + (xy 97.890869 129.286002) + (xy 120.930131 129.286002) + (xy 120.947498 129.395658) + (xy 120.997904 129.494585) + (xy 120.997909 129.494592) + (xy 121.076407 129.57309) + (xy 121.07641 129.573092) + (xy 121.076413 129.573095) + (xy 121.100589 129.585413) + (xy 121.175341 129.623501) + (xy 121.284998 129.640869) + (xy 121.284999 129.640869) + (xy 121.284999 129.640868) + (xy 121.285 129.640869) + (xy 121.298377 129.63875) + (xy 121.367669 129.647704) + (xy 121.421122 129.692699) + (xy 121.441763 129.75945) + (xy 121.44025 129.780617) + (xy 121.438131 129.793998) + (xy 121.438131 129.794002) + (xy 121.455498 129.903658) + (xy 121.505904 130.002585) + (xy 121.505909 130.002592) + (xy 121.584407 130.08109) + (xy 121.58441 130.081092) + (xy 121.584413 130.081095) + (xy 121.608589 130.093413) + (xy 121.683341 130.131501) + (xy 121.792998 130.148869) + (xy 121.793 130.148869) + (xy 121.793002 130.148869) + (xy 121.902658 130.131501) + (xy 121.902659 130.1315) + (xy 121.902661 130.1315) + (xy 122.001587 130.081095) + (xy 122.080095 130.002587) + (xy 122.1305 129.903661) + (xy 122.1305 129.903659) + (xy 122.130501 129.903658) + (xy 122.147869 129.794002) + (xy 122.147869 129.793997) + (xy 122.130501 129.684341) + (xy 122.12822 129.679865) + (xy 122.080095 129.585413) + (xy 122.080092 129.58541) + (xy 122.08009 129.585407) + (xy 122.001592 129.506909) + (xy 122.001588 129.506906) + (xy 122.001587 129.506905) + (xy 121.977421 129.494592) + (xy 121.902658 129.456498) + (xy 121.793002 129.439131) + (xy 121.792998 129.439131) + (xy 121.779617 129.44125) + (xy 121.710324 129.432293) + (xy 121.656873 129.387295) + (xy 121.636236 129.320543) + (xy 121.63775 129.299376) + (xy 121.639869 129.286002) + (xy 121.639869 129.286) + (xy 121.639869 129.285997) + (xy 121.622501 129.176341) + (xy 121.611882 129.1555) + (xy 121.572095 129.077413) + (xy 121.572092 129.07741) + (xy 121.57209 129.077407) + (xy 121.493592 128.998909) + (xy 121.493588 128.998906) + (xy 121.493587 128.998905) + (xy 121.469421 128.986592) + (xy 121.394658 128.948498) + (xy 121.285002 128.931131) + (xy 121.284998 128.931131) + (xy 121.175341 128.948498) + (xy 121.076414 128.998904) + (xy 121.076407 128.998909) + (xy 120.997909 129.077407) + (xy 120.997904 129.077414) + (xy 120.947498 129.176341) + (xy 120.930131 129.285997) + (xy 120.930131 129.286002) + (xy 97.890869 129.286002) + (xy 97.890869 129.285997) + (xy 97.873501 129.176341) + (xy 97.862882 129.1555) + (xy 97.823095 129.077413) + (xy 97.823092 129.07741) + (xy 97.82309 129.077407) + (xy 97.744592 128.998909) + (xy 97.744588 128.998906) + (xy 97.744587 128.998905) + (xy 97.720421 128.986592) + (xy 97.645658 128.948498) + (xy 97.536002 128.931131) + (xy 97.535998 128.931131) + (xy 97.426341 128.948498) + (xy 97.327414 128.998904) + (xy 97.327407 128.998909) + (xy 97.248909 129.077407) + (xy 97.248904 129.077414) + (xy 97.198498 129.176341) + (xy 97.181131 129.285997) + (xy 97.181131 129.286002) + (xy 43.6805 129.286002) + (xy 43.6805 128.27) + (xy 46.034901 128.27) + (xy 46.053252 128.456331) + (xy 46.053253 128.456333) + (xy 46.107604 128.635502) + (xy 46.195862 128.800623) + (xy 46.195864 128.800626) + (xy 46.314642 128.945357) + (xy 46.459373 129.064135) + (xy 46.459376 129.064137) + (xy 46.624497 129.152395) + (xy 46.624499 129.152396) + (xy 46.703435 129.176341) + (xy 46.803666 129.206746) + (xy 46.803668 129.206747) + (xy 46.820374 129.208392) + (xy 46.99 129.225099) + (xy 47.176331 129.206747) + (xy 47.355501 129.152396) + (xy 47.520625 129.064136) + (xy 47.665357 128.945357) + (xy 47.784136 128.800625) + (xy 47.872396 128.635501) + (xy 47.926747 128.456331) + (xy 47.937255 128.349645) + (xy 49.4995 128.349645) + (xy 49.538855 128.534802) + (xy 49.538857 128.534807) + (xy 49.615848 128.707729) + (xy 49.615851 128.707734) + (xy 49.727111 128.86087) + (xy 49.727112 128.860871) + (xy 49.867784 128.987533) + (xy 50.031716 129.082179) + (xy 50.211744 129.140674) + (xy 50.352808 129.1555) + (xy 50.352812 129.1555) + (xy 51.247188 129.1555) + (xy 51.247192 129.1555) + (xy 51.388256 129.140674) + (xy 51.568284 129.082179) + (xy 51.732216 128.987533) + (xy 51.872888 128.860871) + (xy 51.984151 128.70773) + (xy 52.061144 128.534803) + (xy 52.1005 128.349646) + (xy 52.1005 128.349645) + (xy 57.1195 128.349645) + (xy 57.158855 128.534802) + (xy 57.158857 128.534807) + (xy 57.235848 128.707729) + (xy 57.235851 128.707734) + (xy 57.347111 128.86087) + (xy 57.347112 128.860871) + (xy 57.487784 128.987533) + (xy 57.651716 129.082179) + (xy 57.831744 129.140674) + (xy 57.972808 129.1555) + (xy 57.972812 129.1555) + (xy 58.867188 129.1555) + (xy 58.867192 129.1555) + (xy 59.008256 129.140674) + (xy 59.188284 129.082179) + (xy 59.352216 128.987533) + (xy 59.492888 128.860871) + (xy 59.604151 128.70773) + (xy 59.681144 128.534803) + (xy 59.717312 128.364645) + (xy 60.9295 128.364645) + (xy 60.968855 128.549802) + (xy 60.968857 128.549807) + (xy 61.045848 128.722729) + (xy 61.045851 128.722734) + (xy 61.146213 128.86087) + (xy 61.157112 128.875871) + (xy 61.297784 129.002533) + (xy 61.461716 129.097179) + (xy 61.641744 129.155674) + (xy 61.782808 129.1705) + (xy 61.782812 129.1705) + (xy 62.677188 129.1705) + (xy 62.677192 129.1705) + (xy 62.818256 129.155674) + (xy 62.998284 129.097179) + (xy 63.162216 129.002533) + (xy 63.302888 128.875871) + (xy 63.414151 128.72273) + (xy 63.491144 128.549803) + (xy 63.5305 128.364646) + (xy 63.5305 128.364645) + (xy 68.5495 128.364645) + (xy 68.588855 128.549802) + (xy 68.588857 128.549807) + (xy 68.665848 128.722729) + (xy 68.665851 128.722734) + (xy 68.766213 128.86087) + (xy 68.777112 128.875871) + (xy 68.917784 129.002533) + (xy 69.081716 129.097179) + (xy 69.261744 129.155674) + (xy 69.402808 129.1705) + (xy 69.402812 129.1705) + (xy 70.297188 129.1705) + (xy 70.297192 129.1705) + (xy 70.438256 129.155674) + (xy 70.618284 129.097179) + (xy 70.782216 129.002533) + (xy 70.922888 128.875871) + (xy 71.034151 128.72273) + (xy 71.111144 128.549803) + (xy 71.1505 128.364646) + (xy 71.1505 128.27) + (xy 72.11954 128.27) + (xy 72.139326 128.458256) + (xy 72.139327 128.458259) + (xy 72.197818 128.638277) + (xy 72.197821 128.638284) + (xy 72.292467 128.802216) + (xy 72.393006 128.913875) + (xy 72.419129 128.942888) + (xy 72.572265 129.054148) + (xy 72.57227 129.054151) + (xy 72.745192 129.131142) + (xy 72.745197 129.131144) + (xy 72.930354 129.1705) + (xy 72.930355 129.1705) + (xy 73.119644 129.1705) + (xy 73.119646 129.1705) + (xy 73.304803 129.131144) + (xy 73.47773 129.054151) + (xy 73.630871 128.942888) + (xy 73.757533 128.802216) + (xy 73.852179 128.638284) + (xy 73.910674 128.458256) + (xy 73.93046 128.27) + (xy 87.35954 128.27) + (xy 87.379326 128.458256) + (xy 87.379327 128.458259) + (xy 87.437818 128.638277) + (xy 87.437821 128.638284) + (xy 87.532467 128.802216) + (xy 87.633006 128.913875) + (xy 87.659129 128.942888) + (xy 87.812265 129.054148) + (xy 87.81227 129.054151) + (xy 87.985192 129.131142) + (xy 87.985197 129.131144) + (xy 88.170354 129.1705) + (xy 88.170355 129.1705) + (xy 88.359644 129.1705) + (xy 88.359646 129.1705) + (xy 88.544803 129.131144) + (xy 88.71773 129.054151) + (xy 88.870871 128.942888) + (xy 88.997533 128.802216) + (xy 89.092179 128.638284) + (xy 89.150674 128.458256) + (xy 89.160513 128.364645) + (xy 90.1395 128.364645) + (xy 90.178855 128.549802) + (xy 90.178857 128.549807) + (xy 90.255848 128.722729) + (xy 90.255851 128.722734) + (xy 90.356213 128.86087) + (xy 90.367112 128.875871) + (xy 90.507784 129.002533) + (xy 90.671716 129.097179) + (xy 90.851744 129.155674) + (xy 90.992808 129.1705) + (xy 90.992812 129.1705) + (xy 91.887188 129.1705) + (xy 91.887192 129.1705) + (xy 92.028256 129.155674) + (xy 92.208284 129.097179) + (xy 92.372216 129.002533) + (xy 92.512888 128.875871) + (xy 92.583994 128.778002) + (xy 95.657131 128.778002) + (xy 95.674498 128.887658) + (xy 95.724904 128.986585) + (xy 95.724909 128.986592) + (xy 95.803407 129.06509) + (xy 95.80341 129.065092) + (xy 95.803413 129.065095) + (xy 95.86638 129.097178) + (xy 95.902341 129.115501) + (xy 96.011998 129.132869) + (xy 96.012 129.132869) + (xy 96.012002 129.132869) + (xy 96.121658 129.115501) + (xy 96.121659 129.1155) + (xy 96.121661 129.1155) + (xy 96.220587 129.065095) + (xy 96.299095 128.986587) + (xy 96.3495 128.887661) + (xy 96.3495 128.887659) + (xy 96.349501 128.887658) + (xy 96.366869 128.778002) + (xy 96.366869 128.777997) + (xy 96.349501 128.668341) + (xy 96.3495 128.668339) + (xy 96.299095 128.569413) + (xy 96.299092 128.56941) + (xy 96.29909 128.569407) + (xy 96.220592 128.490909) + (xy 96.220588 128.490906) + (xy 96.220587 128.490905) + (xy 96.216743 128.488946) + (xy 96.121658 128.440498) + (xy 96.012002 128.423131) + (xy 96.011998 128.423131) + (xy 95.902341 128.440498) + (xy 95.803414 128.490904) + (xy 95.803407 128.490909) + (xy 95.724909 128.569407) + (xy 95.724904 128.569414) + (xy 95.674498 128.668341) + (xy 95.657131 128.777997) + (xy 95.657131 128.778002) + (xy 92.583994 128.778002) + (xy 92.624151 128.72273) + (xy 92.701144 128.549803) + (xy 92.7405 128.364646) + (xy 92.7405 128.364645) + (xy 105.3795 128.364645) + (xy 105.418855 128.549802) + (xy 105.418857 128.549807) + (xy 105.495848 128.722729) + (xy 105.495851 128.722734) + (xy 105.596213 128.86087) + (xy 105.607112 128.875871) + (xy 105.747784 129.002533) + (xy 105.911716 129.097179) + (xy 106.091744 129.155674) + (xy 106.232808 129.1705) + (xy 106.232812 129.1705) + (xy 107.127188 129.1705) + (xy 107.127192 129.1705) + (xy 107.268256 129.155674) + (xy 107.448284 129.097179) + (xy 107.612216 129.002533) + (xy 107.752888 128.875871) + (xy 107.864151 128.72273) + (xy 107.941144 128.549803) + (xy 107.9805 128.364646) + (xy 107.9805 128.364645) + (xy 109.1895 128.364645) + (xy 109.228855 128.549802) + (xy 109.228857 128.549807) + (xy 109.305848 128.722729) + (xy 109.305851 128.722734) + (xy 109.406213 128.86087) + (xy 109.417112 128.875871) + (xy 109.557784 129.002533) + (xy 109.721716 129.097179) + (xy 109.901744 129.155674) + (xy 110.042808 129.1705) + (xy 110.042812 129.1705) + (xy 110.937188 129.1705) + (xy 110.937192 129.1705) + (xy 111.078256 129.155674) + (xy 111.258284 129.097179) + (xy 111.422216 129.002533) + (xy 111.562888 128.875871) + (xy 111.633994 128.778002) + (xy 123.343131 128.778002) + (xy 123.360498 128.887658) + (xy 123.410904 128.986585) + (xy 123.410909 128.986592) + (xy 123.489407 129.06509) + (xy 123.48941 129.065092) + (xy 123.489413 129.065095) + (xy 123.55238 129.097178) + (xy 123.588341 129.115501) + (xy 123.697998 129.132869) + (xy 123.698 129.132869) + (xy 123.698002 129.132869) + (xy 123.807658 129.115501) + (xy 123.807659 129.1155) + (xy 123.807661 129.1155) + (xy 123.906587 129.065095) + (xy 123.985095 128.986587) + (xy 124.0355 128.887661) + (xy 124.0355 128.887659) + (xy 124.035501 128.887658) + (xy 124.052869 128.778002) + (xy 124.052869 128.777997) + (xy 124.035501 128.668341) + (xy 124.0355 128.668339) + (xy 123.985095 128.569413) + (xy 123.985092 128.56941) + (xy 123.98509 128.569407) + (xy 123.906592 128.490909) + (xy 123.906588 128.490906) + (xy 123.906587 128.490905) + (xy 123.902743 128.488946) + (xy 123.807658 128.440498) + (xy 123.698002 128.423131) + (xy 123.697998 128.423131) + (xy 123.588341 128.440498) + (xy 123.489414 128.490904) + (xy 123.489407 128.490909) + (xy 123.410909 128.569407) + (xy 123.410904 128.569414) + (xy 123.360498 128.668341) + (xy 123.343131 128.777997) + (xy 123.343131 128.778002) + (xy 111.633994 128.778002) + (xy 111.674151 128.72273) + (xy 111.751144 128.549803) + (xy 111.7905 128.364646) + (xy 111.7905 128.364645) + (xy 124.4295 128.364645) + (xy 124.468855 128.549802) + (xy 124.468857 128.549807) + (xy 124.545848 128.722729) + (xy 124.545851 128.722734) + (xy 124.646213 128.86087) + (xy 124.657112 128.875871) + (xy 124.797784 129.002533) + (xy 124.961716 129.097179) + (xy 125.141744 129.155674) + (xy 125.282808 129.1705) + (xy 125.282812 129.1705) + (xy 126.177188 129.1705) + (xy 126.177192 129.1705) + (xy 126.318256 129.155674) + (xy 126.498284 129.097179) + (xy 126.662216 129.002533) + (xy 126.802888 128.875871) + (xy 126.914151 128.72273) + (xy 126.991144 128.549803) + (xy 127.0305 128.364646) + (xy 127.0305 128.175354) + (xy 126.997479 128.019999) + (xy 127.861127 128.019999) + (xy 127.861128 128.02) + (xy 129.224314 128.02) + (xy 129.212359 128.031955) + (xy 129.154835 128.144852) + (xy 129.135014 128.27) + (xy 129.154835 128.395148) + (xy 129.212359 128.508045) + (xy 129.224314 128.52) + (xy 127.861128 128.52) + (xy 127.91373 128.716317) + (xy 127.913734 128.716326) + (xy 128.009865 128.922482) + (xy 128.140342 129.10882) + (xy 128.301179 129.269657) + (xy 128.487517 129.400134) + (xy 128.693673 129.496265) + (xy 128.693682 129.496269) + (xy 128.913389 129.555139) + (xy 128.9134 129.555141) + (xy 129.083233 129.569999) + (xy 129.083236 129.57) + (xy 129.29 129.57) + (xy 129.29 128.585686) + (xy 129.301955 128.597641) + (xy 129.414852 128.655165) + (xy 129.508519 128.67) + (xy 129.571481 128.67) + (xy 129.665148 128.655165) + (xy 129.778045 128.597641) + (xy 129.79 128.585686) + (xy 129.79 129.57) + (xy 129.996764 129.57) + (xy 129.996766 129.569999) + (xy 130.166599 129.555141) + (xy 130.16661 129.555139) + (xy 130.386317 129.496269) + (xy 130.386326 129.496265) + (xy 130.592482 129.400134) + (xy 130.77882 129.269657) + (xy 130.939657 129.10882) + (xy 131.070134 128.922482) + (xy 131.166265 128.716326) + (xy 131.166269 128.716317) + (xy 131.218872 128.52) + (xy 129.855686 128.52) + (xy 129.867641 128.508045) + (xy 129.925165 128.395148) + (xy 129.929996 128.364645) + (xy 143.4795 128.364645) + (xy 143.518855 128.549802) + (xy 143.518857 128.549807) + (xy 143.595848 128.722729) + (xy 143.595851 128.722734) + (xy 143.696213 128.86087) + (xy 143.707112 128.875871) + (xy 143.847784 129.002533) + (xy 144.011716 129.097179) + (xy 144.191744 129.155674) + (xy 144.332808 129.1705) + (xy 144.332812 129.1705) + (xy 145.227188 129.1705) + (xy 145.227192 129.1705) + (xy 145.368256 129.155674) + (xy 145.548284 129.097179) + (xy 145.712216 129.002533) + (xy 145.852888 128.875871) + (xy 145.964151 128.72273) + (xy 146.041144 128.549803) + (xy 146.0805 128.364646) + (xy 146.0805 128.175354) + (xy 146.041144 127.990197) + (xy 146.034465 127.975197) + (xy 145.964151 127.81727) + (xy 145.964148 127.817265) + (xy 145.852888 127.664129) + (xy 145.80112 127.617517) + (xy 145.712216 127.537467) + (xy 145.548284 127.442821) + (xy 145.548277 127.442818) + (xy 145.368259 127.384327) + (xy 145.368256 127.384326) + (xy 145.227192 127.3695) + (xy 144.332808 127.3695) + (xy 144.191744 127.384326) + (xy 144.191741 127.384326) + (xy 144.19174 127.384327) + (xy 144.011722 127.442818) + (xy 144.011715 127.442821) + (xy 143.847785 127.537466) + (xy 143.707111 127.664129) + (xy 143.595851 127.817265) + (xy 143.595848 127.81727) + (xy 143.518857 127.990192) + (xy 143.518855 127.990197) + (xy 143.4795 128.175354) + (xy 143.4795 128.364645) + (xy 129.929996 128.364645) + (xy 129.944986 128.27) + (xy 129.925165 128.144852) + (xy 129.867641 128.031955) + (xy 129.855686 128.02) + (xy 131.218872 128.02) + (xy 131.218872 128.019999) + (xy 131.166269 127.823682) + (xy 131.166265 127.823673) + (xy 131.070134 127.617517) + (xy 130.939657 127.431179) + (xy 130.77882 127.270342) + (xy 130.592482 127.139865) + (xy 130.386326 127.043734) + (xy 130.386317 127.04373) + (xy 130.16661 126.98486) + (xy 130.166599 126.984858) + (xy 129.996766 126.97) + (xy 129.79 126.97) + (xy 129.79 127.954314) + (xy 129.778045 127.942359) + (xy 129.665148 127.884835) + (xy 129.571481 127.87) + (xy 129.508519 127.87) + (xy 129.414852 127.884835) + (xy 129.301955 127.942359) + (xy 129.29 127.954314) + (xy 129.29 126.97) + (xy 129.083233 126.97) + (xy 128.9134 126.984858) + (xy 128.913389 126.98486) + (xy 128.693682 127.04373) + (xy 128.693673 127.043734) + (xy 128.487517 127.139865) + (xy 128.301179 127.270342) + (xy 128.140342 127.431179) + (xy 128.009865 127.617517) + (xy 127.913734 127.823673) + (xy 127.91373 127.823682) + (xy 127.861127 128.019999) + (xy 126.997479 128.019999) + (xy 126.991144 127.990197) + (xy 126.984465 127.975197) + (xy 126.914151 127.81727) + (xy 126.914148 127.817265) + (xy 126.802888 127.664129) + (xy 126.75112 127.617517) + (xy 126.662216 127.537467) + (xy 126.498284 127.442821) + (xy 126.498277 127.442818) + (xy 126.318259 127.384327) + (xy 126.318256 127.384326) + (xy 126.177192 127.3695) + (xy 125.282808 127.3695) + (xy 125.141744 127.384326) + (xy 125.141741 127.384326) + (xy 125.14174 127.384327) + (xy 124.961722 127.442818) + (xy 124.961715 127.442821) + (xy 124.797785 127.537466) + (xy 124.657111 127.664129) + (xy 124.545851 127.817265) + (xy 124.545848 127.81727) + (xy 124.468857 127.990192) + (xy 124.468855 127.990197) + (xy 124.4295 128.175354) + (xy 124.4295 128.364645) + (xy 111.7905 128.364645) + (xy 111.7905 128.175354) + (xy 111.751144 127.990197) + (xy 111.744465 127.975197) + (xy 111.674151 127.81727) + (xy 111.674148 127.817265) + (xy 111.562888 127.664129) + (xy 111.51112 127.617517) + (xy 111.422216 127.537467) + (xy 111.258284 127.442821) + (xy 111.258277 127.442818) + (xy 111.078259 127.384327) + (xy 111.078256 127.384326) + (xy 110.937192 127.3695) + (xy 110.042808 127.3695) + (xy 109.901744 127.384326) + (xy 109.901741 127.384326) + (xy 109.90174 127.384327) + (xy 109.721722 127.442818) + (xy 109.721715 127.442821) + (xy 109.557785 127.537466) + (xy 109.417111 127.664129) + (xy 109.305851 127.817265) + (xy 109.305848 127.81727) + (xy 109.228857 127.990192) + (xy 109.228855 127.990197) + (xy 109.1895 128.175354) + (xy 109.1895 128.364645) + (xy 107.9805 128.364645) + (xy 107.9805 128.175354) + (xy 107.941144 127.990197) + (xy 107.934465 127.975197) + (xy 107.864151 127.81727) + (xy 107.864148 127.817265) + (xy 107.752888 127.664129) + (xy 107.70112 127.617517) + (xy 107.612216 127.537467) + (xy 107.448284 127.442821) + (xy 107.448277 127.442818) + (xy 107.268259 127.384327) + (xy 107.268256 127.384326) + (xy 107.127192 127.3695) + (xy 106.232808 127.3695) + (xy 106.091744 127.384326) + (xy 106.091741 127.384326) + (xy 106.09174 127.384327) + (xy 105.911722 127.442818) + (xy 105.911715 127.442821) + (xy 105.747785 127.537466) + (xy 105.607111 127.664129) + (xy 105.495851 127.817265) + (xy 105.495848 127.81727) + (xy 105.418857 127.990192) + (xy 105.418855 127.990197) + (xy 105.3795 128.175354) + (xy 105.3795 128.364645) + (xy 92.7405 128.364645) + (xy 92.7405 128.175354) + (xy 92.701144 127.990197) + (xy 92.694465 127.975197) + (xy 92.624151 127.81727) + (xy 92.624148 127.817265) + (xy 92.583997 127.762002) + (xy 100.229131 127.762002) + (xy 100.246498 127.871658) + (xy 100.296904 127.970585) + (xy 100.296909 127.970592) + (xy 100.375407 128.04909) + (xy 100.37541 128.049092) + (xy 100.375413 128.049095) + (xy 100.439483 128.08174) + (xy 100.474341 128.099501) + (xy 100.583998 128.116869) + (xy 100.584 128.116869) + (xy 100.584002 128.116869) + (xy 100.693658 128.099501) + (xy 100.693659 128.0995) + (xy 100.693661 128.0995) + (xy 100.792587 128.049095) + (xy 100.871095 127.970587) + (xy 100.9215 127.871661) + (xy 100.9215 127.871659) + (xy 100.921501 127.871658) + (xy 100.938869 127.762002) + (xy 100.938869 127.761997) + (xy 100.921501 127.652341) + (xy 100.899351 127.608869) + (xy 100.871095 127.553413) + (xy 100.871092 127.55341) + (xy 100.87109 127.553407) + (xy 100.792592 127.474909) + (xy 100.792588 127.474906) + (xy 100.792587 127.474905) + (xy 100.768421 127.462592) + (xy 100.693658 127.424498) + (xy 100.584002 127.407131) + (xy 100.583998 127.407131) + (xy 100.474341 127.424498) + (xy 100.375414 127.474904) + (xy 100.375407 127.474909) + (xy 100.296909 127.553407) + (xy 100.296904 127.553414) + (xy 100.246498 127.652341) + (xy 100.229131 127.761997) + (xy 100.229131 127.762002) + (xy 92.583997 127.762002) + (xy 92.512888 127.664129) + (xy 92.46112 127.617517) + (xy 92.372216 127.537467) + (xy 92.208284 127.442821) + (xy 92.208277 127.442818) + (xy 92.028259 127.384327) + (xy 92.028256 127.384326) + (xy 91.887192 127.3695) + (xy 90.992808 127.3695) + (xy 90.851744 127.384326) + (xy 90.851741 127.384326) + (xy 90.85174 127.384327) + (xy 90.671722 127.442818) + (xy 90.671715 127.442821) + (xy 90.507785 127.537466) + (xy 90.367111 127.664129) + (xy 90.255851 127.817265) + (xy 90.255848 127.81727) + (xy 90.178857 127.990192) + (xy 90.178855 127.990197) + (xy 90.1395 128.175354) + (xy 90.1395 128.364645) + (xy 89.160513 128.364645) + (xy 89.17046 128.27) + (xy 89.150674 128.081744) + (xy 89.092179 127.901716) + (xy 88.997533 127.737784) + (xy 88.870871 127.597112) + (xy 88.867473 127.594643) + (xy 88.717734 127.485851) + (xy 88.717729 127.485848) + (xy 88.544807 127.408857) + (xy 88.544802 127.408855) + (xy 88.399001 127.377865) + (xy 88.359646 127.3695) + (xy 88.170354 127.3695) + (xy 88.137897 127.376398) + (xy 87.985197 127.408855) + (xy 87.985192 127.408857) + (xy 87.81227 127.485848) + (xy 87.812265 127.485851) + (xy 87.659129 127.597111) + (xy 87.532466 127.737785) + (xy 87.437821 127.901715) + (xy 87.437818 127.901722) + (xy 87.389936 128.04909) + (xy 87.379326 128.081744) + (xy 87.35954 128.27) + (xy 73.93046 128.27) + (xy 73.910674 128.081744) + (xy 73.852179 127.901716) + (xy 73.757533 127.737784) + (xy 73.630871 127.597112) + (xy 73.627473 127.594643) + (xy 73.477734 127.485851) + (xy 73.477729 127.485848) + (xy 73.304807 127.408857) + (xy 73.304802 127.408855) + (xy 73.159001 127.377865) + (xy 73.119646 127.3695) + (xy 72.930354 127.3695) + (xy 72.897897 127.376398) + (xy 72.745197 127.408855) + (xy 72.745192 127.408857) + (xy 72.57227 127.485848) + (xy 72.572265 127.485851) + (xy 72.419129 127.597111) + (xy 72.292466 127.737785) + (xy 72.197821 127.901715) + (xy 72.197818 127.901722) + (xy 72.149936 128.04909) + (xy 72.139326 128.081744) + (xy 72.11954 128.27) + (xy 71.1505 128.27) + (xy 71.1505 128.175354) + (xy 71.111144 127.990197) + (xy 71.104465 127.975197) + (xy 71.034151 127.81727) + (xy 71.034148 127.817265) + (xy 70.922888 127.664129) + (xy 70.87112 127.617517) + (xy 70.782216 127.537467) + (xy 70.618284 127.442821) + (xy 70.618277 127.442818) + (xy 70.438259 127.384327) + (xy 70.438256 127.384326) + (xy 70.297192 127.3695) + (xy 69.402808 127.3695) + (xy 69.261744 127.384326) + (xy 69.261741 127.384326) + (xy 69.26174 127.384327) + (xy 69.081722 127.442818) + (xy 69.081715 127.442821) + (xy 68.917785 127.537466) + (xy 68.777111 127.664129) + (xy 68.665851 127.817265) + (xy 68.665848 127.81727) + (xy 68.588857 127.990192) + (xy 68.588855 127.990197) + (xy 68.5495 128.175354) + (xy 68.5495 128.364645) + (xy 63.5305 128.364645) + (xy 63.5305 128.175354) + (xy 63.491144 127.990197) + (xy 63.484465 127.975197) + (xy 63.414151 127.81727) + (xy 63.414148 127.817265) + (xy 63.302888 127.664129) + (xy 63.25112 127.617517) + (xy 63.162216 127.537467) + (xy 62.998284 127.442821) + (xy 62.998277 127.442818) + (xy 62.818259 127.384327) + (xy 62.818256 127.384326) + (xy 62.677192 127.3695) + (xy 61.782808 127.3695) + (xy 61.641744 127.384326) + (xy 61.641741 127.384326) + (xy 61.64174 127.384327) + (xy 61.461722 127.442818) + (xy 61.461715 127.442821) + (xy 61.297785 127.537466) + (xy 61.157111 127.664129) + (xy 61.045851 127.817265) + (xy 61.045848 127.81727) + (xy 60.968857 127.990192) + (xy 60.968855 127.990197) + (xy 60.9295 128.175354) + (xy 60.9295 128.364645) + (xy 59.717312 128.364645) + (xy 59.7205 128.349646) + (xy 59.7205 128.160354) + (xy 59.681144 127.975197) + (xy 59.679091 127.970587) + (xy 59.604151 127.80227) + (xy 59.604148 127.802265) + (xy 59.492888 127.649129) + (xy 59.432374 127.594642) + (xy 59.352216 127.522467) + (xy 59.188284 127.427821) + (xy 59.188277 127.427818) + (xy 59.014309 127.371292) + (xy 59.008256 127.369326) + (xy 58.867192 127.3545) + (xy 57.972808 127.3545) + (xy 57.831744 127.369326) + (xy 57.831741 127.369326) + (xy 57.83174 127.369327) + (xy 57.651722 127.427818) + (xy 57.651715 127.427821) + (xy 57.487785 127.522466) + (xy 57.347111 127.649129) + (xy 57.235851 127.802265) + (xy 57.235848 127.80227) + (xy 57.158857 127.975192) + (xy 57.158855 127.975197) + (xy 57.1195 128.160354) + (xy 57.1195 128.349645) + (xy 52.1005 128.349645) + (xy 52.1005 128.160354) + (xy 52.061144 127.975197) + (xy 52.059091 127.970587) + (xy 51.984151 127.80227) + (xy 51.984148 127.802265) + (xy 51.872888 127.649129) + (xy 51.812374 127.594642) + (xy 51.732216 127.522467) + (xy 51.568284 127.427821) + (xy 51.568277 127.427818) + (xy 51.394309 127.371292) + (xy 51.388256 127.369326) + (xy 51.247192 127.3545) + (xy 50.352808 127.3545) + (xy 50.211744 127.369326) + (xy 50.211741 127.369326) + (xy 50.21174 127.369327) + (xy 50.031722 127.427818) + (xy 50.031715 127.427821) + (xy 49.867785 127.522466) + (xy 49.727111 127.649129) + (xy 49.615851 127.802265) + (xy 49.615848 127.80227) + (xy 49.538857 127.975192) + (xy 49.538855 127.975197) + (xy 49.4995 128.160354) + (xy 49.4995 128.349645) + (xy 47.937255 128.349645) + (xy 47.945099 128.27) + (xy 47.926747 128.083669) + (xy 47.872396 127.904499) + (xy 47.870912 127.901722) + (xy 47.784137 127.739376) + (xy 47.784135 127.739373) + (xy 47.665357 127.594642) + (xy 47.520626 127.475864) + (xy 47.520623 127.475862) + (xy 47.355502 127.387604) + (xy 47.176333 127.333253) + (xy 47.176331 127.333252) + (xy 46.99 127.314901) + (xy 46.803668 127.333252) + (xy 46.803666 127.333253) + (xy 46.624497 127.387604) + (xy 46.459376 127.475862) + (xy 46.459373 127.475864) + (xy 46.314642 127.594642) + (xy 46.195864 127.739373) + (xy 46.195862 127.739376) + (xy 46.107604 127.904497) + (xy 46.053253 128.083666) + (xy 46.053252 128.083668) + (xy 46.034901 128.27) + (xy 43.6805 128.27) + (xy 43.6805 125.73) + (xy 46.034901 125.73) + (xy 46.053252 125.916331) + (xy 46.053253 125.916333) + (xy 46.107604 126.095502) + (xy 46.195862 126.260623) + (xy 46.195864 126.260626) + (xy 46.314642 126.405357) + (xy 46.459373 126.524135) + (xy 46.459376 126.524137) + (xy 46.624497 126.612395) + (xy 46.624499 126.612396) + (xy 46.803666 126.666746) + (xy 46.803668 126.666747) + (xy 46.820374 126.668392) + (xy 46.99 126.685099) + (xy 47.176331 126.666747) + (xy 47.355501 126.612396) + (xy 47.520625 126.524136) + (xy 47.665357 126.405357) + (xy 47.784136 126.260625) + (xy 47.872396 126.095501) + (xy 47.926747 125.916331) + (xy 47.937255 125.809645) + (xy 49.4995 125.809645) + (xy 49.538855 125.994802) + (xy 49.538857 125.994807) + (xy 49.615848 126.167729) + (xy 49.615851 126.167734) + (xy 49.727111 126.32087) + (xy 49.727112 126.320871) + (xy 49.867784 126.447533) + (xy 50.031716 126.542179) + (xy 50.211744 126.600674) + (xy 50.352808 126.6155) + (xy 50.352812 126.6155) + (xy 51.247188 126.6155) + (xy 51.247192 126.6155) + (xy 51.388256 126.600674) + (xy 51.568284 126.542179) + (xy 51.732216 126.447533) + (xy 51.872888 126.320871) + (xy 51.984151 126.16773) + (xy 52.061144 125.994803) + (xy 52.1005 125.809646) + (xy 52.1005 125.809645) + (xy 57.1195 125.809645) + (xy 57.158855 125.994802) + (xy 57.158857 125.994807) + (xy 57.235848 126.167729) + (xy 57.235851 126.167734) + (xy 57.347111 126.32087) + (xy 57.347112 126.320871) + (xy 57.487784 126.447533) + (xy 57.651716 126.542179) + (xy 57.831744 126.600674) + (xy 57.972808 126.6155) + (xy 57.972812 126.6155) + (xy 58.867188 126.6155) + (xy 58.867192 126.6155) + (xy 59.008256 126.600674) + (xy 59.188284 126.542179) + (xy 59.352216 126.447533) + (xy 59.492888 126.320871) + (xy 59.604151 126.16773) + (xy 59.681144 125.994803) + (xy 59.717312 125.824645) + (xy 60.9295 125.824645) + (xy 60.968855 126.009802) + (xy 60.968857 126.009807) + (xy 61.045848 126.182729) + (xy 61.045851 126.182734) + (xy 61.146213 126.32087) + (xy 61.157112 126.335871) + (xy 61.297784 126.462533) + (xy 61.461716 126.557179) + (xy 61.641744 126.615674) + (xy 61.782808 126.6305) + (xy 61.782812 126.6305) + (xy 62.677188 126.6305) + (xy 62.677192 126.6305) + (xy 62.818256 126.615674) + (xy 62.998284 126.557179) + (xy 63.162216 126.462533) + (xy 63.302888 126.335871) + (xy 63.414151 126.18273) + (xy 63.491144 126.009803) + (xy 63.5305 125.824646) + (xy 63.5305 125.824645) + (xy 68.5495 125.824645) + (xy 68.588855 126.009802) + (xy 68.588857 126.009807) + (xy 68.665848 126.182729) + (xy 68.665851 126.182734) + (xy 68.766213 126.32087) + (xy 68.777112 126.335871) + (xy 68.917784 126.462533) + (xy 69.081716 126.557179) + (xy 69.261744 126.615674) + (xy 69.402808 126.6305) + (xy 69.402812 126.6305) + (xy 70.297188 126.6305) + (xy 70.297192 126.6305) + (xy 70.438256 126.615674) + (xy 70.618284 126.557179) + (xy 70.782216 126.462533) + (xy 70.922888 126.335871) + (xy 71.034151 126.18273) + (xy 71.111144 126.009803) + (xy 71.1505 125.824646) + (xy 71.1505 125.73) + (xy 72.11954 125.73) + (xy 72.139326 125.918256) + (xy 72.139327 125.918259) + (xy 72.197818 126.098277) + (xy 72.197821 126.098284) + (xy 72.292467 126.262216) + (xy 72.382894 126.362645) + (xy 72.419129 126.402888) + (xy 72.572265 126.514148) + (xy 72.57227 126.514151) + (xy 72.745192 126.591142) + (xy 72.745197 126.591144) + (xy 72.930354 126.6305) + (xy 72.930355 126.6305) + (xy 73.119644 126.6305) + (xy 73.119646 126.6305) + (xy 73.304803 126.591144) + (xy 73.47773 126.514151) + (xy 73.630871 126.402888) + (xy 73.757533 126.262216) + (xy 73.852179 126.098284) + (xy 73.910674 125.918256) + (xy 73.93046 125.73) + (xy 87.35954 125.73) + (xy 87.379326 125.918256) + (xy 87.379327 125.918259) + (xy 87.437818 126.098277) + (xy 87.437821 126.098284) + (xy 87.532467 126.262216) + (xy 87.622894 126.362645) + (xy 87.659129 126.402888) + (xy 87.812265 126.514148) + (xy 87.81227 126.514151) + (xy 87.985192 126.591142) + (xy 87.985197 126.591144) + (xy 88.170354 126.6305) + (xy 88.170355 126.6305) + (xy 88.359644 126.6305) + (xy 88.359646 126.6305) + (xy 88.544803 126.591144) + (xy 88.71773 126.514151) + (xy 88.870871 126.402888) + (xy 88.997533 126.262216) + (xy 89.092179 126.098284) + (xy 89.150674 125.918256) + (xy 89.160513 125.824645) + (xy 90.1395 125.824645) + (xy 90.178855 126.009802) + (xy 90.178857 126.009807) + (xy 90.255848 126.182729) + (xy 90.255851 126.182734) + (xy 90.356213 126.32087) + (xy 90.367112 126.335871) + (xy 90.507784 126.462533) + (xy 90.671716 126.557179) + (xy 90.851744 126.615674) + (xy 90.992808 126.6305) + (xy 90.992812 126.6305) + (xy 91.887188 126.6305) + (xy 91.887192 126.6305) + (xy 92.028256 126.615674) + (xy 92.208284 126.557179) + (xy 92.372216 126.462533) + (xy 92.512888 126.335871) + (xy 92.583994 126.238002) + (xy 96.165131 126.238002) + (xy 96.182498 126.347658) + (xy 96.224966 126.431005) + (xy 96.232904 126.446586) + (xy 96.232909 126.446592) + (xy 96.311407 126.52509) + (xy 96.31141 126.525092) + (xy 96.311413 126.525095) + (xy 96.37438 126.557178) + (xy 96.410341 126.575501) + (xy 96.519998 126.592869) + (xy 96.519999 126.592869) + (xy 96.519999 126.592868) + (xy 96.52 126.592869) + (xy 96.533377 126.59075) + (xy 96.602669 126.599704) + (xy 96.656122 126.644699) + (xy 96.676763 126.71145) + (xy 96.67525 126.732617) + (xy 96.673131 126.745998) + (xy 96.673131 126.746002) + (xy 96.690498 126.855658) + (xy 96.740904 126.954585) + (xy 96.740909 126.954592) + (xy 96.819407 127.03309) + (xy 96.81941 127.033092) + (xy 96.819413 127.033095) + (xy 96.843589 127.045413) + (xy 96.918341 127.083501) + (xy 97.027998 127.100869) + (xy 97.028 127.100869) + (xy 97.028002 127.100869) + (xy 97.137658 127.083501) + (xy 97.137659 127.0835) + (xy 97.137661 127.0835) + (xy 97.236587 127.033095) + (xy 97.315095 126.954587) + (xy 97.3655 126.855661) + (xy 97.3655 126.855659) + (xy 97.365501 126.855658) + (xy 97.382869 126.746002) + (xy 119.914131 126.746002) + (xy 119.931498 126.855658) + (xy 119.981904 126.954585) + (xy 119.981909 126.954592) + (xy 120.060407 127.03309) + (xy 120.06041 127.033092) + (xy 120.060413 127.033095) + (xy 120.084589 127.045413) + (xy 120.159341 127.083501) + (xy 120.268998 127.100869) + (xy 120.268999 127.100869) + (xy 120.268999 127.100868) + (xy 120.269 127.100869) + (xy 120.282377 127.09875) + (xy 120.351669 127.107704) + (xy 120.405122 127.152699) + (xy 120.425763 127.21945) + (xy 120.42425 127.240617) + (xy 120.422131 127.253998) + (xy 120.422131 127.254002) + (xy 120.439498 127.363658) + (xy 120.489904 127.462585) + (xy 120.489909 127.462592) + (xy 120.568407 127.54109) + (xy 120.56841 127.541092) + (xy 120.568413 127.541095) + (xy 120.592589 127.553413) + (xy 120.667341 127.591501) + (xy 120.776998 127.608869) + (xy 120.777 127.608869) + (xy 120.777002 127.608869) + (xy 120.886658 127.591501) + (xy 120.886659 127.5915) + (xy 120.886661 127.5915) + (xy 120.985587 127.541095) + (xy 121.064095 127.462587) + (xy 121.1145 127.363661) + (xy 121.1145 127.363659) + (xy 121.114501 127.363658) + (xy 121.131869 127.254002) + (xy 122.835131 127.254002) + (xy 122.852498 127.363658) + (xy 122.902904 127.462585) + (xy 122.902909 127.462592) + (xy 122.981407 127.54109) + (xy 122.98141 127.541092) + (xy 122.981413 127.541095) + (xy 123.005589 127.553413) + (xy 123.080341 127.591501) + (xy 123.189998 127.608869) + (xy 123.19 127.608869) + (xy 123.190002 127.608869) + (xy 123.299658 127.591501) + (xy 123.299659 127.5915) + (xy 123.299661 127.5915) + (xy 123.398587 127.541095) + (xy 123.477095 127.462587) + (xy 123.5275 127.363661) + (xy 123.5275 127.363659) + (xy 123.527501 127.363658) + (xy 123.544869 127.254002) + (xy 123.544869 127.253997) + (xy 123.527501 127.144341) + (xy 123.52522 127.139865) + (xy 123.477095 127.045413) + (xy 123.477092 127.04541) + (xy 123.47709 127.045407) + (xy 123.398592 126.966909) + (xy 123.398588 126.966906) + (xy 123.398587 126.966905) + (xy 123.374421 126.954592) + (xy 123.299658 126.916498) + (xy 123.190002 126.899131) + (xy 123.189998 126.899131) + (xy 123.080341 126.916498) + (xy 122.981414 126.966904) + (xy 122.981407 126.966909) + (xy 122.902909 127.045407) + (xy 122.902904 127.045414) + (xy 122.852498 127.144341) + (xy 122.835131 127.253997) + (xy 122.835131 127.254002) + (xy 121.131869 127.254002) + (xy 121.131869 127.253997) + (xy 121.114501 127.144341) + (xy 121.11222 127.139865) + (xy 121.064095 127.045413) + (xy 121.064092 127.04541) + (xy 121.06409 127.045407) + (xy 120.985592 126.966909) + (xy 120.985588 126.966906) + (xy 120.985587 126.966905) + (xy 120.961421 126.954592) + (xy 120.886658 126.916498) + (xy 120.777002 126.899131) + (xy 120.776998 126.899131) + (xy 120.763617 126.90125) + (xy 120.694324 126.892293) + (xy 120.640873 126.847295) + (xy 120.620236 126.780543) + (xy 120.62175 126.759376) + (xy 120.623869 126.746002) + (xy 120.623869 126.746) + (xy 120.623869 126.745997) + (xy 120.606501 126.636341) + (xy 120.595882 126.6155) + (xy 120.556095 126.537413) + (xy 120.556092 126.53741) + (xy 120.55609 126.537407) + (xy 120.477592 126.458909) + (xy 120.477588 126.458906) + (xy 120.477587 126.458905) + (xy 120.453421 126.446592) + (xy 120.378658 126.408498) + (xy 120.269002 126.391131) + (xy 120.268998 126.391131) + (xy 120.159341 126.408498) + (xy 120.060414 126.458904) + (xy 120.060407 126.458909) + (xy 119.981909 126.537407) + (xy 119.981904 126.537414) + (xy 119.931498 126.636341) + (xy 119.914131 126.745997) + (xy 119.914131 126.746002) + (xy 97.382869 126.746002) + (xy 97.382869 126.745997) + (xy 97.365501 126.636341) + (xy 97.354882 126.6155) + (xy 97.315095 126.537413) + (xy 97.315092 126.53741) + (xy 97.31509 126.537407) + (xy 97.236592 126.458909) + (xy 97.236588 126.458906) + (xy 97.236587 126.458905) + (xy 97.212421 126.446592) + (xy 97.137658 126.408498) + (xy 97.028002 126.391131) + (xy 97.027998 126.391131) + (xy 97.014617 126.39325) + (xy 96.945324 126.384293) + (xy 96.891873 126.339295) + (xy 96.871236 126.272543) + (xy 96.87275 126.251376) + (xy 96.874869 126.238002) + (xy 96.874869 126.238) + (xy 96.872123 126.220661) + (xy 96.857501 126.128341) + (xy 96.830979 126.076288) + (xy 96.807095 126.029413) + (xy 96.807092 126.02941) + (xy 96.80709 126.029407) + (xy 96.728592 125.950909) + (xy 96.728588 125.950906) + (xy 96.728587 125.950905) + (xy 96.724743 125.948946) + (xy 96.629658 125.900498) + (xy 96.520002 125.883131) + (xy 96.519998 125.883131) + (xy 96.410341 125.900498) + (xy 96.311414 125.950904) + (xy 96.311407 125.950909) + (xy 96.232909 126.029407) + (xy 96.232904 126.029414) + (xy 96.182498 126.128341) + (xy 96.165131 126.237997) + (xy 96.165131 126.238002) + (xy 92.583994 126.238002) + (xy 92.624151 126.18273) + (xy 92.701144 126.009803) + (xy 92.7405 125.824646) + (xy 92.7405 125.824645) + (xy 105.3795 125.824645) + (xy 105.418855 126.009802) + (xy 105.418857 126.009807) + (xy 105.495848 126.182729) + (xy 105.495851 126.182734) + (xy 105.596213 126.32087) + (xy 105.607112 126.335871) + (xy 105.747784 126.462533) + (xy 105.911716 126.557179) + (xy 106.091744 126.615674) + (xy 106.232808 126.6305) + (xy 106.232812 126.6305) + (xy 107.127188 126.6305) + (xy 107.127192 126.6305) + (xy 107.268256 126.615674) + (xy 107.448284 126.557179) + (xy 107.612216 126.462533) + (xy 107.752888 126.335871) + (xy 107.864151 126.18273) + (xy 107.941144 126.009803) + (xy 107.9805 125.824646) + (xy 107.9805 125.824645) + (xy 109.1895 125.824645) + (xy 109.228855 126.009802) + (xy 109.228857 126.009807) + (xy 109.305848 126.182729) + (xy 109.305851 126.182734) + (xy 109.406213 126.32087) + (xy 109.417112 126.335871) + (xy 109.557784 126.462533) + (xy 109.721716 126.557179) + (xy 109.901744 126.615674) + (xy 110.042808 126.6305) + (xy 110.042812 126.6305) + (xy 110.937188 126.6305) + (xy 110.937192 126.6305) + (xy 111.078256 126.615674) + (xy 111.258284 126.557179) + (xy 111.422216 126.462533) + (xy 111.562888 126.335871) + (xy 111.633994 126.238002) + (xy 123.851131 126.238002) + (xy 123.868498 126.347658) + (xy 123.910966 126.431005) + (xy 123.918904 126.446586) + (xy 123.918909 126.446592) + (xy 123.997407 126.52509) + (xy 123.99741 126.525092) + (xy 123.997413 126.525095) + (xy 124.06038 126.557178) + (xy 124.096341 126.575501) + (xy 124.205998 126.592869) + (xy 124.206 126.592869) + (xy 124.206002 126.592869) + (xy 124.315658 126.575501) + (xy 124.315659 126.5755) + (xy 124.315661 126.5755) + (xy 124.414587 126.525095) + (xy 124.493095 126.446587) + (xy 124.509984 126.413439) + (xy 124.557956 126.362645) + (xy 124.625777 126.345849) + (xy 124.691912 126.368386) + (xy 124.703439 126.377584) + (xy 124.797784 126.462533) + (xy 124.961716 126.557179) + (xy 125.141744 126.615674) + (xy 125.282808 126.6305) + (xy 125.282812 126.6305) + (xy 126.177188 126.6305) + (xy 126.177192 126.6305) + (xy 126.318256 126.615674) + (xy 126.498284 126.557179) + (xy 126.662216 126.462533) + (xy 126.802888 126.335871) + (xy 126.914151 126.18273) + (xy 126.991144 126.009803) + (xy 127.0305 125.824646) + (xy 127.0305 125.824645) + (xy 128.2395 125.824645) + (xy 128.278855 126.009802) + (xy 128.278857 126.009807) + (xy 128.355848 126.182729) + (xy 128.355851 126.182734) + (xy 128.456213 126.32087) + (xy 128.467112 126.335871) + (xy 128.607784 126.462533) + (xy 128.771716 126.557179) + (xy 128.951744 126.615674) + (xy 129.092808 126.6305) + (xy 129.092812 126.6305) + (xy 129.987188 126.6305) + (xy 129.987192 126.6305) + (xy 130.128256 126.615674) + (xy 130.308284 126.557179) + (xy 130.472216 126.462533) + (xy 130.612888 126.335871) + (xy 130.724151 126.18273) + (xy 130.801144 126.009803) + (xy 130.8405 125.824646) + (xy 130.8405 125.824645) + (xy 143.4795 125.824645) + (xy 143.518855 126.009802) + (xy 143.518857 126.009807) + (xy 143.595848 126.182729) + (xy 143.595851 126.182734) + (xy 143.696213 126.32087) + (xy 143.707112 126.335871) + (xy 143.847784 126.462533) + (xy 144.011716 126.557179) + (xy 144.191744 126.615674) + (xy 144.332808 126.6305) + (xy 144.332812 126.6305) + (xy 145.227188 126.6305) + (xy 145.227192 126.6305) + (xy 145.368256 126.615674) + (xy 145.548284 126.557179) + (xy 145.712216 126.462533) + (xy 145.852888 126.335871) + (xy 145.964151 126.18273) + (xy 146.041144 126.009803) + (xy 146.0805 125.824646) + (xy 146.0805 125.824645) + (xy 149.8295 125.824645) + (xy 149.868855 126.009802) + (xy 149.868857 126.009807) + (xy 149.945848 126.182729) + (xy 149.945851 126.182734) + (xy 150.046213 126.32087) + (xy 150.057112 126.335871) + (xy 150.197784 126.462533) + (xy 150.361716 126.557179) + (xy 150.541744 126.615674) + (xy 150.682808 126.6305) + (xy 150.682812 126.6305) + (xy 151.577188 126.6305) + (xy 151.577192 126.6305) + (xy 151.718256 126.615674) + (xy 151.898284 126.557179) + (xy 152.062216 126.462533) + (xy 152.202888 126.335871) + (xy 152.314151 126.18273) + (xy 152.391144 126.009803) + (xy 152.4305 125.824646) + (xy 152.4305 125.824645) + (xy 165.0695 125.824645) + (xy 165.108855 126.009802) + (xy 165.108857 126.009807) + (xy 165.185848 126.182729) + (xy 165.185851 126.182734) + (xy 165.286213 126.32087) + (xy 165.297112 126.335871) + (xy 165.437784 126.462533) + (xy 165.601716 126.557179) + (xy 165.781744 126.615674) + (xy 165.922808 126.6305) + (xy 165.922812 126.6305) + (xy 166.817188 126.6305) + (xy 166.817192 126.6305) + (xy 166.958256 126.615674) + (xy 167.138284 126.557179) + (xy 167.302216 126.462533) + (xy 167.31323 126.452615) + (xy 167.376219 126.422383) + (xy 167.445555 126.431005) + (xy 167.483886 126.457081) + (xy 168.69117 127.664365) + (xy 168.724655 127.725688) + (xy 168.719671 127.79538) + (xy 168.712847 127.810499) + (xy 168.662604 127.904497) + (xy 168.608253 128.083666) + (xy 168.608252 128.083668) + (xy 168.589901 128.27) + (xy 168.608252 128.456331) + (xy 168.608253 128.456333) + (xy 168.662604 128.635502) + (xy 168.750862 128.800623) + (xy 168.750864 128.800626) + (xy 168.869642 128.945357) + (xy 169.014373 129.064135) + (xy 169.014376 129.064137) + (xy 169.179497 129.152395) + (xy 169.179499 129.152396) + (xy 169.258435 129.176341) + (xy 169.358666 129.206746) + (xy 169.358668 129.206747) + (xy 169.375374 129.208392) + (xy 169.545 129.225099) + (xy 169.731331 129.206747) + (xy 169.910501 129.152396) + (xy 170.075625 129.064136) + (xy 170.220357 128.945357) + (xy 170.339136 128.800625) + (xy 170.427396 128.635501) + (xy 170.481747 128.456331) + (xy 170.490777 128.364645) + (xy 171.4195 128.364645) + (xy 171.458855 128.549802) + (xy 171.458857 128.549807) + (xy 171.535848 128.722729) + (xy 171.535851 128.722734) + (xy 171.636213 128.86087) + (xy 171.647112 128.875871) + (xy 171.787784 129.002533) + (xy 171.951716 129.097179) + (xy 172.131744 129.155674) + (xy 172.272808 129.1705) + (xy 172.272812 129.1705) + (xy 173.167188 129.1705) + (xy 173.167192 129.1705) + (xy 173.308256 129.155674) + (xy 173.488284 129.097179) + (xy 173.652216 129.002533) + (xy 173.792888 128.875871) + (xy 173.904151 128.72273) + (xy 173.936087 128.651002) + (xy 177.826131 128.651002) + (xy 177.843498 128.760658) + (xy 177.893904 128.859585) + (xy 177.893909 128.859592) + (xy 177.972407 128.93809) + (xy 177.97241 128.938092) + (xy 177.972413 128.938095) + (xy 178.037003 128.971005) + (xy 178.071341 128.988501) + (xy 178.180998 129.005869) + (xy 178.181 129.005869) + (xy 178.181002 129.005869) + (xy 178.290658 128.988501) + (xy 178.290659 128.9885) + (xy 178.290661 128.9885) + (xy 178.389587 128.938095) + (xy 178.468095 128.859587) + (xy 178.5185 128.760661) + (xy 178.5185 128.760659) + (xy 178.518501 128.760658) + (xy 178.535869 128.651002) + (xy 178.535869 128.650997) + (xy 178.518501 128.541341) + (xy 178.492805 128.490909) + (xy 178.468095 128.442413) + (xy 178.468092 128.44241) + (xy 178.46809 128.442407) + (xy 178.390328 128.364645) + (xy 179.0395 128.364645) + (xy 179.078855 128.549802) + (xy 179.078857 128.549807) + (xy 179.155848 128.722729) + (xy 179.155851 128.722734) + (xy 179.256213 128.86087) + (xy 179.267112 128.875871) + (xy 179.407784 129.002533) + (xy 179.571716 129.097179) + (xy 179.751744 129.155674) + (xy 179.892808 129.1705) + (xy 179.892812 129.1705) + (xy 180.787188 129.1705) + (xy 180.787192 129.1705) + (xy 180.928256 129.155674) + (xy 181.108284 129.097179) + (xy 181.272216 129.002533) + (xy 181.412888 128.875871) + (xy 181.524151 128.72273) + (xy 181.601144 128.549803) + (xy 181.6405 128.364646) + (xy 181.6405 128.175354) + (xy 181.601144 127.990197) + (xy 181.594465 127.975197) + (xy 181.524151 127.81727) + (xy 181.524148 127.817265) + (xy 181.412888 127.664129) + (xy 181.36112 127.617517) + (xy 181.272216 127.537467) + (xy 181.108284 127.442821) + (xy 181.108277 127.442818) + (xy 180.928259 127.384327) + (xy 180.928256 127.384326) + (xy 180.787192 127.3695) + (xy 179.892808 127.3695) + (xy 179.751744 127.384326) + (xy 179.751741 127.384326) + (xy 179.75174 127.384327) + (xy 179.571722 127.442818) + (xy 179.571715 127.442821) + (xy 179.407785 127.537466) + (xy 179.267111 127.664129) + (xy 179.155851 127.817265) + (xy 179.155848 127.81727) + (xy 179.078857 127.990192) + (xy 179.078855 127.990197) + (xy 179.0395 128.175354) + (xy 179.0395 128.364645) + (xy 178.390328 128.364645) + (xy 178.389592 128.363909) + (xy 178.389588 128.363906) + (xy 178.389587 128.363905) + (xy 178.3616 128.349645) + (xy 178.290658 128.313498) + (xy 178.181002 128.296131) + (xy 178.180998 128.296131) + (xy 178.071341 128.313498) + (xy 177.972414 128.363904) + (xy 177.972407 128.363909) + (xy 177.893909 128.442407) + (xy 177.893904 128.442414) + (xy 177.843498 128.541341) + (xy 177.826131 128.650997) + (xy 177.826131 128.651002) + (xy 173.936087 128.651002) + (xy 173.981144 128.549803) + (xy 174.0205 128.364646) + (xy 174.0205 128.175354) + (xy 173.981144 127.990197) + (xy 173.974465 127.975197) + (xy 173.904151 127.81727) + (xy 173.904148 127.817265) + (xy 173.792888 127.664129) + (xy 173.74112 127.617517) + (xy 173.652216 127.537467) + (xy 173.488284 127.442821) + (xy 173.488277 127.442818) + (xy 173.308259 127.384327) + (xy 173.308256 127.384326) + (xy 173.167192 127.3695) + (xy 172.272808 127.3695) + (xy 172.131744 127.384326) + (xy 172.131741 127.384326) + (xy 172.13174 127.384327) + (xy 171.951722 127.442818) + (xy 171.951715 127.442821) + (xy 171.787785 127.537466) + (xy 171.647111 127.664129) + (xy 171.535851 127.817265) + (xy 171.535848 127.81727) + (xy 171.458857 127.990192) + (xy 171.458855 127.990197) + (xy 171.4195 128.175354) + (xy 171.4195 128.364645) + (xy 170.490777 128.364645) + (xy 170.500099 128.27) + (xy 170.481747 128.083669) + (xy 170.427396 127.904499) + (xy 170.425912 127.901722) + (xy 170.339137 127.739376) + (xy 170.339135 127.739373) + (xy 170.220357 127.594642) + (xy 170.075626 127.475864) + (xy 170.075623 127.475862) + (xy 169.910502 127.387604) + (xy 169.731333 127.333253) + (xy 169.731331 127.333252) + (xy 169.545 127.314901) + (xy 169.358668 127.333252) + (xy 169.358666 127.333253) + (xy 169.179499 127.387603) + (xy 169.085497 127.437848) + (xy 169.017094 127.452089) + (xy 168.951851 127.427088) + (xy 168.939364 127.41617) + (xy 167.660805 126.137611) + (xy 167.62732 126.076288) + (xy 167.630325 126.016273) + (xy 167.629793 126.01616) + (xy 167.630497 126.012846) + (xy 167.63056 126.011596) + (xy 167.631137 126.009818) + (xy 167.631144 126.009803) + (xy 167.6705 125.824646) + (xy 167.6705 125.635354) + (xy 167.631144 125.450197) + (xy 167.624465 125.435197) + (xy 167.554151 125.27727) + (xy 167.554148 125.277265) + (xy 167.442888 125.124129) + (xy 167.426229 125.109129) + (xy 167.302216 124.997467) + (xy 167.138284 124.902821) + (xy 167.138277 124.902818) + (xy 166.958259 124.844327) + (xy 166.958256 124.844326) + (xy 166.817192 124.8295) + (xy 165.922808 124.8295) + (xy 165.781744 124.844326) + (xy 165.781741 124.844326) + (xy 165.78174 124.844327) + (xy 165.601722 124.902818) + (xy 165.601715 124.902821) + (xy 165.437785 124.997466) + (xy 165.297111 125.124129) + (xy 165.185851 125.277265) + (xy 165.185848 125.27727) + (xy 165.108857 125.450192) + (xy 165.108855 125.450197) + (xy 165.0695 125.635354) + (xy 165.0695 125.824645) + (xy 152.4305 125.824645) + (xy 152.4305 125.635354) + (xy 152.391144 125.450197) + (xy 152.384465 125.435197) + (xy 152.314151 125.27727) + (xy 152.314148 125.277265) + (xy 152.202888 125.124129) + (xy 152.186229 125.109129) + (xy 152.062216 124.997467) + (xy 151.898284 124.902821) + (xy 151.898277 124.902818) + (xy 151.718259 124.844327) + (xy 151.718256 124.844326) + (xy 151.577192 124.8295) + (xy 150.682808 124.8295) + (xy 150.541744 124.844326) + (xy 150.541741 124.844326) + (xy 150.54174 124.844327) + (xy 150.361722 124.902818) + (xy 150.361715 124.902821) + (xy 150.197785 124.997466) + (xy 150.057111 125.124129) + (xy 149.945851 125.277265) + (xy 149.945848 125.27727) + (xy 149.868857 125.450192) + (xy 149.868855 125.450197) + (xy 149.8295 125.635354) + (xy 149.8295 125.824645) + (xy 146.0805 125.824645) + (xy 146.0805 125.635354) + (xy 146.041144 125.450197) + (xy 146.034465 125.435197) + (xy 145.964151 125.27727) + (xy 145.964148 125.277265) + (xy 145.852888 125.124129) + (xy 145.836229 125.109129) + (xy 145.712216 124.997467) + (xy 145.548284 124.902821) + (xy 145.548277 124.902818) + (xy 145.368259 124.844327) + (xy 145.368256 124.844326) + (xy 145.227192 124.8295) + (xy 144.332808 124.8295) + (xy 144.191744 124.844326) + (xy 144.191741 124.844326) + (xy 144.19174 124.844327) + (xy 144.011722 124.902818) + (xy 144.011715 124.902821) + (xy 143.847785 124.997466) + (xy 143.707111 125.124129) + (xy 143.595851 125.277265) + (xy 143.595848 125.27727) + (xy 143.518857 125.450192) + (xy 143.518855 125.450197) + (xy 143.4795 125.635354) + (xy 143.4795 125.824645) + (xy 130.8405 125.824645) + (xy 130.8405 125.635354) + (xy 130.801144 125.450197) + (xy 130.794465 125.435197) + (xy 130.724151 125.27727) + (xy 130.724148 125.277265) + (xy 130.683997 125.222002) + (xy 137.567131 125.222002) + (xy 137.584498 125.331658) + (xy 137.634904 125.430585) + (xy 137.634909 125.430592) + (xy 137.713407 125.50909) + (xy 137.71341 125.509092) + (xy 137.713413 125.509095) + (xy 137.777483 125.54174) + (xy 137.812341 125.559501) + (xy 137.921998 125.576869) + (xy 137.922 125.576869) + (xy 137.922002 125.576869) + (xy 138.031658 125.559501) + (xy 138.031659 125.5595) + (xy 138.031661 125.5595) + (xy 138.130587 125.509095) + (xy 138.209095 125.430587) + (xy 138.2595 125.331661) + (xy 138.2595 125.331659) + (xy 138.259501 125.331658) + (xy 138.276869 125.222002) + (xy 138.276869 125.221997) + (xy 138.259501 125.112341) + (xy 138.237351 125.068869) + (xy 138.209095 125.013413) + (xy 138.209092 125.01341) + (xy 138.20909 125.013407) + (xy 138.130592 124.934909) + (xy 138.130588 124.934906) + (xy 138.130587 124.934905) + (xy 138.106421 124.922592) + (xy 138.031658 124.884498) + (xy 137.922002 124.867131) + (xy 137.921998 124.867131) + (xy 137.812341 124.884498) + (xy 137.713414 124.934904) + (xy 137.713407 124.934909) + (xy 137.634909 125.013407) + (xy 137.634904 125.013414) + (xy 137.584498 125.112341) + (xy 137.567131 125.221997) + (xy 137.567131 125.222002) + (xy 130.683997 125.222002) + (xy 130.612888 125.124129) + (xy 130.596229 125.109129) + (xy 130.472216 124.997467) + (xy 130.308284 124.902821) + (xy 130.308277 124.902818) + (xy 130.128259 124.844327) + (xy 130.128256 124.844326) + (xy 129.987192 124.8295) + (xy 129.092808 124.8295) + (xy 128.951744 124.844326) + (xy 128.951741 124.844326) + (xy 128.95174 124.844327) + (xy 128.771722 124.902818) + (xy 128.771715 124.902821) + (xy 128.607785 124.997466) + (xy 128.467111 125.124129) + (xy 128.355851 125.277265) + (xy 128.355848 125.27727) + (xy 128.278857 125.450192) + (xy 128.278855 125.450197) + (xy 128.2395 125.635354) + (xy 128.2395 125.824645) + (xy 127.0305 125.824645) + (xy 127.0305 125.635354) + (xy 126.991144 125.450197) + (xy 126.984465 125.435197) + (xy 126.914151 125.27727) + (xy 126.914148 125.277265) + (xy 126.802888 125.124129) + (xy 126.786229 125.109129) + (xy 126.662216 124.997467) + (xy 126.498284 124.902821) + (xy 126.498277 124.902818) + (xy 126.318259 124.844327) + (xy 126.318256 124.844326) + (xy 126.177192 124.8295) + (xy 125.282808 124.8295) + (xy 125.141744 124.844326) + (xy 125.141741 124.844326) + (xy 125.14174 124.844327) + (xy 124.961722 124.902818) + (xy 124.961715 124.902821) + (xy 124.797785 124.997466) + (xy 124.657111 125.124129) + (xy 124.545851 125.277265) + (xy 124.545848 125.27727) + (xy 124.468857 125.450192) + (xy 124.468855 125.450197) + (xy 124.4295 125.635354) + (xy 124.4295 125.773344) + (xy 124.409815 125.840383) + (xy 124.357011 125.886138) + (xy 124.287853 125.896082) + (xy 124.286103 125.895817) + (xy 124.206003 125.883131) + (xy 124.205998 125.883131) + (xy 124.096341 125.900498) + (xy 123.997414 125.950904) + (xy 123.997407 125.950909) + (xy 123.918909 126.029407) + (xy 123.918904 126.029414) + (xy 123.868498 126.128341) + (xy 123.851131 126.237997) + (xy 123.851131 126.238002) + (xy 111.633994 126.238002) + (xy 111.674151 126.18273) + (xy 111.751144 126.009803) + (xy 111.7905 125.824646) + (xy 111.7905 125.635354) + (xy 111.751144 125.450197) + (xy 111.744465 125.435197) + (xy 111.674151 125.27727) + (xy 111.674148 125.277265) + (xy 111.562888 125.124129) + (xy 111.546229 125.109129) + (xy 111.422216 124.997467) + (xy 111.258284 124.902821) + (xy 111.258277 124.902818) + (xy 111.078259 124.844327) + (xy 111.078256 124.844326) + (xy 110.937192 124.8295) + (xy 110.042808 124.8295) + (xy 109.901744 124.844326) + (xy 109.901741 124.844326) + (xy 109.90174 124.844327) + (xy 109.721722 124.902818) + (xy 109.721715 124.902821) + (xy 109.557785 124.997466) + (xy 109.417111 125.124129) + (xy 109.305851 125.277265) + (xy 109.305848 125.27727) + (xy 109.228857 125.450192) + (xy 109.228855 125.450197) + (xy 109.1895 125.635354) + (xy 109.1895 125.824645) + (xy 107.9805 125.824645) + (xy 107.9805 125.635354) + (xy 107.941144 125.450197) + (xy 107.934465 125.435197) + (xy 107.864151 125.27727) + (xy 107.864148 125.277265) + (xy 107.752888 125.124129) + (xy 107.736229 125.109129) + (xy 107.612216 124.997467) + (xy 107.448284 124.902821) + (xy 107.448277 124.902818) + (xy 107.268259 124.844327) + (xy 107.268256 124.844326) + (xy 107.127192 124.8295) + (xy 106.232808 124.8295) + (xy 106.091744 124.844326) + (xy 106.091741 124.844326) + (xy 106.09174 124.844327) + (xy 105.911722 124.902818) + (xy 105.911715 124.902821) + (xy 105.747785 124.997466) + (xy 105.607111 125.124129) + (xy 105.495851 125.277265) + (xy 105.495848 125.27727) + (xy 105.418857 125.450192) + (xy 105.418855 125.450197) + (xy 105.3795 125.635354) + (xy 105.3795 125.824645) + (xy 92.7405 125.824645) + (xy 92.7405 125.635354) + (xy 92.701144 125.450197) + (xy 92.694465 125.435197) + (xy 92.624151 125.27727) + (xy 92.624148 125.277265) + (xy 92.512888 125.124129) + (xy 92.496229 125.109129) + (xy 92.372216 124.997467) + (xy 92.208284 124.902821) + (xy 92.208277 124.902818) + (xy 92.028259 124.844327) + (xy 92.028256 124.844326) + (xy 91.887192 124.8295) + (xy 90.992808 124.8295) + (xy 90.851744 124.844326) + (xy 90.851741 124.844326) + (xy 90.85174 124.844327) + (xy 90.671722 124.902818) + (xy 90.671715 124.902821) + (xy 90.507785 124.997466) + (xy 90.367111 125.124129) + (xy 90.255851 125.277265) + (xy 90.255848 125.27727) + (xy 90.178857 125.450192) + (xy 90.178855 125.450197) + (xy 90.1395 125.635354) + (xy 90.1395 125.824645) + (xy 89.160513 125.824645) + (xy 89.17046 125.73) + (xy 89.150674 125.541744) + (xy 89.092179 125.361716) + (xy 88.997533 125.197784) + (xy 88.870871 125.057112) + (xy 88.867473 125.054643) + (xy 88.717734 124.945851) + (xy 88.717729 124.945848) + (xy 88.544807 124.868857) + (xy 88.544802 124.868855) + (xy 88.399001 124.837865) + (xy 88.359646 124.8295) + (xy 88.170354 124.8295) + (xy 88.137897 124.836398) + (xy 87.985197 124.868855) + (xy 87.985192 124.868857) + (xy 87.81227 124.945848) + (xy 87.812265 124.945851) + (xy 87.659129 125.057111) + (xy 87.532466 125.197785) + (xy 87.437821 125.361715) + (xy 87.437818 125.361722) + (xy 87.389936 125.50909) + (xy 87.379326 125.541744) + (xy 87.35954 125.73) + (xy 73.93046 125.73) + (xy 73.910674 125.541744) + (xy 73.852179 125.361716) + (xy 73.757533 125.197784) + (xy 73.630871 125.057112) + (xy 73.627473 125.054643) + (xy 73.477734 124.945851) + (xy 73.477729 124.945848) + (xy 73.304807 124.868857) + (xy 73.304802 124.868855) + (xy 73.159001 124.837865) + (xy 73.119646 124.8295) + (xy 72.930354 124.8295) + (xy 72.897897 124.836398) + (xy 72.745197 124.868855) + (xy 72.745192 124.868857) + (xy 72.57227 124.945848) + (xy 72.572265 124.945851) + (xy 72.419129 125.057111) + (xy 72.292466 125.197785) + (xy 72.197821 125.361715) + (xy 72.197818 125.361722) + (xy 72.149936 125.50909) + (xy 72.139326 125.541744) + (xy 72.11954 125.73) + (xy 71.1505 125.73) + (xy 71.1505 125.635354) + (xy 71.111144 125.450197) + (xy 71.104465 125.435197) + (xy 71.034151 125.27727) + (xy 71.034148 125.277265) + (xy 70.922888 125.124129) + (xy 70.906229 125.109129) + (xy 70.782216 124.997467) + (xy 70.618284 124.902821) + (xy 70.618277 124.902818) + (xy 70.438259 124.844327) + (xy 70.438256 124.844326) + (xy 70.297192 124.8295) + (xy 69.402808 124.8295) + (xy 69.261744 124.844326) + (xy 69.261741 124.844326) + (xy 69.26174 124.844327) + (xy 69.081722 124.902818) + (xy 69.081715 124.902821) + (xy 68.917785 124.997466) + (xy 68.777111 125.124129) + (xy 68.665851 125.277265) + (xy 68.665848 125.27727) + (xy 68.588857 125.450192) + (xy 68.588855 125.450197) + (xy 68.5495 125.635354) + (xy 68.5495 125.824645) + (xy 63.5305 125.824645) + (xy 63.5305 125.635354) + (xy 63.491144 125.450197) + (xy 63.484465 125.435197) + (xy 63.414151 125.27727) + (xy 63.414148 125.277265) + (xy 63.302888 125.124129) + (xy 63.286229 125.109129) + (xy 63.162216 124.997467) + (xy 62.998284 124.902821) + (xy 62.998277 124.902818) + (xy 62.818259 124.844327) + (xy 62.818256 124.844326) + (xy 62.677192 124.8295) + (xy 61.782808 124.8295) + (xy 61.641744 124.844326) + (xy 61.641741 124.844326) + (xy 61.64174 124.844327) + (xy 61.461722 124.902818) + (xy 61.461715 124.902821) + (xy 61.297785 124.997466) + (xy 61.157111 125.124129) + (xy 61.045851 125.277265) + (xy 61.045848 125.27727) + (xy 60.968857 125.450192) + (xy 60.968855 125.450197) + (xy 60.9295 125.635354) + (xy 60.9295 125.824645) + (xy 59.717312 125.824645) + (xy 59.7205 125.809646) + (xy 59.7205 125.620354) + (xy 59.681144 125.435197) + (xy 59.679091 125.430587) + (xy 59.604151 125.26227) + (xy 59.604148 125.262265) + (xy 59.492888 125.109129) + (xy 59.432374 125.054642) + (xy 59.352216 124.982467) + (xy 59.188284 124.887821) + (xy 59.188277 124.887818) + (xy 59.014309 124.831292) + (xy 59.008256 124.829326) + (xy 58.867192 124.8145) + (xy 57.972808 124.8145) + (xy 57.831744 124.829326) + (xy 57.831741 124.829326) + (xy 57.83174 124.829327) + (xy 57.651722 124.887818) + (xy 57.651715 124.887821) + (xy 57.487785 124.982466) + (xy 57.347111 125.109129) + (xy 57.235851 125.262265) + (xy 57.235848 125.26227) + (xy 57.158857 125.435192) + (xy 57.158855 125.435197) + (xy 57.1195 125.620354) + (xy 57.1195 125.809645) + (xy 52.1005 125.809645) + (xy 52.1005 125.620354) + (xy 52.061144 125.435197) + (xy 52.059091 125.430587) + (xy 51.984151 125.26227) + (xy 51.984148 125.262265) + (xy 51.872888 125.109129) + (xy 51.812374 125.054642) + (xy 51.732216 124.982467) + (xy 51.568284 124.887821) + (xy 51.568277 124.887818) + (xy 51.394309 124.831292) + (xy 51.388256 124.829326) + (xy 51.247192 124.8145) + (xy 50.352808 124.8145) + (xy 50.211744 124.829326) + (xy 50.211741 124.829326) + (xy 50.21174 124.829327) + (xy 50.031722 124.887818) + (xy 50.031715 124.887821) + (xy 49.867785 124.982466) + (xy 49.727111 125.109129) + (xy 49.615851 125.262265) + (xy 49.615848 125.26227) + (xy 49.538857 125.435192) + (xy 49.538855 125.435197) + (xy 49.4995 125.620354) + (xy 49.4995 125.809645) + (xy 47.937255 125.809645) + (xy 47.945099 125.73) + (xy 47.926747 125.543669) + (xy 47.872396 125.364499) + (xy 47.870912 125.361722) + (xy 47.784137 125.199376) + (xy 47.784135 125.199373) + (xy 47.665357 125.054642) + (xy 47.520626 124.935864) + (xy 47.520623 124.935862) + (xy 47.355502 124.847604) + (xy 47.176333 124.793253) + (xy 47.176331 124.793252) + (xy 46.99 124.774901) + (xy 46.803668 124.793252) + (xy 46.803666 124.793253) + (xy 46.624497 124.847604) + (xy 46.459376 124.935862) + (xy 46.459373 124.935864) + (xy 46.314642 125.054642) + (xy 46.195864 125.199373) + (xy 46.195862 125.199376) + (xy 46.107604 125.364497) + (xy 46.053253 125.543666) + (xy 46.053252 125.543668) + (xy 46.034901 125.73) + (xy 43.6805 125.73) + (xy 43.6805 124.714002) + (xy 121.819131 124.714002) + (xy 121.836498 124.823658) + (xy 121.886904 124.922585) + (xy 121.886909 124.922592) + (xy 121.965407 125.00109) + (xy 121.96541 125.001092) + (xy 121.965413 125.001095) + (xy 121.989589 125.013413) + (xy 122.064341 125.051501) + (xy 122.173998 125.068869) + (xy 122.174 125.068869) + (xy 122.174002 125.068869) + (xy 122.283658 125.051501) + (xy 122.283659 125.0515) + (xy 122.283661 125.0515) + (xy 122.382587 125.001095) + (xy 122.461095 124.922587) + (xy 122.5115 124.823661) + (xy 122.5115 124.823659) + (xy 122.511501 124.823658) + (xy 122.528869 124.714002) + (xy 122.528869 124.713999) + (xy 122.52675 124.700622) + (xy 122.535704 124.631329) + (xy 122.580699 124.577876) + (xy 122.647451 124.557236) + (xy 122.668621 124.558749) + (xy 122.682 124.560869) + (xy 122.682002 124.560869) + (xy 122.791658 124.543501) + (xy 122.791659 124.5435) + (xy 122.791661 124.5435) + (xy 122.890587 124.493095) + (xy 122.969095 124.414587) + (xy 123.0195 124.315661) + (xy 123.0195 124.315659) + (xy 123.019501 124.315658) + (xy 123.036869 124.206002) + (xy 123.036869 124.205997) + (xy 123.019501 124.096341) + (xy 123.008882 124.0755) + (xy 122.969095 123.997413) + (xy 122.969092 123.99741) + (xy 122.96909 123.997407) + (xy 122.890592 123.918909) + (xy 122.890588 123.918906) + (xy 122.890587 123.918905) + (xy 122.866421 123.906592) + (xy 122.791658 123.868498) + (xy 122.682002 123.851131) + (xy 122.681998 123.851131) + (xy 122.572341 123.868498) + (xy 122.473414 123.918904) + (xy 122.473407 123.918909) + (xy 122.394909 123.997407) + (xy 122.394904 123.997414) + (xy 122.344498 124.096341) + (xy 122.327131 124.205997) + (xy 122.327131 124.206) + (xy 122.32925 124.219381) + (xy 122.320293 124.288674) + (xy 122.275296 124.342125) + (xy 122.208544 124.362763) + (xy 122.187381 124.36125) + (xy 122.174 124.359131) + (xy 122.173998 124.359131) + (xy 122.064341 124.376498) + (xy 121.965414 124.426904) + (xy 121.965407 124.426909) + (xy 121.886909 124.505407) + (xy 121.886904 124.505414) + (xy 121.836498 124.604341) + (xy 121.819131 124.713997) + (xy 121.819131 124.714002) + (xy 43.6805 124.714002) + (xy 43.6805 123.19) + (xy 46.034901 123.19) + (xy 46.053252 123.376331) + (xy 46.053253 123.376333) + (xy 46.107604 123.555502) + (xy 46.195862 123.720623) + (xy 46.195864 123.720626) + (xy 46.314642 123.865357) + (xy 46.459373 123.984135) + (xy 46.459376 123.984137) + (xy 46.624497 124.072395) + (xy 46.624499 124.072396) + (xy 46.803666 124.126746) + (xy 46.803668 124.126747) + (xy 46.820374 124.128392) + (xy 46.99 124.145099) + (xy 47.176331 124.126747) + (xy 47.355501 124.072396) + (xy 47.520625 123.984136) + (xy 47.665357 123.865357) + (xy 47.784136 123.720625) + (xy 47.872396 123.555501) + (xy 47.926747 123.376331) + (xy 47.937255 123.269646) + (xy 49.4995 123.269646) + (xy 49.504858 123.294853) + (xy 49.538855 123.454802) + (xy 49.538857 123.454807) + (xy 49.615848 123.627729) + (xy 49.615851 123.627734) + (xy 49.727111 123.78087) + (xy 49.727112 123.780871) + (xy 49.867784 123.907533) + (xy 50.031716 124.002179) + (xy 50.211744 124.060674) + (xy 50.352808 124.0755) + (xy 50.352812 124.0755) + (xy 51.247188 124.0755) + (xy 51.247192 124.0755) + (xy 51.388256 124.060674) + (xy 51.568284 124.002179) + (xy 51.732216 123.907533) + (xy 51.872888 123.780871) + (xy 51.984151 123.62773) + (xy 52.061144 123.454803) + (xy 52.1005 123.269646) + (xy 57.1195 123.269646) + (xy 57.124858 123.294853) + (xy 57.158855 123.454802) + (xy 57.158857 123.454807) + (xy 57.235848 123.627729) + (xy 57.235851 123.627734) + (xy 57.347111 123.78087) + (xy 57.347112 123.780871) + (xy 57.487784 123.907533) + (xy 57.651716 124.002179) + (xy 57.831744 124.060674) + (xy 57.972808 124.0755) + (xy 57.972812 124.0755) + (xy 58.867188 124.0755) + (xy 58.867192 124.0755) + (xy 59.008256 124.060674) + (xy 59.188284 124.002179) + (xy 59.352216 123.907533) + (xy 59.492888 123.780871) + (xy 59.604151 123.62773) + (xy 59.681144 123.454803) + (xy 59.7205 123.269646) + (xy 59.7205 123.080354) + (xy 59.681144 122.895197) + (xy 59.679091 122.890587) + (xy 59.604151 122.72227) + (xy 59.604148 122.722265) + (xy 59.492888 122.569129) + (xy 59.448175 122.528869) + (xy 59.352216 122.442467) + (xy 59.188284 122.347821) + (xy 59.188277 122.347818) + (xy 59.011115 122.290255) + (xy 59.008256 122.289326) + (xy 58.867192 122.2745) + (xy 57.972808 122.2745) + (xy 57.831744 122.289326) + (xy 57.831741 122.289326) + (xy 57.83174 122.289327) + (xy 57.651722 122.347818) + (xy 57.651715 122.347821) + (xy 57.487785 122.442466) + (xy 57.347111 122.569129) + (xy 57.235851 122.722265) + (xy 57.235848 122.72227) + (xy 57.158857 122.895192) + (xy 57.158855 122.895197) + (xy 57.130223 123.029904) + (xy 57.1195 123.080354) + (xy 57.1195 123.269646) + (xy 52.1005 123.269646) + (xy 52.1005 123.080354) + (xy 52.061144 122.895197) + (xy 52.059091 122.890587) + (xy 51.984151 122.72227) + (xy 51.984148 122.722265) + (xy 51.872888 122.569129) + (xy 51.828175 122.528869) + (xy 51.732216 122.442467) + (xy 51.568284 122.347821) + (xy 51.568277 122.347818) + (xy 51.391115 122.290255) + (xy 51.388256 122.289326) + (xy 51.247192 122.2745) + (xy 50.352808 122.2745) + (xy 50.211744 122.289326) + (xy 50.211741 122.289326) + (xy 50.21174 122.289327) + (xy 50.031722 122.347818) + (xy 50.031715 122.347821) + (xy 49.867785 122.442466) + (xy 49.727111 122.569129) + (xy 49.615851 122.722265) + (xy 49.615848 122.72227) + (xy 49.538857 122.895192) + (xy 49.538855 122.895197) + (xy 49.510223 123.029904) + (xy 49.4995 123.080354) + (xy 49.4995 123.269646) + (xy 47.937255 123.269646) + (xy 47.945099 123.19) + (xy 47.926747 123.003669) + (xy 47.872396 122.824499) + (xy 47.870912 122.821722) + (xy 47.784137 122.659376) + (xy 47.784135 122.659373) + (xy 47.665357 122.514642) + (xy 47.520626 122.395864) + (xy 47.520623 122.395862) + (xy 47.355502 122.307604) + (xy 47.176333 122.253253) + (xy 47.176331 122.253252) + (xy 46.99 122.234901) + (xy 46.803668 122.253252) + (xy 46.803666 122.253253) + (xy 46.624497 122.307604) + (xy 46.459376 122.395862) + (xy 46.459373 122.395864) + (xy 46.314642 122.514642) + (xy 46.195864 122.659373) + (xy 46.195862 122.659376) + (xy 46.107604 122.824497) + (xy 46.053253 123.003666) + (xy 46.053252 123.003668) + (xy 46.034901 123.19) + (xy 43.6805 123.19) + (xy 43.6805 120.65) + (xy 46.034901 120.65) + (xy 46.053252 120.836331) + (xy 46.053253 120.836333) + (xy 46.107604 121.015502) + (xy 46.195862 121.180623) + (xy 46.195864 121.180626) + (xy 46.314642 121.325357) + (xy 46.459373 121.444135) + (xy 46.459376 121.444137) + (xy 46.603332 121.521082) + (xy 46.624499 121.532396) + (xy 46.7872 121.581751) + (xy 46.803666 121.586746) + (xy 46.803668 121.586747) + (xy 46.820374 121.588392) + (xy 46.99 121.605099) + (xy 47.176331 121.586747) + (xy 47.355501 121.532396) + (xy 47.520625 121.444136) + (xy 47.665357 121.325357) + (xy 47.784136 121.180625) + (xy 47.872396 121.015501) + (xy 47.926747 120.836331) + (xy 47.937255 120.729645) + (xy 49.4995 120.729645) + (xy 49.538855 120.914802) + (xy 49.538857 120.914807) + (xy 49.615848 121.087729) + (xy 49.615851 121.087734) + (xy 49.727111 121.24087) + (xy 49.727112 121.240871) + (xy 49.867784 121.367533) + (xy 50.031716 121.462179) + (xy 50.211744 121.520674) + (xy 50.352808 121.5355) + (xy 50.352812 121.5355) + (xy 51.247188 121.5355) + (xy 51.247192 121.5355) + (xy 51.388256 121.520674) + (xy 51.568284 121.462179) + (xy 51.598223 121.444894) + (xy 57.1195 121.444894) + (xy 57.119501 121.444902) + (xy 57.12533 121.474212) + (xy 57.147542 121.507457) + (xy 57.162007 121.517121) + (xy 57.180787 121.529669) + (xy 57.18079 121.529669) + (xy 57.180791 121.52967) + (xy 57.190647 121.53163) + (xy 57.210101 121.5355) + (xy 59.629898 121.535499) + (xy 59.659213 121.529669) + (xy 59.692457 121.507457) + (xy 59.714669 121.474213) + (xy 59.7205 121.444899) + (xy 59.7205 121.158002) + (xy 59.970131 121.158002) + (xy 59.987498 121.267658) + (xy 60.037904 121.366585) + (xy 60.037909 121.366592) + (xy 60.116407 121.44509) + (xy 60.11641 121.445092) + (xy 60.116413 121.445095) + (xy 60.166892 121.470815) + (xy 60.215341 121.495501) + (xy 60.324998 121.512869) + (xy 60.325 121.512869) + (xy 60.354684 121.508167) + (xy 60.423976 121.517121) + (xy 60.461764 121.542959) + (xy 60.943656 122.024851) + (xy 60.958022 122.042088) + (xy 60.967138 122.055295) + (xy 60.997441 122.071199) + (xy 61.003932 122.074859) + (xy 61.033226 122.092568) + (xy 61.033227 122.092568) + (xy 61.034604 122.092997) + (xy 61.036405 122.093743) + (xy 61.040413 122.09486) + (xy 61.042341 122.095154) + (xy 61.043741 122.095499) + (xy 61.043743 122.0955) + (xy 61.077942 122.0955) + (xy 61.085429 122.095726) + (xy 61.096047 122.096368) + (xy 61.119582 122.097792) + (xy 61.119582 122.097791) + (xy 61.119584 122.097792) + (xy 61.121003 122.097532) + (xy 61.143357 122.0955) + (xy 61.501539 122.0955) + (xy 61.568578 122.115185) + (xy 61.614333 122.167989) + (xy 61.624277 122.237147) + (xy 61.595252 122.300703) + (xy 61.539857 122.337431) + (xy 61.461722 122.362818) + (xy 61.461715 122.362821) + (xy 61.297785 122.457466) + (xy 61.157111 122.584129) + (xy 61.045851 122.737265) + (xy 61.045848 122.73727) + (xy 60.968857 122.910192) + (xy 60.968855 122.910197) + (xy 60.932691 123.080341) + (xy 60.9295 123.095354) + (xy 60.9295 123.284646) + (xy 60.935334 123.312094) + (xy 60.968855 123.469802) + (xy 60.968857 123.469807) + (xy 61.045848 123.642729) + (xy 61.045851 123.642734) + (xy 61.15711 123.795869) + (xy 61.157111 123.79587) + (xy 61.157112 123.795871) + (xy 61.297784 123.922533) + (xy 61.461716 124.017179) + (xy 61.641744 124.075674) + (xy 61.782808 124.0905) + (xy 61.782812 124.0905) + (xy 62.677188 124.0905) + (xy 62.677192 124.0905) + (xy 62.818256 124.075674) + (xy 62.998284 124.017179) + (xy 63.162216 123.922533) + (xy 63.302888 123.795871) + (xy 63.302888 123.79587) + (xy 63.30289 123.795869) + (xy 63.414148 123.642734) + (xy 63.414147 123.642734) + (xy 63.414151 123.64273) + (xy 63.491144 123.469803) + (xy 63.5305 123.284646) + (xy 63.5305 123.095354) + (xy 63.491144 122.910197) + (xy 63.487897 122.902905) + (xy 63.414151 122.73727) + (xy 63.414148 122.737265) + (xy 63.302888 122.584129) + (xy 63.242544 122.529795) + (xy 63.162216 122.457467) + (xy 62.998284 122.362821) + (xy 62.998277 122.362818) + (xy 62.920143 122.337431) + (xy 62.862467 122.297993) + (xy 62.835269 122.233635) + (xy 62.847184 122.164788) + (xy 62.894428 122.113313) + (xy 62.958461 122.0955) + (xy 69.121539 122.0955) + (xy 69.188578 122.115185) + (xy 69.234333 122.167989) + (xy 69.244277 122.237147) + (xy 69.215252 122.300703) + (xy 69.159857 122.337431) + (xy 69.081722 122.362818) + (xy 69.081715 122.362821) + (xy 68.917785 122.457466) + (xy 68.777111 122.584129) + (xy 68.665851 122.737265) + (xy 68.665848 122.73727) + (xy 68.588857 122.910192) + (xy 68.588855 122.910197) + (xy 68.552691 123.080341) + (xy 68.5495 123.095354) + (xy 68.5495 123.284646) + (xy 68.555334 123.312094) + (xy 68.588855 123.469802) + (xy 68.588857 123.469807) + (xy 68.665848 123.642729) + (xy 68.665851 123.642734) + (xy 68.77711 123.795869) + (xy 68.777111 123.79587) + (xy 68.777112 123.795871) + (xy 68.917784 123.922533) + (xy 69.081716 124.017179) + (xy 69.261744 124.075674) + (xy 69.402808 124.0905) + (xy 69.402812 124.0905) + (xy 70.297188 124.0905) + (xy 70.297192 124.0905) + (xy 70.438256 124.075674) + (xy 70.618284 124.017179) + (xy 70.782216 123.922533) + (xy 70.922888 123.795871) + (xy 70.922888 123.79587) + (xy 70.92289 123.795869) + (xy 71.034148 123.642734) + (xy 71.034147 123.642734) + (xy 71.034151 123.64273) + (xy 71.111144 123.469803) + (xy 71.1505 123.284646) + (xy 71.1505 123.095354) + (xy 71.111144 122.910197) + (xy 71.107897 122.902905) + (xy 71.034151 122.73727) + (xy 71.034148 122.737265) + (xy 70.922888 122.584129) + (xy 70.862544 122.529795) + (xy 70.782216 122.457467) + (xy 70.618284 122.362821) + (xy 70.618277 122.362818) + (xy 70.540143 122.337431) + (xy 70.482467 122.297993) + (xy 70.455269 122.233635) + (xy 70.467184 122.164788) + (xy 70.514428 122.113313) + (xy 70.578461 122.0955) + (xy 71.630943 122.0955) + (xy 71.697982 122.115185) + (xy 71.718624 122.131819) + (xy 72.207662 122.620857) + (xy 72.241147 122.68218) + (xy 72.236163 122.751872) + (xy 72.227368 122.770538) + (xy 72.197821 122.821714) + (xy 72.141577 122.994815) + (xy 72.139326 123.001744) + (xy 72.11954 123.19) + (xy 72.139326 123.378256) + (xy 72.139327 123.378259) + (xy 72.197818 123.558277) + (xy 72.197821 123.558284) + (xy 72.292467 123.722216) + (xy 72.393006 123.833875) + (xy 72.419129 123.862888) + (xy 72.572265 123.974148) + (xy 72.57227 123.974151) + (xy 72.745192 124.051142) + (xy 72.745197 124.051144) + (xy 72.930354 124.0905) + (xy 72.930355 124.0905) + (xy 73.119644 124.0905) + (xy 73.119646 124.0905) + (xy 73.304803 124.051144) + (xy 73.47773 123.974151) + (xy 73.630871 123.862888) + (xy 73.757533 123.722216) + (xy 73.852179 123.558284) + (xy 73.910674 123.378256) + (xy 73.93046 123.19) + (xy 87.35954 123.19) + (xy 87.379326 123.378256) + (xy 87.379327 123.378259) + (xy 87.437818 123.558277) + (xy 87.437821 123.558284) + (xy 87.532467 123.722216) + (xy 87.633006 123.833875) + (xy 87.659129 123.862888) + (xy 87.812265 123.974148) + (xy 87.81227 123.974151) + (xy 87.985192 124.051142) + (xy 87.985197 124.051144) + (xy 88.170354 124.0905) + (xy 88.170355 124.0905) + (xy 88.359644 124.0905) + (xy 88.359646 124.0905) + (xy 88.544803 124.051144) + (xy 88.71773 123.974151) + (xy 88.870871 123.862888) + (xy 88.997533 123.722216) + (xy 89.092179 123.558284) + (xy 89.150674 123.378256) + (xy 89.160513 123.284646) + (xy 90.1395 123.284646) + (xy 90.145334 123.312094) + (xy 90.178855 123.469802) + (xy 90.178857 123.469807) + (xy 90.255848 123.642729) + (xy 90.255851 123.642734) + (xy 90.36711 123.795869) + (xy 90.367111 123.79587) + (xy 90.367112 123.795871) + (xy 90.507784 123.922533) + (xy 90.671716 124.017179) + (xy 90.851744 124.075674) + (xy 90.992808 124.0905) + (xy 90.992812 124.0905) + (xy 91.887188 124.0905) + (xy 91.887192 124.0905) + (xy 92.028256 124.075674) + (xy 92.208284 124.017179) + (xy 92.372216 123.922533) + (xy 92.512888 123.795871) + (xy 92.512888 123.79587) + (xy 92.51289 123.795869) + (xy 92.583994 123.698002) + (xy 98.705131 123.698002) + (xy 98.722498 123.807658) + (xy 98.772904 123.906585) + (xy 98.772909 123.906592) + (xy 98.851407 123.98509) + (xy 98.85141 123.985092) + (xy 98.851413 123.985095) + (xy 98.91438 124.017178) + (xy 98.950341 124.035501) + (xy 99.059998 124.052869) + (xy 99.059999 124.052869) + (xy 99.059999 124.052868) + (xy 99.06 124.052869) + (xy 99.073377 124.05075) + (xy 99.142669 124.059704) + (xy 99.196122 124.104699) + (xy 99.216763 124.17145) + (xy 99.21525 124.192617) + (xy 99.213131 124.205998) + (xy 99.213131 124.206002) + (xy 99.230498 124.315658) + (xy 99.280904 124.414585) + (xy 99.280909 124.414592) + (xy 99.359407 124.49309) + (xy 99.35941 124.493092) + (xy 99.359413 124.493095) + (xy 99.383589 124.505413) + (xy 99.458341 124.543501) + (xy 99.567998 124.560869) + (xy 99.568 124.560869) + (xy 99.568002 124.560869) + (xy 99.677658 124.543501) + (xy 99.677659 124.5435) + (xy 99.677661 124.5435) + (xy 99.776587 124.493095) + (xy 99.855095 124.414587) + (xy 99.9055 124.315661) + (xy 99.9055 124.315659) + (xy 99.905501 124.315658) + (xy 99.922869 124.206002) + (xy 99.922869 124.205997) + (xy 99.905501 124.096341) + (xy 99.894882 124.0755) + (xy 99.855095 123.997413) + (xy 99.855092 123.99741) + (xy 99.85509 123.997407) + (xy 99.776592 123.918909) + (xy 99.776588 123.918906) + (xy 99.776587 123.918905) + (xy 99.752421 123.906592) + (xy 99.677658 123.868498) + (xy 99.568002 123.851131) + (xy 99.567998 123.851131) + (xy 99.554617 123.85325) + (xy 99.485324 123.844293) + (xy 99.431873 123.799295) + (xy 99.411236 123.732543) + (xy 99.41275 123.711376) + (xy 99.414869 123.698002) + (xy 99.414869 123.698) + (xy 99.412123 123.680661) + (xy 99.397501 123.588341) + (xy 99.370979 123.536288) + (xy 99.347095 123.489413) + (xy 99.347092 123.48941) + (xy 99.34709 123.489407) + (xy 99.268592 123.410909) + (xy 99.268588 123.410906) + (xy 99.268587 123.410905) + (xy 99.244421 123.398592) + (xy 99.169658 123.360498) + (xy 99.060002 123.343131) + (xy 99.059998 123.343131) + (xy 98.950341 123.360498) + (xy 98.851414 123.410904) + (xy 98.851407 123.410909) + (xy 98.772909 123.489407) + (xy 98.772904 123.489414) + (xy 98.722498 123.588341) + (xy 98.705131 123.697997) + (xy 98.705131 123.698002) + (xy 92.583994 123.698002) + (xy 92.624148 123.642734) + (xy 92.624147 123.642734) + (xy 92.624151 123.64273) + (xy 92.701144 123.469803) + (xy 92.733623 123.317002) + (xy 100.229131 123.317002) + (xy 100.246498 123.426658) + (xy 100.296904 123.525585) + (xy 100.296909 123.525592) + (xy 100.375407 123.60409) + (xy 100.37541 123.604092) + (xy 100.375413 123.604095) + (xy 100.451237 123.642729) + (xy 100.474341 123.654501) + (xy 100.583998 123.671869) + (xy 100.584 123.671869) + (xy 100.584002 123.671869) + (xy 100.693658 123.654501) + (xy 100.693659 123.6545) + (xy 100.693661 123.6545) + (xy 100.792587 123.604095) + (xy 100.871095 123.525587) + (xy 100.9215 123.426661) + (xy 100.9215 123.426659) + (xy 100.921501 123.426658) + (xy 100.938869 123.317002) + (xy 100.938869 123.316999) + (xy 100.934167 123.287314) + (xy 100.943121 123.21802) + (xy 100.968956 123.180237) + (xy 101.763375 122.385819) + (xy 101.824698 122.352334) + (xy 101.851056 122.3495) + (xy 105.544663 122.3495) + (xy 105.611702 122.369185) + (xy 105.657457 122.421989) + (xy 105.667401 122.491147) + (xy 105.638376 122.554703) + (xy 105.627635 122.56565) + (xy 105.607111 122.584129) + (xy 105.495851 122.737265) + (xy 105.495848 122.73727) + (xy 105.418857 122.910192) + (xy 105.418855 122.910197) + (xy 105.382691 123.080341) + (xy 105.3795 123.095354) + (xy 105.3795 123.284646) + (xy 105.385334 123.312094) + (xy 105.418855 123.469802) + (xy 105.418857 123.469807) + (xy 105.495848 123.642729) + (xy 105.495851 123.642734) + (xy 105.60711 123.795869) + (xy 105.607111 123.79587) + (xy 105.607112 123.795871) + (xy 105.747784 123.922533) + (xy 105.911716 124.017179) + (xy 106.091744 124.075674) + (xy 106.232808 124.0905) + (xy 106.232812 124.0905) + (xy 107.127188 124.0905) + (xy 107.127192 124.0905) + (xy 107.268256 124.075674) + (xy 107.448284 124.017179) + (xy 107.612216 123.922533) + (xy 107.752888 123.795871) + (xy 107.752888 123.79587) + (xy 107.75289 123.795869) + (xy 107.864148 123.642734) + (xy 107.864147 123.642734) + (xy 107.864151 123.64273) + (xy 107.941144 123.469803) + (xy 107.9805 123.284646) + (xy 107.9805 123.095354) + (xy 107.941144 122.910197) + (xy 107.937897 122.902905) + (xy 107.864151 122.73727) + (xy 107.864148 122.737265) + (xy 107.752888 122.584129) + (xy 107.732365 122.56565) + (xy 107.695716 122.506163) + (xy 107.697047 122.436306) + (xy 107.735933 122.378258) + (xy 107.80003 122.350448) + (xy 107.815337 122.3495) + (xy 109.354663 122.3495) + (xy 109.421702 122.369185) + (xy 109.467457 122.421989) + (xy 109.477401 122.491147) + (xy 109.448376 122.554703) + (xy 109.437635 122.56565) + (xy 109.417111 122.584129) + (xy 109.305851 122.737265) + (xy 109.305848 122.73727) + (xy 109.228857 122.910192) + (xy 109.228855 122.910197) + (xy 109.192691 123.080341) + (xy 109.1895 123.095354) + (xy 109.1895 123.284646) + (xy 109.195334 123.312094) + (xy 109.228855 123.469802) + (xy 109.228857 123.469807) + (xy 109.305848 123.642729) + (xy 109.305851 123.642734) + (xy 109.41711 123.795869) + (xy 109.417111 123.79587) + (xy 109.417112 123.795871) + (xy 109.557784 123.922533) + (xy 109.721716 124.017179) + (xy 109.901744 124.075674) + (xy 110.042808 124.0905) + (xy 110.042812 124.0905) + (xy 110.937188 124.0905) + (xy 110.937192 124.0905) + (xy 111.078256 124.075674) + (xy 111.258284 124.017179) + (xy 111.422216 123.922533) + (xy 111.562888 123.795871) + (xy 111.562888 123.79587) + (xy 111.56289 123.795869) + (xy 111.674148 123.642734) + (xy 111.674147 123.642734) + (xy 111.674151 123.64273) + (xy 111.751144 123.469803) + (xy 111.7905 123.284646) + (xy 111.7905 123.095354) + (xy 111.751144 122.910197) + (xy 111.747897 122.902905) + (xy 111.674151 122.73727) + (xy 111.663249 122.722265) + (xy 111.651331 122.705861) + (xy 111.627852 122.640057) + (xy 111.643677 122.572003) + (xy 111.693783 122.523308) + (xy 111.762261 122.509432) + (xy 111.771048 122.510504) + (xy 111.886998 122.528869) + (xy 111.887 122.528869) + (xy 111.887002 122.528869) + (xy 111.996658 122.511501) + (xy 111.996659 122.5115) + (xy 111.996661 122.5115) + (xy 112.095587 122.461095) + (xy 112.120376 122.436306) + (xy 112.170864 122.385819) + (xy 112.232187 122.352334) + (xy 112.258545 122.3495) + (xy 121.239693 122.3495) + (xy 121.306732 122.369185) + (xy 121.352487 122.421989) + (xy 121.362431 122.491147) + (xy 121.350179 122.52979) + (xy 121.330136 122.569129) + (xy 121.328498 122.572343) + (xy 121.311131 122.681997) + (xy 121.311131 122.682002) + (xy 121.328498 122.791658) + (xy 121.378904 122.890585) + (xy 121.378909 122.890592) + (xy 121.457407 122.96909) + (xy 121.45741 122.969092) + (xy 121.457413 122.969095) + (xy 121.481589 122.981413) + (xy 121.556341 123.019501) + (xy 121.665998 123.036869) + (xy 121.666 123.036869) + (xy 121.666002 123.036869) + (xy 121.775658 123.019501) + (xy 121.775659 123.0195) + (xy 121.775661 123.0195) + (xy 121.874587 122.969095) + (xy 121.953095 122.890587) + (xy 122.0035 122.791661) + (xy 122.0035 122.791659) + (xy 122.003501 122.791658) + (xy 122.020869 122.682002) + (xy 122.020869 122.681997) + (xy 122.003501 122.572343) + (xy 122.0035 122.572341) + (xy 122.0035 122.572339) + (xy 121.981821 122.529792) + (xy 121.968926 122.461125) + (xy 121.995202 122.396385) + (xy 122.052309 122.356128) + (xy 122.092307 122.3495) + (xy 124.594663 122.3495) + (xy 124.661702 122.369185) + (xy 124.707457 122.421989) + (xy 124.717401 122.491147) + (xy 124.688376 122.554703) + (xy 124.677635 122.56565) + (xy 124.657111 122.584129) + (xy 124.545851 122.737265) + (xy 124.545848 122.73727) + (xy 124.468857 122.910192) + (xy 124.468855 122.910197) + (xy 124.432691 123.080341) + (xy 124.4295 123.095354) + (xy 124.4295 123.284646) + (xy 124.435334 123.312094) + (xy 124.468855 123.469802) + (xy 124.468857 123.469807) + (xy 124.545848 123.642729) + (xy 124.545851 123.642734) + (xy 124.65711 123.795869) + (xy 124.657111 123.79587) + (xy 124.657112 123.795871) + (xy 124.797784 123.922533) + (xy 124.961716 124.017179) + (xy 125.141744 124.075674) + (xy 125.282808 124.0905) + (xy 125.282812 124.0905) + (xy 126.177188 124.0905) + (xy 126.177192 124.0905) + (xy 126.318256 124.075674) + (xy 126.498284 124.017179) + (xy 126.662216 123.922533) + (xy 126.802888 123.795871) + (xy 126.802888 123.79587) + (xy 126.80289 123.795869) + (xy 126.914148 123.642734) + (xy 126.914147 123.642734) + (xy 126.914151 123.64273) + (xy 126.991144 123.469803) + (xy 127.0305 123.284646) + (xy 127.0305 123.095354) + (xy 126.991144 122.910197) + (xy 126.987897 122.902905) + (xy 126.914151 122.73727) + (xy 126.914148 122.737265) + (xy 126.802888 122.584129) + (xy 126.782365 122.56565) + (xy 126.745716 122.506163) + (xy 126.747047 122.436306) + (xy 126.785933 122.378258) + (xy 126.85003 122.350448) + (xy 126.865337 122.3495) + (xy 128.399943 122.3495) + (xy 128.466982 122.369185) + (xy 128.487624 122.385819) + (xy 128.48986 122.388055) + (xy 128.523345 122.449378) + (xy 128.518361 122.51907) + (xy 128.485153 122.567883) + (xy 128.467112 122.584129) + (xy 128.467109 122.584132) + (xy 128.355851 122.737265) + (xy 128.355848 122.73727) + (xy 128.278857 122.910192) + (xy 128.278855 122.910197) + (xy 128.242691 123.080341) + (xy 128.2395 123.095354) + (xy 128.2395 123.284646) + (xy 128.245334 123.312094) + (xy 128.278855 123.469802) + (xy 128.278857 123.469807) + (xy 128.355848 123.642729) + (xy 128.355851 123.642734) + (xy 128.46711 123.795869) + (xy 128.467111 123.79587) + (xy 128.467112 123.795871) + (xy 128.607784 123.922533) + (xy 128.771716 124.017179) + (xy 128.951744 124.075674) + (xy 129.092808 124.0905) + (xy 129.092812 124.0905) + (xy 129.987188 124.0905) + (xy 129.987192 124.0905) + (xy 130.128256 124.075674) + (xy 130.308284 124.017179) + (xy 130.472216 123.922533) + (xy 130.612888 123.795871) + (xy 130.612888 123.79587) + (xy 130.61289 123.795869) + (xy 130.683994 123.698002) + (xy 138.075131 123.698002) + (xy 138.092498 123.807658) + (xy 138.142904 123.906585) + (xy 138.142909 123.906592) + (xy 138.221407 123.98509) + (xy 138.22141 123.985092) + (xy 138.221413 123.985095) + (xy 138.28438 124.017178) + (xy 138.320341 124.035501) + (xy 138.429998 124.052869) + (xy 138.43 124.052869) + (xy 138.430002 124.052869) + (xy 138.539658 124.035501) + (xy 138.539659 124.0355) + (xy 138.539661 124.0355) + (xy 138.638587 123.985095) + (xy 138.717095 123.906587) + (xy 138.7675 123.807661) + (xy 138.7675 123.807659) + (xy 138.767501 123.807658) + (xy 138.784869 123.698002) + (xy 138.784869 123.697997) + (xy 138.767501 123.588341) + (xy 138.740979 123.536288) + (xy 138.717095 123.489413) + (xy 138.717092 123.48941) + (xy 138.71709 123.489407) + (xy 138.638592 123.410909) + (xy 138.638588 123.410906) + (xy 138.638587 123.410905) + (xy 138.614421 123.398592) + (xy 138.539658 123.360498) + (xy 138.430002 123.343131) + (xy 138.429998 123.343131) + (xy 138.320341 123.360498) + (xy 138.221414 123.410904) + (xy 138.221407 123.410909) + (xy 138.142909 123.489407) + (xy 138.142904 123.489414) + (xy 138.092498 123.588341) + (xy 138.075131 123.697997) + (xy 138.075131 123.698002) + (xy 130.683994 123.698002) + (xy 130.724148 123.642734) + (xy 130.724147 123.642734) + (xy 130.724151 123.64273) + (xy 130.801144 123.469803) + (xy 130.8405 123.284646) + (xy 143.4795 123.284646) + (xy 143.485334 123.312094) + (xy 143.518855 123.469802) + (xy 143.518857 123.469807) + (xy 143.595848 123.642729) + (xy 143.595851 123.642734) + (xy 143.70711 123.795869) + (xy 143.707111 123.79587) + (xy 143.707112 123.795871) + (xy 143.847784 123.922533) + (xy 144.011716 124.017179) + (xy 144.191744 124.075674) + (xy 144.332808 124.0905) + (xy 144.332812 124.0905) + (xy 145.227188 124.0905) + (xy 145.227192 124.0905) + (xy 145.368256 124.075674) + (xy 145.548284 124.017179) + (xy 145.712216 123.922533) + (xy 145.852888 123.795871) + (xy 145.852888 123.79587) + (xy 145.85289 123.795869) + (xy 145.964148 123.642734) + (xy 145.964147 123.642734) + (xy 145.964151 123.64273) + (xy 146.041144 123.469803) + (xy 146.0805 123.284646) + (xy 146.0805 123.19) + (xy 146.999901 123.19) + (xy 147.018252 123.376331) + (xy 147.018253 123.376333) + (xy 147.072604 123.555502) + (xy 147.160862 123.720623) + (xy 147.160864 123.720626) + (xy 147.279642 123.865357) + (xy 147.424373 123.984135) + (xy 147.424376 123.984137) + (xy 147.589497 124.072395) + (xy 147.589499 124.072396) + (xy 147.768666 124.126746) + (xy 147.768668 124.126747) + (xy 147.785374 124.128392) + (xy 147.955 124.145099) + (xy 148.141331 124.126747) + (xy 148.320501 124.072396) + (xy 148.485625 123.984136) + (xy 148.630357 123.865357) + (xy 148.749136 123.720625) + (xy 148.837396 123.555501) + (xy 148.891747 123.376331) + (xy 148.900777 123.284646) + (xy 149.8295 123.284646) + (xy 149.835334 123.312094) + (xy 149.868855 123.469802) + (xy 149.868857 123.469807) + (xy 149.945848 123.642729) + (xy 149.945851 123.642734) + (xy 150.05711 123.795869) + (xy 150.057111 123.79587) + (xy 150.057112 123.795871) + (xy 150.197784 123.922533) + (xy 150.361716 124.017179) + (xy 150.541744 124.075674) + (xy 150.682808 124.0905) + (xy 150.682812 124.0905) + (xy 151.577188 124.0905) + (xy 151.577192 124.0905) + (xy 151.718256 124.075674) + (xy 151.898284 124.017179) + (xy 152.062216 123.922533) + (xy 152.202888 123.795871) + (xy 152.202888 123.79587) + (xy 152.20289 123.795869) + (xy 152.314148 123.642734) + (xy 152.314147 123.642734) + (xy 152.314151 123.64273) + (xy 152.391144 123.469803) + (xy 152.4305 123.284646) + (xy 152.4305 123.190002) + (xy 164.364131 123.190002) + (xy 164.381498 123.299658) + (xy 164.431904 123.398585) + (xy 164.431909 123.398592) + (xy 164.510407 123.47709) + (xy 164.51041 123.477092) + (xy 164.510413 123.477095) + (xy 164.605581 123.525585) + (xy 164.609341 123.527501) + (xy 164.718998 123.544869) + (xy 164.719 123.544869) + (xy 164.719002 123.544869) + (xy 164.828658 123.527501) + (xy 164.828659 123.5275) + (xy 164.828661 123.5275) + (xy 164.927587 123.477095) + (xy 164.927677 123.477004) + (xy 164.927811 123.476931) + (xy 164.935486 123.471356) + (xy 164.936205 123.472347) + (xy 164.988996 123.443517) + (xy 165.058688 123.448496) + (xy 165.114625 123.490363) + (xy 165.128642 123.514244) + (xy 165.153911 123.570997) + (xy 165.17917 123.62773) + (xy 165.18585 123.642732) + (xy 165.185851 123.642734) + (xy 165.29711 123.795869) + (xy 165.297111 123.79587) + (xy 165.297112 123.795871) + (xy 165.437784 123.922533) + (xy 165.601716 124.017179) + (xy 165.781744 124.075674) + (xy 165.922808 124.0905) + (xy 165.922812 124.0905) + (xy 166.817188 124.0905) + (xy 166.817192 124.0905) + (xy 166.958256 124.075674) + (xy 167.138284 124.017179) + (xy 167.302216 123.922533) + (xy 167.31323 123.912615) + (xy 167.376219 123.882383) + (xy 167.445555 123.891005) + (xy 167.483886 123.917081) + (xy 168.69117 125.124365) + (xy 168.724655 125.185688) + (xy 168.719671 125.25538) + (xy 168.712847 125.270499) + (xy 168.662604 125.364497) + (xy 168.608253 125.543666) + (xy 168.608252 125.543668) + (xy 168.589901 125.73) + (xy 168.608252 125.916331) + (xy 168.608253 125.916333) + (xy 168.662604 126.095502) + (xy 168.750862 126.260623) + (xy 168.750864 126.260626) + (xy 168.869642 126.405357) + (xy 169.014373 126.524135) + (xy 169.014376 126.524137) + (xy 169.179497 126.612395) + (xy 169.179499 126.612396) + (xy 169.358666 126.666746) + (xy 169.358668 126.666747) + (xy 169.375374 126.668392) + (xy 169.545 126.685099) + (xy 169.731331 126.666747) + (xy 169.910501 126.612396) + (xy 170.075625 126.524136) + (xy 170.220357 126.405357) + (xy 170.339136 126.260625) + (xy 170.427396 126.095501) + (xy 170.481747 125.916331) + (xy 170.490777 125.824645) + (xy 171.4195 125.824645) + (xy 171.458855 126.009802) + (xy 171.458857 126.009807) + (xy 171.535848 126.182729) + (xy 171.535851 126.182734) + (xy 171.636213 126.32087) + (xy 171.647112 126.335871) + (xy 171.787784 126.462533) + (xy 171.951716 126.557179) + (xy 172.131744 126.615674) + (xy 172.272808 126.6305) + (xy 172.272812 126.6305) + (xy 173.167188 126.6305) + (xy 173.167192 126.6305) + (xy 173.308256 126.615674) + (xy 173.488284 126.557179) + (xy 173.652216 126.462533) + (xy 173.792888 126.335871) + (xy 173.904151 126.18273) + (xy 173.936087 126.111002) + (xy 176.810131 126.111002) + (xy 176.827498 126.220658) + (xy 176.877904 126.319585) + (xy 176.877909 126.319592) + (xy 176.956407 126.39809) + (xy 176.95641 126.398092) + (xy 176.956413 126.398095) + (xy 177.021003 126.431005) + (xy 177.055341 126.448501) + (xy 177.164998 126.465869) + (xy 177.165 126.465869) + (xy 177.165002 126.465869) + (xy 177.274658 126.448501) + (xy 177.274659 126.4485) + (xy 177.274661 126.4485) + (xy 177.373587 126.398095) + (xy 177.452095 126.319587) + (xy 177.5025 126.220661) + (xy 177.5025 126.220659) + (xy 177.502501 126.220658) + (xy 177.519869 126.111002) + (xy 177.519869 126.110997) + (xy 177.502501 126.001341) + (xy 177.476805 125.950909) + (xy 177.452095 125.902413) + (xy 177.452092 125.90241) + (xy 177.45209 125.902407) + (xy 177.374328 125.824645) + (xy 179.0395 125.824645) + (xy 179.078855 126.009802) + (xy 179.078857 126.009807) + (xy 179.155848 126.182729) + (xy 179.155851 126.182734) + (xy 179.256213 126.32087) + (xy 179.267112 126.335871) + (xy 179.407784 126.462533) + (xy 179.571716 126.557179) + (xy 179.751744 126.615674) + (xy 179.892808 126.6305) + (xy 179.892812 126.6305) + (xy 180.787188 126.6305) + (xy 180.787192 126.6305) + (xy 180.928256 126.615674) + (xy 181.108284 126.557179) + (xy 181.272216 126.462533) + (xy 181.412888 126.335871) + (xy 181.524151 126.18273) + (xy 181.601144 126.009803) + (xy 181.6405 125.824646) + (xy 181.6405 125.635354) + (xy 181.601144 125.450197) + (xy 181.594465 125.435197) + (xy 181.524151 125.27727) + (xy 181.524148 125.277265) + (xy 181.412888 125.124129) + (xy 181.396229 125.109129) + (xy 181.272216 124.997467) + (xy 181.108284 124.902821) + (xy 181.108277 124.902818) + (xy 180.928259 124.844327) + (xy 180.928256 124.844326) + (xy 180.787192 124.8295) + (xy 179.892808 124.8295) + (xy 179.751744 124.844326) + (xy 179.751741 124.844326) + (xy 179.75174 124.844327) + (xy 179.571722 124.902818) + (xy 179.571715 124.902821) + (xy 179.407785 124.997466) + (xy 179.267111 125.124129) + (xy 179.155851 125.277265) + (xy 179.155848 125.27727) + (xy 179.078857 125.450192) + (xy 179.078855 125.450197) + (xy 179.0395 125.635354) + (xy 179.0395 125.824645) + (xy 177.374328 125.824645) + (xy 177.373592 125.823909) + (xy 177.373588 125.823906) + (xy 177.373587 125.823905) + (xy 177.3456 125.809645) + (xy 177.274658 125.773498) + (xy 177.165002 125.756131) + (xy 177.164998 125.756131) + (xy 177.055341 125.773498) + (xy 176.956414 125.823904) + (xy 176.956407 125.823909) + (xy 176.877909 125.902407) + (xy 176.877904 125.902414) + (xy 176.827498 126.001341) + (xy 176.810131 126.110997) + (xy 176.810131 126.111002) + (xy 173.936087 126.111002) + (xy 173.981144 126.009803) + (xy 174.0205 125.824646) + (xy 174.0205 125.635354) + (xy 173.981144 125.450197) + (xy 173.974465 125.435197) + (xy 173.904151 125.27727) + (xy 173.904148 125.277265) + (xy 173.792888 125.124129) + (xy 173.776229 125.109129) + (xy 173.652216 124.997467) + (xy 173.488284 124.902821) + (xy 173.488277 124.902818) + (xy 173.308259 124.844327) + (xy 173.308256 124.844326) + (xy 173.167192 124.8295) + (xy 172.272808 124.8295) + (xy 172.131744 124.844326) + (xy 172.131741 124.844326) + (xy 172.13174 124.844327) + (xy 171.951722 124.902818) + (xy 171.951715 124.902821) + (xy 171.787785 124.997466) + (xy 171.647111 125.124129) + (xy 171.535851 125.277265) + (xy 171.535848 125.27727) + (xy 171.458857 125.450192) + (xy 171.458855 125.450197) + (xy 171.4195 125.635354) + (xy 171.4195 125.824645) + (xy 170.490777 125.824645) + (xy 170.500099 125.73) + (xy 170.481747 125.543669) + (xy 170.427396 125.364499) + (xy 170.425912 125.361722) + (xy 170.339137 125.199376) + (xy 170.339135 125.199373) + (xy 170.220357 125.054642) + (xy 170.075626 124.935864) + (xy 170.075623 124.935862) + (xy 169.910502 124.847604) + (xy 169.731333 124.793253) + (xy 169.731331 124.793252) + (xy 169.545 124.774901) + (xy 169.358668 124.793252) + (xy 169.358666 124.793253) + (xy 169.179499 124.847603) + (xy 169.085497 124.897848) + (xy 169.017094 124.912089) + (xy 168.951851 124.887088) + (xy 168.939364 124.87617) + (xy 167.660805 123.597611) + (xy 167.62732 123.536288) + (xy 167.630325 123.476273) + (xy 167.629793 123.47616) + (xy 167.630497 123.472846) + (xy 167.63056 123.471596) + (xy 167.631137 123.469818) + (xy 167.631144 123.469803) + (xy 167.6705 123.284646) + (xy 167.6705 123.095354) + (xy 167.631144 122.910197) + (xy 167.627897 122.902905) + (xy 167.554151 122.73727) + (xy 167.554148 122.737265) + (xy 167.442888 122.584129) + (xy 167.382544 122.529795) + (xy 167.302216 122.457467) + (xy 167.138284 122.362821) + (xy 167.138277 122.362818) + (xy 166.958259 122.304327) + (xy 166.958256 122.304326) + (xy 166.817192 122.2895) + (xy 165.922808 122.2895) + (xy 165.781744 122.304326) + (xy 165.781741 122.304326) + (xy 165.78174 122.304327) + (xy 165.601722 122.362818) + (xy 165.601715 122.362821) + (xy 165.437785 122.457466) + (xy 165.297111 122.584129) + (xy 165.185851 122.737265) + (xy 165.18585 122.737267) + (xy 165.128642 122.865755) + (xy 165.083391 122.918992) + (xy 165.016542 122.939312) + (xy 164.949318 122.920266) + (xy 164.927682 122.902999) + (xy 164.927592 122.902909) + (xy 164.927588 122.902906) + (xy 164.927587 122.902905) + (xy 164.903421 122.890592) + (xy 164.828658 122.852498) + (xy 164.719002 122.835131) + (xy 164.718998 122.835131) + (xy 164.609341 122.852498) + (xy 164.510414 122.902904) + (xy 164.510407 122.902909) + (xy 164.431909 122.981407) + (xy 164.431904 122.981414) + (xy 164.381498 123.080341) + (xy 164.364131 123.189997) + (xy 164.364131 123.190002) + (xy 152.4305 123.190002) + (xy 152.4305 123.095354) + (xy 152.391144 122.910197) + (xy 152.387897 122.902905) + (xy 152.314151 122.73727) + (xy 152.314148 122.737265) + (xy 152.202888 122.584129) + (xy 152.142544 122.529795) + (xy 152.062216 122.457467) + (xy 151.898284 122.362821) + (xy 151.898277 122.362818) + (xy 151.718259 122.304327) + (xy 151.718256 122.304326) + (xy 151.577192 122.2895) + (xy 150.682808 122.2895) + (xy 150.541744 122.304326) + (xy 150.541741 122.304326) + (xy 150.54174 122.304327) + (xy 150.361722 122.362818) + (xy 150.361715 122.362821) + (xy 150.197785 122.457466) + (xy 150.057111 122.584129) + (xy 149.945851 122.737265) + (xy 149.945848 122.73727) + (xy 149.868857 122.910192) + (xy 149.868855 122.910197) + (xy 149.832691 123.080341) + (xy 149.8295 123.095354) + (xy 149.8295 123.284646) + (xy 148.900777 123.284646) + (xy 148.910099 123.19) + (xy 148.891747 123.003669) + (xy 148.837396 122.824499) + (xy 148.835912 122.821722) + (xy 148.749137 122.659376) + (xy 148.749135 122.659373) + (xy 148.630357 122.514642) + (xy 148.485626 122.395864) + (xy 148.485623 122.395862) + (xy 148.320502 122.307604) + (xy 148.141333 122.253253) + (xy 148.141331 122.253252) + (xy 147.955 122.234901) + (xy 147.768668 122.253252) + (xy 147.768666 122.253253) + (xy 147.589497 122.307604) + (xy 147.424376 122.395862) + (xy 147.424373 122.395864) + (xy 147.279642 122.514642) + (xy 147.160864 122.659373) + (xy 147.160862 122.659376) + (xy 147.072604 122.824497) + (xy 147.018253 123.003666) + (xy 147.018252 123.003668) + (xy 146.999901 123.19) + (xy 146.0805 123.19) + (xy 146.0805 123.095354) + (xy 146.041144 122.910197) + (xy 146.037897 122.902905) + (xy 145.964151 122.73727) + (xy 145.964148 122.737265) + (xy 145.852888 122.584129) + (xy 145.792544 122.529795) + (xy 145.712216 122.457467) + (xy 145.548284 122.362821) + (xy 145.548277 122.362818) + (xy 145.368259 122.304327) + (xy 145.368256 122.304326) + (xy 145.227192 122.2895) + (xy 144.332808 122.2895) + (xy 144.191744 122.304326) + (xy 144.191741 122.304326) + (xy 144.19174 122.304327) + (xy 144.011722 122.362818) + (xy 144.011715 122.362821) + (xy 143.847785 122.457466) + (xy 143.707111 122.584129) + (xy 143.595851 122.737265) + (xy 143.595848 122.73727) + (xy 143.518857 122.910192) + (xy 143.518855 122.910197) + (xy 143.482691 123.080341) + (xy 143.4795 123.095354) + (xy 143.4795 123.284646) + (xy 130.8405 123.284646) + (xy 130.8405 123.095354) + (xy 130.801144 122.910197) + (xy 130.797897 122.902905) + (xy 130.724151 122.73727) + (xy 130.724148 122.737265) + (xy 130.612893 122.584135) + (xy 130.612886 122.584127) + (xy 130.594846 122.567883) + (xy 130.558199 122.508396) + (xy 130.55953 122.438539) + (xy 130.590137 122.388056) + (xy 132.233549 120.744645) + (xy 143.4795 120.744645) + (xy 143.518855 120.929802) + (xy 143.518857 120.929807) + (xy 143.595848 121.102729) + (xy 143.595851 121.102734) + (xy 143.707111 121.25587) + (xy 143.707112 121.255871) + (xy 143.847784 121.382533) + (xy 144.011716 121.477179) + (xy 144.191744 121.535674) + (xy 144.332808 121.5505) + (xy 144.332812 121.5505) + (xy 145.227188 121.5505) + (xy 145.227192 121.5505) + (xy 145.368256 121.535674) + (xy 145.447598 121.509894) + (xy 147.0045 121.509894) + (xy 147.004501 121.509902) + (xy 147.01033 121.539212) + (xy 147.032542 121.572457) + (xy 147.046453 121.581751) + (xy 147.065787 121.594669) + (xy 147.06579 121.594669) + (xy 147.065791 121.59467) + (xy 147.075647 121.59663) + (xy 147.095101 121.6005) + (xy 148.814898 121.600499) + (xy 148.844213 121.594669) + (xy 148.877457 121.572457) + (xy 148.899669 121.539213) + (xy 148.9055 121.509899) + (xy 148.905499 121.193977) + (xy 148.925183 121.126941) + (xy 148.977987 121.081186) + (xy 149.047146 121.071242) + (xy 149.110701 121.100267) + (xy 149.139984 121.137685) + (xy 149.141499 121.14066) + (xy 149.1415 121.140661) + (xy 149.188773 121.233441) + (xy 149.191906 121.239588) + (xy 149.191909 121.239592) + (xy 149.270407 121.31809) + (xy 149.27041 121.318092) + (xy 149.270413 121.318095) + (xy 149.35177 121.359548) + (xy 149.369341 121.368501) + (xy 149.478998 121.385869) + (xy 149.479 121.385869) + (xy 149.508684 121.381167) + (xy 149.577976 121.390121) + (xy 149.615764 121.415959) + (xy 149.970658 121.770853) + (xy 149.985027 121.788094) + (xy 149.994139 121.801295) + (xy 150.024432 121.817194) + (xy 150.03093 121.820858) + (xy 150.060226 121.838568) + (xy 150.060228 121.838568) + (xy 150.061609 121.838999) + (xy 150.063408 121.839744) + (xy 150.067417 121.840861) + (xy 150.069341 121.841154) + (xy 150.070741 121.841499) + (xy 150.070743 121.8415) + (xy 150.104942 121.8415) + (xy 150.112429 121.841726) + (xy 150.123047 121.842368) + (xy 150.146582 121.843792) + (xy 150.146582 121.843791) + (xy 150.146584 121.843792) + (xy 150.14801 121.843531) + (xy 150.170359 121.8415) + (xy 163.784693 121.8415) + (xy 163.851732 121.861185) + (xy 163.897487 121.913989) + (xy 163.907431 121.983147) + (xy 163.895179 122.02179) + (xy 163.878108 122.055295) + (xy 163.873498 122.064343) + (xy 163.856131 122.173997) + (xy 163.856131 122.174002) + (xy 163.873498 122.283658) + (xy 163.923904 122.382585) + (xy 163.923909 122.382592) + (xy 164.002407 122.46109) + (xy 164.00241 122.461092) + (xy 164.002413 122.461095) + (xy 164.095247 122.508396) + (xy 164.101341 122.511501) + (xy 164.210998 122.528869) + (xy 164.211 122.528869) + (xy 164.211002 122.528869) + (xy 164.320658 122.511501) + (xy 164.320659 122.5115) + (xy 164.320661 122.5115) + (xy 164.419587 122.461095) + (xy 164.498095 122.382587) + (xy 164.5485 122.283661) + (xy 164.5485 122.283659) + (xy 164.548501 122.283658) + (xy 164.565869 122.174002) + (xy 164.565869 122.173997) + (xy 164.548501 122.064343) + (xy 164.5485 122.064341) + (xy 164.5485 122.064339) + (xy 164.526821 122.021792) + (xy 164.513926 121.953125) + (xy 164.540202 121.888385) + (xy 164.597309 121.848128) + (xy 164.637307 121.8415) + (xy 168.878318 121.8415) + (xy 168.930723 121.853118) + (xy 168.995601 121.883371) + (xy 169.030877 121.908072) + (xy 170.417658 123.294853) + (xy 170.432027 123.312094) + (xy 170.441138 123.325294) + (xy 170.441141 123.325296) + (xy 170.471432 123.341194) + (xy 170.477955 123.344872) + (xy 170.507226 123.362568) + (xy 170.50723 123.362568) + (xy 170.508608 123.362998) + (xy 170.51041 123.363744) + (xy 170.514414 123.36486) + (xy 170.516341 123.365154) + (xy 170.517741 123.365499) + (xy 170.517743 123.3655) + (xy 170.551954 123.3655) + (xy 170.559439 123.365725) + (xy 170.593581 123.367791) + (xy 170.594995 123.367532) + (xy 170.61735 123.3655) + (xy 171.336273 123.3655) + (xy 171.403312 123.385185) + (xy 171.449067 123.437989) + (xy 171.457564 123.463723) + (xy 171.458856 123.469805) + (xy 171.458857 123.469807) + (xy 171.535848 123.642729) + (xy 171.535851 123.642734) + (xy 171.64711 123.795869) + (xy 171.647111 123.79587) + (xy 171.647112 123.795871) + (xy 171.787784 123.922533) + (xy 171.951716 124.017179) + (xy 172.131744 124.075674) + (xy 172.272808 124.0905) + (xy 172.272812 124.0905) + (xy 173.167188 124.0905) + (xy 173.167192 124.0905) + (xy 173.308256 124.075674) + (xy 173.488284 124.017179) + (xy 173.652216 123.922533) + (xy 173.792888 123.795871) + (xy 173.792888 123.79587) + (xy 173.79289 123.795869) + (xy 173.904148 123.642734) + (xy 173.904147 123.642734) + (xy 173.904151 123.64273) + (xy 173.936087 123.571002) + (xy 177.318131 123.571002) + (xy 177.335498 123.680658) + (xy 177.385904 123.779585) + (xy 177.385909 123.779592) + (xy 177.464407 123.85809) + (xy 177.46441 123.858092) + (xy 177.464413 123.858095) + (xy 177.529003 123.891005) + (xy 177.563341 123.908501) + (xy 177.672998 123.925869) + (xy 177.673 123.925869) + (xy 177.673002 123.925869) + (xy 177.782658 123.908501) + (xy 177.782659 123.9085) + (xy 177.782661 123.9085) + (xy 177.881587 123.858095) + (xy 177.960095 123.779587) + (xy 178.0105 123.680661) + (xy 178.0105 123.680659) + (xy 178.010501 123.680658) + (xy 178.027869 123.571002) + (xy 178.027869 123.570997) + (xy 178.010501 123.461341) + (xy 177.984805 123.410909) + (xy 177.960095 123.362413) + (xy 177.960092 123.36241) + (xy 177.96009 123.362407) + (xy 177.882329 123.284646) + (xy 179.0395 123.284646) + (xy 179.045334 123.312094) + (xy 179.078855 123.469802) + (xy 179.078857 123.469807) + (xy 179.155848 123.642729) + (xy 179.155851 123.642734) + (xy 179.26711 123.795869) + (xy 179.267111 123.79587) + (xy 179.267112 123.795871) + (xy 179.407784 123.922533) + (xy 179.571716 124.017179) + (xy 179.751744 124.075674) + (xy 179.892808 124.0905) + (xy 179.892812 124.0905) + (xy 180.787188 124.0905) + (xy 180.787192 124.0905) + (xy 180.928256 124.075674) + (xy 181.108284 124.017179) + (xy 181.272216 123.922533) + (xy 181.412888 123.795871) + (xy 181.412888 123.79587) + (xy 181.41289 123.795869) + (xy 181.524148 123.642734) + (xy 181.524147 123.642734) + (xy 181.524151 123.64273) + (xy 181.601144 123.469803) + (xy 181.6405 123.284646) + (xy 181.6405 123.095354) + (xy 181.601144 122.910197) + (xy 181.597897 122.902905) + (xy 181.524151 122.73727) + (xy 181.524148 122.737265) + (xy 181.412888 122.584129) + (xy 181.352544 122.529795) + (xy 181.272216 122.457467) + (xy 181.108284 122.362821) + (xy 181.108277 122.362818) + (xy 180.928259 122.304327) + (xy 180.928256 122.304326) + (xy 180.787192 122.2895) + (xy 179.892808 122.2895) + (xy 179.751744 122.304326) + (xy 179.751741 122.304326) + (xy 179.75174 122.304327) + (xy 179.571722 122.362818) + (xy 179.571715 122.362821) + (xy 179.407785 122.457466) + (xy 179.267111 122.584129) + (xy 179.155851 122.737265) + (xy 179.155848 122.73727) + (xy 179.078857 122.910192) + (xy 179.078855 122.910197) + (xy 179.042691 123.080341) + (xy 179.0395 123.095354) + (xy 179.0395 123.284646) + (xy 177.882329 123.284646) + (xy 177.881592 123.283909) + (xy 177.881588 123.283906) + (xy 177.881587 123.283905) + (xy 177.8536 123.269645) + (xy 177.782658 123.233498) + (xy 177.673002 123.216131) + (xy 177.672998 123.216131) + (xy 177.563341 123.233498) + (xy 177.464414 123.283904) + (xy 177.464407 123.283909) + (xy 177.385909 123.362407) + (xy 177.385904 123.362414) + (xy 177.335498 123.461341) + (xy 177.318131 123.570997) + (xy 177.318131 123.571002) + (xy 173.936087 123.571002) + (xy 173.981144 123.469803) + (xy 174.0205 123.284646) + (xy 174.0205 123.095354) + (xy 173.981144 122.910197) + (xy 173.977897 122.902905) + (xy 173.904151 122.73727) + (xy 173.904148 122.737265) + (xy 173.792888 122.584129) + (xy 173.732544 122.529795) + (xy 173.652216 122.457467) + (xy 173.488284 122.362821) + (xy 173.488277 122.362818) + (xy 173.308259 122.304327) + (xy 173.308256 122.304326) + (xy 173.167192 122.2895) + (xy 172.272808 122.2895) + (xy 172.131744 122.304326) + (xy 172.131741 122.304326) + (xy 172.13174 122.304327) + (xy 171.951722 122.362818) + (xy 171.951715 122.362821) + (xy 171.787785 122.457466) + (xy 171.647111 122.584129) + (xy 171.535851 122.737265) + (xy 171.535848 122.73727) + (xy 171.458857 122.910192) + (xy 171.458856 122.910194) + (xy 171.457564 122.916277) + (xy 171.424373 122.97776) + (xy 171.363211 123.011539) + (xy 171.336273 123.0145) + (xy 170.685056 123.0145) + (xy 170.618017 122.994815) + (xy 170.597375 122.978181) + (xy 169.792942 122.173748) + (xy 169.759457 122.112425) + (xy 169.764441 122.042733) + (xy 169.806313 121.9868) + (xy 169.84853 121.966292) + (xy 170.008483 121.923433) + (xy 170.008492 121.923429) + (xy 170.222578 121.8236) + (xy 170.416082 121.688105) + (xy 170.583105 121.521082) + (xy 170.7186 121.327578) + (xy 170.818429 121.113492) + (xy 170.818432 121.113486) + (xy 170.875636 120.9) + (xy 169.978686 120.9) + (xy 170.004493 120.859844) + (xy 170.038318 120.744645) + (xy 171.4195 120.744645) + (xy 171.458855 120.929802) + (xy 171.458857 120.929807) + (xy 171.535848 121.102729) + (xy 171.535851 121.102734) + (xy 171.647111 121.25587) + (xy 171.647112 121.255871) + (xy 171.787784 121.382533) + (xy 171.951716 121.477179) + (xy 172.131744 121.535674) + (xy 172.272808 121.5505) + (xy 172.272812 121.5505) + (xy 173.167188 121.5505) + (xy 173.167192 121.5505) + (xy 173.308256 121.535674) + (xy 173.488284 121.477179) + (xy 173.652216 121.382533) + (xy 173.792888 121.255871) + (xy 173.904151 121.10273) + (xy 173.936087 121.031002) + (xy 175.794131 121.031002) + (xy 175.811498 121.140658) + (xy 175.861904 121.239585) + (xy 175.861909 121.239592) + (xy 175.940407 121.31809) + (xy 175.94041 121.318092) + (xy 175.940413 121.318095) + (xy 176.02177 121.359548) + (xy 176.039341 121.368501) + (xy 176.148998 121.385869) + (xy 176.149 121.385869) + (xy 176.149002 121.385869) + (xy 176.258658 121.368501) + (xy 176.258659 121.3685) + (xy 176.258661 121.3685) + (xy 176.357587 121.318095) + (xy 176.436095 121.239587) + (xy 176.4865 121.140661) + (xy 176.4865 121.140659) + (xy 176.486501 121.140658) + (xy 176.503869 121.031002) + (xy 176.503869 121.030997) + (xy 176.486501 120.921341) + (xy 176.460805 120.870909) + (xy 176.436095 120.822413) + (xy 176.436092 120.82241) + (xy 176.43609 120.822407) + (xy 176.358328 120.744645) + (xy 179.0395 120.744645) + (xy 179.078855 120.929802) + (xy 179.078857 120.929807) + (xy 179.155848 121.102729) + (xy 179.155851 121.102734) + (xy 179.267111 121.25587) + (xy 179.267112 121.255871) + (xy 179.407784 121.382533) + (xy 179.571716 121.477179) + (xy 179.751744 121.535674) + (xy 179.892808 121.5505) + (xy 179.892812 121.5505) + (xy 180.787188 121.5505) + (xy 180.787192 121.5505) + (xy 180.928256 121.535674) + (xy 181.108284 121.477179) + (xy 181.272216 121.382533) + (xy 181.412888 121.255871) + (xy 181.524151 121.10273) + (xy 181.601144 120.929803) + (xy 181.6405 120.744646) + (xy 181.6405 120.555354) + (xy 181.601144 120.370197) + (xy 181.594465 120.355197) + (xy 181.524151 120.19727) + (xy 181.524148 120.197265) + (xy 181.412888 120.044129) + (xy 181.335715 119.974642) + (xy 181.272216 119.917467) + (xy 181.108284 119.822821) + (xy 181.108277 119.822818) + (xy 180.928259 119.764327) + (xy 180.928256 119.764326) + (xy 180.787192 119.7495) + (xy 179.892808 119.7495) + (xy 179.751744 119.764326) + (xy 179.751741 119.764326) + (xy 179.75174 119.764327) + (xy 179.571722 119.822818) + (xy 179.571715 119.822821) + (xy 179.407785 119.917466) + (xy 179.267111 120.044129) + (xy 179.155851 120.197265) + (xy 179.155848 120.19727) + (xy 179.078857 120.370192) + (xy 179.078855 120.370197) + (xy 179.0395 120.555354) + (xy 179.0395 120.744645) + (xy 176.358328 120.744645) + (xy 176.357592 120.743909) + (xy 176.357588 120.743906) + (xy 176.357587 120.743905) + (xy 176.314378 120.721889) + (xy 176.258658 120.693498) + (xy 176.149002 120.676131) + (xy 176.148998 120.676131) + (xy 176.039341 120.693498) + (xy 175.940414 120.743904) + (xy 175.940407 120.743909) + (xy 175.861909 120.822407) + (xy 175.861904 120.822414) + (xy 175.811498 120.921341) + (xy 175.794131 121.030997) + (xy 175.794131 121.031002) + (xy 173.936087 121.031002) + (xy 173.981144 120.929803) + (xy 174.0205 120.744646) + (xy 174.0205 120.555354) + (xy 173.981144 120.370197) + (xy 173.974465 120.355197) + (xy 173.904151 120.19727) + (xy 173.904148 120.197265) + (xy 173.792888 120.044129) + (xy 173.715715 119.974642) + (xy 173.652216 119.917467) + (xy 173.488284 119.822821) + (xy 173.488277 119.822818) + (xy 173.308259 119.764327) + (xy 173.308256 119.764326) + (xy 173.167192 119.7495) + (xy 172.272808 119.7495) + (xy 172.131744 119.764326) + (xy 172.131741 119.764326) + (xy 172.13174 119.764327) + (xy 171.951722 119.822818) + (xy 171.951715 119.822821) + (xy 171.787785 119.917466) + (xy 171.647111 120.044129) + (xy 171.535851 120.197265) + (xy 171.535848 120.19727) + (xy 171.458857 120.370192) + (xy 171.458855 120.370197) + (xy 171.4195 120.555354) + (xy 171.4195 120.744645) + (xy 170.038318 120.744645) + (xy 170.045 120.721889) + (xy 170.045 120.578111) + (xy 170.004493 120.440156) + (xy 169.978686 120.4) + (xy 170.875635 120.4) + (xy 170.873592 120.392372) + (xy 170.875255 120.322522) + (xy 170.914417 120.26466) + (xy 170.973965 120.237806) + (xy 171.051661 120.2255) + (xy 171.150587 120.175095) + (xy 171.229095 120.096587) + (xy 171.2795 119.997661) + (xy 171.2795 119.997659) + (xy 171.279501 119.997658) + (xy 171.296869 119.888002) + (xy 171.296869 119.887997) + (xy 171.279501 119.778341) + (xy 171.27403 119.767604) + (xy 171.229095 119.679413) + (xy 171.229092 119.67941) + (xy 171.22909 119.679407) + (xy 171.150592 119.600909) + (xy 171.150588 119.600906) + (xy 171.150587 119.600905) + (xy 171.126421 119.588592) + (xy 171.051658 119.550498) + (xy 170.942002 119.533131) + (xy 170.941998 119.533131) + (xy 170.832341 119.550498) + (xy 170.733414 119.600904) + (xy 170.733411 119.600906) + (xy 170.656933 119.677384) + (xy 170.595609 119.710868) + (xy 170.525918 119.705884) + (xy 170.481571 119.677383) + (xy 170.416082 119.611894) + (xy 170.222578 119.476399) + (xy 170.015852 119.380002) + (xy 176.302131 119.380002) + (xy 176.319498 119.489658) + (xy 176.369904 119.588585) + (xy 176.369909 119.588592) + (xy 176.448407 119.66709) + (xy 176.44841 119.667092) + (xy 176.448413 119.667095) + (xy 176.472589 119.679413) + (xy 176.547341 119.717501) + (xy 176.656998 119.734869) + (xy 176.657 119.734869) + (xy 176.657002 119.734869) + (xy 176.766658 119.717501) + (xy 176.766659 119.7175) + (xy 176.766661 119.7175) + (xy 176.865587 119.667095) + (xy 176.944095 119.588587) + (xy 176.9945 119.489661) + (xy 176.9945 119.489659) + (xy 176.994501 119.489658) + (xy 177.011869 119.380002) + (xy 177.011869 119.379997) + (xy 176.994501 119.270341) + (xy 176.992137 119.265702) + (xy 176.944095 119.171413) + (xy 176.944092 119.17141) + (xy 176.94409 119.171407) + (xy 176.865592 119.092909) + (xy 176.865588 119.092906) + (xy 176.865587 119.092905) + (xy 176.840619 119.080183) + (xy 176.766658 119.042498) + (xy 176.657002 119.025131) + (xy 176.656998 119.025131) + (xy 176.547341 119.042498) + (xy 176.448414 119.092904) + (xy 176.448407 119.092909) + (xy 176.369909 119.171407) + (xy 176.369904 119.171414) + (xy 176.319498 119.270341) + (xy 176.302131 119.379997) + (xy 176.302131 119.380002) + (xy 170.015852 119.380002) + (xy 170.008492 119.37657) + (xy 170.008483 119.376566) + (xy 169.780326 119.315432) + (xy 169.780316 119.31543) + (xy 169.695696 119.308027) + (xy 169.630627 119.282574) + (xy 169.589649 119.225983) + (xy 169.585771 119.156221) + (xy 169.620225 119.095437) + (xy 169.682072 119.06293) + (xy 169.706499 119.060499) + (xy 170.404898 119.060499) + (xy 170.434213 119.054669) + (xy 170.467457 119.032457) + (xy 170.489669 118.999213) + (xy 170.4955 118.969899) + (xy 170.4955 118.204645) + (xy 171.4195 118.204645) + (xy 171.458855 118.389802) + (xy 171.458857 118.389807) + (xy 171.535848 118.562729) + (xy 171.535851 118.562734) + (xy 171.647111 118.71587) + (xy 171.647112 118.715871) + (xy 171.787784 118.842533) + (xy 171.951716 118.937179) + (xy 172.131744 118.995674) + (xy 172.272808 119.0105) + (xy 172.272812 119.0105) + (xy 173.167188 119.0105) + (xy 173.167192 119.0105) + (xy 173.308256 118.995674) + (xy 173.488284 118.937179) + (xy 173.518223 118.919894) + (xy 179.0395 118.919894) + (xy 179.039501 118.919902) + (xy 179.04533 118.949212) + (xy 179.067542 118.982457) + (xy 179.082417 118.992395) + (xy 179.100787 119.004669) + (xy 179.10079 119.004669) + (xy 179.100791 119.00467) + (xy 179.110647 119.00663) + (xy 179.130101 119.0105) + (xy 181.549898 119.010499) + (xy 181.579213 119.004669) + (xy 181.612457 118.982457) + (xy 181.634669 118.949213) + (xy 181.6405 118.919899) + (xy 181.640499 117.300102) + (xy 181.634669 117.270787) + (xy 181.634668 117.270785) + (xy 181.612457 117.237542) + (xy 181.579214 117.215332) + (xy 181.579215 117.215332) + (xy 181.579213 117.215331) + (xy 181.579211 117.21533) + (xy 181.579208 117.215329) + (xy 181.549901 117.2095) + (xy 179.130105 117.2095) + (xy 179.130097 117.209501) + (xy 179.100787 117.21533) + (xy 179.067542 117.237542) + (xy 179.045332 117.270785) + (xy 179.045329 117.270791) + (xy 179.0395 117.300098) + (xy 179.0395 118.919894) + (xy 173.518223 118.919894) + (xy 173.652216 118.842533) + (xy 173.792888 118.715871) + (xy 173.904151 118.56273) + (xy 173.981144 118.389803) + (xy 174.0205 118.204646) + (xy 174.0205 118.015354) + (xy 173.981144 117.830197) + (xy 173.942987 117.744497) + (xy 173.904151 117.65727) + (xy 173.904148 117.657265) + (xy 173.792888 117.504129) + (xy 173.681439 117.40378) + (xy 173.652216 117.377467) + (xy 173.488284 117.282821) + (xy 173.488277 117.282818) + (xy 173.308259 117.224327) + (xy 173.308256 117.224326) + (xy 173.167192 117.2095) + (xy 172.272808 117.2095) + (xy 172.131744 117.224326) + (xy 172.131741 117.224326) + (xy 172.13174 117.224327) + (xy 171.951722 117.282818) + (xy 171.951715 117.282821) + (xy 171.787785 117.377466) + (xy 171.647111 117.504129) + (xy 171.535851 117.657265) + (xy 171.535848 117.65727) + (xy 171.458857 117.830192) + (xy 171.458855 117.830197) + (xy 171.4195 118.015354) + (xy 171.4195 118.204645) + (xy 170.4955 118.204645) + (xy 170.495499 117.250102) + (xy 170.489669 117.220787) + (xy 170.482128 117.2095) + (xy 170.467457 117.187542) + (xy 170.434214 117.165332) + (xy 170.434215 117.165332) + (xy 170.434213 117.165331) + (xy 170.434211 117.16533) + (xy 170.434208 117.165329) + (xy 170.404901 117.1595) + (xy 168.685105 117.1595) + (xy 168.685097 117.159501) + (xy 168.655787 117.16533) + (xy 168.622542 117.187542) + (xy 168.600332 117.220785) + (xy 168.600329 117.220791) + (xy 168.5945 117.250098) + (xy 168.5945 118.969894) + (xy 168.594501 118.969902) + (xy 168.60033 118.999212) + (xy 168.622542 119.032457) + (xy 168.637571 119.042498) + (xy 168.655787 119.054669) + (xy 168.65579 119.054669) + (xy 168.655791 119.05467) + (xy 168.665647 119.05663) + (xy 168.685101 119.0605) + (xy 169.383494 119.060499) + (xy 169.450531 119.080183) + (xy 169.496286 119.132987) + (xy 169.50623 119.202146) + (xy 169.477205 119.265702) + (xy 169.418427 119.303476) + (xy 169.3943 119.308027) + (xy 169.309683 119.31543) + (xy 169.309673 119.315432) + (xy 169.081516 119.376566) + (xy 169.081507 119.37657) + (xy 168.867422 119.476399) + (xy 168.86742 119.4764) + (xy 168.673926 119.611886) + (xy 168.67392 119.611891) + (xy 168.506891 119.77892) + (xy 168.506886 119.778926) + (xy 168.3714 119.97242) + (xy 168.371399 119.972422) + (xy 168.27157 120.186507) + (xy 168.271567 120.186513) + (xy 168.214364 120.399999) + (xy 168.214364 120.4) + (xy 169.111314 120.4) + (xy 169.085507 120.440156) + (xy 169.045 120.578111) + (xy 169.045 120.721889) + (xy 169.085507 120.859844) + (xy 169.111314 120.9) + (xy 168.214364 120.9) + (xy 168.271567 121.113486) + (xy 168.27157 121.113492) + (xy 168.365113 121.314095) + (xy 168.375605 121.383172) + (xy 168.347085 121.446956) + (xy 168.288609 121.485196) + (xy 168.252731 121.4905) + (xy 167.505337 121.4905) + (xy 167.438298 121.470815) + (xy 167.392543 121.418011) + (xy 167.382599 121.348853) + (xy 167.411624 121.285297) + (xy 167.422365 121.27435) + (xy 167.442888 121.255871) + (xy 167.554151 121.10273) + (xy 167.631144 120.929803) + (xy 167.6705 120.744646) + (xy 167.6705 120.555354) + (xy 167.631144 120.370197) + (xy 167.624465 120.355197) + (xy 167.554151 120.19727) + (xy 167.554148 120.197265) + (xy 167.442888 120.044129) + (xy 167.365715 119.974642) + (xy 167.302216 119.917467) + (xy 167.138284 119.822821) + (xy 167.138277 119.822818) + (xy 166.958259 119.764327) + (xy 166.958256 119.764326) + (xy 166.817192 119.7495) + (xy 165.922808 119.7495) + (xy 165.781744 119.764326) + (xy 165.781741 119.764326) + (xy 165.78174 119.764327) + (xy 165.601722 119.822818) + (xy 165.601715 119.822821) + (xy 165.437785 119.917466) + (xy 165.297111 120.044129) + (xy 165.185851 120.197265) + (xy 165.185848 120.19727) + (xy 165.108857 120.370192) + (xy 165.108855 120.370197) + (xy 165.0695 120.555354) + (xy 165.0695 120.744645) + (xy 165.108855 120.929802) + (xy 165.108857 120.929807) + (xy 165.185848 121.102729) + (xy 165.185851 121.102734) + (xy 165.297111 121.25587) + (xy 165.297112 121.255871) + (xy 165.310201 121.267656) + (xy 165.317635 121.27435) + (xy 165.354284 121.333837) + (xy 165.352953 121.403694) + (xy 165.314067 121.461742) + (xy 165.24997 121.489552) + (xy 165.234663 121.4905) + (xy 152.265337 121.4905) + (xy 152.198298 121.470815) + (xy 152.152543 121.418011) + (xy 152.142599 121.348853) + (xy 152.171624 121.285297) + (xy 152.182365 121.27435) + (xy 152.202888 121.255871) + (xy 152.314151 121.10273) + (xy 152.391144 120.929803) + (xy 152.4305 120.744646) + (xy 152.4305 120.555354) + (xy 152.391144 120.370197) + (xy 152.384465 120.355197) + (xy 152.314151 120.19727) + (xy 152.314148 120.197265) + (xy 152.202888 120.044129) + (xy 152.125715 119.974642) + (xy 152.062216 119.917467) + (xy 151.898284 119.822821) + (xy 151.898277 119.822818) + (xy 151.718259 119.764327) + (xy 151.718256 119.764326) + (xy 151.577192 119.7495) + (xy 150.682808 119.7495) + (xy 150.541744 119.764326) + (xy 150.541741 119.764326) + (xy 150.54174 119.764327) + (xy 150.361722 119.822818) + (xy 150.361715 119.822821) + (xy 150.197785 119.917466) + (xy 150.057111 120.044129) + (xy 149.945851 120.197265) + (xy 149.945848 120.19727) + (xy 149.868857 120.370192) + (xy 149.868855 120.370197) + (xy 149.8295 120.555354) + (xy 149.8295 120.613864) + (xy 149.809815 120.680903) + (xy 149.757011 120.726658) + (xy 149.687853 120.736602) + (xy 149.649206 120.724349) + (xy 149.588658 120.693498) + (xy 149.479002 120.676131) + (xy 149.478998 120.676131) + (xy 149.369341 120.693498) + (xy 149.270414 120.743904) + (xy 149.270407 120.743909) + (xy 149.191909 120.822407) + (xy 149.191906 120.822412) + (xy 149.191905 120.822413) + (xy 149.183833 120.838256) + (xy 149.139984 120.924314) + (xy 149.092009 120.97511) + (xy 149.024188 120.991905) + (xy 148.958053 120.969367) + (xy 148.914602 120.914652) + (xy 148.905499 120.868022) + (xy 148.905499 119.790102) + (xy 148.899669 119.760787) + (xy 148.892012 119.749327) + (xy 148.877457 119.727542) + (xy 148.852496 119.710865) + (xy 148.844213 119.705331) + (xy 148.844211 119.70533) + (xy 148.844208 119.705329) + (xy 148.814901 119.6995) + (xy 147.095105 119.6995) + (xy 147.095097 119.699501) + (xy 147.065787 119.70533) + (xy 147.032542 119.727542) + (xy 147.010332 119.760785) + (xy 147.010329 119.760791) + (xy 147.0045 119.790098) + (xy 147.0045 121.509894) + (xy 145.447598 121.509894) + (xy 145.548284 121.477179) + (xy 145.712216 121.382533) + (xy 145.852888 121.255871) + (xy 145.964151 121.10273) + (xy 146.041144 120.929803) + (xy 146.0805 120.744646) + (xy 146.0805 120.555354) + (xy 146.041144 120.370197) + (xy 146.034465 120.355197) + (xy 145.964151 120.19727) + (xy 145.964148 120.197265) + (xy 145.852888 120.044129) + (xy 145.775715 119.974642) + (xy 145.712216 119.917467) + (xy 145.548284 119.822821) + (xy 145.548277 119.822818) + (xy 145.368259 119.764327) + (xy 145.368256 119.764326) + (xy 145.227192 119.7495) + (xy 144.332808 119.7495) + (xy 144.191744 119.764326) + (xy 144.191741 119.764326) + (xy 144.19174 119.764327) + (xy 144.011722 119.822818) + (xy 144.011715 119.822821) + (xy 143.847785 119.917466) + (xy 143.707111 120.044129) + (xy 143.595851 120.197265) + (xy 143.595848 120.19727) + (xy 143.518857 120.370192) + (xy 143.518855 120.370197) + (xy 143.4795 120.555354) + (xy 143.4795 120.744645) + (xy 132.233549 120.744645) + (xy 133.090192 119.888002) + (xy 137.567131 119.888002) + (xy 137.584498 119.997658) + (xy 137.634904 120.096585) + (xy 137.634909 120.096592) + (xy 137.713407 120.17509) + (xy 137.71341 120.175092) + (xy 137.713413 120.175095) + (xy 137.811452 120.225048) + (xy 137.812341 120.225501) + (xy 137.921998 120.242869) + (xy 137.922 120.242869) + (xy 137.922002 120.242869) + (xy 138.031658 120.225501) + (xy 138.031659 120.2255) + (xy 138.031661 120.2255) + (xy 138.130587 120.175095) + (xy 138.209095 120.096587) + (xy 138.2595 119.997661) + (xy 138.2595 119.997659) + (xy 138.259501 119.997658) + (xy 138.276869 119.888002) + (xy 138.276869 119.887997) + (xy 138.259501 119.778341) + (xy 138.25403 119.767604) + (xy 138.209095 119.679413) + (xy 138.209092 119.67941) + (xy 138.20909 119.679407) + (xy 138.130592 119.600909) + (xy 138.130588 119.600906) + (xy 138.130587 119.600905) + (xy 138.106421 119.588592) + (xy 138.031658 119.550498) + (xy 137.922002 119.533131) + (xy 137.921998 119.533131) + (xy 137.812341 119.550498) + (xy 137.713414 119.600904) + (xy 137.713407 119.600909) + (xy 137.634909 119.679407) + (xy 137.634904 119.679414) + (xy 137.584498 119.778341) + (xy 137.567131 119.887997) + (xy 137.567131 119.888002) + (xy 133.090192 119.888002) + (xy 133.598192 119.380002) + (xy 159.792131 119.380002) + (xy 159.809498 119.489658) + (xy 159.859904 119.588585) + (xy 159.859909 119.588592) + (xy 159.938407 119.66709) + (xy 159.93841 119.667092) + (xy 159.938413 119.667095) + (xy 159.962589 119.679413) + (xy 160.037341 119.717501) + (xy 160.146998 119.734869) + (xy 160.147 119.734869) + (xy 160.147002 119.734869) + (xy 160.256658 119.717501) + (xy 160.256659 119.7175) + (xy 160.256661 119.7175) + (xy 160.355587 119.667095) + (xy 160.434095 119.588587) + (xy 160.4845 119.489661) + (xy 160.4845 119.489659) + (xy 160.484501 119.489658) + (xy 160.501869 119.380002) + (xy 160.501869 119.379997) + (xy 160.484501 119.270341) + (xy 160.482137 119.265702) + (xy 160.434095 119.171413) + (xy 160.434092 119.17141) + (xy 160.43409 119.171407) + (xy 160.355592 119.092909) + (xy 160.355588 119.092906) + (xy 160.355587 119.092905) + (xy 160.330619 119.080183) + (xy 160.256658 119.042498) + (xy 160.147002 119.025131) + (xy 160.146998 119.025131) + (xy 160.037341 119.042498) + (xy 159.938414 119.092904) + (xy 159.938407 119.092909) + (xy 159.859909 119.171407) + (xy 159.859904 119.171414) + (xy 159.809498 119.270341) + (xy 159.792131 119.379997) + (xy 159.792131 119.380002) + (xy 133.598192 119.380002) + (xy 134.360192 118.618002) + (xy 137.059131 118.618002) + (xy 137.076498 118.727658) + (xy 137.126904 118.826585) + (xy 137.126909 118.826592) + (xy 137.205407 118.90509) + (xy 137.20541 118.905092) + (xy 137.205413 118.905095) + (xy 137.234466 118.919898) + (xy 137.304341 118.955501) + (xy 137.413998 118.972869) + (xy 137.414 118.972869) + (xy 137.414002 118.972869) + (xy 137.523658 118.955501) + (xy 137.523659 118.9555) + (xy 137.523661 118.9555) + (xy 137.622587 118.905095) + (xy 137.701095 118.826587) + (xy 137.7515 118.727661) + (xy 137.7515 118.727659) + (xy 137.751501 118.727658) + (xy 137.768869 118.618002) + (xy 137.768869 118.617997) + (xy 137.751501 118.508341) + (xy 137.734768 118.475501) + (xy 137.701095 118.409413) + (xy 137.701092 118.40941) + (xy 137.70109 118.409407) + (xy 137.622592 118.330909) + (xy 137.622588 118.330906) + (xy 137.622587 118.330905) + (xy 137.618743 118.328946) + (xy 137.523658 118.280498) + (xy 137.414002 118.263131) + (xy 137.413998 118.263131) + (xy 137.304341 118.280498) + (xy 137.205414 118.330904) + (xy 137.205407 118.330909) + (xy 137.126909 118.409407) + (xy 137.126904 118.409414) + (xy 137.076498 118.508341) + (xy 137.059131 118.617997) + (xy 137.059131 118.618002) + (xy 134.360192 118.618002) + (xy 135.672375 117.305819) + (xy 135.733698 117.272334) + (xy 135.760056 117.2695) + (xy 143.644663 117.2695) + (xy 143.711702 117.289185) + (xy 143.757457 117.341989) + (xy 143.767401 117.411147) + (xy 143.738376 117.474703) + (xy 143.727635 117.48565) + (xy 143.707111 117.504129) + (xy 143.595851 117.657265) + (xy 143.595848 117.65727) + (xy 143.518857 117.830192) + (xy 143.518855 117.830197) + (xy 143.4795 118.015354) + (xy 143.4795 118.204645) + (xy 143.518855 118.389802) + (xy 143.518857 118.389807) + (xy 143.595848 118.562729) + (xy 143.595851 118.562734) + (xy 143.707111 118.71587) + (xy 143.707112 118.715871) + (xy 143.847784 118.842533) + (xy 144.011716 118.937179) + (xy 144.191744 118.995674) + (xy 144.332808 119.0105) + (xy 144.332812 119.0105) + (xy 145.227188 119.0105) + (xy 145.227192 119.0105) + (xy 145.368256 118.995674) + (xy 145.548284 118.937179) + (xy 145.712216 118.842533) + (xy 145.852888 118.715871) + (xy 145.964151 118.56273) + (xy 146.041144 118.389803) + (xy 146.0805 118.204646) + (xy 146.0805 118.015354) + (xy 146.041144 117.830197) + (xy 146.002987 117.744497) + (xy 145.964151 117.65727) + (xy 145.964148 117.657265) + (xy 145.852888 117.504129) + (xy 145.832365 117.48565) + (xy 145.795716 117.426163) + (xy 145.797047 117.356306) + (xy 145.835933 117.298258) + (xy 145.90003 117.270448) + (xy 145.915337 117.2695) + (xy 149.994663 117.2695) + (xy 150.061702 117.289185) + (xy 150.107457 117.341989) + (xy 150.117401 117.411147) + (xy 150.088376 117.474703) + (xy 150.077635 117.48565) + (xy 150.057111 117.504129) + (xy 149.945851 117.657265) + (xy 149.945848 117.65727) + (xy 149.868857 117.830192) + (xy 149.868855 117.830197) + (xy 149.8295 118.015354) + (xy 149.8295 118.204645) + (xy 149.868855 118.389802) + (xy 149.868857 118.389807) + (xy 149.945848 118.562729) + (xy 149.945851 118.562734) + (xy 150.057111 118.71587) + (xy 150.057112 118.715871) + (xy 150.197784 118.842533) + (xy 150.361716 118.937179) + (xy 150.541744 118.995674) + (xy 150.682808 119.0105) + (xy 150.682812 119.0105) + (xy 151.577188 119.0105) + (xy 151.577192 119.0105) + (xy 151.718256 118.995674) + (xy 151.898284 118.937179) + (xy 152.062216 118.842533) + (xy 152.202888 118.715871) + (xy 152.314151 118.56273) + (xy 152.391144 118.389803) + (xy 152.4305 118.204646) + (xy 152.4305 118.204645) + (xy 165.0695 118.204645) + (xy 165.108855 118.389802) + (xy 165.108857 118.389807) + (xy 165.185848 118.562729) + (xy 165.185851 118.562734) + (xy 165.297111 118.71587) + (xy 165.297112 118.715871) + (xy 165.437784 118.842533) + (xy 165.601716 118.937179) + (xy 165.781744 118.995674) + (xy 165.922808 119.0105) + (xy 165.922812 119.0105) + (xy 166.817188 119.0105) + (xy 166.817192 119.0105) + (xy 166.958256 118.995674) + (xy 167.138284 118.937179) + (xy 167.302216 118.842533) + (xy 167.442888 118.715871) + (xy 167.554151 118.56273) + (xy 167.631144 118.389803) + (xy 167.6705 118.204646) + (xy 167.6705 118.015354) + (xy 167.631144 117.830197) + (xy 167.592987 117.744497) + (xy 167.554151 117.65727) + (xy 167.554148 117.657265) + (xy 167.442888 117.504129) + (xy 167.331439 117.40378) + (xy 167.302216 117.377467) + (xy 167.138284 117.282821) + (xy 167.138277 117.282818) + (xy 166.958259 117.224327) + (xy 166.958256 117.224326) + (xy 166.817192 117.2095) + (xy 165.922808 117.2095) + (xy 165.781744 117.224326) + (xy 165.781741 117.224326) + (xy 165.78174 117.224327) + (xy 165.601722 117.282818) + (xy 165.601715 117.282821) + (xy 165.437785 117.377466) + (xy 165.297111 117.504129) + (xy 165.185851 117.657265) + (xy 165.185848 117.65727) + (xy 165.108857 117.830192) + (xy 165.108855 117.830197) + (xy 165.0695 118.015354) + (xy 165.0695 118.204645) + (xy 152.4305 118.204645) + (xy 152.4305 118.015354) + (xy 152.391144 117.830197) + (xy 152.352987 117.744497) + (xy 152.314151 117.65727) + (xy 152.314148 117.657265) + (xy 152.202888 117.504129) + (xy 152.182365 117.48565) + (xy 152.145716 117.426163) + (xy 152.147047 117.356306) + (xy 152.185933 117.298258) + (xy 152.25003 117.270448) + (xy 152.265337 117.2695) + (xy 164.818781 117.2695) + (xy 164.841131 117.27153) + (xy 164.856913 117.274423) + (xy 164.889592 117.264239) + (xy 164.896785 117.262234) + (xy 164.93 117.254048) + (xy 164.930004 117.254044) + (xy 164.931263 117.253384) + (xy 164.933069 117.252636) + (xy 164.936714 117.25058) + (xy 164.938288 117.249422) + (xy 164.939503 117.248686) + (xy 164.93951 117.248685) + (xy 164.963718 117.224475) + (xy 164.969137 117.219374) + (xy 164.994756 117.196679) + (xy 164.994758 117.196673) + (xy 164.995571 117.195497) + (xy 165.009941 117.178252) + (xy 165.695381 116.492812) + (xy 165.756702 116.459329) + (xy 165.796017 116.457174) + (xy 165.922808 116.4705) + (xy 165.922812 116.4705) + (xy 166.817188 116.4705) + (xy 166.817192 116.4705) + (xy 166.958256 116.455674) + (xy 167.138284 116.397179) + (xy 167.302216 116.302533) + (xy 167.442888 116.175871) + (xy 167.554151 116.02273) + (xy 167.631144 115.849803) + (xy 167.6705 115.664646) + (xy 167.6705 115.475354) + (xy 167.631144 115.290197) + (xy 167.627897 115.282905) + (xy 167.554151 115.11727) + (xy 167.554148 115.117265) + (xy 167.442888 114.964129) + (xy 167.427353 114.950141) + (xy 167.302216 114.837467) + (xy 167.138284 114.742821) + (xy 167.138277 114.742818) + (xy 166.958259 114.684327) + (xy 166.958256 114.684326) + (xy 166.817192 114.6695) + (xy 165.922808 114.6695) + (xy 165.781744 114.684326) + (xy 165.781741 114.684326) + (xy 165.78174 114.684327) + (xy 165.601722 114.742818) + (xy 165.601715 114.742821) + (xy 165.437785 114.837466) + (xy 165.297111 114.964129) + (xy 165.185851 115.117265) + (xy 165.185848 115.11727) + (xy 165.108857 115.290192) + (xy 165.108855 115.290197) + (xy 165.0695 115.475354) + (xy 165.0695 115.664645) + (xy 165.108855 115.849802) + (xy 165.108857 115.849807) + (xy 165.185848 116.022729) + (xy 165.185851 116.022734) + (xy 165.29711 116.175869) + (xy 165.297117 116.175877) + (xy 165.315151 116.192115) + (xy 165.351799 116.251602) + (xy 165.350468 116.321459) + (xy 165.319859 116.371945) + (xy 164.809625 116.882181) + (xy 164.748302 116.915666) + (xy 164.721944 116.9185) + (xy 135.66322 116.9185) + (xy 135.640868 116.916469) + (xy 135.625087 116.913577) + (xy 135.592414 116.923757) + (xy 135.585208 116.925766) + (xy 135.551996 116.933953) + (xy 135.550701 116.934633) + (xy 135.548898 116.93538) + (xy 135.545318 116.937398) + (xy 135.543751 116.938552) + (xy 135.542489 116.939315) + (xy 135.518288 116.963514) + (xy 135.512843 116.96864) + (xy 135.487241 116.991322) + (xy 135.486416 116.992519) + (xy 135.472056 117.009747) + (xy 130.214619 122.267185) + (xy 130.153296 122.30067) + (xy 130.113977 122.302825) + (xy 130.056734 122.296808) + (xy 129.987192 122.2895) + (xy 129.092808 122.2895) + (xy 129.05886 122.293067) + (xy 128.96602 122.302825) + (xy 128.897291 122.290255) + (xy 128.865379 122.267185) + (xy 128.772196 122.174002) + (xy 128.667344 122.069149) + (xy 128.652977 122.051911) + (xy 128.64386 122.038704) + (xy 128.631379 122.032153) + (xy 128.581168 121.983567) + (xy 128.565196 121.915547) + (xy 128.588534 121.84969) + (xy 128.607631 121.832106) + (xy 128.60686 121.831335) + (xy 128.617509 121.820685) + (xy 128.61751 121.820685) + (xy 128.641718 121.796475) + (xy 128.647137 121.791374) + (xy 128.672756 121.768679) + (xy 128.672758 121.768673) + (xy 128.673571 121.767497) + (xy 128.687941 121.750252) + (xy 128.865381 121.572812) + (xy 128.926702 121.539329) + (xy 128.966017 121.537174) + (xy 129.092808 121.5505) + (xy 129.092812 121.5505) + (xy 129.987188 121.5505) + (xy 129.987192 121.5505) + (xy 130.128256 121.535674) + (xy 130.308284 121.477179) + (xy 130.472216 121.382533) + (xy 130.612888 121.255871) + (xy 130.724151 121.10273) + (xy 130.801144 120.929803) + (xy 130.8405 120.744646) + (xy 130.8405 120.555354) + (xy 130.801144 120.370197) + (xy 130.794465 120.355197) + (xy 130.724151 120.19727) + (xy 130.724148 120.197265) + (xy 130.612888 120.044129) + (xy 130.535715 119.974642) + (xy 130.472216 119.917467) + (xy 130.308284 119.822821) + (xy 130.308277 119.822818) + (xy 130.128259 119.764327) + (xy 130.128256 119.764326) + (xy 129.987192 119.7495) + (xy 129.092808 119.7495) + (xy 128.951744 119.764326) + (xy 128.951741 119.764326) + (xy 128.95174 119.764327) + (xy 128.771722 119.822818) + (xy 128.771715 119.822821) + (xy 128.607785 119.917466) + (xy 128.467111 120.044129) + (xy 128.355851 120.197265) + (xy 128.355848 120.19727) + (xy 128.278857 120.370192) + (xy 128.278855 120.370197) + (xy 128.2395 120.555354) + (xy 128.2395 120.744645) + (xy 128.278855 120.929802) + (xy 128.278857 120.929807) + (xy 128.355848 121.102729) + (xy 128.355851 121.102734) + (xy 128.46711 121.255869) + (xy 128.467115 121.255875) + (xy 128.485149 121.272112) + (xy 128.521798 121.331598) + (xy 128.520469 121.401455) + (xy 128.489898 121.451905) + (xy 128.487663 121.454142) + (xy 128.426355 121.487654) + (xy 128.399943 121.4905) + (xy 127.1545 121.4905) + (xy 127.087461 121.470815) + (xy 127.041706 121.418011) + (xy 127.0305 121.3665) + (xy 127.030499 119.840105) + (xy 127.030498 119.840097) + (xy 127.024669 119.810787) + (xy 127.002457 119.777542) + (xy 126.969214 119.755332) + (xy 126.969215 119.755332) + (xy 126.969213 119.755331) + (xy 126.969211 119.75533) + (xy 126.969208 119.755329) + (xy 126.939901 119.7495) + (xy 124.520105 119.7495) + (xy 124.520097 119.749501) + (xy 124.490787 119.75533) + (xy 124.457542 119.777542) + (xy 124.435332 119.810785) + (xy 124.435329 119.810791) + (xy 124.4295 119.840098) + (xy 124.4295 119.8401) + (xy 124.4295 119.840101) + (xy 124.4295 120.613864) + (xy 124.429501 121.3665) + (xy 124.409816 121.433539) + (xy 124.357013 121.479294) + (xy 124.305501 121.4905) + (xy 121.584307 121.4905) + (xy 121.517268 121.470815) + (xy 121.471513 121.418011) + (xy 121.461569 121.348853) + (xy 121.47382 121.310209) + (xy 121.4955 121.267661) + (xy 121.497367 121.255875) + (xy 121.512869 121.158002) + (xy 121.512869 121.157997) + (xy 121.495501 121.048341) + (xy 121.478768 121.015501) + (xy 121.445095 120.949413) + (xy 121.445092 120.94941) + (xy 121.44509 120.949407) + (xy 121.366592 120.870909) + (xy 121.366588 120.870906) + (xy 121.366587 120.870905) + (xy 121.360923 120.868019) + (xy 121.267658 120.820498) + (xy 121.158002 120.803131) + (xy 121.157998 120.803131) + (xy 121.048341 120.820498) + (xy 120.949414 120.870904) + (xy 120.949407 120.870909) + (xy 120.870909 120.949407) + (xy 120.870904 120.949414) + (xy 120.820498 121.048341) + (xy 120.803131 121.157997) + (xy 120.803131 121.158002) + (xy 120.820498 121.267656) + (xy 120.820499 121.267659) + (xy 120.8205 121.267661) + (xy 120.842178 121.310207) + (xy 120.855074 121.378875) + (xy 120.828798 121.443615) + (xy 120.771691 121.483872) + (xy 120.731693 121.4905) + (xy 112.766545 121.4905) + (xy 112.699506 121.470815) + (xy 112.678864 121.454181) + (xy 112.603592 121.378909) + (xy 112.603588 121.378906) + (xy 112.603587 121.378905) + (xy 112.579421 121.366592) + (xy 112.504658 121.328498) + (xy 112.395002 121.311131) + (xy 112.394998 121.311131) + (xy 112.285341 121.328498) + (xy 112.186414 121.378904) + (xy 112.186407 121.378909) + (xy 112.111136 121.454181) + (xy 112.049813 121.487666) + (xy 112.023455 121.4905) + (xy 111.625337 121.4905) + (xy 111.558298 121.470815) + (xy 111.512543 121.418011) + (xy 111.502599 121.348853) + (xy 111.531624 121.285297) + (xy 111.542365 121.27435) + (xy 111.562888 121.255871) + (xy 111.674151 121.10273) + (xy 111.751144 120.929803) + (xy 111.7905 120.744646) + (xy 111.7905 120.555354) + (xy 111.751144 120.370197) + (xy 111.744465 120.355197) + (xy 111.674151 120.19727) + (xy 111.674148 120.197265) + (xy 111.633997 120.142002) + (xy 120.295131 120.142002) + (xy 120.312498 120.251658) + (xy 120.362904 120.350585) + (xy 120.362909 120.350592) + (xy 120.441407 120.42909) + (xy 120.44141 120.429092) + (xy 120.441413 120.429095) + (xy 120.463122 120.440156) + (xy 120.540341 120.479501) + (xy 120.649998 120.496869) + (xy 120.65 120.496869) + (xy 120.650002 120.496869) + (xy 120.759658 120.479501) + (xy 120.759659 120.4795) + (xy 120.759661 120.4795) + (xy 120.858587 120.429095) + (xy 120.937095 120.350587) + (xy 120.9875 120.251661) + (xy 120.9875 120.251659) + (xy 120.987501 120.251658) + (xy 121.004869 120.142002) + (xy 121.004869 120.141997) + (xy 120.987501 120.032341) + (xy 120.969829 119.997658) + (xy 120.937095 119.933413) + (xy 120.937092 119.93341) + (xy 120.93709 119.933407) + (xy 120.858592 119.854909) + (xy 120.858588 119.854906) + (xy 120.858587 119.854905) + (xy 120.82954 119.840105) + (xy 120.759658 119.804498) + (xy 120.650002 119.787131) + (xy 120.649998 119.787131) + (xy 120.540341 119.804498) + (xy 120.441414 119.854904) + (xy 120.441407 119.854909) + (xy 120.362909 119.933407) + (xy 120.362904 119.933414) + (xy 120.312498 120.032341) + (xy 120.295131 120.141997) + (xy 120.295131 120.142002) + (xy 111.633997 120.142002) + (xy 111.562888 120.044129) + (xy 111.485715 119.974642) + (xy 111.422216 119.917467) + (xy 111.258284 119.822821) + (xy 111.258277 119.822818) + (xy 111.078259 119.764327) + (xy 111.078256 119.764326) + (xy 110.937192 119.7495) + (xy 110.042808 119.7495) + (xy 109.901744 119.764326) + (xy 109.901741 119.764326) + (xy 109.90174 119.764327) + (xy 109.721722 119.822818) + (xy 109.721715 119.822821) + (xy 109.557785 119.917466) + (xy 109.417111 120.044129) + (xy 109.305851 120.197265) + (xy 109.305848 120.19727) + (xy 109.228857 120.370192) + (xy 109.228855 120.370197) + (xy 109.1895 120.555354) + (xy 109.1895 120.744645) + (xy 109.228855 120.929802) + (xy 109.228857 120.929807) + (xy 109.305848 121.102729) + (xy 109.305851 121.102734) + (xy 109.417111 121.25587) + (xy 109.417112 121.255871) + (xy 109.430201 121.267656) + (xy 109.437635 121.27435) + (xy 109.474284 121.333837) + (xy 109.472953 121.403694) + (xy 109.434067 121.461742) + (xy 109.36997 121.489552) + (xy 109.354663 121.4905) + (xy 107.815337 121.4905) + (xy 107.748298 121.470815) + (xy 107.702543 121.418011) + (xy 107.692599 121.348853) + (xy 107.721624 121.285297) + (xy 107.732365 121.27435) + (xy 107.752888 121.255871) + (xy 107.864151 121.10273) + (xy 107.941144 120.929803) + (xy 107.9805 120.744646) + (xy 107.9805 120.555354) + (xy 107.941144 120.370197) + (xy 107.934465 120.355197) + (xy 107.864151 120.19727) + (xy 107.864148 120.197265) + (xy 107.752888 120.044129) + (xy 107.675715 119.974642) + (xy 107.612216 119.917467) + (xy 107.448284 119.822821) + (xy 107.448277 119.822818) + (xy 107.268259 119.764327) + (xy 107.268256 119.764326) + (xy 107.127192 119.7495) + (xy 106.232808 119.7495) + (xy 106.091744 119.764326) + (xy 106.091741 119.764326) + (xy 106.09174 119.764327) + (xy 105.911722 119.822818) + (xy 105.911715 119.822821) + (xy 105.747785 119.917466) + (xy 105.607111 120.044129) + (xy 105.495851 120.197265) + (xy 105.495848 120.19727) + (xy 105.418857 120.370192) + (xy 105.418855 120.370197) + (xy 105.3795 120.555354) + (xy 105.3795 120.744645) + (xy 105.418855 120.929802) + (xy 105.418857 120.929807) + (xy 105.495848 121.102729) + (xy 105.495851 121.102734) + (xy 105.607111 121.25587) + (xy 105.607112 121.255871) + (xy 105.620201 121.267656) + (xy 105.627635 121.27435) + (xy 105.664284 121.333837) + (xy 105.662953 121.403694) + (xy 105.624067 121.461742) + (xy 105.55997 121.489552) + (xy 105.544663 121.4905) + (xy 101.627213 121.4905) + (xy 101.604862 121.488469) + (xy 101.589086 121.485578) + (xy 101.589085 121.485578) + (xy 101.556423 121.495755) + (xy 101.549216 121.497764) + (xy 101.515995 121.505953) + (xy 101.514715 121.506625) + (xy 101.512924 121.507366) + (xy 101.509299 121.509411) + (xy 101.507733 121.510564) + (xy 101.506488 121.511316) + (xy 101.482298 121.535505) + (xy 101.476851 121.540633) + (xy 101.451241 121.563322) + (xy 101.450415 121.56452) + (xy 101.436053 121.581751) + (xy 101.228764 121.78904) + (xy 101.167441 121.822525) + (xy 101.121688 121.823832) + (xy 101.092 121.819131) + (xy 101.091999 121.819131) + (xy 101.091998 121.819131) + (xy 100.982341 121.836498) + (xy 100.883414 121.886904) + (xy 100.883407 121.886909) + (xy 100.804909 121.965407) + (xy 100.804904 121.965414) + (xy 100.754498 122.064341) + (xy 100.737131 122.173997) + (xy 100.737131 122.174002) + (xy 100.754498 122.283658) + (xy 100.804904 122.382585) + (xy 100.804909 122.382592) + (xy 100.883407 122.46109) + (xy 100.883411 122.461093) + (xy 100.883413 122.461095) + (xy 100.93558 122.487675) + (xy 100.986374 122.535646) + (xy 101.00317 122.603467) + (xy 100.980634 122.669602) + (xy 100.966965 122.685839) + (xy 100.720764 122.93204) + (xy 100.659441 122.965525) + (xy 100.613688 122.966832) + (xy 100.584 122.962131) + (xy 100.583999 122.962131) + (xy 100.583998 122.962131) + (xy 100.474341 122.979498) + (xy 100.375414 123.029904) + (xy 100.375407 123.029909) + (xy 100.296909 123.108407) + (xy 100.296904 123.108414) + (xy 100.246498 123.207341) + (xy 100.229131 123.316997) + (xy 100.229131 123.317002) + (xy 92.733623 123.317002) + (xy 92.7405 123.284646) + (xy 92.7405 123.095354) + (xy 92.701144 122.910197) + (xy 92.697897 122.902905) + (xy 92.624151 122.73727) + (xy 92.624148 122.737265) + (xy 92.512888 122.584129) + (xy 92.452544 122.529795) + (xy 92.372216 122.457467) + (xy 92.208284 122.362821) + (xy 92.208277 122.362818) + (xy 92.028259 122.304327) + (xy 92.028256 122.304326) + (xy 91.887192 122.2895) + (xy 90.992808 122.2895) + (xy 90.851744 122.304326) + (xy 90.851741 122.304326) + (xy 90.85174 122.304327) + (xy 90.671722 122.362818) + (xy 90.671715 122.362821) + (xy 90.507785 122.457466) + (xy 90.367111 122.584129) + (xy 90.255851 122.737265) + (xy 90.255848 122.73727) + (xy 90.178857 122.910192) + (xy 90.178855 122.910197) + (xy 90.142691 123.080341) + (xy 90.1395 123.095354) + (xy 90.1395 123.284646) + (xy 89.160513 123.284646) + (xy 89.17046 123.19) + (xy 89.150674 123.001744) + (xy 89.092179 122.821716) + (xy 88.997533 122.657784) + (xy 88.870871 122.517112) + (xy 88.867473 122.514643) + (xy 88.717734 122.405851) + (xy 88.717729 122.405848) + (xy 88.544807 122.328857) + (xy 88.544802 122.328855) + (xy 88.399001 122.297865) + (xy 88.359646 122.2895) + (xy 88.170354 122.2895) + (xy 88.137897 122.296398) + (xy 87.985197 122.328855) + (xy 87.985192 122.328857) + (xy 87.81227 122.405848) + (xy 87.812265 122.405851) + (xy 87.659129 122.517111) + (xy 87.532466 122.657785) + (xy 87.437821 122.821715) + (xy 87.437818 122.821722) + (xy 87.381577 122.994815) + (xy 87.379326 123.001744) + (xy 87.35954 123.19) + (xy 73.93046 123.19) + (xy 73.910674 123.001744) + (xy 73.852179 122.821716) + (xy 73.757533 122.657784) + (xy 73.630871 122.517112) + (xy 73.627473 122.514643) + (xy 73.477734 122.405851) + (xy 73.477729 122.405848) + (xy 73.304807 122.328857) + (xy 73.304802 122.328855) + (xy 73.159001 122.297865) + (xy 73.119646 122.2895) + (xy 72.930354 122.2895) + (xy 72.897897 122.296398) + (xy 72.745197 122.328855) + (xy 72.592536 122.396825) + (xy 72.523286 122.406109) + (xy 72.46001 122.376481) + (xy 72.45442 122.371226) + (xy 72.257196 122.174002) + (xy 79.147131 122.174002) + (xy 79.164498 122.283658) + (xy 79.214904 122.382585) + (xy 79.214909 122.382592) + (xy 79.293407 122.46109) + (xy 79.29341 122.461092) + (xy 79.293413 122.461095) + (xy 79.386247 122.508396) + (xy 79.392341 122.511501) + (xy 79.501998 122.528869) + (xy 79.502 122.528869) + (xy 79.502002 122.528869) + (xy 79.611658 122.511501) + (xy 79.611659 122.5115) + (xy 79.611661 122.5115) + (xy 79.710587 122.461095) + (xy 79.789095 122.382587) + (xy 79.8395 122.283661) + (xy 79.8395 122.283659) + (xy 79.839501 122.283658) + (xy 79.856869 122.174002) + (xy 79.856869 122.173997) + (xy 79.839501 122.064341) + (xy 79.828491 122.042733) + (xy 79.789095 121.965413) + (xy 79.789092 121.96541) + (xy 79.78909 121.965407) + (xy 79.710592 121.886909) + (xy 79.710588 121.886906) + (xy 79.710587 121.886905) + (xy 79.703651 121.883371) + (xy 79.611658 121.836498) + (xy 79.502002 121.819131) + (xy 79.501998 121.819131) + (xy 79.392341 121.836498) + (xy 79.293414 121.886904) + (xy 79.293407 121.886909) + (xy 79.214909 121.965407) + (xy 79.214904 121.965414) + (xy 79.164498 122.064341) + (xy 79.147131 122.173997) + (xy 79.147131 122.174002) + (xy 72.257196 122.174002) + (xy 71.898344 121.81515) + (xy 71.883975 121.797908) + (xy 71.874863 121.784708) + (xy 71.874861 121.784705) + (xy 71.844566 121.768804) + (xy 71.838046 121.765127) + (xy 71.808772 121.74743) + (xy 71.807377 121.746996) + (xy 71.805578 121.746251) + (xy 71.801606 121.745144) + (xy 71.799682 121.744851) + (xy 71.798257 121.7445) + (xy 71.764046 121.7445) + (xy 71.75656 121.744274) + (xy 71.722418 121.742208) + (xy 71.721005 121.742468) + (xy 71.69865 121.7445) + (xy 71.19892 121.7445) + (xy 71.131881 121.724815) + (xy 71.086126 121.672011) + (xy 71.076182 121.602853) + (xy 71.105207 121.539297) + (xy 71.114141 121.531414) + (xy 71.113821 121.531094) + (xy 71.122455 121.522459) + (xy 71.122455 121.522457) + (xy 71.122457 121.522457) + (xy 71.144669 121.489213) + (xy 71.1505 121.459899) + (xy 71.150499 120.65) + (xy 72.11954 120.65) + (xy 72.139326 120.838256) + (xy 72.139327 120.838259) + (xy 72.197818 121.018277) + (xy 72.197821 121.018284) + (xy 72.292467 121.182216) + (xy 72.37341 121.272112) + (xy 72.419129 121.322888) + (xy 72.572265 121.434148) + (xy 72.57227 121.434151) + (xy 72.745192 121.511142) + (xy 72.745197 121.511144) + (xy 72.930354 121.5505) + (xy 72.930355 121.5505) + (xy 73.119644 121.5505) + (xy 73.119646 121.5505) + (xy 73.304803 121.511144) + (xy 73.419911 121.459894) + (xy 87.3645 121.459894) + (xy 87.364501 121.459902) + (xy 87.37033 121.489212) + (xy 87.392542 121.522457) + (xy 87.407417 121.532395) + (xy 87.425787 121.544669) + (xy 87.42579 121.544669) + (xy 87.425791 121.54467) + (xy 87.435647 121.54663) + (xy 87.455101 121.5505) + (xy 89.074898 121.550499) + (xy 89.104213 121.544669) + (xy 89.137457 121.522457) + (xy 89.159669 121.489213) + (xy 89.1655 121.459899) + (xy 89.1655 120.744645) + (xy 90.1395 120.744645) + (xy 90.178855 120.929802) + (xy 90.178857 120.929807) + (xy 90.255848 121.102729) + (xy 90.255851 121.102734) + (xy 90.367111 121.25587) + (xy 90.367112 121.255871) + (xy 90.507784 121.382533) + (xy 90.671716 121.477179) + (xy 90.851744 121.535674) + (xy 90.992808 121.5505) + (xy 90.992812 121.5505) + (xy 91.887188 121.5505) + (xy 91.887192 121.5505) + (xy 92.028256 121.535674) + (xy 92.208284 121.477179) + (xy 92.372216 121.382533) + (xy 92.512888 121.255871) + (xy 92.583994 121.158002) + (xy 99.721131 121.158002) + (xy 99.738498 121.267658) + (xy 99.788904 121.366585) + (xy 99.788909 121.366592) + (xy 99.867407 121.44509) + (xy 99.86741 121.445092) + (xy 99.867413 121.445095) + (xy 99.917892 121.470815) + (xy 99.966341 121.495501) + (xy 100.075998 121.512869) + (xy 100.076 121.512869) + (xy 100.076002 121.512869) + (xy 100.185658 121.495501) + (xy 100.185659 121.4955) + (xy 100.185661 121.4955) + (xy 100.284587 121.445095) + (xy 100.363095 121.366587) + (xy 100.4135 121.267661) + (xy 100.4135 121.267659) + (xy 100.413501 121.267658) + (xy 100.430869 121.158002) + (xy 100.430869 121.157997) + (xy 100.413501 121.048341) + (xy 100.396768 121.015501) + (xy 100.363095 120.949413) + (xy 100.363092 120.94941) + (xy 100.36309 120.949407) + (xy 100.284592 120.870909) + (xy 100.284588 120.870906) + (xy 100.284587 120.870905) + (xy 100.278923 120.868019) + (xy 100.185658 120.820498) + (xy 100.076002 120.803131) + (xy 100.075998 120.803131) + (xy 99.966341 120.820498) + (xy 99.867414 120.870904) + (xy 99.867407 120.870909) + (xy 99.788909 120.949407) + (xy 99.788904 120.949414) + (xy 99.738498 121.048341) + (xy 99.721131 121.157997) + (xy 99.721131 121.158002) + (xy 92.583994 121.158002) + (xy 92.624151 121.10273) + (xy 92.701144 120.929803) + (xy 92.7405 120.744646) + (xy 92.7405 120.555354) + (xy 92.701144 120.370197) + (xy 92.694465 120.355197) + (xy 92.624151 120.19727) + (xy 92.624148 120.197265) + (xy 92.512888 120.044129) + (xy 92.435715 119.974642) + (xy 92.372216 119.917467) + (xy 92.208284 119.822821) + (xy 92.208277 119.822818) + (xy 92.028259 119.764327) + (xy 92.028256 119.764326) + (xy 91.887192 119.7495) + (xy 90.992808 119.7495) + (xy 90.851744 119.764326) + (xy 90.851741 119.764326) + (xy 90.85174 119.764327) + (xy 90.671722 119.822818) + (xy 90.671715 119.822821) + (xy 90.507785 119.917466) + (xy 90.367111 120.044129) + (xy 90.255851 120.197265) + (xy 90.255848 120.19727) + (xy 90.178857 120.370192) + (xy 90.178855 120.370197) + (xy 90.1395 120.555354) + (xy 90.1395 120.744645) + (xy 89.1655 120.744645) + (xy 89.165499 119.840102) + (xy 89.159669 119.810787) + (xy 89.155467 119.804498) + (xy 89.137457 119.777542) + (xy 89.104214 119.755332) + (xy 89.104215 119.755332) + (xy 89.104213 119.755331) + (xy 89.104211 119.75533) + (xy 89.104208 119.755329) + (xy 89.074901 119.7495) + (xy 87.455105 119.7495) + (xy 87.455097 119.749501) + (xy 87.425787 119.75533) + (xy 87.392542 119.777542) + (xy 87.370332 119.810785) + (xy 87.370329 119.810791) + (xy 87.3645 119.840098) + (xy 87.3645 121.459894) + (xy 73.419911 121.459894) + (xy 73.47773 121.434151) + (xy 73.630871 121.322888) + (xy 73.757533 121.182216) + (xy 73.852179 121.018284) + (xy 73.910674 120.838256) + (xy 73.93046 120.65) + (xy 73.910674 120.461744) + (xy 73.852179 120.281716) + (xy 73.757533 120.117784) + (xy 73.630871 119.977112) + (xy 73.627473 119.974643) + (xy 73.477734 119.865851) + (xy 73.477729 119.865848) + (xy 73.304807 119.788857) + (xy 73.304802 119.788855) + (xy 73.159001 119.757865) + (xy 73.119646 119.7495) + (xy 72.930354 119.7495) + (xy 72.897897 119.756398) + (xy 72.745197 119.788855) + (xy 72.745192 119.788857) + (xy 72.57227 119.865848) + (xy 72.572265 119.865851) + (xy 72.419129 119.977111) + (xy 72.292466 120.117785) + (xy 72.197821 120.281715) + (xy 72.197818 120.281722) + (xy 72.149936 120.42909) + (xy 72.139326 120.461744) + (xy 72.11954 120.65) + (xy 71.150499 120.65) + (xy 71.150499 119.840102) + (xy 71.144669 119.810787) + (xy 71.140467 119.804498) + (xy 71.122457 119.777542) + (xy 71.089214 119.755332) + (xy 71.089215 119.755332) + (xy 71.089213 119.755331) + (xy 71.089211 119.75533) + (xy 71.089208 119.755329) + (xy 71.059901 119.7495) + (xy 68.640105 119.7495) + (xy 68.640097 119.749501) + (xy 68.610787 119.75533) + (xy 68.577542 119.777542) + (xy 68.555332 119.810785) + (xy 68.555329 119.810791) + (xy 68.5495 119.840098) + (xy 68.5495 121.459894) + (xy 68.549501 121.459902) + (xy 68.55533 121.489212) + (xy 68.577544 121.522459) + (xy 68.586179 121.531094) + (xy 68.583584 121.533688) + (xy 68.614773 121.571003) + (xy 68.623485 121.640327) + (xy 68.593334 121.703357) + (xy 68.533893 121.74008) + (xy 68.50108 121.7445) + (xy 62.958461 121.7445) + (xy 62.891422 121.724815) + (xy 62.845667 121.672011) + (xy 62.835723 121.602853) + (xy 62.864748 121.539297) + (xy 62.920143 121.502569) + (xy 62.964337 121.488209) + (xy 62.998284 121.477179) + (xy 63.162216 121.382533) + (xy 63.302888 121.255871) + (xy 63.414151 121.10273) + (xy 63.491144 120.929803) + (xy 63.5305 120.744646) + (xy 63.5305 120.555354) + (xy 63.491144 120.370197) + (xy 63.484465 120.355197) + (xy 63.414151 120.19727) + (xy 63.414148 120.197265) + (xy 63.302888 120.044129) + (xy 63.225715 119.974642) + (xy 63.162216 119.917467) + (xy 62.998284 119.822821) + (xy 62.998277 119.822818) + (xy 62.818259 119.764327) + (xy 62.818256 119.764326) + (xy 62.677192 119.7495) + (xy 61.782808 119.7495) + (xy 61.641744 119.764326) + (xy 61.641741 119.764326) + (xy 61.64174 119.764327) + (xy 61.461722 119.822818) + (xy 61.461715 119.822821) + (xy 61.297785 119.917466) + (xy 61.157111 120.044129) + (xy 61.045851 120.197265) + (xy 61.045848 120.19727) + (xy 60.968857 120.370192) + (xy 60.968855 120.370197) + (xy 60.9295 120.555354) + (xy 60.9295 120.744645) + (xy 60.968855 120.929802) + (xy 60.968857 120.929807) + (xy 61.045848 121.102729) + (xy 61.045851 121.102734) + (xy 61.157111 121.25587) + (xy 61.157112 121.255871) + (xy 61.297784 121.382533) + (xy 61.461716 121.477179) + (xy 61.461721 121.47718) + (xy 61.461722 121.477181) + (xy 61.539857 121.502569) + (xy 61.597533 121.542007) + (xy 61.624731 121.606365) + (xy 61.612816 121.675212) + (xy 61.565572 121.726687) + (xy 61.501539 121.7445) + (xy 61.211057 121.7445) + (xy 61.144018 121.724815) + (xy 61.123376 121.708181) + (xy 60.709959 121.294764) + (xy 60.676474 121.233441) + (xy 60.675167 121.187683) + (xy 60.676034 121.182214) + (xy 60.679869 121.158) + (xy 60.677123 121.140661) + (xy 60.662501 121.048341) + (xy 60.645768 121.015501) + (xy 60.612095 120.949413) + (xy 60.612092 120.94941) + (xy 60.61209 120.949407) + (xy 60.533592 120.870909) + (xy 60.533588 120.870906) + (xy 60.533587 120.870905) + (xy 60.527923 120.868019) + (xy 60.434658 120.820498) + (xy 60.325002 120.803131) + (xy 60.324998 120.803131) + (xy 60.215341 120.820498) + (xy 60.116414 120.870904) + (xy 60.116407 120.870909) + (xy 60.037909 120.949407) + (xy 60.037904 120.949414) + (xy 59.987498 121.048341) + (xy 59.970131 121.157997) + (xy 59.970131 121.158002) + (xy 59.7205 121.158002) + (xy 59.720499 119.825102) + (xy 59.714669 119.795787) + (xy 59.710038 119.788856) + (xy 59.692457 119.762542) + (xy 59.659214 119.740332) + (xy 59.659215 119.740332) + (xy 59.659213 119.740331) + (xy 59.659211 119.74033) + (xy 59.659208 119.740329) + (xy 59.629901 119.7345) + (xy 57.210105 119.7345) + (xy 57.210097 119.734501) + (xy 57.180787 119.74033) + (xy 57.147542 119.762542) + (xy 57.125332 119.795785) + (xy 57.125329 119.795791) + (xy 57.1195 119.825098) + (xy 57.1195 121.444894) + (xy 51.598223 121.444894) + (xy 51.732216 121.367533) + (xy 51.872888 121.240871) + (xy 51.984151 121.08773) + (xy 52.061144 120.914803) + (xy 52.1005 120.729646) + (xy 52.1005 120.540354) + (xy 52.061144 120.355197) + (xy 52.059091 120.350587) + (xy 51.984151 120.18227) + (xy 51.984148 120.182265) + (xy 51.872888 120.029129) + (xy 51.812374 119.974642) + (xy 51.732216 119.902467) + (xy 51.568284 119.807821) + (xy 51.568277 119.807818) + (xy 51.388795 119.749501) + (xy 51.388256 119.749326) + (xy 51.247192 119.7345) + (xy 50.352808 119.7345) + (xy 50.211744 119.749326) + (xy 50.211741 119.749326) + (xy 50.21174 119.749327) + (xy 50.031722 119.807818) + (xy 50.031715 119.807821) + (xy 49.867785 119.902466) + (xy 49.727111 120.029129) + (xy 49.615851 120.182265) + (xy 49.615848 120.18227) + (xy 49.538857 120.355192) + (xy 49.538855 120.355197) + (xy 49.4995 120.540354) + (xy 49.4995 120.729645) + (xy 47.937255 120.729645) + (xy 47.945099 120.65) + (xy 47.926747 120.463669) + (xy 47.872396 120.284499) + (xy 47.870912 120.281722) + (xy 47.784137 120.119376) + (xy 47.784135 120.119373) + (xy 47.665357 119.974642) + (xy 47.520626 119.855864) + (xy 47.520623 119.855862) + (xy 47.355502 119.767604) + (xy 47.176333 119.713253) + (xy 47.176331 119.713252) + (xy 46.99 119.694901) + (xy 46.803668 119.713252) + (xy 46.803666 119.713253) + (xy 46.624497 119.767604) + (xy 46.459376 119.855862) + (xy 46.459373 119.855864) + (xy 46.314642 119.974642) + (xy 46.195864 120.119373) + (xy 46.195862 120.119376) + (xy 46.107604 120.284497) + (xy 46.053253 120.463666) + (xy 46.053252 120.463668) + (xy 46.034901 120.65) + (xy 43.6805 120.65) + (xy 43.6805 119.380002) + (xy 75.083131 119.380002) + (xy 75.100498 119.489658) + (xy 75.150904 119.588585) + (xy 75.150909 119.588592) + (xy 75.229407 119.66709) + (xy 75.22941 119.667092) + (xy 75.229413 119.667095) + (xy 75.253589 119.679413) + (xy 75.328341 119.717501) + (xy 75.437998 119.734869) + (xy 75.438 119.734869) + (xy 75.438002 119.734869) + (xy 75.547658 119.717501) + (xy 75.547659 119.7175) + (xy 75.547661 119.7175) + (xy 75.646587 119.667095) + (xy 75.725095 119.588587) + (xy 75.7755 119.489661) + (xy 75.7755 119.489659) + (xy 75.775501 119.489658) + (xy 75.792869 119.380002) + (xy 75.792869 119.379997) + (xy 75.775501 119.270341) + (xy 75.773137 119.265702) + (xy 75.725095 119.171413) + (xy 75.725092 119.17141) + (xy 75.72509 119.171407) + (xy 75.646592 119.092909) + (xy 75.646588 119.092906) + (xy 75.646587 119.092905) + (xy 75.621619 119.080183) + (xy 75.547658 119.042498) + (xy 75.438002 119.025131) + (xy 75.437998 119.025131) + (xy 75.328341 119.042498) + (xy 75.229414 119.092904) + (xy 75.229407 119.092909) + (xy 75.150909 119.171407) + (xy 75.150904 119.171414) + (xy 75.100498 119.270341) + (xy 75.083131 119.379997) + (xy 75.083131 119.380002) + (xy 43.6805 119.380002) + (xy 43.6805 118.11) + (xy 46.034901 118.11) + (xy 46.053252 118.296331) + (xy 46.053253 118.296333) + (xy 46.107604 118.475502) + (xy 46.195862 118.640623) + (xy 46.195864 118.640626) + (xy 46.314642 118.785357) + (xy 46.459373 118.904135) + (xy 46.459376 118.904137) + (xy 46.582415 118.969902) + (xy 46.624499 118.992396) + (xy 46.756562 119.032457) + (xy 46.803666 119.046746) + (xy 46.803668 119.046747) + (xy 46.820374 119.048392) + (xy 46.99 119.065099) + (xy 47.176331 119.046747) + (xy 47.355501 118.992396) + (xy 47.520625 118.904136) + (xy 47.665357 118.785357) + (xy 47.784136 118.640625) + (xy 47.864111 118.491002) + (xy 48.413131 118.491002) + (xy 48.430498 118.600658) + (xy 48.480904 118.699585) + (xy 48.480909 118.699592) + (xy 48.559407 118.77809) + (xy 48.55941 118.778092) + (xy 48.559413 118.778095) + (xy 48.573666 118.785357) + (xy 48.658341 118.828501) + (xy 48.767998 118.845869) + (xy 48.768 118.845869) + (xy 48.768002 118.845869) + (xy 48.877658 118.828501) + (xy 48.877659 118.8285) + (xy 48.877661 118.8285) + (xy 48.976587 118.778095) + (xy 49.055095 118.699587) + (xy 49.1055 118.600661) + (xy 49.1055 118.600659) + (xy 49.105501 118.600658) + (xy 49.122869 118.491002) + (xy 49.122869 118.490997) + (xy 49.105501 118.381341) + (xy 49.079805 118.330909) + (xy 49.055095 118.282413) + (xy 49.055092 118.28241) + (xy 49.05509 118.282407) + (xy 48.977328 118.204645) + (xy 90.1395 118.204645) + (xy 90.178855 118.389802) + (xy 90.178857 118.389807) + (xy 90.255848 118.562729) + (xy 90.255851 118.562734) + (xy 90.367111 118.71587) + (xy 90.367112 118.715871) + (xy 90.507784 118.842533) + (xy 90.671716 118.937179) + (xy 90.851744 118.995674) + (xy 90.992808 119.0105) + (xy 90.992812 119.0105) + (xy 91.887188 119.0105) + (xy 91.887192 119.0105) + (xy 92.028256 118.995674) + (xy 92.208284 118.937179) + (xy 92.372216 118.842533) + (xy 92.512888 118.715871) + (xy 92.624151 118.56273) + (xy 92.701144 118.389803) + (xy 92.7405 118.204646) + (xy 92.7405 118.204645) + (xy 105.3795 118.204645) + (xy 105.418855 118.389802) + (xy 105.418857 118.389807) + (xy 105.495848 118.562729) + (xy 105.495851 118.562734) + (xy 105.607111 118.71587) + (xy 105.607112 118.715871) + (xy 105.747784 118.842533) + (xy 105.911716 118.937179) + (xy 106.091744 118.995674) + (xy 106.232808 119.0105) + (xy 106.232812 119.0105) + (xy 107.127188 119.0105) + (xy 107.127192 119.0105) + (xy 107.268256 118.995674) + (xy 107.448284 118.937179) + (xy 107.612216 118.842533) + (xy 107.752888 118.715871) + (xy 107.864151 118.56273) + (xy 107.941144 118.389803) + (xy 107.9805 118.204646) + (xy 107.9805 118.204645) + (xy 128.2395 118.204645) + (xy 128.278855 118.389802) + (xy 128.278857 118.389807) + (xy 128.355848 118.562729) + (xy 128.355851 118.562734) + (xy 128.467111 118.71587) + (xy 128.467112 118.715871) + (xy 128.607784 118.842533) + (xy 128.771716 118.937179) + (xy 128.951744 118.995674) + (xy 129.092808 119.0105) + (xy 129.092812 119.0105) + (xy 129.987188 119.0105) + (xy 129.987192 119.0105) + (xy 130.128256 118.995674) + (xy 130.308284 118.937179) + (xy 130.472216 118.842533) + (xy 130.612888 118.715871) + (xy 130.724151 118.56273) + (xy 130.801144 118.389803) + (xy 130.8405 118.204646) + (xy 130.8405 118.015354) + (xy 130.801144 117.830197) + (xy 130.762987 117.744497) + (xy 130.724151 117.65727) + (xy 130.724148 117.657265) + (xy 130.612888 117.504129) + (xy 130.501439 117.40378) + (xy 130.472216 117.377467) + (xy 130.308284 117.282821) + (xy 130.308277 117.282818) + (xy 130.128259 117.224327) + (xy 130.128256 117.224326) + (xy 129.987192 117.2095) + (xy 129.092808 117.2095) + (xy 128.951744 117.224326) + (xy 128.951741 117.224326) + (xy 128.95174 117.224327) + (xy 128.771722 117.282818) + (xy 128.771715 117.282821) + (xy 128.607785 117.377466) + (xy 128.467111 117.504129) + (xy 128.355851 117.657265) + (xy 128.355848 117.65727) + (xy 128.278857 117.830192) + (xy 128.278855 117.830197) + (xy 128.2395 118.015354) + (xy 128.2395 118.204645) + (xy 107.9805 118.204645) + (xy 107.9805 118.015354) + (xy 107.941144 117.830197) + (xy 107.902987 117.744497) + (xy 107.864151 117.65727) + (xy 107.864148 117.657265) + (xy 107.752888 117.504129) + (xy 107.641439 117.40378) + (xy 107.612216 117.377467) + (xy 107.448284 117.282821) + (xy 107.448277 117.282818) + (xy 107.268259 117.224327) + (xy 107.268256 117.224326) + (xy 107.127192 117.2095) + (xy 106.232808 117.2095) + (xy 106.091744 117.224326) + (xy 106.091741 117.224326) + (xy 106.09174 117.224327) + (xy 105.911722 117.282818) + (xy 105.911715 117.282821) + (xy 105.747785 117.377466) + (xy 105.607111 117.504129) + (xy 105.495851 117.657265) + (xy 105.495848 117.65727) + (xy 105.418857 117.830192) + (xy 105.418855 117.830197) + (xy 105.3795 118.015354) + (xy 105.3795 118.204645) + (xy 92.7405 118.204645) + (xy 92.7405 118.015354) + (xy 92.701144 117.830197) + (xy 92.662987 117.744497) + (xy 92.624151 117.65727) + (xy 92.624148 117.657265) + (xy 92.512888 117.504129) + (xy 92.401439 117.40378) + (xy 92.372216 117.377467) + (xy 92.208284 117.282821) + (xy 92.208277 117.282818) + (xy 92.028259 117.224327) + (xy 92.028256 117.224326) + (xy 91.887192 117.2095) + (xy 90.992808 117.2095) + (xy 90.851744 117.224326) + (xy 90.851741 117.224326) + (xy 90.85174 117.224327) + (xy 90.671722 117.282818) + (xy 90.671715 117.282821) + (xy 90.507785 117.377466) + (xy 90.367111 117.504129) + (xy 90.255851 117.657265) + (xy 90.255848 117.65727) + (xy 90.178857 117.830192) + (xy 90.178855 117.830197) + (xy 90.1395 118.015354) + (xy 90.1395 118.204645) + (xy 48.977328 118.204645) + (xy 48.976592 118.203909) + (xy 48.976588 118.203906) + (xy 48.976587 118.203905) + (xy 48.972743 118.201946) + (xy 48.877658 118.153498) + (xy 48.768002 118.136131) + (xy 48.767998 118.136131) + (xy 48.658341 118.153498) + (xy 48.559414 118.203904) + (xy 48.559407 118.203909) + (xy 48.480909 118.282407) + (xy 48.480904 118.282414) + (xy 48.430498 118.381341) + (xy 48.413131 118.490997) + (xy 48.413131 118.491002) + (xy 47.864111 118.491002) + (xy 47.872396 118.475501) + (xy 47.926747 118.296331) + (xy 47.945099 118.11) + (xy 47.926747 117.923669) + (xy 47.872396 117.744499) + (xy 47.831068 117.667179) + (xy 47.784137 117.579376) + (xy 47.784135 117.579373) + (xy 47.665357 117.434642) + (xy 47.520626 117.315864) + (xy 47.520623 117.315862) + (xy 47.355502 117.227604) + (xy 47.176333 117.173253) + (xy 47.176331 117.173252) + (xy 46.99 117.154901) + (xy 46.803668 117.173252) + (xy 46.803666 117.173253) + (xy 46.624497 117.227604) + (xy 46.459376 117.315862) + (xy 46.459373 117.315864) + (xy 46.314642 117.434642) + (xy 46.195864 117.579373) + (xy 46.195862 117.579376) + (xy 46.107604 117.744497) + (xy 46.053253 117.923666) + (xy 46.053252 117.923668) + (xy 46.034901 118.11) + (xy 43.6805 118.11) + (xy 43.6805 116.934646) + (xy 49.4995 116.934646) + (xy 49.505636 116.963514) + (xy 49.538855 117.119802) + (xy 49.538857 117.119807) + (xy 49.615848 117.292729) + (xy 49.615851 117.292734) + (xy 49.718954 117.434643) + (xy 49.727112 117.445871) + (xy 49.867784 117.572533) + (xy 50.031716 117.667179) + (xy 50.211744 117.725674) + (xy 50.352808 117.7405) + (xy 50.352812 117.7405) + (xy 51.247188 117.7405) + (xy 51.247192 117.7405) + (xy 51.388256 117.725674) + (xy 51.568284 117.667179) + (xy 51.732216 117.572533) + (xy 51.872888 117.445871) + (xy 51.984151 117.29273) + (xy 52.061144 117.119803) + (xy 52.1005 116.934646) + (xy 52.1005 116.745354) + (xy 52.067479 116.589999) + (xy 56.741127 116.589999) + (xy 56.741128 116.59) + (xy 58.104314 116.59) + (xy 58.092359 116.601955) + (xy 58.034835 116.714852) + (xy 58.015014 116.84) + (xy 58.034835 116.965148) + (xy 58.092359 117.078045) + (xy 58.104314 117.09) + (xy 56.741128 117.09) + (xy 56.79373 117.286317) + (xy 56.793734 117.286326) + (xy 56.889865 117.492482) + (xy 57.020342 117.67882) + (xy 57.181179 117.839657) + (xy 57.367517 117.970134) + (xy 57.573673 118.066265) + (xy 57.573682 118.066269) + (xy 57.793389 118.125139) + (xy 57.7934 118.125141) + (xy 57.963233 118.139999) + (xy 57.963236 118.14) + (xy 58.17 118.14) + (xy 58.17 117.155686) + (xy 58.181955 117.167641) + (xy 58.294852 117.225165) + (xy 58.388519 117.24) + (xy 58.451481 117.24) + (xy 58.545148 117.225165) + (xy 58.658045 117.167641) + (xy 58.67 117.155686) + (xy 58.67 118.14) + (xy 58.876764 118.14) + (xy 58.876766 118.139999) + (xy 59.046599 118.125141) + (xy 59.04661 118.125139) + (xy 59.266317 118.066269) + (xy 59.266326 118.066265) + (xy 59.472482 117.970134) + (xy 59.65882 117.839657) + (xy 59.819657 117.67882) + (xy 59.950134 117.492482) + (xy 60.046265 117.286326) + (xy 60.046269 117.286317) + (xy 60.098872 117.09) + (xy 58.735686 117.09) + (xy 58.747641 117.078045) + (xy 58.805165 116.965148) + (xy 58.809996 116.934646) + (xy 60.9295 116.934646) + (xy 60.935636 116.963514) + (xy 60.968855 117.119802) + (xy 60.968857 117.119807) + (xy 61.045848 117.292729) + (xy 61.045851 117.292734) + (xy 61.148954 117.434643) + (xy 61.157112 117.445871) + (xy 61.297784 117.572533) + (xy 61.461716 117.667179) + (xy 61.641744 117.725674) + (xy 61.782808 117.7405) + (xy 61.782812 117.7405) + (xy 62.677188 117.7405) + (xy 62.677192 117.7405) + (xy 62.818256 117.725674) + (xy 62.998284 117.667179) + (xy 63.162216 117.572533) + (xy 63.302888 117.445871) + (xy 63.414151 117.29273) + (xy 63.491144 117.119803) + (xy 63.5305 116.934646) + (xy 63.5305 116.745354) + (xy 63.497479 116.589999) + (xy 68.171127 116.589999) + (xy 68.171128 116.59) + (xy 69.534314 116.59) + (xy 69.522359 116.601955) + (xy 69.464835 116.714852) + (xy 69.445014 116.84) + (xy 69.464835 116.965148) + (xy 69.522359 117.078045) + (xy 69.534314 117.09) + (xy 68.171128 117.09) + (xy 68.22373 117.286317) + (xy 68.223734 117.286326) + (xy 68.319865 117.492482) + (xy 68.450342 117.67882) + (xy 68.611179 117.839657) + (xy 68.797517 117.970134) + (xy 69.003673 118.066265) + (xy 69.003682 118.066269) + (xy 69.223389 118.125139) + (xy 69.2234 118.125141) + (xy 69.393233 118.139999) + (xy 69.393236 118.14) + (xy 69.6 118.14) + (xy 69.6 117.155686) + (xy 69.611955 117.167641) + (xy 69.724852 117.225165) + (xy 69.818519 117.24) + (xy 69.881481 117.24) + (xy 69.975148 117.225165) + (xy 70.088045 117.167641) + (xy 70.1 117.155686) + (xy 70.1 118.14) + (xy 70.306764 118.14) + (xy 70.306766 118.139999) + (xy 70.476599 118.125141) + (xy 70.47661 118.125139) + (xy 70.696317 118.066269) + (xy 70.696326 118.066265) + (xy 70.902482 117.970134) + (xy 71.08882 117.839657) + (xy 71.249657 117.67882) + (xy 71.380134 117.492482) + (xy 71.476265 117.286326) + (xy 71.476269 117.286317) + (xy 71.528872 117.09) + (xy 70.165686 117.09) + (xy 70.177641 117.078045) + (xy 70.235165 116.965148) + (xy 70.254986 116.84) + (xy 70.235165 116.714852) + (xy 70.177641 116.601955) + (xy 70.165686 116.59) + (xy 71.528872 116.59) + (xy 71.528872 116.589999) + (xy 71.476269 116.393682) + (xy 71.476265 116.393673) + (xy 71.380134 116.187517) + (xy 71.30345 116.078002) + (xy 71.908131 116.078002) + (xy 71.925498 116.187658) + (xy 71.975904 116.286585) + (xy 71.975909 116.286592) + (xy 72.054407 116.36509) + (xy 72.05441 116.365092) + (xy 72.054413 116.365095) + (xy 72.11738 116.397178) + (xy 72.153341 116.415501) + (xy 72.262998 116.432869) + (xy 72.263 116.432869) + (xy 72.263002 116.432869) + (xy 72.372658 116.415501) + (xy 72.372659 116.4155) + (xy 72.372661 116.4155) + (xy 72.471587 116.365095) + (xy 72.550095 116.286587) + (xy 72.6005 116.187661) + (xy 72.6005 116.187659) + (xy 72.600501 116.187658) + (xy 72.617869 116.078002) + (xy 72.617869 116.077997) + (xy 72.600501 115.968341) + (xy 72.6005 115.968339) + (xy 72.550095 115.869413) + (xy 72.550092 115.86941) + (xy 72.55009 115.869407) + (xy 72.471592 115.790909) + (xy 72.471588 115.790906) + (xy 72.471587 115.790905) + (xy 72.447421 115.778592) + (xy 72.372658 115.740498) + (xy 72.263002 115.723131) + (xy 72.262998 115.723131) + (xy 72.153341 115.740498) + (xy 72.054414 115.790904) + (xy 72.054407 115.790909) + (xy 71.975909 115.869407) + (xy 71.975904 115.869414) + (xy 71.925498 115.968341) + (xy 71.908131 116.077997) + (xy 71.908131 116.078002) + (xy 71.30345 116.078002) + (xy 71.249657 116.001179) + (xy 71.08882 115.840342) + (xy 70.902482 115.709865) + (xy 70.696326 115.613734) + (xy 70.696317 115.61373) + (xy 70.533114 115.57) + (xy 74.02454 115.57) + (xy 74.044326 115.758256) + (xy 74.044327 115.758259) + (xy 74.102818 115.938277) + (xy 74.102821 115.938284) + (xy 74.197467 116.102216) + (xy 74.305752 116.222478) + (xy 74.324129 116.242888) + (xy 74.477265 116.354148) + (xy 74.47727 116.354151) + (xy 74.650192 116.431142) + (xy 74.650197 116.431144) + (xy 74.835354 116.4705) + (xy 74.835355 116.4705) + (xy 75.024644 116.4705) + (xy 75.024646 116.4705) + (xy 75.209803 116.431144) + (xy 75.38273 116.354151) + (xy 75.535871 116.242888) + (xy 75.662533 116.102216) + (xy 75.757179 115.938284) + (xy 75.815674 115.758256) + (xy 75.83546 115.570002) + (xy 81.245034 115.570002) + (xy 81.264858 115.796599) + (xy 81.26486 115.79661) + (xy 81.32373 116.016317) + (xy 81.323735 116.016331) + (xy 81.419863 116.222478) + (xy 81.470974 116.295472) + (xy 82.152046 115.6144) + (xy 82.164835 115.695148) + (xy 82.222359 115.808045) + (xy 82.311955 115.897641) + (xy 82.424852 115.955165) + (xy 82.505599 115.967953) + (xy 81.824526 116.649025) + (xy 81.897513 116.700132) + (xy 81.897521 116.700136) + (xy 82.103668 116.796264) + (xy 82.103682 116.796269) + (xy 82.323389 116.855139) + (xy 82.3234 116.855141) + (xy 82.549998 116.874966) + (xy 82.550002 116.874966) + (xy 82.776599 116.855141) + (xy 82.77661 116.855139) + (xy 82.996317 116.796269) + (xy 82.996331 116.796264) + (xy 83.202478 116.700136) + (xy 83.275471 116.649024) + (xy 82.5944 115.967953) + (xy 82.675148 115.955165) + (xy 82.788045 115.897641) + (xy 82.877641 115.808045) + (xy 82.935165 115.695148) + (xy 82.947953 115.6144) + (xy 83.629024 116.295471) + (xy 83.680136 116.222478) + (xy 83.776264 116.016331) + (xy 83.776269 116.016317) + (xy 83.835139 115.79661) + (xy 83.835141 115.796599) + (xy 83.846686 115.664645) + (xy 90.1395 115.664645) + (xy 90.178855 115.849802) + (xy 90.178857 115.849807) + (xy 90.255848 116.022729) + (xy 90.255851 116.022734) + (xy 90.367111 116.17587) + (xy 90.367112 116.175871) + (xy 90.507784 116.302533) + (xy 90.671716 116.397179) + (xy 90.851744 116.455674) + (xy 90.992808 116.4705) + (xy 90.992812 116.4705) + (xy 91.887188 116.4705) + (xy 91.887192 116.4705) + (xy 92.028256 116.455674) + (xy 92.208284 116.397179) + (xy 92.372216 116.302533) + (xy 92.512888 116.175871) + (xy 92.624151 116.02273) + (xy 92.701144 115.849803) + (xy 92.7405 115.664646) + (xy 92.7405 115.664645) + (xy 105.3795 115.664645) + (xy 105.418855 115.849802) + (xy 105.418857 115.849807) + (xy 105.495848 116.022729) + (xy 105.495851 116.022734) + (xy 105.607111 116.17587) + (xy 105.607112 116.175871) + (xy 105.747784 116.302533) + (xy 105.911716 116.397179) + (xy 106.091744 116.455674) + (xy 106.232808 116.4705) + (xy 106.232812 116.4705) + (xy 107.127188 116.4705) + (xy 107.127192 116.4705) + (xy 107.268256 116.455674) + (xy 107.448284 116.397179) + (xy 107.612216 116.302533) + (xy 107.720537 116.205) + (xy 109.119131 116.205) + (xy 109.136498 116.314658) + (xy 109.186904 116.413585) + (xy 109.186909 116.413592) + (xy 109.265407 116.49209) + (xy 109.26541 116.492092) + (xy 109.265413 116.492095) + (xy 109.364339 116.5425) + (xy 109.364341 116.542501) + (xy 109.473998 116.559869) + (xy 109.474 116.559869) + (xy 109.474002 116.559869) + (xy 109.583658 116.542501) + (xy 109.583659 116.5425) + (xy 109.583661 116.5425) + (xy 109.682587 116.492095) + (xy 109.761095 116.413587) + (xy 109.8115 116.314661) + (xy 109.8115 116.314659) + (xy 109.811501 116.314658) + (xy 109.828869 116.205) + (xy 109.828869 116.204997) + (xy 109.811501 116.095341) + (xy 109.774504 116.02273) + (xy 109.761095 115.996413) + (xy 109.761092 115.99641) + (xy 109.76109 115.996407) + (xy 109.682592 115.917909) + (xy 109.682588 115.917906) + (xy 109.682587 115.917905) + (xy 109.662166 115.9075) + (xy 109.583658 115.867498) + (xy 109.474002 115.850131) + (xy 109.473998 115.850131) + (xy 109.364341 115.867498) + (xy 109.265414 115.917904) + (xy 109.265407 115.917909) + (xy 109.186909 115.996407) + (xy 109.186904 115.996414) + (xy 109.136498 116.095341) + (xy 109.119131 116.204997) + (xy 109.119131 116.205) + (xy 107.720537 116.205) + (xy 107.752888 116.175871) + (xy 107.864151 116.02273) + (xy 107.941144 115.849803) + (xy 107.9805 115.664646) + (xy 107.9805 115.57) + (xy 110.85454 115.57) + (xy 110.874326 115.758256) + (xy 110.874327 115.758259) + (xy 110.932818 115.938277) + (xy 110.932821 115.938284) + (xy 111.027467 116.102216) + (xy 111.135752 116.222478) + (xy 111.154129 116.242888) + (xy 111.307265 116.354148) + (xy 111.30727 116.354151) + (xy 111.480192 116.431142) + (xy 111.480197 116.431144) + (xy 111.665354 116.4705) + (xy 111.665355 116.4705) + (xy 111.854644 116.4705) + (xy 111.854646 116.4705) + (xy 112.039803 116.431144) + (xy 112.21273 116.354151) + (xy 112.365871 116.242888) + (xy 112.492533 116.102216) + (xy 112.587179 115.938284) + (xy 112.645674 115.758256) + (xy 112.66546 115.570002) + (xy 118.075034 115.570002) + (xy 118.094858 115.796599) + (xy 118.09486 115.79661) + (xy 118.15373 116.016317) + (xy 118.153735 116.016331) + (xy 118.249863 116.222478) + (xy 118.300974 116.295472) + (xy 118.982046 115.6144) + (xy 118.994835 115.695148) + (xy 119.052359 115.808045) + (xy 119.141955 115.897641) + (xy 119.254852 115.955165) + (xy 119.335599 115.967953) + (xy 118.654526 116.649025) + (xy 118.727513 116.700132) + (xy 118.727521 116.700136) + (xy 118.933668 116.796264) + (xy 118.933682 116.796269) + (xy 119.153389 116.855139) + (xy 119.1534 116.855141) + (xy 119.379998 116.874966) + (xy 119.380002 116.874966) + (xy 119.606599 116.855141) + (xy 119.60661 116.855139) + (xy 119.826317 116.796269) + (xy 119.826331 116.796264) + (xy 120.032478 116.700136) + (xy 120.105471 116.649024) + (xy 119.4244 115.967953) + (xy 119.505148 115.955165) + (xy 119.618045 115.897641) + (xy 119.707641 115.808045) + (xy 119.765165 115.695148) + (xy 119.777953 115.6144) + (xy 120.459024 116.295471) + (xy 120.510136 116.222478) + (xy 120.606264 116.016331) + (xy 120.606269 116.016317) + (xy 120.665139 115.79661) + (xy 120.665141 115.796599) + (xy 120.676686 115.664645) + (xy 128.2395 115.664645) + (xy 128.278855 115.849802) + (xy 128.278857 115.849807) + (xy 128.355848 116.022729) + (xy 128.355851 116.022734) + (xy 128.467111 116.17587) + (xy 128.467112 116.175871) + (xy 128.607784 116.302533) + (xy 128.771716 116.397179) + (xy 128.951744 116.455674) + (xy 129.092808 116.4705) + (xy 129.092812 116.4705) + (xy 129.987188 116.4705) + (xy 129.987192 116.4705) + (xy 130.128256 116.455674) + (xy 130.308284 116.397179) + (xy 130.472216 116.302533) + (xy 130.612888 116.175871) + (xy 130.724151 116.02273) + (xy 130.801144 115.849803) + (xy 130.8405 115.664646) + (xy 130.8405 115.570002) + (xy 135.027131 115.570002) + (xy 135.044498 115.679658) + (xy 135.094904 115.778585) + (xy 135.094909 115.778592) + (xy 135.173407 115.85709) + (xy 135.17341 115.857092) + (xy 135.173413 115.857095) + (xy 135.197589 115.869413) + (xy 135.272341 115.907501) + (xy 135.381998 115.924869) + (xy 135.382 115.924869) + (xy 135.382002 115.924869) + (xy 135.491658 115.907501) + (xy 135.491659 115.9075) + (xy 135.491661 115.9075) + (xy 135.590587 115.857095) + (xy 135.669095 115.778587) + (xy 135.7195 115.679661) + (xy 135.7195 115.679659) + (xy 135.719501 115.679658) + (xy 135.721879 115.664645) + (xy 143.4795 115.664645) + (xy 143.518855 115.849802) + (xy 143.518857 115.849807) + (xy 143.595848 116.022729) + (xy 143.595851 116.022734) + (xy 143.707111 116.17587) + (xy 143.707112 116.175871) + (xy 143.847784 116.302533) + (xy 144.011716 116.397179) + (xy 144.191744 116.455674) + (xy 144.332808 116.4705) + (xy 144.332812 116.4705) + (xy 145.227188 116.4705) + (xy 145.227192 116.4705) + (xy 145.368256 116.455674) + (xy 145.548284 116.397179) + (xy 145.712216 116.302533) + (xy 145.852888 116.175871) + (xy 145.964151 116.02273) + (xy 146.041144 115.849803) + (xy 146.0805 115.664646) + (xy 146.0805 115.664645) + (xy 149.8295 115.664645) + (xy 149.868855 115.849802) + (xy 149.868857 115.849807) + (xy 149.945848 116.022729) + (xy 149.945851 116.022734) + (xy 150.057111 116.17587) + (xy 150.057112 116.175871) + (xy 150.197784 116.302533) + (xy 150.361716 116.397179) + (xy 150.541744 116.455674) + (xy 150.682808 116.4705) + (xy 150.682812 116.4705) + (xy 151.577188 116.4705) + (xy 151.577192 116.4705) + (xy 151.718256 116.455674) + (xy 151.898284 116.397179) + (xy 152.062216 116.302533) + (xy 152.202888 116.175871) + (xy 152.314151 116.02273) + (xy 152.391144 115.849803) + (xy 152.4305 115.664646) + (xy 152.4305 115.475354) + (xy 152.391144 115.290197) + (xy 152.387897 115.282905) + (xy 152.314151 115.11727) + (xy 152.314148 115.117265) + (xy 152.202888 114.964129) + (xy 152.187353 114.950141) + (xy 152.062216 114.837467) + (xy 151.898284 114.742821) + (xy 151.898277 114.742818) + (xy 151.718259 114.684327) + (xy 151.718256 114.684326) + (xy 151.686629 114.681002) + (xy 164.364131 114.681002) + (xy 164.381498 114.790658) + (xy 164.431904 114.889585) + (xy 164.431909 114.889592) + (xy 164.510407 114.96809) + (xy 164.51041 114.968092) + (xy 164.510413 114.968095) + (xy 164.605581 115.016585) + (xy 164.609341 115.018501) + (xy 164.718998 115.035869) + (xy 164.719 115.035869) + (xy 164.719002 115.035869) + (xy 164.828658 115.018501) + (xy 164.828659 115.0185) + (xy 164.828661 115.0185) + (xy 164.927587 114.968095) + (xy 165.006095 114.889587) + (xy 165.0565 114.790661) + (xy 165.0565 114.790659) + (xy 165.056501 114.790658) + (xy 165.073869 114.681002) + (xy 165.073869 114.680997) + (xy 165.056501 114.571341) + (xy 165.030805 114.520909) + (xy 165.006095 114.472413) + (xy 165.006092 114.47241) + (xy 165.00609 114.472407) + (xy 164.927592 114.393909) + (xy 164.927588 114.393906) + (xy 164.927587 114.393905) + (xy 164.923743 114.391946) + (xy 164.828658 114.343498) + (xy 164.719002 114.326131) + (xy 164.718998 114.326131) + (xy 164.609341 114.343498) + (xy 164.510414 114.393904) + (xy 164.510407 114.393909) + (xy 164.431909 114.472407) + (xy 164.431904 114.472414) + (xy 164.381498 114.571341) + (xy 164.364131 114.680997) + (xy 164.364131 114.681002) + (xy 151.686629 114.681002) + (xy 151.577192 114.6695) + (xy 150.682808 114.6695) + (xy 150.541744 114.684326) + (xy 150.541741 114.684326) + (xy 150.54174 114.684327) + (xy 150.361722 114.742818) + (xy 150.361715 114.742821) + (xy 150.197785 114.837466) + (xy 150.057111 114.964129) + (xy 149.945851 115.117265) + (xy 149.945848 115.11727) + (xy 149.868857 115.290192) + (xy 149.868855 115.290197) + (xy 149.8295 115.475354) + (xy 149.8295 115.664645) + (xy 146.0805 115.664645) + (xy 146.0805 115.475354) + (xy 146.041144 115.290197) + (xy 146.037897 115.282905) + (xy 145.964151 115.11727) + (xy 145.964148 115.117265) + (xy 145.852888 114.964129) + (xy 145.837353 114.950141) + (xy 145.712216 114.837467) + (xy 145.548284 114.742821) + (xy 145.548277 114.742818) + (xy 145.368259 114.684327) + (xy 145.368256 114.684326) + (xy 145.227192 114.6695) + (xy 144.332808 114.6695) + (xy 144.191744 114.684326) + (xy 144.191741 114.684326) + (xy 144.19174 114.684327) + (xy 144.011722 114.742818) + (xy 144.011715 114.742821) + (xy 143.847785 114.837466) + (xy 143.707111 114.964129) + (xy 143.595851 115.117265) + (xy 143.595848 115.11727) + (xy 143.518857 115.290192) + (xy 143.518855 115.290197) + (xy 143.4795 115.475354) + (xy 143.4795 115.664645) + (xy 135.721879 115.664645) + (xy 135.736869 115.570002) + (xy 135.736869 115.569997) + (xy 135.719501 115.460341) + (xy 135.679452 115.38174) + (xy 135.669095 115.361413) + (xy 135.669092 115.36141) + (xy 135.66909 115.361407) + (xy 135.590592 115.282909) + (xy 135.590588 115.282906) + (xy 135.590587 115.282905) + (xy 135.586743 115.280946) + (xy 135.491658 115.232498) + (xy 135.382002 115.215131) + (xy 135.381998 115.215131) + (xy 135.272341 115.232498) + (xy 135.173414 115.282904) + (xy 135.173407 115.282909) + (xy 135.094909 115.361407) + (xy 135.094904 115.361414) + (xy 135.044498 115.460341) + (xy 135.027131 115.569997) + (xy 135.027131 115.570002) + (xy 130.8405 115.570002) + (xy 130.8405 115.475354) + (xy 130.801144 115.290197) + (xy 130.797897 115.282905) + (xy 130.724151 115.11727) + (xy 130.724148 115.117265) + (xy 130.612888 114.964129) + (xy 130.597353 114.950141) + (xy 130.472216 114.837467) + (xy 130.308284 114.742821) + (xy 130.308277 114.742818) + (xy 130.128259 114.684327) + (xy 130.128256 114.684326) + (xy 129.987192 114.6695) + (xy 129.092808 114.6695) + (xy 128.951744 114.684326) + (xy 128.951741 114.684326) + (xy 128.95174 114.684327) + (xy 128.771722 114.742818) + (xy 128.771715 114.742821) + (xy 128.607785 114.837466) + (xy 128.467111 114.964129) + (xy 128.355851 115.117265) + (xy 128.355848 115.11727) + (xy 128.278857 115.290192) + (xy 128.278855 115.290197) + (xy 128.2395 115.475354) + (xy 128.2395 115.664645) + (xy 120.676686 115.664645) + (xy 120.684966 115.570002) + (xy 120.684966 115.569997) + (xy 120.665141 115.3434) + (xy 120.665139 115.343389) + (xy 120.606269 115.123682) + (xy 120.606264 115.123668) + (xy 120.510136 114.917521) + (xy 120.510132 114.917513) + (xy 120.459025 114.844526) + (xy 119.777953 115.525598) + (xy 119.765165 115.444852) + (xy 119.707641 115.331955) + (xy 119.618045 115.242359) + (xy 119.505148 115.184835) + (xy 119.424401 115.172046) + (xy 119.788444 114.808002) + (xy 122.835131 114.808002) + (xy 122.852498 114.917658) + (xy 122.902904 115.016585) + (xy 122.902909 115.016592) + (xy 122.981407 115.09509) + (xy 122.98141 115.095092) + (xy 122.981413 115.095095) + (xy 123.04438 115.127178) + (xy 123.080341 115.145501) + (xy 123.189998 115.162869) + (xy 123.19 115.162869) + (xy 123.190002 115.162869) + (xy 123.299658 115.145501) + (xy 123.299659 115.1455) + (xy 123.299661 115.1455) + (xy 123.398587 115.095095) + (xy 123.477095 115.016587) + (xy 123.5275 114.917661) + (xy 123.5275 114.917659) + (xy 123.527501 114.917658) + (xy 123.544869 114.808002) + (xy 123.544869 114.807997) + (xy 123.527501 114.698341) + (xy 123.52203 114.687604) + (xy 123.477095 114.599413) + (xy 123.477092 114.59941) + (xy 123.47709 114.599407) + (xy 123.398592 114.520909) + (xy 123.398588 114.520906) + (xy 123.398587 114.520905) + (xy 123.374421 114.508592) + (xy 123.299658 114.470498) + (xy 123.190002 114.453131) + (xy 123.189998 114.453131) + (xy 123.080341 114.470498) + (xy 122.981414 114.520904) + (xy 122.981407 114.520909) + (xy 122.902909 114.599407) + (xy 122.902904 114.599414) + (xy 122.852498 114.698341) + (xy 122.835131 114.807997) + (xy 122.835131 114.808002) + (xy 119.788444 114.808002) + (xy 120.105472 114.490974) + (xy 120.032478 114.439863) + (xy 119.826331 114.343735) + (xy 119.826317 114.34373) + (xy 119.60661 114.28486) + (xy 119.606599 114.284858) + (xy 119.380002 114.265034) + (xy 119.379998 114.265034) + (xy 119.1534 114.284858) + (xy 119.153389 114.28486) + (xy 118.933682 114.34373) + (xy 118.933673 114.343734) + (xy 118.727516 114.439866) + (xy 118.727512 114.439868) + (xy 118.654526 114.490973) + (xy 118.654526 114.490974) + (xy 119.335599 115.172046) + (xy 119.254852 115.184835) + (xy 119.141955 115.242359) + (xy 119.052359 115.331955) + (xy 118.994835 115.444852) + (xy 118.982046 115.525598) + (xy 118.300974 114.844526) + (xy 118.300973 114.844526) + (xy 118.249868 114.917512) + (xy 118.249866 114.917516) + (xy 118.153734 115.123673) + (xy 118.15373 115.123682) + (xy 118.09486 115.343389) + (xy 118.094858 115.3434) + (xy 118.075034 115.569997) + (xy 118.075034 115.570002) + (xy 112.66546 115.570002) + (xy 112.66546 115.57) + (xy 112.645674 115.381744) + (xy 112.587179 115.201716) + (xy 112.492533 115.037784) + (xy 112.365871 114.897112) + (xy 112.362473 114.894643) + (xy 112.212734 114.785851) + (xy 112.212729 114.785848) + (xy 112.039807 114.708857) + (xy 112.039802 114.708855) + (xy 111.894001 114.677865) + (xy 111.854646 114.6695) + (xy 111.665354 114.6695) + (xy 111.632897 114.676398) + (xy 111.480197 114.708855) + (xy 111.480192 114.708857) + (xy 111.30727 114.785848) + (xy 111.307265 114.785851) + (xy 111.154129 114.897111) + (xy 111.027466 115.037785) + (xy 110.932821 115.201715) + (xy 110.932818 115.201722) + (xy 110.874327 115.38174) + (xy 110.874326 115.381744) + (xy 110.85454 115.57) + (xy 107.9805 115.57) + (xy 107.9805 115.475354) + (xy 107.941144 115.290197) + (xy 107.937897 115.282905) + (xy 107.864151 115.11727) + (xy 107.864148 115.117265) + (xy 107.752888 114.964129) + (xy 107.737353 114.950141) + (xy 107.612216 114.837467) + (xy 107.448284 114.742821) + (xy 107.448277 114.742818) + (xy 107.268259 114.684327) + (xy 107.268256 114.684326) + (xy 107.127192 114.6695) + (xy 106.232808 114.6695) + (xy 106.091744 114.684326) + (xy 106.091741 114.684326) + (xy 106.09174 114.684327) + (xy 105.911722 114.742818) + (xy 105.911715 114.742821) + (xy 105.747785 114.837466) + (xy 105.607111 114.964129) + (xy 105.495851 115.117265) + (xy 105.495848 115.11727) + (xy 105.418857 115.290192) + (xy 105.418855 115.290197) + (xy 105.3795 115.475354) + (xy 105.3795 115.664645) + (xy 92.7405 115.664645) + (xy 92.7405 115.475354) + (xy 92.701144 115.290197) + (xy 92.697897 115.282905) + (xy 92.624151 115.11727) + (xy 92.624148 115.117265) + (xy 92.512888 114.964129) + (xy 92.497353 114.950141) + (xy 92.372216 114.837467) + (xy 92.208284 114.742821) + (xy 92.208277 114.742818) + (xy 92.028259 114.684327) + (xy 92.028256 114.684326) + (xy 91.887192 114.6695) + (xy 90.992808 114.6695) + (xy 90.851744 114.684326) + (xy 90.851741 114.684326) + (xy 90.85174 114.684327) + (xy 90.671722 114.742818) + (xy 90.671715 114.742821) + (xy 90.507785 114.837466) + (xy 90.367111 114.964129) + (xy 90.255851 115.117265) + (xy 90.255848 115.11727) + (xy 90.178857 115.290192) + (xy 90.178855 115.290197) + (xy 90.1395 115.475354) + (xy 90.1395 115.664645) + (xy 83.846686 115.664645) + (xy 83.854966 115.570002) + (xy 83.854966 115.569997) + (xy 83.835141 115.3434) + (xy 83.835139 115.343389) + (xy 83.776269 115.123682) + (xy 83.776264 115.123668) + (xy 83.680136 114.917521) + (xy 83.680132 114.917513) + (xy 83.629025 114.844526) + (xy 82.947953 115.525598) + (xy 82.935165 115.444852) + (xy 82.877641 115.331955) + (xy 82.788045 115.242359) + (xy 82.675148 115.184835) + (xy 82.594401 115.172046) + (xy 83.275472 114.490974) + (xy 83.202478 114.439863) + (xy 82.996331 114.343735) + (xy 82.996317 114.34373) + (xy 82.77661 114.28486) + (xy 82.776599 114.284858) + (xy 82.550002 114.265034) + (xy 82.549998 114.265034) + (xy 82.3234 114.284858) + (xy 82.323389 114.28486) + (xy 82.103682 114.34373) + (xy 82.103673 114.343734) + (xy 81.897516 114.439866) + (xy 81.897512 114.439868) + (xy 81.824526 114.490973) + (xy 81.824526 114.490974) + (xy 82.505599 115.172046) + (xy 82.424852 115.184835) + (xy 82.311955 115.242359) + (xy 82.222359 115.331955) + (xy 82.164835 115.444852) + (xy 82.152046 115.525598) + (xy 81.470974 114.844526) + (xy 81.470973 114.844526) + (xy 81.419868 114.917512) + (xy 81.419866 114.917516) + (xy 81.323734 115.123673) + (xy 81.32373 115.123682) + (xy 81.26486 115.343389) + (xy 81.264858 115.3434) + (xy 81.245034 115.569997) + (xy 81.245034 115.570002) + (xy 75.83546 115.570002) + (xy 75.83546 115.57) + (xy 75.815674 115.381744) + (xy 75.757179 115.201716) + (xy 75.662533 115.037784) + (xy 75.535871 114.897112) + (xy 75.532473 114.894643) + (xy 75.382734 114.785851) + (xy 75.382729 114.785848) + (xy 75.209807 114.708857) + (xy 75.209802 114.708855) + (xy 75.064001 114.677865) + (xy 75.024646 114.6695) + (xy 74.835354 114.6695) + (xy 74.802897 114.676398) + (xy 74.650197 114.708855) + (xy 74.650192 114.708857) + (xy 74.47727 114.785848) + (xy 74.477265 114.785851) + (xy 74.324129 114.897111) + (xy 74.197466 115.037785) + (xy 74.102821 115.201715) + (xy 74.102818 115.201722) + (xy 74.044327 115.38174) + (xy 74.044326 115.381744) + (xy 74.02454 115.57) + (xy 70.533114 115.57) + (xy 70.47661 115.55486) + (xy 70.476599 115.554858) + (xy 70.306766 115.54) + (xy 70.1 115.54) + (xy 70.1 116.524314) + (xy 70.088045 116.512359) + (xy 69.975148 116.454835) + (xy 69.881481 116.44) + (xy 69.818519 116.44) + (xy 69.724852 116.454835) + (xy 69.611955 116.512359) + (xy 69.6 116.524314) + (xy 69.6 115.54) + (xy 69.393233 115.54) + (xy 69.2234 115.554858) + (xy 69.223389 115.55486) + (xy 69.003682 115.61373) + (xy 69.003673 115.613734) + (xy 68.797517 115.709865) + (xy 68.611179 115.840342) + (xy 68.450342 116.001179) + (xy 68.319865 116.187517) + (xy 68.223734 116.393673) + (xy 68.22373 116.393682) + (xy 68.171127 116.589999) + (xy 63.497479 116.589999) + (xy 63.491144 116.560197) + (xy 63.46082 116.49209) + (xy 63.414151 116.38727) + (xy 63.414148 116.387265) + (xy 63.302888 116.234129) + (xy 63.25112 116.187517) + (xy 63.162216 116.107467) + (xy 62.998284 116.012821) + (xy 62.998277 116.012818) + (xy 62.818259 115.954327) + (xy 62.818256 115.954326) + (xy 62.677192 115.9395) + (xy 61.782808 115.9395) + (xy 61.641744 115.954326) + (xy 61.641741 115.954326) + (xy 61.64174 115.954327) + (xy 61.461722 116.012818) + (xy 61.461715 116.012821) + (xy 61.297785 116.107466) + (xy 61.157111 116.234129) + (xy 61.045851 116.387265) + (xy 61.045848 116.38727) + (xy 60.968857 116.560192) + (xy 60.968855 116.560197) + (xy 60.949975 116.649024) + (xy 60.9295 116.745354) + (xy 60.9295 116.934646) + (xy 58.809996 116.934646) + (xy 58.824986 116.84) + (xy 58.805165 116.714852) + (xy 58.747641 116.601955) + (xy 58.735686 116.59) + (xy 60.098872 116.59) + (xy 60.098872 116.589999) + (xy 60.046269 116.393682) + (xy 60.046265 116.393673) + (xy 59.950134 116.187517) + (xy 59.819657 116.001179) + (xy 59.65882 115.840342) + (xy 59.472482 115.709865) + (xy 59.266326 115.613734) + (xy 59.266317 115.61373) + (xy 59.04661 115.55486) + (xy 59.046599 115.554858) + (xy 58.876766 115.54) + (xy 58.67 115.54) + (xy 58.67 116.524314) + (xy 58.658045 116.512359) + (xy 58.545148 116.454835) + (xy 58.451481 116.44) + (xy 58.388519 116.44) + (xy 58.294852 116.454835) + (xy 58.181955 116.512359) + (xy 58.17 116.524314) + (xy 58.17 115.54) + (xy 57.963233 115.54) + (xy 57.7934 115.554858) + (xy 57.793389 115.55486) + (xy 57.573682 115.61373) + (xy 57.573673 115.613734) + (xy 57.367517 115.709865) + (xy 57.181179 115.840342) + (xy 57.020342 116.001179) + (xy 56.889865 116.187517) + (xy 56.793734 116.393673) + (xy 56.79373 116.393682) + (xy 56.741127 116.589999) + (xy 52.067479 116.589999) + (xy 52.061144 116.560197) + (xy 52.03082 116.49209) + (xy 51.984151 116.38727) + (xy 51.984148 116.387265) + (xy 51.872888 116.234129) + (xy 51.82112 116.187517) + (xy 51.732216 116.107467) + (xy 51.568284 116.012821) + (xy 51.568277 116.012818) + (xy 51.388259 115.954327) + (xy 51.388256 115.954326) + (xy 51.247192 115.9395) + (xy 50.352808 115.9395) + (xy 50.211744 115.954326) + (xy 50.211741 115.954326) + (xy 50.21174 115.954327) + (xy 50.031722 116.012818) + (xy 50.031715 116.012821) + (xy 49.867785 116.107466) + (xy 49.727111 116.234129) + (xy 49.615851 116.387265) + (xy 49.615848 116.38727) + (xy 49.538857 116.560192) + (xy 49.538855 116.560197) + (xy 49.519975 116.649024) + (xy 49.4995 116.745354) + (xy 49.4995 116.934646) + (xy 43.6805 116.934646) + (xy 43.6805 115.57) + (xy 46.034901 115.57) + (xy 46.053252 115.756331) + (xy 46.053253 115.756333) + (xy 46.107604 115.935502) + (xy 46.195862 116.100623) + (xy 46.195864 116.100626) + (xy 46.314642 116.245357) + (xy 46.459373 116.364135) + (xy 46.459376 116.364137) + (xy 46.608046 116.443602) + (xy 46.624499 116.452396) + (xy 46.803666 116.506746) + (xy 46.803668 116.506747) + (xy 46.820374 116.508392) + (xy 46.99 116.525099) + (xy 47.176331 116.506747) + (xy 47.355501 116.452396) + (xy 47.520625 116.364136) + (xy 47.665357 116.245357) + (xy 47.784136 116.100625) + (xy 47.872396 115.935501) + (xy 47.926747 115.756331) + (xy 47.945099 115.57) + (xy 47.926747 115.383669) + (xy 47.872396 115.204499) + (xy 47.870912 115.201722) + (xy 47.784137 115.039376) + (xy 47.784135 115.039373) + (xy 47.665357 114.894642) + (xy 47.520626 114.775864) + (xy 47.520623 114.775862) + (xy 47.355502 114.687604) + (xy 47.176333 114.633253) + (xy 47.176331 114.633252) + (xy 46.99 114.614901) + (xy 46.803668 114.633252) + (xy 46.803666 114.633253) + (xy 46.624497 114.687604) + (xy 46.459376 114.775862) + (xy 46.459373 114.775864) + (xy 46.314642 114.894642) + (xy 46.195864 115.039373) + (xy 46.195862 115.039376) + (xy 46.107604 115.204497) + (xy 46.053253 115.383666) + (xy 46.053252 115.383668) + (xy 46.034901 115.57) + (xy 43.6805 115.57) + (xy 43.6805 114.394645) + (xy 49.4995 114.394645) + (xy 49.538855 114.579802) + (xy 49.538857 114.579807) + (xy 49.615848 114.752729) + (xy 49.615851 114.752734) + (xy 49.720748 114.897112) + (xy 49.727112 114.905871) + (xy 49.867784 115.032533) + (xy 50.031716 115.127179) + (xy 50.211744 115.185674) + (xy 50.352808 115.2005) + (xy 50.352812 115.2005) + (xy 51.247188 115.2005) + (xy 51.247192 115.2005) + (xy 51.388256 115.185674) + (xy 51.568284 115.127179) + (xy 51.732216 115.032533) + (xy 51.872888 114.905871) + (xy 51.984151 114.75273) + (xy 52.061144 114.579803) + (xy 52.1005 114.394646) + (xy 52.1005 114.300002) + (xy 55.271131 114.300002) + (xy 55.288498 114.409658) + (xy 55.338904 114.508585) + (xy 55.338909 114.508592) + (xy 55.417407 114.58709) + (xy 55.41741 114.587092) + (xy 55.417413 114.587095) + (xy 55.441589 114.599413) + (xy 55.516341 114.637501) + (xy 55.625998 114.654869) + (xy 55.626 114.654869) + (xy 55.626002 114.654869) + (xy 55.735658 114.637501) + (xy 55.735659 114.6375) + (xy 55.735661 114.6375) + (xy 55.834587 114.587095) + (xy 55.913095 114.508587) + (xy 55.9635 114.409661) + (xy 55.9635 114.409659) + (xy 55.963501 114.409658) + (xy 55.965879 114.394645) + (xy 57.1195 114.394645) + (xy 57.158855 114.579802) + (xy 57.158857 114.579807) + (xy 57.235848 114.752729) + (xy 57.235851 114.752734) + (xy 57.340748 114.897112) + (xy 57.347112 114.905871) + (xy 57.487784 115.032533) + (xy 57.651716 115.127179) + (xy 57.831744 115.185674) + (xy 57.972808 115.2005) + (xy 57.972812 115.2005) + (xy 58.867188 115.2005) + (xy 58.867192 115.2005) + (xy 59.008256 115.185674) + (xy 59.188284 115.127179) + (xy 59.352216 115.032533) + (xy 59.492888 114.905871) + (xy 59.604151 114.75273) + (xy 59.681144 114.579803) + (xy 59.7205 114.394646) + (xy 59.7205 114.394645) + (xy 60.9295 114.394645) + (xy 60.968855 114.579802) + (xy 60.968857 114.579807) + (xy 61.045848 114.752729) + (xy 61.045851 114.752734) + (xy 61.150748 114.897112) + (xy 61.157112 114.905871) + (xy 61.297784 115.032533) + (xy 61.461716 115.127179) + (xy 61.641744 115.185674) + (xy 61.782808 115.2005) + (xy 61.782812 115.2005) + (xy 62.677188 115.2005) + (xy 62.677192 115.2005) + (xy 62.818256 115.185674) + (xy 62.998284 115.127179) + (xy 63.162216 115.032533) + (xy 63.302888 114.905871) + (xy 63.414151 114.75273) + (xy 63.491144 114.579803) + (xy 63.5305 114.394646) + (xy 63.5305 114.394645) + (xy 68.5495 114.394645) + (xy 68.588855 114.579802) + (xy 68.588857 114.579807) + (xy 68.665848 114.752729) + (xy 68.665851 114.752734) + (xy 68.770748 114.897112) + (xy 68.777112 114.905871) + (xy 68.917784 115.032533) + (xy 69.081716 115.127179) + (xy 69.261744 115.185674) + (xy 69.402808 115.2005) + (xy 69.402812 115.2005) + (xy 70.297188 115.2005) + (xy 70.297192 115.2005) + (xy 70.438256 115.185674) + (xy 70.618284 115.127179) + (xy 70.782216 115.032533) + (xy 70.922888 114.905871) + (xy 71.034151 114.75273) + (xy 71.111144 114.579803) + (xy 71.1505 114.394646) + (xy 71.1505 114.205354) + (xy 71.111144 114.020197) + (xy 71.107897 114.012905) + (xy 71.034151 113.84727) + (xy 71.034148 113.847265) + (xy 70.993997 113.792002) + (xy 85.116131 113.792002) + (xy 85.133498 113.901658) + (xy 85.183904 114.000585) + (xy 85.183909 114.000592) + (xy 85.262407 114.07909) + (xy 85.26241 114.079092) + (xy 85.262413 114.079095) + (xy 85.338237 114.117729) + (xy 85.361341 114.129501) + (xy 85.470998 114.146869) + (xy 85.471 114.146869) + (xy 85.471002 114.146869) + (xy 85.580658 114.129501) + (xy 85.580659 114.1295) + (xy 85.580661 114.1295) + (xy 85.679587 114.079095) + (xy 85.758095 114.000587) + (xy 85.8085 113.901661) + (xy 85.8085 113.901659) + (xy 85.808501 113.901658) + (xy 85.825869 113.792002) + (xy 85.825869 113.791997) + (xy 85.808501 113.682341) + (xy 85.790829 113.647658) + (xy 85.758095 113.583413) + (xy 85.758092 113.58341) + (xy 85.75809 113.583407) + (xy 85.679592 113.504909) + (xy 85.679588 113.504906) + (xy 85.679587 113.504905) + (xy 85.675743 113.502946) + (xy 85.580658 113.454498) + (xy 85.471002 113.437131) + (xy 85.470998 113.437131) + (xy 85.361341 113.454498) + (xy 85.262414 113.504904) + (xy 85.262407 113.504909) + (xy 85.183909 113.583407) + (xy 85.183904 113.583414) + (xy 85.133498 113.682341) + (xy 85.116131 113.791997) + (xy 85.116131 113.792002) + (xy 70.993997 113.792002) + (xy 70.922888 113.694129) + (xy 70.858185 113.63587) + (xy 70.782216 113.567467) + (xy 70.618284 113.472821) + (xy 70.618277 113.472818) + (xy 70.438259 113.414327) + (xy 70.438256 113.414326) + (xy 70.297192 113.3995) + (xy 69.402808 113.3995) + (xy 69.261744 113.414326) + (xy 69.261741 113.414326) + (xy 69.26174 113.414327) + (xy 69.081722 113.472818) + (xy 69.081715 113.472821) + (xy 68.917785 113.567466) + (xy 68.777111 113.694129) + (xy 68.665851 113.847265) + (xy 68.665848 113.84727) + (xy 68.588857 114.020192) + (xy 68.588855 114.020197) + (xy 68.5495 114.205354) + (xy 68.5495 114.394645) + (xy 63.5305 114.394645) + (xy 63.5305 114.205354) + (xy 63.491144 114.020197) + (xy 63.487897 114.012905) + (xy 63.414151 113.84727) + (xy 63.414148 113.847265) + (xy 63.302888 113.694129) + (xy 63.238185 113.63587) + (xy 63.162216 113.567467) + (xy 62.998284 113.472821) + (xy 62.998277 113.472818) + (xy 62.818259 113.414327) + (xy 62.818256 113.414326) + (xy 62.677192 113.3995) + (xy 61.782808 113.3995) + (xy 61.641744 113.414326) + (xy 61.641741 113.414326) + (xy 61.64174 113.414327) + (xy 61.461722 113.472818) + (xy 61.461715 113.472821) + (xy 61.297785 113.567466) + (xy 61.157111 113.694129) + (xy 61.045851 113.847265) + (xy 61.045848 113.84727) + (xy 60.968857 114.020192) + (xy 60.968855 114.020197) + (xy 60.9295 114.205354) + (xy 60.9295 114.394645) + (xy 59.7205 114.394645) + (xy 59.7205 114.205354) + (xy 59.681144 114.020197) + (xy 59.677897 114.012905) + (xy 59.604151 113.84727) + (xy 59.604148 113.847265) + (xy 59.492888 113.694129) + (xy 59.428185 113.63587) + (xy 59.352216 113.567467) + (xy 59.188284 113.472821) + (xy 59.188277 113.472818) + (xy 59.008259 113.414327) + (xy 59.008256 113.414326) + (xy 58.867192 113.3995) + (xy 57.972808 113.3995) + (xy 57.831744 113.414326) + (xy 57.831741 113.414326) + (xy 57.83174 113.414327) + (xy 57.651722 113.472818) + (xy 57.651715 113.472821) + (xy 57.487785 113.567466) + (xy 57.347111 113.694129) + (xy 57.235851 113.847265) + (xy 57.235848 113.84727) + (xy 57.158857 114.020192) + (xy 57.158855 114.020197) + (xy 57.1195 114.205354) + (xy 57.1195 114.394645) + (xy 55.965879 114.394645) + (xy 55.980869 114.300002) + (xy 55.980869 114.299997) + (xy 55.963501 114.190341) + (xy 55.941351 114.146869) + (xy 55.913095 114.091413) + (xy 55.913092 114.09141) + (xy 55.91309 114.091407) + (xy 55.834592 114.012909) + (xy 55.834588 114.012906) + (xy 55.834587 114.012905) + (xy 55.810421 114.000592) + (xy 55.735658 113.962498) + (xy 55.626002 113.945131) + (xy 55.625998 113.945131) + (xy 55.516341 113.962498) + (xy 55.417414 114.012904) + (xy 55.417407 114.012909) + (xy 55.338909 114.091407) + (xy 55.338904 114.091414) + (xy 55.288498 114.190341) + (xy 55.271131 114.299997) + (xy 55.271131 114.300002) + (xy 52.1005 114.300002) + (xy 52.1005 114.205354) + (xy 52.061144 114.020197) + (xy 52.057897 114.012905) + (xy 51.984151 113.84727) + (xy 51.984148 113.847265) + (xy 51.872888 113.694129) + (xy 51.808185 113.63587) + (xy 51.732216 113.567467) + (xy 51.568284 113.472821) + (xy 51.568277 113.472818) + (xy 51.388259 113.414327) + (xy 51.388256 113.414326) + (xy 51.247192 113.3995) + (xy 50.352808 113.3995) + (xy 50.211744 113.414326) + (xy 50.211741 113.414326) + (xy 50.21174 113.414327) + (xy 50.031722 113.472818) + (xy 50.031715 113.472821) + (xy 49.867785 113.567466) + (xy 49.727111 113.694129) + (xy 49.615851 113.847265) + (xy 49.615848 113.84727) + (xy 49.538857 114.020192) + (xy 49.538855 114.020197) + (xy 49.4995 114.205354) + (xy 49.4995 114.394645) + (xy 43.6805 114.394645) + (xy 43.6805 113.03) + (xy 46.034901 113.03) + (xy 46.053252 113.216331) + (xy 46.053253 113.216333) + (xy 46.107604 113.395502) + (xy 46.195862 113.560623) + (xy 46.195864 113.560626) + (xy 46.314642 113.705357) + (xy 46.459373 113.824135) + (xy 46.459376 113.824137) + (xy 46.587966 113.892869) + (xy 46.624499 113.912396) + (xy 46.789662 113.962498) + (xy 46.803666 113.966746) + (xy 46.803668 113.966747) + (xy 46.820374 113.968392) + (xy 46.99 113.985099) + (xy 47.176331 113.966747) + (xy 47.355501 113.912396) + (xy 47.520625 113.824136) + (xy 47.665357 113.705357) + (xy 47.784136 113.560625) + (xy 47.872396 113.395501) + (xy 47.926747 113.216331) + (xy 47.935777 113.124645) + (xy 90.1395 113.124645) + (xy 90.178855 113.309802) + (xy 90.178857 113.309807) + (xy 90.255848 113.482729) + (xy 90.255851 113.482734) + (xy 90.367111 113.63587) + (xy 90.367112 113.635871) + (xy 90.507784 113.762533) + (xy 90.671716 113.857179) + (xy 90.851744 113.915674) + (xy 90.992808 113.9305) + (xy 90.992812 113.9305) + (xy 91.887188 113.9305) + (xy 91.887192 113.9305) + (xy 92.028256 113.915674) + (xy 92.208284 113.857179) + (xy 92.372216 113.762533) + (xy 92.512888 113.635871) + (xy 92.624151 113.48273) + (xy 92.701144 113.309803) + (xy 92.7405 113.124646) + (xy 92.7405 113.124645) + (xy 105.3795 113.124645) + (xy 105.418855 113.309802) + (xy 105.418857 113.309807) + (xy 105.495848 113.482729) + (xy 105.495851 113.482734) + (xy 105.607111 113.63587) + (xy 105.607112 113.635871) + (xy 105.747784 113.762533) + (xy 105.911716 113.857179) + (xy 106.091744 113.915674) + (xy 106.232808 113.9305) + (xy 106.232812 113.9305) + (xy 107.127188 113.9305) + (xy 107.127192 113.9305) + (xy 107.268256 113.915674) + (xy 107.448284 113.857179) + (xy 107.612216 113.762533) + (xy 107.752888 113.635871) + (xy 107.864151 113.48273) + (xy 107.878538 113.450416) + (xy 107.923785 113.397181) + (xy 107.990634 113.376859) + (xy 108.057858 113.395903) + (xy 108.104114 113.448269) + (xy 108.114289 113.481453) + (xy 108.120499 113.520658) + (xy 108.120499 113.520659) + (xy 108.1205 113.520661) + (xy 108.152474 113.583413) + (xy 108.170904 113.619585) + (xy 108.170909 113.619592) + (xy 108.249407 113.69809) + (xy 108.24941 113.698092) + (xy 108.249413 113.698095) + (xy 108.263666 113.705357) + (xy 108.348341 113.748501) + (xy 108.457998 113.765869) + (xy 108.458 113.765869) + (xy 108.458002 113.765869) + (xy 108.567658 113.748501) + (xy 108.567659 113.7485) + (xy 108.567661 113.7485) + (xy 108.666587 113.698095) + (xy 108.745095 113.619587) + (xy 108.786664 113.538002) + (xy 121.819131 113.538002) + (xy 121.836498 113.647658) + (xy 121.886904 113.746585) + (xy 121.886909 113.746592) + (xy 121.965407 113.82509) + (xy 121.96541 113.825092) + (xy 121.965413 113.825095) + (xy 122.02838 113.857178) + (xy 122.064341 113.875501) + (xy 122.173998 113.892869) + (xy 122.174 113.892869) + (xy 122.174002 113.892869) + (xy 122.283658 113.875501) + (xy 122.283659 113.8755) + (xy 122.283661 113.8755) + (xy 122.382587 113.825095) + (xy 122.461095 113.746587) + (xy 122.5115 113.647661) + (xy 122.5115 113.647659) + (xy 122.511501 113.647658) + (xy 122.528869 113.538002) + (xy 122.528869 113.537997) + (xy 122.511501 113.428341) + (xy 122.504703 113.414999) + (xy 122.461095 113.329413) + (xy 122.461092 113.32941) + (xy 122.46109 113.329407) + (xy 122.382592 113.250909) + (xy 122.382588 113.250906) + (xy 122.382587 113.250905) + (xy 122.358421 113.238592) + (xy 122.283658 113.200498) + (xy 122.174002 113.183131) + (xy 122.173998 113.183131) + (xy 122.064341 113.200498) + (xy 121.965414 113.250904) + (xy 121.965407 113.250909) + (xy 121.886909 113.329407) + (xy 121.886904 113.329414) + (xy 121.836498 113.428341) + (xy 121.819131 113.537997) + (xy 121.819131 113.538002) + (xy 108.786664 113.538002) + (xy 108.7955 113.520661) + (xy 108.801256 113.484319) + (xy 108.831185 113.421187) + (xy 108.890496 113.384255) + (xy 108.943126 113.381246) + (xy 108.966 113.384869) + (xy 108.966 113.384868) + (xy 108.966001 113.384869) + (xy 108.966002 113.384869) + (xy 109.075658 113.367501) + (xy 109.075659 113.3675) + (xy 109.075661 113.3675) + (xy 109.174587 113.317095) + (xy 109.253095 113.238587) + (xy 109.3035 113.139661) + (xy 109.3035 113.139659) + (xy 109.303501 113.139658) + (xy 109.305879 113.124645) + (xy 128.2395 113.124645) + (xy 128.278855 113.309802) + (xy 128.278857 113.309807) + (xy 128.355848 113.482729) + (xy 128.355851 113.482734) + (xy 128.467111 113.63587) + (xy 128.467112 113.635871) + (xy 128.607784 113.762533) + (xy 128.771716 113.857179) + (xy 128.951744 113.915674) + (xy 129.092808 113.9305) + (xy 129.092812 113.9305) + (xy 129.987188 113.9305) + (xy 129.987192 113.9305) + (xy 130.128256 113.915674) + (xy 130.308284 113.857179) + (xy 130.472216 113.762533) + (xy 130.612888 113.635871) + (xy 130.724151 113.48273) + (xy 130.801144 113.309803) + (xy 130.8405 113.124646) + (xy 130.8405 113.124645) + (xy 143.4795 113.124645) + (xy 143.518855 113.309802) + (xy 143.518857 113.309807) + (xy 143.595848 113.482729) + (xy 143.595851 113.482734) + (xy 143.707111 113.63587) + (xy 143.707112 113.635871) + (xy 143.847784 113.762533) + (xy 144.011716 113.857179) + (xy 144.191744 113.915674) + (xy 144.332808 113.9305) + (xy 144.332812 113.9305) + (xy 145.227188 113.9305) + (xy 145.227192 113.9305) + (xy 145.368256 113.915674) + (xy 145.548284 113.857179) + (xy 145.712216 113.762533) + (xy 145.852888 113.635871) + (xy 145.964151 113.48273) + (xy 146.041144 113.309803) + (xy 146.0805 113.124646) + (xy 146.0805 113.124645) + (xy 149.8295 113.124645) + (xy 149.868855 113.309802) + (xy 149.868857 113.309807) + (xy 149.945848 113.482729) + (xy 149.945851 113.482734) + (xy 150.057111 113.63587) + (xy 150.057112 113.635871) + (xy 150.197784 113.762533) + (xy 150.361716 113.857179) + (xy 150.541744 113.915674) + (xy 150.682808 113.9305) + (xy 150.682812 113.9305) + (xy 151.577188 113.9305) + (xy 151.577192 113.9305) + (xy 151.718256 113.915674) + (xy 151.898284 113.857179) + (xy 152.062216 113.762533) + (xy 152.202888 113.635871) + (xy 152.314151 113.48273) + (xy 152.391144 113.309803) + (xy 152.4305 113.124646) + (xy 152.4305 113.030002) + (xy 155.601131 113.030002) + (xy 155.618498 113.139658) + (xy 155.668904 113.238585) + (xy 155.668909 113.238592) + (xy 155.747407 113.31709) + (xy 155.74741 113.317092) + (xy 155.747413 113.317095) + (xy 155.846339 113.3675) + (xy 155.846341 113.367501) + (xy 155.955998 113.384869) + (xy 155.956 113.384869) + (xy 155.956002 113.384869) + (xy 156.065658 113.367501) + (xy 156.065659 113.3675) + (xy 156.065661 113.3675) + (xy 156.164587 113.317095) + (xy 156.243095 113.238587) + (xy 156.2935 113.139661) + (xy 156.2935 113.139659) + (xy 156.293501 113.139658) + (xy 156.295879 113.124645) + (xy 165.0695 113.124645) + (xy 165.108855 113.309802) + (xy 165.108857 113.309807) + (xy 165.185848 113.482729) + (xy 165.185851 113.482734) + (xy 165.297111 113.63587) + (xy 165.297112 113.635871) + (xy 165.437784 113.762533) + (xy 165.601716 113.857179) + (xy 165.781744 113.915674) + (xy 165.922808 113.9305) + (xy 165.922812 113.9305) + (xy 166.817188 113.9305) + (xy 166.817192 113.9305) + (xy 166.958256 113.915674) + (xy 167.138284 113.857179) + (xy 167.302216 113.762533) + (xy 167.305423 113.759645) + (xy 168.8795 113.759645) + (xy 168.918855 113.944802) + (xy 168.918857 113.944807) + (xy 168.995848 114.117729) + (xy 168.995851 114.117734) + (xy 169.10711 114.270869) + (xy 169.107111 114.27087) + (xy 169.107112 114.270871) + (xy 169.247784 114.397533) + (xy 169.411716 114.492179) + (xy 169.591744 114.550674) + (xy 169.732808 114.5655) + (xy 169.732812 114.5655) + (xy 170.627188 114.5655) + (xy 170.627192 114.5655) + (xy 170.768256 114.550674) + (xy 170.948284 114.492179) + (xy 171.112216 114.397533) + (xy 171.252888 114.270871) + (xy 171.252888 114.27087) + (xy 171.25289 114.270869) + (xy 171.364148 114.117734) + (xy 171.364147 114.117734) + (xy 171.364151 114.11773) + (xy 171.441144 113.944803) + (xy 171.4805 113.759646) + (xy 171.4805 113.570354) + (xy 171.447479 113.414999) + (xy 176.121127 113.414999) + (xy 176.121128 113.415) + (xy 177.484314 113.415) + (xy 177.472359 113.426955) + (xy 177.414835 113.539852) + (xy 177.395014 113.665) + (xy 177.414835 113.790148) + (xy 177.472359 113.903045) + (xy 177.484314 113.915) + (xy 176.121128 113.915) + (xy 176.17373 114.111317) + (xy 176.173734 114.111326) + (xy 176.269865 114.317482) + (xy 176.400342 114.50382) + (xy 176.561179 114.664657) + (xy 176.747517 114.795134) + (xy 176.953673 114.891265) + (xy 176.953682 114.891269) + (xy 177.173389 114.950139) + (xy 177.1734 114.950141) + (xy 177.343233 114.964999) + (xy 177.343236 114.965) + (xy 177.55 114.965) + (xy 177.55 113.980686) + (xy 177.561955 113.992641) + (xy 177.674852 114.050165) + (xy 177.768519 114.065) + (xy 177.831481 114.065) + (xy 177.925148 114.050165) + (xy 178.038045 113.992641) + (xy 178.05 113.980686) + (xy 178.05 114.965) + (xy 178.256764 114.965) + (xy 178.256766 114.964999) + (xy 178.426599 114.950141) + (xy 178.42661 114.950139) + (xy 178.646317 114.891269) + (xy 178.646326 114.891265) + (xy 178.852482 114.795134) + (xy 179.03882 114.664657) + (xy 179.199657 114.50382) + (xy 179.330134 114.317482) + (xy 179.426265 114.111326) + (xy 179.426269 114.111317) + (xy 179.478872 113.915) + (xy 178.115686 113.915) + (xy 178.127641 113.903045) + (xy 178.185165 113.790148) + (xy 178.204986 113.665) + (xy 178.185165 113.539852) + (xy 178.127641 113.426955) + (xy 178.115686 113.415) + (xy 179.478872 113.415) + (xy 179.478872 113.414999) + (xy 179.426269 113.218682) + (xy 179.426265 113.218673) + (xy 179.330134 113.012517) + (xy 179.199657 112.826179) + (xy 179.03882 112.665342) + (xy 178.852482 112.534865) + (xy 178.646326 112.438734) + (xy 178.646317 112.43873) + (xy 178.42661 112.37986) + (xy 178.426599 112.379858) + (xy 178.256766 112.365) + (xy 178.05 112.365) + (xy 178.05 113.349314) + (xy 178.038045 113.337359) + (xy 177.925148 113.279835) + (xy 177.831481 113.265) + (xy 177.768519 113.265) + (xy 177.674852 113.279835) + (xy 177.561955 113.337359) + (xy 177.55 113.349314) + (xy 177.55 112.365) + (xy 177.343233 112.365) + (xy 177.1734 112.379858) + (xy 177.173389 112.37986) + (xy 176.953682 112.43873) + (xy 176.953673 112.438734) + (xy 176.747517 112.534865) + (xy 176.561179 112.665342) + (xy 176.400342 112.826179) + (xy 176.269865 113.012517) + (xy 176.173734 113.218673) + (xy 176.17373 113.218682) + (xy 176.121127 113.414999) + (xy 171.447479 113.414999) + (xy 171.441144 113.385197) + (xy 171.416304 113.329407) + (xy 171.364151 113.21227) + (xy 171.364148 113.212265) + (xy 171.252888 113.059129) + (xy 171.20112 113.012517) + (xy 171.112216 112.932467) + (xy 170.948284 112.837821) + (xy 170.948277 112.837818) + (xy 170.768259 112.779327) + (xy 170.768256 112.779326) + (xy 170.627192 112.7645) + (xy 169.732808 112.7645) + (xy 169.591744 112.779326) + (xy 169.591741 112.779326) + (xy 169.59174 112.779327) + (xy 169.411722 112.837818) + (xy 169.411715 112.837821) + (xy 169.247785 112.932466) + (xy 169.107111 113.059129) + (xy 168.995851 113.212265) + (xy 168.995848 113.21227) + (xy 168.918857 113.385192) + (xy 168.918855 113.385197) + (xy 168.8795 113.570354) + (xy 168.8795 113.759645) + (xy 167.305423 113.759645) + (xy 167.442888 113.635871) + (xy 167.554151 113.48273) + (xy 167.631144 113.309803) + (xy 167.6705 113.124646) + (xy 167.6705 112.935354) + (xy 167.631144 112.750197) + (xy 167.627897 112.742905) + (xy 167.554151 112.57727) + (xy 167.554148 112.577265) + (xy 167.442888 112.424129) + (xy 167.378185 112.36587) + (xy 167.302216 112.297467) + (xy 167.138284 112.202821) + (xy 167.138277 112.202818) + (xy 166.958259 112.144327) + (xy 166.958256 112.144326) + (xy 166.817192 112.1295) + (xy 165.922808 112.1295) + (xy 165.781744 112.144326) + (xy 165.781741 112.144326) + (xy 165.78174 112.144327) + (xy 165.601722 112.202818) + (xy 165.601715 112.202821) + (xy 165.437785 112.297466) + (xy 165.297111 112.424129) + (xy 165.185851 112.577265) + (xy 165.185848 112.57727) + (xy 165.108857 112.750192) + (xy 165.108855 112.750197) + (xy 165.0695 112.935354) + (xy 165.0695 113.124645) + (xy 156.295879 113.124645) + (xy 156.310869 113.030002) + (xy 156.310869 113.029997) + (xy 156.293501 112.920341) + (xy 156.251455 112.837821) + (xy 156.243095 112.821413) + (xy 156.243092 112.82141) + (xy 156.24309 112.821407) + (xy 156.164592 112.742909) + (xy 156.164588 112.742906) + (xy 156.164587 112.742905) + (xy 156.160743 112.740946) + (xy 156.065658 112.692498) + (xy 155.956002 112.675131) + (xy 155.955998 112.675131) + (xy 155.846341 112.692498) + (xy 155.747414 112.742904) + (xy 155.747407 112.742909) + (xy 155.668909 112.821407) + (xy 155.668904 112.821414) + (xy 155.618498 112.920341) + (xy 155.601131 113.029997) + (xy 155.601131 113.030002) + (xy 152.4305 113.030002) + (xy 152.4305 112.935354) + (xy 152.391144 112.750197) + (xy 152.387897 112.742905) + (xy 152.314151 112.57727) + (xy 152.314148 112.577265) + (xy 152.202888 112.424129) + (xy 152.138185 112.36587) + (xy 152.062216 112.297467) + (xy 152.011181 112.268002) + (xy 163.856131 112.268002) + (xy 163.873498 112.377658) + (xy 163.923904 112.476585) + (xy 163.923909 112.476592) + (xy 164.002407 112.55509) + (xy 164.00241 112.555092) + (xy 164.002413 112.555095) + (xy 164.06538 112.587178) + (xy 164.101341 112.605501) + (xy 164.210998 112.622869) + (xy 164.211 112.622869) + (xy 164.211002 112.622869) + (xy 164.320658 112.605501) + (xy 164.320659 112.6055) + (xy 164.320661 112.6055) + (xy 164.419587 112.555095) + (xy 164.498095 112.476587) + (xy 164.5485 112.377661) + (xy 164.5485 112.377659) + (xy 164.548501 112.377658) + (xy 164.565869 112.268002) + (xy 164.565869 112.267997) + (xy 164.548501 112.158341) + (xy 164.5485 112.158339) + (xy 164.498095 112.059413) + (xy 164.498092 112.05941) + (xy 164.49809 112.059407) + (xy 164.419592 111.980909) + (xy 164.419588 111.980906) + (xy 164.419587 111.980905) + (xy 164.363207 111.952178) + (xy 164.320658 111.930498) + (xy 164.211002 111.913131) + (xy 164.210998 111.913131) + (xy 164.101341 111.930498) + (xy 164.002414 111.980904) + (xy 164.002407 111.980909) + (xy 163.923909 112.059407) + (xy 163.923904 112.059414) + (xy 163.873498 112.158341) + (xy 163.856131 112.267997) + (xy 163.856131 112.268002) + (xy 152.011181 112.268002) + (xy 151.898284 112.202821) + (xy 151.898277 112.202818) + (xy 151.718259 112.144327) + (xy 151.718256 112.144326) + (xy 151.577192 112.1295) + (xy 150.682808 112.1295) + (xy 150.541744 112.144326) + (xy 150.541741 112.144326) + (xy 150.54174 112.144327) + (xy 150.361722 112.202818) + (xy 150.361715 112.202821) + (xy 150.197785 112.297466) + (xy 150.057111 112.424129) + (xy 149.945851 112.577265) + (xy 149.945848 112.57727) + (xy 149.868857 112.750192) + (xy 149.868855 112.750197) + (xy 149.8295 112.935354) + (xy 149.8295 113.124645) + (xy 146.0805 113.124645) + (xy 146.0805 112.935354) + (xy 146.041144 112.750197) + (xy 146.037897 112.742905) + (xy 145.964151 112.57727) + (xy 145.964148 112.577265) + (xy 145.852893 112.424135) + (xy 145.852886 112.424127) + (xy 145.834846 112.407883) + (xy 145.798199 112.348396) + (xy 145.79953 112.278539) + (xy 145.830137 112.228056) + (xy 148.626376 109.431819) + (xy 148.687699 109.398334) + (xy 148.714057 109.3955) + (xy 150.401539 109.3955) + (xy 150.468578 109.415185) + (xy 150.514333 109.467989) + (xy 150.524277 109.537147) + (xy 150.495252 109.600703) + (xy 150.439857 109.637431) + (xy 150.361722 109.662818) + (xy 150.361715 109.662821) + (xy 150.197785 109.757466) + (xy 150.057111 109.884129) + (xy 149.945851 110.037265) + (xy 149.945848 110.03727) + (xy 149.868857 110.210192) + (xy 149.868855 110.210197) + (xy 149.8295 110.395354) + (xy 149.8295 110.584645) + (xy 149.868855 110.769802) + (xy 149.868857 110.769807) + (xy 149.945848 110.942729) + (xy 149.945851 110.942734) + (xy 150.009511 111.030354) + (xy 150.057112 111.095871) + (xy 150.197784 111.222533) + (xy 150.361716 111.317179) + (xy 150.541744 111.375674) + (xy 150.682808 111.3905) + (xy 150.682812 111.3905) + (xy 151.577188 111.3905) + (xy 151.577192 111.3905) + (xy 151.718256 111.375674) + (xy 151.898284 111.317179) + (xy 152.062216 111.222533) + (xy 152.202888 111.095871) + (xy 152.314151 110.94273) + (xy 152.391144 110.769803) + (xy 152.4305 110.584646) + (xy 152.4305 110.584645) + (xy 165.0695 110.584645) + (xy 165.108855 110.769802) + (xy 165.108857 110.769807) + (xy 165.185848 110.942729) + (xy 165.185851 110.942734) + (xy 165.249511 111.030354) + (xy 165.297112 111.095871) + (xy 165.437784 111.222533) + (xy 165.601716 111.317179) + (xy 165.781744 111.375674) + (xy 165.922808 111.3905) + (xy 165.922812 111.3905) + (xy 166.817188 111.3905) + (xy 166.817192 111.3905) + (xy 166.958256 111.375674) + (xy 167.138284 111.317179) + (xy 167.302216 111.222533) + (xy 167.305423 111.219645) + (xy 168.8795 111.219645) + (xy 168.918855 111.404802) + (xy 168.918857 111.404807) + (xy 168.995848 111.577729) + (xy 168.995851 111.577734) + (xy 169.059511 111.665354) + (xy 169.107112 111.730871) + (xy 169.247784 111.857533) + (xy 169.411716 111.952179) + (xy 169.591744 112.010674) + (xy 169.732808 112.0255) + (xy 169.732812 112.0255) + (xy 170.627188 112.0255) + (xy 170.627192 112.0255) + (xy 170.768256 112.010674) + (xy 170.948284 111.952179) + (xy 171.112216 111.857533) + (xy 171.252888 111.730871) + (xy 171.364151 111.57773) + (xy 171.441144 111.404803) + (xy 171.4805 111.219646) + (xy 171.4805 111.219645) + (xy 176.4995 111.219645) + (xy 176.538855 111.404802) + (xy 176.538857 111.404807) + (xy 176.615848 111.577729) + (xy 176.615851 111.577734) + (xy 176.679511 111.665354) + (xy 176.727112 111.730871) + (xy 176.867784 111.857533) + (xy 177.031716 111.952179) + (xy 177.211744 112.010674) + (xy 177.352808 112.0255) + (xy 177.352812 112.0255) + (xy 178.247188 112.0255) + (xy 178.247192 112.0255) + (xy 178.388256 112.010674) + (xy 178.568284 111.952179) + (xy 178.732216 111.857533) + (xy 178.872888 111.730871) + (xy 178.984151 111.57773) + (xy 179.061144 111.404803) + (xy 179.1005 111.219646) + (xy 179.1005 111.030354) + (xy 179.061144 110.845197) + (xy 179.036304 110.789407) + (xy 178.984151 110.67227) + (xy 178.984148 110.672265) + (xy 178.872888 110.519129) + (xy 178.840534 110.489997) + (xy 178.732216 110.392467) + (xy 178.568284 110.297821) + (xy 178.568277 110.297818) + (xy 178.388259 110.239327) + (xy 178.388256 110.239326) + (xy 178.247192 110.2245) + (xy 177.352808 110.2245) + (xy 177.211744 110.239326) + (xy 177.211741 110.239326) + (xy 177.21174 110.239327) + (xy 177.031722 110.297818) + (xy 177.031715 110.297821) + (xy 176.867785 110.392466) + (xy 176.727111 110.519129) + (xy 176.615851 110.672265) + (xy 176.615848 110.67227) + (xy 176.538857 110.845192) + (xy 176.538855 110.845197) + (xy 176.4995 111.030354) + (xy 176.4995 111.219645) + (xy 171.4805 111.219645) + (xy 171.4805 111.030354) + (xy 171.441144 110.845197) + (xy 171.416304 110.789407) + (xy 171.364151 110.67227) + (xy 171.364148 110.672265) + (xy 171.252888 110.519129) + (xy 171.220534 110.489997) + (xy 171.112216 110.392467) + (xy 170.948284 110.297821) + (xy 170.948277 110.297818) + (xy 170.768259 110.239327) + (xy 170.768256 110.239326) + (xy 170.627192 110.2245) + (xy 169.732808 110.2245) + (xy 169.591744 110.239326) + (xy 169.591741 110.239326) + (xy 169.59174 110.239327) + (xy 169.411722 110.297818) + (xy 169.411715 110.297821) + (xy 169.247785 110.392466) + (xy 169.107111 110.519129) + (xy 168.995851 110.672265) + (xy 168.995848 110.67227) + (xy 168.918857 110.845192) + (xy 168.918855 110.845197) + (xy 168.8795 111.030354) + (xy 168.8795 111.219645) + (xy 167.305423 111.219645) + (xy 167.442888 111.095871) + (xy 167.554151 110.94273) + (xy 167.631144 110.769803) + (xy 167.6705 110.584646) + (xy 167.6705 110.395354) + (xy 167.631144 110.210197) + (xy 167.627897 110.202905) + (xy 167.554151 110.03727) + (xy 167.554148 110.037265) + (xy 167.442888 109.884129) + (xy 167.429794 109.872339) + (xy 167.302216 109.757467) + (xy 167.138284 109.662821) + (xy 167.138277 109.662818) + (xy 166.958259 109.604327) + (xy 166.958256 109.604326) + (xy 166.817192 109.5895) + (xy 165.922808 109.5895) + (xy 165.781744 109.604326) + (xy 165.781741 109.604326) + (xy 165.78174 109.604327) + (xy 165.601722 109.662818) + (xy 165.601715 109.662821) + (xy 165.437785 109.757466) + (xy 165.297111 109.884129) + (xy 165.185851 110.037265) + (xy 165.185848 110.03727) + (xy 165.108857 110.210192) + (xy 165.108855 110.210197) + (xy 165.0695 110.395354) + (xy 165.0695 110.584645) + (xy 152.4305 110.584645) + (xy 152.4305 110.395354) + (xy 152.391144 110.210197) + (xy 152.387897 110.202905) + (xy 152.314151 110.03727) + (xy 152.314148 110.037265) + (xy 152.202888 109.884129) + (xy 152.189794 109.872339) + (xy 152.062216 109.757467) + (xy 151.898284 109.662821) + (xy 151.898277 109.662818) + (xy 151.820143 109.637431) + (xy 151.762467 109.597993) + (xy 151.735269 109.533635) + (xy 151.747184 109.464788) + (xy 151.794428 109.413313) + (xy 151.858461 109.3955) + (xy 163.548781 109.3955) + (xy 163.571131 109.39753) + (xy 163.586913 109.400423) + (xy 163.619592 109.390239) + (xy 163.626785 109.388234) + (xy 163.66 109.380048) + (xy 163.660004 109.380044) + (xy 163.661263 109.379384) + (xy 163.663069 109.378636) + (xy 163.666714 109.37658) + (xy 163.668288 109.375422) + (xy 163.669503 109.374686) + (xy 163.66951 109.374685) + (xy 163.693718 109.350475) + (xy 163.699137 109.345374) + (xy 163.724756 109.322679) + (xy 163.724758 109.322673) + (xy 163.725571 109.321497) + (xy 163.739941 109.304252) + (xy 164.882375 108.161819) + (xy 164.943698 108.128334) + (xy 164.970056 108.1255) + (xy 164.986273 108.1255) + (xy 165.053312 108.145185) + (xy 165.099067 108.197989) + (xy 165.107564 108.223723) + (xy 165.108856 108.229805) + (xy 165.108857 108.229807) + (xy 165.185848 108.402729) + (xy 165.185851 108.402734) + (xy 165.282793 108.536163) + (xy 165.297112 108.555871) + (xy 165.437784 108.682533) + (xy 165.601716 108.777179) + (xy 165.781744 108.835674) + (xy 165.922808 108.8505) + (xy 165.922812 108.8505) + (xy 166.817188 108.8505) + (xy 166.817192 108.8505) + (xy 166.958256 108.835674) + (xy 167.138284 108.777179) + (xy 167.302216 108.682533) + (xy 167.305423 108.679645) + (xy 168.8795 108.679645) + (xy 168.918855 108.864802) + (xy 168.918857 108.864807) + (xy 168.995848 109.037729) + (xy 168.995851 109.037734) + (xy 169.10711 109.190869) + (xy 169.107111 109.19087) + (xy 169.107112 109.190871) + (xy 169.247784 109.317533) + (xy 169.411716 109.412179) + (xy 169.591744 109.470674) + (xy 169.732808 109.4855) + (xy 169.732812 109.4855) + (xy 170.627188 109.4855) + (xy 170.627192 109.4855) + (xy 170.768256 109.470674) + (xy 170.948284 109.412179) + (xy 171.112216 109.317533) + (xy 171.252888 109.190871) + (xy 171.252888 109.19087) + (xy 171.25289 109.190869) + (xy 171.364148 109.037734) + (xy 171.364147 109.037734) + (xy 171.364151 109.03773) + (xy 171.441144 108.864803) + (xy 171.4805 108.679646) + (xy 171.4805 108.679645) + (xy 176.4995 108.679645) + (xy 176.538855 108.864802) + (xy 176.538857 108.864807) + (xy 176.615848 109.037729) + (xy 176.615851 109.037734) + (xy 176.72711 109.190869) + (xy 176.727111 109.19087) + (xy 176.727112 109.190871) + (xy 176.867784 109.317533) + (xy 177.031716 109.412179) + (xy 177.211744 109.470674) + (xy 177.352808 109.4855) + (xy 177.352812 109.4855) + (xy 178.247188 109.4855) + (xy 178.247192 109.4855) + (xy 178.388256 109.470674) + (xy 178.568284 109.412179) + (xy 178.732216 109.317533) + (xy 178.872888 109.190871) + (xy 178.872888 109.19087) + (xy 178.87289 109.190869) + (xy 178.984148 109.037734) + (xy 178.984147 109.037734) + (xy 178.984151 109.03773) + (xy 179.061144 108.864803) + (xy 179.1005 108.679646) + (xy 179.1005 108.490354) + (xy 179.061144 108.305197) + (xy 179.036304 108.249407) + (xy 178.984151 108.13227) + (xy 178.984148 108.132265) + (xy 178.872888 107.979129) + (xy 178.840537 107.95) + (xy 178.732216 107.852467) + (xy 178.568284 107.757821) + (xy 178.568277 107.757818) + (xy 178.388259 107.699327) + (xy 178.388256 107.699326) + (xy 178.247192 107.6845) + (xy 177.352808 107.6845) + (xy 177.211744 107.699326) + (xy 177.211741 107.699326) + (xy 177.21174 107.699327) + (xy 177.031722 107.757818) + (xy 177.031715 107.757821) + (xy 176.867785 107.852466) + (xy 176.727111 107.979129) + (xy 176.615851 108.132265) + (xy 176.615848 108.13227) + (xy 176.538857 108.305192) + (xy 176.538855 108.305197) + (xy 176.4995 108.490354) + (xy 176.4995 108.679645) + (xy 171.4805 108.679645) + (xy 171.4805 108.490354) + (xy 171.441144 108.305197) + (xy 171.416304 108.249407) + (xy 171.364151 108.13227) + (xy 171.364148 108.132265) + (xy 171.252888 107.979129) + (xy 171.220537 107.95) + (xy 171.112216 107.852467) + (xy 170.948284 107.757821) + (xy 170.948277 107.757818) + (xy 170.768259 107.699327) + (xy 170.768256 107.699326) + (xy 170.627192 107.6845) + (xy 169.732808 107.6845) + (xy 169.591744 107.699326) + (xy 169.591741 107.699326) + (xy 169.59174 107.699327) + (xy 169.411722 107.757818) + (xy 169.411715 107.757821) + (xy 169.247785 107.852466) + (xy 169.107111 107.979129) + (xy 168.995851 108.132265) + (xy 168.995848 108.13227) + (xy 168.918857 108.305192) + (xy 168.918855 108.305197) + (xy 168.8795 108.490354) + (xy 168.8795 108.679645) + (xy 167.305423 108.679645) + (xy 167.442888 108.555871) + (xy 167.554151 108.40273) + (xy 167.631144 108.229803) + (xy 167.6705 108.044646) + (xy 167.6705 107.855354) + (xy 167.631144 107.670197) + (xy 167.592987 107.584497) + (xy 167.554151 107.49727) + (xy 167.554148 107.497265) + (xy 167.442888 107.344129) + (xy 167.365715 107.274642) + (xy 167.302216 107.217467) + (xy 167.138284 107.122821) + (xy 167.138277 107.122818) + (xy 166.958259 107.064327) + (xy 166.958256 107.064326) + (xy 166.817192 107.0495) + (xy 165.922808 107.0495) + (xy 165.781744 107.064326) + (xy 165.781741 107.064326) + (xy 165.78174 107.064327) + (xy 165.601722 107.122818) + (xy 165.601715 107.122821) + (xy 165.437785 107.217466) + (xy 165.297111 107.344129) + (xy 165.185851 107.497265) + (xy 165.185848 107.49727) + (xy 165.108857 107.670192) + (xy 165.108856 107.670194) + (xy 165.107564 107.676277) + (xy 165.074373 107.73776) + (xy 165.013211 107.771539) + (xy 164.986273 107.7745) + (xy 164.873213 107.7745) + (xy 164.850862 107.772469) + (xy 164.835086 107.769578) + (xy 164.835085 107.769578) + (xy 164.802423 107.779755) + (xy 164.795216 107.781764) + (xy 164.761995 107.789953) + (xy 164.760715 107.790625) + (xy 164.758924 107.791366) + (xy 164.755299 107.793411) + (xy 164.753733 107.794564) + (xy 164.752488 107.795316) + (xy 164.728298 107.819505) + (xy 164.722851 107.824633) + (xy 164.697241 107.847322) + (xy 164.696415 107.84852) + (xy 164.682053 107.865751) + (xy 163.539625 109.008181) + (xy 163.478302 109.041666) + (xy 163.451944 109.0445) + (xy 151.858461 109.0445) + (xy 151.791422 109.024815) + (xy 151.745667 108.972011) + (xy 151.735723 108.902853) + (xy 151.764748 108.839297) + (xy 151.820143 108.802569) + (xy 151.860625 108.789414) + (xy 151.898284 108.777179) + (xy 152.062216 108.682533) + (xy 152.202888 108.555871) + (xy 152.314151 108.40273) + (xy 152.391144 108.229803) + (xy 152.4305 108.044646) + (xy 152.4305 107.855354) + (xy 152.391144 107.670197) + (xy 152.352987 107.584497) + (xy 152.314151 107.49727) + (xy 152.314148 107.497265) + (xy 152.202888 107.344129) + (xy 152.125715 107.274642) + (xy 152.062216 107.217467) + (xy 151.898284 107.122821) + (xy 151.898277 107.122818) + (xy 151.718259 107.064327) + (xy 151.718256 107.064326) + (xy 151.577192 107.0495) + (xy 150.682808 107.0495) + (xy 150.541744 107.064326) + (xy 150.541741 107.064326) + (xy 150.54174 107.064327) + (xy 150.361722 107.122818) + (xy 150.361715 107.122821) + (xy 150.197785 107.217466) + (xy 150.057111 107.344129) + (xy 149.945851 107.497265) + (xy 149.945848 107.49727) + (xy 149.868857 107.670192) + (xy 149.868855 107.670197) + (xy 149.836198 107.823841) + (xy 149.8295 107.855354) + (xy 149.8295 108.044646) + (xy 149.836027 108.075354) + (xy 149.868855 108.229802) + (xy 149.868857 108.229807) + (xy 149.945848 108.402729) + (xy 149.945851 108.402734) + (xy 150.042793 108.536163) + (xy 150.057112 108.555871) + (xy 150.197784 108.682533) + (xy 150.361716 108.777179) + (xy 150.361721 108.77718) + (xy 150.361722 108.777181) + (xy 150.439857 108.802569) + (xy 150.497533 108.842007) + (xy 150.524731 108.906365) + (xy 150.512816 108.975212) + (xy 150.465572 109.026687) + (xy 150.401539 109.0445) + (xy 148.61722 109.0445) + (xy 148.594868 109.042469) + (xy 148.579087 109.039577) + (xy 148.546414 109.049757) + (xy 148.539208 109.051766) + (xy 148.505996 109.059953) + (xy 148.504701 109.060633) + (xy 148.502898 109.06138) + (xy 148.499318 109.063398) + (xy 148.497751 109.064552) + (xy 148.496489 109.065315) + (xy 148.472288 109.089514) + (xy 148.466843 109.09464) + (xy 148.441241 109.117322) + (xy 148.440416 109.118519) + (xy 148.426056 109.135747) + (xy 145.454619 112.107185) + (xy 145.393296 112.14067) + (xy 145.353977 112.142825) + (xy 145.296734 112.136808) + (xy 145.227192 112.1295) + (xy 144.332808 112.1295) + (xy 144.191744 112.144326) + (xy 144.191741 112.144326) + (xy 144.19174 112.144327) + (xy 144.011722 112.202818) + (xy 144.011715 112.202821) + (xy 143.847785 112.297466) + (xy 143.707111 112.424129) + (xy 143.595851 112.577265) + (xy 143.595848 112.57727) + (xy 143.518857 112.750192) + (xy 143.518855 112.750197) + (xy 143.4795 112.935354) + (xy 143.4795 113.124645) + (xy 130.8405 113.124645) + (xy 130.8405 112.935354) + (xy 130.801144 112.750197) + (xy 130.797897 112.742905) + (xy 130.724151 112.57727) + (xy 130.724148 112.577265) + (xy 130.612888 112.424129) + (xy 130.548185 112.36587) + (xy 130.472216 112.297467) + (xy 130.308284 112.202821) + (xy 130.308277 112.202818) + (xy 130.128259 112.144327) + (xy 130.128256 112.144326) + (xy 129.987192 112.1295) + (xy 129.092808 112.1295) + (xy 128.951744 112.144326) + (xy 128.951741 112.144326) + (xy 128.95174 112.144327) + (xy 128.771722 112.202818) + (xy 128.771715 112.202821) + (xy 128.607785 112.297466) + (xy 128.467111 112.424129) + (xy 128.355851 112.577265) + (xy 128.355848 112.57727) + (xy 128.278857 112.750192) + (xy 128.278855 112.750197) + (xy 128.2395 112.935354) + (xy 128.2395 113.124645) + (xy 109.305879 113.124645) + (xy 109.320869 113.030002) + (xy 109.320869 113.029997) + (xy 109.303501 112.920341) + (xy 109.261455 112.837821) + (xy 109.253095 112.821413) + (xy 109.253092 112.82141) + (xy 109.25309 112.821407) + (xy 109.174592 112.742909) + (xy 109.174588 112.742906) + (xy 109.174587 112.742905) + (xy 109.170743 112.740946) + (xy 109.075658 112.692498) + (xy 108.966002 112.675131) + (xy 108.965998 112.675131) + (xy 108.856341 112.692498) + (xy 108.757414 112.742904) + (xy 108.757407 112.742909) + (xy 108.678909 112.821407) + (xy 108.678904 112.821414) + (xy 108.628499 112.920341) + (xy 108.622743 112.95668) + (xy 108.592812 113.019814) + (xy 108.5335 113.056744) + (xy 108.480873 113.059753) + (xy 108.458004 113.056131) + (xy 108.457998 113.056131) + (xy 108.348341 113.073498) + (xy 108.249414 113.123904) + (xy 108.249407 113.123909) + (xy 108.192181 113.181136) + (xy 108.130858 113.214621) + (xy 108.061166 113.209637) + (xy 108.005233 113.167765) + (xy 107.980816 113.102301) + (xy 107.9805 113.093455) + (xy 107.9805 112.935354) + (xy 107.941144 112.750197) + (xy 107.941142 112.750192) + (xy 107.864151 112.57727) + (xy 107.864148 112.577265) + (xy 107.752888 112.424129) + (xy 107.688185 112.36587) + (xy 107.612216 112.297467) + (xy 107.561181 112.268002) + (xy 121.311131 112.268002) + (xy 121.328498 112.377658) + (xy 121.378904 112.476585) + (xy 121.378909 112.476592) + (xy 121.457407 112.55509) + (xy 121.45741 112.555092) + (xy 121.457413 112.555095) + (xy 121.52038 112.587178) + (xy 121.556341 112.605501) + (xy 121.665998 112.622869) + (xy 121.666 112.622869) + (xy 121.666002 112.622869) + (xy 121.775658 112.605501) + (xy 121.775659 112.6055) + (xy 121.775661 112.6055) + (xy 121.874587 112.555095) + (xy 121.953095 112.476587) + (xy 122.0035 112.377661) + (xy 122.0035 112.377659) + (xy 122.003501 112.377658) + (xy 122.020869 112.268002) + (xy 122.020869 112.267997) + (xy 122.003501 112.158341) + (xy 122.0035 112.158339) + (xy 121.953095 112.059413) + (xy 121.953092 112.05941) + (xy 121.95309 112.059407) + (xy 121.874592 111.980909) + (xy 121.874588 111.980906) + (xy 121.874587 111.980905) + (xy 121.818207 111.952178) + (xy 121.775658 111.930498) + (xy 121.666002 111.913131) + (xy 121.665998 111.913131) + (xy 121.556341 111.930498) + (xy 121.457414 111.980904) + (xy 121.457407 111.980909) + (xy 121.378909 112.059407) + (xy 121.378904 112.059414) + (xy 121.328498 112.158341) + (xy 121.311131 112.267997) + (xy 121.311131 112.268002) + (xy 107.561181 112.268002) + (xy 107.448284 112.202821) + (xy 107.448277 112.202818) + (xy 107.268259 112.144327) + (xy 107.268256 112.144326) + (xy 107.127192 112.1295) + (xy 106.232808 112.1295) + (xy 106.091744 112.144326) + (xy 106.091741 112.144326) + (xy 106.09174 112.144327) + (xy 105.911722 112.202818) + (xy 105.911715 112.202821) + (xy 105.747785 112.297466) + (xy 105.607111 112.424129) + (xy 105.495851 112.577265) + (xy 105.495848 112.57727) + (xy 105.418857 112.750192) + (xy 105.418855 112.750197) + (xy 105.3795 112.935354) + (xy 105.3795 113.124645) + (xy 92.7405 113.124645) + (xy 92.7405 112.935354) + (xy 92.701144 112.750197) + (xy 92.697897 112.742905) + (xy 92.624151 112.57727) + (xy 92.624148 112.577265) + (xy 92.512888 112.424129) + (xy 92.448185 112.36587) + (xy 92.372216 112.297467) + (xy 92.208284 112.202821) + (xy 92.208277 112.202818) + (xy 92.028259 112.144327) + (xy 92.028256 112.144326) + (xy 91.887192 112.1295) + (xy 90.992808 112.1295) + (xy 90.851744 112.144326) + (xy 90.851741 112.144326) + (xy 90.85174 112.144327) + (xy 90.671722 112.202818) + (xy 90.671715 112.202821) + (xy 90.507785 112.297466) + (xy 90.367111 112.424129) + (xy 90.255851 112.577265) + (xy 90.255848 112.57727) + (xy 90.178857 112.750192) + (xy 90.178855 112.750197) + (xy 90.1395 112.935354) + (xy 90.1395 113.124645) + (xy 47.935777 113.124645) + (xy 47.945099 113.03) + (xy 47.926747 112.843669) + (xy 47.872396 112.664499) + (xy 47.862333 112.645672) + (xy 47.784137 112.499376) + (xy 47.784135 112.499373) + (xy 47.665357 112.354642) + (xy 47.520626 112.235864) + (xy 47.520623 112.235862) + (xy 47.355502 112.147604) + (xy 47.176333 112.093253) + (xy 47.176331 112.093252) + (xy 46.99 112.074901) + (xy 46.803668 112.093252) + (xy 46.803666 112.093253) + (xy 46.624497 112.147604) + (xy 46.459376 112.235862) + (xy 46.459373 112.235864) + (xy 46.314642 112.354642) + (xy 46.195864 112.499373) + (xy 46.195862 112.499376) + (xy 46.107604 112.664497) + (xy 46.053253 112.843666) + (xy 46.053252 112.843668) + (xy 46.034901 113.03) + (xy 43.6805 113.03) + (xy 43.6805 111.854645) + (xy 49.4995 111.854645) + (xy 49.538855 112.039802) + (xy 49.538857 112.039807) + (xy 49.615848 112.212729) + (xy 49.615851 112.212734) + (xy 49.718954 112.354643) + (xy 49.727112 112.365871) + (xy 49.867784 112.492533) + (xy 50.031716 112.587179) + (xy 50.211744 112.645674) + (xy 50.352808 112.6605) + (xy 50.352812 112.6605) + (xy 51.247188 112.6605) + (xy 51.247192 112.6605) + (xy 51.388256 112.645674) + (xy 51.568284 112.587179) + (xy 51.732216 112.492533) + (xy 51.872888 112.365871) + (xy 51.984151 112.21273) + (xy 52.061144 112.039803) + (xy 52.1005 111.854646) + (xy 52.1005 111.854645) + (xy 57.1195 111.854645) + (xy 57.158855 112.039802) + (xy 57.158857 112.039807) + (xy 57.235848 112.212729) + (xy 57.235851 112.212734) + (xy 57.338954 112.354643) + (xy 57.347112 112.365871) + (xy 57.487784 112.492533) + (xy 57.651716 112.587179) + (xy 57.831744 112.645674) + (xy 57.972808 112.6605) + (xy 57.972812 112.6605) + (xy 58.867188 112.6605) + (xy 58.867192 112.6605) + (xy 59.008256 112.645674) + (xy 59.188284 112.587179) + (xy 59.352216 112.492533) + (xy 59.492888 112.365871) + (xy 59.604151 112.21273) + (xy 59.681144 112.039803) + (xy 59.7205 111.854646) + (xy 59.7205 111.665354) + (xy 59.681144 111.480197) + (xy 59.604151 111.30727) + (xy 59.604148 111.307265) + (xy 59.492888 111.154129) + (xy 59.460537 111.125) + (xy 59.352216 111.027467) + (xy 59.188284 110.932821) + (xy 59.188277 110.932818) + (xy 59.008259 110.874327) + (xy 59.008256 110.874326) + (xy 58.867192 110.8595) + (xy 57.972808 110.8595) + (xy 57.831744 110.874326) + (xy 57.831741 110.874326) + (xy 57.83174 110.874327) + (xy 57.651722 110.932818) + (xy 57.651715 110.932821) + (xy 57.487785 111.027466) + (xy 57.347111 111.154129) + (xy 57.235851 111.307265) + (xy 57.235848 111.30727) + (xy 57.158857 111.480192) + (xy 57.158855 111.480197) + (xy 57.1195 111.665354) + (xy 57.1195 111.854645) + (xy 52.1005 111.854645) + (xy 52.1005 111.665354) + (xy 52.061144 111.480197) + (xy 51.984151 111.30727) + (xy 51.984148 111.307265) + (xy 51.872888 111.154129) + (xy 51.840537 111.125) + (xy 51.732216 111.027467) + (xy 51.568284 110.932821) + (xy 51.568277 110.932818) + (xy 51.388259 110.874327) + (xy 51.388256 110.874326) + (xy 51.247192 110.8595) + (xy 50.352808 110.8595) + (xy 50.211744 110.874326) + (xy 50.211741 110.874326) + (xy 50.21174 110.874327) + (xy 50.031722 110.932818) + (xy 50.031715 110.932821) + (xy 49.867785 111.027466) + (xy 49.727111 111.154129) + (xy 49.615851 111.307265) + (xy 49.615848 111.30727) + (xy 49.538857 111.480192) + (xy 49.538855 111.480197) + (xy 49.4995 111.665354) + (xy 49.4995 111.854645) + (xy 43.6805 111.854645) + (xy 43.6805 110.49) + (xy 46.034901 110.49) + (xy 46.053252 110.676331) + (xy 46.053253 110.676333) + (xy 46.107604 110.855502) + (xy 46.195862 111.020623) + (xy 46.195864 111.020626) + (xy 46.314642 111.165357) + (xy 46.459373 111.284135) + (xy 46.459376 111.284137) + (xy 46.587966 111.352869) + (xy 46.624499 111.372396) + (xy 46.803666 111.426746) + (xy 46.803668 111.426747) + (xy 46.820374 111.428392) + (xy 46.99 111.445099) + (xy 47.176331 111.426747) + (xy 47.355501 111.372396) + (xy 47.520625 111.284136) + (xy 47.665357 111.165357) + (xy 47.784136 111.020625) + (xy 47.872396 110.855501) + (xy 47.926747 110.676331) + (xy 47.945099 110.49) + (xy 47.926747 110.303669) + (xy 47.872396 110.124499) + (xy 47.865719 110.112007) + (xy 47.822152 110.030498) + (xy 47.80791 109.962095) + (xy 47.83291 109.896852) + (xy 47.843822 109.884371) + (xy 49.312375 108.415819) + (xy 49.373698 108.382334) + (xy 49.400056 108.3795) + (xy 49.664663 108.3795) + (xy 49.731702 108.399185) + (xy 49.777457 108.451989) + (xy 49.787401 108.521147) + (xy 49.758376 108.584703) + (xy 49.747635 108.59565) + (xy 49.727111 108.614129) + (xy 49.615851 108.767265) + (xy 49.615848 108.76727) + (xy 49.538857 108.940192) + (xy 49.538855 108.940197) + (xy 49.511931 109.066869) + (xy 49.4995 109.125354) + (xy 49.4995 109.314646) + (xy 49.506027 109.345354) + (xy 49.538855 109.499802) + (xy 49.538857 109.499807) + (xy 49.615848 109.672729) + (xy 49.615851 109.672734) + (xy 49.727111 109.82587) + (xy 49.727112 109.825871) + (xy 49.867784 109.952533) + (xy 50.031716 110.047179) + (xy 50.211744 110.105674) + (xy 50.352808 110.1205) + (xy 50.352812 110.1205) + (xy 51.247188 110.1205) + (xy 51.247192 110.1205) + (xy 51.388256 110.105674) + (xy 51.568284 110.047179) + (xy 51.732216 109.952533) + (xy 51.872888 109.825871) + (xy 51.984151 109.67273) + (xy 52.061144 109.499803) + (xy 52.1005 109.314646) + (xy 52.1005 109.125354) + (xy 52.061144 108.940197) + (xy 52.017426 108.842007) + (xy 51.984151 108.76727) + (xy 51.984148 108.767265) + (xy 51.872888 108.614129) + (xy 51.852365 108.59565) + (xy 51.815716 108.536163) + (xy 51.817047 108.466306) + (xy 51.855933 108.408258) + (xy 51.92003 108.380448) + (xy 51.935337 108.3795) + (xy 57.284663 108.3795) + (xy 57.351702 108.399185) + (xy 57.397457 108.451989) + (xy 57.407401 108.521147) + (xy 57.378376 108.584703) + (xy 57.367635 108.59565) + (xy 57.347111 108.614129) + (xy 57.235851 108.767265) + (xy 57.235848 108.76727) + (xy 57.158857 108.940192) + (xy 57.158855 108.940197) + (xy 57.131931 109.066869) + (xy 57.1195 109.125354) + (xy 57.1195 109.314646) + (xy 57.126027 109.345354) + (xy 57.158855 109.499802) + (xy 57.158857 109.499807) + (xy 57.235848 109.672729) + (xy 57.235851 109.672734) + (xy 57.347111 109.82587) + (xy 57.347112 109.825871) + (xy 57.487784 109.952533) + (xy 57.651716 110.047179) + (xy 57.831744 110.105674) + (xy 57.972808 110.1205) + (xy 57.972812 110.1205) + (xy 58.867188 110.1205) + (xy 58.867192 110.1205) + (xy 58.99398 110.107174) + (xy 59.062707 110.119744) + (xy 59.09462 110.142814) + (xy 59.546656 110.59485) + (xy 59.561025 110.612091) + (xy 59.570138 110.625294) + (xy 59.57014 110.625296) + (xy 59.600441 110.641199) + (xy 59.606932 110.644859) + (xy 59.636226 110.662568) + (xy 59.636227 110.662568) + (xy 59.637604 110.662997) + (xy 59.639405 110.663743) + (xy 59.643413 110.66486) + (xy 59.645341 110.665154) + (xy 59.646741 110.665499) + (xy 59.646743 110.6655) + (xy 59.680954 110.6655) + (xy 59.688439 110.665725) + (xy 59.722581 110.667791) + (xy 59.723995 110.667532) + (xy 59.74635 110.6655) + (xy 61.501539 110.6655) + (xy 61.568578 110.685185) + (xy 61.614333 110.737989) + (xy 61.624277 110.807147) + (xy 61.595252 110.870703) + (xy 61.539857 110.907431) + (xy 61.461722 110.932818) + (xy 61.461715 110.932821) + (xy 61.297785 111.027466) + (xy 61.157111 111.154129) + (xy 61.045851 111.307265) + (xy 61.045848 111.30727) + (xy 60.968857 111.480192) + (xy 60.968855 111.480197) + (xy 60.9295 111.665354) + (xy 60.9295 111.854645) + (xy 60.968855 112.039802) + (xy 60.968857 112.039807) + (xy 61.045848 112.212729) + (xy 61.045851 112.212734) + (xy 61.148954 112.354643) + (xy 61.157112 112.365871) + (xy 61.297784 112.492533) + (xy 61.461716 112.587179) + (xy 61.641744 112.645674) + (xy 61.782808 112.6605) + (xy 61.782812 112.6605) + (xy 62.677188 112.6605) + (xy 62.677192 112.6605) + (xy 62.818256 112.645674) + (xy 62.998284 112.587179) + (xy 63.162216 112.492533) + (xy 63.302888 112.365871) + (xy 63.414151 112.21273) + (xy 63.491144 112.039803) + (xy 63.5305 111.854646) + (xy 63.5305 111.665354) + (xy 63.491144 111.480197) + (xy 63.414151 111.30727) + (xy 63.414148 111.307265) + (xy 63.302888 111.154129) + (xy 63.270537 111.125) + (xy 63.162216 111.027467) + (xy 62.998284 110.932821) + (xy 62.998277 110.932818) + (xy 62.920143 110.907431) + (xy 62.862467 110.867993) + (xy 62.835269 110.803635) + (xy 62.847184 110.734788) + (xy 62.894428 110.683313) + (xy 62.958461 110.6655) + (xy 69.121539 110.6655) + (xy 69.188578 110.685185) + (xy 69.234333 110.737989) + (xy 69.244277 110.807147) + (xy 69.215252 110.870703) + (xy 69.159857 110.907431) + (xy 69.081722 110.932818) + (xy 69.081715 110.932821) + (xy 68.917785 111.027466) + (xy 68.777111 111.154129) + (xy 68.665851 111.307265) + (xy 68.665848 111.30727) + (xy 68.588857 111.480192) + (xy 68.588855 111.480197) + (xy 68.5495 111.665354) + (xy 68.5495 111.854645) + (xy 68.588855 112.039802) + (xy 68.588857 112.039807) + (xy 68.665848 112.212729) + (xy 68.665851 112.212734) + (xy 68.768954 112.354643) + (xy 68.777112 112.365871) + (xy 68.917784 112.492533) + (xy 69.081716 112.587179) + (xy 69.261744 112.645674) + (xy 69.402808 112.6605) + (xy 69.402812 112.6605) + (xy 70.297188 112.6605) + (xy 70.297192 112.6605) + (xy 70.438256 112.645674) + (xy 70.618284 112.587179) + (xy 70.782216 112.492533) + (xy 70.922888 112.365871) + (xy 71.034151 112.21273) + (xy 71.111144 112.039803) + (xy 71.1505 111.854646) + (xy 71.1505 111.665354) + (xy 71.111144 111.480197) + (xy 71.034151 111.30727) + (xy 71.034148 111.307265) + (xy 70.922888 111.154129) + (xy 70.890537 111.125) + (xy 70.782216 111.027467) + (xy 70.618284 110.932821) + (xy 70.618277 110.932818) + (xy 70.540143 110.907431) + (xy 70.482467 110.867993) + (xy 70.455269 110.803635) + (xy 70.467184 110.734788) + (xy 70.514428 110.683313) + (xy 70.578461 110.6655) + (xy 84.919743 110.6655) + (xy 84.953954 110.6655) + (xy 84.961439 110.665725) + (xy 84.995581 110.667791) + (xy 84.996995 110.667532) + (xy 85.01935 110.6655) + (xy 88.655455 110.6655) + (xy 88.722494 110.685185) + (xy 88.743136 110.701819) + (xy 88.818407 110.77709) + (xy 88.81841 110.777092) + (xy 88.818413 110.777095) + (xy 88.877394 110.807147) + (xy 88.917341 110.827501) + (xy 89.026998 110.844869) + (xy 89.027 110.844869) + (xy 89.027002 110.844869) + (xy 89.136658 110.827501) + (xy 89.136659 110.8275) + (xy 89.136661 110.8275) + (xy 89.235587 110.777095) + (xy 89.314095 110.698587) + (xy 89.3645 110.599661) + (xy 89.3645 110.599659) + (xy 89.364501 110.599658) + (xy 89.366879 110.584645) + (xy 90.1395 110.584645) + (xy 90.178855 110.769802) + (xy 90.178857 110.769807) + (xy 90.255848 110.942729) + (xy 90.255851 110.942734) + (xy 90.319511 111.030354) + (xy 90.367112 111.095871) + (xy 90.507784 111.222533) + (xy 90.671716 111.317179) + (xy 90.851744 111.375674) + (xy 90.992808 111.3905) + (xy 90.992812 111.3905) + (xy 91.887188 111.3905) + (xy 91.887192 111.3905) + (xy 92.028256 111.375674) + (xy 92.208284 111.317179) + (xy 92.372216 111.222533) + (xy 92.512888 111.095871) + (xy 92.624151 110.94273) + (xy 92.701144 110.769803) + (xy 92.7405 110.584646) + (xy 92.7405 110.584645) + (xy 105.3795 110.584645) + (xy 105.418855 110.769802) + (xy 105.418857 110.769807) + (xy 105.495848 110.942729) + (xy 105.495851 110.942734) + (xy 105.559511 111.030354) + (xy 105.607112 111.095871) + (xy 105.747784 111.222533) + (xy 105.911716 111.317179) + (xy 106.091744 111.375674) + (xy 106.232808 111.3905) + (xy 106.232812 111.3905) + (xy 107.127188 111.3905) + (xy 107.127192 111.3905) + (xy 107.268256 111.375674) + (xy 107.448284 111.317179) + (xy 107.612216 111.222533) + (xy 107.752888 111.095871) + (xy 107.823994 110.998002) + (xy 120.295131 110.998002) + (xy 120.312498 111.107658) + (xy 120.362904 111.206585) + (xy 120.362909 111.206592) + (xy 120.441407 111.28509) + (xy 120.44141 111.285092) + (xy 120.441413 111.285095) + (xy 120.50438 111.317178) + (xy 120.540341 111.335501) + (xy 120.649998 111.352869) + (xy 120.65 111.352869) + (xy 120.650002 111.352869) + (xy 120.759658 111.335501) + (xy 120.759659 111.3355) + (xy 120.759661 111.3355) + (xy 120.858587 111.285095) + (xy 120.937095 111.206587) + (xy 120.9875 111.107661) + (xy 120.9875 111.107659) + (xy 120.987501 111.107658) + (xy 121.004869 110.998002) + (xy 121.004869 110.997997) + (xy 120.987501 110.888341) + (xy 120.9875 110.888339) + (xy 120.937095 110.789413) + (xy 120.937092 110.78941) + (xy 120.93709 110.789407) + (xy 120.858592 110.710909) + (xy 120.858588 110.710906) + (xy 120.858587 110.710905) + (xy 120.834421 110.698592) + (xy 120.759658 110.660498) + (xy 120.650002 110.643131) + (xy 120.649998 110.643131) + (xy 120.540341 110.660498) + (xy 120.441414 110.710904) + (xy 120.441407 110.710909) + (xy 120.362909 110.789407) + (xy 120.362904 110.789414) + (xy 120.312498 110.888341) + (xy 120.295131 110.997997) + (xy 120.295131 110.998002) + (xy 107.823994 110.998002) + (xy 107.864151 110.94273) + (xy 107.941144 110.769803) + (xy 107.9805 110.584646) + (xy 107.9805 110.584645) + (xy 128.2395 110.584645) + (xy 128.278855 110.769802) + (xy 128.278857 110.769807) + (xy 128.355848 110.942729) + (xy 128.355851 110.942734) + (xy 128.419511 111.030354) + (xy 128.467112 111.095871) + (xy 128.607784 111.222533) + (xy 128.771716 111.317179) + (xy 128.951744 111.375674) + (xy 129.092808 111.3905) + (xy 129.092812 111.3905) + (xy 129.987188 111.3905) + (xy 129.987192 111.3905) + (xy 130.128256 111.375674) + (xy 130.308284 111.317179) + (xy 130.472216 111.222533) + (xy 130.612888 111.095871) + (xy 130.724151 110.94273) + (xy 130.801144 110.769803) + (xy 130.8405 110.584646) + (xy 130.8405 110.584645) + (xy 143.4795 110.584645) + (xy 143.518855 110.769802) + (xy 143.518857 110.769807) + (xy 143.595848 110.942729) + (xy 143.595851 110.942734) + (xy 143.659511 111.030354) + (xy 143.707112 111.095871) + (xy 143.847784 111.222533) + (xy 144.011716 111.317179) + (xy 144.191744 111.375674) + (xy 144.332808 111.3905) + (xy 144.332812 111.3905) + (xy 145.227188 111.3905) + (xy 145.227192 111.3905) + (xy 145.368256 111.375674) + (xy 145.548284 111.317179) + (xy 145.712216 111.222533) + (xy 145.852888 111.095871) + (xy 145.964151 110.94273) + (xy 146.041144 110.769803) + (xy 146.0805 110.584646) + (xy 146.0805 110.395354) + (xy 146.041144 110.210197) + (xy 146.037897 110.202905) + (xy 145.964151 110.03727) + (xy 145.964148 110.037265) + (xy 145.852888 109.884129) + (xy 145.839794 109.872339) + (xy 145.712216 109.757467) + (xy 145.548284 109.662821) + (xy 145.548277 109.662818) + (xy 145.368259 109.604327) + (xy 145.368256 109.604326) + (xy 145.227192 109.5895) + (xy 144.332808 109.5895) + (xy 144.191744 109.604326) + (xy 144.191741 109.604326) + (xy 144.19174 109.604327) + (xy 144.011722 109.662818) + (xy 144.011715 109.662821) + (xy 143.847785 109.757466) + (xy 143.707111 109.884129) + (xy 143.595851 110.037265) + (xy 143.595848 110.03727) + (xy 143.518857 110.210192) + (xy 143.518855 110.210197) + (xy 143.4795 110.395354) + (xy 143.4795 110.584645) + (xy 130.8405 110.584645) + (xy 130.8405 110.395354) + (xy 130.801144 110.210197) + (xy 130.797897 110.202905) + (xy 130.724151 110.03727) + (xy 130.724148 110.037265) + (xy 130.612888 109.884129) + (xy 130.599794 109.872339) + (xy 130.472216 109.757467) + (xy 130.308284 109.662821) + (xy 130.308277 109.662818) + (xy 130.128259 109.604327) + (xy 130.128256 109.604326) + (xy 129.987192 109.5895) + (xy 129.092808 109.5895) + (xy 128.951744 109.604326) + (xy 128.951741 109.604326) + (xy 128.95174 109.604327) + (xy 128.771722 109.662818) + (xy 128.771715 109.662821) + (xy 128.607785 109.757466) + (xy 128.467111 109.884129) + (xy 128.355851 110.037265) + (xy 128.355848 110.03727) + (xy 128.278857 110.210192) + (xy 128.278855 110.210197) + (xy 128.2395 110.395354) + (xy 128.2395 110.584645) + (xy 107.9805 110.584645) + (xy 107.9805 110.395354) + (xy 107.941144 110.210197) + (xy 107.937897 110.202905) + (xy 107.864151 110.03727) + (xy 107.864148 110.037265) + (xy 107.752888 109.884129) + (xy 107.739794 109.872339) + (xy 107.612216 109.757467) + (xy 107.561181 109.728002) + (xy 120.803131 109.728002) + (xy 120.820498 109.837658) + (xy 120.870904 109.936585) + (xy 120.870909 109.936592) + (xy 120.949407 110.01509) + (xy 120.94941 110.015092) + (xy 120.949413 110.015095) + (xy 121.01238 110.047178) + (xy 121.048341 110.065501) + (xy 121.157998 110.082869) + (xy 121.158 110.082869) + (xy 121.158002 110.082869) + (xy 121.267658 110.065501) + (xy 121.267659 110.0655) + (xy 121.267661 110.0655) + (xy 121.366587 110.015095) + (xy 121.445095 109.936587) + (xy 121.4955 109.837661) + (xy 121.4955 109.837659) + (xy 121.495501 109.837658) + (xy 121.512869 109.728002) + (xy 121.512869 109.727997) + (xy 121.495501 109.618341) + (xy 121.49003 109.607604) + (xy 121.445095 109.519413) + (xy 121.445092 109.51941) + (xy 121.44509 109.519407) + (xy 121.366592 109.440909) + (xy 121.366588 109.440906) + (xy 121.366587 109.440905) + (xy 121.348755 109.431819) + (xy 121.267658 109.390498) + (xy 121.158002 109.373131) + (xy 121.157998 109.373131) + (xy 121.048341 109.390498) + (xy 120.949414 109.440904) + (xy 120.949407 109.440909) + (xy 120.870909 109.519407) + (xy 120.870904 109.519414) + (xy 120.820498 109.618341) + (xy 120.803131 109.727997) + (xy 120.803131 109.728002) + (xy 107.561181 109.728002) + (xy 107.448284 109.662821) + (xy 107.448277 109.662818) + (xy 107.268259 109.604327) + (xy 107.268256 109.604326) + (xy 107.127192 109.5895) + (xy 106.232808 109.5895) + (xy 106.091744 109.604326) + (xy 106.091741 109.604326) + (xy 106.09174 109.604327) + (xy 105.911722 109.662818) + (xy 105.911715 109.662821) + (xy 105.747785 109.757466) + (xy 105.607111 109.884129) + (xy 105.495851 110.037265) + (xy 105.495848 110.03727) + (xy 105.418857 110.210192) + (xy 105.418855 110.210197) + (xy 105.3795 110.395354) + (xy 105.3795 110.584645) + (xy 92.7405 110.584645) + (xy 92.7405 110.395354) + (xy 92.701144 110.210197) + (xy 92.697897 110.202905) + (xy 92.624151 110.03727) + (xy 92.624148 110.037265) + (xy 92.512888 109.884129) + (xy 92.499794 109.872339) + (xy 92.372216 109.757467) + (xy 92.208284 109.662821) + (xy 92.208277 109.662818) + (xy 92.028259 109.604327) + (xy 92.028256 109.604326) + (xy 91.887192 109.5895) + (xy 90.992808 109.5895) + (xy 90.851744 109.604326) + (xy 90.851741 109.604326) + (xy 90.85174 109.604327) + (xy 90.671722 109.662818) + (xy 90.671715 109.662821) + (xy 90.507785 109.757466) + (xy 90.367111 109.884129) + (xy 90.255851 110.037265) + (xy 90.255848 110.03727) + (xy 90.178857 110.210192) + (xy 90.178855 110.210197) + (xy 90.1395 110.395354) + (xy 90.1395 110.584645) + (xy 89.366879 110.584645) + (xy 89.381869 110.490002) + (xy 89.381869 110.489997) + (xy 89.364501 110.380341) + (xy 89.3645 110.380339) + (xy 89.314095 110.281413) + (xy 89.314092 110.28141) + (xy 89.31409 110.281407) + (xy 89.235592 110.202909) + (xy 89.235588 110.202906) + (xy 89.235587 110.202905) + (xy 89.231743 110.200946) + (xy 89.136658 110.152498) + (xy 89.027002 110.135131) + (xy 89.026998 110.135131) + (xy 88.917341 110.152498) + (xy 88.818414 110.202904) + (xy 88.818407 110.202909) + (xy 88.743136 110.278181) + (xy 88.681813 110.311666) + (xy 88.655455 110.3145) + (xy 85.087056 110.3145) + (xy 85.020017 110.294815) + (xy 84.999375 110.278181) + (xy 84.839959 110.118765) + (xy 84.806474 110.057442) + (xy 84.805167 110.011685) + (xy 84.809869 109.982) + (xy 84.809869 109.981997) + (xy 84.792501 109.872341) + (xy 84.774829 109.837658) + (xy 84.742095 109.773413) + (xy 84.742092 109.77341) + (xy 84.74209 109.773407) + (xy 84.663592 109.694909) + (xy 84.663588 109.694906) + (xy 84.663587 109.694905) + (xy 84.614031 109.669655) + (xy 84.564658 109.644498) + (xy 84.455002 109.627131) + (xy 84.454998 109.627131) + (xy 84.345341 109.644498) + (xy 84.246414 109.694904) + (xy 84.246407 109.694909) + (xy 84.167909 109.773407) + (xy 84.167904 109.773414) + (xy 84.117498 109.872341) + (xy 84.100131 109.981997) + (xy 84.100131 109.982002) + (xy 84.117498 110.091656) + (xy 84.117499 110.091659) + (xy 84.1175 110.091661) + (xy 84.139178 110.134207) + (xy 84.152074 110.202875) + (xy 84.125798 110.267615) + (xy 84.068691 110.307872) + (xy 84.028693 110.3145) + (xy 70.578461 110.3145) + (xy 70.511422 110.294815) + (xy 70.465667 110.242011) + (xy 70.455723 110.172853) + (xy 70.484748 110.109297) + (xy 70.540143 110.072569) + (xy 70.586698 110.057442) + (xy 70.618284 110.047179) + (xy 70.782216 109.952533) + (xy 70.922888 109.825871) + (xy 71.034151 109.67273) + (xy 71.111144 109.499803) + (xy 71.1505 109.314646) + (xy 71.1505 109.125354) + (xy 71.111144 108.940197) + (xy 71.067426 108.842007) + (xy 71.034151 108.76727) + (xy 71.034148 108.767265) + (xy 70.922888 108.614129) + (xy 70.902365 108.59565) + (xy 70.865716 108.536163) + (xy 70.867047 108.466306) + (xy 70.905933 108.408258) + (xy 70.97003 108.380448) + (xy 70.985337 108.3795) + (xy 85.552693 108.3795) + (xy 85.619732 108.399185) + (xy 85.665487 108.451989) + (xy 85.675431 108.521147) + (xy 85.663179 108.55979) + (xy 85.650486 108.584703) + (xy 85.641498 108.602343) + (xy 85.624131 108.711997) + (xy 85.624131 108.712002) + (xy 85.641498 108.821658) + (xy 85.691904 108.920585) + (xy 85.691909 108.920592) + (xy 85.770407 108.99909) + (xy 85.77041 108.999092) + (xy 85.770413 108.999095) + (xy 85.820892 109.024815) + (xy 85.869341 109.049501) + (xy 85.978998 109.066869) + (xy 85.979 109.066869) + (xy 85.979002 109.066869) + (xy 86.088658 109.049501) + (xy 86.088659 109.0495) + (xy 86.088661 109.0495) + (xy 86.187587 108.999095) + (xy 86.266095 108.920587) + (xy 86.3165 108.821661) + (xy 86.3165 108.821659) + (xy 86.316501 108.821658) + (xy 86.333869 108.712002) + (xy 86.333869 108.711997) + (xy 86.316501 108.602343) + (xy 86.3165 108.602341) + (xy 86.3165 108.602339) + (xy 86.294821 108.559792) + (xy 86.281926 108.491125) + (xy 86.308202 108.426385) + (xy 86.365309 108.386128) + (xy 86.405307 108.3795) + (xy 88.999781 108.3795) + (xy 89.022131 108.38153) + (xy 89.037913 108.384423) + (xy 89.070592 108.374239) + (xy 89.077785 108.372234) + (xy 89.111 108.364048) + (xy 89.111004 108.364044) + (xy 89.112263 108.363384) + (xy 89.114069 108.362636) + (xy 89.117714 108.36058) + (xy 89.119288 108.359422) + (xy 89.120503 108.358686) + (xy 89.12051 108.358685) + (xy 89.144718 108.334475) + (xy 89.150137 108.329374) + (xy 89.175756 108.306679) + (xy 89.175758 108.306673) + (xy 89.176571 108.305497) + (xy 89.190941 108.288252) + (xy 90.002601 107.476592) + (xy 90.063922 107.443109) + (xy 90.133614 107.448093) + (xy 90.189547 107.489965) + (xy 90.213964 107.555429) + (xy 90.20356 107.61471) + (xy 90.178855 107.670196) + (xy 90.178855 107.670197) + (xy 90.146198 107.823841) + (xy 90.1395 107.855354) + (xy 90.1395 108.044646) + (xy 90.146027 108.075354) + (xy 90.178855 108.229802) + (xy 90.178857 108.229807) + (xy 90.255848 108.402729) + (xy 90.255851 108.402734) + (xy 90.352793 108.536163) + (xy 90.367112 108.555871) + (xy 90.507784 108.682533) + (xy 90.671716 108.777179) + (xy 90.851744 108.835674) + (xy 90.992808 108.8505) + (xy 90.992812 108.8505) + (xy 91.887188 108.8505) + (xy 91.887192 108.8505) + (xy 92.028256 108.835674) + (xy 92.208284 108.777179) + (xy 92.372216 108.682533) + (xy 92.512888 108.555871) + (xy 92.624151 108.40273) + (xy 92.701144 108.229803) + (xy 92.7405 108.044646) + (xy 92.7405 107.855354) + (xy 92.701144 107.670197) + (xy 92.662987 107.584497) + (xy 92.624151 107.49727) + (xy 92.624148 107.497265) + (xy 92.512888 107.344129) + (xy 92.492365 107.32565) + (xy 92.455716 107.266163) + (xy 92.457047 107.196306) + (xy 92.495933 107.138258) + (xy 92.56003 107.110448) + (xy 92.575337 107.1095) + (xy 105.544663 107.1095) + (xy 105.611702 107.129185) + (xy 105.657457 107.181989) + (xy 105.667401 107.251147) + (xy 105.638376 107.314703) + (xy 105.627635 107.32565) + (xy 105.607111 107.344129) + (xy 105.495851 107.497265) + (xy 105.495848 107.49727) + (xy 105.418857 107.670192) + (xy 105.418855 107.670197) + (xy 105.386198 107.823841) + (xy 105.3795 107.855354) + (xy 105.3795 108.044646) + (xy 105.386027 108.075354) + (xy 105.418855 108.229802) + (xy 105.418857 108.229807) + (xy 105.495848 108.402729) + (xy 105.495851 108.402734) + (xy 105.592793 108.536163) + (xy 105.607112 108.555871) + (xy 105.747784 108.682533) + (xy 105.911716 108.777179) + (xy 106.091744 108.835674) + (xy 106.232808 108.8505) + (xy 106.232812 108.8505) + (xy 107.127188 108.8505) + (xy 107.127192 108.8505) + (xy 107.268256 108.835674) + (xy 107.448284 108.777179) + (xy 107.612216 108.682533) + (xy 107.752888 108.555871) + (xy 107.823994 108.458002) + (xy 122.327131 108.458002) + (xy 122.344498 108.567658) + (xy 122.394904 108.666585) + (xy 122.394909 108.666592) + (xy 122.473407 108.74509) + (xy 122.47341 108.745092) + (xy 122.473413 108.745095) + (xy 122.53638 108.777178) + (xy 122.572341 108.795501) + (xy 122.681998 108.812869) + (xy 122.682 108.812869) + (xy 122.682002 108.812869) + (xy 122.791658 108.795501) + (xy 122.791659 108.7955) + (xy 122.791661 108.7955) + (xy 122.890587 108.745095) + (xy 122.969095 108.666587) + (xy 123.0195 108.567661) + (xy 123.0195 108.567659) + (xy 123.019501 108.567658) + (xy 123.036869 108.458002) + (xy 123.036869 108.457997) + (xy 123.019501 108.348341) + (xy 122.997518 108.305197) + (xy 122.969095 108.249413) + (xy 122.969092 108.24941) + (xy 122.96909 108.249407) + (xy 122.890592 108.170909) + (xy 122.890588 108.170906) + (xy 122.890587 108.170905) + (xy 122.859501 108.155066) + (xy 122.791658 108.120498) + (xy 122.682002 108.103131) + (xy 122.681998 108.103131) + (xy 122.572341 108.120498) + (xy 122.473414 108.170904) + (xy 122.473407 108.170909) + (xy 122.394909 108.249407) + (xy 122.394904 108.249414) + (xy 122.344498 108.348341) + (xy 122.327131 108.457997) + (xy 122.327131 108.458002) + (xy 107.823994 108.458002) + (xy 107.864151 108.40273) + (xy 107.941144 108.229803) + (xy 107.9805 108.044646) + (xy 128.2395 108.044646) + (xy 128.246027 108.075354) + (xy 128.278855 108.229802) + (xy 128.278857 108.229807) + (xy 128.355848 108.402729) + (xy 128.355851 108.402734) + (xy 128.452793 108.536163) + (xy 128.467112 108.555871) + (xy 128.607784 108.682533) + (xy 128.771716 108.777179) + (xy 128.951744 108.835674) + (xy 129.092808 108.8505) + (xy 129.092812 108.8505) + (xy 129.987188 108.8505) + (xy 129.987192 108.8505) + (xy 130.128256 108.835674) + (xy 130.308284 108.777179) + (xy 130.472216 108.682533) + (xy 130.612888 108.555871) + (xy 130.724151 108.40273) + (xy 130.801144 108.229803) + (xy 130.8405 108.044646) + (xy 143.4795 108.044646) + (xy 143.486027 108.075354) + (xy 143.518855 108.229802) + (xy 143.518857 108.229807) + (xy 143.595848 108.402729) + (xy 143.595851 108.402734) + (xy 143.692793 108.536163) + (xy 143.707112 108.555871) + (xy 143.847784 108.682533) + (xy 144.011716 108.777179) + (xy 144.191744 108.835674) + (xy 144.332808 108.8505) + (xy 144.332812 108.8505) + (xy 145.227188 108.8505) + (xy 145.227192 108.8505) + (xy 145.368256 108.835674) + (xy 145.548284 108.777179) + (xy 145.712216 108.682533) + (xy 145.852888 108.555871) + (xy 145.964151 108.40273) + (xy 146.041144 108.229803) + (xy 146.042436 108.223722) + (xy 146.075627 108.16224) + (xy 146.136789 108.128461) + (xy 146.163727 108.1255) + (xy 148.562781 108.1255) + (xy 148.585131 108.12753) + (xy 148.600913 108.130423) + (xy 148.633592 108.120239) + (xy 148.640785 108.118234) + (xy 148.674 108.110048) + (xy 148.674004 108.110044) + (xy 148.675263 108.109384) + (xy 148.677069 108.108636) + (xy 148.680714 108.10658) + (xy 148.682288 108.105422) + (xy 148.683503 108.104686) + (xy 148.68351 108.104685) + (xy 148.707718 108.080475) + (xy 148.713137 108.075374) + (xy 148.738756 108.052679) + (xy 148.738758 108.052673) + (xy 148.739571 108.051497) + (xy 148.753941 108.034252) + (xy 150.455381 106.332812) + (xy 150.516702 106.299329) + (xy 150.556017 106.297174) + (xy 150.682808 106.3105) + (xy 150.682812 106.3105) + (xy 151.577188 106.3105) + (xy 151.577192 106.3105) + (xy 151.718256 106.295674) + (xy 151.892181 106.239162) + (xy 151.962022 106.237167) + (xy 152.021855 106.273247) + (xy 152.052683 106.335948) + (xy 152.052972 106.376491) + (xy 152.045131 106.425997) + (xy 152.045131 106.426002) + (xy 152.062498 106.535658) + (xy 152.112904 106.634585) + (xy 152.112909 106.634592) + (xy 152.191407 106.71309) + (xy 152.19141 106.713092) + (xy 152.191413 106.713095) + (xy 152.270866 106.753578) + (xy 152.290341 106.763501) + (xy 152.399998 106.780869) + (xy 152.4 106.780869) + (xy 152.400002 106.780869) + (xy 152.509658 106.763501) + (xy 152.509659 106.7635) + (xy 152.509661 106.7635) + (xy 152.608587 106.713095) + (xy 152.687095 106.634587) + (xy 152.7375 106.535661) + (xy 152.7375 106.535659) + (xy 152.737501 106.535658) + (xy 152.754869 106.426002) + (xy 152.754869 106.425997) + (xy 152.737501 106.316341) + (xy 152.72697 106.295672) + (xy 152.688359 106.219894) + (xy 165.0695 106.219894) + (xy 165.069501 106.219902) + (xy 165.07533 106.249212) + (xy 165.097542 106.282457) + (xy 165.114219 106.293599) + (xy 165.130787 106.304669) + (xy 165.13079 106.304669) + (xy 165.130791 106.30467) + (xy 165.140647 106.30663) + (xy 165.160101 106.3105) + (xy 167.579898 106.310499) + (xy 167.609213 106.304669) + (xy 167.642457 106.282457) + (xy 167.664669 106.249213) + (xy 167.6705 106.219899) + (xy 167.6705 106.139646) + (xy 168.8795 106.139646) + (xy 168.884612 106.163694) + (xy 168.918855 106.324802) + (xy 168.918857 106.324807) + (xy 168.995848 106.497729) + (xy 168.995851 106.497734) + (xy 169.107111 106.65087) + (xy 169.107112 106.650871) + (xy 169.247784 106.777533) + (xy 169.411716 106.872179) + (xy 169.591744 106.930674) + (xy 169.732808 106.9455) + (xy 169.732812 106.9455) + (xy 170.627188 106.9455) + (xy 170.627192 106.9455) + (xy 170.768256 106.930674) + (xy 170.948284 106.872179) + (xy 170.978223 106.854894) + (xy 176.4995 106.854894) + (xy 176.499501 106.854902) + (xy 176.50533 106.884212) + (xy 176.527542 106.917457) + (xy 176.544219 106.928599) + (xy 176.560787 106.939669) + (xy 176.56079 106.939669) + (xy 176.560791 106.93967) + (xy 176.570647 106.94163) + (xy 176.590101 106.9455) + (xy 179.009898 106.945499) + (xy 179.039213 106.939669) + (xy 179.072457 106.917457) + (xy 179.094669 106.884213) + (xy 179.1005 106.854899) + (xy 179.1005 106.045001) + (xy 179.504318 106.045001) + (xy 179.524955 106.20176) + (xy 179.524956 106.201762) + (xy 179.579239 106.332814) + (xy 179.585464 106.347841) + (xy 179.681718 106.473282) + (xy 179.807159 106.569536) + (xy 179.953238 106.630044) + (xy 179.987731 106.634585) + (xy 180.109999 106.650682) + (xy 180.11 106.650682) + (xy 180.110001 106.650682) + (xy 180.162254 106.643802) + (xy 180.266762 106.630044) + (xy 180.412841 106.569536) + (xy 180.538282 106.473282) + (xy 180.634536 106.347841) + (xy 180.695044 106.201762) + (xy 180.715682 106.045001) + (xy 181.004318 106.045001) + (xy 181.024955 106.20176) + (xy 181.024956 106.201762) + (xy 181.079239 106.332814) + (xy 181.085464 106.347841) + (xy 181.181718 106.473282) + (xy 181.307159 106.569536) + (xy 181.453238 106.630044) + (xy 181.487731 106.634585) + (xy 181.609999 106.650682) + (xy 181.61 106.650682) + (xy 181.610001 106.650682) + (xy 181.662254 106.643802) + (xy 181.766762 106.630044) + (xy 181.912841 106.569536) + (xy 182.038282 106.473282) + (xy 182.134536 106.347841) + (xy 182.195044 106.201762) + (xy 182.215682 106.045) + (xy 182.213399 106.027661) + (xy 182.195044 105.888239) + (xy 182.195044 105.888238) + (xy 182.134536 105.742159) + (xy 182.038282 105.616718) + (xy 181.912841 105.520464) + (xy 181.910902 105.519661) + (xy 181.766762 105.459956) + (xy 181.76676 105.459955) + (xy 181.610001 105.439318) + (xy 181.609999 105.439318) + (xy 181.453239 105.459955) + (xy 181.453237 105.459956) + (xy 181.30716 105.520463) + (xy 181.181718 105.616718) + (xy 181.085463 105.74216) + (xy 181.024956 105.888237) + (xy 181.024955 105.888239) + (xy 181.004318 106.044998) + (xy 181.004318 106.045001) + (xy 180.715682 106.045001) + (xy 180.715682 106.045) + (xy 180.713399 106.027661) + (xy 180.695044 105.888239) + (xy 180.695044 105.888238) + (xy 180.634536 105.742159) + (xy 180.538282 105.616718) + (xy 180.412841 105.520464) + (xy 180.410902 105.519661) + (xy 180.266762 105.459956) + (xy 180.26676 105.459955) + (xy 180.110001 105.439318) + (xy 180.109999 105.439318) + (xy 179.953239 105.459955) + (xy 179.953237 105.459956) + (xy 179.80716 105.520463) + (xy 179.681718 105.616718) + (xy 179.585463 105.74216) + (xy 179.524956 105.888237) + (xy 179.524955 105.888239) + (xy 179.504318 106.044998) + (xy 179.504318 106.045001) + (xy 179.1005 106.045001) + (xy 179.100499 105.235102) + (xy 179.094669 105.205787) + (xy 179.091743 105.201407) + (xy 179.072457 105.172542) + (xy 179.039214 105.150332) + (xy 179.039215 105.150332) + (xy 179.039213 105.150331) + (xy 179.039211 105.15033) + (xy 179.039208 105.150329) + (xy 179.009901 105.1445) + (xy 176.590105 105.1445) + (xy 176.590097 105.144501) + (xy 176.560787 105.15033) + (xy 176.527542 105.172542) + (xy 176.505332 105.205785) + (xy 176.505329 105.205791) + (xy 176.4995 105.235098) + (xy 176.4995 106.854894) + (xy 170.978223 106.854894) + (xy 171.112216 106.777533) + (xy 171.252888 106.650871) + (xy 171.364151 106.49773) + (xy 171.441144 106.324803) + (xy 171.4805 106.139646) + (xy 171.4805 105.950354) + (xy 171.441144 105.765197) + (xy 171.416304 105.709407) + (xy 171.364151 105.59227) + (xy 171.364148 105.592265) + (xy 171.252888 105.439129) + (xy 171.220534 105.409997) + (xy 171.112216 105.312467) + (xy 170.948284 105.217821) + (xy 170.948277 105.217818) + (xy 170.768259 105.159327) + (xy 170.768256 105.159326) + (xy 170.627192 105.1445) + (xy 169.732808 105.1445) + (xy 169.591744 105.159326) + (xy 169.591741 105.159326) + (xy 169.59174 105.159327) + (xy 169.411722 105.217818) + (xy 169.411715 105.217821) + (xy 169.247785 105.312466) + (xy 169.107111 105.439129) + (xy 168.995851 105.592265) + (xy 168.995848 105.59227) + (xy 168.918857 105.765192) + (xy 168.918855 105.765197) + (xy 168.883936 105.929484) + (xy 168.8795 105.950354) + (xy 168.8795 106.139646) + (xy 167.6705 106.139646) + (xy 167.670499 104.600102) + (xy 167.664669 104.570787) + (xy 167.661743 104.566407) + (xy 167.642457 104.537542) + (xy 167.609214 104.515332) + (xy 167.609215 104.515332) + (xy 167.609213 104.515331) + (xy 167.609211 104.51533) + (xy 167.609208 104.515329) + (xy 167.579901 104.5095) + (xy 165.160105 104.5095) + (xy 165.160097 104.509501) + (xy 165.130787 104.51533) + (xy 165.097542 104.537542) + (xy 165.075332 104.570785) + (xy 165.075329 104.570791) + (xy 165.0695 104.600098) + (xy 165.0695 106.219894) + (xy 152.688359 106.219894) + (xy 152.687095 106.217413) + (xy 152.687092 106.21741) + (xy 152.68709 106.217407) + (xy 152.608592 106.138909) + (xy 152.608588 106.138906) + (xy 152.608587 106.138905) + (xy 152.584421 106.126592) + (xy 152.509658 106.088498) + (xy 152.390361 106.069604) + (xy 152.390829 106.066646) + (xy 152.339064 106.051446) + (xy 152.293309 105.998642) + (xy 152.283365 105.929484) + (xy 152.305784 105.874247) + (xy 152.309164 105.869593) + (xy 152.314151 105.86273) + (xy 152.391144 105.689803) + (xy 152.4305 105.504646) + (xy 152.4305 105.315354) + (xy 152.391144 105.130197) + (xy 152.387897 105.122905) + (xy 152.314151 104.95727) + (xy 152.314148 104.957265) + (xy 152.202888 104.804129) + (xy 152.156227 104.762115) + (xy 152.062216 104.677467) + (xy 151.898284 104.582821) + (xy 151.898277 104.582818) + (xy 151.718259 104.524327) + (xy 151.718256 104.524326) + (xy 151.577192 104.5095) + (xy 150.682808 104.5095) + (xy 150.541744 104.524326) + (xy 150.541741 104.524326) + (xy 150.54174 104.524327) + (xy 150.361722 104.582818) + (xy 150.361715 104.582821) + (xy 150.197785 104.677466) + (xy 150.057111 104.804129) + (xy 149.945851 104.957265) + (xy 149.945848 104.95727) + (xy 149.868857 105.130192) + (xy 149.868855 105.130197) + (xy 149.8295 105.315354) + (xy 149.8295 105.504645) + (xy 149.868855 105.689802) + (xy 149.868857 105.689807) + (xy 149.945848 105.862729) + (xy 149.945851 105.862734) + (xy 150.05711 106.015869) + (xy 150.057117 106.015877) + (xy 150.075151 106.032115) + (xy 150.111799 106.091602) + (xy 150.110468 106.161459) + (xy 150.079859 106.211945) + (xy 148.553625 107.738181) + (xy 148.492302 107.771666) + (xy 148.465944 107.7745) + (xy 146.163727 107.7745) + (xy 146.096688 107.754815) + (xy 146.050933 107.702011) + (xy 146.042436 107.676277) + (xy 146.041143 107.670196) + (xy 146.002987 107.584497) + (xy 145.964151 107.49727) + (xy 145.964148 107.497265) + (xy 145.852888 107.344129) + (xy 145.775715 107.274642) + (xy 145.712216 107.217467) + (xy 145.548284 107.122821) + (xy 145.548277 107.122818) + (xy 145.368259 107.064327) + (xy 145.368256 107.064326) + (xy 145.227192 107.0495) + (xy 144.332808 107.0495) + (xy 144.191744 107.064326) + (xy 144.191741 107.064326) + (xy 144.19174 107.064327) + (xy 144.011722 107.122818) + (xy 144.011715 107.122821) + (xy 143.847785 107.217466) + (xy 143.707111 107.344129) + (xy 143.595851 107.497265) + (xy 143.595848 107.49727) + (xy 143.518857 107.670192) + (xy 143.518855 107.670197) + (xy 143.486198 107.823841) + (xy 143.4795 107.855354) + (xy 143.4795 108.044646) + (xy 130.8405 108.044646) + (xy 130.8405 107.855354) + (xy 130.801144 107.670197) + (xy 130.762987 107.584497) + (xy 130.724151 107.49727) + (xy 130.724148 107.497265) + (xy 130.612888 107.344129) + (xy 130.535715 107.274642) + (xy 130.472216 107.217467) + (xy 130.308284 107.122821) + (xy 130.308277 107.122818) + (xy 130.128259 107.064327) + (xy 130.128256 107.064326) + (xy 129.987192 107.0495) + (xy 129.092808 107.0495) + (xy 128.951744 107.064326) + (xy 128.951741 107.064326) + (xy 128.95174 107.064327) + (xy 128.771722 107.122818) + (xy 128.771715 107.122821) + (xy 128.607785 107.217466) + (xy 128.467111 107.344129) + (xy 128.355851 107.497265) + (xy 128.355848 107.49727) + (xy 128.278857 107.670192) + (xy 128.278855 107.670197) + (xy 128.246198 107.823841) + (xy 128.2395 107.855354) + (xy 128.2395 108.044646) + (xy 107.9805 108.044646) + (xy 107.9805 107.855354) + (xy 107.941144 107.670197) + (xy 107.902987 107.584497) + (xy 107.864151 107.49727) + (xy 107.864148 107.497265) + (xy 107.752888 107.344129) + (xy 107.732365 107.32565) + (xy 107.695716 107.266163) + (xy 107.697047 107.196306) + (xy 107.735933 107.138258) + (xy 107.80003 107.110448) + (xy 107.815337 107.1095) + (xy 121.892781 107.1095) + (xy 121.915131 107.11153) + (xy 121.930913 107.114423) + (xy 121.963592 107.104239) + (xy 121.970785 107.102234) + (xy 122.004 107.094048) + (xy 122.004004 107.094044) + (xy 122.005263 107.093384) + (xy 122.007069 107.092636) + (xy 122.010714 107.09058) + (xy 122.012288 107.089422) + (xy 122.013503 107.088686) + (xy 122.01351 107.088685) + (xy 122.037718 107.064475) + (xy 122.041408 107.061002) + (xy 123.851131 107.061002) + (xy 123.868498 107.170658) + (xy 123.918904 107.269585) + (xy 123.918909 107.269592) + (xy 123.997407 107.34809) + (xy 123.99741 107.348092) + (xy 123.997413 107.348095) + (xy 124.096339 107.3985) + (xy 124.096341 107.398501) + (xy 124.205998 107.415869) + (xy 124.206 107.415869) + (xy 124.206002 107.415869) + (xy 124.315658 107.398501) + (xy 124.315659 107.3985) + (xy 124.315661 107.3985) + (xy 124.414587 107.348095) + (xy 124.493095 107.269587) + (xy 124.5435 107.170661) + (xy 124.5435 107.170659) + (xy 124.543501 107.170658) + (xy 124.560869 107.061002) + (xy 124.560869 107.060997) + (xy 124.543501 106.951341) + (xy 124.509298 106.884214) + (xy 124.493095 106.852413) + (xy 124.493092 106.85241) + (xy 124.49309 106.852407) + (xy 124.414592 106.773909) + (xy 124.414588 106.773906) + (xy 124.414587 106.773905) + (xy 124.374693 106.753578) + (xy 124.315658 106.723498) + (xy 124.206002 106.706131) + (xy 124.205998 106.706131) + (xy 124.096341 106.723498) + (xy 123.997414 106.773904) + (xy 123.997407 106.773909) + (xy 123.918909 106.852407) + (xy 123.918904 106.852414) + (xy 123.868498 106.951341) + (xy 123.851131 107.060997) + (xy 123.851131 107.061002) + (xy 122.041408 107.061002) + (xy 122.043137 107.059374) + (xy 122.068756 107.036679) + (xy 122.068758 107.036673) + (xy 122.069571 107.035497) + (xy 122.083941 107.018252) + (xy 123.149317 105.952876) + (xy 123.210638 105.919393) + (xy 123.28033 105.924377) + (xy 123.336263 105.966249) + (xy 123.359468 106.021155) + (xy 123.360497 106.027655) + (xy 123.360498 106.027657) + (xy 123.360499 106.02766) + (xy 123.3605 106.027661) + (xy 123.391498 106.088498) + (xy 123.410904 106.126585) + (xy 123.410909 106.126592) + (xy 123.489407 106.20509) + (xy 123.48941 106.205092) + (xy 123.489413 106.205095) + (xy 123.55238 106.237178) + (xy 123.588341 106.255501) + (xy 123.697998 106.272869) + (xy 123.698 106.272869) + (xy 123.698002 106.272869) + (xy 123.807658 106.255501) + (xy 123.807659 106.2555) + (xy 123.807661 106.2555) + (xy 123.906587 106.205095) + (xy 123.985095 106.126587) + (xy 124.0355 106.027661) + (xy 124.0355 106.027659) + (xy 124.035501 106.027658) + (xy 124.052869 105.918002) + (xy 124.052869 105.917997) + (xy 124.035501 105.808341) + (xy 124.0355 105.808339) + (xy 123.985095 105.709413) + (xy 123.985092 105.70941) + (xy 123.98509 105.709407) + (xy 123.906592 105.630909) + (xy 123.906588 105.630906) + (xy 123.906587 105.630905) + (xy 123.807661 105.5805) + (xy 123.80766 105.580499) + (xy 123.807657 105.580498) + (xy 123.807655 105.580497) + (xy 123.801155 105.579468) + (xy 123.738022 105.549536) + (xy 123.710073 105.504645) + (xy 128.2395 105.504645) + (xy 128.278855 105.689802) + (xy 128.278857 105.689807) + (xy 128.355848 105.862729) + (xy 128.355851 105.862734) + (xy 128.467111 106.01587) + (xy 128.467112 106.015871) + (xy 128.607784 106.142533) + (xy 128.771716 106.237179) + (xy 128.951744 106.295674) + (xy 129.092808 106.3105) + (xy 129.092812 106.3105) + (xy 129.987188 106.3105) + (xy 129.987192 106.3105) + (xy 130.128256 106.295674) + (xy 130.308284 106.237179) + (xy 130.338223 106.219894) + (xy 143.4795 106.219894) + (xy 143.479501 106.219902) + (xy 143.48533 106.249212) + (xy 143.507542 106.282457) + (xy 143.524219 106.293599) + (xy 143.540787 106.304669) + (xy 143.54079 106.304669) + (xy 143.540791 106.30467) + (xy 143.550647 106.30663) + (xy 143.570101 106.3105) + (xy 145.989898 106.310499) + (xy 146.019213 106.304669) + (xy 146.052457 106.282457) + (xy 146.074669 106.249213) + (xy 146.0805 106.219899) + (xy 146.080499 104.600102) + (xy 146.074669 104.570787) + (xy 146.071743 104.566407) + (xy 146.052457 104.537542) + (xy 146.019214 104.515332) + (xy 146.019215 104.515332) + (xy 146.019213 104.515331) + (xy 146.019211 104.51533) + (xy 146.019208 104.515329) + (xy 145.989901 104.5095) + (xy 143.570105 104.5095) + (xy 143.570097 104.509501) + (xy 143.540787 104.51533) + (xy 143.507542 104.537542) + (xy 143.485332 104.570785) + (xy 143.485329 104.570791) + (xy 143.4795 104.600098) + (xy 143.4795 106.219894) + (xy 130.338223 106.219894) + (xy 130.472216 106.142533) + (xy 130.612888 106.015871) + (xy 130.724151 105.86273) + (xy 130.801144 105.689803) + (xy 130.8405 105.504646) + (xy 130.8405 105.315354) + (xy 130.801144 105.130197) + (xy 130.797897 105.122905) + (xy 130.724151 104.95727) + (xy 130.724148 104.957265) + (xy 130.612888 104.804129) + (xy 130.566227 104.762115) + (xy 130.472216 104.677467) + (xy 130.308284 104.582821) + (xy 130.308277 104.582818) + (xy 130.128259 104.524327) + (xy 130.128256 104.524326) + (xy 129.987192 104.5095) + (xy 129.092808 104.5095) + (xy 128.951744 104.524326) + (xy 128.951741 104.524326) + (xy 128.95174 104.524327) + (xy 128.771722 104.582818) + (xy 128.771715 104.582821) + (xy 128.607785 104.677466) + (xy 128.467111 104.804129) + (xy 128.355851 104.957265) + (xy 128.355848 104.95727) + (xy 128.278857 105.130192) + (xy 128.278855 105.130197) + (xy 128.2395 105.315354) + (xy 128.2395 105.504645) + (xy 123.710073 105.504645) + (xy 123.701093 105.490222) + (xy 123.702095 105.42036) + (xy 123.732876 105.369317) + (xy 124.708192 104.394002) + (xy 152.553131 104.394002) + (xy 152.570498 104.503658) + (xy 152.620904 104.602585) + (xy 152.620909 104.602592) + (xy 152.699407 104.68109) + (xy 152.69941 104.681092) + (xy 152.699413 104.681095) + (xy 152.798339 104.7315) + (xy 152.798341 104.731501) + (xy 152.907998 104.748869) + (xy 152.908 104.748869) + (xy 152.908002 104.748869) + (xy 153.017658 104.731501) + (xy 153.017659 104.7315) + (xy 153.017661 104.7315) + (xy 153.116587 104.681095) + (xy 153.195095 104.602587) + (xy 153.2455 104.503661) + (xy 153.2455 104.503659) + (xy 153.245501 104.503658) + (xy 153.262869 104.394002) + (xy 153.262869 104.393997) + (xy 153.245501 104.284341) + (xy 153.22018 104.234645) + (xy 153.195095 104.185413) + (xy 153.195092 104.18541) + (xy 153.19509 104.185407) + (xy 153.116592 104.106909) + (xy 153.116588 104.106906) + (xy 153.116587 104.106905) + (xy 153.096166 104.0965) + (xy 153.017658 104.056498) + (xy 152.908002 104.039131) + (xy 152.907998 104.039131) + (xy 152.798341 104.056498) + (xy 152.699414 104.106904) + (xy 152.699407 104.106909) + (xy 152.620909 104.185407) + (xy 152.620904 104.185414) + (xy 152.570498 104.284341) + (xy 152.553131 104.393997) + (xy 152.553131 104.394002) + (xy 124.708192 104.394002) + (xy 125.385375 103.716819) + (xy 125.446698 103.683334) + (xy 125.473056 103.6805) + (xy 142.847781 103.6805) + (xy 142.870131 103.68253) + (xy 142.885913 103.685423) + (xy 142.918592 103.675239) + (xy 142.925785 103.673234) + (xy 142.959 103.665048) + (xy 142.959004 103.665044) + (xy 142.960263 103.664384) + (xy 142.962069 103.663636) + (xy 142.965714 103.66158) + (xy 142.967288 103.660422) + (xy 142.968503 103.659686) + (xy 142.96851 103.659685) + (xy 142.992718 103.635475) + (xy 142.998137 103.630374) + (xy 143.023756 103.607679) + (xy 143.023758 103.607673) + (xy 143.024571 103.606497) + (xy 143.038942 103.589251) + (xy 143.123191 103.505002) + (xy 155.093131 103.505002) + (xy 155.110498 103.614658) + (xy 155.160904 103.713585) + (xy 155.160909 103.713592) + (xy 155.239407 103.79209) + (xy 155.23941 103.792092) + (xy 155.239413 103.792095) + (xy 155.338339 103.8425) + (xy 155.338341 103.842501) + (xy 155.447998 103.859869) + (xy 155.448 103.859869) + (xy 155.448002 103.859869) + (xy 155.557658 103.842501) + (xy 155.557659 103.8425) + (xy 155.557661 103.8425) + (xy 155.656587 103.792095) + (xy 155.735095 103.713587) + (xy 155.7855 103.614661) + (xy 155.7855 103.614659) + (xy 155.785501 103.614658) + (xy 155.802869 103.505002) + (xy 155.802869 103.504997) + (xy 155.785501 103.395341) + (xy 155.761713 103.348655) + (xy 155.735095 103.296413) + (xy 155.735092 103.29641) + (xy 155.73509 103.296407) + (xy 155.656592 103.217909) + (xy 155.656588 103.217906) + (xy 155.656587 103.217905) + (xy 155.636166 103.2075) + (xy 155.557658 103.167498) + (xy 155.448002 103.150131) + (xy 155.447998 103.150131) + (xy 155.338341 103.167498) + (xy 155.239414 103.217904) + (xy 155.239407 103.217909) + (xy 155.160909 103.296407) + (xy 155.160904 103.296414) + (xy 155.110498 103.395341) + (xy 155.093131 103.504997) + (xy 155.093131 103.505002) + (xy 143.123191 103.505002) + (xy 143.978054 102.650138) + (xy 144.039377 102.616654) + (xy 144.109069 102.621638) + (xy 144.157885 102.654848) + (xy 144.174124 102.672883) + (xy 144.17413 102.672889) + (xy 144.327265 102.784148) + (xy 144.32727 102.784151) + (xy 144.500192 102.861142) + (xy 144.500197 102.861144) + (xy 144.685354 102.9005) + (xy 144.685355 102.9005) + (xy 144.874644 102.9005) + (xy 144.874646 102.9005) + (xy 145.059803 102.861144) + (xy 145.23273 102.784151) + (xy 145.385871 102.672888) + (xy 145.512533 102.532216) + (xy 145.607179 102.368284) + (xy 145.665674 102.188256) + (xy 145.6805 102.047192) + (xy 150.2295 102.047192) + (xy 150.244326 102.188256) + (xy 150.244327 102.188259) + (xy 150.302818 102.368277) + (xy 150.302821 102.368284) + (xy 150.397467 102.532216) + (xy 150.473174 102.616297) + (xy 150.524129 102.672888) + (xy 150.677265 102.784148) + (xy 150.67727 102.784151) + (xy 150.850192 102.861142) + (xy 150.850197 102.861144) + (xy 151.035354 102.9005) + (xy 151.035355 102.9005) + (xy 151.224644 102.9005) + (xy 151.224646 102.9005) + (xy 151.409803 102.861144) + (xy 151.58273 102.784151) + (xy 151.735871 102.672888) + (xy 151.862533 102.532216) + (xy 151.957179 102.368284) + (xy 152.015674 102.188256) + (xy 152.0305 102.047192) + (xy 152.7695 102.047192) + (xy 152.784326 102.188256) + (xy 152.784327 102.188259) + (xy 152.842818 102.368277) + (xy 152.842821 102.368284) + (xy 152.937467 102.532216) + (xy 153.013174 102.616297) + (xy 153.064129 102.672888) + (xy 153.217265 102.784148) + (xy 153.21727 102.784151) + (xy 153.390192 102.861142) + (xy 153.390197 102.861144) + (xy 153.575354 102.9005) + (xy 153.575355 102.9005) + (xy 153.764644 102.9005) + (xy 153.764646 102.9005) + (xy 153.949803 102.861144) + (xy 154.12273 102.784151) + (xy 154.275871 102.672888) + (xy 154.402533 102.532216) + (xy 154.497179 102.368284) + (xy 154.555674 102.188256) + (xy 154.5705 102.047192) + (xy 155.3095 102.047192) + (xy 155.324326 102.188256) + (xy 155.324327 102.188259) + (xy 155.382818 102.368277) + (xy 155.382821 102.368284) + (xy 155.477467 102.532216) + (xy 155.553174 102.616297) + (xy 155.604129 102.672888) + (xy 155.757265 102.784148) + (xy 155.75727 102.784151) + (xy 155.930192 102.861142) + (xy 155.930197 102.861144) + (xy 156.115354 102.9005) + (xy 156.115355 102.9005) + (xy 156.304644 102.9005) + (xy 156.304646 102.9005) + (xy 156.489803 102.861144) + (xy 156.66273 102.784151) + (xy 156.815871 102.672888) + (xy 156.942533 102.532216) + (xy 157.037179 102.368284) + (xy 157.095674 102.188256) + (xy 157.1105 102.047192) + (xy 157.8495 102.047192) + (xy 157.864326 102.188256) + (xy 157.864327 102.188259) + (xy 157.922818 102.368277) + (xy 157.922821 102.368284) + (xy 158.017467 102.532216) + (xy 158.093174 102.616297) + (xy 158.144129 102.672888) + (xy 158.297265 102.784148) + (xy 158.29727 102.784151) + (xy 158.470192 102.861142) + (xy 158.470197 102.861144) + (xy 158.655354 102.9005) + (xy 158.655355 102.9005) + (xy 158.844644 102.9005) + (xy 158.844646 102.9005) + (xy 159.029803 102.861144) + (xy 159.20273 102.784151) + (xy 159.355871 102.672888) + (xy 159.482533 102.532216) + (xy 159.577179 102.368284) + (xy 159.635674 102.188256) + (xy 159.6505 102.047192) + (xy 160.3895 102.047192) + (xy 160.404326 102.188256) + (xy 160.404327 102.188259) + (xy 160.462818 102.368277) + (xy 160.462821 102.368284) + (xy 160.557467 102.532216) + (xy 160.633174 102.616297) + (xy 160.684129 102.672888) + (xy 160.837265 102.784148) + (xy 160.83727 102.784151) + (xy 161.010192 102.861142) + (xy 161.010197 102.861144) + (xy 161.195354 102.9005) + (xy 161.195355 102.9005) + (xy 161.384644 102.9005) + (xy 161.384646 102.9005) + (xy 161.569803 102.861144) + (xy 161.74273 102.784151) + (xy 161.895871 102.672888) + (xy 162.022533 102.532216) + (xy 162.117179 102.368284) + (xy 162.175674 102.188256) + (xy 162.1905 102.047192) + (xy 162.9295 102.047192) + (xy 162.944326 102.188256) + (xy 162.944327 102.188259) + (xy 163.002818 102.368277) + (xy 163.002821 102.368284) + (xy 163.097467 102.532216) + (xy 163.173174 102.616297) + (xy 163.224129 102.672888) + (xy 163.377265 102.784148) + (xy 163.37727 102.784151) + (xy 163.550192 102.861142) + (xy 163.550197 102.861144) + (xy 163.735354 102.9005) + (xy 163.735355 102.9005) + (xy 163.924644 102.9005) + (xy 163.924646 102.9005) + (xy 164.109803 102.861144) + (xy 164.28273 102.784151) + (xy 164.435871 102.672888) + (xy 164.562533 102.532216) + (xy 164.657179 102.368284) + (xy 164.715674 102.188256) + (xy 164.7305 102.047192) + (xy 165.4695 102.047192) + (xy 165.484326 102.188256) + (xy 165.484327 102.188259) + (xy 165.542818 102.368277) + (xy 165.542821 102.368284) + (xy 165.637467 102.532216) + (xy 165.713174 102.616297) + (xy 165.764129 102.672888) + (xy 165.917265 102.784148) + (xy 165.91727 102.784151) + (xy 166.090192 102.861142) + (xy 166.090197 102.861144) + (xy 166.275354 102.9005) + (xy 166.275355 102.9005) + (xy 166.464644 102.9005) + (xy 166.464646 102.9005) + (xy 166.649803 102.861144) + (xy 166.82273 102.784151) + (xy 166.975871 102.672888) + (xy 167.102533 102.532216) + (xy 167.197179 102.368284) + (xy 167.255674 102.188256) + (xy 167.2705 102.047192) + (xy 167.2705 101.694645) + (xy 168.8795 101.694645) + (xy 168.918855 101.879802) + (xy 168.918857 101.879807) + (xy 168.995848 102.052729) + (xy 168.995851 102.052734) + (xy 169.094314 102.188256) + (xy 169.107112 102.205871) + (xy 169.247784 102.332533) + (xy 169.411716 102.427179) + (xy 169.591744 102.485674) + (xy 169.732808 102.5005) + (xy 169.732812 102.5005) + (xy 170.627188 102.5005) + (xy 170.627192 102.5005) + (xy 170.768256 102.485674) + (xy 170.948284 102.427179) + (xy 171.112216 102.332533) + (xy 171.252888 102.205871) + (xy 171.364151 102.05273) + (xy 171.441144 101.879803) + (xy 171.4805 101.694646) + (xy 171.4805 101.505354) + (xy 171.441144 101.320197) + (xy 171.364151 101.14727) + (xy 171.364148 101.147265) + (xy 171.252888 100.994129) + (xy 171.20112 100.947517) + (xy 171.112216 100.867467) + (xy 170.948284 100.772821) + (xy 170.948277 100.772818) + (xy 170.768259 100.714327) + (xy 170.768256 100.714326) + (xy 170.627192 100.6995) + (xy 169.732808 100.6995) + (xy 169.591744 100.714326) + (xy 169.591741 100.714326) + (xy 169.59174 100.714327) + (xy 169.411722 100.772818) + (xy 169.411715 100.772821) + (xy 169.247785 100.867466) + (xy 169.107111 100.994129) + (xy 168.995851 101.147265) + (xy 168.995848 101.14727) + (xy 168.918857 101.320192) + (xy 168.918855 101.320197) + (xy 168.8795 101.505354) + (xy 168.8795 101.694645) + (xy 167.2705 101.694645) + (xy 167.2705 101.152808) + (xy 167.255674 101.011744) + (xy 167.197179 100.831716) + (xy 167.102533 100.667784) + (xy 166.975871 100.527112) + (xy 166.963682 100.518256) + (xy 166.822734 100.415851) + (xy 166.822729 100.415848) + (xy 166.649807 100.338857) + (xy 166.649802 100.338855) + (xy 166.504001 100.307865) + (xy 166.464646 100.2995) + (xy 166.275354 100.2995) + (xy 166.242897 100.306398) + (xy 166.090197 100.338855) + (xy 166.090192 100.338857) + (xy 165.91727 100.415848) + (xy 165.917265 100.415851) + (xy 165.764129 100.527111) + (xy 165.637466 100.667785) + (xy 165.542821 100.831715) + (xy 165.542818 100.831722) + (xy 165.484327 101.01174) + (xy 165.484326 101.011744) + (xy 165.4695 101.152808) + (xy 165.4695 102.047192) + (xy 164.7305 102.047192) + (xy 164.7305 101.152808) + (xy 164.715674 101.011744) + (xy 164.657179 100.831716) + (xy 164.562533 100.667784) + (xy 164.435871 100.527112) + (xy 164.423682 100.518256) + (xy 164.282734 100.415851) + (xy 164.282729 100.415848) + (xy 164.109807 100.338857) + (xy 164.109802 100.338855) + (xy 163.964001 100.307865) + (xy 163.924646 100.2995) + (xy 163.735354 100.2995) + (xy 163.702897 100.306398) + (xy 163.550197 100.338855) + (xy 163.550192 100.338857) + (xy 163.37727 100.415848) + (xy 163.377265 100.415851) + (xy 163.224129 100.527111) + (xy 163.097466 100.667785) + (xy 163.002821 100.831715) + (xy 163.002818 100.831722) + (xy 162.944327 101.01174) + (xy 162.944326 101.011744) + (xy 162.9295 101.152808) + (xy 162.9295 102.047192) + (xy 162.1905 102.047192) + (xy 162.1905 101.152808) + (xy 162.175674 101.011744) + (xy 162.117179 100.831716) + (xy 162.022533 100.667784) + (xy 161.895871 100.527112) + (xy 161.883682 100.518256) + (xy 161.742734 100.415851) + (xy 161.742729 100.415848) + (xy 161.569807 100.338857) + (xy 161.569802 100.338855) + (xy 161.424001 100.307865) + (xy 161.384646 100.2995) + (xy 161.195354 100.2995) + (xy 161.162897 100.306398) + (xy 161.010197 100.338855) + (xy 161.010192 100.338857) + (xy 160.83727 100.415848) + (xy 160.837265 100.415851) + (xy 160.684129 100.527111) + (xy 160.557466 100.667785) + (xy 160.462821 100.831715) + (xy 160.462818 100.831722) + (xy 160.404327 101.01174) + (xy 160.404326 101.011744) + (xy 160.3895 101.152808) + (xy 160.3895 102.047192) + (xy 159.6505 102.047192) + (xy 159.6505 101.152808) + (xy 159.635674 101.011744) + (xy 159.577179 100.831716) + (xy 159.482533 100.667784) + (xy 159.355871 100.527112) + (xy 159.343682 100.518256) + (xy 159.202734 100.415851) + (xy 159.202729 100.415848) + (xy 159.029807 100.338857) + (xy 159.029802 100.338855) + (xy 158.884001 100.307865) + (xy 158.844646 100.2995) + (xy 158.655354 100.2995) + (xy 158.622897 100.306398) + (xy 158.470197 100.338855) + (xy 158.470192 100.338857) + (xy 158.29727 100.415848) + (xy 158.297265 100.415851) + (xy 158.144129 100.527111) + (xy 158.017466 100.667785) + (xy 157.922821 100.831715) + (xy 157.922818 100.831722) + (xy 157.864327 101.01174) + (xy 157.864326 101.011744) + (xy 157.8495 101.152808) + (xy 157.8495 102.047192) + (xy 157.1105 102.047192) + (xy 157.1105 101.152808) + (xy 157.095674 101.011744) + (xy 157.037179 100.831716) + (xy 156.942533 100.667784) + (xy 156.815871 100.527112) + (xy 156.803682 100.518256) + (xy 156.662734 100.415851) + (xy 156.662729 100.415848) + (xy 156.489807 100.338857) + (xy 156.489802 100.338855) + (xy 156.344001 100.307865) + (xy 156.304646 100.2995) + (xy 156.115354 100.2995) + (xy 156.082897 100.306398) + (xy 155.930197 100.338855) + (xy 155.930192 100.338857) + (xy 155.75727 100.415848) + (xy 155.757265 100.415851) + (xy 155.604129 100.527111) + (xy 155.477466 100.667785) + (xy 155.382821 100.831715) + (xy 155.382818 100.831722) + (xy 155.324327 101.01174) + (xy 155.324326 101.011744) + (xy 155.3095 101.152808) + (xy 155.3095 102.047192) + (xy 154.5705 102.047192) + (xy 154.5705 101.152808) + (xy 154.555674 101.011744) + (xy 154.497179 100.831716) + (xy 154.402533 100.667784) + (xy 154.275871 100.527112) + (xy 154.263682 100.518256) + (xy 154.122734 100.415851) + (xy 154.122729 100.415848) + (xy 153.949807 100.338857) + (xy 153.949802 100.338855) + (xy 153.804001 100.307865) + (xy 153.764646 100.2995) + (xy 153.575354 100.2995) + (xy 153.542897 100.306398) + (xy 153.390197 100.338855) + (xy 153.390192 100.338857) + (xy 153.21727 100.415848) + (xy 153.217265 100.415851) + (xy 153.064129 100.527111) + (xy 152.937466 100.667785) + (xy 152.842821 100.831715) + (xy 152.842818 100.831722) + (xy 152.784327 101.01174) + (xy 152.784326 101.011744) + (xy 152.7695 101.152808) + (xy 152.7695 102.047192) + (xy 152.0305 102.047192) + (xy 152.0305 101.152808) + (xy 152.015674 101.011744) + (xy 151.957179 100.831716) + (xy 151.862533 100.667784) + (xy 151.735871 100.527112) + (xy 151.723682 100.518256) + (xy 151.582734 100.415851) + (xy 151.582729 100.415848) + (xy 151.409807 100.338857) + (xy 151.409802 100.338855) + (xy 151.264001 100.307865) + (xy 151.224646 100.2995) + (xy 151.035354 100.2995) + (xy 151.002897 100.306398) + (xy 150.850197 100.338855) + (xy 150.850192 100.338857) + (xy 150.67727 100.415848) + (xy 150.677265 100.415851) + (xy 150.524129 100.527111) + (xy 150.397466 100.667785) + (xy 150.302821 100.831715) + (xy 150.302818 100.831722) + (xy 150.244327 101.01174) + (xy 150.244326 101.011744) + (xy 150.2295 101.152808) + (xy 150.2295 102.047192) + (xy 145.6805 102.047192) + (xy 145.6805 101.152808) + (xy 145.665674 101.011744) + (xy 145.607179 100.831716) + (xy 145.512533 100.667784) + (xy 145.385871 100.527112) + (xy 145.373682 100.518256) + (xy 145.232734 100.415851) + (xy 145.232729 100.415848) + (xy 145.059807 100.338857) + (xy 145.059802 100.338855) + (xy 144.914001 100.307865) + (xy 144.874646 100.2995) + (xy 144.685354 100.2995) + (xy 144.652897 100.306398) + (xy 144.500197 100.338855) + (xy 144.500192 100.338857) + (xy 144.32727 100.415848) + (xy 144.327265 100.415851) + (xy 144.174129 100.527111) + (xy 144.047466 100.667785) + (xy 143.952821 100.831715) + (xy 143.952818 100.831722) + (xy 143.894327 101.01174) + (xy 143.894326 101.011744) + (xy 143.8795 101.152808) + (xy 143.8795 102.047192) + (xy 143.889245 102.139914) + (xy 143.892825 102.173976) + (xy 143.880255 102.242706) + (xy 143.857185 102.274618) + (xy 142.838625 103.293181) + (xy 142.777302 103.326666) + (xy 142.750944 103.3295) + (xy 141.059303 103.3295) + (xy 140.992264 103.309815) + (xy 140.946509 103.257011) + (xy 140.936565 103.187853) + (xy 140.96559 103.124297) + (xy 140.977077 103.112684) + (xy 140.986538 103.104301) + (xy 140.991756 103.099679) + (xy 140.991758 103.099672) + (xy 140.992571 103.098497) + (xy 141.006942 103.081251) + (xy 141.438054 102.650138) + (xy 141.499377 102.616654) + (xy 141.569069 102.621638) + (xy 141.617885 102.654848) + (xy 141.634124 102.672883) + (xy 141.63413 102.672889) + (xy 141.787265 102.784148) + (xy 141.78727 102.784151) + (xy 141.960192 102.861142) + (xy 141.960197 102.861144) + (xy 142.145354 102.9005) + (xy 142.145355 102.9005) + (xy 142.334644 102.9005) + (xy 142.334646 102.9005) + (xy 142.519803 102.861144) + (xy 142.69273 102.784151) + (xy 142.845871 102.672888) + (xy 142.972533 102.532216) + (xy 143.067179 102.368284) + (xy 143.125674 102.188256) + (xy 143.1405 102.047192) + (xy 143.1405 101.152808) + (xy 143.125674 101.011744) + (xy 143.067179 100.831716) + (xy 142.972533 100.667784) + (xy 142.845871 100.527112) + (xy 142.833682 100.518256) + (xy 142.692734 100.415851) + (xy 142.692729 100.415848) + (xy 142.519807 100.338857) + (xy 142.519802 100.338855) + (xy 142.374001 100.307865) + (xy 142.334646 100.2995) + (xy 142.145354 100.2995) + (xy 142.112897 100.306398) + (xy 141.960197 100.338855) + (xy 141.960192 100.338857) + (xy 141.78727 100.415848) + (xy 141.787265 100.415851) + (xy 141.634129 100.527111) + (xy 141.507466 100.667785) + (xy 141.412821 100.831715) + (xy 141.412818 100.831722) + (xy 141.354327 101.01174) + (xy 141.354326 101.011744) + (xy 141.3395 101.152808) + (xy 141.3395 102.047192) + (xy 141.347738 102.125582) + (xy 141.352825 102.173977) + (xy 141.340255 102.242707) + (xy 141.317185 102.274619) + (xy 140.806625 102.785181) + (xy 140.745302 102.818666) + (xy 140.718944 102.8215) + (xy 140.450569 102.8215) + (xy 140.38353 102.801815) + (xy 140.337775 102.749011) + (xy 140.327831 102.679853) + (xy 140.356856 102.616297) + (xy 140.358419 102.614528) + (xy 140.371809 102.599657) + (xy 140.432533 102.532216) + (xy 140.527179 102.368284) + (xy 140.585674 102.188256) + (xy 140.6005 102.047192) + (xy 140.6005 101.152808) + (xy 140.585674 101.011744) + (xy 140.527179 100.831716) + (xy 140.432533 100.667784) + (xy 140.305871 100.527112) + (xy 140.293682 100.518256) + (xy 140.152734 100.415851) + (xy 140.152729 100.415848) + (xy 139.979807 100.338857) + (xy 139.979802 100.338855) + (xy 139.834001 100.307865) + (xy 139.794646 100.2995) + (xy 139.605354 100.2995) + (xy 139.572897 100.306398) + (xy 139.420197 100.338855) + (xy 139.420192 100.338857) + (xy 139.24727 100.415848) + (xy 139.247265 100.415851) + (xy 139.094129 100.527111) + (xy 138.967466 100.667785) + (xy 138.872821 100.831715) + (xy 138.872818 100.831722) + (xy 138.814327 101.01174) + (xy 138.814326 101.011744) + (xy 138.7995 101.152808) + (xy 138.7995 102.047192) + (xy 138.814326 102.188256) + (xy 138.814327 102.188259) + (xy 138.872818 102.368277) + (xy 138.872821 102.368284) + (xy 138.967467 102.532216) + (xy 138.990451 102.557742) + (xy 139.041581 102.614528) + (xy 139.071811 102.677519) + (xy 139.063186 102.746855) + (xy 139.018444 102.80052) + (xy 138.951792 102.821478) + (xy 138.949431 102.8215) + (xy 137.910569 102.8215) + (xy 137.84353 102.801815) + (xy 137.797775 102.749011) + (xy 137.787831 102.679853) + (xy 137.816856 102.616297) + (xy 137.818419 102.614528) + (xy 137.831809 102.599657) + (xy 137.892533 102.532216) + (xy 137.987179 102.368284) + (xy 138.045674 102.188256) + (xy 138.0605 102.047192) + (xy 138.0605 101.152808) + (xy 138.045674 101.011744) + (xy 137.987179 100.831716) + (xy 137.892533 100.667784) + (xy 137.765871 100.527112) + (xy 137.753682 100.518256) + (xy 137.612734 100.415851) + (xy 137.612729 100.415848) + (xy 137.439807 100.338857) + (xy 137.439802 100.338855) + (xy 137.294001 100.307865) + (xy 137.254646 100.2995) + (xy 137.065354 100.2995) + (xy 137.032897 100.306398) + (xy 136.880197 100.338855) + (xy 136.880192 100.338857) + (xy 136.70727 100.415848) + (xy 136.707265 100.415851) + (xy 136.554129 100.527111) + (xy 136.427466 100.667785) + (xy 136.332821 100.831715) + (xy 136.332818 100.831722) + (xy 136.274327 101.01174) + (xy 136.274326 101.011744) + (xy 136.2595 101.152808) + (xy 136.2595 102.047192) + (xy 136.274326 102.188256) + (xy 136.274327 102.188259) + (xy 136.332818 102.368277) + (xy 136.332821 102.368284) + (xy 136.427467 102.532216) + (xy 136.450451 102.557742) + (xy 136.501581 102.614528) + (xy 136.531811 102.677519) + (xy 136.523186 102.746855) + (xy 136.478444 102.80052) + (xy 136.411792 102.821478) + (xy 136.409431 102.8215) + (xy 135.370569 102.8215) + (xy 135.30353 102.801815) + (xy 135.257775 102.749011) + (xy 135.247831 102.679853) + (xy 135.276856 102.616297) + (xy 135.278419 102.614528) + (xy 135.291809 102.599657) + (xy 135.352533 102.532216) + (xy 135.447179 102.368284) + (xy 135.505674 102.188256) + (xy 135.5205 102.047192) + (xy 135.5205 101.152808) + (xy 135.505674 101.011744) + (xy 135.447179 100.831716) + (xy 135.352533 100.667784) + (xy 135.225871 100.527112) + (xy 135.213682 100.518256) + (xy 135.072734 100.415851) + (xy 135.072729 100.415848) + (xy 134.899807 100.338857) + (xy 134.899802 100.338855) + (xy 134.754001 100.307865) + (xy 134.714646 100.2995) + (xy 134.525354 100.2995) + (xy 134.492897 100.306398) + (xy 134.340197 100.338855) + (xy 134.340192 100.338857) + (xy 134.16727 100.415848) + (xy 134.167265 100.415851) + (xy 134.014129 100.527111) + (xy 133.887466 100.667785) + (xy 133.792821 100.831715) + (xy 133.792818 100.831722) + (xy 133.734327 101.01174) + (xy 133.734326 101.011744) + (xy 133.7195 101.152808) + (xy 133.7195 102.047192) + (xy 133.734326 102.188256) + (xy 133.734327 102.188259) + (xy 133.792818 102.368277) + (xy 133.792821 102.368284) + (xy 133.887467 102.532216) + (xy 133.910451 102.557742) + (xy 133.961581 102.614528) + (xy 133.991811 102.677519) + (xy 133.983186 102.746855) + (xy 133.938444 102.80052) + (xy 133.871792 102.821478) + (xy 133.869431 102.8215) + (xy 132.830569 102.8215) + (xy 132.76353 102.801815) + (xy 132.717775 102.749011) + (xy 132.707831 102.679853) + (xy 132.736856 102.616297) + (xy 132.738419 102.614528) + (xy 132.751809 102.599657) + (xy 132.812533 102.532216) + (xy 132.907179 102.368284) + (xy 132.965674 102.188256) + (xy 132.9805 102.047192) + (xy 132.9805 101.152808) + (xy 132.965674 101.011744) + (xy 132.907179 100.831716) + (xy 132.812533 100.667784) + (xy 132.685871 100.527112) + (xy 132.673682 100.518256) + (xy 132.532734 100.415851) + (xy 132.532729 100.415848) + (xy 132.359807 100.338857) + (xy 132.359802 100.338855) + (xy 132.214001 100.307865) + (xy 132.174646 100.2995) + (xy 131.985354 100.2995) + (xy 131.952897 100.306398) + (xy 131.800197 100.338855) + (xy 131.800192 100.338857) + (xy 131.62727 100.415848) + (xy 131.627265 100.415851) + (xy 131.474129 100.527111) + (xy 131.347466 100.667785) + (xy 131.252821 100.831715) + (xy 131.252818 100.831722) + (xy 131.194327 101.01174) + (xy 131.194326 101.011744) + (xy 131.1795 101.152808) + (xy 131.1795 102.047192) + (xy 131.194326 102.188256) + (xy 131.194327 102.188259) + (xy 131.252818 102.368277) + (xy 131.252821 102.368284) + (xy 131.347467 102.532216) + (xy 131.370451 102.557742) + (xy 131.421581 102.614528) + (xy 131.451811 102.677519) + (xy 131.443186 102.746855) + (xy 131.398444 102.80052) + (xy 131.331792 102.821478) + (xy 131.329431 102.8215) + (xy 130.290569 102.8215) + (xy 130.22353 102.801815) + (xy 130.177775 102.749011) + (xy 130.167831 102.679853) + (xy 130.196856 102.616297) + (xy 130.198419 102.614528) + (xy 130.211809 102.599657) + (xy 130.272533 102.532216) + (xy 130.367179 102.368284) + (xy 130.425674 102.188256) + (xy 130.4405 102.047192) + (xy 130.4405 101.152808) + (xy 130.425674 101.011744) + (xy 130.367179 100.831716) + (xy 130.272533 100.667784) + (xy 130.145871 100.527112) + (xy 130.133682 100.518256) + (xy 129.992734 100.415851) + (xy 129.992729 100.415848) + (xy 129.819807 100.338857) + (xy 129.819802 100.338855) + (xy 129.674001 100.307865) + (xy 129.634646 100.2995) + (xy 129.445354 100.2995) + (xy 129.412897 100.306398) + (xy 129.260197 100.338855) + (xy 129.260192 100.338857) + (xy 129.08727 100.415848) + (xy 129.087265 100.415851) + (xy 128.934129 100.527111) + (xy 128.807466 100.667785) + (xy 128.712821 100.831715) + (xy 128.712818 100.831722) + (xy 128.654327 101.01174) + (xy 128.654326 101.011744) + (xy 128.6395 101.152808) + (xy 128.6395 102.047192) + (xy 128.654326 102.188256) + (xy 128.654327 102.188259) + (xy 128.712818 102.368277) + (xy 128.712821 102.368284) + (xy 128.807467 102.532216) + (xy 128.830451 102.557742) + (xy 128.881581 102.614528) + (xy 128.911811 102.677519) + (xy 128.903186 102.746855) + (xy 128.858444 102.80052) + (xy 128.791792 102.821478) + (xy 128.789431 102.8215) + (xy 127.750569 102.8215) + (xy 127.68353 102.801815) + (xy 127.637775 102.749011) + (xy 127.627831 102.679853) + (xy 127.656856 102.616297) + (xy 127.658419 102.614528) + (xy 127.671809 102.599657) + (xy 127.732533 102.532216) + (xy 127.827179 102.368284) + (xy 127.885674 102.188256) + (xy 127.9005 102.047192) + (xy 127.9005 101.152808) + (xy 127.885674 101.011744) + (xy 127.827179 100.831716) + (xy 127.732533 100.667784) + (xy 127.605871 100.527112) + (xy 127.593682 100.518256) + (xy 127.452734 100.415851) + (xy 127.452729 100.415848) + (xy 127.279807 100.338857) + (xy 127.279802 100.338855) + (xy 127.134001 100.307865) + (xy 127.094646 100.2995) + (xy 126.905354 100.2995) + (xy 126.872897 100.306398) + (xy 126.720197 100.338855) + (xy 126.720192 100.338857) + (xy 126.54727 100.415848) + (xy 126.547265 100.415851) + (xy 126.394129 100.527111) + (xy 126.267466 100.667785) + (xy 126.172821 100.831715) + (xy 126.172818 100.831722) + (xy 126.114327 101.01174) + (xy 126.114326 101.011744) + (xy 126.0995 101.152808) + (xy 126.0995 102.047192) + (xy 126.114326 102.188256) + (xy 126.114327 102.188259) + (xy 126.172818 102.368277) + (xy 126.172821 102.368284) + (xy 126.267467 102.532216) + (xy 126.290451 102.557742) + (xy 126.341581 102.614528) + (xy 126.371811 102.677519) + (xy 126.363186 102.746855) + (xy 126.318444 102.80052) + (xy 126.251792 102.821478) + (xy 126.249431 102.8215) + (xy 125.249213 102.8215) + (xy 125.226862 102.819469) + (xy 125.211086 102.816578) + (xy 125.211085 102.816578) + (xy 125.178423 102.826755) + (xy 125.171216 102.828764) + (xy 125.137995 102.836953) + (xy 125.136715 102.837625) + (xy 125.134924 102.838366) + (xy 125.131299 102.840411) + (xy 125.129733 102.841564) + (xy 125.128488 102.842316) + (xy 125.104298 102.866505) + (xy 125.098851 102.871633) + (xy 125.073241 102.894322) + (xy 125.072415 102.89552) + (xy 125.058053 102.912751) + (xy 121.756625 106.214181) + (xy 121.695302 106.247666) + (xy 121.668944 106.2505) + (xy 108.1045 106.2505) + (xy 108.037461 106.230815) + (xy 107.991706 106.178011) + (xy 107.9805 106.1265) + (xy 107.980499 104.600105) + (xy 107.980498 104.600097) + (xy 107.974669 104.570787) + (xy 107.952457 104.537542) + (xy 107.919214 104.515332) + (xy 107.919215 104.515332) + (xy 107.919213 104.515331) + (xy 107.919211 104.51533) + (xy 107.919208 104.515329) + (xy 107.889901 104.5095) + (xy 105.470105 104.5095) + (xy 105.470097 104.509501) + (xy 105.440787 104.51533) + (xy 105.407542 104.537542) + (xy 105.385332 104.570785) + (xy 105.385329 104.570791) + (xy 105.3795 104.600098) + (xy 105.3795 104.6001) + (xy 105.3795 104.600101) + (xy 105.3795 105.409997) + (xy 105.379501 106.1265) + (xy 105.359816 106.193539) + (xy 105.307013 106.239294) + (xy 105.255501 106.2505) + (xy 92.575337 106.2505) + (xy 92.508298 106.230815) + (xy 92.462543 106.178011) + (xy 92.452599 106.108853) + (xy 92.481624 106.045297) + (xy 92.492365 106.03435) + (xy 92.494847 106.032115) + (xy 92.512888 106.015871) + (xy 92.624151 105.86273) + (xy 92.701144 105.689803) + (xy 92.7405 105.504646) + (xy 92.7405 105.315354) + (xy 92.701144 105.130197) + (xy 92.697897 105.122905) + (xy 92.624151 104.95727) + (xy 92.624148 104.957265) + (xy 92.512888 104.804129) + (xy 92.466227 104.762115) + (xy 92.372216 104.677467) + (xy 92.208284 104.582821) + (xy 92.208277 104.582818) + (xy 92.028259 104.524327) + (xy 92.028256 104.524326) + (xy 91.887192 104.5095) + (xy 90.992808 104.5095) + (xy 90.851744 104.524326) + (xy 90.851741 104.524326) + (xy 90.85174 104.524327) + (xy 90.671722 104.582818) + (xy 90.671715 104.582821) + (xy 90.507785 104.677466) + (xy 90.367111 104.804129) + (xy 90.255851 104.957265) + (xy 90.255848 104.95727) + (xy 90.178857 105.130192) + (xy 90.178855 105.130197) + (xy 90.1395 105.315354) + (xy 90.1395 105.504645) + (xy 90.178855 105.689802) + (xy 90.178857 105.689807) + (xy 90.255848 105.862729) + (xy 90.255851 105.862734) + (xy 90.367111 106.01587) + (xy 90.367112 106.015871) + (xy 90.380199 106.027655) + (xy 90.387635 106.03435) + (xy 90.424284 106.093837) + (xy 90.422953 106.163694) + (xy 90.384067 106.221742) + (xy 90.31997 106.249552) + (xy 90.304663 106.2505) + (xy 90.197213 106.2505) + (xy 90.174862 106.248469) + (xy 90.159086 106.245578) + (xy 90.159085 106.245578) + (xy 90.126423 106.255755) + (xy 90.119216 106.257764) + (xy 90.085995 106.265953) + (xy 90.084715 106.266625) + (xy 90.082924 106.267366) + (xy 90.079299 106.269411) + (xy 90.077733 106.270564) + (xy 90.076488 106.271316) + (xy 90.052298 106.295505) + (xy 90.046851 106.300633) + (xy 90.021241 106.323322) + (xy 90.020415 106.32452) + (xy 90.006053 106.341751) + (xy 88.863625 107.484181) + (xy 88.802302 107.517666) + (xy 88.775944 107.5205) + (xy 70.985337 107.5205) + (xy 70.918298 107.500815) + (xy 70.872543 107.448011) + (xy 70.862599 107.378853) + (xy 70.891624 107.315297) + (xy 70.902365 107.30435) + (xy 70.922888 107.285871) + (xy 71.034151 107.13273) + (xy 71.111144 106.959803) + (xy 71.1505 106.774646) + (xy 71.1505 106.585354) + (xy 71.111144 106.400197) + (xy 71.090873 106.354669) + (xy 71.034151 106.22727) + (xy 71.034148 106.227265) + (xy 70.922888 106.074129) + (xy 70.871277 106.027658) + (xy 70.782216 105.947467) + (xy 70.618284 105.852821) + (xy 70.618277 105.852818) + (xy 70.438259 105.794327) + (xy 70.438256 105.794326) + (xy 70.297192 105.7795) + (xy 69.402808 105.7795) + (xy 69.261744 105.794326) + (xy 69.261741 105.794326) + (xy 69.26174 105.794327) + (xy 69.081722 105.852818) + (xy 69.081715 105.852821) + (xy 68.917785 105.947466) + (xy 68.777111 106.074129) + (xy 68.665851 106.227265) + (xy 68.665848 106.22727) + (xy 68.588857 106.400192) + (xy 68.588855 106.400197) + (xy 68.5495 106.585354) + (xy 68.5495 106.774645) + (xy 68.588855 106.959802) + (xy 68.588857 106.959807) + (xy 68.665848 107.132729) + (xy 68.665851 107.132734) + (xy 68.777111 107.28587) + (xy 68.797635 107.30435) + (xy 68.834284 107.363837) + (xy 68.832953 107.433694) + (xy 68.794067 107.491742) + (xy 68.72997 107.519552) + (xy 68.714663 107.5205) + (xy 63.365337 107.5205) + (xy 63.298298 107.500815) + (xy 63.252543 107.448011) + (xy 63.242599 107.378853) + (xy 63.271624 107.315297) + (xy 63.282365 107.30435) + (xy 63.302888 107.285871) + (xy 63.414151 107.13273) + (xy 63.491144 106.959803) + (xy 63.5305 106.774646) + (xy 63.5305 106.585354) + (xy 63.491144 106.400197) + (xy 63.470873 106.354669) + (xy 63.414151 106.22727) + (xy 63.414148 106.227265) + (xy 63.302888 106.074129) + (xy 63.251277 106.027658) + (xy 63.162216 105.947467) + (xy 62.998284 105.852821) + (xy 62.998277 105.852818) + (xy 62.920143 105.827431) + (xy 62.862467 105.787993) + (xy 62.835269 105.723635) + (xy 62.847184 105.654788) + (xy 62.894428 105.603313) + (xy 62.958461 105.5855) + (xy 63.756943 105.5855) + (xy 63.823982 105.605185) + (xy 63.844624 105.621819) + (xy 64.162656 105.93985) + (xy 64.177025 105.957091) + (xy 64.186138 105.970294) + (xy 64.18614 105.970296) + (xy 64.216441 105.986199) + (xy 64.222932 105.989859) + (xy 64.252226 106.007568) + (xy 64.252227 106.007568) + (xy 64.253604 106.007997) + (xy 64.255405 106.008743) + (xy 64.259413 106.00986) + (xy 64.261341 106.010154) + (xy 64.262741 106.010499) + (xy 64.262743 106.0105) + (xy 64.296942 106.0105) + (xy 64.304429 106.010726) + (xy 64.315047 106.011368) + (xy 64.338582 106.012792) + (xy 64.338582 106.012791) + (xy 64.338584 106.012792) + (xy 64.340003 106.012532) + (xy 64.362357 106.0105) + (xy 68.127781 106.0105) + (xy 68.150131 106.01253) + (xy 68.165913 106.015423) + (xy 68.198592 106.005239) + (xy 68.205785 106.003234) + (xy 68.239 105.995048) + (xy 68.239004 105.995044) + (xy 68.240263 105.994384) + (xy 68.242069 105.993636) + (xy 68.245714 105.99158) + (xy 68.247288 105.990422) + (xy 68.248503 105.989686) + (xy 68.24851 105.989685) + (xy 68.272718 105.965475) + (xy 68.278137 105.960374) + (xy 68.303756 105.937679) + (xy 68.303758 105.937673) + (xy 68.304571 105.936497) + (xy 68.318942 105.919251) + (xy 68.82819 105.410002) + (xy 88.672131 105.410002) + (xy 88.689498 105.519658) + (xy 88.739904 105.618585) + (xy 88.739909 105.618592) + (xy 88.818407 105.69709) + (xy 88.81841 105.697092) + (xy 88.818413 105.697095) + (xy 88.877394 105.727147) + (xy 88.917341 105.747501) + (xy 89.026998 105.764869) + (xy 89.027 105.764869) + (xy 89.027002 105.764869) + (xy 89.136658 105.747501) + (xy 89.136659 105.7475) + (xy 89.136661 105.7475) + (xy 89.235587 105.697095) + (xy 89.314095 105.618587) + (xy 89.3645 105.519661) + (xy 89.3645 105.519659) + (xy 89.364501 105.519658) + (xy 89.381869 105.410002) + (xy 89.381869 105.409997) + (xy 89.364501 105.300341) + (xy 89.355232 105.28215) + (xy 89.314095 105.201413) + (xy 89.314092 105.20141) + (xy 89.31409 105.201407) + (xy 89.235592 105.122909) + (xy 89.235588 105.122906) + (xy 89.235587 105.122905) + (xy 89.183499 105.096365) + (xy 89.136658 105.072498) + (xy 89.027002 105.055131) + (xy 89.026998 105.055131) + (xy 88.917341 105.072498) + (xy 88.818414 105.122904) + (xy 88.818407 105.122909) + (xy 88.739909 105.201407) + (xy 88.739904 105.201414) + (xy 88.689498 105.300341) + (xy 88.672131 105.409997) + (xy 88.672131 105.410002) + (xy 68.82819 105.410002) + (xy 69.175381 105.062811) + (xy 69.236702 105.029328) + (xy 69.276011 105.027173) + (xy 69.402808 105.0405) + (xy 69.402813 105.0405) + (xy 70.297188 105.0405) + (xy 70.297192 105.0405) + (xy 70.438256 105.025674) + (xy 70.618284 104.967179) + (xy 70.782216 104.872533) + (xy 70.890535 104.775002) + (xy 85.116131 104.775002) + (xy 85.133498 104.884658) + (xy 85.183904 104.983585) + (xy 85.183909 104.983592) + (xy 85.262407 105.06209) + (xy 85.26241 105.062092) + (xy 85.262413 105.062095) + (xy 85.329672 105.096365) + (xy 85.361341 105.112501) + (xy 85.470998 105.129869) + (xy 85.471 105.129869) + (xy 85.471002 105.129869) + (xy 85.580658 105.112501) + (xy 85.580659 105.1125) + (xy 85.580661 105.1125) + (xy 85.679587 105.062095) + (xy 85.758095 104.983587) + (xy 85.8085 104.884661) + (xy 85.8085 104.884659) + (xy 85.808501 104.884658) + (xy 85.825869 104.775002) + (xy 86.132131 104.775002) + (xy 86.149498 104.884658) + (xy 86.199904 104.983585) + (xy 86.199909 104.983592) + (xy 86.278407 105.06209) + (xy 86.27841 105.062092) + (xy 86.278413 105.062095) + (xy 86.345672 105.096365) + (xy 86.377341 105.112501) + (xy 86.486998 105.129869) + (xy 86.487 105.129869) + (xy 86.487002 105.129869) + (xy 86.596658 105.112501) + (xy 86.596659 105.1125) + (xy 86.596661 105.1125) + (xy 86.695587 105.062095) + (xy 86.774095 104.983587) + (xy 86.8245 104.884661) + (xy 86.8245 104.884659) + (xy 86.824501 104.884658) + (xy 86.841869 104.775002) + (xy 86.841869 104.774997) + (xy 86.824501 104.665341) + (xy 86.792525 104.602585) + (xy 86.774095 104.566413) + (xy 86.774092 104.56641) + (xy 86.77409 104.566407) + (xy 86.695592 104.487909) + (xy 86.695588 104.487906) + (xy 86.695587 104.487905) + (xy 86.639839 104.4595) + (xy 86.596658 104.437498) + (xy 86.487002 104.420131) + (xy 86.486998 104.420131) + (xy 86.377341 104.437498) + (xy 86.278414 104.487904) + (xy 86.278407 104.487909) + (xy 86.199909 104.566407) + (xy 86.199904 104.566414) + (xy 86.149498 104.665341) + (xy 86.132131 104.774997) + (xy 86.132131 104.775002) + (xy 85.825869 104.775002) + (xy 85.825869 104.774997) + (xy 85.808501 104.665341) + (xy 85.776525 104.602585) + (xy 85.758095 104.566413) + (xy 85.758092 104.56641) + (xy 85.75809 104.566407) + (xy 85.679592 104.487909) + (xy 85.679588 104.487906) + (xy 85.679587 104.487905) + (xy 85.623839 104.4595) + (xy 85.580658 104.437498) + (xy 85.471002 104.420131) + (xy 85.470998 104.420131) + (xy 85.361341 104.437498) + (xy 85.262414 104.487904) + (xy 85.262407 104.487909) + (xy 85.183909 104.566407) + (xy 85.183904 104.566414) + (xy 85.133498 104.665341) + (xy 85.116131 104.774997) + (xy 85.116131 104.775002) + (xy 70.890535 104.775002) + (xy 70.922888 104.745871) + (xy 71.034151 104.59273) + (xy 71.111144 104.419803) + (xy 71.1505 104.234646) + (xy 71.1505 104.045354) + (xy 71.111144 103.860197) + (xy 71.107897 103.852905) + (xy 71.066088 103.759002) + (xy 86.767131 103.759002) + (xy 86.784498 103.868658) + (xy 86.834904 103.967585) + (xy 86.834909 103.967592) + (xy 86.913407 104.04609) + (xy 86.91341 104.046092) + (xy 86.913413 104.046095) + (xy 87.012339 104.0965) + (xy 87.012341 104.096501) + (xy 87.121998 104.113869) + (xy 87.122 104.113869) + (xy 87.122002 104.113869) + (xy 87.231658 104.096501) + (xy 87.231659 104.0965) + (xy 87.231661 104.0965) + (xy 87.330587 104.046095) + (xy 87.409095 103.967587) + (xy 87.4595 103.868661) + (xy 87.4595 103.868659) + (xy 87.459501 103.868658) + (xy 87.476869 103.759002) + (xy 87.476869 103.758997) + (xy 87.459501 103.649341) + (xy 87.437671 103.606497) + (xy 87.409095 103.550413) + (xy 87.409092 103.55041) + (xy 87.40909 103.550407) + (xy 87.363685 103.505002) + (xy 118.009131 103.505002) + (xy 118.026498 103.614658) + (xy 118.076904 103.713585) + (xy 118.076909 103.713592) + (xy 118.155407 103.79209) + (xy 118.15541 103.792092) + (xy 118.155413 103.792095) + (xy 118.254339 103.8425) + (xy 118.254341 103.842501) + (xy 118.363998 103.859869) + (xy 118.364 103.859869) + (xy 118.364002 103.859869) + (xy 118.473658 103.842501) + (xy 118.473659 103.8425) + (xy 118.473661 103.8425) + (xy 118.572587 103.792095) + (xy 118.651095 103.713587) + (xy 118.7015 103.614661) + (xy 118.7015 103.614659) + (xy 118.701501 103.614658) + (xy 118.718869 103.505002) + (xy 118.718869 103.504997) + (xy 118.701501 103.395341) + (xy 118.677713 103.348655) + (xy 118.651095 103.296413) + (xy 118.651092 103.29641) + (xy 118.65109 103.296407) + (xy 118.572592 103.217909) + (xy 118.572588 103.217906) + (xy 118.572587 103.217905) + (xy 118.552166 103.2075) + (xy 118.473658 103.167498) + (xy 118.364002 103.150131) + (xy 118.363998 103.150131) + (xy 118.254341 103.167498) + (xy 118.155414 103.217904) + (xy 118.155407 103.217909) + (xy 118.076909 103.296407) + (xy 118.076904 103.296414) + (xy 118.026498 103.395341) + (xy 118.009131 103.504997) + (xy 118.009131 103.505002) + (xy 87.363685 103.505002) + (xy 87.330592 103.471909) + (xy 87.330588 103.471906) + (xy 87.330587 103.471905) + (xy 87.326743 103.469946) + (xy 87.231658 103.421498) + (xy 87.122002 103.404131) + (xy 87.121998 103.404131) + (xy 87.012341 103.421498) + (xy 86.913414 103.471904) + (xy 86.913407 103.471909) + (xy 86.834909 103.550407) + (xy 86.834904 103.550414) + (xy 86.784498 103.649341) + (xy 86.767131 103.758997) + (xy 86.767131 103.759002) + (xy 71.066088 103.759002) + (xy 71.034151 103.68727) + (xy 71.034148 103.687265) + (xy 70.922888 103.534129) + (xy 70.890534 103.504997) + (xy 70.782216 103.407467) + (xy 70.618284 103.312821) + (xy 70.618277 103.312818) + (xy 70.438259 103.254327) + (xy 70.438256 103.254326) + (xy 70.297192 103.2395) + (xy 69.402808 103.2395) + (xy 69.261744 103.254326) + (xy 69.261741 103.254326) + (xy 69.26174 103.254327) + (xy 69.081722 103.312818) + (xy 69.081715 103.312821) + (xy 68.917785 103.407466) + (xy 68.777111 103.534129) + (xy 68.665851 103.687265) + (xy 68.665848 103.68727) + (xy 68.588857 103.860192) + (xy 68.588855 103.860197) + (xy 68.5495 104.045354) + (xy 68.5495 104.234645) + (xy 68.588855 104.419802) + (xy 68.588857 104.419807) + (xy 68.665848 104.592729) + (xy 68.665851 104.592734) + (xy 68.77711 104.745869) + (xy 68.777117 104.745877) + (xy 68.795151 104.762115) + (xy 68.831799 104.821602) + (xy 68.830468 104.891459) + (xy 68.799859 104.941945) + (xy 68.118625 105.623181) + (xy 68.057302 105.656666) + (xy 68.030944 105.6595) + (xy 65.230537 105.6595) + (xy 65.163498 105.639815) + (xy 65.117743 105.587011) + (xy 65.107799 105.517853) + (xy 65.108064 105.516102) + (xy 65.124869 105.410001) + (xy 65.124869 105.409997) + (xy 65.107501 105.300341) + (xy 65.098232 105.28215) + (xy 65.057095 105.201413) + (xy 65.057092 105.20141) + (xy 65.05709 105.201407) + (xy 64.978592 105.122909) + (xy 64.978588 105.122906) + (xy 64.978587 105.122905) + (xy 64.926499 105.096365) + (xy 64.879658 105.072498) + (xy 64.770002 105.055131) + (xy 64.769998 105.055131) + (xy 64.660341 105.072498) + (xy 64.561414 105.122904) + (xy 64.561407 105.122909) + (xy 64.482909 105.201407) + (xy 64.482904 105.201414) + (xy 64.432498 105.300341) + (xy 64.414105 105.416473) + (xy 64.384176 105.479608) + (xy 64.324864 105.516539) + (xy 64.255001 105.515541) + (xy 64.203951 105.484756) + (xy 64.024344 105.30515) + (xy 64.009975 105.287908) + (xy 64.000863 105.274708) + (xy 64.000861 105.274705) + (xy 63.970566 105.258804) + (xy 63.964046 105.255127) + (xy 63.934772 105.23743) + (xy 63.933377 105.236996) + (xy 63.931578 105.236251) + (xy 63.927606 105.235144) + (xy 63.925682 105.234851) + (xy 63.924257 105.2345) + (xy 63.890046 105.2345) + (xy 63.88256 105.234274) + (xy 63.848418 105.232208) + (xy 63.847005 105.232468) + (xy 63.82465 105.2345) + (xy 62.958461 105.2345) + (xy 62.891422 105.214815) + (xy 62.845667 105.162011) + (xy 62.835723 105.092853) + (xy 62.864748 105.029297) + (xy 62.920143 104.992569) + (xy 62.960625 104.979414) + (xy 62.998284 104.967179) + (xy 63.162216 104.872533) + (xy 63.302888 104.745871) + (xy 63.414151 104.59273) + (xy 63.491144 104.419803) + (xy 63.5305 104.234646) + (xy 63.5305 104.045354) + (xy 63.491144 103.860197) + (xy 63.487897 103.852905) + (xy 63.414151 103.68727) + (xy 63.414148 103.687265) + (xy 63.302888 103.534129) + (xy 63.270534 103.504997) + (xy 63.162216 103.407467) + (xy 62.998284 103.312821) + (xy 62.998277 103.312818) + (xy 62.818259 103.254327) + (xy 62.818256 103.254326) + (xy 62.677192 103.2395) + (xy 61.782808 103.2395) + (xy 61.641744 103.254326) + (xy 61.641741 103.254326) + (xy 61.64174 103.254327) + (xy 61.461722 103.312818) + (xy 61.461715 103.312821) + (xy 61.297785 103.407466) + (xy 61.157111 103.534129) + (xy 61.045851 103.687265) + (xy 61.045848 103.68727) + (xy 60.968857 103.860192) + (xy 60.968855 103.860197) + (xy 60.9295 104.045354) + (xy 60.9295 104.234645) + (xy 60.968855 104.419802) + (xy 60.968857 104.419807) + (xy 61.045848 104.592729) + (xy 61.045851 104.592734) + (xy 61.157111 104.74587) + (xy 61.157112 104.745871) + (xy 61.297784 104.872533) + (xy 61.461716 104.967179) + (xy 61.461721 104.96718) + (xy 61.461722 104.967181) + (xy 61.539857 104.992569) + (xy 61.597533 105.032007) + (xy 61.624731 105.096365) + (xy 61.612816 105.165212) + (xy 61.565572 105.216687) + (xy 61.501539 105.2345) + (xy 59.148461 105.2345) + (xy 59.081422 105.214815) + (xy 59.035667 105.162011) + (xy 59.025723 105.092853) + (xy 59.054748 105.029297) + (xy 59.110143 104.992569) + (xy 59.150625 104.979414) + (xy 59.188284 104.967179) + (xy 59.352216 104.872533) + (xy 59.492888 104.745871) + (xy 59.604151 104.59273) + (xy 59.681144 104.419803) + (xy 59.7205 104.234646) + (xy 59.7205 104.045354) + (xy 59.681144 103.860197) + (xy 59.677897 103.852905) + (xy 59.604151 103.68727) + (xy 59.604148 103.687265) + (xy 59.492888 103.534129) + (xy 59.460534 103.504997) + (xy 59.352216 103.407467) + (xy 59.188284 103.312821) + (xy 59.188277 103.312818) + (xy 59.008259 103.254327) + (xy 59.008256 103.254326) + (xy 58.867192 103.2395) + (xy 57.972808 103.2395) + (xy 57.831744 103.254326) + (xy 57.831741 103.254326) + (xy 57.83174 103.254327) + (xy 57.651722 103.312818) + (xy 57.651715 103.312821) + (xy 57.487785 103.407466) + (xy 57.347111 103.534129) + (xy 57.235851 103.687265) + (xy 57.235848 103.68727) + (xy 57.158857 103.860192) + (xy 57.158855 103.860197) + (xy 57.1195 104.045354) + (xy 57.1195 104.234645) + (xy 57.158855 104.419802) + (xy 57.158857 104.419807) + (xy 57.235848 104.592729) + (xy 57.235851 104.592734) + (xy 57.347111 104.74587) + (xy 57.347112 104.745871) + (xy 57.487784 104.872533) + (xy 57.651716 104.967179) + (xy 57.651721 104.96718) + (xy 57.651722 104.967181) + (xy 57.729857 104.992569) + (xy 57.787533 105.032007) + (xy 57.814731 105.096365) + (xy 57.802816 105.165212) + (xy 57.755572 105.216687) + (xy 57.691539 105.2345) + (xy 56.669213 105.2345) + (xy 56.646862 105.232469) + (xy 56.631086 105.229578) + (xy 56.631085 105.229578) + (xy 56.598423 105.239755) + (xy 56.591216 105.241764) + (xy 56.557995 105.249953) + (xy 56.556715 105.250625) + (xy 56.554924 105.251366) + (xy 56.551299 105.253411) + (xy 56.549733 105.254564) + (xy 56.548488 105.255316) + (xy 56.524298 105.279505) + (xy 56.518851 105.284633) + (xy 56.493241 105.307322) + (xy 56.492415 105.30852) + (xy 56.478053 105.325751) + (xy 56.270764 105.53304) + (xy 56.209441 105.566525) + (xy 56.163688 105.567832) + (xy 56.134 105.563131) + (xy 56.133999 105.563131) + (xy 56.133998 105.563131) + (xy 56.024341 105.580498) + (xy 55.925414 105.630904) + (xy 55.925407 105.630909) + (xy 55.846909 105.709407) + (xy 55.846904 105.709414) + (xy 55.796498 105.808341) + (xy 55.779131 105.917997) + (xy 55.779131 105.918002) + (xy 55.796498 106.027658) + (xy 55.846904 106.126585) + (xy 55.846909 106.126592) + (xy 55.925407 106.20509) + (xy 55.92541 106.205092) + (xy 55.925413 106.205095) + (xy 55.98838 106.237178) + (xy 56.024341 106.255501) + (xy 56.133998 106.272869) + (xy 56.134 106.272869) + (xy 56.134002 106.272869) + (xy 56.243658 106.255501) + (xy 56.243659 106.2555) + (xy 56.243661 106.2555) + (xy 56.342587 106.205095) + (xy 56.421095 106.126587) + (xy 56.4715 106.027661) + (xy 56.4715 106.027659) + (xy 56.471501 106.027658) + (xy 56.488869 105.918002) + (xy 56.488869 105.917999) + (xy 56.484167 105.888314) + (xy 56.493121 105.81902) + (xy 56.518954 105.781239) + (xy 56.678377 105.621816) + (xy 56.7397 105.588334) + (xy 56.766057 105.5855) + (xy 57.106743 105.5855) + (xy 57.691539 105.5855) + (xy 57.758578 105.605185) + (xy 57.804333 105.657989) + (xy 57.814277 105.727147) + (xy 57.785252 105.790703) + (xy 57.729857 105.827431) + (xy 57.651722 105.852818) + (xy 57.651715 105.852821) + (xy 57.487785 105.947466) + (xy 57.347111 106.074129) + (xy 57.235851 106.227265) + (xy 57.235848 106.22727) + (xy 57.158857 106.400192) + (xy 57.158855 106.400197) + (xy 57.1195 106.585354) + (xy 57.1195 106.774645) + (xy 57.158855 106.959802) + (xy 57.158857 106.959807) + (xy 57.235848 107.132729) + (xy 57.235851 107.132734) + (xy 57.347111 107.28587) + (xy 57.367635 107.30435) + (xy 57.404284 107.363837) + (xy 57.402953 107.433694) + (xy 57.364067 107.491742) + (xy 57.29997 107.519552) + (xy 57.284663 107.5205) + (xy 51.935337 107.5205) + (xy 51.868298 107.500815) + (xy 51.822543 107.448011) + (xy 51.812599 107.378853) + (xy 51.841624 107.315297) + (xy 51.852365 107.30435) + (xy 51.872888 107.285871) + (xy 51.984151 107.13273) + (xy 52.061144 106.959803) + (xy 52.1005 106.774646) + (xy 52.1005 106.585354) + (xy 52.061144 106.400197) + (xy 52.040873 106.354669) + (xy 51.984151 106.22727) + (xy 51.984148 106.227265) + (xy 51.872888 106.074129) + (xy 51.821277 106.027658) + (xy 51.732216 105.947467) + (xy 51.568284 105.852821) + (xy 51.568277 105.852818) + (xy 51.388259 105.794327) + (xy 51.388256 105.794326) + (xy 51.247192 105.7795) + (xy 50.352808 105.7795) + (xy 50.211744 105.794326) + (xy 50.211741 105.794326) + (xy 50.21174 105.794327) + (xy 50.031722 105.852818) + (xy 50.031715 105.852821) + (xy 49.867785 105.947466) + (xy 49.727111 106.074129) + (xy 49.615851 106.227265) + (xy 49.615848 106.22727) + (xy 49.538857 106.400192) + (xy 49.538855 106.400197) + (xy 49.4995 106.585354) + (xy 49.4995 106.774645) + (xy 49.538855 106.959802) + (xy 49.538857 106.959807) + (xy 49.615848 107.132729) + (xy 49.615851 107.132734) + (xy 49.727111 107.28587) + (xy 49.747635 107.30435) + (xy 49.784284 107.363837) + (xy 49.782953 107.433694) + (xy 49.744067 107.491742) + (xy 49.67997 107.519552) + (xy 49.664663 107.5205) + (xy 49.176213 107.5205) + (xy 49.153862 107.518469) + (xy 49.138086 107.515578) + (xy 49.138085 107.515578) + (xy 49.105423 107.525755) + (xy 49.098216 107.527764) + (xy 49.064995 107.535953) + (xy 49.063715 107.536625) + (xy 49.061924 107.537366) + (xy 49.058299 107.539411) + (xy 49.056733 107.540564) + (xy 49.055488 107.541316) + (xy 49.031298 107.565505) + (xy 49.025851 107.570633) + (xy 49.000241 107.593322) + (xy 48.999415 107.59452) + (xy 48.985053 107.611751) + (xy 48.858623 107.738182) + (xy 48.797303 107.771666) + (xy 48.770944 107.7745) + (xy 48.021997 107.7745) + (xy 47.954958 107.754815) + (xy 47.909203 107.702011) + (xy 47.903337 107.686496) + (xy 47.872395 107.584497) + (xy 47.784137 107.419376) + (xy 47.784135 107.419373) + (xy 47.665357 107.274642) + (xy 47.520626 107.155864) + (xy 47.520623 107.155862) + (xy 47.355502 107.067604) + (xy 47.176333 107.013253) + (xy 47.176331 107.013252) + (xy 46.99 106.994901) + (xy 46.803668 107.013252) + (xy 46.803666 107.013253) + (xy 46.624497 107.067604) + (xy 46.459376 107.155862) + (xy 46.459373 107.155864) + (xy 46.314642 107.274642) + (xy 46.195864 107.419373) + (xy 46.195862 107.419376) + (xy 46.107604 107.584497) + (xy 46.053253 107.763666) + (xy 46.053252 107.763668) + (xy 46.034901 107.95) + (xy 46.053252 108.136331) + (xy 46.053253 108.136333) + (xy 46.107604 108.315502) + (xy 46.195862 108.480623) + (xy 46.195864 108.480626) + (xy 46.314642 108.625357) + (xy 46.459373 108.744135) + (xy 46.459376 108.744137) + (xy 46.568696 108.802569) + (xy 46.624499 108.832396) + (xy 46.803666 108.886746) + (xy 46.803668 108.886747) + (xy 46.820374 108.888392) + (xy 46.99 108.905099) + (xy 47.176331 108.886747) + (xy 47.355501 108.832396) + (xy 47.520625 108.744136) + (xy 47.665357 108.625357) + (xy 47.784136 108.480625) + (xy 47.872396 108.315501) + (xy 47.898392 108.229805) + (xy 47.903337 108.213504) + (xy 47.941634 108.155066) + (xy 48.005446 108.126609) + (xy 48.021997 108.1255) + (xy 48.806943 108.1255) + (xy 48.873982 108.145185) + (xy 48.919737 108.197989) + (xy 48.929681 108.267147) + (xy 48.900656 108.330703) + (xy 48.894624 108.337181) + (xy 47.595634 109.63617) + (xy 47.534311 109.669655) + (xy 47.464619 109.664671) + (xy 47.4495 109.657847) + (xy 47.355502 109.607604) + (xy 47.176333 109.553253) + (xy 47.176331 109.553252) + (xy 46.99 109.534901) + (xy 46.803668 109.553252) + (xy 46.803666 109.553253) + (xy 46.624497 109.607604) + (xy 46.459376 109.695862) + (xy 46.459373 109.695864) + (xy 46.314642 109.814642) + (xy 46.195864 109.959373) + (xy 46.195862 109.959376) + (xy 46.107604 110.124497) + (xy 46.053253 110.303666) + (xy 46.053252 110.303668) + (xy 46.034901 110.49) + (xy 43.6805 110.49) + (xy 43.6805 106.269894) + (xy 46.0395 106.269894) + (xy 46.039501 106.269902) + (xy 46.04533 106.299212) + (xy 46.067542 106.332457) + (xy 46.081453 106.341751) + (xy 46.100787 106.354669) + (xy 46.10079 106.354669) + (xy 46.100791 106.35467) + (xy 46.110647 106.35663) + (xy 46.130101 106.3605) + (xy 47.849898 106.360499) + (xy 47.879213 106.354669) + (xy 47.912457 106.332457) + (xy 47.934669 106.299213) + (xy 47.9405 106.269899) + (xy 47.940499 104.550102) + (xy 47.934669 104.520787) + (xy 47.927128 104.5095) + (xy 47.912457 104.487542) + (xy 47.879214 104.465332) + (xy 47.879215 104.465332) + (xy 47.879213 104.465331) + (xy 47.879211 104.46533) + (xy 47.879208 104.465329) + (xy 47.849901 104.4595) + (xy 46.130105 104.4595) + (xy 46.130097 104.459501) + (xy 46.100787 104.46533) + (xy 46.067542 104.487542) + (xy 46.045332 104.520785) + (xy 46.045329 104.520791) + (xy 46.0395 104.550098) + (xy 46.0395 106.269894) + (xy 43.6805 106.269894) + (xy 43.6805 104.234645) + (xy 49.4995 104.234645) + (xy 49.538855 104.419802) + (xy 49.538857 104.419807) + (xy 49.615848 104.592729) + (xy 49.615851 104.592734) + (xy 49.727111 104.74587) + (xy 49.727112 104.745871) + (xy 49.867784 104.872533) + (xy 50.031716 104.967179) + (xy 50.211744 105.025674) + (xy 50.352808 105.0405) + (xy 50.352812 105.0405) + (xy 51.247188 105.0405) + (xy 51.247192 105.0405) + (xy 51.388256 105.025674) + (xy 51.568284 104.967179) + (xy 51.732216 104.872533) + (xy 51.872888 104.745871) + (xy 51.984151 104.59273) + (xy 52.061144 104.419803) + (xy 52.1005 104.234646) + (xy 52.1005 104.140002) + (xy 55.906131 104.140002) + (xy 55.923498 104.249658) + (xy 55.973904 104.348585) + (xy 55.973909 104.348592) + (xy 56.052407 104.42709) + (xy 56.05241 104.427092) + (xy 56.052413 104.427095) + (xy 56.116012 104.4595) + (xy 56.151341 104.477501) + (xy 56.260998 104.494869) + (xy 56.261 104.494869) + (xy 56.261002 104.494869) + (xy 56.370658 104.477501) + (xy 56.370659 104.4775) + (xy 56.370661 104.4775) + (xy 56.469587 104.427095) + (xy 56.548095 104.348587) + (xy 56.5985 104.249661) + (xy 56.5985 104.249659) + (xy 56.598501 104.249658) + (xy 56.615869 104.140002) + (xy 56.615869 104.139997) + (xy 56.598501 104.030341) + (xy 56.566525 103.967585) + (xy 56.548095 103.931413) + (xy 56.548092 103.93141) + (xy 56.54809 103.931407) + (xy 56.469592 103.852909) + (xy 56.469588 103.852906) + (xy 56.469587 103.852905) + (xy 56.449166 103.8425) + (xy 56.370658 103.802498) + (xy 56.261002 103.785131) + (xy 56.260998 103.785131) + (xy 56.151341 103.802498) + (xy 56.052414 103.852904) + (xy 56.052407 103.852909) + (xy 55.973909 103.931407) + (xy 55.973904 103.931414) + (xy 55.923498 104.030341) + (xy 55.906131 104.139997) + (xy 55.906131 104.140002) + (xy 52.1005 104.140002) + (xy 52.1005 104.045354) + (xy 52.061144 103.860197) + (xy 52.057897 103.852905) + (xy 51.984151 103.68727) + (xy 51.984148 103.687265) + (xy 51.872888 103.534129) + (xy 51.840534 103.504997) + (xy 51.732216 103.407467) + (xy 51.568284 103.312821) + (xy 51.568277 103.312818) + (xy 51.388259 103.254327) + (xy 51.388256 103.254326) + (xy 51.247192 103.2395) + (xy 50.352808 103.2395) + (xy 50.211744 103.254326) + (xy 50.211741 103.254326) + (xy 50.21174 103.254327) + (xy 50.031722 103.312818) + (xy 50.031715 103.312821) + (xy 49.867785 103.407466) + (xy 49.727111 103.534129) + (xy 49.615851 103.687265) + (xy 49.615848 103.68727) + (xy 49.538857 103.860192) + (xy 49.538855 103.860197) + (xy 49.4995 104.045354) + (xy 49.4995 104.234645) + (xy 43.6805 104.234645) + (xy 43.6805 102.994) + (xy 43.700185 102.926961) + (xy 43.752989 102.881206) + (xy 43.8045 102.87) + (xy 48.895 102.87) + (xy 63.907131 102.87) + (xy 63.924498 102.979658) + (xy 63.974904 103.078585) + (xy 63.974909 103.078592) + (xy 64.053407 103.15709) + (xy 64.05341 103.157092) + (xy 64.053413 103.157095) + (xy 64.152339 103.2075) + (xy 64.152341 103.207501) + (xy 64.261998 103.224869) + (xy 64.262 103.224869) + (xy 64.262002 103.224869) + (xy 64.371658 103.207501) + (xy 64.371659 103.2075) + (xy 64.371661 103.2075) + (xy 64.470587 103.157095) + (xy 64.549095 103.078587) + (xy 64.5995 102.979661) + (xy 64.5995 102.979659) + (xy 64.599501 102.979658) + (xy 64.616869 102.87) + (xy 64.616869 102.869997) + (xy 64.599501 102.760341) + (xy 64.58411 102.730134) + (xy 64.549095 102.661413) + (xy 64.549092 102.66141) + (xy 64.54909 102.661407) + (xy 64.470592 102.582909) + (xy 64.470588 102.582906) + (xy 64.470587 102.582905) + (xy 64.421202 102.557742) + (xy 64.371658 102.532498) + (xy 64.262002 102.515131) + (xy 64.261998 102.515131) + (xy 64.152341 102.532498) + (xy 64.053414 102.582904) + (xy 64.053407 102.582909) + (xy 63.974909 102.661407) + (xy 63.974904 102.661414) + (xy 63.924498 102.760341) + (xy 63.907131 102.869997) + (xy 63.907131 102.87) + (xy 48.895 102.87) + (xy 48.895 101.694645) + (xy 49.4995 101.694645) + (xy 49.538855 101.879802) + (xy 49.538857 101.879807) + (xy 49.615848 102.052729) + (xy 49.615851 102.052734) + (xy 49.714314 102.188256) + (xy 49.727112 102.205871) + (xy 49.867784 102.332533) + (xy 50.031716 102.427179) + (xy 50.211744 102.485674) + (xy 50.352808 102.5005) + (xy 50.352812 102.5005) + (xy 51.247188 102.5005) + (xy 51.247192 102.5005) + (xy 51.388256 102.485674) + (xy 51.568284 102.427179) + (xy 51.598223 102.409894) + (xy 57.1195 102.409894) + (xy 57.119501 102.409902) + (xy 57.12533 102.439212) + (xy 57.147542 102.472457) + (xy 57.164219 102.483599) + (xy 57.180787 102.494669) + (xy 57.18079 102.494669) + (xy 57.180791 102.49467) + (xy 57.190647 102.49663) + (xy 57.210101 102.5005) + (xy 59.629898 102.500499) + (xy 59.659213 102.494669) + (xy 59.692457 102.472457) + (xy 59.714669 102.439213) + (xy 59.7205 102.409899) + (xy 59.7205 101.694645) + (xy 60.9295 101.694645) + (xy 60.968855 101.879802) + (xy 60.968857 101.879807) + (xy 61.045848 102.052729) + (xy 61.045851 102.052734) + (xy 61.144314 102.188256) + (xy 61.157112 102.205871) + (xy 61.297784 102.332533) + (xy 61.461716 102.427179) + (xy 61.641744 102.485674) + (xy 61.782808 102.5005) + (xy 61.782812 102.5005) + (xy 62.677188 102.5005) + (xy 62.677192 102.5005) + (xy 62.818256 102.485674) + (xy 62.998284 102.427179) + (xy 63.162216 102.332533) + (xy 63.302888 102.205871) + (xy 63.414151 102.05273) + (xy 63.491144 101.879803) + (xy 63.5305 101.694646) + (xy 63.5305 101.694645) + (xy 68.5495 101.694645) + (xy 68.588855 101.879802) + (xy 68.588857 101.879807) + (xy 68.665848 102.052729) + (xy 68.665851 102.052734) + (xy 68.764314 102.188256) + (xy 68.777112 102.205871) + (xy 68.917784 102.332533) + (xy 69.081716 102.427179) + (xy 69.261744 102.485674) + (xy 69.402808 102.5005) + (xy 69.402812 102.5005) + (xy 70.297188 102.5005) + (xy 70.297192 102.5005) + (xy 70.438256 102.485674) + (xy 70.618284 102.427179) + (xy 70.782216 102.332533) + (xy 70.922888 102.205871) + (xy 71.034151 102.05273) + (xy 71.036617 102.047192) + (xy 90.5395 102.047192) + (xy 90.554326 102.188256) + (xy 90.554327 102.188259) + (xy 90.612818 102.368277) + (xy 90.612821 102.368284) + (xy 90.707467 102.532216) + (xy 90.783174 102.616297) + (xy 90.834129 102.672888) + (xy 90.987265 102.784148) + (xy 90.98727 102.784151) + (xy 91.160192 102.861142) + (xy 91.160197 102.861144) + (xy 91.345354 102.9005) + (xy 91.345355 102.9005) + (xy 91.534644 102.9005) + (xy 91.534646 102.9005) + (xy 91.719803 102.861144) + (xy 91.89273 102.784151) + (xy 92.045871 102.672888) + (xy 92.172533 102.532216) + (xy 92.267179 102.368284) + (xy 92.325674 102.188256) + (xy 92.3405 102.047192) + (xy 93.0795 102.047192) + (xy 93.094326 102.188256) + (xy 93.094327 102.188259) + (xy 93.152818 102.368277) + (xy 93.152821 102.368284) + (xy 93.247467 102.532216) + (xy 93.323174 102.616297) + (xy 93.374129 102.672888) + (xy 93.527265 102.784148) + (xy 93.52727 102.784151) + (xy 93.700192 102.861142) + (xy 93.700197 102.861144) + (xy 93.885354 102.9005) + (xy 93.885355 102.9005) + (xy 94.074644 102.9005) + (xy 94.074646 102.9005) + (xy 94.259803 102.861144) + (xy 94.43273 102.784151) + (xy 94.585871 102.672888) + (xy 94.712533 102.532216) + (xy 94.807179 102.368284) + (xy 94.865674 102.188256) + (xy 94.8805 102.047192) + (xy 95.6195 102.047192) + (xy 95.634326 102.188256) + (xy 95.634327 102.188259) + (xy 95.692818 102.368277) + (xy 95.692821 102.368284) + (xy 95.787467 102.532216) + (xy 95.863174 102.616297) + (xy 95.914129 102.672888) + (xy 96.067265 102.784148) + (xy 96.06727 102.784151) + (xy 96.240192 102.861142) + (xy 96.240197 102.861144) + (xy 96.425354 102.9005) + (xy 96.425355 102.9005) + (xy 96.614644 102.9005) + (xy 96.614646 102.9005) + (xy 96.799803 102.861144) + (xy 96.97273 102.784151) + (xy 97.125871 102.672888) + (xy 97.252533 102.532216) + (xy 97.347179 102.368284) + (xy 97.405674 102.188256) + (xy 97.4205 102.047192) + (xy 98.1595 102.047192) + (xy 98.174326 102.188256) + (xy 98.174327 102.188259) + (xy 98.232818 102.368277) + (xy 98.232821 102.368284) + (xy 98.327467 102.532216) + (xy 98.403174 102.616297) + (xy 98.454129 102.672888) + (xy 98.607265 102.784148) + (xy 98.60727 102.784151) + (xy 98.780192 102.861142) + (xy 98.780197 102.861144) + (xy 98.965354 102.9005) + (xy 98.965355 102.9005) + (xy 99.154644 102.9005) + (xy 99.154646 102.9005) + (xy 99.339803 102.861144) + (xy 99.51273 102.784151) + (xy 99.665871 102.672888) + (xy 99.792533 102.532216) + (xy 99.887179 102.368284) + (xy 99.945674 102.188256) + (xy 99.9605 102.047192) + (xy 100.6995 102.047192) + (xy 100.714326 102.188256) + (xy 100.714327 102.188259) + (xy 100.772818 102.368277) + (xy 100.772821 102.368284) + (xy 100.867467 102.532216) + (xy 100.943174 102.616297) + (xy 100.994129 102.672888) + (xy 101.147265 102.784148) + (xy 101.14727 102.784151) + (xy 101.320192 102.861142) + (xy 101.320197 102.861144) + (xy 101.505354 102.9005) + (xy 101.505355 102.9005) + (xy 101.694644 102.9005) + (xy 101.694646 102.9005) + (xy 101.879803 102.861144) + (xy 102.05273 102.784151) + (xy 102.205871 102.672888) + (xy 102.332533 102.532216) + (xy 102.427179 102.368284) + (xy 102.485674 102.188256) + (xy 102.5005 102.047192) + (xy 103.2395 102.047192) + (xy 103.254326 102.188256) + (xy 103.254327 102.188259) + (xy 103.312818 102.368277) + (xy 103.312821 102.368284) + (xy 103.407467 102.532216) + (xy 103.483174 102.616297) + (xy 103.534129 102.672888) + (xy 103.687265 102.784148) + (xy 103.68727 102.784151) + (xy 103.860192 102.861142) + (xy 103.860197 102.861144) + (xy 104.045354 102.9005) + (xy 104.045355 102.9005) + (xy 104.234644 102.9005) + (xy 104.234646 102.9005) + (xy 104.419803 102.861144) + (xy 104.59273 102.784151) + (xy 104.745871 102.672888) + (xy 104.872533 102.532216) + (xy 104.967179 102.368284) + (xy 105.025674 102.188256) + (xy 105.0405 102.047192) + (xy 105.7795 102.047192) + (xy 105.794326 102.188256) + (xy 105.794327 102.188259) + (xy 105.852818 102.368277) + (xy 105.852821 102.368284) + (xy 105.947467 102.532216) + (xy 106.023174 102.616297) + (xy 106.074129 102.672888) + (xy 106.227265 102.784148) + (xy 106.22727 102.784151) + (xy 106.400192 102.861142) + (xy 106.400197 102.861144) + (xy 106.585354 102.9005) + (xy 106.585355 102.9005) + (xy 106.774644 102.9005) + (xy 106.774646 102.9005) + (xy 106.959803 102.861144) + (xy 107.13273 102.784151) + (xy 107.285871 102.672888) + (xy 107.412533 102.532216) + (xy 107.507179 102.368284) + (xy 107.565674 102.188256) + (xy 107.5805 102.047192) + (xy 107.5805 101.152808) + (xy 107.565674 101.011744) + (xy 107.507179 100.831716) + (xy 107.412533 100.667784) + (xy 107.285871 100.527112) + (xy 107.273682 100.518256) + (xy 107.132734 100.415851) + (xy 107.132729 100.415848) + (xy 106.959807 100.338857) + (xy 106.959802 100.338855) + (xy 106.918141 100.33) + (xy 110.85454 100.33) + (xy 110.874326 100.518256) + (xy 110.874327 100.518259) + (xy 110.932818 100.698277) + (xy 110.932821 100.698284) + (xy 111.027467 100.862216) + (xy 111.104273 100.947517) + (xy 111.154129 101.002888) + (xy 111.307265 101.114148) + (xy 111.30727 101.114151) + (xy 111.480192 101.191142) + (xy 111.480197 101.191144) + (xy 111.665354 101.2305) + (xy 111.665355 101.2305) + (xy 111.854644 101.2305) + (xy 111.854646 101.2305) + (xy 112.039803 101.191144) + (xy 112.154911 101.139894) + (xy 118.4795 101.139894) + (xy 118.479501 101.139902) + (xy 118.48533 101.169212) + (xy 118.507542 101.202457) + (xy 118.524219 101.213599) + (xy 118.540787 101.224669) + (xy 118.54079 101.224669) + (xy 118.540791 101.22467) + (xy 118.550647 101.22663) + (xy 118.570101 101.2305) + (xy 120.189898 101.230499) + (xy 120.219213 101.224669) + (xy 120.252457 101.202457) + (xy 120.274669 101.169213) + (xy 120.2805 101.139899) + (xy 120.280499 99.520102) + (xy 120.274669 99.490787) + (xy 120.270467 99.484498) + (xy 120.252457 99.457542) + (xy 120.219214 99.435332) + (xy 120.219215 99.435332) + (xy 120.219213 99.435331) + (xy 120.219211 99.43533) + (xy 120.219208 99.435329) + (xy 120.189901 99.4295) + (xy 118.570105 99.4295) + (xy 118.570097 99.429501) + (xy 118.540787 99.43533) + (xy 118.507542 99.457542) + (xy 118.485332 99.490785) + (xy 118.485329 99.490791) + (xy 118.4795 99.520098) + (xy 118.4795 101.139894) + (xy 112.154911 101.139894) + (xy 112.21273 101.114151) + (xy 112.365871 101.002888) + (xy 112.492533 100.862216) + (xy 112.587179 100.698284) + (xy 112.645674 100.518256) + (xy 112.66546 100.33) + (xy 112.645674 100.141744) + (xy 112.587179 99.961716) + (xy 112.492533 99.797784) + (xy 112.365871 99.657112) + (xy 112.305726 99.613414) + (xy 112.212734 99.545851) + (xy 112.212729 99.545848) + (xy 112.039807 99.468857) + (xy 112.039802 99.468855) + (xy 111.894001 99.437865) + (xy 111.854646 99.4295) + (xy 111.665354 99.4295) + (xy 111.632897 99.436398) + (xy 111.480197 99.468855) + (xy 111.480192 99.468857) + (xy 111.30727 99.545848) + (xy 111.307265 99.545851) + (xy 111.154129 99.657111) + (xy 111.027466 99.797785) + (xy 110.932821 99.961715) + (xy 110.932818 99.961722) + (xy 110.884936 100.10909) + (xy 110.874326 100.141744) + (xy 110.85454 100.33) + (xy 106.918141 100.33) + (xy 106.814001 100.307865) + (xy 106.774646 100.2995) + (xy 106.585354 100.2995) + (xy 106.552897 100.306398) + (xy 106.400197 100.338855) + (xy 106.400192 100.338857) + (xy 106.22727 100.415848) + (xy 106.227265 100.415851) + (xy 106.074129 100.527111) + (xy 105.947466 100.667785) + (xy 105.852821 100.831715) + (xy 105.852818 100.831722) + (xy 105.794327 101.01174) + (xy 105.794326 101.011744) + (xy 105.7795 101.152808) + (xy 105.7795 102.047192) + (xy 105.0405 102.047192) + (xy 105.0405 101.152808) + (xy 105.025674 101.011744) + (xy 104.967179 100.831716) + (xy 104.872533 100.667784) + (xy 104.745871 100.527112) + (xy 104.733682 100.518256) + (xy 104.592734 100.415851) + (xy 104.592729 100.415848) + (xy 104.419807 100.338857) + (xy 104.419802 100.338855) + (xy 104.274001 100.307865) + (xy 104.234646 100.2995) + (xy 104.045354 100.2995) + (xy 104.012897 100.306398) + (xy 103.860197 100.338855) + (xy 103.860192 100.338857) + (xy 103.68727 100.415848) + (xy 103.687265 100.415851) + (xy 103.534129 100.527111) + (xy 103.407466 100.667785) + (xy 103.312821 100.831715) + (xy 103.312818 100.831722) + (xy 103.254327 101.01174) + (xy 103.254326 101.011744) + (xy 103.2395 101.152808) + (xy 103.2395 102.047192) + (xy 102.5005 102.047192) + (xy 102.5005 101.152808) + (xy 102.485674 101.011744) + (xy 102.427179 100.831716) + (xy 102.332533 100.667784) + (xy 102.205871 100.527112) + (xy 102.193682 100.518256) + (xy 102.052734 100.415851) + (xy 102.052729 100.415848) + (xy 101.879807 100.338857) + (xy 101.879802 100.338855) + (xy 101.734001 100.307865) + (xy 101.694646 100.2995) + (xy 101.505354 100.2995) + (xy 101.472897 100.306398) + (xy 101.320197 100.338855) + (xy 101.320192 100.338857) + (xy 101.14727 100.415848) + (xy 101.147265 100.415851) + (xy 100.994129 100.527111) + (xy 100.867466 100.667785) + (xy 100.772821 100.831715) + (xy 100.772818 100.831722) + (xy 100.714327 101.01174) + (xy 100.714326 101.011744) + (xy 100.6995 101.152808) + (xy 100.6995 102.047192) + (xy 99.9605 102.047192) + (xy 99.9605 101.152808) + (xy 99.945674 101.011744) + (xy 99.887179 100.831716) + (xy 99.792533 100.667784) + (xy 99.665871 100.527112) + (xy 99.653682 100.518256) + (xy 99.512734 100.415851) + (xy 99.512729 100.415848) + (xy 99.339807 100.338857) + (xy 99.339802 100.338855) + (xy 99.194001 100.307865) + (xy 99.154646 100.2995) + (xy 98.965354 100.2995) + (xy 98.932897 100.306398) + (xy 98.780197 100.338855) + (xy 98.780192 100.338857) + (xy 98.60727 100.415848) + (xy 98.607265 100.415851) + (xy 98.454129 100.527111) + (xy 98.327466 100.667785) + (xy 98.232821 100.831715) + (xy 98.232818 100.831722) + (xy 98.174327 101.01174) + (xy 98.174326 101.011744) + (xy 98.1595 101.152808) + (xy 98.1595 102.047192) + (xy 97.4205 102.047192) + (xy 97.4205 101.152808) + (xy 97.405674 101.011744) + (xy 97.347179 100.831716) + (xy 97.252533 100.667784) + (xy 97.125871 100.527112) + (xy 97.113682 100.518256) + (xy 96.972734 100.415851) + (xy 96.972729 100.415848) + (xy 96.799807 100.338857) + (xy 96.799802 100.338855) + (xy 96.654001 100.307865) + (xy 96.614646 100.2995) + (xy 96.425354 100.2995) + (xy 96.392897 100.306398) + (xy 96.240197 100.338855) + (xy 96.240192 100.338857) + (xy 96.06727 100.415848) + (xy 96.067265 100.415851) + (xy 95.914129 100.527111) + (xy 95.787466 100.667785) + (xy 95.692821 100.831715) + (xy 95.692818 100.831722) + (xy 95.634327 101.01174) + (xy 95.634326 101.011744) + (xy 95.6195 101.152808) + (xy 95.6195 102.047192) + (xy 94.8805 102.047192) + (xy 94.8805 101.152808) + (xy 94.865674 101.011744) + (xy 94.807179 100.831716) + (xy 94.712533 100.667784) + (xy 94.585871 100.527112) + (xy 94.573682 100.518256) + (xy 94.432734 100.415851) + (xy 94.432729 100.415848) + (xy 94.259807 100.338857) + (xy 94.259802 100.338855) + (xy 94.114001 100.307865) + (xy 94.074646 100.2995) + (xy 93.885354 100.2995) + (xy 93.852897 100.306398) + (xy 93.700197 100.338855) + (xy 93.700192 100.338857) + (xy 93.52727 100.415848) + (xy 93.527265 100.415851) + (xy 93.374129 100.527111) + (xy 93.247466 100.667785) + (xy 93.152821 100.831715) + (xy 93.152818 100.831722) + (xy 93.094327 101.01174) + (xy 93.094326 101.011744) + (xy 93.0795 101.152808) + (xy 93.0795 102.047192) + (xy 92.3405 102.047192) + (xy 92.3405 101.152808) + (xy 92.325674 101.011744) + (xy 92.267179 100.831716) + (xy 92.172533 100.667784) + (xy 92.045871 100.527112) + (xy 92.033682 100.518256) + (xy 91.892734 100.415851) + (xy 91.892729 100.415848) + (xy 91.719807 100.338857) + (xy 91.719802 100.338855) + (xy 91.574001 100.307865) + (xy 91.534646 100.2995) + (xy 91.345354 100.2995) + (xy 91.312897 100.306398) + (xy 91.160197 100.338855) + (xy 91.160192 100.338857) + (xy 90.98727 100.415848) + (xy 90.987265 100.415851) + (xy 90.834129 100.527111) + (xy 90.707466 100.667785) + (xy 90.612821 100.831715) + (xy 90.612818 100.831722) + (xy 90.554327 101.01174) + (xy 90.554326 101.011744) + (xy 90.5395 101.152808) + (xy 90.5395 102.047192) + (xy 71.036617 102.047192) + (xy 71.111144 101.879803) + (xy 71.1505 101.694646) + (xy 71.1505 101.505354) + (xy 71.111144 101.320197) + (xy 71.034151 101.14727) + (xy 71.034148 101.147265) + (xy 70.922888 100.994129) + (xy 70.87112 100.947517) + (xy 70.782216 100.867467) + (xy 70.618284 100.772821) + (xy 70.618277 100.772818) + (xy 70.438259 100.714327) + (xy 70.438256 100.714326) + (xy 70.297192 100.6995) + (xy 69.402808 100.6995) + (xy 69.261744 100.714326) + (xy 69.261741 100.714326) + (xy 69.26174 100.714327) + (xy 69.081722 100.772818) + (xy 69.081715 100.772821) + (xy 68.917785 100.867466) + (xy 68.777111 100.994129) + (xy 68.665851 101.147265) + (xy 68.665848 101.14727) + (xy 68.588857 101.320192) + (xy 68.588855 101.320197) + (xy 68.5495 101.505354) + (xy 68.5495 101.694645) + (xy 63.5305 101.694645) + (xy 63.5305 101.505354) + (xy 63.491144 101.320197) + (xy 63.414151 101.14727) + (xy 63.414148 101.147265) + (xy 63.302888 100.994129) + (xy 63.25112 100.947517) + (xy 63.162216 100.867467) + (xy 62.998284 100.772821) + (xy 62.998277 100.772818) + (xy 62.818259 100.714327) + (xy 62.818256 100.714326) + (xy 62.677192 100.6995) + (xy 61.782808 100.6995) + (xy 61.641744 100.714326) + (xy 61.641741 100.714326) + (xy 61.64174 100.714327) + (xy 61.461722 100.772818) + (xy 61.461715 100.772821) + (xy 61.297785 100.867466) + (xy 61.157111 100.994129) + (xy 61.045851 101.147265) + (xy 61.045848 101.14727) + (xy 60.968857 101.320192) + (xy 60.968855 101.320197) + (xy 60.9295 101.505354) + (xy 60.9295 101.694645) + (xy 59.7205 101.694645) + (xy 59.720499 100.790102) + (xy 59.714669 100.760787) + (xy 59.714668 100.760785) + (xy 59.692457 100.727542) + (xy 59.659214 100.705332) + (xy 59.659215 100.705332) + (xy 59.659213 100.705331) + (xy 59.659211 100.70533) + (xy 59.659208 100.705329) + (xy 59.629901 100.6995) + (xy 57.210105 100.6995) + (xy 57.210097 100.699501) + (xy 57.180787 100.70533) + (xy 57.147542 100.727542) + (xy 57.125332 100.760785) + (xy 57.125329 100.760791) + (xy 57.1195 100.790098) + (xy 57.1195 102.409894) + (xy 51.598223 102.409894) + (xy 51.732216 102.332533) + (xy 51.872888 102.205871) + (xy 51.984151 102.05273) + (xy 52.061144 101.879803) + (xy 52.1005 101.694646) + (xy 52.1005 101.505354) + (xy 52.061144 101.320197) + (xy 51.984151 101.14727) + (xy 51.984148 101.147265) + (xy 51.872888 100.994129) + (xy 51.82112 100.947517) + (xy 51.732216 100.867467) + (xy 51.568284 100.772821) + (xy 51.568277 100.772818) + (xy 51.388259 100.714327) + (xy 51.388256 100.714326) + (xy 51.247192 100.6995) + (xy 50.352808 100.6995) + (xy 50.211744 100.714326) + (xy 50.211741 100.714326) + (xy 50.21174 100.714327) + (xy 50.031722 100.772818) + (xy 50.031715 100.772821) + (xy 49.867785 100.867466) + (xy 49.727111 100.994129) + (xy 49.615851 101.147265) + (xy 49.615848 101.14727) + (xy 49.538857 101.320192) + (xy 49.538855 101.320197) + (xy 49.4995 101.505354) + (xy 49.4995 101.694645) + (xy 48.895 101.694645) + (xy 48.895 100.33) + (xy 74.02454 100.33) + (xy 74.044326 100.518256) + (xy 74.044327 100.518259) + (xy 74.102818 100.698277) + (xy 74.102821 100.698284) + (xy 74.197467 100.862216) + (xy 74.274273 100.947517) + (xy 74.324129 101.002888) + (xy 74.477265 101.114148) + (xy 74.47727 101.114151) + (xy 74.650192 101.191142) + (xy 74.650197 101.191144) + (xy 74.835354 101.2305) + (xy 74.835355 101.2305) + (xy 75.024644 101.2305) + (xy 75.024646 101.2305) + (xy 75.209803 101.191144) + (xy 75.324911 101.139894) + (xy 81.6495 101.139894) + (xy 81.649501 101.139902) + (xy 81.65533 101.169212) + (xy 81.677542 101.202457) + (xy 81.694219 101.213599) + (xy 81.710787 101.224669) + (xy 81.71079 101.224669) + (xy 81.710791 101.22467) + (xy 81.720647 101.22663) + (xy 81.740101 101.2305) + (xy 83.359898 101.230499) + (xy 83.389213 101.224669) + (xy 83.422457 101.202457) + (xy 83.444669 101.169213) + (xy 83.4505 101.139899) + (xy 83.450499 99.822002) + (xy 84.608131 99.822002) + (xy 84.625498 99.931658) + (xy 84.675904 100.030585) + (xy 84.675909 100.030592) + (xy 84.754407 100.10909) + (xy 84.75441 100.109092) + (xy 84.754413 100.109095) + (xy 84.818483 100.14174) + (xy 84.853341 100.159501) + (xy 84.962998 100.176869) + (xy 84.963 100.176869) + (xy 84.963002 100.176869) + (xy 85.072658 100.159501) + (xy 85.072659 100.1595) + (xy 85.072661 100.1595) + (xy 85.171587 100.109095) + (xy 85.250095 100.030587) + (xy 85.3005 99.931661) + (xy 85.3005 99.931659) + (xy 85.300501 99.931658) + (xy 85.317869 99.822002) + (xy 85.317869 99.821997) + (xy 85.300501 99.712341) + (xy 85.3005 99.712339) + (xy 85.250095 99.613413) + (xy 85.250092 99.61341) + (xy 85.25009 99.613407) + (xy 85.171592 99.534909) + (xy 85.171588 99.534906) + (xy 85.171587 99.534905) + (xy 85.14254 99.520105) + (xy 85.072658 99.484498) + (xy 84.963002 99.467131) + (xy 84.962998 99.467131) + (xy 84.853341 99.484498) + (xy 84.754414 99.534904) + (xy 84.754407 99.534909) + (xy 84.675909 99.613407) + (xy 84.675904 99.613414) + (xy 84.625498 99.712341) + (xy 84.608131 99.821997) + (xy 84.608131 99.822002) + (xy 83.450499 99.822002) + (xy 83.450499 99.520102) + (xy 83.444669 99.490787) + (xy 83.440467 99.484498) + (xy 83.422457 99.457542) + (xy 83.389214 99.435332) + (xy 83.389215 99.435332) + (xy 83.389213 99.435331) + (xy 83.389211 99.43533) + (xy 83.389208 99.435329) + (xy 83.359901 99.4295) + (xy 81.740105 99.4295) + (xy 81.740097 99.429501) + (xy 81.710787 99.43533) + (xy 81.677542 99.457542) + (xy 81.655332 99.490785) + (xy 81.655329 99.490791) + (xy 81.6495 99.520098) + (xy 81.6495 101.139894) + (xy 75.324911 101.139894) + (xy 75.38273 101.114151) + (xy 75.535871 101.002888) + (xy 75.662533 100.862216) + (xy 75.757179 100.698284) + (xy 75.815674 100.518256) + (xy 75.83546 100.33) + (xy 75.815674 100.141744) + (xy 75.757179 99.961716) + (xy 75.662533 99.797784) + (xy 75.535871 99.657112) + (xy 75.475726 99.613414) + (xy 75.382734 99.545851) + (xy 75.382729 99.545848) + (xy 75.209807 99.468857) + (xy 75.209802 99.468855) + (xy 75.064001 99.437865) + (xy 75.024646 99.4295) + (xy 74.835354 99.4295) + (xy 74.802897 99.436398) + (xy 74.650197 99.468855) + (xy 74.650192 99.468857) + (xy 74.47727 99.545848) + (xy 74.477265 99.545851) + (xy 74.324129 99.657111) + (xy 74.197466 99.797785) + (xy 74.102821 99.961715) + (xy 74.102818 99.961722) + (xy 74.054936 100.10909) + (xy 74.044326 100.141744) + (xy 74.02454 100.33) + (xy 48.895 100.33) + (xy 48.895 99.154645) + (xy 60.9295 99.154645) + (xy 60.968855 99.339802) + (xy 60.968857 99.339807) + (xy 61.045848 99.512729) + (xy 61.045851 99.512734) + (xy 61.150748 99.657112) + (xy 61.157112 99.665871) + (xy 61.297784 99.792533) + (xy 61.461716 99.887179) + (xy 61.641744 99.945674) + (xy 61.782808 99.9605) + (xy 61.782812 99.9605) + (xy 62.677188 99.9605) + (xy 62.677192 99.9605) + (xy 62.818256 99.945674) + (xy 62.998284 99.887179) + (xy 63.028223 99.869894) + (xy 68.5495 99.869894) + (xy 68.549501 99.869902) + (xy 68.55533 99.899212) + (xy 68.577542 99.932457) + (xy 68.594219 99.943599) + (xy 68.610787 99.954669) + (xy 68.61079 99.954669) + (xy 68.610791 99.95467) + (xy 68.620647 99.95663) + (xy 68.640101 99.9605) + (xy 71.059898 99.960499) + (xy 71.089213 99.954669) + (xy 71.122457 99.932457) + (xy 71.144669 99.899213) + (xy 71.1505 99.869899) + (xy 71.150499 99.154645) + (xy 168.8795 99.154645) + (xy 168.918855 99.339802) + (xy 168.918857 99.339807) + (xy 168.995848 99.512729) + (xy 168.995851 99.512734) + (xy 169.100748 99.657112) + (xy 169.107112 99.665871) + (xy 169.247784 99.792533) + (xy 169.411716 99.887179) + (xy 169.591744 99.945674) + (xy 169.732808 99.9605) + (xy 169.732812 99.9605) + (xy 170.627188 99.9605) + (xy 170.627192 99.9605) + (xy 170.768256 99.945674) + (xy 170.948284 99.887179) + (xy 171.112216 99.792533) + (xy 171.252888 99.665871) + (xy 171.364151 99.51273) + (xy 171.441144 99.339803) + (xy 171.4805 99.154646) + (xy 171.4805 98.965354) + (xy 171.441144 98.780197) + (xy 171.364151 98.60727) + (xy 171.364148 98.607265) + (xy 171.252888 98.454129) + (xy 171.20112 98.407517) + (xy 171.112216 98.327467) + (xy 170.948284 98.232821) + (xy 170.948277 98.232818) + (xy 170.768259 98.174327) + (xy 170.768256 98.174326) + (xy 170.627192 98.1595) + (xy 169.732808 98.1595) + (xy 169.591744 98.174326) + (xy 169.591741 98.174326) + (xy 169.59174 98.174327) + (xy 169.411722 98.232818) + (xy 169.411715 98.232821) + (xy 169.247785 98.327466) + (xy 169.107111 98.454129) + (xy 168.995851 98.607265) + (xy 168.995848 98.60727) + (xy 168.918857 98.780192) + (xy 168.918855 98.780197) + (xy 168.8795 98.965354) + (xy 168.8795 99.154645) + (xy 71.150499 99.154645) + (xy 71.150499 98.552002) + (xy 97.435131 98.552002) + (xy 97.452498 98.661658) + (xy 97.502904 98.760585) + (xy 97.502909 98.760592) + (xy 97.581407 98.83909) + (xy 97.58141 98.839092) + (xy 97.581413 98.839095) + (xy 97.680339 98.8895) + (xy 97.680341 98.889501) + (xy 97.789998 98.906869) + (xy 97.79 98.906869) + (xy 97.790002 98.906869) + (xy 97.899658 98.889501) + (xy 97.899659 98.8895) + (xy 97.899661 98.8895) + (xy 97.998587 98.839095) + (xy 98.077095 98.760587) + (xy 98.1275 98.661661) + (xy 98.1275 98.661659) + (xy 98.127501 98.661658) + (xy 98.144869 98.552002) + (xy 98.144869 98.551997) + (xy 98.127501 98.442341) + (xy 98.109757 98.407517) + (xy 98.077095 98.343413) + (xy 98.077092 98.34341) + (xy 98.07709 98.343407) + (xy 97.998592 98.264909) + (xy 97.998588 98.264906) + (xy 97.998587 98.264905) + (xy 97.96954 98.250105) + (xy 97.899658 98.214498) + (xy 97.790002 98.197131) + (xy 97.789998 98.197131) + (xy 97.680341 98.214498) + (xy 97.581414 98.264904) + (xy 97.581407 98.264909) + (xy 97.502909 98.343407) + (xy 97.502904 98.343414) + (xy 97.452498 98.442341) + (xy 97.435131 98.551997) + (xy 97.435131 98.552002) + (xy 71.150499 98.552002) + (xy 71.150499 98.250102) + (xy 71.144669 98.220787) + (xy 71.140467 98.214498) + (xy 71.122457 98.187542) + (xy 71.089214 98.165332) + (xy 71.089215 98.165332) + (xy 71.089213 98.165331) + (xy 71.089211 98.16533) + (xy 71.089208 98.165329) + (xy 71.059901 98.1595) + (xy 68.640105 98.1595) + (xy 68.640097 98.159501) + (xy 68.610787 98.16533) + (xy 68.577542 98.187542) + (xy 68.555332 98.220785) + (xy 68.555329 98.220791) + (xy 68.5495 98.250098) + (xy 68.5495 99.869894) + (xy 63.028223 99.869894) + (xy 63.162216 99.792533) + (xy 63.302888 99.665871) + (xy 63.414151 99.51273) + (xy 63.491144 99.339803) + (xy 63.5305 99.154646) + (xy 63.5305 98.965354) + (xy 63.491144 98.780197) + (xy 63.414151 98.60727) + (xy 63.414148 98.607265) + (xy 63.302888 98.454129) + (xy 63.25112 98.407517) + (xy 63.162216 98.327467) + (xy 62.998284 98.232821) + (xy 62.998277 98.232818) + (xy 62.818259 98.174327) + (xy 62.818256 98.174326) + (xy 62.677192 98.1595) + (xy 61.782808 98.1595) + (xy 61.641744 98.174326) + (xy 61.641741 98.174326) + (xy 61.64174 98.174327) + (xy 61.461722 98.232818) + (xy 61.461715 98.232821) + (xy 61.297785 98.327466) + (xy 61.157111 98.454129) + (xy 61.045851 98.607265) + (xy 61.045848 98.60727) + (xy 60.968857 98.780192) + (xy 60.968855 98.780197) + (xy 60.9295 98.965354) + (xy 60.9295 99.154645) + (xy 48.895 99.154645) + (xy 48.895 97.79) + (xy 43.815 97.79) + (xy 43.8045 97.79) + (xy 43.737461 97.770315) + (xy 43.691706 97.717511) + (xy 43.6805 97.666) + (xy 43.6805 96.520002) + (xy 77.115131 96.520002) + (xy 77.132498 96.629658) + (xy 77.182904 96.728585) + (xy 77.182909 96.728592) + (xy 77.261407 96.80709) + (xy 77.26141 96.807092) + (xy 77.261413 96.807095) + (xy 77.34099 96.847641) + (xy 77.360341 96.857501) + (xy 77.469998 96.874869) + (xy 77.47 96.874869) + (xy 77.470002 96.874869) + (xy 77.579658 96.857501) + (xy 77.579659 96.8575) + (xy 77.579661 96.8575) + (xy 77.678587 96.807095) + (xy 77.757095 96.728587) + (xy 77.8075 96.629661) + (xy 77.8075 96.629659) + (xy 77.807501 96.629658) + (xy 77.824869 96.520002) + (xy 77.824869 96.519997) + (xy 77.807501 96.410341) + (xy 77.798666 96.393002) + (xy 89.180131 96.393002) + (xy 89.197498 96.502658) + (xy 89.247904 96.601585) + (xy 89.247909 96.601592) + (xy 89.326407 96.68009) + (xy 89.32641 96.680092) + (xy 89.326413 96.680095) + (xy 89.421581 96.728585) + (xy 89.425341 96.730501) + (xy 89.534998 96.747869) + (xy 89.535 96.747869) + (xy 89.535002 96.747869) + (xy 89.644658 96.730501) + (xy 89.644659 96.7305) + (xy 89.644661 96.7305) + (xy 89.743587 96.680095) + (xy 89.77668 96.647002) + (xy 108.103131 96.647002) + (xy 108.120498 96.756658) + (xy 108.170904 96.855585) + (xy 108.170909 96.855592) + (xy 108.249407 96.93409) + (xy 108.24941 96.934092) + (xy 108.249413 96.934095) + (xy 108.348339 96.9845) + (xy 108.348341 96.984501) + (xy 108.457998 97.001869) + (xy 108.458 97.001869) + (xy 108.458002 97.001869) + (xy 108.567658 96.984501) + (xy 108.567659 96.9845) + (xy 108.567661 96.9845) + (xy 108.666587 96.934095) + (xy 108.745095 96.855587) + (xy 108.7955 96.756661) + (xy 108.7955 96.756659) + (xy 108.795501 96.756658) + (xy 108.812869 96.647002) + (xy 136.297131 96.647002) + (xy 136.314498 96.756658) + (xy 136.364904 96.855585) + (xy 136.364909 96.855592) + (xy 136.443407 96.93409) + (xy 136.44341 96.934092) + (xy 136.443413 96.934095) + (xy 136.542339 96.9845) + (xy 136.542341 96.984501) + (xy 136.651998 97.001869) + (xy 136.652 97.001869) + (xy 136.652002 97.001869) + (xy 136.761658 96.984501) + (xy 136.761659 96.9845) + (xy 136.761661 96.9845) + (xy 136.860587 96.934095) + (xy 136.939095 96.855587) + (xy 136.9895 96.756661) + (xy 136.9895 96.756659) + (xy 136.989501 96.756658) + (xy 137.006869 96.647002) + (xy 137.006869 96.646997) + (xy 136.989501 96.537341) + (xy 136.971829 96.502658) + (xy 136.939095 96.438413) + (xy 136.939092 96.43841) + (xy 136.93909 96.438407) + (xy 136.860592 96.359909) + (xy 136.860588 96.359906) + (xy 136.860587 96.359905) + (xy 136.856743 96.357946) + (xy 136.761658 96.309498) + (xy 136.652002 96.292131) + (xy 136.651998 96.292131) + (xy 136.542341 96.309498) + (xy 136.443414 96.359904) + (xy 136.443407 96.359909) + (xy 136.364909 96.438407) + (xy 136.364904 96.438414) + (xy 136.314498 96.537341) + (xy 136.297131 96.646997) + (xy 136.297131 96.647002) + (xy 108.812869 96.647002) + (xy 108.812869 96.646997) + (xy 108.795501 96.537341) + (xy 108.777829 96.502658) + (xy 108.745095 96.438413) + (xy 108.745092 96.43841) + (xy 108.74509 96.438407) + (xy 108.666592 96.359909) + (xy 108.666588 96.359906) + (xy 108.666587 96.359905) + (xy 108.662743 96.357946) + (xy 108.567658 96.309498) + (xy 108.458002 96.292131) + (xy 108.457998 96.292131) + (xy 108.348341 96.309498) + (xy 108.249414 96.359904) + (xy 108.249407 96.359909) + (xy 108.170909 96.438407) + (xy 108.170904 96.438414) + (xy 108.120498 96.537341) + (xy 108.103131 96.646997) + (xy 108.103131 96.647002) + (xy 89.77668 96.647002) + (xy 89.822095 96.601587) + (xy 89.8725 96.502661) + (xy 89.8725 96.502659) + (xy 89.872501 96.502658) + (xy 89.889869 96.393002) + (xy 89.889869 96.392997) + (xy 89.872501 96.283341) + (xy 89.865703 96.269999) + (xy 168.501127 96.269999) + (xy 168.501128 96.27) + (xy 169.864314 96.27) + (xy 169.852359 96.281955) + (xy 169.794835 96.394852) + (xy 169.775014 96.52) + (xy 169.794835 96.645148) + (xy 169.852359 96.758045) + (xy 169.864314 96.77) + (xy 168.501128 96.77) + (xy 168.55373 96.966317) + (xy 168.553734 96.966326) + (xy 168.649865 97.172482) + (xy 168.780342 97.35882) + (xy 168.941179 97.519657) + (xy 169.127517 97.650134) + (xy 169.333673 97.746265) + (xy 169.333682 97.746269) + (xy 169.553389 97.805139) + (xy 169.5534 97.805141) + (xy 169.723233 97.819999) + (xy 169.723236 97.82) + (xy 169.93 97.82) + (xy 169.93 96.835686) + (xy 169.941955 96.847641) + (xy 170.054852 96.905165) + (xy 170.148519 96.92) + (xy 170.211481 96.92) + (xy 170.305148 96.905165) + (xy 170.418045 96.847641) + (xy 170.43 96.835686) + (xy 170.43 97.82) + (xy 170.636764 97.82) + (xy 170.636766 97.819999) + (xy 170.806599 97.805141) + (xy 170.80661 97.805139) + (xy 171.026317 97.746269) + (xy 171.026326 97.746265) + (xy 171.232482 97.650134) + (xy 171.41882 97.519657) + (xy 171.579657 97.35882) + (xy 171.710134 97.172482) + (xy 171.806265 96.966326) + (xy 171.806269 96.966317) + (xy 171.858872 96.77) + (xy 170.495686 96.77) + (xy 170.507641 96.758045) + (xy 170.565165 96.645148) + (xy 170.584986 96.52) + (xy 170.565165 96.394852) + (xy 170.507641 96.281955) + (xy 170.495686 96.27) + (xy 171.858872 96.27) + (xy 171.858872 96.269999) + (xy 171.806269 96.073682) + (xy 171.806265 96.073673) + (xy 171.710134 95.867517) + (xy 171.579657 95.681179) + (xy 171.41882 95.520342) + (xy 171.232482 95.389865) + (xy 171.026326 95.293734) + (xy 171.026317 95.29373) + (xy 170.80661 95.23486) + (xy 170.806599 95.234858) + (xy 170.636766 95.22) + (xy 170.43 95.22) + (xy 170.43 96.204314) + (xy 170.418045 96.192359) + (xy 170.305148 96.134835) + (xy 170.211481 96.12) + (xy 170.148519 96.12) + (xy 170.054852 96.134835) + (xy 169.941955 96.192359) + (xy 169.93 96.204314) + (xy 169.93 95.22) + (xy 169.723233 95.22) + (xy 169.5534 95.234858) + (xy 169.553389 95.23486) + (xy 169.333682 95.29373) + (xy 169.333673 95.293734) + (xy 169.127517 95.389865) + (xy 168.941179 95.520342) + (xy 168.780342 95.681179) + (xy 168.649865 95.867517) + (xy 168.553734 96.073673) + (xy 168.55373 96.073682) + (xy 168.501127 96.269999) + (xy 89.865703 96.269999) + (xy 89.846805 96.232909) + (xy 89.822095 96.184413) + (xy 89.822092 96.18441) + (xy 89.82209 96.184407) + (xy 89.743592 96.105909) + (xy 89.743588 96.105906) + (xy 89.743587 96.105905) + (xy 89.739743 96.103946) + (xy 89.644658 96.055498) + (xy 89.535002 96.038131) + (xy 89.534998 96.038131) + (xy 89.425341 96.055498) + (xy 89.326414 96.105904) + (xy 89.326407 96.105909) + (xy 89.247909 96.184407) + (xy 89.247904 96.184414) + (xy 89.197498 96.283341) + (xy 89.180131 96.392997) + (xy 89.180131 96.393002) + (xy 77.798666 96.393002) + (xy 77.781805 96.359909) + (xy 77.757095 96.311413) + (xy 77.757092 96.31141) + (xy 77.75709 96.311407) + (xy 77.678592 96.232909) + (xy 77.678588 96.232906) + (xy 77.678587 96.232905) + (xy 77.674743 96.230946) + (xy 77.579658 96.182498) + (xy 77.470002 96.165131) + (xy 77.469998 96.165131) + (xy 77.360341 96.182498) + (xy 77.261414 96.232904) + (xy 77.261407 96.232909) + (xy 77.182909 96.311407) + (xy 77.182904 96.311414) + (xy 77.132498 96.410341) + (xy 77.115131 96.519997) + (xy 77.115131 96.520002) + (xy 43.6805 96.520002) + (xy 43.6805 94.877844) + (xy 50.72 94.877844) + (xy 50.726401 94.937372) + (xy 50.726403 94.937379) + (xy 50.776645 95.072086) + (xy 50.776649 95.072093) + (xy 50.862809 95.187187) + (xy 50.862812 95.18719) + (xy 50.977906 95.27335) + (xy 50.977913 95.273354) + (xy 51.11262 95.323596) + (xy 51.112627 95.323598) + (xy 51.172155 95.329999) + (xy 51.172172 95.33) + (xy 51.82 95.33) + (xy 51.82 94.415501) + (xy 51.927685 94.46468) + (xy 52.034237 94.48) + (xy 52.105763 94.48) + (xy 52.212315 94.46468) + (xy 52.32 94.415501) + (xy 52.32 95.33) + (xy 52.967828 95.33) + (xy 52.967844 95.329999) + (xy 53.027372 95.323598) + (xy 53.027379 95.323596) + (xy 53.162086 95.273354) + (xy 53.162093 95.27335) + (xy 53.273575 95.189894) + (xy 90.5395 95.189894) + (xy 90.539501 95.189902) + (xy 90.54533 95.219212) + (xy 90.567542 95.252457) + (xy 90.584219 95.263599) + (xy 90.600787 95.274669) + (xy 90.60079 95.274669) + (xy 90.600791 95.27467) + (xy 90.608137 95.276131) + (xy 90.630101 95.2805) + (xy 92.249898 95.280499) + (xy 92.279213 95.274669) + (xy 92.312457 95.252457) + (xy 92.334669 95.219213) + (xy 92.3405 95.189899) + (xy 92.3405 94.427192) + (xy 93.0795 94.427192) + (xy 93.094326 94.568256) + (xy 93.094327 94.568259) + (xy 93.152818 94.748277) + (xy 93.152821 94.748284) + (xy 93.247467 94.912216) + (xy 93.338519 95.013339) + (xy 93.374129 95.052888) + (xy 93.527265 95.164148) + (xy 93.52727 95.164151) + (xy 93.700192 95.241142) + (xy 93.700197 95.241144) + (xy 93.885354 95.2805) + (xy 93.885355 95.2805) + (xy 94.074644 95.2805) + (xy 94.074646 95.2805) + (xy 94.259803 95.241144) + (xy 94.43273 95.164151) + (xy 94.585871 95.052888) + (xy 94.712533 94.912216) + (xy 94.807179 94.748284) + (xy 94.865674 94.568256) + (xy 94.8805 94.427192) + (xy 95.6195 94.427192) + (xy 95.634326 94.568256) + (xy 95.634327 94.568259) + (xy 95.692818 94.748277) + (xy 95.692821 94.748284) + (xy 95.787467 94.912216) + (xy 95.878519 95.013339) + (xy 95.914129 95.052888) + (xy 96.067265 95.164148) + (xy 96.06727 95.164151) + (xy 96.240192 95.241142) + (xy 96.240197 95.241144) + (xy 96.425354 95.2805) + (xy 96.425355 95.2805) + (xy 96.614644 95.2805) + (xy 96.614646 95.2805) + (xy 96.799803 95.241144) + (xy 96.97273 95.164151) + (xy 97.125871 95.052888) + (xy 97.252533 94.912216) + (xy 97.347179 94.748284) + (xy 97.405674 94.568256) + (xy 97.4205 94.427192) + (xy 98.1595 94.427192) + (xy 98.174326 94.568256) + (xy 98.174327 94.568259) + (xy 98.232818 94.748277) + (xy 98.232821 94.748284) + (xy 98.327467 94.912216) + (xy 98.418519 95.013339) + (xy 98.454129 95.052888) + (xy 98.607265 95.164148) + (xy 98.60727 95.164151) + (xy 98.780192 95.241142) + (xy 98.780197 95.241144) + (xy 98.965354 95.2805) + (xy 98.965355 95.2805) + (xy 99.154644 95.2805) + (xy 99.154646 95.2805) + (xy 99.339803 95.241144) + (xy 99.51273 95.164151) + (xy 99.665871 95.052888) + (xy 99.792533 94.912216) + (xy 99.887179 94.748284) + (xy 99.945674 94.568256) + (xy 99.9605 94.427192) + (xy 100.6995 94.427192) + (xy 100.714326 94.568256) + (xy 100.714327 94.568259) + (xy 100.772818 94.748277) + (xy 100.772821 94.748284) + (xy 100.867467 94.912216) + (xy 100.958519 95.013339) + (xy 100.994129 95.052888) + (xy 101.147265 95.164148) + (xy 101.14727 95.164151) + (xy 101.320192 95.241142) + (xy 101.320197 95.241144) + (xy 101.505354 95.2805) + (xy 101.505355 95.2805) + (xy 101.694644 95.2805) + (xy 101.694646 95.2805) + (xy 101.879803 95.241144) + (xy 102.05273 95.164151) + (xy 102.205871 95.052888) + (xy 102.332533 94.912216) + (xy 102.427179 94.748284) + (xy 102.485674 94.568256) + (xy 102.5005 94.427192) + (xy 103.2395 94.427192) + (xy 103.254326 94.568256) + (xy 103.254327 94.568259) + (xy 103.312818 94.748277) + (xy 103.312821 94.748284) + (xy 103.407467 94.912216) + (xy 103.498519 95.013339) + (xy 103.534129 95.052888) + (xy 103.687265 95.164148) + (xy 103.68727 95.164151) + (xy 103.860192 95.241142) + (xy 103.860197 95.241144) + (xy 104.045354 95.2805) + (xy 104.045355 95.2805) + (xy 104.234644 95.2805) + (xy 104.234646 95.2805) + (xy 104.419803 95.241144) + (xy 104.59273 95.164151) + (xy 104.745871 95.052888) + (xy 104.872533 94.912216) + (xy 104.967179 94.748284) + (xy 105.025674 94.568256) + (xy 105.039494 94.436766) + (xy 105.38 94.436766) + (xy 105.394858 94.606599) + (xy 105.39486 94.60661) + (xy 105.45373 94.826317) + (xy 105.453734 94.826326) + (xy 105.549865 95.032482) + (xy 105.680342 95.21882) + (xy 105.841179 95.379657) + (xy 106.027517 95.510134) + (xy 106.233673 95.606265) + (xy 106.233682 95.606269) + (xy 106.429999 95.658872) + (xy 106.43 95.658871) + (xy 106.43 94.295686) + (xy 106.441955 94.307641) + (xy 106.554852 94.365165) + (xy 106.648519 94.38) + (xy 106.711481 94.38) + (xy 106.805148 94.365165) + (xy 106.918045 94.307641) + (xy 106.93 94.295686) + (xy 106.93 95.658872) + (xy 107.034012 95.631002) + (xy 108.992131 95.631002) + (xy 109.009498 95.740658) + (xy 109.059904 95.839585) + (xy 109.059909 95.839592) + (xy 109.138407 95.91809) + (xy 109.13841 95.918092) + (xy 109.138413 95.918095) + (xy 109.237339 95.9685) + (xy 109.237341 95.968501) + (xy 109.346998 95.985869) + (xy 109.347 95.985869) + (xy 109.347002 95.985869) + (xy 109.456658 95.968501) + (xy 109.456659 95.9685) + (xy 109.456661 95.9685) + (xy 109.555587 95.918095) + (xy 109.634095 95.839587) + (xy 109.6845 95.740661) + (xy 109.6845 95.740659) + (xy 109.684501 95.740658) + (xy 109.701869 95.631002) + (xy 109.701869 95.630997) + (xy 109.684501 95.521341) + (xy 109.662351 95.477869) + (xy 109.634095 95.422413) + (xy 109.634092 95.42241) + (xy 109.63409 95.422407) + (xy 109.555592 95.343909) + (xy 109.555588 95.343906) + (xy 109.555587 95.343905) + (xy 109.531421 95.331592) + (xy 109.456658 95.293498) + (xy 109.347002 95.276131) + (xy 109.346998 95.276131) + (xy 109.237341 95.293498) + (xy 109.138414 95.343904) + (xy 109.138407 95.343909) + (xy 109.059909 95.422407) + (xy 109.059904 95.422414) + (xy 109.009498 95.521341) + (xy 108.992131 95.630997) + (xy 108.992131 95.631002) + (xy 107.034012 95.631002) + (xy 107.126317 95.606269) + (xy 107.126326 95.606265) + (xy 107.332482 95.510134) + (xy 107.51882 95.379657) + (xy 107.679657 95.21882) + (xy 107.74675 95.123002) + (xy 110.135131 95.123002) + (xy 110.152498 95.232658) + (xy 110.202904 95.331585) + (xy 110.202909 95.331592) + (xy 110.281407 95.41009) + (xy 110.28141 95.410092) + (xy 110.281413 95.410095) + (xy 110.355398 95.447792) + (xy 110.380341 95.460501) + (xy 110.489998 95.477869) + (xy 110.49 95.477869) + (xy 110.490002 95.477869) + (xy 110.599658 95.460501) + (xy 110.599659 95.4605) + (xy 110.599661 95.4605) + (xy 110.698587 95.410095) + (xy 110.777095 95.331587) + (xy 110.8275 95.232661) + (xy 110.8275 95.232659) + (xy 110.827501 95.232658) + (xy 110.844869 95.123002) + (xy 110.844869 95.122997) + (xy 110.827501 95.013341) + (xy 110.8275 95.013339) + (xy 110.777095 94.914413) + (xy 110.777092 94.91441) + (xy 110.77709 94.914407) + (xy 110.702577 94.839894) + (xy 113.3495 94.839894) + (xy 113.349501 94.839902) + (xy 113.35533 94.869212) + (xy 113.377542 94.902457) + (xy 113.392146 94.912214) + (xy 113.410787 94.924669) + (xy 113.41079 94.924669) + (xy 113.410791 94.92467) + (xy 113.420647 94.92663) + (xy 113.440101 94.9305) + (xy 115.159898 94.930499) + (xy 115.189213 94.924669) + (xy 115.222457 94.902457) + (xy 115.244669 94.869213) + (xy 115.2505 94.839899) + (xy 115.250499 94.141504) + (xy 115.270183 94.074468) + (xy 115.322987 94.028713) + (xy 115.392146 94.018769) + (xy 115.455702 94.047794) + (xy 115.493476 94.106572) + (xy 115.498027 94.130699) + (xy 115.50543 94.215316) + (xy 115.505432 94.215326) + (xy 115.566566 94.443483) + (xy 115.56657 94.443492) + (xy 115.666399 94.657578) + (xy 115.801894 94.851082) + (xy 115.968917 95.018105) + (xy 116.162421 95.1536) + (xy 116.376507 95.253429) + (xy 116.376516 95.253433) + (xy 116.59 95.310634) + (xy 116.59 94.415501) + (xy 116.697685 94.46468) + (xy 116.804237 94.48) + (xy 116.875763 94.48) + (xy 116.982315 94.46468) + (xy 117.09 94.415501) + (xy 117.09 95.310633) + (xy 117.303483 95.253433) + (xy 117.303492 95.253429) + (xy 117.439745 95.189894) + (xy 126.0995 95.189894) + (xy 126.099501 95.189902) + (xy 126.10533 95.219212) + (xy 126.127542 95.252457) + (xy 126.144219 95.263599) + (xy 126.160787 95.274669) + (xy 126.16079 95.274669) + (xy 126.160791 95.27467) + (xy 126.168137 95.276131) + (xy 126.190101 95.2805) + (xy 127.809898 95.280499) + (xy 127.839213 95.274669) + (xy 127.872457 95.252457) + (xy 127.894669 95.219213) + (xy 127.9005 95.189899) + (xy 127.9005 94.427192) + (xy 128.6395 94.427192) + (xy 128.654326 94.568256) + (xy 128.654327 94.568259) + (xy 128.712818 94.748277) + (xy 128.712821 94.748284) + (xy 128.807467 94.912216) + (xy 128.898519 95.013339) + (xy 128.934129 95.052888) + (xy 129.087265 95.164148) + (xy 129.08727 95.164151) + (xy 129.260192 95.241142) + (xy 129.260197 95.241144) + (xy 129.445354 95.2805) + (xy 129.445355 95.2805) + (xy 129.634644 95.2805) + (xy 129.634646 95.2805) + (xy 129.819803 95.241144) + (xy 129.99273 95.164151) + (xy 130.145871 95.052888) + (xy 130.272533 94.912216) + (xy 130.367179 94.748284) + (xy 130.425674 94.568256) + (xy 130.4405 94.427192) + (xy 131.1795 94.427192) + (xy 131.194326 94.568256) + (xy 131.194327 94.568259) + (xy 131.252818 94.748277) + (xy 131.252821 94.748284) + (xy 131.347467 94.912216) + (xy 131.438519 95.013339) + (xy 131.474129 95.052888) + (xy 131.627265 95.164148) + (xy 131.62727 95.164151) + (xy 131.800192 95.241142) + (xy 131.800197 95.241144) + (xy 131.985354 95.2805) + (xy 131.985355 95.2805) + (xy 132.174644 95.2805) + (xy 132.174646 95.2805) + (xy 132.359803 95.241144) + (xy 132.53273 95.164151) + (xy 132.685871 95.052888) + (xy 132.812533 94.912216) + (xy 132.907179 94.748284) + (xy 132.965674 94.568256) + (xy 132.9805 94.427192) + (xy 133.7195 94.427192) + (xy 133.734326 94.568256) + (xy 133.734327 94.568259) + (xy 133.792818 94.748277) + (xy 133.792821 94.748284) + (xy 133.887467 94.912216) + (xy 133.978519 95.013339) + (xy 134.014129 95.052888) + (xy 134.167265 95.164148) + (xy 134.16727 95.164151) + (xy 134.340192 95.241142) + (xy 134.340197 95.241144) + (xy 134.525354 95.2805) + (xy 134.525355 95.2805) + (xy 134.714644 95.2805) + (xy 134.714646 95.2805) + (xy 134.899803 95.241144) + (xy 135.07273 95.164151) + (xy 135.225871 95.052888) + (xy 135.352533 94.912216) + (xy 135.447179 94.748284) + (xy 135.505674 94.568256) + (xy 135.5205 94.427192) + (xy 136.2595 94.427192) + (xy 136.274326 94.568256) + (xy 136.274327 94.568259) + (xy 136.332818 94.748277) + (xy 136.332821 94.748284) + (xy 136.427467 94.912216) + (xy 136.518519 95.013339) + (xy 136.554129 95.052888) + (xy 136.707265 95.164148) + (xy 136.70727 95.164151) + (xy 136.880192 95.241142) + (xy 136.880197 95.241144) + (xy 137.065354 95.2805) + (xy 137.065355 95.2805) + (xy 137.254644 95.2805) + (xy 137.254646 95.2805) + (xy 137.439803 95.241144) + (xy 137.61273 95.164151) + (xy 137.765871 95.052888) + (xy 137.892533 94.912216) + (xy 137.987179 94.748284) + (xy 138.045674 94.568256) + (xy 138.0605 94.427192) + (xy 138.7995 94.427192) + (xy 138.814326 94.568256) + (xy 138.814327 94.568259) + (xy 138.872818 94.748277) + (xy 138.872821 94.748284) + (xy 138.967467 94.912216) + (xy 139.058519 95.013339) + (xy 139.094129 95.052888) + (xy 139.247265 95.164148) + (xy 139.24727 95.164151) + (xy 139.420192 95.241142) + (xy 139.420197 95.241144) + (xy 139.605354 95.2805) + (xy 139.605355 95.2805) + (xy 139.794644 95.2805) + (xy 139.794646 95.2805) + (xy 139.979803 95.241144) + (xy 140.15273 95.164151) + (xy 140.305871 95.052888) + (xy 140.432533 94.912216) + (xy 140.527179 94.748284) + (xy 140.585674 94.568256) + (xy 140.6005 94.427192) + (xy 141.3395 94.427192) + (xy 141.354326 94.568256) + (xy 141.354327 94.568259) + (xy 141.412818 94.748277) + (xy 141.412821 94.748284) + (xy 141.507467 94.912216) + (xy 141.598519 95.013339) + (xy 141.634129 95.052888) + (xy 141.787265 95.164148) + (xy 141.78727 95.164151) + (xy 141.960192 95.241142) + (xy 141.960197 95.241144) + (xy 142.145354 95.2805) + (xy 142.145355 95.2805) + (xy 142.334644 95.2805) + (xy 142.334646 95.2805) + (xy 142.519803 95.241144) + (xy 142.69273 95.164151) + (xy 142.845871 95.052888) + (xy 142.972533 94.912216) + (xy 143.067179 94.748284) + (xy 143.125674 94.568256) + (xy 143.139494 94.436766) + (xy 143.48 94.436766) + (xy 143.494858 94.606599) + (xy 143.49486 94.60661) + (xy 143.55373 94.826317) + (xy 143.553734 94.826326) + (xy 143.649865 95.032482) + (xy 143.780342 95.21882) + (xy 143.941179 95.379657) + (xy 144.127517 95.510134) + (xy 144.333673 95.606265) + (xy 144.333682 95.606269) + (xy 144.529999 95.658872) + (xy 144.53 95.658871) + (xy 144.53 94.295686) + (xy 144.541955 94.307641) + (xy 144.654852 94.365165) + (xy 144.748519 94.38) + (xy 144.811481 94.38) + (xy 144.905148 94.365165) + (xy 145.018045 94.307641) + (xy 145.03 94.295686) + (xy 145.03 95.658872) + (xy 145.226317 95.606269) + (xy 145.226326 95.606265) + (xy 145.432482 95.510134) + (xy 145.61882 95.379657) + (xy 145.779657 95.21882) + (xy 145.799911 95.189894) + (xy 150.2295 95.189894) + (xy 150.229501 95.189902) + (xy 150.23533 95.219212) + (xy 150.257542 95.252457) + (xy 150.274219 95.263599) + (xy 150.290787 95.274669) + (xy 150.29079 95.274669) + (xy 150.290791 95.27467) + (xy 150.298137 95.276131) + (xy 150.320101 95.2805) + (xy 151.939898 95.280499) + (xy 151.969213 95.274669) + (xy 152.002457 95.252457) + (xy 152.024669 95.219213) + (xy 152.0305 95.189899) + (xy 152.0305 94.427192) + (xy 152.7695 94.427192) + (xy 152.784326 94.568256) + (xy 152.784327 94.568259) + (xy 152.842818 94.748277) + (xy 152.842821 94.748284) + (xy 152.937467 94.912216) + (xy 153.028519 95.013339) + (xy 153.064129 95.052888) + (xy 153.217265 95.164148) + (xy 153.21727 95.164151) + (xy 153.390192 95.241142) + (xy 153.390197 95.241144) + (xy 153.575354 95.2805) + (xy 153.575355 95.2805) + (xy 153.764644 95.2805) + (xy 153.764646 95.2805) + (xy 153.949803 95.241144) + (xy 154.12273 95.164151) + (xy 154.275871 95.052888) + (xy 154.402533 94.912216) + (xy 154.497179 94.748284) + (xy 154.555674 94.568256) + (xy 154.5705 94.427192) + (xy 155.3095 94.427192) + (xy 155.324326 94.568256) + (xy 155.324327 94.568259) + (xy 155.382818 94.748277) + (xy 155.382821 94.748284) + (xy 155.477467 94.912216) + (xy 155.568519 95.013339) + (xy 155.604129 95.052888) + (xy 155.757265 95.164148) + (xy 155.75727 95.164151) + (xy 155.930192 95.241142) + (xy 155.930197 95.241144) + (xy 156.115354 95.2805) + (xy 156.115355 95.2805) + (xy 156.304644 95.2805) + (xy 156.304646 95.2805) + (xy 156.489803 95.241144) + (xy 156.66273 95.164151) + (xy 156.815871 95.052888) + (xy 156.942533 94.912216) + (xy 157.037179 94.748284) + (xy 157.095674 94.568256) + (xy 157.1105 94.427192) + (xy 157.8495 94.427192) + (xy 157.864326 94.568256) + (xy 157.864327 94.568259) + (xy 157.922818 94.748277) + (xy 157.922821 94.748284) + (xy 158.017467 94.912216) + (xy 158.108519 95.013339) + (xy 158.144129 95.052888) + (xy 158.297265 95.164148) + (xy 158.29727 95.164151) + (xy 158.470192 95.241142) + (xy 158.470197 95.241144) + (xy 158.655354 95.2805) + (xy 158.655355 95.2805) + (xy 158.844644 95.2805) + (xy 158.844646 95.2805) + (xy 159.029803 95.241144) + (xy 159.20273 95.164151) + (xy 159.355871 95.052888) + (xy 159.482533 94.912216) + (xy 159.577179 94.748284) + (xy 159.635674 94.568256) + (xy 159.6505 94.427192) + (xy 160.3895 94.427192) + (xy 160.404326 94.568256) + (xy 160.404327 94.568259) + (xy 160.462818 94.748277) + (xy 160.462821 94.748284) + (xy 160.557467 94.912216) + (xy 160.648519 95.013339) + (xy 160.684129 95.052888) + (xy 160.837265 95.164148) + (xy 160.83727 95.164151) + (xy 161.010192 95.241142) + (xy 161.010197 95.241144) + (xy 161.195354 95.2805) + (xy 161.195355 95.2805) + (xy 161.384644 95.2805) + (xy 161.384646 95.2805) + (xy 161.569803 95.241144) + (xy 161.74273 95.164151) + (xy 161.895871 95.052888) + (xy 162.022533 94.912216) + (xy 162.117179 94.748284) + (xy 162.175674 94.568256) + (xy 162.1905 94.427192) + (xy 162.9295 94.427192) + (xy 162.944326 94.568256) + (xy 162.944327 94.568259) + (xy 163.002818 94.748277) + (xy 163.002821 94.748284) + (xy 163.097467 94.912216) + (xy 163.188519 95.013339) + (xy 163.224129 95.052888) + (xy 163.377265 95.164148) + (xy 163.37727 95.164151) + (xy 163.550192 95.241142) + (xy 163.550197 95.241144) + (xy 163.735354 95.2805) + (xy 163.735355 95.2805) + (xy 163.924644 95.2805) + (xy 163.924646 95.2805) + (xy 164.109803 95.241144) + (xy 164.28273 95.164151) + (xy 164.435871 95.052888) + (xy 164.562533 94.912216) + (xy 164.657179 94.748284) + (xy 164.715674 94.568256) + (xy 164.729494 94.436766) + (xy 165.07 94.436766) + (xy 165.084858 94.606599) + (xy 165.08486 94.60661) + (xy 165.14373 94.826317) + (xy 165.143734 94.826326) + (xy 165.239865 95.032482) + (xy 165.370342 95.21882) + (xy 165.531179 95.379657) + (xy 165.717517 95.510134) + (xy 165.923673 95.606265) + (xy 165.923682 95.606269) + (xy 166.119999 95.658872) + (xy 166.12 95.658871) + (xy 166.12 94.295686) + (xy 166.131955 94.307641) + (xy 166.244852 94.365165) + (xy 166.338519 94.38) + (xy 166.401481 94.38) + (xy 166.495148 94.365165) + (xy 166.608045 94.307641) + (xy 166.62 94.295686) + (xy 166.62 95.658872) + (xy 166.816317 95.606269) + (xy 166.816326 95.606265) + (xy 167.022482 95.510134) + (xy 167.20882 95.379657) + (xy 167.369657 95.21882) + (xy 167.500134 95.032482) + (xy 167.596265 94.826326) + (xy 167.596269 94.826317) + (xy 167.655139 94.60661) + (xy 167.655141 94.606599) + (xy 167.669999 94.436766) + (xy 167.67 94.436764) + (xy 167.67 94.23) + (xy 166.685686 94.23) + (xy 166.697641 94.218045) + (xy 166.755165 94.105148) + (xy 166.759996 94.074645) + (xy 168.8795 94.074645) + (xy 168.918855 94.259802) + (xy 168.918857 94.259807) + (xy 168.995848 94.432729) + (xy 168.995851 94.432734) + (xy 169.094314 94.568256) + (xy 169.107112 94.585871) + (xy 169.247784 94.712533) + (xy 169.411716 94.807179) + (xy 169.591744 94.865674) + (xy 169.732808 94.8805) + (xy 169.732812 94.8805) + (xy 170.627188 94.8805) + (xy 170.627192 94.8805) + (xy 170.768256 94.865674) + (xy 170.884684 94.827844) + (xy 176.1 94.827844) + (xy 176.106401 94.887372) + (xy 176.106403 94.887379) + (xy 176.156645 95.022086) + (xy 176.156649 95.022093) + (xy 176.242809 95.137187) + (xy 176.242812 95.13719) + (xy 176.357906 95.22335) + (xy 176.357913 95.223354) + (xy 176.49262 95.273596) + (xy 176.528975 95.277505) + (xy 176.593526 95.304243) + (xy 176.633375 95.361635) + (xy 176.635869 95.43146) + (xy 176.600218 95.491549) + (xy 176.586847 95.502368) + (xy 176.561182 95.520339) + (xy 176.400342 95.681179) + (xy 176.269865 95.867517) + (xy 176.173734 96.073673) + (xy 176.17373 96.073682) + (xy 176.121127 96.269999) + (xy 176.121128 96.27) + (xy 177.484314 96.27) + (xy 177.472359 96.281955) + (xy 177.414835 96.394852) + (xy 177.395014 96.52) + (xy 177.414835 96.645148) + (xy 177.472359 96.758045) + (xy 177.484314 96.77) + (xy 176.121128 96.77) + (xy 176.17373 96.966317) + (xy 176.173734 96.966326) + (xy 176.269865 97.172482) + (xy 176.400342 97.35882) + (xy 176.561179 97.519657) + (xy 176.747517 97.650134) + (xy 176.806457 97.677618) + (xy 176.858896 97.72379) + (xy 176.878048 97.790984) + (xy 176.857832 97.857865) + (xy 176.806457 97.902382) + (xy 176.747517 97.929865) + (xy 176.561179 98.060342) + (xy 176.400342 98.221179) + (xy 176.269865 98.407517) + (xy 176.173734 98.613673) + (xy 176.17373 98.613682) + (xy 176.121127 98.809999) + (xy 176.121128 98.81) + (xy 177.484314 98.81) + (xy 177.472359 98.821955) + (xy 177.414835 98.934852) + (xy 177.395014 99.06) + (xy 177.414835 99.185148) + (xy 177.472359 99.298045) + (xy 177.484314 99.31) + (xy 176.121128 99.31) + (xy 176.17373 99.506317) + (xy 176.173734 99.506326) + (xy 176.269865 99.712482) + (xy 176.400342 99.89882) + (xy 176.561179 100.059657) + (xy 176.747517 100.190134) + (xy 176.806457 100.217618) + (xy 176.858896 100.26379) + (xy 176.878048 100.330984) + (xy 176.857832 100.397865) + (xy 176.806457 100.442382) + (xy 176.747517 100.469865) + (xy 176.561179 100.600342) + (xy 176.400342 100.761179) + (xy 176.269865 100.947517) + (xy 176.173734 101.153673) + (xy 176.17373 101.153682) + (xy 176.121127 101.349999) + (xy 176.121128 101.35) + (xy 177.484314 101.35) + (xy 177.472359 101.361955) + (xy 177.414835 101.474852) + (xy 177.395014 101.6) + (xy 177.414835 101.725148) + (xy 177.472359 101.838045) + (xy 177.484314 101.85) + (xy 176.121128 101.85) + (xy 176.17373 102.046317) + (xy 176.173734 102.046326) + (xy 176.269865 102.252482) + (xy 176.400342 102.43882) + (xy 176.561179 102.599657) + (xy 176.747517 102.730134) + (xy 176.953673 102.826265) + (xy 176.953682 102.826269) + (xy 177.173389 102.885139) + (xy 177.1734 102.885141) + (xy 177.343233 102.899999) + (xy 177.343236 102.9) + (xy 177.55 102.9) + (xy 177.55 101.915686) + (xy 177.561955 101.927641) + (xy 177.674852 101.985165) + (xy 177.768519 102) + (xy 177.831481 102) + (xy 177.925148 101.985165) + (xy 178.038045 101.927641) + (xy 178.05 101.915686) + (xy 178.05 102.9) + (xy 178.256764 102.9) + (xy 178.256766 102.899999) + (xy 178.426599 102.885141) + (xy 178.42661 102.885139) + (xy 178.646317 102.826269) + (xy 178.646326 102.826265) + (xy 178.852482 102.730134) + (xy 179.03882 102.599657) + (xy 179.199657 102.43882) + (xy 179.330134 102.252482) + (xy 179.426265 102.046326) + (xy 179.426269 102.046317) + (xy 179.478872 101.85) + (xy 178.115686 101.85) + (xy 178.127641 101.838045) + (xy 178.185165 101.725148) + (xy 178.204986 101.6) + (xy 178.185165 101.474852) + (xy 178.127641 101.361955) + (xy 178.115686 101.35) + (xy 179.478872 101.35) + (xy 179.478872 101.349999) + (xy 179.426269 101.153682) + (xy 179.426265 101.153673) + (xy 179.330134 100.947517) + (xy 179.199657 100.761179) + (xy 179.03882 100.600342) + (xy 178.852481 100.469865) + (xy 178.852479 100.469864) + (xy 178.793543 100.442382) + (xy 178.741103 100.39621) + (xy 178.721951 100.329017) + (xy 178.742166 100.262136) + (xy 178.793543 100.217618) + (xy 178.852479 100.190135) + (xy 178.852481 100.190134) + (xy 179.03882 100.059657) + (xy 179.199657 99.89882) + (xy 179.330134 99.712482) + (xy 179.426265 99.506326) + (xy 179.426269 99.506317) + (xy 179.478872 99.31) + (xy 178.115686 99.31) + (xy 178.127641 99.298045) + (xy 178.185165 99.185148) + (xy 178.204986 99.06) + (xy 178.185165 98.934852) + (xy 178.127641 98.821955) + (xy 178.115686 98.81) + (xy 179.478872 98.81) + (xy 179.478872 98.809999) + (xy 179.426269 98.613682) + (xy 179.426265 98.613673) + (xy 179.330134 98.407517) + (xy 179.199657 98.221179) + (xy 179.03882 98.060342) + (xy 178.852481 97.929865) + (xy 178.852479 97.929864) + (xy 178.793543 97.902382) + (xy 178.741103 97.85621) + (xy 178.721951 97.789017) + (xy 178.742166 97.722136) + (xy 178.793543 97.677618) + (xy 178.852479 97.650135) + (xy 178.852481 97.650134) + (xy 179.03882 97.519657) + (xy 179.199657 97.35882) + (xy 179.330134 97.172482) + (xy 179.426265 96.966326) + (xy 179.426269 96.966317) + (xy 179.478872 96.77) + (xy 178.115686 96.77) + (xy 178.127641 96.758045) + (xy 178.185165 96.645148) + (xy 178.204986 96.52) + (xy 178.185165 96.394852) + (xy 178.127641 96.281955) + (xy 178.115686 96.27) + (xy 179.478872 96.27) + (xy 179.478872 96.269999) + (xy 179.426269 96.073682) + (xy 179.426265 96.073673) + (xy 179.330134 95.867517) + (xy 179.199657 95.681179) + (xy 179.038818 95.52034) + (xy 179.013153 95.502369) + (xy 178.969529 95.447792) + (xy 178.962337 95.378293) + (xy 178.99386 95.315939) + (xy 179.05409 95.280526) + (xy 179.071024 95.277505) + (xy 179.107379 95.273596) + (xy 179.242086 95.223354) + (xy 179.242093 95.22335) + (xy 179.357187 95.13719) + (xy 179.35719 95.137187) + (xy 179.44335 95.022093) + (xy 179.443354 95.022086) + (xy 179.493596 94.887379) + (xy 179.493598 94.887372) + (xy 179.499999 94.827844) + (xy 179.5 94.827827) + (xy 179.5 94.23) + (xy 178.115686 94.23) + (xy 178.127641 94.218045) + (xy 178.185165 94.105148) + (xy 178.204986 93.98) + (xy 178.185165 93.854852) + (xy 178.127641 93.741955) + (xy 178.115686 93.73) + (xy 179.5 93.73) + (xy 179.5 93.132172) + (xy 179.499999 93.132155) + (xy 179.493598 93.072627) + (xy 179.493596 93.07262) + (xy 179.443354 92.937913) + (xy 179.44335 92.937906) + (xy 179.35719 92.822812) + (xy 179.357187 92.822809) + (xy 179.242093 92.736649) + (xy 179.242086 92.736645) + (xy 179.107379 92.686403) + (xy 179.107372 92.686401) + (xy 179.047844 92.68) + (xy 178.05 92.68) + (xy 178.05 93.664314) + (xy 178.038045 93.652359) + (xy 177.925148 93.594835) + (xy 177.831481 93.58) + (xy 177.768519 93.58) + (xy 177.674852 93.594835) + (xy 177.561955 93.652359) + (xy 177.55 93.664314) + (xy 177.55 92.68) + (xy 176.552155 92.68) + (xy 176.492627 92.686401) + (xy 176.49262 92.686403) + (xy 176.357913 92.736645) + (xy 176.357906 92.736649) + (xy 176.242812 92.822809) + (xy 176.242809 92.822812) + (xy 176.156649 92.937906) + (xy 176.156645 92.937913) + (xy 176.106403 93.07262) + (xy 176.106401 93.072627) + (xy 176.1 93.132155) + (xy 176.1 93.73) + (xy 177.484314 93.73) + (xy 177.472359 93.741955) + (xy 177.414835 93.854852) + (xy 177.395014 93.98) + (xy 177.414835 94.105148) + (xy 177.472359 94.218045) + (xy 177.484314 94.23) + (xy 176.1 94.23) + (xy 176.1 94.827844) + (xy 170.884684 94.827844) + (xy 170.948284 94.807179) + (xy 171.112216 94.712533) + (xy 171.252888 94.585871) + (xy 171.364151 94.43273) + (xy 171.441144 94.259803) + (xy 171.4805 94.074646) + (xy 171.4805 93.885354) + (xy 171.441144 93.700197) + (xy 171.402987 93.614497) + (xy 171.364151 93.52727) + (xy 171.364148 93.527265) + (xy 171.252888 93.374129) + (xy 171.175715 93.304642) + (xy 171.112216 93.247467) + (xy 170.948284 93.152821) + (xy 170.948277 93.152818) + (xy 170.768259 93.094327) + (xy 170.768256 93.094326) + (xy 170.627192 93.0795) + (xy 169.732808 93.0795) + (xy 169.591744 93.094326) + (xy 169.591741 93.094326) + (xy 169.59174 93.094327) + (xy 169.411722 93.152818) + (xy 169.411715 93.152821) + (xy 169.247785 93.247466) + (xy 169.107111 93.374129) + (xy 168.995851 93.527265) + (xy 168.995848 93.52727) + (xy 168.918857 93.700192) + (xy 168.918855 93.700197) + (xy 168.8795 93.885354) + (xy 168.8795 94.074645) + (xy 166.759996 94.074645) + (xy 166.774986 93.98) + (xy 166.755165 93.854852) + (xy 166.697641 93.741955) + (xy 166.685686 93.73) + (xy 167.67 93.73) + (xy 167.67 93.523236) + (xy 167.669999 93.523233) + (xy 167.655141 93.3534) + (xy 167.655139 93.353389) + (xy 167.596269 93.133682) + (xy 167.596265 93.133673) + (xy 167.500134 92.927517) + (xy 167.369657 92.741179) + (xy 167.20882 92.580342) + (xy 167.022482 92.449865) + (xy 166.816328 92.353734) + (xy 166.62 92.301127) + (xy 166.62 93.664314) + (xy 166.608045 93.652359) + (xy 166.495148 93.594835) + (xy 166.401481 93.58) + (xy 166.338519 93.58) + (xy 166.244852 93.594835) + (xy 166.131955 93.652359) + (xy 166.12 93.664314) + (xy 166.12 92.301127) + (xy 165.923671 92.353734) + (xy 165.717517 92.449865) + (xy 165.531179 92.580342) + (xy 165.370342 92.741179) + (xy 165.239865 92.927517) + (xy 165.143734 93.133673) + (xy 165.14373 93.133682) + (xy 165.08486 93.353389) + (xy 165.084858 93.3534) + (xy 165.07 93.523233) + (xy 165.07 93.73) + (xy 166.054314 93.73) + (xy 166.042359 93.741955) + (xy 165.984835 93.854852) + (xy 165.965014 93.98) + (xy 165.984835 94.105148) + (xy 166.042359 94.218045) + (xy 166.054314 94.23) + (xy 165.07 94.23) + (xy 165.07 94.436766) + (xy 164.729494 94.436766) + (xy 164.7305 94.427192) + (xy 164.7305 93.532808) + (xy 164.715674 93.391744) + (xy 164.657179 93.211716) + (xy 164.562533 93.047784) + (xy 164.435871 92.907112) + (xy 164.43587 92.907111) + (xy 164.282734 92.795851) + (xy 164.282729 92.795848) + (xy 164.109807 92.718857) + (xy 164.109802 92.718855) + (xy 163.957113 92.686401) + (xy 163.924646 92.6795) + (xy 163.735354 92.6795) + (xy 163.702897 92.686398) + (xy 163.550197 92.718855) + (xy 163.550192 92.718857) + (xy 163.37727 92.795848) + (xy 163.377265 92.795851) + (xy 163.224129 92.907111) + (xy 163.097466 93.047785) + (xy 163.002821 93.211715) + (xy 163.002818 93.211722) + (xy 162.950049 93.374129) + (xy 162.944326 93.391744) + (xy 162.9295 93.532808) + (xy 162.9295 94.427192) + (xy 162.1905 94.427192) + (xy 162.1905 93.532808) + (xy 162.175674 93.391744) + (xy 162.117179 93.211716) + (xy 162.022533 93.047784) + (xy 161.895871 92.907112) + (xy 161.89587 92.907111) + (xy 161.742734 92.795851) + (xy 161.742729 92.795848) + (xy 161.569807 92.718857) + (xy 161.569802 92.718855) + (xy 161.417113 92.686401) + (xy 161.384646 92.6795) + (xy 161.195354 92.6795) + (xy 161.162897 92.686398) + (xy 161.010197 92.718855) + (xy 161.010192 92.718857) + (xy 160.83727 92.795848) + (xy 160.837265 92.795851) + (xy 160.684129 92.907111) + (xy 160.557466 93.047785) + (xy 160.462821 93.211715) + (xy 160.462818 93.211722) + (xy 160.410049 93.374129) + (xy 160.404326 93.391744) + (xy 160.3895 93.532808) + (xy 160.3895 94.427192) + (xy 159.6505 94.427192) + (xy 159.6505 93.532808) + (xy 159.635674 93.391744) + (xy 159.577179 93.211716) + (xy 159.482533 93.047784) + (xy 159.355871 92.907112) + (xy 159.35587 92.907111) + (xy 159.202734 92.795851) + (xy 159.202729 92.795848) + (xy 159.029807 92.718857) + (xy 159.029802 92.718855) + (xy 158.877113 92.686401) + (xy 158.844646 92.6795) + (xy 158.655354 92.6795) + (xy 158.622897 92.686398) + (xy 158.470197 92.718855) + (xy 158.470192 92.718857) + (xy 158.29727 92.795848) + (xy 158.297265 92.795851) + (xy 158.144129 92.907111) + (xy 158.017466 93.047785) + (xy 157.922821 93.211715) + (xy 157.922818 93.211722) + (xy 157.870049 93.374129) + (xy 157.864326 93.391744) + (xy 157.8495 93.532808) + (xy 157.8495 94.427192) + (xy 157.1105 94.427192) + (xy 157.1105 93.532808) + (xy 157.095674 93.391744) + (xy 157.037179 93.211716) + (xy 156.942533 93.047784) + (xy 156.815871 92.907112) + (xy 156.81587 92.907111) + (xy 156.662734 92.795851) + (xy 156.662729 92.795848) + (xy 156.489807 92.718857) + (xy 156.489802 92.718855) + (xy 156.337113 92.686401) + (xy 156.304646 92.6795) + (xy 156.115354 92.6795) + (xy 156.082897 92.686398) + (xy 155.930197 92.718855) + (xy 155.930192 92.718857) + (xy 155.75727 92.795848) + (xy 155.757265 92.795851) + (xy 155.604129 92.907111) + (xy 155.477466 93.047785) + (xy 155.382821 93.211715) + (xy 155.382818 93.211722) + (xy 155.330049 93.374129) + (xy 155.324326 93.391744) + (xy 155.3095 93.532808) + (xy 155.3095 94.427192) + (xy 154.5705 94.427192) + (xy 154.5705 93.532808) + (xy 154.555674 93.391744) + (xy 154.497179 93.211716) + (xy 154.402533 93.047784) + (xy 154.275871 92.907112) + (xy 154.27587 92.907111) + (xy 154.122734 92.795851) + (xy 154.122729 92.795848) + (xy 153.949807 92.718857) + (xy 153.949802 92.718855) + (xy 153.797113 92.686401) + (xy 153.764646 92.6795) + (xy 153.575354 92.6795) + (xy 153.542897 92.686398) + (xy 153.390197 92.718855) + (xy 153.390192 92.718857) + (xy 153.21727 92.795848) + (xy 153.217265 92.795851) + (xy 153.064129 92.907111) + (xy 152.937466 93.047785) + (xy 152.842821 93.211715) + (xy 152.842818 93.211722) + (xy 152.790049 93.374129) + (xy 152.784326 93.391744) + (xy 152.7695 93.532808) + (xy 152.7695 94.427192) + (xy 152.0305 94.427192) + (xy 152.030499 92.770102) + (xy 152.024669 92.740787) + (xy 152.021902 92.736645) + (xy 152.002457 92.707542) + (xy 151.977496 92.690865) + (xy 151.969213 92.685331) + (xy 151.969211 92.68533) + (xy 151.969208 92.685329) + (xy 151.939901 92.6795) + (xy 150.320105 92.6795) + (xy 150.320097 92.679501) + (xy 150.290787 92.68533) + (xy 150.257542 92.707542) + (xy 150.235332 92.740785) + (xy 150.235329 92.740791) + (xy 150.2295 92.770098) + (xy 150.2295 95.189894) + (xy 145.799911 95.189894) + (xy 145.910134 95.032482) + (xy 146.006265 94.826326) + (xy 146.006269 94.826317) + (xy 146.065139 94.60661) + (xy 146.065141 94.606599) + (xy 146.079999 94.436766) + (xy 146.08 94.436764) + (xy 146.08 94.23) + (xy 145.095686 94.23) + (xy 145.107641 94.218045) + (xy 145.165165 94.105148) + (xy 145.184986 93.98) + (xy 145.165165 93.854852) + (xy 145.107641 93.741955) + (xy 145.095686 93.73) + (xy 146.08 93.73) + (xy 146.08 93.523236) + (xy 146.079999 93.523233) + (xy 146.065141 93.3534) + (xy 146.065139 93.353389) + (xy 146.006269 93.133682) + (xy 146.006265 93.133673) + (xy 145.910134 92.927517) + (xy 145.779657 92.741179) + (xy 145.61882 92.580342) + (xy 145.432482 92.449865) + (xy 145.226328 92.353734) + (xy 145.03 92.301127) + (xy 145.03 93.664314) + (xy 145.018045 93.652359) + (xy 144.905148 93.594835) + (xy 144.811481 93.58) + (xy 144.748519 93.58) + (xy 144.654852 93.594835) + (xy 144.541955 93.652359) + (xy 144.53 93.664314) + (xy 144.53 92.301127) + (xy 144.333671 92.353734) + (xy 144.127517 92.449865) + (xy 143.941179 92.580342) + (xy 143.780342 92.741179) + (xy 143.649865 92.927517) + (xy 143.553734 93.133673) + (xy 143.55373 93.133682) + (xy 143.49486 93.353389) + (xy 143.494858 93.3534) + (xy 143.48 93.523233) + (xy 143.48 93.73) + (xy 144.464314 93.73) + (xy 144.452359 93.741955) + (xy 144.394835 93.854852) + (xy 144.375014 93.98) + (xy 144.394835 94.105148) + (xy 144.452359 94.218045) + (xy 144.464314 94.23) + (xy 143.48 94.23) + (xy 143.48 94.436766) + (xy 143.139494 94.436766) + (xy 143.1405 94.427192) + (xy 143.1405 93.532808) + (xy 143.125674 93.391744) + (xy 143.067179 93.211716) + (xy 142.972533 93.047784) + (xy 142.845871 92.907112) + (xy 142.84587 92.907111) + (xy 142.692734 92.795851) + (xy 142.692729 92.795848) + (xy 142.519807 92.718857) + (xy 142.519802 92.718855) + (xy 142.367113 92.686401) + (xy 142.334646 92.6795) + (xy 142.145354 92.6795) + (xy 142.112897 92.686398) + (xy 141.960197 92.718855) + (xy 141.960192 92.718857) + (xy 141.78727 92.795848) + (xy 141.787265 92.795851) + (xy 141.634129 92.907111) + (xy 141.507466 93.047785) + (xy 141.412821 93.211715) + (xy 141.412818 93.211722) + (xy 141.360049 93.374129) + (xy 141.354326 93.391744) + (xy 141.3395 93.532808) + (xy 141.3395 94.427192) + (xy 140.6005 94.427192) + (xy 140.6005 93.532808) + (xy 140.585674 93.391744) + (xy 140.527179 93.211716) + (xy 140.432533 93.047784) + (xy 140.305871 92.907112) + (xy 140.30587 92.907111) + (xy 140.152734 92.795851) + (xy 140.152729 92.795848) + (xy 139.979807 92.718857) + (xy 139.979802 92.718855) + (xy 139.827113 92.686401) + (xy 139.794646 92.6795) + (xy 139.605354 92.6795) + (xy 139.572897 92.686398) + (xy 139.420197 92.718855) + (xy 139.420192 92.718857) + (xy 139.24727 92.795848) + (xy 139.247265 92.795851) + (xy 139.094129 92.907111) + (xy 138.967466 93.047785) + (xy 138.872821 93.211715) + (xy 138.872818 93.211722) + (xy 138.820049 93.374129) + (xy 138.814326 93.391744) + (xy 138.7995 93.532808) + (xy 138.7995 94.427192) + (xy 138.0605 94.427192) + (xy 138.0605 93.532808) + (xy 138.045674 93.391744) + (xy 137.987179 93.211716) + (xy 137.892533 93.047784) + (xy 137.765871 92.907112) + (xy 137.76587 92.907111) + (xy 137.612734 92.795851) + (xy 137.612729 92.795848) + (xy 137.439807 92.718857) + (xy 137.439802 92.718855) + (xy 137.287113 92.686401) + (xy 137.254646 92.6795) + (xy 137.065354 92.6795) + (xy 137.032897 92.686398) + (xy 136.880197 92.718855) + (xy 136.880192 92.718857) + (xy 136.70727 92.795848) + (xy 136.707265 92.795851) + (xy 136.554129 92.907111) + (xy 136.427466 93.047785) + (xy 136.332821 93.211715) + (xy 136.332818 93.211722) + (xy 136.280049 93.374129) + (xy 136.274326 93.391744) + (xy 136.2595 93.532808) + (xy 136.2595 94.427192) + (xy 135.5205 94.427192) + (xy 135.5205 93.532808) + (xy 135.505674 93.391744) + (xy 135.447179 93.211716) + (xy 135.352533 93.047784) + (xy 135.225871 92.907112) + (xy 135.22587 92.907111) + (xy 135.072734 92.795851) + (xy 135.072729 92.795848) + (xy 134.899807 92.718857) + (xy 134.899802 92.718855) + (xy 134.747113 92.686401) + (xy 134.714646 92.6795) + (xy 134.525354 92.6795) + (xy 134.492897 92.686398) + (xy 134.340197 92.718855) + (xy 134.340192 92.718857) + (xy 134.16727 92.795848) + (xy 134.167265 92.795851) + (xy 134.014129 92.907111) + (xy 133.887466 93.047785) + (xy 133.792821 93.211715) + (xy 133.792818 93.211722) + (xy 133.740049 93.374129) + (xy 133.734326 93.391744) + (xy 133.7195 93.532808) + (xy 133.7195 94.427192) + (xy 132.9805 94.427192) + (xy 132.9805 93.532808) + (xy 132.965674 93.391744) + (xy 132.907179 93.211716) + (xy 132.812533 93.047784) + (xy 132.685871 92.907112) + (xy 132.68587 92.907111) + (xy 132.532734 92.795851) + (xy 132.532729 92.795848) + (xy 132.359807 92.718857) + (xy 132.359802 92.718855) + (xy 132.207113 92.686401) + (xy 132.174646 92.6795) + (xy 131.985354 92.6795) + (xy 131.952897 92.686398) + (xy 131.800197 92.718855) + (xy 131.800192 92.718857) + (xy 131.62727 92.795848) + (xy 131.627265 92.795851) + (xy 131.474129 92.907111) + (xy 131.347466 93.047785) + (xy 131.252821 93.211715) + (xy 131.252818 93.211722) + (xy 131.200049 93.374129) + (xy 131.194326 93.391744) + (xy 131.1795 93.532808) + (xy 131.1795 94.427192) + (xy 130.4405 94.427192) + (xy 130.4405 93.532808) + (xy 130.425674 93.391744) + (xy 130.367179 93.211716) + (xy 130.272533 93.047784) + (xy 130.145871 92.907112) + (xy 130.14587 92.907111) + (xy 129.992734 92.795851) + (xy 129.992729 92.795848) + (xy 129.819807 92.718857) + (xy 129.819802 92.718855) + (xy 129.667113 92.686401) + (xy 129.634646 92.6795) + (xy 129.445354 92.6795) + (xy 129.412897 92.686398) + (xy 129.260197 92.718855) + (xy 129.260192 92.718857) + (xy 129.08727 92.795848) + (xy 129.087265 92.795851) + (xy 128.934129 92.907111) + (xy 128.807466 93.047785) + (xy 128.712821 93.211715) + (xy 128.712818 93.211722) + (xy 128.660049 93.374129) + (xy 128.654326 93.391744) + (xy 128.6395 93.532808) + (xy 128.6395 94.427192) + (xy 127.9005 94.427192) + (xy 127.900499 92.770102) + (xy 127.894669 92.740787) + (xy 127.891902 92.736645) + (xy 127.872457 92.707542) + (xy 127.847496 92.690865) + (xy 127.839213 92.685331) + (xy 127.839211 92.68533) + (xy 127.839208 92.685329) + (xy 127.809901 92.6795) + (xy 126.190105 92.6795) + (xy 126.190097 92.679501) + (xy 126.160787 92.68533) + (xy 126.127542 92.707542) + (xy 126.105332 92.740785) + (xy 126.105329 92.740791) + (xy 126.0995 92.770098) + (xy 126.0995 95.189894) + (xy 117.439745 95.189894) + (xy 117.517578 95.1536) + (xy 117.711082 95.018105) + (xy 117.878105 94.851082) + (xy 118.0136 94.657578) + (xy 118.113429 94.443492) + (xy 118.113432 94.443486) + (xy 118.170636 94.23) + (xy 117.273686 94.23) + (xy 117.299493 94.189844) + (xy 117.34 94.051889) + (xy 117.34 93.908111) + (xy 117.299493 93.770156) + (xy 117.273686 93.73) + (xy 118.170636 93.73) + (xy 118.170635 93.729999) + (xy 118.113432 93.516513) + (xy 118.113429 93.516507) + (xy 118.0136 93.302422) + (xy 118.013599 93.30242) + (xy 117.878113 93.108926) + (xy 117.878108 93.10892) + (xy 117.711082 92.941894) + (xy 117.517578 92.806399) + (xy 117.303492 92.70657) + (xy 117.303486 92.706567) + (xy 117.09 92.649364) + (xy 117.09 93.544498) + (xy 116.982315 93.49532) + (xy 116.875763 93.48) + (xy 116.804237 93.48) + (xy 116.697685 93.49532) + (xy 116.59 93.544498) + (xy 116.59 92.649364) + (xy 116.589999 92.649364) + (xy 116.376513 92.706567) + (xy 116.376507 92.70657) + (xy 116.162422 92.806399) + (xy 116.16242 92.8064) + (xy 115.968926 92.941886) + (xy 115.96892 92.941891) + (xy 115.801891 93.10892) + (xy 115.801886 93.108926) + (xy 115.6664 93.30242) + (xy 115.666399 93.302422) + (xy 115.56657 93.516507) + (xy 115.566566 93.516516) + (xy 115.505432 93.744673) + (xy 115.50543 93.744683) + (xy 115.498027 93.829303) + (xy 115.472574 93.894372) + (xy 115.415983 93.93535) + (xy 115.346221 93.939228) + (xy 115.285437 93.904774) + (xy 115.25293 93.842927) + (xy 115.250499 93.818495) + (xy 115.250499 93.120105) + (xy 115.250498 93.120097) + (xy 115.244669 93.090787) + (xy 115.222457 93.057542) + (xy 115.189214 93.035332) + (xy 115.189215 93.035332) + (xy 115.189213 93.035331) + (xy 115.189211 93.03533) + (xy 115.189208 93.035329) + (xy 115.159901 93.0295) + (xy 113.440105 93.0295) + (xy 113.440097 93.029501) + (xy 113.410787 93.03533) + (xy 113.377542 93.057542) + (xy 113.355332 93.090785) + (xy 113.355329 93.090791) + (xy 113.3495 93.120098) + (xy 113.3495 94.839894) + (xy 110.702577 94.839894) + (xy 110.698592 94.835909) + (xy 110.698588 94.835906) + (xy 110.698587 94.835905) + (xy 110.679787 94.826326) + (xy 110.599658 94.785498) + (xy 110.490002 94.768131) + (xy 110.489998 94.768131) + (xy 110.380341 94.785498) + (xy 110.281414 94.835904) + (xy 110.281407 94.835909) + (xy 110.202909 94.914407) + (xy 110.202904 94.914414) + (xy 110.152498 95.013341) + (xy 110.135131 95.122997) + (xy 110.135131 95.123002) + (xy 107.74675 95.123002) + (xy 107.810134 95.032482) + (xy 107.906265 94.826326) + (xy 107.906269 94.826317) + (xy 107.965139 94.60661) + (xy 107.965141 94.606599) + (xy 107.979999 94.436766) + (xy 107.98 94.436764) + (xy 107.98 94.23) + (xy 106.995686 94.23) + (xy 107.007641 94.218045) + (xy 107.065165 94.105148) + (xy 107.084986 93.98) + (xy 107.065165 93.854852) + (xy 107.007641 93.741955) + (xy 106.995686 93.73) + (xy 107.98 93.73) + (xy 107.98 93.523236) + (xy 107.979999 93.523233) + (xy 107.965141 93.3534) + (xy 107.965139 93.353389) + (xy 107.906269 93.133682) + (xy 107.906265 93.133673) + (xy 107.810134 92.927517) + (xy 107.679657 92.741179) + (xy 107.51882 92.580342) + (xy 107.332482 92.449865) + (xy 107.126328 92.353734) + (xy 106.93 92.301127) + (xy 106.93 93.664314) + (xy 106.918045 93.652359) + (xy 106.805148 93.594835) + (xy 106.711481 93.58) + (xy 106.648519 93.58) + (xy 106.554852 93.594835) + (xy 106.441955 93.652359) + (xy 106.43 93.664314) + (xy 106.43 92.301127) + (xy 106.233671 92.353734) + (xy 106.027517 92.449865) + (xy 105.841179 92.580342) + (xy 105.680342 92.741179) + (xy 105.549865 92.927517) + (xy 105.453734 93.133673) + (xy 105.45373 93.133682) + (xy 105.39486 93.353389) + (xy 105.394858 93.3534) + (xy 105.38 93.523233) + (xy 105.38 93.73) + (xy 106.364314 93.73) + (xy 106.352359 93.741955) + (xy 106.294835 93.854852) + (xy 106.275014 93.98) + (xy 106.294835 94.105148) + (xy 106.352359 94.218045) + (xy 106.364314 94.23) + (xy 105.38 94.23) + (xy 105.38 94.436766) + (xy 105.039494 94.436766) + (xy 105.0405 94.427192) + (xy 105.0405 93.532808) + (xy 105.025674 93.391744) + (xy 104.967179 93.211716) + (xy 104.872533 93.047784) + (xy 104.745871 92.907112) + (xy 104.74587 92.907111) + (xy 104.592734 92.795851) + (xy 104.592729 92.795848) + (xy 104.419807 92.718857) + (xy 104.419802 92.718855) + (xy 104.267113 92.686401) + (xy 104.234646 92.6795) + (xy 104.045354 92.6795) + (xy 104.012897 92.686398) + (xy 103.860197 92.718855) + (xy 103.860192 92.718857) + (xy 103.68727 92.795848) + (xy 103.687265 92.795851) + (xy 103.534129 92.907111) + (xy 103.407466 93.047785) + (xy 103.312821 93.211715) + (xy 103.312818 93.211722) + (xy 103.260049 93.374129) + (xy 103.254326 93.391744) + (xy 103.2395 93.532808) + (xy 103.2395 94.427192) + (xy 102.5005 94.427192) + (xy 102.5005 93.532808) + (xy 102.485674 93.391744) + (xy 102.427179 93.211716) + (xy 102.332533 93.047784) + (xy 102.205871 92.907112) + (xy 102.20587 92.907111) + (xy 102.052734 92.795851) + (xy 102.052729 92.795848) + (xy 101.879807 92.718857) + (xy 101.879802 92.718855) + (xy 101.727113 92.686401) + (xy 101.694646 92.6795) + (xy 101.505354 92.6795) + (xy 101.472897 92.686398) + (xy 101.320197 92.718855) + (xy 101.320192 92.718857) + (xy 101.14727 92.795848) + (xy 101.147265 92.795851) + (xy 100.994129 92.907111) + (xy 100.867466 93.047785) + (xy 100.772821 93.211715) + (xy 100.772818 93.211722) + (xy 100.720049 93.374129) + (xy 100.714326 93.391744) + (xy 100.6995 93.532808) + (xy 100.6995 94.427192) + (xy 99.9605 94.427192) + (xy 99.9605 93.532808) + (xy 99.945674 93.391744) + (xy 99.887179 93.211716) + (xy 99.792533 93.047784) + (xy 99.665871 92.907112) + (xy 99.66587 92.907111) + (xy 99.512734 92.795851) + (xy 99.512729 92.795848) + (xy 99.339807 92.718857) + (xy 99.339802 92.718855) + (xy 99.187113 92.686401) + (xy 99.154646 92.6795) + (xy 98.965354 92.6795) + (xy 98.932897 92.686398) + (xy 98.780197 92.718855) + (xy 98.780192 92.718857) + (xy 98.60727 92.795848) + (xy 98.607265 92.795851) + (xy 98.454129 92.907111) + (xy 98.327466 93.047785) + (xy 98.232821 93.211715) + (xy 98.232818 93.211722) + (xy 98.180049 93.374129) + (xy 98.174326 93.391744) + (xy 98.1595 93.532808) + (xy 98.1595 94.427192) + (xy 97.4205 94.427192) + (xy 97.4205 93.532808) + (xy 97.405674 93.391744) + (xy 97.347179 93.211716) + (xy 97.287068 93.107601) + (xy 97.270596 93.039703) + (xy 97.293449 92.973676) + (xy 97.34837 92.930485) + (xy 97.375056 92.923129) + (xy 97.391661 92.9205) + (xy 97.490587 92.870095) + (xy 97.569095 92.791587) + (xy 97.6195 92.692661) + (xy 97.6195 92.692659) + (xy 97.619501 92.692658) + (xy 97.636869 92.583002) + (xy 97.636869 92.582997) + (xy 97.619501 92.473341) + (xy 97.580691 92.397172) + (xy 97.569095 92.374413) + (xy 97.569092 92.37441) + (xy 97.56909 92.374407) + (xy 97.490592 92.295909) + (xy 97.490588 92.295906) + (xy 97.490587 92.295905) + (xy 97.486743 92.293946) + (xy 97.391658 92.245498) + (xy 97.282002 92.228131) + (xy 97.281998 92.228131) + (xy 97.172341 92.245498) + (xy 97.073414 92.295904) + (xy 97.073407 92.295909) + (xy 96.994909 92.374407) + (xy 96.994904 92.374414) + (xy 96.944498 92.473341) + (xy 96.927131 92.582997) + (xy 96.927131 92.592759) + (xy 96.923358 92.592759) + (xy 96.915884 92.644407) + (xy 96.870081 92.69717) + (xy 96.803024 92.716794) + (xy 96.777356 92.714084) + (xy 96.614647 92.6795) + (xy 96.614646 92.6795) + (xy 96.425354 92.6795) + (xy 96.392897 92.686398) + (xy 96.240197 92.718855) + (xy 96.240192 92.718857) + (xy 96.06727 92.795848) + (xy 96.067265 92.795851) + (xy 95.914129 92.907111) + (xy 95.787466 93.047785) + (xy 95.692821 93.211715) + (xy 95.692818 93.211722) + (xy 95.640049 93.374129) + (xy 95.634326 93.391744) + (xy 95.6195 93.532808) + (xy 95.6195 94.427192) + (xy 94.8805 94.427192) + (xy 94.8805 93.532808) + (xy 94.865674 93.391744) + (xy 94.807179 93.211716) + (xy 94.712533 93.047784) + (xy 94.585871 92.907112) + (xy 94.58587 92.907111) + (xy 94.432734 92.795851) + (xy 94.432729 92.795848) + (xy 94.259807 92.718857) + (xy 94.259802 92.718855) + (xy 94.107113 92.686401) + (xy 94.074646 92.6795) + (xy 93.885354 92.6795) + (xy 93.852897 92.686398) + (xy 93.700197 92.718855) + (xy 93.700192 92.718857) + (xy 93.52727 92.795848) + (xy 93.527265 92.795851) + (xy 93.374129 92.907111) + (xy 93.247466 93.047785) + (xy 93.152821 93.211715) + (xy 93.152818 93.211722) + (xy 93.100049 93.374129) + (xy 93.094326 93.391744) + (xy 93.0795 93.532808) + (xy 93.0795 94.427192) + (xy 92.3405 94.427192) + (xy 92.340499 92.770102) + (xy 92.334669 92.740787) + (xy 92.331902 92.736645) + (xy 92.312457 92.707542) + (xy 92.287496 92.690865) + (xy 92.279213 92.685331) + (xy 92.279211 92.68533) + (xy 92.279208 92.685329) + (xy 92.249901 92.6795) + (xy 90.630105 92.6795) + (xy 90.630097 92.679501) + (xy 90.600787 92.68533) + (xy 90.567542 92.707542) + (xy 90.545332 92.740785) + (xy 90.545329 92.740791) + (xy 90.5395 92.770098) + (xy 90.5395 95.189894) + (xy 53.273575 95.189894) + (xy 53.277187 95.18719) + (xy 53.27719 95.187187) + (xy 53.36335 95.072093) + (xy 53.363354 95.072086) + (xy 53.413596 94.937379) + (xy 53.413598 94.937372) + (xy 53.419999 94.877844) + (xy 53.42 94.877827) + (xy 53.42 94.119089) + (xy 53.439685 94.05205) + (xy 53.492489 94.006295) + (xy 53.561647 93.996351) + (xy 53.625203 94.025376) + (xy 53.662977 94.084154) + (xy 53.667403 94.106935) + (xy 53.673252 94.166331) + (xy 53.673253 94.166333) + (xy 53.727604 94.345502) + (xy 53.815862 94.510623) + (xy 53.815864 94.510626) + (xy 53.934642 94.655357) + (xy 54.079373 94.774135) + (xy 54.079376 94.774137) + (xy 54.202415 94.839902) + (xy 54.244499 94.862396) + (xy 54.423666 94.916746) + (xy 54.423668 94.916747) + (xy 54.440374 94.918392) + (xy 54.61 94.935099) + (xy 54.796331 94.916747) + (xy 54.975501 94.862396) + (xy 55.140625 94.774136) + (xy 55.285357 94.655357) + (xy 55.404136 94.510625) + (xy 55.492396 94.345501) + (xy 55.546747 94.166331) + (xy 55.565099 93.98) + (xy 56.194901 93.98) + (xy 56.213252 94.166331) + (xy 56.213253 94.166333) + (xy 56.267604 94.345502) + (xy 56.355862 94.510623) + (xy 56.355864 94.510626) + (xy 56.474642 94.655357) + (xy 56.619373 94.774135) + (xy 56.619376 94.774137) + (xy 56.742415 94.839902) + (xy 56.784499 94.862396) + (xy 56.963666 94.916746) + (xy 56.963668 94.916747) + (xy 56.980374 94.918392) + (xy 57.15 94.935099) + (xy 57.336331 94.916747) + (xy 57.515501 94.862396) + (xy 57.680625 94.774136) + (xy 57.825357 94.655357) + (xy 57.944136 94.510625) + (xy 58.032396 94.345501) + (xy 58.086747 94.166331) + (xy 58.105099 93.98) + (xy 58.734901 93.98) + (xy 58.753252 94.166331) + (xy 58.753253 94.166333) + (xy 58.807604 94.345502) + (xy 58.895862 94.510623) + (xy 58.895864 94.510626) + (xy 59.014642 94.655357) + (xy 59.159373 94.774135) + (xy 59.159376 94.774137) + (xy 59.282415 94.839902) + (xy 59.324499 94.862396) + (xy 59.503666 94.916746) + (xy 59.503668 94.916747) + (xy 59.520374 94.918392) + (xy 59.69 94.935099) + (xy 59.876331 94.916747) + (xy 60.055501 94.862396) + (xy 60.220625 94.774136) + (xy 60.365357 94.655357) + (xy 60.484136 94.510625) + (xy 60.572396 94.345501) + (xy 60.626747 94.166331) + (xy 60.645099 93.98) + (xy 61.274901 93.98) + (xy 61.293252 94.166331) + (xy 61.293253 94.166333) + (xy 61.347604 94.345502) + (xy 61.435862 94.510623) + (xy 61.435864 94.510626) + (xy 61.554642 94.655357) + (xy 61.699373 94.774135) + (xy 61.699376 94.774137) + (xy 61.822415 94.839902) + (xy 61.864499 94.862396) + (xy 62.043666 94.916746) + (xy 62.043668 94.916747) + (xy 62.060374 94.918392) + (xy 62.23 94.935099) + (xy 62.416331 94.916747) + (xy 62.595501 94.862396) + (xy 62.760625 94.774136) + (xy 62.905357 94.655357) + (xy 63.024136 94.510625) + (xy 63.112396 94.345501) + (xy 63.166747 94.166331) + (xy 63.185099 93.98) + (xy 63.814901 93.98) + (xy 63.833252 94.166331) + (xy 63.833253 94.166333) + (xy 63.887604 94.345502) + (xy 63.975862 94.510623) + (xy 63.975864 94.510626) + (xy 64.094642 94.655357) + (xy 64.239373 94.774135) + (xy 64.239376 94.774137) + (xy 64.362415 94.839902) + (xy 64.404499 94.862396) + (xy 64.583666 94.916746) + (xy 64.583668 94.916747) + (xy 64.600374 94.918392) + (xy 64.77 94.935099) + (xy 64.956331 94.916747) + (xy 65.135501 94.862396) + (xy 65.300625 94.774136) + (xy 65.445357 94.655357) + (xy 65.564136 94.510625) + (xy 65.652396 94.345501) + (xy 65.706747 94.166331) + (xy 65.725099 93.98) + (xy 66.354901 93.98) + (xy 66.373252 94.166331) + (xy 66.373253 94.166333) + (xy 66.427604 94.345502) + (xy 66.515862 94.510623) + (xy 66.515864 94.510626) + (xy 66.634642 94.655357) + (xy 66.779373 94.774135) + (xy 66.779376 94.774137) + (xy 66.902415 94.839902) + (xy 66.944499 94.862396) + (xy 67.123666 94.916746) + (xy 67.123668 94.916747) + (xy 67.140374 94.918392) + (xy 67.31 94.935099) + (xy 67.496331 94.916747) + (xy 67.675501 94.862396) + (xy 67.840625 94.774136) + (xy 67.985357 94.655357) + (xy 68.104136 94.510625) + (xy 68.192396 94.345501) + (xy 68.246747 94.166331) + (xy 68.265099 93.98) + (xy 68.894901 93.98) + (xy 68.913252 94.166331) + (xy 68.913253 94.166333) + (xy 68.967604 94.345502) + (xy 69.055862 94.510623) + (xy 69.055864 94.510626) + (xy 69.174642 94.655357) + (xy 69.319373 94.774135) + (xy 69.319376 94.774137) + (xy 69.442415 94.839902) + (xy 69.484499 94.862396) + (xy 69.663666 94.916746) + (xy 69.663668 94.916747) + (xy 69.680374 94.918392) + (xy 69.85 94.935099) + (xy 70.036331 94.916747) + (xy 70.215501 94.862396) + (xy 70.380625 94.774136) + (xy 70.525357 94.655357) + (xy 70.644136 94.510625) + (xy 70.732396 94.345501) + (xy 70.786747 94.166331) + (xy 70.805099 93.98) + (xy 71.434901 93.98) + (xy 71.453252 94.166331) + (xy 71.453253 94.166333) + (xy 71.507604 94.345502) + (xy 71.595862 94.510623) + (xy 71.595864 94.510626) + (xy 71.714642 94.655357) + (xy 71.859373 94.774135) + (xy 71.859376 94.774137) + (xy 71.982415 94.839902) + (xy 72.024499 94.862396) + (xy 72.203666 94.916746) + (xy 72.203668 94.916747) + (xy 72.220374 94.918392) + (xy 72.39 94.935099) + (xy 72.576331 94.916747) + (xy 72.755501 94.862396) + (xy 72.920625 94.774136) + (xy 73.065357 94.655357) + (xy 73.184136 94.510625) + (xy 73.272396 94.345501) + (xy 73.326747 94.166331) + (xy 73.345099 93.98) + (xy 73.974901 93.98) + (xy 73.993252 94.166331) + (xy 73.993253 94.166333) + (xy 74.047604 94.345502) + (xy 74.135862 94.510623) + (xy 74.135864 94.510626) + (xy 74.254642 94.655357) + (xy 74.399373 94.774135) + (xy 74.399376 94.774137) + (xy 74.522415 94.839902) + (xy 74.564499 94.862396) + (xy 74.743666 94.916746) + (xy 74.743668 94.916747) + (xy 74.760374 94.918392) + (xy 74.93 94.935099) + (xy 75.116331 94.916747) + (xy 75.295501 94.862396) + (xy 75.460625 94.774136) + (xy 75.605357 94.655357) + (xy 75.724136 94.510625) + (xy 75.812396 94.345501) + (xy 75.866747 94.166331) + (xy 75.885099 93.98) + (xy 76.514901 93.98) + (xy 76.533252 94.166331) + (xy 76.533253 94.166333) + (xy 76.587604 94.345502) + (xy 76.675862 94.510623) + (xy 76.675864 94.510626) + (xy 76.794642 94.655357) + (xy 76.939373 94.774135) + (xy 76.939376 94.774137) + (xy 77.062415 94.839902) + (xy 77.104499 94.862396) + (xy 77.283666 94.916746) + (xy 77.283668 94.916747) + (xy 77.300374 94.918392) + (xy 77.47 94.935099) + (xy 77.656331 94.916747) + (xy 77.835501 94.862396) + (xy 78.000625 94.774136) + (xy 78.145357 94.655357) + (xy 78.264136 94.510625) + (xy 78.352396 94.345501) + (xy 78.406747 94.166331) + (xy 78.425099 93.98) + (xy 79.054901 93.98) + (xy 79.073252 94.166331) + (xy 79.073253 94.166333) + (xy 79.127604 94.345502) + (xy 79.215862 94.510623) + (xy 79.215864 94.510626) + (xy 79.334642 94.655357) + (xy 79.479373 94.774135) + (xy 79.479376 94.774137) + (xy 79.602415 94.839902) + (xy 79.644499 94.862396) + (xy 79.823666 94.916746) + (xy 79.823668 94.916747) + (xy 79.840374 94.918392) + (xy 80.01 94.935099) + (xy 80.196331 94.916747) + (xy 80.375501 94.862396) + (xy 80.540625 94.774136) + (xy 80.685357 94.655357) + (xy 80.804136 94.510625) + (xy 80.892396 94.345501) + (xy 80.946747 94.166331) + (xy 80.965099 93.98) + (xy 81.594901 93.98) + (xy 81.613252 94.166331) + (xy 81.613253 94.166333) + (xy 81.667604 94.345502) + (xy 81.755862 94.510623) + (xy 81.755864 94.510626) + (xy 81.874642 94.655357) + (xy 82.019373 94.774135) + (xy 82.019376 94.774137) + (xy 82.142415 94.839902) + (xy 82.184499 94.862396) + (xy 82.363666 94.916746) + (xy 82.363668 94.916747) + (xy 82.380374 94.918392) + (xy 82.55 94.935099) + (xy 82.736331 94.916747) + (xy 82.915501 94.862396) + (xy 83.080625 94.774136) + (xy 83.225357 94.655357) + (xy 83.344136 94.510625) + (xy 83.432396 94.345501) + (xy 83.486747 94.166331) + (xy 83.505099 93.98) + (xy 84.134901 93.98) + (xy 84.153252 94.166331) + (xy 84.153253 94.166333) + (xy 84.207604 94.345502) + (xy 84.295862 94.510623) + (xy 84.295864 94.510626) + (xy 84.414642 94.655357) + (xy 84.559373 94.774135) + (xy 84.559376 94.774137) + (xy 84.682415 94.839902) + (xy 84.724499 94.862396) + (xy 84.903666 94.916746) + (xy 84.903668 94.916747) + (xy 84.920374 94.918392) + (xy 85.09 94.935099) + (xy 85.276331 94.916747) + (xy 85.455501 94.862396) + (xy 85.620625 94.774136) + (xy 85.765357 94.655357) + (xy 85.884136 94.510625) + (xy 85.972396 94.345501) + (xy 86.026747 94.166331) + (xy 86.045099 93.98) + (xy 86.674901 93.98) + (xy 86.693252 94.166331) + (xy 86.693253 94.166333) + (xy 86.747604 94.345502) + (xy 86.835862 94.510623) + (xy 86.835864 94.510626) + (xy 86.954642 94.655357) + (xy 87.099373 94.774135) + (xy 87.099376 94.774137) + (xy 87.222415 94.839902) + (xy 87.264499 94.862396) + (xy 87.443666 94.916746) + (xy 87.443668 94.916747) + (xy 87.460374 94.918392) + (xy 87.63 94.935099) + (xy 87.816331 94.916747) + (xy 87.995501 94.862396) + (xy 88.160625 94.774136) + (xy 88.305357 94.655357) + (xy 88.424136 94.510625) + (xy 88.512396 94.345501) + (xy 88.566747 94.166331) + (xy 88.585099 93.98) + (xy 88.566747 93.793669) + (xy 88.512396 93.614499) + (xy 88.501974 93.595) + (xy 88.424137 93.449376) + (xy 88.424135 93.449373) + (xy 88.305357 93.304642) + (xy 88.160626 93.185864) + (xy 88.160623 93.185862) + (xy 87.995502 93.097604) + (xy 87.816333 93.043253) + (xy 87.816331 93.043252) + (xy 87.63 93.024901) + (xy 87.443668 93.043252) + (xy 87.443666 93.043253) + (xy 87.264497 93.097604) + (xy 87.099376 93.185862) + (xy 87.099373 93.185864) + (xy 86.954642 93.304642) + (xy 86.835864 93.449373) + (xy 86.835862 93.449376) + (xy 86.747604 93.614497) + (xy 86.693253 93.793666) + (xy 86.693252 93.793668) + (xy 86.674901 93.98) + (xy 86.045099 93.98) + (xy 86.026747 93.793669) + (xy 85.972396 93.614499) + (xy 85.961974 93.595) + (xy 85.884137 93.449376) + (xy 85.884135 93.449373) + (xy 85.765357 93.304642) + (xy 85.620626 93.185864) + (xy 85.620623 93.185862) + (xy 85.455502 93.097604) + (xy 85.276333 93.043253) + (xy 85.276331 93.043252) + (xy 85.09 93.024901) + (xy 84.903668 93.043252) + (xy 84.903666 93.043253) + (xy 84.724497 93.097604) + (xy 84.559376 93.185862) + (xy 84.559373 93.185864) + (xy 84.414642 93.304642) + (xy 84.295864 93.449373) + (xy 84.295862 93.449376) + (xy 84.207604 93.614497) + (xy 84.153253 93.793666) + (xy 84.153252 93.793668) + (xy 84.134901 93.98) + (xy 83.505099 93.98) + (xy 83.486747 93.793669) + (xy 83.432396 93.614499) + (xy 83.421974 93.595) + (xy 83.344137 93.449376) + (xy 83.344135 93.449373) + (xy 83.225357 93.304642) + (xy 83.080626 93.185864) + (xy 83.080623 93.185862) + (xy 82.915502 93.097604) + (xy 82.736333 93.043253) + (xy 82.736331 93.043252) + (xy 82.55 93.024901) + (xy 82.363668 93.043252) + (xy 82.363666 93.043253) + (xy 82.184497 93.097604) + (xy 82.019376 93.185862) + (xy 82.019373 93.185864) + (xy 81.874642 93.304642) + (xy 81.755864 93.449373) + (xy 81.755862 93.449376) + (xy 81.667604 93.614497) + (xy 81.613253 93.793666) + (xy 81.613252 93.793668) + (xy 81.594901 93.98) + (xy 80.965099 93.98) + (xy 80.946747 93.793669) + (xy 80.892396 93.614499) + (xy 80.881974 93.595) + (xy 80.804137 93.449376) + (xy 80.804135 93.449373) + (xy 80.685357 93.304642) + (xy 80.540626 93.185864) + (xy 80.540623 93.185862) + (xy 80.375502 93.097604) + (xy 80.196333 93.043253) + (xy 80.196331 93.043252) + (xy 80.01 93.024901) + (xy 79.823668 93.043252) + (xy 79.823666 93.043253) + (xy 79.644497 93.097604) + (xy 79.479376 93.185862) + (xy 79.479373 93.185864) + (xy 79.334642 93.304642) + (xy 79.215864 93.449373) + (xy 79.215862 93.449376) + (xy 79.127604 93.614497) + (xy 79.073253 93.793666) + (xy 79.073252 93.793668) + (xy 79.054901 93.98) + (xy 78.425099 93.98) + (xy 78.406747 93.793669) + (xy 78.352396 93.614499) + (xy 78.341974 93.595) + (xy 78.264137 93.449376) + (xy 78.264135 93.449373) + (xy 78.145357 93.304642) + (xy 78.000626 93.185864) + (xy 78.000623 93.185862) + (xy 77.835502 93.097604) + (xy 77.656333 93.043253) + (xy 77.656331 93.043252) + (xy 77.47 93.024901) + (xy 77.283668 93.043252) + (xy 77.283666 93.043253) + (xy 77.104497 93.097604) + (xy 76.939376 93.185862) + (xy 76.939373 93.185864) + (xy 76.794642 93.304642) + (xy 76.675864 93.449373) + (xy 76.675862 93.449376) + (xy 76.587604 93.614497) + (xy 76.533253 93.793666) + (xy 76.533252 93.793668) + (xy 76.514901 93.98) + (xy 75.885099 93.98) + (xy 75.866747 93.793669) + (xy 75.812396 93.614499) + (xy 75.801974 93.595) + (xy 75.724137 93.449376) + (xy 75.724135 93.449373) + (xy 75.605357 93.304642) + (xy 75.460626 93.185864) + (xy 75.460623 93.185862) + (xy 75.295502 93.097604) + (xy 75.116333 93.043253) + (xy 75.116331 93.043252) + (xy 74.93 93.024901) + (xy 74.743668 93.043252) + (xy 74.743666 93.043253) + (xy 74.564497 93.097604) + (xy 74.399376 93.185862) + (xy 74.399373 93.185864) + (xy 74.254642 93.304642) + (xy 74.135864 93.449373) + (xy 74.135862 93.449376) + (xy 74.047604 93.614497) + (xy 73.993253 93.793666) + (xy 73.993252 93.793668) + (xy 73.974901 93.98) + (xy 73.345099 93.98) + (xy 73.326747 93.793669) + (xy 73.272396 93.614499) + (xy 73.261974 93.595) + (xy 73.184137 93.449376) + (xy 73.184135 93.449373) + (xy 73.065357 93.304642) + (xy 72.920626 93.185864) + (xy 72.920623 93.185862) + (xy 72.755502 93.097604) + (xy 72.576333 93.043253) + (xy 72.576331 93.043252) + (xy 72.39 93.024901) + (xy 72.203668 93.043252) + (xy 72.203666 93.043253) + (xy 72.024497 93.097604) + (xy 71.859376 93.185862) + (xy 71.859373 93.185864) + (xy 71.714642 93.304642) + (xy 71.595864 93.449373) + (xy 71.595862 93.449376) + (xy 71.507604 93.614497) + (xy 71.453253 93.793666) + (xy 71.453252 93.793668) + (xy 71.434901 93.98) + (xy 70.805099 93.98) + (xy 70.786747 93.793669) + (xy 70.732396 93.614499) + (xy 70.721974 93.595) + (xy 70.644137 93.449376) + (xy 70.644135 93.449373) + (xy 70.525357 93.304642) + (xy 70.380626 93.185864) + (xy 70.380623 93.185862) + (xy 70.215502 93.097604) + (xy 70.036333 93.043253) + (xy 70.036331 93.043252) + (xy 69.85 93.024901) + (xy 69.663668 93.043252) + (xy 69.663666 93.043253) + (xy 69.484497 93.097604) + (xy 69.319376 93.185862) + (xy 69.319373 93.185864) + (xy 69.174642 93.304642) + (xy 69.055864 93.449373) + (xy 69.055862 93.449376) + (xy 68.967604 93.614497) + (xy 68.913253 93.793666) + (xy 68.913252 93.793668) + (xy 68.894901 93.98) + (xy 68.265099 93.98) + (xy 68.246747 93.793669) + (xy 68.192396 93.614499) + (xy 68.181974 93.595) + (xy 68.104137 93.449376) + (xy 68.104135 93.449373) + (xy 67.985357 93.304642) + (xy 67.840626 93.185864) + (xy 67.840623 93.185862) + (xy 67.675502 93.097604) + (xy 67.496333 93.043253) + (xy 67.496331 93.043252) + (xy 67.31 93.024901) + (xy 67.123668 93.043252) + (xy 67.123666 93.043253) + (xy 66.944497 93.097604) + (xy 66.779376 93.185862) + (xy 66.779373 93.185864) + (xy 66.634642 93.304642) + (xy 66.515864 93.449373) + (xy 66.515862 93.449376) + (xy 66.427604 93.614497) + (xy 66.373253 93.793666) + (xy 66.373252 93.793668) + (xy 66.354901 93.98) + (xy 65.725099 93.98) + (xy 65.706747 93.793669) + (xy 65.652396 93.614499) + (xy 65.641974 93.595) + (xy 65.564137 93.449376) + (xy 65.564135 93.449373) + (xy 65.445357 93.304642) + (xy 65.300626 93.185864) + (xy 65.300623 93.185862) + (xy 65.135502 93.097604) + (xy 64.956333 93.043253) + (xy 64.956331 93.043252) + (xy 64.77 93.024901) + (xy 64.583668 93.043252) + (xy 64.583666 93.043253) + (xy 64.404497 93.097604) + (xy 64.239376 93.185862) + (xy 64.239373 93.185864) + (xy 64.094642 93.304642) + (xy 63.975864 93.449373) + (xy 63.975862 93.449376) + (xy 63.887604 93.614497) + (xy 63.833253 93.793666) + (xy 63.833252 93.793668) + (xy 63.814901 93.98) + (xy 63.185099 93.98) + (xy 63.166747 93.793669) + (xy 63.112396 93.614499) + (xy 63.101974 93.595) + (xy 63.024137 93.449376) + (xy 63.024135 93.449373) + (xy 62.905357 93.304642) + (xy 62.760626 93.185864) + (xy 62.760623 93.185862) + (xy 62.595502 93.097604) + (xy 62.416333 93.043253) + (xy 62.416331 93.043252) + (xy 62.23 93.024901) + (xy 62.043668 93.043252) + (xy 62.043666 93.043253) + (xy 61.864497 93.097604) + (xy 61.699376 93.185862) + (xy 61.699373 93.185864) + (xy 61.554642 93.304642) + (xy 61.435864 93.449373) + (xy 61.435862 93.449376) + (xy 61.347604 93.614497) + (xy 61.293253 93.793666) + (xy 61.293252 93.793668) + (xy 61.274901 93.98) + (xy 60.645099 93.98) + (xy 60.626747 93.793669) + (xy 60.572396 93.614499) + (xy 60.561974 93.595) + (xy 60.484137 93.449376) + (xy 60.484135 93.449373) + (xy 60.365357 93.304642) + (xy 60.220626 93.185864) + (xy 60.220623 93.185862) + (xy 60.055502 93.097604) + (xy 59.876333 93.043253) + (xy 59.876331 93.043252) + (xy 59.69 93.024901) + (xy 59.503668 93.043252) + (xy 59.503666 93.043253) + (xy 59.324497 93.097604) + (xy 59.159376 93.185862) + (xy 59.159373 93.185864) + (xy 59.014642 93.304642) + (xy 58.895864 93.449373) + (xy 58.895862 93.449376) + (xy 58.807604 93.614497) + (xy 58.753253 93.793666) + (xy 58.753252 93.793668) + (xy 58.734901 93.98) + (xy 58.105099 93.98) + (xy 58.086747 93.793669) + (xy 58.032396 93.614499) + (xy 58.021974 93.595) + (xy 57.944137 93.449376) + (xy 57.944135 93.449373) + (xy 57.825357 93.304642) + (xy 57.680626 93.185864) + (xy 57.680623 93.185862) + (xy 57.515502 93.097604) + (xy 57.336333 93.043253) + (xy 57.336331 93.043252) + (xy 57.15 93.024901) + (xy 56.963668 93.043252) + (xy 56.963666 93.043253) + (xy 56.784497 93.097604) + (xy 56.619376 93.185862) + (xy 56.619373 93.185864) + (xy 56.474642 93.304642) + (xy 56.355864 93.449373) + (xy 56.355862 93.449376) + (xy 56.267604 93.614497) + (xy 56.213253 93.793666) + (xy 56.213252 93.793668) + (xy 56.194901 93.98) + (xy 55.565099 93.98) + (xy 55.546747 93.793669) + (xy 55.492396 93.614499) + (xy 55.481974 93.595) + (xy 55.404137 93.449376) + (xy 55.404135 93.449373) + (xy 55.285357 93.304642) + (xy 55.140626 93.185864) + (xy 55.140623 93.185862) + (xy 54.975502 93.097604) + (xy 54.796333 93.043253) + (xy 54.796331 93.043252) + (xy 54.61 93.024901) + (xy 54.423668 93.043252) + (xy 54.423666 93.043253) + (xy 54.244497 93.097604) + (xy 54.079376 93.185862) + (xy 54.079373 93.185864) + (xy 53.934642 93.304642) + (xy 53.815864 93.449373) + (xy 53.815862 93.449376) + (xy 53.727604 93.614497) + (xy 53.673253 93.793666) + (xy 53.673252 93.793668) + (xy 53.667403 93.853064) + (xy 53.641242 93.917851) + (xy 53.584208 93.95821) + (xy 53.514408 93.961327) + (xy 53.454003 93.926213) + (xy 53.422172 93.864015) + (xy 53.42 93.84091) + (xy 53.42 93.082172) + (xy 53.419999 93.082155) + (xy 53.413598 93.022627) + (xy 53.413596 93.02262) + (xy 53.363354 92.887913) + (xy 53.36335 92.887906) + (xy 53.27719 92.772812) + (xy 53.277187 92.772809) + (xy 53.162093 92.686649) + (xy 53.162086 92.686645) + (xy 53.027379 92.636403) + (xy 53.027372 92.636401) + (xy 52.967844 92.63) + (xy 52.32 92.63) + (xy 52.32 93.544498) + (xy 52.212315 93.49532) + (xy 52.105763 93.48) + (xy 52.034237 93.48) + (xy 51.927685 93.49532) + (xy 51.82 93.544498) + (xy 51.82 92.63) + (xy 51.172155 92.63) + (xy 51.112627 92.636401) + (xy 51.11262 92.636403) + (xy 50.977913 92.686645) + (xy 50.977906 92.686649) + (xy 50.862812 92.772809) + (xy 50.862809 92.772812) + (xy 50.776649 92.887906) + (xy 50.776645 92.887913) + (xy 50.726403 93.02262) + (xy 50.726401 93.022627) + (xy 50.72 93.082155) + (xy 50.72 93.73) + (xy 51.636314 93.73) + (xy 51.610507 93.770156) + (xy 51.57 93.908111) + (xy 51.57 94.051889) + (xy 51.610507 94.189844) + (xy 51.636314 94.23) + (xy 50.72 94.23) + (xy 50.72 94.877844) + (xy 43.6805 94.877844) + (xy 43.6805 93.345) + (xy 45.349659 93.345) + (xy 45.368975 93.541129) + (xy 45.368976 93.541132) + (xy 45.423649 93.721365) + (xy 45.426188 93.729733) + (xy 45.519086 93.903532) + (xy 45.51909 93.903539) + (xy 45.644116 94.055883) + (xy 45.79646 94.180909) + (xy 45.796467 94.180913) + (xy 45.970266 94.273811) + (xy 45.970269 94.273811) + (xy 45.970273 94.273814) + (xy 46.158868 94.331024) + (xy 46.355 94.350341) + (xy 46.551132 94.331024) + (xy 46.739727 94.273814) + (xy 46.765933 94.259807) + (xy 46.849169 94.215316) + (xy 46.913538 94.18091) + (xy 47.065883 94.055883) + (xy 47.19091 93.903538) + (xy 47.223307 93.842927) + (xy 47.261642 93.771209) + (xy 47.310604 93.721365) + (xy 47.378742 93.705904) + (xy 47.444421 93.729736) + (xy 47.48679 93.785293) + (xy 47.495 93.829662) + (xy 47.495 94.292844) + (xy 47.501401 94.352372) + (xy 47.501403 94.352379) + (xy 47.551645 94.487086) + (xy 47.551649 94.487093) + (xy 47.637809 94.602187) + (xy 47.637812 94.60219) + (xy 47.752906 94.68835) + (xy 47.752913 94.688354) + (xy 47.88762 94.738596) + (xy 47.887627 94.738598) + (xy 47.947155 94.744999) + (xy 47.947172 94.745) + (xy 48.645 94.745) + (xy 48.645 93.719189) + (xy 48.697547 93.755016) + (xy 48.827173 93.795) + (xy 48.928724 93.795) + (xy 49.029138 93.779865) + (xy 49.145 93.724068) + (xy 49.145 94.745) + (xy 49.842828 94.745) + (xy 49.842844 94.744999) + (xy 49.902372 94.738598) + (xy 49.902379 94.738596) + (xy 50.037086 94.688354) + (xy 50.037093 94.68835) + (xy 50.152187 94.60219) + (xy 50.15219 94.602187) + (xy 50.23835 94.487093) + (xy 50.238354 94.487086) + (xy 50.288596 94.352379) + (xy 50.288598 94.352372) + (xy 50.294999 94.292844) + (xy 50.295 94.292827) + (xy 50.295 93.595) + (xy 49.270278 93.595) + (xy 49.318625 93.51126) + (xy 49.34881 93.379008) + (xy 49.338673 93.243735) + (xy 49.289113 93.117459) + (xy 49.271203 93.095) + (xy 50.295 93.095) + (xy 50.295 92.397172) + (xy 50.294999 92.397155) + (xy 50.288598 92.337627) + (xy 50.288596 92.33762) + (xy 50.238354 92.202913) + (xy 50.23835 92.202906) + (xy 50.15219 92.087812) + (xy 50.152187 92.087809) + (xy 50.037093 92.001649) + (xy 50.037086 92.001645) + (xy 49.902379 91.951403) + (xy 49.902372 91.951401) + (xy 49.842844 91.945) + (xy 49.145 91.945) + (xy 49.145 92.97081) + (xy 49.092453 92.934984) + (xy 48.962827 92.895) + (xy 48.861276 92.895) + (xy 48.760862 92.910135) + (xy 48.645 92.965931) + (xy 48.645 91.945) + (xy 47.947155 91.945) + (xy 47.887627 91.951401) + (xy 47.88762 91.951403) + (xy 47.752913 92.001645) + (xy 47.752906 92.001649) + (xy 47.637812 92.087809) + (xy 47.637809 92.087812) + (xy 47.551649 92.202906) + (xy 47.551645 92.202913) + (xy 47.501403 92.33762) + (xy 47.501401 92.337627) + (xy 47.495 92.397155) + (xy 47.495 92.860337) + (xy 47.475315 92.927376) + (xy 47.422511 92.973131) + (xy 47.353353 92.983075) + (xy 47.289797 92.95405) + (xy 47.261642 92.91879) + (xy 47.190914 92.786467) + (xy 47.190909 92.78646) + (xy 47.065883 92.634116) + (xy 46.913539 92.50909) + (xy 46.913532 92.509086) + (xy 46.739733 92.416188) + (xy 46.739727 92.416186) + (xy 46.551132 92.358976) + (xy 46.551129 92.358975) + (xy 46.355 92.339659) + (xy 46.15887 92.358975) + (xy 45.970266 92.416188) + (xy 45.796467 92.509086) + (xy 45.79646 92.50909) + (xy 45.644116 92.634116) + (xy 45.51909 92.78646) + (xy 45.519086 92.786467) + (xy 45.426188 92.960266) + (xy 45.368975 93.14887) + (xy 45.349659 93.345) + (xy 43.6805 93.345) + (xy 43.6805 89.5245) + (xy 43.700185 89.457461) + (xy 43.752989 89.411706) + (xy 43.8045 89.4005) + (xy 180.851 89.4005) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 88.458039 152.849185) + (xy 88.503794 152.901989) + (xy 88.515 152.9535) + (xy 88.515 153.354314) + (xy 88.503045 153.342359) + (xy 88.390148 153.284835) + (xy 88.296481 153.27) + (xy 88.233519 153.27) + (xy 88.139852 153.284835) + (xy 88.026955 153.342359) + (xy 88.015 153.354314) + (xy 88.015 152.9535) + (xy 88.034685 152.886461) + (xy 88.087489 152.840706) + (xy 88.139 152.8295) + (xy 88.391 152.8295) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 125.98 132.11) + (xy 126.186764 132.11) + (xy 126.186766 132.109999) + (xy 126.356599 132.095141) + (xy 126.356606 132.09514) + (xy 126.428769 132.075804) + (xy 126.498619 132.077467) + (xy 126.556482 132.116629) + (xy 126.583986 132.180857) + (xy 126.5724 132.24976) + (xy 126.548544 132.28326) + (xy 126.404619 132.427185) + (xy 126.343296 132.46067) + (xy 126.303977 132.462825) + (xy 126.246734 132.456808) + (xy 126.177192 132.4495) + (xy 125.282808 132.4495) + (xy 125.141744 132.464326) + (xy 125.141741 132.464326) + (xy 125.14174 132.464327) + (xy 124.961722 132.522818) + (xy 124.961715 132.522821) + (xy 124.797785 132.617466) + (xy 124.657113 132.744127) + (xy 124.605818 132.814729) + (xy 124.550487 132.857394) + (xy 124.480874 132.863373) + (xy 124.419079 132.830767) + (xy 124.384722 132.769928) + (xy 124.3815 132.741843) + (xy 124.3815 131.971061) + (xy 124.401185 131.904022) + (xy 124.453989 131.858267) + (xy 124.523147 131.848323) + (xy 124.576624 131.869487) + (xy 124.67751 131.94013) + (xy 124.677516 131.940133) + (xy 124.883673 132.036265) + (xy 124.883682 132.036269) + (xy 125.103389 132.095139) + (xy 125.1034 132.095141) + (xy 125.273233 132.109999) + (xy 125.273236 132.11) + (xy 125.48 132.11) + (xy 125.48 131.125686) + (xy 125.491955 131.137641) + (xy 125.604852 131.195165) + (xy 125.698519 131.21) + (xy 125.761481 131.21) + (xy 125.855148 131.195165) + (xy 125.968045 131.137641) + (xy 125.98 131.125686) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 178.05 101.284314) + (xy 178.038045 101.272359) + (xy 177.925148 101.214835) + (xy 177.831481 101.2) + (xy 177.768519 101.2) + (xy 177.674852 101.214835) + (xy 177.561955 101.272359) + (xy 177.55 101.284314) + (xy 177.55 99.375686) + (xy 177.561955 99.387641) + (xy 177.674852 99.445165) + (xy 177.768519 99.46) + (xy 177.831481 99.46) + (xy 177.925148 99.445165) + (xy 178.038045 99.387641) + (xy 178.05 99.375686) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 178.05 98.744314) + (xy 178.038045 98.732359) + (xy 177.925148 98.674835) + (xy 177.831481 98.66) + (xy 177.768519 98.66) + (xy 177.674852 98.674835) + (xy 177.561955 98.732359) + (xy 177.55 98.744314) + (xy 177.55 96.835686) + (xy 177.561955 96.847641) + (xy 177.674852 96.905165) + (xy 177.768519 96.92) + (xy 177.831481 96.92) + (xy 177.925148 96.905165) + (xy 178.038045 96.847641) + (xy 178.05 96.835686) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 178.05 96.204314) + (xy 178.038045 96.192359) + (xy 177.925148 96.134835) + (xy 177.831481 96.12) + (xy 177.768519 96.12) + (xy 177.674852 96.134835) + (xy 177.561955 96.192359) + (xy 177.55 96.204314) + (xy 177.55 94.295686) + (xy 177.561955 94.307641) + (xy 177.674852 94.365165) + (xy 177.768519 94.38) + (xy 177.831481 94.38) + (xy 177.925148 94.365165) + (xy 178.038045 94.307641) + (xy 178.05 94.295686) + ) + ) + (filled_polygon + (layer "In2.Cu") + (pts + (xy 180.918039 89.420185) + (xy 180.963794 89.472989) + (xy 180.975 89.5245) + (xy 180.975 94.615) + (xy 186.0655 94.615) + (xy 186.132539 94.634685) + (xy 186.178294 94.687489) + (xy 186.1895 94.739) + (xy 186.1895 111.001) + (xy 186.169815 111.068039) + (xy 186.117011 111.113794) + (xy 186.0655 111.125) + (xy 180.975 111.125) + (xy 180.975 116.205) + (xy 186.0655 116.205) + (xy 186.132539 116.224685) + (xy 186.178294 116.277489) + (xy 186.1895 116.329) + (xy 186.1895 153.2495) + (xy 186.169815 153.316539) + (xy 186.117011 153.362294) + (xy 186.0655 153.3735) + (xy 185.240473 153.3735) + (xy 185.173434 153.353815) + (xy 185.14462 153.328165) + (xy 185.079357 153.248642) + (xy 184.934626 153.129864) + (xy 184.934623 153.129862) + (xy 184.769502 153.041604) + (xy 184.590333 152.987253) + (xy 184.590331 152.987252) + (xy 184.404 152.968901) + (xy 184.217668 152.987252) + (xy 184.217666 152.987253) + (xy 184.038497 153.041604) + (xy 183.873376 153.129862) + (xy 183.873373 153.129864) + (xy 183.728642 153.248642) + (xy 183.609864 153.393373) + (xy 183.609862 153.393376) + (xy 183.521604 153.558497) + (xy 183.467253 153.737666) + (xy 183.467252 153.737668) + (xy 183.448901 153.924) + (xy 183.467252 154.110331) + (xy 183.467253 154.110333) + (xy 183.521604 154.289502) + (xy 183.609862 154.454623) + (xy 183.609864 154.454626) + (xy 183.728641 154.599356) + (xy 183.760009 154.625098) + (xy 183.808165 154.664619) + (xy 183.847499 154.722362) + (xy 183.8535 154.760471) + (xy 183.8535 155.5855) + (xy 183.833815 155.652539) + (xy 183.781011 155.698294) + (xy 183.7295 155.7095) + (xy 49.019 155.7095) + (xy 48.951961 155.689815) + (xy 48.906206 155.637011) + (xy 48.895 155.5855) + (xy 48.895 150.495) + (xy 43.815 150.495) + (xy 43.8045 150.495) + (xy 43.737461 150.475315) + (xy 43.691706 150.422511) + (xy 43.6805 150.371) + (xy 43.6805 148.84) + (xy 45.659364 148.84) + (xy 45.716567 149.053486) + (xy 45.71657 149.053492) + (xy 45.816399 149.267578) + (xy 45.951894 149.461082) + (xy 46.118917 149.628105) + (xy 46.312421 149.7636) + (xy 46.526507 149.863429) + (xy 46.526516 149.863433) + (xy 46.74 149.920634) + (xy 46.74 149.025501) + (xy 46.847685 149.07468) + (xy 46.954237 149.09) + (xy 47.025763 149.09) + (xy 47.132315 149.07468) + (xy 47.24 149.025501) + (xy 47.24 149.920633) + (xy 47.453483 149.863433) + (xy 47.453492 149.863429) + (xy 47.667578 149.7636) + (xy 47.861082 149.628105) + (xy 48.028105 149.461082) + (xy 48.1636 149.267578) + (xy 48.263429 149.053492) + (xy 48.263433 149.053483) + (xy 48.324567 148.825326) + (xy 48.324569 148.825313) + (xy 48.325928 148.809783) + (xy 48.351378 148.744713) + (xy 48.407968 148.703733) + (xy 48.477729 148.699852) + (xy 48.507082 148.71079) + (xy 48.536441 148.726199) + (xy 48.542932 148.729859) + (xy 48.572226 148.747568) + (xy 48.572227 148.747568) + (xy 48.573604 148.747997) + (xy 48.575405 148.748743) + (xy 48.579413 148.74986) + (xy 48.581341 148.750154) + (xy 48.582741 148.750499) + (xy 48.582743 148.7505) + (xy 48.616954 148.7505) + (xy 48.624439 148.750725) + (xy 48.658581 148.752791) + (xy 48.659995 148.752532) + (xy 48.68235 148.7505) + (xy 49.416273 148.7505) + (xy 49.483312 148.770185) + (xy 49.529067 148.822989) + (xy 49.537564 148.848723) + (xy 49.538856 148.854805) + (xy 49.538857 148.854807) + (xy 49.615848 149.027729) + (xy 49.615851 149.027734) + (xy 49.717747 149.167981) + (xy 49.727112 149.180871) + (xy 49.867784 149.307533) + (xy 50.031716 149.402179) + (xy 50.211744 149.460674) + (xy 50.352808 149.4755) + (xy 50.352812 149.4755) + (xy 51.247188 149.4755) + (xy 51.247192 149.4755) + (xy 51.388256 149.460674) + (xy 51.568284 149.402179) + (xy 51.732216 149.307533) + (xy 51.872888 149.180871) + (xy 51.924182 149.110271) + (xy 51.979512 149.067605) + (xy 52.049125 149.061626) + (xy 52.11092 149.094232) + (xy 52.145277 149.15507) + (xy 52.1485 149.183156) + (xy 52.1485 150.506843) + (xy 52.128815 150.573882) + (xy 52.076011 150.619637) + (xy 52.006853 150.629581) + (xy 51.943297 150.600556) + (xy 51.924182 150.579729) + (xy 51.883786 150.524129) + (xy 51.872888 150.509129) + (xy 51.732216 150.382467) + (xy 51.568284 150.287821) + (xy 51.568277 150.287818) + (xy 51.394309 150.231292) + (xy 51.388256 150.229326) + (xy 51.247192 150.2145) + (xy 50.352808 150.2145) + (xy 50.211744 150.229326) + (xy 50.211741 150.229326) + (xy 50.21174 150.229327) + (xy 50.031722 150.287818) + (xy 50.031715 150.287821) + (xy 49.867785 150.382466) + (xy 49.727111 150.509129) + (xy 49.615851 150.662265) + (xy 49.615848 150.66227) + (xy 49.538857 150.835192) + (xy 49.538855 150.835197) + (xy 49.4995 151.020354) + (xy 49.4995 151.209645) + (xy 49.538855 151.394802) + (xy 49.538857 151.394807) + (xy 49.615848 151.567729) + (xy 49.615851 151.567734) + (xy 49.717747 151.707981) + (xy 49.727112 151.720871) + (xy 49.867784 151.847533) + (xy 50.031716 151.942179) + (xy 50.211744 152.000674) + (xy 50.352808 152.0155) + (xy 50.352812 152.0155) + (xy 51.247188 152.0155) + (xy 51.247192 152.0155) + (xy 51.388256 152.000674) + (xy 51.568284 151.942179) + (xy 51.732216 151.847533) + (xy 51.872888 151.720871) + (xy 51.915505 151.662214) + (xy 51.924182 151.650271) + (xy 51.979512 151.607605) + (xy 52.049125 151.601626) + (xy 52.11092 151.634232) + (xy 52.145277 151.69507) + (xy 52.1485 151.723156) + (xy 52.1485 152.006943) + (xy 52.128815 152.073982) + (xy 52.112181 152.094624) + (xy 51.474619 152.732185) + (xy 51.413296 152.76567) + (xy 51.373977 152.767825) + (xy 51.316734 152.761808) + (xy 51.247192 152.7545) + (xy 50.352808 152.7545) + (xy 50.211744 152.769326) + (xy 50.211741 152.769326) + (xy 50.21174 152.769327) + (xy 50.031722 152.827818) + (xy 50.031715 152.827821) + (xy 49.867785 152.922466) + (xy 49.727111 153.049129) + (xy 49.615851 153.202265) + (xy 49.615848 153.20227) + (xy 49.538857 153.375192) + (xy 49.538855 153.375197) + (xy 49.4995 153.560354) + (xy 49.4995 153.749645) + (xy 49.538855 153.934802) + (xy 49.538857 153.934807) + (xy 49.615848 154.107729) + (xy 49.615851 154.107734) + (xy 49.727111 154.26087) + (xy 49.727112 154.260871) + (xy 49.867784 154.387533) + (xy 50.031716 154.482179) + (xy 50.211744 154.540674) + (xy 50.352808 154.5555) + (xy 50.352812 154.5555) + (xy 51.247188 154.5555) + (xy 51.247192 154.5555) + (xy 51.388256 154.540674) + (xy 51.568284 154.482179) + (xy 51.732216 154.387533) + (xy 51.872888 154.260871) + (xy 51.984151 154.10773) + (xy 52.061144 153.934803) + (xy 52.1005 153.749646) + (xy 52.1005 153.560354) + (xy 52.067479 153.404999) + (xy 56.741127 153.404999) + (xy 56.741128 153.405) + (xy 58.104314 153.405) + (xy 58.092359 153.416955) + (xy 58.034835 153.529852) + (xy 58.015014 153.655) + (xy 58.034835 153.780148) + (xy 58.092359 153.893045) + (xy 58.104314 153.905) + (xy 56.741128 153.905) + (xy 56.79373 154.101317) + (xy 56.793734 154.101326) + (xy 56.889865 154.307482) + (xy 57.020342 154.49382) + (xy 57.181179 154.654657) + (xy 57.367517 154.785134) + (xy 57.573673 154.881265) + (xy 57.573682 154.881269) + (xy 57.793389 154.940139) + (xy 57.7934 154.940141) + (xy 57.963233 154.954999) + (xy 57.963236 154.955) + (xy 58.17 154.955) + (xy 58.17 153.970686) + (xy 58.181955 153.982641) + (xy 58.294852 154.040165) + (xy 58.388519 154.055) + (xy 58.451481 154.055) + (xy 58.545148 154.040165) + (xy 58.658045 153.982641) + (xy 58.67 153.970686) + (xy 58.67 154.955) + (xy 58.876764 154.955) + (xy 58.876766 154.954999) + (xy 59.046599 154.940141) + (xy 59.04661 154.940139) + (xy 59.266317 154.881269) + (xy 59.266326 154.881265) + (xy 59.472482 154.785134) + (xy 59.65882 154.654657) + (xy 59.819657 154.49382) + (xy 59.950134 154.307482) + (xy 60.046265 154.101326) + (xy 60.046269 154.101317) + (xy 60.098872 153.905) + (xy 58.735686 153.905) + (xy 58.747641 153.893045) + (xy 58.805165 153.780148) + (xy 58.80762 153.764645) + (xy 60.9295 153.764645) + (xy 60.968855 153.949802) + (xy 60.968857 153.949807) + (xy 61.045848 154.122729) + (xy 61.045851 154.122734) + (xy 61.146213 154.26087) + (xy 61.157112 154.275871) + (xy 61.297784 154.402533) + (xy 61.461716 154.497179) + (xy 61.641744 154.555674) + (xy 61.782808 154.5705) + (xy 61.782812 154.5705) + (xy 62.677188 154.5705) + (xy 62.677192 154.5705) + (xy 62.818256 154.555674) + (xy 62.998284 154.497179) + (xy 63.162216 154.402533) + (xy 63.302888 154.275871) + (xy 63.414151 154.12273) + (xy 63.491144 153.949803) + (xy 63.5305 153.764646) + (xy 63.5305 153.575354) + (xy 63.497479 153.419999) + (xy 68.171127 153.419999) + (xy 68.171128 153.42) + (xy 69.534314 153.42) + (xy 69.522359 153.431955) + (xy 69.464835 153.544852) + (xy 69.445014 153.67) + (xy 69.464835 153.795148) + (xy 69.522359 153.908045) + (xy 69.534314 153.92) + (xy 68.171128 153.92) + (xy 68.22373 154.116317) + (xy 68.223734 154.116326) + (xy 68.319865 154.322482) + (xy 68.450342 154.50882) + (xy 68.611179 154.669657) + (xy 68.797517 154.800134) + (xy 69.003673 154.896265) + (xy 69.003682 154.896269) + (xy 69.223389 154.955139) + (xy 69.2234 154.955141) + (xy 69.393233 154.969999) + (xy 69.393236 154.97) + (xy 69.6 154.97) + (xy 69.6 153.985686) + (xy 69.611955 153.997641) + (xy 69.724852 154.055165) + (xy 69.818519 154.07) + (xy 69.881481 154.07) + (xy 69.975148 154.055165) + (xy 70.088045 153.997641) + (xy 70.1 153.985686) + (xy 70.1 154.97) + (xy 70.306764 154.97) + (xy 70.306766 154.969999) + (xy 70.476599 154.955141) + (xy 70.47661 154.955139) + (xy 70.696317 154.896269) + (xy 70.696326 154.896265) + (xy 70.902482 154.800134) + (xy 71.08882 154.669657) + (xy 71.249657 154.50882) + (xy 71.380134 154.322482) + (xy 71.476265 154.116326) + (xy 71.476269 154.116317) + (xy 71.528872 153.92) + (xy 70.165686 153.92) + (xy 70.177641 153.908045) + (xy 70.235165 153.795148) + (xy 70.254986 153.67) + (xy 72.11954 153.67) + (xy 72.139326 153.858256) + (xy 72.139327 153.858259) + (xy 72.197818 154.038277) + (xy 72.197821 154.038284) + (xy 72.292467 154.202216) + (xy 72.371059 154.289501) + (xy 72.419129 154.342888) + (xy 72.572265 154.454148) + (xy 72.57227 154.454151) + (xy 72.745192 154.531142) + (xy 72.745197 154.531144) + (xy 72.930354 154.5705) + (xy 72.930355 154.5705) + (xy 73.119644 154.5705) + (xy 73.119646 154.5705) + (xy 73.304803 154.531144) + (xy 73.47773 154.454151) + (xy 73.630871 154.342888) + (xy 73.757533 154.202216) + (xy 73.852179 154.038284) + (xy 73.910674 153.858256) + (xy 73.93046 153.67) + (xy 73.910674 153.481744) + (xy 73.852179 153.301716) + (xy 73.757533 153.137784) + (xy 73.630871 152.997112) + (xy 73.627473 152.994643) + (xy 73.477734 152.885851) + (xy 73.477729 152.885848) + (xy 73.304807 152.808857) + (xy 73.304802 152.808855) + (xy 73.150654 152.776091) + (xy 73.119646 152.7695) + (xy 72.930354 152.7695) + (xy 72.899346 152.776091) + (xy 72.745197 152.808855) + (xy 72.745192 152.808857) + (xy 72.57227 152.885848) + (xy 72.572265 152.885851) + (xy 72.419129 152.997111) + (xy 72.292466 153.137785) + (xy 72.197821 153.301715) + (xy 72.197818 153.301722) + (xy 72.139327 153.48174) + (xy 72.139326 153.481744) + (xy 72.11954 153.67) + (xy 70.254986 153.67) + (xy 70.235165 153.544852) + (xy 70.177641 153.431955) + (xy 70.165686 153.42) + (xy 71.528872 153.42) + (xy 71.528872 153.419999) + (xy 71.476269 153.223682) + (xy 71.476265 153.223673) + (xy 71.380134 153.017517) + (xy 71.249657 152.831179) + (xy 71.08882 152.670342) + (xy 70.902482 152.539865) + (xy 70.696326 152.443734) + (xy 70.696317 152.44373) + (xy 70.47661 152.38486) + (xy 70.476599 152.384858) + (xy 70.306766 152.37) + (xy 70.1 152.37) + (xy 70.1 153.354314) + (xy 70.088045 153.342359) + (xy 69.975148 153.284835) + (xy 69.881481 153.27) + (xy 69.818519 153.27) + (xy 69.724852 153.284835) + (xy 69.611955 153.342359) + (xy 69.6 153.354314) + (xy 69.6 152.37) + (xy 69.393233 152.37) + (xy 69.2234 152.384858) + (xy 69.223389 152.38486) + (xy 69.003682 152.44373) + (xy 69.003673 152.443734) + (xy 68.797517 152.539865) + (xy 68.611179 152.670342) + (xy 68.450342 152.831179) + (xy 68.319865 153.017517) + (xy 68.223734 153.223673) + (xy 68.22373 153.223682) + (xy 68.171127 153.419999) + (xy 63.497479 153.419999) + (xy 63.491144 153.390197) + (xy 63.487897 153.382905) + (xy 63.414151 153.21727) + (xy 63.414148 153.217265) + (xy 63.302888 153.064129) + (xy 63.289794 153.052339) + (xy 63.162216 152.937467) + (xy 62.998284 152.842821) + (xy 62.998277 152.842818) + (xy 62.818259 152.784327) + (xy 62.818256 152.784326) + (xy 62.677192 152.7695) + (xy 61.782808 152.7695) + (xy 61.641744 152.784326) + (xy 61.641741 152.784326) + (xy 61.64174 152.784327) + (xy 61.461722 152.842818) + (xy 61.461715 152.842821) + (xy 61.297785 152.937466) + (xy 61.157111 153.064129) + (xy 61.045851 153.217265) + (xy 61.045848 153.21727) + (xy 60.968857 153.390192) + (xy 60.968855 153.390197) + (xy 60.9295 153.575354) + (xy 60.9295 153.764645) + (xy 58.80762 153.764645) + (xy 58.824986 153.655) + (xy 58.805165 153.529852) + (xy 58.747641 153.416955) + (xy 58.735686 153.405) + (xy 60.098872 153.405) + (xy 60.098872 153.404999) + (xy 60.046269 153.208682) + (xy 60.046265 153.208673) + (xy 59.950134 153.002517) + (xy 59.819657 152.816179) + (xy 59.65882 152.655342) + (xy 59.472482 152.524865) + (xy 59.266326 152.428734) + (xy 59.266317 152.42873) + (xy 59.04661 152.36986) + (xy 59.046599 152.369858) + (xy 58.876766 152.355) + (xy 58.67 152.355) + (xy 58.67 153.339314) + (xy 58.658045 153.327359) + (xy 58.545148 153.269835) + (xy 58.451481 153.255) + (xy 58.388519 153.255) + (xy 58.294852 153.269835) + (xy 58.181955 153.327359) + (xy 58.17 153.339314) + (xy 58.17 152.355) + (xy 57.963233 152.355) + (xy 57.7934 152.369858) + (xy 57.793389 152.36986) + (xy 57.573682 152.42873) + (xy 57.573673 152.428734) + (xy 57.367517 152.524865) + (xy 57.181179 152.655342) + (xy 57.020342 152.816179) + (xy 56.889865 153.002517) + (xy 56.793734 153.208673) + (xy 56.79373 153.208682) + (xy 56.741127 153.404999) + (xy 52.067479 153.404999) + (xy 52.061144 153.375197) + (xy 52.060388 153.3735) + (xy 51.984151 153.20227) + (xy 51.984148 153.202265) + (xy 51.872893 153.049135) + (xy 51.872886 153.049127) + (xy 51.854846 153.032883) + (xy 51.818199 152.973396) + (xy 51.81953 152.903539) + (xy 51.850137 152.853056) + (xy 52.428857 152.274336) + (xy 52.446092 152.259973) + (xy 52.459295 152.250861) + (xy 52.475199 152.220556) + (xy 52.478879 152.214033) + (xy 52.496568 152.184774) + (xy 52.496568 152.184765) + (xy 52.496993 152.183407) + (xy 52.49774 152.181603) + (xy 52.498862 152.177578) + (xy 52.499155 152.175659) + (xy 52.4995 152.174259) + (xy 52.4995 152.140046) + (xy 52.499726 152.132559) + (xy 52.500494 152.119869) + (xy 52.501791 152.098419) + (xy 52.50179 152.098418) + (xy 52.501791 152.098417) + (xy 52.501531 152.096998) + (xy 52.4995 152.074648) + (xy 52.4995 150.965303) + (xy 52.519185 150.898264) + (xy 52.571989 150.852509) + (xy 52.641147 150.842565) + (xy 52.704703 150.87159) + (xy 52.716316 150.883077) + (xy 52.729319 150.897755) + (xy 52.730503 150.898572) + (xy 52.74775 150.912945) + (xy 53.054656 151.21985) + (xy 53.069025 151.237091) + (xy 53.078138 151.250294) + (xy 53.07814 151.250296) + (xy 53.108441 151.266199) + (xy 53.114932 151.269859) + (xy 53.144226 151.287568) + (xy 53.144227 151.287568) + (xy 53.145604 151.287997) + (xy 53.147405 151.288743) + (xy 53.151413 151.28986) + (xy 53.153341 151.290154) + (xy 53.154741 151.290499) + (xy 53.154743 151.2905) + (xy 53.188954 151.2905) + (xy 53.196439 151.290725) + (xy 53.230581 151.292791) + (xy 53.231995 151.292532) + (xy 53.25435 151.2905) + (xy 57.036273 151.2905) + (xy 57.103312 151.310185) + (xy 57.149067 151.362989) + (xy 57.157564 151.388723) + (xy 57.158856 151.394805) + (xy 57.158857 151.394807) + (xy 57.235848 151.567729) + (xy 57.235851 151.567734) + (xy 57.337747 151.707981) + (xy 57.347112 151.720871) + (xy 57.487784 151.847533) + (xy 57.651716 151.942179) + (xy 57.831744 152.000674) + (xy 57.972808 152.0155) + (xy 57.972812 152.0155) + (xy 58.867188 152.0155) + (xy 58.867192 152.0155) + (xy 59.008256 152.000674) + (xy 59.188284 151.942179) + (xy 59.352216 151.847533) + (xy 59.492888 151.720871) + (xy 59.604151 151.56773) + (xy 59.681144 151.394803) + (xy 59.717312 151.224646) + (xy 60.9295 151.224646) + (xy 60.932145 151.237091) + (xy 60.968855 151.409802) + (xy 60.968857 151.409807) + (xy 61.045848 151.582729) + (xy 61.045851 151.582734) + (xy 61.154604 151.732419) + (xy 61.157112 151.735871) + (xy 61.297784 151.862533) + (xy 61.461716 151.957179) + (xy 61.641744 152.015674) + (xy 61.782808 152.0305) + (xy 61.782812 152.0305) + (xy 62.677188 152.0305) + (xy 62.677192 152.0305) + (xy 62.818256 152.015674) + (xy 62.998284 151.957179) + (xy 63.162216 151.862533) + (xy 63.302888 151.735871) + (xy 63.414151 151.58273) + (xy 63.491144 151.409803) + (xy 63.5305 151.224646) + (xy 63.5305 151.035354) + (xy 63.491144 150.850197) + (xy 63.487897 150.842905) + (xy 63.414151 150.67727) + (xy 63.414148 150.677265) + (xy 63.302888 150.524129) + (xy 63.278894 150.502525) + (xy 63.162216 150.397467) + (xy 62.998284 150.302821) + (xy 62.998277 150.302818) + (xy 62.818259 150.244327) + (xy 62.818256 150.244326) + (xy 62.677192 150.2295) + (xy 61.782808 150.2295) + (xy 61.641744 150.244326) + (xy 61.641741 150.244326) + (xy 61.64174 150.244327) + (xy 61.461722 150.302818) + (xy 61.461715 150.302821) + (xy 61.297785 150.397466) + (xy 61.157111 150.524129) + (xy 61.045851 150.677265) + (xy 61.045848 150.67727) + (xy 60.968857 150.850192) + (xy 60.968855 150.850197) + (xy 60.932691 151.020341) + (xy 60.9295 151.035354) + (xy 60.9295 151.224646) + (xy 59.717312 151.224646) + (xy 59.7205 151.209646) + (xy 59.7205 151.020354) + (xy 59.681144 150.835197) + (xy 59.679091 150.830587) + (xy 59.604151 150.66227) + (xy 59.604148 150.662265) + (xy 59.492888 150.509129) + (xy 59.490349 150.506843) + (xy 59.352216 150.382467) + (xy 59.188284 150.287821) + (xy 59.188277 150.287818) + (xy 59.014309 150.231292) + (xy 59.008256 150.229326) + (xy 58.867192 150.2145) + (xy 57.972808 150.2145) + (xy 57.831744 150.229326) + (xy 57.831741 150.229326) + (xy 57.83174 150.229327) + (xy 57.651722 150.287818) + (xy 57.651715 150.287821) + (xy 57.487785 150.382466) + (xy 57.347111 150.509129) + (xy 57.235851 150.662265) + (xy 57.235848 150.66227) + (xy 57.158857 150.835192) + (xy 57.158856 150.835194) + (xy 57.157564 150.841277) + (xy 57.124373 150.90276) + (xy 57.063211 150.936539) + (xy 57.036273 150.9395) + (xy 53.322056 150.9395) + (xy 53.255017 150.919815) + (xy 53.234375 150.903181) + (xy 53.043819 150.712625) + (xy 53.010334 150.651302) + (xy 53.0075 150.624944) + (xy 53.0075 148.425303) + (xy 53.027185 148.358264) + (xy 53.079989 148.312509) + (xy 53.149147 148.302565) + (xy 53.212703 148.33159) + (xy 53.224316 148.343077) + (xy 53.237319 148.357755) + (xy 53.238503 148.358572) + (xy 53.25575 148.372945) + (xy 53.562656 148.67985) + (xy 53.577025 148.697091) + (xy 53.586138 148.710294) + (xy 53.58614 148.710296) + (xy 53.616441 148.726199) + (xy 53.622932 148.729859) + (xy 53.652226 148.747568) + (xy 53.652227 148.747568) + (xy 53.653604 148.747997) + (xy 53.655405 148.748743) + (xy 53.659413 148.74986) + (xy 53.661341 148.750154) + (xy 53.662741 148.750499) + (xy 53.662743 148.7505) + (xy 53.696954 148.7505) + (xy 53.704439 148.750725) + (xy 53.738581 148.752791) + (xy 53.739995 148.752532) + (xy 53.76235 148.7505) + (xy 57.036273 148.7505) + (xy 57.103312 148.770185) + (xy 57.149067 148.822989) + (xy 57.157564 148.848723) + (xy 57.158856 148.854805) + (xy 57.158857 148.854807) + (xy 57.235848 149.027729) + (xy 57.235851 149.027734) + (xy 57.337747 149.167981) + (xy 57.347112 149.180871) + (xy 57.487784 149.307533) + (xy 57.651716 149.402179) + (xy 57.831744 149.460674) + (xy 57.972808 149.4755) + (xy 57.972812 149.4755) + (xy 58.867188 149.4755) + (xy 58.867192 149.4755) + (xy 59.008256 149.460674) + (xy 59.188284 149.402179) + (xy 59.352216 149.307533) + (xy 59.492888 149.180871) + (xy 59.604151 149.02773) + (xy 59.681144 148.854803) + (xy 59.717312 148.684646) + (xy 60.9295 148.684646) + (xy 60.932145 148.697091) + (xy 60.968855 148.869802) + (xy 60.968857 148.869807) + (xy 61.045848 149.042729) + (xy 61.045851 149.042734) + (xy 61.146213 149.18087) + (xy 61.157112 149.195871) + (xy 61.297784 149.322533) + (xy 61.461716 149.417179) + (xy 61.641744 149.475674) + (xy 61.782808 149.4905) + (xy 61.782812 149.4905) + (xy 62.677188 149.4905) + (xy 62.677192 149.4905) + (xy 62.818256 149.475674) + (xy 62.998284 149.417179) + (xy 63.162216 149.322533) + (xy 63.302888 149.195871) + (xy 63.414151 149.04273) + (xy 63.491144 148.869803) + (xy 63.5305 148.684646) + (xy 63.5305 148.495354) + (xy 63.491144 148.310197) + (xy 63.487721 148.30251) + (xy 63.414151 148.13727) + (xy 63.414148 148.137265) + (xy 63.302888 147.984129) + (xy 63.28369 147.966843) + (xy 63.162216 147.857467) + (xy 62.998284 147.762821) + (xy 62.998277 147.762818) + (xy 62.818259 147.704327) + (xy 62.818256 147.704326) + (xy 62.677192 147.6895) + (xy 61.782808 147.6895) + (xy 61.641744 147.704326) + (xy 61.641741 147.704326) + (xy 61.64174 147.704327) + (xy 61.461722 147.762818) + (xy 61.461715 147.762821) + (xy 61.297785 147.857466) + (xy 61.157111 147.984129) + (xy 61.045851 148.137265) + (xy 61.045848 148.13727) + (xy 60.968857 148.310192) + (xy 60.968855 148.310197) + (xy 60.933083 148.478497) + (xy 60.9295 148.495354) + (xy 60.9295 148.684646) + (xy 59.717312 148.684646) + (xy 59.7205 148.669646) + (xy 59.7205 148.480354) + (xy 59.681144 148.295197) + (xy 59.64843 148.221722) + (xy 59.604151 148.12227) + (xy 59.604148 148.122265) + (xy 59.492888 147.969129) + (xy 59.448175 147.928869) + (xy 59.352216 147.842467) + (xy 59.188284 147.747821) + (xy 59.188277 147.747818) + (xy 59.014309 147.691292) + (xy 59.008256 147.689326) + (xy 58.867192 147.6745) + (xy 57.972808 147.6745) + (xy 57.831744 147.689326) + (xy 57.831741 147.689326) + (xy 57.83174 147.689327) + (xy 57.651722 147.747818) + (xy 57.651715 147.747821) + (xy 57.487785 147.842466) + (xy 57.347111 147.969129) + (xy 57.235851 148.122265) + (xy 57.235848 148.12227) + (xy 57.158857 148.295192) + (xy 57.158856 148.295194) + (xy 57.157564 148.301277) + (xy 57.124373 148.36276) + (xy 57.063211 148.396539) + (xy 57.036273 148.3995) + (xy 53.830056 148.3995) + (xy 53.763017 148.379815) + (xy 53.742375 148.363181) + (xy 53.551819 148.172625) + (xy 53.518334 148.111302) + (xy 53.5155 148.084944) + (xy 53.5155 145.885303) + (xy 53.535185 145.818264) + (xy 53.587989 145.772509) + (xy 53.657147 145.762565) + (xy 53.720703 145.79159) + (xy 53.732316 145.803077) + (xy 53.745319 145.817755) + (xy 53.746503 145.818572) + (xy 53.76375 145.832945) + (xy 54.070656 146.13985) + (xy 54.085025 146.157091) + (xy 54.094138 146.170294) + (xy 54.09414 146.170296) + (xy 54.110671 146.178972) + (xy 54.122718 146.185295) + (xy 54.124441 146.186199) + (xy 54.130932 146.189859) + (xy 54.160226 146.207568) + (xy 54.160227 146.207568) + (xy 54.161604 146.207997) + (xy 54.163405 146.208743) + (xy 54.167413 146.20986) + (xy 54.169341 146.210154) + (xy 54.170741 146.210499) + (xy 54.170743 146.2105) + (xy 54.204954 146.2105) + (xy 54.212439 146.210725) + (xy 54.246581 146.212791) + (xy 54.247995 146.212532) + (xy 54.27035 146.2105) + (xy 57.036273 146.2105) + (xy 57.103312 146.230185) + (xy 57.149067 146.282989) + (xy 57.157564 146.308723) + (xy 57.158856 146.314805) + (xy 57.158857 146.314807) + (xy 57.235848 146.487729) + (xy 57.235851 146.487734) + (xy 57.346179 146.639587) + (xy 57.347112 146.640871) + (xy 57.487784 146.767533) + (xy 57.651716 146.862179) + (xy 57.831744 146.920674) + (xy 57.972808 146.9355) + (xy 57.972812 146.9355) + (xy 58.867188 146.9355) + (xy 58.867192 146.9355) + (xy 59.008256 146.920674) + (xy 59.188284 146.862179) + (xy 59.352216 146.767533) + (xy 59.492888 146.640871) + (xy 59.604151 146.48773) + (xy 59.681144 146.314803) + (xy 59.717312 146.144646) + (xy 60.9295 146.144646) + (xy 60.931669 146.15485) + (xy 60.968855 146.329802) + (xy 60.968857 146.329807) + (xy 61.045848 146.502729) + (xy 61.045851 146.502734) + (xy 61.154603 146.652418) + (xy 61.157112 146.655871) + (xy 61.297784 146.782533) + (xy 61.461716 146.877179) + (xy 61.641744 146.935674) + (xy 61.782808 146.9505) + (xy 61.782812 146.9505) + (xy 62.677188 146.9505) + (xy 62.677192 146.9505) + (xy 62.818256 146.935674) + (xy 62.998284 146.877179) + (xy 63.162216 146.782533) + (xy 63.302888 146.655871) + (xy 63.414151 146.50273) + (xy 63.491144 146.329803) + (xy 63.5305 146.144646) + (xy 63.5305 145.955354) + (xy 63.491144 145.770197) + (xy 63.487721 145.76251) + (xy 63.414151 145.59727) + (xy 63.414148 145.597265) + (xy 63.302888 145.444129) + (xy 63.28369 145.426843) + (xy 63.162216 145.317467) + (xy 62.998284 145.222821) + (xy 62.998277 145.222818) + (xy 62.818259 145.164327) + (xy 62.818256 145.164326) + (xy 62.677192 145.1495) + (xy 61.782808 145.1495) + (xy 61.641744 145.164326) + (xy 61.641741 145.164326) + (xy 61.64174 145.164327) + (xy 61.461722 145.222818) + (xy 61.461715 145.222821) + (xy 61.297785 145.317466) + (xy 61.157111 145.444129) + (xy 61.045851 145.597265) + (xy 61.045848 145.59727) + (xy 60.968857 145.770192) + (xy 60.968855 145.770197) + (xy 60.933083 145.938497) + (xy 60.9295 145.955354) + (xy 60.9295 146.144646) + (xy 59.717312 146.144646) + (xy 59.7205 146.129646) + (xy 59.7205 145.940354) + (xy 59.681144 145.755197) + (xy 59.64843 145.681722) + (xy 59.604151 145.58227) + (xy 59.604148 145.582265) + (xy 59.492888 145.429129) + (xy 59.432374 145.374642) + (xy 59.352216 145.302467) + (xy 59.188284 145.207821) + (xy 59.188277 145.207818) + (xy 59.014309 145.151292) + (xy 59.008256 145.149326) + (xy 58.867192 145.1345) + (xy 57.972808 145.1345) + (xy 57.831744 145.149326) + (xy 57.831741 145.149326) + (xy 57.83174 145.149327) + (xy 57.651722 145.207818) + (xy 57.651715 145.207821) + (xy 57.487785 145.302466) + (xy 57.347111 145.429129) + (xy 57.235851 145.582265) + (xy 57.235848 145.58227) + (xy 57.158857 145.755192) + (xy 57.158856 145.755194) + (xy 57.157564 145.761277) + (xy 57.124373 145.82276) + (xy 57.063211 145.856539) + (xy 57.036273 145.8595) + (xy 54.338056 145.8595) + (xy 54.271017 145.839815) + (xy 54.250375 145.823181) + (xy 54.059819 145.632625) + (xy 54.026334 145.571302) + (xy 54.0235 145.544944) + (xy 54.0235 143.345303) + (xy 54.043185 143.278264) + (xy 54.095989 143.232509) + (xy 54.165147 143.222565) + (xy 54.228703 143.25159) + (xy 54.240316 143.263077) + (xy 54.253319 143.277755) + (xy 54.254503 143.278572) + (xy 54.27175 143.292945) + (xy 54.578656 143.59985) + (xy 54.593025 143.617091) + (xy 54.602138 143.630294) + (xy 54.60214 143.630296) + (xy 54.632441 143.646199) + (xy 54.638932 143.649859) + (xy 54.668226 143.667568) + (xy 54.668227 143.667568) + (xy 54.669604 143.667997) + (xy 54.671405 143.668743) + (xy 54.675413 143.66986) + (xy 54.677341 143.670154) + (xy 54.678741 143.670499) + (xy 54.678743 143.6705) + (xy 54.712954 143.6705) + (xy 54.720439 143.670725) + (xy 54.754581 143.672791) + (xy 54.755995 143.672532) + (xy 54.77835 143.6705) + (xy 57.036273 143.6705) + (xy 57.103312 143.690185) + (xy 57.149067 143.742989) + (xy 57.157564 143.768723) + (xy 57.158856 143.774805) + (xy 57.158857 143.774807) + (xy 57.235848 143.947729) + (xy 57.235851 143.947734) + (xy 57.340851 144.092254) + (xy 57.347112 144.100871) + (xy 57.487784 144.227533) + (xy 57.651716 144.322179) + (xy 57.831744 144.380674) + (xy 57.972808 144.3955) + (xy 57.972812 144.3955) + (xy 58.867188 144.3955) + (xy 58.867192 144.3955) + (xy 59.008256 144.380674) + (xy 59.188284 144.322179) + (xy 59.352216 144.227533) + (xy 59.492888 144.100871) + (xy 59.604151 143.94773) + (xy 59.681144 143.774803) + (xy 59.717312 143.604646) + (xy 60.9295 143.604646) + (xy 60.932145 143.617091) + (xy 60.968855 143.789802) + (xy 60.968857 143.789807) + (xy 61.045848 143.962729) + (xy 61.045851 143.962734) + (xy 61.154233 144.111909) + (xy 61.157112 144.115871) + (xy 61.297784 144.242533) + (xy 61.461716 144.337179) + (xy 61.641744 144.395674) + (xy 61.782808 144.4105) + (xy 61.782812 144.4105) + (xy 62.677188 144.4105) + (xy 62.677192 144.4105) + (xy 62.818256 144.395674) + (xy 62.998284 144.337179) + (xy 63.162216 144.242533) + (xy 63.302888 144.115871) + (xy 63.414151 143.96273) + (xy 63.491144 143.789803) + (xy 63.5305 143.604646) + (xy 63.5305 143.415354) + (xy 63.491144 143.230197) + (xy 63.491141 143.230191) + (xy 63.414151 143.05727) + (xy 63.414148 143.057265) + (xy 63.302888 142.904129) + (xy 63.28369 142.886843) + (xy 63.162216 142.777467) + (xy 62.998284 142.682821) + (xy 62.998277 142.682818) + (xy 62.818259 142.624327) + (xy 62.818256 142.624326) + (xy 62.677192 142.6095) + (xy 61.782808 142.6095) + (xy 61.641744 142.624326) + (xy 61.641741 142.624326) + (xy 61.64174 142.624327) + (xy 61.461722 142.682818) + (xy 61.461715 142.682821) + (xy 61.297785 142.777466) + (xy 61.157111 142.904129) + (xy 61.045851 143.057265) + (xy 61.045848 143.05727) + (xy 60.968857 143.230192) + (xy 60.968855 143.230197) + (xy 60.935334 143.387908) + (xy 60.9295 143.415354) + (xy 60.9295 143.604646) + (xy 59.717312 143.604646) + (xy 59.7205 143.589646) + (xy 59.7205 143.400354) + (xy 59.681144 143.215197) + (xy 59.680051 143.212743) + (xy 59.604151 143.04227) + (xy 59.604148 143.042265) + (xy 59.492888 142.889129) + (xy 59.442836 142.844062) + (xy 59.352216 142.762467) + (xy 59.188284 142.667821) + (xy 59.188277 142.667818) + (xy 59.014309 142.611292) + (xy 59.008256 142.609326) + (xy 58.867192 142.5945) + (xy 57.972808 142.5945) + (xy 57.831744 142.609326) + (xy 57.831741 142.609326) + (xy 57.83174 142.609327) + (xy 57.651722 142.667818) + (xy 57.651715 142.667821) + (xy 57.487785 142.762466) + (xy 57.347111 142.889129) + (xy 57.235851 143.042265) + (xy 57.235848 143.04227) + (xy 57.158857 143.215192) + (xy 57.158856 143.215194) + (xy 57.157564 143.221277) + (xy 57.124373 143.28276) + (xy 57.063211 143.316539) + (xy 57.036273 143.3195) + (xy 54.846056 143.3195) + (xy 54.779017 143.299815) + (xy 54.758375 143.283181) + (xy 54.567819 143.092625) + (xy 54.534334 143.031302) + (xy 54.5315 143.004944) + (xy 54.5315 141.049645) + (xy 57.1195 141.049645) + (xy 57.158855 141.234802) + (xy 57.158857 141.234807) + (xy 57.235848 141.407729) + (xy 57.235851 141.407734) + (xy 57.347111 141.56087) + (xy 57.347112 141.560871) + (xy 57.487784 141.687533) + (xy 57.651716 141.782179) + (xy 57.831744 141.840674) + (xy 57.972808 141.8555) + (xy 57.972812 141.8555) + (xy 58.867188 141.8555) + (xy 58.867192 141.8555) + (xy 59.008256 141.840674) + (xy 59.188284 141.782179) + (xy 59.352216 141.687533) + (xy 59.492888 141.560871) + (xy 59.604151 141.40773) + (xy 59.681144 141.234803) + (xy 59.717312 141.064645) + (xy 60.9295 141.064645) + (xy 60.968855 141.249802) + (xy 60.968857 141.249807) + (xy 61.045848 141.422729) + (xy 61.045851 141.422734) + (xy 61.157111 141.57587) + (xy 61.157112 141.575871) + (xy 61.297784 141.702533) + (xy 61.461716 141.797179) + (xy 61.641744 141.855674) + (xy 61.782808 141.8705) + (xy 61.782812 141.8705) + (xy 62.677188 141.8705) + (xy 62.677192 141.8705) + (xy 62.818256 141.855674) + (xy 62.998284 141.797179) + (xy 63.162216 141.702533) + (xy 63.302888 141.575871) + (xy 63.414151 141.42273) + (xy 63.491144 141.249803) + (xy 63.5305 141.064646) + (xy 63.5305 140.875354) + (xy 63.491144 140.690197) + (xy 63.487721 140.68251) + (xy 63.414151 140.51727) + (xy 63.414148 140.517265) + (xy 63.302888 140.364129) + (xy 63.28369 140.346843) + (xy 63.162216 140.237467) + (xy 62.998284 140.142821) + (xy 62.998277 140.142818) + (xy 62.818259 140.084327) + (xy 62.818256 140.084326) + (xy 62.677192 140.0695) + (xy 61.782808 140.0695) + (xy 61.641744 140.084326) + (xy 61.641741 140.084326) + (xy 61.64174 140.084327) + (xy 61.461722 140.142818) + (xy 61.461715 140.142821) + (xy 61.297785 140.237466) + (xy 61.157111 140.364129) + (xy 61.045851 140.517265) + (xy 61.045848 140.51727) + (xy 60.968857 140.690192) + (xy 60.968855 140.690197) + (xy 60.9295 140.875354) + (xy 60.9295 141.064645) + (xy 59.717312 141.064645) + (xy 59.7205 141.049646) + (xy 59.7205 140.860354) + (xy 59.681144 140.675197) + (xy 59.651174 140.607885) + (xy 59.604151 140.50227) + (xy 59.604148 140.502265) + (xy 59.492888 140.349129) + (xy 59.432374 140.294642) + (xy 59.352216 140.222467) + (xy 59.188284 140.127821) + (xy 59.188277 140.127818) + (xy 59.014309 140.071292) + (xy 59.008256 140.069326) + (xy 58.867192 140.0545) + (xy 57.972808 140.0545) + (xy 57.831744 140.069326) + (xy 57.831741 140.069326) + (xy 57.83174 140.069327) + (xy 57.651722 140.127818) + (xy 57.651715 140.127821) + (xy 57.487785 140.222466) + (xy 57.347111 140.349129) + (xy 57.235851 140.502265) + (xy 57.235848 140.50227) + (xy 57.158857 140.675192) + (xy 57.158855 140.675197) + (xy 57.1195 140.860354) + (xy 57.1195 141.049645) + (xy 54.5315 141.049645) + (xy 54.5315 138.509645) + (xy 57.1195 138.509645) + (xy 57.158855 138.694802) + (xy 57.158857 138.694807) + (xy 57.235848 138.867729) + (xy 57.235851 138.867734) + (xy 57.345037 139.018015) + (xy 57.347112 139.020871) + (xy 57.487784 139.147533) + (xy 57.651716 139.242179) + (xy 57.831744 139.300674) + (xy 57.972808 139.3155) + (xy 57.972812 139.3155) + (xy 58.867188 139.3155) + (xy 58.867192 139.3155) + (xy 59.008256 139.300674) + (xy 59.188284 139.242179) + (xy 59.352216 139.147533) + (xy 59.492888 139.020871) + (xy 59.604151 138.86773) + (xy 59.681144 138.694803) + (xy 59.717312 138.524645) + (xy 60.9295 138.524645) + (xy 60.968855 138.709802) + (xy 60.968857 138.709807) + (xy 61.045848 138.882729) + (xy 61.045851 138.882734) + (xy 61.147874 139.023156) + (xy 61.157112 139.035871) + (xy 61.297784 139.162533) + (xy 61.461716 139.257179) + (xy 61.641744 139.315674) + (xy 61.782808 139.3305) + (xy 61.782812 139.3305) + (xy 62.677188 139.3305) + (xy 62.677192 139.3305) + (xy 62.818256 139.315674) + (xy 62.998284 139.257179) + (xy 63.162216 139.162533) + (xy 63.302888 139.035871) + (xy 63.414151 138.88273) + (xy 63.491144 138.709803) + (xy 63.5305 138.524646) + (xy 63.5305 138.335354) + (xy 63.491144 138.150197) + (xy 63.487897 138.142905) + (xy 63.414151 137.97727) + (xy 63.414148 137.977265) + (xy 63.302888 137.824129) + (xy 63.286229 137.809129) + (xy 63.162216 137.697467) + (xy 62.998284 137.602821) + (xy 62.998277 137.602818) + (xy 62.818259 137.544327) + (xy 62.818256 137.544326) + (xy 62.677192 137.5295) + (xy 61.782808 137.5295) + (xy 61.641744 137.544326) + (xy 61.641741 137.544326) + (xy 61.64174 137.544327) + (xy 61.461722 137.602818) + (xy 61.461715 137.602821) + (xy 61.297785 137.697466) + (xy 61.157111 137.824129) + (xy 61.045851 137.977265) + (xy 61.045848 137.97727) + (xy 60.968857 138.150192) + (xy 60.968855 138.150197) + (xy 60.9295 138.335354) + (xy 60.9295 138.524645) + (xy 59.717312 138.524645) + (xy 59.7205 138.509646) + (xy 59.7205 138.320354) + (xy 59.681144 138.135197) + (xy 59.64843 138.061722) + (xy 59.604151 137.96227) + (xy 59.604148 137.962265) + (xy 59.492888 137.809129) + (xy 59.424168 137.747253) + (xy 59.352216 137.682467) + (xy 59.188284 137.587821) + (xy 59.188277 137.587818) + (xy 59.008795 137.529501) + (xy 59.008256 137.529326) + (xy 58.867192 137.5145) + (xy 57.972808 137.5145) + (xy 57.831744 137.529326) + (xy 57.831741 137.529326) + (xy 57.83174 137.529327) + (xy 57.651722 137.587818) + (xy 57.651715 137.587821) + (xy 57.487785 137.682466) + (xy 57.347111 137.809129) + (xy 57.235851 137.962265) + (xy 57.235848 137.96227) + (xy 57.158857 138.135192) + (xy 57.158855 138.135197) + (xy 57.1195 138.320354) + (xy 57.1195 138.509645) + (xy 54.5315 138.509645) + (xy 54.5315 135.969645) + (xy 57.1195 135.969645) + (xy 57.158855 136.154802) + (xy 57.158857 136.154807) + (xy 57.235848 136.327729) + (xy 57.235851 136.327734) + (xy 57.345037 136.478015) + (xy 57.347112 136.480871) + (xy 57.487784 136.607533) + (xy 57.651716 136.702179) + (xy 57.831744 136.760674) + (xy 57.972808 136.7755) + (xy 57.972812 136.7755) + (xy 58.867188 136.7755) + (xy 58.867192 136.7755) + (xy 59.008256 136.760674) + (xy 59.188284 136.702179) + (xy 59.352216 136.607533) + (xy 59.492888 136.480871) + (xy 59.604151 136.32773) + (xy 59.681144 136.154803) + (xy 59.717312 135.984645) + (xy 60.9295 135.984645) + (xy 60.968855 136.169802) + (xy 60.968857 136.169807) + (xy 61.045848 136.342729) + (xy 61.045851 136.342734) + (xy 61.157111 136.49587) + (xy 61.157112 136.495871) + (xy 61.297784 136.622533) + (xy 61.461716 136.717179) + (xy 61.641744 136.775674) + (xy 61.782808 136.7905) + (xy 61.782812 136.7905) + (xy 62.677188 136.7905) + (xy 62.677192 136.7905) + (xy 62.818256 136.775674) + (xy 62.998284 136.717179) + (xy 63.162216 136.622533) + (xy 63.302888 136.495871) + (xy 63.414151 136.34273) + (xy 63.491144 136.169803) + (xy 63.5305 135.984646) + (xy 63.5305 135.795354) + (xy 63.491144 135.610197) + (xy 63.484465 135.595197) + (xy 63.414151 135.43727) + (xy 63.414148 135.437265) + (xy 63.302888 135.284129) + (xy 63.246401 135.233268) + (xy 63.162216 135.157467) + (xy 62.998284 135.062821) + (xy 62.998277 135.062818) + (xy 62.818259 135.004327) + (xy 62.818256 135.004326) + (xy 62.677192 134.9895) + (xy 61.782808 134.9895) + (xy 61.641744 135.004326) + (xy 61.641741 135.004326) + (xy 61.64174 135.004327) + (xy 61.461722 135.062818) + (xy 61.461715 135.062821) + (xy 61.297785 135.157466) + (xy 61.157111 135.284129) + (xy 61.045851 135.437265) + (xy 61.045848 135.43727) + (xy 60.968857 135.610192) + (xy 60.968855 135.610197) + (xy 60.9295 135.795354) + (xy 60.9295 135.984645) + (xy 59.717312 135.984645) + (xy 59.7205 135.969646) + (xy 59.7205 135.780354) + (xy 59.681144 135.595197) + (xy 59.64843 135.521722) + (xy 59.604151 135.42227) + (xy 59.604148 135.422265) + (xy 59.492888 135.269129) + (xy 59.432374 135.214642) + (xy 59.352216 135.142467) + (xy 59.188284 135.047821) + (xy 59.188277 135.047818) + (xy 59.010595 134.990086) + (xy 59.008256 134.989326) + (xy 58.867192 134.9745) + (xy 57.972808 134.9745) + (xy 57.831744 134.989326) + (xy 57.831741 134.989326) + (xy 57.83174 134.989327) + (xy 57.651722 135.047818) + (xy 57.651715 135.047821) + (xy 57.487785 135.142466) + (xy 57.347111 135.269129) + (xy 57.235851 135.422265) + (xy 57.235848 135.42227) + (xy 57.158857 135.595192) + (xy 57.158855 135.595197) + (xy 57.1195 135.780354) + (xy 57.1195 135.969645) + (xy 54.5315 135.969645) + (xy 54.5315 133.429645) + (xy 57.1195 133.429645) + (xy 57.158855 133.614802) + (xy 57.158857 133.614807) + (xy 57.235848 133.787729) + (xy 57.235851 133.787734) + (xy 57.313285 133.894312) + (xy 57.347112 133.940871) + (xy 57.487784 134.067533) + (xy 57.651716 134.162179) + (xy 57.831744 134.220674) + (xy 57.972808 134.2355) + (xy 57.972812 134.2355) + (xy 58.867188 134.2355) + (xy 58.867192 134.2355) + (xy 59.008256 134.220674) + (xy 59.188284 134.162179) + (xy 59.352216 134.067533) + (xy 59.492888 133.940871) + (xy 59.604151 133.78773) + (xy 59.681144 133.614803) + (xy 59.717312 133.444645) + (xy 60.9295 133.444645) + (xy 60.968855 133.629802) + (xy 60.968857 133.629807) + (xy 61.045848 133.802729) + (xy 61.045851 133.802734) + (xy 61.157111 133.95587) + (xy 61.157112 133.955871) + (xy 61.297784 134.082533) + (xy 61.461716 134.177179) + (xy 61.641744 134.235674) + (xy 61.782808 134.2505) + (xy 61.782812 134.2505) + (xy 62.677188 134.2505) + (xy 62.677192 134.2505) + (xy 62.818256 134.235674) + (xy 62.998284 134.177179) + (xy 63.162216 134.082533) + (xy 63.302888 133.955871) + (xy 63.414151 133.80273) + (xy 63.491144 133.629803) + (xy 63.5305 133.444646) + (xy 63.5305 133.255354) + (xy 63.491144 133.070197) + (xy 63.484465 133.055197) + (xy 63.414151 132.89727) + (xy 63.414148 132.897265) + (xy 63.302888 132.744129) + (xy 63.270305 132.714791) + (xy 63.162216 132.617467) + (xy 62.998284 132.522821) + (xy 62.998277 132.522818) + (xy 62.818259 132.464327) + (xy 62.818256 132.464326) + (xy 62.677192 132.4495) + (xy 61.782808 132.4495) + (xy 61.641744 132.464326) + (xy 61.641741 132.464326) + (xy 61.64174 132.464327) + (xy 61.461722 132.522818) + (xy 61.461715 132.522821) + (xy 61.297785 132.617466) + (xy 61.157111 132.744129) + (xy 61.045851 132.897265) + (xy 61.045848 132.89727) + (xy 60.968857 133.070192) + (xy 60.968855 133.070197) + (xy 60.9295 133.255354) + (xy 60.9295 133.444645) + (xy 59.717312 133.444645) + (xy 59.7205 133.429646) + (xy 59.7205 133.240354) + (xy 59.681144 133.055197) + (xy 59.666523 133.022359) + (xy 59.604151 132.88227) + (xy 59.604148 132.882265) + (xy 59.492888 132.729129) + (xy 59.448175 132.688869) + (xy 59.352216 132.602467) + (xy 59.188284 132.507821) + (xy 59.188277 132.507818) + (xy 59.010595 132.450086) + (xy 59.008256 132.449326) + (xy 58.867192 132.4345) + (xy 57.972808 132.4345) + (xy 57.831744 132.449326) + (xy 57.831741 132.449326) + (xy 57.83174 132.449327) + (xy 57.651722 132.507818) + (xy 57.651715 132.507821) + (xy 57.487785 132.602466) + (xy 57.347111 132.729129) + (xy 57.235851 132.882265) + (xy 57.235848 132.88227) + (xy 57.158857 133.055192) + (xy 57.158855 133.055197) + (xy 57.1195 133.240354) + (xy 57.1195 133.429645) + (xy 54.5315 133.429645) + (xy 54.5315 130.889645) + (xy 57.1195 130.889645) + (xy 57.158855 131.074802) + (xy 57.158857 131.074807) + (xy 57.235848 131.247729) + (xy 57.235851 131.247734) + (xy 57.326358 131.372306) + (xy 57.347112 131.400871) + (xy 57.487784 131.527533) + (xy 57.651716 131.622179) + (xy 57.831744 131.680674) + (xy 57.972808 131.6955) + (xy 57.972812 131.6955) + (xy 58.867188 131.6955) + (xy 58.867192 131.6955) + (xy 59.008256 131.680674) + (xy 59.188284 131.622179) + (xy 59.352216 131.527533) + (xy 59.492888 131.400871) + (xy 59.604151 131.24773) + (xy 59.681144 131.074803) + (xy 59.717312 130.904645) + (xy 60.9295 130.904645) + (xy 60.968855 131.089802) + (xy 60.968857 131.089807) + (xy 61.045848 131.262729) + (xy 61.045851 131.262734) + (xy 61.157111 131.41587) + (xy 61.157112 131.415871) + (xy 61.297784 131.542533) + (xy 61.461716 131.637179) + (xy 61.641744 131.695674) + (xy 61.782808 131.7105) + (xy 61.782812 131.7105) + (xy 62.677188 131.7105) + (xy 62.677192 131.7105) + (xy 62.818256 131.695674) + (xy 62.998284 131.637179) + (xy 63.162216 131.542533) + (xy 63.302888 131.415871) + (xy 63.414151 131.26273) + (xy 63.491144 131.089803) + (xy 63.5305 130.904646) + (xy 63.5305 130.715354) + (xy 63.491144 130.530197) + (xy 63.484465 130.515197) + (xy 63.414151 130.35727) + (xy 63.414148 130.357265) + (xy 63.302888 130.204129) + (xy 63.278894 130.182525) + (xy 63.162216 130.077467) + (xy 62.998284 129.982821) + (xy 62.998277 129.982818) + (xy 62.818259 129.924327) + (xy 62.818256 129.924326) + (xy 62.677192 129.9095) + (xy 61.782808 129.9095) + (xy 61.641744 129.924326) + (xy 61.641741 129.924326) + (xy 61.64174 129.924327) + (xy 61.461722 129.982818) + (xy 61.461715 129.982821) + (xy 61.297785 130.077466) + (xy 61.157111 130.204129) + (xy 61.045851 130.357265) + (xy 61.045848 130.35727) + (xy 60.968857 130.530192) + (xy 60.968855 130.530197) + (xy 60.9295 130.715354) + (xy 60.9295 130.904645) + (xy 59.717312 130.904645) + (xy 59.7205 130.889646) + (xy 59.7205 130.700354) + (xy 59.681144 130.515197) + (xy 59.679091 130.510587) + (xy 59.604151 130.34227) + (xy 59.604148 130.342265) + (xy 59.492888 130.189129) + (xy 59.491506 130.187885) + (xy 59.352216 130.062467) + (xy 59.188284 129.967821) + (xy 59.188277 129.967818) + (xy 59.011115 129.910255) + (xy 59.008256 129.909326) + (xy 58.867192 129.8945) + (xy 57.972808 129.8945) + (xy 57.831744 129.909326) + (xy 57.831741 129.909326) + (xy 57.83174 129.909327) + (xy 57.651722 129.967818) + (xy 57.651715 129.967821) + (xy 57.487785 130.062466) + (xy 57.347111 130.189129) + (xy 57.235851 130.342265) + (xy 57.235848 130.34227) + (xy 57.158857 130.515192) + (xy 57.158855 130.515197) + (xy 57.1195 130.700354) + (xy 57.1195 130.889645) + (xy 54.5315 130.889645) + (xy 54.5315 128.349645) + (xy 57.1195 128.349645) + (xy 57.158855 128.534802) + (xy 57.158857 128.534807) + (xy 57.235848 128.707729) + (xy 57.235851 128.707734) + (xy 57.346179 128.859587) + (xy 57.347112 128.860871) + (xy 57.487784 128.987533) + (xy 57.651716 129.082179) + (xy 57.831744 129.140674) + (xy 57.972808 129.1555) + (xy 57.972812 129.1555) + (xy 58.867188 129.1555) + (xy 58.867192 129.1555) + (xy 59.008256 129.140674) + (xy 59.188284 129.082179) + (xy 59.352216 128.987533) + (xy 59.492888 128.860871) + (xy 59.604151 128.70773) + (xy 59.681144 128.534803) + (xy 59.717312 128.364646) + (xy 60.9295 128.364646) + (xy 60.935983 128.395148) + (xy 60.968855 128.549802) + (xy 60.968857 128.549807) + (xy 61.045848 128.722729) + (xy 61.045851 128.722734) + (xy 61.156987 128.875699) + (xy 61.157112 128.875871) + (xy 61.297784 129.002533) + (xy 61.461716 129.097179) + (xy 61.641744 129.155674) + (xy 61.782808 129.1705) + (xy 61.782812 129.1705) + (xy 62.677188 129.1705) + (xy 62.677192 129.1705) + (xy 62.818256 129.155674) + (xy 62.998284 129.097179) + (xy 63.162216 129.002533) + (xy 63.302888 128.875871) + (xy 63.414151 128.72273) + (xy 63.491144 128.549803) + (xy 63.5305 128.364646) + (xy 63.5305 128.175354) + (xy 63.491144 127.990197) + (xy 63.484465 127.975197) + (xy 63.414151 127.81727) + (xy 63.414148 127.817265) + (xy 63.302888 127.664129) + (xy 63.25112 127.617517) + (xy 63.162216 127.537467) + (xy 62.998284 127.442821) + (xy 62.998277 127.442818) + (xy 62.818259 127.384327) + (xy 62.818256 127.384326) + (xy 62.677192 127.3695) + (xy 61.782808 127.3695) + (xy 61.641744 127.384326) + (xy 61.641741 127.384326) + (xy 61.64174 127.384327) + (xy 61.461722 127.442818) + (xy 61.461715 127.442821) + (xy 61.297785 127.537466) + (xy 61.157111 127.664129) + (xy 61.045851 127.817265) + (xy 61.045848 127.81727) + (xy 60.968857 127.990192) + (xy 60.968855 127.990197) + (xy 60.934962 128.149655) + (xy 60.9295 128.175354) + (xy 60.9295 128.364646) + (xy 59.717312 128.364646) + (xy 59.7205 128.349646) + (xy 59.7205 128.160354) + (xy 59.681144 127.975197) + (xy 59.679091 127.970587) + (xy 59.604151 127.80227) + (xy 59.604148 127.802265) + (xy 59.492888 127.649129) + (xy 59.352216 127.522467) + (xy 59.188284 127.427821) + (xy 59.188277 127.427818) + (xy 59.010595 127.370086) + (xy 59.008256 127.369326) + (xy 58.867192 127.3545) + (xy 57.972808 127.3545) + (xy 57.831744 127.369326) + (xy 57.831741 127.369326) + (xy 57.83174 127.369327) + (xy 57.651722 127.427818) + (xy 57.651715 127.427821) + (xy 57.487785 127.522466) + (xy 57.347111 127.649129) + (xy 57.235851 127.802265) + (xy 57.235848 127.80227) + (xy 57.158857 127.975192) + (xy 57.158855 127.975197) + (xy 57.1195 128.160354) + (xy 57.1195 128.349645) + (xy 54.5315 128.349645) + (xy 54.5315 127.408213) + (xy 54.533531 127.385862) + (xy 54.534973 127.377993) + (xy 54.536422 127.370086) + (xy 54.52624 127.337414) + (xy 54.524234 127.330214) + (xy 54.523031 127.325332) + (xy 54.516048 127.297) + (xy 54.516045 127.296997) + (xy 54.515383 127.295735) + (xy 54.514639 127.29394) + (xy 54.512569 127.29027) + (xy 54.511418 127.288705) + (xy 54.510683 127.287489) + (xy 54.486498 127.263304) + (xy 54.481363 127.257849) + (xy 54.45868 127.232245) + (xy 54.457482 127.231418) + (xy 54.440246 127.217052) + (xy 54.118344 126.89515) + (xy 54.103975 126.877908) + (xy 54.094863 126.864708) + (xy 54.094861 126.864705) + (xy 54.064566 126.848804) + (xy 54.058046 126.845127) + (xy 54.028772 126.82743) + (xy 54.027377 126.826996) + (xy 54.025578 126.826251) + (xy 54.021606 126.825144) + (xy 54.019682 126.824851) + (xy 54.018257 126.8245) + (xy 53.984046 126.8245) + (xy 53.97656 126.824274) + (xy 53.942418 126.822208) + (xy 53.941005 126.822468) + (xy 53.91865 126.8245) + (xy 51.482295 126.8245) + (xy 51.415256 126.804815) + (xy 51.369501 126.752011) + (xy 51.359557 126.682853) + (xy 51.388582 126.619297) + (xy 51.443977 126.582569) + (xy 51.568278 126.542181) + (xy 51.568278 126.54218) + (xy 51.568284 126.542179) + (xy 51.732216 126.447533) + (xy 51.872888 126.320871) + (xy 51.984151 126.16773) + (xy 52.061144 125.994803) + (xy 52.1005 125.809646) + (xy 52.1005 125.809645) + (xy 57.1195 125.809645) + (xy 57.158855 125.994802) + (xy 57.158857 125.994807) + (xy 57.235848 126.167729) + (xy 57.235851 126.167734) + (xy 57.313285 126.274312) + (xy 57.347112 126.320871) + (xy 57.487784 126.447533) + (xy 57.651716 126.542179) + (xy 57.831744 126.600674) + (xy 57.972808 126.6155) + (xy 57.972812 126.6155) + (xy 58.867188 126.6155) + (xy 58.867192 126.6155) + (xy 59.008256 126.600674) + (xy 59.188284 126.542179) + (xy 59.352216 126.447533) + (xy 59.492888 126.320871) + (xy 59.604151 126.16773) + (xy 59.681144 125.994803) + (xy 59.717312 125.824645) + (xy 60.9295 125.824645) + (xy 60.968855 126.009802) + (xy 60.968857 126.009807) + (xy 61.045848 126.182729) + (xy 61.045851 126.182734) + (xy 61.157111 126.33587) + (xy 61.157112 126.335871) + (xy 61.297784 126.462533) + (xy 61.461716 126.557179) + (xy 61.641744 126.615674) + (xy 61.782808 126.6305) + (xy 61.782812 126.6305) + (xy 62.677188 126.6305) + (xy 62.677192 126.6305) + (xy 62.818256 126.615674) + (xy 62.998284 126.557179) + (xy 63.162216 126.462533) + (xy 63.302888 126.335871) + (xy 63.414151 126.18273) + (xy 63.491144 126.009803) + (xy 63.5305 125.824646) + (xy 63.5305 125.635354) + (xy 63.491144 125.450197) + (xy 63.484465 125.435197) + (xy 63.414151 125.27727) + (xy 63.414148 125.277265) + (xy 63.302888 125.124129) + (xy 63.225715 125.054642) + (xy 63.162216 124.997467) + (xy 62.998284 124.902821) + (xy 62.998277 124.902818) + (xy 62.818259 124.844327) + (xy 62.818256 124.844326) + (xy 62.677192 124.8295) + (xy 61.782808 124.8295) + (xy 61.641744 124.844326) + (xy 61.641741 124.844326) + (xy 61.64174 124.844327) + (xy 61.461722 124.902818) + (xy 61.461715 124.902821) + (xy 61.297785 124.997466) + (xy 61.157111 125.124129) + (xy 61.045851 125.277265) + (xy 61.045848 125.27727) + (xy 60.968857 125.450192) + (xy 60.968855 125.450197) + (xy 60.9295 125.635354) + (xy 60.9295 125.824645) + (xy 59.717312 125.824645) + (xy 59.7205 125.809646) + (xy 59.7205 125.620354) + (xy 59.681144 125.435197) + (xy 59.679091 125.430587) + (xy 59.604151 125.26227) + (xy 59.604148 125.262265) + (xy 59.492888 125.109129) + (xy 59.352216 124.982467) + (xy 59.188284 124.887821) + (xy 59.188277 124.887818) + (xy 59.014309 124.831292) + (xy 59.008256 124.829326) + (xy 58.867192 124.8145) + (xy 57.972808 124.8145) + (xy 57.831744 124.829326) + (xy 57.831741 124.829326) + (xy 57.83174 124.829327) + (xy 57.651722 124.887818) + (xy 57.651715 124.887821) + (xy 57.487785 124.982466) + (xy 57.347111 125.109129) + (xy 57.235851 125.262265) + (xy 57.235848 125.26227) + (xy 57.158857 125.435192) + (xy 57.158855 125.435197) + (xy 57.1195 125.620354) + (xy 57.1195 125.809645) + (xy 52.1005 125.809645) + (xy 52.1005 125.620354) + (xy 52.061144 125.435197) + (xy 52.059091 125.430587) + (xy 51.984151 125.26227) + (xy 51.984148 125.262265) + (xy 51.872888 125.109129) + (xy 51.732216 124.982467) + (xy 51.568284 124.887821) + (xy 51.568277 124.887818) + (xy 51.394309 124.831292) + (xy 51.388256 124.829326) + (xy 51.247192 124.8145) + (xy 50.352808 124.8145) + (xy 50.211744 124.829326) + (xy 50.211741 124.829326) + (xy 50.21174 124.829327) + (xy 50.031722 124.887818) + (xy 50.031715 124.887821) + (xy 49.867785 124.982466) + (xy 49.727111 125.109129) + (xy 49.615851 125.262265) + (xy 49.615848 125.26227) + (xy 49.538857 125.435192) + (xy 49.538855 125.435197) + (xy 49.4995 125.620354) + (xy 49.4995 125.809645) + (xy 49.538855 125.994802) + (xy 49.538857 125.994807) + (xy 49.615848 126.167729) + (xy 49.615851 126.167734) + (xy 49.693285 126.274312) + (xy 49.727112 126.320871) + (xy 49.867784 126.447533) + (xy 50.031716 126.542179) + (xy 50.031718 126.542179) + (xy 50.031721 126.542181) + (xy 50.156023 126.582569) + (xy 50.213698 126.622006) + (xy 50.240897 126.686365) + (xy 50.228982 126.755211) + (xy 50.181738 126.806687) + (xy 50.117705 126.8245) + (xy 48.384056 126.8245) + (xy 48.317017 126.804815) + (xy 48.296375 126.788181) + (xy 47.843829 126.335635) + (xy 47.810344 126.274312) + (xy 47.815328 126.20462) + (xy 47.822147 126.18951) + (xy 47.872396 126.095501) + (xy 47.926747 125.916331) + (xy 47.945099 125.73) + (xy 47.926747 125.543669) + (xy 47.872396 125.364499) + (xy 47.870912 125.361722) + (xy 47.784137 125.199376) + (xy 47.784135 125.199373) + (xy 47.665357 125.054642) + (xy 47.520626 124.935864) + (xy 47.520623 124.935862) + (xy 47.355502 124.847604) + (xy 47.176333 124.793253) + (xy 47.176331 124.793252) + (xy 46.99 124.774901) + (xy 46.803668 124.793252) + (xy 46.803666 124.793253) + (xy 46.624497 124.847604) + (xy 46.459376 124.935862) + (xy 46.459373 124.935864) + (xy 46.314642 125.054642) + (xy 46.195864 125.199373) + (xy 46.195862 125.199376) + (xy 46.107604 125.364497) + (xy 46.053253 125.543666) + (xy 46.053252 125.543668) + (xy 46.034901 125.73) + (xy 46.053252 125.916331) + (xy 46.053253 125.916333) + (xy 46.107604 126.095502) + (xy 46.195862 126.260623) + (xy 46.195864 126.260626) + (xy 46.314642 126.405357) + (xy 46.459373 126.524135) + (xy 46.459376 126.524137) + (xy 46.608046 126.603602) + (xy 46.624499 126.612396) + (xy 46.803666 126.666746) + (xy 46.803668 126.666747) + (xy 46.820374 126.668392) + (xy 46.99 126.685099) + (xy 47.176331 126.666747) + (xy 47.355501 126.612396) + (xy 47.449502 126.562151) + (xy 47.517903 126.54791) + (xy 47.583147 126.57291) + (xy 47.595635 126.583829) + (xy 48.116656 127.10485) + (xy 48.131025 127.122091) + (xy 48.140138 127.135294) + (xy 48.14014 127.135296) + (xy 48.170441 127.151199) + (xy 48.176932 127.154859) + (xy 48.206226 127.172568) + (xy 48.206227 127.172568) + (xy 48.207604 127.172997) + (xy 48.209405 127.173743) + (xy 48.213413 127.17486) + (xy 48.215341 127.175154) + (xy 48.216741 127.175499) + (xy 48.216743 127.1755) + (xy 48.250954 127.1755) + (xy 48.258439 127.175725) + (xy 48.292581 127.177791) + (xy 48.293995 127.177532) + (xy 48.31635 127.1755) + (xy 50.025374 127.1755) + (xy 50.092413 127.195185) + (xy 50.138168 127.247989) + (xy 50.148112 127.317147) + (xy 50.119087 127.380703) + (xy 50.063692 127.417431) + (xy 50.031722 127.427818) + (xy 50.031715 127.427821) + (xy 49.867785 127.522466) + (xy 49.727111 127.649129) + (xy 49.615851 127.802265) + (xy 49.615848 127.80227) + (xy 49.538857 127.975192) + (xy 49.538855 127.975197) + (xy 49.4995 128.160354) + (xy 49.4995 128.349645) + (xy 49.538855 128.534802) + (xy 49.538857 128.534807) + (xy 49.615848 128.707729) + (xy 49.615851 128.707734) + (xy 49.726179 128.859587) + (xy 49.727112 128.860871) + (xy 49.867784 128.987533) + (xy 50.031716 129.082179) + (xy 50.031718 129.082179) + (xy 50.031721 129.082181) + (xy 50.156023 129.122569) + (xy 50.213698 129.162006) + (xy 50.240897 129.226365) + (xy 50.228982 129.295211) + (xy 50.181738 129.346687) + (xy 50.117705 129.3645) + (xy 48.384056 129.3645) + (xy 48.317017 129.344815) + (xy 48.296375 129.328181) + (xy 47.843829 128.875635) + (xy 47.810344 128.814312) + (xy 47.815328 128.74462) + (xy 47.822147 128.72951) + (xy 47.872396 128.635501) + (xy 47.926747 128.456331) + (xy 47.945099 128.27) + (xy 47.926747 128.083669) + (xy 47.872396 127.904499) + (xy 47.870912 127.901722) + (xy 47.784137 127.739376) + (xy 47.784135 127.739373) + (xy 47.665357 127.594642) + (xy 47.520626 127.475864) + (xy 47.520623 127.475862) + (xy 47.355502 127.387604) + (xy 47.176333 127.333253) + (xy 47.176331 127.333252) + (xy 46.99 127.314901) + (xy 46.803668 127.333252) + (xy 46.803666 127.333253) + (xy 46.624497 127.387604) + (xy 46.459376 127.475862) + (xy 46.459373 127.475864) + (xy 46.314642 127.594642) + (xy 46.195864 127.739373) + (xy 46.195862 127.739376) + (xy 46.107604 127.904497) + (xy 46.053253 128.083666) + (xy 46.053252 128.083668) + (xy 46.034901 128.27) + (xy 46.053252 128.456331) + (xy 46.053253 128.456333) + (xy 46.107604 128.635502) + (xy 46.195862 128.800623) + (xy 46.195864 128.800626) + (xy 46.314642 128.945357) + (xy 46.459373 129.064135) + (xy 46.459376 129.064137) + (xy 46.607014 129.14305) + (xy 46.624499 129.152396) + (xy 46.801731 129.206159) + (xy 46.803666 129.206746) + (xy 46.803668 129.206747) + (xy 46.820374 129.208392) + (xy 46.99 129.225099) + (xy 47.176331 129.206747) + (xy 47.355501 129.152396) + (xy 47.449502 129.102151) + (xy 47.517903 129.08791) + (xy 47.583147 129.11291) + (xy 47.595635 129.123829) + (xy 48.116656 129.64485) + (xy 48.131025 129.662091) + (xy 48.140138 129.675294) + (xy 48.14014 129.675296) + (xy 48.170441 129.691199) + (xy 48.176932 129.694859) + (xy 48.206226 129.712568) + (xy 48.206227 129.712568) + (xy 48.207604 129.712997) + (xy 48.209405 129.713743) + (xy 48.213413 129.71486) + (xy 48.215341 129.715154) + (xy 48.216741 129.715499) + (xy 48.216743 129.7155) + (xy 48.250954 129.7155) + (xy 48.258439 129.715725) + (xy 48.292581 129.717791) + (xy 48.293995 129.717532) + (xy 48.31635 129.7155) + (xy 50.025374 129.7155) + (xy 50.092413 129.735185) + (xy 50.138168 129.787989) + (xy 50.148112 129.857147) + (xy 50.119087 129.920703) + (xy 50.063692 129.957431) + (xy 50.031722 129.967818) + (xy 50.031715 129.967821) + (xy 49.867785 130.062466) + (xy 49.727111 130.189129) + (xy 49.615851 130.342265) + (xy 49.615848 130.34227) + (xy 49.538857 130.515192) + (xy 49.538855 130.515197) + (xy 49.4995 130.700354) + (xy 49.4995 130.889645) + (xy 49.538855 131.074802) + (xy 49.538857 131.074807) + (xy 49.615848 131.247729) + (xy 49.615851 131.247734) + (xy 49.706358 131.372306) + (xy 49.727112 131.400871) + (xy 49.867784 131.527533) + (xy 50.031716 131.622179) + (xy 50.031718 131.622179) + (xy 50.031721 131.622181) + (xy 50.156023 131.662569) + (xy 50.213698 131.702006) + (xy 50.240897 131.766365) + (xy 50.228982 131.835211) + (xy 50.181738 131.886687) + (xy 50.117705 131.9045) + (xy 48.384056 131.9045) + (xy 48.317017 131.884815) + (xy 48.296375 131.868181) + (xy 47.843829 131.415635) + (xy 47.810344 131.354312) + (xy 47.815328 131.28462) + (xy 47.822147 131.26951) + (xy 47.872396 131.175501) + (xy 47.926747 130.996331) + (xy 47.945099 130.81) + (xy 47.926747 130.623669) + (xy 47.872396 130.444499) + (xy 47.870912 130.441722) + (xy 47.784137 130.279376) + (xy 47.784135 130.279373) + (xy 47.665357 130.134642) + (xy 47.520626 130.015864) + (xy 47.520623 130.015862) + (xy 47.355502 129.927604) + (xy 47.176333 129.873253) + (xy 47.176331 129.873252) + (xy 46.99 129.854901) + (xy 46.803668 129.873252) + (xy 46.803666 129.873253) + (xy 46.624497 129.927604) + (xy 46.459376 130.015862) + (xy 46.459373 130.015864) + (xy 46.314642 130.134642) + (xy 46.195864 130.279373) + (xy 46.195862 130.279376) + (xy 46.107604 130.444497) + (xy 46.053253 130.623666) + (xy 46.053252 130.623668) + (xy 46.034901 130.81) + (xy 46.053252 130.996331) + (xy 46.053253 130.996333) + (xy 46.107604 131.175502) + (xy 46.195862 131.340623) + (xy 46.195864 131.340626) + (xy 46.314642 131.485357) + (xy 46.459373 131.604135) + (xy 46.459376 131.604137) + (xy 46.603332 131.681082) + (xy 46.624499 131.692396) + (xy 46.803666 131.746746) + (xy 46.803668 131.746747) + (xy 46.820374 131.748392) + (xy 46.99 131.765099) + (xy 47.176331 131.746747) + (xy 47.355501 131.692396) + (xy 47.449502 131.642151) + (xy 47.517903 131.62791) + (xy 47.583147 131.65291) + (xy 47.595635 131.663829) + (xy 48.116656 132.18485) + (xy 48.131025 132.202091) + (xy 48.140138 132.215294) + (xy 48.14014 132.215296) + (xy 48.170441 132.231199) + (xy 48.176932 132.234859) + (xy 48.206226 132.252568) + (xy 48.206227 132.252568) + (xy 48.207604 132.252997) + (xy 48.209405 132.253743) + (xy 48.213413 132.25486) + (xy 48.215341 132.255154) + (xy 48.216741 132.255499) + (xy 48.216743 132.2555) + (xy 48.250954 132.2555) + (xy 48.258439 132.255725) + (xy 48.292581 132.257791) + (xy 48.293995 132.257532) + (xy 48.31635 132.2555) + (xy 50.025374 132.2555) + (xy 50.092413 132.275185) + (xy 50.138168 132.327989) + (xy 50.148112 132.397147) + (xy 50.119087 132.460703) + (xy 50.063692 132.497431) + (xy 50.031722 132.507818) + (xy 50.031715 132.507821) + (xy 49.867785 132.602466) + (xy 49.727111 132.729129) + (xy 49.615851 132.882265) + (xy 49.615848 132.88227) + (xy 49.538857 133.055192) + (xy 49.538855 133.055197) + (xy 49.4995 133.240354) + (xy 49.4995 133.429645) + (xy 49.538855 133.614802) + (xy 49.538857 133.614807) + (xy 49.615848 133.787729) + (xy 49.615851 133.787734) + (xy 49.693285 133.894312) + (xy 49.727112 133.940871) + (xy 49.867784 134.067533) + (xy 50.031716 134.162179) + (xy 50.031718 134.162179) + (xy 50.031721 134.162181) + (xy 50.156023 134.202569) + (xy 50.213698 134.242006) + (xy 50.240897 134.306365) + (xy 50.228982 134.375211) + (xy 50.181738 134.426687) + (xy 50.117705 134.4445) + (xy 48.384056 134.4445) + (xy 48.317017 134.424815) + (xy 48.296375 134.408181) + (xy 47.843829 133.955635) + (xy 47.810344 133.894312) + (xy 47.815328 133.82462) + (xy 47.822147 133.80951) + (xy 47.872396 133.715501) + (xy 47.926747 133.536331) + (xy 47.945099 133.35) + (xy 47.926747 133.163669) + (xy 47.872396 132.984499) + (xy 47.870912 132.981722) + (xy 47.784137 132.819376) + (xy 47.784135 132.819373) + (xy 47.665357 132.674642) + (xy 47.520626 132.555864) + (xy 47.520623 132.555862) + (xy 47.355502 132.467604) + (xy 47.176333 132.413253) + (xy 47.176331 132.413252) + (xy 46.99 132.394901) + (xy 46.803668 132.413252) + (xy 46.803666 132.413253) + (xy 46.624497 132.467604) + (xy 46.459376 132.555862) + (xy 46.459373 132.555864) + (xy 46.314642 132.674642) + (xy 46.195864 132.819373) + (xy 46.195862 132.819376) + (xy 46.107604 132.984497) + (xy 46.053253 133.163666) + (xy 46.053252 133.163668) + (xy 46.034901 133.35) + (xy 46.053252 133.536331) + (xy 46.053253 133.536333) + (xy 46.107604 133.715502) + (xy 46.195862 133.880623) + (xy 46.195864 133.880626) + (xy 46.314642 134.025357) + (xy 46.459373 134.144135) + (xy 46.459376 134.144137) + (xy 46.618585 134.229235) + (xy 46.624499 134.232396) + (xy 46.803666 134.286746) + (xy 46.803668 134.286747) + (xy 46.820374 134.288392) + (xy 46.99 134.305099) + (xy 47.176331 134.286747) + (xy 47.355501 134.232396) + (xy 47.449502 134.182151) + (xy 47.517903 134.16791) + (xy 47.583147 134.19291) + (xy 47.595635 134.203829) + (xy 48.116656 134.72485) + (xy 48.131025 134.742091) + (xy 48.140138 134.755294) + (xy 48.14014 134.755296) + (xy 48.170441 134.771199) + (xy 48.176932 134.774859) + (xy 48.206226 134.792568) + (xy 48.206227 134.792568) + (xy 48.207604 134.792997) + (xy 48.209405 134.793743) + (xy 48.213413 134.79486) + (xy 48.215341 134.795154) + (xy 48.216741 134.795499) + (xy 48.216743 134.7955) + (xy 48.250954 134.7955) + (xy 48.258439 134.795725) + (xy 48.292581 134.797791) + (xy 48.293995 134.797532) + (xy 48.31635 134.7955) + (xy 50.025374 134.7955) + (xy 50.092413 134.815185) + (xy 50.138168 134.867989) + (xy 50.148112 134.937147) + (xy 50.119087 135.000703) + (xy 50.063692 135.037431) + (xy 50.031722 135.047818) + (xy 50.031715 135.047821) + (xy 49.867785 135.142466) + (xy 49.727111 135.269129) + (xy 49.615851 135.422265) + (xy 49.615848 135.42227) + (xy 49.538857 135.595192) + (xy 49.538855 135.595197) + (xy 49.4995 135.780354) + (xy 49.4995 135.969645) + (xy 49.538855 136.154802) + (xy 49.538857 136.154807) + (xy 49.615848 136.327729) + (xy 49.615851 136.327734) + (xy 49.725037 136.478015) + (xy 49.727112 136.480871) + (xy 49.867784 136.607533) + (xy 50.031716 136.702179) + (xy 50.031718 136.702179) + (xy 50.031721 136.702181) + (xy 50.156023 136.742569) + (xy 50.213698 136.782006) + (xy 50.240897 136.846365) + (xy 50.228982 136.915211) + (xy 50.181738 136.966687) + (xy 50.117705 136.9845) + (xy 48.384056 136.9845) + (xy 48.317017 136.964815) + (xy 48.296375 136.948181) + (xy 47.843829 136.495635) + (xy 47.810344 136.434312) + (xy 47.815328 136.36462) + (xy 47.822147 136.34951) + (xy 47.872396 136.255501) + (xy 47.926747 136.076331) + (xy 47.945099 135.89) + (xy 47.926747 135.703669) + (xy 47.872396 135.524499) + (xy 47.870912 135.521722) + (xy 47.784137 135.359376) + (xy 47.784135 135.359373) + (xy 47.665357 135.214642) + (xy 47.520626 135.095864) + (xy 47.520623 135.095862) + (xy 47.355502 135.007604) + (xy 47.176333 134.953253) + (xy 47.176331 134.953252) + (xy 46.99 134.934901) + (xy 46.803668 134.953252) + (xy 46.803666 134.953253) + (xy 46.624497 135.007604) + (xy 46.459376 135.095862) + (xy 46.459373 135.095864) + (xy 46.314642 135.214642) + (xy 46.195864 135.359373) + (xy 46.195862 135.359376) + (xy 46.107604 135.524497) + (xy 46.053253 135.703666) + (xy 46.053252 135.703668) + (xy 46.034901 135.89) + (xy 46.053252 136.076331) + (xy 46.053253 136.076333) + (xy 46.107604 136.255502) + (xy 46.195862 136.420623) + (xy 46.195864 136.420626) + (xy 46.314642 136.565357) + (xy 46.459373 136.684135) + (xy 46.459376 136.684137) + (xy 46.619163 136.769544) + (xy 46.624499 136.772396) + (xy 46.803666 136.826746) + (xy 46.803668 136.826747) + (xy 46.820374 136.828392) + (xy 46.99 136.845099) + (xy 47.176331 136.826747) + (xy 47.355501 136.772396) + (xy 47.449502 136.722151) + (xy 47.517903 136.70791) + (xy 47.583147 136.73291) + (xy 47.595635 136.743829) + (xy 48.116656 137.26485) + (xy 48.131025 137.282091) + (xy 48.140138 137.295294) + (xy 48.14014 137.295296) + (xy 48.170441 137.311199) + (xy 48.176932 137.314859) + (xy 48.206226 137.332568) + (xy 48.206227 137.332568) + (xy 48.207604 137.332997) + (xy 48.209405 137.333743) + (xy 48.213413 137.33486) + (xy 48.215341 137.335154) + (xy 48.216741 137.335499) + (xy 48.216743 137.3355) + (xy 48.250954 137.3355) + (xy 48.258439 137.335725) + (xy 48.292581 137.337791) + (xy 48.293995 137.337532) + (xy 48.31635 137.3355) + (xy 50.025374 137.3355) + (xy 50.092413 137.355185) + (xy 50.138168 137.407989) + (xy 50.148112 137.477147) + (xy 50.119087 137.540703) + (xy 50.063692 137.577431) + (xy 50.031722 137.587818) + (xy 50.031715 137.587821) + (xy 49.867785 137.682466) + (xy 49.727111 137.809129) + (xy 49.615851 137.962265) + (xy 49.615848 137.96227) + (xy 49.538857 138.135192) + (xy 49.538855 138.135197) + (xy 49.4995 138.320354) + (xy 49.4995 138.509645) + (xy 49.538855 138.694802) + (xy 49.538857 138.694807) + (xy 49.615848 138.867729) + (xy 49.615851 138.867734) + (xy 49.725037 139.018015) + (xy 49.727112 139.020871) + (xy 49.867784 139.147533) + (xy 50.031716 139.242179) + (xy 50.211744 139.300674) + (xy 50.352808 139.3155) + (xy 50.352812 139.3155) + (xy 51.247188 139.3155) + (xy 51.247192 139.3155) + (xy 51.388256 139.300674) + (xy 51.568284 139.242179) + (xy 51.732216 139.147533) + (xy 51.872888 139.020871) + (xy 51.915505 138.962214) + (xy 51.924182 138.950271) + (xy 51.979512 138.907605) + (xy 52.049125 138.901626) + (xy 52.11092 138.934232) + (xy 52.145277 138.99507) + (xy 52.1485 139.023156) + (xy 52.1485 140.346843) + (xy 52.128815 140.413882) + (xy 52.076011 140.459637) + (xy 52.006853 140.469581) + (xy 51.943297 140.440556) + (xy 51.924182 140.419729) + (xy 51.883786 140.364129) + (xy 51.872888 140.349129) + (xy 51.732216 140.222467) + (xy 51.568284 140.127821) + (xy 51.568277 140.127818) + (xy 51.394309 140.071292) + (xy 51.388256 140.069326) + (xy 51.247192 140.0545) + (xy 50.352808 140.0545) + (xy 50.211744 140.069326) + (xy 50.211741 140.069326) + (xy 50.21174 140.069327) + (xy 50.031722 140.127818) + (xy 50.031715 140.127821) + (xy 49.867785 140.222466) + (xy 49.727111 140.349129) + (xy 49.615851 140.502265) + (xy 49.615848 140.50227) + (xy 49.538857 140.675192) + (xy 49.538855 140.675197) + (xy 49.4995 140.860354) + (xy 49.4995 141.049645) + (xy 49.538855 141.234802) + (xy 49.538857 141.234807) + (xy 49.615848 141.407729) + (xy 49.615851 141.407734) + (xy 49.727111 141.56087) + (xy 49.727112 141.560871) + (xy 49.867784 141.687533) + (xy 50.031716 141.782179) + (xy 50.211744 141.840674) + (xy 50.352808 141.8555) + (xy 50.352812 141.8555) + (xy 51.247188 141.8555) + (xy 51.247192 141.8555) + (xy 51.388256 141.840674) + (xy 51.568284 141.782179) + (xy 51.732216 141.687533) + (xy 51.872888 141.560871) + (xy 51.915505 141.502214) + (xy 51.924182 141.490271) + (xy 51.979512 141.447605) + (xy 52.049125 141.441626) + (xy 52.11092 141.474232) + (xy 52.145277 141.53507) + (xy 52.1485 141.563156) + (xy 52.1485 142.886843) + (xy 52.128815 142.953882) + (xy 52.076011 142.999637) + (xy 52.006853 143.009581) + (xy 51.943297 142.980556) + (xy 51.924182 142.959729) + (xy 51.895613 142.920407) + (xy 51.872888 142.889129) + (xy 51.732216 142.762467) + (xy 51.568284 142.667821) + (xy 51.568277 142.667818) + (xy 51.394309 142.611292) + (xy 51.388256 142.609326) + (xy 51.247192 142.5945) + (xy 50.352808 142.5945) + (xy 50.211744 142.609326) + (xy 50.211741 142.609326) + (xy 50.21174 142.609327) + (xy 50.031722 142.667818) + (xy 50.031715 142.667821) + (xy 49.867785 142.762466) + (xy 49.727111 142.889129) + (xy 49.615851 143.042265) + (xy 49.615848 143.04227) + (xy 49.538857 143.215192) + (xy 49.538855 143.215197) + (xy 49.504952 143.374704) + (xy 49.4995 143.400354) + (xy 49.4995 143.589646) + (xy 49.502338 143.602998) + (xy 49.538855 143.774802) + (xy 49.538857 143.774807) + (xy 49.615848 143.947729) + (xy 49.615851 143.947734) + (xy 49.720851 144.092254) + (xy 49.727112 144.100871) + (xy 49.867784 144.227533) + (xy 50.031716 144.322179) + (xy 50.211744 144.380674) + (xy 50.352808 144.3955) + (xy 50.352812 144.3955) + (xy 51.247188 144.3955) + (xy 51.247192 144.3955) + (xy 51.388256 144.380674) + (xy 51.568284 144.322179) + (xy 51.732216 144.227533) + (xy 51.872888 144.100871) + (xy 51.915505 144.042214) + (xy 51.924182 144.030271) + (xy 51.979512 143.987605) + (xy 52.049125 143.981626) + (xy 52.11092 144.014232) + (xy 52.145277 144.07507) + (xy 52.1485 144.103156) + (xy 52.1485 145.426843) + (xy 52.128815 145.493882) + (xy 52.076011 145.539637) + (xy 52.006853 145.549581) + (xy 51.943297 145.520556) + (xy 51.924182 145.499729) + (xy 51.897298 145.462727) + (xy 51.872888 145.429129) + (xy 51.732216 145.302467) + (xy 51.568284 145.207821) + (xy 51.568277 145.207818) + (xy 51.394309 145.151292) + (xy 51.388256 145.149326) + (xy 51.247192 145.1345) + (xy 50.352808 145.1345) + (xy 50.211744 145.149326) + (xy 50.211741 145.149326) + (xy 50.21174 145.149327) + (xy 50.031722 145.207818) + (xy 50.031715 145.207821) + (xy 49.867785 145.302466) + (xy 49.727111 145.429129) + (xy 49.615851 145.582265) + (xy 49.615848 145.58227) + (xy 49.538857 145.755192) + (xy 49.538855 145.755197) + (xy 49.4995 145.940354) + (xy 49.4995 146.129645) + (xy 49.538855 146.314802) + (xy 49.538857 146.314807) + (xy 49.615848 146.487729) + (xy 49.615851 146.487734) + (xy 49.726179 146.639587) + (xy 49.727112 146.640871) + (xy 49.867784 146.767533) + (xy 50.031716 146.862179) + (xy 50.211744 146.920674) + (xy 50.352808 146.9355) + (xy 50.352812 146.9355) + (xy 51.247188 146.9355) + (xy 51.247192 146.9355) + (xy 51.388256 146.920674) + (xy 51.568284 146.862179) + (xy 51.732216 146.767533) + (xy 51.872888 146.640871) + (xy 51.915505 146.582214) + (xy 51.924182 146.570271) + (xy 51.979512 146.527605) + (xy 52.049125 146.521626) + (xy 52.11092 146.554232) + (xy 52.145277 146.61507) + (xy 52.1485 146.643156) + (xy 52.1485 147.966843) + (xy 52.128815 148.033882) + (xy 52.076011 148.079637) + (xy 52.006853 148.089581) + (xy 51.943297 148.060556) + (xy 51.924182 148.039729) + (xy 51.89554 148.000307) + (xy 51.872888 147.969129) + (xy 51.732216 147.842467) + (xy 51.568284 147.747821) + (xy 51.568277 147.747818) + (xy 51.394309 147.691292) + (xy 51.388256 147.689326) + (xy 51.247192 147.6745) + (xy 50.352808 147.6745) + (xy 50.211744 147.689326) + (xy 50.211741 147.689326) + (xy 50.21174 147.689327) + (xy 50.031722 147.747818) + (xy 50.031715 147.747821) + (xy 49.867785 147.842466) + (xy 49.727111 147.969129) + (xy 49.615851 148.122265) + (xy 49.615848 148.12227) + (xy 49.538857 148.295192) + (xy 49.538856 148.295194) + (xy 49.537564 148.301277) + (xy 49.504373 148.36276) + (xy 49.443211 148.396539) + (xy 49.416273 148.3995) + (xy 48.750056 148.3995) + (xy 48.683017 148.379815) + (xy 48.662375 148.363181) + (xy 48.344819 148.045625) + (xy 48.311334 147.984302) + (xy 48.3085 147.957944) + (xy 48.3085 142.140213) + (xy 48.310531 142.117862) + (xy 48.310542 142.117801) + (xy 48.313422 142.102086) + (xy 48.30324 142.069414) + (xy 48.301234 142.062214) + (xy 48.296946 142.044815) + (xy 48.293048 142.029) + (xy 48.293045 142.028997) + (xy 48.292383 142.027735) + (xy 48.291639 142.02594) + (xy 48.289569 142.02227) + (xy 48.288418 142.020705) + (xy 48.287683 142.019489) + (xy 48.263498 141.995304) + (xy 48.258363 141.989849) + (xy 48.23568 141.964245) + (xy 48.234482 141.963418) + (xy 48.217246 141.949052) + (xy 47.843829 141.575635) + (xy 47.810344 141.514312) + (xy 47.815328 141.44462) + (xy 47.822147 141.42951) + (xy 47.872396 141.335501) + (xy 47.926747 141.156331) + (xy 47.945099 140.97) + (xy 47.926747 140.783669) + (xy 47.872396 140.604499) + (xy 47.870912 140.601722) + (xy 47.784137 140.439376) + (xy 47.784135 140.439373) + (xy 47.665357 140.294642) + (xy 47.520626 140.175864) + (xy 47.520623 140.175862) + (xy 47.355502 140.087604) + (xy 47.176333 140.033253) + (xy 47.176331 140.033252) + (xy 46.99 140.014901) + (xy 46.803668 140.033252) + (xy 46.803666 140.033253) + (xy 46.624497 140.087604) + (xy 46.459376 140.175862) + (xy 46.459373 140.175864) + (xy 46.314642 140.294642) + (xy 46.195864 140.439373) + (xy 46.195862 140.439376) + (xy 46.107604 140.604497) + (xy 46.053253 140.783666) + (xy 46.053252 140.783668) + (xy 46.034901 140.97) + (xy 46.053252 141.156331) + (xy 46.053253 141.156333) + (xy 46.107604 141.335502) + (xy 46.195862 141.500623) + (xy 46.195864 141.500626) + (xy 46.314642 141.645357) + (xy 46.459373 141.764135) + (xy 46.459376 141.764137) + (xy 46.608046 141.843602) + (xy 46.624499 141.852396) + (xy 46.803666 141.906746) + (xy 46.803668 141.906747) + (xy 46.820374 141.908392) + (xy 46.99 141.925099) + (xy 47.176331 141.906747) + (xy 47.355501 141.852396) + (xy 47.449502 141.802151) + (xy 47.517903 141.78791) + (xy 47.583147 141.81291) + (xy 47.595635 141.823829) + (xy 47.921181 142.149375) + (xy 47.954666 142.210698) + (xy 47.9575 142.237056) + (xy 47.9575 142.844062) + (xy 47.937815 142.911101) + (xy 47.885011 142.956856) + (xy 47.815853 142.9668) + (xy 47.752297 142.937775) + (xy 47.737647 142.922727) + (xy 47.665357 142.834642) + (xy 47.520626 142.715864) + (xy 47.520623 142.715862) + (xy 47.355502 142.627604) + (xy 47.176333 142.573253) + (xy 47.176331 142.573252) + (xy 46.99 142.554901) + (xy 46.803668 142.573252) + (xy 46.803666 142.573253) + (xy 46.624497 142.627604) + (xy 46.459376 142.715862) + (xy 46.459373 142.715864) + (xy 46.314642 142.834642) + (xy 46.195864 142.979373) + (xy 46.195862 142.979376) + (xy 46.107604 143.144497) + (xy 46.053253 143.323666) + (xy 46.053252 143.323668) + (xy 46.034901 143.51) + (xy 46.053252 143.696331) + (xy 46.053253 143.696333) + (xy 46.107604 143.875502) + (xy 46.195862 144.040623) + (xy 46.195864 144.040626) + (xy 46.314642 144.185357) + (xy 46.459373 144.304135) + (xy 46.459376 144.304137) + (xy 46.603332 144.381082) + (xy 46.624499 144.392396) + (xy 46.779308 144.439357) + (xy 46.803666 144.446746) + (xy 46.803668 144.446747) + (xy 46.820374 144.448392) + (xy 46.99 144.465099) + (xy 47.176331 144.446747) + (xy 47.355501 144.392396) + (xy 47.520625 144.304136) + (xy 47.665357 144.185357) + (xy 47.684246 144.162341) + (xy 47.737647 144.097272) + (xy 47.795392 144.057938) + (xy 47.865237 144.056067) + (xy 47.925005 144.092254) + (xy 47.955721 144.15501) + (xy 47.9575 144.175937) + (xy 47.9575 145.384062) + (xy 47.937815 145.451101) + (xy 47.885011 145.496856) + (xy 47.815853 145.5068) + (xy 47.752297 145.477775) + (xy 47.737647 145.462727) + (xy 47.665357 145.374642) + (xy 47.520626 145.255864) + (xy 47.520623 145.255862) + (xy 47.355502 145.167604) + (xy 47.176333 145.113253) + (xy 47.176331 145.113252) + (xy 46.99 145.094901) + (xy 46.803668 145.113252) + (xy 46.803666 145.113253) + (xy 46.624497 145.167604) + (xy 46.459376 145.255862) + (xy 46.459373 145.255864) + (xy 46.314642 145.374642) + (xy 46.195864 145.519373) + (xy 46.195862 145.519376) + (xy 46.107604 145.684497) + (xy 46.053253 145.863666) + (xy 46.053252 145.863668) + (xy 46.034901 146.05) + (xy 46.053252 146.236331) + (xy 46.053253 146.236333) + (xy 46.107604 146.415502) + (xy 46.195862 146.580623) + (xy 46.195864 146.580626) + (xy 46.314642 146.725357) + (xy 46.459373 146.844135) + (xy 46.459376 146.844137) + (xy 46.618585 146.929235) + (xy 46.624499 146.932396) + (xy 46.756562 146.972457) + (xy 46.803666 146.986746) + (xy 46.803668 146.986747) + (xy 46.820374 146.988392) + (xy 46.99 147.005099) + (xy 47.176331 146.986747) + (xy 47.355501 146.932396) + (xy 47.520625 146.844136) + (xy 47.665357 146.725357) + (xy 47.72833 146.648625) + (xy 47.737647 146.637272) + (xy 47.795392 146.597938) + (xy 47.865237 146.596067) + (xy 47.925005 146.632254) + (xy 47.955721 146.69501) + (xy 47.9575 146.715937) + (xy 47.9575 147.381203) + (xy 47.937815 147.448242) + (xy 47.885011 147.493997) + (xy 47.815853 147.503941) + (xy 47.762377 147.482778) + (xy 47.667583 147.416402) + (xy 47.667579 147.4164) + (xy 47.453492 147.31657) + (xy 47.453486 147.316567) + (xy 47.24 147.259364) + (xy 47.24 148.154498) + (xy 47.132315 148.10532) + (xy 47.025763 148.09) + (xy 46.954237 148.09) + (xy 46.847685 148.10532) + (xy 46.74 148.154498) + (xy 46.74 147.259364) + (xy 46.739999 147.259364) + (xy 46.526513 147.316567) + (xy 46.526507 147.31657) + (xy 46.312422 147.416399) + (xy 46.31242 147.4164) + (xy 46.118926 147.551886) + (xy 46.11892 147.551891) + (xy 45.951891 147.71892) + (xy 45.951886 147.718926) + (xy 45.8164 147.91242) + (xy 45.816399 147.912422) + (xy 45.71657 148.126507) + (xy 45.716567 148.126513) + (xy 45.659364 148.339999) + (xy 45.659364 148.34) + (xy 46.556314 148.34) + (xy 46.530507 148.380156) + (xy 46.49 148.518111) + (xy 46.49 148.661889) + (xy 46.530507 148.799844) + (xy 46.556314 148.84) + (xy 45.659364 148.84) + (xy 43.6805 148.84) + (xy 43.6805 138.43) + (xy 46.034901 138.43) + (xy 46.053252 138.616331) + (xy 46.053253 138.616333) + (xy 46.107604 138.795502) + (xy 46.195862 138.960623) + (xy 46.195864 138.960626) + (xy 46.314642 139.105357) + (xy 46.459373 139.224135) + (xy 46.459376 139.224137) + (xy 46.605904 139.302457) + (xy 46.624499 139.312396) + (xy 46.803666 139.366746) + (xy 46.803668 139.366747) + (xy 46.820374 139.368392) + (xy 46.99 139.385099) + (xy 47.176331 139.366747) + (xy 47.355501 139.312396) + (xy 47.520625 139.224136) + (xy 47.665357 139.105357) + (xy 47.784136 138.960625) + (xy 47.872396 138.795501) + (xy 47.926747 138.616331) + (xy 47.945099 138.43) + (xy 47.926747 138.243669) + (xy 47.872396 138.064499) + (xy 47.870912 138.061722) + (xy 47.784137 137.899376) + (xy 47.784135 137.899373) + (xy 47.665357 137.754642) + (xy 47.520626 137.635864) + (xy 47.520623 137.635862) + (xy 47.355502 137.547604) + (xy 47.176333 137.493253) + (xy 47.176331 137.493252) + (xy 46.99 137.474901) + (xy 46.803668 137.493252) + (xy 46.803666 137.493253) + (xy 46.624497 137.547604) + (xy 46.459376 137.635862) + (xy 46.459373 137.635864) + (xy 46.314642 137.754642) + (xy 46.195864 137.899373) + (xy 46.195862 137.899376) + (xy 46.107604 138.064497) + (xy 46.053253 138.243666) + (xy 46.053252 138.243668) + (xy 46.034901 138.43) + (xy 43.6805 138.43) + (xy 43.6805 123.19) + (xy 46.034901 123.19) + (xy 46.053252 123.376331) + (xy 46.053253 123.376333) + (xy 46.107604 123.555502) + (xy 46.195862 123.720623) + (xy 46.195864 123.720626) + (xy 46.314642 123.865357) + (xy 46.459373 123.984135) + (xy 46.459376 123.984137) + (xy 46.619163 124.069544) + (xy 46.624499 124.072396) + (xy 46.803666 124.126746) + (xy 46.803668 124.126747) + (xy 46.820374 124.128392) + (xy 46.99 124.145099) + (xy 47.176331 124.126747) + (xy 47.355501 124.072396) + (xy 47.520625 123.984136) + (xy 47.665357 123.865357) + (xy 47.784136 123.720625) + (xy 47.872396 123.555501) + (xy 47.926747 123.376331) + (xy 47.937255 123.269645) + (xy 49.4995 123.269645) + (xy 49.538855 123.454802) + (xy 49.538857 123.454807) + (xy 49.615848 123.627729) + (xy 49.615851 123.627734) + (xy 49.726179 123.779587) + (xy 49.727112 123.780871) + (xy 49.867784 123.907533) + (xy 50.031716 124.002179) + (xy 50.211744 124.060674) + (xy 50.352808 124.0755) + (xy 50.352812 124.0755) + (xy 51.247188 124.0755) + (xy 51.247192 124.0755) + (xy 51.388256 124.060674) + (xy 51.568284 124.002179) + (xy 51.732216 123.907533) + (xy 51.872888 123.780871) + (xy 51.984151 123.62773) + (xy 52.061144 123.454803) + (xy 52.1005 123.269646) + (xy 52.1005 123.269645) + (xy 57.1195 123.269645) + (xy 57.158855 123.454802) + (xy 57.158857 123.454807) + (xy 57.235848 123.627729) + (xy 57.235851 123.627734) + (xy 57.346179 123.779587) + (xy 57.347112 123.780871) + (xy 57.487784 123.907533) + (xy 57.651716 124.002179) + (xy 57.831744 124.060674) + (xy 57.972808 124.0755) + (xy 57.972812 124.0755) + (xy 58.867188 124.0755) + (xy 58.867192 124.0755) + (xy 59.008256 124.060674) + (xy 59.188284 124.002179) + (xy 59.352216 123.907533) + (xy 59.492888 123.780871) + (xy 59.604151 123.62773) + (xy 59.681144 123.454803) + (xy 59.717312 123.284645) + (xy 60.9295 123.284645) + (xy 60.968855 123.469802) + (xy 60.968857 123.469807) + (xy 61.045848 123.642729) + (xy 61.045851 123.642734) + (xy 61.146213 123.78087) + (xy 61.157112 123.795871) + (xy 61.297784 123.922533) + (xy 61.461716 124.017179) + (xy 61.641744 124.075674) + (xy 61.782808 124.0905) + (xy 61.782812 124.0905) + (xy 62.677188 124.0905) + (xy 62.677192 124.0905) + (xy 62.818256 124.075674) + (xy 62.998284 124.017179) + (xy 63.162216 123.922533) + (xy 63.302888 123.795871) + (xy 63.414151 123.64273) + (xy 63.491144 123.469803) + (xy 63.5305 123.284646) + (xy 63.5305 123.095354) + (xy 63.491144 122.910197) + (xy 63.487897 122.902905) + (xy 63.414151 122.73727) + (xy 63.414148 122.737265) + (xy 63.302888 122.584129) + (xy 63.260035 122.545544) + (xy 63.162216 122.457467) + (xy 62.998284 122.362821) + (xy 62.998277 122.362818) + (xy 62.818259 122.304327) + (xy 62.818256 122.304326) + (xy 62.677192 122.2895) + (xy 61.782808 122.2895) + (xy 61.641744 122.304326) + (xy 61.641741 122.304326) + (xy 61.64174 122.304327) + (xy 61.461722 122.362818) + (xy 61.461715 122.362821) + (xy 61.297785 122.457466) + (xy 61.157111 122.584129) + (xy 61.045851 122.737265) + (xy 61.045848 122.73727) + (xy 60.968857 122.910192) + (xy 60.968855 122.910197) + (xy 60.9295 123.095354) + (xy 60.9295 123.284645) + (xy 59.717312 123.284645) + (xy 59.7205 123.269646) + (xy 59.7205 123.080354) + (xy 59.681144 122.895197) + (xy 59.679091 122.890587) + (xy 59.604151 122.72227) + (xy 59.604148 122.722265) + (xy 59.492888 122.569129) + (xy 59.352216 122.442467) + (xy 59.188284 122.347821) + (xy 59.188277 122.347818) + (xy 59.014309 122.291292) + (xy 59.008256 122.289326) + (xy 58.867192 122.2745) + (xy 57.972808 122.2745) + (xy 57.831744 122.289326) + (xy 57.831741 122.289326) + (xy 57.83174 122.289327) + (xy 57.651722 122.347818) + (xy 57.651715 122.347821) + (xy 57.487785 122.442466) + (xy 57.347111 122.569129) + (xy 57.235851 122.722265) + (xy 57.235848 122.72227) + (xy 57.158857 122.895192) + (xy 57.158855 122.895197) + (xy 57.1195 123.080354) + (xy 57.1195 123.269645) + (xy 52.1005 123.269645) + (xy 52.1005 123.080354) + (xy 52.061144 122.895197) + (xy 52.059091 122.890587) + (xy 51.984151 122.72227) + (xy 51.984148 122.722265) + (xy 51.872888 122.569129) + (xy 51.732216 122.442467) + (xy 51.568284 122.347821) + (xy 51.568277 122.347818) + (xy 51.394309 122.291292) + (xy 51.388256 122.289326) + (xy 51.247192 122.2745) + (xy 50.352808 122.2745) + (xy 50.211744 122.289326) + (xy 50.211741 122.289326) + (xy 50.21174 122.289327) + (xy 50.031722 122.347818) + (xy 50.031715 122.347821) + (xy 49.867785 122.442466) + (xy 49.727111 122.569129) + (xy 49.615851 122.722265) + (xy 49.615848 122.72227) + (xy 49.538857 122.895192) + (xy 49.538855 122.895197) + (xy 49.4995 123.080354) + (xy 49.4995 123.269645) + (xy 47.937255 123.269645) + (xy 47.945099 123.19) + (xy 47.926747 123.003669) + (xy 47.872396 122.824499) + (xy 47.870912 122.821722) + (xy 47.784137 122.659376) + (xy 47.784135 122.659373) + (xy 47.665357 122.514642) + (xy 47.520626 122.395864) + (xy 47.520623 122.395862) + (xy 47.355502 122.307604) + (xy 47.176333 122.253253) + (xy 47.176331 122.253252) + (xy 46.99 122.234901) + (xy 46.803668 122.253252) + (xy 46.803666 122.253253) + (xy 46.624497 122.307604) + (xy 46.459376 122.395862) + (xy 46.459373 122.395864) + (xy 46.314642 122.514642) + (xy 46.195864 122.659373) + (xy 46.195862 122.659376) + (xy 46.107604 122.824497) + (xy 46.053253 123.003666) + (xy 46.053252 123.003668) + (xy 46.034901 123.19) + (xy 43.6805 123.19) + (xy 43.6805 120.65) + (xy 46.034901 120.65) + (xy 46.053252 120.836331) + (xy 46.053253 120.836333) + (xy 46.107604 121.015502) + (xy 46.195862 121.180623) + (xy 46.195864 121.180626) + (xy 46.314642 121.325357) + (xy 46.459373 121.444135) + (xy 46.459376 121.444137) + (xy 46.603332 121.521082) + (xy 46.624499 121.532396) + (xy 46.803666 121.586746) + (xy 46.803668 121.586747) + (xy 46.820374 121.588392) + (xy 46.99 121.605099) + (xy 47.176331 121.586747) + (xy 47.355501 121.532396) + (xy 47.520625 121.444136) + (xy 47.665357 121.325357) + (xy 47.784136 121.180625) + (xy 47.872396 121.015501) + (xy 47.926747 120.836331) + (xy 47.937255 120.729645) + (xy 49.4995 120.729645) + (xy 49.538855 120.914802) + (xy 49.538857 120.914807) + (xy 49.615848 121.087729) + (xy 49.615851 121.087734) + (xy 49.726179 121.239587) + (xy 49.727112 121.240871) + (xy 49.867784 121.367533) + (xy 50.031716 121.462179) + (xy 50.211744 121.520674) + (xy 50.352808 121.5355) + (xy 50.352812 121.5355) + (xy 51.247188 121.5355) + (xy 51.247192 121.5355) + (xy 51.388256 121.520674) + (xy 51.568284 121.462179) + (xy 51.598223 121.444894) + (xy 57.1195 121.444894) + (xy 57.119501 121.444902) + (xy 57.12533 121.474212) + (xy 57.147542 121.507457) + (xy 57.162227 121.517268) + (xy 57.180787 121.529669) + (xy 57.18079 121.529669) + (xy 57.180791 121.52967) + (xy 57.190647 121.53163) + (xy 57.210101 121.5355) + (xy 59.629898 121.535499) + (xy 59.659213 121.529669) + (xy 59.692457 121.507457) + (xy 59.714669 121.474213) + (xy 59.7205 121.444899) + (xy 59.720499 119.825102) + (xy 59.714669 119.795787) + (xy 59.710038 119.788856) + (xy 59.692457 119.762542) + (xy 59.659214 119.740332) + (xy 59.659215 119.740332) + (xy 59.659213 119.740331) + (xy 59.659211 119.74033) + (xy 59.659208 119.740329) + (xy 59.629901 119.7345) + (xy 57.210105 119.7345) + (xy 57.210097 119.734501) + (xy 57.180787 119.74033) + (xy 57.147542 119.762542) + (xy 57.125332 119.795785) + (xy 57.125329 119.795791) + (xy 57.1195 119.825098) + (xy 57.1195 121.444894) + (xy 51.598223 121.444894) + (xy 51.732216 121.367533) + (xy 51.872888 121.240871) + (xy 51.984151 121.08773) + (xy 52.061144 120.914803) + (xy 52.1005 120.729646) + (xy 52.1005 120.540354) + (xy 52.061144 120.355197) + (xy 52.059091 120.350587) + (xy 51.984151 120.18227) + (xy 51.984148 120.182265) + (xy 51.872888 120.029129) + (xy 51.732216 119.902467) + (xy 51.568284 119.807821) + (xy 51.568277 119.807818) + (xy 51.388795 119.749501) + (xy 51.388256 119.749326) + (xy 51.247192 119.7345) + (xy 50.352808 119.7345) + (xy 50.211744 119.749326) + (xy 50.211741 119.749326) + (xy 50.21174 119.749327) + (xy 50.031722 119.807818) + (xy 50.031715 119.807821) + (xy 49.867785 119.902466) + (xy 49.727111 120.029129) + (xy 49.615851 120.182265) + (xy 49.615848 120.18227) + (xy 49.538857 120.355192) + (xy 49.538855 120.355197) + (xy 49.4995 120.540354) + (xy 49.4995 120.729645) + (xy 47.937255 120.729645) + (xy 47.945099 120.65) + (xy 47.926747 120.463669) + (xy 47.872396 120.284499) + (xy 47.870912 120.281722) + (xy 47.784137 120.119376) + (xy 47.784135 120.119373) + (xy 47.665357 119.974642) + (xy 47.520626 119.855864) + (xy 47.520623 119.855862) + (xy 47.355502 119.767604) + (xy 47.176333 119.713253) + (xy 47.176331 119.713252) + (xy 46.99 119.694901) + (xy 46.803668 119.713252) + (xy 46.803666 119.713253) + (xy 46.624497 119.767604) + (xy 46.459376 119.855862) + (xy 46.459373 119.855864) + (xy 46.314642 119.974642) + (xy 46.195864 120.119373) + (xy 46.195862 120.119376) + (xy 46.107604 120.284497) + (xy 46.053253 120.463666) + (xy 46.053252 120.463668) + (xy 46.034901 120.65) + (xy 43.6805 120.65) + (xy 43.6805 118.11) + (xy 46.034901 118.11) + (xy 46.053252 118.296331) + (xy 46.053253 118.296333) + (xy 46.107604 118.475502) + (xy 46.195862 118.640623) + (xy 46.195864 118.640626) + (xy 46.314642 118.785357) + (xy 46.459373 118.904135) + (xy 46.459376 118.904137) + (xy 46.582415 118.969902) + (xy 46.624499 118.992396) + (xy 46.789662 119.042498) + (xy 46.803666 119.046746) + (xy 46.803668 119.046747) + (xy 46.820374 119.048392) + (xy 46.99 119.065099) + (xy 47.176331 119.046747) + (xy 47.355501 118.992396) + (xy 47.520625 118.904136) + (xy 47.665357 118.785357) + (xy 47.784136 118.640625) + (xy 47.864111 118.491002) + (xy 48.413131 118.491002) + (xy 48.430498 118.600658) + (xy 48.480904 118.699585) + (xy 48.480909 118.699592) + (xy 48.559407 118.77809) + (xy 48.55941 118.778092) + (xy 48.559413 118.778095) + (xy 48.658339 118.8285) + (xy 48.658341 118.828501) + (xy 48.767998 118.845869) + (xy 48.768 118.845869) + (xy 48.768002 118.845869) + (xy 48.877658 118.828501) + (xy 48.877659 118.8285) + (xy 48.877661 118.8285) + (xy 48.976587 118.778095) + (xy 49.055095 118.699587) + (xy 49.1055 118.600661) + (xy 49.1055 118.600659) + (xy 49.105501 118.600658) + (xy 49.122869 118.491002) + (xy 49.122869 118.490997) + (xy 49.105501 118.381341) + (xy 49.079805 118.330909) + (xy 49.055095 118.282413) + (xy 49.055092 118.28241) + (xy 49.05509 118.282407) + (xy 48.976592 118.203909) + (xy 48.976588 118.203906) + (xy 48.976587 118.203905) + (xy 48.972743 118.201946) + (xy 48.877658 118.153498) + (xy 48.768002 118.136131) + (xy 48.767998 118.136131) + (xy 48.658341 118.153498) + (xy 48.559414 118.203904) + (xy 48.559407 118.203909) + (xy 48.480909 118.282407) + (xy 48.480904 118.282414) + (xy 48.430498 118.381341) + (xy 48.413131 118.490997) + (xy 48.413131 118.491002) + (xy 47.864111 118.491002) + (xy 47.872396 118.475501) + (xy 47.926747 118.296331) + (xy 47.945099 118.11) + (xy 47.926747 117.923669) + (xy 47.872396 117.744499) + (xy 47.831068 117.667179) + (xy 47.822152 117.650498) + (xy 47.80791 117.582095) + (xy 47.83291 117.516852) + (xy 47.843821 117.504372) + (xy 49.566376 115.781819) + (xy 49.627699 115.748334) + (xy 49.654057 115.7455) + (xy 50.071539 115.7455) + (xy 50.138578 115.765185) + (xy 50.184333 115.817989) + (xy 50.194277 115.887147) + (xy 50.165252 115.950703) + (xy 50.109857 115.987431) + (xy 50.031722 116.012818) + (xy 50.031715 116.012821) + (xy 49.867785 116.107466) + (xy 49.727111 116.234129) + (xy 49.615851 116.387265) + (xy 49.615848 116.38727) + (xy 49.538857 116.560192) + (xy 49.538855 116.560197) + (xy 49.4995 116.745354) + (xy 49.4995 116.934645) + (xy 49.538855 117.119802) + (xy 49.538857 117.119807) + (xy 49.615848 117.292729) + (xy 49.615851 117.292734) + (xy 49.718954 117.434643) + (xy 49.727112 117.445871) + (xy 49.867784 117.572533) + (xy 50.031716 117.667179) + (xy 50.211744 117.725674) + (xy 50.352808 117.7405) + (xy 50.352812 117.7405) + (xy 51.247188 117.7405) + (xy 51.247192 117.7405) + (xy 51.388256 117.725674) + (xy 51.568284 117.667179) + (xy 51.732216 117.572533) + (xy 51.872888 117.445871) + (xy 51.984151 117.29273) + (xy 52.061144 117.119803) + (xy 52.1005 116.934646) + (xy 52.1005 116.745354) + (xy 52.067479 116.589999) + (xy 56.741127 116.589999) + (xy 56.741128 116.59) + (xy 58.104314 116.59) + (xy 58.092359 116.601955) + (xy 58.034835 116.714852) + (xy 58.015014 116.84) + (xy 58.034835 116.965148) + (xy 58.092359 117.078045) + (xy 58.104314 117.09) + (xy 56.741128 117.09) + (xy 56.79373 117.286317) + (xy 56.793734 117.286326) + (xy 56.889865 117.492482) + (xy 57.020342 117.67882) + (xy 57.181179 117.839657) + (xy 57.367517 117.970134) + (xy 57.573673 118.066265) + (xy 57.573682 118.066269) + (xy 57.793389 118.125139) + (xy 57.7934 118.125141) + (xy 57.963233 118.139999) + (xy 57.963236 118.14) + (xy 58.17 118.14) + (xy 58.17 117.155686) + (xy 58.181955 117.167641) + (xy 58.294852 117.225165) + (xy 58.388519 117.24) + (xy 58.451481 117.24) + (xy 58.545148 117.225165) + (xy 58.658045 117.167641) + (xy 58.67 117.155686) + (xy 58.67 118.14) + (xy 58.876764 118.14) + (xy 58.876766 118.139999) + (xy 59.046599 118.125141) + (xy 59.04661 118.125139) + (xy 59.266317 118.066269) + (xy 59.266326 118.066265) + (xy 59.472482 117.970134) + (xy 59.65882 117.839657) + (xy 59.819657 117.67882) + (xy 59.923925 117.529912) + (xy 59.978502 117.486287) + (xy 60.048001 117.479095) + (xy 60.110355 117.510617) + (xy 60.145769 117.570847) + (xy 60.1495 117.601036) + (xy 60.1495 120.786455) + (xy 60.129815 120.853494) + (xy 60.113181 120.874136) + (xy 60.037909 120.949407) + (xy 60.037904 120.949414) + (xy 59.987498 121.048341) + (xy 59.970131 121.157997) + (xy 59.970131 121.158002) + (xy 59.987498 121.267658) + (xy 60.037904 121.366585) + (xy 60.037909 121.366592) + (xy 60.116407 121.44509) + (xy 60.11641 121.445092) + (xy 60.116413 121.445095) + (xy 60.173551 121.474208) + (xy 60.215341 121.495501) + (xy 60.324998 121.512869) + (xy 60.325 121.512869) + (xy 60.325002 121.512869) + (xy 60.434658 121.495501) + (xy 60.434659 121.4955) + (xy 60.434661 121.4955) + (xy 60.533587 121.445095) + (xy 60.612095 121.366587) + (xy 60.6625 121.267661) + (xy 60.6625 121.267659) + (xy 60.662501 121.267658) + (xy 60.679869 121.158002) + (xy 60.679869 121.157997) + (xy 60.662501 121.048341) + (xy 60.6625 121.048339) + (xy 60.612095 120.949413) + (xy 60.612092 120.94941) + (xy 60.61209 120.949407) + (xy 60.536819 120.874136) + (xy 60.503334 120.812813) + (xy 60.5005 120.786455) + (xy 60.5005 120.744645) + (xy 60.9295 120.744645) + (xy 60.968855 120.929802) + (xy 60.968857 120.929807) + (xy 61.045848 121.102729) + (xy 61.045851 121.102734) + (xy 61.157111 121.25587) + (xy 61.157112 121.255871) + (xy 61.297784 121.382533) + (xy 61.461716 121.477179) + (xy 61.641744 121.535674) + (xy 61.782808 121.5505) + (xy 61.782812 121.5505) + (xy 62.677188 121.5505) + (xy 62.677192 121.5505) + (xy 62.818256 121.535674) + (xy 62.998284 121.477179) + (xy 63.162216 121.382533) + (xy 63.302888 121.255871) + (xy 63.414151 121.10273) + (xy 63.491144 120.929803) + (xy 63.5305 120.744646) + (xy 63.5305 120.555354) + (xy 63.491144 120.370197) + (xy 63.484465 120.355197) + (xy 63.414151 120.19727) + (xy 63.414148 120.197265) + (xy 63.302888 120.044129) + (xy 63.278894 120.022525) + (xy 63.162216 119.917467) + (xy 62.998284 119.822821) + (xy 62.998277 119.822818) + (xy 62.818259 119.764327) + (xy 62.818256 119.764326) + (xy 62.677192 119.7495) + (xy 61.782808 119.7495) + (xy 61.641744 119.764326) + (xy 61.641741 119.764326) + (xy 61.64174 119.764327) + (xy 61.461722 119.822818) + (xy 61.461715 119.822821) + (xy 61.297785 119.917466) + (xy 61.157111 120.044129) + (xy 61.045851 120.197265) + (xy 61.045848 120.19727) + (xy 60.968857 120.370192) + (xy 60.968855 120.370197) + (xy 60.9295 120.555354) + (xy 60.9295 120.744645) + (xy 60.5005 120.744645) + (xy 60.5005 116.934645) + (xy 60.9295 116.934645) + (xy 60.968855 117.119802) + (xy 60.968857 117.119807) + (xy 61.045848 117.292729) + (xy 61.045851 117.292734) + (xy 61.148954 117.434643) + (xy 61.157112 117.445871) + (xy 61.297784 117.572533) + (xy 61.461716 117.667179) + (xy 61.641744 117.725674) + (xy 61.782808 117.7405) + (xy 61.782812 117.7405) + (xy 62.677188 117.7405) + (xy 62.677192 117.7405) + (xy 62.818256 117.725674) + (xy 62.998284 117.667179) + (xy 63.162216 117.572533) + (xy 63.302888 117.445871) + (xy 63.414151 117.29273) + (xy 63.491144 117.119803) + (xy 63.5305 116.934646) + (xy 63.5305 116.745354) + (xy 63.491144 116.560197) + (xy 63.46082 116.49209) + (xy 63.414151 116.38727) + (xy 63.414148 116.387265) + (xy 63.302888 116.234129) + (xy 63.270534 116.204997) + (xy 63.162216 116.107467) + (xy 62.998284 116.012821) + (xy 62.998277 116.012818) + (xy 62.818259 115.954327) + (xy 62.818256 115.954326) + (xy 62.677192 115.9395) + (xy 61.782808 115.9395) + (xy 61.641744 115.954326) + (xy 61.641741 115.954326) + (xy 61.64174 115.954327) + (xy 61.461722 116.012818) + (xy 61.461715 116.012821) + (xy 61.297785 116.107466) + (xy 61.157111 116.234129) + (xy 61.045851 116.387265) + (xy 61.045848 116.38727) + (xy 60.968857 116.560192) + (xy 60.968855 116.560197) + (xy 60.9295 116.745354) + (xy 60.9295 116.934645) + (xy 60.5005 116.934645) + (xy 60.5005 114.394645) + (xy 60.9295 114.394645) + (xy 60.968855 114.579802) + (xy 60.968857 114.579807) + (xy 61.045848 114.752729) + (xy 61.045851 114.752734) + (xy 61.150748 114.897112) + (xy 61.157112 114.905871) + (xy 61.297784 115.032533) + (xy 61.461716 115.127179) + (xy 61.641744 115.185674) + (xy 61.782808 115.2005) + (xy 61.782812 115.2005) + (xy 62.677188 115.2005) + (xy 62.677192 115.2005) + (xy 62.818256 115.185674) + (xy 62.998284 115.127179) + (xy 63.162216 115.032533) + (xy 63.302888 114.905871) + (xy 63.414151 114.75273) + (xy 63.491144 114.579803) + (xy 63.5305 114.394646) + (xy 63.5305 114.205354) + (xy 63.491144 114.020197) + (xy 63.487897 114.012905) + (xy 63.414151 113.84727) + (xy 63.414148 113.847265) + (xy 63.302888 113.694129) + (xy 63.275941 113.669866) + (xy 63.162216 113.567467) + (xy 62.998284 113.472821) + (xy 62.998277 113.472818) + (xy 62.818259 113.414327) + (xy 62.818256 113.414326) + (xy 62.677192 113.3995) + (xy 61.782808 113.3995) + (xy 61.641744 113.414326) + (xy 61.641741 113.414326) + (xy 61.64174 113.414327) + (xy 61.461722 113.472818) + (xy 61.461715 113.472821) + (xy 61.297785 113.567466) + (xy 61.157111 113.694129) + (xy 61.045851 113.847265) + (xy 61.045848 113.84727) + (xy 60.968857 114.020192) + (xy 60.968855 114.020197) + (xy 60.9295 114.205354) + (xy 60.9295 114.394645) + (xy 60.5005 114.394645) + (xy 60.5005 113.692219) + (xy 60.502531 113.669866) + (xy 60.505423 113.654087) + (xy 60.495231 113.621382) + (xy 60.493232 113.614206) + (xy 60.492367 113.610695) + (xy 60.485048 113.581) + (xy 60.485044 113.580995) + (xy 60.484381 113.579731) + (xy 60.483632 113.577924) + (xy 60.481587 113.574298) + (xy 60.480436 113.572733) + (xy 60.479685 113.571492) + (xy 60.479685 113.57149) + (xy 60.45549 113.547295) + (xy 60.450371 113.541858) + (xy 60.427679 113.516244) + (xy 60.427678 113.516243) + (xy 60.426489 113.515423) + (xy 60.40925 113.501055) + (xy 59.94765 113.039455) + (xy 59.470138 112.561944) + (xy 59.436654 112.500622) + (xy 59.441638 112.430931) + (xy 59.474849 112.382113) + (xy 59.492888 112.365871) + (xy 59.604151 112.21273) + (xy 59.681144 112.039803) + (xy 59.7205 111.854646) + (xy 59.7205 111.854645) + (xy 60.9295 111.854645) + (xy 60.968855 112.039802) + (xy 60.968857 112.039807) + (xy 61.045848 112.212729) + (xy 61.045851 112.212734) + (xy 61.157111 112.36587) + (xy 61.157112 112.365871) + (xy 61.297784 112.492533) + (xy 61.461716 112.587179) + (xy 61.641744 112.645674) + (xy 61.782808 112.6605) + (xy 61.782812 112.6605) + (xy 62.677188 112.6605) + (xy 62.677192 112.6605) + (xy 62.818256 112.645674) + (xy 62.998284 112.587179) + (xy 63.162216 112.492533) + (xy 63.302888 112.365871) + (xy 63.414151 112.21273) + (xy 63.491144 112.039803) + (xy 63.5305 111.854646) + (xy 63.5305 111.665354) + (xy 63.491144 111.480197) + (xy 63.480499 111.456289) + (xy 63.414151 111.30727) + (xy 63.414148 111.307265) + (xy 63.302888 111.154129) + (xy 63.270537 111.125) + (xy 63.162216 111.027467) + (xy 62.998284 110.932821) + (xy 62.998277 110.932818) + (xy 62.818259 110.874327) + (xy 62.818256 110.874326) + (xy 62.677192 110.8595) + (xy 61.782808 110.8595) + (xy 61.641744 110.874326) + (xy 61.641741 110.874326) + (xy 61.64174 110.874327) + (xy 61.461722 110.932818) + (xy 61.461715 110.932821) + (xy 61.297785 111.027466) + (xy 61.157111 111.154129) + (xy 61.045851 111.307265) + (xy 61.045848 111.30727) + (xy 60.968857 111.480192) + (xy 60.968855 111.480197) + (xy 60.9295 111.665354) + (xy 60.9295 111.854645) + (xy 59.7205 111.854645) + (xy 59.7205 111.665354) + (xy 59.681144 111.480197) + (xy 59.670499 111.456289) + (xy 59.604151 111.30727) + (xy 59.604148 111.307265) + (xy 59.492888 111.154129) + (xy 59.460537 111.125) + (xy 59.352216 111.027467) + (xy 59.188284 110.932821) + (xy 59.188277 110.932818) + (xy 59.008259 110.874327) + (xy 59.008256 110.874326) + (xy 58.867192 110.8595) + (xy 57.972808 110.8595) + (xy 57.831744 110.874326) + (xy 57.831741 110.874326) + (xy 57.83174 110.874327) + (xy 57.651722 110.932818) + (xy 57.651715 110.932821) + (xy 57.487785 111.027466) + (xy 57.347111 111.154129) + (xy 57.235851 111.307265) + (xy 57.235848 111.30727) + (xy 57.158857 111.480192) + (xy 57.158855 111.480197) + (xy 57.1195 111.665354) + (xy 57.1195 111.854645) + (xy 57.158855 112.039802) + (xy 57.158857 112.039807) + (xy 57.235848 112.212729) + (xy 57.235851 112.212734) + (xy 57.347111 112.36587) + (xy 57.347112 112.365871) + (xy 57.487784 112.492533) + (xy 57.651716 112.587179) + (xy 57.831744 112.645674) + (xy 57.972808 112.6605) + (xy 57.972812 112.6605) + (xy 58.867187 112.6605) + (xy 58.867192 112.6605) + (xy 58.993978 112.647174) + (xy 59.062706 112.659743) + (xy 59.094619 112.682814) + (xy 60.113181 113.701375) + (xy 60.146666 113.762698) + (xy 60.1495 113.789056) + (xy 60.1495 116.078963) + (xy 60.129815 116.146002) + (xy 60.077011 116.191757) + (xy 60.007853 116.201701) + (xy 59.944297 116.172676) + (xy 59.923926 116.150087) + (xy 59.819661 116.001183) + (xy 59.65882 115.840342) + (xy 59.472482 115.709865) + (xy 59.266326 115.613734) + (xy 59.266317 115.61373) + (xy 59.04661 115.55486) + (xy 59.046599 115.554858) + (xy 58.876766 115.54) + (xy 58.67 115.54) + (xy 58.67 116.524314) + (xy 58.658045 116.512359) + (xy 58.545148 116.454835) + (xy 58.451481 116.44) + (xy 58.388519 116.44) + (xy 58.294852 116.454835) + (xy 58.181955 116.512359) + (xy 58.17 116.524314) + (xy 58.17 115.54) + (xy 57.963233 115.54) + (xy 57.7934 115.554858) + (xy 57.793389 115.55486) + (xy 57.573682 115.61373) + (xy 57.573673 115.613734) + (xy 57.367517 115.709865) + (xy 57.181179 115.840342) + (xy 57.020342 116.001179) + (xy 56.889865 116.187517) + (xy 56.793734 116.393673) + (xy 56.79373 116.393682) + (xy 56.741127 116.589999) + (xy 52.067479 116.589999) + (xy 52.061144 116.560197) + (xy 52.03082 116.49209) + (xy 51.984151 116.38727) + (xy 51.984148 116.387265) + (xy 51.872888 116.234129) + (xy 51.840534 116.204997) + (xy 51.732216 116.107467) + (xy 51.568284 116.012821) + (xy 51.568277 116.012818) + (xy 51.490143 115.987431) + (xy 51.432467 115.947993) + (xy 51.405269 115.883635) + (xy 51.417184 115.814788) + (xy 51.464428 115.763313) + (xy 51.528461 115.7455) + (xy 56.106781 115.7455) + (xy 56.129131 115.74753) + (xy 56.144913 115.750423) + (xy 56.177592 115.740239) + (xy 56.184785 115.738234) + (xy 56.218 115.730048) + (xy 56.218004 115.730044) + (xy 56.219263 115.729384) + (xy 56.221069 115.728636) + (xy 56.224714 115.72658) + (xy 56.226288 115.725422) + (xy 56.227503 115.724686) + (xy 56.22751 115.724685) + (xy 56.251718 115.700475) + (xy 56.257137 115.695374) + (xy 56.282756 115.672679) + (xy 56.282758 115.672673) + (xy 56.283571 115.671497) + (xy 56.297941 115.654252) + (xy 56.746857 115.205336) + (xy 56.764092 115.190973) + (xy 56.777295 115.181861) + (xy 56.793199 115.151556) + (xy 56.796879 115.145033) + (xy 56.814568 115.115774) + (xy 56.814568 115.115765) + (xy 56.814993 115.114407) + (xy 56.81574 115.112603) + (xy 56.816862 115.108578) + (xy 56.817155 115.106659) + (xy 56.8175 115.105259) + (xy 56.8175 115.071046) + (xy 56.817726 115.063559) + (xy 56.819791 115.029417) + (xy 56.819531 115.027998) + (xy 56.8175 115.005648) + (xy 56.8175 114.394645) + (xy 57.1195 114.394645) + (xy 57.158855 114.579802) + (xy 57.158857 114.579807) + (xy 57.235848 114.752729) + (xy 57.235851 114.752734) + (xy 57.340748 114.897112) + (xy 57.347112 114.905871) + (xy 57.487784 115.032533) + (xy 57.651716 115.127179) + (xy 57.831744 115.185674) + (xy 57.972808 115.2005) + (xy 57.972812 115.2005) + (xy 58.867188 115.2005) + (xy 58.867192 115.2005) + (xy 59.008256 115.185674) + (xy 59.188284 115.127179) + (xy 59.352216 115.032533) + (xy 59.492888 114.905871) + (xy 59.604151 114.75273) + (xy 59.681144 114.579803) + (xy 59.7205 114.394646) + (xy 59.7205 114.205354) + (xy 59.681144 114.020197) + (xy 59.677897 114.012905) + (xy 59.604151 113.84727) + (xy 59.604148 113.847265) + (xy 59.492888 113.694129) + (xy 59.465941 113.669866) + (xy 59.352216 113.567467) + (xy 59.188284 113.472821) + (xy 59.188277 113.472818) + (xy 59.008259 113.414327) + (xy 59.008256 113.414326) + (xy 58.867192 113.3995) + (xy 57.972808 113.3995) + (xy 57.831744 113.414326) + (xy 57.831741 113.414326) + (xy 57.83174 113.414327) + (xy 57.651722 113.472818) + (xy 57.651715 113.472821) + (xy 57.487785 113.567466) + (xy 57.347111 113.694129) + (xy 57.235851 113.847265) + (xy 57.235848 113.84727) + (xy 57.158857 114.020192) + (xy 57.158855 114.020197) + (xy 57.1195 114.205354) + (xy 57.1195 114.394645) + (xy 56.8175 114.394645) + (xy 56.8175 111.122055) + (xy 56.837185 111.055016) + (xy 56.853815 111.034378) + (xy 57.745381 110.142811) + (xy 57.806702 110.109328) + (xy 57.846011 110.107173) + (xy 57.972808 110.1205) + (xy 57.972813 110.1205) + (xy 58.867188 110.1205) + (xy 58.867192 110.1205) + (xy 59.008256 110.105674) + (xy 59.188284 110.047179) + (xy 59.352216 109.952533) + (xy 59.492888 109.825871) + (xy 59.604151 109.67273) + (xy 59.681144 109.499803) + (xy 59.7205 109.314646) + (xy 59.7205 109.314645) + (xy 60.9295 109.314645) + (xy 60.968855 109.499802) + (xy 60.968857 109.499807) + (xy 61.045848 109.672729) + (xy 61.045851 109.672734) + (xy 61.157111 109.82587) + (xy 61.157112 109.825871) + (xy 61.297784 109.952533) + (xy 61.461716 110.047179) + (xy 61.641744 110.105674) + (xy 61.782808 110.1205) + (xy 61.782812 110.1205) + (xy 62.677188 110.1205) + (xy 62.677192 110.1205) + (xy 62.818256 110.105674) + (xy 62.998284 110.047179) + (xy 63.162216 109.952533) + (xy 63.302888 109.825871) + (xy 63.414151 109.67273) + (xy 63.491144 109.499803) + (xy 63.5305 109.314646) + (xy 63.5305 109.125354) + (xy 63.491144 108.940197) + (xy 63.480499 108.916289) + (xy 63.414151 108.76727) + (xy 63.414148 108.767265) + (xy 63.302888 108.614129) + (xy 63.278894 108.592525) + (xy 63.162216 108.487467) + (xy 62.998284 108.392821) + (xy 62.998277 108.392818) + (xy 62.818259 108.334327) + (xy 62.818256 108.334326) + (xy 62.677192 108.3195) + (xy 61.782808 108.3195) + (xy 61.641744 108.334326) + (xy 61.641741 108.334326) + (xy 61.64174 108.334327) + (xy 61.461722 108.392818) + (xy 61.461715 108.392821) + (xy 61.297785 108.487466) + (xy 61.157111 108.614129) + (xy 61.045851 108.767265) + (xy 61.045848 108.76727) + (xy 60.968857 108.940192) + (xy 60.968855 108.940197) + (xy 60.9295 109.125354) + (xy 60.9295 109.314645) + (xy 59.7205 109.314645) + (xy 59.7205 109.125354) + (xy 59.681144 108.940197) + (xy 59.670499 108.916289) + (xy 59.604151 108.76727) + (xy 59.604148 108.767265) + (xy 59.492888 108.614129) + (xy 59.468894 108.592525) + (xy 59.352216 108.487467) + (xy 59.188284 108.392821) + (xy 59.188277 108.392818) + (xy 59.008259 108.334327) + (xy 59.008256 108.334326) + (xy 58.867192 108.3195) + (xy 57.972808 108.3195) + (xy 57.831744 108.334326) + (xy 57.831741 108.334326) + (xy 57.83174 108.334327) + (xy 57.651722 108.392818) + (xy 57.651715 108.392821) + (xy 57.487785 108.487466) + (xy 57.347111 108.614129) + (xy 57.235851 108.767265) + (xy 57.235848 108.76727) + (xy 57.158857 108.940192) + (xy 57.158855 108.940197) + (xy 57.1195 109.125354) + (xy 57.1195 109.314645) + (xy 57.158855 109.499802) + (xy 57.158857 109.499807) + (xy 57.235848 109.672729) + (xy 57.235851 109.672734) + (xy 57.34711 109.825869) + (xy 57.347117 109.825877) + (xy 57.365151 109.842115) + (xy 57.401799 109.901602) + (xy 57.400468 109.971459) + (xy 57.369859 110.021945) + (xy 57.029181 110.362624) + (xy 56.967858 110.396109) + (xy 56.898167 110.391125) + (xy 56.842233 110.349254) + (xy 56.817816 110.283789) + (xy 56.8175 110.274943) + (xy 56.8175 106.774646) + (xy 57.1195 106.774646) + (xy 57.120114 106.777533) + (xy 57.158855 106.959802) + (xy 57.158857 106.959807) + (xy 57.235848 107.132729) + (xy 57.235851 107.132734) + (xy 57.338954 107.274643) + (xy 57.347112 107.285871) + (xy 57.487784 107.412533) + (xy 57.651716 107.507179) + (xy 57.831744 107.565674) + (xy 57.972808 107.5805) + (xy 57.972812 107.5805) + (xy 58.867188 107.5805) + (xy 58.867192 107.5805) + (xy 59.008256 107.565674) + (xy 59.188284 107.507179) + (xy 59.352216 107.412533) + (xy 59.492888 107.285871) + (xy 59.604151 107.13273) + (xy 59.681144 106.959803) + (xy 59.7205 106.774646) + (xy 60.9295 106.774646) + (xy 60.930114 106.777533) + (xy 60.968855 106.959802) + (xy 60.968857 106.959807) + (xy 61.045848 107.132729) + (xy 61.045851 107.132734) + (xy 61.148954 107.274643) + (xy 61.157112 107.285871) + (xy 61.297784 107.412533) + (xy 61.461716 107.507179) + (xy 61.641744 107.565674) + (xy 61.782808 107.5805) + (xy 61.782812 107.5805) + (xy 62.677188 107.5805) + (xy 62.677192 107.5805) + (xy 62.818256 107.565674) + (xy 62.998284 107.507179) + (xy 63.162216 107.412533) + (xy 63.302888 107.285871) + (xy 63.414151 107.13273) + (xy 63.491144 106.959803) + (xy 63.5305 106.774646) + (xy 63.5305 106.585354) + (xy 63.491144 106.400197) + (xy 63.480499 106.376289) + (xy 63.414151 106.22727) + (xy 63.414148 106.227265) + (xy 63.302888 106.074129) + (xy 63.270535 106.044998) + (xy 63.162216 105.947467) + (xy 62.998284 105.852821) + (xy 62.998277 105.852818) + (xy 62.818259 105.794327) + (xy 62.818256 105.794326) + (xy 62.677192 105.7795) + (xy 61.782808 105.7795) + (xy 61.641744 105.794326) + (xy 61.641741 105.794326) + (xy 61.64174 105.794327) + (xy 61.461722 105.852818) + (xy 61.461715 105.852821) + (xy 61.297785 105.947466) + (xy 61.157111 106.074129) + (xy 61.045851 106.227265) + (xy 61.045848 106.22727) + (xy 60.968857 106.400192) + (xy 60.968855 106.400197) + (xy 60.943797 106.518089) + (xy 60.9295 106.585354) + (xy 60.9295 106.774646) + (xy 59.7205 106.774646) + (xy 59.7205 106.585354) + (xy 59.681144 106.400197) + (xy 59.670499 106.376289) + (xy 59.604151 106.22727) + (xy 59.604148 106.227265) + (xy 59.492888 106.074129) + (xy 59.460535 106.044998) + (xy 59.352216 105.947467) + (xy 59.188284 105.852821) + (xy 59.188277 105.852818) + (xy 59.008259 105.794327) + (xy 59.008256 105.794326) + (xy 58.867192 105.7795) + (xy 57.972808 105.7795) + (xy 57.831744 105.794326) + (xy 57.831741 105.794326) + (xy 57.83174 105.794327) + (xy 57.651722 105.852818) + (xy 57.651715 105.852821) + (xy 57.487785 105.947466) + (xy 57.347111 106.074129) + (xy 57.235851 106.227265) + (xy 57.235848 106.22727) + (xy 57.158857 106.400192) + (xy 57.158855 106.400197) + (xy 57.133797 106.518089) + (xy 57.1195 106.585354) + (xy 57.1195 106.774646) + (xy 56.8175 106.774646) + (xy 56.8175 104.548213) + (xy 56.819531 104.525862) + (xy 56.820461 104.520785) + (xy 56.822422 104.510086) + (xy 56.81224 104.477414) + (xy 56.810234 104.470214) + (xy 56.809031 104.465332) + (xy 56.802048 104.437) + (xy 56.802045 104.436997) + (xy 56.801383 104.435735) + (xy 56.800639 104.43394) + (xy 56.798569 104.43027) + (xy 56.797418 104.428705) + (xy 56.796683 104.427489) + (xy 56.772498 104.403304) + (xy 56.767363 104.397849) + (xy 56.76395 104.393997) + (xy 56.744679 104.372244) + (xy 56.744678 104.372243) + (xy 56.743482 104.371418) + (xy 56.726246 104.357052) + (xy 56.645959 104.276765) + (xy 56.62296 104.234645) + (xy 57.1195 104.234645) + (xy 57.158855 104.419802) + (xy 57.158857 104.419807) + (xy 57.235848 104.592729) + (xy 57.235851 104.592734) + (xy 57.338693 104.734283) + (xy 57.347112 104.745871) + (xy 57.487784 104.872533) + (xy 57.651716 104.967179) + (xy 57.831744 105.025674) + (xy 57.972808 105.0405) + (xy 57.972812 105.0405) + (xy 58.867188 105.0405) + (xy 58.867192 105.0405) + (xy 59.008256 105.025674) + (xy 59.188284 104.967179) + (xy 59.352216 104.872533) + (xy 59.492888 104.745871) + (xy 59.604151 104.59273) + (xy 59.681144 104.419803) + (xy 59.7205 104.234646) + (xy 59.7205 104.234645) + (xy 60.9295 104.234645) + (xy 60.968855 104.419802) + (xy 60.968857 104.419807) + (xy 61.045848 104.592729) + (xy 61.045851 104.592734) + (xy 61.148693 104.734283) + (xy 61.157112 104.745871) + (xy 61.297784 104.872533) + (xy 61.461716 104.967179) + (xy 61.641744 105.025674) + (xy 61.782808 105.0405) + (xy 61.782812 105.0405) + (xy 62.677188 105.0405) + (xy 62.677192 105.0405) + (xy 62.818256 105.025674) + (xy 62.998284 104.967179) + (xy 63.162216 104.872533) + (xy 63.302888 104.745871) + (xy 63.414151 104.59273) + (xy 63.491144 104.419803) + (xy 63.5305 104.234646) + (xy 63.5305 104.045354) + (xy 63.491144 103.860197) + (xy 63.487897 103.852905) + (xy 63.414151 103.68727) + (xy 63.414148 103.687265) + (xy 63.302888 103.534129) + (xy 63.270534 103.504997) + (xy 63.162216 103.407467) + (xy 62.998284 103.312821) + (xy 62.998277 103.312818) + (xy 62.818259 103.254327) + (xy 62.818256 103.254326) + (xy 62.677192 103.2395) + (xy 61.782808 103.2395) + (xy 61.641744 103.254326) + (xy 61.641741 103.254326) + (xy 61.64174 103.254327) + (xy 61.461722 103.312818) + (xy 61.461715 103.312821) + (xy 61.297785 103.407466) + (xy 61.157111 103.534129) + (xy 61.045851 103.687265) + (xy 61.045848 103.68727) + (xy 60.968857 103.860192) + (xy 60.968855 103.860197) + (xy 60.9295 104.045354) + (xy 60.9295 104.234645) + (xy 59.7205 104.234645) + (xy 59.7205 104.045354) + (xy 59.681144 103.860197) + (xy 59.677897 103.852905) + (xy 59.604151 103.68727) + (xy 59.604148 103.687265) + (xy 59.492888 103.534129) + (xy 59.460534 103.504997) + (xy 59.352216 103.407467) + (xy 59.188284 103.312821) + (xy 59.188277 103.312818) + (xy 59.008259 103.254327) + (xy 59.008256 103.254326) + (xy 58.867192 103.2395) + (xy 57.972808 103.2395) + (xy 57.831744 103.254326) + (xy 57.831741 103.254326) + (xy 57.83174 103.254327) + (xy 57.651722 103.312818) + (xy 57.651715 103.312821) + (xy 57.487785 103.407466) + (xy 57.347111 103.534129) + (xy 57.235851 103.687265) + (xy 57.235848 103.68727) + (xy 57.158857 103.860192) + (xy 57.158855 103.860197) + (xy 57.1195 104.045354) + (xy 57.1195 104.234645) + (xy 56.62296 104.234645) + (xy 56.612474 104.215442) + (xy 56.611167 104.169685) + (xy 56.615869 104.14) + (xy 56.615869 104.139997) + (xy 56.598501 104.030341) + (xy 56.566525 103.967585) + (xy 56.548095 103.931413) + (xy 56.548092 103.93141) + (xy 56.54809 103.931407) + (xy 56.469592 103.852909) + (xy 56.469588 103.852906) + (xy 56.469587 103.852905) + (xy 56.464249 103.850185) + (xy 56.370658 103.802498) + (xy 56.261002 103.785131) + (xy 56.260998 103.785131) + (xy 56.151341 103.802498) + (xy 56.052414 103.852904) + (xy 56.052407 103.852909) + (xy 55.973909 103.931407) + (xy 55.973904 103.931414) + (xy 55.923498 104.030341) + (xy 55.906131 104.139997) + (xy 55.906131 104.140002) + (xy 55.923498 104.249658) + (xy 55.973904 104.348585) + (xy 55.973909 104.348592) + (xy 56.052407 104.42709) + (xy 56.05241 104.427092) + (xy 56.052413 104.427095) + (xy 56.140688 104.472073) + (xy 56.151341 104.477501) + (xy 56.260998 104.494869) + (xy 56.260999 104.494869) + (xy 56.260999 104.494868) + (xy 56.261 104.494869) + (xy 56.290683 104.490167) + (xy 56.359975 104.49912) + (xy 56.397762 104.524957) + (xy 56.43018 104.557374) + (xy 56.463666 104.618697) + (xy 56.4665 104.645057) + (xy 56.4665 105.491692) + (xy 56.446815 105.558731) + (xy 56.394011 105.604486) + (xy 56.324853 105.61443) + (xy 56.286207 105.602178) + (xy 56.243657 105.580498) + (xy 56.134002 105.563131) + (xy 56.133998 105.563131) + (xy 56.024341 105.580498) + (xy 55.925414 105.630904) + (xy 55.925407 105.630909) + (xy 55.846909 105.709407) + (xy 55.846904 105.709414) + (xy 55.796498 105.808341) + (xy 55.779131 105.917997) + (xy 55.779131 105.918002) + (xy 55.796498 106.027658) + (xy 55.817871 106.069604) + (xy 55.846905 106.126587) + (xy 55.922182 106.201864) + (xy 55.955666 106.263185) + (xy 55.9585 106.289544) + (xy 55.9585 113.667943) + (xy 55.938815 113.734982) + (xy 55.922181 113.755625) + (xy 55.762764 113.915041) + (xy 55.701441 113.948525) + (xy 55.655688 113.949832) + (xy 55.626 113.945131) + (xy 55.625999 113.945131) + (xy 55.625998 113.945131) + (xy 55.516341 113.962498) + (xy 55.417414 114.012904) + (xy 55.417407 114.012909) + (xy 55.338909 114.091407) + (xy 55.338904 114.091414) + (xy 55.288498 114.190341) + (xy 55.271131 114.299997) + (xy 55.271131 114.300002) + (xy 55.288498 114.409658) + (xy 55.338904 114.508585) + (xy 55.338909 114.508592) + (xy 55.417407 114.58709) + (xy 55.41741 114.587092) + (xy 55.417413 114.587095) + (xy 55.441589 114.599413) + (xy 55.516341 114.637501) + (xy 55.625998 114.654869) + (xy 55.626 114.654869) + (xy 55.626002 114.654869) + (xy 55.735658 114.637501) + (xy 55.735659 114.6375) + (xy 55.735661 114.6375) + (xy 55.834587 114.587095) + (xy 55.913095 114.508587) + (xy 55.9635 114.409661) + (xy 55.9635 114.409659) + (xy 55.963501 114.409658) + (xy 55.980869 114.300002) + (xy 55.980869 114.299999) + (xy 55.976167 114.270314) + (xy 55.985121 114.20102) + (xy 56.010956 114.163237) + (xy 56.238857 113.935336) + (xy 56.256091 113.920974) + (xy 56.269295 113.911861) + (xy 56.269295 113.91186) + (xy 56.272068 113.909947) + (xy 56.338425 113.88807) + (xy 56.406075 113.905541) + (xy 56.45354 113.956812) + (xy 56.4665 114.012003) + (xy 56.4665 114.937944) + (xy 56.446815 115.004983) + (xy 56.430181 115.025625) + (xy 56.097625 115.358181) + (xy 56.036302 115.391666) + (xy 56.009944 115.3945) + (xy 51.528461 115.3945) + (xy 51.461422 115.374815) + (xy 51.415667 115.322011) + (xy 51.405723 115.252853) + (xy 51.434748 115.189297) + (xy 51.490143 115.152569) + (xy 51.530625 115.139414) + (xy 51.568284 115.127179) + (xy 51.732216 115.032533) + (xy 51.872888 114.905871) + (xy 51.984151 114.75273) + (xy 52.061144 114.579803) + (xy 52.1005 114.394646) + (xy 52.1005 114.205354) + (xy 52.061144 114.020197) + (xy 52.057897 114.012905) + (xy 51.984151 113.84727) + (xy 51.984148 113.847265) + (xy 51.872888 113.694129) + (xy 51.845941 113.669866) + (xy 51.732216 113.567467) + (xy 51.568284 113.472821) + (xy 51.568277 113.472818) + (xy 51.388259 113.414327) + (xy 51.388256 113.414326) + (xy 51.247192 113.3995) + (xy 50.352808 113.3995) + (xy 50.211744 113.414326) + (xy 50.211741 113.414326) + (xy 50.21174 113.414327) + (xy 50.031722 113.472818) + (xy 50.031715 113.472821) + (xy 49.867785 113.567466) + (xy 49.727111 113.694129) + (xy 49.615851 113.847265) + (xy 49.615848 113.84727) + (xy 49.538857 114.020192) + (xy 49.538855 114.020197) + (xy 49.4995 114.205354) + (xy 49.4995 114.394645) + (xy 49.538855 114.579802) + (xy 49.538857 114.579807) + (xy 49.615848 114.752729) + (xy 49.615851 114.752734) + (xy 49.720748 114.897112) + (xy 49.727112 114.905871) + (xy 49.867784 115.032533) + (xy 50.031716 115.127179) + (xy 50.031721 115.12718) + (xy 50.031722 115.127181) + (xy 50.109857 115.152569) + (xy 50.167533 115.192007) + (xy 50.194731 115.256365) + (xy 50.182816 115.325212) + (xy 50.135572 115.376687) + (xy 50.071539 115.3945) + (xy 49.557213 115.3945) + (xy 49.534862 115.392469) + (xy 49.519086 115.389578) + (xy 49.519085 115.389578) + (xy 49.486423 115.399755) + (xy 49.479216 115.401764) + (xy 49.445995 115.409953) + (xy 49.444715 115.410625) + (xy 49.442924 115.411366) + (xy 49.439299 115.413411) + (xy 49.437733 115.414564) + (xy 49.436488 115.415316) + (xy 49.412298 115.439505) + (xy 49.406851 115.444633) + (xy 49.381241 115.467322) + (xy 49.380415 115.46852) + (xy 49.366053 115.485751) + (xy 47.595634 117.25617) + (xy 47.534311 117.289655) + (xy 47.464619 117.284671) + (xy 47.4495 117.277847) + (xy 47.355502 117.227604) + (xy 47.176333 117.173253) + (xy 47.176331 117.173252) + (xy 46.99 117.154901) + (xy 46.803668 117.173252) + (xy 46.803666 117.173253) + (xy 46.624497 117.227604) + (xy 46.459376 117.315862) + (xy 46.459373 117.315864) + (xy 46.314642 117.434642) + (xy 46.195864 117.579373) + (xy 46.195862 117.579376) + (xy 46.107604 117.744497) + (xy 46.053253 117.923666) + (xy 46.053252 117.923668) + (xy 46.034901 118.11) + (xy 43.6805 118.11) + (xy 43.6805 115.57) + (xy 46.034901 115.57) + (xy 46.053252 115.756331) + (xy 46.053253 115.756333) + (xy 46.107604 115.935502) + (xy 46.195862 116.100623) + (xy 46.195864 116.100626) + (xy 46.314642 116.245357) + (xy 46.459373 116.364135) + (xy 46.459376 116.364137) + (xy 46.608046 116.443602) + (xy 46.624499 116.452396) + (xy 46.803666 116.506746) + (xy 46.803668 116.506747) + (xy 46.820374 116.508392) + (xy 46.99 116.525099) + (xy 47.176331 116.506747) + (xy 47.355501 116.452396) + (xy 47.520625 116.364136) + (xy 47.665357 116.245357) + (xy 47.784136 116.100625) + (xy 47.872396 115.935501) + (xy 47.926747 115.756331) + (xy 47.945099 115.57) + (xy 47.926747 115.383669) + (xy 47.872396 115.204499) + (xy 47.870912 115.201722) + (xy 47.784137 115.039376) + (xy 47.784135 115.039373) + (xy 47.665357 114.894642) + (xy 47.520626 114.775864) + (xy 47.520623 114.775862) + (xy 47.355502 114.687604) + (xy 47.176333 114.633253) + (xy 47.176331 114.633252) + (xy 46.99 114.614901) + (xy 46.803668 114.633252) + (xy 46.803666 114.633253) + (xy 46.624497 114.687604) + (xy 46.459376 114.775862) + (xy 46.459373 114.775864) + (xy 46.314642 114.894642) + (xy 46.195864 115.039373) + (xy 46.195862 115.039376) + (xy 46.107604 115.204497) + (xy 46.053253 115.383666) + (xy 46.053252 115.383668) + (xy 46.034901 115.57) + (xy 43.6805 115.57) + (xy 43.6805 113.03) + (xy 46.034901 113.03) + (xy 46.053252 113.216331) + (xy 46.053253 113.216333) + (xy 46.107604 113.395502) + (xy 46.195862 113.560623) + (xy 46.195864 113.560626) + (xy 46.314642 113.705357) + (xy 46.459373 113.824135) + (xy 46.459376 113.824137) + (xy 46.578988 113.88807) + (xy 46.624499 113.912396) + (xy 46.770918 113.956812) + (xy 46.803666 113.966746) + (xy 46.803668 113.966747) + (xy 46.820374 113.968392) + (xy 46.99 113.985099) + (xy 47.176331 113.966747) + (xy 47.355501 113.912396) + (xy 47.520625 113.824136) + (xy 47.665357 113.705357) + (xy 47.784136 113.560625) + (xy 47.872396 113.395501) + (xy 47.926747 113.216331) + (xy 47.945099 113.03) + (xy 47.926747 112.843669) + (xy 47.872396 112.664499) + (xy 47.846211 112.61551) + (xy 47.784137 112.499376) + (xy 47.784135 112.499373) + (xy 47.665357 112.354642) + (xy 47.520626 112.235864) + (xy 47.520623 112.235862) + (xy 47.355502 112.147604) + (xy 47.176333 112.093253) + (xy 47.176331 112.093252) + (xy 46.99 112.074901) + (xy 46.803668 112.093252) + (xy 46.803666 112.093253) + (xy 46.624497 112.147604) + (xy 46.459376 112.235862) + (xy 46.459373 112.235864) + (xy 46.314642 112.354642) + (xy 46.195864 112.499373) + (xy 46.195862 112.499376) + (xy 46.107604 112.664497) + (xy 46.053253 112.843666) + (xy 46.053252 112.843668) + (xy 46.034901 113.03) + (xy 43.6805 113.03) + (xy 43.6805 111.854645) + (xy 49.4995 111.854645) + (xy 49.538855 112.039802) + (xy 49.538857 112.039807) + (xy 49.615848 112.212729) + (xy 49.615851 112.212734) + (xy 49.727111 112.36587) + (xy 49.727112 112.365871) + (xy 49.867784 112.492533) + (xy 50.031716 112.587179) + (xy 50.211744 112.645674) + (xy 50.352808 112.6605) + (xy 50.352812 112.6605) + (xy 51.247188 112.6605) + (xy 51.247192 112.6605) + (xy 51.388256 112.645674) + (xy 51.568284 112.587179) + (xy 51.732216 112.492533) + (xy 51.872888 112.365871) + (xy 51.984151 112.21273) + (xy 52.061144 112.039803) + (xy 52.1005 111.854646) + (xy 52.1005 111.665354) + (xy 52.061144 111.480197) + (xy 52.050499 111.456289) + (xy 51.984151 111.30727) + (xy 51.984148 111.307265) + (xy 51.872888 111.154129) + (xy 51.840537 111.125) + (xy 51.732216 111.027467) + (xy 51.568284 110.932821) + (xy 51.568277 110.932818) + (xy 51.388259 110.874327) + (xy 51.388256 110.874326) + (xy 51.247192 110.8595) + (xy 50.352808 110.8595) + (xy 50.211744 110.874326) + (xy 50.211741 110.874326) + (xy 50.21174 110.874327) + (xy 50.031722 110.932818) + (xy 50.031715 110.932821) + (xy 49.867785 111.027466) + (xy 49.727111 111.154129) + (xy 49.615851 111.307265) + (xy 49.615848 111.30727) + (xy 49.538857 111.480192) + (xy 49.538855 111.480197) + (xy 49.4995 111.665354) + (xy 49.4995 111.854645) + (xy 43.6805 111.854645) + (xy 43.6805 110.49) + (xy 46.034901 110.49) + (xy 46.053252 110.676331) + (xy 46.053253 110.676333) + (xy 46.107604 110.855502) + (xy 46.195862 111.020623) + (xy 46.195864 111.020626) + (xy 46.314642 111.165357) + (xy 46.459373 111.284135) + (xy 46.459376 111.284137) + (xy 46.619163 111.369544) + (xy 46.624499 111.372396) + (xy 46.803666 111.426746) + (xy 46.803668 111.426747) + (xy 46.820374 111.428392) + (xy 46.99 111.445099) + (xy 47.176331 111.426747) + (xy 47.355501 111.372396) + (xy 47.520625 111.284136) + (xy 47.665357 111.165357) + (xy 47.784136 111.020625) + (xy 47.872396 110.855501) + (xy 47.926747 110.676331) + (xy 47.945099 110.49) + (xy 47.926747 110.303669) + (xy 47.872396 110.124499) + (xy 47.831068 110.047179) + (xy 47.784137 109.959376) + (xy 47.784135 109.959373) + (xy 47.665357 109.814642) + (xy 47.520626 109.695864) + (xy 47.520623 109.695862) + (xy 47.355502 109.607604) + (xy 47.176333 109.553253) + (xy 47.176331 109.553252) + (xy 46.99 109.534901) + (xy 46.803668 109.553252) + (xy 46.803666 109.553253) + (xy 46.624497 109.607604) + (xy 46.459376 109.695862) + (xy 46.459373 109.695864) + (xy 46.314642 109.814642) + (xy 46.195864 109.959373) + (xy 46.195862 109.959376) + (xy 46.107604 110.124497) + (xy 46.053253 110.303666) + (xy 46.053252 110.303668) + (xy 46.034901 110.49) + (xy 43.6805 110.49) + (xy 43.6805 109.314645) + (xy 49.4995 109.314645) + (xy 49.538855 109.499802) + (xy 49.538857 109.499807) + (xy 49.615848 109.672729) + (xy 49.615851 109.672734) + (xy 49.727111 109.82587) + (xy 49.727112 109.825871) + (xy 49.867784 109.952533) + (xy 50.031716 110.047179) + (xy 50.211744 110.105674) + (xy 50.352808 110.1205) + (xy 50.352812 110.1205) + (xy 51.247188 110.1205) + (xy 51.247192 110.1205) + (xy 51.388256 110.105674) + (xy 51.568284 110.047179) + (xy 51.732216 109.952533) + (xy 51.872888 109.825871) + (xy 51.984151 109.67273) + (xy 52.061144 109.499803) + (xy 52.1005 109.314646) + (xy 52.1005 109.125354) + (xy 52.061144 108.940197) + (xy 52.050499 108.916289) + (xy 51.984151 108.76727) + (xy 51.984148 108.767265) + (xy 51.872888 108.614129) + (xy 51.848894 108.592525) + (xy 51.732216 108.487467) + (xy 51.568284 108.392821) + (xy 51.568277 108.392818) + (xy 51.388259 108.334327) + (xy 51.388256 108.334326) + (xy 51.247192 108.3195) + (xy 50.352808 108.3195) + (xy 50.211744 108.334326) + (xy 50.211741 108.334326) + (xy 50.21174 108.334327) + (xy 50.031722 108.392818) + (xy 50.031715 108.392821) + (xy 49.867785 108.487466) + (xy 49.727111 108.614129) + (xy 49.615851 108.767265) + (xy 49.615848 108.76727) + (xy 49.538857 108.940192) + (xy 49.538855 108.940197) + (xy 49.4995 109.125354) + (xy 49.4995 109.314645) + (xy 43.6805 109.314645) + (xy 43.6805 107.95) + (xy 46.034901 107.95) + (xy 46.053252 108.136331) + (xy 46.053253 108.136333) + (xy 46.107604 108.315502) + (xy 46.195862 108.480623) + (xy 46.195864 108.480626) + (xy 46.314642 108.625357) + (xy 46.459373 108.744135) + (xy 46.459376 108.744137) + (xy 46.604409 108.821658) + (xy 46.624499 108.832396) + (xy 46.803666 108.886746) + (xy 46.803668 108.886747) + (xy 46.820374 108.888392) + (xy 46.99 108.905099) + (xy 47.176331 108.886747) + (xy 47.355501 108.832396) + (xy 47.520625 108.744136) + (xy 47.665357 108.625357) + (xy 47.784136 108.480625) + (xy 47.872396 108.315501) + (xy 47.926747 108.136331) + (xy 47.945099 107.95) + (xy 47.926747 107.763669) + (xy 47.872396 107.584499) + (xy 47.831068 107.507179) + (xy 47.784137 107.419376) + (xy 47.784135 107.419373) + (xy 47.665357 107.274642) + (xy 47.520626 107.155864) + (xy 47.520623 107.155862) + (xy 47.355502 107.067604) + (xy 47.176333 107.013253) + (xy 47.176331 107.013252) + (xy 46.99 106.994901) + (xy 46.803668 107.013252) + (xy 46.803666 107.013253) + (xy 46.624497 107.067604) + (xy 46.459376 107.155862) + (xy 46.459373 107.155864) + (xy 46.314642 107.274642) + (xy 46.195864 107.419373) + (xy 46.195862 107.419376) + (xy 46.107604 107.584497) + (xy 46.053253 107.763666) + (xy 46.053252 107.763668) + (xy 46.034901 107.95) + (xy 43.6805 107.95) + (xy 43.6805 106.774646) + (xy 49.4995 106.774646) + (xy 49.500114 106.777533) + (xy 49.538855 106.959802) + (xy 49.538857 106.959807) + (xy 49.615848 107.132729) + (xy 49.615851 107.132734) + (xy 49.718954 107.274643) + (xy 49.727112 107.285871) + (xy 49.867784 107.412533) + (xy 50.031716 107.507179) + (xy 50.211744 107.565674) + (xy 50.352808 107.5805) + (xy 50.352812 107.5805) + (xy 51.247188 107.5805) + (xy 51.247192 107.5805) + (xy 51.388256 107.565674) + (xy 51.568284 107.507179) + (xy 51.732216 107.412533) + (xy 51.872888 107.285871) + (xy 51.984151 107.13273) + (xy 52.061144 106.959803) + (xy 52.1005 106.774646) + (xy 52.1005 106.585354) + (xy 52.061144 106.400197) + (xy 52.050499 106.376289) + (xy 51.984151 106.22727) + (xy 51.984148 106.227265) + (xy 51.872888 106.074129) + (xy 51.840535 106.044998) + (xy 51.732216 105.947467) + (xy 51.568284 105.852821) + (xy 51.568277 105.852818) + (xy 51.388259 105.794327) + (xy 51.388256 105.794326) + (xy 51.247192 105.7795) + (xy 50.352808 105.7795) + (xy 50.211744 105.794326) + (xy 50.211741 105.794326) + (xy 50.21174 105.794327) + (xy 50.031722 105.852818) + (xy 50.031715 105.852821) + (xy 49.867785 105.947466) + (xy 49.727111 106.074129) + (xy 49.615851 106.227265) + (xy 49.615848 106.22727) + (xy 49.538857 106.400192) + (xy 49.538855 106.400197) + (xy 49.513797 106.518089) + (xy 49.4995 106.585354) + (xy 49.4995 106.774646) + (xy 43.6805 106.774646) + (xy 43.6805 106.269894) + (xy 46.0395 106.269894) + (xy 46.039501 106.269902) + (xy 46.04533 106.299212) + (xy 46.067542 106.332457) + (xy 46.084219 106.343599) + (xy 46.100787 106.354669) + (xy 46.10079 106.354669) + (xy 46.100791 106.35467) + (xy 46.110647 106.35663) + (xy 46.130101 106.3605) + (xy 47.849898 106.360499) + (xy 47.879213 106.354669) + (xy 47.912457 106.332457) + (xy 47.934669 106.299213) + (xy 47.9405 106.269899) + (xy 47.940499 104.550102) + (xy 47.934669 104.520787) + (xy 47.925119 104.506494) + (xy 47.912457 104.487542) + (xy 47.879214 104.465332) + (xy 47.879215 104.465332) + (xy 47.879213 104.465331) + (xy 47.879211 104.46533) + (xy 47.879208 104.465329) + (xy 47.849901 104.4595) + (xy 46.130105 104.4595) + (xy 46.130097 104.459501) + (xy 46.100787 104.46533) + (xy 46.067542 104.487542) + (xy 46.045332 104.520785) + (xy 46.045329 104.520791) + (xy 46.0395 104.550098) + (xy 46.0395 106.269894) + (xy 43.6805 106.269894) + (xy 43.6805 104.234645) + (xy 49.4995 104.234645) + (xy 49.538855 104.419802) + (xy 49.538857 104.419807) + (xy 49.615848 104.592729) + (xy 49.615851 104.592734) + (xy 49.718693 104.734283) + (xy 49.727112 104.745871) + (xy 49.867784 104.872533) + (xy 50.031716 104.967179) + (xy 50.211744 105.025674) + (xy 50.352808 105.0405) + (xy 50.352812 105.0405) + (xy 51.247188 105.0405) + (xy 51.247192 105.0405) + (xy 51.388256 105.025674) + (xy 51.568284 104.967179) + (xy 51.732216 104.872533) + (xy 51.872888 104.745871) + (xy 51.984151 104.59273) + (xy 52.061144 104.419803) + (xy 52.1005 104.234646) + (xy 52.1005 104.045354) + (xy 52.061144 103.860197) + (xy 52.057897 103.852905) + (xy 51.984151 103.68727) + (xy 51.984148 103.687265) + (xy 51.872888 103.534129) + (xy 51.840534 103.504997) + (xy 51.732216 103.407467) + (xy 51.568284 103.312821) + (xy 51.568277 103.312818) + (xy 51.388259 103.254327) + (xy 51.388256 103.254326) + (xy 51.247192 103.2395) + (xy 50.352808 103.2395) + (xy 50.211744 103.254326) + (xy 50.211741 103.254326) + (xy 50.21174 103.254327) + (xy 50.031722 103.312818) + (xy 50.031715 103.312821) + (xy 49.867785 103.407466) + (xy 49.727111 103.534129) + (xy 49.615851 103.687265) + (xy 49.615848 103.68727) + (xy 49.538857 103.860192) + (xy 49.538855 103.860197) + (xy 49.4995 104.045354) + (xy 49.4995 104.234645) + (xy 43.6805 104.234645) + (xy 43.6805 102.994) + (xy 43.700185 102.926961) + (xy 43.752989 102.881206) + (xy 43.8045 102.87) + (xy 48.895 102.87) + (xy 48.895 101.694645) + (xy 49.4995 101.694645) + (xy 49.538855 101.879802) + (xy 49.538857 101.879807) + (xy 49.615848 102.052729) + (xy 49.615851 102.052734) + (xy 49.727111 102.20587) + (xy 49.727112 102.205871) + (xy 49.867784 102.332533) + (xy 50.031716 102.427179) + (xy 50.211744 102.485674) + (xy 50.352808 102.5005) + (xy 50.352812 102.5005) + (xy 51.247188 102.5005) + (xy 51.247192 102.5005) + (xy 51.388256 102.485674) + (xy 51.568284 102.427179) + (xy 51.598223 102.409894) + (xy 57.1195 102.409894) + (xy 57.119501 102.409902) + (xy 57.12533 102.439212) + (xy 57.147542 102.472457) + (xy 57.164219 102.483599) + (xy 57.180787 102.494669) + (xy 57.18079 102.494669) + (xy 57.180791 102.49467) + (xy 57.190647 102.49663) + (xy 57.210101 102.5005) + (xy 59.629898 102.500499) + (xy 59.659213 102.494669) + (xy 59.692457 102.472457) + (xy 59.714669 102.439213) + (xy 59.7205 102.409899) + (xy 59.7205 101.694645) + (xy 60.9295 101.694645) + (xy 60.968855 101.879802) + (xy 60.968857 101.879807) + (xy 61.045848 102.052729) + (xy 61.045851 102.052734) + (xy 61.157111 102.20587) + (xy 61.157112 102.205871) + (xy 61.297784 102.332533) + (xy 61.461716 102.427179) + (xy 61.641744 102.485674) + (xy 61.782808 102.5005) + (xy 61.782812 102.5005) + (xy 62.677188 102.5005) + (xy 62.677192 102.5005) + (xy 62.818256 102.485674) + (xy 62.998284 102.427179) + (xy 63.162216 102.332533) + (xy 63.302888 102.205871) + (xy 63.414151 102.05273) + (xy 63.491144 101.879803) + (xy 63.5305 101.694646) + (xy 63.5305 101.505354) + (xy 63.491144 101.320197) + (xy 63.414151 101.14727) + (xy 63.414148 101.147265) + (xy 63.302888 100.994129) + (xy 63.25112 100.947517) + (xy 63.162216 100.867467) + (xy 62.998284 100.772821) + (xy 62.998277 100.772818) + (xy 62.818259 100.714327) + (xy 62.818256 100.714326) + (xy 62.677192 100.6995) + (xy 61.782808 100.6995) + (xy 61.641744 100.714326) + (xy 61.641741 100.714326) + (xy 61.64174 100.714327) + (xy 61.461722 100.772818) + (xy 61.461715 100.772821) + (xy 61.297785 100.867466) + (xy 61.157111 100.994129) + (xy 61.045851 101.147265) + (xy 61.045848 101.14727) + (xy 60.968857 101.320192) + (xy 60.968855 101.320197) + (xy 60.9295 101.505354) + (xy 60.9295 101.694645) + (xy 59.7205 101.694645) + (xy 59.720499 100.790102) + (xy 59.714669 100.760787) + (xy 59.703173 100.743581) + (xy 59.692457 100.727542) + (xy 59.659214 100.705332) + (xy 59.659215 100.705332) + (xy 59.659213 100.705331) + (xy 59.659211 100.70533) + (xy 59.659208 100.705329) + (xy 59.629901 100.6995) + (xy 57.210105 100.6995) + (xy 57.210097 100.699501) + (xy 57.180787 100.70533) + (xy 57.147542 100.727542) + (xy 57.125332 100.760785) + (xy 57.125329 100.760791) + (xy 57.1195 100.790098) + (xy 57.1195 102.409894) + (xy 51.598223 102.409894) + (xy 51.732216 102.332533) + (xy 51.872888 102.205871) + (xy 51.984151 102.05273) + (xy 52.061144 101.879803) + (xy 52.1005 101.694646) + (xy 52.1005 101.505354) + (xy 52.061144 101.320197) + (xy 51.984151 101.14727) + (xy 51.984148 101.147265) + (xy 51.872888 100.994129) + (xy 51.82112 100.947517) + (xy 51.732216 100.867467) + (xy 51.568284 100.772821) + (xy 51.568277 100.772818) + (xy 51.388259 100.714327) + (xy 51.388256 100.714326) + (xy 51.247192 100.6995) + (xy 50.352808 100.6995) + (xy 50.211744 100.714326) + (xy 50.211741 100.714326) + (xy 50.21174 100.714327) + (xy 50.031722 100.772818) + (xy 50.031715 100.772821) + (xy 49.867785 100.867466) + (xy 49.727111 100.994129) + (xy 49.615851 101.147265) + (xy 49.615848 101.14727) + (xy 49.538857 101.320192) + (xy 49.538855 101.320197) + (xy 49.4995 101.505354) + (xy 49.4995 101.694645) + (xy 48.895 101.694645) + (xy 48.895 99.154645) + (xy 60.9295 99.154645) + (xy 60.968855 99.339802) + (xy 60.968857 99.339807) + (xy 61.045848 99.512729) + (xy 61.045851 99.512734) + (xy 61.157111 99.66587) + (xy 61.157112 99.665871) + (xy 61.297784 99.792533) + (xy 61.461716 99.887179) + (xy 61.641744 99.945674) + (xy 61.782808 99.9605) + (xy 61.782812 99.9605) + (xy 62.677188 99.9605) + (xy 62.677192 99.9605) + (xy 62.818256 99.945674) + (xy 62.998284 99.887179) + (xy 63.162216 99.792533) + (xy 63.302888 99.665871) + (xy 63.414151 99.51273) + (xy 63.491144 99.339803) + (xy 63.5305 99.154646) + (xy 63.5305 98.965354) + (xy 63.491144 98.780197) + (xy 63.414151 98.60727) + (xy 63.414148 98.607265) + (xy 63.302888 98.454129) + (xy 63.25112 98.407517) + (xy 63.162216 98.327467) + (xy 62.998284 98.232821) + (xy 62.998277 98.232818) + (xy 62.818259 98.174327) + (xy 62.818256 98.174326) + (xy 62.677192 98.1595) + (xy 61.782808 98.1595) + (xy 61.641744 98.174326) + (xy 61.641741 98.174326) + (xy 61.64174 98.174327) + (xy 61.461722 98.232818) + (xy 61.461715 98.232821) + (xy 61.297785 98.327466) + (xy 61.157111 98.454129) + (xy 61.045851 98.607265) + (xy 61.045848 98.60727) + (xy 60.968857 98.780192) + (xy 60.968855 98.780197) + (xy 60.9295 98.965354) + (xy 60.9295 99.154645) + (xy 48.895 99.154645) + (xy 48.895 97.79) + (xy 43.815 97.79) + (xy 43.8045 97.79) + (xy 43.737461 97.770315) + (xy 43.691706 97.717511) + (xy 43.6805 97.666) + (xy 43.6805 94.877844) + (xy 50.72 94.877844) + (xy 50.726401 94.937372) + (xy 50.726403 94.937379) + (xy 50.776645 95.072086) + (xy 50.776649 95.072093) + (xy 50.862809 95.187187) + (xy 50.862812 95.18719) + (xy 50.977906 95.27335) + (xy 50.977913 95.273354) + (xy 51.11262 95.323596) + (xy 51.112627 95.323598) + (xy 51.172155 95.329999) + (xy 51.172172 95.33) + (xy 51.82 95.33) + (xy 51.82 94.415501) + (xy 51.927685 94.46468) + (xy 52.034237 94.48) + (xy 52.105763 94.48) + (xy 52.212315 94.46468) + (xy 52.32 94.415501) + (xy 52.32 95.33) + (xy 52.967828 95.33) + (xy 52.967844 95.329999) + (xy 53.027372 95.323598) + (xy 53.027379 95.323596) + (xy 53.162086 95.273354) + (xy 53.162093 95.27335) + (xy 53.277187 95.18719) + (xy 53.27719 95.187187) + (xy 53.36335 95.072093) + (xy 53.363354 95.072086) + (xy 53.413596 94.937379) + (xy 53.413598 94.937372) + (xy 53.419999 94.877844) + (xy 53.42 94.877827) + (xy 53.42 94.119089) + (xy 53.439685 94.05205) + (xy 53.492489 94.006295) + (xy 53.561647 93.996351) + (xy 53.625203 94.025376) + (xy 53.662977 94.084154) + (xy 53.667403 94.106935) + (xy 53.673252 94.166331) + (xy 53.673253 94.166333) + (xy 53.727604 94.345502) + (xy 53.815862 94.510623) + (xy 53.815864 94.510626) + (xy 53.934642 94.655357) + (xy 54.079373 94.774135) + (xy 54.079376 94.774137) + (xy 54.22875 94.853978) + (xy 54.244499 94.862396) + (xy 54.423666 94.916746) + (xy 54.423668 94.916747) + (xy 54.434492 94.917813) + (xy 54.61 94.935099) + (xy 54.796331 94.916747) + (xy 54.975501 94.862396) + (xy 55.140625 94.774136) + (xy 55.285357 94.655357) + (xy 55.404136 94.510625) + (xy 55.492396 94.345501) + (xy 55.546747 94.166331) + (xy 55.565099 93.98) + (xy 56.194901 93.98) + (xy 56.213252 94.166331) + (xy 56.213253 94.166333) + (xy 56.267604 94.345502) + (xy 56.355862 94.510623) + (xy 56.355864 94.510626) + (xy 56.474642 94.655357) + (xy 56.619373 94.774135) + (xy 56.619376 94.774137) + (xy 56.76875 94.853978) + (xy 56.784499 94.862396) + (xy 56.963666 94.916746) + (xy 56.963668 94.916747) + (xy 56.974492 94.917813) + (xy 57.15 94.935099) + (xy 57.336331 94.916747) + (xy 57.515501 94.862396) + (xy 57.609503 94.812151) + (xy 57.677902 94.79791) + (xy 57.743146 94.822909) + (xy 57.755634 94.833829) + (xy 59.419656 96.49785) + (xy 59.434025 96.515091) + (xy 59.443138 96.528294) + (xy 59.44314 96.528296) + (xy 59.473441 96.544199) + (xy 59.479932 96.547859) + (xy 59.509226 96.565568) + (xy 59.509227 96.565568) + (xy 59.510604 96.565997) + (xy 59.512405 96.566743) + (xy 59.516413 96.56786) + (xy 59.518341 96.568154) + (xy 59.519741 96.568499) + (xy 59.519743 96.5685) + (xy 59.553954 96.5685) + (xy 59.561439 96.568725) + (xy 59.595581 96.570791) + (xy 59.596995 96.570532) + (xy 59.61935 96.5685) + (xy 63.756943 96.5685) + (xy 63.823982 96.588185) + (xy 63.844624 96.604819) + (xy 64.050181 96.810375) + (xy 64.083666 96.871698) + (xy 64.0865 96.898056) + (xy 64.0865 102.498455) + (xy 64.066815 102.565494) + (xy 64.050181 102.586136) + (xy 63.974909 102.661407) + (xy 63.974904 102.661414) + (xy 63.924498 102.760341) + (xy 63.907131 102.869997) + (xy 63.907131 102.87) + (xy 63.924498 102.979658) + (xy 63.9295 102.989474) + (xy 63.974905 103.078587) + (xy 64.050182 103.153864) + (xy 64.083666 103.215185) + (xy 64.0865 103.241544) + (xy 64.0865 146.560942) + (xy 64.066815 146.627981) + (xy 64.05018 146.648625) + (xy 64.017762 146.681042) + (xy 63.956438 146.714526) + (xy 63.910687 146.715832) + (xy 63.881 146.711131) + (xy 63.880998 146.711131) + (xy 63.880997 146.711131) + (xy 63.771341 146.728498) + (xy 63.672414 146.778904) + (xy 63.672407 146.778909) + (xy 63.593909 146.857407) + (xy 63.593904 146.857414) + (xy 63.543498 146.956341) + (xy 63.526131 147.065997) + (xy 63.526131 147.066002) + (xy 63.543498 147.175658) + (xy 63.593904 147.274585) + (xy 63.593909 147.274592) + (xy 63.672407 147.35309) + (xy 63.67241 147.353092) + (xy 63.672413 147.353095) + (xy 63.771339 147.4035) + (xy 63.771341 147.403501) + (xy 63.880998 147.420869) + (xy 63.881 147.420869) + (xy 63.881002 147.420869) + (xy 63.990658 147.403501) + (xy 63.990659 147.4035) + (xy 63.990661 147.4035) + (xy 64.089587 147.353095) + (xy 64.168095 147.274587) + (xy 64.2185 147.175661) + (xy 64.2185 147.175659) + (xy 64.218501 147.175658) + (xy 64.235869 147.066002) + (xy 64.235869 147.065999) + (xy 64.231167 147.036315) + (xy 64.240121 146.967022) + (xy 64.265956 146.929237) + (xy 64.366857 146.828335) + (xy 64.384086 146.813977) + (xy 64.397295 146.804861) + (xy 64.397296 146.804859) + (xy 64.400065 146.802948) + (xy 64.466421 146.781069) + (xy 64.534072 146.798538) + (xy 64.581539 146.849808) + (xy 64.5945 146.905002) + (xy 64.5945 149.100942) + (xy 64.574815 149.167981) + (xy 64.55818 149.188625) + (xy 64.525762 149.221042) + (xy 64.464438 149.254526) + (xy 64.418687 149.255832) + (xy 64.389 149.251131) + (xy 64.388998 149.251131) + (xy 64.388997 149.251131) + (xy 64.279341 149.268498) + (xy 64.180414 149.318904) + (xy 64.180407 149.318909) + (xy 64.101909 149.397407) + (xy 64.101904 149.397414) + (xy 64.051498 149.496341) + (xy 64.034131 149.605997) + (xy 64.034131 149.606002) + (xy 64.051498 149.715658) + (xy 64.101904 149.814585) + (xy 64.101909 149.814592) + (xy 64.180407 149.89309) + (xy 64.18041 149.893092) + (xy 64.180413 149.893095) + (xy 64.204589 149.905413) + (xy 64.279341 149.943501) + (xy 64.388998 149.960869) + (xy 64.389 149.960869) + (xy 64.389002 149.960869) + (xy 64.498658 149.943501) + (xy 64.498659 149.9435) + (xy 64.498661 149.9435) + (xy 64.597587 149.893095) + (xy 64.676095 149.814587) + (xy 64.7265 149.715661) + (xy 64.7265 149.715659) + (xy 64.726501 149.715658) + (xy 64.743869 149.606002) + (xy 64.743869 149.605999) + (xy 64.739167 149.576315) + (xy 64.748121 149.507022) + (xy 64.773956 149.469237) + (xy 64.874857 149.368335) + (xy 64.892086 149.353977) + (xy 64.905295 149.344861) + (xy 64.905296 149.344859) + (xy 64.908065 149.342948) + (xy 64.974421 149.321069) + (xy 65.042072 149.338538) + (xy 65.089539 149.389808) + (xy 65.1025 149.445002) + (xy 65.1025 151.640942) + (xy 65.082815 151.707981) + (xy 65.06618 151.728625) + (xy 65.033762 151.761042) + (xy 64.972438 151.794526) + (xy 64.926687 151.795832) + (xy 64.897 151.791131) + (xy 64.896998 151.791131) + (xy 64.896997 151.791131) + (xy 64.787341 151.808498) + (xy 64.688414 151.858904) + (xy 64.688407 151.858909) + (xy 64.609909 151.937407) + (xy 64.609904 151.937414) + (xy 64.559498 152.036341) + (xy 64.542131 152.145997) + (xy 64.542131 152.146002) + (xy 64.559498 152.255658) + (xy 64.609904 152.354585) + (xy 64.609909 152.354592) + (xy 64.688407 152.43309) + (xy 64.68841 152.433092) + (xy 64.688413 152.433095) + (xy 64.782425 152.480996) + (xy 64.787341 152.483501) + (xy 64.896998 152.500869) + (xy 64.896999 152.500869) + (xy 64.896999 152.500868) + (xy 64.897 152.500869) + (xy 64.910377 152.49875) + (xy 64.979669 152.507704) + (xy 65.033122 152.552699) + (xy 65.053763 152.61945) + (xy 65.05225 152.640617) + (xy 65.050131 152.653998) + (xy 65.050131 152.654002) + (xy 65.067498 152.763658) + (xy 65.117904 152.862585) + (xy 65.117909 152.862592) + (xy 65.196407 152.94109) + (xy 65.19641 152.941092) + (xy 65.196413 152.941095) + (xy 65.234402 152.960451) + (xy 65.295341 152.991501) + (xy 65.404998 153.008869) + (xy 65.405 153.008869) + (xy 65.405002 153.008869) + (xy 65.514658 152.991501) + (xy 65.514659 152.9915) + (xy 65.514661 152.9915) + (xy 65.613587 152.941095) + (xy 65.692095 152.862587) + (xy 65.7425 152.763661) + (xy 65.7425 152.763659) + (xy 65.742501 152.763658) + (xy 65.759869 152.654002) + (xy 65.759869 152.653999) + (xy 65.755167 152.624315) + (xy 65.764121 152.555022) + (xy 65.789956 152.517237) + (xy 65.890857 152.416335) + (xy 65.908092 152.401973) + (xy 65.921295 152.392861) + (xy 65.937211 152.362534) + (xy 65.940882 152.356029) + (xy 65.951117 152.339099) + (xy 65.958568 152.326774) + (xy 65.958568 152.326771) + (xy 65.958995 152.325403) + (xy 65.95974 152.323604) + (xy 65.960863 152.319573) + (xy 65.961155 152.317659) + (xy 65.9615 152.316259) + (xy 65.9615 152.282046) + (xy 65.961726 152.274559) + (xy 65.963791 152.240417) + (xy 65.963531 152.238998) + (xy 65.9615 152.216648) + (xy 65.9615 151.224646) + (xy 68.5495 151.224646) + (xy 68.552145 151.237091) + (xy 68.588855 151.409802) + (xy 68.588857 151.409807) + (xy 68.665848 151.582729) + (xy 68.665851 151.582734) + (xy 68.774604 151.732419) + (xy 68.777112 151.735871) + (xy 68.917784 151.862533) + (xy 69.081716 151.957179) + (xy 69.261744 152.015674) + (xy 69.402808 152.0305) + (xy 69.402812 152.0305) + (xy 70.297188 152.0305) + (xy 70.297192 152.0305) + (xy 70.438256 152.015674) + (xy 70.618284 151.957179) + (xy 70.782216 151.862533) + (xy 70.922888 151.735871) + (xy 71.034151 151.58273) + (xy 71.111144 151.409803) + (xy 71.1505 151.224646) + (xy 71.1505 151.13) + (xy 72.11954 151.13) + (xy 72.139326 151.318256) + (xy 72.139327 151.318259) + (xy 72.197818 151.498277) + (xy 72.197821 151.498284) + (xy 72.292467 151.662216) + (xy 72.389784 151.770297) + (xy 72.419129 151.802888) + (xy 72.572265 151.914148) + (xy 72.57227 151.914151) + (xy 72.745192 151.991142) + (xy 72.745197 151.991144) + (xy 72.930354 152.0305) + (xy 72.930355 152.0305) + (xy 73.119644 152.0305) + (xy 73.119646 152.0305) + (xy 73.304803 151.991144) + (xy 73.47773 151.914151) + (xy 73.630871 151.802888) + (xy 73.757533 151.662216) + (xy 73.852179 151.498284) + (xy 73.910674 151.318256) + (xy 73.93046 151.13) + (xy 73.910674 150.941744) + (xy 73.852179 150.761716) + (xy 73.757533 150.597784) + (xy 73.630871 150.457112) + (xy 73.627473 150.454643) + (xy 73.477734 150.345851) + (xy 73.477729 150.345848) + (xy 73.304807 150.268857) + (xy 73.304802 150.268855) + (xy 73.138342 150.233474) + (xy 73.119646 150.2295) + (xy 72.930354 150.2295) + (xy 72.911658 150.233474) + (xy 72.745197 150.268855) + (xy 72.745192 150.268857) + (xy 72.57227 150.345848) + (xy 72.572265 150.345851) + (xy 72.419129 150.457111) + (xy 72.292466 150.597785) + (xy 72.197821 150.761715) + (xy 72.197818 150.761722) + (xy 72.141017 150.936539) + (xy 72.139326 150.941744) + (xy 72.11954 151.13) + (xy 71.1505 151.13) + (xy 71.1505 151.035354) + (xy 71.111144 150.850197) + (xy 71.107897 150.842905) + (xy 71.034151 150.67727) + (xy 71.034148 150.677265) + (xy 70.922888 150.524129) + (xy 70.898894 150.502525) + (xy 70.782216 150.397467) + (xy 70.618284 150.302821) + (xy 70.618277 150.302818) + (xy 70.438259 150.244327) + (xy 70.438256 150.244326) + (xy 70.297192 150.2295) + (xy 69.402808 150.2295) + (xy 69.261744 150.244326) + (xy 69.261741 150.244326) + (xy 69.26174 150.244327) + (xy 69.081722 150.302818) + (xy 69.081715 150.302821) + (xy 68.917785 150.397466) + (xy 68.777111 150.524129) + (xy 68.665851 150.677265) + (xy 68.665848 150.67727) + (xy 68.588857 150.850192) + (xy 68.588855 150.850197) + (xy 68.552691 151.020341) + (xy 68.5495 151.035354) + (xy 68.5495 151.224646) + (xy 65.9615 151.224646) + (xy 65.9615 149.949303) + (xy 65.981185 149.882264) + (xy 66.033989 149.836509) + (xy 66.103147 149.826565) + (xy 66.166703 149.85559) + (xy 66.178316 149.867077) + (xy 66.191319 149.881755) + (xy 66.192503 149.882572) + (xy 66.20975 149.896945) + (xy 66.29004 149.977235) + (xy 66.323525 150.038558) + (xy 66.324832 150.084311) + (xy 66.320132 150.113997) + (xy 66.320131 150.114002) + (xy 66.337498 150.223658) + (xy 66.387904 150.322585) + (xy 66.387909 150.322592) + (xy 66.466407 150.40109) + (xy 66.46641 150.401092) + (xy 66.466413 150.401095) + (xy 66.551589 150.444494) + (xy 66.565341 150.451501) + (xy 66.674998 150.468869) + (xy 66.675 150.468869) + (xy 66.675002 150.468869) + (xy 66.784658 150.451501) + (xy 66.784659 150.4515) + (xy 66.784661 150.4515) + (xy 66.883587 150.401095) + (xy 66.962095 150.322587) + (xy 67.0125 150.223661) + (xy 67.0125 150.223659) + (xy 67.012501 150.223658) + (xy 67.029869 150.114002) + (xy 67.029869 150.113997) + (xy 67.012501 150.004341) + (xy 67.0125 150.004339) + (xy 66.962095 149.905413) + (xy 66.962092 149.90541) + (xy 66.96209 149.905407) + (xy 66.883592 149.826909) + (xy 66.883588 149.826906) + (xy 66.883587 149.826905) + (xy 66.859421 149.814592) + (xy 66.784658 149.776498) + (xy 66.675003 149.759131) + (xy 66.675001 149.759131) + (xy 66.675 149.759131) + (xy 66.66299 149.761033) + (xy 66.64531 149.763833) + (xy 66.576017 149.754876) + (xy 66.538234 149.72904) + (xy 66.505819 149.696625) + (xy 66.472334 149.635302) + (xy 66.4695 149.608944) + (xy 66.4695 148.684646) + (xy 68.5495 148.684646) + (xy 68.552145 148.697091) + (xy 68.588855 148.869802) + (xy 68.588857 148.869807) + (xy 68.665848 149.042729) + (xy 68.665851 149.042734) + (xy 68.766213 149.18087) + (xy 68.777112 149.195871) + (xy 68.917784 149.322533) + (xy 69.081716 149.417179) + (xy 69.261744 149.475674) + (xy 69.402808 149.4905) + (xy 69.402812 149.4905) + (xy 70.297188 149.4905) + (xy 70.297192 149.4905) + (xy 70.438256 149.475674) + (xy 70.618284 149.417179) + (xy 70.782216 149.322533) + (xy 70.922888 149.195871) + (xy 71.034151 149.04273) + (xy 71.111144 148.869803) + (xy 71.1505 148.684646) + (xy 71.1505 148.59) + (xy 72.11954 148.59) + (xy 72.139326 148.778256) + (xy 72.139327 148.778259) + (xy 72.197818 148.958277) + (xy 72.197821 148.958284) + (xy 72.292467 149.122216) + (xy 72.371059 149.209501) + (xy 72.419129 149.262888) + (xy 72.572265 149.374148) + (xy 72.57227 149.374151) + (xy 72.745192 149.451142) + (xy 72.745197 149.451144) + (xy 72.930354 149.4905) + (xy 72.930355 149.4905) + (xy 73.119644 149.4905) + (xy 73.119646 149.4905) + (xy 73.304803 149.451144) + (xy 73.47773 149.374151) + (xy 73.630871 149.262888) + (xy 73.757533 149.122216) + (xy 73.852179 148.958284) + (xy 73.910674 148.778256) + (xy 73.93046 148.59) + (xy 73.910674 148.401744) + (xy 73.852179 148.221716) + (xy 73.757533 148.057784) + (xy 73.630871 147.917112) + (xy 73.624413 147.91242) + (xy 73.477734 147.805851) + (xy 73.477729 147.805848) + (xy 73.304807 147.728857) + (xy 73.304802 147.728855) + (xy 73.138342 147.693474) + (xy 73.119646 147.6895) + (xy 72.930354 147.6895) + (xy 72.911658 147.693474) + (xy 72.745197 147.728855) + (xy 72.745192 147.728857) + (xy 72.57227 147.805848) + (xy 72.572265 147.805851) + (xy 72.419129 147.917111) + (xy 72.292466 148.057785) + (xy 72.197821 148.221715) + (xy 72.197818 148.221722) + (xy 72.148683 148.372945) + (xy 72.139326 148.401744) + (xy 72.11954 148.59) + (xy 71.1505 148.59) + (xy 71.1505 148.495354) + (xy 71.111144 148.310197) + (xy 71.107721 148.30251) + (xy 71.034151 148.13727) + (xy 71.034148 148.137265) + (xy 70.922888 147.984129) + (xy 70.90369 147.966843) + (xy 70.782216 147.857467) + (xy 70.618284 147.762821) + (xy 70.618277 147.762818) + (xy 70.438259 147.704327) + (xy 70.438256 147.704326) + (xy 70.297192 147.6895) + (xy 69.402808 147.6895) + (xy 69.261744 147.704326) + (xy 69.261741 147.704326) + (xy 69.26174 147.704327) + (xy 69.081722 147.762818) + (xy 69.081715 147.762821) + (xy 68.917785 147.857466) + (xy 68.777111 147.984129) + (xy 68.665851 148.137265) + (xy 68.665848 148.13727) + (xy 68.588857 148.310192) + (xy 68.588855 148.310197) + (xy 68.553083 148.478497) + (xy 68.5495 148.495354) + (xy 68.5495 148.684646) + (xy 66.4695 148.684646) + (xy 66.4695 147.409303) + (xy 66.489185 147.342264) + (xy 66.541989 147.296509) + (xy 66.611147 147.286565) + (xy 66.674703 147.31559) + (xy 66.686316 147.327077) + (xy 66.699319 147.341755) + (xy 66.700503 147.342572) + (xy 66.71775 147.356945) + (xy 66.79804 147.437235) + (xy 66.831525 147.498558) + (xy 66.832832 147.544311) + (xy 66.828132 147.573997) + (xy 66.828131 147.574002) + (xy 66.845498 147.683658) + (xy 66.895904 147.782585) + (xy 66.895909 147.782592) + (xy 66.974407 147.86109) + (xy 66.97441 147.861092) + (xy 66.974413 147.861095) + (xy 67.060672 147.905046) + (xy 67.073341 147.911501) + (xy 67.182998 147.928869) + (xy 67.183 147.928869) + (xy 67.183002 147.928869) + (xy 67.292658 147.911501) + (xy 67.292659 147.9115) + (xy 67.292661 147.9115) + (xy 67.391587 147.861095) + (xy 67.470095 147.782587) + (xy 67.5205 147.683661) + (xy 67.5205 147.683659) + (xy 67.520501 147.683658) + (xy 67.537869 147.574002) + (xy 67.537869 147.573997) + (xy 67.520501 147.464341) + (xy 67.5205 147.464339) + (xy 67.470095 147.365413) + (xy 67.470092 147.36541) + (xy 67.47009 147.365407) + (xy 67.391592 147.286909) + (xy 67.391588 147.286906) + (xy 67.391587 147.286905) + (xy 67.367421 147.274592) + (xy 67.292658 147.236498) + (xy 67.183003 147.219131) + (xy 67.183001 147.219131) + (xy 67.183 147.219131) + (xy 67.171073 147.22102) + (xy 67.15331 147.223833) + (xy 67.084017 147.214876) + (xy 67.046234 147.18904) + (xy 67.013819 147.156625) + (xy 66.980334 147.095302) + (xy 66.9775 147.068944) + (xy 66.9775 146.144646) + (xy 68.5495 146.144646) + (xy 68.551669 146.15485) + (xy 68.588855 146.329802) + (xy 68.588857 146.329807) + (xy 68.665848 146.502729) + (xy 68.665851 146.502734) + (xy 68.774603 146.652418) + (xy 68.777112 146.655871) + (xy 68.917784 146.782533) + (xy 69.081716 146.877179) + (xy 69.261744 146.935674) + (xy 69.402808 146.9505) + (xy 69.402812 146.9505) + (xy 70.297188 146.9505) + (xy 70.297192 146.9505) + (xy 70.438256 146.935674) + (xy 70.618284 146.877179) + (xy 70.782216 146.782533) + (xy 70.922888 146.655871) + (xy 71.034151 146.50273) + (xy 71.111144 146.329803) + (xy 71.1505 146.144646) + (xy 71.1505 146.05) + (xy 72.11954 146.05) + (xy 72.139326 146.238256) + (xy 72.139327 146.238259) + (xy 72.197818 146.418277) + (xy 72.197821 146.418284) + (xy 72.292467 146.582216) + (xy 72.39484 146.695912) + (xy 72.419129 146.722888) + (xy 72.572265 146.834148) + (xy 72.57227 146.834151) + (xy 72.745192 146.911142) + (xy 72.745197 146.911144) + (xy 72.930354 146.9505) + (xy 72.930355 146.9505) + (xy 73.119644 146.9505) + (xy 73.119646 146.9505) + (xy 73.304803 146.911144) + (xy 73.47773 146.834151) + (xy 73.630871 146.722888) + (xy 73.757533 146.582216) + (xy 73.852179 146.418284) + (xy 73.910674 146.238256) + (xy 73.93046 146.05) + (xy 73.910674 145.861744) + (xy 73.852179 145.681716) + (xy 73.757533 145.517784) + (xy 73.630871 145.377112) + (xy 73.627473 145.374643) + (xy 73.477734 145.265851) + (xy 73.477729 145.265848) + (xy 73.304807 145.188857) + (xy 73.304802 145.188855) + (xy 73.159001 145.157865) + (xy 73.119646 145.1495) + (xy 72.930354 145.1495) + (xy 72.897897 145.156398) + (xy 72.745197 145.188855) + (xy 72.745192 145.188857) + (xy 72.57227 145.265848) + (xy 72.572265 145.265851) + (xy 72.419129 145.377111) + (xy 72.292466 145.517785) + (xy 72.197821 145.681715) + (xy 72.197818 145.681722) + (xy 72.148683 145.832945) + (xy 72.139326 145.861744) + (xy 72.11954 146.05) + (xy 71.1505 146.05) + (xy 71.1505 145.955354) + (xy 71.111144 145.770197) + (xy 71.107721 145.76251) + (xy 71.034151 145.59727) + (xy 71.034148 145.597265) + (xy 70.922888 145.444129) + (xy 70.90369 145.426843) + (xy 70.782216 145.317467) + (xy 70.618284 145.222821) + (xy 70.618277 145.222818) + (xy 70.438259 145.164327) + (xy 70.438256 145.164326) + (xy 70.297192 145.1495) + (xy 69.402808 145.1495) + (xy 69.261744 145.164326) + (xy 69.261741 145.164326) + (xy 69.26174 145.164327) + (xy 69.081722 145.222818) + (xy 69.081715 145.222821) + (xy 68.917785 145.317466) + (xy 68.777111 145.444129) + (xy 68.665851 145.597265) + (xy 68.665848 145.59727) + (xy 68.588857 145.770192) + (xy 68.588855 145.770197) + (xy 68.553083 145.938497) + (xy 68.5495 145.955354) + (xy 68.5495 146.144646) + (xy 66.9775 146.144646) + (xy 66.9775 144.869303) + (xy 66.997185 144.802264) + (xy 67.049989 144.756509) + (xy 67.119147 144.746565) + (xy 67.182703 144.77559) + (xy 67.194316 144.787077) + (xy 67.207319 144.801755) + (xy 67.208503 144.802572) + (xy 67.22575 144.816945) + (xy 67.30604 144.897235) + (xy 67.339525 144.958558) + (xy 67.340832 145.004311) + (xy 67.336132 145.033997) + (xy 67.336131 145.034002) + (xy 67.353498 145.143658) + (xy 67.403904 145.242585) + (xy 67.403909 145.242592) + (xy 67.482407 145.32109) + (xy 67.48241 145.321092) + (xy 67.482413 145.321095) + (xy 67.520402 145.340451) + (xy 67.581341 145.371501) + (xy 67.690998 145.388869) + (xy 67.691 145.388869) + (xy 67.691002 145.388869) + (xy 67.800658 145.371501) + (xy 67.800659 145.3715) + (xy 67.800661 145.3715) + (xy 67.899587 145.321095) + (xy 67.978095 145.242587) + (xy 68.0285 145.143661) + (xy 68.0285 145.143659) + (xy 68.028501 145.143658) + (xy 68.045869 145.034002) + (xy 68.045869 145.033997) + (xy 68.028501 144.924341) + (xy 68.000458 144.869303) + (xy 67.978095 144.825413) + (xy 67.978092 144.82541) + (xy 67.97809 144.825407) + (xy 67.899592 144.746909) + (xy 67.899588 144.746906) + (xy 67.899587 144.746905) + (xy 67.879166 144.7365) + (xy 67.800658 144.696498) + (xy 67.691003 144.679131) + (xy 67.691001 144.679131) + (xy 67.691 144.679131) + (xy 67.67899 144.681033) + (xy 67.66131 144.683833) + (xy 67.592017 144.674876) + (xy 67.554234 144.64904) + (xy 67.521819 144.616625) + (xy 67.488334 144.555302) + (xy 67.4855 144.528944) + (xy 67.4855 143.604646) + (xy 68.5495 143.604646) + (xy 68.552145 143.617091) + (xy 68.588855 143.789802) + (xy 68.588857 143.789807) + (xy 68.665848 143.962729) + (xy 68.665851 143.962734) + (xy 68.774233 144.111909) + (xy 68.777112 144.115871) + (xy 68.917784 144.242533) + (xy 69.081716 144.337179) + (xy 69.261744 144.395674) + (xy 69.402808 144.4105) + (xy 69.402812 144.4105) + (xy 70.297188 144.4105) + (xy 70.297192 144.4105) + (xy 70.438256 144.395674) + (xy 70.618284 144.337179) + (xy 70.782216 144.242533) + (xy 70.922888 144.115871) + (xy 71.034151 143.96273) + (xy 71.111144 143.789803) + (xy 71.1505 143.604646) + (xy 71.1505 143.51) + (xy 72.11954 143.51) + (xy 72.139326 143.698256) + (xy 72.139327 143.698259) + (xy 72.197818 143.878277) + (xy 72.197821 143.878284) + (xy 72.292467 144.042216) + (xy 72.396347 144.157586) + (xy 72.419129 144.182888) + (xy 72.572265 144.294148) + (xy 72.57227 144.294151) + (xy 72.745192 144.371142) + (xy 72.745197 144.371144) + (xy 72.930354 144.4105) + (xy 72.930355 144.4105) + (xy 73.119644 144.4105) + (xy 73.119646 144.4105) + (xy 73.304803 144.371144) + (xy 73.47773 144.294151) + (xy 73.630871 144.182888) + (xy 73.757533 144.042216) + (xy 73.852179 143.878284) + (xy 73.910674 143.698256) + (xy 73.93046 143.51) + (xy 73.910674 143.321744) + (xy 73.852179 143.141716) + (xy 73.757533 142.977784) + (xy 73.630871 142.837112) + (xy 73.627473 142.834643) + (xy 73.477734 142.725851) + (xy 73.477729 142.725848) + (xy 73.304807 142.648857) + (xy 73.304802 142.648855) + (xy 73.148824 142.615702) + (xy 73.119646 142.6095) + (xy 72.930354 142.6095) + (xy 72.901176 142.615702) + (xy 72.745197 142.648855) + (xy 72.745192 142.648857) + (xy 72.57227 142.725848) + (xy 72.572265 142.725851) + (xy 72.419129 142.837111) + (xy 72.292466 142.977785) + (xy 72.197821 143.141715) + (xy 72.197818 143.141722) + (xy 72.148683 143.292945) + (xy 72.139326 143.321744) + (xy 72.11954 143.51) + (xy 71.1505 143.51) + (xy 71.1505 143.415354) + (xy 71.111144 143.230197) + (xy 71.111141 143.230191) + (xy 71.034151 143.05727) + (xy 71.034148 143.057265) + (xy 70.922888 142.904129) + (xy 70.90369 142.886843) + (xy 70.782216 142.777467) + (xy 70.618284 142.682821) + (xy 70.618277 142.682818) + (xy 70.438259 142.624327) + (xy 70.438256 142.624326) + (xy 70.297192 142.6095) + (xy 69.402808 142.6095) + (xy 69.261744 142.624326) + (xy 69.261741 142.624326) + (xy 69.26174 142.624327) + (xy 69.081722 142.682818) + (xy 69.081715 142.682821) + (xy 68.917785 142.777466) + (xy 68.777111 142.904129) + (xy 68.665851 143.057265) + (xy 68.665848 143.05727) + (xy 68.588857 143.230192) + (xy 68.588855 143.230197) + (xy 68.555334 143.387908) + (xy 68.5495 143.415354) + (xy 68.5495 143.604646) + (xy 67.4855 143.604646) + (xy 67.4855 142.329303) + (xy 67.505185 142.262264) + (xy 67.557989 142.216509) + (xy 67.627147 142.206565) + (xy 67.690703 142.23559) + (xy 67.702316 142.247077) + (xy 67.715319 142.261755) + (xy 67.716503 142.262572) + (xy 67.73375 142.276945) + (xy 67.81404 142.357235) + (xy 67.847525 142.418558) + (xy 67.848832 142.464311) + (xy 67.844132 142.493997) + (xy 67.844131 142.494002) + (xy 67.861498 142.603658) + (xy 67.911904 142.702585) + (xy 67.911909 142.702592) + (xy 67.990407 142.78109) + (xy 67.99041 142.781092) + (xy 67.990413 142.781095) + (xy 68.028402 142.800451) + (xy 68.089341 142.831501) + (xy 68.198998 142.848869) + (xy 68.199 142.848869) + (xy 68.199002 142.848869) + (xy 68.308658 142.831501) + (xy 68.308659 142.8315) + (xy 68.308661 142.8315) + (xy 68.407587 142.781095) + (xy 68.486095 142.702587) + (xy 68.5365 142.603661) + (xy 68.5365 142.603659) + (xy 68.536501 142.603658) + (xy 68.553869 142.494002) + (xy 68.553869 142.493997) + (xy 68.536501 142.384341) + (xy 68.526827 142.365354) + (xy 68.486095 142.285413) + (xy 68.486092 142.28541) + (xy 68.48609 142.285407) + (xy 68.407592 142.206909) + (xy 68.407588 142.206906) + (xy 68.407587 142.206905) + (xy 68.365958 142.185694) + (xy 68.308658 142.156498) + (xy 68.199003 142.139131) + (xy 68.199001 142.139131) + (xy 68.199 142.139131) + (xy 68.187073 142.14102) + (xy 68.16931 142.143833) + (xy 68.100017 142.134876) + (xy 68.062234 142.10904) + (xy 68.029819 142.076625) + (xy 67.996334 142.015302) + (xy 67.9935 141.988944) + (xy 67.9935 141.064645) + (xy 68.5495 141.064645) + (xy 68.588855 141.249802) + (xy 68.588857 141.249807) + (xy 68.665848 141.422729) + (xy 68.665851 141.422734) + (xy 68.777111 141.57587) + (xy 68.777112 141.575871) + (xy 68.917784 141.702533) + (xy 69.081716 141.797179) + (xy 69.261744 141.855674) + (xy 69.402808 141.8705) + (xy 69.402812 141.8705) + (xy 70.297188 141.8705) + (xy 70.297192 141.8705) + (xy 70.438256 141.855674) + (xy 70.618284 141.797179) + (xy 70.782216 141.702533) + (xy 70.922888 141.575871) + (xy 71.034151 141.42273) + (xy 71.111144 141.249803) + (xy 71.1505 141.064646) + (xy 71.1505 140.97) + (xy 72.11954 140.97) + (xy 72.139326 141.158256) + (xy 72.139327 141.158259) + (xy 72.197818 141.338277) + (xy 72.197821 141.338284) + (xy 72.292467 141.502216) + (xy 72.38679 141.606972) + (xy 72.419129 141.642888) + (xy 72.572265 141.754148) + (xy 72.57227 141.754151) + (xy 72.745192 141.831142) + (xy 72.745197 141.831144) + (xy 72.930354 141.8705) + (xy 72.930355 141.8705) + (xy 73.119644 141.8705) + (xy 73.119646 141.8705) + (xy 73.304803 141.831144) + (xy 73.47773 141.754151) + (xy 73.630871 141.642888) + (xy 73.757533 141.502216) + (xy 73.852179 141.338284) + (xy 73.910674 141.158256) + (xy 73.93046 140.97) + (xy 73.910674 140.781744) + (xy 73.852179 140.601716) + (xy 73.757533 140.437784) + (xy 73.630871 140.297112) + (xy 73.627473 140.294643) + (xy 73.477734 140.185851) + (xy 73.477729 140.185848) + (xy 73.304807 140.108857) + (xy 73.304802 140.108855) + (xy 73.148824 140.075702) + (xy 73.119646 140.0695) + (xy 72.930354 140.0695) + (xy 72.901176 140.075702) + (xy 72.745197 140.108855) + (xy 72.745192 140.108857) + (xy 72.57227 140.185848) + (xy 72.572265 140.185851) + (xy 72.419129 140.297111) + (xy 72.292466 140.437785) + (xy 72.197821 140.601715) + (xy 72.197818 140.601722) + (xy 72.148683 140.752945) + (xy 72.139326 140.781744) + (xy 72.11954 140.97) + (xy 71.1505 140.97) + (xy 71.1505 140.875354) + (xy 71.111144 140.690197) + (xy 71.107721 140.68251) + (xy 71.034151 140.51727) + (xy 71.034148 140.517265) + (xy 70.922888 140.364129) + (xy 70.90369 140.346843) + (xy 70.782216 140.237467) + (xy 70.618284 140.142821) + (xy 70.618277 140.142818) + (xy 70.438259 140.084327) + (xy 70.438256 140.084326) + (xy 70.297192 140.0695) + (xy 69.402808 140.0695) + (xy 69.261744 140.084326) + (xy 69.261741 140.084326) + (xy 69.26174 140.084327) + (xy 69.081722 140.142818) + (xy 69.081715 140.142821) + (xy 68.917785 140.237466) + (xy 68.777111 140.364129) + (xy 68.665851 140.517265) + (xy 68.665848 140.51727) + (xy 68.588857 140.690192) + (xy 68.588855 140.690197) + (xy 68.5495 140.875354) + (xy 68.5495 141.064645) + (xy 67.9935 141.064645) + (xy 67.9935 138.524645) + (xy 68.5495 138.524645) + (xy 68.588855 138.709802) + (xy 68.588857 138.709807) + (xy 68.665848 138.882729) + (xy 68.665851 138.882734) + (xy 68.767874 139.023156) + (xy 68.777112 139.035871) + (xy 68.917784 139.162533) + (xy 69.081716 139.257179) + (xy 69.261744 139.315674) + (xy 69.402808 139.3305) + (xy 69.402812 139.3305) + (xy 70.297188 139.3305) + (xy 70.297192 139.3305) + (xy 70.438256 139.315674) + (xy 70.618284 139.257179) + (xy 70.782216 139.162533) + (xy 70.922888 139.035871) + (xy 71.034151 138.88273) + (xy 71.111144 138.709803) + (xy 71.1505 138.524646) + (xy 71.1505 138.43) + (xy 72.11954 138.43) + (xy 72.139326 138.618256) + (xy 72.139327 138.618259) + (xy 72.197818 138.798277) + (xy 72.197821 138.798284) + (xy 72.292467 138.962216) + (xy 72.387664 139.067943) + (xy 72.419129 139.102888) + (xy 72.572265 139.214148) + (xy 72.57227 139.214151) + (xy 72.745192 139.291142) + (xy 72.745197 139.291144) + (xy 72.930354 139.3305) + (xy 72.930355 139.3305) + (xy 73.119644 139.3305) + (xy 73.119646 139.3305) + (xy 73.304803 139.291144) + (xy 73.47773 139.214151) + (xy 73.630871 139.102888) + (xy 73.757533 138.962216) + (xy 73.852179 138.798284) + (xy 73.910674 138.618256) + (xy 73.93046 138.43) + (xy 73.910674 138.241744) + (xy 73.852179 138.061716) + (xy 73.757533 137.897784) + (xy 73.630871 137.757112) + (xy 73.627473 137.754643) + (xy 73.477734 137.645851) + (xy 73.477729 137.645848) + (xy 73.304807 137.568857) + (xy 73.304802 137.568855) + (xy 73.159001 137.537865) + (xy 73.119646 137.5295) + (xy 72.930354 137.5295) + (xy 72.897897 137.536398) + (xy 72.745197 137.568855) + (xy 72.745192 137.568857) + (xy 72.57227 137.645848) + (xy 72.572265 137.645851) + (xy 72.419129 137.757111) + (xy 72.292466 137.897785) + (xy 72.197821 138.061715) + (xy 72.197818 138.061722) + (xy 72.139327 138.24174) + (xy 72.139326 138.241744) + (xy 72.11954 138.43) + (xy 71.1505 138.43) + (xy 71.1505 138.335354) + (xy 71.111144 138.150197) + (xy 71.107897 138.142905) + (xy 71.034151 137.97727) + (xy 71.034148 137.977265) + (xy 70.922888 137.824129) + (xy 70.906229 137.809129) + (xy 70.782216 137.697467) + (xy 70.618284 137.602821) + (xy 70.618277 137.602818) + (xy 70.438259 137.544327) + (xy 70.438256 137.544326) + (xy 70.297192 137.5295) + (xy 69.402808 137.5295) + (xy 69.261744 137.544326) + (xy 69.261741 137.544326) + (xy 69.26174 137.544327) + (xy 69.081722 137.602818) + (xy 69.081715 137.602821) + (xy 68.917785 137.697466) + (xy 68.777111 137.824129) + (xy 68.665851 137.977265) + (xy 68.665848 137.97727) + (xy 68.588857 138.150192) + (xy 68.588855 138.150197) + (xy 68.5495 138.335354) + (xy 68.5495 138.524645) + (xy 67.9935 138.524645) + (xy 67.9935 135.984645) + (xy 68.5495 135.984645) + (xy 68.588855 136.169802) + (xy 68.588857 136.169807) + (xy 68.665848 136.342729) + (xy 68.665851 136.342734) + (xy 68.777111 136.49587) + (xy 68.777112 136.495871) + (xy 68.917784 136.622533) + (xy 69.081716 136.717179) + (xy 69.261744 136.775674) + (xy 69.402808 136.7905) + (xy 69.402812 136.7905) + (xy 70.297188 136.7905) + (xy 70.297192 136.7905) + (xy 70.438256 136.775674) + (xy 70.618284 136.717179) + (xy 70.782216 136.622533) + (xy 70.922888 136.495871) + (xy 71.034151 136.34273) + (xy 71.111144 136.169803) + (xy 71.1505 135.984646) + (xy 71.1505 135.89) + (xy 72.11954 135.89) + (xy 72.139326 136.078256) + (xy 72.139327 136.078259) + (xy 72.197818 136.258277) + (xy 72.197821 136.258284) + (xy 72.292467 136.422216) + (xy 72.385016 136.525002) + (xy 72.419129 136.562888) + (xy 72.572265 136.674148) + (xy 72.57227 136.674151) + (xy 72.745192 136.751142) + (xy 72.745197 136.751144) + (xy 72.930354 136.7905) + (xy 72.930355 136.7905) + (xy 73.119644 136.7905) + (xy 73.119646 136.7905) + (xy 73.304803 136.751144) + (xy 73.47773 136.674151) + (xy 73.630871 136.562888) + (xy 73.757533 136.422216) + (xy 73.852179 136.258284) + (xy 73.910674 136.078256) + (xy 73.93046 135.89) + (xy 73.910674 135.701744) + (xy 73.852179 135.521716) + (xy 73.757533 135.357784) + (xy 73.630871 135.217112) + (xy 73.627473 135.214643) + (xy 73.477734 135.105851) + (xy 73.477729 135.105848) + (xy 73.304807 135.028857) + (xy 73.304802 135.028855) + (xy 73.138342 134.993474) + (xy 73.119646 134.9895) + (xy 72.930354 134.9895) + (xy 72.911658 134.993474) + (xy 72.745197 135.028855) + (xy 72.745192 135.028857) + (xy 72.57227 135.105848) + (xy 72.572265 135.105851) + (xy 72.419129 135.217111) + (xy 72.292466 135.357785) + (xy 72.197821 135.521715) + (xy 72.197818 135.521722) + (xy 72.1619 135.632268) + (xy 72.139326 135.701744) + (xy 72.11954 135.89) + (xy 71.1505 135.89) + (xy 71.1505 135.795354) + (xy 71.111144 135.610197) + (xy 71.104465 135.595197) + (xy 71.034151 135.43727) + (xy 71.034148 135.437265) + (xy 70.922888 135.284129) + (xy 70.866401 135.233268) + (xy 70.782216 135.157467) + (xy 70.618284 135.062821) + (xy 70.618277 135.062818) + (xy 70.438259 135.004327) + (xy 70.438256 135.004326) + (xy 70.297192 134.9895) + (xy 69.402808 134.9895) + (xy 69.261744 135.004326) + (xy 69.261741 135.004326) + (xy 69.26174 135.004327) + (xy 69.081722 135.062818) + (xy 69.081715 135.062821) + (xy 68.917785 135.157466) + (xy 68.777111 135.284129) + (xy 68.665851 135.437265) + (xy 68.665848 135.43727) + (xy 68.588857 135.610192) + (xy 68.588855 135.610197) + (xy 68.5495 135.795354) + (xy 68.5495 135.984645) + (xy 67.9935 135.984645) + (xy 67.9935 133.444645) + (xy 68.5495 133.444645) + (xy 68.588855 133.629802) + (xy 68.588857 133.629807) + (xy 68.665848 133.802729) + (xy 68.665851 133.802734) + (xy 68.777111 133.95587) + (xy 68.777112 133.955871) + (xy 68.917784 134.082533) + (xy 69.081716 134.177179) + (xy 69.261744 134.235674) + (xy 69.402808 134.2505) + (xy 69.402812 134.2505) + (xy 70.297188 134.2505) + (xy 70.297192 134.2505) + (xy 70.438256 134.235674) + (xy 70.618284 134.177179) + (xy 70.782216 134.082533) + (xy 70.922888 133.955871) + (xy 71.034151 133.80273) + (xy 71.111144 133.629803) + (xy 71.1505 133.444646) + (xy 71.1505 133.35) + (xy 72.11954 133.35) + (xy 72.139326 133.538256) + (xy 72.139327 133.538259) + (xy 72.197818 133.718277) + (xy 72.197821 133.718284) + (xy 72.292467 133.882216) + (xy 72.378238 133.977474) + (xy 72.419129 134.022888) + (xy 72.572265 134.134148) + (xy 72.57227 134.134151) + (xy 72.745192 134.211142) + (xy 72.745197 134.211144) + (xy 72.930354 134.2505) + (xy 72.930355 134.2505) + (xy 73.119644 134.2505) + (xy 73.119646 134.2505) + (xy 73.304803 134.211144) + (xy 73.47773 134.134151) + (xy 73.630871 134.022888) + (xy 73.757533 133.882216) + (xy 73.852179 133.718284) + (xy 73.910674 133.538256) + (xy 73.93046 133.35) + (xy 73.910674 133.161744) + (xy 73.852179 132.981716) + (xy 73.757533 132.817784) + (xy 73.630871 132.677112) + (xy 73.627473 132.674643) + (xy 73.477734 132.565851) + (xy 73.477729 132.565848) + (xy 73.304807 132.488857) + (xy 73.304802 132.488855) + (xy 73.159001 132.457865) + (xy 73.119646 132.4495) + (xy 72.930354 132.4495) + (xy 72.897897 132.456398) + (xy 72.745197 132.488855) + (xy 72.745192 132.488857) + (xy 72.57227 132.565848) + (xy 72.572265 132.565851) + (xy 72.419129 132.677111) + (xy 72.292466 132.817785) + (xy 72.197821 132.981715) + (xy 72.197818 132.981722) + (xy 72.147119 133.13776) + (xy 72.139326 133.161744) + (xy 72.11954 133.35) + (xy 71.1505 133.35) + (xy 71.1505 133.255354) + (xy 71.111144 133.070197) + (xy 71.104465 133.055197) + (xy 71.034151 132.89727) + (xy 71.034148 132.897265) + (xy 70.922888 132.744129) + (xy 70.890305 132.714791) + (xy 70.782216 132.617467) + (xy 70.618284 132.522821) + (xy 70.618277 132.522818) + (xy 70.438259 132.464327) + (xy 70.438256 132.464326) + (xy 70.297192 132.4495) + (xy 69.402808 132.4495) + (xy 69.261744 132.464326) + (xy 69.261741 132.464326) + (xy 69.26174 132.464327) + (xy 69.081722 132.522818) + (xy 69.081715 132.522821) + (xy 68.917785 132.617466) + (xy 68.777111 132.744129) + (xy 68.665851 132.897265) + (xy 68.665848 132.89727) + (xy 68.588857 133.070192) + (xy 68.588855 133.070197) + (xy 68.5495 133.255354) + (xy 68.5495 133.444645) + (xy 67.9935 133.444645) + (xy 67.9935 130.904645) + (xy 68.5495 130.904645) + (xy 68.588855 131.089802) + (xy 68.588857 131.089807) + (xy 68.665848 131.262729) + (xy 68.665851 131.262734) + (xy 68.777111 131.41587) + (xy 68.777112 131.415871) + (xy 68.917784 131.542533) + (xy 69.081716 131.637179) + (xy 69.261744 131.695674) + (xy 69.402808 131.7105) + (xy 69.402812 131.7105) + (xy 70.297188 131.7105) + (xy 70.297192 131.7105) + (xy 70.438256 131.695674) + (xy 70.618284 131.637179) + (xy 70.782216 131.542533) + (xy 70.922888 131.415871) + (xy 71.034151 131.26273) + (xy 71.111144 131.089803) + (xy 71.1505 130.904646) + (xy 71.1505 130.81) + (xy 72.11954 130.81) + (xy 72.139326 130.998256) + (xy 72.139327 130.998259) + (xy 72.197818 131.178277) + (xy 72.197821 131.178284) + (xy 72.292467 131.342216) + (xy 72.373411 131.432113) + (xy 72.419129 131.482888) + (xy 72.572265 131.594148) + (xy 72.57227 131.594151) + (xy 72.745192 131.671142) + (xy 72.745197 131.671144) + (xy 72.930354 131.7105) + (xy 72.930355 131.7105) + (xy 73.119644 131.7105) + (xy 73.119646 131.7105) + (xy 73.304803 131.671144) + (xy 73.47773 131.594151) + (xy 73.630871 131.482888) + (xy 73.757533 131.342216) + (xy 73.852179 131.178284) + (xy 73.910674 130.998256) + (xy 73.93046 130.81) + (xy 73.910674 130.621744) + (xy 73.852179 130.441716) + (xy 73.757533 130.277784) + (xy 73.630871 130.137112) + (xy 73.627473 130.134643) + (xy 73.477734 130.025851) + (xy 73.477729 130.025848) + (xy 73.304807 129.948857) + (xy 73.304802 129.948855) + (xy 73.140459 129.913924) + (xy 73.119646 129.9095) + (xy 72.930354 129.9095) + (xy 72.909541 129.913924) + (xy 72.745197 129.948855) + (xy 72.745192 129.948857) + (xy 72.57227 130.025848) + (xy 72.572265 130.025851) + (xy 72.419129 130.137111) + (xy 72.292466 130.277785) + (xy 72.197821 130.441715) + (xy 72.197818 130.441722) + (xy 72.14088 130.616961) + (xy 72.139326 130.621744) + (xy 72.11954 130.81) + (xy 71.1505 130.81) + (xy 71.1505 130.715354) + (xy 71.111144 130.530197) + (xy 71.104465 130.515197) + (xy 71.034151 130.35727) + (xy 71.034148 130.357265) + (xy 70.922888 130.204129) + (xy 70.898894 130.182525) + (xy 70.782216 130.077467) + (xy 70.618284 129.982821) + (xy 70.618277 129.982818) + (xy 70.438259 129.924327) + (xy 70.438256 129.924326) + (xy 70.297192 129.9095) + (xy 69.402808 129.9095) + (xy 69.261744 129.924326) + (xy 69.261741 129.924326) + (xy 69.26174 129.924327) + (xy 69.081722 129.982818) + (xy 69.081715 129.982821) + (xy 68.917785 130.077466) + (xy 68.777111 130.204129) + (xy 68.665851 130.357265) + (xy 68.665848 130.35727) + (xy 68.588857 130.530192) + (xy 68.588855 130.530197) + (xy 68.5495 130.715354) + (xy 68.5495 130.904645) + (xy 67.9935 130.904645) + (xy 67.9935 128.364646) + (xy 68.5495 128.364646) + (xy 68.555983 128.395148) + (xy 68.588855 128.549802) + (xy 68.588857 128.549807) + (xy 68.665848 128.722729) + (xy 68.665851 128.722734) + (xy 68.776987 128.875699) + (xy 68.777112 128.875871) + (xy 68.917784 129.002533) + (xy 69.081716 129.097179) + (xy 69.261744 129.155674) + (xy 69.402808 129.1705) + (xy 69.402812 129.1705) + (xy 70.297188 129.1705) + (xy 70.297192 129.1705) + (xy 70.438256 129.155674) + (xy 70.618284 129.097179) + (xy 70.782216 129.002533) + (xy 70.922888 128.875871) + (xy 71.034151 128.72273) + (xy 71.111144 128.549803) + (xy 71.1505 128.364646) + (xy 71.1505 128.27) + (xy 72.11954 128.27) + (xy 72.139326 128.458256) + (xy 72.139327 128.458259) + (xy 72.197818 128.638277) + (xy 72.197821 128.638284) + (xy 72.292467 128.802216) + (xy 72.387984 128.908298) + (xy 72.419129 128.942888) + (xy 72.572265 129.054148) + (xy 72.57227 129.054151) + (xy 72.745192 129.131142) + (xy 72.745197 129.131144) + (xy 72.930354 129.1705) + (xy 72.930355 129.1705) + (xy 73.119644 129.1705) + (xy 73.119646 129.1705) + (xy 73.304803 129.131144) + (xy 73.47773 129.054151) + (xy 73.630871 128.942888) + (xy 73.757533 128.802216) + (xy 73.852179 128.638284) + (xy 73.910674 128.458256) + (xy 73.93046 128.27) + (xy 73.910674 128.081744) + (xy 73.852179 127.901716) + (xy 73.757533 127.737784) + (xy 73.630871 127.597112) + (xy 73.627473 127.594643) + (xy 73.477734 127.485851) + (xy 73.477729 127.485848) + (xy 73.304807 127.408857) + (xy 73.304802 127.408855) + (xy 73.138342 127.373474) + (xy 73.119646 127.3695) + (xy 72.930354 127.3695) + (xy 72.911658 127.373474) + (xy 72.745197 127.408855) + (xy 72.745192 127.408857) + (xy 72.57227 127.485848) + (xy 72.572265 127.485851) + (xy 72.419129 127.597111) + (xy 72.292466 127.737785) + (xy 72.197821 127.901715) + (xy 72.197818 127.901722) + (xy 72.141577 128.074815) + (xy 72.139326 128.081744) + (xy 72.11954 128.27) + (xy 71.1505 128.27) + (xy 71.1505 128.175354) + (xy 71.111144 127.990197) + (xy 71.104465 127.975197) + (xy 71.034151 127.81727) + (xy 71.034148 127.817265) + (xy 70.922888 127.664129) + (xy 70.87112 127.617517) + (xy 70.782216 127.537467) + (xy 70.618284 127.442821) + (xy 70.618277 127.442818) + (xy 70.438259 127.384327) + (xy 70.438256 127.384326) + (xy 70.297192 127.3695) + (xy 69.402808 127.3695) + (xy 69.261744 127.384326) + (xy 69.261741 127.384326) + (xy 69.26174 127.384327) + (xy 69.081722 127.442818) + (xy 69.081715 127.442821) + (xy 68.917785 127.537466) + (xy 68.777111 127.664129) + (xy 68.665851 127.817265) + (xy 68.665848 127.81727) + (xy 68.588857 127.990192) + (xy 68.588855 127.990197) + (xy 68.554962 128.149655) + (xy 68.5495 128.175354) + (xy 68.5495 128.364646) + (xy 67.9935 128.364646) + (xy 67.9935 125.824645) + (xy 68.5495 125.824645) + (xy 68.588855 126.009802) + (xy 68.588857 126.009807) + (xy 68.665848 126.182729) + (xy 68.665851 126.182734) + (xy 68.777111 126.33587) + (xy 68.777112 126.335871) + (xy 68.917784 126.462533) + (xy 69.081716 126.557179) + (xy 69.261744 126.615674) + (xy 69.402808 126.6305) + (xy 69.402812 126.6305) + (xy 70.297188 126.6305) + (xy 70.297192 126.6305) + (xy 70.438256 126.615674) + (xy 70.618284 126.557179) + (xy 70.782216 126.462533) + (xy 70.922888 126.335871) + (xy 71.034151 126.18273) + (xy 71.111144 126.009803) + (xy 71.1505 125.824646) + (xy 71.1505 125.73) + (xy 72.11954 125.73) + (xy 72.139326 125.918256) + (xy 72.139327 125.918259) + (xy 72.197818 126.098277) + (xy 72.197821 126.098284) + (xy 72.292467 126.262216) + (xy 72.373411 126.352113) + (xy 72.419129 126.402888) + (xy 72.572265 126.514148) + (xy 72.57227 126.514151) + (xy 72.745192 126.591142) + (xy 72.745197 126.591144) + (xy 72.930354 126.6305) + (xy 72.930355 126.6305) + (xy 73.119644 126.6305) + (xy 73.119646 126.6305) + (xy 73.304803 126.591144) + (xy 73.47773 126.514151) + (xy 73.630871 126.402888) + (xy 73.757533 126.262216) + (xy 73.852179 126.098284) + (xy 73.910674 125.918256) + (xy 73.93046 125.73) + (xy 73.910674 125.541744) + (xy 73.852179 125.361716) + (xy 73.757533 125.197784) + (xy 73.630871 125.057112) + (xy 73.627473 125.054643) + (xy 73.477734 124.945851) + (xy 73.477729 124.945848) + (xy 73.304807 124.868857) + (xy 73.304802 124.868855) + (xy 73.138342 124.833474) + (xy 73.119646 124.8295) + (xy 72.930354 124.8295) + (xy 72.911658 124.833474) + (xy 72.745197 124.868855) + (xy 72.745192 124.868857) + (xy 72.57227 124.945848) + (xy 72.572265 124.945851) + (xy 72.419129 125.057111) + (xy 72.292466 125.197785) + (xy 72.197821 125.361715) + (xy 72.197818 125.361722) + (xy 72.1406 125.537822) + (xy 72.139326 125.541744) + (xy 72.11954 125.73) + (xy 71.1505 125.73) + (xy 71.1505 125.635354) + (xy 71.111144 125.450197) + (xy 71.104465 125.435197) + (xy 71.034151 125.27727) + (xy 71.034148 125.277265) + (xy 70.922888 125.124129) + (xy 70.845715 125.054642) + (xy 70.782216 124.997467) + (xy 70.618284 124.902821) + (xy 70.618277 124.902818) + (xy 70.438259 124.844327) + (xy 70.438256 124.844326) + (xy 70.297192 124.8295) + (xy 69.402808 124.8295) + (xy 69.261744 124.844326) + (xy 69.261741 124.844326) + (xy 69.26174 124.844327) + (xy 69.081722 124.902818) + (xy 69.081715 124.902821) + (xy 68.917785 124.997466) + (xy 68.777111 125.124129) + (xy 68.665851 125.277265) + (xy 68.665848 125.27727) + (xy 68.588857 125.450192) + (xy 68.588855 125.450197) + (xy 68.5495 125.635354) + (xy 68.5495 125.824645) + (xy 67.9935 125.824645) + (xy 67.9935 123.284645) + (xy 68.5495 123.284645) + (xy 68.588855 123.469802) + (xy 68.588857 123.469807) + (xy 68.665848 123.642729) + (xy 68.665851 123.642734) + (xy 68.766213 123.78087) + (xy 68.777112 123.795871) + (xy 68.917784 123.922533) + (xy 69.081716 124.017179) + (xy 69.261744 124.075674) + (xy 69.402808 124.0905) + (xy 69.402812 124.0905) + (xy 70.297188 124.0905) + (xy 70.297192 124.0905) + (xy 70.438256 124.075674) + (xy 70.618284 124.017179) + (xy 70.782216 123.922533) + (xy 70.922888 123.795871) + (xy 71.034151 123.64273) + (xy 71.111144 123.469803) + (xy 71.1505 123.284646) + (xy 71.1505 123.19) + (xy 72.11954 123.19) + (xy 72.139326 123.378256) + (xy 72.139327 123.378259) + (xy 72.197818 123.558277) + (xy 72.197821 123.558284) + (xy 72.292467 123.722216) + (xy 72.393528 123.834455) + (xy 72.419129 123.862888) + (xy 72.572265 123.974148) + (xy 72.57227 123.974151) + (xy 72.745192 124.051142) + (xy 72.745197 124.051144) + (xy 72.930354 124.0905) + (xy 72.930355 124.0905) + (xy 73.119644 124.0905) + (xy 73.119646 124.0905) + (xy 73.304803 124.051144) + (xy 73.47773 123.974151) + (xy 73.630871 123.862888) + (xy 73.757533 123.722216) + (xy 73.852179 123.558284) + (xy 73.910674 123.378256) + (xy 73.93046 123.19) + (xy 73.910674 123.001744) + (xy 73.852179 122.821716) + (xy 73.757533 122.657784) + (xy 73.630871 122.517112) + (xy 73.627473 122.514643) + (xy 73.477734 122.405851) + (xy 73.477729 122.405848) + (xy 73.304807 122.328857) + (xy 73.304802 122.328855) + (xy 73.159001 122.297865) + (xy 73.119646 122.2895) + (xy 72.930354 122.2895) + (xy 72.897897 122.296398) + (xy 72.745197 122.328855) + (xy 72.745192 122.328857) + (xy 72.57227 122.405848) + (xy 72.572265 122.405851) + (xy 72.419129 122.517111) + (xy 72.292466 122.657785) + (xy 72.197821 122.821715) + (xy 72.197818 122.821722) + (xy 72.141577 122.994815) + (xy 72.139326 123.001744) + (xy 72.11954 123.19) + (xy 71.1505 123.19) + (xy 71.1505 123.095354) + (xy 71.111144 122.910197) + (xy 71.107897 122.902905) + (xy 71.034151 122.73727) + (xy 71.034148 122.737265) + (xy 70.922888 122.584129) + (xy 70.880035 122.545544) + (xy 70.782216 122.457467) + (xy 70.618284 122.362821) + (xy 70.618277 122.362818) + (xy 70.438259 122.304327) + (xy 70.438256 122.304326) + (xy 70.297192 122.2895) + (xy 69.402808 122.2895) + (xy 69.261744 122.304326) + (xy 69.261741 122.304326) + (xy 69.26174 122.304327) + (xy 69.081722 122.362818) + (xy 69.081715 122.362821) + (xy 68.917785 122.457466) + (xy 68.777111 122.584129) + (xy 68.665851 122.737265) + (xy 68.665848 122.73727) + (xy 68.588857 122.910192) + (xy 68.588855 122.910197) + (xy 68.5495 123.095354) + (xy 68.5495 123.284645) + (xy 67.9935 123.284645) + (xy 67.9935 121.459894) + (xy 68.5495 121.459894) + (xy 68.549501 121.459902) + (xy 68.55533 121.489212) + (xy 68.577542 121.522457) + (xy 68.588334 121.529667) + (xy 68.610787 121.544669) + (xy 68.61079 121.544669) + (xy 68.610791 121.54467) + (xy 68.620647 121.54663) + (xy 68.640101 121.5505) + (xy 71.059898 121.550499) + (xy 71.089213 121.544669) + (xy 71.122457 121.522457) + (xy 71.144669 121.489213) + (xy 71.1505 121.459899) + (xy 71.150499 120.65) + (xy 72.11954 120.65) + (xy 72.139326 120.838256) + (xy 72.139327 120.838259) + (xy 72.197818 121.018277) + (xy 72.197821 121.018284) + (xy 72.292467 121.182216) + (xy 72.408543 121.311131) + (xy 72.419129 121.322888) + (xy 72.572265 121.434148) + (xy 72.57227 121.434151) + (xy 72.745192 121.511142) + (xy 72.745197 121.511144) + (xy 72.930354 121.5505) + (xy 72.930355 121.5505) + (xy 73.119644 121.5505) + (xy 73.119646 121.5505) + (xy 73.304803 121.511144) + (xy 73.47773 121.434151) + (xy 73.630871 121.322888) + (xy 73.757533 121.182216) + (xy 73.852179 121.018284) + (xy 73.910674 120.838256) + (xy 73.93046 120.65) + (xy 73.910674 120.461744) + (xy 73.852179 120.281716) + (xy 73.757533 120.117784) + (xy 73.630871 119.977112) + (xy 73.627473 119.974643) + (xy 73.477734 119.865851) + (xy 73.477729 119.865848) + (xy 73.304807 119.788857) + (xy 73.304802 119.788855) + (xy 73.159001 119.757865) + (xy 73.119646 119.7495) + (xy 72.930354 119.7495) + (xy 72.897897 119.756398) + (xy 72.745197 119.788855) + (xy 72.745192 119.788857) + (xy 72.57227 119.865848) + (xy 72.572265 119.865851) + (xy 72.419129 119.977111) + (xy 72.292466 120.117785) + (xy 72.197821 120.281715) + (xy 72.197818 120.281722) + (xy 72.141577 120.454815) + (xy 72.139326 120.461744) + (xy 72.11954 120.65) + (xy 71.150499 120.65) + (xy 71.150499 119.840102) + (xy 71.144669 119.810787) + (xy 71.142685 119.807818) + (xy 71.122457 119.777542) + (xy 71.089214 119.755332) + (xy 71.089215 119.755332) + (xy 71.089213 119.755331) + (xy 71.089211 119.75533) + (xy 71.089208 119.755329) + (xy 71.059901 119.7495) + (xy 68.640105 119.7495) + (xy 68.640097 119.749501) + (xy 68.610787 119.75533) + (xy 68.577542 119.777542) + (xy 68.555332 119.810785) + (xy 68.555329 119.810791) + (xy 68.5495 119.840098) + (xy 68.5495 121.459894) + (xy 67.9935 121.459894) + (xy 67.9935 119.380002) + (xy 75.083131 119.380002) + (xy 75.100498 119.489658) + (xy 75.150904 119.588585) + (xy 75.150909 119.588592) + (xy 75.229407 119.66709) + (xy 75.22941 119.667092) + (xy 75.229413 119.667095) + (xy 75.283986 119.694901) + (xy 75.328341 119.717501) + (xy 75.437998 119.734869) + (xy 75.438 119.734869) + (xy 75.438002 119.734869) + (xy 75.547658 119.717501) + (xy 75.547659 119.7175) + (xy 75.547661 119.7175) + (xy 75.646587 119.667095) + (xy 75.725095 119.588587) + (xy 75.7755 119.489661) + (xy 75.7755 119.489659) + (xy 75.775501 119.489658) + (xy 75.792869 119.380002) + (xy 75.792869 119.379997) + (xy 75.775501 119.270341) + (xy 75.773137 119.265702) + (xy 75.725095 119.171413) + (xy 75.725092 119.17141) + (xy 75.72509 119.171407) + (xy 75.646592 119.092909) + (xy 75.646588 119.092906) + (xy 75.646587 119.092905) + (xy 75.621252 119.079996) + (xy 75.547658 119.042498) + (xy 75.438002 119.025131) + (xy 75.437998 119.025131) + (xy 75.328341 119.042498) + (xy 75.229414 119.092904) + (xy 75.229407 119.092909) + (xy 75.150909 119.171407) + (xy 75.150904 119.171414) + (xy 75.100498 119.270341) + (xy 75.083131 119.379997) + (xy 75.083131 119.380002) + (xy 67.9935 119.380002) + (xy 67.9935 117.351916) + (xy 68.013185 117.284877) + (xy 68.065989 117.239122) + (xy 68.135147 117.229178) + (xy 68.198703 117.258203) + (xy 68.229882 117.299511) + (xy 68.319865 117.492482) + (xy 68.450342 117.67882) + (xy 68.611179 117.839657) + (xy 68.797517 117.970134) + (xy 69.003673 118.066265) + (xy 69.003682 118.066269) + (xy 69.223389 118.125139) + (xy 69.2234 118.125141) + (xy 69.393233 118.139999) + (xy 69.393236 118.14) + (xy 69.6 118.14) + (xy 69.6 117.155686) + (xy 69.611955 117.167641) + (xy 69.724852 117.225165) + (xy 69.818519 117.24) + (xy 69.881481 117.24) + (xy 69.975148 117.225165) + (xy 70.088045 117.167641) + (xy 70.1 117.155686) + (xy 70.1 118.14) + (xy 70.306764 118.14) + (xy 70.306766 118.139999) + (xy 70.476599 118.125141) + (xy 70.47661 118.125139) + (xy 70.696317 118.066269) + (xy 70.696326 118.066265) + (xy 70.902482 117.970134) + (xy 71.08882 117.839657) + (xy 71.249657 117.67882) + (xy 71.380134 117.492482) + (xy 71.476265 117.286326) + (xy 71.476269 117.286317) + (xy 71.528872 117.09) + (xy 70.165686 117.09) + (xy 70.177641 117.078045) + (xy 70.235165 116.965148) + (xy 70.254986 116.84) + (xy 70.235165 116.714852) + (xy 70.177641 116.601955) + (xy 70.165686 116.59) + (xy 71.528872 116.59) + (xy 71.528872 116.589999) + (xy 71.476269 116.393682) + (xy 71.476265 116.393673) + (xy 71.380134 116.187517) + (xy 71.249657 116.001179) + (xy 71.08882 115.840342) + (xy 70.902482 115.709865) + (xy 70.696326 115.613734) + (xy 70.696317 115.61373) + (xy 70.47661 115.55486) + (xy 70.476599 115.554858) + (xy 70.306766 115.54) + (xy 70.1 115.54) + (xy 70.1 116.524314) + (xy 70.088045 116.512359) + (xy 69.975148 116.454835) + (xy 69.881481 116.44) + (xy 69.818519 116.44) + (xy 69.724852 116.454835) + (xy 69.611955 116.512359) + (xy 69.6 116.524314) + (xy 69.6 115.54) + (xy 69.393233 115.54) + (xy 69.2234 115.554858) + (xy 69.223389 115.55486) + (xy 69.003682 115.61373) + (xy 69.003673 115.613734) + (xy 68.797517 115.709865) + (xy 68.611179 115.840342) + (xy 68.450342 116.001179) + (xy 68.319865 116.187517) + (xy 68.229882 116.380488) + (xy 68.18371 116.432927) + (xy 68.116516 116.452079) + (xy 68.049635 116.431863) + (xy 68.0043 116.378698) + (xy 67.9935 116.328083) + (xy 67.9935 114.394645) + (xy 68.5495 114.394645) + (xy 68.588855 114.579802) + (xy 68.588857 114.579807) + (xy 68.665848 114.752729) + (xy 68.665851 114.752734) + (xy 68.770748 114.897112) + (xy 68.777112 114.905871) + (xy 68.917784 115.032533) + (xy 69.081716 115.127179) + (xy 69.261744 115.185674) + (xy 69.402808 115.2005) + (xy 69.402812 115.2005) + (xy 70.297188 115.2005) + (xy 70.297192 115.2005) + (xy 70.438256 115.185674) + (xy 70.618284 115.127179) + (xy 70.782216 115.032533) + (xy 70.922888 114.905871) + (xy 71.034151 114.75273) + (xy 71.111144 114.579803) + (xy 71.1505 114.394646) + (xy 71.1505 114.205354) + (xy 71.111144 114.020197) + (xy 71.107897 114.012905) + (xy 71.034151 113.84727) + (xy 71.034148 113.847265) + (xy 70.922888 113.694129) + (xy 70.895941 113.669866) + (xy 70.782216 113.567467) + (xy 70.618284 113.472821) + (xy 70.618277 113.472818) + (xy 70.438259 113.414327) + (xy 70.438256 113.414326) + (xy 70.297192 113.3995) + (xy 69.402808 113.3995) + (xy 69.261744 113.414326) + (xy 69.261741 113.414326) + (xy 69.26174 113.414327) + (xy 69.081722 113.472818) + (xy 69.081715 113.472821) + (xy 68.917785 113.567466) + (xy 68.777111 113.694129) + (xy 68.665851 113.847265) + (xy 68.665848 113.84727) + (xy 68.588857 114.020192) + (xy 68.588855 114.020197) + (xy 68.5495 114.205354) + (xy 68.5495 114.394645) + (xy 67.9935 114.394645) + (xy 67.9935 111.854645) + (xy 68.5495 111.854645) + (xy 68.588855 112.039802) + (xy 68.588857 112.039807) + (xy 68.665848 112.212729) + (xy 68.665851 112.212734) + (xy 68.777111 112.36587) + (xy 68.777112 112.365871) + (xy 68.917784 112.492533) + (xy 69.081716 112.587179) + (xy 69.261744 112.645674) + (xy 69.402808 112.6605) + (xy 69.402812 112.6605) + (xy 70.297188 112.6605) + (xy 70.297192 112.6605) + (xy 70.438256 112.645674) + (xy 70.618284 112.587179) + (xy 70.782216 112.492533) + (xy 70.922888 112.365871) + (xy 71.034151 112.21273) + (xy 71.111144 112.039803) + (xy 71.1505 111.854646) + (xy 71.1505 111.665354) + (xy 71.111144 111.480197) + (xy 71.100499 111.456289) + (xy 71.034151 111.30727) + (xy 71.034148 111.307265) + (xy 70.922888 111.154129) + (xy 70.890537 111.125) + (xy 70.782216 111.027467) + (xy 70.618284 110.932821) + (xy 70.618277 110.932818) + (xy 70.438259 110.874327) + (xy 70.438256 110.874326) + (xy 70.297192 110.8595) + (xy 69.402808 110.8595) + (xy 69.261744 110.874326) + (xy 69.261741 110.874326) + (xy 69.26174 110.874327) + (xy 69.081722 110.932818) + (xy 69.081715 110.932821) + (xy 68.917785 111.027466) + (xy 68.777111 111.154129) + (xy 68.665851 111.307265) + (xy 68.665848 111.30727) + (xy 68.588857 111.480192) + (xy 68.588855 111.480197) + (xy 68.5495 111.665354) + (xy 68.5495 111.854645) + (xy 67.9935 111.854645) + (xy 67.9935 109.314645) + (xy 68.5495 109.314645) + (xy 68.588855 109.499802) + (xy 68.588857 109.499807) + (xy 68.665848 109.672729) + (xy 68.665851 109.672734) + (xy 68.777111 109.82587) + (xy 68.777112 109.825871) + (xy 68.917784 109.952533) + (xy 69.081716 110.047179) + (xy 69.261744 110.105674) + (xy 69.402808 110.1205) + (xy 69.402812 110.1205) + (xy 70.297188 110.1205) + (xy 70.297192 110.1205) + (xy 70.438256 110.105674) + (xy 70.618284 110.047179) + (xy 70.782216 109.952533) + (xy 70.922888 109.825871) + (xy 71.034151 109.67273) + (xy 71.111144 109.499803) + (xy 71.1505 109.314646) + (xy 71.1505 109.125354) + (xy 71.111144 108.940197) + (xy 71.100499 108.916289) + (xy 71.034151 108.76727) + (xy 71.034148 108.767265) + (xy 70.922888 108.614129) + (xy 70.898894 108.592525) + (xy 70.782216 108.487467) + (xy 70.618284 108.392821) + (xy 70.618277 108.392818) + (xy 70.438259 108.334327) + (xy 70.438256 108.334326) + (xy 70.297192 108.3195) + (xy 69.402808 108.3195) + (xy 69.261744 108.334326) + (xy 69.261741 108.334326) + (xy 69.26174 108.334327) + (xy 69.081722 108.392818) + (xy 69.081715 108.392821) + (xy 68.917785 108.487466) + (xy 68.777111 108.614129) + (xy 68.665851 108.767265) + (xy 68.665848 108.76727) + (xy 68.588857 108.940192) + (xy 68.588855 108.940197) + (xy 68.5495 109.125354) + (xy 68.5495 109.314645) + (xy 67.9935 109.314645) + (xy 67.9935 106.774646) + (xy 68.5495 106.774646) + (xy 68.550114 106.777533) + (xy 68.588855 106.959802) + (xy 68.588857 106.959807) + (xy 68.665848 107.132729) + (xy 68.665851 107.132734) + (xy 68.768954 107.274643) + (xy 68.777112 107.285871) + (xy 68.917784 107.412533) + (xy 69.081716 107.507179) + (xy 69.261744 107.565674) + (xy 69.402808 107.5805) + (xy 69.402812 107.5805) + (xy 70.297188 107.5805) + (xy 70.297192 107.5805) + (xy 70.438256 107.565674) + (xy 70.618284 107.507179) + (xy 70.782216 107.412533) + (xy 70.922888 107.285871) + (xy 71.034151 107.13273) + (xy 71.111144 106.959803) + (xy 71.1505 106.774646) + (xy 71.1505 106.585354) + (xy 71.111144 106.400197) + (xy 71.100499 106.376289) + (xy 71.034151 106.22727) + (xy 71.034148 106.227265) + (xy 70.922888 106.074129) + (xy 70.890535 106.044998) + (xy 70.782216 105.947467) + (xy 70.618284 105.852821) + (xy 70.618277 105.852818) + (xy 70.438259 105.794327) + (xy 70.438256 105.794326) + (xy 70.297192 105.7795) + (xy 69.402808 105.7795) + (xy 69.261744 105.794326) + (xy 69.261741 105.794326) + (xy 69.26174 105.794327) + (xy 69.081722 105.852818) + (xy 69.081715 105.852821) + (xy 68.917785 105.947466) + (xy 68.777111 106.074129) + (xy 68.665851 106.227265) + (xy 68.665848 106.22727) + (xy 68.588857 106.400192) + (xy 68.588855 106.400197) + (xy 68.563797 106.518089) + (xy 68.5495 106.585354) + (xy 68.5495 106.774646) + (xy 67.9935 106.774646) + (xy 67.9935 104.234645) + (xy 68.5495 104.234645) + (xy 68.588855 104.419802) + (xy 68.588857 104.419807) + (xy 68.665848 104.592729) + (xy 68.665851 104.592734) + (xy 68.768693 104.734283) + (xy 68.777112 104.745871) + (xy 68.917784 104.872533) + (xy 69.081716 104.967179) + (xy 69.261744 105.025674) + (xy 69.402808 105.0405) + (xy 69.402812 105.0405) + (xy 70.297188 105.0405) + (xy 70.297192 105.0405) + (xy 70.438256 105.025674) + (xy 70.618284 104.967179) + (xy 70.782216 104.872533) + (xy 70.922888 104.745871) + (xy 71.034151 104.59273) + (xy 71.111144 104.419803) + (xy 71.1505 104.234646) + (xy 71.1505 104.045354) + (xy 71.111144 103.860197) + (xy 71.107897 103.852905) + (xy 71.034151 103.68727) + (xy 71.034148 103.687265) + (xy 70.922888 103.534129) + (xy 70.890534 103.504997) + (xy 70.782216 103.407467) + (xy 70.618284 103.312821) + (xy 70.618277 103.312818) + (xy 70.438259 103.254327) + (xy 70.438256 103.254326) + (xy 70.297192 103.2395) + (xy 69.402808 103.2395) + (xy 69.261744 103.254326) + (xy 69.261741 103.254326) + (xy 69.26174 103.254327) + (xy 69.081722 103.312818) + (xy 69.081715 103.312821) + (xy 68.917785 103.407466) + (xy 68.777111 103.534129) + (xy 68.665851 103.687265) + (xy 68.665848 103.68727) + (xy 68.588857 103.860192) + (xy 68.588855 103.860197) + (xy 68.5495 104.045354) + (xy 68.5495 104.234645) + (xy 67.9935 104.234645) + (xy 67.9935 101.694645) + (xy 68.5495 101.694645) + (xy 68.588855 101.879802) + (xy 68.588857 101.879807) + (xy 68.665848 102.052729) + (xy 68.665851 102.052734) + (xy 68.777111 102.20587) + (xy 68.777112 102.205871) + (xy 68.917784 102.332533) + (xy 69.081716 102.427179) + (xy 69.261744 102.485674) + (xy 69.402808 102.5005) + (xy 69.402812 102.5005) + (xy 70.297188 102.5005) + (xy 70.297192 102.5005) + (xy 70.438256 102.485674) + (xy 70.618284 102.427179) + (xy 70.782216 102.332533) + (xy 70.922888 102.205871) + (xy 71.034151 102.05273) + (xy 71.111144 101.879803) + (xy 71.112436 101.873722) + (xy 71.145627 101.81224) + (xy 71.206789 101.778461) + (xy 71.233727 101.7755) + (xy 71.630943 101.7755) + (xy 71.697982 101.795185) + (xy 71.718624 101.811819) + (xy 72.051181 102.144376) + (xy 72.084666 102.205699) + (xy 72.0875 102.232057) + (xy 72.0875 115.706455) + (xy 72.067815 115.773494) + (xy 72.051181 115.794136) + (xy 71.975909 115.869407) + (xy 71.975904 115.869414) + (xy 71.925498 115.968341) + (xy 71.908131 116.077997) + (xy 71.908131 116.078002) + (xy 71.925498 116.187658) + (xy 71.975904 116.286585) + (xy 71.975909 116.286592) + (xy 72.054407 116.36509) + (xy 72.05441 116.365092) + (xy 72.054413 116.365095) + (xy 72.11738 116.397178) + (xy 72.153341 116.415501) + (xy 72.262998 116.432869) + (xy 72.263 116.432869) + (xy 72.263002 116.432869) + (xy 72.372658 116.415501) + (xy 72.372659 116.4155) + (xy 72.372661 116.4155) + (xy 72.471587 116.365095) + (xy 72.550095 116.286587) + (xy 72.6005 116.187661) + (xy 72.6005 116.187659) + (xy 72.600501 116.187658) + (xy 72.617869 116.078002) + (xy 72.617869 116.077997) + (xy 72.600501 115.968341) + (xy 72.593912 115.95541) + (xy 72.550095 115.869413) + (xy 72.550092 115.86941) + (xy 72.55009 115.869407) + (xy 72.474819 115.794136) + (xy 72.441334 115.732813) + (xy 72.4385 115.706455) + (xy 72.4385 115.57) + (xy 74.02454 115.57) + (xy 74.044326 115.758256) + (xy 74.044327 115.758259) + (xy 74.102818 115.938277) + (xy 74.102821 115.938284) + (xy 74.197467 116.102216) + (xy 74.305752 116.222478) + (xy 74.324129 116.242888) + (xy 74.477265 116.354148) + (xy 74.47727 116.354151) + (xy 74.650192 116.431142) + (xy 74.650197 116.431144) + (xy 74.835354 116.4705) + (xy 74.835355 116.4705) + (xy 75.024644 116.4705) + (xy 75.024646 116.4705) + (xy 75.209803 116.431144) + (xy 75.38273 116.354151) + (xy 75.535871 116.242888) + (xy 75.662533 116.102216) + (xy 75.757179 115.938284) + (xy 75.815674 115.758256) + (xy 75.83546 115.57) + (xy 75.815674 115.381744) + (xy 75.757179 115.201716) + (xy 75.662533 115.037784) + (xy 75.535871 114.897112) + (xy 75.532473 114.894643) + (xy 75.382734 114.785851) + (xy 75.382729 114.785848) + (xy 75.209807 114.708857) + (xy 75.209802 114.708855) + (xy 75.064001 114.677865) + (xy 75.024646 114.6695) + (xy 74.835354 114.6695) + (xy 74.802897 114.676398) + (xy 74.650197 114.708855) + (xy 74.650192 114.708857) + (xy 74.47727 114.785848) + (xy 74.477265 114.785851) + (xy 74.324129 114.897111) + (xy 74.197466 115.037785) + (xy 74.102821 115.201715) + (xy 74.102818 115.201722) + (xy 74.046577 115.374815) + (xy 74.044326 115.381744) + (xy 74.02454 115.57) + (xy 72.4385 115.57) + (xy 72.4385 102.135213) + (xy 72.440531 102.112862) + (xy 72.440542 102.112801) + (xy 72.443422 102.097086) + (xy 72.43324 102.064414) + (xy 72.431234 102.057214) + (xy 72.428763 102.047188) + (xy 72.423048 102.024) + (xy 72.423045 102.023997) + (xy 72.422383 102.022735) + (xy 72.421639 102.02094) + (xy 72.419569 102.01727) + (xy 72.418418 102.015705) + (xy 72.417683 102.014489) + (xy 72.393498 101.990304) + (xy 72.388363 101.984849) + (xy 72.36568 101.959245) + (xy 72.364482 101.958418) + (xy 72.347246 101.944052) + (xy 71.898344 101.49515) + (xy 71.883975 101.477908) + (xy 71.874863 101.464708) + (xy 71.874861 101.464705) + (xy 71.844566 101.448804) + (xy 71.838046 101.445127) + (xy 71.808772 101.42743) + (xy 71.807377 101.426996) + (xy 71.805578 101.426251) + (xy 71.801606 101.425144) + (xy 71.799682 101.424851) + (xy 71.798257 101.4245) + (xy 71.764046 101.4245) + (xy 71.75656 101.424274) + (xy 71.722418 101.422208) + (xy 71.721005 101.422468) + (xy 71.69865 101.4245) + (xy 71.233727 101.4245) + (xy 71.166688 101.404815) + (xy 71.120933 101.352011) + (xy 71.112436 101.326277) + (xy 71.111143 101.320194) + (xy 71.111142 101.320192) + (xy 71.034151 101.14727) + (xy 71.034148 101.147265) + (xy 70.922888 100.994129) + (xy 70.87112 100.947517) + (xy 70.782216 100.867467) + (xy 70.618284 100.772821) + (xy 70.618277 100.772818) + (xy 70.438259 100.714327) + (xy 70.438256 100.714326) + (xy 70.297192 100.6995) + (xy 69.402808 100.6995) + (xy 69.261744 100.714326) + (xy 69.261741 100.714326) + (xy 69.26174 100.714327) + (xy 69.081722 100.772818) + (xy 69.081715 100.772821) + (xy 68.917785 100.867466) + (xy 68.777111 100.994129) + (xy 68.665851 101.147265) + (xy 68.665848 101.14727) + (xy 68.588857 101.320192) + (xy 68.588855 101.320197) + (xy 68.5495 101.505354) + (xy 68.5495 101.694645) + (xy 67.9935 101.694645) + (xy 67.9935 100.33) + (xy 74.02454 100.33) + (xy 74.044326 100.518256) + (xy 74.044327 100.518259) + (xy 74.102818 100.698277) + (xy 74.102821 100.698284) + (xy 74.197467 100.862216) + (xy 74.292295 100.967533) + (xy 74.324129 101.002888) + (xy 74.477265 101.114148) + (xy 74.47727 101.114151) + (xy 74.650192 101.191142) + (xy 74.650197 101.191144) + (xy 74.835354 101.2305) + (xy 74.835355 101.2305) + (xy 75.024644 101.2305) + (xy 75.024646 101.2305) + (xy 75.209803 101.191144) + (xy 75.38273 101.114151) + (xy 75.535871 101.002888) + (xy 75.662533 100.862216) + (xy 75.757179 100.698284) + (xy 75.815674 100.518256) + (xy 75.83546 100.33) + (xy 75.815674 100.141744) + (xy 75.757179 99.961716) + (xy 75.662533 99.797784) + (xy 75.535871 99.657112) + (xy 75.475726 99.613414) + (xy 75.382734 99.545851) + (xy 75.382729 99.545848) + (xy 75.209807 99.468857) + (xy 75.209802 99.468855) + (xy 75.053758 99.435688) + (xy 75.024646 99.4295) + (xy 74.835354 99.4295) + (xy 74.806242 99.435688) + (xy 74.650197 99.468855) + (xy 74.650192 99.468857) + (xy 74.47727 99.545848) + (xy 74.477265 99.545851) + (xy 74.324129 99.657111) + (xy 74.197466 99.797785) + (xy 74.102821 99.961715) + (xy 74.102818 99.961722) + (xy 74.049277 100.126505) + (xy 74.044326 100.141744) + (xy 74.02454 100.33) + (xy 67.9935 100.33) + (xy 67.9935 99.869894) + (xy 68.5495 99.869894) + (xy 68.549501 99.869902) + (xy 68.55533 99.899212) + (xy 68.577542 99.932457) + (xy 68.591038 99.941474) + (xy 68.610787 99.954669) + (xy 68.61079 99.954669) + (xy 68.610791 99.95467) + (xy 68.620647 99.95663) + (xy 68.640101 99.9605) + (xy 71.059898 99.960499) + (xy 71.089213 99.954669) + (xy 71.122457 99.932457) + (xy 71.144669 99.899213) + (xy 71.1505 99.869899) + (xy 71.150499 98.250102) + (xy 71.144669 98.220787) + (xy 71.144668 98.220785) + (xy 71.122457 98.187542) + (xy 71.089214 98.165332) + (xy 71.089215 98.165332) + (xy 71.089213 98.165331) + (xy 71.089211 98.16533) + (xy 71.089208 98.165329) + (xy 71.059901 98.1595) + (xy 68.640105 98.1595) + (xy 68.640097 98.159501) + (xy 68.610787 98.16533) + (xy 68.577542 98.187542) + (xy 68.555332 98.220785) + (xy 68.555329 98.220791) + (xy 68.5495 98.250098) + (xy 68.5495 99.869894) + (xy 67.9935 99.869894) + (xy 67.9935 96.898056) + (xy 68.013185 96.831017) + (xy 68.029819 96.810375) + (xy 68.235375 96.604819) + (xy 68.296698 96.571334) + (xy 68.323056 96.5685) + (xy 72.489781 96.5685) + (xy 72.512131 96.57053) + (xy 72.527913 96.573423) + (xy 72.560592 96.563239) + (xy 72.567785 96.561234) + (xy 72.601 96.553048) + (xy 72.601004 96.553044) + (xy 72.602263 96.552384) + (xy 72.604069 96.551636) + (xy 72.607714 96.54958) + (xy 72.609288 96.548422) + (xy 72.610503 96.547686) + (xy 72.61051 96.547685) + (xy 72.634718 96.523475) + (xy 72.640137 96.518374) + (xy 72.665756 96.495679) + (xy 72.665758 96.495673) + (xy 72.666571 96.494497) + (xy 72.680942 96.477251) + (xy 74.324365 94.833827) + (xy 74.385686 94.800344) + (xy 74.455378 94.805328) + (xy 74.470497 94.812152) + (xy 74.54875 94.853978) + (xy 74.564499 94.862396) + (xy 74.743666 94.916746) + (xy 74.743668 94.916747) + (xy 74.754492 94.917813) + (xy 74.93 94.935099) + (xy 75.116331 94.916747) + (xy 75.295501 94.862396) + (xy 75.460625 94.774136) + (xy 75.605357 94.655357) + (xy 75.724136 94.510625) + (xy 75.812396 94.345501) + (xy 75.866747 94.166331) + (xy 75.885099 93.98) + (xy 76.514901 93.98) + (xy 76.533252 94.166331) + (xy 76.533253 94.166333) + (xy 76.587604 94.345502) + (xy 76.675862 94.510623) + (xy 76.675864 94.510626) + (xy 76.794642 94.655357) + (xy 76.939373 94.774135) + (xy 76.939376 94.774137) + (xy 77.08875 94.853978) + (xy 77.104499 94.862396) + (xy 77.14981 94.876141) + (xy 77.206496 94.893337) + (xy 77.264934 94.931634) + (xy 77.293391 94.995446) + (xy 77.2945 95.011997) + (xy 77.2945 96.148455) + (xy 77.274815 96.215494) + (xy 77.258181 96.236136) + (xy 77.182909 96.311407) + (xy 77.182904 96.311414) + (xy 77.132498 96.410341) + (xy 77.115131 96.519997) + (xy 77.115131 96.520002) + (xy 77.132498 96.629658) + (xy 77.182904 96.728585) + (xy 77.182909 96.728592) + (xy 77.261407 96.80709) + (xy 77.26141 96.807092) + (xy 77.261413 96.807095) + (xy 77.356594 96.855592) + (xy 77.360341 96.857501) + (xy 77.469998 96.874869) + (xy 77.47 96.874869) + (xy 77.470002 96.874869) + (xy 77.579658 96.857501) + (xy 77.579659 96.8575) + (xy 77.579661 96.8575) + (xy 77.678587 96.807095) + (xy 77.757095 96.728587) + (xy 77.8075 96.629661) + (xy 77.8075 96.629659) + (xy 77.807501 96.629658) + (xy 77.824869 96.520002) + (xy 77.824869 96.519997) + (xy 77.807501 96.410341) + (xy 77.781805 96.359909) + (xy 77.757095 96.311413) + (xy 77.757092 96.31141) + (xy 77.75709 96.311407) + (xy 77.681819 96.236136) + (xy 77.648334 96.174813) + (xy 77.6455 96.148455) + (xy 77.6455 95.011997) + (xy 77.665185 94.944958) + (xy 77.717989 94.899203) + (xy 77.733504 94.893337) + (xy 77.769504 94.882416) + (xy 77.835501 94.862396) + (xy 78.000625 94.774136) + (xy 78.145357 94.655357) + (xy 78.264136 94.510625) + (xy 78.352396 94.345501) + (xy 78.406747 94.166331) + (xy 78.425099 93.98) + (xy 79.054901 93.98) + (xy 79.073252 94.166331) + (xy 79.073253 94.166333) + (xy 79.127604 94.345502) + (xy 79.215862 94.510623) + (xy 79.215864 94.510626) + (xy 79.334642 94.655357) + (xy 79.479373 94.774135) + (xy 79.479376 94.774137) + (xy 79.62875 94.853978) + (xy 79.644499 94.862396) + (xy 79.68981 94.876141) + (xy 79.746496 94.893337) + (xy 79.804934 94.931634) + (xy 79.833391 94.995446) + (xy 79.8345 95.011997) + (xy 79.8345 121.541943) + (xy 79.814815 121.608982) + (xy 79.798181 121.629625) + (xy 79.638764 121.789041) + (xy 79.577441 121.822525) + (xy 79.531688 121.823832) + (xy 79.502 121.819131) + (xy 79.501999 121.819131) + (xy 79.501998 121.819131) + (xy 79.392341 121.836498) + (xy 79.293414 121.886904) + (xy 79.293407 121.886909) + (xy 79.214909 121.965407) + (xy 79.214904 121.965414) + (xy 79.164498 122.064341) + (xy 79.147131 122.173997) + (xy 79.147131 122.174002) + (xy 79.164498 122.283658) + (xy 79.214904 122.382585) + (xy 79.214909 122.382592) + (xy 79.293407 122.46109) + (xy 79.29341 122.461092) + (xy 79.293413 122.461095) + (xy 79.371131 122.500694) + (xy 79.392341 122.511501) + (xy 79.501998 122.528869) + (xy 79.502 122.528869) + (xy 79.502002 122.528869) + (xy 79.611656 122.511501) + (xy 79.611656 122.5115) + (xy 79.611661 122.5115) + (xy 79.654207 122.489821) + (xy 79.722875 122.476926) + (xy 79.787615 122.503202) + (xy 79.827872 122.560309) + (xy 79.8345 122.600307) + (xy 79.8345 151.266455) + (xy 79.814815 151.333494) + (xy 79.798181 151.354136) + (xy 79.722909 151.429407) + (xy 79.722904 151.429414) + (xy 79.672498 151.528341) + (xy 79.655131 151.637997) + (xy 79.655131 151.638002) + (xy 79.672498 151.747658) + (xy 79.722904 151.846585) + (xy 79.722909 151.846592) + (xy 79.801407 151.92509) + (xy 79.80141 151.925092) + (xy 79.801413 151.925095) + (xy 79.86438 151.957178) + (xy 79.900341 151.975501) + (xy 80.009998 151.992869) + (xy 80.01 151.992869) + (xy 80.010002 151.992869) + (xy 80.119656 151.975501) + (xy 80.119656 151.9755) + (xy 80.119661 151.9755) + (xy 80.162207 151.953821) + (xy 80.230875 151.940926) + (xy 80.295615 151.967202) + (xy 80.335872 152.024309) + (xy 80.3425 152.064307) + (xy 80.3425 152.24578) + (xy 80.340469 152.268132) + (xy 80.337577 152.283912) + (xy 80.337576 152.283912) + (xy 80.340188 152.292293) + (xy 80.34773 152.316498) + (xy 80.347758 152.316586) + (xy 80.349768 152.323798) + (xy 80.357951 152.356999) + (xy 80.358627 152.358286) + (xy 80.359373 152.360088) + (xy 80.361412 152.363702) + (xy 80.362559 152.365261) + (xy 80.363313 152.366509) + (xy 80.387499 152.390694) + (xy 80.392634 152.396149) + (xy 80.415318 152.421754) + (xy 80.416503 152.422572) + (xy 80.43375 152.436945) + (xy 80.755656 152.75885) + (xy 80.770025 152.776091) + (xy 80.779138 152.789294) + (xy 80.77914 152.789296) + (xy 80.809441 152.805199) + (xy 80.815926 152.808856) + (xy 80.845226 152.826568) + (xy 80.845227 152.826568) + (xy 80.846604 152.826997) + (xy 80.848405 152.827743) + (xy 80.852413 152.82886) + (xy 80.854341 152.829154) + (xy 80.855741 152.829499) + (xy 80.855743 152.8295) + (xy 80.889954 152.8295) + (xy 80.897439 152.829725) + (xy 80.931581 152.831791) + (xy 80.932995 152.831532) + (xy 80.95535 152.8295) + (xy 87.028643 152.8295) + (xy 87.095682 152.849185) + (xy 87.141437 152.901989) + (xy 87.151381 152.971147) + (xy 87.137048 153.012561) + (xy 87.137154 153.012611) + (xy 87.136679 153.013628) + (xy 87.136035 153.015491) + (xy 87.134869 153.017509) + (xy 87.038734 153.223673) + (xy 87.03873 153.223682) + (xy 86.986127 153.419999) + (xy 86.986128 153.42) + (xy 87.949314 153.42) + (xy 87.937359 153.431955) + (xy 87.879835 153.544852) + (xy 87.860014 153.67) + (xy 87.879835 153.795148) + (xy 87.937359 153.908045) + (xy 87.949314 153.92) + (xy 86.986128 153.92) + (xy 87.03873 154.116317) + (xy 87.038734 154.116326) + (xy 87.134865 154.322482) + (xy 87.265342 154.50882) + (xy 87.426179 154.669657) + (xy 87.612517 154.800134) + (xy 87.818673 154.896265) + (xy 87.818682 154.896269) + (xy 88.014999 154.948872) + (xy 88.015 154.948871) + (xy 88.015 153.985686) + (xy 88.026955 153.997641) + (xy 88.139852 154.055165) + (xy 88.233519 154.07) + (xy 88.296481 154.07) + (xy 88.390148 154.055165) + (xy 88.503045 153.997641) + (xy 88.515 153.985686) + (xy 88.515 154.948872) + (xy 88.548103 154.940002) + (xy 148.489131 154.940002) + (xy 148.506498 155.049658) + (xy 148.556904 155.148585) + (xy 148.556909 155.148592) + (xy 148.635407 155.22709) + (xy 148.63541 155.227092) + (xy 148.635413 155.227095) + (xy 148.720744 155.270573) + (xy 148.734341 155.277501) + (xy 148.843998 155.294869) + (xy 148.844 155.294869) + (xy 148.844002 155.294869) + (xy 148.953658 155.277501) + (xy 148.953659 155.2775) + (xy 148.953661 155.2775) + (xy 149.052587 155.227095) + (xy 149.131095 155.148587) + (xy 149.1815 155.049661) + (xy 149.1815 155.049659) + (xy 149.181501 155.049658) + (xy 149.198869 154.940002) + (xy 149.198869 154.939997) + (xy 149.181501 154.830341) + (xy 149.147653 154.76391) + (xy 149.131095 154.731413) + (xy 149.131092 154.73141) + (xy 149.13109 154.731407) + (xy 149.052592 154.652909) + (xy 149.052588 154.652906) + (xy 149.052587 154.652905) + (xy 149.042862 154.64795) + (xy 148.953658 154.602498) + (xy 148.844002 154.585131) + (xy 148.843998 154.585131) + (xy 148.734341 154.602498) + (xy 148.652765 154.644063) + (xy 148.632063 154.64795) + (xy 148.62184 154.666477) + (xy 148.556906 154.73141) + (xy 148.556904 154.731414) + (xy 148.506498 154.830341) + (xy 148.489131 154.939997) + (xy 148.489131 154.940002) + (xy 88.548103 154.940002) + (xy 88.711317 154.896269) + (xy 88.711326 154.896265) + (xy 88.917482 154.800134) + (xy 89.10382 154.669657) + (xy 89.264657 154.50882) + (xy 89.395134 154.322482) + (xy 89.491265 154.116326) + (xy 89.491269 154.116317) + (xy 89.543872 153.92) + (xy 88.580686 153.92) + (xy 88.592641 153.908045) + (xy 88.650165 153.795148) + (xy 88.669986 153.67) + (xy 88.650165 153.544852) + (xy 88.592641 153.431955) + (xy 88.580686 153.42) + (xy 89.543872 153.42) + (xy 89.543872 153.419999) + (xy 89.491269 153.223682) + (xy 89.491265 153.223673) + (xy 89.39513 153.017509) + (xy 89.393965 153.015491) + (xy 89.393722 153.01449) + (xy 89.392846 153.012611) + (xy 89.393223 153.012434) + (xy 89.377498 152.94759) + (xy 89.400355 152.881565) + (xy 89.45528 152.838379) + (xy 89.501357 152.8295) + (xy 90.299943 152.8295) + (xy 90.366982 152.849185) + (xy 90.387624 152.865819) + (xy 90.38986 152.868055) + (xy 90.423345 152.929378) + (xy 90.418361 152.99907) + (xy 90.385153 153.047883) + (xy 90.380206 153.052339) + (xy 90.367109 153.064132) + (xy 90.255851 153.217265) + (xy 90.255848 153.21727) + (xy 90.178857 153.390192) + (xy 90.178855 153.390197) + (xy 90.1395 153.575354) + (xy 90.1395 153.764645) + (xy 90.178855 153.949802) + (xy 90.178857 153.949807) + (xy 90.255848 154.122729) + (xy 90.255851 154.122734) + (xy 90.356213 154.26087) + (xy 90.367112 154.275871) + (xy 90.507784 154.402533) + (xy 90.671716 154.497179) + (xy 90.851744 154.555674) + (xy 90.992808 154.5705) + (xy 90.992812 154.5705) + (xy 91.887188 154.5705) + (xy 91.887192 154.5705) + (xy 92.028256 154.555674) + (xy 92.208284 154.497179) + (xy 92.372216 154.402533) + (xy 92.512888 154.275871) + (xy 92.624151 154.12273) + (xy 92.701144 153.949803) + (xy 92.7405 153.764646) + (xy 92.7405 153.575354) + (xy 92.701144 153.390197) + (xy 92.697897 153.382905) + (xy 92.624151 153.21727) + (xy 92.624148 153.217265) + (xy 92.512888 153.064129) + (xy 92.499794 153.052339) + (xy 92.372216 152.937467) + (xy 92.208284 152.842821) + (xy 92.208277 152.842818) + (xy 92.028259 152.784327) + (xy 92.028256 152.784326) + (xy 91.887192 152.7695) + (xy 90.992808 152.7695) + (xy 90.95886 152.773067) + (xy 90.86602 152.782825) + (xy 90.797291 152.770255) + (xy 90.765379 152.747185) + (xy 90.680566 152.662372) + (xy 90.567344 152.549149) + (xy 90.552977 152.531911) + (xy 90.54386 152.518704) + (xy 90.513566 152.502804) + (xy 90.507046 152.499127) + (xy 90.477772 152.48143) + (xy 90.476377 152.480996) + (xy 90.474578 152.480251) + (xy 90.470606 152.479144) + (xy 90.468682 152.478851) + (xy 90.467257 152.4785) + (xy 90.433046 152.4785) + (xy 90.42556 152.478274) + (xy 90.391418 152.476208) + (xy 90.390005 152.476468) + (xy 90.36765 152.4785) + (xy 88.813373 152.4785) + (xy 88.760968 152.466882) + (xy 88.711328 152.443734) + (xy 88.514999 152.391127) + (xy 88.501117 152.401779) + (xy 88.495315 152.421539) + (xy 88.442511 152.467294) + (xy 88.391 152.4785) + (xy 88.139 152.4785) + (xy 88.071961 152.458815) + (xy 88.026206 152.406011) + (xy 88.024564 152.398466) + (xy 88.015 152.391127) + (xy 87.818671 152.443734) + (xy 87.769032 152.466882) + (xy 87.716627 152.4785) + (xy 81.023056 152.4785) + (xy 80.956017 152.458815) + (xy 80.935375 152.442181) + (xy 80.729819 152.236625) + (xy 80.696334 152.175302) + (xy 80.6935 152.148944) + (xy 80.6935 151.13) + (xy 87.35954 151.13) + (xy 87.379326 151.318256) + (xy 87.379327 151.318259) + (xy 87.437818 151.498277) + (xy 87.437821 151.498284) + (xy 87.532467 151.662216) + (xy 87.629784 151.770297) + (xy 87.659129 151.802888) + (xy 87.812265 151.914148) + (xy 87.81227 151.914151) + (xy 87.985192 151.991142) + (xy 87.985197 151.991144) + (xy 88.170354 152.0305) + (xy 88.170355 152.0305) + (xy 88.359644 152.0305) + (xy 88.359646 152.0305) + (xy 88.544803 151.991144) + (xy 88.71773 151.914151) + (xy 88.870871 151.802888) + (xy 88.997533 151.662216) + (xy 89.092179 151.498284) + (xy 89.150674 151.318256) + (xy 89.160513 151.224646) + (xy 90.1395 151.224646) + (xy 90.142145 151.237091) + (xy 90.178855 151.409802) + (xy 90.178857 151.409807) + (xy 90.255848 151.582729) + (xy 90.255851 151.582734) + (xy 90.364604 151.732419) + (xy 90.367112 151.735871) + (xy 90.507784 151.862533) + (xy 90.671716 151.957179) + (xy 90.851744 152.015674) + (xy 90.992808 152.0305) + (xy 90.992812 152.0305) + (xy 91.887188 152.0305) + (xy 91.887192 152.0305) + (xy 92.028256 152.015674) + (xy 92.208284 151.957179) + (xy 92.372216 151.862533) + (xy 92.512888 151.735871) + (xy 92.624151 151.58273) + (xy 92.701144 151.409803) + (xy 92.7405 151.224646) + (xy 92.7405 151.035354) + (xy 92.701144 150.850197) + (xy 92.697897 150.842905) + (xy 92.624151 150.67727) + (xy 92.624148 150.677265) + (xy 92.512888 150.524129) + (xy 92.488894 150.502525) + (xy 92.372216 150.397467) + (xy 92.208284 150.302821) + (xy 92.208277 150.302818) + (xy 92.028259 150.244327) + (xy 92.028256 150.244326) + (xy 91.887192 150.2295) + (xy 90.992808 150.2295) + (xy 90.851744 150.244326) + (xy 90.851741 150.244326) + (xy 90.85174 150.244327) + (xy 90.671722 150.302818) + (xy 90.671715 150.302821) + (xy 90.507785 150.397466) + (xy 90.367111 150.524129) + (xy 90.255851 150.677265) + (xy 90.255848 150.67727) + (xy 90.178857 150.850192) + (xy 90.178855 150.850197) + (xy 90.142691 151.020341) + (xy 90.1395 151.035354) + (xy 90.1395 151.224646) + (xy 89.160513 151.224646) + (xy 89.17046 151.13) + (xy 89.150674 150.941744) + (xy 89.092179 150.761716) + (xy 88.997533 150.597784) + (xy 88.870871 150.457112) + (xy 88.867473 150.454643) + (xy 88.717734 150.345851) + (xy 88.717729 150.345848) + (xy 88.544807 150.268857) + (xy 88.544802 150.268855) + (xy 88.378342 150.233474) + (xy 88.359646 150.2295) + (xy 88.170354 150.2295) + (xy 88.151658 150.233474) + (xy 87.985197 150.268855) + (xy 87.985192 150.268857) + (xy 87.81227 150.345848) + (xy 87.812265 150.345851) + (xy 87.659129 150.457111) + (xy 87.532466 150.597785) + (xy 87.437821 150.761715) + (xy 87.437818 150.761722) + (xy 87.381017 150.936539) + (xy 87.379326 150.941744) + (xy 87.35954 151.13) + (xy 80.6935 151.13) + (xy 80.6935 135.300307) + (xy 80.713185 135.233268) + (xy 80.765989 135.187513) + (xy 80.835147 135.177569) + (xy 80.87379 135.18982) + (xy 80.916339 135.2115) + (xy 80.916341 135.2115) + (xy 80.916343 135.211501) + (xy 81.025998 135.228869) + (xy 81.026 135.228869) + (xy 81.026002 135.228869) + (xy 81.135658 135.211501) + (xy 81.135659 135.2115) + (xy 81.135661 135.2115) + (xy 81.234587 135.161095) + (xy 81.313095 135.082587) + (xy 81.3635 134.983661) + (xy 81.3635 134.983659) + (xy 81.363501 134.983658) + (xy 81.380869 134.874002) + (xy 81.380869 134.873997) + (xy 81.363501 134.764341) + (xy 81.345829 134.729658) + (xy 81.313095 134.665413) + (xy 81.313092 134.66541) + (xy 81.31309 134.665407) + (xy 81.234592 134.586909) + (xy 81.234588 134.586906) + (xy 81.234587 134.586905) + (xy 81.210421 134.574592) + (xy 81.135658 134.536498) + (xy 81.026003 134.519131) + (xy 81.026001 134.519131) + (xy 81.026 134.519131) + (xy 81.01399 134.521033) + (xy 80.99631 134.523833) + (xy 80.927017 134.514876) + (xy 80.889234 134.48904) + (xy 80.729819 134.329625) + (xy 80.696334 134.268302) + (xy 80.6935 134.241944) + (xy 80.6935 115.570002) + (xy 81.245034 115.570002) + (xy 81.264858 115.796599) + (xy 81.26486 115.79661) + (xy 81.32373 116.016317) + (xy 81.323735 116.016331) + (xy 81.419863 116.222478) + (xy 81.470974 116.295472) + (xy 82.152046 115.6144) + (xy 82.164835 115.695148) + (xy 82.222359 115.808045) + (xy 82.311955 115.897641) + (xy 82.424852 115.955165) + (xy 82.505599 115.967953) + (xy 81.824526 116.649025) + (xy 81.897513 116.700132) + (xy 81.897521 116.700136) + (xy 82.103668 116.796264) + (xy 82.103682 116.796269) + (xy 82.323389 116.855139) + (xy 82.3234 116.855141) + (xy 82.549998 116.874966) + (xy 82.550002 116.874966) + (xy 82.776599 116.855141) + (xy 82.77661 116.855139) + (xy 82.996317 116.796269) + (xy 82.996331 116.796264) + (xy 83.202478 116.700136) + (xy 83.275471 116.649024) + (xy 82.5944 115.967953) + (xy 82.675148 115.955165) + (xy 82.788045 115.897641) + (xy 82.877641 115.808045) + (xy 82.935165 115.695148) + (xy 82.947953 115.6144) + (xy 83.629024 116.295471) + (xy 83.680136 116.222478) + (xy 83.776264 116.016331) + (xy 83.776269 116.016317) + (xy 83.835139 115.79661) + (xy 83.835141 115.796599) + (xy 83.854966 115.570002) + (xy 83.854966 115.569997) + (xy 83.835141 115.3434) + (xy 83.835139 115.343389) + (xy 83.776269 115.123682) + (xy 83.776264 115.123668) + (xy 83.680136 114.917521) + (xy 83.680132 114.917513) + (xy 83.629025 114.844526) + (xy 82.947953 115.525598) + (xy 82.935165 115.444852) + (xy 82.877641 115.331955) + (xy 82.788045 115.242359) + (xy 82.675148 115.184835) + (xy 82.594401 115.172046) + (xy 83.275472 114.490974) + (xy 83.202478 114.439863) + (xy 82.996331 114.343735) + (xy 82.996317 114.34373) + (xy 82.77661 114.28486) + (xy 82.776599 114.284858) + (xy 82.550002 114.265034) + (xy 82.549998 114.265034) + (xy 82.3234 114.284858) + (xy 82.323389 114.28486) + (xy 82.103682 114.34373) + (xy 82.103673 114.343734) + (xy 81.897516 114.439866) + (xy 81.897512 114.439868) + (xy 81.824526 114.490973) + (xy 81.824526 114.490974) + (xy 82.505599 115.172046) + (xy 82.424852 115.184835) + (xy 82.311955 115.242359) + (xy 82.222359 115.331955) + (xy 82.164835 115.444852) + (xy 82.152046 115.525598) + (xy 81.470974 114.844526) + (xy 81.470973 114.844526) + (xy 81.419868 114.917512) + (xy 81.419866 114.917516) + (xy 81.323734 115.123673) + (xy 81.32373 115.123682) + (xy 81.26486 115.343389) + (xy 81.264858 115.3434) + (xy 81.245034 115.569997) + (xy 81.245034 115.570002) + (xy 80.6935 115.570002) + (xy 80.6935 109.982002) + (xy 84.100131 109.982002) + (xy 84.117498 110.091658) + (xy 84.167904 110.190585) + (xy 84.167909 110.190592) + (xy 84.246407 110.26909) + (xy 84.24641 110.269092) + (xy 84.246413 110.269095) + (xy 84.340425 110.316996) + (xy 84.345341 110.319501) + (xy 84.454998 110.336869) + (xy 84.455 110.336869) + (xy 84.455002 110.336869) + (xy 84.564656 110.319501) + (xy 84.564656 110.3195) + (xy 84.564661 110.3195) + (xy 84.607207 110.297821) + (xy 84.675875 110.284926) + (xy 84.740615 110.311202) + (xy 84.780872 110.368309) + (xy 84.7875 110.408307) + (xy 84.7875 148.726455) + (xy 84.767815 148.793494) + (xy 84.751181 148.814136) + (xy 84.675909 148.889407) + (xy 84.675904 148.889414) + (xy 84.625498 148.988341) + (xy 84.608131 149.097997) + (xy 84.608131 149.098002) + (xy 84.625498 149.207658) + (xy 84.653639 149.262888) + (xy 84.675904 149.306586) + (xy 84.675909 149.306592) + (xy 84.754407 149.38509) + (xy 84.75441 149.385092) + (xy 84.754413 149.385095) + (xy 84.81738 149.417178) + (xy 84.853341 149.435501) + (xy 84.962998 149.452869) + (xy 84.963 149.452869) + (xy 84.963002 149.452869) + (xy 85.072658 149.435501) + (xy 85.072659 149.4355) + (xy 85.072661 149.4355) + (xy 85.171587 149.385095) + (xy 85.250095 149.306587) + (xy 85.3005 149.207661) + (xy 85.3005 149.207659) + (xy 85.300501 149.207658) + (xy 85.317869 149.098002) + (xy 85.317869 149.097997) + (xy 85.300501 148.988341) + (xy 85.266086 148.920798) + (xy 85.250095 148.889413) + (xy 85.250092 148.88941) + (xy 85.25009 148.889407) + (xy 85.174819 148.814136) + (xy 85.141334 148.752813) + (xy 85.1385 148.726455) + (xy 85.1385 148.59) + (xy 87.35954 148.59) + (xy 87.379326 148.778256) + (xy 87.379327 148.778259) + (xy 87.437818 148.958277) + (xy 87.437821 148.958284) + (xy 87.532467 149.122216) + (xy 87.611059 149.209501) + (xy 87.659129 149.262888) + (xy 87.812265 149.374148) + (xy 87.81227 149.374151) + (xy 87.985192 149.451142) + (xy 87.985197 149.451144) + (xy 88.170354 149.4905) + (xy 88.170355 149.4905) + (xy 88.359644 149.4905) + (xy 88.359646 149.4905) + (xy 88.544803 149.451144) + (xy 88.71773 149.374151) + (xy 88.870871 149.262888) + (xy 88.997533 149.122216) + (xy 89.092179 148.958284) + (xy 89.150674 148.778256) + (xy 89.160513 148.684646) + (xy 90.1395 148.684646) + (xy 90.142145 148.697091) + (xy 90.178855 148.869802) + (xy 90.178857 148.869807) + (xy 90.255848 149.042729) + (xy 90.255851 149.042734) + (xy 90.356213 149.18087) + (xy 90.367112 149.195871) + (xy 90.507784 149.322533) + (xy 90.671716 149.417179) + (xy 90.851744 149.475674) + (xy 90.992808 149.4905) + (xy 90.992812 149.4905) + (xy 91.887188 149.4905) + (xy 91.887192 149.4905) + (xy 92.028256 149.475674) + (xy 92.208284 149.417179) + (xy 92.372216 149.322533) + (xy 92.512888 149.195871) + (xy 92.624151 149.04273) + (xy 92.701144 148.869803) + (xy 92.7405 148.684646) + (xy 92.7405 148.495354) + (xy 92.701144 148.310197) + (xy 92.697721 148.30251) + (xy 92.624151 148.13727) + (xy 92.624148 148.137265) + (xy 92.512888 147.984129) + (xy 92.49369 147.966843) + (xy 92.372216 147.857467) + (xy 92.208284 147.762821) + (xy 92.208277 147.762818) + (xy 92.028259 147.704327) + (xy 92.028256 147.704326) + (xy 91.887192 147.6895) + (xy 90.992808 147.6895) + (xy 90.851744 147.704326) + (xy 90.851741 147.704326) + (xy 90.85174 147.704327) + (xy 90.671722 147.762818) + (xy 90.671715 147.762821) + (xy 90.507785 147.857466) + (xy 90.367111 147.984129) + (xy 90.255851 148.137265) + (xy 90.255848 148.13727) + (xy 90.178857 148.310192) + (xy 90.178855 148.310197) + (xy 90.143083 148.478497) + (xy 90.1395 148.495354) + (xy 90.1395 148.684646) + (xy 89.160513 148.684646) + (xy 89.17046 148.59) + (xy 89.150674 148.401744) + (xy 89.092179 148.221716) + (xy 88.997533 148.057784) + (xy 88.870871 147.917112) + (xy 88.864413 147.91242) + (xy 88.717734 147.805851) + (xy 88.717729 147.805848) + (xy 88.544807 147.728857) + (xy 88.544802 147.728855) + (xy 88.378342 147.693474) + (xy 88.359646 147.6895) + (xy 88.170354 147.6895) + (xy 88.151658 147.693474) + (xy 87.985197 147.728855) + (xy 87.985192 147.728857) + (xy 87.81227 147.805848) + (xy 87.812265 147.805851) + (xy 87.659129 147.917111) + (xy 87.532466 148.057785) + (xy 87.437821 148.221715) + (xy 87.437818 148.221722) + (xy 87.388683 148.372945) + (xy 87.379326 148.401744) + (xy 87.35954 148.59) + (xy 85.1385 148.59) + (xy 85.1385 146.05) + (xy 87.35954 146.05) + (xy 87.379326 146.238256) + (xy 87.379327 146.238259) + (xy 87.437818 146.418277) + (xy 87.437821 146.418284) + (xy 87.532467 146.582216) + (xy 87.63484 146.695912) + (xy 87.659129 146.722888) + (xy 87.812265 146.834148) + (xy 87.81227 146.834151) + (xy 87.985192 146.911142) + (xy 87.985197 146.911144) + (xy 88.170354 146.9505) + (xy 88.170355 146.9505) + (xy 88.359644 146.9505) + (xy 88.359646 146.9505) + (xy 88.544803 146.911144) + (xy 88.71773 146.834151) + (xy 88.870871 146.722888) + (xy 88.997533 146.582216) + (xy 89.092179 146.418284) + (xy 89.150674 146.238256) + (xy 89.160513 146.144646) + (xy 90.1395 146.144646) + (xy 90.141669 146.15485) + (xy 90.178855 146.329802) + (xy 90.178857 146.329807) + (xy 90.255848 146.502729) + (xy 90.255851 146.502734) + (xy 90.364603 146.652418) + (xy 90.367112 146.655871) + (xy 90.507784 146.782533) + (xy 90.671716 146.877179) + (xy 90.851744 146.935674) + (xy 90.992808 146.9505) + (xy 90.992812 146.9505) + (xy 91.887188 146.9505) + (xy 91.887192 146.9505) + (xy 92.028256 146.935674) + (xy 92.208284 146.877179) + (xy 92.372216 146.782533) + (xy 92.512888 146.655871) + (xy 92.624151 146.50273) + (xy 92.701144 146.329803) + (xy 92.7405 146.144646) + (xy 92.7405 145.955354) + (xy 92.701144 145.770197) + (xy 92.697721 145.76251) + (xy 92.624151 145.59727) + (xy 92.624148 145.597265) + (xy 92.512888 145.444129) + (xy 92.49369 145.426843) + (xy 92.372216 145.317467) + (xy 92.208284 145.222821) + (xy 92.208277 145.222818) + (xy 92.028259 145.164327) + (xy 92.028256 145.164326) + (xy 91.887192 145.1495) + (xy 90.992808 145.1495) + (xy 90.851744 145.164326) + (xy 90.851741 145.164326) + (xy 90.85174 145.164327) + (xy 90.671722 145.222818) + (xy 90.671715 145.222821) + (xy 90.507785 145.317466) + (xy 90.367111 145.444129) + (xy 90.255851 145.597265) + (xy 90.255848 145.59727) + (xy 90.178857 145.770192) + (xy 90.178855 145.770197) + (xy 90.143083 145.938497) + (xy 90.1395 145.955354) + (xy 90.1395 146.144646) + (xy 89.160513 146.144646) + (xy 89.17046 146.05) + (xy 89.150674 145.861744) + (xy 89.092179 145.681716) + (xy 88.997533 145.517784) + (xy 88.870871 145.377112) + (xy 88.867473 145.374643) + (xy 88.717734 145.265851) + (xy 88.717729 145.265848) + (xy 88.544807 145.188857) + (xy 88.544802 145.188855) + (xy 88.399001 145.157865) + (xy 88.359646 145.1495) + (xy 88.170354 145.1495) + (xy 88.137897 145.156398) + (xy 87.985197 145.188855) + (xy 87.985192 145.188857) + (xy 87.81227 145.265848) + (xy 87.812265 145.265851) + (xy 87.659129 145.377111) + (xy 87.532466 145.517785) + (xy 87.437821 145.681715) + (xy 87.437818 145.681722) + (xy 87.388683 145.832945) + (xy 87.379326 145.861744) + (xy 87.35954 146.05) + (xy 85.1385 146.05) + (xy 85.1385 143.51) + (xy 87.35954 143.51) + (xy 87.379326 143.698256) + (xy 87.379327 143.698259) + (xy 87.437818 143.878277) + (xy 87.437821 143.878284) + (xy 87.532467 144.042216) + (xy 87.636347 144.157586) + (xy 87.659129 144.182888) + (xy 87.812265 144.294148) + (xy 87.81227 144.294151) + (xy 87.985192 144.371142) + (xy 87.985197 144.371144) + (xy 88.170354 144.4105) + (xy 88.170355 144.4105) + (xy 88.359644 144.4105) + (xy 88.359646 144.4105) + (xy 88.544803 144.371144) + (xy 88.71773 144.294151) + (xy 88.870871 144.182888) + (xy 88.997533 144.042216) + (xy 89.092179 143.878284) + (xy 89.150674 143.698256) + (xy 89.17046 143.51) + (xy 89.150674 143.321744) + (xy 89.092179 143.141716) + (xy 88.997533 142.977784) + (xy 88.870871 142.837112) + (xy 88.867473 142.834643) + (xy 88.717734 142.725851) + (xy 88.717729 142.725848) + (xy 88.544807 142.648857) + (xy 88.544802 142.648855) + (xy 88.388824 142.615702) + (xy 88.359646 142.6095) + (xy 88.170354 142.6095) + (xy 88.141176 142.615702) + (xy 87.985197 142.648855) + (xy 87.985192 142.648857) + (xy 87.81227 142.725848) + (xy 87.812265 142.725851) + (xy 87.659129 142.837111) + (xy 87.532466 142.977785) + (xy 87.437821 143.141715) + (xy 87.437818 143.141722) + (xy 87.388683 143.292945) + (xy 87.379326 143.321744) + (xy 87.35954 143.51) + (xy 85.1385 143.51) + (xy 85.1385 140.97) + (xy 87.35954 140.97) + (xy 87.379326 141.158256) + (xy 87.379327 141.158259) + (xy 87.437818 141.338277) + (xy 87.437821 141.338284) + (xy 87.532467 141.502216) + (xy 87.62679 141.606972) + (xy 87.659129 141.642888) + (xy 87.812265 141.754148) + (xy 87.81227 141.754151) + (xy 87.985192 141.831142) + (xy 87.985197 141.831144) + (xy 88.170354 141.8705) + (xy 88.170355 141.8705) + (xy 88.359644 141.8705) + (xy 88.359646 141.8705) + (xy 88.544803 141.831144) + (xy 88.71773 141.754151) + (xy 88.870871 141.642888) + (xy 88.997533 141.502216) + (xy 89.092179 141.338284) + (xy 89.150674 141.158256) + (xy 89.17046 140.97) + (xy 89.150674 140.781744) + (xy 89.092179 140.601716) + (xy 88.997533 140.437784) + (xy 88.870871 140.297112) + (xy 88.867473 140.294643) + (xy 88.717734 140.185851) + (xy 88.717729 140.185848) + (xy 88.544807 140.108857) + (xy 88.544802 140.108855) + (xy 88.388824 140.075702) + (xy 88.359646 140.0695) + (xy 88.170354 140.0695) + (xy 88.141176 140.075702) + (xy 87.985197 140.108855) + (xy 87.985192 140.108857) + (xy 87.81227 140.185848) + (xy 87.812265 140.185851) + (xy 87.659129 140.297111) + (xy 87.532466 140.437785) + (xy 87.437821 140.601715) + (xy 87.437818 140.601722) + (xy 87.388683 140.752945) + (xy 87.379326 140.781744) + (xy 87.35954 140.97) + (xy 85.1385 140.97) + (xy 85.1385 114.218307) + (xy 85.158185 114.151268) + (xy 85.210989 114.105513) + (xy 85.280147 114.095569) + (xy 85.31879 114.10782) + (xy 85.361339 114.1295) + (xy 85.361341 114.1295) + (xy 85.361343 114.129501) + (xy 85.470998 114.146869) + (xy 85.471 114.146869) + (xy 85.471002 114.146869) + (xy 85.580658 114.129501) + (xy 85.580659 114.1295) + (xy 85.580661 114.1295) + (xy 85.679587 114.079095) + (xy 85.758095 114.000587) + (xy 85.8085 113.901661) + (xy 85.8085 113.901659) + (xy 85.808501 113.901658) + (xy 85.825869 113.792002) + (xy 85.825869 113.791997) + (xy 85.808501 113.682341) + (xy 85.807792 113.680949) + (xy 85.758095 113.583413) + (xy 85.758092 113.58341) + (xy 85.75809 113.583407) + (xy 85.682819 113.508136) + (xy 85.649334 113.446813) + (xy 85.6465 113.420455) + (xy 85.6465 109.138307) + (xy 85.666185 109.071268) + (xy 85.718989 109.025513) + (xy 85.788147 109.015569) + (xy 85.82679 109.02782) + (xy 85.869339 109.0495) + (xy 85.869341 109.0495) + (xy 85.869343 109.049501) + (xy 85.978998 109.066869) + (xy 85.979 109.066869) + (xy 85.979002 109.066869) + (xy 86.088658 109.049501) + (xy 86.088659 109.0495) + (xy 86.088661 109.0495) + (xy 86.187587 108.999095) + (xy 86.266095 108.920587) + (xy 86.3165 108.821661) + (xy 86.3165 108.821659) + (xy 86.316501 108.821658) + (xy 86.333869 108.712002) + (xy 86.333869 108.711997) + (xy 86.316501 108.602341) + (xy 86.3165 108.602339) + (xy 86.266095 108.503413) + (xy 86.266092 108.50341) + (xy 86.26609 108.503407) + (xy 86.190819 108.428136) + (xy 86.157334 108.366813) + (xy 86.1545 108.340455) + (xy 86.1545 105.407056) + (xy 86.174185 105.340017) + (xy 86.19081 105.319384) + (xy 86.350237 105.159956) + (xy 86.411557 105.126474) + (xy 86.457314 105.125167) + (xy 86.486999 105.129869) + (xy 86.487 105.129869) + (xy 86.487002 105.129869) + (xy 86.596658 105.112501) + (xy 86.596659 105.1125) + (xy 86.596661 105.1125) + (xy 86.695587 105.062095) + (xy 86.71234 105.045342) + (xy 86.734819 105.022864) + (xy 86.796142 104.989379) + (xy 86.865834 104.994363) + (xy 86.921767 105.036235) + (xy 86.946184 105.101699) + (xy 86.9465 105.110545) + (xy 86.9465 139.321943) + (xy 86.926815 139.388982) + (xy 86.910181 139.409625) + (xy 86.750764 139.569041) + (xy 86.689441 139.602525) + (xy 86.643688 139.603832) + (xy 86.614 139.599131) + (xy 86.613999 139.599131) + (xy 86.613998 139.599131) + (xy 86.504341 139.616498) + (xy 86.405414 139.666904) + (xy 86.405407 139.666909) + (xy 86.326909 139.745407) + (xy 86.326904 139.745414) + (xy 86.276498 139.844341) + (xy 86.259131 139.953997) + (xy 86.259131 139.954002) + (xy 86.276498 140.063658) + (xy 86.326904 140.162585) + (xy 86.326909 140.162592) + (xy 86.405407 140.24109) + (xy 86.40541 140.241092) + (xy 86.405413 140.241095) + (xy 86.443402 140.260451) + (xy 86.504341 140.291501) + (xy 86.613998 140.308869) + (xy 86.614 140.308869) + (xy 86.614002 140.308869) + (xy 86.723658 140.291501) + (xy 86.723659 140.2915) + (xy 86.723661 140.2915) + (xy 86.822587 140.241095) + (xy 86.901095 140.162587) + (xy 86.9515 140.063661) + (xy 86.9515 140.063659) + (xy 86.951501 140.063658) + (xy 86.968869 139.954002) + (xy 86.968869 139.953999) + (xy 86.964167 139.924314) + (xy 86.973121 139.85502) + (xy 86.998956 139.817237) + (xy 87.226857 139.589336) + (xy 87.244092 139.574973) + (xy 87.257295 139.565861) + (xy 87.273199 139.535556) + (xy 87.276879 139.529033) + (xy 87.294568 139.499774) + (xy 87.294568 139.499765) + (xy 87.294993 139.498407) + (xy 87.29574 139.496603) + (xy 87.296862 139.492578) + (xy 87.297155 139.490659) + (xy 87.2975 139.489259) + (xy 87.2975 139.455046) + (xy 87.297726 139.447559) + (xy 87.299791 139.413417) + (xy 87.299531 139.411998) + (xy 87.2975 139.389648) + (xy 87.2975 139.018015) + (xy 87.317185 138.950976) + (xy 87.369989 138.905221) + (xy 87.439147 138.895277) + (xy 87.502703 138.924302) + (xy 87.528887 138.956016) + (xy 87.531549 138.960626) + (xy 87.532467 138.962216) + (xy 87.659129 139.102888) + (xy 87.812265 139.214148) + (xy 87.81227 139.214151) + (xy 87.985192 139.291142) + (xy 87.985197 139.291144) + (xy 88.170354 139.3305) + (xy 88.170355 139.3305) + (xy 88.359644 139.3305) + (xy 88.359646 139.3305) + (xy 88.544803 139.291144) + (xy 88.71773 139.214151) + (xy 88.870871 139.102888) + (xy 88.997533 138.962216) + (xy 89.092179 138.798284) + (xy 89.150674 138.618256) + (xy 89.17046 138.43) + (xy 89.150674 138.241744) + (xy 89.092179 138.061716) + (xy 88.997533 137.897784) + (xy 88.870871 137.757112) + (xy 88.867473 137.754643) + (xy 88.717734 137.645851) + (xy 88.717729 137.645848) + (xy 88.544807 137.568857) + (xy 88.544802 137.568855) + (xy 88.399001 137.537865) + (xy 88.359646 137.5295) + (xy 88.170354 137.5295) + (xy 88.137897 137.536398) + (xy 87.985197 137.568855) + (xy 87.985192 137.568857) + (xy 87.81227 137.645848) + (xy 87.812265 137.645851) + (xy 87.659129 137.757111) + (xy 87.532467 137.897783) + (xy 87.528887 137.903985) + (xy 87.478319 137.9522) + (xy 87.409712 137.965422) + (xy 87.344848 137.939454) + (xy 87.30432 137.88254) + (xy 87.2975 137.841984) + (xy 87.2975 136.478015) + (xy 87.317185 136.410976) + (xy 87.369989 136.365221) + (xy 87.439147 136.355277) + (xy 87.502703 136.384302) + (xy 87.528887 136.416016) + (xy 87.531549 136.420626) + (xy 87.532467 136.422216) + (xy 87.659129 136.562888) + (xy 87.812265 136.674148) + (xy 87.81227 136.674151) + (xy 87.985192 136.751142) + (xy 87.985197 136.751144) + (xy 88.170354 136.7905) + (xy 88.170355 136.7905) + (xy 88.359644 136.7905) + (xy 88.359646 136.7905) + (xy 88.544803 136.751144) + (xy 88.71773 136.674151) + (xy 88.870871 136.562888) + (xy 88.997533 136.422216) + (xy 89.092179 136.258284) + (xy 89.150674 136.078256) + (xy 89.17046 135.89) + (xy 89.150674 135.701744) + (xy 89.092179 135.521716) + (xy 88.997533 135.357784) + (xy 88.870871 135.217112) + (xy 88.867473 135.214643) + (xy 88.717734 135.105851) + (xy 88.717729 135.105848) + (xy 88.544807 135.028857) + (xy 88.544802 135.028855) + (xy 88.378342 134.993474) + (xy 88.359646 134.9895) + (xy 88.170354 134.9895) + (xy 88.151658 134.993474) + (xy 87.985197 135.028855) + (xy 87.985192 135.028857) + (xy 87.81227 135.105848) + (xy 87.812265 135.105851) + (xy 87.659129 135.217111) + (xy 87.532467 135.357783) + (xy 87.528887 135.363985) + (xy 87.478319 135.4122) + (xy 87.409712 135.425422) + (xy 87.344848 135.399454) + (xy 87.30432 135.34254) + (xy 87.2975 135.301984) + (xy 87.2975 133.938015) + (xy 87.317185 133.870976) + (xy 87.369989 133.825221) + (xy 87.439147 133.815277) + (xy 87.502703 133.844302) + (xy 87.528887 133.876016) + (xy 87.531549 133.880626) + (xy 87.532467 133.882216) + (xy 87.659129 134.022888) + (xy 87.812265 134.134148) + (xy 87.81227 134.134151) + (xy 87.985192 134.211142) + (xy 87.985197 134.211144) + (xy 88.170354 134.2505) + (xy 88.170355 134.2505) + (xy 88.359644 134.2505) + (xy 88.359646 134.2505) + (xy 88.544803 134.211144) + (xy 88.71773 134.134151) + (xy 88.870871 134.022888) + (xy 88.997533 133.882216) + (xy 89.092179 133.718284) + (xy 89.150674 133.538256) + (xy 89.17046 133.35) + (xy 89.150674 133.161744) + (xy 89.092179 132.981716) + (xy 88.997533 132.817784) + (xy 88.870871 132.677112) + (xy 88.867473 132.674643) + (xy 88.717734 132.565851) + (xy 88.717729 132.565848) + (xy 88.544807 132.488857) + (xy 88.544802 132.488855) + (xy 88.399001 132.457865) + (xy 88.359646 132.4495) + (xy 88.170354 132.4495) + (xy 88.137897 132.456398) + (xy 87.985197 132.488855) + (xy 87.985192 132.488857) + (xy 87.81227 132.565848) + (xy 87.812265 132.565851) + (xy 87.659129 132.677111) + (xy 87.532467 132.817783) + (xy 87.528887 132.823985) + (xy 87.478319 132.8722) + (xy 87.409712 132.885422) + (xy 87.344848 132.859454) + (xy 87.30432 132.80254) + (xy 87.2975 132.761984) + (xy 87.2975 131.398015) + (xy 87.317185 131.330976) + (xy 87.369989 131.285221) + (xy 87.439147 131.275277) + (xy 87.502703 131.304302) + (xy 87.528887 131.336016) + (xy 87.531549 131.340626) + (xy 87.532467 131.342216) + (xy 87.659129 131.482888) + (xy 87.812265 131.594148) + (xy 87.81227 131.594151) + (xy 87.985192 131.671142) + (xy 87.985197 131.671144) + (xy 88.170354 131.7105) + (xy 88.170355 131.7105) + (xy 88.359644 131.7105) + (xy 88.359646 131.7105) + (xy 88.544803 131.671144) + (xy 88.71773 131.594151) + (xy 88.870871 131.482888) + (xy 88.997533 131.342216) + (xy 89.092179 131.178284) + (xy 89.150674 130.998256) + (xy 89.17046 130.81) + (xy 89.150674 130.621744) + (xy 89.092179 130.441716) + (xy 88.997533 130.277784) + (xy 88.870871 130.137112) + (xy 88.867473 130.134643) + (xy 88.717734 130.025851) + (xy 88.717729 130.025848) + (xy 88.544807 129.948857) + (xy 88.544802 129.948855) + (xy 88.380459 129.913924) + (xy 88.359646 129.9095) + (xy 88.170354 129.9095) + (xy 88.149541 129.913924) + (xy 87.985197 129.948855) + (xy 87.985192 129.948857) + (xy 87.81227 130.025848) + (xy 87.812265 130.025851) + (xy 87.659129 130.137111) + (xy 87.532467 130.277783) + (xy 87.528887 130.283985) + (xy 87.478319 130.3322) + (xy 87.409712 130.345422) + (xy 87.344848 130.319454) + (xy 87.30432 130.26254) + (xy 87.2975 130.221984) + (xy 87.2975 128.858015) + (xy 87.317185 128.790976) + (xy 87.369989 128.745221) + (xy 87.439147 128.735277) + (xy 87.502703 128.764302) + (xy 87.528887 128.796016) + (xy 87.531549 128.800626) + (xy 87.532467 128.802216) + (xy 87.659129 128.942888) + (xy 87.812265 129.054148) + (xy 87.81227 129.054151) + (xy 87.985192 129.131142) + (xy 87.985197 129.131144) + (xy 88.170354 129.1705) + (xy 88.170355 129.1705) + (xy 88.359644 129.1705) + (xy 88.359646 129.1705) + (xy 88.544803 129.131144) + (xy 88.71773 129.054151) + (xy 88.870871 128.942888) + (xy 88.997533 128.802216) + (xy 89.092179 128.638284) + (xy 89.150674 128.458256) + (xy 89.17046 128.27) + (xy 89.150674 128.081744) + (xy 89.092179 127.901716) + (xy 88.997533 127.737784) + (xy 88.870871 127.597112) + (xy 88.867473 127.594643) + (xy 88.717734 127.485851) + (xy 88.717729 127.485848) + (xy 88.544807 127.408857) + (xy 88.544802 127.408855) + (xy 88.378342 127.373474) + (xy 88.359646 127.3695) + (xy 88.170354 127.3695) + (xy 88.151658 127.373474) + (xy 87.985197 127.408855) + (xy 87.985192 127.408857) + (xy 87.81227 127.485848) + (xy 87.812265 127.485851) + (xy 87.659129 127.597111) + (xy 87.532467 127.737783) + (xy 87.528887 127.743985) + (xy 87.478319 127.7922) + (xy 87.409712 127.805422) + (xy 87.344848 127.779454) + (xy 87.30432 127.72254) + (xy 87.2975 127.681984) + (xy 87.2975 126.318015) + (xy 87.317185 126.250976) + (xy 87.369989 126.205221) + (xy 87.439147 126.195277) + (xy 87.502703 126.224302) + (xy 87.528887 126.256016) + (xy 87.531549 126.260626) + (xy 87.532467 126.262216) + (xy 87.659129 126.402888) + (xy 87.812265 126.514148) + (xy 87.81227 126.514151) + (xy 87.985192 126.591142) + (xy 87.985197 126.591144) + (xy 88.170354 126.6305) + (xy 88.170355 126.6305) + (xy 88.359644 126.6305) + (xy 88.359646 126.6305) + (xy 88.544803 126.591144) + (xy 88.71773 126.514151) + (xy 88.870871 126.402888) + (xy 88.997533 126.262216) + (xy 89.092179 126.098284) + (xy 89.150674 125.918256) + (xy 89.17046 125.73) + (xy 89.150674 125.541744) + (xy 89.092179 125.361716) + (xy 88.997533 125.197784) + (xy 88.870871 125.057112) + (xy 88.867473 125.054643) + (xy 88.717734 124.945851) + (xy 88.717729 124.945848) + (xy 88.544807 124.868857) + (xy 88.544802 124.868855) + (xy 88.378342 124.833474) + (xy 88.359646 124.8295) + (xy 88.170354 124.8295) + (xy 88.151658 124.833474) + (xy 87.985197 124.868855) + (xy 87.985192 124.868857) + (xy 87.81227 124.945848) + (xy 87.812265 124.945851) + (xy 87.659129 125.057111) + (xy 87.532467 125.197783) + (xy 87.528887 125.203985) + (xy 87.478319 125.2522) + (xy 87.409712 125.265422) + (xy 87.344848 125.239454) + (xy 87.30432 125.18254) + (xy 87.2975 125.141984) + (xy 87.2975 123.778015) + (xy 87.317185 123.710976) + (xy 87.369989 123.665221) + (xy 87.439147 123.655277) + (xy 87.502703 123.684302) + (xy 87.528887 123.716016) + (xy 87.531549 123.720626) + (xy 87.532467 123.722216) + (xy 87.659129 123.862888) + (xy 87.812265 123.974148) + (xy 87.81227 123.974151) + (xy 87.985192 124.051142) + (xy 87.985197 124.051144) + (xy 88.170354 124.0905) + (xy 88.170355 124.0905) + (xy 88.359644 124.0905) + (xy 88.359646 124.0905) + (xy 88.544803 124.051144) + (xy 88.71773 123.974151) + (xy 88.870871 123.862888) + (xy 88.997533 123.722216) + (xy 89.092179 123.558284) + (xy 89.150674 123.378256) + (xy 89.17046 123.19) + (xy 89.150674 123.001744) + (xy 89.092179 122.821716) + (xy 88.997533 122.657784) + (xy 88.870871 122.517112) + (xy 88.867473 122.514643) + (xy 88.717734 122.405851) + (xy 88.717729 122.405848) + (xy 88.544807 122.328857) + (xy 88.544802 122.328855) + (xy 88.399001 122.297865) + (xy 88.359646 122.2895) + (xy 88.170354 122.2895) + (xy 88.137897 122.296398) + (xy 87.985197 122.328855) + (xy 87.985192 122.328857) + (xy 87.81227 122.405848) + (xy 87.812265 122.405851) + (xy 87.659129 122.517111) + (xy 87.532467 122.657783) + (xy 87.528887 122.663985) + (xy 87.478319 122.7122) + (xy 87.409712 122.725422) + (xy 87.344848 122.699454) + (xy 87.30432 122.64254) + (xy 87.2975 122.601984) + (xy 87.2975 121.670245) + (xy 87.317185 121.603206) + (xy 87.369989 121.557451) + (xy 87.439147 121.547507) + (xy 87.445676 121.548625) + (xy 87.455101 121.5505) + (xy 89.074898 121.550499) + (xy 89.104213 121.544669) + (xy 89.137457 121.522457) + (xy 89.159669 121.489213) + (xy 89.1655 121.459899) + (xy 89.165499 119.840102) + (xy 89.159669 119.810787) + (xy 89.157685 119.807818) + (xy 89.137457 119.777542) + (xy 89.104214 119.755332) + (xy 89.104215 119.755332) + (xy 89.104213 119.755331) + (xy 89.104211 119.75533) + (xy 89.104208 119.755329) + (xy 89.074901 119.7495) + (xy 87.455105 119.7495) + (xy 87.455099 119.749501) + (xy 87.445683 119.751374) + (xy 87.376092 119.745142) + (xy 87.320918 119.702275) + (xy 87.297677 119.636384) + (xy 87.2975 119.629755) + (xy 87.2975 119.088303) + (xy 87.317185 119.021264) + (xy 87.369989 118.975509) + (xy 87.439147 118.965565) + (xy 87.502703 118.99459) + (xy 87.514316 119.006077) + (xy 87.527319 119.020755) + (xy 87.528503 119.021572) + (xy 87.54575 119.035945) + (xy 87.867656 119.35785) + (xy 87.882025 119.375091) + (xy 87.891138 119.388294) + (xy 87.89114 119.388296) + (xy 87.921441 119.404199) + (xy 87.927932 119.407859) + (xy 87.957226 119.425568) + (xy 87.957227 119.425568) + (xy 87.958604 119.425997) + (xy 87.960405 119.426743) + (xy 87.964413 119.42786) + (xy 87.966341 119.428154) + (xy 87.967741 119.428499) + (xy 87.967743 119.4285) + (xy 88.001954 119.4285) + (xy 88.009439 119.428725) + (xy 88.043581 119.430791) + (xy 88.044995 119.430532) + (xy 88.06735 119.4285) + (xy 89.283943 119.4285) + (xy 89.350982 119.448185) + (xy 89.371624 119.464819) + (xy 89.577181 119.670375) + (xy 89.610666 119.731698) + (xy 89.6135 119.758056) + (xy 89.6135 129.13178) + (xy 89.611469 129.154132) + (xy 89.608577 129.169912) + (xy 89.608576 129.169912) + (xy 89.618758 129.202586) + (xy 89.620768 129.209798) + (xy 89.628951 129.242999) + (xy 89.629627 129.244286) + (xy 89.630373 129.246088) + (xy 89.632412 129.249702) + (xy 89.633559 129.251261) + (xy 89.634313 129.252509) + (xy 89.658508 129.276703) + (xy 89.663643 129.282158) + (xy 89.686319 129.307755) + (xy 89.687505 129.308573) + (xy 89.704749 129.322944) + (xy 90.38986 130.008055) + (xy 90.423345 130.069378) + (xy 90.418361 130.13907) + (xy 90.385153 130.187883) + (xy 90.383771 130.189129) + (xy 90.367109 130.204132) + (xy 90.255851 130.357265) + (xy 90.255848 130.35727) + (xy 90.178857 130.530192) + (xy 90.178855 130.530197) + (xy 90.1395 130.715354) + (xy 90.1395 130.904645) + (xy 90.178855 131.089802) + (xy 90.178857 131.089807) + (xy 90.255848 131.262729) + (xy 90.255851 131.262734) + (xy 90.367111 131.41587) + (xy 90.367112 131.415871) + (xy 90.507784 131.542533) + (xy 90.671716 131.637179) + (xy 90.851744 131.695674) + (xy 90.992808 131.7105) + (xy 90.992812 131.7105) + (xy 91.887187 131.7105) + (xy 91.887192 131.7105) + (xy 92.013978 131.697174) + (xy 92.082706 131.709743) + (xy 92.114619 131.732814) + (xy 92.258544 131.876739) + (xy 92.292029 131.938062) + (xy 92.287045 132.007754) + (xy 92.245173 132.063687) + (xy 92.179709 132.088104) + (xy 92.13877 132.084195) + (xy 92.06661 132.06486) + (xy 92.066599 132.064858) + (xy 91.896766 132.05) + (xy 91.69 132.05) + (xy 91.69 133.034314) + (xy 91.678045 133.022359) + (xy 91.565148 132.964835) + (xy 91.471481 132.95) + (xy 91.408519 132.95) + (xy 91.314852 132.964835) + (xy 91.201955 133.022359) + (xy 91.19 133.034314) + (xy 91.19 132.05) + (xy 90.983233 132.05) + (xy 90.8134 132.064858) + (xy 90.813389 132.06486) + (xy 90.593682 132.12373) + (xy 90.593673 132.123734) + (xy 90.387517 132.219865) + (xy 90.201179 132.350342) + (xy 90.040342 132.511179) + (xy 89.909865 132.697517) + (xy 89.813734 132.903673) + (xy 89.81373 132.903682) + (xy 89.761127 133.099999) + (xy 89.761128 133.1) + (xy 91.124314 133.1) + (xy 91.112359 133.111955) + (xy 91.054835 133.224852) + (xy 91.035014 133.35) + (xy 91.054835 133.475148) + (xy 91.112359 133.588045) + (xy 91.124314 133.6) + (xy 89.761128 133.6) + (xy 89.81373 133.796317) + (xy 89.813734 133.796326) + (xy 89.909865 134.002482) + (xy 90.040342 134.18882) + (xy 90.201179 134.349657) + (xy 90.387517 134.480134) + (xy 90.593673 134.576265) + (xy 90.593682 134.576269) + (xy 90.813389 134.635139) + (xy 90.8134 134.635141) + (xy 90.983233 134.649999) + (xy 90.983236 134.65) + (xy 91.19 134.65) + (xy 91.19 133.665686) + (xy 91.201955 133.677641) + (xy 91.314852 133.735165) + (xy 91.408519 133.75) + (xy 91.471481 133.75) + (xy 91.565148 133.735165) + (xy 91.678045 133.677641) + (xy 91.69 133.665686) + (xy 91.69 134.65) + (xy 91.896764 134.65) + (xy 91.896766 134.649999) + (xy 92.066599 134.635141) + (xy 92.06661 134.635139) + (xy 92.286317 134.576269) + (xy 92.286326 134.576265) + (xy 92.492483 134.480133) + (xy 92.492489 134.48013) + (xy 92.593376 134.409487) + (xy 92.659581 134.387159) + (xy 92.727349 134.404168) + (xy 92.775162 134.455116) + (xy 92.7885 134.511061) + (xy 92.7885 135.281843) + (xy 92.768815 135.348882) + (xy 92.716011 135.394637) + (xy 92.646853 135.404581) + (xy 92.583297 135.375556) + (xy 92.564182 135.354729) + (xy 92.524642 135.300307) + (xy 92.512888 135.284129) + (xy 92.372216 135.157467) + (xy 92.208284 135.062821) + (xy 92.208277 135.062818) + (xy 92.028259 135.004327) + (xy 92.028256 135.004326) + (xy 91.887192 134.9895) + (xy 90.992808 134.9895) + (xy 90.851744 135.004326) + (xy 90.851741 135.004326) + (xy 90.85174 135.004327) + (xy 90.671722 135.062818) + (xy 90.671715 135.062821) + (xy 90.507785 135.157466) + (xy 90.367111 135.284129) + (xy 90.255851 135.437265) + (xy 90.255848 135.43727) + (xy 90.178857 135.610192) + (xy 90.178855 135.610197) + (xy 90.1395 135.795354) + (xy 90.1395 135.984645) + (xy 90.178855 136.169802) + (xy 90.178857 136.169807) + (xy 90.255848 136.342729) + (xy 90.255851 136.342734) + (xy 90.367111 136.49587) + (xy 90.367112 136.495871) + (xy 90.507784 136.622533) + (xy 90.671716 136.717179) + (xy 90.851744 136.775674) + (xy 90.992808 136.7905) + (xy 90.992812 136.7905) + (xy 91.887188 136.7905) + (xy 91.887192 136.7905) + (xy 92.028256 136.775674) + (xy 92.208284 136.717179) + (xy 92.372216 136.622533) + (xy 92.512888 136.495871) + (xy 92.564182 136.425271) + (xy 92.619512 136.382605) + (xy 92.689125 136.376626) + (xy 92.75092 136.409232) + (xy 92.785277 136.47007) + (xy 92.7885 136.498156) + (xy 92.7885 137.821843) + (xy 92.768815 137.888882) + (xy 92.716011 137.934637) + (xy 92.646853 137.944581) + (xy 92.583297 137.915556) + (xy 92.564182 137.894729) + (xy 92.52586 137.841984) + (xy 92.512888 137.824129) + (xy 92.372216 137.697467) + (xy 92.208284 137.602821) + (xy 92.208277 137.602818) + (xy 92.028259 137.544327) + (xy 92.028256 137.544326) + (xy 91.887192 137.5295) + (xy 90.992808 137.5295) + (xy 90.851744 137.544326) + (xy 90.851741 137.544326) + (xy 90.85174 137.544327) + (xy 90.671722 137.602818) + (xy 90.671715 137.602821) + (xy 90.507785 137.697466) + (xy 90.367111 137.824129) + (xy 90.255851 137.977265) + (xy 90.255848 137.97727) + (xy 90.178857 138.150192) + (xy 90.178855 138.150197) + (xy 90.1395 138.335354) + (xy 90.1395 138.524645) + (xy 90.178855 138.709802) + (xy 90.178857 138.709807) + (xy 90.255848 138.882729) + (xy 90.255851 138.882734) + (xy 90.357874 139.023156) + (xy 90.367112 139.035871) + (xy 90.507784 139.162533) + (xy 90.671716 139.257179) + (xy 90.851744 139.315674) + (xy 90.992808 139.3305) + (xy 90.992812 139.3305) + (xy 91.887188 139.3305) + (xy 91.887192 139.3305) + (xy 92.028256 139.315674) + (xy 92.208284 139.257179) + (xy 92.372216 139.162533) + (xy 92.512888 139.035871) + (xy 92.564182 138.965271) + (xy 92.619512 138.922605) + (xy 92.689125 138.916626) + (xy 92.75092 138.949232) + (xy 92.785277 139.01007) + (xy 92.7885 139.038156) + (xy 92.7885 140.361843) + (xy 92.768815 140.428882) + (xy 92.716011 140.474637) + (xy 92.646853 140.484581) + (xy 92.583297 140.455556) + (xy 92.564182 140.434729) + (xy 92.54583 140.409471) + (xy 92.512888 140.364129) + (xy 92.372216 140.237467) + (xy 92.208284 140.142821) + (xy 92.208277 140.142818) + (xy 92.028259 140.084327) + (xy 92.028256 140.084326) + (xy 91.887192 140.0695) + (xy 90.992808 140.0695) + (xy 90.851744 140.084326) + (xy 90.851741 140.084326) + (xy 90.85174 140.084327) + (xy 90.671722 140.142818) + (xy 90.671715 140.142821) + (xy 90.507785 140.237466) + (xy 90.367111 140.364129) + (xy 90.255851 140.517265) + (xy 90.255848 140.51727) + (xy 90.178857 140.690192) + (xy 90.178855 140.690197) + (xy 90.1395 140.875354) + (xy 90.1395 141.064645) + (xy 90.178855 141.249802) + (xy 90.178857 141.249807) + (xy 90.255848 141.422729) + (xy 90.255851 141.422734) + (xy 90.367111 141.57587) + (xy 90.367112 141.575871) + (xy 90.507784 141.702533) + (xy 90.671716 141.797179) + (xy 90.851744 141.855674) + (xy 90.992808 141.8705) + (xy 90.992812 141.8705) + (xy 91.887188 141.8705) + (xy 91.887192 141.8705) + (xy 92.028256 141.855674) + (xy 92.208284 141.797179) + (xy 92.372216 141.702533) + (xy 92.512888 141.575871) + (xy 92.564182 141.505271) + (xy 92.619512 141.462605) + (xy 92.689125 141.456626) + (xy 92.75092 141.489232) + (xy 92.785277 141.55007) + (xy 92.7885 141.578156) + (xy 92.7885 142.901843) + (xy 92.768815 142.968882) + (xy 92.716011 143.014637) + (xy 92.646853 143.024581) + (xy 92.583297 142.995556) + (xy 92.564182 142.974729) + (xy 92.5264 142.922727) + (xy 92.512888 142.904129) + (xy 92.372216 142.777467) + (xy 92.208284 142.682821) + (xy 92.208277 142.682818) + (xy 92.028259 142.624327) + (xy 92.028256 142.624326) + (xy 91.887192 142.6095) + (xy 90.992808 142.6095) + (xy 90.851744 142.624326) + (xy 90.851741 142.624326) + (xy 90.85174 142.624327) + (xy 90.671722 142.682818) + (xy 90.671715 142.682821) + (xy 90.507785 142.777466) + (xy 90.367111 142.904129) + (xy 90.255851 143.057265) + (xy 90.255848 143.05727) + (xy 90.178857 143.230192) + (xy 90.178855 143.230197) + (xy 90.145334 143.387908) + (xy 90.1395 143.415354) + (xy 90.1395 143.604646) + (xy 90.142145 143.617091) + (xy 90.178855 143.789802) + (xy 90.178857 143.789807) + (xy 90.255848 143.962729) + (xy 90.255851 143.962734) + (xy 90.364233 144.111909) + (xy 90.367112 144.115871) + (xy 90.507784 144.242533) + (xy 90.671716 144.337179) + (xy 90.851744 144.395674) + (xy 90.992808 144.4105) + (xy 90.992812 144.4105) + (xy 91.887188 144.4105) + (xy 91.887192 144.4105) + (xy 92.028256 144.395674) + (xy 92.208284 144.337179) + (xy 92.372216 144.242533) + (xy 92.466559 144.157585) + (xy 92.52955 144.127355) + (xy 92.598885 144.13598) + (xy 92.652551 144.180721) + (xy 92.660015 144.193439) + (xy 92.676904 144.226585) + (xy 92.676909 144.226592) + (xy 92.755407 144.30509) + (xy 92.75541 144.305092) + (xy 92.755413 144.305095) + (xy 92.81838 144.337178) + (xy 92.854341 144.355501) + (xy 92.963998 144.372869) + (xy 92.964 144.372869) + (xy 92.964002 144.372869) + (xy 93.073658 144.355501) + (xy 93.073659 144.3555) + (xy 93.073661 144.3555) + (xy 93.172587 144.305095) + (xy 93.251095 144.226587) + (xy 93.3015 144.127661) + (xy 93.3015 144.127659) + (xy 93.301501 144.127658) + (xy 93.318869 144.018002) + (xy 93.318869 144.017997) + (xy 93.301501 143.908341) + (xy 93.296056 143.897655) + (xy 93.251095 143.809413) + (xy 93.251092 143.80941) + (xy 93.25109 143.809407) + (xy 93.175819 143.734136) + (xy 93.142334 143.672813) + (xy 93.1395 143.646455) + (xy 93.1395 141.904307) + (xy 93.159185 141.837268) + (xy 93.211989 141.791513) + (xy 93.281147 141.781569) + (xy 93.31979 141.79382) + (xy 93.362339 141.8155) + (xy 93.362341 141.8155) + (xy 93.362343 141.815501) + (xy 93.471998 141.832869) + (xy 93.472 141.832869) + (xy 93.472002 141.832869) + (xy 93.581658 141.815501) + (xy 93.581659 141.8155) + (xy 93.581661 141.8155) + (xy 93.680587 141.765095) + (xy 93.759095 141.686587) + (xy 93.8095 141.587661) + (xy 93.8095 141.587659) + (xy 93.809501 141.587658) + (xy 93.826869 141.478002) + (xy 93.826869 141.477997) + (xy 93.809501 141.368341) + (xy 93.8095 141.368339) + (xy 93.759095 141.269413) + (xy 93.759092 141.26941) + (xy 93.75909 141.269407) + (xy 93.683819 141.194136) + (xy 93.650334 141.132813) + (xy 93.6475 141.106455) + (xy 93.6475 139.364307) + (xy 93.667185 139.297268) + (xy 93.719989 139.251513) + (xy 93.789147 139.241569) + (xy 93.82779 139.25382) + (xy 93.870339 139.2755) + (xy 93.870341 139.2755) + (xy 93.870343 139.275501) + (xy 93.979998 139.292869) + (xy 93.98 139.292869) + (xy 93.980002 139.292869) + (xy 94.089658 139.275501) + (xy 94.089659 139.2755) + (xy 94.089661 139.2755) + (xy 94.188587 139.225095) + (xy 94.267095 139.146587) + (xy 94.3175 139.047661) + (xy 94.3175 139.047659) + (xy 94.317501 139.047658) + (xy 94.334869 138.938002) + (xy 94.334869 138.937997) + (xy 94.317501 138.828341) + (xy 94.313406 138.820304) + (xy 94.267095 138.729413) + (xy 94.267092 138.72941) + (xy 94.26709 138.729407) + (xy 94.191819 138.654136) + (xy 94.158334 138.592813) + (xy 94.1555 138.566455) + (xy 94.1555 138.430002) + (xy 99.467131 138.430002) + (xy 99.484498 138.539658) + (xy 99.534904 138.638585) + (xy 99.534909 138.638592) + (xy 99.613407 138.71709) + (xy 99.61341 138.717092) + (xy 99.613413 138.717095) + (xy 99.637589 138.729413) + (xy 99.712341 138.767501) + (xy 99.821998 138.784869) + (xy 99.822 138.784869) + (xy 99.851684 138.780167) + (xy 99.920976 138.789121) + (xy 99.958764 138.814959) + (xy 100.118181 138.974376) + (xy 100.151666 139.035699) + (xy 100.1545 139.062057) + (xy 100.1545 153.806455) + (xy 100.134815 153.873494) + (xy 100.118181 153.894136) + (xy 100.042909 153.969407) + (xy 100.042904 153.969414) + (xy 99.992498 154.068341) + (xy 99.975131 154.177997) + (xy 99.975131 154.178002) + (xy 99.992498 154.287658) + (xy 100.042904 154.386585) + (xy 100.042909 154.386592) + (xy 100.121407 154.46509) + (xy 100.12141 154.465092) + (xy 100.121413 154.465095) + (xy 100.178506 154.494185) + (xy 100.220341 154.515501) + (xy 100.329998 154.532869) + (xy 100.33 154.532869) + (xy 100.330002 154.532869) + (xy 100.439658 154.515501) + (xy 100.439659 154.5155) + (xy 100.439661 154.5155) + (xy 100.538587 154.465095) + (xy 100.617095 154.386587) + (xy 100.6675 154.287661) + (xy 100.6675 154.287659) + (xy 100.667501 154.287658) + (xy 100.684869 154.178002) + (xy 100.684869 154.177997) + (xy 100.667501 154.068341) + (xy 100.6675 154.068339) + (xy 100.617095 153.969413) + (xy 100.617092 153.96941) + (xy 100.61709 153.969407) + (xy 100.541819 153.894136) + (xy 100.508334 153.832813) + (xy 100.5055 153.806455) + (xy 100.5055 153.764645) + (xy 105.3795 153.764645) + (xy 105.418855 153.949802) + (xy 105.418857 153.949807) + (xy 105.495848 154.122729) + (xy 105.495851 154.122734) + (xy 105.596213 154.26087) + (xy 105.607112 154.275871) + (xy 105.747784 154.402533) + (xy 105.911716 154.497179) + (xy 106.091744 154.555674) + (xy 106.232808 154.5705) + (xy 106.232812 154.5705) + (xy 107.127188 154.5705) + (xy 107.127192 154.5705) + (xy 107.268256 154.555674) + (xy 107.448284 154.497179) + (xy 107.612216 154.402533) + (xy 107.752888 154.275871) + (xy 107.864151 154.12273) + (xy 107.941144 153.949803) + (xy 107.9805 153.764646) + (xy 107.9805 153.764645) + (xy 109.1895 153.764645) + (xy 109.228855 153.949802) + (xy 109.228857 153.949807) + (xy 109.305848 154.122729) + (xy 109.305851 154.122734) + (xy 109.406213 154.26087) + (xy 109.417112 154.275871) + (xy 109.557784 154.402533) + (xy 109.721716 154.497179) + (xy 109.901744 154.555674) + (xy 110.042808 154.5705) + (xy 110.042812 154.5705) + (xy 110.937188 154.5705) + (xy 110.937192 154.5705) + (xy 111.078256 154.555674) + (xy 111.258284 154.497179) + (xy 111.422216 154.402533) + (xy 111.562888 154.275871) + (xy 111.674151 154.12273) + (xy 111.751144 153.949803) + (xy 111.7905 153.764646) + (xy 111.7905 153.764645) + (xy 124.4295 153.764645) + (xy 124.468855 153.949802) + (xy 124.468857 153.949807) + (xy 124.545848 154.122729) + (xy 124.545851 154.122734) + (xy 124.646213 154.26087) + (xy 124.657112 154.275871) + (xy 124.797784 154.402533) + (xy 124.961716 154.497179) + (xy 125.141744 154.555674) + (xy 125.282808 154.5705) + (xy 125.282812 154.5705) + (xy 126.177188 154.5705) + (xy 126.177192 154.5705) + (xy 126.318256 154.555674) + (xy 126.498284 154.497179) + (xy 126.662216 154.402533) + (xy 126.802888 154.275871) + (xy 126.914151 154.12273) + (xy 126.991144 153.949803) + (xy 127.0305 153.764646) + (xy 127.0305 153.764645) + (xy 128.2395 153.764645) + (xy 128.278855 153.949802) + (xy 128.278857 153.949807) + (xy 128.355848 154.122729) + (xy 128.355851 154.122734) + (xy 128.456213 154.26087) + (xy 128.467112 154.275871) + (xy 128.607784 154.402533) + (xy 128.771716 154.497179) + (xy 128.951744 154.555674) + (xy 129.092808 154.5705) + (xy 129.092812 154.5705) + (xy 129.987188 154.5705) + (xy 129.987192 154.5705) + (xy 130.128256 154.555674) + (xy 130.308284 154.497179) + (xy 130.472216 154.402533) + (xy 130.612888 154.275871) + (xy 130.724151 154.12273) + (xy 130.801144 153.949803) + (xy 130.8405 153.764646) + (xy 130.8405 153.575354) + (xy 130.801144 153.390197) + (xy 130.797897 153.382905) + (xy 130.724151 153.21727) + (xy 130.724148 153.217265) + (xy 130.612888 153.064129) + (xy 130.599794 153.052339) + (xy 130.472216 152.937467) + (xy 130.308284 152.842821) + (xy 130.308277 152.842818) + (xy 130.128259 152.784327) + (xy 130.128256 152.784326) + (xy 129.987192 152.7695) + (xy 129.092808 152.7695) + (xy 128.951744 152.784326) + (xy 128.951741 152.784326) + (xy 128.95174 152.784327) + (xy 128.771722 152.842818) + (xy 128.771715 152.842821) + (xy 128.607785 152.937466) + (xy 128.467111 153.064129) + (xy 128.355851 153.217265) + (xy 128.355848 153.21727) + (xy 128.278857 153.390192) + (xy 128.278855 153.390197) + (xy 128.2395 153.575354) + (xy 128.2395 153.764645) + (xy 127.0305 153.764645) + (xy 127.0305 153.575354) + (xy 126.991144 153.390197) + (xy 126.987897 153.382905) + (xy 126.914151 153.21727) + (xy 126.914148 153.217265) + (xy 126.802888 153.064129) + (xy 126.789794 153.052339) + (xy 126.662216 152.937467) + (xy 126.498284 152.842821) + (xy 126.498277 152.842818) + (xy 126.318259 152.784327) + (xy 126.318256 152.784326) + (xy 126.177192 152.7695) + (xy 125.282808 152.7695) + (xy 125.141744 152.784326) + (xy 125.141741 152.784326) + (xy 125.14174 152.784327) + (xy 124.961722 152.842818) + (xy 124.961715 152.842821) + (xy 124.797785 152.937466) + (xy 124.657111 153.064129) + (xy 124.545851 153.217265) + (xy 124.545848 153.21727) + (xy 124.468857 153.390192) + (xy 124.468855 153.390197) + (xy 124.4295 153.575354) + (xy 124.4295 153.764645) + (xy 111.7905 153.764645) + (xy 111.7905 153.575354) + (xy 111.751144 153.390197) + (xy 111.747897 153.382905) + (xy 111.674151 153.21727) + (xy 111.674148 153.217265) + (xy 111.562888 153.064129) + (xy 111.549794 153.052339) + (xy 111.422216 152.937467) + (xy 111.258284 152.842821) + (xy 111.258277 152.842818) + (xy 111.078259 152.784327) + (xy 111.078256 152.784326) + (xy 110.937192 152.7695) + (xy 110.042808 152.7695) + (xy 109.901744 152.784326) + (xy 109.901741 152.784326) + (xy 109.90174 152.784327) + (xy 109.721722 152.842818) + (xy 109.721715 152.842821) + (xy 109.557785 152.937466) + (xy 109.417111 153.064129) + (xy 109.305851 153.217265) + (xy 109.305848 153.21727) + (xy 109.228857 153.390192) + (xy 109.228855 153.390197) + (xy 109.1895 153.575354) + (xy 109.1895 153.764645) + (xy 107.9805 153.764645) + (xy 107.9805 153.575354) + (xy 107.941144 153.390197) + (xy 107.937897 153.382905) + (xy 107.864151 153.21727) + (xy 107.864148 153.217265) + (xy 107.752888 153.064129) + (xy 107.739794 153.052339) + (xy 107.612216 152.937467) + (xy 107.448284 152.842821) + (xy 107.448277 152.842818) + (xy 107.268259 152.784327) + (xy 107.268256 152.784326) + (xy 107.127192 152.7695) + (xy 106.232808 152.7695) + (xy 106.091744 152.784326) + (xy 106.091741 152.784326) + (xy 106.09174 152.784327) + (xy 105.911722 152.842818) + (xy 105.911715 152.842821) + (xy 105.747785 152.937466) + (xy 105.607111 153.064129) + (xy 105.495851 153.217265) + (xy 105.495848 153.21727) + (xy 105.418857 153.390192) + (xy 105.418855 153.390197) + (xy 105.3795 153.575354) + (xy 105.3795 153.764645) + (xy 100.5055 153.764645) + (xy 100.5055 150.540307) + (xy 100.525185 150.473268) + (xy 100.577989 150.427513) + (xy 100.647147 150.417569) + (xy 100.68579 150.42982) + (xy 100.728339 150.4515) + (xy 100.728341 150.4515) + (xy 100.728343 150.451501) + (xy 100.837998 150.468869) + (xy 100.838 150.468869) + (xy 100.838002 150.468869) + (xy 100.947658 150.451501) + (xy 100.947659 150.4515) + (xy 100.947661 150.4515) + (xy 101.046587 150.401095) + (xy 101.125095 150.322587) + (xy 101.1755 150.223661) + (xy 101.1755 150.223659) + (xy 101.175501 150.223658) + (xy 101.192869 150.114002) + (xy 101.192869 150.113999) + (xy 101.188167 150.084315) + (xy 101.197121 150.015022) + (xy 101.222956 149.977237) + (xy 101.323857 149.876335) + (xy 101.341086 149.861977) + (xy 101.354295 149.852861) + (xy 101.354296 149.852859) + (xy 101.357065 149.850948) + (xy 101.423421 149.829069) + (xy 101.491072 149.846538) + (xy 101.538539 149.897808) + (xy 101.5515 149.953002) + (xy 101.5515 152.148942) + (xy 101.531815 152.215981) + (xy 101.51518 152.236625) + (xy 101.482762 152.269042) + (xy 101.421438 152.302526) + (xy 101.375687 152.303832) + (xy 101.346 152.299131) + (xy 101.345998 152.299131) + (xy 101.345997 152.299131) + (xy 101.236341 152.316498) + (xy 101.137414 152.366904) + (xy 101.137407 152.366909) + (xy 101.058909 152.445407) + (xy 101.058904 152.445414) + (xy 101.008498 152.544341) + (xy 100.991131 152.653997) + (xy 100.991131 152.654002) + (xy 101.008498 152.763658) + (xy 101.058904 152.862585) + (xy 101.058909 152.862592) + (xy 101.137407 152.94109) + (xy 101.13741 152.941092) + (xy 101.137413 152.941095) + (xy 101.175402 152.960451) + (xy 101.236341 152.991501) + (xy 101.345998 153.008869) + (xy 101.346 153.008869) + (xy 101.346002 153.008869) + (xy 101.455658 152.991501) + (xy 101.455659 152.9915) + (xy 101.455661 152.9915) + (xy 101.554587 152.941095) + (xy 101.633095 152.862587) + (xy 101.6835 152.763661) + (xy 101.6835 152.763659) + (xy 101.683501 152.763658) + (xy 101.700869 152.654002) + (xy 101.700869 152.653999) + (xy 101.696167 152.624315) + (xy 101.705121 152.555022) + (xy 101.730956 152.517237) + (xy 101.831857 152.416335) + (xy 101.849092 152.401973) + (xy 101.862295 152.392861) + (xy 101.878211 152.362534) + (xy 101.881882 152.356029) + (xy 101.892117 152.339099) + (xy 101.899568 152.326774) + (xy 101.899568 152.326771) + (xy 101.899995 152.325403) + (xy 101.90074 152.323604) + (xy 101.901863 152.319573) + (xy 101.902155 152.317659) + (xy 101.9025 152.316259) + (xy 101.9025 152.282046) + (xy 101.902726 152.274559) + (xy 101.904791 152.240417) + (xy 101.904531 152.238998) + (xy 101.9025 152.216648) + (xy 101.9025 148.000307) + (xy 101.922185 147.933268) + (xy 101.974989 147.887513) + (xy 102.044147 147.877569) + (xy 102.08279 147.88982) + (xy 102.125339 147.9115) + (xy 102.125341 147.9115) + (xy 102.125343 147.911501) + (xy 102.234998 147.928869) + (xy 102.235 147.928869) + (xy 102.235002 147.928869) + (xy 102.344658 147.911501) + (xy 102.344659 147.9115) + (xy 102.344661 147.9115) + (xy 102.443587 147.861095) + (xy 102.522095 147.782587) + (xy 102.5725 147.683661) + (xy 102.5725 147.683659) + (xy 102.572501 147.683658) + (xy 102.589869 147.574002) + (xy 102.589869 147.573999) + (xy 102.585167 147.544315) + (xy 102.594121 147.475022) + (xy 102.619956 147.437237) + (xy 102.720857 147.336335) + (xy 102.738092 147.321973) + (xy 102.751295 147.312861) + (xy 102.767211 147.282534) + (xy 102.770882 147.276029) + (xy 102.781117 147.259099) + (xy 102.788568 147.246774) + (xy 102.788568 147.246771) + (xy 102.788995 147.245403) + (xy 102.78974 147.243604) + (xy 102.790863 147.239573) + (xy 102.791155 147.237659) + (xy 102.7915 147.236259) + (xy 102.7915 147.202046) + (xy 102.791726 147.194559) + (xy 102.793791 147.160417) + (xy 102.793531 147.158998) + (xy 102.7915 147.136648) + (xy 102.7915 144.952307) + (xy 102.811185 144.885268) + (xy 102.863989 144.839513) + (xy 102.933147 144.829569) + (xy 102.97179 144.84182) + (xy 103.014339 144.8635) + (xy 103.014341 144.8635) + (xy 103.014343 144.863501) + (xy 103.123998 144.880869) + (xy 103.124 144.880869) + (xy 103.124002 144.880869) + (xy 103.233656 144.863501) + (xy 103.233656 144.8635) + (xy 103.233661 144.8635) + (xy 103.276207 144.841821) + (xy 103.344875 144.828926) + (xy 103.409615 144.855202) + (xy 103.449872 144.912309) + (xy 103.4565 144.952307) + (xy 103.4565 151.513943) + (xy 103.436815 151.580982) + (xy 103.420181 151.601625) + (xy 103.260764 151.761041) + (xy 103.199441 151.794525) + (xy 103.153688 151.795832) + (xy 103.124 151.791131) + (xy 103.123999 151.791131) + (xy 103.123998 151.791131) + (xy 103.014341 151.808498) + (xy 102.915414 151.858904) + (xy 102.915407 151.858909) + (xy 102.836909 151.937407) + (xy 102.836904 151.937414) + (xy 102.786498 152.036341) + (xy 102.769131 152.145997) + (xy 102.769131 152.146002) + (xy 102.786498 152.255658) + (xy 102.836904 152.354585) + (xy 102.836909 152.354592) + (xy 102.915407 152.43309) + (xy 102.91541 152.433092) + (xy 102.915413 152.433095) + (xy 103.009425 152.480996) + (xy 103.014341 152.483501) + (xy 103.123998 152.500869) + (xy 103.124 152.500869) + (xy 103.124002 152.500869) + (xy 103.233658 152.483501) + (xy 103.233659 152.4835) + (xy 103.233661 152.4835) + (xy 103.332587 152.433095) + (xy 103.411095 152.354587) + (xy 103.4615 152.255661) + (xy 103.4615 152.255659) + (xy 103.461501 152.255658) + (xy 103.478869 152.146002) + (xy 134.773131 152.146002) + (xy 134.790498 152.255658) + (xy 134.840904 152.354585) + (xy 134.840909 152.354592) + (xy 134.919407 152.43309) + (xy 134.91941 152.433092) + (xy 134.919413 152.433095) + (xy 135.013425 152.480996) + (xy 135.018341 152.483501) + (xy 135.127998 152.500869) + (xy 135.128 152.500869) + (xy 135.128002 152.500869) + (xy 135.237658 152.483501) + (xy 135.237659 152.4835) + (xy 135.237661 152.4835) + (xy 135.336587 152.433095) + (xy 135.415095 152.354587) + (xy 135.4655 152.255661) + (xy 135.4655 152.255659) + (xy 135.465501 152.255658) + (xy 135.482869 152.146002) + (xy 135.482869 152.145999) + (xy 135.48075 152.132622) + (xy 135.489704 152.063329) + (xy 135.534699 152.009876) + (xy 135.601451 151.989236) + (xy 135.622621 151.990749) + (xy 135.636 151.992869) + (xy 135.636002 151.992869) + (xy 135.745656 151.975501) + (xy 135.745656 151.9755) + (xy 135.745661 151.9755) + (xy 135.788207 151.953821) + (xy 135.856875 151.940926) + (xy 135.921615 151.967202) + (xy 135.961872 152.024309) + (xy 135.9685 152.064307) + (xy 135.9685 153.037943) + (xy 135.948815 153.104982) + (xy 135.932181 153.125625) + (xy 135.772764 153.285041) + (xy 135.711441 153.318525) + (xy 135.665688 153.319832) + (xy 135.636 153.315131) + (xy 135.635999 153.315131) + (xy 135.635998 153.315131) + (xy 135.526341 153.332498) + (xy 135.427414 153.382904) + (xy 135.427407 153.382909) + (xy 135.348909 153.461407) + (xy 135.348904 153.461414) + (xy 135.298498 153.560341) + (xy 135.281131 153.669997) + (xy 135.281131 153.670002) + (xy 135.298498 153.779658) + (xy 135.348904 153.878585) + (xy 135.348909 153.878592) + (xy 135.427407 153.95709) + (xy 135.42741 153.957092) + (xy 135.427413 153.957095) + (xy 135.50699 153.997641) + (xy 135.526341 154.007501) + (xy 135.635998 154.024869) + (xy 135.636 154.024869) + (xy 135.636002 154.024869) + (xy 135.745658 154.007501) + (xy 135.745659 154.0075) + (xy 135.745661 154.0075) + (xy 135.844587 153.957095) + (xy 135.923095 153.878587) + (xy 135.9735 153.779661) + (xy 135.9735 153.779659) + (xy 135.973501 153.779658) + (xy 135.975879 153.764645) + (xy 143.4795 153.764645) + (xy 143.518855 153.949802) + (xy 143.518857 153.949807) + (xy 143.595848 154.122729) + (xy 143.595851 154.122734) + (xy 143.696213 154.26087) + (xy 143.707112 154.275871) + (xy 143.847784 154.402533) + (xy 144.011716 154.497179) + (xy 144.191744 154.555674) + (xy 144.332808 154.5705) + (xy 144.332812 154.5705) + (xy 145.227188 154.5705) + (xy 145.227192 154.5705) + (xy 145.368256 154.555674) + (xy 145.548284 154.497179) + (xy 145.712216 154.402533) + (xy 145.852888 154.275871) + (xy 145.964151 154.12273) + (xy 146.041144 153.949803) + (xy 146.0805 153.764646) + (xy 146.0805 153.67) + (xy 146.999901 153.67) + (xy 147.018252 153.856331) + (xy 147.018253 153.856333) + (xy 147.072604 154.035502) + (xy 147.160862 154.200623) + (xy 147.160864 154.200626) + (xy 147.279642 154.345357) + (xy 147.424373 154.464135) + (xy 147.424376 154.464137) + (xy 147.579383 154.546989) + (xy 147.589499 154.552396) + (xy 147.744308 154.599357) + (xy 147.768666 154.606746) + (xy 147.768668 154.606747) + (xy 147.785374 154.608392) + (xy 147.955 154.625099) + (xy 148.141331 154.606747) + (xy 148.320501 154.552396) + (xy 148.475705 154.469437) + (xy 148.498975 154.464592) + (xy 148.51133 154.443428) + (xy 148.517793 154.437735) + (xy 148.630357 154.345357) + (xy 148.749136 154.200625) + (xy 148.837396 154.035501) + (xy 148.891747 153.856331) + (xy 148.910099 153.67) + (xy 148.891747 153.483669) + (xy 148.837396 153.304499) + (xy 148.835912 153.301722) + (xy 148.749137 153.139376) + (xy 148.749135 153.139373) + (xy 148.630357 152.994642) + (xy 148.485626 152.875864) + (xy 148.485623 152.875862) + (xy 148.320502 152.787604) + (xy 148.141333 152.733253) + (xy 148.141331 152.733252) + (xy 147.955 152.714901) + (xy 147.768668 152.733252) + (xy 147.768666 152.733253) + (xy 147.589497 152.787604) + (xy 147.424376 152.875862) + (xy 147.424373 152.875864) + (xy 147.279642 152.994642) + (xy 147.160864 153.139373) + (xy 147.160862 153.139376) + (xy 147.072604 153.304497) + (xy 147.018253 153.483666) + (xy 147.018252 153.483668) + (xy 146.999901 153.67) + (xy 146.0805 153.67) + (xy 146.0805 153.575354) + (xy 146.041144 153.390197) + (xy 146.037897 153.382905) + (xy 145.964151 153.21727) + (xy 145.964148 153.217265) + (xy 145.852888 153.064129) + (xy 145.839794 153.052339) + (xy 145.712216 152.937467) + (xy 145.548284 152.842821) + (xy 145.548277 152.842818) + (xy 145.368259 152.784327) + (xy 145.368256 152.784326) + (xy 145.227192 152.7695) + (xy 144.332808 152.7695) + (xy 144.191744 152.784326) + (xy 144.191741 152.784326) + (xy 144.19174 152.784327) + (xy 144.011722 152.842818) + (xy 144.011715 152.842821) + (xy 143.847785 152.937466) + (xy 143.707111 153.064129) + (xy 143.595851 153.217265) + (xy 143.595848 153.21727) + (xy 143.518857 153.390192) + (xy 143.518855 153.390197) + (xy 143.4795 153.575354) + (xy 143.4795 153.764645) + (xy 135.975879 153.764645) + (xy 135.990869 153.670002) + (xy 135.990869 153.669999) + (xy 135.986167 153.640314) + (xy 135.995121 153.57102) + (xy 136.020956 153.533237) + (xy 136.248857 153.305336) + (xy 136.266092 153.290973) + (xy 136.279295 153.281861) + (xy 136.295199 153.251556) + (xy 136.298879 153.245033) + (xy 136.316568 153.215774) + (xy 136.316568 153.215765) + (xy 136.316993 153.214407) + (xy 136.31774 153.212603) + (xy 136.318862 153.208578) + (xy 136.319155 153.206659) + (xy 136.3195 153.205259) + (xy 136.3195 153.171046) + (xy 136.319726 153.163559) + (xy 136.31982 153.161999) + (xy 136.321791 153.129419) + (xy 136.32179 153.129418) + (xy 136.321791 153.129417) + (xy 136.321531 153.127998) + (xy 136.3195 153.105648) + (xy 136.3195 142.745056) + (xy 136.339185 142.678017) + (xy 136.355812 142.657381) + (xy 136.388236 142.624957) + (xy 136.449555 142.591474) + (xy 136.495314 142.590167) + (xy 136.524999 142.594869) + (xy 136.525 142.594869) + (xy 136.525002 142.594869) + (xy 136.634658 142.577501) + (xy 136.634659 142.5775) + (xy 136.634661 142.5775) + (xy 136.733587 142.527095) + (xy 136.812095 142.448587) + (xy 136.8625 142.349661) + (xy 136.8625 142.349659) + (xy 136.862501 142.349658) + (xy 136.879869 142.240002) + (xy 136.879869 142.239997) + (xy 136.862501 142.130341) + (xy 136.850966 142.107702) + (xy 136.812095 142.031413) + (xy 136.812092 142.03141) + (xy 136.81209 142.031407) + (xy 136.733592 141.952909) + (xy 136.733588 141.952906) + (xy 136.733587 141.952905) + (xy 136.724357 141.948202) + (xy 136.634658 141.902498) + (xy 136.525002 141.885131) + (xy 136.524998 141.885131) + (xy 136.415341 141.902498) + (xy 136.316414 141.952904) + (xy 136.316407 141.952909) + (xy 136.237909 142.031407) + (xy 136.237904 142.031414) + (xy 136.187498 142.130341) + (xy 136.170674 142.23657) + (xy 136.170131 142.24) + (xy 136.171252 142.247077) + (xy 136.174833 142.269687) + (xy 136.165877 142.33898) + (xy 136.14004 142.376764) + (xy 136.039149 142.477655) + (xy 136.021913 142.492021) + (xy 136.005945 142.503044) + (xy 135.939591 142.524929) + (xy 135.871939 142.507468) + (xy 135.824467 142.456202) + (xy 135.8115 142.400997) + (xy 135.8115 136.769544) + (xy 135.831185 136.702505) + (xy 135.847814 136.681867) + (xy 135.923095 136.606587) + (xy 135.9735 136.507661) + (xy 135.9735 136.507659) + (xy 135.973501 136.507658) + (xy 135.990869 136.398002) + (xy 135.990869 136.397997) + (xy 135.973501 136.288341) + (xy 135.9735 136.288339) + (xy 135.923095 136.189413) + (xy 135.923092 136.18941) + (xy 135.92309 136.189407) + (xy 135.844592 136.110909) + (xy 135.844588 136.110906) + (xy 135.844587 136.110905) + (xy 135.811499 136.094046) + (xy 135.745658 136.060498) + (xy 135.636002 136.043131) + (xy 135.635998 136.043131) + (xy 135.526341 136.060498) + (xy 135.427414 136.110904) + (xy 135.427407 136.110909) + (xy 135.348909 136.189407) + (xy 135.348904 136.189414) + (xy 135.298498 136.288341) + (xy 135.281131 136.397997) + (xy 135.281131 136.398002) + (xy 135.298498 136.507658) + (xy 135.312152 136.534455) + (xy 135.348905 136.606587) + (xy 135.424182 136.681864) + (xy 135.457666 136.743185) + (xy 135.4605 136.769544) + (xy 135.4605 141.051692) + (xy 135.440815 141.118731) + (xy 135.388011 141.164486) + (xy 135.318853 141.17443) + (xy 135.280207 141.162178) + (xy 135.237657 141.140498) + (xy 135.128002 141.123131) + (xy 135.127998 141.123131) + (xy 135.018341 141.140498) + (xy 134.919414 141.190904) + (xy 134.919407 141.190909) + (xy 134.840909 141.269407) + (xy 134.840904 141.269414) + (xy 134.790498 141.368341) + (xy 134.773131 141.477997) + (xy 134.773131 141.478002) + (xy 134.790498 141.587658) + (xy 134.818639 141.642888) + (xy 134.840905 141.686587) + (xy 134.916182 141.761864) + (xy 134.949666 141.823185) + (xy 134.9525 141.849544) + (xy 134.9525 151.774455) + (xy 134.932815 151.841494) + (xy 134.916181 151.862136) + (xy 134.840909 151.937407) + (xy 134.840904 151.937414) + (xy 134.790498 152.036341) + (xy 134.773131 152.145997) + (xy 134.773131 152.146002) + (xy 103.478869 152.146002) + (xy 103.478869 152.145999) + (xy 103.474167 152.116314) + (xy 103.483121 152.04702) + (xy 103.508956 152.009237) + (xy 103.736857 151.781336) + (xy 103.754092 151.766973) + (xy 103.767295 151.757861) + (xy 103.783199 151.727556) + (xy 103.786879 151.721033) + (xy 103.786978 151.72087) + (xy 103.804568 151.691774) + (xy 103.804568 151.691765) + (xy 103.804993 151.690407) + (xy 103.80574 151.688603) + (xy 103.806862 151.684578) + (xy 103.807155 151.682659) + (xy 103.8075 151.681259) + (xy 103.8075 151.647046) + (xy 103.807726 151.639559) + (xy 103.80782 151.638) + (xy 103.809791 151.605419) + (xy 103.80979 151.605418) + (xy 103.809791 151.605417) + (xy 103.809531 151.603998) + (xy 103.8075 151.581648) + (xy 103.8075 151.224646) + (xy 105.3795 151.224646) + (xy 105.382145 151.237091) + (xy 105.418855 151.409802) + (xy 105.418857 151.409807) + (xy 105.495848 151.582729) + (xy 105.495851 151.582734) + (xy 105.604604 151.732419) + (xy 105.607112 151.735871) + (xy 105.747784 151.862533) + (xy 105.911716 151.957179) + (xy 106.091744 152.015674) + (xy 106.232808 152.0305) + (xy 106.232812 152.0305) + (xy 107.127188 152.0305) + (xy 107.127192 152.0305) + (xy 107.268256 152.015674) + (xy 107.448284 151.957179) + (xy 107.612216 151.862533) + (xy 107.752888 151.735871) + (xy 107.864151 151.58273) + (xy 107.941144 151.409803) + (xy 107.9805 151.224646) + (xy 109.1895 151.224646) + (xy 109.192145 151.237091) + (xy 109.228855 151.409802) + (xy 109.228857 151.409807) + (xy 109.305848 151.582729) + (xy 109.305851 151.582734) + (xy 109.414604 151.732419) + (xy 109.417112 151.735871) + (xy 109.557784 151.862533) + (xy 109.721716 151.957179) + (xy 109.901744 152.015674) + (xy 110.042808 152.0305) + (xy 110.042812 152.0305) + (xy 110.937188 152.0305) + (xy 110.937192 152.0305) + (xy 111.078256 152.015674) + (xy 111.258284 151.957179) + (xy 111.422216 151.862533) + (xy 111.562888 151.735871) + (xy 111.674151 151.58273) + (xy 111.751144 151.409803) + (xy 111.7905 151.224646) + (xy 111.7905 151.035354) + (xy 111.751144 150.850197) + (xy 111.747897 150.842905) + (xy 111.674151 150.67727) + (xy 111.674148 150.677265) + (xy 111.562888 150.524129) + (xy 111.538894 150.502525) + (xy 111.422216 150.397467) + (xy 111.258284 150.302821) + (xy 111.258277 150.302818) + (xy 111.078259 150.244327) + (xy 111.078256 150.244326) + (xy 110.937192 150.2295) + (xy 110.042808 150.2295) + (xy 109.901744 150.244326) + (xy 109.901741 150.244326) + (xy 109.90174 150.244327) + (xy 109.721722 150.302818) + (xy 109.721715 150.302821) + (xy 109.557785 150.397466) + (xy 109.417111 150.524129) + (xy 109.305851 150.677265) + (xy 109.305848 150.67727) + (xy 109.228857 150.850192) + (xy 109.228855 150.850197) + (xy 109.192691 151.020341) + (xy 109.1895 151.035354) + (xy 109.1895 151.224646) + (xy 107.9805 151.224646) + (xy 107.9805 151.035354) + (xy 107.941144 150.850197) + (xy 107.937897 150.842905) + (xy 107.864151 150.67727) + (xy 107.864148 150.677265) + (xy 107.752888 150.524129) + (xy 107.728894 150.502525) + (xy 107.612216 150.397467) + (xy 107.448284 150.302821) + (xy 107.448277 150.302818) + (xy 107.268259 150.244327) + (xy 107.268256 150.244326) + (xy 107.127192 150.2295) + (xy 106.232808 150.2295) + (xy 106.091744 150.244326) + (xy 106.091741 150.244326) + (xy 106.09174 150.244327) + (xy 105.911722 150.302818) + (xy 105.911715 150.302821) + (xy 105.747785 150.397466) + (xy 105.607111 150.524129) + (xy 105.495851 150.677265) + (xy 105.495848 150.67727) + (xy 105.418857 150.850192) + (xy 105.418855 150.850197) + (xy 105.382691 151.020341) + (xy 105.3795 151.035354) + (xy 105.3795 151.224646) + (xy 103.8075 151.224646) + (xy 103.8075 149.098002) + (xy 104.801131 149.098002) + (xy 104.818498 149.207658) + (xy 104.846639 149.262888) + (xy 104.868904 149.306586) + (xy 104.868909 149.306592) + (xy 104.947407 149.38509) + (xy 104.94741 149.385092) + (xy 104.947413 149.385095) + (xy 105.01038 149.417178) + (xy 105.046341 149.435501) + (xy 105.155998 149.452869) + (xy 105.156 149.452869) + (xy 105.156002 149.452869) + (xy 105.265658 149.435501) + (xy 105.265659 149.4355) + (xy 105.265661 149.4355) + (xy 105.364587 149.385095) + (xy 105.443095 149.306587) + (xy 105.459984 149.273439) + (xy 105.507956 149.222645) + (xy 105.575777 149.205849) + (xy 105.641912 149.228386) + (xy 105.653439 149.237584) + (xy 105.747784 149.322533) + (xy 105.911716 149.417179) + (xy 106.091744 149.475674) + (xy 106.232808 149.4905) + (xy 106.232812 149.4905) + (xy 107.127188 149.4905) + (xy 107.127192 149.4905) + (xy 107.268256 149.475674) + (xy 107.448284 149.417179) + (xy 107.612216 149.322533) + (xy 107.752888 149.195871) + (xy 107.864151 149.04273) + (xy 107.941144 148.869803) + (xy 107.9805 148.684646) + (xy 109.1895 148.684646) + (xy 109.192145 148.697091) + (xy 109.228855 148.869802) + (xy 109.228857 148.869807) + (xy 109.305848 149.042729) + (xy 109.305851 149.042734) + (xy 109.406213 149.18087) + (xy 109.417112 149.195871) + (xy 109.557784 149.322533) + (xy 109.721716 149.417179) + (xy 109.901744 149.475674) + (xy 110.042808 149.4905) + (xy 110.042812 149.4905) + (xy 110.937188 149.4905) + (xy 110.937192 149.4905) + (xy 111.078256 149.475674) + (xy 111.258284 149.417179) + (xy 111.422216 149.322533) + (xy 111.562888 149.195871) + (xy 111.674151 149.04273) + (xy 111.751144 148.869803) + (xy 111.7905 148.684646) + (xy 111.7905 148.495354) + (xy 111.751144 148.310197) + (xy 111.747721 148.30251) + (xy 111.674151 148.13727) + (xy 111.674148 148.137265) + (xy 111.562888 147.984129) + (xy 111.54369 147.966843) + (xy 111.422216 147.857467) + (xy 111.258284 147.762821) + (xy 111.258277 147.762818) + (xy 111.078259 147.704327) + (xy 111.078256 147.704326) + (xy 110.937192 147.6895) + (xy 110.042808 147.6895) + (xy 109.901744 147.704326) + (xy 109.901741 147.704326) + (xy 109.90174 147.704327) + (xy 109.721722 147.762818) + (xy 109.721715 147.762821) + (xy 109.557785 147.857466) + (xy 109.417111 147.984129) + (xy 109.305851 148.137265) + (xy 109.305848 148.13727) + (xy 109.228857 148.310192) + (xy 109.228855 148.310197) + (xy 109.193083 148.478497) + (xy 109.1895 148.495354) + (xy 109.1895 148.684646) + (xy 107.9805 148.684646) + (xy 107.9805 148.495354) + (xy 107.941144 148.310197) + (xy 107.937721 148.30251) + (xy 107.864151 148.13727) + (xy 107.864148 148.137265) + (xy 107.752888 147.984129) + (xy 107.73369 147.966843) + (xy 107.612216 147.857467) + (xy 107.448284 147.762821) + (xy 107.448277 147.762818) + (xy 107.268259 147.704327) + (xy 107.268256 147.704326) + (xy 107.127192 147.6895) + (xy 106.232808 147.6895) + (xy 106.091744 147.704326) + (xy 106.091741 147.704326) + (xy 106.09174 147.704327) + (xy 105.911722 147.762818) + (xy 105.911715 147.762821) + (xy 105.747785 147.857466) + (xy 105.607113 147.984127) + (xy 105.555818 148.054729) + (xy 105.500487 148.097394) + (xy 105.430874 148.103373) + (xy 105.369079 148.070767) + (xy 105.334722 148.009928) + (xy 105.3315 147.981843) + (xy 105.3315 146.658156) + (xy 105.351185 146.591117) + (xy 105.403989 146.545362) + (xy 105.473147 146.535418) + (xy 105.536703 146.564443) + (xy 105.555818 146.585271) + (xy 105.604603 146.652418) + (xy 105.607112 146.655871) + (xy 105.747784 146.782533) + (xy 105.911716 146.877179) + (xy 106.091744 146.935674) + (xy 106.232808 146.9505) + (xy 106.232812 146.9505) + (xy 107.127188 146.9505) + (xy 107.127192 146.9505) + (xy 107.268256 146.935674) + (xy 107.448284 146.877179) + (xy 107.612216 146.782533) + (xy 107.752888 146.655871) + (xy 107.864151 146.50273) + (xy 107.941144 146.329803) + (xy 107.9805 146.144646) + (xy 107.9805 145.955354) + (xy 107.941144 145.770197) + (xy 107.937721 145.76251) + (xy 107.864151 145.59727) + (xy 107.864148 145.597265) + (xy 107.752888 145.444129) + (xy 107.73369 145.426843) + (xy 107.612216 145.317467) + (xy 107.448284 145.222821) + (xy 107.448277 145.222818) + (xy 107.268259 145.164327) + (xy 107.268256 145.164326) + (xy 107.127192 145.1495) + (xy 106.232808 145.1495) + (xy 106.091744 145.164326) + (xy 106.091741 145.164326) + (xy 106.09174 145.164327) + (xy 105.911722 145.222818) + (xy 105.911715 145.222821) + (xy 105.747785 145.317466) + (xy 105.607113 145.444127) + (xy 105.555818 145.514729) + (xy 105.500487 145.557394) + (xy 105.430874 145.563373) + (xy 105.369079 145.530767) + (xy 105.334722 145.469928) + (xy 105.3315 145.441843) + (xy 105.3315 144.118156) + (xy 105.351185 144.051117) + (xy 105.403989 144.005362) + (xy 105.473147 143.995418) + (xy 105.536703 144.024443) + (xy 105.555818 144.045271) + (xy 105.604233 144.111909) + (xy 105.607112 144.115871) + (xy 105.747784 144.242533) + (xy 105.911716 144.337179) + (xy 106.091744 144.395674) + (xy 106.232808 144.4105) + (xy 106.232812 144.4105) + (xy 107.127188 144.4105) + (xy 107.127192 144.4105) + (xy 107.268256 144.395674) + (xy 107.448284 144.337179) + (xy 107.612216 144.242533) + (xy 107.752888 144.115871) + (xy 107.864151 143.96273) + (xy 107.918221 143.841289) + (xy 107.919351 143.838751) + (xy 107.964601 143.785514) + (xy 108.03145 143.765193) + (xy 108.098674 143.784239) + (xy 108.120311 143.801506) + (xy 108.373181 144.054376) + (xy 108.406666 144.115699) + (xy 108.4095 144.142057) + (xy 108.4095 146.65778) + (xy 108.407469 146.680132) + (xy 108.404577 146.695912) + (xy 108.404576 146.695912) + (xy 108.409319 146.711131) + (xy 108.41473 146.728498) + (xy 108.414758 146.728586) + (xy 108.416768 146.735798) + (xy 108.424951 146.768999) + (xy 108.425627 146.770286) + (xy 108.426373 146.772088) + (xy 108.428412 146.775702) + (xy 108.429559 146.777261) + (xy 108.430313 146.778509) + (xy 108.454508 146.802703) + (xy 108.459643 146.808158) + (xy 108.482319 146.833755) + (xy 108.483505 146.834573) + (xy 108.500749 146.848944) + (xy 108.83504 147.183235) + (xy 108.868525 147.244558) + (xy 108.869833 147.290312) + (xy 108.86513 147.320002) + (xy 108.882498 147.429658) + (xy 108.932904 147.528585) + (xy 108.932909 147.528592) + (xy 109.011407 147.60709) + (xy 109.01141 147.607092) + (xy 109.011413 147.607095) + (xy 109.110339 147.6575) + (xy 109.110341 147.657501) + (xy 109.219998 147.674869) + (xy 109.22 147.674869) + (xy 109.220002 147.674869) + (xy 109.329658 147.657501) + (xy 109.329659 147.6575) + (xy 109.329661 147.6575) + (xy 109.428587 147.607095) + (xy 109.507095 147.528587) + (xy 109.5575 147.429661) + (xy 109.5575 147.429659) + (xy 109.557501 147.429658) + (xy 109.574869 147.320002) + (xy 109.574869 147.319997) + (xy 109.557501 147.210341) + (xy 109.554226 147.203913) + (xy 109.507095 147.111413) + (xy 109.507092 147.11141) + (xy 109.50709 147.111407) + (xy 109.428592 147.032909) + (xy 109.428588 147.032906) + (xy 109.428587 147.032905) + (xy 109.403619 147.020183) + (xy 109.329658 146.982498) + (xy 109.220002 146.965131) + (xy 109.22 146.965131) + (xy 109.190312 146.969833) + (xy 109.121019 146.960877) + (xy 109.083235 146.93504) + (xy 108.796819 146.648624) + (xy 108.763334 146.587301) + (xy 108.7605 146.560943) + (xy 108.7605 146.144646) + (xy 109.1895 146.144646) + (xy 109.191669 146.15485) + (xy 109.228855 146.329802) + (xy 109.228857 146.329807) + (xy 109.305848 146.502729) + (xy 109.305851 146.502734) + (xy 109.414603 146.652418) + (xy 109.417112 146.655871) + (xy 109.557784 146.782533) + (xy 109.721716 146.877179) + (xy 109.901744 146.935674) + (xy 110.042808 146.9505) + (xy 110.042812 146.9505) + (xy 110.937188 146.9505) + (xy 110.937192 146.9505) + (xy 111.078256 146.935674) + (xy 111.258284 146.877179) + (xy 111.422216 146.782533) + (xy 111.562888 146.655871) + (xy 111.674151 146.50273) + (xy 111.751144 146.329803) + (xy 111.7905 146.144646) + (xy 111.7905 145.955354) + (xy 111.751144 145.770197) + (xy 111.747721 145.76251) + (xy 111.674151 145.59727) + (xy 111.674148 145.597265) + (xy 111.562889 145.44413) + (xy 111.562881 145.444121) + (xy 111.544846 145.427882) + (xy 111.508199 145.368395) + (xy 111.50953 145.298538) + (xy 111.540137 145.248055) + (xy 113.007851 143.780341) + (xy 113.025091 143.765975) + (xy 113.038292 143.756863) + (xy 113.038291 143.756863) + (xy 113.038295 143.756861) + (xy 113.054211 143.726534) + (xy 113.057882 143.720029) + (xy 113.071043 143.698259) + (xy 113.075568 143.690774) + (xy 113.075568 143.690771) + (xy 113.075995 143.689403) + (xy 113.07674 143.687604) + (xy 113.077863 143.683573) + (xy 113.078155 143.681659) + (xy 113.0785 143.680259) + (xy 113.0785 143.646046) + (xy 113.078726 143.638559) + (xy 113.079226 143.630294) + (xy 113.080791 143.604419) + (xy 113.08079 143.604418) + (xy 113.080791 143.604417) + (xy 113.080531 143.602998) + (xy 113.0785 143.580648) + (xy 113.0785 122.201213) + (xy 113.080531 122.178862) + (xy 113.080542 122.178801) + (xy 113.083422 122.163086) + (xy 113.07324 122.130414) + (xy 113.071234 122.123214) + (xy 113.063048 122.09) + (xy 113.063045 122.089997) + (xy 113.062383 122.088735) + (xy 113.061639 122.08694) + (xy 113.059569 122.08327) + (xy 113.058418 122.081705) + (xy 113.057683 122.080489) + (xy 113.033498 122.056304) + (xy 113.028363 122.050849) + (xy 113.00568 122.025245) + (xy 113.004482 122.024418) + (xy 112.987246 122.010052) + (xy 112.779959 121.802765) + (xy 112.746474 121.741442) + (xy 112.745167 121.695685) + (xy 112.74775 121.679381) + (xy 112.749869 121.666) + (xy 112.744108 121.629625) + (xy 112.732501 121.556341) + (xy 112.721882 121.5355) + (xy 112.682095 121.457413) + (xy 112.682092 121.45741) + (xy 112.68209 121.457407) + (xy 112.603592 121.378909) + (xy 112.603588 121.378906) + (xy 112.603587 121.378905) + (xy 112.579421 121.366592) + (xy 112.504658 121.328498) + (xy 112.395002 121.311131) + (xy 112.394998 121.311131) + (xy 112.285341 121.328498) + (xy 112.186414 121.378904) + (xy 112.186407 121.378909) + (xy 112.107909 121.457407) + (xy 112.107904 121.457414) + (xy 112.057498 121.556341) + (xy 112.040131 121.665997) + (xy 112.040131 121.666) + (xy 112.04225 121.679381) + (xy 112.033293 121.748674) + (xy 111.988296 121.802125) + (xy 111.921544 121.822763) + (xy 111.900381 121.82125) + (xy 111.887 121.819131) + (xy 111.886998 121.819131) + (xy 111.777341 121.836498) + (xy 111.678414 121.886904) + (xy 111.678407 121.886909) + (xy 111.599909 121.965407) + (xy 111.599904 121.965414) + (xy 111.549498 122.064341) + (xy 111.532131 122.173997) + (xy 111.532131 122.174002) + (xy 111.551026 122.2933) + (xy 111.548946 122.293629) + (xy 111.550579 122.350672) + (xy 111.514501 122.410506) + (xy 111.451801 122.441337) + (xy 111.382387 122.433375) + (xy 111.368652 122.426541) + (xy 111.258289 122.362823) + (xy 111.258277 122.362818) + (xy 111.078259 122.304327) + (xy 111.078256 122.304326) + (xy 110.937192 122.2895) + (xy 110.042808 122.2895) + (xy 109.901744 122.304326) + (xy 109.901741 122.304326) + (xy 109.90174 122.304327) + (xy 109.721722 122.362818) + (xy 109.721715 122.362821) + (xy 109.557785 122.457466) + (xy 109.417111 122.584129) + (xy 109.305851 122.737265) + (xy 109.305848 122.73727) + (xy 109.228857 122.910192) + (xy 109.228855 122.910197) + (xy 109.1895 123.095354) + (xy 109.1895 123.284645) + (xy 109.228855 123.469802) + (xy 109.228857 123.469807) + (xy 109.305848 123.642729) + (xy 109.305851 123.642734) + (xy 109.406213 123.78087) + (xy 109.417112 123.795871) + (xy 109.557784 123.922533) + (xy 109.721716 124.017179) + (xy 109.901744 124.075674) + (xy 110.042808 124.0905) + (xy 110.042812 124.0905) + (xy 110.937188 124.0905) + (xy 110.937192 124.0905) + (xy 111.078256 124.075674) + (xy 111.258284 124.017179) + (xy 111.422216 123.922533) + (xy 111.562888 123.795871) + (xy 111.674151 123.64273) + (xy 111.751144 123.469803) + (xy 111.7905 123.284646) + (xy 111.7905 123.095354) + (xy 111.751144 122.910197) + (xy 111.747897 122.902905) + (xy 111.674151 122.73727) + (xy 111.663249 122.722265) + (xy 111.651331 122.705861) + (xy 111.627852 122.640057) + (xy 111.643677 122.572003) + (xy 111.693783 122.523308) + (xy 111.762261 122.509432) + (xy 111.771048 122.510504) + (xy 111.886998 122.528869) + (xy 111.887 122.528869) + (xy 111.916684 122.524167) + (xy 111.985976 122.533121) + (xy 112.023764 122.558959) + (xy 112.183181 122.718376) + (xy 112.216666 122.779699) + (xy 112.2195 122.806057) + (xy 112.2195 141.480943) + (xy 112.199815 141.547982) + (xy 112.183181 141.568624) + (xy 111.164619 142.587185) + (xy 111.103296 142.62067) + (xy 111.063977 142.622825) + (xy 111.006734 142.616808) + (xy 110.937192 142.6095) + (xy 110.042808 142.6095) + (xy 109.901744 142.624326) + (xy 109.901741 142.624326) + (xy 109.90174 142.624327) + (xy 109.721722 142.682818) + (xy 109.721715 142.682821) + (xy 109.557785 142.777466) + (xy 109.417111 142.904129) + (xy 109.305851 143.057265) + (xy 109.305848 143.05727) + (xy 109.228857 143.230192) + (xy 109.228855 143.230197) + (xy 109.195334 143.387908) + (xy 109.1895 143.415354) + (xy 109.1895 143.604646) + (xy 109.192145 143.617091) + (xy 109.228855 143.789802) + (xy 109.228857 143.789807) + (xy 109.305848 143.962729) + (xy 109.305851 143.962734) + (xy 109.414233 144.111909) + (xy 109.417112 144.115871) + (xy 109.557784 144.242533) + (xy 109.721716 144.337179) + (xy 109.901744 144.395674) + (xy 110.042808 144.4105) + (xy 110.042812 144.4105) + (xy 110.937188 144.4105) + (xy 110.937192 144.4105) + (xy 111.078256 144.395674) + (xy 111.258284 144.337179) + (xy 111.422216 144.242533) + (xy 111.562888 144.115871) + (xy 111.674151 143.96273) + (xy 111.751144 143.789803) + (xy 111.7905 143.604646) + (xy 111.7905 143.415354) + (xy 111.751144 143.230197) + (xy 111.751141 143.230191) + (xy 111.674151 143.05727) + (xy 111.674148 143.057265) + (xy 111.562889 142.90413) + (xy 111.562881 142.904121) + (xy 111.544846 142.887882) + (xy 111.508199 142.828395) + (xy 111.50953 142.758538) + (xy 111.540137 142.708055) + (xy 112.499851 141.748341) + (xy 112.517091 141.733975) + (xy 112.533065 141.72295) + (xy 112.59942 141.70107) + (xy 112.667071 141.718538) + (xy 112.714538 141.769808) + (xy 112.7275 141.825003) + (xy 112.7275 143.512943) + (xy 112.707815 143.579982) + (xy 112.691181 143.600624) + (xy 111.164619 145.127185) + (xy 111.103296 145.16067) + (xy 111.063977 145.162825) + (xy 111.006734 145.156808) + (xy 110.937192 145.1495) + (xy 110.042808 145.1495) + (xy 109.901744 145.164326) + (xy 109.901741 145.164326) + (xy 109.90174 145.164327) + (xy 109.721722 145.222818) + (xy 109.721715 145.222821) + (xy 109.557785 145.317466) + (xy 109.417111 145.444129) + (xy 109.305851 145.597265) + (xy 109.305848 145.59727) + (xy 109.228857 145.770192) + (xy 109.228855 145.770197) + (xy 109.193083 145.938497) + (xy 109.1895 145.955354) + (xy 109.1895 146.144646) + (xy 108.7605 146.144646) + (xy 108.7605 144.045213) + (xy 108.762531 144.022862) + (xy 108.762542 144.022801) + (xy 108.765422 144.007086) + (xy 108.75524 143.974414) + (xy 108.753234 143.967214) + (xy 108.752129 143.962729) + (xy 108.745048 143.934) + (xy 108.745045 143.933997) + (xy 108.744383 143.932735) + (xy 108.743639 143.93094) + (xy 108.741569 143.92727) + (xy 108.740418 143.925705) + (xy 108.739683 143.924489) + (xy 108.715498 143.900304) + (xy 108.710363 143.894849) + (xy 108.68768 143.869245) + (xy 108.686482 143.868418) + (xy 108.669246 143.854052) + (xy 108.220344 143.40515) + (xy 108.205975 143.387908) + (xy 108.196863 143.374708) + (xy 108.196861 143.374705) + (xy 108.166566 143.358804) + (xy 108.160046 143.355127) + (xy 108.130772 143.33743) + (xy 108.129377 143.336996) + (xy 108.127578 143.336251) + (xy 108.123606 143.335144) + (xy 108.121682 143.334851) + (xy 108.120257 143.3345) + (xy 108.086046 143.3345) + (xy 108.078563 143.334274) + (xy 108.068389 143.333658) + (xy 108.055947 143.332906) + (xy 107.990219 143.309208) + (xy 107.947737 143.253737) + (xy 107.942147 143.234916) + (xy 107.941144 143.230197) + (xy 107.941142 143.230192) + (xy 107.941142 143.230191) + (xy 107.864151 143.05727) + (xy 107.864148 143.057265) + (xy 107.752888 142.904129) + (xy 107.73369 142.886843) + (xy 107.612216 142.777467) + (xy 107.448284 142.682821) + (xy 107.448277 142.682818) + (xy 107.268259 142.624327) + (xy 107.268256 142.624326) + (xy 107.127192 142.6095) + (xy 106.232808 142.6095) + (xy 106.091744 142.624326) + (xy 106.091741 142.624326) + (xy 106.09174 142.624327) + (xy 105.911722 142.682818) + (xy 105.911715 142.682821) + (xy 105.747785 142.777466) + (xy 105.607113 142.904127) + (xy 105.555818 142.974729) + (xy 105.500487 143.017394) + (xy 105.430874 143.023373) + (xy 105.369079 142.990767) + (xy 105.334722 142.929928) + (xy 105.3315 142.901843) + (xy 105.3315 142.618056) + (xy 105.351185 142.551017) + (xy 105.367815 142.530379) + (xy 106.00538 141.892813) + (xy 106.066703 141.859329) + (xy 106.106018 141.857174) + (xy 106.232808 141.8705) + (xy 106.232812 141.8705) + (xy 107.127188 141.8705) + (xy 107.127192 141.8705) + (xy 107.268256 141.855674) + (xy 107.448284 141.797179) + (xy 107.612216 141.702533) + (xy 107.752888 141.575871) + (xy 107.864151 141.42273) + (xy 107.941144 141.249803) + (xy 107.9805 141.064646) + (xy 107.9805 141.064645) + (xy 109.1895 141.064645) + (xy 109.228855 141.249802) + (xy 109.228857 141.249807) + (xy 109.305848 141.422729) + (xy 109.305851 141.422734) + (xy 109.417111 141.57587) + (xy 109.417112 141.575871) + (xy 109.557784 141.702533) + (xy 109.721716 141.797179) + (xy 109.901744 141.855674) + (xy 110.042808 141.8705) + (xy 110.042812 141.8705) + (xy 110.937188 141.8705) + (xy 110.937192 141.8705) + (xy 111.078256 141.855674) + (xy 111.258284 141.797179) + (xy 111.422216 141.702533) + (xy 111.562888 141.575871) + (xy 111.674151 141.42273) + (xy 111.751144 141.249803) + (xy 111.7905 141.064646) + (xy 111.7905 140.875354) + (xy 111.751144 140.690197) + (xy 111.747721 140.68251) + (xy 111.674151 140.51727) + (xy 111.674148 140.517265) + (xy 111.562888 140.364129) + (xy 111.54369 140.346843) + (xy 111.422216 140.237467) + (xy 111.258284 140.142821) + (xy 111.258277 140.142818) + (xy 111.078259 140.084327) + (xy 111.078256 140.084326) + (xy 110.937192 140.0695) + (xy 110.042808 140.0695) + (xy 109.901744 140.084326) + (xy 109.901741 140.084326) + (xy 109.90174 140.084327) + (xy 109.721722 140.142818) + (xy 109.721715 140.142821) + (xy 109.557785 140.237466) + (xy 109.417111 140.364129) + (xy 109.305851 140.517265) + (xy 109.305848 140.51727) + (xy 109.228857 140.690192) + (xy 109.228855 140.690197) + (xy 109.1895 140.875354) + (xy 109.1895 141.064645) + (xy 107.9805 141.064645) + (xy 107.9805 140.875354) + (xy 107.941144 140.690197) + (xy 107.937721 140.68251) + (xy 107.864151 140.51727) + (xy 107.864148 140.517265) + (xy 107.752888 140.364129) + (xy 107.73369 140.346843) + (xy 107.612216 140.237467) + (xy 107.448284 140.142821) + (xy 107.448277 140.142818) + (xy 107.268259 140.084327) + (xy 107.268256 140.084326) + (xy 107.127192 140.0695) + (xy 106.232808 140.0695) + (xy 106.091744 140.084326) + (xy 106.091741 140.084326) + (xy 106.09174 140.084327) + (xy 105.911722 140.142818) + (xy 105.911715 140.142821) + (xy 105.747785 140.237466) + (xy 105.607111 140.364129) + (xy 105.495851 140.517265) + (xy 105.495848 140.51727) + (xy 105.418857 140.690192) + (xy 105.418855 140.690197) + (xy 105.3795 140.875354) + (xy 105.3795 141.064645) + (xy 105.418855 141.249802) + (xy 105.418857 141.249807) + (xy 105.495848 141.422729) + (xy 105.495851 141.422734) + (xy 105.60711 141.575869) + (xy 105.607117 141.575877) + (xy 105.625151 141.592115) + (xy 105.661799 141.651602) + (xy 105.660468 141.721459) + (xy 105.629859 141.771945) + (xy 105.051149 142.350655) + (xy 105.033914 142.36502) + (xy 105.020705 142.374138) + (xy 105.004805 142.404431) + (xy 105.001131 142.410944) + (xy 104.98343 142.440227) + (xy 104.982992 142.441634) + (xy 104.982247 142.443431) + (xy 104.981145 142.447387) + (xy 104.980853 142.449307) + (xy 104.9805 142.45074) + (xy 104.9805 142.484952) + (xy 104.980274 142.492438) + (xy 104.978208 142.526581) + (xy 104.978468 142.527995) + (xy 104.9805 142.55035) + (xy 104.9805 148.726455) + (xy 104.960815 148.793494) + (xy 104.944181 148.814136) + (xy 104.868909 148.889407) + (xy 104.868904 148.889414) + (xy 104.818498 148.988341) + (xy 104.801131 149.097997) + (xy 104.801131 149.098002) + (xy 103.8075 149.098002) + (xy 103.8075 138.524645) + (xy 105.3795 138.524645) + (xy 105.418855 138.709802) + (xy 105.418857 138.709807) + (xy 105.495848 138.882729) + (xy 105.495851 138.882734) + (xy 105.597874 139.023156) + (xy 105.607112 139.035871) + (xy 105.747784 139.162533) + (xy 105.911716 139.257179) + (xy 106.091744 139.315674) + (xy 106.232808 139.3305) + (xy 106.232812 139.3305) + (xy 107.127188 139.3305) + (xy 107.127192 139.3305) + (xy 107.268256 139.315674) + (xy 107.448284 139.257179) + (xy 107.612216 139.162533) + (xy 107.752888 139.035871) + (xy 107.864151 138.88273) + (xy 107.941144 138.709803) + (xy 107.9805 138.524646) + (xy 107.9805 138.524645) + (xy 109.1895 138.524645) + (xy 109.228855 138.709802) + (xy 109.228857 138.709807) + (xy 109.305848 138.882729) + (xy 109.305851 138.882734) + (xy 109.407874 139.023156) + (xy 109.417112 139.035871) + (xy 109.557784 139.162533) + (xy 109.721716 139.257179) + (xy 109.901744 139.315674) + (xy 110.042808 139.3305) + (xy 110.042812 139.3305) + (xy 110.937188 139.3305) + (xy 110.937192 139.3305) + (xy 111.078256 139.315674) + (xy 111.258284 139.257179) + (xy 111.422216 139.162533) + (xy 111.562888 139.035871) + (xy 111.674151 138.88273) + (xy 111.751144 138.709803) + (xy 111.7905 138.524646) + (xy 111.7905 138.335354) + (xy 111.751144 138.150197) + (xy 111.747897 138.142905) + (xy 111.674151 137.97727) + (xy 111.674148 137.977265) + (xy 111.562888 137.824129) + (xy 111.546229 137.809129) + (xy 111.422216 137.697467) + (xy 111.258284 137.602821) + (xy 111.258277 137.602818) + (xy 111.078259 137.544327) + (xy 111.078256 137.544326) + (xy 110.937192 137.5295) + (xy 110.042808 137.5295) + (xy 109.901744 137.544326) + (xy 109.901741 137.544326) + (xy 109.90174 137.544327) + (xy 109.721722 137.602818) + (xy 109.721715 137.602821) + (xy 109.557785 137.697466) + (xy 109.417111 137.824129) + (xy 109.305851 137.977265) + (xy 109.305848 137.97727) + (xy 109.228857 138.150192) + (xy 109.228855 138.150197) + (xy 109.1895 138.335354) + (xy 109.1895 138.524645) + (xy 107.9805 138.524645) + (xy 107.9805 138.335354) + (xy 107.941144 138.150197) + (xy 107.937897 138.142905) + (xy 107.864151 137.97727) + (xy 107.864148 137.977265) + (xy 107.752888 137.824129) + (xy 107.736229 137.809129) + (xy 107.612216 137.697467) + (xy 107.448284 137.602821) + (xy 107.448277 137.602818) + (xy 107.268259 137.544327) + (xy 107.268256 137.544326) + (xy 107.127192 137.5295) + (xy 106.232808 137.5295) + (xy 106.091744 137.544326) + (xy 106.091741 137.544326) + (xy 106.09174 137.544327) + (xy 105.911722 137.602818) + (xy 105.911715 137.602821) + (xy 105.747785 137.697466) + (xy 105.607111 137.824129) + (xy 105.495851 137.977265) + (xy 105.495848 137.97727) + (xy 105.418857 138.150192) + (xy 105.418855 138.150197) + (xy 105.3795 138.335354) + (xy 105.3795 138.524645) + (xy 103.8075 138.524645) + (xy 103.8075 135.984645) + (xy 105.3795 135.984645) + (xy 105.418855 136.169802) + (xy 105.418857 136.169807) + (xy 105.495848 136.342729) + (xy 105.495851 136.342734) + (xy 105.607111 136.49587) + (xy 105.607112 136.495871) + (xy 105.747784 136.622533) + (xy 105.911716 136.717179) + (xy 106.091744 136.775674) + (xy 106.232808 136.7905) + (xy 106.232812 136.7905) + (xy 107.127188 136.7905) + (xy 107.127192 136.7905) + (xy 107.268256 136.775674) + (xy 107.448284 136.717179) + (xy 107.612216 136.622533) + (xy 107.752888 136.495871) + (xy 107.864151 136.34273) + (xy 107.941144 136.169803) + (xy 107.9805 135.984646) + (xy 107.9805 135.984645) + (xy 109.1895 135.984645) + (xy 109.228855 136.169802) + (xy 109.228857 136.169807) + (xy 109.305848 136.342729) + (xy 109.305851 136.342734) + (xy 109.417111 136.49587) + (xy 109.417112 136.495871) + (xy 109.557784 136.622533) + (xy 109.721716 136.717179) + (xy 109.901744 136.775674) + (xy 110.042808 136.7905) + (xy 110.042812 136.7905) + (xy 110.937188 136.7905) + (xy 110.937192 136.7905) + (xy 111.078256 136.775674) + (xy 111.258284 136.717179) + (xy 111.422216 136.622533) + (xy 111.562888 136.495871) + (xy 111.674151 136.34273) + (xy 111.751144 136.169803) + (xy 111.7905 135.984646) + (xy 111.7905 135.795354) + (xy 111.751144 135.610197) + (xy 111.744465 135.595197) + (xy 111.674151 135.43727) + (xy 111.674148 135.437265) + (xy 111.562888 135.284129) + (xy 111.506401 135.233268) + (xy 111.422216 135.157467) + (xy 111.258284 135.062821) + (xy 111.258277 135.062818) + (xy 111.078259 135.004327) + (xy 111.078256 135.004326) + (xy 110.937192 134.9895) + (xy 110.042808 134.9895) + (xy 109.901744 135.004326) + (xy 109.901741 135.004326) + (xy 109.90174 135.004327) + (xy 109.721722 135.062818) + (xy 109.721715 135.062821) + (xy 109.557785 135.157466) + (xy 109.417111 135.284129) + (xy 109.305851 135.437265) + (xy 109.305848 135.43727) + (xy 109.228857 135.610192) + (xy 109.228855 135.610197) + (xy 109.1895 135.795354) + (xy 109.1895 135.984645) + (xy 107.9805 135.984645) + (xy 107.9805 135.795354) + (xy 107.941144 135.610197) + (xy 107.934465 135.595197) + (xy 107.864151 135.43727) + (xy 107.864148 135.437265) + (xy 107.752888 135.284129) + (xy 107.696401 135.233268) + (xy 107.612216 135.157467) + (xy 107.448284 135.062821) + (xy 107.448277 135.062818) + (xy 107.268259 135.004327) + (xy 107.268256 135.004326) + (xy 107.127192 134.9895) + (xy 106.232808 134.9895) + (xy 106.091744 135.004326) + (xy 106.091741 135.004326) + (xy 106.09174 135.004327) + (xy 105.911722 135.062818) + (xy 105.911715 135.062821) + (xy 105.747785 135.157466) + (xy 105.607111 135.284129) + (xy 105.495851 135.437265) + (xy 105.495848 135.43727) + (xy 105.418857 135.610192) + (xy 105.418855 135.610197) + (xy 105.3795 135.795354) + (xy 105.3795 135.984645) + (xy 103.8075 135.984645) + (xy 103.8075 133.855056) + (xy 103.827185 133.788017) + (xy 103.843819 133.767375) + (xy 104.049375 133.561819) + (xy 104.110698 133.528334) + (xy 104.137056 133.5255) + (xy 105.296273 133.5255) + (xy 105.363312 133.545185) + (xy 105.409067 133.597989) + (xy 105.417564 133.623723) + (xy 105.418856 133.629805) + (xy 105.418857 133.629807) + (xy 105.495848 133.802729) + (xy 105.495851 133.802734) + (xy 105.607111 133.95587) + (xy 105.607112 133.955871) + (xy 105.747784 134.082533) + (xy 105.911716 134.177179) + (xy 106.091744 134.235674) + (xy 106.232808 134.2505) + (xy 106.232812 134.2505) + (xy 107.127188 134.2505) + (xy 107.127192 134.2505) + (xy 107.268256 134.235674) + (xy 107.448284 134.177179) + (xy 107.612216 134.082533) + (xy 107.752888 133.955871) + (xy 107.864151 133.80273) + (xy 107.941144 133.629803) + (xy 107.9805 133.444646) + (xy 107.9805 133.444645) + (xy 109.1895 133.444645) + (xy 109.228855 133.629802) + (xy 109.228857 133.629807) + (xy 109.305848 133.802729) + (xy 109.305851 133.802734) + (xy 109.417111 133.95587) + (xy 109.417112 133.955871) + (xy 109.557784 134.082533) + (xy 109.721716 134.177179) + (xy 109.901744 134.235674) + (xy 110.042808 134.2505) + (xy 110.042812 134.2505) + (xy 110.937188 134.2505) + (xy 110.937192 134.2505) + (xy 111.078256 134.235674) + (xy 111.258284 134.177179) + (xy 111.422216 134.082533) + (xy 111.562888 133.955871) + (xy 111.674151 133.80273) + (xy 111.751144 133.629803) + (xy 111.7905 133.444646) + (xy 111.7905 133.255354) + (xy 111.751144 133.070197) + (xy 111.744465 133.055197) + (xy 111.674151 132.89727) + (xy 111.674148 132.897265) + (xy 111.562888 132.744129) + (xy 111.530305 132.714791) + (xy 111.422216 132.617467) + (xy 111.258284 132.522821) + (xy 111.258277 132.522818) + (xy 111.078259 132.464327) + (xy 111.078256 132.464326) + (xy 110.937192 132.4495) + (xy 110.042808 132.4495) + (xy 109.901744 132.464326) + (xy 109.901741 132.464326) + (xy 109.90174 132.464327) + (xy 109.721722 132.522818) + (xy 109.721715 132.522821) + (xy 109.557785 132.617466) + (xy 109.417111 132.744129) + (xy 109.305851 132.897265) + (xy 109.305848 132.89727) + (xy 109.228857 133.070192) + (xy 109.228855 133.070197) + (xy 109.1895 133.255354) + (xy 109.1895 133.444645) + (xy 107.9805 133.444645) + (xy 107.9805 133.255354) + (xy 107.941144 133.070197) + (xy 107.934465 133.055197) + (xy 107.864151 132.89727) + (xy 107.864148 132.897265) + (xy 107.752888 132.744129) + (xy 107.720305 132.714791) + (xy 107.612216 132.617467) + (xy 107.448284 132.522821) + (xy 107.448277 132.522818) + (xy 107.268259 132.464327) + (xy 107.268256 132.464326) + (xy 107.127192 132.4495) + (xy 106.232808 132.4495) + (xy 106.091744 132.464326) + (xy 106.091741 132.464326) + (xy 106.09174 132.464327) + (xy 105.911722 132.522818) + (xy 105.911715 132.522821) + (xy 105.747785 132.617466) + (xy 105.607111 132.744129) + (xy 105.495851 132.897265) + (xy 105.495848 132.89727) + (xy 105.418857 133.070192) + (xy 105.418856 133.070194) + (xy 105.417564 133.076277) + (xy 105.384373 133.13776) + (xy 105.323211 133.171539) + (xy 105.296273 133.1745) + (xy 104.040213 133.1745) + (xy 104.017862 133.172469) + (xy 104.002086 133.169578) + (xy 104.002085 133.169578) + (xy 103.969423 133.179755) + (xy 103.962216 133.181764) + (xy 103.928995 133.189953) + (xy 103.927715 133.190625) + (xy 103.925924 133.191366) + (xy 103.922299 133.193411) + (xy 103.920733 133.194564) + (xy 103.919488 133.195316) + (xy 103.895298 133.219505) + (xy 103.889851 133.224633) + (xy 103.864241 133.247322) + (xy 103.863415 133.24852) + (xy 103.849053 133.265751) + (xy 103.527149 133.587655) + (xy 103.509913 133.602021) + (xy 103.493945 133.613044) + (xy 103.427591 133.634929) + (xy 103.359939 133.617468) + (xy 103.312467 133.566202) + (xy 103.2995 133.510997) + (xy 103.2995 130.904645) + (xy 105.3795 130.904645) + (xy 105.418855 131.089802) + (xy 105.418857 131.089807) + (xy 105.495848 131.262729) + (xy 105.495851 131.262734) + (xy 105.607111 131.41587) + (xy 105.607112 131.415871) + (xy 105.747784 131.542533) + (xy 105.911716 131.637179) + (xy 106.091744 131.695674) + (xy 106.232808 131.7105) + (xy 106.232812 131.7105) + (xy 107.127188 131.7105) + (xy 107.127192 131.7105) + (xy 107.268256 131.695674) + (xy 107.448284 131.637179) + (xy 107.612216 131.542533) + (xy 107.752888 131.415871) + (xy 107.864151 131.26273) + (xy 107.941144 131.089803) + (xy 107.9805 130.904646) + (xy 107.9805 130.904645) + (xy 109.1895 130.904645) + (xy 109.228855 131.089802) + (xy 109.228857 131.089807) + (xy 109.305848 131.262729) + (xy 109.305851 131.262734) + (xy 109.417111 131.41587) + (xy 109.417112 131.415871) + (xy 109.557784 131.542533) + (xy 109.721716 131.637179) + (xy 109.901744 131.695674) + (xy 110.042808 131.7105) + (xy 110.042812 131.7105) + (xy 110.937188 131.7105) + (xy 110.937192 131.7105) + (xy 111.078256 131.695674) + (xy 111.258284 131.637179) + (xy 111.422216 131.542533) + (xy 111.562888 131.415871) + (xy 111.674151 131.26273) + (xy 111.751144 131.089803) + (xy 111.7905 130.904646) + (xy 111.7905 130.715354) + (xy 111.751144 130.530197) + (xy 111.744465 130.515197) + (xy 111.674151 130.35727) + (xy 111.674148 130.357265) + (xy 111.562888 130.204129) + (xy 111.538894 130.182525) + (xy 111.422216 130.077467) + (xy 111.258284 129.982821) + (xy 111.258277 129.982818) + (xy 111.078259 129.924327) + (xy 111.078256 129.924326) + (xy 110.937192 129.9095) + (xy 110.042808 129.9095) + (xy 109.901744 129.924326) + (xy 109.901741 129.924326) + (xy 109.90174 129.924327) + (xy 109.721722 129.982818) + (xy 109.721715 129.982821) + (xy 109.557785 130.077466) + (xy 109.417111 130.204129) + (xy 109.305851 130.357265) + (xy 109.305848 130.35727) + (xy 109.228857 130.530192) + (xy 109.228855 130.530197) + (xy 109.1895 130.715354) + (xy 109.1895 130.904645) + (xy 107.9805 130.904645) + (xy 107.9805 130.715354) + (xy 107.941144 130.530197) + (xy 107.934465 130.515197) + (xy 107.864151 130.35727) + (xy 107.864148 130.357265) + (xy 107.752888 130.204129) + (xy 107.728894 130.182525) + (xy 107.612216 130.077467) + (xy 107.448284 129.982821) + (xy 107.448277 129.982818) + (xy 107.268259 129.924327) + (xy 107.268256 129.924326) + (xy 107.127192 129.9095) + (xy 106.232808 129.9095) + (xy 106.091744 129.924326) + (xy 106.091741 129.924326) + (xy 106.09174 129.924327) + (xy 105.911722 129.982818) + (xy 105.911715 129.982821) + (xy 105.747785 130.077466) + (xy 105.607111 130.204129) + (xy 105.495851 130.357265) + (xy 105.495848 130.35727) + (xy 105.418857 130.530192) + (xy 105.418855 130.530197) + (xy 105.3795 130.715354) + (xy 105.3795 130.904645) + (xy 103.2995 130.904645) + (xy 103.2995 128.775056) + (xy 103.319185 128.708017) + (xy 103.335819 128.687375) + (xy 103.541375 128.481819) + (xy 103.602698 128.448334) + (xy 103.629056 128.4455) + (xy 105.296273 128.4455) + (xy 105.363312 128.465185) + (xy 105.409067 128.517989) + (xy 105.417564 128.543723) + (xy 105.418856 128.549805) + (xy 105.418857 128.549807) + (xy 105.495848 128.722729) + (xy 105.495851 128.722734) + (xy 105.606987 128.875699) + (xy 105.607112 128.875871) + (xy 105.747784 129.002533) + (xy 105.911716 129.097179) + (xy 106.091744 129.155674) + (xy 106.232808 129.1705) + (xy 106.232812 129.1705) + (xy 107.127188 129.1705) + (xy 107.127192 129.1705) + (xy 107.268256 129.155674) + (xy 107.448284 129.097179) + (xy 107.612216 129.002533) + (xy 107.752888 128.875871) + (xy 107.864151 128.72273) + (xy 107.941144 128.549803) + (xy 107.9805 128.364646) + (xy 109.1895 128.364646) + (xy 109.195983 128.395148) + (xy 109.228855 128.549802) + (xy 109.228857 128.549807) + (xy 109.305848 128.722729) + (xy 109.305851 128.722734) + (xy 109.416987 128.875699) + (xy 109.417112 128.875871) + (xy 109.557784 129.002533) + (xy 109.721716 129.097179) + (xy 109.901744 129.155674) + (xy 110.042808 129.1705) + (xy 110.042812 129.1705) + (xy 110.937188 129.1705) + (xy 110.937192 129.1705) + (xy 111.078256 129.155674) + (xy 111.258284 129.097179) + (xy 111.422216 129.002533) + (xy 111.562888 128.875871) + (xy 111.674151 128.72273) + (xy 111.751144 128.549803) + (xy 111.7905 128.364646) + (xy 111.7905 128.175354) + (xy 111.751144 127.990197) + (xy 111.744465 127.975197) + (xy 111.674151 127.81727) + (xy 111.674148 127.817265) + (xy 111.562888 127.664129) + (xy 111.51112 127.617517) + (xy 111.422216 127.537467) + (xy 111.258284 127.442821) + (xy 111.258277 127.442818) + (xy 111.078259 127.384327) + (xy 111.078256 127.384326) + (xy 110.937192 127.3695) + (xy 110.042808 127.3695) + (xy 109.901744 127.384326) + (xy 109.901741 127.384326) + (xy 109.90174 127.384327) + (xy 109.721722 127.442818) + (xy 109.721715 127.442821) + (xy 109.557785 127.537466) + (xy 109.417111 127.664129) + (xy 109.305851 127.817265) + (xy 109.305848 127.81727) + (xy 109.228857 127.990192) + (xy 109.228855 127.990197) + (xy 109.194962 128.149655) + (xy 109.1895 128.175354) + (xy 109.1895 128.364646) + (xy 107.9805 128.364646) + (xy 107.9805 128.175354) + (xy 107.941144 127.990197) + (xy 107.934465 127.975197) + (xy 107.864151 127.81727) + (xy 107.864148 127.817265) + (xy 107.752888 127.664129) + (xy 107.70112 127.617517) + (xy 107.612216 127.537467) + (xy 107.448284 127.442821) + (xy 107.448277 127.442818) + (xy 107.268259 127.384327) + (xy 107.268256 127.384326) + (xy 107.127192 127.3695) + (xy 106.232808 127.3695) + (xy 106.091744 127.384326) + (xy 106.091741 127.384326) + (xy 106.09174 127.384327) + (xy 105.911722 127.442818) + (xy 105.911715 127.442821) + (xy 105.747785 127.537466) + (xy 105.607111 127.664129) + (xy 105.495851 127.817265) + (xy 105.495848 127.81727) + (xy 105.418857 127.990192) + (xy 105.418856 127.990194) + (xy 105.417564 127.996277) + (xy 105.384373 128.05776) + (xy 105.323211 128.091539) + (xy 105.296273 128.0945) + (xy 103.532213 128.0945) + (xy 103.509862 128.092469) + (xy 103.494086 128.089578) + (xy 103.494085 128.089578) + (xy 103.461423 128.099755) + (xy 103.454216 128.101764) + (xy 103.420995 128.109953) + (xy 103.419715 128.110625) + (xy 103.417924 128.111366) + (xy 103.414299 128.113411) + (xy 103.412733 128.114564) + (xy 103.411488 128.115316) + (xy 103.387298 128.139505) + (xy 103.381851 128.144633) + (xy 103.356241 128.167322) + (xy 103.355415 128.16852) + (xy 103.341053 128.185751) + (xy 103.019149 128.507655) + (xy 103.001913 128.522021) + (xy 102.985945 128.533044) + (xy 102.919591 128.554929) + (xy 102.851939 128.537468) + (xy 102.804467 128.486202) + (xy 102.7915 128.430997) + (xy 102.7915 126.235056) + (xy 102.811185 126.168017) + (xy 102.827819 126.147375) + (xy 103.033375 125.941819) + (xy 103.094698 125.908334) + (xy 103.121056 125.9055) + (xy 105.296273 125.9055) + (xy 105.363312 125.925185) + (xy 105.409067 125.977989) + (xy 105.417563 126.00372) + (xy 105.418125 126.006368) + (xy 105.418856 126.009805) + (xy 105.418857 126.009807) + (xy 105.495848 126.182729) + (xy 105.495851 126.182734) + (xy 105.607111 126.33587) + (xy 105.607112 126.335871) + (xy 105.747784 126.462533) + (xy 105.911716 126.557179) + (xy 106.091744 126.615674) + (xy 106.232808 126.6305) + (xy 106.232812 126.6305) + (xy 107.127188 126.6305) + (xy 107.127192 126.6305) + (xy 107.268256 126.615674) + (xy 107.448284 126.557179) + (xy 107.612216 126.462533) + (xy 107.752888 126.335871) + (xy 107.864151 126.18273) + (xy 107.941144 126.009803) + (xy 107.9805 125.824646) + (xy 107.9805 125.824645) + (xy 109.1895 125.824645) + (xy 109.228855 126.009802) + (xy 109.228857 126.009807) + (xy 109.305848 126.182729) + (xy 109.305851 126.182734) + (xy 109.417111 126.33587) + (xy 109.417112 126.335871) + (xy 109.557784 126.462533) + (xy 109.721716 126.557179) + (xy 109.901744 126.615674) + (xy 110.042808 126.6305) + (xy 110.042812 126.6305) + (xy 110.937188 126.6305) + (xy 110.937192 126.6305) + (xy 111.078256 126.615674) + (xy 111.258284 126.557179) + (xy 111.422216 126.462533) + (xy 111.562888 126.335871) + (xy 111.674151 126.18273) + (xy 111.751144 126.009803) + (xy 111.7905 125.824646) + (xy 111.7905 125.635354) + (xy 111.751144 125.450197) + (xy 111.744465 125.435197) + (xy 111.674151 125.27727) + (xy 111.674148 125.277265) + (xy 111.562888 125.124129) + (xy 111.485715 125.054642) + (xy 111.422216 124.997467) + (xy 111.258284 124.902821) + (xy 111.258277 124.902818) + (xy 111.078259 124.844327) + (xy 111.078256 124.844326) + (xy 110.937192 124.8295) + (xy 110.042808 124.8295) + (xy 109.901744 124.844326) + (xy 109.901741 124.844326) + (xy 109.90174 124.844327) + (xy 109.721722 124.902818) + (xy 109.721715 124.902821) + (xy 109.557785 124.997466) + (xy 109.417111 125.124129) + (xy 109.305851 125.277265) + (xy 109.305848 125.27727) + (xy 109.228857 125.450192) + (xy 109.228855 125.450197) + (xy 109.1895 125.635354) + (xy 109.1895 125.824645) + (xy 107.9805 125.824645) + (xy 107.9805 125.635354) + (xy 107.941144 125.450197) + (xy 107.934465 125.435197) + (xy 107.864151 125.27727) + (xy 107.864148 125.277265) + (xy 107.752888 125.124129) + (xy 107.675715 125.054642) + (xy 107.612216 124.997467) + (xy 107.448284 124.902821) + (xy 107.448277 124.902818) + (xy 107.268259 124.844327) + (xy 107.268256 124.844326) + (xy 107.127192 124.8295) + (xy 106.232808 124.8295) + (xy 106.091744 124.844326) + (xy 106.091741 124.844326) + (xy 106.09174 124.844327) + (xy 105.911722 124.902818) + (xy 105.911715 124.902821) + (xy 105.747785 124.997466) + (xy 105.607111 125.124129) + (xy 105.495851 125.277265) + (xy 105.495848 125.27727) + (xy 105.418857 125.450192) + (xy 105.418856 125.450194) + (xy 105.417564 125.456277) + (xy 105.384373 125.51776) + (xy 105.323211 125.551539) + (xy 105.296273 125.5545) + (xy 103.024213 125.5545) + (xy 103.001862 125.552469) + (xy 102.986086 125.549578) + (xy 102.986085 125.549578) + (xy 102.953423 125.559755) + (xy 102.946216 125.561764) + (xy 102.912995 125.569953) + (xy 102.911715 125.570625) + (xy 102.909924 125.571366) + (xy 102.906299 125.573411) + (xy 102.904733 125.574564) + (xy 102.903488 125.575316) + (xy 102.879298 125.599505) + (xy 102.873851 125.604633) + (xy 102.848241 125.627322) + (xy 102.847415 125.62852) + (xy 102.833053 125.645751) + (xy 102.511149 125.967655) + (xy 102.493913 125.982021) + (xy 102.477945 125.993044) + (xy 102.411591 126.014929) + (xy 102.343939 125.997468) + (xy 102.296467 125.946202) + (xy 102.2835 125.890997) + (xy 102.2835 123.695056) + (xy 102.303185 123.628017) + (xy 102.319819 123.607375) + (xy 102.525375 123.401819) + (xy 102.586698 123.368334) + (xy 102.613056 123.3655) + (xy 105.296273 123.3655) + (xy 105.363312 123.385185) + (xy 105.409067 123.437989) + (xy 105.417564 123.463723) + (xy 105.418856 123.469805) + (xy 105.418857 123.469807) + (xy 105.495848 123.642729) + (xy 105.495851 123.642734) + (xy 105.596213 123.78087) + (xy 105.607112 123.795871) + (xy 105.747784 123.922533) + (xy 105.911716 124.017179) + (xy 106.091744 124.075674) + (xy 106.232808 124.0905) + (xy 106.232812 124.0905) + (xy 107.127188 124.0905) + (xy 107.127192 124.0905) + (xy 107.268256 124.075674) + (xy 107.448284 124.017179) + (xy 107.612216 123.922533) + (xy 107.752888 123.795871) + (xy 107.864151 123.64273) + (xy 107.941144 123.469803) + (xy 107.9805 123.284646) + (xy 107.9805 123.095354) + (xy 107.941144 122.910197) + (xy 107.937897 122.902905) + (xy 107.864151 122.73727) + (xy 107.864148 122.737265) + (xy 107.752888 122.584129) + (xy 107.710035 122.545544) + (xy 107.612216 122.457467) + (xy 107.448284 122.362821) + (xy 107.448277 122.362818) + (xy 107.268259 122.304327) + (xy 107.268256 122.304326) + (xy 107.127192 122.2895) + (xy 106.232808 122.2895) + (xy 106.091744 122.304326) + (xy 106.091741 122.304326) + (xy 106.09174 122.304327) + (xy 105.911722 122.362818) + (xy 105.911715 122.362821) + (xy 105.747785 122.457466) + (xy 105.607111 122.584129) + (xy 105.495851 122.737265) + (xy 105.495848 122.73727) + (xy 105.418857 122.910192) + (xy 105.418856 122.910194) + (xy 105.417564 122.916277) + (xy 105.384373 122.97776) + (xy 105.323211 123.011539) + (xy 105.296273 123.0145) + (xy 102.516213 123.0145) + (xy 102.493862 123.012469) + (xy 102.478086 123.009578) + (xy 102.478085 123.009578) + (xy 102.445423 123.019755) + (xy 102.438216 123.021764) + (xy 102.404995 123.029953) + (xy 102.403715 123.030625) + (xy 102.401924 123.031366) + (xy 102.398299 123.033411) + (xy 102.396733 123.034564) + (xy 102.395488 123.035316) + (xy 102.371298 123.059505) + (xy 102.365851 123.064633) + (xy 102.340241 123.087322) + (xy 102.339415 123.08852) + (xy 102.325053 123.105751) + (xy 102.003149 123.427655) + (xy 101.985913 123.442021) + (xy 101.969945 123.453044) + (xy 101.903591 123.474929) + (xy 101.835939 123.457468) + (xy 101.788467 123.406202) + (xy 101.7755 123.350997) + (xy 101.7755 121.155056) + (xy 101.795185 121.088017) + (xy 101.811819 121.067375) + (xy 102.017375 120.861819) + (xy 102.078698 120.828334) + (xy 102.105056 120.8255) + (xy 105.296273 120.8255) + (xy 105.363312 120.845185) + (xy 105.409067 120.897989) + (xy 105.417563 120.92372) + (xy 105.418125 120.926368) + (xy 105.418856 120.929805) + (xy 105.418857 120.929807) + (xy 105.495848 121.102729) + (xy 105.495851 121.102734) + (xy 105.607111 121.25587) + (xy 105.607112 121.255871) + (xy 105.747784 121.382533) + (xy 105.911716 121.477179) + (xy 106.091744 121.535674) + (xy 106.232808 121.5505) + (xy 106.232812 121.5505) + (xy 107.127188 121.5505) + (xy 107.127192 121.5505) + (xy 107.268256 121.535674) + (xy 107.448284 121.477179) + (xy 107.612216 121.382533) + (xy 107.752888 121.255871) + (xy 107.864151 121.10273) + (xy 107.941144 120.929803) + (xy 107.9805 120.744646) + (xy 107.9805 120.744645) + (xy 109.1895 120.744645) + (xy 109.228855 120.929802) + (xy 109.228857 120.929807) + (xy 109.305848 121.102729) + (xy 109.305851 121.102734) + (xy 109.417111 121.25587) + (xy 109.417112 121.255871) + (xy 109.557784 121.382533) + (xy 109.721716 121.477179) + (xy 109.901744 121.535674) + (xy 110.042808 121.5505) + (xy 110.042812 121.5505) + (xy 110.937188 121.5505) + (xy 110.937192 121.5505) + (xy 111.078256 121.535674) + (xy 111.258284 121.477179) + (xy 111.422216 121.382533) + (xy 111.562888 121.255871) + (xy 111.674151 121.10273) + (xy 111.751144 120.929803) + (xy 111.7905 120.744646) + (xy 111.7905 120.555354) + (xy 111.751144 120.370197) + (xy 111.744465 120.355197) + (xy 111.674151 120.19727) + (xy 111.674148 120.197265) + (xy 111.562888 120.044129) + (xy 111.538894 120.022525) + (xy 111.422216 119.917467) + (xy 111.258284 119.822821) + (xy 111.258277 119.822818) + (xy 111.078259 119.764327) + (xy 111.078256 119.764326) + (xy 110.937192 119.7495) + (xy 110.042808 119.7495) + (xy 109.901744 119.764326) + (xy 109.901741 119.764326) + (xy 109.90174 119.764327) + (xy 109.721722 119.822818) + (xy 109.721715 119.822821) + (xy 109.557785 119.917466) + (xy 109.417111 120.044129) + (xy 109.305851 120.197265) + (xy 109.305848 120.19727) + (xy 109.228857 120.370192) + (xy 109.228855 120.370197) + (xy 109.1895 120.555354) + (xy 109.1895 120.744645) + (xy 107.9805 120.744645) + (xy 107.9805 120.555354) + (xy 107.941144 120.370197) + (xy 107.934465 120.355197) + (xy 107.864151 120.19727) + (xy 107.864148 120.197265) + (xy 107.752888 120.044129) + (xy 107.728894 120.022525) + (xy 107.612216 119.917467) + (xy 107.448284 119.822821) + (xy 107.448277 119.822818) + (xy 107.268259 119.764327) + (xy 107.268256 119.764326) + (xy 107.127192 119.7495) + (xy 106.232808 119.7495) + (xy 106.091744 119.764326) + (xy 106.091741 119.764326) + (xy 106.09174 119.764327) + (xy 105.911722 119.822818) + (xy 105.911715 119.822821) + (xy 105.747785 119.917466) + (xy 105.607111 120.044129) + (xy 105.495851 120.197265) + (xy 105.495848 120.19727) + (xy 105.418857 120.370192) + (xy 105.418856 120.370194) + (xy 105.417564 120.376277) + (xy 105.384373 120.43776) + (xy 105.323211 120.471539) + (xy 105.296273 120.4745) + (xy 102.008213 120.4745) + (xy 101.985862 120.472469) + (xy 101.970086 120.469578) + (xy 101.970085 120.469578) + (xy 101.937423 120.479755) + (xy 101.930216 120.481764) + (xy 101.896995 120.489953) + (xy 101.895715 120.490625) + (xy 101.893924 120.491366) + (xy 101.890299 120.493411) + (xy 101.888733 120.494564) + (xy 101.887488 120.495316) + (xy 101.863298 120.519505) + (xy 101.857851 120.524633) + (xy 101.832241 120.547322) + (xy 101.831415 120.54852) + (xy 101.817053 120.565751) + (xy 101.495149 120.887655) + (xy 101.477914 120.90202) + (xy 101.464705 120.911138) + (xy 101.448805 120.941431) + (xy 101.445131 120.947944) + (xy 101.42743 120.977227) + (xy 101.426992 120.978634) + (xy 101.426247 120.980431) + (xy 101.425145 120.984387) + (xy 101.424853 120.986307) + (xy 101.4245 120.98774) + (xy 101.4245 121.021952) + (xy 101.424274 121.029438) + (xy 101.422208 121.063581) + (xy 101.422468 121.064995) + (xy 101.4245 121.08735) + (xy 101.4245 121.747692) + (xy 101.404815 121.814731) + (xy 101.352011 121.860486) + (xy 101.282853 121.87043) + (xy 101.244207 121.858178) + (xy 101.201657 121.836498) + (xy 101.092002 121.819131) + (xy 101.091998 121.819131) + (xy 100.982341 121.836498) + (xy 100.883414 121.886904) + (xy 100.883407 121.886909) + (xy 100.804909 121.965407) + (xy 100.804904 121.965414) + (xy 100.754498 122.064341) + (xy 100.737131 122.173997) + (xy 100.737131 122.174002) + (xy 100.754498 122.283658) + (xy 100.794832 122.362818) + (xy 100.804905 122.382587) + (xy 100.880182 122.457864) + (xy 100.913666 122.519185) + (xy 100.9165 122.545544) + (xy 100.9165 122.890692) + (xy 100.896815 122.957731) + (xy 100.844011 123.003486) + (xy 100.774853 123.01343) + (xy 100.736207 123.001178) + (xy 100.693657 122.979498) + (xy 100.584002 122.962131) + (xy 100.583998 122.962131) + (xy 100.474341 122.979498) + (xy 100.375414 123.029904) + (xy 100.375407 123.029909) + (xy 100.296909 123.108407) + (xy 100.296904 123.108414) + (xy 100.246498 123.207341) + (xy 100.229131 123.316997) + (xy 100.229131 123.317002) + (xy 100.246498 123.426658) + (xy 100.278474 123.489414) + (xy 100.296905 123.525587) + (xy 100.372182 123.600864) + (xy 100.405666 123.662185) + (xy 100.4085 123.688544) + (xy 100.4085 127.390455) + (xy 100.388815 127.457494) + (xy 100.372181 127.478136) + (xy 100.296909 127.553407) + (xy 100.296904 127.553414) + (xy 100.246498 127.652341) + (xy 100.229131 127.761997) + (xy 100.229131 127.762002) + (xy 100.246498 127.871658) + (xy 100.296904 127.970585) + (xy 100.296909 127.970592) + (xy 100.375407 128.04909) + (xy 100.37541 128.049092) + (xy 100.375413 128.049095) + (xy 100.469425 128.096996) + (xy 100.474341 128.099501) + (xy 100.583998 128.116869) + (xy 100.584 128.116869) + (xy 100.584002 128.116869) + (xy 100.693656 128.099501) + (xy 100.693656 128.0995) + (xy 100.693661 128.0995) + (xy 100.736207 128.077821) + (xy 100.804875 128.064926) + (xy 100.869615 128.091202) + (xy 100.909872 128.148309) + (xy 100.9165 128.188307) + (xy 100.9165 129.930455) + (xy 100.896815 129.997494) + (xy 100.880181 130.018136) + (xy 100.804909 130.093407) + (xy 100.804904 130.093414) + (xy 100.754498 130.192341) + (xy 100.737131 130.301997) + (xy 100.737131 130.302002) + (xy 100.754498 130.411658) + (xy 100.804904 130.510585) + (xy 100.804909 130.510592) + (xy 100.883407 130.58909) + (xy 100.88341 130.589092) + (xy 100.883413 130.589095) + (xy 100.947483 130.62174) + (xy 100.982341 130.639501) + (xy 101.091998 130.656869) + (xy 101.092 130.656869) + (xy 101.092002 130.656869) + (xy 101.201656 130.639501) + (xy 101.201656 130.6395) + (xy 101.201661 130.6395) + (xy 101.244207 130.617821) + (xy 101.312875 130.604926) + (xy 101.377615 130.631202) + (xy 101.417872 130.688309) + (xy 101.4245 130.728307) + (xy 101.4245 145.544943) + (xy 101.404815 145.611982) + (xy 101.388181 145.632624) + (xy 101.114149 145.906655) + (xy 101.096914 145.92102) + (xy 101.083705 145.930138) + (xy 101.067805 145.960431) + (xy 101.064131 145.966944) + (xy 101.04643 145.996227) + (xy 101.045992 145.997634) + (xy 101.045247 145.999431) + (xy 101.044145 146.003387) + (xy 101.043853 146.005307) + (xy 101.0435 146.00674) + (xy 101.0435 146.040952) + (xy 101.043274 146.048438) + (xy 101.041208 146.082581) + (xy 101.041468 146.083995) + (xy 101.0435 146.10635) + (xy 101.0435 149.608942) + (xy 101.023815 149.675981) + (xy 101.00718 149.696625) + (xy 100.974762 149.729042) + (xy 100.913438 149.762526) + (xy 100.867687 149.763832) + (xy 100.838 149.759131) + (xy 100.837998 149.759131) + (xy 100.837997 149.759131) + (xy 100.728342 149.776498) + (xy 100.685793 149.798178) + (xy 100.617124 149.811073) + (xy 100.552384 149.784795) + (xy 100.512128 149.727688) + (xy 100.5055 149.687692) + (xy 100.5055 138.965213) + (xy 100.507531 138.942862) + (xy 100.507542 138.942801) + (xy 100.510422 138.927086) + (xy 100.50024 138.894414) + (xy 100.498234 138.887214) + (xy 100.497129 138.882729) + (xy 100.490048 138.854) + (xy 100.490045 138.853997) + (xy 100.489383 138.852735) + (xy 100.488639 138.85094) + (xy 100.486569 138.84727) + (xy 100.485418 138.845705) + (xy 100.484683 138.844489) + (xy 100.460498 138.820304) + (xy 100.455363 138.814849) + (xy 100.43268 138.789245) + (xy 100.431482 138.788418) + (xy 100.414246 138.774052) + (xy 100.206959 138.566765) + (xy 100.173474 138.505442) + (xy 100.172167 138.459685) + (xy 100.176869 138.43) + (xy 100.176869 138.429997) + (xy 100.159501 138.320341) + (xy 100.119452 138.24174) + (xy 100.109095 138.221413) + (xy 100.109092 138.22141) + (xy 100.10909 138.221407) + (xy 100.030592 138.142909) + (xy 100.030588 138.142906) + (xy 100.030587 138.142905) + (xy 99.948061 138.100856) + (xy 99.931658 138.092498) + (xy 99.822002 138.075131) + (xy 99.821998 138.075131) + (xy 99.712341 138.092498) + (xy 99.613414 138.142904) + (xy 99.613407 138.142909) + (xy 99.534909 138.221407) + (xy 99.534904 138.221414) + (xy 99.484498 138.320341) + (xy 99.467131 138.429997) + (xy 99.467131 138.430002) + (xy 94.1555 138.430002) + (xy 94.1555 136.824307) + (xy 94.175185 136.757268) + (xy 94.227989 136.711513) + (xy 94.297147 136.701569) + (xy 94.33579 136.71382) + (xy 94.378339 136.7355) + (xy 94.378341 136.7355) + (xy 94.378343 136.735501) + (xy 94.487998 136.752869) + (xy 94.488 136.752869) + (xy 94.488002 136.752869) + (xy 94.597658 136.735501) + (xy 94.597659 136.7355) + (xy 94.597661 136.7355) + (xy 94.696587 136.685095) + (xy 94.775095 136.606587) + (xy 94.8255 136.507661) + (xy 94.8255 136.507659) + (xy 94.825501 136.507658) + (xy 94.842869 136.398002) + (xy 94.842869 136.397997) + (xy 94.825501 136.288341) + (xy 94.8255 136.288339) + (xy 94.775095 136.189413) + (xy 94.775092 136.18941) + (xy 94.77509 136.189407) + (xy 94.699819 136.114136) + (xy 94.666334 136.052813) + (xy 94.6635 136.026455) + (xy 94.6635 134.284307) + (xy 94.683185 134.217268) + (xy 94.735989 134.171513) + (xy 94.805147 134.161569) + (xy 94.84379 134.17382) + (xy 94.886339 134.1955) + (xy 94.886341 134.1955) + (xy 94.886343 134.195501) + (xy 94.995998 134.212869) + (xy 94.996 134.212869) + (xy 94.996002 134.212869) + (xy 95.105658 134.195501) + (xy 95.105659 134.1955) + (xy 95.105661 134.1955) + (xy 95.204587 134.145095) + (xy 95.283095 134.066587) + (xy 95.3335 133.967661) + (xy 95.3335 133.967659) + (xy 95.333501 133.967658) + (xy 95.350869 133.858002) + (xy 95.350869 133.857997) + (xy 95.333501 133.748341) + (xy 95.3335 133.748339) + (xy 95.283095 133.649413) + (xy 95.283092 133.64941) + (xy 95.28309 133.649407) + (xy 95.207819 133.574136) + (xy 95.174334 133.512813) + (xy 95.1715 133.486455) + (xy 95.1715 131.744307) + (xy 95.191185 131.677268) + (xy 95.243989 131.631513) + (xy 95.313147 131.621569) + (xy 95.35179 131.63382) + (xy 95.394339 131.6555) + (xy 95.394341 131.6555) + (xy 95.394343 131.655501) + (xy 95.503998 131.672869) + (xy 95.504 131.672869) + (xy 95.504002 131.672869) + (xy 95.613658 131.655501) + (xy 95.613659 131.6555) + (xy 95.613661 131.6555) + (xy 95.712587 131.605095) + (xy 95.791095 131.526587) + (xy 95.8415 131.427661) + (xy 95.8415 131.427659) + (xy 95.841501 131.427658) + (xy 95.858869 131.318002) + (xy 95.858869 131.317997) + (xy 95.841501 131.208341) + (xy 95.8415 131.208339) + (xy 95.791095 131.109413) + (xy 95.791092 131.10941) + (xy 95.79109 131.109407) + (xy 95.715819 131.034136) + (xy 95.682334 130.972813) + (xy 95.6795 130.946455) + (xy 95.6795 129.204307) + (xy 95.699185 129.137268) + (xy 95.751989 129.091513) + (xy 95.821147 129.081569) + (xy 95.85979 129.09382) + (xy 95.902339 129.1155) + (xy 95.902341 129.1155) + (xy 95.902343 129.115501) + (xy 96.011998 129.132869) + (xy 96.012 129.132869) + (xy 96.012002 129.132869) + (xy 96.121658 129.115501) + (xy 96.121659 129.1155) + (xy 96.121661 129.1155) + (xy 96.220587 129.065095) + (xy 96.299095 128.986587) + (xy 96.3495 128.887661) + (xy 96.3495 128.887659) + (xy 96.349501 128.887658) + (xy 96.366869 128.778002) + (xy 96.366869 128.777997) + (xy 96.349501 128.668341) + (xy 96.3495 128.668339) + (xy 96.299095 128.569413) + (xy 96.299092 128.56941) + (xy 96.29909 128.569407) + (xy 96.223819 128.494136) + (xy 96.190334 128.432813) + (xy 96.1875 128.406455) + (xy 96.1875 126.664307) + (xy 96.207185 126.597268) + (xy 96.259989 126.551513) + (xy 96.329147 126.541569) + (xy 96.36779 126.55382) + (xy 96.410339 126.5755) + (xy 96.410341 126.5755) + (xy 96.410343 126.575501) + (xy 96.519998 126.592869) + (xy 96.519999 126.592869) + (xy 96.519999 126.592868) + (xy 96.52 126.592869) + (xy 96.533377 126.59075) + (xy 96.602669 126.599704) + (xy 96.656122 126.644699) + (xy 96.676763 126.71145) + (xy 96.67525 126.732617) + (xy 96.673131 126.745998) + (xy 96.673131 126.746002) + (xy 96.690498 126.855658) + (xy 96.740904 126.954585) + (xy 96.740909 126.954592) + (xy 96.819407 127.03309) + (xy 96.81941 127.033092) + (xy 96.819413 127.033095) + (xy 96.902053 127.075202) + (xy 96.918341 127.083501) + (xy 97.027998 127.100869) + (xy 97.028 127.100869) + (xy 97.028002 127.100869) + (xy 97.137656 127.083501) + (xy 97.137656 127.0835) + (xy 97.137661 127.0835) + (xy 97.180207 127.061821) + (xy 97.248875 127.048926) + (xy 97.313615 127.075202) + (xy 97.353872 127.132309) + (xy 97.3605 127.172307) + (xy 97.3605 128.914455) + (xy 97.340815 128.981494) + (xy 97.324181 129.002136) + (xy 97.248909 129.077407) + (xy 97.248904 129.077414) + (xy 97.198498 129.176341) + (xy 97.181131 129.285997) + (xy 97.181131 129.286002) + (xy 97.198498 129.395658) + (xy 97.248904 129.494585) + (xy 97.248909 129.494592) + (xy 97.327407 129.57309) + (xy 97.32741 129.573092) + (xy 97.327413 129.573095) + (xy 97.410053 129.615202) + (xy 97.426341 129.623501) + (xy 97.535998 129.640869) + (xy 97.536 129.640869) + (xy 97.536002 129.640869) + (xy 97.645656 129.623501) + (xy 97.645656 129.6235) + (xy 97.645661 129.6235) + (xy 97.688207 129.601821) + (xy 97.756875 129.588926) + (xy 97.821615 129.615202) + (xy 97.861872 129.672309) + (xy 97.8685 129.712307) + (xy 97.8685 136.534455) + (xy 97.848815 136.601494) + (xy 97.832181 136.622136) + (xy 97.756909 136.697407) + (xy 97.756904 136.697414) + (xy 97.706498 136.796341) + (xy 97.689131 136.905997) + (xy 97.689131 136.906002) + (xy 97.706498 137.015658) + (xy 97.756904 137.114585) + (xy 97.756909 137.114592) + (xy 97.835407 137.19309) + (xy 97.83541 137.193092) + (xy 97.835413 137.193095) + (xy 97.920465 137.236431) + (xy 97.934341 137.243501) + (xy 98.043998 137.260869) + (xy 98.044 137.260869) + (xy 98.044002 137.260869) + (xy 98.153658 137.243501) + (xy 98.153659 137.2435) + (xy 98.153661 137.2435) + (xy 98.252587 137.193095) + (xy 98.331095 137.114587) + (xy 98.3815 137.015661) + (xy 98.3815 137.015659) + (xy 98.381501 137.015658) + (xy 98.398869 136.906002) + (xy 98.398869 136.905997) + (xy 98.381501 136.796341) + (xy 98.370882 136.7755) + (xy 98.331095 136.697413) + (xy 98.331092 136.69741) + (xy 98.33109 136.697407) + (xy 98.255819 136.622136) + (xy 98.222334 136.560813) + (xy 98.2195 136.534455) + (xy 98.2195 132.252307) + (xy 98.239185 132.185268) + (xy 98.291989 132.139513) + (xy 98.361147 132.129569) + (xy 98.39979 132.14182) + (xy 98.442339 132.1635) + (xy 98.442341 132.1635) + (xy 98.442343 132.163501) + (xy 98.551998 132.180869) + (xy 98.552 132.180869) + (xy 98.552002 132.180869) + (xy 98.661658 132.163501) + (xy 98.661659 132.1635) + (xy 98.661661 132.1635) + (xy 98.760587 132.113095) + (xy 98.839095 132.034587) + (xy 98.8895 131.935661) + (xy 98.8895 131.935659) + (xy 98.889501 131.935658) + (xy 98.906869 131.826002) + (xy 98.906869 131.825997) + (xy 98.889501 131.716341) + (xy 98.885949 131.709369) + (xy 98.839095 131.617413) + (xy 98.839092 131.61741) + (xy 98.83909 131.617407) + (xy 98.763819 131.542136) + (xy 98.730334 131.480813) + (xy 98.7275 131.454455) + (xy 98.7275 124.124307) + (xy 98.747185 124.057268) + (xy 98.799989 124.011513) + (xy 98.869147 124.001569) + (xy 98.90779 124.01382) + (xy 98.950339 124.0355) + (xy 98.950341 124.0355) + (xy 98.950343 124.035501) + (xy 99.059998 124.052869) + (xy 99.059999 124.052869) + (xy 99.059999 124.052868) + (xy 99.06 124.052869) + (xy 99.073377 124.05075) + (xy 99.142669 124.059704) + (xy 99.196122 124.104699) + (xy 99.216763 124.17145) + (xy 99.21525 124.192617) + (xy 99.213131 124.205998) + (xy 99.213131 124.206002) + (xy 99.230498 124.315658) + (xy 99.280904 124.414585) + (xy 99.280909 124.414592) + (xy 99.359407 124.49309) + (xy 99.35941 124.493092) + (xy 99.359413 124.493095) + (xy 99.458339 124.5435) + (xy 99.458341 124.543501) + (xy 99.567998 124.560869) + (xy 99.568 124.560869) + (xy 99.568002 124.560869) + (xy 99.677658 124.543501) + (xy 99.677659 124.5435) + (xy 99.677661 124.5435) + (xy 99.776587 124.493095) + (xy 99.855095 124.414587) + (xy 99.9055 124.315661) + (xy 99.9055 124.315659) + (xy 99.905501 124.315658) + (xy 99.922869 124.206002) + (xy 99.922869 124.205997) + (xy 99.905501 124.096341) + (xy 99.902525 124.0905) + (xy 99.855095 123.997413) + (xy 99.855092 123.99741) + (xy 99.85509 123.997407) + (xy 99.779819 123.922136) + (xy 99.746334 123.860813) + (xy 99.7435 123.834455) + (xy 99.7435 121.584307) + (xy 99.763185 121.517268) + (xy 99.815989 121.471513) + (xy 99.885147 121.461569) + (xy 99.92379 121.47382) + (xy 99.966339 121.4955) + (xy 99.966341 121.4955) + (xy 99.966343 121.495501) + (xy 100.075998 121.512869) + (xy 100.076 121.512869) + (xy 100.076002 121.512869) + (xy 100.185658 121.495501) + (xy 100.185659 121.4955) + (xy 100.185661 121.4955) + (xy 100.284587 121.445095) + (xy 100.363095 121.366587) + (xy 100.4135 121.267661) + (xy 100.4135 121.267659) + (xy 100.413501 121.267658) + (xy 100.430869 121.158002) + (xy 100.430869 121.157997) + (xy 100.413501 121.048341) + (xy 100.4135 121.048339) + (xy 100.363095 120.949413) + (xy 100.363092 120.94941) + (xy 100.36309 120.949407) + (xy 100.287819 120.874136) + (xy 100.254334 120.812813) + (xy 100.2515 120.786455) + (xy 100.2515 118.204645) + (xy 105.3795 118.204645) + (xy 105.418855 118.389802) + (xy 105.418857 118.389807) + (xy 105.495848 118.562729) + (xy 105.495851 118.562734) + (xy 105.606987 118.715699) + (xy 105.607112 118.715871) + (xy 105.747784 118.842533) + (xy 105.911716 118.937179) + (xy 106.091744 118.995674) + (xy 106.232808 119.0105) + (xy 106.232812 119.0105) + (xy 107.127188 119.0105) + (xy 107.127192 119.0105) + (xy 107.268256 118.995674) + (xy 107.448284 118.937179) + (xy 107.612216 118.842533) + (xy 107.752888 118.715871) + (xy 107.864151 118.56273) + (xy 107.941144 118.389803) + (xy 107.9805 118.204646) + (xy 107.9805 118.015354) + (xy 107.941144 117.830197) + (xy 107.902987 117.744497) + (xy 107.864151 117.65727) + (xy 107.864148 117.657265) + (xy 107.752888 117.504129) + (xy 107.734845 117.487883) + (xy 107.612216 117.377467) + (xy 107.448284 117.282821) + (xy 107.448277 117.282818) + (xy 107.268259 117.224327) + (xy 107.268256 117.224326) + (xy 107.127192 117.2095) + (xy 106.232808 117.2095) + (xy 106.091744 117.224326) + (xy 106.091741 117.224326) + (xy 106.09174 117.224327) + (xy 105.911722 117.282818) + (xy 105.911715 117.282821) + (xy 105.747785 117.377466) + (xy 105.607111 117.504129) + (xy 105.495851 117.657265) + (xy 105.495848 117.65727) + (xy 105.418857 117.830192) + (xy 105.418855 117.830197) + (xy 105.3795 118.015354) + (xy 105.3795 118.204645) + (xy 100.2515 118.204645) + (xy 100.2515 115.664646) + (xy 105.3795 115.664646) + (xy 105.382691 115.679658) + (xy 105.418855 115.849802) + (xy 105.418857 115.849807) + (xy 105.495848 116.022729) + (xy 105.495851 116.022734) + (xy 105.607111 116.17587) + (xy 105.607112 116.175871) + (xy 105.747784 116.302533) + (xy 105.911716 116.397179) + (xy 106.091744 116.455674) + (xy 106.232808 116.4705) + (xy 106.232812 116.4705) + (xy 107.127188 116.4705) + (xy 107.127192 116.4705) + (xy 107.268256 116.455674) + (xy 107.448284 116.397179) + (xy 107.612216 116.302533) + (xy 107.752888 116.175871) + (xy 107.864151 116.02273) + (xy 107.941144 115.849803) + (xy 107.9805 115.664646) + (xy 107.9805 115.475354) + (xy 107.941144 115.290197) + (xy 107.937897 115.282905) + (xy 107.864151 115.11727) + (xy 107.864148 115.117265) + (xy 107.752888 114.964129) + (xy 107.737353 114.950141) + (xy 107.612216 114.837467) + (xy 107.448284 114.742821) + (xy 107.448277 114.742818) + (xy 107.268259 114.684327) + (xy 107.268256 114.684326) + (xy 107.127192 114.6695) + (xy 106.232808 114.6695) + (xy 106.091744 114.684326) + (xy 106.091741 114.684326) + (xy 106.09174 114.684327) + (xy 105.911722 114.742818) + (xy 105.911715 114.742821) + (xy 105.747785 114.837466) + (xy 105.607111 114.964129) + (xy 105.495851 115.117265) + (xy 105.495848 115.11727) + (xy 105.418857 115.290192) + (xy 105.418855 115.290197) + (xy 105.382691 115.460341) + (xy 105.3795 115.475354) + (xy 105.3795 115.664646) + (xy 100.2515 115.664646) + (xy 100.2515 113.662057) + (xy 100.271185 113.595018) + (xy 100.287819 113.574376) + (xy 100.620376 113.241819) + (xy 100.681699 113.208334) + (xy 100.708057 113.2055) + (xy 105.296273 113.2055) + (xy 105.363312 113.225185) + (xy 105.409067 113.277989) + (xy 105.417564 113.303723) + (xy 105.418856 113.309805) + (xy 105.418857 113.309807) + (xy 105.495848 113.482729) + (xy 105.495851 113.482734) + (xy 105.596617 113.621426) + (xy 105.607112 113.635871) + (xy 105.747784 113.762533) + (xy 105.911716 113.857179) + (xy 106.091744 113.915674) + (xy 106.232808 113.9305) + (xy 106.232812 113.9305) + (xy 107.127188 113.9305) + (xy 107.127192 113.9305) + (xy 107.268256 113.915674) + (xy 107.448284 113.857179) + (xy 107.612216 113.762533) + (xy 107.752888 113.635871) + (xy 107.864151 113.48273) + (xy 107.878538 113.450416) + (xy 107.923785 113.397181) + (xy 107.990634 113.376859) + (xy 108.057858 113.395903) + (xy 108.104114 113.448269) + (xy 108.114289 113.481453) + (xy 108.120499 113.520658) + (xy 108.120499 113.520659) + (xy 108.1205 113.520661) + (xy 108.152474 113.583413) + (xy 108.170904 113.619585) + (xy 108.170909 113.619592) + (xy 108.249407 113.69809) + (xy 108.24941 113.698092) + (xy 108.249413 113.698095) + (xy 108.327131 113.737694) + (xy 108.348341 113.748501) + (xy 108.457998 113.765869) + (xy 108.458 113.765869) + (xy 108.458002 113.765869) + (xy 108.567658 113.748501) + (xy 108.567659 113.7485) + (xy 108.567661 113.7485) + (xy 108.666587 113.698095) + (xy 108.745095 113.619587) + (xy 108.7955 113.520661) + (xy 108.801256 113.484319) + (xy 108.831185 113.421187) + (xy 108.890496 113.384255) + (xy 108.943126 113.381246) + (xy 108.966 113.384869) + (xy 108.966 113.384868) + (xy 108.966001 113.384869) + (xy 108.966002 113.384869) + (xy 109.075656 113.367501) + (xy 109.075656 113.3675) + (xy 109.075661 113.3675) + (xy 109.118207 113.345821) + (xy 109.186875 113.332926) + (xy 109.251615 113.359202) + (xy 109.291872 113.416309) + (xy 109.2985 113.456307) + (xy 109.2985 115.833455) + (xy 109.278815 115.900494) + (xy 109.262181 115.921136) + (xy 109.186909 115.996407) + (xy 109.186904 115.996414) + (xy 109.136498 116.095341) + (xy 109.119131 116.204997) + (xy 109.119131 116.205) + (xy 109.136498 116.314658) + (xy 109.186904 116.413585) + (xy 109.186909 116.413592) + (xy 109.265407 116.49209) + (xy 109.26541 116.492092) + (xy 109.265413 116.492095) + (xy 109.364339 116.5425) + (xy 109.364341 116.542501) + (xy 109.473998 116.559869) + (xy 109.474 116.559869) + (xy 109.474002 116.559869) + (xy 109.583658 116.542501) + (xy 109.583659 116.5425) + (xy 109.583661 116.5425) + (xy 109.682587 116.492095) + (xy 109.761095 116.413587) + (xy 109.8115 116.314661) + (xy 109.8115 116.314659) + (xy 109.811501 116.314658) + (xy 109.828869 116.205) + (xy 109.828869 116.204997) + (xy 109.811501 116.095341) + (xy 109.774504 116.02273) + (xy 109.761095 115.996413) + (xy 109.761092 115.99641) + (xy 109.76109 115.996407) + (xy 109.685819 115.921136) + (xy 109.652334 115.859813) + (xy 109.6495 115.833455) + (xy 109.6495 115.57) + (xy 110.85454 115.57) + (xy 110.874326 115.758256) + (xy 110.874327 115.758259) + (xy 110.932818 115.938277) + (xy 110.932821 115.938284) + (xy 111.027467 116.102216) + (xy 111.135752 116.222478) + (xy 111.154129 116.242888) + (xy 111.307265 116.354148) + (xy 111.30727 116.354151) + (xy 111.480192 116.431142) + (xy 111.480197 116.431144) + (xy 111.665354 116.4705) + (xy 111.665355 116.4705) + (xy 111.854644 116.4705) + (xy 111.854646 116.4705) + (xy 112.039803 116.431144) + (xy 112.21273 116.354151) + (xy 112.365871 116.242888) + (xy 112.492533 116.102216) + (xy 112.587179 115.938284) + (xy 112.613561 115.85709) + (xy 112.621979 115.831182) + (xy 112.661417 115.773506) + (xy 112.725775 115.746308) + (xy 112.73991 115.7455) + (xy 117.223943 115.7455) + (xy 117.290982 115.765185) + (xy 117.311624 115.781819) + (xy 117.644181 116.114376) + (xy 117.677666 116.175699) + (xy 117.6805 116.202057) + (xy 117.6805 136.153455) + (xy 117.660815 136.220494) + (xy 117.644181 136.241136) + (xy 117.568909 136.316407) + (xy 117.568904 136.316414) + (xy 117.518498 136.415341) + (xy 117.501131 136.524997) + (xy 117.501131 136.525002) + (xy 117.518498 136.634658) + (xy 117.568904 136.733585) + (xy 117.568909 136.733592) + (xy 117.647407 136.81209) + (xy 117.64741 136.812092) + (xy 117.647413 136.812095) + (xy 117.714672 136.846365) + (xy 117.746341 136.862501) + (xy 117.855998 136.879869) + (xy 117.856 136.879869) + (xy 117.856002 136.879869) + (xy 117.965656 136.862501) + (xy 117.965656 136.8625) + (xy 117.965661 136.8625) + (xy 118.008207 136.840821) + (xy 118.076875 136.827926) + (xy 118.141615 136.854202) + (xy 118.181872 136.911309) + (xy 118.1885 136.951307) + (xy 118.1885 150.497943) + (xy 118.168815 150.564982) + (xy 118.152181 150.585625) + (xy 117.992764 150.745041) + (xy 117.931441 150.778525) + (xy 117.885688 150.779832) + (xy 117.856 150.775131) + (xy 117.855999 150.775131) + (xy 117.855998 150.775131) + (xy 117.746341 150.792498) + (xy 117.647414 150.842904) + (xy 117.647407 150.842909) + (xy 117.568909 150.921407) + (xy 117.568904 150.921414) + (xy 117.518498 151.020341) + (xy 117.501131 151.129997) + (xy 117.501131 151.130002) + (xy 117.518498 151.239658) + (xy 117.568904 151.338585) + (xy 117.568909 151.338592) + (xy 117.647407 151.41709) + (xy 117.64741 151.417092) + (xy 117.647413 151.417095) + (xy 117.671589 151.429413) + (xy 117.746341 151.467501) + (xy 117.855998 151.484869) + (xy 117.856 151.484869) + (xy 117.856002 151.484869) + (xy 117.965658 151.467501) + (xy 117.965659 151.4675) + (xy 117.965661 151.4675) + (xy 118.064587 151.417095) + (xy 118.143095 151.338587) + (xy 118.1935 151.239661) + (xy 118.1935 151.239659) + (xy 118.193501 151.239658) + (xy 118.195879 151.224646) + (xy 124.4295 151.224646) + (xy 124.432145 151.237091) + (xy 124.468855 151.409802) + (xy 124.468857 151.409807) + (xy 124.545848 151.582729) + (xy 124.545851 151.582734) + (xy 124.654604 151.732419) + (xy 124.657112 151.735871) + (xy 124.797784 151.862533) + (xy 124.961716 151.957179) + (xy 125.141744 152.015674) + (xy 125.282808 152.0305) + (xy 125.282812 152.0305) + (xy 126.177188 152.0305) + (xy 126.177192 152.0305) + (xy 126.318256 152.015674) + (xy 126.498284 151.957179) + (xy 126.662216 151.862533) + (xy 126.770535 151.765002) + (xy 127.280131 151.765002) + (xy 127.297498 151.874658) + (xy 127.347904 151.973585) + (xy 127.347909 151.973592) + (xy 127.426407 152.05209) + (xy 127.42641 152.052092) + (xy 127.426413 152.052095) + (xy 127.514541 152.096998) + (xy 127.525341 152.102501) + (xy 127.634998 152.119869) + (xy 127.635 152.119869) + (xy 127.635002 152.119869) + (xy 127.744658 152.102501) + (xy 127.744659 152.1025) + (xy 127.744661 152.1025) + (xy 127.843587 152.052095) + (xy 127.922095 151.973587) + (xy 127.9725 151.874661) + (xy 127.9725 151.874659) + (xy 127.972501 151.874658) + (xy 127.989869 151.765002) + (xy 127.989869 151.764997) + (xy 127.972501 151.655341) + (xy 127.968483 151.647455) + (xy 127.922095 151.556413) + (xy 127.922092 151.55641) + (xy 127.92209 151.556407) + (xy 127.843592 151.477909) + (xy 127.843588 151.477906) + (xy 127.843587 151.477905) + (xy 127.823166 151.4675) + (xy 127.744658 151.427498) + (xy 127.635002 151.410131) + (xy 127.634998 151.410131) + (xy 127.525341 151.427498) + (xy 127.426414 151.477904) + (xy 127.426407 151.477909) + (xy 127.347909 151.556407) + (xy 127.347904 151.556414) + (xy 127.297498 151.655341) + (xy 127.280131 151.764997) + (xy 127.280131 151.765002) + (xy 126.770535 151.765002) + (xy 126.802888 151.735871) + (xy 126.914151 151.58273) + (xy 126.991144 151.409803) + (xy 127.0305 151.224646) + (xy 128.2395 151.224646) + (xy 128.242145 151.237091) + (xy 128.278855 151.409802) + (xy 128.278857 151.409807) + (xy 128.355848 151.582729) + (xy 128.355851 151.582734) + (xy 128.464604 151.732419) + (xy 128.467112 151.735871) + (xy 128.607784 151.862533) + (xy 128.771716 151.957179) + (xy 128.951744 152.015674) + (xy 129.092808 152.0305) + (xy 129.092812 152.0305) + (xy 129.987188 152.0305) + (xy 129.987192 152.0305) + (xy 130.128256 152.015674) + (xy 130.308284 151.957179) + (xy 130.472216 151.862533) + (xy 130.612888 151.735871) + (xy 130.724151 151.58273) + (xy 130.801144 151.409803) + (xy 130.8405 151.224646) + (xy 130.8405 151.035354) + (xy 130.801144 150.850197) + (xy 130.797897 150.842905) + (xy 130.724151 150.67727) + (xy 130.724148 150.677265) + (xy 130.612888 150.524129) + (xy 130.588894 150.502525) + (xy 130.472216 150.397467) + (xy 130.308284 150.302821) + (xy 130.308277 150.302818) + (xy 130.128259 150.244327) + (xy 130.128256 150.244326) + (xy 129.987192 150.2295) + (xy 129.092808 150.2295) + (xy 128.951744 150.244326) + (xy 128.951741 150.244326) + (xy 128.95174 150.244327) + (xy 128.771722 150.302818) + (xy 128.771715 150.302821) + (xy 128.607785 150.397466) + (xy 128.467111 150.524129) + (xy 128.355851 150.677265) + (xy 128.355848 150.67727) + (xy 128.278857 150.850192) + (xy 128.278855 150.850197) + (xy 128.242691 151.020341) + (xy 128.2395 151.035354) + (xy 128.2395 151.224646) + (xy 127.0305 151.224646) + (xy 127.0305 151.035354) + (xy 126.991144 150.850197) + (xy 126.987897 150.842905) + (xy 126.914151 150.67727) + (xy 126.914148 150.677265) + (xy 126.802888 150.524129) + (xy 126.778894 150.502525) + (xy 126.662216 150.397467) + (xy 126.498284 150.302821) + (xy 126.498277 150.302818) + (xy 126.318259 150.244327) + (xy 126.318256 150.244326) + (xy 126.177192 150.2295) + (xy 125.282808 150.2295) + (xy 125.141744 150.244326) + (xy 125.141741 150.244326) + (xy 125.14174 150.244327) + (xy 124.961722 150.302818) + (xy 124.961715 150.302821) + (xy 124.797785 150.397466) + (xy 124.657111 150.524129) + (xy 124.545851 150.677265) + (xy 124.545848 150.67727) + (xy 124.468857 150.850192) + (xy 124.468855 150.850197) + (xy 124.432691 151.020341) + (xy 124.4295 151.035354) + (xy 124.4295 151.224646) + (xy 118.195879 151.224646) + (xy 118.210869 151.130002) + (xy 118.210869 151.129999) + (xy 118.206167 151.100314) + (xy 118.215121 151.03102) + (xy 118.240956 150.993237) + (xy 118.468857 150.765336) + (xy 118.486092 150.750973) + (xy 118.499295 150.741861) + (xy 118.515199 150.711556) + (xy 118.518879 150.705033) + (xy 118.536568 150.675774) + (xy 118.536568 150.675765) + (xy 118.536993 150.674407) + (xy 118.53774 150.672603) + (xy 118.538862 150.668578) + (xy 118.539155 150.666659) + (xy 118.5395 150.665259) + (xy 118.5395 150.631046) + (xy 118.539726 150.623559) + (xy 118.53982 150.622) + (xy 118.541791 150.589419) + (xy 118.54179 150.589418) + (xy 118.541791 150.589417) + (xy 118.541531 150.587998) + (xy 118.5395 150.565648) + (xy 118.5395 148.684646) + (xy 124.4295 148.684646) + (xy 124.432145 148.697091) + (xy 124.468855 148.869802) + (xy 124.468857 148.869807) + (xy 124.545848 149.042729) + (xy 124.545851 149.042734) + (xy 124.646213 149.18087) + (xy 124.657112 149.195871) + (xy 124.797784 149.322533) + (xy 124.961716 149.417179) + (xy 125.141744 149.475674) + (xy 125.282808 149.4905) + (xy 125.282812 149.4905) + (xy 126.177188 149.4905) + (xy 126.177192 149.4905) + (xy 126.318256 149.475674) + (xy 126.498284 149.417179) + (xy 126.662216 149.322533) + (xy 126.802888 149.195871) + (xy 126.914151 149.04273) + (xy 126.991144 148.869803) + (xy 127.0305 148.684646) + (xy 128.2395 148.684646) + (xy 128.242145 148.697091) + (xy 128.278855 148.869802) + (xy 128.278857 148.869807) + (xy 128.355848 149.042729) + (xy 128.355851 149.042734) + (xy 128.456213 149.18087) + (xy 128.467112 149.195871) + (xy 128.607784 149.322533) + (xy 128.771716 149.417179) + (xy 128.951744 149.475674) + (xy 129.092808 149.4905) + (xy 129.092812 149.4905) + (xy 129.987188 149.4905) + (xy 129.987192 149.4905) + (xy 130.128256 149.475674) + (xy 130.308284 149.417179) + (xy 130.472216 149.322533) + (xy 130.612888 149.195871) + (xy 130.724151 149.04273) + (xy 130.801144 148.869803) + (xy 130.8405 148.684646) + (xy 130.8405 148.495354) + (xy 130.801144 148.310197) + (xy 130.797721 148.30251) + (xy 130.724151 148.13727) + (xy 130.724148 148.137265) + (xy 130.612888 147.984129) + (xy 130.59369 147.966843) + (xy 130.472216 147.857467) + (xy 130.308284 147.762821) + (xy 130.308277 147.762818) + (xy 130.128259 147.704327) + (xy 130.128256 147.704326) + (xy 129.987192 147.6895) + (xy 129.092808 147.6895) + (xy 128.951744 147.704326) + (xy 128.951741 147.704326) + (xy 128.95174 147.704327) + (xy 128.771722 147.762818) + (xy 128.771715 147.762821) + (xy 128.607785 147.857466) + (xy 128.467111 147.984129) + (xy 128.355851 148.137265) + (xy 128.355848 148.13727) + (xy 128.278857 148.310192) + (xy 128.278855 148.310197) + (xy 128.243083 148.478497) + (xy 128.2395 148.495354) + (xy 128.2395 148.684646) + (xy 127.0305 148.684646) + (xy 127.0305 148.495354) + (xy 126.991144 148.310197) + (xy 126.987721 148.30251) + (xy 126.914151 148.13727) + (xy 126.914148 148.137265) + (xy 126.802888 147.984129) + (xy 126.78369 147.966843) + (xy 126.662216 147.857467) + (xy 126.498284 147.762821) + (xy 126.498277 147.762818) + (xy 126.318259 147.704327) + (xy 126.318256 147.704326) + (xy 126.177192 147.6895) + (xy 125.282808 147.6895) + (xy 125.141744 147.704326) + (xy 125.141741 147.704326) + (xy 125.14174 147.704327) + (xy 124.961722 147.762818) + (xy 124.961715 147.762821) + (xy 124.797785 147.857466) + (xy 124.657111 147.984129) + (xy 124.545851 148.137265) + (xy 124.545848 148.13727) + (xy 124.468857 148.310192) + (xy 124.468855 148.310197) + (xy 124.433083 148.478497) + (xy 124.4295 148.495354) + (xy 124.4295 148.684646) + (xy 118.5395 148.684646) + (xy 118.5395 146.144646) + (xy 124.4295 146.144646) + (xy 124.431669 146.15485) + (xy 124.468855 146.329802) + (xy 124.468857 146.329807) + (xy 124.545848 146.502729) + (xy 124.545851 146.502734) + (xy 124.654603 146.652418) + (xy 124.657112 146.655871) + (xy 124.797784 146.782533) + (xy 124.961716 146.877179) + (xy 125.141744 146.935674) + (xy 125.282808 146.9505) + (xy 125.282812 146.9505) + (xy 126.177188 146.9505) + (xy 126.177192 146.9505) + (xy 126.318256 146.935674) + (xy 126.498284 146.877179) + (xy 126.662216 146.782533) + (xy 126.802888 146.655871) + (xy 126.914151 146.50273) + (xy 126.991144 146.329803) + (xy 127.0305 146.144646) + (xy 128.2395 146.144646) + (xy 128.241669 146.15485) + (xy 128.278855 146.329802) + (xy 128.278857 146.329807) + (xy 128.355848 146.502729) + (xy 128.355851 146.502734) + (xy 128.464603 146.652418) + (xy 128.467112 146.655871) + (xy 128.607784 146.782533) + (xy 128.771716 146.877179) + (xy 128.951744 146.935674) + (xy 129.092808 146.9505) + (xy 129.092812 146.9505) + (xy 129.987188 146.9505) + (xy 129.987192 146.9505) + (xy 130.128256 146.935674) + (xy 130.308284 146.877179) + (xy 130.472216 146.782533) + (xy 130.612888 146.655871) + (xy 130.724151 146.50273) + (xy 130.801144 146.329803) + (xy 130.8405 146.144646) + (xy 130.8405 145.955354) + (xy 130.801144 145.770197) + (xy 130.797721 145.76251) + (xy 130.724151 145.59727) + (xy 130.724148 145.597265) + (xy 130.612888 145.444129) + (xy 130.59369 145.426843) + (xy 130.472216 145.317467) + (xy 130.308284 145.222821) + (xy 130.308277 145.222818) + (xy 130.128259 145.164327) + (xy 130.128256 145.164326) + (xy 129.987192 145.1495) + (xy 129.092808 145.1495) + (xy 128.951744 145.164326) + (xy 128.951741 145.164326) + (xy 128.95174 145.164327) + (xy 128.771722 145.222818) + (xy 128.771715 145.222821) + (xy 128.607785 145.317466) + (xy 128.467111 145.444129) + (xy 128.355851 145.597265) + (xy 128.355848 145.59727) + (xy 128.278857 145.770192) + (xy 128.278855 145.770197) + (xy 128.243083 145.938497) + (xy 128.2395 145.955354) + (xy 128.2395 146.144646) + (xy 127.0305 146.144646) + (xy 127.0305 145.955354) + (xy 126.991144 145.770197) + (xy 126.987721 145.76251) + (xy 126.914151 145.59727) + (xy 126.914148 145.597265) + (xy 126.802888 145.444129) + (xy 126.78369 145.426843) + (xy 126.662216 145.317467) + (xy 126.498284 145.222821) + (xy 126.498277 145.222818) + (xy 126.318259 145.164327) + (xy 126.318256 145.164326) + (xy 126.177192 145.1495) + (xy 125.282808 145.1495) + (xy 125.141744 145.164326) + (xy 125.141741 145.164326) + (xy 125.14174 145.164327) + (xy 124.961722 145.222818) + (xy 124.961715 145.222821) + (xy 124.797785 145.317466) + (xy 124.657111 145.444129) + (xy 124.545851 145.597265) + (xy 124.545848 145.59727) + (xy 124.468857 145.770192) + (xy 124.468855 145.770197) + (xy 124.433083 145.938497) + (xy 124.4295 145.955354) + (xy 124.4295 146.144646) + (xy 118.5395 146.144646) + (xy 118.5395 143.604646) + (xy 124.4295 143.604646) + (xy 124.432145 143.617091) + (xy 124.468855 143.789802) + (xy 124.468857 143.789807) + (xy 124.545848 143.962729) + (xy 124.545851 143.962734) + (xy 124.654233 144.111909) + (xy 124.657112 144.115871) + (xy 124.797784 144.242533) + (xy 124.961716 144.337179) + (xy 125.141744 144.395674) + (xy 125.282808 144.4105) + (xy 125.282812 144.4105) + (xy 126.177188 144.4105) + (xy 126.177192 144.4105) + (xy 126.318256 144.395674) + (xy 126.498284 144.337179) + (xy 126.662216 144.242533) + (xy 126.802888 144.115871) + (xy 126.914151 143.96273) + (xy 126.991144 143.789803) + (xy 127.0305 143.604646) + (xy 128.2395 143.604646) + (xy 128.242145 143.617091) + (xy 128.278855 143.789802) + (xy 128.278857 143.789807) + (xy 128.355848 143.962729) + (xy 128.355851 143.962734) + (xy 128.464233 144.111909) + (xy 128.467112 144.115871) + (xy 128.607784 144.242533) + (xy 128.771716 144.337179) + (xy 128.951744 144.395674) + (xy 129.092808 144.4105) + (xy 129.092812 144.4105) + (xy 129.987188 144.4105) + (xy 129.987192 144.4105) + (xy 130.128256 144.395674) + (xy 130.308284 144.337179) + (xy 130.472216 144.242533) + (xy 130.612888 144.115871) + (xy 130.724151 143.96273) + (xy 130.801144 143.789803) + (xy 130.8405 143.604646) + (xy 130.8405 143.415354) + (xy 130.801144 143.230197) + (xy 130.801141 143.230191) + (xy 130.724151 143.05727) + (xy 130.724148 143.057265) + (xy 130.612888 142.904129) + (xy 130.59369 142.886843) + (xy 130.472216 142.777467) + (xy 130.308284 142.682821) + (xy 130.308277 142.682818) + (xy 130.128259 142.624327) + (xy 130.128256 142.624326) + (xy 129.987192 142.6095) + (xy 129.092808 142.6095) + (xy 128.951744 142.624326) + (xy 128.951741 142.624326) + (xy 128.95174 142.624327) + (xy 128.771722 142.682818) + (xy 128.771715 142.682821) + (xy 128.607785 142.777466) + (xy 128.467111 142.904129) + (xy 128.355851 143.057265) + (xy 128.355848 143.05727) + (xy 128.278857 143.230192) + (xy 128.278855 143.230197) + (xy 128.245334 143.387908) + (xy 128.2395 143.415354) + (xy 128.2395 143.604646) + (xy 127.0305 143.604646) + (xy 127.0305 143.415354) + (xy 126.991144 143.230197) + (xy 126.991141 143.230191) + (xy 126.914151 143.05727) + (xy 126.914148 143.057265) + (xy 126.802888 142.904129) + (xy 126.78369 142.886843) + (xy 126.662216 142.777467) + (xy 126.498284 142.682821) + (xy 126.498277 142.682818) + (xy 126.318259 142.624327) + (xy 126.318256 142.624326) + (xy 126.177192 142.6095) + (xy 125.282808 142.6095) + (xy 125.141744 142.624326) + (xy 125.141741 142.624326) + (xy 125.14174 142.624327) + (xy 124.961722 142.682818) + (xy 124.961715 142.682821) + (xy 124.797785 142.777466) + (xy 124.657111 142.904129) + (xy 124.545851 143.057265) + (xy 124.545848 143.05727) + (xy 124.468857 143.230192) + (xy 124.468855 143.230197) + (xy 124.435334 143.387908) + (xy 124.4295 143.415354) + (xy 124.4295 143.604646) + (xy 118.5395 143.604646) + (xy 118.5395 141.064645) + (xy 124.4295 141.064645) + (xy 124.468855 141.249802) + (xy 124.468857 141.249807) + (xy 124.545848 141.422729) + (xy 124.545851 141.422734) + (xy 124.657111 141.57587) + (xy 124.657112 141.575871) + (xy 124.797784 141.702533) + (xy 124.961716 141.797179) + (xy 125.141744 141.855674) + (xy 125.282808 141.8705) + (xy 125.282812 141.8705) + (xy 126.177188 141.8705) + (xy 126.177192 141.8705) + (xy 126.318256 141.855674) + (xy 126.498284 141.797179) + (xy 126.662216 141.702533) + (xy 126.802888 141.575871) + (xy 126.914151 141.42273) + (xy 126.991144 141.249803) + (xy 127.0305 141.064646) + (xy 127.0305 141.064645) + (xy 128.2395 141.064645) + (xy 128.278855 141.249802) + (xy 128.278857 141.249807) + (xy 128.355848 141.422729) + (xy 128.355851 141.422734) + (xy 128.467111 141.57587) + (xy 128.467112 141.575871) + (xy 128.607784 141.702533) + (xy 128.771716 141.797179) + (xy 128.951744 141.855674) + (xy 129.092808 141.8705) + (xy 129.092812 141.8705) + (xy 129.987188 141.8705) + (xy 129.987192 141.8705) + (xy 130.128256 141.855674) + (xy 130.308284 141.797179) + (xy 130.472216 141.702533) + (xy 130.612888 141.575871) + (xy 130.724151 141.42273) + (xy 130.801144 141.249803) + (xy 130.8405 141.064646) + (xy 130.8405 140.875354) + (xy 130.801144 140.690197) + (xy 130.797721 140.68251) + (xy 130.724151 140.51727) + (xy 130.724148 140.517265) + (xy 130.612888 140.364129) + (xy 130.59369 140.346843) + (xy 130.472216 140.237467) + (xy 130.308284 140.142821) + (xy 130.308277 140.142818) + (xy 130.128259 140.084327) + (xy 130.128256 140.084326) + (xy 129.987192 140.0695) + (xy 129.092808 140.0695) + (xy 128.951744 140.084326) + (xy 128.951741 140.084326) + (xy 128.95174 140.084327) + (xy 128.771722 140.142818) + (xy 128.771715 140.142821) + (xy 128.607785 140.237466) + (xy 128.467111 140.364129) + (xy 128.355851 140.517265) + (xy 128.355848 140.51727) + (xy 128.278857 140.690192) + (xy 128.278855 140.690197) + (xy 128.2395 140.875354) + (xy 128.2395 141.064645) + (xy 127.0305 141.064645) + (xy 127.0305 140.875354) + (xy 126.991144 140.690197) + (xy 126.987721 140.68251) + (xy 126.914151 140.51727) + (xy 126.914148 140.517265) + (xy 126.802888 140.364129) + (xy 126.78369 140.346843) + (xy 126.662216 140.237467) + (xy 126.498284 140.142821) + (xy 126.498277 140.142818) + (xy 126.318259 140.084327) + (xy 126.318256 140.084326) + (xy 126.177192 140.0695) + (xy 125.282808 140.0695) + (xy 125.141744 140.084326) + (xy 125.141741 140.084326) + (xy 125.14174 140.084327) + (xy 124.961722 140.142818) + (xy 124.961715 140.142821) + (xy 124.797785 140.237466) + (xy 124.657111 140.364129) + (xy 124.545851 140.517265) + (xy 124.545848 140.51727) + (xy 124.468857 140.690192) + (xy 124.468855 140.690197) + (xy 124.4295 140.875354) + (xy 124.4295 141.064645) + (xy 118.5395 141.064645) + (xy 118.5395 138.524645) + (xy 124.4295 138.524645) + (xy 124.468855 138.709802) + (xy 124.468857 138.709807) + (xy 124.545848 138.882729) + (xy 124.545851 138.882734) + (xy 124.647874 139.023156) + (xy 124.657112 139.035871) + (xy 124.797784 139.162533) + (xy 124.961716 139.257179) + (xy 125.141744 139.315674) + (xy 125.282808 139.3305) + (xy 125.282812 139.3305) + (xy 126.177188 139.3305) + (xy 126.177192 139.3305) + (xy 126.318256 139.315674) + (xy 126.498284 139.257179) + (xy 126.662216 139.162533) + (xy 126.802888 139.035871) + (xy 126.914151 138.88273) + (xy 126.991144 138.709803) + (xy 127.0305 138.524646) + (xy 127.0305 138.524645) + (xy 128.2395 138.524645) + (xy 128.278855 138.709802) + (xy 128.278857 138.709807) + (xy 128.355848 138.882729) + (xy 128.355851 138.882734) + (xy 128.457874 139.023156) + (xy 128.467112 139.035871) + (xy 128.607784 139.162533) + (xy 128.771716 139.257179) + (xy 128.951744 139.315674) + (xy 129.092808 139.3305) + (xy 129.092812 139.3305) + (xy 129.987188 139.3305) + (xy 129.987192 139.3305) + (xy 130.128256 139.315674) + (xy 130.308284 139.257179) + (xy 130.472216 139.162533) + (xy 130.612888 139.035871) + (xy 130.724151 138.88273) + (xy 130.801144 138.709803) + (xy 130.8405 138.524646) + (xy 130.8405 138.335354) + (xy 130.801144 138.150197) + (xy 130.797897 138.142905) + (xy 130.724151 137.97727) + (xy 130.724148 137.977265) + (xy 130.612888 137.824129) + (xy 130.596229 137.809129) + (xy 130.472216 137.697467) + (xy 130.308284 137.602821) + (xy 130.308277 137.602818) + (xy 130.128259 137.544327) + (xy 130.128256 137.544326) + (xy 129.987192 137.5295) + (xy 129.092808 137.5295) + (xy 128.951744 137.544326) + (xy 128.951741 137.544326) + (xy 128.95174 137.544327) + (xy 128.771722 137.602818) + (xy 128.771715 137.602821) + (xy 128.607785 137.697466) + (xy 128.467111 137.824129) + (xy 128.355851 137.977265) + (xy 128.355848 137.97727) + (xy 128.278857 138.150192) + (xy 128.278855 138.150197) + (xy 128.2395 138.335354) + (xy 128.2395 138.524645) + (xy 127.0305 138.524645) + (xy 127.0305 138.335354) + (xy 126.991144 138.150197) + (xy 126.987897 138.142905) + (xy 126.914151 137.97727) + (xy 126.914148 137.977265) + (xy 126.802888 137.824129) + (xy 126.786229 137.809129) + (xy 126.662216 137.697467) + (xy 126.498284 137.602821) + (xy 126.498277 137.602818) + (xy 126.318259 137.544327) + (xy 126.318256 137.544326) + (xy 126.177192 137.5295) + (xy 125.282808 137.5295) + (xy 125.141744 137.544326) + (xy 125.141741 137.544326) + (xy 125.14174 137.544327) + (xy 124.961722 137.602818) + (xy 124.961715 137.602821) + (xy 124.797785 137.697466) + (xy 124.657111 137.824129) + (xy 124.545851 137.977265) + (xy 124.545848 137.97727) + (xy 124.468857 138.150192) + (xy 124.468855 138.150197) + (xy 124.4295 138.335354) + (xy 124.4295 138.524645) + (xy 118.5395 138.524645) + (xy 118.5395 135.984645) + (xy 124.4295 135.984645) + (xy 124.468855 136.169802) + (xy 124.468857 136.169807) + (xy 124.545848 136.342729) + (xy 124.545851 136.342734) + (xy 124.657111 136.49587) + (xy 124.657112 136.495871) + (xy 124.797784 136.622533) + (xy 124.961716 136.717179) + (xy 125.141744 136.775674) + (xy 125.282808 136.7905) + (xy 125.282812 136.7905) + (xy 126.177188 136.7905) + (xy 126.177192 136.7905) + (xy 126.318256 136.775674) + (xy 126.498284 136.717179) + (xy 126.662216 136.622533) + (xy 126.802888 136.495871) + (xy 126.914151 136.34273) + (xy 126.991144 136.169803) + (xy 127.0305 135.984646) + (xy 127.0305 135.984645) + (xy 128.2395 135.984645) + (xy 128.278855 136.169802) + (xy 128.278857 136.169807) + (xy 128.355848 136.342729) + (xy 128.355851 136.342734) + (xy 128.467111 136.49587) + (xy 128.467112 136.495871) + (xy 128.607784 136.622533) + (xy 128.771716 136.717179) + (xy 128.951744 136.775674) + (xy 129.092808 136.7905) + (xy 129.092812 136.7905) + (xy 129.987188 136.7905) + (xy 129.987192 136.7905) + (xy 130.128256 136.775674) + (xy 130.308284 136.717179) + (xy 130.472216 136.622533) + (xy 130.612888 136.495871) + (xy 130.724151 136.34273) + (xy 130.801144 136.169803) + (xy 130.8405 135.984646) + (xy 130.8405 135.795354) + (xy 130.801144 135.610197) + (xy 130.794465 135.595197) + (xy 130.724151 135.43727) + (xy 130.724148 135.437265) + (xy 130.612888 135.284129) + (xy 130.556401 135.233268) + (xy 130.472216 135.157467) + (xy 130.308284 135.062821) + (xy 130.308277 135.062818) + (xy 130.128259 135.004327) + (xy 130.128256 135.004326) + (xy 129.987192 134.9895) + (xy 129.092808 134.9895) + (xy 128.951744 135.004326) + (xy 128.951741 135.004326) + (xy 128.95174 135.004327) + (xy 128.771722 135.062818) + (xy 128.771715 135.062821) + (xy 128.607785 135.157466) + (xy 128.467111 135.284129) + (xy 128.355851 135.437265) + (xy 128.355848 135.43727) + (xy 128.278857 135.610192) + (xy 128.278855 135.610197) + (xy 128.2395 135.795354) + (xy 128.2395 135.984645) + (xy 127.0305 135.984645) + (xy 127.0305 135.795354) + (xy 126.991144 135.610197) + (xy 126.984465 135.595197) + (xy 126.914151 135.43727) + (xy 126.914148 135.437265) + (xy 126.802888 135.284129) + (xy 126.746401 135.233268) + (xy 126.662216 135.157467) + (xy 126.498284 135.062821) + (xy 126.498277 135.062818) + (xy 126.318259 135.004327) + (xy 126.318256 135.004326) + (xy 126.177192 134.9895) + (xy 125.282808 134.9895) + (xy 125.141744 135.004326) + (xy 125.141741 135.004326) + (xy 125.14174 135.004327) + (xy 124.961722 135.062818) + (xy 124.961715 135.062821) + (xy 124.797785 135.157466) + (xy 124.657111 135.284129) + (xy 124.545851 135.437265) + (xy 124.545848 135.43727) + (xy 124.468857 135.610192) + (xy 124.468855 135.610197) + (xy 124.4295 135.795354) + (xy 124.4295 135.984645) + (xy 118.5395 135.984645) + (xy 118.5395 116.806356) + (xy 118.559185 116.739317) + (xy 118.611989 116.693562) + (xy 118.681147 116.683618) + (xy 118.722561 116.697952) + (xy 118.722611 116.697846) + (xy 118.723642 116.698327) + (xy 118.725503 116.698971) + (xy 118.727515 116.700133) + (xy 118.933673 116.796265) + (xy 118.933682 116.796269) + (xy 119.153389 116.855139) + (xy 119.1534 116.855141) + (xy 119.379998 116.874966) + (xy 119.380002 116.874966) + (xy 119.606599 116.855141) + (xy 119.60661 116.855139) + (xy 119.826317 116.796269) + (xy 119.826331 116.796264) + (xy 120.032478 116.700136) + (xy 120.105471 116.649024) + (xy 119.4244 115.967953) + (xy 119.505148 115.955165) + (xy 119.618045 115.897641) + (xy 119.707641 115.808045) + (xy 119.765165 115.695148) + (xy 119.777953 115.614401) + (xy 120.438181 116.274629) + (xy 120.471666 116.335952) + (xy 120.4745 116.36231) + (xy 120.4745 119.770455) + (xy 120.454815 119.837494) + (xy 120.438181 119.858136) + (xy 120.362909 119.933407) + (xy 120.362904 119.933414) + (xy 120.312498 120.032341) + (xy 120.295131 120.141997) + (xy 120.295131 120.142002) + (xy 120.312498 120.251658) + (xy 120.346663 120.31871) + (xy 120.362905 120.350587) + (xy 120.438182 120.425864) + (xy 120.471666 120.487185) + (xy 120.4745 120.513544) + (xy 120.4745 126.240942) + (xy 120.454815 126.307981) + (xy 120.43818 126.328625) + (xy 120.405762 126.361042) + (xy 120.344438 126.394526) + (xy 120.298687 126.395832) + (xy 120.269 126.391131) + (xy 120.268998 126.391131) + (xy 120.268997 126.391131) + (xy 120.159341 126.408498) + (xy 120.060414 126.458904) + (xy 120.060407 126.458909) + (xy 119.981909 126.537407) + (xy 119.981904 126.537414) + (xy 119.931498 126.636341) + (xy 119.914131 126.745997) + (xy 119.914131 126.746002) + (xy 119.931498 126.855658) + (xy 119.981904 126.954585) + (xy 119.981909 126.954592) + (xy 120.060407 127.03309) + (xy 120.06041 127.033092) + (xy 120.060413 127.033095) + (xy 120.143053 127.075202) + (xy 120.159341 127.083501) + (xy 120.268998 127.100869) + (xy 120.268999 127.100869) + (xy 120.268999 127.100868) + (xy 120.269 127.100869) + (xy 120.282377 127.09875) + (xy 120.351669 127.107704) + (xy 120.405122 127.152699) + (xy 120.425763 127.21945) + (xy 120.42425 127.240617) + (xy 120.422131 127.253998) + (xy 120.422131 127.254002) + (xy 120.439498 127.363658) + (xy 120.489904 127.462585) + (xy 120.489909 127.462592) + (xy 120.568407 127.54109) + (xy 120.56841 127.541092) + (xy 120.568413 127.541095) + (xy 120.653465 127.584431) + (xy 120.667341 127.591501) + (xy 120.776998 127.608869) + (xy 120.777 127.608869) + (xy 120.777002 127.608869) + (xy 120.886658 127.591501) + (xy 120.886659 127.5915) + (xy 120.886661 127.5915) + (xy 120.985587 127.541095) + (xy 121.064095 127.462587) + (xy 121.1145 127.363661) + (xy 121.1145 127.363659) + (xy 121.114501 127.363658) + (xy 121.131869 127.254002) + (xy 121.131869 127.253999) + (xy 121.127167 127.224315) + (xy 121.136121 127.155022) + (xy 121.161956 127.117237) + (xy 121.262857 127.016335) + (xy 121.280086 127.001977) + (xy 121.293295 126.992861) + (xy 121.293296 126.992859) + (xy 121.296065 126.990948) + (xy 121.362421 126.969069) + (xy 121.430072 126.986538) + (xy 121.477539 127.037808) + (xy 121.4905 127.093002) + (xy 121.4905 128.780942) + (xy 121.470815 128.847981) + (xy 121.45418 128.868625) + (xy 121.421762 128.901042) + (xy 121.360438 128.934526) + (xy 121.314687 128.935832) + (xy 121.285 128.931131) + (xy 121.284998 128.931131) + (xy 121.284997 128.931131) + (xy 121.175341 128.948498) + (xy 121.076414 128.998904) + (xy 121.076407 128.998909) + (xy 120.997909 129.077407) + (xy 120.997904 129.077414) + (xy 120.947498 129.176341) + (xy 120.930131 129.285997) + (xy 120.930131 129.286002) + (xy 120.947498 129.395658) + (xy 120.997904 129.494585) + (xy 120.997909 129.494592) + (xy 121.076407 129.57309) + (xy 121.07641 129.573092) + (xy 121.076413 129.573095) + (xy 121.159053 129.615202) + (xy 121.175341 129.623501) + (xy 121.284998 129.640869) + (xy 121.284999 129.640869) + (xy 121.284999 129.640868) + (xy 121.285 129.640869) + (xy 121.298377 129.63875) + (xy 121.367669 129.647704) + (xy 121.421122 129.692699) + (xy 121.441763 129.75945) + (xy 121.44025 129.780617) + (xy 121.438131 129.793998) + (xy 121.438131 129.794002) + (xy 121.455498 129.903658) + (xy 121.505904 130.002585) + (xy 121.505909 130.002592) + (xy 121.584407 130.08109) + (xy 121.58441 130.081092) + (xy 121.584413 130.081095) + (xy 121.66094 130.120087) + (xy 121.683341 130.131501) + (xy 121.792998 130.148869) + (xy 121.793 130.148869) + (xy 121.793002 130.148869) + (xy 121.902658 130.131501) + (xy 121.902659 130.1315) + (xy 121.902661 130.1315) + (xy 122.001587 130.081095) + (xy 122.080095 130.002587) + (xy 122.1305 129.903661) + (xy 122.1305 129.903659) + (xy 122.130501 129.903658) + (xy 122.147869 129.794002) + (xy 122.147869 129.793999) + (xy 122.143167 129.764315) + (xy 122.152121 129.695022) + (xy 122.177956 129.657237) + (xy 122.278857 129.556335) + (xy 122.296086 129.541977) + (xy 122.309295 129.532861) + (xy 122.309296 129.532859) + (xy 122.312065 129.530948) + (xy 122.378421 129.509069) + (xy 122.446072 129.526538) + (xy 122.493539 129.577808) + (xy 122.5065 129.633002) + (xy 122.5065 131.320942) + (xy 122.486815 131.387981) + (xy 122.47018 131.408625) + (xy 122.437762 131.441042) + (xy 122.376438 131.474526) + (xy 122.330687 131.475832) + (xy 122.301 131.471131) + (xy 122.300998 131.471131) + (xy 122.300997 131.471131) + (xy 122.191341 131.488498) + (xy 122.092414 131.538904) + (xy 122.092407 131.538909) + (xy 122.013909 131.617407) + (xy 122.013904 131.617414) + (xy 121.963498 131.716341) + (xy 121.946131 131.825997) + (xy 121.946131 131.826002) + (xy 121.963498 131.935658) + (xy 122.013904 132.034585) + (xy 122.013909 132.034592) + (xy 122.092407 132.11309) + (xy 122.09241 132.113092) + (xy 122.092413 132.113095) + (xy 122.191339 132.1635) + (xy 122.191341 132.163501) + (xy 122.300998 132.180869) + (xy 122.300999 132.180869) + (xy 122.300999 132.180868) + (xy 122.301 132.180869) + (xy 122.314377 132.17875) + (xy 122.383669 132.187704) + (xy 122.437122 132.232699) + (xy 122.457763 132.29945) + (xy 122.45625 132.320617) + (xy 122.454131 132.333998) + (xy 122.454131 132.334002) + (xy 122.471498 132.443658) + (xy 122.521904 132.542585) + (xy 122.521909 132.542592) + (xy 122.600407 132.62109) + (xy 122.60041 132.621092) + (xy 122.600413 132.621095) + (xy 122.638402 132.640451) + (xy 122.699341 132.671501) + (xy 122.808998 132.688869) + (xy 122.809 132.688869) + (xy 122.809002 132.688869) + (xy 122.918658 132.671501) + (xy 122.918659 132.6715) + (xy 122.918661 132.6715) + (xy 123.017587 132.621095) + (xy 123.096095 132.542587) + (xy 123.1465 132.443661) + (xy 123.1465 132.443659) + (xy 123.146501 132.443658) + (xy 123.163869 132.334002) + (xy 123.163869 132.333999) + (xy 123.160423 132.312244) + (xy 123.159167 132.304314) + (xy 123.168121 132.235022) + (xy 123.193956 132.197237) + (xy 123.294857 132.096335) + (xy 123.312086 132.081977) + (xy 123.325295 132.072861) + (xy 123.325296 132.072859) + (xy 123.328065 132.070948) + (xy 123.394421 132.049069) + (xy 123.462072 132.066538) + (xy 123.509539 132.117808) + (xy 123.5225 132.173002) + (xy 123.5225 133.860942) + (xy 123.502815 133.927981) + (xy 123.48618 133.948625) + (xy 123.453762 133.981042) + (xy 123.392438 134.014526) + (xy 123.346687 134.015832) + (xy 123.317 134.011131) + (xy 123.316998 134.011131) + (xy 123.316997 134.011131) + (xy 123.207341 134.028498) + (xy 123.108414 134.078904) + (xy 123.108407 134.078909) + (xy 123.029909 134.157407) + (xy 123.029904 134.157414) + (xy 122.979498 134.256341) + (xy 122.962131 134.365997) + (xy 122.962131 134.366002) + (xy 122.979498 134.475658) + (xy 123.029904 134.574585) + (xy 123.029909 134.574592) + (xy 123.108407 134.65309) + (xy 123.10841 134.653092) + (xy 123.108413 134.653095) + (xy 123.132589 134.665413) + (xy 123.207341 134.703501) + (xy 123.316998 134.720869) + (xy 123.316999 134.720869) + (xy 123.316999 134.720868) + (xy 123.317 134.720869) + (xy 123.330377 134.71875) + (xy 123.399669 134.727704) + (xy 123.453122 134.772699) + (xy 123.473763 134.83945) + (xy 123.47225 134.860617) + (xy 123.470131 134.873998) + (xy 123.470131 134.874002) + (xy 123.487498 134.983658) + (xy 123.537904 135.082585) + (xy 123.537909 135.082592) + (xy 123.616407 135.16109) + (xy 123.61641 135.161092) + (xy 123.616413 135.161095) + (xy 123.715339 135.2115) + (xy 123.715341 135.211501) + (xy 123.824998 135.228869) + (xy 123.825 135.228869) + (xy 123.825002 135.228869) + (xy 123.934658 135.211501) + (xy 123.934659 135.2115) + (xy 123.934661 135.2115) + (xy 124.033587 135.161095) + (xy 124.112095 135.082587) + (xy 124.1625 134.983661) + (xy 124.1625 134.983659) + (xy 124.162501 134.983658) + (xy 124.179869 134.874002) + (xy 124.179869 134.873999) + (xy 124.176423 134.852244) + (xy 124.175167 134.844314) + (xy 124.184121 134.775022) + (xy 124.209956 134.737237) + (xy 124.310857 134.636335) + (xy 124.328092 134.621973) + (xy 124.341295 134.612861) + (xy 124.357211 134.582534) + (xy 124.360882 134.576029) + (xy 124.373898 134.554499) + (xy 124.378568 134.546774) + (xy 124.378568 134.546771) + (xy 124.378995 134.545403) + (xy 124.37974 134.543604) + (xy 124.380863 134.539573) + (xy 124.381155 134.537659) + (xy 124.3815 134.536259) + (xy 124.3815 134.502046) + (xy 124.381726 134.494559) + (xy 124.381807 134.493213) + (xy 124.383791 134.460419) + (xy 124.38379 134.460418) + (xy 124.383791 134.460417) + (xy 124.383531 134.458998) + (xy 124.3815 134.436648) + (xy 124.3815 133.958156) + (xy 124.401185 133.891117) + (xy 124.453989 133.845362) + (xy 124.523147 133.835418) + (xy 124.586703 133.864443) + (xy 124.605818 133.885271) + (xy 124.657111 133.95587) + (xy 124.657112 133.955871) + (xy 124.797784 134.082533) + (xy 124.961716 134.177179) + (xy 125.141744 134.235674) + (xy 125.282808 134.2505) + (xy 125.282812 134.2505) + (xy 126.177188 134.2505) + (xy 126.177192 134.2505) + (xy 126.318256 134.235674) + (xy 126.498284 134.177179) + (xy 126.662216 134.082533) + (xy 126.802888 133.955871) + (xy 126.914151 133.80273) + (xy 126.991144 133.629803) + (xy 127.0305 133.444646) + (xy 127.0305 133.444645) + (xy 128.2395 133.444645) + (xy 128.278855 133.629802) + (xy 128.278857 133.629807) + (xy 128.355848 133.802729) + (xy 128.355851 133.802734) + (xy 128.467111 133.95587) + (xy 128.467112 133.955871) + (xy 128.607784 134.082533) + (xy 128.771716 134.177179) + (xy 128.951744 134.235674) + (xy 129.092808 134.2505) + (xy 129.092812 134.2505) + (xy 129.987188 134.2505) + (xy 129.987192 134.2505) + (xy 130.128256 134.235674) + (xy 130.308284 134.177179) + (xy 130.472216 134.082533) + (xy 130.612888 133.955871) + (xy 130.724151 133.80273) + (xy 130.801144 133.629803) + (xy 130.8405 133.444646) + (xy 130.8405 133.255354) + (xy 130.801144 133.070197) + (xy 130.794465 133.055197) + (xy 130.724151 132.89727) + (xy 130.724148 132.897265) + (xy 130.612888 132.744129) + (xy 130.580305 132.714791) + (xy 130.472216 132.617467) + (xy 130.308284 132.522821) + (xy 130.308277 132.522818) + (xy 130.128259 132.464327) + (xy 130.128256 132.464326) + (xy 129.987192 132.4495) + (xy 129.092808 132.4495) + (xy 128.951744 132.464326) + (xy 128.951741 132.464326) + (xy 128.95174 132.464327) + (xy 128.771722 132.522818) + (xy 128.771715 132.522821) + (xy 128.607785 132.617466) + (xy 128.467111 132.744129) + (xy 128.355851 132.897265) + (xy 128.355848 132.89727) + (xy 128.278857 133.070192) + (xy 128.278855 133.070197) + (xy 128.2395 133.255354) + (xy 128.2395 133.444645) + (xy 127.0305 133.444645) + (xy 127.0305 133.255354) + (xy 126.991144 133.070197) + (xy 126.984465 133.055197) + (xy 126.914151 132.89727) + (xy 126.914148 132.897265) + (xy 126.802889 132.74413) + (xy 126.802881 132.744121) + (xy 126.784846 132.727882) + (xy 126.748199 132.668395) + (xy 126.74953 132.598538) + (xy 126.780137 132.548055) + (xy 127.739851 131.588341) + (xy 127.757091 131.573975) + (xy 127.770292 131.564863) + (xy 127.770291 131.564863) + (xy 127.770295 131.564861) + (xy 127.786211 131.534534) + (xy 127.789882 131.528029) + (xy 127.807567 131.498775) + (xy 127.807568 131.498774) + (xy 127.807568 131.498771) + (xy 127.807995 131.497403) + (xy 127.80874 131.495604) + (xy 127.809863 131.491573) + (xy 127.810155 131.489659) + (xy 127.8105 131.488259) + (xy 127.8105 131.454058) + (xy 127.810726 131.446571) + (xy 127.811276 131.437474) + (xy 127.812792 131.412419) + (xy 127.81279 131.412415) + (xy 127.81253 131.41099) + (xy 127.8105 131.388642) + (xy 127.8105 130.904645) + (xy 128.2395 130.904645) + (xy 128.278855 131.089802) + (xy 128.278857 131.089807) + (xy 128.355848 131.262729) + (xy 128.355851 131.262734) + (xy 128.467111 131.41587) + (xy 128.467112 131.415871) + (xy 128.607784 131.542533) + (xy 128.771716 131.637179) + (xy 128.951744 131.695674) + (xy 129.092808 131.7105) + (xy 129.092812 131.7105) + (xy 129.987188 131.7105) + (xy 129.987192 131.7105) + (xy 130.128256 131.695674) + (xy 130.308284 131.637179) + (xy 130.472216 131.542533) + (xy 130.612888 131.415871) + (xy 130.724151 131.26273) + (xy 130.801144 131.089803) + (xy 130.8405 130.904646) + (xy 130.8405 130.715354) + (xy 130.801144 130.530197) + (xy 130.794465 130.515197) + (xy 130.724151 130.35727) + (xy 130.724148 130.357265) + (xy 130.612888 130.204129) + (xy 130.588894 130.182525) + (xy 130.472216 130.077467) + (xy 130.308284 129.982821) + (xy 130.308277 129.982818) + (xy 130.128259 129.924327) + (xy 130.128256 129.924326) + (xy 129.987192 129.9095) + (xy 129.092808 129.9095) + (xy 128.951744 129.924326) + (xy 128.951741 129.924326) + (xy 128.95174 129.924327) + (xy 128.771722 129.982818) + (xy 128.771715 129.982821) + (xy 128.607785 130.077466) + (xy 128.467111 130.204129) + (xy 128.355851 130.357265) + (xy 128.355848 130.35727) + (xy 128.278857 130.530192) + (xy 128.278855 130.530197) + (xy 128.2395 130.715354) + (xy 128.2395 130.904645) + (xy 127.8105 130.904645) + (xy 127.8105 129.031036) + (xy 127.830185 128.963997) + (xy 127.882989 128.918242) + (xy 127.952147 128.908298) + (xy 128.015703 128.937323) + (xy 128.036075 128.959912) + (xy 128.140342 129.10882) + (xy 128.301179 129.269657) + (xy 128.487517 129.400134) + (xy 128.693673 129.496265) + (xy 128.693682 129.496269) + (xy 128.913389 129.555139) + (xy 128.9134 129.555141) + (xy 129.083233 129.569999) + (xy 129.083236 129.57) + (xy 129.29 129.57) + (xy 129.29 128.585686) + (xy 129.301955 128.597641) + (xy 129.414852 128.655165) + (xy 129.508519 128.67) + (xy 129.571481 128.67) + (xy 129.665148 128.655165) + (xy 129.778045 128.597641) + (xy 129.79 128.585686) + (xy 129.79 129.57) + (xy 129.996764 129.57) + (xy 129.996766 129.569999) + (xy 130.166599 129.555141) + (xy 130.16661 129.555139) + (xy 130.386317 129.496269) + (xy 130.386326 129.496265) + (xy 130.592482 129.400134) + (xy 130.77882 129.269657) + (xy 130.939657 129.10882) + (xy 131.070134 128.922482) + (xy 131.166265 128.716326) + (xy 131.166269 128.716317) + (xy 131.218872 128.52) + (xy 129.855686 128.52) + (xy 129.867641 128.508045) + (xy 129.925165 128.395148) + (xy 129.944986 128.27) + (xy 129.925165 128.144852) + (xy 129.867641 128.031955) + (xy 129.855686 128.02) + (xy 131.218872 128.02) + (xy 131.218872 128.019999) + (xy 131.166269 127.823682) + (xy 131.166265 127.823673) + (xy 131.070134 127.617517) + (xy 130.939657 127.431179) + (xy 130.77882 127.270342) + (xy 130.592482 127.139865) + (xy 130.386326 127.043734) + (xy 130.386317 127.04373) + (xy 130.16661 126.98486) + (xy 130.166599 126.984858) + (xy 129.996766 126.97) + (xy 129.79 126.97) + (xy 129.79 127.954314) + (xy 129.778045 127.942359) + (xy 129.665148 127.884835) + (xy 129.571481 127.87) + (xy 129.508519 127.87) + (xy 129.414852 127.884835) + (xy 129.301955 127.942359) + (xy 129.29 127.954314) + (xy 129.29 126.97) + (xy 129.083233 126.97) + (xy 128.9134 126.984858) + (xy 128.913389 126.98486) + (xy 128.841226 127.004196) + (xy 128.771376 127.002533) + (xy 128.713513 126.96337) + (xy 128.68601 126.899141) + (xy 128.697597 126.830239) + (xy 128.721449 126.796744) + (xy 128.865381 126.652811) + (xy 128.926702 126.619328) + (xy 128.966011 126.617173) + (xy 129.092808 126.6305) + (xy 129.092813 126.6305) + (xy 129.987188 126.6305) + (xy 129.987192 126.6305) + (xy 130.128256 126.615674) + (xy 130.308284 126.557179) + (xy 130.472216 126.462533) + (xy 130.612888 126.335871) + (xy 130.724151 126.18273) + (xy 130.801144 126.009803) + (xy 130.8405 125.824646) + (xy 130.8405 125.635354) + (xy 130.801144 125.450197) + (xy 130.794465 125.435197) + (xy 130.724151 125.27727) + (xy 130.724148 125.277265) + (xy 130.612888 125.124129) + (xy 130.535715 125.054642) + (xy 130.472216 124.997467) + (xy 130.308284 124.902821) + (xy 130.308277 124.902818) + (xy 130.128259 124.844327) + (xy 130.128256 124.844326) + (xy 129.987192 124.8295) + (xy 129.092808 124.8295) + (xy 128.951744 124.844326) + (xy 128.951741 124.844326) + (xy 128.95174 124.844327) + (xy 128.771722 124.902818) + (xy 128.771715 124.902821) + (xy 128.607785 124.997466) + (xy 128.467111 125.124129) + (xy 128.355851 125.277265) + (xy 128.355848 125.27727) + (xy 128.278857 125.450192) + (xy 128.278855 125.450197) + (xy 128.2395 125.635354) + (xy 128.2395 125.824645) + (xy 128.278855 126.009802) + (xy 128.278857 126.009807) + (xy 128.355848 126.182729) + (xy 128.355851 126.182734) + (xy 128.46711 126.335869) + (xy 128.467117 126.335877) + (xy 128.485151 126.352115) + (xy 128.521799 126.411602) + (xy 128.520468 126.481459) + (xy 128.489859 126.531945) + (xy 127.530149 127.491655) + (xy 127.512914 127.50602) + (xy 127.499705 127.515138) + (xy 127.483805 127.545431) + (xy 127.480131 127.551944) + (xy 127.46243 127.581227) + (xy 127.461992 127.582634) + (xy 127.461247 127.584431) + (xy 127.460145 127.588387) + (xy 127.459853 127.590307) + (xy 127.4595 127.59174) + (xy 127.4595 127.625952) + (xy 127.459274 127.633438) + (xy 127.457208 127.667581) + (xy 127.457468 127.668995) + (xy 127.4595 127.69135) + (xy 127.4595 130.048963) + (xy 127.439815 130.116002) + (xy 127.387011 130.161757) + (xy 127.317853 130.171701) + (xy 127.254297 130.142676) + (xy 127.233926 130.120087) + (xy 127.129661 129.971183) + (xy 126.96882 129.810342) + (xy 126.782482 129.679865) + (xy 126.576326 129.583734) + (xy 126.576317 129.58373) + (xy 126.35661 129.52486) + (xy 126.356599 129.524858) + (xy 126.186766 129.51) + (xy 125.98 129.51) + (xy 125.98 130.494314) + (xy 125.968045 130.482359) + (xy 125.855148 130.424835) + (xy 125.761481 130.41) + (xy 125.698519 130.41) + (xy 125.604852 130.424835) + (xy 125.491955 130.482359) + (xy 125.48 130.494314) + (xy 125.48 129.51) + (xy 125.273233 129.51) + (xy 125.1034 129.524858) + (xy 125.103389 129.52486) + (xy 124.883682 129.58373) + (xy 124.883673 129.583734) + (xy 124.677517 129.679865) + (xy 124.576624 129.750513) + (xy 124.510418 129.77284) + (xy 124.44265 129.75583) + (xy 124.394837 129.704882) + (xy 124.3815 129.648938) + (xy 124.3815 128.878156) + (xy 124.401185 128.811117) + (xy 124.453989 128.765362) + (xy 124.523147 128.755418) + (xy 124.586703 128.784443) + (xy 124.605818 128.805271) + (xy 124.656987 128.875699) + (xy 124.657112 128.875871) + (xy 124.797784 129.002533) + (xy 124.961716 129.097179) + (xy 125.141744 129.155674) + (xy 125.282808 129.1705) + (xy 125.282812 129.1705) + (xy 126.177188 129.1705) + (xy 126.177192 129.1705) + (xy 126.318256 129.155674) + (xy 126.498284 129.097179) + (xy 126.662216 129.002533) + (xy 126.802888 128.875871) + (xy 126.914151 128.72273) + (xy 126.991144 128.549803) + (xy 127.0305 128.364646) + (xy 127.0305 128.175354) + (xy 126.991144 127.990197) + (xy 126.984465 127.975197) + (xy 126.914151 127.81727) + (xy 126.914148 127.817265) + (xy 126.802888 127.664129) + (xy 126.75112 127.617517) + (xy 126.662216 127.537467) + (xy 126.498284 127.442821) + (xy 126.498277 127.442818) + (xy 126.318259 127.384327) + (xy 126.318256 127.384326) + (xy 126.177192 127.3695) + (xy 125.282808 127.3695) + (xy 125.141744 127.384326) + (xy 125.141741 127.384326) + (xy 125.14174 127.384327) + (xy 124.961722 127.442818) + (xy 124.961715 127.442821) + (xy 124.797785 127.537466) + (xy 124.657113 127.664127) + (xy 124.605818 127.734729) + (xy 124.550487 127.777394) + (xy 124.480874 127.783373) + (xy 124.419079 127.750767) + (xy 124.384722 127.689928) + (xy 124.3815 127.661843) + (xy 124.3815 126.609544) + (xy 124.401185 126.542505) + (xy 124.417814 126.521867) + (xy 124.493095 126.446587) + (xy 124.509984 126.413439) + (xy 124.557956 126.362645) + (xy 124.625777 126.345849) + (xy 124.691912 126.368386) + (xy 124.703439 126.377584) + (xy 124.797784 126.462533) + (xy 124.961716 126.557179) + (xy 125.141744 126.615674) + (xy 125.282808 126.6305) + (xy 125.282812 126.6305) + (xy 126.177188 126.6305) + (xy 126.177192 126.6305) + (xy 126.318256 126.615674) + (xy 126.498284 126.557179) + (xy 126.662216 126.462533) + (xy 126.802888 126.335871) + (xy 126.914151 126.18273) + (xy 126.991144 126.009803) + (xy 127.0305 125.824646) + (xy 127.0305 125.635354) + (xy 126.991144 125.450197) + (xy 126.984465 125.435197) + (xy 126.914151 125.27727) + (xy 126.914148 125.277265) + (xy 126.802888 125.124129) + (xy 126.725715 125.054642) + (xy 126.662216 124.997467) + (xy 126.498284 124.902821) + (xy 126.498277 124.902818) + (xy 126.318259 124.844327) + (xy 126.318256 124.844326) + (xy 126.177192 124.8295) + (xy 125.282808 124.8295) + (xy 125.141744 124.844326) + (xy 125.141741 124.844326) + (xy 125.14174 124.844327) + (xy 124.961722 124.902818) + (xy 124.961715 124.902821) + (xy 124.797785 124.997466) + (xy 124.657113 125.124127) + (xy 124.605818 125.194729) + (xy 124.550487 125.237394) + (xy 124.480874 125.243373) + (xy 124.419079 125.210767) + (xy 124.384722 125.149928) + (xy 124.3815 125.121843) + (xy 124.3815 123.798156) + (xy 124.401185 123.731117) + (xy 124.453989 123.685362) + (xy 124.523147 123.675418) + (xy 124.586703 123.704443) + (xy 124.605818 123.725271) + (xy 124.646213 123.78087) + (xy 124.657112 123.795871) + (xy 124.797784 123.922533) + (xy 124.961716 124.017179) + (xy 125.141744 124.075674) + (xy 125.282808 124.0905) + (xy 125.282812 124.0905) + (xy 126.177188 124.0905) + (xy 126.177192 124.0905) + (xy 126.318256 124.075674) + (xy 126.498284 124.017179) + (xy 126.662216 123.922533) + (xy 126.802888 123.795871) + (xy 126.914151 123.64273) + (xy 126.991144 123.469803) + (xy 127.0305 123.284646) + (xy 127.0305 123.284645) + (xy 128.2395 123.284645) + (xy 128.278855 123.469802) + (xy 128.278857 123.469807) + (xy 128.355848 123.642729) + (xy 128.355851 123.642734) + (xy 128.456213 123.78087) + (xy 128.467112 123.795871) + (xy 128.607784 123.922533) + (xy 128.771716 124.017179) + (xy 128.951744 124.075674) + (xy 129.092808 124.0905) + (xy 129.092812 124.0905) + (xy 129.987188 124.0905) + (xy 129.987192 124.0905) + (xy 130.128256 124.075674) + (xy 130.308284 124.017179) + (xy 130.472216 123.922533) + (xy 130.612888 123.795871) + (xy 130.724151 123.64273) + (xy 130.801144 123.469803) + (xy 130.8405 123.284646) + (xy 130.8405 123.095354) + (xy 130.801144 122.910197) + (xy 130.797897 122.902905) + (xy 130.724151 122.73727) + (xy 130.724148 122.737265) + (xy 130.612888 122.584129) + (xy 130.570035 122.545544) + (xy 130.472216 122.457467) + (xy 130.308284 122.362821) + (xy 130.308277 122.362818) + (xy 130.128259 122.304327) + (xy 130.128256 122.304326) + (xy 129.987192 122.2895) + (xy 129.092808 122.2895) + (xy 128.951744 122.304326) + (xy 128.951741 122.304326) + (xy 128.95174 122.304327) + (xy 128.771722 122.362818) + (xy 128.771715 122.362821) + (xy 128.607785 122.457466) + (xy 128.467111 122.584129) + (xy 128.355851 122.737265) + (xy 128.355848 122.73727) + (xy 128.278857 122.910192) + (xy 128.278855 122.910197) + (xy 128.2395 123.095354) + (xy 128.2395 123.284645) + (xy 127.0305 123.284645) + (xy 127.0305 123.095354) + (xy 126.991144 122.910197) + (xy 126.987897 122.902905) + (xy 126.914151 122.73727) + (xy 126.914148 122.737265) + (xy 126.802888 122.584129) + (xy 126.760035 122.545544) + (xy 126.662216 122.457467) + (xy 126.498284 122.362821) + (xy 126.498277 122.362818) + (xy 126.318259 122.304327) + (xy 126.318256 122.304326) + (xy 126.177192 122.2895) + (xy 125.282808 122.2895) + (xy 125.141744 122.304326) + (xy 125.141741 122.304326) + (xy 125.14174 122.304327) + (xy 124.961722 122.362818) + (xy 124.961715 122.362821) + (xy 124.797785 122.457466) + (xy 124.657113 122.584127) + (xy 124.605818 122.654729) + (xy 124.550487 122.697394) + (xy 124.480874 122.703373) + (xy 124.419079 122.670767) + (xy 124.384722 122.609928) + (xy 124.3815 122.581843) + (xy 124.3815 121.673662) + (xy 124.401185 121.606623) + (xy 124.453989 121.560868) + (xy 124.514009 121.550866) + (xy 124.514009 121.5505) + (xy 124.516206 121.550499) + (xy 124.517653 121.550259) + (xy 124.520092 121.550498) + (xy 124.520101 121.5505) + (xy 126.939898 121.550499) + (xy 126.969213 121.544669) + (xy 127.002457 121.522457) + (xy 127.024669 121.489213) + (xy 127.0305 121.459899) + (xy 127.0305 120.744645) + (xy 128.2395 120.744645) + (xy 128.278855 120.929802) + (xy 128.278857 120.929807) + (xy 128.355848 121.102729) + (xy 128.355851 121.102734) + (xy 128.467111 121.25587) + (xy 128.467112 121.255871) + (xy 128.607784 121.382533) + (xy 128.771716 121.477179) + (xy 128.951744 121.535674) + (xy 129.092808 121.5505) + (xy 129.092812 121.5505) + (xy 129.987188 121.5505) + (xy 129.987192 121.5505) + (xy 130.128256 121.535674) + (xy 130.308284 121.477179) + (xy 130.472216 121.382533) + (xy 130.612888 121.255871) + (xy 130.724151 121.10273) + (xy 130.801144 120.929803) + (xy 130.8405 120.744646) + (xy 130.8405 120.555354) + (xy 130.801144 120.370197) + (xy 130.794465 120.355197) + (xy 130.724151 120.19727) + (xy 130.724148 120.197265) + (xy 130.612888 120.044129) + (xy 130.588894 120.022525) + (xy 130.472216 119.917467) + (xy 130.308284 119.822821) + (xy 130.308277 119.822818) + (xy 130.128259 119.764327) + (xy 130.128256 119.764326) + (xy 129.987192 119.7495) + (xy 129.092808 119.7495) + (xy 128.951744 119.764326) + (xy 128.951741 119.764326) + (xy 128.95174 119.764327) + (xy 128.771722 119.822818) + (xy 128.771715 119.822821) + (xy 128.607785 119.917466) + (xy 128.467111 120.044129) + (xy 128.355851 120.197265) + (xy 128.355848 120.19727) + (xy 128.278857 120.370192) + (xy 128.278855 120.370197) + (xy 128.2395 120.555354) + (xy 128.2395 120.744645) + (xy 127.0305 120.744645) + (xy 127.030499 119.840102) + (xy 127.024669 119.810787) + (xy 127.022685 119.807818) + (xy 127.002457 119.777542) + (xy 126.969214 119.755332) + (xy 126.969215 119.755332) + (xy 126.969213 119.755331) + (xy 126.969211 119.75533) + (xy 126.969208 119.755329) + (xy 126.939901 119.7495) + (xy 124.520097 119.7495) + (xy 124.51765 119.749742) + (xy 124.516379 119.7495) + (xy 124.514011 119.749501) + (xy 124.514011 119.749051) + (xy 124.449005 119.736721) + (xy 124.398296 119.688655) + (xy 124.3815 119.626339) + (xy 124.3815 118.204645) + (xy 128.2395 118.204645) + (xy 128.278855 118.389802) + (xy 128.278857 118.389807) + (xy 128.355848 118.562729) + (xy 128.355851 118.562734) + (xy 128.466987 118.715699) + (xy 128.467112 118.715871) + (xy 128.607784 118.842533) + (xy 128.771716 118.937179) + (xy 128.951744 118.995674) + (xy 129.092808 119.0105) + (xy 129.092812 119.0105) + (xy 129.987188 119.0105) + (xy 129.987192 119.0105) + (xy 130.128256 118.995674) + (xy 130.308284 118.937179) + (xy 130.472216 118.842533) + (xy 130.612888 118.715871) + (xy 130.724151 118.56273) + (xy 130.801144 118.389803) + (xy 130.8405 118.204646) + (xy 130.8405 118.015354) + (xy 130.801144 117.830197) + (xy 130.762987 117.744497) + (xy 130.724151 117.65727) + (xy 130.724148 117.657265) + (xy 130.612893 117.504135) + (xy 130.612886 117.504127) + (xy 130.594846 117.487883) + (xy 130.558199 117.428396) + (xy 130.55953 117.358539) + (xy 130.590137 117.308056) + (xy 132.184857 115.713336) + (xy 132.202092 115.698973) + (xy 132.215295 115.689861) + (xy 132.231199 115.659556) + (xy 132.234879 115.653033) + (xy 132.252568 115.623774) + (xy 132.252568 115.623765) + (xy 132.252993 115.622407) + (xy 132.25374 115.620603) + (xy 132.254862 115.616578) + (xy 132.255155 115.614659) + (xy 132.2555 115.613259) + (xy 132.2555 115.579046) + (xy 132.255726 115.571559) + (xy 132.25582 115.569999) + (xy 132.257791 115.537419) + (xy 132.25779 115.537418) + (xy 132.257791 115.537417) + (xy 132.257531 115.535998) + (xy 132.2555 115.513648) + (xy 132.2555 102.983727) + (xy 132.275185 102.916688) + (xy 132.327989 102.870933) + (xy 132.35372 102.862436) + (xy 132.359803 102.861144) + (xy 132.53273 102.784151) + (xy 132.685871 102.672888) + (xy 132.812533 102.532216) + (xy 132.907179 102.368284) + (xy 132.965674 102.188256) + (xy 132.9805 102.047192) + (xy 133.7195 102.047192) + (xy 133.734326 102.188256) + (xy 133.734327 102.188259) + (xy 133.792818 102.368277) + (xy 133.792821 102.368284) + (xy 133.887467 102.532216) + (xy 134.003791 102.661407) + (xy 134.014129 102.672888) + (xy 134.167265 102.784148) + (xy 134.16727 102.784151) + (xy 134.340192 102.861142) + (xy 134.340195 102.861143) + (xy 134.340197 102.861144) + (xy 134.525354 102.9005) + (xy 134.525355 102.9005) + (xy 134.714644 102.9005) + (xy 134.714646 102.9005) + (xy 134.899803 102.861144) + (xy 135.07273 102.784151) + (xy 135.225871 102.672888) + (xy 135.352533 102.532216) + (xy 135.447179 102.368284) + (xy 135.472569 102.290141) + (xy 135.512006 102.232467) + (xy 135.576365 102.205268) + (xy 135.645211 102.217182) + (xy 135.696687 102.264426) + (xy 135.7145 102.32846) + (xy 135.7145 114.937943) + (xy 135.694815 115.004982) + (xy 135.678181 115.025625) + (xy 135.518764 115.185041) + (xy 135.457441 115.218525) + (xy 135.411688 115.219832) + (xy 135.382 115.215131) + (xy 135.381999 115.215131) + (xy 135.381998 115.215131) + (xy 135.272341 115.232498) + (xy 135.173414 115.282904) + (xy 135.173407 115.282909) + (xy 135.094909 115.361407) + (xy 135.094904 115.361414) + (xy 135.044498 115.460341) + (xy 135.027131 115.569997) + (xy 135.027131 115.570002) + (xy 135.044498 115.679658) + (xy 135.094904 115.778585) + (xy 135.094909 115.778592) + (xy 135.173407 115.85709) + (xy 135.17341 115.857092) + (xy 135.173413 115.857095) + (xy 135.227564 115.884686) + (xy 135.272341 115.907501) + (xy 135.381998 115.924869) + (xy 135.382 115.924869) + (xy 135.382002 115.924869) + (xy 135.491658 115.907501) + (xy 135.491659 115.9075) + (xy 135.491661 115.9075) + (xy 135.590587 115.857095) + (xy 135.669095 115.778587) + (xy 135.7195 115.679661) + (xy 135.7195 115.679659) + (xy 135.719501 115.679658) + (xy 135.736869 115.570002) + (xy 135.736869 115.569999) + (xy 135.732167 115.540314) + (xy 135.741121 115.47102) + (xy 135.766956 115.433237) + (xy 135.994857 115.205336) + (xy 136.012092 115.190973) + (xy 136.025295 115.181861) + (xy 136.041199 115.151556) + (xy 136.044879 115.145033) + (xy 136.062568 115.115774) + (xy 136.062568 115.115765) + (xy 136.062993 115.114407) + (xy 136.06374 115.112603) + (xy 136.064862 115.108578) + (xy 136.065155 115.106659) + (xy 136.0655 115.105259) + (xy 136.0655 115.071046) + (xy 136.065726 115.063559) + (xy 136.067791 115.029417) + (xy 136.067531 115.027998) + (xy 136.0655 115.005648) + (xy 136.0655 102.32846) + (xy 136.085185 102.261421) + (xy 136.137989 102.215666) + (xy 136.207147 102.205722) + (xy 136.270703 102.234747) + (xy 136.307431 102.290142) + (xy 136.332818 102.368278) + (xy 136.332821 102.368284) + (xy 136.427467 102.532216) + (xy 136.543791 102.661407) + (xy 136.554129 102.672888) + (xy 136.707265 102.784148) + (xy 136.70727 102.784151) + (xy 136.880192 102.861142) + (xy 136.880195 102.861143) + (xy 136.880197 102.861144) + (xy 137.065354 102.9005) + (xy 137.065355 102.9005) + (xy 137.254644 102.9005) + (xy 137.254646 102.9005) + (xy 137.439803 102.861144) + (xy 137.61273 102.784151) + (xy 137.765871 102.672888) + (xy 137.892533 102.532216) + (xy 137.987179 102.368284) + (xy 138.012569 102.290141) + (xy 138.052006 102.232467) + (xy 138.116365 102.205268) + (xy 138.185211 102.217182) + (xy 138.236687 102.264426) + (xy 138.2545 102.32846) + (xy 138.2545 119.461692) + (xy 138.234815 119.528731) + (xy 138.182011 119.574486) + (xy 138.112853 119.58443) + (xy 138.074207 119.572178) + (xy 138.031657 119.550498) + (xy 137.922002 119.533131) + (xy 137.921998 119.533131) + (xy 137.812342 119.550498) + (xy 137.769793 119.572178) + (xy 137.701124 119.585073) + (xy 137.636384 119.558795) + (xy 137.596128 119.501688) + (xy 137.5895 119.461692) + (xy 137.5895 118.989544) + (xy 137.609185 118.922505) + (xy 137.625814 118.901867) + (xy 137.701095 118.826587) + (xy 137.7515 118.727661) + (xy 137.7515 118.727659) + (xy 137.751501 118.727658) + (xy 137.768869 118.618002) + (xy 137.768869 118.617997) + (xy 137.751501 118.508341) + (xy 137.730571 118.467263) + (xy 137.701095 118.409413) + (xy 137.701092 118.40941) + (xy 137.70109 118.409407) + (xy 137.622592 118.330909) + (xy 137.622588 118.330906) + (xy 137.622587 118.330905) + (xy 137.604755 118.321819) + (xy 137.523658 118.280498) + (xy 137.414002 118.263131) + (xy 137.413998 118.263131) + (xy 137.304341 118.280498) + (xy 137.205414 118.330904) + (xy 137.205407 118.330909) + (xy 137.126909 118.409407) + (xy 137.126904 118.409414) + (xy 137.076498 118.508341) + (xy 137.059131 118.617997) + (xy 137.059131 118.618002) + (xy 137.076498 118.727658) + (xy 137.102197 118.778095) + (xy 137.126905 118.826587) + (xy 137.202182 118.901864) + (xy 137.235666 118.963185) + (xy 137.2385 118.989544) + (xy 137.2385 143.900455) + (xy 137.218815 143.967494) + (xy 137.202181 143.988136) + (xy 137.126909 144.063407) + (xy 137.126904 144.063414) + (xy 137.076498 144.162341) + (xy 137.059131 144.271997) + (xy 137.059131 144.272002) + (xy 137.076498 144.381658) + (xy 137.126904 144.480585) + (xy 137.126909 144.480592) + (xy 137.205407 144.55909) + (xy 137.20541 144.559092) + (xy 137.205413 144.559095) + (xy 137.300581 144.607585) + (xy 137.304341 144.609501) + (xy 137.413998 144.626869) + (xy 137.414 144.626869) + (xy 137.414002 144.626869) + (xy 137.523658 144.609501) + (xy 137.523659 144.6095) + (xy 137.523661 144.6095) + (xy 137.622587 144.559095) + (xy 137.701095 144.480587) + (xy 137.7515 144.381661) + (xy 137.7515 144.381659) + (xy 137.751501 144.381658) + (xy 137.768869 144.272002) + (xy 137.768869 144.271997) + (xy 137.751501 144.162341) + (xy 137.741166 144.142057) + (xy 137.701095 144.063413) + (xy 137.701092 144.06341) + (xy 137.70109 144.063407) + (xy 137.625819 143.988136) + (xy 137.592334 143.926813) + (xy 137.5895 143.900455) + (xy 137.5895 125.648307) + (xy 137.609185 125.581268) + (xy 137.661989 125.535513) + (xy 137.731147 125.525569) + (xy 137.76979 125.53782) + (xy 137.812339 125.5595) + (xy 137.812341 125.5595) + (xy 137.812343 125.559501) + (xy 137.921998 125.576869) + (xy 137.922 125.576869) + (xy 137.922002 125.576869) + (xy 138.031656 125.559501) + (xy 138.031656 125.5595) + (xy 138.031661 125.5595) + (xy 138.074207 125.537821) + (xy 138.142875 125.524926) + (xy 138.207615 125.551202) + (xy 138.247872 125.608309) + (xy 138.2545 125.648307) + (xy 138.2545 152.402942) + (xy 138.234815 152.469981) + (xy 138.218181 152.490623) + (xy 137.931763 152.77704) + (xy 137.87044 152.810525) + (xy 137.824685 152.811832) + (xy 137.795003 152.807131) + (xy 137.794998 152.807131) + (xy 137.685341 152.824498) + (xy 137.586414 152.874904) + (xy 137.586407 152.874909) + (xy 137.507909 152.953407) + (xy 137.507904 152.953414) + (xy 137.457498 153.052341) + (xy 137.440131 153.161997) + (xy 137.440131 153.162002) + (xy 137.457498 153.271658) + (xy 137.507904 153.370585) + (xy 137.507909 153.370592) + (xy 137.586407 153.44909) + (xy 137.58641 153.449092) + (xy 137.586413 153.449095) + (xy 137.654263 153.483666) + (xy 137.685341 153.499501) + (xy 137.794998 153.516869) + (xy 137.795 153.516869) + (xy 137.795002 153.516869) + (xy 137.904658 153.499501) + (xy 137.904659 153.4995) + (xy 137.904661 153.4995) + (xy 138.003587 153.449095) + (xy 138.082095 153.370587) + (xy 138.1325 153.271661) + (xy 138.1325 153.271659) + (xy 138.132501 153.271658) + (xy 138.149869 153.162002) + (xy 138.149869 153.161999) + (xy 138.145167 153.132314) + (xy 138.154121 153.06302) + (xy 138.179956 153.025237) + (xy 138.534857 152.670336) + (xy 138.552087 152.655976) + (xy 138.565295 152.646861) + (xy 138.581211 152.616534) + (xy 138.584852 152.610078) + (xy 138.602568 152.580774) + (xy 138.602568 152.580771) + (xy 138.602995 152.579403) + (xy 138.60374 152.577604) + (xy 138.604863 152.573573) + (xy 138.605155 152.571659) + (xy 138.6055 152.570259) + (xy 138.6055 152.536057) + (xy 138.605726 152.52857) + (xy 138.60595 152.524865) + (xy 138.607792 152.494418) + (xy 138.60779 152.494414) + (xy 138.60753 152.492988) + (xy 138.6055 152.47064) + (xy 138.6055 151.224646) + (xy 143.4795 151.224646) + (xy 143.482145 151.237091) + (xy 143.518855 151.409802) + (xy 143.518857 151.409807) + (xy 143.595848 151.582729) + (xy 143.595851 151.582734) + (xy 143.704604 151.732419) + (xy 143.707112 151.735871) + (xy 143.847784 151.862533) + (xy 144.011716 151.957179) + (xy 144.191744 152.015674) + (xy 144.332808 152.0305) + (xy 144.332812 152.0305) + (xy 145.227188 152.0305) + (xy 145.227192 152.0305) + (xy 145.368256 152.015674) + (xy 145.548284 151.957179) + (xy 145.712216 151.862533) + (xy 145.852888 151.735871) + (xy 145.964151 151.58273) + (xy 146.041144 151.409803) + (xy 146.0805 151.224646) + (xy 146.0805 151.13) + (xy 146.999901 151.13) + (xy 147.018252 151.316331) + (xy 147.018253 151.316333) + (xy 147.072604 151.495502) + (xy 147.160862 151.660623) + (xy 147.160864 151.660626) + (xy 147.279642 151.805357) + (xy 147.424373 151.924135) + (xy 147.424376 151.924137) + (xy 147.579297 152.006943) + (xy 147.589499 152.012396) + (xy 147.768666 152.066746) + (xy 147.768668 152.066747) + (xy 147.785374 152.068392) + (xy 147.955 152.085099) + (xy 148.141331 152.066747) + (xy 148.320501 152.012396) + (xy 148.485625 151.924136) + (xy 148.630357 151.805357) + (xy 148.749136 151.660625) + (xy 148.837396 151.495501) + (xy 148.891747 151.316331) + (xy 148.900777 151.224646) + (xy 149.8295 151.224646) + (xy 149.832145 151.237091) + (xy 149.868855 151.409802) + (xy 149.868857 151.409807) + (xy 149.945848 151.582729) + (xy 149.945851 151.582734) + (xy 150.054604 151.732419) + (xy 150.057112 151.735871) + (xy 150.197784 151.862533) + (xy 150.361716 151.957179) + (xy 150.541744 152.015674) + (xy 150.682808 152.0305) + (xy 150.682812 152.0305) + (xy 151.577188 152.0305) + (xy 151.577192 152.0305) + (xy 151.718256 152.015674) + (xy 151.898284 151.957179) + (xy 152.062216 151.862533) + (xy 152.202888 151.735871) + (xy 152.314151 151.58273) + (xy 152.391144 151.409803) + (xy 152.4305 151.224646) + (xy 152.4305 151.035354) + (xy 152.391144 150.850197) + (xy 152.387897 150.842905) + (xy 152.314151 150.67727) + (xy 152.314148 150.677265) + (xy 152.202888 150.524129) + (xy 152.178894 150.502525) + (xy 152.062216 150.397467) + (xy 151.898284 150.302821) + (xy 151.898277 150.302818) + (xy 151.718259 150.244327) + (xy 151.718256 150.244326) + (xy 151.577192 150.2295) + (xy 150.682808 150.2295) + (xy 150.541744 150.244326) + (xy 150.541741 150.244326) + (xy 150.54174 150.244327) + (xy 150.361722 150.302818) + (xy 150.361715 150.302821) + (xy 150.197785 150.397466) + (xy 150.057111 150.524129) + (xy 149.945851 150.677265) + (xy 149.945848 150.67727) + (xy 149.868857 150.850192) + (xy 149.868855 150.850197) + (xy 149.832691 151.020341) + (xy 149.8295 151.035354) + (xy 149.8295 151.224646) + (xy 148.900777 151.224646) + (xy 148.910099 151.13) + (xy 148.891747 150.943669) + (xy 148.837396 150.764499) + (xy 148.835912 150.761722) + (xy 148.749137 150.599376) + (xy 148.749135 150.599373) + (xy 148.630357 150.454642) + (xy 148.485626 150.335864) + (xy 148.485623 150.335862) + (xy 148.320502 150.247604) + (xy 148.141333 150.193253) + (xy 148.141331 150.193252) + (xy 147.955 150.174901) + (xy 147.768668 150.193252) + (xy 147.768666 150.193253) + (xy 147.589497 150.247604) + (xy 147.424376 150.335862) + (xy 147.424373 150.335864) + (xy 147.279642 150.454642) + (xy 147.160864 150.599373) + (xy 147.160862 150.599376) + (xy 147.072604 150.764497) + (xy 147.018253 150.943666) + (xy 147.018252 150.943668) + (xy 146.999901 151.13) + (xy 146.0805 151.13) + (xy 146.0805 151.035354) + (xy 146.041144 150.850197) + (xy 146.037897 150.842905) + (xy 145.964151 150.67727) + (xy 145.964148 150.677265) + (xy 145.852888 150.524129) + (xy 145.828894 150.502525) + (xy 145.712216 150.397467) + (xy 145.548284 150.302821) + (xy 145.548277 150.302818) + (xy 145.368259 150.244327) + (xy 145.368256 150.244326) + (xy 145.227192 150.2295) + (xy 144.332808 150.2295) + (xy 144.191744 150.244326) + (xy 144.191741 150.244326) + (xy 144.19174 150.244327) + (xy 144.011722 150.302818) + (xy 144.011715 150.302821) + (xy 143.847785 150.397466) + (xy 143.707111 150.524129) + (xy 143.595851 150.677265) + (xy 143.595848 150.67727) + (xy 143.518857 150.850192) + (xy 143.518855 150.850197) + (xy 143.482691 151.020341) + (xy 143.4795 151.035354) + (xy 143.4795 151.224646) + (xy 138.6055 151.224646) + (xy 138.6055 147.320002) + (xy 142.139131 147.320002) + (xy 142.156498 147.429658) + (xy 142.206904 147.528585) + (xy 142.206909 147.528592) + (xy 142.285407 147.60709) + (xy 142.28541 147.607092) + (xy 142.285413 147.607095) + (xy 142.384339 147.6575) + (xy 142.384341 147.657501) + (xy 142.493998 147.674869) + (xy 142.494 147.674869) + (xy 142.494002 147.674869) + (xy 142.603658 147.657501) + (xy 142.603659 147.6575) + (xy 142.603661 147.6575) + (xy 142.702587 147.607095) + (xy 142.781095 147.528587) + (xy 142.8315 147.429661) + (xy 142.8315 147.429659) + (xy 142.831501 147.429658) + (xy 142.848869 147.320002) + (xy 142.848869 147.319999) + (xy 142.844167 147.290314) + (xy 142.853121 147.22102) + (xy 142.878956 147.183237) + (xy 143.233857 146.828336) + (xy 143.251087 146.813976) + (xy 143.264295 146.804861) + (xy 143.280211 146.774534) + (xy 143.283852 146.768078) + (xy 143.301568 146.738774) + (xy 143.301568 146.738771) + (xy 143.301995 146.737403) + (xy 143.30274 146.735604) + (xy 143.303863 146.731573) + (xy 143.304155 146.729659) + (xy 143.3045 146.728259) + (xy 143.3045 146.694057) + (xy 143.304726 146.68657) + (xy 143.305253 146.677861) + (xy 143.306792 146.652418) + (xy 143.30679 146.652414) + (xy 143.30653 146.650988) + (xy 143.3045 146.62864) + (xy 143.3045 146.431725) + (xy 143.324185 146.364686) + (xy 143.376989 146.318931) + (xy 143.446147 146.308987) + (xy 143.509703 146.338012) + (xy 143.541779 146.381289) + (xy 143.595848 146.502729) + (xy 143.595851 146.502734) + (xy 143.704603 146.652418) + (xy 143.707112 146.655871) + (xy 143.847784 146.782533) + (xy 144.011716 146.877179) + (xy 144.191744 146.935674) + (xy 144.332808 146.9505) + (xy 144.332812 146.9505) + (xy 145.227188 146.9505) + (xy 145.227192 146.9505) + (xy 145.368256 146.935674) + (xy 145.548284 146.877179) + (xy 145.712216 146.782533) + (xy 145.852888 146.655871) + (xy 145.964151 146.50273) + (xy 146.041144 146.329803) + (xy 146.0805 146.144646) + (xy 146.0805 145.955354) + (xy 146.041144 145.770197) + (xy 146.037721 145.76251) + (xy 145.964151 145.59727) + (xy 145.964148 145.597265) + (xy 145.852893 145.444135) + (xy 145.852886 145.444127) + (xy 145.834846 145.427883) + (xy 145.798199 145.368396) + (xy 145.79953 145.298539) + (xy 145.830137 145.248056) + (xy 146.408857 144.669336) + (xy 146.426091 144.654974) + (xy 146.439295 144.645861) + (xy 146.439295 144.64586) + (xy 146.442068 144.643947) + (xy 146.508425 144.62207) + (xy 146.576075 144.639541) + (xy 146.62354 144.690812) + (xy 146.6365 144.746003) + (xy 146.6365 146.433943) + (xy 146.616815 146.500982) + (xy 146.600181 146.521624) + (xy 145.454619 147.667185) + (xy 145.393296 147.70067) + (xy 145.353977 147.702825) + (xy 145.296734 147.696808) + (xy 145.227192 147.6895) + (xy 144.332808 147.6895) + (xy 144.191744 147.704326) + (xy 144.191741 147.704326) + (xy 144.19174 147.704327) + (xy 144.011722 147.762818) + (xy 144.011715 147.762821) + (xy 143.847785 147.857466) + (xy 143.707111 147.984129) + (xy 143.595851 148.137265) + (xy 143.595848 148.13727) + (xy 143.518857 148.310192) + (xy 143.518855 148.310197) + (xy 143.483083 148.478497) + (xy 143.4795 148.495354) + (xy 143.4795 148.684646) + (xy 143.482145 148.697091) + (xy 143.518855 148.869802) + (xy 143.518857 148.869807) + (xy 143.595848 149.042729) + (xy 143.595851 149.042734) + (xy 143.696213 149.18087) + (xy 143.707112 149.195871) + (xy 143.847784 149.322533) + (xy 144.011716 149.417179) + (xy 144.191744 149.475674) + (xy 144.332808 149.4905) + (xy 144.332812 149.4905) + (xy 145.227188 149.4905) + (xy 145.227192 149.4905) + (xy 145.368256 149.475674) + (xy 145.548284 149.417179) + (xy 145.712216 149.322533) + (xy 145.852888 149.195871) + (xy 145.964151 149.04273) + (xy 146.041144 148.869803) + (xy 146.0805 148.684646) + (xy 146.0805 148.495354) + (xy 146.041144 148.310197) + (xy 146.037721 148.30251) + (xy 145.964151 148.13727) + (xy 145.964148 148.137265) + (xy 145.852889 147.98413) + (xy 145.852881 147.984121) + (xy 145.834846 147.967882) + (xy 145.798199 147.908395) + (xy 145.79953 147.838538) + (xy 145.830137 147.788055) + (xy 146.792821 146.825371) + (xy 146.854142 146.791888) + (xy 146.923834 146.796872) + (xy 146.979767 146.838744) + (xy 147.004184 146.904208) + (xy 147.004323 146.908092) + (xy 147.004501 146.909902) + (xy 147.01033 146.939212) + (xy 147.032542 146.972457) + (xy 147.04287 146.979357) + (xy 147.065787 146.994669) + (xy 147.06579 146.994669) + (xy 147.065791 146.99467) + (xy 147.075647 146.99663) + (xy 147.095101 147.0005) + (xy 147.793494 147.000499) + (xy 147.860531 147.020183) + (xy 147.906286 147.072987) + (xy 147.91623 147.142146) + (xy 147.887205 147.205702) + (xy 147.828427 147.243476) + (xy 147.8043 147.248027) + (xy 147.719683 147.25543) + (xy 147.719673 147.255432) + (xy 147.491516 147.316566) + (xy 147.491507 147.31657) + (xy 147.277422 147.416399) + (xy 147.27742 147.4164) + (xy 147.083926 147.551886) + (xy 147.08392 147.551891) + (xy 146.916891 147.71892) + (xy 146.916886 147.718926) + (xy 146.7814 147.91242) + (xy 146.781399 147.912422) + (xy 146.68157 148.126507) + (xy 146.681567 148.126513) + (xy 146.624364 148.339999) + (xy 146.624364 148.34) + (xy 147.521314 148.34) + (xy 147.495507 148.380156) + (xy 147.455 148.518111) + (xy 147.455 148.661889) + (xy 147.495507 148.799844) + (xy 147.521314 148.84) + (xy 146.624364 148.84) + (xy 146.681567 149.053486) + (xy 146.68157 149.053492) + (xy 146.781399 149.267578) + (xy 146.916894 149.461082) + (xy 147.083917 149.628105) + (xy 147.277421 149.7636) + (xy 147.491507 149.863429) + (xy 147.491516 149.863433) + (xy 147.705 149.920634) + (xy 147.705 149.025501) + (xy 147.812685 149.07468) + (xy 147.919237 149.09) + (xy 147.990763 149.09) + (xy 148.097315 149.07468) + (xy 148.205 149.025501) + (xy 148.205 149.920633) + (xy 148.418483 149.863433) + (xy 148.418492 149.863429) + (xy 148.632578 149.7636) + (xy 148.826082 149.628105) + (xy 148.993105 149.461082) + (xy 149.1286 149.267578) + (xy 149.228429 149.053492) + (xy 149.228432 149.053486) + (xy 149.285636 148.84) + (xy 148.388686 148.84) + (xy 148.414493 148.799844) + (xy 148.448318 148.684646) + (xy 149.8295 148.684646) + (xy 149.832145 148.697091) + (xy 149.868855 148.869802) + (xy 149.868857 148.869807) + (xy 149.945848 149.042729) + (xy 149.945851 149.042734) + (xy 150.046213 149.18087) + (xy 150.057112 149.195871) + (xy 150.197784 149.322533) + (xy 150.361716 149.417179) + (xy 150.541744 149.475674) + (xy 150.682808 149.4905) + (xy 150.682812 149.4905) + (xy 151.577188 149.4905) + (xy 151.577192 149.4905) + (xy 151.718256 149.475674) + (xy 151.898284 149.417179) + (xy 152.062216 149.322533) + (xy 152.202888 149.195871) + (xy 152.314151 149.04273) + (xy 152.391144 148.869803) + (xy 152.4305 148.684646) + (xy 152.4305 148.495354) + (xy 152.391144 148.310197) + (xy 152.387721 148.30251) + (xy 152.314151 148.13727) + (xy 152.314148 148.137265) + (xy 152.202888 147.984129) + (xy 152.18369 147.966843) + (xy 152.062216 147.857467) + (xy 151.898284 147.762821) + (xy 151.898277 147.762818) + (xy 151.718259 147.704327) + (xy 151.718256 147.704326) + (xy 151.577192 147.6895) + (xy 150.682808 147.6895) + (xy 150.541744 147.704326) + (xy 150.541741 147.704326) + (xy 150.54174 147.704327) + (xy 150.361722 147.762818) + (xy 150.361715 147.762821) + (xy 150.197785 147.857466) + (xy 150.057111 147.984129) + (xy 149.945851 148.137265) + (xy 149.945848 148.13727) + (xy 149.868857 148.310192) + (xy 149.868855 148.310197) + (xy 149.833083 148.478497) + (xy 149.8295 148.495354) + (xy 149.8295 148.684646) + (xy 148.448318 148.684646) + (xy 148.455 148.661889) + (xy 148.455 148.518111) + (xy 148.414493 148.380156) + (xy 148.388686 148.34) + (xy 149.285636 148.34) + (xy 149.285635 148.339999) + (xy 149.228432 148.126513) + (xy 149.228429 148.126507) + (xy 149.1286 147.912422) + (xy 149.128599 147.91242) + (xy 148.993113 147.718926) + (xy 148.993108 147.71892) + (xy 148.826082 147.551894) + (xy 148.632578 147.416399) + (xy 148.418492 147.31657) + (xy 148.418483 147.316566) + (xy 148.190326 147.255432) + (xy 148.190316 147.25543) + (xy 148.105696 147.248027) + (xy 148.040627 147.222574) + (xy 147.999649 147.165983) + (xy 147.995771 147.096221) + (xy 148.030225 147.035437) + (xy 148.092072 147.00293) + (xy 148.116499 147.000499) + (xy 148.814898 147.000499) + (xy 148.844213 146.994669) + (xy 148.877457 146.972457) + (xy 148.899669 146.939213) + (xy 148.9055 146.909899) + (xy 148.9055 146.144646) + (xy 149.8295 146.144646) + (xy 149.831669 146.15485) + (xy 149.868855 146.329802) + (xy 149.868857 146.329807) + (xy 149.945848 146.502729) + (xy 149.945851 146.502734) + (xy 150.054603 146.652418) + (xy 150.057112 146.655871) + (xy 150.197784 146.782533) + (xy 150.361716 146.877179) + (xy 150.541744 146.935674) + (xy 150.682808 146.9505) + (xy 150.682812 146.9505) + (xy 151.577188 146.9505) + (xy 151.577192 146.9505) + (xy 151.718256 146.935674) + (xy 151.898284 146.877179) + (xy 152.062216 146.782533) + (xy 152.202888 146.655871) + (xy 152.314151 146.50273) + (xy 152.391144 146.329803) + (xy 152.4305 146.144646) + (xy 152.4305 145.955354) + (xy 152.391144 145.770197) + (xy 152.387721 145.76251) + (xy 152.314151 145.59727) + (xy 152.314148 145.597265) + (xy 152.202888 145.444129) + (xy 152.18369 145.426843) + (xy 152.062216 145.317467) + (xy 151.898284 145.222821) + (xy 151.898277 145.222818) + (xy 151.718259 145.164327) + (xy 151.718256 145.164326) + (xy 151.577192 145.1495) + (xy 150.682808 145.1495) + (xy 150.541744 145.164326) + (xy 150.541741 145.164326) + (xy 150.54174 145.164327) + (xy 150.361722 145.222818) + (xy 150.361715 145.222821) + (xy 150.197785 145.317466) + (xy 150.057111 145.444129) + (xy 149.945851 145.597265) + (xy 149.945848 145.59727) + (xy 149.868857 145.770192) + (xy 149.868855 145.770197) + (xy 149.833083 145.938497) + (xy 149.8295 145.955354) + (xy 149.8295 146.144646) + (xy 148.9055 146.144646) + (xy 148.905499 145.190102) + (xy 148.899669 145.160787) + (xy 148.892012 145.149327) + (xy 148.877457 145.127542) + (xy 148.844214 145.105332) + (xy 148.844215 145.105332) + (xy 148.844213 145.105331) + (xy 148.844211 145.10533) + (xy 148.844208 145.105329) + (xy 148.814901 145.0995) + (xy 147.1115 145.0995) + (xy 147.044461 145.079815) + (xy 146.998706 145.027011) + (xy 146.9875 144.9755) + (xy 146.9875 144.825307) + (xy 147.007185 144.758268) + (xy 147.059989 144.712513) + (xy 147.129147 144.702569) + (xy 147.16779 144.71482) + (xy 147.210339 144.7365) + (xy 147.210341 144.7365) + (xy 147.210343 144.736501) + (xy 147.319998 144.753869) + (xy 147.32 144.753869) + (xy 147.320002 144.753869) + (xy 147.429658 144.736501) + (xy 147.429659 144.7365) + (xy 147.429661 144.7365) + (xy 147.528587 144.686095) + (xy 147.607095 144.607587) + (xy 147.6575 144.508661) + (xy 147.6575 144.508659) + (xy 147.657501 144.508658) + (xy 147.674869 144.399002) + (xy 147.674869 144.398997) + (xy 147.657501 144.289341) + (xy 147.6575 144.289339) + (xy 147.607095 144.190413) + (xy 147.607092 144.19041) + (xy 147.60709 144.190407) + (xy 147.528592 144.111909) + (xy 147.528588 144.111906) + (xy 147.528587 144.111905) + (xy 147.508643 144.101743) + (xy 147.429658 144.061498) + (xy 147.320002 144.044131) + (xy 147.319998 144.044131) + (xy 147.210342 144.061498) + (xy 147.167793 144.083178) + (xy 147.099124 144.096073) + (xy 147.034384 144.069795) + (xy 146.994128 144.012688) + (xy 146.9875 143.972692) + (xy 146.9875 143.604646) + (xy 149.8295 143.604646) + (xy 149.832145 143.617091) + (xy 149.868855 143.789802) + (xy 149.868857 143.789807) + (xy 149.945848 143.962729) + (xy 149.945851 143.962734) + (xy 150.054233 144.111909) + (xy 150.057112 144.115871) + (xy 150.197784 144.242533) + (xy 150.361716 144.337179) + (xy 150.541744 144.395674) + (xy 150.682808 144.4105) + (xy 150.682812 144.4105) + (xy 151.577188 144.4105) + (xy 151.577192 144.4105) + (xy 151.718256 144.395674) + (xy 151.898284 144.337179) + (xy 152.062216 144.242533) + (xy 152.202888 144.115871) + (xy 152.314151 143.96273) + (xy 152.391144 143.789803) + (xy 152.4305 143.604646) + (xy 152.4305 143.415354) + (xy 152.391144 143.230197) + (xy 152.391141 143.230191) + (xy 152.314151 143.05727) + (xy 152.314148 143.057265) + (xy 152.202888 142.904129) + (xy 152.18369 142.886843) + (xy 152.062216 142.777467) + (xy 151.898284 142.682821) + (xy 151.898277 142.682818) + (xy 151.718259 142.624327) + (xy 151.718256 142.624326) + (xy 151.577192 142.6095) + (xy 150.682808 142.6095) + (xy 150.541744 142.624326) + (xy 150.541741 142.624326) + (xy 150.54174 142.624327) + (xy 150.361722 142.682818) + (xy 150.361715 142.682821) + (xy 150.197785 142.777466) + (xy 150.057111 142.904129) + (xy 149.945851 143.057265) + (xy 149.945848 143.05727) + (xy 149.868857 143.230192) + (xy 149.868855 143.230197) + (xy 149.835334 143.387908) + (xy 149.8295 143.415354) + (xy 149.8295 143.604646) + (xy 146.9875 143.604646) + (xy 146.9875 142.237056) + (xy 147.007185 142.170017) + (xy 147.023819 142.149375) + (xy 147.18425 141.988944) + (xy 147.349366 141.823827) + (xy 147.410687 141.790344) + (xy 147.480378 141.795328) + (xy 147.495498 141.802152) + (xy 147.573046 141.843602) + (xy 147.589499 141.852396) + (xy 147.768666 141.906746) + (xy 147.768668 141.906747) + (xy 147.785374 141.908392) + (xy 147.955 141.925099) + (xy 148.141331 141.906747) + (xy 148.320501 141.852396) + (xy 148.485625 141.764136) + (xy 148.630357 141.645357) + (xy 148.749136 141.500625) + (xy 148.837396 141.335501) + (xy 148.891747 141.156331) + (xy 148.910099 140.97) + (xy 148.891747 140.783669) + (xy 148.837396 140.604499) + (xy 148.835912 140.601722) + (xy 148.749137 140.439376) + (xy 148.749135 140.439373) + (xy 148.630357 140.294642) + (xy 148.485626 140.175864) + (xy 148.485623 140.175862) + (xy 148.320502 140.087604) + (xy 148.141333 140.033253) + (xy 148.141331 140.033252) + (xy 147.955 140.014901) + (xy 147.768668 140.033252) + (xy 147.768666 140.033253) + (xy 147.589497 140.087604) + (xy 147.424376 140.175862) + (xy 147.424373 140.175864) + (xy 147.279642 140.294642) + (xy 147.160864 140.439373) + (xy 147.160862 140.439376) + (xy 147.072604 140.604497) + (xy 147.018253 140.783666) + (xy 147.018252 140.783668) + (xy 146.999901 140.97) + (xy 147.018252 141.156331) + (xy 147.018253 141.156333) + (xy 147.072604 141.335502) + (xy 147.122847 141.4295) + (xy 147.137089 141.497902) + (xy 147.112089 141.563146) + (xy 147.10117 141.575634) + (xy 146.707149 141.969655) + (xy 146.689913 141.984021) + (xy 146.673945 141.995044) + (xy 146.607591 142.016929) + (xy 146.539939 141.999468) + (xy 146.492467 141.948202) + (xy 146.4795 141.892997) + (xy 146.4795 140.205056) + (xy 146.499185 140.138017) + (xy 146.515815 140.117379) + (xy 147.349366 139.283827) + (xy 147.410687 139.250344) + (xy 147.480378 139.255328) + (xy 147.495498 139.262152) + (xy 147.570904 139.302457) + (xy 147.589499 139.312396) + (xy 147.768666 139.366746) + (xy 147.768668 139.366747) + (xy 147.785374 139.368392) + (xy 147.955 139.385099) + (xy 148.141331 139.366747) + (xy 148.320501 139.312396) + (xy 148.485625 139.224136) + (xy 148.630357 139.105357) + (xy 148.749136 138.960625) + (xy 148.837396 138.795501) + (xy 148.891747 138.616331) + (xy 148.910099 138.43) + (xy 148.891747 138.243669) + (xy 148.837396 138.064499) + (xy 148.835912 138.061722) + (xy 148.749137 137.899376) + (xy 148.749135 137.899373) + (xy 148.630357 137.754642) + (xy 148.485626 137.635864) + (xy 148.485623 137.635862) + (xy 148.320502 137.547604) + (xy 148.141333 137.493253) + (xy 148.141331 137.493252) + (xy 147.955 137.474901) + (xy 147.768668 137.493252) + (xy 147.768666 137.493253) + (xy 147.589497 137.547604) + (xy 147.424376 137.635862) + (xy 147.424373 137.635864) + (xy 147.279642 137.754642) + (xy 147.160864 137.899373) + (xy 147.160862 137.899376) + (xy 147.072604 138.064497) + (xy 147.018253 138.243666) + (xy 147.018252 138.243668) + (xy 146.999901 138.43) + (xy 147.018252 138.616331) + (xy 147.018253 138.616333) + (xy 147.072604 138.795502) + (xy 147.122847 138.8895) + (xy 147.137089 138.957902) + (xy 147.112089 139.023146) + (xy 147.10117 139.035634) + (xy 146.945181 139.191623) + (xy 146.883858 139.225108) + (xy 146.814166 139.220124) + (xy 146.758233 139.178252) + (xy 146.733816 139.112788) + (xy 146.7335 139.103942) + (xy 146.7335 137.411055) + (xy 146.753185 137.344016) + (xy 146.769815 137.323378) + (xy 147.349365 136.743827) + (xy 147.410686 136.710344) + (xy 147.480377 136.715328) + (xy 147.495497 136.722152) + (xy 147.584163 136.769544) + (xy 147.589499 136.772396) + (xy 147.768666 136.826746) + (xy 147.768668 136.826747) + (xy 147.785374 136.828392) + (xy 147.955 136.845099) + (xy 148.141331 136.826747) + (xy 148.320501 136.772396) + (xy 148.485625 136.684136) + (xy 148.630357 136.565357) + (xy 148.749136 136.420625) + (xy 148.837396 136.255501) + (xy 148.891747 136.076331) + (xy 148.910099 135.89) + (xy 148.891747 135.703669) + (xy 148.837396 135.524499) + (xy 148.835912 135.521722) + (xy 148.749137 135.359376) + (xy 148.749135 135.359373) + (xy 148.630357 135.214642) + (xy 148.485626 135.095864) + (xy 148.485623 135.095862) + (xy 148.320502 135.007604) + (xy 148.141333 134.953253) + (xy 148.141331 134.953252) + (xy 147.955 134.934901) + (xy 147.768668 134.953252) + (xy 147.768666 134.953253) + (xy 147.589497 135.007604) + (xy 147.424376 135.095862) + (xy 147.424373 135.095864) + (xy 147.279642 135.214642) + (xy 147.160864 135.359373) + (xy 147.160862 135.359376) + (xy 147.072604 135.524497) + (xy 147.018253 135.703666) + (xy 147.018252 135.703668) + (xy 146.999901 135.89) + (xy 147.018252 136.076331) + (xy 147.018253 136.076333) + (xy 147.072604 136.255502) + (xy 147.122847 136.3495) + (xy 147.137089 136.417902) + (xy 147.112089 136.483146) + (xy 147.10117 136.495634) + (xy 146.453149 137.143655) + (xy 146.435914 137.15802) + (xy 146.422705 137.167138) + (xy 146.406805 137.197431) + (xy 146.403131 137.203944) + (xy 146.38543 137.233227) + (xy 146.384992 137.234634) + (xy 146.384247 137.236431) + (xy 146.383145 137.240387) + (xy 146.382853 137.242307) + (xy 146.3825 137.24374) + (xy 146.3825 137.277952) + (xy 146.382274 137.285438) + (xy 146.380208 137.319581) + (xy 146.380468 137.320995) + (xy 146.3825 137.34335) + (xy 146.3825 139.067943) + (xy 146.362815 139.134982) + (xy 146.346181 139.155624) + (xy 145.454619 140.047185) + (xy 145.393296 140.08067) + (xy 145.353977 140.082825) + (xy 145.296734 140.076808) + (xy 145.227192 140.0695) + (xy 144.332808 140.0695) + (xy 144.191744 140.084326) + (xy 144.191741 140.084326) + (xy 144.19174 140.084327) + (xy 144.011722 140.142818) + (xy 144.011715 140.142821) + (xy 143.847785 140.237466) + (xy 143.707111 140.364129) + (xy 143.595851 140.517265) + (xy 143.595848 140.51727) + (xy 143.541779 140.63871) + (xy 143.496528 140.691947) + (xy 143.429679 140.712268) + (xy 143.362456 140.693222) + (xy 143.316201 140.640856) + (xy 143.3045 140.588274) + (xy 143.3045 138.811725) + (xy 143.324185 138.744686) + (xy 143.376989 138.698931) + (xy 143.446147 138.688987) + (xy 143.509703 138.718012) + (xy 143.541779 138.761289) + (xy 143.595848 138.882729) + (xy 143.595851 138.882734) + (xy 143.697874 139.023156) + (xy 143.707112 139.035871) + (xy 143.847784 139.162533) + (xy 144.011716 139.257179) + (xy 144.191744 139.315674) + (xy 144.332808 139.3305) + (xy 144.332812 139.3305) + (xy 145.227188 139.3305) + (xy 145.227192 139.3305) + (xy 145.368256 139.315674) + (xy 145.548284 139.257179) + (xy 145.712216 139.162533) + (xy 145.852888 139.035871) + (xy 145.964151 138.88273) + (xy 146.041144 138.709803) + (xy 146.0805 138.524646) + (xy 146.0805 138.335354) + (xy 146.041144 138.150197) + (xy 146.037897 138.142905) + (xy 145.964151 137.97727) + (xy 145.964148 137.977265) + (xy 145.852888 137.824129) + (xy 145.836229 137.809129) + (xy 145.712216 137.697467) + (xy 145.548284 137.602821) + (xy 145.548277 137.602818) + (xy 145.368259 137.544327) + (xy 145.368256 137.544326) + (xy 145.227192 137.5295) + (xy 144.332808 137.5295) + (xy 144.191744 137.544326) + (xy 144.191741 137.544326) + (xy 144.19174 137.544327) + (xy 144.011722 137.602818) + (xy 144.011715 137.602821) + (xy 143.847785 137.697466) + (xy 143.707111 137.824129) + (xy 143.595851 137.977265) + (xy 143.595848 137.97727) + (xy 143.541779 138.09871) + (xy 143.496528 138.151947) + (xy 143.429679 138.172268) + (xy 143.362456 138.153222) + (xy 143.316201 138.100856) + (xy 143.3045 138.048274) + (xy 143.3045 136.271725) + (xy 143.324185 136.204686) + (xy 143.376989 136.158931) + (xy 143.446147 136.148987) + (xy 143.509703 136.178012) + (xy 143.541779 136.221289) + (xy 143.595848 136.342729) + (xy 143.595851 136.342734) + (xy 143.707111 136.49587) + (xy 143.707112 136.495871) + (xy 143.847784 136.622533) + (xy 144.011716 136.717179) + (xy 144.191744 136.775674) + (xy 144.332808 136.7905) + (xy 144.332812 136.7905) + (xy 145.227188 136.7905) + (xy 145.227192 136.7905) + (xy 145.368256 136.775674) + (xy 145.548284 136.717179) + (xy 145.712216 136.622533) + (xy 145.852888 136.495871) + (xy 145.964151 136.34273) + (xy 146.041144 136.169803) + (xy 146.0805 135.984646) + (xy 146.0805 135.795354) + (xy 146.041144 135.610197) + (xy 146.034465 135.595197) + (xy 145.964151 135.43727) + (xy 145.964148 135.437265) + (xy 145.852888 135.284129) + (xy 145.796401 135.233268) + (xy 145.712216 135.157467) + (xy 145.548284 135.062821) + (xy 145.548277 135.062818) + (xy 145.368259 135.004327) + (xy 145.368256 135.004326) + (xy 145.227192 134.9895) + (xy 144.332808 134.9895) + (xy 144.191744 135.004326) + (xy 144.191741 135.004326) + (xy 144.19174 135.004327) + (xy 144.011722 135.062818) + (xy 144.011715 135.062821) + (xy 143.847785 135.157466) + (xy 143.707111 135.284129) + (xy 143.595851 135.437265) + (xy 143.595848 135.43727) + (xy 143.541779 135.55871) + (xy 143.496528 135.611947) + (xy 143.429679 135.632268) + (xy 143.362456 135.613222) + (xy 143.316201 135.560856) + (xy 143.3045 135.508274) + (xy 143.3045 133.731725) + (xy 143.324185 133.664686) + (xy 143.376989 133.618931) + (xy 143.446147 133.608987) + (xy 143.509703 133.638012) + (xy 143.541779 133.681289) + (xy 143.595848 133.802729) + (xy 143.595851 133.802734) + (xy 143.707111 133.95587) + (xy 143.707112 133.955871) + (xy 143.847784 134.082533) + (xy 144.011716 134.177179) + (xy 144.191744 134.235674) + (xy 144.332808 134.2505) + (xy 144.332812 134.2505) + (xy 145.227188 134.2505) + (xy 145.227192 134.2505) + (xy 145.368256 134.235674) + (xy 145.548284 134.177179) + (xy 145.712216 134.082533) + (xy 145.852888 133.955871) + (xy 145.964151 133.80273) + (xy 146.041144 133.629803) + (xy 146.0805 133.444646) + (xy 146.0805 133.255354) + (xy 146.041144 133.070197) + (xy 146.034465 133.055197) + (xy 145.964151 132.89727) + (xy 145.964148 132.897265) + (xy 145.852888 132.744129) + (xy 145.820305 132.714791) + (xy 145.712216 132.617467) + (xy 145.548284 132.522821) + (xy 145.548277 132.522818) + (xy 145.368259 132.464327) + (xy 145.368256 132.464326) + (xy 145.227192 132.4495) + (xy 144.332808 132.4495) + (xy 144.191744 132.464326) + (xy 144.191741 132.464326) + (xy 144.19174 132.464327) + (xy 144.011722 132.522818) + (xy 144.011715 132.522821) + (xy 143.847785 132.617466) + (xy 143.707111 132.744129) + (xy 143.595851 132.897265) + (xy 143.595848 132.89727) + (xy 143.541779 133.01871) + (xy 143.496528 133.071947) + (xy 143.429679 133.092268) + (xy 143.362456 133.073222) + (xy 143.316201 133.020856) + (xy 143.3045 132.968274) + (xy 143.3045 131.191725) + (xy 143.324185 131.124686) + (xy 143.376989 131.078931) + (xy 143.446147 131.068987) + (xy 143.509703 131.098012) + (xy 143.541779 131.141289) + (xy 143.595848 131.262729) + (xy 143.595851 131.262734) + (xy 143.707111 131.41587) + (xy 143.707112 131.415871) + (xy 143.847784 131.542533) + (xy 144.011716 131.637179) + (xy 144.191744 131.695674) + (xy 144.332808 131.7105) + (xy 144.332812 131.7105) + (xy 145.227188 131.7105) + (xy 145.227192 131.7105) + (xy 145.368256 131.695674) + (xy 145.548284 131.637179) + (xy 145.712216 131.542533) + (xy 145.852888 131.415871) + (xy 145.964151 131.26273) + (xy 146.041144 131.089803) + (xy 146.0805 130.904646) + (xy 146.0805 130.715354) + (xy 146.041144 130.530197) + (xy 146.034465 130.515197) + (xy 145.964151 130.35727) + (xy 145.964148 130.357265) + (xy 145.852888 130.204129) + (xy 145.828894 130.182525) + (xy 145.712216 130.077467) + (xy 145.548284 129.982821) + (xy 145.548277 129.982818) + (xy 145.368259 129.924327) + (xy 145.368256 129.924326) + (xy 145.227192 129.9095) + (xy 144.332808 129.9095) + (xy 144.191744 129.924326) + (xy 144.191741 129.924326) + (xy 144.19174 129.924327) + (xy 144.011722 129.982818) + (xy 144.011715 129.982821) + (xy 143.847785 130.077466) + (xy 143.707111 130.204129) + (xy 143.595851 130.357265) + (xy 143.595848 130.35727) + (xy 143.541779 130.47871) + (xy 143.496528 130.531947) + (xy 143.429679 130.552268) + (xy 143.362456 130.533222) + (xy 143.316201 130.480856) + (xy 143.3045 130.428274) + (xy 143.3045 128.651725) + (xy 143.324185 128.584686) + (xy 143.376989 128.538931) + (xy 143.446147 128.528987) + (xy 143.509703 128.558012) + (xy 143.541779 128.601289) + (xy 143.595848 128.722729) + (xy 143.595851 128.722734) + (xy 143.706987 128.875699) + (xy 143.707112 128.875871) + (xy 143.847784 129.002533) + (xy 144.011716 129.097179) + (xy 144.191744 129.155674) + (xy 144.332808 129.1705) + (xy 144.332812 129.1705) + (xy 145.227188 129.1705) + (xy 145.227192 129.1705) + (xy 145.368256 129.155674) + (xy 145.548284 129.097179) + (xy 145.712216 129.002533) + (xy 145.852888 128.875871) + (xy 145.964151 128.72273) + (xy 146.041144 128.549803) + (xy 146.0805 128.364646) + (xy 146.0805 128.175354) + (xy 146.041144 127.990197) + (xy 146.034465 127.975197) + (xy 145.964151 127.81727) + (xy 145.964148 127.817265) + (xy 145.852888 127.664129) + (xy 145.80112 127.617517) + (xy 145.712216 127.537467) + (xy 145.548284 127.442821) + (xy 145.548277 127.442818) + (xy 145.368259 127.384327) + (xy 145.368256 127.384326) + (xy 145.227192 127.3695) + (xy 144.332808 127.3695) + (xy 144.191744 127.384326) + (xy 144.191741 127.384326) + (xy 144.19174 127.384327) + (xy 144.011722 127.442818) + (xy 144.011715 127.442821) + (xy 143.847785 127.537466) + (xy 143.707111 127.664129) + (xy 143.595851 127.817265) + (xy 143.595848 127.81727) + (xy 143.541779 127.93871) + (xy 143.496528 127.991947) + (xy 143.429679 128.012268) + (xy 143.362456 127.993222) + (xy 143.316201 127.940856) + (xy 143.3045 127.888274) + (xy 143.3045 126.111725) + (xy 143.324185 126.044686) + (xy 143.376989 125.998931) + (xy 143.446147 125.988987) + (xy 143.509703 126.018012) + (xy 143.541779 126.061289) + (xy 143.595848 126.182729) + (xy 143.595851 126.182734) + (xy 143.707111 126.33587) + (xy 143.707112 126.335871) + (xy 143.847784 126.462533) + (xy 144.011716 126.557179) + (xy 144.191744 126.615674) + (xy 144.332808 126.6305) + (xy 144.332812 126.6305) + (xy 145.227188 126.6305) + (xy 145.227192 126.6305) + (xy 145.368256 126.615674) + (xy 145.548284 126.557179) + (xy 145.712216 126.462533) + (xy 145.852888 126.335871) + (xy 145.964151 126.18273) + (xy 146.041144 126.009803) + (xy 146.0805 125.824646) + (xy 146.0805 125.635354) + (xy 146.041144 125.450197) + (xy 146.034465 125.435197) + (xy 145.964151 125.27727) + (xy 145.964148 125.277265) + (xy 145.852888 125.124129) + (xy 145.775715 125.054642) + (xy 145.712216 124.997467) + (xy 145.548284 124.902821) + (xy 145.548277 124.902818) + (xy 145.368259 124.844327) + (xy 145.368256 124.844326) + (xy 145.227192 124.8295) + (xy 144.332808 124.8295) + (xy 144.191744 124.844326) + (xy 144.191741 124.844326) + (xy 144.19174 124.844327) + (xy 144.011722 124.902818) + (xy 144.011715 124.902821) + (xy 143.847785 124.997466) + (xy 143.707111 125.124129) + (xy 143.595851 125.277265) + (xy 143.595848 125.27727) + (xy 143.541779 125.39871) + (xy 143.496528 125.451947) + (xy 143.429679 125.472268) + (xy 143.362456 125.453222) + (xy 143.316201 125.400856) + (xy 143.3045 125.348274) + (xy 143.3045 123.571725) + (xy 143.324185 123.504686) + (xy 143.376989 123.458931) + (xy 143.446147 123.448987) + (xy 143.509703 123.478012) + (xy 143.541779 123.521289) + (xy 143.595848 123.642729) + (xy 143.595851 123.642734) + (xy 143.696213 123.78087) + (xy 143.707112 123.795871) + (xy 143.847784 123.922533) + (xy 144.011716 124.017179) + (xy 144.191744 124.075674) + (xy 144.332808 124.0905) + (xy 144.332812 124.0905) + (xy 145.227188 124.0905) + (xy 145.227192 124.0905) + (xy 145.368256 124.075674) + (xy 145.548284 124.017179) + (xy 145.712216 123.922533) + (xy 145.852888 123.795871) + (xy 145.964151 123.64273) + (xy 146.041144 123.469803) + (xy 146.0805 123.284646) + (xy 146.0805 123.095354) + (xy 146.041144 122.910197) + (xy 146.037897 122.902905) + (xy 145.964151 122.73727) + (xy 145.964148 122.737265) + (xy 145.852888 122.584129) + (xy 145.810035 122.545544) + (xy 145.712216 122.457467) + (xy 145.548284 122.362821) + (xy 145.548277 122.362818) + (xy 145.368259 122.304327) + (xy 145.368256 122.304326) + (xy 145.227192 122.2895) + (xy 144.332808 122.2895) + (xy 144.191744 122.304326) + (xy 144.191741 122.304326) + (xy 144.19174 122.304327) + (xy 144.011722 122.362818) + (xy 144.011715 122.362821) + (xy 143.847785 122.457466) + (xy 143.707111 122.584129) + (xy 143.595851 122.737265) + (xy 143.595848 122.73727) + (xy 143.541779 122.85871) + (xy 143.496528 122.911947) + (xy 143.429679 122.932268) + (xy 143.362456 122.913222) + (xy 143.316201 122.860856) + (xy 143.3045 122.808274) + (xy 143.3045 121.031725) + (xy 143.324185 120.964686) + (xy 143.376989 120.918931) + (xy 143.446147 120.908987) + (xy 143.509703 120.938012) + (xy 143.541779 120.981289) + (xy 143.595848 121.102729) + (xy 143.595851 121.102734) + (xy 143.707111 121.25587) + (xy 143.707112 121.255871) + (xy 143.847784 121.382533) + (xy 144.011716 121.477179) + (xy 144.191744 121.535674) + (xy 144.332808 121.5505) + (xy 144.332812 121.5505) + (xy 145.227187 121.5505) + (xy 145.227192 121.5505) + (xy 145.353978 121.537174) + (xy 145.422706 121.549743) + (xy 145.454619 121.572814) + (xy 146.346181 122.464375) + (xy 146.379666 122.525698) + (xy 146.3825 122.552056) + (xy 146.3825 134.248455) + (xy 146.362815 134.315494) + (xy 146.346181 134.336136) + (xy 146.270909 134.411407) + (xy 146.270904 134.411414) + (xy 146.220498 134.510341) + (xy 146.203131 134.619997) + (xy 146.203131 134.620002) + (xy 146.220498 134.729658) + (xy 146.270904 134.828585) + (xy 146.270909 134.828592) + (xy 146.349407 134.90709) + (xy 146.34941 134.907092) + (xy 146.349413 134.907095) + (xy 146.403986 134.934901) + (xy 146.448341 134.957501) + (xy 146.557998 134.974869) + (xy 146.558 134.974869) + (xy 146.558002 134.974869) + (xy 146.667658 134.957501) + (xy 146.667659 134.9575) + (xy 146.667661 134.9575) + (xy 146.766587 134.907095) + (xy 146.845095 134.828587) + (xy 146.8955 134.729661) + (xy 146.8955 134.729659) + (xy 146.895501 134.729658) + (xy 146.912869 134.620002) + (xy 146.912869 134.619997) + (xy 146.895501 134.510341) + (xy 146.893891 134.507181) + (xy 146.845095 134.411413) + (xy 146.845092 134.41141) + (xy 146.84509 134.411407) + (xy 146.769819 134.336136) + (xy 146.736334 134.274813) + (xy 146.7335 134.248455) + (xy 146.7335 133.35) + (xy 146.999901 133.35) + (xy 147.018252 133.536331) + (xy 147.018253 133.536333) + (xy 147.072604 133.715502) + (xy 147.160862 133.880623) + (xy 147.160864 133.880626) + (xy 147.279642 134.025357) + (xy 147.424373 134.144135) + (xy 147.424376 134.144137) + (xy 147.583585 134.229235) + (xy 147.589499 134.232396) + (xy 147.768666 134.286746) + (xy 147.768668 134.286747) + (xy 147.785374 134.288392) + (xy 147.955 134.305099) + (xy 148.141331 134.286747) + (xy 148.320501 134.232396) + (xy 148.485625 134.144136) + (xy 148.630357 134.025357) + (xy 148.749136 133.880625) + (xy 148.837396 133.715501) + (xy 148.891747 133.536331) + (xy 148.910099 133.35) + (xy 148.891747 133.163669) + (xy 148.837396 132.984499) + (xy 148.835912 132.981722) + (xy 148.749137 132.819376) + (xy 148.749135 132.819373) + (xy 148.630357 132.674642) + (xy 148.485626 132.555864) + (xy 148.485623 132.555862) + (xy 148.320502 132.467604) + (xy 148.141333 132.413253) + (xy 148.141331 132.413252) + (xy 147.955 132.394901) + (xy 147.768668 132.413252) + (xy 147.768666 132.413253) + (xy 147.589497 132.467604) + (xy 147.424376 132.555862) + (xy 147.424373 132.555864) + (xy 147.279642 132.674642) + (xy 147.160864 132.819373) + (xy 147.160862 132.819376) + (xy 147.072604 132.984497) + (xy 147.018253 133.163666) + (xy 147.018252 133.163668) + (xy 146.999901 133.35) + (xy 146.7335 133.35) + (xy 146.7335 131.79705) + (xy 146.753185 131.730011) + (xy 146.805989 131.684256) + (xy 146.875147 131.674312) + (xy 146.938703 131.703337) + (xy 146.945181 131.709369) + (xy 147.083917 131.848105) + (xy 147.277421 131.9836) + (xy 147.491507 132.083429) + (xy 147.491516 132.083433) + (xy 147.705 132.140634) + (xy 147.705 131.245501) + (xy 147.812685 131.29468) + (xy 147.919237 131.31) + (xy 147.990763 131.31) + (xy 148.097315 131.29468) + (xy 148.205 131.245501) + (xy 148.205 132.140633) + (xy 148.418483 132.083433) + (xy 148.418492 132.083429) + (xy 148.632578 131.9836) + (xy 148.826082 131.848105) + (xy 148.993105 131.681082) + (xy 149.077925 131.559949) + (xy 149.132503 131.516324) + (xy 149.202001 131.509132) + (xy 149.264356 131.540654) + (xy 149.299769 131.600884) + (xy 149.3035 131.631073) + (xy 149.3035 141.607943) + (xy 149.283815 141.674982) + (xy 149.267181 141.695625) + (xy 149.107764 141.855041) + (xy 149.046441 141.888525) + (xy 149.000688 141.889832) + (xy 148.971 141.885131) + (xy 148.970999 141.885131) + (xy 148.970998 141.885131) + (xy 148.861341 141.902498) + (xy 148.762414 141.952904) + (xy 148.762407 141.952909) + (xy 148.683909 142.031407) + (xy 148.683904 142.031414) + (xy 148.633498 142.130341) + (xy 148.616131 142.239997) + (xy 148.616131 142.240002) + (xy 148.633498 142.349658) + (xy 148.683904 142.448585) + (xy 148.683909 142.448592) + (xy 148.762407 142.52709) + (xy 148.76241 142.527092) + (xy 148.762413 142.527095) + (xy 148.808054 142.55035) + (xy 148.861341 142.577501) + (xy 148.970998 142.594869) + (xy 148.971 142.594869) + (xy 148.971002 142.594869) + (xy 149.080658 142.577501) + (xy 149.080659 142.5775) + (xy 149.080661 142.5775) + (xy 149.179587 142.527095) + (xy 149.258095 142.448587) + (xy 149.3085 142.349661) + (xy 149.3085 142.349659) + (xy 149.308501 142.349658) + (xy 149.325869 142.240002) + (xy 149.325869 142.239999) + (xy 149.321167 142.210314) + (xy 149.330121 142.14102) + (xy 149.355956 142.103237) + (xy 149.583857 141.875336) + (xy 149.601092 141.860973) + (xy 149.614295 141.851861) + (xy 149.630199 141.821556) + (xy 149.633879 141.815033) + (xy 149.651568 141.785774) + (xy 149.651568 141.785765) + (xy 149.651993 141.784407) + (xy 149.65274 141.782603) + (xy 149.653862 141.778578) + (xy 149.654155 141.776659) + (xy 149.6545 141.775259) + (xy 149.6545 141.741046) + (xy 149.654726 141.733559) + (xy 149.656791 141.699417) + (xy 149.656531 141.697998) + (xy 149.6545 141.675648) + (xy 149.6545 141.351725) + (xy 149.674185 141.284686) + (xy 149.726989 141.238931) + (xy 149.796147 141.228987) + (xy 149.859703 141.258012) + (xy 149.891779 141.301289) + (xy 149.945848 141.422729) + (xy 149.945851 141.422734) + (xy 150.057111 141.57587) + (xy 150.057112 141.575871) + (xy 150.197784 141.702533) + (xy 150.361716 141.797179) + (xy 150.541744 141.855674) + (xy 150.682808 141.8705) + (xy 150.682812 141.8705) + (xy 151.577188 141.8705) + (xy 151.577192 141.8705) + (xy 151.718256 141.855674) + (xy 151.898284 141.797179) + (xy 152.062216 141.702533) + (xy 152.202888 141.575871) + (xy 152.314151 141.42273) + (xy 152.391144 141.249803) + (xy 152.4305 141.064646) + (xy 152.4305 140.875354) + (xy 152.391144 140.690197) + (xy 152.387721 140.68251) + (xy 152.314151 140.51727) + (xy 152.314148 140.517265) + (xy 152.202888 140.364129) + (xy 152.18369 140.346843) + (xy 152.062216 140.237467) + (xy 151.898284 140.142821) + (xy 151.898277 140.142818) + (xy 151.718259 140.084327) + (xy 151.718256 140.084326) + (xy 151.577192 140.0695) + (xy 150.682808 140.0695) + (xy 150.541744 140.084326) + (xy 150.541741 140.084326) + (xy 150.54174 140.084327) + (xy 150.361722 140.142818) + (xy 150.361715 140.142821) + (xy 150.197785 140.237466) + (xy 150.057111 140.364129) + (xy 149.945851 140.517265) + (xy 149.945848 140.51727) + (xy 149.891779 140.63871) + (xy 149.846528 140.691947) + (xy 149.779679 140.712268) + (xy 149.712456 140.693222) + (xy 149.666201 140.640856) + (xy 149.6545 140.588274) + (xy 149.6545 138.811725) + (xy 149.674185 138.744686) + (xy 149.726989 138.698931) + (xy 149.796147 138.688987) + (xy 149.859703 138.718012) + (xy 149.891779 138.761289) + (xy 149.945848 138.882729) + (xy 149.945851 138.882734) + (xy 150.047874 139.023156) + (xy 150.057112 139.035871) + (xy 150.197784 139.162533) + (xy 150.361716 139.257179) + (xy 150.541744 139.315674) + (xy 150.682808 139.3305) + (xy 150.682812 139.3305) + (xy 151.577188 139.3305) + (xy 151.577192 139.3305) + (xy 151.718256 139.315674) + (xy 151.898284 139.257179) + (xy 152.062216 139.162533) + (xy 152.202888 139.035871) + (xy 152.314151 138.88273) + (xy 152.391144 138.709803) + (xy 152.4305 138.524646) + (xy 152.4305 138.335354) + (xy 152.391144 138.150197) + (xy 152.387897 138.142905) + (xy 152.314151 137.97727) + (xy 152.314148 137.977265) + (xy 152.202888 137.824129) + (xy 152.186229 137.809129) + (xy 152.062216 137.697467) + (xy 151.898284 137.602821) + (xy 151.898277 137.602818) + (xy 151.718259 137.544327) + (xy 151.718256 137.544326) + (xy 151.577192 137.5295) + (xy 150.682808 137.5295) + (xy 150.541744 137.544326) + (xy 150.541741 137.544326) + (xy 150.54174 137.544327) + (xy 150.361722 137.602818) + (xy 150.361715 137.602821) + (xy 150.197785 137.697466) + (xy 150.057111 137.824129) + (xy 149.945851 137.977265) + (xy 149.945848 137.97727) + (xy 149.891779 138.09871) + (xy 149.846528 138.151947) + (xy 149.779679 138.172268) + (xy 149.712456 138.153222) + (xy 149.666201 138.100856) + (xy 149.6545 138.048274) + (xy 149.6545 136.271725) + (xy 149.674185 136.204686) + (xy 149.726989 136.158931) + (xy 149.796147 136.148987) + (xy 149.859703 136.178012) + (xy 149.891779 136.221289) + (xy 149.945848 136.342729) + (xy 149.945851 136.342734) + (xy 150.057111 136.49587) + (xy 150.057112 136.495871) + (xy 150.197784 136.622533) + (xy 150.361716 136.717179) + (xy 150.541744 136.775674) + (xy 150.682808 136.7905) + (xy 150.682812 136.7905) + (xy 151.577188 136.7905) + (xy 151.577192 136.7905) + (xy 151.718256 136.775674) + (xy 151.898284 136.717179) + (xy 152.062216 136.622533) + (xy 152.202888 136.495871) + (xy 152.314151 136.34273) + (xy 152.391144 136.169803) + (xy 152.4305 135.984646) + (xy 152.4305 135.795354) + (xy 152.391144 135.610197) + (xy 152.384465 135.595197) + (xy 152.314151 135.43727) + (xy 152.314148 135.437265) + (xy 152.202888 135.284129) + (xy 152.146401 135.233268) + (xy 152.062216 135.157467) + (xy 151.898284 135.062821) + (xy 151.898277 135.062818) + (xy 151.718259 135.004327) + (xy 151.718256 135.004326) + (xy 151.577192 134.9895) + (xy 150.682808 134.9895) + (xy 150.541744 135.004326) + (xy 150.541741 135.004326) + (xy 150.54174 135.004327) + (xy 150.361722 135.062818) + (xy 150.361715 135.062821) + (xy 150.197785 135.157466) + (xy 150.057111 135.284129) + (xy 149.945851 135.437265) + (xy 149.945848 135.43727) + (xy 149.891779 135.55871) + (xy 149.846528 135.611947) + (xy 149.779679 135.632268) + (xy 149.712456 135.613222) + (xy 149.666201 135.560856) + (xy 149.6545 135.508274) + (xy 149.6545 133.731725) + (xy 149.674185 133.664686) + (xy 149.726989 133.618931) + (xy 149.796147 133.608987) + (xy 149.859703 133.638012) + (xy 149.891779 133.681289) + (xy 149.945848 133.802729) + (xy 149.945851 133.802734) + (xy 150.057111 133.95587) + (xy 150.057112 133.955871) + (xy 150.197784 134.082533) + (xy 150.361716 134.177179) + (xy 150.541744 134.235674) + (xy 150.682808 134.2505) + (xy 150.682812 134.2505) + (xy 151.577188 134.2505) + (xy 151.577192 134.2505) + (xy 151.718256 134.235674) + (xy 151.898284 134.177179) + (xy 152.062216 134.082533) + (xy 152.202888 133.955871) + (xy 152.314151 133.80273) + (xy 152.391144 133.629803) + (xy 152.4305 133.444646) + (xy 152.4305 133.255354) + (xy 152.391144 133.070197) + (xy 152.384465 133.055197) + (xy 152.314151 132.89727) + (xy 152.314148 132.897265) + (xy 152.202888 132.744129) + (xy 152.170305 132.714791) + (xy 152.062216 132.617467) + (xy 151.898284 132.522821) + (xy 151.898277 132.522818) + (xy 151.718259 132.464327) + (xy 151.718256 132.464326) + (xy 151.577192 132.4495) + (xy 150.682808 132.4495) + (xy 150.541744 132.464326) + (xy 150.541741 132.464326) + (xy 150.54174 132.464327) + (xy 150.361722 132.522818) + (xy 150.361715 132.522821) + (xy 150.197785 132.617466) + (xy 150.057111 132.744129) + (xy 149.945851 132.897265) + (xy 149.945848 132.89727) + (xy 149.891779 133.01871) + (xy 149.846528 133.071947) + (xy 149.779679 133.092268) + (xy 149.712456 133.073222) + (xy 149.666201 133.020856) + (xy 149.6545 132.968274) + (xy 149.6545 131.191725) + (xy 149.674185 131.124686) + (xy 149.726989 131.078931) + (xy 149.796147 131.068987) + (xy 149.859703 131.098012) + (xy 149.891779 131.141289) + (xy 149.945848 131.262729) + (xy 149.945851 131.262734) + (xy 150.057111 131.41587) + (xy 150.057112 131.415871) + (xy 150.197784 131.542533) + (xy 150.361716 131.637179) + (xy 150.541744 131.695674) + (xy 150.682808 131.7105) + (xy 150.682812 131.7105) + (xy 151.577188 131.7105) + (xy 151.577192 131.7105) + (xy 151.718256 131.695674) + (xy 151.898284 131.637179) + (xy 152.062216 131.542533) + (xy 152.202888 131.415871) + (xy 152.314151 131.26273) + (xy 152.391144 131.089803) + (xy 152.4305 130.904646) + (xy 152.4305 130.715354) + (xy 152.391144 130.530197) + (xy 152.384465 130.515197) + (xy 152.314151 130.35727) + (xy 152.314148 130.357265) + (xy 152.202888 130.204129) + (xy 152.178894 130.182525) + (xy 152.062216 130.077467) + (xy 151.898284 129.982821) + (xy 151.898277 129.982818) + (xy 151.718259 129.924327) + (xy 151.718256 129.924326) + (xy 151.577192 129.9095) + (xy 150.682808 129.9095) + (xy 150.541744 129.924326) + (xy 150.541741 129.924326) + (xy 150.54174 129.924327) + (xy 150.361722 129.982818) + (xy 150.361715 129.982821) + (xy 150.197785 130.077466) + (xy 150.057111 130.204129) + (xy 149.945851 130.357265) + (xy 149.945848 130.35727) + (xy 149.891779 130.47871) + (xy 149.846528 130.531947) + (xy 149.779679 130.552268) + (xy 149.712456 130.533222) + (xy 149.666201 130.480856) + (xy 149.6545 130.428274) + (xy 149.6545 128.651725) + (xy 149.674185 128.584686) + (xy 149.726989 128.538931) + (xy 149.796147 128.528987) + (xy 149.859703 128.558012) + (xy 149.891779 128.601289) + (xy 149.945848 128.722729) + (xy 149.945851 128.722734) + (xy 150.056987 128.875699) + (xy 150.057112 128.875871) + (xy 150.197784 129.002533) + (xy 150.361716 129.097179) + (xy 150.541744 129.155674) + (xy 150.682808 129.1705) + (xy 150.682812 129.1705) + (xy 151.577188 129.1705) + (xy 151.577192 129.1705) + (xy 151.718256 129.155674) + (xy 151.898284 129.097179) + (xy 152.062216 129.002533) + (xy 152.202888 128.875871) + (xy 152.314151 128.72273) + (xy 152.391144 128.549803) + (xy 152.4305 128.364646) + (xy 152.4305 128.175354) + (xy 152.391144 127.990197) + (xy 152.384465 127.975197) + (xy 152.314151 127.81727) + (xy 152.314148 127.817265) + (xy 152.202888 127.664129) + (xy 152.15112 127.617517) + (xy 152.062216 127.537467) + (xy 151.898284 127.442821) + (xy 151.898277 127.442818) + (xy 151.718259 127.384327) + (xy 151.718256 127.384326) + (xy 151.577192 127.3695) + (xy 150.682808 127.3695) + (xy 150.541744 127.384326) + (xy 150.541741 127.384326) + (xy 150.54174 127.384327) + (xy 150.361722 127.442818) + (xy 150.361715 127.442821) + (xy 150.197785 127.537466) + (xy 150.057111 127.664129) + (xy 149.945851 127.817265) + (xy 149.945848 127.81727) + (xy 149.891779 127.93871) + (xy 149.846528 127.991947) + (xy 149.779679 128.012268) + (xy 149.712456 127.993222) + (xy 149.666201 127.940856) + (xy 149.6545 127.888274) + (xy 149.6545 126.111725) + (xy 149.674185 126.044686) + (xy 149.726989 125.998931) + (xy 149.796147 125.988987) + (xy 149.859703 126.018012) + (xy 149.891779 126.061289) + (xy 149.945848 126.182729) + (xy 149.945851 126.182734) + (xy 150.057111 126.33587) + (xy 150.057112 126.335871) + (xy 150.197784 126.462533) + (xy 150.361716 126.557179) + (xy 150.541744 126.615674) + (xy 150.682808 126.6305) + (xy 150.682812 126.6305) + (xy 151.577188 126.6305) + (xy 151.577192 126.6305) + (xy 151.718256 126.615674) + (xy 151.898284 126.557179) + (xy 152.062216 126.462533) + (xy 152.202888 126.335871) + (xy 152.314151 126.18273) + (xy 152.391144 126.009803) + (xy 152.4305 125.824646) + (xy 152.4305 125.635354) + (xy 152.391144 125.450197) + (xy 152.384465 125.435197) + (xy 152.314151 125.27727) + (xy 152.314148 125.277265) + (xy 152.202888 125.124129) + (xy 152.125715 125.054642) + (xy 152.062216 124.997467) + (xy 151.898284 124.902821) + (xy 151.898277 124.902818) + (xy 151.718259 124.844327) + (xy 151.718256 124.844326) + (xy 151.577192 124.8295) + (xy 150.682808 124.8295) + (xy 150.541744 124.844326) + (xy 150.541741 124.844326) + (xy 150.54174 124.844327) + (xy 150.361722 124.902818) + (xy 150.361715 124.902821) + (xy 150.197785 124.997466) + (xy 150.057111 125.124129) + (xy 149.945851 125.277265) + (xy 149.945848 125.27727) + (xy 149.891779 125.39871) + (xy 149.846528 125.451947) + (xy 149.779679 125.472268) + (xy 149.712456 125.453222) + (xy 149.666201 125.400856) + (xy 149.6545 125.348274) + (xy 149.6545 123.571725) + (xy 149.674185 123.504686) + (xy 149.726989 123.458931) + (xy 149.796147 123.448987) + (xy 149.859703 123.478012) + (xy 149.891779 123.521289) + (xy 149.945848 123.642729) + (xy 149.945851 123.642734) + (xy 150.046213 123.78087) + (xy 150.057112 123.795871) + (xy 150.197784 123.922533) + (xy 150.361716 124.017179) + (xy 150.541744 124.075674) + (xy 150.682808 124.0905) + (xy 150.682812 124.0905) + (xy 151.577188 124.0905) + (xy 151.577192 124.0905) + (xy 151.718256 124.075674) + (xy 151.898284 124.017179) + (xy 152.062216 123.922533) + (xy 152.202888 123.795871) + (xy 152.314151 123.64273) + (xy 152.391144 123.469803) + (xy 152.4305 123.284646) + (xy 152.4305 123.095354) + (xy 152.391144 122.910197) + (xy 152.387897 122.902905) + (xy 152.314151 122.73727) + (xy 152.314148 122.737265) + (xy 152.202888 122.584129) + (xy 152.160035 122.545544) + (xy 152.062216 122.457467) + (xy 151.898284 122.362821) + (xy 151.898277 122.362818) + (xy 151.718259 122.304327) + (xy 151.718256 122.304326) + (xy 151.577192 122.2895) + (xy 150.682808 122.2895) + (xy 150.541744 122.304326) + (xy 150.541741 122.304326) + (xy 150.54174 122.304327) + (xy 150.361722 122.362818) + (xy 150.361715 122.362821) + (xy 150.197785 122.457466) + (xy 150.057111 122.584129) + (xy 149.945851 122.737265) + (xy 149.945848 122.73727) + (xy 149.891779 122.85871) + (xy 149.846528 122.911947) + (xy 149.779679 122.932268) + (xy 149.712456 122.913222) + (xy 149.666201 122.860856) + (xy 149.6545 122.808274) + (xy 149.6545 121.402544) + (xy 149.674185 121.335505) + (xy 149.690814 121.314867) + (xy 149.766095 121.239587) + (xy 149.789316 121.194012) + (xy 149.837287 121.143219) + (xy 149.905108 121.126423) + (xy 149.971243 121.148959) + (xy 150.000117 121.177424) + (xy 150.05711 121.255869) + (xy 150.057112 121.255871) + (xy 150.197784 121.382533) + (xy 150.361716 121.477179) + (xy 150.541744 121.535674) + (xy 150.682808 121.5505) + (xy 150.682812 121.5505) + (xy 151.577188 121.5505) + (xy 151.577192 121.5505) + (xy 151.718256 121.535674) + (xy 151.898284 121.477179) + (xy 152.062216 121.382533) + (xy 152.202888 121.255871) + (xy 152.314151 121.10273) + (xy 152.391144 120.929803) + (xy 152.4305 120.744646) + (xy 152.4305 120.555354) + (xy 152.391144 120.370197) + (xy 152.384465 120.355197) + (xy 152.314151 120.19727) + (xy 152.314148 120.197265) + (xy 152.202888 120.044129) + (xy 152.178894 120.022525) + (xy 152.062216 119.917467) + (xy 151.898284 119.822821) + (xy 151.898277 119.822818) + (xy 151.718259 119.764327) + (xy 151.718256 119.764326) + (xy 151.577192 119.7495) + (xy 150.682808 119.7495) + (xy 150.541744 119.764326) + (xy 150.541741 119.764326) + (xy 150.54174 119.764327) + (xy 150.361722 119.822818) + (xy 150.361715 119.822821) + (xy 150.197785 119.917466) + (xy 150.057111 120.044129) + (xy 149.945851 120.197265) + (xy 149.945848 120.19727) + (xy 149.891779 120.31871) + (xy 149.846528 120.371947) + (xy 149.779679 120.392268) + (xy 149.712456 120.373222) + (xy 149.666201 120.320856) + (xy 149.6545 120.268274) + (xy 149.6545 118.491725) + (xy 149.674185 118.424686) + (xy 149.726989 118.378931) + (xy 149.796147 118.368987) + (xy 149.859703 118.398012) + (xy 149.891779 118.441289) + (xy 149.945848 118.562729) + (xy 149.945851 118.562734) + (xy 150.056987 118.715699) + (xy 150.057112 118.715871) + (xy 150.197784 118.842533) + (xy 150.361716 118.937179) + (xy 150.541744 118.995674) + (xy 150.682808 119.0105) + (xy 150.682812 119.0105) + (xy 151.577188 119.0105) + (xy 151.577192 119.0105) + (xy 151.718256 118.995674) + (xy 151.898284 118.937179) + (xy 152.062216 118.842533) + (xy 152.202888 118.715871) + (xy 152.314151 118.56273) + (xy 152.391144 118.389803) + (xy 152.4305 118.204646) + (xy 152.4305 118.015354) + (xy 152.391144 117.830197) + (xy 152.352987 117.744497) + (xy 152.314151 117.65727) + (xy 152.314148 117.657265) + (xy 152.202888 117.504129) + (xy 152.184845 117.487883) + (xy 152.062216 117.377467) + (xy 151.898284 117.282821) + (xy 151.898277 117.282818) + (xy 151.718259 117.224327) + (xy 151.718256 117.224326) + (xy 151.577192 117.2095) + (xy 150.682808 117.2095) + (xy 150.541744 117.224326) + (xy 150.541741 117.224326) + (xy 150.54174 117.224327) + (xy 150.361722 117.282818) + (xy 150.361715 117.282821) + (xy 150.197785 117.377466) + (xy 150.057111 117.504129) + (xy 149.945851 117.657265) + (xy 149.945848 117.65727) + (xy 149.891779 117.77871) + (xy 149.846528 117.831947) + (xy 149.779679 117.852268) + (xy 149.712456 117.833222) + (xy 149.666201 117.780856) + (xy 149.6545 117.728274) + (xy 149.6545 115.951725) + (xy 149.674185 115.884686) + (xy 149.726989 115.838931) + (xy 149.796147 115.828987) + (xy 149.859703 115.858012) + (xy 149.891779 115.901289) + (xy 149.945848 116.022729) + (xy 149.945851 116.022734) + (xy 150.057111 116.17587) + (xy 150.057112 116.175871) + (xy 150.197784 116.302533) + (xy 150.361716 116.397179) + (xy 150.541744 116.455674) + (xy 150.682808 116.4705) + (xy 150.682812 116.4705) + (xy 151.577188 116.4705) + (xy 151.577192 116.4705) + (xy 151.718256 116.455674) + (xy 151.898284 116.397179) + (xy 152.062216 116.302533) + (xy 152.202888 116.175871) + (xy 152.314151 116.02273) + (xy 152.391144 115.849803) + (xy 152.4305 115.664646) + (xy 152.4305 115.475354) + (xy 152.391144 115.290197) + (xy 152.387897 115.282905) + (xy 152.314151 115.11727) + (xy 152.314148 115.117265) + (xy 152.202888 114.964129) + (xy 152.187353 114.950141) + (xy 152.062216 114.837467) + (xy 151.898284 114.742821) + (xy 151.898277 114.742818) + (xy 151.718259 114.684327) + (xy 151.718256 114.684326) + (xy 151.577192 114.6695) + (xy 150.682808 114.6695) + (xy 150.541744 114.684326) + (xy 150.541741 114.684326) + (xy 150.54174 114.684327) + (xy 150.361722 114.742818) + (xy 150.361715 114.742821) + (xy 150.197785 114.837466) + (xy 150.057111 114.964129) + (xy 149.945851 115.117265) + (xy 149.945848 115.11727) + (xy 149.891779 115.23871) + (xy 149.846528 115.291947) + (xy 149.779679 115.312268) + (xy 149.712456 115.293222) + (xy 149.666201 115.240856) + (xy 149.6545 115.188274) + (xy 149.6545 113.411725) + (xy 149.674185 113.344686) + (xy 149.726989 113.298931) + (xy 149.796147 113.288987) + (xy 149.859703 113.318012) + (xy 149.891779 113.361289) + (xy 149.945848 113.482729) + (xy 149.945851 113.482734) + (xy 150.046617 113.621426) + (xy 150.057112 113.635871) + (xy 150.197784 113.762533) + (xy 150.361716 113.857179) + (xy 150.541744 113.915674) + (xy 150.682808 113.9305) + (xy 150.682812 113.9305) + (xy 151.577188 113.9305) + (xy 151.577192 113.9305) + (xy 151.718256 113.915674) + (xy 151.898284 113.857179) + (xy 152.062216 113.762533) + (xy 152.202888 113.635871) + (xy 152.314151 113.48273) + (xy 152.391144 113.309803) + (xy 152.4305 113.124646) + (xy 152.4305 112.935354) + (xy 152.391144 112.750197) + (xy 152.387897 112.742905) + (xy 152.314151 112.57727) + (xy 152.314148 112.577265) + (xy 152.202888 112.424129) + (xy 152.173807 112.397944) + (xy 152.062216 112.297467) + (xy 151.898284 112.202821) + (xy 151.898277 112.202818) + (xy 151.718259 112.144327) + (xy 151.718256 112.144326) + (xy 151.577192 112.1295) + (xy 150.682808 112.1295) + (xy 150.541744 112.144326) + (xy 150.541741 112.144326) + (xy 150.54174 112.144327) + (xy 150.361722 112.202818) + (xy 150.361715 112.202821) + (xy 150.197785 112.297466) + (xy 150.057111 112.424129) + (xy 149.945851 112.577265) + (xy 149.945848 112.57727) + (xy 149.891779 112.69871) + (xy 149.846528 112.751947) + (xy 149.779679 112.772268) + (xy 149.712456 112.753222) + (xy 149.666201 112.700856) + (xy 149.6545 112.648274) + (xy 149.6545 110.871725) + (xy 149.674185 110.804686) + (xy 149.726989 110.758931) + (xy 149.796147 110.748987) + (xy 149.859703 110.778012) + (xy 149.891779 110.821289) + (xy 149.945848 110.942729) + (xy 149.945851 110.942734) + (xy 150.056987 111.095699) + (xy 150.057112 111.095871) + (xy 150.197784 111.222533) + (xy 150.361716 111.317179) + (xy 150.541744 111.375674) + (xy 150.682808 111.3905) + (xy 150.682812 111.3905) + (xy 151.577188 111.3905) + (xy 151.577192 111.3905) + (xy 151.718256 111.375674) + (xy 151.898284 111.317179) + (xy 152.062216 111.222533) + (xy 152.202888 111.095871) + (xy 152.314151 110.94273) + (xy 152.391144 110.769803) + (xy 152.4305 110.584646) + (xy 152.4305 110.395354) + (xy 152.391144 110.210197) + (xy 152.387897 110.202905) + (xy 152.314151 110.03727) + (xy 152.314148 110.037265) + (xy 152.202888 109.884129) + (xy 152.151277 109.837658) + (xy 152.062216 109.757467) + (xy 151.898284 109.662821) + (xy 151.898277 109.662818) + (xy 151.718259 109.604327) + (xy 151.718256 109.604326) + (xy 151.577192 109.5895) + (xy 150.682808 109.5895) + (xy 150.541744 109.604326) + (xy 150.541741 109.604326) + (xy 150.54174 109.604327) + (xy 150.361722 109.662818) + (xy 150.361715 109.662821) + (xy 150.197785 109.757466) + (xy 150.057111 109.884129) + (xy 149.945851 110.037265) + (xy 149.945848 110.03727) + (xy 149.891779 110.15871) + (xy 149.846528 110.211947) + (xy 149.779679 110.232268) + (xy 149.712456 110.213222) + (xy 149.666201 110.160856) + (xy 149.6545 110.108274) + (xy 149.6545 108.331725) + (xy 149.674185 108.264686) + (xy 149.726989 108.218931) + (xy 149.796147 108.208987) + (xy 149.859703 108.238012) + (xy 149.891779 108.281289) + (xy 149.945848 108.402729) + (xy 149.945851 108.402734) + (xy 150.056987 108.555699) + (xy 150.057112 108.555871) + (xy 150.197784 108.682533) + (xy 150.361716 108.777179) + (xy 150.541744 108.835674) + (xy 150.682808 108.8505) + (xy 150.682812 108.8505) + (xy 151.577188 108.8505) + (xy 151.577192 108.8505) + (xy 151.718256 108.835674) + (xy 151.898284 108.777179) + (xy 152.062216 108.682533) + (xy 152.202888 108.555871) + (xy 152.314151 108.40273) + (xy 152.391144 108.229803) + (xy 152.4305 108.044646) + (xy 152.4305 107.855354) + (xy 152.391144 107.670197) + (xy 152.352987 107.584497) + (xy 152.314151 107.49727) + (xy 152.314148 107.497265) + (xy 152.202888 107.344129) + (xy 152.120102 107.269588) + (xy 152.062216 107.217467) + (xy 151.898284 107.122821) + (xy 151.898277 107.122818) + (xy 151.718259 107.064327) + (xy 151.718256 107.064326) + (xy 151.577192 107.0495) + (xy 150.682808 107.0495) + (xy 150.541744 107.064326) + (xy 150.541741 107.064326) + (xy 150.54174 107.064327) + (xy 150.361722 107.122818) + (xy 150.361715 107.122821) + (xy 150.197785 107.217466) + (xy 150.057111 107.344129) + (xy 149.945851 107.497265) + (xy 149.945848 107.49727) + (xy 149.891779 107.61871) + (xy 149.846528 107.671947) + (xy 149.779679 107.692268) + (xy 149.712456 107.673222) + (xy 149.666201 107.620856) + (xy 149.6545 107.568274) + (xy 149.6545 105.791725) + (xy 149.674185 105.724686) + (xy 149.726989 105.678931) + (xy 149.796147 105.668987) + (xy 149.859703 105.698012) + (xy 149.891779 105.741289) + (xy 149.945848 105.862729) + (xy 149.945851 105.862734) + (xy 150.044594 105.998642) + (xy 150.057112 106.015871) + (xy 150.197784 106.142533) + (xy 150.361716 106.237179) + (xy 150.541744 106.295674) + (xy 150.682808 106.3105) + (xy 150.682812 106.3105) + (xy 151.577188 106.3105) + (xy 151.577192 106.3105) + (xy 151.718256 106.295674) + (xy 151.892181 106.239162) + (xy 151.962022 106.237167) + (xy 152.021855 106.273247) + (xy 152.052683 106.335948) + (xy 152.052972 106.376491) + (xy 152.045131 106.425997) + (xy 152.045131 106.426002) + (xy 152.062498 106.535658) + (xy 152.112904 106.634585) + (xy 152.112909 106.634592) + (xy 152.191407 106.71309) + (xy 152.19141 106.713092) + (xy 152.191413 106.713095) + (xy 152.25438 106.745178) + (xy 152.290341 106.763501) + (xy 152.399998 106.780869) + (xy 152.4 106.780869) + (xy 152.429684 106.776167) + (xy 152.498976 106.785121) + (xy 152.536764 106.810959) + (xy 152.696181 106.970376) + (xy 152.729666 107.031699) + (xy 152.7325 107.058057) + (xy 152.7325 152.790455) + (xy 152.712815 152.857494) + (xy 152.696181 152.878136) + (xy 152.620909 152.953407) + (xy 152.620904 152.953414) + (xy 152.570498 153.052341) + (xy 152.553131 153.161997) + (xy 152.553131 153.170654) + (xy 152.533446 153.237693) + (xy 152.480642 153.283448) + (xy 152.411484 153.293392) + (xy 152.347928 153.264367) + (xy 152.315853 153.221093) + (xy 152.31415 153.217268) + (xy 152.314148 153.217265) + (xy 152.202888 153.064129) + (xy 152.189794 153.052339) + (xy 152.062216 152.937467) + (xy 151.898284 152.842821) + (xy 151.898277 152.842818) + (xy 151.718259 152.784327) + (xy 151.718256 152.784326) + (xy 151.577192 152.7695) + (xy 150.682808 152.7695) + (xy 150.541744 152.784326) + (xy 150.541741 152.784326) + (xy 150.54174 152.784327) + (xy 150.361722 152.842818) + (xy 150.361715 152.842821) + (xy 150.197785 152.937466) + (xy 150.057111 153.064129) + (xy 149.945851 153.217265) + (xy 149.945848 153.21727) + (xy 149.868857 153.390192) + (xy 149.868855 153.390197) + (xy 149.8295 153.575354) + (xy 149.8295 153.764645) + (xy 149.868855 153.949802) + (xy 149.868857 153.949807) + (xy 149.945848 154.122729) + (xy 149.945851 154.122734) + (xy 150.046213 154.26087) + (xy 150.057112 154.275871) + (xy 150.197784 154.402533) + (xy 150.361716 154.497179) + (xy 150.541744 154.555674) + (xy 150.682808 154.5705) + (xy 150.682812 154.5705) + (xy 151.577188 154.5705) + (xy 151.577192 154.5705) + (xy 151.718256 154.555674) + (xy 151.898284 154.497179) + (xy 152.062216 154.402533) + (xy 152.202888 154.275871) + (xy 152.314151 154.12273) + (xy 152.391144 153.949803) + (xy 152.4305 153.764646) + (xy 152.4305 153.764645) + (xy 165.0695 153.764645) + (xy 165.108855 153.949802) + (xy 165.108857 153.949807) + (xy 165.185848 154.122729) + (xy 165.185851 154.122734) + (xy 165.286213 154.26087) + (xy 165.297112 154.275871) + (xy 165.437784 154.402533) + (xy 165.601716 154.497179) + (xy 165.781744 154.555674) + (xy 165.922808 154.5705) + (xy 165.922812 154.5705) + (xy 166.817188 154.5705) + (xy 166.817192 154.5705) + (xy 166.958256 154.555674) + (xy 167.138284 154.497179) + (xy 167.302216 154.402533) + (xy 167.442888 154.275871) + (xy 167.554151 154.12273) + (xy 167.631144 153.949803) + (xy 167.6705 153.764646) + (xy 167.6705 153.764645) + (xy 171.4195 153.764645) + (xy 171.458855 153.949802) + (xy 171.458857 153.949807) + (xy 171.535848 154.122729) + (xy 171.535851 154.122734) + (xy 171.636213 154.26087) + (xy 171.647112 154.275871) + (xy 171.787784 154.402533) + (xy 171.951716 154.497179) + (xy 172.131744 154.555674) + (xy 172.272808 154.5705) + (xy 172.272812 154.5705) + (xy 173.167188 154.5705) + (xy 173.167192 154.5705) + (xy 173.308256 154.555674) + (xy 173.488284 154.497179) + (xy 173.652216 154.402533) + (xy 173.792888 154.275871) + (xy 173.904151 154.12273) + (xy 173.981144 153.949803) + (xy 174.0205 153.764646) + (xy 174.0205 153.575354) + (xy 173.981144 153.390197) + (xy 173.977897 153.382905) + (xy 173.904151 153.21727) + (xy 173.904148 153.217265) + (xy 173.792888 153.064129) + (xy 173.779794 153.052339) + (xy 173.652216 152.937467) + (xy 173.488284 152.842821) + (xy 173.488277 152.842818) + (xy 173.308259 152.784327) + (xy 173.308256 152.784326) + (xy 173.167192 152.7695) + (xy 172.272808 152.7695) + (xy 172.131744 152.784326) + (xy 172.131741 152.784326) + (xy 172.13174 152.784327) + (xy 171.951722 152.842818) + (xy 171.951715 152.842821) + (xy 171.787785 152.937466) + (xy 171.647111 153.064129) + (xy 171.535851 153.217265) + (xy 171.535848 153.21727) + (xy 171.458857 153.390192) + (xy 171.458855 153.390197) + (xy 171.4195 153.575354) + (xy 171.4195 153.764645) + (xy 167.6705 153.764645) + (xy 167.6705 153.575354) + (xy 167.631144 153.390197) + (xy 167.627897 153.382905) + (xy 167.554151 153.21727) + (xy 167.554148 153.217265) + (xy 167.442888 153.064129) + (xy 167.429794 153.052339) + (xy 167.302216 152.937467) + (xy 167.138284 152.842821) + (xy 167.138277 152.842818) + (xy 166.958259 152.784327) + (xy 166.958256 152.784326) + (xy 166.817192 152.7695) + (xy 165.922808 152.7695) + (xy 165.781744 152.784326) + (xy 165.781741 152.784326) + (xy 165.78174 152.784327) + (xy 165.601722 152.842818) + (xy 165.601715 152.842821) + (xy 165.437785 152.937466) + (xy 165.297111 153.064129) + (xy 165.185851 153.217265) + (xy 165.185848 153.21727) + (xy 165.108857 153.390192) + (xy 165.108855 153.390197) + (xy 165.0695 153.575354) + (xy 165.0695 153.764645) + (xy 152.4305 153.764645) + (xy 152.4305 153.575354) + (xy 152.410865 153.482978) + (xy 152.416181 153.413314) + (xy 152.458318 153.357581) + (xy 152.523897 153.333475) + (xy 152.592099 153.348652) + (xy 152.619836 153.369519) + (xy 152.699407 153.44909) + (xy 152.69941 153.449092) + (xy 152.699413 153.449095) + (xy 152.767263 153.483666) + (xy 152.798341 153.499501) + (xy 152.907998 153.516869) + (xy 152.908 153.516869) + (xy 152.908002 153.516869) + (xy 153.017658 153.499501) + (xy 153.017659 153.4995) + (xy 153.017661 153.4995) + (xy 153.116587 153.449095) + (xy 153.195095 153.370587) + (xy 153.2455 153.271661) + (xy 153.2455 153.271659) + (xy 153.245501 153.271658) + (xy 153.262869 153.162002) + (xy 153.262869 153.161997) + (xy 153.245501 153.052341) + (xy 153.225776 153.013628) + (xy 153.195095 152.953413) + (xy 153.195092 152.95341) + (xy 153.19509 152.953407) + (xy 153.119819 152.878136) + (xy 153.086334 152.816813) + (xy 153.0835 152.790455) + (xy 153.0835 151.224646) + (xy 165.0695 151.224646) + (xy 165.072145 151.237091) + (xy 165.108855 151.409802) + (xy 165.108857 151.409807) + (xy 165.185848 151.582729) + (xy 165.185851 151.582734) + (xy 165.294604 151.732419) + (xy 165.297112 151.735871) + (xy 165.437784 151.862533) + (xy 165.601716 151.957179) + (xy 165.781744 152.015674) + (xy 165.922808 152.0305) + (xy 165.922812 152.0305) + (xy 166.817188 152.0305) + (xy 166.817192 152.0305) + (xy 166.958256 152.015674) + (xy 167.138284 151.957179) + (xy 167.302216 151.862533) + (xy 167.442888 151.735871) + (xy 167.554151 151.58273) + (xy 167.631144 151.409803) + (xy 167.6705 151.224646) + (xy 171.4195 151.224646) + (xy 171.422145 151.237091) + (xy 171.458855 151.409802) + (xy 171.458857 151.409807) + (xy 171.535848 151.582729) + (xy 171.535851 151.582734) + (xy 171.644604 151.732419) + (xy 171.647112 151.735871) + (xy 171.787784 151.862533) + (xy 171.951716 151.957179) + (xy 172.131744 152.015674) + (xy 172.272808 152.0305) + (xy 172.272812 152.0305) + (xy 173.167188 152.0305) + (xy 173.167192 152.0305) + (xy 173.276591 152.019002) + (xy 175.794131 152.019002) + (xy 175.811498 152.128658) + (xy 175.861904 152.227585) + (xy 175.861909 152.227592) + (xy 175.940407 152.30609) + (xy 175.94041 152.306092) + (xy 175.940413 152.306095) + (xy 176.035581 152.354585) + (xy 176.039341 152.356501) + (xy 176.148998 152.373869) + (xy 176.149 152.373869) + (xy 176.149002 152.373869) + (xy 176.258658 152.356501) + (xy 176.258659 152.3565) + (xy 176.258661 152.3565) + (xy 176.357587 152.306095) + (xy 176.436095 152.227587) + (xy 176.4865 152.128661) + (xy 176.4865 152.128659) + (xy 176.486501 152.128658) + (xy 176.503869 152.019002) + (xy 176.503869 152.018997) + (xy 176.486501 151.909341) + (xy 176.460805 151.858909) + (xy 176.436095 151.810413) + (xy 176.436092 151.81041) + (xy 176.43609 151.810407) + (xy 176.360819 151.735136) + (xy 176.327334 151.673813) + (xy 176.3245 151.647455) + (xy 176.3245 148.635307) + (xy 176.344185 148.568268) + (xy 176.396989 148.522513) + (xy 176.466147 148.512569) + (xy 176.50479 148.52482) + (xy 176.547339 148.5465) + (xy 176.547341 148.5465) + (xy 176.547343 148.546501) + (xy 176.656998 148.563869) + (xy 176.657 148.563869) + (xy 176.657002 148.563869) + (xy 176.766656 148.546501) + (xy 176.766656 148.5465) + (xy 176.766661 148.5465) + (xy 176.809207 148.524821) + (xy 176.877875 148.511926) + (xy 176.942615 148.538202) + (xy 176.982872 148.595309) + (xy 176.9895 148.635307) + (xy 176.9895 150.377455) + (xy 176.969815 150.444494) + (xy 176.953181 150.465136) + (xy 176.877909 150.540407) + (xy 176.877904 150.540414) + (xy 176.827498 150.639341) + (xy 176.810131 150.748997) + (xy 176.810131 150.749002) + (xy 176.827498 150.858658) + (xy 176.877904 150.957585) + (xy 176.877909 150.957592) + (xy 176.956407 151.03609) + (xy 176.95641 151.036092) + (xy 176.956413 151.036095) + (xy 177.039053 151.078202) + (xy 177.055341 151.086501) + (xy 177.164998 151.103869) + (xy 177.165 151.103869) + (xy 177.165002 151.103869) + (xy 177.274656 151.086501) + (xy 177.274656 151.0865) + (xy 177.274661 151.0865) + (xy 177.317207 151.064821) + (xy 177.385875 151.051926) + (xy 177.450615 151.078202) + (xy 177.490872 151.135309) + (xy 177.4975 151.175307) + (xy 177.4975 153.164942) + (xy 177.477815 153.231981) + (xy 177.46118 153.252625) + (xy 177.428762 153.285042) + (xy 177.367438 153.318526) + (xy 177.321687 153.319832) + (xy 177.292 153.315131) + (xy 177.291998 153.315131) + (xy 177.291997 153.315131) + (xy 177.182341 153.332498) + (xy 177.083414 153.382904) + (xy 177.083407 153.382909) + (xy 177.004909 153.461407) + (xy 177.004904 153.461414) + (xy 176.954498 153.560341) + (xy 176.937131 153.669997) + (xy 176.937131 153.670002) + (xy 176.954498 153.779658) + (xy 177.004904 153.878585) + (xy 177.004909 153.878592) + (xy 177.083407 153.95709) + (xy 177.08341 153.957092) + (xy 177.083413 153.957095) + (xy 177.16299 153.997641) + (xy 177.182341 154.007501) + (xy 177.291998 154.024869) + (xy 177.292 154.024869) + (xy 177.292002 154.024869) + (xy 177.401658 154.007501) + (xy 177.401659 154.0075) + (xy 177.401661 154.0075) + (xy 177.500587 153.957095) + (xy 177.579095 153.878587) + (xy 177.6295 153.779661) + (xy 177.6295 153.779659) + (xy 177.629501 153.779658) + (xy 177.646869 153.670002) + (xy 177.646869 153.669999) + (xy 177.642167 153.640315) + (xy 177.651121 153.571022) + (xy 177.676956 153.533237) + (xy 177.777857 153.432335) + (xy 177.792661 153.419999) + (xy 178.661127 153.419999) + (xy 178.661128 153.42) + (xy 180.024314 153.42) + (xy 180.012359 153.431955) + (xy 179.954835 153.544852) + (xy 179.935014 153.67) + (xy 179.954835 153.795148) + (xy 180.012359 153.908045) + (xy 180.024314 153.92) + (xy 178.661128 153.92) + (xy 178.71373 154.116317) + (xy 178.713734 154.116326) + (xy 178.809865 154.322482) + (xy 178.940342 154.50882) + (xy 179.101179 154.669657) + (xy 179.287517 154.800134) + (xy 179.493673 154.896265) + (xy 179.493682 154.896269) + (xy 179.713389 154.955139) + (xy 179.7134 154.955141) + (xy 179.883233 154.969999) + (xy 179.883236 154.97) + (xy 180.09 154.97) + (xy 180.09 153.985686) + (xy 180.101955 153.997641) + (xy 180.214852 154.055165) + (xy 180.308519 154.07) + (xy 180.371481 154.07) + (xy 180.465148 154.055165) + (xy 180.578045 153.997641) + (xy 180.59 153.985686) + (xy 180.59 154.97) + (xy 180.796764 154.97) + (xy 180.796766 154.969999) + (xy 180.966599 154.955141) + (xy 180.96661 154.955139) + (xy 181.186317 154.896269) + (xy 181.186326 154.896265) + (xy 181.392482 154.800134) + (xy 181.57882 154.669657) + (xy 181.739657 154.50882) + (xy 181.870134 154.322482) + (xy 181.966265 154.116326) + (xy 181.966269 154.116317) + (xy 182.018872 153.92) + (xy 180.655686 153.92) + (xy 180.667641 153.908045) + (xy 180.725165 153.795148) + (xy 180.744986 153.67) + (xy 180.725165 153.544852) + (xy 180.667641 153.431955) + (xy 180.655686 153.42) + (xy 182.018872 153.42) + (xy 182.018872 153.419999) + (xy 181.966269 153.223682) + (xy 181.966265 153.223673) + (xy 181.870134 153.017517) + (xy 181.739657 152.831179) + (xy 181.57882 152.670342) + (xy 181.392482 152.539865) + (xy 181.186326 152.443734) + (xy 181.186317 152.44373) + (xy 180.96661 152.38486) + (xy 180.966599 152.384858) + (xy 180.796766 152.37) + (xy 180.59 152.37) + (xy 180.59 153.354314) + (xy 180.578045 153.342359) + (xy 180.465148 153.284835) + (xy 180.371481 153.27) + (xy 180.308519 153.27) + (xy 180.214852 153.284835) + (xy 180.101955 153.342359) + (xy 180.09 153.354314) + (xy 180.09 152.37) + (xy 179.883233 152.37) + (xy 179.7134 152.384858) + (xy 179.713389 152.38486) + (xy 179.493682 152.44373) + (xy 179.493673 152.443734) + (xy 179.287517 152.539865) + (xy 179.101179 152.670342) + (xy 178.940342 152.831179) + (xy 178.809865 153.017517) + (xy 178.713734 153.223673) + (xy 178.71373 153.223682) + (xy 178.661127 153.419999) + (xy 177.792661 153.419999) + (xy 177.795092 153.417973) + (xy 177.808295 153.408861) + (xy 177.824211 153.378534) + (xy 177.827882 153.372029) + (xy 177.845568 153.342774) + (xy 177.845568 153.342771) + (xy 177.845995 153.341403) + (xy 177.84674 153.339604) + (xy 177.847863 153.335573) + (xy 177.848155 153.333659) + (xy 177.8485 153.332259) + (xy 177.8485 153.298046) + (xy 177.848726 153.290559) + (xy 177.849869 153.271658) + (xy 177.850791 153.256419) + (xy 177.85079 153.256418) + (xy 177.850791 153.256417) + (xy 177.850531 153.254998) + (xy 177.8485 153.232648) + (xy 177.8485 151.224646) + (xy 179.0395 151.224646) + (xy 179.042145 151.237091) + (xy 179.078855 151.409802) + (xy 179.078857 151.409807) + (xy 179.155848 151.582729) + (xy 179.155851 151.582734) + (xy 179.264604 151.732419) + (xy 179.267112 151.735871) + (xy 179.407784 151.862533) + (xy 179.571716 151.957179) + (xy 179.751744 152.015674) + (xy 179.892808 152.0305) + (xy 179.892812 152.0305) + (xy 180.787188 152.0305) + (xy 180.787192 152.0305) + (xy 180.928256 152.015674) + (xy 181.108284 151.957179) + (xy 181.272216 151.862533) + (xy 181.412888 151.735871) + (xy 181.524151 151.58273) + (xy 181.601144 151.409803) + (xy 181.606629 151.384) + (xy 183.448901 151.384) + (xy 183.467252 151.570331) + (xy 183.467253 151.570333) + (xy 183.521604 151.749502) + (xy 183.609862 151.914623) + (xy 183.609864 151.914626) + (xy 183.728642 152.059357) + (xy 183.873373 152.178135) + (xy 183.873376 152.178137) + (xy 183.989895 152.240417) + (xy 184.038499 152.266396) + (xy 184.213799 152.319573) + (xy 184.217666 152.320746) + (xy 184.217668 152.320747) + (xy 184.234374 152.322392) + (xy 184.404 152.339099) + (xy 184.590331 152.320747) + (xy 184.769501 152.266396) + (xy 184.934625 152.178136) + (xy 185.079357 152.059357) + (xy 185.198136 151.914625) + (xy 185.286396 151.749501) + (xy 185.340747 151.570331) + (xy 185.359099 151.384) + (xy 185.340747 151.197669) + (xy 185.286396 151.018499) + (xy 185.266496 150.981268) + (xy 185.198137 150.853376) + (xy 185.198135 150.853373) + (xy 185.079357 150.708642) + (xy 184.934626 150.589864) + (xy 184.934623 150.589862) + (xy 184.769502 150.501604) + (xy 184.590333 150.447253) + (xy 184.590331 150.447252) + (xy 184.404 150.428901) + (xy 184.217668 150.447252) + (xy 184.217666 150.447253) + (xy 184.038497 150.501604) + (xy 183.873376 150.589862) + (xy 183.873373 150.589864) + (xy 183.728642 150.708642) + (xy 183.609864 150.853373) + (xy 183.609862 150.853376) + (xy 183.521604 151.018497) + (xy 183.467253 151.197666) + (xy 183.467252 151.197668) + (xy 183.448901 151.384) + (xy 181.606629 151.384) + (xy 181.6405 151.224646) + (xy 181.6405 151.035354) + (xy 181.601144 150.850197) + (xy 181.597897 150.842905) + (xy 181.524151 150.67727) + (xy 181.524148 150.677265) + (xy 181.412888 150.524129) + (xy 181.388894 150.502525) + (xy 181.272216 150.397467) + (xy 181.108284 150.302821) + (xy 181.108277 150.302818) + (xy 180.928259 150.244327) + (xy 180.928256 150.244326) + (xy 180.787192 150.2295) + (xy 179.892808 150.2295) + (xy 179.751744 150.244326) + (xy 179.751741 150.244326) + (xy 179.75174 150.244327) + (xy 179.571722 150.302818) + (xy 179.571715 150.302821) + (xy 179.407785 150.397466) + (xy 179.267111 150.524129) + (xy 179.155851 150.677265) + (xy 179.155848 150.67727) + (xy 179.078857 150.850192) + (xy 179.078855 150.850197) + (xy 179.042691 151.020341) + (xy 179.0395 151.035354) + (xy 179.0395 151.224646) + (xy 177.8485 151.224646) + (xy 177.8485 148.684646) + (xy 179.0395 148.684646) + (xy 179.042145 148.697091) + (xy 179.078855 148.869802) + (xy 179.078857 148.869807) + (xy 179.155848 149.042729) + (xy 179.155851 149.042734) + (xy 179.256213 149.18087) + (xy 179.267112 149.195871) + (xy 179.407784 149.322533) + (xy 179.571716 149.417179) + (xy 179.751744 149.475674) + (xy 179.892808 149.4905) + (xy 179.892812 149.4905) + (xy 180.787188 149.4905) + (xy 180.787192 149.4905) + (xy 180.928256 149.475674) + (xy 181.108284 149.417179) + (xy 181.272216 149.322533) + (xy 181.412888 149.195871) + (xy 181.524151 149.04273) + (xy 181.601144 148.869803) + (xy 181.606629 148.844) + (xy 183.448901 148.844) + (xy 183.467252 149.030331) + (xy 183.467253 149.030333) + (xy 183.521604 149.209502) + (xy 183.609862 149.374623) + (xy 183.609864 149.374626) + (xy 183.728642 149.519357) + (xy 183.873373 149.638135) + (xy 183.873376 149.638137) + (xy 183.966088 149.687692) + (xy 184.038499 149.726396) + (xy 184.194491 149.773716) + (xy 184.217666 149.780746) + (xy 184.217668 149.780747) + (xy 184.234374 149.782392) + (xy 184.404 149.799099) + (xy 184.590331 149.780747) + (xy 184.769501 149.726396) + (xy 184.934625 149.638136) + (xy 185.079357 149.519357) + (xy 185.198136 149.374625) + (xy 185.286396 149.209501) + (xy 185.340747 149.030331) + (xy 185.359099 148.844) + (xy 185.340747 148.657669) + (xy 185.286396 148.478499) + (xy 185.286395 148.478497) + (xy 185.198137 148.313376) + (xy 185.198135 148.313373) + (xy 185.079357 148.168642) + (xy 184.934626 148.049864) + (xy 184.934623 148.049862) + (xy 184.769502 147.961604) + (xy 184.590333 147.907253) + (xy 184.590331 147.907252) + (xy 184.404 147.888901) + (xy 184.217668 147.907252) + (xy 184.217666 147.907253) + (xy 184.038497 147.961604) + (xy 183.873376 148.049862) + (xy 183.873373 148.049864) + (xy 183.728642 148.168642) + (xy 183.609864 148.313373) + (xy 183.609862 148.313376) + (xy 183.521604 148.478497) + (xy 183.467253 148.657666) + (xy 183.467252 148.657668) + (xy 183.448901 148.844) + (xy 181.606629 148.844) + (xy 181.6405 148.684646) + (xy 181.6405 148.495354) + (xy 181.601144 148.310197) + (xy 181.597721 148.30251) + (xy 181.524151 148.13727) + (xy 181.524148 148.137265) + (xy 181.412888 147.984129) + (xy 181.39369 147.966843) + (xy 181.272216 147.857467) + (xy 181.108284 147.762821) + (xy 181.108277 147.762818) + (xy 180.928259 147.704327) + (xy 180.928256 147.704326) + (xy 180.787192 147.6895) + (xy 179.892808 147.6895) + (xy 179.751744 147.704326) + (xy 179.751741 147.704326) + (xy 179.75174 147.704327) + (xy 179.571722 147.762818) + (xy 179.571715 147.762821) + (xy 179.407785 147.857466) + (xy 179.267111 147.984129) + (xy 179.155851 148.137265) + (xy 179.155848 148.13727) + (xy 179.078857 148.310192) + (xy 179.078855 148.310197) + (xy 179.043083 148.478497) + (xy 179.0395 148.495354) + (xy 179.0395 148.684646) + (xy 177.8485 148.684646) + (xy 177.8485 145.885303) + (xy 177.868185 145.818264) + (xy 177.920989 145.772509) + (xy 177.990147 145.762565) + (xy 178.053703 145.79159) + (xy 178.065316 145.803077) + (xy 178.078319 145.817755) + (xy 178.079503 145.818572) + (xy 178.09675 145.832945) + (xy 178.418656 146.15485) + (xy 178.433025 146.172091) + (xy 178.442138 146.185294) + (xy 178.44214 146.185296) + (xy 178.472441 146.201199) + (xy 178.478932 146.204859) + (xy 178.508226 146.222568) + (xy 178.508227 146.222568) + (xy 178.509604 146.222997) + (xy 178.511405 146.223743) + (xy 178.515413 146.22486) + (xy 178.517341 146.225154) + (xy 178.518741 146.225499) + (xy 178.518743 146.2255) + (xy 178.552954 146.2255) + (xy 178.560439 146.225725) + (xy 178.594581 146.227791) + (xy 178.595995 146.227532) + (xy 178.61835 146.2255) + (xy 178.956273 146.2255) + (xy 179.023312 146.245185) + (xy 179.069067 146.297989) + (xy 179.077564 146.323723) + (xy 179.078856 146.329805) + (xy 179.078857 146.329807) + (xy 179.155848 146.502729) + (xy 179.155851 146.502734) + (xy 179.264603 146.652418) + (xy 179.267112 146.655871) + (xy 179.407784 146.782533) + (xy 179.571716 146.877179) + (xy 179.751744 146.935674) + (xy 179.892808 146.9505) + (xy 179.892812 146.9505) + (xy 180.787188 146.9505) + (xy 180.787192 146.9505) + (xy 180.928256 146.935674) + (xy 181.108284 146.877179) + (xy 181.272216 146.782533) + (xy 181.412888 146.655871) + (xy 181.524151 146.50273) + (xy 181.601144 146.329803) + (xy 181.606629 146.304) + (xy 183.448901 146.304) + (xy 183.467252 146.490331) + (xy 183.467253 146.490333) + (xy 183.521604 146.669502) + (xy 183.609862 146.834623) + (xy 183.609864 146.834626) + (xy 183.728642 146.979357) + (xy 183.873373 147.098135) + (xy 183.873376 147.098137) + (xy 184.018409 147.175658) + (xy 184.038499 147.186396) + (xy 184.213799 147.239573) + (xy 184.217666 147.240746) + (xy 184.217668 147.240747) + (xy 184.234374 147.242392) + (xy 184.404 147.259099) + (xy 184.590331 147.240747) + (xy 184.769501 147.186396) + (xy 184.934625 147.098136) + (xy 185.079357 146.979357) + (xy 185.198136 146.834625) + (xy 185.286396 146.669501) + (xy 185.340747 146.490331) + (xy 185.359099 146.304) + (xy 185.340747 146.117669) + (xy 185.286396 145.938499) + (xy 185.269375 145.906655) + (xy 185.198137 145.773376) + (xy 185.198135 145.773373) + (xy 185.079357 145.628642) + (xy 184.934626 145.509864) + (xy 184.934623 145.509862) + (xy 184.769502 145.421604) + (xy 184.590333 145.367253) + (xy 184.590331 145.367252) + (xy 184.404 145.348901) + (xy 184.217668 145.367252) + (xy 184.217666 145.367253) + (xy 184.038497 145.421604) + (xy 183.873376 145.509862) + (xy 183.873373 145.509864) + (xy 183.728642 145.628642) + (xy 183.609864 145.773373) + (xy 183.609862 145.773376) + (xy 183.521604 145.938497) + (xy 183.467253 146.117666) + (xy 183.467252 146.117668) + (xy 183.448901 146.304) + (xy 181.606629 146.304) + (xy 181.6405 146.144646) + (xy 181.6405 145.955354) + (xy 181.601144 145.770197) + (xy 181.597721 145.76251) + (xy 181.524151 145.59727) + (xy 181.524148 145.597265) + (xy 181.412888 145.444129) + (xy 181.39369 145.426843) + (xy 181.272216 145.317467) + (xy 181.108284 145.222821) + (xy 181.108277 145.222818) + (xy 180.928259 145.164327) + (xy 180.928256 145.164326) + (xy 180.787192 145.1495) + (xy 179.892808 145.1495) + (xy 179.751744 145.164326) + (xy 179.751741 145.164326) + (xy 179.75174 145.164327) + (xy 179.571722 145.222818) + (xy 179.571715 145.222821) + (xy 179.407785 145.317466) + (xy 179.267111 145.444129) + (xy 179.155851 145.597265) + (xy 179.155848 145.59727) + (xy 179.078857 145.770192) + (xy 179.078856 145.770194) + (xy 179.077564 145.776277) + (xy 179.044373 145.83776) + (xy 178.983211 145.871539) + (xy 178.956273 145.8745) + (xy 178.686056 145.8745) + (xy 178.619017 145.854815) + (xy 178.598375 145.838181) + (xy 178.392819 145.632625) + (xy 178.359334 145.571302) + (xy 178.3565 145.544944) + (xy 178.3565 143.604646) + (xy 179.0395 143.604646) + (xy 179.042145 143.617091) + (xy 179.078855 143.789802) + (xy 179.078857 143.789807) + (xy 179.155848 143.962729) + (xy 179.155851 143.962734) + (xy 179.264233 144.111909) + (xy 179.267112 144.115871) + (xy 179.407784 144.242533) + (xy 179.571716 144.337179) + (xy 179.751744 144.395674) + (xy 179.892808 144.4105) + (xy 179.892812 144.4105) + (xy 180.787188 144.4105) + (xy 180.787192 144.4105) + (xy 180.928256 144.395674) + (xy 181.108284 144.337179) + (xy 181.272216 144.242533) + (xy 181.412888 144.115871) + (xy 181.524151 143.96273) + (xy 181.601144 143.789803) + (xy 181.606629 143.764) + (xy 183.448901 143.764) + (xy 183.467252 143.950331) + (xy 183.467253 143.950333) + (xy 183.521604 144.129502) + (xy 183.609862 144.294623) + (xy 183.609864 144.294626) + (xy 183.728642 144.439357) + (xy 183.873373 144.558135) + (xy 183.873376 144.558137) + (xy 183.982801 144.616625) + (xy 184.038499 144.646396) + (xy 184.184918 144.690812) + (xy 184.217666 144.700746) + (xy 184.217668 144.700747) + (xy 184.234374 144.702392) + (xy 184.404 144.719099) + (xy 184.590331 144.700747) + (xy 184.769501 144.646396) + (xy 184.934625 144.558136) + (xy 185.079357 144.439357) + (xy 185.198136 144.294625) + (xy 185.286396 144.129501) + (xy 185.340747 143.950331) + (xy 185.359099 143.764) + (xy 185.340747 143.577669) + (xy 185.286396 143.398499) + (xy 185.273678 143.374705) + (xy 185.198137 143.233376) + (xy 185.198135 143.233373) + (xy 185.079357 143.088642) + (xy 184.934626 142.969864) + (xy 184.934623 142.969862) + (xy 184.769502 142.881604) + (xy 184.590333 142.827253) + (xy 184.590331 142.827252) + (xy 184.404 142.808901) + (xy 184.217668 142.827252) + (xy 184.217666 142.827253) + (xy 184.038497 142.881604) + (xy 183.873376 142.969862) + (xy 183.873373 142.969864) + (xy 183.728642 143.088642) + (xy 183.609864 143.233373) + (xy 183.609862 143.233376) + (xy 183.521604 143.398497) + (xy 183.467253 143.577666) + (xy 183.467252 143.577668) + (xy 183.448901 143.764) + (xy 181.606629 143.764) + (xy 181.6405 143.604646) + (xy 181.6405 143.415354) + (xy 181.601144 143.230197) + (xy 181.601141 143.230191) + (xy 181.524151 143.05727) + (xy 181.524148 143.057265) + (xy 181.412888 142.904129) + (xy 181.39369 142.886843) + (xy 181.272216 142.777467) + (xy 181.108284 142.682821) + (xy 181.108277 142.682818) + (xy 180.928259 142.624327) + (xy 180.928256 142.624326) + (xy 180.787192 142.6095) + (xy 179.892808 142.6095) + (xy 179.751744 142.624326) + (xy 179.751741 142.624326) + (xy 179.75174 142.624327) + (xy 179.571722 142.682818) + (xy 179.571715 142.682821) + (xy 179.407785 142.777466) + (xy 179.267111 142.904129) + (xy 179.155851 143.057265) + (xy 179.155848 143.05727) + (xy 179.078857 143.230192) + (xy 179.078855 143.230197) + (xy 179.045334 143.387908) + (xy 179.0395 143.415354) + (xy 179.0395 143.604646) + (xy 178.3565 143.604646) + (xy 178.3565 140.805303) + (xy 178.376185 140.738264) + (xy 178.428989 140.692509) + (xy 178.498147 140.682565) + (xy 178.561703 140.71159) + (xy 178.573316 140.723077) + (xy 178.586319 140.737755) + (xy 178.587503 140.738572) + (xy 178.60475 140.752945) + (xy 178.926656 141.07485) + (xy 178.941025 141.092091) + (xy 178.950138 141.105294) + (xy 178.95014 141.105296) + (xy 178.971456 141.116483) + (xy 178.975738 141.118731) + (xy 178.980441 141.121199) + (xy 178.986943 141.124866) + (xy 179.015965 141.14241) + (xy 179.063152 141.193938) + (xy 179.073104 141.222743) + (xy 179.078856 141.249805) + (xy 179.078857 141.249807) + (xy 179.155848 141.422729) + (xy 179.155851 141.422734) + (xy 179.267111 141.57587) + (xy 179.267112 141.575871) + (xy 179.407784 141.702533) + (xy 179.571716 141.797179) + (xy 179.751744 141.855674) + (xy 179.892808 141.8705) + (xy 179.892812 141.8705) + (xy 180.787188 141.8705) + (xy 180.787192 141.8705) + (xy 180.928256 141.855674) + (xy 181.108284 141.797179) + (xy 181.272216 141.702533) + (xy 181.412888 141.575871) + (xy 181.524151 141.42273) + (xy 181.601144 141.249803) + (xy 181.606629 141.224) + (xy 183.448901 141.224) + (xy 183.467252 141.410331) + (xy 183.467253 141.410333) + (xy 183.521604 141.589502) + (xy 183.609862 141.754623) + (xy 183.609864 141.754626) + (xy 183.728642 141.899357) + (xy 183.873373 142.018135) + (xy 183.873376 142.018137) + (xy 184.032583 142.103234) + (xy 184.038499 142.106396) + (xy 184.194491 142.153716) + (xy 184.217666 142.160746) + (xy 184.217668 142.160747) + (xy 184.234374 142.162392) + (xy 184.404 142.179099) + (xy 184.590331 142.160747) + (xy 184.769501 142.106396) + (xy 184.934625 142.018136) + (xy 185.079357 141.899357) + (xy 185.198136 141.754625) + (xy 185.286396 141.589501) + (xy 185.340747 141.410331) + (xy 185.359099 141.224) + (xy 185.340747 141.037669) + (xy 185.286396 140.858499) + (xy 185.286395 140.858497) + (xy 185.198137 140.693376) + (xy 185.198135 140.693373) + (xy 185.079357 140.548642) + (xy 184.934626 140.429864) + (xy 184.934623 140.429862) + (xy 184.769502 140.341604) + (xy 184.590333 140.287253) + (xy 184.590331 140.287252) + (xy 184.404 140.268901) + (xy 184.217668 140.287252) + (xy 184.217666 140.287253) + (xy 184.038497 140.341604) + (xy 183.873376 140.429862) + (xy 183.873373 140.429864) + (xy 183.728642 140.548642) + (xy 183.609864 140.693373) + (xy 183.609862 140.693376) + (xy 183.521604 140.858497) + (xy 183.467253 141.037666) + (xy 183.467252 141.037668) + (xy 183.448901 141.224) + (xy 181.606629 141.224) + (xy 181.6405 141.064646) + (xy 181.6405 140.875354) + (xy 181.601144 140.690197) + (xy 181.597721 140.68251) + (xy 181.524151 140.51727) + (xy 181.524148 140.517265) + (xy 181.412888 140.364129) + (xy 181.39369 140.346843) + (xy 181.272216 140.237467) + (xy 181.108284 140.142821) + (xy 181.108277 140.142818) + (xy 180.928259 140.084327) + (xy 180.928256 140.084326) + (xy 180.787192 140.0695) + (xy 179.892808 140.0695) + (xy 179.751744 140.084326) + (xy 179.751741 140.084326) + (xy 179.75174 140.084327) + (xy 179.571722 140.142818) + (xy 179.571715 140.142821) + (xy 179.407785 140.237466) + (xy 179.267111 140.364129) + (xy 179.155851 140.517265) + (xy 179.155849 140.517269) + (xy 179.139772 140.553377) + (xy 179.09452 140.606613) + (xy 179.027671 140.626932) + (xy 178.960447 140.607885) + (xy 178.938813 140.590619) + (xy 178.900819 140.552625) + (xy 178.867334 140.491302) + (xy 178.8645 140.464944) + (xy 178.8645 139.398776) + (xy 178.884185 139.331737) + (xy 178.936989 139.285982) + (xy 179.006147 139.276038) + (xy 179.057388 139.295672) + (xy 179.067542 139.302456) + (xy 179.067543 139.302457) + (xy 179.100787 139.324669) + (xy 179.100789 139.324669) + (xy 179.100791 139.32467) + (xy 179.110647 139.32663) + (xy 179.130101 139.3305) + (xy 181.549898 139.330499) + (xy 181.579213 139.324669) + (xy 181.612457 139.302457) + (xy 181.634669 139.269213) + (xy 181.6405 139.239899) + (xy 181.6405 138.684) + (xy 183.448901 138.684) + (xy 183.467252 138.870331) + (xy 183.467253 138.870333) + (xy 183.521604 139.049502) + (xy 183.609862 139.214623) + (xy 183.609864 139.214626) + (xy 183.728642 139.359357) + (xy 183.873373 139.478135) + (xy 183.873376 139.478137) + (xy 183.980816 139.535564) + (xy 184.038499 139.566396) + (xy 184.194491 139.613716) + (xy 184.217666 139.620746) + (xy 184.217668 139.620747) + (xy 184.234374 139.622392) + (xy 184.404 139.639099) + (xy 184.590331 139.620747) + (xy 184.769501 139.566396) + (xy 184.934625 139.478136) + (xy 185.079357 139.359357) + (xy 185.198136 139.214625) + (xy 185.286396 139.049501) + (xy 185.340747 138.870331) + (xy 185.359099 138.684) + (xy 185.340747 138.497669) + (xy 185.286396 138.318499) + (xy 185.246399 138.243669) + (xy 185.198137 138.153376) + (xy 185.198135 138.153373) + (xy 185.079357 138.008642) + (xy 184.934626 137.889864) + (xy 184.934623 137.889862) + (xy 184.769502 137.801604) + (xy 184.590333 137.747253) + (xy 184.590331 137.747252) + (xy 184.404 137.728901) + (xy 184.217668 137.747252) + (xy 184.217666 137.747253) + (xy 184.038497 137.801604) + (xy 183.873376 137.889862) + (xy 183.873373 137.889864) + (xy 183.728642 138.008642) + (xy 183.609864 138.153373) + (xy 183.609862 138.153376) + (xy 183.521604 138.318497) + (xy 183.467253 138.497666) + (xy 183.467252 138.497668) + (xy 183.448901 138.684) + (xy 181.6405 138.684) + (xy 181.640499 137.620102) + (xy 181.634669 137.590787) + (xy 181.630134 137.584) + (xy 181.612457 137.557542) + (xy 181.579214 137.535332) + (xy 181.579215 137.535332) + (xy 181.579213 137.535331) + (xy 181.579211 137.53533) + (xy 181.579208 137.535329) + (xy 181.549901 137.5295) + (xy 179.130105 137.5295) + (xy 179.130097 137.529501) + (xy 179.100788 137.53533) + (xy 179.057387 137.564328) + (xy 178.990709 137.585203) + (xy 178.92333 137.566716) + (xy 178.876641 137.514736) + (xy 178.8645 137.461223) + (xy 178.8645 136.906002) + (xy 182.017131 136.906002) + (xy 182.034498 137.015658) + (xy 182.084904 137.114585) + (xy 182.084909 137.114592) + (xy 182.163407 137.19309) + (xy 182.16341 137.193092) + (xy 182.163413 137.193095) + (xy 182.248465 137.236431) + (xy 182.262341 137.243501) + (xy 182.371998 137.260869) + (xy 182.372 137.260869) + (xy 182.372002 137.260869) + (xy 182.481658 137.243501) + (xy 182.481659 137.2435) + (xy 182.481661 137.2435) + (xy 182.580587 137.193095) + (xy 182.659095 137.114587) + (xy 182.7095 137.015661) + (xy 182.7095 137.015659) + (xy 182.709501 137.015658) + (xy 182.726869 136.906002) + (xy 182.726869 136.905997) + (xy 182.709501 136.796341) + (xy 182.698882 136.7755) + (xy 182.659095 136.697413) + (xy 182.659092 136.69741) + (xy 182.65909 136.697407) + (xy 182.580592 136.618909) + (xy 182.580588 136.618906) + (xy 182.580587 136.618905) + (xy 182.556421 136.606592) + (xy 182.481658 136.568498) + (xy 182.372002 136.551131) + (xy 182.371998 136.551131) + (xy 182.262341 136.568498) + (xy 182.163414 136.618904) + (xy 182.163407 136.618909) + (xy 182.084909 136.697407) + (xy 182.084904 136.697414) + (xy 182.034498 136.796341) + (xy 182.017131 136.905997) + (xy 182.017131 136.906002) + (xy 178.8645 136.906002) + (xy 178.8645 136.394) + (xy 183.073364 136.394) + (xy 183.130567 136.607486) + (xy 183.13057 136.607492) + (xy 183.230399 136.821578) + (xy 183.365894 137.015082) + (xy 183.532917 137.182105) + (xy 183.726421 137.3176) + (xy 183.940507 137.417429) + (xy 183.940516 137.417433) + (xy 184.154 137.474634) + (xy 184.154 136.579501) + (xy 184.261685 136.62868) + (xy 184.368237 136.644) + (xy 184.439763 136.644) + (xy 184.546315 136.62868) + (xy 184.654 136.579501) + (xy 184.654 137.474633) + (xy 184.867483 137.417433) + (xy 184.867492 137.417429) + (xy 185.081578 137.3176) + (xy 185.275082 137.182105) + (xy 185.442105 137.015082) + (xy 185.5776 136.821578) + (xy 185.677429 136.607492) + (xy 185.677432 136.607486) + (xy 185.734636 136.394) + (xy 184.837686 136.394) + (xy 184.863493 136.353844) + (xy 184.904 136.215889) + (xy 184.904 136.072111) + (xy 184.863493 135.934156) + (xy 184.837686 135.894) + (xy 185.734636 135.894) + (xy 185.734635 135.893999) + (xy 185.677432 135.680513) + (xy 185.677429 135.680507) + (xy 185.5776 135.466422) + (xy 185.577599 135.46642) + (xy 185.442113 135.272926) + (xy 185.442108 135.27292) + (xy 185.275082 135.105894) + (xy 185.081578 134.970399) + (xy 184.867492 134.87057) + (xy 184.867483 134.870566) + (xy 184.639326 134.809432) + (xy 184.639316 134.80943) + (xy 184.554696 134.802027) + (xy 184.489627 134.776574) + (xy 184.448649 134.719983) + (xy 184.444771 134.650221) + (xy 184.479225 134.589437) + (xy 184.541072 134.55693) + (xy 184.565499 134.554499) + (xy 185.263898 134.554499) + (xy 185.293213 134.548669) + (xy 185.326457 134.526457) + (xy 185.348669 134.493213) + (xy 185.3545 134.463899) + (xy 185.354499 132.744102) + (xy 185.348669 132.714787) + (xy 185.331352 132.688869) + (xy 185.326457 132.681542) + (xy 185.293214 132.659332) + (xy 185.293215 132.659332) + (xy 185.293213 132.659331) + (xy 185.293211 132.65933) + (xy 185.293208 132.659329) + (xy 185.263901 132.6535) + (xy 183.544105 132.6535) + (xy 183.544097 132.653501) + (xy 183.514787 132.65933) + (xy 183.481542 132.681542) + (xy 183.459332 132.714785) + (xy 183.459329 132.714791) + (xy 183.4535 132.744098) + (xy 183.4535 134.463894) + (xy 183.453501 134.463902) + (xy 183.45933 134.493212) + (xy 183.481542 134.526457) + (xy 183.492407 134.533716) + (xy 183.514787 134.548669) + (xy 183.51479 134.548669) + (xy 183.514791 134.54867) + (xy 183.524647 134.55063) + (xy 183.544101 134.5545) + (xy 184.242494 134.554499) + (xy 184.309531 134.574183) + (xy 184.355286 134.626987) + (xy 184.36523 134.696146) + (xy 184.336205 134.759702) + (xy 184.277427 134.797476) + (xy 184.2533 134.802027) + (xy 184.168683 134.80943) + (xy 184.168673 134.809432) + (xy 183.940516 134.870566) + (xy 183.940507 134.87057) + (xy 183.726422 134.970399) + (xy 183.72642 134.9704) + (xy 183.532926 135.105886) + (xy 183.53292 135.105891) + (xy 183.365891 135.27292) + (xy 183.365886 135.272926) + (xy 183.2304 135.46642) + (xy 183.230399 135.466422) + (xy 183.13057 135.680507) + (xy 183.130567 135.680513) + (xy 183.073364 135.893999) + (xy 183.073364 135.894) + (xy 183.970314 135.894) + (xy 183.944507 135.934156) + (xy 183.904 136.072111) + (xy 183.904 136.215889) + (xy 183.944507 136.353844) + (xy 183.970314 136.394) + (xy 183.073364 136.394) + (xy 178.8645 136.394) + (xy 178.8645 134.41234) + (xy 178.884185 134.345301) + (xy 178.936989 134.299546) + (xy 179.006147 134.289602) + (xy 179.069703 134.318627) + (xy 179.076181 134.324659) + (xy 179.101179 134.349657) + (xy 179.287517 134.480134) + (xy 179.493673 134.576265) + (xy 179.493682 134.576269) + (xy 179.713389 134.635139) + (xy 179.7134 134.635141) + (xy 179.883233 134.649999) + (xy 179.883236 134.65) + (xy 180.09 134.65) + (xy 180.09 133.665686) + (xy 180.101955 133.677641) + (xy 180.214852 133.735165) + (xy 180.308519 133.75) + (xy 180.371481 133.75) + (xy 180.465148 133.735165) + (xy 180.578045 133.677641) + (xy 180.59 133.665686) + (xy 180.59 134.65) + (xy 180.796764 134.65) + (xy 180.796766 134.649999) + (xy 180.966599 134.635141) + (xy 180.96661 134.635139) + (xy 181.186317 134.576269) + (xy 181.186326 134.576265) + (xy 181.392482 134.480134) + (xy 181.57882 134.349657) + (xy 181.739657 134.18882) + (xy 181.870134 134.002482) + (xy 181.966265 133.796326) + (xy 181.966269 133.796317) + (xy 182.018872 133.6) + (xy 180.655686 133.6) + (xy 180.667641 133.588045) + (xy 180.725165 133.475148) + (xy 180.744986 133.35) + (xy 180.725165 133.224852) + (xy 180.667641 133.111955) + (xy 180.655686 133.1) + (xy 182.018872 133.1) + (xy 182.018872 133.099999) + (xy 181.966269 132.903682) + (xy 181.966265 132.903673) + (xy 181.870134 132.697517) + (xy 181.739657 132.511179) + (xy 181.57882 132.350342) + (xy 181.392482 132.219865) + (xy 181.186326 132.123734) + (xy 181.186317 132.12373) + (xy 180.96661 132.06486) + (xy 180.966599 132.064858) + (xy 180.796766 132.05) + (xy 180.59 132.05) + (xy 180.59 133.034314) + (xy 180.578045 133.022359) + (xy 180.465148 132.964835) + (xy 180.371481 132.95) + (xy 180.308519 132.95) + (xy 180.214852 132.964835) + (xy 180.101955 133.022359) + (xy 180.09 133.034314) + (xy 180.09 132.05) + (xy 179.883233 132.05) + (xy 179.7134 132.064858) + (xy 179.713389 132.06486) + (xy 179.493682 132.12373) + (xy 179.493673 132.123734) + (xy 179.287517 132.219865) + (xy 179.101179 132.350342) + (xy 179.076181 132.375341) + (xy 179.014858 132.408826) + (xy 178.945166 132.403842) + (xy 178.889233 132.36197) + (xy 178.864816 132.296506) + (xy 178.8645 132.28766) + (xy 178.8645 131.562544) + (xy 178.884185 131.495505) + (xy 178.900814 131.474867) + (xy 178.976095 131.399587) + (xy 178.999316 131.354012) + (xy 179.047287 131.303219) + (xy 179.115108 131.286423) + (xy 179.181243 131.308959) + (xy 179.210117 131.337424) + (xy 179.26711 131.415869) + (xy 179.267112 131.415871) + (xy 179.407784 131.542533) + (xy 179.571716 131.637179) + (xy 179.751744 131.695674) + (xy 179.892808 131.7105) + (xy 179.892812 131.7105) + (xy 180.787188 131.7105) + (xy 180.787192 131.7105) + (xy 180.928256 131.695674) + (xy 181.108284 131.637179) + (xy 181.272216 131.542533) + (xy 181.412888 131.415871) + (xy 181.524151 131.26273) + (xy 181.601144 131.089803) + (xy 181.6405 130.904646) + (xy 181.6405 130.715354) + (xy 181.601144 130.530197) + (xy 181.594465 130.515197) + (xy 181.524151 130.35727) + (xy 181.524148 130.357265) + (xy 181.412888 130.204129) + (xy 181.388894 130.182525) + (xy 181.272216 130.077467) + (xy 181.108284 129.982821) + (xy 181.108277 129.982818) + (xy 180.928259 129.924327) + (xy 180.928256 129.924326) + (xy 180.787192 129.9095) + (xy 179.892808 129.9095) + (xy 179.751744 129.924326) + (xy 179.751741 129.924326) + (xy 179.75174 129.924327) + (xy 179.571722 129.982818) + (xy 179.571715 129.982821) + (xy 179.407785 130.077466) + (xy 179.267111 130.204129) + (xy 179.155851 130.357265) + (xy 179.155848 130.35727) + (xy 179.078857 130.530192) + (xy 179.078855 130.530197) + (xy 179.0395 130.715354) + (xy 179.0395 130.773864) + (xy 179.019815 130.840903) + (xy 178.967011 130.886658) + (xy 178.897853 130.896602) + (xy 178.859206 130.884349) + (xy 178.798658 130.853498) + (xy 178.689002 130.836131) + (xy 178.688998 130.836131) + (xy 178.579342 130.853498) + (xy 178.536793 130.875178) + (xy 178.468124 130.888073) + (xy 178.403384 130.861795) + (xy 178.363128 130.804688) + (xy 178.3565 130.764692) + (xy 178.3565 129.022544) + (xy 178.376185 128.955505) + (xy 178.392814 128.934867) + (xy 178.468095 128.859587) + (xy 178.5185 128.760661) + (xy 178.5185 128.760659) + (xy 178.518501 128.760658) + (xy 178.535869 128.651002) + (xy 178.535869 128.650997) + (xy 178.518501 128.541341) + (xy 178.515169 128.534802) + (xy 178.468095 128.442413) + (xy 178.468092 128.44241) + (xy 178.46809 128.442407) + (xy 178.390329 128.364646) + (xy 179.0395 128.364646) + (xy 179.045983 128.395148) + (xy 179.078855 128.549802) + (xy 179.078857 128.549807) + (xy 179.155848 128.722729) + (xy 179.155851 128.722734) + (xy 179.266987 128.875699) + (xy 179.267112 128.875871) + (xy 179.407784 129.002533) + (xy 179.571716 129.097179) + (xy 179.751744 129.155674) + (xy 179.892808 129.1705) + (xy 179.892812 129.1705) + (xy 180.787188 129.1705) + (xy 180.787192 129.1705) + (xy 180.928256 129.155674) + (xy 181.108284 129.097179) + (xy 181.272216 129.002533) + (xy 181.412888 128.875871) + (xy 181.524151 128.72273) + (xy 181.601144 128.549803) + (xy 181.6405 128.364646) + (xy 181.6405 128.175354) + (xy 181.601144 127.990197) + (xy 181.594465 127.975197) + (xy 181.524151 127.81727) + (xy 181.524148 127.817265) + (xy 181.412888 127.664129) + (xy 181.36112 127.617517) + (xy 181.272216 127.537467) + (xy 181.108284 127.442821) + (xy 181.108277 127.442818) + (xy 180.928259 127.384327) + (xy 180.928256 127.384326) + (xy 180.787192 127.3695) + (xy 179.892808 127.3695) + (xy 179.751744 127.384326) + (xy 179.751741 127.384326) + (xy 179.75174 127.384327) + (xy 179.571722 127.442818) + (xy 179.571715 127.442821) + (xy 179.407785 127.537466) + (xy 179.267111 127.664129) + (xy 179.155851 127.817265) + (xy 179.155848 127.81727) + (xy 179.078857 127.990192) + (xy 179.078855 127.990197) + (xy 179.044962 128.149655) + (xy 179.0395 128.175354) + (xy 179.0395 128.364646) + (xy 178.390329 128.364646) + (xy 178.389592 128.363909) + (xy 178.389588 128.363906) + (xy 178.389587 128.363905) + (xy 178.333207 128.335178) + (xy 178.290658 128.313498) + (xy 178.181002 128.296131) + (xy 178.180998 128.296131) + (xy 178.071342 128.313498) + (xy 178.028793 128.335178) + (xy 177.960124 128.348073) + (xy 177.895384 128.321795) + (xy 177.855128 128.264688) + (xy 177.8485 128.224692) + (xy 177.8485 125.824645) + (xy 179.0395 125.824645) + (xy 179.078855 126.009802) + (xy 179.078857 126.009807) + (xy 179.155848 126.182729) + (xy 179.155851 126.182734) + (xy 179.267111 126.33587) + (xy 179.267112 126.335871) + (xy 179.407784 126.462533) + (xy 179.571716 126.557179) + (xy 179.751744 126.615674) + (xy 179.892808 126.6305) + (xy 179.892812 126.6305) + (xy 180.787188 126.6305) + (xy 180.787192 126.6305) + (xy 180.928256 126.615674) + (xy 181.108284 126.557179) + (xy 181.272216 126.462533) + (xy 181.412888 126.335871) + (xy 181.524151 126.18273) + (xy 181.601144 126.009803) + (xy 181.6405 125.824646) + (xy 181.6405 125.635354) + (xy 181.601144 125.450197) + (xy 181.594465 125.435197) + (xy 181.524151 125.27727) + (xy 181.524148 125.277265) + (xy 181.412888 125.124129) + (xy 181.335715 125.054642) + (xy 181.272216 124.997467) + (xy 181.108284 124.902821) + (xy 181.108277 124.902818) + (xy 180.928259 124.844327) + (xy 180.928256 124.844326) + (xy 180.787192 124.8295) + (xy 179.892808 124.8295) + (xy 179.751744 124.844326) + (xy 179.751741 124.844326) + (xy 179.75174 124.844327) + (xy 179.571722 124.902818) + (xy 179.571715 124.902821) + (xy 179.407785 124.997466) + (xy 179.267111 125.124129) + (xy 179.155851 125.277265) + (xy 179.155848 125.27727) + (xy 179.078857 125.450192) + (xy 179.078855 125.450197) + (xy 179.0395 125.635354) + (xy 179.0395 125.824645) + (xy 177.8485 125.824645) + (xy 177.8485 123.942544) + (xy 177.868185 123.875505) + (xy 177.884814 123.854867) + (xy 177.960095 123.779587) + (xy 178.0105 123.680661) + (xy 178.0105 123.680659) + (xy 178.010501 123.680658) + (xy 178.027869 123.571002) + (xy 178.027869 123.570997) + (xy 178.010501 123.461341) + (xy 178.007169 123.454802) + (xy 177.960095 123.362413) + (xy 177.960092 123.36241) + (xy 177.96009 123.362407) + (xy 177.882328 123.284645) + (xy 179.0395 123.284645) + (xy 179.078855 123.469802) + (xy 179.078857 123.469807) + (xy 179.155848 123.642729) + (xy 179.155851 123.642734) + (xy 179.256213 123.78087) + (xy 179.267112 123.795871) + (xy 179.407784 123.922533) + (xy 179.571716 124.017179) + (xy 179.751744 124.075674) + (xy 179.892808 124.0905) + (xy 179.892812 124.0905) + (xy 180.787188 124.0905) + (xy 180.787192 124.0905) + (xy 180.928256 124.075674) + (xy 181.108284 124.017179) + (xy 181.272216 123.922533) + (xy 181.412888 123.795871) + (xy 181.524151 123.64273) + (xy 181.601144 123.469803) + (xy 181.6405 123.284646) + (xy 181.6405 123.095354) + (xy 181.601144 122.910197) + (xy 181.597897 122.902905) + (xy 181.524151 122.73727) + (xy 181.524148 122.737265) + (xy 181.412888 122.584129) + (xy 181.370035 122.545544) + (xy 181.272216 122.457467) + (xy 181.108284 122.362821) + (xy 181.108277 122.362818) + (xy 180.928259 122.304327) + (xy 180.928256 122.304326) + (xy 180.787192 122.2895) + (xy 179.892808 122.2895) + (xy 179.751744 122.304326) + (xy 179.751741 122.304326) + (xy 179.75174 122.304327) + (xy 179.571722 122.362818) + (xy 179.571715 122.362821) + (xy 179.407785 122.457466) + (xy 179.267111 122.584129) + (xy 179.155851 122.737265) + (xy 179.155848 122.73727) + (xy 179.078857 122.910192) + (xy 179.078855 122.910197) + (xy 179.0395 123.095354) + (xy 179.0395 123.284645) + (xy 177.882328 123.284645) + (xy 177.881592 123.283909) + (xy 177.881588 123.283906) + (xy 177.881587 123.283905) + (xy 177.8536 123.269645) + (xy 177.782658 123.233498) + (xy 177.673002 123.216131) + (xy 177.672998 123.216131) + (xy 177.563341 123.233498) + (xy 177.464414 123.283904) + (xy 177.464407 123.283909) + (xy 177.385909 123.362407) + (xy 177.385904 123.362414) + (xy 177.335498 123.461341) + (xy 177.318131 123.570997) + (xy 177.318131 123.571002) + (xy 177.335498 123.680658) + (xy 177.355863 123.720626) + (xy 177.385905 123.779587) + (xy 177.461182 123.854864) + (xy 177.494666 123.916185) + (xy 177.4975 123.942544) + (xy 177.4975 125.684692) + (xy 177.477815 125.751731) + (xy 177.425011 125.797486) + (xy 177.355853 125.80743) + (xy 177.317207 125.795178) + (xy 177.274657 125.773498) + (xy 177.165002 125.756131) + (xy 177.164998 125.756131) + (xy 177.055342 125.773498) + (xy 177.012793 125.795178) + (xy 176.944124 125.808073) + (xy 176.879384 125.781795) + (xy 176.839128 125.724688) + (xy 176.8325 125.684692) + (xy 176.8325 120.744645) + (xy 179.0395 120.744645) + (xy 179.078855 120.929802) + (xy 179.078857 120.929807) + (xy 179.155848 121.102729) + (xy 179.155851 121.102734) + (xy 179.267111 121.25587) + (xy 179.267112 121.255871) + (xy 179.407784 121.382533) + (xy 179.571716 121.477179) + (xy 179.751744 121.535674) + (xy 179.892808 121.5505) + (xy 179.892812 121.5505) + (xy 180.787188 121.5505) + (xy 180.787192 121.5505) + (xy 180.928256 121.535674) + (xy 181.108284 121.477179) + (xy 181.272216 121.382533) + (xy 181.412888 121.255871) + (xy 181.524151 121.10273) + (xy 181.601144 120.929803) + (xy 181.6405 120.744646) + (xy 181.6405 120.555354) + (xy 181.601144 120.370197) + (xy 181.594465 120.355197) + (xy 181.524151 120.19727) + (xy 181.524148 120.197265) + (xy 181.412888 120.044129) + (xy 181.388894 120.022525) + (xy 181.272216 119.917467) + (xy 181.108284 119.822821) + (xy 181.108277 119.822818) + (xy 180.928259 119.764327) + (xy 180.928256 119.764326) + (xy 180.787192 119.7495) + (xy 179.892808 119.7495) + (xy 179.751744 119.764326) + (xy 179.751741 119.764326) + (xy 179.75174 119.764327) + (xy 179.571722 119.822818) + (xy 179.571715 119.822821) + (xy 179.407785 119.917466) + (xy 179.267111 120.044129) + (xy 179.155851 120.197265) + (xy 179.155848 120.19727) + (xy 179.078857 120.370192) + (xy 179.078855 120.370197) + (xy 179.0395 120.555354) + (xy 179.0395 120.744645) + (xy 176.8325 120.744645) + (xy 176.8325 119.751544) + (xy 176.852185 119.684505) + (xy 176.868814 119.663867) + (xy 176.944095 119.588587) + (xy 176.9945 119.489661) + (xy 176.9945 119.489659) + (xy 176.994501 119.489658) + (xy 177.011869 119.380002) + (xy 177.011869 119.379997) + (xy 176.994501 119.270341) + (xy 176.992137 119.265702) + (xy 176.944095 119.171413) + (xy 176.944092 119.17141) + (xy 176.94409 119.171407) + (xy 176.865592 119.092909) + (xy 176.865588 119.092906) + (xy 176.865587 119.092905) + (xy 176.840252 119.079996) + (xy 176.766658 119.042498) + (xy 176.657002 119.025131) + (xy 176.656998 119.025131) + (xy 176.547341 119.042498) + (xy 176.448414 119.092904) + (xy 176.448407 119.092909) + (xy 176.369909 119.171407) + (xy 176.369904 119.171414) + (xy 176.319498 119.270341) + (xy 176.302131 119.379997) + (xy 176.302131 119.380002) + (xy 176.319498 119.489658) + (xy 176.350244 119.55) + (xy 176.369905 119.588587) + (xy 176.445182 119.663864) + (xy 176.478666 119.725185) + (xy 176.4815 119.751544) + (xy 176.4815 120.604692) + (xy 176.461815 120.671731) + (xy 176.409011 120.717486) + (xy 176.339853 120.72743) + (xy 176.301207 120.715178) + (xy 176.258657 120.693498) + (xy 176.149002 120.676131) + (xy 176.148998 120.676131) + (xy 176.039341 120.693498) + (xy 175.940414 120.743904) + (xy 175.940407 120.743909) + (xy 175.861909 120.822407) + (xy 175.861904 120.822414) + (xy 175.811498 120.921341) + (xy 175.794131 121.030997) + (xy 175.794131 121.031002) + (xy 175.811498 121.140658) + (xy 175.838869 121.194376) + (xy 175.861905 121.239587) + (xy 175.937182 121.314864) + (xy 175.970666 121.376185) + (xy 175.9735 121.402544) + (xy 175.9735 142.757455) + (xy 175.953815 142.824494) + (xy 175.937181 142.845136) + (xy 175.861909 142.920407) + (xy 175.861904 142.920414) + (xy 175.811498 143.019341) + (xy 175.794131 143.128997) + (xy 175.794131 143.129002) + (xy 175.811498 143.238658) + (xy 175.861904 143.337585) + (xy 175.861909 143.337592) + (xy 175.940407 143.41609) + (xy 175.94041 143.416092) + (xy 175.940413 143.416095) + (xy 176.023053 143.458202) + (xy 176.039341 143.466501) + (xy 176.148998 143.483869) + (xy 176.149 143.483869) + (xy 176.149002 143.483869) + (xy 176.258656 143.466501) + (xy 176.258656 143.4665) + (xy 176.258661 143.4665) + (xy 176.301207 143.444821) + (xy 176.369875 143.431926) + (xy 176.434615 143.458202) + (xy 176.474872 143.515309) + (xy 176.4815 143.555307) + (xy 176.4815 146.004692) + (xy 176.461815 146.071731) + (xy 176.409011 146.117486) + (xy 176.339853 146.12743) + (xy 176.301207 146.115178) + (xy 176.258657 146.093498) + (xy 176.149002 146.076131) + (xy 176.148998 146.076131) + (xy 176.039341 146.093498) + (xy 175.940414 146.143904) + (xy 175.940407 146.143909) + (xy 175.861909 146.222407) + (xy 175.861904 146.222414) + (xy 175.811498 146.321341) + (xy 175.794131 146.430997) + (xy 175.794131 146.431002) + (xy 175.811498 146.540658) + (xy 175.840684 146.597938) + (xy 175.861905 146.639587) + (xy 175.937182 146.714864) + (xy 175.970666 146.776185) + (xy 175.9735 146.802544) + (xy 175.9735 151.647455) + (xy 175.953815 151.714494) + (xy 175.937181 151.735136) + (xy 175.861909 151.810407) + (xy 175.861904 151.810414) + (xy 175.811498 151.909341) + (xy 175.794131 152.018997) + (xy 175.794131 152.019002) + (xy 173.276591 152.019002) + (xy 173.308256 152.015674) + (xy 173.488284 151.957179) + (xy 173.652216 151.862533) + (xy 173.792888 151.735871) + (xy 173.904151 151.58273) + (xy 173.981144 151.409803) + (xy 174.0205 151.224646) + (xy 174.0205 151.035354) + (xy 173.981144 150.850197) + (xy 173.977897 150.842905) + (xy 173.904151 150.67727) + (xy 173.904148 150.677265) + (xy 173.792888 150.524129) + (xy 173.768894 150.502525) + (xy 173.652216 150.397467) + (xy 173.488284 150.302821) + (xy 173.488277 150.302818) + (xy 173.308259 150.244327) + (xy 173.308256 150.244326) + (xy 173.167192 150.2295) + (xy 172.272808 150.2295) + (xy 172.131744 150.244326) + (xy 172.131741 150.244326) + (xy 172.13174 150.244327) + (xy 171.951722 150.302818) + (xy 171.951715 150.302821) + (xy 171.787785 150.397466) + (xy 171.647111 150.524129) + (xy 171.535851 150.677265) + (xy 171.535848 150.67727) + (xy 171.458857 150.850192) + (xy 171.458855 150.850197) + (xy 171.422691 151.020341) + (xy 171.4195 151.035354) + (xy 171.4195 151.224646) + (xy 167.6705 151.224646) + (xy 167.6705 151.035354) + (xy 167.631144 150.850197) + (xy 167.627897 150.842905) + (xy 167.554151 150.67727) + (xy 167.554148 150.677265) + (xy 167.442888 150.524129) + (xy 167.418894 150.502525) + (xy 167.302216 150.397467) + (xy 167.138284 150.302821) + (xy 167.138277 150.302818) + (xy 166.958259 150.244327) + (xy 166.958256 150.244326) + (xy 166.817192 150.2295) + (xy 165.922808 150.2295) + (xy 165.781744 150.244326) + (xy 165.781741 150.244326) + (xy 165.78174 150.244327) + (xy 165.601722 150.302818) + (xy 165.601715 150.302821) + (xy 165.437785 150.397466) + (xy 165.297111 150.524129) + (xy 165.185851 150.677265) + (xy 165.185848 150.67727) + (xy 165.108857 150.850192) + (xy 165.108855 150.850197) + (xy 165.072691 151.020341) + (xy 165.0695 151.035354) + (xy 165.0695 151.224646) + (xy 153.0835 151.224646) + (xy 153.0835 151.048307) + (xy 153.103185 150.981268) + (xy 153.155989 150.935513) + (xy 153.225147 150.925569) + (xy 153.26379 150.93782) + (xy 153.306339 150.9595) + (xy 153.306341 150.9595) + (xy 153.306343 150.959501) + (xy 153.415998 150.976869) + (xy 153.416 150.976869) + (xy 153.416002 150.976869) + (xy 153.525658 150.959501) + (xy 153.525659 150.9595) + (xy 153.525661 150.9595) + (xy 153.624587 150.909095) + (xy 153.703095 150.830587) + (xy 153.7535 150.731661) + (xy 153.7535 150.731659) + (xy 153.753501 150.731658) + (xy 153.770869 150.622002) + (xy 153.770869 150.621997) + (xy 153.753501 150.512341) + (xy 153.7507 150.506843) + (xy 153.703095 150.413413) + (xy 153.703092 150.41341) + (xy 153.70309 150.413407) + (xy 153.627819 150.338136) + (xy 153.594334 150.276813) + (xy 153.5915 150.250455) + (xy 153.5915 148.684646) + (xy 165.0695 148.684646) + (xy 165.072145 148.697091) + (xy 165.108855 148.869802) + (xy 165.108857 148.869807) + (xy 165.185848 149.042729) + (xy 165.185851 149.042734) + (xy 165.286213 149.18087) + (xy 165.297112 149.195871) + (xy 165.437784 149.322533) + (xy 165.601716 149.417179) + (xy 165.781744 149.475674) + (xy 165.922808 149.4905) + (xy 165.922812 149.4905) + (xy 166.817188 149.4905) + (xy 166.817192 149.4905) + (xy 166.958256 149.475674) + (xy 167.138284 149.417179) + (xy 167.302216 149.322533) + (xy 167.442888 149.195871) + (xy 167.554151 149.04273) + (xy 167.631144 148.869803) + (xy 167.6705 148.684646) + (xy 171.4195 148.684646) + (xy 171.422145 148.697091) + (xy 171.458855 148.869802) + (xy 171.458857 148.869807) + (xy 171.535848 149.042729) + (xy 171.535851 149.042734) + (xy 171.636213 149.18087) + (xy 171.647112 149.195871) + (xy 171.787784 149.322533) + (xy 171.951716 149.417179) + (xy 172.131744 149.475674) + (xy 172.272808 149.4905) + (xy 172.272812 149.4905) + (xy 173.167188 149.4905) + (xy 173.167192 149.4905) + (xy 173.308256 149.475674) + (xy 173.488284 149.417179) + (xy 173.652216 149.322533) + (xy 173.792888 149.195871) + (xy 173.904151 149.04273) + (xy 173.981144 148.869803) + (xy 174.0205 148.684646) + (xy 174.0205 148.495354) + (xy 173.981144 148.310197) + (xy 173.977721 148.30251) + (xy 173.904151 148.13727) + (xy 173.904148 148.137265) + (xy 173.792888 147.984129) + (xy 173.77369 147.966843) + (xy 173.652216 147.857467) + (xy 173.488284 147.762821) + (xy 173.488277 147.762818) + (xy 173.308259 147.704327) + (xy 173.308256 147.704326) + (xy 173.167192 147.6895) + (xy 172.272808 147.6895) + (xy 172.131744 147.704326) + (xy 172.131741 147.704326) + (xy 172.13174 147.704327) + (xy 171.951722 147.762818) + (xy 171.951715 147.762821) + (xy 171.787785 147.857466) + (xy 171.647111 147.984129) + (xy 171.535851 148.137265) + (xy 171.535848 148.13727) + (xy 171.458857 148.310192) + (xy 171.458855 148.310197) + (xy 171.423083 148.478497) + (xy 171.4195 148.495354) + (xy 171.4195 148.684646) + (xy 167.6705 148.684646) + (xy 167.6705 148.495354) + (xy 167.631144 148.310197) + (xy 167.627721 148.30251) + (xy 167.554151 148.13727) + (xy 167.554148 148.137265) + (xy 167.442888 147.984129) + (xy 167.42369 147.966843) + (xy 167.302216 147.857467) + (xy 167.138284 147.762821) + (xy 167.138277 147.762818) + (xy 166.958259 147.704327) + (xy 166.958256 147.704326) + (xy 166.817192 147.6895) + (xy 165.922808 147.6895) + (xy 165.781744 147.704326) + (xy 165.781741 147.704326) + (xy 165.78174 147.704327) + (xy 165.601722 147.762818) + (xy 165.601715 147.762821) + (xy 165.437785 147.857466) + (xy 165.297111 147.984129) + (xy 165.185851 148.137265) + (xy 165.185848 148.13727) + (xy 165.108857 148.310192) + (xy 165.108855 148.310197) + (xy 165.073083 148.478497) + (xy 165.0695 148.495354) + (xy 165.0695 148.684646) + (xy 153.5915 148.684646) + (xy 153.5915 146.144646) + (xy 165.0695 146.144646) + (xy 165.071669 146.15485) + (xy 165.108855 146.329802) + (xy 165.108857 146.329807) + (xy 165.185848 146.502729) + (xy 165.185851 146.502734) + (xy 165.294603 146.652418) + (xy 165.297112 146.655871) + (xy 165.437784 146.782533) + (xy 165.601716 146.877179) + (xy 165.781744 146.935674) + (xy 165.922808 146.9505) + (xy 165.922812 146.9505) + (xy 166.817188 146.9505) + (xy 166.817192 146.9505) + (xy 166.958256 146.935674) + (xy 167.138284 146.877179) + (xy 167.302216 146.782533) + (xy 167.442888 146.655871) + (xy 167.554151 146.50273) + (xy 167.631144 146.329803) + (xy 167.6705 146.144646) + (xy 167.6705 145.955354) + (xy 167.631144 145.770197) + (xy 167.627721 145.76251) + (xy 167.554151 145.59727) + (xy 167.554148 145.597265) + (xy 167.442888 145.444129) + (xy 167.42369 145.426843) + (xy 167.302216 145.317467) + (xy 167.138284 145.222821) + (xy 167.138277 145.222818) + (xy 166.958259 145.164327) + (xy 166.958256 145.164326) + (xy 166.817192 145.1495) + (xy 165.922808 145.1495) + (xy 165.781744 145.164326) + (xy 165.781741 145.164326) + (xy 165.78174 145.164327) + (xy 165.601722 145.222818) + (xy 165.601715 145.222821) + (xy 165.437785 145.317466) + (xy 165.297111 145.444129) + (xy 165.185851 145.597265) + (xy 165.185848 145.59727) + (xy 165.108857 145.770192) + (xy 165.108855 145.770197) + (xy 165.073083 145.938497) + (xy 165.0695 145.955354) + (xy 165.0695 146.144646) + (xy 153.5915 146.144646) + (xy 153.5915 143.604646) + (xy 165.0695 143.604646) + (xy 165.072145 143.617091) + (xy 165.108855 143.789802) + (xy 165.108857 143.789807) + (xy 165.185848 143.962729) + (xy 165.185851 143.962734) + (xy 165.294233 144.111909) + (xy 165.297112 144.115871) + (xy 165.437784 144.242533) + (xy 165.601716 144.337179) + (xy 165.781744 144.395674) + (xy 165.922808 144.4105) + (xy 165.922812 144.4105) + (xy 166.817188 144.4105) + (xy 166.817192 144.4105) + (xy 166.958256 144.395674) + (xy 167.138284 144.337179) + (xy 167.302216 144.242533) + (xy 167.442888 144.115871) + (xy 167.554151 143.96273) + (xy 167.631144 143.789803) + (xy 167.637479 143.76) + (xy 168.214364 143.76) + (xy 168.271567 143.973486) + (xy 168.27157 143.973492) + (xy 168.371399 144.187578) + (xy 168.506894 144.381082) + (xy 168.673917 144.548105) + (xy 168.867421 144.6836) + (xy 169.081507 144.783429) + (xy 169.081516 144.783433) + (xy 169.309673 144.844567) + (xy 169.309684 144.844569) + (xy 169.394302 144.851972) + (xy 169.459371 144.877424) + (xy 169.500349 144.934015) + (xy 169.504228 145.003777) + (xy 169.469775 145.064561) + (xy 169.407928 145.097069) + (xy 169.383495 145.0995) + (xy 168.685105 145.0995) + (xy 168.685097 145.099501) + (xy 168.655787 145.10533) + (xy 168.622542 145.127542) + (xy 168.600332 145.160785) + (xy 168.600329 145.160791) + (xy 168.5945 145.190098) + (xy 168.5945 146.909894) + (xy 168.594501 146.909902) + (xy 168.60033 146.939212) + (xy 168.622542 146.972457) + (xy 168.63287 146.979357) + (xy 168.655787 146.994669) + (xy 168.65579 146.994669) + (xy 168.655791 146.99467) + (xy 168.665647 146.99663) + (xy 168.685101 147.0005) + (xy 170.404898 147.000499) + (xy 170.434213 146.994669) + (xy 170.467457 146.972457) + (xy 170.489669 146.939213) + (xy 170.4955 146.909899) + (xy 170.4955 146.144646) + (xy 171.4195 146.144646) + (xy 171.421669 146.15485) + (xy 171.458855 146.329802) + (xy 171.458857 146.329807) + (xy 171.535848 146.502729) + (xy 171.535851 146.502734) + (xy 171.644603 146.652418) + (xy 171.647112 146.655871) + (xy 171.787784 146.782533) + (xy 171.951716 146.877179) + (xy 172.131744 146.935674) + (xy 172.272808 146.9505) + (xy 172.272812 146.9505) + (xy 173.167188 146.9505) + (xy 173.167192 146.9505) + (xy 173.308256 146.935674) + (xy 173.488284 146.877179) + (xy 173.652216 146.782533) + (xy 173.792888 146.655871) + (xy 173.904151 146.50273) + (xy 173.981144 146.329803) + (xy 174.0205 146.144646) + (xy 174.0205 145.955354) + (xy 173.981144 145.770197) + (xy 173.977721 145.76251) + (xy 173.904151 145.59727) + (xy 173.904148 145.597265) + (xy 173.792888 145.444129) + (xy 173.77369 145.426843) + (xy 173.652216 145.317467) + (xy 173.488284 145.222821) + (xy 173.488277 145.222818) + (xy 173.308259 145.164327) + (xy 173.308256 145.164326) + (xy 173.167192 145.1495) + (xy 172.272808 145.1495) + (xy 172.131744 145.164326) + (xy 172.131741 145.164326) + (xy 172.13174 145.164327) + (xy 171.951722 145.222818) + (xy 171.951715 145.222821) + (xy 171.787785 145.317466) + (xy 171.647111 145.444129) + (xy 171.535851 145.597265) + (xy 171.535848 145.59727) + (xy 171.458857 145.770192) + (xy 171.458855 145.770197) + (xy 171.423083 145.938497) + (xy 171.4195 145.955354) + (xy 171.4195 146.144646) + (xy 170.4955 146.144646) + (xy 170.495499 145.190102) + (xy 170.489669 145.160787) + (xy 170.482012 145.149327) + (xy 170.467457 145.127542) + (xy 170.434214 145.105332) + (xy 170.434215 145.105332) + (xy 170.434213 145.105331) + (xy 170.434211 145.10533) + (xy 170.434208 145.105329) + (xy 170.404901 145.0995) + (xy 169.706507 145.0995) + (xy 169.639468 145.079815) + (xy 169.593713 145.027011) + (xy 169.583769 144.957853) + (xy 169.612794 144.894297) + (xy 169.671572 144.856523) + (xy 169.6957 144.851972) + (xy 169.780315 144.844569) + (xy 169.780326 144.844567) + (xy 170.008483 144.783433) + (xy 170.008492 144.783429) + (xy 170.222578 144.6836) + (xy 170.416082 144.548105) + (xy 170.583105 144.381082) + (xy 170.7186 144.187578) + (xy 170.818429 143.973492) + (xy 170.818432 143.973486) + (xy 170.875636 143.76) + (xy 169.978686 143.76) + (xy 170.004493 143.719844) + (xy 170.038318 143.604646) + (xy 171.4195 143.604646) + (xy 171.422145 143.617091) + (xy 171.458855 143.789802) + (xy 171.458857 143.789807) + (xy 171.535848 143.962729) + (xy 171.535851 143.962734) + (xy 171.644233 144.111909) + (xy 171.647112 144.115871) + (xy 171.787784 144.242533) + (xy 171.951716 144.337179) + (xy 172.131744 144.395674) + (xy 172.272808 144.4105) + (xy 172.272812 144.4105) + (xy 173.167188 144.4105) + (xy 173.167192 144.4105) + (xy 173.308256 144.395674) + (xy 173.488284 144.337179) + (xy 173.652216 144.242533) + (xy 173.792888 144.115871) + (xy 173.904151 143.96273) + (xy 173.981144 143.789803) + (xy 174.0205 143.604646) + (xy 174.0205 143.415354) + (xy 173.981144 143.230197) + (xy 173.981141 143.230191) + (xy 173.904151 143.05727) + (xy 173.904148 143.057265) + (xy 173.792888 142.904129) + (xy 173.77369 142.886843) + (xy 173.652216 142.777467) + (xy 173.488284 142.682821) + (xy 173.488277 142.682818) + (xy 173.308259 142.624327) + (xy 173.308256 142.624326) + (xy 173.167192 142.6095) + (xy 172.272808 142.6095) + (xy 172.131744 142.624326) + (xy 172.131741 142.624326) + (xy 172.13174 142.624327) + (xy 171.951722 142.682818) + (xy 171.951715 142.682821) + (xy 171.787785 142.777466) + (xy 171.647111 142.904129) + (xy 171.535851 143.057265) + (xy 171.535848 143.05727) + (xy 171.458857 143.230192) + (xy 171.458855 143.230197) + (xy 171.425334 143.387908) + (xy 171.4195 143.415354) + (xy 171.4195 143.604646) + (xy 170.038318 143.604646) + (xy 170.045 143.581889) + (xy 170.045 143.438111) + (xy 170.004493 143.300156) + (xy 169.978686 143.26) + (xy 170.875636 143.26) + (xy 170.875635 143.259999) + (xy 170.818432 143.046513) + (xy 170.818429 143.046507) + (xy 170.7186 142.832422) + (xy 170.718599 142.83242) + (xy 170.583113 142.638926) + (xy 170.583108 142.63892) + (xy 170.416082 142.471894) + (xy 170.222578 142.336399) + (xy 170.008492 142.23657) + (xy 170.008486 142.236567) + (xy 169.795 142.179364) + (xy 169.795 143.074498) + (xy 169.687315 143.02532) + (xy 169.580763 143.01) + (xy 169.509237 143.01) + (xy 169.402685 143.02532) + (xy 169.295 143.074498) + (xy 169.295 142.179364) + (xy 169.294999 142.179364) + (xy 169.081513 142.236567) + (xy 169.081507 142.23657) + (xy 168.867422 142.336399) + (xy 168.86742 142.3364) + (xy 168.673926 142.471886) + (xy 168.67392 142.471891) + (xy 168.506891 142.63892) + (xy 168.506886 142.638926) + (xy 168.3714 142.83242) + (xy 168.371399 142.832422) + (xy 168.27157 143.046507) + (xy 168.271567 143.046513) + (xy 168.214364 143.259999) + (xy 168.214364 143.26) + (xy 169.111314 143.26) + (xy 169.085507 143.300156) + (xy 169.045 143.438111) + (xy 169.045 143.581889) + (xy 169.085507 143.719844) + (xy 169.111314 143.76) + (xy 168.214364 143.76) + (xy 167.637479 143.76) + (xy 167.6705 143.604646) + (xy 167.6705 143.415354) + (xy 167.631144 143.230197) + (xy 167.631141 143.230191) + (xy 167.554151 143.05727) + (xy 167.554148 143.057265) + (xy 167.442888 142.904129) + (xy 167.42369 142.886843) + (xy 167.302216 142.777467) + (xy 167.138284 142.682821) + (xy 167.138277 142.682818) + (xy 166.958259 142.624327) + (xy 166.958256 142.624326) + (xy 166.817192 142.6095) + (xy 165.922808 142.6095) + (xy 165.781744 142.624326) + (xy 165.781741 142.624326) + (xy 165.78174 142.624327) + (xy 165.601722 142.682818) + (xy 165.601715 142.682821) + (xy 165.437785 142.777466) + (xy 165.297111 142.904129) + (xy 165.185851 143.057265) + (xy 165.185848 143.05727) + (xy 165.108857 143.230192) + (xy 165.108855 143.230197) + (xy 165.075334 143.387908) + (xy 165.0695 143.415354) + (xy 165.0695 143.604646) + (xy 153.5915 143.604646) + (xy 153.5915 139.700002) + (xy 160.046131 139.700002) + (xy 160.063498 139.809658) + (xy 160.113904 139.908585) + (xy 160.113909 139.908592) + (xy 160.192407 139.98709) + (xy 160.19241 139.987092) + (xy 160.192413 139.987095) + (xy 160.246986 140.014901) + (xy 160.291341 140.037501) + (xy 160.400998 140.054869) + (xy 160.401 140.054869) + (xy 160.401002 140.054869) + (xy 160.510658 140.037501) + (xy 160.510659 140.0375) + (xy 160.510661 140.0375) + (xy 160.609587 139.987095) + (xy 160.642685 139.953997) + (xy 160.684864 139.911819) + (xy 160.746187 139.878334) + (xy 160.772545 139.8755) + (xy 163.675781 139.8755) + (xy 163.698131 139.87753) + (xy 163.713913 139.880423) + (xy 163.746592 139.870239) + (xy 163.753785 139.868234) + (xy 163.787 139.860048) + (xy 163.787004 139.860044) + (xy 163.788263 139.859384) + (xy 163.790069 139.858636) + (xy 163.793714 139.85658) + (xy 163.795288 139.855422) + (xy 163.796503 139.854686) + (xy 163.79651 139.854685) + (xy 163.820718 139.830475) + (xy 163.826137 139.825374) + (xy 163.851756 139.802679) + (xy 163.851758 139.802673) + (xy 163.852571 139.801497) + (xy 163.866941 139.784252) + (xy 164.315857 139.335336) + (xy 164.333091 139.320974) + (xy 164.346295 139.311861) + (xy 164.346295 139.31186) + (xy 164.349068 139.309947) + (xy 164.415425 139.28807) + (xy 164.483075 139.305541) + (xy 164.53054 139.356812) + (xy 164.5435 139.412003) + (xy 164.5435 141.353943) + (xy 164.523815 141.420982) + (xy 164.507181 141.441624) + (xy 163.920625 142.028181) + (xy 163.859302 142.061666) + (xy 163.832944 142.0645) + (xy 160.899545 142.0645) + (xy 160.832506 142.044815) + (xy 160.811864 142.028181) + (xy 160.736592 141.952909) + (xy 160.736588 141.952906) + (xy 160.736587 141.952905) + (xy 160.727357 141.948202) + (xy 160.637658 141.902498) + (xy 160.528002 141.885131) + (xy 160.527998 141.885131) + (xy 160.418341 141.902498) + (xy 160.319414 141.952904) + (xy 160.319407 141.952909) + (xy 160.240909 142.031407) + (xy 160.240904 142.031414) + (xy 160.190498 142.130341) + (xy 160.173131 142.239997) + (xy 160.173131 142.240002) + (xy 160.190498 142.349658) + (xy 160.240904 142.448585) + (xy 160.240909 142.448592) + (xy 160.319407 142.52709) + (xy 160.31941 142.527092) + (xy 160.319413 142.527095) + (xy 160.365054 142.55035) + (xy 160.418341 142.577501) + (xy 160.527998 142.594869) + (xy 160.528 142.594869) + (xy 160.528002 142.594869) + (xy 160.637658 142.577501) + (xy 160.637659 142.5775) + (xy 160.637661 142.5775) + (xy 160.736587 142.527095) + (xy 160.771661 142.492021) + (xy 160.811864 142.451819) + (xy 160.873187 142.418334) + (xy 160.899545 142.4155) + (xy 162.262743 142.4155) + (xy 163.929781 142.4155) + (xy 163.952131 142.41753) + (xy 163.967913 142.420423) + (xy 164.000592 142.410239) + (xy 164.007785 142.408234) + (xy 164.041 142.400048) + (xy 164.041004 142.400044) + (xy 164.042263 142.399384) + (xy 164.044069 142.398636) + (xy 164.047714 142.39658) + (xy 164.049288 142.395422) + (xy 164.050503 142.394686) + (xy 164.05051 142.394685) + (xy 164.074718 142.370475) + (xy 164.080137 142.365374) + (xy 164.105756 142.342679) + (xy 164.105758 142.342673) + (xy 164.106571 142.341497) + (xy 164.120941 142.324252) + (xy 164.823856 141.621337) + (xy 164.841087 141.606977) + (xy 164.854295 141.597861) + (xy 164.870206 141.567545) + (xy 164.873882 141.561029) + (xy 164.873978 141.560871) + (xy 164.891568 141.531774) + (xy 164.891568 141.531771) + (xy 164.891995 141.530403) + (xy 164.89274 141.528604) + (xy 164.893863 141.524573) + (xy 164.894155 141.522659) + (xy 164.8945 141.521259) + (xy 164.8945 141.487057) + (xy 164.894726 141.47957) + (xy 164.895752 141.462605) + (xy 164.896792 141.445418) + (xy 164.89679 141.445414) + (xy 164.89653 141.443988) + (xy 164.8945 141.42164) + (xy 164.8945 141.351725) + (xy 164.914185 141.284686) + (xy 164.966989 141.238931) + (xy 165.036147 141.228987) + (xy 165.099703 141.258012) + (xy 165.131779 141.301289) + (xy 165.185848 141.422729) + (xy 165.185851 141.422734) + (xy 165.297111 141.57587) + (xy 165.297112 141.575871) + (xy 165.437784 141.702533) + (xy 165.601716 141.797179) + (xy 165.781744 141.855674) + (xy 165.922808 141.8705) + (xy 165.922812 141.8705) + (xy 166.817188 141.8705) + (xy 166.817192 141.8705) + (xy 166.958256 141.855674) + (xy 167.138284 141.797179) + (xy 167.302216 141.702533) + (xy 167.442888 141.575871) + (xy 167.554151 141.42273) + (xy 167.631144 141.249803) + (xy 167.6705 141.064646) + (xy 167.6705 140.97) + (xy 168.589901 140.97) + (xy 168.608252 141.156331) + (xy 168.608253 141.156333) + (xy 168.662604 141.335502) + (xy 168.750862 141.500623) + (xy 168.750864 141.500626) + (xy 168.869642 141.645357) + (xy 169.014373 141.764135) + (xy 169.014376 141.764137) + (xy 169.163046 141.843602) + (xy 169.179499 141.852396) + (xy 169.358666 141.906746) + (xy 169.358668 141.906747) + (xy 169.375374 141.908392) + (xy 169.545 141.925099) + (xy 169.731331 141.906747) + (xy 169.910501 141.852396) + (xy 170.075625 141.764136) + (xy 170.220357 141.645357) + (xy 170.339136 141.500625) + (xy 170.427396 141.335501) + (xy 170.481747 141.156331) + (xy 170.490777 141.064645) + (xy 171.4195 141.064645) + (xy 171.458855 141.249802) + (xy 171.458857 141.249807) + (xy 171.535848 141.422729) + (xy 171.535851 141.422734) + (xy 171.647111 141.57587) + (xy 171.647112 141.575871) + (xy 171.787784 141.702533) + (xy 171.951716 141.797179) + (xy 172.131744 141.855674) + (xy 172.272808 141.8705) + (xy 172.272812 141.8705) + (xy 173.167188 141.8705) + (xy 173.167192 141.8705) + (xy 173.308256 141.855674) + (xy 173.488284 141.797179) + (xy 173.652216 141.702533) + (xy 173.792888 141.575871) + (xy 173.904151 141.42273) + (xy 173.981144 141.249803) + (xy 174.0205 141.064646) + (xy 174.0205 140.875354) + (xy 173.981144 140.690197) + (xy 173.977721 140.68251) + (xy 173.904151 140.51727) + (xy 173.904148 140.517265) + (xy 173.792888 140.364129) + (xy 173.77369 140.346843) + (xy 173.652216 140.237467) + (xy 173.488284 140.142821) + (xy 173.488277 140.142818) + (xy 173.308259 140.084327) + (xy 173.308256 140.084326) + (xy 173.167192 140.0695) + (xy 172.272808 140.0695) + (xy 172.131744 140.084326) + (xy 172.131741 140.084326) + (xy 172.13174 140.084327) + (xy 171.951722 140.142818) + (xy 171.951715 140.142821) + (xy 171.787785 140.237466) + (xy 171.647111 140.364129) + (xy 171.535851 140.517265) + (xy 171.535848 140.51727) + (xy 171.458857 140.690192) + (xy 171.458855 140.690197) + (xy 171.4195 140.875354) + (xy 171.4195 141.064645) + (xy 170.490777 141.064645) + (xy 170.500099 140.97) + (xy 170.481747 140.783669) + (xy 170.427396 140.604499) + (xy 170.425912 140.601722) + (xy 170.339137 140.439376) + (xy 170.339135 140.439373) + (xy 170.220357 140.294642) + (xy 170.075626 140.175864) + (xy 170.075623 140.175862) + (xy 169.910502 140.087604) + (xy 169.731333 140.033253) + (xy 169.731331 140.033252) + (xy 169.545 140.014901) + (xy 169.358668 140.033252) + (xy 169.358666 140.033253) + (xy 169.179497 140.087604) + (xy 169.014376 140.175862) + (xy 169.014373 140.175864) + (xy 168.869642 140.294642) + (xy 168.750864 140.439373) + (xy 168.750862 140.439376) + (xy 168.662604 140.604497) + (xy 168.608253 140.783666) + (xy 168.608252 140.783668) + (xy 168.589901 140.97) + (xy 167.6705 140.97) + (xy 167.6705 140.875354) + (xy 167.631144 140.690197) + (xy 167.627721 140.68251) + (xy 167.554151 140.51727) + (xy 167.554148 140.517265) + (xy 167.442888 140.364129) + (xy 167.42369 140.346843) + (xy 167.302216 140.237467) + (xy 167.138284 140.142821) + (xy 167.138277 140.142818) + (xy 166.958259 140.084327) + (xy 166.958256 140.084326) + (xy 166.817192 140.0695) + (xy 165.922808 140.0695) + (xy 165.781744 140.084326) + (xy 165.781741 140.084326) + (xy 165.78174 140.084327) + (xy 165.601722 140.142818) + (xy 165.601715 140.142821) + (xy 165.437785 140.237466) + (xy 165.297111 140.364129) + (xy 165.185851 140.517265) + (xy 165.185848 140.51727) + (xy 165.131779 140.63871) + (xy 165.086528 140.691947) + (xy 165.019679 140.712268) + (xy 164.952456 140.693222) + (xy 164.906201 140.640856) + (xy 164.8945 140.588274) + (xy 164.8945 138.811725) + (xy 164.914185 138.744686) + (xy 164.966989 138.698931) + (xy 165.036147 138.688987) + (xy 165.099703 138.718012) + (xy 165.131779 138.761289) + (xy 165.185848 138.882729) + (xy 165.185851 138.882734) + (xy 165.287874 139.023156) + (xy 165.297112 139.035871) + (xy 165.437784 139.162533) + (xy 165.601716 139.257179) + (xy 165.781744 139.315674) + (xy 165.922808 139.3305) + (xy 165.922812 139.3305) + (xy 166.817188 139.3305) + (xy 166.817192 139.3305) + (xy 166.958256 139.315674) + (xy 167.138284 139.257179) + (xy 167.302216 139.162533) + (xy 167.442888 139.035871) + (xy 167.554151 138.88273) + (xy 167.631144 138.709803) + (xy 167.6705 138.524646) + (xy 167.6705 138.43) + (xy 168.589901 138.43) + (xy 168.608252 138.616331) + (xy 168.608253 138.616333) + (xy 168.662604 138.795502) + (xy 168.750862 138.960623) + (xy 168.750864 138.960626) + (xy 168.869642 139.105357) + (xy 169.014373 139.224135) + (xy 169.014376 139.224137) + (xy 169.160904 139.302457) + (xy 169.179499 139.312396) + (xy 169.358666 139.366746) + (xy 169.358668 139.366747) + (xy 169.375374 139.368392) + (xy 169.545 139.385099) + (xy 169.731331 139.366747) + (xy 169.910501 139.312396) + (xy 170.075625 139.224136) + (xy 170.220357 139.105357) + (xy 170.339136 138.960625) + (xy 170.427396 138.795501) + (xy 170.481747 138.616331) + (xy 170.490777 138.524645) + (xy 171.4195 138.524645) + (xy 171.458855 138.709802) + (xy 171.458857 138.709807) + (xy 171.535848 138.882729) + (xy 171.535851 138.882734) + (xy 171.637874 139.023156) + (xy 171.647112 139.035871) + (xy 171.787784 139.162533) + (xy 171.951716 139.257179) + (xy 172.131744 139.315674) + (xy 172.272808 139.3305) + (xy 172.272812 139.3305) + (xy 173.167188 139.3305) + (xy 173.167192 139.3305) + (xy 173.308256 139.315674) + (xy 173.488284 139.257179) + (xy 173.652216 139.162533) + (xy 173.792888 139.035871) + (xy 173.904151 138.88273) + (xy 173.981144 138.709803) + (xy 174.0205 138.524646) + (xy 174.0205 138.335354) + (xy 173.981144 138.150197) + (xy 173.977897 138.142905) + (xy 173.904151 137.97727) + (xy 173.904148 137.977265) + (xy 173.792888 137.824129) + (xy 173.776229 137.809129) + (xy 173.652216 137.697467) + (xy 173.488284 137.602821) + (xy 173.488277 137.602818) + (xy 173.308259 137.544327) + (xy 173.308256 137.544326) + (xy 173.167192 137.5295) + (xy 172.272808 137.5295) + (xy 172.131744 137.544326) + (xy 172.131741 137.544326) + (xy 172.13174 137.544327) + (xy 171.951722 137.602818) + (xy 171.951715 137.602821) + (xy 171.787785 137.697466) + (xy 171.647111 137.824129) + (xy 171.535851 137.977265) + (xy 171.535848 137.97727) + (xy 171.458857 138.150192) + (xy 171.458855 138.150197) + (xy 171.4195 138.335354) + (xy 171.4195 138.524645) + (xy 170.490777 138.524645) + (xy 170.500099 138.43) + (xy 170.481747 138.243669) + (xy 170.427396 138.064499) + (xy 170.425912 138.061722) + (xy 170.339137 137.899376) + (xy 170.339135 137.899373) + (xy 170.220357 137.754642) + (xy 170.075626 137.635864) + (xy 170.075623 137.635862) + (xy 169.910502 137.547604) + (xy 169.731333 137.493253) + (xy 169.731331 137.493252) + (xy 169.545 137.474901) + (xy 169.358668 137.493252) + (xy 169.358666 137.493253) + (xy 169.179497 137.547604) + (xy 169.014376 137.635862) + (xy 169.014373 137.635864) + (xy 168.869642 137.754642) + (xy 168.750864 137.899373) + (xy 168.750862 137.899376) + (xy 168.662604 138.064497) + (xy 168.608253 138.243666) + (xy 168.608252 138.243668) + (xy 168.589901 138.43) + (xy 167.6705 138.43) + (xy 167.6705 138.335354) + (xy 167.631144 138.150197) + (xy 167.627897 138.142905) + (xy 167.554151 137.97727) + (xy 167.554148 137.977265) + (xy 167.442888 137.824129) + (xy 167.426229 137.809129) + (xy 167.302216 137.697467) + (xy 167.138284 137.602821) + (xy 167.138277 137.602818) + (xy 166.958259 137.544327) + (xy 166.958256 137.544326) + (xy 166.817192 137.5295) + (xy 165.922808 137.5295) + (xy 165.781744 137.544326) + (xy 165.781741 137.544326) + (xy 165.78174 137.544327) + (xy 165.601722 137.602818) + (xy 165.601715 137.602821) + (xy 165.437785 137.697466) + (xy 165.297111 137.824129) + (xy 165.185851 137.977265) + (xy 165.185848 137.97727) + (xy 165.131779 138.09871) + (xy 165.086528 138.151947) + (xy 165.019679 138.172268) + (xy 164.952456 138.153222) + (xy 164.906201 138.100856) + (xy 164.8945 138.048274) + (xy 164.8945 136.271725) + (xy 164.914185 136.204686) + (xy 164.966989 136.158931) + (xy 165.036147 136.148987) + (xy 165.099703 136.178012) + (xy 165.131779 136.221289) + (xy 165.185848 136.342729) + (xy 165.185851 136.342734) + (xy 165.297111 136.49587) + (xy 165.297112 136.495871) + (xy 165.437784 136.622533) + (xy 165.601716 136.717179) + (xy 165.781744 136.775674) + (xy 165.922808 136.7905) + (xy 165.922812 136.7905) + (xy 166.817188 136.7905) + (xy 166.817192 136.7905) + (xy 166.958256 136.775674) + (xy 167.138284 136.717179) + (xy 167.302216 136.622533) + (xy 167.442888 136.495871) + (xy 167.554151 136.34273) + (xy 167.631144 136.169803) + (xy 167.6705 135.984646) + (xy 167.6705 135.89) + (xy 168.589901 135.89) + (xy 168.608252 136.076331) + (xy 168.608253 136.076333) + (xy 168.662604 136.255502) + (xy 168.750862 136.420623) + (xy 168.750864 136.420626) + (xy 168.869642 136.565357) + (xy 169.014373 136.684135) + (xy 169.014376 136.684137) + (xy 169.174163 136.769544) + (xy 169.179499 136.772396) + (xy 169.358666 136.826746) + (xy 169.358668 136.826747) + (xy 169.375374 136.828392) + (xy 169.545 136.845099) + (xy 169.731331 136.826747) + (xy 169.910501 136.772396) + (xy 170.075625 136.684136) + (xy 170.220357 136.565357) + (xy 170.339136 136.420625) + (xy 170.427396 136.255501) + (xy 170.481747 136.076331) + (xy 170.500099 135.89) + (xy 170.481747 135.703669) + (xy 170.427396 135.524499) + (xy 170.425912 135.521722) + (xy 170.339137 135.359376) + (xy 170.339135 135.359373) + (xy 170.220357 135.214642) + (xy 170.075626 135.095864) + (xy 170.075623 135.095862) + (xy 169.910502 135.007604) + (xy 169.731333 134.953253) + (xy 169.731331 134.953252) + (xy 169.545 134.934901) + (xy 169.358668 134.953252) + (xy 169.358666 134.953253) + (xy 169.179497 135.007604) + (xy 169.014376 135.095862) + (xy 169.014373 135.095864) + (xy 168.869642 135.214642) + (xy 168.750864 135.359373) + (xy 168.750862 135.359376) + (xy 168.662604 135.524497) + (xy 168.608253 135.703666) + (xy 168.608252 135.703668) + (xy 168.589901 135.89) + (xy 167.6705 135.89) + (xy 167.6705 135.795354) + (xy 167.631144 135.610197) + (xy 167.624465 135.595197) + (xy 167.554151 135.43727) + (xy 167.554148 135.437265) + (xy 167.442888 135.284129) + (xy 167.386401 135.233268) + (xy 167.302216 135.157467) + (xy 167.138284 135.062821) + (xy 167.138277 135.062818) + (xy 166.958259 135.004327) + (xy 166.958256 135.004326) + (xy 166.817192 134.9895) + (xy 165.922808 134.9895) + (xy 165.781744 135.004326) + (xy 165.781741 135.004326) + (xy 165.78174 135.004327) + (xy 165.601722 135.062818) + (xy 165.601715 135.062821) + (xy 165.437785 135.157466) + (xy 165.297111 135.284129) + (xy 165.185851 135.437265) + (xy 165.185848 135.43727) + (xy 165.131779 135.55871) + (xy 165.086528 135.611947) + (xy 165.019679 135.632268) + (xy 164.952456 135.613222) + (xy 164.906201 135.560856) + (xy 164.8945 135.508274) + (xy 164.8945 133.731725) + (xy 164.914185 133.664686) + (xy 164.966989 133.618931) + (xy 165.036147 133.608987) + (xy 165.099703 133.638012) + (xy 165.131779 133.681289) + (xy 165.185848 133.802729) + (xy 165.185851 133.802734) + (xy 165.297111 133.95587) + (xy 165.297112 133.955871) + (xy 165.437784 134.082533) + (xy 165.601716 134.177179) + (xy 165.781744 134.235674) + (xy 165.922808 134.2505) + (xy 165.922812 134.2505) + (xy 166.817188 134.2505) + (xy 166.817192 134.2505) + (xy 166.958256 134.235674) + (xy 167.138284 134.177179) + (xy 167.302216 134.082533) + (xy 167.442888 133.955871) + (xy 167.554151 133.80273) + (xy 167.631144 133.629803) + (xy 167.6705 133.444646) + (xy 167.6705 133.35) + (xy 168.589901 133.35) + (xy 168.608252 133.536331) + (xy 168.608253 133.536333) + (xy 168.662604 133.715502) + (xy 168.750862 133.880623) + (xy 168.750864 133.880626) + (xy 168.869642 134.025357) + (xy 169.014373 134.144135) + (xy 169.014376 134.144137) + (xy 169.173585 134.229235) + (xy 169.179499 134.232396) + (xy 169.358666 134.286746) + (xy 169.358668 134.286747) + (xy 169.375374 134.288392) + (xy 169.545 134.305099) + (xy 169.731331 134.286747) + (xy 169.910501 134.232396) + (xy 170.075625 134.144136) + (xy 170.220357 134.025357) + (xy 170.339136 133.880625) + (xy 170.427396 133.715501) + (xy 170.481747 133.536331) + (xy 170.490777 133.444645) + (xy 171.4195 133.444645) + (xy 171.458855 133.629802) + (xy 171.458857 133.629807) + (xy 171.535848 133.802729) + (xy 171.535851 133.802734) + (xy 171.647111 133.95587) + (xy 171.647112 133.955871) + (xy 171.787784 134.082533) + (xy 171.951716 134.177179) + (xy 172.131744 134.235674) + (xy 172.272808 134.2505) + (xy 172.272812 134.2505) + (xy 173.167188 134.2505) + (xy 173.167192 134.2505) + (xy 173.308256 134.235674) + (xy 173.488284 134.177179) + (xy 173.652216 134.082533) + (xy 173.792888 133.955871) + (xy 173.904151 133.80273) + (xy 173.981144 133.629803) + (xy 174.0205 133.444646) + (xy 174.0205 133.255354) + (xy 173.981144 133.070197) + (xy 173.974465 133.055197) + (xy 173.904151 132.89727) + (xy 173.904148 132.897265) + (xy 173.792888 132.744129) + (xy 173.760305 132.714791) + (xy 173.652216 132.617467) + (xy 173.488284 132.522821) + (xy 173.488277 132.522818) + (xy 173.308259 132.464327) + (xy 173.308256 132.464326) + (xy 173.167192 132.4495) + (xy 172.272808 132.4495) + (xy 172.131744 132.464326) + (xy 172.131741 132.464326) + (xy 172.13174 132.464327) + (xy 171.951722 132.522818) + (xy 171.951715 132.522821) + (xy 171.787785 132.617466) + (xy 171.647111 132.744129) + (xy 171.535851 132.897265) + (xy 171.535848 132.89727) + (xy 171.458857 133.070192) + (xy 171.458855 133.070197) + (xy 171.4195 133.255354) + (xy 171.4195 133.444645) + (xy 170.490777 133.444645) + (xy 170.500099 133.35) + (xy 170.481747 133.163669) + (xy 170.427396 132.984499) + (xy 170.425912 132.981722) + (xy 170.339137 132.819376) + (xy 170.339135 132.819373) + (xy 170.220357 132.674642) + (xy 170.075626 132.555864) + (xy 170.075623 132.555862) + (xy 169.910502 132.467604) + (xy 169.731333 132.413253) + (xy 169.731331 132.413252) + (xy 169.545 132.394901) + (xy 169.358668 132.413252) + (xy 169.358666 132.413253) + (xy 169.179497 132.467604) + (xy 169.014376 132.555862) + (xy 169.014373 132.555864) + (xy 168.869642 132.674642) + (xy 168.750864 132.819373) + (xy 168.750862 132.819376) + (xy 168.662604 132.984497) + (xy 168.608253 133.163666) + (xy 168.608252 133.163668) + (xy 168.589901 133.35) + (xy 167.6705 133.35) + (xy 167.6705 133.255354) + (xy 167.631144 133.070197) + (xy 167.624465 133.055197) + (xy 167.554151 132.89727) + (xy 167.554148 132.897265) + (xy 167.442888 132.744129) + (xy 167.410305 132.714791) + (xy 167.302216 132.617467) + (xy 167.138284 132.522821) + (xy 167.138277 132.522818) + (xy 166.958259 132.464327) + (xy 166.958256 132.464326) + (xy 166.817192 132.4495) + (xy 165.922808 132.4495) + (xy 165.781744 132.464326) + (xy 165.781741 132.464326) + (xy 165.78174 132.464327) + (xy 165.601722 132.522818) + (xy 165.601715 132.522821) + (xy 165.437785 132.617466) + (xy 165.297111 132.744129) + (xy 165.185851 132.897265) + (xy 165.185848 132.89727) + (xy 165.131779 133.01871) + (xy 165.086528 133.071947) + (xy 165.019679 133.092268) + (xy 164.952456 133.073222) + (xy 164.906201 133.020856) + (xy 164.8945 132.968274) + (xy 164.8945 131.87234) + (xy 164.914185 131.805301) + (xy 164.966989 131.759546) + (xy 165.036147 131.749602) + (xy 165.099703 131.778627) + (xy 165.106181 131.784659) + (xy 165.131179 131.809657) + (xy 165.317517 131.940134) + (xy 165.523673 132.036265) + (xy 165.523682 132.036269) + (xy 165.743389 132.095139) + (xy 165.7434 132.095141) + (xy 165.913233 132.109999) + (xy 165.913236 132.11) + (xy 166.12 132.11) + (xy 166.12 131.125686) + (xy 166.131955 131.137641) + (xy 166.244852 131.195165) + (xy 166.338519 131.21) + (xy 166.401481 131.21) + (xy 166.495148 131.195165) + (xy 166.608045 131.137641) + (xy 166.62 131.125686) + (xy 166.62 132.11) + (xy 166.826764 132.11) + (xy 166.826766 132.109999) + (xy 166.996599 132.095141) + (xy 166.99661 132.095139) + (xy 167.216317 132.036269) + (xy 167.216326 132.036265) + (xy 167.422482 131.940134) + (xy 167.60882 131.809657) + (xy 167.769657 131.64882) + (xy 167.900134 131.462482) + (xy 167.996265 131.256326) + (xy 167.996269 131.256317) + (xy 168.048872 131.06) + (xy 166.685686 131.06) + (xy 166.697641 131.048045) + (xy 166.755165 130.935148) + (xy 166.774986 130.81) + (xy 168.589901 130.81) + (xy 168.608252 130.996331) + (xy 168.608253 130.996333) + (xy 168.662604 131.175502) + (xy 168.750862 131.340623) + (xy 168.750864 131.340626) + (xy 168.869642 131.485357) + (xy 169.014373 131.604135) + (xy 169.014376 131.604137) + (xy 169.158332 131.681082) + (xy 169.179499 131.692396) + (xy 169.358666 131.746746) + (xy 169.358668 131.746747) + (xy 169.375374 131.748392) + (xy 169.545 131.765099) + (xy 169.731331 131.746747) + (xy 169.910501 131.692396) + (xy 170.075625 131.604136) + (xy 170.220357 131.485357) + (xy 170.339136 131.340625) + (xy 170.427396 131.175501) + (xy 170.481747 130.996331) + (xy 170.490777 130.904645) + (xy 171.4195 130.904645) + (xy 171.458855 131.089802) + (xy 171.458857 131.089807) + (xy 171.535848 131.262729) + (xy 171.535851 131.262734) + (xy 171.647111 131.41587) + (xy 171.647112 131.415871) + (xy 171.787784 131.542533) + (xy 171.951716 131.637179) + (xy 172.131744 131.695674) + (xy 172.272808 131.7105) + (xy 172.272812 131.7105) + (xy 173.167188 131.7105) + (xy 173.167192 131.7105) + (xy 173.308256 131.695674) + (xy 173.488284 131.637179) + (xy 173.652216 131.542533) + (xy 173.792888 131.415871) + (xy 173.904151 131.26273) + (xy 173.981144 131.089803) + (xy 174.0205 130.904646) + (xy 174.0205 130.715354) + (xy 173.981144 130.530197) + (xy 173.974465 130.515197) + (xy 173.904151 130.35727) + (xy 173.904148 130.357265) + (xy 173.792888 130.204129) + (xy 173.768894 130.182525) + (xy 173.652216 130.077467) + (xy 173.488284 129.982821) + (xy 173.488277 129.982818) + (xy 173.308259 129.924327) + (xy 173.308256 129.924326) + (xy 173.167192 129.9095) + (xy 172.272808 129.9095) + (xy 172.131744 129.924326) + (xy 172.131741 129.924326) + (xy 172.13174 129.924327) + (xy 171.951722 129.982818) + (xy 171.951715 129.982821) + (xy 171.787785 130.077466) + (xy 171.647111 130.204129) + (xy 171.535851 130.357265) + (xy 171.535848 130.35727) + (xy 171.458857 130.530192) + (xy 171.458855 130.530197) + (xy 171.4195 130.715354) + (xy 171.4195 130.904645) + (xy 170.490777 130.904645) + (xy 170.500099 130.81) + (xy 170.481747 130.623669) + (xy 170.427396 130.444499) + (xy 170.425912 130.441722) + (xy 170.339137 130.279376) + (xy 170.339135 130.279373) + (xy 170.220357 130.134642) + (xy 170.075626 130.015864) + (xy 170.075623 130.015862) + (xy 169.910502 129.927604) + (xy 169.731333 129.873253) + (xy 169.731331 129.873252) + (xy 169.545 129.854901) + (xy 169.358668 129.873252) + (xy 169.358666 129.873253) + (xy 169.179497 129.927604) + (xy 169.014376 130.015862) + (xy 169.014373 130.015864) + (xy 168.869642 130.134642) + (xy 168.750864 130.279373) + (xy 168.750862 130.279376) + (xy 168.662604 130.444497) + (xy 168.608253 130.623666) + (xy 168.608252 130.623668) + (xy 168.589901 130.81) + (xy 166.774986 130.81) + (xy 166.755165 130.684852) + (xy 166.697641 130.571955) + (xy 166.685686 130.56) + (xy 168.048872 130.56) + (xy 168.048872 130.559999) + (xy 167.996269 130.363682) + (xy 167.996265 130.363673) + (xy 167.900134 130.157517) + (xy 167.769657 129.971179) + (xy 167.60882 129.810342) + (xy 167.422482 129.679865) + (xy 167.216326 129.583734) + (xy 167.216317 129.58373) + (xy 166.99661 129.52486) + (xy 166.996599 129.524858) + (xy 166.826766 129.51) + (xy 166.62 129.51) + (xy 166.62 130.494314) + (xy 166.608045 130.482359) + (xy 166.495148 130.424835) + (xy 166.401481 130.41) + (xy 166.338519 130.41) + (xy 166.244852 130.424835) + (xy 166.131955 130.482359) + (xy 166.12 130.494314) + (xy 166.12 129.51) + (xy 165.913233 129.51) + (xy 165.7434 129.524858) + (xy 165.743389 129.52486) + (xy 165.523682 129.58373) + (xy 165.523673 129.583734) + (xy 165.317517 129.679865) + (xy 165.131179 129.810342) + (xy 165.106181 129.835341) + (xy 165.044858 129.868826) + (xy 164.975166 129.863842) + (xy 164.919233 129.82197) + (xy 164.894816 129.756506) + (xy 164.8945 129.74766) + (xy 164.8945 128.651725) + (xy 164.914185 128.584686) + (xy 164.966989 128.538931) + (xy 165.036147 128.528987) + (xy 165.099703 128.558012) + (xy 165.131779 128.601289) + (xy 165.185848 128.722729) + (xy 165.185851 128.722734) + (xy 165.296987 128.875699) + (xy 165.297112 128.875871) + (xy 165.437784 129.002533) + (xy 165.601716 129.097179) + (xy 165.781744 129.155674) + (xy 165.922808 129.1705) + (xy 165.922812 129.1705) + (xy 166.817188 129.1705) + (xy 166.817192 129.1705) + (xy 166.958256 129.155674) + (xy 167.138284 129.097179) + (xy 167.302216 129.002533) + (xy 167.442888 128.875871) + (xy 167.554151 128.72273) + (xy 167.631144 128.549803) + (xy 167.6705 128.364646) + (xy 167.6705 128.27) + (xy 168.589901 128.27) + (xy 168.608252 128.456331) + (xy 168.608253 128.456333) + (xy 168.662604 128.635502) + (xy 168.750862 128.800623) + (xy 168.750864 128.800626) + (xy 168.869642 128.945357) + (xy 169.014373 129.064135) + (xy 169.014376 129.064137) + (xy 169.162014 129.14305) + (xy 169.179499 129.152396) + (xy 169.356731 129.206159) + (xy 169.358666 129.206746) + (xy 169.358668 129.206747) + (xy 169.375374 129.208392) + (xy 169.545 129.225099) + (xy 169.731331 129.206747) + (xy 169.910501 129.152396) + (xy 170.075625 129.064136) + (xy 170.220357 128.945357) + (xy 170.339136 128.800625) + (xy 170.427396 128.635501) + (xy 170.481747 128.456331) + (xy 170.490777 128.364646) + (xy 171.4195 128.364646) + (xy 171.425983 128.395148) + (xy 171.458855 128.549802) + (xy 171.458857 128.549807) + (xy 171.535848 128.722729) + (xy 171.535851 128.722734) + (xy 171.646987 128.875699) + (xy 171.647112 128.875871) + (xy 171.787784 129.002533) + (xy 171.951716 129.097179) + (xy 172.131744 129.155674) + (xy 172.272808 129.1705) + (xy 172.272812 129.1705) + (xy 173.167188 129.1705) + (xy 173.167192 129.1705) + (xy 173.308256 129.155674) + (xy 173.488284 129.097179) + (xy 173.652216 129.002533) + (xy 173.792888 128.875871) + (xy 173.904151 128.72273) + (xy 173.981144 128.549803) + (xy 174.0205 128.364646) + (xy 174.0205 128.175354) + (xy 173.981144 127.990197) + (xy 173.974465 127.975197) + (xy 173.904151 127.81727) + (xy 173.904148 127.817265) + (xy 173.792888 127.664129) + (xy 173.74112 127.617517) + (xy 173.652216 127.537467) + (xy 173.488284 127.442821) + (xy 173.488277 127.442818) + (xy 173.308259 127.384327) + (xy 173.308256 127.384326) + (xy 173.167192 127.3695) + (xy 172.272808 127.3695) + (xy 172.131744 127.384326) + (xy 172.131741 127.384326) + (xy 172.13174 127.384327) + (xy 171.951722 127.442818) + (xy 171.951715 127.442821) + (xy 171.787785 127.537466) + (xy 171.647111 127.664129) + (xy 171.535851 127.817265) + (xy 171.535848 127.81727) + (xy 171.458857 127.990192) + (xy 171.458855 127.990197) + (xy 171.424962 128.149655) + (xy 171.4195 128.175354) + (xy 171.4195 128.364646) + (xy 170.490777 128.364646) + (xy 170.500099 128.27) + (xy 170.481747 128.083669) + (xy 170.427396 127.904499) + (xy 170.425912 127.901722) + (xy 170.339137 127.739376) + (xy 170.339135 127.739373) + (xy 170.220357 127.594642) + (xy 170.075626 127.475864) + (xy 170.075623 127.475862) + (xy 169.910502 127.387604) + (xy 169.731333 127.333253) + (xy 169.731331 127.333252) + (xy 169.545 127.314901) + (xy 169.358668 127.333252) + (xy 169.358666 127.333253) + (xy 169.179497 127.387604) + (xy 169.014376 127.475862) + (xy 169.014373 127.475864) + (xy 168.869642 127.594642) + (xy 168.750864 127.739373) + (xy 168.750862 127.739376) + (xy 168.662604 127.904497) + (xy 168.608253 128.083666) + (xy 168.608252 128.083668) + (xy 168.589901 128.27) + (xy 167.6705 128.27) + (xy 167.6705 128.175354) + (xy 167.631144 127.990197) + (xy 167.624465 127.975197) + (xy 167.554151 127.81727) + (xy 167.554148 127.817265) + (xy 167.442888 127.664129) + (xy 167.39112 127.617517) + (xy 167.302216 127.537467) + (xy 167.138284 127.442821) + (xy 167.138277 127.442818) + (xy 166.958259 127.384327) + (xy 166.958256 127.384326) + (xy 166.817192 127.3695) + (xy 165.922808 127.3695) + (xy 165.781744 127.384326) + (xy 165.781741 127.384326) + (xy 165.78174 127.384327) + (xy 165.601722 127.442818) + (xy 165.601715 127.442821) + (xy 165.437785 127.537466) + (xy 165.297111 127.664129) + (xy 165.185851 127.817265) + (xy 165.185848 127.81727) + (xy 165.131779 127.93871) + (xy 165.086528 127.991947) + (xy 165.019679 128.012268) + (xy 164.952456 127.993222) + (xy 164.906201 127.940856) + (xy 164.8945 127.888274) + (xy 164.8945 126.111725) + (xy 164.914185 126.044686) + (xy 164.966989 125.998931) + (xy 165.036147 125.988987) + (xy 165.099703 126.018012) + (xy 165.131779 126.061289) + (xy 165.185848 126.182729) + (xy 165.185851 126.182734) + (xy 165.297111 126.33587) + (xy 165.297112 126.335871) + (xy 165.437784 126.462533) + (xy 165.601716 126.557179) + (xy 165.781744 126.615674) + (xy 165.922808 126.6305) + (xy 165.922812 126.6305) + (xy 166.817188 126.6305) + (xy 166.817192 126.6305) + (xy 166.958256 126.615674) + (xy 167.138284 126.557179) + (xy 167.302216 126.462533) + (xy 167.442888 126.335871) + (xy 167.554151 126.18273) + (xy 167.631144 126.009803) + (xy 167.6705 125.824646) + (xy 167.6705 125.73) + (xy 168.589901 125.73) + (xy 168.608252 125.916331) + (xy 168.608253 125.916333) + (xy 168.662604 126.095502) + (xy 168.750862 126.260623) + (xy 168.750864 126.260626) + (xy 168.869642 126.405357) + (xy 169.014373 126.524135) + (xy 169.014376 126.524137) + (xy 169.163046 126.603602) + (xy 169.179499 126.612396) + (xy 169.358666 126.666746) + (xy 169.358668 126.666747) + (xy 169.375374 126.668392) + (xy 169.545 126.685099) + (xy 169.731331 126.666747) + (xy 169.910501 126.612396) + (xy 170.075625 126.524136) + (xy 170.220357 126.405357) + (xy 170.339136 126.260625) + (xy 170.427396 126.095501) + (xy 170.481747 125.916331) + (xy 170.490777 125.824645) + (xy 171.4195 125.824645) + (xy 171.458855 126.009802) + (xy 171.458857 126.009807) + (xy 171.535848 126.182729) + (xy 171.535851 126.182734) + (xy 171.647111 126.33587) + (xy 171.647112 126.335871) + (xy 171.787784 126.462533) + (xy 171.951716 126.557179) + (xy 172.131744 126.615674) + (xy 172.272808 126.6305) + (xy 172.272812 126.6305) + (xy 173.167188 126.6305) + (xy 173.167192 126.6305) + (xy 173.308256 126.615674) + (xy 173.488284 126.557179) + (xy 173.652216 126.462533) + (xy 173.792888 126.335871) + (xy 173.904151 126.18273) + (xy 173.981144 126.009803) + (xy 174.0205 125.824646) + (xy 174.0205 125.635354) + (xy 173.981144 125.450197) + (xy 173.974465 125.435197) + (xy 173.904151 125.27727) + (xy 173.904148 125.277265) + (xy 173.792888 125.124129) + (xy 173.715715 125.054642) + (xy 173.652216 124.997467) + (xy 173.488284 124.902821) + (xy 173.488277 124.902818) + (xy 173.308259 124.844327) + (xy 173.308256 124.844326) + (xy 173.167192 124.8295) + (xy 172.272808 124.8295) + (xy 172.131744 124.844326) + (xy 172.131741 124.844326) + (xy 172.13174 124.844327) + (xy 171.951722 124.902818) + (xy 171.951715 124.902821) + (xy 171.787785 124.997466) + (xy 171.647111 125.124129) + (xy 171.535851 125.277265) + (xy 171.535848 125.27727) + (xy 171.458857 125.450192) + (xy 171.458855 125.450197) + (xy 171.4195 125.635354) + (xy 171.4195 125.824645) + (xy 170.490777 125.824645) + (xy 170.500099 125.73) + (xy 170.481747 125.543669) + (xy 170.427396 125.364499) + (xy 170.425912 125.361722) + (xy 170.339137 125.199376) + (xy 170.339135 125.199373) + (xy 170.220357 125.054642) + (xy 170.075626 124.935864) + (xy 170.075623 124.935862) + (xy 169.910502 124.847604) + (xy 169.731333 124.793253) + (xy 169.731331 124.793252) + (xy 169.545 124.774901) + (xy 169.358668 124.793252) + (xy 169.358666 124.793253) + (xy 169.179497 124.847604) + (xy 169.014376 124.935862) + (xy 169.014373 124.935864) + (xy 168.869642 125.054642) + (xy 168.750864 125.199373) + (xy 168.750862 125.199376) + (xy 168.662604 125.364497) + (xy 168.608253 125.543666) + (xy 168.608252 125.543668) + (xy 168.589901 125.73) + (xy 167.6705 125.73) + (xy 167.6705 125.635354) + (xy 167.631144 125.450197) + (xy 167.624465 125.435197) + (xy 167.554151 125.27727) + (xy 167.554148 125.277265) + (xy 167.442888 125.124129) + (xy 167.365715 125.054642) + (xy 167.302216 124.997467) + (xy 167.138284 124.902821) + (xy 167.138277 124.902818) + (xy 166.958259 124.844327) + (xy 166.958256 124.844326) + (xy 166.817192 124.8295) + (xy 165.922808 124.8295) + (xy 165.781744 124.844326) + (xy 165.781741 124.844326) + (xy 165.78174 124.844327) + (xy 165.601722 124.902818) + (xy 165.601715 124.902821) + (xy 165.437785 124.997466) + (xy 165.297111 125.124129) + (xy 165.185851 125.277265) + (xy 165.185848 125.27727) + (xy 165.131779 125.39871) + (xy 165.086528 125.451947) + (xy 165.019679 125.472268) + (xy 164.952456 125.453222) + (xy 164.906201 125.400856) + (xy 164.8945 125.348274) + (xy 164.8945 123.571725) + (xy 164.914185 123.504686) + (xy 164.966989 123.458931) + (xy 165.036147 123.448987) + (xy 165.099703 123.478012) + (xy 165.131779 123.521289) + (xy 165.185848 123.642729) + (xy 165.185851 123.642734) + (xy 165.286213 123.78087) + (xy 165.297112 123.795871) + (xy 165.437784 123.922533) + (xy 165.601716 124.017179) + (xy 165.781744 124.075674) + (xy 165.922808 124.0905) + (xy 165.922812 124.0905) + (xy 166.817188 124.0905) + (xy 166.817192 124.0905) + (xy 166.958256 124.075674) + (xy 167.138284 124.017179) + (xy 167.302216 123.922533) + (xy 167.442888 123.795871) + (xy 167.554151 123.64273) + (xy 167.631144 123.469803) + (xy 167.6705 123.284646) + (xy 167.6705 123.284645) + (xy 171.4195 123.284645) + (xy 171.458855 123.469802) + (xy 171.458857 123.469807) + (xy 171.535848 123.642729) + (xy 171.535851 123.642734) + (xy 171.636213 123.78087) + (xy 171.647112 123.795871) + (xy 171.787784 123.922533) + (xy 171.951716 124.017179) + (xy 172.131744 124.075674) + (xy 172.272808 124.0905) + (xy 172.272812 124.0905) + (xy 173.167188 124.0905) + (xy 173.167192 124.0905) + (xy 173.308256 124.075674) + (xy 173.488284 124.017179) + (xy 173.652216 123.922533) + (xy 173.792888 123.795871) + (xy 173.904151 123.64273) + (xy 173.981144 123.469803) + (xy 174.0205 123.284646) + (xy 174.0205 123.095354) + (xy 173.981144 122.910197) + (xy 173.977897 122.902905) + (xy 173.904151 122.73727) + (xy 173.904148 122.737265) + (xy 173.792888 122.584129) + (xy 173.750035 122.545544) + (xy 173.652216 122.457467) + (xy 173.488284 122.362821) + (xy 173.488277 122.362818) + (xy 173.308259 122.304327) + (xy 173.308256 122.304326) + (xy 173.167192 122.2895) + (xy 172.272808 122.2895) + (xy 172.131744 122.304326) + (xy 172.131741 122.304326) + (xy 172.13174 122.304327) + (xy 171.951722 122.362818) + (xy 171.951715 122.362821) + (xy 171.787785 122.457466) + (xy 171.647111 122.584129) + (xy 171.535851 122.737265) + (xy 171.535848 122.73727) + (xy 171.458857 122.910192) + (xy 171.458855 122.910197) + (xy 171.4195 123.095354) + (xy 171.4195 123.284645) + (xy 167.6705 123.284645) + (xy 167.6705 123.095354) + (xy 167.631144 122.910197) + (xy 167.627897 122.902905) + (xy 167.554151 122.73727) + (xy 167.554148 122.737265) + (xy 167.442888 122.584129) + (xy 167.400035 122.545544) + (xy 167.302216 122.457467) + (xy 167.138284 122.362821) + (xy 167.138277 122.362818) + (xy 166.958259 122.304327) + (xy 166.958256 122.304326) + (xy 166.817192 122.2895) + (xy 165.922808 122.2895) + (xy 165.781744 122.304326) + (xy 165.781741 122.304326) + (xy 165.78174 122.304327) + (xy 165.601722 122.362818) + (xy 165.601715 122.362821) + (xy 165.437785 122.457466) + (xy 165.297111 122.584129) + (xy 165.185851 122.737265) + (xy 165.185848 122.73727) + (xy 165.131779 122.85871) + (xy 165.086528 122.911947) + (xy 165.019679 122.932268) + (xy 164.952456 122.913222) + (xy 164.906201 122.860856) + (xy 164.8945 122.808274) + (xy 164.8945 121.031725) + (xy 164.914185 120.964686) + (xy 164.966989 120.918931) + (xy 165.036147 120.908987) + (xy 165.099703 120.938012) + (xy 165.131779 120.981289) + (xy 165.185848 121.102729) + (xy 165.185851 121.102734) + (xy 165.297111 121.25587) + (xy 165.297112 121.255871) + (xy 165.437784 121.382533) + (xy 165.601716 121.477179) + (xy 165.781744 121.535674) + (xy 165.922808 121.5505) + (xy 165.922812 121.5505) + (xy 166.817188 121.5505) + (xy 166.817192 121.5505) + (xy 166.958256 121.535674) + (xy 167.138284 121.477179) + (xy 167.302216 121.382533) + (xy 167.442888 121.255871) + (xy 167.554151 121.10273) + (xy 167.631144 120.929803) + (xy 167.637479 120.9) + (xy 168.214364 120.9) + (xy 168.271567 121.113486) + (xy 168.27157 121.113492) + (xy 168.371399 121.327578) + (xy 168.506894 121.521082) + (xy 168.673917 121.688105) + (xy 168.867421 121.8236) + (xy 169.081507 121.923429) + (xy 169.081516 121.923433) + (xy 169.295 121.980634) + (xy 169.295 121.085501) + (xy 169.402685 121.13468) + (xy 169.509237 121.15) + (xy 169.580763 121.15) + (xy 169.687315 121.13468) + (xy 169.795 121.085501) + (xy 169.795 121.980633) + (xy 170.008483 121.923433) + (xy 170.008492 121.923429) + (xy 170.222578 121.8236) + (xy 170.416082 121.688105) + (xy 170.583105 121.521082) + (xy 170.7186 121.327578) + (xy 170.818429 121.113492) + (xy 170.818432 121.113486) + (xy 170.875636 120.9) + (xy 169.978686 120.9) + (xy 170.004493 120.859844) + (xy 170.038318 120.744645) + (xy 171.4195 120.744645) + (xy 171.458855 120.929802) + (xy 171.458857 120.929807) + (xy 171.535848 121.102729) + (xy 171.535851 121.102734) + (xy 171.647111 121.25587) + (xy 171.647112 121.255871) + (xy 171.787784 121.382533) + (xy 171.951716 121.477179) + (xy 172.131744 121.535674) + (xy 172.272808 121.5505) + (xy 172.272812 121.5505) + (xy 173.167188 121.5505) + (xy 173.167192 121.5505) + (xy 173.308256 121.535674) + (xy 173.488284 121.477179) + (xy 173.652216 121.382533) + (xy 173.792888 121.255871) + (xy 173.904151 121.10273) + (xy 173.981144 120.929803) + (xy 174.0205 120.744646) + (xy 174.0205 120.555354) + (xy 173.981144 120.370197) + (xy 173.974465 120.355197) + (xy 173.904151 120.19727) + (xy 173.904148 120.197265) + (xy 173.792888 120.044129) + (xy 173.768894 120.022525) + (xy 173.652216 119.917467) + (xy 173.488284 119.822821) + (xy 173.488277 119.822818) + (xy 173.308259 119.764327) + (xy 173.308256 119.764326) + (xy 173.167192 119.7495) + (xy 172.272808 119.7495) + (xy 172.131744 119.764326) + (xy 172.131741 119.764326) + (xy 172.13174 119.764327) + (xy 171.951722 119.822818) + (xy 171.951715 119.822821) + (xy 171.787785 119.917466) + (xy 171.647111 120.044129) + (xy 171.535851 120.197265) + (xy 171.535848 120.19727) + (xy 171.458857 120.370192) + (xy 171.458855 120.370197) + (xy 171.4195 120.555354) + (xy 171.4195 120.744645) + (xy 170.038318 120.744645) + (xy 170.045 120.721889) + (xy 170.045 120.578111) + (xy 170.004493 120.440156) + (xy 169.978686 120.4) + (xy 170.875635 120.4) + (xy 170.873592 120.392372) + (xy 170.875255 120.322522) + (xy 170.914417 120.26466) + (xy 170.973965 120.237806) + (xy 171.051661 120.2255) + (xy 171.150587 120.175095) + (xy 171.229095 120.096587) + (xy 171.2795 119.997661) + (xy 171.2795 119.997659) + (xy 171.279501 119.997658) + (xy 171.296869 119.888002) + (xy 171.296869 119.887997) + (xy 171.279501 119.778341) + (xy 171.275483 119.770455) + (xy 171.229095 119.679413) + (xy 171.229092 119.67941) + (xy 171.22909 119.679407) + (xy 171.150592 119.600909) + (xy 171.150588 119.600906) + (xy 171.150587 119.600905) + (xy 171.146743 119.598946) + (xy 171.051658 119.550498) + (xy 170.942002 119.533131) + (xy 170.941998 119.533131) + (xy 170.832341 119.550498) + (xy 170.733414 119.600904) + (xy 170.733411 119.600906) + (xy 170.656933 119.677384) + (xy 170.595609 119.710868) + (xy 170.525918 119.705884) + (xy 170.481571 119.677383) + (xy 170.416082 119.611894) + (xy 170.222578 119.476399) + (xy 170.008492 119.37657) + (xy 170.008483 119.376566) + (xy 169.780326 119.315432) + (xy 169.780316 119.31543) + (xy 169.695696 119.308027) + (xy 169.630627 119.282574) + (xy 169.589649 119.225983) + (xy 169.585771 119.156221) + (xy 169.620225 119.095437) + (xy 169.682072 119.06293) + (xy 169.706499 119.060499) + (xy 170.404898 119.060499) + (xy 170.434213 119.054669) + (xy 170.467457 119.032457) + (xy 170.489669 118.999213) + (xy 170.4955 118.969899) + (xy 170.4955 118.204645) + (xy 171.4195 118.204645) + (xy 171.458855 118.389802) + (xy 171.458857 118.389807) + (xy 171.535848 118.562729) + (xy 171.535851 118.562734) + (xy 171.646987 118.715699) + (xy 171.647112 118.715871) + (xy 171.787784 118.842533) + (xy 171.951716 118.937179) + (xy 172.131744 118.995674) + (xy 172.272808 119.0105) + (xy 172.272812 119.0105) + (xy 173.167188 119.0105) + (xy 173.167192 119.0105) + (xy 173.308256 118.995674) + (xy 173.488284 118.937179) + (xy 173.518223 118.919894) + (xy 179.0395 118.919894) + (xy 179.039501 118.919902) + (xy 179.04533 118.949212) + (xy 179.067542 118.982457) + (xy 179.082417 118.992395) + (xy 179.100787 119.004669) + (xy 179.10079 119.004669) + (xy 179.100791 119.00467) + (xy 179.107865 119.006077) + (xy 179.130101 119.0105) + (xy 181.549898 119.010499) + (xy 181.579213 119.004669) + (xy 181.612457 118.982457) + (xy 181.634669 118.949213) + (xy 181.6405 118.919899) + (xy 181.640499 117.300102) + (xy 181.634669 117.270787) + (xy 181.623173 117.253581) + (xy 181.612457 117.237542) + (xy 181.579214 117.215332) + (xy 181.579215 117.215332) + (xy 181.579213 117.215331) + (xy 181.579211 117.21533) + (xy 181.579208 117.215329) + (xy 181.549901 117.2095) + (xy 179.130105 117.2095) + (xy 179.130097 117.209501) + (xy 179.100787 117.21533) + (xy 179.067542 117.237542) + (xy 179.045332 117.270785) + (xy 179.045329 117.270791) + (xy 179.0395 117.300098) + (xy 179.0395 118.919894) + (xy 173.518223 118.919894) + (xy 173.652216 118.842533) + (xy 173.792888 118.715871) + (xy 173.904151 118.56273) + (xy 173.981144 118.389803) + (xy 174.0205 118.204646) + (xy 174.0205 118.015354) + (xy 173.981144 117.830197) + (xy 173.942987 117.744497) + (xy 173.904151 117.65727) + (xy 173.904148 117.657265) + (xy 173.792888 117.504129) + (xy 173.774845 117.487883) + (xy 173.652216 117.377467) + (xy 173.488284 117.282821) + (xy 173.488277 117.282818) + (xy 173.308259 117.224327) + (xy 173.308256 117.224326) + (xy 173.167192 117.2095) + (xy 172.272808 117.2095) + (xy 172.131744 117.224326) + (xy 172.131741 117.224326) + (xy 172.13174 117.224327) + (xy 171.951722 117.282818) + (xy 171.951715 117.282821) + (xy 171.787785 117.377466) + (xy 171.647111 117.504129) + (xy 171.535851 117.657265) + (xy 171.535848 117.65727) + (xy 171.458857 117.830192) + (xy 171.458855 117.830197) + (xy 171.4195 118.015354) + (xy 171.4195 118.204645) + (xy 170.4955 118.204645) + (xy 170.495499 117.250102) + (xy 170.489669 117.220787) + (xy 170.488768 117.219438) + (xy 170.467457 117.187542) + (xy 170.43767 117.167641) + (xy 170.434213 117.165331) + (xy 170.434211 117.16533) + (xy 170.434208 117.165329) + (xy 170.404901 117.1595) + (xy 168.685105 117.1595) + (xy 168.685097 117.159501) + (xy 168.655787 117.16533) + (xy 168.622542 117.187542) + (xy 168.600332 117.220785) + (xy 168.600329 117.220791) + (xy 168.5945 117.250098) + (xy 168.5945 118.969894) + (xy 168.594501 118.969902) + (xy 168.60033 118.999212) + (xy 168.622542 119.032457) + (xy 168.627763 119.035945) + (xy 168.655787 119.054669) + (xy 168.65579 119.054669) + (xy 168.655791 119.05467) + (xy 168.665647 119.05663) + (xy 168.685101 119.0605) + (xy 169.383494 119.060499) + (xy 169.450531 119.080183) + (xy 169.496286 119.132987) + (xy 169.50623 119.202146) + (xy 169.477205 119.265702) + (xy 169.418427 119.303476) + (xy 169.3943 119.308027) + (xy 169.309683 119.31543) + (xy 169.309673 119.315432) + (xy 169.081516 119.376566) + (xy 169.081507 119.37657) + (xy 168.867422 119.476399) + (xy 168.86742 119.4764) + (xy 168.673926 119.611886) + (xy 168.67392 119.611891) + (xy 168.506891 119.77892) + (xy 168.506886 119.778926) + (xy 168.3714 119.97242) + (xy 168.371399 119.972422) + (xy 168.27157 120.186507) + (xy 168.271567 120.186513) + (xy 168.214364 120.399999) + (xy 168.214364 120.4) + (xy 169.111314 120.4) + (xy 169.085507 120.440156) + (xy 169.045 120.578111) + (xy 169.045 120.721889) + (xy 169.085507 120.859844) + (xy 169.111314 120.9) + (xy 168.214364 120.9) + (xy 167.637479 120.9) + (xy 167.6705 120.744646) + (xy 167.6705 120.555354) + (xy 167.631144 120.370197) + (xy 167.624465 120.355197) + (xy 167.554151 120.19727) + (xy 167.554148 120.197265) + (xy 167.442888 120.044129) + (xy 167.418894 120.022525) + (xy 167.302216 119.917467) + (xy 167.138284 119.822821) + (xy 167.138277 119.822818) + (xy 166.958259 119.764327) + (xy 166.958256 119.764326) + (xy 166.817192 119.7495) + (xy 165.922808 119.7495) + (xy 165.781744 119.764326) + (xy 165.781741 119.764326) + (xy 165.78174 119.764327) + (xy 165.601722 119.822818) + (xy 165.601715 119.822821) + (xy 165.437785 119.917466) + (xy 165.297111 120.044129) + (xy 165.185851 120.197265) + (xy 165.185848 120.19727) + (xy 165.131779 120.31871) + (xy 165.086528 120.371947) + (xy 165.019679 120.392268) + (xy 164.952456 120.373222) + (xy 164.906201 120.320856) + (xy 164.8945 120.268274) + (xy 164.8945 118.491725) + (xy 164.914185 118.424686) + (xy 164.966989 118.378931) + (xy 165.036147 118.368987) + (xy 165.099703 118.398012) + (xy 165.131779 118.441289) + (xy 165.185848 118.562729) + (xy 165.185851 118.562734) + (xy 165.296987 118.715699) + (xy 165.297112 118.715871) + (xy 165.437784 118.842533) + (xy 165.601716 118.937179) + (xy 165.781744 118.995674) + (xy 165.922808 119.0105) + (xy 165.922812 119.0105) + (xy 166.817188 119.0105) + (xy 166.817192 119.0105) + (xy 166.958256 118.995674) + (xy 167.138284 118.937179) + (xy 167.302216 118.842533) + (xy 167.442888 118.715871) + (xy 167.554151 118.56273) + (xy 167.631144 118.389803) + (xy 167.6705 118.204646) + (xy 167.6705 118.015354) + (xy 167.631144 117.830197) + (xy 167.592987 117.744497) + (xy 167.554151 117.65727) + (xy 167.554148 117.657265) + (xy 167.442888 117.504129) + (xy 167.424845 117.487883) + (xy 167.302216 117.377467) + (xy 167.138284 117.282821) + (xy 167.138277 117.282818) + (xy 166.958259 117.224327) + (xy 166.958256 117.224326) + (xy 166.817192 117.2095) + (xy 165.922808 117.2095) + (xy 165.781744 117.224326) + (xy 165.781741 117.224326) + (xy 165.78174 117.224327) + (xy 165.601722 117.282818) + (xy 165.601715 117.282821) + (xy 165.437785 117.377466) + (xy 165.297111 117.504129) + (xy 165.185851 117.657265) + (xy 165.185848 117.65727) + (xy 165.131779 117.77871) + (xy 165.086528 117.831947) + (xy 165.019679 117.852268) + (xy 164.952456 117.833222) + (xy 164.906201 117.780856) + (xy 164.8945 117.728274) + (xy 164.8945 115.951725) + (xy 164.914185 115.884686) + (xy 164.966989 115.838931) + (xy 165.036147 115.828987) + (xy 165.099703 115.858012) + (xy 165.131779 115.901289) + (xy 165.185848 116.022729) + (xy 165.185851 116.022734) + (xy 165.297111 116.17587) + (xy 165.297112 116.175871) + (xy 165.437784 116.302533) + (xy 165.601716 116.397179) + (xy 165.781744 116.455674) + (xy 165.922808 116.4705) + (xy 165.922812 116.4705) + (xy 166.817188 116.4705) + (xy 166.817192 116.4705) + (xy 166.958256 116.455674) + (xy 167.138284 116.397179) + (xy 167.302216 116.302533) + (xy 167.442888 116.175871) + (xy 167.554151 116.02273) + (xy 167.631144 115.849803) + (xy 167.6705 115.664646) + (xy 167.6705 115.475354) + (xy 167.631144 115.290197) + (xy 167.627897 115.282905) + (xy 167.554151 115.11727) + (xy 167.554148 115.117265) + (xy 167.442888 114.964129) + (xy 167.427353 114.950141) + (xy 167.302216 114.837467) + (xy 167.138284 114.742821) + (xy 167.138277 114.742818) + (xy 166.958259 114.684327) + (xy 166.958256 114.684326) + (xy 166.817192 114.6695) + (xy 165.922808 114.6695) + (xy 165.781744 114.684326) + (xy 165.781741 114.684326) + (xy 165.78174 114.684327) + (xy 165.601722 114.742818) + (xy 165.601715 114.742821) + (xy 165.437785 114.837466) + (xy 165.297111 114.964129) + (xy 165.185851 115.117265) + (xy 165.185848 115.11727) + (xy 165.131779 115.23871) + (xy 165.086528 115.291947) + (xy 165.019679 115.312268) + (xy 164.952456 115.293222) + (xy 164.906201 115.240856) + (xy 164.8945 115.188274) + (xy 164.8945 115.052544) + (xy 164.914185 114.985505) + (xy 164.930814 114.964867) + (xy 165.006095 114.889587) + (xy 165.0565 114.790661) + (xy 165.0565 114.790659) + (xy 165.056501 114.790658) + (xy 165.073869 114.681002) + (xy 165.073869 114.680997) + (xy 165.056501 114.571341) + (xy 165.053525 114.5655) + (xy 165.006095 114.472413) + (xy 165.006092 114.47241) + (xy 165.00609 114.472407) + (xy 164.927592 114.393909) + (xy 164.927588 114.393906) + (xy 164.927587 114.393905) + (xy 164.923743 114.391946) + (xy 164.828658 114.343498) + (xy 164.719002 114.326131) + (xy 164.718998 114.326131) + (xy 164.609342 114.343498) + (xy 164.566793 114.365178) + (xy 164.498124 114.378073) + (xy 164.433384 114.351795) + (xy 164.393128 114.294688) + (xy 164.3865 114.254692) + (xy 164.3865 113.124645) + (xy 165.0695 113.124645) + (xy 165.108855 113.309802) + (xy 165.108857 113.309807) + (xy 165.185848 113.482729) + (xy 165.185851 113.482734) + (xy 165.286617 113.621426) + (xy 165.297112 113.635871) + (xy 165.437784 113.762533) + (xy 165.601716 113.857179) + (xy 165.781744 113.915674) + (xy 165.922808 113.9305) + (xy 165.922812 113.9305) + (xy 166.817188 113.9305) + (xy 166.817192 113.9305) + (xy 166.958256 113.915674) + (xy 167.138284 113.857179) + (xy 167.302216 113.762533) + (xy 167.442888 113.635871) + (xy 167.554151 113.48273) + (xy 167.631144 113.309803) + (xy 167.6705 113.124646) + (xy 167.6705 112.935354) + (xy 167.631144 112.750197) + (xy 167.627897 112.742905) + (xy 167.554151 112.57727) + (xy 167.554148 112.577265) + (xy 167.442888 112.424129) + (xy 167.413807 112.397944) + (xy 167.302216 112.297467) + (xy 167.138284 112.202821) + (xy 167.138277 112.202818) + (xy 166.958259 112.144327) + (xy 166.958256 112.144326) + (xy 166.817192 112.1295) + (xy 165.922808 112.1295) + (xy 165.781744 112.144326) + (xy 165.781741 112.144326) + (xy 165.78174 112.144327) + (xy 165.601722 112.202818) + (xy 165.601715 112.202821) + (xy 165.437785 112.297466) + (xy 165.297111 112.424129) + (xy 165.185851 112.577265) + (xy 165.185848 112.57727) + (xy 165.108857 112.750192) + (xy 165.108855 112.750197) + (xy 165.0695 112.935354) + (xy 165.0695 113.124645) + (xy 164.3865 113.124645) + (xy 164.3865 112.639544) + (xy 164.406185 112.572505) + (xy 164.422814 112.551867) + (xy 164.498095 112.476587) + (xy 164.5485 112.377661) + (xy 164.5485 112.377659) + (xy 164.548501 112.377658) + (xy 164.565869 112.268002) + (xy 164.565869 112.267997) + (xy 164.548501 112.158341) + (xy 164.543931 112.149372) + (xy 164.498095 112.059413) + (xy 164.498092 112.05941) + (xy 164.49809 112.059407) + (xy 164.419592 111.980909) + (xy 164.419588 111.980906) + (xy 164.419587 111.980905) + (xy 164.373927 111.95764) + (xy 164.320658 111.930498) + (xy 164.211002 111.913131) + (xy 164.210998 111.913131) + (xy 164.101341 111.930498) + (xy 164.002414 111.980904) + (xy 164.002407 111.980909) + (xy 163.923909 112.059407) + (xy 163.923904 112.059414) + (xy 163.873498 112.158341) + (xy 163.856131 112.267997) + (xy 163.856131 112.268002) + (xy 163.873498 112.377658) + (xy 163.900642 112.430931) + (xy 163.923905 112.476587) + (xy 163.999182 112.551864) + (xy 164.032666 112.613185) + (xy 164.0355 112.639544) + (xy 164.0355 121.802455) + (xy 164.015815 121.869494) + (xy 163.999181 121.890136) + (xy 163.923909 121.965407) + (xy 163.923904 121.965414) + (xy 163.873498 122.064341) + (xy 163.856131 122.173997) + (xy 163.856131 122.174002) + (xy 163.873498 122.283658) + (xy 163.913832 122.362818) + (xy 163.923905 122.382587) + (xy 163.999182 122.457864) + (xy 164.032666 122.519185) + (xy 164.0355 122.545544) + (xy 164.0355 139.067944) + (xy 164.015815 139.134983) + (xy 163.999181 139.155625) + (xy 163.666625 139.488181) + (xy 163.605302 139.521666) + (xy 163.578944 139.5245) + (xy 160.772545 139.5245) + (xy 160.705506 139.504815) + (xy 160.684864 139.488181) + (xy 160.609592 139.412909) + (xy 160.609588 139.412906) + (xy 160.609587 139.412905) + (xy 160.581857 139.398776) + (xy 160.510658 139.362498) + (xy 160.401002 139.345131) + (xy 160.400998 139.345131) + (xy 160.291341 139.362498) + (xy 160.192414 139.412904) + (xy 160.192407 139.412909) + (xy 160.113909 139.491407) + (xy 160.113904 139.491414) + (xy 160.063498 139.590341) + (xy 160.046131 139.699997) + (xy 160.046131 139.700002) + (xy 153.5915 139.700002) + (xy 153.5915 119.380002) + (xy 159.792131 119.380002) + (xy 159.809498 119.489658) + (xy 159.859904 119.588585) + (xy 159.859909 119.588592) + (xy 159.938407 119.66709) + (xy 159.93841 119.667092) + (xy 159.938413 119.667095) + (xy 159.992986 119.694901) + (xy 160.037341 119.717501) + (xy 160.146998 119.734869) + (xy 160.147 119.734869) + (xy 160.147002 119.734869) + (xy 160.256658 119.717501) + (xy 160.256659 119.7175) + (xy 160.256661 119.7175) + (xy 160.355587 119.667095) + (xy 160.434095 119.588587) + (xy 160.4845 119.489661) + (xy 160.4845 119.489659) + (xy 160.484501 119.489658) + (xy 160.501869 119.380002) + (xy 160.501869 119.379997) + (xy 160.484501 119.270341) + (xy 160.482137 119.265702) + (xy 160.434095 119.171413) + (xy 160.434092 119.17141) + (xy 160.43409 119.171407) + (xy 160.355592 119.092909) + (xy 160.355588 119.092906) + (xy 160.355587 119.092905) + (xy 160.330252 119.079996) + (xy 160.256658 119.042498) + (xy 160.147002 119.025131) + (xy 160.146998 119.025131) + (xy 160.037341 119.042498) + (xy 159.938414 119.092904) + (xy 159.938407 119.092909) + (xy 159.859909 119.171407) + (xy 159.859904 119.171414) + (xy 159.809498 119.270341) + (xy 159.792131 119.379997) + (xy 159.792131 119.380002) + (xy 153.5915 119.380002) + (xy 153.5915 104.929213) + (xy 153.593531 104.906862) + (xy 153.594136 104.903559) + (xy 153.596422 104.891086) + (xy 153.58624 104.858414) + (xy 153.584234 104.851214) + (xy 153.582698 104.844982) + (xy 153.576048 104.818) + (xy 153.576045 104.817997) + (xy 153.575383 104.816735) + (xy 153.574639 104.81494) + (xy 153.572569 104.81127) + (xy 153.571418 104.809705) + (xy 153.570683 104.808489) + (xy 153.546498 104.784304) + (xy 153.541363 104.778849) + (xy 153.53795 104.774997) + (xy 153.518679 104.753244) + (xy 153.518678 104.753243) + (xy 153.517482 104.752418) + (xy 153.500246 104.738052) + (xy 153.292959 104.530765) + (xy 153.259474 104.469442) + (xy 153.258167 104.423685) + (xy 153.262869 104.394) + (xy 153.262869 104.393997) + (xy 153.245501 104.284341) + (xy 153.210395 104.215442) + (xy 153.195095 104.185413) + (xy 153.195092 104.18541) + (xy 153.19509 104.185407) + (xy 153.116592 104.106909) + (xy 153.116588 104.106906) + (xy 153.116587 104.106905) + (xy 153.111249 104.104185) + (xy 153.017658 104.056498) + (xy 152.908002 104.039131) + (xy 152.907998 104.039131) + (xy 152.798341 104.056498) + (xy 152.699414 104.106904) + (xy 152.699407 104.106909) + (xy 152.620909 104.185407) + (xy 152.620904 104.185414) + (xy 152.570498 104.284341) + (xy 152.553131 104.393997) + (xy 152.553131 104.394002) + (xy 152.570498 104.503658) + (xy 152.620904 104.602585) + (xy 152.620909 104.602592) + (xy 152.699407 104.68109) + (xy 152.69941 104.681092) + (xy 152.699413 104.681095) + (xy 152.798339 104.7315) + (xy 152.798341 104.731501) + (xy 152.907998 104.748869) + (xy 152.908 104.748869) + (xy 152.937684 104.744167) + (xy 153.006976 104.753121) + (xy 153.044764 104.778959) + (xy 153.204181 104.938376) + (xy 153.237666 104.999699) + (xy 153.2405 105.026057) + (xy 153.2405 106.717697) + (xy 153.220815 106.784736) + (xy 153.168011 106.830491) + (xy 153.098853 106.840435) + (xy 153.035297 106.81141) + (xy 153.023685 106.799924) + (xy 153.010681 106.785245) + (xy 153.009482 106.784418) + (xy 152.992246 106.770052) + (xy 152.784959 106.562765) + (xy 152.751474 106.501442) + (xy 152.750167 106.455685) + (xy 152.754869 106.426) + (xy 152.754869 106.425997) + (xy 152.737501 106.316341) + (xy 152.720236 106.282457) + (xy 152.687095 106.217413) + (xy 152.687092 106.21741) + (xy 152.68709 106.217407) + (xy 152.608592 106.138909) + (xy 152.608588 106.138906) + (xy 152.608587 106.138905) + (xy 152.604743 106.136946) + (xy 152.509658 106.088498) + (xy 152.390361 106.069604) + (xy 152.390829 106.066646) + (xy 152.339064 106.051446) + (xy 152.293309 105.998642) + (xy 152.283365 105.929484) + (xy 152.305784 105.874247) + (xy 152.309164 105.869593) + (xy 152.314151 105.86273) + (xy 152.391144 105.689803) + (xy 152.4305 105.504646) + (xy 152.4305 105.315354) + (xy 152.391144 105.130197) + (xy 152.389486 105.126474) + (xy 152.314151 104.95727) + (xy 152.314148 104.957265) + (xy 152.202888 104.804129) + (xy 152.174812 104.778849) + (xy 152.062216 104.677467) + (xy 151.898284 104.582821) + (xy 151.898277 104.582818) + (xy 151.718259 104.524327) + (xy 151.718256 104.524326) + (xy 151.577192 104.5095) + (xy 150.682808 104.5095) + (xy 150.541744 104.524326) + (xy 150.541741 104.524326) + (xy 150.54174 104.524327) + (xy 150.361722 104.582818) + (xy 150.361715 104.582821) + (xy 150.197785 104.677466) + (xy 150.057111 104.804129) + (xy 149.945851 104.957265) + (xy 149.945848 104.95727) + (xy 149.891779 105.07871) + (xy 149.846528 105.131947) + (xy 149.779679 105.152268) + (xy 149.712456 105.133222) + (xy 149.666201 105.080856) + (xy 149.6545 105.028274) + (xy 149.6545 103.505002) + (xy 155.093131 103.505002) + (xy 155.110498 103.614658) + (xy 155.128169 103.649339) + (xy 155.160905 103.713587) + (xy 155.236182 103.788864) + (xy 155.269666 103.850185) + (xy 155.2725 103.876544) + (xy 155.2725 112.49478) + (xy 155.270469 112.517132) + (xy 155.267577 112.532912) + (xy 155.267576 112.532912) + (xy 155.277758 112.565586) + (xy 155.279768 112.572798) + (xy 155.287951 112.605999) + (xy 155.288627 112.607286) + (xy 155.289373 112.609088) + (xy 155.291412 112.612702) + (xy 155.292559 112.614261) + (xy 155.293313 112.615509) + (xy 155.317508 112.639703) + (xy 155.322643 112.645158) + (xy 155.345319 112.670755) + (xy 155.346505 112.671573) + (xy 155.363749 112.685944) + (xy 155.57104 112.893235) + (xy 155.604525 112.954558) + (xy 155.605832 113.000311) + (xy 155.601132 113.029997) + (xy 155.601131 113.030002) + (xy 155.618498 113.139658) + (xy 155.668904 113.238585) + (xy 155.668909 113.238592) + (xy 155.747407 113.31709) + (xy 155.74741 113.317092) + (xy 155.747413 113.317095) + (xy 155.830053 113.359202) + (xy 155.846341 113.367501) + (xy 155.955998 113.384869) + (xy 155.956 113.384869) + (xy 155.956002 113.384869) + (xy 156.065658 113.367501) + (xy 156.065659 113.3675) + (xy 156.065661 113.3675) + (xy 156.164587 113.317095) + (xy 156.243095 113.238587) + (xy 156.2935 113.139661) + (xy 156.2935 113.139659) + (xy 156.293501 113.139658) + (xy 156.310869 113.030002) + (xy 156.310869 113.029997) + (xy 156.293501 112.920341) + (xy 156.290035 112.913539) + (xy 156.243095 112.821413) + (xy 156.243092 112.82141) + (xy 156.24309 112.821407) + (xy 156.164592 112.742909) + (xy 156.164588 112.742906) + (xy 156.164587 112.742905) + (xy 156.082061 112.700856) + (xy 156.065658 112.692498) + (xy 155.956003 112.675131) + (xy 155.956001 112.675131) + (xy 155.956 112.675131) + (xy 155.94399 112.677033) + (xy 155.92631 112.679833) + (xy 155.857017 112.670876) + (xy 155.819234 112.64504) + (xy 155.659819 112.485625) + (xy 155.626334 112.424302) + (xy 155.6235 112.397944) + (xy 155.6235 110.584645) + (xy 165.0695 110.584645) + (xy 165.108855 110.769802) + (xy 165.108857 110.769807) + (xy 165.185848 110.942729) + (xy 165.185851 110.942734) + (xy 165.296987 111.095699) + (xy 165.297112 111.095871) + (xy 165.437784 111.222533) + (xy 165.601716 111.317179) + (xy 165.781744 111.375674) + (xy 165.922808 111.3905) + (xy 165.922812 111.3905) + (xy 166.817188 111.3905) + (xy 166.817192 111.3905) + (xy 166.958256 111.375674) + (xy 167.138284 111.317179) + (xy 167.302216 111.222533) + (xy 167.442888 111.095871) + (xy 167.554151 110.94273) + (xy 167.631144 110.769803) + (xy 167.6705 110.584646) + (xy 167.6705 110.395354) + (xy 167.631144 110.210197) + (xy 167.627897 110.202905) + (xy 167.554151 110.03727) + (xy 167.554148 110.037265) + (xy 167.442888 109.884129) + (xy 167.391277 109.837658) + (xy 167.302216 109.757467) + (xy 167.138284 109.662821) + (xy 167.138277 109.662818) + (xy 166.958259 109.604327) + (xy 166.958256 109.604326) + (xy 166.817192 109.5895) + (xy 165.922808 109.5895) + (xy 165.781744 109.604326) + (xy 165.781741 109.604326) + (xy 165.78174 109.604327) + (xy 165.601722 109.662818) + (xy 165.601715 109.662821) + (xy 165.437785 109.757466) + (xy 165.297111 109.884129) + (xy 165.185851 110.037265) + (xy 165.185848 110.03727) + (xy 165.108857 110.210192) + (xy 165.108855 110.210197) + (xy 165.0695 110.395354) + (xy 165.0695 110.584645) + (xy 155.6235 110.584645) + (xy 155.6235 109.484912) + (xy 168.348576 109.484912) + (xy 168.358758 109.517586) + (xy 168.360768 109.524798) + (xy 168.368951 109.557999) + (xy 168.369627 109.559286) + (xy 168.370373 109.561088) + (xy 168.372412 109.564702) + (xy 168.373559 109.566261) + (xy 168.374313 109.567509) + (xy 168.398508 109.591703) + (xy 168.403643 109.597158) + (xy 168.426319 109.622755) + (xy 168.427505 109.623573) + (xy 168.444749 109.637944) + (xy 169.12986 110.323055) + (xy 169.163345 110.384378) + (xy 169.158361 110.45407) + (xy 169.125153 110.502883) + (xy 169.107112 110.519129) + (xy 169.107109 110.519132) + (xy 168.995851 110.672265) + (xy 168.995848 110.67227) + (xy 168.918857 110.845192) + (xy 168.918855 110.845197) + (xy 168.8795 111.030354) + (xy 168.8795 111.219645) + (xy 168.918855 111.404802) + (xy 168.918857 111.404807) + (xy 168.995848 111.577729) + (xy 168.995851 111.577734) + (xy 169.059511 111.665354) + (xy 169.107112 111.730871) + (xy 169.247784 111.857533) + (xy 169.411716 111.952179) + (xy 169.591744 112.010674) + (xy 169.732808 112.0255) + (xy 169.732812 112.0255) + (xy 170.627188 112.0255) + (xy 170.627192 112.0255) + (xy 170.768256 112.010674) + (xy 170.948284 111.952179) + (xy 171.112216 111.857533) + (xy 171.252888 111.730871) + (xy 171.364151 111.57773) + (xy 171.418221 111.456289) + (xy 171.463471 111.403052) + (xy 171.53032 111.382731) + (xy 171.597544 111.401777) + (xy 171.643799 111.454143) + (xy 171.6555 111.506725) + (xy 171.6555 111.889943) + (xy 171.635815 111.956982) + (xy 171.619181 111.977624) + (xy 170.854619 112.742185) + (xy 170.793296 112.77567) + (xy 170.753977 112.777825) + (xy 170.696734 112.771808) + (xy 170.627192 112.7645) + (xy 169.732808 112.7645) + (xy 169.591744 112.779326) + (xy 169.591741 112.779326) + (xy 169.59174 112.779327) + (xy 169.411722 112.837818) + (xy 169.411715 112.837821) + (xy 169.247785 112.932466) + (xy 169.107111 113.059129) + (xy 168.995851 113.212265) + (xy 168.995848 113.21227) + (xy 168.918857 113.385192) + (xy 168.918855 113.385197) + (xy 168.8795 113.570354) + (xy 168.8795 113.759645) + (xy 168.918855 113.944802) + (xy 168.918857 113.944807) + (xy 168.995848 114.117729) + (xy 168.995851 114.117734) + (xy 169.10711 114.270869) + (xy 169.107111 114.27087) + (xy 169.107112 114.270871) + (xy 169.247784 114.397533) + (xy 169.411716 114.492179) + (xy 169.591744 114.550674) + (xy 169.732808 114.5655) + (xy 169.732812 114.5655) + (xy 170.627188 114.5655) + (xy 170.627192 114.5655) + (xy 170.768256 114.550674) + (xy 170.948284 114.492179) + (xy 171.112216 114.397533) + (xy 171.252888 114.270871) + (xy 171.252888 114.27087) + (xy 171.25289 114.270869) + (xy 171.364148 114.117734) + (xy 171.364147 114.117734) + (xy 171.364151 114.11773) + (xy 171.441144 113.944803) + (xy 171.4805 113.759646) + (xy 171.4805 113.570354) + (xy 171.447479 113.414999) + (xy 176.121127 113.414999) + (xy 176.121128 113.415) + (xy 177.484314 113.415) + (xy 177.472359 113.426955) + (xy 177.414835 113.539852) + (xy 177.395014 113.665) + (xy 177.414835 113.790148) + (xy 177.472359 113.903045) + (xy 177.484314 113.915) + (xy 176.121128 113.915) + (xy 176.17373 114.111317) + (xy 176.173734 114.111326) + (xy 176.269865 114.317482) + (xy 176.400342 114.50382) + (xy 176.561179 114.664657) + (xy 176.747517 114.795134) + (xy 176.953673 114.891265) + (xy 176.953682 114.891269) + (xy 177.173389 114.950139) + (xy 177.1734 114.950141) + (xy 177.343233 114.964999) + (xy 177.343236 114.965) + (xy 177.55 114.965) + (xy 177.55 113.980686) + (xy 177.561955 113.992641) + (xy 177.674852 114.050165) + (xy 177.768519 114.065) + (xy 177.831481 114.065) + (xy 177.925148 114.050165) + (xy 178.038045 113.992641) + (xy 178.05 113.980686) + (xy 178.05 114.965) + (xy 178.256764 114.965) + (xy 178.256766 114.964999) + (xy 178.426599 114.950141) + (xy 178.42661 114.950139) + (xy 178.646317 114.891269) + (xy 178.646326 114.891265) + (xy 178.852482 114.795134) + (xy 179.03882 114.664657) + (xy 179.199657 114.50382) + (xy 179.330134 114.317482) + (xy 179.426265 114.111326) + (xy 179.426269 114.111317) + (xy 179.478872 113.915) + (xy 178.115686 113.915) + (xy 178.127641 113.903045) + (xy 178.185165 113.790148) + (xy 178.204986 113.665) + (xy 178.185165 113.539852) + (xy 178.127641 113.426955) + (xy 178.115686 113.415) + (xy 179.478872 113.415) + (xy 179.478872 113.414999) + (xy 179.426269 113.218682) + (xy 179.426265 113.218673) + (xy 179.330134 113.012517) + (xy 179.199657 112.826179) + (xy 179.03882 112.665342) + (xy 178.852482 112.534865) + (xy 178.646326 112.438734) + (xy 178.646317 112.43873) + (xy 178.42661 112.37986) + (xy 178.426599 112.379858) + (xy 178.256766 112.365) + (xy 178.05 112.365) + (xy 178.05 113.349314) + (xy 178.038045 113.337359) + (xy 177.925148 113.279835) + (xy 177.831481 113.265) + (xy 177.768519 113.265) + (xy 177.674852 113.279835) + (xy 177.561955 113.337359) + (xy 177.55 113.349314) + (xy 177.55 112.365) + (xy 177.343233 112.365) + (xy 177.1734 112.379858) + (xy 177.173389 112.37986) + (xy 176.953682 112.43873) + (xy 176.953673 112.438734) + (xy 176.747517 112.534865) + (xy 176.561179 112.665342) + (xy 176.400342 112.826179) + (xy 176.269865 113.012517) + (xy 176.173734 113.218673) + (xy 176.17373 113.218682) + (xy 176.121127 113.414999) + (xy 171.447479 113.414999) + (xy 171.441144 113.385197) + (xy 171.435803 113.373202) + (xy 171.364151 113.21227) + (xy 171.364148 113.212265) + (xy 171.252893 113.059135) + (xy 171.252886 113.059127) + (xy 171.234846 113.042883) + (xy 171.198199 112.983396) + (xy 171.19953 112.913539) + (xy 171.230137 112.863056) + (xy 171.935857 112.157336) + (xy 171.953087 112.142976) + (xy 171.966295 112.133861) + (xy 171.982211 112.103534) + (xy 171.985852 112.097078) + (xy 172.003568 112.067774) + (xy 172.003568 112.067771) + (xy 172.003995 112.066403) + (xy 172.00474 112.064604) + (xy 172.005863 112.060573) + (xy 172.006155 112.058659) + (xy 172.0065 112.057259) + (xy 172.0065 112.023057) + (xy 172.006726 112.01557) + (xy 172.007022 112.010672) + (xy 172.008792 111.981418) + (xy 172.00879 111.981414) + (xy 172.00853 111.979988) + (xy 172.0065 111.95764) + (xy 172.0065 111.219645) + (xy 176.4995 111.219645) + (xy 176.538855 111.404802) + (xy 176.538857 111.404807) + (xy 176.615848 111.577729) + (xy 176.615851 111.577734) + (xy 176.679511 111.665354) + (xy 176.727112 111.730871) + (xy 176.867784 111.857533) + (xy 177.031716 111.952179) + (xy 177.211744 112.010674) + (xy 177.352808 112.0255) + (xy 177.352812 112.0255) + (xy 178.247188 112.0255) + (xy 178.247192 112.0255) + (xy 178.388256 112.010674) + (xy 178.568284 111.952179) + (xy 178.732216 111.857533) + (xy 178.872888 111.730871) + (xy 178.984151 111.57773) + (xy 179.061144 111.404803) + (xy 179.1005 111.219646) + (xy 179.1005 111.030354) + (xy 179.061144 110.845197) + (xy 179.055803 110.833202) + (xy 178.984151 110.67227) + (xy 178.984148 110.672265) + (xy 178.872888 110.519129) + (xy 178.840534 110.489997) + (xy 178.732216 110.392467) + (xy 178.568284 110.297821) + (xy 178.568277 110.297818) + (xy 178.388259 110.239327) + (xy 178.388256 110.239326) + (xy 178.247192 110.2245) + (xy 177.352808 110.2245) + (xy 177.211744 110.239326) + (xy 177.211741 110.239326) + (xy 177.21174 110.239327) + (xy 177.031722 110.297818) + (xy 177.031715 110.297821) + (xy 176.867785 110.392466) + (xy 176.727111 110.519129) + (xy 176.615851 110.672265) + (xy 176.615848 110.67227) + (xy 176.538857 110.845192) + (xy 176.538855 110.845197) + (xy 176.4995 111.030354) + (xy 176.4995 111.219645) + (xy 172.0065 111.219645) + (xy 172.0065 108.679645) + (xy 176.4995 108.679645) + (xy 176.538855 108.864802) + (xy 176.538857 108.864807) + (xy 176.615848 109.037729) + (xy 176.615851 109.037734) + (xy 176.72711 109.190869) + (xy 176.727111 109.19087) + (xy 176.727112 109.190871) + (xy 176.867784 109.317533) + (xy 177.031716 109.412179) + (xy 177.211744 109.470674) + (xy 177.352808 109.4855) + (xy 177.352812 109.4855) + (xy 178.247188 109.4855) + (xy 178.247192 109.4855) + (xy 178.388256 109.470674) + (xy 178.568284 109.412179) + (xy 178.732216 109.317533) + (xy 178.872888 109.190871) + (xy 178.872888 109.19087) + (xy 178.87289 109.190869) + (xy 178.984148 109.037734) + (xy 178.984147 109.037734) + (xy 178.984151 109.03773) + (xy 179.061144 108.864803) + (xy 179.1005 108.679646) + (xy 179.1005 108.490354) + (xy 179.061144 108.305197) + (xy 179.055803 108.293202) + (xy 178.984151 108.13227) + (xy 178.984148 108.132265) + (xy 178.872888 107.979129) + (xy 178.746969 107.865751) + (xy 178.732216 107.852467) + (xy 178.568284 107.757821) + (xy 178.568277 107.757818) + (xy 178.388259 107.699327) + (xy 178.388256 107.699326) + (xy 178.247192 107.6845) + (xy 177.352808 107.6845) + (xy 177.211744 107.699326) + (xy 177.211741 107.699326) + (xy 177.21174 107.699327) + (xy 177.031722 107.757818) + (xy 177.031715 107.757821) + (xy 176.867785 107.852466) + (xy 176.727111 107.979129) + (xy 176.615851 108.132265) + (xy 176.615848 108.13227) + (xy 176.538857 108.305192) + (xy 176.538855 108.305197) + (xy 176.4995 108.490354) + (xy 176.4995 108.679645) + (xy 172.0065 108.679645) + (xy 172.0065 106.854894) + (xy 176.4995 106.854894) + (xy 176.499501 106.854902) + (xy 176.50533 106.884212) + (xy 176.527542 106.917457) + (xy 176.544219 106.928599) + (xy 176.560787 106.939669) + (xy 176.56079 106.939669) + (xy 176.560791 106.93967) + (xy 176.570118 106.941525) + (xy 176.590101 106.9455) + (xy 179.009898 106.945499) + (xy 179.039213 106.939669) + (xy 179.072457 106.917457) + (xy 179.094669 106.884213) + (xy 179.1005 106.854899) + (xy 179.1005 106.045001) + (xy 179.504318 106.045001) + (xy 179.524955 106.20176) + (xy 179.524956 106.201762) + (xy 179.579321 106.333012) + (xy 179.585464 106.347841) + (xy 179.681718 106.473282) + (xy 179.807159 106.569536) + (xy 179.953238 106.630044) + (xy 180.031619 106.640363) + (xy 180.109999 106.650682) + (xy 180.11 106.650682) + (xy 180.110001 106.650682) + (xy 180.162254 106.643802) + (xy 180.266762 106.630044) + (xy 180.412841 106.569536) + (xy 180.538282 106.473282) + (xy 180.634536 106.347841) + (xy 180.695044 106.201762) + (xy 180.715682 106.045001) + (xy 181.004318 106.045001) + (xy 181.024955 106.20176) + (xy 181.024956 106.201762) + (xy 181.079321 106.333012) + (xy 181.085464 106.347841) + (xy 181.181718 106.473282) + (xy 181.307159 106.569536) + (xy 181.453238 106.630044) + (xy 181.531619 106.640363) + (xy 181.609999 106.650682) + (xy 181.61 106.650682) + (xy 181.610001 106.650682) + (xy 181.662254 106.643802) + (xy 181.766762 106.630044) + (xy 181.912841 106.569536) + (xy 182.038282 106.473282) + (xy 182.134536 106.347841) + (xy 182.195044 106.201762) + (xy 182.215682 106.045) + (xy 182.213399 106.027661) + (xy 182.195044 105.888239) + (xy 182.195044 105.888238) + (xy 182.134536 105.742159) + (xy 182.038282 105.616718) + (xy 181.912841 105.520464) + (xy 181.910902 105.519661) + (xy 181.766762 105.459956) + (xy 181.76676 105.459955) + (xy 181.610001 105.439318) + (xy 181.609999 105.439318) + (xy 181.453239 105.459955) + (xy 181.453237 105.459956) + (xy 181.30716 105.520463) + (xy 181.181718 105.616718) + (xy 181.085463 105.74216) + (xy 181.024956 105.888237) + (xy 181.024955 105.888239) + (xy 181.004318 106.044998) + (xy 181.004318 106.045001) + (xy 180.715682 106.045001) + (xy 180.715682 106.045) + (xy 180.713399 106.027661) + (xy 180.695044 105.888239) + (xy 180.695044 105.888238) + (xy 180.634536 105.742159) + (xy 180.538282 105.616718) + (xy 180.412841 105.520464) + (xy 180.410902 105.519661) + (xy 180.266762 105.459956) + (xy 180.26676 105.459955) + (xy 180.110001 105.439318) + (xy 180.109999 105.439318) + (xy 179.953239 105.459955) + (xy 179.953237 105.459956) + (xy 179.80716 105.520463) + (xy 179.681718 105.616718) + (xy 179.585463 105.74216) + (xy 179.524956 105.888237) + (xy 179.524955 105.888239) + (xy 179.504318 106.044998) + (xy 179.504318 106.045001) + (xy 179.1005 106.045001) + (xy 179.100499 105.235102) + (xy 179.094669 105.205787) + (xy 179.088632 105.196752) + (xy 179.072457 105.172542) + (xy 179.039214 105.150332) + (xy 179.039215 105.150332) + (xy 179.039213 105.150331) + (xy 179.039211 105.15033) + (xy 179.039208 105.150329) + (xy 179.009901 105.1445) + (xy 176.590105 105.1445) + (xy 176.590097 105.144501) + (xy 176.560787 105.15033) + (xy 176.527542 105.172542) + (xy 176.505332 105.205785) + (xy 176.505329 105.205791) + (xy 176.4995 105.235098) + (xy 176.4995 106.854894) + (xy 172.0065 106.854894) + (xy 172.0065 103.278219) + (xy 172.008531 103.255866) + (xy 172.008813 103.254326) + (xy 172.011423 103.240087) + (xy 172.001231 103.207382) + (xy 171.999232 103.200206) + (xy 171.991048 103.167) + (xy 171.991044 103.166995) + (xy 171.990381 103.165731) + (xy 171.989632 103.163924) + (xy 171.987587 103.160298) + (xy 171.986436 103.158733) + (xy 171.985685 103.157492) + (xy 171.985685 103.15749) + (xy 171.96149 103.133295) + (xy 171.956371 103.127858) + (xy 171.933679 103.102244) + (xy 171.933678 103.102243) + (xy 171.932489 103.101423) + (xy 171.91525 103.087055) + (xy 171.57872 102.750525) + (xy 171.230138 102.401944) + (xy 171.196654 102.340622) + (xy 171.201638 102.270931) + (xy 171.234849 102.222113) + (xy 171.252888 102.205871) + (xy 171.364151 102.05273) + (xy 171.441144 101.879803) + (xy 171.4805 101.694646) + (xy 171.4805 101.505354) + (xy 171.441144 101.320197) + (xy 171.364151 101.14727) + (xy 171.364148 101.147265) + (xy 171.252888 100.994129) + (xy 171.20112 100.947517) + (xy 171.112216 100.867467) + (xy 170.948284 100.772821) + (xy 170.948277 100.772818) + (xy 170.768259 100.714327) + (xy 170.768256 100.714326) + (xy 170.627192 100.6995) + (xy 169.732808 100.6995) + (xy 169.591744 100.714326) + (xy 169.591741 100.714326) + (xy 169.59174 100.714327) + (xy 169.411722 100.772818) + (xy 169.411715 100.772821) + (xy 169.247785 100.867466) + (xy 169.107111 100.994129) + (xy 168.995851 101.147265) + (xy 168.995848 101.14727) + (xy 168.941779 101.26871) + (xy 168.896528 101.321947) + (xy 168.829679 101.342268) + (xy 168.762456 101.323222) + (xy 168.716201 101.270856) + (xy 168.7045 101.218274) + (xy 168.7045 100.835056) + (xy 168.724185 100.768017) + (xy 168.740815 100.747379) + (xy 169.50538 99.982813) + (xy 169.566703 99.949329) + (xy 169.606018 99.947174) + (xy 169.732808 99.9605) + (xy 169.732812 99.9605) + (xy 170.627188 99.9605) + (xy 170.627192 99.9605) + (xy 170.768256 99.945674) + (xy 170.948284 99.887179) + (xy 171.112216 99.792533) + (xy 171.252888 99.665871) + (xy 171.364151 99.51273) + (xy 171.441144 99.339803) + (xy 171.4805 99.154646) + (xy 171.4805 98.965354) + (xy 171.441144 98.780197) + (xy 171.364151 98.60727) + (xy 171.364148 98.607265) + (xy 171.252888 98.454129) + (xy 171.20112 98.407517) + (xy 171.112216 98.327467) + (xy 170.948284 98.232821) + (xy 170.948277 98.232818) + (xy 170.768259 98.174327) + (xy 170.768256 98.174326) + (xy 170.627192 98.1595) + (xy 169.732808 98.1595) + (xy 169.591744 98.174326) + (xy 169.591741 98.174326) + (xy 169.59174 98.174327) + (xy 169.411722 98.232818) + (xy 169.411715 98.232821) + (xy 169.247785 98.327466) + (xy 169.107111 98.454129) + (xy 168.995851 98.607265) + (xy 168.995848 98.60727) + (xy 168.918857 98.780192) + (xy 168.918855 98.780197) + (xy 168.8795 98.965354) + (xy 168.8795 99.154645) + (xy 168.918855 99.339802) + (xy 168.918857 99.339807) + (xy 168.995848 99.512729) + (xy 168.995851 99.512734) + (xy 169.10711 99.665869) + (xy 169.107117 99.665877) + (xy 169.125151 99.682115) + (xy 169.161799 99.741602) + (xy 169.160468 99.811459) + (xy 169.129859 99.861945) + (xy 168.424149 100.567655) + (xy 168.406914 100.58202) + (xy 168.393705 100.591138) + (xy 168.377805 100.621431) + (xy 168.374131 100.627944) + (xy 168.35643 100.657227) + (xy 168.355992 100.658634) + (xy 168.355247 100.660431) + (xy 168.354145 100.664387) + (xy 168.353853 100.666307) + (xy 168.3535 100.66774) + (xy 168.3535 100.701952) + (xy 168.353274 100.709438) + (xy 168.351208 100.743581) + (xy 168.351468 100.744995) + (xy 168.3535 100.76735) + (xy 168.3535 109.44678) + (xy 168.351469 109.469132) + (xy 168.348577 109.484912) + (xy 168.348576 109.484912) + (xy 155.6235 109.484912) + (xy 155.6235 108.044645) + (xy 165.0695 108.044645) + (xy 165.108855 108.229802) + (xy 165.108857 108.229807) + (xy 165.185848 108.402729) + (xy 165.185851 108.402734) + (xy 165.296987 108.555699) + (xy 165.297112 108.555871) + (xy 165.437784 108.682533) + (xy 165.601716 108.777179) + (xy 165.781744 108.835674) + (xy 165.922808 108.8505) + (xy 165.922812 108.8505) + (xy 166.817188 108.8505) + (xy 166.817192 108.8505) + (xy 166.958256 108.835674) + (xy 167.138284 108.777179) + (xy 167.302216 108.682533) + (xy 167.442888 108.555871) + (xy 167.554151 108.40273) + (xy 167.631144 108.229803) + (xy 167.6705 108.044646) + (xy 167.6705 107.855354) + (xy 167.631144 107.670197) + (xy 167.592987 107.584497) + (xy 167.554151 107.49727) + (xy 167.554148 107.497265) + (xy 167.442888 107.344129) + (xy 167.360102 107.269588) + (xy 167.302216 107.217467) + (xy 167.138284 107.122821) + (xy 167.138277 107.122818) + (xy 166.958259 107.064327) + (xy 166.958256 107.064326) + (xy 166.817192 107.0495) + (xy 165.922808 107.0495) + (xy 165.781744 107.064326) + (xy 165.781741 107.064326) + (xy 165.78174 107.064327) + (xy 165.601722 107.122818) + (xy 165.601715 107.122821) + (xy 165.437785 107.217466) + (xy 165.297111 107.344129) + (xy 165.185851 107.497265) + (xy 165.185848 107.49727) + (xy 165.108857 107.670192) + (xy 165.108855 107.670197) + (xy 165.0695 107.855354) + (xy 165.0695 108.044645) + (xy 155.6235 108.044645) + (xy 155.6235 106.219894) + (xy 165.0695 106.219894) + (xy 165.069501 106.219902) + (xy 165.07533 106.249212) + (xy 165.097542 106.282457) + (xy 165.10815 106.289544) + (xy 165.130787 106.304669) + (xy 165.13079 106.304669) + (xy 165.130791 106.30467) + (xy 165.140647 106.30663) + (xy 165.160101 106.3105) + (xy 167.579898 106.310499) + (xy 167.609213 106.304669) + (xy 167.642457 106.282457) + (xy 167.664669 106.249213) + (xy 167.6705 106.219899) + (xy 167.670499 104.600102) + (xy 167.664669 104.570787) + (xy 167.652283 104.552249) + (xy 167.642457 104.537542) + (xy 167.609214 104.515332) + (xy 167.609215 104.515332) + (xy 167.609213 104.515331) + (xy 167.609211 104.51533) + (xy 167.609208 104.515329) + (xy 167.579901 104.5095) + (xy 165.160105 104.5095) + (xy 165.160097 104.509501) + (xy 165.130787 104.51533) + (xy 165.097542 104.537542) + (xy 165.075332 104.570785) + (xy 165.075329 104.570791) + (xy 165.0695 104.600098) + (xy 165.0695 106.219894) + (xy 155.6235 106.219894) + (xy 155.6235 103.876544) + (xy 155.643185 103.809505) + (xy 155.659814 103.788867) + (xy 155.735095 103.713587) + (xy 155.7855 103.614661) + (xy 155.7855 103.614659) + (xy 155.785501 103.614658) + (xy 155.802869 103.505002) + (xy 155.802869 103.504997) + (xy 155.785501 103.395341) + (xy 155.75358 103.332692) + (xy 155.735095 103.296413) + (xy 155.735092 103.29641) + (xy 155.73509 103.296407) + (xy 155.656592 103.217909) + (xy 155.656588 103.217906) + (xy 155.656587 103.217905) + (xy 155.621851 103.200206) + (xy 155.557658 103.167498) + (xy 155.448002 103.150131) + (xy 155.447998 103.150131) + (xy 155.338341 103.167498) + (xy 155.239414 103.217904) + (xy 155.239407 103.217909) + (xy 155.160909 103.296407) + (xy 155.160904 103.296414) + (xy 155.110498 103.395341) + (xy 155.093131 103.504997) + (xy 155.093131 103.505002) + (xy 149.6545 103.505002) + (xy 149.6545 102.047192) + (xy 150.2295 102.047192) + (xy 150.244326 102.188256) + (xy 150.244327 102.188259) + (xy 150.302818 102.368277) + (xy 150.302821 102.368284) + (xy 150.397467 102.532216) + (xy 150.513791 102.661407) + (xy 150.524129 102.672888) + (xy 150.677265 102.784148) + (xy 150.67727 102.784151) + (xy 150.850192 102.861142) + (xy 150.850195 102.861143) + (xy 150.850197 102.861144) + (xy 151.035354 102.9005) + (xy 151.035355 102.9005) + (xy 151.224644 102.9005) + (xy 151.224646 102.9005) + (xy 151.409803 102.861144) + (xy 151.58273 102.784151) + (xy 151.735871 102.672888) + (xy 151.862533 102.532216) + (xy 151.957179 102.368284) + (xy 152.015674 102.188256) + (xy 152.0305 102.047192) + (xy 152.7695 102.047192) + (xy 152.784326 102.188256) + (xy 152.784327 102.188259) + (xy 152.842818 102.368277) + (xy 152.842821 102.368284) + (xy 152.937467 102.532216) + (xy 153.053791 102.661407) + (xy 153.064129 102.672888) + (xy 153.217265 102.784148) + (xy 153.21727 102.784151) + (xy 153.390192 102.861142) + (xy 153.390195 102.861143) + (xy 153.390197 102.861144) + (xy 153.575354 102.9005) + (xy 153.575355 102.9005) + (xy 153.764644 102.9005) + (xy 153.764646 102.9005) + (xy 153.949803 102.861144) + (xy 154.12273 102.784151) + (xy 154.275871 102.672888) + (xy 154.402533 102.532216) + (xy 154.497179 102.368284) + (xy 154.555674 102.188256) + (xy 154.5705 102.047192) + (xy 155.3095 102.047192) + (xy 155.324326 102.188256) + (xy 155.324327 102.188259) + (xy 155.382818 102.368277) + (xy 155.382821 102.368284) + (xy 155.477467 102.532216) + (xy 155.593791 102.661407) + (xy 155.604129 102.672888) + (xy 155.757265 102.784148) + (xy 155.75727 102.784151) + (xy 155.930192 102.861142) + (xy 155.930195 102.861143) + (xy 155.930197 102.861144) + (xy 156.115354 102.9005) + (xy 156.115355 102.9005) + (xy 156.304644 102.9005) + (xy 156.304646 102.9005) + (xy 156.489803 102.861144) + (xy 156.66273 102.784151) + (xy 156.815871 102.672888) + (xy 156.942533 102.532216) + (xy 157.037179 102.368284) + (xy 157.095674 102.188256) + (xy 157.1105 102.047192) + (xy 157.8495 102.047192) + (xy 157.864326 102.188256) + (xy 157.864327 102.188259) + (xy 157.922818 102.368277) + (xy 157.922821 102.368284) + (xy 158.017467 102.532216) + (xy 158.133791 102.661407) + (xy 158.144129 102.672888) + (xy 158.297265 102.784148) + (xy 158.29727 102.784151) + (xy 158.470192 102.861142) + (xy 158.470195 102.861143) + (xy 158.470197 102.861144) + (xy 158.655354 102.9005) + (xy 158.655355 102.9005) + (xy 158.844644 102.9005) + (xy 158.844646 102.9005) + (xy 159.029803 102.861144) + (xy 159.20273 102.784151) + (xy 159.355871 102.672888) + (xy 159.482533 102.532216) + (xy 159.577179 102.368284) + (xy 159.635674 102.188256) + (xy 159.6505 102.047192) + (xy 160.3895 102.047192) + (xy 160.404326 102.188256) + (xy 160.404327 102.188259) + (xy 160.462818 102.368277) + (xy 160.462821 102.368284) + (xy 160.557467 102.532216) + (xy 160.673791 102.661407) + (xy 160.684129 102.672888) + (xy 160.837265 102.784148) + (xy 160.83727 102.784151) + (xy 161.010192 102.861142) + (xy 161.010195 102.861143) + (xy 161.010197 102.861144) + (xy 161.195354 102.9005) + (xy 161.195355 102.9005) + (xy 161.384644 102.9005) + (xy 161.384646 102.9005) + (xy 161.569803 102.861144) + (xy 161.74273 102.784151) + (xy 161.895871 102.672888) + (xy 162.022533 102.532216) + (xy 162.117179 102.368284) + (xy 162.175674 102.188256) + (xy 162.1905 102.047192) + (xy 162.9295 102.047192) + (xy 162.944326 102.188256) + (xy 162.944327 102.188259) + (xy 163.002818 102.368277) + (xy 163.002821 102.368284) + (xy 163.097467 102.532216) + (xy 163.213791 102.661407) + (xy 163.224129 102.672888) + (xy 163.377265 102.784148) + (xy 163.37727 102.784151) + (xy 163.550192 102.861142) + (xy 163.550195 102.861143) + (xy 163.550197 102.861144) + (xy 163.735354 102.9005) + (xy 163.735355 102.9005) + (xy 163.924644 102.9005) + (xy 163.924646 102.9005) + (xy 164.109803 102.861144) + (xy 164.28273 102.784151) + (xy 164.435871 102.672888) + (xy 164.562533 102.532216) + (xy 164.657179 102.368284) + (xy 164.715674 102.188256) + (xy 164.7305 102.047192) + (xy 165.4695 102.047192) + (xy 165.484326 102.188256) + (xy 165.484327 102.188259) + (xy 165.542818 102.368277) + (xy 165.542821 102.368284) + (xy 165.637467 102.532216) + (xy 165.753791 102.661407) + (xy 165.764129 102.672888) + (xy 165.917265 102.784148) + (xy 165.91727 102.784151) + (xy 166.090192 102.861142) + (xy 166.090195 102.861143) + (xy 166.090197 102.861144) + (xy 166.275354 102.9005) + (xy 166.275355 102.9005) + (xy 166.464644 102.9005) + (xy 166.464646 102.9005) + (xy 166.649803 102.861144) + (xy 166.82273 102.784151) + (xy 166.975871 102.672888) + (xy 167.102533 102.532216) + (xy 167.197179 102.368284) + (xy 167.255674 102.188256) + (xy 167.2705 102.047192) + (xy 167.2705 101.152808) + (xy 167.255674 101.011744) + (xy 167.197179 100.831716) + (xy 167.102533 100.667784) + (xy 166.975871 100.527112) + (xy 166.963682 100.518256) + (xy 166.822734 100.415851) + (xy 166.822729 100.415848) + (xy 166.649807 100.338857) + (xy 166.649802 100.338855) + (xy 166.487539 100.304366) + (xy 166.464646 100.2995) + (xy 166.275354 100.2995) + (xy 166.252461 100.304366) + (xy 166.090197 100.338855) + (xy 166.090192 100.338857) + (xy 165.91727 100.415848) + (xy 165.917265 100.415851) + (xy 165.764129 100.527111) + (xy 165.637466 100.667785) + (xy 165.542821 100.831715) + (xy 165.542818 100.831722) + (xy 165.484327 101.01174) + (xy 165.484326 101.011744) + (xy 165.4695 101.152808) + (xy 165.4695 102.047192) + (xy 164.7305 102.047192) + (xy 164.7305 101.152808) + (xy 164.715674 101.011744) + (xy 164.657179 100.831716) + (xy 164.562533 100.667784) + (xy 164.435871 100.527112) + (xy 164.423682 100.518256) + (xy 164.282734 100.415851) + (xy 164.282729 100.415848) + (xy 164.109807 100.338857) + (xy 164.109802 100.338855) + (xy 163.947539 100.304366) + (xy 163.924646 100.2995) + (xy 163.735354 100.2995) + (xy 163.712461 100.304366) + (xy 163.550197 100.338855) + (xy 163.550192 100.338857) + (xy 163.37727 100.415848) + (xy 163.377265 100.415851) + (xy 163.224129 100.527111) + (xy 163.097466 100.667785) + (xy 163.002821 100.831715) + (xy 163.002818 100.831722) + (xy 162.944327 101.01174) + (xy 162.944326 101.011744) + (xy 162.9295 101.152808) + (xy 162.9295 102.047192) + (xy 162.1905 102.047192) + (xy 162.1905 101.152808) + (xy 162.175674 101.011744) + (xy 162.117179 100.831716) + (xy 162.022533 100.667784) + (xy 161.895871 100.527112) + (xy 161.883682 100.518256) + (xy 161.742734 100.415851) + (xy 161.742729 100.415848) + (xy 161.569807 100.338857) + (xy 161.569802 100.338855) + (xy 161.407539 100.304366) + (xy 161.384646 100.2995) + (xy 161.195354 100.2995) + (xy 161.172461 100.304366) + (xy 161.010197 100.338855) + (xy 161.010192 100.338857) + (xy 160.83727 100.415848) + (xy 160.837265 100.415851) + (xy 160.684129 100.527111) + (xy 160.557466 100.667785) + (xy 160.462821 100.831715) + (xy 160.462818 100.831722) + (xy 160.404327 101.01174) + (xy 160.404326 101.011744) + (xy 160.3895 101.152808) + (xy 160.3895 102.047192) + (xy 159.6505 102.047192) + (xy 159.6505 101.152808) + (xy 159.635674 101.011744) + (xy 159.577179 100.831716) + (xy 159.482533 100.667784) + (xy 159.355871 100.527112) + (xy 159.343682 100.518256) + (xy 159.202734 100.415851) + (xy 159.202729 100.415848) + (xy 159.029807 100.338857) + (xy 159.029802 100.338855) + (xy 158.867539 100.304366) + (xy 158.844646 100.2995) + (xy 158.655354 100.2995) + (xy 158.632461 100.304366) + (xy 158.470197 100.338855) + (xy 158.470192 100.338857) + (xy 158.29727 100.415848) + (xy 158.297265 100.415851) + (xy 158.144129 100.527111) + (xy 158.017466 100.667785) + (xy 157.922821 100.831715) + (xy 157.922818 100.831722) + (xy 157.864327 101.01174) + (xy 157.864326 101.011744) + (xy 157.8495 101.152808) + (xy 157.8495 102.047192) + (xy 157.1105 102.047192) + (xy 157.1105 101.152808) + (xy 157.095674 101.011744) + (xy 157.037179 100.831716) + (xy 156.942533 100.667784) + (xy 156.815871 100.527112) + (xy 156.803682 100.518256) + (xy 156.662734 100.415851) + (xy 156.662729 100.415848) + (xy 156.489807 100.338857) + (xy 156.489802 100.338855) + (xy 156.327539 100.304366) + (xy 156.304646 100.2995) + (xy 156.115354 100.2995) + (xy 156.092461 100.304366) + (xy 155.930197 100.338855) + (xy 155.930192 100.338857) + (xy 155.75727 100.415848) + (xy 155.757265 100.415851) + (xy 155.604129 100.527111) + (xy 155.477466 100.667785) + (xy 155.382821 100.831715) + (xy 155.382818 100.831722) + (xy 155.324327 101.01174) + (xy 155.324326 101.011744) + (xy 155.3095 101.152808) + (xy 155.3095 102.047192) + (xy 154.5705 102.047192) + (xy 154.5705 101.152808) + (xy 154.555674 101.011744) + (xy 154.497179 100.831716) + (xy 154.402533 100.667784) + (xy 154.275871 100.527112) + (xy 154.263682 100.518256) + (xy 154.122734 100.415851) + (xy 154.122729 100.415848) + (xy 153.949807 100.338857) + (xy 153.949802 100.338855) + (xy 153.787539 100.304366) + (xy 153.764646 100.2995) + (xy 153.575354 100.2995) + (xy 153.552461 100.304366) + (xy 153.390197 100.338855) + (xy 153.390192 100.338857) + (xy 153.21727 100.415848) + (xy 153.217265 100.415851) + (xy 153.064129 100.527111) + (xy 152.937466 100.667785) + (xy 152.842821 100.831715) + (xy 152.842818 100.831722) + (xy 152.784327 101.01174) + (xy 152.784326 101.011744) + (xy 152.7695 101.152808) + (xy 152.7695 102.047192) + (xy 152.0305 102.047192) + (xy 152.0305 101.152808) + (xy 152.015674 101.011744) + (xy 151.957179 100.831716) + (xy 151.862533 100.667784) + (xy 151.735871 100.527112) + (xy 151.723682 100.518256) + (xy 151.582734 100.415851) + (xy 151.582729 100.415848) + (xy 151.409807 100.338857) + (xy 151.409802 100.338855) + (xy 151.247539 100.304366) + (xy 151.224646 100.2995) + (xy 151.035354 100.2995) + (xy 151.012461 100.304366) + (xy 150.850197 100.338855) + (xy 150.850192 100.338857) + (xy 150.67727 100.415848) + (xy 150.677265 100.415851) + (xy 150.524129 100.527111) + (xy 150.397466 100.667785) + (xy 150.302821 100.831715) + (xy 150.302818 100.831722) + (xy 150.244327 101.01174) + (xy 150.244326 101.011744) + (xy 150.2295 101.152808) + (xy 150.2295 102.047192) + (xy 149.6545 102.047192) + (xy 149.6545 96.269999) + (xy 168.501127 96.269999) + (xy 168.501128 96.27) + (xy 169.864314 96.27) + (xy 169.852359 96.281955) + (xy 169.794835 96.394852) + (xy 169.775014 96.52) + (xy 169.794835 96.645148) + (xy 169.852359 96.758045) + (xy 169.864314 96.77) + (xy 168.501128 96.77) + (xy 168.55373 96.966317) + (xy 168.553734 96.966326) + (xy 168.649865 97.172482) + (xy 168.780342 97.35882) + (xy 168.941179 97.519657) + (xy 169.127517 97.650134) + (xy 169.333673 97.746265) + (xy 169.333682 97.746269) + (xy 169.553389 97.805139) + (xy 169.5534 97.805141) + (xy 169.723233 97.819999) + (xy 169.723236 97.82) + (xy 169.93 97.82) + (xy 169.93 96.835686) + (xy 169.941955 96.847641) + (xy 170.054852 96.905165) + (xy 170.148519 96.92) + (xy 170.211481 96.92) + (xy 170.305148 96.905165) + (xy 170.418045 96.847641) + (xy 170.43 96.835686) + (xy 170.43 97.82) + (xy 170.636764 97.82) + (xy 170.636766 97.819999) + (xy 170.806599 97.805141) + (xy 170.80661 97.805139) + (xy 171.026317 97.746269) + (xy 171.026326 97.746265) + (xy 171.232482 97.650134) + (xy 171.41882 97.519657) + (xy 171.579657 97.35882) + (xy 171.710134 97.172482) + (xy 171.806265 96.966326) + (xy 171.806269 96.966317) + (xy 171.858872 96.77) + (xy 170.495686 96.77) + (xy 170.507641 96.758045) + (xy 170.565165 96.645148) + (xy 170.584986 96.52) + (xy 170.565165 96.394852) + (xy 170.507641 96.281955) + (xy 170.495686 96.27) + (xy 171.858872 96.27) + (xy 171.858872 96.269999) + (xy 171.806269 96.073682) + (xy 171.806265 96.073673) + (xy 171.710134 95.867517) + (xy 171.579657 95.681179) + (xy 171.41882 95.520342) + (xy 171.232482 95.389865) + (xy 171.026326 95.293734) + (xy 171.026317 95.29373) + (xy 170.80661 95.23486) + (xy 170.806599 95.234858) + (xy 170.636766 95.22) + (xy 170.43 95.22) + (xy 170.43 96.204314) + (xy 170.418045 96.192359) + (xy 170.305148 96.134835) + (xy 170.211481 96.12) + (xy 170.148519 96.12) + (xy 170.054852 96.134835) + (xy 169.941955 96.192359) + (xy 169.93 96.204314) + (xy 169.93 95.22) + (xy 169.723233 95.22) + (xy 169.5534 95.234858) + (xy 169.553389 95.23486) + (xy 169.333682 95.29373) + (xy 169.333673 95.293734) + (xy 169.127517 95.389865) + (xy 168.941179 95.520342) + (xy 168.780342 95.681179) + (xy 168.649865 95.867517) + (xy 168.553734 96.073673) + (xy 168.55373 96.073682) + (xy 168.501127 96.269999) + (xy 149.6545 96.269999) + (xy 149.6545 95.755056) + (xy 149.674185 95.688017) + (xy 149.690815 95.667379) + (xy 150.094585 95.263608) + (xy 150.155906 95.230125) + (xy 150.225597 95.235109) + (xy 150.251152 95.248187) + (xy 150.257543 95.252457) + (xy 150.290787 95.274669) + (xy 150.290789 95.274669) + (xy 150.290791 95.27467) + (xy 150.295065 95.27552) + (xy 150.320101 95.2805) + (xy 151.939898 95.280499) + (xy 151.969213 95.274669) + (xy 152.002457 95.252457) + (xy 152.024669 95.219213) + (xy 152.0305 95.189899) + (xy 152.0305 94.427192) + (xy 152.7695 94.427192) + (xy 152.784326 94.568256) + (xy 152.784327 94.568259) + (xy 152.842818 94.748277) + (xy 152.842821 94.748284) + (xy 152.937467 94.912216) + (xy 153.028519 95.013339) + (xy 153.064129 95.052888) + (xy 153.217265 95.164148) + (xy 153.21727 95.164151) + (xy 153.390192 95.241142) + (xy 153.390197 95.241144) + (xy 153.575354 95.2805) + (xy 153.575355 95.2805) + (xy 153.764644 95.2805) + (xy 153.764646 95.2805) + (xy 153.949803 95.241144) + (xy 154.12273 95.164151) + (xy 154.275871 95.052888) + (xy 154.402533 94.912216) + (xy 154.497179 94.748284) + (xy 154.555674 94.568256) + (xy 154.5705 94.427192) + (xy 155.3095 94.427192) + (xy 155.324326 94.568256) + (xy 155.324327 94.568259) + (xy 155.382818 94.748277) + (xy 155.382821 94.748284) + (xy 155.477467 94.912216) + (xy 155.568519 95.013339) + (xy 155.604129 95.052888) + (xy 155.757265 95.164148) + (xy 155.75727 95.164151) + (xy 155.930192 95.241142) + (xy 155.930197 95.241144) + (xy 156.115354 95.2805) + (xy 156.115355 95.2805) + (xy 156.304644 95.2805) + (xy 156.304646 95.2805) + (xy 156.489803 95.241144) + (xy 156.66273 95.164151) + (xy 156.815871 95.052888) + (xy 156.942533 94.912216) + (xy 157.037179 94.748284) + (xy 157.095674 94.568256) + (xy 157.1105 94.427192) + (xy 157.8495 94.427192) + (xy 157.864326 94.568256) + (xy 157.864327 94.568259) + (xy 157.922818 94.748277) + (xy 157.922821 94.748284) + (xy 158.017467 94.912216) + (xy 158.108519 95.013339) + (xy 158.144129 95.052888) + (xy 158.297265 95.164148) + (xy 158.29727 95.164151) + (xy 158.470192 95.241142) + (xy 158.470197 95.241144) + (xy 158.655354 95.2805) + (xy 158.655355 95.2805) + (xy 158.844644 95.2805) + (xy 158.844646 95.2805) + (xy 159.029803 95.241144) + (xy 159.20273 95.164151) + (xy 159.355871 95.052888) + (xy 159.482533 94.912216) + (xy 159.577179 94.748284) + (xy 159.635674 94.568256) + (xy 159.6505 94.427192) + (xy 160.3895 94.427192) + (xy 160.404326 94.568256) + (xy 160.404327 94.568259) + (xy 160.462818 94.748277) + (xy 160.462821 94.748284) + (xy 160.557467 94.912216) + (xy 160.648519 95.013339) + (xy 160.684129 95.052888) + (xy 160.837265 95.164148) + (xy 160.83727 95.164151) + (xy 161.010192 95.241142) + (xy 161.010197 95.241144) + (xy 161.195354 95.2805) + (xy 161.195355 95.2805) + (xy 161.384644 95.2805) + (xy 161.384646 95.2805) + (xy 161.569803 95.241144) + (xy 161.74273 95.164151) + (xy 161.895871 95.052888) + (xy 162.022533 94.912216) + (xy 162.117179 94.748284) + (xy 162.175674 94.568256) + (xy 162.1905 94.427192) + (xy 162.9295 94.427192) + (xy 162.944326 94.568256) + (xy 162.944327 94.568259) + (xy 163.002818 94.748277) + (xy 163.002821 94.748284) + (xy 163.097467 94.912216) + (xy 163.188519 95.013339) + (xy 163.224129 95.052888) + (xy 163.377265 95.164148) + (xy 163.37727 95.164151) + (xy 163.550192 95.241142) + (xy 163.550197 95.241144) + (xy 163.735354 95.2805) + (xy 163.735355 95.2805) + (xy 163.924644 95.2805) + (xy 163.924646 95.2805) + (xy 164.109803 95.241144) + (xy 164.28273 95.164151) + (xy 164.435871 95.052888) + (xy 164.562533 94.912216) + (xy 164.657179 94.748284) + (xy 164.715674 94.568256) + (xy 164.729494 94.436766) + (xy 165.07 94.436766) + (xy 165.084858 94.606599) + (xy 165.08486 94.60661) + (xy 165.14373 94.826317) + (xy 165.143734 94.826326) + (xy 165.239865 95.032482) + (xy 165.370342 95.21882) + (xy 165.531179 95.379657) + (xy 165.717517 95.510134) + (xy 165.923673 95.606265) + (xy 165.923682 95.606269) + (xy 166.119999 95.658872) + (xy 166.12 95.658871) + (xy 166.12 94.295686) + (xy 166.131955 94.307641) + (xy 166.244852 94.365165) + (xy 166.338519 94.38) + (xy 166.401481 94.38) + (xy 166.495148 94.365165) + (xy 166.608045 94.307641) + (xy 166.62 94.295686) + (xy 166.62 95.658872) + (xy 166.816317 95.606269) + (xy 166.816326 95.606265) + (xy 167.022482 95.510134) + (xy 167.20882 95.379657) + (xy 167.369657 95.21882) + (xy 167.500134 95.032482) + (xy 167.596265 94.826326) + (xy 167.596269 94.826317) + (xy 167.655139 94.60661) + (xy 167.655141 94.606599) + (xy 167.669999 94.436766) + (xy 167.67 94.436764) + (xy 167.67 94.23) + (xy 166.685686 94.23) + (xy 166.697641 94.218045) + (xy 166.755165 94.105148) + (xy 166.759996 94.074645) + (xy 168.8795 94.074645) + (xy 168.918855 94.259802) + (xy 168.918857 94.259807) + (xy 168.995848 94.432729) + (xy 168.995851 94.432734) + (xy 169.107111 94.58587) + (xy 169.107112 94.585871) + (xy 169.247784 94.712533) + (xy 169.411716 94.807179) + (xy 169.591744 94.865674) + (xy 169.732808 94.8805) + (xy 169.732812 94.8805) + (xy 170.627188 94.8805) + (xy 170.627192 94.8805) + (xy 170.768256 94.865674) + (xy 170.884684 94.827844) + (xy 176.1 94.827844) + (xy 176.106401 94.887372) + (xy 176.106403 94.887379) + (xy 176.156645 95.022086) + (xy 176.156649 95.022093) + (xy 176.242809 95.137187) + (xy 176.242812 95.13719) + (xy 176.357906 95.22335) + (xy 176.357913 95.223354) + (xy 176.49262 95.273596) + (xy 176.528975 95.277505) + (xy 176.593526 95.304243) + (xy 176.633375 95.361635) + (xy 176.635869 95.43146) + (xy 176.600218 95.491549) + (xy 176.586847 95.502368) + (xy 176.561182 95.520339) + (xy 176.400342 95.681179) + (xy 176.269865 95.867517) + (xy 176.173734 96.073673) + (xy 176.17373 96.073682) + (xy 176.121127 96.269999) + (xy 176.121128 96.27) + (xy 177.484314 96.27) + (xy 177.472359 96.281955) + (xy 177.414835 96.394852) + (xy 177.395014 96.52) + (xy 177.414835 96.645148) + (xy 177.472359 96.758045) + (xy 177.484314 96.77) + (xy 176.121128 96.77) + (xy 176.17373 96.966317) + (xy 176.173734 96.966326) + (xy 176.269865 97.172482) + (xy 176.400342 97.35882) + (xy 176.561179 97.519657) + (xy 176.747517 97.650134) + (xy 176.806457 97.677618) + (xy 176.858896 97.72379) + (xy 176.878048 97.790984) + (xy 176.857832 97.857865) + (xy 176.806457 97.902382) + (xy 176.747517 97.929865) + (xy 176.561179 98.060342) + (xy 176.400342 98.221179) + (xy 176.269865 98.407517) + (xy 176.173734 98.613673) + (xy 176.17373 98.613682) + (xy 176.121127 98.809999) + (xy 176.121128 98.81) + (xy 177.484314 98.81) + (xy 177.472359 98.821955) + (xy 177.414835 98.934852) + (xy 177.395014 99.06) + (xy 177.414835 99.185148) + (xy 177.472359 99.298045) + (xy 177.484314 99.31) + (xy 176.121128 99.31) + (xy 176.17373 99.506317) + (xy 176.173734 99.506326) + (xy 176.269865 99.712482) + (xy 176.400342 99.89882) + (xy 176.561179 100.059657) + (xy 176.747517 100.190134) + (xy 176.806457 100.217618) + (xy 176.858896 100.26379) + (xy 176.878048 100.330984) + (xy 176.857832 100.397865) + (xy 176.806457 100.442382) + (xy 176.747517 100.469865) + (xy 176.561179 100.600342) + (xy 176.400342 100.761179) + (xy 176.269865 100.947517) + (xy 176.173734 101.153673) + (xy 176.17373 101.153682) + (xy 176.121127 101.349999) + (xy 176.121128 101.35) + (xy 177.484314 101.35) + (xy 177.472359 101.361955) + (xy 177.414835 101.474852) + (xy 177.395014 101.6) + (xy 177.414835 101.725148) + (xy 177.472359 101.838045) + (xy 177.484314 101.85) + (xy 176.121128 101.85) + (xy 176.17373 102.046317) + (xy 176.173734 102.046326) + (xy 176.269865 102.252482) + (xy 176.400342 102.43882) + (xy 176.561179 102.599657) + (xy 176.747517 102.730134) + (xy 176.953673 102.826265) + (xy 176.953682 102.826269) + (xy 177.173389 102.885139) + (xy 177.1734 102.885141) + (xy 177.343233 102.899999) + (xy 177.343236 102.9) + (xy 177.55 102.9) + (xy 177.55 101.915686) + (xy 177.561955 101.927641) + (xy 177.674852 101.985165) + (xy 177.768519 102) + (xy 177.831481 102) + (xy 177.925148 101.985165) + (xy 178.038045 101.927641) + (xy 178.05 101.915686) + (xy 178.05 102.9) + (xy 178.256764 102.9) + (xy 178.256766 102.899999) + (xy 178.426599 102.885141) + (xy 178.42661 102.885139) + (xy 178.646317 102.826269) + (xy 178.646326 102.826265) + (xy 178.852482 102.730134) + (xy 179.03882 102.599657) + (xy 179.199657 102.43882) + (xy 179.330134 102.252482) + (xy 179.426265 102.046326) + (xy 179.426269 102.046317) + (xy 179.478872 101.85) + (xy 178.115686 101.85) + (xy 178.127641 101.838045) + (xy 178.185165 101.725148) + (xy 178.204986 101.6) + (xy 178.185165 101.474852) + (xy 178.127641 101.361955) + (xy 178.115686 101.35) + (xy 179.478872 101.35) + (xy 179.478872 101.349999) + (xy 179.426269 101.153682) + (xy 179.426265 101.153673) + (xy 179.330134 100.947517) + (xy 179.199657 100.761179) + (xy 179.03882 100.600342) + (xy 178.852481 100.469865) + (xy 178.852479 100.469864) + (xy 178.793543 100.442382) + (xy 178.741103 100.39621) + (xy 178.721951 100.329017) + (xy 178.742166 100.262136) + (xy 178.793543 100.217618) + (xy 178.852479 100.190135) + (xy 178.852481 100.190134) + (xy 179.03882 100.059657) + (xy 179.199657 99.89882) + (xy 179.330134 99.712482) + (xy 179.426265 99.506326) + (xy 179.426269 99.506317) + (xy 179.478872 99.31) + (xy 178.115686 99.31) + (xy 178.127641 99.298045) + (xy 178.185165 99.185148) + (xy 178.204986 99.06) + (xy 178.185165 98.934852) + (xy 178.127641 98.821955) + (xy 178.115686 98.81) + (xy 179.478872 98.81) + (xy 179.478872 98.809999) + (xy 179.426269 98.613682) + (xy 179.426265 98.613673) + (xy 179.330134 98.407517) + (xy 179.199657 98.221179) + (xy 179.03882 98.060342) + (xy 178.852481 97.929865) + (xy 178.852479 97.929864) + (xy 178.793543 97.902382) + (xy 178.741103 97.85621) + (xy 178.721951 97.789017) + (xy 178.742166 97.722136) + (xy 178.793543 97.677618) + (xy 178.852479 97.650135) + (xy 178.852481 97.650134) + (xy 179.03882 97.519657) + (xy 179.199657 97.35882) + (xy 179.330134 97.172482) + (xy 179.426265 96.966326) + (xy 179.426269 96.966317) + (xy 179.478872 96.77) + (xy 178.115686 96.77) + (xy 178.127641 96.758045) + (xy 178.185165 96.645148) + (xy 178.204986 96.52) + (xy 178.185165 96.394852) + (xy 178.127641 96.281955) + (xy 178.115686 96.27) + (xy 179.478872 96.27) + (xy 179.478872 96.269999) + (xy 179.426269 96.073682) + (xy 179.426265 96.073673) + (xy 179.330134 95.867517) + (xy 179.199657 95.681179) + (xy 179.038818 95.52034) + (xy 179.013153 95.502369) + (xy 178.969529 95.447792) + (xy 178.962337 95.378293) + (xy 178.99386 95.315939) + (xy 179.05409 95.280526) + (xy 179.071024 95.277505) + (xy 179.107379 95.273596) + (xy 179.242086 95.223354) + (xy 179.242093 95.22335) + (xy 179.357187 95.13719) + (xy 179.35719 95.137187) + (xy 179.44335 95.022093) + (xy 179.443354 95.022086) + (xy 179.493596 94.887379) + (xy 179.493598 94.887372) + (xy 179.499999 94.827844) + (xy 179.5 94.827827) + (xy 179.5 94.23) + (xy 178.115686 94.23) + (xy 178.127641 94.218045) + (xy 178.185165 94.105148) + (xy 178.204986 93.98) + (xy 178.185165 93.854852) + (xy 178.127641 93.741955) + (xy 178.115686 93.73) + (xy 179.5 93.73) + (xy 179.5 93.132172) + (xy 179.499999 93.132155) + (xy 179.493598 93.072627) + (xy 179.493596 93.07262) + (xy 179.443354 92.937913) + (xy 179.44335 92.937906) + (xy 179.35719 92.822812) + (xy 179.357187 92.822809) + (xy 179.242093 92.736649) + (xy 179.242086 92.736645) + (xy 179.107379 92.686403) + (xy 179.107372 92.686401) + (xy 179.047844 92.68) + (xy 178.05 92.68) + (xy 178.05 93.664314) + (xy 178.038045 93.652359) + (xy 177.925148 93.594835) + (xy 177.831481 93.58) + (xy 177.768519 93.58) + (xy 177.674852 93.594835) + (xy 177.561955 93.652359) + (xy 177.55 93.664314) + (xy 177.55 92.68) + (xy 176.552155 92.68) + (xy 176.492627 92.686401) + (xy 176.49262 92.686403) + (xy 176.357913 92.736645) + (xy 176.357906 92.736649) + (xy 176.242812 92.822809) + (xy 176.242809 92.822812) + (xy 176.156649 92.937906) + (xy 176.156645 92.937913) + (xy 176.106403 93.07262) + (xy 176.106401 93.072627) + (xy 176.1 93.132155) + (xy 176.1 93.73) + (xy 177.484314 93.73) + (xy 177.472359 93.741955) + (xy 177.414835 93.854852) + (xy 177.395014 93.98) + (xy 177.414835 94.105148) + (xy 177.472359 94.218045) + (xy 177.484314 94.23) + (xy 176.1 94.23) + (xy 176.1 94.827844) + (xy 170.884684 94.827844) + (xy 170.948284 94.807179) + (xy 171.112216 94.712533) + (xy 171.252888 94.585871) + (xy 171.364151 94.43273) + (xy 171.441144 94.259803) + (xy 171.4805 94.074646) + (xy 171.4805 93.885354) + (xy 171.441144 93.700197) + (xy 171.402987 93.614497) + (xy 171.364151 93.52727) + (xy 171.364148 93.527265) + (xy 171.252888 93.374129) + (xy 171.175715 93.304642) + (xy 171.112216 93.247467) + (xy 170.948284 93.152821) + (xy 170.948277 93.152818) + (xy 170.768259 93.094327) + (xy 170.768256 93.094326) + (xy 170.627192 93.0795) + (xy 169.732808 93.0795) + (xy 169.591744 93.094326) + (xy 169.591741 93.094326) + (xy 169.59174 93.094327) + (xy 169.411722 93.152818) + (xy 169.411715 93.152821) + (xy 169.247785 93.247466) + (xy 169.107111 93.374129) + (xy 168.995851 93.527265) + (xy 168.995848 93.52727) + (xy 168.918857 93.700192) + (xy 168.918855 93.700197) + (xy 168.8795 93.885354) + (xy 168.8795 94.074645) + (xy 166.759996 94.074645) + (xy 166.774986 93.98) + (xy 166.755165 93.854852) + (xy 166.697641 93.741955) + (xy 166.685686 93.73) + (xy 167.67 93.73) + (xy 167.67 93.523236) + (xy 167.669999 93.523233) + (xy 167.655141 93.3534) + (xy 167.655139 93.353389) + (xy 167.596269 93.133682) + (xy 167.596265 93.133673) + (xy 167.500134 92.927517) + (xy 167.369657 92.741179) + (xy 167.20882 92.580342) + (xy 167.022482 92.449865) + (xy 166.816328 92.353734) + (xy 166.62 92.301127) + (xy 166.62 93.664314) + (xy 166.608045 93.652359) + (xy 166.495148 93.594835) + (xy 166.401481 93.58) + (xy 166.338519 93.58) + (xy 166.244852 93.594835) + (xy 166.131955 93.652359) + (xy 166.12 93.664314) + (xy 166.12 92.301127) + (xy 165.923671 92.353734) + (xy 165.717517 92.449865) + (xy 165.531179 92.580342) + (xy 165.370342 92.741179) + (xy 165.239865 92.927517) + (xy 165.143734 93.133673) + (xy 165.14373 93.133682) + (xy 165.08486 93.353389) + (xy 165.084858 93.3534) + (xy 165.07 93.523233) + (xy 165.07 93.73) + (xy 166.054314 93.73) + (xy 166.042359 93.741955) + (xy 165.984835 93.854852) + (xy 165.965014 93.98) + (xy 165.984835 94.105148) + (xy 166.042359 94.218045) + (xy 166.054314 94.23) + (xy 165.07 94.23) + (xy 165.07 94.436766) + (xy 164.729494 94.436766) + (xy 164.7305 94.427192) + (xy 164.7305 93.532808) + (xy 164.715674 93.391744) + (xy 164.657179 93.211716) + (xy 164.562533 93.047784) + (xy 164.435871 92.907112) + (xy 164.43587 92.907111) + (xy 164.282734 92.795851) + (xy 164.282729 92.795848) + (xy 164.109807 92.718857) + (xy 164.109802 92.718855) + (xy 163.957113 92.686401) + (xy 163.924646 92.6795) + (xy 163.735354 92.6795) + (xy 163.702897 92.686398) + (xy 163.550197 92.718855) + (xy 163.550192 92.718857) + (xy 163.37727 92.795848) + (xy 163.377265 92.795851) + (xy 163.224129 92.907111) + (xy 163.097466 93.047785) + (xy 163.002821 93.211715) + (xy 163.002818 93.211722) + (xy 162.953725 93.362816) + (xy 162.944326 93.391744) + (xy 162.9295 93.532808) + (xy 162.9295 94.427192) + (xy 162.1905 94.427192) + (xy 162.1905 93.532808) + (xy 162.175674 93.391744) + (xy 162.117179 93.211716) + (xy 162.022533 93.047784) + (xy 161.895871 92.907112) + (xy 161.89587 92.907111) + (xy 161.742734 92.795851) + (xy 161.742729 92.795848) + (xy 161.569807 92.718857) + (xy 161.569802 92.718855) + (xy 161.417113 92.686401) + (xy 161.384646 92.6795) + (xy 161.195354 92.6795) + (xy 161.162897 92.686398) + (xy 161.010197 92.718855) + (xy 161.010192 92.718857) + (xy 160.83727 92.795848) + (xy 160.837265 92.795851) + (xy 160.684129 92.907111) + (xy 160.557466 93.047785) + (xy 160.462821 93.211715) + (xy 160.462818 93.211722) + (xy 160.413725 93.362816) + (xy 160.404326 93.391744) + (xy 160.3895 93.532808) + (xy 160.3895 94.427192) + (xy 159.6505 94.427192) + (xy 159.6505 93.532808) + (xy 159.635674 93.391744) + (xy 159.577179 93.211716) + (xy 159.482533 93.047784) + (xy 159.355871 92.907112) + (xy 159.35587 92.907111) + (xy 159.202734 92.795851) + (xy 159.202729 92.795848) + (xy 159.029807 92.718857) + (xy 159.029802 92.718855) + (xy 158.877113 92.686401) + (xy 158.844646 92.6795) + (xy 158.655354 92.6795) + (xy 158.622897 92.686398) + (xy 158.470197 92.718855) + (xy 158.470192 92.718857) + (xy 158.29727 92.795848) + (xy 158.297265 92.795851) + (xy 158.144129 92.907111) + (xy 158.017466 93.047785) + (xy 157.922821 93.211715) + (xy 157.922818 93.211722) + (xy 157.873725 93.362816) + (xy 157.864326 93.391744) + (xy 157.8495 93.532808) + (xy 157.8495 94.427192) + (xy 157.1105 94.427192) + (xy 157.1105 93.532808) + (xy 157.095674 93.391744) + (xy 157.037179 93.211716) + (xy 156.942533 93.047784) + (xy 156.815871 92.907112) + (xy 156.81587 92.907111) + (xy 156.662734 92.795851) + (xy 156.662729 92.795848) + (xy 156.489807 92.718857) + (xy 156.489802 92.718855) + (xy 156.337113 92.686401) + (xy 156.304646 92.6795) + (xy 156.115354 92.6795) + (xy 156.082897 92.686398) + (xy 155.930197 92.718855) + (xy 155.930192 92.718857) + (xy 155.75727 92.795848) + (xy 155.757265 92.795851) + (xy 155.604129 92.907111) + (xy 155.477466 93.047785) + (xy 155.382821 93.211715) + (xy 155.382818 93.211722) + (xy 155.333725 93.362816) + (xy 155.324326 93.391744) + (xy 155.3095 93.532808) + (xy 155.3095 94.427192) + (xy 154.5705 94.427192) + (xy 154.5705 93.532808) + (xy 154.555674 93.391744) + (xy 154.497179 93.211716) + (xy 154.402533 93.047784) + (xy 154.275871 92.907112) + (xy 154.27587 92.907111) + (xy 154.122734 92.795851) + (xy 154.122729 92.795848) + (xy 153.949807 92.718857) + (xy 153.949802 92.718855) + (xy 153.797113 92.686401) + (xy 153.764646 92.6795) + (xy 153.575354 92.6795) + (xy 153.542897 92.686398) + (xy 153.390197 92.718855) + (xy 153.390192 92.718857) + (xy 153.21727 92.795848) + (xy 153.217265 92.795851) + (xy 153.064129 92.907111) + (xy 152.937466 93.047785) + (xy 152.842821 93.211715) + (xy 152.842818 93.211722) + (xy 152.793725 93.362816) + (xy 152.784326 93.391744) + (xy 152.7695 93.532808) + (xy 152.7695 94.427192) + (xy 152.0305 94.427192) + (xy 152.030499 92.770102) + (xy 152.024669 92.740787) + (xy 152.021902 92.736645) + (xy 152.002457 92.707542) + (xy 151.977496 92.690865) + (xy 151.969213 92.685331) + (xy 151.969211 92.68533) + (xy 151.969208 92.685329) + (xy 151.939901 92.6795) + (xy 150.320105 92.6795) + (xy 150.320097 92.679501) + (xy 150.290787 92.68533) + (xy 150.257542 92.707542) + (xy 150.235332 92.740785) + (xy 150.235329 92.740791) + (xy 150.2295 92.770098) + (xy 150.2295 94.580942) + (xy 150.209815 94.647981) + (xy 150.193181 94.668623) + (xy 149.374148 95.487656) + (xy 149.356912 95.502022) + (xy 149.343705 95.511138) + (xy 149.327805 95.541431) + (xy 149.324131 95.547944) + (xy 149.30643 95.577227) + (xy 149.305992 95.578634) + (xy 149.305247 95.580431) + (xy 149.304145 95.584387) + (xy 149.303853 95.586307) + (xy 149.3035 95.58774) + (xy 149.3035 95.621952) + (xy 149.303274 95.629438) + (xy 149.301208 95.663581) + (xy 149.301468 95.664995) + (xy 149.3035 95.68735) + (xy 149.3035 120.659455) + (xy 149.283815 120.726494) + (xy 149.267181 120.747136) + (xy 149.191909 120.822407) + (xy 149.191906 120.822412) + (xy 149.191905 120.822413) + (xy 149.172833 120.859844) + (xy 149.139984 120.924314) + (xy 149.092009 120.97511) + (xy 149.024188 120.991905) + (xy 148.958053 120.969367) + (xy 148.914602 120.914652) + (xy 148.905499 120.868022) + (xy 148.905499 119.790102) + (xy 148.899669 119.760787) + (xy 148.892012 119.749327) + (xy 148.877457 119.727542) + (xy 148.846253 119.706694) + (xy 148.844213 119.705331) + (xy 148.844211 119.70533) + (xy 148.844208 119.705329) + (xy 148.814901 119.6995) + (xy 147.095105 119.6995) + (xy 147.095097 119.699501) + (xy 147.065787 119.70533) + (xy 147.032542 119.727542) + (xy 147.010332 119.760785) + (xy 147.010329 119.760791) + (xy 147.0045 119.790098) + (xy 147.0045 121.509894) + (xy 147.004501 121.509902) + (xy 147.01033 121.539212) + (xy 147.032542 121.572457) + (xy 147.049219 121.583599) + (xy 147.065787 121.594669) + (xy 147.06579 121.594669) + (xy 147.065791 121.59467) + (xy 147.075647 121.59663) + (xy 147.095101 121.6005) + (xy 148.814898 121.600499) + (xy 148.844213 121.594669) + (xy 148.877457 121.572457) + (xy 148.899669 121.539213) + (xy 148.9055 121.509899) + (xy 148.905499 121.193977) + (xy 148.925183 121.126941) + (xy 148.977987 121.081186) + (xy 149.047146 121.071242) + (xy 149.110701 121.100267) + (xy 149.139984 121.137685) + (xy 149.141499 121.14066) + (xy 149.1415 121.140661) + (xy 149.191905 121.239587) + (xy 149.267182 121.314864) + (xy 149.300666 121.376185) + (xy 149.3035 121.402544) + (xy 149.3035 129.988927) + (xy 149.283815 130.055966) + (xy 149.231011 130.101721) + (xy 149.161853 130.111665) + (xy 149.098297 130.08264) + (xy 149.077925 130.06005) + (xy 148.993113 129.938926) + (xy 148.993108 129.93892) + (xy 148.826082 129.771894) + (xy 148.632578 129.636399) + (xy 148.418492 129.53657) + (xy 148.418483 129.536566) + (xy 148.190326 129.475432) + (xy 148.190316 129.47543) + (xy 148.105696 129.468027) + (xy 148.040627 129.442574) + (xy 147.999649 129.385983) + (xy 147.995771 129.316221) + (xy 148.030225 129.255437) + (xy 148.092072 129.22293) + (xy 148.116499 129.220499) + (xy 148.814898 129.220499) + (xy 148.844213 129.214669) + (xy 148.877457 129.192457) + (xy 148.899669 129.159213) + (xy 148.9055 129.129899) + (xy 148.905499 127.410102) + (xy 148.899669 127.380787) + (xy 148.892012 127.369327) + (xy 148.877457 127.347542) + (xy 148.844214 127.325332) + (xy 148.844215 127.325332) + (xy 148.844213 127.325331) + (xy 148.844211 127.32533) + (xy 148.844208 127.325329) + (xy 148.814901 127.3195) + (xy 147.095105 127.3195) + (xy 147.095097 127.319501) + (xy 147.065787 127.32533) + (xy 147.032542 127.347542) + (xy 147.010332 127.380785) + (xy 147.010329 127.380791) + (xy 147.0045 127.410098) + (xy 147.0045 129.129894) + (xy 147.004501 129.129902) + (xy 147.01033 129.159212) + (xy 147.032542 129.192457) + (xy 147.047703 129.202586) + (xy 147.065787 129.214669) + (xy 147.06579 129.214669) + (xy 147.065791 129.21467) + (xy 147.075647 129.21663) + (xy 147.095101 129.2205) + (xy 147.793494 129.220499) + (xy 147.860531 129.240183) + (xy 147.906286 129.292987) + (xy 147.91623 129.362146) + (xy 147.887205 129.425702) + (xy 147.828427 129.463476) + (xy 147.8043 129.468027) + (xy 147.719683 129.47543) + (xy 147.719673 129.475432) + (xy 147.491516 129.536566) + (xy 147.491507 129.53657) + (xy 147.277422 129.636399) + (xy 147.27742 129.6364) + (xy 147.083926 129.771886) + (xy 147.08392 129.771891) + (xy 146.945181 129.910631) + (xy 146.883858 129.944116) + (xy 146.814166 129.939132) + (xy 146.758233 129.89726) + (xy 146.733816 129.831796) + (xy 146.7335 129.82295) + (xy 146.7335 123.19) + (xy 146.999901 123.19) + (xy 147.018252 123.376331) + (xy 147.018253 123.376333) + (xy 147.072604 123.555502) + (xy 147.160862 123.720623) + (xy 147.160864 123.720626) + (xy 147.279642 123.865357) + (xy 147.424373 123.984135) + (xy 147.424376 123.984137) + (xy 147.584163 124.069544) + (xy 147.589499 124.072396) + (xy 147.768666 124.126746) + (xy 147.768668 124.126747) + (xy 147.785374 124.128392) + (xy 147.955 124.145099) + (xy 148.141331 124.126747) + (xy 148.320501 124.072396) + (xy 148.485625 123.984136) + (xy 148.630357 123.865357) + (xy 148.749136 123.720625) + (xy 148.837396 123.555501) + (xy 148.891747 123.376331) + (xy 148.910099 123.19) + (xy 148.891747 123.003669) + (xy 148.837396 122.824499) + (xy 148.835912 122.821722) + (xy 148.749137 122.659376) + (xy 148.749135 122.659373) + (xy 148.630357 122.514642) + (xy 148.485626 122.395864) + (xy 148.485623 122.395862) + (xy 148.320502 122.307604) + (xy 148.141333 122.253253) + (xy 148.141331 122.253252) + (xy 147.955 122.234901) + (xy 147.768668 122.253252) + (xy 147.768666 122.253253) + (xy 147.589497 122.307604) + (xy 147.424376 122.395862) + (xy 147.424373 122.395864) + (xy 147.279642 122.514642) + (xy 147.160864 122.659373) + (xy 147.160862 122.659376) + (xy 147.072604 122.824497) + (xy 147.018253 123.003666) + (xy 147.018252 123.003668) + (xy 146.999901 123.19) + (xy 146.7335 123.19) + (xy 146.7335 122.455219) + (xy 146.735531 122.432866) + (xy 146.73669 122.426541) + (xy 146.738423 122.417087) + (xy 146.728231 122.384382) + (xy 146.726232 122.377206) + (xy 146.722687 122.362823) + (xy 146.718048 122.344) + (xy 146.718044 122.343995) + (xy 146.717381 122.342731) + (xy 146.716632 122.340924) + (xy 146.714587 122.337298) + (xy 146.713436 122.335733) + (xy 146.712685 122.334492) + (xy 146.712685 122.33449) + (xy 146.68849 122.310295) + (xy 146.683371 122.304858) + (xy 146.660679 122.279244) + (xy 146.660678 122.279243) + (xy 146.659489 122.278423) + (xy 146.64225 122.264055) + (xy 146.236373 121.858178) + (xy 145.830138 121.451944) + (xy 145.796654 121.390622) + (xy 145.801638 121.320931) + (xy 145.834849 121.272113) + (xy 145.852888 121.255871) + (xy 145.964151 121.10273) + (xy 146.041144 120.929803) + (xy 146.0805 120.744646) + (xy 146.0805 120.555354) + (xy 146.041144 120.370197) + (xy 146.034465 120.355197) + (xy 145.964151 120.19727) + (xy 145.964148 120.197265) + (xy 145.852888 120.044129) + (xy 145.828894 120.022525) + (xy 145.712216 119.917467) + (xy 145.548284 119.822821) + (xy 145.548277 119.822818) + (xy 145.368259 119.764327) + (xy 145.368256 119.764326) + (xy 145.227192 119.7495) + (xy 144.332808 119.7495) + (xy 144.191744 119.764326) + (xy 144.191741 119.764326) + (xy 144.19174 119.764327) + (xy 144.011722 119.822818) + (xy 144.011715 119.822821) + (xy 143.847785 119.917466) + (xy 143.707111 120.044129) + (xy 143.595851 120.197265) + (xy 143.595848 120.19727) + (xy 143.541779 120.31871) + (xy 143.496528 120.371947) + (xy 143.429679 120.392268) + (xy 143.362456 120.373222) + (xy 143.316201 120.320856) + (xy 143.3045 120.268274) + (xy 143.3045 118.491725) + (xy 143.324185 118.424686) + (xy 143.376989 118.378931) + (xy 143.446147 118.368987) + (xy 143.509703 118.398012) + (xy 143.541779 118.441289) + (xy 143.595848 118.562729) + (xy 143.595851 118.562734) + (xy 143.706987 118.715699) + (xy 143.707112 118.715871) + (xy 143.847784 118.842533) + (xy 144.011716 118.937179) + (xy 144.191744 118.995674) + (xy 144.332808 119.0105) + (xy 144.332812 119.0105) + (xy 145.227188 119.0105) + (xy 145.227192 119.0105) + (xy 145.368256 118.995674) + (xy 145.548284 118.937179) + (xy 145.712216 118.842533) + (xy 145.852888 118.715871) + (xy 145.964151 118.56273) + (xy 146.041144 118.389803) + (xy 146.0805 118.204646) + (xy 146.0805 118.015354) + (xy 146.041144 117.830197) + (xy 146.002987 117.744497) + (xy 145.964151 117.65727) + (xy 145.964148 117.657265) + (xy 145.852888 117.504129) + (xy 145.834845 117.487883) + (xy 145.712216 117.377467) + (xy 145.548284 117.282821) + (xy 145.548277 117.282818) + (xy 145.368259 117.224327) + (xy 145.368256 117.224326) + (xy 145.227192 117.2095) + (xy 144.332808 117.2095) + (xy 144.191744 117.224326) + (xy 144.191741 117.224326) + (xy 144.19174 117.224327) + (xy 144.011722 117.282818) + (xy 144.011715 117.282821) + (xy 143.847785 117.377466) + (xy 143.707111 117.504129) + (xy 143.595851 117.657265) + (xy 143.595848 117.65727) + (xy 143.541779 117.77871) + (xy 143.496528 117.831947) + (xy 143.429679 117.852268) + (xy 143.362456 117.833222) + (xy 143.316201 117.780856) + (xy 143.3045 117.728274) + (xy 143.3045 117.345056) + (xy 143.324185 117.278017) + (xy 143.340815 117.257379) + (xy 144.10538 116.492813) + (xy 144.166703 116.459329) + (xy 144.206018 116.457174) + (xy 144.332808 116.4705) + (xy 144.332812 116.4705) + (xy 145.227188 116.4705) + (xy 145.227192 116.4705) + (xy 145.368256 116.455674) + (xy 145.548284 116.397179) + (xy 145.712216 116.302533) + (xy 145.852888 116.175871) + (xy 145.964151 116.02273) + (xy 146.041144 115.849803) + (xy 146.0805 115.664646) + (xy 146.0805 115.475354) + (xy 146.041144 115.290197) + (xy 146.037897 115.282905) + (xy 145.964151 115.11727) + (xy 145.964148 115.117265) + (xy 145.852888 114.964129) + (xy 145.837353 114.950141) + (xy 145.712216 114.837467) + (xy 145.548284 114.742821) + (xy 145.548277 114.742818) + (xy 145.368259 114.684327) + (xy 145.368256 114.684326) + (xy 145.227192 114.6695) + (xy 144.332808 114.6695) + (xy 144.191744 114.684326) + (xy 144.191741 114.684326) + (xy 144.19174 114.684327) + (xy 144.011722 114.742818) + (xy 144.011715 114.742821) + (xy 143.847785 114.837466) + (xy 143.707111 114.964129) + (xy 143.595851 115.117265) + (xy 143.595848 115.11727) + (xy 143.518857 115.290192) + (xy 143.518855 115.290197) + (xy 143.482691 115.460341) + (xy 143.4795 115.475354) + (xy 143.4795 115.664646) + (xy 143.482691 115.679658) + (xy 143.518855 115.849802) + (xy 143.518857 115.849807) + (xy 143.595848 116.022729) + (xy 143.595851 116.022734) + (xy 143.70711 116.175869) + (xy 143.707117 116.175877) + (xy 143.725151 116.192115) + (xy 143.761799 116.251602) + (xy 143.760468 116.321459) + (xy 143.729859 116.371945) + (xy 143.024149 117.077655) + (xy 143.006914 117.09202) + (xy 142.993705 117.101138) + (xy 142.977805 117.131431) + (xy 142.974131 117.137944) + (xy 142.95643 117.167227) + (xy 142.955992 117.168634) + (xy 142.955247 117.170431) + (xy 142.954145 117.174387) + (xy 142.953853 117.176307) + (xy 142.9535 117.17774) + (xy 142.9535 117.211952) + (xy 142.953274 117.219438) + (xy 142.951208 117.253581) + (xy 142.951468 117.254995) + (xy 142.9535 117.27735) + (xy 142.9535 146.560942) + (xy 142.933815 146.627981) + (xy 142.917181 146.648623) + (xy 142.630763 146.93504) + (xy 142.56944 146.968525) + (xy 142.523685 146.969832) + (xy 142.494003 146.965131) + (xy 142.493998 146.965131) + (xy 142.384341 146.982498) + (xy 142.285414 147.032904) + (xy 142.285407 147.032909) + (xy 142.206909 147.111407) + (xy 142.206904 147.111414) + (xy 142.156498 147.210341) + (xy 142.139131 147.319997) + (xy 142.139131 147.320002) + (xy 138.6055 147.320002) + (xy 138.6055 124.069544) + (xy 138.625185 124.002505) + (xy 138.641814 123.981867) + (xy 138.717095 123.906587) + (xy 138.7675 123.807661) + (xy 138.7675 123.807659) + (xy 138.767501 123.807658) + (xy 138.784869 123.698002) + (xy 138.784869 123.697997) + (xy 138.767501 123.588341) + (xy 138.7675 123.588339) + (xy 138.717095 123.489413) + (xy 138.717092 123.48941) + (xy 138.71709 123.489407) + (xy 138.641819 123.414136) + (xy 138.608334 123.352813) + (xy 138.6055 123.326455) + (xy 138.6055 113.124645) + (xy 143.4795 113.124645) + (xy 143.518855 113.309802) + (xy 143.518857 113.309807) + (xy 143.595848 113.482729) + (xy 143.595851 113.482734) + (xy 143.696617 113.621426) + (xy 143.707112 113.635871) + (xy 143.847784 113.762533) + (xy 144.011716 113.857179) + (xy 144.191744 113.915674) + (xy 144.332808 113.9305) + (xy 144.332812 113.9305) + (xy 145.227188 113.9305) + (xy 145.227192 113.9305) + (xy 145.368256 113.915674) + (xy 145.548284 113.857179) + (xy 145.712216 113.762533) + (xy 145.852888 113.635871) + (xy 145.964151 113.48273) + (xy 146.041144 113.309803) + (xy 146.0805 113.124646) + (xy 146.0805 112.935354) + (xy 146.041144 112.750197) + (xy 146.037897 112.742905) + (xy 145.964151 112.57727) + (xy 145.964148 112.577265) + (xy 145.852888 112.424129) + (xy 145.823807 112.397944) + (xy 145.712216 112.297467) + (xy 145.548284 112.202821) + (xy 145.548277 112.202818) + (xy 145.368259 112.144327) + (xy 145.368256 112.144326) + (xy 145.227192 112.1295) + (xy 144.332808 112.1295) + (xy 144.191744 112.144326) + (xy 144.191741 112.144326) + (xy 144.19174 112.144327) + (xy 144.011722 112.202818) + (xy 144.011715 112.202821) + (xy 143.847785 112.297466) + (xy 143.707111 112.424129) + (xy 143.595851 112.577265) + (xy 143.595848 112.57727) + (xy 143.518857 112.750192) + (xy 143.518855 112.750197) + (xy 143.4795 112.935354) + (xy 143.4795 113.124645) + (xy 138.6055 113.124645) + (xy 138.6055 110.584645) + (xy 143.4795 110.584645) + (xy 143.518855 110.769802) + (xy 143.518857 110.769807) + (xy 143.595848 110.942729) + (xy 143.595851 110.942734) + (xy 143.706987 111.095699) + (xy 143.707112 111.095871) + (xy 143.847784 111.222533) + (xy 144.011716 111.317179) + (xy 144.191744 111.375674) + (xy 144.332808 111.3905) + (xy 144.332812 111.3905) + (xy 145.227188 111.3905) + (xy 145.227192 111.3905) + (xy 145.368256 111.375674) + (xy 145.548284 111.317179) + (xy 145.712216 111.222533) + (xy 145.852888 111.095871) + (xy 145.964151 110.94273) + (xy 146.041144 110.769803) + (xy 146.0805 110.584646) + (xy 146.0805 110.395354) + (xy 146.041144 110.210197) + (xy 146.037897 110.202905) + (xy 145.964151 110.03727) + (xy 145.964148 110.037265) + (xy 145.852888 109.884129) + (xy 145.801277 109.837658) + (xy 145.712216 109.757467) + (xy 145.548284 109.662821) + (xy 145.548277 109.662818) + (xy 145.368259 109.604327) + (xy 145.368256 109.604326) + (xy 145.227192 109.5895) + (xy 144.332808 109.5895) + (xy 144.191744 109.604326) + (xy 144.191741 109.604326) + (xy 144.19174 109.604327) + (xy 144.011722 109.662818) + (xy 144.011715 109.662821) + (xy 143.847785 109.757466) + (xy 143.707111 109.884129) + (xy 143.595851 110.037265) + (xy 143.595848 110.03727) + (xy 143.518857 110.210192) + (xy 143.518855 110.210197) + (xy 143.4795 110.395354) + (xy 143.4795 110.584645) + (xy 138.6055 110.584645) + (xy 138.6055 108.044645) + (xy 143.4795 108.044645) + (xy 143.518855 108.229802) + (xy 143.518857 108.229807) + (xy 143.595848 108.402729) + (xy 143.595851 108.402734) + (xy 143.706987 108.555699) + (xy 143.707112 108.555871) + (xy 143.847784 108.682533) + (xy 144.011716 108.777179) + (xy 144.191744 108.835674) + (xy 144.332808 108.8505) + (xy 144.332812 108.8505) + (xy 145.227188 108.8505) + (xy 145.227192 108.8505) + (xy 145.368256 108.835674) + (xy 145.548284 108.777179) + (xy 145.712216 108.682533) + (xy 145.852888 108.555871) + (xy 145.964151 108.40273) + (xy 146.041144 108.229803) + (xy 146.0805 108.044646) + (xy 146.0805 107.855354) + (xy 146.041144 107.670197) + (xy 146.002987 107.584497) + (xy 145.964151 107.49727) + (xy 145.964148 107.497265) + (xy 145.852888 107.344129) + (xy 145.770102 107.269588) + (xy 145.712216 107.217467) + (xy 145.548284 107.122821) + (xy 145.548277 107.122818) + (xy 145.368259 107.064327) + (xy 145.368256 107.064326) + (xy 145.227192 107.0495) + (xy 144.332808 107.0495) + (xy 144.191744 107.064326) + (xy 144.191741 107.064326) + (xy 144.19174 107.064327) + (xy 144.011722 107.122818) + (xy 144.011715 107.122821) + (xy 143.847785 107.217466) + (xy 143.707111 107.344129) + (xy 143.595851 107.497265) + (xy 143.595848 107.49727) + (xy 143.518857 107.670192) + (xy 143.518855 107.670197) + (xy 143.4795 107.855354) + (xy 143.4795 108.044645) + (xy 138.6055 108.044645) + (xy 138.6055 106.219894) + (xy 143.4795 106.219894) + (xy 143.479501 106.219902) + (xy 143.48533 106.249212) + (xy 143.507542 106.282457) + (xy 143.51815 106.289544) + (xy 143.540787 106.304669) + (xy 143.54079 106.304669) + (xy 143.540791 106.30467) + (xy 143.550647 106.30663) + (xy 143.570101 106.3105) + (xy 145.989898 106.310499) + (xy 146.019213 106.304669) + (xy 146.052457 106.282457) + (xy 146.074669 106.249213) + (xy 146.0805 106.219899) + (xy 146.080499 104.600102) + (xy 146.074669 104.570787) + (xy 146.062283 104.552249) + (xy 146.052457 104.537542) + (xy 146.019214 104.515332) + (xy 146.019215 104.515332) + (xy 146.019213 104.515331) + (xy 146.019211 104.51533) + (xy 146.019208 104.515329) + (xy 145.989901 104.5095) + (xy 143.570105 104.5095) + (xy 143.570097 104.509501) + (xy 143.540787 104.51533) + (xy 143.507542 104.537542) + (xy 143.485332 104.570785) + (xy 143.485329 104.570791) + (xy 143.4795 104.600098) + (xy 143.4795 106.219894) + (xy 138.6055 106.219894) + (xy 138.6055 102.32846) + (xy 138.625185 102.261421) + (xy 138.677989 102.215666) + (xy 138.747147 102.205722) + (xy 138.810703 102.234747) + (xy 138.847431 102.290142) + (xy 138.872818 102.368278) + (xy 138.872821 102.368284) + (xy 138.967467 102.532216) + (xy 139.083791 102.661407) + (xy 139.094129 102.672888) + (xy 139.247265 102.784148) + (xy 139.24727 102.784151) + (xy 139.420192 102.861142) + (xy 139.420195 102.861143) + (xy 139.420197 102.861144) + (xy 139.605354 102.9005) + (xy 139.605355 102.9005) + (xy 139.794644 102.9005) + (xy 139.794646 102.9005) + (xy 139.979803 102.861144) + (xy 140.15273 102.784151) + (xy 140.305871 102.672888) + (xy 140.432533 102.532216) + (xy 140.527179 102.368284) + (xy 140.585674 102.188256) + (xy 140.6005 102.047192) + (xy 141.3395 102.047192) + (xy 141.354326 102.188256) + (xy 141.354327 102.188259) + (xy 141.412818 102.368277) + (xy 141.412821 102.368284) + (xy 141.507467 102.532216) + (xy 141.623791 102.661407) + (xy 141.634129 102.672888) + (xy 141.787265 102.784148) + (xy 141.78727 102.784151) + (xy 141.960192 102.861142) + (xy 141.960195 102.861143) + (xy 141.960197 102.861144) + (xy 142.145354 102.9005) + (xy 142.145355 102.9005) + (xy 142.334644 102.9005) + (xy 142.334646 102.9005) + (xy 142.519803 102.861144) + (xy 142.69273 102.784151) + (xy 142.845871 102.672888) + (xy 142.972533 102.532216) + (xy 143.067179 102.368284) + (xy 143.125674 102.188256) + (xy 143.1405 102.047192) + (xy 143.8795 102.047192) + (xy 143.894326 102.188256) + (xy 143.894327 102.188259) + (xy 143.952818 102.368277) + (xy 143.952821 102.368284) + (xy 144.047467 102.532216) + (xy 144.163791 102.661407) + (xy 144.174129 102.672888) + (xy 144.327265 102.784148) + (xy 144.32727 102.784151) + (xy 144.500192 102.861142) + (xy 144.500195 102.861143) + (xy 144.500197 102.861144) + (xy 144.685354 102.9005) + (xy 144.685355 102.9005) + (xy 144.874644 102.9005) + (xy 144.874646 102.9005) + (xy 145.059803 102.861144) + (xy 145.23273 102.784151) + (xy 145.385871 102.672888) + (xy 145.512533 102.532216) + (xy 145.607179 102.368284) + (xy 145.665674 102.188256) + (xy 145.6805 102.047192) + (xy 145.6805 101.152808) + (xy 145.665674 101.011744) + (xy 145.607179 100.831716) + (xy 145.512533 100.667784) + (xy 145.385871 100.527112) + (xy 145.373682 100.518256) + (xy 145.232734 100.415851) + (xy 145.232729 100.415848) + (xy 145.059807 100.338857) + (xy 145.059802 100.338855) + (xy 144.897539 100.304366) + (xy 144.874646 100.2995) + (xy 144.685354 100.2995) + (xy 144.662461 100.304366) + (xy 144.500197 100.338855) + (xy 144.500192 100.338857) + (xy 144.32727 100.415848) + (xy 144.327265 100.415851) + (xy 144.174129 100.527111) + (xy 144.047466 100.667785) + (xy 143.952821 100.831715) + (xy 143.952818 100.831722) + (xy 143.894327 101.01174) + (xy 143.894326 101.011744) + (xy 143.8795 101.152808) + (xy 143.8795 102.047192) + (xy 143.1405 102.047192) + (xy 143.1405 101.152808) + (xy 143.125674 101.011744) + (xy 143.067179 100.831716) + (xy 142.972533 100.667784) + (xy 142.845871 100.527112) + (xy 142.833682 100.518256) + (xy 142.692734 100.415851) + (xy 142.692729 100.415848) + (xy 142.519807 100.338857) + (xy 142.519802 100.338855) + (xy 142.357539 100.304366) + (xy 142.334646 100.2995) + (xy 142.145354 100.2995) + (xy 142.122461 100.304366) + (xy 141.960197 100.338855) + (xy 141.960192 100.338857) + (xy 141.78727 100.415848) + (xy 141.787265 100.415851) + (xy 141.634129 100.527111) + (xy 141.507466 100.667785) + (xy 141.412821 100.831715) + (xy 141.412818 100.831722) + (xy 141.354327 101.01174) + (xy 141.354326 101.011744) + (xy 141.3395 101.152808) + (xy 141.3395 102.047192) + (xy 140.6005 102.047192) + (xy 140.6005 101.152808) + (xy 140.585674 101.011744) + (xy 140.527179 100.831716) + (xy 140.432533 100.667784) + (xy 140.305871 100.527112) + (xy 140.293682 100.518256) + (xy 140.152734 100.415851) + (xy 140.152729 100.415848) + (xy 139.979807 100.338857) + (xy 139.979802 100.338855) + (xy 139.817539 100.304366) + (xy 139.794646 100.2995) + (xy 139.605354 100.2995) + (xy 139.582461 100.304366) + (xy 139.420197 100.338855) + (xy 139.420192 100.338857) + (xy 139.24727 100.415848) + (xy 139.247265 100.415851) + (xy 139.094129 100.527111) + (xy 138.967466 100.667785) + (xy 138.872821 100.831715) + (xy 138.872818 100.831722) + (xy 138.847431 100.909857) + (xy 138.807993 100.967533) + (xy 138.743635 100.994731) + (xy 138.674788 100.982816) + (xy 138.623313 100.935572) + (xy 138.6055 100.871539) + (xy 138.6055 95.374055) + (xy 138.625185 95.307016) + (xy 138.641815 95.286378) + (xy 138.898054 95.030138) + (xy 138.959377 94.996654) + (xy 139.029069 95.001638) + (xy 139.077885 95.034848) + (xy 139.094124 95.052883) + (xy 139.09413 95.052889) + (xy 139.247265 95.164148) + (xy 139.24727 95.164151) + (xy 139.420192 95.241142) + (xy 139.420197 95.241144) + (xy 139.605354 95.2805) + (xy 139.605355 95.2805) + (xy 139.794644 95.2805) + (xy 139.794646 95.2805) + (xy 139.979803 95.241144) + (xy 140.15273 95.164151) + (xy 140.305871 95.052888) + (xy 140.432533 94.912216) + (xy 140.527179 94.748284) + (xy 140.585674 94.568256) + (xy 140.6005 94.427192) + (xy 141.3395 94.427192) + (xy 141.354326 94.568256) + (xy 141.354327 94.568259) + (xy 141.412818 94.748277) + (xy 141.412821 94.748284) + (xy 141.507467 94.912216) + (xy 141.598519 95.013339) + (xy 141.634129 95.052888) + (xy 141.787265 95.164148) + (xy 141.78727 95.164151) + (xy 141.960192 95.241142) + (xy 141.960197 95.241144) + (xy 142.145354 95.2805) + (xy 142.145355 95.2805) + (xy 142.334644 95.2805) + (xy 142.334646 95.2805) + (xy 142.519803 95.241144) + (xy 142.69273 95.164151) + (xy 142.845871 95.052888) + (xy 142.972533 94.912216) + (xy 143.067179 94.748284) + (xy 143.125674 94.568256) + (xy 143.139494 94.436766) + (xy 143.48 94.436766) + (xy 143.494858 94.606599) + (xy 143.49486 94.60661) + (xy 143.55373 94.826317) + (xy 143.553734 94.826326) + (xy 143.649865 95.032482) + (xy 143.780342 95.21882) + (xy 143.941179 95.379657) + (xy 144.127517 95.510134) + (xy 144.333673 95.606265) + (xy 144.333682 95.606269) + (xy 144.529999 95.658872) + (xy 144.53 95.658871) + (xy 144.53 94.295686) + (xy 144.541955 94.307641) + (xy 144.654852 94.365165) + (xy 144.748519 94.38) + (xy 144.811481 94.38) + (xy 144.905148 94.365165) + (xy 145.018045 94.307641) + (xy 145.03 94.295686) + (xy 145.03 95.658872) + (xy 145.226317 95.606269) + (xy 145.226326 95.606265) + (xy 145.432482 95.510134) + (xy 145.61882 95.379657) + (xy 145.779657 95.21882) + (xy 145.910134 95.032482) + (xy 146.006265 94.826326) + (xy 146.006269 94.826317) + (xy 146.065139 94.60661) + (xy 146.065141 94.606599) + (xy 146.079999 94.436766) + (xy 146.08 94.436764) + (xy 146.08 94.23) + (xy 145.095686 94.23) + (xy 145.107641 94.218045) + (xy 145.165165 94.105148) + (xy 145.184986 93.98) + (xy 145.165165 93.854852) + (xy 145.107641 93.741955) + (xy 145.095686 93.73) + (xy 146.08 93.73) + (xy 146.08 93.523236) + (xy 146.079999 93.523233) + (xy 146.065141 93.3534) + (xy 146.065139 93.353389) + (xy 146.006269 93.133682) + (xy 146.006265 93.133673) + (xy 145.910134 92.927517) + (xy 145.779657 92.741179) + (xy 145.61882 92.580342) + (xy 145.432482 92.449865) + (xy 145.226328 92.353734) + (xy 145.03 92.301127) + (xy 145.03 93.664314) + (xy 145.018045 93.652359) + (xy 144.905148 93.594835) + (xy 144.811481 93.58) + (xy 144.748519 93.58) + (xy 144.654852 93.594835) + (xy 144.541955 93.652359) + (xy 144.53 93.664314) + (xy 144.53 92.301127) + (xy 144.333671 92.353734) + (xy 144.127517 92.449865) + (xy 143.941179 92.580342) + (xy 143.780342 92.741179) + (xy 143.649865 92.927517) + (xy 143.553734 93.133673) + (xy 143.55373 93.133682) + (xy 143.49486 93.353389) + (xy 143.494858 93.3534) + (xy 143.48 93.523233) + (xy 143.48 93.73) + (xy 144.464314 93.73) + (xy 144.452359 93.741955) + (xy 144.394835 93.854852) + (xy 144.375014 93.98) + (xy 144.394835 94.105148) + (xy 144.452359 94.218045) + (xy 144.464314 94.23) + (xy 143.48 94.23) + (xy 143.48 94.436766) + (xy 143.139494 94.436766) + (xy 143.1405 94.427192) + (xy 143.1405 93.532808) + (xy 143.125674 93.391744) + (xy 143.067179 93.211716) + (xy 142.972533 93.047784) + (xy 142.845871 92.907112) + (xy 142.84587 92.907111) + (xy 142.692734 92.795851) + (xy 142.692729 92.795848) + (xy 142.519807 92.718857) + (xy 142.519802 92.718855) + (xy 142.367113 92.686401) + (xy 142.334646 92.6795) + (xy 142.145354 92.6795) + (xy 142.112897 92.686398) + (xy 141.960197 92.718855) + (xy 141.960192 92.718857) + (xy 141.78727 92.795848) + (xy 141.787265 92.795851) + (xy 141.634129 92.907111) + (xy 141.507466 93.047785) + (xy 141.412821 93.211715) + (xy 141.412818 93.211722) + (xy 141.363725 93.362816) + (xy 141.354326 93.391744) + (xy 141.3395 93.532808) + (xy 141.3395 94.427192) + (xy 140.6005 94.427192) + (xy 140.6005 93.532808) + (xy 140.585674 93.391744) + (xy 140.527179 93.211716) + (xy 140.432533 93.047784) + (xy 140.305871 92.907112) + (xy 140.30587 92.907111) + (xy 140.152734 92.795851) + (xy 140.152729 92.795848) + (xy 139.979807 92.718857) + (xy 139.979802 92.718855) + (xy 139.827113 92.686401) + (xy 139.794646 92.6795) + (xy 139.605354 92.6795) + (xy 139.572897 92.686398) + (xy 139.420197 92.718855) + (xy 139.420192 92.718857) + (xy 139.24727 92.795848) + (xy 139.247265 92.795851) + (xy 139.094129 92.907111) + (xy 138.967466 93.047785) + (xy 138.872821 93.211715) + (xy 138.872818 93.211722) + (xy 138.823725 93.362816) + (xy 138.814326 93.391744) + (xy 138.7995 93.532808) + (xy 138.7995 94.427192) + (xy 138.80505 94.48) + (xy 138.812825 94.553977) + (xy 138.800255 94.622707) + (xy 138.777185 94.654619) + (xy 138.325149 95.106655) + (xy 138.307914 95.12102) + (xy 138.294705 95.130138) + (xy 138.278805 95.160431) + (xy 138.275131 95.166944) + (xy 138.25743 95.196227) + (xy 138.256992 95.197634) + (xy 138.256247 95.199431) + (xy 138.255145 95.203387) + (xy 138.254853 95.205307) + (xy 138.2545 95.20674) + (xy 138.2545 95.240952) + (xy 138.254274 95.248438) + (xy 138.252208 95.282581) + (xy 138.252468 95.283995) + (xy 138.2545 95.30635) + (xy 138.2545 100.871539) + (xy 138.234815 100.938578) + (xy 138.182011 100.984333) + (xy 138.112853 100.994277) + (xy 138.049297 100.965252) + (xy 138.012569 100.909857) + (xy 137.987181 100.831722) + (xy 137.98718 100.831721) + (xy 137.987179 100.831716) + (xy 137.892533 100.667784) + (xy 137.765871 100.527112) + (xy 137.753682 100.518256) + (xy 137.612734 100.415851) + (xy 137.612729 100.415848) + (xy 137.439807 100.338857) + (xy 137.4398 100.338854) + (xy 137.433714 100.337561) + (xy 137.372233 100.304366) + (xy 137.338459 100.243201) + (xy 137.3355 100.216272) + (xy 137.3355 97.182213) + (xy 137.337531 97.159862) + (xy 137.337542 97.159801) + (xy 137.340422 97.144086) + (xy 137.33024 97.111414) + (xy 137.328234 97.104214) + (xy 137.320048 97.071002) + (xy 137.320048 97.071) + (xy 137.320045 97.070997) + (xy 137.319383 97.069735) + (xy 137.318639 97.06794) + (xy 137.316569 97.06427) + (xy 137.315418 97.062705) + (xy 137.314683 97.061489) + (xy 137.290498 97.037304) + (xy 137.285363 97.031849) + (xy 137.26268 97.006245) + (xy 137.261482 97.005418) + (xy 137.244246 96.991052) + (xy 137.036959 96.783765) + (xy 137.003474 96.722442) + (xy 137.002167 96.676685) + (xy 137.005437 96.656044) + (xy 137.006869 96.647) + (xy 137.00603 96.641702) + (xy 136.989501 96.537341) + (xy 136.987528 96.533468) + (xy 136.939095 96.438413) + (xy 136.939092 96.43841) + (xy 136.93909 96.438407) + (xy 136.860592 96.359909) + (xy 136.860588 96.359906) + (xy 136.860587 96.359905) + (xy 136.818958 96.338694) + (xy 136.761658 96.309498) + (xy 136.652002 96.292131) + (xy 136.651998 96.292131) + (xy 136.542341 96.309498) + (xy 136.443414 96.359904) + (xy 136.443407 96.359909) + (xy 136.364909 96.438407) + (xy 136.364904 96.438414) + (xy 136.314498 96.537341) + (xy 136.311973 96.553289) + (xy 136.282044 96.616424) + (xy 136.230947 96.648239) + (xy 136.270703 96.666395) + (xy 136.308477 96.725173) + (xy 136.311973 96.74071) + (xy 136.314498 96.756658) + (xy 136.364904 96.855585) + (xy 136.364909 96.855592) + (xy 136.443407 96.93409) + (xy 136.44341 96.934092) + (xy 136.443413 96.934095) + (xy 136.542339 96.9845) + (xy 136.542341 96.984501) + (xy 136.651998 97.001869) + (xy 136.652 97.001869) + (xy 136.681684 96.997167) + (xy 136.750976 97.006121) + (xy 136.788764 97.031959) + (xy 136.948181 97.191376) + (xy 136.981666 97.252699) + (xy 136.9845 97.279057) + (xy 136.9845 100.216272) + (xy 136.964815 100.283311) + (xy 136.912011 100.329066) + (xy 136.886286 100.337561) + (xy 136.880199 100.338854) + (xy 136.880192 100.338857) + (xy 136.70727 100.415848) + (xy 136.707265 100.415851) + (xy 136.554129 100.527111) + (xy 136.427466 100.667785) + (xy 136.332821 100.831715) + (xy 136.332818 100.831722) + (xy 136.307431 100.909857) + (xy 136.267993 100.967533) + (xy 136.203635 100.994731) + (xy 136.134788 100.982816) + (xy 136.083313 100.935572) + (xy 136.0655 100.871539) + (xy 136.0655 96.760108) + (xy 136.085185 96.693069) + (xy 136.137989 96.647314) + (xy 136.143966 96.646454) + (xy 136.094637 96.613747) + (xy 136.066523 96.549783) + (xy 136.0655 96.533891) + (xy 136.0655 95.374055) + (xy 136.085185 95.307016) + (xy 136.101815 95.286378) + (xy 136.358054 95.030138) + (xy 136.419377 94.996654) + (xy 136.489069 95.001638) + (xy 136.537885 95.034848) + (xy 136.554124 95.052883) + (xy 136.55413 95.052889) + (xy 136.707265 95.164148) + (xy 136.70727 95.164151) + (xy 136.880192 95.241142) + (xy 136.880197 95.241144) + (xy 137.065354 95.2805) + (xy 137.065355 95.2805) + (xy 137.254644 95.2805) + (xy 137.254646 95.2805) + (xy 137.439803 95.241144) + (xy 137.61273 95.164151) + (xy 137.765871 95.052888) + (xy 137.892533 94.912216) + (xy 137.987179 94.748284) + (xy 138.045674 94.568256) + (xy 138.0605 94.427192) + (xy 138.0605 93.532808) + (xy 138.045674 93.391744) + (xy 137.987179 93.211716) + (xy 137.892533 93.047784) + (xy 137.765871 92.907112) + (xy 137.76587 92.907111) + (xy 137.612734 92.795851) + (xy 137.612729 92.795848) + (xy 137.439807 92.718857) + (xy 137.439802 92.718855) + (xy 137.287113 92.686401) + (xy 137.254646 92.6795) + (xy 137.065354 92.6795) + (xy 137.032897 92.686398) + (xy 136.880197 92.718855) + (xy 136.880192 92.718857) + (xy 136.70727 92.795848) + (xy 136.707265 92.795851) + (xy 136.554129 92.907111) + (xy 136.427466 93.047785) + (xy 136.332821 93.211715) + (xy 136.332818 93.211722) + (xy 136.283725 93.362816) + (xy 136.274326 93.391744) + (xy 136.2595 93.532808) + (xy 136.2595 94.427192) + (xy 136.26505 94.48) + (xy 136.272825 94.553977) + (xy 136.260255 94.622707) + (xy 136.237185 94.654619) + (xy 135.785149 95.106655) + (xy 135.767914 95.12102) + (xy 135.754705 95.130138) + (xy 135.738805 95.160431) + (xy 135.735131 95.166944) + (xy 135.71743 95.196227) + (xy 135.716992 95.197634) + (xy 135.716247 95.199431) + (xy 135.715145 95.203387) + (xy 135.714853 95.205307) + (xy 135.7145 95.20674) + (xy 135.7145 95.240952) + (xy 135.714274 95.248438) + (xy 135.712208 95.282581) + (xy 135.712468 95.283995) + (xy 135.7145 95.30635) + (xy 135.7145 100.871539) + (xy 135.694815 100.938578) + (xy 135.642011 100.984333) + (xy 135.572853 100.994277) + (xy 135.509297 100.965252) + (xy 135.472569 100.909857) + (xy 135.447181 100.831722) + (xy 135.44718 100.831721) + (xy 135.447179 100.831716) + (xy 135.352533 100.667784) + (xy 135.225871 100.527112) + (xy 135.213682 100.518256) + (xy 135.072734 100.415851) + (xy 135.072729 100.415848) + (xy 134.899807 100.338857) + (xy 134.899802 100.338855) + (xy 134.737539 100.304366) + (xy 134.714646 100.2995) + (xy 134.525354 100.2995) + (xy 134.502461 100.304366) + (xy 134.340197 100.338855) + (xy 134.340192 100.338857) + (xy 134.16727 100.415848) + (xy 134.167265 100.415851) + (xy 134.014129 100.527111) + (xy 133.887466 100.667785) + (xy 133.792821 100.831715) + (xy 133.792818 100.831722) + (xy 133.734327 101.01174) + (xy 133.734326 101.011744) + (xy 133.7195 101.152808) + (xy 133.7195 102.047192) + (xy 132.9805 102.047192) + (xy 132.9805 101.152808) + (xy 132.965674 101.011744) + (xy 132.907179 100.831716) + (xy 132.812533 100.667784) + (xy 132.685871 100.527112) + (xy 132.673682 100.518256) + (xy 132.532734 100.415851) + (xy 132.532729 100.415848) + (xy 132.359807 100.338857) + (xy 132.359802 100.338855) + (xy 132.197539 100.304366) + (xy 132.174646 100.2995) + (xy 131.985354 100.2995) + (xy 131.962461 100.304366) + (xy 131.800197 100.338855) + (xy 131.800192 100.338857) + (xy 131.62727 100.415848) + (xy 131.627265 100.415851) + (xy 131.474129 100.527111) + (xy 131.347466 100.667785) + (xy 131.252821 100.831715) + (xy 131.252818 100.831722) + (xy 131.194327 101.01174) + (xy 131.194326 101.011744) + (xy 131.1795 101.152808) + (xy 131.1795 102.047192) + (xy 131.194326 102.188256) + (xy 131.194327 102.188259) + (xy 131.252818 102.368277) + (xy 131.252821 102.368284) + (xy 131.347467 102.532216) + (xy 131.463791 102.661407) + (xy 131.474129 102.672888) + (xy 131.627265 102.784148) + (xy 131.62727 102.784151) + (xy 131.800192 102.861142) + (xy 131.800194 102.861143) + (xy 131.800195 102.861143) + (xy 131.800197 102.861144) + (xy 131.806277 102.862436) + (xy 131.86776 102.895627) + (xy 131.901539 102.956789) + (xy 131.9045 102.983727) + (xy 131.9045 115.445943) + (xy 131.884815 115.512982) + (xy 131.868181 115.533624) + (xy 130.214619 117.187185) + (xy 130.153296 117.22067) + (xy 130.113977 117.222825) + (xy 130.056734 117.216808) + (xy 129.987192 117.2095) + (xy 129.092808 117.2095) + (xy 128.951744 117.224326) + (xy 128.951741 117.224326) + (xy 128.95174 117.224327) + (xy 128.771722 117.282818) + (xy 128.771715 117.282821) + (xy 128.607785 117.377466) + (xy 128.467111 117.504129) + (xy 128.355851 117.657265) + (xy 128.355848 117.65727) + (xy 128.278857 117.830192) + (xy 128.278855 117.830197) + (xy 128.2395 118.015354) + (xy 128.2395 118.204645) + (xy 124.3815 118.204645) + (xy 124.3815 115.664646) + (xy 128.2395 115.664646) + (xy 128.242691 115.679658) + (xy 128.278855 115.849802) + (xy 128.278857 115.849807) + (xy 128.355848 116.022729) + (xy 128.355851 116.022734) + (xy 128.467111 116.17587) + (xy 128.467112 116.175871) + (xy 128.607784 116.302533) + (xy 128.771716 116.397179) + (xy 128.951744 116.455674) + (xy 129.092808 116.4705) + (xy 129.092812 116.4705) + (xy 129.987188 116.4705) + (xy 129.987192 116.4705) + (xy 130.128256 116.455674) + (xy 130.308284 116.397179) + (xy 130.472216 116.302533) + (xy 130.612888 116.175871) + (xy 130.724151 116.02273) + (xy 130.801144 115.849803) + (xy 130.8405 115.664646) + (xy 130.8405 115.475354) + (xy 130.801144 115.290197) + (xy 130.797897 115.282905) + (xy 130.724151 115.11727) + (xy 130.724148 115.117265) + (xy 130.612888 114.964129) + (xy 130.597353 114.950141) + (xy 130.472216 114.837467) + (xy 130.308284 114.742821) + (xy 130.308277 114.742818) + (xy 130.128259 114.684327) + (xy 130.128256 114.684326) + (xy 129.987192 114.6695) + (xy 129.092808 114.6695) + (xy 128.951744 114.684326) + (xy 128.951741 114.684326) + (xy 128.95174 114.684327) + (xy 128.771722 114.742818) + (xy 128.771715 114.742821) + (xy 128.607785 114.837466) + (xy 128.467111 114.964129) + (xy 128.355851 115.117265) + (xy 128.355848 115.11727) + (xy 128.278857 115.290192) + (xy 128.278855 115.290197) + (xy 128.242691 115.460341) + (xy 128.2395 115.475354) + (xy 128.2395 115.664646) + (xy 124.3815 115.664646) + (xy 124.3815 113.124645) + (xy 128.2395 113.124645) + (xy 128.278855 113.309802) + (xy 128.278857 113.309807) + (xy 128.355848 113.482729) + (xy 128.355851 113.482734) + (xy 128.456617 113.621426) + (xy 128.467112 113.635871) + (xy 128.607784 113.762533) + (xy 128.771716 113.857179) + (xy 128.951744 113.915674) + (xy 129.092808 113.9305) + (xy 129.092812 113.9305) + (xy 129.987188 113.9305) + (xy 129.987192 113.9305) + (xy 130.128256 113.915674) + (xy 130.308284 113.857179) + (xy 130.472216 113.762533) + (xy 130.612888 113.635871) + (xy 130.724151 113.48273) + (xy 130.801144 113.309803) + (xy 130.8405 113.124646) + (xy 130.8405 112.935354) + (xy 130.801144 112.750197) + (xy 130.797897 112.742905) + (xy 130.724151 112.57727) + (xy 130.724148 112.577265) + (xy 130.612888 112.424129) + (xy 130.583807 112.397944) + (xy 130.472216 112.297467) + (xy 130.308284 112.202821) + (xy 130.308277 112.202818) + (xy 130.128259 112.144327) + (xy 130.128256 112.144326) + (xy 129.987192 112.1295) + (xy 129.092808 112.1295) + (xy 128.951744 112.144326) + (xy 128.951741 112.144326) + (xy 128.95174 112.144327) + (xy 128.771722 112.202818) + (xy 128.771715 112.202821) + (xy 128.607785 112.297466) + (xy 128.467111 112.424129) + (xy 128.355851 112.577265) + (xy 128.355848 112.57727) + (xy 128.278857 112.750192) + (xy 128.278855 112.750197) + (xy 128.2395 112.935354) + (xy 128.2395 113.124645) + (xy 124.3815 113.124645) + (xy 124.3815 110.584645) + (xy 128.2395 110.584645) + (xy 128.278855 110.769802) + (xy 128.278857 110.769807) + (xy 128.355848 110.942729) + (xy 128.355851 110.942734) + (xy 128.466987 111.095699) + (xy 128.467112 111.095871) + (xy 128.607784 111.222533) + (xy 128.771716 111.317179) + (xy 128.951744 111.375674) + (xy 129.092808 111.3905) + (xy 129.092812 111.3905) + (xy 129.987188 111.3905) + (xy 129.987192 111.3905) + (xy 130.128256 111.375674) + (xy 130.308284 111.317179) + (xy 130.472216 111.222533) + (xy 130.612888 111.095871) + (xy 130.724151 110.94273) + (xy 130.801144 110.769803) + (xy 130.8405 110.584646) + (xy 130.8405 110.395354) + (xy 130.801144 110.210197) + (xy 130.797897 110.202905) + (xy 130.724151 110.03727) + (xy 130.724148 110.037265) + (xy 130.612888 109.884129) + (xy 130.561277 109.837658) + (xy 130.472216 109.757467) + (xy 130.308284 109.662821) + (xy 130.308277 109.662818) + (xy 130.128259 109.604327) + (xy 130.128256 109.604326) + (xy 129.987192 109.5895) + (xy 129.092808 109.5895) + (xy 128.951744 109.604326) + (xy 128.951741 109.604326) + (xy 128.95174 109.604327) + (xy 128.771722 109.662818) + (xy 128.771715 109.662821) + (xy 128.607785 109.757466) + (xy 128.467111 109.884129) + (xy 128.355851 110.037265) + (xy 128.355848 110.03727) + (xy 128.278857 110.210192) + (xy 128.278855 110.210197) + (xy 128.2395 110.395354) + (xy 128.2395 110.584645) + (xy 124.3815 110.584645) + (xy 124.3815 108.044645) + (xy 128.2395 108.044645) + (xy 128.278855 108.229802) + (xy 128.278857 108.229807) + (xy 128.355848 108.402729) + (xy 128.355851 108.402734) + (xy 128.466987 108.555699) + (xy 128.467112 108.555871) + (xy 128.607784 108.682533) + (xy 128.771716 108.777179) + (xy 128.951744 108.835674) + (xy 129.092808 108.8505) + (xy 129.092812 108.8505) + (xy 129.987188 108.8505) + (xy 129.987192 108.8505) + (xy 130.128256 108.835674) + (xy 130.308284 108.777179) + (xy 130.472216 108.682533) + (xy 130.612888 108.555871) + (xy 130.724151 108.40273) + (xy 130.801144 108.229803) + (xy 130.8405 108.044646) + (xy 130.8405 107.855354) + (xy 130.801144 107.670197) + (xy 130.762987 107.584497) + (xy 130.724151 107.49727) + (xy 130.724148 107.497265) + (xy 130.612888 107.344129) + (xy 130.530102 107.269588) + (xy 130.472216 107.217467) + (xy 130.308284 107.122821) + (xy 130.308277 107.122818) + (xy 130.128259 107.064327) + (xy 130.128256 107.064326) + (xy 129.987192 107.0495) + (xy 129.092808 107.0495) + (xy 128.951744 107.064326) + (xy 128.951741 107.064326) + (xy 128.95174 107.064327) + (xy 128.771722 107.122818) + (xy 128.771715 107.122821) + (xy 128.607785 107.217466) + (xy 128.467111 107.344129) + (xy 128.355851 107.497265) + (xy 128.355848 107.49727) + (xy 128.278857 107.670192) + (xy 128.278855 107.670197) + (xy 128.2395 107.855354) + (xy 128.2395 108.044645) + (xy 124.3815 108.044645) + (xy 124.3815 107.432544) + (xy 124.401185 107.365505) + (xy 124.417814 107.344867) + (xy 124.493095 107.269587) + (xy 124.5435 107.170661) + (xy 124.5435 107.170659) + (xy 124.543501 107.170658) + (xy 124.560869 107.061002) + (xy 124.560869 107.060997) + (xy 124.543501 106.951341) + (xy 124.540524 106.945498) + (xy 124.493095 106.852413) + (xy 124.493092 106.85241) + (xy 124.49309 106.852407) + (xy 124.414592 106.773909) + (xy 124.414588 106.773906) + (xy 124.414587 106.773905) + (xy 124.358207 106.745178) + (xy 124.315658 106.723498) + (xy 124.206002 106.706131) + (xy 124.205998 106.706131) + (xy 124.096342 106.723498) + (xy 124.053793 106.745178) + (xy 123.985124 106.758073) + (xy 123.920384 106.731795) + (xy 123.880128 106.674688) + (xy 123.8735 106.634692) + (xy 123.8735 106.289544) + (xy 123.893185 106.222505) + (xy 123.909814 106.201867) + (xy 123.985095 106.126587) + (xy 124.0355 106.027661) + (xy 124.0355 106.027659) + (xy 124.035501 106.027658) + (xy 124.052869 105.918002) + (xy 124.052869 105.917997) + (xy 124.035501 105.808341) + (xy 124.031406 105.800304) + (xy 123.985095 105.709413) + (xy 123.985092 105.70941) + (xy 123.98509 105.709407) + (xy 123.906592 105.630909) + (xy 123.906588 105.630906) + (xy 123.906587 105.630905) + (xy 123.882421 105.618592) + (xy 123.807658 105.580498) + (xy 123.698002 105.563131) + (xy 123.697998 105.563131) + (xy 123.588341 105.580498) + (xy 123.489414 105.630904) + (xy 123.489407 105.630909) + (xy 123.410909 105.709407) + (xy 123.410904 105.709414) + (xy 123.360498 105.808341) + (xy 123.343131 105.917997) + (xy 123.343131 105.918002) + (xy 123.360498 106.027658) + (xy 123.381871 106.069604) + (xy 123.410905 106.126587) + (xy 123.486182 106.201864) + (xy 123.519666 106.263185) + (xy 123.5225 106.289544) + (xy 123.5225 114.381692) + (xy 123.502815 114.448731) + (xy 123.450011 114.494486) + (xy 123.380853 114.50443) + (xy 123.342207 114.492178) + (xy 123.299657 114.470498) + (xy 123.190002 114.453131) + (xy 123.189998 114.453131) + (xy 123.080342 114.470498) + (xy 123.037793 114.492178) + (xy 122.969124 114.505073) + (xy 122.904384 114.478795) + (xy 122.864128 114.421688) + (xy 122.8575 114.381692) + (xy 122.8575 108.829544) + (xy 122.877185 108.762505) + (xy 122.893814 108.741867) + (xy 122.969095 108.666587) + (xy 123.0195 108.567661) + (xy 123.0195 108.567659) + (xy 123.019501 108.567658) + (xy 123.036869 108.458002) + (xy 123.036869 108.457997) + (xy 123.019501 108.348341) + (xy 123.015483 108.340455) + (xy 122.969095 108.249413) + (xy 122.969092 108.24941) + (xy 122.96909 108.249407) + (xy 122.890592 108.170909) + (xy 122.890588 108.170906) + (xy 122.890587 108.170905) + (xy 122.872755 108.161819) + (xy 122.791658 108.120498) + (xy 122.682002 108.103131) + (xy 122.681998 108.103131) + (xy 122.572341 108.120498) + (xy 122.473414 108.170904) + (xy 122.473407 108.170909) + (xy 122.394909 108.249407) + (xy 122.394904 108.249414) + (xy 122.344498 108.348341) + (xy 122.327131 108.457997) + (xy 122.327131 108.458002) + (xy 122.344498 108.567658) + (xy 122.362169 108.602339) + (xy 122.394905 108.666587) + (xy 122.470182 108.741864) + (xy 122.503666 108.803185) + (xy 122.5065 108.829544) + (xy 122.5065 113.111692) + (xy 122.486815 113.178731) + (xy 122.434011 113.224486) + (xy 122.364853 113.23443) + (xy 122.326207 113.222178) + (xy 122.283657 113.200498) + (xy 122.174002 113.183131) + (xy 122.173998 113.183131) + (xy 122.064342 113.200498) + (xy 122.021793 113.222178) + (xy 121.953124 113.235073) + (xy 121.888384 113.208795) + (xy 121.848128 113.151688) + (xy 121.8415 113.111692) + (xy 121.8415 112.639544) + (xy 121.861185 112.572505) + (xy 121.877814 112.551867) + (xy 121.953095 112.476587) + (xy 122.0035 112.377661) + (xy 122.0035 112.377659) + (xy 122.003501 112.377658) + (xy 122.020869 112.268002) + (xy 122.020869 112.267997) + (xy 122.003501 112.158341) + (xy 121.998931 112.149372) + (xy 121.953095 112.059413) + (xy 121.953092 112.05941) + (xy 121.95309 112.059407) + (xy 121.874592 111.980909) + (xy 121.874588 111.980906) + (xy 121.874587 111.980905) + (xy 121.828927 111.95764) + (xy 121.775658 111.930498) + (xy 121.666002 111.913131) + (xy 121.665998 111.913131) + (xy 121.556342 111.930498) + (xy 121.513793 111.952178) + (xy 121.445124 111.965073) + (xy 121.380384 111.938795) + (xy 121.340128 111.881688) + (xy 121.3335 111.841692) + (xy 121.3335 110.099544) + (xy 121.353185 110.032505) + (xy 121.369814 110.011867) + (xy 121.445095 109.936587) + (xy 121.4955 109.837661) + (xy 121.4955 109.837659) + (xy 121.495501 109.837658) + (xy 121.512869 109.728002) + (xy 121.512869 109.727997) + (xy 121.495501 109.618341) + (xy 121.49003 109.607604) + (xy 121.445095 109.519413) + (xy 121.445092 109.51941) + (xy 121.44509 109.519407) + (xy 121.366592 109.440909) + (xy 121.366588 109.440906) + (xy 121.366587 109.440905) + (xy 121.310207 109.412178) + (xy 121.267658 109.390498) + (xy 121.158002 109.373131) + (xy 121.157998 109.373131) + (xy 121.048341 109.390498) + (xy 120.949414 109.440904) + (xy 120.949407 109.440909) + (xy 120.870909 109.519407) + (xy 120.870904 109.519414) + (xy 120.820498 109.618341) + (xy 120.803131 109.727997) + (xy 120.803131 109.728002) + (xy 120.820498 109.837658) + (xy 120.838169 109.872339) + (xy 120.870905 109.936587) + (xy 120.946182 110.011864) + (xy 120.979666 110.073185) + (xy 120.9825 110.099544) + (xy 120.9825 110.571692) + (xy 120.962815 110.638731) + (xy 120.910011 110.684486) + (xy 120.840853 110.69443) + (xy 120.802207 110.682178) + (xy 120.759657 110.660498) + (xy 120.650002 110.643131) + (xy 120.649998 110.643131) + (xy 120.540341 110.660498) + (xy 120.441414 110.710904) + (xy 120.441407 110.710909) + (xy 120.362909 110.789407) + (xy 120.362904 110.789414) + (xy 120.312498 110.888341) + (xy 120.295131 110.997997) + (xy 120.295131 110.998002) + (xy 120.312498 111.107658) + (xy 120.336176 111.154129) + (xy 120.362905 111.206587) + (xy 120.438182 111.281864) + (xy 120.471666 111.343185) + (xy 120.4745 111.369544) + (xy 120.4745 114.777689) + (xy 120.454815 114.844728) + (xy 120.438181 114.86537) + (xy 119.777953 115.525598) + (xy 119.765165 115.444852) + (xy 119.707641 115.331955) + (xy 119.618045 115.242359) + (xy 119.505148 115.184835) + (xy 119.4244 115.172046) + (xy 120.105472 114.490974) + (xy 120.032478 114.439863) + (xy 119.826331 114.343735) + (xy 119.826317 114.34373) + (xy 119.60661 114.28486) + (xy 119.606599 114.284858) + (xy 119.380002 114.265034) + (xy 119.379998 114.265034) + (xy 119.1534 114.284858) + (xy 119.153389 114.28486) + (xy 118.933682 114.34373) + (xy 118.933673 114.343734) + (xy 118.727509 114.439869) + (xy 118.725491 114.441035) + (xy 118.72449 114.441277) + (xy 118.722611 114.442154) + (xy 118.722434 114.441776) + (xy 118.65759 114.457502) + (xy 118.591565 114.434645) + (xy 118.548379 114.37972) + (xy 118.5395 114.333643) + (xy 118.5395 105.504645) + (xy 128.2395 105.504645) + (xy 128.278855 105.689802) + (xy 128.278857 105.689807) + (xy 128.355848 105.862729) + (xy 128.355851 105.862734) + (xy 128.454594 105.998642) + (xy 128.467112 106.015871) + (xy 128.607784 106.142533) + (xy 128.771716 106.237179) + (xy 128.951744 106.295674) + (xy 129.092808 106.3105) + (xy 129.092812 106.3105) + (xy 129.987188 106.3105) + (xy 129.987192 106.3105) + (xy 130.128256 106.295674) + (xy 130.308284 106.237179) + (xy 130.472216 106.142533) + (xy 130.612888 106.015871) + (xy 130.724151 105.86273) + (xy 130.801144 105.689803) + (xy 130.8405 105.504646) + (xy 130.8405 105.315354) + (xy 130.801144 105.130197) + (xy 130.799486 105.126474) + (xy 130.724151 104.95727) + (xy 130.724148 104.957265) + (xy 130.612888 104.804129) + (xy 130.584812 104.778849) + (xy 130.472216 104.677467) + (xy 130.308284 104.582821) + (xy 130.308277 104.582818) + (xy 130.128259 104.524327) + (xy 130.128256 104.524326) + (xy 129.987192 104.5095) + (xy 129.092808 104.5095) + (xy 128.951744 104.524326) + (xy 128.951741 104.524326) + (xy 128.95174 104.524327) + (xy 128.771722 104.582818) + (xy 128.771715 104.582821) + (xy 128.607785 104.677466) + (xy 128.467111 104.804129) + (xy 128.355851 104.957265) + (xy 128.355848 104.95727) + (xy 128.278857 105.130192) + (xy 128.278855 105.130197) + (xy 128.2395 105.315354) + (xy 128.2395 105.504645) + (xy 118.5395 105.504645) + (xy 118.5395 103.876544) + (xy 118.559185 103.809505) + (xy 118.575814 103.788867) + (xy 118.651095 103.713587) + (xy 118.7015 103.614661) + (xy 118.7015 103.614659) + (xy 118.701501 103.614658) + (xy 118.718869 103.505002) + (xy 118.718869 103.504997) + (xy 118.701501 103.395341) + (xy 118.66958 103.332692) + (xy 118.651095 103.296413) + (xy 118.651092 103.29641) + (xy 118.65109 103.296407) + (xy 118.572592 103.217909) + (xy 118.572588 103.217906) + (xy 118.572587 103.217905) + (xy 118.537851 103.200206) + (xy 118.473658 103.167498) + (xy 118.364002 103.150131) + (xy 118.363998 103.150131) + (xy 118.254341 103.167498) + (xy 118.155414 103.217904) + (xy 118.155407 103.217909) + (xy 118.076909 103.296407) + (xy 118.076904 103.296414) + (xy 118.026498 103.395341) + (xy 118.009131 103.504997) + (xy 118.009131 103.505002) + (xy 118.026498 103.614658) + (xy 118.044169 103.649339) + (xy 118.076905 103.713587) + (xy 118.152182 103.788864) + (xy 118.185666 103.850185) + (xy 118.1885 103.876544) + (xy 118.1885 115.021626) + (xy 118.176883 115.07403) + (xy 118.153732 115.123677) + (xy 118.15373 115.123682) + (xy 118.09486 115.343389) + (xy 118.094858 115.3434) + (xy 118.075034 115.569997) + (xy 118.075034 115.570002) + (xy 118.09125 115.755359) + (xy 118.077483 115.823859) + (xy 118.028868 115.874042) + (xy 117.960839 115.889975) + (xy 117.894996 115.866599) + (xy 117.880041 115.853847) + (xy 117.491344 115.46515) + (xy 117.476975 115.447908) + (xy 117.467863 115.434708) + (xy 117.467861 115.434705) + (xy 117.437566 115.418804) + (xy 117.431046 115.415127) + (xy 117.401772 115.39743) + (xy 117.400377 115.396996) + (xy 117.398578 115.396251) + (xy 117.394606 115.395144) + (xy 117.392682 115.394851) + (xy 117.391257 115.3945) + (xy 117.357046 115.3945) + (xy 117.34956 115.394274) + (xy 117.315418 115.392208) + (xy 117.314005 115.392468) + (xy 117.29165 115.3945) + (xy 112.73991 115.3945) + (xy 112.672871 115.374815) + (xy 112.627116 115.322011) + (xy 112.621979 115.308818) + (xy 112.587181 115.201722) + (xy 112.58718 115.201721) + (xy 112.587179 115.201716) + (xy 112.492533 115.037784) + (xy 112.365871 114.897112) + (xy 112.362473 114.894643) + (xy 112.212734 114.785851) + (xy 112.212729 114.785848) + (xy 112.039807 114.708857) + (xy 112.039802 114.708855) + (xy 111.894001 114.677865) + (xy 111.854646 114.6695) + (xy 111.665354 114.6695) + (xy 111.632897 114.676398) + (xy 111.480197 114.708855) + (xy 111.480192 114.708857) + (xy 111.30727 114.785848) + (xy 111.307265 114.785851) + (xy 111.154129 114.897111) + (xy 111.027466 115.037785) + (xy 110.932821 115.201715) + (xy 110.932818 115.201722) + (xy 110.876577 115.374815) + (xy 110.874326 115.381744) + (xy 110.85454 115.57) + (xy 109.6495 115.57) + (xy 109.6495 102.047192) + (xy 126.0995 102.047192) + (xy 126.114326 102.188256) + (xy 126.114327 102.188259) + (xy 126.172818 102.368277) + (xy 126.172821 102.368284) + (xy 126.267467 102.532216) + (xy 126.383791 102.661407) + (xy 126.394129 102.672888) + (xy 126.547265 102.784148) + (xy 126.54727 102.784151) + (xy 126.720192 102.861142) + (xy 126.720195 102.861143) + (xy 126.720197 102.861144) + (xy 126.905354 102.9005) + (xy 126.905355 102.9005) + (xy 127.094644 102.9005) + (xy 127.094646 102.9005) + (xy 127.279803 102.861144) + (xy 127.45273 102.784151) + (xy 127.605871 102.672888) + (xy 127.732533 102.532216) + (xy 127.827179 102.368284) + (xy 127.885674 102.188256) + (xy 127.9005 102.047192) + (xy 128.6395 102.047192) + (xy 128.654326 102.188256) + (xy 128.654327 102.188259) + (xy 128.712818 102.368277) + (xy 128.712821 102.368284) + (xy 128.807467 102.532216) + (xy 128.923791 102.661407) + (xy 128.934129 102.672888) + (xy 129.087265 102.784148) + (xy 129.08727 102.784151) + (xy 129.260192 102.861142) + (xy 129.260195 102.861143) + (xy 129.260197 102.861144) + (xy 129.445354 102.9005) + (xy 129.445355 102.9005) + (xy 129.634644 102.9005) + (xy 129.634646 102.9005) + (xy 129.819803 102.861144) + (xy 129.99273 102.784151) + (xy 130.145871 102.672888) + (xy 130.272533 102.532216) + (xy 130.367179 102.368284) + (xy 130.425674 102.188256) + (xy 130.4405 102.047192) + (xy 130.4405 101.152808) + (xy 130.425674 101.011744) + (xy 130.367179 100.831716) + (xy 130.272533 100.667784) + (xy 130.145871 100.527112) + (xy 130.133682 100.518256) + (xy 129.992734 100.415851) + (xy 129.992729 100.415848) + (xy 129.819807 100.338857) + (xy 129.819802 100.338855) + (xy 129.657539 100.304366) + (xy 129.634646 100.2995) + (xy 129.445354 100.2995) + (xy 129.422461 100.304366) + (xy 129.260197 100.338855) + (xy 129.260192 100.338857) + (xy 129.08727 100.415848) + (xy 129.087265 100.415851) + (xy 128.934129 100.527111) + (xy 128.807466 100.667785) + (xy 128.712821 100.831715) + (xy 128.712818 100.831722) + (xy 128.654327 101.01174) + (xy 128.654326 101.011744) + (xy 128.6395 101.152808) + (xy 128.6395 102.047192) + (xy 127.9005 102.047192) + (xy 127.9005 101.152808) + (xy 127.885674 101.011744) + (xy 127.827179 100.831716) + (xy 127.732533 100.667784) + (xy 127.605871 100.527112) + (xy 127.593682 100.518256) + (xy 127.452734 100.415851) + (xy 127.452729 100.415848) + (xy 127.279807 100.338857) + (xy 127.279802 100.338855) + (xy 127.117539 100.304366) + (xy 127.094646 100.2995) + (xy 126.905354 100.2995) + (xy 126.882461 100.304366) + (xy 126.720197 100.338855) + (xy 126.720192 100.338857) + (xy 126.54727 100.415848) + (xy 126.547265 100.415851) + (xy 126.394129 100.527111) + (xy 126.267466 100.667785) + (xy 126.172821 100.831715) + (xy 126.172818 100.831722) + (xy 126.114327 101.01174) + (xy 126.114326 101.011744) + (xy 126.0995 101.152808) + (xy 126.0995 102.047192) + (xy 109.6495 102.047192) + (xy 109.6495 100.33) + (xy 110.85454 100.33) + (xy 110.874326 100.518256) + (xy 110.874327 100.518259) + (xy 110.932818 100.698277) + (xy 110.932821 100.698284) + (xy 111.027467 100.862216) + (xy 111.122295 100.967533) + (xy 111.154129 101.002888) + (xy 111.307265 101.114148) + (xy 111.30727 101.114151) + (xy 111.480192 101.191142) + (xy 111.480197 101.191144) + (xy 111.665354 101.2305) + (xy 111.665355 101.2305) + (xy 111.854644 101.2305) + (xy 111.854646 101.2305) + (xy 112.039803 101.191144) + (xy 112.154911 101.139894) + (xy 118.4795 101.139894) + (xy 118.479501 101.139902) + (xy 118.48533 101.169212) + (xy 118.507542 101.202457) + (xy 118.524219 101.213599) + (xy 118.540787 101.224669) + (xy 118.54079 101.224669) + (xy 118.540791 101.22467) + (xy 118.550647 101.22663) + (xy 118.570101 101.2305) + (xy 120.189898 101.230499) + (xy 120.219213 101.224669) + (xy 120.252457 101.202457) + (xy 120.274669 101.169213) + (xy 120.2805 101.139899) + (xy 120.280499 99.520102) + (xy 120.274669 99.490787) + (xy 120.270467 99.484498) + (xy 120.252457 99.457542) + (xy 120.219214 99.435332) + (xy 120.219215 99.435332) + (xy 120.219213 99.435331) + (xy 120.219211 99.43533) + (xy 120.219208 99.435329) + (xy 120.189901 99.4295) + (xy 118.570105 99.4295) + (xy 118.570097 99.429501) + (xy 118.540787 99.43533) + (xy 118.507542 99.457542) + (xy 118.485332 99.490785) + (xy 118.485329 99.490791) + (xy 118.4795 99.520098) + (xy 118.4795 101.139894) + (xy 112.154911 101.139894) + (xy 112.21273 101.114151) + (xy 112.365871 101.002888) + (xy 112.492533 100.862216) + (xy 112.587179 100.698284) + (xy 112.645674 100.518256) + (xy 112.66546 100.33) + (xy 112.645674 100.141744) + (xy 112.587179 99.961716) + (xy 112.492533 99.797784) + (xy 112.365871 99.657112) + (xy 112.305726 99.613414) + (xy 112.212734 99.545851) + (xy 112.212729 99.545848) + (xy 112.039807 99.468857) + (xy 112.039802 99.468855) + (xy 111.883758 99.435688) + (xy 111.854646 99.4295) + (xy 111.665354 99.4295) + (xy 111.636242 99.435688) + (xy 111.480197 99.468855) + (xy 111.480192 99.468857) + (xy 111.30727 99.545848) + (xy 111.307265 99.545851) + (xy 111.154129 99.657111) + (xy 111.027466 99.797785) + (xy 110.932821 99.961715) + (xy 110.932818 99.961722) + (xy 110.879277 100.126505) + (xy 110.874326 100.141744) + (xy 110.85454 100.33) + (xy 109.6495 100.33) + (xy 109.6495 96.771056) + (xy 109.669185 96.704017) + (xy 109.685815 96.683379) + (xy 110.086857 96.282336) + (xy 110.104092 96.267973) + (xy 110.117295 96.258861) + (xy 110.133199 96.228556) + (xy 110.136879 96.222033) + (xy 110.137847 96.220432) + (xy 110.154568 96.192774) + (xy 110.154568 96.192765) + (xy 110.154993 96.191407) + (xy 110.15574 96.189603) + (xy 110.156862 96.185578) + (xy 110.157155 96.183659) + (xy 110.1575 96.182259) + (xy 110.1575 96.148046) + (xy 110.157726 96.140559) + (xy 110.158913 96.120931) + (xy 110.159791 96.106419) + (xy 110.15979 96.106418) + (xy 110.159791 96.106417) + (xy 110.159531 96.104998) + (xy 110.1575 96.082648) + (xy 110.1575 95.755056) + (xy 110.177185 95.688017) + (xy 110.19381 95.667384) + (xy 110.353237 95.507956) + (xy 110.414557 95.474474) + (xy 110.460314 95.473167) + (xy 110.489999 95.477869) + (xy 110.49 95.477869) + (xy 110.490002 95.477869) + (xy 110.599658 95.460501) + (xy 110.599659 95.4605) + (xy 110.599661 95.4605) + (xy 110.698587 95.410095) + (xy 110.777095 95.331587) + (xy 110.8275 95.232661) + (xy 110.8275 95.232659) + (xy 110.827501 95.232658) + (xy 110.844869 95.123002) + (xy 110.844869 95.122997) + (xy 110.827501 95.013341) + (xy 110.789537 94.938832) + (xy 110.777095 94.914413) + (xy 110.777092 94.91441) + (xy 110.77709 94.914407) + (xy 110.702577 94.839894) + (xy 113.3495 94.839894) + (xy 113.349501 94.839902) + (xy 113.35533 94.869212) + (xy 113.377542 94.902457) + (xy 113.385571 94.907821) + (xy 113.410787 94.924669) + (xy 113.41079 94.924669) + (xy 113.410791 94.92467) + (xy 113.420647 94.92663) + (xy 113.440101 94.9305) + (xy 115.159898 94.930499) + (xy 115.189213 94.924669) + (xy 115.222457 94.902457) + (xy 115.244669 94.869213) + (xy 115.2505 94.839899) + (xy 115.250499 94.141504) + (xy 115.270183 94.074468) + (xy 115.322987 94.028713) + (xy 115.392146 94.018769) + (xy 115.455702 94.047794) + (xy 115.493476 94.106572) + (xy 115.498027 94.130699) + (xy 115.50543 94.215316) + (xy 115.505432 94.215326) + (xy 115.566566 94.443483) + (xy 115.56657 94.443492) + (xy 115.666399 94.657578) + (xy 115.801894 94.851082) + (xy 115.968917 95.018105) + (xy 116.162421 95.1536) + (xy 116.376507 95.253429) + (xy 116.376516 95.253433) + (xy 116.59 95.310634) + (xy 116.59 94.415501) + (xy 116.697685 94.46468) + (xy 116.804237 94.48) + (xy 116.875763 94.48) + (xy 116.982315 94.46468) + (xy 117.09 94.415501) + (xy 117.09 95.310633) + (xy 117.303483 95.253433) + (xy 117.303492 95.253429) + (xy 117.439745 95.189894) + (xy 126.0995 95.189894) + (xy 126.099501 95.189902) + (xy 126.10533 95.219212) + (xy 126.127542 95.252457) + (xy 126.138479 95.259764) + (xy 126.160787 95.274669) + (xy 126.16079 95.274669) + (xy 126.160791 95.27467) + (xy 126.165065 95.27552) + (xy 126.190101 95.2805) + (xy 127.809898 95.280499) + (xy 127.839213 95.274669) + (xy 127.872457 95.252457) + (xy 127.894669 95.219213) + (xy 127.9005 95.189899) + (xy 127.9005 94.427192) + (xy 128.6395 94.427192) + (xy 128.654326 94.568256) + (xy 128.654327 94.568259) + (xy 128.712818 94.748277) + (xy 128.712821 94.748284) + (xy 128.807467 94.912216) + (xy 128.898519 95.013339) + (xy 128.934129 95.052888) + (xy 129.087265 95.164148) + (xy 129.08727 95.164151) + (xy 129.260192 95.241142) + (xy 129.260197 95.241144) + (xy 129.445354 95.2805) + (xy 129.445355 95.2805) + (xy 129.634644 95.2805) + (xy 129.634646 95.2805) + (xy 129.819803 95.241144) + (xy 129.99273 95.164151) + (xy 130.145871 95.052888) + (xy 130.272533 94.912216) + (xy 130.367179 94.748284) + (xy 130.425674 94.568256) + (xy 130.4405 94.427192) + (xy 131.1795 94.427192) + (xy 131.194326 94.568256) + (xy 131.194327 94.568259) + (xy 131.252818 94.748277) + (xy 131.252821 94.748284) + (xy 131.347467 94.912216) + (xy 131.438519 95.013339) + (xy 131.474129 95.052888) + (xy 131.627265 95.164148) + (xy 131.62727 95.164151) + (xy 131.800192 95.241142) + (xy 131.800197 95.241144) + (xy 131.985354 95.2805) + (xy 131.985355 95.2805) + (xy 132.174644 95.2805) + (xy 132.174646 95.2805) + (xy 132.359803 95.241144) + (xy 132.53273 95.164151) + (xy 132.685871 95.052888) + (xy 132.812533 94.912216) + (xy 132.907179 94.748284) + (xy 132.965674 94.568256) + (xy 132.9805 94.427192) + (xy 133.7195 94.427192) + (xy 133.734326 94.568256) + (xy 133.734327 94.568259) + (xy 133.792818 94.748277) + (xy 133.792821 94.748284) + (xy 133.887467 94.912216) + (xy 133.978519 95.013339) + (xy 134.014129 95.052888) + (xy 134.167265 95.164148) + (xy 134.16727 95.164151) + (xy 134.340192 95.241142) + (xy 134.340197 95.241144) + (xy 134.525354 95.2805) + (xy 134.525355 95.2805) + (xy 134.714644 95.2805) + (xy 134.714646 95.2805) + (xy 134.899803 95.241144) + (xy 135.07273 95.164151) + (xy 135.225871 95.052888) + (xy 135.352533 94.912216) + (xy 135.447179 94.748284) + (xy 135.505674 94.568256) + (xy 135.5205 94.427192) + (xy 135.5205 93.532808) + (xy 135.505674 93.391744) + (xy 135.447179 93.211716) + (xy 135.352533 93.047784) + (xy 135.225871 92.907112) + (xy 135.22587 92.907111) + (xy 135.072734 92.795851) + (xy 135.072729 92.795848) + (xy 134.899807 92.718857) + (xy 134.899802 92.718855) + (xy 134.747113 92.686401) + (xy 134.714646 92.6795) + (xy 134.525354 92.6795) + (xy 134.492897 92.686398) + (xy 134.340197 92.718855) + (xy 134.340192 92.718857) + (xy 134.16727 92.795848) + (xy 134.167265 92.795851) + (xy 134.014129 92.907111) + (xy 133.887466 93.047785) + (xy 133.792821 93.211715) + (xy 133.792818 93.211722) + (xy 133.743725 93.362816) + (xy 133.734326 93.391744) + (xy 133.7195 93.532808) + (xy 133.7195 94.427192) + (xy 132.9805 94.427192) + (xy 132.9805 93.532808) + (xy 132.965674 93.391744) + (xy 132.907179 93.211716) + (xy 132.812533 93.047784) + (xy 132.685871 92.907112) + (xy 132.68587 92.907111) + (xy 132.532734 92.795851) + (xy 132.532729 92.795848) + (xy 132.359807 92.718857) + (xy 132.359802 92.718855) + (xy 132.207113 92.686401) + (xy 132.174646 92.6795) + (xy 131.985354 92.6795) + (xy 131.952897 92.686398) + (xy 131.800197 92.718855) + (xy 131.800192 92.718857) + (xy 131.62727 92.795848) + (xy 131.627265 92.795851) + (xy 131.474129 92.907111) + (xy 131.347466 93.047785) + (xy 131.252821 93.211715) + (xy 131.252818 93.211722) + (xy 131.203725 93.362816) + (xy 131.194326 93.391744) + (xy 131.1795 93.532808) + (xy 131.1795 94.427192) + (xy 130.4405 94.427192) + (xy 130.4405 93.532808) + (xy 130.425674 93.391744) + (xy 130.367179 93.211716) + (xy 130.272533 93.047784) + (xy 130.145871 92.907112) + (xy 130.14587 92.907111) + (xy 129.992734 92.795851) + (xy 129.992729 92.795848) + (xy 129.819807 92.718857) + (xy 129.819802 92.718855) + (xy 129.667113 92.686401) + (xy 129.634646 92.6795) + (xy 129.445354 92.6795) + (xy 129.412897 92.686398) + (xy 129.260197 92.718855) + (xy 129.260192 92.718857) + (xy 129.08727 92.795848) + (xy 129.087265 92.795851) + (xy 128.934129 92.907111) + (xy 128.807466 93.047785) + (xy 128.712821 93.211715) + (xy 128.712818 93.211722) + (xy 128.663725 93.362816) + (xy 128.654326 93.391744) + (xy 128.6395 93.532808) + (xy 128.6395 94.427192) + (xy 127.9005 94.427192) + (xy 127.900499 92.770102) + (xy 127.894669 92.740787) + (xy 127.891902 92.736645) + (xy 127.872457 92.707542) + (xy 127.847496 92.690865) + (xy 127.839213 92.685331) + (xy 127.839211 92.68533) + (xy 127.839208 92.685329) + (xy 127.809901 92.6795) + (xy 126.190105 92.6795) + (xy 126.190097 92.679501) + (xy 126.160787 92.68533) + (xy 126.127542 92.707542) + (xy 126.105332 92.740785) + (xy 126.105329 92.740791) + (xy 126.0995 92.770098) + (xy 126.0995 95.189894) + (xy 117.439745 95.189894) + (xy 117.517578 95.1536) + (xy 117.711082 95.018105) + (xy 117.878105 94.851082) + (xy 118.0136 94.657578) + (xy 118.113429 94.443492) + (xy 118.113432 94.443486) + (xy 118.170636 94.23) + (xy 117.273686 94.23) + (xy 117.299493 94.189844) + (xy 117.34 94.051889) + (xy 117.34 93.908111) + (xy 117.299493 93.770156) + (xy 117.273686 93.73) + (xy 118.170636 93.73) + (xy 118.170635 93.729999) + (xy 118.113432 93.516513) + (xy 118.113429 93.516507) + (xy 118.0136 93.302422) + (xy 118.013599 93.30242) + (xy 117.878113 93.108926) + (xy 117.878108 93.10892) + (xy 117.711082 92.941894) + (xy 117.517578 92.806399) + (xy 117.303492 92.70657) + (xy 117.303486 92.706567) + (xy 117.09 92.649364) + (xy 117.09 93.544498) + (xy 116.982315 93.49532) + (xy 116.875763 93.48) + (xy 116.804237 93.48) + (xy 116.697685 93.49532) + (xy 116.59 93.544498) + (xy 116.59 92.649364) + (xy 116.589999 92.649364) + (xy 116.376513 92.706567) + (xy 116.376507 92.70657) + (xy 116.162422 92.806399) + (xy 116.16242 92.8064) + (xy 115.968926 92.941886) + (xy 115.96892 92.941891) + (xy 115.801891 93.10892) + (xy 115.801886 93.108926) + (xy 115.6664 93.30242) + (xy 115.666399 93.302422) + (xy 115.56657 93.516507) + (xy 115.566566 93.516516) + (xy 115.505432 93.744673) + (xy 115.50543 93.744683) + (xy 115.498027 93.829303) + (xy 115.472574 93.894372) + (xy 115.415983 93.93535) + (xy 115.346221 93.939228) + (xy 115.285437 93.904774) + (xy 115.25293 93.842927) + (xy 115.250499 93.818495) + (xy 115.250499 93.120105) + (xy 115.250498 93.120097) + (xy 115.244669 93.090787) + (xy 115.222457 93.057542) + (xy 115.189214 93.035332) + (xy 115.189215 93.035332) + (xy 115.189213 93.035331) + (xy 115.189211 93.03533) + (xy 115.189208 93.035329) + (xy 115.159901 93.0295) + (xy 113.440105 93.0295) + (xy 113.440097 93.029501) + (xy 113.410787 93.03533) + (xy 113.377542 93.057542) + (xy 113.355332 93.090785) + (xy 113.355329 93.090791) + (xy 113.3495 93.120098) + (xy 113.3495 94.839894) + (xy 110.702577 94.839894) + (xy 110.698592 94.835909) + (xy 110.698588 94.835906) + (xy 110.698587 94.835905) + (xy 110.691031 94.832055) + (xy 110.599658 94.785498) + (xy 110.490002 94.768131) + (xy 110.489998 94.768131) + (xy 110.380341 94.785498) + (xy 110.281414 94.835904) + (xy 110.281407 94.835909) + (xy 110.202909 94.914407) + (xy 110.202904 94.914414) + (xy 110.152498 95.013341) + (xy 110.135131 95.122997) + (xy 110.135131 95.123) + (xy 110.139779 95.152346) + (xy 110.139833 95.152687) + (xy 110.130877 95.22198) + (xy 110.10504 95.259764) + (xy 109.877149 95.487655) + (xy 109.859913 95.502021) + (xy 109.839466 95.516136) + (xy 109.773113 95.538021) + (xy 109.70546 95.52056) + (xy 109.658537 95.470384) + (xy 109.634095 95.422413) + (xy 109.63409 95.422407) + (xy 109.555592 95.343909) + (xy 109.555588 95.343906) + (xy 109.555587 95.343905) + (xy 109.531421 95.331592) + (xy 109.456658 95.293498) + (xy 109.347002 95.276131) + (xy 109.346998 95.276131) + (xy 109.237341 95.293498) + (xy 109.138414 95.343904) + (xy 109.138407 95.343909) + (xy 109.059909 95.422407) + (xy 109.059904 95.422414) + (xy 109.009498 95.521341) + (xy 108.993083 95.624989) + (xy 108.992131 95.631) + (xy 108.996833 95.660687) + (xy 108.987877 95.72998) + (xy 108.96204 95.767764) + (xy 108.861149 95.868655) + (xy 108.843914 95.88302) + (xy 108.830705 95.892138) + (xy 108.814805 95.922431) + (xy 108.811131 95.928944) + (xy 108.79343 95.958227) + (xy 108.792992 95.959634) + (xy 108.792247 95.961431) + (xy 108.791145 95.965387) + (xy 108.790853 95.967307) + (xy 108.7905 95.96874) + (xy 108.7905 96.002952) + (xy 108.790274 96.010438) + (xy 108.788208 96.044581) + (xy 108.788468 96.045995) + (xy 108.7905 96.06835) + (xy 108.7905 96.220692) + (xy 108.770815 96.287731) + (xy 108.718011 96.333486) + (xy 108.648853 96.34343) + (xy 108.610207 96.331178) + (xy 108.567657 96.309498) + (xy 108.458002 96.292131) + (xy 108.457998 96.292131) + (xy 108.348341 96.309498) + (xy 108.249414 96.359904) + (xy 108.249407 96.359909) + (xy 108.170909 96.438407) + (xy 108.170904 96.438414) + (xy 108.120498 96.537341) + (xy 108.103131 96.646997) + (xy 108.103131 96.647002) + (xy 108.120498 96.756658) + (xy 108.146197 96.807095) + (xy 108.170905 96.855587) + (xy 108.246182 96.930864) + (xy 108.279666 96.992185) + (xy 108.2825 97.018544) + (xy 108.2825 113.039455) + (xy 108.262815 113.106494) + (xy 108.246181 113.127136) + (xy 108.192181 113.181136) + (xy 108.130858 113.214621) + (xy 108.061166 113.209637) + (xy 108.005233 113.167765) + (xy 107.980816 113.102301) + (xy 107.9805 113.093455) + (xy 107.9805 112.935354) + (xy 107.941144 112.750197) + (xy 107.941142 112.750192) + (xy 107.864151 112.57727) + (xy 107.864148 112.577265) + (xy 107.752888 112.424129) + (xy 107.723807 112.397944) + (xy 107.612216 112.297467) + (xy 107.448284 112.202821) + (xy 107.448277 112.202818) + (xy 107.268259 112.144327) + (xy 107.268256 112.144326) + (xy 107.127192 112.1295) + (xy 106.232808 112.1295) + (xy 106.091744 112.144326) + (xy 106.091741 112.144326) + (xy 106.09174 112.144327) + (xy 105.911722 112.202818) + (xy 105.911715 112.202821) + (xy 105.747785 112.297466) + (xy 105.607111 112.424129) + (xy 105.495851 112.577265) + (xy 105.495848 112.57727) + (xy 105.418857 112.750192) + (xy 105.418856 112.750194) + (xy 105.417564 112.756277) + (xy 105.384373 112.81776) + (xy 105.323211 112.851539) + (xy 105.296273 112.8545) + (xy 100.611213 112.8545) + (xy 100.588862 112.852469) + (xy 100.573086 112.849578) + (xy 100.573085 112.849578) + (xy 100.540423 112.859755) + (xy 100.533216 112.861764) + (xy 100.499995 112.869953) + (xy 100.498715 112.870625) + (xy 100.496924 112.871366) + (xy 100.493299 112.873411) + (xy 100.491733 112.874564) + (xy 100.490488 112.875316) + (xy 100.466298 112.899505) + (xy 100.460851 112.904633) + (xy 100.435241 112.927322) + (xy 100.434415 112.92852) + (xy 100.420053 112.945751) + (xy 99.971149 113.394655) + (xy 99.953913 113.409021) + (xy 99.937945 113.420044) + (xy 99.871591 113.441929) + (xy 99.803939 113.424468) + (xy 99.756467 113.373202) + (xy 99.7435 113.317997) + (xy 99.7435 111.122057) + (xy 99.763185 111.055018) + (xy 99.779819 111.034376) + (xy 100.112376 110.701819) + (xy 100.173699 110.668334) + (xy 100.200057 110.6655) + (xy 105.296273 110.6655) + (xy 105.363312 110.685185) + (xy 105.409067 110.737989) + (xy 105.417564 110.763723) + (xy 105.418856 110.769805) + (xy 105.418857 110.769807) + (xy 105.495848 110.942729) + (xy 105.495851 110.942734) + (xy 105.606987 111.095699) + (xy 105.607112 111.095871) + (xy 105.747784 111.222533) + (xy 105.911716 111.317179) + (xy 106.091744 111.375674) + (xy 106.232808 111.3905) + (xy 106.232812 111.3905) + (xy 107.127188 111.3905) + (xy 107.127192 111.3905) + (xy 107.268256 111.375674) + (xy 107.448284 111.317179) + (xy 107.612216 111.222533) + (xy 107.752888 111.095871) + (xy 107.864151 110.94273) + (xy 107.941144 110.769803) + (xy 107.9805 110.584646) + (xy 107.9805 110.395354) + (xy 107.941144 110.210197) + (xy 107.937897 110.202905) + (xy 107.864151 110.03727) + (xy 107.864148 110.037265) + (xy 107.752888 109.884129) + (xy 107.701277 109.837658) + (xy 107.612216 109.757467) + (xy 107.448284 109.662821) + (xy 107.448277 109.662818) + (xy 107.268259 109.604327) + (xy 107.268256 109.604326) + (xy 107.127192 109.5895) + (xy 106.232808 109.5895) + (xy 106.091744 109.604326) + (xy 106.091741 109.604326) + (xy 106.09174 109.604327) + (xy 105.911722 109.662818) + (xy 105.911715 109.662821) + (xy 105.747785 109.757466) + (xy 105.607111 109.884129) + (xy 105.495851 110.037265) + (xy 105.495848 110.03727) + (xy 105.418857 110.210192) + (xy 105.418856 110.210194) + (xy 105.417564 110.216277) + (xy 105.384373 110.27776) + (xy 105.323211 110.311539) + (xy 105.296273 110.3145) + (xy 100.103213 110.3145) + (xy 100.080862 110.312469) + (xy 100.065086 110.309578) + (xy 100.065085 110.309578) + (xy 100.032423 110.319755) + (xy 100.025216 110.321764) + (xy 99.991995 110.329953) + (xy 99.990715 110.330625) + (xy 99.988924 110.331366) + (xy 99.985299 110.333411) + (xy 99.983733 110.334564) + (xy 99.982488 110.335316) + (xy 99.958298 110.359505) + (xy 99.952851 110.364633) + (xy 99.927241 110.387322) + (xy 99.926415 110.38852) + (xy 99.912053 110.405751) + (xy 99.463149 110.854655) + (xy 99.445913 110.869021) + (xy 99.429945 110.880044) + (xy 99.363591 110.901929) + (xy 99.295939 110.884468) + (xy 99.248467 110.833202) + (xy 99.2355 110.777997) + (xy 99.2355 108.582057) + (xy 99.255185 108.515018) + (xy 99.271819 108.494376) + (xy 99.604376 108.161819) + (xy 99.665699 108.128334) + (xy 99.692057 108.1255) + (xy 105.296273 108.1255) + (xy 105.363312 108.145185) + (xy 105.409067 108.197989) + (xy 105.417564 108.223723) + (xy 105.418856 108.229805) + (xy 105.418857 108.229807) + (xy 105.495848 108.402729) + (xy 105.495851 108.402734) + (xy 105.606987 108.555699) + (xy 105.607112 108.555871) + (xy 105.747784 108.682533) + (xy 105.911716 108.777179) + (xy 106.091744 108.835674) + (xy 106.232808 108.8505) + (xy 106.232812 108.8505) + (xy 107.127188 108.8505) + (xy 107.127192 108.8505) + (xy 107.268256 108.835674) + (xy 107.448284 108.777179) + (xy 107.612216 108.682533) + (xy 107.752888 108.555871) + (xy 107.864151 108.40273) + (xy 107.941144 108.229803) + (xy 107.9805 108.044646) + (xy 107.9805 107.855354) + (xy 107.941144 107.670197) + (xy 107.902987 107.584497) + (xy 107.864151 107.49727) + (xy 107.864148 107.497265) + (xy 107.752888 107.344129) + (xy 107.670102 107.269588) + (xy 107.612216 107.217467) + (xy 107.448284 107.122821) + (xy 107.448277 107.122818) + (xy 107.268259 107.064327) + (xy 107.268256 107.064326) + (xy 107.127192 107.0495) + (xy 106.232808 107.0495) + (xy 106.091744 107.064326) + (xy 106.091741 107.064326) + (xy 106.09174 107.064327) + (xy 105.911722 107.122818) + (xy 105.911715 107.122821) + (xy 105.747785 107.217466) + (xy 105.607111 107.344129) + (xy 105.495851 107.497265) + (xy 105.495848 107.49727) + (xy 105.418857 107.670192) + (xy 105.418856 107.670194) + (xy 105.417564 107.676277) + (xy 105.384373 107.73776) + (xy 105.323211 107.771539) + (xy 105.296273 107.7745) + (xy 99.595213 107.7745) + (xy 99.572862 107.772469) + (xy 99.557086 107.769578) + (xy 99.557085 107.769578) + (xy 99.524423 107.779755) + (xy 99.517216 107.781764) + (xy 99.483995 107.789953) + (xy 99.482715 107.790625) + (xy 99.480924 107.791366) + (xy 99.477299 107.793411) + (xy 99.475733 107.794564) + (xy 99.474488 107.795316) + (xy 99.450298 107.819505) + (xy 99.444851 107.824633) + (xy 99.419241 107.847322) + (xy 99.418415 107.84852) + (xy 99.404053 107.865751) + (xy 98.955149 108.314655) + (xy 98.937913 108.329021) + (xy 98.921945 108.340044) + (xy 98.855591 108.361929) + (xy 98.787939 108.344468) + (xy 98.740467 108.293202) + (xy 98.7275 108.237997) + (xy 98.7275 106.042057) + (xy 98.747185 105.975018) + (xy 98.763819 105.954376) + (xy 99.096376 105.621819) + (xy 99.157699 105.588334) + (xy 99.184057 105.5855) + (xy 105.255501 105.5855) + (xy 105.32254 105.605185) + (xy 105.368295 105.657989) + (xy 105.379501 105.7095) + (xy 105.379501 106.219902) + (xy 105.38533 106.249212) + (xy 105.407542 106.282457) + (xy 105.41815 106.289544) + (xy 105.440787 106.304669) + (xy 105.44079 106.304669) + (xy 105.440791 106.30467) + (xy 105.450647 106.30663) + (xy 105.470101 106.3105) + (xy 107.889898 106.310499) + (xy 107.919213 106.304669) + (xy 107.952457 106.282457) + (xy 107.974669 106.249213) + (xy 107.9805 106.219899) + (xy 107.980499 104.600102) + (xy 107.974669 104.570787) + (xy 107.962283 104.552249) + (xy 107.952457 104.537542) + (xy 107.919214 104.515332) + (xy 107.919215 104.515332) + (xy 107.919213 104.515331) + (xy 107.919211 104.51533) + (xy 107.919208 104.515329) + (xy 107.889901 104.5095) + (xy 105.470105 104.5095) + (xy 105.470097 104.509501) + (xy 105.440787 104.51533) + (xy 105.407542 104.537542) + (xy 105.385332 104.570785) + (xy 105.385329 104.570791) + (xy 105.3795 104.600098) + (xy 105.3795 105.1105) + (xy 105.359815 105.177539) + (xy 105.307011 105.223294) + (xy 105.2555 105.2345) + (xy 99.087213 105.2345) + (xy 99.064862 105.232469) + (xy 99.049086 105.229578) + (xy 99.049085 105.229578) + (xy 99.016423 105.239755) + (xy 99.009216 105.241764) + (xy 98.975995 105.249953) + (xy 98.974715 105.250625) + (xy 98.972924 105.251366) + (xy 98.969299 105.253411) + (xy 98.967733 105.254564) + (xy 98.966488 105.255316) + (xy 98.942298 105.279505) + (xy 98.936851 105.284633) + (xy 98.911241 105.307322) + (xy 98.910415 105.30852) + (xy 98.896053 105.325751) + (xy 98.447149 105.774655) + (xy 98.429914 105.78902) + (xy 98.416704 105.798138) + (xy 98.416702 105.798141) + (xy 98.41015 105.810624) + (xy 98.361562 105.860834) + (xy 98.293542 105.876804) + (xy 98.227686 105.853464) + (xy 98.210106 105.834367) + (xy 98.209334 105.83514) + (xy 98.174498 105.800304) + (xy 98.169363 105.794849) + (xy 98.14668 105.769245) + (xy 98.145482 105.768418) + (xy 98.128246 105.754052) + (xy 97.679344 105.30515) + (xy 97.664975 105.287908) + (xy 97.655863 105.274708) + (xy 97.655861 105.274705) + (xy 97.625566 105.258804) + (xy 97.619046 105.255127) + (xy 97.589772 105.23743) + (xy 97.588377 105.236996) + (xy 97.586578 105.236251) + (xy 97.582606 105.235144) + (xy 97.580682 105.234851) + (xy 97.579257 105.2345) + (xy 97.545046 105.2345) + (xy 97.53756 105.234274) + (xy 97.503418 105.232208) + (xy 97.502005 105.232468) + (xy 97.47965 105.2345) + (xy 92.823727 105.2345) + (xy 92.756688 105.214815) + (xy 92.710933 105.162011) + (xy 92.702436 105.136277) + (xy 92.701143 105.130194) + (xy 92.701142 105.130192) + (xy 92.624151 104.95727) + (xy 92.624148 104.957265) + (xy 92.512888 104.804129) + (xy 92.484812 104.778849) + (xy 92.372216 104.677467) + (xy 92.208284 104.582821) + (xy 92.208277 104.582818) + (xy 92.028259 104.524327) + (xy 92.028256 104.524326) + (xy 91.887192 104.5095) + (xy 90.992808 104.5095) + (xy 90.851744 104.524326) + (xy 90.851741 104.524326) + (xy 90.85174 104.524327) + (xy 90.671722 104.582818) + (xy 90.671715 104.582821) + (xy 90.507785 104.677466) + (xy 90.367111 104.804129) + (xy 90.255851 104.957265) + (xy 90.255848 104.95727) + (xy 90.178857 105.130192) + (xy 90.178855 105.130197) + (xy 90.1395 105.315354) + (xy 90.1395 105.504645) + (xy 90.178855 105.689802) + (xy 90.178857 105.689807) + (xy 90.255848 105.862729) + (xy 90.255851 105.862734) + (xy 90.354594 105.998642) + (xy 90.367112 106.015871) + (xy 90.507784 106.142533) + (xy 90.671716 106.237179) + (xy 90.851744 106.295674) + (xy 90.992808 106.3105) + (xy 90.992812 106.3105) + (xy 91.887188 106.3105) + (xy 91.887192 106.3105) + (xy 92.028256 106.295674) + (xy 92.208284 106.237179) + (xy 92.372216 106.142533) + (xy 92.512888 106.015871) + (xy 92.624151 105.86273) + (xy 92.701144 105.689803) + (xy 92.702436 105.683722) + (xy 92.735627 105.62224) + (xy 92.796789 105.588461) + (xy 92.823727 105.5855) + (xy 97.411943 105.5855) + (xy 97.478982 105.605185) + (xy 97.499624 105.621819) + (xy 97.832181 105.954376) + (xy 97.865666 106.015699) + (xy 97.8685 106.042057) + (xy 97.8685 108.241697) + (xy 97.848815 108.308736) + (xy 97.796011 108.354491) + (xy 97.726853 108.364435) + (xy 97.663297 108.33541) + (xy 97.651685 108.323924) + (xy 97.638681 108.309245) + (xy 97.637482 108.308418) + (xy 97.620246 108.294052) + (xy 97.171344 107.84515) + (xy 97.156975 107.827908) + (xy 97.147863 107.814708) + (xy 97.147861 107.814705) + (xy 97.117566 107.798804) + (xy 97.111046 107.795127) + (xy 97.081772 107.77743) + (xy 97.080377 107.776996) + (xy 97.078578 107.776251) + (xy 97.074606 107.775144) + (xy 97.072682 107.774851) + (xy 97.071257 107.7745) + (xy 97.037046 107.7745) + (xy 97.02956 107.774274) + (xy 96.995418 107.772208) + (xy 96.994005 107.772468) + (xy 96.97165 107.7745) + (xy 92.823727 107.7745) + (xy 92.756688 107.754815) + (xy 92.710933 107.702011) + (xy 92.702436 107.676277) + (xy 92.701143 107.670194) + (xy 92.701142 107.670192) + (xy 92.624151 107.49727) + (xy 92.624148 107.497265) + (xy 92.512888 107.344129) + (xy 92.430102 107.269588) + (xy 92.372216 107.217467) + (xy 92.208284 107.122821) + (xy 92.208277 107.122818) + (xy 92.028259 107.064327) + (xy 92.028256 107.064326) + (xy 91.887192 107.0495) + (xy 90.992808 107.0495) + (xy 90.851744 107.064326) + (xy 90.851741 107.064326) + (xy 90.85174 107.064327) + (xy 90.671722 107.122818) + (xy 90.671715 107.122821) + (xy 90.507785 107.217466) + (xy 90.367111 107.344129) + (xy 90.255851 107.497265) + (xy 90.255848 107.49727) + (xy 90.178857 107.670192) + (xy 90.178855 107.670197) + (xy 90.1395 107.855354) + (xy 90.1395 108.044645) + (xy 90.178855 108.229802) + (xy 90.178857 108.229807) + (xy 90.255848 108.402729) + (xy 90.255851 108.402734) + (xy 90.366987 108.555699) + (xy 90.367112 108.555871) + (xy 90.507784 108.682533) + (xy 90.671716 108.777179) + (xy 90.851744 108.835674) + (xy 90.992808 108.8505) + (xy 90.992812 108.8505) + (xy 91.887188 108.8505) + (xy 91.887192 108.8505) + (xy 92.028256 108.835674) + (xy 92.208284 108.777179) + (xy 92.372216 108.682533) + (xy 92.512888 108.555871) + (xy 92.624151 108.40273) + (xy 92.701144 108.229803) + (xy 92.702436 108.223722) + (xy 92.735627 108.16224) + (xy 92.796789 108.128461) + (xy 92.823727 108.1255) + (xy 96.903943 108.1255) + (xy 96.970982 108.145185) + (xy 96.991624 108.161819) + (xy 97.324181 108.494376) + (xy 97.357666 108.555699) + (xy 97.3605 108.582057) + (xy 97.3605 110.781697) + (xy 97.340815 110.848736) + (xy 97.288011 110.894491) + (xy 97.218853 110.904435) + (xy 97.155297 110.87541) + (xy 97.143685 110.863924) + (xy 97.130681 110.849245) + (xy 97.129482 110.848418) + (xy 97.112246 110.834052) + (xy 96.663344 110.38515) + (xy 96.648975 110.367908) + (xy 96.639863 110.354708) + (xy 96.639861 110.354705) + (xy 96.609566 110.338804) + (xy 96.603046 110.335127) + (xy 96.573772 110.31743) + (xy 96.572377 110.316996) + (xy 96.570578 110.316251) + (xy 96.566606 110.315144) + (xy 96.564682 110.314851) + (xy 96.563257 110.3145) + (xy 96.529046 110.3145) + (xy 96.52156 110.314274) + (xy 96.487418 110.312208) + (xy 96.486005 110.312468) + (xy 96.46365 110.3145) + (xy 92.823727 110.3145) + (xy 92.756688 110.294815) + (xy 92.710933 110.242011) + (xy 92.702436 110.216277) + (xy 92.701143 110.210194) + (xy 92.701142 110.210192) + (xy 92.624151 110.03727) + (xy 92.624148 110.037265) + (xy 92.512888 109.884129) + (xy 92.461277 109.837658) + (xy 92.372216 109.757467) + (xy 92.208284 109.662821) + (xy 92.208277 109.662818) + (xy 92.028259 109.604327) + (xy 92.028256 109.604326) + (xy 91.887192 109.5895) + (xy 90.992808 109.5895) + (xy 90.851744 109.604326) + (xy 90.851741 109.604326) + (xy 90.85174 109.604327) + (xy 90.671722 109.662818) + (xy 90.671715 109.662821) + (xy 90.507785 109.757466) + (xy 90.367111 109.884129) + (xy 90.255851 110.037265) + (xy 90.255848 110.03727) + (xy 90.178857 110.210192) + (xy 90.178855 110.210197) + (xy 90.1395 110.395354) + (xy 90.1395 110.584645) + (xy 90.178855 110.769802) + (xy 90.178857 110.769807) + (xy 90.255848 110.942729) + (xy 90.255851 110.942734) + (xy 90.366987 111.095699) + (xy 90.367112 111.095871) + (xy 90.507784 111.222533) + (xy 90.671716 111.317179) + (xy 90.851744 111.375674) + (xy 90.992808 111.3905) + (xy 90.992812 111.3905) + (xy 91.887188 111.3905) + (xy 91.887192 111.3905) + (xy 92.028256 111.375674) + (xy 92.208284 111.317179) + (xy 92.372216 111.222533) + (xy 92.512888 111.095871) + (xy 92.624151 110.94273) + (xy 92.701144 110.769803) + (xy 92.702436 110.763722) + (xy 92.735627 110.70224) + (xy 92.796789 110.668461) + (xy 92.823727 110.6655) + (xy 96.395943 110.6655) + (xy 96.462982 110.685185) + (xy 96.483624 110.701819) + (xy 96.816181 111.034376) + (xy 96.849666 111.095699) + (xy 96.8525 111.122057) + (xy 96.8525 113.321697) + (xy 96.832815 113.388736) + (xy 96.780011 113.434491) + (xy 96.710853 113.444435) + (xy 96.647297 113.41541) + (xy 96.635685 113.403924) + (xy 96.622681 113.389245) + (xy 96.621482 113.388418) + (xy 96.604246 113.374052) + (xy 96.155344 112.92515) + (xy 96.140975 112.907908) + (xy 96.131863 112.894708) + (xy 96.131861 112.894705) + (xy 96.101566 112.878804) + (xy 96.095046 112.875127) + (xy 96.065772 112.85743) + (xy 96.064377 112.856996) + (xy 96.062578 112.856251) + (xy 96.058606 112.855144) + (xy 96.056682 112.854851) + (xy 96.055257 112.8545) + (xy 96.021046 112.8545) + (xy 96.01356 112.854274) + (xy 95.979418 112.852208) + (xy 95.978005 112.852468) + (xy 95.95565 112.8545) + (xy 92.823727 112.8545) + (xy 92.756688 112.834815) + (xy 92.710933 112.782011) + (xy 92.702436 112.756277) + (xy 92.701143 112.750194) + (xy 92.701142 112.750192) + (xy 92.624151 112.57727) + (xy 92.624148 112.577265) + (xy 92.512888 112.424129) + (xy 92.483807 112.397944) + (xy 92.372216 112.297467) + (xy 92.208284 112.202821) + (xy 92.208277 112.202818) + (xy 92.028259 112.144327) + (xy 92.028256 112.144326) + (xy 91.887192 112.1295) + (xy 90.992808 112.1295) + (xy 90.851744 112.144326) + (xy 90.851741 112.144326) + (xy 90.85174 112.144327) + (xy 90.671722 112.202818) + (xy 90.671715 112.202821) + (xy 90.507785 112.297466) + (xy 90.367111 112.424129) + (xy 90.255851 112.577265) + (xy 90.255848 112.57727) + (xy 90.178857 112.750192) + (xy 90.178855 112.750197) + (xy 90.1395 112.935354) + (xy 90.1395 113.124645) + (xy 90.178855 113.309802) + (xy 90.178857 113.309807) + (xy 90.255848 113.482729) + (xy 90.255851 113.482734) + (xy 90.356617 113.621426) + (xy 90.367112 113.635871) + (xy 90.507784 113.762533) + (xy 90.671716 113.857179) + (xy 90.851744 113.915674) + (xy 90.992808 113.9305) + (xy 90.992812 113.9305) + (xy 91.887188 113.9305) + (xy 91.887192 113.9305) + (xy 92.028256 113.915674) + (xy 92.208284 113.857179) + (xy 92.372216 113.762533) + (xy 92.512888 113.635871) + (xy 92.624151 113.48273) + (xy 92.701144 113.309803) + (xy 92.702436 113.303722) + (xy 92.735627 113.24224) + (xy 92.796789 113.208461) + (xy 92.823727 113.2055) + (xy 95.887943 113.2055) + (xy 95.954982 113.225185) + (xy 95.975624 113.241819) + (xy 96.308181 113.574376) + (xy 96.341666 113.635699) + (xy 96.3445 113.662057) + (xy 96.3445 115.861697) + (xy 96.324815 115.928736) + (xy 96.272011 115.974491) + (xy 96.202853 115.984435) + (xy 96.139297 115.95541) + (xy 96.127685 115.943924) + (xy 96.114681 115.929245) + (xy 96.113482 115.928418) + (xy 96.096246 115.914052) + (xy 95.647344 115.46515) + (xy 95.632975 115.447908) + (xy 95.623863 115.434708) + (xy 95.623861 115.434705) + (xy 95.593566 115.418804) + (xy 95.587046 115.415127) + (xy 95.557772 115.39743) + (xy 95.556377 115.396996) + (xy 95.554578 115.396251) + (xy 95.550606 115.395144) + (xy 95.548682 115.394851) + (xy 95.547257 115.3945) + (xy 95.513046 115.3945) + (xy 95.50556 115.394274) + (xy 95.471418 115.392208) + (xy 95.470005 115.392468) + (xy 95.44765 115.3945) + (xy 92.823727 115.3945) + (xy 92.756688 115.374815) + (xy 92.710933 115.322011) + (xy 92.702436 115.296277) + (xy 92.701143 115.290194) + (xy 92.701142 115.290192) + (xy 92.624151 115.11727) + (xy 92.624148 115.117265) + (xy 92.512888 114.964129) + (xy 92.497353 114.950141) + (xy 92.372216 114.837467) + (xy 92.208284 114.742821) + (xy 92.208277 114.742818) + (xy 92.028259 114.684327) + (xy 92.028256 114.684326) + (xy 91.887192 114.6695) + (xy 90.992808 114.6695) + (xy 90.851744 114.684326) + (xy 90.851741 114.684326) + (xy 90.85174 114.684327) + (xy 90.671722 114.742818) + (xy 90.671715 114.742821) + (xy 90.507785 114.837466) + (xy 90.367111 114.964129) + (xy 90.255851 115.117265) + (xy 90.255848 115.11727) + (xy 90.178857 115.290192) + (xy 90.178855 115.290197) + (xy 90.142691 115.460341) + (xy 90.1395 115.475354) + (xy 90.1395 115.664646) + (xy 90.142691 115.679658) + (xy 90.178855 115.849802) + (xy 90.178857 115.849807) + (xy 90.255848 116.022729) + (xy 90.255851 116.022734) + (xy 90.367111 116.17587) + (xy 90.367112 116.175871) + (xy 90.507784 116.302533) + (xy 90.671716 116.397179) + (xy 90.851744 116.455674) + (xy 90.992808 116.4705) + (xy 90.992812 116.4705) + (xy 91.887188 116.4705) + (xy 91.887192 116.4705) + (xy 92.028256 116.455674) + (xy 92.208284 116.397179) + (xy 92.372216 116.302533) + (xy 92.512888 116.175871) + (xy 92.624151 116.02273) + (xy 92.701144 115.849803) + (xy 92.702436 115.843722) + (xy 92.735627 115.78224) + (xy 92.796789 115.748461) + (xy 92.823727 115.7455) + (xy 95.379943 115.7455) + (xy 95.446982 115.765185) + (xy 95.467624 115.781819) + (xy 95.800181 116.114376) + (xy 95.833666 116.175699) + (xy 95.8365 116.202057) + (xy 95.8365 118.401697) + (xy 95.816815 118.468736) + (xy 95.764011 118.514491) + (xy 95.694853 118.524435) + (xy 95.631297 118.49541) + (xy 95.619685 118.483924) + (xy 95.606681 118.469245) + (xy 95.605482 118.468418) + (xy 95.588246 118.454052) + (xy 95.139344 118.00515) + (xy 95.124975 117.987908) + (xy 95.115863 117.974708) + (xy 95.115861 117.974705) + (xy 95.085566 117.958804) + (xy 95.079046 117.955127) + (xy 95.049772 117.93743) + (xy 95.048377 117.936996) + (xy 95.046578 117.936251) + (xy 95.042606 117.935144) + (xy 95.040682 117.934851) + (xy 95.039257 117.9345) + (xy 95.005046 117.9345) + (xy 94.99756 117.934274) + (xy 94.963418 117.932208) + (xy 94.962005 117.932468) + (xy 94.93965 117.9345) + (xy 92.823727 117.9345) + (xy 92.756688 117.914815) + (xy 92.710933 117.862011) + (xy 92.702436 117.836277) + (xy 92.701143 117.830194) + (xy 92.701142 117.830192) + (xy 92.624151 117.65727) + (xy 92.624148 117.657265) + (xy 92.512888 117.504129) + (xy 92.494845 117.487883) + (xy 92.372216 117.377467) + (xy 92.208284 117.282821) + (xy 92.208277 117.282818) + (xy 92.028259 117.224327) + (xy 92.028256 117.224326) + (xy 91.887192 117.2095) + (xy 90.992808 117.2095) + (xy 90.851744 117.224326) + (xy 90.851741 117.224326) + (xy 90.85174 117.224327) + (xy 90.671722 117.282818) + (xy 90.671715 117.282821) + (xy 90.507785 117.377466) + (xy 90.367111 117.504129) + (xy 90.255851 117.657265) + (xy 90.255848 117.65727) + (xy 90.178857 117.830192) + (xy 90.178855 117.830197) + (xy 90.1395 118.015354) + (xy 90.1395 118.204645) + (xy 90.178855 118.389802) + (xy 90.178857 118.389807) + (xy 90.255848 118.562729) + (xy 90.255851 118.562734) + (xy 90.366987 118.715699) + (xy 90.367112 118.715871) + (xy 90.507784 118.842533) + (xy 90.671716 118.937179) + (xy 90.851744 118.995674) + (xy 90.992808 119.0105) + (xy 90.992812 119.0105) + (xy 91.887188 119.0105) + (xy 91.887192 119.0105) + (xy 92.028256 118.995674) + (xy 92.208284 118.937179) + (xy 92.372216 118.842533) + (xy 92.512888 118.715871) + (xy 92.624151 118.56273) + (xy 92.701144 118.389803) + (xy 92.702436 118.383722) + (xy 92.735627 118.32224) + (xy 92.796789 118.288461) + (xy 92.823727 118.2855) + (xy 94.871943 118.2855) + (xy 94.938982 118.305185) + (xy 94.959624 118.321819) + (xy 95.292181 118.654376) + (xy 95.325666 118.715699) + (xy 95.3285 118.742057) + (xy 95.3285 120.941697) + (xy 95.308815 121.008736) + (xy 95.256011 121.054491) + (xy 95.186853 121.064435) + (xy 95.123297 121.03541) + (xy 95.111685 121.023924) + (xy 95.098681 121.009245) + (xy 95.097482 121.008418) + (xy 95.080246 120.994052) + (xy 94.631344 120.54515) + (xy 94.616975 120.527908) + (xy 94.607863 120.514708) + (xy 94.607861 120.514705) + (xy 94.577566 120.498804) + (xy 94.571046 120.495127) + (xy 94.541772 120.47743) + (xy 94.540377 120.476996) + (xy 94.538578 120.476251) + (xy 94.534606 120.475144) + (xy 94.532682 120.474851) + (xy 94.531257 120.4745) + (xy 94.497046 120.4745) + (xy 94.48956 120.474274) + (xy 94.455418 120.472208) + (xy 94.454005 120.472468) + (xy 94.43165 120.4745) + (xy 92.823727 120.4745) + (xy 92.756688 120.454815) + (xy 92.710933 120.402011) + (xy 92.702436 120.376277) + (xy 92.701143 120.370194) + (xy 92.701142 120.370192) + (xy 92.624151 120.19727) + (xy 92.624148 120.197265) + (xy 92.512888 120.044129) + (xy 92.488894 120.022525) + (xy 92.372216 119.917467) + (xy 92.208284 119.822821) + (xy 92.208277 119.822818) + (xy 92.028259 119.764327) + (xy 92.028256 119.764326) + (xy 91.887192 119.7495) + (xy 90.992808 119.7495) + (xy 90.851744 119.764326) + (xy 90.851741 119.764326) + (xy 90.85174 119.764327) + (xy 90.671722 119.822818) + (xy 90.671715 119.822821) + (xy 90.507785 119.917466) + (xy 90.367111 120.044129) + (xy 90.255851 120.197265) + (xy 90.255848 120.19727) + (xy 90.201779 120.31871) + (xy 90.156528 120.371947) + (xy 90.089679 120.392268) + (xy 90.022456 120.373222) + (xy 89.976201 120.320856) + (xy 89.9645 120.268274) + (xy 89.9645 119.661213) + (xy 89.966531 119.638862) + (xy 89.966985 119.636384) + (xy 89.969422 119.623086) + (xy 89.95924 119.590414) + (xy 89.957234 119.583214) + (xy 89.954514 119.572178) + (xy 89.949048 119.55) + (xy 89.949045 119.549997) + (xy 89.948383 119.548735) + (xy 89.947639 119.54694) + (xy 89.945569 119.54327) + (xy 89.944418 119.541705) + (xy 89.943683 119.540489) + (xy 89.919498 119.516304) + (xy 89.914363 119.510849) + (xy 89.89168 119.485245) + (xy 89.890482 119.484418) + (xy 89.873246 119.470052) + (xy 89.551344 119.14815) + (xy 89.536975 119.130908) + (xy 89.527863 119.117708) + (xy 89.527861 119.117705) + (xy 89.497566 119.101804) + (xy 89.491046 119.098127) + (xy 89.461772 119.08043) + (xy 89.460377 119.079996) + (xy 89.458578 119.079251) + (xy 89.454606 119.078144) + (xy 89.452682 119.077851) + (xy 89.451257 119.0775) + (xy 89.417046 119.0775) + (xy 89.40956 119.077274) + (xy 89.375418 119.075208) + (xy 89.374005 119.075468) + (xy 89.35165 119.0775) + (xy 88.135056 119.0775) + (xy 88.068017 119.057815) + (xy 88.047375 119.041181) + (xy 87.841819 118.835625) + (xy 87.808334 118.774302) + (xy 87.8055 118.747944) + (xy 87.8055 110.490002) + (xy 88.672131 110.490002) + (xy 88.689498 110.599658) + (xy 88.739904 110.698585) + (xy 88.739909 110.698592) + (xy 88.818407 110.77709) + (xy 88.81841 110.777092) + (xy 88.818413 110.777095) + (xy 88.905149 110.821289) + (xy 88.917341 110.827501) + (xy 89.026998 110.844869) + (xy 89.027 110.844869) + (xy 89.027002 110.844869) + (xy 89.136658 110.827501) + (xy 89.136659 110.8275) + (xy 89.136661 110.8275) + (xy 89.235587 110.777095) + (xy 89.314095 110.698587) + (xy 89.3645 110.599661) + (xy 89.3645 110.599659) + (xy 89.364501 110.599658) + (xy 89.381869 110.490002) + (xy 89.381869 110.489997) + (xy 89.364501 110.380341) + (xy 89.355232 110.36215) + (xy 89.314095 110.281413) + (xy 89.314092 110.28141) + (xy 89.31409 110.281407) + (xy 89.235592 110.202909) + (xy 89.235588 110.202906) + (xy 89.235587 110.202905) + (xy 89.211421 110.190592) + (xy 89.136658 110.152498) + (xy 89.027002 110.135131) + (xy 89.026998 110.135131) + (xy 88.917341 110.152498) + (xy 88.818414 110.202904) + (xy 88.818407 110.202909) + (xy 88.739909 110.281407) + (xy 88.739904 110.281414) + (xy 88.689498 110.380341) + (xy 88.672131 110.489997) + (xy 88.672131 110.490002) + (xy 87.8055 110.490002) + (xy 87.8055 105.410002) + (xy 88.672131 105.410002) + (xy 88.689498 105.519658) + (xy 88.739904 105.618585) + (xy 88.739909 105.618592) + (xy 88.818407 105.69709) + (xy 88.81841 105.697092) + (xy 88.818413 105.697095) + (xy 88.905149 105.741289) + (xy 88.917341 105.747501) + (xy 89.026998 105.764869) + (xy 89.027 105.764869) + (xy 89.027002 105.764869) + (xy 89.136658 105.747501) + (xy 89.136659 105.7475) + (xy 89.136661 105.7475) + (xy 89.235587 105.697095) + (xy 89.314095 105.618587) + (xy 89.3645 105.519661) + (xy 89.3645 105.519659) + (xy 89.364501 105.519658) + (xy 89.381869 105.410002) + (xy 89.381869 105.409999) + (xy 89.377167 105.380314) + (xy 89.386121 105.31102) + (xy 89.411956 105.273237) + (xy 89.639857 105.045336) + (xy 89.657092 105.030973) + (xy 89.670295 105.021861) + (xy 89.686199 104.991556) + (xy 89.689879 104.985033) + (xy 89.707568 104.955774) + (xy 89.707568 104.955765) + (xy 89.707993 104.954407) + (xy 89.70874 104.952603) + (xy 89.709862 104.948578) + (xy 89.710155 104.946659) + (xy 89.7105 104.945259) + (xy 89.7105 104.911046) + (xy 89.710726 104.903559) + (xy 89.712791 104.869419) + (xy 89.71279 104.869418) + (xy 89.712791 104.869417) + (xy 89.712531 104.867998) + (xy 89.7105 104.845648) + (xy 89.7105 102.047192) + (xy 90.5395 102.047192) + (xy 90.554326 102.188256) + (xy 90.554327 102.188259) + (xy 90.612818 102.368277) + (xy 90.612821 102.368284) + (xy 90.707467 102.532216) + (xy 90.823791 102.661407) + (xy 90.834129 102.672888) + (xy 90.987265 102.784148) + (xy 90.98727 102.784151) + (xy 91.160192 102.861142) + (xy 91.160195 102.861143) + (xy 91.160197 102.861144) + (xy 91.345354 102.9005) + (xy 91.345355 102.9005) + (xy 91.534644 102.9005) + (xy 91.534646 102.9005) + (xy 91.719803 102.861144) + (xy 91.89273 102.784151) + (xy 92.045871 102.672888) + (xy 92.172533 102.532216) + (xy 92.267179 102.368284) + (xy 92.325674 102.188256) + (xy 92.3405 102.047192) + (xy 93.0795 102.047192) + (xy 93.094326 102.188256) + (xy 93.094327 102.188259) + (xy 93.152818 102.368277) + (xy 93.152821 102.368284) + (xy 93.247467 102.532216) + (xy 93.363791 102.661407) + (xy 93.374129 102.672888) + (xy 93.527265 102.784148) + (xy 93.52727 102.784151) + (xy 93.700192 102.861142) + (xy 93.700195 102.861143) + (xy 93.700197 102.861144) + (xy 93.885354 102.9005) + (xy 93.885355 102.9005) + (xy 94.074644 102.9005) + (xy 94.074646 102.9005) + (xy 94.259803 102.861144) + (xy 94.43273 102.784151) + (xy 94.585871 102.672888) + (xy 94.712533 102.532216) + (xy 94.807179 102.368284) + (xy 94.865674 102.188256) + (xy 94.8805 102.047192) + (xy 95.6195 102.047192) + (xy 95.634326 102.188256) + (xy 95.634327 102.188259) + (xy 95.692818 102.368277) + (xy 95.692821 102.368284) + (xy 95.787467 102.532216) + (xy 95.903791 102.661407) + (xy 95.914129 102.672888) + (xy 96.067265 102.784148) + (xy 96.06727 102.784151) + (xy 96.240192 102.861142) + (xy 96.240195 102.861143) + (xy 96.240197 102.861144) + (xy 96.425354 102.9005) + (xy 96.425355 102.9005) + (xy 96.614644 102.9005) + (xy 96.614646 102.9005) + (xy 96.799803 102.861144) + (xy 96.97273 102.784151) + (xy 97.125871 102.672888) + (xy 97.252533 102.532216) + (xy 97.347179 102.368284) + (xy 97.405674 102.188256) + (xy 97.4205 102.047192) + (xy 98.1595 102.047192) + (xy 98.174326 102.188256) + (xy 98.174327 102.188259) + (xy 98.232818 102.368277) + (xy 98.232821 102.368284) + (xy 98.327467 102.532216) + (xy 98.443791 102.661407) + (xy 98.454129 102.672888) + (xy 98.607265 102.784148) + (xy 98.60727 102.784151) + (xy 98.780192 102.861142) + (xy 98.780195 102.861143) + (xy 98.780197 102.861144) + (xy 98.965354 102.9005) + (xy 98.965355 102.9005) + (xy 99.154644 102.9005) + (xy 99.154646 102.9005) + (xy 99.339803 102.861144) + (xy 99.51273 102.784151) + (xy 99.665871 102.672888) + (xy 99.792533 102.532216) + (xy 99.887179 102.368284) + (xy 99.945674 102.188256) + (xy 99.9605 102.047192) + (xy 100.6995 102.047192) + (xy 100.714326 102.188256) + (xy 100.714327 102.188259) + (xy 100.772818 102.368277) + (xy 100.772821 102.368284) + (xy 100.867467 102.532216) + (xy 100.983791 102.661407) + (xy 100.994129 102.672888) + (xy 101.147265 102.784148) + (xy 101.14727 102.784151) + (xy 101.320192 102.861142) + (xy 101.320195 102.861143) + (xy 101.320197 102.861144) + (xy 101.505354 102.9005) + (xy 101.505355 102.9005) + (xy 101.694644 102.9005) + (xy 101.694646 102.9005) + (xy 101.879803 102.861144) + (xy 102.05273 102.784151) + (xy 102.205871 102.672888) + (xy 102.332533 102.532216) + (xy 102.427179 102.368284) + (xy 102.485674 102.188256) + (xy 102.5005 102.047192) + (xy 103.2395 102.047192) + (xy 103.254326 102.188256) + (xy 103.254327 102.188259) + (xy 103.312818 102.368277) + (xy 103.312821 102.368284) + (xy 103.407467 102.532216) + (xy 103.523791 102.661407) + (xy 103.534129 102.672888) + (xy 103.687265 102.784148) + (xy 103.68727 102.784151) + (xy 103.860192 102.861142) + (xy 103.860195 102.861143) + (xy 103.860197 102.861144) + (xy 104.045354 102.9005) + (xy 104.045355 102.9005) + (xy 104.234644 102.9005) + (xy 104.234646 102.9005) + (xy 104.419803 102.861144) + (xy 104.59273 102.784151) + (xy 104.745871 102.672888) + (xy 104.872533 102.532216) + (xy 104.967179 102.368284) + (xy 105.025674 102.188256) + (xy 105.0405 102.047192) + (xy 105.7795 102.047192) + (xy 105.794326 102.188256) + (xy 105.794327 102.188259) + (xy 105.852818 102.368277) + (xy 105.852821 102.368284) + (xy 105.947467 102.532216) + (xy 106.063791 102.661407) + (xy 106.074129 102.672888) + (xy 106.227265 102.784148) + (xy 106.22727 102.784151) + (xy 106.400192 102.861142) + (xy 106.400195 102.861143) + (xy 106.400197 102.861144) + (xy 106.585354 102.9005) + (xy 106.585355 102.9005) + (xy 106.774644 102.9005) + (xy 106.774646 102.9005) + (xy 106.959803 102.861144) + (xy 107.13273 102.784151) + (xy 107.285871 102.672888) + (xy 107.412533 102.532216) + (xy 107.507179 102.368284) + (xy 107.565674 102.188256) + (xy 107.5805 102.047192) + (xy 107.5805 101.152808) + (xy 107.565674 101.011744) + (xy 107.507179 100.831716) + (xy 107.412533 100.667784) + (xy 107.285871 100.527112) + (xy 107.273682 100.518256) + (xy 107.132734 100.415851) + (xy 107.132729 100.415848) + (xy 106.959807 100.338857) + (xy 106.959802 100.338855) + (xy 106.797539 100.304366) + (xy 106.774646 100.2995) + (xy 106.585354 100.2995) + (xy 106.562461 100.304366) + (xy 106.400197 100.338855) + (xy 106.400192 100.338857) + (xy 106.22727 100.415848) + (xy 106.227265 100.415851) + (xy 106.074129 100.527111) + (xy 105.947466 100.667785) + (xy 105.852821 100.831715) + (xy 105.852818 100.831722) + (xy 105.794327 101.01174) + (xy 105.794326 101.011744) + (xy 105.7795 101.152808) + (xy 105.7795 102.047192) + (xy 105.0405 102.047192) + (xy 105.0405 101.152808) + (xy 105.025674 101.011744) + (xy 104.967179 100.831716) + (xy 104.872533 100.667784) + (xy 104.745871 100.527112) + (xy 104.733682 100.518256) + (xy 104.592734 100.415851) + (xy 104.592729 100.415848) + (xy 104.419807 100.338857) + (xy 104.419802 100.338855) + (xy 104.257539 100.304366) + (xy 104.234646 100.2995) + (xy 104.045354 100.2995) + (xy 104.022461 100.304366) + (xy 103.860197 100.338855) + (xy 103.860192 100.338857) + (xy 103.68727 100.415848) + (xy 103.687265 100.415851) + (xy 103.534129 100.527111) + (xy 103.407466 100.667785) + (xy 103.312821 100.831715) + (xy 103.312818 100.831722) + (xy 103.254327 101.01174) + (xy 103.254326 101.011744) + (xy 103.2395 101.152808) + (xy 103.2395 102.047192) + (xy 102.5005 102.047192) + (xy 102.5005 101.152808) + (xy 102.485674 101.011744) + (xy 102.427179 100.831716) + (xy 102.332533 100.667784) + (xy 102.205871 100.527112) + (xy 102.193682 100.518256) + (xy 102.052734 100.415851) + (xy 102.052729 100.415848) + (xy 101.879807 100.338857) + (xy 101.879802 100.338855) + (xy 101.717539 100.304366) + (xy 101.694646 100.2995) + (xy 101.505354 100.2995) + (xy 101.482461 100.304366) + (xy 101.320197 100.338855) + (xy 101.320192 100.338857) + (xy 101.14727 100.415848) + (xy 101.147265 100.415851) + (xy 100.994129 100.527111) + (xy 100.867466 100.667785) + (xy 100.772821 100.831715) + (xy 100.772818 100.831722) + (xy 100.714327 101.01174) + (xy 100.714326 101.011744) + (xy 100.6995 101.152808) + (xy 100.6995 102.047192) + (xy 99.9605 102.047192) + (xy 99.9605 101.152808) + (xy 99.945674 101.011744) + (xy 99.887179 100.831716) + (xy 99.792533 100.667784) + (xy 99.665871 100.527112) + (xy 99.653682 100.518256) + (xy 99.512734 100.415851) + (xy 99.512729 100.415848) + (xy 99.339807 100.338857) + (xy 99.339802 100.338855) + (xy 99.177539 100.304366) + (xy 99.154646 100.2995) + (xy 98.965354 100.2995) + (xy 98.942461 100.304366) + (xy 98.780197 100.338855) + (xy 98.780192 100.338857) + (xy 98.60727 100.415848) + (xy 98.607265 100.415851) + (xy 98.454129 100.527111) + (xy 98.327466 100.667785) + (xy 98.232821 100.831715) + (xy 98.232818 100.831722) + (xy 98.174327 101.01174) + (xy 98.174326 101.011744) + (xy 98.1595 101.152808) + (xy 98.1595 102.047192) + (xy 97.4205 102.047192) + (xy 97.4205 101.152808) + (xy 97.405674 101.011744) + (xy 97.347179 100.831716) + (xy 97.252533 100.667784) + (xy 97.125871 100.527112) + (xy 97.113682 100.518256) + (xy 96.972734 100.415851) + (xy 96.972729 100.415848) + (xy 96.799807 100.338857) + (xy 96.799802 100.338855) + (xy 96.637539 100.304366) + (xy 96.614646 100.2995) + (xy 96.425354 100.2995) + (xy 96.402461 100.304366) + (xy 96.240197 100.338855) + (xy 96.240192 100.338857) + (xy 96.06727 100.415848) + (xy 96.067265 100.415851) + (xy 95.914129 100.527111) + (xy 95.787466 100.667785) + (xy 95.692821 100.831715) + (xy 95.692818 100.831722) + (xy 95.634327 101.01174) + (xy 95.634326 101.011744) + (xy 95.6195 101.152808) + (xy 95.6195 102.047192) + (xy 94.8805 102.047192) + (xy 94.8805 101.152808) + (xy 94.865674 101.011744) + (xy 94.807179 100.831716) + (xy 94.712533 100.667784) + (xy 94.585871 100.527112) + (xy 94.573682 100.518256) + (xy 94.432734 100.415851) + (xy 94.432729 100.415848) + (xy 94.259807 100.338857) + (xy 94.259802 100.338855) + (xy 94.097539 100.304366) + (xy 94.074646 100.2995) + (xy 93.885354 100.2995) + (xy 93.862461 100.304366) + (xy 93.700197 100.338855) + (xy 93.700192 100.338857) + (xy 93.52727 100.415848) + (xy 93.527265 100.415851) + (xy 93.374129 100.527111) + (xy 93.247466 100.667785) + (xy 93.152821 100.831715) + (xy 93.152818 100.831722) + (xy 93.094327 101.01174) + (xy 93.094326 101.011744) + (xy 93.0795 101.152808) + (xy 93.0795 102.047192) + (xy 92.3405 102.047192) + (xy 92.3405 101.152808) + (xy 92.325674 101.011744) + (xy 92.267179 100.831716) + (xy 92.172533 100.667784) + (xy 92.045871 100.527112) + (xy 92.033682 100.518256) + (xy 91.892734 100.415851) + (xy 91.892729 100.415848) + (xy 91.719807 100.338857) + (xy 91.719802 100.338855) + (xy 91.557539 100.304366) + (xy 91.534646 100.2995) + (xy 91.345354 100.2995) + (xy 91.322461 100.304366) + (xy 91.160197 100.338855) + (xy 91.160192 100.338857) + (xy 90.98727 100.415848) + (xy 90.987265 100.415851) + (xy 90.834129 100.527111) + (xy 90.707466 100.667785) + (xy 90.612821 100.831715) + (xy 90.612818 100.831722) + (xy 90.554327 101.01174) + (xy 90.554326 101.011744) + (xy 90.5395 101.152808) + (xy 90.5395 102.047192) + (xy 89.7105 102.047192) + (xy 89.7105 96.764544) + (xy 89.730185 96.697505) + (xy 89.746814 96.676867) + (xy 89.822095 96.601587) + (xy 89.8725 96.502661) + (xy 89.8725 96.502659) + (xy 89.872501 96.502658) + (xy 89.889869 96.393002) + (xy 89.889869 96.392997) + (xy 89.872501 96.283341) + (xy 89.858104 96.255086) + (xy 89.822095 96.184413) + (xy 89.822092 96.18441) + (xy 89.82209 96.184407) + (xy 89.743592 96.105909) + (xy 89.743588 96.105906) + (xy 89.743587 96.105905) + (xy 89.725755 96.096819) + (xy 89.644658 96.055498) + (xy 89.535002 96.038131) + (xy 89.534998 96.038131) + (xy 89.425341 96.055498) + (xy 89.326414 96.105904) + (xy 89.326407 96.105909) + (xy 89.247909 96.184407) + (xy 89.247904 96.184414) + (xy 89.197498 96.283341) + (xy 89.180131 96.392997) + (xy 89.180131 96.393002) + (xy 89.197498 96.502658) + (xy 89.232081 96.570531) + (xy 89.247905 96.601587) + (xy 89.323182 96.676864) + (xy 89.356666 96.738185) + (xy 89.3595 96.764544) + (xy 89.3595 104.777943) + (xy 89.339815 104.844982) + (xy 89.323181 104.865625) + (xy 89.163764 105.025041) + (xy 89.102441 105.058525) + (xy 89.056688 105.059832) + (xy 89.027 105.055131) + (xy 89.026999 105.055131) + (xy 89.026998 105.055131) + (xy 88.917341 105.072498) + (xy 88.818414 105.122904) + (xy 88.818407 105.122909) + (xy 88.739909 105.201407) + (xy 88.739904 105.201414) + (xy 88.689498 105.300341) + (xy 88.672131 105.409997) + (xy 88.672131 105.410002) + (xy 87.8055 105.410002) + (xy 87.8055 95.189894) + (xy 90.5395 95.189894) + (xy 90.539501 95.189902) + (xy 90.54533 95.219212) + (xy 90.567542 95.252457) + (xy 90.578479 95.259764) + (xy 90.600787 95.274669) + (xy 90.60079 95.274669) + (xy 90.600791 95.27467) + (xy 90.605065 95.27552) + (xy 90.630101 95.2805) + (xy 92.249898 95.280499) + (xy 92.279213 95.274669) + (xy 92.312457 95.252457) + (xy 92.334669 95.219213) + (xy 92.3405 95.189899) + (xy 92.3405 94.427192) + (xy 93.0795 94.427192) + (xy 93.094326 94.568256) + (xy 93.094327 94.568259) + (xy 93.152818 94.748277) + (xy 93.152821 94.748284) + (xy 93.247467 94.912216) + (xy 93.338519 95.013339) + (xy 93.374129 95.052888) + (xy 93.527265 95.164148) + (xy 93.52727 95.164151) + (xy 93.700192 95.241142) + (xy 93.700197 95.241144) + (xy 93.885354 95.2805) + (xy 93.885355 95.2805) + (xy 94.074644 95.2805) + (xy 94.074646 95.2805) + (xy 94.259803 95.241144) + (xy 94.43273 95.164151) + (xy 94.585871 95.052888) + (xy 94.712533 94.912216) + (xy 94.807179 94.748284) + (xy 94.865674 94.568256) + (xy 94.8805 94.427192) + (xy 95.6195 94.427192) + (xy 95.634326 94.568256) + (xy 95.634327 94.568259) + (xy 95.692818 94.748277) + (xy 95.692821 94.748284) + (xy 95.787467 94.912216) + (xy 95.878519 95.013339) + (xy 95.914129 95.052888) + (xy 96.067265 95.164148) + (xy 96.06727 95.164151) + (xy 96.240192 95.241142) + (xy 96.240197 95.241144) + (xy 96.425354 95.2805) + (xy 96.425355 95.2805) + (xy 96.614644 95.2805) + (xy 96.614646 95.2805) + (xy 96.799803 95.241144) + (xy 96.97273 95.164151) + (xy 97.125871 95.052888) + (xy 97.252533 94.912216) + (xy 97.347179 94.748284) + (xy 97.372569 94.670141) + (xy 97.412006 94.612467) + (xy 97.476365 94.585268) + (xy 97.545211 94.597182) + (xy 97.596687 94.644426) + (xy 97.6145 94.70846) + (xy 97.6145 98.180455) + (xy 97.594815 98.247494) + (xy 97.578181 98.268136) + (xy 97.502909 98.343407) + (xy 97.502904 98.343414) + (xy 97.452498 98.442341) + (xy 97.435131 98.551997) + (xy 97.435131 98.552002) + (xy 97.452498 98.661658) + (xy 97.502904 98.760585) + (xy 97.502909 98.760592) + (xy 97.581407 98.83909) + (xy 97.58141 98.839092) + (xy 97.581413 98.839095) + (xy 97.680339 98.8895) + (xy 97.680341 98.889501) + (xy 97.789998 98.906869) + (xy 97.79 98.906869) + (xy 97.790002 98.906869) + (xy 97.899658 98.889501) + (xy 97.899659 98.8895) + (xy 97.899661 98.8895) + (xy 97.998587 98.839095) + (xy 98.077095 98.760587) + (xy 98.1275 98.661661) + (xy 98.1275 98.661659) + (xy 98.127501 98.661658) + (xy 98.144869 98.552002) + (xy 98.144869 98.551997) + (xy 98.127501 98.442341) + (xy 98.109757 98.407517) + (xy 98.077095 98.343413) + (xy 98.077092 98.34341) + (xy 98.07709 98.343407) + (xy 98.001819 98.268136) + (xy 97.968334 98.206813) + (xy 97.9655 98.180455) + (xy 97.9655 94.70846) + (xy 97.985185 94.641421) + (xy 98.037989 94.595666) + (xy 98.107147 94.585722) + (xy 98.170703 94.614747) + (xy 98.207431 94.670142) + (xy 98.232818 94.748278) + (xy 98.232821 94.748284) + (xy 98.327467 94.912216) + (xy 98.418519 95.013339) + (xy 98.454129 95.052888) + (xy 98.607265 95.164148) + (xy 98.60727 95.164151) + (xy 98.780192 95.241142) + (xy 98.780197 95.241144) + (xy 98.965354 95.2805) + (xy 98.965355 95.2805) + (xy 99.154644 95.2805) + (xy 99.154646 95.2805) + (xy 99.339803 95.241144) + (xy 99.51273 95.164151) + (xy 99.665871 95.052888) + (xy 99.792533 94.912216) + (xy 99.887179 94.748284) + (xy 99.945674 94.568256) + (xy 99.9605 94.427192) + (xy 100.6995 94.427192) + (xy 100.714326 94.568256) + (xy 100.714327 94.568259) + (xy 100.772818 94.748277) + (xy 100.772821 94.748284) + (xy 100.867467 94.912216) + (xy 100.958519 95.013339) + (xy 100.994129 95.052888) + (xy 101.147265 95.164148) + (xy 101.14727 95.164151) + (xy 101.320192 95.241142) + (xy 101.320197 95.241144) + (xy 101.505354 95.2805) + (xy 101.505355 95.2805) + (xy 101.694644 95.2805) + (xy 101.694646 95.2805) + (xy 101.879803 95.241144) + (xy 102.05273 95.164151) + (xy 102.205871 95.052888) + (xy 102.332533 94.912216) + (xy 102.427179 94.748284) + (xy 102.485674 94.568256) + (xy 102.5005 94.427192) + (xy 103.2395 94.427192) + (xy 103.254326 94.568256) + (xy 103.254327 94.568259) + (xy 103.312818 94.748277) + (xy 103.312821 94.748284) + (xy 103.407467 94.912216) + (xy 103.498519 95.013339) + (xy 103.534129 95.052888) + (xy 103.687265 95.164148) + (xy 103.68727 95.164151) + (xy 103.860192 95.241142) + (xy 103.860197 95.241144) + (xy 104.045354 95.2805) + (xy 104.045355 95.2805) + (xy 104.234644 95.2805) + (xy 104.234646 95.2805) + (xy 104.419803 95.241144) + (xy 104.59273 95.164151) + (xy 104.745871 95.052888) + (xy 104.872533 94.912216) + (xy 104.967179 94.748284) + (xy 105.025674 94.568256) + (xy 105.039494 94.436766) + (xy 105.38 94.436766) + (xy 105.394858 94.606599) + (xy 105.39486 94.60661) + (xy 105.45373 94.826317) + (xy 105.453734 94.826326) + (xy 105.549865 95.032482) + (xy 105.680342 95.21882) + (xy 105.841179 95.379657) + (xy 106.027517 95.510134) + (xy 106.233673 95.606265) + (xy 106.233682 95.606269) + (xy 106.429999 95.658872) + (xy 106.43 95.658871) + (xy 106.43 94.295686) + (xy 106.441955 94.307641) + (xy 106.554852 94.365165) + (xy 106.648519 94.38) + (xy 106.711481 94.38) + (xy 106.805148 94.365165) + (xy 106.918045 94.307641) + (xy 106.93 94.295686) + (xy 106.93 95.658872) + (xy 107.126317 95.606269) + (xy 107.126326 95.606265) + (xy 107.332482 95.510134) + (xy 107.51882 95.379657) + (xy 107.679657 95.21882) + (xy 107.810134 95.032482) + (xy 107.906265 94.826326) + (xy 107.906269 94.826317) + (xy 107.965139 94.60661) + (xy 107.965141 94.606599) + (xy 107.979999 94.436766) + (xy 107.98 94.436764) + (xy 107.98 94.23) + (xy 106.995686 94.23) + (xy 107.007641 94.218045) + (xy 107.065165 94.105148) + (xy 107.084986 93.98) + (xy 107.065165 93.854852) + (xy 107.007641 93.741955) + (xy 106.995686 93.73) + (xy 107.98 93.73) + (xy 107.98 93.523236) + (xy 107.979999 93.523233) + (xy 107.965141 93.3534) + (xy 107.965139 93.353389) + (xy 107.906269 93.133682) + (xy 107.906265 93.133673) + (xy 107.810134 92.927517) + (xy 107.679657 92.741179) + (xy 107.51882 92.580342) + (xy 107.332482 92.449865) + (xy 107.126328 92.353734) + (xy 106.93 92.301127) + (xy 106.93 93.664314) + (xy 106.918045 93.652359) + (xy 106.805148 93.594835) + (xy 106.711481 93.58) + (xy 106.648519 93.58) + (xy 106.554852 93.594835) + (xy 106.441955 93.652359) + (xy 106.43 93.664314) + (xy 106.43 92.301127) + (xy 106.233671 92.353734) + (xy 106.027517 92.449865) + (xy 105.841179 92.580342) + (xy 105.680342 92.741179) + (xy 105.549865 92.927517) + (xy 105.453734 93.133673) + (xy 105.45373 93.133682) + (xy 105.39486 93.353389) + (xy 105.394858 93.3534) + (xy 105.38 93.523233) + (xy 105.38 93.73) + (xy 106.364314 93.73) + (xy 106.352359 93.741955) + (xy 106.294835 93.854852) + (xy 106.275014 93.98) + (xy 106.294835 94.105148) + (xy 106.352359 94.218045) + (xy 106.364314 94.23) + (xy 105.38 94.23) + (xy 105.38 94.436766) + (xy 105.039494 94.436766) + (xy 105.0405 94.427192) + (xy 105.0405 93.532808) + (xy 105.025674 93.391744) + (xy 104.967179 93.211716) + (xy 104.872533 93.047784) + (xy 104.745871 92.907112) + (xy 104.74587 92.907111) + (xy 104.592734 92.795851) + (xy 104.592729 92.795848) + (xy 104.419807 92.718857) + (xy 104.419802 92.718855) + (xy 104.267113 92.686401) + (xy 104.234646 92.6795) + (xy 104.045354 92.6795) + (xy 104.012897 92.686398) + (xy 103.860197 92.718855) + (xy 103.860192 92.718857) + (xy 103.68727 92.795848) + (xy 103.687265 92.795851) + (xy 103.534129 92.907111) + (xy 103.407466 93.047785) + (xy 103.312821 93.211715) + (xy 103.312818 93.211722) + (xy 103.263725 93.362816) + (xy 103.254326 93.391744) + (xy 103.2395 93.532808) + (xy 103.2395 94.427192) + (xy 102.5005 94.427192) + (xy 102.5005 93.532808) + (xy 102.485674 93.391744) + (xy 102.427179 93.211716) + (xy 102.332533 93.047784) + (xy 102.205871 92.907112) + (xy 102.20587 92.907111) + (xy 102.052734 92.795851) + (xy 102.052729 92.795848) + (xy 101.879807 92.718857) + (xy 101.879802 92.718855) + (xy 101.727113 92.686401) + (xy 101.694646 92.6795) + (xy 101.505354 92.6795) + (xy 101.472897 92.686398) + (xy 101.320197 92.718855) + (xy 101.320192 92.718857) + (xy 101.14727 92.795848) + (xy 101.147265 92.795851) + (xy 100.994129 92.907111) + (xy 100.867466 93.047785) + (xy 100.772821 93.211715) + (xy 100.772818 93.211722) + (xy 100.723725 93.362816) + (xy 100.714326 93.391744) + (xy 100.6995 93.532808) + (xy 100.6995 94.427192) + (xy 99.9605 94.427192) + (xy 99.9605 93.532808) + (xy 99.945674 93.391744) + (xy 99.887179 93.211716) + (xy 99.792533 93.047784) + (xy 99.665871 92.907112) + (xy 99.66587 92.907111) + (xy 99.512734 92.795851) + (xy 99.512729 92.795848) + (xy 99.339807 92.718857) + (xy 99.339802 92.718855) + (xy 99.187113 92.686401) + (xy 99.154646 92.6795) + (xy 98.965354 92.6795) + (xy 98.932897 92.686398) + (xy 98.780197 92.718855) + (xy 98.780192 92.718857) + (xy 98.60727 92.795848) + (xy 98.607265 92.795851) + (xy 98.454129 92.907111) + (xy 98.327466 93.047785) + (xy 98.232821 93.211715) + (xy 98.232818 93.211722) + (xy 98.207431 93.289857) + (xy 98.167993 93.347533) + (xy 98.103635 93.374731) + (xy 98.034788 93.362816) + (xy 97.983313 93.315572) + (xy 97.9655 93.251539) + (xy 97.9655 93.118213) + (xy 97.967531 93.095862) + (xy 97.968461 93.090785) + (xy 97.970422 93.080086) + (xy 97.96024 93.047414) + (xy 97.958234 93.040214) + (xy 97.957031 93.035332) + (xy 97.950048 93.007) + (xy 97.950045 93.006997) + (xy 97.949383 93.005735) + (xy 97.948639 93.00394) + (xy 97.946569 93.00027) + (xy 97.945418 92.998705) + (xy 97.944683 92.997489) + (xy 97.920498 92.973304) + (xy 97.915363 92.967849) + (xy 97.89268 92.942245) + (xy 97.891482 92.941418) + (xy 97.874246 92.927052) + (xy 97.666959 92.719765) + (xy 97.633474 92.658442) + (xy 97.632167 92.612685) + (xy 97.636869 92.583) + (xy 97.636869 92.582997) + (xy 97.619501 92.473341) + (xy 97.580691 92.397172) + (xy 97.569095 92.374413) + (xy 97.569092 92.37441) + (xy 97.56909 92.374407) + (xy 97.490592 92.295909) + (xy 97.490588 92.295906) + (xy 97.490587 92.295905) + (xy 97.486743 92.293946) + (xy 97.391658 92.245498) + (xy 97.282002 92.228131) + (xy 97.281998 92.228131) + (xy 97.172341 92.245498) + (xy 97.073414 92.295904) + (xy 97.073407 92.295909) + (xy 96.994909 92.374407) + (xy 96.994904 92.374414) + (xy 96.944498 92.473341) + (xy 96.927131 92.582997) + (xy 96.927131 92.592759) + (xy 96.923358 92.592759) + (xy 96.915884 92.644407) + (xy 96.870081 92.69717) + (xy 96.803024 92.716794) + (xy 96.777356 92.714084) + (xy 96.614647 92.6795) + (xy 96.614646 92.6795) + (xy 96.425354 92.6795) + (xy 96.392897 92.686398) + (xy 96.240197 92.718855) + (xy 96.240192 92.718857) + (xy 96.06727 92.795848) + (xy 96.067265 92.795851) + (xy 95.914129 92.907111) + (xy 95.787466 93.047785) + (xy 95.692821 93.211715) + (xy 95.692818 93.211722) + (xy 95.643725 93.362816) + (xy 95.634326 93.391744) + (xy 95.6195 93.532808) + (xy 95.6195 94.427192) + (xy 94.8805 94.427192) + (xy 94.8805 93.532808) + (xy 94.865674 93.391744) + (xy 94.807179 93.211716) + (xy 94.712533 93.047784) + (xy 94.585871 92.907112) + (xy 94.58587 92.907111) + (xy 94.432734 92.795851) + (xy 94.432729 92.795848) + (xy 94.259807 92.718857) + (xy 94.259802 92.718855) + (xy 94.107113 92.686401) + (xy 94.074646 92.6795) + (xy 93.885354 92.6795) + (xy 93.852897 92.686398) + (xy 93.700197 92.718855) + (xy 93.700192 92.718857) + (xy 93.52727 92.795848) + (xy 93.527265 92.795851) + (xy 93.374129 92.907111) + (xy 93.247466 93.047785) + (xy 93.152821 93.211715) + (xy 93.152818 93.211722) + (xy 93.103725 93.362816) + (xy 93.094326 93.391744) + (xy 93.0795 93.532808) + (xy 93.0795 94.427192) + (xy 92.3405 94.427192) + (xy 92.340499 92.770102) + (xy 92.334669 92.740787) + (xy 92.331902 92.736645) + (xy 92.312457 92.707542) + (xy 92.287496 92.690865) + (xy 92.279213 92.685331) + (xy 92.279211 92.68533) + (xy 92.279208 92.685329) + (xy 92.249901 92.6795) + (xy 90.630105 92.6795) + (xy 90.630097 92.679501) + (xy 90.600787 92.68533) + (xy 90.567542 92.707542) + (xy 90.545332 92.740785) + (xy 90.545329 92.740791) + (xy 90.5395 92.770098) + (xy 90.5395 95.189894) + (xy 87.8055 95.189894) + (xy 87.8055 95.011997) + (xy 87.825185 94.944958) + (xy 87.877989 94.899203) + (xy 87.893504 94.893337) + (xy 87.929504 94.882416) + (xy 87.995501 94.862396) + (xy 88.160625 94.774136) + (xy 88.305357 94.655357) + (xy 88.424136 94.510625) + (xy 88.512396 94.345501) + (xy 88.566747 94.166331) + (xy 88.585099 93.98) + (xy 88.566747 93.793669) + (xy 88.512396 93.614499) + (xy 88.501974 93.595) + (xy 88.424137 93.449376) + (xy 88.424135 93.449373) + (xy 88.305357 93.304642) + (xy 88.160626 93.185864) + (xy 88.160623 93.185862) + (xy 87.995502 93.097604) + (xy 87.816333 93.043253) + (xy 87.816331 93.043252) + (xy 87.63 93.024901) + (xy 87.443668 93.043252) + (xy 87.443666 93.043253) + (xy 87.264497 93.097604) + (xy 87.099376 93.185862) + (xy 87.099373 93.185864) + (xy 86.954642 93.304642) + (xy 86.835864 93.449373) + (xy 86.835862 93.449376) + (xy 86.747604 93.614497) + (xy 86.693253 93.793666) + (xy 86.693252 93.793668) + (xy 86.674901 93.98) + (xy 86.693252 94.166331) + (xy 86.693253 94.166333) + (xy 86.747604 94.345502) + (xy 86.835862 94.510623) + (xy 86.835864 94.510626) + (xy 86.954642 94.655357) + (xy 87.099373 94.774135) + (xy 87.099376 94.774137) + (xy 87.24875 94.853978) + (xy 87.264499 94.862396) + (xy 87.30981 94.876141) + (xy 87.366496 94.893337) + (xy 87.424934 94.931634) + (xy 87.453391 94.995446) + (xy 87.4545 95.011997) + (xy 87.4545 103.332692) + (xy 87.434815 103.399731) + (xy 87.382011 103.445486) + (xy 87.312853 103.45543) + (xy 87.274207 103.443178) + (xy 87.231657 103.421498) + (xy 87.122002 103.404131) + (xy 87.121998 103.404131) + (xy 87.012341 103.421498) + (xy 86.913414 103.471904) + (xy 86.913407 103.471909) + (xy 86.834909 103.550407) + (xy 86.834904 103.550414) + (xy 86.784498 103.649341) + (xy 86.767131 103.758997) + (xy 86.767131 103.759002) + (xy 86.784498 103.868658) + (xy 86.816474 103.931414) + (xy 86.834905 103.967587) + (xy 86.910182 104.042864) + (xy 86.943666 104.104185) + (xy 86.9465 104.130544) + (xy 86.9465 104.439455) + (xy 86.926815 104.506494) + (xy 86.874011 104.552249) + (xy 86.804853 104.562193) + (xy 86.741297 104.533168) + (xy 86.734819 104.527136) + (xy 86.695592 104.487909) + (xy 86.695588 104.487906) + (xy 86.695587 104.487905) + (xy 86.675166 104.4775) + (xy 86.596658 104.437498) + (xy 86.487002 104.420131) + (xy 86.486998 104.420131) + (xy 86.377341 104.437498) + (xy 86.278414 104.487904) + (xy 86.278407 104.487909) + (xy 86.199909 104.566407) + (xy 86.199904 104.566414) + (xy 86.149498 104.665341) + (xy 86.132131 104.774997) + (xy 86.132131 104.775) + (xy 86.136833 104.804687) + (xy 86.127877 104.87398) + (xy 86.10204 104.911764) + (xy 86.018012 104.995792) + (xy 85.956689 105.029277) + (xy 85.886997 105.024293) + (xy 85.831064 104.982421) + (xy 85.806647 104.916957) + (xy 85.807858 104.888712) + (xy 85.810192 104.87398) + (xy 85.825869 104.775) + (xy 85.825869 104.774997) + (xy 85.808501 104.665341) + (xy 85.8085 104.665339) + (xy 85.758095 104.566413) + (xy 85.758092 104.56641) + (xy 85.75809 104.566407) + (xy 85.679592 104.487909) + (xy 85.679588 104.487906) + (xy 85.679587 104.487905) + (xy 85.659166 104.4775) + (xy 85.580658 104.437498) + (xy 85.471002 104.420131) + (xy 85.470998 104.420131) + (xy 85.361342 104.437498) + (xy 85.318793 104.459178) + (xy 85.250124 104.472073) + (xy 85.185384 104.445795) + (xy 85.145128 104.388688) + (xy 85.1385 104.348692) + (xy 85.1385 100.193544) + (xy 85.158185 100.126505) + (xy 85.174814 100.105867) + (xy 85.250095 100.030587) + (xy 85.3005 99.931661) + (xy 85.3005 99.931659) + (xy 85.300501 99.931658) + (xy 85.317869 99.822002) + (xy 85.317869 99.821997) + (xy 85.300501 99.712341) + (xy 85.3005 99.712339) + (xy 85.250095 99.613413) + (xy 85.250092 99.61341) + (xy 85.25009 99.613407) + (xy 85.171592 99.534909) + (xy 85.171588 99.534906) + (xy 85.171587 99.534905) + (xy 85.14254 99.520105) + (xy 85.072658 99.484498) + (xy 84.963002 99.467131) + (xy 84.962998 99.467131) + (xy 84.853342 99.484498) + (xy 84.810793 99.506178) + (xy 84.742124 99.519073) + (xy 84.677384 99.492795) + (xy 84.637128 99.435688) + (xy 84.6305 99.395692) + (xy 84.6305 95.001076) + (xy 84.650185 94.934037) + (xy 84.702989 94.888282) + (xy 84.772147 94.878338) + (xy 84.790494 94.882415) + (xy 84.889227 94.912366) + (xy 84.903666 94.916746) + (xy 84.903668 94.916747) + (xy 84.914492 94.917813) + (xy 85.09 94.935099) + (xy 85.276331 94.916747) + (xy 85.455501 94.862396) + (xy 85.620625 94.774136) + (xy 85.765357 94.655357) + (xy 85.884136 94.510625) + (xy 85.972396 94.345501) + (xy 86.026747 94.166331) + (xy 86.045099 93.98) + (xy 86.026747 93.793669) + (xy 85.972396 93.614499) + (xy 85.961974 93.595) + (xy 85.884137 93.449376) + (xy 85.884135 93.449373) + (xy 85.765357 93.304642) + (xy 85.620626 93.185864) + (xy 85.620623 93.185862) + (xy 85.455502 93.097604) + (xy 85.276333 93.043253) + (xy 85.276331 93.043252) + (xy 85.09 93.024901) + (xy 84.903668 93.043252) + (xy 84.903666 93.043253) + (xy 84.724497 93.097604) + (xy 84.559376 93.185862) + (xy 84.559373 93.185864) + (xy 84.414642 93.304642) + (xy 84.295864 93.449373) + (xy 84.295862 93.449376) + (xy 84.207604 93.614497) + (xy 84.153253 93.793666) + (xy 84.153252 93.793668) + (xy 84.134901 93.98) + (xy 84.153252 94.166331) + (xy 84.153253 94.166333) + (xy 84.196119 94.307641) + (xy 84.207604 94.345501) + (xy 84.254228 94.432729) + (xy 84.272833 94.467537) + (xy 84.287074 94.53594) + (xy 84.282876 94.550463) + (xy 84.281904 94.556838) + (xy 84.283099 94.557133) + (xy 84.281702 94.562803) + (xy 84.280145 94.568387) + (xy 84.279853 94.570307) + (xy 84.2795 94.57174) + (xy 84.2795 94.605952) + (xy 84.279274 94.613438) + (xy 84.277208 94.647581) + (xy 84.277468 94.648995) + (xy 84.2795 94.67135) + (xy 84.2795 109.610455) + (xy 84.259815 109.677494) + (xy 84.243181 109.698136) + (xy 84.167909 109.773407) + (xy 84.167904 109.773414) + (xy 84.117498 109.872341) + (xy 84.100131 109.981997) + (xy 84.100131 109.982002) + (xy 80.6935 109.982002) + (xy 80.6935 101.139894) + (xy 81.6495 101.139894) + (xy 81.649501 101.139902) + (xy 81.65533 101.169212) + (xy 81.677542 101.202457) + (xy 81.694219 101.213599) + (xy 81.710787 101.224669) + (xy 81.71079 101.224669) + (xy 81.710791 101.22467) + (xy 81.720647 101.22663) + (xy 81.740101 101.2305) + (xy 83.359898 101.230499) + (xy 83.389213 101.224669) + (xy 83.422457 101.202457) + (xy 83.444669 101.169213) + (xy 83.4505 101.139899) + (xy 83.450499 99.520102) + (xy 83.444669 99.490787) + (xy 83.440467 99.484498) + (xy 83.422457 99.457542) + (xy 83.389214 99.435332) + (xy 83.389215 99.435332) + (xy 83.389213 99.435331) + (xy 83.389211 99.43533) + (xy 83.389208 99.435329) + (xy 83.359901 99.4295) + (xy 81.740105 99.4295) + (xy 81.740097 99.429501) + (xy 81.710787 99.43533) + (xy 81.677542 99.457542) + (xy 81.655332 99.490785) + (xy 81.655329 99.490791) + (xy 81.6495 99.520098) + (xy 81.6495 101.139894) + (xy 80.6935 101.139894) + (xy 80.6935 95.501056) + (xy 80.713185 95.434017) + (xy 80.729819 95.413375) + (xy 80.935375 95.207819) + (xy 80.996698 95.174334) + (xy 81.023056 95.1715) + (xy 81.506781 95.1715) + (xy 81.529131 95.17353) + (xy 81.544913 95.176423) + (xy 81.577592 95.166239) + (xy 81.584785 95.164234) + (xy 81.618 95.156048) + (xy 81.618004 95.156044) + (xy 81.619263 95.155384) + (xy 81.621069 95.154636) + (xy 81.624714 95.15258) + (xy 81.626288 95.151422) + (xy 81.627503 95.150686) + (xy 81.62751 95.150685) + (xy 81.651718 95.126475) + (xy 81.657137 95.121374) + (xy 81.682756 95.098679) + (xy 81.682758 95.098673) + (xy 81.683571 95.097497) + (xy 81.697941 95.080252) + (xy 81.944366 94.833827) + (xy 82.005687 94.800344) + (xy 82.075379 94.805328) + (xy 82.090498 94.812152) + (xy 82.16875 94.853978) + (xy 82.184499 94.862396) + (xy 82.363666 94.916746) + (xy 82.363668 94.916747) + (xy 82.374492 94.917813) + (xy 82.55 94.935099) + (xy 82.736331 94.916747) + (xy 82.915501 94.862396) + (xy 83.080625 94.774136) + (xy 83.225357 94.655357) + (xy 83.344136 94.510625) + (xy 83.432396 94.345501) + (xy 83.486747 94.166331) + (xy 83.505099 93.98) + (xy 83.486747 93.793669) + (xy 83.432396 93.614499) + (xy 83.421974 93.595) + (xy 83.344137 93.449376) + (xy 83.344135 93.449373) + (xy 83.225357 93.304642) + (xy 83.080626 93.185864) + (xy 83.080623 93.185862) + (xy 82.915502 93.097604) + (xy 82.736333 93.043253) + (xy 82.736331 93.043252) + (xy 82.55 93.024901) + (xy 82.363668 93.043252) + (xy 82.363666 93.043253) + (xy 82.184497 93.097604) + (xy 82.019376 93.185862) + (xy 82.019373 93.185864) + (xy 81.874642 93.304642) + (xy 81.755864 93.449373) + (xy 81.755862 93.449376) + (xy 81.667604 93.614497) + (xy 81.613253 93.793666) + (xy 81.613252 93.793668) + (xy 81.594901 93.98) + (xy 81.613252 94.166331) + (xy 81.613253 94.166333) + (xy 81.667604 94.345502) + (xy 81.717847 94.4395) + (xy 81.732089 94.507902) + (xy 81.707089 94.573146) + (xy 81.696171 94.585634) + (xy 81.497623 94.784182) + (xy 81.436303 94.817666) + (xy 81.409944 94.8205) + (xy 80.926213 94.8205) + (xy 80.903862 94.818469) + (xy 80.888086 94.815578) + (xy 80.888085 94.815578) + (xy 80.855423 94.825755) + (xy 80.848213 94.827764) + (xy 80.828841 94.832539) + (xy 80.759039 94.829471) + (xy 80.701977 94.789152) + (xy 80.675771 94.724383) + (xy 80.688741 94.655728) + (xy 80.703309 94.633482) + (xy 80.804136 94.510625) + (xy 80.892396 94.345501) + (xy 80.946747 94.166331) + (xy 80.965099 93.98) + (xy 80.946747 93.793669) + (xy 80.892396 93.614499) + (xy 80.881974 93.595) + (xy 80.804137 93.449376) + (xy 80.804135 93.449373) + (xy 80.685357 93.304642) + (xy 80.540626 93.185864) + (xy 80.540623 93.185862) + (xy 80.375502 93.097604) + (xy 80.196333 93.043253) + (xy 80.196331 93.043252) + (xy 80.01 93.024901) + (xy 79.823668 93.043252) + (xy 79.823666 93.043253) + (xy 79.644497 93.097604) + (xy 79.479376 93.185862) + (xy 79.479373 93.185864) + (xy 79.334642 93.304642) + (xy 79.215864 93.449373) + (xy 79.215862 93.449376) + (xy 79.127604 93.614497) + (xy 79.073253 93.793666) + (xy 79.073252 93.793668) + (xy 79.054901 93.98) + (xy 78.425099 93.98) + (xy 78.406747 93.793669) + (xy 78.352396 93.614499) + (xy 78.341974 93.595) + (xy 78.264137 93.449376) + (xy 78.264135 93.449373) + (xy 78.145357 93.304642) + (xy 78.000626 93.185864) + (xy 78.000623 93.185862) + (xy 77.835502 93.097604) + (xy 77.656333 93.043253) + (xy 77.656331 93.043252) + (xy 77.47 93.024901) + (xy 77.283668 93.043252) + (xy 77.283666 93.043253) + (xy 77.104497 93.097604) + (xy 76.939376 93.185862) + (xy 76.939373 93.185864) + (xy 76.794642 93.304642) + (xy 76.675864 93.449373) + (xy 76.675862 93.449376) + (xy 76.587604 93.614497) + (xy 76.533253 93.793666) + (xy 76.533252 93.793668) + (xy 76.514901 93.98) + (xy 75.885099 93.98) + (xy 75.866747 93.793669) + (xy 75.812396 93.614499) + (xy 75.801974 93.595) + (xy 75.724137 93.449376) + (xy 75.724135 93.449373) + (xy 75.605357 93.304642) + (xy 75.460626 93.185864) + (xy 75.460623 93.185862) + (xy 75.295502 93.097604) + (xy 75.116333 93.043253) + (xy 75.116331 93.043252) + (xy 74.93 93.024901) + (xy 74.743668 93.043252) + (xy 74.743666 93.043253) + (xy 74.564497 93.097604) + (xy 74.399376 93.185862) + (xy 74.399373 93.185864) + (xy 74.254642 93.304642) + (xy 74.135864 93.449373) + (xy 74.135862 93.449376) + (xy 74.047604 93.614497) + (xy 73.993253 93.793666) + (xy 73.993252 93.793668) + (xy 73.974901 93.98) + (xy 73.993252 94.166331) + (xy 73.993253 94.166333) + (xy 74.047604 94.345502) + (xy 74.097847 94.4395) + (xy 74.112089 94.507902) + (xy 74.087089 94.573146) + (xy 74.07617 94.585634) + (xy 72.480625 96.181181) + (xy 72.419302 96.214666) + (xy 72.392944 96.2175) + (xy 70.701303 96.2175) + (xy 70.634264 96.197815) + (xy 70.588509 96.145011) + (xy 70.578565 96.075853) + (xy 70.60759 96.012297) + (xy 70.619077 96.000684) + (xy 70.631305 95.98985) + (xy 70.633756 95.987679) + (xy 70.633758 95.987672) + (xy 70.634571 95.986497) + (xy 70.648942 95.969251) + (xy 71.784365 94.833827) + (xy 71.845686 94.800344) + (xy 71.915378 94.805328) + (xy 71.930497 94.812152) + (xy 72.00875 94.853978) + (xy 72.024499 94.862396) + (xy 72.203666 94.916746) + (xy 72.203668 94.916747) + (xy 72.214492 94.917813) + (xy 72.39 94.935099) + (xy 72.576331 94.916747) + (xy 72.755501 94.862396) + (xy 72.920625 94.774136) + (xy 73.065357 94.655357) + (xy 73.184136 94.510625) + (xy 73.272396 94.345501) + (xy 73.326747 94.166331) + (xy 73.345099 93.98) + (xy 73.326747 93.793669) + (xy 73.272396 93.614499) + (xy 73.261974 93.595) + (xy 73.184137 93.449376) + (xy 73.184135 93.449373) + (xy 73.065357 93.304642) + (xy 72.920626 93.185864) + (xy 72.920623 93.185862) + (xy 72.755502 93.097604) + (xy 72.576333 93.043253) + (xy 72.576331 93.043252) + (xy 72.39 93.024901) + (xy 72.203668 93.043252) + (xy 72.203666 93.043253) + (xy 72.024497 93.097604) + (xy 71.859376 93.185862) + (xy 71.859373 93.185864) + (xy 71.714642 93.304642) + (xy 71.595864 93.449373) + (xy 71.595862 93.449376) + (xy 71.507604 93.614497) + (xy 71.453253 93.793666) + (xy 71.453252 93.793668) + (xy 71.434901 93.98) + (xy 71.453252 94.166331) + (xy 71.453253 94.166333) + (xy 71.507604 94.345502) + (xy 71.557847 94.4395) + (xy 71.572089 94.507902) + (xy 71.547089 94.573146) + (xy 71.53617 94.585634) + (xy 71.261181 94.860624) + (xy 70.711711 95.410095) + (xy 70.448625 95.673181) + (xy 70.387302 95.706666) + (xy 70.360944 95.7095) + (xy 68.669303 95.7095) + (xy 68.602264 95.689815) + (xy 68.556509 95.637011) + (xy 68.546565 95.567853) + (xy 68.57559 95.504297) + (xy 68.587077 95.492684) + (xy 68.599305 95.48185) + (xy 68.601756 95.479679) + (xy 68.601758 95.479672) + (xy 68.602571 95.478497) + (xy 68.616942 95.461251) + (xy 69.244365 94.833827) + (xy 69.305686 94.800344) + (xy 69.375377 94.805328) + (xy 69.390497 94.812152) + (xy 69.46875 94.853978) + (xy 69.484499 94.862396) + (xy 69.663666 94.916746) + (xy 69.663668 94.916747) + (xy 69.674492 94.917813) + (xy 69.85 94.935099) + (xy 70.036331 94.916747) + (xy 70.215501 94.862396) + (xy 70.380625 94.774136) + (xy 70.525357 94.655357) + (xy 70.644136 94.510625) + (xy 70.732396 94.345501) + (xy 70.786747 94.166331) + (xy 70.805099 93.98) + (xy 70.786747 93.793669) + (xy 70.732396 93.614499) + (xy 70.721974 93.595) + (xy 70.644137 93.449376) + (xy 70.644135 93.449373) + (xy 70.525357 93.304642) + (xy 70.380626 93.185864) + (xy 70.380623 93.185862) + (xy 70.215502 93.097604) + (xy 70.036333 93.043253) + (xy 70.036331 93.043252) + (xy 69.85 93.024901) + (xy 69.663668 93.043252) + (xy 69.663666 93.043253) + (xy 69.484497 93.097604) + (xy 69.319376 93.185862) + (xy 69.319373 93.185864) + (xy 69.174642 93.304642) + (xy 69.055864 93.449373) + (xy 69.055862 93.449376) + (xy 68.967604 93.614497) + (xy 68.913253 93.793666) + (xy 68.913252 93.793668) + (xy 68.894901 93.98) + (xy 68.913252 94.166331) + (xy 68.913253 94.166333) + (xy 68.967604 94.345502) + (xy 69.017847 94.4395) + (xy 69.032089 94.507902) + (xy 69.007089 94.573146) + (xy 68.99617 94.585634) + (xy 68.416625 95.165181) + (xy 68.355302 95.198666) + (xy 68.328944 95.2015) + (xy 67.210213 95.2015) + (xy 67.187862 95.199469) + (xy 67.172086 95.196578) + (xy 67.172085 95.196578) + (xy 67.139423 95.206755) + (xy 67.132216 95.208764) + (xy 67.098995 95.216953) + (xy 67.097715 95.217625) + (xy 67.095924 95.218366) + (xy 67.092299 95.220411) + (xy 67.090733 95.221564) + (xy 67.089488 95.222316) + (xy 67.065298 95.246505) + (xy 67.059851 95.251633) + (xy 67.034241 95.274322) + (xy 67.033415 95.27552) + (xy 67.019053 95.292751) + (xy 66.697149 95.614655) + (xy 66.679913 95.629021) + (xy 66.663945 95.640044) + (xy 66.597591 95.661929) + (xy 66.529939 95.644468) + (xy 66.482467 95.593202) + (xy 66.4695 95.537997) + (xy 66.4695 95.120056) + (xy 66.489185 95.053017) + (xy 66.505819 95.032375) + (xy 66.604157 94.934037) + (xy 66.704366 94.833827) + (xy 66.765687 94.800344) + (xy 66.835378 94.805328) + (xy 66.850498 94.812152) + (xy 66.92875 94.853978) + (xy 66.944499 94.862396) + (xy 67.123666 94.916746) + (xy 67.123668 94.916747) + (xy 67.134492 94.917813) + (xy 67.31 94.935099) + (xy 67.496331 94.916747) + (xy 67.675501 94.862396) + (xy 67.840625 94.774136) + (xy 67.985357 94.655357) + (xy 68.104136 94.510625) + (xy 68.192396 94.345501) + (xy 68.246747 94.166331) + (xy 68.265099 93.98) + (xy 68.246747 93.793669) + (xy 68.192396 93.614499) + (xy 68.181974 93.595) + (xy 68.104137 93.449376) + (xy 68.104135 93.449373) + (xy 67.985357 93.304642) + (xy 67.840626 93.185864) + (xy 67.840623 93.185862) + (xy 67.675502 93.097604) + (xy 67.496333 93.043253) + (xy 67.496331 93.043252) + (xy 67.31 93.024901) + (xy 67.123668 93.043252) + (xy 67.123666 93.043253) + (xy 66.944497 93.097604) + (xy 66.779376 93.185862) + (xy 66.779373 93.185864) + (xy 66.634642 93.304642) + (xy 66.515864 93.449373) + (xy 66.515862 93.449376) + (xy 66.427604 93.614497) + (xy 66.373253 93.793666) + (xy 66.373252 93.793668) + (xy 66.354901 93.98) + (xy 66.373252 94.166331) + (xy 66.373253 94.166333) + (xy 66.427604 94.345502) + (xy 66.477847 94.4395) + (xy 66.492089 94.507902) + (xy 66.467089 94.573146) + (xy 66.45617 94.585634) + (xy 66.189147 94.852656) + (xy 66.171914 94.867019) + (xy 66.158708 94.876135) + (xy 66.158703 94.876141) + (xy 66.152153 94.888621) + (xy 66.103567 94.938832) + (xy 66.035547 94.954804) + (xy 65.96969 94.931466) + (xy 65.952102 94.912366) + (xy 65.951332 94.913137) + (xy 65.91649 94.878295) + (xy 65.911371 94.872858) + (xy 65.888679 94.847244) + (xy 65.888678 94.847243) + (xy 65.887489 94.846423) + (xy 65.87025 94.832055) + (xy 65.623829 94.585634) + (xy 65.590344 94.524311) + (xy 65.595328 94.454619) + (xy 65.602144 94.439515) + (xy 65.652396 94.345501) + (xy 65.706747 94.166331) + (xy 65.725099 93.98) + (xy 65.706747 93.793669) + (xy 65.652396 93.614499) + (xy 65.641974 93.595) + (xy 65.564137 93.449376) + (xy 65.564135 93.449373) + (xy 65.445357 93.304642) + (xy 65.300626 93.185864) + (xy 65.300623 93.185862) + (xy 65.135502 93.097604) + (xy 64.956333 93.043253) + (xy 64.956331 93.043252) + (xy 64.77 93.024901) + (xy 64.583668 93.043252) + (xy 64.583666 93.043253) + (xy 64.404497 93.097604) + (xy 64.239376 93.185862) + (xy 64.239373 93.185864) + (xy 64.094642 93.304642) + (xy 63.975864 93.449373) + (xy 63.975862 93.449376) + (xy 63.887604 93.614497) + (xy 63.833253 93.793666) + (xy 63.833252 93.793668) + (xy 63.814901 93.98) + (xy 63.833252 94.166331) + (xy 63.833253 94.166333) + (xy 63.887604 94.345502) + (xy 63.975862 94.510623) + (xy 63.975864 94.510626) + (xy 64.094642 94.655357) + (xy 64.239373 94.774135) + (xy 64.239376 94.774137) + (xy 64.38875 94.853978) + (xy 64.404499 94.862396) + (xy 64.583666 94.916746) + (xy 64.583668 94.916747) + (xy 64.594492 94.917813) + (xy 64.77 94.935099) + (xy 64.956331 94.916747) + (xy 65.135501 94.862396) + (xy 65.229502 94.812151) + (xy 65.297903 94.79791) + (xy 65.363147 94.82291) + (xy 65.375635 94.833829) + (xy 65.574181 95.032375) + (xy 65.607666 95.093698) + (xy 65.6105 95.120056) + (xy 65.6105 95.541697) + (xy 65.590815 95.608736) + (xy 65.538011 95.654491) + (xy 65.468853 95.664435) + (xy 65.405297 95.63541) + (xy 65.393685 95.623924) + (xy 65.380681 95.609245) + (xy 65.379482 95.608418) + (xy 65.362246 95.594052) + (xy 65.040344 95.27215) + (xy 65.025975 95.254908) + (xy 65.016863 95.241708) + (xy 65.016861 95.241705) + (xy 64.986566 95.225804) + (xy 64.980046 95.222127) + (xy 64.950772 95.20443) + (xy 64.949377 95.203996) + (xy 64.947578 95.203251) + (xy 64.943606 95.202144) + (xy 64.941682 95.201851) + (xy 64.940257 95.2015) + (xy 64.906046 95.2015) + (xy 64.89856 95.201274) + (xy 64.864418 95.199208) + (xy 64.863005 95.199468) + (xy 64.84065 95.2015) + (xy 63.751056 95.2015) + (xy 63.684017 95.181815) + (xy 63.663375 95.165181) + (xy 63.083829 94.585635) + (xy 63.050344 94.524312) + (xy 63.055328 94.45462) + (xy 63.062147 94.43951) + (xy 63.112396 94.345501) + (xy 63.166747 94.166331) + (xy 63.185099 93.98) + (xy 63.166747 93.793669) + (xy 63.112396 93.614499) + (xy 63.101974 93.595) + (xy 63.024137 93.449376) + (xy 63.024135 93.449373) + (xy 62.905357 93.304642) + (xy 62.760626 93.185864) + (xy 62.760623 93.185862) + (xy 62.595502 93.097604) + (xy 62.416333 93.043253) + (xy 62.416331 93.043252) + (xy 62.23 93.024901) + (xy 62.043668 93.043252) + (xy 62.043666 93.043253) + (xy 61.864497 93.097604) + (xy 61.699376 93.185862) + (xy 61.699373 93.185864) + (xy 61.554642 93.304642) + (xy 61.435864 93.449373) + (xy 61.435862 93.449376) + (xy 61.347604 93.614497) + (xy 61.293253 93.793666) + (xy 61.293252 93.793668) + (xy 61.274901 93.98) + (xy 61.293252 94.166331) + (xy 61.293253 94.166333) + (xy 61.347604 94.345502) + (xy 61.435862 94.510623) + (xy 61.435864 94.510626) + (xy 61.554642 94.655357) + (xy 61.699373 94.774135) + (xy 61.699376 94.774137) + (xy 61.84875 94.853978) + (xy 61.864499 94.862396) + (xy 62.043666 94.916746) + (xy 62.043668 94.916747) + (xy 62.054492 94.917813) + (xy 62.23 94.935099) + (xy 62.416331 94.916747) + (xy 62.595501 94.862396) + (xy 62.689503 94.812151) + (xy 62.757902 94.79791) + (xy 62.823146 94.822909) + (xy 62.835634 94.833829) + (xy 63.483656 95.48185) + (xy 63.49802 95.499084) + (xy 63.507139 95.512295) + (xy 63.50714 95.512295) + (xy 63.509047 95.515058) + (xy 63.530931 95.581412) + (xy 63.513467 95.649064) + (xy 63.4622 95.696535) + (xy 63.406998 95.7095) + (xy 61.719057 95.7095) + (xy 61.652018 95.689815) + (xy 61.631376 95.673181) + (xy 61.088333 95.130138) + (xy 60.543828 94.585634) + (xy 60.510344 94.524312) + (xy 60.515328 94.45462) + (xy 60.522147 94.43951) + (xy 60.572396 94.345501) + (xy 60.626747 94.166331) + (xy 60.645099 93.98) + (xy 60.626747 93.793669) + (xy 60.572396 93.614499) + (xy 60.561974 93.595) + (xy 60.484137 93.449376) + (xy 60.484135 93.449373) + (xy 60.365357 93.304642) + (xy 60.220626 93.185864) + (xy 60.220623 93.185862) + (xy 60.055502 93.097604) + (xy 59.876333 93.043253) + (xy 59.876331 93.043252) + (xy 59.69 93.024901) + (xy 59.503668 93.043252) + (xy 59.503666 93.043253) + (xy 59.324497 93.097604) + (xy 59.159376 93.185862) + (xy 59.159373 93.185864) + (xy 59.014642 93.304642) + (xy 58.895864 93.449373) + (xy 58.895862 93.449376) + (xy 58.807604 93.614497) + (xy 58.753253 93.793666) + (xy 58.753252 93.793668) + (xy 58.734901 93.98) + (xy 58.753252 94.166331) + (xy 58.753253 94.166333) + (xy 58.807604 94.345502) + (xy 58.895862 94.510623) + (xy 58.895864 94.510626) + (xy 59.014642 94.655357) + (xy 59.159373 94.774135) + (xy 59.159376 94.774137) + (xy 59.30875 94.853978) + (xy 59.324499 94.862396) + (xy 59.503666 94.916746) + (xy 59.503668 94.916747) + (xy 59.514492 94.917813) + (xy 59.69 94.935099) + (xy 59.876331 94.916747) + (xy 60.055501 94.862396) + (xy 60.149503 94.812151) + (xy 60.217902 94.79791) + (xy 60.283146 94.822909) + (xy 60.295634 94.833829) + (xy 61.451656 95.98985) + (xy 61.46602 96.007084) + (xy 61.475139 96.020295) + (xy 61.47514 96.020295) + (xy 61.477047 96.023058) + (xy 61.498931 96.089412) + (xy 61.481467 96.157064) + (xy 61.4302 96.204535) + (xy 61.374998 96.2175) + (xy 59.687056 96.2175) + (xy 59.620017 96.197815) + (xy 59.599375 96.181181) + (xy 58.003829 94.585635) + (xy 57.970344 94.524312) + (xy 57.975328 94.45462) + (xy 57.982147 94.43951) + (xy 58.032396 94.345501) + (xy 58.086747 94.166331) + (xy 58.105099 93.98) + (xy 58.086747 93.793669) + (xy 58.032396 93.614499) + (xy 58.021974 93.595) + (xy 57.944137 93.449376) + (xy 57.944135 93.449373) + (xy 57.825357 93.304642) + (xy 57.680626 93.185864) + (xy 57.680623 93.185862) + (xy 57.515502 93.097604) + (xy 57.336333 93.043253) + (xy 57.336331 93.043252) + (xy 57.15 93.024901) + (xy 56.963668 93.043252) + (xy 56.963666 93.043253) + (xy 56.784497 93.097604) + (xy 56.619376 93.185862) + (xy 56.619373 93.185864) + (xy 56.474642 93.304642) + (xy 56.355864 93.449373) + (xy 56.355862 93.449376) + (xy 56.267604 93.614497) + (xy 56.213253 93.793666) + (xy 56.213252 93.793668) + (xy 56.194901 93.98) + (xy 55.565099 93.98) + (xy 55.546747 93.793669) + (xy 55.492396 93.614499) + (xy 55.481974 93.595) + (xy 55.404137 93.449376) + (xy 55.404135 93.449373) + (xy 55.285357 93.304642) + (xy 55.140626 93.185864) + (xy 55.140623 93.185862) + (xy 54.975502 93.097604) + (xy 54.796333 93.043253) + (xy 54.796331 93.043252) + (xy 54.61 93.024901) + (xy 54.423668 93.043252) + (xy 54.423666 93.043253) + (xy 54.244497 93.097604) + (xy 54.079376 93.185862) + (xy 54.079373 93.185864) + (xy 53.934642 93.304642) + (xy 53.815864 93.449373) + (xy 53.815862 93.449376) + (xy 53.727604 93.614497) + (xy 53.673253 93.793666) + (xy 53.673252 93.793668) + (xy 53.667403 93.853064) + (xy 53.641242 93.917851) + (xy 53.584208 93.95821) + (xy 53.514408 93.961327) + (xy 53.454003 93.926213) + (xy 53.422172 93.864015) + (xy 53.42 93.84091) + (xy 53.42 93.082172) + (xy 53.419999 93.082155) + (xy 53.413598 93.022627) + (xy 53.413596 93.02262) + (xy 53.363354 92.887913) + (xy 53.36335 92.887906) + (xy 53.27719 92.772812) + (xy 53.277187 92.772809) + (xy 53.162093 92.686649) + (xy 53.162086 92.686645) + (xy 53.027379 92.636403) + (xy 53.027372 92.636401) + (xy 52.967844 92.63) + (xy 52.32 92.63) + (xy 52.32 93.544498) + (xy 52.212315 93.49532) + (xy 52.105763 93.48) + (xy 52.034237 93.48) + (xy 51.927685 93.49532) + (xy 51.82 93.544498) + (xy 51.82 92.63) + (xy 51.172155 92.63) + (xy 51.112627 92.636401) + (xy 51.11262 92.636403) + (xy 50.977913 92.686645) + (xy 50.977906 92.686649) + (xy 50.862812 92.772809) + (xy 50.862809 92.772812) + (xy 50.776649 92.887906) + (xy 50.776645 92.887913) + (xy 50.726403 93.02262) + (xy 50.726401 93.022627) + (xy 50.72 93.082155) + (xy 50.72 93.73) + (xy 51.636314 93.73) + (xy 51.610507 93.770156) + (xy 51.57 93.908111) + (xy 51.57 94.051889) + (xy 51.610507 94.189844) + (xy 51.636314 94.23) + (xy 50.72 94.23) + (xy 50.72 94.877844) + (xy 43.6805 94.877844) + (xy 43.6805 93.345) + (xy 45.349659 93.345) + (xy 45.368975 93.541129) + (xy 45.368976 93.541132) + (xy 45.423649 93.721365) + (xy 45.426188 93.729733) + (xy 45.519086 93.903532) + (xy 45.51909 93.903539) + (xy 45.644116 94.055883) + (xy 45.79646 94.180909) + (xy 45.796467 94.180913) + (xy 45.970266 94.273811) + (xy 45.970269 94.273811) + (xy 45.970273 94.273814) + (xy 46.158868 94.331024) + (xy 46.355 94.350341) + (xy 46.551132 94.331024) + (xy 46.739727 94.273814) + (xy 46.765933 94.259807) + (xy 46.849169 94.215316) + (xy 46.913538 94.18091) + (xy 47.065883 94.055883) + (xy 47.19091 93.903538) + (xy 47.223307 93.842927) + (xy 47.261642 93.771209) + (xy 47.310604 93.721365) + (xy 47.378742 93.705904) + (xy 47.444421 93.729736) + (xy 47.48679 93.785293) + (xy 47.495 93.829662) + (xy 47.495 94.292844) + (xy 47.501401 94.352372) + (xy 47.501403 94.352379) + (xy 47.551645 94.487086) + (xy 47.551649 94.487093) + (xy 47.637809 94.602187) + (xy 47.637812 94.60219) + (xy 47.752906 94.68835) + (xy 47.752913 94.688354) + (xy 47.88762 94.738596) + (xy 47.887627 94.738598) + (xy 47.947155 94.744999) + (xy 47.947172 94.745) + (xy 48.645 94.745) + (xy 48.645 93.719189) + (xy 48.697547 93.755016) + (xy 48.827173 93.795) + (xy 48.928724 93.795) + (xy 49.029138 93.779865) + (xy 49.145 93.724068) + (xy 49.145 94.745) + (xy 49.842828 94.745) + (xy 49.842844 94.744999) + (xy 49.902372 94.738598) + (xy 49.902379 94.738596) + (xy 50.037086 94.688354) + (xy 50.037093 94.68835) + (xy 50.152187 94.60219) + (xy 50.15219 94.602187) + (xy 50.23835 94.487093) + (xy 50.238354 94.487086) + (xy 50.288596 94.352379) + (xy 50.288598 94.352372) + (xy 50.294999 94.292844) + (xy 50.295 94.292827) + (xy 50.295 93.595) + (xy 49.270278 93.595) + (xy 49.318625 93.51126) + (xy 49.34881 93.379008) + (xy 49.338673 93.243735) + (xy 49.289113 93.117459) + (xy 49.271203 93.095) + (xy 50.295 93.095) + (xy 50.295 92.397172) + (xy 50.294999 92.397155) + (xy 50.288598 92.337627) + (xy 50.288596 92.33762) + (xy 50.238354 92.202913) + (xy 50.23835 92.202906) + (xy 50.15219 92.087812) + (xy 50.152187 92.087809) + (xy 50.037093 92.001649) + (xy 50.037086 92.001645) + (xy 49.902379 91.951403) + (xy 49.902372 91.951401) + (xy 49.842844 91.945) + (xy 49.145 91.945) + (xy 49.145 92.97081) + (xy 49.092453 92.934984) + (xy 48.962827 92.895) + (xy 48.861276 92.895) + (xy 48.760862 92.910135) + (xy 48.645 92.965931) + (xy 48.645 91.945) + (xy 47.947155 91.945) + (xy 47.887627 91.951401) + (xy 47.88762 91.951403) + (xy 47.752913 92.001645) + (xy 47.752906 92.001649) + (xy 47.637812 92.087809) + (xy 47.637809 92.087812) + (xy 47.551649 92.202906) + (xy 47.551645 92.202913) + (xy 47.501403 92.33762) + (xy 47.501401 92.337627) + (xy 47.495 92.397155) + (xy 47.495 92.860337) + (xy 47.475315 92.927376) + (xy 47.422511 92.973131) + (xy 47.353353 92.983075) + (xy 47.289797 92.95405) + (xy 47.261642 92.91879) + (xy 47.190914 92.786467) + (xy 47.190909 92.78646) + (xy 47.065883 92.634116) + (xy 46.913539 92.50909) + (xy 46.913532 92.509086) + (xy 46.739733 92.416188) + (xy 46.739727 92.416186) + (xy 46.551132 92.358976) + (xy 46.551129 92.358975) + (xy 46.355 92.339659) + (xy 46.15887 92.358975) + (xy 45.970266 92.416188) + (xy 45.796467 92.509086) + (xy 45.79646 92.50909) + (xy 45.644116 92.634116) + (xy 45.51909 92.78646) + (xy 45.519086 92.786467) + (xy 45.426188 92.960266) + (xy 45.368975 93.14887) + (xy 45.349659 93.345) + (xy 43.6805 93.345) + (xy 43.6805 89.5245) + (xy 43.700185 89.457461) + (xy 43.752989 89.411706) + (xy 43.8045 89.4005) + (xy 180.851 89.4005) + ) + ) + ) +) diff --git a/main-board-rev1/southern-star-mk2.kicad_prl b/main-board-rev1/southern-star-mk2.kicad_prl new file mode 100644 index 0000000..d493855 --- /dev/null +++ b/main-board-rev1/southern-star-mk2.kicad_prl @@ -0,0 +1,77 @@ +{ + "board": { + "active_layer": 45, + "active_layer_preset": "", + "auto_track_width": true, + "hidden_netclasses": [], + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "images": 1.0, + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.0 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36, + 39, + 40 + ], + "visible_layers": "ffdfff7_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "southern-star-mk2.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/main-board-rev1/southern-star-mk2.kicad_pro b/main-board-rev1/southern-star-mk2.kicad_pro new file mode 100644 index 0000000..191c4af --- /dev/null +++ b/main-board-rev1/southern-star-mk2.kicad_pro @@ -0,0 +1,494 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.049999999999999996, + "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.09999999999999999, + "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.762, + "height": 1.524, + "width": 1.524 + }, + "silk_line_width": 0.09999999999999999, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.09999999999999999, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.0 + } + }, + "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": "ignore", + "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": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_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": { + "max_error": 0.005, + "min_clearance": 0.09999999999999999, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.19999999999999998, + "min_microvia_drill": 0.09999999999999999, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.7999999999999999, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.19999999999999998, + "min_track_width": 0.09999999999999999, + "min_via_annular_width": 0.13, + "min_via_diameter": 0.3, + "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.5, + 1.0 + ], + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + }, + { + "diameter": 0.8, + "drill": 0.4 + } + ], + "zones_allow_external_fillets": false + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "southern-star-mk2.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.1, + "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.15, + "via_diameter": 0.5, + "via_drill": 0.2, + "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": "", + "page_layout_descr_file": "", + "plot_directory": "pdf", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "7af87109-2701-44e3-8f81-c21ee8440b5b", + "" + ] + ], + "text_variables": {} +} diff --git a/main-board-rev1/southern-star-mk2.kicad_sch b/main-board-rev1/southern-star-mk2.kicad_sch new file mode 100644 index 0000000..0a3877e --- /dev/null +++ b/main-board-rev1/southern-star-mk2.kicad_sch @@ -0,0 +1,12532 @@ +(kicad_sch (version 20230121) (generator eeschema) + + (uuid 7af87109-2701-44e3-8f81-c21ee8440b5b) + + (paper "A3") + + (title_block + (title "Southern Star MK II") + (date "2024-11-03") + (rev "1") + (company "thomaslabs") + (comment 1 "Thomas Guillermo Albers Raviola") + ) + + (lib_symbols + (symbol "74xx:74HC00" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC00" (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74hc00" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "HCMOS nand 2-input" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "quad 2-input NAND gate" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SO14*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74HC00_1_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_1_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_2_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_2_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_3_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_3_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_4_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_4_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_5_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC00_5_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74HC04" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC04" (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "HCMOS not inv" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Hex Inverter" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SSOP?14* TSSOP?14*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74HC04_1_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC04_2_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC04_3_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC04_4_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC04_5_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC04_6_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC04_7_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC04_7_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74HC14" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC14" (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "HCMOS not inverter" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Hex inverter schmitt trigger" (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 "74HC14_1_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC14_1_1" + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + (xy -0.635 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -0.635 -1.27) + (xy -0.635 1.27) + (xy 0 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "74HC14_2_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC14_2_1" + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + (xy -0.635 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -0.635 -1.27) + (xy -0.635 1.27) + (xy 0 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "74HC14_3_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC14_3_1" + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + (xy -0.635 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -0.635 -1.27) + (xy -0.635 1.27) + (xy 0 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "74HC14_4_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC14_4_1" + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + (xy -0.635 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -0.635 -1.27) + (xy -0.635 1.27) + (xy 0 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "74HC14_5_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC14_5_1" + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + (xy -0.635 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -0.635 -1.27) + (xy -0.635 1.27) + (xy 0 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "74HC14_6_0" + (polyline + (pts + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 3.81 0) + (xy -3.81 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC14_6_1" + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + (xy -0.635 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 -1.27) + (xy -0.635 -1.27) + (xy -0.635 1.27) + (xy 0 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "74HC14_7_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC14_7_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74HC74" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at -7.62 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC74" (at -7.62 -8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL DFF" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual D Flip-flop, Set & Reset" (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 "74HC74_1_0" + (pin input line (at 0 -7.62 90) (length 2.54) + (name "~{R}" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input clock (at -7.62 0 0) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 7.62 270) (length 2.54) + (name "~{S}" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 2.54 180) (length 2.54) + (name "Q" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 -2.54 180) (length 2.54) + (name "~{Q}" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC74_1_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "74HC74_2_0" + (pin input line (at 0 7.62 270) (length 2.54) + (name "~{S}" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input clock (at -7.62 0 0) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -7.62 90) (length 2.54) + (name "~{R}" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 -2.54 180) (length 2.54) + (name "~{Q}" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 2.54 180) (length 2.54) + (name "Q" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC74_2_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "74HC74_3_0" + (pin power_in line (at 0 10.16 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74HC74_3_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74LS08" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS08" (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL and2" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Quad And2" (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 "74LS08_1_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_1_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_2_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_2_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_3_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_3_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_4_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_4_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_5_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS08_5_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74LS138" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at -7.62 11.43 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS138" (at -7.62 -13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL DECOD DECOD8" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Decoder 3 to 8 active low outputs" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP?16*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS138_1_0" + (pin input line (at -12.7 7.62 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -5.08 180) (length 5.08) + (name "O5" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -2.54 180) (length 5.08) + (name "O4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 0 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 5.08 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 7.62 180) (length 5.08) + (name "O0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 15.24 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 5.08) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -12.7 -10.16 0) (length 5.08) + (name "E1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input input_low (at -12.7 -7.62 0) (length 5.08) + (name "E2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -5.08 0) (length 5.08) + (name "E3" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -10.16 180) (length 5.08) + (name "O7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -17.78 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output output_low (at 12.7 -7.62 180) (length 5.08) + (name "O6" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS138_1_1" + (rectangle (start -7.62 10.16) (end 7.62 -12.7) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74LS139" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at -7.62 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS139" (at -7.62 -8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL DECOD4" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual Decoder 1 of 4, Active low outputs" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP?16*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS139_1_0" + (pin input inverted (at -12.7 -5.08 0) (length 5.08) + (name "E" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 2.54 180) (length 5.08) + (name "O0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 0 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -5.08 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_1_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "74LS139_2_0" + (pin output inverted (at 12.7 -2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 0 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 2.54 180) (length 5.08) + (name "O0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -12.7 -5.08 0) (length 5.08) + (name "E" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -5.08 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_2_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "74LS139_3_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_3_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "Connector_Generic:Conn_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" "Conn_01x02" (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x02_1_1" + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 1.27) (end 1.27 -3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x04" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x04" (at 0 -7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x04_1_1" + (rectangle (start -1.27 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 3.81) (end 1.27 -6.35) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 2.54 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 0 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x06" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x06" (at 0 -10.16 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" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x06_1_1" + (rectangle (start -1.27 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 6.35) (end 1.27 -8.89) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 5.08 0) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -7.62 0) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x09" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x09" (at 0 -12.7 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" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x09, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x09_1_1" + (rectangle (start -1.27 -10.033) (end 0 -10.287) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 7.747) (end 0 7.493) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 10.287) (end 0 10.033) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 11.43) (end 1.27 -11.43) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 10.16 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 7.62 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 5.08 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 3.81) + (name "Pin_7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -7.62 0) (length 3.81) + (name "Pin_8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -10.16 0) (length 3.81) + (name "Pin_9" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x15" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 20.32 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x15" (at 0 -20.32 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" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x15, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x15_1_1" + (rectangle (start -1.27 -17.653) (end 0 -17.907) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -15.113) (end 0 -15.367) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -12.573) (end 0 -12.827) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -10.033) (end 0 -10.287) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 7.747) (end 0 7.493) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 10.287) (end 0 10.033) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 12.827) (end 0 12.573) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 15.367) (end 0 15.113) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 17.907) (end 0 17.653) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 19.05) (end 1.27 -19.05) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 17.78 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 -5.08 0) (length 3.81) + (name "Pin_10" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -7.62 0) (length 3.81) + (name "Pin_11" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -10.16 0) (length 3.81) + (name "Pin_12" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -12.7 0) (length 3.81) + (name "Pin_13" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -15.24 0) (length 3.81) + (name "Pin_14" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -17.78 0) (length 3.81) + (name "Pin_15" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 15.24 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 12.7 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 10.16 0) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 7.62 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 5.08 0) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_9" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic:Conn_01x18" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 22.86 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x18" (at 0 -25.4 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" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x18, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x18_1_1" + (rectangle (start -1.27 -22.733) (end 0 -22.987) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -20.193) (end 0 -20.447) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -17.653) (end 0 -17.907) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -15.113) (end 0 -15.367) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -12.573) (end 0 -12.827) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -10.033) (end 0 -10.287) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -4.953) (end 0 -5.207) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 7.747) (end 0 7.493) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 10.287) (end 0 10.033) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 12.827) (end 0 12.573) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 15.367) (end 0 15.113) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 17.907) (end 0 17.653) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 20.447) (end 0 20.193) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 21.59) (end 1.27 -24.13) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 20.32 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_10" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 3.81) + (name "Pin_11" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -7.62 0) (length 3.81) + (name "Pin_12" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -10.16 0) (length 3.81) + (name "Pin_13" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -12.7 0) (length 3.81) + (name "Pin_14" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -15.24 0) (length 3.81) + (name "Pin_15" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -17.78 0) (length 3.81) + (name "Pin_16" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -20.32 0) (length 3.81) + (name "Pin_17" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -22.86 0) (length 3.81) + (name "Pin_18" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 17.78 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 15.24 0) (length 3.81) + (name "Pin_3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 12.7 0) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 10.16 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 7.62 0) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 5.08 0) (length 3.81) + (name "Pin_7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_9" (effects (font (size 1.27 1.27)))) + (number "9" (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:Crystal" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "Y" (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Crystal" (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" "quartz ceramic resonator oscillator" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Two pin crystal" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Crystal*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Crystal_0_1" + (rectangle (start -1.143 2.54) (end 1.143 -2.54) + (stroke (width 0.3048) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0) + (xy -1.905 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 -1.27) + (xy -1.905 1.27) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.905 -1.27) + (xy 1.905 1.27) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0) + (xy 1.905 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "Crystal_1_1" + (pin passive line (at -3.81 0 0) (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)))) + ) + ) + ) + (symbol "Device:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "LED diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Light emitting diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 0) + (xy 1.27 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 1.27 1.27) + (xy -1.27 0) + (xy 1.27 -1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.048 -0.762) + (xy -4.572 -2.286) + (xy -3.81 -2.286) + (xy -4.572 -2.286) + (xy -4.572 -1.524) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.778 -0.762) + (xy -3.302 -2.286) + (xy -2.54 -2.286) + (xy -3.302 -2.286) + (xy -3.302 -1.524) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "LED_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "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 "Mechanical:MountingHole" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "H" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MountingHole" (at 0 3.175 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (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 without connection" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "MountingHole*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MountingHole_0_1" + (circle (center 0 0) (radius 1.27) + (stroke (width 1.27) (type default)) + (fill (type none)) + ) + ) + ) + (symbol "Memory_EEPROM:24LC256" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -6.35 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "24LC256" (at 1.27 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/21203m.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "I2C Serial EEPROM" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "I2C Serial EEPROM, 256Kb, DIP-8/SOIC-8/TSSOP-8/DFN-8" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SOIC*3.9x4.9mm* TSSOP*4.4x3mm*P0.65mm* DFN*3x2mm*P0.5mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "24LC256_1_1" + (rectangle (start -7.62 5.08) (end 7.62 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -10.16 2.54 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 0 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -2.54 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 10.16 2.54 180) (length 2.54) + (name "SDA" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 0 180) (length 2.54) + (name "SCL" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -2.54 180) (length 2.54) + (name "WP" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Memory_RAM:CY62256-70PC" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -10.16 20.955 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "CY62256-70PC" (at 2.54 20.955 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Package_DIP:DIP-28_W15.24mm" (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "RAM SRAM CMOS MEMORY" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W15.24mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "CY62256-70PC_0_0" + (pin power_in line (at 0 -22.86 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 22.86 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "CY62256-70PC_0_1" + (rectangle (start -10.16 20.32) (end 10.16 -20.32) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "CY62256-70PC_1_1" + (pin input line (at -12.7 -17.78 0) (length 2.54) + (name "A14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 17.78 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 17.78 180) (length 2.54) + (name "Q0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 15.24 180) (length 2.54) + (name "Q1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 12.7 180) (length 2.54) + (name "Q2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 10.16 180) (length 2.54) + (name "Q3" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 7.62 180) (length 2.54) + (name "Q4" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 5.08 180) (length 2.54) + (name "Q5" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 2.54 180) (length 2.54) + (name "Q6" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 0 180) (length 2.54) + (name "Q7" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -12.7 0) (length 2.54) + (name "A12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -5.08 180) (length 2.54) + (name "~{CS}" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -7.62 0) (length 2.54) + (name "A10" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -10.16 180) (length 2.54) + (name "~{OE}" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -10.16 0) (length 2.54) + (name "A11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -5.08 0) (length 2.54) + (name "A9" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -2.54 0) (length 2.54) + (name "A8" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -15.24 0) (length 2.54) + (name "A13" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -12.7 180) (length 2.54) + (name "~{WE}" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 2.54) + (name "A7" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 2.54) + (name "A6" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 2.54) + (name "A5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 7.62 0) (length 2.54) + (name "A4" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 10.16 0) (length 2.54) + (name "A3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 12.7 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 15.24 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Oscillator:ACO-xxxMHz-A" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "X" (at -5.08 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ACO-xxxMHz-A" (at 1.27 -6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Oscillator:Oscillator_DIP-14" (at 11.43 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.conwin.com/datasheets/cx/cx030.pdf" (at -6.985 3.175 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Crystal Clock Oscillator" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "HCMOS Crystal Clock Oscillator, DIP14-style metal package" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Oscillator*DIP*14*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ACO-xxxMHz-A_0_1" + (rectangle (start -10.16 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -6.985 2.54) + (xy -6.35 2.54) + (xy -6.35 3.81) + (xy -5.715 3.81) + (xy -5.715 2.54) + (xy -5.08 2.54) + (xy -5.08 3.81) + (xy -4.445 3.81) + (xy -4.445 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "ACO-xxxMHz-A_1_1" + (pin input line (at -12.7 0 0) (length 2.54) + (name "Tri-State" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "Vcc" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_Push_0_1" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (pin passive line (at -5.08 0 0) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Timer_RTC:MCP7940N-xP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -6.35 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MCP7940N-xP" (at 11.43 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "realtime clock RTC" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Real-Time Clock, I2C, Battery Backup, DIP-8" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm* TSSOP*4.4x3mm*P0.65mm* MSOP*3x3mm*P0.65mm* DIP*W7.62mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MCP7940N-xP_0_1" + (rectangle (start -7.62 7.62) (end 7.62 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "MCP7940N-xP_1_1" + (pin input line (at 10.16 2.54 180) (length 2.54) + (name "X1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -2.54 180) (length 2.54) + (name "X2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 10.16 270) (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -10.16 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 2.54 0) (length 2.54) + (name "SDA" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 5.08 0) (length 2.54) + (name "SCL" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin open_collector line (at -10.16 -2.54 0) (length 2.54) + (name "MFP" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 10.16 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+BATT" (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" "+BATT" (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power battery" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+BATT\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+BATT_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 "+BATT_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+BATT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "VCC_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C00-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 2.54 33.02 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C00" (at 5.08 30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -13.97 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -13.97 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C00-PDIP_1_1" + (rectangle (start -8.89 29.21) (end 8.89 -29.21) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin output line (at -11.43 -2.54 0) (length 2.54) + (name "A11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 10.16 180) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 31.75 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 20.32 180) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 7.62 180) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 25.4 180) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 22.86 180) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -22.86 180) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -25.4 180) (length 2.54) + (name "~{NMI}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -10.16 180) (length 2.54) + (name "~{HALT}" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 0 180) (length 2.54) + (name "~{MREQ}" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -5.08 0) (length 2.54) + (name "A12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 2.54 180) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -2.54 180) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -5.08 180) (length 2.54) + (name "~{WR}" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -17.78 180) (length 2.54) + (name "~{BUSACK}" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -12.7 180) (length 2.54) + (name "~{WAIT}" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -15.24 180) (length 2.54) + (name "~{BUSREQ}" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -20.32 0) (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -22.86 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -25.4 0) (length 2.54) + (name "~{RFSH}" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -31.75 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -7.62 0) (length 2.54) + (name "A13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 25.4 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 22.86 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 20.32 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 17.78 0) (length 2.54) + (name "A3" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 15.24 0) (length 2.54) + (name "A4" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 12.7 0) (length 2.54) + (name "A5" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 10.16 0) (length 2.54) + (name "A6" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 7.62 0) (length 2.54) + (name "A7" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 5.08 0) (length 2.54) + (name "A8" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 2.54 0) (length 2.54) + (name "A9" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -10.16 0) (length 2.54) + (name "A14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 0 0) (length 2.54) + (name "A10" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -12.7 0) (length 2.54) + (name "A15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -17.78 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 15.24 180) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 17.78 180) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 12.7 180) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C20-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C20" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C20-PDIP_1_1" + (rectangle (start -8.89 34.29) (end 8.89 -34.29) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin bidirectional line (at -11.43 25.4 0) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 20.32 180) (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -36.83 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 22.86 180) (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 25.4 180) (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 27.94 180) (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 30.48 180) (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 5.08 180) (length 2.54) + (name "~{ASTB}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -25.4 180) (length 2.54) + (name "~{BSTB}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 7.62 180) (length 2.54) + (name "ARDY" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 30.48 0) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 12.7 0) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 27.94 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -22.86 180) (length 2.54) + (name "BRDY" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -30.48 180) (length 2.54) + (name "IEO" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -27.94 0) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -30.48 0) (length 2.54) + (name "IEI" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -7.62 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 36.83 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 0 180) (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -2.54 180) (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -5.08 180) (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 15.24 0) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -7.62 180) (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -10.16 180) (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -12.7 180) (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -15.24 180) (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -17.78 180) (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 5.08 0) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 7.62 0) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -10.16 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 17.78 0) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 20.32 0) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 2.54 0) (length 2.54) + (name "~{CE}" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 22.86 0) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -2.54 0) (length 2.54) + (name "C/~{D}" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 2.54) + (name "B/~{A}" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 12.7 180) (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 15.24 180) (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 17.78 180) (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C30-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C30" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C30-PDIP_1_1" + (rectangle (start -8.89 29.21) (end 8.89 -29.21) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin bidirectional line (at -11.43 15.24 0) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 2.54 0) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -25.4 180) (length 2.54) + (name "IEO" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -22.86 0) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -25.4 0) (length 2.54) + (name "IEI" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -17.78 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -15.24 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -2.54 0) (length 2.54) + (name "~{CE}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -12.7 0) (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -5.08 0) (length 2.54) + (name "CS0" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -7.62 0) (length 2.54) + (name "CS1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 12.7 0) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 5.08 180) (length 2.54) + (name "CLK/TRG3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 7.62 180) (length 2.54) + (name "CLK/TRG2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 10.16 180) (length 2.54) + (name "CLK/TRG1" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 12.7 180) (length 2.54) + (name "CLK/TRG0" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 31.75 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 25.4 0) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 22.86 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 20.32 0) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 17.78 0) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 10.16 0) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 7.62 0) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -31.75 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 25.4 180) (length 2.54) + (name "ZC/TO0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 22.86 180) (length 2.54) + (name "ZC/TO1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 20.32 180) (length 2.54) + (name "ZC/TO2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C40-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C40" (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C40-PDIP_1_1" + (rectangle (start -8.89 36.83) (end 8.89 -36.83) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin bidirectional line (at -11.43 30.48 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 7.62 180) (length 2.54) + (name "~{W}/~{RDYA}" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 5.08 180) (length 2.54) + (name "~{SYNCA}" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 33.02 180) (length 2.54) + (name "RxDA" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 15.24 180) (length 2.54) + (name "~{RxCA}" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 12.7 180) (length 2.54) + (name "~{TxCA}" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 30.48 180) (length 2.54) + (name "TxDA" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 22.86 180) (length 2.54) + (name "~{DTRA}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 27.94 180) (length 2.54) + (name "~{RTSA}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 25.4 180) (length 2.54) + (name "~{CTSA}" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 20.32 180) (length 2.54) + (name "~{DCDA}" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 25.4 0) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -7.62 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -5.08 0) (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -12.7 180) (length 2.54) + (name "~{DCDB}" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -7.62 180) (length 2.54) + (name "~{CTSB}" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -5.08 180) (length 2.54) + (name "~{RTSB}" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -10.16 180) (length 2.54) + (name "~{DTRB}" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -2.54 180) (length 2.54) + (name "TxDB" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -17.78 180) (length 2.54) + (name "~{RxTxCB}" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 0 180) (length 2.54) + (name "RxDB" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -27.94 180) (length 2.54) + (name "~{SYNCB}" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 20.32 0) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -25.4 180) (length 2.54) + (name "~{W}/~{RDYB}" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -39.37 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 7.62 0) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 2.54) + (name "C/~{D}" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 2.54 0) (length 2.54) + (name "B/~{A}" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 5.08 0) (length 2.54) + (name "~{CE}" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 10.16 0) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 17.78 0) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 22.86 0) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 27.94 0) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 15.24 0) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 33.02 0) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -30.48 0) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -33.02 0) (length 2.54) + (name "IEI" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -33.02 180) (length 2.54) + (name "IEO" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -10.16 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 39.37 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 151.13 198.12) (diameter 0) (color 0 0 0 0) + (uuid 06d14785-60b4-48f5-b7d5-b9548beb58d7) + ) + (junction (at 283.21 135.89) (diameter 0) (color 0 0 0 0) + (uuid 08aab224-499c-4c50-9da8-0c38dbe82f33) + ) + (junction (at 186.69 200.66) (diameter 0) (color 0 0 0 0) + (uuid 0a11fa0f-6aea-4a8b-9eb9-bb420006a62b) + ) + (junction (at 223.52 234.95) (diameter 0) (color 0 0 0 0) + (uuid 0a2a3c13-320b-475e-b533-9d310a267e7e) + ) + (junction (at 33.02 224.79) (diameter 0) (color 0 0 0 0) + (uuid 107e041a-72ec-4447-b73b-926c4cdd49ce) + ) + (junction (at 201.93 193.04) (diameter 0) (color 0 0 0 0) + (uuid 13d140d3-4204-4c14-8932-65d56af00440) + ) + (junction (at 261.62 33.02) (diameter 0) (color 0 0 0 0) + (uuid 17e39a8a-8e5c-4bb3-9f48-9363f2d6365b) + ) + (junction (at 198.12 234.95) (diameter 0) (color 0 0 0 0) + (uuid 184cdda4-c7c7-4d2f-bd13-fe9c80622a78) + ) + (junction (at 45.72 234.95) (diameter 0) (color 0 0 0 0) + (uuid 190fba31-526c-461e-a4ba-812ccd05ca64) + ) + (junction (at 340.36 234.95) (diameter 0) (color 0 0 0 0) + (uuid 1b5811cb-8214-40c5-a02e-e5a482f2d957) + ) + (junction (at 81.28 247.65) (diameter 0) (color 0 0 0 0) + (uuid 210aa7f1-fabc-4be9-90ea-f5dcce8f8153) + ) + (junction (at 60.96 247.65) (diameter 0) (color 0 0 0 0) + (uuid 2666edf1-705a-4759-8284-b8343d1867a6) + ) + (junction (at 186.69 190.5) (diameter 0) (color 0 0 0 0) + (uuid 26fc0e8d-b3ef-449c-9be3-a84d87765001) + ) + (junction (at 121.92 234.95) (diameter 0) (color 0 0 0 0) + (uuid 2b44e966-405f-4963-9c87-6a438e815bbe) + ) + (junction (at 264.16 22.86) (diameter 0) (color 0 0 0 0) + (uuid 2ca8b3ba-263d-4ca7-ae93-165054db1d15) + ) + (junction (at 198.12 224.79) (diameter 0) (color 0 0 0 0) + (uuid 2cd0dd90-1f91-459c-9c5f-12ae2eec65f3) + ) + (junction (at 182.88 78.74) (diameter 0) (color 0 0 0 0) + (uuid 2cd7307f-4c96-4efe-b760-023bc518712b) + ) + (junction (at 101.6 247.65) (diameter 0) (color 0 0 0 0) + (uuid 3606e5ea-aab0-4db5-b9cf-cc8bb047f19c) + ) + (junction (at 71.12 60.96) (diameter 0) (color 0 0 0 0) + (uuid 3d6e0ae2-c6b6-4432-ac17-65fd46434941) + ) + (junction (at 182.88 60.96) (diameter 0) (color 0 0 0 0) + (uuid 3edf9e66-f32c-4bfb-9fe3-1dd481f88d50) + ) + (junction (at 83.82 224.79) (diameter 0) (color 0 0 0 0) + (uuid 4042a66f-8e5f-4315-99c6-e899c134ef7f) + ) + (junction (at 73.66 60.96) (diameter 0) (color 0 0 0 0) + (uuid 41361916-a13b-467d-acc4-fa2d9be4cb06) + ) + (junction (at 20.32 224.79) (diameter 0) (color 0 0 0 0) + (uuid 45b4ff54-0d9a-414d-ac15-ba80eacc0af7) + ) + (junction (at 71.12 224.79) (diameter 0) (color 0 0 0 0) + (uuid 466d3861-69be-46f9-94e0-6e9c6a23027b) + ) + (junction (at 45.72 224.79) (diameter 0) (color 0 0 0 0) + (uuid 47072f78-abb4-446d-a1d8-4654165b93a1) + ) + (junction (at 29.21 193.04) (diameter 0) (color 0 0 0 0) + (uuid 52ecc052-d3a7-4559-a224-90f6a314aa53) + ) + (junction (at 81.28 275.59) (diameter 0) (color 0 0 0 0) + (uuid 551abe45-e2d2-4742-9475-e9547e15e198) + ) + (junction (at 83.82 234.95) (diameter 0) (color 0 0 0 0) + (uuid 57efa549-1335-4119-bb5f-b4ae993f4a5b) + ) + (junction (at 132.08 50.8) (diameter 0) (color 0 0 0 0) + (uuid 5951db40-3f5e-4c38-8e7e-5bb33a4d8458) + ) + (junction (at 40.64 247.65) (diameter 0) (color 0 0 0 0) + (uuid 60e076bd-3f5e-43d4-90fc-abb6bfb793f5) + ) + (junction (at 109.22 224.79) (diameter 0) (color 0 0 0 0) + (uuid 659cf87d-f7f5-4c28-ae5f-cc99c8638057) + ) + (junction (at 213.36 201.93) (diameter 0) (color 0 0 0 0) + (uuid 65cae58d-424b-4d2c-b6c8-56de302f5247) + ) + (junction (at 243.84 124.46) (diameter 0) (color 0 0 0 0) + (uuid 694e4e0a-293a-450c-877a-abe13c8a4309) + ) + (junction (at 185.42 224.79) (diameter 0) (color 0 0 0 0) + (uuid 6aafa8d5-5dc9-414d-b3e7-c026b365f1eb) + ) + (junction (at 121.92 224.79) (diameter 0) (color 0 0 0 0) + (uuid 6ba6b3f7-b225-4654-a1be-cb7df6e7cec5) + ) + (junction (at 132.08 53.34) (diameter 0) (color 0 0 0 0) + (uuid 7327257a-1aaf-4ff1-a549-6bd61b3869c4) + ) + (junction (at 182.88 91.44) (diameter 0) (color 0 0 0 0) + (uuid 754a2353-cf13-43d1-8a43-5e45c4c85e9c) + ) + (junction (at 172.72 50.8) (diameter 0) (color 0 0 0 0) + (uuid 7ac0b02b-1591-4d7c-83f2-62e26951e189) + ) + (junction (at 223.52 224.79) (diameter 0) (color 0 0 0 0) + (uuid 7b4926f2-d092-475e-90be-1c357a71399f) + ) + (junction (at 101.6 275.59) (diameter 0) (color 0 0 0 0) + (uuid 9216ad72-009c-46bf-9ba5-299f6c1bb7be) + ) + (junction (at 185.42 234.95) (diameter 0) (color 0 0 0 0) + (uuid 9719fcb2-fa8e-4263-8225-2435e82a9cb8) + ) + (junction (at 147.32 224.79) (diameter 0) (color 0 0 0 0) + (uuid 9abe234c-d68e-40bd-8b5f-baf2b10a245b) + ) + (junction (at 71.12 247.65) (diameter 0) (color 0 0 0 0) + (uuid 9cfc1bc6-dceb-4ed6-97fd-491878f09b29) + ) + (junction (at 132.08 48.26) (diameter 0) (color 0 0 0 0) + (uuid 9e40549f-0b82-4e84-bb31-4c089576f7b6) + ) + (junction (at 134.62 224.79) (diameter 0) (color 0 0 0 0) + (uuid 9e93c43c-b3b9-4e98-96f3-9b32a34b8211) + ) + (junction (at 68.58 60.96) (diameter 0) (color 0 0 0 0) + (uuid a0173f72-1ba7-41ce-a3e7-ca2bc671822c) + ) + (junction (at 182.88 73.66) (diameter 0) (color 0 0 0 0) + (uuid a264768d-644a-43d1-9e7f-49ad5bd05f46) + ) + (junction (at 201.93 195.58) (diameter 0) (color 0 0 0 0) + (uuid a6e4edfd-bd79-4d5c-a932-29dfbfb812cd) + ) + (junction (at 196.85 200.66) (diameter 0) (color 0 0 0 0) + (uuid ac55e45d-dc9e-40e6-ab92-6c2d8607e1b8) + ) + (junction (at 330.2 234.95) (diameter 0) (color 0 0 0 0) + (uuid ac662b52-e2fb-4e66-a98e-cf9c2500ad8a) + ) + (junction (at 266.7 35.56) (diameter 0) (color 0 0 0 0) + (uuid ae78e00a-d8bf-4c58-a776-8c76d96bf3fe) + ) + (junction (at 58.42 224.79) (diameter 0) (color 0 0 0 0) + (uuid b13b672e-07d1-4d0f-9566-a16c4c0b7cc8) + ) + (junction (at 210.82 224.79) (diameter 0) (color 0 0 0 0) + (uuid b6b88215-b8b2-4dea-a639-e7579f742788) + ) + (junction (at 182.88 58.42) (diameter 0) (color 0 0 0 0) + (uuid b9cdee14-a0e9-41b7-bbcd-f6ea38901d58) + ) + (junction (at 40.64 275.59) (diameter 0) (color 0 0 0 0) + (uuid bc89bf6b-8bee-4429-98b2-75546d788b7d) + ) + (junction (at 134.62 234.95) (diameter 0) (color 0 0 0 0) + (uuid c2695c4d-4883-4e5c-b85e-0286bad041a9) + ) + (junction (at 71.12 275.59) (diameter 0) (color 0 0 0 0) + (uuid c3e87447-7bb2-4499-87f8-76b0adb75052) + ) + (junction (at 109.22 234.95) (diameter 0) (color 0 0 0 0) + (uuid c42f9cee-a4f8-4311-aa66-8c8067cfa664) + ) + (junction (at 73.66 81.28) (diameter 0) (color 0 0 0 0) + (uuid c7a14b1b-4764-4788-b061-1e9e9e72d141) + ) + (junction (at 182.88 45.72) (diameter 0) (color 0 0 0 0) + (uuid d0ac6b89-94cb-4cbd-ab63-f3418b1fecc6) + ) + (junction (at 172.72 224.79) (diameter 0) (color 0 0 0 0) + (uuid d1209273-ff3f-4379-91f6-74ec04eb2dbe) + ) + (junction (at 33.02 234.95) (diameter 0) (color 0 0 0 0) + (uuid d33dd93d-e91a-4627-a960-eb99947dc151) + ) + (junction (at 172.72 234.95) (diameter 0) (color 0 0 0 0) + (uuid d4071e25-30d9-44ee-8d02-c8372e3b8cb8) + ) + (junction (at 96.52 234.95) (diameter 0) (color 0 0 0 0) + (uuid d6d1c74d-aa38-47c7-bdf7-03cad3198718) + ) + (junction (at 96.52 224.79) (diameter 0) (color 0 0 0 0) + (uuid da764f18-b2f1-4238-a1fb-eff44d5c389e) + ) + (junction (at 60.96 275.59) (diameter 0) (color 0 0 0 0) + (uuid db3ed08e-4891-47d1-bab2-9b9a5698c00e) + ) + (junction (at 20.32 234.95) (diameter 0) (color 0 0 0 0) + (uuid dd9c1d9d-c084-4675-9b47-54fbce7b8de7) + ) + (junction (at 147.32 234.95) (diameter 0) (color 0 0 0 0) + (uuid e3de0e89-be21-4c0a-a112-3199af897020) + ) + (junction (at 160.02 234.95) (diameter 0) (color 0 0 0 0) + (uuid e8e7e967-4718-4329-abaa-2f1a059969c0) + ) + (junction (at 160.02 224.79) (diameter 0) (color 0 0 0 0) + (uuid ea26b00e-693d-440e-869d-14bc903a3a49) + ) + (junction (at 71.12 234.95) (diameter 0) (color 0 0 0 0) + (uuid f29117a1-19de-4352-826c-9478d026b52b) + ) + (junction (at 58.42 234.95) (diameter 0) (color 0 0 0 0) + (uuid f3c27ee4-92e4-4b85-81f1-96b682b696d3) + ) + (junction (at 46.99 193.04) (diameter 0) (color 0 0 0 0) + (uuid f6ab0232-d63d-43cb-b43d-6ccdf4942bd9) + ) + (junction (at 210.82 234.95) (diameter 0) (color 0 0 0 0) + (uuid f6fbf4aa-0ddc-4781-be04-80d13ba534f7) + ) + + (no_connect (at 171.45 71.12) (uuid 0226ad18-aecf-4a37-9bd7-1ba0b473e5ad)) + (no_connect (at 50.8 76.2) (uuid 10e80fe0-207b-4c05-9bb5-82f0418c0435)) + (no_connect (at 120.65 33.02) (uuid 15f811dd-0c4b-46d8-aa86-2e2cd5747e24)) + (no_connect (at 50.8 68.58) (uuid 1a02debf-31f1-4df7-9363-9097140706cb)) + (no_connect (at 309.88 137.16) (uuid 1a259ddd-3741-4b59-82a0-409e3d78f029)) + (no_connect (at 210.82 270.51) (uuid 38f3e66b-93c5-444b-9601-6c4f10354e9e)) + (no_connect (at 260.35 256.54) (uuid 43827167-6610-47bc-9ff3-aba4f43633ee)) + (no_connect (at 120.65 35.56) (uuid 493abe82-e707-4e18-8158-a707f76e6779)) + (no_connect (at 210.82 255.27) (uuid 4e28404b-4354-4af0-9f64-e109b26afffa)) + (no_connect (at 260.35 254) (uuid 4f19c5b9-dc20-4d18-903f-1675244e9afc)) + (no_connect (at 325.12 63.5) (uuid 5f5feddc-3d52-4859-a5cf-a6f40895c01a)) + (no_connect (at 172.72 270.51) (uuid 5f7de657-89cd-4c78-8d81-18a45359ef74)) + (no_connect (at 171.45 76.2) (uuid 62e55439-f569-403b-b07d-dcc8f270e616)) + (no_connect (at 27.94 83.82) (uuid 65e7e047-83d3-4456-bcc6-0d911f69151d)) + (no_connect (at 260.35 93.98) (uuid 6a1ebc50-2bcb-4bfe-b03b-b76325ef2d80)) + (no_connect (at 171.45 43.18) (uuid 72954ad8-cee1-4a18-9c5b-f54c488551d7)) + (no_connect (at 260.35 58.42) (uuid 79ec2196-ddc4-484d-a01e-768273f3e76a)) + (no_connect (at 260.35 81.28) (uuid 817496ee-5743-4fb6-9e64-53c190d7d644)) + (no_connect (at 260.35 259.08) (uuid 904e330a-b294-4291-af13-48c44cc4e973)) + (no_connect (at 111.76 195.58) (uuid 9566d365-cbcc-4c1f-ad20-021e8f4a6e1b)) + (no_connect (at 172.72 255.27) (uuid a140a69d-5eaf-4805-a6bd-65eef43ba946)) + (no_connect (at 325.12 31.75) (uuid c535f1a5-9d1c-4296-9091-a40387e8e52b)) + (no_connect (at 260.35 261.62) (uuid c5c4fa4c-83e5-4618-a636-b0e2f39c968c)) + (no_connect (at 260.35 86.36) (uuid d27f690e-1fd9-4a5f-88fd-fc41f5eaa326)) + (no_connect (at 74.93 195.58) (uuid e88a2231-9f31-48d9-9ac2-9f5c25e1f755)) + (no_connect (at 260.35 88.9) (uuid fe9e03d0-a105-40b3-997d-468662950031)) + (no_connect (at 260.35 55.88) (uuid ff0357f9-9588-438d-ada7-1931d7cbc65c)) + (no_connect (at 120.65 38.1) (uuid ffd834c7-5d77-43bb-b56c-8bc2ac7f2193)) + + (wire (pts (xy 33.02 234.95) (xy 45.72 234.95)) + (stroke (width 0) (type default)) + (uuid 00204550-aa16-4bb8-8d12-39c007c68a7f) + ) + (wire (pts (xy 171.45 66.04) (xy 195.58 66.04)) + (stroke (width 0) (type default)) + (uuid 00539377-0ca1-46d4-b1f7-6f164c1a719b) + ) + (wire (pts (xy 52.07 127) (xy 58.42 127)) + (stroke (width 0) (type default)) + (uuid 00fcd56e-e0bb-4d4c-a2db-14310613a37b) + ) + (wire (pts (xy 214.63 124.46) (xy 223.52 124.46)) + (stroke (width 0) (type default)) + (uuid 012dae23-8168-43f2-8b6c-9877aa5f3f91) + ) + (wire (pts (xy 228.6 63.5) (xy 237.49 63.5)) + (stroke (width 0) (type default)) + (uuid 0162a806-1d72-4274-ba3b-9596b40004c2) + ) + (wire (pts (xy 50.8 40.64) (xy 59.69 40.64)) + (stroke (width 0) (type default)) + (uuid 02262735-5d2b-4c53-9c10-61f3d575ded6) + ) + (wire (pts (xy 232.41 261.62) (xy 234.95 261.62)) + (stroke (width 0) (type default)) + (uuid 03d4b8b1-a2b5-489c-a740-bce091016705) + ) + (wire (pts (xy 160.02 224.79) (xy 160.02 226.06)) + (stroke (width 0) (type default)) + (uuid 04410ae0-4fe4-4163-aba1-6967d86ed1b6) + ) + (wire (pts (xy 186.69 199.39) (xy 186.69 200.66)) + (stroke (width 0) (type default)) + (uuid 04ae0cf6-bf99-4e36-ad10-0e708fdc1b0f) + ) + (wire (pts (xy 367.03 39.37) (xy 378.46 39.37)) + (stroke (width 0) (type default)) + (uuid 04c5bb7c-2f92-4d11-9ac7-e99b7e3a3fc9) + ) + (wire (pts (xy 172.72 224.79) (xy 172.72 226.06)) + (stroke (width 0) (type default)) + (uuid 0567f435-4aee-4efa-a4a9-5a45742207ba) + ) + (wire (pts (xy 71.12 224.79) (xy 83.82 224.79)) + (stroke (width 0) (type default)) + (uuid 05aa1256-6ae7-4007-a87a-9752116a1a20) + ) + (wire (pts (xy 120.65 53.34) (xy 123.19 53.34)) + (stroke (width 0) (type default)) + (uuid 05b255b4-3726-4e9a-b43a-c9b26a528228) + ) + (wire (pts (xy 210.82 224.79) (xy 223.52 224.79)) + (stroke (width 0) (type default)) + (uuid 06fb9e5e-0c19-4479-bdde-66c89e5f7c72) + ) + (wire (pts (xy 146.05 198.12) (xy 151.13 198.12)) + (stroke (width 0) (type default)) + (uuid 076c3bb0-11ca-42f1-a043-dd5c41ae689a) + ) + (wire (pts (xy 360.68 209.55) (xy 363.22 209.55)) + (stroke (width 0) (type default)) + (uuid 079759c5-54cf-43c3-9967-316952d50174) + ) + (wire (pts (xy 69.85 124.46) (xy 76.2 124.46)) + (stroke (width 0) (type default)) + (uuid 07aba54a-af64-433f-8ee6-4ea344ba1e13) + ) + (wire (pts (xy 275.59 33.02) (xy 289.56 33.02)) + (stroke (width 0) (type default)) + (uuid 083252dd-89dc-408e-8e16-9b275f7d48a8) + ) + (wire (pts (xy 33.02 233.68) (xy 33.02 234.95)) + (stroke (width 0) (type default)) + (uuid 0855691e-c800-42e2-b353-e5a0a06ce5f9) + ) + (wire (pts (xy 260.35 38.1) (xy 289.56 38.1)) + (stroke (width 0) (type default)) + (uuid 087ccd9f-24ee-45a2-a7b6-a52d4a09ec01) + ) + (wire (pts (xy 50.8 81.28) (xy 73.66 81.28)) + (stroke (width 0) (type default)) + (uuid 08f92e3a-4d81-4add-98ed-faf4c1665966) + ) + (wire (pts (xy 97.79 33.02) (xy 91.44 33.02)) + (stroke (width 0) (type default)) + (uuid 09185e09-a26a-41cf-a014-17dcfd80a2e5) + ) + (wire (pts (xy 275.59 124.46) (xy 284.48 124.46)) + (stroke (width 0) (type default)) + (uuid 09e4f818-c344-4535-9413-aee39533d1a7) + ) + (wire (pts (xy 198.12 226.06) (xy 198.12 224.79)) + (stroke (width 0) (type default)) + (uuid 0a248e0d-511f-4ecf-9020-9ab8baa3b5d0) + ) + (wire (pts (xy 134.62 233.68) (xy 134.62 234.95)) + (stroke (width 0) (type default)) + (uuid 0a3c3702-d212-43c5-9ba0-bd81d156f739) + ) + (wire (pts (xy 160.02 193.04) (xy 153.67 193.04)) + (stroke (width 0) (type default)) + (uuid 0a53d349-4d86-4923-8afa-0d14c102c840) + ) + (wire (pts (xy 203.2 190.5) (xy 201.93 190.5)) + (stroke (width 0) (type default)) + (uuid 0b3d03d0-5a0d-41d3-a9f2-811a3608adc0) + ) + (wire (pts (xy 50.8 45.72) (xy 59.69 45.72)) + (stroke (width 0) (type default)) + (uuid 0bc040ef-6c75-4bf0-b2f3-ddef027f228a) + ) + (wire (pts (xy 88.9 66.04) (xy 97.79 66.04)) + (stroke (width 0) (type default)) + (uuid 0bf2b20c-5057-4238-a6bd-fe2527739761) + ) + (wire (pts (xy 214.63 127) (xy 227.33 127)) + (stroke (width 0) (type default)) + (uuid 0cabe9b4-1d86-411e-97f6-194b2a682ea1) + ) + (wire (pts (xy 120.65 50.8) (xy 123.19 50.8)) + (stroke (width 0) (type default)) + (uuid 0d15c35d-e909-4ebd-9190-4ef3ef6a14c2) + ) + (wire (pts (xy 50.8 33.02) (xy 59.69 33.02)) + (stroke (width 0) (type default)) + (uuid 0df3a2fd-e332-485e-b469-2e162433b8e5) + ) + (wire (pts (xy 222.25 256.54) (xy 224.79 256.54)) + (stroke (width 0) (type default)) + (uuid 0e9c93a0-3552-412a-a6a9-c5bad3eafc7a) + ) + (wire (pts (xy 68.58 73.66) (xy 68.58 69.85)) + (stroke (width 0) (type default)) + (uuid 0ee6c6ff-d256-4c6c-a7b7-f012476dff6c) + ) + (wire (pts (xy 368.3 138.43) (xy 378.46 138.43)) + (stroke (width 0) (type default)) + (uuid 0efcd578-7e26-4c56-a9e8-3d760910ccf0) + ) + (wire (pts (xy 236.22 234.95) (xy 236.22 233.68)) + (stroke (width 0) (type default)) + (uuid 0f2d8f65-5b36-45dd-9c38-7f4ab1055e51) + ) + (wire (pts (xy 369.57 102.87) (xy 378.46 102.87)) + (stroke (width 0) (type default)) + (uuid 0f2e4b86-6a42-466c-acc3-840ffe2951dc) + ) + (wire (pts (xy 369.57 100.33) (xy 378.46 100.33)) + (stroke (width 0) (type default)) + (uuid 0f58f6c9-dcbf-4828-91c7-a963d6935973) + ) + (wire (pts (xy 95.25 83.82) (xy 97.79 83.82)) + (stroke (width 0) (type default)) + (uuid 0f676607-ce8d-4d9a-afc2-d79f77cf33ce) + ) + (wire (pts (xy 340.36 234.95) (xy 345.44 234.95)) + (stroke (width 0) (type default)) + (uuid 0fcf3d94-cdf2-445e-bf4b-fbdb0579d437) + ) + (wire (pts (xy 19.05 43.18) (xy 27.94 43.18)) + (stroke (width 0) (type default)) + (uuid 0fff2000-f906-4450-9880-3fe1b32bcbbe) + ) + (wire (pts (xy 284.48 134.62) (xy 283.21 134.62)) + (stroke (width 0) (type default)) + (uuid 10af7b73-2225-4440-9518-214182be2b18) + ) + (wire (pts (xy 367.03 44.45) (xy 378.46 44.45)) + (stroke (width 0) (type default)) + (uuid 11136c86-b9f0-4563-95ec-d1e511588ef4) + ) + (wire (pts (xy 171.45 99.06) (xy 189.23 99.06)) + (stroke (width 0) (type default)) + (uuid 112c15a6-62cb-47ce-b3cb-d96c8bcd89b0) + ) + (wire (pts (xy 260.35 71.12) (xy 265.43 71.12)) + (stroke (width 0) (type default)) + (uuid 11f1ca59-f78e-4eac-aa6e-63a3eeab5d52) + ) + (wire (pts (xy 373.38 57.15) (xy 378.46 57.15)) + (stroke (width 0) (type default)) + (uuid 128211d4-a7fd-45d6-89b4-a78aaef4b51f) + ) + (wire (pts (xy 228.6 71.12) (xy 237.49 71.12)) + (stroke (width 0) (type default)) + (uuid 13c8e597-ef1c-4e9f-b721-4cf5ea1f3dea) + ) + (wire (pts (xy 245.11 121.92) (xy 243.84 121.92)) + (stroke (width 0) (type default)) + (uuid 13d24b48-80e4-4b6d-b2ee-21cc33f83593) + ) + (wire (pts (xy 63.5 71.12) (xy 63.5 69.85)) + (stroke (width 0) (type default)) + (uuid 14134eed-e96c-4d7f-a58d-3cf60ca35423) + ) + (wire (pts (xy 50.8 35.56) (xy 59.69 35.56)) + (stroke (width 0) (type default)) + (uuid 142cac8d-9fd4-4575-98a1-8fe7711d8dfc) + ) + (wire (pts (xy 96.52 224.79) (xy 96.52 226.06)) + (stroke (width 0) (type default)) + (uuid 1466b358-a01f-4fe4-babb-c50672824db3) + ) + (wire (pts (xy 19.05 63.5) (xy 27.94 63.5)) + (stroke (width 0) (type default)) + (uuid 14852815-ac14-4376-b075-38ab66b20415) + ) + (wire (pts (xy 171.45 60.96) (xy 173.99 60.96)) + (stroke (width 0) (type default)) + (uuid 14bcba95-e243-4dea-9e02-eedacf3e90c3) + ) + (wire (pts (xy 171.45 83.82) (xy 180.34 83.82)) + (stroke (width 0) (type default)) + (uuid 151f414c-3346-4d09-82e6-941764b09185) + ) + (wire (pts (xy 369.57 105.41) (xy 378.46 105.41)) + (stroke (width 0) (type default)) + (uuid 15a26bed-8b82-49fd-b08e-d295b68df566) + ) + (wire (pts (xy 367.03 34.29) (xy 378.46 34.29)) + (stroke (width 0) (type default)) + (uuid 1649f1b9-485d-41f6-9956-5c616035a7d0) + ) + (wire (pts (xy 172.72 234.95) (xy 185.42 234.95)) + (stroke (width 0) (type default)) + (uuid 16901a12-caf1-4ac1-b993-065b4536d417) + ) + (wire (pts (xy 171.45 50.8) (xy 172.72 50.8)) + (stroke (width 0) (type default)) + (uuid 16e18eb4-2723-422b-966c-151eed6211d5) + ) + (wire (pts (xy 369.57 90.17) (xy 378.46 90.17)) + (stroke (width 0) (type default)) + (uuid 171f65cc-0b6e-44b2-b7fc-f1c446c5a1b0) + ) + (wire (pts (xy 88.9 71.12) (xy 97.79 71.12)) + (stroke (width 0) (type default)) + (uuid 18a8f6fa-5436-4b8f-8e31-c932e13bff9e) + ) + (wire (pts (xy 101.6 124.46) (xy 107.95 124.46)) + (stroke (width 0) (type default)) + (uuid 192d5bb1-9cff-45a1-8f30-7b4a98bbe7c6) + ) + (wire (pts (xy 181.61 198.12) (xy 181.61 200.66)) + (stroke (width 0) (type default)) + (uuid 194f561b-71cd-48aa-8ee7-4940631fa600) + ) + (wire (pts (xy 360.68 184.15) (xy 363.22 184.15)) + (stroke (width 0) (type default)) + (uuid 199df1cd-2c17-4f36-bef3-7876805f5cab) + ) + (wire (pts (xy 181.61 60.96) (xy 182.88 60.96)) + (stroke (width 0) (type default)) + (uuid 19bf8cd8-9698-47a1-ba05-728d9adf329a) + ) + (wire (pts (xy 149.86 121.92) (xy 156.21 121.92)) + (stroke (width 0) (type default)) + (uuid 1a193e81-515f-4ce1-82a1-7bbc3f3f28ad) + ) + (wire (pts (xy 181.61 193.04) (xy 181.61 190.5)) + (stroke (width 0) (type default)) + (uuid 1a792fa4-4987-45ca-bcf3-0eb2c14d5efb) + ) + (wire (pts (xy 243.84 121.92) (xy 243.84 124.46)) + (stroke (width 0) (type default)) + (uuid 1b10e4c9-9146-490c-bbad-c754bd5de01f) + ) + (wire (pts (xy 19.05 71.12) (xy 27.94 71.12)) + (stroke (width 0) (type default)) + (uuid 1bdadd52-cca2-4619-a584-944b44e8b191) + ) + (wire (pts (xy 368.3 148.59) (xy 378.46 148.59)) + (stroke (width 0) (type default)) + (uuid 1c5d4b5c-bb19-4847-aef2-625dfe245bdb) + ) + (wire (pts (xy 58.42 234.95) (xy 71.12 234.95)) + (stroke (width 0) (type default)) + (uuid 1df14bf8-7fe3-4029-b6ce-6772fbb1c8c5) + ) + (wire (pts (xy 148.59 43.18) (xy 142.24 43.18)) + (stroke (width 0) (type default)) + (uuid 1df39b8c-af80-476a-8a43-06c7a32d1453) + ) + (wire (pts (xy 52.07 147.32) (xy 62.23 147.32)) + (stroke (width 0) (type default)) + (uuid 1f6be538-531a-4bdf-a9ed-baa31555efa7) + ) + (wire (pts (xy 213.36 201.93) (xy 213.36 203.2)) + (stroke (width 0) (type default)) + (uuid 1f73882a-e429-40dc-b7ae-3adfb13111d7) + ) + (wire (pts (xy 201.93 193.04) (xy 201.93 195.58)) + (stroke (width 0) (type default)) + (uuid 20b180de-84b2-4cad-86e5-18989588bff6) + ) + (wire (pts (xy 237.49 38.1) (xy 231.14 38.1)) + (stroke (width 0) (type default)) + (uuid 21f29451-097d-4eee-ae02-8b391901c489) + ) + (wire (pts (xy 20.32 226.06) (xy 20.32 224.79)) + (stroke (width 0) (type default)) + (uuid 21f4939c-bec1-4224-b0d3-263fa9ca966d) + ) + (wire (pts (xy 118.11 142.24) (xy 124.46 142.24)) + (stroke (width 0) (type default)) + (uuid 228228bd-d82b-467b-80e4-4d73e0ef324f) + ) + (wire (pts (xy 368.3 140.97) (xy 378.46 140.97)) + (stroke (width 0) (type default)) + (uuid 228d8cb8-16b9-43b4-9958-0bd8b35da825) + ) + (wire (pts (xy 160.02 234.95) (xy 172.72 234.95)) + (stroke (width 0) (type default)) + (uuid 233356ca-a226-4576-ad66-85d7037f59e7) + ) + (wire (pts (xy 317.5 234.95) (xy 317.5 236.22)) + (stroke (width 0) (type default)) + (uuid 233c9c96-82a1-4c1c-b200-a293307edc15) + ) + (wire (pts (xy 236.22 224.79) (xy 236.22 226.06)) + (stroke (width 0) (type default)) + (uuid 234af689-d75f-4244-a0e7-0bb332389608) + ) + (wire (pts (xy 160.02 190.5) (xy 153.67 190.5)) + (stroke (width 0) (type default)) + (uuid 25632b11-989f-43f0-8386-73ebf670e63f) + ) + (wire (pts (xy 71.12 224.79) (xy 71.12 226.06)) + (stroke (width 0) (type default)) + (uuid 25a27135-3bab-4fc0-a5d2-639a9b1ea61d) + ) + (wire (pts (xy 149.86 134.62) (xy 156.21 134.62)) + (stroke (width 0) (type default)) + (uuid 25d52440-32bd-4bb2-9a47-fde45b034fb1) + ) + (wire (pts (xy 378.46 171.45) (xy 383.54 171.45)) + (stroke (width 0) (type default)) + (uuid 26433957-2934-4f10-bcec-72b5c73f55fa) + ) + (wire (pts (xy 147.32 233.68) (xy 147.32 234.95)) + (stroke (width 0) (type default)) + (uuid 265ce4c0-a959-4536-bf27-9eb4791ac5ec) + ) + (wire (pts (xy 134.62 224.79) (xy 134.62 226.06)) + (stroke (width 0) (type default)) + (uuid 26da2a95-0c6f-44ae-ba58-bdc1c0785961) + ) + (wire (pts (xy 182.88 267.97) (xy 185.42 267.97)) + (stroke (width 0) (type default)) + (uuid 26fb65fe-ad09-498e-97d5-1ecaaced9512) + ) + (wire (pts (xy 101.6 147.32) (xy 107.95 147.32)) + (stroke (width 0) (type default)) + (uuid 275ddce9-a07c-4bd1-bf05-6495d533361c) + ) + (wire (pts (xy 83.82 233.68) (xy 83.82 234.95)) + (stroke (width 0) (type default)) + (uuid 275e568d-3669-49c5-882b-c357b92e7ed6) + ) + (wire (pts (xy 149.86 137.16) (xy 156.21 137.16)) + (stroke (width 0) (type default)) + (uuid 27de8edf-b254-471d-9dd7-641e4528ce02) + ) + (wire (pts (xy 19.05 58.42) (xy 27.94 58.42)) + (stroke (width 0) (type default)) + (uuid 27ece707-8d2e-4a9c-9ab5-1d2b4e97e59f) + ) + (wire (pts (xy 121.92 224.79) (xy 134.62 224.79)) + (stroke (width 0) (type default)) + (uuid 2857e3a2-869a-41ec-ba8a-e78402f712ca) + ) + (wire (pts (xy 171.45 38.1) (xy 195.58 38.1)) + (stroke (width 0) (type default)) + (uuid 2864b322-d759-4432-80eb-c9228e6addf2) + ) + (wire (pts (xy 69.85 149.86) (xy 76.2 149.86)) + (stroke (width 0) (type default)) + (uuid 286a1160-2f10-4330-bdd3-5078193d9989) + ) + (wire (pts (xy 29.21 195.58) (xy 30.48 195.58)) + (stroke (width 0) (type default)) + (uuid 28aaf297-4f58-4217-b028-f938b5b2f050) + ) + (wire (pts (xy 185.42 224.79) (xy 198.12 224.79)) + (stroke (width 0) (type default)) + (uuid 2963a0e3-6418-4168-9754-a6b079bc5cbc) + ) + (wire (pts (xy 369.57 74.93) (xy 378.46 74.93)) + (stroke (width 0) (type default)) + (uuid 297cca19-fd37-4bf3-96d7-ad63d7cea696) + ) + (wire (pts (xy 96.52 224.79) (xy 109.22 224.79)) + (stroke (width 0) (type default)) + (uuid 299404e7-21f8-4569-9f09-74702c1b7fc7) + ) + (wire (pts (xy 58.42 184.15) (xy 67.31 184.15)) + (stroke (width 0) (type default)) + (uuid 29a7441c-c849-4e52-964b-c67e46a3f9a7) + ) + (wire (pts (xy 193.04 257.81) (xy 195.58 257.81)) + (stroke (width 0) (type default)) + (uuid 2a667f00-b1b8-43aa-955e-11e95c36fb11) + ) + (wire (pts (xy 101.6 121.92) (xy 107.95 121.92)) + (stroke (width 0) (type default)) + (uuid 2a7bc6b7-4cb3-4151-b685-fd276a312143) + ) + (wire (pts (xy 171.45 58.42) (xy 173.99 58.42)) + (stroke (width 0) (type default)) + (uuid 2aae8374-257d-4ea2-9ee6-b33830f54bc0) + ) + (wire (pts (xy 237.49 45.72) (xy 231.14 45.72)) + (stroke (width 0) (type default)) + (uuid 2bfcd185-f876-4719-8556-baad12bf235d) + ) + (wire (pts (xy 360.68 171.45) (xy 363.22 171.45)) + (stroke (width 0) (type default)) + (uuid 2c54d6db-b2a6-48db-a9ae-8550751952e7) + ) + (wire (pts (xy 171.45 33.02) (xy 195.58 33.02)) + (stroke (width 0) (type default)) + (uuid 2d2d9f04-fbee-4f07-86fc-609099fd20b2) + ) + (wire (pts (xy 309.88 129.54) (xy 318.77 129.54)) + (stroke (width 0) (type default)) + (uuid 2dfce36e-3c36-491d-8d21-8e3cb42bc1ec) + ) + (wire (pts (xy 182.88 45.72) (xy 182.88 58.42)) + (stroke (width 0) (type default)) + (uuid 2e0a8fa9-fc54-4602-bfa7-4139dd2007d6) + ) + (wire (pts (xy 237.49 40.64) (xy 231.14 40.64)) + (stroke (width 0) (type default)) + (uuid 2eb389ef-e621-44d1-8618-ae01b7932e65) + ) + (wire (pts (xy 20.32 234.95) (xy 20.32 233.68)) + (stroke (width 0) (type default)) + (uuid 2f23eab8-55b5-445b-ae43-81e97907b1d4) + ) + (wire (pts (xy 139.7 66.04) (xy 148.59 66.04)) + (stroke (width 0) (type default)) + (uuid 2f5d1795-475c-442d-86d1-9dc7301e4cf6) + ) + (wire (pts (xy 180.34 198.12) (xy 181.61 198.12)) + (stroke (width 0) (type default)) + (uuid 2f86a666-42d3-416c-9679-83bdf8a3cf94) + ) + (wire (pts (xy 132.08 50.8) (xy 132.08 53.34)) + (stroke (width 0) (type default)) + (uuid 2fc35126-2ccd-4f7d-a024-004945b54d69) + ) + (wire (pts (xy 260.35 76.2) (xy 265.43 76.2)) + (stroke (width 0) (type default)) + (uuid 313740d0-ce9d-4054-9f96-2ec78ef846f1) + ) + (wire (pts (xy 109.22 224.79) (xy 121.92 224.79)) + (stroke (width 0) (type default)) + (uuid 319df48d-9fe0-46ff-886f-a067d2ed0f40) + ) + (wire (pts (xy 214.63 119.38) (xy 223.52 119.38)) + (stroke (width 0) (type default)) + (uuid 31b24342-a781-4d0a-aa3a-378e1c2d7d2c) + ) + (wire (pts (xy 139.7 96.52) (xy 148.59 96.52)) + (stroke (width 0) (type default)) + (uuid 31b34250-98f9-4249-ae72-cef8f0d0b995) + ) + (wire (pts (xy 73.66 60.96) (xy 78.74 60.96)) + (stroke (width 0) (type default)) + (uuid 336a7a71-d9c7-4667-84b0-728536319c92) + ) + (wire (pts (xy 20.32 119.38) (xy 26.67 119.38)) + (stroke (width 0) (type default)) + (uuid 3491742d-faaa-470c-b730-1a551b349b6a) + ) + (wire (pts (xy 210.82 234.95) (xy 223.52 234.95)) + (stroke (width 0) (type default)) + (uuid 355311b4-3b8c-4bc0-9c0c-2a2cbc7f962c) + ) + (wire (pts (xy 45.72 233.68) (xy 45.72 234.95)) + (stroke (width 0) (type default)) + (uuid 35ad700f-38cc-4c13-bf83-3f1662c680a1) + ) + (wire (pts (xy 101.6 247.65) (xy 121.92 247.65)) + (stroke (width 0) (type default)) + (uuid 36181dda-48cf-446a-af46-e8a1686a08fa) + ) + (wire (pts (xy 243.84 127) (xy 245.11 127)) + (stroke (width 0) (type default)) + (uuid 369d7c1c-65da-41f2-af0d-81e70251f19d) + ) + (wire (pts (xy 172.72 50.8) (xy 180.34 50.8)) + (stroke (width 0) (type default)) + (uuid 36ad9907-6019-4b55-851e-7d4ffdf41799) + ) + (wire (pts (xy 130.81 45.72) (xy 132.08 45.72)) + (stroke (width 0) (type default)) + (uuid 37be29d1-ef45-418f-aa14-68edb78984e9) + ) + (wire (pts (xy 181.61 91.44) (xy 182.88 91.44)) + (stroke (width 0) (type default)) + (uuid 37c24c7e-3164-40a8-9ded-257322deb463) + ) + (wire (pts (xy 20.32 134.62) (xy 26.67 134.62)) + (stroke (width 0) (type default)) + (uuid 37fa64b4-7645-4b50-ac1a-e5ed52768cff) + ) + (wire (pts (xy 97.79 48.26) (xy 91.44 48.26)) + (stroke (width 0) (type default)) + (uuid 3a79bf79-b22b-4c89-b03b-0ac5c42661f2) + ) + (wire (pts (xy 19.05 38.1) (xy 27.94 38.1)) + (stroke (width 0) (type default)) + (uuid 3ab523e6-1658-43e2-86bf-4cb0c7056acb) + ) + (wire (pts (xy 20.32 129.54) (xy 26.67 129.54)) + (stroke (width 0) (type default)) + (uuid 3abbf082-1046-4fc9-87ec-c978d9a318e0) + ) + (wire (pts (xy 19.05 76.2) (xy 27.94 76.2)) + (stroke (width 0) (type default)) + (uuid 3bc18d6a-45d5-47b1-84fa-0c45ca7b7b57) + ) + (wire (pts (xy 86.36 82.55) (xy 86.36 83.82)) + (stroke (width 0) (type default)) + (uuid 3bcbd92c-a1b9-43f2-bf86-aff302fcef78) + ) + (wire (pts (xy 193.04 267.97) (xy 195.58 267.97)) + (stroke (width 0) (type default)) + (uuid 3bf98793-120a-4fc7-8284-f3ce52d39a28) + ) + (wire (pts (xy 181.61 73.66) (xy 182.88 73.66)) + (stroke (width 0) (type default)) + (uuid 3c4dd905-f89f-4dc6-992b-3db10148fd1a) + ) + (wire (pts (xy 266.7 31.75) (xy 266.7 35.56)) + (stroke (width 0) (type default)) + (uuid 3c6a5280-df8f-46f9-bab6-cea46dbc7e7c) + ) + (wire (pts (xy 60.96 247.65) (xy 60.96 248.92)) + (stroke (width 0) (type default)) + (uuid 3c887296-657b-4482-b0f2-b8078d693b27) + ) + (wire (pts (xy 60.96 274.32) (xy 60.96 275.59)) + (stroke (width 0) (type default)) + (uuid 3cb7c53a-1941-4ba3-b752-908310a09642) + ) + (wire (pts (xy 340.36 209.55) (xy 345.44 209.55)) + (stroke (width 0) (type default)) + (uuid 3cc87f4c-08a4-47c7-b80c-79aabb390da1) + ) + (wire (pts (xy 139.7 63.5) (xy 148.59 63.5)) + (stroke (width 0) (type default)) + (uuid 3d402bd7-3167-403c-a46b-a48955df423c) + ) + (wire (pts (xy 74.93 190.5) (xy 85.09 190.5)) + (stroke (width 0) (type default)) + (uuid 3d9f36cf-c325-4d58-a0d6-20a25ee2456e) + ) + (wire (pts (xy 20.32 275.59) (xy 20.32 274.32)) + (stroke (width 0) (type default)) + (uuid 3e1b954d-3b25-4094-b9fe-8e87df1b5a78) + ) + (wire (pts (xy 101.6 132.08) (xy 107.95 132.08)) + (stroke (width 0) (type default)) + (uuid 3e20c88b-f165-4a06-a621-65549b564c8c) + ) + (wire (pts (xy 81.28 274.32) (xy 81.28 275.59)) + (stroke (width 0) (type default)) + (uuid 3e949317-ac15-495c-8190-6c7dc677f959) + ) + (wire (pts (xy 171.45 68.58) (xy 195.58 68.58)) + (stroke (width 0) (type default)) + (uuid 3ed5f07f-34fd-4494-909a-2188368ef5d9) + ) + (wire (pts (xy 97.79 43.18) (xy 91.44 43.18)) + (stroke (width 0) (type default)) + (uuid 3fde8e88-48a3-44b9-b050-361c997eb531) + ) + (wire (pts (xy 71.12 59.69) (xy 71.12 60.96)) + (stroke (width 0) (type default)) + (uuid 404df1f7-de36-49a4-b91b-97319fb3c6cb) + ) + (wire (pts (xy 71.12 233.68) (xy 71.12 234.95)) + (stroke (width 0) (type default)) + (uuid 408c90cd-1c8c-4cf1-bf8c-52741f89ee85) + ) + (wire (pts (xy 20.32 142.24) (xy 26.67 142.24)) + (stroke (width 0) (type default)) + (uuid 410d148d-e8d9-4139-9374-d44ea3d6ba50) + ) + (wire (pts (xy 59.69 193.04) (xy 46.99 193.04)) + (stroke (width 0) (type default)) + (uuid 41131d30-c55c-46e7-8545-8b5c3eef50cc) + ) + (wire (pts (xy 19.05 40.64) (xy 27.94 40.64)) + (stroke (width 0) (type default)) + (uuid 41ac1a68-4e52-43af-b5a3-3e77117e3317) + ) + (wire (pts (xy 29.21 193.04) (xy 29.21 195.58)) + (stroke (width 0) (type default)) + (uuid 41c6e0c1-8ea3-4c34-a957-650f9e6f09af) + ) + (wire (pts (xy 69.85 137.16) (xy 76.2 137.16)) + (stroke (width 0) (type default)) + (uuid 4217f007-ca3f-4c35-b53e-95c34ab44118) + ) + (wire (pts (xy 330.2 223.52) (xy 330.2 226.06)) + (stroke (width 0) (type default)) + (uuid 42292f89-f1c9-4f60-8789-6c7e90a91098) + ) + (wire (pts (xy 340.36 184.15) (xy 345.44 184.15)) + (stroke (width 0) (type default)) + (uuid 42bde297-05a2-4052-8447-0f566d5d8c8d) + ) + (wire (pts (xy 109.22 234.95) (xy 121.92 234.95)) + (stroke (width 0) (type default)) + (uuid 43195c56-9505-45b2-b161-f256e9e82495) + ) + (wire (pts (xy 121.92 274.32) (xy 121.92 275.59)) + (stroke (width 0) (type default)) + (uuid 431d663c-f5d0-4e74-9fdc-ab4d3b0197dc) + ) + (wire (pts (xy 96.52 193.04) (xy 77.47 193.04)) + (stroke (width 0) (type default)) + (uuid 43e0934b-50cb-428f-912e-126bf745480c) + ) + (wire (pts (xy 182.88 93.98) (xy 182.88 91.44)) + (stroke (width 0) (type default)) + (uuid 440d8f6c-c117-4922-8f66-ab33c947d03b) + ) + (wire (pts (xy 63.5 60.96) (xy 68.58 60.96)) + (stroke (width 0) (type default)) + (uuid 4420b6c1-6174-4688-8714-13ba79393127) + ) + (wire (pts (xy 335.28 90.17) (xy 332.74 90.17)) + (stroke (width 0) (type default)) + (uuid 45487ece-6dbf-469b-a3f7-bceb8a59c479) + ) + (wire (pts (xy 81.28 275.59) (xy 71.12 275.59)) + (stroke (width 0) (type default)) + (uuid 45626bcd-17c8-4b82-ab45-9915d03285a9) + ) + (wire (pts (xy 67.31 185.42) (xy 67.31 184.15)) + (stroke (width 0) (type default)) + (uuid 459aeb3d-c3d5-483c-b40b-ee3183f02f60) + ) + (wire (pts (xy 214.63 121.92) (xy 227.33 121.92)) + (stroke (width 0) (type default)) + (uuid 46cbf37c-d9db-492e-a740-3246299d7fdd) + ) + (wire (pts (xy 69.85 127) (xy 76.2 127)) + (stroke (width 0) (type default)) + (uuid 4754d358-bba8-46b9-9076-efc6ba9af394) + ) + (wire (pts (xy 368.3 110.49) (xy 378.46 110.49)) + (stroke (width 0) (type default)) + (uuid 4765fc7f-9995-4ab5-9cf3-0730fafe5b12) + ) + (wire (pts (xy 30.48 190.5) (xy 29.21 190.5)) + (stroke (width 0) (type default)) + (uuid 47811d56-4896-46e4-8412-1b75ef20a3af) + ) + (wire (pts (xy 69.85 144.78) (xy 76.2 144.78)) + (stroke (width 0) (type default)) + (uuid 47e93f02-f2c6-4fb8-ab3b-52f440951525) + ) + (wire (pts (xy 369.57 82.55) (xy 378.46 82.55)) + (stroke (width 0) (type default)) + (uuid 491e9b80-2ae4-4ac6-bc8d-6720c578c48d) + ) + (wire (pts (xy 149.86 147.32) (xy 156.21 147.32)) + (stroke (width 0) (type default)) + (uuid 492c0126-7932-4378-a31f-65a942a34b1e) + ) + (wire (pts (xy 109.22 224.79) (xy 109.22 226.06)) + (stroke (width 0) (type default)) + (uuid 49b085a0-37f8-491b-9cfd-e6570d02bfec) + ) + (wire (pts (xy 243.84 124.46) (xy 242.57 124.46)) + (stroke (width 0) (type default)) + (uuid 49bf6b70-45ed-42e4-8d0d-e9b7439a322d) + ) + (wire (pts (xy 60.96 247.65) (xy 71.12 247.65)) + (stroke (width 0) (type default)) + (uuid 49f41a62-df25-489e-9500-89d824571e93) + ) + (wire (pts (xy 261.62 24.13) (xy 261.62 22.86)) + (stroke (width 0) (type default)) + (uuid 4b097a9b-cfd7-4c04-b868-ad294c056943) + ) + (wire (pts (xy 228.6 91.44) (xy 237.49 91.44)) + (stroke (width 0) (type default)) + (uuid 4b102572-1c94-49d5-a7a8-c5ee92c04508) + ) + (wire (pts (xy 205.74 76.2) (xy 213.36 76.2)) + (stroke (width 0) (type default)) + (uuid 4bc1ab32-107d-4b4f-97ff-6ca179d7f3c6) + ) + (wire (pts (xy 132.08 48.26) (xy 132.08 50.8)) + (stroke (width 0) (type default)) + (uuid 4d500776-6c98-4b43-9ef3-81c9a32344b0) + ) + (wire (pts (xy 266.7 22.86) (xy 266.7 24.13)) + (stroke (width 0) (type default)) + (uuid 4e3f3432-90d6-4eb4-95a8-8241a6a8e8a6) + ) + (wire (pts (xy 149.86 129.54) (xy 156.21 129.54)) + (stroke (width 0) (type default)) + (uuid 4e62b1ef-e69b-4771-8dca-f45276255066) + ) + (wire (pts (xy 367.03 49.53) (xy 378.46 49.53)) + (stroke (width 0) (type default)) + (uuid 4ed40217-ac41-4b19-9218-718927bf11cb) + ) + (wire (pts (xy 223.52 195.58) (xy 224.79 195.58)) + (stroke (width 0) (type default)) + (uuid 4f1081ff-25fe-41b0-ba57-2b26672c268a) + ) + (wire (pts (xy 186.69 191.77) (xy 186.69 190.5)) + (stroke (width 0) (type default)) + (uuid 4f116a6b-e3a3-47e7-bbb4-607fbf98a493) + ) + (wire (pts (xy 360.68 222.25) (xy 363.22 222.25)) + (stroke (width 0) (type default)) + (uuid 4f3de96b-a3a5-4dc7-a8c9-cedeb8c5ab81) + ) + (wire (pts (xy 345.44 63.5) (xy 353.06 63.5)) + (stroke (width 0) (type default)) + (uuid 50bf933b-e0d6-498e-a596-a99a23bdf9df) + ) + (wire (pts (xy 144.78 257.81) (xy 147.32 257.81)) + (stroke (width 0) (type default)) + (uuid 51465072-519d-43d4-aba2-a8c08d4e6b0e) + ) + (wire (pts (xy 139.7 71.12) (xy 148.59 71.12)) + (stroke (width 0) (type default)) + (uuid 515ae207-a17e-484b-842c-44d8bb676fc4) + ) + (wire (pts (xy 222.25 261.62) (xy 224.79 261.62)) + (stroke (width 0) (type default)) + (uuid 51f74ffb-847a-4dab-b26f-8c8c603261eb) + ) + (wire (pts (xy 118.11 149.86) (xy 124.46 149.86)) + (stroke (width 0) (type default)) + (uuid 5246d198-c9a1-46a0-8a57-71f399fd45ce) + ) + (wire (pts (xy 50.8 63.5) (xy 59.69 63.5)) + (stroke (width 0) (type default)) + (uuid 5296e0eb-d7f9-4af9-ab5a-4d095cb20151) + ) + (wire (pts (xy 73.66 81.28) (xy 81.28 81.28)) + (stroke (width 0) (type default)) + (uuid 539e4f06-cc6f-465c-8429-95f961318f2f) + ) + (wire (pts (xy 104.14 200.66) (xy 104.14 201.93)) + (stroke (width 0) (type default)) + (uuid 544e55e9-5ba0-45b5-a6d2-aff5e93388d7) + ) + (wire (pts (xy 147.32 224.79) (xy 160.02 224.79)) + (stroke (width 0) (type default)) + (uuid 546d7287-35ad-4951-926a-2b7d30a20549) + ) + (wire (pts (xy 198.12 224.79) (xy 210.82 224.79)) + (stroke (width 0) (type default)) + (uuid 555e7ce0-f666-49c7-9e8c-f3f8fb373671) + ) + (wire (pts (xy 69.85 132.08) (xy 76.2 132.08)) + (stroke (width 0) (type default)) + (uuid 55b40b5e-dd73-425b-896f-62308224beb5) + ) + (wire (pts (xy 78.74 60.96) (xy 78.74 62.23)) + (stroke (width 0) (type default)) + (uuid 56208cfe-c49c-4c16-af80-1a9a2bf5051c) + ) + (wire (pts (xy 40.64 275.59) (xy 20.32 275.59)) + (stroke (width 0) (type default)) + (uuid 56e2f0d6-efa1-473a-b7f4-f80d131edf3c) + ) + (wire (pts (xy 52.07 142.24) (xy 62.23 142.24)) + (stroke (width 0) (type default)) + (uuid 56ef7b87-2103-4ec7-8e70-533a1c18159e) + ) + (wire (pts (xy 132.08 53.34) (xy 130.81 53.34)) + (stroke (width 0) (type default)) + (uuid 57664f86-c8b8-4666-8532-540c7f713c7c) + ) + (wire (pts (xy 19.05 45.72) (xy 27.94 45.72)) + (stroke (width 0) (type default)) + (uuid 57a334f6-29e1-40e9-addd-4e5070fc4672) + ) + (wire (pts (xy 52.07 132.08) (xy 58.42 132.08)) + (stroke (width 0) (type default)) + (uuid 57c5464c-c81b-4cd0-b57e-1971148e3818) + ) + (wire (pts (xy 222.25 254) (xy 224.79 254)) + (stroke (width 0) (type default)) + (uuid 59784c1a-07b7-46c9-9843-7453e4435e4b) + ) + (wire (pts (xy 19.05 35.56) (xy 27.94 35.56)) + (stroke (width 0) (type default)) + (uuid 59b10779-3563-4d36-9476-d622d62c6ef4) + ) + (wire (pts (xy 378.46 222.25) (xy 383.54 222.25)) + (stroke (width 0) (type default)) + (uuid 5cc0a8c4-6510-4537-a3af-3ebcd018c35b) + ) + (wire (pts (xy 213.36 201.93) (xy 201.93 201.93)) + (stroke (width 0) (type default)) + (uuid 5d0227b3-45b4-487b-9ab7-16f653955284) + ) + (wire (pts (xy 148.59 76.2) (xy 139.7 76.2)) + (stroke (width 0) (type default)) + (uuid 5d290e4f-9fbd-480e-ad7d-53d15782f318) + ) + (wire (pts (xy 69.85 147.32) (xy 76.2 147.32)) + (stroke (width 0) (type default)) + (uuid 5d5b90b8-b081-4aa5-882d-21c025e7940a) + ) + (wire (pts (xy 148.59 50.8) (xy 142.24 50.8)) + (stroke (width 0) (type default)) + (uuid 5d6bf8c1-80d9-47cb-ba5b-faa585dfe829) + ) + (wire (pts (xy 96.52 234.95) (xy 109.22 234.95)) + (stroke (width 0) (type default)) + (uuid 5d931079-348c-4d20-a0af-e204b538049c) + ) + (wire (pts (xy 275.59 119.38) (xy 284.48 119.38)) + (stroke (width 0) (type default)) + (uuid 5da2a301-b24a-43a3-9d43-3e43b6b5f24b) + ) + (wire (pts (xy 20.32 124.46) (xy 26.67 124.46)) + (stroke (width 0) (type default)) + (uuid 5dc422d6-16f7-4cfe-9403-fedc8142a10c) + ) + (wire (pts (xy 368.3 133.35) (xy 378.46 133.35)) + (stroke (width 0) (type default)) + (uuid 5e0d8c91-e54b-4991-8720-61a3db73915b) + ) + (wire (pts (xy 368.3 151.13) (xy 378.46 151.13)) + (stroke (width 0) (type default)) + (uuid 5e89106b-903b-457c-ad61-e13a577ee5fa) + ) + (wire (pts (xy 97.79 45.72) (xy 91.44 45.72)) + (stroke (width 0) (type default)) + (uuid 5f18a706-6d45-4013-aeb5-6bc6cac1dcd4) + ) + (wire (pts (xy 148.59 40.64) (xy 142.24 40.64)) + (stroke (width 0) (type default)) + (uuid 5fc305e0-7f08-41be-bb93-8c38f58e1430) + ) + (wire (pts (xy 228.6 58.42) (xy 237.49 58.42)) + (stroke (width 0) (type default)) + (uuid 60660534-d3f7-4450-a20b-a1c54a36f1fa) + ) + (wire (pts (xy 52.07 149.86) (xy 62.23 149.86)) + (stroke (width 0) (type default)) + (uuid 60bc3605-0863-4378-bc32-c484b3fe76f8) + ) + (wire (pts (xy 196.85 190.5) (xy 195.58 190.5)) + (stroke (width 0) (type default)) + (uuid 612c6c5d-6f5b-4749-9c3b-df52d625081a) + ) + (wire (pts (xy 69.85 119.38) (xy 76.2 119.38)) + (stroke (width 0) (type default)) + (uuid 613011de-e223-446f-ba31-77ae3c245e1a) + ) + (wire (pts (xy 144.78 267.97) (xy 147.32 267.97)) + (stroke (width 0) (type default)) + (uuid 6143bead-72f0-4b91-8440-c23522ba50ba) + ) + (wire (pts (xy 101.6 137.16) (xy 107.95 137.16)) + (stroke (width 0) (type default)) + (uuid 61c97f1e-ee07-4e8b-84d2-7f6924a03896) + ) + (wire (pts (xy 149.86 149.86) (xy 156.21 149.86)) + (stroke (width 0) (type default)) + (uuid 61dbdc14-ac4d-486d-8dd5-302244d917e4) + ) + (wire (pts (xy 97.79 38.1) (xy 91.44 38.1)) + (stroke (width 0) (type default)) + (uuid 6257da39-11ce-406d-8d2c-4993c5613a56) + ) + (wire (pts (xy 118.11 134.62) (xy 124.46 134.62)) + (stroke (width 0) (type default)) + (uuid 628109b1-1f8e-4050-8bc9-5c19e3f9148e) + ) + (wire (pts (xy 264.16 22.86) (xy 266.7 22.86)) + (stroke (width 0) (type default)) + (uuid 628666ef-76f7-4408-8e55-9824adc52c6e) + ) + (wire (pts (xy 340.36 196.85) (xy 345.44 196.85)) + (stroke (width 0) (type default)) + (uuid 62a14ba1-51ac-4051-aa2e-16ad03ea4efb) + ) + (wire (pts (xy 237.49 33.02) (xy 231.14 33.02)) + (stroke (width 0) (type default)) + (uuid 62abd679-e14b-4ead-a506-4501e9dafd15) + ) + (wire (pts (xy 148.59 48.26) (xy 142.24 48.26)) + (stroke (width 0) (type default)) + (uuid 636565d7-9da7-4f1c-bf0e-619f55d39647) + ) + (wire (pts (xy 97.79 35.56) (xy 91.44 35.56)) + (stroke (width 0) (type default)) + (uuid 63addd48-f090-4b60-8040-1d0a8c991abd) + ) + (wire (pts (xy 90.17 190.5) (xy 96.52 190.5)) + (stroke (width 0) (type default)) + (uuid 6445f6e8-860c-4be1-b6ff-8c6b422a5b77) + ) + (wire (pts (xy 20.32 137.16) (xy 26.67 137.16)) + (stroke (width 0) (type default)) + (uuid 65ffcd6a-0a6d-48e4-aa28-4d19f4e51b8b) + ) + (wire (pts (xy 123.19 83.82) (xy 120.65 83.82)) + (stroke (width 0) (type default)) + (uuid 67099903-2823-4d84-88ad-3dfdeb032264) + ) + (wire (pts (xy 237.49 50.8) (xy 231.14 50.8)) + (stroke (width 0) (type default)) + (uuid 677b9e5a-d745-42c1-ab89-d96d279c1b21) + ) + (wire (pts (xy 367.03 46.99) (xy 378.46 46.99)) + (stroke (width 0) (type default)) + (uuid 678b1bcf-0fec-4823-a9f6-9d605199cdc7) + ) + (wire (pts (xy 58.42 233.68) (xy 58.42 234.95)) + (stroke (width 0) (type default)) + (uuid 68b06691-9b99-4451-ab6e-c210c5a53eaf) + ) + (wire (pts (xy 325.12 90.17) (xy 323.85 90.17)) + (stroke (width 0) (type default)) + (uuid 69560745-4a99-4602-86a4-63a3504a6edf) + ) + (wire (pts (xy 118.11 119.38) (xy 124.46 119.38)) + (stroke (width 0) (type default)) + (uuid 6a6984ac-6a73-4e53-b118-dcd1c9676b71) + ) + (wire (pts (xy 340.36 236.22) (xy 340.36 234.95)) + (stroke (width 0) (type default)) + (uuid 6a6b3d42-7377-4d32-8374-73393fffc56a) + ) + (wire (pts (xy 101.6 119.38) (xy 107.95 119.38)) + (stroke (width 0) (type default)) + (uuid 6a9d1a98-10fc-4d00-a8b7-9749978b008e) + ) + (wire (pts (xy 340.36 222.25) (xy 345.44 222.25)) + (stroke (width 0) (type default)) + (uuid 6ac55c93-08fc-48ff-b9a6-004c00559c6d) + ) + (wire (pts (xy 323.85 88.9) (xy 323.85 90.17)) + (stroke (width 0) (type default)) + (uuid 6ade7be4-92fe-4d30-8283-449761b746dc) + ) + (wire (pts (xy 171.45 53.34) (xy 172.72 53.34)) + (stroke (width 0) (type default)) + (uuid 6b783502-ce3c-4ab1-a473-a3391765e379) + ) + (wire (pts (xy 177.8 127) (xy 189.23 127)) + (stroke (width 0) (type default)) + (uuid 6b84c451-4eaa-48b5-b2a7-ee2ba902e562) + ) + (wire (pts (xy 20.32 223.52) (xy 20.32 224.79)) + (stroke (width 0) (type default)) + (uuid 6c1dfe0b-82b6-43e6-8010-dc2b3cdcf754) + ) + (wire (pts (xy 88.9 73.66) (xy 97.79 73.66)) + (stroke (width 0) (type default)) + (uuid 6d6390f5-8be8-4033-bbc5-74af0ffc8e0e) + ) + (wire (pts (xy 20.32 154.94) (xy 26.67 154.94)) + (stroke (width 0) (type default)) + (uuid 6daccf3e-ef7c-4b28-9ad7-8573b150a379) + ) + (wire (pts (xy 20.32 193.04) (xy 29.21 193.04)) + (stroke (width 0) (type default)) + (uuid 6dec559d-ec66-41f3-b20e-e9e6861bdc82) + ) + (wire (pts (xy 71.12 275.59) (xy 71.12 276.86)) + (stroke (width 0) (type default)) + (uuid 6f03a459-ab02-4c8f-96ba-1ee6d489a7f0) + ) + (wire (pts (xy 368.3 146.05) (xy 378.46 146.05)) + (stroke (width 0) (type default)) + (uuid 6f591e8e-dab8-4de8-bf6d-61d66a521716) + ) + (wire (pts (xy 368.3 123.19) (xy 378.46 123.19)) + (stroke (width 0) (type default)) + (uuid 6fe189bb-89ad-4519-b874-1f6d767f82a6) + ) + (wire (pts (xy 283.21 134.62) (xy 283.21 135.89)) + (stroke (width 0) (type default)) + (uuid 700b03bd-601a-48d9-aae6-0f3c90857cbb) + ) + (wire (pts (xy 120.65 48.26) (xy 123.19 48.26)) + (stroke (width 0) (type default)) + (uuid 700f5130-4ad0-4d51-84cb-8734b5996812) + ) + (wire (pts (xy 260.35 73.66) (xy 265.43 73.66)) + (stroke (width 0) (type default)) + (uuid 70a7ae4b-b6c8-400e-8189-373b49ec2930) + ) + (wire (pts (xy 101.6 247.65) (xy 101.6 251.46)) + (stroke (width 0) (type default)) + (uuid 70a928ad-fb5f-4dde-b650-9caafbac1359) + ) + (wire (pts (xy 52.07 137.16) (xy 58.42 137.16)) + (stroke (width 0) (type default)) + (uuid 70bcc9a9-f8b9-40ed-9d05-d2eb41c19b2b) + ) + (wire (pts (xy 19.05 66.04) (xy 27.94 66.04)) + (stroke (width 0) (type default)) + (uuid 70e13e60-ee2c-478f-b668-759a6f6a1472) + ) + (wire (pts (xy 275.59 132.08) (xy 284.48 132.08)) + (stroke (width 0) (type default)) + (uuid 70efa263-955d-43a1-8e40-4ee92d8ca874) + ) + (wire (pts (xy 50.8 83.82) (xy 78.74 83.82)) + (stroke (width 0) (type default)) + (uuid 71141748-188a-4758-9020-f10a3dd71bf5) + ) + (wire (pts (xy 88.9 81.28) (xy 97.79 81.28)) + (stroke (width 0) (type default)) + (uuid 713c71a3-c3aa-49a0-871a-a0d83bdf94e2) + ) + (wire (pts (xy 19.05 55.88) (xy 27.94 55.88)) + (stroke (width 0) (type default)) + (uuid 714fc9bc-139c-4c0e-9ad2-5319a7245601) + ) + (wire (pts (xy 19.05 33.02) (xy 27.94 33.02)) + (stroke (width 0) (type default)) + (uuid 71c95661-87d2-4012-a26f-3cfb5f595c9f) + ) + (wire (pts (xy 228.6 66.04) (xy 237.49 66.04)) + (stroke (width 0) (type default)) + (uuid 71ecac24-883a-4a1a-aa2b-9ee38c139f87) + ) + (wire (pts (xy 373.38 54.61) (xy 378.46 54.61)) + (stroke (width 0) (type default)) + (uuid 72faf992-888e-4bbc-963a-2c906d5c9207) + ) + (wire (pts (xy 182.88 26.67) (xy 182.88 45.72)) + (stroke (width 0) (type default)) + (uuid 7310f10d-0ae0-46a5-9579-79bd3f0ab749) + ) + (wire (pts (xy 101.6 129.54) (xy 107.95 129.54)) + (stroke (width 0) (type default)) + (uuid 748721ca-591a-4c62-8154-f9c2704b303a) + ) + (wire (pts (xy 260.35 78.74) (xy 265.43 78.74)) + (stroke (width 0) (type default)) + (uuid 75ddefb3-bf4a-410b-a984-2afd7af9dadb) + ) + (wire (pts (xy 118.11 127) (xy 124.46 127)) + (stroke (width 0) (type default)) + (uuid 76c887c1-6f74-489a-8cb6-e377b0db6476) + ) + (wire (pts (xy 132.08 53.34) (xy 132.08 54.61)) + (stroke (width 0) (type default)) + (uuid 76d319a8-5b37-4208-bde0-7a9656d5a906) + ) + (wire (pts (xy 367.03 41.91) (xy 378.46 41.91)) + (stroke (width 0) (type default)) + (uuid 774f9009-7108-4175-8318-1adb92b9f32b) + ) + (wire (pts (xy 101.6 127) (xy 107.95 127)) + (stroke (width 0) (type default)) + (uuid 776407d1-18e2-4065-9cc7-d58a8d8995cf) + ) + (wire (pts (xy 228.6 60.96) (xy 237.49 60.96)) + (stroke (width 0) (type default)) + (uuid 77a1fddc-a66f-4a0f-88fb-887d9111dce3) + ) + (wire (pts (xy 52.07 119.38) (xy 58.42 119.38)) + (stroke (width 0) (type default)) + (uuid 78d72e6e-8c07-4df6-b4a2-2757bc47565d) + ) + (wire (pts (xy 185.42 226.06) (xy 185.42 224.79)) + (stroke (width 0) (type default)) + (uuid 792e95f0-7ee4-4173-8a6e-3ab31c74fe57) + ) + (wire (pts (xy 232.41 254) (xy 234.95 254)) + (stroke (width 0) (type default)) + (uuid 79869c3f-ff6d-4804-9863-e293bd068851) + ) + (wire (pts (xy 101.6 134.62) (xy 107.95 134.62)) + (stroke (width 0) (type default)) + (uuid 79d29508-1966-42fe-899e-1936fb7ab6bf) + ) + (wire (pts (xy 118.11 139.7) (xy 124.46 139.7)) + (stroke (width 0) (type default)) + (uuid 79e6bd37-480a-4365-b430-3551ac7348e1) + ) + (wire (pts (xy 40.64 247.65) (xy 60.96 247.65)) + (stroke (width 0) (type default)) + (uuid 7b6fce7b-05ab-47fd-8947-dbd6be126e03) + ) + (wire (pts (xy 223.52 224.79) (xy 236.22 224.79)) + (stroke (width 0) (type default)) + (uuid 7b9656ed-f9a6-42b2-83fc-678c254bc2eb) + ) + (wire (pts (xy 237.49 35.56) (xy 231.14 35.56)) + (stroke (width 0) (type default)) + (uuid 7bc0d771-df60-4a20-a169-e1f1e9b6aab2) + ) + (wire (pts (xy 118.11 147.32) (xy 124.46 147.32)) + (stroke (width 0) (type default)) + (uuid 7cfe757f-b4df-46aa-aa3a-ff3931cd546e) + ) + (wire (pts (xy 260.35 50.8) (xy 267.97 50.8)) + (stroke (width 0) (type default)) + (uuid 7d266801-6a16-428f-aaf6-74ec5b8876c2) + ) + (wire (pts (xy 172.72 224.79) (xy 185.42 224.79)) + (stroke (width 0) (type default)) + (uuid 7dac059d-e1d6-492b-8470-cd916f3cb1e0) + ) + (wire (pts (xy 182.88 273.05) (xy 185.42 273.05)) + (stroke (width 0) (type default)) + (uuid 7e9f2814-1dce-43db-8158-ba34bdda0ed9) + ) + (wire (pts (xy 182.88 60.96) (xy 182.88 58.42)) + (stroke (width 0) (type default)) + (uuid 7ea7d761-1c0c-475d-b380-7ddf7588ea1c) + ) + (wire (pts (xy 210.82 224.79) (xy 210.82 226.06)) + (stroke (width 0) (type default)) + (uuid 7f068a37-d410-43e5-9dd1-6925504bcb1e) + ) + (wire (pts (xy 368.3 143.51) (xy 378.46 143.51)) + (stroke (width 0) (type default)) + (uuid 7fb0288a-bfe9-4b5d-9ad4-9dfbb232ca9c) + ) + (wire (pts (xy 182.88 257.81) (xy 185.42 257.81)) + (stroke (width 0) (type default)) + (uuid 80be7a49-f140-41f8-a54b-dc5d9c7788a5) + ) + (wire (pts (xy 260.35 40.64) (xy 289.56 40.64)) + (stroke (width 0) (type default)) + (uuid 80e9a0a6-d31a-4ba9-9d7b-cd7d28390bed) + ) + (wire (pts (xy 118.11 154.94) (xy 124.46 154.94)) + (stroke (width 0) (type default)) + (uuid 80f20147-699e-4285-8a9a-cabd268a5121) + ) + (wire (pts (xy 148.59 45.72) (xy 142.24 45.72)) + (stroke (width 0) (type default)) + (uuid 830be1d9-d65c-446d-a2af-adf3e6d80bcc) + ) + (wire (pts (xy 139.7 55.88) (xy 148.59 55.88)) + (stroke (width 0) (type default)) + (uuid 83143f2d-5dd9-4da4-9288-5963e751c349) + ) + (wire (pts (xy 378.46 234.95) (xy 386.08 234.95)) + (stroke (width 0) (type default)) + (uuid 8397b03c-56af-43a9-b554-99a5e542754d) + ) + (wire (pts (xy 260.35 66.04) (xy 265.43 66.04)) + (stroke (width 0) (type default)) + (uuid 83e738af-1c59-415e-b97f-3672bd84e60b) + ) + (wire (pts (xy 71.12 234.95) (xy 83.82 234.95)) + (stroke (width 0) (type default)) + (uuid 83f6f0f6-98f0-432c-a1f1-0ee89018bd18) + ) + (wire (pts (xy 58.42 224.79) (xy 58.42 226.06)) + (stroke (width 0) (type default)) + (uuid 8416e4f3-622c-4b9a-b7e2-c27f84763ee6) + ) + (wire (pts (xy 20.32 248.92) (xy 20.32 247.65)) + (stroke (width 0) (type default)) + (uuid 84478d52-6ebb-4ff5-9444-37dc14e00d33) + ) + (wire (pts (xy 69.85 121.92) (xy 76.2 121.92)) + (stroke (width 0) (type default)) + (uuid 844f51e0-cc34-4807-a87c-5b11035a90be) + ) + (wire (pts (xy 71.12 60.96) (xy 73.66 60.96)) + (stroke (width 0) (type default)) + (uuid 849d294f-525a-4cd7-98aa-ce32b9c85c3c) + ) + (wire (pts (xy 309.88 134.62) (xy 318.77 134.62)) + (stroke (width 0) (type default)) + (uuid 859e85e4-f7f9-442a-9f3e-741d8798822f) + ) + (wire (pts (xy 151.13 198.12) (xy 160.02 198.12)) + (stroke (width 0) (type default)) + (uuid 859f56b3-e14a-4587-a81e-c97c12967609) + ) + (wire (pts (xy 50.8 60.96) (xy 59.69 60.96)) + (stroke (width 0) (type default)) + (uuid 86421bf8-fbd6-409b-979b-edbb090626b4) + ) + (wire (pts (xy 181.61 200.66) (xy 186.69 200.66)) + (stroke (width 0) (type default)) + (uuid 8657ec99-f893-43fb-b771-63a977b6e256) + ) + (wire (pts (xy 109.22 233.68) (xy 109.22 234.95)) + (stroke (width 0) (type default)) + (uuid 881aff48-947a-4643-95f6-12691f342f54) + ) + (wire (pts (xy 149.86 132.08) (xy 156.21 132.08)) + (stroke (width 0) (type default)) + (uuid 8897a5b3-823f-4065-aa7b-2a79ee14bd5f) + ) + (wire (pts (xy 83.82 234.95) (xy 96.52 234.95)) + (stroke (width 0) (type default)) + (uuid 88ca509d-f676-4fd0-912e-5d106dad7254) + ) + (wire (pts (xy 52.07 134.62) (xy 58.42 134.62)) + (stroke (width 0) (type default)) + (uuid 88e8456d-88cb-41a9-b482-4405ca6de1fe) + ) + (wire (pts (xy 97.79 40.64) (xy 91.44 40.64)) + (stroke (width 0) (type default)) + (uuid 89152848-5170-4478-ac1e-0a7a1f74522b) + ) + (wire (pts (xy 118.11 124.46) (xy 124.46 124.46)) + (stroke (width 0) (type default)) + (uuid 89b5ab2b-6dbd-47dc-addb-7f0526f7020d) + ) + (wire (pts (xy 20.32 234.95) (xy 20.32 236.22)) + (stroke (width 0) (type default)) + (uuid 8a0b6739-781a-4a42-a81f-5c10036d9009) + ) + (wire (pts (xy 243.84 124.46) (xy 243.84 127)) + (stroke (width 0) (type default)) + (uuid 8a574698-74c1-4563-8589-58b91fe43cae) + ) + (wire (pts (xy 69.85 139.7) (xy 76.2 139.7)) + (stroke (width 0) (type default)) + (uuid 8a6c0b8f-7087-4b0e-ae71-f39083d72e33) + ) + (wire (pts (xy 20.32 152.4) (xy 26.67 152.4)) + (stroke (width 0) (type default)) + (uuid 8a7ed09d-6c09-45cf-b94c-ac50d783b381) + ) + (wire (pts (xy 19.05 60.96) (xy 27.94 60.96)) + (stroke (width 0) (type default)) + (uuid 8b1be08b-a3ec-46ee-a9c2-6b6e509ff163) + ) + (wire (pts (xy 182.88 73.66) (xy 182.88 60.96)) + (stroke (width 0) (type default)) + (uuid 8c7e6185-12b5-42b9-a837-edff8bc2c88d) + ) + (wire (pts (xy 318.77 234.95) (xy 317.5 234.95)) + (stroke (width 0) (type default)) + (uuid 8cf15a61-18a8-46dd-993b-0c21a14d828a) + ) + (wire (pts (xy 182.88 78.74) (xy 182.88 73.66)) + (stroke (width 0) (type default)) + (uuid 8d20b741-1a6c-432b-b0de-a217452398cc) + ) + (wire (pts (xy 237.49 43.18) (xy 231.14 43.18)) + (stroke (width 0) (type default)) + (uuid 8d264105-370d-4143-8cc3-1ed56b9c40ef) + ) + (wire (pts (xy 223.52 234.95) (xy 236.22 234.95)) + (stroke (width 0) (type default)) + (uuid 8d6f2050-fcb6-477d-a4db-877db633f815) + ) + (wire (pts (xy 260.35 68.58) (xy 265.43 68.58)) + (stroke (width 0) (type default)) + (uuid 8db41de9-dded-429c-b724-2786d277f9f0) + ) + (wire (pts (xy 309.88 127) (xy 318.77 127)) + (stroke (width 0) (type default)) + (uuid 8dba9b5a-3685-47a1-8bdd-0fb272c1e4dc) + ) + (wire (pts (xy 68.58 60.96) (xy 68.58 62.23)) + (stroke (width 0) (type default)) + (uuid 8dd53d74-f102-4f1b-bf9a-070fc2f0e9bb) + ) + (wire (pts (xy 123.19 99.06) (xy 148.59 99.06)) + (stroke (width 0) (type default)) + (uuid 8eed8918-e8bd-4627-9b83-6fbabcd717fe) + ) + (wire (pts (xy 182.88 91.44) (xy 182.88 78.74)) + (stroke (width 0) (type default)) + (uuid 8ef0ed01-74e8-40c0-bbf9-aaa8b8b3be03) + ) + (wire (pts (xy 83.82 224.79) (xy 96.52 224.79)) + (stroke (width 0) (type default)) + (uuid 90722bd8-56ed-49f8-858c-a8eef8356e06) + ) + (wire (pts (xy 121.92 247.65) (xy 121.92 248.92)) + (stroke (width 0) (type default)) + (uuid 9182685c-2f20-4d8a-8f83-7968018e8d5d) + ) + (wire (pts (xy 118.11 144.78) (xy 124.46 144.78)) + (stroke (width 0) (type default)) + (uuid 92904004-be45-4089-9e52-a0f43950fba8) + ) + (wire (pts (xy 118.11 129.54) (xy 124.46 129.54)) + (stroke (width 0) (type default)) + (uuid 92d0cef2-d9cd-44fd-b513-973ee83098bd) + ) + (wire (pts (xy 53.34 190.5) (xy 59.69 190.5)) + (stroke (width 0) (type default)) + (uuid 92f90b59-7176-442d-87ac-ad0e6b412f0e) + ) + (wire (pts (xy 275.59 135.89) (xy 283.21 135.89)) + (stroke (width 0) (type default)) + (uuid 9359b6e8-9820-477b-b00b-7cca9547fee8) + ) + (wire (pts (xy 19.05 81.28) (xy 27.94 81.28)) + (stroke (width 0) (type default)) + (uuid 93935fe7-0182-427e-9752-145c945aa09d) + ) + (wire (pts (xy 147.32 234.95) (xy 160.02 234.95)) + (stroke (width 0) (type default)) + (uuid 950af9f8-1fa7-4f74-baf4-9cb014b46775) + ) + (wire (pts (xy 275.59 121.92) (xy 284.48 121.92)) + (stroke (width 0) (type default)) + (uuid 9657a158-b7d3-4269-9693-aa29c51d7689) + ) + (wire (pts (xy 50.8 55.88) (xy 59.69 55.88)) + (stroke (width 0) (type default)) + (uuid 96dab097-d324-46fe-a9ae-e9dba1ce8fee) + ) + (wire (pts (xy 368.3 125.73) (xy 378.46 125.73)) + (stroke (width 0) (type default)) + (uuid 972d334d-8956-4af9-a02e-5537184f0d99) + ) + (wire (pts (xy 283.21 135.89) (xy 283.21 137.16)) + (stroke (width 0) (type default)) + (uuid 9849385b-03d4-4883-b3cf-49b64c06eecd) + ) + (wire (pts (xy 181.61 78.74) (xy 182.88 78.74)) + (stroke (width 0) (type default)) + (uuid 98543460-b805-4420-a780-8eac875d0ab2) + ) + (wire (pts (xy 368.3 128.27) (xy 378.46 128.27)) + (stroke (width 0) (type default)) + (uuid 98be5d1e-1221-49ef-95d8-bd805c83675a) + ) + (wire (pts (xy 71.12 275.59) (xy 60.96 275.59)) + (stroke (width 0) (type default)) + (uuid 9a1b2157-595c-490d-b1ee-7665185b07e0) + ) + (wire (pts (xy 40.64 247.65) (xy 40.64 248.92)) + (stroke (width 0) (type default)) + (uuid 9a2f05e1-ff17-401b-be48-3f7745ca30e5) + ) + (wire (pts (xy 260.35 35.56) (xy 266.7 35.56)) + (stroke (width 0) (type default)) + (uuid 9adb9515-021e-43cb-9934-e96219942aa5) + ) + (wire (pts (xy 369.57 95.25) (xy 378.46 95.25)) + (stroke (width 0) (type default)) + (uuid 9b382401-cdb3-4ff7-b00b-2aa29f5f7731) + ) + (wire (pts (xy 182.88 58.42) (xy 181.61 58.42)) + (stroke (width 0) (type default)) + (uuid 9ba0a4fc-7a17-432a-9fc9-5d1f3cf0aab5) + ) + (wire (pts (xy 260.35 63.5) (xy 265.43 63.5)) + (stroke (width 0) (type default)) + (uuid 9c2baa18-8435-4f0c-b549-d0b20dc0424b) + ) + (wire (pts (xy 171.45 40.64) (xy 195.58 40.64)) + (stroke (width 0) (type default)) + (uuid 9d081206-c1e7-4e6d-9805-22165157bdf0) + ) + (wire (pts (xy 77.47 193.04) (xy 77.47 210.82)) + (stroke (width 0) (type default)) + (uuid 9d4ccb86-d424-42d6-9687-d1e884f96440) + ) + (wire (pts (xy 118.11 137.16) (xy 124.46 137.16)) + (stroke (width 0) (type default)) + (uuid 9db2f5c7-c1b6-4fe1-b9d4-21e6227109bb) + ) + (wire (pts (xy 60.96 275.59) (xy 40.64 275.59)) + (stroke (width 0) (type default)) + (uuid 9dce6ade-55d5-4a07-9d80-ff9f58a235e8) + ) + (wire (pts (xy 369.57 80.01) (xy 378.46 80.01)) + (stroke (width 0) (type default)) + (uuid 9ee38955-7968-487f-9c55-8e7e9e023725) + ) + (wire (pts (xy 189.23 93.98) (xy 237.49 93.98)) + (stroke (width 0) (type default)) + (uuid 9f93279f-e009-4e78-818f-f9a20bda9361) + ) + (wire (pts (xy 63.5 62.23) (xy 63.5 60.96)) + (stroke (width 0) (type default)) + (uuid 9fda2d69-128b-4622-9a4b-ee4334f431be) + ) + (wire (pts (xy 111.76 190.5) (xy 121.92 190.5)) + (stroke (width 0) (type default)) + (uuid 9ffcaa16-23fe-4d26-8f4b-5538a565e1d7) + ) + (wire (pts (xy 50.8 73.66) (xy 68.58 73.66)) + (stroke (width 0) (type default)) + (uuid a07798d1-0dbf-498e-8e8b-f01f2aa7d290) + ) + (wire (pts (xy 40.64 274.32) (xy 40.64 275.59)) + (stroke (width 0) (type default)) + (uuid a08b5c34-8e55-4707-a155-01c16b530022) + ) + (wire (pts (xy 134.62 224.79) (xy 147.32 224.79)) + (stroke (width 0) (type default)) + (uuid a1088e06-f533-44e2-9db0-17aaf77c6793) + ) + (wire (pts (xy 369.57 87.63) (xy 378.46 87.63)) + (stroke (width 0) (type default)) + (uuid a11287cd-dc97-4770-ac11-c8276a446d57) + ) + (wire (pts (xy 81.28 247.65) (xy 101.6 247.65)) + (stroke (width 0) (type default)) + (uuid a17c3959-fc5d-46c8-be19-c92154f3b9c5) + ) + (wire (pts (xy 148.59 35.56) (xy 142.24 35.56)) + (stroke (width 0) (type default)) + (uuid a1ca68d1-38e6-4953-a736-598e4c45c309) + ) + (wire (pts (xy 73.66 60.96) (xy 73.66 62.23)) + (stroke (width 0) (type default)) + (uuid a274662b-fa04-45c4-b59f-8fede8a8e514) + ) + (wire (pts (xy 101.6 142.24) (xy 110.49 142.24)) + (stroke (width 0) (type default)) + (uuid a34b86c3-a92a-455f-9ce6-0d4a81ef9bf7) + ) + (wire (pts (xy 201.93 190.5) (xy 201.93 193.04)) + (stroke (width 0) (type default)) + (uuid a3add476-a577-4d9f-b00c-b529ffc0c672) + ) + (wire (pts (xy 121.92 224.79) (xy 121.92 226.06)) + (stroke (width 0) (type default)) + (uuid a3b1051c-c1dc-4fee-8c5a-ccf2b4f85a12) + ) + (wire (pts (xy 88.9 58.42) (xy 97.79 58.42)) + (stroke (width 0) (type default)) + (uuid a42393e2-be76-46ec-ac36-50749cce2e47) + ) + (wire (pts (xy 69.85 134.62) (xy 76.2 134.62)) + (stroke (width 0) (type default)) + (uuid a677e74b-80b7-440b-8686-30733bd84716) + ) + (wire (pts (xy 20.32 144.78) (xy 26.67 144.78)) + (stroke (width 0) (type default)) + (uuid a6d46374-091e-4dad-93da-f069b50fb653) + ) + (wire (pts (xy 260.35 33.02) (xy 261.62 33.02)) + (stroke (width 0) (type default)) + (uuid a71ef255-750e-4c31-aa51-ca8d7c850c63) + ) + (wire (pts (xy 177.8 121.92) (xy 189.23 121.92)) + (stroke (width 0) (type default)) + (uuid a7804cb8-9a2d-4969-88d8-f680d4f51953) + ) + (wire (pts (xy 92.71 184.15) (xy 95.25 184.15)) + (stroke (width 0) (type default)) + (uuid a83cec4a-72dc-4940-802f-77d6495d78b5) + ) + (wire (pts (xy 346.71 90.17) (xy 342.9 90.17)) + (stroke (width 0) (type default)) + (uuid a90db396-19af-432b-83d1-cf3e3097d7c4) + ) + (wire (pts (xy 373.38 69.85) (xy 378.46 69.85)) + (stroke (width 0) (type default)) + (uuid a9174e71-f8ae-452c-8c4b-b16d31d5ff8c) + ) + (wire (pts (xy 171.45 73.66) (xy 173.99 73.66)) + (stroke (width 0) (type default)) + (uuid a91ad64f-d9c4-42f4-a45f-bfb803046160) + ) + (wire (pts (xy 237.49 48.26) (xy 231.14 48.26)) + (stroke (width 0) (type default)) + (uuid aa155921-024d-4740-aabe-d14a3262544c) + ) + (wire (pts (xy 144.78 273.05) (xy 147.32 273.05)) + (stroke (width 0) (type default)) + (uuid aa59dcee-b4ae-435a-93b8-81053ee389d6) + ) + (wire (pts (xy 50.8 71.12) (xy 63.5 71.12)) + (stroke (width 0) (type default)) + (uuid ab83b8f5-2c2b-4a72-8a9e-5df9fe71e2be) + ) + (wire (pts (xy 330.2 234.95) (xy 328.93 234.95)) + (stroke (width 0) (type default)) + (uuid aba5e82e-48f0-49a7-b403-00bd67fe95d3) + ) + (wire (pts (xy 81.28 247.65) (xy 81.28 248.92)) + (stroke (width 0) (type default)) + (uuid abd172ed-25cc-48f9-a22f-1fa2329a0ebf) + ) + (wire (pts (xy 275.59 35.56) (xy 289.56 35.56)) + (stroke (width 0) (type default)) + (uuid ac09aba6-2197-4035-bbbd-a00c50d750ca) + ) + (wire (pts (xy 69.85 154.94) (xy 76.2 154.94)) + (stroke (width 0) (type default)) + (uuid ac2d8b34-3ac7-47e2-b40e-47ac3cf74b6a) + ) + (wire (pts (xy 196.85 200.66) (xy 196.85 190.5)) + (stroke (width 0) (type default)) + (uuid ac8b21a5-b3a2-41de-8382-0428e87735f6) + ) + (wire (pts (xy 378.46 196.85) (xy 383.54 196.85)) + (stroke (width 0) (type default)) + (uuid acbb678d-3435-4a3e-ae8f-a5ef07a30df0) + ) + (wire (pts (xy 378.46 184.15) (xy 383.54 184.15)) + (stroke (width 0) (type default)) + (uuid acf84991-ef0c-41bc-a6a3-f869d82b5f7e) + ) + (wire (pts (xy 309.88 121.92) (xy 318.77 121.92)) + (stroke (width 0) (type default)) + (uuid ad03fca7-202b-4347-a7cd-5070fb1de572) + ) + (wire (pts (xy 189.23 93.98) (xy 189.23 99.06)) + (stroke (width 0) (type default)) + (uuid ad4bcc13-83c4-4e14-975b-f249752c5c18) + ) + (wire (pts (xy 19.05 50.8) (xy 27.94 50.8)) + (stroke (width 0) (type default)) + (uuid ad53af2e-d3b9-4576-afc7-7f6243fa8697) + ) + (wire (pts (xy 330.2 234.95) (xy 331.47 234.95)) + (stroke (width 0) (type default)) + (uuid ad705d61-9e0a-4d8b-ba12-4086efe5fdf4) + ) + (wire (pts (xy 196.85 200.66) (xy 196.85 201.93)) + (stroke (width 0) (type default)) + (uuid ae32d2df-2e0e-4a80-aa70-689761c0f92f) + ) + (wire (pts (xy 360.68 234.95) (xy 363.22 234.95)) + (stroke (width 0) (type default)) + (uuid ae7ba3db-efa4-497e-9f4f-b84cb04bb2a6) + ) + (wire (pts (xy 260.35 43.18) (xy 289.56 43.18)) + (stroke (width 0) (type default)) + (uuid aef85dcf-0ba7-40c8-bbaf-141a4a760bc8) + ) + (wire (pts (xy 224.79 201.93) (xy 213.36 201.93)) + (stroke (width 0) (type default)) + (uuid af10e674-af47-4558-94c0-b0a11e6070d7) + ) + (wire (pts (xy 266.7 35.56) (xy 267.97 35.56)) + (stroke (width 0) (type default)) + (uuid afb4da9e-3b67-4c11-adbb-2f99687360e5) + ) + (wire (pts (xy 88.9 76.2) (xy 97.79 76.2)) + (stroke (width 0) (type default)) + (uuid b06719fa-2a89-4b2c-9fcb-abe8531ea45b) + ) + (wire (pts (xy 20.32 149.86) (xy 26.67 149.86)) + (stroke (width 0) (type default)) + (uuid b2bc46b0-ae53-4c19-bdee-7cdacd461e06) + ) + (wire (pts (xy 121.92 233.68) (xy 121.92 234.95)) + (stroke (width 0) (type default)) + (uuid b36fc710-8df7-4cae-aab7-5f78d3dc8535) + ) + (wire (pts (xy 309.88 124.46) (xy 318.77 124.46)) + (stroke (width 0) (type default)) + (uuid b51ff38f-fd3e-4012-b77e-7a74f3815f02) + ) + (wire (pts (xy 52.07 121.92) (xy 58.42 121.92)) + (stroke (width 0) (type default)) + (uuid b627ab0f-418e-4062-b5ce-8dc3759845e9) + ) + (wire (pts (xy 185.42 234.95) (xy 198.12 234.95)) + (stroke (width 0) (type default)) + (uuid b63c565b-0107-4652-8440-5f33fcd0deff) + ) + (wire (pts (xy 52.07 124.46) (xy 58.42 124.46)) + (stroke (width 0) (type default)) + (uuid b6c3aa08-9cac-492f-9aac-820861049a56) + ) + (wire (pts (xy 373.38 72.39) (xy 378.46 72.39)) + (stroke (width 0) (type default)) + (uuid b7013cfc-2ced-44db-a540-a9fd10236cd4) + ) + (wire (pts (xy 223.52 193.04) (xy 229.87 193.04)) + (stroke (width 0) (type default)) + (uuid b7b02174-76ca-4910-b123-71c6d4026cb2) + ) + (wire (pts (xy 264.16 21.59) (xy 264.16 22.86)) + (stroke (width 0) (type default)) + (uuid b7c65775-3883-4f5f-b105-8c0663bbb752) + ) + (wire (pts (xy 224.79 195.58) (xy 224.79 201.93)) + (stroke (width 0) (type default)) + (uuid b83e1682-4a5e-487d-b55b-d8639cfe2617) + ) + (wire (pts (xy 171.45 91.44) (xy 173.99 91.44)) + (stroke (width 0) (type default)) + (uuid b840ff20-a30f-4354-8b2b-847d8b38d0a1) + ) + (wire (pts (xy 149.86 142.24) (xy 158.75 142.24)) + (stroke (width 0) (type default)) + (uuid b868cafd-80f9-4197-bb13-990ef51d1445) + ) + (wire (pts (xy 19.05 48.26) (xy 27.94 48.26)) + (stroke (width 0) (type default)) + (uuid b8ae53e0-d47d-4470-be49-27dcba486a37) + ) + (wire (pts (xy 369.57 85.09) (xy 378.46 85.09)) + (stroke (width 0) (type default)) + (uuid b9e6cfee-a674-4555-9f30-ddfd16c15dd9) + ) + (wire (pts (xy 45.72 224.79) (xy 45.72 226.06)) + (stroke (width 0) (type default)) + (uuid b9f4151b-9b28-475e-a6d0-20db203f041f) + ) + (wire (pts (xy 20.32 139.7) (xy 26.67 139.7)) + (stroke (width 0) (type default)) + (uuid bb0ee89c-7023-4bc0-9122-0c7937b130d3) + ) + (wire (pts (xy 148.59 38.1) (xy 142.24 38.1)) + (stroke (width 0) (type default)) + (uuid bb40d248-1114-41da-87b3-278bf6c59e20) + ) + (wire (pts (xy 260.35 48.26) (xy 289.56 48.26)) + (stroke (width 0) (type default)) + (uuid bce9d782-b9a8-41e3-afe1-013b3006a08a) + ) + (wire (pts (xy 52.07 129.54) (xy 58.42 129.54)) + (stroke (width 0) (type default)) + (uuid be404d06-a0ae-4de4-9c45-1629c76ac46b) + ) + (wire (pts (xy 73.66 69.85) (xy 73.66 81.28)) + (stroke (width 0) (type default)) + (uuid be835dd7-9d6a-426c-a4aa-782e5d86a0ac) + ) + (wire (pts (xy 97.79 50.8) (xy 91.44 50.8)) + (stroke (width 0) (type default)) + (uuid beefc764-f1f7-4c27-b6e1-73e283d7fb5f) + ) + (wire (pts (xy 369.57 77.47) (xy 378.46 77.47)) + (stroke (width 0) (type default)) + (uuid bf49e4cb-0aed-4fdd-aaaf-fd5410e94fc9) + ) + (wire (pts (xy 46.99 193.04) (xy 46.99 210.82)) + (stroke (width 0) (type default)) + (uuid bfc81113-fa15-4cd7-bea2-ce8ca052f7e3) + ) + (wire (pts (xy 101.6 275.59) (xy 81.28 275.59)) + (stroke (width 0) (type default)) + (uuid c02fd590-847b-423a-9da2-2b4446412d99) + ) + (wire (pts (xy 171.45 78.74) (xy 173.99 78.74)) + (stroke (width 0) (type default)) + (uuid c0e5e41f-956b-416e-99b4-4c7600cbba68) + ) + (wire (pts (xy 201.93 193.04) (xy 203.2 193.04)) + (stroke (width 0) (type default)) + (uuid c0e77b0c-7818-489e-81a3-006a154a7c37) + ) + (wire (pts (xy 198.12 233.68) (xy 198.12 234.95)) + (stroke (width 0) (type default)) + (uuid c10ad6c3-395f-4d30-b18f-246bd0fa79b3) + ) + (wire (pts (xy 154.94 273.05) (xy 157.48 273.05)) + (stroke (width 0) (type default)) + (uuid c2719072-547f-4f61-b7f5-eaaf2fda90ee) + ) + (wire (pts (xy 151.13 196.85) (xy 151.13 198.12)) + (stroke (width 0) (type default)) + (uuid c3dc5cb0-3bb4-4f8f-921c-58f22633d95f) + ) + (wire (pts (xy 232.41 256.54) (xy 234.95 256.54)) + (stroke (width 0) (type default)) + (uuid c4560e10-a2ab-4400-8242-8a9de8aeb838) + ) + (wire (pts (xy 69.85 152.4) (xy 76.2 152.4)) + (stroke (width 0) (type default)) + (uuid c45a7312-b829-4f0f-91df-9cff15472de2) + ) + (wire (pts (xy 20.32 224.79) (xy 33.02 224.79)) + (stroke (width 0) (type default)) + (uuid c59a78b0-3279-4da0-b275-b544cba9d16c) + ) + (wire (pts (xy 205.74 71.12) (xy 213.36 71.12)) + (stroke (width 0) (type default)) + (uuid c64e3599-0e24-4f6e-b8f1-6eb7f9153b48) + ) + (wire (pts (xy 261.62 33.02) (xy 267.97 33.02)) + (stroke (width 0) (type default)) + (uuid c7ad1401-3397-4b9a-a9c7-48a95edc0c68) + ) + (wire (pts (xy 154.94 257.81) (xy 157.48 257.81)) + (stroke (width 0) (type default)) + (uuid c802745e-bddf-47ff-9d0f-85ba851bec91) + ) + (wire (pts (xy 101.6 271.78) (xy 101.6 275.59)) + (stroke (width 0) (type default)) + (uuid c87e5ecd-d207-410c-986a-6260e867864a) + ) + (wire (pts (xy 228.6 55.88) (xy 237.49 55.88)) + (stroke (width 0) (type default)) + (uuid c904396a-10aa-41d3-9a03-f95e771e9de7) + ) + (wire (pts (xy 118.11 152.4) (xy 124.46 152.4)) + (stroke (width 0) (type default)) + (uuid c9bff44e-2ffb-4ed4-9114-78040c413b7a) + ) + (wire (pts (xy 147.32 224.79) (xy 147.32 226.06)) + (stroke (width 0) (type default)) + (uuid c9f7f68d-b301-472f-9513-99b5d372e81d) + ) + (wire (pts (xy 20.32 234.95) (xy 33.02 234.95)) + (stroke (width 0) (type default)) + (uuid caf7deda-b016-457c-a499-492c350ba13e) + ) + (wire (pts (xy 71.12 246.38) (xy 71.12 247.65)) + (stroke (width 0) (type default)) + (uuid cb5e3039-122e-4c2f-8bb0-61dd47e14fd2) + ) + (wire (pts (xy 368.3 130.81) (xy 378.46 130.81)) + (stroke (width 0) (type default)) + (uuid cced3c97-ab89-47d6-a5b9-29a413323692) + ) + (wire (pts (xy 134.62 234.95) (xy 147.32 234.95)) + (stroke (width 0) (type default)) + (uuid ccf7b8fd-3139-4428-99e6-f5fd9ef442a2) + ) + (wire (pts (xy 154.94 252.73) (xy 157.48 252.73)) + (stroke (width 0) (type default)) + (uuid cdbd7868-27c0-474b-93e8-812d89fd7ce4) + ) + (wire (pts (xy 368.3 120.65) (xy 378.46 120.65)) + (stroke (width 0) (type default)) + (uuid cf2c53e0-6c18-4b1b-9a8b-ea470363928e) + ) + (wire (pts (xy 180.34 193.04) (xy 181.61 193.04)) + (stroke (width 0) (type default)) + (uuid cf7dbd5c-46be-4240-8208-89258b200d0a) + ) + (wire (pts (xy 19.05 53.34) (xy 27.94 53.34)) + (stroke (width 0) (type default)) + (uuid cfe06b6e-25c7-4724-a666-94955f825e87) + ) + (wire (pts (xy 182.88 252.73) (xy 185.42 252.73)) + (stroke (width 0) (type default)) + (uuid cfe5f53d-1c69-4595-8951-20f4602ce775) + ) + (wire (pts (xy 182.88 45.72) (xy 181.61 45.72)) + (stroke (width 0) (type default)) + (uuid d090748c-37df-41be-b8df-cbfa5825f952) + ) + (wire (pts (xy 139.7 58.42) (xy 148.59 58.42)) + (stroke (width 0) (type default)) + (uuid d1a44980-c68c-425e-8443-cadbcc4620e9) + ) + (wire (pts (xy 210.82 234.95) (xy 210.82 233.68)) + (stroke (width 0) (type default)) + (uuid d23c1cd2-bd91-4c95-9a02-afaffb4c0a59) + ) + (wire (pts (xy 20.32 132.08) (xy 26.67 132.08)) + (stroke (width 0) (type default)) + (uuid d27c74bf-9ac1-49a5-94b4-128107e47816) + ) + (wire (pts (xy 69.85 142.24) (xy 76.2 142.24)) + (stroke (width 0) (type default)) + (uuid d2c44a75-71c4-4935-93a4-8c777d9fbab5) + ) + (wire (pts (xy 260.35 45.72) (xy 289.56 45.72)) + (stroke (width 0) (type default)) + (uuid d2c9a6cd-6d29-4d92-b8a9-3e699a7bc290) + ) + (wire (pts (xy 120.65 45.72) (xy 123.19 45.72)) + (stroke (width 0) (type default)) + (uuid d2f99b11-51cf-44e5-9bc7-d403179a6807) + ) + (wire (pts (xy 223.52 190.5) (xy 229.87 190.5)) + (stroke (width 0) (type default)) + (uuid d35ba392-ef4b-42b0-a17f-f7622b9659f5) + ) + (wire (pts (xy 378.46 209.55) (xy 383.54 209.55)) + (stroke (width 0) (type default)) + (uuid d3e328f5-cbce-4390-9043-8ab6d06f66f4) + ) + (wire (pts (xy 346.71 91.44) (xy 346.71 90.17)) + (stroke (width 0) (type default)) + (uuid d47531ad-6b76-4818-8877-a22cd68f969b) + ) + (wire (pts (xy 50.8 38.1) (xy 59.69 38.1)) + (stroke (width 0) (type default)) + (uuid d495047b-628c-4d98-88cc-0eb3a48bbfd4) + ) + (wire (pts (xy 368.3 113.03) (xy 378.46 113.03)) + (stroke (width 0) (type default)) + (uuid d5400e58-70ed-4e2e-9773-63a6138d12d7) + ) + (wire (pts (xy 33.02 224.79) (xy 33.02 226.06)) + (stroke (width 0) (type default)) + (uuid d549addf-ae11-4704-8cfe-e7995271bbe4) + ) + (wire (pts (xy 223.52 234.95) (xy 223.52 233.68)) + (stroke (width 0) (type default)) + (uuid d5706df9-34ae-465a-9370-2143fe350d65) + ) + (wire (pts (xy 330.2 233.68) (xy 330.2 234.95)) + (stroke (width 0) (type default)) + (uuid d6c11f78-fb02-4ece-abcf-1be4e45469ff) + ) + (wire (pts (xy 88.9 55.88) (xy 97.79 55.88)) + (stroke (width 0) (type default)) + (uuid d72cf1a2-57b4-4b63-82b5-719c123ec17b) + ) + (wire (pts (xy 213.36 200.66) (xy 213.36 201.93)) + (stroke (width 0) (type default)) + (uuid d7813425-2f7f-46f4-92f7-de9a77b9906d) + ) + (wire (pts (xy 160.02 224.79) (xy 172.72 224.79)) + (stroke (width 0) (type default)) + (uuid d7972972-2a9a-4fc5-b67d-cf879c98dee8) + ) + (wire (pts (xy 367.03 36.83) (xy 378.46 36.83)) + (stroke (width 0) (type default)) + (uuid d7e69268-75f2-4ece-9ca1-65b53a3ba4d8) + ) + (wire (pts (xy 118.11 132.08) (xy 124.46 132.08)) + (stroke (width 0) (type default)) + (uuid d80cb570-e0ad-4482-9a1e-9482cc790893) + ) + (wire (pts (xy 369.57 92.71) (xy 378.46 92.71)) + (stroke (width 0) (type default)) + (uuid d83be503-8f1a-416f-9993-5450eeee422d) + ) + (wire (pts (xy 360.68 196.85) (xy 363.22 196.85)) + (stroke (width 0) (type default)) + (uuid d855bd5c-86c7-4841-8dc9-5a298dab4c24) + ) + (wire (pts (xy 172.72 50.8) (xy 172.72 53.34)) + (stroke (width 0) (type default)) + (uuid d8ae51a9-103f-4c64-96bd-163a832c25c6) + ) + (wire (pts (xy 55.88 201.93) (xy 58.42 201.93)) + (stroke (width 0) (type default)) + (uuid d8b087c8-eefb-4fa2-b756-6edc43cd9cdb) + ) + (wire (pts (xy 71.12 247.65) (xy 81.28 247.65)) + (stroke (width 0) (type default)) + (uuid d9138588-dbc7-49ae-84fb-b4e8212b8ae0) + ) + (wire (pts (xy 181.61 190.5) (xy 186.69 190.5)) + (stroke (width 0) (type default)) + (uuid d9343c68-3cf7-4618-b2f8-93c38b3252e8) + ) + (wire (pts (xy 149.86 124.46) (xy 156.21 124.46)) + (stroke (width 0) (type default)) + (uuid d9956b86-cb1a-4193-882f-19a0a82c7879) + ) + (wire (pts (xy 149.86 127) (xy 156.21 127)) + (stroke (width 0) (type default)) + (uuid d9de7a1a-03f5-4f0d-b00f-930079f5f337) + ) + (wire (pts (xy 20.32 121.92) (xy 26.67 121.92)) + (stroke (width 0) (type default)) + (uuid d9f36e5d-12db-4b63-be5f-b6b5dc7618c6) + ) + (wire (pts (xy 368.3 153.67) (xy 378.46 153.67)) + (stroke (width 0) (type default)) + (uuid daf4991f-547d-4360-81e7-5236f65b088b) + ) + (wire (pts (xy 139.7 60.96) (xy 148.59 60.96)) + (stroke (width 0) (type default)) + (uuid db27deec-3a1a-4fbc-a6f6-7c99e00e5430) + ) + (wire (pts (xy 104.14 184.15) (xy 102.87 184.15)) + (stroke (width 0) (type default)) + (uuid dc800172-730c-4b45-bc26-b7eba9cc2622) + ) + (wire (pts (xy 171.45 35.56) (xy 195.58 35.56)) + (stroke (width 0) (type default)) + (uuid dd403d2c-1c20-4182-a25e-95f68b748249) + ) + (wire (pts (xy 369.57 97.79) (xy 378.46 97.79)) + (stroke (width 0) (type default)) + (uuid dd47a1f0-b7e5-4309-a11e-083a8596df93) + ) + (wire (pts (xy 50.8 43.18) (xy 59.69 43.18)) + (stroke (width 0) (type default)) + (uuid ddd8f447-aafc-4e09-8d18-1e9a968b4922) + ) + (wire (pts (xy 195.58 200.66) (xy 196.85 200.66)) + (stroke (width 0) (type default)) + (uuid de248ef1-e8a7-4cab-b10c-9c5193e5aad4) + ) + (wire (pts (xy 88.9 63.5) (xy 97.79 63.5)) + (stroke (width 0) (type default)) + (uuid de2c08be-0c5c-484a-abcb-bc6363fdca63) + ) + (wire (pts (xy 171.45 93.98) (xy 173.99 93.98)) + (stroke (width 0) (type default)) + (uuid df474bf4-d68c-4d35-aefa-eb6675b4a5c0) + ) + (wire (pts (xy 121.92 234.95) (xy 134.62 234.95)) + (stroke (width 0) (type default)) + (uuid dfe9a766-3e00-4951-8e27-19043a0bdd8b) + ) + (wire (pts (xy 160.02 233.68) (xy 160.02 234.95)) + (stroke (width 0) (type default)) + (uuid e0ebbde2-f019-4eb5-b1db-c20ed3f2a80d) + ) + (wire (pts (xy 20.32 127) (xy 26.67 127)) + (stroke (width 0) (type default)) + (uuid e118e973-3de8-47e1-a5e4-f2740282163e) + ) + (wire (pts (xy 185.42 233.68) (xy 185.42 234.95)) + (stroke (width 0) (type default)) + (uuid e2b70c5a-9b4e-465a-b5d1-310e9160d20f) + ) + (wire (pts (xy 50.8 58.42) (xy 59.69 58.42)) + (stroke (width 0) (type default)) + (uuid e2c49e7e-8234-4c7a-bf75-049a81474155) + ) + (wire (pts (xy 181.61 93.98) (xy 182.88 93.98)) + (stroke (width 0) (type default)) + (uuid e2cb5b0e-8ede-4bb6-b94b-215c23de412a) + ) + (wire (pts (xy 171.45 45.72) (xy 173.99 45.72)) + (stroke (width 0) (type default)) + (uuid e38586ed-3a22-4879-a1e7-091e64293d6a) + ) + (wire (pts (xy 83.82 224.79) (xy 83.82 226.06)) + (stroke (width 0) (type default)) + (uuid e38e9fcf-be88-48b4-a7b2-2ec4e6d1dca5) + ) + (wire (pts (xy 66.04 201.93) (xy 67.31 201.93)) + (stroke (width 0) (type default)) + (uuid e39700f1-99c8-453e-8e87-0066e7e1ec24) + ) + (wire (pts (xy 368.3 135.89) (xy 378.46 135.89)) + (stroke (width 0) (type default)) + (uuid e3d52af8-7c0d-45e1-8025-9d0304f7a568) + ) + (wire (pts (xy 186.69 190.5) (xy 187.96 190.5)) + (stroke (width 0) (type default)) + (uuid e4537b08-9b44-4dbb-836c-894d0fe46a7c) + ) + (wire (pts (xy 177.8 119.38) (xy 189.23 119.38)) + (stroke (width 0) (type default)) + (uuid e490c7d4-7805-4603-8524-3670a65c91fa) + ) + (wire (pts (xy 309.88 132.08) (xy 318.77 132.08)) + (stroke (width 0) (type default)) + (uuid e808ee38-55ed-4e11-a123-845592151e84) + ) + (wire (pts (xy 144.78 252.73) (xy 147.32 252.73)) + (stroke (width 0) (type default)) + (uuid e83da36f-abb0-4210-94be-cfa6f1aae5a6) + ) + (wire (pts (xy 340.36 171.45) (xy 345.44 171.45)) + (stroke (width 0) (type default)) + (uuid e95cb8e7-0fc9-4c31-870f-801cd73502fc) + ) + (wire (pts (xy 95.25 201.93) (xy 104.14 201.93)) + (stroke (width 0) (type default)) + (uuid e9985b9c-ad00-456e-9c38-12a8c1f22275) + ) + (wire (pts (xy 121.92 275.59) (xy 101.6 275.59)) + (stroke (width 0) (type default)) + (uuid ea5c026b-4d43-4683-95ea-7f0ec7d835bc) + ) + (wire (pts (xy 132.08 45.72) (xy 132.08 48.26)) + (stroke (width 0) (type default)) + (uuid eaaf74a5-64e7-48ab-8924-3be4c8defa9c) + ) + (wire (pts (xy 283.21 137.16) (xy 284.48 137.16)) + (stroke (width 0) (type default)) + (uuid eabecdf7-5716-438a-89d7-e211f78d51dc) + ) + (wire (pts (xy 68.58 60.96) (xy 71.12 60.96)) + (stroke (width 0) (type default)) + (uuid eac18ad5-f603-4c15-82cc-3b75edab9a60) + ) + (wire (pts (xy 69.85 129.54) (xy 76.2 129.54)) + (stroke (width 0) (type default)) + (uuid eb6faabd-fd7b-4552-8861-71d63b2cf04c) + ) + (wire (pts (xy 33.02 224.79) (xy 45.72 224.79)) + (stroke (width 0) (type default)) + (uuid ec93b822-4c76-4bb2-abe5-5045a6fb4522) + ) + (wire (pts (xy 50.8 50.8) (xy 59.69 50.8)) + (stroke (width 0) (type default)) + (uuid ece3a318-9af8-4764-b501-d552a328aed3) + ) + (wire (pts (xy 58.42 224.79) (xy 71.12 224.79)) + (stroke (width 0) (type default)) + (uuid ed03fab3-faa8-42aa-8420-312f4d0c3412) + ) + (wire (pts (xy 77.47 210.82) (xy 46.99 210.82)) + (stroke (width 0) (type default)) + (uuid edba14c3-56f8-4d05-aee8-b53593f99db2) + ) + (wire (pts (xy 149.86 119.38) (xy 156.21 119.38)) + (stroke (width 0) (type default)) + (uuid ee0b0b04-f6e2-459d-917e-c18fb3d66f9d) + ) + (wire (pts (xy 130.81 50.8) (xy 132.08 50.8)) + (stroke (width 0) (type default)) + (uuid ee3d8794-27d8-4258-b61a-e573517eb0fc) + ) + (wire (pts (xy 78.74 69.85) (xy 78.74 83.82)) + (stroke (width 0) (type default)) + (uuid ee70137e-afa8-4125-960c-3f4b910fd93b) + ) + (wire (pts (xy 45.72 224.79) (xy 58.42 224.79)) + (stroke (width 0) (type default)) + (uuid eee16075-d221-4dab-822c-9b5a24b62ff6) + ) + (wire (pts (xy 29.21 190.5) (xy 29.21 193.04)) + (stroke (width 0) (type default)) + (uuid ef14fd71-b184-4b73-8463-153f22494377) + ) + (wire (pts (xy 86.36 83.82) (xy 87.63 83.82)) + (stroke (width 0) (type default)) + (uuid ef27d325-f2b5-4d3a-9277-2ddf37ea6532) + ) + (wire (pts (xy 20.32 147.32) (xy 26.67 147.32)) + (stroke (width 0) (type default)) + (uuid f0b8ef32-048f-4382-a016-22a303da16b9) + ) + (wire (pts (xy 148.59 33.02) (xy 142.24 33.02)) + (stroke (width 0) (type default)) + (uuid f145e9ac-14aa-4053-b08f-b53621f99df0) + ) + (wire (pts (xy 261.62 22.86) (xy 264.16 22.86)) + (stroke (width 0) (type default)) + (uuid f15b394d-184d-445e-8579-504a7a723cbd) + ) + (wire (pts (xy 193.04 252.73) (xy 195.58 252.73)) + (stroke (width 0) (type default)) + (uuid f2281a21-7468-4558-8109-11535cfc123c) + ) + (wire (pts (xy 228.6 73.66) (xy 237.49 73.66)) + (stroke (width 0) (type default)) + (uuid f24b12b1-3018-4d0d-bd1e-f9b4a678167a) + ) + (wire (pts (xy 201.93 195.58) (xy 203.2 195.58)) + (stroke (width 0) (type default)) + (uuid f3bd8285-2b58-4343-891c-d4b2a6d1db16) + ) + (wire (pts (xy 19.05 68.58) (xy 27.94 68.58)) + (stroke (width 0) (type default)) + (uuid f3bfc478-e2a5-483d-ba76-f845263a8093) + ) + (wire (pts (xy 67.31 201.93) (xy 67.31 200.66)) + (stroke (width 0) (type default)) + (uuid f4a73dd2-a519-4e7d-9ada-eee4b9febc48) + ) + (wire (pts (xy 260.35 124.46) (xy 270.51 124.46)) + (stroke (width 0) (type default)) + (uuid f4b06e06-ebd1-4d9a-bdcb-a2537788ed3a) + ) + (wire (pts (xy 45.72 234.95) (xy 58.42 234.95)) + (stroke (width 0) (type default)) + (uuid f4d1253e-d38e-43f0-97f2-0d7bdd08db0f) + ) + (wire (pts (xy 261.62 31.75) (xy 261.62 33.02)) + (stroke (width 0) (type default)) + (uuid f511d0ab-a89e-4e60-843f-10d7291c136d) + ) + (wire (pts (xy 193.04 273.05) (xy 195.58 273.05)) + (stroke (width 0) (type default)) + (uuid f60f54c4-d5d7-498d-a7e8-674824b80891) + ) + (wire (pts (xy 96.52 233.68) (xy 96.52 234.95)) + (stroke (width 0) (type default)) + (uuid f63d2865-85fe-4d6e-a481-731fba4b65b8) + ) + (wire (pts (xy 118.11 121.92) (xy 124.46 121.92)) + (stroke (width 0) (type default)) + (uuid f6657b6e-6917-42eb-862b-150c64f26d5d) + ) + (wire (pts (xy 345.44 31.75) (xy 351.79 31.75)) + (stroke (width 0) (type default)) + (uuid f667e54d-53c1-4508-8ff4-e9de165634b0) + ) + (wire (pts (xy 139.7 73.66) (xy 148.59 73.66)) + (stroke (width 0) (type default)) + (uuid f687c259-7d09-47f6-ac94-e2fa685ac0c8) + ) + (wire (pts (xy 88.9 60.96) (xy 97.79 60.96)) + (stroke (width 0) (type default)) + (uuid f6a08be9-a4ed-4ed8-91be-722ec4808c86) + ) + (wire (pts (xy 201.93 201.93) (xy 201.93 195.58)) + (stroke (width 0) (type default)) + (uuid f7659ea1-42ab-4c49-8e09-1397f2e66aa2) + ) + (wire (pts (xy 187.96 200.66) (xy 186.69 200.66)) + (stroke (width 0) (type default)) + (uuid f835c5a1-e99f-4341-b880-2d639b6e0181) + ) + (wire (pts (xy 172.72 233.68) (xy 172.72 234.95)) + (stroke (width 0) (type default)) + (uuid f8d6776b-836f-41a8-899d-22aec4ce9e21) + ) + (wire (pts (xy 104.14 184.15) (xy 104.14 185.42)) + (stroke (width 0) (type default)) + (uuid f93e367a-8894-4d8c-bc08-5db42a26ffe4) + ) + (wire (pts (xy 223.52 226.06) (xy 223.52 224.79)) + (stroke (width 0) (type default)) + (uuid f9714528-7a55-4d4e-8232-5bc0cc758c89) + ) + (wire (pts (xy 101.6 149.86) (xy 107.95 149.86)) + (stroke (width 0) (type default)) + (uuid fab27d18-ca1f-47eb-bd4e-c3f07983c4f8) + ) + (wire (pts (xy 50.8 48.26) (xy 59.69 48.26)) + (stroke (width 0) (type default)) + (uuid fac4874a-abf5-4f4f-adbc-078d5dd84c80) + ) + (wire (pts (xy 130.81 48.26) (xy 132.08 48.26)) + (stroke (width 0) (type default)) + (uuid fadc449d-af34-4ba0-b825-bb209f6afd61) + ) + (wire (pts (xy 123.19 99.06) (xy 123.19 83.82)) + (stroke (width 0) (type default)) + (uuid fadd69ec-574c-4f21-8add-0fc614d88227) + ) + (wire (pts (xy 154.94 267.97) (xy 157.48 267.97)) + (stroke (width 0) (type default)) + (uuid fb7c56cc-9d1f-4c05-9950-09a7ed87804b) + ) + (wire (pts (xy 368.3 118.11) (xy 378.46 118.11)) + (stroke (width 0) (type default)) + (uuid fbdfbcda-c6f5-4021-925f-5f3f10c940f0) + ) + (wire (pts (xy 198.12 234.95) (xy 210.82 234.95)) + (stroke (width 0) (type default)) + (uuid fbf577ce-9433-4a3e-a312-9b0a3ffb24dd) + ) + (wire (pts (xy 368.3 115.57) (xy 378.46 115.57)) + (stroke (width 0) (type default)) + (uuid fcbd74a7-c7b9-419e-a598-b2e4357d1544) + ) + (wire (pts (xy 340.36 234.95) (xy 339.09 234.95)) + (stroke (width 0) (type default)) + (uuid fd9f66db-53a0-49fc-8bf3-f5ea9cbda6b8) + ) + (wire (pts (xy 19.05 78.74) (xy 27.94 78.74)) + (stroke (width 0) (type default)) + (uuid fdb13980-ea08-41b3-bc71-522ff8651dd3) + ) + (wire (pts (xy 45.72 193.04) (xy 46.99 193.04)) + (stroke (width 0) (type default)) + (uuid fe45f60f-1bd9-45fb-b7da-2da8b951752a) + ) + (wire (pts (xy 309.88 119.38) (xy 318.77 119.38)) + (stroke (width 0) (type default)) + (uuid ff68a6d8-661a-4835-bcfc-b8a88e71b2d9) + ) + (wire (pts (xy 20.32 247.65) (xy 40.64 247.65)) + (stroke (width 0) (type default)) + (uuid ffc76eac-a2cc-46c9-8e31-07a299962b04) + ) + + (label "~{RTSA}" (at 172.72 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 00bda924-3e6e-4770-8d9e-4a3001d3f542) + ) + (label "A2" (at 71.12 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 01df78f8-b7df-461f-acff-58455f77e370) + ) + (label "~{RESET}" (at 20.32 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 024a6f11-a2d4-4635-93b2-e7d794e210de) + ) + (label "D0" (at 102.87 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0432b331-6c97-4445-89f6-b288737306b5) + ) + (label "SCLK" (at 172.72 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 04f57eef-eb28-48b3-bd29-52c657bb8091) + ) + (label "A7" (at 119.38 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 05a68094-49cb-4eb7-acd9-2c9b5ee67c4f) + ) + (label "RxDB" (at 172.72 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 075903d4-e4e2-4547-999f-774c2a9bc308) + ) + (label "~{ROM_CE}" (at 215.9 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 07afb3da-b20c-4542-8b87-aa99e187893a) + ) + (label "~{RD}" (at 140.97 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 081acb06-5a8e-41fb-ba3d-583bea465017) + ) + (label "D7" (at 147.32 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 08977a41-be65-4df0-92de-8d80e9f85fd0) + ) + (label "D1" (at 96.52 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0ac742c9-db0a-4009-af24-a9ce02f80427) + ) + (label "A1" (at 21.59 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0af58839-9801-4598-a84a-655e513e73a0) + ) + (label "D0" (at 147.32 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0c85f953-dcad-487a-b53c-a6e9c0dbab0f) + ) + (label "D0" (at 370.84 74.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0c919191-639b-45b6-b6da-d0bceaed0c63) + ) + (label "S5" (at 379.73 222.25 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0d644bf2-465a-4b93-b1f2-1f0cb2b1597c) + ) + (label "~{IORQ}" (at 140.97 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0e593e82-268b-4095-ab83-924dd4c81566) + ) + (label "D6" (at 370.84 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 10988eac-b307-4163-a688-c2dd5abea77d) + ) + (label "A12" (at 21.59 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 13233d38-3fe8-4529-a8e1-0fc25430c4e2) + ) + (label "D1" (at 147.32 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 14917c8f-5409-4778-bd6d-91de54fc744b) + ) + (label "A" (at 368.3 34.29 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1803c39b-0508-42ce-a091-d7c78d945e1f) + ) + (label "SCL" (at 224.79 193.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 18f946b6-b580-40a6-86a8-1c60e8afc13d) + ) + (label "~{WR}" (at 102.87 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1aef2370-f521-4f43-9444-2a558683d78a) + ) + (label "CLK" (at 90.17 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1b33c938-5409-4e24-be73-f73f57dc1f7d) + ) + (label "D0" (at 54.61 190.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1b5b0ef2-a502-40e6-92e5-1411482f0fe6) + ) + (label "S1" (at 379.73 171.45 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1ba80ff3-5328-4b5b-be5b-798bbf98fd28) + ) + (label "D1" (at 102.87 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1c202cd9-f41e-4a24-88b6-be932278a442) + ) + (label "~{RD}" (at 52.07 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1c212922-e244-4fa2-b43a-ae995eb6bc41) + ) + (label "A6" (at 20.32 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1d87dbeb-acad-46fc-a0b8-7920d4dea7e2) + ) + (label "A0" (at 119.38 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1dae0e77-d63f-483b-baf1-7de23f2f6caf) + ) + (label "D2" (at 236.22 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 1e7b2cfe-4fe1-4b11-87cf-3b2639dec9ba) + ) + (label "TxDA" (at 172.72 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1f6dd54b-7730-4e5e-8fb8-fdd24ec89f2d) + ) + (label "A4" (at 71.12 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1f870489-7cec-48cb-8f51-a7fcf8f69394) + ) + (label "~{SIO_CE}" (at 311.15 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1f9b4740-5636-46b9-934b-e2ff9e5f0ddf) + ) + (label "S4" (at 261.62 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 20d9ccef-dba6-4295-88fa-44d1df2e96d7) + ) + (label "A14" (at 21.59 154.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2101475d-4fac-4528-a60b-92c3f5f4f6b8) + ) + (label "~{RD}" (at 151.13 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 218d40ca-3250-4c09-8ef1-a84440ee0cb1) + ) + (label "A13" (at 21.59 152.4 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 218e65c7-fb54-4608-923e-c369994149fb) + ) + (label "A0" (at 71.12 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 21b3c364-a57e-4aa3-afa9-896e453125bc) + ) + (label "A8" (at 119.38 139.7 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2205eb49-5ae1-47bf-a8a9-fc98a2436233) + ) + (label "A4" (at 20.32 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 22373dd8-2b95-4981-9ece-c8ae7eceecd6) + ) + (label "A0" (at 369.57 130.81 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 22498549-c3fa-49f2-aeef-a0e77777c01b) + ) + (label "~{RESET}" (at 370.84 102.87 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 227584a1-7785-4e9a-b43a-3576b9a099fe) + ) + (label "~{LCK_CE}" (at 27.94 193.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 23c5894d-c73d-45fa-8294-c103a95e0ebc) + ) + (label "D7" (at 151.13 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2437e69b-59e3-45e2-afc8-0ca30cda4d37) + ) + (label "A3" (at 21.59 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 246cb59e-a048-47e7-a709-47ac5e8528bc) + ) + (label "~{M1}" (at 20.32 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 26685dd3-e2d1-4b68-a1b5-99cd3729990e) + ) + (label "~{EX1_CE}" (at 375.92 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 26810172-b918-4231-a6b9-6c50bbdad238) + ) + (label "A3" (at 20.32 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 276cb34d-5624-4954-9bfa-03aecd3a1a96) + ) + (label "D1" (at 151.13 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 294fd1b5-5876-4348-b20d-e0e4d4ffab9a) + ) + (label "~{RESET}" (at 379.73 234.95 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 29bf012a-2eab-491c-8452-a749850e9b95) + ) + (label "A2" (at 20.32 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 29c18a04-e6d2-4988-a4c6-20fce227da3b) + ) + (label "~{RD}" (at 90.17 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2b075683-48e3-40b6-a685-8d0ea1435fa8) + ) + (label "~{WR}" (at 369.57 128.27 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2ca57e2a-8b8e-4774-b13a-7cc71cc8ee8e) + ) + (label "A7" (at 20.32 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2e8c2258-8ac1-43d1-8c44-9df31e0f9fd9) + ) + (label "K2" (at 341.63 184.15 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2ea71ccc-4c9e-4a62-a077-23f9db654669) + ) + (label "D5" (at 370.84 87.63 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2ef8d000-e4d9-441e-be6c-f940e8702f55) + ) + (label "~{IORQ}" (at 52.07 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2ff77114-c27c-4cee-91f6-85280a5d890a) + ) + (label "D3" (at 96.52 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 30cd0511-735c-44c2-a39d-15d68e6b91fd) + ) + (label "A7" (at 71.12 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 310d50ba-95a4-497d-ba54-1391aef98e70) + ) + (label "A4" (at 21.59 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3142c88d-d618-4e5c-b258-6c118971ed9d) + ) + (label "A14" (at 119.38 154.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 344a2e80-c6df-44d4-92cd-9f90edad83ab) + ) + (label "D2" (at 370.84 80.01 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3474aab1-a463-425e-9ae7-4dc0990ffd43) + ) + (label "A6" (at 21.59 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 35b4919a-e72a-4a1e-a9a0-cc9321ea232e) + ) + (label "D4" (at 96.52 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 36fbaa93-21d6-4e04-a00a-3e019765b96a) + ) + (label "S3" (at 261.62 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 38d65931-ae30-4a2a-9836-61decc6a25b0) + ) + (label "~{WR}" (at 151.13 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3a4e8dac-1b4c-4be0-9b18-06edab1bc08c) + ) + (label "S4" (at 379.73 209.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3e932ba7-3a19-457a-9285-1fae55ec0d41) + ) + (label "~{M1}" (at 276.86 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3ffc8ea1-f5f1-41ca-bc3d-aa2701c78ca7) + ) + (label "~{RESET}" (at 90.17 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 40c052dc-f55d-47cf-947d-5a440f4da4eb) + ) + (label "D7" (at 53.34 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 41520acd-76f3-4418-9e82-5c0750adbdb5) + ) + (label "~{PIO_CE}" (at 311.15 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 42c3f24b-868a-4011-8489-976ad11754ba) + ) + (label "~{IORQ}" (at 90.17 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 449b3886-1c62-4588-910c-ef0113de2602) + ) + (label "D6" (at 102.87 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 44a9f19c-cec0-4ca1-8883-fd71a27b6571) + ) + (label "A" (at 261.62 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 45534fa9-9f7d-4622-832f-1ae62d6d41d6) + ) + (label "A15" (at 20.32 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 45858d1a-64d5-4bc2-92e9-d171515a2a28) + ) + (label "K5" (at 341.63 222.25 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 46cb1a02-c238-474b-a724-7ae9d6fdf2d0) + ) + (label "A3" (at 71.12 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 471ba6be-60ec-46fb-94db-13a8615cb340) + ) + (label "~{EX2_CE}" (at 311.15 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 478f828c-f3d6-484b-977f-164846fe4876) + ) + (label "~{RESET}" (at 207.01 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 48ea7857-a245-43ff-9dd7-62e9021f1e2c) + ) + (label "~{INT}" (at 90.17 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 49a9a690-ba8b-4a7a-b926-3e2baec341c4) + ) + (label "B" (at 368.3 36.83 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4a001bfa-78ff-473b-b7a3-42243d618f40) + ) + (label "A1" (at 119.38 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4a20db96-b038-47cb-9d82-63b306ecaa73) + ) + (label "~{INT}" (at 52.07 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4a97b98d-8df1-4c14-a1e7-4e52f92971ee) + ) + (label "K1" (at 341.63 171.45 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4e0bf782-8d21-415c-9c13-8c3b51b45c1a) + ) + (label "A14" (at 20.32 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4ee5b64f-9034-49e8-9735-f6bc38a0631a) + ) + (label "A11" (at 21.59 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4f7fed2f-0fd9-47df-b0b0-c6ff88987543) + ) + (label "S1" (at 261.62 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 501f86ae-6abd-4283-b919-c31da8bc77ee) + ) + (label "A12" (at 20.32 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 502d039a-253e-4f5e-a8ab-7861a482cb79) + ) + (label "D3" (at 52.07 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 51cf0f2c-dd5c-45d1-b61a-85d6853301bd) + ) + (label "~{TFT_CE}" (at 370.84 95.25 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 531fc09f-7ce8-45e8-8aa2-c56a1a77da4e) + ) + (label "A6" (at 276.86 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 537b6de2-49c8-4ec9-830d-3f712013697a) + ) + (label "D3" (at 102.87 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 576f9c95-60d7-4ebb-8fbb-d800395d9bd9) + ) + (label "A1" (at 229.87 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 585b4444-f690-4620-ba68-9eb6c2c2ff45) + ) + (label "A9" (at 21.59 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5866ceb6-664f-483d-a0f9-116a3c4dc20f) + ) + (label "A15" (at 179.07 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 58cd842d-e117-4d93-b6c3-869123c98902) + ) + (label "A5" (at 20.32 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 59052f2e-9142-426d-ba0c-636406e981ac) + ) + (label "CLK" (at 140.97 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 59082f08-48d8-4825-984f-d27cbd580ecf) + ) + (label "K5" (at 368.3 49.53 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 59cc1d4f-7b9e-4b55-94d4-83adb07006c9) + ) + (label "D6" (at 53.34 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 59ded439-e287-4a1e-8621-39b65b86c219) + ) + (label "A13" (at 119.38 152.4 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5a02a738-c142-4724-9ab9-7579bc0b3023) + ) + (label "D4" (at 53.34 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5b6dded9-9b35-4ba2-9b1d-4ee2600de76c) + ) + (label "S3" (at 379.73 196.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5da74a3f-3074-4602-ae1e-6fb3b1a6c0e3) + ) + (label "A0" (at 90.17 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5de1d216-caa9-490e-9028-b9d18f4a0d5a) + ) + (label "K3" (at 341.63 196.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5eda0ec5-8499-4173-92be-0c4046780ae0) + ) + (label "A9" (at 71.12 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 616fa4cf-93af-450e-a728-803e635efbd6) + ) + (label "D4" (at 369.57 143.51 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6290811f-033e-4c2d-bc19-0cb579a88fe6) + ) + (label "~{EX2_CE}" (at 375.92 115.57 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 64787214-7935-4af2-b7e1-9dc171b0327a) + ) + (label "SDA" (at 276.86 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 65cf7ecd-a536-42c0-a549-773c30ef55d9) + ) + (label "D6" (at 369.57 148.59 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 672651f3-ad12-4249-ae30-a815f019d8a8) + ) + (label "D5" (at 102.87 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 68c5667a-af4f-4a46-af80-2246fce5606e) + ) + (label "SCL" (at 276.86 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 693acfc1-00ed-41d2-9602-b46a5cab6ea3) + ) + (label "~{M1}" (at 140.97 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6a00552e-541e-4e25-be26-0d3ac43843c9) + ) + (label "~{WAIT}" (at 369.57 120.65 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6af9b728-28c1-4610-8043-e967ca069383) + ) + (label "D7" (at 369.57 151.13 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6b2ae799-a6b4-4e12-9f3d-6b5533319d98) + ) + (label "K3" (at 368.3 44.45 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6c26428e-9a61-420b-b720-d623d8266afc) + ) + (label "D0" (at 96.52 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6c41f728-d9a0-4c3d-8738-d696bfe48986) + ) + (label "MFP" (at 147.32 198.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6f5a96cc-7d76-4426-a16c-74e36dda02f1) + ) + (label "D3" (at 147.32 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6f709080-3d69-4df2-9a64-338bb4039942) + ) + (label "~{CTC_CE}" (at 96.52 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6f7d11ad-270d-40dc-bf67-356e9e3d6606) + ) + (label "D7" (at 102.87 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 709b133c-c228-4b29-8019-9ed7a0a043c5) + ) + (label "~{IORQ}" (at 229.87 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 71a67f6d-d269-4dfe-be58-56d1a9cc1deb) + ) + (label "TxDB" (at 172.72 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 71f6d419-3919-458f-a88d-c634a0c5505f) + ) + (label "~{RAM2_CE}" (at 261.62 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7293a953-0fbc-4946-8daa-174e187d8415) + ) + (label "MFP" (at 261.62 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 729a1238-0c6e-424b-80f9-b62173b7c7d3) + ) + (label "ROM{slash}RAM" (at 179.07 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7371c3d5-7ae0-4d82-a677-5a2ce6cd2d3b) + ) + (label "D1" (at 53.34 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 73a57c86-b95e-49ef-973f-54b3927bd3f3) + ) + (label "D3" (at 370.84 82.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 73e07f12-4e04-42a7-b7b8-74ddb07f715c) + ) + (label "D0" (at 369.57 133.35 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 74643f2f-6833-41b2-ab46-e44798447920) + ) + (label "~{PIO_CE}" (at 236.22 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 75fd557f-b6bb-469c-a791-7c33ffc82dfe) + ) + (label "D4" (at 147.32 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 7600c79d-91ab-4f7b-a9d3-5a7e9e495070) + ) + (label "D7" (at 52.07 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 760456ea-7c31-4f80-86d8-c10deb2e8dfc) + ) + (label "~{RD}" (at 229.87 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 76aa93f8-8d10-4de3-9443-54a9cd223a5b) + ) + (label "A11" (at 20.32 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7a0fe076-af9d-449e-8469-dca7f09f88af) + ) + (label "A0" (at 370.84 105.41 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7a67481c-4ba2-4edc-be58-0a2de85eeff5) + ) + (label "A3" (at 119.38 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7b1f88dd-0d01-46f9-bfad-8fb51d0de7ae) + ) + (label "K4" (at 341.63 209.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7b6ae4dd-acc3-44be-a7a1-a888de4bdcd5) + ) + (label "D7" (at 370.84 92.71 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7bbe4f9a-44eb-45ed-9b9c-7b357214d31d) + ) + (label "D2" (at 53.34 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 81184f78-a076-4ab3-a3f0-f985f1d8911f) + ) + (label "A6" (at 71.12 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8286fe34-a1b4-4cdd-aa70-b0ccccb88776) + ) + (label "CLK" (at 346.71 31.75 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 83a7a54e-0564-4517-a2c1-11342e1c3e54) + ) + (label "A0" (at 20.32 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 84b1931c-8be7-45af-9728-2a22c4fa23b8) + ) + (label "A11" (at 119.38 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 86c3c168-ae8f-4375-915c-2885e38000a6) + ) + (label "~{RESET}" (at 140.97 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 885bc5e4-25eb-4107-b340-70a86f077373) + ) + (label "~{M1}" (at 207.01 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 889ade21-8681-48fc-94bc-5736b4fb989b) + ) + (label "~{CTC_CE}" (at 311.15 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 88c89283-3689-490a-8beb-e89ead020138) + ) + (label "A14" (at 71.12 154.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8a9bf46f-1e16-4dc1-8a7f-5076e9ef9077) + ) + (label "SDA" (at 158.75 193.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 8ab1fa5d-b23f-4113-a414-545aae24f153) + ) + (label "K1" (at 368.3 39.37 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8c5075c0-c76b-49be-a6cf-7445d6a1a07c) + ) + (label "~{RD}" (at 102.87 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8fca52e0-773c-433c-90d9-a97d7317e0a2) + ) + (label "SCLK" (at 172.72 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 90201838-5a74-4444-9340-c40494011e7a) + ) + (label "D4" (at 370.84 85.09 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9030120a-af99-43e3-9242-0fa44018c1c8) + ) + (label "A13" (at 71.12 152.4 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9111fc43-ebd8-447f-a410-91e1e10ee0e6) + ) + (label "~{MREQ}" (at 52.07 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 925a02a8-e891-4436-85f2-b8e8a3971679) + ) + (label "A2" (at 21.59 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 92fb939a-b654-40a7-9cb4-f099e7d2ce86) + ) + (label "D0" (at 52.07 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 93445ce0-8e97-4ddf-9720-66c10539e0ce) + ) + (label "D2" (at 96.52 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 93aee0da-a45c-4e65-90df-50f60d711555) + ) + (label "D4" (at 236.22 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 95a1feec-5a28-450f-a4f5-47db108d0fb6) + ) + (label "D0" (at 151.13 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 95b6d589-be01-4dd2-bcf8-f9bf23282c94) + ) + (label "~{RESET}" (at 369.57 123.19 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 95c4d8cc-a95f-491a-a57d-95aa586cd419) + ) + (label "~{LCK_CE}" (at 311.15 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 95d54ca5-b721-466f-890a-c822650491b9) + ) + (label "~{ROM_WR}" (at 76.2 190.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 974e4467-54b6-41fc-b3d1-ff0a65a8685c) + ) + (label "~{WR}" (at 52.07 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 98d16424-1158-4832-9eec-f213f07d3304) + ) + (label "~{SIO_CE}" (at 147.32 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 996241db-0234-45bf-95db-21747d73e623) + ) + (label "A6" (at 119.38 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 99bcee13-aa49-4081-9abb-3c63f2a28892) + ) + (label "A7" (at 21.59 137.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 99ddcbfe-ac1c-460e-893c-dd49517bbb31) + ) + (label "S5" (at 261.62 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9e27ec06-ebb6-4252-82f1-af76f00e5588) + ) + (label "SCL" (at 158.75 190.5 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 9f0d98f4-fee4-4fbd-ab71-d1d2b27fe7e0) + ) + (label "D0" (at 236.22 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a0696eab-de58-4248-89b1-3ef92813792c) + ) + (label "A10" (at 119.38 144.78 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a0c61c2f-740f-483d-8c50-a71bff477489) + ) + (label "CLK" (at 369.57 118.11 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a23292ad-47a8-4a13-bd71-43568e3b5ed2) + ) + (label "D1" (at 236.22 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a2c054ec-9806-40e1-aa20-9718c03c4c23) + ) + (label "CLK" (at 20.32 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a37d2409-903f-4c41-92ae-bd132de3e3ea) + ) + (label "SCL" (at 377.19 54.61 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a4e7c0eb-932c-4fcd-99bf-ff330e66814e) + ) + (label "D3" (at 369.57 140.97 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a7e9e67e-4e5c-445b-b672-3d5be47aee41) + ) + (label "A5" (at 276.86 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a890de49-9e3e-4068-b46f-665727772518) + ) + (label "~{TFT_CE}" (at 311.15 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a8b11b53-6c69-447b-bad9-100d314ab472) + ) + (label "D6" (at 236.22 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a95121bd-90fb-49de-bc3b-bf791b3403d3) + ) + (label "K2" (at 368.3 41.91 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a9609623-ff3c-43ee-bb8a-111612758c5f) + ) + (label "~{RD}" (at 370.84 100.33 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a9b1f8c5-e0b1-4ba7-ba4a-13348815af12) + ) + (label "A0" (at 21.59 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aa1fc920-b9a9-4ffb-93e8-501e4cfbab19) + ) + (label "D3" (at 53.34 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aa8e08bc-7c64-4b60-a938-46d3b2250c59) + ) + (label "RxDA" (at 172.72 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ad6526c2-e96f-4c8e-adf3-31443774a975) + ) + (label "A11" (at 71.12 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aeb54601-6426-46f2-8e71-d978cf869534) + ) + (label "K4" (at 368.3 46.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b11555b2-3b27-4925-ad55-c89de33fa8b5) + ) + (label "D4" (at 151.13 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b2788522-9b1a-4962-bc4f-82a2cfa55282) + ) + (label "A8" (at 20.32 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b2c25026-3fa7-4992-89a6-1ef6613f2676) + ) + (label "~{ROM_WR}" (at 53.34 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b50c185f-0729-4d45-849e-9e7393632005) + ) + (label "B" (at 261.62 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b7379a2c-4f94-4503-8976-90b53612d1f7) + ) + (label "A5" (at 71.12 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b8ec780b-f752-4c1d-b31c-99f1466c0074) + ) + (label "A9" (at 119.38 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b946c409-d500-495b-b42f-10bd581dfe73) + ) + (label "A10" (at 71.12 144.78 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b958f3ec-c3bc-4fa6-a8dc-85376a63cc8c) + ) + (label "A1" (at 90.17 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bc6e0953-8a43-44ed-8b05-6d0e6a5c27e4) + ) + (label "A1" (at 20.32 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bc7b467d-2512-4ec7-b944-25a1cb0640bc) + ) + (label "A10" (at 20.32 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bdcb42b0-1db1-496b-b675-b068b2b6d7e7) + ) + (label "D1" (at 52.07 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid be0134d8-aefc-47d4-af17-1de8cfd3c687) + ) + (label "~{ROM_CE}" (at 53.34 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c0476adc-d8fc-4184-a14f-ad6b6b45a2a9) + ) + (label "A12" (at 119.38 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c1723fd3-5558-4dc5-9d26-5952fd6c8aae) + ) + (label "~{RAM1_CE}" (at 215.9 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c4992fa9-c670-4f46-be42-15fcb6b6f8a8) + ) + (label "D2" (at 151.13 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c4d24ca2-aa42-47aa-9827-3af4a693c06e) + ) + (label "D3" (at 236.22 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c5f9dbb3-1924-47b8-941e-76195ea7c72d) + ) + (label "~{RESET}" (at 64.77 184.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c65a6d4e-5c38-44d6-82b9-fe8cd3c29986) + ) + (label "D7" (at 96.52 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c6b625a6-52a3-4f8e-9ad1-b21afb5cc099) + ) + (label "D2" (at 369.57 138.43 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c7244cc2-7a8f-408a-a70f-197582cda84f) + ) + (label "SDA" (at 377.19 57.15 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c807ca73-5196-4e8a-b74c-1258713c530d) + ) + (label "D2" (at 147.32 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c8569c34-edac-4d96-9197-830b75bd605c) + ) + (label "D1" (at 370.84 77.47 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ca90e06d-b278-42ed-b105-51b698cb647a) + ) + (label "D1" (at 91.44 190.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ca927b21-d58e-4c4d-ba10-f098cb01a8cb) + ) + (label "~{EX1_CE}" (at 311.15 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cabceace-b864-4a32-9a30-4eabca6a5895) + ) + (label "D4" (at 102.87 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cc169664-4013-49da-b5cd-6d1223b0923e) + ) + (label "D6" (at 52.07 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cc229095-2b27-4cb7-99f8-cb61bfd3fd92) + ) + (label "~{INT}" (at 229.87 91.44 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ce0aa201-13b4-49ca-86b1-6240d73fdaa2) + ) + (label "S2" (at 261.62 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d1e81161-3533-443c-a98e-b1a102ed793f) + ) + (label "S2" (at 379.73 184.15 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d31fea77-fae8-4d8c-bdcb-3217963813b7) + ) + (label "A5" (at 119.38 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d3f6810a-d0ac-4ade-add0-7fbdbfe6418b) + ) + (label "~{RAM1_CE}" (at 102.87 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d40ca721-5207-41ad-9a55-c4cfb460e501) + ) + (label "CLK" (at 229.87 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid da7d3926-ee66-43c9-bada-48e79ede5a34) + ) + (label "A8" (at 21.59 139.7 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid db094e11-2dab-454c-993b-3e9fc435f5ae) + ) + (label "D5" (at 236.22 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid db1e0b86-b574-4afe-b483-ba08deddd28d) + ) + (label "A4" (at 119.38 129.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid dd2d05b4-294d-4790-87ba-0b2519be0b40) + ) + (label "D5" (at 147.32 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid de3426e0-7e60-4f94-bac1-747f1af2b37f) + ) + (label "D5" (at 96.52 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid deb27c69-947a-4325-bc98-004ca4103cb8) + ) + (label "~{CTSA}" (at 172.72 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid deb88a2a-2180-4ff1-b577-bb8bbd5b373b) + ) + (label "D5" (at 369.57 146.05 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid df8718df-63e1-4e5d-95a8-914a1566823c) + ) + (label "A0" (at 140.97 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid dff42167-3ece-47c1-9331-97ce0fe49a9d) + ) + (label "A13" (at 20.32 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e089d664-0847-4bf4-aa15-6187d24508e0) + ) + (label "D7" (at 236.22 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid e21285ce-b1d8-4fc5-b458-e4dcf9b50646) + ) + (label "D5" (at 151.13 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e476003d-d5c7-4f1d-b217-4682b145ace0) + ) + (label "ROM{slash}RAM" (at 113.03 190.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e588b557-ec3f-49f5-9fb7-e347b53882fd) + ) + (label "A0" (at 229.87 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e5b7c448-67b6-4139-8925-28191db05408) + ) + (label "A9" (at 20.32 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e64aa93c-0e64-4df0-92d6-5db15d2e81ec) + ) + (label "D2" (at 102.87 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e6ab4b46-5aad-4771-99cb-5a34525c417b) + ) + (label "A10" (at 21.59 144.78 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e79546de-6d4f-4ae2-9d7c-511a6efd7ce5) + ) + (label "~{WR}" (at 370.84 97.79 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e82c62fb-091a-4fc9-8b14-c3ccb79b9e1a) + ) + (label "D3" (at 151.13 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e92a3519-68fd-49c0-b2f9-25f9d9fa437c) + ) + (label "~{RD}" (at 369.57 125.73 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e9d63fb5-4b42-4847-a2d7-db21677c8f5f) + ) + (label "SCLK" (at 346.71 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ebfd2ff1-4a51-4f6e-9f3c-472a8fbf8914) + ) + (label "A7" (at 276.86 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ecb418c0-2388-4a05-a654-ec1ede498096) + ) + (label "D6" (at 96.52 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid ed3009fd-f187-4239-a3b9-ce64acbf08e7) + ) + (label "~{RD}" (at 53.34 147.32 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ef5ed5a7-3dd7-4801-8783-4c9e1b9b7d6c) + ) + (label "D4" (at 52.07 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f2348c5d-f997-442a-9ee2-665cf92d3873) + ) + (label "SDA" (at 224.79 190.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f3c7fbe3-c69a-449a-9a72-b32fb5d5da64) + ) + (label "D6" (at 151.13 134.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f4fb84c8-c115-42c7-bb7c-fc3fb4152d76) + ) + (label "D6" (at 147.32 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid f5193d43-69f2-44da-9789-5e4aa712efe7) + ) + (label "~{IORQ}" (at 276.86 135.89 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f5415efd-526e-4de3-bbd3-51fab6bf8c12) + ) + (label "~{RAM2_CE}" (at 151.13 142.24 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f61d47e1-164e-4727-b6c1-b65327653f76) + ) + (label "A12" (at 71.12 149.86 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f6856b6d-cea5-470d-a304-486f5fdc611a) + ) + (label "A8" (at 71.12 139.7 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f7c967e2-530a-41f9-bf7f-31622257bd72) + ) + (label "D5" (at 52.07 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f8d43ce8-f9ad-4029-8d69-c08f85cb0801) + ) + (label "~{M1}" (at 90.17 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f99bdbd1-38ca-487b-93e2-63ca3e844b89) + ) + (label "A5" (at 21.59 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid faa6d0f1-18ca-4fb7-96cb-cba5201055fe) + ) + (label "~{RESET}" (at 101.6 201.93 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid fab7a9bc-7b77-4014-b33e-0a82592728df) + ) + (label "A2" (at 119.38 124.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fb3f1bae-36aa-4798-822a-642ac1233253) + ) + (label "D2" (at 52.07 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fc0ad9d4-fa4f-4b1c-98de-5ef76a63af80) + ) + (label "D1" (at 369.57 135.89 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fc984f5a-32aa-4666-b708-f29eac3cbdf5) + ) + (label "D5" (at 53.34 132.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fcc9d5fa-002d-4bcf-9b97-9497c089b6f6) + ) + (label "D0" (at 53.34 119.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fccf5d36-c7be-4f1e-af2e-9e2d2d140c34) + ) + (label "A1" (at 140.97 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fda76aa3-fa0b-461f-9bc4-4ec0aa1ba15d) + ) + (label "~{MREQ}" (at 179.07 127 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fe837fe4-d3cb-49e3-8fbe-c0626fdd171e) + ) + (label "A1" (at 71.12 121.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ff26c456-5592-4779-94a9-f11c149693dd) + ) + (label "~{INT}" (at 140.97 96.52 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ff647f84-39f6-452d-96df-b4c1b34d6170) + ) + + (symbol (lib_id "Device:R") (at 78.74 66.04 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 03223778-02b4-4f31-91fa-219aa83a53e6) + (property "Reference" "R31" (at 76.2 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 78.74 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 80.518 66.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 78.74 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 4599f5a3-9835-47ef-afb9-6150a0a00255)) + (pin "1" (uuid 1f537541-71bf-4e70-b25d-08fb778a2d56)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R31") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 340.36 240.03 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 09b36c9f-1122-4fb9-bc02-5a56721ee6e7) + (property "Reference" "C19" (at 336.55 238.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 336.55 241.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 339.3948 243.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 340.36 240.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 955f450e-c96e-4a54-b055-a1baa3b87207)) + (pin "1" (uuid 6ef4b2a1-4fd6-41b0-86bc-3d45cd1732ea)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C19") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 378.46 24.13 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0e3dbfe1-4528-4a6d-972e-b53f6ddc99c0) + (property "Reference" "#PWR058" (at 372.11 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 375.92 24.13 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 378.46 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 378.46 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 21361761-471c-4e74-a96b-eaaa1987bca8)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR058") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 71.12 246.38 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 100954e8-f811-4924-a73e-f3b3d3d08b18) + (property "Reference" "#PWR030" (at 71.12 250.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 71.12 241.3 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 71.12 246.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 71.12 246.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bf0e3bb4-67c2-432b-b2ed-b301b4938fd5)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR030") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 222.25 256.54 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 1102197e-39b6-4ff4-91ee-0e6e489419c0) + (property "Reference" "#PWR080" (at 215.9 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 219.71 256.54 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 222.25 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 222.25 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6d7af831-7147-4bed-8384-116443037a7c)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR080") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC04") (at 370.84 209.55 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) + (uuid 1298f476-e0b3-4003-8948-7f4e82da6ff0) + (property "Reference" "U16" (at 360.68 203.2 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC04" (at 361.95 205.74 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 370.84 209.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 370.84 209.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid 28caae2b-bf71-46fc-a6a4-e87cef1f0b9e)) + (pin "1" (uuid 72866e91-fe21-4e95-9ca8-41b190fc8985)) + (pin "12" (uuid c9e4bcb1-7c82-49cd-8a85-25b37771012b)) + (pin "3" (uuid 83d83b32-73f7-432b-894e-43940a10d7ea)) + (pin "2" (uuid 12310d8c-0b89-4296-8bc6-8ae43929184b)) + (pin "6" (uuid 972c49f2-64ea-4973-b83b-b0b0609d3f3b)) + (pin "13" (uuid db4056bf-33f0-431a-ab42-1c7b9577682d)) + (pin "7" (uuid 079db8ff-0e48-452c-b481-a7c36bd4b5df)) + (pin "14" (uuid 1bb54f9b-a996-4517-8a97-37063feec8a0)) + (pin "4" (uuid ef37e337-5b63-4c22-8556-53ba7fb45213)) + (pin "9" (uuid 11076101-aad0-4585-9169-93efe77a6120)) + (pin "8" (uuid 626496a7-633a-412b-80de-ae75cb2e0b93)) + (pin "5" (uuid 6f077e9c-07bb-4d52-9b42-1ececad9cfe2)) + (pin "10" (uuid e090b09d-edec-4444-9a3a-3ecba811447e)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U16") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS08") (at 165.1 270.51 0) (unit 4) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 12f41d28-19d2-4870-88b3-c51f0c096a55) + (property "Reference" "U8" (at 165.0917 261.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS08" (at 165.0917 264.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 165.1 270.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" (at 165.1 270.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid a08f2da4-610f-43d3-b6a4-30ff1220e8a9)) + (pin "14" (uuid 6e33d05f-0b42-4a28-becf-2893f16bc93b)) + (pin "4" (uuid b71e9c00-49e3-4c21-995c-547380ba8f5d)) + (pin "2" (uuid 5d303285-fe29-49b1-9ada-50a10227a0e5)) + (pin "8" (uuid eb1ef8bd-3a92-4756-94fe-86774fe07221)) + (pin "13" (uuid 317816d1-13c7-4cec-bf37-ca4469186cd9)) + (pin "12" (uuid c6cb8fe3-40ea-4942-ba6a-0cc7502644a6)) + (pin "10" (uuid 0456f913-6a21-48e0-9281-7bdc246e4ebf)) + (pin "3" (uuid 067b0e7d-313e-4f78-8aae-2b60e2bc094a)) + (pin "1" (uuid aedae9c4-f5ac-4db1-aeac-7de690f55048)) + (pin "6" (uuid 61c02ebb-8d5f-4ee4-9b4a-f680b3a1f1c1)) + (pin "9" (uuid 13f33117-0d08-47d7-a52e-8d0be0bcc678)) + (pin "5" (uuid a282e06d-eb6f-4565-bfc7-d3ebdd73a908)) + (pin "7" (uuid 81c49bbf-2a07-46f1-9372-545cf0160035)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U8") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 191.77 200.66 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 14237d2a-8960-4306-ab1b-8a8fe183634c) + (property "Reference" "C17" (at 191.77 193.04 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "C" (at 191.77 195.58 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 195.58 199.6948 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 191.77 200.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c1442ce9-01c2-46b4-9540-c0029447f9c7)) + (pin "2" (uuid c9dad918-e7e6-45d7-9697-35b6a9fdecf9)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C17") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 346.71 91.44 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 143bdeb9-f496-4c5e-b46e-23f3a2cd79a8) + (property "Reference" "#PWR047" (at 346.71 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 346.71 96.52 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 346.71 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 346.71 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 940c57f0-f9bd-4a50-96d7-d7bad0f1a824)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR047") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 189.23 257.81 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 1484e44f-530b-431b-be6d-353c5121f35b) + (property "Reference" "R35" (at 189.23 255.27 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 189.23 257.81 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 189.23 259.588 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 189.23 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 893733f4-c617-4700-a9c0-a5bb877118c3)) + (pin "1" (uuid 36bec9c9-a15a-470a-adbf-7f9e74b4b020)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R35") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 337.82 55.88 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 15e91a8b-7512-4831-a6b6-2e339b19df27) + (property "Reference" "#PWR033" (at 337.82 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 337.82 50.8 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 337.82 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 337.82 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 620dc589-4ea6-466f-b721-08337995f651)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR033") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 177.8 78.74 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 16832f77-d757-41c8-aeeb-25b0881385b8) + (property "Reference" "R10" (at 184.15 78.74 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 177.8 78.74 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 177.8 80.518 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 177.8 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7886301a-7cce-4247-b9d9-155a8a9b7e51)) + (pin "1" (uuid 8def7242-7fb3-4fa6-a450-96427363a3b8)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC04") (at 370.84 234.95 0) (unit 6) + (in_bom yes) (on_board yes) (dnp no) + (uuid 1826b967-bd02-4666-8d78-56f6b5a019b9) + (property "Reference" "U16" (at 360.68 228.6 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC04" (at 361.95 231.14 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 370.84 234.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 370.84 234.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid 28caae2b-bf71-46fc-a6a4-e87cef1f0b9f)) + (pin "1" (uuid 72866e91-fe21-4e95-9ca8-41b190fc8986)) + (pin "12" (uuid c9e4bcb1-7c82-49cd-8a85-25b37771012c)) + (pin "3" (uuid 83d83b32-73f7-432b-894e-43940a10d7eb)) + (pin "2" (uuid 12310d8c-0b89-4296-8bc6-8ae43929184c)) + (pin "6" (uuid 972c49f2-64ea-4973-b83b-b0b0609d3f3c)) + (pin "13" (uuid db4056bf-33f0-431a-ab42-1c7b9577682e)) + (pin "7" (uuid 079db8ff-0e48-452c-b481-a7c36bd4b5e0)) + (pin "14" (uuid 1bb54f9b-a996-4517-8a97-37063feec8a1)) + (pin "4" (uuid ef37e337-5b63-4c22-8556-53ba7fb45214)) + (pin "9" (uuid 11076101-aad0-4585-9169-93efe77a6121)) + (pin "8" (uuid 626496a7-633a-412b-80de-ae75cb2e0b94)) + (pin "5" (uuid 6f077e9c-07bb-4d52-9b42-1ececad9cfe3)) + (pin "10" (uuid e090b09d-edec-4444-9a3a-3ecba811447f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U16") (unit 6) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 378.46 29.21 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 188db110-2af4-4941-bf3f-60bf5a139c6f) + (property "Reference" "#PWR04" (at 382.27 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 374.65 29.21 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 378.46 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 378.46 29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0eb5afa9-2c72-43cd-9cb1-54355718a8cd)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 213.36 203.2 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 18c794c2-b684-42c6-bc50-905c94107e16) + (property "Reference" "#PWR09" (at 213.36 209.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 213.36 208.28 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 213.36 203.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 213.36 203.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a0fdf53f-eab4-42fe-b419-51dd0ba57a9a)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR09") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole") (at 274.32 251.46 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 1ce7ea5d-b8e9-48bb-b806-f6ee55d557fc) + (property "Reference" "H1" (at 276.86 250.19 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MountingHole" (at 276.86 252.73 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "MountingHole:MountingHole_2.2mm_M2" (at 274.32 251.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 274.32 251.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "H1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 378.46 64.77 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 1e6a2639-8930-48b5-849d-d4eabaab1e36) + (property "Reference" "#PWR055" (at 372.11 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 372.11 64.77 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 378.46 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 378.46 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6d7f93ce-583a-483d-95f6-960e4456797d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR055") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 195.58 60.96 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 20ef6642-f0f2-4ed3-addd-d314711d2610) + (property "Reference" "#PWR062" (at 199.39 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 191.77 60.96 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 195.58 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 195.58 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0d06c3da-efc1-4535-9874-7b47eef9ffce)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR062") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC14") (at 353.06 234.95 0) (unit 6) + (in_bom yes) (on_board yes) (dnp no) + (uuid 217dafb5-7a46-461e-95e9-5ba2b2adcdb3) + (property "Reference" "U15" (at 342.9 228.6 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC14" (at 344.17 231.14 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 353.06 234.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 353.06 234.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid a61d8d90-dd6b-41d9-b1da-ac61d3a5093b)) + (pin "12" (uuid dbcadea6-b06e-4929-9f2e-40d6a70a262e)) + (pin "11" (uuid a5e6f3c6-73f7-4b6c-96dc-764c7cd38e04)) + (pin "13" (uuid 5e07aece-1e4a-4bbc-97e5-ea5a612f83f1)) + (pin "4" (uuid 49f43a31-f27b-4578-893e-ae9301ad3e58)) + (pin "8" (uuid fa9f5dad-b6f6-4f9c-b8be-c02da808f15c)) + (pin "3" (uuid f7139ce1-ccd7-40bd-b48d-066920d94518)) + (pin "6" (uuid 4526a3d4-b519-4452-a563-7c8dd867493f)) + (pin "5" (uuid 6fcf81fc-711e-49a5-8b87-390a258262be)) + (pin "2" (uuid 6336dac2-1078-4eb7-8531-82d85c163980)) + (pin "10" (uuid dd352c5b-ffcf-499b-8651-ac5891e5dd4e)) + (pin "1" (uuid b9bbf840-aa72-43d3-a34b-b6ea5a1d2e5e)) + (pin "9" (uuid 3f5439e7-06d3-4be0-9867-5b220212b2c2)) + (pin "7" (uuid 87157e2e-3485-43bc-86dc-47fc14515da9)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U15") (unit 6) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 91.44 83.82 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 22ee8baa-842a-49d9-8905-57185b92e00b) + (property "Reference" "R20" (at 88.9 86.36 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "4.7k" (at 93.98 86.36 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 91.44 85.598 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 91.44 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 61544089-7b8b-4d45-8120-ba3ee026ffaf)) + (pin "1" (uuid 04aea817-d334-4df9-a9dc-36f7a850f9fa)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R20") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 109.22 90.17 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 25510791-82f2-48d6-a2fa-50efa9b59315) + (property "Reference" "#PWR019" (at 109.22 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 109.22 95.25 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 109.22 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 109.22 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 59d0115f-adf9-4d82-92a5-5a79d357c46b)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR019") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 58.42 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 25b84da3-dcc1-4e1b-b684-50e59fb78024) + (property "Reference" "C4" (at 62.23 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 62.23 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 59.3852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 58.42 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f0a6f2ae-ac22-4c64-aaf8-a1fe57f48ed7)) + (pin "1" (uuid 7dbd691a-1076-4a7d-bcc6-f3abfd3cff1d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 48.26 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 270350d5-0e6c-423a-bea1-222e8266b49a) + (property "Reference" "R22" (at 133.35 48.26 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 127 48.26 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 50.038 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5ce17508-c597-4676-b0ea-c1a3d12f3894)) + (pin "1" (uuid 910ac366-13d9-4dbc-a0c7-ce0ffe74e1a3)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R22") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 196.85 201.93 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 27d57493-9837-4ef2-9ac5-c60d623aafa9) + (property "Reference" "#PWR051" (at 196.85 208.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 196.85 207.01 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 196.85 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 196.85 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0dff89ba-b77f-42ba-8ada-758340511d4e)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR051") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_RAM:CY62256-70PC") (at 137.16 137.16 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 29f90934-1baf-480c-b702-fd98db0cf19a) + (property "Reference" "U4" (at 139.3541 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CY62256-70PC" (at 139.3541 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm_Socket_LongPads" (at 137.16 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 137.16 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "23" (uuid fa4ce275-db98-48e0-a059-e1304c2fbb91)) + (pin "6" (uuid 4ebcdb0e-b5a6-4bed-955e-894fccd5f30d)) + (pin "26" (uuid 59115377-207e-481f-8ed4-8ed2b94d9cb1)) + (pin "16" (uuid a840b885-aa38-4c52-b4ef-9994479e4c1b)) + (pin "17" (uuid 2b96b605-beb2-4c89-b59f-52a292a420c2)) + (pin "18" (uuid e30a131e-b93e-4473-b5ca-6ae891ecdd8f)) + (pin "20" (uuid 2d87d4d3-6ca3-4b52-9742-e99f8a7b9d46)) + (pin "19" (uuid 3c341b1d-3ed7-43e4-b9a5-1cc9a3b959b5)) + (pin "5" (uuid 996ea96f-1a4b-48a8-812a-fa3ebc532d62)) + (pin "22" (uuid ffab741f-49f7-4600-a87f-f592cc2a8eb4)) + (pin "27" (uuid c8180ead-222d-46c1-be8e-5a8e70fe16da)) + (pin "24" (uuid 40dcbc39-d3f4-4a9f-91fd-1b8de3710c02)) + (pin "4" (uuid 18701b07-7465-49be-a283-eee98a7f9cb9)) + (pin "15" (uuid 9c8338dc-f556-42ed-9afa-a7d635fce4bb)) + (pin "3" (uuid b9514d94-05d7-4e11-bc8b-4b23614d520d)) + (pin "2" (uuid cd6404f0-2d41-4a16-97b5-f1dee0a14086)) + (pin "9" (uuid f2310299-3843-4508-b9e6-b01526e96032)) + (pin "8" (uuid dd3fd0e1-1eee-4adb-b3f6-256aef90b472)) + (pin "21" (uuid d6d6860b-b649-4940-9dce-23ff4173c207)) + (pin "7" (uuid b1ed478d-4c08-49ac-9aa0-de0663a0f909)) + (pin "25" (uuid af32d6dd-06c9-4c90-9700-0081db4b14ce)) + (pin "28" (uuid e8d428a5-fab1-4ce5-963c-49c09451831d)) + (pin "1" (uuid 41f5937b-33bd-4cb9-893a-31ca9cdaeeb0)) + (pin "10" (uuid 0d6ab047-569e-4dd3-bf97-8dc94bba8a21)) + (pin "11" (uuid 1d19d5f7-a47d-467c-a2e9-fa593dcaf65a)) + (pin "12" (uuid f33d652d-6e83-488b-a78b-ece0e61f019b)) + (pin "13" (uuid b5e8fb3c-3c36-4e9c-aa74-b23e1b76d50f)) + (pin "14" (uuid 4a930b04-9a0b-4973-9a07-433a55d1957d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC00") (at 81.28 261.62 0) (unit 5) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2a61e28c-c3e9-4859-b7cf-ed5d546df23b) + (property "Reference" "U13" (at 87.63 260.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC00" (at 87.63 262.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 81.28 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74hc00" (at 81.28 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 96bd3faf-4b4d-4b0d-9944-1174d74ebe44)) + (pin "8" (uuid 1f60bcc9-46de-49c3-8257-286e8c493d9a)) + (pin "6" (uuid dce2b024-adef-4703-80b3-739eefc13458)) + (pin "12" (uuid b9211e40-14b7-42ac-85d5-fcef8ed7a7a7)) + (pin "13" (uuid 37e60cb5-5a02-4217-8468-c2085ec43ac5)) + (pin "9" (uuid 2e9da251-436a-496c-b764-37114df50c32)) + (pin "7" (uuid fc518f06-d667-43dd-bc2c-bd431e2276ab)) + (pin "2" (uuid 6c9b8327-5ca7-4562-9f80-bf7b2f1b8acd)) + (pin "1" (uuid 1e129233-7d7c-44f3-a633-3b35365fe527)) + (pin "4" (uuid 23f6aacc-877c-4492-918d-9b4ab10be24b)) + (pin "3" (uuid 52bf784b-8e7a-4d42-8b9c-b2b1a8abb3a4)) + (pin "5" (uuid 13444463-d77d-45e6-8089-38703a0e157e)) + (pin "10" (uuid 13f192ab-0762-43ea-857e-403b1c45eaa4)) + (pin "11" (uuid e8aa64f6-5703-4b1c-9de8-ee71e9d6874c)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 198.12 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2a79ca0a-efec-41c7-bafb-4c0da8c0f214) + (property "Reference" "C15" (at 201.93 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 201.93 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 199.0852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 198.12 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 664d3ebd-28f6-48ef-b5d3-c2735c52e0e9)) + (pin "1" (uuid acbfeb5d-79b0-46c6-87b1-818d8fd7d08d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C15") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC14") (at 353.06 222.25 0) (mirror x) (unit 5) + (in_bom yes) (on_board yes) (dnp no) + (uuid 2af34295-3738-4945-ab13-c54978ab9510) + (property "Reference" "U15" (at 342.9 215.9 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC14" (at 344.17 218.44 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 353.06 222.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 353.06 222.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid a61d8d90-dd6b-41d9-b1da-ac61d3a5093c)) + (pin "12" (uuid dbcadea6-b06e-4929-9f2e-40d6a70a262f)) + (pin "11" (uuid a5e6f3c6-73f7-4b6c-96dc-764c7cd38e05)) + (pin "13" (uuid 5e07aece-1e4a-4bbc-97e5-ea5a612f83f2)) + (pin "4" (uuid 49f43a31-f27b-4578-893e-ae9301ad3e59)) + (pin "8" (uuid fa9f5dad-b6f6-4f9c-b8be-c02da808f15d)) + (pin "3" (uuid f7139ce1-ccd7-40bd-b48d-066920d94519)) + (pin "6" (uuid 4526a3d4-b519-4452-a563-7c8dd8674940)) + (pin "5" (uuid 6fcf81fc-711e-49a5-8b87-390a258262bf)) + (pin "2" (uuid 6336dac2-1078-4eb7-8531-82d85c163981)) + (pin "10" (uuid dd352c5b-ffcf-499b-8651-ac5891e5dd4f)) + (pin "1" (uuid b9bbf840-aa72-43d3-a34b-b6ea5a1d2e5f)) + (pin "9" (uuid 3f5439e7-06d3-4be0-9867-5b220212b2c3)) + (pin "7" (uuid 87157e2e-3485-43bc-86dc-47fc14515daa)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U15") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 71.12 59.69 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2c232a55-caa9-4084-8b9b-8b3087cc1655) + (property "Reference" "#PWR021" (at 71.12 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 71.12 54.61 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 71.12 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 71.12 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cac9e497-633b-4613-8ee7-11f8a28039e0)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR021") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 335.28 234.95 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2edc9b28-712f-4ed7-8858-dd67b1080483) + (property "Reference" "R38" (at 335.28 228.6 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 335.28 231.14 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 335.28 236.728 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 335.28 234.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 180b808e-f4df-4be4-a450-c36128633ddb)) + (pin "2" (uuid 0970b3b3-a895-43f0-9f77-6807ab6dd2d1)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R38") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS139") (at 247.65 256.54 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2f04026e-09ef-4aea-8828-9a3011c5bcaf) + (property "Reference" "U11" (at 247.65 246.38 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS139" (at 247.65 248.92 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (at 247.65 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at 247.65 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d144b4f4-7492-4f6a-9c53-f3992ee81648)) + (pin "1" (uuid 3100fdc0-1691-453a-8f8f-59a3741f0cd5)) + (pin "11" (uuid c5b98b01-a16c-4f2c-869c-509b51420d1f)) + (pin "8" (uuid e05f3b2d-5d84-4871-8e17-7600ad57a478)) + (pin "16" (uuid eb85071b-0277-4d9e-8f7d-b8ef1254e4dd)) + (pin "12" (uuid 92415a08-1d82-450f-9b95-626d55028c90)) + (pin "15" (uuid 692056b8-82fa-4aa0-85bb-4aa151370a6d)) + (pin "2" (uuid 9fa856cc-2dbe-49d2-9b99-9fa1101915e7)) + (pin "5" (uuid 6eacdc3f-00a3-4591-9f7e-b37a3b8cfd96)) + (pin "9" (uuid e249428a-df22-45a7-b84c-ae5260479dbb)) + (pin "6" (uuid 998ea207-fc6e-4a48-9461-c6b4b419de7e)) + (pin "4" (uuid 32245838-b309-4c66-ba10-4579495e1c8c)) + (pin "10" (uuid 3e9739c6-c5ff-4cae-9158-8cd6d3e88a0f)) + (pin "3" (uuid 4204e228-bd3e-488f-8fb9-2a620372d099)) + (pin "14" (uuid 328dbea7-efbd-49f6-96c1-869d54cabdc1)) + (pin "13" (uuid ceaee36b-fa2f-42e0-b5f7-2c045ea96a08)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U11") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 170.18 205.74 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2f42a7c3-840d-444d-8a1e-63a41d86ba8d) + (property "Reference" "#PWR012" (at 170.18 212.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 170.18 210.82 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 170.18 205.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 170.18 205.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9564ee18-ccfe-4b40-85a8-b4094e10c824)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR012") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC14") (at 353.06 196.85 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) + (uuid 2fdac685-164c-494b-94e3-00c8119c5f16) + (property "Reference" "U15" (at 342.9 190.5 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC14" (at 344.17 193.04 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 353.06 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 353.06 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid a61d8d90-dd6b-41d9-b1da-ac61d3a5093d)) + (pin "12" (uuid dbcadea6-b06e-4929-9f2e-40d6a70a2630)) + (pin "11" (uuid a5e6f3c6-73f7-4b6c-96dc-764c7cd38e06)) + (pin "13" (uuid 5e07aece-1e4a-4bbc-97e5-ea5a612f83f3)) + (pin "4" (uuid 49f43a31-f27b-4578-893e-ae9301ad3e5a)) + (pin "8" (uuid fa9f5dad-b6f6-4f9c-b8be-c02da808f15e)) + (pin "3" (uuid f7139ce1-ccd7-40bd-b48d-066920d9451a)) + (pin "6" (uuid 4526a3d4-b519-4452-a563-7c8dd8674941)) + (pin "5" (uuid 6fcf81fc-711e-49a5-8b87-390a258262c0)) + (pin "2" (uuid 2f418775-b39e-4c70-8782-723a7567e796)) + (pin "10" (uuid dd352c5b-ffcf-499b-8651-ac5891e5dd50)) + (pin "1" (uuid c3a8fc03-2f4d-40cf-98a2-0489b944f374)) + (pin "9" (uuid 3f5439e7-06d3-4be0-9867-5b220212b2c4)) + (pin "7" (uuid 87157e2e-3485-43bc-86dc-47fc14515dab)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U15") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 271.78 35.56 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 30e2730b-de13-42dc-acdb-9a7adbb2ad0c) + (property "Reference" "R17" (at 271.78 29.21 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 271.78 31.75 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 271.78 37.338 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 271.78 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f5a06c4b-e16d-46a7-aca5-1242a50e4081)) + (pin "1" (uuid 27fba9eb-2a56-41e0-8b93-71d16d340797)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R17") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC74") (at 104.14 193.04 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) + (uuid 3233ab7f-0bdc-4851-af91-d703bd16a68b) + (property "Reference" "U12" (at 106.3341 182.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC74" (at 106.3341 185.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 104.14 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (at 104.14 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 7943e402-a610-44e4-bc82-07551d83fb9a)) + (pin "13" (uuid 79ed5a52-b9d7-4bde-bb94-2b6763b401a0)) + (pin "1" (uuid 512b47eb-87ae-4920-a08a-f770b3b12fff)) + (pin "2" (uuid 4b4101a2-df0e-4887-97fc-4c3ca3c3d265)) + (pin "4" (uuid 398f2d1f-6766-4d06-a2c9-7c308344badb)) + (pin "3" (uuid 0db4add0-a100-4d8a-83cb-8fa60114fa2c)) + (pin "6" (uuid 2495cb19-8912-46dc-b03a-4882909f02e9)) + (pin "10" (uuid a64fd310-6a3e-4cba-a145-422649a72b60)) + (pin "7" (uuid c532aec7-4aff-42b0-a76e-310bd8ef231e)) + (pin "12" (uuid 83635377-fce1-45a8-af4a-b31cf548cac2)) + (pin "11" (uuid a4b17692-15fb-43e2-aa39-bdc36b8cf14a)) + (pin "5" (uuid 2e678f03-5d46-4e48-a5a0-941dde75aa2e)) + (pin "14" (uuid 8a02793e-b179-46f9-af24-2281411d9e9c)) + (pin "8" (uuid 78333dc7-91b9-45e0-a4fe-c16ea04b6841)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 228.6 261.62 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 323cc18c-6c17-4d04-be73-1f4b4c912b48) + (property "Reference" "R6" (at 228.6 267.97 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 228.6 265.43 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 228.6 259.842 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 228.6 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 41a833ef-e55a-4319-a983-5ccb24a79992)) + (pin "2" (uuid ac91ae72-c890-4c29-b4e4-32437d3fab03)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 378.46 31.75 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 33757b1c-8519-42fe-82de-a1b8cf8893d1) + (property "Reference" "#PWR05" (at 372.11 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 374.65 31.75 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 378.46 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 378.46 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 80a45c7b-e5e0-47d5-aa24-f3c28d9cee24)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR05") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 109.22 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 34f573ac-7210-4d15-8625-edc162d31e1c) + (property "Reference" "#PWR017" (at 109.22 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 109.22 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 109.22 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 109.22 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 826ede61-7b84-4f2f-877c-7d94876dcb4f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR017") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 63.5 66.04 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 357b0d88-2f0b-49b0-9fd0-ce1323fd2779) + (property "Reference" "R13" (at 60.96 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 63.5 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 65.278 66.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 63.5 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7bde34be-5089-468a-9107-5c6aefefe19c)) + (pin "1" (uuid 35aea6c7-aa79-4eca-b685-d22853309f2b)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R13") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 160.02 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 36001c6f-67c7-404d-8df1-7554a54b690a) + (property "Reference" "C12" (at 163.83 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 163.83 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 160.9852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 160.02 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a97fd111-bd10-4458-8dad-2f046161225e)) + (pin "1" (uuid 6cf11743-ad65-4fed-9aa2-83dabe81c48e)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C12") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 109.22 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 366acbb6-2dad-415b-a3b1-9f6f076fd268) + (property "Reference" "C8" (at 113.03 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 113.03 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 110.1852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 109.22 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 1970035c-54c5-4183-9045-452686d24c78)) + (pin "1" (uuid 7e9c942b-ef3d-4da3-a95f-b66c948f2393)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 151.13 252.73 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 36f34789-b46c-41be-9508-be0c2107b13b) + (property "Reference" "R7" (at 151.13 250.19 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 151.13 252.73 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 151.13 254.508 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 151.13 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 00761771-aac2-42d9-b0b2-ac70cb6c06e2)) + (pin "1" (uuid d5621de9-7ef2-4f28-a800-dfbc7ab11fbc)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 210.82 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 39cc8484-3aaa-4c9b-8e6c-b48425228a59) + (property "Reference" "C16" (at 214.63 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 214.63 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 211.7852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 210.82 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid c4e6bf2e-7735-4f0f-93fd-cd811e5e2fd4)) + (pin "1" (uuid b3e6e816-53e9-4e0f-a11e-9ae897d516c1)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C16") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 39.37 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3b2cdab2-fdd4-4b45-afea-987adc00bbda) + (property "Reference" "#PWR022" (at 39.37 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 39.37 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 39.37 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 39.37 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 71b97698-179f-4770-a66e-e7bd51940208)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR022") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 160.02 105.41 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 3be65ebe-be81-487e-a3b2-dc2662d28c0a) + (property "Reference" "#PWR016" (at 160.02 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 160.02 110.49 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 160.02 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 160.02 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7cb75e73-abc4-4964-86a7-4a593dc23161)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR016") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 189.23 273.05 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 3c9fb72f-a0b6-45da-bb4a-4489683ea160) + (property "Reference" "R34" (at 189.23 270.51 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 189.23 273.05 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 189.23 274.828 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 189.23 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid baefe728-0bad-4780-8e58-6918deb852bb)) + (pin "1" (uuid 7fc16097-4a9d-48ec-a563-f7c930992877)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R34") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 144.78 267.97 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3e18fa87-c40f-4ae0-9a6a-6b465cb22aac) + (property "Reference" "#PWR038" (at 138.43 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 142.24 267.97 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 144.78 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 144.78 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9d55df59-50c1-4d87-b453-a0cf21722228)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR038") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C40-PDIP") (at 160.02 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3eeb8fb5-eae1-4edf-b502-12d84209a828) + (property "Reference" "U6" (at 162.2141 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C40" (at 162.2141 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (at 160.02 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 160.02 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "18" (uuid 79e0f124-e43a-4444-bce9-eb047f691632)) + (pin "2" (uuid e724f055-32f0-4b35-922d-eaaf232f07aa)) + (pin "32" (uuid caeabbb5-c22d-4131-95e0-8ec1d7f8cb8f)) + (pin "7" (uuid 7ee2f439-39a3-4ad4-b422-dd92e7574fe3)) + (pin "17" (uuid 0b598ded-3c43-4aec-b3ae-ce918c5c13be)) + (pin "22" (uuid db53eff2-52f4-46d8-a207-0eea691ea4b4)) + (pin "27" (uuid 76f4599b-6d44-455d-b2e3-d661029d7ca1)) + (pin "15" (uuid b5678e48-e556-45d3-894a-518b1790a117)) + (pin "12" (uuid 70d917f0-83f0-4555-b6a2-66fb05985aba)) + (pin "11" (uuid 47d15904-7ac2-429e-9cba-5afb6e43c2ce)) + (pin "10" (uuid 0bdeabde-650b-4a4e-8db2-46893c7402be)) + (pin "1" (uuid 7d9d5545-96e2-4625-acc4-a7df951610d9)) + (pin "30" (uuid ba35dee0-7a4c-4333-9f95-114ebbd23584)) + (pin "9" (uuid 079c9e20-5669-4c5a-969c-89dffabb6c7e)) + (pin "35" (uuid f6bee85e-7987-4c36-be7f-6614566045f6)) + (pin "34" (uuid 55a2cd4d-373f-4cc1-86c2-f2ac39b17ca0)) + (pin "33" (uuid 6a26db23-f517-485e-b15e-8f8e0b818c32)) + (pin "4" (uuid 51402d31-3410-4996-bf56-1be84f0ac14f)) + (pin "6" (uuid afb4669e-b444-4ebe-a4b0-82769f3a28af)) + (pin "25" (uuid 64e2776f-f9c7-4242-b910-cf2ad7850dba)) + (pin "14" (uuid 69a6f231-42b6-4b5b-999b-7e41064cb4f1)) + (pin "5" (uuid 27601e9c-21ea-4406-830a-a9241eac593f)) + (pin "39" (uuid 9b7bfd88-d782-4626-9f16-3c359f1d1d4d)) + (pin "20" (uuid c90d823a-da3e-492f-8343-b6804eb52ec8)) + (pin "38" (uuid 5cbeb114-665c-4e9e-a931-0b1554da13ff)) + (pin "24" (uuid 9984505c-789e-44ac-a4b6-28bffabee6ac)) + (pin "8" (uuid 722d0407-f9c2-4bd9-9d86-6591686c5cd7)) + (pin "37" (uuid 6fabe801-2c54-40d5-a758-4ca3f8d2dc88)) + (pin "3" (uuid f722ca4f-77a4-4f59-92fb-b09647606c28)) + (pin "26" (uuid 3e68e24e-82a2-43c1-8e16-811ea9d2e828)) + (pin "31" (uuid da3f91fb-4eee-4cdc-af2c-aff1a6cd790a)) + (pin "19" (uuid 17af5692-9c07-4273-b41d-fbaa56a1a71b)) + (pin "21" (uuid eaa89164-d819-4cb0-815e-36a14a1303e1)) + (pin "40" (uuid 172a032e-f02b-40a6-b9e7-a88a12f72ca2)) + (pin "28" (uuid 867d7c44-2518-4000-ad20-fb0cc9ef7fb1)) + (pin "29" (uuid b58f28e2-9bda-4dcf-af95-359d98cc2c92)) + (pin "36" (uuid 77e53e30-f74a-4294-9ea2-47c4e8889dd0)) + (pin "13" (uuid 74c8a0de-7e55-4739-81d7-48a85d4772a1)) + (pin "23" (uuid c8d33858-ad90-4686-a9c1-14b76ae62450)) + (pin "16" (uuid d064cb28-a255-47df-abae-618e82971bab)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 62.23 201.93 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 3fd06fdb-7ca4-4d12-8b55-feca012a03ff) + (property "Reference" "R27" (at 62.23 208.28 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 62.23 205.74 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 62.23 200.152 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 62.23 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f1836d46-2dd9-4ea7-97b7-9c26b884660c)) + (pin "1" (uuid aa888fd8-2114-47e5-aea0-348f3f29074d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R27") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS138") (at 297.18 127 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4094761e-ae61-4a7e-9c39-4418c5731eba) + (property "Reference" "U14" (at 299.3741 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS138" (at 299.3741 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (at 297.18 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS138" (at 297.18 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "5" (uuid 0c4c73ee-ecef-42ee-b5a2-29588dd0c6df)) + (pin "3" (uuid 86969dce-3c57-4c54-b7be-fdc12c5843a7)) + (pin "13" (uuid aea8cecc-49b7-41b3-a607-dcf26f3961d9)) + (pin "4" (uuid c46c3fb7-35ab-49e1-895f-284183aa1df1)) + (pin "9" (uuid 2990f33e-7441-4fd4-93a2-a5f32aeb5572)) + (pin "7" (uuid 22fe91a9-4d99-4d7d-8417-50a2a7e46691)) + (pin "6" (uuid 85db9ab0-abea-483f-8399-835606e7714e)) + (pin "11" (uuid 89a86aab-e3f8-4676-ba92-af55f3e24112)) + (pin "12" (uuid 396f42ff-ff42-4610-8ba9-052ae10f2bef)) + (pin "1" (uuid be3cc94c-ff4c-4b16-9d30-2789dde39110)) + (pin "10" (uuid 4943960b-eefe-4044-b227-cab512220ffe)) + (pin "8" (uuid 81ad857e-3296-4328-8461-d4b080784595)) + (pin "2" (uuid 5d83b37b-1647-4532-9560-6f799bca5a59)) + (pin "15" (uuid 6fb7ad2c-3161-4f79-be79-fa39d6b96ebd)) + (pin "14" (uuid ad33cc68-6945-467f-8c48-862b50e5d9e9)) + (pin "16" (uuid da941bc6-5b98-4d34-9b8f-5047d3b1d004)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U14") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Oscillator:ACO-xxxMHz-A") (at 337.82 31.75 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 4125ce73-888f-48f0-b478-ce34c6ac4745) + (property "Reference" "X1" (at 323.85 22.86 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "10 MHz" (at 322.58 25.4 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Oscillator:Oscillator_DIP-14" (at 349.25 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.conwin.com/datasheets/cx/cx030.pdf" (at 330.835 28.575 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid e0c7f919-1293-43a8-bd76-fe8019185981)) + (pin "8" (uuid bad17568-3999-459b-bd2c-1df601e2d963)) + (pin "7" (uuid 7a515cd8-1288-4879-bfbd-197f2cc71e92)) + (pin "1" (uuid b500294e-70c0-46d6-b25f-46725e38d5b8)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "X1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_EEPROM:24LC256") (at 213.36 193.04 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 43a6d41b-d7e0-486e-8c1f-90d8213eab17) + (property "Reference" "U10" (at 215.5541 182.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "24LC256" (at 215.5541 185.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (at 213.36 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/21203m.pdf" (at 213.36 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "5" (uuid e26c269f-bed8-4628-b354-dba6aa2fd8a1)) + (pin "2" (uuid c19984c3-b4fe-444d-a06c-73e31a26cd7a)) + (pin "3" (uuid fa10d959-21e0-4073-bb61-431df960eadc)) + (pin "4" (uuid b63b2756-7410-4fe1-8e6c-3ea7aaa36442)) + (pin "7" (uuid dca2b786-d77f-43bc-8b44-329489f8fc9b)) + (pin "6" (uuid 3a171475-ae42-4186-bd28-11b4cd4c54a7)) + (pin "1" (uuid 305a5e8e-cf80-4782-89e7-acf810eb4dad)) + (pin "8" (uuid 65253a6d-fb53-4e30-9f4f-a0ce1f63def1)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 189.23 252.73 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 44410ebb-5c7a-426c-815b-e4ced4261dba) + (property "Reference" "R1" (at 189.23 250.19 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 189.23 252.73 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 189.23 254.508 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 189.23 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid ed321ec9-37a3-45c3-8fa8-63ec20aefbe2)) + (pin "1" (uuid ec20a411-6910-4c0d-a444-07ea58a11af7)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 39.37 90.17 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 447a9ab5-5243-434b-becd-732ace9b4213) + (property "Reference" "#PWR023" (at 39.37 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 39.37 95.25 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 39.37 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 39.37 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7645aa6b-989f-47f8-a224-c65d5157b43d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR023") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 223.52 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 479199c4-3f89-4c0a-8e72-ea114516f6ea) + (property "Reference" "C20" (at 227.33 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 227.33 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 224.4852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 223.52 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 0427fe12-ef30-4da2-91fc-5c8f5051e662)) + (pin "1" (uuid 10744177-bc1f-4a30-8c3f-275470d4809a)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C20") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 373.38 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 48571d15-c4a4-4059-8b1e-af2666f01171) + (property "Reference" "#PWR031" (at 367.03 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 370.84 69.85 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 373.38 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 373.38 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a0e8bce8-43e1-4e21-a6c8-1ed0955ae264)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR031") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 189.23 267.97 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 49357ba4-1449-4781-8415-d056cacbfecd) + (property "Reference" "R28" (at 189.23 265.43 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 189.23 267.97 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 189.23 269.748 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 189.23 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid fbdcb3d4-dfdd-40a9-8879-18de94e59e1c)) + (pin "1" (uuid e3f13fe7-96f9-49e3-8ae6-af6b62af21f0)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R28") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x02") (at 383.54 21.59 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 49404c46-9ce8-4dd9-b0fb-d327fbb26e69) + (property "Reference" "J1" (at 386.08 21.59 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Power" (at 386.08 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 383.54 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 383.54 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7b0f3723-cc56-4fee-9ff4-6c7fa3d0e0aa)) + (pin "1" (uuid b55c6440-c9c4-4a2c-8af2-ed084d652794)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole") (at 274.32 269.24 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4b927c59-dabe-4603-9765-c031d2d1c763) + (property "Reference" "H4" (at 276.86 267.97 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MountingHole" (at 276.86 270.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "MountingHole:MountingHole_2.2mm_M2" (at 274.32 269.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 274.32 269.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "H4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 266.7 27.94 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4d589f16-cd66-4815-9404-0436f52fa679) + (property "Reference" "R19" (at 269.24 26.67 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R" (at 269.24 29.21 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 268.478 27.94 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 266.7 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 9ef912d7-5c6c-45a4-a04b-2db1c58ed133)) + (pin "1" (uuid 06ced126-dd4d-4362-9967-053d17c5e880)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R19") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 182.88 257.81 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4f0b208a-93cd-4ca8-9441-99acaac43785) + (property "Reference" "#PWR077" (at 176.53 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 180.34 257.81 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 182.88 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 182.88 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 773064d5-359e-46d1-815a-fcbf33e22ec7)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR077") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 368.3 153.67 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 4fda5aac-9a4a-4a7b-83f1-9abd1a7456f4) + (property "Reference" "#PWR081" (at 361.95 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 365.76 153.67 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 368.3 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 368.3 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 79666192-e7f6-448a-9e54-a4ae68aa77ff)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR081") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_RAM:CY62256-70PC") (at 88.9 137.16 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 505fd214-265c-4785-8fe0-c02ae74159bb) + (property "Reference" "U3" (at 91.0941 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CY62256-70PC" (at 91.0941 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm_Socket_LongPads" (at 88.9 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 88.9 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "23" (uuid c4d2d9bf-a960-4513-bc5f-4f88897c75dc)) + (pin "6" (uuid 9f537ec2-d50c-4ff3-b4fd-3efd76fda86d)) + (pin "26" (uuid 34875fcc-ae0b-4f26-bc32-9d514f69073e)) + (pin "16" (uuid dd241d83-54b6-4571-9a19-4b48aba10fc7)) + (pin "17" (uuid 3017ee50-cf19-416e-8aaa-6ed1350ee076)) + (pin "18" (uuid 4c3bf4c5-a94c-4302-b977-43a3b5844298)) + (pin "20" (uuid cf41d0e7-52dc-449c-ad27-aba56167f403)) + (pin "19" (uuid 76c5822d-701f-4f61-804d-17bba7fe18d8)) + (pin "5" (uuid 56f30200-e688-4e82-8c11-f0da91682c63)) + (pin "22" (uuid f5bb03d7-6aaa-40ab-aeff-87ebe18b7a1f)) + (pin "27" (uuid f3495d00-7238-4852-9ff8-5c365b558c12)) + (pin "24" (uuid 523b7be6-0964-452b-b34f-c23819ff6ceb)) + (pin "4" (uuid 9fde249d-3756-47fb-8c17-3c0dcf9ad9c2)) + (pin "15" (uuid 19a333ca-b719-4260-ab1c-eb4aafc631da)) + (pin "3" (uuid 8f637bff-bd36-4e2f-be9a-468b8e787158)) + (pin "2" (uuid 7c174000-3601-4a64-9e5d-d514700cdf9a)) + (pin "9" (uuid c71721c7-de46-46d6-ac90-b31ff2cbb8c5)) + (pin "8" (uuid 1b8d5c77-72bf-4647-ac6f-b5e627396de1)) + (pin "21" (uuid a154aff9-2308-4568-a1c3-9c9afef74b03)) + (pin "7" (uuid 442e2ca8-3998-42f1-a555-25c087d168d0)) + (pin "25" (uuid b11c4b57-3567-4d54-bd67-ec430ddab393)) + (pin "28" (uuid a9e6086c-f28f-4219-b566-821acd880b08)) + (pin "1" (uuid e09b7d6a-6207-4ae2-b322-63d9c1a291c6)) + (pin "10" (uuid 6e6c59cc-e181-4702-b82a-5a753beb1a84)) + (pin "11" (uuid 5a8aa212-e99a-4668-8a2b-90fcaeddf338)) + (pin "12" (uuid 9b3974f7-a2f3-45cf-8ab4-520e7f8f0bb7)) + (pin "13" (uuid 4a48d1f4-d144-48b4-af36-7e64423801fe)) + (pin "14" (uuid e8fe2882-3f70-488d-b1a6-81e59a740da5)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 337.82 24.13 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 50ff4fe8-1aee-4cd9-a0a6-b0904dc2ad4c) + (property "Reference" "#PWR032" (at 337.82 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 337.82 19.05 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 337.82 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 337.82 24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5ba7623d-4d1c-4b92-9223-4301dd87a249)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR032") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 330.2 223.52 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 51bf94fa-ce4d-4315-aeb8-5a6de8fcf9d3) + (property "Reference" "#PWR060" (at 330.2 227.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 330.2 218.44 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 330.2 223.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 330.2 223.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6b915c45-c314-479c-88a1-d00f8ecbfaad)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR060") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC74") (at 67.31 193.04 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 53e5ce06-5e36-48c3-9614-cc19c4148ebb) + (property "Reference" "U12" (at 69.5041 182.88 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC74" (at 69.5041 185.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 67.31 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (at 67.31 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 7943e402-a610-44e4-bc82-07551d83fb9b)) + (pin "13" (uuid 79ed5a52-b9d7-4bde-bb94-2b6763b401a1)) + (pin "1" (uuid 512b47eb-87ae-4920-a08a-f770b3b13000)) + (pin "2" (uuid 4b4101a2-df0e-4887-97fc-4c3ca3c3d266)) + (pin "4" (uuid 398f2d1f-6766-4d06-a2c9-7c308344badc)) + (pin "3" (uuid 0db4add0-a100-4d8a-83cb-8fa60114fa2d)) + (pin "6" (uuid 2495cb19-8912-46dc-b03a-4882909f02ea)) + (pin "10" (uuid a64fd310-6a3e-4cba-a145-422649a72b61)) + (pin "7" (uuid c532aec7-4aff-42b0-a76e-310bd8ef231f)) + (pin "12" (uuid 83635377-fce1-45a8-af4a-b31cf548cac3)) + (pin "11" (uuid a4b17692-15fb-43e2-aa39-bdc36b8cf14b)) + (pin "5" (uuid 2e678f03-5d46-4e48-a5a0-941dde75aa2f)) + (pin "14" (uuid 8a02793e-b179-46f9-af24-2281411d9e9d)) + (pin "8" (uuid 78333dc7-91b9-45e0-a4fe-c16ea04b6842)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 99.06 184.15 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 55570b22-a985-4605-9b09-a4574b68cb89) + (property "Reference" "R26" (at 99.06 177.8 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 99.06 180.34 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 99.06 185.928 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 99.06 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 0ae8a97d-d4b7-41fe-948a-2f652220096c)) + (pin "1" (uuid 84dab672-0bc1-472e-bc88-8b253340ac48)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R26") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x06") (at 200.66 33.02 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 55a630c0-0243-4673-acd9-9906fe601a76) + (property "Reference" "J7" (at 203.2 33.02 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SIO Port A" (at 203.2 35.56 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x06_P2.54mm_Vertical" (at 200.66 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 200.66 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid 1c8f33e4-1e3e-4e85-a966-fecb54ce31eb)) + (pin "1" (uuid 8c7bb407-7908-4677-a8a5-cfbed0f5de70)) + (pin "5" (uuid f74a68ed-3379-45ce-9674-8f3d3fe88a77)) + (pin "6" (uuid cc38f888-1525-4502-8330-757bb1fa3d10)) + (pin "2" (uuid f6c75e3d-bd9b-4d94-b2d6-dd2b738bc24c)) + (pin "3" (uuid 5d599a99-2ae4-4031-ada9-a60c034c6f28)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole") (at 274.1838 258.1435 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 56426385-f0a8-4ebb-bb03-e2cbf8f40835) + (property "Reference" "H2" (at 276.7238 256.8735 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MountingHole" (at 276.7238 259.4135 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "MountingHole:MountingHole_2.2mm_M2" (at 274.1838 258.1435 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 274.1838 258.1435 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "H2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 222.25 254 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 575491ea-67dd-4e34-a563-0f3f3efa6063) + (property "Reference" "#PWR042" (at 215.9 254 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 219.71 254 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 222.25 254 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 222.25 254 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0c18d7e1-2973-49bc-9b20-a31ad29671bc)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR042") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x09") (at 294.64 38.1 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 59504153-9be5-4671-b518-73044e999f97) + (property "Reference" "J4" (at 297.18 36.83 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Conn_01x09" (at 297.18 39.37 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical" (at 294.64 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 294.64 38.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 3dfeebdb-b7f0-4f5d-9e4b-82f10e110351)) + (pin "1" (uuid fe27d9b8-ed67-472f-9339-77052b673acc)) + (pin "7" (uuid abc85a6a-bbef-43eb-901a-4c10aefed52e)) + (pin "6" (uuid 7f3be56c-0daa-48c2-ae5d-4c90f7bb8f11)) + (pin "2" (uuid 4a63f65a-c6ac-42a9-9cb1-a5d8d3ce6e61)) + (pin "4" (uuid 44221aab-b782-4304-aa63-90e3a6a3a3b1)) + (pin "3" (uuid 3a25b324-ca3e-4ccd-8619-60ab6779b394)) + (pin "5" (uuid e4e25bc6-fa3c-4240-b35b-62a6120bb040)) + (pin "8" (uuid 9688039a-887f-4ae5-8792-03d9b52adc4e)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS139") (at 201.93 121.92 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5b9f72db-780a-4c9d-aa1d-3526daeda6f8) + (property "Reference" "U11" (at 201.93 111.76 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS139" (at 201.93 114.3 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (at 201.93 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at 201.93 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d144b4f4-7492-4f6a-9c53-f3992ee81649)) + (pin "1" (uuid 3100fdc0-1691-453a-8f8f-59a3741f0cd6)) + (pin "11" (uuid c5b98b01-a16c-4f2c-869c-509b51420d20)) + (pin "8" (uuid e05f3b2d-5d84-4871-8e17-7600ad57a479)) + (pin "16" (uuid eb85071b-0277-4d9e-8f7d-b8ef1254e4de)) + (pin "12" (uuid 92415a08-1d82-450f-9b95-626d55028c91)) + (pin "15" (uuid 692056b8-82fa-4aa0-85bb-4aa151370a6e)) + (pin "2" (uuid 9fa856cc-2dbe-49d2-9b99-9fa1101915e8)) + (pin "5" (uuid 6eacdc3f-00a3-4591-9f7e-b37a3b8cfd97)) + (pin "9" (uuid e249428a-df22-45a7-b84c-ae5260479dbc)) + (pin "6" (uuid 998ea207-fc6e-4a48-9461-c6b4b419de7f)) + (pin "4" (uuid 32245838-b309-4c66-ba10-4579495e1c8d)) + (pin "10" (uuid 3e9739c6-c5ff-4cae-9158-8cd6d3e88a10)) + (pin "3" (uuid 4204e228-bd3e-488f-8fb9-2a620372d09a)) + (pin "14" (uuid 328dbea7-efbd-49f6-96c1-869d54cabdc2)) + (pin "13" (uuid ceaee36b-fa2f-42e0-b5f7-2c045ea96a09)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS08") (at 165.1 255.27 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5bf874a2-3093-4a99-bb85-260ffbd4a296) + (property "Reference" "U8" (at 165.0917 246.38 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS08" (at 165.0917 248.92 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 165.1 255.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" (at 165.1 255.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid a08f2da4-610f-43d3-b6a4-30ff1220e8aa)) + (pin "14" (uuid 6e33d05f-0b42-4a28-becf-2893f16bc93c)) + (pin "4" (uuid b71e9c00-49e3-4c21-995c-547380ba8f5e)) + (pin "2" (uuid 5d303285-fe29-49b1-9ada-50a10227a0e6)) + (pin "8" (uuid eb1ef8bd-3a92-4756-94fe-86774fe07222)) + (pin "13" (uuid 317816d1-13c7-4cec-bf37-ca4469186cda)) + (pin "12" (uuid c6cb8fe3-40ea-4942-ba6a-0cc7502644a7)) + (pin "10" (uuid 0456f913-6a21-48e0-9281-7bdc246e4ec0)) + (pin "3" (uuid 067b0e7d-313e-4f78-8aae-2b60e2bc094b)) + (pin "1" (uuid aedae9c4-f5ac-4db1-aeac-7de690f55049)) + (pin "6" (uuid 61c02ebb-8d5f-4ee4-9b4a-f680b3a1f1c2)) + (pin "9" (uuid 13f33117-0d08-47d7-a52e-8d0be0bcc679)) + (pin "5" (uuid a282e06d-eb6f-4565-bfc7-d3ebdd73a909)) + (pin "7" (uuid 81c49bbf-2a07-46f1-9372-545cf0160036)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U8") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x02") (at 383.54 54.61 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 5c196458-f310-4d85-a172-99f2a58ff323) + (property "Reference" "J3" (at 386.08 54.61 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "I2C Bus" (at 386.08 57.15 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 383.54 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 383.54 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5216cfbb-9837-4f46-aaec-bc9ca1a460f8)) + (pin "1" (uuid 1de6fb97-8bcd-494b-9db9-345ba7c70405)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC74") (at 101.6 261.62 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5e2837d7-c25f-4707-9ecd-404c43ccfcca) + (property "Reference" "U12" (at 107.95 260.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC74" (at 107.95 262.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 101.6 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "74xx/74hc_hct74.pdf" (at 101.6 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 7943e402-a610-44e4-bc82-07551d83fb9c)) + (pin "13" (uuid 79ed5a52-b9d7-4bde-bb94-2b6763b401a2)) + (pin "1" (uuid 512b47eb-87ae-4920-a08a-f770b3b13001)) + (pin "2" (uuid 4b4101a2-df0e-4887-97fc-4c3ca3c3d267)) + (pin "4" (uuid 398f2d1f-6766-4d06-a2c9-7c308344badd)) + (pin "3" (uuid 0db4add0-a100-4d8a-83cb-8fa60114fa2e)) + (pin "6" (uuid 2495cb19-8912-46dc-b03a-4882909f02eb)) + (pin "10" (uuid a64fd310-6a3e-4cba-a145-422649a72b62)) + (pin "7" (uuid c532aec7-4aff-42b0-a76e-310bd8ef2320)) + (pin "12" (uuid 83635377-fce1-45a8-af4a-b31cf548cac4)) + (pin "11" (uuid a4b17692-15fb-43e2-aa39-bdc36b8cf14c)) + (pin "5" (uuid 2e678f03-5d46-4e48-a5a0-941dde75aa30)) + (pin "14" (uuid 8a02793e-b179-46f9-af24-2281411d9e9e)) + (pin "8" (uuid 78333dc7-91b9-45e0-a4fe-c16ea04b6843)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 177.8 45.72 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 61dc5693-9184-457b-afd6-7b7f00948c8f) + (property "Reference" "R11" (at 184.15 45.72 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 177.8 45.72 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 177.8 47.498 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 177.8 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5ceb297d-dbe6-4172-a352-061a1b127052)) + (pin "1" (uuid 9088f65e-1978-4385-bf78-87378d37d2f7)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 182.88 252.73 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 630e8c22-bc5b-4df9-815f-d733ff604479) + (property "Reference" "#PWR02" (at 176.53 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 180.34 252.73 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 182.88 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 182.88 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5e92bf04-eb1e-439f-8c37-9d41fde6efa7)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR02") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 177.8 58.42 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 63850f08-0e00-4c72-a393-d3cee5a4c542) + (property "Reference" "R2" (at 185.42 58.42 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "4.7k" (at 177.8 58.42 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 177.8 60.198 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 177.8 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b27ef9f9-83d4-43bd-8bc2-e420a1bd7c8f)) + (pin "1" (uuid 19e600b8-e320-451e-8a19-3f2ddfe0b29a)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 289.56 30.48 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6591d44a-519a-48ab-a095-3734c40f6ea5) + (property "Reference" "#PWR067" (at 283.21 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 285.75 30.48 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 289.56 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 289.56 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c8244d4a-017b-4e0c-a96d-22827c73a344)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR067") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC04") (at 370.84 222.25 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 65ba013d-b838-4523-9915-f2f8dd5198ea) + (property "Reference" "U16" (at 360.68 215.9 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC04" (at 361.95 218.44 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 370.84 222.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 370.84 222.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid 28caae2b-bf71-46fc-a6a4-e87cef1f0ba0)) + (pin "1" (uuid 72866e91-fe21-4e95-9ca8-41b190fc8987)) + (pin "12" (uuid c9e4bcb1-7c82-49cd-8a85-25b37771012d)) + (pin "3" (uuid 83d83b32-73f7-432b-894e-43940a10d7ec)) + (pin "2" (uuid 12310d8c-0b89-4296-8bc6-8ae43929184d)) + (pin "6" (uuid 972c49f2-64ea-4973-b83b-b0b0609d3f3d)) + (pin "13" (uuid db4056bf-33f0-431a-ab42-1c7b9577682f)) + (pin "7" (uuid 079db8ff-0e48-452c-b481-a7c36bd4b5e1)) + (pin "14" (uuid 1bb54f9b-a996-4517-8a97-37063feec8a2)) + (pin "4" (uuid ef37e337-5b63-4c22-8556-53ba7fb45215)) + (pin "9" (uuid 11076101-aad0-4585-9169-93efe77a6122)) + (pin "8" (uuid 626496a7-633a-412b-80de-ae75cb2e0b95)) + (pin "5" (uuid 6f077e9c-07bb-4d52-9b42-1ececad9cfe4)) + (pin "10" (uuid e090b09d-edec-4444-9a3a-3ecba8114480)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U16") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 20.32 236.22 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6633a7bb-4553-458e-b1c0-c51d406fc0cf) + (property "Reference" "#PWR049" (at 20.32 242.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 20.32 241.3 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 20.32 236.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 20.32 236.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 83a49fc9-b57e-4d2a-85d1-8a547163acd0)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR049") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 151.13 273.05 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 684ea53f-c6d4-47a6-9da0-9aaa9fcb267b) + (property "Reference" "R36" (at 151.13 270.51 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 151.13 273.05 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 151.13 274.828 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 151.13 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid ff05c4e2-6e7f-4bf0-b913-ddbd3f4cd1d2)) + (pin "1" (uuid 60727e20-8317-43e3-86dc-99e38003cf93)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R36") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 261.62 27.94 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6ab54df2-97d2-4c47-aa60-4947166d7b47) + (property "Reference" "R18" (at 264.16 26.67 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R" (at 264.16 29.21 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 263.398 27.94 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 261.62 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e7ce67ac-7fb0-4c0f-b97b-2ad50338154b)) + (pin "1" (uuid e0cc18a7-6c3d-4160-8eef-9c3f451023a5)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R18") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x09") (at 383.54 39.37 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6b20e357-0515-4c39-8989-72ed0a39f73f) + (property "Reference" "J2" (at 386.08 38.1 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Keyboard" (at 386.08 40.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x09_P2.54mm_Vertical" (at 383.54 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 383.54 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 3ebbb33b-e9cf-409d-9478-05016f5c6a49)) + (pin "6" (uuid dfde9c23-753f-47d0-b09b-f21dd32d000a)) + (pin "5" (uuid 1e86ac39-96ee-460b-8087-2c3b4f6d7a20)) + (pin "7" (uuid bef2d318-49c9-4309-a6f4-6843c0ddafd1)) + (pin "1" (uuid 8f3e3680-1347-4d32-a385-1d22a728429b)) + (pin "4" (uuid c8b4cf92-dc2b-440a-814b-57639d59d107)) + (pin "3" (uuid cac05dad-906d-404a-8ca0-a8f540029b50)) + (pin "2" (uuid 7534d36e-73e7-4552-9553-0cee015fede1)) + (pin "8" (uuid 9abf31aa-3bce-47b4-8575-26441750a1a9)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 144.78 252.73 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6c4d3985-6083-4630-88bf-a5e33d298ae7) + (property "Reference" "#PWR029" (at 138.43 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 142.24 252.73 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 144.78 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 144.78 252.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 38f2d4cb-7207-424a-a1ef-7141f35bcfb3)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR029") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 170.18 185.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6e2f1db3-583b-472c-bee2-c79d8c1314a8) + (property "Reference" "#PWR011" (at 170.18 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 170.18 180.34 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 170.18 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 170.18 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid dfe7063e-4f6d-4ad9-830a-9d758016deee)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR011") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC04") (at 370.84 196.85 0) (unit 5) + (in_bom yes) (on_board yes) (dnp no) + (uuid 730418ef-c07c-4892-bf5d-6d42e5943065) + (property "Reference" "U16" (at 360.68 190.5 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC04" (at 361.95 193.04 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 370.84 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 370.84 196.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid 28caae2b-bf71-46fc-a6a4-e87cef1f0ba1)) + (pin "1" (uuid 72866e91-fe21-4e95-9ca8-41b190fc8988)) + (pin "12" (uuid c9e4bcb1-7c82-49cd-8a85-25b37771012e)) + (pin "3" (uuid 83d83b32-73f7-432b-894e-43940a10d7ed)) + (pin "2" (uuid 12310d8c-0b89-4296-8bc6-8ae43929184e)) + (pin "6" (uuid 972c49f2-64ea-4973-b83b-b0b0609d3f3e)) + (pin "13" (uuid db4056bf-33f0-431a-ab42-1c7b95776830)) + (pin "7" (uuid 079db8ff-0e48-452c-b481-a7c36bd4b5e2)) + (pin "14" (uuid 1bb54f9b-a996-4517-8a97-37063feec8a3)) + (pin "4" (uuid ef37e337-5b63-4c22-8556-53ba7fb45216)) + (pin "9" (uuid 11076101-aad0-4585-9169-93efe77a6123)) + (pin "8" (uuid 626496a7-633a-412b-80de-ae75cb2e0b96)) + (pin "5" (uuid 6f077e9c-07bb-4d52-9b42-1ececad9cfe5)) + (pin "10" (uuid e090b09d-edec-4444-9a3a-3ecba8114481)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U16") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 340.36 243.84 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7473b208-fbd3-4c99-aa33-f52d99c3d0b5) + (property "Reference" "#PWR061" (at 340.36 250.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 340.36 248.92 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 340.36 243.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 340.36 243.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7b7b9396-67eb-422d-803e-b07337534162)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR061") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 147.32 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 752a81c1-4045-483c-8837-e8d4fea8dbee) + (property "Reference" "C11" (at 151.13 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 151.13 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 148.2852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 147.32 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 3623223d-ad96-44b9-85c0-419fffc0c9b6)) + (pin "1" (uuid e494f3c2-c497-4f62-8dff-0ebcde141a93)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS08") (at 220.98 73.66 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7689cc71-82fd-4d9a-b253-d4a2569940d4) + (property "Reference" "U8" (at 220.9717 64.77 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS08" (at 220.9717 67.31 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 220.98 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" (at 220.98 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid a08f2da4-610f-43d3-b6a4-30ff1220e8ab)) + (pin "14" (uuid 6e33d05f-0b42-4a28-becf-2893f16bc93d)) + (pin "4" (uuid b71e9c00-49e3-4c21-995c-547380ba8f5f)) + (pin "2" (uuid 5d303285-fe29-49b1-9ada-50a10227a0e7)) + (pin "8" (uuid eb1ef8bd-3a92-4756-94fe-86774fe07223)) + (pin "13" (uuid 317816d1-13c7-4cec-bf37-ca4469186cdb)) + (pin "12" (uuid c6cb8fe3-40ea-4942-ba6a-0cc7502644a8)) + (pin "10" (uuid 0456f913-6a21-48e0-9281-7bdc246e4ec1)) + (pin "3" (uuid 067b0e7d-313e-4f78-8aae-2b60e2bc094c)) + (pin "1" (uuid aedae9c4-f5ac-4db1-aeac-7de690f5504a)) + (pin "6" (uuid 61c02ebb-8d5f-4ee4-9b4a-f680b3a1f1c3)) + (pin "9" (uuid 13f33117-0d08-47d7-a52e-8d0be0bcc67a)) + (pin "5" (uuid a282e06d-eb6f-4565-bfc7-d3ebdd73a90a)) + (pin "7" (uuid 81c49bbf-2a07-46f1-9372-545cf0160037)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED") (at 339.09 90.17 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7700b376-7bc6-475c-84b3-33ca8fa1f265) + (property "Reference" "D1" (at 340.6775 83.82 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED" (at 340.6775 86.36 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "LED_THT:LED_D3.0mm" (at 339.09 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 339.09 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4d928cbf-1065-4d77-b4ac-e2774e223ea8)) + (pin "2" (uuid 54540bf6-a8c7-4de5-bef2-d534a81b7bf6)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "D1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 151.13 189.23 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7dba38aa-0090-4fab-8ce4-91e1c5520abd) + (property "Reference" "#PWR013" (at 151.13 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 151.13 184.15 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 151.13 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 151.13 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0684d4cb-21fb-47e1-ab06-45e69c90ae38)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR013") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+BATT") (at 172.72 185.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 816417d7-eadd-421d-bd53-5c7954395e70) + (property "Reference" "#PWR014" (at 172.72 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+BATT" (at 176.53 180.34 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 172.72 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 172.72 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fa7abac8-c082-4d7d-b1e8-5d55c877e5d3)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR014") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x15") (at 383.54 87.63 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 836cf6d7-a2c5-431a-83cc-a3ee89855b90) + (property "Reference" "J8" (at 386.08 86.36 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Display" (at 386.08 88.9 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x15_P2.54mm_Vertical" (at 383.54 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 383.54 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "8" (uuid 26b9836a-2a32-4a6e-97e3-8e1624f6d0a5)) + (pin "3" (uuid 2d7c0b6c-53d7-415a-914a-4241bdfe63fb)) + (pin "6" (uuid 863dbf4b-6432-48a4-8d36-5fd0e90a179e)) + (pin "9" (uuid 7f99ceb4-8ce1-42d0-9f4e-b45a024d5550)) + (pin "2" (uuid 5dcd5abd-618f-487b-b8d2-ea542f316390)) + (pin "4" (uuid 52ef1c07-6af1-407a-b2f5-74b0a8fc75aa)) + (pin "5" (uuid 4f920f07-9f9c-4fde-8ba1-6bab06b1be35)) + (pin "7" (uuid 31083ff9-fd58-4244-b0c4-b4fcb9c63391)) + (pin "10" (uuid 7553a577-366f-4814-b2c8-1303891f7195)) + (pin "14" (uuid ff1afe6b-057f-48e6-8e10-6736a64d0e18)) + (pin "11" (uuid fc9779bd-4119-4a8c-a9e6-55f9d6f51dce)) + (pin "15" (uuid 546d9873-771f-49e2-907a-0614e7667183)) + (pin "12" (uuid a288cda4-fc10-4011-9a9a-9162b7471ff4)) + (pin "1" (uuid ac87226b-f346-4a53-93ca-1c452021cd70)) + (pin "13" (uuid 67c93fa6-a942-4242-876c-38bdb35e4c8f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 151.13 267.97 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 850167c5-b1ea-4448-a451-b6496f0d1dfe) + (property "Reference" "R8" (at 151.13 265.43 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 151.13 267.97 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 151.13 269.748 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 151.13 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 2bf21d8a-70c6-420c-ac89-b03685f17de7)) + (pin "1" (uuid 62026fdb-be14-48ab-913b-411a75c6f891)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 45.72 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 8568b0dc-ad76-46d4-b8ea-dbb57c3ef339) + (property "Reference" "C3" (at 49.53 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 49.53 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 46.6852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 45.72 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 22f704fe-f07d-4a6e-a96d-a7fdadca2d20)) + (pin "1" (uuid 09fbf50c-3fdb-425f-9a52-6f9512f898c0)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 228.6 254 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 85ce6a51-e3bf-4419-8ef4-1753260fadf0) + (property "Reference" "R33" (at 228.6 247.65 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 228.6 250.19 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 228.6 255.778 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 228.6 254 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6fb0754c-d412-42f7-bef5-28edd2e733da)) + (pin "2" (uuid 61027fe7-ad5c-4634-ae39-18b0582178c6)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R33") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Oscillator:ACO-xxxMHz-A") (at 337.82 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 86164f1a-2136-4ae6-989f-181604ed965c) + (property "Reference" "X2" (at 323.85 54.61 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "1.8432 MHz" (at 322.58 57.15 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Oscillator:Oscillator_DIP-14" (at 349.25 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.conwin.com/datasheets/cx/cx030.pdf" (at 330.835 60.325 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 50b597ad-ee1e-4673-b50e-b583486d27c8)) + (pin "8" (uuid f50e35f5-0ee5-44d0-a342-3ec19ff2dcf7)) + (pin "7" (uuid e8ec771d-78c2-4be8-b030-dc95f585e89d)) + (pin "1" (uuid 35bfef40-4413-4c2b-8c89-0c4fa61f9f6f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "X2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 68.58 66.04 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 87d40b91-6cfa-43cc-9a5f-38c23f5fabb4) + (property "Reference" "R14" (at 66.04 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 68.58 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 70.358 66.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 68.58 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 01843565-4202-4fc4-9df8-b392c823d107)) + (pin "1" (uuid cccb3951-2e46-44e6-ae03-ef4784128eca)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R14") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 121.92 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8818ee48-3944-46c6-a97f-f20fc9c977ac) + (property "Reference" "C9" (at 125.73 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 125.73 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 122.8852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 121.92 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7c5e0b76-e2bd-467e-92f6-afde785ed3f4)) + (pin "1" (uuid f9972575-0cea-48a9-99ee-b597f3078d66)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 33.02 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8899156b-5df6-44dd-928b-a3e7d6d82f7f) + (property "Reference" "C2" (at 36.83 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 36.83 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 33.9852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 33.02 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 0e986af2-fa26-4734-bd85-5dc11a52c880)) + (pin "1" (uuid d8f66176-8fbc-40b1-a1fc-79545a10b048)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 195.58 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 890ef360-e2e5-4418-a2ef-bc5e4aef6ec0) + (property "Reference" "#PWR063" (at 189.23 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 191.77 63.5 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 195.58 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 195.58 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b9dbe045-6903-406d-8aaa-96cd879af8c4)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR063") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 151.13 257.81 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 8919cfcb-c67f-4cf1-8de2-42b52bd4fce8) + (property "Reference" "R37" (at 151.13 255.27 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "0" (at 151.13 257.81 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 151.13 259.588 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 151.13 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 1d57d9d2-a759-4d78-9c0e-45d173d1c782)) + (pin "1" (uuid 883d46f7-3d19-4312-b843-f1e8edfc37ff)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R37") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 160.02 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 89ca931d-c480-48aa-9f41-7db01a9fcfa2) + (property "Reference" "#PWR015" (at 160.02 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 160.02 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 160.02 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 160.02 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b3427f5f-c881-4768-a455-7d2854589896)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR015") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 337.82 71.12 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8ad4839e-b672-47bb-96c1-503762cd7cbe) + (property "Reference" "#PWR035" (at 337.82 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 337.82 77.47 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 337.82 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 337.82 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e4bf2ec0-7b51-4770-b933-ebcab83ca22b)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR035") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 378.46 21.59 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8ca782b0-215f-4f78-8313-3d878314d70a) + (property "Reference" "#PWR057" (at 382.27 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 375.92 21.59 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 378.46 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 378.46 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a7e3311e-69e7-4c9c-8f0c-74e207bdd770)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR057") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 213.36 185.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8cf4b037-b3da-4dfd-8617-6786d6e0f833) + (property "Reference" "#PWR010" (at 213.36 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 213.36 180.34 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 213.36 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 213.36 185.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 54b1752b-3c1c-49dc-8db1-bca984dba323)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR010") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 337.82 39.37 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8e15756f-7715-4c16-a497-1aa513a144ee) + (property "Reference" "#PWR034" (at 337.82 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 337.82 45.72 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 337.82 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 337.82 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 937b046d-aa49-449c-b97e-90c9ab3c57bb)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR034") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS139") (at 60.96 261.62 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8e55eb3f-9a4f-47f3-9e61-5390420ca59b) + (property "Reference" "U11" (at 67.31 260.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS139" (at 67.31 262.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (at 60.96 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at 60.96 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d144b4f4-7492-4f6a-9c53-f3992ee8164a)) + (pin "1" (uuid 3100fdc0-1691-453a-8f8f-59a3741f0cd7)) + (pin "11" (uuid c5b98b01-a16c-4f2c-869c-509b51420d21)) + (pin "8" (uuid e05f3b2d-5d84-4871-8e17-7600ad57a47a)) + (pin "16" (uuid eb85071b-0277-4d9e-8f7d-b8ef1254e4df)) + (pin "12" (uuid 92415a08-1d82-450f-9b95-626d55028c92)) + (pin "15" (uuid 692056b8-82fa-4aa0-85bb-4aa151370a6f)) + (pin "2" (uuid 9fa856cc-2dbe-49d2-9b99-9fa1101915e9)) + (pin "5" (uuid 6eacdc3f-00a3-4591-9f7e-b37a3b8cfd98)) + (pin "9" (uuid e249428a-df22-45a7-b84c-ae5260479dbd)) + (pin "6" (uuid 998ea207-fc6e-4a48-9461-c6b4b419de80)) + (pin "4" (uuid 32245838-b309-4c66-ba10-4579495e1c8e)) + (pin "10" (uuid 3e9739c6-c5ff-4cae-9158-8cd6d3e88a11)) + (pin "3" (uuid 4204e228-bd3e-488f-8fb9-2a620372d09b)) + (pin "14" (uuid 328dbea7-efbd-49f6-96c1-869d54cabdc3)) + (pin "13" (uuid ceaee36b-fa2f-42e0-b5f7-2c045ea96a0a)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U11") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC14") (at 353.06 184.15 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) + (uuid 90c6c9b9-0ef9-4b82-8b1a-ebe545b35b58) + (property "Reference" "U15" (at 342.9 177.8 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC14" (at 344.17 180.34 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 353.06 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 353.06 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid a61d8d90-dd6b-41d9-b1da-ac61d3a5093e)) + (pin "12" (uuid dbcadea6-b06e-4929-9f2e-40d6a70a2631)) + (pin "11" (uuid a5e6f3c6-73f7-4b6c-96dc-764c7cd38e07)) + (pin "13" (uuid 5e07aece-1e4a-4bbc-97e5-ea5a612f83f4)) + (pin "4" (uuid 49f43a31-f27b-4578-893e-ae9301ad3e5b)) + (pin "8" (uuid fa9f5dad-b6f6-4f9c-b8be-c02da808f15f)) + (pin "3" (uuid f7139ce1-ccd7-40bd-b48d-066920d9451b)) + (pin "6" (uuid 4526a3d4-b519-4452-a563-7c8dd8674942)) + (pin "5" (uuid 6fcf81fc-711e-49a5-8b87-390a258262c1)) + (pin "2" (uuid 6336dac2-1078-4eb7-8531-82d85c163982)) + (pin "10" (uuid dd352c5b-ffcf-499b-8651-ac5891e5dd51)) + (pin "1" (uuid b9bbf840-aa72-43d3-a34b-b6ea5a1d2e60)) + (pin "9" (uuid 3f5439e7-06d3-4be0-9867-5b220212b2c5)) + (pin "7" (uuid 87157e2e-3485-43bc-86dc-47fc14515dac)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U15") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "Timer_RTC:MCP7940N-xP") (at 170.18 195.58 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9111d1a5-4682-4e40-b60c-e4fd627c01bd) + (property "Reference" "U9" (at 172.3741 205.74 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MCP7940N-xP" (at 172.3741 208.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (at 170.18 195.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf" (at 170.18 195.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "8" (uuid 6ac5efba-6183-4832-a2d7-4eb28ba1e6dc)) + (pin "4" (uuid add4370f-5fe1-4f18-91e2-3c15083f2338)) + (pin "1" (uuid 2c70d059-4f1e-4a85-a9b6-9b0caf7fe6ba)) + (pin "7" (uuid 2ef95d99-4b02-499e-abc1-ea636a22272c)) + (pin "5" (uuid 6f9ac4b9-39d9-4f75-b8fe-82a720ecbae2)) + (pin "3" (uuid 97afce97-5448-4a71-9485-6076cef28ac7)) + (pin "2" (uuid f5ba38d5-fc2d-4c97-8b76-05eed92d2f28)) + (pin "6" (uuid bff2c90f-c090-414d-9321-88f1bdc2ac11)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 55.88 201.93 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 91841fbb-1e2b-464a-97e7-31bb2a5cb0a0) + (property "Reference" "#PWR068" (at 59.69 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 52.07 201.93 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 55.88 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 55.88 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 94ba6d09-e8d7-4834-8686-8266ae07037a)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR068") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 20.32 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 918930bc-788f-4897-8c0d-8e285cc65cd1) + (property "Reference" "C1" (at 24.13 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 24.13 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 21.2852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 20.32 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 410062e9-8f98-42b4-874e-acfba2f216ed)) + (pin "1" (uuid 6b04c579-84c8-4d69-9c70-25d8f992fb88)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 177.8 73.66 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 919216c1-ea96-444f-af2c-8e2ae781d7d2) + (property "Reference" "R12" (at 184.15 73.66 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 177.8 73.66 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 177.8 75.438 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 177.8 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b0693dc3-5b25-4037-b1c3-b8c610ced996)) + (pin "1" (uuid da90f40f-f5b6-49b3-b660-1f1567b630c4)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R12") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C20-PDIP") (at 248.92 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 96356b22-2557-453f-b238-b24752643bea) + (property "Reference" "U7" (at 251.1141 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C20" (at 251.1141 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (at 248.92 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 248.92 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d212eb46-7774-4180-bbc2-afbb41cb13bf)) + (pin "2" (uuid 7ebe3a54-6a0b-4f64-bca8-367e80fe06ac)) + (pin "35" (uuid 4870d9e5-19db-44ba-a55e-c2de1c43c6c7)) + (pin "20" (uuid 2e9e5592-2206-420d-b84d-57bb2d934a19)) + (pin "29" (uuid b554fef3-31ad-423f-a97e-e4e38085a8d2)) + (pin "3" (uuid 95d4bb80-55ea-4387-a137-816fb39b86c8)) + (pin "34" (uuid 2fea9548-774d-4e18-8cad-abf697b4b949)) + (pin "8" (uuid 4e82bc09-f964-4ccd-8a54-947f0369792e)) + (pin "6" (uuid 64316b97-bb8b-467a-ae9d-74121ee09c52)) + (pin "24" (uuid 5584f9cf-ae28-49bb-969b-5d392a40dcbc)) + (pin "31" (uuid 1e4edf60-6d39-44ed-b613-1563fdb9a377)) + (pin "5" (uuid 34db624f-40ae-4f50-b3e4-1384024e6a84)) + (pin "40" (uuid 0a91d938-c456-4a22-b083-57657492faa3)) + (pin "39" (uuid b208b42a-dd17-48a6-89b6-a897836b5d28)) + (pin "23" (uuid 1d68d355-6c08-4855-826c-7c24868cfaa7)) + (pin "13" (uuid 105fd441-52e1-4a05-868b-a98402c96212)) + (pin "14" (uuid 03009baf-db87-40eb-ad32-5415e3bf4b58)) + (pin "16" (uuid 93188130-69ca-4887-9f64-e7da19903591)) + (pin "18" (uuid d6b6662d-799a-44e9-b98e-4e04c2108350)) + (pin "30" (uuid b00542bf-a799-467b-9f10-fbaac071409a)) + (pin "26" (uuid ac43aed7-dc70-478f-b93f-b53678d7f688)) + (pin "19" (uuid bf6a0280-3d72-459a-954d-d69ca33e52e8)) + (pin "22" (uuid 72ff55bf-5387-4a26-bbce-c4836d859492)) + (pin "17" (uuid 52bf7e14-d9c2-4d22-beed-eb0947e401b6)) + (pin "37" (uuid 393bc241-a85c-4534-b908-4c7f7cea9011)) + (pin "21" (uuid 291799ab-33a9-4c14-aff8-cbf46c129293)) + (pin "36" (uuid a2961766-1d02-482a-93a5-5a6b6bfaf20d)) + (pin "9" (uuid 76a7d452-8dfa-460a-adff-fba0c444ac64)) + (pin "28" (uuid f5fb5126-9c77-4ccf-bca7-dfab6916d365)) + (pin "27" (uuid c4a67198-6b56-4117-9b63-3fcfa934556e)) + (pin "38" (uuid 187d70f8-2bd2-47fa-8a2a-98c030ad5a1d)) + (pin "4" (uuid 4f096938-e9cd-4dff-acc5-5f047730d2ea)) + (pin "25" (uuid 0c9324ae-8237-4400-94c5-a0a67461c5f5)) + (pin "32" (uuid 3225cf58-88f0-4c47-ade1-6bdfa5d05d87)) + (pin "33" (uuid 0b0de909-2555-4ec9-8b74-a8ab81cfc967)) + (pin "12" (uuid c44bff4a-bae2-421e-b1b6-8a08a5d05aff)) + (pin "11" (uuid d0a2eec0-dc4d-4ed0-b596-c7715c453bf0)) + (pin "1" (uuid 4f2a6d0e-e4b8-4bf9-9797-e2fe2bcd20d1)) + (pin "10" (uuid 6af22077-9c0e-4bb7-b213-73a73ea6a83a)) + (pin "15" (uuid 60cda1a6-b13b-4ebd-9fe6-f35f983f6aa8)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 271.78 33.02 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9638de4b-9873-497a-9a7a-43629ccdbed7) + (property "Reference" "R16" (at 271.78 26.67 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 271.78 29.21 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 271.78 34.798 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 271.78 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b5c8b5fe-5cfb-4d3c-8036-d42a74e06ee5)) + (pin "1" (uuid 718ceecf-f789-4e54-85df-3986e38d38b6)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R16") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C00-PDIP") (at 39.37 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9672b35a-70eb-4a41-ab2e-4762eddd4ecc) + (property "Reference" "U1" (at 41.5641 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C00" (at 41.5641 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (at 25.4 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 25.4 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a7e25d3a-400a-4ae2-bb13-338cdf105323)) + (pin "7" (uuid 56d0f8a1-5648-4d02-ad3d-a5b7bc1c9bde)) + (pin "33" (uuid 3d902cfb-2839-4dce-8ea7-fa9d967c839b)) + (pin "5" (uuid 05551efd-d6d1-4d64-b402-f5c22cd0d363)) + (pin "23" (uuid 2e8271ff-7152-4de5-8994-0b52f619d6f6)) + (pin "8" (uuid 6c688de2-137f-4403-b680-590143b4b51a)) + (pin "40" (uuid 21dea9dc-6091-4e7d-961e-136f2d15d69d)) + (pin "36" (uuid 64ed28c3-4966-48f8-931a-950afe9c8e73)) + (pin "35" (uuid dc2b8da9-b6b1-40ae-8593-cd8ee865bf5e)) + (pin "37" (uuid 210c09ef-8779-45a4-bcb6-fbfec2ed30e5)) + (pin "17" (uuid 438585cf-4496-4690-a8ca-345c45719b18)) + (pin "34" (uuid 5c74b922-152d-44ce-9911-3d835ab8a613)) + (pin "19" (uuid 3a50ad54-3aa6-475f-9698-16b176f43800)) + (pin "22" (uuid 400751cc-1953-4ede-a566-ceaba93dccf8)) + (pin "18" (uuid 5bd5b2c4-adca-4b1c-b6fa-214b961bb144)) + (pin "26" (uuid 7777d313-bbd6-4c43-b73c-31d9314eb730)) + (pin "14" (uuid a55e8bfe-7837-4c99-8d0e-9f727bc0da8a)) + (pin "16" (uuid 7e716ccc-3c6b-46f4-ba5b-211946608592)) + (pin "13" (uuid 39b0151c-ce98-4762-8306-23bbd8f58670)) + (pin "30" (uuid 34f5dbb0-ed26-4d7e-bdf2-52983ada1da7)) + (pin "39" (uuid 147b1cde-53e9-4b54-866c-5bc6da423a09)) + (pin "31" (uuid f725cefd-8bb0-48e7-9f1d-017ae8ea29a5)) + (pin "27" (uuid b3b52bc7-fc0e-478e-b7ff-869b7dccaf96)) + (pin "25" (uuid b15cb4fb-7edb-4bfe-b51d-99b1d4265adf)) + (pin "32" (uuid 1e389a22-e224-43e5-9030-d07ebc92c05f)) + (pin "9" (uuid 99118776-5869-4b21-99eb-3889db4fdf70)) + (pin "38" (uuid 495c7315-3507-4e70-bf9a-13a4a15b2208)) + (pin "1" (uuid b3afab69-0f6e-4ed6-a37f-6a808f652c64)) + (pin "24" (uuid 2809b0fb-d79e-4a10-a543-7f9246f4dfff)) + (pin "6" (uuid f2d8baa4-88f8-49f7-b7cc-a96e11298679)) + (pin "28" (uuid 3932d092-4241-44b8-9332-a5ae86bbc047)) + (pin "12" (uuid 5082e00a-540c-4039-939e-a5b5b982b0e4)) + (pin "4" (uuid fb3d23d9-324c-4739-b340-1ace9313340f)) + (pin "3" (uuid 9d513d57-ad81-4e8c-9b6d-525517c52405)) + (pin "10" (uuid f34f14e9-ac4c-43ca-8ac7-fa8a68cbb582)) + (pin "29" (uuid 6a448353-e399-47a5-bfb7-bbbc326de3f7)) + (pin "20" (uuid c0b7b36f-c22d-4388-850a-3eef2d77f3af)) + (pin "21" (uuid 28d38d32-ecc5-4210-9f0f-23636159f77f)) + (pin "11" (uuid 75347c88-f66b-47bb-8d6d-abbd7aa98c34)) + (pin "15" (uuid 15b04680-a42d-4784-b6d0-7ee81b448793)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 20.32 223.52 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9a3afd15-bdae-4ad8-836c-859695e31439) + (property "Reference" "#PWR056" (at 20.32 227.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 20.32 218.44 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 20.32 223.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 20.32 223.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 85cd8e12-a320-4888-a599-a5d2b74a5580)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR056") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 132.08 54.61 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9ba4c3ee-1965-49e4-9f7d-2ed8d2de1ff0) + (property "Reference" "#PWR026" (at 132.08 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 132.08 59.69 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 132.08 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 132.08 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e4005cbe-3382-4bb8-abfc-8aca8f075818)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR026") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 45.72 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 9d03d432-1624-4432-88ba-b6c29f02b687) + (property "Reference" "R21" (at 133.35 45.72 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 127 45.72 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 47.498 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a27ca5ad-6d59-4f23-b97a-174cc9aad17b)) + (pin "1" (uuid 84e860ac-8e04-42f5-87b5-808927ca2f68)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R21") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 182.88 273.05 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9e9880c8-0775-4675-8c9e-de0c517253f3) + (property "Reference" "#PWR076" (at 176.53 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 180.34 273.05 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 182.88 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 182.88 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 575dd919-cd0b-4dff-b63a-e4c5fa65dd4d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR076") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 317.5 236.22 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a0065141-9b48-4f6e-9dd6-0b33f87b2202) + (property "Reference" "#PWR059" (at 317.5 242.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 317.5 241.3 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 317.5 236.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 317.5 236.22 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2ba8f468-4472-4af0-ade6-d14c7c6c3709)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR059") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x18") (at 383.54 130.81 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a228c6fe-8d64-4156-8187-4321e10d4d2f) + (property "Reference" "J9" (at 386.08 130.81 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Expansion Board" (at 386.08 133.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x18_P2.54mm_Vertical" (at 383.54 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 383.54 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "18" (uuid caedc48c-73cd-45eb-b571-e313697018ec)) + (pin "8" (uuid e05f33fb-101b-4221-88b3-bc6033f9a8c1)) + (pin "14" (uuid 75cdcbe4-6437-4168-ae2b-ee25bf2b6de0)) + (pin "16" (uuid 2023e1ac-5fd9-493a-9de7-6f36e887e308)) + (pin "7" (uuid e3dde09c-72c6-4546-a037-91c82568391f)) + (pin "6" (uuid fb0c5a6a-50ce-432f-b993-8c9a4bcc3b4c)) + (pin "11" (uuid 60973f8b-fccd-4ab3-a8d2-b8954e89aca9)) + (pin "12" (uuid 69162f00-467e-44a7-8849-ed4ee410fbaa)) + (pin "10" (uuid 9a055dc2-dde2-4da8-8554-df506e03a85c)) + (pin "9" (uuid c6bad02a-cd67-493d-8e3d-3d7f52c9f56f)) + (pin "17" (uuid 8f94f901-60bc-478a-8758-a5dcb078360c)) + (pin "15" (uuid fbcb3dab-74de-45a0-ae86-171607d633f7)) + (pin "1" (uuid 71d67888-032d-4ea2-9160-3bf999199284)) + (pin "13" (uuid 238cdda0-27ea-42ab-a293-17baaa1b156c)) + (pin "2" (uuid 8f396b2c-9a4e-47db-b8a2-e02c5e1f1d23)) + (pin "4" (uuid 25f8bce2-417c-4012-a5e5-6ffddbd857b7)) + (pin "3" (uuid 0827e902-86f4-4576-9d23-6877b967866f)) + (pin "5" (uuid cbecaa9f-bd82-402a-a508-607647c2d8db)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 330.2 229.87 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a329fe07-62fc-41a6-b956-2f413182c3d3) + (property "Reference" "R32" (at 327.66 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at 327.66 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 331.978 229.87 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 330.2 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5d3cca16-3234-4d31-80c7-b382efc6d16d)) + (pin "1" (uuid 643d11ff-2285-4dae-9ed9-72f5e0d32e6c)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R32") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 92.71 184.15 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a47e0ba4-6df0-4ece-8269-36a17d17fdd1) + (property "Reference" "#PWR069" (at 96.52 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 88.9 184.15 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 92.71 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 92.71 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 621419d1-96b7-4ec5-b0be-a94963a22dfb)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR069") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 177.8 60.96 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid a495e852-d751-4e9c-b688-cc53489265ac) + (property "Reference" "R3" (at 185.42 60.96 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "4.7k" (at 177.8 60.96 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 177.8 62.738 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 177.8 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 53e0961d-bba6-40cb-81e5-65aec423141b)) + (pin "1" (uuid 8ba8397d-ca65-425e-8fd2-fd7daf430476)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C30-PDIP") (at 109.22 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a5abefeb-afdc-4b11-b815-e14ebf3d3c42) + (property "Reference" "U5" (at 111.4141 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C30" (at 111.4141 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W15.24mm_Socket_LongPads" (at 109.22 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 109.22 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "23" (uuid 1d95b8c2-ce91-40df-8beb-f9356cf9cd9a)) + (pin "8" (uuid 8f78eba0-c143-415d-aaa2-0d11f3ddc9ed)) + (pin "14" (uuid 143c1c68-e7ea-49c2-8174-d52becc37ad1)) + (pin "11" (uuid e70d4b23-8113-4ebc-837e-e77a83e23681)) + (pin "21" (uuid 76a8334f-3061-42d7-b68b-10b1eaebed0e)) + (pin "12" (uuid d90c0395-d793-44d6-810c-156cef89a09b)) + (pin "13" (uuid f1d9c2d0-86d6-4bd0-91c4-48eb35b931d8)) + (pin "2" (uuid 5deed48a-5803-4a02-87bc-d0f72a7b4e5e)) + (pin "15" (uuid 303a0fb9-de8c-495f-80ba-84bc99488ddb)) + (pin "10" (uuid f7211e68-b591-441c-a180-6c0c6f68121c)) + (pin "1" (uuid 52790205-f53e-462a-a726-ad6b53f17053)) + (pin "19" (uuid d18ec2eb-6cf3-49f8-b835-f36b415d7fb4)) + (pin "20" (uuid 7b51877e-bd2a-418d-b07e-4e53155301be)) + (pin "16" (uuid b5d6dc76-e12f-4235-ae5d-00aa613ba3fc)) + (pin "26" (uuid 9d210773-0285-4f32-b120-9792884dfd27)) + (pin "6" (uuid 6502a18d-7d3a-4150-9ef1-3f905b5a96b5)) + (pin "18" (uuid ea030c00-c41f-47d6-a898-569218eee525)) + (pin "4" (uuid 4a364717-5b38-423d-86d1-d635ffdfd285)) + (pin "5" (uuid 9ad0f340-ea98-436f-bef7-9643fe20af47)) + (pin "24" (uuid 7303408e-7706-45c5-a37b-8aab82cea0a1)) + (pin "28" (uuid a67e9dae-6fa1-440b-99a7-ba2f669b031b)) + (pin "9" (uuid cbc8507a-1ab7-490e-9596-6fd6f630b2d5)) + (pin "7" (uuid eeb707d8-18aa-4350-8f59-ab2e19abde14)) + (pin "25" (uuid 62154e35-792f-4933-afb2-bbd6777c8583)) + (pin "17" (uuid a668ed2f-0252-4eb9-8409-a97763a741df)) + (pin "3" (uuid 693535c1-11f6-49b6-a2c3-228804a5b076)) + (pin "22" (uuid 5a781464-baa2-4f83-8430-1eacbc8039e0)) + (pin "27" (uuid 9bbc6158-4819-4615-ad52-585c023c7bc9)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 328.93 90.17 270) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a7a5eec4-2b40-4762-89d5-d1262a7a5a7f) + (property "Reference" "R25" (at 328.93 83.82 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "330" (at 328.93 86.36 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 328.93 91.948 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 328.93 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c5fcb381-875b-48b3-9abb-5302e60de6fd)) + (pin "2" (uuid 44c7fb7d-3d24-4dd3-8390-1f1f17f5291f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R25") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 289.56 27.94 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a7de5000-3fb3-4acb-95b5-dc0188daf6ef) + (property "Reference" "#PWR066" (at 293.37 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 285.75 27.94 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 289.56 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 289.56 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c8572daa-0355-4a84-8e46-07c6ebdc18f4)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR066") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS08") (at 121.92 261.62 0) (unit 5) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a845f04a-b7cf-4661-8474-b386bfe4bc1b) + (property "Reference" "U8" (at 128.27 260.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS08" (at 128.27 262.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 121.92 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" (at 121.92 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid a08f2da4-610f-43d3-b6a4-30ff1220e8ac)) + (pin "14" (uuid 6e33d05f-0b42-4a28-becf-2893f16bc93e)) + (pin "4" (uuid b71e9c00-49e3-4c21-995c-547380ba8f60)) + (pin "2" (uuid 5d303285-fe29-49b1-9ada-50a10227a0e8)) + (pin "8" (uuid eb1ef8bd-3a92-4756-94fe-86774fe07224)) + (pin "13" (uuid 317816d1-13c7-4cec-bf37-ca4469186cdc)) + (pin "12" (uuid c6cb8fe3-40ea-4942-ba6a-0cc7502644a9)) + (pin "10" (uuid 0456f913-6a21-48e0-9281-7bdc246e4ec2)) + (pin "3" (uuid 067b0e7d-313e-4f78-8aae-2b60e2bc094d)) + (pin "1" (uuid aedae9c4-f5ac-4db1-aeac-7de690f5504b)) + (pin "6" (uuid 61c02ebb-8d5f-4ee4-9b4a-f680b3a1f1c4)) + (pin "9" (uuid 13f33117-0d08-47d7-a52e-8d0be0bcc67b)) + (pin "5" (uuid a282e06d-eb6f-4565-bfc7-d3ebdd73a90b)) + (pin "7" (uuid 81c49bbf-2a07-46f1-9372-545cf0160038)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U8") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 228.6 256.54 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid abfa2814-79c2-46e5-b08b-83c0470b88aa) + (property "Reference" "R39" (at 228.6 250.19 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 228.6 252.73 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 228.6 258.318 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 228.6 256.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 24413476-223f-48bf-b459-dc67739eadb5)) + (pin "2" (uuid 52ae1e33-5707-4034-903d-52ad101e7910)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R39") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x04") (at 200.66 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid adcc7190-da6e-40a7-acd6-6be2c13cbcde) + (property "Reference" "J6" (at 203.2 63.5 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SIO Port B" (at 203.2 66.04 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" (at 200.66 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 200.66 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2fb9edfb-58a3-4673-bf3e-2a69b3e8d0a1)) + (pin "2" (uuid c1323c4c-d4f5-416d-bb47-5a27f7c8de30)) + (pin "3" (uuid 956084ec-4d13-4cbd-9cac-e1cc1d23c10e)) + (pin "4" (uuid 3953a753-ab45-4a93-8f2c-089e927a87de)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+BATT") (at 378.46 62.23 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid ae449c6e-f7ca-4a0a-80ea-ecb013a80b32) + (property "Reference" "#PWR054" (at 382.27 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+BATT" (at 372.11 62.23 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 378.46 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 378.46 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fd6095bb-4d9a-410b-ae44-d34696036849)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR054") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 137.16 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid af193463-ded2-4e22-91e0-ed20092bce50) + (property "Reference" "#PWR028" (at 137.16 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 137.16 109.22 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 137.16 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 137.16 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5f2363a2-468a-4e20-8c2f-c69267463005)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR028") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 137.16 160.02 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b08f6bbc-acb6-45c9-bd48-5f787692fa5c) + (property "Reference" "#PWR040" (at 137.16 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 137.16 166.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 137.16 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 137.16 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 324da26a-8052-4e52-8b2d-51d6433bc090)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR040") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x02") (at 383.54 62.23 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid b0e7d8b9-80e7-4f01-a704-3c9fd5518109) + (property "Reference" "J5" (at 386.08 62.23 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "RTC Battery" (at 386.08 64.77 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at 383.54 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 383.54 62.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 593936e0-0c64-4ef5-821a-8574096e56be)) + (pin "1" (uuid fa02bdef-4dea-4b38-a6cd-f76137c87043)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 71.12 276.86 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b55f1343-41f3-44af-9e5e-d520a10ef977) + (property "Reference" "#PWR050" (at 71.12 283.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 71.12 281.94 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 71.12 276.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 71.12 276.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f84199f3-5fdb-4721-aeea-325b8d9114d7)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR050") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 96.52 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b6f5e4dc-6c3a-44f2-a982-8db42e16950f) + (property "Reference" "C7" (at 100.33 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 100.33 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 97.4852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 96.52 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 52642f48-0aab-4cf2-98ea-21fd809178dc)) + (pin "1" (uuid cc01a8cf-641f-4daf-ab61-b969fec7e0fb)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 172.72 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b74a4afe-1dec-4320-8a24-2d5410b1301f) + (property "Reference" "C13" (at 176.53 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 176.53 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 173.6852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 172.72 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b407be7a-d586-4c65-a889-c2ae14ce80eb)) + (pin "1" (uuid 1d29b03f-e349-467a-953b-8395168d906e)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C13") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 50.8 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid b793ff93-d52d-4395-a754-2302801c3609) + (property "Reference" "R23" (at 133.35 50.8 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 127 50.8 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 52.578 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 4a855e27-cac0-4aae-9f0e-d9ff6747415e)) + (pin "1" (uuid 3f39222e-d3fc-444a-9d10-508f030aea6f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R23") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC14") (at 353.06 171.45 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid b80c1e62-8242-4369-b182-0d5387958829) + (property "Reference" "U15" (at 342.9 165.1 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC14" (at 344.17 167.64 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 353.06 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 353.06 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid a61d8d90-dd6b-41d9-b1da-ac61d3a5093f)) + (pin "12" (uuid dbcadea6-b06e-4929-9f2e-40d6a70a2632)) + (pin "11" (uuid a5e6f3c6-73f7-4b6c-96dc-764c7cd38e08)) + (pin "13" (uuid 5e07aece-1e4a-4bbc-97e5-ea5a612f83f5)) + (pin "4" (uuid 49f43a31-f27b-4578-893e-ae9301ad3e5c)) + (pin "8" (uuid fa9f5dad-b6f6-4f9c-b8be-c02da808f160)) + (pin "3" (uuid f7139ce1-ccd7-40bd-b48d-066920d9451c)) + (pin "6" (uuid 4526a3d4-b519-4452-a563-7c8dd8674943)) + (pin "5" (uuid 6fcf81fc-711e-49a5-8b87-390a258262c2)) + (pin "2" (uuid 6336dac2-1078-4eb7-8531-82d85c163983)) + (pin "10" (uuid dd352c5b-ffcf-499b-8651-ac5891e5dd52)) + (pin "1" (uuid b9bbf840-aa72-43d3-a34b-b6ea5a1d2e61)) + (pin "9" (uuid 3f5439e7-06d3-4be0-9867-5b220212b2c6)) + (pin "7" (uuid 87157e2e-3485-43bc-86dc-47fc14515dad)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U15") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 182.88 267.97 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b8d0fe07-1d25-4b69-a42d-4965f5cb4420) + (property "Reference" "#PWR070" (at 176.53 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 180.34 267.97 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 182.88 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 182.88 267.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 90c149bf-e097-4dad-85e6-608b94191a53)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR070") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_RAM:CY62256-70PC") (at 39.37 137.16 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid bb92b599-4bf2-4646-b197-858ed1d2c167) + (property "Reference" "U2" (at 41.5641 111.76 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AT28C256" (at 41.5641 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W15.24mm" (at 39.37 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 39.37 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "18" (uuid e674ded1-c014-4d74-8dd3-0c1182bcec9b)) + (pin "3" (uuid 677c1c93-5287-4bbf-9f46-d747ead903c4)) + (pin "16" (uuid 2ee26caf-df8a-4f75-9771-744c4c880000)) + (pin "26" (uuid 53eccf31-dbb9-4370-a089-9a8bdf716568)) + (pin "7" (uuid 3d2b7d68-12f3-4ef0-b8d0-9f76319dd650)) + (pin "2" (uuid a9d26a51-7a49-421c-95fa-f46f59a2cc57)) + (pin "22" (uuid 0ffcb395-3ee8-40ed-9944-d344767cc07c)) + (pin "4" (uuid e04660e2-fd78-444f-833e-fc4329f1444b)) + (pin "8" (uuid 2bb85c4a-e773-44c2-9a38-e85dbc0dc895)) + (pin "13" (uuid 8f64cdc0-de68-4311-9e43-210a53a3ec3e)) + (pin "25" (uuid 7597e64d-4a8e-484c-b5eb-27e3a286069e)) + (pin "12" (uuid 13cd4ebe-9c25-4607-9b53-bbb5a1564c04)) + (pin "5" (uuid 09a3c3de-c02b-47e8-a058-fdfd871144d9)) + (pin "24" (uuid e6b63fb0-5316-4108-83bb-2b4bc8edba9f)) + (pin "1" (uuid 248fbe0d-ce2c-4158-841d-6392f519e79a)) + (pin "14" (uuid cf4493fa-e4c6-4d27-8869-8052eb6cd1c8)) + (pin "15" (uuid cd9e408d-d9d4-4b89-9a5e-1f8874d9871e)) + (pin "27" (uuid b8cef4f2-24b9-4104-9aee-c9cff5312c10)) + (pin "11" (uuid 3805be91-d396-49e9-a736-f550ef780bd9)) + (pin "28" (uuid 95fd80ff-e1c5-4ae0-a9cf-23190b0c35f7)) + (pin "23" (uuid cf8f907f-bd19-40c7-ac89-b605e5434a37)) + (pin "19" (uuid f600aec6-9655-4d92-8352-15e2a1b4c821)) + (pin "17" (uuid 21046a7e-af94-4260-b22f-4e07d5b2d445)) + (pin "10" (uuid 94ce9d4b-fed8-437c-9fff-315a33ea3805)) + (pin "21" (uuid 0a17ff4e-07ef-44e0-b7ec-a23096bdc503)) + (pin "9" (uuid 635feca6-ebae-4b30-871a-cc099b2d0fcf)) + (pin "20" (uuid 14df6e2b-8aad-426f-81d3-9fa12706a5ee)) + (pin "6" (uuid 626fb4aa-3171-4110-ad38-4d8164074139)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:Crystal") (at 186.69 195.58 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid bd958c80-4443-4c61-871f-242899dc6b4d) + (property "Reference" "Y1" (at 191.77 194.31 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "Crystal" (at 191.77 196.85 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Crystal:Crystal_DS10_D1.0mm_L4.3mm_Horizontal" (at 186.69 195.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 186.69 195.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 93329559-6fbb-4849-ac47-10d29741f766)) + (pin "1" (uuid 6257e67f-6d16-4afd-b328-f4f0fec755ab)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "Y1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 73.66 66.04 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid c08afb91-a66e-44fb-ad6b-5d8bcb509b69) + (property "Reference" "R15" (at 71.12 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 73.66 68.58 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 75.438 66.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 73.66 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 8e37d6a1-1acb-4ebc-aea9-c64179f77429)) + (pin "1" (uuid 911eb7a3-23a7-45be-abd0-492cb36e1e11)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R15") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 373.38 72.39 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c20eac68-b3d6-446c-8790-52b7d835a796) + (property "Reference" "#PWR036" (at 377.19 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 370.84 72.39 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 373.38 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 373.38 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b41a7bb5-465a-497e-84a8-91d386218aff)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR036") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 222.25 261.62 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c2552f26-f826-4044-a81c-77f0e7d02548) + (property "Reference" "#PWR043" (at 226.06 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 219.71 261.62 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 222.25 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 222.25 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 37d2f941-b501-47b0-ad76-b06164a4ff4f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR043") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 195.58 27.94 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c7a9e23b-4fba-4111-8763-8e91bcaa91bf) + (property "Reference" "#PWR064" (at 199.39 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 191.77 27.94 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 195.58 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 195.58 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 164a0118-7229-4bd8-8c09-25548c1a3814)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR064") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC04") (at 370.84 184.15 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) + (uuid c9692ca9-259f-48fe-b009-9184d609a344) + (property "Reference" "U16" (at 360.68 177.8 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC04" (at 361.95 180.34 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 370.84 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 370.84 184.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid 28caae2b-bf71-46fc-a6a4-e87cef1f0ba2)) + (pin "1" (uuid 72866e91-fe21-4e95-9ca8-41b190fc8989)) + (pin "12" (uuid c9e4bcb1-7c82-49cd-8a85-25b37771012f)) + (pin "3" (uuid 83d83b32-73f7-432b-894e-43940a10d7ee)) + (pin "2" (uuid 12310d8c-0b89-4296-8bc6-8ae43929184f)) + (pin "6" (uuid 972c49f2-64ea-4973-b83b-b0b0609d3f3f)) + (pin "13" (uuid db4056bf-33f0-431a-ab42-1c7b95776831)) + (pin "7" (uuid 079db8ff-0e48-452c-b481-a7c36bd4b5e3)) + (pin "14" (uuid 1bb54f9b-a996-4517-8a97-37063feec8a4)) + (pin "4" (uuid ef37e337-5b63-4c22-8556-53ba7fb45217)) + (pin "9" (uuid 11076101-aad0-4585-9169-93efe77a6124)) + (pin "8" (uuid 626496a7-633a-412b-80de-ae75cb2e0b97)) + (pin "5" (uuid 6f077e9c-07bb-4d52-9b42-1ececad9cfe6)) + (pin "10" (uuid e090b09d-edec-4444-9a3a-3ecba8114482)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U16") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 297.18 144.78 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid cafc2ad1-ef3d-46f3-a4c3-95e8a98a54a0) + (property "Reference" "#PWR045" (at 297.18 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 297.18 151.13 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 297.18 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 297.18 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid acbf5eee-4651-4fcb-bc8d-18382504fad4)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR045") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC00") (at 234.95 124.46 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid cd403680-99fd-4ea0-ba73-8dc4cba6bc84) + (property "Reference" "U13" (at 234.9417 115.57 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC00" (at 234.9417 118.11 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 234.95 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74hc00" (at 234.95 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 96bd3faf-4b4d-4b0d-9944-1174d74ebe45)) + (pin "8" (uuid 1f60bcc9-46de-49c3-8257-286e8c493d9b)) + (pin "6" (uuid dce2b024-adef-4703-80b3-739eefc13459)) + (pin "12" (uuid b9211e40-14b7-42ac-85d5-fcef8ed7a7a8)) + (pin "13" (uuid 37e60cb5-5a02-4217-8468-c2085ec43ac6)) + (pin "9" (uuid 2e9da251-436a-496c-b764-37114df50c33)) + (pin "7" (uuid fc518f06-d667-43dd-bc2c-bd431e2276ac)) + (pin "2" (uuid 6c9b8327-5ca7-4562-9f80-bf7b2f1b8ace)) + (pin "1" (uuid 1e129233-7d7c-44f3-a633-3b35365fe528)) + (pin "4" (uuid 23f6aacc-877c-4492-918d-9b4ab10be24c)) + (pin "3" (uuid 52bf784b-8e7a-4d42-8b9c-b2b1a8abb3a5)) + (pin "5" (uuid 13444463-d77d-45e6-8089-38703a0e157f)) + (pin "10" (uuid 13f192ab-0762-43ea-857e-403b1c45eaa5)) + (pin "11" (uuid e8aa64f6-5703-4b1c-9de8-ee71e9d6874d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC00") (at 38.1 193.04 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid cd9c32d1-a14e-453f-a887-c2a0d7bddcd0) + (property "Reference" "U13" (at 38.0917 184.15 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC00" (at 38.0917 186.69 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 38.1 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74hc00" (at 38.1 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 96bd3faf-4b4d-4b0d-9944-1174d74ebe46)) + (pin "8" (uuid 1f60bcc9-46de-49c3-8257-286e8c493d9c)) + (pin "6" (uuid dce2b024-adef-4703-80b3-739eefc1345a)) + (pin "12" (uuid b9211e40-14b7-42ac-85d5-fcef8ed7a7a9)) + (pin "13" (uuid 37e60cb5-5a02-4217-8468-c2085ec43ac7)) + (pin "9" (uuid 2e9da251-436a-496c-b764-37114df50c34)) + (pin "7" (uuid fc518f06-d667-43dd-bc2c-bd431e2276ad)) + (pin "2" (uuid 6c9b8327-5ca7-4562-9f80-bf7b2f1b8acf)) + (pin "1" (uuid 1e129233-7d7c-44f3-a633-3b35365fe529)) + (pin "4" (uuid 23f6aacc-877c-4492-918d-9b4ab10be24d)) + (pin "3" (uuid 52bf784b-8e7a-4d42-8b9c-b2b1a8abb3a6)) + (pin "5" (uuid 13444463-d77d-45e6-8089-38703a0e1580)) + (pin "10" (uuid 13f192ab-0762-43ea-857e-403b1c45eaa6)) + (pin "11" (uuid e8aa64f6-5703-4b1c-9de8-ee71e9d6874e)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 368.3 110.49 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid d01a8e64-1eb6-4a76-9d8c-590134be0d9a) + (property "Reference" "#PWR082" (at 372.11 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 365.76 110.49 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 368.3 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 368.3 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 68eb7119-eda1-46a7-8d89-96a9f0a625e7)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR082") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 88.9 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d3a729f9-dd62-4d51-8175-e7283a816f32) + (property "Reference" "#PWR052" (at 88.9 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 88.9 109.22 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 88.9 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 88.9 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a0cbaf54-5603-41cb-a420-0a6cd082224f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR052") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC00") (at 252.73 124.46 0) (unit 4) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d410e8a3-f50a-47f0-bd1d-100497e26053) + (property "Reference" "U13" (at 252.7217 115.57 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC00" (at 252.7217 118.11 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 252.73 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74hc00" (at 252.73 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 96bd3faf-4b4d-4b0d-9944-1174d74ebe47)) + (pin "8" (uuid 1f60bcc9-46de-49c3-8257-286e8c493d9d)) + (pin "6" (uuid dce2b024-adef-4703-80b3-739eefc1345b)) + (pin "12" (uuid b9211e40-14b7-42ac-85d5-fcef8ed7a7aa)) + (pin "13" (uuid 37e60cb5-5a02-4217-8468-c2085ec43ac8)) + (pin "9" (uuid 2e9da251-436a-496c-b764-37114df50c35)) + (pin "7" (uuid fc518f06-d667-43dd-bc2c-bd431e2276ae)) + (pin "2" (uuid 6c9b8327-5ca7-4562-9f80-bf7b2f1b8ad0)) + (pin "1" (uuid 1e129233-7d7c-44f3-a633-3b35365fe52a)) + (pin "4" (uuid 23f6aacc-877c-4492-918d-9b4ab10be24e)) + (pin "3" (uuid 52bf784b-8e7a-4d42-8b9c-b2b1a8abb3a7)) + (pin "5" (uuid 13444463-d77d-45e6-8089-38703a0e1581)) + (pin "10" (uuid 13f192ab-0762-43ea-857e-403b1c45eaa7)) + (pin "11" (uuid e8aa64f6-5703-4b1c-9de8-ee71e9d6874f)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 53.34 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid d586ef75-8bc4-49a3-bfa8-8f20d3f1e014) + (property "Reference" "R24" (at 133.35 53.34 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 127 53.34 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 55.118 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f3f17fdf-0114-4983-9480-3305a6d9a834)) + (pin "1" (uuid 123b161e-95b4-4cb0-9bf1-8f5108d5433d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R24") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole") (at 274.32 264.16 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d6b6cc00-74e6-4a14-af7d-315acb16309c) + (property "Reference" "H3" (at 276.86 262.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MountingHole" (at 276.86 265.43 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "MountingHole:MountingHole_2.2mm_M2" (at 274.32 264.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 274.32 264.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "H3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 144.78 273.05 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d8566fd8-3c29-4b5a-8bd0-939984e2e912) + (property "Reference" "#PWR078" (at 138.43 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 142.24 273.05 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 144.78 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 144.78 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 79e9aa2b-e156-41e0-9a79-11da64ce8855)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR078") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 182.88 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid da35356a-5323-4c72-84e7-1226e6ea8a97) + (property "Reference" "#PWR03" (at 182.88 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 182.88 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 182.88 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 182.88 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 377cf404-8303-4ac3-9501-de1225242443)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC00") (at 203.2 255.27 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid da7025f2-6382-4df3-a213-55959d20578a) + (property "Reference" "U13" (at 203.1917 246.38 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC00" (at 203.1917 248.92 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 203.2 255.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74hc00" (at 203.2 255.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 96bd3faf-4b4d-4b0d-9944-1174d74ebe48)) + (pin "8" (uuid 1f60bcc9-46de-49c3-8257-286e8c493d9e)) + (pin "6" (uuid dce2b024-adef-4703-80b3-739eefc1345c)) + (pin "12" (uuid b9211e40-14b7-42ac-85d5-fcef8ed7a7ab)) + (pin "13" (uuid 37e60cb5-5a02-4217-8468-c2085ec43ac9)) + (pin "9" (uuid 2e9da251-436a-496c-b764-37114df50c36)) + (pin "7" (uuid fc518f06-d667-43dd-bc2c-bd431e2276af)) + (pin "2" (uuid 6c9b8327-5ca7-4562-9f80-bf7b2f1b8ad1)) + (pin "1" (uuid 1e129233-7d7c-44f3-a633-3b35365fe52b)) + (pin "4" (uuid 23f6aacc-877c-4492-918d-9b4ab10be24f)) + (pin "3" (uuid 52bf784b-8e7a-4d42-8b9c-b2b1a8abb3a8)) + (pin "5" (uuid 13444463-d77d-45e6-8089-38703a0e1582)) + (pin "10" (uuid 13f192ab-0762-43ea-857e-403b1c45eaa8)) + (pin "11" (uuid e8aa64f6-5703-4b1c-9de8-ee71e9d68750)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS08") (at 203.2 270.51 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid dce23b12-ad8f-4c5c-a8ff-d664151508c0) + (property "Reference" "U8" (at 203.1917 261.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS08" (at 203.1917 264.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 203.2 270.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74LS08" (at 203.2 270.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid a08f2da4-610f-43d3-b6a4-30ff1220e8ad)) + (pin "14" (uuid 6e33d05f-0b42-4a28-becf-2893f16bc93f)) + (pin "4" (uuid b71e9c00-49e3-4c21-995c-547380ba8f61)) + (pin "2" (uuid 5d303285-fe29-49b1-9ada-50a10227a0e9)) + (pin "8" (uuid eb1ef8bd-3a92-4756-94fe-86774fe07225)) + (pin "13" (uuid 317816d1-13c7-4cec-bf37-ca4469186cdd)) + (pin "12" (uuid c6cb8fe3-40ea-4942-ba6a-0cc7502644aa)) + (pin "10" (uuid 0456f913-6a21-48e0-9281-7bdc246e4ec3)) + (pin "3" (uuid 067b0e7d-313e-4f78-8aae-2b60e2bc094e)) + (pin "1" (uuid aedae9c4-f5ac-4db1-aeac-7de690f5504c)) + (pin "6" (uuid 61c02ebb-8d5f-4ee4-9b4a-f680b3a1f1c5)) + (pin "9" (uuid 13f33117-0d08-47d7-a52e-8d0be0bcc67c)) + (pin "5" (uuid a282e06d-eb6f-4565-bfc7-d3ebdd73a90c)) + (pin "7" (uuid 81c49bbf-2a07-46f1-9372-545cf0160039)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U8") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 134.62 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid dead99ed-adbc-4e87-be5f-010970ef028f) + (property "Reference" "C10" (at 138.43 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 138.43 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 135.5852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 134.62 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 01c88c45-06bb-4707-8f08-39b7df3496da)) + (pin "1" (uuid 7f462d0e-8644-43ff-9e6f-e26bc2c7cd72)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 88.9 160.02 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid def00278-c681-4572-9f95-fd91ce63023d) + (property "Reference" "#PWR053" (at 88.9 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 88.9 166.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 88.9 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 88.9 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 777b8702-0f5b-47d2-811c-8110f793de4d)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR053") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 185.42 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e0494bb4-7012-431e-86a3-c6652bbd017d) + (property "Reference" "C14" (at 189.23 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 189.23 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 186.3852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 185.42 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid eb5d3b30-7548-4d62-ace9-f62806158a70)) + (pin "1" (uuid 28afcacc-1c02-4d29-a0a4-f60222abcebf)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C14") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 236.22 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e04f6121-c4fb-4129-9c75-9f7c615bd08a) + (property "Reference" "C21" (at 240.03 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 240.03 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 237.1852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 236.22 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e757c152-e5b5-4225-b8a1-16fcfd51367e)) + (pin "1" (uuid a20478e7-3594-49f1-ba8a-a4cb0969da08)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C21") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC04") (at 370.84 171.45 0) (unit 4) + (in_bom yes) (on_board yes) (dnp no) + (uuid e553789b-dd79-46e4-bfa9-7039df6c7354) + (property "Reference" "U16" (at 360.68 165.1 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC04" (at 361.95 167.64 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 370.84 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 370.84 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid 28caae2b-bf71-46fc-a6a4-e87cef1f0ba3)) + (pin "1" (uuid 72866e91-fe21-4e95-9ca8-41b190fc898a)) + (pin "12" (uuid c9e4bcb1-7c82-49cd-8a85-25b377710130)) + (pin "3" (uuid 83d83b32-73f7-432b-894e-43940a10d7ef)) + (pin "2" (uuid 12310d8c-0b89-4296-8bc6-8ae439291850)) + (pin "6" (uuid 972c49f2-64ea-4973-b83b-b0b0609d3f40)) + (pin "13" (uuid db4056bf-33f0-431a-ab42-1c7b95776832)) + (pin "7" (uuid 079db8ff-0e48-452c-b481-a7c36bd4b5e4)) + (pin "14" (uuid 1bb54f9b-a996-4517-8a97-37063feec8a5)) + (pin "4" (uuid ef37e337-5b63-4c22-8556-53ba7fb45218)) + (pin "9" (uuid 11076101-aad0-4585-9169-93efe77a6125)) + (pin "8" (uuid 626496a7-633a-412b-80de-ae75cb2e0b98)) + (pin "5" (uuid 6f077e9c-07bb-4d52-9b42-1ececad9cfe7)) + (pin "10" (uuid e090b09d-edec-4444-9a3a-3ecba8114483)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U16") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 323.85 88.9 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e6969a93-6d4b-4d99-9a5b-c26e3c1237b1) + (property "Reference" "#PWR046" (at 323.85 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 323.85 83.82 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 323.85 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 323.85 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a81925e0-7546-42ad-9498-410923e4e5df)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR046") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 71.12 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid ea70bea6-fc31-497c-a31d-b9bab93db8c4) + (property "Reference" "C5" (at 74.93 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 74.93 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 72.0852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 71.12 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a215a871-f3b4-43ba-9431-f310bcf3797d)) + (pin "1" (uuid e1214216-872d-4a96-9b72-0342d37856c8)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 195.58 30.48 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ee76f007-aaa4-4e51-8e6f-95739e9ab339) + (property "Reference" "#PWR065" (at 189.23 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 191.77 30.48 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 195.58 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 195.58 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ebfb6e3c-6e4a-4017-82e1-270056fa9d62)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR065") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 39.37 160.02 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ef8dc137-ff58-4696-a899-19dadb7853cf) + (property "Reference" "#PWR039" (at 39.37 166.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 39.37 166.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 39.37 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 39.37 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a8fd1614-c497-4270-83f8-5bc6a1510e49)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR039") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 248.92 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f0131b3a-8291-43dc-99a9-27bf91791c98) + (property "Reference" "#PWR018" (at 248.92 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 248.92 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 248.92 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 248.92 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid adf1e224-1c6f-49dc-a32d-49e6c478da86)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR018") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 144.78 257.81 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f30411ad-c039-4b78-82db-ff37455a6937) + (property "Reference" "#PWR079" (at 138.43 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 142.24 257.81 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 144.78 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 144.78 257.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 572e1367-a7a5-4556-b221-db313c6800cf)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR079") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 191.77 190.5 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f3be6019-3858-4ab5-b367-c605665982dd) + (property "Reference" "C18" (at 191.77 182.88 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "C" (at 191.77 185.42 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 195.58 189.5348 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 191.77 190.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f3723201-eb9e-4cc4-8875-f1b83b7913db)) + (pin "2" (uuid 5ea5a5ed-50dd-4387-b4e2-777f0d257810)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C18") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 83.82 229.87 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f5fc192c-6ec0-4c8c-950c-a90033a8350e) + (property "Reference" "C6" (at 87.63 228.6 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1uF" (at 87.63 231.14 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 84.7852 233.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 83.82 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 356807f8-b6f9-4fa6-9c9e-9deeb4aa4022)) + (pin "1" (uuid 39a12f9e-96b9-4176-b533-8067d8afa604)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 177.8 91.44 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid f6a89c61-d859-425b-8d4c-0857509cb02f) + (property "Reference" "R4" (at 184.15 91.44 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 177.8 91.44 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 177.8 93.218 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 177.8 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5b104bc9-8941-42dc-afca-de00208ed533)) + (pin "1" (uuid b92925d2-ceb1-4da7-8f97-0b16b15dcc74)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 177.8 93.98 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid f6fcf528-d590-4f14-960e-1266be8cd8cb) + (property "Reference" "R5" (at 184.15 93.98 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "4.7k" (at 177.8 93.98 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 177.8 95.758 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 177.8 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 989be3ff-bac2-440f-9dfd-b6ed2b1f9c4e)) + (pin "1" (uuid d81b6602-7b26-43d9-81f6-41e725b9b081)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC04") (at 40.64 261.62 0) (unit 7) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f7293df4-4630-41cd-8822-095903aca8bb) + (property "Reference" "U16" (at 46.99 260.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC04" (at 46.99 262.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 40.64 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf" (at 40.64 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "11" (uuid 28caae2b-bf71-46fc-a6a4-e87cef1f0ba4)) + (pin "1" (uuid 72866e91-fe21-4e95-9ca8-41b190fc898b)) + (pin "12" (uuid c9e4bcb1-7c82-49cd-8a85-25b377710131)) + (pin "3" (uuid 83d83b32-73f7-432b-894e-43940a10d7f0)) + (pin "2" (uuid 12310d8c-0b89-4296-8bc6-8ae439291851)) + (pin "6" (uuid 972c49f2-64ea-4973-b83b-b0b0609d3f41)) + (pin "13" (uuid db4056bf-33f0-431a-ab42-1c7b95776833)) + (pin "7" (uuid 079db8ff-0e48-452c-b481-a7c36bd4b5e5)) + (pin "14" (uuid 1bb54f9b-a996-4517-8a97-37063feec8a6)) + (pin "4" (uuid ef37e337-5b63-4c22-8556-53ba7fb45219)) + (pin "9" (uuid 11076101-aad0-4585-9169-93efe77a6126)) + (pin "8" (uuid 626496a7-633a-412b-80de-ae75cb2e0b99)) + (pin "5" (uuid 6f077e9c-07bb-4d52-9b42-1ececad9cfe8)) + (pin "10" (uuid e090b09d-edec-4444-9a3a-3ecba8114484)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U16") (unit 7) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 297.18 111.76 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f74a54be-adda-498e-82c0-524a80452d16) + (property "Reference" "#PWR044" (at 297.18 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 297.18 106.68 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 297.18 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 297.18 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 16e93f45-ad26-473f-83b5-0f98191b7ffb)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR044") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC14") (at 353.06 209.55 0) (mirror x) (unit 4) + (in_bom yes) (on_board yes) (dnp no) + (uuid f924fbaa-4d63-461b-9d7b-7bef6d7f7c66) + (property "Reference" "U15" (at 342.9 203.2 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74HC14" (at 344.17 205.74 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 353.06 209.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 353.06 209.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid a61d8d90-dd6b-41d9-b1da-ac61d3a50940)) + (pin "12" (uuid dbcadea6-b06e-4929-9f2e-40d6a70a2633)) + (pin "11" (uuid a5e6f3c6-73f7-4b6c-96dc-764c7cd38e09)) + (pin "13" (uuid 5e07aece-1e4a-4bbc-97e5-ea5a612f83f6)) + (pin "4" (uuid 49f43a31-f27b-4578-893e-ae9301ad3e5d)) + (pin "8" (uuid fa9f5dad-b6f6-4f9c-b8be-c02da808f161)) + (pin "3" (uuid f7139ce1-ccd7-40bd-b48d-066920d9451d)) + (pin "6" (uuid 4526a3d4-b519-4452-a563-7c8dd8674944)) + (pin "5" (uuid 6fcf81fc-711e-49a5-8b87-390a258262c3)) + (pin "2" (uuid 6336dac2-1078-4eb7-8531-82d85c163984)) + (pin "10" (uuid dd352c5b-ffcf-499b-8651-ac5891e5dd53)) + (pin "1" (uuid b9bbf840-aa72-43d3-a34b-b6ea5a1d2e62)) + (pin "9" (uuid 3f5439e7-06d3-4be0-9867-5b220212b2c7)) + (pin "7" (uuid 87157e2e-3485-43bc-86dc-47fc14515dae)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U15") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 248.92 100.33 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fb22cb19-535c-42c5-a9da-bcba031ad422) + (property "Reference" "#PWR020" (at 248.92 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 248.92 105.41 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 248.92 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 248.92 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2707d35b-fed7-40f8-b99f-d9758e64c4d6)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR020") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 86.36 82.55 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fb3a0d7b-e06b-43d7-8056-24fda661d02a) + (property "Reference" "#PWR025" (at 86.36 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 86.36 77.47 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 86.36 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 86.36 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6c69c088-aaeb-4bad-b56a-b3e95fd8e042)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR025") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 151.13 193.04 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid fca6f280-e3b3-4152-aa5f-78795fc9400b) + (property "Reference" "R9" (at 148.59 191.77 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at 148.59 194.31 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 152.908 193.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 151.13 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7e070a8b-c96b-4ba3-9c47-8f1040c1d239)) + (pin "1" (uuid ecdac945-31f6-42cd-8a73-753fc6839467)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 39.37 114.3 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fcffc9e2-356b-4ae5-8ac1-1cecf39ffc0a) + (property "Reference" "#PWR027" (at 39.37 118.11 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 39.37 109.22 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 39.37 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 39.37 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c17fe3ee-f318-4cda-8a26-03292ebec8de)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR027") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 323.85 234.95 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fdadf4a4-ea83-44ed-917f-82ad64f8d02a) + (property "Reference" "SW1" (at 323.85 227.33 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 323.85 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 323.85 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 323.85 229.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6a6276a4-87c1-4017-90e0-21529932e482)) + (pin "2" (uuid 5e608ce3-0356-4b28-bca9-84ccea45ed54)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "SW1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74HC14") (at 20.32 261.62 0) (unit 7) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fe0338ce-e9eb-41bb-b635-6c52ad1c9b05) + (property "Reference" "U15" (at 26.67 260.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74HC14" (at 26.67 262.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 20.32 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74HC14" (at 20.32 261.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid a61d8d90-dd6b-41d9-b1da-ac61d3a50941)) + (pin "12" (uuid dbcadea6-b06e-4929-9f2e-40d6a70a2634)) + (pin "11" (uuid a5e6f3c6-73f7-4b6c-96dc-764c7cd38e0a)) + (pin "13" (uuid 5e07aece-1e4a-4bbc-97e5-ea5a612f83f7)) + (pin "4" (uuid 49f43a31-f27b-4578-893e-ae9301ad3e5e)) + (pin "8" (uuid fa9f5dad-b6f6-4f9c-b8be-c02da808f162)) + (pin "3" (uuid f7139ce1-ccd7-40bd-b48d-066920d9451e)) + (pin "6" (uuid 4526a3d4-b519-4452-a563-7c8dd8674945)) + (pin "5" (uuid 6fcf81fc-711e-49a5-8b87-390a258262c4)) + (pin "2" (uuid 6336dac2-1078-4eb7-8531-82d85c163985)) + (pin "10" (uuid dd352c5b-ffcf-499b-8651-ac5891e5dd54)) + (pin "1" (uuid b9bbf840-aa72-43d3-a34b-b6ea5a1d2e63)) + (pin "9" (uuid 3f5439e7-06d3-4be0-9867-5b220212b2c8)) + (pin "7" (uuid 87157e2e-3485-43bc-86dc-47fc14515daf)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U15") (unit 7) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 264.16 21.59 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ffec61c5-1899-4d6a-b1a4-fa90dc623422) + (property "Reference" "#PWR024" (at 264.16 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 264.16 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 264.16 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 264.16 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 524dd842-ff38-4065-b5da-5dc3715582c0)) + (instances + (project "southern-star-mk2" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR024") (unit 1) + ) + ) + ) + ) + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/main-board-rev1/sym-lib-table b/main-board-rev1/sym-lib-table new file mode 100644 index 0000000..fbd4517 --- /dev/null +++ b/main-board-rev1/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "zeta")(type "KiCad")(uri "/home/thomas/projects/zeta/kicad-lib/zeta.kicad_sym")(options "")(descr "")) +) diff --git a/main-board/fp-info-cache b/main-board/fp-info-cache new file mode 100644 index 0000000..184f78f --- /dev/null +++ b/main-board/fp-info-cache @@ -0,0 +1,92905 @@ +154146287 +Audio_Module +Reverb_BTDR-1H +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Audio_Module +Reverb_BTDR-1V +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Battery +BatteryClip_Keystone_54_D16-19mm +Battery clip for batteries with a diameter between 16-19 mm: https://www.keyelco.com/product.cfm/product_id/826 +battery clip 18650 18350 17350 CR123A 2/3A +0 +3 +1 +Battery +BatteryHolder_Bulgin_BX0036_1xC +Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf) +Bulgin BX0036 +0 +2 +2 +Battery +BatteryHolder_ComfortableElectronic_CH273-2450_1x2450 +Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148 +Comfortable Electronic CR2450 +0 +2 +2 +Battery +BatteryHolder_Eagle_12BH611-GR +https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf +9V Battery Holder +0 +2 +2 +Battery +BatteryHolder_Keystone_103_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=719 +Keystone type 103 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_104_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=744 +Keystone type 104 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_105_1x2430 +http://www.keyelco.com/product-pdf.cfm?p=745 +Keystone type 105 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_106_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=720 +Keystone type 106 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_107_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=746 +Keystone type 107 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_500 +Keystone #500, 12mm CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710 +CR1220 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_590 +AA CR2 A battery holder with leaf spring, Keystone, https://ken.keyeuro.eu/cat/590.pdf +AA battery holder Keystone +0 +3 +1 +Battery +BatteryHolder_Keystone_1042_1x18650 +Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918 +18650 Keystone 1042 Li-ion +0 +2 +2 +Battery +BatteryHolder_Keystone_1057_1x2032 +SMT (Auto-In/Ultra-Low) Holder for 2032 Cell, 33.2 x 23.9mm, 2mm height above PCB, https://www.keyelco.com/userAssets/file/M65p4.pdf +Keystone type 1057 coin cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_1058_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=14028 +Keystone type 1058 coin cell retainer +0 +2 +2 +Battery +BatteryHolder_Keystone_1060_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=726 +CR2032 BR2032 BatteryHolder Battery +0 +2 +2 +Battery +BatteryHolder_Keystone_2460_1xAA +https://www.keyelco.com/product-pdf.cfm?p=1025 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2462_2xAA +2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2466_1xAAA +1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031 +AAA battery holder Keystone +0 +2 +2 +Battery +BatteryHolder_Keystone_2468_2xAAA +2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033 +AAA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2479_3xAAA +Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA) +Keystone Battery Holder 2479 Battery Type 3xAAA +0 +2 +2 +Battery +BatteryHolder_Keystone_2993 +http://www.keyelco.com/product-pdf.cfm?p=776 +Keystone type 2993 negative battery contact +0 +1 +1 +Battery +BatteryHolder_Keystone_2998_1x6.8mm +www.keyelco.com/product-pdf.cfm?p=763 +Keystone type 2998 battery holder +0 +3 +2 +Battery +BatteryHolder_Keystone_3000_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=777 +Keystone type 3000 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3001_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=778 +Keystone type 3001 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3002_1x2032 +https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf +BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032 +0 +3 +2 +Battery +BatteryHolder_Keystone_3008_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=786 +Keystone type 3008 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3009_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=787 +Keystone type 3009 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3034_1x20mm +Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798 +Keystone type 3034 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_LINX_BAT-HLD-012-SMT +SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf +battery holder coin cell cr1216 cr1220 cr1225 +0 +3 +2 +Battery +BatteryHolder_MPD_BA9VPC_1xPP3 +1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf +PP3 Battery Holder BA9VPC 9V +0 +2 +2 +Battery +BatteryHolder_MPD_BC2AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC12AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC2003_1x2032 +http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf +BC2003 CR2032 2032 Battery Holder +0 +3 +2 +Battery +BatteryHolder_MPD_BH-18650-PC2 +18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf) +18650 Battery Holder +0 +2 +2 +Battery +BatteryHolder_Multicomp_BC-2001_1x2032 +CR2032 retainer clip, SMT ( http://www.farnell.com/datasheets/1505853.pdf ) +BC-2001 CR2032 2032 Battery Holder +0 +3 +2 +Battery +BatteryHolder_Renata_SMTU2032-LF_1x2032 +https://www.renata.com/fr/downloads/?product=smtu2032-lf&fileid=6a9833a4d49dfb7b550194fe0f +Renata SMT battery holder coin cell 2032 +0 +2 +2 +Battery +BatteryHolder_Seiko_MS621F +Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg +Seiko MS621F +0 +2 +2 +Battery +BatteryHolder_TruPower_BH-331P_3xAA +Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA) +Battery Holder BH-331P Battery Type 3xAA +0 +2 +2 +Battery +Battery_CR1225 +CR1225 battery +battery CR1225 coin cell +0 +0 +0 +Battery +Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles +Panasonic CR-1025/VSK battery +battery CR-1025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles +Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF +battery CR-1220 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles +Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF +battery CR-1632 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles +Panasonic CR-2025/V1AK battery, +battery CR-2025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2032-HFN_Horizontal_CircularHoles +Panasonic CR-2032/HFN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D166.PDF +battery CR-2032 coin cell +0 +2 +2 +Battery +Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles +Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF +battery CR-2032 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles +Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF +battery CR-2354/VCN coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles +Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF +battery CR-2450 coin cell +0 +2 +2 +Battery +Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles +Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF +battery CR-2477 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles +Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF +battery CR-3032 coin cell vertical +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_PCB +Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_Plate +Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_PCB +Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_Plate +Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_PCB +Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_Plate +Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_PCB +Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_Plate +Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_PCB +Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Plate +Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_PCB +Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_Plate +Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_PCB +Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_Plate +Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_PCB +Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_Plate +Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_PCB +Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_Plate +Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_PCB +Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_Plate +Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter plate +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.00u +Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.25u +Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.50u +Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.50u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.75u +Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.00u +Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.25u +Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.75u +Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_6.25u +Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 6.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_ISOEnter +Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/ +Matias ALPS keyswitch ISO enter +0 +2 +2 +Button_Switch_SMD +Nidec_Copal_CAS-120A +Slide Switch, SMD, Nidec CAS series, https://www.nidec-components.com/e/catalog/switch/cas.pdf +SMD slide switch Nidec CAS 120A +0 +3 +3 +Button_Switch_SMD +Nidec_Copal_SH-7010A +4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7010B +4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7040B +4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +5 +5 +Button_Switch_SMD +Panasonic_EVQPUJ_EVQPUA +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUJ EVQPUA +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUK_EVQPUB +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUK EVQPUB +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUL_EVQPUC +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUL EVQPUC +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUM_EVQPUD +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUM EVQPUD +0 +4 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin +SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm +SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm +SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +6 +3 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm +SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin +SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm +SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +8 +5 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin +SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm +SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm +SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm +SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +10 +7 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin +SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm +SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm +SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin +SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm +SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +12 +9 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin +SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm +SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm +SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin +SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm +SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm +SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin +SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin +SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm +SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm +SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin +SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm +SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm +SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin +SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm +SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +20 +17 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin +SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm +SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm +SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin +SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm +SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm +SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin +SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin +SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm +SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm +SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +24 +24 +Button_Switch_SMD +SW_DPDT_CK_JS202011JCQN +Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf +switch DPDT SMT +0 +6 +6 +Button_Switch_SMD +SW_MEC_5GSH9 +MEC 5G single pole normally-open tactile switch +switch normally-open pushbutton push-button +0 +4 +4 +Button_Switch_SMD +SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 +Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf) +push horizontal SPST 1P1T +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T-SH_NO_CK_KMR2xxG +CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T_NO_6x6mm_H9.5mm +tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm +tact sw push 6mm smd +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KMR2 +CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC6xxJ +CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf +tactile switch ksc6 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC7xxJ +CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf +tactile switch ksc7 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR +C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf +Button Tactile Switch SPST 1P1T +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_Vertical_Wuerth_434133025816 +https://katalog.we-online.com/em/datasheet/434133025816.pdf +tactile switch Wurth Wuerth +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_XKB_TS-1187A +SMD Tactile Switch, http://www.helloxkb.com/public/images/pdf/TS-1187A-X-X-X.pdf +SPST Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_Push_1TS009xxxx-xxxx-xxxx_6x6x5mm +tactile push button, 6x6mm, height=5mm, 12V 50mA, https://datasheet.lcsc.com/lcsc/1811151231_HYP--Hongyuan-Precision-1TS009A-1800-5000-CT_C319409.pdf +tact sw push 6mm silicone rubber +0 +2 +2 +Button_Switch_SMD +SW_Push_SPST_NO_Alps_SKRK +http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html +SMD SMT button +0 +2 +2 +Button_Switch_SMD +SW_SP3T_PCM13 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +8 +4 +Button_Switch_SMD +SW_SPDT_CK_JS102011SAQN +Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf +switch spdt +0 +3 +3 +Button_Switch_SMD +SW_SPDT_PCM12 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +7 +3 +Button_Switch_SMD +SW_SPDT_REED_MSDM-DT +Littlefuse 14.73x2.54mm, 175VDC 5W, SPDT Reed Switch MSDM-DT, https://www.littelfuse.com/~/media/electronics/datasheets/reed_switches/littelfuse_reed_switches_mdsm_dt_datasheet.pdf.pdf +Littlefuse Reed SPDT Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3S-1000 +Surface Mount Tactile Switch for High-Density Packaging +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3S-1100 +Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal +Tactile Switch +0 +5 +3 +Button_Switch_SMD +SW_SPST_B3SL-1002P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3SL-1022P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-1100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_CK_KMS2xxG +Microminiature SMT Side Actuated, 4.2 x 2.8 x 1.42mm, https://www.ckswitches.com/media/1482/kms.pdf +Switch SPST KMS2 +0 +5 +3 +Button_Switch_SMD +SW_SPST_CK_KMS2xxGP +Microminiature SMT Side Actuated, 4.2 x 2.8 x 1.42mm with pegs, https://www.ckswitches.com/media/1482/kms.pdf +Switch SPST KMS2 +0 +5 +3 +Button_Switch_SMD +SW_SPST_CK_KXT3 +https://www.ckswitches.com/media/1465/kxt3.pdf +Switch SPST KXT3 +0 +2 +2 +Button_Switch_SMD +SW_SPST_CK_RS282G05A3 +https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVPBF +Light Touch Switch + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP0 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf +SMD SMT SPST EVQP2 +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7A +Light Touch Switch, 2.2 N, https://www3.panasonic.biz/ac/e_download/control/switch/light-touch/catalog/sw_lt_eng_3529s_side.pdf?f_cd=402906 +tactile switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7C +Light Touch Switch, 2.2 N, https://www3.panasonic.biz/ac/e_download/control/switch/light-touch/catalog/sw_lt_eng_3529s_side.pdf?f_cd=402906 +tactile switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQPE1 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf + +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVQQ2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_FSMSM +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-100xP +Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-101xP +Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-105xP +Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS645 +C&K Components SPST SMD PTS645 Series 6mm Tact Switch +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS810 +C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-G1 +Coto Technologies SPST Reed Switch CT05-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-J1 +Coto Technologies SPST Reed Switch CT05-XXXX-J1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G1 +Coto Technologies SPST Reed Switch CT10-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G2 +Coto Technologies SPST Reed Switch CT10-XXXX-G2 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G4 +Coto Technologies SPST Reed Switch CT10-XXXX-G4 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithoutStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305A +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305B +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305C +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3342 +Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf +SPST Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS +Tactile switch, SPST, 6.0x3.5 mm, H2.5 mm, straight, NO, gull wing leads: https://www.ckswitches.com/media/2779/pts636.pdf +switch tactile SPST 1P1T straight NO SMTR C&K +0 +2 +2 +Button_Switch_THT +KSA_Tactile_SPST +KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SWITCH SMD KSA SW +0 +5 +5 +Button_Switch_THT +Nidec_Copal_SH-7010C +4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_THT +Push_E-Switch_KS01Q01 +E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf +Push Button +0 +4 +4 +Button_Switch_THT +SW_CK_JS202011AQN_DPDT_Angled +C&K sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CK_JS202011CQN_DPDT_Straight +C&K sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CW_GPTS203211B +SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf +SPST button switch Off-On +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm +DIP Switch SPST Piano 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm +2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm +3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm +4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm +5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm +6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm +7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm +8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm +9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm +10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm +11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm +12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_E-Switch_EG1224_SPDT_Angled +E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf +switch SPDT +0 +7 +3 +Button_Switch_THT +SW_E-Switch_EG1271_SPDT +E-Switch sub miniature slide switch, EG series, SPDT, https://www.e-switch.com/wp-content/uploads/2022/06/EG.pdf +switch SPDT +0 +6 +6 +Button_Switch_THT +SW_E-Switch_EG2219_DPDT_Angled +E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf +switch DPDT +0 +10 +6 +Button_Switch_THT +SW_Lever_1P2T_NKK_GW12LxH +Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf +switch single-pole double-throw spdt ON-ON horizontal +0 +5 +3 +Button_Switch_THT +SW_MEC_5GTH9 +MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf +switch normally-open pushbutton push-button +0 +4 +2 +Button_Switch_THT +SW_NKK_BB15AH +https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf +Pushbutton Right-angle +0 +5 +3 +Button_Switch_THT +SW_NKK_G1xJP +Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf +SWITCH TOGGLE ILLUM SPDT NKK +0 +6 +6 +Button_Switch_THT +SW_NKK_GW12LJP +Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf +switch single-pole double-throw spdt ON-ON illuminated LED +0 +6 +6 +Button_Switch_THT +SW_NKK_NR01 +NKK Switches NR01 series rotary switch, 10.7 x 10.7mm. https://www.nkkswitches.com/pdf/NR01%20Rotaries.pdf +NKK NR01 SP3T SP4T SP5T +0 +10 +7 +Button_Switch_THT +SW_PUSH-12mm +SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH-12mm_Wuerth-430476085716 +SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_1P1T_6x3.5mm_H4.3_APEM_MJTP1243 +tactile push button, 6x3.5mm, https://www.apem.com/idec-apem/en_US/PCB-switches/Tactile-Switches/MJTP-6mm-through-hole/c/MJTP_6mm_through%20hole?page=1 +PHAP3362 6mm tact sw THT +0 +2 +2 +Button_Switch_THT +SW_PUSH_1P1T_6x3.5mm_H5.0_APEM_MJTP1250 +tactile push button, 6x3.5mm, https://www.apem.com/idec-apem/en_US/PCB-switches/Tactile-Switches/MJTP-6mm-through-hole/c/MJTP_6mm_through%20hole?page=1 +PHAP3362A 6mm tact sw THT +0 +2 +2 +Button_Switch_THT +SW_PUSH_6mm +https://www.omron.com/ecb/products/pdf/en-b3f.pdf +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H4.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H7.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H9.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H13mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_E-Switch_FS5700DP_DPDT +FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf +switch DPDT footswitch +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx_SocketPins +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_Push_1P1T_NO_LED_E-Switch_TL1250 +illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf +led push switch right angle +0 +6 +4 +Button_Switch_THT +SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +5 +3 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2 +momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +8 +6 +Button_Switch_THT +SW_SPST_Omron_B3F-315x_Angled +tactile switch, 7.3mm x 6.25mm x 7.4mm, right angle, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf +tactile switch Omron B3F right angle through hole +0 +4 +2 +Button_Switch_THT +SW_Slide-03_Wuerth-WS-SLTV_10x2.5x6.4_P2.54mm +Wuerth, WS-SLTV, 450301014042, https://www.we-online.com/components/products/datasheet/450301014042.pdf +switch single-pole double-throw SPDT würth wurth +0 +3 +3 +Button_Switch_THT +SW_Slide_SPDT_Angled_CK_OS102011MA1Q +CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_Slide_SPDT_Straight_CK_OS102011MS2Q +CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_TH_Tactile_Omron_B3F-10xx +SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf +Omron B3F-10xx +0 +4 +2 +Button_Switch_THT +SW_Tactile_SKHH_Angled +tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html +tactile switch 6mm ALPS SKHH right angle +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx31-2LFS +tactile switch SPST right angle, PTS645VL31-2 LFS +tactile switch SPST angled PTS645VL31-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx39-2LFS +tactile switch SPST right angle, PTS645VL39-2 LFS +tactile switch SPST angled PTS645VL39-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx58-2LFS +tactile switch SPST right angle, PTS645VL58-2 LFS +tactile switch SPST angled PTS645VL58-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx83-2LFS +tactile switch SPST right angle, PTS645VL83-2 LFS +tactile switch SPST angled PTS645VL83-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSA0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSL0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Buzzer_Beeper +Buzzer_12x9.5RM7.6 +Generic Buzzer, D12mm height 9.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_15x7.5RM7.6 +Generic Buzzer, D15mm height 7.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_CUI_CPT-9019S-SMT +https://www.cui.com/product/resource/cpt-9019s-smt.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_D14mm_H7mm_P10mm +Generic Buzzer, D14mm height 7mm with pitch 10mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_Mallory_AST1109MLTRQ +Mallory low-profile piezo buzzer, https://mspindy.com/spec-sheets/AST1109MLTRQ.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_Mallory_AST1240MLQ +Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST12140MLQ.pdf +piezo buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKLCS1212E +Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKMCS0909E +Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1 +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm +Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf +buzzer +0 +2 +2 +Buzzer_Beeper +Indicator_PUI_AI-1440-TWT-24V-2-R +14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf +piezo buzzer self drive oscillator +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_CUI_CMT-8504-100-SMT +magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf +CMT 8504 +0 +4 +4 +Buzzer_Beeper +MagneticBuzzer_CUI_CST-931RP-A +CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf +CST-931RP-A +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kingstate_KCG0601 +Buzzer, Elektromagnetic Beeper, Summer, +Kingstate KCG0601 +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kobitone_254-EMB73-RO +MagneticBuzzer_Kobitone_254-EMB73-RO https://www.mouser.es/datasheet/2/209/joytech_11092018_KT-400379-1501513.pdf +MagneticBuzzer_Kobitone_254-EMB73-RO +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kobitone_254-EMB84Q-RO +MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf +MagneticBuzzer Kobitone 254-EMB84Q-RO +0 +3 +3 +Buzzer_Beeper +MagneticBuzzer_PUI_AT-0927-TT-6-R +Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf +Buzzer Magnetic 9mm AT-0927-TT-6-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_PUI_SMT-1028-T-2-R +Buzzer, 2830Hz, 3.6Vpp, 90dbA@10cm, Top sound port, 10x10x3,5mm, https://api.puiaudio.com/file/612539d9-c50b-48de-88aa-b63ef8817a91.pdf +SMT 1028 +0 +4 +3 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-009-RC +Buzzer, Elektromagnetic Beeper, Summer, 6V-DC, +Pro Signal ABI-009-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-010-RC +Buzzer, Elektromagnetic Beeper, Summer, 12V-DC, +Pro Signal ABI-010-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABT-410-RC +Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC, +Pro Signal ABT-410-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R +Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf +Projects Unlimited AI-4228-TWT-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_StarMicronics_HMB-06_HMB-12 +Buzzer, Elektromagnetic Beeper, Summer, +Star Micronics HMB-06 HMB-12 +0 +2 +2 +Buzzer_Beeper +PUIAudio_SMT_0825_S_4_R +SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R +SMD 8540 +0 +4 +4 +Buzzer_Beeper +Speaker_CUI_CMR-1206S-67 +Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf +speaker CUI +0 +2 +2 +Calibration_Scale +Gauge_10mm_Type1_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 1, +Gauge Massstab 10mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type1_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 1, +Gauge Massstab 10mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 2, +Gauge Massstab 10mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 2, +Gauge Massstab 10mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 3, +Gauge Massstab 10mm CopperTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 3, +Gauge Massstab 10mm SilkScreenTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 4, +Gauge Massstab 10mm CopperTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 4, +Gauge Massstab 10mm SilkScreenTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 5, +Gauge Massstab 10mm CopperTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 5, +Gauge Massstab 10mm SilkScreenTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 1, +Gauge Massstab 50mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 1, +Gauge Massstab 50mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 2, +Gauge Massstab 50mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 2, +Gauge Massstab 50mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Grid_Type1_CopperTop +Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1, +Gauge Massstab 100mm Gitter Grid CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 1, +Gauge Massstab 100mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 1, +Gauge Massstab 100mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 2, +Gauge Massstab 100mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 2, +Gauge Massstab 100mm SilkScreenTop Type 2 +0 +0 +0 +Capacitor_SMD +CP_Elec_3x5.3 +SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics +Capacitor Electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_3x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.3 +SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.4 +SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.4 +SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.9 +SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.9 +SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.2 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.3 +SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4_Nichicon +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.9 +SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x9.9 +SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.2 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.5 +SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.9 +SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10.5 +SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x11.9 +SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.9 +SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10.5 +SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.5 +SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.6 +SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x14.3 +SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x22 +SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x22 +SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_CAP-XX_DMF3Zxxxxxxxx3D +5.5V, 470mF supercapacitor, 45mohm, -40ºC to +70ºC, https://www.cap-xx.com/wp-content/uploads/datasheets/CAP-XX-DMF470mF-Datasheet.pdf +supercap +0 +3 +3 +Capacitor_SMD +C_0201_0603Metric +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_0402_1005Metric +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0402_1005Metric_Pad0.74x0.62mm_HandSolder +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric +Capacitor SMD 0504 (1310 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric_Pad0.83x1.28mm_HandSolder +Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric +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 +capacitor +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric_Pad1.08x0.95mm_HandSolder +Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric +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 +capacitor +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric_Pad1.18x1.45mm_HandSolder +Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_01005_0402Metric +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_1206_3216Metric +Capacitor SMD 1206 (3216 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_1206_3216Metric_Pad1.33x1.80mm_HandSolder +Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric_Pad1.33x2.70mm_HandSolder +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric +Capacitor SMD 1812 (4532 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric_Pad1.57x3.40mm_HandSolder +Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: 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 +capacitor +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric_Pad1.57x6.80mm_HandSolder +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: 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 +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2220_5750Metric +Capacitor SMD 2220 (5750 Metric), square (rectangular) end terminal, IPC-7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2220_5750Metric_Pad1.97x5.40mm_HandSolder +Capacitor SMD 2220 (5750 Metric), square (rectangular) end terminal, IPC-7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric_Pad1.80x6.60mm_HandSolder +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric_Pad2.10x10.45mm_HandSolder +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_Elec_3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x6.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_10x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-A +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-B +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZC3 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZR1 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZR1 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZW4 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZW4 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZY2 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZY2 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Sprague-Goodman_SGC3 +trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf + Sprague Goodman SGC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JN +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JN +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JQ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JQ +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JR +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JV +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JV +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JZ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_THT +CP_Axial_L10.0mm_D4.5mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*4.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 4.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L10.0mm_D6.0mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*6mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 6mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*5mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D6.0mm_P18.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*6mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 6mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D8.0mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=11*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 11mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D6.5mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*6.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 6.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D8.0mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D10.0mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L20.0mm_D10.0mm_P26.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L20.0mm_D13.0mm_P26.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L21.0mm_D8.0mm_P28.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=28mm, , length*diameter=21*8mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 28mm length 21mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L25.0mm_D10.0mm_P30.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=30mm, , length*diameter=25*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 30mm length 25mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L26.5mm_D20.0mm_P33.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=33mm, , length*diameter=26.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 33mm length 26.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D10.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D13.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D16.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D20.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D10.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D12.5mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*12.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D15.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*15mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 15mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D18.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L34.5mm_D20.0mm_P41.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=41mm, , length*diameter=34.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 41mm length 34.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D13.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D16.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D20.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L38.0mm_D18.0mm_P44.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L38.0mm_D21.0mm_P44.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*21mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 21mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L40.0mm_D16.0mm_P48.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=48mm, , length*diameter=40*16mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 48mm length 40mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D23.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D26.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D29.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D32.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D35.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.5mm_D20.0mm_P49.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=49mm, , length*diameter=42.5*20mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 49mm length 42.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L46.0mm_D20.0mm_P52.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=52mm, , length*diameter=46*20mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 52mm length 46mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D23.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D26.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D29.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D32.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D35.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D23.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D26.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D29.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D32.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D35.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D23.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D26.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D29.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D32.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D35.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D23.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D26.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D29.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D32.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D35.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D4.0mm_P1.50mm +CP, Radial series, Radial, pin pitch=1.50mm, , diameter=4mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 1.50mm diameter 4mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D4.0mm_P2.00mm +CP, Radial series, Radial, pin pitch=2.00mm, , diameter=4mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.00mm diameter 4mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D5.0mm_P2.00mm +CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D5.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D6.3mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=6.3mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 6.3mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D7.5mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=7.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 7.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P3.50mm +CP, Radial series, Radial, pin pitch=3.50mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.50mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P3.80mm +CP, Radial series, Radial, pin pitch=3.80mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.80mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P2.50mm_P5.00mm +CP, Radial series, Radial, pin pitch=2.50mm 5.00mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm 5.00mm diameter 10mm Electrolytic Capacitor +0 +4 +2 +Capacitor_THT +CP_Radial_D10.0mm_P3.50mm +CP, Radial series, Radial, pin pitch=3.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P3.80mm +CP, Radial series, Radial, pin pitch=3.80mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.80mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P5.00mm_P7.50mm +CP, Radial series, Radial, pin pitch=5.00mm 7.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm 7.50mm diameter 10mm Electrolytic Capacitor +0 +4 +2 +Capacitor_THT +CP_Radial_D10.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D14.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=14mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 14mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D14.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=14mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 14mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D16.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=16mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D17.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=17mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 17mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D18.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=18mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D22.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=22mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 22mm height 40mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D22.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=22mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 22mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D24.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=24mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 24mm height 40mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D24.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=24mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 24mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D25.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=25mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 25mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D25.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=25mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 25mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D26.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=26mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 26mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D26.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=26mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D30.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=30mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 30mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D30.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=30mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 30mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D35.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=35mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 35mm height 50mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D35.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=35mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 35mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D40.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=40mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 40mm height 50mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D40.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 40mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D4.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 4.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D4.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 4.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D6.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 6.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D6.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 6.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D7.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 7.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D7.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 7.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D8.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 8.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D8.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 8.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D9.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 9.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D9.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 9.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D10.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 10.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D10.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 10.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P7.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 7.5mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P10.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 10mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P12.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 12.5mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 15mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P7.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 7.5mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P10.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 10mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P12.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 12.5mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 15mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D6.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D6.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D7.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D7.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D8.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 8.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D8.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 8.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D9.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D9.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D10.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D10.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D6.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D6.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D7.0mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 7.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D7.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 7.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D7.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D8.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*8.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 8.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D9.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D9.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L22.0mm_D9.5mm_P27.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L22.0mm_D10.5mm_P27.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Disc_D3.0mm_W1.6mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.0*1.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.0mm width 1.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.0mm_W2.0mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3*2mm^2, Capacitor +C Disc series Radial pin pitch 2.50mm diameter 3mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.4mm_W2.1mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.4*2.1mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.4mm width 2.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.8mm_W2.6mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.8*2.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.8mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D4.3mm_W1.9mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.3*1.9mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 4.3mm width 1.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D4.7mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.7*2.5mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 4.7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.0mm_W2.5mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 2.50mm diameter 5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.1mm_W3.2mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5.1*3.2mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 5.1mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D6.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 6mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D6.0mm_W4.4mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*4.4mm^2, Capacitor +C Disc series Radial pin pitch 5.00mm diameter 6mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*2.5mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W4.4mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*4.4mm^2, Capacitor +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 8mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 9mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 10mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.0mm_W4.4mm_P7.75mm +C, Disc series, Radial, pin pitch=7.75mm, , diameter*width=12*4.4mm^2, Capacitor +C Disc series Radial pin pitch 7.75mm diameter 12mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 12.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 12.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D14.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 14.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D14.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 14.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D16.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 16.0mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D16.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 16.0mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D4.0mm_H5.0mm_P1.50mm +C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 1.50mm diameter 4mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D4.0mm_H7.0mm_P1.50mm +C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 1.50mm diameter 4mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H5.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H7.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H11.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=11mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 11mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H5.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H7.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H11.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=11mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 11mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D8.0mm_H7.0mm_P3.50mm +C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 3.50mm diameter 8mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D8.0mm_H11.5mm_P3.50mm +C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=11.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 3.50mm diameter 8mm height 11.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H12.5mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=12.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 12.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H16.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=16mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 16mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H20.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=20mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 20mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D12.5mm_H20.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=20mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 20mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D12.5mm_H25.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=25mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 25mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D16.0mm_H25.0mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=25mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 16mm height 25mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D16.0mm_H31.5mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=31.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 16mm height 31.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D18.0mm_H35.5mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=18mm, height=35.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 18mm height 35.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.0mm_W2.5mm_P2.50mm +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4*2.5mm^2, Capacitor +C Rect series Radial pin pitch 2.50mm length 4mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W3.0mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.0mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W3.8mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.8mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W4.6mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*4.6mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 4.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W5.5mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*5.5mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 5.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W2.0mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W2.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W3.5mm_P2.50mm_P5.00mm +C, Rect series, Radial, pin pitch=2.50mm 5.00mm, , length*width=7*3.5mm^2, Capacitor +C Rect series Radial pin pitch 2.50mm 5.00mm length 7mm width 3.5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L7.0mm_W3.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*3.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W4.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*4.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W6.0mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W6.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 6.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W3.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W3.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W4.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W5.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*5.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W8.5mm_P5.00mm_FKP2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W11.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.5mm_W6.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.5*6.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7.5mm width 6.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.6mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.2mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.3mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.4mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.6mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.8mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.9mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.0mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.2mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.9mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W5.1mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W5.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 5.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W6.4mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W6.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 6.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W7.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*7.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 7.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W8.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*8.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W9.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 9.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W9.8mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 9.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W2.5mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W3.0mm_P7.50mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W3.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W4.0mm_P7.50mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W4.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W5.0mm_P5.00mm_P7.50mm +C, Rect series, Radial, pin pitch=5.00mm 7.50mm, , length*width=10*5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm 7.50mm length 10mm width 5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L10.3mm_W4.5mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W5.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W5.7mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5.7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 5.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W7.2mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 7.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W2.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 2.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W3.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W3.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W4.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W4.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W5.1mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W5.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W6.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W6.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W7.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W8.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 8.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.1mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.9mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W8.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W8.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W9.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W9.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W3.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W6.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W6.5mm_P7.50mm_P10.00mm +C, Rect series, Radial, pin pitch=7.50mm 10.00mm, , length*width=13*6.5mm^2, Capacitor +C Rect series Radial pin pitch 7.50mm 10.00mm length 13mm width 6.5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L13.0mm_W8.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.5mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13.5mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.5mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W4.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W4.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W5.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W6.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W7.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W7.3mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W8.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W8.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W9.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W9.2mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 9.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W10.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W10.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W11.2mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W11.8mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.5mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W5.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W6.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W7.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W8.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W9.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W11.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W5.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W6.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W7.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W8.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W9.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W11.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W7.0mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W8.3mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 8.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W8.6mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 8.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.1mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.3mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.9mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.2mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.6mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.8mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W5.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W6.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W7.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W8.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W10.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*10.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 10.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W11.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*11.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 11.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W9.0mm_P22.00mm +C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*9mm^2, Capacitor +C Rect series Radial pin pitch 22.00mm length 27mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W9.0mm_P23.00mm +C, Rect series, Radial, pin pitch=23.00mm, , length*width=27*9mm^2, Capacitor +C Rect series Radial pin pitch 23.00mm length 27mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W11.0mm_P22.00mm +C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*11mm^2, Capacitor +C Rect series Radial pin pitch 22.00mm length 27mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W8.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W10.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*10mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 10mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W12.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*12mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 12mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.6mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.8mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.9mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W9.1mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 9.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W9.6mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 9.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W11.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W11.9mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 11.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W12.2mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 12.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W13.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W13.8mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 13.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W14.2mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*14.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 14.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W16.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*16mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 16mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W9.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W11.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W13.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W15.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W17.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 17mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W20.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L32.0mm_W15.0mm_P27.00mm +C, Rect series, Radial, pin pitch=27.00mm, , length*width=32*15mm^2, Capacitor +C Rect series Radial pin pitch 27.00mm length 32mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W13.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W15.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W20.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W9.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W11.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W13.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W15.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W17.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 17mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W19.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*19mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 19mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W20.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W24.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*24mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 24mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W31.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*31mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 31mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W35.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*35mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 35mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W40.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*40mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 40mm Capacitor +0 +2 +2 +Capacitor_THT +DX_5R5HxxxxU_D11.5mm_P10.00mm +CP, Radial series, Radial, pin pitch=10.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 10.00mm diameter 11.5mm supercapacitor +0 +2 +2 +Capacitor_THT +DX_5R5VxxxxU_D11.5mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 5.00mm diameter 11.5mm supercapacitor +0 +2 +2 +Capacitor_THT +DX_5R5VxxxxU_D19.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, diameter=19mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 5.00mm diameter 19mm supercapacitor +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Connector +Banana_Cliff_FCR7350B_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, black, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana black +0 +1 +1 +Connector +Banana_Cliff_FCR7350G_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, green, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana green +0 +1 +1 +Connector +Banana_Cliff_FCR7350L_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, blue, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana blue +0 +1 +1 +Connector +Banana_Cliff_FCR7350N_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, brown, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana brown +0 +1 +1 +Connector +Banana_Cliff_FCR7350R_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, red, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana red +0 +1 +1 +Connector +Banana_Cliff_FCR7350Y_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, yellow, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana yellow +0 +1 +1 +Connector +Banana_Jack_1Pin +Single banana socket, footprint - 6mm drill +banana socket +0 +1 +1 +Connector +Banana_Jack_2Pin +Dual banana socket, footprint - 2 x 6mm drills +banana socket +0 +2 +2 +Connector +Banana_Jack_3Pin +Triple banana socket, footprint - 3 x 6mm drills +banana socket +0 +3 +3 +Connector +CUI_PD-30 +3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf +connector 3-pin PD-30 power DIN +0 +4 +4 +Connector +CUI_PD-30S +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CUI_PD-30S_CircularHoles +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CalTest_CT3151 +Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf +banana jack horizontal +0 +4 +1 +Connector +Connector_SFP_and_Cage +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English +SFP+ SFP +0 +40 +21 +Connector +DTF13-12Px +http://www.te.com/usa-en/product-DTF13-12PA-G003.html +DEUTSCH DT header 12 pin +0 +12 +12 +Connector +FanPinHeader_1x03_P2.54mm_Vertical +3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 3-pin CPU fan +0 +3 +3 +Connector +FanPinHeader_1x04_P2.54mm_Vertical +4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 4-pin CPU fan +0 +4 +4 +Connector +GB042-34S-H10 +http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF +34pin SMD connector +0 +34 +34 +Connector +IHI_B6A-PCB-45_Vertical +https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf +connector IHI B6A-PCB-45 +0 +49 +1 +Connector +JWT_A3963_1x02_P3.96mm_Vertical +JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf) +connector JWT A3963 pinhead +0 +2 +2 +Connector +Joint-Tech_C5080WR-04P_1x04_P5.08mm_Vertical +C5080 SERIES 90° Wafer, (https://datasheet.lcsc.com/lcsc/1912261836_HR-Joint-Tech-Elec-C5080WR-04P_C477015.pdf) +connector side-entry ATA PATA IDE 5.25 inch floppy drive power +0 +6 +5 +Connector +NS-Tech_Grove_1x04_P2mm_Vertical +https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf +Grove-1x04 +0 +4 +4 +Connector +OCN_OK-01GM030-04_2x15_P0.4mm_Vertical +Board to board connector, 2x15, 0.4mm pitch, http://www.main-soul.com/datasheet/ocn/connector/Spec_Draw_OK-01.pdf +board-to-board +0 +30 +30 +Connector +SpringContact_Harwin_S1941-46R +7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf +spring contact emi emc shield +0 +1 +1 +Connector +Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip +Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf +tag connect programming header pogo pins +0 +14 +14 +Connector_AMASS +AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_MR30PW-M_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_XT30PW-F_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30PW-M_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30U-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30U-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT60-F_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_AMASS +AMASS_XT60-M_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_AMASS +AMASS_XT60IPW-M_1x03_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Male, https://www.bto.pl/pdf/08988/XT60IPW-M3.pdf +RC Connector XT60 +0 +5 +3 +Connector_AMASS +AMASS_XT60PW-F_1x02_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf +RC Connector XT60 +0 +4 +2 +Connector_AMASS +AMASS_XT60PW-M_1x02_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf +RC Connector XT60 +0 +4 +2 +Connector_Amphenol +Amphenol_M8S-03PMMR-SF8001 +M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf) +three-pin M8 +0 +5 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3523N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3524N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3525N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal +TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ2-3593D-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cuidevices.com/product/resource/sj2-359x-smt.pdf) +3.5mm audio cui horizontal jack stereo +0 +5 +5 +Connector_Audio +Jack_3.5mm_KoreanHropartsElec_PJ-320D-4A_Horizontal +Korean Hroparts Elec PJ-320D-4A (https://datasheet.lcsc.com/lcsc/1810121716_Korean-Hroparts-Elec-PJ-320D-4A_C95562.pdf) +smt female jack horizontal +0 +4 +4 +Connector_Audio +Jack_3.5mm_Ledino_KB3SPRS_Horizontal +https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf +jack stereo TRS +0 +5 +5 +Connector_Audio +Jack_3.5mm_Lumberg_1503_02_Horizontal +TRS 3.5mm, horizontal, Surface Mount (SMT), https://downloads.lumberg.com/datenblaetter/en/1503_02.pdf +TRS audio jack horizontal +0 +4 +3 +Connector_Audio +Jack_3.5mm_Lumberg_1503_03_Horizontal +TRS 3.5mm, horizontal, Surface Mount (SMT), https://downloads.lumberg.com/datenblaetter/en/1503_03.pdf +TRS audio jack horizontal +0 +5 +4 +Connector_Audio +Jack_3.5mm_Lumberg_1503_07_Horizontal +TRS 3.5mm, horizontal, through-hole, height 5mm, width 6.5mm, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf +TRS audio jack horizontal +0 +4 +3 +Connector_Audio +Jack_3.5mm_PJ311_Horizontal +PJ311 6pin SMD 3.5mm stereo headphones jack. +headphones jack plug stereo 3.5mm PJ311 +0 +6 +6 +Connector_Audio +Jack_3.5mm_PJ320D_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +4 +4 +Connector_Audio +Jack_3.5mm_PJ320E_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +5 +4 +Connector_Audio +Jack_3.5mm_PJ31060-I_Horizontal +PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html) +headphones jack plug stereo 3.5mm PJ31060-I PJ31060 +0 +6 +6 +Connector_Audio +Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles +TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html) +WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu +0 +3 +3 +Connector_Audio +Jack_3.5mm_Switronic_ST-005-G_horizontal +3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf +Connector Audio Switronic ST-005-G +0 +4 +3 +Connector_Audio +Jack_3.5mm_Technik_TWP-3002_Horizontal +3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf +audio jack stereo horizontal waterproof +0 +7 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NJ2FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v +neutrik jack vertical +0 +2 +2 +Connector_Audio +Jack_6.35mm_Neutrik_NJ3FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v +neutrik jack vertical +0 +3 +3 +Connector_Audio +Jack_6.35mm_Neutrik_NJ5FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v +neutrik jack vertical +0 +5 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6TB-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre +neutrik jack slim +0 +6 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HC_Horizontal +Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HL_Horizontal +Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HC_Horizontal +Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal +Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal +Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HL_Horizontal +Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV-0_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-0_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2-0_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBHL1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-0_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-SW_Vertical +B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-0_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-1_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-0_Vertical +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-1_Vertical +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV_Vertical +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal +A Series, Chassis connector H female (A series layout), mates with Phoenix MSTB2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mafh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH-0_Horizontal +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHL_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHR_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal +A Series, Chassis connector Phoenix H male (A series layout), mates with Phoenix MSTB 2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mamh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV-0_Vertical +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV_Vertical +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-0_Horizontal +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-1_Horizontal +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-E_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-0_Vertical +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-1_Vertical +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-B_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-E_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-SW_Vertical +B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH-0_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV-0_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBH_Horizontal +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBV_Vertical +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAH_Horizontal +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAV_Vertical +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBH_Horizontal +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBV_Vertical +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-0_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0 +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-DA_Horizontal +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-DA_Vertical +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-SW_Vertical +A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV_Vertical +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH-B_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-B_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-SW_Vertical +B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAH_Horizontal +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV-SW_Vertical +A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV_Vertical +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH-B_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-B_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-SW_Vertical +B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-H_Horizontal +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, replaces NLJ2MD-H, https://www.neutrik.com/en/product/nlj2mdxx-h +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MDXX-V_Vertical +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, replaces NLJ2MD-V, https://www.neutrik.com/en/product/nlj2mdxx-v +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MDXX-H-3_Horizontal +speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, replaces NL2MD-H, https://www.neutrik.com/en/product/nl2mdxx-h-3 +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MDXX-V_Vertical +speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL2MD-V, https://www.neutrik.com/en/product/nl2mdxx-v +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-H-2_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H-2, https://www.neutrik.com/en/product/nl4mdxx-h-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-H-3_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, replaces NL4MD-H, NL4MD-H-1, NL4MD-H-3, https://www.neutrik.com/en/product/nl4mdxx-h-3 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-V-2_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-2, https://www.neutrik.com/en/product/nl4mdxx-v-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-V-3_Vertical +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL4MD-V-1, https://www.neutrik.com/en/product/nl4mdxx-v-3 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MDXX-V_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, replaces NL4MD-V, NL4MD-V-R, NL4MD-V-S, https://www.neutrik.com/en/product/nl4mdxx-v +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL8MDXX-V-3_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, replaces NL8MD-V-1, https://www.neutrik.com/en/product/nl8mdxx-v-3 +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NL8MDXX-V_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, replaces NL8MD-V, https://www.neutrik.com/en/product/nl8mdxx-v +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NLT4MD-V_Vertical +STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v +neutrik speakon stx +0 +4 +4 +Connector_Audio +MiniXLR-5_Switchcraft_TRAPC_Horizontal +http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF +THT Mini XLR 5Pin right angle +0 +5 +5 +Connector_Audio +Plug_3.5mm_CUI_SP-3541 +4 contacts, 3.5mm audio plug, https://www.cuidevices.com/product/resource/pdf/sp-3541.pdf +3.5mm plug TRRS +0 +4 +4 +Connector_BarrelJack +BarrelJack_CLIFF_FC681465S_SMT_Horizontal +Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf +Power Jack SMT +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-036AH-SMT_Horizontal +Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf +Power Jack SMT +0 +3 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-079BH_Horizontal +Barrel Jack, 2.5mm ID, 5.5mm OD, 24V, 5A, switch, https://www.cui.com/product/resource/pj-079bh.pdf +barrel jack cui dc power +0 +5 +4 +Connector_BarrelJack +BarrelJack_CUI_PJ-102AH_Horizontal +Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_GCT_DCJ200-10-A_Horizontal +Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf +connector barrel jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_Horizontal +DC Barrel Jack +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_Kycon_KLDX-0202-xC_Horizontal +DC Barrel Jack 2mm or 2.5mm center pin, https://www.kycon.com/Pub_Eng_Draw/KLDX-0202-AC%20&%20BC.pdf +power jack 2mm 2.5mm KLDX-0202-BC KLDX-0202-AC +0 +3 +3 +Connector_BarrelJack +BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal +DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf +barreljack switchcraftconxall dc power +0 +2 +2 +Connector_BarrelJack +BarrelJack_Wuerth_694106106102_2.0x5.5mm +Wuerth Elektronik 694106106102 Barrel Jack, 2.0x5.5mm, https://www.we-online.com/components/products/datasheet/694106106102.pdf +barrel jack Wuerth Elektronik 694106106102 +0 +4 +3 +Connector_BarrelJack +BarrelJack_Wuerth_694108106102_2.5x5.5mm +Wuerth Elektronik 694108106102 Barrel Jack, 2.5x5.5mm, https://www.we-online.com/components/products/datasheet/694106106102.pdf +barrel jack Wuerth Elektronik 694108106102 +0 +4 +3 +Connector_BarrelJack +BarrelJack_Wuerth_6941xx301002 +Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf +connector barrel jack +0 +3 +3 +Connector_Card +CF-Card_3M_N7E50-A516xx-30 +Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +CF-Card_3M_N7E50-E516xx-30 +Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +SD-SIM_microSD-microSIM_Molex_104168-1620 +microSD and microSIM connector, https://www.molex.com/pdm_docs/sd/1041681620_sd.pdf +Combo Connector microSD and microSIM +0 +25 +18 +Connector_Card +SD_Hirose_DM1AA_SF_PEJ82 +SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301) +SD card connector +0 +16 +13 +Connector_Card +SD_Kyocera_145638009211859+ +SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638009511859+ +SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109211859+ +SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109511859+ +SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_TE_2041021 +SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4) +sd card +0 +15 +12 +Connector_Card +microSD_HC_Hirose_DM3AT-SF-PEJM5 +Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Hirose_DM3BT-DSF-PEJS +Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=) +Micro SD +0 +16 +11 +Connector_Card +microSD_HC_Hirose_DM3D-SF +Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Molex_47219-2001 +1.10mm Pitch microSD Card Connector, Hinge Type, https://www.molex.com/pdm_docs/sd/472192001_sd.pdf +Micro SD +0 +12 +9 +Connector_Card +microSD_HC_Molex_104031-0811 +1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf) +microSD SD molex +0 +14 +11 +Connector_Card +microSD_HC_Wuerth_693072010801 +http://katalog.we-online.de/em/datasheet/693072010801.pdf +Micro SD Wuerth Wurth Würth +0 +12 +9 +Connector_Card +microSIM_JAE_SF53S006VCBR2000 +micro SIM card connector, 6pos., 1.45mm height, Push-pull type, https://www.jae.com/direct/topics/topics_file_download/topics_id=68883&ext_no=06 +microSIM GSM Card +0 +14 +7 +Connector_Coaxial +BNC_Amphenol_031-5539_Vertical +BNC coaxial connector vertical, Amphenol 031-71059, https://www.amphenolrf.com/library/download/link/link_id/594427/parent/031-5539/ +BNC Amphenol Vertical +0 +4 +2 +Connector_Coaxial +BNC_Amphenol_031-6575_Horizontal +dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf) +Dual BNC Amphenol Horizontal +0 +6 +4 +Connector_Coaxial +BNC_Amphenol_B6252HB-NPP3G-50_Horizontal +http://www.farnell.com/datasheets/612848.pdf +BNC Amphenol Horizontal +0 +4 +2 +Connector_Coaxial +BNC_PanelMountable_Vertical +Panel-mountable BNC connector mounted through PCB, vertical +BNC connector +0 +2 +2 +Connector_Coaxial +BNC_TEConnectivity_1478035_Horizontal +BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0 +BNC RF interface bayonet 50ohm +0 +5 +2 +Connector_Coaxial +BNC_TEConnectivity_1478204_Vertical +BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html +BNC female PCB mount 4 pin straight chassis connector +0 +5 +2 +Connector_Coaxial +BNC_Win_364A2x95_Horizontal +Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf) +Dual BNC Horizontal Isolated +0 +6 +3 +Connector_Coaxial +CoaxialSwitch_Hirose_MS-156C3_Horizontal +Subminiature Coaxial Switch 1.35mm High, DC to 11GHz +Switch Coaxial RF +0 +12 +3 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-1471_Vertical +http://www.molex.com/pdm_docs/sd/734151471_sd.pdf +Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-143_Horizontal + Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682 +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-144_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf +SMA THT Female Jack Vertical +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-10_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf +SMA SMD Female Jack Vertical +0 +3 +2 +Connector_Coaxial +SMA_Amphenol_132134-11_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-14_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-16_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132203-12_Horizontal +https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132289_EdgeMount +http://www.amphenolrf.com/132289.html +SMA +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291-12_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Molex_73251-1153_EdgeMount_Horizontal +Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf) +sma edge +0 +11 +2 +Connector_Coaxial +SMA_Molex_73251-2120_EdgeMount_Horizontal +Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf) +sma edge +0 +7 +2 +Connector_Coaxial +SMA_Molex_73251-2200_Horizontal +https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount +Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf) +SMA Straight Samtec Edge Mount +0 +5 +2 +Connector_Coaxial +SMA_Wurth_60312102114405_Vertical +Würth WR-SMA PCB SMT Jack, Vertical (https://www.we-online.com/components/products/datasheet/60312102114405.pdf) +Coaxial Connector 50 ohms Female +0 +3 +2 +Connector_Coaxial +SMA_Wurth_60312002114503_Vertical +https://www.we-online.de/katalog/datasheet/60312002114503.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMB_Jack_Vertical +SMB pcb mounting jack +SMB Jack Striaght +0 +5 +2 +Connector_Coaxial +U.FL_Hirose_U.FL-R-SMT-1_Vertical +Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/ +Hirose U.FL Coaxial +0 +3 +2 +Connector_Coaxial +U.FL_Molex_MCRF_73412-0110_Vertical +Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf) +mcrf hirose ufl u.fl microcoaxial +0 +4 +2 +Connector_Coaxial +WR-MMCX_Wuerth_66012102111404_Vertical +Würth WR-MMCX PCB SMT Jack, Vertical (https://www.we-online.com/components/products/datasheet/66012102111404.pdf) +Coaxial Connector 50 ohms Female +0 +3 +2 +Connector_Coaxial +WR-MMCX_Wuerth_66011102111302_Horizontal +Würth WR-MMCX PCB SMT Jack, Horizontal (https://www.we-online.com/components/products/datasheet/66011102111302.pdf) +Coaxial Connector 50 ohms Female +0 +7 +2 +Connector_DIN +DIN41612_B2_2x8_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x8_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x16_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B2_2x16_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B3_2x5_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x5_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x10_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B3_2x10_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B_1x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_1x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_B_2x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_C2_2x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_2x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_3x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C2_3x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C3_2x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_2x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_3x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C3_3x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C_1x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_1x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_2x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_3x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_C_3x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_D_2x8_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x8_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x16_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_D_2x16_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_3x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_E_3x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_F_2x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_3x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_F_3x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_Q2_2x16_Female_Horizontal_THT +DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q2_2x16_Male_Vertical_THT +DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q3_2x10_Female_Horizontal_THT +DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q3_2x10_Male_Vertical_THT +DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q_2x32_Female_Horizontal_THT +DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_Q_2x32_Male_Vertical_THT +DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_R2_2x16_Female_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_2x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_3x16_Female_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R2_3x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R3_2x10_Female_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_2x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_3x10_Female_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R3_3x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R_1x32_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_1x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x32_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_2x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_3x16_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x32_Female_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_DIN +DIN41612_R_3x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_Dsub +DSUB-9_Female_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-25_Female_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-37_Female_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_FFC-FPC +Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +8 +7 +Connector_FFC-FPC +Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +10 +9 +Connector_FFC-FPC +Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +12 +11 +Connector_FFC-FPC +Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +13 +12 +Connector_FFC-FPC +Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +14 +13 +Connector_FFC-FPC +Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +15 +14 +Connector_FFC-FPC +Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +16 +15 +Connector_FFC-FPC +Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +17 +16 +Connector_FFC-FPC +Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +18 +17 +Connector_FFC-FPC +Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +19 +18 +Connector_FFC-FPC +Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +20 +19 +Connector_FFC-FPC +Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +21 +20 +Connector_FFC-FPC +Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +22 +21 +Connector_FFC-FPC +Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +24 +23 +Connector_FFC-FPC +Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +26 +25 +Connector_FFC-FPC +Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +27 +26 +Connector_FFC-FPC +Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +28 +27 +Connector_FFC-FPC +Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +30 +29 +Connector_FFC-FPC +Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +32 +31 +Connector_FFC-FPC +Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +34 +33 +Connector_FFC-FPC +Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +35 +34 +Connector_FFC-FPC +Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +36 +35 +Connector_FFC-FPC +Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +37 +36 +Connector_FFC-FPC +Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +38 +37 +Connector_FFC-FPC +Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +42 +41 +Connector_FFC-FPC +Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +47 +46 +Connector_FFC-FPC +Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +52 +51 +Connector_FFC-FPC +Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +55 +54 +Connector_FFC-FPC +Hirose_FH26-13S-0.3SHW_2Rows-13Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-13S-0.3SHW, 13 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +15 +14 +Connector_FFC-FPC +Hirose_FH26-15S-0.3SHW_2Rows-15Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-15S-0.3SHW, 15 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +17 +16 +Connector_FFC-FPC +Hirose_FH26-17S-0.3SHW_2Rows-17Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-17S-0.3SHW, 17 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +19 +18 +Connector_FFC-FPC +Hirose_FH26-19S-0.3SHW_2Rows-19Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-19S-0.3SHW, 19 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +21 +20 +Connector_FFC-FPC +Hirose_FH26-21S-0.3SHW_2Rows-21Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-21S-0.3SHW, 21 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +23 +22 +Connector_FFC-FPC +Hirose_FH26-23S-0.3SHW_2Rows-23Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-23S-0.3SHW, 23 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +25 +24 +Connector_FFC-FPC +Hirose_FH26-25S-0.3SHW_2Rows-25Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-25S-0.3SHW, 25 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +27 +26 +Connector_FFC-FPC +Hirose_FH26-27S-0.3SHW_2Rows-27Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-27S-0.3SHW, 27 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +29 +28 +Connector_FFC-FPC +Hirose_FH26-29S-0.3SHW_2Rows-29Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-29S-0.3SHW, 29 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +31 +30 +Connector_FFC-FPC +Hirose_FH26-31S-0.3SHW_2Rows-31Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-31S-0.3SHW, 31 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +33 +32 +Connector_FFC-FPC +Hirose_FH26-33S-0.3SHW_2Rows-33Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-33S-0.3SHW, 33 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +35 +34 +Connector_FFC-FPC +Hirose_FH26-35S-0.3SHW_2Rows-35Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-35S-0.3SHW, 35 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +37 +36 +Connector_FFC-FPC +Hirose_FH26-37S-0.3SHW_2Rows-37Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-37S-0.3SHW, 37 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +39 +38 +Connector_FFC-FPC +Hirose_FH26-39S-0.3SHW_2Rows-39Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-39S-0.3SHW, 39 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +41 +40 +Connector_FFC-FPC +Hirose_FH26-41S-0.3SHW_2Rows-41Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-41S-0.3SHW, 41 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +43 +42 +Connector_FFC-FPC +Hirose_FH26-45S-0.3SHW_2Rows-45Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-45S-0.3SHW, 45 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +47 +46 +Connector_FFC-FPC +Hirose_FH26-51S-0.3SHW_2Rows-51Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-51S-0.3SHW, 51 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +53 +52 +Connector_FFC-FPC +Hirose_FH26-55S-0.3SHW_2Rows-55Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-55S-0.3SHW, 55 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +57 +56 +Connector_FFC-FPC +Hirose_FH26-57S-0.3SHW_2Rows-57Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-57S-0.3SHW, 57 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +59 +58 +Connector_FFC-FPC +Hirose_FH26-61S-0.3SHW_2Rows-61Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-61S-0.3SHW, 61 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +63 +62 +Connector_FFC-FPC +Hirose_FH26-71S-0.3SHW_2Rows-71Pins-1MP_P0.60mm_Horizontal +Hirose 0.30mm Pitch FFC/FPC, FH26-71S-0.3SHW, 71 Circuits (https://www.hirose.com/en/product/document?clcode=&productname=&series=FH26&documenttype=Catalog&lang=en&documentid=D49355_en), generated with kicad-footprint-generator +connector Hirose horizontal +0 +73 +72 +Connector_FFC-FPC +Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal +Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704) +connector Hirose FH41 horizontal +0 +38 +32 +Connector_FFC-FPC +JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +25 +25 +Connector_FFC-FPC +JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +29 +29 +Connector_FFC-FPC +JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +41 +41 +Connector_FFC-FPC +JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +51 +51 +Connector_FFC-FPC +JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +71 +71 +Connector_FFC-FPC +JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +81 +81 +Connector_FFC-FPC +Jushuo_AFC07-S06FCA-00_1x6-1MP_P0.50_Horizontal +Jushuo AFC07, FFC/FPC connector, AFC07-S06FCA-00, 6 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) +connector jushuo horizontal +0 +8 +7 +Connector_FFC-FPC +Jushuo_AFC07-S24FCA-00_1x24-1MP_P0.50_Horizontal +Jushuo AFC07, FFC/FPC connector, AFC07-S24FCA-00, 24 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) +connector jushuo horizontal +0 +26 +25 +Connector_FFC-FPC +Molex_52559-3652_2x18-1MP_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf) +connector Molex top entry +0 +40 +37 +Connector_FFC-FPC +Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf +FFC FPC +0 +54 +51 +Connector_FFC-FPC +Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf +FFC FPC connector +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +6 +5 +Connector_FFC-FPC +Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +7 +6 +Connector_FFC-FPC +Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +8 +7 +Connector_FFC-FPC +Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +9 +8 +Connector_FFC-FPC +Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +10 +9 +Connector_FFC-FPC +Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +11 +10 +Connector_FFC-FPC +Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +13 +12 +Connector_FFC-FPC +Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +14 +13 +Connector_FFC-FPC +Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +15 +14 +Connector_FFC-FPC +Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +16 +15 +Connector_FFC-FPC +Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +17 +16 +Connector_FFC-FPC +Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +18 +17 +Connector_FFC-FPC +Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +20 +19 +Connector_FFC-FPC +Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +21 +20 +Connector_FFC-FPC +Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +22 +21 +Connector_FFC-FPC +Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +24 +23 +Connector_FFC-FPC +Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +26 +25 +Connector_FFC-FPC +Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +27 +26 +Connector_FFC-FPC +Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +28 +27 +Connector_FFC-FPC +Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +30 +29 +Connector_FFC-FPC +Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +31 +30 +Connector_FFC-FPC +Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +32 +31 +Connector_FFC-FPC +Molex_502231-1500_1x15-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +17 +16 +Connector_FFC-FPC +Molex_502231-2400_1x24-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +26 +25 +Connector_FFC-FPC +Molex_502231-3300_1x33-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +36 +34 +Connector_FFC-FPC +Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +19 +16 +Connector_FFC-FPC +Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +28 +25 +Connector_FFC-FPC +Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +39 +34 +Connector_FFC-FPC +Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +35 +34 +Connector_FFC-FPC +Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +37 +36 +Connector_FFC-FPC +Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +41 +40 +Connector_FFC-FPC +Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +43 +42 +Connector_FFC-FPC +Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +53 +52 +Connector_FFC-FPC +Omron_XF2M-4015-1A_1x40-1MP_P0.5mm_Horizontal +Omron FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-xf2m.pdf +omron fpc xf2m +0 +42 +41 +Connector_FFC-FPC +TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal +TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +7 +6 +Connector_FFC-FPC +TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal +TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +8 +7 +Connector_FFC-FPC +TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal +TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +9 +8 +Connector_FFC-FPC +TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal +TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +10 +9 +Connector_FFC-FPC +TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal +TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +11 +10 +Connector_FFC-FPC +TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +12 +11 +Connector_FFC-FPC +TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +13 +12 +Connector_FFC-FPC +TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +14 +13 +Connector_FFC-FPC +TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +15 +14 +Connector_FFC-FPC +TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +16 +15 +Connector_FFC-FPC +TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +17 +16 +Connector_FFC-FPC +TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +18 +17 +Connector_FFC-FPC +TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +19 +18 +Connector_FFC-FPC +TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +20 +19 +Connector_FFC-FPC +TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +21 +20 +Connector_FFC-FPC +TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +12 +11 +Connector_FFC-FPC +TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +13 +12 +Connector_FFC-FPC +TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +14 +13 +Connector_FFC-FPC +TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +15 +14 +Connector_FFC-FPC +TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +16 +15 +Connector_FFC-FPC +TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +17 +16 +Connector_FFC-FPC +TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +18 +17 +Connector_FFC-FPC +TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +19 +18 +Connector_FFC-FPC +TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +20 +19 +Connector_FFC-FPC +TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +21 +20 +Connector_FFC-FPC +TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal +TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +12 +11 +Connector_FFC-FPC +TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal +TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +13 +12 +Connector_FFC-FPC +TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal +TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +14 +13 +Connector_FFC-FPC +TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal +TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +15 +14 +Connector_FFC-FPC +TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal +TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +16 +15 +Connector_FFC-FPC +TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal +TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +17 +16 +Connector_FFC-FPC +TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal +TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +18 +17 +Connector_FFC-FPC +TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal +TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +19 +18 +Connector_FFC-FPC +TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal +TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +20 +19 +Connector_FFC-FPC +TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal +TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +21 +20 +Connector_FFC-FPC +TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +22 +21 +Connector_FFC-FPC +TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +23 +22 +Connector_FFC-FPC +TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +24 +23 +Connector_FFC-FPC +TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +25 +24 +Connector_FFC-FPC +TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +26 +25 +Connector_FFC-FPC +TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +27 +26 +Connector_FFC-FPC +TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +28 +27 +Connector_FFC-FPC +TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +29 +28 +Connector_FFC-FPC +TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +30 +29 +Connector_FFC-FPC +TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +31 +30 +Connector_FFC-FPC +TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +22 +21 +Connector_FFC-FPC +TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +23 +22 +Connector_FFC-FPC +TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +24 +23 +Connector_FFC-FPC +TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +25 +24 +Connector_FFC-FPC +TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +26 +25 +Connector_FFC-FPC +TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +27 +26 +Connector_FFC-FPC +TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +28 +27 +Connector_FFC-FPC +TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +29 +28 +Connector_FFC-FPC +TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +30 +29 +Connector_FFC-FPC +TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +31 +30 +Connector_FFC-FPC +TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal +TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +22 +21 +Connector_FFC-FPC +TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal +TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +23 +22 +Connector_FFC-FPC +TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal +TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +24 +23 +Connector_FFC-FPC +TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal +TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +25 +24 +Connector_FFC-FPC +TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal +TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +26 +25 +Connector_FFC-FPC +TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal +TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +27 +26 +Connector_FFC-FPC +TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal +TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +28 +27 +Connector_FFC-FPC +TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal +TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +29 +28 +Connector_FFC-FPC +TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal +TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +30 +29 +Connector_FFC-FPC +TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal +TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +31 +30 +Connector_FFC-FPC +TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +32 +31 +Connector_FFC-FPC +TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal +TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal +TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +33 +32 +Connector_FFC-FPC +TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal +TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +34 +33 +Connector_FFC-FPC +TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal +TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +35 +34 +Connector_FFC-FPC +TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal +TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +36 +35 +Connector_FFC-FPC +TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal +TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +37 +36 +Connector_FFC-FPC +TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal +TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +38 +37 +Connector_FFC-FPC +TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal +TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +39 +38 +Connector_FFC-FPC +TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal +TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +40 +39 +Connector_FFC-FPC +TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal +TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +41 +40 +Connector_FFC-FPC +TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal +TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +42 +41 +Connector_FFC-FPC +TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal +TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +43 +42 +Connector_FFC-FPC +TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal +TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +44 +43 +Connector_FFC-FPC +TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal +TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +45 +44 +Connector_FFC-FPC +TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal +TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +46 +45 +Connector_FFC-FPC +TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal +TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +47 +46 +Connector_FFC-FPC +TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal +TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +48 +47 +Connector_FFC-FPC +TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal +TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +49 +48 +Connector_FFC-FPC +TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal +TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +50 +49 +Connector_FFC-FPC +TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal +TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +51 +50 +Connector_FFC-FPC +TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal +TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +52 +51 +Connector_FFC-FPC +TE_84952-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +6 +5 +Connector_FFC-FPC +TE_84952-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +7 +6 +Connector_FFC-FPC +TE_84952-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +8 +7 +Connector_FFC-FPC +TE_84952-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +9 +8 +Connector_FFC-FPC +TE_84952-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +10 +9 +Connector_FFC-FPC +TE_84952-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +11 +10 +Connector_FFC-FPC +TE_84953-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +6 +5 +Connector_FFC-FPC +TE_84953-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +7 +6 +Connector_FFC-FPC +TE_84953-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +8 +7 +Connector_FFC-FPC +TE_84953-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +9 +8 +Connector_FFC-FPC +TE_84953-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +10 +9 +Connector_FFC-FPC +TE_84953-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +11 +10 +Connector_FFC-FPC +Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal +http://katalog.we-online.de/em/datasheet/68611214422.pdf +Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT +0 +14 +13 +Connector_HDMI +HDMI_A_Amphenol_10029449-x01xLF_Horizontal +HDMI Type A connector, Amphenol 10029449-001TLF 10029449-001RLF 10029449-101TLF 10029449-101RLF, Right Angle(https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029449.pdf) +hdmi right angle +0 +23 +20 +Connector_HDMI +HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal +HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449 +HDMI Contact Technology Type A +0 +23 +20 +Connector_HDMI +HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle +HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf +hdmi type a +0 +23 +20 +Connector_HDMI +HDMI_A_Molex_208658-1001_Horizontal +HDMI Molex Type A https://www.molex.com/pdm_docs/sd/2086581001_sd.pdf +HDMI Molex Type A +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-0x01 +HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle smd +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-1x01 +HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-2x0x +HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht smd hybrid +0 +23 +20 +Connector_Harting +Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harwin +Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical +Harwin LTek Connector, 2 pins, single row male, vertical entry +connector harwin ltek M80 +0 +2 +2 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +6 +2 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical +Harwin LTek Connector, 8 pins, single row male, vertical entry +connector harwin ltek M80 +0 +8 +8 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +12 +8 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical +Harwin LTek Connector, 10 pins, single row male, vertical entry +connector harwin ltek M80 +0 +10 +10 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +14 +10 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical +Harwin LTek Connector, 12 pins, single row male, vertical entry +connector harwin ltek M80 +0 +12 +12 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +16 +12 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical +Harwin LTek Connector, 14 pins, single row male, vertical entry +connector harwin ltek M80 +0 +14 +14 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +18 +14 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical +Harwin LTek Connector, 16 pins, single row male, vertical entry +connector harwin ltek M80 +0 +16 +16 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +20 +16 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical +Harwin LTek Connector, 18 pins, single row male, vertical entry +connector harwin ltek M80 +0 +18 +18 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +22 +18 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical +Harwin LTek Connector, 20 pins, single row male, vertical entry +connector harwin ltek M80 +0 +20 +20 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +24 +20 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical +Harwin LTek Connector, 26 pins, single row male, vertical entry +connector harwin ltek M80 +0 +26 +26 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +30 +26 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical +Harwin LTek Connector, 34 pins, single row male, vertical entry +connector harwin ltek M80 +0 +34 +34 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +38 +34 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical +Harwin LTek Connector, 44 pins, single row male, vertical entry +connector harwin ltek M80 +0 +44 +44 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +48 +44 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical +Harwin LTek Connector, 3 pins, single row male, vertical entry +connector harwin ltek M80 +0 +3 +3 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +7 +3 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical +Harwin LTek Connector, 5 pins, single row male, vertical entry +connector harwin ltek M80 +0 +5 +5 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +9 +5 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical +Harwin LTek Connector, 7 pins, single row male, vertical entry +connector harwin ltek M80 +0 +7 +7 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +11 +7 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical +Harwin LTek Connector, 17 pins, single row male, vertical entry +connector harwin ltek M80 +0 +17 +17 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +21 +17 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical +Harwin LTek Connector, 22 pins, single row male, vertical entry +connector harwin ltek M80 +0 +22 +22 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +26 +22 +Connector_Harwin +Harwin_M20-89003xx_1x03_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +4 +3 +Connector_Harwin +Harwin_M20-89004xx_1x04_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +5 +4 +Connector_Harwin +Harwin_M20-89005xx_1x05_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +6 +5 +Connector_Harwin +Harwin_M20-89006xx_1x06_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +7 +6 +Connector_Harwin +Harwin_M20-89007xx_1x07_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +8 +7 +Connector_Harwin +Harwin_M20-89008xx_1x08_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +9 +8 +Connector_Harwin +Harwin_M20-89009xx_1x09_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +10 +9 +Connector_Harwin +Harwin_M20-89010xx_1x10_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +11 +10 +Connector_Harwin +Harwin_M20-89011xx_1x11_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +12 +11 +Connector_Harwin +Harwin_M20-89012xx_1x12_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +13 +12 +Connector_Harwin +Harwin_M20-89013xx_1x13_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +14 +13 +Connector_Harwin +Harwin_M20-89014xx_1x14_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +15 +14 +Connector_Harwin +Harwin_M20-89015xx_1x15_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +16 +15 +Connector_Harwin +Harwin_M20-89016xx_1x16_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +17 +16 +Connector_Harwin +Harwin_M20-89017xx_1x17_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +18 +17 +Connector_Harwin +Harwin_M20-89018xx_1x18_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +19 +18 +Connector_Harwin +Harwin_M20-89019xx_1x19_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +20 +19 +Connector_Harwin +Harwin_M20-89020xx_1x20_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +21 +20 +Connector_Harwin +Harwin_M20-7810245_2x02_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +4 +4 +Connector_Harwin +Harwin_M20-7810345_2x03_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +6 +6 +Connector_Harwin +Harwin_M20-7810445_2x04_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +8 +8 +Connector_Harwin +Harwin_M20-7810545_2x05_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +10 +10 +Connector_Harwin +Harwin_M20-7810645_2x06_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +12 +12 +Connector_Harwin +Harwin_M20-7810745_2x07_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +14 +14 +Connector_Harwin +Harwin_M20-7810845_2x08_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +16 +16 +Connector_Harwin +Harwin_M20-7810945_2x09_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +18 +18 +Connector_Harwin +Harwin_M20-7811045_2x10_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +20 +20 +Connector_Harwin +Harwin_M20-7811245_2x12_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +24 +24 +Connector_Harwin +Harwin_M20-7811545_2x15_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +30 +30 +Connector_Harwin +Harwin_M20-7812045_2x20_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +40 +40 +Connector_Hirose +Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose BM24 40pin header +0 +44 +42 +Connector_Hirose +Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose 40pin receptacle vertical +0 +42 +42 +Connector_Hirose +Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +15 +14 +Connector_Hirose +Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical +Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical +Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical +Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical +Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical +Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical +Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical +Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +16 +16 +Connector_Hirose +Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical +Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +18 +18 +Connector_Hirose +Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical +Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +20 +20 +Connector_Hirose +Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical +Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +22 +22 +Connector_Hirose +Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical +Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +24 +24 +Connector_Hirose +Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical +Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +26 +26 +Connector_Hirose +Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical +Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +28 +28 +Connector_Hirose +Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical +Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +30 +30 +Connector_Hirose +Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical +Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +32 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +160 +80 +Connector_Hirose +Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical +Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +2 +2 +Connector_Hirose +Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical +Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +3 +3 +Connector_Hirose +Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical +Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +4 +4 +Connector_Hirose +Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical +Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +5 +5 +Connector_Hirose +Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical +Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +6 +6 +Connector_Hirose +Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical +Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +7 +7 +Connector_Hirose +Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +7 +7 +Connector_Hirose +Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical +Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +8 +8 +Connector_Hirose +Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical +Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +9 +9 +Connector_Hirose +Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +9 +9 +Connector_Hirose +Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical +Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +10 +10 +Connector_Hirose +Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical +Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +11 +11 +Connector_Hirose +Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +11 +11 +Connector_Hirose +Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical +Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +12 +12 +Connector_Hirose +Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical +Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +13 +13 +Connector_Hirose +Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical +Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +14 +14 +Connector_Hirose +Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical +Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +15 +15 +Connector_Hirose +Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +15 +15 +Connector_Hirose +Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +4 +3 +Connector_Hirose +Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +5 +4 +Connector_Hirose +Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +6 +5 +Connector_Hirose +Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +7 +6 +Connector_Hirose +Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +8 +7 +Connector_Hirose +Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +9 +8 +Connector_Hirose +Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +10 +9 +Connector_Hirose +Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +11 +10 +Connector_Hirose +Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +12 +11 +Connector_Hirose +Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +13 +12 +Connector_Hirose +Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +14 +13 +Connector_Hirose +Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +16 +15 +Connector_Hirose +Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +17 +16 +Connector_Hirose +Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical +Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_IDC +IDC-Header_2x03_P2.54mm_Horizontal +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x03_P2.54mm_Vertical +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x03_P2.54mm_Vertical_SMD +SMD IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x04_P2.54mm_Horizontal +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x04_P2.54mm_Vertical +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x04_P2.54mm_Vertical_SMD +SMD IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05_P2.54mm_Horizontal +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Vertical +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Vertical_SMD +SMD IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06_P2.54mm_Horizontal +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Vertical +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Vertical_SMD +SMD IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal_Lock +Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf) +connector idc locked +0 +16 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Vertical +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Vertical_SMD +SMD IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08_P2.54mm_Horizontal +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Vertical +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Vertical_SMD +SMD IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10_P2.54mm_Horizontal +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Vertical +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Vertical_SMD +SMD IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12_P2.54mm_Horizontal +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Vertical +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Vertical_SMD +SMD IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13_P2.54mm_Horizontal +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Vertical +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Vertical_SMD +SMD IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15_P2.54mm_Horizontal +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Vertical +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17_P2.54mm_Horizontal +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Vertical +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20_P2.54mm_Horizontal +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Vertical +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Vertical_SMD +SMD IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25_P2.54mm_Horizontal +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Vertical +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Vertical_SMD +SMD IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30_P2.54mm_Horizontal +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Vertical +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Vertical_SMD +SMD IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32_P2.54mm_Horizontal +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Vertical +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_JAE +JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +4 +4 +Connector_JAE +JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical +Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +4 +4 +Connector_JAE +JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +6 +6 +Connector_JAE +JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical +Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +6 +6 +Connector_JAE +JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +8 +8 +Connector_JAE +JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical +Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +8 +8 +Connector_JAE +JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +10 +10 +Connector_JAE +JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical +Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +10 +10 +Connector_JAE +JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +12 +12 +Connector_JAE +JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical +Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +12 +12 +Connector_JAE +JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +14 +14 +Connector_JAE +JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical +Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +14 +14 +Connector_JAE +JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +16 +16 +Connector_JAE +JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical +Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +16 +16 +Connector_JAE +JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +18 +18 +Connector_JAE +JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical +Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +18 +18 +Connector_JAE +JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +20 +20 +Connector_JAE +JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical +Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +20 +20 +Connector_JAE +JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +22 +22 +Connector_JAE +JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical +Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +22 +22 +Connector_JAE +JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +24 +24 +Connector_JAE +JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical +Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +24 +24 +Connector_JAE +JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +26 +26 +Connector_JAE +JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical +Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +26 +26 +Connector_JAE +JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +28 +28 +Connector_JAE +JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical +Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +28 +28 +Connector_JAE +JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +30 +30 +Connector_JAE +JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical +Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +30 +30 +Connector_JAE +JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +32 +32 +Connector_JAE +JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical +Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +32 +32 +Connector_JAE +JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +34 +34 +Connector_JAE +JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical +Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +34 +34 +Connector_JAE +JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +36 +36 +Connector_JAE +JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical +Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +36 +36 +Connector_JAE +JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +38 +38 +Connector_JAE +JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical +Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +38 +38 +Connector_JAE +JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +40 +40 +Connector_JAE +JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical +Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +40 +40 +Connector_JAE +JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +42 +42 +Connector_JAE +JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical +Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +42 +42 +Connector_JAE +JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +44 +44 +Connector_JAE +JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical +Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +44 +44 +Connector_JAE +JAE_MM70-314-310B1 +http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf +connector JAE MXM +0 +280 +279 +Connector_JAE +JAE_SIM_Card_SF72S006 +SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809 +SIM Card with Detect Switch +0 +18 +9 +Connector_JST +JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical +JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +3 +2 +Connector_JST +JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical +JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +4 +3 +Connector_JST +JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical +JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +5 +4 +Connector_JST +JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical +JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +6 +5 +Connector_JST +JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical +JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +7 +6 +Connector_JST +JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical +JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH vertical +0 +5 +4 +Connector_JST +JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical +JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH vertical +0 +7 +6 +Connector_JST +JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical +JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +2 +2 +Connector_JST +JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical +JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +3 +3 +Connector_JST +JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical +JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +4 +4 +Connector_JST +JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical +JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +5 +5 +Connector_JST +JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical +JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +6 +6 +Connector_JST +JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical +JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +7 +7 +Connector_JST +JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical +JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +8 +8 +Connector_JST +JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical +JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +9 +9 +Connector_JST +JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical +JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +10 +10 +Connector_JST +JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical +JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +11 +11 +Connector_JST +JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical +JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +12 +12 +Connector_JST +JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical +JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +13 +13 +Connector_JST +JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical +JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +14 +14 +Connector_JST +JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical +JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +15 +15 +Connector_JST +JST_EH_S2B-EH_1x02_P2.50mm_Horizontal +JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +2 +2 +Connector_JST +JST_EH_S3B-EH_1x03_P2.50mm_Horizontal +JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +3 +3 +Connector_JST +JST_EH_S4B-EH_1x04_P2.50mm_Horizontal +JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +4 +4 +Connector_JST +JST_EH_S5B-EH_1x05_P2.50mm_Horizontal +JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +5 +5 +Connector_JST +JST_EH_S6B-EH_1x06_P2.50mm_Horizontal +JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +6 +6 +Connector_JST +JST_EH_S7B-EH_1x07_P2.50mm_Horizontal +JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +7 +7 +Connector_JST +JST_EH_S8B-EH_1x08_P2.50mm_Horizontal +JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +8 +8 +Connector_JST +JST_EH_S9B-EH_1x09_P2.50mm_Horizontal +JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +9 +9 +Connector_JST +JST_EH_S10B-EH_1x10_P2.50mm_Horizontal +JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +10 +10 +Connector_JST +JST_EH_S11B-EH_1x11_P2.50mm_Horizontal +JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +11 +11 +Connector_JST +JST_EH_S12B-EH_1x12_P2.50mm_Horizontal +JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +12 +12 +Connector_JST +JST_EH_S13B-EH_1x13_P2.50mm_Horizontal +JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +13 +13 +Connector_JST +JST_EH_S14B-EH_1x14_P2.50mm_Horizontal +JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +14 +14 +Connector_JST +JST_EH_S15B-EH_1x15_P2.50mm_Horizontal +JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +15 +15 +Connector_JST +JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical +JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +4 +3 +Connector_JST +JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical +JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +5 +4 +Connector_JST +JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical +JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +6 +5 +Connector_JST +JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical +JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +7 +6 +Connector_JST +JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical +JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +8 +7 +Connector_JST +JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical +JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +9 +8 +Connector_JST +JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical +JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +10 +9 +Connector_JST +JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical +JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +11 +10 +Connector_JST +JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical +JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +12 +11 +Connector_JST +JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical +JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +13 +12 +Connector_JST +JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical +JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +14 +13 +Connector_JST +JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical +JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +15 +14 +Connector_JST +JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical +JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +16 +15 +Connector_JST +JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical +JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH vertical +0 +17 +16 +Connector_JST +JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal +JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +4 +3 +Connector_JST +JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal +JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +5 +4 +Connector_JST +JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal +JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +6 +5 +Connector_JST +JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal +JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +7 +6 +Connector_JST +JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal +JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +8 +7 +Connector_JST +JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal +JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +9 +8 +Connector_JST +JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal +JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +10 +9 +Connector_JST +JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal +JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +11 +10 +Connector_JST +JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal +JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +12 +11 +Connector_JST +JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal +JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +13 +12 +Connector_JST +JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal +JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +14 +13 +Connector_JST +JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal +JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +15 +14 +Connector_JST +JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal +JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +16 +15 +Connector_JST +JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal +JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH horizontal +0 +17 +16 +Connector_JST +JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical +JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +8 +6 +Connector_JST +JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical +JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +10 +8 +Connector_JST +JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical +JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +12 +10 +Connector_JST +JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical +JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +14 +12 +Connector_JST +JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical +JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +18 +16 +Connector_JST +JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical +JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +22 +20 +Connector_JST +JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal +JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +7 +6 +Connector_JST +JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal +JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +10 +8 +Connector_JST +JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal +JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +12 +10 +Connector_JST +JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal +JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +14 +12 +Connector_JST +JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal +JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +18 +16 +Connector_JST +JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal +JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +22 +20 +Connector_JST +JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical +JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +2 +2 +Connector_JST +JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical +JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +3 +3 +Connector_JST +JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical +JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +4 +4 +Connector_JST +JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical +JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +6 +6 +Connector_JST +JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical +JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +8 +8 +Connector_JST +JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal +JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator +connector JST LEA horizontal +0 +4 +3 +Connector_JST +JST_NV_B02P-NV_1x02_P5.00mm_Vertical +JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +2 +2 +Connector_JST +JST_NV_B03P-NV_1x03_P5.00mm_Vertical +JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +3 +3 +Connector_JST +JST_NV_B04P-NV_1x04_P5.00mm_Vertical +JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +4 +4 +Connector_JST +JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical +JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +8 +8 +Connector_JST +JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical +JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +10 +10 +Connector_JST +JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical +JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +12 +12 +Connector_JST +JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical +JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +14 +14 +Connector_JST +JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical +JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +16 +16 +Connector_JST +JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical +JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +18 +18 +Connector_JST +JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical +JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +20 +20 +Connector_JST +JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical +JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +22 +22 +Connector_JST +JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical +JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +24 +24 +Connector_JST +JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical +JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +26 +26 +Connector_JST +JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical +JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +28 +28 +Connector_JST +JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical +JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +30 +30 +Connector_JST +JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical +JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +32 +32 +Connector_JST +JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical +JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +34 +34 +Connector_JST +JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal +JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +8 +8 +Connector_JST +JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal +JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +10 +10 +Connector_JST +JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal +JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +12 +12 +Connector_JST +JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal +JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +14 +14 +Connector_JST +JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal +JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +16 +16 +Connector_JST +JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal +JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +18 +18 +Connector_JST +JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal +JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +20 +20 +Connector_JST +JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal +JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +22 +22 +Connector_JST +JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal +JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +24 +24 +Connector_JST +JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal +JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +26 +26 +Connector_JST +JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal +JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +28 +28 +Connector_JST +JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal +JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +30 +30 +Connector_JST +JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal +JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +32 +32 +Connector_JST +JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal +JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +34 +34 +Connector_JST +JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical +JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +2 +2 +Connector_JST +JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical +JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +4 +3 +Connector_JST +JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical +JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +3 +3 +Connector_JST +JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical +JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +5 +4 +Connector_JST +JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical +JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +4 +4 +Connector_JST +JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical +JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +6 +5 +Connector_JST +JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical +JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +5 +5 +Connector_JST +JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical +JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +7 +6 +Connector_JST +JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical +JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +6 +6 +Connector_JST +JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical +JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +8 +7 +Connector_JST +JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical +JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +7 +7 +Connector_JST +JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical +JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +9 +8 +Connector_JST +JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical +JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +8 +8 +Connector_JST +JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical +JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +10 +9 +Connector_JST +JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical +JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +9 +9 +Connector_JST +JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical +JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +11 +10 +Connector_JST +JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical +JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +10 +10 +Connector_JST +JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical +JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +12 +11 +Connector_JST +JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical +JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +11 +11 +Connector_JST +JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical +JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +13 +12 +Connector_JST +JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical +JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +12 +12 +Connector_JST +JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical +JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +14 +13 +Connector_JST +JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical +JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +13 +13 +Connector_JST +JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical +JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +15 +14 +Connector_JST +JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical +JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +14 +14 +Connector_JST +JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical +JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +16 +15 +Connector_JST +JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical +JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +15 +15 +Connector_JST +JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical +JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +17 +16 +Connector_JST +JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical +JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +16 +16 +Connector_JST +JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical +JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH vertical +0 +18 +17 +Connector_JST +JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal +JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +2 +2 +Connector_JST +JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal +JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +4 +3 +Connector_JST +JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal +JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +3 +3 +Connector_JST +JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal +JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +5 +4 +Connector_JST +JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal +JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +4 +4 +Connector_JST +JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal +JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +6 +5 +Connector_JST +JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal +JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +5 +5 +Connector_JST +JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal +JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +7 +6 +Connector_JST +JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal +JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +6 +6 +Connector_JST +JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal +JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +8 +7 +Connector_JST +JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal +JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +7 +7 +Connector_JST +JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal +JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +9 +8 +Connector_JST +JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal +JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +8 +8 +Connector_JST +JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal +JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +10 +9 +Connector_JST +JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal +JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +9 +9 +Connector_JST +JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal +JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +11 +10 +Connector_JST +JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal +JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +10 +10 +Connector_JST +JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal +JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +12 +11 +Connector_JST +JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal +JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +11 +11 +Connector_JST +JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal +JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +13 +12 +Connector_JST +JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal +JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +12 +12 +Connector_JST +JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal +JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +14 +13 +Connector_JST +JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal +JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +13 +13 +Connector_JST +JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal +JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +15 +14 +Connector_JST +JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal +JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +14 +14 +Connector_JST +JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal +JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +16 +15 +Connector_JST +JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal +JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +15 +15 +Connector_JST +JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal +JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH horizontal +0 +17 +16 +Connector_JST +JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal +JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +16 +16 +Connector_JST +JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical +JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +8 +8 +Connector_JST +JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical +JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +10 +10 +Connector_JST +JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical +JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +12 +12 +Connector_JST +JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical +JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +14 +14 +Connector_JST +JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical +JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +16 +16 +Connector_JST +JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical +JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +18 +18 +Connector_JST +JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical +JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +20 +20 +Connector_JST +JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical +JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +22 +22 +Connector_JST +JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical +JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +24 +24 +Connector_JST +JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical +JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +26 +26 +Connector_JST +JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical +JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +28 +28 +Connector_JST +JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical +JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +30 +30 +Connector_JST +JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical +JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +32 +32 +Connector_JST +JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical +JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +34 +34 +Connector_JST +JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical +JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +36 +36 +Connector_JST +JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical +JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +38 +38 +Connector_JST +JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical +JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +40 +40 +Connector_JST +JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal +JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +8 +8 +Connector_JST +JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal +JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +10 +10 +Connector_JST +JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal +JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +12 +12 +Connector_JST +JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal +JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +14 +14 +Connector_JST +JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal +JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +16 +16 +Connector_JST +JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal +JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +18 +18 +Connector_JST +JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal +JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +20 +20 +Connector_JST +JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal +JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +22 +22 +Connector_JST +JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal +JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +24 +24 +Connector_JST +JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal +JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +26 +26 +Connector_JST +JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal +JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +28 +28 +Connector_JST +JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal +JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +30 +30 +Connector_JST +JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal +JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +32 +32 +Connector_JST +JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal +JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +34 +34 +Connector_JST +JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal +JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +36 +36 +Connector_JST +JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal +JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +38 +38 +Connector_JST +JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal +JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +40 +40 +Connector_JST +JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal +JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator +connector JST SFH horizontal +0 +4 +3 +Connector_JST +JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal +JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +4 +3 +Connector_JST +JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal +JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +7 +6 +Connector_JST +JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal +JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +8 +7 +Connector_JST +JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal +JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +9 +8 +Connector_JST +JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal +JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +10 +9 +Connector_JST +JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal +JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +12 +11 +Connector_JST +JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal +JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +13 +12 +Connector_JST +JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal +JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +14 +13 +Connector_JST +JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal +JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +16 +15 +Connector_JST +JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal +JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +18 +17 +Connector_JST +JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal +JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +22 +21 +Connector_JST +JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal +JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +24 +23 +Connector_JST +JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal +JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +28 +27 +Connector_JST +JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal +JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL horizontal +0 +32 +31 +Connector_JST +JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical +JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +4 +3 +Connector_JST +JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical +JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +5 +4 +Connector_JST +JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical +JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +6 +5 +Connector_JST +JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical +JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +7 +6 +Connector_JST +JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical +JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +8 +7 +Connector_JST +JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical +JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +9 +8 +Connector_JST +JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical +JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +10 +9 +Connector_JST +JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical +JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +11 +10 +Connector_JST +JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical +JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +12 +11 +Connector_JST +JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical +JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +13 +12 +Connector_JST +JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical +JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +14 +13 +Connector_JST +JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical +JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +15 +14 +Connector_JST +JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical +JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +16 +15 +Connector_JST +JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical +JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH vertical +0 +17 +16 +Connector_JST +JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal +JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +4 +3 +Connector_JST +JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal +JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +5 +4 +Connector_JST +JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal +JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +6 +5 +Connector_JST +JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal +JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +7 +6 +Connector_JST +JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal +JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +8 +7 +Connector_JST +JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal +JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +9 +8 +Connector_JST +JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal +JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +10 +9 +Connector_JST +JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal +JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +11 +10 +Connector_JST +JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal +JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +12 +11 +Connector_JST +JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal +JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +13 +12 +Connector_JST +JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal +JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +14 +13 +Connector_JST +JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal +JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +15 +14 +Connector_JST +JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal +JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +16 +15 +Connector_JST +JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal +JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +17 +16 +Connector_JST +JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal +JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH horizontal +0 +22 +21 +Connector_JST +JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical +JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +4 +3 +Connector_JST +JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical +JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +5 +4 +Connector_JST +JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical +JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +6 +5 +Connector_JST +JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical +JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +7 +6 +Connector_JST +JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical +JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +8 +7 +Connector_JST +JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical +JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +10 +9 +Connector_JST +JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical +JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +12 +11 +Connector_JST +JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical +JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +14 +13 +Connector_JST +JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical +JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +16 +15 +Connector_JST +JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical +JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +17 +16 +Connector_JST +JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical +JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +18 +17 +Connector_JST +JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical +JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +19 +18 +Connector_JST +JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical +JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR vertical +0 +22 +21 +Connector_JST +JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal +JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +4 +3 +Connector_JST +JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal +JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +5 +4 +Connector_JST +JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal +JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +6 +5 +Connector_JST +JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal +JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +7 +6 +Connector_JST +JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal +JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +8 +7 +Connector_JST +JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal +JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +10 +9 +Connector_JST +JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal +JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +12 +11 +Connector_JST +JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal +JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +14 +13 +Connector_JST +JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal +JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +16 +15 +Connector_JST +JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal +JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +17 +16 +Connector_JST +JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal +JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +18 +17 +Connector_JST +JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal +JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +19 +18 +Connector_JST +JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal +JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +22 +21 +Connector_JST +JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal +JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR horizontal +0 +24 +23 +Connector_JST +JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical +JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +2 +2 +Connector_JST +JST_VH_B2P-VH_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P3-VH_1x02_P7.92mm_Vertical +JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal +JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical +JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +3 +3 +Connector_JST +JST_VH_B3P-VH_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal +JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical +JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +4 +4 +Connector_JST +JST_VH_B4P-VH_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal +JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical +JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +5 +5 +Connector_JST +JST_VH_B5P-VH_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal +JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical +JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +6 +6 +Connector_JST +JST_VH_B6P-VH_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal +JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical +JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +7 +7 +Connector_JST +JST_VH_B7P-VH_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal +JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical +JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +8 +8 +Connector_JST +JST_VH_B8P-VH_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal +JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +8 +8 +Connector_JST +JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical +JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +9 +9 +Connector_JST +JST_VH_B9P-VH_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal +JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +9 +9 +Connector_JST +JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical +JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +10 +10 +Connector_JST +JST_VH_B10P-VH_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal +JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +10 +10 +Connector_JST +JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical +JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +11 +11 +Connector_JST +JST_VH_S2P-VH_1x02_P3.96mm_Horizontal +JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_S3P-VH_1x03_P3.96mm_Horizontal +JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_S4P-VH_1x04_P3.96mm_Horizontal +JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_S5P-VH_1x05_P3.96mm_Horizontal +JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_S6P-VH_1x06_P3.96mm_Horizontal +JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_S7P-VH_1x07_P3.96mm_Horizontal +JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal +JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator +connector JST XAG horizontal +0 +7 +6 +Connector_JST +JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +2 +2 +Connector_JST +JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +2 +2 +Connector_JST +JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +3 +3 +Connector_JST +JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +3 +3 +Connector_JST +JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +4 +4 +Connector_JST +JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +4 +4 +Connector_JST +JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +5 +5 +Connector_JST +JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +5 +5 +Connector_JST +JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +6 +6 +Connector_JST +JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +6 +6 +Connector_JST +JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +7 +7 +Connector_JST +JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +7 +7 +Connector_JST +JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +8 +8 +Connector_JST +JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +8 +8 +Connector_JST +JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +9 +9 +Connector_JST +JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +9 +9 +Connector_JST +JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +10 +10 +Connector_JST +JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +10 +10 +Connector_JST +JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +11 +11 +Connector_JST +JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +11 +11 +Connector_JST +JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +12 +12 +Connector_JST +JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +12 +12 +Connector_JST +JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +13 +13 +Connector_JST +JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +13 +13 +Connector_JST +JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +14 +14 +Connector_JST +JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +14 +14 +Connector_JST +JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +15 +15 +Connector_JST +JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +15 +15 +Connector_JST +JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical +JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +18 +18 +Connector_JST +JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +20 +20 +Connector_JST +JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +20 +20 +Connector_JST +JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +2 +2 +Connector_JST +JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +2 +2 +Connector_JST +JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +3 +3 +Connector_JST +JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +3 +3 +Connector_JST +JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +4 +4 +Connector_JST +JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +4 +4 +Connector_JST +JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +5 +5 +Connector_JST +JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +5 +5 +Connector_JST +JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +6 +6 +Connector_JST +JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +6 +6 +Connector_JST +JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +7 +7 +Connector_JST +JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +7 +7 +Connector_JST +JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +8 +8 +Connector_JST +JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +8 +8 +Connector_JST +JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +9 +9 +Connector_JST +JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +9 +9 +Connector_JST +JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +10 +10 +Connector_JST +JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +10 +10 +Connector_JST +JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +11 +11 +Connector_JST +JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +11 +11 +Connector_JST +JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +12 +12 +Connector_JST +JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +12 +12 +Connector_JST +JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +13 +13 +Connector_JST +JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +13 +13 +Connector_JST +JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +14 +14 +Connector_JST +JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +14 +14 +Connector_JST +JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical +JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +1 +1 +Connector_JST +JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +2 +2 +Connector_JST +JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +2 +2 +Connector_JST +JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +3 +3 +Connector_JST +JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +3 +3 +Connector_JST +JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +4 +4 +Connector_JST +JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +4 +4 +Connector_JST +JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +5 +5 +Connector_JST +JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +5 +5 +Connector_JST +JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +6 +6 +Connector_JST +JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +6 +6 +Connector_JST +JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +7 +7 +Connector_JST +JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +7 +7 +Connector_JST +JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +8 +8 +Connector_JST +JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +8 +8 +Connector_JST +JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +9 +9 +Connector_JST +JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +9 +9 +Connector_JST +JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +10 +10 +Connector_JST +JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +10 +10 +Connector_JST +JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical +JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +11 +11 +Connector_JST +JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +12 +12 +Connector_JST +JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +12 +12 +Connector_JST +JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical +JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +13 +13 +Connector_JST +JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical +JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +14 +14 +Connector_JST +JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical +JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +15 +15 +Connector_JST +JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical +JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +16 +16 +Connector_JST +JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical +JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +20 +20 +Connector_JST +JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal +JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +16 +16 +Connector_JST +JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical +JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +2 +2 +Connector_JST +JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +3 +3 +Connector_JST +JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +3 +3 +Connector_JST +JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +4 +4 +Connector_JST +JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +4 +4 +Connector_JST +JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +5 +5 +Connector_JST +JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +5 +5 +Connector_JST +JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +6 +6 +Connector_JST +JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +6 +6 +Connector_JST +JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +7 +7 +Connector_JST +JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +7 +7 +Connector_JST +JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +8 +8 +Connector_JST +JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +8 +8 +Connector_JST +JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +9 +9 +Connector_JST +JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +9 +9 +Connector_JST +JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +10 +10 +Connector_JST +JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +10 +10 +Connector_JST +JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +11 +11 +Connector_JST +JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +11 +11 +Connector_JST +JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +12 +12 +Connector_JST +JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +12 +12 +Connector_JST +JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +13 +13 +Connector_JST +JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +13 +13 +Connector_JST +JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +14 +14 +Connector_JST +JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +14 +14 +Connector_JST +JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +15 +15 +Connector_JST +JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +15 +15 +Connector_JST +JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +16 +16 +Connector_JST +JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +16 +16 +Connector_JST +JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical +JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +4 +3 +Connector_JST +JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical +JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +5 +4 +Connector_JST +JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical +JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +6 +5 +Connector_JST +JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical +JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +7 +6 +Connector_JST +JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical +JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +8 +7 +Connector_JST +JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical +JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +9 +8 +Connector_JST +JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical +JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +10 +9 +Connector_JST +JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical +JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +11 +10 +Connector_JST +JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical +JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +12 +11 +Connector_JST +JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical +JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +13 +12 +Connector_JST +JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical +JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +14 +13 +Connector_JST +JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical +JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +15 +14 +Connector_JST +JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical +JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +16 +15 +Connector_JST +JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical +JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +17 +16 +Connector_JST +JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical +JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +18 +17 +Connector_JST +JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal +JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +2 +2 +Connector_JST +JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal +JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +3 +3 +Connector_JST +JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal +JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +4 +4 +Connector_JST +JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal +JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +5 +5 +Connector_JST +JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal +JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +6 +6 +Connector_JST +JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal +JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +7 +7 +Connector_JST +JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal +JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +8 +8 +Connector_JST +JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal +JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +9 +9 +Connector_JST +JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal +JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +10 +10 +Connector_JST +JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal +JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +11 +11 +Connector_JST +JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal +JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +12 +12 +Connector_JST +JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal +JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +13 +13 +Connector_JST +JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal +JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +14 +14 +Connector_JST +JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal +JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +15 +15 +Connector_JST +JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal +JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +16 +16 +Connector_JST +JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal +JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +4 +3 +Connector_JST +JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal +JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +5 +4 +Connector_JST +JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal +JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +6 +5 +Connector_JST +JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal +JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +7 +6 +Connector_JST +JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal +JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +8 +7 +Connector_JST +JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal +JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +9 +8 +Connector_JST +JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal +JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +10 +9 +Connector_JST +JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal +JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +11 +10 +Connector_JST +JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal +JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +12 +11 +Connector_JST +JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal +JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +13 +12 +Connector_JST +JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal +JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +14 +13 +Connector_JST +JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal +JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +15 +14 +Connector_JST +JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal +JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +16 +15 +Connector_JST +JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal +JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +17 +16 +Connector_JST +JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal +JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +18 +17 +Connector_Molex +Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-02A example for new part number: 22-27-2021, 2 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +2 +2 +Connector_Molex +Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +3 +3 +Connector_Molex +Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-04A example for new part number: 22-27-2041, 4 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +4 +4 +Connector_Molex +Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-05A example for new part number: 22-27-2051, 5 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +5 +5 +Connector_Molex +Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-06A example for new part number: 22-27-2061, 6 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +6 +6 +Connector_Molex +Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-07A example for new part number: 22-27-2071, 7 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +7 +7 +Connector_Molex +Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-08A example for new part number: 22-27-2081, 8 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +8 +8 +Connector_Molex +Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-09A example for new part number: 22-27-2091, 9 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +9 +9 +Connector_Molex +Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-10A example for new part number: 22-27-2101, 10 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +10 +10 +Connector_Molex +Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-11A example for new part number: 22-27-2111, 11 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +11 +11 +Connector_Molex +Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-12A example for new part number: 22-27-2121, 12 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +12 +12 +Connector_Molex +Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-13A example for new part number: 22-27-2131, 13 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +13 +13 +Connector_Molex +Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-14A example for new part number: 22-27-2141, 14 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +14 +14 +Connector_Molex +Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-15A example for new part number: 22-27-2151, 15 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +15 +15 +Connector_Molex +Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-16A example for new part number: 22-27-2161, 16 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0002 example for new part number: 26-60-4020, 2 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0003 example for new part number: 26-60-4030, 3 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0004 example for new part number: 26-60-4040, 4 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0005 example for new part number: 26-60-4050, 5 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0006 example for new part number: 26-60-4060, 6 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0007 example for new part number: 26-60-4070, 7 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0008 example for new part number: 26-60-4080, 8 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0009 example for new part number: 26-60-4090, 9 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0010 example for new part number: 26-60-4100, 10 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +18 +18 +Connector_Molex +Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +18 +18 +Connector_Molex +Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +13 +Connector_Molex +Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +15 +15 +Connector_Molex +Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +18 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +122 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +22 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +152 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +26 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +182 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +30 +14 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +212 +14 +Connector_Molex +Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +16 +16 +Connector_Molex +Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +16 +16 +Connector_Molex +Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +4 +3 +Connector_Molex +Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +5 +4 +Connector_Molex +Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +6 +5 +Connector_Molex +Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +7 +6 +Connector_Molex +Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +8 +7 +Connector_Molex +Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +9 +8 +Connector_Molex +Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +10 +9 +Connector_Molex +Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +11 +10 +Connector_Molex +Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +12 +11 +Connector_Molex +Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +14 +13 +Connector_Molex +Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +16 +15 +Connector_Molex +Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +17 +16 +Connector_Molex +Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +20 +19 +Connector_Molex +Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +32 +31 +Connector_Molex +Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +17 +16 +Connector_Molex +Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +17 +16 +Connector_Molex +Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +4 +3 +Connector_Molex +Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +5 +4 +Connector_Molex +Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +6 +5 +Connector_Molex +Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +7 +6 +Connector_Molex +Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate_Slim side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +6 +5 +Connector_Molex +Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +7 +6 +Connector_Molex +Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +8 +7 +Connector_Molex +Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +9 +8 +Connector_Molex +Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +10 +9 +Connector_Molex +Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +12 +11 +Connector_Molex +Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +14 +13 +Connector_Molex +Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical +Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2) +molex pico spox 14 +0 +28 +14 +Connector_Molex +Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +17 +16 +Connector_Molex +Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +19 +18 +Connector_Molex +Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +17 +16 +Connector_Molex +Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_SL_171971-0002_1x02_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +2 +2 +Connector_Molex +Molex_SL_171971-0003_1x03_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +3 +3 +Connector_Molex +Molex_SL_171971-0004_1x04_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +4 +4 +Connector_Molex +Molex_SL_171971-0005_1x05_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +5 +5 +Connector_Molex +Molex_SL_171971-0006_1x06_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +6 +6 +Connector_Molex +Molex_SL_171971-0007_1x07_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +7 +7 +Connector_Molex +Molex_SL_171971-0008_1x08_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +8 +8 +Connector_Molex +Molex_SL_171971-0009_1x09_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +9 +9 +Connector_Molex +Molex_SL_171971-0010_1x10_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +10 +10 +Connector_Molex +Molex_SL_171971-0011_1x11_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +11 +11 +Connector_Molex +Molex_SL_171971-0012_1x12_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +12 +12 +Connector_Molex +Molex_SL_171971-0013_1x13_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +13 +13 +Connector_Molex +Molex_SL_171971-0014_1x14_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +14 +14 +Connector_Molex +Molex_SL_171971-0015_1x15_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +15 +15 +Connector_Molex +Molex_SL_171971-0016_1x16_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +16 +16 +Connector_Molex +Molex_SL_171971-0017_1x17_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +17 +17 +Connector_Molex +Molex_SL_171971-0018_1x18_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +18 +18 +Connector_Molex +Molex_SL_171971-0019_1x19_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +19 +19 +Connector_Molex +Molex_SL_171971-0020_1x20_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +20 +20 +Connector_Molex +Molex_SL_171971-0021_1x21_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +21 +21 +Connector_Molex +Molex_SL_171971-0022_1x22_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +22 +22 +Connector_Molex +Molex_SL_171971-0023_1x23_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +23 +23 +Connector_Molex +Molex_SL_171971-0024_1x24_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +24 +24 +Connector_Molex +Molex_SL_171971-0025_1x25_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +25 +25 +Connector_Molex +Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical +Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +2 +2 +Connector_Molex +Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical +Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +3 +3 +Connector_Molex +Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical +Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +4 +4 +Connector_Molex +Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical +Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +5 +5 +Connector_Molex +Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical +Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +6 +6 +Connector_Molex +Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical +Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +7 +7 +Connector_Molex +Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical +Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +8 +8 +Connector_Molex +Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical +Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +9 +9 +Connector_Molex +Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical +Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +10 +10 +Connector_Molex +Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical +Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +11 +11 +Connector_Molex +Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical +Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +12 +12 +Connector_Molex +Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical +Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +13 +13 +Connector_Molex +Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical +Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +14 +14 +Connector_Molex +Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical +Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +15 +15 +Connector_Molex +Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +2 +2 +Connector_Molex +Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +3 +3 +Connector_Molex +Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +4 +4 +Connector_Molex +Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +5 +5 +Connector_Molex +Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +6 +6 +Connector_Molex +Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +7 +7 +Connector_Molex +Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +8 +8 +Connector_Molex +Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +9 +9 +Connector_Molex +Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +10 +10 +Connector_Molex +Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +11 +11 +Connector_Molex +Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +12 +12 +Connector_Molex +Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +13 +13 +Connector_Molex +Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +14 +14 +Connector_Molex +Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +15 +15 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +4 +2 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +30 +2 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +3 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +45 +3 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +4 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +60 +4 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +5 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +75 +5 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +6 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +90 +6 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +92 +6 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +92 +6 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +4 +2 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +30 +2 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +3 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +45 +3 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +4 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +60 +4 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +5 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +75 +5 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +6 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +90 +6 +Connector_Molex +Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +50 +50 +Connector_Molex +Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_PCBEdge +4UCON_10156_2x40_P1.27mm_Socket_Horizontal +4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf +4UCON 10156 Card edge socket with 80 contacts +0 +80 +80 +Connector_PCBEdge +BUS_AT +AT ISA 16 bits Bus Edge Connector +BUS ISA AT Edge connector +0 +98 +98 +Connector_PCBEdge +BUS_PCI +PCI bus Edge Connector +PCI bus Edge Connector +0 +240 +120 +Connector_PCBEdge +BUS_PCI_Express_Mini +Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Dual +Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Full +Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Half +Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCIexpress_x1 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +36 +36 +Connector_PCBEdge +BUS_PCIexpress_x4 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +64 +64 +Connector_PCBEdge +BUS_PCIexpress_x8 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +98 +98 +Connector_PCBEdge +BUS_PCIexpress_x16 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +164 +164 +Connector_PCBEdge +JAE_MM60-EZH039-Bx_BUS_PCI_Express_Holder +PCI Express mini card latch for 3.9mm connector height, https://www.jae.com/direct/topics/topics_file_download/?topics_id=68909&ext_no=06&index=0&_lang=en&v=2022071912512930114109 +MiniPCI +0 +6 +1 +Connector_PCBEdge +JAE_MM60-EZH059-Bx_BUS_PCI_Express_Holder +PCI Express mini card latch for 5.9mm connector height, https://www.jae.com/direct/topics/topics_file_download/topics_id=68910&ext_no=06&index=0&_lang=en&v= +MiniPCI +0 +6 +1 +Connector_PCBEdge +SODIMM-200_1.8V_Card_edge +SODIMM 200-pins edge connector, Jedec MO-224 Variation AB compliant (1.8V DDR2 SDRAM), 0.6mm pitch, https://www.jst-mfg.com/product/pdf/eng/eDM-200P.pdf +sodimm +0 +200 +200 +Connector_PCBEdge +SODIMM-200_2.5V_Card_edge +SODIMM 200-pins edge connector, Jedec MO-224 Variation AA compliant (2.5V DDR SDRAM), 0.6mm pitch, https://www.jst-mfg.com/product/pdf/eng/eDM-200P.pdf +sodimm +0 +200 +200 +Connector_PCBEdge +Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge +Highspeed card edge connector for PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge +Highspeed card edge connector for PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge +Highspeed card edge connector for PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge +Highspeed card edge connector for PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge +Highspeed card edge connector for PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge +Highspeed card edge connector for PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge +Highspeed card edge connector for PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge +Highspeed card edge connector for PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +molex_EDGELOCK_2-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +2 +2 +Connector_PCBEdge +molex_EDGELOCK_4-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +4 +4 +Connector_PCBEdge +molex_EDGELOCK_6-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +6 +6 +Connector_PCBEdge +molex_EDGELOCK_8-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V +phoenix_contact connector MCV_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V +phoenix_contact connector MCV_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V +phoenix_contact connector MCV_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V +phoenix_contact connector MCV_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V +phoenix_contact connector MCV_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V +phoenix_contact connector MCV_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V +phoenix_contact connector MCV_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V +phoenix_contact connector MCV_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V +phoenix_contact connector MCV_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V +phoenix_contact connector MCV_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V +phoenix_contact connector MCV_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V +phoenix_contact connector MCV_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V +phoenix_contact connector MCV_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V +phoenix_contact connector MCV_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V +phoenix_contact connector MCV_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V +phoenix_contact connector MCV_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V +phoenix_contact connector MCV_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V +phoenix_contact connector MCV_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V +phoenix_contact connector MCV_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V +phoenix_contact connector MCV_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V +phoenix_contact connector MCV_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V +phoenix_contact connector MCV_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V +phoenix_contact connector MCV_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V +phoenix_contact connector MCV_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V +phoenix_contact connector MCV_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V +phoenix_contact connector MCV_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V +phoenix_contact connector MCV_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V +phoenix_contact connector MCV_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V +phoenix_contact connector MCV_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V +phoenix_contact connector MCV_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V +phoenix_contact connector MC_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V +phoenix_contact connector MC_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V +phoenix_contact connector MC_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V +phoenix_contact connector MC_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V +phoenix_contact connector MC_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V +phoenix_contact connector MC_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V +phoenix_contact connector MC_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V +phoenix_contact connector MC_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V +phoenix_contact connector MC_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V +phoenix_contact connector MC_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V +phoenix_contact connector MC_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V +phoenix_contact connector MC_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V +phoenix_contact connector MC_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V +phoenix_contact connector MC_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V +phoenix_contact connector MC_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V +phoenix_contact connector MC_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V +phoenix_contact connector MC_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V +phoenix_contact connector MC_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V +phoenix_contact connector MC_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V +phoenix_contact connector MC_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V +phoenix_contact connector MC_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V +phoenix_contact connector MC_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V +phoenix_contact connector MC_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V +phoenix_contact connector MC_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V +phoenix_contact connector MC_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V +phoenix_contact connector MC_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V +phoenix_contact connector MC_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V +phoenix_contact connector MC_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V +phoenix_contact connector MC_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V +phoenix_contact connector MC_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V +phoenix_contact connector MCV_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V +phoenix_contact connector MCV_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V +phoenix_contact connector MCV_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V +phoenix_contact connector MCV_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V +phoenix_contact connector MCV_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V +phoenix_contact connector MCV_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V +phoenix_contact connector MCV_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V +phoenix_contact connector MCV_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V +phoenix_contact connector MCV_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V +phoenix_contact connector MCV_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V +phoenix_contact connector MCV_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V +phoenix_contact connector MC_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V +phoenix_contact connector MC_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V +phoenix_contact connector MC_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V +phoenix_contact connector MC_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V +phoenix_contact connector MC_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V +phoenix_contact connector MC_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V +phoenix_contact connector MC_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V +phoenix_contact connector MC_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V +phoenix_contact connector MC_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V +phoenix_contact connector MC_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V +phoenix_contact connector MC_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A +phoenix_contact connector MSTBA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A +phoenix_contact connector MSTBA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A +phoenix_contact connector MSTBA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A +phoenix_contact connector MSTBA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A +phoenix_contact connector MSTBA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A +phoenix_contact connector MSTBA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A +phoenix_contact connector MSTBA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A +phoenix_contact connector MSTBA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A +phoenix_contact connector MSTBVA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A +phoenix_contact connector MSTBVA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A +phoenix_contact connector MSTBVA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A +phoenix_contact connector MSTBVA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A +phoenix_contact connector MSTBVA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A +phoenix_contact connector MSTBVA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A +phoenix_contact connector MSTBVA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A +phoenix_contact connector MSTBVA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_2-H-3.5_1x02_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/2-H-3.5 Terminal Block, 1990737 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990737), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/2-H-3.5 1990737 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_3-H-3.5_1x03_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/3-H-3.5 Terminal Block, 1990740 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990740), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/3-H-3.5 1990740 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_4-H-3.5_1x04_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/4-H-3.5 Terminal Block, 1990753 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990753), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/4-H-3.5 1990753 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_5-H-3.5_1x05_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/5-H-3.5 Terminal Block, 1990766 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990766), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/5-H-3.5 1990766 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_6-H-3.5_1x06_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/6-H-3.5 Terminal Block, 1990779 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990779), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/6-H-3.5 1990779 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_7-H-3.5_1x07_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/7-H-3.5 Terminal Block, 1990782 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990782), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/7-H-3.5 1990782 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_8-H-3.5_1x08_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/8-H-3.5 Terminal Block, 1990795 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990795), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/8-H-3.5 1990795 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_9-H-3.5_1x09_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/9-H-3.5 Terminal Block, 1990805 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990805), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/9-H-3.5 1990805 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_10-H-3.5_1x10_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/10-H-3.5 Terminal Block, 1990818 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990818), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/10-H-3.5 1990818 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_11-H-3.5_1x11_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/11-H-3.5 Terminal Block, 1990821 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990821), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/11-H-3.5 1990821 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_1.5_12-H-3.5_1x12_P3.5mm_Horizontal +Connector Phoenix Contact, SPT 1.5/12-H-3.5 Terminal Block, 1990834 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990834), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 1.5/12-H-3.5 1990834 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_1-H-5.0_1x01_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/1-H-5.0 Terminal Block, 1751066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1751066), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/1-H-5.0 1751066 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-H-5.0-EX_1x02_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/2-H-5.0-EX Terminal Block, 1732386 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732386), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-H-5.0-EX 1732386 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-H-5.0_1x02_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/2-H-5.0 Terminal Block, 1990973 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990973), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-H-5.0 1990973 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_2-V-5.0-EX_1x02_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/2-V-5.0-EX Terminal Block, 1732496 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732496), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/2-V-5.0-EX 1732496 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-H-5.0-EX_1x03_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/3-H-5.0-EX Terminal Block, 1732399 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732399), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-H-5.0-EX 1732399 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-H-5.0_1x03_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/3-H-5.0 Terminal Block, 1990986 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990986), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-H-5.0 1990986 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_3-V-5.0-EX_1x03_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/3-V-5.0-EX Terminal Block, 1732506 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732506), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/3-V-5.0-EX 1732506 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-H-5.0-EX_1x04_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/4-H-5.0-EX Terminal Block, 1732409 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732409), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-H-5.0-EX 1732409 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-H-5.0_1x04_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/4-H-5.0 Terminal Block, 1990999 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1990999), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-H-5.0 1990999 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_4-V-5.0-EX_1x04_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/4-V-5.0-EX Terminal Block, 1732519 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732519), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/4-V-5.0-EX 1732519 +0 +8 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-H-5.0-EX_1x05_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/5-H-5.0-EX Terminal Block, 1732412 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732412), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-H-5.0-EX 1732412 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-H-5.0_1x05_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/5-H-5.0 Terminal Block, 1991008 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991008), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-H-5.0 1991008 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_5-V-5.0-EX_1x05_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/5-V-5.0-EX Terminal Block, 1732522 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732522), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/5-V-5.0-EX 1732522 +0 +10 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-H-5.0-EX_1x06_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/6-H-5.0-EX Terminal Block, 1732425 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732425), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-H-5.0-EX 1732425 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-H-5.0_1x06_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/6-H-5.0 Terminal Block, 1991011 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991011), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-H-5.0 1991011 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_6-V-5.0-EX_1x06_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/6-V-5.0-EX Terminal Block, 1732535 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732535), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/6-V-5.0-EX 1732535 +0 +12 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-H-5.0-EX_1x07_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/7-H-5.0-EX Terminal Block, 1732438 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732438), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-H-5.0-EX 1732438 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-H-5.0_1x07_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/7-H-5.0 Terminal Block, 1991024 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991024), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-H-5.0 1991024 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_7-V-5.0-EX_1x07_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/7-V-5.0-EX Terminal Block, 1732548 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732548), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/7-V-5.0-EX 1732548 +0 +14 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-H-5.0-EX_1x08_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/8-H-5.0-EX Terminal Block, 1732441 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732441), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-H-5.0-EX 1732441 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-H-5.0_1x08_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/8-H-5.0 Terminal Block, 1991037 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991037), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-H-5.0 1991037 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_8-V-5.0-EX_1x08_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/8-V-5.0-EX Terminal Block, 1732551 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732551), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/8-V-5.0-EX 1732551 +0 +16 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-H-5.0-EX_1x09_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/9-H-5.0-EX Terminal Block, 1732454 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732454), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-H-5.0-EX 1732454 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-H-5.0_1x09_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/9-H-5.0 Terminal Block, 1991040 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991040), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-H-5.0 1991040 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_9-V-5.0-EX_1x09_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/9-V-5.0-EX Terminal Block, 1732564 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732564), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/9-V-5.0-EX 1732564 +0 +18 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-H-5.0-EX_1x10_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/10-H-5.0-EX Terminal Block, 1732467 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732467), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-H-5.0-EX 1732467 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-H-5.0_1x10_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/10-H-5.0 Terminal Block, 1991053 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991053), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-H-5.0 1991053 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_10-V-5.0-EX_1x10_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/10-V-5.0-EX Terminal Block, 1732577 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732577), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/10-V-5.0-EX 1732577 +0 +20 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-H-5.0-EX_1x11_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/11-H-5.0-EX Terminal Block, 1732470 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732470), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-H-5.0-EX 1732470 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-H-5.0_1x11_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/11-H-5.0 Terminal Block, 1991066 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991066), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-H-5.0 1991066 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_11-V-5.0-EX_1x11_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/11-V-5.0-EX Terminal Block, 1732580 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732580), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/11-V-5.0-EX 1732580 +0 +22 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-H-5.0-EX_1x12_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/12-H-5.0-EX Terminal Block, 1732483 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732483), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-H-5.0-EX 1732483 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-H-5.0_1x12_P5.0mm_Horizontal +Connector Phoenix Contact, SPT 2.5/12-H-5.0 Terminal Block, 1991079 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1991079), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-H-5.0 1991079 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_2.5_12-V-5.0-EX_1x12_P5.0mm_Vertical +Connector Phoenix Contact, SPT 2.5/12-V-5.0-EX Terminal Block, 1732593 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1732593), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 2.5/12-V-5.0-EX 1732593 +0 +24 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_1-H-7.5_1x01_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/1-H-7.5 Terminal Block, 1719189 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719189), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/1-H-7.5 1719189 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_1-V-7.5_1x01_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/1-V-7.5 Terminal Block, 1719309 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719309), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/1-V-7.5 1719309 +0 +2 +1 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_2-H-7.5-ZB_1x02_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/2-H-7.5-ZB Terminal Block, 1719192 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719192), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/2-H-7.5-ZB 1719192 +0 +2 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_2-V-7.5_1x02_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/2-V-7.5 Terminal Block, 1738144 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1738144), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/2-V-7.5 1738144 +0 +4 +2 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-H-7.5-ZB_1x03_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/3-H-7.5-ZB Terminal Block, 1719202 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719202), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-H-7.5-ZB 1719202 +0 +3 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-H-7.5_1x03_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/3-H-7.5 Terminal Block, 1701361 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1701361), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-H-7.5 1701361 +0 +6 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_3-V-7.5-ZB_1x03_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/3-V-7.5-ZB Terminal Block, 1719325 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719325), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/3-V-7.5-ZB 1719325 +0 +3 +3 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_4-H-7.5-ZB_1x04_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/4-H-7.5-ZB Terminal Block, 1719215 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719215), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/4-H-7.5-ZB 1719215 +0 +4 +4 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_5-H-7.5-ZB_1x05_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/5-H-7.5-ZB Terminal Block, 1719228 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719228), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/5-H-7.5-ZB 1719228 +0 +5 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_5-V-7.5-ZB_1x05_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/5-V-7.5-ZB Terminal Block, 1719341 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719341), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/5-V-7.5-ZB 1719341 +0 +5 +5 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_6-H-7.5-ZB_1x06_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/6-H-7.5-ZB Terminal Block, 1719231 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719231), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/6-H-7.5-ZB 1719231 +0 +6 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_6-V-7.5-ZB_1x06_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/6-V-7.5-ZB Terminal Block, 1719354 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719354), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/6-V-7.5-ZB 1719354 +0 +6 +6 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_7-H-7.5-ZB_1x07_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/7-H-7.5-ZB Terminal Block, 1719244 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719244), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/7-H-7.5-ZB 1719244 +0 +7 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_7-V-7.5-ZB_1x07_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/7-V-7.5-ZB Terminal Block, 1719367 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719367), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/7-V-7.5-ZB 1719367 +0 +7 +7 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_8-H-7.5-ZB_1x08_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/8-H-7.5-ZB Terminal Block, 1719257 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719257), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/8-H-7.5-ZB 1719257 +0 +8 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_8-V-7.5-ZB_1x08_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/8-V-7.5-ZB Terminal Block, 1719370 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719370), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/8-V-7.5-ZB 1719370 +0 +8 +8 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_9-H-7.5-ZB_1x09_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/9-H-7.5-ZB Terminal Block, 1719260 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719260), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/9-H-7.5-ZB 1719260 +0 +9 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_9-V-7.5-ZB_1x09_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/9-V-7.5-ZB Terminal Block, 1719383 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719383), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/9-V-7.5-ZB 1719383 +0 +9 +9 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_10-H-7.5-ZB_1x10_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/10-H-7.5-ZB Terminal Block, 1719273 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719273), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/10-H-7.5-ZB 1719273 +0 +10 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_10-V-7.5-ZB_1x10_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/10-V-7.5-ZB Terminal Block, 1719396 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719396), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/10-V-7.5-ZB 1719396 +0 +10 +10 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_11-H-7.5-ZB_1x11_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/11-H-7.5-ZB Terminal Block, 1719286 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719286), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/11-H-7.5-ZB 1719286 +0 +11 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_11-V-7.5-ZB_1x11_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/11-V-7.5-ZB Terminal Block, 1719406 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719406), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/11-V-7.5-ZB 1719406 +0 +11 +11 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_12-H-7.5-ZB_1x12_P7.5mm_Horizontal +Connector Phoenix Contact, SPT 5/12-H-7.5-ZB Terminal Block, 1719299 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719299), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/12-H-7.5-ZB 1719299 +0 +12 +12 +Connector_Phoenix_SPT +PhoenixContact_SPT_5_12-V-7.5-ZB_1x12_P7.5mm_Vertical +Connector Phoenix Contact, SPT 5/12-V-7.5-ZB Terminal Block, 1719419 (https://www.phoenixcontact.com/online/portal/gb/?uri=pxc-oc-itemdetail:pid=1719419), generated with kicad-footprint-generator +Connector Phoenix Contact SPT 5/12-V-7.5-ZB 1719419 +0 +12 +12 +Connector_Pin +Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm +solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm +solder Pin_ press fit +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm_LooseFit +solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork +solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L10.2mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L11.3mm_W3.0mm_Flat +solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L10.0mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm +solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm +solder Pin_ pressfit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm_LooseFit +solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.3mm_W2.8mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Horizontal +Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Vertical +Through hole straight pin header, 1x01, 1.00mm pitch, single row +Through hole pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Horizontal +Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical +Through hole straight pin header, 1x02, 1.00mm pitch, single row +Through hole pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Horizontal +Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical +Through hole straight pin header, 1x03, 1.00mm pitch, single row +Through hole pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Horizontal +Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical +Through hole straight pin header, 1x04, 1.00mm pitch, single row +Through hole pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Horizontal +Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical +Through hole straight pin header, 1x05, 1.00mm pitch, single row +Through hole pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Horizontal +Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical +Through hole straight pin header, 1x06, 1.00mm pitch, single row +Through hole pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Horizontal +Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical +Through hole straight pin header, 1x07, 1.00mm pitch, single row +Through hole pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Horizontal +Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical +Through hole straight pin header, 1x08, 1.00mm pitch, single row +Through hole pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Horizontal +Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical +Through hole straight pin header, 1x09, 1.00mm pitch, single row +Through hole pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Horizontal +Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical +Through hole straight pin header, 1x10, 1.00mm pitch, single row +Through hole pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Horizontal +Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical +Through hole straight pin header, 1x11, 1.00mm pitch, single row +Through hole pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Horizontal +Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical +Through hole straight pin header, 1x12, 1.00mm pitch, single row +Through hole pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Horizontal +Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical +Through hole straight pin header, 1x13, 1.00mm pitch, single row +Through hole pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Horizontal +Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical +Through hole straight pin header, 1x14, 1.00mm pitch, single row +Through hole pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Horizontal +Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical +Through hole straight pin header, 1x15, 1.00mm pitch, single row +Through hole pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Horizontal +Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical +Through hole straight pin header, 1x16, 1.00mm pitch, single row +Through hole pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Horizontal +Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical +Through hole straight pin header, 1x17, 1.00mm pitch, single row +Through hole pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Horizontal +Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical +Through hole straight pin header, 1x18, 1.00mm pitch, single row +Through hole pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Horizontal +Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical +Through hole straight pin header, 1x19, 1.00mm pitch, single row +Through hole pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Horizontal +Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical +Through hole straight pin header, 1x20, 1.00mm pitch, single row +Through hole pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Horizontal +Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical +Through hole straight pin header, 1x21, 1.00mm pitch, single row +Through hole pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Horizontal +Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical +Through hole straight pin header, 1x22, 1.00mm pitch, single row +Through hole pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Horizontal +Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical +Through hole straight pin header, 1x23, 1.00mm pitch, single row +Through hole pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Horizontal +Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical +Through hole straight pin header, 1x24, 1.00mm pitch, single row +Through hole pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Horizontal +Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical +Through hole straight pin header, 1x25, 1.00mm pitch, single row +Through hole pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Horizontal +Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical +Through hole straight pin header, 1x26, 1.00mm pitch, single row +Through hole pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Horizontal +Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical +Through hole straight pin header, 1x27, 1.00mm pitch, single row +Through hole pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Horizontal +Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical +Through hole straight pin header, 1x28, 1.00mm pitch, single row +Through hole pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Horizontal +Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical +Through hole straight pin header, 1x29, 1.00mm pitch, single row +Through hole pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Horizontal +Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical +Through hole straight pin header, 1x30, 1.00mm pitch, single row +Through hole pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Horizontal +Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical +Through hole straight pin header, 1x31, 1.00mm pitch, single row +Through hole pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Horizontal +Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical +Through hole straight pin header, 1x32, 1.00mm pitch, single row +Through hole pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Horizontal +Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical +Through hole straight pin header, 1x33, 1.00mm pitch, single row +Through hole pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Horizontal +Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical +Through hole straight pin header, 1x34, 1.00mm pitch, single row +Through hole pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Horizontal +Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical +Through hole straight pin header, 1x35, 1.00mm pitch, single row +Through hole pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Horizontal +Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical +Through hole straight pin header, 1x36, 1.00mm pitch, single row +Through hole pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Horizontal +Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical +Through hole straight pin header, 1x37, 1.00mm pitch, single row +Through hole pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Horizontal +Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical +Through hole straight pin header, 1x38, 1.00mm pitch, single row +Through hole pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Horizontal +Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical +Through hole straight pin header, 1x39, 1.00mm pitch, single row +Through hole pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Horizontal +Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical +Through hole straight pin header, 1x40, 1.00mm pitch, single row +Through hole pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Horizontal +Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical +Through hole straight pin header, 2x01, 1.00mm pitch, double rows +Through hole pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Horizontal +Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical +Through hole straight pin header, 2x02, 1.00mm pitch, double rows +Through hole pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Horizontal +Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical +Through hole straight pin header, 2x03, 1.00mm pitch, double rows +Through hole pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Horizontal +Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical +Through hole straight pin header, 2x04, 1.00mm pitch, double rows +Through hole pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Horizontal +Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical +Through hole straight pin header, 2x05, 1.00mm pitch, double rows +Through hole pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Horizontal +Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical +Through hole straight pin header, 2x06, 1.00mm pitch, double rows +Through hole pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Horizontal +Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical +Through hole straight pin header, 2x07, 1.00mm pitch, double rows +Through hole pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Horizontal +Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical +Through hole straight pin header, 2x08, 1.00mm pitch, double rows +Through hole pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Horizontal +Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical +Through hole straight pin header, 2x09, 1.00mm pitch, double rows +Through hole pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Horizontal +Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical +Through hole straight pin header, 2x10, 1.00mm pitch, double rows +Through hole pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Horizontal +Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical +Through hole straight pin header, 2x11, 1.00mm pitch, double rows +Through hole pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Horizontal +Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical +Through hole straight pin header, 2x12, 1.00mm pitch, double rows +Through hole pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Horizontal +Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical +Through hole straight pin header, 2x13, 1.00mm pitch, double rows +Through hole pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Horizontal +Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical +Through hole straight pin header, 2x14, 1.00mm pitch, double rows +Through hole pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Horizontal +Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical +Through hole straight pin header, 2x15, 1.00mm pitch, double rows +Through hole pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Horizontal +Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical +Through hole straight pin header, 2x16, 1.00mm pitch, double rows +Through hole pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Horizontal +Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical +Through hole straight pin header, 2x17, 1.00mm pitch, double rows +Through hole pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Horizontal +Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical +Through hole straight pin header, 2x18, 1.00mm pitch, double rows +Through hole pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Horizontal +Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical +Through hole straight pin header, 2x19, 1.00mm pitch, double rows +Through hole pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Horizontal +Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical +Through hole straight pin header, 2x20, 1.00mm pitch, double rows +Through hole pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Horizontal +Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical +Through hole straight pin header, 2x21, 1.00mm pitch, double rows +Through hole pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Horizontal +Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical +Through hole straight pin header, 2x22, 1.00mm pitch, double rows +Through hole pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Horizontal +Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical +Through hole straight pin header, 2x23, 1.00mm pitch, double rows +Through hole pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Horizontal +Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical +Through hole straight pin header, 2x24, 1.00mm pitch, double rows +Through hole pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Horizontal +Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical +Through hole straight pin header, 2x25, 1.00mm pitch, double rows +Through hole pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Horizontal +Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical +Through hole straight pin header, 2x26, 1.00mm pitch, double rows +Through hole pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Horizontal +Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical +Through hole straight pin header, 2x27, 1.00mm pitch, double rows +Through hole pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Horizontal +Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical +Through hole straight pin header, 2x28, 1.00mm pitch, double rows +Through hole pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Horizontal +Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical +Through hole straight pin header, 2x29, 1.00mm pitch, double rows +Through hole pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Horizontal +Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical +Through hole straight pin header, 2x30, 1.00mm pitch, double rows +Through hole pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Horizontal +Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical +Through hole straight pin header, 2x31, 1.00mm pitch, double rows +Through hole pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Horizontal +Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical +Through hole straight pin header, 2x32, 1.00mm pitch, double rows +Through hole pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Horizontal +Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical +Through hole straight pin header, 2x33, 1.00mm pitch, double rows +Through hole pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Horizontal +Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical +Through hole straight pin header, 2x34, 1.00mm pitch, double rows +Through hole pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Horizontal +Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical +Through hole straight pin header, 2x35, 1.00mm pitch, double rows +Through hole pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Horizontal +Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical +Through hole straight pin header, 2x36, 1.00mm pitch, double rows +Through hole pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Horizontal +Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical +Through hole straight pin header, 2x37, 1.00mm pitch, double rows +Through hole pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Horizontal +Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical +Through hole straight pin header, 2x38, 1.00mm pitch, double rows +Through hole pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Horizontal +Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical +Through hole straight pin header, 2x39, 1.00mm pitch, double rows +Through hole pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Horizontal +Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical +Through hole straight pin header, 2x40, 1.00mm pitch, double rows +Through hole pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Horizontal +Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Vertical +Through hole straight pin header, 1x01, 1.27mm pitch, single row +Through hole pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Horizontal +Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical +Through hole straight pin header, 1x02, 1.27mm pitch, single row +Through hole pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Horizontal +Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical +Through hole straight pin header, 1x03, 1.27mm pitch, single row +Through hole pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Horizontal +Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical +Through hole straight pin header, 1x04, 1.27mm pitch, single row +Through hole pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Horizontal +Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical +Through hole straight pin header, 1x05, 1.27mm pitch, single row +Through hole pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Horizontal +Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical +Through hole straight pin header, 1x06, 1.27mm pitch, single row +Through hole pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Horizontal +Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical +Through hole straight pin header, 1x07, 1.27mm pitch, single row +Through hole pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Horizontal +Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical +Through hole straight pin header, 1x08, 1.27mm pitch, single row +Through hole pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Horizontal +Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical +Through hole straight pin header, 1x09, 1.27mm pitch, single row +Through hole pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Horizontal +Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical +Through hole straight pin header, 1x10, 1.27mm pitch, single row +Through hole pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Horizontal +Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical +Through hole straight pin header, 1x11, 1.27mm pitch, single row +Through hole pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Horizontal +Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical +Through hole straight pin header, 1x12, 1.27mm pitch, single row +Through hole pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Horizontal +Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical +Through hole straight pin header, 1x13, 1.27mm pitch, single row +Through hole pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Horizontal +Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical +Through hole straight pin header, 1x14, 1.27mm pitch, single row +Through hole pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Horizontal +Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical +Through hole straight pin header, 1x15, 1.27mm pitch, single row +Through hole pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Horizontal +Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical +Through hole straight pin header, 1x16, 1.27mm pitch, single row +Through hole pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Horizontal +Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical +Through hole straight pin header, 1x17, 1.27mm pitch, single row +Through hole pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Horizontal +Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical +Through hole straight pin header, 1x18, 1.27mm pitch, single row +Through hole pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Horizontal +Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical +Through hole straight pin header, 1x19, 1.27mm pitch, single row +Through hole pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Horizontal +Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical +Through hole straight pin header, 1x20, 1.27mm pitch, single row +Through hole pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Horizontal +Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical +Through hole straight pin header, 1x21, 1.27mm pitch, single row +Through hole pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Horizontal +Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical +Through hole straight pin header, 1x22, 1.27mm pitch, single row +Through hole pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Horizontal +Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical +Through hole straight pin header, 1x23, 1.27mm pitch, single row +Through hole pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Horizontal +Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical +Through hole straight pin header, 1x24, 1.27mm pitch, single row +Through hole pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Horizontal +Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical +Through hole straight pin header, 1x25, 1.27mm pitch, single row +Through hole pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Horizontal +Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical +Through hole straight pin header, 1x26, 1.27mm pitch, single row +Through hole pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Horizontal +Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical +Through hole straight pin header, 1x27, 1.27mm pitch, single row +Through hole pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Horizontal +Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical +Through hole straight pin header, 1x28, 1.27mm pitch, single row +Through hole pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Horizontal +Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical +Through hole straight pin header, 1x29, 1.27mm pitch, single row +Through hole pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Horizontal +Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical +Through hole straight pin header, 1x30, 1.27mm pitch, single row +Through hole pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Horizontal +Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical +Through hole straight pin header, 1x31, 1.27mm pitch, single row +Through hole pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Horizontal +Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical +Through hole straight pin header, 1x32, 1.27mm pitch, single row +Through hole pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Horizontal +Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical +Through hole straight pin header, 1x33, 1.27mm pitch, single row +Through hole pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Horizontal +Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical +Through hole straight pin header, 1x34, 1.27mm pitch, single row +Through hole pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Horizontal +Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical +Through hole straight pin header, 1x35, 1.27mm pitch, single row +Through hole pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Horizontal +Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical +Through hole straight pin header, 1x36, 1.27mm pitch, single row +Through hole pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Horizontal +Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical +Through hole straight pin header, 1x37, 1.27mm pitch, single row +Through hole pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Horizontal +Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical +Through hole straight pin header, 1x38, 1.27mm pitch, single row +Through hole pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Horizontal +Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical +Through hole straight pin header, 1x39, 1.27mm pitch, single row +Through hole pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Horizontal +Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical +Through hole straight pin header, 1x40, 1.27mm pitch, single row +Through hole pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Horizontal +Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical +Through hole straight pin header, 2x01, 1.27mm pitch, double rows +Through hole pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Horizontal +Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical +Through hole straight pin header, 2x02, 1.27mm pitch, double rows +Through hole pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Horizontal +Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical +Through hole straight pin header, 2x03, 1.27mm pitch, double rows +Through hole pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Horizontal +Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical +Through hole straight pin header, 2x04, 1.27mm pitch, double rows +Through hole pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Horizontal +Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical +Through hole straight pin header, 2x05, 1.27mm pitch, double rows +Through hole pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Horizontal +Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical +Through hole straight pin header, 2x06, 1.27mm pitch, double rows +Through hole pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Horizontal +Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical +Through hole straight pin header, 2x07, 1.27mm pitch, double rows +Through hole pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Horizontal +Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical +Through hole straight pin header, 2x08, 1.27mm pitch, double rows +Through hole pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Horizontal +Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical +Through hole straight pin header, 2x09, 1.27mm pitch, double rows +Through hole pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Horizontal +Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical +Through hole straight pin header, 2x10, 1.27mm pitch, double rows +Through hole pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Horizontal +Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical +Through hole straight pin header, 2x11, 1.27mm pitch, double rows +Through hole pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Horizontal +Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical +Through hole straight pin header, 2x12, 1.27mm pitch, double rows +Through hole pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Horizontal +Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical +Through hole straight pin header, 2x13, 1.27mm pitch, double rows +Through hole pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Horizontal +Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical +Through hole straight pin header, 2x14, 1.27mm pitch, double rows +Through hole pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Horizontal +Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical +Through hole straight pin header, 2x15, 1.27mm pitch, double rows +Through hole pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Horizontal +Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical +Through hole straight pin header, 2x16, 1.27mm pitch, double rows +Through hole pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Horizontal +Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical +Through hole straight pin header, 2x17, 1.27mm pitch, double rows +Through hole pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Horizontal +Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical +Through hole straight pin header, 2x18, 1.27mm pitch, double rows +Through hole pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Horizontal +Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical +Through hole straight pin header, 2x19, 1.27mm pitch, double rows +Through hole pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Horizontal +Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical +Through hole straight pin header, 2x20, 1.27mm pitch, double rows +Through hole pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Horizontal +Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical +Through hole straight pin header, 2x21, 1.27mm pitch, double rows +Through hole pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Horizontal +Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical +Through hole straight pin header, 2x22, 1.27mm pitch, double rows +Through hole pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Horizontal +Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical +Through hole straight pin header, 2x23, 1.27mm pitch, double rows +Through hole pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Horizontal +Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical +Through hole straight pin header, 2x24, 1.27mm pitch, double rows +Through hole pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Horizontal +Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical +Through hole straight pin header, 2x25, 1.27mm pitch, double rows +Through hole pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Horizontal +Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical +Through hole straight pin header, 2x26, 1.27mm pitch, double rows +Through hole pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Horizontal +Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical +Through hole straight pin header, 2x27, 1.27mm pitch, double rows +Through hole pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Horizontal +Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical +Through hole straight pin header, 2x28, 1.27mm pitch, double rows +Through hole pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Horizontal +Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical +Through hole straight pin header, 2x29, 1.27mm pitch, double rows +Through hole pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Horizontal +Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical +Through hole straight pin header, 2x30, 1.27mm pitch, double rows +Through hole pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Horizontal +Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical +Through hole straight pin header, 2x31, 1.27mm pitch, double rows +Through hole pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Horizontal +Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical +Through hole straight pin header, 2x32, 1.27mm pitch, double rows +Through hole pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Horizontal +Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical +Through hole straight pin header, 2x33, 1.27mm pitch, double rows +Through hole pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Horizontal +Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical +Through hole straight pin header, 2x34, 1.27mm pitch, double rows +Through hole pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Horizontal +Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical +Through hole straight pin header, 2x35, 1.27mm pitch, double rows +Through hole pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Horizontal +Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical +Through hole straight pin header, 2x36, 1.27mm pitch, double rows +Through hole pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Horizontal +Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical +Through hole straight pin header, 2x37, 1.27mm pitch, double rows +Through hole pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Horizontal +Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical +Through hole straight pin header, 2x38, 1.27mm pitch, double rows +Through hole pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Horizontal +Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical +Through hole straight pin header, 2x39, 1.27mm pitch, double rows +Through hole pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Horizontal +Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical +Through hole straight pin header, 2x40, 1.27mm pitch, double rows +Through hole pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Horizontal +Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Vertical +Through hole straight pin header, 1x01, 2.00mm pitch, single row +Through hole pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Horizontal +Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical +Through hole straight pin header, 1x02, 2.00mm pitch, single row +Through hole pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Horizontal +Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical +Through hole straight pin header, 1x03, 2.00mm pitch, single row +Through hole pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Horizontal +Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical +Through hole straight pin header, 1x04, 2.00mm pitch, single row +Through hole pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Horizontal +Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical +Through hole straight pin header, 1x05, 2.00mm pitch, single row +Through hole pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Horizontal +Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical +Through hole straight pin header, 1x06, 2.00mm pitch, single row +Through hole pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Horizontal +Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical +Through hole straight pin header, 1x07, 2.00mm pitch, single row +Through hole pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Horizontal +Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical +Through hole straight pin header, 1x08, 2.00mm pitch, single row +Through hole pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Horizontal +Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical +Through hole straight pin header, 1x09, 2.00mm pitch, single row +Through hole pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Horizontal +Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical +Through hole straight pin header, 1x10, 2.00mm pitch, single row +Through hole pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Horizontal +Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical +Through hole straight pin header, 1x11, 2.00mm pitch, single row +Through hole pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Horizontal +Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical +Through hole straight pin header, 1x12, 2.00mm pitch, single row +Through hole pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Horizontal +Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical +Through hole straight pin header, 1x13, 2.00mm pitch, single row +Through hole pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Horizontal +Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical +Through hole straight pin header, 1x14, 2.00mm pitch, single row +Through hole pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Horizontal +Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical +Through hole straight pin header, 1x15, 2.00mm pitch, single row +Through hole pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Horizontal +Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical +Through hole straight pin header, 1x16, 2.00mm pitch, single row +Through hole pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Horizontal +Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical +Through hole straight pin header, 1x17, 2.00mm pitch, single row +Through hole pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Horizontal +Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical +Through hole straight pin header, 1x18, 2.00mm pitch, single row +Through hole pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Horizontal +Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical +Through hole straight pin header, 1x19, 2.00mm pitch, single row +Through hole pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Horizontal +Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical +Through hole straight pin header, 1x20, 2.00mm pitch, single row +Through hole pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Horizontal +Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical +Through hole straight pin header, 1x21, 2.00mm pitch, single row +Through hole pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Horizontal +Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical +Through hole straight pin header, 1x22, 2.00mm pitch, single row +Through hole pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Horizontal +Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical +Through hole straight pin header, 1x23, 2.00mm pitch, single row +Through hole pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Horizontal +Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical +Through hole straight pin header, 1x24, 2.00mm pitch, single row +Through hole pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Horizontal +Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical +Through hole straight pin header, 1x25, 2.00mm pitch, single row +Through hole pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Horizontal +Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical +Through hole straight pin header, 1x26, 2.00mm pitch, single row +Through hole pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Horizontal +Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical +Through hole straight pin header, 1x27, 2.00mm pitch, single row +Through hole pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Horizontal +Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical +Through hole straight pin header, 1x28, 2.00mm pitch, single row +Through hole pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Horizontal +Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical +Through hole straight pin header, 1x29, 2.00mm pitch, single row +Through hole pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Horizontal +Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical +Through hole straight pin header, 1x30, 2.00mm pitch, single row +Through hole pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Horizontal +Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical +Through hole straight pin header, 1x31, 2.00mm pitch, single row +Through hole pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Horizontal +Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical +Through hole straight pin header, 1x32, 2.00mm pitch, single row +Through hole pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Horizontal +Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical +Through hole straight pin header, 1x33, 2.00mm pitch, single row +Through hole pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Horizontal +Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical +Through hole straight pin header, 1x34, 2.00mm pitch, single row +Through hole pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Horizontal +Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical +Through hole straight pin header, 1x35, 2.00mm pitch, single row +Through hole pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Horizontal +Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical +Through hole straight pin header, 1x36, 2.00mm pitch, single row +Through hole pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Horizontal +Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical +Through hole straight pin header, 1x37, 2.00mm pitch, single row +Through hole pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Horizontal +Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical +Through hole straight pin header, 1x38, 2.00mm pitch, single row +Through hole pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Horizontal +Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical +Through hole straight pin header, 1x39, 2.00mm pitch, single row +Through hole pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Horizontal +Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical +Through hole straight pin header, 1x40, 2.00mm pitch, single row +Through hole pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Horizontal +Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical +Through hole straight pin header, 2x01, 2.00mm pitch, double rows +Through hole pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Horizontal +Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical +Through hole straight pin header, 2x02, 2.00mm pitch, double rows +Through hole pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Horizontal +Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical +Through hole straight pin header, 2x03, 2.00mm pitch, double rows +Through hole pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Horizontal +Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical +Through hole straight pin header, 2x04, 2.00mm pitch, double rows +Through hole pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Horizontal +Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical +Through hole straight pin header, 2x05, 2.00mm pitch, double rows +Through hole pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Horizontal +Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical +Through hole straight pin header, 2x06, 2.00mm pitch, double rows +Through hole pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Horizontal +Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical +Through hole straight pin header, 2x07, 2.00mm pitch, double rows +Through hole pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Horizontal +Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical +Through hole straight pin header, 2x08, 2.00mm pitch, double rows +Through hole pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Horizontal +Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical +Through hole straight pin header, 2x09, 2.00mm pitch, double rows +Through hole pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Horizontal +Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical +Through hole straight pin header, 2x10, 2.00mm pitch, double rows +Through hole pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Horizontal +Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical +Through hole straight pin header, 2x11, 2.00mm pitch, double rows +Through hole pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Horizontal +Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical +Through hole straight pin header, 2x12, 2.00mm pitch, double rows +Through hole pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Horizontal +Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical +Through hole straight pin header, 2x13, 2.00mm pitch, double rows +Through hole pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Horizontal +Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical +Through hole straight pin header, 2x14, 2.00mm pitch, double rows +Through hole pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Horizontal +Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical +Through hole straight pin header, 2x15, 2.00mm pitch, double rows +Through hole pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Horizontal +Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical +Through hole straight pin header, 2x16, 2.00mm pitch, double rows +Through hole pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Horizontal +Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical +Through hole straight pin header, 2x17, 2.00mm pitch, double rows +Through hole pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Horizontal +Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical +Through hole straight pin header, 2x18, 2.00mm pitch, double rows +Through hole pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Horizontal +Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical +Through hole straight pin header, 2x19, 2.00mm pitch, double rows +Through hole pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Horizontal +Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical +Through hole straight pin header, 2x20, 2.00mm pitch, double rows +Through hole pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Horizontal +Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical +Through hole straight pin header, 2x21, 2.00mm pitch, double rows +Through hole pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Horizontal +Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical +Through hole straight pin header, 2x22, 2.00mm pitch, double rows +Through hole pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Horizontal +Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical +Through hole straight pin header, 2x23, 2.00mm pitch, double rows +Through hole pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Horizontal +Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical +Through hole straight pin header, 2x24, 2.00mm pitch, double rows +Through hole pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Horizontal +Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical +Through hole straight pin header, 2x25, 2.00mm pitch, double rows +Through hole pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Horizontal +Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical +Through hole straight pin header, 2x26, 2.00mm pitch, double rows +Through hole pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Horizontal +Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical +Through hole straight pin header, 2x27, 2.00mm pitch, double rows +Through hole pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Horizontal +Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical +Through hole straight pin header, 2x28, 2.00mm pitch, double rows +Through hole pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Horizontal +Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical +Through hole straight pin header, 2x29, 2.00mm pitch, double rows +Through hole pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Horizontal +Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical +Through hole straight pin header, 2x30, 2.00mm pitch, double rows +Through hole pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Horizontal +Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical +Through hole straight pin header, 2x31, 2.00mm pitch, double rows +Through hole pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Horizontal +Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical +Through hole straight pin header, 2x32, 2.00mm pitch, double rows +Through hole pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Horizontal +Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical +Through hole straight pin header, 2x33, 2.00mm pitch, double rows +Through hole pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Horizontal +Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical +Through hole straight pin header, 2x34, 2.00mm pitch, double rows +Through hole pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Horizontal +Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical +Through hole straight pin header, 2x35, 2.00mm pitch, double rows +Through hole pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Horizontal +Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical +Through hole straight pin header, 2x36, 2.00mm pitch, double rows +Through hole pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Horizontal +Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical +Through hole straight pin header, 2x37, 2.00mm pitch, double rows +Through hole pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Horizontal +Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical +Through hole straight pin header, 2x38, 2.00mm pitch, double rows +Through hole pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Horizontal +Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical +Through hole straight pin header, 2x39, 2.00mm pitch, double rows +Through hole pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Horizontal +Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical +Through hole straight pin header, 2x40, 2.00mm pitch, double rows +Through hole pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Horizontal +Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Vertical +Through hole straight pin header, 1x01, 2.54mm pitch, single row +Through hole pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Horizontal +Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical +Through hole straight pin header, 1x02, 2.54mm pitch, single row +Through hole pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Horizontal +Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical +Through hole straight pin header, 1x03, 2.54mm pitch, single row +Through hole pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Horizontal +Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical +Through hole straight pin header, 1x04, 2.54mm pitch, single row +Through hole pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Horizontal +Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical +Through hole straight pin header, 1x05, 2.54mm pitch, single row +Through hole pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Horizontal +Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical +Through hole straight pin header, 1x06, 2.54mm pitch, single row +Through hole pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Horizontal +Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical +Through hole straight pin header, 1x07, 2.54mm pitch, single row +Through hole pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Horizontal +Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical +Through hole straight pin header, 1x08, 2.54mm pitch, single row +Through hole pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Horizontal +Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical +Through hole straight pin header, 1x09, 2.54mm pitch, single row +Through hole pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Horizontal +Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical +Through hole straight pin header, 1x10, 2.54mm pitch, single row +Through hole pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Horizontal +Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical +Through hole straight pin header, 1x11, 2.54mm pitch, single row +Through hole pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Horizontal +Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical +Through hole straight pin header, 1x12, 2.54mm pitch, single row +Through hole pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Horizontal +Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical +Through hole straight pin header, 1x13, 2.54mm pitch, single row +Through hole pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Horizontal +Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical +Through hole straight pin header, 1x14, 2.54mm pitch, single row +Through hole pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Horizontal +Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical +Through hole straight pin header, 1x15, 2.54mm pitch, single row +Through hole pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Horizontal +Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical +Through hole straight pin header, 1x16, 2.54mm pitch, single row +Through hole pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Horizontal +Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical +Through hole straight pin header, 1x17, 2.54mm pitch, single row +Through hole pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Horizontal +Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical +Through hole straight pin header, 1x18, 2.54mm pitch, single row +Through hole pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Horizontal +Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical +Through hole straight pin header, 1x19, 2.54mm pitch, single row +Through hole pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Horizontal +Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical +Through hole straight pin header, 1x20, 2.54mm pitch, single row +Through hole pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Horizontal +Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical +Through hole straight pin header, 1x21, 2.54mm pitch, single row +Through hole pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Horizontal +Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical +Through hole straight pin header, 1x22, 2.54mm pitch, single row +Through hole pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Horizontal +Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical +Through hole straight pin header, 1x23, 2.54mm pitch, single row +Through hole pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Horizontal +Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical +Through hole straight pin header, 1x24, 2.54mm pitch, single row +Through hole pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Horizontal +Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical +Through hole straight pin header, 1x25, 2.54mm pitch, single row +Through hole pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Horizontal +Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical +Through hole straight pin header, 1x26, 2.54mm pitch, single row +Through hole pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Horizontal +Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical +Through hole straight pin header, 1x27, 2.54mm pitch, single row +Through hole pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Horizontal +Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical +Through hole straight pin header, 1x28, 2.54mm pitch, single row +Through hole pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Horizontal +Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical +Through hole straight pin header, 1x29, 2.54mm pitch, single row +Through hole pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Horizontal +Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical +Through hole straight pin header, 1x30, 2.54mm pitch, single row +Through hole pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Horizontal +Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical +Through hole straight pin header, 1x31, 2.54mm pitch, single row +Through hole pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Horizontal +Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical +Through hole straight pin header, 1x32, 2.54mm pitch, single row +Through hole pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Horizontal +Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical +Through hole straight pin header, 1x33, 2.54mm pitch, single row +Through hole pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Horizontal +Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical +Through hole straight pin header, 1x34, 2.54mm pitch, single row +Through hole pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Horizontal +Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical +Through hole straight pin header, 1x35, 2.54mm pitch, single row +Through hole pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Horizontal +Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical +Through hole straight pin header, 1x36, 2.54mm pitch, single row +Through hole pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Horizontal +Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical +Through hole straight pin header, 1x37, 2.54mm pitch, single row +Through hole pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Horizontal +Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical +Through hole straight pin header, 1x38, 2.54mm pitch, single row +Through hole pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Horizontal +Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical +Through hole straight pin header, 1x39, 2.54mm pitch, single row +Through hole pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Horizontal +Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical +Through hole straight pin header, 1x40, 2.54mm pitch, single row +Through hole pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Horizontal +Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical +Through hole straight pin header, 2x01, 2.54mm pitch, double rows +Through hole pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Horizontal +Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical +Through hole straight pin header, 2x02, 2.54mm pitch, double rows +Through hole pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Horizontal +Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical +Through hole straight pin header, 2x03, 2.54mm pitch, double rows +Through hole pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Horizontal +Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical +Through hole straight pin header, 2x04, 2.54mm pitch, double rows +Through hole pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Horizontal +Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical +Through hole straight pin header, 2x05, 2.54mm pitch, double rows +Through hole pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Horizontal +Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical +Through hole straight pin header, 2x06, 2.54mm pitch, double rows +Through hole pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Horizontal +Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical +Through hole straight pin header, 2x07, 2.54mm pitch, double rows +Through hole pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Horizontal +Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical +Through hole straight pin header, 2x08, 2.54mm pitch, double rows +Through hole pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Horizontal +Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical +Through hole straight pin header, 2x09, 2.54mm pitch, double rows +Through hole pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Horizontal +Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical +Through hole straight pin header, 2x10, 2.54mm pitch, double rows +Through hole pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Horizontal +Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical +Through hole straight pin header, 2x11, 2.54mm pitch, double rows +Through hole pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Horizontal +Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical +Through hole straight pin header, 2x12, 2.54mm pitch, double rows +Through hole pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Horizontal +Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical +Through hole straight pin header, 2x13, 2.54mm pitch, double rows +Through hole pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Horizontal +Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical +Through hole straight pin header, 2x14, 2.54mm pitch, double rows +Through hole pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Horizontal +Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical +Through hole straight pin header, 2x15, 2.54mm pitch, double rows +Through hole pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Horizontal +Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical +Through hole straight pin header, 2x16, 2.54mm pitch, double rows +Through hole pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Horizontal +Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical +Through hole straight pin header, 2x17, 2.54mm pitch, double rows +Through hole pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Horizontal +Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical +Through hole straight pin header, 2x18, 2.54mm pitch, double rows +Through hole pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Horizontal +Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical +Through hole straight pin header, 2x19, 2.54mm pitch, double rows +Through hole pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Horizontal +Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical +Through hole straight pin header, 2x20, 2.54mm pitch, double rows +Through hole pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Horizontal +Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical +Through hole straight pin header, 2x21, 2.54mm pitch, double rows +Through hole pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Horizontal +Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical +Through hole straight pin header, 2x22, 2.54mm pitch, double rows +Through hole pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Horizontal +Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical +Through hole straight pin header, 2x23, 2.54mm pitch, double rows +Through hole pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Horizontal +Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical +Through hole straight pin header, 2x24, 2.54mm pitch, double rows +Through hole pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Horizontal +Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical +Through hole straight pin header, 2x25, 2.54mm pitch, double rows +Through hole pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Horizontal +Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical +Through hole straight pin header, 2x26, 2.54mm pitch, double rows +Through hole pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Horizontal +Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical +Through hole straight pin header, 2x27, 2.54mm pitch, double rows +Through hole pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Horizontal +Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical +Through hole straight pin header, 2x28, 2.54mm pitch, double rows +Through hole pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Horizontal +Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical +Through hole straight pin header, 2x29, 2.54mm pitch, double rows +Through hole pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Horizontal +Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical +Through hole straight pin header, 2x30, 2.54mm pitch, double rows +Through hole pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Horizontal +Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical +Through hole straight pin header, 2x31, 2.54mm pitch, double rows +Through hole pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Horizontal +Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical +Through hole straight pin header, 2x32, 2.54mm pitch, double rows +Through hole pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Horizontal +Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical +Through hole straight pin header, 2x33, 2.54mm pitch, double rows +Through hole pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Horizontal +Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical +Through hole straight pin header, 2x34, 2.54mm pitch, double rows +Through hole pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Horizontal +Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical +Through hole straight pin header, 2x35, 2.54mm pitch, double rows +Through hole pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Horizontal +Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical +Through hole straight pin header, 2x36, 2.54mm pitch, double rows +Through hole pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Horizontal +Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical +Through hole straight pin header, 2x37, 2.54mm pitch, double rows +Through hole pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Horizontal +Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical +Through hole straight pin header, 2x38, 2.54mm pitch, double rows +Through hole pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Horizontal +Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical +Through hole straight pin header, 2x39, 2.54mm pitch, double rows +Through hole pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Horizontal +Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical +Through hole straight pin header, 2x40, 2.54mm pitch, double rows +Through hole pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical +Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical +Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical +Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical +Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical +Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical +Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical +Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical +Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical +Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical +Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical +Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical +Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical +Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical +Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical +Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical +Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical +Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical +Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical +Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical +Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical +Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical +Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical +Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical +Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical +Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical +Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical +Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical +Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical +Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical +Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical +Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical +Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical +Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical +Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical +Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical +Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical +Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical +Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical +Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x02_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_2x03_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_2x04_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_2x05_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_2x06_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_2x07_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_2x08_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_2x09_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_2x10_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_2x11_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_2x12_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_2x13_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_2x14_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_2x15_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_2x16_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_2x17_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_2x18_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_2x19_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_2x20_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x21_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinSocket_1.00mm +PinSocket_2x22_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinSocket_1.00mm +PinSocket_2x23_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinSocket_1.00mm +PinSocket_2x24_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinSocket_1.00mm +PinSocket_2x25_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinSocket_1.00mm +PinSocket_2x26_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinSocket_1.00mm +PinSocket_2x27_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinSocket_1.00mm +PinSocket_2x28_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinSocket_1.00mm +PinSocket_2x29_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinSocket_1.00mm +PinSocket_2x30_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinSocket_1.00mm +PinSocket_2x31_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinSocket_1.00mm +PinSocket_2x32_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinSocket_1.00mm +PinSocket_2x33_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinSocket_1.00mm +PinSocket_2x34_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinSocket_1.00mm +PinSocket_2x35_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinSocket_1.00mm +PinSocket_2x36_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinSocket_1.00mm +PinSocket_2x37_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinSocket_1.00mm +PinSocket_2x38_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinSocket_1.00mm +PinSocket_2x39_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinSocket_1.00mm +PinSocket_2x40_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_1x01_P1.27mm_Vertical +Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical +Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical +Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical +Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical +Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical +Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical +Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical +Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical +Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical +Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical +Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical +Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical +Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical +Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical +Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical +Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical +Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical +Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical +Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical +Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical +Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical +Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical +Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical +Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical +Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical +Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical +Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical +Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical +Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical +Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical +Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical +Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical +Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical +Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical +Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical +Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical +Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical +Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical +Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical +Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical +Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical +Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Horizontal +Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical +Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Horizontal +Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical +Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Horizontal +Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical +Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Horizontal +Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical +Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Horizontal +Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical +Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Horizontal +Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical +Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Horizontal +Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical +Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Horizontal +Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical +Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Horizontal +Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical +Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Horizontal +Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical +Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Horizontal +Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical +Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Horizontal +Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical +Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Horizontal +Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical +Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Horizontal +Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical +Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Horizontal +Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical +Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Horizontal +Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical +Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Horizontal +Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical +Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Horizontal +Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical +Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Horizontal +Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical +Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Horizontal +Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical +Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Horizontal +Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical +Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Horizontal +Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical +Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Horizontal +Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical +Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Horizontal +Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical +Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Horizontal +Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical +Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Horizontal +Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical +Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Horizontal +Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical +Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Horizontal +Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical +Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Horizontal +Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical +Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Horizontal +Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical +Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Horizontal +Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical +Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Horizontal +Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical +Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Horizontal +Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical +Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Horizontal +Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical +Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Horizontal +Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical +Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Horizontal +Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical +Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Horizontal +Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical +Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Horizontal +Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical +Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x41_P1.27mm_Horizontal +Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x41 1.27mm double row +0 +82 +82 +Connector_PinSocket_1.27mm +PinSocket_2x42_P1.27mm_Horizontal +Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x42 1.27mm double row +0 +84 +84 +Connector_PinSocket_1.27mm +PinSocket_2x43_P1.27mm_Horizontal +Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x43 1.27mm double row +0 +86 +86 +Connector_PinSocket_1.27mm +PinSocket_2x44_P1.27mm_Horizontal +Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x44 1.27mm double row +0 +88 +88 +Connector_PinSocket_1.27mm +PinSocket_2x45_P1.27mm_Horizontal +Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x45 1.27mm double row +0 +90 +90 +Connector_PinSocket_1.27mm +PinSocket_2x46_P1.27mm_Horizontal +Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x46 1.27mm double row +0 +92 +92 +Connector_PinSocket_1.27mm +PinSocket_2x47_P1.27mm_Horizontal +Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x47 1.27mm double row +0 +94 +94 +Connector_PinSocket_1.27mm +PinSocket_2x48_P1.27mm_Horizontal +Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x48 1.27mm double row +0 +96 +96 +Connector_PinSocket_1.27mm +PinSocket_2x49_P1.27mm_Horizontal +Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x49 1.27mm double row +0 +98 +98 +Connector_PinSocket_1.27mm +PinSocket_2x50_P1.27mm_Horizontal +Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x50 1.27mm double row +0 +100 +100 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Horizontal +Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Vertical +Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Horizontal +Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical +Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Horizontal +Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical +Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Horizontal +Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical +Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Horizontal +Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical +Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Horizontal +Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical +Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Horizontal +Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical +Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Horizontal +Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical +Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Horizontal +Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical +Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Horizontal +Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical +Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Horizontal +Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical +Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Horizontal +Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical +Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Horizontal +Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical +Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Horizontal +Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical +Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Horizontal +Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical +Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Horizontal +Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical +Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Horizontal +Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical +Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Horizontal +Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical +Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Horizontal +Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical +Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Horizontal +Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical +Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Horizontal +Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical +Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Horizontal +Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical +Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Horizontal +Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical +Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Horizontal +Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical +Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Horizontal +Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical +Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Horizontal +Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical +Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Horizontal +Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical +Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Horizontal +Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical +Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Horizontal +Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical +Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Horizontal +Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical +Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Horizontal +Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical +Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Horizontal +Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical +Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Horizontal +Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical +Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Horizontal +Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical +Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Horizontal +Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical +Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Horizontal +Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical +Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Horizontal +Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical +Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Horizontal +Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical +Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Horizontal +Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical +Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Horizontal +Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical +Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Horizontal +Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical +Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Horizontal +Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical +Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Horizontal +Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical +Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Horizontal +Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical +Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Horizontal +Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical +Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Horizontal +Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical +Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Horizontal +Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical +Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Horizontal +Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical +Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Horizontal +Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical +Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Horizontal +Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical +Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Horizontal +Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical +Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Horizontal +Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical +Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Horizontal +Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical +Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Horizontal +Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical +Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Horizontal +Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical +Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Horizontal +Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical +Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Horizontal +Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical +Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Horizontal +Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical +Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Horizontal +Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical +Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Horizontal +Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical +Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Horizontal +Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical +Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Horizontal +Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical +Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Horizontal +Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical +Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Horizontal +Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical +Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Horizontal +Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical +Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Horizontal +Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical +Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Horizontal +Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical +Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Horizontal +Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical +Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Horizontal +Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical +Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Horizontal +Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical +Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Horizontal +Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical +Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Horizontal +Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical +Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Horizontal +Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical +Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Horizontal +Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical +Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Horizontal +Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical +Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Horizontal +Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical +Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Horizontal +Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical +Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Horizontal +Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical +Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Horizontal +Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical +Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Horizontal +Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical +Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Horizontal +Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Vertical +Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Horizontal +Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical +Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Horizontal +Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical +Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Horizontal +Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical +Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Horizontal +Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical +Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Horizontal +Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical +Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Horizontal +Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical +Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Horizontal +Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical +Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Horizontal +Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical +Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Horizontal +Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical +Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Horizontal +Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical +Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Horizontal +Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical +Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Horizontal +Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical +Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Horizontal +Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical +Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Horizontal +Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical +Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Horizontal +Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical +Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Horizontal +Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical +Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Horizontal +Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical +Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Horizontal +Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical +Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Horizontal +Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical +Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Horizontal +Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical +Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Horizontal +Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical +Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Horizontal +Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical +Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Horizontal +Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical +Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Horizontal +Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical +Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Horizontal +Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical +Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Horizontal +Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical +Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Horizontal +Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical +Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Horizontal +Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical +Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Horizontal +Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical +Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Horizontal +Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical +Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Horizontal +Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical +Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Horizontal +Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical +Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Horizontal +Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical +Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Horizontal +Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical +Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Horizontal +Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical +Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Horizontal +Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical +Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Horizontal +Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical +Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Horizontal +Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical +Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Horizontal +Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical +Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Horizontal +Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical +Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Horizontal +Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical +Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Horizontal +Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical +Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Horizontal +Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical +Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Horizontal +Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical +Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Horizontal +Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical +Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Horizontal +Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical +Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Horizontal +Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical +Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Horizontal +Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical +Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Horizontal +Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical +Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Horizontal +Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical +Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Horizontal +Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical +Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Horizontal +Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical +Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Horizontal +Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical +Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Horizontal +Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical +Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Horizontal +Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical +Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Horizontal +Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical +Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Horizontal +Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical +Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Horizontal +Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical +Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Horizontal +Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical +Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Horizontal +Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical +Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Horizontal +Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical +Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Horizontal +Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical +Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Horizontal +Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical +Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Horizontal +Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical +Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Horizontal +Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical +Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Horizontal +Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical +Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Horizontal +Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical +Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Horizontal +Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical +Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Horizontal +Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical +Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Horizontal +Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical +Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Horizontal +Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical +Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Horizontal +Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical +Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Horizontal +Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical +Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Horizontal +Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical +Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Horizontal +Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical +Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Horizontal +Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical +Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Horizontal +Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical +Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Horizontal +Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical +Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Horizontal +Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical +Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.54mm double row +0 +80 +80 +Connector_RJ +RJ9_Evercom_5301-440xxx_Horizontal +Evercom 5301-4P4C RJ9 receptacle, unshielded, https://datasheet.lcsc.com/lcsc/2207051802_EVERCOM-5301-4P4C_C3097715.pdf +RJ9 Connector tab down +0 +4 +4 +Connector_RJ +RJ12_Amphenol_54601-x06_Horizontal +RJ12 6P6C horizontal socket, plastic body, tab down, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf +RJ12 connector +0 +6 +6 +Connector_RJ +RJ14_Connfly_DS1133-S4_Horizontal +RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf +RJ14 connector 6P4C Connfly DS1133 +0 +4 +4 +Connector_RJ +RJ25_Wayconn_MJEA-660X1_Horizontal +RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf +RJ12 RJ18 RJ25 jack connector 6P6C +0 +6 +6 +Connector_RJ +RJ45_Abracon_ARJP11A-MA_Horizontal +Shielded RJ45 ethernet connector with transformer and POE, https://abracon.com/Magnetics/lan/ARJP11A.PDF +ethernet 8p8c transformer poe rj45 +0 +15 +14 +Connector_RJ +RJ45_Amphenol_54602-x08_Horizontal +8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf) +RJ45 +0 +8 +8 +Connector_RJ +RJ45_Amphenol_RJHSE538X +Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +14 +13 +Connector_RJ +RJ45_Amphenol_RJHSE538X-02 +Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf +RJ45 8p8c dual ethernet cat5 +0 +26 +25 +Connector_RJ +RJ45_Amphenol_RJHSE538X-04 +Shielded, LEDs, 4 Ports, https://cdn.amphenol-cs.com/media/wysiwyg/files/drawing/rjhse538x04.pdf +RJ45 8p8c quad ethernet cat5 +0 +52 +49 +Connector_RJ +RJ45_Amphenol_RJHSE5380 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +10 +9 +Connector_RJ +RJ45_Amphenol_RJHSE5380-08 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf +RJ45 8p8c ethernet cat5 +0 +68 +65 +Connector_RJ +RJ45_Amphenol_RJMG1BD3B8K1ANR +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenol-cs.com/media/wysiwyg/files/drawing/rjmg1bd3b8k1anr.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_BEL_SS74301-00x_Vertical +https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf +RJ45 Vertical Shield LED Green Yellow +0 +14 +13 +Connector_RJ +RJ45_Bel_SI-60062-F +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Bel_V895-1001-AW_Vertical +1 Port RJ45 Magjack Vertical Connector SMD 10/100 Base-T, https://www.belfuse.com/resources/drawings/magneticsolutions/dr-mag-v895-1001-aw.pdf +RJ45 Magjack +0 +14 +11 +Connector_RJ +RJ45_Cetus_J1B1211CCD_Horizontal +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf) +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Connfly_DS1128-09-S8xx-S_Horizontal +1 Port RJ45 8p8c receptacle, shielded, through hole, 2 LEDs, tab up, http://en.connfly.group/static/upload/file//DS1128-09.pdf +RJ45 8p8c ethernet +0 +14 +13 +Connector_RJ +RJ45_HALO_HFJ11-x2450E-LxxRL_Horizontal +Halo FastJack, Shielded, 2 LEDs, https://www.haloelectronics.com/pdf/fastjack-100baset.pdf +10/100 Ethernet RJ45 Tab-Down +0 +14 +13 +Connector_RJ +RJ45_HALO_HFJ11-x2450ERL_Horizontal +Halo FastJack, Shielded, https://www.haloelectronics.com/pdf/fastjack-100baset.pdf +10/100 Ethernet RJ45 Tab-Down +0 +9 +8 +Connector_RJ +RJ45_HALO_HFJ11-x2450HRL_Horizontal +Halo FastJack, Shielded, https://www.haloelectronics.com/pdf/fastjack-100baset.pdf +10/100 Ethernet RJ45 Tab-Down +0 +10 +9 +Connector_RJ +RJ45_Hanrun_HR911105A_Horizontal +1 Port RJ45 8P8C receptacle, shielded, with magnetics, through hole, 2 LEDs, tab down, http://www.hanrun.com/public/upload/down/2020/09-11/cc11be56d66bb63d5f1eeb85492439c0.pdf +RJ45 Magjack ethernet +0 +14 +13 +Connector_RJ +RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal +10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf +RJ45 ethernet magnetic +0 +16 +15 +Connector_RJ +RJ45_Molex_9346520x_Horizontal +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, two LED, tab up +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Molex_0855135013_Vertical +1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf +RJ45 Vertical +0 +9 +9 +Connector_RJ +RJ45_Ninigi_GE +1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf +RJ45 ethernet 8p8c +0 +10 +9 +Connector_RJ +RJ45_OST_PJ012-8P8CX_Vertical +RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf +RJ45 PJ012 +0 +8 +8 +Connector_RJ +RJ45_Plug_Metz_AJP92A8813 +plug, ethernet, 8P8C, RJ45 Plug +AJP92A8813 8P8C RJ45 ethernet plug +0 +8 +8 +Connector_RJ +RJ45_Pulse_JK00177NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf +RJ45 8p8c ethernet POE +0 +22 +21 +Connector_RJ +RJ45_Pulse_JK0654219NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2 +RJ45 8p8c ethernet +0 +18 +17 +Connector_RJ +RJ45_Pulse_JXD6-0001NL_Horizontal +RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf) +ethernet 8p8c transformer magjack +0 +12 +11 +Connector_RJ +RJ45_UDE_RB1-125B8G1A +1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3 +RJ45 ethernet +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499010001A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf +RJ45 ethernet magnetic +0 +10 +9 +Connector_RJ +RJ45_Wuerth_7499010121A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf +RJ45 ethernet magnetic +0 +14 +13 +Connector_RJ +RJ45_Wuerth_7499111446_Horizontal +LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT +ethernet lan connector +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499151120_Horizontal +Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf) +ethernet lan connector +0 +32 +29 +Connector_RJ +RJ45_Wuerth_74980111211_Horizontal +RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf) +lan magnetics transformer +0 +14 +13 +Connector_SATA_SAS +SAS-mini_TEConnectivity_1888174_Vertical +36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English +SAS mini connector +0 +44 +44 +Connector_SATA_SAS +SATA_Amphenol_10029364-001LF_Horizontal +https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf +SATA +0 +24 +23 +Connector_Samtec +Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical +http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical +https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134604-01_4x40_Vertical +https://suddendocs.samtec.com/prints/asp-134604-01-mkt.pdf +FMC LPC VITA +0 +160 +160 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +10 +10 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +12 +11 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +20 +20 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +22 +21 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +40 +40 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +42 +41 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +60 +60 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +62 +61 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +80 +80 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +82 +81 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +100 +100 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +102 +101 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HPM_THT +Samtec_HPM-01-01-x-S_Straight_1x01_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x01, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x01 5.08mm single row +0 +1 +1 +Connector_Samtec_HPM_THT +Samtec_HPM-01-05-x-S_Straight_1x01_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x01, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x01 5.08mm single row +0 +1 +1 +Connector_Samtec_HPM_THT +Samtec_HPM-02-01-x-S_Straight_1x02_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x02, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x02 5.08mm single row +0 +2 +2 +Connector_Samtec_HPM_THT +Samtec_HPM-02-05-x-S_Straight_1x02_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x02, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x02 5.08mm single row +0 +2 +2 +Connector_Samtec_HPM_THT +Samtec_HPM-03-01-x-S_Straight_1x03_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x03, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x03 5.08mm single row +0 +3 +3 +Connector_Samtec_HPM_THT +Samtec_HPM-03-05-x-S_Straight_1x03_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x03, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x03 5.08mm single row +0 +3 +3 +Connector_Samtec_HPM_THT +Samtec_HPM-04-01-x-S_Straight_1x04_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x04, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x04 5.08mm single row +0 +4 +4 +Connector_Samtec_HPM_THT +Samtec_HPM-04-05-x-S_Straight_1x04_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x04, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x04 5.08mm single row +0 +4 +4 +Connector_Samtec_HPM_THT +Samtec_HPM-05-01-x-S_Straight_1x05_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x05, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x05 5.08mm single row +0 +5 +5 +Connector_Samtec_HPM_THT +Samtec_HPM-05-05-x-S_Straight_1x05_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x05, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x05 5.08mm single row +0 +5 +5 +Connector_Samtec_HPM_THT +Samtec_HPM-06-01-x-S_Straight_1x06_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x06, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x06 5.08mm single row +0 +6 +6 +Connector_Samtec_HPM_THT +Samtec_HPM-06-05-x-S_Straight_1x06_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x06, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x06 5.08mm single row +0 +6 +6 +Connector_Samtec_HPM_THT +Samtec_HPM-07-01-x-S_Straight_1x07_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x07, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x07 5.08mm single row +0 +7 +7 +Connector_Samtec_HPM_THT +Samtec_HPM-07-05-x-S_Straight_1x07_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x07, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x07 5.08mm single row +0 +7 +7 +Connector_Samtec_HPM_THT +Samtec_HPM-08-01-x-S_Straight_1x08_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x08, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x08 5.08mm single row +0 +8 +8 +Connector_Samtec_HPM_THT +Samtec_HPM-08-05-x-S_Straight_1x08_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x08, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x08 5.08mm single row +0 +8 +8 +Connector_Samtec_HPM_THT +Samtec_HPM-09-01-x-S_Straight_1x09_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x09, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x09 5.08mm single row +0 +9 +9 +Connector_Samtec_HPM_THT +Samtec_HPM-09-05-x-S_Straight_1x09_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x09, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x09 5.08mm single row +0 +9 +9 +Connector_Samtec_HPM_THT +Samtec_HPM-10-01-x-S_Straight_1x10_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x10, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x10 5.08mm single row +0 +10 +10 +Connector_Samtec_HPM_THT +Samtec_HPM-10-05-x-S_Straight_1x10_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x10, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x10 5.08mm single row +0 +10 +10 +Connector_Samtec_HPM_THT +Samtec_HPM-11-01-x-S_Straight_1x11_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x11, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x11 5.08mm single row +0 +11 +11 +Connector_Samtec_HPM_THT +Samtec_HPM-11-05-x-S_Straight_1x11_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x11, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x11 5.08mm single row +0 +11 +11 +Connector_Samtec_HPM_THT +Samtec_HPM-12-01-x-S_Straight_1x12_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x12, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x12 5.08mm single row +0 +12 +12 +Connector_Samtec_HPM_THT +Samtec_HPM-12-05-x-S_Straight_1x12_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x12, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x12 5.08mm single row +0 +12 +12 +Connector_Samtec_HPM_THT +Samtec_HPM-13-01-x-S_Straight_1x13_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x13, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x13 5.08mm single row +0 +13 +13 +Connector_Samtec_HPM_THT +Samtec_HPM-13-05-x-S_Straight_1x13_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x13, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x13 5.08mm single row +0 +13 +13 +Connector_Samtec_HPM_THT +Samtec_HPM-14-01-x-S_Straight_1x14_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x14, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x14 5.08mm single row +0 +14 +14 +Connector_Samtec_HPM_THT +Samtec_HPM-14-05-x-S_Straight_1x14_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x14, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x14 5.08mm single row +0 +14 +14 +Connector_Samtec_HPM_THT +Samtec_HPM-15-01-x-S_Straight_1x15_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x15, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x15 5.08mm single row +0 +15 +15 +Connector_Samtec_HPM_THT +Samtec_HPM-15-05-x-S_Straight_1x15_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x15, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x15 5.08mm single row +0 +15 +15 +Connector_Samtec_HPM_THT +Samtec_HPM-16-01-x-S_Straight_1x16_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x16, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x16 5.08mm single row +0 +16 +16 +Connector_Samtec_HPM_THT +Samtec_HPM-16-05-x-S_Straight_1x16_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x16, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x16 5.08mm single row +0 +16 +16 +Connector_Samtec_HPM_THT +Samtec_HPM-17-01-x-S_Straight_1x17_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x17, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x17 5.08mm single row +0 +17 +17 +Connector_Samtec_HPM_THT +Samtec_HPM-17-05-x-S_Straight_1x17_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x17, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x17 5.08mm single row +0 +17 +17 +Connector_Samtec_HPM_THT +Samtec_HPM-18-01-x-S_Straight_1x18_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x18, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x18 5.08mm single row +0 +18 +18 +Connector_Samtec_HPM_THT +Samtec_HPM-18-05-x-S_Straight_1x18_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x18, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x18 5.08mm single row +0 +18 +18 +Connector_Samtec_HPM_THT +Samtec_HPM-19-01-x-S_Straight_1x19_Pitch5.08mm +Through hole straight Samtec HPM power header series 11.94mm post length, 1x19, 5.08mm pitch, single row +Through hole Samtec HPM power header series 11.94mm post length THT 1x19 5.08mm single row +0 +19 +19 +Connector_Samtec_HPM_THT +Samtec_HPM-19-05-x-S_Straight_1x19_Pitch5.08mm +Through hole straight Samtec HPM power header series 3.81mm post length, 1x19, 5.08mm pitch, single row +Through hole Samtec HPM power header series 3.81mm post length THT 1x19 5.08mm single row +0 +19 +19 +Connector_Stocko +Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +3 +3 +Connector_Stocko +Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +4 +4 +Connector_Stocko +Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +5 +5 +Connector_Stocko +Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +6 +6 +Connector_Stocko +Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +7 +7 +Connector_Stocko +Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +8 +8 +Connector_Stocko +Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +9 +9 +Connector_Stocko +Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +10 +10 +Connector_Stocko +Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +11 +11 +Connector_Stocko +Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +12 +12 +Connector_Stocko +Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +13 +13 +Connector_Stocko +Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +14 +14 +Connector_Stocko +Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +15 +15 +Connector_Stocko +Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +16 +16 +Connector_Stocko +Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +17 +17 +Connector_Stocko +Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +18 +18 +Connector_Stocko +Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +19 +19 +Connector_Stocko +Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +20 +20 +Connector_TE-Connectivity +TE_1-826576-3_1x13_P3.96mm_Vertical +TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +13 +13 +Connector_TE-Connectivity +TE_1-826576-5_1x15_P3.96mm_Vertical +TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +15 +15 +Connector_TE-Connectivity +TE_1-826576-6_1x16_P3.96mm_Vertical +TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +16 +16 +Connector_TE-Connectivity +TE_1-826576-7_1x17_P3.96mm_Vertical +TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +17 +17 +Connector_TE-Connectivity +TE_1-826576-8_1x18_P3.96mm_Vertical +TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +18 +18 +Connector_TE-Connectivity +TE_2-826576-0_1x20_P3.96mm_Vertical +TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +20 +20 +Connector_TE-Connectivity +TE_3-826576-6_1x36_P3.96mm_Vertical +TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +36 +36 +Connector_TE-Connectivity +TE_440054-2_1x02_P2.00mm_Vertical +TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Vertical Header: https://www.te.com/usa-en/product-440054-2.datasheet.pdf +connector header hdr horizontal vertical shrouded fully-shrounded 440054-2 2-440054-2 4-440054-2 6-440054-2 2-440054-6 4-440054-6 6-440054-6 +0 +2 +2 +Connector_TE-Connectivity +TE_440055-2_1x02_P2.00mm_Horizontal +TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Header: https://www.te.com/usa-en/product-440055-2.datasheet.pdf +connector header hdr horizontal right-angle shrouded fully-shrounded 440055-2 2-440055-2 4-440055-2 6-440055-2 8-440055-2 +0 +2 +2 +Connector_TE-Connectivity +TE_826576-2_1x02_P3.96mm_Vertical +TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +2 +2 +Connector_TE-Connectivity +TE_826576-3_1x03_P3.96mm_Vertical +TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +3 +3 +Connector_TE-Connectivity +TE_826576-5_1x05_P3.96mm_Vertical +TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +5 +5 +Connector_TE-Connectivity +TE_826576-6_1x06_P3.96mm_Vertical +TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +6 +6 +Connector_TE-Connectivity +TE_826576-7_1x07_P3.96mm_Vertical +TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +7 +7 +Connector_TE-Connectivity +TE_826576-8_1x08_P3.96mm_Vertical +TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +8 +8 +Connector_TE-Connectivity +TE_826576-9_1x09_P3.96mm_Vertical +TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +9 +9 +Connector_TE-Connectivity +TE_2834006-1_1x01_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 1-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +2 +1 +Connector_TE-Connectivity +TE_2834006-2_1x02_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 2-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +4 +2 +Connector_TE-Connectivity +TE_2834006-3_1x03_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 3-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +6 +3 +Connector_TE-Connectivity +TE_2834006-4_1x04_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 4-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +8 +4 +Connector_TE-Connectivity +TE_2834006-5_1x05_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 5-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +10 +5 +Connector_TE-Connectivity +TE_5767171-1_2x19_P0.635mm_Vertical +PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2) +mictor38 receptacle board-to-board +0 +43 +39 +Connector_TE-Connectivity +TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal +Connector +TE 776087 +0 +23 +23 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +9 +9 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +15 +15 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +1 +1 +Connector_TE-Connectivity +TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1 +connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power +0 +4 +4 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-0_2x05_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 10 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-0 8-215079-10 +0 +10 +10 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-2_2x06_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 12 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-2 8-215079-12 +0 +12 +12 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-4_2x07_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 14 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-4 8-215079-14 +0 +14 +14 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-6_2x08_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 16 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-6 8-215079-16 +0 +16 +16 +Connector_TE-Connectivity +TE_Micro-MaTch_1-215079-8_2x09_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 18 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 1-215079-8 8-215079-18 +0 +18 +18 +Connector_TE-Connectivity +TE_Micro-MaTch_2-215079-0_2x10_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 20 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 2-215079-0 9-215079-20 +0 +20 +20 +Connector_TE-Connectivity +TE_Micro-MaTch_215079-4_2x02_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 4 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 215079-4 7-215079-4 +0 +4 +4 +Connector_TE-Connectivity +TE_Micro-MaTch_215079-6_2x03_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 6 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 215079-6 7-215079-6 +0 +6 +6 +Connector_TE-Connectivity +TE_Micro-MaTch_215079-8_2x04_P1.27mm_Vertical +TE-Connectivity Micro-MaTch female-on-board top-entry thru-hole 8 pin connector, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F215079%7FY1%7Fpdf%7FEnglish%7FENG_CD_215079_Y1.pdf%7F215079-4 +connector TE-Connectivity Micro-MaTch Vertical 215079-8 7-215079-8 +0 +8 +8 +Connector_TE-Connectivity +TE_T4041037031-000_M8_03_Socket_Straight +Shielded M8 socket 3 ways connector panel, straight and rear mount (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7FT404103010X000%7FA%7Fpdf%7FEnglish%7FENG_CD_T404103010X000_A.pdf%7FT4041037041-000) +three-pin M8 +0 +5 +4 +Connector_TE-Connectivity +TE_T4041037041-000_M8_04_Socket_Straight +Shielded M8 socket 4 ways connector panel, straight and rear mount (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7FT404103010X000%7FA%7Fpdf%7FEnglish%7FENG_CD_T404103010X000_A.pdf%7FT4041037041-000) +four-pin M8 +0 +6 +5 +Connector_USB +USB3_A_Molex_48393-001 +USB 3.0, type A, right angle, http://www.molex.com/pdm_docs/sd/483930003_sd.pdf +USB 3.0 type A right angle +0 +13 +10 +Connector_USB +USB3_A_Molex_48406-0001_Horizontal_Stacked +USB 3.0, type A, right angle, stacked (https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/salesdrawingpdf/484/48406/484060001_sd.pdf) +USB 3.0 type A right angle stacked dual +0 +22 +19 +Connector_USB +USB3_A_Plug_Wuerth_692112030100_Horizontal +USB 3.0 Type A SMT Plug, Horizontal, https://www.we-online.com/components/products/datasheet/692112030100.pdf +usb A plug horizontal +0 +11 +10 +Connector_USB +USB3_A_Receptacle_Wuerth_692122030100 +USB 3.0, type A, right angle (https://www.we-online.com/katalog/datasheet/692122030100.pdf) +USB 3.0 type A right angle Würth +0 +11 +10 +Connector_USB +USB3_Micro-B_Connfly_DS1104-01 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf) +USB 3.0 Micro B SMD right angle +0 +16 +11 +Connector_USB +USB_A_CNCTech_1001-011-01101_Horizontal +USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf +USB-A +0 +6 +5 +Connector_USB +USB_A_CONNFLY_DS1095-WNR0 +http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf +USB-A receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_A_CUI_UJ2-ADH-TH_Horizontal_Stacked +USB-A two stacked horizontal receptacle, through-hole (https://www.cuidevices.com/product/resource/uj2-adh-th.pdf) +USB-A CUI stacked horizontal through-hole +0 +12 +9 +Connector_USB +USB_A_Molex_48037-2200_Horizontal +USB type A Plug, Horizontal, https://www.molex.com/pdm_docs/sd/480372200_sd.pdf +USB-A +0 +6 +5 +Connector_USB +USB_A_Molex_67643_Horizontal +USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Molex_105057_Vertical +https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf +USB A Vertical +0 +7 +5 +Connector_USB +USB_A_Receptacle_GCT_USB1046 +GCT USB1046, USB Type A, https://gct.co/files/drawings/usb1046.pdf +USB SMD Type-A Receptacle Right Angle +0 +8 +5 +Connector_USB +USB_A_Stewart_SS-52100-001_Horizontal +USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_TE_292303-7_Horizontal +USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Wuerth_614004134726_Horizontal +USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf +USB_A Female Connector receptacle +0 +8 +5 +Connector_USB +USB_A_Wuerth_61400826021_Horizontal_Stacked +Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf +Wuerth stacked USB_A +0 +12 +9 +Connector_USB +USB_B_Amphenol_MUSB-D511_Vertical_Rugged +A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf +USB_B_MUSB_Straight female connector straight rugged MUSB D511 +0 +6 +5 +Connector_USB +USB_B_Lumberg_2411_02_Horizontal +USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf +USB B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_OST_USB-B1HSxx_Horizontal +USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf +USB-B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_TE_5787834_Vertical +http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf +USB_B USB B vertical female connector +0 +6 +5 +Connector_USB +USB_C_Plug_JAE_DX07P024AJ1 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1 +USB Type-C Plug Edge Mount +0 +30 +25 +Connector_USB +USB_C_Plug_Molex_105444 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf +USB Type-C Plug Edge Mount +0 +24 +23 +Connector_USB +USB_C_Plug_ShenzhenJingTuoJin_918-118A2021Y40002_Vertical +Low-profile vertical USB 2.0 Type C Plug Shenzhen Jing Tuo Jin Electronics Co 918-118A2021Y40002 ( https://datasheet.lcsc.com/lcsc/1912111437_Jing-Extension-of-the-Electronic-Co--918-118A2021Y40002_C399939.pdf ) also compatible with Korean HRO Parts Elec TYPE-C-31-G-06 +type-c usb2 +0 +18 +17 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_CNCTech_C-ARA1-AK51X +USB Type-C 3.0 Receptacle, 24-pin, right angle (source: https://www.cnctech.us/pdfs/C-ARA1-AK512.pdf) +USB C Type-C Receptacle Hybrid CNCTech C-ARA1-AK51X +0 +32 +25 +Connector_USB +USB_C_Receptacle_G-Switch_GT-USB-7010ASV +USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf +USB C Type-C Receptacle SMD +0 +20 +17 +Connector_USB +USB_C_Receptacle_G-Switch_GT-USB-7051x +USB Type C, vertical, SMT, https://datasheet.lcsc.com/lcsc/2108072030_G-Switch-GT-USB-7051A_C2843970.pdf +USB C Type-C Receptacle SMD GT-USB-7051A GT-USB-7051B +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4085 +USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf +USB Type-C Receptacle Through-hole Right angle +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal +USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A: https://gct.co/files/drawings/usb4105.pdf +USB C Type-C Receptacle SMD USB 2.0 16P 16C USB4105-15-A USB4105-15-A-060 USB4105-15-A-120 USB4105-GF-A USB4105-GF-A-060 USB4105-GF-A-120 +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4110 +USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A, https://gct.co/files/drawings/usb4110.pdf +USB 2.0 C Type-C Receptacle SMD 16P 16C USB4110-GF-A +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4115-03-C +USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_GCT_USB4125-xx-x-0190_6P_TopMnt_Horizontal +USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A, 1.9mm stake: https://gct.co/files/drawings/usb4125.pdf +USB C Type-C receptacle power-only charging-only 6P 6C right angled +0 +10 +7 +Connector_USB +USB_C_Receptacle_GCT_USB4125-xx-x_6P_TopMnt_Horizontal +USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A, 1mm stake: https://gct.co/files/drawings/usb4125.pdf +USB C Type-C receptacle power-only charging-only 6P 6C right angled +0 +10 +7 +Connector_USB +USB_C_Receptacle_GCT_USB4135-GF-A_6P_TopMnt_Horizontal +USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A: https://gct.co/files/drawings/usb4135.pdf +USB C Type-C Receptacle SMD USB Power-only Charging-only 6P 6C USB4135-GF-A +0 +10 +7 +Connector_USB +USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A +16-pin USB-C receptacle, USB2.0 and PD, 5A VBUS rating, https://datasheet.lcsc.com/lcsc/2211161000_HCTL-HC-TYPE-C-16P-01A_C2894897.pdf +usb usb-c 2.0 pd +0 +20 +17 +Connector_USB +USB_C_Receptacle_HRO_TYPE-C-31-M-12 +USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf +usb usb-c 2.0 pd +0 +20 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S016JA1R1500 +USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780 +USB C Type-C Receptacle SMD USB 2.0 +0 +22 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ1R350 +http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf +USB C Type-C Receptacle SMD +0 +30 +25 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ3R400 +USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Molex_105450-0101 +USB 3.0 3.1 3.2 4.0 Type-C receptable, through-hole mount, SMD, right-angle (https://www.molex.com/pdm_docs/sd/1054500101_sd.pdf) +USB C Type-C USB3 receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Palconn_UTC16-G +http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf +USB C Type-C Receptacle USB2.0 +0 +20 +17 +Connector_USB +USB_C_Receptacle_XKB_U262-16XN-4BVC11 +USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf +USB C Type-C Receptacle SMD +0 +20 +17 +Connector_USB +USB_Micro-AB_Molex_47590-0001 +Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf) +Micro AB USB SMD +0 +14 +6 +Connector_USB +USB_Micro-B_Amphenol_10103594-0001LF_Horizontal +Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf +USB USB_B USB_micro USB_OTG +0 +17 +6 +Connector_USB +USB_Micro-B_Amphenol_10104110_Horizontal +USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf +USB Micro B horizontal +0 +9 +6 +Connector_USB +USB_Micro-B_Amphenol_10118193-0001LF_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118193, with flange, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118193.pdf +USB Micro-B horizontal SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Amphenol_10118193-0002LF_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118193, without flange, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118193.pdf +USB Micro-B horizontal SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Amphenol_10118194_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf +USB Micro B horizontal SMD +0 +17 +6 +Connector_USB +USB_Micro-B_GCT_USB3076-30-A +GCT Micro USB https://gct.co/files/drawings/usb3076.pdf +Micro-USB SMD Typ-B GCT +0 +11 +6 +Connector_USB +USB_Micro-B_Molex-105017-0001 +http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf +Micro-USB SMD Typ-B +0 +13 +6 +Connector_USB +USB_Micro-B_Molex-105133-0001 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex-105133-0031 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex_47346-0001 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf) +Micro B USB SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Technik_TWP-4002D-H3 +Dustproof Micro USB Type B TWP-4002D-H3, https://www.technik.com.hk/images/pdf_product/WP4002D-H3-A_2.0.pdf +USB Micro B horizontal dustproof waterproof IP67 +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521 +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521_CircularHoles +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Micro-B_XKB_U254-051T-4BH83-F1S +XKB Connectivity, USB Micro-B, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2206091745_XKB-Connectivity-U254-051T-4BH83-F1S_C397452.pdf +USB Micro-B Receptacle SMD +0 +11 +6 +Connector_USB +USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical +http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf +USB Mini-B +0 +7 +6 +Connector_USB +USB_Mini-B_Lumberg_2486_01_Horizontal +USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf +USB USB_B USB_Mini connector +0 +9 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Wuerth_65100516121_Horizontal +Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf) +Mini USB 2.0 Type B +0 +9 +6 +Connector_Wago +Wago_734-132_1x02_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +2 +2 +Connector_Wago +Wago_734-133_1x03_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +3 +3 +Connector_Wago +Wago_734-134_1x04_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +4 +4 +Connector_Wago +Wago_734-135_1x05_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +5 +5 +Connector_Wago +Wago_734-136_1x06_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +6 +6 +Connector_Wago +Wago_734-137_1x07_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +7 +7 +Connector_Wago +Wago_734-138_1x08_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +8 +8 +Connector_Wago +Wago_734-139_1x09_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +9 +9 +Connector_Wago +Wago_734-140_1x10_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +10 +10 +Connector_Wago +Wago_734-141_1x11_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +11 +11 +Connector_Wago +Wago_734-142_1x12_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +12 +12 +Connector_Wago +Wago_734-143_1x13_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +13 +13 +Connector_Wago +Wago_734-144_1x14_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +14 +14 +Connector_Wago +Wago_734-146_1x16_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +16 +16 +Connector_Wago +Wago_734-148_1x18_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +18 +18 +Connector_Wago +Wago_734-150_1x20_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +20 +20 +Connector_Wago +Wago_734-154_1x24_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +24 +24 +Connector_Wago +Wago_734-162_1x02_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +2 +2 +Connector_Wago +Wago_734-163_1x03_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +3 +3 +Connector_Wago +Wago_734-164_1x04_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +4 +4 +Connector_Wago +Wago_734-165_1x05_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +5 +5 +Connector_Wago +Wago_734-166_1x06_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +6 +6 +Connector_Wago +Wago_734-167_1x07_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +7 +7 +Connector_Wago +Wago_734-168_1x08_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +8 +8 +Connector_Wago +Wago_734-169_1x09_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +9 +9 +Connector_Wago +Wago_734-170_1x10_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +10 +10 +Connector_Wago +Wago_734-171_1x11_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +11 +11 +Connector_Wago +Wago_734-172_1x12_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +12 +12 +Connector_Wago +Wago_734-173_1x13_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +13 +13 +Connector_Wago +Wago_734-174_1x14_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +14 +14 +Connector_Wago +Wago_734-176_1x16_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +16 +16 +Connector_Wago +Wago_734-178_1x18_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +18 +18 +Connector_Wago +Wago_734-180_1x20_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +20 +20 +Connector_Wago +Wago_734-184_1x24_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +24 +24 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm +Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm +Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm +Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm +Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm +Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm +Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm +Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm +Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm +Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm +Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm +Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm +Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm +Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm +Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm +Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm +Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWirePad_1x01_SMD_1x2mm +Wire Pad, Square, SMD Pad, 1mm x 2mm, +MesurementPoint Square SMDPad 1mmx2mm +0 +1 +1 +Connector_Wire +SolderWirePad_1x01_SMD_5x10mm +Wire Pad, Square, SMD Pad, 5mm x 10mm, +MesurementPoint Square SMDPad 5mmx10mm +0 +1 +1 +Connector_Wuerth +Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +2 +2 +Connector_Wuerth +Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +3 +3 +Connector_Wuerth +Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +4 +4 +Connector_Wuerth +Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +5 +5 +Connector_Wuerth +Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +6 +6 +Connector_Wuerth +Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +7 +7 +Connector_Wuerth +Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +8 +8 +Connector_Wuerth +Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +9 +9 +Connector_Wuerth +Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +10 +10 +Converter_ACDC +Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical +ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf +Converter AC-DC THT Vertical +0 +6 +6 +Converter_ACDC +Converter_ACDC_Hahn_HS-400xx_THT +ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942 +Hahn ACDC-Converter THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-2Mxx +ACDC-Converter, 2W, Hi-Link, HLK-2Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%972W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%912W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%AF%B4%E6%98%8E%E4%B9%A6V2.6.pdf) +ACDC-Converter 2W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-5Mxx +ACDC-Converter, 5W, Hi-Link, HLK-5Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%975W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%915W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf) +ACDC-Converter 5W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-10Mxx +ACDC-Converter, 10W, Hi-Link, HLK-10Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9710W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9110W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.8.pdf) +ACDC-Converter 10W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-12MxxA +ACDC-Converter, 12W, Hi-Link, HLK-12MxxA, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9712W%E7%B3%BB%E5%88%97/1/12W%E7%B3%BB%E5%88%97%E8%A7%84%E6%A0%BC%E4%B9%A6.pdf) +ACDC-Converter 12W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-20Mxx +ACDC-Converter, 20W, Hi-Link, HLK-20Mxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9720W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9120W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf) +ACDC-Converter 20W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-30Mxx +ACDC-Converter, 30W, Hi-Link, HLK-30Mxx, HLK-30MxxC, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%9730W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%9130W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V1.6.pdf) +ACDC-Converter 30W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_Hi-Link_HLK-PMxx +ACDC-Converter, 3W, Hi-Link, HLK-PMxx, THT (Script generated with StandardBox.py) (https://h.hlktech.com/download/ACDC%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%973W%E7%B3%BB%E5%88%97/1/%E6%B5%B7%E5%87%8C%E7%A7%913W%E7%B3%BB%E5%88%97%E7%94%B5%E6%BA%90%E6%A8%A1%E5%9D%97%E8%A7%84%E6%A0%BC%E4%B9%A6V2.8.pdf) +ACDC-Converter 3W THT Hi-Link board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_THT +ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf +ACDC-Converter 2W THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03 +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_THT +ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF +ACDC-Converter 3W THT +0 +5 +5 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-05-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05 +ACDC-Converter 5W Meanwell IRM-05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-10-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10 +ACDC-Converter 10W Meanwell IRM-10 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-20-xx_THT +ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20 +ACDC-Converter 20W Meanwell IRM-20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-60-xx_THT +ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687 +switching power supply +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_MFM-10-xx_THT +AC/DC board mount open frame power converter, input 80 ~ 264 VAC, 10W output, https://www.meanwellusa.com/upload/pdf/MFM-10/MFM-10-spec.pdf +AC/DC power converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_MFM-15-xx_THT +AC/DC board mount open frame power converter, input 80 ~ 264 VAC, 15W output, https://www.meanwell.com/Upload/PDF/MFM-15/MFM-15-SPEC.PDF +AC/DC power converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_Murata_BAC05SxxDC_THT +ACDC-Converter, Murata, 5W, ClassB, https://www.murata.com/products/productdata/8809982558238/KAC-BAC05.pdf +switching power supply tht +0 +5 +5 +Converter_ACDC +Converter_ACDC_RECOM_RAC01-xxSGB_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf +recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb +0 +4 +4 +Converter_ACDC +Converter_ACDC_RECOM_RAC04-xxSGx_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_RECOM_RAC05-xxSK_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxDK_THT +Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxDK +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxSK_THT +Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxSK +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMG-15_THT +ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf +ACDC-Converter TRACO TMG Series 15 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-04_THT +ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM Series 04 +0 +7 +7 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-05_THT +ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-10-20_THT +ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 10 and TMLM 20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TPP-15-1xx-D_THT +ACDC-Converter, 15W, TRACO TPP 15-D, 42 x 28.9 x 21.5mm, https://www.tracopower.com/sites/default/files/products/datasheets/tpp15_d_datasheet.pdf +ACDC-Converter TRACO TPP +0 +5 +5 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Artesyn_ATA_SMD +DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Bothhand_CFUDxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +10 +10 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxxEH_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +9 +9 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +8 +8 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Dual_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Single_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to dual output +0 +4 +4 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT +DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx dual or tripple output +0 +7 +7 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Single_THT +DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx single output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD01-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf +Power Module uPOL MUN12AD01 +0 +13 +9 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD03-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf +Power Module uPOL MUN12AD03 +0 +19 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID30_THT +Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30 +DCDC non-isolated converter +0 +11 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID60_THT +MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF +MeanWell NID60 +0 +11 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NSD10_THT +MeanWell NSD10 (Script generated with StandardBox.py) (https://www.meanwell.com/webapp/product/search.aspx?prod=NSD10-D) +MeanWell NSD NSD10 +0 +6 +6 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxx3C_THT +Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isolated 1W single output DC/DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxDC_THT +Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isloated DC-DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxSC_THT +http://power.murata.com/data/power/ncl/kdc_cre1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE1SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE3SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT +Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf +Murata MGJ2DxxxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_MGJ3 +Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Murata_MYRxP +Murata MYRxP PicoBK DC/DC converter with inductor, 2x2.5mm, height 1.04mm. https://www.murata.com/en-global/products/power/nonisolated-dc-dc-converter/overview/lineup/picobk +PicoBK DC/DC MYRBP MYRGP MYRLP +0 +19 +9 +Converter_DCDC +Converter_DCDC_Murata_NCS1SxxxxSC_THT +Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf) +Murata NCS1SxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxDC_THT +Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Isolated 1W DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxSC_THT +Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Murata NMAxxxxSC DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NXExSxxxxMC_SMD +Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9 +Isolated 1W or 2W Single Output SM DC/DC Converters +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Horizontal +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Vertical +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78B-2.0_THT +DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78E-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5L_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78S-0.1_THT +DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf +dc-dc recom buck sip-4 pitch 2.54mm +0 +4 +4 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxDA_THT +DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxPA_THT +DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_RCD-24_THT +Constant current LED Driver DC/DC Converter, https://g.recomcdn.com/media/Datasheet/pdf/.fYUQjOlW/.t2a80a771bdbb0ef300f7/Datasheet-93/RCD-24.pdf +Led Driver DC-DC +0 +6 +6 +Converter_DCDC +Converter_DCDC_RECOM_RPA60-xxxxSFW +RPA60-FW 60W Isolated DC to DC Converters +DCDC Regulator Single +0 +6 +6 +Converter_DCDC +Converter_DCDC_RECOM_RPMx.x-x.0 +https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf +dc-dc recom buck lga-25 pitch 2.29mm +0 +25 +25 +Converter_DCDC +Converter_DCDC_Silvertel_Ag54xx +DCDC-Converter, 30W POE, Silvertel, pitch 2.54mm, package size 62x19.5x14mm, https://silvertel.com/images/datasheets/Ag5400-datasheet-high%20Efficiency-30W-Power-Over-Ethernet-Plus-Module-PoE+PD.pdf +DCDC-Converter Silvertel Ag5405 Ag5412 Ag5424 single output POE +0 +10 +10 +Converter_DCDC +Converter_DCDC_Silvertel_Ag99xxLP_THT +Converter, DCDC, Silvertel Ag9900 PoE, 1500VDC isolation, Vin 36V - 75V, 4.9W - 10W output, https://silvertel.com/images/datasheets/Ag9900M-datasheet-ultra-miniature-isolated-Power-over-Ethernet-POE-module.pdf +DCDC converter IEEE 802.3af +0 +8 +8 +Converter_DCDC +Converter_DCDC_Silvertel_Ag5810 +DCDC-Converter, 60W POE, Silvertel, pitch 2.54mm, package size 69.98x30x15.64mm, https://silvertel.com/images/datasheets/Ag5810-datasheet-IEEE802_3bt-Power-over-Ethernet-4-pair-PD.pdf +DCDC-Converter Silvertel Ag5810 single output POE +0 +163 +13 +Converter_DCDC +Converter_DCDC_TRACO_TBA1-xxxxE_Dual_THT +DCDC-Converter, TRACO, TBA1-xxxxE, Dual, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba1e.pdf) +DCDC-Converter TRACO TBA1E THT SIP-7 1W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TBA1-xxxxE_Single_THT +DCDC-Converter, TRACO, TBA1-xxxxE, Single, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba1e.pdf) +DCDC-Converter TRACO TBA1E THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TBA2-xxxx_Dual_THT +DCDC-Converter, TRACO, TBA2-xxxx, Dual, 2W, Rev. October 18. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba2.pdf) +DCDC-Converter TRACO TBA2 THT SIP-7 2W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TBA2-xxxx_Single_THT +DCDC-Converter, TRACO, TBA2-xxxx, Single, 2W, Rev. October 18. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tba2.pdf) +DCDC-Converter TRACO TBA2 THT SIP-7 2W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD +Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3) +dcdc traco 5w smd +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWI_THT +Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4) +dcdc traco 5w +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TDU1-xxxx_THT +DCDC-Converter, TRACO, TDU1-xxxx, 1W, Rev. October 24. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tdu1.pdf) +DCDC-Converter TRACO TDU1 THT DIP-8 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEA1-xxxxE_THT +DCDC-Converter, TRACO, TEA1-xxxxE, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1e.pdf) +DCDC-Converter TRACO TEA1E THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEA1-xxxxHI_THT +DCDC-Converter, TRACO, TEA1-xxxxHI, 1W, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1hi.pdf) +DCDC-Converter TRACO TEA1HI THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEA1-xxxx_THT +DCDC-Converter, TRACO, TEA1-xxxx, 1W, Rev. October 19. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tea1.pdf) +DCDC-Converter TRACO TEA1 THT SIP-4 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEL12-xxxx_THT +Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf) +traco dcdc tht 12w +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Single_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_THT +DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx-N4_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_THB10-xxxx_Dual_THT +DCDC-Converter, TRACO, THB10-xxxx, Dual, 10W, Rev. December 07. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/thb10.pdf) +DCDC-Converter TRACO THB10 THT 2"x1" 10W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_THB10-xxxx_Single_THT +DCDC-Converter, TRACO, THB10-xxxx, Single, 10W, Rev. December 07. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/thb10.pdf) +DCDC-Converter TRACO THB10 THT 2"x1" 10W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_THD_15-xxxxWIN_THT +Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3) +traco dcdc tht 15w +0 +9 +9 +Converter_DCDC +Converter_DCDC_TRACO_THN30-xxxx_THT +DCDC-Converter TRACO THN 10 to 30W, Single or dual Output, (https://www.tracopower.com/sites/default/files/products/datasheets/thn30_datasheet.pdf) +DCDC-Converter TRACO THN30 Generic +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TMA-05xxD_12xxD_Dual_THT +DCDC-Converter, TRACO, TMA-05xxD, TMA-12xxD, Dual, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMA-05xxS_12xxS_Single_THT +DCDC-Converter, TRACO, TMA-05xxS, TMA-12xxS, Single, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMA-15xxD_24xxD_Dual_THT +DCDC-Converter, TRACO, TMA-15xxD, TMA-25xxD, Dual, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMA-15xxS_24xxS_Single_THT +DCDC-Converter, TRACO, TMA-15xxS, TMA-24xxS, Single, 1W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tma.pdf) +DCDC-Converter TRACO TMA THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TME_03xxS_05xxS_12xxS_Single_THT +DCDC-Converter, TRACO, TME-03xxS, TME-05xxS, TME-12xxS, 1W, Rev. September 26. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tme.pdf) +DCDC-Converter TRACO TME THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TME_24xxS_Single_THT +DCDC-Converter, TRACO, TME-24xxS, 1W, Rev. September 26. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tme.pdf) +DCDC-Converter TRACO TME THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Dual_output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Single_output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1SM_SMD +http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf +DCDC SMD TRACO TMR-1SM +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-2xxxxWI_THT +https://www.tracopower.com/products/tmr2wi.pdf +DCDC-Converter TRACO TMRxxxxWI Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-xxxx_THT +DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet +DCDC-Converter TRACO TMRxxxx Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR4-xxxxWI_THT +DCDC-Converter, TRACO, TMR4-xxxxWI, 4W, Rev. December 06. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmr4wi.pdf) +DCDC-Converter TRACO TMR4WI THT SIP-8 4W +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMU3-05xx_12xx_THT +DCDC-Converter, TRACO, TMU3-05xx, TMU3-12xx, 3W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmu3.pdf) +DCDC-Converter TRACO TMU3 THT SIP-4 3W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMU3-24xx_THT +DCDC-Converter, TRACO, TMU3-24xx, 3W, Rev. November 10. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tmu3.pdf) +DCDC-Converter TRACO TMU3 THT SIP-4 3W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TRI1-xxxx_THT +DCDC-Converter, TRACO, TRI1-xxxx, 1W, Rev. November 13. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tri1.pdf) +DCDC-Converter TRACO TRI1 THT SIP-7 1W +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TSR-1_THT +DCDC-Converter, TRACO, TSR 1-xxxx +DCDC-Converter TRACO TSR-1 +0 +3 +3 +Converter_DCDC +Converter_DCDC_TRACO_TSR1-xxxxE_THT +DCDC-Converter, TRACO, TSR1-xxxxE, 1A, Rev. October 31. 2023 (Script generated with StandardBox.py) (https://www.tracopower.com/products/tsr1e.pdf) +DCDC-Converter SWITCHING-REGULATOR STEP-DOWN TRACO TSR1E 2.54MM THT SIP-3 1A +0 +3 +3 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxD_THT +XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxS_THT +XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxD_THT +XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxS_THT +XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxDH_THT +XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxDH DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxD_THT +XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxSH_THT +XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxSH SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxS_THT +XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ISU02_SMD +DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf +DCDC SMD XP POWER ISU02 +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER-ITQxxxxS-H_THT +XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITQxxxxS-H SIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-ITXxxxxSA_THT +XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator +XP_POWER ITXxxxxSA SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ITxxxxxS_THT +XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITxxxxxS SIP DCDC-Converter +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER_JTDxxxxxxx_THT +XP Power JTD Series DC-DC Converter +DCDC Isolated +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER_JTExxxxDxx_THT +DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output +DCDC-Converter XP_POWER JTE06 Dual +0 +8 +8 +Converter_DCDC +Converter_DCDC_muRata_MEJ1DxxxxSC_THT +muRata MEJ1DxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, dual output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf +muRata MEJ1D DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_muRata_MEJ1SxxxxSC_THT +muRata MEJ1SxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 1W, single output, SIP package style, https://power.murata.com/data/power/ncl/kdc_mej1.pdf +muRata MEJ1S DCDC-Converter +0 +4 +4 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +3 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +5 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Vertical +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +3 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +5 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Vertical +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +3 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +5 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +3 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +5 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Vertical +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +3 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +5 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +3 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +5 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal_1EP_style1 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC18-U_Horizontal_1EP_style2 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC18-U_Vertical +Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-18/U +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal_1EP_style1 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC33-U_Horizontal_1EP_style2 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC33-U_Vertical +Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystalHC-33/U +0 +2 +2 +Crystal +Crystal_HC35-U +Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf +Crystal Quarz HC35/U +0 +3 +3 +Crystal +Crystal_HC49-4H_Vertical +Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49-4H +0 +2 +2 +Crystal +Crystal_HC49-U-3Pin_Vertical +Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf +THT crystalHC-49/U +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC49-U_Horizontal_1EP_style1 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal_1EP_style2 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC49-U_Vertical +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC50_Horizontal +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC50_Horizontal_1EP_style1 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC50_Horizontal_1EP_style2 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC50_Vertical +Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystalHC-50 +0 +2 +2 +Crystal +Crystal_HC51-U_Vertical +Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystalHC-51/U +0 +2 +2 +Crystal +Crystal_HC51_Horizontal +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC51_Horizontal_1EP_style1 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC51_Horizontal_1EP_style2 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Horizontal +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style1 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style2 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Vertical +Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style1 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style2 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-8mm_Vertical +Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-U-3Pin_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-52/U +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-U_Horizontal_1EP_style1 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal_1EP_style2 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-U_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal HC-52/U +0 +2 +2 +Crystal +Crystal_Round_D1.0mm_Vertical +Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_Round_D1.5mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_Round_D2.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_Round_D3.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_2016-4Pin_2.0x1.6mm +SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_2520-4Pin_2.5x2.0mm +SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3215-2Pin_3.2x1.5mm +SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf +SMD SMT Crystal +0 +2 +2 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_5032-4Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_7050-4Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm +SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM8AIG-4Pin_3.2x2.5mm +Abracon Miniature Ceramic Smd Crystal ABM8AIG https://abracon.com/AIGcrystals/ABM8AIG.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm +Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm +Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf +SMD SMT crystal Abracon ABM10 +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm +Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm +http://www.ecsxtal.com/store/pdf/CSM-3X.pdf +Crystal CSM-3X +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_FrontierElectronics_FM206 +SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf +['FM206'] +0 +3 +3 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm +SMD Crystal G8, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD_HandSoldering +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm +SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering +SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_MS1V-T1K +SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf +['MS1V-T1K'] +0 +3 +3 +Crystal +Crystal_SMD_MicroCrystal_MS3V-T1R +SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf +['MS3V-T1R'] +0 +3 +3 +Crystal +Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm +SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_FA128-4Pin_2.0x1.6mm +crystal Epson Toyocom FA-128 (https://support.epson.biz/td/api/doc_check.php?dl=brief_FA-128&lang=en), 2x1.6mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_7A-2Pin_5x3.2mm +SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm +http://www.txccrystal.com/images/pdf/ax-automotive.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Resonator-2Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-3Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxG +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxX +0 +3 +3 +Crystal +Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSN6 +0 +3 +3 +Crystal +Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSS6 +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +2 +2 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +2 +2 +Crystal +Resonator_SMD_Murata_CSTCR_4.5x2x1.15mm +Piezoelectric Ceramic Resonator, 4.5mm x 2mm x 1.15mm, https://www.murata.com/products/productdata/8801051639838/SPEC-CSTCR4M00G53-R0.pdf?1517839209000 +Crystal Oscillator +0 +9 +3 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Diode_SMD +D_0201_0603Metric +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_0402_1005Metric +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0603_1608Metric +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0805_2012Metric +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_01005_0402Metric +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_1206_3216Metric +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1210_3225Metric +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1812_4532Metric +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2010_5025Metric +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2114_3652Metric +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2114_3652Metric_Pad1.85x3.75mm_HandSolder +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2512_6332Metric +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_3220_8050Metric +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_3220_8050Metric_Pad2.65x5.15mm_HandSolder +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_MELF +Diode, MELF,, +Diode MELF +0 +2 +2 +Diode_SMD +D_MELF-RM10_Universal_Handsoldering +Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole, +Diode Universal MELF RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_MELF_Handsoldering +Diode MELF Handsoldering +Diode MELF Handsoldering +0 +2 +2 +Diode_SMD +D_MicroMELF +Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MicroMELF_Handsoldering +Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MicroSMP_AK +Diode MicroSMP (DO-219AD), large-pad cathode, https://www.vishay.com/docs/89020/mss1p3l.pdf +Diode MicroSMP (DO-219AD) +0 +2 +2 +Diode_SMD +D_MicroSMP_KA +Diode MicroSMP (DO-219AD), large-pad anode, https://www.vishay.com/docs/89457/msmp6a.pdf +Diode MicroSMP (DO-219AD) +0 +2 +2 +Diode_SMD +D_MiniMELF +Diode Mini-MELF (SOD-80) +Diode Mini-MELF (SOD-80) +0 +2 +2 +Diode_SMD +D_MiniMELF_Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +0 +2 +2 +Diode_SMD +D_PowerDI-5 +PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf +PowerDI diode vishay +0 +3 +2 +Diode_SMD +D_PowerDI-123 +http://www.diodes.com/_files/datasheets/ds30497.pdf +PowerDI diode vishay +0 +2 +2 +Diode_SMD +D_Powermite2_AK +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite2_KA +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite3 +Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340) +PowerMite3 +0 +3 +3 +Diode_SMD +D_Powermite_AK +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_Powermite_KA +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_QFN_3.3x3.3mm_P0.65mm +QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf) +diode qfn 3.3 +0 +3 +2 +Diode_SMD +D_SC-80 +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SC-80_HandSoldering +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SMA +Diode SMA (DO-214AC) +Diode SMA (DO-214AC) +0 +2 +2 +Diode_SMD +D_SMA-SMB_Universal_Handsoldering +Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering, +Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMA_Handsoldering +Diode SMA (DO-214AC) Handsoldering +Diode SMA (DO-214AC) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB +Diode SMB (DO-214AA) +Diode SMB (DO-214AA) +0 +2 +2 +Diode_SMD +D_SMB-SMC_Universal_Handsoldering +Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering, +Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Handsoldering +Diode SMB (DO-214AA) Handsoldering +Diode SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Modified +Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf) +Diode SMB (DO-214AA) +0 +3 +3 +Diode_SMD +D_SMC +Diode SMC (DO-214AB) +Diode SMC (DO-214AB) +0 +2 +2 +Diode_SMD +D_SMC-RM10_Universal_Handsoldering +Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole +Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_SMC_Handsoldering +Diode SMC (DO-214AB) Handsoldering +Diode SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMF +Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf +Diode SMF (DO-214AB) +0 +2 +2 +Diode_SMD +D_SMP_DO-220AA +SMP DO-220AA (https://www.vishay.com/docs/89016/esh2pb.pdf) +SMP DO-220AA +0 +2 +2 +Diode_SMD +D_SOD-110 +SOD-110 +SOD-110 +0 +2 +2 +Diode_SMD +D_SOD-123 +SOD-123 +SOD-123 +0 +2 +2 +Diode_SMD +D_SOD-123F +D_SOD-123F +D_SOD-123F +0 +2 +2 +Diode_SMD +D_SOD-128 +D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf +D_SOD-128 +0 +2 +2 +Diode_SMD +D_SOD-323 +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-323F +SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf +SOD-323F +0 +2 +2 +Diode_SMD +D_SOD-323_HandSoldering +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-523 +http://www.diodes.com/datasheets/ap02001.pdf p.144 +Diode SOD523 +0 +2 +2 +Diode_SMD +D_SOD-882 +SOD-882, DFN1006-2, body 1.0 x 0.6 x 0.48mm, pitch 0.65mm, https://assets.nexperia.com/documents/package-information/SOD882.pdf +Diode SOD882 DFN1006-2 +0 +4 +2 +Diode_SMD +D_SOD-882D +SOD-882D, DFN1006D-2, body 1.0 x 0.6 x 0.4mm, pitch 0.65mm, https://assets.nexperia.com/documents/data-sheet/PESD5V0L1ULD.pdf +Diode SOD882D DFN1006D-2 +0 +4 +2 +Diode_SMD +D_SOD-923 +https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4 +Diode SOD923 +0 +2 +2 +Diode_SMD +D_TUMD2 +ROHM - TUMD2 +TUMD2 +0 +2 +2 +Diode_SMD +Diode_Bridge_Bourns_CD-DF4xxS +8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf +Surface Mount Bridge Rectifier Diode +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_ABS +SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf +ABS MBLS +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm +SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf +Diotec MicroDil diode bridge +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_SO-DIL-Slim +SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf +DFS SO-DIL Slim +0 +4 +4 +Diode_SMD +Diode_Bridge_OnSemi_SDIP-4L +SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf +OnSemi Diode Bridge SDIP-4L +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFS +SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFSFlat +SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_MBLS +SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Infineon_SG-WLL-2-3_0.58x0.28_P0.36mm +Infineon SG-WLL-2-3, 0.58x0.28x0.15mm, https://www.infineon.com/dgdl/Infineon-SG-WLL-2-3_SPO_PDF-Package-v02_00-EN.pdf?fileId=5546d46271bf4f9201723159ce71239d +Infineon WLL +0 +4 +2 +Diode_SMD +Littelfuse_PolyZen-LS +http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf +Diode Polymer Protected Zener Diode Littelfuse LS +0 +3 +3 +Diode_SMD +Nexperia_CFP3_SOD-123W +Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf +CFP3 SOD-123W +0 +2 +2 +Diode_SMD +Nexperia_DSN0603-2_0.6x0.3mm_P0.4mm +SOD962-2 silicon, leadless ultra small package; 2 terminals; 0.4 mm pitch; 0.6 mm x 0.3 mm x 0.3 mm body (https://assets.nexperia.com/documents/package-information/SOD962-2.pdf https://www.nexperia.com/packages/SOD962-2.html) +TVS protection diodes +0 +2 +2 +Diode_SMD +Nexperia_DSN1608-2_1.6x0.8mm +Diode SMD DSN1608, 1.6 x 0.8 x 0.29 mm, https://assets.nexperia.com/documents/package-information/SOD964.pdf +diode SOD964 SOD-964 +0 +2 +2 +Diode_SMD +ST_QFN-2L_1.6x1.0mm +Unidirectional high power transient voltage suppressor (https://www.st.com/resource/en/datasheet/esda7p120-1u1m.pdf) +QFN-2L Diode +0 +2 +2 +Diode_SMD +Vishay_SMPA +Diode SMPA (DO-221BC), https://www.vishay.com/docs/87659/v8pa10.pdf +Diode SMPA (DO-221BC) +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_AnodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_KathodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P12.70mm_Horizontal +Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_AnodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_KathodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P10.16mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P12.70mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_AnodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_KathodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P10.16mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P12.70mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P7.62mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P10.16mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P12.70mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P10.16mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P12.70mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P15.24mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_AnodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_KathodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P12.70mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P15.24mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P7.62mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P10.16mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P12.70mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P7.62mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P10.16mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P12.70mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P7.62mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P10.16mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P12.70mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P12.70mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P15.24mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P12.70mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P15.24mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P12.70mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P15.24mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabDown +Diode, DO-247 series, Horizontal, TabDown, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabUp +Diode, DO-247 series, Horizontal, TabUp, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Vertical +Diode, DO-247 series, Vertical, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_AnodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_KathodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P12.70mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P20.00mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_AnodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_KathodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P5.08mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P10.16mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P12.70mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +Diode_Bridge_15.1x15.1x6.3mm_P10.9mm +Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xxS +0 +4 +4 +Diode_THT +Diode_Bridge_15.2x15.2x6.3mm_P10.9mm +Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf +Diode Bridge KBPC6xx +0 +4 +4 +Diode_THT +Diode_Bridge_15.7x15.7x6.3mm_P10.8mm +Single phase bridge rectifier case 15.7x15.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_16.7x16.7x6.3mm_P10.8mm +Single phase bridge rectifier case 16.7x16.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x3.5x10.0mm_P5.0mm +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x19.0x6.8mm_P12.7mm +Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xx +0 +4 +4 +Diode_THT +Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm +Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf +Diode Bridge KBPCxxxxWP +0 +4 +4 +Diode_THT +Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm +Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf +Diotec rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Comchip_SCVB-L +Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_DIGITRON_KBPC_T +Single phase, Bridge rectifier, 28.614x28.614mm, case KBPC_T(FP), https://www.digitroncorp.com/Digitron/media/Files/Datasheets/KBPC15005-SERIES.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_DIP-4_W5.08mm_P2.54mm +4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf +DIL DIP PDIP 5.08mm 2.54 +0 +4 +4 +Diode_THT +Diode_Bridge_DIP-4_W7.62mm_P5.08mm +4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf +DIL DIP PDIP 5.08mm 7.62mm 300mil +0 +4 +4 +Diode_THT +Diode_Bridge_GeneSiC_KBPC_T +Single phase, Bridge rectifier, 28.55x28.55mm, case KBPC_T(FP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc1501t.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_GeneSiC_KBPC_W +Single phase, Bridge Rectifier, 28.55x28.55mm, case KBPC_W(WP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc15005w.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_IXYS_GUFP +Three phase, Bridge, Rectifier +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_Round_D8.9mm +4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF +diode bridge 8.9mm 8.85mm WOB pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.0mm +4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf +diode bridge 9.0mm 8.85mm WOB pitch 5.0mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.8mm +4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf +diode bridge 9.8mm WOG pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBL +Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf +Vishay GBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBU +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBL +Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf +Vishay KBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC1 +Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC6 +Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPM +Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf) +Vishay KBM rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBU +Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf +Vishay KBU rectifier diode bridge +0 +4 +4 +Display +AG12864E +STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php +AG12864E Graphics Display 128x64 Ampire +0 +24 +20 +Display +Adafruit_SSD1306 +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +Adafruit_SSD1306_No_Mounting_Holes +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +CR2013-MI2120 +CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990 +CR2013-MI2120 ILI9341 LCD Breakout +0 +18 +14 +Display +EA-eDIP128B-XXX +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI +0 +32 +32 +Display +EA_DOGL128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf +EA DOGL128 +0 +26 +26 +Display +EA_DOGM128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf +EA DOGM128-6 +0 +26 +26 +Display +EA_DOGS104X-A +LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf +LCD 4x10 character 3.3V VDD I2C or SPI +0 +14 +14 +Display +EA_DOGXL160-7 +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7 +0 +22 +22 +Display +EA_DOGXL160-7_Backlight +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7_Backlight +0 +22 +22 +Display +EA_T123X-I2C +http://www.lcd-module.de/pdf/doma/t123-i2c.pdf +3 Line 12 character wide alpha numeric LCD +0 +6 +6 +Display +EA_eDIP160-XXX +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI +0 +40 +40 +Display +EA_eDIP240-XXX +LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf +LCD graphical display LED backlight 240x128 +0 +40 +40 +Display +EA_eDIP320X-XXX +LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf +LCD display 320x340 RS-232 I2C or SPI +0 +48 +48 +Display +EA_eDIPTFT32-XXX +TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf +TFT-graphic display 320x240 16 bit colour with led backlight +0 +40 +40 +Display +EA_eDIPTFT43-ATC +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT43-XXX +TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT57-XXX +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf +TFT-graphic display 640x480 16 bit colour +0 +48 +48 +Display +EA_eDIPTFT70-ATC +TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours with capacitive touch panel +0 +48 +48 +Display +EA_eDIPTFT70-XXX +TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours and touch display +0 +48 +48 +Display +ERM19264 +STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf +ERM19264 Graphics Display 192x64 +0 +20 +20 +Display +HDSM-441B_HDSM-443B +2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN +2 Digit 7 segment blue LED +0 +10 +10 +Display +HDSM-541B_HDSM-543B +2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN +2 digit 7 segement blue LED with right hand decimal +0 +10 +10 +Display +HDSP-48xx +10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Bar Graph Array +0 +20 +20 +Display +HDSP-4830 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HDSP-4832 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4836 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4840 +10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Yellow Bar Graph Array +0 +20 +20 +Display +HDSP-4850 +10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Green Bar Graph Array +0 +20 +20 +Display +HLCP-J100 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HY1602E +http://www.icbank.com/data/ICBShop/board/HY1602E.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display +LCD-016N002L +16 x 2 Character LCD, http://www.vishay.com/product?docid=37299 +LCD-016N002L 16 x 2 Character LCD +0 +24 +20 +Display +LM16255 +LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html +LCD 12x2 +0 +14 +14 +Display +NHD-0420H1Z +NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf +NHD-0420H1Z LCD +0 +16 +16 +Display +NHD-C0220BiZ +NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf +NHD-C0220BiZ LCD +0 +10 +10 +Display +NHD-C0220BiZ-FSRGB +NHD-C0220BiZ-FSRGB LCD https://newhavendisplay.com/content/specs/NHD-C0220BiZ-FSRGB-FBW-3VM.pdf +NHD-C0220BiZ-FSRGB 2 x 20 character LCD RGB backlight +0 +12 +12 +Display +NHD-C12832A1Z-FSRGB +128x32 LCD with RGB backlight https://www.newhavendisplay.com/specs/NHD-C12832A1Z-FSRGB-FBW-3V.pdf +lcd rgb st7565 +0 +21 +21 +Display +OLED-128O064D +128x64 OLED display +display oled +0 +30 +30 +Display +RC1602A +http://www.raystar-optronics.com/down.php?ProID=18 +LCD 16x2 Alphanumeric 16pin +0 +22 +18 +Display +WC1602A +LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display_7Segment +7SEGMENT-LED__HDSM531_HDSM533_SMD +7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN +7segment LED HDSM531 HDSM533 +0 +10 +10 +Display_7Segment +7SegmentLED_LTS6760_LTS6780 +7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf +7Segment LED LTS6760 LTS6780 +0 +10 +10 +Display_7Segment +AD-121F2 +Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf +RGB LED digit +0 +22 +22 +Display_7Segment +AFF_2x7SEG-DIGIT_10mm +Afficheur 7 segments 10mm DIGIT +AFFICHEUR +0 +16 +16 +Display_7Segment +CA56-12CGKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12EWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SEKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SRWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SURKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SYKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12GWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12YWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +D1X8K +https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf +Single digit 7 segment ultra bright red +0 +10 +10 +Display_7Segment +DA04-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf +Dubble digit green 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf +Dubble digit super bright orange 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf +Dubble digit hyper red 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf +Dubble digit super bright yellow 7 segment LED display +0 +16 +16 +Display_7Segment +DA56-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf +Double digit seven segment green LED display +0 +18 +18 +Display_7Segment +DA56-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf +Double digit seven segment super bright orange LED display +0 +18 +18 +Display_7Segment +DA56-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf +Double digit seven segment hyper red LED display +0 +18 +18 +Display_7Segment +DA56-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf +Double digit seven segment super bright yellow LED display +0 +18 +18 +Display_7Segment +DE113-XX-XX +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit LOW BAT + 7-Segment LCD +0 +40 +40 +Display_7Segment +DE114-RS-20 +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit reflective LCD LOW-BAT + 7-Segment +0 +40 +40 +Display_7Segment +DE119-XX-XX +https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf +4 digit 7 segment LCD +0 +40 +40 +Display_7Segment +DE122-XX-XX +http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf +6 digit 7 segment LCD +0 +50 +50 +Display_7Segment +DE152-XX-XX +https://tft-module.de/filter/DE152-RS-20_75.pdf +4 digit 7 segment LCD +0 +40 +40 +Display_7Segment +DE170-XX-XX +http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf +3 1/5 digit reflective arrow bat + 7 segment LCD +0 +40 +40 +Display_7Segment +ELD_426XXXX +http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf +Double digit 7 segment brilliant yellow green LED +0 +10 +10 +Display_7Segment +HDSP-7401 +One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment yellow +0 +10 +10 +Display_7Segment +HDSP-7507 ++-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-7801 +One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment green +0 +10 +10 +Display_7Segment +HDSP-7807 ++-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment green +0 +10 +10 +Display_7Segment +HDSP-A151 +One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-A401 +One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment orange common anode +0 +10 +10 +Display_7Segment +KCSC02-105 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf +Single digit 7 segement hyper red LED +0 +10 +10 +Display_7Segment +KCSC02-106 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf +Single digit 7 segement super bright orange LED +0 +10 +10 +Display_7Segment +KCSC02-107 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-123 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-136 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +LTC-4627Jx +http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf +4 digit 7 segment LED +0 +14 +14 +Display_7Segment +MAN71A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with right dot +0 +14 +14 +Display_7Segment +MAN72A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with left dot +0 +14 +14 +Display_7Segment +MAN73A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 red LED +0 +14 +14 +Display_7Segment +MAN3410A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with dot +0 +14 +14 +Display_7Segment +MAN3420A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with left dot +0 +14 +14 +Display_7Segment +MAN3610A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with right dot +0 +14 +14 +Display_7Segment +MAN3620A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with left dot +0 +14 +14 +Display_7Segment +MAN3630A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 orange LED +0 +14 +14 +Display_7Segment +MAN3810A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with right dot +0 +14 +14 +Display_7Segment +MAN3820A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with left dot +0 +14 +14 +Display_7Segment +SA15-11xxx +http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf +SA15-11xxx single digit 7 segment display 38.1mm 1.5inch +0 +10 +10 +Display_7Segment +SBC18-11SURKCGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf +single digit 7 segemnt red/green LED +0 +10 +10 +Display_7Segment +Sx39-1xxxxx +Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf +One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12 +0 +10 +10 +Ferrite_THT +LairdTech_28C0236-0JW-10 +Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters +Ferrite vertical LairdTech 28C0236-0JW-10 +0 +2 +2 +Fiducial +Fiducial_0.5mm_Mask1.5mm +Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_0.5mm_Mask1mm +Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask1.5mm +Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask2.25mm +Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask3mm +Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask4.5mm +Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask2mm +Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A) +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask3mm +Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended) +fiducial +0 +1 +0 +Filter +Filter_1109-5_1.1x0.9mm +5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb) +Filter 5 +0 +5 +5 +Filter +Filter_1411-5_1.4x1.1mm +5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf) +Filter 5 +0 +5 +5 +Filter +Filter_Bourns_SRF0905_6.0x9.2mm +https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf +Line Filter +0 +4 +4 +Filter +Filter_FILTERCON_1FPxx +0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf) +EMI filter +0 +4 +4 +Filter +Filter_Mini-Circuits_FV1206 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +4 +Filter +Filter_Mini-Circuits_FV1206-1 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +6 +Filter +Filter_Mini-Circuits_FV1206-4 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-5 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-6 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf +Mini-Circuits Filter SMD 1206 +0 +14 +8 +Filter +Filter_Mini-Circuits_FV1206-7 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf +Mini-Circuits Filter SMD 1206 +0 +5 +3 +Filter +Filter_Murata_BNX025 +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +6 +4 +Filter +Filter_Murata_BNX025_ThermalVias +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +19 +4 +Filter +Filter_Murata_SFECF-6 +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_Murata_SFECF-6_HandSoldering +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_SAW-6_3.8x3.8mm +6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf +SAW filter 6-pin +0 +6 +6 +Filter +Filter_SAW-8_3.8x3.8mm +8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf +SAW filter 8-pin +0 +8 +8 +Filter +Filter_SAW_Epcos_DCC6C_3x3mm +EPCOS/TDK Electronics/Qualcomm DCC6c SAW filter package based on EPCOS app note 93 (https://www.catagle.com/45-2/PDF_AN93.htm) +SAW filter 6-pin +0 +6 +6 +Filter +Filter_Schaffner_FN405 +Compact PCB mounting EMI filter (https://www.schaffner.com/product/FN405/Schaffner_datasheet_FN405.pdf) +EMI filter +0 +5 +5 +Filter +Filter_Schaffner_FN406 +Ultra Compact EMC Filter (https://www.schaffner.com/product/FN406/Schaffner_datasheet_FN406.pdf) +emi filter +0 +5 +5 +Fuse +FuseHolder_Blade_ATO_Littelfuse_FLR_178.6165 +Littelfuse fuse holder for ATO/FKS blade fuses, 80V, vertical, 20 x 6mm, PCB thickness up to 1.5mm, http://www.littelfuse.com/~/media/commercial-vehicle/datasheets/automotive-fuse-holders/ato/littelfuse-fuse-holder-ato-flr-pcb-datasheet.pdf +ATO FKS blade fuse holder +0 +8 +2 +Fuse +Fuse_0402_1005Metric +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0603_1608Metric +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0805_2012Metric +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1206_3216Metric +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1210_3225Metric +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1812_4532Metric +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2010_5025Metric +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2512_6332Metric +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2920_7451Metric +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm +Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm +Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm +Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm +Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm +Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm +Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm +Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm +Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm +Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm +Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm +Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm +Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm +Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_Blade_ATO_directSolder +car blade fuse direct solder +car blade fuse +0 +2 +2 +Fuse +Fuse_Blade_Mini_directSolder +car blade fuse mini, direct solder +car blade fuse mini +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT050 +PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT070 +PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT100 +PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT200 +PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT550 +PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT750 +PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1300 +PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_7.98x5.44mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_9.5x6.71mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Bourns_TBU-CA +Bourns TBU-CA Fuse, 2 Pin (https://www.bourns.com/data/global/pdfs/TBU-CA.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Bourns Fuse NoLead +0 +3 +3 +Fuse +Fuse_Littelfuse-LVR100 +Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR100 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR125 +Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR125 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR200 +Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR200 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-451_453 +Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf +Fuse Nano2 +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-462 +Littelfuse NANO2, 250VAC/VDC, 350VAC/VDC, 10.5 x 4.5 x 4.5mm, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=6201db33-6e55-43f2-b41f-15e38bdd2c99&filename=littelfuse-fuse-462-datasheet +Fuse Nano2 462 +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-885 +Littelfuse NANO2, 350VAC, 450/500VDC, 10.86 x 4.78 x 4.78mm, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=888f12ed-ed3b-4b45-b910-06af8854ad76&filename=littelfuse-fuse-885-datasheet +Fuse Nano2 885 +0 +2 +2 +Fuse +Fuse_Littelfuse_372_D8.50mm +Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf +fuse tht radial +0 +2 +2 +Fuse +Fuse_Littelfuse_395Series +Fuse, TE5, Littelfuse/Wickmann, No. 460, No560, +Fuse TE5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Fuse +Fuse_Schurter_UMT250 +Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf) +Schurter fuse smd +0 +2 +2 +Fuse +Fuse_Schurter_UMZ250 +Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf) +fuse smd mount holder +0 +2 +2 +Fuse +Fuse_SunFuse-6HP +SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF +UL/CSA 6x32mm Ceramic Slow Blow Fuse +0 +2 +2 +Fuse +Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +0 +2 +2 +Fuse +Fuseholder_Blade_Mini_Keystone_3568 +fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306 +car blade fuse mini +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Bel_FC-203-22_Lateral_P17.80x5.00mm_D1.17mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Lateral, Horizontal, Bel FC-203-22, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0672-fuse-clips-series.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Eaton_1A5601-01_Inline_P20.80x6.76mm_D1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Eaton 1A5601-01, https://www.eaton.com/content/dam/eaton/products/electronic-components/resources/data-sheet/eaton-1axxxx-pcb-fuse-clips-atc-atm-blade-data-sheet.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3512P_Inline_P23.62x7.27mm_D1.02x2.41x1.02x1.57mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512P, http://www.keyelco.com/product-pdf.cfm?p=1386 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3512_Inline_P23.62x7.27mm_D1.02x1.57mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512, http://www.keyelco.com/product-pdf.cfm?p=356 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3517_Inline_P23.11x6.76mm_D1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3517, http://www.keyelco.com/product-pdf.cfm?p=354 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3518P_Inline_P23.11x6.76mm_D2.44x1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3518P, http://www.keyelco.com/product-pdf.cfm?p=1387 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_100_Inline_P20.50x4.60mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 100, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_111_Inline_P20.00x5.00mm_D1.05mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_111_Lateral_P18.80x5.00mm_D1.17mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111 (501 and 506), https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_445-030_Inline_P20.50x5.20mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 445/030, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_519_Inline_P20.60x5.00mm_D1.00mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 519, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_520_Inline_P20.50x5.80mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 520, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_521_Lateral_P17.00x5.00mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 521, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Schurter_CQM_Inline_P20.60x5.00mm_D1.00mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter CQM (0752), https://www.schurter.com/en/datasheet/typ_CQM.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Schurter_OG_Lateral_P15.00x5.00mm_D1.3mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter OG, https://ch.schurter.com/en/datasheet/typ_OG__Clip__5x20.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102_122_Inline_P34.21x7.62mm_D1.98mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102/122 Straight Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102_Inline_P34.21x7.62mm_D2.54mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_122_Inline_P34.21x7.62mm_D2.54mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 122 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102071_Inline_P34.70x7.60mm_D2.00mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102071, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed +Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf +Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed +Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter, +Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed +PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf +Fuseholder horizontal open 5x20 Schurter 0031.8201 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed +Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf) +Fuseholder 5x20mm closed horizontal +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed +Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf) +fuse holder vertical 5x20mm +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 5x20mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf) +Fuseholder horizontal open 5x20 Schurter 0031.8221 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open +https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf +Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open +Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002 +Fuseholder horizontal open 5x20mm 250V 10A +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open +Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf +Fuseholder horizontal open 6.3x32 Schurter 0031.8002 +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 6.3x32mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Keystone_3555-2 +Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf +Maxi APX ATX Automotive Blade Fuse Clip Holder +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_Nano2_154x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_Littelfuse_Nano2_157x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_TR5_Littelfuse_No560_No460 +Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf +Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Heatsink +Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35 +Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35 +heatsink +0 +1 +1 +Heatsink +Heatsink_38x38mm_SpringFixation +Heatsink, 38x38mm, Spring Fixation, diagonal, +heatsink +0 +4 +1 +Heatsink +Heatsink_62x40mm_2xFixation3mm +Heatsink, 62 x 40mm, 2x 3mm Drills, +heatsink +0 +2 +1 +Heatsink +Heatsink_125x35x50mm_3xFixationM3 +Heatsink, 125x35x50mm, 3 fixation holes 3.2mm +heatsink +0 +0 +0 +Heatsink +Heatsink_AAVID_573300D00010G_TO-263 +Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G +Heatsink AAVID TO-263 D2 Pak +0 +2 +1 +Heatsink +Heatsink_AAVID_576802B03900G +Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf +heatsink +0 +1 +1 +Heatsink +Heatsink_AAVID_590302B03600G +Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf +heatsink +0 +2 +2 +Heatsink +Heatsink_AAVID_TV5G_TO220_Horizontal +Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G +Heatsink TV5G TO-220 Horizontal +0 +0 +0 +Heatsink +Heatsink_Fischer_FK224xx2201_25x8.3mm +25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks +heatsink TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413D2PAK_26x13mm +26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413DPAK_23x13mm +23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3 +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm +Heatsink, Fischer SK129 +heatsink fischer +0 +2 +1 +Heatsink +Heatsink_SheetType_50x7mm_2Fixations +Heatsink, Sheet type, 50x7mm, 2 fixations (solder), +Heatsink sheet +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-130_30x12mm_2xFixation2.5mm +Heatsink, StoneCold HS, https://www.tme.eu/Document/da20d9b42617e16f6777c881dc9e3434/hs-130.pdf +heatsink +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm +Heatsink, StoneCold HS +heatsink +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-S01_13.21x6.35mm +Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf +heatsink +0 +0 +0 +Heatsink +Heatsink_Stonecold_HS-S02_13.21x9.53mm +Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf +heatsink +0 +0 +0 +Heatsink +Heatsink_Stonecold_HS-S03_13.21x12.7mm +Heatsink, Stonecold, HS, https://www.tme.eu/Document/f7f93f538b934e0b08e09747396fb95f/hs-s.pdf +heatsink +0 +0 +0 +Inductor_SMD +L_6.3x6.3_H3 +Choke, SMD, 6.3x6.3mm 3mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H3.5 +Choke, SMD, 7.3x7.3mm 3.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H4.5 +Choke, SMD, 7.3x7.3mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_10.4x10.4_H4.8 +Choke, SMD, 10.4x10.4mm 4.8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H4.5mm +Choke, SMD, 12x12mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H6mm +Choke, SMD, 12x12mm 6mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H8mm +Choke, SMD, 12x12mm 8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_0201_0603Metric +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_0402_1005Metric +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0603_1608Metric +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.05x1.20mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_01005_0402Metric +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_1008_2520Metric +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1008_2520Metric_Pad1.43x2.20mm_HandSolder +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.22x1.90mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1210_3225Metric +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1806_4516Metric +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1806_4516Metric_Pad1.45x1.90mm_HandSolder +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1812_4532Metric +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2010_5025Metric +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2512_6332Metric +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_AVX_LMLP07A7 +Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf) +Inductor LMLP +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-0630LR +smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-3012S +smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-4030S +smd shielded power inductor 4x4x3mm, Abracon ASPI-4030S, https://abracon.com/Magnetics/power/ASPI-4030S.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Bourns-SRN1060 +Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf +Bourns SRN1060 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN4018 +Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf +Bourns SRN4018 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN6028 +Bourns SRN6028 series SMD inductor +Bourns SRN6028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN8040_8x8.15mm +Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf +Bourns SRN8040 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRR1005 +Bourns SRR1005 series SMD inductor +Bourns SRR1005 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU1028_10.0x10.0mm +Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf +Bourns SRU1028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8028_8.0x8.0mm +Bourns SRU8028 series SMD inductor +Bourns SRU8028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8043 +Bourns SRU8043 series SMD inductor +Bourns SRU8043 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SDR1806 +https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf +Bourns SDR1806 +0 +2 +2 +Inductor_SMD +L_Bourns_SRF1260 +Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf) +Inductor Bourns_SRF1260 +0 +4 +4 +Inductor_SMD +L_Bourns_SRN6045TA +http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf +Semi-shielded Power Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRN8040TA +https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf +Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1038C_10.0x10.0mm +Bourns SRP1038C series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1038C.pdf +Bourns SRP1038C SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1050WA +Inductor, Bourns, SRP1050WA, 10.1mmx10mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/product-datasheets/SRP1050WA.pdf) +Inductor Bourns_SRP1050WA +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1245A +Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf +Bourns SRP1245A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1770TA_16.9x16.9mm +Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf +Bourns SRP1770TA series SMD Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP2313AA +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf +Bourns SRR1260 SMD inductor +0 +4 +2 +Inductor_SMD +L_Bourns_SRP5030T +Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf) +Inductor Bourns_SRP5030T +0 +2 +2 +Inductor_SMD +L_Bourns_SRP7028A_7.3x6.6mm +Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf) +Shielded Inductors Bourns SMD SRP7028A +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1208_12.7x12.7mm +Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf +Bourns SRP1208 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1210A +Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf +Bourns SRR1210A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1260 +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf +Bourns SRR1260 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRU5016_5.2x5.2mm +Bourns SRU5016 series shielded SMD power inductor, 1.6mm height https://www.bourns.com/docs/product-datasheets/sru5016.pdf +Bourns SRU5016 SMD inductor +0 +4 +3 +Inductor_SMD +L_Cenker_CKCS3012 +Inductor, Cenker, CKCS3012, 3.0x3.0x1.3mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS3015 +Inductor, Cenker, CKCS3015, 3.0x3.0x1.7mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS4018 +Inductor, Cenker, CKCS4018, 4.0x4.0x1.8mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS4020 +Inductor, Cenker, CKCS4020, 4.0x4.0x2.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS4030 +Inductor, Cenker, CKCS4030, 4.0x4.0x3.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS5020 +Inductor, Cenker, CKCS5020, 5.0x5.0x2.1mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS5040 +Inductor, Cenker, CKCS5040, 5.0x5.0x4.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS6020 +Inductor, Cenker, CKCS6020, 6.0x6.0x2.1mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS6028 +Inductor, Cenker, CKCS6028, 6.0x6.0x3.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS6045 +Inductor, Cenker, CKCS6045, 6.0x6.0x4.7mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS8040 +Inductor, Cenker, CKCS8040, 8.0x8.0x4.2mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS8060 +Inductor, Cenker, CKCS8060, 8.0x8.0x6.2mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS8080 +Inductor, Cenker, CKCS8080, 8.0x8.0x8.0mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS201610 +Inductor, Cenker, CKCS201610, 2.0x1.6x1.05mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS252010 +Inductor, Cenker, CKCS252010, 2.5x2.0x1.05mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Cenker_CKCS252012 +Inductor, Cenker, CKCS252012, 2.5x2.0x1.25mm, https://www.ckcoil.com/file/upload/spae532/2023-07/11/202307110955366446.pdf +Inductor ckcs +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3010S +Inductor, Changjiang, FNR3010S, 3.0x3.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3012S +Inductor, Changjiang, FNR3012S, 3.0x3.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3015S +Inductor, Changjiang, FNR3015S, 3.0x3.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR3021S +Inductor, Changjiang, FNR3021S, 3.0x3.0x2.35mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4010S +Inductor, Changjiang, FNR4010S, 4.0x4.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4012S +Inductor, Changjiang, FNR4012S, 4.0x4.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4015S +Inductor, Changjiang, FNR4015S, 4.0x4.0x1.65mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4018S +Inductor, Changjiang, FNR4018S, 4.0x4.0x1.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4020S +Inductor, Changjiang, FNR4020S, 4.0x4.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4026S +Inductor, Changjiang, FNR4026S, 4.0x4.0x2.6mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR4030S +Inductor, Changjiang, FNR4030S, 4.0x4.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5012S +Inductor, Changjiang, FNR5012S, 5.0x5.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5015S +Inductor, Changjiang, FNR5015S, 5.0x5.0x1.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5020S +Inductor, Changjiang, FNR5020S, 5.0x5.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5030S +Inductor, Changjiang, FNR5030S, 5.0x5.0x3.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5040S +Inductor, Changjiang, FNR5040S, 5.0x5.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR5045S +Inductor, Changjiang, FNR5045S, 5.0x5.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6020S +Inductor, Changjiang, FNR6020S, 6.0x6.0x2.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6028S +Inductor, Changjiang, FNR6028S, 6.0x6.0x2.8mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6040S +Inductor, Changjiang, FNR6040S, 6.0x6.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR6045S +Inductor, Changjiang, FNR6045S, 6.0x6.0x4.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR8040S +Inductor, Changjiang, FNR8040S, 8.0x8.0x4.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR8050S +Inductor, Changjiang, FNR8050S, 8.0x8.0x5.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR8065S +Inductor, Changjiang, FNR8065S, 8.0x8.0x6.5mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR252010S +Inductor, Changjiang, FNR252010S, 2.5x2.0x1.0mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Changjiang_FNR252012S +Inductor, Changjiang, FNR252012S, 2.5x2.0x1.2mm, https://datasheet.lcsc.com/lcsc/1806131217_cjiang-Changjiang-Microelectronics-Tech-FNR5040S3R3NT_C167960.pdf +Inductor wirewound power shielded +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00040415 +Inductor, Chilisin, BMRA00040415, 4.6x4.1x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00040420 +Inductor, Chilisin, BMRA00040420, 4.6x4.1x2.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00050520 +Inductor, Chilisin, BMRA00050520, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRA00050530 +Inductor, Chilisin, BMRA00050530, 5.7x5.4x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00050512 +Inductor, Chilisin, BMRB00050512, 5.7x5.4x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00050518 +Inductor, Chilisin, BMRB00050518, 5.7x5.4x1.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00050518-B +Inductor, Chilisin, BMRB00050518-B, 5.4x5.2x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060612 +Inductor, Chilisin, BMRB00060612, 7.3x6.6x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060618 +Inductor, Chilisin, BMRB00060618, 7.3x6.6x1.6mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060624 +Inductor, Chilisin, BMRB00060624, 7.3x6.6x2.4mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRB00060650 +Inductor, Chilisin, BMRB00060650, 7.3x6.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00101040 +Inductor, Chilisin, BMRF00101040, 11.6x10.1x4.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00131350 +Inductor, Chilisin, BMRF00131350, 13.8x12.6x5.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00131360 +Inductor, Chilisin, BMRF00131360, 13.8x12.6x5.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRF00171770 +Inductor, Chilisin, BMRF00171770, 17.15x17.15x6.8mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRG00101030 +Inductor, Chilisin, BMRG00101030, 11.6x10.1x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRG00131360 +Inductor, Chilisin, BMRG00131360, 13.8x12.6x6.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00040412 +Inductor, Chilisin, BMRx00040412, 4.6x4.1x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00050512-B +Inductor, Chilisin, BMRx00050512-B, 5.4x5.2x1.2mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00050515 +Inductor, Chilisin, BMRx00050515, 5.7x5.4x1.5mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00060615 +Inductor, Chilisin, BMRx00060615, 7.3x6.6x1.3mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Chilisin_BMRx00060630 +Inductor, Chilisin, BMRx00060630, 7.3x6.6x3.0mm, https://www.chilisin.com/upload/media/product/power/file/BMRx_Series.pdf +Inductor bmrx mchi +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS3010 +Shielded Power Inductor SMD 3x3x1mm, Coilcraft LPS3010, https://www.coilcraft.com/pdfs/lps3010.pdf +inductor low profile +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS3314 +SMD Inductor, 3.3x3.3x1.4mm, Coilcraft LPS3314, https://www.coilcraft.com/pdfs/lps3314.pdf +L Coilcraft LPS3314 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS4018 +SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf +L Coilcraft LPS4018 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS4414 +SMD Inductor Coilcraft LPS4414, https://www.coilcraft.com/getmedia/fa8805ca-b278-4819-915a-b5cf632f0239/lps4414.pdf +L Coilcraft LPS4414 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS5030 +Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint +inductor +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1010-XXX +Inductor, Coilcraft, XAL1010-XXX, 10.5x11.8x10.0mm, https://www.coilcraft.com/getmedia/dd74e670-e705-456a-9a69-585fe02eaf3c/xal1010.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1030-XXX +Inductor, Coilcraft, XAL1030-XXX, 10.5x11.8x3.1mm, https://www.coilcraft.com/getmedia/7b108457-7731-456d-9256-ca72f2e1a551/xal1030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1060-XXX +Inductor, Coilcraft, XAL1060-XXX, 10.5x11.8x6.0mm, https://www.coilcraft.com/getmedia/8909f858-b441-4d60-acff-8b8ca36f9ede/xal1060.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1350-XXX +Inductor, Coilcraft, XAL1350-XXX, 13.2x14.2x5.0mm, https://www.coilcraft.com/getmedia/dc536f86-3a3b-454f-950e-8e153260e61c/xal1350.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-103 +Inductor, Coilcraft, XAL1510-103, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-153 +Inductor, Coilcraft, XAL1510-153, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-223 +Inductor, Coilcraft, XAL1510-223, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-333 +Inductor, Coilcraft, XAL1510-333, 15.4x16.4x11.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-472 +Inductor, Coilcraft, XAL1510-472, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-682 +Inductor, Coilcraft, XAL1510-682, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1510-822 +Inductor, Coilcraft, XAL1510-822, 15.4x16.4x10.0mm, https://www.coilcraft.com/getmedia/cd1cef27-13f0-4568-8894-f7311475209b/xal1510.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1513-153 +Inductor, Coilcraft, XAL1513-153, 15.4x16.4x13.0mm, https://www.coilcraft.com/getmedia/129ad6f3-0445-47fd-a0b3-edeb49177c17/xal1513.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-102 +Inductor, Coilcraft, XAL1580-102, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-132 +Inductor, Coilcraft, XAL1580-132, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-182 +Inductor, Coilcraft, XAL1580-182, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-202 +Inductor, Coilcraft, XAL1580-202, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-302 +Inductor, Coilcraft, XAL1580-302, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-401 +Inductor, Coilcraft, XAL1580-401, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-452 +Inductor, Coilcraft, XAL1580-452, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-532 +Inductor, Coilcraft, XAL1580-532, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-612 +Inductor, Coilcraft, XAL1580-612, 15.4x16.4x8.0mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL1580-741 +Inductor, Coilcraft, XAL1580-741, 15.4x16.4x8.2mm, https://www.coilcraft.com/getmedia/7fdfd306-5217-4ddc-b6b7-a2659ceeb6e3/xal1580.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL4020-XXX +Inductor, Coilcraft, XAL4020-XXX, 4.3x4.3x2.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL4030-XXX +Inductor, Coilcraft, XAL4030-XXX, 4.3x4.3x3.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL4040-XXX +Inductor, Coilcraft, XAL4040-XXX, 4.3x4.3x4.1mm, https://www.coilcraft.com/getmedia/6adcb47d-8b55-416c-976e-1e22e0d2848c/xal4000.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5020-XXX +Inductor, Coilcraft, XAL5020-XXX, 5.48x5.68x2.0mm, https://www.coilcraft.com/getmedia/1941eff1-c018-493c-8cd6-d88d2edf5029/xal5020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5030-XXX +Inductor, Coilcraft, XAL5030-XXX, 5.48x5.68x3.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5050-XXX +Inductor, Coilcraft, XAL5050-XXX, 5.48x5.68x5.1mm, https://www.coilcraft.com/getmedia/49bc46c8-4b2c-45b9-9b6c-2eaa235ea698/xal50xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL6020-XXX +Inductor, Coilcraft, XAL6020-XXX, 6.56x6.76x2.1mm, https://www.coilcraft.com/getmedia/467ff589-8942-4e57-92d0-5bef6e04ce09/xal6020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL6030-XXX +Inductor, Coilcraft, XAL6030-XXX, 6.56x6.76x3.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL6060-XXX +Inductor, Coilcraft, XAL6060-XXX, 6.56x6.76x6.1mm, https://www.coilcraft.com/getmedia/ea51f14b-7f32-4dc6-8dfe-d4b70549040f/xal60xx.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-102 +Inductor, Coilcraft, XAL7020-102, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-122 +Inductor, Coilcraft, XAL7020-122, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-151 +Inductor, Coilcraft, XAL7020-151, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-152 +Inductor, Coilcraft, XAL7020-152, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-222 +Inductor, Coilcraft, XAL7020-222, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-271 +Inductor, Coilcraft, XAL7020-271, 8.0x8.0x2.05mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-331 +Inductor, Coilcraft, XAL7020-331, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-471 +Inductor, Coilcraft, XAL7020-471, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7020-681 +Inductor, Coilcraft, XAL7020-681, 8.0x8.0x2.0mm, https://www.coilcraft.com/getmedia/0197e98c-67f7-4375-9e38-14d7376a46f3/xal7020.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-102 +Inductor, Coilcraft, XAL7030-102, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-103 +Inductor, Coilcraft, XAL7030-103, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-152 +Inductor, Coilcraft, XAL7030-152, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-161 +Inductor, Coilcraft, XAL7030-161, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-222 +Inductor, Coilcraft, XAL7030-222, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-272 +Inductor, Coilcraft, XAL7030-272, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-301 +Inductor, Coilcraft, XAL7030-301, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-332 +Inductor, Coilcraft, XAL7030-332, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-472 +Inductor, Coilcraft, XAL7030-472, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-562 +Inductor, Coilcraft, XAL7030-562, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-601 +Inductor, Coilcraft, XAL7030-601, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-682 +Inductor, Coilcraft, XAL7030-682, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7030-822 +Inductor, Coilcraft, XAL7030-822, 8.0x8.0x3.1mm, https://www.coilcraft.com/getmedia/0d05a05e-d55d-4a0c-911d-46bd73686633/xal7030.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7050-XXX +Inductor, Coilcraft, XAL7050-XXX, 7.7x8.0x5.0mm, https://www.coilcraft.com/getmedia/13a991b3-4273-4be3-81ba-f3cf372b4691/xal7050.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL7070-XXX +Inductor, Coilcraft, XAL7070-XXX, 7.7x8.0x7.0mm, https://www.coilcraft.com/getmedia/1ba55433-bcc8-4838-9b21-382f497e12e0/xal7070.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL8050-223 +Inductor, Coilcraft, XAL8050-223, 8.3x8.8x5.0mm, https://www.coilcraft.com/getmedia/5885ede8-ea4f-464a-9dcb-18dbf143a845/xal8050.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL8080-XXX +Inductor, Coilcraft, XAL8080-XXX, 8.3x8.8x8.0mm, https://www.coilcraft.com/getmedia/345e50d6-a804-4ecb-9a92-5185221faf3e/xal8080.pdf +Inductor xal +0 +2 +2 +Inductor_SMD +L_Coilcraft_XFL2010 +Coilcraft XFL2010, Shielded power inductor, 0808, 1.9x2.0mm, https://www.coilcraft.com/getmedia/50382b97-998f-4b75-b5ee-4a93b0ac4411/xfl2010.pdf +miniature +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4020 +L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf +L Coilcraft XxL4020 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4030 +L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf +L Coilcraft XxL4030 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4040 +L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf +L Coilcraft XxL4040 +0 +2 +2 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0603USB +Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0805USB +Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_1812CAN +Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Murata_DLW5BTMxxxSQ2x_5x5mm +Wire Wound Chip Common Mode Choke Coil SMD, Murata DLW5BTxxxSQ2x, https://www.murata.com/products/productdata/8796762701854/EFLC0020.pdf, manual footprint +inductor common mode choke +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_TDK_ACM2520-2P +TDK ACM2520 common-mode filter, SMD, 2x2.5mm, height 1.2mm https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf +ACM2520 common-mode filter 4 pin +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_TDK_ACM2520-3P +TDK ACM2520 common-mode filter, SMD, 2x2.5mm, height 1.2mm https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_signal_acm2520_en.pdf +ACM2520 common-mode filter 6 pin +0 +6 +6 +Inductor_SMD +L_CommonModeChoke_TDK_ACM7060 +ACM7060 SMT Common Mode Filter, https://product.tdk.com/system/files/dam/doc/product/emc/emc/cmf_cmc/catalog/cmf_commercial_power_acm7060_en.pdf +SMT Common Mode Line Filter +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Wuerth_WE-SL5 +WE-SL5 SMT Common Mode Line Filter, 9.5x8.3mm, height 5mm, https://www.we-online.com/components/products/datasheet/744273222.pdf +SMT Common Mode Line Filter +0 +4 +4 +Inductor_SMD +L_CommonMode_Delevan_4222 +API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonMode_Wuerth_WE-SL2 +http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1 +Wuerth WE-SL2 +0 +4 +4 +Inductor_SMD +L_CommonMode_Wurth_WE-CNSW-1206 +WE-CNSW SMT Common Mode Line Filter, https://www.we-online.com/components/products/datasheet/744232090.pdf +common mode choke 1206 cnsw +0 +4 +4 +Inductor_SMD +L_Eaton_MCL2012V1 +Inductor, Eaton, MCL2012V1, 2.0x1.2x0.9mm, https://eu.mouser.com/datasheet/2/87/eaton-mcl2012v1-multilayer-chip-inductor-data-shee-1622891.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Fastron_PISN +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISN_Handsoldering +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISR +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Fastron_PISR_Handsoldering +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0302 +Ferrocore DLG-0302 unshielded SMD power inductor, 3.0x2.8x2.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0302 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0403 + Ferrocore DLG-0403 unshielded SMD power inductor, 4.5x4.0x3.2mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0403 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0504 +Ferrocore DLG-0504 unshielded SMD power inductor, 5.8x5.2x4.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0504 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0703 +Ferrocore DLG-0703 unshielded SMD power inductor, 7.8x7.0x3.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0703 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0705 +Ferrocore DLG-0705 unshielded SMD power inductor, 7.8x7.0x5.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0705 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-1004 +Ferrocore DLG-1004 unshielded SMD power inductor, 10.0x9.0x4.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-1004 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-1005 +Ferrocore DLG-1005 unshielded SMD power inductor, 10.0x9.0x5.4mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-1005 +0 +2 +2 +Inductor_SMD +L_Murata_DEM35xxC +https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx +Inductor SMD DEM35xxC +0 +2 +2 +Inductor_SMD +L_Murata_DFE201610P +Inductor, Murata, DFE201610P, 2.0x1.6x1.0mm, https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundmetalalloychiptype/m_dfe201610p.ashx +Inductor power chip flatwire +0 +2 +2 +Inductor_SMD +L_Murata_LQH2MCNxxxx02_2.0x1.6mm +Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf) +chip coil inductor Murata LQH2MC +0 +2 +2 +Inductor_SMD +L_Murata_LQH55DN_5.7x5.0mm +Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf +inductor smd +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_1turn_HDM0131A +Neosid, Air-Coil, SML, 1turn, HDM0131A, +Neosid Air-Coil SML 1turn HDM0131A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HAM0231A +Neosid, Air-Coil, SML, 2turn, HAM0231A, +Neosid Air-Coil SML 2turn HAM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HDM0231A +Neosid, Air-Coil, SML, 2turn, HDM0231A, +Neosid Air-Coil SML 2turn HDM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HAM0331A +Neosid, Air-Coil, SML, 2turn, HAM0331A, +Neosid Air-Coil SML 3turn HAM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HDM0331A +Neosid, Air-Coil, SML, 3turn, HDM0331A, +Neosid Air-Coil SML 3turn HDM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HAM0431A +Neosid, Air-Coil, SML, 4turn, HAM0431A, +Neosid Air-Coil SML 4turn HAM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HDM0431A +Neosid, Air-Coil, SML, 4turn, HDM0431A, +Neosid Air-Coil SML 4turn HDM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HAM0531A +Neosid, Air-Coil, SML, 5turn, HAM0531A, +Neosid Air-Coil SML 5turn HAM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HDM0531A +Neosid, Air-Coil, SML, 5turn, HDM0531A, +Neosid Air-Coil SML 5turn HDM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A +Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A, +Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A +Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A, +Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6turn_HAM0631A +Neosid, Air-Coil, SML, 6turn, HAM0631A, +Neosid Air-Coil SML 6turn HAM0631A +0 +2 +2 +Inductor_SMD +L_Neosid_MicroCoil_Ms36-L +Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94 +Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise +0 +2 +2 +Inductor_SMD +L_Neosid_Ms42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50 +Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf +Neosid Power Inductor Ms50 SMD Fixed inductor +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50T +Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf +Neosid Power Inductor Ms50T SMD Fixed inductor high temperature +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85 +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85T +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95 +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95T +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95a +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE95H +Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf +Neosid Inductor SM-NE95H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127 +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127_HandSoldering +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE150 +Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf +Neosid Inductor SM-NE150 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0512H +Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf +Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0602H +Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf +Neosid Power Inductor SM-PIC0602H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0612H +Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf +Neosid Power Inductor SM-PIC0612H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC1004H +Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf +Neosid Inductor SM-PIC1004H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3010 +Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf +Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3015 +Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf +Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs50 +Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf +Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs85 +Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf +Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs95_SMs95p +Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf +Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Pulse_P059x +1:1, Power Inductor, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/p0599nl +inductor coil choke +0 +4 +4 +Inductor_SMD +L_Pulse_PA4320 +Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf +Inductor SMD Pulse PA4320 +0 +2 +2 +Inductor_SMD +L_Pulse_PA4344 +Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf +Pulse PA4344 PM4344 Series SMD Inductors +0 +2 +2 +Inductor_SMD +L_Pulse_PA4349 +Shielded Molded High Current Power Inductors 23.5x22mm, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/pa4349.104anlt +Shielded Molded High Current Power Inductor +0 +2 +2 +Inductor_SMD +L_SOREDE_SNR.1050_10x10x5mm +Sorede 10x10x5mm Power Inductor, https://datasheet.lcsc.com/lcsc/2201141530_SOREDE-SNR-1050-TYD4R7MT00_C2942304.pdf +Inductor Sorede SNR +0 +2 +2 +Inductor_SMD +L_Sagami_CER1242B +Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1257B +Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1277B +Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CWR1242C +Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1257C +Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1277C +Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_SigTra_SC3316F +http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf +Choke +0 +2 +2 +Inductor_SMD +L_Sumida_CDMC6D28_7.25x6.5mm +SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf) +Inductor Sumida SMD CDMC6D28 +0 +2 +2 +Inductor_SMD +L_Sumida_CR75 +Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf +Inductor SMD CR75 Unshielded +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0402S +Inductor, Sunlord, MWSA0402S, 4.4x4.2x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0412S +Inductor, Sunlord, MWSA0412S, 4.4x4.2x1.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0503S +Inductor, Sunlord, MWSA0503S, 5.4x5.2x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0518S +Inductor, Sunlord, MWSA0518S, 5.4x5.2x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0602S +Inductor, Sunlord, MWSA0602S, 7.0x6.6x1.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0603S +Inductor, Sunlord, MWSA0603S, 7.0x6.6x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0604S +Inductor, Sunlord, MWSA0604S, 7.0x6.6x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0605S +Inductor, Sunlord, MWSA0605S, 7.0x6.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0615S +Inductor, Sunlord, MWSA0615S, 7.0x6.6x1.3mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0618S +Inductor, Sunlord, MWSA0618S, 7.0x6.6x1.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0624S +Inductor, Sunlord, MWSA0624S, 7.0x6.6x2.2mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA0804S +Inductor, Sunlord, MWSA0804S, 8.2x8.8x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1003S +Inductor, Sunlord, MWSA1003S, 11.5x10.0x2.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1004S +Inductor, Sunlord, MWSA1004S, 11.0x10.0x3.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1005S +Inductor, Sunlord, MWSA1005S, 11.5x10.0x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-1R0 +Inductor, Sunlord, MWSA1204S-1R0, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-1R5 +Inductor, Sunlord, MWSA1204S-1R5, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-2R2 +Inductor, Sunlord, MWSA1204S-2R2, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-3R3 +Inductor, Sunlord, MWSA1204S-3R3, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-4R7 +Inductor, Sunlord, MWSA1204S-4R7, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-6R8 +Inductor, Sunlord, MWSA1204S-6R8, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-100 +Inductor, Sunlord, MWSA1204S-100, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-150 +Inductor, Sunlord, MWSA1204S-150, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-220 +Inductor, Sunlord, MWSA1204S-220, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R22 +Inductor, Sunlord, MWSA1204S-R22, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R47 +Inductor, Sunlord, MWSA1204S-R47, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R68 +Inductor, Sunlord, MWSA1204S-R68, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1204S-R82 +Inductor, Sunlord, MWSA1204S-R82, 13.45x12.8x4.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-1R0 +Inductor, Sunlord, MWSA1205S-1R0, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-1R5 +Inductor, Sunlord, MWSA1205S-1R5, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-2R2 +Inductor, Sunlord, MWSA1205S-2R2, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-3R3 +Inductor, Sunlord, MWSA1205S-3R3, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-4R7 +Inductor, Sunlord, MWSA1205S-4R7, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-6R8 +Inductor, Sunlord, MWSA1205S-6R8, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-100 +Inductor, Sunlord, MWSA1205S-100, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-150 +Inductor, Sunlord, MWSA1205S-150, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-220 +Inductor, Sunlord, MWSA1205S-220, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-330 +Inductor, Sunlord, MWSA1205S-330, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-470 +Inductor, Sunlord, MWSA1205S-470, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R22 +Inductor, Sunlord, MWSA1205S-R22, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R36 +Inductor, Sunlord, MWSA1205S-R36, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R50 +Inductor, Sunlord, MWSA1205S-R50, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R68 +Inductor, Sunlord, MWSA1205S-R68, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1205S-R82 +Inductor, Sunlord, MWSA1205S-R82, 13.45x12.6x4.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-1R5 +Inductor, Sunlord, MWSA1206S-1R5, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-2R2 +Inductor, Sunlord, MWSA1206S-2R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-3R3 +Inductor, Sunlord, MWSA1206S-3R3, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-4R7 +Inductor, Sunlord, MWSA1206S-4R7, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-5R6 +Inductor, Sunlord, MWSA1206S-5R6, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-6R8 +Inductor, Sunlord, MWSA1206S-6R8, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-8R2 +Inductor, Sunlord, MWSA1206S-8R2, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-100 +Inductor, Sunlord, MWSA1206S-100, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-101 +Inductor, Sunlord, MWSA1206S-101, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-120 +Inductor, Sunlord, MWSA1206S-120, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-121 +Inductor, Sunlord, MWSA1206S-121, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-150 +Inductor, Sunlord, MWSA1206S-150, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-151 +Inductor, Sunlord, MWSA1206S-151, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-180 +Inductor, Sunlord, MWSA1206S-180, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-220 +Inductor, Sunlord, MWSA1206S-220, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-270 +Inductor, Sunlord, MWSA1206S-270, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-330 +Inductor, Sunlord, MWSA1206S-330, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-470 +Inductor, Sunlord, MWSA1206S-470, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-680 +Inductor, Sunlord, MWSA1206S-680, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1206S-R68 +Inductor, Sunlord, MWSA1206S-R68, 13.45x12.6x5.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1265S +Inductor, Sunlord, MWSA1265S, 13.45x12.6x6.5mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1707S +Inductor, Sunlord, MWSA1707S, 17.15x17.15x6.7mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA2213S +Inductor, Sunlord, MWSA2213S, 23.5x22.0x12.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor mwsa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA3010S +Inductor, Sunlord, SWPA3010S, 3.0x3.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA3012S +Inductor, Sunlord, SWPA3012S, 3.0x3.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA3015S +Inductor, Sunlord, SWPA3015S, 3.0x3.0x1.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4010S +Inductor, Sunlord, SWPA4010S, 4.0x4.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4012S +Inductor, Sunlord, SWPA4012S, 4.0x4.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4018S +Inductor, Sunlord, SWPA4018S, 4.0x4.0x1.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4020S +Inductor, Sunlord, SWPA4020S, 4.0x4.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4026S +Inductor, Sunlord, SWPA4026S, 4.0x4.0x2.6mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA4030S +Inductor, Sunlord, SWPA4030S, 4.0x4.0x3.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5012S +Inductor, Sunlord, SWPA5012S, 5.0x5.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5020S +Inductor, Sunlord, SWPA5020S, 5.0x5.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5040S +Inductor, Sunlord, SWPA5040S, 5.0x5.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6020S +Inductor, Sunlord, SWPA6020S, 6.0x6.0x2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6028S +Inductor, Sunlord, SWPA6028S, 6.0x6.0x2.8mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6040S +Inductor, Sunlord, SWPA6040S, 6.0x6.0x4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA6045S +Inductor, Sunlord, SWPA6045S, 6.0x6.0x4.5mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA8040S +Inductor, Sunlord, SWPA8040S, 8.0x8.0x4.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA252010S +Inductor, Sunlord, SWPA252010S, 2.5x2.0x1.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA252012S +Inductor, Sunlord, SWPA252012S, 2.5x2.0x1.2mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWRB1204S +Inductor, Sunlord, SWRB1204S, 12.5x12.5x5.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en +Inductor swrb +0 +2 +2 +Inductor_SMD +L_Sunlord_SWRB1205S +Inductor, Sunlord, SWRB1205S, 12.5x12.5x6.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en +Inductor swrb +0 +2 +2 +Inductor_SMD +L_Sunlord_SWRB1207S +Inductor, Sunlord, SWRB1207S, 12.5x12.5x8.0mm, https://www.sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMTA2MTAxMTMyMzc4MTEucGRm&lan=en +Inductor swrb +0 +2 +2 +Inductor_SMD +L_TDK_MLZ1608 +Inductor, TDK, MLZ1608, 1.6x0.8x0.8mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf" +Inductor MLZ +0 +2 +2 +Inductor_SMD +L_TDK_MLZ2012_h0.85mm +Inductor, TDK, MLZ2012_h0.85mm, 2.0x1.25x0.85mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf" +Inductor MLZ +0 +2 +2 +Inductor_SMD +L_TDK_MLZ2012_h1.25mm +Inductor, TDK, MLZ2012_h1.25mm, 2.0x1.25x1.25mm, "https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz2012_en.pdf" +Inductor MLZ +0 +2 +2 +Inductor_SMD +L_TDK_NLV25_2.5x2.0mm +TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf +tdk nlv25 nlcv25 nlfv25 +0 +2 +2 +Inductor_SMD +L_TDK_NLV32_3.2x2.5mm +TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf +tdk nlv32 nlcv32 nlfv32 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6025 +Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf) +Inductor TDK_SLF6025 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6028 +Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf) +Inductor TDK_SLF6028 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6045 +Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf) +Inductor TDK_SLF6045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7032 +Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf) +Inductor TDK_SLF7032 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7045 +Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf) +Inductor TDK_SLF7045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7055 +Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf) +Inductor TDK_SLF7055 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10145 +Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf) +Inductor TDK_SLF10145 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10165 +Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf) +Inductor TDK_SLF10165 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12555 +Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf) +Inductor SLF12555 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12565 +Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf) +Inductor SLF12565 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12575 +Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf) +Inductor SLF12575 +0 +2 +2 +Inductor_SMD +L_TDK_VLF10040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLF10040 +0 +2 +2 +Inductor_SMD +L_TDK_VLP8040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLP8040 +0 +2 +2 +Inductor_SMD +L_TDK_VLS6045EX_VLS6045AF +Inductor,TDK, VLS-6045, 6x6x4.5mm, https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_power_vls6045ex_en.pdf +inductor TDK VLS SMD VLS6045EF VLS6045AF +0 +2 +2 +Inductor_SMD +L_TaiTech_TMPC1265_13.5x12.5mm +Tai Tech TMPC1265 series SMD inductor https://datasheet.lcsc.com/lcsc/2009171439_TAI-TECH-TMPC1265HP-100MG-D_C305223.pdf, 13.5x12.5x6.2mm +Tai Tech TMPC1265 SMD inductor +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_BK_Array_1206_3216Metric +Ferrite Bead Array 4x0603, Taiyo Yuden BK Series (see https://www.yuden.co.jp/productdata/catalog/mlci09_e.pdf) +ferrite bead array +0 +8 +8 +Inductor_SMD +L_Taiyo-Yuden_MD-1616 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-2020 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-3030 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-4040 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-5050 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-047_5.2x5.8mm +Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf +inductor smd traco +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-141 +Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf +Choke SMD +0 +2 +2 +Inductor_SMD +L_Vishay_IFSC-1515AH_4x4x1.8mm +Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf) +SMD Vishay Inductor Low Profile +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1212 +Inductor, Vishay, IHLP series, 3.0mmx3.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1616 +Inductor, Vishay, IHLP series, 4.1mmx4.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2020 +Inductor, Vishay, IHLP series, 5.1mmx5.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2525 +Inductor, Vishay, IHLP series, 6.3mmx6.3mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-4040 +Inductor, Vishay, IHLP series, 10.2mmx10.2mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-5050 +Inductor, Vishay, IHLP series, 12.7mmx12.7mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-6767 +Inductor, Vishay, IHLP series, 17.0mmx17.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-3825 +Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-4825 +Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-5832 +Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-7832 +Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Walsin_WLFM201209x +Inductor, Walsin, WLFM201209x, 2.0x1.25x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Walsin_WLFM201609x +Inductor, Walsin, WLFM201609x, 2.0x1.6x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Walsin_WLFM252009x +Inductor, Walsin, WLFM252009x, 2.5x2.0x0.9mm, http://www.passivecomponent.com/wp-content/uploads/inductor/WLFM_C_series.pdf +Inductor ferrite multilayer power +0 +2 +2 +Inductor_SMD +L_Wuerth_HCF-2013 +7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2815 +74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2818 +7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCI-1030 +Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1040 +Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1050 +Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1335 +Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1350 +Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1365 +Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1890 +Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-2212 +Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-5040 +Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7030 +Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7040 +Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7050 +Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1050 +Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1052 +Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1070 +Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1078 +Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1190 +Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1240 +Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1350 +Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1390 +Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7050 +Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7070 +Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-1610 +Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2506 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2508 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2510 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2512 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3012 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3015 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4030 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-DD-Typ-M-Typ-S +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-GF-1210 +Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf +Unshielded Inductor WE-GF 1210 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-7345 +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf +Choke Shielded Power Inductor WE-PD 7345 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-L +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf +Choke Power Inductor WE-PD2 TypL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-MS +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf +Choke Power Inductor WE-PD2 TypMS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-XL +Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf +Choke Power Inductor WE-PD2 TypXL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD4-Typ-X +Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf +Choke Power Inductor WE-PD4 TypX Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-TPC-3816 +L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf +wurth wuerth smd inductor +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-XHMI-8080 +Inductor, Wuerth, WE-XHMI 8080, 8.3mmx8.8mm (Script generated with StandardBox.py) (https://www.we-online.com/components/products/datasheet/74439358068.pdf) +Inductor Wuerth WE-XHMI 8080 +0 +2 +2 +Inductor_SMD +L_Wurth_WE-CAIR-5910 +WE-CAIR Air coil, https://www.we-online.com/components/products/datasheet/744918254.pdf +air coil inductor wurth we cair +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-2010 +Semi-Shielded High Saturation Power Inductor, body 2x1.6mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2010 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-2512 +Semi-Shielded High Saturation Power Inductor, body 2.5x2mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2512 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-3012 +Semi-Shielded High Saturation Power Inductor, body 3x3mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-3012 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-4020 +Semi-Shielded High Saturation Power Inductor, body 4x4mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-4020 +SMT +0 +2 +2 +Inductor_THT +Choke_EPCOS_B82722A +Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf +chokes epcos tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN102-04-14.0x14.0mm +Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN112-04-17.7x17.1mm +Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/fileadmin/user_upload/pim/products/datasheets/RN_series.pdf +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN114-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN116-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN122-04-28.0x27.0mm +Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN142-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN143-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN152-04-43.0x41.8mm +Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN202-04-8.8x18.2mm +Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN204-04-9.0x14.0mm +Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN212-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN214-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN216-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN218-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN222-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN232-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN242-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2 +Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23 +inductor axial horizontal +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101 +Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201 +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203 +Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28 +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC +Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105 +Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x105NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x155NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x205NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x405NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x705NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455xxx6NL_2 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_TDK_B82746S4143A040 +13A, 3Phase, Triple Coil, CM Choke, https://www.tdk-electronics.tdk.com/inf/30/ds/b82746s.pdf +common mode filter triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82746S6702A040 +8A, 3Phase, Triple Coil, CM Choke, https://www.tdk-electronics.tdk.com/inf/30/ds/b82746s.pdf +common mode filter triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6163A040 +16A, 3Phase, Triple Coil, CM Choke, drill hole 2mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6203A040 +20A, 3Phase, Triple Coil, CM Choke, drill hole 2.2mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6253A040 +25A, 3Phase, Triple Coil, CM Choke, drill hole 2.44mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82747E6353A040 +35A, 3Phase, Triple Coil, CM Choke, drill hole 3mm ( https://product.tdk.com/system/files/dam/doc/product/emc/emc/line-filter/data_sheet/30/ds/b82747e6.pdf ) +three phase common mode triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_TDK_B82767S4123N030 +12A, 3Phase N, Quadruple Coil, https://www.tdk-electronics.tdk.com/inf/30/ds/b82767s4.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_TDK_B82767S4193N030 +19A, 3Phase N, Quadruple Coil, https://www.tdk-electronics.tdk.com/inf/30/ds/b82767s4.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_TDK_B82767S4263N030 +26A , 3Phase N, Quadruple Coil, https://www.tdk-electronics.tdk.com/inf/30/ds/b82767s4.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X140 +40A, 3Phase, Triple Coil, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf +common mode filter +0 +6 +6 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X240 +40A, 3Phase, Triple Coil, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf +common mode filter triple choke +0 +6 +6 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X402 +30A, 3Phase N, Quadruple Coil, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X402.pdf +common mode filter quadruple choke +0 +8 +8 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-L +Wuerth, WE-CMB, Bauform L, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-M +Wuerth, WE-CMB, Bauform M, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-S +Wuerth, WE-CMB, Bauform S, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XL +Wuerth, WE-CMB, Bauform XL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XS +Wuerth, WE-CMB, Bauform XS, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XXL +Wuerth, WE-CMB, Bauform XXL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM120 +Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM160 +Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM254 +Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM280 +Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, https://www.lodestonepacific.com/wp-content/uploads/2020/07/VTM-Series-Full-Page.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM950-6 +Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, https://www.lodestonepacific.com/wp-content/uploads/2021/05/VTM950-6.pdf +vertical inductor toroid mount +0 +6 +6 +Inductor_THT +L_Radial_D6.0mm_P4.00mm +Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf +Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm +0 +2 +2 +Inductor_THT +L_Radial_D7.0mm_P3.00mm +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7mm +0 +2 +2 +Inductor_THT +L_Radial_D7.2mm_P3.00mm_Murata_1700 +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700 +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P3.50mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.8mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D8.7mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D9.5mm_P5.00mm_Fastron_07HVP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07M +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS +Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf +Inductor Radial Murata 1200RS +0 +4 +2 +Inductor_THT +L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Fastron_11P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P6.00mm_Murata_1900R +Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf +Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P9.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D13.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D14.2mm_P10.00mm_Neosid_SD14 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14 +0 +2 +2 +Inductor_THT +L_Radial_D16.0mm_P10.00mm_Panasonic_15E-L +Panasonic ELC Type 15E-L inductor, radial, shielded, pin pitch=10.00mm, diameter=16.0mm, https://mediap.industry.panasonic.eu/assets/imported/industrial.panasonic.com/cdbs/www-data/pdf/AGB0000/AGB0000CE10.pdf +ELC15ExxxL +0 +3 +3 +Inductor_THT +L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D18.0mm_P10.00mm +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 18mm +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P19.00mm +Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf +Inductor Radial series Radial pin pitch 19.00mm diameter 21mm +0 +2 +2 +Inductor_THT +L_Radial_D24.0mm_P24.00mm +Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm +Inductor Radial series Radial pin pitch 24.00mm diameter 24mm +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P22.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.10mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.40mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.70mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D28.0mm_P29.20mm +Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm +Inductor Radial series Radial pin pitch 29.20mm diameter 28mm +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.50mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.80mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.00mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf +Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75 +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8 +0 +2 +2 +Inductor_THT +L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25 +Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25 +0 +2 +2 +Inductor_THT +L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30 +Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30 +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm +0 +2 +2 +Inductor_THT +L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37 +Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37 +0 +2 +2 +Inductor_THT +L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44 +Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44 +0 +2 +2 +Inductor_THT +L_SELF1408 +Self Ferrite 14 - 08 +SELF +0 +7 +3 +Inductor_THT +L_SELF1418 +Self Ferrite 14 - 18 +SELF +0 +10 +4 +Inductor_THT +L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12 +L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12 +L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16 +L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16 +L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20 +L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20 +L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25 +L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25 +L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30 +L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30 +L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37 +L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37 +L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44 +L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44 +L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50 +L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50 +L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3 +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000 +L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5 +L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4 +L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5 +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D26.0mm_P5.08mm +inductor 26mm diameter toroid +SELF INDUCTOR +0 +3 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6 +L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D40.0mm_P48.26mm +L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm +L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7 +L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8 +L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9 +L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm +L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2 +L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm +L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2 +L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A +L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1 +L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2 +L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G +L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4 +L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4 +L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5 +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D +L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5 +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6 +L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7 +L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8 +L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9 +L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9 +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.2mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.5mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2504 +Shielded High Current Inductor, body 22x25.7mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT_SIZE_2504 +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3521 +Shielded High Current Inductor, body 21.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3521 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter1.8mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter2.0mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter0.8mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.3mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.5mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter2.0mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +5 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +5 +3 +LED_SMD +LED-APA102-2020 +http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf +LED RGB SPI +0 +8 +6 +LED_SMD +LED-L1T2_LUMILEDS +http://www.lumileds.com/uploads/438/DS133-pdf +LUMILEDS LUXEON TX L1T2 LED +0 +3 +3 +LED_SMD +LED_1W_3W_R8 +https://www.gme.cz/data/attachments/dsh.518-234.1.pdf +LED 1W 3W 5W +0 +3 +3 +LED_SMD +LED_0201_0603Metric +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED +0 +4 +2 +LED_SMD +LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED handsolder +0 +4 +2 +LED_SMD +LED_0402_1005Metric +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0603_1608Metric +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0805_2012Metric +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm +LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode reverse +0 +2 +2 +LED_SMD +LED_1210_3225Metric +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1812_4532Metric +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2010_5025Metric +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2512_6332Metric +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_ASMB-KTF0-0A306 +2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100 +Tricolor LED +0 +4 +4 +LED_SMD +LED_Avago_PLCC4_3.2x2.8mm_CW +3.2mm x 2.8mm PLCC4 RGB LED, https://docs.broadcom.com/docs/AV02-4186EN +LED Avago PLCC-4 3528 ASMB-MTB0-0A3A2 +0 +4 +4 +LED_SMD +LED_Avago_PLCC6_3x2.8mm +https://docs.broadcom.com/docs/AV02-3793EN +LED Avago PLCC-6 ASMT-YTB7-0AA02 +0 +6 +6 +LED_SMD +LED_CSP_Samsung_LH181B_2.36x2.36mm +High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf +LED Samsung LH181B +0 +2 +2 +LED_SMD +LED_Cree-PLCC4_2x2mm_CW +2.0mm x 2.0mm PLCC4 LED, https://assets.cree-led.com/a/ds/h/HB-CLMVC-FKA.pdf +LED Cree PLCC-4 2020 CLMVB-FKA CLMVC-FKA +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_3.2x2.8mm_CCW +3.2mm x 2.8mm PLCC4 RGB LED, https://assets.cree-led.com/a/ds/h/HB-CLV1A-FKB.pdf +LED Cree PLCC-4 3528 CLV1A-FKB +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_5x5mm_CW +5.0mm x 5.0mm PLCC4 LED +LED Cree PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_Cree-PLCC6_4.7x1.5mm +4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf +LED Cree PLCC-6 +0 +6 +6 +LED_SMD +LED_Cree-XB +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf +LED Cree XB +0 +5 +3 +LED_SMD +LED_Cree-XH +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf +LED Cree XH +0 +8 +2 +LED_SMD +LED_Cree-XHP35 +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf +LED Cree XHP35 +0 +6 +3 +LED_SMD +LED_Cree-XHP50_6V +Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED Cree XHP50 +0 +15 +3 +LED_SMD +LED_Cree-XHP50_12V +Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED XHP50 Cree +0 +15 +3 +LED_SMD +LED_Cree-XHP70_6V +Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XHP70_12V +Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XP +LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf +LED Cree XP +0 +6 +3 +LED_SMD +LED_Cree-XP-G +LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf +LED Cree XP-G +0 +6 +3 +LED_SMD +LED_Cree-XQ +LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Cree-XQ_HandSoldering +LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Dialight_591 +LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf) +LED Dialight 591 +0 +2 +2 +LED_SMD +LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm +5.0mm x 5.0mm PLCC4 Addressable RGB LED, http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf +LED RGB NeoPixel addressable PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_Kingbright_AAA3528ESGCT +Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf) +dual led smd +0 +4 +4 +LED_SMD +LED_Kingbright_APDA3020VBCD +LED, SMD, APDA3020VBC/D, https://www.kingbrightusa.com/images/catalog/SPEC/APDA3020VBC-D.pdf +LED APDA3020VBC/D Kingbright +0 +2 +2 +LED_SMD +LED_Kingbright_APFA3010_3x1.5mm_Horizontal +LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf +LED RGB APFA3010 KINGBRIGHT 3x1.5mm +0 +4 +4 +LED_SMD +LED_Kingbright_APHBM2012_2x1.25mm +Dual LED SMD https://www.kingbrightusa.com/KCpack.asp?txtPack=APHBM2012 +LED Kingbright APHM2012 +0 +4 +4 +LED_SMD +LED_Kingbright_KPA-3010_3x2x1mm +Kingbright surface mount LED, right angle, 3.0 x 2.0 x 1.0 mm, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPA-3010SURCK(Ver.26A).pdf +Kingbright LED right-angle +0 +3 +3 +LED_SMD +LED_Kingbright_KPBD-3224 +Kingbright, dual LED, red-green, dome lens, 3.2 x 2.4 mm Surface Mount LED Lamp (https://www.kingbright.com/attachments/file/psearch/000/00/00/KPBD-3224SURKCGKC(Ver.20A).pdf) +Kingbright dual LED KPBD-3224 +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C19HE1WT +LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf +LED RGB Chip SMD +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C235KGKRKT +downfacing reverse mount led, https://optoelectronics.liteon.com/upload/download/DS22-2009-0219/LTST-C235KGKRKT.pdf +LED reverse down facing +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C295K_1.6x0.8mm +Topview dual http://optoelectronics.liteon.com/upload/download/DS22-2009-0072/LTST-C295KGKRKT.PDF +SMD Top view Dual colour +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-E563C_PLCC4_5.0x5.0mm_P3.2mm +RGB addressable LED, 5x5mm body, 1.57mm height, https://optoelectronics.liteon.com/upload/download/DS35-2018-0092/LTST-E563CHEGBW-AW.PDF +LED RGB 5050 PLCC-4 +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-E563C_PLCC4_5.0x5.0mm_P3.2mm_HandSoldering +RGB addressable LED, 5x5mm body, 1.57mm height, https://optoelectronics.liteon.com/upload/download/DS35-2018-0092/LTST-E563CHEGBW-AW.PDF +LED RGB 5050 PLCC-4 +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-S326 +http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF +LED SMD right angle CCA +0 +3 +3 +LED_SMD +LED_Lumex_SML-LX0303SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Lumex_SML-LX0404SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Luminus_MP-3030-1100_3.0x3.0mm +Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf +LED Luminus MP-3030-1100 +0 +5 +2 +LED_SMD +LED_Osram_Lx_P47F_D2mm_ReverseMount +OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf +LED ReverseMount Reverse +0 +4 +2 +LED_SMD +LED_PLCC-2_3.4x3.0mm_AK +LED PLCC-2 SMD package, orientation marker at anode, https://dammedia.osram.info/media/resource/hires/osram-dam-5824137/SFH%204257_EN.pdf +LED PLCC-2 SMD TOPLED +0 +2 +2 +LED_SMD +LED_PLCC-2_3.4x3.0mm_KA +LED PLCC-2 SMD package, orientation marker at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-6035009/SFH%204253_EN.pdf +LED PLCC-2 SMD TOPLED +0 +2 +2 +LED_SMD +LED_PLCC-2_3x2mm_AK +LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at anode, https://media.digikey.com/pdf/Data%20Sheets/CREE%20Power/CLM3A-BKW,GKW.pdf +LED PLCC-2 SMD +0 +2 +2 +LED_SMD +LED_PLCC-2_3x2mm_KA +LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at cathode, https://optoelectronics.liteon.com/upload/download/DS22-2009-0099/LTW-M670ZVS-M5_0906.pdf +LED PLCC-2 SMD +0 +2 +2 +LED_SMD +LED_PLCC_2835 +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_PLCC_2835_Handsoldering +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_RGB_1210 +RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN +LED 3227 +0 +4 +4 +LED_SMD +LED_RGB_5050-6 +http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf +RGB LED 5050-6 +0 +6 +6 +LED_SMD +LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm +http://www.farnell.com/datasheets/2003905.pdf +LED RGB PLCC-6 CLP6C-FBK +0 +6 +6 +LED_SMD +LED_RGB_Everlight_EASV3015RGBA0_Horizontal +LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220 +LED RGB right-angle +0 +4 +4 +LED_SMD +LED_RGB_Getian_GT-P6PRGB4303 +https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf +LED RGB +0 +7 +7 +LED_SMD +LED_RGB_Lumex_SML-LXT0805SIUGUBW +RGB LED 0805 2.0mm x 1.3mm, orientation marker at common anode https://www.mouser.de/datasheet/2/244/SML-LXT0805SIUGUBW-1776540.pdf +RGB LED 0805 +0 +4 +4 +LED_SMD +LED_RGB_PLCC-6 +RGB LED PLCC-6 +RGB LED PLCC-6 +0 +6 +6 +LED_SMD +LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100 +3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf +LED RGB Wurth PLCC-4 3528 +0 +4 +4 +LED_SMD +LED_RGB_Wuerth_150080M153000 +RGB LED 0805 2.0mm x 1.3mm, orientation marker at common anode https://www.we-online.com/components/products/datasheet/150080M153000.pdf +RGB LED 0805 +0 +4 +4 +LED_SMD +LED_ROHM_SMLVN6 +https://www.rohm.com/datasheet/SMLVN6RGB1U +LED ROHM SMLVN6 +0 +6 +6 +LED_SMD +LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm +https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf +LED RGB NeoPixel Nano PLCC-4 +0 +4 +4 +LED_SMD +LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm +3.5mm x 3.5mm PLCC4 Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf +LED RGB NeoPixel Mini PLCC-4 3535 +0 +4 +4 +LED_SMD +LED_SK6812_EC15_1.5x1.5mm +RGB addressable LED, 0.1W, 1.5mm x 1.5mm, 0.65m height, orientation mark at GND, http://ledstrip-china.com/productshow.asp?id=322 +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm +5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf +LED RGB NeoPixel PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_WS2812B-2020_PLCC4_2.0x2.0mm +2.0mm x 2.0mm Addressable RGB LED NeoPixel Nano, 12 mA, https://cdn-shop.adafruit.com/product-files/4684/4684_WS2812B-2020_V1.3_EN.pdf +LED RGB NeoPixel Nano PLCC-4 2020 +0 +4 +4 +LED_SMD +LED_WS2812B-Mini_PLCC4_3.5x3.5mm +Addressable RGB LED NeoPixel Mini, 12 mA, https://web.archive.org/web/20200131233647/http://www.world-semi.com/DownLoadFile/112 +LED RGB NeoPixel Mini +0 +4 +4 +LED_SMD +LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm +5.0mm x 5.0mm Addressable RGB LED NeoPixel, https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf +LED RGB NeoPixel PLCC-4 5050 +0 +4 +4 +LED_SMD +LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm +https://cdn-shop.adafruit.com/datasheets/WS2812.pdf +LED RGB NeoPixel +0 +6 +6 +LED_SMD +LED_Wurth_150044M155260 +Wurth Common anode RGB LED, SMD, 0404, 1x1x1.65mm, https://www.we-online.com/catalog/datasheet/150044M155260.pdf +LED RGB ARGB +0 +4 +4 +LED_SMD +LED_Yuji_5730 +LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf +LED Yuji 5730 +0 +3 +2 +LED_SMD +LED_miniPLCC_2315 +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_SMD +LED_miniPLCC_2315_Handsoldering +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_THT +LED_BL-FL7680RGB +'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf +RGB LED Piranha Super-Flux BetLux +0 +4 +4 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W3.3mm_H2.4mm +LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins +LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.0mm_H2.8mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf +LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.8mm_H2.5mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf +LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm +LED, diameter 3.0mm, 2 pins +LED diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm-3 +LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf +LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins +0 +3 +3 +LED_THT +LED_D3.0mm_Clear +IR-LED, diameter 3.0mm, 2 pins, color: clear +IR infrared LED diameter 3.0mm 2 pins clear +0 +2 +2 +LED_THT +LED_D3.0mm_FlatTop +LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf +LED Round FlatTop diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_IRBlack +IR-ED, diameter 3.0mm, 2 pins, color: black +IR infrared LED diameter 3.0mm 2 pins black +0 +2 +2 +LED_THT +LED_D3.0mm_IRGrey +IR-LED, diameter 3.0mm, 2 pins, color: grey +IR infrared LED diameter 3.0mm 2 pins grey +0 +2 +2 +LED_THT +LED_D4.0mm +LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf +LED diameter 4.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm-3 +LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins +0 +3 +3 +LED_THT +LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +3 +3 +LED_THT +LED_D5.0mm-4_RGB +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Staggered_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +rgb led +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Wide_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm_Clear +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_FlatTop +LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf +LED Round FlatTop diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRBlack +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRGrey +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm +LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf +LED diameter 8.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm-3 +LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins +LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins +0 +3 +3 +LED_THT +LED_D10.0mm +LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf +LED diameter 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D10.0mm-3 +LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf +LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins +0 +3 +3 +LED_THT +LED_D20.0mm +LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf +LED diameter 20.0mm 2 pins +0 +2 +2 +LED_THT +LED_Oval_W5.2mm_H3.8mm +LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf +LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm_FlatTop +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.9mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm-3Pins +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins +0 +3 +3 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3 +Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf +LED automotive super flux 7.62mm +0 +4 +2 +LED_THT +LED_SideEmitter_Rectangular_W4.5mm_H1.6mm +LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf +LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins +0 +2 +2 +LED_THT +LED_VCCLite_5381H1_6.35x6.35mm +Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Red 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H3_6.35x6.35mm +Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Amber 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H5_6.35x6.35mm +Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Green 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H7_6.35x6.35mm +Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Yellow 5381 Series LED +0 +2 +2 +Module +A20_OLINUXINO_LIME2 +A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet +A20 Olimex Olinuxino LIME2 development board +0 +180 +180 +Module +Adafruit_Feather +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA_WithMountingHoles +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_RFM +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_32u4_RFM_WithMountingHoles +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_M0_RFM +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio +Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_RFM_WithMountingHoles +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio + Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_Wifi +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_M0_Wifi_WithMountingHoles +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_WICED +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WICED_WithMountingHoles +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WithMountingHoles +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_HUZZAH_ESP8266_breakout +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Arduino_Nano +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_Nano_WithMountingHoles +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_UNO_R2 +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R2_WithMountingHoles +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R3 +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +Arduino_UNO_R3_WithMountingHoles +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +BeagleBoard_PocketBeagle +PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors +PocketBeagle +0 +72 +72 +Module +Carambola2 +8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf +carambola2 8devices +0 +104 +52 +Module +Electrosmith_Daisy_Seed +Embedded platform for audio applications. 96kHz / 24-bit audio hardware. 64MB of SDRAM for up to 10 minute long audio. ARM Cortex-M7 MCU, running at 480MHz. 31 total GPIO pins with configurable functionality. 12-bit Digital to Analog Converters (x2). SD card interfaces. PWM outputs. Serial Protocols for connecting external sensors and devices (SPI, UART, I2S, I2C). Dedicated VIN pin for power. Micro USB port, and additional USB pins for full OTG-support as host and device. https://static1.squarespace.com/static/58d03fdc1b10e3bf442567b8/t/6227e6236f02fb68d1577146/1646781988478/Daisy_Seed_datasheet_v1.0.3.pdf +Electrosmith Daisy Seed Microcontroller Module ARM Cortex-M7 Audio Codec +0 +40 +40 +Module +Maple_Mini +Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html +Maple Mini +0 +40 +40 +Module +Olimex_MOD-WIFI-ESP8266-DEV +ESP8266 development board https://www.olimex.com/Products/IoT/ESP8266/MOD-WIFI-ESP8266-DEV/resources/dimensions-WIFI-ESP8266-DEV.png +ESP8266 +0 +22 +22 +Module +Onion_Omega2+ +https://onion.io/omega2/ +Omega Onion module +0 +32 +32 +Module +Onion_Omega2S +https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf +onion omega module +0 +89 +64 +Module +Pololu_Breakout-16_15.2x20.3mm +Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\ +Pololu Breakout +0 +16 +16 +Module +Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles +Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf +raspberry pi zero through hole +0 +40 +40 +Module +ST_Morpho_Connector_144_STLink +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +ST_Morpho_Connector_144_STLink_MountingHoles +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +Sipeed-M1 +AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications +AI Kendryte K210 RISC-V +0 +85 +77 +Module +Texas_EUK_R-PDSS-T7_THT +Texas Instruments EUK 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +Texas_EUS_R-PDSS-T5_THT +Texas Instruments EUS 5 Pin Double Sided Module +module pcb +0 +5 +5 +Module +Texas_EUW_R-PDSS-T7_THT +Texas Instruments EUW 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +WEMOS_D1_mini_light +16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg +ESP8266 WiFi microcontroller +0 +16 +16 +Motors +Vybronics_VZ30C1T8219732L +Vibration motor, 2.3-3.2V, 14000rpm, 0.7G, https://www.vybronics.com/wp-content/uploads/datasheet-files/Vybronics-VZ30C1T8219732L-datasheet.pdf +vibration motor Vybronics +0 +12 +3 +MountingEquipment +DINRailAdapter_3xM3_PhoenixContact_1201578 +https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1 +DIN rail adapter universal three M3 clearance holes +0 +0 +0 +MountingHole +MountingHole_2.1mm +Mounting Hole 2.1mm, no annular +mounting hole 2.1mm no annular +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2 +Mounting Hole 2.2mm, no annular, M2 +mounting hole 2.2mm no annular m2 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965 +Mounting Hole 2.2mm, no annular, M2, DIN965 +mounting hole 2.2mm no annular m2 din965 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopBottom +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopOnly +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380 +Mounting Hole 2.2mm, no annular, M2, ISO7380 +mounting hole 2.2mm no annular m2 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580 +Mounting Hole 2.2mm, no annular, M2, ISO14580 +mounting hole 2.2mm no annular m2 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopBottom +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopOnly +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_Via +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +9 +1 +MountingHole +MountingHole_2.5mm +Mounting Hole 2.5mm, no annular +mounting hole 2.5mm no annular +0 +0 +0 +MountingHole +MountingHole_2.5mm_Pad +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +1 +1 +MountingHole +MountingHole_2.5mm_Pad_TopBottom +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +3 +1 +MountingHole +MountingHole_2.5mm_Pad_TopOnly +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +2 +1 +MountingHole +MountingHole_2.5mm_Pad_Via +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +9 +1 +MountingHole +MountingHole_2.7mm +Mounting Hole 2.7mm, no annular +mounting hole 2.7mm no annular +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5 +Mounting Hole 2.7mm, no annular, M2.5 +mounting hole 2.7mm no annular m2.5 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965 +Mounting Hole 2.7mm, no annular, M2.5, DIN965 +mounting hole 2.7mm no annular m2.5 din965 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380 +Mounting Hole 2.7mm, no annular, M2.5, ISO7380 +mounting hole 2.7mm no annular m2.5 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580 +Mounting Hole 2.7mm, no annular, M2.5, ISO14580 +mounting hole 2.7mm no annular m2.5 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopBottom +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopOnly +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2.7mm_Pad +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +1 +1 +MountingHole +MountingHole_2.7mm_Pad_TopBottom +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +3 +1 +MountingHole +MountingHole_2.7mm_Pad_TopOnly +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +2 +1 +MountingHole +MountingHole_2.7mm_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2mm +Mounting Hole 2mm, no annular +mounting hole 2mm no annular +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3 +Mounting Hole 3.2mm, no annular, M3 +mounting hole 3.2mm no annular m3 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965 +Mounting Hole 3.2mm, no annular, M3, DIN965 +mounting hole 3.2mm no annular m3 din965 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopBottom +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopOnly +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380 +Mounting Hole 3.2mm, no annular, M3, ISO7380 +mounting hole 3.2mm no annular m3 iso7380 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580 +Mounting Hole 3.2mm, no annular, M3, ISO14580 +mounting hole 3.2mm no annular m3 iso14580 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopBottom +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopOnly +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_Via +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +9 +1 +MountingHole +MountingHole_3.5mm +Mounting Hole 3.5mm, no annular +mounting hole 3.5mm no annular +0 +0 +0 +MountingHole +MountingHole_3.5mm_Pad +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +1 +1 +MountingHole +MountingHole_3.5mm_Pad_TopBottom +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +3 +1 +MountingHole +MountingHole_3.5mm_Pad_TopOnly +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +2 +1 +MountingHole +MountingHole_3.5mm_Pad_Via +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +9 +1 +MountingHole +MountingHole_3.7mm +Mounting Hole 3.7mm, no annular +mounting hole 3.7mm no annular +0 +0 +0 +MountingHole +MountingHole_3.7mm_Pad +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +1 +1 +MountingHole +MountingHole_3.7mm_Pad_TopBottom +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +3 +1 +MountingHole +MountingHole_3.7mm_Pad_TopOnly +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +2 +1 +MountingHole +MountingHole_3.7mm_Pad_Via +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +9 +1 +MountingHole +MountingHole_3mm +Mounting Hole 3mm, no annular +mounting hole 3mm no annular +0 +0 +0 +MountingHole +MountingHole_3mm_Pad +Mounting Hole 3mm +mounting hole 3mm +0 +1 +1 +MountingHole +MountingHole_3mm_Pad_TopBottom +Mounting Hole 3mm +mounting hole 3mm +0 +3 +1 +MountingHole +MountingHole_3mm_Pad_TopOnly +Mounting Hole 3mm +mounting hole 3mm +0 +2 +1 +MountingHole +MountingHole_3mm_Pad_Via +Mounting Hole 3mm +mounting hole 3mm +0 +9 +1 +MountingHole +MountingHole_4.3mm_M4 +Mounting Hole 4.3mm, no annular, M4 +mounting hole 4.3mm no annular m4 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965 +Mounting Hole 4.3mm, no annular, M4, DIN965 +mounting hole 4.3mm no annular m4 din965 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopBottom +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopOnly +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380 +Mounting Hole 4.3mm, no annular, M4, ISO7380 +mounting hole 4.3mm no annular m4 iso7380 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580 +Mounting Hole 4.3mm, no annular, M4, ISO14580 +mounting hole 4.3mm no annular m4 iso14580 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopBottom +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopOnly +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_Via +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +9 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad_Via +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +17 +1 +MountingHole +MountingHole_4.5mm +Mounting Hole 4.5mm, no annular +mounting hole 4.5mm no annular +0 +0 +0 +MountingHole +MountingHole_4.5mm_Pad +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +1 +1 +MountingHole +MountingHole_4.5mm_Pad_TopBottom +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +3 +1 +MountingHole +MountingHole_4.5mm_Pad_TopOnly +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +2 +1 +MountingHole +MountingHole_4.5mm_Pad_Via +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +9 +1 +MountingHole +MountingHole_4mm +Mounting Hole 4mm, no annular +mounting hole 4mm no annular +0 +0 +0 +MountingHole +MountingHole_4mm_Pad +Mounting Hole 4mm +mounting hole 4mm +0 +1 +1 +MountingHole +MountingHole_4mm_Pad_TopBottom +Mounting Hole 4mm +mounting hole 4mm +0 +3 +1 +MountingHole +MountingHole_4mm_Pad_TopOnly +Mounting Hole 4mm +mounting hole 4mm +0 +2 +1 +MountingHole +MountingHole_4mm_Pad_Via +Mounting Hole 4mm +mounting hole 4mm +0 +9 +1 +MountingHole +MountingHole_5.3mm_M5 +Mounting Hole 5.3mm, no annular, M5 +mounting hole 5.3mm no annular m5 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965 +Mounting Hole 5.3mm, no annular, M5, DIN965 +mounting hole 5.3mm no annular m5 din965 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopBottom +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopOnly +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380 +Mounting Hole 5.3mm, no annular, M5, ISO7380 +mounting hole 5.3mm no annular m5 iso7380 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580 +Mounting Hole 5.3mm, no annular, M5, ISO14580 +mounting hole 5.3mm no annular m5 iso14580 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopBottom +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopOnly +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_Via +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +9 +1 +MountingHole +MountingHole_5.5mm +Mounting Hole 5.5mm, no annular +mounting hole 5.5mm no annular +0 +0 +0 +MountingHole +MountingHole_5.5mm_Pad +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +1 +1 +MountingHole +MountingHole_5.5mm_Pad_TopBottom +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +3 +1 +MountingHole +MountingHole_5.5mm_Pad_TopOnly +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +2 +1 +MountingHole +MountingHole_5.5mm_Pad_Via +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +9 +1 +MountingHole +MountingHole_5mm +Mounting Hole 5mm, no annular +mounting hole 5mm no annular +0 +0 +0 +MountingHole +MountingHole_5mm_Pad +Mounting Hole 5mm +mounting hole 5mm +0 +1 +1 +MountingHole +MountingHole_5mm_Pad_TopBottom +Mounting Hole 5mm +mounting hole 5mm +0 +3 +1 +MountingHole +MountingHole_5mm_Pad_TopOnly +Mounting Hole 5mm +mounting hole 5mm +0 +2 +1 +MountingHole +MountingHole_5mm_Pad_Via +Mounting Hole 5mm +mounting hole 5mm +0 +9 +1 +MountingHole +MountingHole_6.4mm_M6 +Mounting Hole 6.4mm, no annular, M6 +mounting hole 6.4mm no annular m6 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965 +Mounting Hole 6.4mm, no annular, M6, DIN965 +mounting hole 6.4mm no annular m6 din965 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopBottom +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopOnly +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380 +Mounting Hole 6.4mm, no annular, M6, ISO7380 +mounting hole 6.4mm no annular m6 iso7380 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580 +Mounting Hole 6.4mm, no annular, M6, ISO14580 +mounting hole 6.4mm no annular m6 iso14580 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopBottom +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopOnly +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_Via +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +9 +1 +MountingHole +MountingHole_6.5mm +Mounting Hole 6.5mm, no annular +mounting hole 6.5mm no annular +0 +0 +0 +MountingHole +MountingHole_6.5mm_Pad +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +1 +1 +MountingHole +MountingHole_6.5mm_Pad_TopBottom +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +3 +1 +MountingHole +MountingHole_6.5mm_Pad_TopOnly +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +2 +1 +MountingHole +MountingHole_6.5mm_Pad_Via +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +9 +1 +MountingHole +MountingHole_6mm +Mounting Hole 6mm, no annular +mounting hole 6mm no annular +0 +0 +0 +MountingHole +MountingHole_6mm_Pad +Mounting Hole 6mm +mounting hole 6mm +0 +1 +1 +MountingHole +MountingHole_6mm_Pad_TopBottom +Mounting Hole 6mm +mounting hole 6mm +0 +3 +1 +MountingHole +MountingHole_6mm_Pad_TopOnly +Mounting Hole 6mm +mounting hole 6mm +0 +2 +1 +MountingHole +MountingHole_6mm_Pad_Via +Mounting Hole 6mm +mounting hole 6mm +0 +9 +1 +MountingHole +MountingHole_8.4mm_M8 +Mounting Hole 8.4mm, no annular, M8 +mounting hole 8.4mm no annular m8 +0 +0 +0 +MountingHole +MountingHole_8.4mm_M8_Pad +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +1 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopBottom +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +3 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopOnly +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +2 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_Via +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +9 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360 +Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator +Mounting M3 9771050360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360 +Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator +Mounting M3 9771060360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360 +Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator +Mounting M3 9771070360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360 +Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator +Mounting M3 9771080360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360 +Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator +Mounting M3 9771090360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360 +Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator +Mounting M3 9771100360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360 +Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator +Mounting M3 9771110360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360 +Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator +Mounting M3 9771120360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360 +Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator +Mounting M3 9771130360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360 +Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator +Mounting M3 9771140360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360 +Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator +Mounting M3 9771150360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633 +Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774015633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633 +Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774010633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633 +Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774025633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633 +Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774020633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633 +Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774030633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243 +Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator +Mounting M2 9774015243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243 +Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator +Mounting M2 9774010243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243 +Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator +Mounting M2 9774025243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243 +Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator +Mounting M2 9774020243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243 +Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator +Mounting M2 9774035243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243 +Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator +Mounting M2 9774030243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243 +Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator +Mounting M2 9774045243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243 +Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator +Mounting M2 9774040243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243 +Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator +Mounting M2 9774050243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243 +Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator +Mounting M2 9774060243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243 +Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator +Mounting M2 9774070243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243 +Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator +Mounting M2 9774080243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360 +Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator +Mounting M3 9774015360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360 +Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator +Mounting M3 9774010360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360 +Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator +Mounting M3 9774025360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360 +Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator +Mounting M3 9774020360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360 +Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator +Mounting M3 9774030360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360 +Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator +Mounting M3 9774040360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360 +Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator +Mounting M3 9774050360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360 +Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator +Mounting M3 9774060360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360 +Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator +Mounting M3 9774070360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360 +Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator +Mounting M3 9774080360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360 +Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator +Mounting M3 9774090360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360 +Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator +Mounting M3 9774100360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360 +Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator +Mounting M3 9774110360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360 +Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator +Mounting M3 9774120360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360 +Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator +Mounting M3 9774130360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360 +Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator +Mounting M3 9774140360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360 +Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator +Mounting M3 9774150360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960 +Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775026960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960 +Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775031960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960 +Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775036960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960 +Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775041960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960 +Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775046960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960 +Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775051960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960 +Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775056960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960 +Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775066960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960 +Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775076960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960 +Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775086960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960 +Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775096960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960 +Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775106960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960 +Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775116960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360 +Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator +Mounting M3 9775026360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360 +Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator +Mounting M3 9775031360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360 +Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator +Mounting M3 9775036360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360 +Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator +Mounting M3 9775041360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360 +Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator +Mounting M3 9775046360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360 +Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator +Mounting M3 9775051360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360 +Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator +Mounting M3 9775056360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360 +Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator +Mounting M3 9775066360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360 +Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator +Mounting M3 9775076360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360 +Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator +Mounting M3 9775086360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360 +Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator +Mounting M3 9775096360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360 +Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator +Mounting M3 9775106360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360 +Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator +Mounting M3 9775116360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951 +Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774015951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951 +Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774010951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951 +Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774025951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951 +Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774020951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951 +Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774030951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951 +Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774040951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951 +Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774055951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951 +Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774050951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951 +Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774065951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951 +Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774060951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951 +Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774070951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951 +Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774080951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951 +Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774090951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951 +Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774100951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943 +Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774015943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943 +Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774010943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943 +Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774025943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943 +Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774020943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943 +Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774035943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943 +Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774030943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943 +Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774045943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943 +Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774040943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943 +Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774050943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943 +Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774060943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943 +Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774070943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943 +Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774080943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960 +Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774015960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960 +Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774010960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960 +Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774110960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960 +Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774120960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960 +Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774130960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960 +Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774140960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960 +Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774150960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100982 +0 +8 +1 +NetTie +NetTie-2_SMD_Pad0.5mm +Net tie, 2 pin, 0.5mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_SMD_Pad2.0mm +Net tie, 2 pin, 2.0mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad0.3mm +Net tie, 2 pin, 0.3mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad1.0mm +Net tie, 2 pin, 1.0mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-3_SMD_Pad0.5mm +Net tie, 3 pin, 0.5mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_SMD_Pad2.0mm +Net tie, 3 pin, 2.0mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad0.3mm +Net tie, 3 pin, 0.3mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad1.0mm +Net tie, 3 pin, 1.0mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-4_SMD_Pad0.5mm +Net tie, 4 pin, 0.5mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_SMD_Pad2.0mm +Net tie, 4 pin, 2.0mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad0.3mm +Net tie, 4 pin, 0.3mm round THT pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad1.0mm +Net tie, 4 pin, 1.0mm round THT pads +net tie +0 +4 +4 +OptoDevice +ADNS-9800 +Laser Gaming Sensor ADNS-9800 +MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR +0 +16 +16 +OptoDevice +AGILENT_HFBR-152x +Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AGILENT_HFBR-252x +Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AMS_TSL2550_SMD +http://ams.com/eng/content/download/250130/975613/142977 +TSL2550 ambient light sensor +0 +4 +4 +OptoDevice +AMS_TSL25911FN +DFN, 6 Pin (https://ams.com/documents/20143/9331680/TSL2591_DS000338_7-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Horizontal +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Tilted +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Vertical +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_APDS-9160-003 +Broadcom DFN, 8 Pin (https://docs.broadcom.com/docs/APDS-9160-003-DS) +proximity sensor avago +0 +8 +8 +OptoDevice +Broadcom_APDS-9301 +ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN +ambient light sensor chipled +0 +6 +6 +OptoDevice +Broadcom_DFN-6_2x2mm_P0.65mm +Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom DFN NoLead +0 +6 +6 +OptoDevice +Broadcom_LGA-8_2x2mm_P0.5mm +Broadcom LGA, 8 Pin (https://docs.broadcom.com/doc/APDS-9251-001-DS#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom LGA NoLead +0 +8 +8 +OptoDevice +Broadcom_LGA-8_2x2mm_P0.53mm +Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom LGA NoLead +0 +8 +8 +OptoDevice +Everlight_ITR1201SR10AR +package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307 +package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307F43 +package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385 +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307_Reverse +package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR9608-F +Fork-type photointerrupter (https://everlighteurope.com/index.php?controller=attachment&id_attachment=5389) +Photointerrupter infrared LED +0 +4 +4 +OptoDevice +Finder_34.81 +Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPST Finder +0 +4 +4 +OptoDevice +Hamamatsu_C12880 +Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf +opto spectrometer Hamamatsu +0 +10 +10 +OptoDevice +Hamamatsu_S13360-30CS +SiPM, 2pin +Hamamatsu SiPM +0 +2 +2 +OptoDevice +Kingbright_KPS-3227 +3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf +KPS-3227 Ambient Light Photo Sensor +0 +4 +4 +OptoDevice +Kingbright_KPS-5130 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf +KPS-5130 photodiode RGB sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Horizontal +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Vertical +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kodenshi_LG206D +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_LG206L +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_SG105 +package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105F +package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105_Reverse +package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +LaserDiode_TO3.3-D3.3-3 +Laser Diode, TO-3.3mm, 3pin +Laser Diode TO3.3 +0 +3 +3 +OptoDevice +LaserDiode_TO5-D9-3 +Laser Diode, TO5-like (D=9mm), 3pin +Laser Diode TO5-like +0 +3 +3 +OptoDevice +LaserDiode_TO18-D5.6-3 +Laser Diode, TO18-like (D=5.6mm), 3pin +Laser Diode TO18-like +0 +3 +3 +OptoDevice +LaserDiode_TO38ICut-3 +Laser Diode, TO-38-ICut, 3pin +Laser Diode TO38-ICut +0 +3 +3 +OptoDevice +LaserDiode_TO56-3 +Laser Diode, TO-56, 3pin +Laser Diode TO56 +0 +3 +3 +OptoDevice +Lightpipe_Bivar_RLP1-400-650 +1-way, 2.8mm lightpipe, 10mm lens output height, 17mm protrusion, https://www.bivar.com/parts_content/Datasheets/RLP1-XXX-XXX.pdf +planar light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-100-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 2.54mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-100-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 2.54mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-150-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 3.81mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-150-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 3.81mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-200-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 5.08mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-250-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 6.35mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-250-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 6.35mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-300-F +1-way, 3mm lightpipe, flat face, 3.8mm lens output height, 7.62mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-300-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 7.62mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Bivar_SLP3-150-450-R +1-way, 3mm lightpipe, round face, 3.8mm lens output height, 11.43mm protrusion, https://www.bivar.com/parts_content/Datasheets/SLP3-150-XXX-X.pdf +light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Dialight_515-1064F +https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C012303S +https://www.lumex.com/spec/LPF-C012303S.pdf +lightpipe dual tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C013301S +https://www.lumex.com/spec/LPF-C013301S.pdf +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1275.x00x +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.1004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.2004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +planar light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lite-On_LTR-303ALS-01 +ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf +ambient light sensor chipled +0 +6 +6 +OptoDevice +Luna_NSL-32 +Optoisolator with LED and photoresistor +optoisolator +0 +4 +4 +OptoDevice +Maxim_OLGA-14_3.3x5.6mm_P0.8mm +https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF +OLGA-14 OESIP-14 +0 +14 +14 +OptoDevice +ONSemi_QSE15x +3 Lead Plastic Package +ONSemi QSE158 QSE159 +0 +3 +3 +OptoDevice +OnSemi_CASE100AQ +OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +OnSemi_CASE100CY +OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Osram_BP104-SMD +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.2x2.2mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5989350/BP%20104%20FAS_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_BPW34S-SMD +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5488319/BPW%2034%20S_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_BPW82 +PhotoDiode, BPW82, RM2.54 +PhotoDiode BPW82 RM2.54 +0 +2 +2 +OptoDevice +Osram_DIL2_4.3x4.65mm_P5.08mm +PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08 +PhotoDiode plastic DIL RM5.08 +0 +2 +2 +OptoDevice +Osram_LPT80A +PhotoTransistor, sidelooker package, RM2.54 +PhotoTransistor sidelooker package RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH9x0x +package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf +reflective photo interrupter SMD +0 +6 +6 +OptoDevice +Osram_SFH205 +PhotoDiode, SFH205, RM2.54 +PhotoDiode SFH205 RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH225 +PhotoDiode, SFH225, RM2.54 +PhotoDiode SFH225 RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH2201 +PhotoDiode, Clear Silicone, Osram TOPLED, 4x5.09mm, area: 2.85x2.85mm, Orientation mark at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-25688470/SFH%202201%20A01_EN.pdf +PhotoDiode silicone +0 +6 +2 +OptoDevice +Osram_SFH2430 +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467144/SFH%202430_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_SFH2440 +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467146/SFH%202440_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_SFH3710 +Osram SHF3710 NPN phototransistor, SMD Chip LED package, 2.0 x 1.25mm, height 0.85mm, https://look.ams-osram.com/m/14a91a7e00106d22/original/SFH-3710.pdf +phototransistor npn +0 +2 +2 +OptoDevice +Osram_SMD-SmartDIL +PhotoDiode, plastic SMD SmatDIL +PhotoDiode plastic SMD SmatDIL +0 +3 +3 +OptoDevice +Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm +https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf +SSOP4 APV21 AQY22 +0 +4 +4 +OptoDevice +PerkinElmer_VTL5C +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +4 +4 +OptoDevice +PerkinElmer_VTL5Cx2 +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +5 +5 +OptoDevice +R_LDR_4.9x4.2mm_P2.54mm_Vertical +Resistor, LDR 4.9x4.2mm +Resistor LDR4.9x4.2 +0 +2 +2 +OptoDevice +R_LDR_5.0x4.1mm_P3mm_Vertical +Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf +Resistor LDR5x4.1mm +0 +2 +2 +OptoDevice +R_LDR_5.1x4.3mm_P3.4mm_Vertical +Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR5.1x3.4mm +0 +2 +2 +OptoDevice +R_LDR_5.2x5.2mm_P3.5mm_Horizontal +Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf +Resistor LDR5.2x5.2 +0 +2 +2 +OptoDevice +R_LDR_7x6mm_P5.1mm_Vertical +Resistor, LDR 7x6mm +Resistor LDR7x6mm +0 +2 +2 +OptoDevice +R_LDR_10x8.5mm_P7.6mm_Vertical +Resistor, LDR 10x8.5mm +Resistor LDR10.8.5mm +0 +2 +2 +OptoDevice +R_LDR_11x9.4mm_P8.2mm_Vertical +Resistor, LDR 11x9.4mm +Resistor LDR11x9.4mm +0 +2 +2 +OptoDevice +R_LDR_12x10.8mm_P9.0mm_Vertical +Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR12x10.8mm +0 +2 +2 +OptoDevice +R_LDR_D6.4mm_P3.4mm_Vertical +Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDRD=6.4mm +0 +2 +2 +OptoDevice +R_LDR_D13.8mm_P9.0mm_Vertical +Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +R_LDR_D20mm_P17.5mm_Vertical +Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +Renesas_DFN-6_1.5x1.6mm_P0.5mm +DFN, 6 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-hodfn-6pin-l615x16?language=en&r=568376) +DFN NoLead +0 +6 +6 +OptoDevice +Rohm_RPR-0720 +Rohm DFN, 6 Pin (https://fscdn.rohm.com/en/products/databook/datasheet/opto/optical_sensor/photosensor/rpr-0720-e.pdf) +proximity sensor rohm +0 +6 +6 +OptoDevice +ST_VL53L0X +https://www.st.com/resource/en/datasheet/vl53l1x.pdf +laser-ranging sensor +0 +12 +12 +OptoDevice +Sharp_GP2S700HCP +Sharp GP2S700HCP, light-direction upwards, see: https://www.sharpsde.com/fileadmin/products/Optoelectronics/Isolation%20Devices/Specs_Photointerrupter/GP2S700HCP_03Oct05_DS_D3-A02201FEN.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Sharp_GP2Y0A41SK0F +http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf +Distance Sensor Sharp +0 +2 +2 +OptoDevice +Sharp_IS471F +Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf +Sharp OPIC IS471F +0 +4 +4 +OptoDevice +Sharp_IS485 +Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf +Sharp OPIC IS485 IS486 +0 +3 +3 +OptoDevice +Siemens_SFH900 +package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf +Siemens SFH900 reflex photo interrupter coupler object detector +0 +3 +3 +OptoDevice +Toshiba_TORX170_TORX173_TORX193_TORX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Toshiba_TOTX170_TOTX173_TOTX193_TOTX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Vishay_CAST-3Pin +IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf +IRReceiverVishayTSOP-xxxx CAST +0 +3 +3 +OptoDevice +Vishay_CNY70 +package for Vishay CNY70 refective photo coupler/interrupter, https://www.vishay.com/docs/83751/cny70.pdf +Vishay CNY70 refective photo coupler +0 +4 +4 +OptoDevice +Vishay_MINICAST-3Pin +IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MINICAST +0 +3 +3 +OptoDevice +Vishay_MINIMOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf +IR Receiver Vishay TSOP-xxxx MINIMOLD +0 +3 +3 +OptoDevice +Vishay_MOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MOLD +0 +3 +3 +Oscillator +Oscillator_DIP-8 +Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-8_LargePads +Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14 +Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14_LargePads +Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_OCXO_Morion_MV267 +http://www.morion.com.ru/catalog_pdf/MV267.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_OCXO_Morion_MV317 +https://www.morion-us.com/catalog_pdf/mv317.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_SMD_Abracon_ABLNO +https://abracon.com/Precisiontiming/ABLNO.pdf +VCXO XO +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm +Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm +FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf) +Oscillator Crystal SMD SMT +0 +4 +4 +Oscillator +Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf +Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fox_FT5H_5.0x3.2mm +https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf +Fox TXCO temperature compensated oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf +2.5mm 2mm SMD +0 +6 +6 +Oscillator +Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf +2.5mm 2mm SMD +0 +4 +4 +Oscillator +Oscillator_SMD_OCXO_ConnorWinfield_OH300 +http://www.conwin.com/datasheets/cx/cx282.pdf +OCXO +0 +7 +7 +Oscillator +Oscillator_SMD_SI570_SI571_HandSoldering +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SI570_SI571_Standard +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG3030CM +SMD Crystal Oscillator Seiko Epson SG-3030CM package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_TG2520SMN-xxx-xxxxxx-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator TG2520 series, https://support.epson.biz/td/api/doc_check.php?dl=app_TG2520SMN&lang=en +Miniature Crystal Clock Oscillator TG2520 series SMD SMT +0 +4 +4 +Oscillator +Oscillator_SMD_SiTime_PQFD-6L_3.2x2.5mm +3.2x2.5mm, 6-pin QFN (https://www.sitime.com/datasheet/SiT9365 page 13) +SMD SMT mems oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm +3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121 +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm +Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Silicon_Labs LGA NoLead +0 +6 +6 +Oscillator +Oscillator_SMD_TCXO_G158 +TCXO +TCXO +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DB +14-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DC +8-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_BGA +Alliance_TFBGA-54_8x8mm_Layout9x9_P0.8mm +Alliance TFBGA 54 pins, 8x8mm, 54 Ball, 9x9 Layout, 0.8mm Pitch, https://www.alliancememory.com/wp-content/uploads/pdf/dram/Alliance_Memory_64M-AS4C4M16SA-CI_v5.0_October_2018.pdf#page=54 +BGA 54 0.8 +0 +54 +54 +Package_BGA +Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4 +Analog BGA-28, 0.4mm pad, 4.0x6.25mm, 28 Ball, 4x7 Layout, 0.8mm Pitch, https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf +BGA 28 0.8 +0 +28 +28 +Package_BGA +Analog_BGA-49_6.25x6.25mm_Layout7x7_P0.8mm_Ball0.5mm_Pad0.4mm +Analog BGA-49, 6.25x6.25mm, 49 Ball, 7x7 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081600_0_bga49.pdf https://www.analog.com/media/en/technical-documentation/product-information/assembly-considerations-for-umodule-bga-lga-package.pdf +BGA 49 0.8 +0 +49 +49 +Package_BGA +Analog_BGA-77_9.0x15.0mm_Layout7x11_P1.27mm_Ball0.63mm +Analog Devices BGA-77, 0.63mm pad, 9x15mm, 77 Ball, 7x11 Layout, 1.27mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081964_B_bga77.pdf +BGA 77 1.27 LTC Dwg 05-08-1964 Rev. B +0 +77 +77 +Package_BGA +Analog_BGA-209_9.5x16mm_Layout11x19_P0.8mm_Ball0.5mm_Pad0.4mm +Analog BGA-209 (Reference LTC DWG#05-08-1561 Rev B), 9.5x16.0mm, 209 Ball, 11x19 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081561_bga209.pdf +BGA 209 0.8 +0 +209 +209 +Package_BGA +BGA-9_1.6x1.6mm_Layout3x3_P0.5mm +BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf +BGA-9 +0 +9 +9 +Package_BGA +BGA-16_1.92x1.92mm_Layout4x4_P0.5mm +BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf +BGA-16 +0 +16 +16 +Package_BGA +BGA-25_6.35x6.35mm_Layout5x5_P1.27mm +BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf +BGA-25 uModule +0 +25 +25 +Package_BGA +BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf +Altera BGA-36 V36 VBGA +0 +36 +36 +Package_BGA +BGA-48_8.0x9.0mm_Layout6x8_P0.8mm +BGA-48 - pitch 0.8 mm +BGA-48 +0 +48 +48 +Package_BGA +BGA-64_9.0x9.0mm_Layout10x10_P0.8mm +BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm +BGA-64 +0 +64 +64 +Package_BGA +BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf +Altera BGA-68 M68 MBGA +0 +68 +68 +Package_BGA +BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf +Altera VBGA V81 BGA-81 +0 +81 +81 +Package_BGA +BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm +BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf +BGA-90 +0 +90 +90 +Package_BGA +BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm +BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf +BGA-96 +0 +96 +96 +Package_BGA +BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf +Altera BGA-100 M100 MBGA +0 +100 +100 +Package_BGA +BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf +BGA-100 +0 +100 +100 +Package_BGA +BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD +121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213) +BGA 0.8mm 9mm 121 +0 +121 +121 +Package_BGA +BGA-121_12.0x12.0mm_Layout11x11_P1.0mm +BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf +BGA-121 +0 +121 +121 +Package_BGA +BGA-132_12x18mm_Layout11x17_P1.0mm +BGA-132 11x17 12x18mm 1.0pitch +BGA-132 +0 +132 +132 +Package_BGA +BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf +Altera BGA-144 M144 MBGA +0 +144 +144 +Package_BGA +BGA-144_13.0x13.0mm_Layout12x12_P1.0mm +BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf +BGA-144 +0 +144 +144 +Package_BGA +BGA-152_14x18mm_Layout13x17_P0.5mm +BGA-152_14x18mm_Layout13x17_P0.5mm +VBGA-152 +0 +152 +152 +Package_BGA +BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf +Altera BGA-153 M153 MBGA +0 +153 +153 +Package_BGA +BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf +Altera UBGA U169 BGA-169 +0 +169 +169 +Package_BGA +BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm +BGA-200, 10.0x14.5mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf +BGA 200 0.8x0.65 +0 +200 +200 +Package_BGA +BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf +Altera BGA-256 M256 MBGA +0 +256 +256 +Package_BGA +BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf +Altera UBGA U324 BGA-324 +0 +324 +324 +Package_BGA +BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.45mm_Pad0.4mm_NSMD +BGA-324, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://colognechip.com/docs/ds1001-gatemate1-datasheet-2022-05.pdf#page=92 +BGA 324 0.8 GateMate FPGA +0 +324 +324 +Package_BGA +BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf +BGA-324 +0 +324 +324 +Package_BGA +BGA-352_35.0x35.0mm_Layout26x26_P1.27mm +BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf +BGA-352 +0 +352 +352 +Package_BGA +BGA-400_21.0x21.0mm_Layout20x20_P1.0mm +BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf +BGA-400 +0 +400 +400 +Package_BGA +BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf +BGA-484 +0 +484 +484 +Package_BGA +BGA-529_19x19mm_Layout23x23_P0.8mm +BGA-529, NSMD, 19.0x19.0mm, 529 Ball, 23x23 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 529 0.8 529-ball FBGA +0 +529 +529 +Package_BGA +BGA-624_21.0x21.0mm_Layout25x25_P0.8mm +BGA-624, 21.0x21.0mm, 624 Ball, 25x25 Layout, 0.8mm Pitch, https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf +BGA 624 0.8 +0 +624 +624 +Package_BGA +BGA-625_21.0x21.0mm_Layout25x25_P0.8mm +BGA-625 +BGA-625 +0 +625 +625 +Package_BGA +BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf +Altera BGA-672 F672 FBGA +0 +672 +672 +Package_BGA +BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf +XILINX BGA-676 FG676/FGG676 +0 +676 +676 +Package_BGA +BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm +BGA-1023 +BGA-1023 +0 +1023 +1023 +Package_BGA +BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm +BGA-1156 +BGA-1156 +0 +1156 +1156 +Package_BGA +BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm +BGA-1295 +BGA-1295 +0 +1295 +1295 +Package_BGA +EPC_BGA-4_0.9x0.9mm_Layout2x2_P0.45mm +EPC BGA-4, 0.9x09mm, Pitch 0.4mm, https://epc-co.com/epc/Portals/0/epc/documents/datasheets/EPC2035_datasheet.pdf +EPC BGA-4 +0 +8 +4 +Package_BGA +FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +FB-BGA-484 +0 +484 +484 +Package_BGA +FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm +FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687 +FBGA-78 +0 +78 +78 +Package_BGA +Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm +WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf +BGA 8 0.4 +0 +8 +8 +Package_BGA +Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35 +Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/ +BGA 292 0.8 +0 +292 +292 +Package_BGA +LFBGA-100_10x10mm_Layout10x10_P0.8mm +LFBGA-100, 10.0x10.0mm, 100 Ball, 10x10 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103tb.pdf#page=87 +BGA 100 0.8 +0 +100 +100 +Package_BGA +LFBGA-144_10x10mm_Layout12x12_P0.8mm +LFBGA-144, 10.0x10.0mm, 144 Ball, 12x12 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103ze.pdf#page=114 +BGA 144 0.8 +0 +144 +144 +Package_BGA +LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD +https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0 +eMMC Flash LFBGA169 +0 +169 +169 +Package_BGA +LFBGA-289_14x14mm_Layout17x17_P0.8mm +LFBGA-289, 14.0x14.0mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp131c.pdf +BGA 289 0.8 +0 +289 +289 +Package_BGA +LFBGA-400_16x16mm_Layout20x20_P0.8mm +LFBGA-400, NSMD, 16.0x16.0mm, 400 Ball, 20x20 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 400 0.8 400-ball FBGA +0 +400 +400 +Package_BGA +LFBGA-484_18x18mm_Layout22x22_P0.8mm +LFBGA-484, NSMD, 18.0x18.0mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 484 0.8 484-ball LFBGA +0 +484 +484 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm +Lattice caBGA-381, ECP5 FPGAs, 17.0x17.0mm, 381 Ball, 20x20 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD +Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD +Lattice caBGA-381, ECP5 FPGAs, 17.0x17.0mm, 381 Ball, 20x20 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm +Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 756 0.8 +0 +756 +756 +Package_BGA +Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin bga +0 +134 +134 +Package_BGA +MAPBGA_9x9mm_Layout17x17_P0.5mm +MAPBGA 9x9x1.11 PKG, 9.0x9.0mm, 272 Ball, 17x17 Layout, 0.5mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00869D.pdf#page=1 +BGA 272 0.5 +0 +272 +272 +Package_BGA +MAPBGA_14x14mm_Layout17x17_P0.8mm +MAPBGA 14x14x1.18 PKG, 14.0x14.0mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00855D.pdf#page=1 +BGA 289 0.8 +0 +289 +289 +Package_BGA +Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD +Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF +Maxim_WLP-9 +0 +9 +9 +Package_BGA +Maxim_WLP-12 +Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF +Maxim_WLP-12 +0 +12 +12 +Package_BGA +Maxim_WLP-12_1.608x2.008mm_Layout4x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD +Maxim WLP-12, W121H2+1, 2.008x1.608mm, 12 Ball, 4x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF, https://pdfserv.maximintegrated.com/package_dwgs/21-100302.PDF +BGA 12 0.4 +0 +12 +12 +Package_BGA +Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD +TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956 +BGA 196 0.75 +0 +196 +196 +Package_BGA +Micron_FBGA-78_7.5x10.6mm_Layout9x13_P0.8mm +FBGA-78, 7.5x10.6mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=24 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-78_8x10.5mm_Layout9x13_P0.8mm +FBGA-78, 8.0x10.5mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=25 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-78_9x10.5mm_Layout9x13_P0.8mm +FBGA-78, 9.0x10.5mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=23 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-96_7.5x13.5mm_Layout9x16_P0.8mm +FBGA-96, 7.5x13.5mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=27 +BGA 96 0.8 +0 +96 +96 +Package_BGA +Micron_FBGA-96_8x14mm_Layout9x16_P0.8mm +FBGA-96, 8.0x14.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=28 +BGA 96 0.8 +0 +96 +96 +Package_BGA +Micron_FBGA-96_9x14mm_Layout9x16_P0.8mm +FBGA-96, 9.0x14.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=26 +BGA 96 0.8 +0 +96 +96 +Package_BGA +NXP_VFBGA-42_2.6x3mm_Layout6x7_P0.4mm_Ball0.25mm_Pad0.24mm +NXP VFBGA-42, 2.6x3.0mm, 42 Ball, 6x7 Layout, 0.4mm Pitch, https://www.nxp.com/docs/en/package-information/SOT1963-1.pdf +BGA 42 0.4 +0 +42 +42 +Package_BGA +ST_LFBGA-354_16x16mm_Layout19x19_P0.8mm +ST LFBGA-354, 16.0x16.0mm, 354 Ball, 19x19 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 354 0.8 +0 +354 +354 +Package_BGA +ST_LFBGA-448_18x18mm_Layout22x22_P0.8mm +ST LFBGA-448, 18.0x18.0mm, 448 Ball, 22x22 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 448 0.8 +0 +448 +448 +Package_BGA +ST_TFBGA-169_7x7mm_Layout13x13_P0.5mm +ST TFBGA-169, 7.0x7.0mm, 169 Ball, 13x13 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32u595aj.pdf +BGA 169 0.5 +0 +169 +169 +Package_BGA +ST_TFBGA-225_13x13mm_Layout15x15_P0.8mm +ST TFBGA-225, 13.0x13.0mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7b3ri.pdf +BGA 225 0.8 +0 +225 +225 +Package_BGA +ST_TFBGA-257_10x10mm_Layout19x19_P0.5mmP0.65mm +ST TFBGA-257, 10.0x10.0mm, 257 Ball, 19x19 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 257 0.5 +0 +257 +257 +Package_BGA +ST_TFBGA-320_11x11mm_Layout21x21_P0.5mm +ST TFBGA-320, 11.0x11.0mm, 320 Ball, 21x21 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp131c.pdf +BGA 320 0.5 +0 +320 +320 +Package_BGA +ST_TFBGA-361_12x12mm_Layout23x23_P0.5mmP0.65mm +ST TFBGA-361, 12.0x12.0mm, 361 Ball, 23x23 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 361 0.5 +0 +361 +361 +Package_BGA +ST_UFBGA-73_5x5mm_Layout9x9_P0.5mm +ST UFBGA-73, 5.0x5.0mm, 73 Ball, 9x9 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wl54jc.pdf +BGA 73 0.5 +0 +73 +73 +Package_BGA +ST_UFBGA-121_6x6mm_Layout11x11_P0.5mm +ST UFBGA-121, 6.0x6.0mm, 121 Ball, 11x11 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32g473pb.pdf +BGA 121 0.5 +0 +121 +121 +Package_BGA +ST_UFBGA-129_7x7mm_Layout13x13_P0.5mm +ST UFBGA-129, 7.0x7.0mm, 129 Ball, 13x13 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf +BGA 129 0.5 +0 +129 +129 +Package_BGA +ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm +ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf +BGA 36 0.5 +0 +36 +36 +Package_BGA +TFBGA-49_3x3mm_Layout7x7_P0.4mm +TFBGA-49, NSMD, 3.0x3.0mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 49 0.4 49-ball FBGA +0 +49 +49 +Package_BGA +TFBGA-64_5x5mm_Layout8x8_P0.5mm +TFBGA-64, 5.0x5.0mm, 64 Ball, 8x8 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f100v8.pdf#page=83 +BGA 64 0.5 +0 +64 +64 +Package_BGA +TFBGA-81_5x5mm_Layout8x8_P0.5mm +TFBGA-81, NSMD, 5.0x5.0mm, 81 Ball, 9x9 Layout, 0.5mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 81 0.5 81-ball FBGA +0 +81 +81 +Package_BGA +TFBGA-100_5.5x5.5mm_Layout10x10_P0.5mm +TFBGA-100, NSMD, 5.5x5.5mm, 100 Ball, 10x10 Layout, 0.5mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 100 0.5 100-ball FBGA +0 +100 +100 +Package_BGA +TFBGA-100_8x8mm_Layout10x10_P0.8mm +TFBGA-100, 8.0x8.0mm, 100 Ball, 10x10 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f746zg.pdf#page=199 +BGA 100 0.8 +0 +100 +100 +Package_BGA +TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm +TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm +TFBGA-100 +0 +100 +100 +Package_BGA +TFBGA-121_10x10mm_Layout11x11_P0.8mm +TFBGA-121, 10.0x10.0mm, 121 Ball, 11x11 Layout, 0.8mm Pitch, http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495 +BGA 121 0.8 +0 +121 +121 +Package_BGA +TFBGA-169_9x9mm_Layout13x13_P0.65mm +TFBGA-169, NSMD, 9.0x9.0mm, 169 Ball, 13x13 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 169 0.65 169-ball FBGA +0 +169 +169 +Package_BGA +TFBGA-216_13x13mm_Layout15x15_P0.8mm +TFBGA-216, 13.0x13.0mm, 216 Ball, 15x15 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f746zg.pdf#page=219 +BGA 216 0.8 +0 +216 +216 +Package_BGA +TFBGA-225_10x10mm_Layout15x15_P0.65mm +TFBGA-225, NSMD, 10.0x10.0mm, 225 Ball, 15x15 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 225 0.65 225-ball FBGA +0 +225 +225 +Package_BGA +TFBGA-256_13x13mm_Layout16x16_P0.8mm +TFBGA-256, NSMD, 13.0x13.0mm, 256 Ball, 16x16 Layout, 0.8mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 256 0.8 256-ball FBGA +0 +256 +256 +Package_BGA +TFBGA-265_14x14mm_Layout17x17_P0.8mm +TFBGA-265, 14.0x14.0mm, 265 Ball, 17x17 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/DM00387108.pdf#page=223 +BGA 265 0.8 +0 +265 +265 +Package_BGA +TFBGA-289_9x9mm_Layout17x17_P0.5mm +TFBGA-289, 9.0x9.0mm, 289 Ball, 17x17 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp131c.pdf +BGA 289 0.5 +0 +289 +289 +Package_BGA +TFBGA-324_12x12mm_Layout18x18_P0.8mm +TFBGA-324, NSMD, 12.0x12.0mm, 324 Ball, 18x18 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 324 0.65 324-ball FBGA +0 +324 +324 +Package_BGA +TFBGA-361_13x13mm_Layout19x19_P0.65mm +TFBGA-361, NSMD, 13.0x13.0mm, 361 Ball, 19x19 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +BGA 361 0.65 361-ball FBGA +0 +361 +361 +Package_BGA +TFBGA-576_16x16mm_Layout24x24_P0.65mm +TFBGA-576, NSMD, 16.0x16.0mm, 576 Ball, 24x24 Layout, 0.65mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +BGA 576 0.65 576-ball FBGA +0 +576 +576 +Package_BGA +Texas_BGA-289_15.0x15.0mm_Layout17x17_P0.8mm_Ball0.5mm_Pad0.4mm +Texas Instruments BGA-289, 0.4mm pad, 15x15mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.ti.com/lit/ml/mpbg777/mpbg777.pdf +BGA 289 0.8 ZAV S-PBGA-N289 +0 +289 +289 +Package_BGA +Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm +Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YFF S-XBGA-N5 +0 +10 +5 +Package_BGA +Texas_DSBGA-5_0.8875x1.3875mm_Layout2x3_P0.5mm +Texas Instruments, DSBGA, area grid, NSMD, YZP0005 pad definition, 0.8875x1.3875mm, 5 Ball, 2x3 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=42, https://www.ti.com/lit/ml/mxbg018l/mxbg018l.pdf +BGA 5 0.5 YZP +0 +5 +5 +Package_BGA +Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm +Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N6 +0 +12 +6 +Package_BGA +Texas_DSBGA-6_0.95x1.488mm_Layout2x3_P0.4mm +Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, https://www.ti.com/lit/ml/mxbg419/mxbg419.pdf, https://www.ti.com/lit/ds/symlink/tmp117.pdf +BGA 6 0.4 +0 +6 +6 +Package_BGA +Texas_DSBGA-6_0.704x1.054mm_Layout2x3_P0.35mm +Texas Instruments, DSBGA-6, 0.704x1.054mm, NSMD, YKA pad definition, 0.704x1.054mm, 6 Ball, 2x3 Layout, 0.35mm Pitch, https://www.ti.com/lit/ml/mxbg383/mxbg383.pdf, https://www.ti.com/lit/ds/symlink/tps62800.pdf +BGA 6 0.35 +0 +6 +6 +Package_BGA +Texas_DSBGA-6_0.855x1.255mm_Layout2x3_P0.4mm_LevelB +Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, YFF0006, NSMD pad definition, https://www.ti.com/lit/ds/symlink/lmg1020.pdf, https://www.ti.com/lit/ml/mxbg078z/mxbg078z.pdf +BGA 6 0.4 YFF0006 +0 +6 +6 +Package_BGA +Texas_DSBGA-6_0.855x1.255mm_Layout2x3_P0.4mm_LevelC +Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, YFF0006, NSMD pad definition, https://www.ti.com/lit/ds/symlink/lmg1020.pdf, https://www.ti.com/lit/ml/mxbg078z/mxbg078z.pdf +BGA 6 0.4 YFF0006 +0 +6 +6 +Package_BGA +Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm +Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_0.705x1.468mm_Layout2x4_P0.4mm +Texas Instruments, DSBGA, area grid, NSMD, YBJ0008 pad definition, 0.705x1.468mm, 8 Ball, 2x4 Layout, 0.4mm Pitch, https://www.ti.com/lit/gpn/ina234 +BGA 8 0.4 +0 +8 +8 +Package_BGA +Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, area grid, YZR pad definition, 1.5195x1.5195mm, 8 Ball, 3x3 Layout, 0.5mm Pitch, http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf +BGA 8 0.5 +0 +8 +8 +Package_BGA +Texas_DSBGA-9_1.62mmx1.58mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, area grid, NSMD, YZF0009 pad definition, 1.62x1.58mm, 9 Ball, 3x3 Layout, 0.5mm Pitch, https://www.ti.com/lit/ml/mxbg027n/mxbg027n.pdf +BGA 9 0.5 +0 +9 +9 +Package_BGA +Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZR0009 +0 +18 +9 +Package_BGA +Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZP, YZP0010, 1.86x1.36mm, 10 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/ts3a24159.pdf +BGA 10 0.5 +0 +20 +10 +Package_BGA +Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZT, 1.86x1.36mm, 12 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 12 0.5 R-XBGA-N12 +0 +24 +12 +Package_BGA +Texas_DSBGA-16_2.39x2.39mm_Layout4x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZF, YZF0016, 2.39x2.39mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/dac80508.pdf +BGA 16 0.5 +0 +32 +16 +Package_BGA +Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm +Texas Instruments, DSBGA, area grid, 1.9x3.0mm, 28 Ball, 4x7 Layout, 0.4mm Pitch, http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 28 0.4 +0 +28 +28 +Package_BGA +Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm +Texas Instruments, DSBGA, area grid, 3.33x3.488mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 49 0.4 +0 +49 +49 +Package_BGA +Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm +Texas Instruments, DSBGA, area grid, 3.415x3.535mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 64 0.4 +0 +64 +64 +Package_BGA +Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm +Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-12 +0 +12 +12 +Package_BGA +Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm +Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-80 +0 +80 +80 +Package_BGA +Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm +Texas Instruments, BGA Microstar Junior, NSMD, 7x7mm, 113 Ball, 12x12 Layout, 0.5mm Pitch, http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf +BGA 113 0.5 +0 +113 +113 +Package_BGA +UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm +UCBGA-36, 2.5x2.5mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, https://www.latticesemi.com/view_document?document_id=213 +BGA 36 0.4 +0 +36 +36 +Package_BGA +UCBGA-49_3x3mm_Layout7x7_P0.4mm +UCBGA-49, 3x3mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.latticesemi.com/view_document?document_id=213 +BGA 49 0.4 +0 +49 +49 +Package_BGA +UCBGA-81_4x4mm_Layout9x9_P0.4mm +UCBGA-81, 4x4mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.latticesemi.com/view_document?document_id=213 +BGA 81 0.4 +0 +81 +81 +Package_BGA +UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm +UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm +UFBGA-15 +0 +15 +15 +Package_BGA +UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm +UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm +UFBGA-32 +0 +32 +32 +Package_BGA +UFBGA-64_5x5mm_Layout8x8_P0.5mm +UFBGA-64, 5.0x5.0mm, 64 Ball, 8x8 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f051t8.pdf#page=91 +BGA 64 0.5 +0 +64 +64 +Package_BGA +UFBGA-100_7x7mm_Layout12x12_P0.5mm +UFBGA-100, 7.0x7.0mm, 100 Ball, 12x12 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103tb.pdf#page=93 +BGA 100 0.5 +0 +100 +100 +Package_BGA +UFBGA-132_7x7mm_Layout12x12_P0.5mm +UFBGA-132, 7.0x7.0mm, 132 Ball, 12x12 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152zc.pdf#page=123 +BGA 132 0.5 +0 +132 +132 +Package_BGA +UFBGA-132_7x7mm_P0.5mm +UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf +ufbga bga small-pitch +0 +132 +132 +Package_BGA +UFBGA-144_7x7mm_Layout12x12_P0.5mm +UFBGA-144, 7.0x7.0mm, 144 Ball, 12x12 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f446ze.pdf#page=186 +BGA 144 0.5 +0 +144 +144 +Package_BGA +UFBGA-144_10x10mm_Layout12x12_P0.8mm +UFBGA-144, 10.0x10.0mm, 144 Ball, 12x12 Layout, 0.8mm Pitch, http://www.st.com/resource/en/datasheet/stm32f446ze.pdf#page=189 +BGA 144 0.8 +0 +144 +144 +Package_BGA +UFBGA-169_7x7mm_Layout13x13_P0.5mm +UFBGA-169, 7.0x7.0mm, 169 Ball, 13x13 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f429ng.pdf#page=218 +BGA 169 0.5 +0 +169 +169 +Package_BGA +UFBGA-201_10x10mm_Layout15x15_P0.65mm +UFBGA-201, 10.0x10.0mm, 201 Ball, 15x15 Layout, 0.65mm Pitch, http://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=166 +BGA 201 0.65 +0 +201 +201 +Package_BGA +VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm +VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm +VFBGA-49 +0 +49 +49 +Package_BGA +VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm +VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740 +BGA 86 0.55 +0 +86 +86 +Package_BGA +VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm +VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm +VFBGA-100 +0 +100 +100 +Package_BGA +WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm +WLP-4, 0.728x0.728mm, 4 Ball, 2x2 Layout, 0.35mm Pitch, https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf +BGA 4 0.35 +0 +4 +4 +Package_BGA +WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD +WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf +BGA 4 0.35 +0 +4 +4 +Package_BGA +WLP-4_0.83x0.83mm_P0.4mm +WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-4_0.86x0.86mm_P0.4mm +WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm +WLP-9, 1.468x1.448mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF +BGA 9 0.4 +0 +9 +9 +Package_BGA +XBGA-121_10x10mm_Layout11x11_P0.8mm +XBGA-121, 10.0x10.0mm, 121 Ball, 11x11 Layout, 0.8mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf +BGA 121 0.8 +0 +121 +121 +Package_BGA +XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm +XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-36 +0 +36 +36 +Package_BGA +XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm +XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-64 +0 +64 +64 +Package_BGA +XFBGA-121_8x8mm_Layout11x11_P0.65mm +XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf +XFBGA-121 +0 +121 +121 +Package_BGA +Xilinx_CLG225 +Zynq-7000 BGA, NSMD pad definition Appendix A, 13x13mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77 +BGA 225 0.8 CLG225 +0 +225 +225 +Package_BGA +Xilinx_CLG400 +Zynq-7000 BGA, NSMD pad definition Appendix A, 17x17mm, 400 Ball, 20x20 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78 +BGA 400 0.8 CLG400 CL400 +0 +400 +400 +Package_BGA +Xilinx_CLG484_CLG485 +Zynq-7000 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79 +BGA 484 0.8 CLG484 CL484 CLG485 CL485 +0 +484 +484 +Package_BGA +Xilinx_CPG236 +Artix-7 BGA, NSMD pad definition Appendix A, 10x10mm, 238 Ball, 19x19 Layout, 0.5mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266 +BGA 238 0.5 CP236 CPG236 +0 +238 +238 +Package_BGA +Xilinx_CPG238 +Artix-7 BGA, NSMD pad definition Appendix A, 10x10mm, 238 Ball, 19x19 Layout, 0.5mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267 +BGA 238 0.5 CPG238 +0 +238 +238 +Package_BGA +Xilinx_CPGA196 +Spartan-7 BGA, NSMD pad definition Appendix A, 8x8mm, 196 Ball, 14x14 Layout, 0.5mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260 +BGA 196 0.5 CPGA196 +0 +196 +196 +Package_BGA +Xilinx_CSG324 +Artix-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268 +BGA 324 0.8 CS324 CSG324 +0 +324 +324 +Package_BGA +Xilinx_CSG325 +Artix-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268 +BGA 324 0.8 CS325 CSG235 +0 +324 +324 +Package_BGA +Xilinx_CSGA225 +Spartan-7 BGA, NSMD pad definition Appendix A, 13x13mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262 +BGA 225 0.8 CSGA225 +0 +225 +225 +Package_BGA +Xilinx_CSGA324 +Spartan-7 BGA, NSMD pad definition Appendix A, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263 +BGA 324 0.8 CSGA324 +0 +324 +324 +Package_BGA +Xilinx_FBG484 +Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82 +BGA 484 1 FB484 FBG484 FBV484 +0 +484 +484 +Package_BGA +Xilinx_FBG676 +Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84 +BGA 676 1 FB676 FBG676 FBV676 +0 +676 +676 +Package_BGA +Xilinx_FBG900 +Kintex-7 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289 +BGA 900 1 FB900 FBG900 FBV900 +0 +900 +900 +Package_BGA +Xilinx_FFG676 +Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88 +BGA 676 1 FF676 FFG676 FFV676 +0 +676 +676 +Package_BGA +Xilinx_FFG900_FFG901 +Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90 +BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901 +0 +900 +900 +Package_BGA +Xilinx_FFG1156 +Artix-7, Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91 +BGA 1156 1 FF1156 FFG1156 FFV1156 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1157_FFG1158 +Virtex-7 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299 +BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300 +BGA 1760 1 FF1761 FFG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FFG1926_FFG1927_FFG1928_FFG1930 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303 +BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FFV1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301 +BGA 1760 1 FFV1761 +0 +1760 +1760 +Package_BGA +Xilinx_FGG484 +Artix-7 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275 +BGA 484 1 FG484 FGG484 +0 +484 +484 +Package_BGA +Xilinx_FGG676 +Artix-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276 +BGA 676 1 FG676 FGG676 +0 +676 +676 +Package_BGA +Xilinx_FGGA484 +Spartan-7 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264 +BGA 484 1 FGGA484 +0 +484 +484 +Package_BGA +Xilinx_FGGA676 +Spartan-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265 +BGA 676 1 FGGA676 +0 +676 +676 +Package_BGA +Xilinx_FHG1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302 +BGA 1760 1 FH1761 FHG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FLG1925_FLG1926_FLG1928_FLG1930 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304 +BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FTG256 +Artix-7 BGA, NSMD pad definition Appendix A, 17x17mm, 256 Ball, 16x16 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269 +BGA 256 1 FT256 FTG256 +0 +256 +256 +Package_BGA +Xilinx_FTGB196 +Spartan-7 BGA, NSMD pad definition Appendix A, 15x15mm, 196 Ball, 14x14 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261 +BGA 196 1 FTGB196 +0 +196 +196 +Package_BGA +Xilinx_RB484 +Artix-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 23x23mm, 484 Ball, 22x22 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92 +BGA 484 1 RB484 +0 +484 +484 +Package_BGA +Xilinx_RB676 +Artix-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280 +BGA 676 1 RB676 +0 +676 +676 +Package_BGA +Xilinx_RF676 +Kintex-7 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297 +BGA 676 1 RF676 +0 +676 +676 +Package_BGA +Xilinx_RF900 +Kintex-7 and Zynq-7000 BGA, NSMD pad definition Appendix A, 31x31mm, 900 Ball, 30x30 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94 +BGA 900 1 RF900 +0 +900 +900 +Package_BGA +Xilinx_RF1156 +Zynq-7000 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95 +BGA 1156 1 RF1156 +0 +1156 +1156 +Package_BGA +Xilinx_RF1157_RF1158 +Virtex-7 BGA, NSMD pad definition Appendix A, 35x35mm, 1156 Ball, 34x34 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305 +BGA 1156 1 RF1157 RF1158 +0 +1156 +1156 +Package_BGA +Xilinx_RF1761 +Virtex-7 BGA, NSMD pad definition Appendix A, 42.5x42.5mm, 1760 Ball, 42x42 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306 +BGA 1760 1 RF1761 +0 +1760 +1760 +Package_BGA +Xilinx_RF1930 +Virtex-7 BGA, NSMD pad definition Appendix A, 45x45mm, 1924 Ball, 44x44 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307 +BGA 1924 1 RF1930 +0 +1924 +1924 +Package_BGA +Xilinx_RFG676 +Zynq-7000 BGA, NSMD pad definition Appendix A, 27x27mm, 676 Ball, 26x26 Layout, 1mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93 +BGA 676 1 RF676 RFG676 +0 +676 +676 +Package_BGA +Xilinx_RS484 +Artix-7 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279 +BGA 484 0.8 RS484 +0 +484 +484 +Package_BGA +Xilinx_SBG484 +Artix-7 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270 +BGA 484 0.8 SB484 SBG484 SBV484 +0 +484 +484 +Package_BGA +Xilinx_SBG485 +Zynq-7000 BGA, NSMD pad definition Appendix A, 19x19mm, 484 Ball, 22x22 Layout, 0.8mm Pitch, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80 +BGA 484 0.8 SBG485 SBV485 +0 +484 +484 +Package_CSP +Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm +LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf) +LFCSP 8 0.5 +0 +12 +5 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +21 +17 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_23.pdf, CP-16-23), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +31 +17 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +21 +17 +Package_CSP +Analog_LFCSP-16-1EP_4x4mm_P0.65mm_EP2.35x2.35mm_ThermalVias +Analog LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_20.pdf, CP-16-20), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP NoLead +0 +31 +17 +Package_CSP +Analog_LFCSP-UQ-10_1.3x1.6mm_P0.4mm +Analog LFCSP-UQ, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_10_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP-UQ NoLead +0 +10 +10 +Package_CSP +DiodesInc_GEA20_WLCSP-20_1.70x2.10mm_Layout4x5_P0.4mm +Diodes Incorporated WLCSP-20, GEA20, 1.7x2.1mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, https://www.diodes.com/assets/Package-Files/GEA20.pdf +CSP 20 0.4 +0 +20 +20 +Package_CSP +Efinix_WLCSP-64_3.5353x3.3753mm_Layout8x8_P0.4mm +Efinix WLCSP, NSMD pad definition Page 60, 3.5353x3.3753mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, https://www.efinixinc.com/docs/titanium-packaging-ug-v5.2.pdf +CSP 64 0.4 64-ball WLCSP +0 +64 +64 +Package_CSP +Efinix_WLCSP-80_4.4567x3.5569mm_Layout10x8_P0.4mm +WLCSP-80, NSMD pad definition Page 54, 4.4567x3.5569mm, 80 Ball, 10x8 Layout, 0.4mm Pitch, https://www.efinixinc.com/docs/trion-packaging-ug-v4.9.pdf +CSP 80 0.4 80-ball WLCSP +0 +80 +80 +Package_CSP +LFCSP-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +LFCSP, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_6_3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +11 +7 +Package_CSP +LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf +LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm +0 +9 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +20 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8_2x2mm_P0.5mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf +LFCSP 8pin 2x2mm Pitch 0.5mm +0 +8 +8 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm +16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf) +LFCSP 16 0.5 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf) +LFCSP 16 0.65 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +31 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_17.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +31 +17 +Package_CSP +LFCSP-16_3x3mm_P0.5mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_32.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +16 +16 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf) +LFCSP 0.5 +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +35 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +35 +21 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +33 +29 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +43 +29 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +42 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +59 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +37 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +47 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +37 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +47 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf +LFCSP 0.5 +0 +37 +33 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +45 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP3.9x3.9mm_ThermalVias +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_40_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +55 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +45 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +LFCSP, 40 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-40/CP_40_15.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +55 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm +LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +45 +41 +Package_CSP +LFCSP-40-1EP_6x6mm_P0.5mm_EP4.65x4.65mm_ThermalVias +LFCSP, 40 Pin (https://www.jedec.org/system/files/docs/MO-220K01.pdf (variation VJJD-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +55 +41 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +58 +49 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +75 +49 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +69 +65 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +86 +65 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +82 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +99 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm +72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf) +LFCSP 0.5 +0 +77 +73 +Package_CSP +LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm +LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf) +LFCSP 0.5 +0 +29 +25 +Package_CSP +LFCSP-VQ-48-1EP_7x7mm_P0.5mm +LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html) +LFCSP 48 +0 +65 +49 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +15 +9 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +22 +9 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +17 +11 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +24 +11 +Package_CSP +Maxim_WLCSP-35_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm +WLCSP-35, 2.998x2.168mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF +CSP 35 0.4 +0 +35 +35 +Package_CSP +Nexperia_WLCSP-15_6-3-6_2.37x1.17mm_Layout6x3_P0.4mm +Nexperia wafer level chip-size package; 15 bumps (6-3-6), 2.37x1.17mm, 15 Ball, 6x3 Layout, 0.4mm Pitch, https://assets.nexperia.com/documents/data-sheet/PCMFXUSB3S_SER.pdf +CSP 15 0.4 +0 +15 +15 +Package_CSP +ST_WLCSP-12_1.70x1.42mm_P0.35mm_Stagger +ST WLCSP-12, ST Die ID 443, 1.7x1.42mm, 12 Ball, Y-staggered 4x6 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32c011d6.pdf +CSP 12 0.35 +0 +12 +12 +Package_CSP +ST_WLCSP-18_1.86x2.14mm_P0.4mm_Stagger +ST WLCSP-18, ST Die ID 466, 1.86x2.14mm, 18 Ball, X-staggered 7x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g031y8.pdf +CSP 18 0.4 +0 +18 +18 +Package_CSP +ST_WLCSP-20_1.94x2.40mm_Layout4x5_P0.4mm +ST WLCSP-20, ST die ID 456, 1.94x2.4mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g051f8.pdf#page=102 +CSP 20 0.4 +0 +20 +20 +Package_CSP +ST_WLCSP-25_2.30x2.48mm_Layout5x5_P0.4mm +ST WLCSP-25, ST die ID 460, 2.3x2.48mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g071eb.pdf +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_2.33x2.24mm_Layout5x5_P0.4mm +ST WLCSP-25, ST Die ID 474, 2.33x2.24mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32h503eb.pdf +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die425 +WLCSP-25, 2.097x2.493mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l031f6.pdf#page=112 +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die444 +WLCSP-25, 2.423x2.325mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=93 +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die457 +WLCSP-25, 2.133x2.07mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l011k3.pdf#page=100 +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-36_2.58x3.07mm_Layout6x6_P0.4mm +ST WLCSP-36, ST die ID 464, 2.58x3.07mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l412t8.pdf +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die417 +WLCSP-36, 2.61x2.88mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l052t8.pdf#page=123 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die440 +WLCSP-36, 2.605x2.703mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f051t8.pdf#page=103 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die445 +WLCSP-36, 2.605x2.703mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=96 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die458 +WLCSP-36, 2.553x2.579mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f410t8.pdf#page=119 +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-49_3.15x3.13mm_Layout7x7_P0.4mm +ST WLCSP-49, ST die ID 468, 3.15x3.13mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g431c6.pdf +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_3.30x3.38mm_Layout7x7_P0.4mm_Offcenter +ST WLCSP-49, off-center ball grid, ST die ID 494, 3.3x3.38mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb15cc.pdf#page=119 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die423 +WLCSP-49, 2.965x2.965mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f401vc.pdf#page=115 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die431 +WLCSP-49, 2.999x3.185mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f411vc.pdf#page=124 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die433 +WLCSP-49, 3.029x3.029mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f401ce.pdf#page=116 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die435 +WLCSP-49, 3.141x3.127mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00257211.pdf#page=191 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die438 +WLCSP-49, 3.89x3.74mm, 49 Ball, 7x7 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f303r8.pdf#page=112 +CSP 49 0.5 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die439 +WLCSP-49, 3.417x3.151mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f301r8.pdf#page=117 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die447 +WLCSP-49, 3.294x3.258mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l072kz.pdf#page=134 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die448 +WLCSP-49, 3.277x3.109mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f071v8.pdf#page=106 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-52_3.09x3.15mm_P0.4mm_Stagger +ST WLCSP-52, ST die ID 467, 3.09x3.15mm, 52 Ball, X-staggered 13x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g0b1ne.pdf#page=136 +CSP 52 0.4 +0 +52 +52 +Package_CSP +ST_WLCSP-56_3.38x3.38mm_P0.4m_Stagger +ST WLCSP-56, ST die ID 455, 3.38x3.38mm, 56 Ball, X-staggered 14x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u535je.pdf +CSP 56 0.4 +0 +56 +56 +Package_CSP +ST_WLCSP-63_Die427 +WLCSP-63, 3.228x4.164mm, 63 Ball, 7x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l151cc.pdf#page=125 +CSP 63 0.4 +0 +63 +63 +Package_CSP +ST_WLCSP-64_3.56x3.52mm_Layout8x8_P0.4mm +ST WLCSP-64, ST die ID 479, 3.56x3.52mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g491re.pdf +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die414 +WLCSP-64, 4.466x4.395mm, 64 Ball, 8x8 Layout, 0.5mm Pitch, http://www.st.com/resource/en/datasheet/stm32f103ze.pdf#page=120 +CSP 64 0.5 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die427 +WLCSP-64, 4.539x4.911mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152zc.pdf#page=126 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die435 +WLCSP-64, 3.141x3.127mm, 64 Ball, 8x8 Layout, 0.35mm Pitch, http://www.st.com/resource/en/datasheet/DM00257211.pdf#page=188 +CSP 64 0.35 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die436 +WLCSP-64, 4.539x4.911mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152zd.pdf#page=143 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die441 +WLCSP-64, 3.623x3.651mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00213872.pdf#page=167 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die442 +WLCSP-64, 3.347x3.585mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f091vb.pdf#page=109 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die462 +WLCSP-64, 3.357x3.657mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00340475.pdf#page=189 +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-66_Die411 +WLCSP-66, 3.639x3.971mm, 66 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=154 +CSP 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-66_Die432 +WLCSP-66, 3.767x4.229mm, 66 Ball, 8x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f378vc.pdf#page=114 +CSP 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-72_3.38x3.38mm_P0.35m_Stagger +ST WLCSP-72, ST die ID 455, 3.38x3.38mm, 72 Ball, X-staggered 16x9 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32u535je.pdf +CSP 72 0.35 +0 +72 +72 +Package_CSP +ST_WLCSP-72_Die415 +WLCSP-72, 4.4084x3.7594mm, 72 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l476me.pdf#page=255 +CSP 72 0.4 +0 +72 +72 +Package_CSP +ST_WLCSP-80_3.50x3.27mm_P0.35mm_Stagger +ST WLCSP-80, ST die ID 484, 3.5x3.27mm, 80 Ball, Y-staggered 10x16 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h563mi.pdf +CSP 80 0.35 +0 +80 +80 +Package_CSP +ST_WLCSP-81_4.02x4.27mm_Layout9x9_P0.4mm +ST WLCSP-81, ST die ID 469, 4.02x4.27mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g483me.pdf +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_4.36x4.07mm_Layout9x9_P0.4mm +ST WLCSP-81, ST die ID 472, 4.36x4.07mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l562ce.pdf +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die415 +WLCSP-81, 4.4084x3.7594mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l476me.pdf#page=252 +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die421 +WLCSP-81, 3.693x3.815mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f446ze.pdf#page=192 +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die463 +WLCSP-81, 4.039x3.951mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00282249.pdf#page=175 +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-90_4.20x3.95mm_P0.4mm_Stagger +ST WLCSP-90, ST die ID 482, 4.2x3.95mm, 90 Ball, X-staggered 18x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u575og.pdf#page=306 +CSP 90 0.4 +0 +90 +90 +Package_CSP +ST_WLCSP-90_Die413 +WLCSP-90, 4.223x3.969mm, 90 Ball, 10x9 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f405og.pdf#page=164 +CSP 90 0.4 +0 +90 +90 +Package_CSP +ST_WLCSP-100_4.40x4.38mm_Layout10x10_P0.4mm_Offcenter +ST WLCSP-100, off-center ball grid, ST die ID 495, 4.4x4.38mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_4.437x4.456mm_Layout10x10_P0.4mm +ST WLCSP-100, ST die ID 471, 4.437x4.456mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l4p5ve.pdf +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die422 +WLCSP-100, 4.201x4.663mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f302vc.pdf#page=133 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die446 +WLCSP-100, 4.775x5.041mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f303zd.pdf#page=162 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die452 +WLCSP-100, 4.201x4.663mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00330506.pdf#page=218 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die461 +WLCSP-100, 4.618x4.142mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00284211.pdf#page=259 +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-104_Die437 +WLCSP-104, 4.095x5.094mm, 104 Ball, 9x12 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32l152ze.pdf#page=127 +CSP 104 0.4 +0 +104 +104 +Package_CSP +ST_WLCSP-115_3.73x4.15mm_P0.35mm_Stagger +ST WLCSP-115, ST die ID 483, 3.73x4.15mm, 115 Ball, Y-staggered 11x21 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h725vg.pdf +CSP 115 0.35 +0 +115 +115 +Package_CSP +ST_WLCSP-115_4.63x4.15mm_P0.4mm_Stagger +ST WLCSP-115, ST die ID 461, 4.63x4.15mm, 115 Ball, X-staggered 21x11 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l496wg.pdf +CSP 115 0.4 +0 +115 +115 +Package_CSP +ST_WLCSP-132_4.57x4.37mm_Layout12x11_P0.35mm +ST WLCSP-132, ST die ID 480, 4.57x4.37mm, 132 Ball, 12x11 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7a3ai.pdf +CSP 132 0.35 +0 +132 +132 +Package_CSP +ST_WLCSP-143_Die419 +WLCSP-143, 4.521x5.547mm, 143 Ball, 11x13 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f429ng.pdf#page=203 +CSP 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-143_Die449 +WLCSP-143, 4.539x5.849mm, 143 Ball, 11x13 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f746zg.pdf#page=202 +CSP 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-144_Die470 +WLCSP-144, 5.24x5.24mm, 144 Ball, 12x12 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00366448.pdf#page=295 +CSP 144 0.4 +0 +144 +144 +Package_CSP +ST_WLCSP-150_5.38x5.47mm_P0.4m_Stagger +ST WLCSP-150, ST die ID 481, 5.38x5.47mm, 150 Ball, Y-staggered 13x23 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u595zj.pdf +CSP 150 0.4 +0 +150 +150 +Package_CSP +ST_WLCSP-156_4.96x4.64mm_Layout13x12_P0.35mm +ST WLCSP-156, ST die ID 450, 4.96x4.64mm, 156 Ball, 13x12 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h747xi.pdf +CSP 156 0.35 +0 +156 +156 +Package_CSP +ST_WLCSP-168_Die434 +WLCSP-168, 4.891x5.692mm, 168 Ball, 12x14 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/stm32f469ni.pdf#page=198 +CSP 168 0.4 +0 +168 +168 +Package_CSP +ST_WLCSP-180_Die451 +WLCSP-180, 5.537x6.095mm, 180 Ball, 13x14 Layout, 0.4mm Pitch, http://www.st.com/resource/en/datasheet/DM00273119.pdf#page=240 +CSP 180 0.4 +0 +180 +180 +Package_CSP +ST_WLCSP-208_5.8x5.6mm_P0.35_Stagger +ST WLCSP-208, ST die ID 476, 5.8x5.6mm, 208 Ball, X-staggered 26x16 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32u5f9bj.pdf +CSP 208 0.35 +0 +208 +208 +Package_CSP +ST_WLCSP-208_5.38x5.47mm_P0.35mm_Stagger +ST WLCSP-208, ST die ID 481, 5.38x5.47mm, 208 Ball, X-staggered 26x16 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32u5a5aj.pdf +CSP 208 0.35 +0 +208 +208 +Package_CSP +WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm +X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf +CSP 4 0.5 +0 +4 +4 +Package_CSP +WLCSP-4_0.64x0.64mm_P0.35mm +WLCSP-4, 0.64x0.64mm, 4 Ball, 2x2 Layout, 0.35mm Pitch, https://www.onsemi.com/pdf/datasheet/ncp163-d.pdf#page=23 +CSP 4 0.35 +0 +4 +4 +Package_CSP +WLCSP-6_1.4x1.0mm_P0.4mm +6pin Pitch 0.4mm +6pin Pitch 0.4mm WLCSP +0 +6 +6 +Package_CSP +WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD +WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf +WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top +0 +8 +8 +Package_CSP +WLCSP-8_1.551x2.284mm_P0.5mm +WLCSP-8, 1.551x2.284mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75 +CSP 8 0.5 +0 +8 +8 +Package_CSP +WLCSP-12_1.56x1.56mm_P0.4mm +WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf +BMM150 WLCSP +0 +12 +12 +Package_CSP +WLCSP-12_1.403x1.555mm_P0.4mm_Stagger +WLCSP-12, staggered array, 1.403x1.555mm, 12 Ball, 6x4 Layout, 0.2x0.346333mm Pitch, http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208 +CSP 12 0.2x0.346333 +0 +12 +12 +Package_CSP +WLCSP-16_1.409x1.409mm_P0.35mm +WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +CSP 16 0.35 +0 +16 +16 +Package_CSP +WLCSP-16_2.225x2.17mm_P0.5mm +WLCSP-16 2.225x2.17mm, 2.225x2.17mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf +CSP 16 0.5 +0 +16 +16 +Package_CSP +WLCSP-16_4x4_B2.17x2.32mm_P0.5mm +WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf +WLCSP-16 NXP +0 +16 +16 +Package_CSP +WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm +WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf +BGA 20 0.4 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm +WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf +BGA 56 0.4 +0 +56 +56 +Package_CSP +WLCSP-81_4.41x3.76mm_P0.4mm +WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf +WLCSP ST +0 +81 +81 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_DFN_QFN +AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm +UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138 +QFN 0.95 +0 +6 +5 +Package_DFN_QFN +AO_AOZ666xDI_DFN-8-1EP_3x3mm_P0.65mm_EP1.25x2.7mm +AO AOZ666xDI DFN, 8 Pin (https://aosmd.com/res/data_sheets/AOZ6663DI-01.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +AO DFN NoLead +0 +13 +9 +Package_DFN_QFN +AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm +DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf) +dfn +0 +25 +5 +Package_DFN_QFN +Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias +56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download) +QFN 0.5 +0 +87 +57 +Package_DFN_QFN +DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack +DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm +DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm +DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm +DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf) +DFN 0.5 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.65mm_EP1.01x1.7mm +DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2020-6%20(Type%20C).pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm +DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF) +DFN 0.95 +0 +13 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm +DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6_1.3x1.2mm_P0.4mm +6-Lead Plastic DFN (1.3mm x 1.2mm) +DFN 0.4 +0 +6 +6 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm +DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm +DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf) +DFN 0.45 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm +DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf) +DFN 0.5 +0 +12 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm +8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm +DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf) +DFN 0.45 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf#page=10), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf#page=10), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +20 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm +DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm +DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.8 +0 +15 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.8 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +25 +9 +Package_DFN_QFN +DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm +DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf) +DFN 0.5 +0 +13 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm +DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.58x2.35mm +DFN, 10 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/22005b.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.58x2.35mm_ThermalVias +DFN, 10 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/DataSheets/22005b.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +20 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm +10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10_2x2mm_P0.4mm +10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch +DFN 10 0.4mm +0 +10 +10 +Package_DFN_QFN +DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm +DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf) +DFN 0.45 +0 +15 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +24 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.65x2.38mm +DFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/DFN_12_05-08-1725.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.65x2.38mm_ThermalVias +DFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/DFN_12_05-08-1725.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +24 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm +DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf) +DFN 0.45 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm +DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm +DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF) +DFN 0.65 +0 +21 +13 +Package_DFN_QFN +DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF) +DFN 0.40 +0 +19 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +33 +15 +Package_DFN_QFN +DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm +DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14_1.35x3.5mm_P0.5mm +DFN, 14 Pin (https://m.littelfuse.com/media?resourcetype=datasheets&itemid=9fbe09c9-efee-4022-a889-ca0005cd9b07&filename=littelfuse-tvs-diode-array-sp3012-datasheet#page=5), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +14 +14 +Package_DFN_QFN +DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm +DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf) +DFN 0.45 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf) +DFN 0.5 +0 +27 +17 +Package_DFN_QFN +DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf) +DFN 0.5 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm +DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf) +DFN 0.5 +0 +26 +17 +Package_DFN_QFN +DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf) +DFN 0.5 +0 +29 +19 +Package_DFN_QFN +DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf) +DFN 0.5 +0 +27 +19 +Package_DFN_QFN +DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm +DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF) +DFN 0.5 +0 +33 +21 +Package_DFN_QFN +DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm +DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF) +DFN 0.5 +0 +35 +23 +Package_DFN_QFN +DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm +DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf) +DFN 0.5 +0 +35 +25 +Package_DFN_QFN +DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm +DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf) +DFN 0.4 +0 +43 +33 +Package_DFN_QFN +DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm +DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF) +DFN 0.4 +0 +63 +45 +Package_DFN_QFN +DFN-S-8-1EP_6x5mm_P1.27mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 1.27 +0 +16 +9 +Package_DFN_QFN +DHVQFN-14-1EP_2.5x3mm_P0.5mm_EP1x1.5mm +DHVQFN, 14 Pin (JEDEC MO-241/VAA, https://assets.nexperia.com/documents/package-information/SOT762-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DHVQFN NoLead +0 +16 +15 +Package_DFN_QFN +DHVQFN-16-1EP_2.5x3.5mm_P0.5mm_EP1x2mm +DHVQFN, 16 Pin (JEDEC MO-241/VAB, https://assets.nexperia.com/documents/package-information/SOT763-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DHVQFN NoLead +0 +19 +17 +Package_DFN_QFN +DHVQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x3mm +DHVQFN, 20 Pin (JEDEC MO-241/VAC, https://assets.nexperia.com/documents/package-information/SOT764-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DHVQFN NoLead +0 +23 +21 +Package_DFN_QFN +Diodes_DFN1006-3 +DFN package size 1006 3 pins +DFN package size 1006 3 pins +0 +3 +3 +Package_DFN_QFN +Diodes_UDFN-10_1.0x2.5mm_P0.5mm +U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf) +UDFN-10 U-DFN2510-10 Diodes +0 +10 +10 +Package_DFN_QFN +Diodes_UDFN2020-6_Type-F +U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf) +U-DFN2020-6 (Type F) +0 +8 +8 +Package_DFN_QFN +HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm +HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +21 +17 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +29 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +42 +33 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +59 +33 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +50 +41 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +67 +41 +Package_DFN_QFN +Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +19 +15 +Package_DFN_QFN +Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +76 +33 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788) +mlpq 32 7x7mm +0 +115 +49 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) +mlpq 32 7x7mm +0 +113 +49 +Package_DFN_QFN +Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm +PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 22 5x6mm +0 +56 +15 +Package_DFN_QFN +Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm +PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 44 7x7mm +0 +125 +27 +Package_DFN_QFN +LQFN-10-1EP_2x2mm_P0.5mm_EP0.7x0.7mm +LQFN, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081644_0_LQFN10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LQFN NoLead +0 +12 +11 +Package_DFN_QFN +LQFN-12-1EP_2x2mm_P0.5mm_EP0.7x0.7mm +LQFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081530_B_LQFN12.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LQFN NoLead +0 +14 +13 +Package_DFN_QFN +LQFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +LQFN, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-lqfn/05081595_0_lqfn16.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LQFN NoLead +0 +18 +17 +Package_DFN_QFN +Linear_DE14MA +14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf) +DFN 0.5 +0 +14 +14 +Package_DFN_QFN +Linear_UGK52_QFN-46-52 +Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf) +QFN 0.5 +0 +62 +47 +Package_DFN_QFN +MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm +MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +9 +7 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +12 +9 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +15 +9 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +25 +21 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +30 +21 +Package_DFN_QFN +MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm +Micro Leadframe Package, 16 pin with exposed pad +MLPQ- 0.65 +0 +21 +17 +Package_DFN_QFN +MPS_QFN-12_2x2mm_P0.4mm +MPS QFN, 12 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP5087A#page24), generated with kicad-footprint-generator ipc_noLead_generator.py +MPS QFN NoLead +0 +12 +12 +Package_DFN_QFN +Maxim_FC2QFN-14_2.5x2.5mm_P0.5mm +14-FC2QFN, 14/12 Pin, https://pdfserv.maximintegrated.com/land_patterns/90-100127.PDF +FC2QFN NoLead +0 +12 +12 +Package_DFN_QFN +Maxim_TDFN-6-1EP_3x3mm_P0.95mm_EP1.5x2.3mm +Maxim TDFN, 6 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/MAX4460-MAX4462.pdf#page=19, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tdfn-ep/21-0137.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Maxim TDFN NoLead +0 +11 +7 +Package_DFN_QFN +Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm +Maxim TDFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/land-pattern/tdfn/90-0397.pdf) +DFN NoLead +0 +17 +13 +Package_DFN_QFN +Maxim_TDFN-12-1EP_3x3mm_P0.5mm_EP1.7x2.5mm_ThermalVias +Maxim TDFN, 12 Pin (https://www.analog.com/media/en/package-pcb-resources/land-pattern/tdfn/90-0397.pdf) +DFN NoLead +0 +23 +13 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +11 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +16 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias +http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf +mlf 8 2x2 mm +0 +14 +9 +Package_DFN_QFN +Microchip_8E-16 +16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN Microchip 8E 16 +0 +20 +17 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +49 +45 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +59 +45 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +74 +65 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +91 +65 +Package_DFN_QFN +Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm +40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet) +QFN 0.5 +0 +92 +34 +Package_DFN_QFN +Mini-Circuits_DL805 +https://ww2.minicircuits.com/case_style/DL805.pdf +RF Switch +0 +11 +9 +Package_DFN_QFN +Mini-Circuits_FG873-4_3x3mm +Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf) +FG873 +0 +4 +4 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45 +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +65 +49 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +75 +49 +Package_DFN_QFN +Nordic_AQFN-73-1EP_7x7mm_P0.5mm +http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html +AQFN 7mm +0 +78 +74 +Package_DFN_QFN +Nordic_AQFN-94-1EP_7x7mm_P0.4mm +aQFN, Nordic, nRF5340, https://infocenter.nordicsemi.com/pdf/nRF5340_PS_v1.2.pdf +aqfn qfn nordic nrf nrf5340 aqfn94 +0 +103 +95 +Package_DFN_QFN +OnSemi_DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm +On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19) +On Semiconductor SIP +0 +44 +44 +Package_DFN_QFN +OnSemi_UDFN-8_1.2x1.8mm_P0.4mm +8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF) +dfn udfn dual flat +0 +8 +8 +Package_DFN_QFN +OnSemi_UDFN-16-1EP_1.35x3.3mm_P0.4mm_EP0.4x2.8mm +OnSemi UDFN, 16 Pin (https://www.onsemi.com/pdf/datasheet/cm1624-d.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +OnSemi UDFN NoLead +0 +20 +17 +Package_DFN_QFN +OnSemi_VCT-28_3.5x3.5mm_P0.4mm +OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +OnSemi VCT NoLead +0 +28 +28 +Package_DFN_QFN +OnSemi_XDFN-10_1.35x2.2mm_P0.4mm +10-Lead Plastic XDFN (1.35mm x 2.2mm) (see https://www.onsemi.com/pdf/datasheet/emi8132-d.pdf) +OnSemi XDFN-10 0.4 +0 +10 +10 +Package_DFN_QFN +OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm +XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF) +OnSemi XDFN4 +0 +5 +5 +Package_DFN_QFN +PQFN-8-EP_6x5mm_P1.27mm_Generic +Universal Footprint for Thermally-enhanced SO-8 packages; compatible with Vishay PowerPAK SO−8, International Rectifier PQFN, Texas Instrument SON 5 × 6 mm (Q5A), Alpha and Omega DFN 5 × 6, ST Microelectronics PowerFLAT™ 5 × 6, Toshiba SOP Advance, Infineon Super SO8, NXP LFPAK (SOT669), Renesas WPAK(3F) / LFPAK, Fairchild Power 56, APEC PMPAK 5 × 6, MagnaChip PowerDFN56, ROHM HSOP8, UBIQ PRPAK56, NIKO−SEM PDFN 5 × 6, NEC 8-pin HVSON. Datasheets: https://www.onsemi.com/pub/Collateral/AND9137-D.PDF, https://assets.nexperia.com/documents/leaflet/75016838.pdf +Thermally-enhanced SO-8 PowerPAK PQFN Q5A PowerFLAT LFPAK SOT669 WPAK(3F) LFPAK Power56 PMPAK PowerDFN56 HSOP8 PRPAK56 PDFN HVSON +0 +21 +5 +Package_DFN_QFN +Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm +Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf) +panasonic hqfn +0 +37 +17 +Package_DFN_QFN +Panasonic_HSON-8_8x8mm_P2.00mm +Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf) +panasonic hson +0 +27 +9 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +22 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm +QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +QFN DFN_QFN +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +27 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +40 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.75x2.75mm +QFN, 24 Pin (https://www.infineon.com/dgdl/Infineon-EZ-PD_BCR_Datasheet_USB_Type-C_Port_Controller_for_Power_Sinks-DataSheet-v03_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee7ce9d70ad), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.75x2.75mm_ThermalVias +QFN, 24 Pin (https://www.infineon.com/dgdl/Infineon-EZ-PD_BCR_Datasheet_USB_Type-C_Port_Controller_for_Power_Sinks-DataSheet-v03_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ee7ce9d70ad), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +44 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +51 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.25x3.25mm +QFN, 24 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/44000000MDkO/lWPNMeJClEs8Zvyu7AlDlKSyZqhYdVpQzFLVfUp.EXs), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias +QFN, 24 Pin (https://semtech.my.salesforce.com/sfc/p/#E0000000JelG/a/44000000MDkO/lWPNMeJClEs8Zvyu7AlDlKSyZqhYdVpQzFLVfUp.EXs), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +51 +25 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +29 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +53 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +48 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 28 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.14.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +QFN, 28 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/TMC2202_TMC2208_TMC2224_datasheet_rev1.14.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm +QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm_ThermalVias +QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +41 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +62 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28_4x4mm_P0.5mm +QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +28 +28 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +39 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +54 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +39 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +57 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +43 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +76 +43 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +70 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +49 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +55 +45 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=47), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=47), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=69), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_ThermalVias +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=69), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias +QFN, 48 Pin (http://ww1.microchip.com/downloads/en/devicedoc/00002117f.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +49 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +53 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +104 +53 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +66 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm +QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +66 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm_ThermalVias +QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented +QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download +QFN DFN_QFN +0 +115 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP6.1x6.1mm +QFN, 56 Pin (http://intantech.com/files/Intan_RHD2000_series_datasheet.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP6.1x6.1mm_ThermalVias +QFN, 56 Pin (http://intantech.com/files/Intan_RHD2000_series_datasheet.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.1x4.1mm +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/cp2108-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.1x4.1mm_ThermalVias +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/cp2108-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm +64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm +64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +85 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm +QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +85 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm_ThermalVias +QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +69 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +82 +73 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +135 +73 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +86 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +103 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm +QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +78 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm_ThermalVias +QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +103 +77 +Package_DFN_QFN +Qorvo_DFN-8-1EP_2x2mm_P0.5mm +DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896 +DFN 0.5 Qorvo 2x2mm +0 +9 +9 +Package_DFN_QFN +Qorvo_TQFN66-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm +Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006847), generated with kicad-footprint-generator ipc_noLead_generator.py +Qorvo TQFN66 NoLead +0 +58 +49 +Package_DFN_QFN +Qorvo_TQFN66-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias +Qorvo TQFN66, 48 Pin (https://www.qorvo.com/products/d/da006847), generated with kicad-footprint-generator ipc_noLead_generator.py +Qorvo TQFN66 NoLead +0 +75 +49 +Package_DFN_QFN +ROHM_DFN0604-3 +DFN package size 0604 3 pins +DFN package size 0604 3 pins +0 +3 +3 +Package_DFN_QFN +ST_UFDFPN-12-1EP_3x3mm_P0.5mm_EP1.4x2.55mm +ST UFDFPN, 12 Pin (https://www.st.com/resource/en/datasheet/st25dv04k.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +ST UFDFPN NoLead +0 +14 +13 +Package_DFN_QFN +ST_UFQFPN-20_3x3mm_P0.5mm +UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf) +UFQFPN 0.5 +0 +20 +20 +Package_DFN_QFN +ST_UQFN-6L_1.5x1.7mm_P0.5mm +ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf +UQFN DFN 0.5 ST +0 +6 +6 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +25 +21 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +31 +21 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +11 +7 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +18 +7 +Package_DFN_QFN +TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +12 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +17 +9 +Package_DFN_QFN +TDFN-8_1.4x1.6mm_P0.4mm +TDFN, 8 Pin (https://www.silabs.com/documents/public/data-sheets/si7210-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +8 +8 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +11 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +16 +11 +Package_DFN_QFN +TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm +TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +25 +13 +Package_DFN_QFN +TDFN-12-1EP_3x3mm_P0.4mm_EP1.7x2.45mm_ThermalVias +TDFN, 12 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tdfn-12pin-l123x3c), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +32 +13 +Package_DFN_QFN +TDFN-12_2x3mm_P0.5mm +TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf +DFN +0 +12 +12 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +19 +15 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +26 +15 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +31 +17 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +30 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF (T2044-5C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +TQFN, 24 Pin (http://pdfserv.maxim-ic.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +38 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +43 +29 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +42 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +45 +41 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +55 +41 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +58 +49 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +75 +49 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +15 +15 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +34 +15 +Package_DFN_QFN +Texas_DRB0008A +DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf +DRB0008A +0 +23 +9 +Package_DFN_QFN +Texas_MOF0009A +Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf) +ti qfm mof0009a +0 +24 +9 +Package_DFN_QFN +Texas_QFN-41_10x16mm +QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf) +QFN DFN_QFN +0 +65 +41 +Package_DFN_QFN +Texas_R-PUQFN-N10 +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf +Texas_R-PUQFN-N10 +0 +10 +10 +Package_DFN_QFN +Texas_R-PUQFN-N12 +Texas_R-PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_R-PUQFN-N12 +0 +13 +12 +Package_DFN_QFN +Texas_RGC0064B_VQFN-64-1EP_9x9mm_P0.5mm_EP4.25x4.25mm +Texas RGC0064B VQFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=122), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +69 +65 +Package_DFN_QFN +Texas_RGC0064B_VQFN-64-1EP_9x9mm_P0.5mm_EP4.25x4.25mm_ThermalVias +Texas RGC0064B VQFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=122), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +127 +65 +Package_DFN_QFN +Texas_RGE0024C_VQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +Texas RGE0024C VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024C_VQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias +Texas RGE0024C VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGE0024H_VQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +Texas RGE0024H VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024H_VQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +Texas RGE0024H VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGP0020D_VQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +Texas RGP0020D VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGP0020D_VQFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +Texas RGP0020D VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_RGP0020H_VQFN-20-1EP_4x4mm_P0.5mm_EP2.4x2.4mm +Texas RGP0020H VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGP0020H_VQFN-20-1EP_4x4mm_P0.5mm_EP2.4x2.4mm_ThermalVias +Texas RGP0020H VQFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_RGV0016A_VQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +Texas RGV0016A VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RGV0016A_VQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +Texas RGV0016A VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RGW0020A_VQFN-20-1EP_5x5mm_P0.65mm_EP3.15x3.15mm +Texas RGW0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps7a47.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGW0020A_VQFN-20-1EP_5x5mm_P0.65mm_EP3.15x3.15mm_ThermalVias +Texas RGW0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps7a47.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +47 +21 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm +QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm_ThermalVias +QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) +QFN NoLead +0 +27 +18 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N20_EP2.05x3.05mm +QFN, 20 Pin, RGY0020A (https://www.ti.com/lit/ds/symlink/txb0108.pdf#page=33) +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N20_EP2.05x3.05mm_ThermalVias +QFN, 20 Pin, RGY0020A (https://www.ti.com/lit/ds/symlink/txb0108.pdf#page=33) +QFN NoLead +0 +29 +21 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +36 +25 +Package_DFN_QFN +Texas_RGZ0048A_VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +Texas RGZ0048A VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=113), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +65 +49 +Package_DFN_QFN +Texas_RGZ0048A_VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +Texas RGZ0048A VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=113), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +111 +49 +Package_DFN_QFN +Texas_RHA0040B_VQFN-40-1EP_6x6mm_P0.5mm_EP4.15x4.15mm +Texas RHA0040B VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=72 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_RHA0040B_VQFN-40-1EP_6x6mm_P0.5mm_EP4.15x4.15mm_ThermalVias +Texas RHA0040B VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=72 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_RHA0040D_VQFN-40-1EP_6x6mm_P0.5mm_EP2.9x2.9mm +Texas RHA0040D VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +45 +41 +Package_DFN_QFN +Texas_RHA0040D_VQFN-40-1EP_6x6mm_P0.5mm_EP2.9x2.9mm_ThermalVias +Texas RHA0040D VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +55 +41 +Package_DFN_QFN +Texas_RHA0040E_VQFN-40-1EP_6x6mm_P0.5mm_EP3.52x2.62mm +Texas RHA0040E VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=57 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +47 +41 +Package_DFN_QFN +Texas_RHA0040E_VQFN-40-1EP_6x6mm_P0.5mm_EP3.52x2.62mm_ThermalVias +Texas RHA0040E VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=57 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +60 +41 +Package_DFN_QFN +Texas_RHA_VQFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +Texas RHA VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_RHA_VQFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +Texas RHA VQFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_RHB0032E_VQFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm +Texas RHB0032E VQFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +42 +33 +Package_DFN_QFN +Texas_RHB0032E_VQFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias +Texas RHB0032E VQFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +59 +33 +Package_DFN_QFN +Texas_RHH0036C_VQFN-36-1EP_6x6mm_P0.5mm_EP4.4x4.4mm +Texas RHH0036C VQFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +46 +37 +Package_DFN_QFN +Texas_RHH0036C_VQFN-36-1EP_6x6mm_P0.5mm_EP4.4x4.4mm_ThermalVias +Texas RHH0036C VQFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +79 +37 +Package_DFN_QFN +Texas_RJE0020A_VQFN-20-1EP_3x3mm_P0.45mm_EP0.675x0.76mm +Texas RJE0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps51396a.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +22 +21 +Package_DFN_QFN +Texas_RJE0020A_VQFN-20-1EP_3x3mm_P0.45mm_EP0.675x0.76mm_ThermalVias +Texas RJE0020A VQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/tps51396a.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +24 +21 +Package_DFN_QFN +Texas_RNN0018A +Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf) +ti vqfn-hr rnn0018a +0 +26 +18 +Package_DFN_QFN +Texas_RSA_VQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +Texas RSA VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +26 +17 +Package_DFN_QFN +Texas_RSA_VQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias +Texas RSA VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RSN_WQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm +Texas RSN WQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +37 +33 +Package_DFN_QFN +Texas_RSN_WQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm_ThermalVias +Texas RSN WQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +47 +33 +Package_DFN_QFN +Texas_RTE_WQFN-16-1EP_3x3mm_P0.5mm_EP1.2x0.8mm +Texas RTE WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tps43060.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RTE_WQFN-16-1EP_3x3mm_P0.5mm_EP1.2x0.8mm_ThermalVias +Texas RTE WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tps43060.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +23 +17 +Package_DFN_QFN +Texas_RTW_WQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +Texas RTW WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RTW_WQFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +Texas RTW WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RTY_WQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +Texas RTY WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=36 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RTY_WQFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +Texas RTY WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=36 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RUM0016A_WQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +Texas RUM0016A WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RUM0016A_WQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +Texas RUM0016A WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RUN0010A_WQFN-10_2x2mm_P0.5mm +Texas RUN0010A WQFN, 10 Pin (https://www.ti.com/lit/ds/symlink/tmp461.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WQFN NoLead +0 +10 +10 +Package_DFN_QFN +Texas_RVE0028A_VQFN-28-1EP_3.5x4.5mm_P0.4mm_EP2.1x3.1mm +Texas RVE0028A VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +33 +29 +Package_DFN_QFN +Texas_RVE0028A_VQFN-28-1EP_3.5x4.5mm_P0.4mm_EP2.1x3.1mm_ThermalVias +Texas RVE0028A VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VQFN NoLead +0 +43 +29 +Package_DFN_QFN +Texas_RWH0032A +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +71 +33 +Package_DFN_QFN +Texas_RWH0032A_ThermalVias +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +94 +33 +Package_DFN_QFN +Texas_RWU0007A_VQFN-7_2x2mm_P0.5mm +Texas RWU0007A VQFN, 2x2mm, 7 Pin (https://www.ti.com/lit/ds/symlink/tps61022.pdf) +Texas VQFN NoLead +0 +13 +7 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +Texas_S-PVQFN-N14 +Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad +0 +19 +15 +Package_DFN_QFN +Texas_S-PVQFN-N14_ThermalVias +Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_ThermalVias +0 +24 +15 +Package_DFN_QFN +Texas_S-PWQFN-N20 +20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf) +QFN 0.4 +0 +24 +20 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +114 +105 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +131 +105 +Package_DFN_QFN +Texas_S-PX2QFN-14 +Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +14 +14 +Package_DFN_QFN +Texas_UQFN-10_1.5x2mm_P0.5mm +Texas RSE0010A UQFN, 10 Pin (https://www.ti.com/lit/ml/mpqf186d/mpqf186d.pdf) +Texas RSE0010 UQFN NoLead +0 +10 +10 +Package_DFN_QFN +Texas_VQFN-HR-12_2x2.5mm_P0.5mm +Texas VQFN-HR, 12 Pin, http://www.ti.com/lit/ml/mpqf508/mpqf508.pdf +RUX0012A Texas VQFN-HR NoLead +0 +12 +12 +Package_DFN_QFN +Texas_VQFN-HR-12_2x2.5mm_P0.5mm_ThermalVias +Texas VQFN-HR, 12 Pin, http://www.ti.com/lit/ml/mpqf508/mpqf508.pdf +RUX0012A Texas VQFN-HR NoLead +0 +16 +12 +Package_DFN_QFN +Texas_VQFN-HR-20_3x2.5mm_P0.5mm_RQQ0011A +Texas VQFN-HR, 11 Pin, https://www.ti.com/lit/ml/mpqf579/mpqf579.pdf +RQQ0011A +0 +15 +11 +Package_DFN_QFN +Texas_VQFN-RHL-20 +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +33 +21 +Package_DFN_QFN +Texas_VQFN-RHL-20_ThermalVias +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +41 +21 +Package_DFN_QFN +Texas_VQFN-RNR0011A-11 +RNR0011A, VQFN-11 (https://www.ti.com/lit/ds/symlink/tps61089.pdf#Page=27) +TI RNR0011A +0 +20 +11 +Package_DFN_QFN +Texas_VSON-HR-8_1.5x2mm_P0.5mm +Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VSON-HR NoLead +0 +8 +8 +Package_DFN_QFN +Texas_WQFN-MR-100_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +113 +105 +Package_DFN_QFN +Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +126 +105 +Package_DFN_QFN +Texas_X2QFN-12_1.6x1.6mm_P0.4mm +Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas X2QFN NoLead +0 +12 +12 +Package_DFN_QFN +Texas_X2QFN-RUE-12_1.4x2mm_P0.4mm +Texas X2QFN-RUE, 12 Pin (https://www.ti.com/lit/ml/mpqf214b/mpqf214b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas X2QFN-RUE NoLead +0 +12 +12 +Package_DFN_QFN +UDC-QFN-20-4EP_3x4mm_P0.5mm_EP0.41x0.25mm +UDC QFN, 20 Pin, Exposed Pad Variation AB (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081536_B_UDC20(AB).pdf), modifed from generated QFN-20-1EP_3x4mm_P0.5 +QFN NoLead +0 +24 +24 +Package_DFN_QFN +UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm +UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf +UDFN-4_1x1mm_P0.65mm +0 +5 +5 +Package_DFN_QFN +UDFN-9_1.0x3.8mm_P0.5mm +9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf) +UDFN SMD +0 +9 +9 +Package_DFN_QFN +UDFN-10_1.35x2.6mm_P0.5mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf +UDFN 0.5 uQFN +0 +10 +10 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +37 +33 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +47 +33 +Package_DFN_QFN +UQFN-10_1.3x1.8mm_P0.4mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.4x1.8mm_P0.4mm +UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF +UQFN-10_1.4x1.8mm_P0.4mm +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.6x2.1mm_P0.5mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +31 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.65 +0 +21 +17 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +30 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +35 +21 +Package_DFN_QFN +UQFN-20_3x3mm_P0.4mm +UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +20 +20 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +33 +29 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +43 +29 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +50 +41 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +67 +41 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +58 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm +UQFN, 48 Pin (https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/1189#note_423250741), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +53 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias +UQFN, 48 Pin (https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/1189#note_423250741), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm +8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +18 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +23 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +29 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +VQFN, 24 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/product-documents/package-drawings/24L-VQFN%E2%80%934x4x0.9mm-MJ-C04-00143b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +39 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +34 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +39 +25 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +33 +29 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +43 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +35 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +48 +29 +Package_DFN_QFN +VQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm +VQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/tps25750.pdf#page=78), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_4x4mm_P0.4mm_EP2.8x2.8mm_ThermalVias +VQFN, 32 Pin (https://www.ti.com/lit/ds/symlink/tps25750.pdf#page=78), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +47 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +66 +47 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +79 +49 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +100 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +91 +65 +Package_DFN_QFN +Vishay_PowerPAK_MLP44-24L +PowerPAK PowerPAK MLP44-24L (https://www.vishay.com/docs/78231/mlp44-24l.pdf) +powerpak mlp44-24l +0 +28 +28 +Package_DFN_QFN +Vishay_PowerPAK_MLP44-24L_ThermalVias +PowerPAK PowerPAK MLP44-24L (https://www.vishay.com/docs/78231/mlp44-24l.pdf) +powerpak mlp44-24l +0 +35 +28 +Package_DFN_QFN +W-PDFN-8-1EP_6x5mm_P1.27mm_EP3x3mm +W-PDFN, 8 Pin (https://media-www.micron.com/-/media/client/global/documents/products/data-sheet/nor-flash/serial-nor/mt25q/die-rev-a/mt25q_qljs_u_256_aba_0.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +W-PDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-6-2EP_4.0x2.6mm_P0.65mm +WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF) +DFN 0.65P dual flag +0 +8 +8 +Package_DFN_QFN +WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54 +https://www.onsemi.com/pub/Collateral/511BN.PDF +WDFN-8 1EP 2.2X2.0 0.5P +0 +9 +9 +Package_DFN_QFN +WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +20 +9 +Package_DFN_QFN +WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm +WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +15 +11 +Package_DFN_QFN +WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm_ThermalVias +WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +22 +11 +Package_DFN_QFN +WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm +WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +17 +13 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +19 +15 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +24 +15 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +31 +17 +Package_DFN_QFN +WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm +http://www.onsemi.com/pub/Collateral/510CD.PDF +WQFN-20 4.5mm 2.5mm 0.5mm +0 +24 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +25 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +30 +21 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf) +WQFN 0.5 +0 +37 +33 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +57 +43 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +82 +43 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +8 +8 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed_LongPads +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +8 +8 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed_LongPads_Socket +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +8 +8 +Package_DIP +CERDIP-8_W7.62mm_SideBrazed_Socket +8-lead through-hole mounted CERDIP, JEDEC MS-015-AA package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +8 +8 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +14 +14 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed_LongPads +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +14 +14 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed_LongPads_Socket +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +14 +14 +Package_DIP +CERDIP-14_W7.62mm_SideBrazed_Socket +14-lead through-hole mounted CERDIP, JEDEC MS-015-AB package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +14 +14 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +16 +16 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed_LongPads +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +16 +16 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed_LongPads_Socket +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +16 +16 +Package_DIP +CERDIP-16_W7.62mm_SideBrazed_Socket +16-lead through-hole mounted CERDIP, JEDEC MS-015-AC package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +16 +16 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +18 +18 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed_LongPads +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +18 +18 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed_LongPads_Socket +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +18 +18 +Package_DIP +CERDIP-18_W7.62mm_SideBrazed_Socket +18-lead through-hole mounted CERDIP, JEDEC MS-015-AD package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +18 +18 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +20 +20 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed_LongPads +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +20 +20 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed_LongPads_Socket +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +20 +20 +Package_DIP +CERDIP-20_W7.62mm_SideBrazed_Socket +20-lead through-hole mounted CERDIP, JEDEC MS-015-AE package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +20 +20 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +22 +22 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed_LongPads +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +22 +22 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed_LongPads_Socket +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +22 +22 +Package_DIP +CERDIP-22_W7.62mm_SideBrazed_Socket +22-lead through-hole mounted CERDIP, JEDEC MS-015-AF package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +22 +22 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +24 +24 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed_LongPads +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +24 +24 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed_LongPads_Socket +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +24 +24 +Package_DIP +CERDIP-24_W7.62mm_SideBrazed_Socket +24-lead through-hole mounted CERDIP, JEDEC MS-015-AG package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +24 +24 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed +0 +28 +28 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed_LongPads +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads +0 +28 +28 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed_LongPads_Socket +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, LongPads, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed LongPads Socket +0 +28 +28 +Package_DIP +CERDIP-28_W7.62mm_SideBrazed_Socket +28-lead through-hole mounted CERDIP, JEDEC MS-015-AH package, row spacing 7.62mm (300 mils), SideBrazed, Socket, https://www.jedec.org/system/files/docs/Ms-015a.pdf +THT DIP DIL CERDIP ceramic 2.54mm 7.62mm 300mil SideBrazed Socket +0 +28 +28 +Package_DIP +DIP-4_W7.62mm +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_SMDSocket_SmallPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +4 +4 +Package_DIP +DIP-4_W8.89mm_SMDSocket_LongPads +4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +4 +4 +Package_DIP +DIP-4_W10.16mm +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +4 +4 +Package_DIP +DIP-4_W10.16mm_LongPads +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +4 +4 +Package_DIP +DIP-5-6_W7.62mm +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_SMDSocket_SmallPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W8.89mm_SMDSocket_LongPads +5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm_LongPads +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +5 +5 +Package_DIP +DIP-6_W7.62mm +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_SMDSocket_SmallPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +6 +6 +Package_DIP +DIP-6_W8.89mm_SMDSocket_LongPads +6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +6 +6 +Package_DIP +DIP-6_W10.16mm +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +6 +6 +Package_DIP +DIP-6_W10.16mm_LongPads +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +6 +6 +Package_DIP +DIP-8-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8-N6_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8-N7_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_SMDSocket_SmallPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8_W8.89mm_SMDSocket_LongPads +8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +8 +8 +Package_DIP +DIP-8_W10.16mm +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +8 +8 +Package_DIP +DIP-8_W10.16mm_LongPads +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +8 +8 +Package_DIP +DIP-10_W7.62mm +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_SMDSocket_SmallPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +10 +10 +Package_DIP +DIP-10_W8.89mm_SMDSocket_LongPads +10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +10 +10 +Package_DIP +DIP-10_W10.16mm +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +10 +10 +Package_DIP +DIP-10_W10.16mm_LongPads +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +10 +10 +Package_DIP +DIP-12_W7.62mm +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_SMDSocket_SmallPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +12 +12 +Package_DIP +DIP-12_W8.89mm_SMDSocket_LongPads +12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +12 +12 +Package_DIP +DIP-12_W10.16mm +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +12 +12 +Package_DIP +DIP-12_W10.16mm_LongPads +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +12 +12 +Package_DIP +DIP-14_W7.62mm +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_SMDSocket_SmallPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +14 +14 +Package_DIP +DIP-14_W8.89mm_SMDSocket_LongPads +14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +14 +14 +Package_DIP +DIP-14_W10.16mm +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +14 +14 +Package_DIP +DIP-14_W10.16mm_LongPads +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +14 +14 +Package_DIP +DIP-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_SMDSocket_SmallPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +16 +16 +Package_DIP +DIP-16_W8.89mm_SMDSocket_LongPads +16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +16 +16 +Package_DIP +DIP-16_W10.16mm +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +16 +16 +Package_DIP +DIP-16_W10.16mm_LongPads +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +16 +16 +Package_DIP +DIP-18_W7.62mm +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_SMDSocket_SmallPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +18 +18 +Package_DIP +DIP-18_W8.89mm_SMDSocket_LongPads +18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +18 +18 +Package_DIP +DIP-20_W7.62mm +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_SMDSocket_SmallPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +20 +20 +Package_DIP +DIP-20_W8.89mm_SMDSocket_LongPads +20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +20 +20 +Package_DIP +DIP-22_W7.62mm +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W8.89mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W11.43mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-24_W7.62mm +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W8.89mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W11.43mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W16.51mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-28_W7.62mm +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W8.89mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W16.51mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-32_W7.62mm +32-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_SMDSocket_SmallPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +32 +32 +Package_DIP +DIP-32_W16.51mm_SMDSocket_LongPads +32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +32 +32 +Package_DIP +DIP-40_W15.24mm +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W16.51mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W26.67mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-42_W15.24mm +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_SMDSocket_SmallPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +42 +42 +Package_DIP +DIP-42_W16.51mm_SMDSocket_LongPads +42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +42 +42 +Package_DIP +DIP-48_W15.24mm +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_SMDSocket_SmallPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +48 +48 +Package_DIP +DIP-48_W16.51mm_SMDSocket_LongPads +48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +48 +48 +Package_DIP +DIP-64_W15.24mm +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W16.51mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils) +THT DIP DIL PDIP 2.54mm 22.86mm 900mil +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W24.13mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W26.67mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +64 +64 +Package_DIP +Fairchild_LSOP-8 +8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf) +LSOP 2.54mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_PDIP-8B +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_PDIP-8C +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_SDIP-10C +PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +9 +9 +Package_DIP +PowerIntegrations_SMD-8 +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_SMD-8B +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_SMD-8C +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_eDIP-12B +Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +11 +11 +Package_DIP +SMDIP-4_W7.62mm +4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm_Clearance8mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +4 +4 +Package_DIP +SMDIP-4_W11.48mm +4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +4 +4 +Package_DIP +SMDIP-6_W7.62mm +6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm_Clearance8mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +6 +6 +Package_DIP +SMDIP-6_W11.48mm +6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +6 +6 +Package_DIP +SMDIP-8_W7.62mm +8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm_Clearance8mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +8 +8 +Package_DIP +SMDIP-8_W11.48mm +8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +8 +8 +Package_DIP +SMDIP-10_W7.62mm +10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm_Clearance8mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +10 +10 +Package_DIP +SMDIP-10_W11.48mm +10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +10 +10 +Package_DIP +SMDIP-12_W7.62mm +12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm_Clearance8mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +12 +12 +Package_DIP +SMDIP-12_W11.48mm +12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +12 +12 +Package_DIP +SMDIP-14_W7.62mm +14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm_Clearance8mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +14 +14 +Package_DIP +SMDIP-14_W11.48mm +14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +14 +14 +Package_DIP +SMDIP-16_W7.62mm +16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm_Clearance8mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +16 +16 +Package_DIP +SMDIP-16_W11.48mm +16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +16 +16 +Package_DIP +SMDIP-18_W7.62mm +18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm_Clearance8mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +18 +18 +Package_DIP +SMDIP-18_W11.48mm +18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +18 +18 +Package_DIP +SMDIP-20_W7.62mm +20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm_Clearance8mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +20 +20 +Package_DIP +SMDIP-20_W11.48mm +20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +20 +20 +Package_DIP +SMDIP-22_W7.62mm +22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm_Clearance8mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +22 +22 +Package_DIP +SMDIP-22_W11.48mm +22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +22 +22 +Package_DIP +SMDIP-24_W7.62mm +24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +SMDIP-24_W9.53mm +24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +24 +24 +Package_DIP +SMDIP-24_W11.48mm +24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +24 +24 +Package_DIP +SMDIP-24_W15.24mm +24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +SMDIP-28_W15.24mm +28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +SMDIP-32_W7.62mm +32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +SMDIP-32_W9.53mm +32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +32 +32 +Package_DIP +SMDIP-32_W11.48mm +32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +32 +32 +Package_DIP +SMDIP-32_W15.24mm +32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +SMDIP-40_W15.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +SMDIP-40_W25.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil +0 +40 +40 +Package_DIP +SMDIP-42_W15.24mm +42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +SMDIP-48_W15.24mm +48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +SMDIP-64_W15.24mm +64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +Toshiba_11-7A9 +Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S) +Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +Vishay_HVM-DIP-3_W7.62mm +3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP +0 +4 +3 +Package_DirectFET +DirectFET_L4 +DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41 +DirectFET L4 MOSFET Infineon +0 +11 +3 +Package_DirectFET +DirectFET_L6 +DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42 +DirectFET L6 MOSFET Infineon +0 +13 +3 +Package_DirectFET +DirectFET_L8 +DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43 +DirectFET L8 MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_LA +DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44 +DirectFET LA MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_M2 +DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33 +DirectFET M2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_M4 +DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34 +DirectFET M4 MOSFET Infineon +0 +9 +3 +Package_DirectFET +DirectFET_MA +DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35 +DirectFET MA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MB +DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36 +DirectFET MB MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MC +DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37 +DirectFET MC MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MD +DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38 +DirectFET MD MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_ME +DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39 +DirectFET ME MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MF +DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40 +DirectFET MF MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MN +DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30 +DirectFET MN MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MP +DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28 +DirectFET MP MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MQ +DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29 +DirectFET MQ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MT +DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26 +DirectFET MT MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MU +DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32 +DirectFET MU MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MX +DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27 +DirectFET MX MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MZ +DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31 +DirectFET MZ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S1 +DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20 +DirectFET S1 MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_S2 +DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21 +DirectFET S2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S3C +DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25 +DirectFET S3C MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SA +DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22 +DirectFET SA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SB +DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23 +DirectFET SB MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SC +DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24 +DirectFET SC MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SH +DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19 +DirectFET SH MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SJ +DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18 +DirectFET SJ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SQ +DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17 +DirectFET SQ MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_ST +DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16 +DirectFET ST MOSFET Infineon +0 +7 +3 +Package_LCC +Analog_LCC-8_5x5mm_P1.27mm +LCC, ceramic leaded chip carrier, 8 pins, surface mount, Analog Devices LS8, 5x5mm, height 1.45mm, https://www.analog.com/media/en/technical-documentation/data-sheets/ltc6655-6655ln.pdf +lcc smt +0 +8 +8 +Package_LCC +PLCC-20 +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_SMD-Socket +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_THT-Socket +PLCC, 20 pins, through hole +plcc leaded +0 +20 +20 +Package_LCC +PLCC-28 +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_SMD-Socket +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_THT-Socket +PLCC, 28 pins, through hole +plcc leaded +0 +28 +28 +Package_LCC +PLCC-32_11.4x14.0mm_P1.27mm +PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +32 +32 +Package_LCC +PLCC-32_THT-Socket +PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf +plcc leaded +0 +32 +32 +Package_LCC +PLCC-44 +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_16.6x16.6mm_P1.27mm +PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +44 +44 +Package_LCC +PLCC-44_SMD-Socket +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_THT-Socket +PLCC, 44 pins, through hole +plcc leaded +0 +44 +44 +Package_LCC +PLCC-52 +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_SMD-Socket +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_THT-Socket +PLCC, 52 pins, through hole +plcc leaded +0 +52 +52 +Package_LCC +PLCC-68 +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_24.2x24.2mm_P1.27mm +PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +68 +68 +Package_LCC +PLCC-68_SMD-Socket +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_THT-Socket +PLCC, 68 pins, through hole +plcc leaded +0 +68 +68 +Package_LCC +PLCC-84 +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_29.3x29.3mm_P1.27mm +PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +84 +84 +Package_LCC +PLCC-84_SMD-Socket +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_THT-Socket +PLCC, 84 pins, through hole +plcc leaded +0 +84 +84 +Package_LGA +AMS_LGA-10-1EP_2.7x4mm_P0.6mm +LGA-10, http://ams.com/eng/content/download/951091/2269479/471718 +lga land grid array +0 +13 +11 +Package_LGA +AMS_LGA-20_4.7x4.5mm_P0.65mm +http://ams.com/eng/content/download/1008631/2361759/498838 +AMS LGA +0 +20 +20 +Package_LGA +AMS_OLGA-8_2x3.1mm_P0.8mm +AMS OLGA, 8 Pin (https://ams.com/documents/20143/36005/AS7341_DS000504_3-00.pdf/#page=63) +AMS OLGA NoLead +0 +8 +8 +Package_LGA +Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering +Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Bosch LGA NoLead +0 +8 +8 +Package_LGA +Bosch_LGA-14_3x2.5mm_P0.5mm +LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf +lga land grid array +0 +14 +14 +Package_LGA +Infineon_PG-TSNP-6-10_0.7x1.1mm_0.7x1.1mm_P0.4mm +6 lead, 1.1x0.7mm body, 0.37mm height, TSNP (https://www.infineon.com/cms/en/product/packages/PG-TSNP/PG-TSNP-6-10/) +PG-TSNP-6-10 TSNP +0 +12 +6 +Package_LGA +Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y +Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +Kionix LGA NoLead +0 +12 +12 +Package_LGA +LGA-8_3x5mm_P1.25mm +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +LGA-8_8x6.2mm_P1.27mm +LGA, 8 Pin (https://datasheet.lcsc.com/lcsc/2303241700_Zetta-ZDSD64GLGEAG-R_C5277948.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +8 +8 +Package_LGA +LGA-8_8x6mm_P1.27mm +LGA, 8 Pin (https://datasheet.lcsc.com/lcsc/2005251034_XTX-XTSD01GLGEAG_C558837.pdf#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +8 +8 +Package_LGA +LGA-12_2x2mm_P0.5mm +LGA12 +lga land grid array +0 +12 +12 +Package_LGA +LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y +LGA, 14 Pin (https://www.st.com/resource/en/datasheet/lsm6ds3tr-c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-16_3x3mm_P0.5mm +http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf +lga land grid array +0 +16 +16 +Package_LGA +LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-24L_3x3.5mm_P0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +0 +24 +24 +Package_LGA +LGA-28_5.2x3.8mm_P0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +0 +28 +28 +Package_LGA +Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin lga +0 +133 +133 +Package_LGA +MPS_LGA-18-10EP_12x12mm_P3.3mm +MPS LGA-18 12x12x3.82mm (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MPM3550EGLE/document_id/5102/) +MPS LGA +0 +18 +18 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.1mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.2mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +Rohm_MLGA010V020A_LGA-10_2x2mm_P0.45mm_LayoutBorder_3x2y +Rohm LGA, 10 Pin (https://fscdn.rohm.com/en/techdata_basic/ic/package/Jisso_MLGA010V020A-1-2_Rev005s_E2(MSL3).pdf) +Rohm LGA NoLead +0 +10 +10 +Package_LGA +ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y +ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py +ST HLGA NoLead +0 +10 +10 +Package_LGA +ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2y +ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps22hh.pdf#page=55), generated with kicad-footprint-generator ipc_noLead_generator.py +ST HLGA NoLead +0 +10 +10 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +12 +9 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +16 +9 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +14 +11 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +18 +11 +Package_LGA +VLGA-4_2x2.5mm_P1.65mm +VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +VLGA NoLead +0 +4 +4 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +154 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +171 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +161 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +187 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +165 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +196 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +175 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +218 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +194 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +259 +145 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +69 +65 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +135 +65 +Package_QFP +LQFP-32_5x5mm_P0.5mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-32_7x7mm_P0.8mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-36_7x7mm_P0.65mm +LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +36 +36 +Package_QFP +LQFP-44_10x10mm_P0.8mm +LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +44 +44 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +58 +49 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +75 +49 +Package_QFP +LQFP-48_7x7mm_P0.5mm +LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +48 +48 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +62 +53 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +95 +53 +Package_QFP +LQFP-52_10x10mm_P0.65mm +LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-52_14x14mm_P1mm +LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +107 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +127 +65 +Package_QFP +LQFP-64_7x7mm_P0.4mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_10x10mm_P0.5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_14x14mm_P0.8mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-80_10x10mm_P0.4mm +LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_12x12mm_P0.5mm +LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_14x14mm_P0.65mm +LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-100_14x14mm_P0.5mm +LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +100 +100 +Package_QFP +LQFP-128_14x14mm_P0.4mm +LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-128_14x20mm_P0.5mm +LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-144_20x20mm_P0.5mm +LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +144 +144 +Package_QFP +LQFP-160_24x24mm_P0.5mm +LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +160 +160 +Package_QFP +LQFP-176_20x20mm_P0.4mm +LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-176_24x24mm_P0.5mm +LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-208_28x28mm_P0.5mm +LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +208 +208 +Package_QFP +LQFP-216_24x24mm_P0.4mm +LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +216 +216 +Package_QFP +MQFP-44_10x10mm_P0.8mm +MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MQFP QFP +0 +44 +44 +Package_QFP +PQFP-32_5x5mm_P0.5mm +PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +32 +32 +Package_QFP +PQFP-44_10x10mm_P0.8mm +44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF) +PQFP 0.8 +0 +44 +44 +Package_QFP +PQFP-64_14x14mm_P0.8mm +PQFP, 64 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-qfp-64pin-prqp0064gb), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +64 +64 +Package_QFP +PQFP-80_14x20mm_P0.8mm +PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF) +QFP 0.8 +0 +80 +80 +Package_QFP +PQFP-100_14x20mm_P0.65mm +PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +100 +100 +Package_QFP +PQFP-112_20x20mm_P0.65mm +PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 112 +0 +112 +112 +Package_QFP +PQFP-132_24x24mm_P0.635mm +PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 +0 +132 +132 +Package_QFP +PQFP-132_24x24mm_P0.635mm_i386 +PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 Intel 386EX +0 +132 +132 +Package_QFP +PQFP-144_28x28mm_P0.65mm +PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +144 +144 +Package_QFP +PQFP-160_28x28mm_P0.65mm +PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +160 +160 +Package_QFP +PQFP-168_28x28mm_P0.65mm +PQFP, 168 Pin (https://www.renesas.cn/cn/zh/document/psc/package-drawing-qfp-168pin-prqp0168jb), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +168 +168 +Package_QFP +PQFP-208_28x28mm_P0.5mm +PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +208 +208 +Package_QFP +PQFP-240_32.1x32.1mm_P0.5mm +PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +240 +240 +Package_QFP +PQFP-256_28x28mm_P0.4mm +PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF) +QFP 0.4 +0 +256 +256 +Package_QFP +TQFP-32_7x7mm_P0.8mm +32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +32 +32 +Package_QFP +TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm +44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +54 +45 +Package_QFP +TQFP-44_10x10mm_P0.8mm +44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +44 +44 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm +48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +53 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP4.11x4.11mm +TQFP, 48 Pin (https://www.lumissil.com/assets/pdf/core/IS31FL3236_DS.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +65 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +65 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +91 +49 +Package_QFP +TQFP-48_7x7mm_P0.5mm +TQFP, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_TQFP_7x7x1_0mm_PT_C04-00300d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +48 +48 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +78 +53 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +79 +53 +Package_QFP +TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad +QFP 0.5 +0 +90 +65 +Package_QFP +TQFP-64_7x7mm_P0.4mm +TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF) +QFP 0.4 +0 +64 +64 +Package_QFP +TQFP-64_10x10mm_P0.5mm +TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +64 +64 +Package_QFP +TQFP-64_14x14mm_P0.8mm +64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +64 +64 +Package_QFP +TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf) +QFP 0.65 +0 +85 +81 +Package_QFP +TQFP-80_12x12mm_P0.5mm +80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +80 +80 +Package_QFP +TQFP-80_14x14mm_P0.65mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.65 +0 +80 +80 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +117 +101 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +143 +101 +Package_QFP +TQFP-100_12x12mm_P0.4mm +100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +100 +100 +Package_QFP +TQFP-100_14x14mm_P0.5mm +TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +100 +100 +Package_QFP +TQFP-120_14x14mm_P0.4mm +TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF) +QFP 0.4 +0 +120 +120 +Package_QFP +TQFP-128_14x14mm_P0.4mm +TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF) +QFP 0.4 +0 +128 +128 +Package_QFP +TQFP-144_16x16mm_P0.4mm +144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +144 +144 +Package_QFP +TQFP-144_20x20mm_P0.5mm +TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +144 +144 +Package_QFP +TQFP-176_24x24mm_P0.5mm +TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +176 +176 +Package_QFP +Texas_PHP0048E_HTQFP-48-1EP_7x7mm_P0.5mm_EP6.5x6.5mm_Mask3.62x3.62mm +Texas PHP0048E HTQFP, 48 Pin (https://www.ti.com/lit/ds/symlink/tusb4020bi.pdf#page=42), generated with kicad-footprint-generator ipc_gullwing_generator.py +Texas HTQFP QFP +0 +51 +49 +Package_QFP +Texas_PHP0048E_HTQFP-48-1EP_7x7mm_P0.5mm_EP6.5x6.5mm_Mask3.62x3.62mm_ThermalVias +Texas PHP0048E HTQFP, 48 Pin (https://www.ti.com/lit/ds/symlink/tusb4020bi.pdf#page=42), generated with kicad-footprint-generator ipc_gullwing_generator.py +Texas HTQFP QFP +0 +88 +49 +Package_QFP +VQFP-80_14x14mm_P0.65mm +VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +80 +80 +Package_QFP +VQFP-100_14x14mm_P0.5mm +VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +100 +100 +Package_QFP +VQFP-128_14x14mm_P0.4mm +VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +128 +128 +Package_QFP +VQFP-176_20x20mm_P0.4mm +VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +176 +176 +Package_SIP +PowerIntegrations_eSIP-7C +eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations E Package +0 +6 +6 +Package_SIP +PowerIntegrations_eSIP-7F +eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf +Power Integrations L Package +0 +6 +6 +Package_SIP +SIP-8_19x3mm_P2.54mm +SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf) +SIP8 +0 +8 +8 +Package_SIP +SIP-9_21.54x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP-9_22.3x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP3_11.6x8.5mm +RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +SIP3 Regulator Module +0 +3 +3 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled_NoHole +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Straight +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP9_Housing +SIP9 +SIP9 +0 +9 +9 +Package_SIP +SIP9_Housing_BigPads +SIP9, large pads +SIP9 +0 +9 +9 +Package_SIP +SLA704XM +SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF) +SIP +0 +18 +18 +Package_SIP +STK672-040-E +SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF) +SIP-22 +0 +22 +22 +Package_SIP +STK672-080-E +SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF) +SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm +Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm +Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SO +Diodes_PSOP-8 +8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +Diodes_SO-8EP +8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf) +SO exposed pad +0 +9 +9 +Package_SO +ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +27 +21 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +18 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +20 +9 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +23 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +45 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp +HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +20 +20 +Package_SO +HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm +HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +37 +33 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +39 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +61 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp +HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +36 +36 +Package_SO +HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm +HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +59 +55 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +13 +9 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +20 +9 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0014A +0 +20 +15 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0014A +0 +36 +15 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf) +SSOP 0.65 +0 +29 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +20 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +27 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf) +SSOP 0.65 +0 +46 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +21 +17 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm +HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO Analog-FE-CB +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm +HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO Maxim-U20E-1 +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +29 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP/R-PDSO-G20 +0 +24 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020U +0 +26 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020U +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020T +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0020T +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +45 +21 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +31 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm +HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0024P +0 +27 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm_ThermalVias +HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP0024P +0 +49 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP/R-PDSO-G24 +0 +28 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-PWP/R-PDSO-G24 +0 +47 +25 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.75x6.2mm +HTSSOP, 28 Pin (https://www.trinamic.com/fileadmin/assets/Support/AppNotes/AN005x-IC_Package_PCB_Footprint_Guidelines_HTSSOP28_rev1.00.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +30 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.75x6.2mm_ThermalVias +HTSSOP, 28 Pin (https://www.trinamic.com/fileadmin/assets/Support/AppNotes/AN005x-IC_Package_PCB_Footprint_Guidelines_HTSSOP28_rev1.00.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +41 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +30 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +41 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +39 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +40 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +55 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +58 +29 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +43 +33 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +83 +33 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=46), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DAP/R-PDSO-G38 +0 +46 +39 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=46), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DAP/R-PDSO-G38 +0 +87 +39 +Package_SO +HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm +HTSSOP, 44 Pin (http://www.ti.com/lit/pdf/pptd165), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DDW0044B +0 +61 +45 +Package_SO +HTSSOP-44-1EP_6.1x14mm_P0.635mm_EP5.2x14mm_Mask4.31x8.26mm_ThermalVias +HTSSOP, 44 Pin (http://www.ti.com/lit/pdf/pptd165), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DDW0044B +0 +118 +45 +Package_SO +HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm +HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO TI-DDV0044D +0 +44 +44 +Package_SO +HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm +HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf +HTSSOP 0.5 +0 +72 +57 +Package_SO +HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm +HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +13 +9 +Package_SO +HVSSOP-8-1EP_3x3mm_P0.65mm_EP1.57x1.89mm_ThermalVias +HVSSOP, 8 Pin (https://www.ti.com/lit/ds/symlink/tpa6110a2.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +18 +9 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +15 +11 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +20 +11 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +13 +9 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +23 +9 +Package_SO +Infineon_PG-DSO-8-43 +Infineon_PG-DSO-8-43 +DSO DSO-8 SOIC SOIC-8 +0 +12 +9 +Package_SO +Infineon_PG-DSO-12-9 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-9_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-12-11 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-11_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-20-30 +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-30_ThermalVias +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +45 +21 +Package_SO +Infineon_PG-DSO-20-32 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-DSO-20-85 +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-85_ThermalVias +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +113 +21 +Package_SO +Infineon_PG-DSO-20-87 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-DSO-20-U03_7.5x12.8mm +Infineon PG-DSO, 20 Pin (https://www.infineon.com/dgdl/Infineon-2ED1323S12P_2ED1324S12P-DataSheet-v01_01-EN.pdf?fileId=8ac78c8c869190210186e92f0f506d0c), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +20 +20 +Package_SO +Infineon_PG-TSDSO-14-22 +Infineon_PG-TSDSO-14-22 +Infineon TSDSO 14-22 +0 +17 +15 +Package_SO +Linear_MSOP-12-16-1EP_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf) +SSOP 0.5 +0 +15 +13 +Package_SO +Linear_MSOP-12-16_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MFSOP6-4_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +4 +4 +Package_SO +MFSOP6-5_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +5 +5 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.5x1.8mm +MSOP, 8 Pin (https://www.diodes.com/assets/Package-Files/MSOP-8EP.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.5x1.8mm_ThermalVias +MSOP, 8 Pin (https://www.diodes.com/assets/Package-Files/MSOP-8EP.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +14 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +19 +9 +Package_SO +MSOP-8_3x3mm_P0.65mm +MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +8 +8 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +23 +11 +Package_SO +MSOP-10_3x3mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +17 +13 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +24 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +19 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +25 +13 +Package_SO +MSOP-12-16_3x4mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MSOP-12_3x4mm_P0.65mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +12 +12 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16_3x4.039mm_P0.5mm +MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +MSOP-16_3x4mm_P0.5mm +MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +NXP_HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.2x3.4mm +HTSSOP, 28 Pin (https://www.nxp.com/docs/en/package-information/SOT1172-3.pdf) +HTSSOP SO +0 +41 +29 +Package_SO +NXP_HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.2x3.4mm_ThermalVias +HTSSOP, 28 Pin (https://www.nxp.com/docs/en/package-information/SOT1172-3.pdf) +HTSSOP SO +0 +50 +29 +Package_SO +ONSemi_SO-8FL_488AA +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A +0 +5 +5 +Package_SO +OnSemi_Micro8 +ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF +micro8 +0 +8 +8 +Package_SO +PSOP-44_16.9x27.17mm_P1.27mm +PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm +PSOP 1.27 +0 +44 +44 +Package_SO +PowerIntegrations_SO-8 +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf +SOIC 1.27 +0 +8 +8 +Package_SO +PowerIntegrations_SO-8B +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_SO-8C +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_eSOP-12B +eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations K Package +0 +12 +12 +Package_SO +PowerPAK_SO-8L_Single +PowerPAK SO-8L Single (https://www.vishay.com/docs/64721/an913.pdf) +PowerPAK SO-8L_Single +0 +13 +5 +Package_SO +PowerPAK_SO-8_Dual +PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf) +PowerPAK SO-8 Dual +0 +10 +6 +Package_SO +PowerPAK_SO-8_Single +PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf) +PowerPAK SO-8 Single +0 +9 +5 +Package_SO +QSOP-16_3.9x4.9mm_P0.635mm +16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +QSOP-20_3.9x8.7mm_P0.635mm +20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf) +QSOP 0.635 +0 +20 +20 +Package_SO +QSOP-24_3.9x8.7mm_P0.635mm +24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf) +QSOP 0.635 +0 +24 +24 +Package_SO +SO-4_4.4x2.3mm_P1.27mm +4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf +SO SOIC 1.27 +0 +4 +4 +Package_SO +SO-4_4.4x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339 +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_4.4x3.9mm_P2.54mm +SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +4 +4 +Package_SO +SO-4_4.4x4.3mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_7.6x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf) +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-5_4.4x3.6mm_P1.27mm +5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +5 +5 +Package_SO +SO-6L_10x3.84mm_P1.27mm +6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770 +SO-6L +0 +6 +6 +Package_SO +SO-6_4.4x3.6mm_P1.27mm +6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +6 +6 +Package_SO +SO-8_3.9x4.9mm_P1.27mm +SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-8_5.3x6.2mm_P1.27mm +SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-14_3.9x8.65mm_P1.27mm +SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-14_5.3x10.2mm_P1.27mm +SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-16_3.9x9.9mm_P1.27mm +SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-16_5.3x10.2mm_P1.27mm +SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +23 +21 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +51 +21 +Package_SO +SO-20_5.3x12.6mm_P1.27mm +SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +20 +20 +Package_SO +SO-20_12.8x7.5mm_P1.27mm +SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf +S0-20 +0 +20 +20 +Package_SO +SO-24_5.3x15mm_P1.27mm +SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +24 +24 +Package_SO +SOIC-4_4.55x2.6mm_P1.27mm +SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-4_4.55x3.7mm_P2.54mm +SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +23 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-N7_3.9x4.9mm_P1.27mm +8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF) +SOIC 1.27 +0 +7 +7 +Package_SO +SOIC-8W_5.3x5.3mm_P1.27mm +8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf) +SOIC 1.27 +0 +8 +8 +Package_SO +SOIC-8_3.9x4.9mm_P1.27mm +SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.23x5.23mm_P1.27mm +SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.275x5.275mm_P1.27mm +SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_7.5x5.85mm_P1.27mm +SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-10_3.9x4.9mm_P1mm +SOIC, 10 Pin (https://www.onsemi.com/pub/Collateral/751BQ.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO SOIC-10 NB +0 +10 +10 +Package_SO +SOIC-14-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf) +SOIC SO +0 +14 +14 +Package_SO +SOIC-14W_7.5x9mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-14_3.9x8.7mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-16W-12_7.5x10.3mm_P1.27mm +SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN) +SOIC 1.27 16 12 Wide +0 +12 +12 +Package_SO +SOIC-16W_5.3x10.2mm_P1.27mm +16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf) +SOIC 1.27 +0 +16 +16 +Package_SO +SOIC-16W_7.5x10.3mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16W_7.5x12.8mm_P1.27mm +SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_4.55x10.3mm_P1.27mm +SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-18W_7.5x11.6mm_P1.27mm +SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +18 +18 +Package_SO +SOIC-20W_7.5x12.8mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-20W_7.5x15.4mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-24W_7.5x15.4mm_P1.27mm +SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +24 +24 +Package_SO +SOIC-28W_7.5x17.9mm_P1.27mm +SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOIC-28W_7.5x18.7mm_P1.27mm +SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOJ-36_10.16x23.49mm_P1.27mm +SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOJ SO +0 +36 +36 +Package_SO +SOP-4_3.8x4.1mm_P2.54mm +SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-4_4.4x2.6mm_P1.27mm +SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +13 +9 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +9 +Package_SO +SOP-8_3.9x4.9mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_3.76x4.96mm_P1.27mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_5.28x5.23mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_6.62x9.15mm_P2.54mm +SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_6.605x9.655mm_P2.54mm +SOP, 8 Pin (https://www.onsemi.com/pdf/datasheet/hcpl2631m-d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-16_3.9x9.9mm_P1.27mm +SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-16_4.4x10.4mm_P1.27mm +SOP, 16 Pin (https://www.vishay.com/docs/83513/tcmd1000.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-16_4.55x10.3mm_P1.27mm +SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-18_7.495x11.515mm_P1.27mm +SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +18 +18 +Package_SO +SOP-18_7x12.5mm_P1.27mm +SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +18 +18 +Package_SO +SOP-20_7.5x12.8mm_P1.27mm +SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +20 +Package_SO +SOP-24_7.5x15.4mm_P1.27mm +SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +24 +24 +Package_SO +SOP-44_12.6x28.5mm_P1.27mm +SOP, 44 Pin (https://www.mxic.com.tw/Lists/Datasheet/Attachments/8177/MX23C6410,%205V,%2064Mb,%20v3.1.pdf#page=5), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +44 +44 +Package_SO +SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm +4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf +SSO Stretched SO SOIC 2.54 +0 +4 +4 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-7-8_6.4x9.78mm_P2.54mm +SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSO SO +0 +7 +7 +Package_SO +SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf +SSO Stretched SO SOIC Pitch 2.54 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSOP-8_2.95x2.8mm_P0.65mm +SSOP-8 2.9 x2.8mm Pitch 0.65mm +SSOP-8 2.95x2.8mm Pitch 0.65mm +0 +8 +8 +Package_SO +SSOP-8_3.9x5.05mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-8_3.95x5.21x3.27mm_P1.27mm +SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm +SSOP-8 3.95x5.21x3.27mm 1.27mm +0 +8 +8 +Package_SO +SSOP-8_5.25x5.24mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-10_3.9x4.9mm_P1.00mm +10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf) +SSOP 3.9 4.9 1.00 +0 +10 +10 +Package_SO +SSOP-14_5.3x6.2mm_P0.65mm +SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf) +SSOP 0.65 +0 +14 +14 +Package_SO +SSOP-16_3.9x4.9mm_P0.635mm +SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +SSOP-16_4.4x5.2mm_P0.65mm +SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf) +SSOP 0.65 +0 +16 +16 +Package_SO +SSOP-16_5.3x6.2mm_P0.65mm +SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +16 +16 +Package_SO +SSOP-18_4.4x6.5mm_P0.65mm +SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG) +SSOP 0.65 +0 +18 +18 +Package_SO +SSOP-20_3.9x8.7mm_P0.635mm +SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf) +SSOP 0.635 +0 +20 +20 +Package_SO +SSOP-20_4.4x6.5mm_P0.65mm +SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf) +SSOP 0.65 +0 +20 +20 +Package_SO +SSOP-20_5.3x7.2mm_P0.65mm +SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +20 +20 +Package_SO +SSOP-24_3.9x8.7mm_P0.635mm +SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf) +SSOP 0.635 +0 +24 +24 +Package_SO +SSOP-24_5.3x8.2mm_P0.65mm +24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +24 +24 +Package_SO +SSOP-28_3.9x9.9mm_P0.635mm +SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf) +SSOP 0.635 +0 +28 +28 +Package_SO +SSOP-28_5.3x10.2mm_P0.65mm +28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +28 +28 +Package_SO +SSOP-32_11.305x20.495mm_P1.27mm +SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +32 +32 +Package_SO +SSOP-44_5.3x12.8mm_P0.5mm +44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +SSOP-48_5.3x12.8mm_P0.5mm +SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +48 +48 +Package_SO +SSOP-48_7.5x15.9mm_P0.635mm +SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf) +SSOP 0.635 +0 +48 +48 +Package_SO +SSOP-56_7.5x18.5mm_P0.635mm +SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf) +SSOP 0.635 +0 +56 +56 +Package_SO +STC_SOP-16_3.9x9.9mm_P1.27mm +STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py +STC SOP SO +0 +16 +16 +Package_SO +ST_MultiPowerSO-30 +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf) +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm +0 +33 +33 +Package_SO +ST_PowerSSO-24_SlugDown +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +25 +25 +Package_SO +ST_PowerSSO-24_SlugDown_ThermalVias +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +38 +25 +Package_SO +ST_PowerSSO-24_SlugUp +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +24 +24 +Package_SO +ST_PowerSSO-36_SlugDown +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +37 +37 +Package_SO +ST_PowerSSO-36_SlugDown_ThermalVias +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +50 +37 +Package_SO +ST_PowerSSO-36_SlugUp +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +36 +36 +Package_SO +TI_SO-PowerPAD-8 +8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +TI_SO-PowerPAD-8_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf +HTSOP 1.27 +0 +19 +9 +Package_SO +TSOP-5_1.65x3.05mm_P0.95mm +TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-5L +0 +5 +5 +Package_SO +TSOP-6_1.65x3.05mm_P0.95mm +TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-6L +0 +6 +6 +Package_SO +TSOP-I-24_12.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_14.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_16.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_18.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-28_11.8x8mm_P0.55mm +TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf) +TSOP I 28 pins +0 +28 +28 +Package_SO +TSOP-I-32_11.8x8mm_P0.5mm +TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_12.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_14.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_16.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm_Reverse +TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount +TSOP I 32 reverse +0 +32 +32 +Package_SO +TSOP-I-40_12.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_14.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_16.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_18.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-48_12.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_14.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_16.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_18.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-56_14.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_16.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_18.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-II-32_21.0x10.2mm_P1.27mm +32-lead plastic TSOP; Type II +TSOP-II 32 +0 +32 +32 +Package_SO +TSOP-II-40-44_10.16x18.37mm_P0.8mm +TSOP-II, 40 Pin (https://www.renesas.com/us/en/document/psc/package-drawing-tsop2-44pin-ptsb0044ge-e), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-II SO +0 +40 +40 +Package_SO +TSOP-II-44_10.16x18.41mm_P0.8mm +TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-II SO +0 +44 +44 +Package_SO +TSOP-II-54_22.2x10.16mm_P0.8mm +54-lead TSOP typ II package +TSOPII TSOP2 +0 +54 +54 +Package_SO +TSSOP-4_4.4x5mm_P4mm +TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +4 +4 +Package_SO +TSSOP-8_3x3mm_P0.65mm +TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf) +SSOP 0.65 +0 +8 +8 +Package_SO +TSSOP-8_4.4x3mm_P0.65mm +TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +8 +8 +Package_SO +TSSOP-10_3x3mm_P0.5mm +TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +TSSOP-14-1EP_4.4x5mm_P0.65mm +14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf) +SSOP 0.65 exposed pad +0 +18 +15 +Package_SO +TSSOP-14_4.4x3.6mm_P0.4mm +TSSOP, 14 Pin (JEDEC MO-194 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +14 +14 +Package_SO +TSSOP-14_4.4x5mm_P0.65mm +TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +14 +14 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm +FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf) +SSOP 0.65 +0 +24 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +21 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +26 +17 +Package_SO +TSSOP-16_4.4x3.6mm_P0.4mm +TSSOP, 16 Pin (JEDEC MO-194 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +16 +16 +Package_SO +TSSOP-16_4.4x5mm_P0.65mm +TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +16 +16 +Package_SO +TSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.15x3.35mm +TSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100132.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +25 +21 +Package_SO +TSSOP-20_4.4x5mm_P0.4mm +TSSOP, 20 Pin (JEDEC MO-194 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-20_4.4x5mm_P0.5mm +TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-20_4.4x6.5mm_P0.65mm +TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +31 +25 +Package_SO +TSSOP-24_4.4x5mm_P0.4mm +TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x6.5mm_P0.5mm +TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_6.1x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm +TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf) +SSOP 0.65 +0 +36 +29 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm +TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +35 +29 +Package_SO +TSSOP-28_4.4x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_4.4x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_8x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-30_4.4x7.8mm_P0.5mm +TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-30_6.1x9.7mm_P0.65mm +TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-32_4.4x6.5mm_P0.4mm +TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_6.1x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_8x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-36_4.4x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_4.4x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-38_4.4x9.7mm_P0.5mm +TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-38_6.1x12.5mm_P0.65mm +TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-40_6.1x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_6.1x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-44_4.4x11.2mm_P0.5mm +TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +TSSOP-44_4.4x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-44_6.1x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-48_4.4x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-50_4.4x12.5mm_P0.5mm +TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +50 +50 +Package_SO +TSSOP-52_6.1x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-52_8x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-56_4.4x11.3mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-194 Var AF https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_6.1x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_6.1x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-60_8x12.5mm_P0.4mm +TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +60 +60 +Package_SO +TSSOP-64_6.1x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_6.1x17mm_P0.5mm +TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_8x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-68_8x14mm_P0.4mm +TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +68 +68 +Package_SO +TSSOP-80_6.1x17mm_P0.4mm +TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +80 +80 +Package_SO +TSSOP-100_6.1x20.8mm_P0.4mm +TSSOP, 100 Pin (JEDEC MO-194 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +100 +100 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +11 +9 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +20 +9 +Package_SO +Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf +HTSOP 1.27 +0 +18 +9 +Package_SO +Texas_PWP0020A +20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf) +PWP HTSSOP 0.65mm +0 +25 +21 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +16 +9 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +23 +9 +Package_SO +VSO-40_7.6x15.4mm_P0.762mm +VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf) +SSOP 0.762 +0 +40 +40 +Package_SO +VSO-56_11.1x21.5mm_P0.75mm +VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf) +SSOP 0.75 +0 +56 +56 +Package_SO +VSSOP-8_2.3x2mm_P0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +0 +8 +8 +Package_SO +VSSOP-8_2.4x2.1mm_P0.5mm +http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf +VSSOP DCU R-PDSO-G8 Pitch0.5mm +0 +8 +8 +Package_SO +VSSOP-8_3.0x3.0mm_P0.65mm +VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf +VSSOP-8 3.0 x 3.0 +0 +8 +8 +Package_SO +VSSOP-10_3x3mm_P0.5mm +VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +VSSOP SO +0 +10 +10 +Package_SO +Vishay_PowerPAK_1212-8_Dual +PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf) +Vishay_PowerPAK_1212-8_Dual +0 +6 +6 +Package_SO +Vishay_PowerPAK_1212-8_Single +PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf) +Vishay PowerPAK 1212-8 Single +0 +5 +5 +Package_SO +Zetex_SM8 +Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf) +Zetex SM8 +0 +8 +8 +Package_SON +Diodes_PowerDI3333-8 +Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf +PowerDI 0.65 +0 +13 +5 +Package_SON +Diodes_PowerDI3333-8_UXC_3.3x3.3mm_P0.65mm +Diodes Incorporated PowerDI3333-8 UXC, 3.05x3.05x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8%20(Type%20UXC).pdf +PowerDI 0.65 +0 +14 +6 +Package_SON +EPSON_CE-USON-10_USON-10_3.2x2.5mm_P0.7mm +EPSON 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf +RTC +0 +10 +10 +Package_SON +Fairchild_DualPower33-6_3x3mm +Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf) +mosfet +0 +18 +6 +Package_SON +Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm +0 +6 +6 +Package_SON +Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm +0 +6 +6 +Package_SON +HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm +HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf) +huson nolead SOT1061 +0 +6 +3 +Package_SON +HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +Infineon_PG-LSON-8-1 +https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/ +PG-LSON-8-1 +0 +17 +9 +Package_SON +Infineon_PG-TDSON-8_6.15x5.15mm +Infineon, PG-TDSON-8, 6.15x5.15x1mm, https://www.infineon.com/dgdl/Infineon-BSC520N15NS3_-DS-v02_02-en.pdf?fileId=db3a30432239cccd0122eee57d9b21a4 +Infineon OptiMOS +0 +21 +5 +Package_SON +Infineon_PG-TISON-8-2 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-3 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-4 +Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/ +tison +0 +26 +8 +Package_SON +Infineon_PG-TISON-8-5 +Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/ +tison +0 +34 +8 +Package_SON +NXP_XSON-16 +http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf +NXP XSON SOT-1341 +0 +16 +16 +Package_SON +Nexperia_HUSON-8_USON-8-1EP_1.35x1.7mm_P0.4mm_EP0.4x1.2mm +Nexperia HUSON-8 USON, 8 Pin (https://assets.nexperia.com/documents/data-sheet/IP4251_52_53_54-TTL.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Nexperia USON NoLead +0 +10 +9 +Package_SON +Nexperia_HUSON-12_USON-12-1EP_1.35x2.5mm_P0.4mm_EP0.4x2mm +Nexperia HUSON-12 USON, 12 Pin (https://assets.nexperia.com/documents/data-sheet/IP4251_52_53_54-TTL.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Nexperia USON NoLead +0 +14 +13 +Package_SON +Nexperia_HUSON-16_USON-16-1EP_1.35x3.3mm_P0.4mm_EP0.4x2.8mm +Nexperia HUSON-16 USON, 16 Pin (https://assets.nexperia.com/documents/data-sheet/IP4251_52_53_54-TTL.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Nexperia USON NoLead +0 +18 +17 +Package_SON +ROHM_VML0806 +VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf) +ROHM VML0806 +0 +3 +3 +Package_SON +RTC_SMD_MicroCrystal_C3_2.5x3.7mm +MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf +RTC C3 +0 +10 +10 +Package_SON +SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm +SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +SON NoLead +0 +13 +9 +Package_SON +ST_PowerFLAT-6L_5x6mm_P1.27mm +Thermally-enhanced 5x6mm 6-pin package, https://www.st.com/resource/en/datasheet/stl40dn3llh5.pdf +PowerFLAT5x6 +0 +10 +6 +Package_SON +Texas_DPY0002A_0.6x1mm_P0.65mm +X1SON 2 pin 0.6x1mm 0.375mm height package, https://www.ti.com/lit/ml/mpss034c/mpss034c.pdf, https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf +X1SON +0 +2 +2 +Package_SON +Texas_DQK +Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf +Texas WSON6 2x2mm +0 +10 +8 +Package_SON +Texas_DQX002A +Texas DQX - 2pin WSON, 2.5x1.7mm body, 0.8mm height. https://www.ti.com/lit/ds/symlink/lmt01.pdf +WSON-2 DQX +0 +2 +2 +Package_SON +Texas_DRC0010J +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +17 +11 +Package_SON +Texas_DRC0010J_ThermalVias +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +21 +11 +Package_SON +Texas_DRX_WSON-10_2.5x2.5mm_P0.5mm +Texas DRX WSON, 10 Pin (https://www.ti.com/lit/ml/mpss105a/mpss105a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas WSON NoLead +0 +10 +10 +Package_SON +Texas_DSC0010J +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +33 +11 +Package_SON +Texas_DSC0010J_ThermalVias +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +39 +11 +Package_SON +Texas_PWSON-N6 +Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf +Plastic Small Outline No-Lead +0 +11 +7 +Package_SON +Texas_R-PUSON-N8_USON-8-1EP_1.6x2.1mm_P0.5mm_EP0.4x1.7mm +USON, 8 Pin (https://www.ti.com/lit/gpn/tpd3f303#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +USON NoLead +0 +10 +9 +Package_SON +Texas_R-PUSON-N14 +USON, 14 Pin (https://www.ti.com/lit/ds/symlink/tpd6e05u06.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +USON NoLead +0 +14 +14 +Package_SON +Texas_R-PWSON-N12_EP0.4x2mm +http://www.ti.com/lit/ds/symlink/tpd6f003.pdf +WSON SMD +0 +16 +13 +Package_SON +Texas_S-PDSO-N12 +http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf +SON thermal pads +0 +44 +13 +Package_SON +Texas_S-PVSON-N8 +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +21 +9 +Package_SON +Texas_S-PVSON-N8_ThermalVias +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +27 +9 +Package_SON +Texas_S-PVSON-N10 +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +33 +11 +Package_SON +Texas_S-PVSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +39 +11 +Package_SON +Texas_S-PWSON-N8_EP1.2x2mm +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +Texas_S-PWSON-N8_EP1.2x2mm_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +Texas_S-PWSON-N10 +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +41 +11 +Package_SON +Texas_S-PWSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +47 +11 +Package_SON +Texas_USON-6_1x1.45mm_P0.5mm_SMD +USON, 6 Pin (https://www.ti.com/lit/ds/symlink/sn74auc1g04.pdf#page=24), Solder Mask Defined +USON NoLead DRY0006A +0 +6 +6 +Package_SON +Texas_X2SON-4_1x1mm_P0.65mm +X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint] +X2SON +0 +13 +5 +Package_SON +Texas_X2SON-5_0.8x0.8mm_P0.48mm +X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint] +X2SON DPW0005A +0 +9 +5 +Package_SON +Texas_X2SON-5_0.8x0.8mm_P0.48mm_RoutingVia +X2SON 5 pin 0.8x0.8mm package (Reference Datasheet: https://www.ti.com/lit/ds/symlink/sn74lvc1g17.pdf#page=39 Reference part: SN74LVC1G17) [StepUp generated footprint] +X2SON DPW0005A +0 +10 +5 +Package_SON +USON-10_2.5x1.0mm_P0.5mm +USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf +USON-10 2.5x1.0mm Pitch 0.5mm +0 +10 +10 +Package_SON +USON-20_2x4mm_P0.4mm +USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf +USON-20 2x4mm Pitch 0.4mm +0 +20 +20 +Package_SON +VSON-8-1EP_3x3mm_P0.65mm_EP1.65x2.4mm +VSON, 8 Pin (https://www.ti.com/lit/ds/symlink/tlv767-q1.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +10 +9 +Package_SON +VSON-8-1EP_3x3mm_P0.65mm_EP1.65x2.4mm_ThermalVias +VSON, 8 Pin (https://www.ti.com/lit/ds/symlink/tlv767-q1.pdf#page=31), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +17 +9 +Package_SON +VSON-8_1.5x2mm_P0.5mm +VSON, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62840.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +8 +8 +Package_SON +VSON-8_3.3x3.3mm_P0.65mm_NexFET +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf +VSON 0.65 +0 +13 +5 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +15 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +18 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +21 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +27 +11 +Package_SON +VSONP-8-1EP_5x6_P1.27mm +SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf) +VSONP 1.27 +0 +13 +3 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +9 +7 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +12 +7 +Package_SON +WSON-6-1EP_3x3mm_P0.95mm +WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf +WSON6 0.95 +0 +10 +7 +Package_SON +WSON-6_1.5x1.5mm_P0.5mm +WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf +WSON6_1.5x1.5mm_P0.5mm +0 +6 +6 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +11 +9 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP ThermalVias +0 +14 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +13 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm +WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_8x6mm_P1.27mm_EP3.4x4.3mm +WSON, 8 Pin (https://datasheet.lcsc.com/lcsc/2204011730_GigaDevice-Semicon-Beijing-GD5F1GQ4UFYIGR_C2986324.pdf (page 44)), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +15 +11 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +22 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm +WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 +0 +14 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias +WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 thermal vias +0 +17 +11 +Package_SON +WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm +10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf) +WSON 0.5 +0 +15 +11 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65 +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +15 +13 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +19 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +27 +13 +Package_SON +WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm +14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf +NHL014B +0 +19 +15 +Package_SON +WSON-16_3.3x1.35_P0.4mm +WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument +WSON-16 3.3 x 1.35mm Pitch 0.4mm +0 +20 +17 +Package_SON +X2SON-8_1.4x1mm_P0.35mm +X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf +X2SON-8 1.4x1mm Pitch0.35mm +0 +8 +8 +Package_SO_J-Lead +TSOC-6_3.76x3.94mm_P1.27mm +Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF +TSOC-6 +0 +6 +6 +Package_TO_SOT_SMD +ATPAK-2 +ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF +ATPAK +0 +7 +3 +Package_TO_SOT_SMD +Analog_KS-4 +Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf +Analog Devices KS-4 (like EIAJ SC-82) +0 +4 +4 +Package_TO_SOT_SMD +Diodes_SOT-553 +Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF5 +HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf +HVSOF5 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF6 +HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf +HVSOF6 +0 +7 +7 +Package_TO_SOT_SMD +Infineon_PG-HDSOP-10-1 +Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/) +hdsop 10 ddpak +0 +10 +10 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1 +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll +0 +53 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1_ThermalVias +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll thermal vias +0 +96 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll +0 +12 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll thermal vias +0 +97 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6) +mosfet hsof toll thermal vias +0 +159 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3 +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +25 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3_ThermalVias +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +64 +4 +Package_TO_SOT_SMD +Infineon_PG-TO-220-7Lead_TabPin8 +Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9 +Infineon PG-TO-220-7 +0 +12 +8 +Package_TO_SOT_SMD +Infineon_PG-TSFP-3-1 +Infineon_PG-TSFP-3-1, https://www.infineon.com/dgdl/TSFP-3-1,-2-Package_Overview.pdf?fileId=db3a30431936bc4b0119539929863d46 +TSFP-3 +0 +3 +3 +Package_TO_SOT_SMD +LFPAK33 +LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf +LFPAK33 SOT-1210 +0 +17 +5 +Package_TO_SOT_SMD +LFPAK56 +LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf +LFPAK56 SOT-669 Power-SO8 +0 +18 +5 +Package_TO_SOT_SMD +LFPAK88 +LFPAK88 PowerPAK 8 x 8L BWL Single SOT-1235 (https://assets.nexperia.com/documents/package-information/SOT1235.pdf) +PowerPAK 8x8L Nexperia Vishay +0 +19 +5 +Package_TO_SOT_SMD +Nexperia_CFP15_SOT-1289 +Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf +SOT-1289 CFP15 +0 +8 +3 +Package_TO_SOT_SMD +OnSemi_ECH8 +On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF +ECH8 SOT28-FL SOT-28-FL +0 +8 +8 +Package_TO_SOT_SMD +PQFN_8x8 +Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf +pqfn vdfn mosfet +0 +9 +3 +Package_TO_SOT_SMD +PowerMacro_M234_NoHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +PowerMacro_M234_WithHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +ROHM_SOT-457_ClockwisePinNumbering +ROHM SOT-457 SC-74, 6 Pin (https://fscdn.rohm.com/en/products/databook/datasheet/discrete/transistor/digital/imh3at110-e.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +ROHM SC-74 SO +0 +6 +6 +Package_TO_SOT_SMD +Rohm_HRP7 +Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf +Rohm HRP7 SMD +0 +69 +7 +Package_TO_SOT_SMD +SC-59 +SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 +0 +3 +3 +Package_TO_SOT_SMD +SC-59_Handsoldering +SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +SC-70-8 +SC70-8 +SC70-8 +0 +8 +8 +Package_TO_SOT_SMD +SC-70-8_Handsoldering +SC70-8, Handsoldering +SC70-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SC-74-6_1.55x2.9mm_P0.95mm +SC-74, 6 Pin (https://www.jeita.or.jp/japanese/standard/book/ED-7500B/#target/page_no=39), generated with kicad-footprint-generator ipc_gullwing_generator.py +SC-74 SO +0 +6 +6 +Package_TO_SOT_SMD +SC-74A-5_1.55x2.9mm_P0.95mm +SC-74A, 5 Pin (https://www.jeita.or.jp/japanese/standard/book/ED-7500B/#target/page_no=41), generated with kicad-footprint-generator ipc_gullwing_generator.py +SC-74A SO +0 +5 +5 +Package_TO_SOT_SMD +SC-82AA +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AA_Handsoldering +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB_Handsoldering +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SOT-23 +SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +3 +3 +Package_TO_SOT_SMD +SOT-23-3 +SOT, 3 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178D.PDF inferred 3-pin variant), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +3 +3 +Package_TO_SOT_SMD +SOT-23-5 +SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-5_HandSoldering +5-pin SOT23 package +SOT-23-5 hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-6 +SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-6_Handsoldering +6-pin SOT-23 package, Handsoldering +SOT-23-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-8 +SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +SOT-23-8_Handsoldering +8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf +SOT-23-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SOT-23W +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W +0 +3 +3 +Package_TO_SOT_SMD +SOT-23W_Handsoldering +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W for handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-23_Handsoldering +SOT-23, Handsoldering +SOT-23 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3 +SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf +SOT-89-3 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3_Handsoldering +SOT-89-3 Handsoldering +SOT-89-3 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-5 +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-89-5_Handsoldering +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-143 +SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R +SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143R Reverse +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R_Handsoldering +SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143 Reverse Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-143_Handsoldering +SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-223 +module CMS SOT223 4 pins +CMS SOT +0 +4 +4 +Package_TO_SOT_SMD +SOT-223-3_TabPin2 +module CMS SOT223 4 pins +CMS SOT +0 +4 +3 +Package_TO_SOT_SMD +SOT-223-5 +module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf +CMS SOT +0 +5 +5 +Package_TO_SOT_SMD +SOT-223-6 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +6 +Package_TO_SOT_SMD +SOT-223-6_TabPin3 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +5 +Package_TO_SOT_SMD +SOT-223-8 +module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf +CMS SOT +0 +8 +8 +Package_TO_SOT_SMD +SOT-323_SC-70 +SOT-323, SC-70 +SOT-323 SC-70 +0 +3 +3 +Package_TO_SOT_SMD +SOT-323_SC-70_Handsoldering +SOT-323, SC-70 Handsoldering +SOT-323 SC-70 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-343_SC-70-4 +SOT-343, SC-70-4 +SOT-343 SC-70-4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-343_SC-70-4_Handsoldering +SOT-343, SC-70-4, Handsoldering +SOT-343 SC-70-4 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-353_SC-70-5 +SOT-353, SC-70-5 +SOT-353 SC-70-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-353_SC-70-5_Handsoldering +SOT-353, SC-70-5, Handsoldering +SOT-353 SC-70-5 Handsoldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-363_SC-70-6 +SOT-363, SC-70-6 +SOT-363 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +SOT-363_SC-70-6_Handsoldering +SOT-363, SC-70-6, Handsoldering +SOT-363 SC-70-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-383F +8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf +SOT-383F +0 +9 +9 +Package_TO_SOT_SMD +SOT-383FL +8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF +SOT-383FL +0 +8 +8 +Package_TO_SOT_SMD +SOT-416 +SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf +SOT-416 +0 +3 +3 +Package_TO_SOT_SMD +SOT-523 +SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf +SOT-523 +0 +3 +3 +Package_TO_SOT_SMD +SOT-543 +SOT-543 4 lead surface package +SOT-543 SC-107A EMD4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-553 +SOT553 +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +SOT-563 +SOT563 +SOT-563 +0 +6 +6 +Package_TO_SOT_SMD +SOT-583-8 +https://www.ti.com/lit/ds/symlink/tps62933.pdf +SOT-583-8 +0 +8 +8 +Package_TO_SOT_SMD +SOT-665 +SOT665 +SOT-665 +0 +5 +5 +Package_TO_SOT_SMD +SOT-666 +SOT666 +SOT-666 +0 +6 +6 +Package_TO_SOT_SMD +SOT-723 +http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV +sot 723 +0 +3 +3 +Package_TO_SOT_SMD +SOT-883 +SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf +SOT-883 +0 +3 +3 +Package_TO_SOT_SMD +SOT-886 +SOT-886 +SOT-886 +0 +6 +6 +Package_TO_SOT_SMD +SOT-963 +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +0 +6 +6 +Package_TO_SOT_SMD +SOT-1123 +SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF) +SOT-1123 transistor +0 +3 +3 +Package_TO_SOT_SMD +SOT-1333-1 +SOT-1333-1 +SOT-1333-1 +0 +9 +9 +Package_TO_SOT_SMD +SOT-1334-1 +SOT-1334-1 +SOT-1334-1 +0 +14 +14 +Package_TO_SOT_SMD +SuperSOT-3 +3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf +SuperSOT-3 SSOT-3 +0 +3 +3 +Package_TO_SOT_SMD +SuperSOT-6 +6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf +SuperSOT-6 SSOT-6 +0 +6 +6 +Package_TO_SOT_SMD +SuperSOT-8 +8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf +SuperSOT-8 SSOT-8 +0 +8 +8 +Package_TO_SOT_SMD +TDSON-8-1 +Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/) +tdson +0 +14 +5 +Package_TO_SOT_SMD +TO-50-3_LongPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_LongPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-4_LongPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_LongPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-252-2 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +7 +3 +Package_TO_SOT_SMD +TO-252-2_TabPin1 +TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf +TO-252-2 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-252-3_TabPin2 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +3 +Package_TO_SOT_SMD +TO-252-3_TabPin4 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +4 +Package_TO_SOT_SMD +TO-252-4 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +9 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin3 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin6 +TO-252/DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-2 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +7 +3 +Package_TO_SOT_SMD +TO-263-2_TabPin1 +TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-263-3_TabPin2 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +3 +Package_TO_SOT_SMD +TO-263-3_TabPin4 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +4 +Package_TO_SOT_SMD +TO-263-4 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +9 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin3 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin6 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-6 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +11 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin4 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin8 +TO-263/D2PAK/DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +8 +Package_TO_SOT_SMD +TO-263-9_TabPin5 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +9 +Package_TO_SOT_SMD +TO-263-9_TabPin10 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +10 +Package_TO_SOT_SMD +TO-268-2 +TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf +D3PAK TO-268 D3PAK-3 TO-268-3 +0 +7 +3 +Package_TO_SOT_SMD +TO-269AA +SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf +TO-269AA MBS diode bridge +0 +4 +4 +Package_TO_SOT_SMD +TO-277A +Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf +TO-277A SMPC +0 +12 +3 +Package_TO_SOT_SMD +TO-277B +TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf +TO-277B +0 +9 +3 +Package_TO_SOT_SMD +TSOT-23 +3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf +TSOT-23 +0 +3 +3 +Package_TO_SOT_SMD +TSOT-23-5 +TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-5_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23-5 Hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-6 +TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-6_HandSoldering +6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf +TSOT-23-6 MK06A TSOT-6 Hand-soldering +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-8 +TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23-8_HandSoldering +8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf +TSOT-23-8 Hand-soldering +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23 Hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +Texas_DRT-3 +Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf +DRT-3 1x0.8mm Pitch 0.7mm +0 +3 +3 +Package_TO_SOT_SMD +Texas_NDQ +Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf) +ti pfm dap +0 +6 +6 +Package_TO_SOT_SMD +Texas_NDW-7_TabPin4 +NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf +NDW NDW +0 +12 +7 +Package_TO_SOT_SMD +Texas_NDW-7_TabPin8 +NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf +NDW NDW +0 +12 +8 +Package_TO_SOT_SMD +Texas_NDY0011A +TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf +Texas TO-PMOD NDY00011A +0 +12 +12 +Package_TO_SOT_SMD +Texas_R-PDSO-G5_DCK-5 +DCK R-PDSO-G5, JEDEC MO-203C Var AA, https://www.ti.com/lit/ds/symlink/tmp20.pdf#page=23 +DCK R-PDSO-G5 MO-203C +0 +5 +5 +Package_TO_SOT_SMD +Texas_R-PDSO-G6 +R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf +R-PDSO-G6 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +Texas_R-PDSO-N5_DRL-5 +R-PDSO-N5, DRL, JEDEC MO-293B Var UAAD-1, https://www.ti.com/lit/ml/mpds158d/mpds158d.pdf +SOT R-PDSO-N5 DRL +0 +5 +5 +Package_TO_SOT_SMD +Texas_R-PDSO-N6_DRL-6 +R-PDSO-N6, DRL, similar to JEDEC MO-293B Var UAAD (but not the same) , https://www.ti.com/lit/pdf/mpds159f +SOT R-PDSO-N6 DRL +0 +6 +6 +Package_TO_SOT_SMD +VSOF5 +VSOF5 +VSOF5 +0 +5 +5 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Dual +Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf +powerpak sc70 sc-70 dual +0 +8 +6 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Single +Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf +powerpak sc70 sc-70 +0 +6 +3 +Package_TO_SOT_THT +Analog_TO-46-4_ThermalShield +TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf +TO-46-4 LM399 +0 +4 +4 +Package_TO_SOT_THT +Fairchild_TO-220F-6L +Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf +Fairchild TO-220F-6L +0 +6 +6 +Package_TO_SOT_THT +Heraeus_TO-92-2 +TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf) +to-92 +0 +2 +2 +Package_TO_SOT_THT +NEC_Molded_7x4x9mm +Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf +Japan transistor +0 +3 +3 +Package_TO_SOT_THT +PowerIntegrations_TO-220-7C +Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf +Power Integration Y Package +0 +6 +6 +Package_TO_SOT_THT +SIPAK-1EP_Horizontal_TabDown +SIPAK, Horizontal, RM 2.286mm +SIPAK Horizontal RM 2.286mm +0 +4 +4 +Package_TO_SOT_THT +SIPAK_Vertical +SIPAK, Vertical, RM 2.286mm +SIPAK Vertical RM 2.286mm +0 +3 +3 +Package_TO_SOT_THT +SOD-70_P2.54mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOD-70_P5.08mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOT-227 +SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf) +sot 227 isotop +0 +8 +4 +Package_TO_SOT_THT +TO-3 +Transistor TO-3 +TR TO-3 TO3 TO-204 +0 +4 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabDown +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabUp +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Vertical +TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabDown +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabUp +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Vertical +TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-5-2 +TO-5-2 +TO-5-2 +0 +2 +2 +Package_TO_SOT_THT +TO-5-2_Window +TO-5-2_Window, Window +TO-5-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-5-3 +TO-5-3 +TO-5-3 +0 +3 +3 +Package_TO_SOT_THT +TO-5-3_Window +TO-5-3_Window, Window +TO-5-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-5-4 +TO-5-4 +TO-5-4 +0 +4 +4 +Package_TO_SOT_THT +TO-5-4_Window +TO-5-4_Window, Window +TO-5-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-5-6 +TO-5-6 +TO-5-6 +0 +6 +6 +Package_TO_SOT_THT +TO-5-6_Window +TO-5-6_Window, Window +TO-5-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-5-8 +TO-5-8 +TO-5-8 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08 +TO-5-8_PD5.08 +TO-5-8_PD5.08 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08_Window +TO-5-8_PD5.08_Window, Window +TO-5-8_PD5.08_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_Window +TO-5-8_Window, Window +TO-5-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-10 +TO-5-10 +TO-5-10 +0 +10 +10 +Package_TO_SOT_THT +TO-5-10_Window +TO-5-10_Window, Window +TO-5-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-8-2 +TO-8-2 +TO-8-2 +0 +2 +2 +Package_TO_SOT_THT +TO-8-2_Window +TO-8-2_Window, Window +TO-8-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-8-3 +TO-8-3 +TO-8-3 +0 +3 +3 +Package_TO_SOT_THT +TO-8-3_Window +TO-8-3_Window, Window +TO-8-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-11-2 +TO-11-2 +TO-11-2 +0 +2 +2 +Package_TO_SOT_THT +TO-11-2_Window +TO-11-2_Window, Window +TO-11-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-11-3 +TO-11-3 +TO-11-3 +0 +3 +3 +Package_TO_SOT_THT +TO-11-3_Window +TO-11-3_Window, Window +TO-11-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-12-4 +TO-12-4 +TO-12-4 +0 +4 +4 +Package_TO_SOT_THT +TO-12-4_Window +TO-12-4_Window, Window +TO-12-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-17-4 +TO-17-4 +TO-17-4 +0 +4 +4 +Package_TO_SOT_THT +TO-17-4_Window +TO-17-4_Window, Window +TO-17-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-18-2 +TO-18-2 +TO-18-2 +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Lens +TO-18-2_Lens, Lens +TO-18-2_Lens Lens +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Window +TO-18-2_Window, Window +TO-18-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-18-3 +TO-18-3 +TO-18-3 +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Lens +TO-18-3_Lens, Lens +TO-18-3_Lens Lens +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Window +TO-18-3_Window, Window +TO-18-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-18-4 +TO-18-4 +TO-18-4 +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Lens +TO-18-4_Lens, Lens +TO-18-4_Lens Lens +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Window +TO-18-4_Window, Window +TO-18-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-33-4 +TO-33-4 +TO-33-4 +0 +4 +4 +Package_TO_SOT_THT +TO-33-4_Window +TO-33-4_Window, Window +TO-33-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-38-2 +TO-38-2 +TO-38-2 +0 +2 +2 +Package_TO_SOT_THT +TO-38-2_Window +TO-38-2_Window, Window +TO-38-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-38-3 +TO-38-3 +TO-38-3 +0 +3 +3 +Package_TO_SOT_THT +TO-38-3_Window +TO-38-3_Window, Window +TO-38-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-2 +TO-39-2 +TO-39-2 +0 +2 +2 +Package_TO_SOT_THT +TO-39-2_Window +TO-39-2_Window, Window +TO-39-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-39-3 +TO-39-3 +TO-39-3 +0 +3 +3 +Package_TO_SOT_THT +TO-39-3_Window +TO-39-3_Window, Window +TO-39-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-4 +TO-39-4 +TO-39-4 +0 +4 +4 +Package_TO_SOT_THT +TO-39-4_Window +TO-39-4_Window, Window +TO-39-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-39-6 +TO-39-6 +TO-39-6 +0 +6 +6 +Package_TO_SOT_THT +TO-39-6_Window +TO-39-6_Window, Window +TO-39-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-39-8 +TO-39-8 +TO-39-8 +0 +8 +8 +Package_TO_SOT_THT +TO-39-8_Window +TO-39-8_Window, Window +TO-39-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-39-10 +TO-39-10 +TO-39-10 +0 +10 +10 +Package_TO_SOT_THT +TO-39-10_Window +TO-39-10_Window, Window +TO-39-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-46-2 +TO-46-2 +TO-46-2 +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center_Window +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Window +TO-46-2_Window, Window +TO-46-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-46-3 +TO-46-3 +TO-46-3 +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center_Window +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Window +TO-46-3_Window, Window +TO-46-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-46-4 +TO-46-4 +TO-46-4 +0 +4 +4 +Package_TO_SOT_THT +TO-46-4_Window +TO-46-4_Window, Window +TO-46-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-52-2 +TO-52-2 +TO-52-2 +0 +2 +2 +Package_TO_SOT_THT +TO-52-2_Window +TO-52-2_Window, Window +TO-52-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-52-3 +TO-52-3 +TO-52-3 +0 +3 +3 +Package_TO_SOT_THT +TO-52-3_Window +TO-52-3_Window, Window +TO-52-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-72-4 +TO-72-4 +TO-72-4 +0 +4 +4 +Package_TO_SOT_THT +TO-72-4_Window +TO-72-4_Window, Window +TO-72-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-75-6 +TO-75-6 +TO-75-6 +0 +6 +6 +Package_TO_SOT_THT +TO-75-6_Window +TO-75-6_Window, Window +TO-75-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-6 +TO-78-6 +TO-78-6 +0 +6 +6 +Package_TO_SOT_THT +TO-78-6_Window +TO-78-6_Window, Window +TO-78-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-8 +TO-78-8 +TO-78-8 +0 +8 +8 +Package_TO_SOT_THT +TO-78-8_Window +TO-78-8_Window, Window +TO-78-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-78-10 +TO-78-10 +TO-78-10 +0 +10 +10 +Package_TO_SOT_THT +TO-78-10_Window +TO-78-10_Window, Window +TO-78-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-92 +TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92-2 +TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal1 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal2 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Wide +TO-92 2-pin leads in-line, wide, drill 0.75mm +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92Flat +TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf) +to-92Flat hall sensor +0 +3 +3 +Package_TO_SOT_THT +TO-92L +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Narrow transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_HandSolder +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92Mini-2 +TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf) +to-92Mini transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S +TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92S-2 +TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S_Wide +TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +TO-92S_Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_HandSolder +TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal1 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal2 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline +TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal1 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal2 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Wide +TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Wide +TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-99-6 +TO-99-6 +TO-99-6 +0 +6 +6 +Package_TO_SOT_THT +TO-99-6_Window +TO-99-6_Window, Window +TO-99-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-99-8 +TO-99-8 +TO-99-8 +0 +8 +8 +Package_TO_SOT_THT +TO-99-8_Window +TO-99-8_Window, Window +TO-99-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-100-10 +TO-100-10 +TO-100-10 +0 +10 +10 +Package_TO_SOT_THT +TO-100-10_Window +TO-100-10_Window, Window +TO-100-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabDown +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabUp +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Vertical +TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabDown +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabUp +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Vertical +TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabDown +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabUp +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Vertical +TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Vertical RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabDown +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabUp +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Vertical +TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Vertical RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabDown +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabUp +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Vertical +TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabDown +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabUp +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Vertical +TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabDown +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabUp +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-2 +TO-220-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-2 +TO-220-4 Horizontal RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-1 +TO-220-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-1 +TO-220-4 Horizontal RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Vertical +TO-220-4, Vertical, RM 2.54mm +TO-220-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabUp +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-8_Vertical +TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf) +TO-220-9 Vertical 2.54mm Pitch Multiwatt 8 +0 +8 +8 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabDown +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabUp +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Vertical +TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabDown +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabUp +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Vertical +TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabDown +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabUp +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Vertical +TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabDown +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabUp +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-2 +TO-220F-7 Vertical RM 1.27mm staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-1 +TO-220F-7 Vertical RM 1.27mm staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-2 +TO-220F-9 Vertical RM 0.9mm staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-1 +TO-220F-9 Vertical RM 0.9mm staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabDown +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabUp +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Vertical +TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabDown +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabUp +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Vertical +TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabDown +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabUp +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Vertical +TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabDown +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabUp +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Vertical +TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Vertical RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-251-2-1EP_Horizontal_TabDown +TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Horizontal RM 4.58mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-251-2_Vertical +TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Vertical RM 4.58mm IPAK +0 +2 +2 +Package_TO_SOT_THT +TO-251-3-1EP_Horizontal_TabDown +TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Horizontal RM 2.29mm IPAK +0 +4 +4 +Package_TO_SOT_THT +TO-251-3_Vertical +TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Vertical RM 2.29mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-3-1EP_Horizontal_TabDown +TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK +0 +4 +4 +Package_TO_SOT_THT +TO-262-3_Vertical +TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Vertical RM 2.54mm IIPAK I2PAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-5-1EP_Horizontal_TabDown +TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK +0 +6 +6 +Package_TO_SOT_THT +TO-262-5_Vertical +TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Vertical RM 1.7mm IIPAK I2PAK +0 +5 +5 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabDown +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabUp +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Vertical +TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabDown +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabUp +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Vertical +TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabDown +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabUp +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Vertical +TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Vertical RM 3.81mm +0 +5 +5 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical +Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical hole ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical +Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical +Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214G_Horizontal +Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214J_Horizontal +Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214W_Vertical +Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214X_Vertical +Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224G_Horizontal +Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224J_Horizontal +Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224W_Vertical +Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224X_Vertical +Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269P_Horizontal +Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269P +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269W_Vertical +Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer vertical Bourns 3269W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269X_Horizontal +Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314G_Vertical +Potentiometer, vertical, top-adjust, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314J_Vertical +Potentiometer, vertical, top-adjust, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-1_Vertical_Hole +Potentiometer, vertical, bottom-adjust, single slot, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical hole Bourns 3314R-1 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-GM5_Vertical +Potentiometer, vertical, cross-slot, extended leadframe, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314R-GM5 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314S_Horizontal +Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer horizontal Bourns 3314S +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_PRS11S_Vertical +Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf +Potentiometer vertical Bourns PRS11S +0 +5 +5 +Potentiometer_SMD +Potentiometer_Bourns_TC33X_Vertical +Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf +Potentiometer Bourns TC33X Vertical +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YJ_Vertical +Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YJ +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YL_Vertical +Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YL +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA6-H2,5_Horizontal +Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer horizontal ACP CA6-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H2,5_Horizontal +Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H3,8_Horizontal +Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H3,8 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H5_Horizontal +Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical +Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H2,5_Horizontal +Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H4_Horizontal +Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H4 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H5_Horizontal +Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical +Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Horizontal +111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer horizontal Alps RK09K Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Vertical +113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer vertical Alps RK09K RK09D Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Horizontal +122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Vertical +1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Horizontal +1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Vertical + 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09Y11_Single_Horizontal +Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf +Potentiometer horizontal Alps RK09Y11 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal +1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal_Switch +1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual Switch +0 +8 +8 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal +1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal_Switch +1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single Switch +0 +5 +5 +Potentiometer_THT +Potentiometer_Alps_RK163_Dual_Horizontal +12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK163_Single_Horizontal +1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3005_Horizontal +Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf +Potentiometer horizontal Bourns 3005 +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006P_Horizontal +Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006W_Horizontal +Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006Y_Horizontal +Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009P_Horizontal +Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009Y_Horizontal +Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266P_Horizontal +Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266W_Vertical +Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266X_Horizontal +Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Y_Vertical +Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Z_Horizontal +Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296P_Horizontal +Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296W_Vertical +Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296X_Horizontal +Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Y_Vertical +Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Z_Horizontal +Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299P_Horizontal +Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299W_Vertical +Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299X_Horizontal +Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Y_Vertical +Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Z_Horizontal +Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339H_Vertical +Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339H +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical +Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical_HandSoldering +Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P hand-soldering +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339S_Horizontal +Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339S +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339W_Horizontal +Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386C_Horizontal +Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386C +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386F_Vertical +Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386F +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386P_Vertical +Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386W_Horizontal +Potentiometer, horizontal, Bourns 3386W, 9.53 x 4.83 x 9.53mm, https://www.bourns.com/docs/Product-Datasheets/3386.pdf +Potentiometer +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386X_Horizontal +Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTA1543_Single_Slide +Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 15.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA2043_Single_Slide +Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 20.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA3043_Single_Slide +Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 30.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA4543_Single_Slide +Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 45.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA6043_Single_Slide +Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 60.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-1_Single_Vertical +Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer vertical Bourns PTV09A-1 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-2_Single_Horizontal +Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer horizontal Bourns PTV09A-2 Single +0 +5 +3 +Potentiometer_THT +Potentiometer_Bourns_PTV112-4_Dual_Vertical +2 Gang dual Through Hole, Snap In potentiometer, https://www.bourns.com/docs/Product-Datasheets/PTVPTT.pdf +PTV112-4 Dual gang +0 +8 +7 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Horizontal +Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer horizontal Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Vertical +Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer vertical Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Dual_Horizontal +Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Horizontal +Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Vertical +Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer vertical Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Triple_Horizontal +Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Triple +0 +9 +9 +Potentiometer_THT +Potentiometer_Piher_PT-6-H_Horizontal +Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer horizontal Piher PT-6-H +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical +Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical hole Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H01_Horizontal +Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H05_Horizontal +Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V05_Vertical +Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical +Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical hole Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H01_Horizontal +Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H05_Horizontal +Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H06_Horizontal +Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H06 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H25_Horizontal +Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H25 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical +Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical +Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16H_Double_Horizontal +Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Double +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_T-16H_Single_Horizontal +Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16L_Single_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer vertical hole Piher T-16L Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-063_Horizontal +Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf +Potentiometer Trimmer RM-063 +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-065_Vertical +Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf +Potentiometer Trimmer RM-065 +0 +3 +3 +Potentiometer_THT +Potentiometer_TT_P0915N +http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf +potentiometer vertical TT P0915N single +0 +5 +3 +Potentiometer_THT +Potentiometer_Vishay_43_Horizontal +Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf +Potentiometer horizontal Vishay 43 +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Dual_Horizontal +Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Horizontal +Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Vertical +Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer vertical Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Dual_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Dual +0 +10 +6 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Single_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Single +0 +7 +3 +Potentiometer_THT +Potentiometer_Vishay_248BH-249BH_Single_Horizontal +Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248BH-249BH Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal +Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Vertical +Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer vertical Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T7-YA_Single_Vertical +Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf +Potentiometer vertical Vishay T7-YA Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XW_Horizontal +Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XW +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XX_Horizontal +Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XX +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73YP_Vertical +Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer vertical Vishay T73YP +0 +3 +3 +RF +Skyworks_SKY13575_639LF +http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf +Skyworks +0 +19 +15 +RF +Skyworks_SKY65404-31 +http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf +Skyworks +0 +7 +7 +RF_Antenna +AVX_M620720 +868Mhz, 915Mhz ISM antenna, 6 x 2 x 1.08mm, http://datasheets.avx.com/ethertronics/AVX-E_M620720.pdf +868 915 Mhz ISM antenna +0 +6 +3 +RF_Antenna +Abracon_APAES868R8060C16-T +Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi +APAES patch antenna +0 +1 +1 +RF_Antenna +Abracon_PRO-OB-440 +Abracon OnBoard SMD antenna 2400-2500Mhz, https://abracon.com/datasheets/PRO-OB-440.pdf +2400 PRO-OB-440 Antenna +0 +4 +4 +RF_Antenna +Abracon_PRO-OB-471 +OnBoard 868/915/868+2400 MHz Antenna, https://abracon.com/datasheets/PRO-OB-471.pdf +Antenna ProAnt OnBoard 868Mhz 915Mhz 2400Mhz +0 +6 +6 +RF_Antenna +Antenova_SR4G013_GPS +GPS/GLONASS/Galileo/BeiDou antenna, 1559-1609Mhz, SMD, https://www.application-datasheet.com/pdf/antenova/sr4g013.pdf +antenna GPS Antenova Beltii +0 +5 +2 +RF_Antenna +Astrocast_AST50127-00 +L-band patch antenna, https://docs.astrocast.com/dl/0534-DOC-M2M-ASTRO-Patch_Antenna-Datasheet.pdf +L-band antenna astrocast Patch Antenna +0 +1 +1 +RF_Antenna +Coilcraft_MA5532-AE_RFID +RFID Transponder Coil +antenna rfid coilcraft +0 +2 +2 +RF_Antenna +Johanson_2450AT18x100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf +antenna +0 +2 +2 +RF_Antenna +Johanson_2450AT43F0100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf +antenna +0 +2 +2 +RF_Antenna +Molex_47948-0001_2.4Ghz +SMD antenna 2400-2500Mhz, 3.7dBi, https://www.molex.com/content/dam/molex/molex-dot-com/products/automated/en-us/productspecificationpdf/479/47948/PS-47948-001-001.pdf?inline +rf antenna +0 +4 +2 +RF_Antenna +NiceRF_SW868-TH13_868Mhz +868Mhz copper string antenna, right angle, approx. 15mm coil length, 5.5mm OD, 0.8 wire diameter, https://www.nicerf.com/item/868mhz-spring-antenna-sw868-th13 +antenna rf +0 +1 +1 +RF_Antenna +Pulse_W3000 +Pulse Electronics W3000 tri-band antenna for GPS (1.575Ghz), 868Mhz and 2.4Ghz ISM bands, https://productfinder.pulseeng.com/products/datasheets/W3000.pdf +Antenna GPS 868Mhz ISM 1.575Ghz +0 +2 +2 +RF_Antenna +Pulse_W3011 +Pulse RF Antenna, 4mm Clearance +antenna rf +0 +3 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Left +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Right +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA416_868MHz_915MHz +http://www.ti.com/lit/an/swra416/swra416.pdf +PCB antenna +0 +20 +1 +RF_Converter +Anaren_0805_2012Metric-6 +https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf +coupler rf +0 +6 +6 +RF_Converter +Balun_Johanson_1.6x0.8mm +6-pin 1.6x0.8 mm balun footprint +Johanson balun filter +0 +6 +6 +RF_Converter +Balun_Johanson_0896BM15A0001 +https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf +balun RF +0 +6 +6 +RF_Converter +Balun_Johanson_0900FM15K0039 +Johanson 0900FM15K0039 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900FM15K0039/0900FM15K0039.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Johanson DFN NoLead +0 +10 +10 +RF_Converter +Balun_Johanson_0900PC15J0013 +Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Johanson DFN NoLead +0 +10 +10 +RF_Converter +Balun_Johanson_5400BL15B050E +https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf +balun RF +0 +6 +6 +RF_Converter +RF_Attenuator_Susumu_PAT1220 +http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf +2mm 1.2mm +0 +3 +3 +RF_GPS +Linx_RXM-GPS +GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf) +gps linx +0 +22 +22 +RF_GPS +Quectel_L70-R +Quectel L70-R, (https://www.quectel.com/product/gps-only-l70-r) +GPS Quectel L70-R +0 +18 +18 +RF_GPS +Quectel_L76 +GPS module, https://www.quectel.com/wp-content/uploads/2021/03/Quectel_L76L76-L_Hardware_Design_V3.2-1.pdf +Quectel GPS L76 L76-L +0 +18 +18 +RF_GPS +Quectel_L80-R +Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf +quectel GPS GNSS +0 +12 +12 +RF_GPS +Quectel_L96 +Quectel L96 GPS GLONASS Galileo BeiDou Module, internal chip antenna, https://static6.arrow.com/aropdfconversion/50213b4bc5cb920911b62909a5ca765b1c5ab3d1/quectel_l96_hardware_design_v1.2.pdf +Quectel GPS GNSS +0 +31 +31 +RF_GPS +SIM28ML +https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf +SIM28ML GPS +0 +18 +18 +RF_GPS +Sierra_XA11X0 +QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-24 P1.20 +0 +24 +24 +RF_GPS +Sierra_XM11X0 +QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-20 P1.20 +0 +20 +20 +RF_GPS +ublox_LEA +ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf) +GPS ublox LEA 6/7/8 +0 +28 +28 +RF_GPS +ublox_MAX +ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf) +GPS ublox MAX 6/7/8 +0 +18 +18 +RF_GPS +ublox_NEO +ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf) +GPS ublox NEO 6/7/8 +0 +24 +24 +RF_GPS +ublox_SAM-M8Q +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +100 +20 +RF_GPS +ublox_SAM-M8Q_HandSolder +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +20 +20 +RF_GPS +ublox_ZED +ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf +GPS GNSS ublox ZED +0 +102 +55 +RF_GPS +ublox_ZOE_M8 +GPS Ublox ZOE, https://content.u-blox.com/sites/default/files/ZOE-M8_DataSheet_UBX-16008094.pdf +Ublox GPS GNSS +0 +51 +51 +RF_GSM +Quectel_BC66 +GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf +GSM NB-IoT Module BC66 M66 +0 +116 +58 +RF_GSM +Quectel_BC95 +GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf +GSM NB-IoT module BC95 +0 +188 +94 +RF_GSM +Quectel_BG96 +Quectel BG96 Cellular GSM 2G Module https://www.quectel.com/download/quectel_bg96_hardware_design_v1-4 +Quectel BG96 Cellular GSM 2G Module +0 +204 +102 +RF_GSM +Quectel_M95 +Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf +GSM Module M95 +0 +84 +42 +RF_GSM +SIMCom_SIM800C +Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf +GSM Module SIM800C +0 +84 +42 +RF_GSM +SIMCom_SIM900 +Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf +GSM Module SIM900 +0 +68 +68 +RF_GSM +Telit_xL865 +Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf +xL865 gsm umts +0 +52 +48 +RF_GSM +ublox_SARA_LGA-96 +ublox SARA cellular/GNSS module, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162 +ublox u-blox SARA-R41 SARA-R42 SARA-R5 SARA-N2 SARA-N3 SARA-G3 SARA-G4 SARA-U2 cellular LTE IoT GSM HSPA GNSS GPS +0 +192 +96 +RF_Mini-Circuits +Mini-Circuits_BK377 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) +Mini-circuits BK377 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_BK377_LandPatternPL-005 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf) +Mini-circuits VCXO JTOS PL-005 +0 +50 +14 +RF_Mini-Circuits +Mini-Circuits_CD541_H2.08mm +https://ww2.minicircuits.com/case_style/CD541.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_H2.84mm +https://ww2.minicircuits.com/case_style/CD542.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-052 +Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf) +MiniCircuits PL-052 CD542 +0 +17 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-094 +Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf) +mini-circuits CD542 pl-094 +0 +18 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_H4.11mm +https://ww2.minicircuits.com/case_style/CD636.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_LandPatternPL-035 +Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf) +mini-circuits pl-035 CD636 +0 +13 +6 +RF_Mini-Circuits +Mini-Circuits_CD637_H5.23mm +https://ww2.minicircuits.com/case_style/CD637.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CK605 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) +Mini-Circuits CK605 +0 +16 +16 +RF_Mini-Circuits +Mini-Circuits_CK605_LandPatternPL-012 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf) +Mini-Circuits PL-012 +0 +53 +16 +RF_Mini-Circuits +Mini-Circuits_DB1627 +Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf) +Mini-Circuits DB1627 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_GP731 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) +Mini-Circuits GP731 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP731_LandPatternPL-176 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) +mini-circuits GP1212 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212_LandPatternPL-176 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) +Mini-Circuits HF1139 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139_LandPatternPL-230 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf) +Mini-Circuits PL-230 +0 +37 +8 +RF_Mini-Circuits +Mini-Circuits_HQ1157 +Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf) +Mini-Circuits HQ1157 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_HZ1198 +Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) +Mini-Circuits HZ1198 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_HZ1198_LandPatternPL-247 +Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf) +Mini-Circuits PL-247 HZ1198 +0 +40 +6 +RF_Mini-Circuits +Mini-Circuits_MMM168 +Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf) +Mini-Circuits MMM168 +0 +4 +4 +RF_Mini-Circuits +Mini-Circuits_MMM168_LandPatternPL-225 +Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf) +pl-225 +0 +10 +4 +RF_Mini-Circuits +Mini-Circuits_QQQ130_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) +Mini-Circuits QQQ130 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf) +Mini-Circuits PL-236 +0 +14 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +Mini-Circuits TT1224 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +PL-258 Mini-Circuits +0 +26 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167 +Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf) +Mini-Circuits TTT167 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167_LandPatternPL-079 +Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf) +Mini-Circuits PL-079 +0 +36 +6 +RF_Mini-Circuits +Mini-Circuits_YY161 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) +Mini-Circuits YY161 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_YY161_LandPatternPL-049 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf) +mini-circuits pl-049 +0 +36 +8 +RF_Module +Ai-Thinker-Ra-01-LoRa +Ai Thinker Ra-01 LoRa +LoRa Ra-01 +0 +16 +16 +RF_Module +Astrocast_AST50147-00 +L-band satellite communication module, https://docs.astrocast.com/dl/0532-DOC-M2M-ASTRO-Astronode_S-Datasheet.pdf +RF module Astrocast radio Astronode +0 +38 +38 +RF_Module +Atmel_ATSAMR21G18-MR210UA_NoRFPads +http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf +module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi +0 +42 +42 +RF_Module +BLE112-A +Class 4 Bluetooth Module with on-board antenna +Bluetooth Module +0 +30 +30 +RF_Module +BM78SPPS5xC2 +Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf) +Bluetooth BR/EDR BLE +0 +33 +33 +RF_Module +CMWX1ZZABZ +https://wireless.murata.com/RFM/data/type_abz.pdf +iot lora sigfox +0 +57 +57 +RF_Module +CYBLE-21Pin-10x10mm +Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module +Cypress BT Bluetooth +0 +21 +21 +RF_Module +DWM1000 +IEEE802.15.4-2011 UWB +UWB Module +0 +24 +24 +RF_Module +DecaWave_DWM1001 +https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf +UWB module +0 +34 +34 +RF_Module +Digi_XBee_SMT +http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf +Digi XBee SMT RF +0 +37 +37 +RF_Module +E18-MS1-PCB +http://www.cdebyte.com/en/downpdf.aspx?id=122 +Zigbee +0 +24 +24 +RF_Module +E73-2G4M04S +http://www.cdebyte.com/en/downpdf.aspx?id=243 +BLE BLE5 nRF52832 +0 +44 +44 +RF_Module +ESP-07 +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf +Wi-Fi Module +0 +16 +16 +RF_Module +ESP-12E +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf +Wi-Fi Module +0 +22 +22 +RF_Module +ESP-WROOM-02 +https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf +ESP WROOM-02 espressif esp8266ex +0 +19 +19 +RF_Module +ESP32-C3-WROOM-02 +RF Module, ESP32-C3 WROOM-02, Wi-Fi and Bluetooth, BLE, onboard antenna, https://www.espressif.com/sites/default/files/documentation/esp32-c3-wroom-02_datasheet_en.pdf +ESP32-C3 WROOM-02 espressif +0 +40 +19 +RF_Module +ESP32-C3-WROOM-02U +RF Module, ESP32-C3 WROOM-02 , Wi-Fi and Bluetooth, BLE, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-c3-wroom-02_datasheet_en.pdf +ESP32-C3 WROOM-02 espressif +0 +40 +19 +RF_Module +ESP32-S2-MINI-1 +2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf +2.4 GHz Wi-Fi Bluetooth external antenna espressif 20*15.4mm +0 +73 +65 +RF_Module +ESP32-S2-MINI-1U +2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf +2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm +0 +73 +65 +RF_Module +ESP32-S2-WROVER +ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf +ESP32-S2 ESP32 WIFI +0 +43 +43 +RF_Module +ESP32-S3-WROOM-1 +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-S3-WROOM-1U +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-S3-WROOM-2 +2.4 GHz Wi­-Fi and Bluetooth 5 (LE) module: https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-2_datasheet_en.pdf +Bluetooth WiFi Wi-Fi ESP WROOM +0 +61 +41 +RF_Module +ESP32-WROOM-32 +Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +60 +39 +RF_Module +ESP32-WROOM-32D +2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module ESP32-D0WD Espressif ESP32-WROOM-32E +0 +60 +39 +RF_Module +ESP32-WROOM-32U +Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +60 +39 +RF_Module +ESP32-WROOM-32UE +2.4 GHz Wi-Fi and Bluetooth module, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +60 +39 +RF_Module +Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm +D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf +RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic +0 +35 +35 +RF_Module +HOPERF_RFM9XW_SMD +Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +LoRa Low Power Long Range Transceiver Module +0 +16 +16 +RF_Module +HOPERF_RFM9XW_THT +Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +Low Power Long Range Transceiver Module LoRa +0 +16 +16 +RF_Module +HOPERF_RFM69HW +Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf +Radio RF Module +0 +16 +16 +RF_Module +Heltec_HT-CT62 +HT-CT62 LoRa Module +LoRa WiFi Heltec HT-CT62 ESP32C3 +0 +22 +22 +RF_Module +IQRF_TRx2DA_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2DA +0 +10 +8 +RF_Module +IQRF_TRx2D_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC +0 +10 +8 +RF_Module +Laird_BL652 +Bluetooth v4.2 + NFC module +Bluetooth BLE NFC +0 +39 +39 +RF_Module +MOD-nRF8001 +BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/ +BLE module +0 +11 +11 +RF_Module +Microchip_BM83 +Microchip BM83, Bluetooth 5.0 Stereo Audio Module with on-Board antenna, https://ww1.microchip.com/downloads/aemDocuments/documents/WSG/ProductDocuments/DataSheets/70005402E.pdf +bluetooth module +0 +52 +52 +RF_Module +Microchip_RN4871 +Microchip RN4871 footprint +RN4871 BLE +0 +16 +16 +RF_Module +Modtronix_inAir9 +Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif) +Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless +0 +14 +14 +RF_Module +MonoWireless_TWE-L-WX +https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf +TWE-L-WX +0 +32 +32 +RF_Module +NINA-B111 +NINA-B111 LGA module 42 Pin https://content.u-blox.com/sites/default/files/NINA-B1_DataSheet_UBX-15019243.pdf#page=30 +NINA ublox u-blox b111 bluetooth nrf52840 module +0 +42 +42 +RF_Module +Particle_P1 +https://docs.particle.io/datasheets/p1-datasheet/ +Particle P1 +0 +75 +75 +RF_Module +RAK811 +RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf +LoRa LoRaWAN RAK811 +0 +34 +34 +RF_Module +RAK4200 +RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf +LoRa LoRaWAN RAK4200 +0 +20 +20 +RF_Module +RFDigital_RFD77101 +RFDigital RFD77101 Simblee +RFDigital RFD77101 Simblee +0 +45 +45 +RF_Module +RN42 +Class 2 Bluetooth Module with on-board antenna +Bluetooth Module +0 +36 +33 +RF_Module +RN42N +Class 2 Bluetooth Module without antenna +Bluetooth Module +0 +39 +36 +RF_Module +RN2483 +Low-Power Long Range LoRa Transceiver Module +rf module lora lorawan +0 +47 +47 +RF_Module +Raytac_MDBT50Q +Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43 +wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833 +0 +61 +61 +RF_Module +ST-SiP-LGA-86-11x7.3mm +STM32WB5MMG Module, LGA86L 11x7.3 +bluetooth bluetooth5 bluetooth5.0 802.15.4 zigbee thread module stm32 rf +0 +86 +86 +RF_Module +ST_SPBTLE +Bluetooth Low Energy Module +ble module st bluetooth +0 +11 +11 +RF_Module +TD1205 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf +SIGFOX Module +0 +9 +9 +RF_Module +TD1208 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf +SIGFOX Module +0 +25 +25 +RF_Module +Taiyo-Yuden_EYSGJNZWY +Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf +Taiyo Yuden NRF51822 Module Bluetooth +0 +30 +28 +RF_Module +ZETA-433-SO_SMD +RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +ZETA-433-SO_THT +RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +nRF24L01_Breakout +nRF24L01 breakout board +nRF24L01 adapter breakout +0 +8 +8 +RF_Shielding +Laird_Technologies_97-2002_25.40x25.40mm +Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_97-2003_12.70x13.37mm +Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_BMI-S-101_13.66x12.70mm +Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-102_16.50x16.50mm +Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-103_26.21x26.21mm +Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-104_32.00x32.00mm +Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-105_38.10x25.40mm +Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-106_36.83x33.68mm +Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-107_44.37x44.37mm +Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-201-F_13.66x12.70mm +Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-202-F_16.50x16.50mm +Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-203-F_26.21x26.21mm +Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-204-F_32.00x32.00mm +Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-205-F_38.10x25.40mm +Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-206-F_36.83x33.68mm +Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-207-F_44.37x44.37mm +Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-208-F_39.60x39.60mm +Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-209-F_29.36x18.50mm +Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +20 +1 +RF_Shielding +Laird_Technologies_BMI-S-210-F_44.00x30.50mm +Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-230-F_50.8x38.1mm +Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm +Shielding Cabinet +0 +36 +1 +RF_Shielding +Wuerth_36103205_20x20mm +WE-SHC Shielding Cabinet SMD 20x20mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36103255_25x25mm +WE-SHC Shielding Cabinet SMD 25x25mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36103305_30x30mm +WE-SHC Shielding Cabinet SMD 30x30mm +Shielding Cabinet +0 +28 +1 +RF_Shielding +Wuerth_36103505_50x50mm +WE-SHC Shielding Cabinet SMD 50x50mm +Shielding Cabinet +0 +44 +1 +RF_Shielding +Wuerth_36103605_60x60mm +WE-SHC Shielding Cabinet SMD 60x60mm +Shielding Cabinet +0 +52 +1 +RF_Shielding +Wuerth_36503205_20x20mm +WE-SHC Shielding Cabinet THT 21x21mm +Shielding Cabinet +0 +16 +1 +RF_Shielding +Wuerth_36503255_25x25mm +WE-SHC Shielding Cabinet THT 26x26mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36503305_30x30mm +WE-SHC Shielding Cabinet THT 31x31mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36503505_50x50mm +WE-SHC Shielding Cabinet THT 51x51mm +Shielding Cabinet +0 +40 +1 +RF_Shielding +Wuerth_36503605_60x60mm +WE-SHC Shielding Cabinet THT 61x61mm +Shielding Cabinet +0 +48 +1 +RF_WiFi +USR-C322 +https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf +WiFi IEEE802.11 b/g/n +0 +44 +44 +Relay_SMD +Relay_2P2T_10x6mm_TE_IMxxG +Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf +TE IM-Series Relay DPDT Form C +0 +8 +8 +Relay_SMD +Relay_DPDT_AXICOM_IMSeries_JLeg +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf +AXICOM IM-Series Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_DPDT_FRT5_SMD +IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_NKX +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6H-2F +package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron G6H-2F relais +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6K-2F +Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2F-Y +Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G +Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G-Y +Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2F +Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2F +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2G +Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2G +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6SK-2F +Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2F +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6SK-2G +Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2G +0 +10 +10 +Relay_SMD +Relay_Fujitsu_FTR-B3S +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf +Fujitsh FTR B3S B3SA Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 50ohms +0 +16 +16 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 75ohm +0 +16 +16 +Relay_THT +Relay_1-Form-A_Schrack-RYII_RM5mm +Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO +Relay 1-Form-A Schrack-RYII RM5mm SPST-NO +0 +4 +4 +Relay_THT +Relay_1-Form-B_Schrack-RYII_RM5mm +Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC +Relay 1-Form-B Schrack-RYII RM5mm SPST-NC +0 +4 +4 +Relay_THT +Relay_1-Form-C_Schrack-RYII_RM3.2mm +Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT +Relay 1-Form-C Schrack-RYII RM3.2mm SPDT +0 +5 +5 +Relay_THT +Relay_3PST_COTO_3650 +Low thermal EMF 3PST-NO reed relay, 150V 0.25A, similar to 3660 but with independent shield, https://cotorelay.com/wp-content/uploads/2014/09/3600_series_reed_relay_datasheet.pdf +reed relay low thermal emf +0 +9 +9 +Relay_THT +Relay_3PST_COTO_3660 +Low thermal EMF 3PST-NO reed relay, 150V 0.25A, similar to 3650 but with shared shield/contact, https://cotorelay.com/wp-content/uploads/2014/09/3600_series_reed_relay_datasheet.pdf +reed relay low thermal emf +0 +8 +8 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm +AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1 +AXICOM IM-Series Relay DPDR Pitch 3.2mm +0 +8 +8 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm +AXICOM IM-Series Relays, DPDR, Pitch 5.08 +AXICOM IM-Series Relay DPDR Pitch 5.08 +0 +8 +8 +Relay_THT +Relay_DPDT_FRT5 +IM Signal Relay DPDT FRT5 narrow footprint +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_THT +Relay_DPDT_Finder_30.22 +Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf +AXICOM IM-Series Relay SPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Finder_40.52 +Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.52 Pitch 5mm +0 +8 +8 +Relay_THT +Relay_DPDT_Fujitsu_FTR-F1C +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpdt fujitsu tht +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2 +Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT non single coil latching through hole THT +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching through hole THT +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G2RL-2 +Omron Relay, DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G5V-2 +http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf +Omron G5V-2 Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6H-2 +Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron relay G6H-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G6K-2P +Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6K-2P-Y +Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P-Y relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6S-2 +Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2 +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6SK-2 +Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Panasonic_JW2 +Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8 +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +9 +9 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +8 +8 +Relay_THT +Relay_DPST_COTO_3602 +Low thermal EMF DPST-NO reed relay, 150V 0.25A, https://cotorelay.com/wp-content/uploads/2014/09/3600_series_reed_relay_datasheet.pdf +reed relay low thermal emf +0 +7 +7 +Relay_THT +Relay_DPST_Fujitsu_FTR-F1A +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpst fujitsu tht +0 +6 +6 +Relay_THT +Relay_DPST_Omron_G2RL-2A +Omron Relay, DPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay DPST +0 +6 +6 +Relay_THT +Relay_DPST_Schrack-RT2-FormA_RM5mm +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +6 +Relay_THT +Relay_NCR_HHG1D-1 +NCR solid state relay 1A, 2A, 3A, 4A, https://ncr.hk/uploads/Relays/Solid_State_Relays/HHG1D-1.pdf +ssr +0 +4 +4 +Relay_THT +Relay_SPDT_Finder_32.21-x000 +Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +AXICOM IM-Series Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Horizontal +Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Vertical +Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_36.11 +FINDER 36.11, SPDT relay, 10A, https://cdn.findernet.com/app/uploads/S36EN.pdf +spdt relay +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.11 +Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay SPDT Finder 40.11 +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.31 +Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.31 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.41 +Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.41 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.51 +Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.51 Pitch 5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Fujitsu_FTR-LYCA005x_FormC_Vertical +Relay, SPDT Form C, vertical mount, 6A, 5-60V, https://www.fujitsu.com/sg/imagesgig5/ftr-ly.pdf +relay SPDT form c vertical +0 +5 +5 +Relay_THT +Relay_SPDT_HJR-4102 +IM Signal Relay SPDT HJR-4102 +Relay SPDT IM-relay HJR-4102 +0 +6 +6 +Relay_THT +Relay_SPDT_HsinDa_Y14 +http://www.hsinda.com.tw/upload/file/Y14-20200430135145.pdf +Relay Y14 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron-G5LE-1 +Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf +Omron Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Omron-G5Q-1 +Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPDT Omron Serie G5Q +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G2RL-1 +Omron Relay, SPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G2RL-1-E +Omron Relay, SPDT, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPDT High Capacity +0 +8 +5 +Relay_THT +Relay_SPDT_Omron_G5V-1 +Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf +Relay Omron G5V-1 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron_G6E +Relay SPDT Omron Serie G6E +Relay SPDT Omron Serie G6E 1x um +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G6EK +Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf +Relay SPDT Omron Serie G6EK +0 +6 +6 +Relay_THT +Relay_SPDT_Panasonic_JW1_FormC +Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPDT_RAYEX-L90 +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90 SPDT +0 +6 +6 +Relay_THT +Relay_SPDT_RAYEX-L90S +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90S SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_SANYOU_SRD_Series_Form_C +relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form C +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_StandexMeder_SIL_Form1C +Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +5 +5 +Relay_THT +Relay_SPST-NO_Fujitsu_FTR-LYAA005x_FormA_Vertical +Relay, SPST-NO Form A, vertical mount, 6A, 5-60V, https://www.fujitsu.com/sg/imagesgig5/ftr-ly.pdf +relay SPST-NO form A vertical +0 +4 +4 +Relay_THT +Relay_SPST_Finder_32.21-x300 +Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +Finder 32.21-x300 Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Omron-G5Q-1A +Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPST-NO Omron Serie G5Q +0 +4 +4 +Relay_THT +Relay_SPST_Omron_G2RL-1A +Omron Relay, SPST, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Omron_G2RL-1A-E +Omron Relay, SPST, High Capacity, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay SPST High Capacity +0 +6 +4 +Relay_THT +Relay_SPST_Omron_G5NB +PCB Power Relay, SPST-NO, 7A (250 VAC), 5A (30 VDC), 20.5x7.2x15.3mm max +Omron G5NB Relay SPST-NO +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_ADW11 +Panasonic power relay, SPST, latching, 10x24mm, 18.8mm height, https://api.pim.na.industrial.panasonic.com/file_stream/main/fileversion/270 +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_ALFG_FormA +Panasonic Relay SPST, https://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_lfg.pdf +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_ALFG_FormA_CircularHoles +Panasonic Relay SPST, https://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_lfg.pdf +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_JW1_FormA +Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_PotterBrumfield_T9AP1D52_12V30A +Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads +Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPST_RAYEX-L90A +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90A SPST NO +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90AS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90AS SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_RAYEX-L90B +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90B SPST NC +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90BS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90BS SPST NC +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_A +relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form A +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_B +relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form B opener +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL-1coil_RM5mm +Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL_RM5mm +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +7 +5 +Relay_THT +Relay_SPST_Schrack-RT1-16A-FormA_RM5mm +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_MS_Form1AB +Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/ +Standex Meder MS SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1A +Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1B +Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCH-1xxx2M +Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf +Relay SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCN-1xxD3MHZ +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0 +SPST relay slim +0 +4 +4 +Relay_THT +Relay_SPST_Zettler-AZSR131 +American Zettler RELAY EV CHRG SOLAR SPST 35A 12V, https://zettlerelectronics.com/products/AZSR131.pdf +SPST +0 +4 +4 +Relay_THT +Relay_Socket_3PDT_Omron_PLE11-0 +29mm Dia, round mounting socket, 10A, 2kV AC / minute, 1e3Mohm, https://www.omron.com.tw/data_pdf/cat/common_sockets_ds_e_6_1_csm1819.pdf?#page=27 +tube type relay +0 +11 +11 +Relay_THT +Relay_Socket_4PDT_Omron_PY14-02 +21.4x25.8mm, 4Pole mounting socket, 3A, 1.5kV AC / minute, 1e2Mohm, https://www.omron.com.tw/data_pdf/cat/common_sockets_ds_e_6_1_csm1819.pdf?#page=19 +relay socket +0 +14 +14 +Relay_THT +Relay_Socket_DPDT_Finder_96.12 +DPDT relay socket, 15A max 10A per contact, 2kV AC Isolation, https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf +finder relay socket 96.12 56.32 +0 +8 +8 +Relay_THT +Relay_Socket_DPDT_Omron_PLE08-0 +29mm Dia, round mounting socket, 10A, 2kV AC / minute, 1e3Mohm, https://www.omron.com.tw/data_pdf/cat/common_sockets_ds_e_6_1_csm1819.pdf?#page=27 +tube type relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_HighProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_LowProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_UMS +Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf +Standex Meder SIL reed relais +0 +4 +4 +Resistor_SMD +R_0201_0603Metric +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_0402_1005Metric +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0402_1005Metric_Pad0.72x0.64mm_HandSolder +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0603_1608Metric +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 +resistor +0 +2 +2 +Resistor_SMD +R_0603_1608Metric_Pad0.98x0.95mm_HandSolder +Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0612_1632Metric +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0612_1632Metric_Pad1.18x3.40mm_HandSolder +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0805_2012Metric +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0805_2012Metric_Pad1.20x1.40mm_HandSolder +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0815_2038Metric +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0815_2038Metric_Pad1.20x4.05mm_HandSolder +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_01005_0402Metric +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_1020_2550Metric +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1020_2550Metric_Pad1.33x5.20mm_HandSolder +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1206_3216Metric +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1206_3216Metric_Pad1.30x1.75mm_HandSolder +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1210_3225Metric +Resistor SMD 1210 (3225 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 +resistor +0 +2 +2 +Resistor_SMD +R_1210_3225Metric_Pad1.30x2.65mm_HandSolder +Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1218_3246Metric +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1218_3246Metric_Pad1.22x4.75mm_HandSolder +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1812_4532Metric +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2010_5025Metric +Resistor SMD 2010 (5025 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 +resistor +0 +2 +2 +Resistor_SMD +R_2010_5025Metric_Pad1.40x2.65mm_HandSolder +Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2512_6332Metric +Resistor SMD 2512 (6332 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 +resistor +0 +2 +2 +Resistor_SMD +R_2512_6332Metric_Pad1.40x3.35mm_HandSolder +Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2816_7142Metric +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2816_7142Metric_Pad3.20x4.45mm_HandSolder +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_4020_10251Metric +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_4020_10251Metric_Pad1.65x5.30mm_HandSolder +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_Array_Concave_2x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Concave_4x0402 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Concave_4x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_2x0402 +Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0603 +Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0606 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x1206 +Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_4x0402 +Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0603 +Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0612 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x1206 +Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_5x0603 +Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_5x1206 +Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_8x0602 +Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf) +resistor array +0 +16 +16 +Resistor_SMD +R_Cat16-2 +SMT resistor net, Bourns CAT16 series, 2 way +SMT resistor net Bourns CAT16 series 2 way +0 +4 +4 +Resistor_SMD +R_Cat16-4 +SMT resistor net, Bourns CAT16 series, 4 way +SMT resistor net Bourns CAT16 series 4 way +0 +8 +8 +Resistor_SMD +R_Cat16-8 +SMT resistor net, Bourns CAT16 series, 8 way +SMT resistor net Bourns CAT16 series 8 way +0 +16 +16 +Resistor_SMD +R_MELF_MMB-0207 +Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf +MELF Resistor +0 +2 +2 +Resistor_SMD +R_MicroMELF_MMU-0102 +Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf +MicroMELF Resistor +0 +2 +2 +Resistor_SMD +R_MiniMELF_MMA-0204 +Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf +MiniMELF Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Isabellenhuette_BVR4026 +4-Wire Shunt, SMD 4026, https://www.isabellenhuette.de/fileadmin/Daten/Praezisionswiderstaende/Datenblaetter/BVR.PDF +kelvin-connection +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK12 +4 contact shunt resistor +shunt resistor 4 contacts +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK20 +4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK24 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK25 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSKW0612 +https://www.vishay.com/docs/30332/wskw0612.pdf +4-Terminal SMD Shunt +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3 +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3_KelvinConnection +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +4 +2 +Resistor_THT +R_Array_SIP4 +4-pin Resistor SIP pack +R +0 +4 +4 +Resistor_THT +R_Array_SIP5 +5-pin Resistor SIP pack +R +0 +5 +5 +Resistor_THT +R_Array_SIP6 +6-pin Resistor SIP pack +R +0 +6 +6 +Resistor_THT +R_Array_SIP7 +7-pin Resistor SIP pack +R +0 +7 +7 +Resistor_THT +R_Array_SIP8 +8-pin Resistor SIP pack +R +0 +8 +8 +Resistor_THT +R_Array_SIP9 +9-pin Resistor SIP pack +R +0 +9 +9 +Resistor_THT +R_Array_SIP10 +10-pin Resistor SIP pack +R +0 +10 +10 +Resistor_THT +R_Array_SIP11 +11-pin Resistor SIP pack +R +0 +11 +11 +Resistor_THT +R_Array_SIP12 +12-pin Resistor SIP pack +R +0 +12 +12 +Resistor_THT +R_Array_SIP13 +13-pin Resistor SIP pack +R +0 +13 +13 +Resistor_THT +R_Array_SIP14 +14-pin Resistor SIP pack +R +0 +14 +14 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P22.40mm +Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P25.40mm +Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P66.04mm +Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P71.12mm +Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P81.28mm +Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P86.36mm +Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm +Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Box_L8.4mm_W2.5mm_P5.08mm +Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf +Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm +0 +2 +2 +Resistor_THT +R_Box_L13.0mm_W4.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm +0 +2 +2 +Resistor_THT +R_Box_L14.0mm_W5.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Box_L26.0mm_W5.0mm_P20.00mm +Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L11.0mm_W7.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L12.0mm_W8.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L13.0mm_W9.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L16.1mm_W9.0mm_P7.37mm +Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm +0 +2 +2 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm +Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Nxxxx +Bourns rotary encoder, PEC09, without switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 +rotary encoder +0 +3 +3 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Sxxxx +Bourns rotary encoder, PEC09, with switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 +rotary encoder +0 +5 +5 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC12R-2x17F-Nxxxx +Bourns rotary encoder, PEC12R, without switch, horizontal shaft, 17mm shaft length, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC12R-2x17F-Sxxxx +Bourns rotary encoder, PEC12R, with switch, horizontal shaft, 17mm shaft length, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Bourns_Vertical_PEC12R-3x17F-Nxxxx +Bourns rotary encoder, PEC12R, without switch, with bushing, vertical shaft, 17.5mm shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Vertical_PEC12R-3x17F-Sxxxx +Bourns rotary encoder, PEC12R, with switch, with bushing, vertical shaft, 17.5mm shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +7 +6 +Sensor +ASAIR_AM2302_P2.54mm_Lead2.75mm_TabDown +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/AM2302.pdf +Temperature and humidity module DHT22 AM2302 +0 +4 +4 +Sensor +ASAIR_AM2302_P2.54mm_Vertical +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/AM2302.pdf +Temperature and humidity module DHT22 AM2302 +0 +4 +4 +Sensor +Aosong_DHT11_5.5x12.0_P2.54mm +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf +Temperature and humidity module +0 +4 +4 +Sensor +Avago_APDS-9960 +Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN) +DFN Sensor optical IR +0 +8 +8 +Sensor +LuminOX_LOX-O2 +SST LuminOX Luminescence-based O2 sensor, https://sstsensing.com/wp-content/uploads/2021/08/DS0030rev15_LuminOx.pdf +SST LuminOX O2 +0 +4 +4 +Sensor +MQ-6 +Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf +gas sensor +0 +6 +6 +Sensor +Rohm_RPR-0521RS +Digital Proximity and Ambient Light Sensor, 2.36 x 3.94 x 1.35mm, LGA-8 (https://fscdn.rohm.com/en/products/databook/datasheet/opto/optical_sensor/opto_module/rpr-0521rs-e.pdf) +DFN Sensor optical IR +0 +8 +8 +Sensor +SHT1x +SHT1x +SHT1x +0 +8 +8 +Sensor +SPEC_110-xxx_SMD-10Pin_20x20mm_P4.0mm +SPEC Sensors SMD package, 20x20mm, https://www.spec-sensors.com/wp-content/uploads/2016/10/3SP_H2S_50-C-Package-110-304.pdf +SPEC Sensors gas sensor +0 +10 +10 +Sensor +Senseair_S8_Down +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor +Senseair_S8_Up +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor +Sensirion_SCD4x-1EP_10.1x10.1mm_P1.25mm_EP4.8x4.8mm +Sensirion SCD4x QFN, 20 Pin (https://sensirion.com/media/documents/C4B87CE6/627C2DCD/CD_DS_SCD40_SCD41_Datasheet_D1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Sensirion QFN NoLead +0 +25 +21 +Sensor +Sensortech_MiCS_5x7mm_P1.25mm +https://www.sgxsensortech.com/content/uploads/2014/07/1084_Datasheet-MiCS-5524-rev-8.pdf +Sensortech MiCS MEMS sensor +0 +10 +10 +Sensor +TGS-5141 +Fixaro carbon monoxide electrochemical sensor, https://figarosensor.com/product/docs/tgs5141-p00_product%20infomation%28fusa%29_rev07.pdf +Figaro CO sensor +0 +3 +2 +Sensor +Winson_GM-402B_5x5mm_P1.27mm +Winson GM-402B QFN, 8 Pin (https://www.winsen-sensor.com/d/files/me2/mems--gm-402b--manual-v1_1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Winson QFN NoLead +0 +8 +8 +Sensor_Audio +CUI_CMC-4013-SMT +Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf +Microphone CUI +0 +2 +2 +Sensor_Audio +Infineon_PG-LLGA-5-1 +Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/ +infineon mems microphone +0 +15 +5 +Sensor_Audio +Infineon_PG-LLGA-5-2 +Infineon, IP57, XENSIV, LGA-5, https://www.infineon.com/dgdl/Infineon-IM73A135-DataSheet-v01_00-EN.pdf?fileId=8ac78c8c7f2a768a017fadec36b84500 +MEMS Microphone LGA Dust Water +0 +5 +5 +Sensor_Audio +InvenSense_ICS-43434-6_3.5x2.65mm +TDK InvenSense MEMS I2S Microphone: https://invensense.tdk.com/products/ics-43434/ +microphone MEMS I2S ICS-43434 TDK InvenSense +0 +6 +6 +Sensor_Audio +Knowles_LGA-5_3.5x2.65mm +https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf +MEMS Microphone LGA +0 +5 +5 +Sensor_Audio +Knowles_LGA-6_4.72x3.76mm +Knowles MEMS Analog Microphone, Omnidirectional, SMD, Differential/Single-Ended Output, -40dB, Bottom Port, https://www.knowles.com/docs/default-source/default-document-library/spm0687lr5h-1_winfrey_datasheet.pdf +SPM0687LR5H MEMS Microphone LGA +0 +6 +6 +Sensor_Audio +Knowles_SPH0645LM4H-6_3.5x2.65mm +Knowles MEMS I2S Microphone: https://www.knowles.com/subdepartment/dpt-microphones/subdpt-sisonic-surface-mount-mems +microphone MEMS I2S SPH0645LM4H Knowles +0 +6 +6 +Sensor_Audio +POM-2244P-C3310-2-R +Electret Condenser microphone, Project Unlimited (PU) Audio, https://api.puiaudio.com/file/b7e03aec-9603-48da-8064-9a0e0468047c.pdf +microphone electret +0 +2 +2 +Sensor_Audio +ST_HLGA-6_3.76x4.72mm_P1.65mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf +HLGA Sensor Audio +0 +6 +6 +Sensor_Current +AKM_CQ_7 +AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor tht +0 +39 +7 +Sensor_Current +AKM_CQ_7S +AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor smd +0 +19 +7 +Sensor_Current +AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm +AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf) +akm vsop 24 +0 +10 +10 +Sensor_Current +AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm +AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/) +akm cz-381x 10 +0 +10 +10 +Sensor_Current +Allegro_CB_PFF +Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET! +Allegro CB-PFF +0 +37 +5 +Sensor_Current +Allegro_CB_PSF +Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSF +0 +5 +5 +Sensor_Current +Allegro_CB_PSS +Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSS +0 +5 +5 +Sensor_Current +Allegro_PSOF-7_4.8x6.4mm_P1.60mm +Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx) +Allegro PSOF-7 +0 +7 +7 +Sensor_Current +Allegro_QFN-12-10-1EP_3x3mm_P0.5mm +Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx) +Allegro QFN 0.5 +0 +14 +10 +Sensor_Current +Allegro_QSOP-24_3.9x8.7mm_P0.635mm +Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en) +Allegro QSOP 0.635 +0 +24 +24 +Sensor_Current +Allegro_SIP-3 +Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx) +Allegro SIP-3 +0 +3 +3 +Sensor_Current +Allegro_SIP-4 +Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx) +Allegro SIP-4 +0 +4 +4 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P1.27mm +Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf) +Diodes SIP-3 Bulk Pack +0 +3 +3 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P2.65mm +Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf) +Diodes SIP-3 Ammo Pack +0 +3 +3 +Sensor_Current +Honeywell_CSLW +https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf +Miniature Wired Open-Loop Current Sensor +0 +5 +5 +Sensor_Current +LEM_CKSR +LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf +current transducer LEM +0 +14 +14 +Sensor_Current +LEM_HO8-NP +LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO8-NSM +LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO40-NP +LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HTFS +LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf) +HTFS current transducer +0 +4 +4 +Sensor_Current +LEM_HX02-P +LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX03-P-SP2 +LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX04-P +LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX05-NP +LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX05-P-SP2 +LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX06-P +LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX10-NP +LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX10-P-SP2 +LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX15-NP +LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX15-P-SP2 +LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX20-P-SP2 +LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX25-P-SP2 +LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX50-P-SP2 +LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_LA25-P +LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf) +current transducer +0 +3 +3 +Sensor_Current +LEM_LTSR-NP +LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf +Current transducer +0 +10 +10 +Sensor_Distance +AMS_OLGA12 +TMF8820/1/8 distance sensor +TMF8820 TMF8821 TMF8828 +0 +12 +12 +Sensor_Distance +ST_VL53L1x +VL53L1x distance sensor +VL53L1CXV0FY1 VL53L1x +0 +13 +12 +Sensor_Humidity +Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm +DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf) +Sensirion DFN NoLead +0 +10 +5 +Sensor_Humidity +Sensirion_DFN-4_1.5x1.5mm_P0.8mm_SHT4x_NoCentralPad +Sensirion, SHT40, SHT41, SHT45, DFN, 4 Pin (https://sensirion.com/media/documents/33FD6951/624C4357/Datasheet_SHT4x.pdf) +DFN NoLead +0 +4 +4 +Sensor_Humidity +Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm +Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf) +sensirion dfn nolead +0 +10 +9 +Sensor_Motion +Analog_LGA-16_3.25x3mm_P0.5mm_LayoutBorder3x5y +LGA, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL363.pdf#page=44) +LGA NoLead CC-16-4 +0 +16 +16 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm_NoMask +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +25 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm_NoMask +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +25 +24 +Sensor_Pressure +CFSensor_XGZP6897x +Port External Dia 3.13mm, Port Internal Dia 0.9mm, 8 Pin (https://cfsensor.com/wp-content/uploads/2022/11/XGZP6897D-Pressure-Sensor-V2.7.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py, hand modified +sop sensor +0 +8 +8 +Sensor_Pressure +CFSensor_XGZP6899x +Port External Dia 3mm, Port Internal Dia 1mm, 8 Pin (https://cfsensor.com/wp-content/uploads/2022/11/XGZP6899D-Pressure-Sensor-V2.8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py, hand modified +sop sensor +0 +8 +8 +Sensor_Pressure +Freescale_98ARH99066A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99066A +0 +8 +8 +Sensor_Pressure +Freescale_98ARH99089A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99089A +0 +8 +8 +Sensor_Pressure +Honeywell_40PCxxxG1A +https://www.honeywellscportal.com/index.php?ci_id=138832 +pressure sensor automotive honeywell +0 +3 +3 +Sensor_Pressure +TE_MS5525DSO-DBxxxyS +Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English +Pressure DualBarbed +0 +14 +14 +Sensor_Pressure +TE_MS5837-xxBA +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FMS5837-30BA%7FB1%7Fpdf%7FEnglish%7FENG_DS_MS5837-30BA_B1.pdf%7FCAT-BLPS0017 +MS5837 Ultra-small gel-filled pressure sensor with stainless steel cap +0 +4 +4 +Sensor_Voltage +LEM_LV25-P +LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf +LEM Hall Effect Voltage transducer +0 +5 +5 +Socket +3M_Textool_240-1288-00-0602J_2x20_P2.54mm +3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils) +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J +3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +14 +14 +Socket +DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J +3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +16 +16 +Socket +DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J +3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +18 +18 +Socket +DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J +3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +20 +20 +Socket +DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J +3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +22 +22 +Socket +DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +24 +24 +Socket +DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +24 +24 +Socket +DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +28 +28 +Socket +DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +28 +28 +Socket +DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J +3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +32 +32 +Socket +DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +40 +40 +Socket +DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J +3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +42 +42 +Socket +Wells_648-0482211SA01 +https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824 +48pin TSOP Socket +0 +48 +48 +Symbol +CE-Logo_8.5x6mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_11.2x8mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_16.8x12mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_28x20mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_42x30mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_56.1x40mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +ESD-Logo_6.6x6mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_8.9x8mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_13.2x12mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_22x20mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_33x30mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_44.1x40mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +EasterEgg_EWG1308-2013_ClassA +Egg with 42x60mm Body-Size, ClassA, according to EWG1308/2013 +egg easter +0 +0 +0 +Symbol +FCC-Logo_7.3x6mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_9.6x8mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_14.6x12mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_24.2x20mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_36.3x30mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_48.3x40mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +KiCad-Logo2_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +Polarity_Center_Negative_6mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_8mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_12mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_20mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_30mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_40mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Positive_6mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_8mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_12mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_20mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_30mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_40mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +RoHS-Logo_6mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_8mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_12mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_20mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_30mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_40mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +Symbol_Attention_Triangle_8x7mm_Copper +Symbol, Attention, 8x7mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_Attention_Triangle_17x15mm_Copper +Symbol, attention, 17x15mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_Barrel_Polarity +Barrel connector polarity indicator +barrel polarity +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Big +Creative Commons symbol, CC-BY, copper layer, 10mm +attribution license graphic +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Small +Creative Commons symbol, CC-BY, copper layer, 5mm + +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Big +Creative Commons symbol, CC-NC, copper layer, 10mm +noncommercial non-commercial license graphic +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Small +Creative Commons symbol, CC-NC, copper layer, 5mm +noncommercial non-commercial license graphic +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Big +Creative Commons symbol, CC0, copper layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Small +Creative Commons symbol, CC0, copper layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_SilkScreenTop_Big +Creative Commons symbol, CC0, silkscreen layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Big +Creative Commons symbol, CC-SA, copper layer, 10mm +share-alike license graphic +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Small +Creative Commons symbol, CC-SA, copper layer, 5mm +share-alike license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_CopperTop_Small +Creative Commons symbol, CC0, with words, copper layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small +Creative Commons symbol, CC0, with words, silkscreen layer, 10mm +public domain license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type1_Big +Creative Commons symbol, CC, with words, copper layer, 10mm +license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Big +Creative Commons symbol, CC, copper layer, 10mm +license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Small +Creative Commons symbol, CC, copper layer, 5mm +license graphic +0 +0 +0 +Symbol +Symbol_CreativeCommons_SilkScreenTop_Type2_Big +Creative Commons symbol, CC0, silkscreen layer, 10mm +license graphic +0 +0 +0 +Symbol +Symbol_Danger_8x8mm_Copper +Danger symbol, 8x8mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_Danger_18x16mm_Copper +Danger symbol, 18x16mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_ESD-Logo-Text_CopperTop + + +0 +0 +0 +Symbol +Symbol_ESD-Logo_CopperTop +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Big +Symbol, GNU-GPL, Copper Top, Big, +Symbol, GNU-GPL, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Small +Symbol, GNU-GPL, Copper Top, Small, +Symbol, GNU-GPL, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_GNU-Logo_CopperTop +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-Logo_SilkscreenTop +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +0 +0 +0 +Symbol +Symbol_HighVoltage_NoTriangle_2x5mm_Copper +High voltage symbol, no triangle, 2x5mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_NoTriangle_6x15mm_Copper +High voltage symbol, no triangle, 6x15mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_Triangle_6x6mm_Copper +High voltage symbol, in triangle, 6x6mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_Triangle_8x7mm_Copper +High voltage symbol, in triangle, 8x7mm, copper layer +warning graphic +0 +0 +0 +Symbol +Symbol_HighVoltage_Triangle_17x15mm_Copper +High voltage symbol, in triangle, 17x15mm, copper layer +warning graphic +0 +0 +0 +Symbol +UKCA-Logo_6x6mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_8x8mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_12x12mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_20x20mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_30x30mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_40x40mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +WEEE-Logo_4.2x6mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_5.6x8mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_8.4x12mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_14x20mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_21x30mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_28.1x40mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +TerminalBlock +TerminalBlock_Altech_AK300-2_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +2 +2 +TerminalBlock +TerminalBlock_Altech_AK300-3_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +3 +3 +TerminalBlock +TerminalBlock_Altech_AK300-4_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +4 +4 +TerminalBlock +TerminalBlock_Degson_DG246-3.81-03P +DEGSON ELECTRONICS DG246 terminal block, https://www.degson.com/index.php?a=downloadFile&id=1090277 +connector terminal block +0 +6 +3 +TerminalBlock +TerminalBlock_Wuerth_691311400102_P7.62mm +https://katalog.we-online.de/em/datasheet/6913114001xx.pdf +Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-2_P5.08mm +simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2 +terminal block bornier2 +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-3_P5.08mm +simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3 +terminal block bornier3 +0 +3 +3 +TerminalBlock +TerminalBlock_bornier-4_P5.08mm +simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4 +terminal block bornier4 +0 +4 +4 +TerminalBlock +TerminalBlock_bornier-5_P5.08mm +simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5 +terminal block bornier5 +0 +5 +5 +TerminalBlock +TerminalBlock_bornier-6_P5.08mm +simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6 +terminal block bornier6 +0 +6 +6 +TerminalBlock +TerminalBlock_bornier-8_P5.08mm +simple 8pin terminal block, pitch 5.08mm, revamped version of bornier8 +terminal block bornier8 +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal +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 +THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x02_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +2 +2 +TerminalBlock_Altech +Altech_AK300_1x03_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +3 +3 +TerminalBlock_Altech +Altech_AK300_1x04_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +4 +4 +TerminalBlock_Altech +Altech_AK300_1x05_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +5 +5 +TerminalBlock_Altech +Altech_AK300_1x06_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +6 +6 +TerminalBlock_Altech +Altech_AK300_1x07_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +7 +7 +TerminalBlock_Altech +Altech_AK300_1x08_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +8 +8 +TerminalBlock_Altech +Altech_AK300_1x09_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +9 +9 +TerminalBlock_Altech +Altech_AK300_1x10_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +10 +10 +TerminalBlock_Altech +Altech_AK300_1x11_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +11 +11 +TerminalBlock_Altech +Altech_AK300_1x12_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +12 +12 +TerminalBlock_Altech +Altech_AK300_1x13_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +13 +13 +TerminalBlock_Altech +Altech_AK300_1x14_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +14 +14 +TerminalBlock_Altech +Altech_AK300_1x15_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x16_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +16 +16 +TerminalBlock_Altech +Altech_AK300_1x17_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +17 +17 +TerminalBlock_Altech +Altech_AK300_1x18_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +18 +18 +TerminalBlock_Altech +Altech_AK300_1x19_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +19 +19 +TerminalBlock_Altech +Altech_AK300_1x20_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +20 +20 +TerminalBlock_Altech +Altech_AK300_1x21_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +21 +21 +TerminalBlock_Altech +Altech_AK300_1x22_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +22 +22 +TerminalBlock_Altech +Altech_AK300_1x23_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +23 +23 +TerminalBlock_Altech +Altech_AK300_1x24_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +2 +2 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +3 +3 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +4 +4 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +5 +5 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +6 +6 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +7 +7 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +8 +8 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +9 +9 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +10 +10 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +11 +11 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +12 +12 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +13 +13 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +14 +14 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +15 +15 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +16 +16 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +17 +17 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +18 +18 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +19 +19 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +20 +20 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +21 +21 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +22 +22 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +23 +23 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +25 +25 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +26 +26 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +27 +27 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +28 +28 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +29 +29 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +30 +30 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +1 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6 +single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection +single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection +single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed +single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm +0 +4 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal +Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal +Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf +PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf +PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf +PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector +0 +6 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf +PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf +PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf +PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf +PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal +terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal +terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal +terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal +terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal +terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal +terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal +terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal +terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal +terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal +terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal +terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal +terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal +terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal +terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal +terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal +terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal +terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal +terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal +terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal +terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal +terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal +terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal +terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal +terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal +terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal +terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal +terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal +terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal +terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal +terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal +terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal +terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal +terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal +terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal +terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal +terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal +terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal +terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal +terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal +terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal +terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal +terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal +terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal +terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree +terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree +terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree +terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree +terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree +terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree +terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree +terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree +terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree +terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree +terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree +terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal +terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal +terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal +terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal +terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal +terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal +terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal +terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal +terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal +terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal +terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal +terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal +terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal +terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal +terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal +terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal +terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal +terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal +terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal +terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal +terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal +terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal +terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal +terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal +terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal +terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal +terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal +terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal +terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal +terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal +terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal +terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal +terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal +terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal +terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal +terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal +terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal +terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal +terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal +terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal +terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal +terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal +terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical +terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical +terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical +terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical +terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical +terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical +terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical +terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical +terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical +terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical +terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical +terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal +terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal +terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal +terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal +terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal +terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal +terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal +terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal +terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal +terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal +terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal +terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal +terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal +terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal +terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal +terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal +terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal +terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal +terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal +terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal +terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal +terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal +terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal +Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal +Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal +Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal +Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal +Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal +Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal +Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal +Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal +Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal +Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal +Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +36 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +72 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +96 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree +Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree +Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree +Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +26 +13 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree +Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm +0 +30 +15 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree +Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree +Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree +Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree +Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree +Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree +Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree +Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree +Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree +Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree +Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree +Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree +Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree +Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree +Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TestPoint +TestPoint_2Pads_Pitch2.54mm_Drill0.8mm +Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_2Pads_Pitch5.08mm_Drill1.3mm +Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_Bridge_Pitch2.0mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.0mm +wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.3mm +wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch3.81mm_Drill1.3mm +wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill0.7mm +wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill1.3mm +wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch6.35mm_Drill1.3mm +wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch7.62mm_Drill1.3mm +wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Keystone_5000-5004_Miniature +Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5005-5009_Compact +Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5010-5014_Multipurpose +Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5015_Micro-Minature +SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353 +Test Point +0 +1 +1 +TestPoint +TestPoint_Keystone_5019_Minature +SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357 +Test Point +0 +1 +1 +TestPoint +TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded +wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile +low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.85mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded +wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.0mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.5mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.8mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Pad_1.0x1.0mm +SMD rectangular pad as test Point, square 1.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_1.5x1.5mm +SMD rectangular pad as test Point, square 1.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.0x2.0mm +SMD rectangular pad as test Point, square 2.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.5x2.5mm +SMD rectangular pad as test Point, square 2.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_3.0x3.0mm +SMD rectangular pad as test Point, square 3.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_4.0x4.0mm +SMD rectangular pad as test Point, square 4.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_D1.0mm +SMD pad as test Point, diameter 1.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D1.5mm +SMD pad as test Point, diameter 1.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.0mm +SMD pad as test Point, diameter 2.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.5mm +SMD pad as test Point, diameter 2.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D3.0mm +SMD pad as test Point, diameter 3.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D4.0mm +SMD pad as test Point, diameter 4.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D2.0mm +Plated Hole as test Point, diameter 2.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D3.0mm +Plated Hole as test Point, diameter 3.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D4.0mm +Plated Hole as test Point, diameter 4.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D5.0mm +Plated Hole as test Point, diameter 5.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_THTPad_1.0x1.0mm_Drill0.5mm +THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_1.5x1.5mm_Drill0.7mm +THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.0x2.0mm_Drill1.0mm +THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.5x2.5mm_Drill1.2mm +THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_3.0x3.0mm_Drill1.5mm +THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_4.0x4.0mm_Drill2.0mm +THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.0mm_Drill0.5mm +THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.5mm_Drill0.7mm +THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.0mm_Drill1.0mm +THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.5mm_Drill1.2mm +THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D3.0mm_Drill1.5mm +THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D4.0mm_Drill2.0mm +THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm +test point THT pad +0 +1 +1 +Transformer_SMD +Pulse_P0926NL +SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa0926nl +0 +6 +6 +Transformer_SMD +Pulse_PA1323NL +SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa1323nl +0 +6 +6 +Transformer_SMD +Pulse_PA2001NL +SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2001nl pe-68386nl +0 +4 +4 +Transformer_SMD +Pulse_PA2002NL-PA2008NL-PA2009NL +SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl +0 +6 +6 +Transformer_SMD +Pulse_PA2004NL +SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2004nl pa0264nl +0 +6 +6 +Transformer_SMD +Pulse_PA2005NL +SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2005nl pa0173nl +0 +6 +6 +Transformer_SMD +Pulse_PA2006NL +SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2006nl pa0186nl +0 +4 +4 +Transformer_SMD +Pulse_PA2007NL +SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2007nl +0 +4 +4 +Transformer_SMD +Pulse_PA2777NL +SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa2777nl +0 +8 +8 +Transformer_SMD +Pulse_PA3493NL +SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa3493nl +0 +4 +4 +Transformer_SMD +Transformer_Coilcraft_CST1 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2010 +Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf) +Transformer current sense SMD +0 +12 +12 +Transformer_SMD +Transformer_CurrentSense_8.4x7.2mm +Transformer current sense SMD 8.4x7.2mm +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Ethernet_Bel_S558-5999-T7-F +Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Bourns_PT61017PEL +https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf +Transformer Ethernet Single Center-Tap +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Bourns_PT61020EL +10/100/1000 Base-T Transformer Module, PT61020EL (https://www.bourns.com/pdfs/PT61020.pdf) +Gigabit PoE Ethernet Transformer Single +0 +24 +24 +Transformer_SMD +Transformer_Ethernet_HALO_TG111-MSC13 +Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf +Transformer Ethernet SMD +0 +24 +24 +Transformer_SMD +Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm +Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm +Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm +Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Wuerth_749013011A +Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_YDS_30F-51NL_SO-24_7.1x15.1mm +YDS 30F-51NL SO, 24 Pin (https://datasheet.lcsc.com/lcsc/1811051610_Shanghai-YDS-Tech-30F-51NL_C123168.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +YDS SO Transformer_SMD +0 +24 +24 +Transformer_SMD +Transformer_MACOM_SM-22 +https://cdn.macom.com/datasheets/ETC1-1-13.pdf +RF Transformer +0 +5 +5 +Transformer_SMD +Transformer_MiniCircuits_AT224-1A +SMD RF transformer, 50 ohm, 4.5 to 3000Mhz, https://www.minicircuits.com/pdfs/TC1-1-13M+.pdf +RF Transformer +0 +5 +5 +Transformer_SMD +Transformer_Murata_78250JC +Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf +Murata transformer +0 +6 +6 +Transformer_SMD +Transformer_NF_ETAL_P2781 +NF-Transformer, ETAL, P2781, SMD, +NF-Transformer ETAL P2781 SMD +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P2781_HandSoldering +NF-Transformer, ETAL, P2781, SMD, Handsoldering +NF-Transformer ETAL P2781 SMD Handsoldering +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P3000 +NF-Reansformer, ETAL, P3000, SMD, +NF-Reansformer ETAL P3000 SMD +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3000_HandSoldering +NF-Reansformer, ETAL, P3000, SMD, Handsoldering, +NF-Reansformer ETAL P3000 SMD Handsoldering +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3181 +NF-Transformer, ETAL, P3181, SMD, +NF-Transformer ETAL P3181 SMD +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3181_HandSoldering +NF-Transformer, ETAL, P3181, SMD, Hand Soldering, +NF-Transformer ETAL P3181 SMD Hand Soldering +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188 +NF-Transformer, ETAL, P3188, SMD, +NF-Transformer ETAL P3188 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188_HandSoldering +NF-Transformer, ETAL, P3188, SMD, Handsoldering, +NF-Transformer ETAL P3188 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191 +NF-Transformer, ETAL, P3191, SMD, +NF-Transformer ETAL P3191 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191_HandSoldering +NF-Transformer, ETAL, P3191, SMD, Handsoldering, +NF-Transformer ETAL P3191 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_Pulse_H1100NL +For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf +H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N +0 +16 +16 +Transformer_SMD +Transformer_Wuerth_750315371 +Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm +transformer flyback +0 +6 +6 +Transformer_SMD +Transformer_Wurth_WE-AGDT-EP7 +WE-AGDT Auxiliary Gate Drive Transformer EP7, https://www.we-online.com/components/products/datasheet/750319177.pdf +auxiliary gate drive transformer +0 +8 +8 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30, +Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37, +Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44, +Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50 +Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50, +Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50 +0 +3 +3 +Transformer_THT +Autotransformer_ZS1052-AC +Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf +ignition coil autotransformer +0 +3 +3 +Transformer_THT +Transformer_37x44 +transformer 37x44mm² +transformer 37x44mm² +0 +12 +4 +Transformer_THT +Transformer_Breve_TEZ-22x24 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +7 +7 +Transformer_THT +Transformer_Breve_TEZ-28x33 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-35x42 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-38x45 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-44x52 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +10 +10 +Transformer_THT +Transformer_Breve_TEZ-47x57 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +13 +13 +Transformer_THT +Transformer_CHK_EI30-2VA_1xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf +Trafo Printtrafo CHK EI30 2VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_2xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec, +Trafo Printtrafo CHK EI30 2VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_Neutral +Trafo, Printtrafo, CHK, EI30, 2VA, neutral, +Trafo Printtrafo CHK EI30 2VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_1xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_2xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_Neutral +Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI42 3VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_1xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec, +Trafo Printtrafo CHK EI42 5VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_2xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec, +Trafo Printtrafo CHK EI42 5VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_Neutral +Trafo, Printtrafo, CHK, EI42, 5VA, neutral, +Trafo Printtrafo CHK EI42 5VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI48-8VA_1xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_2xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_Neutral +Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_1xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec, +Trafo Printtrafo CHK EI48 10VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_2xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_Neutral +Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI54-12VA_1xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_2xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_Neutral +Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_1xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_2xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_Neutral +Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_UI30-4VA_Flat +Trafo, Flattrafo, CHK, UI30, 4VA, +Trafo Flattrafo CHK UI30 4VA +0 +16 +16 +Transformer_THT +Transformer_CHK_UI39-10VA_Flat +Trafo, Flattrafo, CHK, UI39, 10VA, +Trafo Flattrafo CHK UI39 10VA +0 +20 +20 +Transformer_THT +Transformer_Coilcraft_Q4434-B_Rhombus-T1311 +Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311, +Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311 +0 +8 +8 +Transformer_THT +Transformer_EPCOS_B66359A1013T_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T, +Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T +0 +13 +13 +Transformer_THT +Transformer_EPCOS_B66359J1014T_Vertical +Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T, +Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T +0 +14 +14 +Transformer_THT +Transformer_Microphone_Lundahl_LL1538 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Microphone_Lundahl_LL1587 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Myrra_74040_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040, +Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040 +0 +13 +13 +Transformer_THT +Transformer_Myrra_EF20_7408x +EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf +transformer flyback SMPS +0 +9 +9 +Transformer_THT +Transformer_Myrra_EI30-5_44000_Horizontal +Myrra 44000 series encapsulated transformer, 50/60Hz, EI 30-5, 0.6VA, 32.6 x 27.6 x 15.3mm, https://myrra.com/wp-content/uploads/2021/03/Catalogue-Myrra-2022-Final_compressed-5.pdf +Transformer THT Myrra +0 +6 +6 +Transformer_THT +Transformer_NF_ETAL_1-1_P1200 +NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf +NF-Transformer 1to1 ETAL P1200 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P1165 +NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf +NF-Transformer ETAL P1165 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3324 +NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf +NF-Transformer ETAL P3324 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3356 +NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf +NF-Transformer ETAL P3356 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid horizontal laying Diameter 9mm Amidon T30 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37, +Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44, +Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid horizontal laying Diameter 14mm Amidon T50 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D18.0mm +Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm, +Transformer Toroid tapped horizontal laying Diameter 18mm +0 +5 +4 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37, +Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44, +Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50 +0 +6 +6 +Transformer_THT +Transformer_Wuerth_750343373 +Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf) +transformer flyback +0 +10 +10 +Transformer_THT +Transformer_Wuerth_760871131 +Transformer, horizontal core with bobbin, 14 pin, 2.49 mm pitch, 20 mm row spacing, 25x22.2x16mm https://www.we-online.com/catalog/datasheet/760871131.pdf +transformer flyback +0 +14 +14 +Transformer_THT +Transformer_Zeming_ZMCT103C +Qingxian Zeming Langxi Electronic ZMCT103C current transformer 1000:1, https://5krorwxhmqqirik.leadongcdn.com/ZMCT103C+specification-aidirBqoKomRilSjpimnokp.pdf +current transformer ZMCT +0 +2 +2 +Transformer_THT +Transformer_Zeming_ZMPT101K +Qingxian Zeming Langxi Electronic ZMPT101K voltage transformer 1000:1000 2mA:2mA, https://5krorwxhmqqirik.leadongcdn.com/ZMPT101K+specification-aidikBqoKomRilSkopqmikp.pdf +voltage transformer ZMPT +0 +4 +4 +Transistor_Power_Module +Infineon_AG-ECONO2 +28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979 +igbt diode module +0 +28 +28 +Transistor_Power_Module +Infineon_EasyPIM-1B +35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63 +brifge rectifier igbt diode module +0 +23 +23 +Transistor_Power_Module +Infineon_EasyPIM-2B +35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24 +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +Littelfuse_Package_H_XBN2MM +24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +24 +24 +Transistor_Power_Module +Littelfuse_Package_H_XN2MM +28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +28 +28 +Transistor_Power_Module +Littelfuse_Package_W_XBN2MM +24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +35 +24 +Transistor_Power_Module +Littelfuse_Package_W_XN2MM +35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +35 +35 +Transistor_Power_Module +ST_ACEPACK-2-CIB +35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_ACEPACK-2-CIB_PressFIT +35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_SDIP-25L +25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf +igbt diode module +0 +25 +25 +Valve +Valve_ECC-83-1 +Valve ECC-83-1 round pins +Valve ECC-83-1 round pins +0 +9 +9 +Valve +Valve_ECC-83-2 +Valve ECC-83-2 flat pins +Valve ECC-83-2 flat pins +0 +10 +9 +Valve +Valve_EURO +Valve Euro +Valve Euro +0 +7 +5 +Valve +Valve_Glimm +Valve Glimm +Valve Glimm +0 +2 +2 +Valve +Valve_Mini_G +Valve mini G +Valve mini G +0 +9 +7 +Valve +Valve_Mini_P +Valve mini P +Valve mini P +0 +7 +7 +Valve +Valve_Mini_Pentode_Linear +Mini-Pentode, 5-pin, e.g. JAN6418 +Valve Mini-Pentode 5-pin JAN6418 +0 +5 +5 +Valve +Valve_Noval_G +Valve NOVAL G +Valve NOVAL G +0 +11 +9 +Valve +Valve_Noval_P +Valve NOVAL P +Valve NOVAL P +0 +9 +9 +Valve +Valve_Octal +8-pin round valve +valve +0 +9 +8 +Varistor +RV_Disc_D7mm_W3.4mm_P5mm +Varistor, diameter 7mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.5mm_P5mm +Varistor, diameter 7mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.6mm_P5mm +Varistor, diameter 7mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.7mm_P5mm +Varistor, diameter 7mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.8mm_P5mm +Varistor, diameter 7mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.9mm_P5mm +Varistor, diameter 7mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.2mm_P5mm +Varistor, diameter 7mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.3mm_P5mm +Varistor, diameter 7mm, width 4.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.5mm_P5mm +Varistor, diameter 7mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.8mm_P5mm +Varistor, diameter 7mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.9mm_P5mm +Varistor, diameter 7mm, width 4.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4mm_P5mm +Varistor, diameter 7mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.1mm_P5mm +Varistor, diameter 7mm, width 5.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.4mm_P5mm +Varistor, diameter 7mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.5mm_P5mm +Varistor, diameter 7mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.7mm_P5mm +Varistor, diameter 7mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.3mm_P5mm +Varistor, diameter 9mm, width 3.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.4mm_P5mm +Varistor, diameter 9mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.5mm_P5mm +Varistor, diameter 9mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.6mm_P5mm +Varistor, diameter 9mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.7mm_P5mm +Varistor, diameter 9mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.8mm_P5mm +Varistor, diameter 9mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.9mm_P5mm +Varistor, diameter 9mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.1mm_P5mm +Varistor, diameter 9mm, width 4.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.2mm_P5mm +Varistor, diameter 9mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.4mm_P5mm +Varistor, diameter 9mm, width 4.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.5mm_P5mm +Varistor, diameter 9mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.8mm_P5mm +Varistor, diameter 9mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4mm_P5mm +Varistor, diameter 9mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.2mm_P5mm +Varistor, diameter 9mm, width 5.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.4mm_P5mm +Varistor, diameter 9mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.5mm_P5mm +Varistor, diameter 9mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.7mm_P5mm +Varistor, diameter 9mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W6.1mm_P5mm +Varistor, diameter 9mm, width 6.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W3.9mm_P7.5mm +Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.2mm_P7.5mm +Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.3mm_P7.5mm +Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.4mm_P7.5mm +Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.5mm_P7.5mm +Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.6mm_P7.5mm +Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.7mm_P7.5mm +Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.8mm_P7.5mm +Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4mm_P7.5mm +Varistor, diameter 12mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.1mm_P7.5mm +Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.4mm_P7.5mm +Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.8mm_P7.5mm +Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5mm_P7.5mm +Varistor, diameter 12mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.1mm_P7.5mm +Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.2mm_P7.5mm +Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.3mm_P7.5mm +Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.7mm_P7.5mm +Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.1mm_P7.5mm +Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.5mm_P7.5mm +Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.9mm_P7.5mm +Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W3.9mm_P7.5mm +Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.2mm_P7.5mm +Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.3mm_P7.5mm +Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.4mm_P7.5mm +Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.5mm_P7.5mm +Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.6mm_P7.5mm +Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.7mm_P7.5mm +Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.8mm_P7.5mm +Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.9mm_P7.5mm +Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4mm_P7.5mm +Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.2mm_P7.5mm +Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.4mm_P7.5mm +Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.9mm_P7.5mm +Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5mm_P7.5mm +Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.1mm_P7.5mm +Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.3mm_P7.5mm +Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.4mm_P7.5mm +Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.8mm_P7.5mm +Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.2mm_P7.5mm +Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.5mm_P7.5mm +Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W8mm_P7.5mm +Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W11mm_P7.5mm +Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D16.5mm_W6.7mm_P7.5mm +Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.3mm_P10mm +Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.4mm_P10mm +Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.5mm_P10mm +Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.6mm_P10mm +Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.7mm_P10mm +Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.8mm_P10mm +Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.9mm_P10mm +Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.1mm_P10mm +Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.3mm_P10mm +Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.4mm_P10mm +Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.6mm_P10mm +Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.8mm_P10mm +Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5mm_P10mm +Varistor, diameter 21.5mm, width 5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.1mm_P7.5mm +varistor +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.3mm_P10mm +Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.5mm_P10mm +Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.7mm_P10mm +Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.8mm_P10mm +Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.1mm_P10mm +Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.5mm_P10mm +Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.9mm_P10mm +Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W8.4mm_P10mm +Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W11.4mm_P10mm +Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Rect_V25S440P_L26.5mm_W8.2mm_P12.7mm +Varistor, V25S440P, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=b410c42c-51d1-460e-b1d9-d105d93c9679&filename=littelfuse-varistor-ultramov25s-datasheet +varistor +0 +2 +2 +Varistor +Varistor_Panasonic_VF +Panasonic VF series varistor, 6x8mm body, 3.2mm height, https://mediap.industry.panasonic.eu/assets/imported/industrial.panasonic.com/cdbs/www-data/pdf/AWA0000/AWA0000C4.pdf +Varistor VF +0 +2 +2 diff --git a/main-board/long-live-the-z80.kicad_pcb b/main-board/long-live-the-z80.kicad_pcb new file mode 100644 index 0000000..c6c4535 --- /dev/null +++ b/main-board/long-live-the-z80.kicad_pcb @@ -0,0 +1,55093 @@ +(kicad_pcb (version 20221018) (generator pcbnew) + + (general + (thickness 1.6) + ) + + (paper "A4") + (layers + (0 "F.Cu" signal) + (1 "In1.Cu" signal) + (2 "In2.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 "prepreg") (thickness 0.1) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) + (layer "In1.Cu" (type "copper") (thickness 0.035)) + (layer "dielectric 2" (type "core") (thickness 1.24) (material "FR4") (epsilon_r 4.5) (loss_tangent 0.02)) + (layer "In2.Cu" (type "copper") (thickness 0.035)) + (layer "dielectric 3" (type "prepreg") (thickness 0.1) (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 true) + (usegerberattributes false) + (usegerberadvancedattributes false) + (creategerberjobfile false) + (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 false) + (plotinvisibletext false) + (sketchpadsonfab false) + (subtractmaskfromsilk true) + (outputformat 1) + (mirror false) + (drillshape 0) + (scaleselection 1) + (outputdirectory "output/") + ) + ) + + (net 0 "") + (net 1 "Net-(U9-X2)") + (net 2 "GND") + (net 3 "Net-(U9-X1)") + (net 4 "VCC") + (net 5 "/~{WR}") + (net 6 "Net-(U6-~{W}{slash}~{RDYA})") + (net 7 "Net-(U6-~{SYNCA})") + (net 8 "Net-(U6-~{W}{slash}~{RDYB})") + (net 9 "Net-(U6-~{SYNCB})") + (net 10 "/A") + (net 11 "/B") + (net 12 "/S1") + (net 13 "/MFP") + (net 14 "Net-(U6-~{DCDB})") + (net 15 "Net-(U6-~{DCDA})") + (net 16 "Net-(U6-~{CTSB})") + (net 17 "Net-(U1-~{WAIT})") + (net 18 "Net-(U1-~{BUSREQ})") + (net 19 "/~{INT}") + (net 20 "Net-(U7-PA0)") + (net 21 "/SDA") + (net 22 "Net-(U7-PA1)") + (net 23 "/SCL") + (net 24 "Net-(U5-IEI)") + (net 25 "Net-(U5-CLK{slash}TRG0)") + (net 26 "Net-(U5-CLK{slash}TRG1)") + (net 27 "Net-(U5-CLK{slash}TRG2)") + (net 28 "Net-(U5-CLK{slash}TRG3)") + (net 29 "/S2") + (net 30 "/S3") + (net 31 "/S4") + (net 32 "/S5") + (net 33 "Net-(U8-K)") + (net 34 "/ROM{slash}RAM") + (net 35 "/A11") + (net 36 "/A12") + (net 37 "/A13") + (net 38 "/A14") + (net 39 "/A15") + (net 40 "/CLK") + (net 41 "/D4") + (net 42 "/D3") + (net 43 "/D5") + (net 44 "/D6") + (net 45 "/D2") + (net 46 "/D7") + (net 47 "/D0") + (net 48 "/D1") + (net 49 "unconnected-(U1-~{NMI}-Pad17)") + (net 50 "unconnected-(U1-~{HALT}-Pad18)") + (net 51 "/~{MREQ}") + (net 52 "/~{IORQ}") + (net 53 "/~{RD}") + (net 54 "unconnected-(U1-~{BUSACK}-Pad23)") + (net 55 "/~{RESET}") + (net 56 "/~{M1}") + (net 57 "/A0") + (net 58 "/A1") + (net 59 "/A2") + (net 60 "/A3") + (net 61 "/A4") + (net 62 "/A5") + (net 63 "/A6") + (net 64 "/A7") + (net 65 "/A8") + (net 66 "/A9") + (net 67 "/A10") + (net 68 "/~{ROM_CE}") + (net 69 "/~{RAM1_CE}") + (net 70 "/~{RAM2_CE}") + (net 71 "unconnected-(U5-ZC{slash}TO0-Pad7)") + (net 72 "unconnected-(U5-ZC{slash}TO1-Pad8)") + (net 73 "unconnected-(U5-ZC{slash}TO2-Pad9)") + (net 74 "Net-(U5-IEO)") + (net 75 "/~{CTC_CE}") + (net 76 "Net-(U6-IEO)") + (net 77 "/RxDA") + (net 78 "/TxDA") + (net 79 "unconnected-(U6-~{DTRA}-Pad16)") + (net 80 "/~{RTSA}") + (net 81 "/~{CTSA}") + (net 82 "unconnected-(U6-~{RTSB}-Pad24)") + (net 83 "unconnected-(U6-~{DTRB}-Pad25)") + (net 84 "/TxDB") + (net 85 "/RxDB") + (net 86 "/~{SIO_CE}") + (net 87 "/~{PIO_CE}") + (net 88 "unconnected-(U7-PA6-Pad8)") + (net 89 "unconnected-(U7-PA5-Pad9)") + (net 90 "unconnected-(U7-PA4-Pad10)") + (net 91 "unconnected-(U7-PA3-Pad12)") + (net 92 "unconnected-(U7-PA2-Pad13)") + (net 93 "unconnected-(U7-~{ASTB}-Pad16)") + (net 94 "unconnected-(U7-~{BSTB}-Pad17)") + (net 95 "unconnected-(U7-ARDY-Pad18)") + (net 96 "unconnected-(U7-BRDY-Pad21)") + (net 97 "unconnected-(U7-IEO-Pad22)") + (net 98 "Net-(U7-~{M1})") + (net 99 "/TFT_CS0") + (net 100 "/TFT_CE") + (net 101 "unconnected-(U8-A-Pad19)") + (net 102 "+BATT") + (net 103 "Net-(U11A-O1)") + (net 104 "Net-(U11A-O3)") + (net 105 "/~{TFT_CE}") + (net 106 "Net-(U11B-E)") + (net 107 "Net-(U12-Pad12)") + (net 108 "Net-(U13-Pad2)") + (net 109 "Net-(U13-Pad12)") + (net 110 "unconnected-(X1-Tri-State-Pad1)") + (net 111 "unconnected-(X2-Tri-State-Pad1)") + (net 112 "unconnected-(U1-~{RFSH}-Pad28)") + (net 113 "unconnected-(U8-V0-Pad3)") + (net 114 "unconnected-(U8-VEE-Pad18)") + (net 115 "/SCLK") + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 05aadd39-0543-4a24-890b-2d530a0d8ba1) + (at 154.416 130.81) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/39cbc2dd-6157-43e1-9c11-92055ce7b5f9") + (attr smd) + (fp_text reference "R25" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c7a05f2f-c58a-4efb-b13d-09e5b41aa243) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp eda81e97-a101-40cf-883f-b8e5f177c357) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 84e67c84-b277-4154-8495-4dace34bb814) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5c8da0ee-46ca-462f-adb4-b8adba49924d)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa4fdc3a-0276-4e37-b202-f17b5a8970bc)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp acc56062-9220-49d5-9fc3-b47e8b68058c)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9d0a2b2f-8cdb-4525-b423-27d3972ce4d4)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cdbe4fa8-e946-4e81-9f58-488d251e7fff)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7d2b7caa-c2d2-41be-adda-d586147b5dc2)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4c8e1113-bfe1-433f-94b0-9ff1259779e8)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3f31ae01-9c6c-4823-9fb9-fafdf11c3842)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf66e029-500b-4c72-8d59-eabd6b67ae84)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6e252d4a-03f1-44bf-98a6-07c994a003a4)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 29 "/S2") (pintype "passive") (tstamp 11ad732d-a987-4de3-a61d-1be89027196d)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp a8fe7baa-916b-46a8-866c-969508526eab)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 05f9094e-31cd-4d42-9721-eca6911c8e2c) + (at 162.3275 91.567) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/14237d2a-8960-4306-ab1b-8a8fe183634c") + (attr smd) + (fp_text reference "C14" (at 3.4075 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 730a87b3-770a-4471-b96a-f86297c95573) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f369b038-6c2e-4efe-8f73-c6e0edc56123) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 8efe6183-1d35-426d-b4a5-b0b1f7c96537) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cd922021-f9ea-4328-bd82-bbe210fdf841)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 574cc303-75e1-439b-b7d1-2c25603bf069)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bb269a7c-1819-47ce-86b8-70be156d1f98)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2aa52dca-1535-470c-8065-bcbce185f887)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fff359cc-874d-4ddd-ba45-75091d867597)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8587d6da-7ac6-484c-916f-6fa4b1cf6c6e)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 72078d89-b056-4072-8f6c-cd4500cc5ded)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7e47bfb-67d4-4a24-8a3d-52907327c3a8)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 449d4fe8-5405-49f7-a5bc-e9bbdb01db64)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7112b3fb-4841-4285-8697-8432638f81a3)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 1 "Net-(U9-X2)") (pintype "passive") (tstamp cfa18811-e308-439c-ae99-45e11f1a4f24)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 5a7bcbc1-dea5-4d59-8ccb-777c36b1e312)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 0643fac4-9d02-40fd-8171-908ba3e8f24e) + (at 61.722 120.65) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/8568b0dc-ad76-46d4-b8ea-dbb57c3ef339") + (attr smd) + (fp_text reference "C3" (at 0 -1.68) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 659b5b3c-1578-4a4b-9dc7-67965df07a32) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3bb4ae3c-62e0-45d2-90eb-9c53c4b5975e) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 302c1cfe-1c08-4288-9d8e-d9be0758c061) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3f159365-7c8d-4967-a2f0-879858193ca3)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5dbc1938-100c-4f86-8c47-1c5dd1d28cc0)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50147417-e00e-4d61-a398-8e6a128a798e)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 664e23bd-fff0-4be7-9905-05e5fe257a57)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9782e151-ed94-4206-95b2-02d281ca54cb)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c9985b16-c77f-4f66-bcd9-933e314055ae)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 38afd1b4-931f-4b31-8627-6d43146bacfb)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a921bf58-31fa-4f6e-8d7f-1bf183d6a8bd)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c71848d-d872-4f0e-9ba8-f3a4b3388f78)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9cc2b37e-ad63-4ced-ad04-1637e2eedd93)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 1abd7b45-fc1a-4b1c-8bfa-2b9c9815837f)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 475be470-7a4b-4557-935a-1359b6edb10c)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 14a10bd8-0663-4359-a09f-4f4632cbde3b) + (at 163.957 141.97 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/6ab54df2-97d2-4c47-aa60-4947166d7b47") + (attr smd) + (fp_text reference "R18" (at 3.318 0 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1cf63d8c-b382-4673-83e6-0f006d074aed) + ) + (fp_text value "R" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp da856f50-8e9f-4d77-a4a3-640f8eadf8b1) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 0fe8edf7-03ac-4029-a341-7ffe3678cd8a) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 73d4191a-87ff-49fa-aa22-c57c25014df3)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp be888a65-a482-4efe-a755-0d19c4975236)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d345a939-732a-43d1-a3c8-d2eec86c4f6c)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c955ceae-0a81-468d-9b9c-18a52e93c053)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b0be9a66-7b9f-4cda-9a4e-9bf90988281d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9f2e3348-f8f4-4f7e-aeae-6609654b3d6f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3882d08e-65e4-4ae6-b6e0-e3df6ae6ec61)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp eccb4e76-9dde-41fe-9e4e-07cadd2ad7d3)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5fc9092d-e9c4-49d8-9ff6-7e45057f812e)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4d5c26e7-7ddb-4834-8737-541e089c809b)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 20 "Net-(U7-PA0)") (pintype "passive") (tstamp c1b0868e-7dad-4691-b555-53147e536c3f)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 7f164c1a-c19e-4776-a03f-5bcac29c471a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 18d1b6fd-3ce7-4ba9-a14c-cef654ea532d) + (at 115.046 140.97) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/d586ef75-8bc4-49a3-bfa8-8f20d3f1e014") + (attr smd) + (fp_text reference "R24" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f9cdc568-72bd-47ad-8af7-a0d9bf7088b2) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 37bd0a13-2167-458e-a63d-6caed3c9a035) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp dd62bb54-7a0e-468e-bf53-2e88b7eb28a4) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e015210a-512e-40ec-86b3-697c066b158c)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b981a3de-f082-48fc-9f77-8cc817a29919)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 65d2ea5b-e3bb-4004-b70f-f73d680affcd)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 29c87c59-1c24-4462-adc3-623e9f4ca5cf)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7bc8acd8-6668-433c-8ca6-9a949cc46c7a)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0dd2d44b-8a81-405a-b0a0-5bc4bbb40550)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c0e7ef7-c096-4350-bc9a-95578532a8d9)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49ede630-eb97-4dc3-a2d4-dff4c88a828c)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 46786a3c-c2e7-4d38-81fb-b10ee071a5b2)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f491287-f74d-4578-a5b4-2e283a50f7dc)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 28 "Net-(U5-CLK{slash}TRG3)") (pintype "passive") (tstamp 64c34185-4db0-4a26-a6df-45a42d7125f5)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp c627622c-93dc-405c-9f04-420b52a8755f)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 1fb9b239-d955-4475-af69-97a47c9fa6ae) + (at 154.416 133.35 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/f547dd63-c7c8-4284-bad3-67a31e377e31") + (attr smd) + (fp_text reference "R8" (at -2.81 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4155e3a1-d723-4621-a581-0bdd6c8f179a) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0a1e8ebd-fd39-4278-ac91-3c323c8152d4) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 67996bb4-4f9e-4ce5-a681-bb25bf621ca8) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 846ade39-a15e-44e4-8931-3c0a0575cb59)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 58947121-66b1-440e-8399-49686d17bc53)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 96836fcf-ede8-4efc-9a28-4b1e6fe0ecda)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d28f58b1-0d37-4104-a77d-7afad0ce19e8)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d1ae795b-ba43-4104-82be-9fb3d59cb980)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6c2491c-aabf-4f0c-aa93-dbfed60fa841)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d019cc5-66e3-4b1d-9495-d688603ea494)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb9657e3-dc71-4af2-a314-5221e4c4012f)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9ad9a5e9-9a72-4885-8a23-2890c4dc06a4)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1b7c590a-45bb-423b-972d-5328cd99a5e0)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp b47201f0-53a8-454c-b776-bd6549192ce2)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 12 "/S1") (pintype "passive") (tstamp 50159129-a7a0-435f-bc20-dcdeab001175)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 20a0eac0-cd58-45de-9eca-d076d3c7883f) + (at 154.416 135.89) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/73d446ed-12c6-48c3-9678-13a2efe316dc") + (attr smd) + (fp_text reference "R7" (at 2.81 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp bebf6464-8d10-42ef-8654-3592d90c5519) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4d28c1d1-1ebd-430f-9cee-a88045fd7aa0) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 350a71c5-90df-4828-a192-aa05daa6edcc) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp adb4ef06-f24b-4eef-a8cf-a26100a30849)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d6b2a49-b0a3-45a2-9d96-fb4afb7eeabb)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a3bf261f-6222-49ff-a916-5dc38ccef6b2)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fd817dfd-28bb-49a7-8330-c83fed36dfb7)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 04216933-a5e3-4ecd-994e-d901338e5008)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 313ce7eb-8380-40c5-b110-1c0430003ed9)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2513b070-02f8-4b2d-896e-c685cc68989c)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 387ad20c-fdf2-4161-91c1-8eb154265fd0)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 603851f2-1485-4221-8203-e4f273401343)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9d1f9a3-330c-4e0a-a256-92d3db9e0239)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 11 "/B") (pintype "passive") (tstamp 92da1840-2bd7-4cf5-8d20-90351f2bb03b)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp d980b869-549a-412b-add5-3a38e3c32921)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp 247ac607-0d99-4fa0-880e-79ebb467bb4d) + (at 176.53 113.03) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/18c702cf-90d9-47d4-bc60-2f5e0833eb9e") + (attr smd) + (fp_text reference "SW2" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8c6d1bbf-dfbf-469f-af73-84412ddf2474) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e57ac45a-c2da-4bcd-8195-7b99df3ee892) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ce4eaca4-7085-4cb7-b9ec-d9cd08fa0b5d) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 713f164f-deb3-4ff8-8e8e-6289c87e1865)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 61bd446f-209f-4dd2-b596-5f700f8e2ebc)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bbc8ee33-72ff-463d-ac7b-383defa9da6a)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c8e262b3-d811-4aac-a032-ea6503ff4c83)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 96827532-54bb-4e19-a19f-19132c16cf87)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 62b02c9a-49ff-469b-90eb-ad832b28dbad)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eb78b37f-8b47-471d-9336-9f6921449611)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32fd97c7-3e43-4997-ae70-a225ebdfa447)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 807f5720-085d-4ec9-a26c-8b52f8bbc0f5)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 478e73f1-ff4b-4944-a192-9265cc06e7fe)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7a9fbfe8-5115-4d35-8673-b3649c85b7a9)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2fc5072e-a922-4221-97af-c501b0d45415)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aff6cef1-e131-4b42-9e27-729c9e56ae19)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ca3670d7-d5e8-4ff9-b5dd-3b8ec8cc669b)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1d3849de-10cc-48a1-a2ac-91411d94f2e9)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 75d56f4c-5fad-4c57-bbfb-83ebf9bbcdae)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp fad1e451-c192-4d01-a400-a31a0313c862)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 29 "/S2") (pinfunction "1") (pintype "passive") (tstamp eff8e67f-337f-4d77-8bac-203afae4d37d)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 29 "/S2") (pinfunction "1") (pintype "passive") (tstamp 4426ca4e-59a4-44fc-8e4f-f22e18041c99)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp 809df41e-cd1c-43f6-837b-f44c044d13ba)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp ea7b365f-554c-44c8-9d83-0cd19a985197)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 2c968765-6e80-4494-8e86-302a5818720a) + (at 158.75 98.2765 90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/8818ee48-3944-46c6-a97f-f20fc9c977ac") + (attr smd) + (fp_text reference "C9" (at 0 -1.68 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3bf6758b-58aa-4c9b-acdf-a37c2234b116) + ) + (fp_text value "C" (at 0 1.68 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 33d1cfff-1247-40c2-b3eb-299f41d24914) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 48caaf47-4ac4-4ad7-b04f-a5be9468b52f) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp db6fdf2b-a3f5-45c1-b42b-8d8644cb7f57)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9d79a8c8-93da-4ecb-bacb-828707f21fa1)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 42341d00-159e-4c83-9ab3-50a94915d88a)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 578367ed-ee0c-4832-8afc-854e55be2231)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 59267d7c-4984-4a40-bd4d-72f11651fa95)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7802643d-ba19-4b7b-8c49-9057b90247b9)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f540b588-a5ff-4b21-b683-feea080d064e)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 033a98f5-992a-4536-9e87-ebef9a5f0f50)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a3a367db-4bcc-49fb-8439-45eaec7ab7b1)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 49186dc0-ea12-4e5d-bd70-3378ab7e3292)) + (pad "1" smd roundrect (at -1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 7721a338-f923-426d-9c75-dc4fb96c782d)) + (pad "2" smd roundrect (at 1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 58f1f485-d8ed-4408-9a15-760b201ffa94)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 37426071-e777-4733-a7dd-a1ef7bdfc2e8) + (at 157.7125 91.567 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/f3be6019-3858-4ab5-b367-c605665982dd") + (attr smd) + (fp_text reference "C15" (at 3.4075 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 015151bb-b85c-4313-8ace-a7754b2a31c4) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp ccde3bd7-de0c-4c14-8ce9-5b24b9f82460) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 61faea61-c79c-4c0d-a047-3814f3bd263c) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1cad36ef-31cd-47b1-908f-d06b3861b8ca)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 760d64b8-aba1-4743-a81b-ad8be9624b42)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4c67d5ef-95de-4eef-b189-fb046e5810d6)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b4d5e5d1-1745-47b1-ba3e-08cc57a4ac33)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9daf40cb-4098-4f39-a8fc-24ed7ed88a12)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 817a304d-7fe8-4c23-84bb-c7bf01c4965a)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 36f3d710-fa59-4c47-9144-5d3f8dd7e6f1)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0c0d94cf-4a8a-4cd2-9921-fbfe221f531b)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82d82f4a-0d80-4ba9-8992-75573315231c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 81948e85-7d09-4aa0-97e4-50f885f5fe39)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 3 "Net-(U9-X1)") (pintype "passive") (tstamp 69a02c7c-6787-4a16-a438-dfc7c6e79992)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 7f090520-b9b4-4d4d-b4ec-8bcb477e2d36)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 3819c852-f2ef-48ae-b5b1-17eaa528a1fd) + (at 50.292 120.65) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/25b84da3-dcc1-4e1b-b684-50e59fb78024") + (attr smd) + (fp_text reference "C4" (at 0 -1.68) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f99cb4e7-cfd6-400f-8b00-68d671e479de) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 35e58b62-c18b-44fe-945f-ae559446c065) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp e298d0fb-6519-459d-a54a-702f1f3ffdf5) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e670d0e3-104b-4e41-b2b0-c1183d4feb0d)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1fe84a40-3788-40b9-84c2-02ec9c17dd16)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 98770cbf-b8fd-4198-8602-df362a444389)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 49f01fbe-e307-4ac9-a307-acb4b3442802)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 11439003-578b-4e5f-92d0-9b53e6b14f3c)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 38fc2f82-7eef-44bb-ab8c-db44821531ef)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a43ee891-c71d-4c61-a96a-c780ecdaeb78)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8865bc15-bbff-4a14-9976-8051515c321c)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 12b32344-2c24-4aa6-9c5a-77c7120e6034)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5631a0af-d314-4c9d-85b1-17cb2aa7e5e1)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 822154a3-8131-4605-a892-955276eec69c)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 49f01d3a-aa44-43e6-8a67-204b1b9f6753)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp 39497f3b-455f-4c62-9189-8a9ad4dcd501) + (at 176.53 125.73) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/4d70df7d-aae3-427e-9a53-fee8c64c6981") + (attr smd) + (fp_text reference "SW3" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a266366a-f1ae-45be-9887-df04959c75a7) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9121ba10-3c99-4e5c-af27-eaf318b9a3a4) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d5463ff0-ba40-4beb-81cd-05aa594da4e2) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7e1e48de-9a5e-4ecc-b3f9-322b7e8103a3)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0e0330c1-8d1e-444e-83e0-679b803ee093)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a146aeab-d7ac-4693-bf21-3194f356fe26)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e2e0dcdb-1a58-43ee-b818-bda6de6b04e2)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9aeb5c52-9d8d-45d9-89c1-64485fdecacf)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e2e8505f-ee3d-4b41-83a4-a3ab7defff91)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 268d6b49-e622-460c-be91-6f0ad914a06b)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 94b2414b-0bcb-4346-833f-3d124e944f82)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8bb21979-18cd-4d3b-a43c-a3258e005633)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4b1534e4-c37a-42e7-a556-2b5a82c89d26)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ecd7c2f0-ae8e-4ad3-a790-e7276757229a)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 159f6fb1-dfd4-4099-b6c1-0ee97b81849a)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6349d21a-54bf-49b8-8aa3-6d53b837cb5e)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d2f81c27-335a-4ec1-99d3-3d3af6fe1fb5)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a07f3b79-e99f-4a30-9e83-b3039e3c25a0)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9628e34d-68c5-4447-8210-fc8e3bfb9a29)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 03845b79-950e-4318-a4b3-547f979c1b6e)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 30 "/S3") (pinfunction "1") (pintype "passive") (tstamp f305c3d1-b804-463c-ae2b-d7419ac48d63)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 30 "/S3") (pinfunction "1") (pintype "passive") (tstamp b3a1123a-38c8-4119-ba38-a0d9c777cf23)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp e1e8c985-abe1-4e47-9926-e9627b394bb0)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp d14484a3-f938-4e7e-9d3d-5a0873b3bf89)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 3989bc05-fb57-42f3-a621-b1bc3da56345) + (at 154.416 123.19) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/cb361177-dcaa-4652-9d5a-0de57b7624ec") + (attr smd) + (fp_text reference "R28" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 19531f73-110d-4354-813b-d201ccca2384) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8427a581-21d2-4619-91db-bbcc0f0020cf) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 7fa1e63c-1f68-4af6-a416-1fc23eb3d0d4) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ff2a85e8-0736-4052-a033-b5e35a1c8e90)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 45469a3f-ef70-48e3-9336-b5bad843ff10)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1259fa48-5717-4f89-93d4-3afbe6acee5a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 92cca762-0f43-4d3c-8f5d-d153cfaaa705)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b37748e7-184c-476c-9327-3e349968916e)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 32f9e562-e563-4bd3-bb70-5a8909c518dc)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b4cbda9c-526f-4a61-9628-53070322b1e5)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e1c34b4d-7445-47bb-8f3c-7492542437aa)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a17adf99-76c0-46ca-8c11-90ac271a7880)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c45fd59-361c-42fa-97e8-c576f245e193)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 32 "/S5") (pintype "passive") (tstamp e2b6564d-5969-41f6-b4e5-c9da8e8d4c57)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp e9d151d7-c410-4d8e-97de-7625ea194094)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 39919a9a-d56e-4013-971c-69c8b6ff6577) + (at 61.722 99.06) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/752a81c1-4045-483c-8837-e8d4fea8dbee") + (attr smd) + (fp_text reference "C11" (at 0 -1.68) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 98beedc7-2f21-49dd-982b-1ce52baed95a) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a950c006-da3f-4aa2-a759-3643b2465e55) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 61d44e3a-9593-419b-838b-02ba7c8236be) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7d5b42b-f230-467d-8a39-e38c834311c5)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 68f4c33a-cd18-475b-9a34-f573a889a366)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9871dde0-93df-4186-ac98-fb73c489f50f)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25e01b93-2bc2-4d22-aaa9-fb82c5574c18)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2860fbb8-13cb-4bd1-aea7-db7c14cdadcb)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 759af3c4-6af1-400c-af61-6a06b52789d0)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e100e32c-ab2d-4822-af96-b72cb01fd700)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 210c4218-2829-4171-8155-88e78aa6c009)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19e4be83-c6d4-48b0-8e7b-1e83a67cb53d)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d63504a1-e5fb-41b7-b955-6b2bb52990b3)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 1949af85-d7bb-4349-90c7-bfac142f94ed)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 9a50d406-1c8f-4415-919a-e084042087be)) + (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_2.2mm_M2" (layer "F.Cu") + (tstamp 3a48ae24-435d-4cf5-ab56-1c82e26dd6e8) + (at 182.88 144.78) + (descr "Mounting Hole 2.2mm, no annular, M2") + (tags "mounting hole 2.2mm no annular m2") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Mounting Hole without connection") + (property "ki_keywords" "mounting hole") + (path "/56426385-f0a8-4ebb-bb03-e2cbf8f40835") + (attr exclude_from_pos_files) + (fp_text reference "H2" (at 0 -3.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6e6f2d3d-255c-460d-9b9b-825f3d8365ef) + ) + (fp_text value "MountingHole" (at 0 3.2) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 201942f9-0136-4b69-b08a-b0d9764c0ce8) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6b26adc3-2c0c-4cf1-b371-25077688cca3) + ) + (fp_circle (center 0 0) (end 2.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 4dde9d4c-a584-4310-9d62-0a8716f39b91)) + (fp_circle (center 0 0) (end 2.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 1e04a83c-7d0c-4dbf-8ebc-21346688e4ae)) + (pad "" np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers "*.Cu" "*.Mask") (tstamp a54d031a-6a59-4b85-8fbd-d2e27d53375b)) + ) + + (footprint "MountingHole:MountingHole_2.2mm_M2" (layer "F.Cu") + (tstamp 3d26f27c-0320-4938-9fa2-677c3bb8a9fc) + (at 182.88 119.38) + (descr "Mounting Hole 2.2mm, no annular, M2") + (tags "mounting hole 2.2mm no annular m2") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Mounting Hole without connection") + (property "ki_keywords" "mounting hole") + (path "/d6b6cc00-74e6-4a14-af7d-315acb16309c") + (attr exclude_from_pos_files) + (fp_text reference "H3" (at 0 -3.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 16912658-77a7-4997-91e5-9b7b83de7ba7) + ) + (fp_text value "MountingHole" (at 0 3.2) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp cf31f675-080b-4c03-8471-c9c2e0fb24da) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d72e8eec-8c0f-48d8-9c3c-3d335ac93e84) + ) + (fp_circle (center 0 0) (end 2.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp a7239d1d-72f4-47c1-b66d-4ec26be0b7e2)) + (fp_circle (center 0 0) (end 2.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp b48263b6-4e3f-482c-9a8c-078c5d882aa9)) + (pad "" np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers "*.Cu" "*.Mask") (tstamp 63f8c3cb-e3ec-4321-9ca2-e17ce6d97b85)) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 3e7a79d6-af50-4555-af18-ac166b5232da) + (at 135.366 151.13) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/16832f77-d757-41c8-aeeb-25b0881385b8") + (attr smd) + (fp_text reference "R10" (at 0.016 1.651) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 762f7662-c1d6-4b47-8cc4-fcc798676369) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 97aa7526-b46d-49af-b5bb-4cd493a613cb) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f9c3da20-6195-4dbe-b6aa-924b00379826) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 23fdd217-59e9-4694-9eca-490faa5e1995)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 01d133f6-41d2-44f1-9a17-7c7e97d6bf04)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 940de04b-14d5-42bd-b1ff-a9ee1f7111a8)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp be0c1d4b-35bd-4209-a8ee-c715dc4b556c)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8b26ab7a-5f76-45a2-9183-be959bbbd91d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 91b19ea0-4198-4a23-80e5-5f3a56eeac44)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 708451bd-fcb7-4821-8a07-aa55198e4df0)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 639bb440-5206-4748-88a4-22daf4661e86)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7e7caba-3568-4c3c-a53e-f6d2226e36fa)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 63cd82c3-060a-4076-bc48-099382422992)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 14 "Net-(U6-~{DCDB})") (pintype "passive") (tstamp a436ac18-ce4c-47b1-aa80-35e885b5cd9f)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 3ddaf5e1-1746-46f2-8122-f55407dd77c3)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 43e172a2-414f-432a-aaa6-f71a4dad54bf) + (at 144.018 130.81 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/a495e852-d751-4e9c-b688-cc53489265ac") + (attr smd) + (fp_text reference "R3" (at 2.921 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 021da1de-0a95-4ae7-a549-6b7f43f75071) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 507b9798-ba48-4477-8bd2-05a1901d1bdd) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 36992f07-a49a-4dae-a2eb-fb73c0747f52) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3ec53756-79df-4e13-bf7d-695cd92cecc8)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3a667283-2c67-436a-b359-232628ac7ecd)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f59ec473-b1bb-4384-8a8b-7c041c6f8861)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9f52bbd9-743b-4e29-8cfc-93eaf840025c)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f7673ed8-37ca-438a-b4a2-25ca14dbe084)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1fde33e6-d7fc-4f1e-9bfa-30a28f45330a)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4fae59d5-1901-46ae-8b1b-61a7dfe2d8f4)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d1e4a2c7-edb4-445e-928d-412f61dcb3a5)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 77393a87-8d64-444a-b82f-ff1daa03bbf5)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp aed87be0-0d43-4e11-9e94-a29510b64a16)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 7 "Net-(U6-~{SYNCA})") (pintype "passive") (tstamp 862409b7-8693-4d39-b6f8-15ca03a15171)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp f7ce3bbd-aebe-4fe6-944e-a68a99d19213)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp 44059721-1fc6-4c51-906a-bdfb3298d31a) + (at 176.53 138.43) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/4083cc0e-4ea5-47fb-88fb-4cd75a482bcb") + (attr smd) + (fp_text reference "SW4" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 772d79a7-e660-48a6-b2ca-25ae1f8bd61f) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3104f531-8d5f-422b-af27-7b0b5706d1fd) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e82edf97-dae4-4395-bc70-da0d3f41be04) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fd07af62-ee79-47ca-b1bd-7bbb0a1765a9)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c5499ad7-0dd9-47d4-970d-ef603d64945c)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0326accb-dc35-4cc6-8828-84def8805496)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 019be0f9-2ef1-4bf0-aa9b-40d850a4189c)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 49cad89c-2b71-4434-ade9-5d639bf66b92)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 430344cf-0920-47ee-941b-58f727c4930e)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1c7ae276-fdfd-4e9b-8cfe-cb646ce5bed1)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 206d80a0-b799-4901-b2ad-002134e53406)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f9d0666-ef41-4c09-92f4-955b65ec42c0)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp aa933254-1440-4a55-ad0c-3bb1d7a26263)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 25226fce-b7d5-431d-9700-fdfd44edaef7)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b43fe7e8-2ff1-4560-901e-89f88a2984d5)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e76ad6c7-88cb-4edc-9644-5ff786a8042d)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1a857640-2e2e-4895-9aba-a974cdc82ce7)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5120ebae-8892-437e-894c-8850b75aaaa0)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 33b65a02-c43f-4918-ab60-1d4557e5d643)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 8df0ee6f-3b10-4eed-ad4c-bc8398b21ded)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 31 "/S4") (pinfunction "1") (pintype "passive") (tstamp 229c438f-c01e-44f5-86b7-5dbb62bc1883)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 31 "/S4") (pinfunction "1") (pintype "passive") (tstamp 3c56882c-270f-49cb-847f-b0e3f248fdab)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp bc9b8869-e42c-4e07-843b-5d99b865165f)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp 36fc8f19-879a-43b0-b292-a20941c59cb6)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 44612b75-403a-41e9-90be-628775e65703) + (at 161.052 138.43 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/30e2730b-de13-42dc-acdb-9a7adbb2ad0c") + (attr smd) + (fp_text reference "R17" (at 1.286 2.413 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c662c73c-1398-4eb8-9cd5-e4c015a35332) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp b8a7d80c-c5c0-4a53-985b-fbad5c6a53b9) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 04a1b787-c406-486b-b0a1-b409ceb12cd2) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b34c0765-f813-4ac2-afda-c958b582716e)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eb952747-bc83-4461-bec6-60b60a0a2716)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 26defedf-e209-4a09-a42a-f4a102f59433)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e792b08e-d712-402d-9644-5e1aede550b4)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 31cb1bde-d071-43cd-8174-992380ab699a)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 55cbd0a9-c3b9-45ed-a560-650718c84617)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 25239720-1688-4d16-a9a4-bb39dfa49ab6)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4f023ed-80a1-4ea4-a67c-b7c6ed396fcd)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0623ad76-1026-4b9e-a3f6-b1d7954bb20c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42853ac5-7984-4686-a7fd-4e034d6b8ef1)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 22 "Net-(U7-PA1)") (pintype "passive") (tstamp 721ad814-0e0e-4493-bf3d-f5e71abf09da)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 23 "/SCL") (pintype "passive") (tstamp 3ce5ad77-0dca-4287-8dcf-50ed0c373cb3)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 4a7b02eb-db70-4990-bc15-84fe8a8b5863) + (at 115.046 135.89) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/270350d5-0e6c-423a-bea1-222e8266b49a") + (attr smd) + (fp_text reference "R22" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6ddda4e8-40c6-4892-96de-18df67f34149) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e1079bc9-95f2-40fb-ab63-1f73f0fe3916) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 6132b0fb-f4a1-4f1c-beb4-ea3c8ce3956b) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c4277306-1cd8-4be9-9bb5-b9715e628ed1)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1dc46ac9-b6d4-4a70-b058-3dd4d76ff0d0)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3c650ff5-59b7-4b74-859e-28f0bd44432b)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 39a32d13-0b37-47cd-a9a8-e6df037ac779)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9b993d64-6c58-4814-a285-561f044fee47)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 835d782e-ea55-471f-9fd6-5efec7bf815b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cb3db292-0412-4205-a17a-b7349f7cbbfc)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9f917da-8c46-4d3f-a321-b068c8910a5c)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f33fbfdc-0402-4de9-a979-2c2fffd15fef)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ee6f4b54-671b-4427-a08a-97a0cde8ec33)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 26 "Net-(U5-CLK{slash}TRG1)") (pintype "passive") (tstamp 28c19ff9-f585-49c7-a370-899443e44ccc)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp 9c15bd3d-deb1-49b6-a868-0f926a18d139)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 57a74b3e-46ba-48b9-ad12-eddab34aa57d) + (at 161.052 140.97 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/9638de4b-9873-497a-9a7a-43629ccdbed7") + (attr smd) + (fp_text reference "R16" (at 1.286 -2.413 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c0da79bc-2742-49ea-9c95-cadadcd39186) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c378404e-86e0-4464-9a08-d29b2d7b00bb) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 10deb939-9bd2-4325-ba4d-2a48eb281427) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 35b3c5a4-8a3e-45c8-8115-470723a8fe60)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f795849-ec5a-4e67-a36a-aad128dfade8)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp af72b406-ed0e-4f70-8e37-0361463b2ada)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d84d5bb9-c2bd-46ae-80e2-1a3aa77eef88)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2574eb63-014e-41da-8eb7-0da77b3f7ba1)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 50fefe09-851a-431d-b83f-468fe1f42607)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b8ffba12-f56b-4561-afe2-000e1f80a797)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cd698331-c82f-4f62-8d07-52660a231a77)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 21d96142-4927-4c35-a0b1-d80e93ea32a1)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e7fd83c-e419-4df9-95c7-8f4962fecabd)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 20 "Net-(U7-PA0)") (pintype "passive") (tstamp a140a9d8-666f-4bc8-8496-7eedf21ace69)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 21 "/SDA") (pintype "passive") (tstamp 96b8bbaa-5666-45af-a90f-53025718926e)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 5aa782ed-b043-47d3-9e1d-8d98b0a12f8a) + (at 154.416 125.73) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/0bea94e8-2680-4425-9bcf-36375816e974") + (attr smd) + (fp_text reference "R27" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 00ff2b8b-41cc-41d5-892d-5f3a26c5fa3f) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 560c1dc8-d295-4551-87f7-f67db5ea4881) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp b9098c3c-2e87-4e72-9ea3-45daf7981cb6) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp eef34a31-978a-40a2-90b6-9f3272f884b2)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5b6d4e38-975c-4474-85e2-d14718fc5b1e)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a1cc57bb-c826-47cf-aca9-589c6e3b33bb)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9beeb0bc-d3e5-4186-a102-3f644449298f)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1337641a-b36b-4cea-8757-be8992fce0d6)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 289a7c5c-6590-4ba5-ad7c-fedf859bd802)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6d6f2323-e8e3-4e18-aba0-a92924faacef)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4249d03b-c758-45fb-8872-b84f9d360575)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cf27d097-b8b2-44c6-856c-354df3c8fd2a)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d2ff7d9e-4980-4c5c-9580-758fb2ba445f)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 31 "/S4") (pintype "passive") (tstamp 2e1e1d2a-deda-4c04-8e35-317563078698)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 8e139931-a7aa-47f2-9be1-01e29299a082)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 6285f03b-6a22-4438-bc8b-87321e1d87bb) + (at 154.432 140.97) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/b6f5e4dc-6c3a-44f2-a982-8db42e16950f") + (attr smd) + (fp_text reference "C7" (at 0 1.778) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d5658e6b-f1b9-4373-a4a6-86567fbce44e) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1ce7b863-ba8f-4ff3-9d9c-bf2324983e80) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 65d43e90-fe9b-40be-b48d-719230c1e5b5) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fc08a8c2-037b-43a4-b837-cff98b5d0bcf)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 50758785-266a-43cc-8cac-c698a25609c9)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e2f7a49a-31e4-4552-997c-a5ac0791c9ae)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2e03dd60-b125-4b3e-b910-afb327dc93f6)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5e7ad5ee-d6d9-4a6d-9104-0db3edc651e8)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f931f3b-3d3d-4260-b96a-b133ebbbf61f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9410e6b3-664c-4b0c-9870-b35615142f77)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0dda21d8-7901-4d63-a1ee-2bdfdbbb7f42)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 83272757-48d8-4f07-91ae-fa61e3760d75)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b3c86c13-8e22-4bcd-bc64-fdf27f4a3612)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp b74a8609-a724-40fd-898d-c9ad8942d47b)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp c0a3b6f5-f823-4869-a689-558e6a886b65)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 6722d6ae-1170-4444-babd-e0ed99ee090f) + (at 163.084 120.65) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/fca6f280-e3b3-4152-aa5f-78795fc9400b") + (attr smd) + (fp_text reference "R9" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a18b4c05-1bee-41b8-b561-4cf067aeab4d) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 7a184236-d40b-45e9-ab44-137ffd0afd41) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp afded69b-9bae-4246-ae44-29630b4eac32) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 76f1cfda-a5cd-4d00-bd71-df2e93abc88e)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c2eaf1d3-a58f-43b4-bc3f-6ce4d3b83f71)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 108282f4-d0e6-43e8-a7c5-dd119ad28ce9)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 99dce613-3b45-4bbc-99d1-0c39c935d31e)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1a6ca166-9f89-4c5f-8b52-ad420ee7c2b2)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3d75ce53-d557-47f2-b933-fcd6460ec873)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 68c48baf-b350-4f80-8a92-cecc9a6737aa)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0e09efb7-bcfa-42a1-a53d-8da18711031a)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2dac7ee8-e94a-48b1-8b37-1072e6f80f91)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d027c21e-ec64-429e-b466-05f1f2724d37)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp d19af441-914f-4e27-bde9-0dff0a07e96c)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 13 "/MFP") (pintype "passive") (tstamp af416a4c-8d25-4ebd-b169-6da0653e02be)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 68c49e6b-e5ff-4236-b6b0-c9a36871393d) + (at 120.65 97.774 -90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/45257b99-4423-4e65-8d27-3a203557bf2b") + (attr smd) + (fp_text reference "R29" (at 0 -1.65 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 61a8ef82-e8a8-4268-90ac-a47bcc30da3b) + ) + (fp_text value "R" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4291aea9-59f9-4909-8cc8-6ab99d30f2aa) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f5c89e9f-a9e6-43d4-8cc4-2682fb9db8e8) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17ebd18e-dc03-4693-ae36-00b1d180120b)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1628eadf-89ca-494c-9602-2739cb0b8f1f)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6af8c056-7d40-44c6-b844-abc86396ba0a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 026becc0-dcb7-4028-98c1-5ae2ad09a511)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 62e84435-1b80-4ded-813e-de6bf3416364)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp defd0eb9-848d-4149-91f9-446941e4deb8)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e85afb61-7792-41ee-bd93-b0e37f02220a)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b7368a34-3cd3-45d6-b459-bc6715cc2abc)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 12da9a26-d667-46c7-bb5e-da78091d93b0)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8afd8833-fa5e-40e3-b909-dae50a8732d5)) + (pad "1" smd roundrect (at -1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 33 "Net-(U8-K)") (pintype "passive") (tstamp b4a3d1fe-7686-4646-8e6f-d394a1b116ab)) + (pad "2" smd roundrect (at 1 0 270) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp ba22ccdd-a65f-418f-8b6d-91992ffb4b26)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 6b14b513-a0b4-4da8-b3e9-7b1239a4d5b7) + (at 72.39 97.8115 -90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/366acbb6-2dad-415b-a3b1-9f6f076fd268") + (attr smd) + (fp_text reference "C8" (at 0 -1.68 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 002aaf40-b4ca-44d6-bdf6-e903664a46d4) + ) + (fp_text value "C" (at 0 1.68 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a9d9cded-2e05-45ea-ae77-c483f4520232) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 9a5e37aa-33f7-4684-8b86-9caf291259f6) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1f0d9d4d-3635-4947-abe0-b1298431ceae)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4cfed803-9795-449e-b758-9f29149f07f0)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5cefe1b0-861f-4ddb-a668-b7a8a382666c)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5bc94daf-2c70-4b32-9069-8e8f09c6074c)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 72cb5c18-31ea-414c-adb2-193cb916ee2e)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f1fbe250-5848-44cd-add6-a69541253f7b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1baaaf6d-43f7-4710-a44d-a102e0cef6cc)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ce046559-8f95-48ee-b31e-03fe4b12b88f)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ebe79073-ee80-4415-a796-7077542daf7b)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp ceee9866-aa8c-4b75-baab-4ad787f33171)) + (pad "1" smd roundrect (at -1.0375 0 270) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp cf5d034e-c676-45e2-8490-32db4141b90a)) + (pad "2" smd roundrect (at 1.0375 0 270) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 59687b42-7ec8-4866-871b-2f3d966dba82)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 6b3d632e-88da-4477-9c58-04339c7548bd) + (at 74.025 123.19 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/4f657331-34c9-48ba-a071-2cca95c150aa") + (attr smd) + (fp_text reference "R1" (at -2.81 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 18705d03-a6a5-4844-a622-d7cbf92f0212) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4179fc95-5a9b-41d3-8898-d41e11473e58) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 3e82f63b-0cb7-4e96-806c-3fa4597ca2ee) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f42bc1c3-be76-43c0-b0cb-3bb964f352e0)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 923cb8e4-2baa-4d23-ba30-384fa1e33c35)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8dde00e7-2187-4ee2-9bcc-f5ff769e0d8e)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6fab21de-9017-4ae5-8b5a-2a4d164a4313)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3be8293a-181f-471c-aac3-6f6e32aab869)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 61dd7f2b-8485-46eb-9057-d47fcc4aa117)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c066bc37-90b6-402a-a86e-8efd67fb1a33)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d7f0df40-5ad3-4f4f-ba27-27c77d6305b1)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 89ecdcbe-1fe5-48d0-8a7d-afde4d6caa74)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9becae02-39fc-486b-a985-5066b8cbabdb)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 82bafdd2-4926-4f7a-bc3c-5f30a7b8b487)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 5 "/~{WR}") (pintype "passive") (tstamp 058c3e63-2f1c-4efd-a89b-fc3091db3229)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 6f5f27a5-3500-4cd2-a184-87b8a3768e22) + (at 144.034 151.13 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/61dc5693-9184-457b-afd6-7b7f00948c8f") + (attr smd) + (fp_text reference "R11" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a1f2fb9d-c73c-4ee1-abf8-6fb42ec8ccb8) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5c675636-3c12-434f-ba68-eb295e8919ef) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 2876b215-c09d-49ed-b4e4-a29174672032) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8b06cb4c-c09c-45fa-afb2-9abeec1174cf)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 22dc5a5a-dc7a-4a27-9489-5226fc779b71)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 067833cc-9f96-484a-a3c7-5ed7f569fb4a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b9614c08-3870-43bd-afca-7820abe7252f)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1485f468-e28a-42e0-9e0f-59b786fc7bff)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 739feae5-654c-4183-9f50-67c49c8ca84f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f117426-27a5-4a57-a046-00a47e26d5fe)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4b0fce37-d4a5-4312-9b57-f5cd0aab2717)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d87cec34-d05b-4bc2-9b30-65e55cd7f2f7)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 56dfa03d-760f-4b44-9d91-8fe1f0db5913)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 15 "Net-(U6-~{DCDA})") (pintype "passive") (tstamp 5d8feefc-cf5f-46f4-828a-1c39862425b7)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp de74ee08-8534-4f48-b671-2d52ec13a252)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 72a88c3c-1c2d-4645-954b-c9b41a8016d5) + (at 154.416 120.65) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/231b2550-6b68-45ae-b21b-3e517b6058d8") + (attr smd) + (fp_text reference "R30" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp b63990f7-6487-4292-948f-18790a6d5bb4) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a341601f-10d2-4dc5-afdb-33724e20a91c) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 4e915102-6f9b-45c4-9197-80fd0fd0219c) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3dc2c2e7-d28f-44ea-9dc0-7881fdc824e5)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 329e4aa5-ef59-49ba-bb74-29b1757f43b4)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0854aa24-421d-4553-ae68-a21dd6e5384c)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 351b4f47-53bc-47a5-9113-14f25d1a3ea3)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 04c33108-f960-4b28-b35b-b8c328dd1e9f)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 11e8398b-e8ac-4965-8ed4-180b9e6b5a73)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 4d426fba-2e9d-429a-a583-01ea634cd3ed)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3adb4d02-9f6e-48a3-9814-81930a030f17)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 82a6f633-16fe-4b2c-ad80-0efec21df915)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1fe983c2-f7ae-4452-b335-57fa67e3e563)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 34 "/ROM{slash}RAM") (pintype "passive") (tstamp afd4fadf-f9b7-418d-8799-86e276e4065b)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp ab592da6-7789-44e8-8a8e-eefbe3f6666b)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 7bcfbc82-f024-4b63-b887-9336300aa6ee) + (at 144.018 128.27 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/63850f08-0e00-4c72-a393-d3cee5a4c542") + (attr smd) + (fp_text reference "R2" (at 2.921 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d93dfd3f-d99d-487c-a52c-35ea7f4669ed) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a25962a6-46dd-462a-961f-76c683ade17c) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 049a10ef-9850-4338-809b-464d6e31686b) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e4bfa47d-7465-4ae3-aedb-573c218ce479)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 79d96b2c-ee18-4a8e-9d40-661f9ed61d0b)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e9e52f0e-0e4a-4bc8-91e5-444a0b33c613)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c6712720-7de1-4f23-aa5d-54dff4504976)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6be6475-2908-4efe-9952-626a498fd8cb)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9c21f6e9-3f15-4a46-bdb9-feac2b3efd29)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 388ae05e-2287-43a0-915f-18faede2c7fe)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fea1cfde-b40e-47ed-8b23-bac868930960)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5c948383-6072-4c5f-8c06-1cf6a04b21a2)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a7659e68-8d0c-46e2-95ff-cf17198f8ab8)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 6 "Net-(U6-~{W}{slash}~{RDYA})") (pintype "passive") (tstamp e783ff50-8eff-40c9-96fd-beb656661324)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp a745c1c2-7f98-4b21-91af-53e0e551de56)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 7c3709eb-7a2c-46ca-8043-28a4d89d90f7) + (at 74.041 120.65) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/8899156b-5df6-44dd-928b-a3e7d6d82f7f") + (attr smd) + (fp_text reference "C2" (at 2.794 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d68eb3f4-9fb6-45b6-9a02-886f34f7db77) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 2a7d8fd3-7e8d-490f-b53b-9271829d51bb) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 3700f03e-53cf-4a33-9c73-500eaf5fc268) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0518d940-5360-4d10-bb2c-3452a6b7faf6)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d614acb3-8f01-4d98-bdee-05bf0cbaac89)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e1534132-4d7f-4072-a909-64229028668a)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 598aa03b-0704-48ed-9b56-b8a356b02a11)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a357ec28-5d8a-4817-bda1-57427cbf8dc8)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 761e1465-b9e4-4287-b69d-a1dd38729cb2)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 19bc5874-bfa3-4416-89cc-08d0d6ea54d0)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f3999307-d7f7-4344-9850-c2d0135164a0)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e98434ff-206d-48bf-a6fe-3166e0021cfb)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65c2bd9b-0a8b-409d-aa50-f92bac86ef90)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp e328073f-aff6-4ead-b76a-c865b21ca57b)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 0dd4b295-6adf-43e6-9cd9-7fd2b62ed8bf)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 7c9a06ce-8d62-4618-a45c-d5f4d4430461) + (at 163.957 137.43 90) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/4d589f16-cd66-4815-9404-0436f52fa679") + (attr smd) + (fp_text reference "R19" (at 1.413 -1.651 270) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 55c1f5a5-8369-406b-8582-0a9337093df2) + ) + (fp_text value "R" (at 0 1.65 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e3dc4248-1f99-4b35-9320-3bb46fa36814) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp fde1402e-c675-4ed1-84f1-51fcb0a18cc2) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44ec8b5f-83b8-4140-a735-79242d4eb83e)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 00e19d70-5b31-4692-a024-b58453e81ae2)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d6d37026-32d2-4a20-a88c-f6e977f11dc1)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 83282071-1487-47ab-b90c-703dd5166f33)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c5e9e4e1-635b-4422-bebd-81e942ece0f2)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp fa41a88b-380c-4d11-b403-3a754eb81f9b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7d50d523-bb06-4d09-867f-3ca76d568edd)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 786a3ac9-2bf9-40fa-98ff-969400fed703)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6c37cf10-3b0a-4820-a80b-1606e6e5a22c)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 32324501-a954-4292-9177-c758aadeed43)) + (pad "1" smd roundrect (at -1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 22 "Net-(U7-PA1)") (pintype "passive") (tstamp ad1cb3d3-71df-4fc1-8cf9-8d13ba1af16b)) + (pad "2" smd roundrect (at 1 0 90) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 108b70ab-3b2c-4edc-bfe0-06aa16b9b071)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 83618fb2-9100-4a4c-a7d4-098c0bc26f58) + (at 135.366 130.81) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/f6a89c61-d859-425b-8d4c-0857509cb02f") + (attr smd) + (fp_text reference "R4" (at 2.81 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c7eec9d4-ce31-48f8-9593-aefd92352c8e) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 583dacfc-3c39-4895-aca7-44c02c8593f1) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 3f6db370-d299-4bd9-bfda-eadab64e01b9) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c4cb23ba-1b4c-4c2f-8605-f79645bb32df)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 08bdae6d-5df6-4c8a-a46a-db0e8294bbe2)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bb60549f-91a4-492f-a4fc-8c5ab2a6e407)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1d24d2cc-78fb-48e9-bf82-c342d80c3576)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c40e0b62-cc5a-4c2f-9fd6-07688a9fd5aa)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8a80a8db-31a6-4df8-b2a9-f7e833446174)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0b5ffa88-4a71-4632-b79c-2ad08813d10f)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 61f77635-45f2-4ae8-95d4-c6f1100738d7)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9a7d96a5-95b8-4b06-a671-3b78b8748593)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1982d4df-c03b-4ff4-bd83-408f6972468f)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 8 "Net-(U6-~{W}{slash}~{RDYB})") (pintype "passive") (tstamp 3bce3d48-9987-412b-9115-f4d71c688d17)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 00ec717b-1c8d-48cf-b969-a7f6bf640db5)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 90eff6a5-57d8-454b-84a1-219743357322) + (at 115.046 133.35) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/9d03d432-1624-4432-88ba-b6c29f02b687") + (attr smd) + (fp_text reference "R21" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 56107bb6-d053-4672-bfee-b7271bb400fe) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4816c3d7-d95f-41e8-94d4-472875af61ea) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f359470e-e989-41f1-936a-5467b5e08366) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp dc8ec139-a3a3-4317-bca3-ed160494ec95)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e272f49-a05c-4a73-8ad4-6d329066e45c)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac27f66a-f491-45f6-8c3b-0f00235f0d73)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ebd01fed-9bee-4ec7-9959-052ac4bda86a)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 5f64e1ee-7405-499a-ae43-d01d1c2bc116)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 21226cc3-93a2-4d6d-817f-1eb690e72e55)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 18914e6c-7ec9-49f5-b1fb-81ed7e4e54d2)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bf96d11c-bafb-458f-8fef-19138ed31fdb)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f45a305c-b6d0-4c3d-9f16-d54ef989fbfe)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp af401d57-d55f-4d1e-b18c-890f4105a324)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 25 "Net-(U5-CLK{slash}TRG0)") (pintype "passive") (tstamp 9457a798-ef97-4e8c-b2d4-2acc91f59165)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp f34120f8-49fa-4573-a976-497890fa6b33)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp 97f0b93b-0bcd-4f0f-87c5-cf201d218cb0) + (at 115.062 130.81) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/ea70bea6-fc31-497c-a31d-b9bab93db8c4") + (attr smd) + (fp_text reference "C5" (at 2.921 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp af1e9f92-32e8-4d90-bf3b-e18e159467e5) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d72a9208-b987-4fc4-8b3e-c523080d7dbf) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 75afd593-fad4-46bb-b55f-00a5ffcfed39) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f33f5e33-dfa1-4cc2-9641-b3efc7e3491d)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bc73beb5-f75f-47e6-893a-1dea5261c16a)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2fd830df-c9bc-43bd-a3c1-782b68946f3a)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a56eccb1-c4aa-4191-8ae4-b50913c47512)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp acc3bd06-2ea6-43f9-9f87-d4fa42c6c87a)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2ec7da77-ae92-4fb1-a9ca-9b70c779f03f)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 9e4f9611-e826-42f7-b402-ed75bbf413d4)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 985635bc-6642-4246-a689-46ad14f3a69b)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e096f4e8-02be-4166-9fe6-63437f9a63f0)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5ac2f42d-4d27-4e69-9aa2-e781e34f7621)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp ee516d38-d91d-417f-8205-b0d233fb99b6)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 497f6c7e-99ba-4c6c-b89e-800812f5f111)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp 9eed9654-c5e7-4726-8550-459e4940f88b) + (at 154.416 138.43 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/54546408-1d05-4d5c-b3f9-749c08f828a7") + (attr smd) + (fp_text reference "R6" (at -2.81 -0.508) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp e35e1813-0d91-4ff1-bf9d-b86747441abc) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fc4556d5-88e1-447d-9962-9226ff78466f) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 7974ab14-9831-4615-ad2f-8d49f8e435b2) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3b373f37-5a45-43a3-8c00-428f29ac93b2)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0b89934d-acb0-4072-a902-47943f5239a2)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ac3eceb6-3707-4617-9ecf-35d3f32df4c9)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a5e2f7b-4816-4ab1-81eb-03eeab346e37)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6660b3f6-385b-4cd2-b5a9-61751f6dd6e3)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d3b4ac25-b0a0-487d-97f8-c3c12f112e99)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f5639bb5-0e09-480f-9bf5-ac895030326f)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6a8611cb-7f10-4d9a-9dd4-f7ca6c3de921)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48a9b652-928e-47e1-ae3b-f449d4b7b85d)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 79c663b9-f6bf-49a1-991c-a8e7585747bf)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 1c0fd3ae-7574-41e0-a470-e3e97c135346)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 10 "/A") (pintype "passive") (tstamp 89e50a53-7221-4a8f-827f-e954df35161b)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp b3154780-d8ec-4630-a5dd-2033a06c7757) + (at 135.366 148.59) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/919216c1-ea96-444f-af2c-8e2ae781d7d2") + (attr smd) + (fp_text reference "R12" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 451c8760-e13e-442e-87d9-c7786ddc38e0) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 782169d7-43fb-43ff-942c-bdb704bcd9b7) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 50001e44-e2a2-40f9-bffb-690917023700) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d9a96ddb-d82a-4386-830d-50df4b58226a)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8e2c790b-872d-4886-93a8-c4b54708ad37)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 45ff83f7-cffe-4292-b52f-b474be19d12b)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1ef9f6b3-3f8b-4df2-8f81-757762d57864)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp c429f34e-d8fe-4fd8-873f-30dbb4b3b98d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 0951c1ce-be39-451b-b643-5275672f1bff)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bfe09c74-6a70-4842-a485-5971b7c25d18)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6ad13ff2-2935-4d50-92b6-d8ccf450d9ca)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f8379cc0-8c8d-440c-b5ef-572dee689ba9)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2c1775bd-3752-4c0f-8184-5828f9e365fb)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 16 "Net-(U6-~{CTSB})") (pintype "passive") (tstamp f4435133-7888-4c48-9481-a90d67529d8c)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp dff3c3a9-34ba-4635-9497-b542ddca76db)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp b50ced41-cf34-4c8e-89bd-9d2eb8e6650a) + (at 94.726 146.05) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/357b0d88-2f0b-49b0-9fd0-ce1323fd2779") + (attr smd) + (fp_text reference "R13" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0597d271-368c-4c08-a31c-90023804cec7) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0cc31a2e-45a2-4b27-b7f2-a025feb56a68) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp cbc6c9c6-4efb-4435-b2ea-e7d91ecdcd94) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57853e7e-eddf-48e6-8804-b426823b4789)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 55cfc89a-139f-416d-bb8d-f25edf6c20f4)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp be87bf5e-e43e-41f6-871b-790ede2bc158)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 79b2aeab-651e-43b4-8dbb-a0a176772ffb)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3617e982-7700-4a11-85f6-56495e5a2f3b)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8625a9d1-1bf9-4310-b865-1c92963d91cf)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e6f6f051-4abc-416d-9e69-7f5c02d5d1de)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1c82a48b-97a1-4231-a2ac-d81dfe39d43a)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp defaac6d-ea41-4504-a64c-5231f686525f)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d6099b65-74f9-4cf7-88c1-8392777e4ce6)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 17 "Net-(U1-~{WAIT})") (pintype "passive") (tstamp 059ae69c-b14c-4773-98a8-bea56a159f35)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 98383cae-0bca-4722-a0eb-cfc5f185184e)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp bdcf66b3-3a55-411c-825c-bdec6d431fe5) + (at 103.1455 130.81 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/918930bc-788f-4897-8c0d-8e285cc65cd1") + (attr smd) + (fp_text reference "C1" (at 0 -1.68) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1d11059c-9489-402b-bc54-41b31cd6e060) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a06e8055-7d31-40ea-a31a-6c394f30069b) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f20f7f6e-d377-4a37-a85b-2445b90fe94e) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f4e9324-168d-4193-8958-caa6744fb682)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f6aecae9-d689-4059-8d03-bbb5c9d900e1)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3482dfda-20f1-42d5-867b-fb5571c32e7b)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3f814db1-d1ea-4749-89f6-755fba595afa)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 871c741b-ca48-4a50-919e-0c5786c2444f)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bec55c9a-cd84-4fc2-9d5e-49ddfa42c7bc)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 58b1fbb6-3631-4e52-8fe9-1a539d3b1fdc)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 70a84211-99e5-45bb-a3ad-4990d16a4053)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 28ce849d-6195-4ff5-b6f1-cd13db467eb4)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 65ac787d-481b-4f65-ab02-70cfd59a66ae)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp fe276b38-2703-4dbf-bbdc-12c47dfe45e3)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp fa56a160-7830-4412-aff6-fd0b378dcf9c)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp c108b1fa-d710-4025-9509-dd8e02360dd7) + (at 123.714 151.13) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/22ee8baa-842a-49d9-8905-57185b92e00b") + (attr smd) + (fp_text reference "R20" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6952600d-1ea5-4d2e-9571-75ba0d864a12) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 890a6922-1733-4faa-81a4-c74179b04486) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp f463704d-b1fe-4bc9-9381-023bf32e4a81) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9655aff2-5837-4768-bc80-970b14462798)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9940a1de-52fb-486c-b9c8-51b0dad1ab69)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d3da866d-b9b0-4cb2-af96-fba9148b3086)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3e80f613-4d33-4a6d-b4c4-4910bb6b9e80)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 016174e5-127f-4d2c-a7fa-3a51e797559f)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 570a2f0f-f9be-4a22-b3e5-93f35adf6b38)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 24eb1e35-ef06-40c9-940b-c79bd40ec326)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 091ded09-39c7-425a-9d2c-71e8e22cfee8)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 818b4d52-141a-44ae-9af2-364645e68221)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 48625228-875e-4910-b6fc-84ad6762eeb6)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 6cf31445-ad6a-415a-8f8a-54c7f78a5fdc)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 24 "Net-(U5-IEI)") (pintype "passive") (tstamp 88a1ca39-b6db-4f2a-969a-4e3e8cecec03)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Rotary_Encoder:RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm" (layer "F.Cu") + (tstamp ca0f9f5c-e886-4713-b2f9-40dc8b1421fc) + (at 169.28 96.56) + (descr "Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html") + (tags "rotary encoder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Rotary encoder, dual channel, incremental quadrate outputs, with switch") + (property "ki_keywords" "rotary switch encoder switch push button") + (path "/b86ad1d8-0528-41d4-bcee-5f8b625a6eba") + (attr through_hole) + (fp_text reference "SW1" (at 2.8 -4.7) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5cddd142-c818-4c97-b4af-900e991d78a9) + ) + (fp_text value "RotaryEncoder_Switch" (at 7.5 10.4) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 8087507b-4fde-456a-af13-c95a1df69b13) + ) + (fp_text user "${REFERENCE}" (at 11.1 6.3) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp fcf54d84-d476-4326-a673-e25529884d73) + ) + (fp_line (start -0.3 -1.6) (end 0.3 -1.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 539857dc-2d93-4066-8957-9b5aaeb4cb3e)) + (fp_line (start 0 -1.3) (end -0.3 -1.6) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2a6b1aba-ddd9-49b2-a5c7-cc0266d3bd99)) + (fp_line (start 0.3 -1.6) (end 0 -1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d3534084-d5f8-4efb-8024-64df44d9e6ce)) + (fp_line (start 1.4 -3.4) (end 1.4 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0665d799-9506-4231-9318-2588475097cd)) + (fp_line (start 5.5 -3.4) (end 1.4 -3.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4032580f-d292-475e-b222-2c72d6f762a3)) + (fp_line (start 5.5 8.4) (end 1.4 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 336e1ed2-f28d-44ee-b0e0-7dfa7a87632f)) + (fp_line (start 7 2.5) (end 8 2.5) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp de7dbd88-0257-4ae5-90e4-32d70cf562fc)) + (fp_line (start 7.5 2) (end 7.5 3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3dfe334d-c89e-4170-8cf5-458c576382ad)) + (fp_line (start 9.5 -3.4) (end 13.6 -3.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2276aaed-303a-45e9-87cc-5d34c0f3ca4f)) + (fp_line (start 13.6 -3.4) (end 13.6 -1) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 81d3d14e-2df8-4eaf-9b26-c84ea0656caa)) + (fp_line (start 13.6 1.2) (end 13.6 3.8) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c5faf5bb-998b-463c-8245-6a129c1e6d12)) + (fp_line (start 13.6 6) (end 13.6 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 32361527-7864-4fc4-a37f-2c2172b5586c)) + (fp_line (start 13.6 8.4) (end 9.5 8.4) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 28aabcba-c52a-4580-aaa2-2bd76a12e4dc)) + (fp_circle (center 7.5 2.5) (end 10.5 2.5) + (stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 5313b551-6461-42b8-822d-133109fcd4d9)) + (fp_line (start -1.5 -4.6) (end -1.5 9.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33154a81-0c40-4c42-9fe3-71156b163e7d)) + (fp_line (start -1.5 -4.6) (end 16 -4.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33574105-1741-45dc-bec3-e30ecdac3724)) + (fp_line (start 16 9.6) (end -1.5 9.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 80267a96-d3ea-40f4-aa3c-47948285b489)) + (fp_line (start 16 9.6) (end 16 -4.6) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4d6818bd-36cb-4ec6-9992-a69afcd4d4ce)) + (fp_line (start 1.5 -2.2) (end 2.5 -3.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 4a372c85-3750-4b89-873f-9be9b6cc3b3b)) + (fp_line (start 1.5 8.3) (end 1.5 -2.2) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 13c964a7-b20a-4e69-b61e-ccb71f6ea590)) + (fp_line (start 2.5 -3.3) (end 13.5 -3.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 6f7538a0-8832-4b6f-9cae-ebf997dff541)) + (fp_line (start 4.5 2.5) (end 10.5 2.5) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp f0e00622-96ca-4b5a-babd-5f379a2bf261)) + (fp_line (start 7.5 -0.5) (end 7.5 5.5) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp b51416be-e03e-450c-931c-da5060ad487e)) + (fp_line (start 13.5 -3.3) (end 13.5 8.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 92ebaaff-1cab-4f55-9b52-e4c4d5ee8a51)) + (fp_line (start 13.5 8.3) (end 1.5 8.3) + (stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 321c5d61-b75b-451a-9fff-0e7c8e01f16a)) + (fp_circle (center 7.5 2.5) (end 10.5 2.5) + (stroke (width 0.12) (type solid)) (fill none) (layer "F.Fab") (tstamp d49d2ca5-3bfb-4a83-a38e-f7b24328dc0a)) + (pad "A" thru_hole rect (at 0 0) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 10 "/A") (pinfunction "A") (pintype "passive") (tstamp 5c5644b3-ff2d-4c6b-811c-64bb6fc965f8)) + (pad "B" thru_hole circle (at 0 5) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 11 "/B") (pinfunction "B") (pintype "passive") (tstamp b0c0770f-91c6-4def-91f1-8f3ef6ae8bf3)) + (pad "C" thru_hole circle (at 0 2.5) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "C") (pintype "passive") (tstamp 3e17ffa8-46d6-4453-b397-e327d67a84ff)) + (pad "MP" thru_hole rect (at 7.5 -3.1) (size 3.2 2) (drill oval 2.8 1.5) (layers "*.Cu" "*.Mask") (tstamp 1bfef3ad-b424-48f0-8ddd-4f1cd2a9d8ae)) + (pad "MP" thru_hole rect (at 7.5 8.1) (size 3.2 2) (drill oval 2.8 1.5) (layers "*.Cu" "*.Mask") (tstamp 51ae7644-4448-4b02-8f33-edb4a8dcad34)) + (pad "S1" thru_hole circle (at 14.5 5) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 12 "/S1") (pinfunction "S1") (pintype "passive") (tstamp f40ddc9d-7b8d-4049-b22a-9e9589348359)) + (pad "S2" thru_hole circle (at 14.5 0) (size 2 2) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "S2") (pintype "passive") (tstamp d56d34df-9b4b-49e4-a9d2-07f6029fa5d4)) + (model "${KICAD6_3DMODEL_DIR}/Rotary_Encoder.3dshapes/RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "MountingHole:MountingHole_2.2mm_M2" (layer "F.Cu") + (tstamp cd230f32-5dc3-44b2-a9ce-3b1f575b208d) + (at 46.99 92.71) + (descr "Mounting Hole 2.2mm, no annular, M2") + (tags "mounting hole 2.2mm no annular m2") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Mounting Hole without connection") + (property "ki_keywords" "mounting hole") + (path "/1ce7ea5d-b8e9-48bb-b806-f6ee55d557fc") + (attr exclude_from_pos_files) + (fp_text reference "H1" (at 0 -3.2) (layer "F.SilkS") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 05038f7c-2d8b-4eff-9a25-1759092aa496) + ) + (fp_text value "MountingHole" (at 0 3.2) (layer "F.Fab") hide + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f44467a1-b691-4b0c-a066-5bbd089c1721) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4ebbbfde-7f69-4c2d-9c69-c1c50cc991c2) + ) + (fp_circle (center 0 0) (end 2.2 0) + (stroke (width 0.15) (type solid)) (fill none) (layer "Cmts.User") (tstamp 43ef120f-dd92-4969-bed7-5f7820b82382)) + (fp_circle (center 0 0) (end 2.45 0) + (stroke (width 0.05) (type solid)) (fill none) (layer "F.CrtYd") (tstamp e69521ad-be62-43ce-97ca-838247eeca8b)) + (pad "" np_thru_hole circle (at 0 0) (size 2.2 2.2) (drill 2.2) (layers "*.Cu" "*.Mask") (tstamp 07f15acf-df66-4c39-9648-106ee01536aa)) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp ce8376d0-0bc6-4221-a094-d3a418b2e368) + (at 146.05 98.2765 90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/dead99ed-adbc-4e87-be5f-010970ef028f") + (attr smd) + (fp_text reference "C10" (at 0 -1.68 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 12e9906e-c55f-46fa-bc97-0c299c58f098) + ) + (fp_text value "C" (at 0 1.68 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a71f0b8c-c2e8-493e-8599-4b64f87c25d5) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp a4f974ec-c83b-40ee-b1fc-9b7dd9c8561f) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44b0b172-df07-458a-996c-cdb8ad1df4be)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b185a9b4-c2c3-48ce-a917-dcfa2701507a)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 93344744-53f7-4e4e-a048-37f555799294)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1f24c6d8-d7ce-4f34-a489-5a841403ce72)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bf1b85ac-6e7f-4a24-a0ac-5409114ae4e3)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 9a5f80d6-2fa9-407a-b289-53ffcc823763)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f2eade47-cf73-44a7-bcdf-30b25d187fff)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0885a497-1792-41ba-90d1-f43d5e9f35ad)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f3bc32d-3c0f-487a-bf7a-a0cf2170c122)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 29503e02-658d-4e79-916c-40aa10f08954)) + (pad "1" smd roundrect (at -1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp e5c434e2-9510-4cc8-b0b5-31d7dc6ec717)) + (pad "2" smd roundrect (at 1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp a493fbd2-b98e-4a9e-a1f8-2b2437f94626)) + (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 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (layer "F.Cu") + (tstamp d3463d48-8995-4db8-af08-13a61785f9db) + (at 53.34 93.98 90) + (descr "Through hole straight pin header, 1x02, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x02 2.54mm single row") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)") + (property "ki_keywords" "connector") + (path "/49404c46-9ce8-4dd9-b0fb-d327fbb26e69") + (attr through_hole) + (fp_text reference "J1" (at 0 -2.33 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp c9925bbb-f57b-4bfd-956f-b9199a2455e2) + ) + (fp_text value "Conn_01x02" (at 0 4.87 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 9e2ededa-7678-4804-aa18-0905fe29b733) + ) + (fp_text user "${REFERENCE}" (at 0 1.27) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 268abdce-1876-4354-b2e4-d1d021f18653) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b43a11da-22c0-4ac8-9dfc-53ca8f2bc4d8)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a8e11fdd-1356-4c63-921c-dfea72579f38)) + (fp_line (start -1.33 1.27) (end -1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2b2f50b5-cf67-4870-a2a7-d8b2cff4051f)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 57afc4cf-a89d-49e8-9766-c0852b5713a3)) + (fp_line (start -1.33 3.87) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e98dd5af-1253-4c66-beaa-ba807af9b95a)) + (fp_line (start 1.33 1.27) (end 1.33 3.87) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7adceff7-3ad4-4add-bb86-5c308d99c86f)) + (fp_line (start -1.8 -1.8) (end -1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp cf801151-57b8-40e9-8894-30c9c7feb380)) + (fp_line (start -1.8 4.35) (end 1.8 4.35) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 97c9fb0f-5e81-42f3-96ed-a48d1b049403)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3bffb471-aa6f-4f0d-a820-f463e562db41)) + (fp_line (start 1.8 4.35) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a1dccc8c-a34c-4f1f-b753-2b1ce1bae50f)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e73224d4-2c9d-4744-ace5-7ad0f1223aa6)) + (fp_line (start -1.27 3.81) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1ff60c07-2413-4dc3-a5ff-10de6f87f9d4)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 122c7624-b0c9-4d73-9c67-95bed9cf6a7c)) + (fp_line (start 1.27 -1.27) (end 1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp fabdc474-f388-4fbf-8c7e-5d7e9f15c26c)) + (fp_line (start 1.27 3.81) (end -1.27 3.81) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 349a138a-1879-4559-bfd8-a2cb26039e1a)) + (pad "1" thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Pin_1") (pintype "passive") (tstamp f5a8ad38-fdc1-45de-8c8c-98f3b18eae8e)) + (pad "2" thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "Pin_2") (pintype "passive") (tstamp b333b189-1515-4d3a-824c-e2997ea18a14)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x02_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d4466c6d-87d2-4843-8d1b-db444d3f9460) + (at 103.394 143.51 180) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/c08afb91-a66e-44fb-ad6b-5d8bcb509b69") + (attr smd) + (fp_text reference "R15" (at 0 -1.65) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 11c30d02-fd3a-43ad-b912-ae424250702a) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 6635d597-6464-4bbd-9694-90a96cbbd9b6) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 9ee382c7-7e9e-4031-bdef-043d0f61ba84) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5218862e-fcd2-4fa9-a2fd-3a93efdeaaf4)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f10285e3-9d39-426f-8955-bc8d7c4e0926)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 4ff3465f-fc2a-49a5-a827-4e3855522a03)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2325802c-d68e-4a46-901f-b50b2c8498f6)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b1b56bb9-439b-4988-a9bc-10d10da8997e)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 26fbfc53-0a2d-4b78-b0cc-a52d2c77de5c)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a38ac358-acb4-4cf8-9f93-7b1b2b08625f)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bad11cf3-5c0c-4aeb-b59e-6bc84a4ae7e0)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3623d197-b84c-43d1-b4dd-e99fd9f30b30)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp cad67140-52c2-4ee9-b585-ccc793a89c18)) + (pad "1" smd roundrect (at -1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 19 "/~{INT}") (pintype "passive") (tstamp e04d14d8-53d8-4562-9456-5f734b919fbb)) + (pad "2" smd roundrect (at 1 0 180) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp faf13748-dae2-48b0-aa40-7a637163c04a)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d4698e54-df74-41d7-8285-e0bef0e9f922) + (at 94.726 143.51) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/87d40b91-6cfa-43cc-9a5f-38c23f5fabb4") + (attr smd) + (fp_text reference "R14" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 43f5b028-652f-45e1-8547-a42fa833ac18) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a500908f-5bb1-46a6-a48c-c1fe0430c267) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp bf65f96e-fe36-44a4-8011-e5a1f3e86e3f) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b24dd3c6-9b7b-411f-a8d6-9924b08affdd)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 781b27ec-79ef-4ead-9c86-2ee219b3ba2a)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bcd90f45-b027-45ef-8dd2-5d6f63f48190)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 369b8f75-1be5-40fa-9995-dc3ef513f80b)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 77f1b4c8-95d6-470b-bc8b-ccbaa5dd2727)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 6e5375f2-95cb-4e29-9b21-3098733340d1)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bc2d30f4-d814-4a15-ac65-e265017465d1)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 0bae63cd-2313-4064-b1a5-defedd157f95)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 044d9b8e-2455-4eb5-896d-299b59bab960)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c6643f02-2415-4b85-be03-26db9cf8f7ed)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 18 "Net-(U1-~{BUSREQ})") (pintype "passive") (tstamp 5fd7db9c-f446-45d0-927c-c9e9038be0b7)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 3b6398a3-e0f8-4111-b5f2-85882a60f367)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d4d2cdef-42af-4c94-a208-86990118f4f5) + (at 115.046 138.43) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/b793ff93-d52d-4395-a754-2302801c3609") + (attr smd) + (fp_text reference "R23" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 33a76da2-96ce-43db-8396-4eec61c0b167) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 4292e755-9d91-42e5-9cae-cbe071da7ad3) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 71b7aa8e-f20e-4d15-b1a6-9360500a35d0) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d75c9f95-1ef2-49b7-9ad3-7dfb963981a1)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8d7d5fa0-0e83-4aba-adf9-92845548dd6f)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed908339-6fd1-4357-b12f-ea680ebe754a)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp bc9e6efb-f9b9-4c15-a985-d5e15033630f)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ad6c1921-5884-4f9f-9861-9a70fd358736)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp e1b63fdd-b9d1-4eef-9563-b22c634be27b)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp f279d53f-c891-44a4-8ee1-b07a1eb1e40c)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5282c575-f9f2-4fc1-b393-2645ad07713d)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1b42f712-cb33-4b3d-ae7d-72020b506461)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1306283-97fd-4f06-8a7f-824587e98c48)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 27 "Net-(U5-CLK{slash}TRG2)") (pintype "passive") (tstamp 7037efc9-4e68-47f4-9d4c-d99e0d0acfab)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 2 "GND") (pintype "passive") (tstamp dff47fb2-3473-47e9-8fcc-c3af47ff6675)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp d5513c6e-f06b-493a-a20d-7f7f93eb6417) + (at 154.416 128.27) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/8526976f-977e-4309-9d2a-247b9c288424") + (attr smd) + (fp_text reference "R26" (at 3.318 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 5c217ffe-b131-4f36-baa9-7e452f10745a) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a5373ae4-3269-4170-b4fb-b13522859e12) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp c1dbde84-062d-4a75-85e7-fa482baa425d) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b759a844-3f58-46b3-965e-a6c5a6e0063c)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fe036cdc-cfef-4165-9474-0244bc6aa8b7)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a2f589cb-56aa-4cf7-bf33-32f4b182652e)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 624411c1-30fa-4632-87e9-0599ba77eb42)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 686230cc-83e4-4723-9025-9593fb0a13ad)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ee06b4f7-593c-466c-b708-9fdc16183d21)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 7eee3b44-b387-431d-9e38-9fc307861573)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 10ec8488-41e2-4219-9576-c30c9318c046)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 1f5394a7-5d46-47c8-a182-63fabbda021a)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 187a7b65-be74-4677-9e5d-3a7244916d14)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 30 "/S3") (pintype "passive") (tstamp 6d5e86dc-ceb2-4263-8391-dcb0f3984ee5)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 29e2184c-6306-4e13-b667-9b08b9444cca)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp d71ad298-6188-4fca-86f4-618352343fa0) + (at 50.292 101.6) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/b74a4afe-1dec-4320-8a24-2d5410b1301f") + (attr smd) + (fp_text reference "C13" (at 0 -1.68) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 1eea88bf-ebef-482b-a4c6-997a32fc9ab5) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0a2bc0b6-ffe8-49b9-abb7-6d07d4d332b3) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp d4c40b0e-7aea-49e2-a610-d674b150d16d) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 322312b9-b076-467a-ab10-1282b92d309f)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f94f5f06-8e21-4851-aa28-1d0e0fbd36f6)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1ea00888-d70c-4e76-9add-5bc341133245)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a745bf86-ed85-4a6b-8891-a4b1ece744d6)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp b7f4fcd0-a337-4a31-8d1c-541847d40949)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 35473cf9-7222-4c42-9e83-5765c7460212)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 8f60cb60-6077-48e4-8591-9adfb2494ab1)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c4db159d-d62c-4000-8a35-bea28c19830b)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 3cee8dc3-f75c-46b1-9278-6834bd430840)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp e28769dc-0d7f-4ce9-9a18-aad7efc1ba85)) + (pad "1" smd roundrect (at -1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp a415befe-6cc2-4a42-bc64-aa84c6439466)) + (pad "2" smd roundrect (at 1.0375 0) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp c51a8e69-83cb-4e6e-b4a4-d6f1afe2776b)) + (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 "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" (layer "F.Cu") + (tstamp d9bc05fb-f0f0-4c24-9dda-a8b2958e5191) + (at 72.39 93.98 90) + (descr "Through hole straight pin header, 1x20, 2.54mm pitch, single row") + (tags "Through hole pin header THT 1x20 2.54mm single row") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (path "/d8d03a29-df71-4add-a48b-5ae255342346") + (attr through_hole) + (fp_text reference "U8" (at 0 -2.33 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp bebd4002-f331-49ee-b363-f10a815ec8af) + ) + (fp_text value "~" (at 0 50.59 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 05b82282-ed17-44ff-81eb-c4ca51d5717b) + ) + (fp_text user "${REFERENCE}" (at 0 24.13) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f711ed19-7409-4235-9295-0a5c6673adde) + ) + (fp_line (start -1.33 -1.33) (end 0 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 258fd9fd-be68-429c-9e8c-41030f842411)) + (fp_line (start -1.33 0) (end -1.33 -1.33) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e4a8f302-a9ea-405d-b160-b1a7c07461c5)) + (fp_line (start -1.33 1.27) (end -1.33 49.59) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 71011f6a-a4a5-4f0d-a413-64d58ee5bddf)) + (fp_line (start -1.33 1.27) (end 1.33 1.27) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e5d48029-3a91-4bca-bd4e-286354cbe3c5)) + (fp_line (start -1.33 49.59) (end 1.33 49.59) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 11268cd4-d07b-486a-92c8-bd386e7a36f8)) + (fp_line (start 1.33 1.27) (end 1.33 49.59) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9b0c451d-d0bb-42ba-a475-c302a087d95e)) + (fp_line (start -1.8 -1.8) (end -1.8 50.05) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 07631124-681a-4b30-93ec-79880da8f120)) + (fp_line (start -1.8 50.05) (end 1.8 50.05) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp f6987b3c-b6ae-45dd-a609-9278f19e4024)) + (fp_line (start 1.8 -1.8) (end -1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 730c62f2-f7e9-4e5b-855e-2173a0108234)) + (fp_line (start 1.8 50.05) (end 1.8 -1.8) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1fd6c6ca-3855-4c56-b5cd-f2ff29f8ede7)) + (fp_line (start -1.27 -0.635) (end -0.635 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 6522e01a-eef8-4735-a58f-5a0147b687b6)) + (fp_line (start -1.27 49.53) (end -1.27 -0.635) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 2aa44362-d0a2-410b-8ddd-7b1f90012a57)) + (fp_line (start -0.635 -1.27) (end 1.27 -1.27) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5e779e98-37e2-4901-9216-a6c78a77e58e)) + (fp_line (start 1.27 -1.27) (end 1.27 49.53) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp c9b0d750-9703-484d-b3fc-d322cac1ddd4)) + (fp_line (start 1.27 49.53) (end -1.27 49.53) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 54df73e2-2e5e-497c-899e-8a2df7e4ea32)) + (pad "1" thru_hole rect (at 0 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 808b0d7d-6425-4f9c-afc4-8ce58fd33408)) + (pad "2" thru_hole oval (at 0 2.54 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp b1e691de-b7da-4925-8653-d67c244dcc31)) + (pad "3" thru_hole oval (at 0 5.08 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 113 "unconnected-(U8-V0-Pad3)") (pinfunction "V0") (pintype "input+no_connect") (tstamp 0a3816c2-3da8-4747-9a2a-c1d75b802c6e)) + (pad "4" thru_hole oval (at 0 7.62 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp 701d3554-22ae-432c-beb3-d690a80754d1)) + (pad "5" thru_hole oval (at 0 10.16 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp 40fde2ab-350c-4494-8e78-bb1057340068)) + (pad "6" thru_hole oval (at 0 12.7 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp 1563f050-5535-4742-84fe-dda740e71de4)) + (pad "7" thru_hole oval (at 0 15.24 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp 3b02c456-a78e-4d6d-a42b-75eb5863765f)) + (pad "8" thru_hole oval (at 0 17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp b54bbb95-de5e-4bf5-960d-eb604684652a)) + (pad "9" thru_hole oval (at 0 20.32 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp 35bf0403-aa40-41e2-870b-7fdb327fcc86)) + (pad "10" thru_hole oval (at 0 22.86 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp 2bfe109a-8b7a-49e5-8b90-1246b3f9f2e4)) + (pad "11" thru_hole oval (at 0 25.4 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp 87fb77ca-cde4-428f-9996-ca935a473ae9)) + (pad "12" thru_hole oval (at 0 27.94 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "CS2") (pintype "input") (tstamp 56c3765a-97f0-49ec-b4bf-0deaa78fbaf9)) + (pad "13" thru_hole oval (at 0 30.48 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 99 "/TFT_CS0") (pinfunction "CS1") (pintype "input") (tstamp 97e1a94e-7b2b-4f0f-a453-a446c5846d7c)) + (pad "14" thru_hole oval (at 0 33.02 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 55 "/~{RESET}") (pinfunction "~{RES}") (pintype "input") (tstamp c064e9da-7e5f-4097-95a2-353a7c3ad5ed)) + (pad "15" thru_hole oval (at 0 35.56 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "R/~{W}") (pintype "input") (tstamp de0bf79f-43f4-4515-aa2a-e07708ae4016)) + (pad "16" thru_hole oval (at 0 38.1 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "D/~{I}") (pintype "input") (tstamp bda7cf9f-080e-462e-99a8-85353cd4cf2e)) + (pad "17" thru_hole oval (at 0 40.64 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 100 "/TFT_CE") (pinfunction "E") (pintype "input") (tstamp a0d1a56f-20f9-443d-9f5f-3e4f191a3dcd)) + (pad "18" thru_hole oval (at 0 43.18 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 114 "unconnected-(U8-VEE-Pad18)") (pinfunction "VEE") (pintype "output+no_connect") (tstamp f2f65392-90e3-438d-96c3-eeaa089ee893)) + (pad "19" thru_hole oval (at 0 45.72 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 101 "unconnected-(U8-A-Pad19)") (pinfunction "A") (pintype "power_in+no_connect") (tstamp acef79bd-151d-4bbc-afc8-3ba3f31452be)) + (pad "20" thru_hole oval (at 0 48.26 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") + (net 33 "Net-(U8-K)") (pinfunction "K") (pintype "power_in") (tstamp 298bcc76-f83f-4fac-aec5-3d483f10a576)) + (model "${KICAD6_3DMODEL_DIR}/Connector_PinHeader_2.54mm.3dshapes/PinHeader_1x20_P2.54mm_Vertical.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp dd484cdd-a4ca-431f-9f70-5ccb032cdaf3) + (at 125.73 98.2765 90) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/36001c6f-67c7-404d-8df1-7554a54b690a") + (attr smd) + (fp_text reference "C12" (at 0 -1.68 90) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 0daa28f5-720e-4ca7-8ea4-8bb81639820b) + ) + (fp_text value "C" (at 0 1.68 90) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp d2e190d7-2243-4711-a8a1-5778c7db9dcc) + ) + (fp_text user "${REFERENCE}" (at 0 0 90) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp bde2577d-a17a-477a-a5ab-847fa07825e2) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 970d208f-0451-41d6-81c0-dd2ef8c616f2)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ad7887bf-241a-4f4a-9695-b0ddb898d49a)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1a78bf22-7da3-4ec7-b06d-d791ce01d5df)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 777d1665-4669-470e-8998-779d33103df6)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 7514f199-0a60-44fc-afc9-0aa9a3884b14)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8b34b49c-1f95-41fe-852f-bc34a1e75c6a)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 368a9606-397e-4394-b127-3b652fb527fb)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 829424e0-a65c-4be6-8a97-8f80e092ede3)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b05057b4-7165-4a90-8390-994b04b90f71)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 064fe00e-a538-4e0b-93b2-02e832be4cf9)) + (pad "1" smd roundrect (at -1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 70f4e450-9cb4-4176-9d05-6ca7e0a29035)) + (pad "2" smd roundrect (at 1.0375 0 90) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 501b0455-4896-4d1f-97e1-d0db017218a0)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (layer "F.Cu") + (tstamp eb06cd82-6d3f-4af7-bafa-41abc62d46e1) + (at 135.366 133.35) + (descr "Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator") + (tags "resistor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Resistor") + (property "ki_keywords" "R res resistor") + (path "/f6fcf528-d590-4f14-960e-1266be8cd8cb") + (attr smd) + (fp_text reference "R5" (at 2.81 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp dd3f8e71-4f96-438d-9dd2-304d82ceeb30) + ) + (fp_text value "R" (at 0 1.65) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 3fdeb371-8d82-4f39-bce7-7c5d5b4ab386) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp ebd83d87-b031-493b-9b4c-2f3668e57e80) + ) + (fp_line (start -0.227064 -0.735) (end 0.227064 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9c209a92-8928-4efd-be4e-6b08fbe6e073)) + (fp_line (start -0.227064 0.735) (end 0.227064 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a7fb28c3-8dd1-4ba1-b771-5660e06a1699)) + (fp_line (start -1.85 -0.95) (end 1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp db7d6d53-5863-4bc8-bfd2-ee3d08e87a67)) + (fp_line (start -1.85 0.95) (end -1.85 -0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp a4e6487a-e4a8-41d2-9887-06d18879aa9e)) + (fp_line (start 1.85 -0.95) (end 1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 84df0965-ac63-49dc-acb2-66dad854112d)) + (fp_line (start 1.85 0.95) (end -1.85 0.95) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 96d9c8cc-5c97-4e13-8947-4d02e46c5e47)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 5d1e8600-2912-4a58-a9c4-0a9f3370d47a)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b5356451-9c92-44fc-b5d9-2523355375ad)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp b6fedfcd-5915-4ab6-9971-98d2a54fbba2)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 23d6412a-8118-41e9-8b48-049390addbe2)) + (pad "1" smd roundrect (at -1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 9 "Net-(U6-~{SYNCB})") (pintype "passive") (tstamp fc1cbd82-58ef-40ae-9336-5a4cff3e71e3)) + (pad "2" smd roundrect (at 1 0) (size 1.2 1.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2083333333) + (net 4 "VCC") (pintype "passive") (tstamp 7c2c7f1a-3213-434f-bf4b-558cdf2bbfe8)) + (model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (layer "F.Cu") + (tstamp f37b4075-5ac0-41e5-bcc6-6272ef8b55e8) + (at 144.018 125.73 180) + (descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator") + (tags "capacitor handsolder") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Unpolarized capacitor") + (property "ki_keywords" "cap capacitor") + (path "/f5fc192c-6ec0-4c8c-950c-a90033a8350e") + (attr smd) + (fp_text reference "C6" (at 2.921 0) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 03d87371-5bda-468b-911f-4cad9d8206a2) + ) + (fp_text value "C" (at 0 1.68) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp f474d9b6-a8e2-4740-8d40-ed393fe2bd9b) + ) + (fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab") + (effects (font (size 0.5 0.5) (thickness 0.08))) + (tstamp 5f2dd866-1eae-4794-a339-93127d708377) + ) + (fp_line (start -0.261252 -0.735) (end 0.261252 -0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 6c26335c-a37f-4417-9a65-7813544e5088)) + (fp_line (start -0.261252 0.735) (end 0.261252 0.735) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp df01c9af-e510-43d7-8c9a-5543a69e4812)) + (fp_line (start -1.88 -0.98) (end 1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ba50109d-7eb1-45dd-b419-47ad8798401f)) + (fp_line (start -1.88 0.98) (end -1.88 -0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 34e3776b-3621-4bd7-8083-58b35876353c)) + (fp_line (start 1.88 -0.98) (end 1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 88527159-f7a9-43cc-897e-e7ecda88e193)) + (fp_line (start 1.88 0.98) (end -1.88 0.98) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp ed99ea7f-52c1-46ee-8ce3-11cd625c3d31)) + (fp_line (start -1 -0.625) (end 1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 42b81831-96e4-4ff9-8386-5234996ce4c5)) + (fp_line (start -1 0.625) (end -1 -0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 99460dd9-f862-465f-97a0-6c184aef63c3)) + (fp_line (start 1 -0.625) (end 1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 98d71fd6-9fdd-4a16-8fa4-b4f68609e03b)) + (fp_line (start 1 0.625) (end -1 0.625) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp a1ea25a0-b856-4e3b-a884-925ae2a254bc)) + (pad "1" smd roundrect (at -1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 4 "VCC") (pintype "passive") (tstamp 647ff6e2-1cdc-42d0-b3e6-9213a5034373)) + (pad "2" smd roundrect (at 1.0375 0 180) (size 1.175 1.45) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2127659574) + (net 2 "GND") (pintype "passive") (tstamp 55e42dd9-20de-451d-9c90-efcbe2f144e7)) + (model "${KICAD6_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (layer "F.Cu") + (tstamp ffad77f3-7241-4cd6-9d9a-888c8677d030) + (at 176.53 151.13) + (descr "tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm") + (tags "tact sw push 6mm smd") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Push button switch, generic, two pins") + (property "ki_keywords" "switch normally-open pushbutton push-button") + (path "/40cec88d-2dfc-4c89-9198-9a8be8000404") + (attr smd) + (fp_text reference "SW5" (at 0 -4.05) (layer "F.SilkS") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp a2d986e6-300f-4806-a028-de2ff83c6894) + ) + (fp_text value "SW_Push" (at 0 4.15) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 372d8b2a-6135-43c8-89e3-5ae6744014b5) + ) + (fp_text user "${REFERENCE}" (at 0 -4.05) (layer "F.Fab") + (effects (font (size 1 1) (thickness 0.15))) + (tstamp 77a44b7e-4cef-4ac3-8b4b-4b7be69ffab2) + ) + (fp_line (start -3.23 -3.23) (end 3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7b7e3dc3-03eb-4f1e-ab7f-7405343b3d9a)) + (fp_line (start -3.23 -3.2) (end -3.23 -3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c667c7c2-1d8a-49fa-b432-dccaf1ef2c4d)) + (fp_line (start -3.23 -1.3) (end -3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp f0d20be0-03a2-4a38-9813-cf5497786be2)) + (fp_line (start -3.23 3.23) (end -3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 895001d5-67ae-4bae-ac01-9adc2649812e)) + (fp_line (start -3.23 3.23) (end 3.23 3.23) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ebb468dd-34e8-40f0-8422-986ebb336bab)) + (fp_line (start 3.23 -3.23) (end 3.23 -3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d28b2af4-b8f6-46de-9b77-f91abf0313b3)) + (fp_line (start 3.23 -1.3) (end 3.23 1.3) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 8f018681-8542-4f69-ae39-4470b1fa06e1)) + (fp_line (start 3.23 3.23) (end 3.23 3.2) + (stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b078f90d-005c-4fca-9c32-4c2d7534c646)) + (fp_line (start -5 -3.25) (end -5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3f179dda-85cd-4bad-9a20-bf7747452beb)) + (fp_line (start -5 -3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d97a36e5-25e7-44d3-89c8-6796a0d59905)) + (fp_line (start -5 3.25) (end 5 3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3cffd093-f97a-45cc-89dd-9f5694e36e1f)) + (fp_line (start 5 3.25) (end 5 -3.25) + (stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp d961996a-7fa4-40b2-b895-7a4d7c8a7870)) + (fp_line (start -3 -3) (end -3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 39461aa5-8961-4741-8b45-87ce37a09e5a)) + (fp_line (start -3 3) (end 3 3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp 76139ca9-b2ac-49c4-9629-faa5aef22b18)) + (fp_line (start 3 -3) (end -3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp d39f2086-1f18-4d3e-ab62-b059a3abe625)) + (fp_line (start 3 3) (end 3 -3) + (stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bbe87882-6f9e-4866-8d4d-833af87c77c9)) + (fp_circle (center 0 0) (end 1.75 -0.05) + (stroke (width 0.1) (type solid)) (fill none) (layer "F.Fab") (tstamp 2c73d4d1-0909-44f8-ab4a-e50d70d25cdc)) + (pad "1" smd rect (at -3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 32 "/S5") (pinfunction "1") (pintype "passive") (tstamp 497aa290-5f42-4b6f-aac0-af52f3aa242c)) + (pad "1" smd rect (at 3.975 -2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 32 "/S5") (pinfunction "1") (pintype "passive") (tstamp e371ed0d-8f22-4c54-84cd-67b1469f5ffe)) + (pad "2" smd rect (at -3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp 9ae6ff7a-003d-4b61-a4c8-8c83b08621ca)) + (pad "2" smd rect (at 3.975 2.25) (size 1.55 1.3) (layers "F.Cu" "F.Paste" "F.Mask") + (net 2 "GND") (pinfunction "2") (pintype "passive") (tstamp d205c673-6000-47a2-acca-912c6c34d8a3)) + (model "${KICAD6_3DMODEL_DIR}/Button_Switch_SMD.3dshapes/SW_PUSH_6mm_H9.5mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-28_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 0d56b0f8-0f6d-43e4-a785-84783b49e5d3) + (at 54.6 120.635 180) + (descr "28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28") + (property "ki_keywords" "RAM SRAM CMOS MEMORY") + (path "/29f90934-1baf-480c-b702-fd98db0cf19a") + (attr through_hole) + (fp_text reference "U4" (at 10.15 -0.015) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp fda3a819-3b6b-4ae7-997a-2bba1bc337db) + ) + (fp_text value "CY62256-70PC" (at 3.81 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6e87a1c1-6c3a-4ad4-a120-be72598dbd6b) + ) + (fp_text user "${REFERENCE}" (at 3.81 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 3355ce1c-c890-4700-975f-0722cb9bebf5) + ) + (fp_line (start -1.44 -34.41) (end 9.06 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fdcc67ec-51df-42d0-bdfc-d834c636a307)) + (fp_line (start -1.44 1.39) (end -1.44 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 70f50047-a527-42ca-bc48-296d4d4c1e13)) + (fp_line (start 1.56 -34.35) (end 6.06 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 89d2b75e-c7a6-4d8e-95e5-8ef2ad09f842)) + (fp_line (start 1.56 1.33) (end 1.56 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8c28be27-7914-4b1f-b3d1-8cf4fc6c5bd0)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 93d2f143-93a5-4cc0-b896-5340cc229a74)) + (fp_line (start 6.06 -34.35) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 001bb326-b513-4e1d-8f17-3786b2b96b4a)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8ed34346-779b-4db3-b638-31859a4e8e6a)) + (fp_line (start 9.06 -34.41) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 36380f47-3a49-41ba-bc61-0604484b8b4f)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4e5d102f-dd64-4ce5-afa7-ffd4d4317bf1)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1bac0d2f-590e-4dc2-ba8f-61816235e4c2)) + (fp_line (start -1.55 -34.65) (end 9.15 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a1cc7307-02d3-4db0-8ae6-6d300ba6dbf8)) + (fp_line (start -1.55 1.6) (end -1.55 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fb95f1db-8418-4389-a85f-e10cf30e97e0)) + (fp_line (start 9.15 -34.65) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c6fb6f5d-085b-482b-925d-bec726bd9dbb)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a50ff868-b1b6-48e9-9709-58f7cf56f258)) + (fp_line (start -1.27 -34.35) (end 8.89 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp aee8fa4b-349f-4334-aab4-fb6447905f6b)) + (fp_line (start -1.27 1.33) (end -1.27 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp bd42dd95-26c8-435f-a3ba-e3b966f7b77d)) + (fp_line (start 0.635 -34.29) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dc1a870d-fd2e-46b7-8c65-8b4cd6fb3dd9)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 50791f23-cea0-4dcd-af99-46a5df44a7c0)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1fb46152-1d9f-48dc-9c2b-bf477d43ee29)) + (fp_line (start 6.985 -34.29) (end 0.635 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3d576ea5-d630-4e33-b394-f696d98496c1)) + (fp_line (start 6.985 1.27) (end 6.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1c537680-793a-4b52-bef6-19fb8b4aa5fa)) + (fp_line (start 8.89 -34.35) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 574dc314-912a-4a6c-a91d-15177940e932)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9a148dc7-cb86-43ae-8350-8733bbe022a4)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 38 "/A14") (pinfunction "A14") (pintype "input") (tstamp 556ffb7a-67f3-4e87-89d4-386c377f4568)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A12") (pinfunction "A12") (pintype "input") (tstamp e81f8ee3-3319-4973-99bc-c2947ef05dcb)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A7") (pinfunction "A7") (pintype "input") (tstamp 4cc9e5d7-d36c-4b2e-a08b-057a758e16fd)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A6") (pinfunction "A6") (pintype "input") (tstamp b4d1b8b6-4434-4dd5-8146-8103f7d4e208)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A5") (pinfunction "A5") (pintype "input") (tstamp 8bc578a7-6f47-4ed8-a439-556f47e695e8)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A4") (pinfunction "A4") (pintype "input") (tstamp 16827b2b-201d-404b-b0ca-778de3ace771)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A3") (pinfunction "A3") (pintype "input") (tstamp 41be4838-e301-4899-a0a2-18a5bf901f54)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A2") (pinfunction "A2") (pintype "input") (tstamp dc789319-036a-4893-8512-6c69e65f435f)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "A1") (pintype "input") (tstamp e4ed8e29-8b36-4c04-b0b3-0c18b273bdf2)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "A0") (pintype "input") (tstamp c30ea656-98de-49ff-9f1f-1e95f117a2b5)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "Q0") (pintype "tri_state") (tstamp 1d1f13d2-1703-4501-93bb-7f9a2669d73c)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "Q1") (pintype "tri_state") (tstamp 2b27852d-7e1e-480e-bc78-231587b7e5fb)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "Q2") (pintype "tri_state") (tstamp efa89985-3e9e-4e97-9e9b-e7614b98ca96)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 73a57eb7-b80f-4aea-9956-e68bbc94b6a2)) + (pad "15" thru_hole oval (at 7.62 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "Q3") (pintype "tri_state") (tstamp c4b1d624-6f5b-4cd5-bf5e-354bc736d34b)) + (pad "16" thru_hole oval (at 7.62 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "Q4") (pintype "tri_state") (tstamp 2cdc14c7-7b33-41d3-bbd9-27ff79f85649)) + (pad "17" thru_hole oval (at 7.62 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "Q5") (pintype "tri_state") (tstamp 2a7b25fa-6ab3-4eab-94f4-b8d8005ef777)) + (pad "18" thru_hole oval (at 7.62 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "Q6") (pintype "tri_state") (tstamp 2b31b4d9-6aed-482f-aec3-25b1c315a2f8)) + (pad "19" thru_hole oval (at 7.62 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "Q7") (pintype "tri_state") (tstamp 0773c0f7-fc68-491d-ac2d-371317d9ca51)) + (pad "20" thru_hole oval (at 7.62 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 70 "/~{RAM2_CE}") (pinfunction "~{CS}") (pintype "input") (tstamp 79518a7b-37a3-4d48-9caf-51101fabfc44)) + (pad "21" thru_hole oval (at 7.62 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 67 "/A10") (pinfunction "A10") (pintype "input") (tstamp ee3a032d-d28e-48ea-b48d-19016e0d7fa0)) + (pad "22" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RD}") (pinfunction "~{OE}") (pintype "input") (tstamp 551db376-8c3e-4ffd-b80a-26b5603ef940)) + (pad "23" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A11") (pinfunction "A11") (pintype "input") (tstamp a5ef6611-1628-4bb7-9653-3214813b3c0d)) + (pad "24" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 66 "/A9") (pinfunction "A9") (pintype "input") (tstamp d91e321e-afdd-404b-bb2e-5e6dc3e80178)) + (pad "25" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A8") (pinfunction "A8") (pintype "input") (tstamp 597d3a6d-a21e-404e-b3a1-ea99ab854b97)) + (pad "26" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A13") (pinfunction "A13") (pintype "input") (tstamp c4637ec8-eebc-444a-ac98-783b1bebb6fe)) + (pad "27" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "~{WE}") (pintype "input") (tstamp ee5de2aa-8972-4691-ad46-8fcd22564024)) + (pad "28" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp ebb65c21-53cd-4633-a806-16717e1fbecd)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-28_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp 11fd9a4c-75e7-408a-8a33-789edbc2e30e) + (at 127 120.65 180) + (descr "28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (path "/a5abefeb-afdc-4b11-b815-e14ebf3d3c42") + (attr through_hole) + (fp_text reference "U5" (at 7.62 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 362cdb87-c858-41bf-9343-1a8e7c7628b2) + ) + (fp_text value "Z84C30" (at 7.62 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 3dff150c-de9d-4eb1-8295-cdedc134f89a) + ) + (fp_text user "${REFERENCE}" (at 7.62 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 0ef54c47-def7-402e-b993-935388a86003) + ) + (fp_line (start -1.44 -34.41) (end 16.68 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d6a25908-095c-45cf-8d17-3aac78285f30)) + (fp_line (start -1.44 1.39) (end -1.44 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a563199f-4c6d-42dc-b8b4-1b482183504d)) + (fp_line (start 1.56 -34.35) (end 13.68 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b53bcd78-d2ef-41a6-b669-c93424b9ba18)) + (fp_line (start 1.56 1.33) (end 1.56 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 05d1c599-82ca-42b1-8f03-e9a195b6a2c7)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 321dea82-a10d-4a34-92bd-43b8c3ec8795)) + (fp_line (start 13.68 -34.35) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c08d41b2-7f68-4d99-bf1a-a6e761057fb6)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 506bd7ff-7721-488b-9084-cd4780ac0152)) + (fp_line (start 16.68 -34.41) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8d138880-0017-474a-a55d-8a92fd9d6c64)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9064f8ac-3dcd-472a-940f-540979a969b5)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4c4f7785-0211-4a8c-a532-550a64f210fa)) + (fp_line (start -1.55 -34.65) (end 16.8 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 65781eab-75d5-43ef-8ace-670ca9bd89f0)) + (fp_line (start -1.55 1.6) (end -1.55 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1f82f10e-b73d-4327-ad6b-eee9ddf4ee9a)) + (fp_line (start 16.8 -34.65) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 56ca60a4-5263-4157-aa8a-4c4d30043896)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 905fb160-3b99-4d65-96ee-1e60388be5b9)) + (fp_line (start -1.27 -34.35) (end 16.51 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0d109d59-0706-4e54-936b-44b1d7a8d502)) + (fp_line (start -1.27 1.33) (end -1.27 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2267bd59-a4e9-4b46-a02a-93c73a57e99a)) + (fp_line (start 0.255 -34.29) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fd62d9f8-dc7d-414e-a384-4bbfa8bd00b4)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f79247a3-8395-4e83-a3b5-1ef0dbba4a2a)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e9c63929-91c4-42ad-8525-0d2afa7976a3)) + (fp_line (start 14.985 -34.29) (end 0.255 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a4d34829-84fd-48b8-93dc-dccee0726d5d)) + (fp_line (start 14.985 1.27) (end 14.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dbcb67b5-f01e-4969-9bec-4e3f7a6dacea)) + (fp_line (start 16.51 -34.35) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 13d6d63e-e6bb-4113-9fba-e0265491f7a4)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 587fa55a-6414-459f-b7f9-3625f87d7018)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp f3991cf6-a14f-4997-8652-81db1dc06518)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp aa690fa9-9ea8-4c61-a1d5-f33e70052ba8)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp e1470f21-e384-4c60-87f8-e1c323bcc2f2)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp eaec8fa6-d97b-4fa3-9453-8ba657dea323)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 3ddf900f-cd09-446f-bba2-a1bc9d7d5831)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RD}") (pinfunction "~{RD}") (pintype "input") (tstamp 3eeb6e87-d99a-4b7a-8388-05f6062dacb4)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 71 "unconnected-(U5-ZC{slash}TO0-Pad7)") (pinfunction "ZC/TO0") (pintype "output+no_connect") (tstamp 8a17fc1a-18ca-4ecb-be64-df8efced7be6)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 72 "unconnected-(U5-ZC{slash}TO1-Pad8)") (pinfunction "ZC/TO1") (pintype "output+no_connect") (tstamp 7dc7537a-4c6c-47bb-adca-714743b3ebc2)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 73 "unconnected-(U5-ZC{slash}TO2-Pad9)") (pinfunction "ZC/TO2") (pintype "output+no_connect") (tstamp 1325e79e-d6e0-426b-8c8b-ece8ca7504b5)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 52 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "input") (tstamp 6e9240bf-45a5-42cb-abf1-9861ceb426c0)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 74 "Net-(U5-IEO)") (pinfunction "IEO") (pintype "output") (tstamp 33c60846-34b1-44d1-ac6b-9814dea28004)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "output") (tstamp 2cc7946e-04fb-410f-96c9-9e0d33122716)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 24 "Net-(U5-IEI)") (pinfunction "IEI") (pintype "input") (tstamp f3328f4f-7959-4227-88fa-32142698670d)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/~{M1}") (pinfunction "~{M1}") (pintype "input") (tstamp 15d36eae-bc0c-402c-bdd8-23ca13882488)) + (pad "15" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 786471d6-b1e1-4133-ab0d-138dac25f465)) + (pad "16" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 75 "/~{CTC_CE}") (pinfunction "~{CE}") (pintype "input") (tstamp 1272e96b-5b37-4db3-987e-6d0a2de58f5d)) + (pad "17" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/~{RESET}") (pinfunction "~{RESET}") (pintype "input") (tstamp d73c7c3d-82ca-4f91-90ff-ef073cabf274)) + (pad "18" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "CS0") (pintype "input") (tstamp 12225117-54bf-4d4e-b0c5-ee093437d8e3)) + (pad "19" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "CS1") (pintype "input") (tstamp 37e7af74-e3aa-452f-9877-1802218f1ae0)) + (pad "20" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 28 "Net-(U5-CLK{slash}TRG3)") (pinfunction "CLK/TRG3") (pintype "input") (tstamp a7edb393-ea19-41da-8b25-3b24707df60d)) + (pad "21" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 27 "Net-(U5-CLK{slash}TRG2)") (pinfunction "CLK/TRG2") (pintype "input") (tstamp c37f1ca8-3123-4f46-b9cf-f5a2ff32dac5)) + (pad "22" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 26 "Net-(U5-CLK{slash}TRG1)") (pinfunction "CLK/TRG1") (pintype "input") (tstamp e6f021a6-7e9d-4993-9fb0-33afb3cfa628)) + (pad "23" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 25 "Net-(U5-CLK{slash}TRG0)") (pinfunction "CLK/TRG0") (pintype "input") (tstamp 3ced5301-3fd5-4d7a-9942-84def59e87ec)) + (pad "24" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "input") (tstamp f7589013-5c7e-4121-b674-68cded1f1216)) + (pad "25" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp bbd4d4d9-7a10-47ff-8176-05be278e4163)) + (pad "26" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp 642fc6ae-91a4-4c64-b616-04f4b65566f0)) + (pad "27" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp 9b6db5f1-ae7a-4d00-bb13-c83beea02678)) + (pad "28" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp 51aae663-9b2e-481c-bc10-af1755bb1747)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 239ea460-2863-4b5e-99e8-d19a56621cdd) + (at 66.03 99.05 180) + (descr "16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Dual Decoder 1 of 4, Active low outputs") + (property "ki_keywords" "TTL DECOD4") + (path "/8e55eb3f-9a4f-47f3-9e61-5390420ca59b") + (attr through_hole) + (fp_text reference "U11" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp d0672c9e-23f3-46af-b0e7-58cf7200893d) + ) + (fp_text value "74LS139" (at 3.81 -20.11) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp a04f88da-ced1-4833-a721-2dd0ef92fbc5) + ) + (fp_text user "${REFERENCE}" (at 3.81 -8.89) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 291d10bf-84a0-49ae-b938-032ee3f64332) + ) + (fp_line (start -1.44 -19.17) (end 9.06 -19.17) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 114fffb6-f294-479e-acaa-60d82251a3cc)) + (fp_line (start -1.44 1.39) (end -1.44 -19.17) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7e9dd874-f1f8-4888-beb9-090f744d3b98)) + (fp_line (start 1.56 -19.11) (end 6.06 -19.11) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 0ad95f28-e23a-40b6-b284-1dcab70b653f)) + (fp_line (start 1.56 1.33) (end 1.56 -19.11) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fd346c90-674b-4b7f-9eeb-c8aa1f5f867a)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b7cdc9a8-d6f5-4edf-b8d4-58ca8bee4fc5)) + (fp_line (start 6.06 -19.11) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a47d3046-e7c3-41c8-9539-e61a676115ee)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9a028257-e36a-49b0-a256-2c78b35890e3)) + (fp_line (start 9.06 -19.17) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dd3618dd-0bfd-431d-8d42-c87a31997861)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6e6275fb-e8b7-4db3-8ed1-321ca9582606)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f527266b-8856-480d-a1a0-1d832cd3dee8)) + (fp_line (start -1.55 -19.4) (end 9.15 -19.4) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f973d32b-1a95-48a3-81e2-00298435aebe)) + (fp_line (start -1.55 1.6) (end -1.55 -19.4) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0128415c-a17f-44c2-899e-aff50103a57a)) + (fp_line (start 9.15 -19.4) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 48c8b7f0-c1a7-4db3-901c-f8dfd61c3a86)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a8a1e0dd-8dbc-4195-8d30-7cac8a729fea)) + (fp_line (start -1.27 -19.11) (end 8.89 -19.11) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c59973d1-daad-4c3e-b904-e1fcabbca442)) + (fp_line (start -1.27 1.33) (end -1.27 -19.11) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp edec0a26-a5de-424e-9fba-facaca55099e)) + (fp_line (start 0.635 -19.05) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4a808f7d-93e9-4071-9478-650bf6abfce2)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 34d1b3d4-b35b-4a4c-877d-91cea81b664e)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7f96ed8e-8183-4351-b4d3-d40629111be3)) + (fp_line (start 6.985 -19.05) (end 0.635 -19.05) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e226f127-bad9-4dda-921e-05e5f6f32e13)) + (fp_line (start 6.985 1.27) (end 6.985 -19.05) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 23ea2dea-7f36-4a81-8b67-b3de9e50a174)) + (fp_line (start 8.89 -19.11) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5511aadd-0d62-4a14-a757-a3948f459da2)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1dd76cf8-952e-4477-b2f4-74699d2abfeb)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{MREQ}") (pinfunction "E") (pintype "input") (tstamp 5dd25d5d-9eca-4563-b8e4-465d3826264f)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 39 "/A15") (pinfunction "A0") (pintype "input") (tstamp b9eb59c6-550a-43b6-b78c-2dc12bed6ad2)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 34 "/ROM{slash}RAM") (pinfunction "A1") (pintype "input") (tstamp b1eff104-fcf6-490f-a577-f0a4bb9097bd)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 68 "/~{ROM_CE}") (pinfunction "O0") (pintype "output") (tstamp 14c1e62d-3353-4e7d-97f2-2fbea03e1452)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 103 "Net-(U11A-O1)") (pinfunction "O1") (pintype "output") (tstamp ee62b4e8-918e-4b7b-a5b3-452a0e60bb70)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 69 "/~{RAM1_CE}") (pinfunction "O2") (pintype "output") (tstamp 695259b6-f322-4f55-9508-1e5bc97111b3)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 104 "Net-(U11A-O3)") (pinfunction "O3") (pintype "output") (tstamp 967508bd-9618-4b4d-9a74-39c8da52c0bb)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp b3efa0f7-5e81-460f-90ee-d38c38768884)) + (pad "9" thru_hole oval (at 7.62 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 105 "/~{TFT_CE}") (pinfunction "O3") (pintype "output") (tstamp 30664384-7f32-4b9c-ab17-013133390ae5)) + (pad "10" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 87 "/~{PIO_CE}") (pinfunction "O2") (pintype "output") (tstamp 4545a7c5-cf62-4a6a-9148-4663f6ffe469)) + (pad "11" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 86 "/~{SIO_CE}") (pinfunction "O1") (pintype "output") (tstamp 797c9abe-6e10-4043-9a0e-fb7b2bf9e828)) + (pad "12" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 75 "/~{CTC_CE}") (pinfunction "O0") (pintype "output") (tstamp 208f13dd-5c5c-4099-b9e0-abe3f73cde88)) + (pad "13" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A7") (pinfunction "A1") (pintype "input") (tstamp b8a942b8-6fb7-429d-af10-98ca9f0175ff)) + (pad "14" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A6") (pinfunction "A0") (pintype "input") (tstamp 4600f6fc-40f1-4b39-997b-ae36fd064e43)) + (pad "15" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 106 "Net-(U11B-E)") (pinfunction "E") (pintype "input") (tstamp d87346a2-f729-4fc2-8427-700beeaa0b9d)) + (pad "16" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp bf98bea7-cfc6-4f04-a3cb-15e9d6b2efe3)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-16_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp 59ab3a4c-7ffd-436f-890d-833bf52c3fca) + (at 166.37 105.41 180) + (descr "40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (path "/96356b22-2557-453f-b238-b24752643bea") + (attr through_hole) + (fp_text reference "U7" (at 10.16 2.159) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 83dc759b-ad23-4fc8-8cf5-33c5c1a78099) + ) + (fp_text value "Z84C20" (at 7.62 -50.59) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 41dd9155-830d-4401-8f49-0c7cdf53b05f) + ) + (fp_text user "${REFERENCE}" (at 7.62 -24.13) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 79be88a1-61be-4ecf-a267-5d1ea677b183) + ) + (fp_line (start -1.44 -49.65) (end 16.68 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 39e0a784-7012-43f0-994d-2a6d65f61a16)) + (fp_line (start -1.44 1.39) (end -1.44 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 359ec012-513d-45bd-93e4-84e708d38302)) + (fp_line (start 1.56 -49.59) (end 13.68 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 17cc2891-efe7-4bcd-ba34-5b112de1b9e1)) + (fp_line (start 1.56 1.33) (end 1.56 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a9cc2cc0-87e0-4ee8-9126-49fea8c10500)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7f77011f-c44c-4bf1-845e-df4558091c7e)) + (fp_line (start 13.68 -49.59) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 681f951e-36d4-4a2a-a1b4-172f55ccc8e8)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 01dd116b-2c4b-4359-aa74-ee393f4bf834)) + (fp_line (start 16.68 -49.65) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 10c8578a-2286-48bf-9c13-629b282ea0ee)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e60da761-c4c0-4dde-ac00-95e32513d5d4)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 22588b92-7b23-4e0a-a18a-aeee70d9a2a0)) + (fp_line (start -1.55 -49.85) (end 16.8 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d27ba602-631e-4e19-a747-f898dac3bd2e)) + (fp_line (start -1.55 1.6) (end -1.55 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3f59921f-5999-417a-a166-831db3afb1ec)) + (fp_line (start 16.8 -49.85) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1770daa7-52d5-47eb-a8ad-6a4b7ac28218)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e37d38d3-f9ae-4f58-b946-e54480252520)) + (fp_line (start -1.27 -49.59) (end 16.51 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f6e9812f-8336-4eb1-8f17-bc2dcae217df)) + (fp_line (start -1.27 1.33) (end -1.27 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 40c07a5e-1c65-4d71-b35a-012afc592218)) + (fp_line (start 0.255 -49.53) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5e6163c7-ab11-4ab0-9960-07a3489f77ec)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9e3adf91-0a47-4097-87b5-2af021516876)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9f9ff4fd-a3f0-43dc-a721-9d9be4064826)) + (fp_line (start 14.985 -49.53) (end 0.255 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9c2df393-9e04-4a75-a1f3-fa5e26630cfd)) + (fp_line (start 14.985 1.27) (end 14.985 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 739bf3ae-757f-468d-93f2-a93b2565d2c9)) + (fp_line (start 16.51 -49.59) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 58841683-e559-499b-89d0-ce210533c333)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6f8935d8-24a3-4c48-b898-353e0bb7dcbe)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp 27694b17-4f5d-4568-8c9a-5298292ad572)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp b1874027-6f41-49e7-af8f-315b62484bc2)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp 3b5ec98a-8a4f-4496-ba90-5e1dad6a784b)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 87 "/~{PIO_CE}") (pinfunction "~{CE}") (pintype "input") (tstamp f15ee279-5c16-498e-8d39-80e2134e58ee)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "C/~{D}") (pintype "input") (tstamp d8c2594c-cece-449a-94f2-8ed51da6c9f2)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "B/~{A}") (pintype "input") (tstamp 096b4bf8-26a7-47bb-b599-d78a990918d5)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 13 "/MFP") (pinfunction "PA7") (pintype "bidirectional") (tstamp 1ef5a9f2-6268-41a6-924b-46d84dd590dd)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 88 "unconnected-(U7-PA6-Pad8)") (pinfunction "PA6") (pintype "bidirectional+no_connect") (tstamp bf5d7fbc-8f60-4a8a-aa05-cff76e98378c)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 89 "unconnected-(U7-PA5-Pad9)") (pinfunction "PA5") (pintype "bidirectional+no_connect") (tstamp 8a349f57-1ace-4822-aba1-049447b302b8)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 90 "unconnected-(U7-PA4-Pad10)") (pinfunction "PA4") (pintype "bidirectional+no_connect") (tstamp 77098790-2846-4b08-9178-09d4ba88c523)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 47b549bc-3f85-479e-a82e-aeda2626cb86)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 91 "unconnected-(U7-PA3-Pad12)") (pinfunction "PA3") (pintype "bidirectional+no_connect") (tstamp 82be4a5d-8c6d-48f0-9c2a-b9aa0a8402fd)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 92 "unconnected-(U7-PA2-Pad13)") (pinfunction "PA2") (pintype "bidirectional+no_connect") (tstamp 3555f511-f63b-482d-9453-17504fc4ff1b)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 22 "Net-(U7-PA1)") (pinfunction "PA1") (pintype "bidirectional") (tstamp 91538346-1b2e-4262-b82a-df91d035f0e2)) + (pad "15" thru_hole oval (at 0 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 20 "Net-(U7-PA0)") (pinfunction "PA0") (pintype "bidirectional") (tstamp 65df62b7-2bde-4fb5-8da9-c78fc60e9bbc)) + (pad "16" thru_hole oval (at 0 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 93 "unconnected-(U7-~{ASTB}-Pad16)") (pinfunction "~{ASTB}") (pintype "input+no_connect") (tstamp 3edad46d-ff61-42bb-9304-b28198ea0f6a)) + (pad "17" thru_hole oval (at 0 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 94 "unconnected-(U7-~{BSTB}-Pad17)") (pinfunction "~{BSTB}") (pintype "input+no_connect") (tstamp 5e80631a-c436-4a82-b3fa-02d3d610f5e4)) + (pad "18" thru_hole oval (at 0 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 95 "unconnected-(U7-ARDY-Pad18)") (pinfunction "ARDY") (pintype "output+no_connect") (tstamp 692d7ba5-7341-4c46-9528-cdcff865a892)) + (pad "19" thru_hole oval (at 0 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp e18babc7-546e-47d1-b3cb-aa786c7ae3ef)) + (pad "20" thru_hole oval (at 0 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp f6a3800f-fd08-431f-bb1e-dd677195a230)) + (pad "21" thru_hole oval (at 15.24 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 96 "unconnected-(U7-BRDY-Pad21)") (pinfunction "BRDY") (pintype "output+no_connect") (tstamp 49aec9c9-4236-4b38-8eeb-77d49bd8e303)) + (pad "22" thru_hole oval (at 15.24 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 97 "unconnected-(U7-IEO-Pad22)") (pinfunction "IEO") (pintype "output+no_connect") (tstamp c8f630ae-de74-4b15-a66c-1b6309e062a0)) + (pad "23" thru_hole oval (at 15.24 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "input") (tstamp e662d5d7-a439-4221-ab9d-3d158f000f3b)) + (pad "24" thru_hole oval (at 15.24 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 76 "Net-(U6-IEO)") (pinfunction "IEI") (pintype "input") (tstamp 773747e9-91a5-4871-94ea-ff44309f64d6)) + (pad "25" thru_hole oval (at 15.24 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 770c8da5-075a-4fca-8f55-59d51274d409)) + (pad "26" thru_hole oval (at 15.24 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "power_in") (tstamp e882d410-9e34-4dc7-96a6-0ec21432e008)) + (pad "27" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 10 "/A") (pinfunction "PB0") (pintype "bidirectional") (tstamp 27e193b9-6d8a-4aef-88e4-efdf406c8c7a)) + (pad "28" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 11 "/B") (pinfunction "PB1") (pintype "bidirectional") (tstamp 73a5d53a-7409-4bee-a1af-609a22a041e9)) + (pad "29" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 12 "/S1") (pinfunction "PB2") (pintype "bidirectional") (tstamp 134b3358-7a0b-4503-bc49-cc89018a46cc)) + (pad "30" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 29 "/S2") (pinfunction "PB3") (pintype "bidirectional") (tstamp 4fc4e65c-c744-4747-964b-c9b733a2b3bf)) + (pad "31" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 30 "/S3") (pinfunction "PB4") (pintype "bidirectional") (tstamp 5138e481-0f79-411a-9013-a0f12e2f2063)) + (pad "32" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 31 "/S4") (pinfunction "PB5") (pintype "bidirectional") (tstamp 8b9deba5-9fdb-49f4-85a2-70d7d45fbf2b)) + (pad "33" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 32 "/S5") (pinfunction "PB6") (pintype "bidirectional") (tstamp 4f2313cf-23a5-47ba-a7de-c9244120033f)) + (pad "34" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 34 "/ROM{slash}RAM") (pinfunction "PB7") (pintype "bidirectional") (tstamp 2eae5d9d-ac05-47af-95d3-00f1b9800f0f)) + (pad "35" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RD}") (pinfunction "~{RD}") (pintype "input") (tstamp 2640ed21-ca96-4935-a657-12458285723b)) + (pad "36" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 52 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "input") (tstamp d9f4c7cd-cc7f-48c6-b073-535f14bd3265)) + (pad "37" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 98 "Net-(U7-~{M1})") (pinfunction "~{M1}") (pintype "input") (tstamp 645f7d81-03f3-4ed8-8657-872308526017)) + (pad "38" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp 95e2f1a2-bdae-40ce-920a-21b07dbd9f08)) + (pad "39" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp beca1c8c-b5eb-47f2-822c-dfa69fdb7311)) + (pad "40" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp 4b6b91e6-1d28-4ef5-b67b-8bc45de751d9)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-40_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Oscillator:Oscillator_DIP-14" (layer "B.Cu") + (tstamp 5caf8e15-010f-4e52-863f-54b3cf80209f) + (at 127 114.3 180) + (descr "Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf") + (tags "oscillator") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "HCMOS Crystal Clock Oscillator, DIP14-style metal package") + (property "ki_keywords" "Crystal Clock Oscillator") + (path "/86164f1a-2136-4ae6-989f-181604ed965c") + (attr through_hole) + (fp_text reference "X2" (at 7.62 11.26) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 46532c45-6a61-4f7c-8d3f-634529f07318) + ) + (fp_text value "ACO-xxxMHz-A" (at 7.62 -3.74) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 308cf376-c476-45a7-a591-3289e079de14) + ) + (fp_text user "${REFERENCE}" (at 7.62 3.81) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp b7f67fc5-877c-4e1f-bab5-697d48e7a963) + ) + (fp_line (start -2.83 -2.64) (end 17.32 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2cb8fa1f-c357-4682-b965-1de3bc6bd10b)) + (fp_line (start -2.83 9.51) (end -2.83 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp d2a12a80-00b8-4f92-9499-73ab36000cec)) + (fp_line (start 17.32 10.26) (end -2.08 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1412cbe3-b36b-476d-a788-dd01d907cc33)) + (fp_line (start 18.07 -1.89) (end 18.07 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 00595400-f538-44ad-a408-33199a29424e)) + (fp_arc (start -2.08 10.26) (mid -2.61033 10.04033) (end -2.83 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2e36db1c-d920-4757-ad35-ce1900857f18)) + (fp_arc (start 17.32 -2.64) (mid 17.85033 -2.42033) (end 18.07 -1.89) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 92378e76-c303-4fed-9caf-3b010e5c8785)) + (fp_arc (start 18.07 9.51) (mid 17.85033 10.04033) (end 17.32 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 859a0df1-a0af-4169-95a2-8a862d35cd83)) + (fp_line (start -2.98 -2.79) (end 18.22 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6074e029-c50e-4ec6-9aa3-46e423190a58)) + (fp_line (start -2.98 10.41) (end -2.98 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp e09d7b88-8762-4d35-9047-7571d036069b)) + (fp_line (start 18.22 -2.79) (end 18.22 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3150f11d-deaf-40f7-a34e-e7f292ac285f)) + (fp_line (start 18.22 10.41) (end -2.98 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0bfaa206-2296-411a-ba6b-31e70ea9fbc9)) + (fp_line (start -2.73 -2.54) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 22907934-8b0a-4e55-a316-11a9d32ce5fa)) + (fp_line (start -2.73 -2.54) (end 17.32 -2.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7e508695-a240-47f5-8225-db51a42f6ebd)) + (fp_line (start -2.08 10.16) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 02a81711-d3b6-4877-a8bb-660cadba0a68)) + (fp_line (start -1.73 -1.54) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 61fba005-3fcc-41bb-859f-2821bf8a14c6)) + (fp_line (start -1.73 -1.54) (end 16.62 -1.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a1cfde55-5a73-468d-806b-244417dfc849)) + (fp_line (start -1.38 9.16) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 782d5090-48cf-43b0-b7ab-8de158213fe0)) + (fp_line (start 16.97 -1.19) (end 16.97 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9febcf7c-3188-40e5-8bd6-92a8828798ef)) + (fp_line (start 17.97 9.51) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2e90bfda-f084-467f-8903-ca5697286da1)) + (fp_arc (start -2.08 10.16) (mid -2.539619 9.969619) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c66667fc-a656-4ac5-9123-fd1c27e20e2e)) + (fp_arc (start -1.38 9.16) (mid -1.627487 9.057487) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e2c28385-92d3-47ad-92fc-c027e42111c3)) + (fp_arc (start 16.62 -1.54) (mid 16.867487 -1.437487) (end 16.97 -1.19) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 61717583-059b-4525-b459-a34369780927)) + (fp_arc (start 16.97 8.81) (mid 16.867487 9.057487) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ce44ae8c-fd83-44d3-a892-ca0ed918266d)) + (fp_arc (start 17.32 -2.54) (mid 17.779619 -2.349619) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dfd021d6-5b65-4108-a603-f407d9ebc48d)) + (fp_arc (start 17.97 9.51) (mid 17.779619 9.969619) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 428e0340-8a74-452b-8083-fc46751df627)) + (pad "1" thru_hole rect (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 111 "unconnected-(X2-Tri-State-Pad1)") (pinfunction "Tri-State") (pintype "input+no_connect") (tstamp 326c8349-79ae-4db7-8756-01894c76b3a8)) + (pad "7" thru_hole circle (at 15.24 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp a32aa908-1eb0-484a-aed4-b7cf5f11cd8e)) + (pad "8" thru_hole circle (at 15.24 7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 115 "/SCLK") (pinfunction "OUT") (pintype "output") (tstamp e93c1238-06da-4a4c-849d-6d10b7e44df3)) + (pad "14" thru_hole circle (at 0 7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Vcc") (pintype "power_in") (tstamp 6bb11d4e-0d6d-4a98-82e1-bdee73cf4e74)) + (model "${KICAD6_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_DIP-14.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Oscillator:Oscillator_DIP-14" (layer "B.Cu") + (tstamp 61355acf-c270-482e-bcc2-1a14b0fbc343) + (at 86.36 114.3 180) + (descr "Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf") + (tags "oscillator") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "HCMOS Crystal Clock Oscillator, DIP14-style metal package") + (property "ki_keywords" "Crystal Clock Oscillator") + (path "/4125ce73-888f-48f0-b478-ce34c6ac4745") + (attr through_hole) + (fp_text reference "X1" (at 7.62 11.26) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9f11886c-37d6-432a-ae6d-ac6f2e3ea572) + ) + (fp_text value "ACO-xxxMHz-A" (at 7.62 -3.74) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 9215bc2b-821f-4b45-a592-1cbbd865fd23) + ) + (fp_text user "${REFERENCE}" (at 7.62 3.81) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 68efa18b-0a26-42ab-8893-4c8755216d90) + ) + (fp_line (start -2.83 -2.64) (end 17.32 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3436fcbc-6700-499f-a7df-39d7cd3693ab)) + (fp_line (start -2.83 9.51) (end -2.83 -2.64) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e5003af7-77a6-40cc-883d-7eb6bfcb483b)) + (fp_line (start 17.32 10.26) (end -2.08 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e0099c8e-7cf4-4d8b-9bb0-85512807fbfa)) + (fp_line (start 18.07 -1.89) (end 18.07 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 31bec72c-2342-43db-ae47-2388cd287bba)) + (fp_arc (start -2.08 10.26) (mid -2.61033 10.04033) (end -2.83 9.51) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a6f4f5bd-54f7-4337-af7a-2134472eb98e)) + (fp_arc (start 17.32 -2.64) (mid 17.85033 -2.42033) (end 18.07 -1.89) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9437c691-4b1e-4bf6-ba4a-86c5163d7f7c)) + (fp_arc (start 18.07 9.51) (mid 17.85033 10.04033) (end 17.32 10.26) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp dd47bd90-e0e8-46ed-ac0a-e18883b038ac)) + (fp_line (start -2.98 -2.79) (end 18.22 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 660218c8-32da-429a-87ab-cec55d84a3e2)) + (fp_line (start -2.98 10.41) (end -2.98 -2.79) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 816340a4-8d34-43c3-ab47-aff764d56f40)) + (fp_line (start 18.22 -2.79) (end 18.22 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 965b3a2d-b2bd-44f2-afe5-0ecc13289dfa)) + (fp_line (start 18.22 10.41) (end -2.98 10.41) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 460a10bf-66e1-46f5-ad74-dab22c2fa5b1)) + (fp_line (start -2.73 -2.54) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 55b7f5d3-611f-4b04-b012-c35646d1338e)) + (fp_line (start -2.73 -2.54) (end 17.32 -2.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fce39eaa-bd38-4a58-9e11-2ad027284770)) + (fp_line (start -2.08 10.16) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 44842c08-9273-44ab-bfe7-d4d30ad7251a)) + (fp_line (start -1.73 -1.54) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6374dd00-4eef-44d5-b002-f2be5d409124)) + (fp_line (start -1.73 -1.54) (end 16.62 -1.54) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dba9c127-28d9-4603-b106-cf4d5b236e8f)) + (fp_line (start -1.38 9.16) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6def7808-a427-43e9-9e0a-959920d90450)) + (fp_line (start 16.97 -1.19) (end 16.97 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 71b929fc-cb97-4055-896a-54b8d0d28f84)) + (fp_line (start 17.97 9.51) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9d9ac677-d89e-4f7c-9a5a-2570708a3f27)) + (fp_arc (start -2.08 10.16) (mid -2.539619 9.969619) (end -2.73 9.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1239a700-9b65-43ff-857e-2241ad5855f8)) + (fp_arc (start -1.38 9.16) (mid -1.627487 9.057487) (end -1.73 8.81) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2735f858-6938-439b-b58a-53eb6fe070d4)) + (fp_arc (start 16.62 -1.54) (mid 16.867487 -1.437487) (end 16.97 -1.19) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fd781979-4da6-4350-8e15-3a175d6d8734)) + (fp_arc (start 16.97 8.81) (mid 16.867487 9.057487) (end 16.62 9.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 32c723ea-0dd8-407c-a1cd-9a6864d3a052)) + (fp_arc (start 17.32 -2.54) (mid 17.779619 -2.349619) (end 17.97 -1.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7f3ec506-1b17-430d-96da-a4b555ebf7ea)) + (fp_arc (start 17.97 9.51) (mid 17.779619 9.969619) (end 17.32 10.16) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp db395d58-aee9-4620-bb21-9e0b295f5a07)) + (pad "1" thru_hole rect (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 110 "unconnected-(X1-Tri-State-Pad1)") (pinfunction "Tri-State") (pintype "input+no_connect") (tstamp d84d12cd-c9c2-4043-9e97-b5889f04e4b4)) + (pad "7" thru_hole circle (at 15.24 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp edf72763-6b74-4eb5-a50a-5842d9899b22)) + (pad "8" thru_hole circle (at 15.24 7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/CLK") (pinfunction "OUT") (pintype "output") (tstamp c4f3c7db-201e-469d-bdb7-22fcc66d4559)) + (pad "14" thru_hole circle (at 0 7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "Vcc") (pintype "power_in") (tstamp dbd1da67-a12e-4b96-a2cb-a1c7d34740b3)) + (model "${KICAD6_3DMODEL_DIR}/Oscillator.3dshapes/Oscillator_DIP-14.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp 6bb20ac8-22e6-40a1-b07f-bd2c74c2f89a) + (at 106.685 105.415 180) + (descr "40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (path "/9672b35a-70eb-4a41-ab2e-4762eddd4ecc") + (attr through_hole) + (fp_text reference "U1" (at 7.62 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 94733a65-68bb-4aee-b201-c7656c796008) + ) + (fp_text value "Z84C00" (at 7.62 -50.59) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 3d3aee63-c3d5-4adf-b134-300105417e41) + ) + (fp_text user "${REFERENCE}" (at 7.62 -24.13) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 977cb4ee-41e4-4ab7-967f-6a407d5a87a3) + ) + (fp_line (start -1.44 -49.65) (end 16.68 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp db3e76a8-bb8c-454b-9a4a-048b971e0415)) + (fp_line (start -1.44 1.39) (end -1.44 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5ac128b5-3354-4ba0-ba25-c34dcde3e057)) + (fp_line (start 1.56 -49.59) (end 13.68 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1eb5739c-2f3a-4d6c-859b-81f4a62c2bc8)) + (fp_line (start 1.56 1.33) (end 1.56 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a02ae6bb-3bf4-47c6-91b1-cc85a4263d18)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ff4f44ec-0dd0-419e-b405-8c1fc05b12ec)) + (fp_line (start 13.68 -49.59) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6863380b-2ba8-46b4-bd29-543f2a4193c0)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b237a0ce-3b36-4f56-9583-44ce6921e56e)) + (fp_line (start 16.68 -49.65) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 115bd345-7f81-4b8b-8760-0f3bedf6b0f1)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3ce41b7f-dbd6-4d51-980d-bcfa9a99aace)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 69919496-8fc6-441b-a866-2e1ab60e1acf)) + (fp_line (start -1.55 -49.85) (end 16.8 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 0a7be827-1fee-4a7d-b045-7adbdc929893)) + (fp_line (start -1.55 1.6) (end -1.55 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp d9d916fc-7617-4399-9dc1-3c2b2b47c2b5)) + (fp_line (start 16.8 -49.85) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1f70b5d6-de5b-4916-82cd-0b91a8282816)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c4ca1326-e688-491b-b90a-843ee93540f7)) + (fp_line (start -1.27 -49.59) (end 16.51 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2a43cbb9-6654-449e-8b04-f3044cf50ad7)) + (fp_line (start -1.27 1.33) (end -1.27 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp b88c6a4b-4346-4026-80fe-f8c9eab3c018)) + (fp_line (start 0.255 -49.53) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 828f30f7-b71a-4dd3-83ff-a0388639a70f)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7dc5599b-507f-4560-93fa-6f8f6b1afa6e)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 39a462bb-0c8b-4ce3-9118-0da4f8f07332)) + (fp_line (start 14.985 -49.53) (end 0.255 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3b5c9ba7-c337-438d-a1ac-e668b2561618)) + (fp_line (start 14.985 1.27) (end 14.985 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 00fd1c55-9d00-4173-8d4d-79794493abbf)) + (fp_line (start 16.51 -49.59) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2e3e875f-e232-4512-afe6-0df627c4e721)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 75185008-d1aa-43fa-bb16-32c77a19f1fd)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A11") (pinfunction "A11") (pintype "output") (tstamp 7f37e29a-7a1c-45ad-8ecf-279d22be5e28)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A12") (pinfunction "A12") (pintype "output") (tstamp 63fa2d7f-a143-4c4b-9298-99b713e52baf)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A13") (pinfunction "A13") (pintype "output") (tstamp ae41916a-ea23-49ce-b303-f8890a13deb4)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 38 "/A14") (pinfunction "A14") (pintype "output") (tstamp a97c8609-9936-4736-a64b-c5185471fae9)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 39 "/A15") (pinfunction "A15") (pintype "output") (tstamp ada50f7f-f09a-4825-910e-c3094e44ad11)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 9ff4ffca-84f3-44da-ac35-0293522e393b)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp 74e7c755-ca77-4bba-8c3a-ae80635208bb)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp d5c4dc36-09cd-4b9e-8ede-b75dc8110cb6)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp 4d4e6fe9-baf1-4738-874f-e6354d0c431f)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp 885cba8c-9895-4d87-afce-b68724ee9ebc)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "power_in") (tstamp b17b5f95-ab87-45b9-8ea7-5850bbfbf355)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp 3a3a35fe-00d2-4ea5-bfec-4840455b5b6c)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp 9a72a104-0dd9-45ef-86e6-0ec9a3e68fb5)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp c46d8494-3973-4ee5-8270-902bd2e6433e)) + (pad "15" thru_hole oval (at 0 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp b3dbe636-58ac-4476-84b6-38fccd84578d)) + (pad "16" thru_hole oval (at 0 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "input") (tstamp e0a834bf-2c71-49bb-8644-f46470ae8251)) + (pad "17" thru_hole oval (at 0 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 49 "unconnected-(U1-~{NMI}-Pad17)") (pinfunction "~{NMI}") (pintype "input+no_connect") (tstamp aec27104-afdf-4fa6-9262-2f69b21748a1)) + (pad "18" thru_hole oval (at 0 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 50 "unconnected-(U1-~{HALT}-Pad18)") (pinfunction "~{HALT}") (pintype "output+no_connect") (tstamp 735e6377-f5d3-450a-9e58-72f84ae24e09)) + (pad "19" thru_hole oval (at 0 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 51 "/~{MREQ}") (pinfunction "~{MREQ}") (pintype "output") (tstamp 3ac008ea-3108-4007-b49b-d1cc53f0f8d0)) + (pad "20" thru_hole oval (at 0 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 52 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "output") (tstamp e82334f4-ea32-4ea7-9203-d0b4ac1431d4)) + (pad "21" thru_hole oval (at 15.24 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RD}") (pinfunction "~{RD}") (pintype "output") (tstamp 903cc58c-de63-4af2-bf10-0d6cc2cff6ec)) + (pad "22" thru_hole oval (at 15.24 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "~{WR}") (pintype "output") (tstamp be352278-eca0-44df-a45d-75e766beeca3)) + (pad "23" thru_hole oval (at 15.24 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 54 "unconnected-(U1-~{BUSACK}-Pad23)") (pinfunction "~{BUSACK}") (pintype "output+no_connect") (tstamp 0e278beb-bffe-47a1-a135-9b0535d2623c)) + (pad "24" thru_hole oval (at 15.24 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 17 "Net-(U1-~{WAIT})") (pinfunction "~{WAIT}") (pintype "input") (tstamp 8041ea52-1729-4ced-9d97-dfbfc5418b40)) + (pad "25" thru_hole oval (at 15.24 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 18 "Net-(U1-~{BUSREQ})") (pinfunction "~{BUSREQ}") (pintype "input") (tstamp 924e6d82-fbff-4a93-9fc5-493188fb93e6)) + (pad "26" thru_hole oval (at 15.24 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/~{RESET}") (pinfunction "~{RESET}") (pintype "input") (tstamp 74fabfbc-d8a1-456b-81cd-47edac6690ff)) + (pad "27" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/~{M1}") (pinfunction "~{M1}") (pintype "output") (tstamp f77b7cad-2db6-404e-9e0b-1f1510a89c39)) + (pad "28" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 112 "unconnected-(U1-~{RFSH}-Pad28)") (pinfunction "~{RFSH}") (pintype "output+no_connect") (tstamp f0e7860f-3813-4ecc-8bf8-acf58409d8e0)) + (pad "29" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 03408713-8b21-4ae1-b1b0-b6f0b2410a00)) + (pad "30" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "A0") (pintype "output") (tstamp b1bd9147-b26d-4765-8727-2db197d12f73)) + (pad "31" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "A1") (pintype "output") (tstamp fce85b2f-d43d-418f-a416-af76f8165bc8)) + (pad "32" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A2") (pinfunction "A2") (pintype "output") (tstamp 3a45baf4-5cea-4ad0-bec5-f8d201981f8d)) + (pad "33" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A3") (pinfunction "A3") (pintype "output") (tstamp 63b87074-7503-4334-b062-de96bdfe5abb)) + (pad "34" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A4") (pinfunction "A4") (pintype "output") (tstamp 47122555-156a-404e-8542-320dc6525173)) + (pad "35" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A5") (pinfunction "A5") (pintype "output") (tstamp d814b69e-1f56-40a4-bf72-fff10022b09c)) + (pad "36" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A6") (pinfunction "A6") (pintype "output") (tstamp 20c12a6e-56cc-45d8-a8db-bfe58305adc8)) + (pad "37" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A7") (pinfunction "A7") (pintype "output") (tstamp 7c9521ce-a35d-4266-9e04-545d13970e3e)) + (pad "38" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A8") (pinfunction "A8") (pintype "output") (tstamp 1603fa8d-a028-4aee-91a9-8b0e322c983d)) + (pad "39" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 66 "/A9") (pinfunction "A9") (pintype "output") (tstamp 2749f313-3152-41d6-95ed-b8d62fbfa1ab)) + (pad "40" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 67 "/A10") (pinfunction "A10") (pintype "output") (tstamp 6c7f7cf5-0bab-41f3-b7a4-e732edb35610)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-40_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 753b9536-f49c-49c1-a7ef-bd9e2c4a65aa) + (at 54.6 101.595 180) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "quad 2-input NAND gate") + (property "ki_keywords" "TTL nand 2-input") + (path "/f3de6b3b-0308-4e47-9fed-de475aa681ed") + (attr through_hole) + (fp_text reference "U13" (at 3.81 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp bedc5eaf-f0f7-49e0-a800-c22a59e7b9c2) + ) + (fp_text value "74LS00" (at 3.81 -17.57) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 8640b54b-053b-4910-96cd-54cfa7745b24) + ) + (fp_text user "${REFERENCE}" (at 3.81 -7.62) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp fd57a550-521f-407d-b06a-e4ecb87f2cf5) + ) + (fp_line (start -1.44 -16.63) (end 9.06 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 74eeb4ba-db36-44c1-a634-4d004dc54ea7)) + (fp_line (start -1.44 1.39) (end -1.44 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 7b870ef0-1027-4ba7-9428-c63038957324)) + (fp_line (start 1.56 -16.57) (end 6.06 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 78d3845c-db9a-451a-a66a-5bb94f862671)) + (fp_line (start 1.56 1.33) (end 1.56 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e00dec6e-6d40-4d19-85c3-742459dd6c10)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp cdadd0b2-4112-4733-8130-7ac12bb55712)) + (fp_line (start 6.06 -16.57) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9f9e4e9a-bde5-489b-970b-73a16798f320)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e133f78f-b3db-4767-910c-7c398503978e)) + (fp_line (start 9.06 -16.63) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp f372ac56-def3-4a88-ae4b-c41c5f5c9c17)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ad689776-2dbf-4bd5-a2e2-c190dad59c83)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5cd04e53-4492-4eae-b617-4685811be219)) + (fp_line (start -1.55 -16.85) (end 9.15 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 66f57bad-8016-42b3-944e-8de3368eebf0)) + (fp_line (start -1.55 1.6) (end -1.55 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 35e2d69e-1eeb-41e7-8b0d-fdaf3d73a2d1)) + (fp_line (start 9.15 -16.85) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b218526b-8a3d-488f-830a-fbc6d10c6610)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp de883d56-2c71-47ad-a185-b7c7e5b411a9)) + (fp_line (start -1.27 -16.57) (end 8.89 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e0aebdef-c745-4c35-a093-de700450ef5e)) + (fp_line (start -1.27 1.33) (end -1.27 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1c9e1f96-00a2-4321-a4ea-bb7580900f80)) + (fp_line (start 0.635 -16.51) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2cd330f1-4b54-45c5-ad53-b5cf9b0b7acb)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 981cb1b6-17a9-4c45-82e9-28d23dcbfc74)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6f84aa21-5d89-4f8c-8790-214ea467e7d9)) + (fp_line (start 6.985 -16.51) (end 0.635 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 6290cfc6-df68-488c-bd06-a371be597b0b)) + (fp_line (start 6.985 1.27) (end 6.985 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e288af23-ac60-4fb2-8a28-e2d5ed011707)) + (fp_line (start 8.89 -16.57) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 152de101-2524-45ee-b362-7c86193ee546)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 784afd8d-981c-425a-855f-359657c73619)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/~{M1}") (pintype "input") (tstamp 11d6a5b9-9663-4af0-812c-1895dda9ebb3)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 108 "Net-(U13-Pad2)") (pintype "input") (tstamp 3ffa042a-d64d-4a87-a9fc-8ce7a53419c9)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 106 "Net-(U11B-E)") (pintype "output") (tstamp 3df88e03-c38f-423f-a0b7-fb4e14878b69)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 52 "/~{IORQ}") (pintype "input") (tstamp 67a324ec-edc9-4224-a08c-250b06af6d12)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 52 "/~{IORQ}") (pintype "input") (tstamp 0fcbcf1b-5a7d-49d9-a900-c4e5b72b17d3)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 108 "Net-(U13-Pad2)") (pintype "output") (tstamp 398b4eba-8fbe-4f01-8bcc-6b527f487f70)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp bbb6874e-5f71-4041-a0a8-a4ed1557e74e)) + (pad "8" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 109 "Net-(U13-Pad12)") (pintype "output") (tstamp 86c0a7cf-a42b-4efb-89e4-0e9b919c2318)) + (pad "9" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 103 "Net-(U11A-O1)") (pintype "input") (tstamp 207b4932-f159-4e6d-80b0-7b5be9de3f03)) + (pad "10" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 104 "Net-(U11A-O3)") (pintype "input") (tstamp 8aa43cff-dd56-42b9-973f-b9f0b38aa00a)) + (pad "11" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 70 "/~{RAM2_CE}") (pintype "output") (tstamp abd92a9b-5f1b-4862-9fa0-101ea451f40c)) + (pad "12" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 109 "Net-(U13-Pad12)") (pintype "input") (tstamp 568ffeda-3daa-47b0-9788-ac178e890604)) + (pad "13" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 109 "Net-(U13-Pad12)") (pintype "input") (tstamp 0dc59891-c4fa-4969-bd9c-de9e3284ba77)) + (pad "14" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 030e14d1-f566-46b7-b2c4-044520d3b3fb)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 7eeb2260-462d-41f5-93a6-c1bfa5a4179e) + (at 125.725 93.99 -90) + (descr "14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "quad 2-input NAND gate") + (property "ki_keywords" "TTL nand 2-input") + (path "/ff52b2f3-5940-44f6-856a-6e8491a3dd2e") + (attr through_hole) + (fp_text reference "U12" (at 3.81 2.33 90) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 6c6737c5-3d01-4ac3-8e0a-58d918276136) + ) + (fp_text value "74LS00" (at 3.81 -17.57 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp c506d29c-4a33-4f1d-b833-8fde3c5c4020) + ) + (fp_text user "${REFERENCE}" (at 3.81 -7.62 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e18fe33a-ce25-4fa6-b7f9-3f849293e5c7) + ) + (fp_line (start -1.44 -16.63) (end 9.06 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ba0256c8-ae55-4594-835f-7cc0b4d38b5e)) + (fp_line (start -1.44 1.39) (end -1.44 -16.63) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 21ee8b5d-4211-4737-8cd1-3604ed347341)) + (fp_line (start 1.56 -16.57) (end 6.06 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a62dab3c-e94d-4b30-8491-44f1de3d7463)) + (fp_line (start 1.56 1.33) (end 1.56 -16.57) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9d3092c5-3357-4803-8a96-bd276002a008)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2afcf4c1-b759-4b81-8a9d-25a4ad39a0da)) + (fp_line (start 6.06 -16.57) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ae687797-06eb-4aac-8143-b7e1d8734ee9)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5da64129-65e3-476b-af46-f524b0cca832)) + (fp_line (start 9.06 -16.63) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9aad1877-b720-41c9-b92d-5ace38e86af1)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 224a08a0-d782-4f3c-b9f2-e09e1ce2ec31)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp aff58825-40ce-43bb-99fa-b4c74cf714b9)) + (fp_line (start -1.55 -16.85) (end 9.15 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 229f1b08-c2f1-4baf-bc86-f0f1162e62f3)) + (fp_line (start -1.55 1.6) (end -1.55 -16.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 9bf9c185-99d9-44ea-90dc-f01f74c39609)) + (fp_line (start 9.15 -16.85) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c0b1d993-0229-4cab-86f1-83dab3fd8f8f)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5c0b644f-034a-4e11-91cb-897dafd9e41d)) + (fp_line (start -1.27 -16.57) (end 8.89 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c745ac74-da82-4d79-b367-0fbbd5e0e9a4)) + (fp_line (start -1.27 1.33) (end -1.27 -16.57) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9407f16c-a267-43f9-9a6e-9d05a2551381)) + (fp_line (start 0.635 -16.51) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2c4f468e-a956-4999-9419-2bfc2e40e4d2)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 16745ef2-98be-4252-8063-509399fbff38)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a7335c46-d25f-4f10-bf97-029e897ca90a)) + (fp_line (start 6.985 -16.51) (end 0.635 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5b495956-1efa-4e0f-b39c-f1bc9a9ee2d3)) + (fp_line (start 6.985 1.27) (end 6.985 -16.51) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp c7ed0534-5612-4110-9e8c-a32715c9ab48)) + (fp_line (start 8.89 -16.57) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 666f2db3-fabf-4135-8fff-a67975e161e5)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp a2fabe94-dcfa-4ab5-af0b-4ada2763ff9a)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 105 "/~{TFT_CE}") (pintype "input") (tstamp a86aa386-64c8-4a92-9f2a-7e2a8174081f)) + (pad "2" thru_hole oval (at 0 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 105 "/~{TFT_CE}") (pintype "input") (tstamp 97d9dee3-42e4-47ef-b46a-1a7ebc0c2fac)) + (pad "3" thru_hole oval (at 0 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 100 "/TFT_CE") (pintype "output") (tstamp 5cd8086a-6ecd-452e-b858-7eb3e1a5812c)) + (pad "4" thru_hole oval (at 0 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pintype "input") (tstamp 451abfe4-255d-4d22-8c22-f0921646bc21)) + (pad "5" thru_hole oval (at 0 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pintype "input") (tstamp ecde3e88-04a0-4f8e-922c-d54843e9d57a)) + (pad "6" thru_hole oval (at 0 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 99 "/TFT_CS0") (pintype "output") (tstamp c76a790f-bba2-4f64-b832-b760a6be1ff8)) + (pad "7" thru_hole oval (at 0 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp c58e0365-938c-418b-8916-eb332ed725a5)) + (pad "8" thru_hole oval (at 7.62 -15.24 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 107 "Net-(U12-Pad12)") (pintype "output") (tstamp 9538482b-13bc-4dfc-a920-6da180345cae)) + (pad "9" thru_hole oval (at 7.62 -12.7 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/~{RESET}") (pintype "input") (tstamp f84f7c88-01bb-4c96-8ed9-37e31d9ac282)) + (pad "10" thru_hole oval (at 7.62 -10.16 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/~{M1}") (pintype "input") (tstamp a15b3ad2-4345-4180-9966-383b34c55635)) + (pad "11" thru_hole oval (at 7.62 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 98 "Net-(U7-~{M1})") (pintype "output") (tstamp e56c11dd-4681-4c43-8a26-b37478c68b66)) + (pad "12" thru_hole oval (at 7.62 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 107 "Net-(U12-Pad12)") (pintype "input") (tstamp 73d2e2de-ca7a-471d-bb08-1ff2c1ddc7de)) + (pad "13" thru_hole oval (at 7.62 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 107 "Net-(U12-Pad12)") (pintype "input") (tstamp b44b8abb-b71d-4b33-9551-40703272f9cf)) + (pad "14" thru_hole oval (at 7.62 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 6be14422-0c8b-4831-b3a8-19274351d8ea)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-14_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-28_W15.24mm" (layer "B.Cu") + (tstamp 8e7c29cd-efe5-4df2-9e4c-3dcbe23cd730) + (at 86.365 120.65 180) + (descr "28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils)") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28") + (property "ki_keywords" "RAM SRAM CMOS MEMORY") + (path "/bb92b599-4bf2-4646-b197-858ed1d2c167") + (attr through_hole) + (fp_text reference "U2" (at 7.62 2.33) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 94879410-6736-4970-bb0e-43fcccc489a1) + ) + (fp_text value "AT28C256" (at 7.62 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2ee7c0c7-4521-40a8-a923-ab3e6cc7fc34) + ) + (fp_text user "${REFERENCE}" (at 7.62 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp df70fad3-1d63-4968-85b8-fd327042e5ec) + ) + (fp_line (start 1.16 -34.35) (end 14.08 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ff3b1884-b644-478f-a522-48d663d82880)) + (fp_line (start 1.16 1.33) (end 1.16 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 177e9d73-73cb-4182-9eca-9457f7f3db0a)) + (fp_line (start 6.62 1.33) (end 1.16 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c270071d-3c5c-4ad3-83cb-43e32d7c4b9f)) + (fp_line (start 14.08 -34.35) (end 14.08 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 3b9b4218-2fed-4a7c-95f7-0b628dc82c97)) + (fp_line (start 14.08 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 762b63d2-9d1d-4200-b8e3-aa7bdd7c0a26)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b142e56a-5e35-4bd9-a50c-133809eb133b)) + (fp_line (start -1.05 -34.55) (end 16.3 -34.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp c1eacd02-5053-45b1-b9c7-b12b400a7dce)) + (fp_line (start -1.05 1.55) (end -1.05 -34.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 71fe0aa4-8142-4f45-84b8-59b8a35b2950)) + (fp_line (start 16.3 -34.55) (end 16.3 1.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b0131651-82c9-41f2-b83a-e9dff6fb691b)) + (fp_line (start 16.3 1.55) (end -1.05 1.55) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 5ffed805-dd3b-4ba3-ab62-404d97f04a0b)) + (fp_line (start 0.255 -34.29) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f415e3ea-2630-406c-b539-cbf7ee5e9572)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3b8ac7c5-b65b-4d5b-ba58-c613b21e5b74)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 64ff0a1e-6837-49dd-a73c-a93ab6b2f2bf)) + (fp_line (start 14.985 -34.29) (end 0.255 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 798173d1-2a85-411b-b9cf-d9565ee90b9d)) + (fp_line (start 14.985 1.27) (end 14.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 90a7ec55-002d-4195-accb-f067b0ac8e19)) + (pad "1" thru_hole rect (at 0 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 38 "/A14") (pinfunction "A14") (pintype "input") (tstamp 62f1c027-2aea-49a9-bc2b-010add87c5bd)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A12") (pinfunction "A12") (pintype "input") (tstamp 961cdeb6-51a5-47ea-ba0c-9c5b57890438)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A7") (pinfunction "A7") (pintype "input") (tstamp e4034933-ba42-4049-bd0d-ff0f7227f7f6)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A6") (pinfunction "A6") (pintype "input") (tstamp b30e9740-9bbe-4016-99fe-db2479c025d7)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A5") (pinfunction "A5") (pintype "input") (tstamp 505c94a9-b13a-4adb-95fe-1658beb96bef)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A4") (pinfunction "A4") (pintype "input") (tstamp b6414fa7-89d7-492a-afc1-e23f2896e331)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A3") (pinfunction "A3") (pintype "input") (tstamp 88c235e2-daf3-41fd-96b4-c6e84e5a05ff)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A2") (pinfunction "A2") (pintype "input") (tstamp 5e1f4c89-9811-47ba-a359-81f7efc2b234)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "A1") (pintype "input") (tstamp 86186fa0-2e20-4572-919e-7a88df9494fc)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "A0") (pintype "input") (tstamp 49a53aa8-4e35-4224-ba99-c9ebbf320eea)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "Q0") (pintype "tri_state") (tstamp d33c6538-da39-4408-bcd6-8b776c3c1a40)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "Q1") (pintype "tri_state") (tstamp 6c756d8f-45de-4269-963c-5ef0484ba90b)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "Q2") (pintype "tri_state") (tstamp 270e9e31-cc8a-4722-8cf1-8ec7f576cd54)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 2af3b3d0-2e2d-4436-913d-90a1d2e649f3)) + (pad "15" thru_hole oval (at 15.24 -33.02 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "Q3") (pintype "tri_state") (tstamp b47dedf0-43ec-46ed-841a-f8ce1f17429c)) + (pad "16" thru_hole oval (at 15.24 -30.48 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "Q4") (pintype "tri_state") (tstamp becc7c4d-c959-4651-8287-42f8dcb000e4)) + (pad "17" thru_hole oval (at 15.24 -27.94 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "Q5") (pintype "tri_state") (tstamp 99b68c07-dde6-45a7-882a-64a2e268a55e)) + (pad "18" thru_hole oval (at 15.24 -25.4 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "Q6") (pintype "tri_state") (tstamp a84cd9b6-4146-417f-b948-cb61d7a03599)) + (pad "19" thru_hole oval (at 15.24 -22.86 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "Q7") (pintype "tri_state") (tstamp 4e35689d-6839-45d5-85af-a1e4431c432a)) + (pad "20" thru_hole oval (at 15.24 -20.32 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 68 "/~{ROM_CE}") (pinfunction "~{CS}") (pintype "input") (tstamp f5b8f474-3a08-4811-9cc2-cb305783971b)) + (pad "21" thru_hole oval (at 15.24 -17.78 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 67 "/A10") (pinfunction "A10") (pintype "input") (tstamp e708dd45-e469-446c-9639-d8f3d717d42d)) + (pad "22" thru_hole oval (at 15.24 -15.24 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RD}") (pinfunction "~{OE}") (pintype "input") (tstamp 2f21e178-3137-4097-a527-73ac05a4cae3)) + (pad "23" thru_hole oval (at 15.24 -12.7 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A11") (pinfunction "A11") (pintype "input") (tstamp e198df43-1675-437a-8145-7a5cf24cb482)) + (pad "24" thru_hole oval (at 15.24 -10.16 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 66 "/A9") (pinfunction "A9") (pintype "input") (tstamp 3cbc9bec-077d-424d-a6cb-65d4df894bf9)) + (pad "25" thru_hole oval (at 15.24 -7.62 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A8") (pinfunction "A8") (pintype "input") (tstamp e87ffadb-1cde-4bf6-a793-4b0977a1d229)) + (pad "26" thru_hole oval (at 15.24 -5.08 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A13") (pinfunction "A13") (pintype "input") (tstamp e1b61b4d-0aa0-4ee3-9879-57a4321e860a)) + (pad "27" thru_hole oval (at 15.24 -2.54 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "~{WE}") (pintype "input") (tstamp eb9ba1c4-eccc-40e8-86fc-27950a4bb226)) + (pad "28" thru_hole oval (at 15.24 0 180) (size 1.6 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp e0fecf38-29b9-4533-aa8e-53ec872fe7b5)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W15.24mm.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-28_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp 9852c0c2-27c8-4722-9089-e0bd36eae4cc) + (at 66.04 120.65 180) + (descr "28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28") + (property "ki_keywords" "RAM SRAM CMOS MEMORY") + (path "/505fd214-265c-4785-8fe0-c02ae74159bb") + (attr through_hole) + (fp_text reference "U3" (at -2.667 0) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e378099d-6fe5-466e-abe9-81483202b9d9) + ) + (fp_text value "CY62256-70PC" (at 3.81 -35.35) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp f91c6b5f-1da4-4c12-94f1-019cbf3ad81a) + ) + (fp_text user "${REFERENCE}" (at 3.81 -16.51) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp f0cd1e08-fbe0-4d79-bb9d-7e1a3346569f) + ) + (fp_line (start -1.44 -34.41) (end 9.06 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fb8a47dc-d479-45b2-b6b0-4611f971ba6a)) + (fp_line (start -1.44 1.39) (end -1.44 -34.41) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fda4cbfc-2f38-4d3f-92b9-c45cc40cb6eb)) + (fp_line (start 1.56 -34.35) (end 6.06 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 6adae99c-8844-4eb9-aee4-c71face58374)) + (fp_line (start 1.56 1.33) (end 1.56 -34.35) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fd4773d2-ac6e-461c-9ffc-abd4e870c1d3)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 05409425-a5c9-4bc1-8b60-aa27cd00ca99)) + (fp_line (start 6.06 -34.35) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a42850e0-8d80-4446-9560-3e2831482940)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp c5712feb-350b-457a-a53b-ae20def967d5)) + (fp_line (start 9.06 -34.41) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a69e857b-0aae-4af2-9ae4-543f347382a7)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ca6096c7-d58a-4aaf-b4bd-7db453257573)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5356b0bb-5b0b-47c1-89ff-4a5311deb30d)) + (fp_line (start -1.55 -34.65) (end 9.15 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1f616602-3d74-4ad8-9d0c-18a5d906e3bd)) + (fp_line (start -1.55 1.6) (end -1.55 -34.65) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 344f9e5a-b8fa-47d8-a976-f2a88cc3e815)) + (fp_line (start 9.15 -34.65) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3c236428-85fd-410a-b1be-d5e5745c10a4)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 02819601-d918-4a0d-837e-46ce66c84d9c)) + (fp_line (start -1.27 -34.35) (end 8.89 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 27f1adda-4a6d-47cf-8383-d44bf80c99e8)) + (fp_line (start -1.27 1.33) (end -1.27 -34.35) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 343d899e-8277-439c-9bcc-ba1c83e60573)) + (fp_line (start 0.635 -34.29) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ce1394f9-be7f-42de-960e-5841ca1cb1a6)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0536062a-2aa0-49d7-8122-85e2398fe992)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 4e0f8240-0a0a-455f-9cbd-6fd19afed24a)) + (fp_line (start 6.985 -34.29) (end 0.635 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 92ed65b2-53db-4daa-b572-2cb826405765)) + (fp_line (start 6.985 1.27) (end 6.985 -34.29) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 19045317-c6ff-483c-90be-b32a2828bbb9)) + (fp_line (start 8.89 -34.35) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5f846b5d-9850-4e33-9149-713e68fe8569)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp e9a293a3-af02-49e2-ad2c-9d0bf07c5213)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 38 "/A14") (pinfunction "A14") (pintype "input") (tstamp e7516d8d-d910-4972-af13-4276437c5e12)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 36 "/A12") (pinfunction "A12") (pintype "input") (tstamp 11da0c82-2c89-438b-99eb-822147a100a6)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 64 "/A7") (pinfunction "A7") (pintype "input") (tstamp b4ae76de-549e-46cb-b00b-dd863abdaae2)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 63 "/A6") (pinfunction "A6") (pintype "input") (tstamp d4ffea5c-e7e2-49d1-856b-d99cb2070fc3)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 62 "/A5") (pinfunction "A5") (pintype "input") (tstamp d2702d9e-cc02-43cd-9c23-d3ef0b9c5403)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 61 "/A4") (pinfunction "A4") (pintype "input") (tstamp 80e1f670-31d4-4a4e-ab8a-30ead56cdd1d)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 60 "/A3") (pinfunction "A3") (pintype "input") (tstamp cd3b56e7-5e10-4e93-932d-10f7d80c2f0f)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 59 "/A2") (pinfunction "A2") (pintype "input") (tstamp 01eabf26-2048-4fd2-b397-d8f97c6b43d7)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "A1") (pintype "input") (tstamp f7c99f0f-50be-4f83-8de2-18a9d413a991)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "A0") (pintype "input") (tstamp 1b67a502-49f4-447d-8edd-f233140bbe00)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "Q0") (pintype "tri_state") (tstamp 3aa59c85-b0c0-45d5-828b-6be8415b0489)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "Q1") (pintype "tri_state") (tstamp 07c7ee7e-359e-4bae-82ad-d2126fc330d8)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "Q2") (pintype "tri_state") (tstamp 02b72eee-e219-49aa-b600-84fa8b4794ca)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp ccb73825-0f10-4a85-a70d-e234a68761ff)) + (pad "15" thru_hole oval (at 7.62 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "Q3") (pintype "tri_state") (tstamp ce8880d4-985a-4dec-98cc-adddf79bec74)) + (pad "16" thru_hole oval (at 7.62 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "Q4") (pintype "tri_state") (tstamp 8a63ac5d-7521-4da8-ba6c-d57df341eb4c)) + (pad "17" thru_hole oval (at 7.62 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "Q5") (pintype "tri_state") (tstamp 09ac3905-942e-40ef-ad54-20db51928175)) + (pad "18" thru_hole oval (at 7.62 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "Q6") (pintype "tri_state") (tstamp 40e0f55b-43f5-4940-af14-ecd78b561cd3)) + (pad "19" thru_hole oval (at 7.62 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "Q7") (pintype "tri_state") (tstamp 67c93b1e-6fb3-4c37-b518-6bc8f2051f68)) + (pad "20" thru_hole oval (at 7.62 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 69 "/~{RAM1_CE}") (pinfunction "~{CS}") (pintype "input") (tstamp 67448f15-4dd6-45d9-b8e7-3c703eb3395d)) + (pad "21" thru_hole oval (at 7.62 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 67 "/A10") (pinfunction "A10") (pintype "input") (tstamp 0f3ae77b-e02d-4bec-abd1-88d32f864563)) + (pad "22" thru_hole oval (at 7.62 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RD}") (pinfunction "~{OE}") (pintype "input") (tstamp d968fcf4-1f06-4657-a894-00a528d13efc)) + (pad "23" thru_hole oval (at 7.62 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 35 "/A11") (pinfunction "A11") (pintype "input") (tstamp 81236932-8da9-4362-9c1e-5c1cceb46ad6)) + (pad "24" thru_hole oval (at 7.62 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 66 "/A9") (pinfunction "A9") (pintype "input") (tstamp f325981a-efea-4543-8c64-667fc1698b39)) + (pad "25" thru_hole oval (at 7.62 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 65 "/A8") (pinfunction "A8") (pintype "input") (tstamp ba68388c-cfe8-4b0a-a6a3-34a31fff59b2)) + (pad "26" thru_hole oval (at 7.62 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 37 "/A13") (pinfunction "A13") (pintype "input") (tstamp e42c6f09-75d1-46f5-bf48-7af200892302)) + (pad "27" thru_hole oval (at 7.62 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 5 "/~{WR}") (pinfunction "~{WE}") (pintype "input") (tstamp 15927259-d151-449d-ba51-605ab0091afe)) + (pad "28" thru_hole oval (at 7.62 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp 3277c896-7a86-4129-ad1e-fedbd9c2ee2c)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-28_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp b96e734e-3c5b-484d-9aa1-0a0b594c6238) + (at 146.06 93.99 -90) + (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "I2C Serial EEPROM, 256Kb, DIP-8/SOIC-8/TSSOP-8/DFN-8") + (property "ki_keywords" "I2C Serial EEPROM") + (path "/43a6d41b-d7e0-486e-8c1f-90d8213eab17") + (attr through_hole) + (fp_text reference "U10" (at 3.81 2.33 90) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp e565641c-7256-4e87-9cab-6d560c93dd86) + ) + (fp_text value "24LC256" (at 3.81 -9.95 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 955ecc35-160e-4032-bd24-2b2820f0195a) + ) + (fp_text user "${REFERENCE}" (at 3.81 -3.81 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 15720d7e-00ca-4d7e-9b79-e147a1bfc35c) + ) + (fp_line (start -1.44 -9.01) (end 9.06 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2d3a8cc6-2db7-456e-aa30-55ce6fd81c1c)) + (fp_line (start -1.44 1.39) (end -1.44 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 1010ab85-678f-49a4-ab12-8defcfa48d23)) + (fp_line (start 1.56 -8.95) (end 6.06 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fe6e544e-4ecb-45bf-a0ff-5149eaebe581)) + (fp_line (start 1.56 1.33) (end 1.56 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 27e1bf69-95aa-4949-8a03-f3df513e6077)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ce7b8fc5-91e9-4f9f-810f-f9e77b566f13)) + (fp_line (start 6.06 -8.95) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 006d0c0c-a897-42c1-8987-433c03bf4807)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp cbad7214-6983-4604-8493-ef9eec13573d)) + (fp_line (start 9.06 -9.01) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 354f82c3-d220-4cbe-bb56-51a1abf05d0b)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9b3b8bfb-c3e0-4302-8f1e-bc4527dff720)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b9460188-7d34-4c51-b734-7124061dd4be)) + (fp_line (start -1.55 -9.2) (end 9.15 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 3475c145-2977-4f8a-a76f-1ef171690f2e)) + (fp_line (start -1.55 1.6) (end -1.55 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp afb3e4d5-e95f-41bc-9033-25ab0b4f8a3c)) + (fp_line (start 9.15 -9.2) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp f8be5b26-e444-4a4d-81ae-35366df18e92)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 6e84de06-cbbe-4be8-99b9-ed50020478d7)) + (fp_line (start -1.27 -8.95) (end 8.89 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 5d73acb1-12a0-42a5-abfb-e6f67653be53)) + (fp_line (start -1.27 1.33) (end -1.27 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 51b740fd-99cd-416d-9a7d-ba9e3bef640a)) + (fp_line (start 0.635 -8.89) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f6f26216-b181-4c41-afc3-387f30bb134d)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 46f45521-10a6-4fd4-9401-4d4ec7611ad1)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp cf97f157-6edf-4954-8a05-b5b72860dad0)) + (fp_line (start 6.985 -8.89) (end 0.635 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp ab0a7d5f-f878-4f59-8356-149226cb96ee)) + (fp_line (start 6.985 1.27) (end 6.985 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 34030973-4458-4ac8-bb96-bc8804c9baa1)) + (fp_line (start 8.89 -8.95) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 85aaf306-6bcf-4b68-a089-fae0722d962c)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 51a6391c-944c-41fa-a0dc-8fa2af948fac)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "A0") (pintype "input") (tstamp 31f1c89f-e0bf-4305-a1a8-a038ebf55e5e)) + (pad "2" thru_hole oval (at 0 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "A1") (pintype "input") (tstamp ea7e7dca-23fa-42cb-bca3-7e5b1afe3dff)) + (pad "3" thru_hole oval (at 0 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "A2") (pintype "input") (tstamp 3fa86644-dfe2-4d56-87c2-2fda1a287981)) + (pad "4" thru_hole oval (at 0 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 68954e63-75c6-49d6-8a3b-16c712edc4ac)) + (pad "5" thru_hole oval (at 7.62 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 21 "/SDA") (pinfunction "SDA") (pintype "bidirectional") (tstamp cc48f840-19df-4e7e-9351-3f4cd020ed96)) + (pad "6" thru_hole oval (at 7.62 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 23 "/SCL") (pinfunction "SCL") (pintype "input") (tstamp a53d9323-af13-4dc3-b30e-d5f2f015f3f2)) + (pad "7" thru_hole oval (at 7.62 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "WP") (pintype "input") (tstamp 9468ed8b-492b-4b20-9fa7-5c0d087cb3d7)) + (pad "8" thru_hole oval (at 7.62 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp b613ab2a-4f13-4964-8021-4d9ed33fc7fd)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (layer "B.Cu") + (tstamp dc66a28d-fcbf-44f8-ab89-628e2937a5d6) + (at 147.32 105.41 180) + (descr "40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (path "/3eeb8fb5-eae1-4edf-b502-12d84209a828") + (attr through_hole) + (fp_text reference "U6" (at 3.81 2.159) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 2800d7d0-390d-4b84-8c5e-86e3c200efbd) + ) + (fp_text value "Z84C40" (at 7.62 -50.59) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 308a604b-3d3c-40fd-a066-f75094d37fb3) + ) + (fp_text user "${REFERENCE}" (at 7.62 -24.13) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 681820ab-b30f-4477-a6d4-9e1d8239e68f) + ) + (fp_line (start -1.44 -49.65) (end 16.68 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e1890ef1-1fdd-47df-9827-f46240b5594e)) + (fp_line (start -1.44 1.39) (end -1.44 -49.65) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 9b96aece-3ab4-4616-9fa8-e96e580903f6)) + (fp_line (start 1.56 -49.59) (end 13.68 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 763b2feb-9b22-4fb6-8082-265296d8d1d9)) + (fp_line (start 1.56 1.33) (end 1.56 -49.59) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp fb12e679-6edd-466d-a363-6ec41add30a2)) + (fp_line (start 6.62 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 2dadbd45-a81d-4945-973a-4f6354ff4f2a)) + (fp_line (start 13.68 -49.59) (end 13.68 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e87c1107-4013-4f04-be2c-f62ca94dfac8)) + (fp_line (start 13.68 1.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 8603b95a-49cf-4757-b20d-c859fd59c3b1)) + (fp_line (start 16.68 -49.65) (end 16.68 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 5630cdbe-8c20-432e-9aac-88df69a164d1)) + (fp_line (start 16.68 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 74b908a4-c147-406b-8453-a59723627959)) + (fp_arc (start 6.62 1.33) (mid 7.62 0.33) (end 8.62 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 85a2addc-80b4-4760-be76-3a6d4fc43842)) + (fp_line (start -1.55 -49.85) (end 16.8 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 22cd3ff4-ba43-47b6-ba09-acbdb2a539a2)) + (fp_line (start -1.55 1.6) (end -1.55 -49.85) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp cc40f80d-da8d-49b7-9f77-c622e54dc439)) + (fp_line (start 16.8 -49.85) (end 16.8 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp b22123c5-d8de-4c9d-a547-407c0fba79e5)) + (fp_line (start 16.8 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp a8fde852-088b-483f-bf10-5287fb0c9059)) + (fp_line (start -1.27 -49.59) (end 16.51 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 1f49a735-7957-44e9-8c73-3109d049d3f6)) + (fp_line (start -1.27 1.33) (end -1.27 -49.59) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7e210a56-7b41-41e3-8311-f17adf3a7a16)) + (fp_line (start 0.255 -49.53) (end 0.255 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 97f79b4e-8f04-45e5-a6ba-82a60cc1b2c8)) + (fp_line (start 0.255 0.27) (end 1.255 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp f0e2b69c-7c8d-43eb-8e0a-e95a712314cd)) + (fp_line (start 1.255 1.27) (end 14.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 7b10a5d6-5664-41db-b314-e079756a207b)) + (fp_line (start 14.985 -49.53) (end 0.255 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 723642c7-3cfe-446c-ae51-bb11a33c51d3)) + (fp_line (start 14.985 1.27) (end 14.985 -49.53) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fbafca51-804d-45dc-88b0-e30465b19535)) + (fp_line (start 16.51 -49.59) (end 16.51 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 30fa5a73-fd44-47d5-a99e-4c1646ea692a)) + (fp_line (start 16.51 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 223f4935-504d-4799-b310-42d5c2f7c7fe)) + (pad "1" thru_hole rect (at 0 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 48 "/D1") (pinfunction "D1") (pintype "bidirectional") (tstamp 39f171b9-e8a1-4401-a8d5-bcb362f189d4)) + (pad "2" thru_hole oval (at 0 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 42 "/D3") (pinfunction "D3") (pintype "bidirectional") (tstamp d07f29c0-c80e-4b1d-88e7-93399df2f56c)) + (pad "3" thru_hole oval (at 0 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 43 "/D5") (pinfunction "D5") (pintype "bidirectional") (tstamp e8b933a7-7b7c-45c4-b916-15f232fa7ada)) + (pad "4" thru_hole oval (at 0 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 46 "/D7") (pinfunction "D7") (pintype "bidirectional") (tstamp 2b02f729-0dea-45b9-84c9-b5c9827a9c76)) + (pad "5" thru_hole oval (at 0 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 19 "/~{INT}") (pinfunction "~{INT}") (pintype "output") (tstamp 84800a16-da6e-45c4-afb7-587c1f3610d2)) + (pad "6" thru_hole oval (at 0 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 74 "Net-(U5-IEO)") (pinfunction "IEI") (pintype "input") (tstamp 1a4274fb-b08a-4a7f-9e5f-a4db48cfec52)) + (pad "7" thru_hole oval (at 0 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 76 "Net-(U6-IEO)") (pinfunction "IEO") (pintype "output") (tstamp b97a3181-43a9-4c85-8f73-1a5226d4879e)) + (pad "8" thru_hole oval (at 0 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 56 "/~{M1}") (pinfunction "~{M1}") (pintype "input") (tstamp bb9e4030-85dc-45e9-a6f4-abe099225c5e)) + (pad "9" thru_hole oval (at 0 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "+5V") (pintype "power_in") (tstamp 9e36fffa-496e-4174-93c4-0997769c755d)) + (pad "10" thru_hole oval (at 0 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 6 "Net-(U6-~{W}{slash}~{RDYA})") (pinfunction "~{W}/~{RDYA}") (pintype "output") (tstamp 6a5ab079-197d-4b12-9dc6-815f0c13d0ea)) + (pad "11" thru_hole oval (at 0 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 7 "Net-(U6-~{SYNCA})") (pinfunction "~{SYNCA}") (pintype "bidirectional") (tstamp d40d2f81-192e-4ad5-8a44-834e0896a3e6)) + (pad "12" thru_hole oval (at 0 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 77 "/RxDA") (pinfunction "RxDA") (pintype "input") (tstamp f4dbad19-37bd-45c2-acdc-19be1cb479b4)) + (pad "13" thru_hole oval (at 0 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 115 "/SCLK") (pinfunction "~{RxCA}") (pintype "input") (tstamp 5002943a-5e13-4523-bad1-9bbfbe6b9d37)) + (pad "14" thru_hole oval (at 0 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 115 "/SCLK") (pinfunction "~{TxCA}") (pintype "input") (tstamp a470bf6b-5bd3-46ad-86ef-00913977b6b6)) + (pad "15" thru_hole oval (at 0 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 78 "/TxDA") (pinfunction "TxDA") (pintype "output") (tstamp 0d1eec5c-e678-4a0f-a714-766ca0d6531e)) + (pad "16" thru_hole oval (at 0 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 79 "unconnected-(U6-~{DTRA}-Pad16)") (pinfunction "~{DTRA}") (pintype "output+no_connect") (tstamp 3df89102-2481-4b0e-a733-5c83d68bf137)) + (pad "17" thru_hole oval (at 0 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 80 "/~{RTSA}") (pinfunction "~{RTSA}") (pintype "output") (tstamp 431e4986-6225-4536-9f1f-9dba063c51f9)) + (pad "18" thru_hole oval (at 0 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 81 "/~{CTSA}") (pinfunction "~{CTSA}") (pintype "input") (tstamp 9a7c2b02-8460-4059-b32e-5771e0281878)) + (pad "19" thru_hole oval (at 0 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 15 "Net-(U6-~{DCDA})") (pinfunction "~{DCDA}") (pintype "input") (tstamp 679cdd36-edf3-4ea2-9480-5e0bf8fa1094)) + (pad "20" thru_hole oval (at 0 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 40 "/CLK") (pinfunction "CLK") (pintype "input") (tstamp 3263c3a6-e8dc-4418-9108-e79d70cf7914)) + (pad "21" thru_hole oval (at 15.24 -48.26 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 55 "/~{RESET}") (pinfunction "~{RESET}") (pintype "input") (tstamp b4f5e7a4-a6f2-406f-8156-d311fbb61a20)) + (pad "22" thru_hole oval (at 15.24 -45.72 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 14 "Net-(U6-~{DCDB})") (pinfunction "~{DCDB}") (pintype "input") (tstamp 163228e2-4fc8-41f5-bb76-a9d20e076a0c)) + (pad "23" thru_hole oval (at 15.24 -43.18 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 16 "Net-(U6-~{CTSB})") (pinfunction "~{CTSB}") (pintype "input") (tstamp 91e72e80-e390-41b6-b937-2538de9c663f)) + (pad "24" thru_hole oval (at 15.24 -40.64 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 82 "unconnected-(U6-~{RTSB}-Pad24)") (pinfunction "~{RTSB}") (pintype "output+no_connect") (tstamp cbc78d6e-0baf-4798-abdd-ae36bc536e20)) + (pad "25" thru_hole oval (at 15.24 -38.1 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 83 "unconnected-(U6-~{DTRB}-Pad25)") (pinfunction "~{DTRB}") (pintype "output+no_connect") (tstamp ccee4a91-bcd2-4dce-8b85-58cddb4d97b6)) + (pad "26" thru_hole oval (at 15.24 -35.56 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 84 "/TxDB") (pinfunction "TxDB") (pintype "output") (tstamp ef002812-b52a-4af5-833c-6748a2d615d2)) + (pad "27" thru_hole oval (at 15.24 -33.02 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 115 "/SCLK") (pinfunction "~{RxTxCB}") (pintype "input") (tstamp 8ed24e27-5269-4509-b588-f43897662fba)) + (pad "28" thru_hole oval (at 15.24 -30.48 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 85 "/RxDB") (pinfunction "RxDB") (pintype "input") (tstamp befcbf95-a6c4-4b1a-ace1-f7f1843814e3)) + (pad "29" thru_hole oval (at 15.24 -27.94 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 9 "Net-(U6-~{SYNCB})") (pinfunction "~{SYNCB}") (pintype "bidirectional") (tstamp ae380844-0fde-4a7a-884d-7578b9fefe8b)) + (pad "30" thru_hole oval (at 15.24 -25.4 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 8 "Net-(U6-~{W}{slash}~{RDYB})") (pinfunction "~{W}/~{RDYB}") (pintype "output") (tstamp d8950371-502e-4a68-8121-810ec8bd3409)) + (pad "31" thru_hole oval (at 15.24 -22.86 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "GND") (pintype "power_in") (tstamp 064f797d-4c61-4380-b3d7-6fcf68089ae2)) + (pad "32" thru_hole oval (at 15.24 -20.32 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 53 "/~{RD}") (pinfunction "~{RD}") (pintype "input") (tstamp cf067e84-533e-489d-8747-4058d5036eb2)) + (pad "33" thru_hole oval (at 15.24 -17.78 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 58 "/A1") (pinfunction "C/~{D}") (pintype "input") (tstamp 94e010e1-607d-49d7-a061-c59bcf062f11)) + (pad "34" thru_hole oval (at 15.24 -15.24 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 57 "/A0") (pinfunction "B/~{A}") (pintype "input") (tstamp f0d70bc1-5ba0-416c-9ca0-955de4f888ff)) + (pad "35" thru_hole oval (at 15.24 -12.7 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 86 "/~{SIO_CE}") (pinfunction "~{CE}") (pintype "input") (tstamp 6b0d9e13-505b-4ac4-99fe-8a28a4475ae6)) + (pad "36" thru_hole oval (at 15.24 -10.16 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 52 "/~{IORQ}") (pinfunction "~{IORQ}") (pintype "input") (tstamp 664a0184-cbac-4353-a482-ea5872cdb91d)) + (pad "37" thru_hole oval (at 15.24 -7.62 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 44 "/D6") (pinfunction "D6") (pintype "bidirectional") (tstamp fe4a859a-190b-4f86-a301-2eea05370bb3)) + (pad "38" thru_hole oval (at 15.24 -5.08 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 41 "/D4") (pinfunction "D4") (pintype "bidirectional") (tstamp 8eb5e9b4-7d89-41ca-8ce7-011fb4289c07)) + (pad "39" thru_hole oval (at 15.24 -2.54 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 45 "/D2") (pinfunction "D2") (pintype "bidirectional") (tstamp e19cb8d8-ef24-42f8-9d2b-137a118679af)) + (pad "40" thru_hole oval (at 15.24 0 180) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 47 "/D0") (pinfunction "D0") (pintype "bidirectional") (tstamp 18e0df01-ad55-4290-a6b0-a550fc2a98c1)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-40_W15.24mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (footprint "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (layer "B.Cu") + (tstamp f440375f-7bfa-49f7-a46b-927e44f05ac9) + (at 158.76 93.99 -90) + (descr "8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads") + (tags "THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads") + (property "Sheetfile" "long-live-the-z80.kicad_sch") + (property "Sheetname" "") + (property "ki_description" "Real-Time Clock, I2C, Battery Backup, DIP-8") + (property "ki_keywords" "realtime clock RTC") + (path "/9111d1a5-4682-4e40-b60c-e4fd627c01bd") + (attr through_hole) + (fp_text reference "U9" (at 3.81 2.33 90) (layer "B.SilkS") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 51dea515-2eb1-4128-9e11-2dea09f1b42a) + ) + (fp_text value "MCP7940N-xP" (at 3.81 -9.95 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp 520d0efd-e714-4488-8b2f-0faa424762c7) + ) + (fp_text user "${REFERENCE}" (at 3.81 -3.81 90) (layer "B.Fab") + (effects (font (size 1 1) (thickness 0.15)) (justify mirror)) + (tstamp a0b180cd-d4be-4737-b032-ae1fccb3588b) + ) + (fp_line (start -1.44 -9.01) (end 9.06 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ff6840ef-263c-4248-8987-c68ba4c90bc6)) + (fp_line (start -1.44 1.39) (end -1.44 -9.01) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e2e78474-b185-4d4b-a345-c9e7d09af3c3)) + (fp_line (start 1.56 -8.95) (end 6.06 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp b026e858-e1ae-445d-b4cd-7beaf7250bf0)) + (fp_line (start 1.56 1.33) (end 1.56 -8.95) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 97b02022-7c37-45cd-aeda-7caa5beda34e)) + (fp_line (start 2.81 1.33) (end 1.56 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp ac41de05-3a73-4b7d-91fe-97bd7a7b7aa4)) + (fp_line (start 6.06 -8.95) (end 6.06 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp a53d66dd-bcfc-454c-b3bd-5e4fe9dd94a1)) + (fp_line (start 6.06 1.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 92292805-934b-435f-8259-622f0cb25bd3)) + (fp_line (start 9.06 -9.01) (end 9.06 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 111c87f3-dba8-4e4a-9986-97dd53bd1753)) + (fp_line (start 9.06 1.39) (end -1.44 1.39) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp 4d5998cc-29a6-4f2f-8f06-2a834f03d3ff)) + (fp_arc (start 2.81 1.33) (mid 3.81 0.33) (end 4.81 1.33) + (stroke (width 0.12) (type solid)) (layer "B.SilkS") (tstamp e0c5988a-c2e4-40c1-adf8-16f33bda5aa4)) + (fp_line (start -1.55 -9.2) (end 9.15 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 226e6114-58dc-4304-9383-3c8726442fda)) + (fp_line (start -1.55 1.6) (end -1.55 -9.2) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp fe34a92e-879c-4312-b052-3d3cfc017cb9)) + (fp_line (start 9.15 -9.2) (end 9.15 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp aa1ffd53-ba4c-41e0-9f03-bffd190c7dc1)) + (fp_line (start 9.15 1.6) (end -1.55 1.6) + (stroke (width 0.05) (type solid)) (layer "B.CrtYd") (tstamp 1a1f9220-f9de-4281-8d0d-df7b634ec5af)) + (fp_line (start -1.27 -8.95) (end 8.89 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp dc2f6dad-e50f-47bf-a5ec-a5f706755d48)) + (fp_line (start -1.27 1.33) (end -1.27 -8.95) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 0cec65d3-7cc1-4bd8-a401-bd0a3cafc938)) + (fp_line (start 0.635 -8.89) (end 0.635 0.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 596defb7-e8eb-47b1-977a-bc164ea8dcf4)) + (fp_line (start 0.635 0.27) (end 1.635 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 40aa7abc-4c9c-4945-a839-5bbc0e11f2d8)) + (fp_line (start 1.635 1.27) (end 6.985 1.27) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 3b608785-e0b0-4c33-8b0d-f22d10e3259f)) + (fp_line (start 6.985 -8.89) (end 0.635 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 95768fcc-3c22-403a-a43c-29c0b1fe590f)) + (fp_line (start 6.985 1.27) (end 6.985 -8.89) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp fa6a17d5-a3c5-45e7-b19b-1aeb269526ea)) + (fp_line (start 8.89 -8.95) (end 8.89 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 9436d76f-d457-4557-b568-95b92aacefd2)) + (fp_line (start 8.89 1.33) (end -1.27 1.33) + (stroke (width 0.1) (type solid)) (layer "B.Fab") (tstamp 2742bf08-18e7-469f-b8e2-e9be69ef47af)) + (pad "1" thru_hole rect (at 0 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 3 "Net-(U9-X1)") (pinfunction "X1") (pintype "input") (tstamp 344ec24f-5e54-4e5b-a3a7-f7b6e7d588ea)) + (pad "2" thru_hole oval (at 0 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 1 "Net-(U9-X2)") (pinfunction "X2") (pintype "output") (tstamp f7a7cf6e-dad1-4ec6-8ee8-3d5cb3904c86)) + (pad "3" thru_hole oval (at 0 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 102 "+BATT") (pinfunction "VBAT") (pintype "power_in") (tstamp 1aaac256-a448-4e5c-9ca6-27fe6d80e42f)) + (pad "4" thru_hole oval (at 0 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 2 "GND") (pinfunction "VSS") (pintype "power_in") (tstamp 66b86769-8535-4b7f-81ec-4ead7c42d149)) + (pad "5" thru_hole oval (at 7.62 -7.62 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 21 "/SDA") (pinfunction "SDA") (pintype "bidirectional") (tstamp c258b263-f309-401e-8284-d334e5001fa7)) + (pad "6" thru_hole oval (at 7.62 -5.08 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 23 "/SCL") (pinfunction "SCL") (pintype "input") (tstamp 4119676a-b248-4004-8c0d-0e643a0c00cb)) + (pad "7" thru_hole oval (at 7.62 -2.54 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 13 "/MFP") (pinfunction "MFP") (pintype "open_collector") (tstamp 9eaf7577-268d-4987-bba5-2086e05ec7c7)) + (pad "8" thru_hole oval (at 7.62 0 270) (size 2.4 1.6) (drill 0.8) (layers "*.Cu" "*.Mask") + (net 4 "VCC") (pinfunction "VCC") (pintype "power_in") (tstamp e0eb61b7-9783-4f22-8f8e-a16bb0c8c8d5)) + (model "${KICAD6_3DMODEL_DIR}/Package_DIP.3dshapes/DIP-8_W7.62mm_Socket.wrl" + (offset (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) + ) + + (gr_line (start 186.69 156.21) (end 186.69 88.9) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp 3b50de44-22b2-45f8-9b0c-a091699cbdd5)) + (gr_line (start 186.69 88.9) (end 43.18 88.9) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp 5d365ba1-d9df-4c57-8924-b924e466eb3f)) + (gr_line (start 43.18 88.9) (end 43.18 156.21) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp 9a6b9f80-90b7-44a2-b1c7-14b592bd92c9)) + (gr_line (start 43.18 156.21) (end 186.69 156.21) + (stroke (width 0.05) (type default)) (layer "Edge.Cuts") (tstamp a909544f-c9f0-43c0-8442-706261bbd0e2)) + (gr_text "Long Live the Z80\n(C) 2024 - Thomas Albers Raviola\nthomaslabs.org" (at 77.724 154.305 90) (layer "F.SilkS") (tstamp 549977e8-5e19-4ab2-a20d-f4176dee76f9) + (effects (font (size 1 1) (thickness 0.1)) (justify left bottom)) + ) + (gr_text "JLCJLCJLCJLC" (at 99.695 128.143 90) (layer "F.SilkS") (tstamp d5ffff21-40f9-44f9-a5df-3bc72de5cdea) + (effects (font (size 1 1) (thickness 0.1)) (justify left bottom)) + ) + (dimension (type aligned) (layer "Margin") (tstamp 5a5ea12a-dcdb-4771-a657-96835c2350aa) + (pts (xy 43.18 156.21) (xy 186.69 156.21)) + (height 5.08) + (gr_text "143.5100 mm" (at 114.935 160.14) (layer "Margin") (tstamp 5a5ea12a-dcdb-4771-a657-96835c2350aa) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + (dimension (type aligned) (layer "Margin") (tstamp b58ea9d0-bdf2-4cbb-b2f3-fda3158c331f) + (pts (xy 186.69 88.9) (xy 186.69 156.21)) + (height -6.35) + (gr_text "67.3100 mm" (at 191.89 122.555 90) (layer "Margin") (tstamp b58ea9d0-bdf2-4cbb-b2f3-fda3158c331f) + (effects (font (size 1 1) (thickness 0.15))) + ) + (format (prefix "") (suffix "") (units 3) (units_format 1) (precision 4)) + (style (thickness 0.1) (arrow_length 1.27) (text_position_mode 0) (extension_height 0.58642) (extension_offset 0.5) keep_text_aligned) + ) + + (segment (start 161.3 93.99) (end 161.3 91.577) (width 0.15) (layer "F.Cu") (net 1) (tstamp cf3b2f65-5da4-4b09-b679-980b63427879)) + (segment (start 161.3 91.577) (end 161.29 91.567) (width 0.15) (layer "F.Cu") (net 1) (tstamp d37f3526-c72c-4a96-be54-f7030cd34e1c)) + (segment (start 66.03 116.83) (end 63.256 116.83) (width 1) (layer "F.Cu") (net 2) (tstamp 09ab1da2-7e51-4f46-ada8-e4b6ff71fcd0)) + (segment (start 166.37 130.81) (end 163.703 130.81) (width 1) (layer "F.Cu") (net 2) (tstamp 221a11ea-56a7-457b-b724-bc77bd6f9a8d)) + (segment (start 116.046 135.89) (end 118.745 135.89) (width 1) (layer "F.Cu") (net 2) (tstamp 26d8f8d0-a8ce-4137-94b5-b9e725936e22)) + (segment (start 116.046 133.35) (end 118.745 133.35) (width 1) (layer "F.Cu") (net 2) (tstamp 426ff742-7b48-43a2-b12b-1f4ebee6db20)) + (segment (start 155.448 143.256) (end 155.4695 143.2345) (width 1) (layer "F.Cu") (net 2) (tstamp 4882d09d-b975-4616-a875-a0b458650594)) + (segment (start 155.4695 140.97) (end 155.4695 143.2345) (width 1) (layer "F.Cu") (net 2) (tstamp 86acdf1a-2262-437b-9da9-d39fab6380ab)) + (segment (start 116.046 140.97) (end 118.745 140.97) (width 1) (layer "F.Cu") (net 2) (tstamp a54b1453-e79f-46b8-a030-f075ecedf47b)) + (segment (start 63.246 116.84) (end 63.256 116.83) (width 1) (layer "F.Cu") (net 2) (tstamp bdd429ab-5e18-4e00-a813-0ba3297ec53d)) + (segment (start 116.046 138.43) (end 118.745 138.43) (width 1) (layer "F.Cu") (net 2) (tstamp f9711720-2c8a-4906-9f45-56448609ff65)) + (segment (start 158.76 93.99) (end 158.76 91.577) (width 0.15) (layer "F.Cu") (net 3) (tstamp 0ff6829d-5b12-4cd9-a96c-6e1abc2a69ce)) + (segment (start 158.76 91.577) (end 158.75 91.567) (width 0.15) (layer "F.Cu") (net 3) (tstamp addd3dc5-8bf4-4ead-9145-a8d065485e46)) + (segment (start 95.726 146.05) (end 95.726 143.51) (width 1) (layer "F.Cu") (net 4) (tstamp 06133001-4517-4255-b63b-63a8f5e9f13f)) + (segment (start 103.925 140.482082) (end 103.925 131.068) (width 1) (layer "F.Cu") (net 4) (tstamp 09617d2c-669c-4165-a875-6dbe4ce9e4aa)) + (segment (start 62.0845 119.25) (end 62.0695 119.235) (width 1) (layer "F.Cu") (net 4) (tstamp 0a384a38-252f-4492-9625-8a08aaa17213)) + (segment (start 73.0035 120.65) (end 75.025 122.6715) (width 1) (layer "F.Cu") (net 4) (tstamp 0f9608d5-97bc-4df9-ac5b-a279b7307dce)) + (segment (start 138.557 151.13) (end 143.034 151.13) (width 1) (layer "F.Cu") (net 4) (tstamp 1b633fdf-a646-44bc-a665-0cba061cf6a9)) + (segment (start 146.06 99.324) (end 146.05 99.314) (width 1) (layer "F.Cu") (net 4) (tstamp 1bfd6322-13d7-4c35-b376-b16129f11266)) + (segment (start 158.76 99.324) (end 158.75 99.314) (width 1) (layer "F.Cu") (net 4) (tstamp 1ce7383c-b18c-477e-b35d-4f099034ba8a)) + (segment (start 49.2545 120.65) (end 46.995 120.65) (width 1) (layer "F.Cu") (net 4) (tstamp 1fcf8b48-09c9-4222-b79b-672ff5a115e6)) + (segment (start 50.6695 119.235) (end 49.2545 120.65) (width 1) (layer "F.Cu") (net 4) (tstamp 2f7d92ff-a5c0-4729-a23e-e0918927be57)) + (segment (start 136.366 130.81) (end 136.366 133.35) (width 1) (layer "F.Cu") (net 4) (tstamp 310553d2-df4b-491a-9c21-75c10c944515)) + (segment (start 163.957 142.97) (end 163.862 142.97) (width 1) (layer "F.Cu") (net 4) (tstamp 350bd4da-d949-425f-8458-343ac5459a89)) + (segment (start 155.416 130.81) (end 155.416 129.54) (width 1) (layer "F.Cu") (net 4) (tstamp 3a22218d-0019-426b-a5e8-007585a2e5e1)) + (segment (start 104.183 130.81) (end 106.68 130.81) (width 1) (layer "F.Cu") (net 4) (tstamp 474ba7bf-58fd-4174-92e4-d57203559e86)) + (segment (start 62.0695 119.235) (end 50.6695 119.235) (width 1) (layer "F.Cu") (net 4) (tstamp 5078accc-0c38-4431-b7b9-63fddd94fac3)) + (segment (start 97.79 143.51) (end 97.79 140.589) (width 1) (layer "F.Cu") (net 4) (tstamp 50c9e6cd-6baa-4019-ae63-c7a989c16aec)) + (segment (start 155.416 128.27) (end 155.416 125.73) (width 1) (layer "F.Cu") (net 4) (tstamp 50f80232-2cb9-46b4-88f7-c600a6e650ae)) + (segment (start 106.68 130.81) (end 106.685 130.815) (width 1) (layer "F.Cu") (net 4) (tstamp 5cb381c6-dd0d-4e32-833e-d008047daf27)) + (segment (start 114.0245 130.81) (end 111.76 130.81) (width 1) (layer "F.Cu") (net 4) (tstamp 5d4ad5ac-4424-459c-ade2-1d5e5c5a2c42)) + (segment (start 155.416 135.89) (end 155.416 138.43) (width 1) (layer "F.Cu") (net 4) (tstamp 660af527-14cd-47e9-9eb0-e68341c5366d)) + (segment (start 73.0035 120.65) (end 71.125 120.65) (width 1) (layer "F.Cu") (net 4) (tstamp 66e2d0e3-4e77-4287-b97c-9a07093359bf)) + (segment (start 62.0845 119.25) (end 69.725 119.25) (width 1) (layer "F.Cu") (net 4) (tstamp 67d79ea8-2174-46da-a29c-1685c09434b5)) + (segment (start 60.6845 120.65) (end 58.42 120.65) (width 1) (layer "F.Cu") (net 4) (tstamp 6bd06646-9d04-47ac-8270-3f3263bc585f)) + (segment (start 159.544 123.19) (end 162.084 120.65) (width 1) (layer "F.Cu") (net 4) (tstamp 6c708c80-7ac2-4952-946b-c21cfb67a997)) + (segment (start 155.416 133.35) (end 155.416 130.81) (width 1) (layer "F.Cu") (net 4) (tstamp 6f6f0f36-3337-4049-95c7-1e50b75327fa)) + (segment (start 72.39 93.98) (end 72.39 96.774) (width 1) (layer "F.Cu") (net 4) (tstamp 6fd4843c-3839-4058-8ffb-45c0be7f32ad)) + (segment (start 163.957 136.43) (end 155.956 136.43) (width 1) (layer "F.Cu") (net 4) (tstamp 6ffc5207-943b-41d5-bf8e-483bdca94514)) + (segment (start 136.366 130.81) (end 143.018 130.81) (width 1) (layer "F.Cu") (net 4) (tstamp 734016ca-699b-4c1a-b60b-55040bc3640a)) + (segment (start 136.366 151.13) (end 138.557 151.13) (width 1) (layer "F.Cu") (net 4) (tstamp 772b6f05-7d50-4f4b-aaa9-698382ae8f44)) + (segment (start 103.925 131.068) (end 104.183 130.81) (width 1) (layer "F.Cu") (net 4) (tstamp 78fe4169-c0e1-4197-98a6-f9d8250ed442)) + (segment (start 155.416 123.19) (end 159.544 123.19) (width 1) (layer "F.Cu") (net 4) (tstamp 7c7c8014-9dc5-4025-8df2-996dce2d9ac5)) + (segment (start 158.76 101.61) (end 158.76 99.324) (width 1) (layer "F.Cu") (net 4) (tstamp 82c1bb69-ea20-4ff7-8aff-d79a5a5b32df)) + (segment (start 46.995 120.65) (end 46.98 120.635) (width 1) (layer "F.Cu") (net 4) (tstamp 83bb98fc-3976-43e2-b1a8-f1123a4f3be0)) + (segment (start 102.394 143.51) (end 97.79 143.51) (width 1) (layer "F.Cu") (net 4) (tstamp 83c7ae00-c7c0-4dc4-a5d8-0f33bb19b090)) + (segment (start 155.416 129.54) (end 160.655 129.54) (width 1) (layer "F.Cu") (net 4) (tstamp 85391612-1f81-49fe-87d8-c06f4037fd3b)) + (segment (start 155.416 129.54) (end 155.416 128.27) (width 1) (layer "F.Cu") (net 4) (tstamp 8a4c3fd2-73e1-4790-851d-e14da7210906)) + (segment (start 60.6845 99.06) (end 58.42 99.06) (width 1) (layer "F.Cu") (net 4) (tstamp 8a8188ab-a652-4c99-89dd-d95b0b3f3cc3)) + (segment (start 143.018 128.27) (end 143.018 127.7675) (width 1) (layer "F.Cu") (net 4) (tstamp 8b43a1d1-8d3e-4846-9634-f7c889ac9760)) + (segment (start 69.725 119.25) (end 71.125 120.65) (width 1) (layer "F.Cu") (net 4) (tstamp 8d3e247a-4afa-49db-8f49-c5ba82766f1c)) + (segment (start 102.394 142.013082) (end 103.925 140.482082) (width 1) (layer "F.Cu") (net 4) (tstamp 91b151aa-89e2-454e-90d1-726e112fc9ed)) + (segment (start 125.725 99.319) (end 125.73 99.314) (width 1) (layer "F.Cu") (net 4) (tstamp 9253499a-e540-406b-bd4d-ee721d2aadf7)) + (segment (start 146.06 101.61) (end 146.06 99.324) (width 1) (layer "F.Cu") (net 4) (tstamp 98a2006e-3873-4178-8898-e5f4d6d11e1b)) + (segment (start 143.018 130.81) (end 143.018 128.27) (width 1) (layer "F.Cu") (net 4) (tstamp 9935dfbe-d5ae-4ca3-a618-88ab42444829)) + (segment (start 155.416 123.19) (end 155.416 125.73) (width 1) (layer "F.Cu") (net 4) (tstamp a037314f-86a1-4f0a-be3a-0a8739374a3e)) + (segment (start 136.366 148.59) (end 136.366 151.13) (width 1) (layer "F.Cu") (net 4) (tstamp a390ea5f-2716-455a-91d0-eff64874cf88)) + (segment (start 49.2545 101.6) (end 46.985 101.6) (width 1) (layer "F.Cu") (net 4) (tstamp a8c8bb12-f85f-441c-ba9e-59543152560f)) + (segment (start 153.3945 140.97) (end 155.416 138.9485) (width 1) (layer "F.Cu") (net 4) (tstamp aa67eb28-ca57-4b4c-97c2-c44384540f75)) + (segment (start 122.714 151.13) (end 120.396 151.13) (width 1) (layer "F.Cu") (net 4) (tstamp b0a87793-2d77-4440-a9ea-d3bce3a9265a)) + (segment (start 58.42 99.06) (end 58.41 99.05) (width 1) (layer "F.Cu") (net 4) (tstamp b0d19fa1-5378-4783-9036-7b34aacfbb87)) + (segment (start 60.6845 120.65) (end 62.0845 119.25) (width 1) (layer "F.Cu") (net 4) (tstamp b141cf91-e2a1-4285-af37-f6d09d0735f2)) + (segment (start 147.32 125.73) (end 145.0555 125.73) (width 1) (layer "F.Cu") (net 4) (tstamp b23c7c12-f231-4cf4-b21a-4c5c4892cdd1)) + (segment (start 75.025 122.6715) (end 75.025 123.19) (width 1) (layer "F.Cu") (net 4) (tstamp b260004f-7b16-43f6-b777-e40492fed51d)) + (segment (start 46.985 101.6) (end 46.98 101.595) (width 1) (layer "F.Cu") (net 4) (tstamp b49fac6d-ca91-43fa-a698-ba84d7e745f9)) + (segment (start 163.83 143.002) (end 161.925 143.002) (width 1) (layer "F.Cu") (net 4) (tstamp c3563d2a-61bc-4659-87b4-89b14d9c333c)) + (segment (start 163.862 142.97) (end 163.83 143.002) (width 1) (layer "F.Cu") (net 4) (tstamp cdef89c2-42a1-4c3a-b33d-928993576783)) + (segment (start 97.79 143.51) (end 95.726 143.51) (width 1) (layer "F.Cu") (net 4) (tstamp d06fd9c5-ce14-4ff9-b9db-3c198ed695dc)) + (segment (start 125.725 101.61) (end 125.725 99.319) (width 1) (layer "F.Cu") (net 4) (tstamp d230d9fe-dd56-4b9b-84c8-eeba4f247019)) + (segment (start 143.018 127.7675) (end 145.0555 125.73) (width 1) (layer "F.Cu") (net 4) (tstamp ddcafe3d-60e2-426e-9ad2-9bb45b533796)) + (segment (start 155.416 138.9485) (end 155.416 138.43) (width 1) (layer "F.Cu") (net 4) (tstamp e1a7d1fe-ba48-445d-8fb1-65bac13c18d5)) + (segment (start 102.394 143.51) (end 102.394 142.013082) (width 1) (layer "F.Cu") (net 4) (tstamp e93898d3-a451-46d7-9ac3-0934c32d239a)) + (segment (start 153.3945 140.97) (end 151.13 140.97) (width 1) (layer "F.Cu") (net 4) (tstamp eaac77f1-7034-4389-913c-e59d1d48fc24)) + (segment (start 155.416 133.35) (end 155.416 135.89) (width 1) (layer "F.Cu") (net 4) (tstamp f024d714-13e2-4e63-b5d2-b72de4f5abbb)) + (segment (start 155.956 136.43) (end 155.416 135.89) (width 1) (layer "F.Cu") (net 4) (tstamp f1435c55-5b8c-4523-8450-e5739d78b7ba)) + (via (at 138.557 151.13) (size 0.8) (drill 0.5) (layers "F.Cu" "B.Cu") (net 4) (tstamp 4dd9c0f9-08aa-4134-b39e-3bfac6887624)) + (via (at 97.79 140.589) (size 0.8) (drill 0.5) (layers "F.Cu" "B.Cu") (net 4) (tstamp 864a530f-b093-44b8-8fe2-f34a71b96f00)) + (via (at 120.396 151.13) (size 0.8) (drill 0.5) (layers "F.Cu" "B.Cu") (net 4) (tstamp 8c45d901-1aa1-44f3-b21b-ede08bba3569)) + (via (at 160.655 129.54) (size 0.8) (drill 0.5) (layers "F.Cu" "B.Cu") (net 4) (tstamp bec58c19-85f5-48d2-ab85-7f2825043462)) + (via (at 161.925 143.002) (size 0.8) (drill 0.5) (layers "F.Cu" "B.Cu") (net 4) (tstamp d884de45-8897-4cc9-ae16-e7b514cd46c6)) + (segment (start 73.025 123.19) (end 71.125 123.19) (width 0.15) (layer "F.Cu") (net 5) (tstamp ed728147-b043-4203-9207-0d1302c71b5f)) + (via (at 96.774 104.267) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 5) (tstamp 1983f6a1-234b-4b42-a1b6-bd5eac456435)) + (via (at 107.442 103.632) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 5) (tstamp 7ca9e2a3-6da6-45e5-98e2-7050ca1477f8)) + (segment (start 107.95 99.314) (end 107.95 93.98) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 22d7747f-72a1-4be6-8bb0-e04160301818)) + (segment (start 96.774 136.906) (end 96.774 128.27) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 395f337c-9d26-44ca-a6df-9e297a7ef1ed)) + (segment (start 96.774 128.27) (end 96.774 104.267) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 4e9b8fa3-f438-4929-a215-fc24b8cec191)) + (segment (start 96.388 151.135) (end 91.445 151.135) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 6a3c91be-d653-49f0-a50f-cb1e731b1dbc)) + (segment (start 96.774 150.749) (end 96.388 151.135) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 6adf9984-1457-4768-8b07-8dbc64462b00)) + (segment (start 90.434 152.146) (end 91.445 151.135) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 7a86d41b-3892-4e95-b421-a3bcaf256f76)) + (segment (start 71.125 123.19) (end 72.771 124.836) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 813899c3-f617-4e18-b2b8-ff4b1fbd4303)) + (segment (start 72.771 124.836) (end 72.771 151.511) (width 0.15) (layer "In2.Cu") (net 5) (tstamp 82a7a4b4-aaaa-45db-b294-f2ac5a29d4c9)) + (segment (start 96.774 136.906) (end 96.774 150.749) (width 0.15) (layer "In2.Cu") (net 5) (tstamp bec69cb0-c9df-42cf-a9a7-cf25f952335c)) + (segment (start 107.95 99.314) (end 107.95 103.124) (width 0.15) (layer "In2.Cu") (net 5) (tstamp c24956fa-4747-4c2d-8717-c75ab00e9476)) + (segment (start 107.95 103.124) (end 107.442 103.632) (width 0.15) (layer "In2.Cu") (net 5) (tstamp ca26b3bc-2999-477c-b53a-4fdf4840365c)) + (segment (start 72.771 151.511) (end 73.406 152.146) (width 0.15) (layer "In2.Cu") (net 5) (tstamp ebce09b7-52c0-498f-9d81-72329a6f6b46)) + (segment (start 73.406 152.146) (end 90.434 152.146) (width 0.15) (layer "In2.Cu") (net 5) (tstamp fc764b2f-9006-44a6-b769-b23007557ed6)) + (segment (start 48.011 124.206) (end 57.404 124.206) (width 0.15) (layer "B.Cu") (net 5) (tstamp 2bdd3615-cc3e-48da-b2ec-e2e70dd8a002)) + (segment (start 97.409 103.632) (end 96.774 104.267) (width 0.15) (layer "B.Cu") (net 5) (tstamp 4ebb2f32-54d7-4e6f-bcfc-cc0be7091830)) + (segment (start 107.442 103.632) (end 97.409 103.632) (width 0.15) (layer "B.Cu") (net 5) (tstamp 5ce900c9-b30d-4323-8ae6-f0406ce647c9)) + (segment (start 57.404 124.206) (end 70.109 124.206) (width 0.15) (layer "B.Cu") (net 5) (tstamp 64b26db3-dd6e-40e6-a6d1-1c1da3c53525)) + (segment (start 70.109 124.206) (end 71.125 123.19) (width 0.15) (layer "B.Cu") (net 5) (tstamp 6d8d3c14-7c90-4520-9a45-e9eadaaeb8b0)) + (segment (start 58.42 123.19) (end 57.404 124.206) (width 0.15) (layer "B.Cu") (net 5) (tstamp d587fb4d-4448-4868-ba23-9c86ca67c7cd)) + (segment (start 46.98 123.175) (end 48.011 124.206) (width 0.15) (layer "B.Cu") (net 5) (tstamp f2cf7836-e558-491f-99c0-93147c165a8f)) + (segment (start 145.018 128.27) (end 147.32 128.27) (width 0.15) (layer "F.Cu") (net 6) (tstamp 24fd6eb2-a8eb-4469-8690-eae74266f049)) + (segment (start 145.018 130.81) (end 147.32 130.81) (width 0.15) (layer "F.Cu") (net 7) (tstamp c4e3b1a4-c597-496f-90e2-4a304ab77ee6)) + (segment (start 134.366 130.81) (end 132.08 130.81) (width 0.15) (layer "F.Cu") (net 8) (tstamp cbae7507-69cf-4dbd-a9da-be8d7f4106a6)) + (segment (start 134.366 133.35) (end 132.08 133.35) (width 0.15) (layer "F.Cu") (net 9) (tstamp ad558f9e-0f94-4ddd-a1e3-03f5821f491b)) + (segment (start 153.416 138.43) (end 151.13 138.43) (width 0.15) (layer "F.Cu") (net 10) (tstamp 672ed294-9c88-4e41-ba8b-b7bbb2a6adc9)) + (via (at 168.656 136.906) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 10) (tstamp 61380959-e763-4793-8d24-cca1879d0c61)) + (segment (start 170.561 97.79) (end 170.561 99.822) (width 0.15) (layer "In2.Cu") (net 10) (tstamp 03e25aae-387e-483d-abff-beae4f4779ac)) + (segment (start 168.656 104.013) (end 170.561 102.108) (width 0.15) (layer "In2.Cu") (net 10) (tstamp 26ac085a-67e2-4fe5-9df0-2ae78db2f3a3)) + (segment (start 168.656 136.906) (end 168.656 104.013) (width 0.15) (layer "In2.Cu") (net 10) (tstamp 28d04896-e93e-40ec-93b3-cf0a08767ae5)) + (segment (start 169.331 96.56) (end 170.434 97.663) (width 0.15) (layer "In2.Cu") (net 10) (tstamp 57cd122f-c1ed-4919-ad0d-039b3298a02f)) + (segment (start 170.561 99.822) (end 170.561 102.108) (width 0.15) (layer "In2.Cu") (net 10) (tstamp 79aadd96-b1bc-4fc9-8520-e0440920d3e2)) + (segment (start 169.28 96.56) (end 169.331 96.56) (width 0.15) (layer "In2.Cu") (net 10) (tstamp da242e70-5343-4b9b-aaaf-61f9570bea5c)) + (segment (start 170.434 97.663) (end 170.561 97.79) (width 0.15) (layer "In2.Cu") (net 10) (tstamp fd07871d-5b30-45e2-a42e-835c672f0904)) + (segment (start 151.765 138.43) (end 151.13 138.43) (width 0.15) (layer "B.Cu") (net 10) (tstamp 2fe3ca0f-c38e-4c68-a69a-a34ee40435d8)) + (segment (start 152.781 137.414) (end 151.765 138.43) (width 0.15) (layer "B.Cu") (net 10) (tstamp 7512e337-b170-40cf-98b7-5515a7b4e179)) + (segment (start 168.148 137.414) (end 168.656 136.906) (width 0.15) (layer "B.Cu") (net 10) (tstamp 83f71f49-8b3a-401f-a5cc-1bee14c999a8)) + (segment (start 167.767 137.414) (end 152.781 137.414) (width 0.15) (layer "B.Cu") (net 10) (tstamp d7f43106-92df-472d-a819-a293ecba835b)) + (segment (start 167.767 137.414) (end 168.148 137.414) (width 0.15) (layer "B.Cu") (net 10) (tstamp fbfb65e1-2174-422e-9108-04c1dc3a0080)) + (segment (start 151.13 135.89) (end 153.416 135.89) (width 0.15) (layer "F.Cu") (net 11) (tstamp 9d8eea1f-0528-466a-a158-87f77c84c0a3)) + (via (at 168.148 136.525) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 11) (tstamp c1729291-94fc-4a79-90de-6aa85f9d7aea)) + (segment (start 168.148 102.692) (end 169.28 101.56) (width 0.15) (layer "In2.Cu") (net 11) (tstamp a771fdf9-ac15-44fd-a818-fb26c2ace69e)) + (segment (start 168.148 136.525) (end 168.148 102.692) (width 0.15) (layer "In2.Cu") (net 11) (tstamp b48c70d6-7903-4c2b-b687-989eb9e5aa7c)) + (segment (start 167.767 136.906) (end 168.148 136.525) (width 0.15) (layer "B.Cu") (net 11) (tstamp 0ee821cd-4525-4025-b20e-3237d2f198e9)) + (segment (start 152.781 136.906) (end 151.765 135.89) (width 0.15) (layer "B.Cu") (net 11) (tstamp 21b99306-793b-41c0-8f7a-96fff1ec0d44)) + (segment (start 167.513 136.906) (end 167.767 136.906) (width 0.15) (layer "B.Cu") (net 11) (tstamp 6d03ce35-4a5b-48d3-84ad-f70c67e55007)) + (segment (start 151.765 135.89) (end 151.13 135.89) (width 0.15) (layer "B.Cu") (net 11) (tstamp d0937191-1165-4fb0-b802-cb2e1d8b8978)) + (segment (start 167.513 136.906) (end 152.781 136.906) (width 0.15) (layer "B.Cu") (net 11) (tstamp ef2847f1-9721-4743-9774-e674df4424f7)) + (segment (start 153.416 133.35) (end 151.13 133.35) (width 0.15) (layer "F.Cu") (net 12) (tstamp bd1dd557-7ece-45bc-8846-cc5446637f23)) + (via (at 169.164 131.826) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 12) (tstamp 4753bff5-5c6c-4b99-b877-bc71723bb4d7)) + (segment (start 169.164 131.826) (end 169.164 104.394) (width 0.15) (layer "In2.Cu") (net 12) (tstamp 57c4dd31-e9d8-4c31-8121-33618d457614)) + (segment (start 171.998 101.56) (end 183.78 101.56) (width 0.15) (layer "In2.Cu") (net 12) (tstamp 91b131c0-2d27-4b30-b15b-b9396e116e05)) + (segment (start 170.942 102.616) (end 171.998 101.56) (width 0.15) (layer "In2.Cu") (net 12) (tstamp 9f3f483c-798d-4662-959b-3efb40282f9c)) + (segment (start 169.164 104.394) (end 170.942 102.616) (width 0.15) (layer "In2.Cu") (net 12) (tstamp a6f16297-dd3c-431d-8fb2-e2da88e8cced)) + (segment (start 163.449 133.35) (end 164.465 132.334) (width 0.15) (layer "B.Cu") (net 12) (tstamp 3b6282fb-df51-4f48-a446-5df8711d0919)) + (segment (start 156.337 133.35) (end 163.449 133.35) (width 0.15) (layer "B.Cu") (net 12) (tstamp 49eb35b9-890b-438d-a035-8b18b7feae8b)) + (segment (start 151.13 133.35) (end 156.337 133.35) (width 0.15) (layer "B.Cu") (net 12) (tstamp 7e1eae5c-426d-4513-86f5-48dbdde964a0)) + (segment (start 168.656 132.334) (end 169.164 131.826) (width 0.15) (layer "B.Cu") (net 12) (tstamp 8bc15edb-5b7c-45ec-9e43-9770195e74ea)) + (segment (start 164.465 132.334) (end 168.656 132.334) (width 0.15) (layer "B.Cu") (net 12) (tstamp c9ac78d1-2b96-478e-9514-392e9c380a8a)) + (segment (start 164.084 120.65) (end 166.37 120.65) (width 0.15) (layer "F.Cu") (net 13) (tstamp 6599a7c9-7018-4c84-9707-d316386abf71)) + (segment (start 161.3 101.61) (end 161.3 120.152) (width 0.15) (layer "In2.Cu") (net 13) (tstamp 052d694d-5088-4e8b-a3f2-394d714415c2)) + (segment (start 161.3 120.152) (end 161.798 120.65) (width 0.15) (layer "In2.Cu") (net 13) (tstamp f7e44492-3400-4ce2-a4e0-4a539a494cce)) + (segment (start 161.798 120.65) (end 166.37 120.65) (width 0.15) (layer "In2.Cu") (net 13) (tstamp ff969a62-c4a0-461f-b4f2-e5ba6fea1da1)) + (segment (start 134.366 151.13) (end 132.08 151.13) (width 0.15) (layer "F.Cu") (net 14) (tstamp 065d9141-2a45-43ac-8703-4d26a82060d2)) + (segment (start 145.034 151.13) (end 147.32 151.13) (width 0.15) (layer "F.Cu") (net 15) (tstamp cb68314e-d623-4dcd-8f95-c573edef51e4)) + (segment (start 134.366 148.59) (end 132.08 148.59) (width 0.15) (layer "F.Cu") (net 16) (tstamp 8399ed47-a998-4bb0-8eb1-bd6328db34ca)) + (segment (start 91.45 146.05) (end 91.445 146.055) (width 0.15) (layer "F.Cu") (net 17) (tstamp cc9b09cf-abfe-408e-a8bc-094e78b74778)) + (segment (start 93.726 146.05) (end 91.45 146.05) (width 0.15) (layer "F.Cu") (net 17) (tstamp fa726c77-04bc-4258-a118-a8db10ba0b19)) + (segment (start 91.45 143.51) (end 91.445 143.515) (width 0.15) (layer "F.Cu") (net 18) (tstamp e32e3799-2137-4447-9313-97c027d192f4)) + (segment (start 93.726 143.51) (end 91.45 143.51) (width 0.15) (layer "F.Cu") (net 18) (tstamp ecda0455-0508-4c2b-8871-c471abd6b66b)) + (segment (start 104.394 143.51) (end 106.68 143.51) (width 0.15) (layer "F.Cu") (net 19) (tstamp 32deeb97-cf17-4d83-886d-b7838e18e2a8)) + (segment (start 106.68 143.51) (end 106.685 143.515) (width 0.15) (layer "F.Cu") (net 19) (tstamp e6f953d2-0495-4d4a-ac88-5c1f2cd07196)) + (via (at 144.145 147.574) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 19) (tstamp 4d7ba1ee-475d-4aa7-8d33-456803b66425)) + (segment (start 145.288 146.431) (end 144.145 147.574) (width 0.15) (layer "In2.Cu") (net 19) (tstamp 034cd2c9-7999-4f1b-bc93-3172ba50b8ba)) + (segment (start 147.32 115.57) (end 145.288 117.602) (width 0.15) (layer "In2.Cu") (net 19) (tstamp 166c1f51-659f-4ced-a2e5-c8dc23dd8e7e)) + (segment (start 145.288 117.602) (end 145.288 146.431) (width 0.15) (layer "In2.Cu") (net 19) (tstamp b7fd29b4-e198-42fa-b853-fedeedc63c97)) + (segment (start 127 148.59) (end 128.016 147.574) (width 0.15) (layer "B.Cu") (net 19) (tstamp 3bac2a48-b2f4-4f04-8fe7-a266c252a4d1)) + (segment (start 128.016 147.574) (end 110.744 147.574) (width 0.15) (layer "B.Cu") (net 19) (tstamp 4128951a-2205-4ced-a6e8-1836649f106e)) + (segment (start 150.114 147.574) (end 151.13 148.59) (width 0.15) (layer "B.Cu") (net 19) (tstamp 73a913f0-5af4-4286-80c2-08f77f9ebb4a)) + (segment (start 128.016 147.574) (end 144.145 147.574) (width 0.15) (layer "B.Cu") (net 19) (tstamp 9cb98b57-3f3d-4be8-a28f-277eeae185c5)) + (segment (start 106.685 143.515) (end 110.744 147.574) (width 0.15) (layer "B.Cu") (net 19) (tstamp a66de484-8ec9-47c7-9fb0-d595559fd169)) + (segment (start 144.145 147.574) (end 150.114 147.574) (width 0.15) (layer "B.Cu") (net 19) (tstamp f40f301c-3ad8-4935-8c1a-fe670eea78ca)) + (segment (start 163.957 140.97) (end 166.37 140.97) (width 0.15) (layer "F.Cu") (net 20) (tstamp cba75efd-e4e3-48e4-adcd-17d3c87faaaf)) + (segment (start 162.052 140.97) (end 163.957 140.97) (width 0.15) (layer "F.Cu") (net 20) (tstamp fc6664e2-b294-407e-baaf-b71c3e3d6048)) + (segment (start 158.115 140.97) (end 157.607 140.462) (width 0.15) (layer "F.Cu") (net 21) (tstamp 664f25aa-35d6-41bf-8939-5c9d0c03804f)) + (segment (start 160.052 140.97) (end 158.115 140.97) (width 0.15) (layer "F.Cu") (net 21) (tstamp a073b0f9-ae35-4526-86b3-269361c5de3c)) + (via (at 157.607 140.462) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 21) (tstamp b659a61a-29f2-49e0-ba26-0ea2646459e8)) + (segment (start 157.607 140.462) (end 157.607 104.394) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 00779635-3a52-4a93-9242-0af2394e001e)) + (segment (start 153.68 101.61) (end 154.823 101.61) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 3bb93afe-8086-4449-b4fa-babb1b35ab75)) + (segment (start 154.823 101.61) (end 157.607 104.394) (width 0.15) (layer "In2.Cu") (net 21) (tstamp 6a8bec7b-a027-4801-a454-0a84038272b6)) + (segment (start 155.087 100.203) (end 164.973 100.203) (width 0.15) (layer "B.Cu") (net 21) (tstamp 4854e024-7d0c-4bae-a2ce-dc008d8ea1de)) + (segment (start 153.68 101.61) (end 155.087 100.203) (width 0.15) (layer "B.Cu") (net 21) (tstamp d09a7a85-f15e-434c-a160-e81b19783a54)) + (segment (start 164.973 100.203) (end 166.38 101.61) (width 0.15) (layer "B.Cu") (net 21) (tstamp d3199e98-4820-40d2-8479-c7dde84e7c49)) + (segment (start 163.957 138.43) (end 166.37 138.43) (width 0.15) (layer "F.Cu") (net 22) (tstamp 9c87826c-5e2f-4bed-830c-967a1ece596e)) + (segment (start 162.052 138.43) (end 163.957 138.43) (width 0.15) (layer "F.Cu") (net 22) (tstamp efd8c48f-56ac-438d-9f7b-b00ea9f58fcf)) + (segment (start 158.623 138.43) (end 158.115 137.922) (width 0.15) (layer "F.Cu") (net 23) (tstamp 519b5191-f512-4a01-b9d2-a8f8d4044970)) + (segment (start 160.052 138.43) (end 158.623 138.43) (width 0.15) (layer "F.Cu") (net 23) (tstamp da9490c5-c172-4644-9704-b9f6166b147c)) + (via (at 158.115 104.394) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 23) (tstamp 90d32f10-e223-4718-ad3c-8eb2b0a1ea5e)) + (via (at 158.115 137.922) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 23) (tstamp f7945e51-63ec-4cd4-a1c9-55bf255ec919)) + (segment (start 158.115 137.922) (end 158.115 104.394) (width 0.15) (layer "In2.Cu") (net 23) (tstamp 68972657-bcd2-46de-ad6c-0ee5cf785aa7)) + (segment (start 162.453 102.997) (end 163.84 101.61) (width 0.15) (layer "B.Cu") (net 23) (tstamp 249495e0-2e05-4412-812a-cc4c5db898b1)) + (segment (start 151.14 101.61) (end 152.527 102.997) (width 0.15) (layer "B.Cu") (net 23) (tstamp 2d55be42-3471-426f-a1a6-ece0d5d690b1)) + (segment (start 152.527 102.997) (end 156.718 102.997) (width 0.15) (layer "B.Cu") (net 23) (tstamp 6f53c249-387a-4085-bede-8af3b8e7cebe)) + (segment (start 156.718 102.997) (end 162.453 102.997) (width 0.15) (layer "B.Cu") (net 23) (tstamp f4f57f93-f6a2-4117-a49f-7f8e1e9487c4)) + (segment (start 158.115 104.394) (end 156.718 102.997) (width 0.15) (layer "B.Cu") (net 23) (tstamp f5a23bbf-d928-4e09-8566-48eadd66b85b)) + (segment (start 124.714 151.13) (end 127 151.13) (width 0.15) (layer "F.Cu") (net 24) (tstamp 0ad0b609-28ed-492e-808e-b47e15d90dd8)) + (segment (start 114.046 133.35) (end 111.76 133.35) (width 0.15) (layer "F.Cu") (net 25) (tstamp 4b87ac0c-4a69-4cf8-a2e9-c0476055944a)) + (segment (start 114.046 135.89) (end 111.76 135.89) (width 0.15) (layer "F.Cu") (net 26) (tstamp 1906f6bf-a7a8-4dfa-83d9-62a72dfb68b1)) + (segment (start 114.046 138.43) (end 111.76 138.43) (width 0.15) (layer "F.Cu") (net 27) (tstamp d87c6c2e-b6ff-4b37-84ac-9fda9a43bb97)) + (segment (start 114.046 140.97) (end 111.76 140.97) (width 0.15) (layer "F.Cu") (net 28) (tstamp 6c5c7d1f-1211-4f68-916c-e45c1218e20c)) + (segment (start 172.555 110.78) (end 180.505 110.78) (width 0.15) (layer "F.Cu") (net 29) (tstamp 0cb5d212-8705-4eca-8951-cfcdc297d200)) + (segment (start 153.416 130.81) (end 151.13 130.81) (width 0.15) (layer "F.Cu") (net 29) (tstamp 55f5fdb8-71ea-4930-9785-5275362f9154)) + (segment (start 172.555 110.78) (end 170.017 110.78) (width 0.15) (layer "F.Cu") (net 29) (tstamp d4817d3b-a1b0-4c9d-b33d-0036ed517227)) + (segment (start 170.017 110.78) (end 169.672 111.125) (width 0.15) (layer "F.Cu") (net 29) (tstamp e27e6541-bedc-4cdf-986d-022acb64266b)) + (via (at 169.672 111.125) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 29) (tstamp 1310f6ab-3320-4526-9b4b-4d6a1e1bd43a)) + (via (at 169.672 130.302) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 29) (tstamp eacf242c-4f97-469b-a232-88cb7bb62371)) + (segment (start 169.672 111.125) (end 169.672 130.302) (width 0.15) (layer "In2.Cu") (net 29) (tstamp 177b544c-e6e8-4f3d-8408-a1c0fb4c04c5)) + (segment (start 151.13 130.81) (end 156.591 130.81) (width 0.15) (layer "B.Cu") (net 29) (tstamp 2bf1eb04-92c1-4f97-800c-1d481095fac5)) + (segment (start 164.465 131.826) (end 168.148 131.826) (width 0.15) (layer "B.Cu") (net 29) (tstamp 48cb334a-dbf7-4d60-bcd6-e1090e97a2cc)) + (segment (start 156.591 130.81) (end 163.449 130.81) (width 0.15) (layer "B.Cu") (net 29) (tstamp 643b243e-01fc-4c44-8caa-a796792f7b03)) + (segment (start 163.449 130.81) (end 164.465 131.826) (width 0.15) (layer "B.Cu") (net 29) (tstamp 77bb0afa-bc24-4971-99f8-a0d36d44cfbe)) + (segment (start 168.148 131.826) (end 169.672 130.302) (width 0.15) (layer "B.Cu") (net 29) (tstamp 8994bb00-7c1a-45ca-b970-a2aee22075a1)) + (segment (start 172.555 124.295) (end 172.593 124.333) (width 0.15) (layer "F.Cu") (net 30) (tstamp 0096c29f-137a-40b4-b503-38c26e2cbcd4)) + (segment (start 172.555 123.48) (end 180.505 123.48) (width 0.15) (layer "F.Cu") (net 30) (tstamp 51abafbf-7ced-44f2-af3f-4c055ad5a01a)) + (segment (start 172.593 125.349) (end 172.555 125.311) (width 0.15) (layer "F.Cu") (net 30) (tstamp 5d8a2a02-1620-42f9-9429-aa3c8ef56cf6)) + (segment (start 172.555 123.48) (end 172.555 124.295) (width 0.15) (layer "F.Cu") (net 30) (tstamp 62613873-576e-4167-b8aa-563dd7bce5ca)) + (segment (start 172.593 124.333) (end 172.593 125.349) (width 0.15) (layer "F.Cu") (net 30) (tstamp 9839693f-d5f5-4502-91bd-e3f4ea21baa6)) + (segment (start 153.416 128.27) (end 151.13 128.27) (width 0.15) (layer "F.Cu") (net 30) (tstamp af8073d7-002c-43d8-9690-d4350366c82c)) + (via (at 172.593 125.349) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 30) (tstamp 6ac0ddeb-57bf-4fce-8e68-bec683029696)) + (segment (start 168.021 127.254) (end 171.958 127.254) (width 0.15) (layer "B.Cu") (net 30) (tstamp 07a8e09e-1305-4a90-b57a-5ccfd5c3f42b)) + (segment (start 157.226 128.27) (end 163.449 128.27) (width 0.15) (layer "B.Cu") (net 30) (tstamp 47337606-99a9-43f8-bcf5-58fcde86e8c7)) + (segment (start 164.465 127.254) (end 168.021 127.254) (width 0.15) (layer "B.Cu") (net 30) (tstamp 7635d0d2-2abf-492f-96c3-34ac65e55469)) + (segment (start 172.593 126.619) (end 172.593 125.349) (width 0.15) (layer "B.Cu") (net 30) (tstamp 862cbb45-7016-4625-adce-06513d743c4c)) + (segment (start 151.13 128.27) (end 157.226 128.27) (width 0.15) (layer "B.Cu") (net 30) (tstamp a72750ed-1026-454c-bbe6-989500445a30)) + (segment (start 171.958 127.254) (end 172.593 126.619) (width 0.15) (layer "B.Cu") (net 30) (tstamp d861d29c-c99c-456f-8502-b96fb36ff8a5)) + (segment (start 163.449 128.27) (end 164.465 127.254) (width 0.15) (layer "B.Cu") (net 30) (tstamp e547fe4b-a1e2-45dd-9455-a4ef734cedb9)) + (segment (start 170.978 136.18) (end 172.555 136.18) (width 0.15) (layer "F.Cu") (net 31) (tstamp 1fd49d60-30d5-40db-8a85-363b67fa29e8)) + (segment (start 170.561 127.127) (end 170.561 135.763) (width 0.15) (layer "F.Cu") (net 31) (tstamp 82f37881-120c-424e-a391-474a6d5c67ea)) + (segment (start 170.18 126.746) (end 170.561 127.127) (width 0.15) (layer "F.Cu") (net 31) (tstamp c4b86660-6ae4-4dbf-bad7-ff96bcbc28b9)) + (segment (start 153.416 125.73) (end 151.13 125.73) (width 0.15) (layer "F.Cu") (net 31) (tstamp ee40e374-26ab-402f-b551-deb93759d100)) + (segment (start 172.555 136.18) (end 180.505 136.18) (width 0.15) (layer "F.Cu") (net 31) (tstamp f2ba56bb-da6e-47c3-a3dc-ced46468db9a)) + (segment (start 170.561 135.763) (end 170.978 136.18) (width 0.15) (layer "F.Cu") (net 31) (tstamp ff1d2abe-bb77-4003-9b22-46f50779a99f)) + (via (at 170.18 126.746) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 31) (tstamp 39499635-3d8e-47ed-81f8-86c21637f49d)) + (segment (start 163.449 125.73) (end 164.465 126.746) (width 0.15) (layer "B.Cu") (net 31) (tstamp 2e26715e-c6e0-4290-9a8a-a4bef21874c1)) + (segment (start 164.465 126.746) (end 169.291 126.746) (width 0.15) (layer "B.Cu") (net 31) (tstamp 6c254e24-17ab-4fc2-b32b-cb1f16625ce5)) + (segment (start 169.291 126.746) (end 170.18 126.746) (width 0.15) (layer "B.Cu") (net 31) (tstamp d84cbe3c-44a1-4124-b32f-527f8c68a66b)) + (segment (start 151.13 125.73) (end 163.449 125.73) (width 0.15) (layer "B.Cu") (net 31) (tstamp d8babff0-d436-47cd-96e9-ce9d4c8495b4)) + (segment (start 172.555 148.88) (end 180.505 148.88) (width 0.15) (layer "F.Cu") (net 32) (tstamp 6052c3de-b243-4ed4-9af2-ef1ce1ab9fad)) + (segment (start 172.555 144.31) (end 172.555 148.88) (width 0.15) (layer "F.Cu") (net 32) (tstamp 9b09b424-c321-4fe8-b094-c34c589128cc)) + (segment (start 153.416 123.19) (end 151.13 123.19) (width 0.15) (layer "F.Cu") (net 32) (tstamp f5d0c49d-d6fe-4b2a-98ab-f1799065acb7)) + (via (at 170.18 124.206) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 32) (tstamp 3eeb3479-0c5e-4706-9a9b-01a23771ef6c)) + (via (at 172.555 144.31) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 32) (tstamp 78a3efff-cd89-4df4-98ef-ab6138c1a81c)) + (segment (start 173.609 143.256) (end 173.609 127.254) (width 0.15) (layer "In2.Cu") (net 32) (tstamp 1b848d77-e49c-4360-8c33-07c59b5843e2)) + (segment (start 173.609 127.254) (end 170.561 124.206) (width 0.15) (layer "In2.Cu") (net 32) (tstamp 360ce47d-1b40-44a4-b5e7-896e13d55f6f)) + (segment (start 170.561 124.206) (end 170.18 124.206) (width 0.15) (layer "In2.Cu") (net 32) (tstamp 36c5b7a9-b563-409c-88c2-7a111b08e9d2)) + (segment (start 172.555 144.31) (end 173.609 143.256) (width 0.15) (layer "In2.Cu") (net 32) (tstamp 921a2fa0-0344-4d5a-939f-f5845953dea1)) + (segment (start 167.767 124.206) (end 170.18 124.206) (width 0.15) (layer "B.Cu") (net 32) (tstamp 0367b132-8c9e-4482-b5c6-6497316c36c9)) + (segment (start 151.13 123.19) (end 163.449 123.19) (width 0.15) (layer "B.Cu") (net 32) (tstamp 46b47bc4-cb0f-48f2-afcb-c1e3276ff6a6)) + (segment (start 163.449 123.19) (end 164.465 124.206) (width 0.15) (layer "B.Cu") (net 32) (tstamp 5ab6ae3f-7d6d-4e32-a680-d349575de05e)) + (segment (start 164.465 124.206) (end 167.767 124.206) (width 0.15) (layer "B.Cu") (net 32) (tstamp 8e8318dc-f6e5-4ae8-9ac0-dc8322fe2f9d)) + (segment (start 120.65 96.774) (end 120.65 93.98) (width 0.15) (layer "F.Cu") (net 33) (tstamp f3e2d525-edd6-480c-b7d2-bd29fcd74e56)) + (segment (start 153.416 120.65) (end 151.13 120.65) (width 0.15) (layer "F.Cu") (net 34) (tstamp ea25dddb-0641-4d19-ae6e-670d8a79f67f)) + (via (at 149.225 117.602) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 34) (tstamp 1c863603-8920-4d27-877d-73f1650dfe7d)) + (via (at 68.58 117.094) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 34) (tstamp ee90f9a4-d8e0-451e-ba8a-b3a2a875ff66)) + (segment (start 149.225 117.602) (end 149.225 118.745) (width 0.15) (layer "In2.Cu") (net 34) (tstamp 0d46c4a5-c147-4460-9433-064d060e8da4)) + (segment (start 68.072 110.617) (end 68.072 116.586) (width 0.15) (layer "In2.Cu") (net 34) (tstamp 25e181c8-8ca9-4351-8b78-6eb88df4c1af)) + (segment (start 68.072 116.586) (end 68.58 117.094) (width 0.15) (layer "In2.Cu") (net 34) (tstamp 6348e0e8-ea02-4f74-acb6-5c27b564c5d1)) + (segment (start 68.072 106.172) (end 68.072 110.617) (width 0.15) (layer "In2.Cu") (net 34) (tstamp c6ed033a-00a0-45ea-9dea-b62243312fa0)) + (segment (start 149.225 118.745) (end 151.13 120.65) (width 0.15) (layer "In2.Cu") (net 34) (tstamp ddc80a9b-f893-400c-af1d-fcafa7b8f33d)) + (segment (start 66.03 104.13) (end 68.072 106.172) (width 0.15) (layer "In2.Cu") (net 34) (tstamp fb6e50b2-edc2-49b3-a83d-8c04f2d93d52)) + (segment (start 68.58 117.094) (end 69.215 117.094) (width 0.15) (layer "B.Cu") (net 34) (tstamp 587ed567-7f47-4b77-a14f-043e137c0dbc)) + (segment (start 84.709 117.094) (end 69.215 117.094) (width 0.15) (layer "B.Cu") (net 34) (tstamp 8055e7e3-2ce3-46bc-ae0b-08a977a82750)) + (segment (start 148.717 117.094) (end 84.709 117.094) (width 0.15) (layer "B.Cu") (net 34) (tstamp b2cf4abe-cead-453f-9e80-ce7c8371d628)) + (segment (start 149.225 117.602) (end 148.717 117.094) (width 0.15) (layer "B.Cu") (net 34) (tstamp b702f0c0-6252-4cc6-9599-7adcaa8977f9)) + (via (at 95.758 133.985) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 35) (tstamp 0cd6bbc8-65c6-496b-9e14-7de9b80cb97a)) + (via (at 95.758 105.918) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 35) (tstamp 8fcee23b-dca7-49f8-b6f3-a05a4180c68d)) + (segment (start 95.758 133.985) (end 95.758 105.918) (width 0.15) (layer "In2.Cu") (net 35) (tstamp 3780f89c-d610-40d4-baea-32dbbfaf8212)) + (segment (start 46.98 133.335) (end 48.011 134.366) (width 0.15) (layer "B.Cu") (net 35) (tstamp 0bd94fa3-ad0e-48f7-a272-06bdc371c86d)) + (segment (start 92.964 134.366) (end 95.377 134.366) (width 0.15) (layer "B.Cu") (net 35) (tstamp 1a5699b4-3be3-4ee3-93aa-3848dbf84091)) + (segment (start 106.685 105.415) (end 96.261 105.415) (width 0.15) (layer "B.Cu") (net 35) (tstamp 2283bc1b-3874-4159-b93e-4b01e6cfda40)) + (segment (start 58.42 133.35) (end 57.404 134.366) (width 0.15) (layer "B.Cu") (net 35) (tstamp a48d973d-b554-4b52-bfcb-d354537bf8bb)) + (segment (start 96.261 105.415) (end 95.758 105.918) (width 0.15) (layer "B.Cu") (net 35) (tstamp b9d4a22b-ba9b-4215-a77b-896d71394968)) + (segment (start 48.011 134.366) (end 57.404 134.366) (width 0.15) (layer "B.Cu") (net 35) (tstamp d29148ca-9f76-44a2-9557-4309c9270724)) + (segment (start 95.377 134.366) (end 95.758 133.985) (width 0.15) (layer "B.Cu") (net 35) (tstamp e412f26e-e475-4129-9796-e8e0c6e78880)) + (segment (start 57.404 134.366) (end 70.109 134.366) (width 0.15) (layer "B.Cu") (net 35) (tstamp f03abbc5-103f-4ff2-b6d3-8753f19d9134)) + (segment (start 70.109 134.366) (end 92.964 134.366) (width 0.15) (layer "B.Cu") (net 35) (tstamp f0691fd0-496b-42bf-8d1e-bec5000faa52)) + (segment (start 70.109 134.366) (end 71.125 133.35) (width 0.15) (layer "B.Cu") (net 35) (tstamp f253dec7-66ba-4168-85d3-a4179d996ab5)) + (via (at 93.726 108.458) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 36) (tstamp c8da008c-4b74-4cb4-9f0b-6fff853b49a9)) + (via (at 93.726 121.666) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 36) (tstamp e3d411aa-581b-4771-93c4-f9e98d72ea11)) + (segment (start 93.726 121.666) (end 93.726 108.458) (width 0.15) (layer "In2.Cu") (net 36) (tstamp faffd1ff-98c7-466b-a9a1-acab541292df)) + (segment (start 55.601 122.174) (end 65.024 122.174) (width 0.15) (layer "B.Cu") (net 36) (tstamp 1c59701d-edeb-4516-b8f1-025de5e31772)) + (segment (start 65.024 122.174) (end 85.349 122.174) (width 0.15) (layer "B.Cu") (net 36) (tstamp 606262a4-6223-43ca-a488-7f168a94dcd8)) + (segment (start 85.349 122.174) (end 86.365 123.19) (width 0.15) (layer "B.Cu") (net 36) (tstamp 677ba7a9-8ee3-4d8b-b379-454865f88838)) + (segment (start 94.229 107.955) (end 93.726 108.458) (width 0.15) (layer "B.Cu") (net 36) (tstamp 70d303ac-d274-4c40-8888-22bab9c6ed01)) + (segment (start 85.349 122.174) (end 92.837 122.174) (width 0.15) (layer "B.Cu") (net 36) (tstamp a820e8bf-3190-4ab7-9016-ee356d1158c3)) + (segment (start 66.04 123.19) (end 65.024 122.174) (width 0.15) (layer "B.Cu") (net 36) (tstamp bc072be0-6c52-4d5a-a414-e52d40a05b78)) + (segment (start 92.837 122.174) (end 93.218 122.174) (width 0.15) (layer "B.Cu") (net 36) (tstamp bc8251aa-6b16-43b0-9a8a-23a068ed2c8f)) + (segment (start 106.685 107.955) (end 94.229 107.955) (width 0.15) (layer "B.Cu") (net 36) (tstamp d03961b5-6a0c-4360-9817-50e13893c872)) + (segment (start 54.6 123.175) (end 55.601 122.174) (width 0.15) (layer "B.Cu") (net 36) (tstamp dc6a4445-aee7-467b-ac46-5d7251826f42)) + (segment (start 93.218 122.174) (end 93.726 121.666) (width 0.15) (layer "B.Cu") (net 36) (tstamp ec5278c5-1e87-4b93-ac6f-75818e01f6f3)) + (via (at 94.234 110.998) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 37) (tstamp 34cfbefb-f13d-4198-9a75-56c1fe580b67)) + (via (at 94.234 126.365) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 37) (tstamp a7a69a8a-b378-4ed1-a7bc-fa9aaef04efe)) + (segment (start 94.234 126.365) (end 94.234 110.998) (width 0.15) (layer "In2.Cu") (net 37) (tstamp e65d205a-251e-48fc-b4f4-571a4c1c114f)) + (segment (start 70.109 126.746) (end 71.125 125.73) (width 0.15) (layer "B.Cu") (net 37) (tstamp 13681d4f-682b-4283-8c2e-aa7d97f14121)) + (segment (start 70.109 126.746) (end 93.091 126.746) (width 0.15) (layer "B.Cu") (net 37) (tstamp 33bbb4d0-5965-44c8-be1e-969e04235fb6)) + (segment (start 93.853 126.746) (end 94.234 126.365) (width 0.15) (layer "B.Cu") (net 37) (tstamp 461f2f48-89ff-41f6-81cc-d4108f96b90b)) + (segment (start 46.98 125.715) (end 48.011 126.746) (width 0.15) (layer "B.Cu") (net 37) (tstamp 478f2646-2a6c-49d1-a2f9-c49f07794681)) + (segment (start 93.726 126.746) (end 93.853 126.746) (width 0.15) (layer "B.Cu") (net 37) (tstamp 6000ad2e-0df4-49a6-b6a2-927139e8a222)) + (segment (start 48.011 126.746) (end 57.404 126.746) (width 0.15) (layer "B.Cu") (net 37) (tstamp 6cebfe09-10d8-44da-8871-efbcf945735e)) + (segment (start 57.404 126.746) (end 70.109 126.746) (width 0.15) (layer "B.Cu") (net 37) (tstamp 812287e1-9555-44c9-9476-43cab2498e2d)) + (segment (start 106.685 110.495) (end 94.737 110.495) (width 0.15) (layer "B.Cu") (net 37) (tstamp 85fc6b90-5c9f-491c-8fc7-edcfc286a12b)) + (segment (start 94.737 110.495) (end 94.234 110.998) (width 0.15) (layer "B.Cu") (net 37) (tstamp 95169513-b703-47f4-b326-63ad52c721a2)) + (segment (start 58.42 125.73) (end 57.404 126.746) (width 0.15) (layer "B.Cu") (net 37) (tstamp c82d8d33-91b0-451a-a822-825e2fcfa35e)) + (segment (start 93.091 126.746) (end 93.726 126.746) (width 0.15) (layer "B.Cu") (net 37) (tstamp da6ce62c-1c7e-4852-be98-9f3c40e9a575)) + (via (at 93.218 113.538) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 38) (tstamp 61392d81-fa96-4f65-ae00-9847eab15baa)) + (via (at 92.837 121.666) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 38) (tstamp 846a48af-8538-46dd-a8ce-cfd3b7c69bff)) + (segment (start 93.218 121.285) (end 93.218 113.538) (width 0.15) (layer "In2.Cu") (net 38) (tstamp 1229f502-d344-48ce-89b3-6faa6cae8be1)) + (segment (start 92.837 121.666) (end 93.218 121.285) (width 0.15) (layer "In2.Cu") (net 38) (tstamp bea9e65a-36b4-4777-8a7b-c2733808a49a)) + (segment (start 93.721 113.035) (end 93.218 113.538) (width 0.15) (layer "B.Cu") (net 38) (tstamp 3ec95f31-c591-4dc2-9b82-f9eef828cf51)) + (segment (start 66.04 120.65) (end 65.024 119.634) (width 0.15) (layer "B.Cu") (net 38) (tstamp 4d45b7ab-6963-4702-a6ed-72b7ce0092ad)) + (segment (start 54.6 120.635) (end 55.601 119.634) (width 0.15) (layer "B.Cu") (net 38) (tstamp 7d2231fa-2270-47ef-9bbe-b2e55466e54a)) + (segment (start 106.685 113.035) (end 93.721 113.035) (width 0.15) (layer "B.Cu") (net 38) (tstamp afaf7831-f3e6-4b8f-8c4c-841116bec219)) + (segment (start 87.381 121.666) (end 92.837 121.666) (width 0.15) (layer "B.Cu") (net 38) (tstamp b5e2125a-7618-4d51-8db6-ae1fcd83c3ae)) + (segment (start 85.349 119.634) (end 86.365 120.65) (width 0.15) (layer "B.Cu") (net 38) (tstamp e1d5d221-53ac-4944-a541-0c6a5b96fa48)) + (segment (start 55.601 119.634) (end 65.024 119.634) (width 0.15) (layer "B.Cu") (net 38) (tstamp e2898199-f69a-4cfc-b292-f5fed3ed16c9)) + (segment (start 86.365 120.65) (end 87.381 121.666) (width 0.15) (layer "B.Cu") (net 38) (tstamp eea3de30-5f56-4832-8a07-25fec77863ad)) + (segment (start 65.024 119.634) (end 85.349 119.634) (width 0.15) (layer "B.Cu") (net 38) (tstamp f61dd7ff-4941-417d-9787-ad01aacd80c7)) + (via (at 97.79 115.189) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 39) (tstamp 4678b165-f692-4fa6-b22c-21d5c866e7ee)) + (via (at 97.282 114.046) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 39) (tstamp 5fd873a0-98b1-4de5-b516-e8f07087d72b)) + (via (at 89.017 101.59) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 39) (tstamp 667a95ad-fdb4-47c9-9392-af4c751ef69c)) + (via (at 89.662 113.538) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 39) (tstamp d0fc825a-264a-4bfa-b41c-36730db81256)) + (segment (start 97.79 114.554) (end 97.282 114.046) (width 0.15) (layer "In2.Cu") (net 39) (tstamp 0d5936aa-1487-4efb-820d-b8435c4e0d9e)) + (segment (start 89.662 102.235) (end 89.017 101.59) (width 0.15) (layer "In2.Cu") (net 39) (tstamp 2fa3cf9b-563b-49da-a477-9d6bf7c670f2)) + (segment (start 97.79 115.189) (end 97.79 114.554) (width 0.15) (layer "In2.Cu") (net 39) (tstamp 4fcbd598-97c6-4d4d-bca1-1e874cf242ef)) + (segment (start 89.662 102.235) (end 89.662 113.538) (width 0.15) (layer "In2.Cu") (net 39) (tstamp 52c0009a-1329-45cb-86c9-fdce6b71aa5b)) + (segment (start 66.03 101.59) (end 89.017 101.59) (width 0.15) (layer "B.Cu") (net 39) (tstamp 14bee884-c571-478b-86bc-08572f334072)) + (segment (start 106.685 115.575) (end 98.176 115.575) (width 0.15) (layer "B.Cu") (net 39) (tstamp 46bfae63-f1cf-4742-a1d5-a1402119e3ed)) + (segment (start 97.282 114.046) (end 91.313 114.046) (width 0.15) (layer "B.Cu") (net 39) (tstamp 500c8cc4-b1e1-4d8c-86af-23f190fb35df)) + (segment (start 90.17 114.046) (end 89.662 113.538) (width 0.15) (layer "B.Cu") (net 39) (tstamp 5292f6a5-47f5-494a-91d2-1ab4d28fb841)) + (segment (start 91.313 114.046) (end 90.17 114.046) (width 0.15) (layer "B.Cu") (net 39) (tstamp 67fbec78-7ec2-4eff-a284-da48ce49cd45)) + (segment (start 98.176 115.575) (end 97.79 115.189) (width 0.15) (layer "B.Cu") (net 39) (tstamp ff03c318-c6a1-42aa-9ee6-414b68559de3)) + (via (at 99.822 109.474) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 40) (tstamp 154a8165-3883-4d78-b137-153aaea20354)) + (via (at 100.33 117.602) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 40) (tstamp dda4d8d4-2a79-4dc5-b99a-3bba66bf672b)) + (segment (start 151.13 143.51) (end 152.654 145.034) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 0243211d-11c3-4f7d-9c43-707474a3e459)) + (segment (start 152.654 151.638) (end 151.892 152.4) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 21622821-61fb-4336-8705-939253d060b3)) + (segment (start 151.892 152.4) (end 148.59 152.4) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 684a5b4f-4300-4209-9058-fa82ab1fed74)) + (segment (start 148.59 152.4) (end 147.32 153.67) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 7dc6fbd2-3350-4342-937c-82565a96e034)) + (segment (start 152.654 145.034) (end 152.654 151.638) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 855ca9d0-4d0a-4c98-8671-32d5ad2942c9)) + (segment (start 100.33 109.982) (end 99.822 109.474) (width 0.15) (layer "In2.Cu") (net 40) (tstamp 96c400ca-a2f1-49f9-bdb2-7c2c0165767c)) + (segment (start 111.76 153.67) (end 108.331 150.241) (width 0.15) (layer "In2.Cu") (net 40) (tstamp a86a0063-f05e-412b-a540-3326d03e0e89)) + (segment (start 100.33 112.014) (end 100.33 109.982) (width 0.15) (layer "In2.Cu") (net 40) (tstamp b0d72177-c325-49de-8139-c37bd5d16e74)) + (segment (start 100.33 117.602) (end 100.33 114.935) (width 0.15) (layer "In2.Cu") (net 40) (tstamp b66c837b-7975-4706-8984-d7cfba8510f0)) + (segment (start 108.331 150.241) (end 108.331 119.761) (width 0.15) (layer "In2.Cu") (net 40) (tstamp d1179e8f-f396-4942-9888-b25f26ebc024)) + (segment (start 100.33 114.935) (end 100.33 112.014) (width 0.15) (layer "In2.Cu") (net 40) (tstamp dd646ebc-0e2f-482e-80ac-c803da209a04)) + (segment (start 108.331 119.761) (end 106.685 118.115) (width 0.15) (layer "In2.Cu") (net 40) (tstamp f3b17bb2-1150-4bff-a2b6-c8583cdb72db)) + (segment (start 147.32 153.67) (end 146.304 154.686) (width 0.15) (layer "B.Cu") (net 40) (tstamp 0ac8f808-e9c2-409b-8537-65b529b51442)) + (segment (start 100.838 118.11) (end 100.33 117.602) (width 0.15) (layer "B.Cu") (net 40) (tstamp 1d908752-ad8b-409e-9dfa-524fe6d63b33)) + (segment (start 73.406 108.966) (end 71.12 106.68) (width 0.15) (layer "B.Cu") (net 40) (tstamp 54a47451-01b7-451f-b78f-4a8c02511b25)) + (segment (start 146.304 154.686) (end 112.776 154.686) (width 0.15) (layer "B.Cu") (net 40) (tstamp 57566f6c-b6c4-44ff-b45a-dcdc4a8b9635)) + (segment (start 112.776 154.686) (end 111.76 153.67) (width 0.15) (layer "B.Cu") (net 40) (tstamp 6c4c0b56-73c6-4d99-95d9-a7ef93211db0)) + (segment (start 100.838 118.115) (end 100.838 118.11) (width 0.15) (layer "B.Cu") (net 40) (tstamp 94061638-5649-452c-a4de-d036af95d9c4)) + (segment (start 106.685 118.115) (end 100.838 118.115) (width 0.15) (layer "B.Cu") (net 40) (tstamp b927519f-cffa-468f-a516-585207fda6d4)) + (segment (start 99.822 109.474) (end 99.314 108.966) (width 0.15) (layer "B.Cu") (net 40) (tstamp c69c2bbb-4ef3-4cdc-82ae-458d02b1cf62)) + (segment (start 99.314 108.966) (end 73.406 108.966) (width 0.15) (layer "B.Cu") (net 40) (tstamp e45ff77b-ec42-4ca6-871e-8c9313e71065)) + (via (at 103.251 151.003) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp 01b1e0ea-7f59-4a4a-b877-ac61bb86dc27)) + (via (at 123.19 126.746) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp 8acda64c-4443-415f-857a-c591b435d626)) + (via (at 103.251 121.158) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 41) (tstamp af24f93a-a151-4fb0-9fe4-b1baee1377a2)) + (segment (start 127 120.65) (end 129.667 120.65) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 16d91a72-777a-4890-878a-6dff85c0795f)) + (segment (start 123.952 120.65) (end 127 120.65) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 239c9b71-12f1-451d-9c44-52f7ad1c989f)) + (segment (start 123.571 121.031) (end 123.952 120.65) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 417516a8-e1ec-410a-8fb8-c95332e74ef7)) + (segment (start 129.667 120.65) (end 130.048 120.269) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 47529a56-8b25-48eb-9d53-ed60351a4325)) + (segment (start 103.251 97.917) (end 103.251 121.158) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 59030db2-913d-4930-9549-1334d55f934c)) + (segment (start 90.17 93.98) (end 93.472 97.282) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 5ed7256e-aeca-4ee8-b549-66b85d8e5797)) + (segment (start 93.472 97.282) (end 102.616 97.282) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 6e20ad9c-6cc3-4ecc-ab1c-6e5315d85a03)) + (segment (start 130.048 120.269) (end 130.048 111.793959) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 7f32ec6d-89a5-4f3d-a806-8e68f4925ed2)) + (segment (start 123.19 126.746) (end 123.571 126.365) (width 0.15) (layer "In2.Cu") (net 41) (tstamp 828276b5-f7b6-4955-90a5-2e2fa872016a)) + (segment (start 131.351959 110.49) (end 132.08 110.49) (width 0.15) (layer "In2.Cu") (net 41) (tstamp ab3968cb-cc08-47dd-bf16-241012e987f3)) + (segment (start 102.616 97.282) (end 103.251 97.917) (width 0.15) (layer "In2.Cu") (net 41) (tstamp b6b61f79-d52e-4180-9a57-83270be87c05)) + (segment (start 130.048 111.793959) (end 131.351959 110.49) (width 0.15) (layer "In2.Cu") (net 41) (tstamp b9c37a89-429d-43c1-83ff-2b37ccbbe4f3)) + (segment (start 103.251 121.158) (end 103.251 151.003) (width 0.15) (layer "In2.Cu") (net 41) (tstamp d2aeda21-e8ad-41a6-8435-28054056d6e4)) + (segment (start 123.571 126.365) (end 123.571 121.031) (width 0.15) (layer "In2.Cu") (net 41) (tstamp ea85b0bc-19e3-455b-ae05-2173b3019a71)) + (segment (start 102.108 152.146) (end 103.251 151.003) (width 0.15) (layer "B.Cu") (net 41) (tstamp 05246b6d-b351-4186-bf07-7d368954766b)) + (segment (start 70.109 152.146) (end 71.125 151.13) (width 0.15) (layer "B.Cu") (net 41) (tstamp 18549756-d99e-40ad-ba6a-edcbdec9c8f7)) + (segment (start 149.606 109.474) (end 133.096 109.474) (width 0.15) (layer "B.Cu") (net 41) (tstamp 54cd7c95-f5f5-41e0-85dd-e3547be55e83)) + (segment (start 110.385 124.355) (end 110.385 126.133858) (width 0.15) (layer "B.Cu") (net 41) (tstamp 618c3e61-5d5d-40b1-a549-6c343b158aaf)) + (segment (start 110.997142 126.746) (end 123.19 126.746) (width 0.15) (layer "B.Cu") (net 41) (tstamp 6ac685b7-2d39-4768-847a-f24611fc14c7)) + (segment (start 133.096 109.474) (end 132.08 110.49) (width 0.15) (layer "B.Cu") (net 41) (tstamp 8a4c0aff-c32c-40cb-82ad-bea4216b6a00)) + (segment (start 110.385 126.133858) (end 110.997142 126.746) (width 0.15) (layer "B.Cu") (net 41) (tstamp 97dc726b-92e5-401a-8c1f-1a676d61b51b)) + (segment (start 103.754 120.655) (end 103.251 121.158) (width 0.15) (layer "B.Cu") (net 41) (tstamp a86f899f-2d3a-4d07-868d-74183066136f)) + (segment (start 46.98 151.115) (end 47.102 151.115) (width 0.15) (layer "B.Cu") (net 41) (tstamp be7a3ba0-374a-4233-a271-8154b6970bdf)) + (segment (start 106.685 120.655) (end 103.754 120.655) (width 0.15) (layer "B.Cu") (net 41) (tstamp c0acd215-aa0a-4499-9e06-43ba690b727e)) + (segment (start 58.42 151.13) (end 57.404 152.146) (width 0.15) (layer "B.Cu") (net 41) (tstamp c394e139-1501-4b1c-9e97-acb934a50977)) + (segment (start 46.98 151.115) (end 46.98 151.12) (width 0.15) (layer "B.Cu") (net 41) (tstamp c8f81e03-8af6-45e7-b031-b4b0f449c52d)) + (segment (start 46.98 151.12) (end 48.006 152.146) (width 0.15) (layer "B.Cu") (net 41) (tstamp ca6105a8-a2d8-433f-8053-51154184c220)) + (segment (start 48.006 152.146) (end 57.404 152.146) (width 0.15) (layer "B.Cu") (net 41) (tstamp cf768fec-55b6-4d2d-b80e-bb93bf3e630d)) + (segment (start 57.404 152.146) (end 70.109 152.146) (width 0.15) (layer "B.Cu") (net 41) (tstamp d6bc1171-9643-4de1-85de-8f3784ca6375)) + (segment (start 57.404 151.13) (end 58.42 151.13) (width 0.15) (layer "B.Cu") (net 41) (tstamp ec92abda-9c03-4257-97d0-6ebe60065945)) + (segment (start 106.685 120.655) (end 110.385 124.355) (width 0.15) (layer "B.Cu") (net 41) (tstamp f19f715b-3006-424e-a1be-f96c3e23d135)) + (segment (start 70.109 152.146) (end 102.108 152.146) (width 0.15) (layer "B.Cu") (net 41) (tstamp f54145a8-8ee3-494f-bbf6-4ea6b28bb3eb)) + (segment (start 151.13 107.95) (end 149.606 109.474) (width 0.15) (layer "B.Cu") (net 41) (tstamp f70e19a5-00d5-4c95-853e-9a8054feaadf)) + (via (at 102.743 123.698) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp 0c758cc9-3a27-4eb6-b871-79af13110b46)) + (via (at 119.38 127.254) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp 3e3c41c0-d89d-445f-bd4c-7ec6d22bcd75)) + (via (at 123.571 119.507) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp 679f0063-5358-457e-9f51-d7ab86d488fa)) + (via (at 130.302 108.966) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp c0911c34-c996-4bb1-a628-ab6e19993d5a)) + (via (at 118.491 120.65) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp c2915c6a-6cad-4a7f-8f7a-286931cf4589)) + (via (at 102.235 152.654) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 42) (tstamp c7ddad0b-d640-4ce8-995d-08abcff1af55)) + (segment (start 129.794 119.126) (end 129.794 117.983) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 5d8130ef-c436-453d-a2fa-3123140eab71)) + (segment (start 118.872 121.031) (end 118.872 126.746) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 7694f881-9576-4242-a954-b67c83f4f259)) + (segment (start 129.794 109.474) (end 130.302 108.966) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 7ae02d06-2987-49b6-a626-549cd81275c6)) + (segment (start 87.63 93.98) (end 91.44 97.79) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 7b1f6bda-0d46-4a7b-945a-8aa722e3c9c4)) + (segment (start 118.491 120.65) (end 118.872 121.031) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 83772d86-11c5-4d36-a92c-b78bb793450e)) + (segment (start 102.743 123.698) (end 102.743 152.146) (width 0.15) (layer "In2.Cu") (net 42) (tstamp 9d73e230-2814-4e1a-bd21-9621a45e5f80)) + (segment (start 129.413 119.507) (end 129.794 119.126) (width 0.15) (layer "In2.Cu") (net 42) (tstamp a983c50a-0a64-4ae0-bb59-a78107dad849)) + (segment (start 129.794 117.983) (end 129.794 109.474) (width 0.15) (layer "In2.Cu") (net 42) (tstamp b42df043-d31b-4ae2-869c-e1f6f17f71eb)) + (segment (start 102.235 97.79) (end 102.743 98.298) (width 0.15) (layer "In2.Cu") (net 42) (tstamp c3ce8184-386f-4c81-9b9a-9ca9aa07e37a)) + (segment (start 91.44 97.79) (end 102.235 97.79) (width 0.15) (layer "In2.Cu") (net 42) (tstamp c553d3e2-c769-4081-a3a5-78d6bb9d0428)) + (segment (start 102.743 152.146) (end 102.235 152.654) (width 0.15) (layer "In2.Cu") (net 42) (tstamp d068a5dd-91bc-472b-95d8-fea450270984)) + (segment (start 118.872 126.746) (end 119.38 127.254) (width 0.15) (layer "In2.Cu") (net 42) (tstamp d29e45ee-d50b-4829-b0bc-71d00c0cadbb)) + (segment (start 102.743 98.298) (end 102.743 123.698) (width 0.15) (layer "In2.Cu") (net 42) (tstamp d3ab372f-b1e0-4838-b5cc-0dbcdd041099)) + (segment (start 123.571 119.507) (end 129.413 119.507) (width 0.15) (layer "In2.Cu") (net 42) (tstamp f5ed7e34-8ef2-476e-b506-c73be1185655)) + (segment (start 106.685 123.195) (end 110.744 127.254) (width 0.15) (layer "B.Cu") (net 42) (tstamp 11206243-edf1-4405-b505-e31e3c1be348)) + (segment (start 118.491 120.65) (end 111.76 120.65) (width 0.15) (layer "B.Cu") (net 42) (tstamp 17d4b393-9473-4a33-a855-4ed8c6cb1d0d)) + (segment (start 70.109 152.654) (end 59.69 152.654) (width 0.15) (layer "B.Cu") (net 42) (tstamp 278a2eab-19d8-4038-8ec1-8faed1c6348a)) + (segment (start 70.109 152.654) (end 102.235 152.654) (width 0.15) (layer "B.Cu") (net 42) (tstamp 2bdd664f-17cb-48e8-bfdb-2895f4ca10a0)) + (segment (start 58.42 153.67) (end 59.436 152.654) (width 0.15) (layer "B.Cu") (net 42) (tstamp 3c7dcb7d-65b4-4df7-a8f2-7dc711112a5c)) + (segment (start 71.125 153.67) (end 70.109 152.654) (width 0.15) (layer "B.Cu") (net 42) (tstamp 4079fa7f-1831-4998-bd7f-9f6b1306d9e1)) + (segment (start 147.32 107.95) (end 148.59 107.95) (width 0.15) (layer "B.Cu") (net 42) (tstamp 5ff7ea94-362e-4e42-9764-22a408f26ea9)) + (segment (start 46.98 153.655) (end 47.981 152.654) (width 0.15) (layer "B.Cu") (net 42) (tstamp 822d77d7-fe84-457a-9884-04fb1bde32e0)) + (segment (start 103.246 123.195) (end 102.743 123.698) (width 0.15) (layer "B.Cu") (net 42) (tstamp a380af16-756c-4601-8eaf-557a20bbd01b)) + (segment (start 130.302 108.966) (end 146.304 108.966) (width 0.15) (layer "B.Cu") (net 42) (tstamp afa7b13a-180a-4b76-9914-a2860e4c6770)) + (segment (start 59.69 152.654) (end 59.436 152.654) (width 0.15) (layer "B.Cu") (net 42) (tstamp b52fcc12-6400-4b26-8931-4e0bb0623d78)) + (segment (start 123.571 119.507) (end 122.428 120.65) (width 0.15) (layer "B.Cu") (net 42) (tstamp ba395555-ed40-4db9-a238-f01a3f6e9b05)) + (segment (start 106.685 123.195) (end 103.246 123.195) (width 0.15) (layer "B.Cu") (net 42) (tstamp c19cd482-d00a-49d5-a7c9-e6fadf2fa143)) + (segment (start 146.304 108.966) (end 147.32 107.95) (width 0.15) (layer "B.Cu") (net 42) (tstamp da9f468a-692b-4a12-b90e-05c947463239)) + (segment (start 122.428 120.65) (end 118.491 120.65) (width 0.15) (layer "B.Cu") (net 42) (tstamp dc4b53cd-42b2-4c09-a3b8-7e14ba6990d1)) + (segment (start 148.59 107.95) (end 151.13 105.41) (width 0.15) (layer "B.Cu") (net 42) (tstamp f0611cd0-5886-4d27-a184-e28eee1d4269)) + (segment (start 110.744 127.254) (end 119.38 127.254) (width 0.15) (layer "B.Cu") (net 42) (tstamp fdadf4ef-432f-4ebf-ae37-9c319af30912)) + (segment (start 47.981 152.654) (end 59.69 152.654) (width 0.15) (layer "B.Cu") (net 42) (tstamp ff457783-3e83-4b8d-a00a-310139b1fff7)) + (via (at 123.698 129.286) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp 3b5e3464-d55e-4ea4-8caa-1c68278173ed)) + (via (at 130.683 111.76) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp 9990d7b8-1d7c-479e-b45d-d2c2e9652b31)) + (via (at 103.759 148.59) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp be3cccb0-3c9a-4299-a69f-593b55c27a3f)) + (via (at 103.759 126.238) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 43) (tstamp c67b9252-7c42-48d6-a45a-e77f52c6e03f)) + (segment (start 124.079 128.905) (end 124.079 123.571) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 04cbf835-50c3-4361-b162-5885c18c12fe)) + (segment (start 124.079 123.571) (end 124.46 123.19) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 3766f592-13b3-4cb1-a2ac-dfe4bf1921c3)) + (segment (start 130.302 112.141) (end 130.683 111.76) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 377d461a-bc64-483a-89bc-d069f9628ede)) + (segment (start 92.71 93.98) (end 95.504 96.774) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 58878221-782d-4333-8dc1-66c76fcdfd3e)) + (segment (start 129.921 123.19) (end 130.302 122.809) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 77579043-5f21-4fa3-8f22-f902b7d7e82a)) + (segment (start 124.46 123.19) (end 127 123.19) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 783578c7-01c0-4551-9b3f-e4a2363562d9)) + (segment (start 123.698 129.286) (end 124.079 128.905) (width 0.15) (layer "In2.Cu") (net 43) (tstamp 897cab78-400e-4b39-b69b-3002e56aec4f)) + (segment (start 103.759 126.238) (end 103.759 148.59) (width 0.15) (layer "In2.Cu") (net 43) (tstamp acfc75d0-2a23-4157-818e-7b4f09aa111c)) + (segment (start 103.251 96.774) (end 103.759 97.282) (width 0.15) (layer "In2.Cu") (net 43) (tstamp ba8fd330-8aed-4b64-889e-bc43b57a23c3)) + (segment (start 130.302 122.809) (end 130.302 112.141) (width 0.15) (layer "In2.Cu") (net 43) (tstamp cd857d0b-5ae3-483b-b18f-a3999a5f3a1b)) + (segment (start 127 123.19) (end 129.921 123.19) (width 0.15) (layer "In2.Cu") (net 43) (tstamp d9e47d81-0db3-4ac4-93ae-95809e403721)) + (segment (start 95.504 96.774) (end 103.251 96.774) (width 0.15) (layer "In2.Cu") (net 43) (tstamp dfdd2200-8223-4f4c-b773-237d6deb3845)) + (segment (start 103.759 97.282) (end 103.759 126.238) (width 0.15) (layer "In2.Cu") (net 43) (tstamp f5e08f0c-aa65-40e0-9fbc-981c8c7ba24f)) + (segment (start 106.685 125.735) (end 104.262 125.735) (width 0.15) (layer "B.Cu") (net 43) (tstamp 15aa4896-7828-44f0-b438-f93ffd9cc518)) + (segment (start 46.98 148.58) (end 48.006 149.606) (width 0.15) (layer "B.Cu") (net 43) (tstamp 3a4438f9-92e3-4eee-bc11-7db305a2e72c)) + (segment (start 104.262 125.735) (end 103.759 126.238) (width 0.15) (layer "B.Cu") (net 43) (tstamp 4648d193-6265-4584-95a5-5c6c87573f04)) + (segment (start 109.836 129.286) (end 123.698 129.286) (width 0.15) (layer "B.Cu") (net 43) (tstamp 52f6a169-6da9-475e-9f42-efac57f3334f)) + (segment (start 101.854 149.098) (end 103.251 149.098) (width 0.15) (layer "B.Cu") (net 43) (tstamp 5ffc6363-a409-4b23-ad50-c499ce4e0c59)) + (segment (start 147.32 110.49) (end 134.493 110.49) (width 0.15) (layer "B.Cu") (net 43) (tstamp 7d5fcba7-3b1e-4461-be03-bd73661b1d4a)) + (segment (start 46.98 148.575) (end 46.98 148.58) (width 0.15) (layer "B.Cu") (net 43) (tstamp 7ffe97e1-6dfb-44b8-879d-80634f402f4d)) + (segment (start 70.109 149.606) (end 101.346 149.606) (width 0.15) (layer "B.Cu") (net 43) (tstamp 9b2b354a-f702-4fd3-b038-6bbac3cb7163)) + (segment (start 134.493 110.49) (end 133.223 111.76) (width 0.15) (layer "B.Cu") (net 43) (tstamp 9ee1f78a-81e9-4c96-8b2a-42ebd57e99eb)) + (segment (start 70.109 149.606) (end 71.125 148.59) (width 0.15) (layer "B.Cu") (net 43) (tstamp a381848e-86d6-4bcc-ac54-fb653d66791a)) + (segment (start 106.685 126.135) (end 109.836 129.286) (width 0.15) (layer "B.Cu") (net 43) (tstamp a6eb1737-df73-46ad-90da-632cf4d898e2)) + (segment (start 57.404 149.606) (end 70.109 149.606) (width 0.15) (layer "B.Cu") (net 43) (tstamp a71c4108-c091-4e9a-a1e5-fbc867e3892d)) + (segment (start 48.006 149.606) (end 57.404 149.606) (width 0.15) (layer "B.Cu") (net 43) (tstamp ad1b071f-a7d3-485d-ac8f-13b5fa071124)) + (segment (start 133.223 111.76) (end 130.683 111.76) (width 0.15) (layer "B.Cu") (net 43) (tstamp b3b65fe8-c4e1-459f-a080-e17b4e116eec)) + (segment (start 147.32 110.49) (end 151.13 110.49) (width 0.15) (layer "B.Cu") (net 43) (tstamp bbe8a823-7cca-4a02-ae47-dfcf6586f276)) + (segment (start 103.251 149.098) (end 103.759 148.59) (width 0.15) (layer "B.Cu") (net 43) (tstamp c02e8687-40ca-43ba-a3c4-a95b5b8e6d02)) + (segment (start 101.346 149.606) (end 101.854 149.098) (width 0.15) (layer "B.Cu") (net 43) (tstamp c47dc624-c0d3-4c27-bdea-31540ad186be)) + (segment (start 106.685 125.735) (end 106.685 126.135) (width 0.15) (layer "B.Cu") (net 43) (tstamp d632a6b3-3f54-4410-9389-98dfcd722c71)) + (segment (start 58.42 148.59) (end 57.404 149.606) (width 0.15) (layer "B.Cu") (net 43) (tstamp d8925ee5-2367-4336-a3bb-1201fae7fb59)) + (via (at 124.079 129.794) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp 0b4825fd-6b24-46bc-bc79-8af36c399b3b)) + (via (at 104.267 145.923) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp 79d37bb4-b9d0-4141-94ad-d8d81c099b86)) + (via (at 104.267 128.778) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 44) (tstamp bf9fa3d1-76dd-4d4d-b9f8-afc8f087c331)) + (segment (start 104.267 96.774) (end 104.267 128.778) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 3a1a1212-41bc-443d-9508-35f649df5997)) + (segment (start 103.759 96.266) (end 104.267 96.774) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 3d31f996-0e1c-49dc-800a-3305dd790dc2)) + (segment (start 124.587 126.111) (end 124.968 125.73) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 677607eb-e268-4137-9cc5-0a68175641a9)) + (segment (start 97.536 96.266) (end 103.759 96.266) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 78ddfa60-d88e-451c-903b-369919e6b9de)) + (segment (start 124.968 125.73) (end 127 125.73) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 7a7dc7fe-0075-40bd-8e9a-1d59fdb822ad)) + (segment (start 124.079 129.794) (end 124.587 129.286) (width 0.15) (layer "In2.Cu") (net 44) (tstamp 92fa86ba-4def-4104-9775-689f2c1965f3)) + (segment (start 95.25 93.98) (end 97.536 96.266) (width 0.15) (layer "In2.Cu") (net 44) (tstamp a17cbed3-7875-4ffa-9bfe-6681fa04b563)) + (segment (start 130.556 114.554) (end 132.08 113.03) (width 0.15) (layer "In2.Cu") (net 44) (tstamp abdc7c03-41d4-448b-a891-833d53bbecd0)) + (segment (start 130.175 125.73) (end 130.556 125.349) (width 0.15) (layer "In2.Cu") (net 44) (tstamp abfdf208-db33-48d4-a071-291d88de6ad2)) + (segment (start 124.587 129.286) (end 124.587 126.111) (width 0.15) (layer "In2.Cu") (net 44) (tstamp c89d767a-cdf5-4cb5-8b5d-dd7cde501089)) + (segment (start 130.556 125.349) (end 130.556 114.554) (width 0.15) (layer "In2.Cu") (net 44) (tstamp d7173c05-2f83-4ae5-9d43-26ed52d0e552)) + (segment (start 104.267 128.778) (end 104.267 145.923) (width 0.15) (layer "In2.Cu") (net 44) (tstamp dc303f7c-cc9d-422b-8d62-f2bee593a3ff)) + (segment (start 127 125.73) (end 130.175 125.73) (width 0.15) (layer "In2.Cu") (net 44) (tstamp fed764ec-c1b2-4741-8dd6-76373a7d04cf)) + (segment (start 101.092 147.066) (end 101.727 146.431) (width 0.15) (layer "B.Cu") (net 44) (tstamp 16b7932b-6d81-44ea-a582-25fe0aadfbc9)) + (segment (start 106.685 128.275) (end 104.77 128.275) (width 0.15) (layer "B.Cu") (net 44) (tstamp 1ddc76df-4aa3-46db-9202-fe5cd3ce841d)) + (segment (start 70.109 147.066) (end 71.125 146.05) (width 0.15) (layer "B.Cu") (net 44) (tstamp 2fb40a3b-d665-42c7-b6c8-c43f7f085254)) + (segment (start 106.685 128.275) (end 108.204 129.794) (width 0.15) (layer "B.Cu") (net 44) (tstamp 31f718fe-fd61-45d0-b85c-26188087a1ff)) + (segment (start 153.289 110.998) (end 153.289 113.538) (width 0.15) (layer "B.Cu") (net 44) (tstamp 4531d7d5-7124-43da-a75f-b00648a1a8f2)) + (segment (start 57.404 147.066) (end 70.109 147.066) (width 0.15) (layer "B.Cu") (net 44) (tstamp 465ed0f4-2132-4334-8542-f20815441c6e)) + (segment (start 48.006 147.061) (end 48.006 147.066) (width 0.15) (layer "B.Cu") (net 44) (tstamp 58ef03a4-4635-4e42-a149-83ebd243b09f)) + (segment (start 108.204 129.794) (end 124.079 129.794) (width 0.15) (layer "B.Cu") (net 44) (tstamp 66b6d199-f3e9-4830-bac3-6ce8b2087c20)) + (segment (start 104.77 128.275) (end 104.267 128.778) (width 0.15) (layer "B.Cu") (net 44) (tstamp 768c7e70-dede-4fc0-892c-1c860f712107)) + (segment (start 153.289 113.538) (end 152.781 114.046) (width 0.15) (layer "B.Cu") (net 44) (tstamp 7805442b-c2db-402c-abad-161cf1b4f933)) + (segment (start 46.98 146.035) (end 48.006 147.061) (width 0.15) (layer "B.Cu") (net 44) (tstamp 7b5cc033-65fb-4c5f-b6d1-449f035c5afe)) + (segment (start 166.37 110.49) (end 153.797 110.49) (width 0.15) (layer "B.Cu") (net 44) (tstamp 7df9e727-7add-43c5-a068-11a436ab0cd1)) + (segment (start 101.727 146.431) (end 103.759 146.431) (width 0.15) (layer "B.Cu") (net 44) (tstamp 8c45e26e-438a-4f08-b0d5-cda499c5b29f)) + (segment (start 48.006 147.066) (end 57.404 147.066) (width 0.15) (layer "B.Cu") (net 44) (tstamp a62481cb-8675-43a5-911e-5a54d199ba8d)) + (segment (start 70.109 147.066) (end 101.092 147.066) (width 0.15) (layer "B.Cu") (net 44) (tstamp c9420a2f-05da-468e-8529-4d0a09f1bc07)) + (segment (start 103.759 146.431) (end 104.267 145.923) (width 0.15) (layer "B.Cu") (net 44) (tstamp d0b43cbd-1a18-42b8-8881-aa8003e2c9e1)) + (segment (start 152.781 114.046) (end 133.096 114.046) (width 0.15) (layer "B.Cu") (net 44) (tstamp de7cabf3-f9b0-4d22-a0b0-dc0040a7f171)) + (segment (start 153.797 110.49) (end 153.289 110.998) (width 0.15) (layer "B.Cu") (net 44) (tstamp e602f6cd-38b4-4635-8823-f2c57661b70a)) + (segment (start 133.096 114.046) (end 132.08 113.03) (width 0.15) (layer "B.Cu") (net 44) (tstamp e7861077-368c-4934-841a-db42b75a455f)) + (segment (start 57.404 147.066) (end 58.42 146.05) (width 0.15) (layer "B.Cu") (net 44) (tstamp f1912407-8038-4ba6-9d8d-7b6b9fc83ce9)) + (via (at 102.235 149.606) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp 35dfcf39-0689-40d8-b988-4c82f3dbc35d)) + (via (at 137.414 107.95) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp 8666072e-3d01-4af8-b5b5-43ebaada760c)) + (via (at 102.235 133.858) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp 8d94569d-e02c-4b88-8548-2dc53de9c787)) + (via (at 137.414 131.826) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp c9ab1355-b77f-42a8-b682-60b4d37b9aed)) + (via (at 118.745 131.826) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 45) (tstamp d1338c1e-57e4-4f92-b2a7-6342b71b639b)) + (segment (start 85.09 93.98) (end 89.408 98.298) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 0a404b31-ce83-4f6b-a84e-edc823156a5c)) + (segment (start 137.414 131.826) (end 137.922 131.318) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 33bbacc6-104c-46ed-9dae-4b66cd6fe5e3)) + (segment (start 118.364 131.445) (end 118.745 131.826) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 52c41136-ce59-4f0b-8170-a11e7267fe77)) + (segment (start 117.983 123.19) (end 118.364 123.571) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 68ec9d34-2cef-42d9-9c2e-e0c44d8f0d9c)) + (segment (start 102.235 133.858) (end 102.235 149.606) (width 0.15) (layer "In2.Cu") (net 45) (tstamp 76b1179c-4b15-431f-9681-a7dc81b02fa4)) + (segment (start 102.235 98.933) (end 102.235 133.858) (width 0.15) (layer "In2.Cu") (net 45) (tstamp a1055eee-03fb-4538-81ff-6dd00178c072)) + (segment (start 137.922 108.458) (end 137.414 107.95) (width 0.15) (layer "In2.Cu") (net 45) (tstamp a5b21346-fba5-4794-96b9-12018d85b84d)) + (segment (start 111.76 123.19) (end 117.983 123.19) (width 0.15) (layer "In2.Cu") (net 45) (tstamp a6cd177f-dc56-4645-8db8-5361e2f80b36)) + (segment (start 101.6 98.298) (end 102.235 98.933) (width 0.15) (layer "In2.Cu") (net 45) (tstamp bf04595a-65bd-4fbd-9093-60912ebf08a3)) + (segment (start 89.408 98.298) (end 101.6 98.298) (width 0.15) (layer "In2.Cu") (net 45) (tstamp c8f4a28e-7db4-4051-9727-2ed38726e126)) + (segment (start 137.922 131.318) (end 137.922 108.458) (width 0.15) (layer "In2.Cu") (net 45) (tstamp c9d82e9d-3aff-4cbc-8aeb-d17c34180a0e)) + (segment (start 118.364 123.571) (end 118.364 131.445) (width 0.15) (layer "In2.Cu") (net 45) (tstamp cb7f5c4c-298c-4fe2-adbf-8393bb328a23)) + (segment (start 166.37 105.41) (end 153.162 105.41) (width 0.15) (layer "B.Cu") (net 45) (tstamp 181eed0c-0ff1-48b8-b273-0016060f4dc6)) + (segment (start 149.606 104.267) (end 149.225 104.648) (width 0.15) (layer "B.Cu") (net 45) (tstamp 1d4eee92-e7c4-4082-a9bd-69ed4cae3ab8)) + (segment (start 85.349 150.114) (end 101.727 150.114) (width 0.15) (layer "B.Cu") (net 45) (tstamp 33c6cf6c-8ad5-4195-9975-65e92d3a8210)) + (segment (start 108.087 131.953) (end 108.087 131.943) (width 0.15) (layer "B.Cu") (net 45) (tstamp 4ef0b8f0-de47-454c-9c77-eca44a23a91f)) + (segment (start 106.685 133.355) (end 102.738 133.355) (width 0.15) (layer "B.Cu") (net 45) (tstamp 550bcedc-5961-4364-9e1e-52f561fd8db1)) + (segment (start 55.601 150.114) (end 65.024 150.114) (width 0.15) (layer "B.Cu") (net 45) (tstamp 57bbdb9a-a3ee-4946-b340-77cdffd55ad5)) + (segment (start 148.717 106.426) (end 145.923 106.426) (width 0.15) (layer "B.Cu") (net 45) (tstamp 723f7462-19e9-4970-bfd5-0f4c39fa858b)) + (segment (start 152.019 104.267) (end 149.606 104.267) (width 0.15) (layer "B.Cu") (net 45) (tstamp 750803cb-5949-460e-8548-19298a7c6f79)) + (segment (start 85.349 150.114) (end 86.365 151.13) (width 0.15) (layer "B.Cu") (net 45) (tstamp 7d3453a4-e0eb-4c36-9723-84931dadfcba)) + (segment (start 108.204 131.826) (end 118.745 131.826) (width 0.15) (layer "B.Cu") (net 45) (tstamp 873f1bed-817e-4644-859d-4912ae3c0731)) + (segment (start 101.727 150.114) (end 102.235 149.606) (width 0.15) (layer "B.Cu") (net 45) (tstamp 8889442f-e360-4aaa-a9bb-bb9b935146fb)) + (segment (start 106.685 133.355) (end 108.087 131.953) (width 0.15) (layer "B.Cu") (net 45) (tstamp 93d2dbf5-b214-4e78-aa4e-c2eaf2ce6243)) + (segment (start 108.087 131.943) (end 108.204 131.826) (width 0.15) (layer "B.Cu") (net 45) (tstamp 9cad0231-c8a4-42f3-9dd2-627cef6bed1e)) + (segment (start 144.399 107.95) (end 137.414 107.95) (width 0.15) (layer "B.Cu") (net 45) (tstamp ac3ee831-a703-4af4-89a8-ca5a75131f7c)) + (segment (start 65.024 150.114) (end 66.04 151.13) (width 0.15) (layer "B.Cu") (net 45) (tstamp b90c31db-64f1-4969-a1cb-20d49b358205)) + (segment (start 153.162 105.41) (end 152.019 104.267) (width 0.15) (layer "B.Cu") (net 45) (tstamp c477cd8b-8bee-4d9a-a2ae-1bd44904c055)) + (segment (start 118.745 131.826) (end 137.414 131.826) (width 0.15) (layer "B.Cu") (net 45) (tstamp c6b786e5-6933-4949-8d63-a1bac8c4a1e2)) + (segment (start 149.225 105.918) (end 148.717 106.426) (width 0.15) (layer "B.Cu") (net 45) (tstamp c970b617-5d20-4f73-80e0-a5ab2fea2300)) + (segment (start 149.225 104.648) (end 149.225 105.918) (width 0.15) (layer "B.Cu") (net 45) (tstamp c97fcc3d-1d48-4c0f-8b00-9791fd3552cb)) + (segment (start 145.923 106.426) (end 144.399 107.95) (width 0.15) (layer "B.Cu") (net 45) (tstamp cc82a415-2644-4900-8ec5-aac0a623b771)) + (segment (start 54.6 151.115) (end 55.601 150.114) (width 0.15) (layer "B.Cu") (net 45) (tstamp d8208784-0f53-40a2-a828-bd187b089ef4)) + (segment (start 65.024 150.114) (end 85.349 150.114) (width 0.15) (layer "B.Cu") (net 45) (tstamp db2d790d-0399-4a36-a03c-fd107e52b655)) + (segment (start 137.414 107.95) (end 132.08 107.95) (width 0.15) (layer "B.Cu") (net 45) (tstamp fbce2201-54e0-45cc-9326-3aa0289ef78b)) + (segment (start 102.738 133.355) (end 102.235 133.858) (width 0.15) (layer "B.Cu") (net 45) (tstamp fe4b294b-4d44-41c6-898d-28a3c9aa333c)) + (via (at 100.711 136.906) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 47cc2e6f-f7f1-434e-aafe-6721bf6bce18)) + (via (at 124.587 132.334) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 4a470838-6f26-47f9-80e8-b7335c3438fe)) + (via (at 100.33 144.526) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 4b3a343e-941d-4c6e-8565-3df67d2054fe)) + (via (at 140.462 132.334) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 847a5851-3eff-48a4-9fca-cedeeea3cd84)) + (via (at 104.775 136.398) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp 903ccb7a-541d-4079-bb14-027eed557897)) + (via (at 140.97 113.538) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 46) (tstamp ddb90639-a37b-474a-a8d8-d385590f5397)) + (segment (start 125.476 128.27) (end 127 128.27) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 0d462237-9a2d-48bf-877e-199c1a33d145)) + (segment (start 97.79 93.98) (end 99.568 95.758) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 0f7ed6e6-e6eb-4bf2-9a78-66ce7a7ead82)) + (segment (start 124.587 132.334) (end 125.095 131.826) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 1adce03a-d9b8-423b-8c5b-fe9e8df3f542)) + (segment (start 125.095 131.826) (end 125.095 128.651) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 359170ae-4e7a-4add-9678-8a3abcf0b6a5)) + (segment (start 100.711 136.906) (end 100.711 144.145) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 3f93680a-d903-4430-aab2-542e7c13c825)) + (segment (start 99.568 95.758) (end 104.267 95.758) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 5c1904df-c463-40e8-8820-8ff1c87a8aa3)) + (segment (start 125.095 128.651) (end 125.476 128.27) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 600afbf6-3a2e-41e7-9a2e-d36e71a7e160)) + (segment (start 104.267 95.758) (end 104.775 96.266) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 8a6e2a30-88f8-4d0b-ba3d-f9ce18d2319a)) + (segment (start 140.462 132.334) (end 140.97 131.826) (width 0.15) (layer "In2.Cu") (net 46) (tstamp 9b91be70-a825-4a5a-b16d-9835e1087512)) + (segment (start 140.97 131.826) (end 140.97 113.538) (width 0.15) (layer "In2.Cu") (net 46) (tstamp a6919f1e-ee66-43bc-8504-488909cce6df)) + (segment (start 100.711 144.145) (end 100.33 144.526) (width 0.15) (layer "In2.Cu") (net 46) (tstamp b02fd8a2-2ffe-4fa4-b14a-141a0c615c43)) + (segment (start 104.775 96.266) (end 104.775 136.398) (width 0.15) (layer "In2.Cu") (net 46) (tstamp e13b51bf-4011-4184-a4d9-601751dad72c)) + (segment (start 106.685 135.495) (end 109.846 132.334) (width 0.15) (layer "B.Cu") (net 46) (tstamp 0cd7a839-d732-4a27-bd60-8ef1758e4ba9)) + (segment (start 106.685 135.895) (end 106.685 135.495) (width 0.15) (layer "B.Cu") (net 46) (tstamp 157b45d9-0b5f-4734-aa66-718c58d89025)) + (segment (start 124.587 132.334) (end 140.462 132.334) (width 0.15) (layer "B.Cu") (net 46) (tstamp 18dfe6c3-fa88-4e57-b8be-1a191a49f898)) + (segment (start 147.32 113.03) (end 141.478 113.03) (width 0.15) (layer "B.Cu") (net 46) (tstamp 1b32e7fd-1758-4c15-829c-275c91c251cc)) + (segment (start 148.717 113.03) (end 150.241 111.506) (width 0.15) (layer "B.Cu") (net 46) (tstamp 2a3f904b-48a9-465f-8d5f-6cab4b2af4e5)) + (segment (start 152.654 108.458) (end 153.162 107.95) (width 0.15) (layer "B.Cu") (net 46) (tstamp 2ba8f2f9-564f-4426-b3ea-9e083d5bb0af)) + (segment (start 46.98 143.495) (end 46.98 143.627) (width 0.15) (layer "B.Cu") (net 46) (tstamp 3bfaab87-01df-4993-aeb5-345c01014e4b)) + (segment (start 101.219 136.398) (end 100.711 136.906) (width 0.15) (layer "B.Cu") (net 46) (tstamp 41ac1cbd-2b42-410b-95d3-23da740fb776)) + (segment (start 48.006 144.521) (end 48.006 144.526) (width 0.15) (layer "B.Cu") (net 46) (tstamp 4a1542ac-0c3c-459c-997d-2db907469f0e)) + (segment (start 153.162 107.95) (end 166.37 107.95) (width 0.15) (layer "B.Cu") (net 46) (tstamp 51e451c5-12f3-4cbf-919b-a755188cbdce)) + (segment (start 106.685 135.895) (end 105.278 135.895) (width 0.15) (layer "B.Cu") (net 46) (tstamp 5b720f26-7c46-41b6-bf54-37309d040480)) + (segment (start 46.98 143.495) (end 48.006 144.521) (width 0.15) (layer "B.Cu") (net 46) (tstamp 67e906d0-0787-4050-b8a4-07821ec905e1)) + (segment (start 104.775 136.398) (end 101.219 136.398) (width 0.15) (layer "B.Cu") (net 46) (tstamp 6a21a2dc-0b65-4a7a-b0c2-3b7ff1e058c4)) + (segment (start 109.846 132.334) (end 124.587 132.334) (width 0.15) (layer "B.Cu") (net 46) (tstamp 7a232308-aa05-41bb-8a4a-30b356d3ad25)) + (segment (start 141.478 113.03) (end 140.97 113.538) (width 0.15) (layer "B.Cu") (net 46) (tstamp 7b614a36-4c15-4945-ad67-6b368f64e2e7)) + (segment (start 105.278 135.895) (end 104.775 136.398) (width 0.15) (layer "B.Cu") (net 46) (tstamp 8de80d58-142f-424b-8fa6-bd692dc98194)) + (segment (start 152.146 111.506) (end 152.654 110.998) (width 0.15) (layer "B.Cu") (net 46) (tstamp 99b604dd-a050-4f28-95a2-784f19fe68bb)) + (segment (start 57.404 144.526) (end 70.109 144.526) (width 0.15) (layer "B.Cu") (net 46) (tstamp 9a8e9eee-91c2-4887-b64e-0b5297d9d922)) + (segment (start 70.109 144.526) (end 71.125 143.51) (width 0.15) (layer "B.Cu") (net 46) (tstamp a5a915e5-be1a-4f26-af94-9f04c496dd12)) + (segment (start 48.006 144.526) (end 57.404 144.526) (width 0.15) (layer "B.Cu") (net 46) (tstamp a9f5345f-a33c-41ef-9d0a-3edb738da757)) + (segment (start 147.32 113.03) (end 148.717 113.03) (width 0.15) (layer "B.Cu") (net 46) (tstamp ae4ebf92-419c-4bc9-b377-7c1a2faad18a)) + (segment (start 150.241 111.506) (end 152.146 111.506) (width 0.15) (layer "B.Cu") (net 46) (tstamp c5f3a9d3-9d79-441a-bc0b-e031de7aa7c6)) + (segment (start 70.109 144.526) (end 100.33 144.526) (width 0.15) (layer "B.Cu") (net 46) (tstamp e4271053-2454-4831-bf35-8eb9eee7c1f6)) + (segment (start 57.404 144.526) (end 58.42 143.51) (width 0.15) (layer "B.Cu") (net 46) (tstamp fc2ba977-6f00-4224-8f4b-7080308a3cfc)) + (segment (start 152.654 110.998) (end 152.654 108.458) (width 0.15) (layer "B.Cu") (net 46) (tstamp feb44269-d034-4338-a9af-151e981eb087)) + (via (at 164.211 134.366) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 2501ae57-b77d-462f-8690-7919cc4097cd)) + (via (at 140.97 134.366) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 6f7d628f-6ed2-46a3-b897-d8d9d0defeb2)) + (via (at 101.219 144.653) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 801d458b-3c22-407e-a6f9-e78fcd87cfaf)) + (via (at 116.967 134.366) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 90e42e52-b74f-484d-9c8d-6e33a6466d42)) + (via (at 141.478 105.791) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp 976b0813-10f2-4523-9627-aefe3145c212)) + (via (at 101.219 138.938) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 47) (tstamp d9408a1a-b807-4562-b8b8-78b6db655dbe)) + (segment (start 101.219 99.822) (end 100.711 99.314) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 068a55d8-fcd5-4eba-b54c-98f3d4f51f55)) + (segment (start 101.219 138.938) (end 101.219 99.822) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 0acb0017-2ccd-4253-a3a1-f1360335ebef)) + (segment (start 117.348 133.985) (end 116.967 134.366) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 139a97f4-0e9e-4478-b412-9f2ad65e04aa)) + (segment (start 141.478 105.791) (end 141.478 133.858) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 2cddf6e5-f6d8-4f4e-a78c-f16f0f735058)) + (segment (start 100.711 99.314) (end 85.344 99.314) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 4284a0e7-cfe1-4945-a4b2-27d7fa8edad6)) + (segment (start 116.967 128.27) (end 117.348 128.651) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 49522fee-5c54-425b-8e64-c59c36ca84e2)) + (segment (start 164.592 149.352) (end 166.37 151.13) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 4a8a1412-e9e7-436f-98eb-782d41eb3768)) + (segment (start 117.348 128.651) (end 117.348 133.985) (width 0.15) (layer "In2.Cu") (net 47) (tstamp 8bd53a57-ed0d-4f1a-9ca4-231f3a27e8ea)) + (segment (start 164.592 134.747) (end 164.592 149.352) (width 0.15) (layer "In2.Cu") (net 47) (tstamp a6ee4f07-e8b5-4b4b-99d3-a0c48caa8213)) + (segment (start 111.76 128.27) (end 116.967 128.27) (width 0.15) (layer "In2.Cu") (net 47) (tstamp b24d7e88-2986-4b01-a0c0-a7b01da15430)) + (segment (start 164.211 134.366) (end 164.592 134.747) (width 0.15) (layer "In2.Cu") (net 47) (tstamp beedbaf8-42c2-48a2-b094-aab7824748be)) + (segment (start 141.478 133.858) (end 140.97 134.366) (width 0.15) (layer "In2.Cu") (net 47) (tstamp c25c7426-862d-4451-ae53-730aa5f9ba19)) + (segment (start 101.219 144.653) (end 101.219 138.938) (width 0.15) (layer "In2.Cu") (net 47) (tstamp cdb55ae8-ba3e-4e20-a07d-3065f0614d2b)) + (segment (start 85.344 99.314) (end 80.01 93.98) (width 0.15) (layer "In2.Cu") (net 47) (tstamp f0a6dc2d-67a9-4b11-81d1-719d77e6bc4b)) + (segment (start 54.6 146.035) (end 55.601 145.034) (width 0.15) (layer "B.Cu") (net 47) (tstamp 0344a99d-1347-47fa-8dd4-f09a87fa512d)) + (segment (start 106.685 138.435) (end 101.722 138.435) (width 0.15) (layer "B.Cu") (net 47) (tstamp 090efb5a-8b3d-4352-8401-0a0567d0f1de)) + (segment (start 65.024 145.034) (end 66.04 146.05) (width 0.15) (layer "B.Cu") (net 47) (tstamp 450d8c9f-0cc9-4dca-9dfa-062c5006668a)) + (segment (start 140.97 134.366) (end 164.211 134.366) (width 0.15) (layer "B.Cu") (net 47) (tstamp 5ba5283e-32ba-473c-a685-62574b6cc9ce)) + (segment (start 110.754 134.366) (end 116.967 134.366) (width 0.15) (layer "B.Cu") (net 47) (tstamp 6d9a61a7-d325-4aff-9792-c08b5ae36ab1)) + (segment (start 85.349 145.034) (end 100.838 145.034) (width 0.15) (layer "B.Cu") (net 47) (tstamp 8d2c5dfe-f34b-4aa9-a3dd-fe01448d42cb)) + (segment (start 85.349 145.034) (end 86.365 146.05) (width 0.15) (layer "B.Cu") (net 47) (tstamp 90810f33-c1a8-4d6e-be5c-a787197e613d)) + (segment (start 141.478 105.791) (end 141.097 105.41) (width 0.15) (layer "B.Cu") (net 47) (tstamp 9122271b-6ae5-4d83-8862-832bcfec1edb)) + (segment (start 65.024 145.034) (end 85.349 145.034) (width 0.15) (layer "B.Cu") (net 47) (tstamp a727d219-7310-4d29-a9d3-ebfd4d4dad26)) + (segment (start 106.685 138.435) (end 110.754 134.366) (width 0.15) (layer "B.Cu") (net 47) (tstamp a912cf3b-ec7c-43bf-8a60-b691134808e1)) + (segment (start 116.967 134.366) (end 140.97 134.366) (width 0.15) (layer "B.Cu") (net 47) (tstamp b7326d45-f5e9-4d63-b616-43dcac258830)) + (segment (start 55.601 145.034) (end 65.024 145.034) (width 0.15) (layer "B.Cu") (net 47) (tstamp e17a7ea7-b709-49a0-a9a7-f398f959c268)) + (segment (start 141.097 105.41) (end 132.08 105.41) (width 0.15) (layer "B.Cu") (net 47) (tstamp f053e77a-ddb5-424e-a6c9-b0612c368dc1)) + (segment (start 100.838 145.034) (end 101.219 144.653) (width 0.15) (layer "B.Cu") (net 47) (tstamp f852381d-103b-4ea2-84ec-41d1c70f2b6e)) + (segment (start 101.722 138.435) (end 101.219 138.938) (width 0.15) (layer "B.Cu") (net 47) (tstamp fe2a47d5-a4ca-4114-9120-c4bfff69645e)) + (via (at 163.703 134.874) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 48) (tstamp 100b554d-4b91-461d-b137-6a1caf37edf0)) + (via (at 141.478 134.874) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 48) (tstamp 26524e1c-951b-44a9-95aa-29aea5700177)) + (via (at 101.727 141.478) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 48) (tstamp 41e2ee85-5141-4b5f-a1a0-a2ca5ab56cf1)) + (via (at 117.348 134.874) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 48) (tstamp 4d378aec-665e-4e57-b3d1-98b796d20642)) + (via (at 142.367 105.41) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 48) (tstamp a1880e94-63a9-45ee-8f30-8372ff04a553)) + (via (at 101.727 147.066) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 48) (tstamp f83570e5-6ff7-463b-9a00-06a2bbceda21)) + (segment (start 141.986 134.366) (end 141.478 134.874) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 1722f6e2-4124-42f6-bc82-585fcd7a7c61)) + (segment (start 87.376 98.806) (end 101.219 98.806) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 3f051ba9-7344-4791-bc7e-1626c12467b0)) + (segment (start 101.727 141.478) (end 101.727 147.066) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 5ab9413e-c9a1-40c4-a362-9371ae8b9b4c)) + (segment (start 141.986 105.791) (end 142.367 105.41) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 5e555573-f588-4f73-8169-f5d1fd117f0c)) + (segment (start 111.76 125.73) (end 117.475 125.73) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 6c527479-d0ec-40eb-9874-9d66f6ca147e)) + (segment (start 117.856 126.111) (end 117.856 134.366) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 7f1eb626-c506-435e-a598-976dd877286f)) + (segment (start 101.727 99.314) (end 101.727 141.478) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 7ff3d092-25e9-4df3-aa93-69bdfc4f55cb)) + (segment (start 82.55 93.98) (end 87.376 98.806) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 83f9be51-cac4-43aa-b9b9-bbaf5ae28ac5)) + (segment (start 164.084 135.255) (end 164.084 151.384) (width 0.15) (layer "In2.Cu") (net 48) (tstamp 84722f2c-ed86-4401-9312-f65c5ec9890f)) + (segment (start 141.986 105.791) (end 141.986 134.366) (width 0.15) (layer "In2.Cu") (net 48) (tstamp a0ee5dbe-0775-4d33-96cd-9ab63201211f)) + (segment (start 164.084 151.384) (end 166.37 153.67) (width 0.15) (layer "In2.Cu") (net 48) (tstamp af4b3df2-d676-4cd0-9b10-c2fd0429bfc9)) + (segment (start 163.703 134.874) (end 164.084 135.255) (width 0.15) (layer "In2.Cu") (net 48) (tstamp c97adff4-111b-420c-9396-6a0387267d88)) + (segment (start 101.219 98.806) (end 101.727 99.314) (width 0.15) (layer "In2.Cu") (net 48) (tstamp d93be451-492f-46e8-85ba-23f317558e99)) + (segment (start 117.475 125.73) (end 117.856 126.111) (width 0.15) (layer "In2.Cu") (net 48) (tstamp da7dbcdd-a45d-4f13-8a90-a46d9b959e45)) + (segment (start 117.856 134.366) (end 117.348 134.874) (width 0.15) (layer "In2.Cu") (net 48) (tstamp e4f3e53c-14c3-4f9f-a294-4574b8029686)) + (segment (start 108.06 137.811142) (end 108.06 139.6) (width 0.15) (layer "B.Cu") (net 48) (tstamp 0865ae77-d8e1-4e59-9398-73dde26508cc)) + (segment (start 101.219 147.574) (end 101.727 147.066) (width 0.15) (layer "B.Cu") (net 48) (tstamp 12235e01-21de-4037-896d-caa5414f498c)) + (segment (start 65.024 147.574) (end 66.04 148.59) (width 0.15) (layer "B.Cu") (net 48) (tstamp 19817fa6-549f-4a73-ad90-7583243411c9)) + (segment (start 163.703 134.874) (end 141.478 134.874) (width 0.15) (layer "B.Cu") (net 48) (tstamp 23a52cfc-6bf9-4b76-9e80-94cdfbd6f7ae)) + (segment (start 108.06 139.6) (end 106.685 140.975) (width 0.15) (layer "B.Cu") (net 48) (tstamp 27629704-6cb8-4917-823e-20bd20e75b95)) + (segment (start 85.349 147.574) (end 101.219 147.574) (width 0.15) (layer "B.Cu") (net 48) (tstamp 506e5d5a-4e24-41a7-a286-c89847348d81)) + (segment (start 55.601 147.574) (end 65.024 147.574) (width 0.15) (layer "B.Cu") (net 48) (tstamp 5e270d0a-24e8-4b30-b2eb-59842e331c48)) + (segment (start 110.997142 134.874) (end 108.06 137.811142) (width 0.15) (layer "B.Cu") (net 48) (tstamp 5eba0faa-10a7-4152-9e9a-2ee49460d910)) + (segment (start 54.6 148.575) (end 55.601 147.574) (width 0.15) (layer "B.Cu") (net 48) (tstamp 64342d58-44b0-4e41-b7cd-21725a4c910c)) + (segment (start 106.685 140.975) (end 102.23 140.975) (width 0.15) (layer "B.Cu") (net 48) (tstamp 7990fba5-9081-456f-8602-e56c39f243b8)) + (segment (start 85.349 147.574) (end 86.365 148.59) (width 0.15) (layer "B.Cu") (net 48) (tstamp 7f69e843-f853-43b2-b0ee-300e207a9be7)) + (segment (start 65.024 147.574) (end 85.349 147.574) (width 0.15) (layer "B.Cu") (net 48) (tstamp a6c8a942-70d7-46d3-b8d5-931d0a8de4da)) + (segment (start 102.23 140.975) (end 101.727 141.478) (width 0.15) (layer "B.Cu") (net 48) (tstamp b688f49c-aeda-4bef-9a01-68c3b250bb93)) + (segment (start 142.367 105.41) (end 147.32 105.41) (width 0.15) (layer "B.Cu") (net 48) (tstamp c3b307d9-0b00-4af5-8d2b-c4f0643bc026)) + (segment (start 141.478 134.874) (end 117.348 134.874) (width 0.15) (layer "B.Cu") (net 48) (tstamp d7dfd033-7ef3-4b32-ba90-05bab1016f22)) + (segment (start 117.348 134.874) (end 110.997142 134.874) (width 0.15) (layer "B.Cu") (net 48) (tstamp ef9a3d77-b772-44e5-9305-b7a91395a965)) + (via (at 99.949 150.622) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 51) (tstamp 5ec59756-d698-4eec-8e95-39f7ccae0154)) + (segment (start 98.806 112.903) (end 98.806 100.33) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 303fc664-d80d-45a4-b4aa-1d0e27503a26)) + (segment (start 67.681 99.05) (end 66.03 99.05) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 324ce41d-eaaf-42e8-8d8d-e36d0f727f90)) + (segment (start 99.314 113.411) (end 98.806 112.903) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 4627ef82-fa79-4ab4-9208-3f54acb90629)) + (segment (start 98.298 99.822) (end 68.453 99.822) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 6c492ab0-9f0a-4265-81cc-e406c2023337)) + (segment (start 99.314 149.987) (end 99.314 113.411) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 7399244a-2138-4931-a619-2656584ed462)) + (segment (start 99.949 150.622) (end 99.314 149.987) (width 0.15) (layer "In2.Cu") (net 51) (tstamp 849ba00f-be7a-4c89-be4d-771567fb69c4)) + (segment (start 68.453 99.822) (end 67.681 99.05) (width 0.15) (layer "In2.Cu") (net 51) (tstamp b3ab8ae3-0781-43fd-9b5c-b7ef1d8a46a9)) + (segment (start 98.806 100.33) (end 98.298 99.822) (width 0.15) (layer "In2.Cu") (net 51) (tstamp e066b077-003d-4abd-a24a-b6d27c559474)) + (segment (start 106.685 151.135) (end 105.791 150.241) (width 0.15) (layer "B.Cu") (net 51) (tstamp 2082a89d-bf4e-47a1-b3f3-354daa6d0e60)) + (segment (start 102.235 150.241) (end 101.854 150.622) (width 0.15) (layer "B.Cu") (net 51) (tstamp 3901d3e5-8454-4a84-86b9-6addb042b6d7)) + (segment (start 101.854 150.622) (end 101.219 150.622) (width 0.15) (layer "B.Cu") (net 51) (tstamp 7f1a9209-0566-4cc9-b04a-7db21337bfda)) + (segment (start 101.219 150.622) (end 99.949 150.622) (width 0.15) (layer "B.Cu") (net 51) (tstamp 82cc3f17-3893-4742-960c-da1354d8e784)) + (segment (start 105.791 150.241) (end 102.235 150.241) (width 0.15) (layer "B.Cu") (net 51) (tstamp cdbed60b-0332-490d-a919-9f410aa38b02)) + (via (at 99.314 112.268) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 52) (tstamp 25724af0-d50a-4ecb-ba29-64097f6f4cf9)) + (via (at 124.333 152.654) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 52) (tstamp 329ef943-db61-4c39-a67e-1837f838c211)) + (via (at 100.965 154.178) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 52) (tstamp abf04712-9415-4d05-9366-022d2c4e2ef8)) + (via (at 133.604 144.018) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 52) (tstamp bd668929-1128-44c0-b094-19332f59ebbc)) + (segment (start 124.333 152.654) (end 125.349 151.638) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 0d163545-d2d4-46be-a471-a2a4e8a7e3a4)) + (segment (start 125.349 151.638) (end 125.349 145.161) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 1a7394cd-ddae-4343-a560-4e156eff7eac)) + (segment (start 133.604 120.396) (end 133.604 144.018) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 36aca8ca-532f-49c8-9368-aedff83a86ff)) + (segment (start 99.822 112.776) (end 99.314 112.268) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 485e84e7-faad-421e-9c80-70855c39200d)) + (segment (start 99.822 147.574) (end 99.822 144.018) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 66fb1143-eab6-4a3c-b715-cdb28bab5c57)) + (segment (start 132.08 115.57) (end 133.604 117.094) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 6ca37145-68e5-4e76-8ee6-3a171cbd020f)) + (segment (start 100.457 153.67) (end 100.457 148.209) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 83852507-fecc-4ecd-b3d1-ca51f05693ac)) + (segment (start 100.457 148.209) (end 99.822 147.574) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 91411cd7-5d3f-43af-b17d-0a53f1af1fdf)) + (segment (start 54.6 111.755) (end 54.6 109.215) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 937bcdf9-d95d-4bf7-9094-dc6f70ae29c2)) + (segment (start 100.965 154.178) (end 100.457 153.67) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 967be0f1-6fa0-431a-bef9-f34d2f550ba8)) + (segment (start 99.822 144.018) (end 99.822 112.776) (width 0.15) (layer "In2.Cu") (net 52) (tstamp 9f57ab60-19fe-4fdd-b3ee-9ad7566332b5)) + (segment (start 125.349 145.161) (end 127 143.51) (width 0.15) (layer "In2.Cu") (net 52) (tstamp b1bdb412-9627-406c-bf89-622c430adb70)) + (segment (start 133.604 117.094) (end 133.604 120.396) (width 0.15) (layer "In2.Cu") (net 52) (tstamp b97af124-f0bd-4acb-8536-8b32f0aec4c1)) + (segment (start 127 143.51) (end 128.016 144.526) (width 0.15) (layer "B.Cu") (net 52) (tstamp 01618913-29e5-4d3b-86ce-d01c0c18d3c9)) + (segment (start 110.744 152.654) (end 124.333 152.654) (width 0.15) (layer "B.Cu") (net 52) (tstamp 35601b70-526a-4fa6-954f-700012c8848f)) + (segment (start 106.182 154.178) (end 100.965 154.178) (width 0.15) (layer "B.Cu") (net 52) (tstamp 545db161-28f3-4d09-92fe-ff232fae311c)) + (segment (start 106.685 153.675) (end 106.182 154.178) (width 0.15) (layer "B.Cu") (net 52) (tstamp 57e19068-2dac-406a-a7de-a04229c5337f)) + (segment (start 106.685 153.675) (end 106.685 153.665) (width 0.15) (layer "B.Cu") (net 52) (tstamp 70114a4e-42bd-41e6-bde7-9ce9bc74c06f)) + (segment (start 133.096 114.554) (end 132.08 115.57) (width 0.15) (layer "B.Cu") (net 52) (tstamp 7228174c-ff7d-49e6-812b-1cf82880bf59)) + (segment (start 151.13 115.57) (end 150.114 114.554) (width 0.15) (layer "B.Cu") (net 52) (tstamp 8aea9f86-ada9-45c7-a5b9-c63de8e16a8a)) + (segment (start 109.723 153.675) (end 110.744 152.654) (width 0.15) (layer "B.Cu") (net 52) (tstamp a14d516e-495c-4a0a-a08b-ac6d0d7ed867)) + (segment (start 99.314 112.268) (end 99.06 112.014) (width 0.15) (layer "B.Cu") (net 52) (tstamp a6873155-b2c1-4d0f-af09-b5d4c3397395)) + (segment (start 106.685 153.675) (end 109.723 153.675) (width 0.15) (layer "B.Cu") (net 52) (tstamp ac0b376e-c8a5-45fc-b1dd-70402bd1837c)) + (segment (start 67.564 110.744) (end 56.129 110.744) (width 0.15) (layer "B.Cu") (net 52) (tstamp b5d3d10e-91a7-4fc9-9599-83582d820174)) + (segment (start 56.129 110.744) (end 54.6 109.215) (width 0.15) (layer "B.Cu") (net 52) (tstamp b918b5f3-a243-4136-8cfd-51a8fbe16d73)) + (segment (start 128.016 144.526) (end 133.096 144.526) (width 0.15) (layer "B.Cu") (net 52) (tstamp e140ca20-d317-443d-8b75-d7db01cb2923)) + (segment (start 133.604 144.018) (end 133.096 144.526) (width 0.15) (layer "B.Cu") (net 52) (tstamp e384800c-9b4a-4729-b4c6-1e8aaf8794a5)) + (segment (start 150.114 114.554) (end 133.096 114.554) (width 0.15) (layer "B.Cu") (net 52) (tstamp eaff5f07-e12c-46f0-a0b9-3cf8fe14619d)) + (segment (start 68.834 112.014) (end 67.564 110.744) (width 0.15) (layer "B.Cu") (net 52) (tstamp f4f152b6-11d3-4f37-853b-03c46325483b)) + (segment (start 99.06 112.014) (end 68.834 112.014) (width 0.15) (layer "B.Cu") (net 52) (tstamp f8abc065-252c-4464-ab79-d0a55c3c0c1a)) + (via (at 121.412 152.146) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 53) (tstamp eba42a56-6e59-4877-92a2-8b770c7f7285)) + (segment (start 132.08 125.73) (end 129.54 128.27) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 008edd67-89de-4c21-a47a-3441be314529)) + (segment (start 129.54 131.953) (end 128.143 133.35) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 01cefb52-1059-4338-943f-6ee598d3d393)) + (segment (start 128.143 133.35) (end 127 133.35) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 27e7ddcb-26e5-4d4c-b6e6-ef354e8eb07f)) + (segment (start 71.125 135.89) (end 72.263 137.028) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 3db7d0fb-1df9-46c7-965b-16c11b801c7d)) + (segment (start 72.263 137.028) (end 72.263 152.019) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 41e52e20-5908-4913-8979-bfec41ca0ca6)) + (segment (start 90.424 152.654) (end 91.445 153.675) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 57ebf699-4459-49f5-a7e8-015bfaf9ec6e)) + (segment (start 124.841 151.638) (end 124.841 135.509) (width 0.15) (layer "In2.Cu") (net 53) (tstamp 7e96d80c-7444-4990-8498-160aba81c93d)) + (segment (start 121.412 152.146) (end 124.333 152.146) (width 0.15) (layer "In2.Cu") (net 53) (tstamp b90423c9-376e-409c-961d-f1de4a1cd8f9)) + (segment (start 124.333 152.146) (end 124.841 151.638) (width 0.15) (layer "In2.Cu") (net 53) (tstamp b9a566a7-9e77-41db-a966-23d93a62a9c8)) + (segment (start 124.841 135.509) (end 127 133.35) (width 0.15) (layer "In2.Cu") (net 53) (tstamp bd95f095-3afb-4690-bc70-b2a2e038852d)) + (segment (start 72.898 152.654) (end 90.424 152.654) (width 0.15) (layer "In2.Cu") (net 53) (tstamp c98c4e1a-d406-44bb-b996-d748331fbed7)) + (segment (start 129.54 128.27) (end 129.54 131.953) (width 0.15) (layer "In2.Cu") (net 53) (tstamp d58ed81f-b25a-4fc1-ab34-5ca1355b51d2)) + (segment (start 72.263 152.019) (end 72.898 152.654) (width 0.15) (layer "In2.Cu") (net 53) (tstamp e105f05f-737c-48a9-958a-cc9b819020e3)) + (segment (start 110.109 152.146) (end 109.555 152.7) (width 0.15) (layer "B.Cu") (net 53) (tstamp 0fc90ca5-f193-4f03-a9a4-c1ea2748c4fa)) + (segment (start 151.13 118.11) (end 150.114 119.126) (width 0.15) (layer "B.Cu") (net 53) (tstamp 1e6c2f7a-33ad-4021-9109-936dc9c70c74)) + (segment (start 139.446 121.539) (end 138.938 122.047) (width 0.15) (layer "B.Cu") (net 53) (tstamp 2213d2fe-7d8e-461f-94c6-8a29cb70540b)) + (segment (start 139.954 119.126) (end 139.446 119.634) (width 0.15) (layer "B.Cu") (net 53) (tstamp 325c0b7d-2576-400f-b4cc-d1e4c69f2dc1)) + (segment (start 57.404 136.906) (end 70.109 136.906) (width 0.15) (layer "B.Cu") (net 53) (tstamp 3d29d6e9-556f-42cf-a3ab-89e41553714a)) + (segment (start 138.43 125.73) (end 132.08 125.73) (width 0.15) (layer "B.Cu") (net 53) (tstamp 85ebeb70-afe1-4f0d-a6cd-a9b5d9e4a8f5)) + (segment (start 150.114 119.126) (end 139.954 119.126) (width 0.15) (layer "B.Cu") (net 53) (tstamp 9618bff7-77ee-4a91-ac30-f99754f308da)) + (segment (start 46.98 135.875) (end 48.011 136.906) (width 0.15) (layer "B.Cu") (net 53) (tstamp 977f78a3-76de-474b-b858-eb1dfd1b439d)) + (segment (start 109.555 152.7) (end 102.956 152.7) (width 0.15) (layer "B.Cu") (net 53) (tstamp aa3c0078-3e9e-4706-b845-0ab75c1ea6d3)) + (segment (start 70.109 136.906) (end 71.125 135.89) (width 0.15) (layer "B.Cu") (net 53) (tstamp c1ab8c06-e5d8-4852-a779-4ab5a91e6639)) + (segment (start 138.938 122.047) (end 138.938 125.222) (width 0.15) (layer "B.Cu") (net 53) (tstamp d1c53e19-01ab-4564-8083-6262e6d7fe67)) + (segment (start 48.011 136.906) (end 57.404 136.906) (width 0.15) (layer "B.Cu") (net 53) (tstamp d7286e6e-d333-496a-9cf7-41c04e7799e3)) + (segment (start 139.446 119.634) (end 139.446 121.539) (width 0.15) (layer "B.Cu") (net 53) (tstamp df71a369-c46e-406d-b112-3465af6e4d4f)) + (segment (start 121.412 152.146) (end 110.109 152.146) (width 0.15) (layer "B.Cu") (net 53) (tstamp dfd67302-a745-472b-a93f-ba2fca07c78b)) + (segment (start 58.42 135.89) (end 57.404 136.906) (width 0.15) (layer "B.Cu") (net 53) (tstamp eb89060c-bbb1-49ec-a0d3-1748c9367b31)) + (segment (start 138.938 125.222) (end 138.43 125.73) (width 0.15) (layer "B.Cu") (net 53) (tstamp f65ee113-28ff-44b0-aecc-169cb7d6812b)) + (segment (start 102.956 152.7) (end 101.981 153.675) (width 0.15) (layer "B.Cu") (net 53) (tstamp fa3947cd-3556-43d7-b644-3f910188ba0e)) + (segment (start 101.981 153.675) (end 91.445 153.675) (width 0.15) (layer "B.Cu") (net 53) (tstamp fbf9f77f-102e-4202-951a-8df22fb5d934)) + (via (at 137.922 96.012) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 55) (tstamp 20897e84-0218-49a8-b5e3-9bb52c3465af)) + (via (at 93.599 148.082) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 55) (tstamp bb2a50ea-8d45-4917-9bb5-336159346d10)) + (via (at 105.918 96.012) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 55) (tstamp e3678fd8-4093-4e10-9bf9-1353fe4c0135)) + (segment (start 91.445 140.975) (end 92.964 142.494) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 20e8e18d-d7ac-4e56-9eea-35656d30b249)) + (segment (start 105.41 95.504) (end 105.918 96.012) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 2bbcb3f1-41f1-482a-804b-6d4a0156bf48)) + (segment (start 139.954 103.139) (end 139.954 152.908) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 2d22d177-bab7-4184-b984-6d308e132e8a)) + (segment (start 92.964 142.494) (end 92.964 147.32) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 4f210435-401c-4c84-bdc9-f0489bf39b69)) + (segment (start 139.954 152.908) (end 139.192 153.67) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 5d3473c6-e0a5-49c3-b7dc-d949961ad915)) + (segment (start 138.425 96.642) (end 138.425 96.515) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 63b70d1b-74fb-4ef0-8e8c-adc6e922a1b1)) + (segment (start 105.41 93.98) (end 105.41 95.504) (width 0.15) (layer "In2.Cu") (net 55) (tstamp 657798c3-a444-4859-8538-5f8ec8c0be35)) + (segment (start 138.425 101.61) (end 138.425 96.642) (width 0.15) (layer "In2.Cu") (net 55) (tstamp a8ac4f8f-73e3-4782-8e15-ecbbad49294c)) + (segment (start 138.425 96.515) (end 137.922 96.012) (width 0.15) (layer "In2.Cu") (net 55) (tstamp b3be0574-71be-495e-a69d-83ee0126aebf)) + (segment (start 92.964 147.447) (end 93.599 148.082) (width 0.15) (layer "In2.Cu") (net 55) (tstamp d5daaf72-f7ce-471a-8ed5-7a0d0311a21a)) + (segment (start 138.425 101.61) (end 139.954 103.139) (width 0.15) (layer "In2.Cu") (net 55) (tstamp ed48b1b8-ffe3-4ea0-accd-75a6b51c3e8f)) + (segment (start 139.192 153.67) (end 132.08 153.67) (width 0.15) (layer "In2.Cu") (net 55) (tstamp fa153d10-6d56-4124-aef2-9e90d43ef719)) + (segment (start 92.964 147.32) (end 92.964 147.447) (width 0.15) (layer "In2.Cu") (net 55) (tstamp fdcbe701-c5eb-4312-80cd-e2b83c51796d)) + (segment (start 137.922 96.012) (end 129.54 96.012) (width 0.15) (layer "B.Cu") (net 55) (tstamp 2e96fcf9-cb79-48a5-9aa4-6e9c0144a398)) + (segment (start 129.54 96.012) (end 105.918 96.012) (width 0.15) (layer "B.Cu") (net 55) (tstamp 43088636-d8b5-4726-86e4-167956f95201)) + (segment (start 102.489 147.066) (end 101.473 148.082) (width 0.15) (layer "B.Cu") (net 55) (tstamp 53f74201-dc80-4ea8-b088-60480436eb0e)) + (segment (start 111.76 148.59) (end 109.8 148.59) (width 0.15) (layer "B.Cu") (net 55) (tstamp 6842c38f-7d16-4d34-90b6-7f65f94881c1)) + (segment (start 109.8 148.59) (end 108.276 147.066) (width 0.15) (layer "B.Cu") (net 55) (tstamp 6e2da5ca-8a61-4efb-b0ba-73d4896aaab2)) + (segment (start 132.08 153.67) (end 130.556 152.146) (width 0.15) (layer "B.Cu") (net 55) (tstamp 772e1c63-087f-4d3b-9a8d-625cfcafe77b)) + (segment (start 130.556 150.241) (end 129.921 149.606) (width 0.15) (layer "B.Cu") (net 55) (tstamp 838870a8-2581-4230-b2fc-59d23d31ef9a)) + (segment (start 129.921 149.606) (end 125.857 149.606) (width 0.15) (layer "B.Cu") (net 55) (tstamp b0e5e6b3-9e02-4aa8-83fe-b2854a0c19c7)) + (segment (start 125.349 149.098) (end 124.841 148.59) (width 0.15) (layer "B.Cu") (net 55) (tstamp b506ef1d-e730-4737-9824-185ef16dc704)) + (segment (start 93.599 148.082) (end 101.473 148.082) (width 0.15) (layer "B.Cu") (net 55) (tstamp d9219afc-7026-476e-a83f-b8ccc30950a6)) + (segment (start 125.857 149.606) (end 125.349 149.098) (width 0.15) (layer "B.Cu") (net 55) (tstamp df43d881-58b0-478d-859a-2b54c26de2b7)) + (segment (start 108.276 147.066) (end 102.489 147.066) (width 0.15) (layer "B.Cu") (net 55) (tstamp ebfb0406-1677-4560-abe4-20653d45c8c1)) + (segment (start 124.841 148.59) (end 111.76 148.59) (width 0.15) (layer "B.Cu") (net 55) (tstamp f5f12d1b-d8c7-4603-b8d2-6b6c39f6d47a)) + (segment (start 130.556 152.146) (end 130.556 150.241) (width 0.15) (layer "B.Cu") (net 55) (tstamp fd047aa7-89c8-4c32-b011-f52b620594f6)) + (via (at 139.446 123.698) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp 49c59d0e-1b3e-4a39-9e6b-ebe3b71e27d9)) + (via (at 94.488 148.59) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp 5f1ea898-e82f-4c90-815b-60cabfa60ee9)) + (via (at 84.709 136.398) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp a799d232-b1a2-4231-a419-e71350b5752e)) + (via (at 84.201 100.584) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 56) (tstamp d1589c28-4a21-4f01-b624-2377a0891656)) + (segment (start 138.811 152.654) (end 128.016 152.654) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 10695d9b-8952-4c76-913d-12bddb2cc977)) + (segment (start 139.446 123.698) (end 139.446 152.019) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 1392b280-584a-473e-aba7-95bd58e3315e)) + (segment (start 84.709 101.092) (end 84.201 100.584) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 3f0b889e-1f8e-4d92-ac68-aa10511563bf)) + (segment (start 139.446 123.698) (end 139.446 103.632) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 3fa84be2-5e8a-44e5-9a93-c8244c7d8730)) + (segment (start 93.472 140.462) (end 93.472 145.288) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 43366695-9da6-4c4a-919c-a80a8533c910)) + (segment (start 91.445 138.435) (end 93.472 140.462) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 44086ec6-013d-4570-b853-96040b5204e7)) + (segment (start 94.024 145.84) (end 94.024 146.983) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 51902261-d45a-422b-9d13-a12d9e3fd143)) + (segment (start 128.016 152.654) (end 127 153.67) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 705f9968-58e8-4117-a712-6c5e74a5b383)) + (segment (start 94.024 148.126) (end 94.488 148.59) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 7c12a0c7-077b-47b6-80cc-bf1310e07705)) + (segment (start 139.446 103.632) (end 138.938 103.124) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 8828fb83-d43d-4a47-b2fa-8907455c4c51)) + (segment (start 84.709 136.398) (end 84.709 115.951) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 8981bae1-7bbe-41de-8c59-16e8a212ff3b)) + (segment (start 84.709 115.951) (end 84.709 101.092) (width 0.15) (layer "In2.Cu") (net 56) (tstamp 9956016d-e95a-4211-8349-2f40bfd8438f)) + (segment (start 137.399 103.124) (end 135.885 101.61) (width 0.15) (layer "In2.Cu") (net 56) (tstamp a1ce77f7-86be-43ae-b549-5f8878cd1dce)) + (segment (start 93.472 145.288) (end 94.024 145.84) (width 0.15) (layer "In2.Cu") (net 56) (tstamp acb8e23d-53ea-433b-bd43-31df2bd47792)) + (segment (start 138.938 103.124) (end 137.399 103.124) (width 0.15) (layer "In2.Cu") (net 56) (tstamp b5709d15-fddd-4816-a2cf-9f6d2f7f75d1)) + (segment (start 94.024 146.983) (end 94.024 148.126) (width 0.15) (layer "In2.Cu") (net 56) (tstamp bd14e5c0-221b-4dc9-ba9a-d3a4fe5566d3)) + (segment (start 139.446 152.019) (end 138.811 152.654) (width 0.15) (layer "In2.Cu") (net 56) (tstamp dbec141b-dc95-4ab9-90b6-88b58aedca06)) + (segment (start 124.206 149.606) (end 109.728 149.606) (width 0.15) (layer "B.Cu") (net 56) (tstamp 03b28205-a380-4ad8-9b72-bd6590e54f92)) + (segment (start 140.97 123.19) (end 139.954 123.19) (width 0.15) (layer "B.Cu") (net 56) (tstamp 38faf718-3610-4cd1-84e0-6ecdae9fb834)) + (segment (start 85.217 136.906) (end 84.709 136.398) (width 0.15) (layer "B.Cu") (net 56) (tstamp 399a387e-e64b-483f-8b17-531cbb5fb1c8)) + (segment (start 127 153.67) (end 125.349 153.67) (width 0.15) (layer "B.Cu") (net 56) (tstamp 463cb22e-487e-40dc-9392-6a5f889e7b88)) + (segment (start 147.32 123.19) (end 140.97 123.19) (width 0.15) (layer "B.Cu") (net 56) (tstamp 4d2bc8bf-4c79-478d-8733-02e33a6434cc)) + (segment (start 101.727 148.59) (end 94.488 148.59) (width 0.15) (layer "B.Cu") (net 56) (tstamp 50efb2a4-28c5-44de-b099-b25b9ac51a5f)) + (segment (start 139.954 123.19) (end 139.446 123.698) (width 0.15) (layer "B.Cu") (net 56) (tstamp 59890517-49fb-4fdb-9ebd-0fdd85befe9a)) + (segment (start 102.743 147.574) (end 101.727 148.59) (width 0.15) (layer "B.Cu") (net 56) (tstamp 8b86b980-94ad-4e94-aa5d-5a29b44a81b8)) + (segment (start 109.728 149.606) (end 107.696 147.574) (width 0.15) (layer "B.Cu") (net 56) (tstamp 91b7db82-d87f-4bac-830a-4d68fbca18b3)) + (segment (start 124.841 153.162) (end 124.841 150.241) (width 0.15) (layer "B.Cu") (net 56) (tstamp a5bcf2e0-74b1-4cdd-82f9-5d48dedbda81)) + (segment (start 91.445 138.435) (end 89.916 136.906) (width 0.15) (layer "B.Cu") (net 56) (tstamp afb45a74-4e8f-41d7-90d9-b15e9706aee8)) + (segment (start 107.696 147.574) (end 102.743 147.574) (width 0.15) (layer "B.Cu") (net 56) (tstamp ce96488e-0445-4d9d-aafd-17cd6b0a971b)) + (segment (start 89.916 136.906) (end 85.217 136.906) (width 0.15) (layer "B.Cu") (net 56) (tstamp d64a7b70-abc4-4ad6-beb5-99b50c53ebeb)) + (segment (start 84.201 100.584) (end 55.611 100.584) (width 0.15) (layer "B.Cu") (net 56) (tstamp e016917b-bb79-45ed-8d3c-e1c04762eb51)) + (segment (start 124.841 150.241) (end 124.206 149.606) (width 0.15) (layer "B.Cu") (net 56) (tstamp e4571847-87f1-4f6e-9923-0bf59c54c337)) + (segment (start 125.349 153.67) (end 124.841 153.162) (width 0.15) (layer "B.Cu") (net 56) (tstamp f183e885-5bfe-4d86-b349-db67db343626)) + (segment (start 55.611 100.584) (end 54.6 101.595) (width 0.15) (layer "B.Cu") (net 56) (tstamp f24c88b8-7066-4dc3-bc04-e457af192e17)) + (via (at 157.099 142.113) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 57) (tstamp 03be5ea9-1e32-47e4-a515-99adeacba46a)) + (via (at 109.22 142.494) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 57) (tstamp 05f1c47a-9b06-425c-aefb-2514f904502c)) + (via (at 138.43 142.494) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 57) (tstamp 2fd50183-3bab-4696-935e-396dc2ff460d)) + (via (at 138.938 121.158) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 57) (tstamp 77ce39c1-c8fe-47d9-ac47-c212ce2767dc)) + (via (at 157.099 118.491) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 57) (tstamp d67fe7af-b9e8-490a-88e7-2707964d1b15)) + (via (at 119.38 142.494) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 57) (tstamp e95c0dc2-7159-443d-b9a1-eed0ec3e3a1e)) + (segment (start 119.888 108.331) (end 119.888 141.986) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 0dbdc6c8-188e-45d5-a90d-c6424e46d996)) + (segment (start 138.938 141.986) (end 138.43 142.494) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 2934fbd5-d899-432c-b501-754b869c3daf)) + (segment (start 86.365 143.51) (end 89.535 143.51) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 29455c6a-116c-4737-8503-3661630a0036)) + (segment (start 119.507 107.95) (end 119.888 108.331) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 35f3e494-2b83-4e4e-8898-1c46e0c3863a)) + (segment (start 157.099 139.065) (end 157.099 118.491) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 3aab72e9-93c1-4931-a9de-3caf2101ee84)) + (segment (start 109.982 146.05) (end 111.76 146.05) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 515d1f5f-3cb9-4ec3-ba57-1a1805489954)) + (segment (start 89.916 132.344) (end 91.445 130.815) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 5f6ce3c1-87d5-402a-83ca-f51f07f1af17)) + (segment (start 157.099 142.113) (end 157.099 139.065) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 731e37a6-4133-4c3f-8ead-e28caa47b1ff)) + (segment (start 110.49 107.315) (end 111.125 107.95) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 749d2980-6441-478f-a417-aa960d883972)) + (segment (start 109.6645 142.9385) (end 109.22 142.494) (width 0.15) (layer "In2.Cu") (net 57) (tstamp 97c49196-784a-48b2-b292-de0f346a46ec)) + (segment (start 111.125 107.95) (end 119.507 107.95) (width 0.15) (layer "In2.Cu") (net 57) (tstamp a3c82f29-d074-4084-9092-7f797722b66a)) + (segment (start 109.6645 145.7325) (end 109.982 146.05) (width 0.15) (layer "In2.Cu") (net 57) (tstamp a88f06be-c9d3-481a-9d7f-33d3a83f8632)) + (segment (start 119.888 141.986) (end 119.38 142.494) (width 0.15) (layer "In2.Cu") (net 57) (tstamp c3167502-09fa-4322-bfef-cfbb7571b700)) + (segment (start 138.938 121.158) (end 138.938 141.986) (width 0.15) (layer "In2.Cu") (net 57) (tstamp cc0d10a3-e64c-4ed5-a1ba-3b41e211a40b)) + (segment (start 110.49 93.98) (end 110.49 107.315) (width 0.15) (layer "In2.Cu") (net 57) (tstamp cfce82f6-e259-4e33-b628-91398e0c1598)) + (segment (start 109.6645 145.7325) (end 109.6645 142.9385) (width 0.15) (layer "In2.Cu") (net 57) (tstamp d5c86ff0-ab4d-4727-9edb-1b309087bc71)) + (segment (start 89.535 143.51) (end 89.916 143.129) (width 0.15) (layer "In2.Cu") (net 57) (tstamp d7882f19-2bcb-4209-afe3-705ab564664e)) + (segment (start 89.916 143.129) (end 89.916 132.344) (width 0.15) (layer "In2.Cu") (net 57) (tstamp de067c27-bec3-4737-82bf-f4649ad39a47)) + (segment (start 65.024 142.494) (end 66.04 143.51) (width 0.15) (layer "B.Cu") (net 57) (tstamp 010bad7e-499c-4523-a086-2127928e498c)) + (segment (start 138.43 120.65) (end 138.938 121.158) (width 0.15) (layer "B.Cu") (net 57) (tstamp 166626fe-d89f-41d7-845e-829f5b82be64)) + (segment (start 119.38 142.494) (end 138.43 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp 32b450d8-5898-41bc-b23a-a41359eee37c)) + (segment (start 55.626 142.494) (end 65.024 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp 3debb7a5-02bc-44c3-a70c-56f0b0d7d70c)) + (segment (start 156.718 142.494) (end 157.099 142.113) (width 0.15) (layer "B.Cu") (net 57) (tstamp 45fff745-7563-42fd-ad19-7c24d627f5cb)) + (segment (start 65.024 142.494) (end 85.349 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp 473cf0b9-6054-45fa-b3b4-19ec972ab8ce)) + (segment (start 54.6 143.495) (end 54.625 143.495) (width 0.15) (layer "B.Cu") (net 57) (tstamp 49b168f8-0b04-4031-8183-90a8617fe39a)) + (segment (start 85.349 142.494) (end 109.22 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp 64df8ce5-0a7a-4801-9b56-413acb610121)) + (segment (start 85.349 142.494) (end 86.365 143.51) (width 0.15) (layer "B.Cu") (net 57) (tstamp 7d5f2818-4bad-488f-abb9-891fb82a47ca)) + (segment (start 54.625 143.495) (end 55.626 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp 8a0da7e5-d8d4-41af-bddb-5c27a241f7cc)) + (segment (start 155.448 142.494) (end 156.718 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp 9ce412fd-7ce1-4be8-a688-54cdea43ef20)) + (segment (start 138.43 142.494) (end 155.448 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp a762a919-fbe0-41f9-94de-b8303db64ec2)) + (segment (start 157.48 118.11) (end 166.37 118.11) (width 0.15) (layer "B.Cu") (net 57) (tstamp a9ef27f1-881d-4008-9054-94451045593d)) + (segment (start 137.922 120.65) (end 138.43 120.65) (width 0.15) (layer "B.Cu") (net 57) (tstamp c0520031-ef1a-4156-a2cc-4b8d673c73d6)) + (segment (start 132.08 120.65) (end 137.922 120.65) (width 0.15) (layer "B.Cu") (net 57) (tstamp cd4a13ef-1396-4601-a644-5fd669df00d0)) + (segment (start 109.22 142.494) (end 119.38 142.494) (width 0.15) (layer "B.Cu") (net 57) (tstamp e2a68a6b-f66b-477e-bf5c-8d4c23f8c565)) + (segment (start 157.099 118.491) (end 157.48 118.11) (width 0.15) (layer "B.Cu") (net 57) (tstamp e3adccde-954d-4cb0-9365-e3ccfc5c08ec)) + (via (at 137.922 141.986) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 58) (tstamp 21963424-6047-4913-b6cf-9e55b2bc0f67)) + (via (at 138.43 123.698) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 58) (tstamp 56ae20ad-10b6-4106-96b4-0c69bfc3ec99)) + (via (at 156.591 115.951) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 58) (tstamp a0631dc8-8d37-402c-9e1a-e4abb466782e)) + (via (at 156.591 141.605) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 58) (tstamp afc15044-9209-450c-b37c-267965a35aab)) + (via (at 109.728 141.986) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 58) (tstamp eeb471d9-9a62-41ea-bf68-05f4f2cbe413)) + (segment (start 89.662 140.589) (end 89.662 130.058) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 0a6c35fc-03bb-4fdb-a1da-3c4ad3063e7b)) + (segment (start 110.109 142.875) (end 110.109 142.367) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 103848b0-26fa-4272-9d5c-1dc77ddda871)) + (segment (start 138.43 123.698) (end 138.43 141.478) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 288973b4-02b0-45d6-88e7-3cb92e7a4075)) + (segment (start 135.382 103.632) (end 134.62 102.87) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 2bd454f3-f921-4d8e-b4e0-065eccfb73b9)) + (segment (start 138.43 123.698) (end 138.43 104.648) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 4e5df5af-ab46-4331-b2ab-11c8adff6ac9)) + (segment (start 134.62 102.87) (end 134.62 95.265) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 5f69122e-f0a0-49df-bdaa-52f20acf6086)) + (segment (start 138.43 104.648) (end 137.414 103.632) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 60cc01fa-1be2-4151-9d70-dfa79c062de1)) + (segment (start 110.109 142.875) (end 110.744 143.51) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 6d899e15-d524-4de8-a1a2-e5e73537d0c5)) + (segment (start 110.109 142.367) (end 109.728 141.986) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 72582a8f-7ee3-4771-bcd1-8a8ef52e63ac)) + (segment (start 134.62 95.265) (end 133.345 93.99) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 829098c2-8198-4c0b-80a2-9521422a51c0)) + (segment (start 89.281 140.97) (end 89.662 140.589) (width 0.15) (layer "In2.Cu") (net 58) (tstamp 8b2b609d-0138-4319-a2de-c7039e793514)) + (segment (start 110.744 143.51) (end 111.76 143.51) (width 0.15) (layer "In2.Cu") (net 58) (tstamp bc3857c2-0ea9-4233-852c-ccba5112cbb0)) + (segment (start 156.591 115.951) (end 156.591 141.605) (width 0.15) (layer "In2.Cu") (net 58) (tstamp bd8ec5ae-6ccd-4ade-bb94-c68ae7a75807)) + (segment (start 89.662 130.058) (end 91.445 128.275) (width 0.15) (layer "In2.Cu") (net 58) (tstamp c3bf6b27-00b9-4e34-bc69-6dc94df2b30c)) + (segment (start 137.414 103.632) (end 135.382 103.632) (width 0.15) (layer "In2.Cu") (net 58) (tstamp e5f68ebc-34d2-4bbc-a6f4-63379ee9c077)) + (segment (start 86.365 140.97) (end 89.281 140.97) (width 0.15) (layer "In2.Cu") (net 58) (tstamp e667ecfa-52bf-4e55-8bb9-e0988c0cf6e2)) + (segment (start 138.43 141.478) (end 137.922 141.986) (width 0.15) (layer "In2.Cu") (net 58) (tstamp f28fe35e-a0af-4267-b397-b61e6154be20)) + (segment (start 156.21 141.986) (end 137.922 141.986) (width 0.15) (layer "B.Cu") (net 58) (tstamp 00ffc4d0-043e-4286-84d6-f777c812cb0f)) + (segment (start 156.972 115.57) (end 156.591 115.951) (width 0.15) (layer "B.Cu") (net 58) (tstamp 18d49b1a-1003-49fe-acc9-97b2863b4dd2)) + (segment (start 131.831 95.504) (end 101.854 95.504) (width 0.15) (layer "B.Cu") (net 58) (tstamp 27576e12-4df3-40b6-9518-1d19788e6f11)) + (segment (start 87.381 141.986) (end 86.365 140.97) (width 0.15) (layer "B.Cu") (net 58) (tstamp 2a38ebac-4a9b-4a90-ab7e-708fbabcaa72)) + (segment (start 109.728 141.986) (end 87.381 141.986) (width 0.15) (layer "B.Cu") (net 58) (tstamp 2c608a0c-ef44-4837-897a-ce5f2fca8c7c)) + (segment (start 133.345 93.99) (end 131.831 95.504) (width 0.15) (layer "B.Cu") (net 58) (tstamp 30482446-a334-4b83-a9b0-2f19d1488a5f)) + (segment (start 133.345 93.99) (end 135.885 93.99) (width 0.15) (layer "B.Cu") (net 58) (tstamp 358e73c6-979f-4bd1-a9ab-59b812a09640)) + (segment (start 156.21 141.986) (end 156.591 141.605) (width 0.15) (layer "B.Cu") (net 58) (tstamp 40b00911-2e7b-4493-90c5-54825d4fe4b7)) + (segment (start 101.854 95.504) (end 100.33 93.98) (width 0.15) (layer "B.Cu") (net 58) (tstamp 459e4c2f-4980-48e4-86de-991d66a21711)) + (segment (start 132.08 123.19) (end 137.922 123.19) (width 0.15) (layer "B.Cu") (net 58) (tstamp 4e547189-cd22-45dc-985b-b9918667dd54)) + (segment (start 85.349 139.954) (end 86.365 140.97) (width 0.15) (layer "B.Cu") (net 58) (tstamp 79aee986-9a11-4e95-9a5c-02f6053e5133)) + (segment (start 166.37 115.57) (end 156.972 115.57) (width 0.15) (layer "B.Cu") (net 58) (tstamp 89861132-a9df-4711-b14f-bbd25bf3ee7e)) + (segment (start 54.625 140.955) (end 55.626 139.954) (width 0.15) (layer "B.Cu") (net 58) (tstamp a8c03c35-4244-459c-8fd6-ad24fa4ed4a7)) + (segment (start 55.626 139.954) (end 65.024 139.954) (width 0.15) (layer "B.Cu") (net 58) (tstamp ab83a863-43f0-4356-8457-160b61383388)) + (segment (start 137.922 123.19) (end 138.43 123.698) (width 0.15) (layer "B.Cu") (net 58) (tstamp bbf4e358-d7c1-4cd3-9847-af9d2d88177f)) + (segment (start 65.024 139.954) (end 66.04 140.97) (width 0.15) (layer "B.Cu") (net 58) (tstamp da04a09b-7b7d-47f6-b43d-7d967d57f927)) + (segment (start 65.024 139.954) (end 85.349 139.954) (width 0.15) (layer "B.Cu") (net 58) (tstamp dae4bfb8-2338-4221-9b83-f3803300e0f8)) + (segment (start 137.922 141.986) (end 109.728 141.986) (width 0.15) (layer "B.Cu") (net 58) (tstamp e7a75087-2f94-492b-971d-fa2b11cfe356)) + (segment (start 54.6 140.955) (end 54.625 140.955) (width 0.15) (layer "B.Cu") (net 58) (tstamp fb63e304-47d9-42a8-8da7-b1b680fba75a)) + (segment (start 89.027 138.43) (end 89.408 138.049) (width 0.15) (layer "In2.Cu") (net 59) (tstamp 0804d788-eb75-487e-a2a8-f5515c74bc2b)) + (segment (start 89.408 127.772) (end 91.445 125.735) (width 0.15) (layer "In2.Cu") (net 59) (tstamp 6357bd28-2ff7-44db-9b6b-c9a0e56db404)) + (segment (start 86.365 138.43) (end 89.027 138.43) (width 0.15) (layer "In2.Cu") (net 59) (tstamp 8f83c46c-5b6c-43e4-9ca8-446c0dcaa551)) + (segment (start 89.408 138.049) (end 89.408 127.772) (width 0.15) (layer "In2.Cu") (net 59) (tstamp ff86f82c-0612-445c-a2c4-cd33df9923f2)) + (segment (start 54.625 138.415) (end 55.626 137.414) (width 0.15) (layer "B.Cu") (net 59) (tstamp 2a989052-0468-4694-87bb-5a84b9e85363)) + (segment (start 65.024 137.414) (end 85.349 137.414) (width 0.15) (layer "B.Cu") (net 59) (tstamp 51340979-de5b-48be-831e-18c1d7b9a755)) + (segment (start 85.349 137.414) (end 86.365 138.43) (width 0.15) (layer "B.Cu") (net 59) (tstamp 7be466c5-439b-440b-8005-de4cc783d203)) + (segment (start 55.626 137.414) (end 65.024 137.414) (width 0.15) (layer "B.Cu") (net 59) (tstamp ad4dc3ea-7921-4567-a1e3-547c6a7dbdb1)) + (segment (start 54.6 138.415) (end 54.625 138.415) (width 0.15) (layer "B.Cu") (net 59) (tstamp b088605c-af22-4b44-8c98-69dd63a1425d)) + (segment (start 65.024 137.414) (end 66.04 138.43) (width 0.15) (layer "B.Cu") (net 59) (tstamp d9f35583-fd26-466e-b2c0-d9b4a9532e3e)) + (segment (start 89.154 135.509) (end 89.154 125.486) (width 0.15) (layer "In2.Cu") (net 60) (tstamp 8d224d65-39cb-42d6-a35e-1ce13848d027)) + (segment (start 86.365 135.89) (end 88.773 135.89) (width 0.15) (layer "In2.Cu") (net 60) (tstamp b34db838-e8f5-41c1-8b53-262f7787048c)) + (segment (start 89.154 125.486) (end 91.445 123.195) (width 0.15) (layer "In2.Cu") (net 60) (tstamp cb2ff228-ee24-49a6-a929-9ad3dde343b8)) + (segment (start 88.773 135.89) (end 89.154 135.509) (width 0.15) (layer "In2.Cu") (net 60) (tstamp d9b141b3-d8c5-4524-9fb7-9a92d487dd5c)) + (segment (start 65.024 134.874) (end 66.04 135.89) (width 0.15) (layer "B.Cu") (net 60) (tstamp 2dffd82d-fa9e-4c30-a25d-6cf02ab3a326)) + (segment (start 54.625 135.875) (end 55.626 134.874) (width 0.15) (layer "B.Cu") (net 60) (tstamp 312a399c-dbaa-4944-8885-9eaab2c870e2)) + (segment (start 65.024 134.874) (end 85.349 134.874) (width 0.15) (layer "B.Cu") (net 60) (tstamp 88e179b7-58f5-4a6d-ae69-7e175872f9fa)) + (segment (start 54.6 135.875) (end 54.625 135.875) (width 0.15) (layer "B.Cu") (net 60) (tstamp 8e5c6404-9442-4ede-9885-cb5896857c0d)) + (segment (start 55.626 134.874) (end 65.024 134.874) (width 0.15) (layer "B.Cu") (net 60) (tstamp b9fa90cd-6e90-439b-8586-5384b5bb246e)) + (segment (start 85.349 134.874) (end 86.365 135.89) (width 0.15) (layer "B.Cu") (net 60) (tstamp d13a32ff-679b-4c0a-acbd-e2950fbd8452)) + (segment (start 88.519 133.35) (end 88.9 132.969) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 19a47e6f-33de-49d0-afa5-54903eaddad3)) + (segment (start 88.9 132.969) (end 88.9 123.19) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 230164da-4bbb-425e-98e2-8528d4c0b260)) + (segment (start 88.9 123.19) (end 91.435 120.655) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 52a36397-dbb0-49a7-a8bb-e97fefa131a8)) + (segment (start 91.435 120.655) (end 91.445 120.655) (width 0.15) (layer "In2.Cu") (net 61) (tstamp 8bad8b9a-7d31-4bd7-b9c7-738624e3e12a)) + (segment (start 86.365 133.35) (end 88.519 133.35) (width 0.15) (layer "In2.Cu") (net 61) (tstamp f56ea6cc-290e-4a2c-b390-b4a7c0364a9e)) + (segment (start 65.024 132.334) (end 85.349 132.334) (width 0.15) (layer "B.Cu") (net 61) (tstamp 0719f42a-60b5-427f-812c-8dbb544f35d7)) + (segment (start 65.024 132.334) (end 66.04 133.35) (width 0.15) (layer "B.Cu") (net 61) (tstamp 5ad03e06-b61d-495f-8c6e-7eae6d3afd94)) + (segment (start 54.625 133.335) (end 55.626 132.334) (width 0.15) (layer "B.Cu") (net 61) (tstamp 7b9d3dfd-2836-4912-92eb-51e12c581a54)) + (segment (start 55.626 132.334) (end 65.024 132.334) (width 0.15) (layer "B.Cu") (net 61) (tstamp ea57a559-ef26-4f64-b362-138a3b302efb)) + (segment (start 54.6 133.335) (end 54.625 133.335) (width 0.15) (layer "B.Cu") (net 61) (tstamp eefc7292-334a-4f55-b7e9-96dab0800c7b)) + (segment (start 85.349 132.334) (end 86.365 133.35) (width 0.15) (layer "B.Cu") (net 61) (tstamp f5762a3b-53f8-402c-a26c-76fba1acdc9e)) + (segment (start 88.646 120.914) (end 91.445 118.115) (width 0.15) (layer "In2.Cu") (net 62) (tstamp 616fdb2e-d783-4fa5-a21a-f1145eed1500)) + (segment (start 88.646 130.429) (end 88.646 120.914) (width 0.15) (layer "In2.Cu") (net 62) (tstamp 7a664b38-6a11-47ea-be84-904f98a15a04)) + (segment (start 88.265 130.81) (end 88.646 130.429) (width 0.15) (layer "In2.Cu") (net 62) (tstamp 97143191-0f0d-43e0-9119-04897698447e)) + (segment (start 86.365 130.81) (end 88.265 130.81) (width 0.15) (layer "In2.Cu") (net 62) (tstamp 9c099f58-d4e2-4dc3-99d6-9775de256e84)) + (segment (start 65.024 129.794) (end 66.04 130.81) (width 0.15) (layer "B.Cu") (net 62) (tstamp 1a397d56-8e94-4db7-9dff-7adc4340257d)) + (segment (start 55.626 129.794) (end 65.024 129.794) (width 0.15) (layer "B.Cu") (net 62) (tstamp 45ae7477-1760-463f-bbce-cd79fe78e71a)) + (segment (start 65.024 129.794) (end 85.349 129.794) (width 0.15) (layer "B.Cu") (net 62) (tstamp 4dc26fbd-2008-448a-ad2f-80781165723d)) + (segment (start 54.625 130.795) (end 55.626 129.794) (width 0.15) (layer "B.Cu") (net 62) (tstamp 96f674e0-c728-4fd8-bced-a7828445c956)) + (segment (start 85.349 129.794) (end 86.365 130.81) (width 0.15) (layer "B.Cu") (net 62) (tstamp 976a12f6-5a31-4fbd-acf3-93ef049132c2)) + (segment (start 54.6 130.795) (end 54.625 130.795) (width 0.15) (layer "B.Cu") (net 62) (tstamp cad5e730-670b-4d69-9894-57c6d8c4400e)) + (via (at 61.595 127.254) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 63) (tstamp 5b57dfd4-04da-41eb-954c-095419eac5bc)) + (segment (start 60.452 124.079) (end 61.087 124.714) (width 0.15) (layer "In2.Cu") (net 63) (tstamp 3d60b556-745c-405a-b409-4c290061dc6a)) + (segment (start 58.41 104.13) (end 60.452 106.172) (width 0.15) (layer "In2.Cu") (net 63) (tstamp 3f54ec9f-4f70-430d-875a-6963ae29c67c)) + (segment (start 88.011 128.27) (end 88.392 127.889) (width 0.15) (layer "In2.Cu") (net 63) (tstamp a5cd6b87-2000-4fcd-accf-750cc3aa6699)) + (segment (start 61.087 126.746) (end 61.595 127.254) (width 0.15) (layer "In2.Cu") (net 63) (tstamp adf980b8-6254-46f6-a6ed-115755667c6f)) + (segment (start 88.392 118.628) (end 91.445 115.575) (width 0.15) (layer "In2.Cu") (net 63) (tstamp d6994e99-805d-457e-8005-e00cf591fca2)) + (segment (start 61.087 124.714) (end 61.087 126.746) (width 0.15) (layer "In2.Cu") (net 63) (tstamp d81e710a-d21d-46ca-88d4-f013664588df)) + (segment (start 60.452 106.172) (end 60.452 124.079) (width 0.15) (layer "In2.Cu") (net 63) (tstamp deae682d-64b5-4f08-9c3d-5ecd531c2d1b)) + (segment (start 88.392 127.889) (end 88.392 118.628) (width 0.15) (layer "In2.Cu") (net 63) (tstamp e147f708-f30e-4675-a0a1-ffc6e1a32fe3)) + (segment (start 86.365 128.27) (end 88.011 128.27) (width 0.15) (layer "In2.Cu") (net 63) (tstamp e9b81c72-ad19-4a20-9c1b-c877f974c896)) + (segment (start 65.024 127.254) (end 85.349 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 1d22f753-4ad4-4a0d-9c81-6d90636c5b09)) + (segment (start 54.6 128.255) (end 54.625 128.255) (width 0.15) (layer "B.Cu") (net 63) (tstamp 2164e022-dd29-4e93-bed1-5842f6fd4493)) + (segment (start 54.625 128.255) (end 55.626 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 735d2818-62a0-4463-9c94-d9e17df2a086)) + (segment (start 55.626 127.254) (end 61.595 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 771af378-e399-48d1-a487-d353055a6075)) + (segment (start 66.04 128.27) (end 65.024 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp 7970b3c9-f1d0-4ee7-b315-f80c946ca24e)) + (segment (start 85.349 127.254) (end 86.365 128.27) (width 0.15) (layer "B.Cu") (net 63) (tstamp 8cf94e25-8fb2-4f4c-9f67-7d1f3804b1e5)) + (segment (start 61.595 127.254) (end 65.024 127.254) (width 0.15) (layer "B.Cu") (net 63) (tstamp a7f86a8d-528a-459e-b3ec-97880387264b)) + (via (at 60.452 124.714) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 64) (tstamp 069ed03f-df90-4f7f-b594-c9a1d8ac49c3)) + (segment (start 88.138 125.349) (end 88.138 116.342) (width 0.15) (layer "In2.Cu") (net 64) (tstamp 2a0ca2fb-04ee-4401-b8ec-ec7fd34b9a29)) + (segment (start 58.41 106.67) (end 59.944 108.204) (width 0.15) (layer "In2.Cu") (net 64) (tstamp 39f0c45e-3d8d-4d58-9853-494762fd3aa4)) + (segment (start 59.944 124.206) (end 60.452 124.714) (width 0.15) (layer "In2.Cu") (net 64) (tstamp 722f94a8-4d88-4ea0-b192-408c5a1d5f59)) + (segment (start 86.365 125.73) (end 87.757 125.73) (width 0.15) (layer "In2.Cu") (net 64) (tstamp a3142334-4e7e-44da-8c4b-21dd6ed9278d)) + (segment (start 87.757 125.73) (end 88.138 125.349) (width 0.15) (layer "In2.Cu") (net 64) (tstamp d250ce66-774e-4661-bffa-69c71a5948e6)) + (segment (start 59.944 108.204) (end 59.944 124.206) (width 0.15) (layer "In2.Cu") (net 64) (tstamp fa0455d5-0026-4d70-b96d-067442fa1f97)) + (segment (start 88.138 116.342) (end 91.445 113.035) (width 0.15) (layer "In2.Cu") (net 64) (tstamp ff3688af-bd94-4f0d-b35e-068e08242305)) + (segment (start 54.6 125.715) (end 54.625 125.715) (width 0.15) (layer "B.Cu") (net 64) (tstamp 1c028515-ce50-4cd3-abc5-885c989a5c6a)) + (segment (start 65.024 124.714) (end 66.04 125.73) (width 0.15) (layer "B.Cu") (net 64) (tstamp 2edd2b7f-e231-428b-b8b7-bcea71c580a6)) + (segment (start 54.625 125.715) (end 55.626 124.714) (width 0.15) (layer "B.Cu") (net 64) (tstamp 59b5ea4a-bbdb-46ad-9198-edd937caf760)) + (segment (start 60.452 124.714) (end 65.024 124.714) (width 0.15) (layer "B.Cu") (net 64) (tstamp 6dc71e43-5dda-40ff-aa38-7d0800bb06c0)) + (segment (start 55.626 124.714) (end 60.452 124.714) (width 0.15) (layer "B.Cu") (net 64) (tstamp 8a6becd0-343a-4f41-b21b-cb288b2e6e41)) + (segment (start 65.024 124.714) (end 85.349 124.714) (width 0.15) (layer "B.Cu") (net 64) (tstamp da7ece48-8628-49c7-884f-7430a31119ca)) + (segment (start 85.349 124.714) (end 86.365 125.73) (width 0.15) (layer "B.Cu") (net 64) (tstamp dbc5dc0b-d7db-48e6-bb1d-77c9159f204e)) + (via (at 94.742 128.905) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 65) (tstamp c5ddb50e-d71a-473e-bd98-409ff66eb2cb)) + (via (at 94.742 109.982) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 65) (tstamp dafc5a34-b8db-457c-81b3-ce84d01f37c8)) + (segment (start 94.742 128.905) (end 94.742 109.982) (width 0.15) (layer "In2.Cu") (net 65) (tstamp 9373c71d-f828-44ca-be73-c88537629095)) + (segment (start 46.98 128.255) (end 48.011 129.286) (width 0.15) (layer "B.Cu") (net 65) (tstamp 0455e715-5218-48b2-8734-d95c7c6efd24)) + (segment (start 57.404 129.286) (end 70.109 129.286) (width 0.15) (layer "B.Cu") (net 65) (tstamp 3286b56e-435a-40d4-a666-61bbcf7dbab5)) + (segment (start 91.445 110.485) (end 92.456 109.474) (width 0.15) (layer "B.Cu") (net 65) (tstamp 3a9e9899-da0d-4de4-9b2e-fdb013e62345)) + (segment (start 93.091 129.286) (end 94.361 129.286) (width 0.15) (layer "B.Cu") (net 65) (tstamp 47ef0cc5-9e18-428d-a8b4-008b158bd9e5)) + (segment (start 48.011 129.286) (end 57.404 129.286) (width 0.15) (layer "B.Cu") (net 65) (tstamp 50badc68-2821-497d-8ec6-02044305bf35)) + (segment (start 92.456 109.474) (end 94.234 109.474) (width 0.15) (layer "B.Cu") (net 65) (tstamp 55e6687a-39e7-42ae-87d7-9ce4a1c2edbd)) + (segment (start 70.109 129.286) (end 71.125 128.27) (width 0.15) (layer "B.Cu") (net 65) (tstamp 82c68704-72d8-4ed0-803a-de69a2a925fa)) + (segment (start 70.109 129.286) (end 93.091 129.286) (width 0.15) (layer "B.Cu") (net 65) (tstamp 9156569f-e0cc-4d63-b032-bd5d374f5fca)) + (segment (start 94.234 109.474) (end 94.742 109.982) (width 0.15) (layer "B.Cu") (net 65) (tstamp b67e989f-7730-4ad4-bd7d-3b7ad883d0f5)) + (segment (start 91.445 110.495) (end 91.445 110.485) (width 0.15) (layer "B.Cu") (net 65) (tstamp dbbeb51e-4376-4a8b-ae38-024ac4674cf3)) + (segment (start 94.361 129.286) (end 94.742 128.905) (width 0.15) (layer "B.Cu") (net 65) (tstamp e4570c15-f448-4946-a6e2-5dfd9b76e27f)) + (segment (start 58.42 128.27) (end 57.404 129.286) (width 0.15) (layer "B.Cu") (net 65) (tstamp ff98744e-2096-4b4b-bb70-a9bb9fca33e4)) + (via (at 95.25 131.445) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 66) (tstamp df564ec7-3339-49ef-8281-ac876eabe3c1)) + (via (at 95.25 107.188) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 66) (tstamp eab0d417-d016-4c6e-a23f-c6954171377b)) + (segment (start 95.25 131.445) (end 95.25 107.188) (width 0.15) (layer "In2.Cu") (net 66) (tstamp 351c9dd5-19d1-45ec-ba11-ff021fa2a3c6)) + (segment (start 57.404 131.826) (end 70.109 131.826) (width 0.15) (layer "B.Cu") (net 66) (tstamp 090d6b76-4c63-4478-a6cd-73b97878289c)) + (segment (start 48.011 131.826) (end 57.404 131.826) (width 0.15) (layer "B.Cu") (net 66) (tstamp 3f3aca42-9e51-48d5-9bf3-e45b2d15aa1d)) + (segment (start 94.869 131.826) (end 95.25 131.445) (width 0.15) (layer "B.Cu") (net 66) (tstamp 444a87ca-f2dd-4210-b2ec-475163949586)) + (segment (start 91.445 107.945) (end 92.71 106.68) (width 0.15) (layer "B.Cu") (net 66) (tstamp 672180f7-fe03-4d95-82ae-3fe32aa01fa0)) + (segment (start 94.742 106.68) (end 95.25 107.188) (width 0.15) (layer "B.Cu") (net 66) (tstamp 67b91874-bd14-4c87-a1ce-ad89fc123097)) + (segment (start 70.109 131.826) (end 71.125 130.81) (width 0.15) (layer "B.Cu") (net 66) (tstamp 89a0aa24-e282-48b0-8129-bbd557bcfe03)) + (segment (start 58.42 130.81) (end 57.404 131.826) (width 0.15) (layer "B.Cu") (net 66) (tstamp aa906f1d-265d-48e4-9904-f2fd8589629a)) + (segment (start 91.445 107.955) (end 91.445 107.945) (width 0.15) (layer "B.Cu") (net 66) (tstamp bbf2b9ec-03aa-49d4-8e48-16d4e9bb384a)) + (segment (start 70.109 131.826) (end 93.091 131.826) (width 0.15) (layer "B.Cu") (net 66) (tstamp bf24ac72-e1ee-41c9-bde2-211c74268c72)) + (segment (start 92.71 106.68) (end 94.742 106.68) (width 0.15) (layer "B.Cu") (net 66) (tstamp c0c75658-ecf2-4c5b-b6d0-b433e20005b6)) + (segment (start 46.98 130.795) (end 48.011 131.826) (width 0.15) (layer "B.Cu") (net 66) (tstamp d0e57480-c6f2-4a2b-8768-2edcd077fa5e)) + (segment (start 93.091 131.826) (end 94.869 131.826) (width 0.15) (layer "B.Cu") (net 66) (tstamp dacf82c7-8521-4875-a5cd-a31c37b0ea0f)) + (via (at 96.266 107.315) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 67) (tstamp 2a289488-92ea-4090-8d3e-115adfd2aeb7)) + (via (at 96.266 139.065) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 67) (tstamp bfe575c2-9cb3-42fa-a287-8fa3d19552f5)) + (segment (start 96.266 139.065) (end 96.266 107.315) (width 0.15) (layer "In2.Cu") (net 67) (tstamp 85770b43-3fdc-4749-9a47-8fdba5a96f82)) + (segment (start 57.404 139.446) (end 70.109 139.446) (width 0.15) (layer "B.Cu") (net 67) (tstamp 4911882f-5ee1-488b-9ec2-17d2766af2cc)) + (segment (start 70.109 139.446) (end 71.125 138.43) (width 0.15) (layer "B.Cu") (net 67) (tstamp 4d0bc055-94b8-43be-a031-16ecc580fd93)) + (segment (start 91.445 105.415) (end 94.366 105.415) (width 0.15) (layer "B.Cu") (net 67) (tstamp 5d9778fa-3ac0-4636-8f75-1c71c83b1598)) + (segment (start 70.109 139.446) (end 93.472 139.446) (width 0.15) (layer "B.Cu") (net 67) (tstamp 6b089199-3e53-4150-b24c-e26bf1a58d07)) + (segment (start 94.366 105.415) (end 96.266 107.315) (width 0.15) (layer "B.Cu") (net 67) (tstamp 72874227-dfe2-4e91-a349-5827767fb98d)) + (segment (start 57.404 139.446) (end 48.006 139.446) (width 0.15) (layer "B.Cu") (net 67) (tstamp 9dd485c1-add9-4303-a0eb-95bda73a28ae)) + (segment (start 93.472 139.446) (end 95.885 139.446) (width 0.15) (layer "B.Cu") (net 67) (tstamp ac1f923a-666a-4c13-b85b-8752f3bece9f)) + (segment (start 48.006 139.446) (end 46.98 138.42) (width 0.15) (layer "B.Cu") (net 67) (tstamp af35cdb7-5e31-45ac-841c-dbf8329ae8d8)) + (segment (start 95.885 139.446) (end 96.266 139.065) (width 0.15) (layer "B.Cu") (net 67) (tstamp bc07c7cf-7f07-488d-88b1-0f91eec60928)) + (segment (start 58.42 138.43) (end 57.404 139.446) (width 0.15) (layer "B.Cu") (net 67) (tstamp d8580c7f-1664-4d00-bd2f-0f3ec913328a)) + (segment (start 46.98 138.42) (end 46.98 138.415) (width 0.15) (layer "B.Cu") (net 67) (tstamp f38ca17b-d45a-4077-b1c1-65c74a37aa17)) + (segment (start 66.03 106.67) (end 67.564 108.204) (width 0.15) (layer "In2.Cu") (net 68) (tstamp 4b3795a8-a154-43b6-8fd3-2280284dac45)) + (segment (start 67.564 140.335) (end 68.199 140.97) (width 0.15) (layer "In2.Cu") (net 68) (tstamp 4ce090b6-068a-4ef9-8237-6170a58cb975)) + (segment (start 67.564 108.204) (end 67.564 140.335) (width 0.15) (layer "In2.Cu") (net 68) (tstamp 9865bde8-52e3-4e79-b39c-c48329e92cec)) + (segment (start 68.199 140.97) (end 71.125 140.97) (width 0.15) (layer "In2.Cu") (net 68) (tstamp a6b9f39c-28e3-4a22-9bc1-baaa24d5cf10)) + (segment (start 66.03 111.75) (end 66.03 112.15) (width 0.15) (layer "In2.Cu") (net 69) (tstamp 31b06fd9-de2a-4b26-8dca-9b6e32c965d8)) + (segment (start 64.516 140.335) (end 63.881 140.97) (width 0.15) (layer "In2.Cu") (net 69) (tstamp 52aaaf8b-3027-4612-98f7-fb27b664cd2d)) + (segment (start 64.516 113.664) (end 64.516 140.335) (width 0.15) (layer "In2.Cu") (net 69) (tstamp 8e03146f-5686-4a0a-ad99-dae180ea44db)) + (segment (start 66.03 112.15) (end 64.516 113.664) (width 0.15) (layer "In2.Cu") (net 69) (tstamp d5f4c937-d8b2-4322-9fc0-2818463f9594)) + (segment (start 63.881 140.97) (end 58.42 140.97) (width 0.15) (layer "In2.Cu") (net 69) (tstamp ed6cd94a-6d73-41ea-b9a2-989f0dd2952f)) + (segment (start 45.466 110.729) (end 45.466 139.441) (width 0.15) (layer "In2.Cu") (net 70) (tstamp 1c823c18-c35f-4428-bc94-11058fa057d1)) + (segment (start 45.466 139.441) (end 46.98 140.955) (width 0.15) (layer "In2.Cu") (net 70) (tstamp 4e1ece0b-1581-47f9-9b4b-e7686fbaaf2c)) + (segment (start 46.98 109.215) (end 45.466 110.729) (width 0.15) (layer "In2.Cu") (net 70) (tstamp a590dbd6-9574-489e-9575-82bb9d477adb)) + (via (at 145.288 147.066) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 74) (tstamp 12fa09cf-32f0-47f2-9af1-641168f037d5)) + (segment (start 145.796 119.634) (end 145.796 124.206) (width 0.15) (layer "In2.Cu") (net 74) (tstamp 33e3b4b3-879b-44a4-8526-3268735643dc)) + (segment (start 145.796 146.558) (end 145.288 147.066) (width 0.15) (layer "In2.Cu") (net 74) (tstamp 4e57a8e9-2d2f-48b2-ad3d-608d67991527)) + (segment (start 147.32 118.11) (end 145.796 119.634) (width 0.15) (layer "In2.Cu") (net 74) (tstamp 7101e3ec-ac91-4fa0-a588-94a18932d0cc)) + (segment (start 145.796 124.206) (end 145.796 146.558) (width 0.15) (layer "In2.Cu") (net 74) (tstamp d7c59fe7-abc6-412c-9491-970d30f0c523)) + (segment (start 145.288 147.066) (end 128.016 147.066) (width 0.15) (layer "B.Cu") (net 74) (tstamp 1645711a-3191-46b8-bff7-79070936ae3c)) + (segment (start 128.016 147.066) (end 127 146.05) (width 0.15) (layer "B.Cu") (net 74) (tstamp 7f9c9d22-90cb-4e67-a456-4b2e51f6d419)) + (via (at 97.663 111.506) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 75) (tstamp 3a89f4ba-5543-4665-a83a-e05a2021481d)) + (via (at 98.806 151.003) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 75) (tstamp cf87d158-4b3a-496c-81f0-78c70cf7cb37)) + (segment (start 98.298 112.141) (end 97.663 111.506) (width 0.15) (layer "In2.Cu") (net 75) (tstamp 7007b2ef-b87d-4611-af42-2cf87fa35706)) + (segment (start 98.298 113.03) (end 98.298 112.776) (width 0.15) (layer "In2.Cu") (net 75) (tstamp c97822ae-6581-40fc-9557-e4200e011955)) + (segment (start 98.806 113.538) (end 98.298 113.03) (width 0.15) (layer "In2.Cu") (net 75) (tstamp cf6a3078-368a-408c-9b31-b9e84deea807)) + (segment (start 98.806 151.003) (end 98.806 113.538) (width 0.15) (layer "In2.Cu") (net 75) (tstamp da9a8ff7-d8d9-41f0-97fa-3e6727431f07)) + (segment (start 98.298 112.776) (end 98.298 112.141) (width 0.15) (layer "In2.Cu") (net 75) (tstamp ebd50f0f-806f-4cd0-a146-4caf4f1b5586)) + (segment (start 99.314 151.511) (end 98.806 151.003) (width 0.15) (layer "B.Cu") (net 75) (tstamp 0289bd90-ff79-4056-9750-4c06db3207ec)) + (segment (start 111.76 151.13) (end 108.966 151.13) (width 0.15) (layer "B.Cu") (net 75) (tstamp 05b74b62-2cf3-4d36-9ed2-361a85faf2e0)) + (segment (start 108.966 151.13) (end 107.95 152.146) (width 0.15) (layer "B.Cu") (net 75) (tstamp 178cc6f3-652a-41a1-bb92-871300f4c24d)) + (segment (start 68.961 111.506) (end 67.818 110.363) (width 0.15) (layer "B.Cu") (net 75) (tstamp 336e7451-8547-410e-8a8c-702cc33c1c06)) + (segment (start 97.663 111.506) (end 68.961 111.506) (width 0.15) (layer "B.Cu") (net 75) (tstamp 3e99f2b5-6008-41fd-b31b-80cff1df13e5)) + (segment (start 59.563 110.363) (end 58.41 109.21) (width 0.15) (layer "B.Cu") (net 75) (tstamp 5694e17d-bb05-4def-8aab-dccd9426eedd)) + (segment (start 67.818 110.363) (end 59.563 110.363) (width 0.15) (layer "B.Cu") (net 75) (tstamp 5eceba44-ca42-4d10-8947-e007c97ebb20)) + (segment (start 107.95 152.146) (end 105.283 152.146) (width 0.15) (layer "B.Cu") (net 75) (tstamp 6f1e1f41-6269-4551-ae1f-5fd0a5babe86)) + (segment (start 99.822 151.511) (end 99.314 151.511) (width 0.15) (layer "B.Cu") (net 75) (tstamp 7a3e0041-eb28-4f1e-9742-fe3567339362)) + (segment (start 105.283 152.146) (end 103.715 150.578) (width 0.15) (layer "B.Cu") (net 75) (tstamp 84b7bab1-9b70-442d-895b-add203dea1b4)) + (segment (start 101.854 151.511) (end 99.822 151.511) (width 0.15) (layer "B.Cu") (net 75) (tstamp b09a6cbb-2a73-446d-b941-8c0b4dedbaeb)) + (segment (start 103.715 150.578) (end 102.787 150.578) (width 0.15) (layer "B.Cu") (net 75) (tstamp b785e994-1779-47bb-9753-476f018e6c86)) + (segment (start 102.787 150.578) (end 101.854 151.511) (width 0.15) (layer "B.Cu") (net 75) (tstamp ba24fac3-78d7-4d7c-aba8-dea3cf073c4c)) + (segment (start 148.844 122.174) (end 148.844 143.764) (width 0.15) (layer "In2.Cu") (net 76) (tstamp 1c4e9cf2-c002-4ac4-adad-2a3ce16213c2)) + (segment (start 148.844 143.764) (end 151.13 146.05) (width 0.15) (layer "In2.Cu") (net 76) (tstamp 67d79207-7f46-4044-a92b-64ae050054f5)) + (segment (start 147.32 120.65) (end 148.844 122.174) (width 0.15) (layer "In2.Cu") (net 76) (tstamp 89dad384-6848-4138-840f-36f7e0919a64)) + (via (at 108.585 115.189) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 86) (tstamp 58b6fa97-ea0c-4556-a883-2412bbdf5178)) + (via (at 109.093 117.602) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 86) (tstamp 7b6659e4-894d-4b1c-bee5-fb7d8c5f1cb1)) + (segment (start 108.585 115.189) (end 108.585 117.094) (width 0.15) (layer "In2.Cu") (net 86) (tstamp 690ac45e-044c-4896-b160-1faaaacce790)) + (segment (start 108.585 117.094) (end 109.093 117.602) (width 0.15) (layer "In2.Cu") (net 86) (tstamp f6fe532d-cdab-40a8-a541-a174c45e9206)) + (segment (start 88.564 114.554) (end 102.997 114.554) (width 0.15) (layer "B.Cu") (net 86) (tstamp 263b5803-5127-48bc-9f3d-f394789aafa1)) + (segment (start 107.95 114.554) (end 108.585 115.189) (width 0.15) (layer "B.Cu") (net 86) (tstamp 2c6d59fe-2d09-4a17-b3c8-26f493059329)) + (segment (start 109.093 117.602) (end 109.601 118.11) (width 0.15) (layer "B.Cu") (net 86) (tstamp 41a4a021-8673-4f46-bc74-aa0b4af82822)) + (segment (start 109.601 118.11) (end 132.08 118.11) (width 0.15) (layer "B.Cu") (net 86) (tstamp 458306fd-a4a7-4308-b9de-265feb07d4c2)) + (segment (start 65.277142 112.776) (end 86.786 112.776) (width 0.15) (layer "B.Cu") (net 86) (tstamp 601c66d1-a1d7-4046-94c2-7fb6e63732f9)) + (segment (start 64.251142 111.75) (end 65.277142 112.776) (width 0.15) (layer "B.Cu") (net 86) (tstamp 9d6489ac-5798-4701-97bf-36b947d905c9)) + (segment (start 102.997 114.554) (end 107.95 114.554) (width 0.15) (layer "B.Cu") (net 86) (tstamp a3908726-6a5b-452f-9490-be7f54fdc9d4)) + (segment (start 58.41 111.75) (end 64.251142 111.75) (width 0.15) (layer "B.Cu") (net 86) (tstamp e568a586-ee3d-40d7-9cb2-fe35bfacf83b)) + (segment (start 86.786 112.776) (end 88.564 114.554) (width 0.15) (layer "B.Cu") (net 86) (tstamp ee9b0b85-32af-4855-9561-0c0eed85de9b)) + (segment (start 157.226 113.03) (end 153.67 116.586) (width 0.15) (layer "B.Cu") (net 87) (tstamp 09552995-8478-4c9f-bee8-abb5c0575c65)) + (segment (start 68.707 116.586) (end 67.437 115.316) (width 0.15) (layer "B.Cu") (net 87) (tstamp 096cf2ba-ff64-494e-910c-206d7035ea87)) + (segment (start 59.436 115.316) (end 58.41 114.29) (width 0.15) (layer "B.Cu") (net 87) (tstamp 0d1d9207-3d5a-49a8-8296-452c98a8c56a)) + (segment (start 67.437 115.316) (end 59.436 115.316) (width 0.15) (layer "B.Cu") (net 87) (tstamp 87d07cc7-60b8-44ea-8906-d0f5d5dcf682)) + (segment (start 166.37 113.03) (end 157.226 113.03) (width 0.15) (layer "B.Cu") (net 87) (tstamp ca007696-b79a-45ba-aee4-a190485a034d)) + (segment (start 153.67 116.586) (end 68.707 116.586) (width 0.15) (layer "B.Cu") (net 87) (tstamp d4d1b44d-4955-4a83-a933-55f4e597a5de)) + (via (at 138.938 112.014) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 98) (tstamp 1dfeb263-cf87-4739-8b24-8b88888ff2f2)) + (via (at 142.494 112.522) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 98) (tstamp b4f2a2cc-5ceb-4294-97e6-59568726d594)) + (via (at 138.43 103.632) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 98) (tstamp d552f8df-b9b3-4ca2-907d-55d4319d2d0e)) + (segment (start 151.13 113.03) (end 150.114 112.014) (width 0.15) (layer "In2.Cu") (net 98) (tstamp 022a967e-ab66-429d-a91c-7ec18039786f)) + (segment (start 150.114 112.014) (end 146.177 112.014) (width 0.15) (layer "In2.Cu") (net 98) (tstamp 0f799580-a23c-40fe-9df1-845679a7186f)) + (segment (start 145.669 112.522) (end 142.494 112.522) (width 0.15) (layer "In2.Cu") (net 98) (tstamp 1a22a84f-a37f-436c-ae40-65138611cd11)) + (segment (start 138.938 104.14) (end 138.43 103.632) (width 0.15) (layer "In2.Cu") (net 98) (tstamp 83de264a-207d-4550-80ac-6de51cad3f1d)) + (segment (start 138.938 107.203) (end 138.938 104.14) (width 0.15) (layer "In2.Cu") (net 98) (tstamp 87d45999-21f7-467f-94d6-9716c2eaa33a)) + (segment (start 138.938 112.014) (end 138.938 107.203) (width 0.15) (layer "In2.Cu") (net 98) (tstamp c0f752a3-5e1f-41a3-8cda-fc7a44c1c98f)) + (segment (start 146.177 112.014) (end 145.669 112.522) (width 0.15) (layer "In2.Cu") (net 98) (tstamp e23f246c-0de7-4bd0-8789-f9f00ec00b32)) + (segment (start 139.446 112.522) (end 138.938 112.014) (width 0.15) (layer "B.Cu") (net 98) (tstamp 3a928ff4-cd55-40b0-9cc0-94cfa1908c3a)) + (segment (start 138.43 103.632) (end 135.367 103.632) (width 0.15) (layer "B.Cu") (net 98) (tstamp 66d1bb1c-9aff-4610-bf3b-7592f90d4826)) + (segment (start 135.367 103.632) (end 133.345 101.61) (width 0.15) (layer "B.Cu") (net 98) (tstamp cba60f50-d0a9-49d7-8c8b-de24ae8d4512)) + (segment (start 142.494 112.522) (end 139.446 112.522) (width 0.15) (layer "B.Cu") (net 98) (tstamp cee2a914-351c-46c3-a9af-d1a41bf5477f)) + (segment (start 102.87 93.98) (end 104.521 92.329) (width 0.15) (layer "B.Cu") (net 99) (tstamp 1a71631f-12b3-4729-9ef1-efd7e75043e0)) + (segment (start 104.521 92.329) (end 136.764 92.329) (width 0.15) (layer "B.Cu") (net 99) (tstamp 46c9b303-5bb9-4613-9689-9b4c11b0de7f)) + (segment (start 136.764 92.329) (end 138.425 93.99) (width 0.15) (layer "B.Cu") (net 99) (tstamp f892f7f0-5acf-444a-94c3-8837ed3e6f0c)) + (segment (start 129.398 92.583) (end 130.805 93.99) (width 0.15) (layer "B.Cu") (net 100) (tstamp bc0129c3-7037-4f4e-ac60-74e363791c66)) + (segment (start 113.03 93.98) (end 114.427 92.583) (width 0.15) (layer "B.Cu") (net 100) (tstamp bd26fbe2-4f3a-41d2-b3aa-c4b9f4f93a0d)) + (segment (start 114.427 92.583) (end 129.398 92.583) (width 0.15) (layer "B.Cu") (net 100) (tstamp ce92aabc-b9eb-440b-8abc-83a48a518c47)) + (via (at 64.008 113.284) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 103) (tstamp 227efa68-1157-44b4-bf96-eccfe2b03bf3)) + (segment (start 64.516 110.724) (end 64.516 112.776) (width 0.15) (layer "In2.Cu") (net 103) (tstamp 66f7e30d-1fff-48a8-ac17-dc658faaa874)) + (segment (start 66.03 109.21) (end 64.516 110.724) (width 0.15) (layer "In2.Cu") (net 103) (tstamp 72fab3d9-ee32-4e73-8dc1-a0892c4404c1)) + (segment (start 64.516 112.776) (end 64.008 113.284) (width 0.15) (layer "In2.Cu") (net 103) (tstamp 81eab320-ce01-447c-945e-f3aed9eb7d6f)) + (segment (start 64.008 113.284) (end 48.006 113.284) (width 0.15) (layer "B.Cu") (net 103) (tstamp a7cb572b-7c33-483e-87c1-e7588cdde834)) + (segment (start 46.995 114.295) (end 46.98 114.295) (width 0.15) (layer "B.Cu") (net 103) (tstamp e33d1f3b-dada-487a-9fe3-f44203cc3b3c)) + (segment (start 48.006 113.284) (end 46.995 114.295) (width 0.15) (layer "B.Cu") (net 103) (tstamp f110b902-8891-4b38-a1b8-bf2dc2491fec)) + (segment (start 64.516 112.776) (end 66.03 114.29) (width 0.15) (layer "B.Cu") (net 104) (tstamp 8ef34bdd-930f-48b7-bdff-e3edd31e3457)) + (segment (start 48.001 112.776) (end 64.516 112.776) (width 0.15) (layer "B.Cu") (net 104) (tstamp d898958b-7bab-4fdf-ac90-e6f9501ea507)) + (segment (start 46.98 111.755) (end 48.001 112.776) (width 0.15) (layer "B.Cu") (net 104) (tstamp ebdd7934-90df-4bbb-aab0-6d5692f7dbb6)) + (via (at 123.952 102.616) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 105) (tstamp 4c63d5e2-350f-4264-a58d-d4a62f874831)) + (via (at 60.96 117.348) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 105) (tstamp b1f4f3e7-5a87-4023-b858-94c8f3dc45f7)) + (via (at 61.468 102.743) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 105) (tstamp e617f38b-6d0c-48d9-a399-3f6d1b12d2d4)) + (segment (start 124.46 100.457) (end 124.46 102.108) (width 0.15) (layer "In2.Cu") (net 105) (tstamp 43f7a905-9cdd-40b4-a0a3-bd92774a87f9)) + (segment (start 125.725 93.99) (end 125.725 99.192) (width 0.15) (layer "In2.Cu") (net 105) (tstamp 4dcdd015-b2da-4bde-8e9d-dc61eb3f72ff)) + (segment (start 125.725 99.192) (end 124.46 100.457) (width 0.15) (layer "In2.Cu") (net 105) (tstamp 5eb38511-94d0-4e80-beb1-71fb0bff43c2)) + (segment (start 60.96 105.537) (end 60.96 103.251) (width 0.15) (layer "In2.Cu") (net 105) (tstamp c26e8709-0fa5-4f69-8bea-3120ae296fe0)) + (segment (start 124.46 102.108) (end 123.952 102.616) (width 0.15) (layer "In2.Cu") (net 105) (tstamp e3270b5c-c81a-4c37-be98-49dc4189f184)) + (segment (start 60.96 117.348) (end 60.96 105.537) (width 0.15) (layer "In2.Cu") (net 105) (tstamp ebd76082-ce34-4903-9e4a-bc481dcd246a)) + (segment (start 60.96 103.251) (end 61.468 102.743) (width 0.15) (layer "In2.Cu") (net 105) (tstamp f759a4b9-26fb-4fac-be5e-065d94d38652)) + (segment (start 123.952 102.616) (end 61.595 102.616) (width 0.15) (layer "B.Cu") (net 105) (tstamp 0b14761f-21d4-4eae-b5f0-fc83bffc5251)) + (segment (start 128.265 93.99) (end 125.725 93.99) (width 0.15) (layer "B.Cu") (net 105) (tstamp 1c1277d1-01f6-4668-a011-40ab23cfb669)) + (segment (start 60.452 117.856) (end 60.96 117.348) (width 0.15) (layer "B.Cu") (net 105) (tstamp 2602d347-31de-460a-b2d0-f281ad120f81)) + (segment (start 59.436 117.856) (end 60.452 117.856) (width 0.15) (layer "B.Cu") (net 105) (tstamp 90e16949-9877-4d51-8cf5-35b304e16f76)) + (segment (start 61.595 102.616) (end 61.468 102.743) (width 0.15) (layer "B.Cu") (net 105) (tstamp bf2b103f-f53b-4cd9-b6cd-385be8852864)) + (segment (start 58.41 116.83) (end 59.436 117.856) (width 0.15) (layer "B.Cu") (net 105) (tstamp e3d4a046-ea80-4862-b180-3b39c8987b5d)) + (segment (start 54.6 106.675) (end 56.134 105.141) (width 0.15) (layer "In2.Cu") (net 106) (tstamp 12f1f20c-739e-43f9-bb8d-9f740048f51f)) + (segment (start 57.414 101.59) (end 58.41 101.59) (width 0.15) (layer "In2.Cu") (net 106) (tstamp 9b796de1-4217-405d-8476-57b5c079f26d)) + (segment (start 56.134 105.141) (end 56.134 102.87) (width 0.15) (layer "In2.Cu") (net 106) (tstamp db7643e8-4684-4635-bfdd-a743ec68c1c8)) + (segment (start 56.134 102.87) (end 57.414 101.59) (width 0.15) (layer "In2.Cu") (net 106) (tstamp e1eb9ae3-171f-43aa-ae9d-e3386291ea52)) + (segment (start 132.212 100.203) (end 130.805 101.61) (width 0.15) (layer "B.Cu") (net 107) (tstamp 2b876770-0ff0-46d1-b47f-34bea4020220)) + (segment (start 139.558 100.203) (end 132.212 100.203) (width 0.15) (layer "B.Cu") (net 107) (tstamp 5797ff3b-3308-4529-81e7-1a70b100d602)) + (segment (start 140.965 101.61) (end 139.558 100.203) (width 0.15) (layer "B.Cu") (net 107) (tstamp 695bf67b-2b52-4785-8061-2f9c119c840d)) + (segment (start 130.805 101.61) (end 128.265 101.61) (width 0.15) (layer "B.Cu") (net 107) (tstamp c7b55192-943b-438e-b33e-0097ebcb0c37)) + (segment (start 53.213 112.908) (end 53.213 105.522) (width 0.15) (layer "In2.Cu") (net 108) (tstamp 19945b7b-fdc3-48ed-a15e-b8c2f3e61146)) + (segment (start 53.213 105.522) (end 54.6 104.135) (width 0.15) (layer "In2.Cu") (net 108) (tstamp 66c2dcce-6c21-4ce3-8a2d-e5bbfad08b5c)) + (segment (start 54.6 114.295) (end 53.213 112.908) (width 0.15) (layer "In2.Cu") (net 108) (tstamp d83b47e7-b5fc-430b-a0ae-6af6f2d98b2f)) + (segment (start 46.995 116.835) (end 48.387 115.443) (width 0.15) (layer "In2.Cu") (net 109) (tstamp 06d59093-7302-48b7-866f-2651b983069e)) + (segment (start 46.98 104.135) (end 46.98 106.675) (width 0.15) (layer "In2.Cu") (net 109) (tstamp 07dc9f57-5f00-4d89-a31c-c3ca6585a203)) + (segment (start 48.387 108.082) (end 46.98 106.675) (width 0.15) (layer "In2.Cu") (net 109) (tstamp 45fb8571-6c6a-4039-ba4e-4903d8d7a739)) + (segment (start 48.387 115.443) (end 48.387 108.082) (width 0.15) (layer "In2.Cu") (net 109) (tstamp 599f90ef-196f-4b61-a38b-987b384d0ccb)) + (segment (start 46.98 116.835) (end 46.995 116.835) (width 0.15) (layer "In2.Cu") (net 109) (tstamp d532d617-7725-496e-8243-d96d334558e5)) + (via (at 119.761 106.68) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 115) (tstamp 501a3b69-77ff-4909-be0d-7718a3a7ddc4)) + (via (at 120.396 136.906) (size 0.5) (drill 0.2) (layers "F.Cu" "B.Cu") (net 115) (tstamp ba30c84f-3044-4dfe-a540-794c98d04e25)) + (segment (start 120.396 107.315) (end 119.761 106.68) (width 0.15) (layer "In2.Cu") (net 115) (tstamp 326705f0-05c0-4fa6-bb40-a00a4afc80bd)) + (segment (start 147.32 138.43) (end 147.32 135.89) (width 0.15) (layer "In2.Cu") (net 115) (tstamp abb4e7d6-5be8-4a35-a08f-9f47dda8e554)) + (segment (start 120.396 136.906) (end 120.396 107.315) (width 0.15) (layer "In2.Cu") (net 115) (tstamp d3feb1f4-e6f8-4e4e-addc-818ba42e1a68)) + (segment (start 129.667 138.43) (end 128.651 137.414) (width 0.15) (layer "B.Cu") (net 115) (tstamp 095f099d-b9c4-4343-8adb-5ef8c0beac5c)) + (segment (start 120.904 137.414) (end 120.396 136.906) (width 0.15) (layer "B.Cu") (net 115) (tstamp 198aa0a9-d256-495d-b565-5d198f7e437d)) + (segment (start 128.651 137.414) (end 124.333 137.414) (width 0.15) (layer "B.Cu") (net 115) (tstamp 40e9ac62-ae00-43f3-b2a5-8add00d98506)) + (segment (start 132.08 138.43) (end 129.667 138.43) (width 0.15) (layer "B.Cu") (net 115) (tstamp 667be21c-4bdf-4816-9e7f-5a7cb694439f)) + (segment (start 119.761 106.68) (end 111.76 106.68) (width 0.15) (layer "B.Cu") (net 115) (tstamp 89108ce8-f26f-4765-ad7b-a6e8fcbc5873)) + (segment (start 147.32 138.43) (end 132.08 138.43) (width 0.15) (layer "B.Cu") (net 115) (tstamp 9420aa0b-e418-4a8d-95b0-450e53494fae)) + (segment (start 124.333 137.414) (end 120.904 137.414) (width 0.15) (layer "B.Cu") (net 115) (tstamp fea5bbad-0f45-45b9-accc-1baef770ba6a)) + + (zone (net 2) (net_name "GND") (layer "F.Cu") (tstamp 1485c9f2-533e-4daa-8d41-d0eeff347520) (hatch edge 0.5) + (connect_pads (clearance 0.5)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 43.18 88.9) + (xy 186.69 88.9) + (xy 186.69 156.21) + (xy 43.18 156.21) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 163.127334 121.570548) + (xy 163.171681 121.599049) + (xy 163.265344 121.692712) + (xy 163.414666 121.784814) + (xy 163.581203 121.839999) + (xy 163.683991 121.8505) + (xy 164.484008 121.850499) + (xy 164.484016 121.850498) + (xy 164.484019 121.850498) + (xy 164.540302 121.844748) + (xy 164.586797 121.839999) + (xy 164.753334 121.784814) + (xy 164.902656 121.692712) + (xy 164.95041 121.644957) + (xy 165.011731 121.611473) + (xy 165.081422 121.616457) + (xy 165.125771 121.644958) + (xy 165.130858 121.650045) + (xy 165.130861 121.650047) + (xy 165.317266 121.780568) + (xy 165.375275 121.807618) + (xy 165.427714 121.853791) + (xy 165.446866 121.920984) + (xy 165.42665 121.987865) + (xy 165.375275 122.032381) + (xy 165.363862 122.037704) + (xy 165.317267 122.059431) + (xy 165.317265 122.059432) + (xy 165.130858 122.189954) + (xy 164.969954 122.350858) + (xy 164.839432 122.537265) + (xy 164.839431 122.537267) + (xy 164.743261 122.743502) + (xy 164.743258 122.743511) + (xy 164.684366 122.963302) + (xy 164.684364 122.963313) + (xy 164.664532 123.189998) + (xy 164.664532 123.190001) + (xy 164.684364 123.416686) + (xy 164.684366 123.416697) + (xy 164.743258 123.636488) + (xy 164.743261 123.636497) + (xy 164.839431 123.842732) + (xy 164.839432 123.842734) + (xy 164.969954 124.029141) + (xy 165.130858 124.190045) + (xy 165.130861 124.190047) + (xy 165.317266 124.320568) + (xy 165.375275 124.347618) + (xy 165.427714 124.393791) + (xy 165.446866 124.460984) + (xy 165.42665 124.527865) + (xy 165.375275 124.572381) + (xy 165.37224 124.573797) + (xy 165.317267 124.599431) + (xy 165.317265 124.599432) + (xy 165.130858 124.729954) + (xy 164.969954 124.890858) + (xy 164.839432 125.077265) + (xy 164.839431 125.077267) + (xy 164.743261 125.283502) + (xy 164.743258 125.283511) + (xy 164.684366 125.503302) + (xy 164.684364 125.503313) + (xy 164.664532 125.729998) + (xy 164.664532 125.730001) + (xy 164.684364 125.956686) + (xy 164.684366 125.956697) + (xy 164.743258 126.176488) + (xy 164.743261 126.176497) + (xy 164.839431 126.382732) + (xy 164.839432 126.382734) + (xy 164.969954 126.569141) + (xy 165.130858 126.730045) + (xy 165.130861 126.730047) + (xy 165.317266 126.860568) + (xy 165.373188 126.886645) + (xy 165.375275 126.887618) + (xy 165.427714 126.933791) + (xy 165.446866 127.000984) + (xy 165.42665 127.067865) + (xy 165.375275 127.112381) + (xy 165.358404 127.120249) + (xy 165.317267 127.139431) + (xy 165.317265 127.139432) + (xy 165.130858 127.269954) + (xy 164.969954 127.430858) + (xy 164.839432 127.617265) + (xy 164.839431 127.617267) + (xy 164.743261 127.823502) + (xy 164.743258 127.823511) + (xy 164.684366 128.043302) + (xy 164.684364 128.043313) + (xy 164.664532 128.269998) + (xy 164.664532 128.270001) + (xy 164.684364 128.496686) + (xy 164.684366 128.496697) + (xy 164.743258 128.716488) + (xy 164.743261 128.716497) + (xy 164.839431 128.922732) + (xy 164.839432 128.922734) + (xy 164.969954 129.109141) + (xy 165.130858 129.270045) + (xy 165.130861 129.270047) + (xy 165.317266 129.400568) + (xy 165.375865 129.427893) + (xy 165.428305 129.474065) + (xy 165.447457 129.541258) + (xy 165.427242 129.608139) + (xy 165.375867 129.652657) + (xy 165.317515 129.679867) + (xy 165.131179 129.810342) + (xy 164.970342 129.971179) + (xy 164.839865 130.157517) + (xy 164.743734 130.363673) + (xy 164.74373 130.363682) + (xy 164.691127 130.559999) + (xy 164.691128 130.56) + (xy 166.054314 130.56) + (xy 166.042359 130.571955) + (xy 165.984835 130.684852) + (xy 165.965014 130.81) + (xy 165.984835 130.935148) + (xy 166.042359 131.048045) + (xy 166.054314 131.06) + (xy 164.691128 131.06) + (xy 164.74373 131.256317) + (xy 164.743734 131.256326) + (xy 164.839865 131.462482) + (xy 164.970342 131.64882) + (xy 165.131179 131.809657) + (xy 165.317518 131.940134) + (xy 165.31752 131.940135) + (xy 165.375865 131.967342) + (xy 165.428305 132.013514) + (xy 165.447457 132.080707) + (xy 165.427242 132.147589) + (xy 165.375867 132.192105) + (xy 165.317268 132.219431) + (xy 165.317264 132.219433) + (xy 165.130858 132.349954) + (xy 164.969954 132.510858) + (xy 164.839432 132.697265) + (xy 164.839431 132.697267) + (xy 164.743261 132.903502) + (xy 164.743258 132.903511) + (xy 164.684366 133.123302) + (xy 164.684364 133.123313) + (xy 164.664532 133.349998) + (xy 164.664532 133.350002) + (xy 164.682056 133.550306) + (xy 164.668289 133.618806) + (xy 164.619674 133.668989) + (xy 164.551645 133.684922) + (xy 164.517573 133.678155) + (xy 164.379056 133.629685) + (xy 164.211003 133.610751) + (xy 164.210997 133.610751) + (xy 164.042943 133.629685) + (xy 163.883305 133.685545) + (xy 163.883302 133.685547) + (xy 163.740115 133.775518) + (xy 163.740109 133.775523) + (xy 163.620523 133.895109) + (xy 163.620518 133.895115) + (xy 163.530548 134.0383) + (xy 163.530544 134.038308) + (xy 163.510027 134.096942) + (xy 163.469304 134.153718) + (xy 163.433942 134.173027) + (xy 163.375308 134.193544) + (xy 163.3753 134.193548) + (xy 163.232115 134.283518) + (xy 163.232109 134.283523) + (xy 163.112523 134.403109) + (xy 163.112518 134.403115) + (xy 163.022547 134.546302) + (xy 163.022545 134.546305) + (xy 162.966685 134.705943) + (xy 162.947751 134.873997) + (xy 162.947751 134.874002) + (xy 162.966685 135.042056) + (xy 163.022545 135.201692) + (xy 163.046319 135.239528) + (xy 163.065319 135.306765) + (xy 163.044951 135.3736) + (xy 162.991683 135.418814) + (xy 162.941325 135.4295) + (xy 156.632513 135.4295) + (xy 156.565474 135.409815) + (xy 156.519719 135.357011) + (xy 156.509155 135.3181) + (xy 156.505999 135.287203) + (xy 156.505998 135.2872) + (xy 156.492105 135.245274) + (xy 156.450814 135.120666) + (xy 156.442812 135.107692) + (xy 156.43496 135.094961) + (xy 156.4165 135.029867) + (xy 156.4165 134.210132) + (xy 156.43496 134.145036) + (xy 156.450814 134.119334) + (xy 156.505999 133.952797) + (xy 156.5165 133.850009) + (xy 156.516499 132.849992) + (xy 156.515677 132.841949) + (xy 156.505999 132.747203) + (xy 156.505998 132.7472) + (xy 156.491191 132.702517) + (xy 156.450814 132.580666) + (xy 156.442203 132.566705) + (xy 156.43496 132.554961) + (xy 156.4165 132.489867) + (xy 156.4165 131.670132) + (xy 156.43496 131.605036) + (xy 156.450814 131.579334) + (xy 156.505999 131.412797) + (xy 156.5165 131.310009) + (xy 156.516499 130.664499) + (xy 156.536183 130.597461) + (xy 156.588987 130.551706) + (xy 156.640499 130.5405) + (xy 160.705743 130.5405) + (xy 160.857439 130.525074) + (xy 161.051579 130.464162) + (xy 161.05158 130.464161) + (xy 161.051588 130.464159) + (xy 161.229502 130.365409) + (xy 161.383895 130.232866) + (xy 161.508448 130.071958) + (xy 161.59806 129.889271) + (xy 161.649063 129.692285) + (xy 161.659369 129.489064) + (xy 161.628556 129.287929) + (xy 161.582911 129.164683) + (xy 161.557888 129.097118) + (xy 161.557887 129.097117) + (xy 161.557886 129.097113) + (xy 161.450252 128.924429) + (xy 161.310059 128.776947) + (xy 161.193074 128.695523) + (xy 161.14305 128.660705) + (xy 160.956056 128.580459) + (xy 160.756741 128.5395) + (xy 156.6405 128.5395) + (xy 156.573461 128.519815) + (xy 156.527706 128.467011) + (xy 156.5165 128.4155) + (xy 156.516499 127.769998) + (xy 156.516498 127.76998) + (xy 156.505999 127.667203) + (xy 156.505998 127.6672) + (xy 156.450814 127.500666) + (xy 156.44782 127.495812) + (xy 156.43496 127.474961) + (xy 156.4165 127.409867) + (xy 156.4165 126.590132) + (xy 156.43496 126.525036) + (xy 156.450814 126.499334) + (xy 156.505999 126.332797) + (xy 156.5165 126.230009) + (xy 156.516499 125.229992) + (xy 156.513947 125.205013) + (xy 156.505999 125.127203) + (xy 156.505998 125.1272) + (xy 156.49775 125.102309) + (xy 156.450814 124.960666) + (xy 156.439494 124.942313) + (xy 156.43496 124.934961) + (xy 156.4165 124.869867) + (xy 156.4165 124.3145) + (xy 156.436185 124.247461) + (xy 156.488989 124.201706) + (xy 156.5405 124.1905) + (xy 159.529721 124.1905) + (xy 159.532863 124.19054) + (xy 159.620358 124.192757) + (xy 159.620358 124.192756) + (xy 159.620363 124.192757) + (xy 159.678425 124.182349) + (xy 159.687754 124.181041) + (xy 159.746438 124.175074) + (xy 159.775471 124.165964) + (xy 159.7907 124.162226) + (xy 159.820653 124.156858) + (xy 159.820657 124.156856) + (xy 159.820659 124.156856) + (xy 159.875423 124.13498) + (xy 159.884292 124.131821) + (xy 159.940588 124.114159) + (xy 159.9672 124.099387) + (xy 159.981362 124.092662) + (xy 160.009617 124.081377) + (xy 160.058879 124.048909) + (xy 160.06691 124.044043) + (xy 160.118502 124.015409) + (xy 160.118509 124.015402) + (xy 160.118512 124.015401) + (xy 160.141583 123.995594) + (xy 160.154125 123.986137) + (xy 160.179519 123.969402) + (xy 160.221237 123.927682) + (xy 160.228122 123.921301) + (xy 160.272895 123.882866) + (xy 160.29152 123.858802) + (xy 160.30188 123.847039) + (xy 162.262102 121.886818) + (xy 162.323425 121.853333) + (xy 162.349783 121.850499) + (xy 162.484002 121.850499) + (xy 162.484008 121.850499) + (xy 162.586797 121.839999) + (xy 162.753334 121.784814) + (xy 162.902656 121.692712) + (xy 162.996319 121.599049) + (xy 163.057642 121.565564) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 148.272359 93.751955) + (xy 148.214835 93.864852) + (xy 148.195014 93.99) + (xy 148.214835 94.115148) + (xy 148.272359 94.228045) + (xy 148.284314 94.24) + (xy 146.375686 94.24) + (xy 146.387641 94.228045) + (xy 146.445165 94.115148) + (xy 146.464986 93.99) + (xy 146.445165 93.864852) + (xy 146.387641 93.751955) + (xy 146.375686 93.74) + (xy 148.284314 93.74) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 150.812359 93.751955) + (xy 150.754835 93.864852) + (xy 150.735014 93.99) + (xy 150.754835 94.115148) + (xy 150.812359 94.228045) + (xy 150.824314 94.24) + (xy 148.915686 94.24) + (xy 148.927641 94.228045) + (xy 148.985165 94.115148) + (xy 149.004986 93.99) + (xy 148.985165 93.864852) + (xy 148.927641 93.751955) + (xy 148.915686 93.74) + (xy 150.824314 93.74) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 153.352359 93.751955) + (xy 153.294835 93.864852) + (xy 153.275014 93.99) + (xy 153.294835 94.115148) + (xy 153.352359 94.228045) + (xy 153.364314 94.24) + (xy 151.455686 94.24) + (xy 151.467641 94.228045) + (xy 151.525165 94.115148) + (xy 151.544986 93.99) + (xy 151.525165 93.864852) + (xy 151.467641 93.751955) + (xy 151.455686 93.74) + (xy 153.364314 93.74) + ) + ) + (filled_polygon + (layer "F.Cu") + (pts + (xy 186.132539 89.420185) + (xy 186.178294 89.472989) + (xy 186.1895 89.5245) + (xy 186.1895 155.5855) + (xy 186.169815 155.652539) + (xy 186.117011 155.698294) + (xy 186.0655 155.7095) + (xy 43.8045 155.7095) + (xy 43.737461 155.689815) + (xy 43.691706 155.637011) + (xy 43.6805 155.5855) + (xy 43.6805 153.655001) + (xy 45.274532 153.655001) + (xy 45.294364 153.881686) + (xy 45.294366 153.881697) + (xy 45.353258 154.101488) + (xy 45.353261 154.101497) + (xy 45.449431 154.307732) + (xy 45.449432 154.307734) + (xy 45.579954 154.494141) + (xy 45.740858 154.655045) + (xy 45.762283 154.670047) + (xy 45.927266 154.785568) + (xy 46.133504 154.881739) + (xy 46.353308 154.940635) + (xy 46.523214 154.955499) + (xy 46.523215 154.9555) + (xy 46.523216 154.9555) + (xy 47.436785 154.9555) + (xy 47.436785 154.955499) + (xy 47.606692 154.940635) + (xy 47.826496 154.881739) + (xy 48.032734 154.785568) + (xy 48.219139 154.655047) + (xy 48.380047 154.494139) + (xy 48.510568 154.307734) + (xy 48.606739 154.101496) + (xy 48.665635 153.881692) + (xy 48.685468 153.655) + (xy 48.665635 153.428308) + (xy 48.606739 153.208504) + (xy 48.510568 153.002266) + (xy 48.380047 152.815861) + (xy 48.380045 152.815858) + (xy 48.219141 152.654954) + (xy 48.032734 152.524432) + (xy 48.032728 152.524429) + (xy 47.974725 152.497382) + (xy 47.922285 152.45121) + (xy 47.903133 152.384017) + (xy 47.923348 152.317135) + (xy 47.974725 152.272618) + (xy 48.032734 152.245568) + (xy 48.219139 152.115047) + (xy 48.380047 151.954139) + (xy 48.510568 151.767734) + (xy 48.606739 151.561496) + (xy 48.665635 151.341692) + (xy 48.685468 151.115) + (xy 48.665635 150.888308) + (xy 48.606739 150.668504) + (xy 48.510568 150.462266) + (xy 48.402961 150.308586) + (xy 48.380045 150.275858) + (xy 48.219141 150.114954) + (xy 48.032734 149.984432) + (xy 48.032728 149.984429) + (xy 47.974725 149.957382) + (xy 47.922285 149.91121) + (xy 47.903133 149.844017) + (xy 47.923348 149.777135) + (xy 47.974725 149.732618) + (xy 48.032734 149.705568) + (xy 48.219139 149.575047) + (xy 48.380047 149.414139) + (xy 48.510568 149.227734) + (xy 48.606739 149.021496) + (xy 48.665635 148.801692) + (xy 48.683718 148.594998) + (xy 48.685468 148.575001) + (xy 48.685468 148.574998) + (xy 48.667385 148.368313) + (xy 48.665635 148.348308) + (xy 48.606739 148.128504) + (xy 48.510568 147.922266) + (xy 48.380047 147.735861) + (xy 48.380045 147.735858) + (xy 48.219141 147.574954) + (xy 48.032734 147.444432) + (xy 48.032728 147.444429) + (xy 47.974725 147.417382) + (xy 47.922285 147.37121) + (xy 47.903133 147.304017) + (xy 47.923348 147.237135) + (xy 47.974725 147.192618) + (xy 48.032734 147.165568) + (xy 48.219139 147.035047) + (xy 48.380047 146.874139) + (xy 48.510568 146.687734) + (xy 48.606739 146.481496) + (xy 48.665635 146.261692) + (xy 48.683814 146.053901) + (xy 48.685468 146.035001) + (xy 48.685468 146.034998) + (xy 48.667385 145.828313) + (xy 48.665635 145.808308) + (xy 48.606739 145.588504) + (xy 48.510568 145.382266) + (xy 48.380047 145.195861) + (xy 48.380045 145.195858) + (xy 48.219141 145.034954) + (xy 48.032734 144.904432) + (xy 48.032728 144.904429) + (xy 47.974725 144.877382) + (xy 47.922285 144.83121) + (xy 47.903133 144.764017) + (xy 47.923348 144.697135) + (xy 47.974725 144.652618) + (xy 48.032734 144.625568) + (xy 48.219139 144.495047) + (xy 48.380047 144.334139) + (xy 48.510568 144.147734) + (xy 48.606739 143.941496) + (xy 48.665635 143.721692) + (xy 48.685468 143.495) + (xy 48.665635 143.268308) + (xy 48.606739 143.048504) + (xy 48.510568 142.842266) + (xy 48.380047 142.655861) + (xy 48.380045 142.655858) + (xy 48.219141 142.494954) + (xy 48.032734 142.364432) + (xy 48.032728 142.364429) + (xy 47.974725 142.337382) + (xy 47.922285 142.29121) + (xy 47.903133 142.224017) + (xy 47.923348 142.157135) + (xy 47.974725 142.112618) + (xy 48.032734 142.085568) + (xy 48.219139 141.955047) + (xy 48.380047 141.794139) + (xy 48.510568 141.607734) + (xy 48.606739 141.401496) + (xy 48.665635 141.181692) + (xy 48.684144 140.970131) + (xy 48.685468 140.955001) + (xy 48.685468 140.954998) + (xy 48.67701 140.858326) + (xy 48.665635 140.728308) + (xy 48.606739 140.508504) + (xy 48.510568 140.302266) + (xy 48.390548 140.130858) + (xy 48.380045 140.115858) + (xy 48.219141 139.954954) + (xy 48.032734 139.824432) + (xy 48.032728 139.824429) + (xy 47.9883 139.803712) + (xy 47.974724 139.797381) + (xy 47.922285 139.75121) + (xy 47.903133 139.684017) + (xy 47.923348 139.617135) + (xy 47.974725 139.572618) + (xy 47.983983 139.568301) + (xy 48.032734 139.545568) + (xy 48.219139 139.415047) + (xy 48.380047 139.254139) + (xy 48.510568 139.067734) + (xy 48.606739 138.861496) + (xy 48.665635 138.641692) + (xy 48.685468 138.415) + (xy 48.682803 138.384544) + (xy 48.675757 138.304) + (xy 48.665635 138.188308) + (xy 48.606739 137.968504) + (xy 48.510568 137.762266) + (xy 48.387463 137.586452) + (xy 48.380045 137.575858) + (xy 48.219141 137.414954) + (xy 48.032734 137.284432) + (xy 48.032728 137.284429) + (xy 47.974725 137.257382) + (xy 47.922285 137.21121) + (xy 47.903133 137.144017) + (xy 47.923348 137.077135) + (xy 47.974725 137.032618) + (xy 47.983629 137.028466) + (xy 48.032734 137.005568) + (xy 48.219139 136.875047) + (xy 48.380047 136.714139) + (xy 48.510568 136.527734) + (xy 48.606739 136.321496) + (xy 48.665635 136.101692) + (xy 48.685468 135.875) + (xy 48.682803 135.844544) + (xy 48.677916 135.788685) + (xy 48.665635 135.648308) + (xy 48.606739 135.428504) + (xy 48.510568 135.222266) + (xy 48.380047 135.035861) + (xy 48.380045 135.035858) + (xy 48.219141 134.874954) + (xy 48.032734 134.744432) + (xy 48.032728 134.744429) + (xy 47.994399 134.726556) + (xy 47.974724 134.717381) + (xy 47.922285 134.67121) + (xy 47.903133 134.604017) + (xy 47.923348 134.537135) + (xy 47.974725 134.492618) + (xy 48.032734 134.465568) + (xy 48.219139 134.335047) + (xy 48.380047 134.174139) + (xy 48.510568 133.987734) + (xy 48.606739 133.781496) + (xy 48.665635 133.561692) + (xy 48.683718 133.354998) + (xy 48.685468 133.335001) + (xy 48.685468 133.334998) + (xy 48.675757 133.224) + (xy 48.665635 133.108308) + (xy 48.606739 132.888504) + (xy 48.510568 132.682266) + (xy 48.380047 132.495861) + (xy 48.380045 132.495858) + (xy 48.219141 132.334954) + (xy 48.032734 132.204432) + (xy 48.032728 132.204429) + (xy 47.994399 132.186556) + (xy 47.974724 132.177381) + (xy 47.922285 132.13121) + (xy 47.903133 132.064017) + (xy 47.923348 131.997135) + (xy 47.974725 131.952618) + (xy 48.032734 131.925568) + (xy 48.219139 131.795047) + (xy 48.380047 131.634139) + (xy 48.510568 131.447734) + (xy 48.606739 131.241496) + (xy 48.665635 131.021692) + (xy 48.685468 130.795) + (xy 48.682803 130.764544) + (xy 48.671006 130.629697) + (xy 48.665635 130.568308) + (xy 48.606739 130.348504) + (xy 48.510568 130.142266) + (xy 48.380047 129.955861) + (xy 48.380045 129.955858) + (xy 48.219141 129.794954) + (xy 48.032734 129.664432) + (xy 48.032728 129.664429) + (xy 47.994399 129.646556) + (xy 47.974724 129.637381) + (xy 47.922285 129.59121) + (xy 47.903133 129.524017) + (xy 47.923348 129.457135) + (xy 47.974725 129.412618) + (xy 48.032734 129.385568) + (xy 48.219139 129.255047) + (xy 48.380047 129.094139) + (xy 48.510568 128.907734) + (xy 48.606739 128.701496) + (xy 48.665635 128.481692) + (xy 48.685468 128.255) + (xy 48.682803 128.224544) + (xy 48.675831 128.144852) + (xy 48.665635 128.028308) + (xy 48.606739 127.808504) + (xy 48.510568 127.602266) + (xy 48.380047 127.415861) + (xy 48.380045 127.415858) + (xy 48.219141 127.254954) + (xy 48.032734 127.124432) + (xy 48.032728 127.124429) + (xy 47.994399 127.106556) + (xy 47.974724 127.097381) + (xy 47.922285 127.05121) + (xy 47.903133 126.984017) + (xy 47.923348 126.917135) + (xy 47.974725 126.872618) + (xy 47.987088 126.866853) + (xy 48.032734 126.845568) + (xy 48.219139 126.715047) + (xy 48.380047 126.554139) + (xy 48.510568 126.367734) + (xy 48.606739 126.161496) + (xy 48.665635 125.941692) + (xy 48.685468 125.715) + (xy 48.682803 125.684544) + (xy 48.67626 125.609751) + (xy 48.665635 125.488308) + (xy 48.606739 125.268504) + (xy 48.510568 125.062266) + (xy 48.387463 124.886452) + (xy 48.380045 124.875858) + (xy 48.219141 124.714954) + (xy 48.032734 124.584432) + (xy 48.032728 124.584429) + (xy 47.974725 124.557382) + (xy 47.922285 124.51121) + (xy 47.903133 124.444017) + (xy 47.923348 124.377135) + (xy 47.974725 124.332618) + (xy 48.032734 124.305568) + (xy 48.219139 124.175047) + (xy 48.380047 124.014139) + (xy 48.510568 123.827734) + (xy 48.606739 123.621496) + (xy 48.665635 123.401692) + (xy 48.685468 123.175) + (xy 48.665635 122.948308) + (xy 48.606739 122.728504) + (xy 48.510568 122.522266) + (xy 48.380047 122.335861) + (xy 48.380045 122.335858) + (xy 48.219141 122.174954) + (xy 48.032734 122.044432) + (xy 48.032728 122.044429) + (xy 47.974725 122.017382) + (xy 47.922285 121.97121) + (xy 47.903133 121.904017) + (xy 47.923348 121.837135) + (xy 47.974725 121.792618) + (xy 48.032734 121.765568) + (xy 48.165043 121.672924) + (xy 48.231249 121.650598) + (xy 48.236166 121.6505) + (xy 48.32977 121.6505) + (xy 48.396809 121.670185) + (xy 48.417451 121.686819) + (xy 48.448344 121.717712) + (xy 48.597666 121.809814) + (xy 48.764203 121.864999) + (xy 48.866991 121.8755) + (xy 49.642008 121.875499) + (xy 49.642016 121.875498) + (xy 49.642019 121.875498) + (xy 49.698302 121.869748) + (xy 49.744797 121.864999) + (xy 49.911334 121.809814) + (xy 50.060656 121.717712) + (xy 50.184712 121.593656) + (xy 50.186752 121.590347) + (xy 50.188745 121.588555) + (xy 50.189193 121.587989) + (xy 50.189289 121.588065) + (xy 50.238694 121.543623) + (xy 50.307656 121.532395) + (xy 50.37174 121.560234) + (xy 50.397829 121.590339) + (xy 50.399681 121.593341) + (xy 50.399683 121.593344) + (xy 50.523654 121.717315) + (xy 50.672875 121.809356) + (xy 50.67288 121.809358) + (xy 50.839302 121.864505) + (xy 50.839309 121.864506) + (xy 50.942019 121.874999) + (xy 51.079499 121.874999) + (xy 51.0795 121.874998) + (xy 51.0795 120.9) + (xy 51.5795 120.9) + (xy 51.5795 121.874999) + (xy 51.716972 121.874999) + (xy 51.716986 121.874998) + (xy 51.819697 121.864505) + (xy 51.986119 121.809358) + (xy 51.986124 121.809356) + (xy 52.135345 121.717315) + (xy 52.259315 121.593345) + (xy 52.351356 121.444124) + (xy 52.351358 121.444119) + (xy 52.406505 121.277697) + (xy 52.406506 121.27769) + (xy 52.416999 121.174986) + (xy 52.417 121.174973) + (xy 52.417 120.9) + (xy 51.5795 120.9) + (xy 51.0795 120.9) + (xy 51.0795 120.524) + (xy 51.099185 120.456961) + (xy 51.151989 120.411206) + (xy 51.2035 120.4) + (xy 52.416999 120.4) + (xy 52.416999 120.3595) + (xy 52.436684 120.292461) + (xy 52.489488 120.246706) + (xy 52.540999 120.2355) + (xy 52.7755 120.2355) + (xy 52.842539 120.255185) + (xy 52.888294 120.307989) + (xy 52.8995 120.3595) + (xy 52.8995 121.48287) + (xy 52.899501 121.482876) + (xy 52.905908 121.542483) + (xy 52.956202 121.677328) + (xy 52.956206 121.677335) + (xy 53.042452 121.792544) + (xy 53.042455 121.792547) + (xy 53.157664 121.878793) + (xy 53.157671 121.878797) + (xy 53.179177 121.886818) + (xy 53.292517 121.929091) + (xy 53.327596 121.932862) + (xy 53.392144 121.959599) + (xy 53.431993 122.016991) + (xy 53.434488 122.086816) + (xy 53.398836 122.146905) + (xy 53.385464 122.157725) + (xy 53.360858 122.174954) + (xy 53.199954 122.335858) + (xy 53.069432 122.522265) + (xy 53.069431 122.522267) + (xy 52.973261 122.728502) + (xy 52.973258 122.728511) + (xy 52.914366 122.948302) + (xy 52.914364 122.948313) + (xy 52.894532 123.174998) + (xy 52.894532 123.175001) + (xy 52.914364 123.401686) + (xy 52.914366 123.401697) + (xy 52.973258 123.621488) + (xy 52.973261 123.621497) + (xy 53.069431 123.827732) + (xy 53.069432 123.827734) + (xy 53.199954 124.014141) + (xy 53.360858 124.175045) + (xy 53.382282 124.190046) + (xy 53.547266 124.305568) + (xy 53.605275 124.332618) + (xy 53.657714 124.378791) + (xy 53.676866 124.445984) + (xy 53.65665 124.512865) + (xy 53.605275 124.557382) + (xy 53.547267 124.584431) + (xy 53.547265 124.584432) + (xy 53.360858 124.714954) + (xy 53.199954 124.875858) + (xy 53.069432 125.062265) + (xy 53.069431 125.062267) + (xy 52.973261 125.268502) + (xy 52.973258 125.268511) + (xy 52.914366 125.488302) + (xy 52.914364 125.488313) + (xy 52.894532 125.714998) + (xy 52.894532 125.715001) + (xy 52.914364 125.941686) + (xy 52.914366 125.941697) + (xy 52.973258 126.161488) + (xy 52.973261 126.161497) + (xy 53.069431 126.367732) + (xy 53.069432 126.367734) + (xy 53.199954 126.554141) + (xy 53.360858 126.715045) + (xy 53.382283 126.730047) + (xy 53.547266 126.845568) + (xy 53.592912 126.866853) + (xy 53.605275 126.872618) + (xy 53.657714 126.918791) + (xy 53.676866 126.985984) + (xy 53.65665 127.052865) + (xy 53.605275 127.097381) + (xy 53.588272 127.10531) + (xy 53.547267 127.124431) + (xy 53.547265 127.124432) + (xy 53.360858 127.254954) + (xy 53.199954 127.415858) + (xy 53.069432 127.602265) + (xy 53.069431 127.602267) + (xy 52.973261 127.808502) + (xy 52.973258 127.808511) + (xy 52.914366 128.028302) + (xy 52.914364 128.028313) + (xy 52.894532 128.254998) + (xy 52.894532 128.255001) + (xy 52.914364 128.481686) + (xy 52.914366 128.481697) + (xy 52.973258 128.701488) + (xy 52.973261 128.701497) + (xy 53.069431 128.907732) + (xy 53.069432 128.907734) + (xy 53.199954 129.094141) + (xy 53.360858 129.255045) + (xy 53.382283 129.270047) + (xy 53.547266 129.385568) + (xy 53.605275 129.412618) + (xy 53.657714 129.458791) + (xy 53.676866 129.525984) + (xy 53.65665 129.592865) + (xy 53.605275 129.637381) + (xy 53.588272 129.64531) + (xy 53.547267 129.664431) + (xy 53.547265 129.664432) + (xy 53.360858 129.794954) + (xy 53.199954 129.955858) + (xy 53.069432 130.142265) + (xy 53.069431 130.142267) + (xy 52.973261 130.348502) + (xy 52.973258 130.348511) + (xy 52.914366 130.568302) + (xy 52.914364 130.568313) + (xy 52.894532 130.794998) + (xy 52.894532 130.795001) + (xy 52.914364 131.021686) + (xy 52.914366 131.021697) + (xy 52.973258 131.241488) + (xy 52.973261 131.241497) + (xy 53.069431 131.447732) + (xy 53.069432 131.447734) + (xy 53.199954 131.634141) + (xy 53.360858 131.795045) + (xy 53.382283 131.810047) + (xy 53.547266 131.925568) + (xy 53.605275 131.952618) + (xy 53.657714 131.998791) + (xy 53.676866 132.065984) + (xy 53.65665 132.132865) + (xy 53.605275 132.177381) + (xy 53.588272 132.18531) + (xy 53.547267 132.204431) + (xy 53.547265 132.204432) + (xy 53.360858 132.334954) + (xy 53.199954 132.495858) + (xy 53.069432 132.682265) + (xy 53.069431 132.682267) + (xy 52.973261 132.888502) + (xy 52.973258 132.888511) + (xy 52.914366 133.108302) + (xy 52.914364 133.108313) + (xy 52.894532 133.334998) + (xy 52.894532 133.335001) + (xy 52.914364 133.561686) + (xy 52.914366 133.561697) + (xy 52.973258 133.781488) + (xy 52.973261 133.781497) + (xy 53.069431 133.987732) + (xy 53.069432 133.987734) + (xy 53.199954 134.174141) + (xy 53.360858 134.335045) + (xy 53.382283 134.350047) + (xy 53.547266 134.465568) + (xy 53.605275 134.492618) + (xy 53.657714 134.538791) + (xy 53.676866 134.605984) + (xy 53.65665 134.672865) + (xy 53.605275 134.717381) + (xy 53.588272 134.72531) + (xy 53.547267 134.744431) + (xy 53.547265 134.744432) + (xy 53.360858 134.874954) + (xy 53.199954 135.035858) + (xy 53.069432 135.222265) + (xy 53.069431 135.222267) + (xy 52.973261 135.428502) + (xy 52.973258 135.428511) + (xy 52.914366 135.648302) + (xy 52.914364 135.648313) + (xy 52.894532 135.874998) + (xy 52.894532 135.875001) + (xy 52.914364 136.101686) + (xy 52.914366 136.101697) + (xy 52.973258 136.321488) + (xy 52.973261 136.321497) + (xy 53.069431 136.527732) + (xy 53.069432 136.527734) + (xy 53.199954 136.714141) + (xy 53.360858 136.875045) + (xy 53.382282 136.890046) + (xy 53.547266 137.005568) + (xy 53.596371 137.028466) + (xy 53.605275 137.032618) + (xy 53.657714 137.078791) + (xy 53.676866 137.145984) + (xy 53.65665 137.212865) + (xy 53.605275 137.257382) + (xy 53.547267 137.284431) + (xy 53.547265 137.284432) + (xy 53.360858 137.414954) + (xy 53.199954 137.575858) + (xy 53.069432 137.762265) + (xy 53.069431 137.762267) + (xy 52.973261 137.968502) + (xy 52.973258 137.968511) + (xy 52.914366 138.188302) + (xy 52.914364 138.188313) + (xy 52.894532 138.414998) + (xy 52.894532 138.415001) + (xy 52.914364 138.641686) + (xy 52.914366 138.641697) + (xy 52.973258 138.861488) + (xy 52.973261 138.861497) + (xy 53.069431 139.067732) + (xy 53.069432 139.067734) + (xy 53.199954 139.254141) + (xy 53.360858 139.415045) + (xy 53.382283 139.430047) + (xy 53.547266 139.545568) + (xy 53.596017 139.568301) + (xy 53.605275 139.572618) + (xy 53.657714 139.618791) + (xy 53.676866 139.685984) + (xy 53.65665 139.752865) + (xy 53.605275 139.797381) + (xy 53.5917 139.803712) + (xy 53.547267 139.824431) + (xy 53.547265 139.824432) + (xy 53.360858 139.954954) + (xy 53.199954 140.115858) + (xy 53.069432 140.302265) + (xy 53.069431 140.302267) + (xy 52.973261 140.508502) + (xy 52.973258 140.508511) + (xy 52.914366 140.728302) + (xy 52.914364 140.728313) + (xy 52.894532 140.954998) + (xy 52.894532 140.955001) + (xy 52.914364 141.181686) + (xy 52.914366 141.181697) + (xy 52.973258 141.401488) + (xy 52.973261 141.401497) + (xy 53.069431 141.607732) + (xy 53.069432 141.607734) + (xy 53.199954 141.794141) + (xy 53.360858 141.955045) + (xy 53.382283 141.970047) + (xy 53.547266 142.085568) + (xy 53.605275 142.112618) + (xy 53.657714 142.158791) + (xy 53.676866 142.225984) + (xy 53.65665 142.292865) + (xy 53.605275 142.337382) + (xy 53.547267 142.364431) + (xy 53.547265 142.364432) + (xy 53.360858 142.494954) + (xy 53.199954 142.655858) + (xy 53.069432 142.842265) + (xy 53.069431 142.842267) + (xy 52.973261 143.048502) + (xy 52.973258 143.048511) + (xy 52.914366 143.268302) + (xy 52.914364 143.268313) + (xy 52.894532 143.494998) + (xy 52.894532 143.495001) + (xy 52.914364 143.721686) + (xy 52.914366 143.721697) + (xy 52.973258 143.941488) + (xy 52.973261 143.941497) + (xy 53.069431 144.147732) + (xy 53.069432 144.147734) + (xy 53.199954 144.334141) + (xy 53.360858 144.495045) + (xy 53.398934 144.521706) + (xy 53.547266 144.625568) + (xy 53.605275 144.652618) + (xy 53.657714 144.698791) + (xy 53.676866 144.765984) + (xy 53.65665 144.832865) + (xy 53.605275 144.877382) + (xy 53.547267 144.904431) + (xy 53.547265 144.904432) + (xy 53.360858 145.034954) + (xy 53.199954 145.195858) + (xy 53.069432 145.382265) + (xy 53.069431 145.382267) + (xy 52.973261 145.588502) + (xy 52.973258 145.588511) + (xy 52.914366 145.808302) + (xy 52.914364 145.808313) + (xy 52.894532 146.034998) + (xy 52.894532 146.035001) + (xy 52.914364 146.261686) + (xy 52.914366 146.261697) + (xy 52.973258 146.481488) + (xy 52.973261 146.481497) + (xy 53.069431 146.687732) + (xy 53.069432 146.687734) + (xy 53.199954 146.874141) + (xy 53.360858 147.035045) + (xy 53.405063 147.065997) + (xy 53.547266 147.165568) + (xy 53.605275 147.192618) + (xy 53.657714 147.238791) + (xy 53.676866 147.305984) + (xy 53.65665 147.372865) + (xy 53.605275 147.417382) + (xy 53.547267 147.444431) + (xy 53.547265 147.444432) + (xy 53.360858 147.574954) + (xy 53.199954 147.735858) + (xy 53.069432 147.922265) + (xy 53.069431 147.922267) + (xy 52.973261 148.128502) + (xy 52.973258 148.128511) + (xy 52.914366 148.348302) + (xy 52.914364 148.348313) + (xy 52.894532 148.574998) + (xy 52.894532 148.575001) + (xy 52.914364 148.801686) + (xy 52.914366 148.801697) + (xy 52.973258 149.021488) + (xy 52.973261 149.021497) + (xy 53.069431 149.227732) + (xy 53.069432 149.227734) + (xy 53.199954 149.414141) + (xy 53.360858 149.575045) + (xy 53.382283 149.590047) + (xy 53.547266 149.705568) + (xy 53.605275 149.732618) + (xy 53.657714 149.778791) + (xy 53.676866 149.845984) + (xy 53.65665 149.912865) + (xy 53.605275 149.957382) + (xy 53.547267 149.984431) + (xy 53.547265 149.984432) + (xy 53.360858 150.114954) + (xy 53.199954 150.275858) + (xy 53.069432 150.462265) + (xy 53.069431 150.462267) + (xy 52.973261 150.668502) + (xy 52.973258 150.668511) + (xy 52.914366 150.888302) + (xy 52.914364 150.888313) + (xy 52.894532 151.114998) + (xy 52.894532 151.115001) + (xy 52.914364 151.341686) + (xy 52.914366 151.341697) + (xy 52.973258 151.561488) + (xy 52.973261 151.561497) + (xy 53.069431 151.767732) + (xy 53.069432 151.767734) + (xy 53.199954 151.954141) + (xy 53.360858 152.115045) + (xy 53.382283 152.130047) + (xy 53.547266 152.245568) + (xy 53.605865 152.272893) + (xy 53.658305 152.319065) + (xy 53.677457 152.386258) + (xy 53.657242 152.453139) + (xy 53.605867 152.497657) + (xy 53.547515 152.524867) + (xy 53.361179 152.655342) + (xy 53.200342 152.816179) + (xy 53.069865 153.002517) + (xy 52.973734 153.208673) + (xy 52.97373 153.208682) + (xy 52.921127 153.404999) + (xy 52.921128 153.405) + (xy 54.284314 153.405) + (xy 54.272359 153.416955) + (xy 54.214835 153.529852) + (xy 54.195014 153.655) + (xy 54.214835 153.780148) + (xy 54.272359 153.893045) + (xy 54.284314 153.905) + (xy 52.921128 153.905) + (xy 52.97373 154.101317) + (xy 52.973734 154.101326) + (xy 53.069865 154.307482) + (xy 53.200342 154.49382) + (xy 53.361179 154.654657) + (xy 53.547517 154.785134) + (xy 53.753673 154.881265) + (xy 53.753682 154.881269) + (xy 53.973389 154.940139) + (xy 53.9734 154.940141) + (xy 54.143233 154.954999) + (xy 54.143236 154.955) + (xy 54.35 154.955) + (xy 54.35 153.970686) + (xy 54.361955 153.982641) + (xy 54.474852 154.040165) + (xy 54.568519 154.055) + (xy 54.631481 154.055) + (xy 54.725148 154.040165) + (xy 54.838045 153.982641) + (xy 54.85 153.970686) + (xy 54.85 154.955) + (xy 55.056764 154.955) + (xy 55.056766 154.954999) + (xy 55.226599 154.940141) + (xy 55.22661 154.940139) + (xy 55.446317 154.881269) + (xy 55.446326 154.881265) + (xy 55.652482 154.785134) + (xy 55.83882 154.654657) + (xy 55.999657 154.49382) + (xy 56.130134 154.307482) + (xy 56.226265 154.101326) + (xy 56.226269 154.101317) + (xy 56.278872 153.905) + (xy 54.915686 153.905) + (xy 54.927641 153.893045) + (xy 54.985165 153.780148) + (xy 55.004986 153.655) + (xy 54.985165 153.529852) + (xy 54.927641 153.416955) + (xy 54.915686 153.405) + (xy 56.278872 153.405) + (xy 56.278872 153.404999) + (xy 56.226269 153.208682) + (xy 56.226265 153.208673) + (xy 56.130134 153.002517) + (xy 55.999657 152.816179) + (xy 55.83882 152.655342) + (xy 55.652482 152.524865) + (xy 55.594133 152.497657) + (xy 55.541694 152.451484) + (xy 55.522542 152.384291) + (xy 55.542758 152.31741) + (xy 55.594129 152.272895) + (xy 55.652734 152.245568) + (xy 55.839139 152.115047) + (xy 56.000047 151.954139) + (xy 56.130568 151.767734) + (xy 56.226739 151.561496) + (xy 56.285635 151.341692) + (xy 56.305468 151.115) + (xy 56.285635 150.888308) + (xy 56.226739 150.668504) + (xy 56.130568 150.462266) + (xy 56.022961 150.308586) + (xy 56.000045 150.275858) + (xy 55.839141 150.114954) + (xy 55.652734 149.984432) + (xy 55.652728 149.984429) + (xy 55.594725 149.957382) + (xy 55.542285 149.91121) + (xy 55.523133 149.844017) + (xy 55.543348 149.777135) + (xy 55.594725 149.732618) + (xy 55.652734 149.705568) + (xy 55.839139 149.575047) + (xy 56.000047 149.414139) + (xy 56.130568 149.227734) + (xy 56.226739 149.021496) + (xy 56.285635 148.801692) + (xy 56.303718 148.594998) + (xy 56.305468 148.575001) + (xy 56.305468 148.574998) + (xy 56.287385 148.368313) + (xy 56.285635 148.348308) + (xy 56.226739 148.128504) + (xy 56.130568 147.922266) + (xy 56.000047 147.735861) + (xy 56.000045 147.735858) + (xy 55.839141 147.574954) + (xy 55.652734 147.444432) + (xy 55.652728 147.444429) + (xy 55.594725 147.417382) + (xy 55.542285 147.37121) + (xy 55.523133 147.304017) + (xy 55.543348 147.237135) + (xy 55.594725 147.192618) + (xy 55.652734 147.165568) + (xy 55.839139 147.035047) + (xy 56.000047 146.874139) + (xy 56.130568 146.687734) + (xy 56.226739 146.481496) + (xy 56.285635 146.261692) + (xy 56.303814 146.053901) + (xy 56.305468 146.035001) + (xy 56.305468 146.034998) + (xy 56.287385 145.828313) + (xy 56.285635 145.808308) + (xy 56.226739 145.588504) + (xy 56.130568 145.382266) + (xy 56.000047 145.195861) + (xy 56.000045 145.195858) + (xy 55.839141 145.034954) + (xy 55.652734 144.904432) + (xy 55.652728 144.904429) + (xy 55.594725 144.877382) + (xy 55.542285 144.83121) + (xy 55.523133 144.764017) + (xy 55.543348 144.697135) + (xy 55.594725 144.652618) + (xy 55.652734 144.625568) + (xy 55.839139 144.495047) + (xy 56.000047 144.334139) + (xy 56.130568 144.147734) + (xy 56.226739 143.941496) + (xy 56.285635 143.721692) + (xy 56.305468 143.495) + (xy 56.285635 143.268308) + (xy 56.226739 143.048504) + (xy 56.130568 142.842266) + (xy 56.000047 142.655861) + (xy 56.000045 142.655858) + (xy 55.839141 142.494954) + (xy 55.652734 142.364432) + (xy 55.652728 142.364429) + (xy 55.594725 142.337382) + (xy 55.542285 142.29121) + (xy 55.523133 142.224017) + (xy 55.543348 142.157135) + (xy 55.594725 142.112618) + (xy 55.652734 142.085568) + (xy 55.839139 141.955047) + (xy 56.000047 141.794139) + (xy 56.130568 141.607734) + (xy 56.226739 141.401496) + (xy 56.285635 141.181692) + (xy 56.304144 140.970131) + (xy 56.305468 140.955001) + (xy 56.305468 140.954998) + (xy 56.29701 140.858326) + (xy 56.285635 140.728308) + (xy 56.226739 140.508504) + (xy 56.130568 140.302266) + (xy 56.010548 140.130858) + (xy 56.000045 140.115858) + (xy 55.839141 139.954954) + (xy 55.652734 139.824432) + (xy 55.652728 139.824429) + (xy 55.6083 139.803712) + (xy 55.594724 139.797381) + (xy 55.542285 139.75121) + (xy 55.523133 139.684017) + (xy 55.543348 139.617135) + (xy 55.594725 139.572618) + (xy 55.603983 139.568301) + (xy 55.652734 139.545568) + (xy 55.839139 139.415047) + (xy 56.000047 139.254139) + (xy 56.130568 139.067734) + (xy 56.226739 138.861496) + (xy 56.285635 138.641692) + (xy 56.305468 138.415) + (xy 56.302803 138.384544) + (xy 56.295757 138.304) + (xy 56.285635 138.188308) + (xy 56.226739 137.968504) + (xy 56.130568 137.762266) + (xy 56.007463 137.586452) + (xy 56.000045 137.575858) + (xy 55.839141 137.414954) + (xy 55.652734 137.284432) + (xy 55.652728 137.284429) + (xy 55.594725 137.257382) + (xy 55.542285 137.21121) + (xy 55.523133 137.144017) + (xy 55.543348 137.077135) + (xy 55.594725 137.032618) + (xy 55.603629 137.028466) + (xy 55.652734 137.005568) + (xy 55.839139 136.875047) + (xy 56.000047 136.714139) + (xy 56.130568 136.527734) + (xy 56.226739 136.321496) + (xy 56.285635 136.101692) + (xy 56.305468 135.875) + (xy 56.302803 135.844544) + (xy 56.297916 135.788685) + (xy 56.285635 135.648308) + (xy 56.226739 135.428504) + (xy 56.130568 135.222266) + (xy 56.000047 135.035861) + (xy 56.000045 135.035858) + (xy 55.839141 134.874954) + (xy 55.652734 134.744432) + (xy 55.652728 134.744429) + (xy 55.614399 134.726556) + (xy 55.594724 134.717381) + (xy 55.542285 134.67121) + (xy 55.523133 134.604017) + (xy 55.543348 134.537135) + (xy 55.594725 134.492618) + (xy 55.652734 134.465568) + (xy 55.839139 134.335047) + (xy 56.000047 134.174139) + (xy 56.130568 133.987734) + (xy 56.226739 133.781496) + (xy 56.285635 133.561692) + (xy 56.303718 133.354998) + (xy 56.305468 133.335001) + (xy 56.305468 133.334998) + (xy 56.295757 133.224) + (xy 56.285635 133.108308) + (xy 56.226739 132.888504) + (xy 56.130568 132.682266) + (xy 56.000047 132.495861) + (xy 56.000045 132.495858) + (xy 55.839141 132.334954) + (xy 55.652734 132.204432) + (xy 55.652728 132.204429) + (xy 55.614399 132.186556) + (xy 55.594724 132.177381) + (xy 55.542285 132.13121) + (xy 55.523133 132.064017) + (xy 55.543348 131.997135) + (xy 55.594725 131.952618) + (xy 55.652734 131.925568) + (xy 55.839139 131.795047) + (xy 56.000047 131.634139) + (xy 56.130568 131.447734) + (xy 56.226739 131.241496) + (xy 56.285635 131.021692) + (xy 56.305468 130.795) + (xy 56.302803 130.764544) + (xy 56.291006 130.629697) + (xy 56.285635 130.568308) + (xy 56.226739 130.348504) + (xy 56.130568 130.142266) + (xy 56.000047 129.955861) + (xy 56.000045 129.955858) + (xy 55.839141 129.794954) + (xy 55.652734 129.664432) + (xy 55.652728 129.664429) + (xy 55.614399 129.646556) + (xy 55.594724 129.637381) + (xy 55.542285 129.59121) + (xy 55.523133 129.524017) + (xy 55.543348 129.457135) + (xy 55.594725 129.412618) + (xy 55.652734 129.385568) + (xy 55.839139 129.255047) + (xy 56.000047 129.094139) + (xy 56.130568 128.907734) + (xy 56.226739 128.701496) + (xy 56.285635 128.481692) + (xy 56.305468 128.255) + (xy 56.302803 128.224544) + (xy 56.295831 128.144852) + (xy 56.285635 128.028308) + (xy 56.226739 127.808504) + (xy 56.130568 127.602266) + (xy 56.000047 127.415861) + (xy 56.000045 127.415858) + (xy 55.839141 127.254954) + (xy 55.652734 127.124432) + (xy 55.652728 127.124429) + (xy 55.614399 127.106556) + (xy 55.594724 127.097381) + (xy 55.542285 127.05121) + (xy 55.523133 126.984017) + (xy 55.543348 126.917135) + (xy 55.594725 126.872618) + (xy 55.607088 126.866853) + (xy 55.652734 126.845568) + (xy 55.839139 126.715047) + (xy 56.000047 126.554139) + (xy 56.130568 126.367734) + (xy 56.226739 126.161496) + (xy 56.285635 125.941692) + (xy 56.305468 125.715) + (xy 56.302803 125.684544) + (xy 56.29626 125.609751) + (xy 56.285635 125.488308) + (xy 56.226739 125.268504) + (xy 56.130568 125.062266) + (xy 56.007463 124.886452) + (xy 56.000045 124.875858) + (xy 55.839141 124.714954) + (xy 55.652734 124.584432) + (xy 55.652728 124.584429) + (xy 55.594725 124.557382) + (xy 55.542285 124.51121) + (xy 55.523133 124.444017) + (xy 55.543348 124.377135) + (xy 55.594725 124.332618) + (xy 55.652734 124.305568) + (xy 55.839139 124.175047) + (xy 56.000047 124.014139) + (xy 56.130568 123.827734) + (xy 56.226739 123.621496) + (xy 56.285635 123.401692) + (xy 56.305468 123.175) + (xy 56.285635 122.948308) + (xy 56.226739 122.728504) + (xy 56.130568 122.522266) + (xy 56.000047 122.335861) + (xy 56.000045 122.335858) + (xy 55.839143 122.174956) + (xy 55.814536 122.157726) + (xy 55.770912 122.103149) + (xy 55.763719 122.03365) + (xy 55.795241 121.971296) + (xy 55.855471 121.935882) + (xy 55.872404 121.932861) + (xy 55.907483 121.929091) + (xy 56.042331 121.878796) + (xy 56.157546 121.792546) + (xy 56.243796 121.677331) + (xy 56.294091 121.542483) + (xy 56.3005 121.482873) + (xy 56.300499 120.359499) + (xy 56.320184 120.292461) + (xy 56.372987 120.246706) + (xy 56.424499 120.2355) + (xy 56.623088 120.2355) + (xy 56.690127 120.255185) + (xy 56.735882 120.307989) + (xy 56.745826 120.377147) + (xy 56.742863 120.391593) + (xy 56.734366 120.423302) + (xy 56.734364 120.423313) + (xy 56.714532 120.649998) + (xy 56.714532 120.650001) + (xy 56.734364 120.876686) + (xy 56.734366 120.876697) + (xy 56.793258 121.096488) + (xy 56.793261 121.096497) + (xy 56.889431 121.302732) + (xy 56.889432 121.302734) + (xy 57.019954 121.489141) + (xy 57.180858 121.650045) + (xy 57.180861 121.650047) + (xy 57.367266 121.780568) + (xy 57.425275 121.807618) + (xy 57.477714 121.853791) + (xy 57.496866 121.920984) + (xy 57.47665 121.987865) + (xy 57.425275 122.032381) + (xy 57.413862 122.037704) + (xy 57.367267 122.059431) + (xy 57.367265 122.059432) + (xy 57.180858 122.189954) + (xy 57.019954 122.350858) + (xy 56.889432 122.537265) + (xy 56.889431 122.537267) + (xy 56.793261 122.743502) + (xy 56.793258 122.743511) + (xy 56.734366 122.963302) + (xy 56.734364 122.963313) + (xy 56.714532 123.189998) + (xy 56.714532 123.190001) + (xy 56.734364 123.416686) + (xy 56.734366 123.416697) + (xy 56.793258 123.636488) + (xy 56.793261 123.636497) + (xy 56.889431 123.842732) + (xy 56.889432 123.842734) + (xy 57.019954 124.029141) + (xy 57.180858 124.190045) + (xy 57.180861 124.190047) + (xy 57.367266 124.320568) + (xy 57.425275 124.347618) + (xy 57.477714 124.393791) + (xy 57.496866 124.460984) + (xy 57.47665 124.527865) + (xy 57.425275 124.572381) + (xy 57.42224 124.573797) + (xy 57.367267 124.599431) + (xy 57.367265 124.599432) + (xy 57.180858 124.729954) + (xy 57.019954 124.890858) + (xy 56.889432 125.077265) + (xy 56.889431 125.077267) + (xy 56.793261 125.283502) + (xy 56.793258 125.283511) + (xy 56.734366 125.503302) + (xy 56.734364 125.503313) + (xy 56.714532 125.729998) + (xy 56.714532 125.730001) + (xy 56.734364 125.956686) + (xy 56.734366 125.956697) + (xy 56.793258 126.176488) + (xy 56.793261 126.176497) + (xy 56.889431 126.382732) + (xy 56.889432 126.382734) + (xy 57.019954 126.569141) + (xy 57.180858 126.730045) + (xy 57.180861 126.730047) + (xy 57.367266 126.860568) + (xy 57.423188 126.886645) + (xy 57.425275 126.887618) + (xy 57.477714 126.933791) + (xy 57.496866 127.000984) + (xy 57.47665 127.067865) + (xy 57.425275 127.112381) + (xy 57.408404 127.120249) + (xy 57.367267 127.139431) + (xy 57.367265 127.139432) + (xy 57.180858 127.269954) + (xy 57.019954 127.430858) + (xy 56.889432 127.617265) + (xy 56.889431 127.617267) + (xy 56.793261 127.823502) + (xy 56.793258 127.823511) + (xy 56.734366 128.043302) + (xy 56.734364 128.043313) + (xy 56.714532 128.269998) + (xy 56.714532 128.270001) + (xy 56.734364 128.496686) + (xy 56.734366 128.496697) + (xy 56.793258 128.716488) + (xy 56.793261 128.716497) + (xy 56.889431 128.922732) + (xy 56.889432 128.922734) + (xy 57.019954 129.109141) + (xy 57.180858 129.270045) + (xy 57.180861 129.270047) + (xy 57.367266 129.400568) + (xy 57.424681 129.427341) + (xy 57.425275 129.427618) + (xy 57.477714 129.473791) + (xy 57.496866 129.540984) + (xy 57.47665 129.607865) + (xy 57.425275 129.652382) + (xy 57.367267 129.679431) + (xy 57.367265 129.679432) + (xy 57.180858 129.809954) + (xy 57.019954 129.970858) + (xy 56.889432 130.157265) + (xy 56.889431 130.157267) + (xy 56.793261 130.363502) + (xy 56.793258 130.363511) + (xy 56.734366 130.583302) + (xy 56.734364 130.583313) + (xy 56.714532 130.809998) + (xy 56.714532 130.810001) + (xy 56.734364 131.036686) + (xy 56.734366 131.036697) + (xy 56.793258 131.256488) + (xy 56.793261 131.256497) + (xy 56.889431 131.462732) + (xy 56.889432 131.462734) + (xy 57.019954 131.649141) + (xy 57.180858 131.810045) + (xy 57.180861 131.810047) + (xy 57.367266 131.940568) + (xy 57.424681 131.967341) + (xy 57.425275 131.967618) + (xy 57.477714 132.013791) + (xy 57.496866 132.080984) + (xy 57.47665 132.147865) + (xy 57.425275 132.192382) + (xy 57.367267 132.219431) + (xy 57.367265 132.219432) + (xy 57.180858 132.349954) + (xy 57.019954 132.510858) + (xy 56.889432 132.697265) + (xy 56.889431 132.697267) + (xy 56.793261 132.903502) + (xy 56.793258 132.903511) + (xy 56.734366 133.123302) + (xy 56.734364 133.123313) + (xy 56.714532 133.349998) + (xy 56.714532 133.350001) + (xy 56.734364 133.576686) + (xy 56.734366 133.576697) + (xy 56.793258 133.796488) + (xy 56.793261 133.796497) + (xy 56.889431 134.002732) + (xy 56.889432 134.002734) + (xy 57.019954 134.189141) + (xy 57.180858 134.350045) + (xy 57.180861 134.350047) + (xy 57.367266 134.480568) + (xy 57.425275 134.507618) + (xy 57.477714 134.553791) + (xy 57.496866 134.620984) + (xy 57.47665 134.687865) + (xy 57.425275 134.732382) + (xy 57.367267 134.759431) + (xy 57.367265 134.759432) + (xy 57.180858 134.889954) + (xy 57.019954 135.050858) + (xy 56.889432 135.237265) + (xy 56.889431 135.237267) + (xy 56.793261 135.443502) + (xy 56.793258 135.443511) + (xy 56.734366 135.663302) + (xy 56.734364 135.663313) + (xy 56.714532 135.889998) + (xy 56.714532 135.890001) + (xy 56.734364 136.116686) + (xy 56.734366 136.116697) + (xy 56.793258 136.336488) + (xy 56.793261 136.336497) + (xy 56.889431 136.542732) + (xy 56.889432 136.542734) + (xy 57.019954 136.729141) + (xy 57.180858 136.890045) + (xy 57.180861 136.890047) + (xy 57.367266 137.020568) + (xy 57.425275 137.047618) + (xy 57.477714 137.093791) + (xy 57.496866 137.160984) + (xy 57.47665 137.227865) + (xy 57.425275 137.272381) + (xy 57.42224 137.273797) + (xy 57.367267 137.299431) + (xy 57.367265 137.299432) + (xy 57.180858 137.429954) + (xy 57.019954 137.590858) + (xy 56.889432 137.777265) + (xy 56.889431 137.777267) + (xy 56.793261 137.983502) + (xy 56.793258 137.983511) + (xy 56.734366 138.203302) + (xy 56.734364 138.203313) + (xy 56.714532 138.429998) + (xy 56.714532 138.430001) + (xy 56.734364 138.656686) + (xy 56.734366 138.656697) + (xy 56.793258 138.876488) + (xy 56.793261 138.876497) + (xy 56.889431 139.082732) + (xy 56.889432 139.082734) + (xy 57.019954 139.269141) + (xy 57.180858 139.430045) + (xy 57.180861 139.430047) + (xy 57.367266 139.560568) + (xy 57.418869 139.584631) + (xy 57.425275 139.587618) + (xy 57.477714 139.633791) + (xy 57.496866 139.700984) + (xy 57.47665 139.767865) + (xy 57.425275 139.812382) + (xy 57.367267 139.839431) + (xy 57.367265 139.839432) + (xy 57.180858 139.969954) + (xy 57.019954 140.130858) + (xy 56.889432 140.317265) + (xy 56.889431 140.317267) + (xy 56.793261 140.523502) + (xy 56.793258 140.523511) + (xy 56.734366 140.743302) + (xy 56.734364 140.743313) + (xy 56.714532 140.969998) + (xy 56.714532 140.970001) + (xy 56.734364 141.196686) + (xy 56.734366 141.196697) + (xy 56.793258 141.416488) + (xy 56.793261 141.416497) + (xy 56.889431 141.622732) + (xy 56.889432 141.622734) + (xy 57.019954 141.809141) + (xy 57.180858 141.970045) + (xy 57.180861 141.970047) + (xy 57.367266 142.100568) + (xy 57.425275 142.127618) + (xy 57.477714 142.173791) + (xy 57.496866 142.240984) + (xy 57.47665 142.307865) + (xy 57.425275 142.352382) + (xy 57.367267 142.379431) + (xy 57.367265 142.379432) + (xy 57.180858 142.509954) + (xy 57.019954 142.670858) + (xy 56.889432 142.857265) + (xy 56.889431 142.857267) + (xy 56.793261 143.063502) + (xy 56.793258 143.063511) + (xy 56.734366 143.283302) + (xy 56.734364 143.283313) + (xy 56.714532 143.509998) + (xy 56.714532 143.510001) + (xy 56.734364 143.736686) + (xy 56.734366 143.736697) + (xy 56.793258 143.956488) + (xy 56.793261 143.956497) + (xy 56.889431 144.162732) + (xy 56.889432 144.162734) + (xy 57.019954 144.349141) + (xy 57.180858 144.510045) + (xy 57.187999 144.515045) + (xy 57.367266 144.640568) + (xy 57.425275 144.667618) + (xy 57.477714 144.713791) + (xy 57.496866 144.780984) + (xy 57.47665 144.847865) + (xy 57.425275 144.892382) + (xy 57.367267 144.919431) + (xy 57.367265 144.919432) + (xy 57.180858 145.049954) + (xy 57.019954 145.210858) + (xy 56.889432 145.397265) + (xy 56.889431 145.397267) + (xy 56.793261 145.603502) + (xy 56.793258 145.603511) + (xy 56.734366 145.823302) + (xy 56.734364 145.823313) + (xy 56.714532 146.049998) + (xy 56.714532 146.050001) + (xy 56.734364 146.276686) + (xy 56.734366 146.276697) + (xy 56.793258 146.496488) + (xy 56.793261 146.496497) + (xy 56.889431 146.702732) + (xy 56.889432 146.702734) + (xy 57.019954 146.889141) + (xy 57.180858 147.050045) + (xy 57.180861 147.050047) + (xy 57.367266 147.180568) + (xy 57.425275 147.207618) + (xy 57.477714 147.253791) + (xy 57.496866 147.320984) + (xy 57.47665 147.387865) + (xy 57.425275 147.432382) + (xy 57.367267 147.459431) + (xy 57.367265 147.459432) + (xy 57.180858 147.589954) + (xy 57.019954 147.750858) + (xy 56.889432 147.937265) + (xy 56.889431 147.937267) + (xy 56.793261 148.143502) + (xy 56.793258 148.143511) + (xy 56.734366 148.363302) + (xy 56.734364 148.363313) + (xy 56.714532 148.589998) + (xy 56.714532 148.590001) + (xy 56.734364 148.816686) + (xy 56.734366 148.816697) + (xy 56.793258 149.036488) + (xy 56.793261 149.036497) + (xy 56.889431 149.242732) + (xy 56.889432 149.242734) + (xy 57.019954 149.429141) + (xy 57.180858 149.590045) + (xy 57.180861 149.590047) + (xy 57.367266 149.720568) + (xy 57.425275 149.747618) + (xy 57.477714 149.793791) + (xy 57.496866 149.860984) + (xy 57.47665 149.927865) + (xy 57.425275 149.972381) + (xy 57.42224 149.973797) + (xy 57.367267 149.999431) + (xy 57.367265 149.999432) + (xy 57.180858 150.129954) + (xy 57.019954 150.290858) + (xy 56.889432 150.477265) + (xy 56.889431 150.477267) + (xy 56.793261 150.683502) + (xy 56.793258 150.683511) + (xy 56.734366 150.903302) + (xy 56.734364 150.903313) + (xy 56.714532 151.129998) + (xy 56.714532 151.130001) + (xy 56.734364 151.356686) + (xy 56.734366 151.356697) + (xy 56.793258 151.576488) + (xy 56.793261 151.576497) + (xy 56.889431 151.782732) + (xy 56.889432 151.782734) + (xy 57.019954 151.969141) + (xy 57.180858 152.130045) + (xy 57.180861 152.130047) + (xy 57.367266 152.260568) + (xy 57.423188 152.286645) + (xy 57.425275 152.287618) + (xy 57.477714 152.333791) + (xy 57.496866 152.400984) + (xy 57.47665 152.467865) + (xy 57.425275 152.512382) + (xy 57.367267 152.539431) + (xy 57.367265 152.539432) + (xy 57.180858 152.669954) + (xy 57.019954 152.830858) + (xy 56.889432 153.017265) + (xy 56.889431 153.017267) + (xy 56.793261 153.223502) + (xy 56.793258 153.223511) + (xy 56.734366 153.443302) + (xy 56.734364 153.443313) + (xy 56.714532 153.669998) + (xy 56.714532 153.670001) + (xy 56.734364 153.896686) + (xy 56.734366 153.896697) + (xy 56.793258 154.116488) + (xy 56.793261 154.116497) + (xy 56.889431 154.322732) + (xy 56.889432 154.322734) + (xy 57.019954 154.509141) + (xy 57.180858 154.670045) + (xy 57.180861 154.670047) + (xy 57.367266 154.800568) + (xy 57.573504 154.896739) + (xy 57.573509 154.89674) + (xy 57.573511 154.896741) + (xy 57.592164 154.901739) + (xy 57.793308 154.955635) + (xy 57.963214 154.970499) + (xy 57.963215 154.9705) + (xy 57.963216 154.9705) + (xy 58.876785 154.9705) + (xy 58.876785 154.970499) + (xy 59.046692 154.955635) + (xy 59.266496 154.896739) + (xy 59.472734 154.800568) + (xy 59.659139 154.670047) + (xy 59.820047 154.509139) + (xy 59.950568 154.322734) + (xy 60.046739 154.116496) + (xy 60.105635 153.896692) + (xy 60.122634 153.702384) + (xy 60.125468 153.670001) + (xy 60.125468 153.669998) + (xy 60.114519 153.544852) + (xy 60.105635 153.443308) + (xy 60.046739 153.223504) + (xy 59.950568 153.017266) + (xy 59.820047 152.830861) + (xy 59.820045 152.830858) + (xy 59.659141 152.669954) + (xy 59.472734 152.539432) + (xy 59.472728 152.539429) + (xy 59.414725 152.512382) + (xy 59.362285 152.46621) + (xy 59.343133 152.399017) + (xy 59.363348 152.332135) + (xy 59.414725 152.287618) + (xy 59.416812 152.286645) + (xy 59.472734 152.260568) + (xy 59.659139 152.130047) + (xy 59.820047 151.969139) + (xy 59.950568 151.782734) + (xy 60.046739 151.576496) + (xy 60.105635 151.356692) + (xy 60.122634 151.162384) + (xy 60.125468 151.130001) + (xy 60.125468 151.129998) + (xy 60.114357 151.003) + (xy 60.105635 150.903308) + (xy 60.046739 150.683504) + (xy 59.950568 150.477266) + (xy 59.842232 150.322545) + (xy 59.820045 150.290858) + (xy 59.659141 150.129954) + (xy 59.472734 149.999432) + (xy 59.472728 149.999429) + (xy 59.44056 149.984429) + (xy 59.414724 149.972381) + (xy 59.362285 149.92621) + (xy 59.343133 149.859017) + (xy 59.363348 149.792135) + (xy 59.414725 149.747618) + (xy 59.472734 149.720568) + (xy 59.659139 149.590047) + (xy 59.820047 149.429139) + (xy 59.950568 149.242734) + (xy 60.046739 149.036496) + (xy 60.105635 148.816692) + (xy 60.122634 148.622384) + (xy 60.125468 148.590001) + (xy 60.125468 148.589998) + (xy 60.110765 148.421943) + (xy 60.105635 148.363308) + (xy 60.05709 148.182135) + (xy 60.046741 148.143511) + (xy 60.046738 148.143502) + (xy 60.039743 148.128502) + (xy 59.950568 147.937266) + (xy 59.820047 147.750861) + (xy 59.820045 147.750858) + (xy 59.659141 147.589954) + (xy 59.472734 147.459432) + (xy 59.472728 147.459429) + (xy 59.414725 147.432382) + (xy 59.362285 147.38621) + (xy 59.343133 147.319017) + (xy 59.363348 147.252135) + (xy 59.414725 147.207618) + (xy 59.472734 147.180568) + (xy 59.659139 147.050047) + (xy 59.820047 146.889139) + (xy 59.950568 146.702734) + (xy 60.046739 146.496496) + (xy 60.105635 146.276692) + (xy 60.122634 146.082384) + (xy 60.125468 146.050001) + (xy 60.125468 146.049998) + (xy 60.114357 145.923) + (xy 60.105635 145.823308) + (xy 60.046739 145.603504) + (xy 59.950568 145.397266) + (xy 59.842232 145.242545) + (xy 59.820045 145.210858) + (xy 59.659141 145.049954) + (xy 59.472734 144.919432) + (xy 59.472728 144.919429) + (xy 59.44056 144.904429) + (xy 59.414724 144.892381) + (xy 59.362285 144.84621) + (xy 59.343133 144.779017) + (xy 59.363348 144.712135) + (xy 59.414725 144.667618) + (xy 59.472734 144.640568) + (xy 59.659139 144.510047) + (xy 59.820047 144.349139) + (xy 59.950568 144.162734) + (xy 60.046739 143.956496) + (xy 60.105635 143.736692) + (xy 60.122634 143.542384) + (xy 60.125468 143.510001) + (xy 60.125468 143.509998) + (xy 60.107155 143.300684) + (xy 60.105635 143.283308) + (xy 60.046739 143.063504) + (xy 59.950568 142.857266) + (xy 59.820047 142.670861) + (xy 59.820045 142.670858) + (xy 59.659141 142.509954) + (xy 59.472734 142.379432) + (xy 59.472728 142.379429) + (xy 59.414725 142.352382) + (xy 59.362285 142.30621) + (xy 59.343133 142.239017) + (xy 59.363348 142.172135) + (xy 59.414725 142.127618) + (xy 59.472734 142.100568) + (xy 59.659139 141.970047) + (xy 59.820047 141.809139) + (xy 59.950568 141.622734) + (xy 60.046739 141.416496) + (xy 60.105635 141.196692) + (xy 60.124265 140.983756) + (xy 60.125468 140.970001) + (xy 60.125468 140.969998) + (xy 60.115104 140.851539) + (xy 60.105635 140.743308) + (xy 60.046739 140.523504) + (xy 59.950568 140.317266) + (xy 59.822461 140.134308) + (xy 59.820045 140.130858) + (xy 59.659141 139.969954) + (xy 59.472734 139.839432) + (xy 59.472728 139.839429) + (xy 59.431596 139.820249) + (xy 59.414724 139.812381) + (xy 59.362285 139.76621) + (xy 59.343133 139.699017) + (xy 59.363348 139.632135) + (xy 59.414725 139.587618) + (xy 59.416812 139.586645) + (xy 59.472734 139.560568) + (xy 59.659139 139.430047) + (xy 59.820047 139.269139) + (xy 59.950568 139.082734) + (xy 60.046739 138.876496) + (xy 60.105635 138.656692) + (xy 60.122634 138.462384) + (xy 60.125468 138.430001) + (xy 60.125468 138.429998) + (xy 60.116604 138.328685) + (xy 60.105635 138.203308) + (xy 60.046739 137.983504) + (xy 59.950568 137.777266) + (xy 59.820047 137.590861) + (xy 59.820045 137.590858) + (xy 59.659141 137.429954) + (xy 59.472734 137.299432) + (xy 59.472728 137.299429) + (xy 59.44056 137.284429) + (xy 59.414724 137.272381) + (xy 59.362285 137.22621) + (xy 59.343133 137.159017) + (xy 59.363348 137.092135) + (xy 59.414725 137.047618) + (xy 59.472734 137.020568) + (xy 59.659139 136.890047) + (xy 59.820047 136.729139) + (xy 59.950568 136.542734) + (xy 60.046739 136.336496) + (xy 60.105635 136.116692) + (xy 60.123435 135.913235) + (xy 60.125468 135.890001) + (xy 60.125468 135.889998) + (xy 60.115114 135.771657) + (xy 60.105635 135.663308) + (xy 60.057961 135.485384) + (xy 60.046741 135.443511) + (xy 60.046738 135.443502) + (xy 60.039743 135.428502) + (xy 59.950568 135.237266) + (xy 59.820047 135.050861) + (xy 59.820045 135.050858) + (xy 59.659141 134.889954) + (xy 59.472734 134.759432) + (xy 59.472728 134.759429) + (xy 59.431596 134.740249) + (xy 59.414724 134.732381) + (xy 59.362285 134.68621) + (xy 59.343133 134.619017) + (xy 59.363348 134.552135) + (xy 59.414725 134.507618) + (xy 59.472734 134.480568) + (xy 59.659139 134.350047) + (xy 59.820047 134.189139) + (xy 59.950568 134.002734) + (xy 60.046739 133.796496) + (xy 60.105635 133.576692) + (xy 60.122634 133.382384) + (xy 60.125468 133.350001) + (xy 60.125468 133.349998) + (xy 60.114956 133.229852) + (xy 60.105635 133.123308) + (xy 60.052358 132.924476) + (xy 60.046741 132.903511) + (xy 60.046738 132.903502) + (xy 60.039743 132.888502) + (xy 59.950568 132.697266) + (xy 59.820047 132.510861) + (xy 59.820045 132.510858) + (xy 59.659141 132.349954) + (xy 59.472734 132.219432) + (xy 59.472728 132.219429) + (xy 59.44056 132.204429) + (xy 59.414724 132.192381) + (xy 59.362285 132.14621) + (xy 59.343133 132.079017) + (xy 59.363348 132.012135) + (xy 59.414725 131.967618) + (xy 59.415319 131.967341) + (xy 59.472734 131.940568) + (xy 59.659139 131.810047) + (xy 59.820047 131.649139) + (xy 59.950568 131.462734) + (xy 60.046739 131.256496) + (xy 60.105635 131.036692) + (xy 60.123776 130.829336) + (xy 60.125468 130.810001) + (xy 60.125468 130.809998) + (xy 60.119801 130.74523) + (xy 60.105635 130.583308) + (xy 60.04725 130.36541) + (xy 60.046741 130.363511) + (xy 60.046738 130.363502) + (xy 60.018059 130.302) + (xy 59.950568 130.157266) + (xy 59.822462 129.97431) + (xy 59.820045 129.970858) + (xy 59.659141 129.809954) + (xy 59.472734 129.679432) + (xy 59.472728 129.679429) + (xy 59.431596 129.660249) + (xy 59.414724 129.652381) + (xy 59.362285 129.60621) + (xy 59.343133 129.539017) + (xy 59.363348 129.472135) + (xy 59.414725 129.427618) + (xy 59.415319 129.427341) + (xy 59.472734 129.400568) + (xy 59.659139 129.270047) + (xy 59.820047 129.109139) + (xy 59.950568 128.922734) + (xy 60.046739 128.716496) + (xy 60.105635 128.496692) + (xy 60.122634 128.302384) + (xy 60.125468 128.270001) + (xy 60.125468 128.269998) + (xy 60.115132 128.151856) + (xy 60.105635 128.043308) + (xy 60.046739 127.823504) + (xy 59.950568 127.617266) + (xy 59.820047 127.430861) + (xy 59.820045 127.430858) + (xy 59.659141 127.269954) + (xy 59.636359 127.254002) + (xy 60.839751 127.254002) + (xy 60.858685 127.422056) + (xy 60.914545 127.581694) + (xy 60.914547 127.581697) + (xy 61.004518 127.724884) + (xy 61.004523 127.72489) + (xy 61.124109 127.844476) + (xy 61.124115 127.844481) + (xy 61.267302 127.934452) + (xy 61.267305 127.934454) + (xy 61.267309 127.934455) + (xy 61.26731 127.934456) + (xy 61.289896 127.942359) + (xy 61.426943 127.990314) + (xy 61.594997 128.009249) + (xy 61.595 128.009249) + (xy 61.595003 128.009249) + (xy 61.763056 127.990314) + (xy 61.763059 127.990313) + (xy 61.92269 127.934456) + (xy 61.922692 127.934454) + (xy 61.922694 127.934454) + (xy 61.922697 127.934452) + (xy 62.065884 127.844481) + (xy 62.065885 127.84448) + (xy 62.06589 127.844477) + (xy 62.185477 127.72489) + (xy 62.221724 127.667204) + (xy 62.275452 127.581697) + (xy 62.275454 127.581694) + (xy 62.275454 127.581692) + (xy 62.275456 127.58169) + (xy 62.331313 127.422059) + (xy 62.331313 127.422058) + (xy 62.331314 127.422056) + (xy 62.350249 127.254002) + (xy 62.350249 127.253997) + (xy 62.331314 127.085943) + (xy 62.293111 126.976766) + (xy 62.275456 126.92631) + (xy 62.275455 126.926309) + (xy 62.275454 126.926305) + (xy 62.275452 126.926302) + (xy 62.185481 126.783115) + (xy 62.185476 126.783109) + (xy 62.06589 126.663523) + (xy 62.065884 126.663518) + (xy 61.922697 126.573547) + (xy 61.922694 126.573545) + (xy 61.763056 126.517685) + (xy 61.595003 126.498751) + (xy 61.594997 126.498751) + (xy 61.426943 126.517685) + (xy 61.267305 126.573545) + (xy 61.267302 126.573547) + (xy 61.124115 126.663518) + (xy 61.124109 126.663523) + (xy 61.004523 126.783109) + (xy 61.004518 126.783115) + (xy 60.914547 126.926302) + (xy 60.914545 126.926305) + (xy 60.858685 127.085943) + (xy 60.839751 127.253997) + (xy 60.839751 127.254002) + (xy 59.636359 127.254002) + (xy 59.472734 127.139432) + (xy 59.472728 127.139429) + (xy 59.431596 127.120249) + (xy 59.414724 127.112381) + (xy 59.362285 127.06621) + (xy 59.343133 126.999017) + (xy 59.363348 126.932135) + (xy 59.414725 126.887618) + (xy 59.416812 126.886645) + (xy 59.472734 126.860568) + (xy 59.659139 126.730047) + (xy 59.820047 126.569139) + (xy 59.950568 126.382734) + (xy 60.046739 126.176496) + (xy 60.105635 125.956692) + (xy 60.122634 125.762384) + (xy 60.125468 125.730001) + (xy 60.125468 125.729999) + (xy 60.116604 125.628685) + (xy 60.111954 125.575536) + (xy 60.125721 125.507037) + (xy 60.174336 125.456853) + (xy 60.242364 125.44092) + (xy 60.276438 125.447688) + (xy 60.283941 125.450313) + (xy 60.451997 125.469249) + (xy 60.452 125.469249) + (xy 60.452003 125.469249) + (xy 60.620056 125.450314) + (xy 60.627561 125.447688) + (xy 60.77969 125.394456) + (xy 60.779692 125.394454) + (xy 60.779694 125.394454) + (xy 60.779697 125.394452) + (xy 60.922884 125.304481) + (xy 60.922885 125.30448) + (xy 60.92289 125.304477) + (xy 61.042477 125.18489) + (xy 61.044957 125.180943) + (xy 61.132452 125.041697) + (xy 61.132454 125.041694) + (xy 61.132454 125.041692) + (xy 61.132456 125.04169) + (xy 61.188313 124.882059) + (xy 61.188313 124.882058) + (xy 61.188314 124.882056) + (xy 61.207249 124.714002) + (xy 61.207249 124.713997) + (xy 61.188314 124.545943) + (xy 61.144853 124.421739) + (xy 61.132456 124.38631) + (xy 61.132455 124.386309) + (xy 61.132454 124.386305) + (xy 61.132452 124.386302) + (xy 61.042481 124.243115) + (xy 61.042476 124.243109) + (xy 60.92289 124.123523) + (xy 60.922884 124.123518) + (xy 60.779697 124.033547) + (xy 60.779694 124.033545) + (xy 60.620056 123.977685) + (xy 60.452003 123.958751) + (xy 60.451997 123.958751) + (xy 60.283943 123.977685) + (xy 60.124308 124.033544) + (xy 60.094876 124.052038) + (xy 60.027639 124.071037) + (xy 59.960804 124.050668) + (xy 59.91559 123.9974) + (xy 59.906354 123.928143) + (xy 59.927329 123.875921) + (xy 59.950568 123.842734) + (xy 60.046739 123.636496) + (xy 60.105635 123.416692) + (xy 60.122634 123.222384) + (xy 60.125468 123.190001) + (xy 60.125468 123.189998) + (xy 60.11038 123.017544) + (xy 60.105635 122.963308) + (xy 60.05709 122.782135) + (xy 60.046741 122.743511) + (xy 60.046738 122.743502) + (xy 60.039743 122.728502) + (xy 59.950568 122.537266) + (xy 59.820047 122.350861) + (xy 59.820045 122.350858) + (xy 59.659141 122.189954) + (xy 59.472734 122.059432) + (xy 59.472728 122.059429) + (xy 59.44056 122.044429) + (xy 59.414724 122.032381) + (xy 59.362285 121.98621) + (xy 59.343133 121.919017) + (xy 59.363348 121.852135) + (xy 59.414725 121.807618) + (xy 59.472734 121.780568) + (xy 59.626465 121.672924) + (xy 59.692671 121.650598) + (xy 59.697588 121.6505) + (xy 59.75977 121.6505) + (xy 59.826809 121.670185) + (xy 59.847451 121.686819) + (xy 59.878344 121.717712) + (xy 60.027666 121.809814) + (xy 60.194203 121.864999) + (xy 60.296991 121.8755) + (xy 61.072008 121.875499) + (xy 61.072016 121.875498) + (xy 61.072019 121.875498) + (xy 61.128302 121.869748) + (xy 61.174797 121.864999) + (xy 61.341334 121.809814) + (xy 61.490656 121.717712) + (xy 61.614712 121.593656) + (xy 61.616752 121.590347) + (xy 61.618745 121.588555) + (xy 61.619193 121.587989) + (xy 61.619289 121.588065) + (xy 61.668694 121.543623) + (xy 61.737656 121.532395) + (xy 61.80174 121.560234) + (xy 61.827829 121.590339) + (xy 61.829681 121.593341) + (xy 61.829683 121.593344) + (xy 61.953654 121.717315) + (xy 62.102875 121.809356) + (xy 62.10288 121.809358) + (xy 62.269302 121.864505) + (xy 62.269309 121.864506) + (xy 62.372019 121.874999) + (xy 62.509499 121.874999) + (xy 62.5095 121.874998) + (xy 62.5095 120.9) + (xy 63.0095 120.9) + (xy 63.0095 121.874999) + (xy 63.146972 121.874999) + (xy 63.146986 121.874998) + (xy 63.249697 121.864505) + (xy 63.416119 121.809358) + (xy 63.416124 121.809356) + (xy 63.565345 121.717315) + (xy 63.689315 121.593345) + (xy 63.781356 121.444124) + (xy 63.781358 121.444119) + (xy 63.836505 121.277697) + (xy 63.836506 121.27769) + (xy 63.846999 121.174986) + (xy 63.847 121.174973) + (xy 63.847 120.9) + (xy 63.0095 120.9) + (xy 62.5095 120.9) + (xy 62.5095 120.524) + (xy 62.529185 120.456961) + (xy 62.581989 120.411206) + (xy 62.6335 120.4) + (xy 63.846999 120.4) + (xy 63.846999 120.3745) + (xy 63.866684 120.307461) + (xy 63.919488 120.261706) + (xy 63.970999 120.2505) + (xy 64.2155 120.2505) + (xy 64.282539 120.270185) + (xy 64.328294 120.322989) + (xy 64.3395 120.3745) + (xy 64.3395 121.49787) + (xy 64.339501 121.497876) + (xy 64.345908 121.557483) + (xy 64.396202 121.692328) + (xy 64.396206 121.692335) + (xy 64.482452 121.807544) + (xy 64.482455 121.807547) + (xy 64.597664 121.893793) + (xy 64.597671 121.893797) + (xy 64.631945 121.90658) + (xy 64.732517 121.944091) + (xy 64.767596 121.947862) + (xy 64.832144 121.974599) + (xy 64.871993 122.031991) + (xy 64.874488 122.101816) + (xy 64.838836 122.161905) + (xy 64.825464 122.172725) + (xy 64.800858 122.189954) + (xy 64.639954 122.350858) + (xy 64.509432 122.537265) + (xy 64.509431 122.537267) + (xy 64.413261 122.743502) + (xy 64.413258 122.743511) + (xy 64.354366 122.963302) + (xy 64.354364 122.963313) + (xy 64.334532 123.189998) + (xy 64.334532 123.190001) + (xy 64.354364 123.416686) + (xy 64.354366 123.416697) + (xy 64.413258 123.636488) + (xy 64.413261 123.636497) + (xy 64.509431 123.842732) + (xy 64.509432 123.842734) + (xy 64.639954 124.029141) + (xy 64.800858 124.190045) + (xy 64.800861 124.190047) + (xy 64.987266 124.320568) + (xy 65.045275 124.347618) + (xy 65.097714 124.393791) + (xy 65.116866 124.460984) + (xy 65.09665 124.527865) + (xy 65.045275 124.572381) + (xy 65.04224 124.573797) + (xy 64.987267 124.599431) + (xy 64.987265 124.599432) + (xy 64.800858 124.729954) + (xy 64.639954 124.890858) + (xy 64.509432 125.077265) + (xy 64.509431 125.077267) + (xy 64.413261 125.283502) + (xy 64.413258 125.283511) + (xy 64.354366 125.503302) + (xy 64.354364 125.503313) + (xy 64.334532 125.729998) + (xy 64.334532 125.730001) + (xy 64.354364 125.956686) + (xy 64.354366 125.956697) + (xy 64.413258 126.176488) + (xy 64.413261 126.176497) + (xy 64.509431 126.382732) + (xy 64.509432 126.382734) + (xy 64.639954 126.569141) + (xy 64.800858 126.730045) + (xy 64.800861 126.730047) + (xy 64.987266 126.860568) + (xy 65.043188 126.886645) + (xy 65.045275 126.887618) + (xy 65.097714 126.933791) + (xy 65.116866 127.000984) + (xy 65.09665 127.067865) + (xy 65.045275 127.112381) + (xy 65.028404 127.120249) + (xy 64.987267 127.139431) + (xy 64.987265 127.139432) + (xy 64.800858 127.269954) + (xy 64.639954 127.430858) + (xy 64.509432 127.617265) + (xy 64.509431 127.617267) + (xy 64.413261 127.823502) + (xy 64.413258 127.823511) + (xy 64.354366 128.043302) + (xy 64.354364 128.043313) + (xy 64.334532 128.269998) + (xy 64.334532 128.270001) + (xy 64.354364 128.496686) + (xy 64.354366 128.496697) + (xy 64.413258 128.716488) + (xy 64.413261 128.716497) + (xy 64.509431 128.922732) + (xy 64.509432 128.922734) + (xy 64.639954 129.109141) + (xy 64.800858 129.270045) + (xy 64.800861 129.270047) + (xy 64.987266 129.400568) + (xy 65.044681 129.427341) + (xy 65.045275 129.427618) + (xy 65.097714 129.473791) + (xy 65.116866 129.540984) + (xy 65.09665 129.607865) + (xy 65.045275 129.652382) + (xy 64.987267 129.679431) + (xy 64.987265 129.679432) + (xy 64.800858 129.809954) + (xy 64.639954 129.970858) + (xy 64.509432 130.157265) + (xy 64.509431 130.157267) + (xy 64.413261 130.363502) + (xy 64.413258 130.363511) + (xy 64.354366 130.583302) + (xy 64.354364 130.583313) + (xy 64.334532 130.809998) + (xy 64.334532 130.810001) + (xy 64.354364 131.036686) + (xy 64.354366 131.036697) + (xy 64.413258 131.256488) + (xy 64.413261 131.256497) + (xy 64.509431 131.462732) + (xy 64.509432 131.462734) + (xy 64.639954 131.649141) + (xy 64.800858 131.810045) + (xy 64.800861 131.810047) + (xy 64.987266 131.940568) + (xy 65.044681 131.967341) + (xy 65.045275 131.967618) + (xy 65.097714 132.013791) + (xy 65.116866 132.080984) + (xy 65.09665 132.147865) + (xy 65.045275 132.192382) + (xy 64.987267 132.219431) + (xy 64.987265 132.219432) + (xy 64.800858 132.349954) + (xy 64.639954 132.510858) + (xy 64.509432 132.697265) + (xy 64.509431 132.697267) + (xy 64.413261 132.903502) + (xy 64.413258 132.903511) + (xy 64.354366 133.123302) + (xy 64.354364 133.123313) + (xy 64.334532 133.349998) + (xy 64.334532 133.350001) + (xy 64.354364 133.576686) + (xy 64.354366 133.576697) + (xy 64.413258 133.796488) + (xy 64.413261 133.796497) + (xy 64.509431 134.002732) + (xy 64.509432 134.002734) + (xy 64.639954 134.189141) + (xy 64.800858 134.350045) + (xy 64.800861 134.350047) + (xy 64.987266 134.480568) + (xy 65.045275 134.507618) + (xy 65.097714 134.553791) + (xy 65.116866 134.620984) + (xy 65.09665 134.687865) + (xy 65.045275 134.732382) + (xy 64.987267 134.759431) + (xy 64.987265 134.759432) + (xy 64.800858 134.889954) + (xy 64.639954 135.050858) + (xy 64.509432 135.237265) + (xy 64.509431 135.237267) + (xy 64.413261 135.443502) + (xy 64.413258 135.443511) + (xy 64.354366 135.663302) + (xy 64.354364 135.663313) + (xy 64.334532 135.889998) + (xy 64.334532 135.890001) + (xy 64.354364 136.116686) + (xy 64.354366 136.116697) + (xy 64.413258 136.336488) + (xy 64.413261 136.336497) + (xy 64.509431 136.542732) + (xy 64.509432 136.542734) + (xy 64.639954 136.729141) + (xy 64.800858 136.890045) + (xy 64.800861 136.890047) + (xy 64.987266 137.020568) + (xy 65.045275 137.047618) + (xy 65.097714 137.093791) + (xy 65.116866 137.160984) + (xy 65.09665 137.227865) + (xy 65.045275 137.272381) + (xy 65.04224 137.273797) + (xy 64.987267 137.299431) + (xy 64.987265 137.299432) + (xy 64.800858 137.429954) + (xy 64.639954 137.590858) + (xy 64.509432 137.777265) + (xy 64.509431 137.777267) + (xy 64.413261 137.983502) + (xy 64.413258 137.983511) + (xy 64.354366 138.203302) + (xy 64.354364 138.203313) + (xy 64.334532 138.429998) + (xy 64.334532 138.430001) + (xy 64.354364 138.656686) + (xy 64.354366 138.656697) + (xy 64.413258 138.876488) + (xy 64.413261 138.876497) + (xy 64.509431 139.082732) + (xy 64.509432 139.082734) + (xy 64.639954 139.269141) + (xy 64.800858 139.430045) + (xy 64.800861 139.430047) + (xy 64.987266 139.560568) + (xy 65.038869 139.584631) + (xy 65.045275 139.587618) + (xy 65.097714 139.633791) + (xy 65.116866 139.700984) + (xy 65.09665 139.767865) + (xy 65.045275 139.812382) + (xy 64.987267 139.839431) + (xy 64.987265 139.839432) + (xy 64.800858 139.969954) + (xy 64.639954 140.130858) + (xy 64.509432 140.317265) + (xy 64.509431 140.317267) + (xy 64.413261 140.523502) + (xy 64.413258 140.523511) + (xy 64.354366 140.743302) + (xy 64.354364 140.743313) + (xy 64.334532 140.969998) + (xy 64.334532 140.970001) + (xy 64.354364 141.196686) + (xy 64.354366 141.196697) + (xy 64.413258 141.416488) + (xy 64.413261 141.416497) + (xy 64.509431 141.622732) + (xy 64.509432 141.622734) + (xy 64.639954 141.809141) + (xy 64.800858 141.970045) + (xy 64.800861 141.970047) + (xy 64.987266 142.100568) + (xy 65.045275 142.127618) + (xy 65.097714 142.173791) + (xy 65.116866 142.240984) + (xy 65.09665 142.307865) + (xy 65.045275 142.352382) + (xy 64.987267 142.379431) + (xy 64.987265 142.379432) + (xy 64.800858 142.509954) + (xy 64.639954 142.670858) + (xy 64.509432 142.857265) + (xy 64.509431 142.857267) + (xy 64.413261 143.063502) + (xy 64.413258 143.063511) + (xy 64.354366 143.283302) + (xy 64.354364 143.283313) + (xy 64.334532 143.509998) + (xy 64.334532 143.510001) + (xy 64.354364 143.736686) + (xy 64.354366 143.736697) + (xy 64.413258 143.956488) + (xy 64.413261 143.956497) + (xy 64.509431 144.162732) + (xy 64.509432 144.162734) + (xy 64.639954 144.349141) + (xy 64.800858 144.510045) + (xy 64.807999 144.515045) + (xy 64.987266 144.640568) + (xy 65.045275 144.667618) + (xy 65.097714 144.713791) + (xy 65.116866 144.780984) + (xy 65.09665 144.847865) + (xy 65.045275 144.892382) + (xy 64.987267 144.919431) + (xy 64.987265 144.919432) + (xy 64.800858 145.049954) + (xy 64.639954 145.210858) + (xy 64.509432 145.397265) + (xy 64.509431 145.397267) + (xy 64.413261 145.603502) + (xy 64.413258 145.603511) + (xy 64.354366 145.823302) + (xy 64.354364 145.823313) + (xy 64.334532 146.049998) + (xy 64.334532 146.050001) + (xy 64.354364 146.276686) + (xy 64.354366 146.276697) + (xy 64.413258 146.496488) + (xy 64.413261 146.496497) + (xy 64.509431 146.702732) + (xy 64.509432 146.702734) + (xy 64.639954 146.889141) + (xy 64.800858 147.050045) + (xy 64.800861 147.050047) + (xy 64.987266 147.180568) + (xy 65.045275 147.207618) + (xy 65.097714 147.253791) + (xy 65.116866 147.320984) + (xy 65.09665 147.387865) + (xy 65.045275 147.432382) + (xy 64.987267 147.459431) + (xy 64.987265 147.459432) + (xy 64.800858 147.589954) + (xy 64.639954 147.750858) + (xy 64.509432 147.937265) + (xy 64.509431 147.937267) + (xy 64.413261 148.143502) + (xy 64.413258 148.143511) + (xy 64.354366 148.363302) + (xy 64.354364 148.363313) + (xy 64.334532 148.589998) + (xy 64.334532 148.590001) + (xy 64.354364 148.816686) + (xy 64.354366 148.816697) + (xy 64.413258 149.036488) + (xy 64.413261 149.036497) + (xy 64.509431 149.242732) + (xy 64.509432 149.242734) + (xy 64.639954 149.429141) + (xy 64.800858 149.590045) + (xy 64.800861 149.590047) + (xy 64.987266 149.720568) + (xy 65.045275 149.747618) + (xy 65.097714 149.793791) + (xy 65.116866 149.860984) + (xy 65.09665 149.927865) + (xy 65.045275 149.972381) + (xy 65.04224 149.973797) + (xy 64.987267 149.999431) + (xy 64.987265 149.999432) + (xy 64.800858 150.129954) + (xy 64.639954 150.290858) + (xy 64.509432 150.477265) + (xy 64.509431 150.477267) + (xy 64.413261 150.683502) + (xy 64.413258 150.683511) + (xy 64.354366 150.903302) + (xy 64.354364 150.903313) + (xy 64.334532 151.129998) + (xy 64.334532 151.130001) + (xy 64.354364 151.356686) + (xy 64.354366 151.356697) + (xy 64.413258 151.576488) + (xy 64.413261 151.576497) + (xy 64.509431 151.782732) + (xy 64.509432 151.782734) + (xy 64.639954 151.969141) + (xy 64.800858 152.130045) + (xy 64.800861 152.130047) + (xy 64.987266 152.260568) + (xy 65.045865 152.287893) + (xy 65.098305 152.334065) + (xy 65.117457 152.401258) + (xy 65.097242 152.468139) + (xy 65.045867 152.512657) + (xy 64.987515 152.539867) + (xy 64.801179 152.670342) + (xy 64.640342 152.831179) + (xy 64.509865 153.017517) + (xy 64.413734 153.223673) + (xy 64.41373 153.223682) + (xy 64.361127 153.419999) + (xy 64.361128 153.42) + (xy 65.724314 153.42) + (xy 65.712359 153.431955) + (xy 65.654835 153.544852) + (xy 65.635014 153.67) + (xy 65.654835 153.795148) + (xy 65.712359 153.908045) + (xy 65.724314 153.92) + (xy 64.361128 153.92) + (xy 64.41373 154.116317) + (xy 64.413734 154.116326) + (xy 64.509865 154.322482) + (xy 64.640342 154.50882) + (xy 64.801179 154.669657) + (xy 64.987517 154.800134) + (xy 65.193673 154.896265) + (xy 65.193682 154.896269) + (xy 65.413389 154.955139) + (xy 65.4134 154.955141) + (xy 65.583233 154.969999) + (xy 65.583236 154.97) + (xy 65.79 154.97) + (xy 65.79 153.985686) + (xy 65.801955 153.997641) + (xy 65.914852 154.055165) + (xy 66.008519 154.07) + (xy 66.071481 154.07) + (xy 66.165148 154.055165) + (xy 66.278045 153.997641) + (xy 66.29 153.985686) + (xy 66.29 154.97) + (xy 66.496764 154.97) + (xy 66.496766 154.969999) + (xy 66.666599 154.955141) + (xy 66.66661 154.955139) + (xy 66.886317 154.896269) + (xy 66.886326 154.896265) + (xy 67.092482 154.800134) + (xy 67.27882 154.669657) + (xy 67.439657 154.50882) + (xy 67.570134 154.322482) + (xy 67.666265 154.116326) + (xy 67.666269 154.116317) + (xy 67.718872 153.92) + (xy 66.355686 153.92) + (xy 66.367641 153.908045) + (xy 66.425165 153.795148) + (xy 66.444986 153.67) + (xy 66.425165 153.544852) + (xy 66.367641 153.431955) + (xy 66.355686 153.42) + (xy 67.718872 153.42) + (xy 67.718872 153.419999) + (xy 67.666269 153.223682) + (xy 67.666265 153.223673) + (xy 67.570134 153.017517) + (xy 67.439657 152.831179) + (xy 67.27882 152.670342) + (xy 67.092482 152.539865) + (xy 67.034133 152.512657) + (xy 66.981694 152.466484) + (xy 66.962542 152.399291) + (xy 66.982758 152.33241) + (xy 67.034129 152.287895) + (xy 67.092734 152.260568) + (xy 67.279139 152.130047) + (xy 67.440047 151.969139) + (xy 67.570568 151.782734) + (xy 67.666739 151.576496) + (xy 67.725635 151.356692) + (xy 67.742634 151.162384) + (xy 67.745468 151.130001) + (xy 67.745468 151.129998) + (xy 67.734357 151.003) + (xy 67.725635 150.903308) + (xy 67.666739 150.683504) + (xy 67.570568 150.477266) + (xy 67.462232 150.322545) + (xy 67.440045 150.290858) + (xy 67.279141 150.129954) + (xy 67.092734 149.999432) + (xy 67.092728 149.999429) + (xy 67.06056 149.984429) + (xy 67.034724 149.972381) + (xy 66.982285 149.92621) + (xy 66.963133 149.859017) + (xy 66.983348 149.792135) + (xy 67.034725 149.747618) + (xy 67.092734 149.720568) + (xy 67.279139 149.590047) + (xy 67.440047 149.429139) + (xy 67.570568 149.242734) + (xy 67.666739 149.036496) + (xy 67.725635 148.816692) + (xy 67.742634 148.622384) + (xy 67.745468 148.590001) + (xy 67.745468 148.589998) + (xy 67.730765 148.421943) + (xy 67.725635 148.363308) + (xy 67.67709 148.182135) + (xy 67.666741 148.143511) + (xy 67.666738 148.143502) + (xy 67.659743 148.128502) + (xy 67.570568 147.937266) + (xy 67.440047 147.750861) + (xy 67.440045 147.750858) + (xy 67.279141 147.589954) + (xy 67.092734 147.459432) + (xy 67.092728 147.459429) + (xy 67.034725 147.432382) + (xy 66.982285 147.38621) + (xy 66.963133 147.319017) + (xy 66.983348 147.252135) + (xy 67.034725 147.207618) + (xy 67.092734 147.180568) + (xy 67.279139 147.050047) + (xy 67.440047 146.889139) + (xy 67.570568 146.702734) + (xy 67.666739 146.496496) + (xy 67.725635 146.276692) + (xy 67.742634 146.082384) + (xy 67.745468 146.050001) + (xy 67.745468 146.049998) + (xy 67.734357 145.923) + (xy 67.725635 145.823308) + (xy 67.666739 145.603504) + (xy 67.570568 145.397266) + (xy 67.462232 145.242545) + (xy 67.440045 145.210858) + (xy 67.279141 145.049954) + (xy 67.092734 144.919432) + (xy 67.092728 144.919429) + (xy 67.06056 144.904429) + (xy 67.034724 144.892381) + (xy 66.982285 144.84621) + (xy 66.963133 144.779017) + (xy 66.983348 144.712135) + (xy 67.034725 144.667618) + (xy 67.092734 144.640568) + (xy 67.279139 144.510047) + (xy 67.440047 144.349139) + (xy 67.570568 144.162734) + (xy 67.666739 143.956496) + (xy 67.725635 143.736692) + (xy 67.742634 143.542384) + (xy 67.745468 143.510001) + (xy 67.745468 143.509998) + (xy 67.727155 143.300684) + (xy 67.725635 143.283308) + (xy 67.666739 143.063504) + (xy 67.570568 142.857266) + (xy 67.440047 142.670861) + (xy 67.440045 142.670858) + (xy 67.279141 142.509954) + (xy 67.092734 142.379432) + (xy 67.092728 142.379429) + (xy 67.034725 142.352382) + (xy 66.982285 142.30621) + (xy 66.963133 142.239017) + (xy 66.983348 142.172135) + (xy 67.034725 142.127618) + (xy 67.092734 142.100568) + (xy 67.279139 141.970047) + (xy 67.440047 141.809139) + (xy 67.570568 141.622734) + (xy 67.666739 141.416496) + (xy 67.725635 141.196692) + (xy 67.744265 140.983756) + (xy 67.745468 140.970001) + (xy 67.745468 140.969998) + (xy 67.735104 140.851539) + (xy 67.725635 140.743308) + (xy 67.666739 140.523504) + (xy 67.570568 140.317266) + (xy 67.442461 140.134308) + (xy 67.440045 140.130858) + (xy 67.279141 139.969954) + (xy 67.092734 139.839432) + (xy 67.092728 139.839429) + (xy 67.051596 139.820249) + (xy 67.034724 139.812381) + (xy 66.982285 139.76621) + (xy 66.963133 139.699017) + (xy 66.983348 139.632135) + (xy 67.034725 139.587618) + (xy 67.036812 139.586645) + (xy 67.092734 139.560568) + (xy 67.279139 139.430047) + (xy 67.440047 139.269139) + (xy 67.570568 139.082734) + (xy 67.666739 138.876496) + (xy 67.725635 138.656692) + (xy 67.742634 138.462384) + (xy 67.745468 138.430001) + (xy 67.745468 138.429998) + (xy 67.736604 138.328685) + (xy 67.725635 138.203308) + (xy 67.666739 137.983504) + (xy 67.570568 137.777266) + (xy 67.440047 137.590861) + (xy 67.440045 137.590858) + (xy 67.279141 137.429954) + (xy 67.092734 137.299432) + (xy 67.092728 137.299429) + (xy 67.06056 137.284429) + (xy 67.034724 137.272381) + (xy 66.982285 137.22621) + (xy 66.963133 137.159017) + (xy 66.983348 137.092135) + (xy 67.034725 137.047618) + (xy 67.092734 137.020568) + (xy 67.279139 136.890047) + (xy 67.440047 136.729139) + (xy 67.570568 136.542734) + (xy 67.666739 136.336496) + (xy 67.725635 136.116692) + (xy 67.743435 135.913235) + (xy 67.745468 135.890001) + (xy 67.745468 135.889998) + (xy 67.735114 135.771657) + (xy 67.725635 135.663308) + (xy 67.677961 135.485384) + (xy 67.666741 135.443511) + (xy 67.666738 135.443502) + (xy 67.659743 135.428502) + (xy 67.570568 135.237266) + (xy 67.440047 135.050861) + (xy 67.440045 135.050858) + (xy 67.279141 134.889954) + (xy 67.092734 134.759432) + (xy 67.092728 134.759429) + (xy 67.051596 134.740249) + (xy 67.034724 134.732381) + (xy 66.982285 134.68621) + (xy 66.963133 134.619017) + (xy 66.983348 134.552135) + (xy 67.034725 134.507618) + (xy 67.092734 134.480568) + (xy 67.279139 134.350047) + (xy 67.440047 134.189139) + (xy 67.570568 134.002734) + (xy 67.666739 133.796496) + (xy 67.725635 133.576692) + (xy 67.742634 133.382384) + (xy 67.745468 133.350001) + (xy 67.745468 133.349998) + (xy 67.734956 133.229852) + (xy 67.725635 133.123308) + (xy 67.672358 132.924476) + (xy 67.666741 132.903511) + (xy 67.666738 132.903502) + (xy 67.659743 132.888502) + (xy 67.570568 132.697266) + (xy 67.440047 132.510861) + (xy 67.440045 132.510858) + (xy 67.279141 132.349954) + (xy 67.092734 132.219432) + (xy 67.092728 132.219429) + (xy 67.06056 132.204429) + (xy 67.034724 132.192381) + (xy 66.982285 132.14621) + (xy 66.963133 132.079017) + (xy 66.983348 132.012135) + (xy 67.034725 131.967618) + (xy 67.035319 131.967341) + (xy 67.092734 131.940568) + (xy 67.279139 131.810047) + (xy 67.440047 131.649139) + (xy 67.570568 131.462734) + (xy 67.666739 131.256496) + (xy 67.725635 131.036692) + (xy 67.743776 130.829336) + (xy 67.745468 130.810001) + (xy 67.745468 130.809998) + (xy 67.739801 130.74523) + (xy 67.725635 130.583308) + (xy 67.66725 130.36541) + (xy 67.666741 130.363511) + (xy 67.666738 130.363502) + (xy 67.638059 130.302) + (xy 67.570568 130.157266) + (xy 67.442462 129.97431) + (xy 67.440045 129.970858) + (xy 67.279141 129.809954) + (xy 67.092734 129.679432) + (xy 67.092728 129.679429) + (xy 67.051596 129.660249) + (xy 67.034724 129.652381) + (xy 66.982285 129.60621) + (xy 66.963133 129.539017) + (xy 66.983348 129.472135) + (xy 67.034725 129.427618) + (xy 67.035319 129.427341) + (xy 67.092734 129.400568) + (xy 67.279139 129.270047) + (xy 67.440047 129.109139) + (xy 67.570568 128.922734) + (xy 67.666739 128.716496) + (xy 67.725635 128.496692) + (xy 67.742634 128.302384) + (xy 67.745468 128.270001) + (xy 67.745468 128.269998) + (xy 67.735132 128.151856) + (xy 67.725635 128.043308) + (xy 67.666739 127.823504) + (xy 67.570568 127.617266) + (xy 67.440047 127.430861) + (xy 67.440045 127.430858) + (xy 67.279141 127.269954) + (xy 67.092734 127.139432) + (xy 67.092728 127.139429) + (xy 67.051596 127.120249) + (xy 67.034724 127.112381) + (xy 66.982285 127.06621) + (xy 66.963133 126.999017) + (xy 66.983348 126.932135) + (xy 67.034725 126.887618) + (xy 67.036812 126.886645) + (xy 67.092734 126.860568) + (xy 67.279139 126.730047) + (xy 67.440047 126.569139) + (xy 67.570568 126.382734) + (xy 67.666739 126.176496) + (xy 67.725635 125.956692) + (xy 67.742634 125.762384) + (xy 67.745468 125.730001) + (xy 67.745468 125.729998) + (xy 67.736604 125.628685) + (xy 67.725635 125.503308) + (xy 67.666739 125.283504) + (xy 67.570568 125.077266) + (xy 67.440047 124.890861) + (xy 67.440045 124.890858) + (xy 67.279141 124.729954) + (xy 67.092734 124.599432) + (xy 67.092728 124.599429) + (xy 67.06056 124.584429) + (xy 67.034724 124.572381) + (xy 66.982285 124.52621) + (xy 66.963133 124.459017) + (xy 66.983348 124.392135) + (xy 67.034725 124.347618) + (xy 67.092734 124.320568) + (xy 67.279139 124.190047) + (xy 67.440047 124.029139) + (xy 67.570568 123.842734) + (xy 67.666739 123.636496) + (xy 67.725635 123.416692) + (xy 67.742634 123.222384) + (xy 67.745468 123.190001) + (xy 67.745468 123.189998) + (xy 67.73038 123.017544) + (xy 67.725635 122.963308) + (xy 67.67709 122.782135) + (xy 67.666741 122.743511) + (xy 67.666738 122.743502) + (xy 67.659743 122.728502) + (xy 67.570568 122.537266) + (xy 67.440047 122.350861) + (xy 67.440045 122.350858) + (xy 67.279143 122.189956) + (xy 67.274444 122.186666) + (xy 67.254535 122.172725) + (xy 67.210912 122.118149) + (xy 67.203719 122.04865) + (xy 67.235241 121.986296) + (xy 67.295471 121.950882) + (xy 67.312404 121.947861) + (xy 67.347483 121.944091) + (xy 67.482331 121.893796) + (xy 67.597546 121.807546) + (xy 67.683796 121.692331) + (xy 67.734091 121.557483) + (xy 67.7405 121.497873) + (xy 67.740499 120.374499) + (xy 67.760184 120.307461) + (xy 67.812987 120.261706) + (xy 67.864499 120.2505) + (xy 69.259217 120.2505) + (xy 69.326256 120.270185) + (xy 69.346898 120.286819) + (xy 69.798111 120.738032) + (xy 69.831596 120.799355) + (xy 69.833958 120.814903) + (xy 69.839364 120.876688) + (xy 69.839366 120.876697) + (xy 69.898258 121.096488) + (xy 69.898261 121.096497) + (xy 69.994431 121.302732) + (xy 69.994432 121.302734) + (xy 70.124954 121.489141) + (xy 70.285858 121.650045) + (xy 70.285861 121.650047) + (xy 70.472266 121.780568) + (xy 70.530275 121.807618) + (xy 70.582714 121.853791) + (xy 70.601866 121.920984) + (xy 70.58165 121.987865) + (xy 70.530275 122.032381) + (xy 70.518862 122.037704) + (xy 70.472267 122.059431) + (xy 70.472265 122.059432) + (xy 70.285858 122.189954) + (xy 70.124954 122.350858) + (xy 69.994432 122.537265) + (xy 69.994431 122.537267) + (xy 69.898261 122.743502) + (xy 69.898258 122.743511) + (xy 69.839366 122.963302) + (xy 69.839364 122.963313) + (xy 69.819532 123.189998) + (xy 69.819532 123.190001) + (xy 69.839364 123.416686) + (xy 69.839366 123.416697) + (xy 69.898258 123.636488) + (xy 69.898261 123.636497) + (xy 69.994431 123.842732) + (xy 69.994432 123.842734) + (xy 70.124954 124.029141) + (xy 70.285858 124.190045) + (xy 70.285861 124.190047) + (xy 70.472266 124.320568) + (xy 70.530275 124.347618) + (xy 70.582714 124.393791) + (xy 70.601866 124.460984) + (xy 70.58165 124.527865) + (xy 70.530275 124.572381) + (xy 70.52724 124.573797) + (xy 70.472267 124.599431) + (xy 70.472265 124.599432) + (xy 70.285858 124.729954) + (xy 70.124954 124.890858) + (xy 69.994432 125.077265) + (xy 69.994431 125.077267) + (xy 69.898261 125.283502) + (xy 69.898258 125.283511) + (xy 69.839366 125.503302) + (xy 69.839364 125.503313) + (xy 69.819532 125.729998) + (xy 69.819532 125.730001) + (xy 69.839364 125.956686) + (xy 69.839366 125.956697) + (xy 69.898258 126.176488) + (xy 69.898261 126.176497) + (xy 69.994431 126.382732) + (xy 69.994432 126.382734) + (xy 70.124954 126.569141) + (xy 70.285858 126.730045) + (xy 70.285861 126.730047) + (xy 70.472266 126.860568) + (xy 70.528188 126.886645) + (xy 70.530275 126.887618) + (xy 70.582714 126.933791) + (xy 70.601866 127.000984) + (xy 70.58165 127.067865) + (xy 70.530275 127.112381) + (xy 70.513404 127.120249) + (xy 70.472267 127.139431) + (xy 70.472265 127.139432) + (xy 70.285858 127.269954) + (xy 70.124954 127.430858) + (xy 69.994432 127.617265) + (xy 69.994431 127.617267) + (xy 69.898261 127.823502) + (xy 69.898258 127.823511) + (xy 69.839366 128.043302) + (xy 69.839364 128.043313) + (xy 69.819532 128.269998) + (xy 69.819532 128.270001) + (xy 69.839364 128.496686) + (xy 69.839366 128.496697) + (xy 69.898258 128.716488) + (xy 69.898261 128.716497) + (xy 69.994431 128.922732) + (xy 69.994432 128.922734) + (xy 70.124954 129.109141) + (xy 70.285858 129.270045) + (xy 70.285861 129.270047) + (xy 70.472266 129.400568) + (xy 70.529681 129.427341) + (xy 70.530275 129.427618) + (xy 70.582714 129.473791) + (xy 70.601866 129.540984) + (xy 70.58165 129.607865) + (xy 70.530275 129.652382) + (xy 70.472267 129.679431) + (xy 70.472265 129.679432) + (xy 70.285858 129.809954) + (xy 70.124954 129.970858) + (xy 69.994432 130.157265) + (xy 69.994431 130.157267) + (xy 69.898261 130.363502) + (xy 69.898258 130.363511) + (xy 69.839366 130.583302) + (xy 69.839364 130.583313) + (xy 69.819532 130.809998) + (xy 69.819532 130.810001) + (xy 69.839364 131.036686) + (xy 69.839366 131.036697) + (xy 69.898258 131.256488) + (xy 69.898261 131.256497) + (xy 69.994431 131.462732) + (xy 69.994432 131.462734) + (xy 70.124954 131.649141) + (xy 70.285858 131.810045) + (xy 70.285861 131.810047) + (xy 70.472266 131.940568) + (xy 70.529681 131.967341) + (xy 70.530275 131.967618) + (xy 70.582714 132.013791) + (xy 70.601866 132.080984) + (xy 70.58165 132.147865) + (xy 70.530275 132.192382) + (xy 70.472267 132.219431) + (xy 70.472265 132.219432) + (xy 70.285858 132.349954) + (xy 70.124954 132.510858) + (xy 69.994432 132.697265) + (xy 69.994431 132.697267) + (xy 69.898261 132.903502) + (xy 69.898258 132.903511) + (xy 69.839366 133.123302) + (xy 69.839364 133.123313) + (xy 69.819532 133.349998) + (xy 69.819532 133.350001) + (xy 69.839364 133.576686) + (xy 69.839366 133.576697) + (xy 69.898258 133.796488) + (xy 69.898261 133.796497) + (xy 69.994431 134.002732) + (xy 69.994432 134.002734) + (xy 70.124954 134.189141) + (xy 70.285858 134.350045) + (xy 70.285861 134.350047) + (xy 70.472266 134.480568) + (xy 70.530275 134.507618) + (xy 70.582714 134.553791) + (xy 70.601866 134.620984) + (xy 70.58165 134.687865) + (xy 70.530275 134.732382) + (xy 70.472267 134.759431) + (xy 70.472265 134.759432) + (xy 70.285858 134.889954) + (xy 70.124954 135.050858) + (xy 69.994432 135.237265) + (xy 69.994431 135.237267) + (xy 69.898261 135.443502) + (xy 69.898258 135.443511) + (xy 69.839366 135.663302) + (xy 69.839364 135.663313) + (xy 69.819532 135.889998) + (xy 69.819532 135.890001) + (xy 69.839364 136.116686) + (xy 69.839366 136.116697) + (xy 69.898258 136.336488) + (xy 69.898261 136.336497) + (xy 69.994431 136.542732) + (xy 69.994432 136.542734) + (xy 70.124954 136.729141) + (xy 70.285858 136.890045) + (xy 70.285861 136.890047) + (xy 70.472266 137.020568) + (xy 70.530275 137.047618) + (xy 70.582714 137.093791) + (xy 70.601866 137.160984) + (xy 70.58165 137.227865) + (xy 70.530275 137.272381) + (xy 70.52724 137.273797) + (xy 70.472267 137.299431) + (xy 70.472265 137.299432) + (xy 70.285858 137.429954) + (xy 70.124954 137.590858) + (xy 69.994432 137.777265) + (xy 69.994431 137.777267) + (xy 69.898261 137.983502) + (xy 69.898258 137.983511) + (xy 69.839366 138.203302) + (xy 69.839364 138.203313) + (xy 69.819532 138.429998) + (xy 69.819532 138.430001) + (xy 69.839364 138.656686) + (xy 69.839366 138.656697) + (xy 69.898258 138.876488) + (xy 69.898261 138.876497) + (xy 69.994431 139.082732) + (xy 69.994432 139.082734) + (xy 70.124954 139.269141) + (xy 70.285858 139.430045) + (xy 70.285861 139.430047) + (xy 70.472266 139.560568) + (xy 70.523869 139.584631) + (xy 70.530275 139.587618) + (xy 70.582714 139.633791) + (xy 70.601866 139.700984) + (xy 70.58165 139.767865) + (xy 70.530275 139.812382) + (xy 70.472267 139.839431) + (xy 70.472265 139.839432) + (xy 70.285858 139.969954) + (xy 70.124954 140.130858) + (xy 69.994432 140.317265) + (xy 69.994431 140.317267) + (xy 69.898261 140.523502) + (xy 69.898258 140.523511) + (xy 69.839366 140.743302) + (xy 69.839364 140.743313) + (xy 69.819532 140.969998) + (xy 69.819532 140.970001) + (xy 69.839364 141.196686) + (xy 69.839366 141.196697) + (xy 69.898258 141.416488) + (xy 69.898261 141.416497) + (xy 69.994431 141.622732) + (xy 69.994432 141.622734) + (xy 70.124954 141.809141) + (xy 70.285858 141.970045) + (xy 70.285861 141.970047) + (xy 70.472266 142.100568) + (xy 70.530275 142.127618) + (xy 70.582714 142.173791) + (xy 70.601866 142.240984) + (xy 70.58165 142.307865) + (xy 70.530275 142.352382) + (xy 70.472267 142.379431) + (xy 70.472265 142.379432) + (xy 70.285858 142.509954) + (xy 70.124954 142.670858) + (xy 69.994432 142.857265) + (xy 69.994431 142.857267) + (xy 69.898261 143.063502) + (xy 69.898258 143.063511) + (xy 69.839366 143.283302) + (xy 69.839364 143.283313) + (xy 69.819532 143.509998) + (xy 69.819532 143.510001) + (xy 69.839364 143.736686) + (xy 69.839366 143.736697) + (xy 69.898258 143.956488) + (xy 69.898261 143.956497) + (xy 69.994431 144.162732) + (xy 69.994432 144.162734) + (xy 70.124954 144.349141) + (xy 70.285858 144.510045) + (xy 70.292999 144.515045) + (xy 70.472266 144.640568) + (xy 70.530275 144.667618) + (xy 70.582714 144.713791) + (xy 70.601866 144.780984) + (xy 70.58165 144.847865) + (xy 70.530275 144.892382) + (xy 70.472267 144.919431) + (xy 70.472265 144.919432) + (xy 70.285858 145.049954) + (xy 70.124954 145.210858) + (xy 69.994432 145.397265) + (xy 69.994431 145.397267) + (xy 69.898261 145.603502) + (xy 69.898258 145.603511) + (xy 69.839366 145.823302) + (xy 69.839364 145.823313) + (xy 69.819532 146.049998) + (xy 69.819532 146.050001) + (xy 69.839364 146.276686) + (xy 69.839366 146.276697) + (xy 69.898258 146.496488) + (xy 69.898261 146.496497) + (xy 69.994431 146.702732) + (xy 69.994432 146.702734) + (xy 70.124954 146.889141) + (xy 70.285858 147.050045) + (xy 70.285861 147.050047) + (xy 70.472266 147.180568) + (xy 70.530275 147.207618) + (xy 70.582714 147.253791) + (xy 70.601866 147.320984) + (xy 70.58165 147.387865) + (xy 70.530275 147.432382) + (xy 70.472267 147.459431) + (xy 70.472265 147.459432) + (xy 70.285858 147.589954) + (xy 70.124954 147.750858) + (xy 69.994432 147.937265) + (xy 69.994431 147.937267) + (xy 69.898261 148.143502) + (xy 69.898258 148.143511) + (xy 69.839366 148.363302) + (xy 69.839364 148.363313) + (xy 69.819532 148.589998) + (xy 69.819532 148.590001) + (xy 69.839364 148.816686) + (xy 69.839366 148.816697) + (xy 69.898258 149.036488) + (xy 69.898261 149.036497) + (xy 69.994431 149.242732) + (xy 69.994432 149.242734) + (xy 70.124954 149.429141) + (xy 70.285858 149.590045) + (xy 70.285861 149.590047) + (xy 70.472266 149.720568) + (xy 70.530275 149.747618) + (xy 70.582714 149.793791) + (xy 70.601866 149.860984) + (xy 70.58165 149.927865) + (xy 70.530275 149.972381) + (xy 70.52724 149.973797) + (xy 70.472267 149.999431) + (xy 70.472265 149.999432) + (xy 70.285858 150.129954) + (xy 70.124954 150.290858) + (xy 69.994432 150.477265) + (xy 69.994431 150.477267) + (xy 69.898261 150.683502) + (xy 69.898258 150.683511) + (xy 69.839366 150.903302) + (xy 69.839364 150.903313) + (xy 69.819532 151.129998) + (xy 69.819532 151.130001) + (xy 69.839364 151.356686) + (xy 69.839366 151.356697) + (xy 69.898258 151.576488) + (xy 69.898261 151.576497) + (xy 69.994431 151.782732) + (xy 69.994432 151.782734) + (xy 70.124954 151.969141) + (xy 70.285858 152.130045) + (xy 70.285861 152.130047) + (xy 70.472266 152.260568) + (xy 70.528188 152.286645) + (xy 70.530275 152.287618) + (xy 70.582714 152.333791) + (xy 70.601866 152.400984) + (xy 70.58165 152.467865) + (xy 70.530275 152.512382) + (xy 70.472267 152.539431) + (xy 70.472265 152.539432) + (xy 70.285858 152.669954) + (xy 70.124954 152.830858) + (xy 69.994432 153.017265) + (xy 69.994431 153.017267) + (xy 69.898261 153.223502) + (xy 69.898258 153.223511) + (xy 69.839366 153.443302) + (xy 69.839364 153.443313) + (xy 69.819532 153.669998) + (xy 69.819532 153.670001) + (xy 69.839364 153.896686) + (xy 69.839366 153.896697) + (xy 69.898258 154.116488) + (xy 69.898261 154.116497) + (xy 69.994431 154.322732) + (xy 69.994432 154.322734) + (xy 70.124954 154.509141) + (xy 70.285858 154.670045) + (xy 70.285861 154.670047) + (xy 70.472266 154.800568) + (xy 70.678504 154.896739) + (xy 70.678509 154.89674) + (xy 70.678511 154.896741) + (xy 70.697164 154.901739) + (xy 70.898308 154.955635) + (xy 71.06023 154.969801) + (xy 71.124998 154.975468) + (xy 71.125 154.975468) + (xy 71.125002 154.975468) + (xy 71.187511 154.969999) + (xy 71.351692 154.955635) + (xy 71.571496 154.896739) + (xy 71.777734 154.800568) + (xy 71.964139 154.670047) + (xy 72.125047 154.509139) + (xy 72.255568 154.322734) + (xy 72.351739 154.116496) + (xy 72.410635 153.896692) + (xy 72.427634 153.702384) + (xy 72.430468 153.670001) + (xy 72.430468 153.669998) + (xy 72.419519 153.544852) + (xy 72.410635 153.443308) + (xy 72.351739 153.223504) + (xy 72.255568 153.017266) + (xy 72.125047 152.830861) + (xy 72.125045 152.830858) + (xy 71.964141 152.669954) + (xy 71.777734 152.539432) + (xy 71.777728 152.539429) + (xy 71.719725 152.512382) + (xy 71.667285 152.46621) + (xy 71.648133 152.399017) + (xy 71.668348 152.332135) + (xy 71.719725 152.287618) + (xy 71.721812 152.286645) + (xy 71.777734 152.260568) + (xy 71.964139 152.130047) + (xy 72.125047 151.969139) + (xy 72.255568 151.782734) + (xy 72.351739 151.576496) + (xy 72.410635 151.356692) + (xy 72.427634 151.162384) + (xy 72.430468 151.130001) + (xy 72.430468 151.129998) + (xy 72.419357 151.003) + (xy 72.410635 150.903308) + (xy 72.351739 150.683504) + (xy 72.255568 150.477266) + (xy 72.147232 150.322545) + (xy 72.125045 150.290858) + (xy 71.964141 150.129954) + (xy 71.777734 149.999432) + (xy 71.777728 149.999429) + (xy 71.74556 149.984429) + (xy 71.719724 149.972381) + (xy 71.667285 149.92621) + (xy 71.648133 149.859017) + (xy 71.668348 149.792135) + (xy 71.719725 149.747618) + (xy 71.777734 149.720568) + (xy 71.964139 149.590047) + (xy 72.125047 149.429139) + (xy 72.255568 149.242734) + (xy 72.351739 149.036496) + (xy 72.410635 148.816692) + (xy 72.427634 148.622384) + (xy 72.430468 148.590001) + (xy 72.430468 148.589998) + (xy 72.415765 148.421943) + (xy 72.410635 148.363308) + (xy 72.36209 148.182135) + (xy 72.351741 148.143511) + (xy 72.351738 148.143502) + (xy 72.344743 148.128502) + (xy 72.255568 147.937266) + (xy 72.125047 147.750861) + (xy 72.125045 147.750858) + (xy 71.964141 147.589954) + (xy 71.777734 147.459432) + (xy 71.777728 147.459429) + (xy 71.719725 147.432382) + (xy 71.667285 147.38621) + (xy 71.648133 147.319017) + (xy 71.668348 147.252135) + (xy 71.719725 147.207618) + (xy 71.777734 147.180568) + (xy 71.964139 147.050047) + (xy 72.125047 146.889139) + (xy 72.255568 146.702734) + (xy 72.351739 146.496496) + (xy 72.410635 146.276692) + (xy 72.427634 146.082384) + (xy 72.430468 146.050001) + (xy 72.430468 146.049998) + (xy 72.419357 145.923) + (xy 72.410635 145.823308) + (xy 72.351739 145.603504) + (xy 72.255568 145.397266) + (xy 72.147232 145.242545) + (xy 72.125045 145.210858) + (xy 71.964141 145.049954) + (xy 71.777734 144.919432) + (xy 71.777728 144.919429) + (xy 71.74556 144.904429) + (xy 71.719724 144.892381) + (xy 71.667285 144.84621) + (xy 71.648133 144.779017) + (xy 71.668348 144.712135) + (xy 71.719725 144.667618) + (xy 71.777734 144.640568) + (xy 71.964139 144.510047) + (xy 72.125047 144.349139) + (xy 72.255568 144.162734) + (xy 72.351739 143.956496) + (xy 72.410635 143.736692) + (xy 72.427634 143.542384) + (xy 72.430468 143.510001) + (xy 72.430468 143.509998) + (xy 72.412155 143.300684) + (xy 72.410635 143.283308) + (xy 72.351739 143.063504) + (xy 72.255568 142.857266) + (xy 72.125047 142.670861) + (xy 72.125045 142.670858) + (xy 71.964141 142.509954) + (xy 71.777734 142.379432) + (xy 71.777728 142.379429) + (xy 71.719725 142.352382) + (xy 71.667285 142.30621) + (xy 71.648133 142.239017) + (xy 71.668348 142.172135) + (xy 71.719725 142.127618) + (xy 71.777734 142.100568) + (xy 71.964139 141.970047) + (xy 72.125047 141.809139) + (xy 72.255568 141.622734) + (xy 72.351739 141.416496) + (xy 72.410635 141.196692) + (xy 72.429265 140.983756) + (xy 72.430468 140.970001) + (xy 72.430468 140.969998) + (xy 72.420104 140.851539) + (xy 72.410635 140.743308) + (xy 72.351739 140.523504) + (xy 72.255568 140.317266) + (xy 72.127461 140.134308) + (xy 72.125045 140.130858) + (xy 71.964141 139.969954) + (xy 71.777734 139.839432) + (xy 71.777728 139.839429) + (xy 71.736596 139.820249) + (xy 71.719724 139.812381) + (xy 71.667285 139.76621) + (xy 71.648133 139.699017) + (xy 71.668348 139.632135) + (xy 71.719725 139.587618) + (xy 71.721812 139.586645) + (xy 71.777734 139.560568) + (xy 71.964139 139.430047) + (xy 72.125047 139.269139) + (xy 72.255568 139.082734) + (xy 72.351739 138.876496) + (xy 72.410635 138.656692) + (xy 72.427634 138.462384) + (xy 72.430468 138.430001) + (xy 72.430468 138.429998) + (xy 72.421604 138.328685) + (xy 72.410635 138.203308) + (xy 72.351739 137.983504) + (xy 72.255568 137.777266) + (xy 72.125047 137.590861) + (xy 72.125045 137.590858) + (xy 71.964141 137.429954) + (xy 71.777734 137.299432) + (xy 71.777728 137.299429) + (xy 71.74556 137.284429) + (xy 71.719724 137.272381) + (xy 71.667285 137.22621) + (xy 71.648133 137.159017) + (xy 71.668348 137.092135) + (xy 71.719725 137.047618) + (xy 71.777734 137.020568) + (xy 71.964139 136.890047) + (xy 72.125047 136.729139) + (xy 72.255568 136.542734) + (xy 72.323058 136.398002) + (xy 83.953751 136.398002) + (xy 83.972685 136.566056) + (xy 84.028545 136.725694) + (xy 84.028547 136.725697) + (xy 84.118518 136.868884) + (xy 84.118523 136.86889) + (xy 84.238109 136.988476) + (xy 84.238115 136.988481) + (xy 84.381302 137.078452) + (xy 84.381305 137.078454) + (xy 84.381309 137.078455) + (xy 84.38131 137.078456) + (xy 84.440976 137.099334) + (xy 84.540943 137.134314) + (xy 84.708997 137.153249) + (xy 84.709 137.153249) + (xy 84.709003 137.153249) + (xy 84.877056 137.134314) + (xy 84.877059 137.134313) + (xy 85.03669 137.078456) + (xy 85.036692 137.078454) + (xy 85.036694 137.078454) + (xy 85.036697 137.078452) + (xy 85.179884 136.988481) + (xy 85.179885 136.98848) + (xy 85.17989 136.988477) + (xy 85.299477 136.86889) + (xy 85.29948 136.868884) + (xy 85.30382 136.863444) + (xy 85.306281 136.865407) + (xy 85.348119 136.828296) + (xy 85.417158 136.817551) + (xy 85.481046 136.845835) + (xy 85.488619 136.852805) + (xy 85.525859 136.890046) + (xy 85.586793 136.932712) + (xy 85.712266 137.020568) + (xy 85.770275 137.047618) + (xy 85.822714 137.093791) + (xy 85.841866 137.160984) + (xy 85.82165 137.227865) + (xy 85.770275 137.272381) + (xy 85.76724 137.273797) + (xy 85.712267 137.299431) + (xy 85.712265 137.299432) + (xy 85.525858 137.429954) + (xy 85.364954 137.590858) + (xy 85.234432 137.777265) + (xy 85.234431 137.777267) + (xy 85.138261 137.983502) + (xy 85.138258 137.983511) + (xy 85.079366 138.203302) + (xy 85.079364 138.203313) + (xy 85.059532 138.429998) + (xy 85.059532 138.430001) + (xy 85.079364 138.656686) + (xy 85.079366 138.656697) + (xy 85.138258 138.876488) + (xy 85.138261 138.876497) + (xy 85.234431 139.082732) + (xy 85.234432 139.082734) + (xy 85.364954 139.269141) + (xy 85.525858 139.430045) + (xy 85.525861 139.430047) + (xy 85.712266 139.560568) + (xy 85.763869 139.584631) + (xy 85.770275 139.587618) + (xy 85.822714 139.633791) + (xy 85.841866 139.700984) + (xy 85.82165 139.767865) + (xy 85.770275 139.812382) + (xy 85.712267 139.839431) + (xy 85.712265 139.839432) + (xy 85.525858 139.969954) + (xy 85.364954 140.130858) + (xy 85.234432 140.317265) + (xy 85.234431 140.317267) + (xy 85.138261 140.523502) + (xy 85.138258 140.523511) + (xy 85.079366 140.743302) + (xy 85.079364 140.743313) + (xy 85.059532 140.969998) + (xy 85.059532 140.970001) + (xy 85.079364 141.196686) + (xy 85.079366 141.196697) + (xy 85.138258 141.416488) + (xy 85.138261 141.416497) + (xy 85.234431 141.622732) + (xy 85.234432 141.622734) + (xy 85.364954 141.809141) + (xy 85.525858 141.970045) + (xy 85.525861 141.970047) + (xy 85.712266 142.100568) + (xy 85.770275 142.127618) + (xy 85.822714 142.173791) + (xy 85.841866 142.240984) + (xy 85.82165 142.307865) + (xy 85.770275 142.352382) + (xy 85.712267 142.379431) + (xy 85.712265 142.379432) + (xy 85.525858 142.509954) + (xy 85.364954 142.670858) + (xy 85.234432 142.857265) + (xy 85.234431 142.857267) + (xy 85.138261 143.063502) + (xy 85.138258 143.063511) + (xy 85.079366 143.283302) + (xy 85.079364 143.283313) + (xy 85.059532 143.509998) + (xy 85.059532 143.510001) + (xy 85.079364 143.736686) + (xy 85.079366 143.736697) + (xy 85.138258 143.956488) + (xy 85.138261 143.956497) + (xy 85.234431 144.162732) + (xy 85.234432 144.162734) + (xy 85.364954 144.349141) + (xy 85.525858 144.510045) + (xy 85.532999 144.515045) + (xy 85.712266 144.640568) + (xy 85.770275 144.667618) + (xy 85.822714 144.713791) + (xy 85.841866 144.780984) + (xy 85.82165 144.847865) + (xy 85.770275 144.892382) + (xy 85.712267 144.919431) + (xy 85.712265 144.919432) + (xy 85.525858 145.049954) + (xy 85.364954 145.210858) + (xy 85.234432 145.397265) + (xy 85.234431 145.397267) + (xy 85.138261 145.603502) + (xy 85.138258 145.603511) + (xy 85.079366 145.823302) + (xy 85.079364 145.823313) + (xy 85.059532 146.049998) + (xy 85.059532 146.050001) + (xy 85.079364 146.276686) + (xy 85.079366 146.276697) + (xy 85.138258 146.496488) + (xy 85.138261 146.496497) + (xy 85.234431 146.702732) + (xy 85.234432 146.702734) + (xy 85.364954 146.889141) + (xy 85.525858 147.050045) + (xy 85.525861 147.050047) + (xy 85.712266 147.180568) + (xy 85.770275 147.207618) + (xy 85.822714 147.253791) + (xy 85.841866 147.320984) + (xy 85.82165 147.387865) + (xy 85.770275 147.432382) + (xy 85.712267 147.459431) + (xy 85.712265 147.459432) + (xy 85.525858 147.589954) + (xy 85.364954 147.750858) + (xy 85.234432 147.937265) + (xy 85.234431 147.937267) + (xy 85.138261 148.143502) + (xy 85.138258 148.143511) + (xy 85.079366 148.363302) + (xy 85.079364 148.363313) + (xy 85.059532 148.589998) + (xy 85.059532 148.590001) + (xy 85.079364 148.816686) + (xy 85.079366 148.816697) + (xy 85.138258 149.036488) + (xy 85.138261 149.036497) + (xy 85.234431 149.242732) + (xy 85.234432 149.242734) + (xy 85.364954 149.429141) + (xy 85.525858 149.590045) + (xy 85.525861 149.590047) + (xy 85.712266 149.720568) + (xy 85.770275 149.747618) + (xy 85.822714 149.793791) + (xy 85.841866 149.860984) + (xy 85.82165 149.927865) + (xy 85.770275 149.972381) + (xy 85.76724 149.973797) + (xy 85.712267 149.999431) + (xy 85.712265 149.999432) + (xy 85.525858 150.129954) + (xy 85.364954 150.290858) + (xy 85.234432 150.477265) + (xy 85.234431 150.477267) + (xy 85.138261 150.683502) + (xy 85.138258 150.683511) + (xy 85.079366 150.903302) + (xy 85.079364 150.903313) + (xy 85.059532 151.129998) + (xy 85.059532 151.130001) + (xy 85.079364 151.356686) + (xy 85.079366 151.356697) + (xy 85.138258 151.576488) + (xy 85.138261 151.576497) + (xy 85.234431 151.782732) + (xy 85.234432 151.782734) + (xy 85.364954 151.969141) + (xy 85.525858 152.130045) + (xy 85.525861 152.130047) + (xy 85.712266 152.260568) + (xy 85.770865 152.287893) + (xy 85.823305 152.334065) + (xy 85.842457 152.401258) + (xy 85.822242 152.468139) + (xy 85.770867 152.512657) + (xy 85.712515 152.539867) + (xy 85.526179 152.670342) + (xy 85.365342 152.831179) + (xy 85.234865 153.017517) + (xy 85.138734 153.223673) + (xy 85.13873 153.223682) + (xy 85.086127 153.419999) + (xy 85.086128 153.42) + (xy 86.049314 153.42) + (xy 86.037359 153.431955) + (xy 85.979835 153.544852) + (xy 85.960014 153.67) + (xy 85.979835 153.795148) + (xy 86.037359 153.908045) + (xy 86.049314 153.92) + (xy 85.086128 153.92) + (xy 85.13873 154.116317) + (xy 85.138734 154.116326) + (xy 85.234865 154.322482) + (xy 85.365342 154.50882) + (xy 85.526179 154.669657) + (xy 85.712517 154.800134) + (xy 85.918673 154.896265) + (xy 85.918682 154.896269) + (xy 86.114999 154.948872) + (xy 86.115 154.948871) + (xy 86.115 153.985686) + (xy 86.126955 153.997641) + (xy 86.239852 154.055165) + (xy 86.333519 154.07) + (xy 86.396481 154.07) + (xy 86.490148 154.055165) + (xy 86.603045 153.997641) + (xy 86.615 153.985686) + (xy 86.615 154.948872) + (xy 86.811317 154.896269) + (xy 86.811326 154.896265) + (xy 87.017482 154.800134) + (xy 87.20382 154.669657) + (xy 87.364657 154.50882) + (xy 87.495134 154.322482) + (xy 87.591265 154.116326) + (xy 87.591269 154.116317) + (xy 87.643872 153.92) + (xy 86.680686 153.92) + (xy 86.692641 153.908045) + (xy 86.750165 153.795148) + (xy 86.769986 153.67) + (xy 86.750165 153.544852) + (xy 86.692641 153.431955) + (xy 86.680686 153.42) + (xy 87.643872 153.42) + (xy 87.643872 153.419999) + (xy 87.591269 153.223682) + (xy 87.591265 153.223673) + (xy 87.495134 153.017517) + (xy 87.364657 152.831179) + (xy 87.20382 152.670342) + (xy 87.017482 152.539865) + (xy 86.959133 152.512657) + (xy 86.906694 152.466484) + (xy 86.887542 152.399291) + (xy 86.907758 152.33241) + (xy 86.959129 152.287895) + (xy 87.017734 152.260568) + (xy 87.204139 152.130047) + (xy 87.365047 151.969139) + (xy 87.495568 151.782734) + (xy 87.591739 151.576496) + (xy 87.650635 151.356692) + (xy 87.667634 151.162384) + (xy 87.670468 151.130001) + (xy 87.670468 151.129998) + (xy 87.659357 151.003) + (xy 87.650635 150.903308) + (xy 87.591739 150.683504) + (xy 87.495568 150.477266) + (xy 87.387232 150.322545) + (xy 87.365045 150.290858) + (xy 87.204141 150.129954) + (xy 87.017734 149.999432) + (xy 87.017728 149.999429) + (xy 86.98556 149.984429) + (xy 86.959724 149.972381) + (xy 86.907285 149.92621) + (xy 86.888133 149.859017) + (xy 86.908348 149.792135) + (xy 86.959725 149.747618) + (xy 87.017734 149.720568) + (xy 87.204139 149.590047) + (xy 87.365047 149.429139) + (xy 87.495568 149.242734) + (xy 87.591739 149.036496) + (xy 87.650635 148.816692) + (xy 87.667634 148.622384) + (xy 87.670468 148.590001) + (xy 87.670468 148.589998) + (xy 87.655765 148.421943) + (xy 87.650635 148.363308) + (xy 87.60209 148.182135) + (xy 87.591741 148.143511) + (xy 87.591738 148.143502) + (xy 87.584743 148.128502) + (xy 87.495568 147.937266) + (xy 87.365047 147.750861) + (xy 87.365045 147.750858) + (xy 87.204141 147.589954) + (xy 87.017734 147.459432) + (xy 87.017728 147.459429) + (xy 86.959725 147.432382) + (xy 86.907285 147.38621) + (xy 86.888133 147.319017) + (xy 86.908348 147.252135) + (xy 86.959725 147.207618) + (xy 87.017734 147.180568) + (xy 87.204139 147.050047) + (xy 87.365047 146.889139) + (xy 87.495568 146.702734) + (xy 87.591739 146.496496) + (xy 87.650635 146.276692) + (xy 87.667634 146.082384) + (xy 87.670468 146.050001) + (xy 87.670468 146.049998) + (xy 87.659357 145.923) + (xy 87.650635 145.823308) + (xy 87.591739 145.603504) + (xy 87.495568 145.397266) + (xy 87.387232 145.242545) + (xy 87.365045 145.210858) + (xy 87.204141 145.049954) + (xy 87.017734 144.919432) + (xy 87.017728 144.919429) + (xy 86.98556 144.904429) + (xy 86.959724 144.892381) + (xy 86.907285 144.84621) + (xy 86.888133 144.779017) + (xy 86.908348 144.712135) + (xy 86.959725 144.667618) + (xy 87.017734 144.640568) + (xy 87.204139 144.510047) + (xy 87.365047 144.349139) + (xy 87.495568 144.162734) + (xy 87.591739 143.956496) + (xy 87.650635 143.736692) + (xy 87.667634 143.542384) + (xy 87.670468 143.510001) + (xy 87.670468 143.509998) + (xy 87.652155 143.300684) + (xy 87.650635 143.283308) + (xy 87.591739 143.063504) + (xy 87.495568 142.857266) + (xy 87.365047 142.670861) + (xy 87.365045 142.670858) + (xy 87.204141 142.509954) + (xy 87.017734 142.379432) + (xy 87.017728 142.379429) + (xy 86.959725 142.352382) + (xy 86.907285 142.30621) + (xy 86.888133 142.239017) + (xy 86.908348 142.172135) + (xy 86.959725 142.127618) + (xy 87.017734 142.100568) + (xy 87.204139 141.970047) + (xy 87.365047 141.809139) + (xy 87.495568 141.622734) + (xy 87.591739 141.416496) + (xy 87.650635 141.196692) + (xy 87.669265 140.983756) + (xy 87.670468 140.970001) + (xy 87.670468 140.969998) + (xy 87.660104 140.851539) + (xy 87.650635 140.743308) + (xy 87.591739 140.523504) + (xy 87.495568 140.317266) + (xy 87.367461 140.134308) + (xy 87.365045 140.130858) + (xy 87.204141 139.969954) + (xy 87.017734 139.839432) + (xy 87.017728 139.839429) + (xy 86.976596 139.820249) + (xy 86.959724 139.812381) + (xy 86.907285 139.76621) + (xy 86.888133 139.699017) + (xy 86.908348 139.632135) + (xy 86.959725 139.587618) + (xy 86.961812 139.586645) + (xy 87.017734 139.560568) + (xy 87.204139 139.430047) + (xy 87.365047 139.269139) + (xy 87.495568 139.082734) + (xy 87.591739 138.876496) + (xy 87.650635 138.656692) + (xy 87.667634 138.462384) + (xy 87.670468 138.430001) + (xy 87.670468 138.429998) + (xy 87.661604 138.328685) + (xy 87.650635 138.203308) + (xy 87.591739 137.983504) + (xy 87.495568 137.777266) + (xy 87.365047 137.590861) + (xy 87.365045 137.590858) + (xy 87.204141 137.429954) + (xy 87.017734 137.299432) + (xy 87.017728 137.299429) + (xy 86.98556 137.284429) + (xy 86.959724 137.272381) + (xy 86.907285 137.22621) + (xy 86.888133 137.159017) + (xy 86.908348 137.092135) + (xy 86.959725 137.047618) + (xy 87.017734 137.020568) + (xy 87.204139 136.890047) + (xy 87.365047 136.729139) + (xy 87.495568 136.542734) + (xy 87.591739 136.336496) + (xy 87.650635 136.116692) + (xy 87.668435 135.913235) + (xy 87.670468 135.890001) + (xy 87.670468 135.889998) + (xy 87.660114 135.771657) + (xy 87.650635 135.663308) + (xy 87.602961 135.485384) + (xy 87.591741 135.443511) + (xy 87.591738 135.443502) + (xy 87.584743 135.428502) + (xy 87.495568 135.237266) + (xy 87.365047 135.050861) + (xy 87.365045 135.050858) + (xy 87.204141 134.889954) + (xy 87.017734 134.759432) + (xy 87.017728 134.759429) + (xy 86.976596 134.740249) + (xy 86.959724 134.732381) + (xy 86.907285 134.68621) + (xy 86.888133 134.619017) + (xy 86.908348 134.552135) + (xy 86.959725 134.507618) + (xy 87.017734 134.480568) + (xy 87.204139 134.350047) + (xy 87.365047 134.189139) + (xy 87.495568 134.002734) + (xy 87.591739 133.796496) + (xy 87.650635 133.576692) + (xy 87.667634 133.382384) + (xy 87.670468 133.350001) + (xy 87.670468 133.349998) + (xy 87.659956 133.229852) + (xy 87.650635 133.123308) + (xy 87.597358 132.924476) + (xy 87.591741 132.903511) + (xy 87.591738 132.903502) + (xy 87.584743 132.888502) + (xy 87.495568 132.697266) + (xy 87.365047 132.510861) + (xy 87.365045 132.510858) + (xy 87.204141 132.349954) + (xy 87.017734 132.219432) + (xy 87.017728 132.219429) + (xy 86.98556 132.204429) + (xy 86.959724 132.192381) + (xy 86.907285 132.14621) + (xy 86.888133 132.079017) + (xy 86.908348 132.012135) + (xy 86.959725 131.967618) + (xy 86.960319 131.967341) + (xy 87.017734 131.940568) + (xy 87.204139 131.810047) + (xy 87.365047 131.649139) + (xy 87.495568 131.462734) + (xy 87.591739 131.256496) + (xy 87.650635 131.036692) + (xy 87.668776 130.829336) + (xy 87.670468 130.810001) + (xy 87.670468 130.809998) + (xy 87.664801 130.74523) + (xy 87.650635 130.583308) + (xy 87.59225 130.36541) + (xy 87.591741 130.363511) + (xy 87.591738 130.363502) + (xy 87.563059 130.302) + (xy 87.495568 130.157266) + (xy 87.367462 129.97431) + (xy 87.365045 129.970858) + (xy 87.204141 129.809954) + (xy 87.017734 129.679432) + (xy 87.017728 129.679429) + (xy 86.976596 129.660249) + (xy 86.959724 129.652381) + (xy 86.907285 129.60621) + (xy 86.888133 129.539017) + (xy 86.908348 129.472135) + (xy 86.959725 129.427618) + (xy 86.960319 129.427341) + (xy 87.017734 129.400568) + (xy 87.204139 129.270047) + (xy 87.365047 129.109139) + (xy 87.495568 128.922734) + (xy 87.591739 128.716496) + (xy 87.650635 128.496692) + (xy 87.667634 128.302384) + (xy 87.670468 128.270001) + (xy 87.670468 128.269998) + (xy 87.660132 128.151856) + (xy 87.650635 128.043308) + (xy 87.591739 127.823504) + (xy 87.495568 127.617266) + (xy 87.365047 127.430861) + (xy 87.365045 127.430858) + (xy 87.204141 127.269954) + (xy 87.017734 127.139432) + (xy 87.017728 127.139429) + (xy 86.976596 127.120249) + (xy 86.959724 127.112381) + (xy 86.907285 127.06621) + (xy 86.888133 126.999017) + (xy 86.908348 126.932135) + (xy 86.959725 126.887618) + (xy 86.961812 126.886645) + (xy 87.017734 126.860568) + (xy 87.204139 126.730047) + (xy 87.365047 126.569139) + (xy 87.495568 126.382734) + (xy 87.591739 126.176496) + (xy 87.650635 125.956692) + (xy 87.667634 125.762384) + (xy 87.670468 125.730001) + (xy 87.670468 125.729998) + (xy 87.661604 125.628685) + (xy 87.650635 125.503308) + (xy 87.591739 125.283504) + (xy 87.495568 125.077266) + (xy 87.365047 124.890861) + (xy 87.365045 124.890858) + (xy 87.204141 124.729954) + (xy 87.017734 124.599432) + (xy 87.017728 124.599429) + (xy 86.98556 124.584429) + (xy 86.959724 124.572381) + (xy 86.907285 124.52621) + (xy 86.888133 124.459017) + (xy 86.908348 124.392135) + (xy 86.959725 124.347618) + (xy 87.017734 124.320568) + (xy 87.204139 124.190047) + (xy 87.365047 124.029139) + (xy 87.495568 123.842734) + (xy 87.591739 123.636496) + (xy 87.650635 123.416692) + (xy 87.667634 123.222384) + (xy 87.670468 123.190001) + (xy 87.670468 123.189998) + (xy 87.65538 123.017544) + (xy 87.650635 122.963308) + (xy 87.60209 122.782135) + (xy 87.591741 122.743511) + (xy 87.591738 122.743502) + (xy 87.584743 122.728502) + (xy 87.495568 122.537266) + (xy 87.365047 122.350861) + (xy 87.365045 122.350858) + (xy 87.204143 122.189956) + (xy 87.199444 122.186666) + (xy 87.179535 122.172725) + (xy 87.135912 122.118149) + (xy 87.128719 122.04865) + (xy 87.160241 121.986296) + (xy 87.220471 121.950882) + (xy 87.237404 121.947861) + (xy 87.272483 121.944091) + (xy 87.407331 121.893796) + (xy 87.522546 121.807546) + (xy 87.608796 121.692331) + (xy 87.659091 121.557483) + (xy 87.6655 121.497873) + (xy 87.665499 119.802128) + (xy 87.659091 119.742517) + (xy 87.655039 119.731654) + (xy 87.608797 119.607671) + (xy 87.608793 119.607664) + (xy 87.522547 119.492455) + (xy 87.522544 119.492452) + (xy 87.407335 119.406206) + (xy 87.407328 119.406202) + (xy 87.272482 119.355908) + (xy 87.272483 119.355908) + (xy 87.212883 119.349501) + (xy 87.212881 119.3495) + (xy 87.212873 119.3495) + (xy 87.212864 119.3495) + (xy 85.517129 119.3495) + (xy 85.517123 119.349501) + (xy 85.457516 119.355908) + (xy 85.322671 119.406202) + (xy 85.322664 119.406206) + (xy 85.207455 119.492452) + (xy 85.207452 119.492455) + (xy 85.121206 119.607664) + (xy 85.121202 119.607671) + (xy 85.070908 119.742517) + (xy 85.064501 119.802116) + (xy 85.064501 119.802123) + (xy 85.0645 119.802135) + (xy 85.0645 121.49787) + (xy 85.064501 121.497876) + (xy 85.070908 121.557483) + (xy 85.121202 121.692328) + (xy 85.121206 121.692335) + (xy 85.207452 121.807544) + (xy 85.207455 121.807547) + (xy 85.322664 121.893793) + (xy 85.322671 121.893797) + (xy 85.356945 121.90658) + (xy 85.457517 121.944091) + (xy 85.492596 121.947862) + (xy 85.557144 121.974599) + (xy 85.596993 122.031991) + (xy 85.599488 122.101816) + (xy 85.563836 122.161905) + (xy 85.550464 122.172725) + (xy 85.525858 122.189954) + (xy 85.364954 122.350858) + (xy 85.234432 122.537265) + (xy 85.234431 122.537267) + (xy 85.138261 122.743502) + (xy 85.138258 122.743511) + (xy 85.079366 122.963302) + (xy 85.079364 122.963313) + (xy 85.059532 123.189998) + (xy 85.059532 123.190001) + (xy 85.079364 123.416686) + (xy 85.079366 123.416697) + (xy 85.138258 123.636488) + (xy 85.138261 123.636497) + (xy 85.234431 123.842732) + (xy 85.234432 123.842734) + (xy 85.364954 124.029141) + (xy 85.525858 124.190045) + (xy 85.525861 124.190047) + (xy 85.712266 124.320568) + (xy 85.770275 124.347618) + (xy 85.822714 124.393791) + (xy 85.841866 124.460984) + (xy 85.82165 124.527865) + (xy 85.770275 124.572381) + (xy 85.76724 124.573797) + (xy 85.712267 124.599431) + (xy 85.712265 124.599432) + (xy 85.525858 124.729954) + (xy 85.364954 124.890858) + (xy 85.234432 125.077265) + (xy 85.234431 125.077267) + (xy 85.138261 125.283502) + (xy 85.138258 125.283511) + (xy 85.079366 125.503302) + (xy 85.079364 125.503313) + (xy 85.059532 125.729998) + (xy 85.059532 125.730001) + (xy 85.079364 125.956686) + (xy 85.079366 125.956697) + (xy 85.138258 126.176488) + (xy 85.138261 126.176497) + (xy 85.234431 126.382732) + (xy 85.234432 126.382734) + (xy 85.364954 126.569141) + (xy 85.525858 126.730045) + (xy 85.525861 126.730047) + (xy 85.712266 126.860568) + (xy 85.768188 126.886645) + (xy 85.770275 126.887618) + (xy 85.822714 126.933791) + (xy 85.841866 127.000984) + (xy 85.82165 127.067865) + (xy 85.770275 127.112381) + (xy 85.753404 127.120249) + (xy 85.712267 127.139431) + (xy 85.712265 127.139432) + (xy 85.525858 127.269954) + (xy 85.364954 127.430858) + (xy 85.234432 127.617265) + (xy 85.234431 127.617267) + (xy 85.138261 127.823502) + (xy 85.138258 127.823511) + (xy 85.079366 128.043302) + (xy 85.079364 128.043313) + (xy 85.059532 128.269998) + (xy 85.059532 128.270001) + (xy 85.079364 128.496686) + (xy 85.079366 128.496697) + (xy 85.138258 128.716488) + (xy 85.138261 128.716497) + (xy 85.234431 128.922732) + (xy 85.234432 128.922734) + (xy 85.364954 129.109141) + (xy 85.525858 129.270045) + (xy 85.525861 129.270047) + (xy 85.712266 129.400568) + (xy 85.769681 129.427341) + (xy 85.770275 129.427618) + (xy 85.822714 129.473791) + (xy 85.841866 129.540984) + (xy 85.82165 129.607865) + (xy 85.770275 129.652382) + (xy 85.712267 129.679431) + (xy 85.712265 129.679432) + (xy 85.525858 129.809954) + (xy 85.364954 129.970858) + (xy 85.234432 130.157265) + (xy 85.234431 130.157267) + (xy 85.138261 130.363502) + (xy 85.138258 130.363511) + (xy 85.079366 130.583302) + (xy 85.079364 130.583313) + (xy 85.059532 130.809998) + (xy 85.059532 130.810001) + (xy 85.079364 131.036686) + (xy 85.079366 131.036697) + (xy 85.138258 131.256488) + (xy 85.138261 131.256497) + (xy 85.234431 131.462732) + (xy 85.234432 131.462734) + (xy 85.364954 131.649141) + (xy 85.525858 131.810045) + (xy 85.525861 131.810047) + (xy 85.712266 131.940568) + (xy 85.769681 131.967341) + (xy 85.770275 131.967618) + (xy 85.822714 132.013791) + (xy 85.841866 132.080984) + (xy 85.82165 132.147865) + (xy 85.770275 132.192382) + (xy 85.712267 132.219431) + (xy 85.712265 132.219432) + (xy 85.525858 132.349954) + (xy 85.364954 132.510858) + (xy 85.234432 132.697265) + (xy 85.234431 132.697267) + (xy 85.138261 132.903502) + (xy 85.138258 132.903511) + (xy 85.079366 133.123302) + (xy 85.079364 133.123313) + (xy 85.059532 133.349998) + (xy 85.059532 133.350001) + (xy 85.079364 133.576686) + (xy 85.079366 133.576697) + (xy 85.138258 133.796488) + (xy 85.138261 133.796497) + (xy 85.234431 134.002732) + (xy 85.234432 134.002734) + (xy 85.364954 134.189141) + (xy 85.525858 134.350045) + (xy 85.525861 134.350047) + (xy 85.712266 134.480568) + (xy 85.770275 134.507618) + (xy 85.822714 134.553791) + (xy 85.841866 134.620984) + (xy 85.82165 134.687865) + (xy 85.770275 134.732382) + (xy 85.712267 134.759431) + (xy 85.712265 134.759432) + (xy 85.525858 134.889954) + (xy 85.364954 135.050858) + (xy 85.234432 135.237265) + (xy 85.234431 135.237267) + (xy 85.138261 135.443502) + (xy 85.138259 135.443509) + (xy 85.097008 135.59746) + (xy 85.060643 135.65712) + (xy 84.997796 135.687649) + (xy 84.936279 135.682408) + (xy 84.877057 135.661686) + (xy 84.709003 135.642751) + (xy 84.708997 135.642751) + (xy 84.540943 135.661685) + (xy 84.381305 135.717545) + (xy 84.381302 135.717547) + (xy 84.238115 135.807518) + (xy 84.238109 135.807523) + (xy 84.118523 135.927109) + (xy 84.118518 135.927115) + (xy 84.028547 136.070302) + (xy 84.028545 136.070305) + (xy 83.972685 136.229943) + (xy 83.953751 136.397997) + (xy 83.953751 136.398002) + (xy 72.323058 136.398002) + (xy 72.351739 136.336496) + (xy 72.410635 136.116692) + (xy 72.428435 135.913235) + (xy 72.430468 135.890001) + (xy 72.430468 135.889998) + (xy 72.420114 135.771657) + (xy 72.410635 135.663308) + (xy 72.362961 135.485384) + (xy 72.351741 135.443511) + (xy 72.351738 135.443502) + (xy 72.344743 135.428502) + (xy 72.255568 135.237266) + (xy 72.125047 135.050861) + (xy 72.125045 135.050858) + (xy 71.964141 134.889954) + (xy 71.777734 134.759432) + (xy 71.777728 134.759429) + (xy 71.736596 134.740249) + (xy 71.719724 134.732381) + (xy 71.667285 134.68621) + (xy 71.648133 134.619017) + (xy 71.668348 134.552135) + (xy 71.719725 134.507618) + (xy 71.777734 134.480568) + (xy 71.964139 134.350047) + (xy 72.125047 134.189139) + (xy 72.255568 134.002734) + (xy 72.351739 133.796496) + (xy 72.410635 133.576692) + (xy 72.427634 133.382384) + (xy 72.430468 133.350001) + (xy 72.430468 133.349998) + (xy 72.419956 133.229852) + (xy 72.410635 133.123308) + (xy 72.357358 132.924476) + (xy 72.351741 132.903511) + (xy 72.351738 132.903502) + (xy 72.344743 132.888502) + (xy 72.255568 132.697266) + (xy 72.125047 132.510861) + (xy 72.125045 132.510858) + (xy 71.964141 132.349954) + (xy 71.777734 132.219432) + (xy 71.777728 132.219429) + (xy 71.74556 132.204429) + (xy 71.719724 132.192381) + (xy 71.667285 132.14621) + (xy 71.648133 132.079017) + (xy 71.668348 132.012135) + (xy 71.719725 131.967618) + (xy 71.720319 131.967341) + (xy 71.777734 131.940568) + (xy 71.964139 131.810047) + (xy 72.125047 131.649139) + (xy 72.255568 131.462734) + (xy 72.351739 131.256496) + (xy 72.410635 131.036692) + (xy 72.428776 130.829336) + (xy 72.430468 130.810001) + (xy 72.430468 130.809998) + (xy 72.424801 130.74523) + (xy 72.410635 130.583308) + (xy 72.35225 130.36541) + (xy 72.351741 130.363511) + (xy 72.351738 130.363502) + (xy 72.323059 130.302) + (xy 72.255568 130.157266) + (xy 72.127462 129.97431) + (xy 72.125045 129.970858) + (xy 71.964141 129.809954) + (xy 71.777734 129.679432) + (xy 71.777728 129.679429) + (xy 71.736596 129.660249) + (xy 71.719724 129.652381) + (xy 71.667285 129.60621) + (xy 71.648133 129.539017) + (xy 71.668348 129.472135) + (xy 71.719725 129.427618) + (xy 71.720319 129.427341) + (xy 71.777734 129.400568) + (xy 71.964139 129.270047) + (xy 72.125047 129.109139) + (xy 72.255568 128.922734) + (xy 72.351739 128.716496) + (xy 72.410635 128.496692) + (xy 72.427634 128.302384) + (xy 72.430468 128.270001) + (xy 72.430468 128.269998) + (xy 72.420132 128.151856) + (xy 72.410635 128.043308) + (xy 72.351739 127.823504) + (xy 72.255568 127.617266) + (xy 72.125047 127.430861) + (xy 72.125045 127.430858) + (xy 71.964141 127.269954) + (xy 71.777734 127.139432) + (xy 71.777728 127.139429) + (xy 71.736596 127.120249) + (xy 71.719724 127.112381) + (xy 71.667285 127.06621) + (xy 71.648133 126.999017) + (xy 71.668348 126.932135) + (xy 71.719725 126.887618) + (xy 71.721812 126.886645) + (xy 71.777734 126.860568) + (xy 71.964139 126.730047) + (xy 72.125047 126.569139) + (xy 72.255568 126.382734) + (xy 72.351739 126.176496) + (xy 72.410635 125.956692) + (xy 72.427634 125.762384) + (xy 72.430468 125.730001) + (xy 72.430468 125.729998) + (xy 72.421604 125.628685) + (xy 72.410635 125.503308) + (xy 72.351739 125.283504) + (xy 72.255568 125.077266) + (xy 72.125047 124.890861) + (xy 72.125045 124.890858) + (xy 71.964141 124.729954) + (xy 71.777734 124.599432) + (xy 71.777728 124.599429) + (xy 71.74556 124.584429) + (xy 71.719724 124.572381) + (xy 71.667285 124.52621) + (xy 71.648133 124.459017) + (xy 71.668348 124.392135) + (xy 71.719725 124.347618) + (xy 71.777734 124.320568) + (xy 71.964139 124.190047) + (xy 71.976225 124.177959) + (xy 72.037546 124.144474) + (xy 72.107238 124.149456) + (xy 72.151589 124.177957) + (xy 72.206344 124.232712) + (xy 72.355666 124.324814) + (xy 72.522203 124.379999) + (xy 72.624991 124.3905) + (xy 73.425008 124.390499) + (xy 73.425016 124.390498) + (xy 73.425019 124.390498) + (xy 73.481302 124.384748) + (xy 73.527797 124.379999) + (xy 73.694334 124.324814) + (xy 73.843656 124.232712) + (xy 73.937319 124.139049) + (xy 73.998642 124.105564) + (xy 74.068334 124.110548) + (xy 74.112681 124.139049) + (xy 74.206344 124.232712) + (xy 74.355666 124.324814) + (xy 74.522203 124.379999) + (xy 74.624991 124.3905) + (xy 75.425008 124.390499) + (xy 75.425016 124.390498) + (xy 75.425019 124.390498) + (xy 75.481302 124.384748) + (xy 75.527797 124.379999) + (xy 75.694334 124.324814) + (xy 75.843656 124.232712) + (xy 75.967712 124.108656) + (xy 76.059814 123.959334) + (xy 76.114999 123.792797) + (xy 76.1255 123.690009) + (xy 76.125499 122.689992) + (xy 76.114999 122.587203) + (xy 76.059814 122.420666) + (xy 75.967712 122.271344) + (xy 75.943794 122.247426) + (xy 75.919886 122.211148) + (xy 75.919291 122.211459) + (xy 75.916377 122.20588) + (xy 75.883915 122.156627) + (xy 75.87904 122.148582) + (xy 75.850409 122.096998) + (xy 75.83059 122.073912) + (xy 75.821145 122.061384) + (xy 75.804404 122.035984) + (xy 75.762699 121.994279) + (xy 75.756293 121.987367) + (xy 75.743586 121.972565) + (xy 75.714854 121.908876) + (xy 75.725116 121.839764) + (xy 75.771114 121.787172) + (xy 75.772575 121.786256) + (xy 75.884345 121.717315) + (xy 76.008315 121.593345) + (xy 76.100356 121.444124) + (xy 76.100358 121.444119) + (xy 76.155505 121.277697) + (xy 76.155506 121.27769) + (xy 76.165999 121.174986) + (xy 76.166 121.174973) + (xy 76.166 120.9) + (xy 74.9525 120.9) + (xy 74.885461 120.880315) + (xy 74.839706 120.827511) + (xy 74.8285 120.776) + (xy 74.8285 119.425) + (xy 75.3285 119.425) + (xy 75.3285 120.4) + (xy 76.165999 120.4) + (xy 76.165999 120.125028) + (xy 76.165998 120.125013) + (xy 76.155505 120.022302) + (xy 76.100358 119.85588) + (xy 76.100356 119.855875) + (xy 76.008315 119.706654) + (xy 75.884345 119.582684) + (xy 75.735124 119.490643) + (xy 75.735119 119.490641) + (xy 75.568697 119.435494) + (xy 75.56869 119.435493) + (xy 75.465986 119.425) + (xy 75.3285 119.425) + (xy 74.8285 119.425) + (xy 74.691027 119.425) + (xy 74.691012 119.425001) + (xy 74.588302 119.435494) + (xy 74.42188 119.490641) + (xy 74.421875 119.490643) + (xy 74.272654 119.582684) + (xy 74.148683 119.706655) + (xy 74.148679 119.70666) + (xy 74.146826 119.709665) + (xy 74.145018 119.71129) + (xy 74.144202 119.712323) + (xy 74.144025 119.712183) + (xy 74.094874 119.756385) + (xy 74.025911 119.767601) + (xy 73.961831 119.739752) + (xy 73.935753 119.709653) + (xy 73.935737 119.709628) + (xy 73.933712 119.706344) + (xy 73.809656 119.582288) + (xy 73.664008 119.492452) + (xy 73.660336 119.490187) + (xy 73.660331 119.490185) + (xy 73.658862 119.489698) + (xy 73.493797 119.435001) + (xy 73.493795 119.435) + (xy 73.39101 119.4245) + (xy 72.615998 119.4245) + (xy 72.61598 119.424501) + (xy 72.513203 119.435) + (xy 72.5132 119.435001) + (xy 72.346668 119.490185) + (xy 72.346663 119.490187) + (xy 72.197342 119.582289) + (xy 72.166451 119.613181) + (xy 72.105128 119.646666) + (xy 72.07877 119.6495) + (xy 72.002588 119.6495) + (xy 71.935549 119.629815) + (xy 71.931465 119.627075) + (xy 71.911622 119.613181) + (xy 71.777734 119.519432) + (xy 71.768631 119.515187) + (xy 71.571497 119.423261) + (xy 71.571488 119.423258) + (xy 71.351697 119.364366) + (xy 71.351688 119.364364) + (xy 71.289903 119.358958) + (xy 71.224835 119.333504) + (xy 71.213032 119.323111) + (xy 70.442566 118.552646) + (xy 70.440373 118.550397) + (xy 70.380061 118.486949) + (xy 70.38006 118.486948) + (xy 70.380059 118.486947) + (xy 70.33164 118.453246) + (xy 70.32412 118.447575) + (xy 70.278413 118.410305) + (xy 70.278406 118.410301) + (xy 70.251441 118.396216) + (xy 70.238026 118.388089) + (xy 70.213049 118.370705) + (xy 70.213046 118.370703) + (xy 70.213045 118.370703) + (xy 70.213041 118.370701) + (xy 70.158845 118.347443) + (xy 70.150336 118.343402) + (xy 70.098057 118.316094) + (xy 70.098046 118.31609) + (xy 70.068806 118.307723) + (xy 70.054021 118.302459) + (xy 70.026058 118.290459) + (xy 69.968273 118.278583) + (xy 69.959127 118.276338) + (xy 69.902423 118.260113) + (xy 69.878699 118.258306) + (xy 69.872072 118.257801) + (xy 69.856533 118.255622) + (xy 69.826742 118.2495) + (xy 69.826741 118.2495) + (xy 69.767759 118.2495) + (xy 69.758344 118.249142) + (xy 69.755643 118.248936) + (xy 69.699524 118.244662) + (xy 69.669349 118.248506) + (xy 69.653682 118.2495) + (xy 67.021263 118.2495) + (xy 66.954224 118.229815) + (xy 66.908469 118.177011) + (xy 66.898525 118.107853) + (xy 66.92755 118.044297) + (xy 66.968858 118.013118) + (xy 67.082482 117.960134) + (xy 67.26882 117.829657) + (xy 67.429657 117.66882) + (xy 67.560134 117.482481) + (xy 67.560135 117.482479) + (xy 67.63741 117.316762) + (xy 67.683582 117.264322) + (xy 67.750775 117.24517) + (xy 67.817656 117.265385) + (xy 67.862991 117.31855) + (xy 67.866833 117.328211) + (xy 67.899542 117.421686) + (xy 67.899547 117.421697) + (xy 67.989518 117.564884) + (xy 67.989523 117.56489) + (xy 68.109109 117.684476) + (xy 68.109115 117.684481) + (xy 68.252302 117.774452) + (xy 68.252305 117.774454) + (xy 68.252309 117.774455) + (xy 68.25231 117.774456) + (xy 68.324913 117.79986) + (xy 68.411943 117.830314) + (xy 68.579997 117.849249) + (xy 68.58 117.849249) + (xy 68.580003 117.849249) + (xy 68.748056 117.830314) + (xy 68.804547 117.810547) + (xy 68.90769 117.774456) + (xy 68.907692 117.774454) + (xy 68.907694 117.774454) + (xy 68.907697 117.774452) + (xy 69.050884 117.684481) + (xy 69.050885 117.68448) + (xy 69.05089 117.684477) + (xy 69.170477 117.56489) + (xy 69.222098 117.482736) + (xy 69.260452 117.421697) + (xy 69.260454 117.421694) + (xy 69.260454 117.421692) + (xy 69.260456 117.42169) + (xy 69.316313 117.262059) + (xy 69.316313 117.262058) + (xy 69.316314 117.262056) + (xy 69.335249 117.094002) + (xy 69.335249 117.093997) + (xy 69.316314 116.925943) + (xy 69.272853 116.801739) + (xy 69.260456 116.76631) + (xy 69.260455 116.766309) + (xy 69.260454 116.766305) + (xy 69.260452 116.766302) + (xy 69.170481 116.623115) + (xy 69.170476 116.623109) + (xy 69.05089 116.503523) + (xy 69.050884 116.503518) + (xy 68.907697 116.413547) + (xy 68.907694 116.413545) + (xy 68.748056 116.357685) + (xy 68.580003 116.338751) + (xy 68.579997 116.338751) + (xy 68.411943 116.357685) + (xy 68.252305 116.413545) + (xy 68.252302 116.413547) + (xy 68.109115 116.503518) + (xy 68.109109 116.503523) + (xy 67.989524 116.623108) + (xy 67.946544 116.691509) + (xy 67.894209 116.737799) + (xy 67.825155 116.748446) + (xy 67.761307 116.72007) + (xy 67.722936 116.66168) + (xy 67.718023 116.636341) + (xy 67.715141 116.6034) + (xy 67.715139 116.603389) + (xy 67.656269 116.383682) + (xy 67.656265 116.383673) + (xy 67.560134 116.177517) + (xy 67.429657 115.991179) + (xy 67.26882 115.830342) + (xy 67.082482 115.699865) + (xy 67.024133 115.672657) + (xy 66.971694 115.626484) + (xy 66.952542 115.559291) + (xy 66.972758 115.49241) + (xy 67.024129 115.447895) + (xy 67.082734 115.420568) + (xy 67.269139 115.290047) + (xy 67.430047 115.129139) + (xy 67.560568 114.942734) + (xy 67.656739 114.736496) + (xy 67.715635 114.516692) + (xy 67.734593 114.300002) + (xy 69.815034 114.300002) + (xy 69.834858 114.526599) + (xy 69.83486 114.52661) + (xy 69.89373 114.746317) + (xy 69.893735 114.746331) + (xy 69.989863 114.952478) + (xy 70.040974 115.025472) + (xy 70.722046 114.3444) + (xy 70.734835 114.425148) + (xy 70.792359 114.538045) + (xy 70.881955 114.627641) + (xy 70.994852 114.685165) + (xy 71.075599 114.697953) + (xy 70.394526 115.379025) + (xy 70.467513 115.430132) + (xy 70.467521 115.430136) + (xy 70.673668 115.526264) + (xy 70.673682 115.526269) + (xy 70.893389 115.585139) + (xy 70.8934 115.585141) + (xy 71.119998 115.604966) + (xy 71.120002 115.604966) + (xy 71.346599 115.585141) + (xy 71.34661 115.585139) + (xy 71.566317 115.526269) + (xy 71.566331 115.526264) + (xy 71.772478 115.430136) + (xy 71.845471 115.379024) + (xy 71.614317 115.14787) + (xy 85.0595 115.14787) + (xy 85.059501 115.147876) + (xy 85.065908 115.207483) + (xy 85.116202 115.342328) + (xy 85.116206 115.342335) + (xy 85.202452 115.457544) + (xy 85.202455 115.457547) + (xy 85.317664 115.543793) + (xy 85.317671 115.543797) + (xy 85.452517 115.594091) + (xy 85.452516 115.594091) + (xy 85.459444 115.594835) + (xy 85.512127 115.6005) + (xy 87.207872 115.600499) + (xy 87.267483 115.594091) + (xy 87.402331 115.543796) + (xy 87.517546 115.457546) + (xy 87.603796 115.342331) + (xy 87.654091 115.207483) + (xy 87.6605 115.147873) + (xy 87.660499 113.538002) + (xy 88.906751 113.538002) + (xy 88.925685 113.706056) + (xy 88.981545 113.865694) + (xy 88.981547 113.865697) + (xy 89.071518 114.008884) + (xy 89.071523 114.00889) + (xy 89.191109 114.128476) + (xy 89.191115 114.128481) + (xy 89.334302 114.218452) + (xy 89.334305 114.218454) + (xy 89.334309 114.218455) + (xy 89.33431 114.218456) + (xy 89.406913 114.24386) + (xy 89.493943 114.274314) + (xy 89.661997 114.293249) + (xy 89.662 114.293249) + (xy 89.662003 114.293249) + (xy 89.830056 114.274314) + (xy 89.830059 114.274313) + (xy 89.98969 114.218456) + (xy 90.13289 114.128477) + (xy 90.144319 114.117047) + (xy 90.205636 114.083561) + (xy 90.275328 114.088542) + (xy 90.303121 114.103148) + (xy 90.392266 114.165568) + (xy 90.392267 114.165568) + (xy 90.392268 114.165569) + (xy 90.450274 114.192618) + (xy 90.502713 114.238791) + (xy 90.521865 114.305984) + (xy 90.501649 114.372865) + (xy 90.450275 114.417381) + (xy 90.392268 114.444431) + (xy 90.392264 114.444433) + (xy 90.205858 114.574954) + (xy 90.044954 114.735858) + (xy 89.914432 114.922265) + (xy 89.914431 114.922267) + (xy 89.818261 115.128502) + (xy 89.818258 115.128511) + (xy 89.759366 115.348302) + (xy 89.759364 115.348313) + (xy 89.739532 115.574998) + (xy 89.739532 115.575001) + (xy 89.759364 115.801686) + (xy 89.759366 115.801697) + (xy 89.818258 116.021488) + (xy 89.818261 116.021497) + (xy 89.914431 116.227732) + (xy 89.914432 116.227734) + (xy 90.044954 116.414141) + (xy 90.205858 116.575045) + (xy 90.205861 116.575047) + (xy 90.392266 116.705568) + (xy 90.450275 116.732618) + (xy 90.502714 116.778791) + (xy 90.521866 116.845984) + (xy 90.50165 116.912865) + (xy 90.450275 116.957382) + (xy 90.392267 116.984431) + (xy 90.392265 116.984432) + (xy 90.205858 117.114954) + (xy 90.044954 117.275858) + (xy 89.914432 117.462265) + (xy 89.914431 117.462267) + (xy 89.818261 117.668502) + (xy 89.818258 117.668511) + (xy 89.759366 117.888302) + (xy 89.759364 117.888313) + (xy 89.739532 118.114998) + (xy 89.739532 118.115001) + (xy 89.759364 118.341686) + (xy 89.759366 118.341697) + (xy 89.818258 118.561488) + (xy 89.818261 118.561497) + (xy 89.914431 118.767732) + (xy 89.914432 118.767734) + (xy 90.044954 118.954141) + (xy 90.205858 119.115045) + (xy 90.205861 119.115047) + (xy 90.392266 119.245568) + (xy 90.450275 119.272618) + (xy 90.502714 119.318791) + (xy 90.521866 119.385984) + (xy 90.50165 119.452865) + (xy 90.450275 119.497382) + (xy 90.392267 119.524431) + (xy 90.392265 119.524432) + (xy 90.205858 119.654954) + (xy 90.044954 119.815858) + (xy 89.914432 120.002265) + (xy 89.914431 120.002267) + (xy 89.818261 120.208502) + (xy 89.818258 120.208511) + (xy 89.759366 120.428302) + (xy 89.759364 120.428313) + (xy 89.739532 120.654998) + (xy 89.739532 120.655001) + (xy 89.759364 120.881686) + (xy 89.759366 120.881697) + (xy 89.818258 121.101488) + (xy 89.818261 121.101497) + (xy 89.914431 121.307732) + (xy 89.914432 121.307734) + (xy 90.044954 121.494141) + (xy 90.205858 121.655045) + (xy 90.231394 121.672925) + (xy 90.392266 121.785568) + (xy 90.450275 121.812618) + (xy 90.502714 121.858791) + (xy 90.521866 121.925984) + (xy 90.50165 121.992865) + (xy 90.450275 122.037382) + (xy 90.392267 122.064431) + (xy 90.392265 122.064432) + (xy 90.205858 122.194954) + (xy 90.044954 122.355858) + (xy 89.914432 122.542265) + (xy 89.914431 122.542267) + (xy 89.818261 122.748502) + (xy 89.818258 122.748511) + (xy 89.759366 122.968302) + (xy 89.759364 122.968313) + (xy 89.739532 123.194998) + (xy 89.739532 123.195001) + (xy 89.759364 123.421686) + (xy 89.759366 123.421697) + (xy 89.818258 123.641488) + (xy 89.818261 123.641497) + (xy 89.914431 123.847732) + (xy 89.914432 123.847734) + (xy 90.044954 124.034141) + (xy 90.205858 124.195045) + (xy 90.240585 124.219361) + (xy 90.392266 124.325568) + (xy 90.450275 124.352618) + (xy 90.502714 124.398791) + (xy 90.521866 124.465984) + (xy 90.50165 124.532865) + (xy 90.450275 124.577382) + (xy 90.392267 124.604431) + (xy 90.392265 124.604432) + (xy 90.205858 124.734954) + (xy 90.044954 124.895858) + (xy 89.914432 125.082265) + (xy 89.914431 125.082267) + (xy 89.818261 125.288502) + (xy 89.818258 125.288511) + (xy 89.759366 125.508302) + (xy 89.759364 125.508313) + (xy 89.739532 125.734998) + (xy 89.739532 125.735001) + (xy 89.759364 125.961686) + (xy 89.759366 125.961697) + (xy 89.818258 126.181488) + (xy 89.818261 126.181497) + (xy 89.914431 126.387732) + (xy 89.914432 126.387734) + (xy 90.044954 126.574141) + (xy 90.205858 126.735045) + (xy 90.231394 126.752925) + (xy 90.392266 126.865568) + (xy 90.450275 126.892618) + (xy 90.502714 126.938791) + (xy 90.521866 127.005984) + (xy 90.50165 127.072865) + (xy 90.450275 127.117381) + (xy 90.435162 127.124429) + (xy 90.392267 127.144431) + (xy 90.392265 127.144432) + (xy 90.205858 127.274954) + (xy 90.044954 127.435858) + (xy 89.914432 127.622265) + (xy 89.914431 127.622267) + (xy 89.818261 127.828502) + (xy 89.818258 127.828511) + (xy 89.759366 128.048302) + (xy 89.759364 128.048313) + (xy 89.739532 128.274998) + (xy 89.739532 128.275001) + (xy 89.759364 128.501686) + (xy 89.759366 128.501697) + (xy 89.818258 128.721488) + (xy 89.818261 128.721497) + (xy 89.914431 128.927732) + (xy 89.914432 128.927734) + (xy 90.044954 129.114141) + (xy 90.205858 129.275045) + (xy 90.240585 129.299361) + (xy 90.392266 129.405568) + (xy 90.439666 129.427671) + (xy 90.450275 129.432618) + (xy 90.502714 129.478791) + (xy 90.521866 129.545984) + (xy 90.50165 129.612865) + (xy 90.450275 129.657381) + (xy 90.435162 129.664429) + (xy 90.392267 129.684431) + (xy 90.392265 129.684432) + (xy 90.205858 129.814954) + (xy 90.044954 129.975858) + (xy 89.914432 130.162265) + (xy 89.914431 130.162267) + (xy 89.818261 130.368502) + (xy 89.818258 130.368511) + (xy 89.759366 130.588302) + (xy 89.759364 130.588313) + (xy 89.739532 130.814998) + (xy 89.739532 130.815001) + (xy 89.759364 131.041686) + (xy 89.759366 131.041697) + (xy 89.818258 131.261488) + (xy 89.818261 131.261497) + (xy 89.914431 131.467732) + (xy 89.914432 131.467734) + (xy 90.044954 131.654141) + (xy 90.205858 131.815045) + (xy 90.231394 131.832925) + (xy 90.392266 131.945568) + (xy 90.450865 131.972893) + (xy 90.503305 132.019065) + (xy 90.522457 132.086258) + (xy 90.502242 132.153139) + (xy 90.450867 132.197657) + (xy 90.392515 132.224867) + (xy 90.206179 132.355342) + (xy 90.045342 132.516179) + (xy 89.914865 132.702517) + (xy 89.818734 132.908673) + (xy 89.81873 132.908682) + (xy 89.766127 133.104999) + (xy 89.766128 133.105) + (xy 91.129314 133.105) + (xy 91.117359 133.116955) + (xy 91.059835 133.229852) + (xy 91.040014 133.355) + (xy 91.059835 133.480148) + (xy 91.117359 133.593045) + (xy 91.129314 133.605) + (xy 89.766128 133.605) + (xy 89.81873 133.801317) + (xy 89.818734 133.801326) + (xy 89.914865 134.007482) + (xy 90.045342 134.19382) + (xy 90.206179 134.354657) + (xy 90.392518 134.485134) + (xy 90.39252 134.485135) + (xy 90.450865 134.512342) + (xy 90.503305 134.558514) + (xy 90.522457 134.625707) + (xy 90.502242 134.692589) + (xy 90.450867 134.737105) + (xy 90.392268 134.764431) + (xy 90.392264 134.764433) + (xy 90.205858 134.894954) + (xy 90.044954 135.055858) + (xy 89.914432 135.242265) + (xy 89.914431 135.242267) + (xy 89.818261 135.448502) + (xy 89.818258 135.448511) + (xy 89.759366 135.668302) + (xy 89.759364 135.668313) + (xy 89.739532 135.894998) + (xy 89.739532 135.895001) + (xy 89.759364 136.121686) + (xy 89.759366 136.121697) + (xy 89.818258 136.341488) + (xy 89.818261 136.341497) + (xy 89.914431 136.547732) + (xy 89.914432 136.547734) + (xy 90.044954 136.734141) + (xy 90.205858 136.895045) + (xy 90.228427 136.910848) + (xy 90.392266 137.025568) + (xy 90.450275 137.052618) + (xy 90.502714 137.098791) + (xy 90.521866 137.165984) + (xy 90.50165 137.232865) + (xy 90.450275 137.277382) + (xy 90.392267 137.304431) + (xy 90.392265 137.304432) + (xy 90.205858 137.434954) + (xy 90.044954 137.595858) + (xy 89.914432 137.782265) + (xy 89.914431 137.782267) + (xy 89.818261 137.988502) + (xy 89.818258 137.988511) + (xy 89.759366 138.208302) + (xy 89.759364 138.208313) + (xy 89.739532 138.434998) + (xy 89.739532 138.435001) + (xy 89.759364 138.661686) + (xy 89.759366 138.661697) + (xy 89.818258 138.881488) + (xy 89.818261 138.881497) + (xy 89.914431 139.087732) + (xy 89.914432 139.087734) + (xy 90.044954 139.274141) + (xy 90.205858 139.435045) + (xy 90.243656 139.461511) + (xy 90.392266 139.565568) + (xy 90.450275 139.592618) + (xy 90.502714 139.638791) + (xy 90.521866 139.705984) + (xy 90.50165 139.772865) + (xy 90.450275 139.817381) + (xy 90.435162 139.824429) + (xy 90.392267 139.844431) + (xy 90.392265 139.844432) + (xy 90.205858 139.974954) + (xy 90.044954 140.135858) + (xy 89.914432 140.322265) + (xy 89.914431 140.322267) + (xy 89.818261 140.528502) + (xy 89.818258 140.528511) + (xy 89.759366 140.748302) + (xy 89.759364 140.748313) + (xy 89.739532 140.974998) + (xy 89.739532 140.975001) + (xy 89.759364 141.201686) + (xy 89.759366 141.201697) + (xy 89.818258 141.421488) + (xy 89.818261 141.421497) + (xy 89.914431 141.627732) + (xy 89.914432 141.627734) + (xy 90.044954 141.814141) + (xy 90.205858 141.975045) + (xy 90.231394 141.992925) + (xy 90.392266 142.105568) + (xy 90.450275 142.132618) + (xy 90.502714 142.178791) + (xy 90.521866 142.245984) + (xy 90.50165 142.312865) + (xy 90.450275 142.357382) + (xy 90.392267 142.384431) + (xy 90.392265 142.384432) + (xy 90.205858 142.514954) + (xy 90.044954 142.675858) + (xy 89.914432 142.862265) + (xy 89.914431 142.862267) + (xy 89.818261 143.068502) + (xy 89.818258 143.068511) + (xy 89.759366 143.288302) + (xy 89.759364 143.288313) + (xy 89.739532 143.514998) + (xy 89.739532 143.515001) + (xy 89.759364 143.741686) + (xy 89.759366 143.741697) + (xy 89.818258 143.961488) + (xy 89.818261 143.961497) + (xy 89.914431 144.167732) + (xy 89.914432 144.167734) + (xy 90.044954 144.354141) + (xy 90.205858 144.515045) + (xy 90.240585 144.539361) + (xy 90.392266 144.645568) + (xy 90.450275 144.672618) + (xy 90.502714 144.718791) + (xy 90.521866 144.785984) + (xy 90.50165 144.852865) + (xy 90.450275 144.897382) + (xy 90.392267 144.924431) + (xy 90.392265 144.924432) + (xy 90.205858 145.054954) + (xy 90.044954 145.215858) + (xy 89.914432 145.402265) + (xy 89.914431 145.402267) + (xy 89.818261 145.608502) + (xy 89.818258 145.608511) + (xy 89.759366 145.828302) + (xy 89.759364 145.828313) + (xy 89.739532 146.054998) + (xy 89.739532 146.055001) + (xy 89.759364 146.281686) + (xy 89.759366 146.281697) + (xy 89.818258 146.501488) + (xy 89.818261 146.501497) + (xy 89.914431 146.707732) + (xy 89.914432 146.707734) + (xy 90.044954 146.894141) + (xy 90.205858 147.055045) + (xy 90.252693 147.087839) + (xy 90.392266 147.185568) + (xy 90.450275 147.212618) + (xy 90.502714 147.258791) + (xy 90.521866 147.325984) + (xy 90.50165 147.392865) + (xy 90.450275 147.437382) + (xy 90.392267 147.464431) + (xy 90.392265 147.464432) + (xy 90.205858 147.594954) + (xy 90.044954 147.755858) + (xy 89.914432 147.942265) + (xy 89.914431 147.942267) + (xy 89.818261 148.148502) + (xy 89.818258 148.148511) + (xy 89.759366 148.368302) + (xy 89.759364 148.368313) + (xy 89.739532 148.594998) + (xy 89.739532 148.595001) + (xy 89.759364 148.821686) + (xy 89.759366 148.821697) + (xy 89.818258 149.041488) + (xy 89.818261 149.041497) + (xy 89.914431 149.247732) + (xy 89.914432 149.247734) + (xy 90.044954 149.434141) + (xy 90.205858 149.595045) + (xy 90.240585 149.619361) + (xy 90.392266 149.725568) + (xy 90.450275 149.752618) + (xy 90.502714 149.798791) + (xy 90.521866 149.865984) + (xy 90.50165 149.932865) + (xy 90.450275 149.977382) + (xy 90.392267 150.004431) + (xy 90.392265 150.004432) + (xy 90.205858 150.134954) + (xy 90.044954 150.295858) + (xy 89.914432 150.482265) + (xy 89.914431 150.482267) + (xy 89.818261 150.688502) + (xy 89.818258 150.688511) + (xy 89.759366 150.908302) + (xy 89.759364 150.908313) + (xy 89.739532 151.134998) + (xy 89.739532 151.135001) + (xy 89.759364 151.361686) + (xy 89.759366 151.361697) + (xy 89.818258 151.581488) + (xy 89.818261 151.581497) + (xy 89.914431 151.787732) + (xy 89.914432 151.787734) + (xy 90.044954 151.974141) + (xy 90.205858 152.135045) + (xy 90.251237 152.166819) + (xy 90.392266 152.265568) + (xy 90.44014 152.287892) + (xy 90.450275 152.292618) + (xy 90.502714 152.338791) + (xy 90.521866 152.405984) + (xy 90.50165 152.472865) + (xy 90.450275 152.517382) + (xy 90.392267 152.544431) + (xy 90.392265 152.544432) + (xy 90.205858 152.674954) + (xy 90.044954 152.835858) + (xy 89.914432 153.022265) + (xy 89.914431 153.022267) + (xy 89.818261 153.228502) + (xy 89.818258 153.228511) + (xy 89.759366 153.448302) + (xy 89.759364 153.448313) + (xy 89.739532 153.674998) + (xy 89.739532 153.675001) + (xy 89.759364 153.901686) + (xy 89.759366 153.901697) + (xy 89.818258 154.121488) + (xy 89.818261 154.121497) + (xy 89.914431 154.327732) + (xy 89.914432 154.327734) + (xy 90.044954 154.514141) + (xy 90.205858 154.675045) + (xy 90.205861 154.675047) + (xy 90.392266 154.805568) + (xy 90.598504 154.901739) + (xy 90.818308 154.960635) + (xy 90.988214 154.975499) + (xy 90.988215 154.9755) + (xy 90.988216 154.9755) + (xy 91.901785 154.9755) + (xy 91.901785 154.975499) + (xy 92.071692 154.960635) + (xy 92.291496 154.901739) + (xy 92.497734 154.805568) + (xy 92.684139 154.675047) + (xy 92.845047 154.514139) + (xy 92.975568 154.327734) + (xy 93.04539 154.178002) + (xy 100.209751 154.178002) + (xy 100.228685 154.346056) + (xy 100.284545 154.505694) + (xy 100.284547 154.505697) + (xy 100.374518 154.648884) + (xy 100.374523 154.64889) + (xy 100.494109 154.768476) + (xy 100.494115 154.768481) + (xy 100.637302 154.858452) + (xy 100.637305 154.858454) + (xy 100.637309 154.858455) + (xy 100.63731 154.858456) + (xy 100.703849 154.881739) + (xy 100.796943 154.914314) + (xy 100.964997 154.933249) + (xy 100.965 154.933249) + (xy 100.965003 154.933249) + (xy 101.133056 154.914314) + (xy 101.133059 154.914313) + (xy 101.29269 154.858456) + (xy 101.292692 154.858454) + (xy 101.292694 154.858454) + (xy 101.292697 154.858452) + (xy 101.435884 154.768481) + (xy 101.435885 154.76848) + (xy 101.43589 154.768477) + (xy 101.555477 154.64889) + (xy 101.580376 154.609264) + (xy 101.645452 154.505697) + (xy 101.645454 154.505694) + (xy 101.645454 154.505692) + (xy 101.645456 154.50569) + (xy 101.701313 154.346059) + (xy 101.701313 154.346058) + (xy 101.701314 154.346056) + (xy 101.720249 154.178002) + (xy 101.720249 154.177997) + (xy 101.701314 154.009943) + (xy 101.661686 153.896692) + (xy 101.645456 153.85031) + (xy 101.645455 153.850309) + (xy 101.645454 153.850305) + (xy 101.645452 153.850302) + (xy 101.555481 153.707115) + (xy 101.555476 153.707109) + (xy 101.43589 153.587523) + (xy 101.435884 153.587518) + (xy 101.292697 153.497547) + (xy 101.292694 153.497545) + (xy 101.133056 153.441685) + (xy 100.965003 153.422751) + (xy 100.964997 153.422751) + (xy 100.796943 153.441685) + (xy 100.637305 153.497545) + (xy 100.637302 153.497547) + (xy 100.494115 153.587518) + (xy 100.494109 153.587523) + (xy 100.374523 153.707109) + (xy 100.374518 153.707115) + (xy 100.284547 153.850302) + (xy 100.284545 153.850305) + (xy 100.228685 154.009943) + (xy 100.209751 154.177997) + (xy 100.209751 154.178002) + (xy 93.04539 154.178002) + (xy 93.071739 154.121496) + (xy 93.130635 153.901692) + (xy 93.150468 153.675) + (xy 93.15003 153.669998) + (xy 93.142814 153.587518) + (xy 93.130635 153.448308) + (xy 93.071739 153.228504) + (xy 92.975568 153.022266) + (xy 92.845047 152.835861) + (xy 92.845045 152.835858) + (xy 92.684141 152.674954) + (xy 92.654218 152.654002) + (xy 101.479751 152.654002) + (xy 101.498685 152.822056) + (xy 101.554545 152.981694) + (xy 101.554547 152.981697) + (xy 101.644518 153.124884) + (xy 101.644523 153.12489) + (xy 101.764109 153.244476) + (xy 101.764115 153.244481) + (xy 101.907302 153.334452) + (xy 101.907305 153.334454) + (xy 101.907309 153.334455) + (xy 101.90731 153.334456) + (xy 101.929896 153.342359) + (xy 102.066943 153.390314) + (xy 102.234997 153.409249) + (xy 102.235 153.409249) + (xy 102.235003 153.409249) + (xy 102.403056 153.390314) + (xy 102.403059 153.390313) + (xy 102.56269 153.334456) + (xy 102.562692 153.334454) + (xy 102.562694 153.334454) + (xy 102.562697 153.334452) + (xy 102.705884 153.244481) + (xy 102.705885 153.24448) + (xy 102.70589 153.244477) + (xy 102.825477 153.12489) + (xy 102.88996 153.022267) + (xy 102.915452 152.981697) + (xy 102.915454 152.981694) + (xy 102.915454 152.981692) + (xy 102.915456 152.98169) + (xy 102.971313 152.822059) + (xy 102.971313 152.822058) + (xy 102.971314 152.822056) + (xy 102.990249 152.654002) + (xy 102.990249 152.653997) + (xy 102.971314 152.485943) + (xy 102.931727 152.372809) + (xy 102.915456 152.32631) + (xy 102.915455 152.326309) + (xy 102.915454 152.326305) + (xy 102.915452 152.326302) + (xy 102.825481 152.183115) + (xy 102.825476 152.183109) + (xy 102.70589 152.063523) + (xy 102.705884 152.063518) + (xy 102.562697 151.973547) + (xy 102.562694 151.973545) + (xy 102.403056 151.917685) + (xy 102.235003 151.898751) + (xy 102.234997 151.898751) + (xy 102.066943 151.917685) + (xy 101.907305 151.973545) + (xy 101.907302 151.973547) + (xy 101.764115 152.063518) + (xy 101.764109 152.063523) + (xy 101.644523 152.183109) + (xy 101.644518 152.183115) + (xy 101.554547 152.326302) + (xy 101.554545 152.326305) + (xy 101.498685 152.485943) + (xy 101.479751 152.653997) + (xy 101.479751 152.654002) + (xy 92.654218 152.654002) + (xy 92.497734 152.544432) + (xy 92.497728 152.544429) + (xy 92.455777 152.524867) + (xy 92.439724 152.517381) + (xy 92.387285 152.47121) + (xy 92.368133 152.404017) + (xy 92.388348 152.337135) + (xy 92.439725 152.292618) + (xy 92.44986 152.287892) + (xy 92.497734 152.265568) + (xy 92.684139 152.135047) + (xy 92.845047 151.974139) + (xy 92.975568 151.787734) + (xy 93.071739 151.581496) + (xy 93.130635 151.361692) + (xy 93.150468 151.135) + (xy 93.15003 151.129998) + (xy 93.144801 151.07023) + (xy 93.138919 151.003002) + (xy 98.050751 151.003002) + (xy 98.069685 151.171056) + (xy 98.125545 151.330694) + (xy 98.125547 151.330697) + (xy 98.215518 151.473884) + (xy 98.215523 151.47389) + (xy 98.335109 151.593476) + (xy 98.335115 151.593481) + (xy 98.478302 151.683452) + (xy 98.478305 151.683454) + (xy 98.478309 151.683455) + (xy 98.47831 151.683456) + (xy 98.550913 151.70886) + (xy 98.637943 151.739314) + (xy 98.805997 151.758249) + (xy 98.806 151.758249) + (xy 98.806003 151.758249) + (xy 98.974056 151.739314) + (xy 98.974059 151.739313) + (xy 99.13369 151.683456) + (xy 99.133692 151.683454) + (xy 99.133694 151.683454) + (xy 99.133697 151.683452) + (xy 99.276884 151.593481) + (xy 99.276885 151.59348) + (xy 99.27689 151.593477) + (xy 99.396477 151.47389) + (xy 99.472695 151.35259) + (xy 99.525028 151.306301) + (xy 99.594081 151.295653) + (xy 99.618642 151.301522) + (xy 99.621308 151.302455) + (xy 99.62131 151.302456) + (xy 99.701999 151.33069) + (xy 99.780943 151.358314) + (xy 99.948997 151.377249) + (xy 99.949 151.377249) + (xy 99.949003 151.377249) + (xy 100.117056 151.358314) + (xy 100.121677 151.356697) + (xy 100.27669 151.302456) + (xy 100.276692 151.302454) + (xy 100.276694 151.302454) + (xy 100.276697 151.302452) + (xy 100.419884 151.212481) + (xy 100.419885 151.21248) + (xy 100.41989 151.212477) + (xy 100.539477 151.09289) + (xy 100.611847 150.977715) + (xy 100.629452 150.949697) + (xy 100.629454 150.949694) + (xy 100.629454 150.949692) + (xy 100.629456 150.94969) + (xy 100.685313 150.790059) + (xy 100.685313 150.790058) + (xy 100.685314 150.790056) + (xy 100.704249 150.622002) + (xy 100.704249 150.621997) + (xy 100.685314 150.453943) + (xy 100.644153 150.336312) + (xy 100.629456 150.29431) + (xy 100.629455 150.294309) + (xy 100.629454 150.294305) + (xy 100.629452 150.294302) + (xy 100.539481 150.151115) + (xy 100.539476 150.151109) + (xy 100.41989 150.031523) + (xy 100.419884 150.031518) + (xy 100.276697 149.941547) + (xy 100.276694 149.941545) + (xy 100.117056 149.885685) + (xy 99.949003 149.866751) + (xy 99.948997 149.866751) + (xy 99.780943 149.885685) + (xy 99.621305 149.941545) + (xy 99.621302 149.941547) + (xy 99.478115 150.031518) + (xy 99.478109 150.031523) + (xy 99.358521 150.151111) + (xy 99.282305 150.272408) + (xy 99.22997 150.318698) + (xy 99.160917 150.329346) + (xy 99.136358 150.323477) + (xy 98.974057 150.266686) + (xy 98.806003 150.247751) + (xy 98.805997 150.247751) + (xy 98.637943 150.266685) + (xy 98.478305 150.322545) + (xy 98.478302 150.322547) + (xy 98.335115 150.412518) + (xy 98.335109 150.412523) + (xy 98.215523 150.532109) + (xy 98.215518 150.532115) + (xy 98.125547 150.675302) + (xy 98.125545 150.675305) + (xy 98.069685 150.834943) + (xy 98.050751 151.002997) + (xy 98.050751 151.003002) + (xy 93.138919 151.003002) + (xy 93.130635 150.908308) + (xy 93.071739 150.688504) + (xy 92.975568 150.482266) + (xy 92.863731 150.322545) + (xy 92.845045 150.295858) + (xy 92.684141 150.134954) + (xy 92.497734 150.004432) + (xy 92.497728 150.004429) + (xy 92.454842 149.984431) + (xy 92.439724 149.977381) + (xy 92.387285 149.93121) + (xy 92.368133 149.864017) + (xy 92.388348 149.797135) + (xy 92.439725 149.752618) + (xy 92.497734 149.725568) + (xy 92.668493 149.606002) + (xy 101.479751 149.606002) + (xy 101.498685 149.774056) + (xy 101.554545 149.933694) + (xy 101.554547 149.933697) + (xy 101.644518 150.076884) + (xy 101.644523 150.07689) + (xy 101.764109 150.196476) + (xy 101.764115 150.196481) + (xy 101.907302 150.286452) + (xy 101.907305 150.286454) + (xy 101.907309 150.286455) + (xy 101.90731 150.286456) + (xy 101.959137 150.304591) + (xy 102.066943 150.342314) + (xy 102.234997 150.361249) + (xy 102.235 150.361249) + (xy 102.235003 150.361249) + (xy 102.403056 150.342314) + (xy 102.420209 150.336312) + (xy 102.56269 150.286456) + (xy 102.562699 150.286449) + (xy 102.567705 150.28404) + (xy 102.636646 150.272685) + (xy 102.700782 150.300405) + (xy 102.73975 150.358398) + (xy 102.741178 150.428253) + (xy 102.709194 150.483438) + (xy 102.660524 150.532108) + (xy 102.660518 150.532115) + (xy 102.570547 150.675302) + (xy 102.570545 150.675305) + (xy 102.514685 150.834943) + (xy 102.495751 151.002997) + (xy 102.495751 151.003002) + (xy 102.514685 151.171056) + (xy 102.570545 151.330694) + (xy 102.570547 151.330697) + (xy 102.660518 151.473884) + (xy 102.660523 151.47389) + (xy 102.780109 151.593476) + (xy 102.780115 151.593481) + (xy 102.923302 151.683452) + (xy 102.923305 151.683454) + (xy 102.923309 151.683455) + (xy 102.92331 151.683456) + (xy 102.995913 151.70886) + (xy 103.082943 151.739314) + (xy 103.250997 151.758249) + (xy 103.251 151.758249) + (xy 103.251003 151.758249) + (xy 103.419056 151.739314) + (xy 103.419059 151.739313) + (xy 103.57869 151.683456) + (xy 103.578692 151.683454) + (xy 103.578694 151.683454) + (xy 103.578697 151.683452) + (xy 103.721884 151.593481) + (xy 103.721885 151.59348) + (xy 103.72189 151.593477) + (xy 103.841477 151.47389) + (xy 103.841481 151.473884) + (xy 103.931452 151.330697) + (xy 103.931454 151.330694) + (xy 103.931454 151.330692) + (xy 103.931456 151.33069) + (xy 103.987313 151.171059) + (xy 103.987313 151.171058) + (xy 103.987314 151.171056) + (xy 104.006249 151.003002) + (xy 104.006249 151.002997) + (xy 103.987314 150.834943) + (xy 103.936072 150.688502) + (xy 103.931456 150.67531) + (xy 103.931455 150.675309) + (xy 103.931454 150.675305) + (xy 103.931452 150.675302) + (xy 103.841481 150.532115) + (xy 103.841476 150.532109) + (xy 103.72189 150.412523) + (xy 103.721884 150.412518) + (xy 103.578697 150.322547) + (xy 103.578694 150.322545) + (xy 103.419056 150.266685) + (xy 103.251003 150.247751) + (xy 103.250997 150.247751) + (xy 103.082943 150.266685) + (xy 102.923299 150.322547) + (xy 102.918282 150.324964) + (xy 102.84934 150.336312) + (xy 102.785207 150.308586) + (xy 102.746245 150.250588) + (xy 102.744824 150.180733) + (xy 102.776805 150.125561) + (xy 102.825477 150.07689) + (xy 102.853983 150.031523) + (xy 102.915452 149.933697) + (xy 102.915454 149.933694) + (xy 102.915454 149.933692) + (xy 102.915456 149.93369) + (xy 102.971313 149.774059) + (xy 102.971313 149.774058) + (xy 102.971314 149.774056) + (xy 102.990249 149.606002) + (xy 102.990249 149.605997) + (xy 102.971314 149.437943) + (xy 102.915454 149.278305) + (xy 102.915452 149.278302) + (xy 102.825481 149.135115) + (xy 102.825476 149.135109) + (xy 102.70589 149.015523) + (xy 102.705884 149.015518) + (xy 102.562697 148.925547) + (xy 102.562694 148.925545) + (xy 102.403056 148.869685) + (xy 102.235003 148.850751) + (xy 102.234997 148.850751) + (xy 102.066943 148.869685) + (xy 101.907305 148.925545) + (xy 101.907302 148.925547) + (xy 101.764115 149.015518) + (xy 101.764109 149.015523) + (xy 101.644523 149.135109) + (xy 101.644518 149.135115) + (xy 101.554547 149.278302) + (xy 101.554545 149.278305) + (xy 101.498685 149.437943) + (xy 101.479751 149.605997) + (xy 101.479751 149.606002) + (xy 92.668493 149.606002) + (xy 92.684139 149.595047) + (xy 92.845047 149.434139) + (xy 92.975568 149.247734) + (xy 93.071739 149.041496) + (xy 93.122617 148.851613) + (xy 93.15898 148.791956) + (xy 93.221827 148.761426) + (xy 93.283346 148.766668) + (xy 93.430939 148.818313) + (xy 93.598997 148.837249) + (xy 93.599 148.837249) + (xy 93.599002 148.837249) + (xy 93.674288 148.828766) + (xy 93.74311 148.84082) + (xy 93.794489 148.888169) + (xy 93.805211 148.911024) + (xy 93.807543 148.917689) + (xy 93.807548 148.917699) + (xy 93.897518 149.060884) + (xy 93.897523 149.06089) + (xy 94.017109 149.180476) + (xy 94.017115 149.180481) + (xy 94.160302 149.270452) + (xy 94.160305 149.270454) + (xy 94.160309 149.270455) + (xy 94.16031 149.270456) + (xy 94.182756 149.27831) + (xy 94.319943 149.326314) + (xy 94.487997 149.345249) + (xy 94.488 149.345249) + (xy 94.488003 149.345249) + (xy 94.656056 149.326314) + (xy 94.656059 149.326313) + (xy 94.81569 149.270456) + (xy 94.815692 149.270454) + (xy 94.815694 149.270454) + (xy 94.815697 149.270452) + (xy 94.958884 149.180481) + (xy 94.958885 149.18048) + (xy 94.95889 149.180477) + (xy 95.078477 149.06089) + (xy 95.078481 149.060884) + (xy 95.168452 148.917697) + (xy 95.168454 148.917694) + (xy 95.168454 148.917692) + (xy 95.168456 148.91769) + (xy 95.224313 148.758059) + (xy 95.224313 148.758058) + (xy 95.224314 148.758056) + (xy 95.243249 148.590002) + (xy 103.003751 148.590002) + (xy 103.022685 148.758056) + (xy 103.078545 148.917694) + (xy 103.078547 148.917697) + (xy 103.168518 149.060884) + (xy 103.168523 149.06089) + (xy 103.288109 149.180476) + (xy 103.288115 149.180481) + (xy 103.431302 149.270452) + (xy 103.431305 149.270454) + (xy 103.431309 149.270455) + (xy 103.43131 149.270456) + (xy 103.453756 149.27831) + (xy 103.590943 149.326314) + (xy 103.758997 149.345249) + (xy 103.759 149.345249) + (xy 103.759003 149.345249) + (xy 103.927056 149.326314) + (xy 103.927059 149.326313) + (xy 104.08669 149.270456) + (xy 104.086692 149.270454) + (xy 104.086694 149.270454) + (xy 104.086697 149.270452) + (xy 104.229884 149.180481) + (xy 104.229885 149.18048) + (xy 104.22989 149.180477) + (xy 104.349477 149.06089) + (xy 104.349481 149.060884) + (xy 104.439452 148.917697) + (xy 104.439454 148.917694) + (xy 104.439454 148.917692) + (xy 104.439456 148.91769) + (xy 104.495313 148.758059) + (xy 104.495313 148.758058) + (xy 104.495314 148.758056) + (xy 104.514249 148.590002) + (xy 104.514249 148.589997) + (xy 104.495314 148.421943) + (xy 104.439454 148.262305) + (xy 104.439452 148.262302) + (xy 104.349481 148.119115) + (xy 104.349476 148.119109) + (xy 104.22989 147.999523) + (xy 104.229884 147.999518) + (xy 104.086697 147.909547) + (xy 104.086694 147.909545) + (xy 103.927056 147.853685) + (xy 103.759003 147.834751) + (xy 103.758997 147.834751) + (xy 103.590943 147.853685) + (xy 103.431305 147.909545) + (xy 103.431302 147.909547) + (xy 103.288115 147.999518) + (xy 103.288109 147.999523) + (xy 103.168523 148.119109) + (xy 103.168518 148.119115) + (xy 103.078547 148.262302) + (xy 103.078545 148.262305) + (xy 103.022685 148.421943) + (xy 103.003751 148.589997) + (xy 103.003751 148.590002) + (xy 95.243249 148.590002) + (xy 95.243249 148.589997) + (xy 95.224314 148.421943) + (xy 95.168454 148.262305) + (xy 95.168452 148.262302) + (xy 95.078481 148.119115) + (xy 95.078476 148.119109) + (xy 94.95889 147.999523) + (xy 94.958884 147.999518) + (xy 94.815697 147.909547) + (xy 94.815694 147.909545) + (xy 94.656056 147.853685) + (xy 94.488003 147.834751) + (xy 94.487996 147.834751) + (xy 94.41271 147.843233) + (xy 94.343888 147.831178) + (xy 94.292509 147.783829) + (xy 94.281786 147.76097) + (xy 94.279456 147.75431) + (xy 94.279453 147.754306) + (xy 94.279453 147.754304) + (xy 94.279452 147.754302) + (xy 94.189481 147.611115) + (xy 94.189476 147.611109) + (xy 94.06989 147.491523) + (xy 94.050744 147.479493) + (xy 94.004453 147.427158) + (xy 93.993805 147.358105) + (xy 94.02218 147.294256) + (xy 94.08057 147.255884) + (xy 94.116715 147.250499) + (xy 94.126008 147.250499) + (xy 94.126016 147.250498) + (xy 94.126019 147.250498) + (xy 94.182302 147.244748) + (xy 94.228797 147.239999) + (xy 94.395334 147.184814) + (xy 94.544656 147.092712) + (xy 94.638319 146.999049) + (xy 94.699642 146.965564) + (xy 94.769334 146.970548) + (xy 94.813681 146.999049) + (xy 94.907344 147.092712) + (xy 95.056666 147.184814) + (xy 95.223203 147.239999) + (xy 95.325991 147.2505) + (xy 96.126008 147.250499) + (xy 96.126016 147.250498) + (xy 96.126019 147.250498) + (xy 96.182302 147.244748) + (xy 96.228797 147.239999) + (xy 96.395334 147.184814) + (xy 96.544656 147.092712) + (xy 96.571366 147.066002) + (xy 100.971751 147.066002) + (xy 100.990685 147.234056) + (xy 101.046545 147.393694) + (xy 101.046547 147.393697) + (xy 101.136518 147.536884) + (xy 101.136523 147.53689) + (xy 101.256109 147.656476) + (xy 101.256115 147.656481) + (xy 101.399302 147.746452) + (xy 101.399305 147.746454) + (xy 101.399309 147.746455) + (xy 101.39931 147.746456) + (xy 101.471913 147.77186) + (xy 101.558943 147.802314) + (xy 101.726997 147.821249) + (xy 101.727 147.821249) + (xy 101.727003 147.821249) + (xy 101.895056 147.802314) + (xy 101.941096 147.786204) + (xy 102.05469 147.746456) + (xy 102.054692 147.746454) + (xy 102.054694 147.746454) + (xy 102.054697 147.746452) + (xy 102.197884 147.656481) + (xy 102.197885 147.65648) + (xy 102.19789 147.656477) + (xy 102.317477 147.53689) + (xy 102.345983 147.491523) + (xy 102.407452 147.393697) + (xy 102.407454 147.393694) + (xy 102.407454 147.393692) + (xy 102.407456 147.39369) + (xy 102.463313 147.234059) + (xy 102.463313 147.234058) + (xy 102.463314 147.234056) + (xy 102.482249 147.066002) + (xy 102.482249 147.065997) + (xy 102.463314 146.897943) + (xy 102.407454 146.738305) + (xy 102.407452 146.738302) + (xy 102.317481 146.595115) + (xy 102.317476 146.595109) + (xy 102.19789 146.475523) + (xy 102.197884 146.475518) + (xy 102.054697 146.385547) + (xy 102.054694 146.385545) + (xy 101.895056 146.329685) + (xy 101.727003 146.310751) + (xy 101.726997 146.310751) + (xy 101.558943 146.329685) + (xy 101.399305 146.385545) + (xy 101.399302 146.385547) + (xy 101.256115 146.475518) + (xy 101.256109 146.475523) + (xy 101.136523 146.595109) + (xy 101.136518 146.595115) + (xy 101.046547 146.738302) + (xy 101.046545 146.738305) + (xy 100.990685 146.897943) + (xy 100.971751 147.065997) + (xy 100.971751 147.066002) + (xy 96.571366 147.066002) + (xy 96.668712 146.968656) + (xy 96.760814 146.819334) + (xy 96.815999 146.652797) + (xy 96.8265 146.550009) + (xy 96.826499 145.549992) + (xy 96.815999 145.447203) + (xy 96.760814 145.280666) + (xy 96.749494 145.262313) + (xy 96.74496 145.254961) + (xy 96.7265 145.189867) + (xy 96.7265 144.6345) + (xy 96.746185 144.567461) + (xy 96.798989 144.521706) + (xy 96.8505 144.5105) + (xy 97.688259 144.5105) + (xy 97.7615 144.5105) + (xy 97.767778 144.510658) + (xy 97.840936 144.514369) + (xy 97.856857 144.51193) + (xy 97.875633 144.5105) + (xy 99.462191 144.5105) + (xy 99.52923 144.530185) + (xy 99.574985 144.582989) + (xy 99.585411 144.620616) + (xy 99.593685 144.694055) + (xy 99.649545 144.853694) + (xy 99.649547 144.853697) + (xy 99.739518 144.996884) + (xy 99.739523 144.99689) + (xy 99.859109 145.116476) + (xy 99.859115 145.116481) + (xy 100.002302 145.206452) + (xy 100.002305 145.206454) + (xy 100.002309 145.206455) + (xy 100.00231 145.206456) + (xy 100.036296 145.218348) + (xy 100.161943 145.262314) + (xy 100.329997 145.281249) + (xy 100.33 145.281249) + (xy 100.330003 145.281249) + (xy 100.498059 145.262313) + (xy 100.498061 145.262313) + (xy 100.623705 145.218348) + (xy 100.693484 145.214786) + (xy 100.740923 145.241321) + (xy 100.742667 145.239136) + (xy 100.748115 145.243481) + (xy 100.891302 145.333452) + (xy 100.891305 145.333454) + (xy 100.891309 145.333455) + (xy 100.89131 145.333456) + (xy 100.963913 145.35886) + (xy 101.050943 145.389314) + (xy 101.218997 145.408249) + (xy 101.219 145.408249) + (xy 101.219003 145.408249) + (xy 101.387056 145.389314) + (xy 101.407201 145.382265) + (xy 101.54669 145.333456) + (xy 101.546692 145.333454) + (xy 101.546694 145.333454) + (xy 101.546697 145.333452) + (xy 101.689884 145.243481) + (xy 101.689885 145.24348) + (xy 101.68989 145.243477) + (xy 101.809477 145.12389) + (xy 101.809481 145.123884) + (xy 101.899452 144.980697) + (xy 101.899455 144.980691) + (xy 101.899456 144.98069) + (xy 101.955313 144.821059) + (xy 101.955362 144.820625) + (xy 101.955472 144.820361) + (xy 101.956863 144.81427) + (xy 101.957929 144.814513) + (xy 101.982423 144.756209) + (xy 102.040015 144.71665) + (xy 102.078577 144.710499) + (xy 102.794008 144.710499) + (xy 102.794016 144.710498) + (xy 102.794019 144.710498) + (xy 102.850302 144.704748) + (xy 102.896797 144.699999) + (xy 103.063334 144.644814) + (xy 103.212656 144.552712) + (xy 103.306319 144.459049) + (xy 103.367642 144.425564) + (xy 103.437334 144.430548) + (xy 103.481681 144.459049) + (xy 103.575344 144.552712) + (xy 103.724666 144.644814) + (xy 103.891203 144.699999) + (xy 103.993991 144.7105) + (xy 104.794008 144.710499) + (xy 104.794016 144.710498) + (xy 104.794019 144.710498) + (xy 104.850302 144.704748) + (xy 104.896797 144.699999) + (xy 105.063334 144.644814) + (xy 105.212656 144.552712) + (xy 105.26041 144.504957) + (xy 105.321731 144.471473) + (xy 105.391422 144.476457) + (xy 105.435771 144.504958) + (xy 105.445858 144.515045) + (xy 105.480585 144.539361) + (xy 105.632266 144.645568) + (xy 105.690275 144.672618) + (xy 105.742714 144.718791) + (xy 105.761866 144.785984) + (xy 105.74165 144.852865) + (xy 105.690275 144.897382) + (xy 105.632267 144.924431) + (xy 105.632265 144.924432) + (xy 105.445858 145.054954) + (xy 105.284954 145.215858) + (xy 105.154432 145.402265) + (xy 105.154431 145.402267) + (xy 105.110822 145.495787) + (xy 105.064649 145.548226) + (xy 104.997456 145.567378) + (xy 104.930574 145.547162) + (xy 104.893447 145.509355) + (xy 104.857478 145.452111) + (xy 104.73789 145.332523) + (xy 104.737884 145.332518) + (xy 104.594697 145.242547) + (xy 104.594694 145.242545) + (xy 104.435056 145.186685) + (xy 104.267003 145.167751) + (xy 104.266997 145.167751) + (xy 104.098943 145.186685) + (xy 103.939305 145.242545) + (xy 103.939302 145.242547) + (xy 103.796115 145.332518) + (xy 103.796109 145.332523) + (xy 103.676523 145.452109) + (xy 103.676518 145.452115) + (xy 103.586547 145.595302) + (xy 103.586545 145.595305) + (xy 103.530685 145.754943) + (xy 103.511751 145.922997) + (xy 103.511751 145.923002) + (xy 103.530685 146.091056) + (xy 103.586545 146.250694) + (xy 103.586547 146.250697) + (xy 103.676518 146.393884) + (xy 103.676523 146.39389) + (xy 103.796109 146.513476) + (xy 103.796115 146.513481) + (xy 103.939302 146.603452) + (xy 103.939305 146.603454) + (xy 103.939309 146.603455) + (xy 103.93931 146.603456) + (xy 104.011913 146.62886) + (xy 104.098943 146.659314) + (xy 104.266997 146.678249) + (xy 104.267 146.678249) + (xy 104.267003 146.678249) + (xy 104.435056 146.659314) + (xy 104.435059 146.659313) + (xy 104.59469 146.603456) + (xy 104.594692 146.603454) + (xy 104.594694 146.603454) + (xy 104.594697 146.603452) + (xy 104.737884 146.513481) + (xy 104.737884 146.51348) + (xy 104.73789 146.513477) + (xy 104.841225 146.410141) + (xy 104.902544 146.376659) + (xy 104.972236 146.381643) + (xy 105.02817 146.423514) + (xy 105.048678 146.465732) + (xy 105.058258 146.501488) + (xy 105.058261 146.501497) + (xy 105.154431 146.707732) + (xy 105.154432 146.707734) + (xy 105.284954 146.894141) + (xy 105.445858 147.055045) + (xy 105.492693 147.087839) + (xy 105.632266 147.185568) + (xy 105.690275 147.212618) + (xy 105.742714 147.258791) + (xy 105.761866 147.325984) + (xy 105.74165 147.392865) + (xy 105.690275 147.437382) + (xy 105.632267 147.464431) + (xy 105.632265 147.464432) + (xy 105.445858 147.594954) + (xy 105.284954 147.755858) + (xy 105.154432 147.942265) + (xy 105.154431 147.942267) + (xy 105.058261 148.148502) + (xy 105.058258 148.148511) + (xy 104.999366 148.368302) + (xy 104.999364 148.368313) + (xy 104.979532 148.594998) + (xy 104.979532 148.595001) + (xy 104.999364 148.821686) + (xy 104.999366 148.821697) + (xy 105.058258 149.041488) + (xy 105.058261 149.041497) + (xy 105.154431 149.247732) + (xy 105.154432 149.247734) + (xy 105.284954 149.434141) + (xy 105.445858 149.595045) + (xy 105.480585 149.619361) + (xy 105.632266 149.725568) + (xy 105.690275 149.752618) + (xy 105.742714 149.798791) + (xy 105.761866 149.865984) + (xy 105.74165 149.932865) + (xy 105.690275 149.977382) + (xy 105.632267 150.004431) + (xy 105.632265 150.004432) + (xy 105.445858 150.134954) + (xy 105.284954 150.295858) + (xy 105.154432 150.482265) + (xy 105.154431 150.482267) + (xy 105.058261 150.688502) + (xy 105.058258 150.688511) + (xy 104.999366 150.908302) + (xy 104.999364 150.908313) + (xy 104.979532 151.134998) + (xy 104.979532 151.135001) + (xy 104.999364 151.361686) + (xy 104.999366 151.361697) + (xy 105.058258 151.581488) + (xy 105.058261 151.581497) + (xy 105.154431 151.787732) + (xy 105.154432 151.787734) + (xy 105.284954 151.974141) + (xy 105.445858 152.135045) + (xy 105.491237 152.166819) + (xy 105.632266 152.265568) + (xy 105.68014 152.287892) + (xy 105.690275 152.292618) + (xy 105.742714 152.338791) + (xy 105.761866 152.405984) + (xy 105.74165 152.472865) + (xy 105.690275 152.517382) + (xy 105.632267 152.544431) + (xy 105.632265 152.544432) + (xy 105.445858 152.674954) + (xy 105.284954 152.835858) + (xy 105.154432 153.022265) + (xy 105.154431 153.022267) + (xy 105.058261 153.228502) + (xy 105.058258 153.228511) + (xy 104.999366 153.448302) + (xy 104.999364 153.448313) + (xy 104.979532 153.674998) + (xy 104.979532 153.675001) + (xy 104.999364 153.901686) + (xy 104.999366 153.901697) + (xy 105.058258 154.121488) + (xy 105.058261 154.121497) + (xy 105.154431 154.327732) + (xy 105.154432 154.327734) + (xy 105.284954 154.514141) + (xy 105.445858 154.675045) + (xy 105.445861 154.675047) + (xy 105.632266 154.805568) + (xy 105.838504 154.901739) + (xy 106.058308 154.960635) + (xy 106.228214 154.975499) + (xy 106.228215 154.9755) + (xy 106.228216 154.9755) + (xy 107.141785 154.9755) + (xy 107.141785 154.975499) + (xy 107.311692 154.960635) + (xy 107.531496 154.901739) + (xy 107.737734 154.805568) + (xy 107.924139 154.675047) + (xy 108.085047 154.514139) + (xy 108.215568 154.327734) + (xy 108.311739 154.121496) + (xy 108.370635 153.901692) + (xy 108.390468 153.675) + (xy 108.39003 153.669998) + (xy 108.382814 153.587518) + (xy 108.370635 153.448308) + (xy 108.311739 153.228504) + (xy 108.215568 153.022266) + (xy 108.085047 152.835861) + (xy 108.085045 152.835858) + (xy 107.924141 152.674954) + (xy 107.737734 152.544432) + (xy 107.737728 152.544429) + (xy 107.695777 152.524867) + (xy 107.679724 152.517381) + (xy 107.627285 152.47121) + (xy 107.608133 152.404017) + (xy 107.628348 152.337135) + (xy 107.679725 152.292618) + (xy 107.68986 152.287892) + (xy 107.737734 152.265568) + (xy 107.924139 152.135047) + (xy 108.085047 151.974139) + (xy 108.215568 151.787734) + (xy 108.311739 151.581496) + (xy 108.370635 151.361692) + (xy 108.390468 151.135) + (xy 108.39003 151.129998) + (xy 108.384801 151.07023) + (xy 108.370635 150.908308) + (xy 108.311739 150.688504) + (xy 108.215568 150.482266) + (xy 108.103731 150.322545) + (xy 108.085045 150.295858) + (xy 107.924141 150.134954) + (xy 107.737734 150.004432) + (xy 107.737728 150.004429) + (xy 107.694842 149.984431) + (xy 107.679724 149.977381) + (xy 107.627285 149.93121) + (xy 107.608133 149.864017) + (xy 107.628348 149.797135) + (xy 107.679725 149.752618) + (xy 107.737734 149.725568) + (xy 107.924139 149.595047) + (xy 108.085047 149.434139) + (xy 108.215568 149.247734) + (xy 108.311739 149.041496) + (xy 108.370635 148.821692) + (xy 108.390468 148.595) + (xy 108.39003 148.589998) + (xy 108.370635 148.368313) + (xy 108.370635 148.368308) + (xy 108.320749 148.182129) + (xy 108.311741 148.148511) + (xy 108.311738 148.148502) + (xy 108.309407 148.143504) + (xy 108.215568 147.942266) + (xy 108.085047 147.755861) + (xy 108.085045 147.755858) + (xy 107.924141 147.594954) + (xy 107.737734 147.464432) + (xy 107.737728 147.464429) + (xy 107.694842 147.444431) + (xy 107.679724 147.437381) + (xy 107.627285 147.39121) + (xy 107.608133 147.324017) + (xy 107.628348 147.257135) + (xy 107.679725 147.212618) + (xy 107.737734 147.185568) + (xy 107.924139 147.055047) + (xy 108.085047 146.894139) + (xy 108.215568 146.707734) + (xy 108.311739 146.501496) + (xy 108.370635 146.281692) + (xy 108.390468 146.055) + (xy 108.39003 146.049998) + (xy 108.381635 145.954034) + (xy 108.370635 145.828308) + (xy 108.311739 145.608504) + (xy 108.215568 145.402266) + (xy 108.103731 145.242545) + (xy 108.085045 145.215858) + (xy 107.924141 145.054954) + (xy 107.737734 144.924432) + (xy 107.737728 144.924429) + (xy 107.694842 144.904431) + (xy 107.679724 144.897381) + (xy 107.627285 144.85121) + (xy 107.608133 144.784017) + (xy 107.628348 144.717135) + (xy 107.679725 144.672618) + (xy 107.737734 144.645568) + (xy 107.924139 144.515047) + (xy 108.085047 144.354139) + (xy 108.215568 144.167734) + (xy 108.311739 143.961496) + (xy 108.370635 143.741692) + (xy 108.390468 143.515) + (xy 108.39003 143.509998) + (xy 108.374943 143.337547) + (xy 108.370635 143.288308) + (xy 108.311739 143.068504) + (xy 108.215568 142.862266) + (xy 108.085047 142.675861) + (xy 108.085045 142.675858) + (xy 107.924141 142.514954) + (xy 107.894218 142.494002) + (xy 108.464751 142.494002) + (xy 108.483685 142.662056) + (xy 108.539545 142.821694) + (xy 108.539547 142.821697) + (xy 108.629518 142.964884) + (xy 108.629523 142.96489) + (xy 108.749109 143.084476) + (xy 108.749115 143.084481) + (xy 108.892302 143.174452) + (xy 108.892305 143.174454) + (xy 108.892309 143.174455) + (xy 108.89231 143.174456) + (xy 108.964913 143.19986) + (xy 109.051943 143.230314) + (xy 109.219997 143.249249) + (xy 109.22 143.249249) + (xy 109.220003 143.249249) + (xy 109.388056 143.230314) + (xy 109.388059 143.230313) + (xy 109.54769 143.174456) + (xy 109.547692 143.174454) + (xy 109.547694 143.174454) + (xy 109.547697 143.174452) + (xy 109.690884 143.084481) + (xy 109.690885 143.08448) + (xy 109.69089 143.084477) + (xy 109.810477 142.96489) + (xy 109.87496 142.862267) + (xy 109.900452 142.821697) + (xy 109.900456 142.821689) + (xy 109.910337 142.793452) + (xy 109.920971 142.763059) + (xy 109.961692 142.706283) + (xy 109.99706 142.686971) + (xy 110.05569 142.666456) + (xy 110.085122 142.647962) + (xy 110.152356 142.628962) + (xy 110.219192 142.649328) + (xy 110.264407 142.702596) + (xy 110.273646 142.771852) + (xy 110.25267 142.824077) + (xy 110.229435 142.857261) + (xy 110.229431 142.857267) + (xy 110.133261 143.063502) + (xy 110.133258 143.063511) + (xy 110.074366 143.283302) + (xy 110.074364 143.283313) + (xy 110.054532 143.509998) + (xy 110.054532 143.510001) + (xy 110.074364 143.736686) + (xy 110.074366 143.736697) + (xy 110.133258 143.956488) + (xy 110.133261 143.956497) + (xy 110.229431 144.162732) + (xy 110.229432 144.162734) + (xy 110.359954 144.349141) + (xy 110.520858 144.510045) + (xy 110.527999 144.515045) + (xy 110.707266 144.640568) + (xy 110.765275 144.667618) + (xy 110.817714 144.713791) + (xy 110.836866 144.780984) + (xy 110.81665 144.847865) + (xy 110.765275 144.892382) + (xy 110.707267 144.919431) + (xy 110.707265 144.919432) + (xy 110.520858 145.049954) + (xy 110.359954 145.210858) + (xy 110.229432 145.397265) + (xy 110.229431 145.397267) + (xy 110.133261 145.603502) + (xy 110.133258 145.603511) + (xy 110.074366 145.823302) + (xy 110.074364 145.823313) + (xy 110.054532 146.049998) + (xy 110.054532 146.050001) + (xy 110.074364 146.276686) + (xy 110.074366 146.276697) + (xy 110.133258 146.496488) + (xy 110.133261 146.496497) + (xy 110.229431 146.702732) + (xy 110.229432 146.702734) + (xy 110.359954 146.889141) + (xy 110.520858 147.050045) + (xy 110.520861 147.050047) + (xy 110.707266 147.180568) + (xy 110.765275 147.207618) + (xy 110.817714 147.253791) + (xy 110.836866 147.320984) + (xy 110.81665 147.387865) + (xy 110.765275 147.432382) + (xy 110.707267 147.459431) + (xy 110.707265 147.459432) + (xy 110.520858 147.589954) + (xy 110.359954 147.750858) + (xy 110.229432 147.937265) + (xy 110.229431 147.937267) + (xy 110.133261 148.143502) + (xy 110.133258 148.143511) + (xy 110.074366 148.363302) + (xy 110.074364 148.363313) + (xy 110.054532 148.589998) + (xy 110.054532 148.590001) + (xy 110.074364 148.816686) + (xy 110.074366 148.816697) + (xy 110.133258 149.036488) + (xy 110.133261 149.036497) + (xy 110.229431 149.242732) + (xy 110.229432 149.242734) + (xy 110.359954 149.429141) + (xy 110.520858 149.590045) + (xy 110.520861 149.590047) + (xy 110.707266 149.720568) + (xy 110.765275 149.747618) + (xy 110.817714 149.793791) + (xy 110.836866 149.860984) + (xy 110.81665 149.927865) + (xy 110.765275 149.972381) + (xy 110.76224 149.973797) + (xy 110.707267 149.999431) + (xy 110.707265 149.999432) + (xy 110.520858 150.129954) + (xy 110.359954 150.290858) + (xy 110.229432 150.477265) + (xy 110.229431 150.477267) + (xy 110.133261 150.683502) + (xy 110.133258 150.683511) + (xy 110.074366 150.903302) + (xy 110.074364 150.903313) + (xy 110.054532 151.129998) + (xy 110.054532 151.130001) + (xy 110.074364 151.356686) + (xy 110.074366 151.356697) + (xy 110.133258 151.576488) + (xy 110.133261 151.576497) + (xy 110.229431 151.782732) + (xy 110.229432 151.782734) + (xy 110.359954 151.969141) + (xy 110.520858 152.130045) + (xy 110.520861 152.130047) + (xy 110.707266 152.260568) + (xy 110.763188 152.286645) + (xy 110.765275 152.287618) + (xy 110.817714 152.333791) + (xy 110.836866 152.400984) + (xy 110.81665 152.467865) + (xy 110.765275 152.512382) + (xy 110.707267 152.539431) + (xy 110.707265 152.539432) + (xy 110.520858 152.669954) + (xy 110.359954 152.830858) + (xy 110.229432 153.017265) + (xy 110.229431 153.017267) + (xy 110.133261 153.223502) + (xy 110.133258 153.223511) + (xy 110.074366 153.443302) + (xy 110.074364 153.443313) + (xy 110.054532 153.669998) + (xy 110.054532 153.670001) + (xy 110.074364 153.896686) + (xy 110.074366 153.896697) + (xy 110.133258 154.116488) + (xy 110.133261 154.116497) + (xy 110.229431 154.322732) + (xy 110.229432 154.322734) + (xy 110.359954 154.509141) + (xy 110.520858 154.670045) + (xy 110.520861 154.670047) + (xy 110.707266 154.800568) + (xy 110.913504 154.896739) + (xy 110.913509 154.89674) + (xy 110.913511 154.896741) + (xy 110.932164 154.901739) + (xy 111.133308 154.955635) + (xy 111.303214 154.970499) + (xy 111.303215 154.9705) + (xy 111.303216 154.9705) + (xy 112.216785 154.9705) + (xy 112.216785 154.970499) + (xy 112.386692 154.955635) + (xy 112.606496 154.896739) + (xy 112.812734 154.800568) + (xy 112.999139 154.670047) + (xy 113.160047 154.509139) + (xy 113.290568 154.322734) + (xy 113.386739 154.116496) + (xy 113.445635 153.896692) + (xy 113.462634 153.702384) + (xy 113.465468 153.670001) + (xy 113.465468 153.669998) + (xy 113.454519 153.544852) + (xy 113.445635 153.443308) + (xy 113.386739 153.223504) + (xy 113.290568 153.017266) + (xy 113.160047 152.830861) + (xy 113.160045 152.830858) + (xy 112.999141 152.669954) + (xy 112.812734 152.539432) + (xy 112.812728 152.539429) + (xy 112.754725 152.512382) + (xy 112.702285 152.46621) + (xy 112.683133 152.399017) + (xy 112.703348 152.332135) + (xy 112.754725 152.287618) + (xy 112.756812 152.286645) + (xy 112.812734 152.260568) + (xy 112.999139 152.130047) + (xy 113.160047 151.969139) + (xy 113.290568 151.782734) + (xy 113.386739 151.576496) + (xy 113.445635 151.356692) + (xy 113.461011 151.180936) + (xy 119.391631 151.180936) + (xy 119.422442 151.382063) + (xy 119.422445 151.382075) + (xy 119.493111 151.572881) + (xy 119.493113 151.572884) + (xy 119.493114 151.572887) + (xy 119.539005 151.646513) + (xy 119.600745 151.745567) + (xy 119.600747 151.745569) + (xy 119.600748 151.745571) + (xy 119.740941 151.893053) + (xy 119.85659 151.973547) + (xy 119.907949 152.009294) + (xy 119.90795 152.009294) + (xy 119.907951 152.009295) + (xy 120.094942 152.08954) + (xy 120.294259 152.1305) + (xy 120.544191 152.1305) + (xy 120.61123 152.150185) + (xy 120.656985 152.202989) + (xy 120.667411 152.240616) + (xy 120.675685 152.314055) + (xy 120.731545 152.473694) + (xy 120.731547 152.473697) + (xy 120.821518 152.616884) + (xy 120.821523 152.61689) + (xy 120.941109 152.736476) + (xy 120.941115 152.736481) + (xy 121.084302 152.826452) + (xy 121.084305 152.826454) + (xy 121.084309 152.826455) + (xy 121.08431 152.826456) + (xy 121.156913 152.85186) + (xy 121.243943 152.882314) + (xy 121.411997 152.901249) + (xy 121.412 152.901249) + (xy 121.412003 152.901249) + (xy 121.580056 152.882314) + (xy 121.580059 152.882313) + (xy 121.73969 152.826456) + (xy 121.739692 152.826454) + (xy 121.739694 152.826454) + (xy 121.739697 152.826452) + (xy 121.882884 152.736481) + (xy 121.882885 152.73648) + (xy 121.88289 152.736477) + (xy 122.002477 152.61689) + (xy 122.048006 152.544432) + (xy 122.092452 152.473697) + (xy 122.092455 152.473692) + (xy 122.092456 152.47369) + (xy 122.116163 152.405937) + (xy 122.156885 152.349162) + (xy 122.221837 152.323414) + (xy 122.245804 152.323533) + (xy 122.313991 152.3305) + (xy 123.114008 152.330499) + (xy 123.114016 152.330498) + (xy 123.114019 152.330498) + (xy 123.183366 152.323414) + (xy 123.216797 152.319999) + (xy 123.383334 152.264814) + (xy 123.456444 152.219719) + (xy 123.523834 152.20128) + (xy 123.590498 152.222202) + (xy 123.635268 152.275844) + (xy 123.643929 152.345175) + (xy 123.638581 152.366213) + (xy 123.596686 152.485942) + (xy 123.577751 152.653997) + (xy 123.577751 152.654002) + (xy 123.596685 152.822056) + (xy 123.652545 152.981694) + (xy 123.652547 152.981697) + (xy 123.742518 153.124884) + (xy 123.742523 153.12489) + (xy 123.862109 153.244476) + (xy 123.862115 153.244481) + (xy 124.005302 153.334452) + (xy 124.005305 153.334454) + (xy 124.005309 153.334455) + (xy 124.00531 153.334456) + (xy 124.027896 153.342359) + (xy 124.164943 153.390314) + (xy 124.332997 153.409249) + (xy 124.333 153.409249) + (xy 124.333003 153.409249) + (xy 124.501056 153.390314) + (xy 124.501059 153.390313) + (xy 124.66069 153.334456) + (xy 124.660692 153.334454) + (xy 124.660694 153.334454) + (xy 124.660697 153.334452) + (xy 124.803884 153.244481) + (xy 124.803885 153.24448) + (xy 124.80389 153.244477) + (xy 124.923477 153.12489) + (xy 124.98796 153.022267) + (xy 125.013452 152.981697) + (xy 125.013454 152.981694) + (xy 125.013454 152.981692) + (xy 125.013456 152.98169) + (xy 125.069313 152.822059) + (xy 125.069313 152.822058) + (xy 125.069314 152.822056) + (xy 125.088249 152.654002) + (xy 125.088249 152.653997) + (xy 125.07365 152.524429) + (xy 125.069313 152.485941) + (xy 125.069311 152.485937) + (xy 125.067765 152.479159) + (xy 125.069741 152.478707) + (xy 125.066686 152.418833) + (xy 125.101415 152.358206) + (xy 125.163409 152.325979) + (xy 125.17468 152.324301) + (xy 125.216797 152.319999) + (xy 125.383334 152.264814) + (xy 125.532656 152.172712) + (xy 125.58041 152.124957) + (xy 125.641731 152.091473) + (xy 125.711422 152.096457) + (xy 125.755771 152.124958) + (xy 125.760858 152.130045) + (xy 125.760861 152.130047) + (xy 125.947266 152.260568) + (xy 126.003188 152.286645) + (xy 126.005275 152.287618) + (xy 126.057714 152.333791) + (xy 126.076866 152.400984) + (xy 126.05665 152.467865) + (xy 126.005275 152.512382) + (xy 125.947267 152.539431) + (xy 125.947265 152.539432) + (xy 125.760858 152.669954) + (xy 125.599954 152.830858) + (xy 125.469432 153.017265) + (xy 125.469431 153.017267) + (xy 125.373261 153.223502) + (xy 125.373258 153.223511) + (xy 125.314366 153.443302) + (xy 125.314364 153.443313) + (xy 125.294532 153.669998) + (xy 125.294532 153.670001) + (xy 125.314364 153.896686) + (xy 125.314366 153.896697) + (xy 125.373258 154.116488) + (xy 125.373261 154.116497) + (xy 125.469431 154.322732) + (xy 125.469432 154.322734) + (xy 125.599954 154.509141) + (xy 125.760858 154.670045) + (xy 125.760861 154.670047) + (xy 125.947266 154.800568) + (xy 126.153504 154.896739) + (xy 126.153509 154.89674) + (xy 126.153511 154.896741) + (xy 126.172164 154.901739) + (xy 126.373308 154.955635) + (xy 126.543214 154.970499) + (xy 126.543215 154.9705) + (xy 126.543216 154.9705) + (xy 127.456785 154.9705) + (xy 127.456785 154.970499) + (xy 127.626692 154.955635) + (xy 127.846496 154.896739) + (xy 128.052734 154.800568) + (xy 128.239139 154.670047) + (xy 128.400047 154.509139) + (xy 128.530568 154.322734) + (xy 128.626739 154.116496) + (xy 128.685635 153.896692) + (xy 128.702634 153.702384) + (xy 128.705468 153.670001) + (xy 128.705468 153.669998) + (xy 128.694519 153.544852) + (xy 128.685635 153.443308) + (xy 128.626739 153.223504) + (xy 128.530568 153.017266) + (xy 128.400047 152.830861) + (xy 128.400045 152.830858) + (xy 128.239141 152.669954) + (xy 128.052734 152.539432) + (xy 128.052728 152.539429) + (xy 127.994725 152.512382) + (xy 127.942285 152.46621) + (xy 127.923133 152.399017) + (xy 127.943348 152.332135) + (xy 127.994725 152.287618) + (xy 127.996812 152.286645) + (xy 128.052734 152.260568) + (xy 128.239139 152.130047) + (xy 128.400047 151.969139) + (xy 128.530568 151.782734) + (xy 128.626739 151.576496) + (xy 128.685635 151.356692) + (xy 128.702634 151.162384) + (xy 128.705468 151.130001) + (xy 128.705468 151.129998) + (xy 128.694357 151.003) + (xy 128.685635 150.903308) + (xy 128.626739 150.683504) + (xy 128.530568 150.477266) + (xy 128.422232 150.322545) + (xy 128.400045 150.290858) + (xy 128.239141 150.129954) + (xy 128.052734 149.999432) + (xy 128.052728 149.999429) + (xy 128.02056 149.984429) + (xy 127.994724 149.972381) + (xy 127.942285 149.92621) + (xy 127.923133 149.859017) + (xy 127.943348 149.792135) + (xy 127.994725 149.747618) + (xy 128.052734 149.720568) + (xy 128.239139 149.590047) + (xy 128.400047 149.429139) + (xy 128.530568 149.242734) + (xy 128.626739 149.036496) + (xy 128.685635 148.816692) + (xy 128.702634 148.622384) + (xy 128.705468 148.590001) + (xy 128.705468 148.589998) + (xy 128.690765 148.421943) + (xy 128.685635 148.363308) + (xy 128.63709 148.182135) + (xy 128.626741 148.143511) + (xy 128.626738 148.143502) + (xy 128.619743 148.128502) + (xy 128.530568 147.937266) + (xy 128.400047 147.750861) + (xy 128.400045 147.750858) + (xy 128.239141 147.589954) + (xy 128.052734 147.459432) + (xy 128.052728 147.459429) + (xy 127.994725 147.432382) + (xy 127.942285 147.38621) + (xy 127.923133 147.319017) + (xy 127.943348 147.252135) + (xy 127.994725 147.207618) + (xy 128.052734 147.180568) + (xy 128.239139 147.050047) + (xy 128.400047 146.889139) + (xy 128.530568 146.702734) + (xy 128.626739 146.496496) + (xy 128.685635 146.276692) + (xy 128.702634 146.082384) + (xy 128.705468 146.050001) + (xy 128.705468 146.049998) + (xy 128.694357 145.923) + (xy 128.685635 145.823308) + (xy 128.626739 145.603504) + (xy 128.530568 145.397266) + (xy 128.422232 145.242545) + (xy 128.400045 145.210858) + (xy 128.239141 145.049954) + (xy 128.052734 144.919432) + (xy 128.052728 144.919429) + (xy 128.02056 144.904429) + (xy 127.994724 144.892381) + (xy 127.942285 144.84621) + (xy 127.923133 144.779017) + (xy 127.943348 144.712135) + (xy 127.994725 144.667618) + (xy 128.052734 144.640568) + (xy 128.239139 144.510047) + (xy 128.400047 144.349139) + (xy 128.530568 144.162734) + (xy 128.626739 143.956496) + (xy 128.685635 143.736692) + (xy 128.702634 143.542384) + (xy 128.705468 143.510001) + (xy 128.705468 143.509998) + (xy 128.687155 143.300684) + (xy 128.685635 143.283308) + (xy 128.626739 143.063504) + (xy 128.530568 142.857266) + (xy 128.400047 142.670861) + (xy 128.400045 142.670858) + (xy 128.239141 142.509954) + (xy 128.052734 142.379432) + (xy 128.052728 142.379429) + (xy 127.994725 142.352382) + (xy 127.942285 142.30621) + (xy 127.923133 142.239017) + (xy 127.943348 142.172135) + (xy 127.994725 142.127618) + (xy 128.052734 142.100568) + (xy 128.239139 141.970047) + (xy 128.400047 141.809139) + (xy 128.530568 141.622734) + (xy 128.626739 141.416496) + (xy 128.685635 141.196692) + (xy 128.704265 140.983756) + (xy 128.705468 140.970001) + (xy 128.705468 140.969998) + (xy 128.695104 140.851539) + (xy 128.685635 140.743308) + (xy 128.626739 140.523504) + (xy 128.530568 140.317266) + (xy 128.402461 140.134308) + (xy 128.400045 140.130858) + (xy 128.239141 139.969954) + (xy 128.052734 139.839432) + (xy 128.052728 139.839429) + (xy 128.011596 139.820249) + (xy 127.994724 139.812381) + (xy 127.942285 139.76621) + (xy 127.923133 139.699017) + (xy 127.943348 139.632135) + (xy 127.994725 139.587618) + (xy 127.996812 139.586645) + (xy 128.052734 139.560568) + (xy 128.239139 139.430047) + (xy 128.400047 139.269139) + (xy 128.530568 139.082734) + (xy 128.626739 138.876496) + (xy 128.685635 138.656692) + (xy 128.702634 138.462384) + (xy 128.705468 138.430001) + (xy 128.705468 138.429998) + (xy 128.696604 138.328685) + (xy 128.685635 138.203308) + (xy 128.626739 137.983504) + (xy 128.530568 137.777266) + (xy 128.400047 137.590861) + (xy 128.400045 137.590858) + (xy 128.239141 137.429954) + (xy 128.052734 137.299432) + (xy 128.052728 137.299429) + (xy 128.02056 137.284429) + (xy 127.994724 137.272381) + (xy 127.942285 137.22621) + (xy 127.923133 137.159017) + (xy 127.943348 137.092135) + (xy 127.994725 137.047618) + (xy 128.052734 137.020568) + (xy 128.239139 136.890047) + (xy 128.400047 136.729139) + (xy 128.530568 136.542734) + (xy 128.626739 136.336496) + (xy 128.685635 136.116692) + (xy 128.703435 135.913235) + (xy 128.705468 135.890001) + (xy 128.705468 135.889998) + (xy 128.695114 135.771657) + (xy 128.685635 135.663308) + (xy 128.637961 135.485384) + (xy 128.626741 135.443511) + (xy 128.626738 135.443502) + (xy 128.619743 135.428502) + (xy 128.530568 135.237266) + (xy 128.400047 135.050861) + (xy 128.400045 135.050858) + (xy 128.239141 134.889954) + (xy 128.052734 134.759432) + (xy 128.052728 134.759429) + (xy 128.011596 134.740249) + (xy 127.994724 134.732381) + (xy 127.942285 134.68621) + (xy 127.923133 134.619017) + (xy 127.943348 134.552135) + (xy 127.994725 134.507618) + (xy 128.052734 134.480568) + (xy 128.239139 134.350047) + (xy 128.400047 134.189139) + (xy 128.530568 134.002734) + (xy 128.626739 133.796496) + (xy 128.685635 133.576692) + (xy 128.702634 133.382384) + (xy 128.705468 133.350001) + (xy 128.705468 133.349998) + (xy 128.694956 133.229852) + (xy 128.685635 133.123308) + (xy 128.632358 132.924476) + (xy 128.626741 132.903511) + (xy 128.626738 132.903502) + (xy 128.619743 132.888502) + (xy 128.530568 132.697266) + (xy 128.400047 132.510861) + (xy 128.400045 132.510858) + (xy 128.239141 132.349954) + (xy 128.052734 132.219432) + (xy 128.052732 132.219431) + (xy 128.033273 132.210357) + (xy 127.994132 132.192105) + (xy 127.941694 132.145934) + (xy 127.922542 132.07874) + (xy 127.942758 132.011859) + (xy 127.994134 131.967341) + (xy 128.052484 131.940132) + (xy 128.23882 131.809657) + (xy 128.399657 131.64882) + (xy 128.530134 131.462482) + (xy 128.626265 131.256326) + (xy 128.626269 131.256317) + (xy 128.678872 131.06) + (xy 127.315686 131.06) + (xy 127.327641 131.048045) + (xy 127.385165 130.935148) + (xy 127.404986 130.81) + (xy 127.385165 130.684852) + (xy 127.327641 130.571955) + (xy 127.315686 130.56) + (xy 128.678872 130.56) + (xy 128.678872 130.559999) + (xy 128.626269 130.363682) + (xy 128.626265 130.363673) + (xy 128.530134 130.157517) + (xy 128.399657 129.971179) + (xy 128.23882 129.810342) + (xy 128.052482 129.679865) + (xy 127.994133 129.652657) + (xy 127.941694 129.606484) + (xy 127.922542 129.539291) + (xy 127.942758 129.47241) + (xy 127.994129 129.427895) + (xy 128.052734 129.400568) + (xy 128.239139 129.270047) + (xy 128.400047 129.109139) + (xy 128.530568 128.922734) + (xy 128.626739 128.716496) + (xy 128.685635 128.496692) + (xy 128.702634 128.302384) + (xy 128.705468 128.270001) + (xy 128.705468 128.269998) + (xy 128.695132 128.151856) + (xy 128.685635 128.043308) + (xy 128.626739 127.823504) + (xy 128.530568 127.617266) + (xy 128.400047 127.430861) + (xy 128.400045 127.430858) + (xy 128.239141 127.269954) + (xy 128.052734 127.139432) + (xy 128.052728 127.139429) + (xy 128.011596 127.120249) + (xy 127.994724 127.112381) + (xy 127.942285 127.06621) + (xy 127.923133 126.999017) + (xy 127.943348 126.932135) + (xy 127.994725 126.887618) + (xy 127.996812 126.886645) + (xy 128.052734 126.860568) + (xy 128.239139 126.730047) + (xy 128.400047 126.569139) + (xy 128.530568 126.382734) + (xy 128.626739 126.176496) + (xy 128.685635 125.956692) + (xy 128.702634 125.762384) + (xy 128.705468 125.730001) + (xy 128.705468 125.729998) + (xy 128.696604 125.628685) + (xy 128.685635 125.503308) + (xy 128.626739 125.283504) + (xy 128.530568 125.077266) + (xy 128.400047 124.890861) + (xy 128.400045 124.890858) + (xy 128.239141 124.729954) + (xy 128.052734 124.599432) + (xy 128.052728 124.599429) + (xy 128.02056 124.584429) + (xy 127.994724 124.572381) + (xy 127.942285 124.52621) + (xy 127.923133 124.459017) + (xy 127.943348 124.392135) + (xy 127.994725 124.347618) + (xy 128.052734 124.320568) + (xy 128.239139 124.190047) + (xy 128.400047 124.029139) + (xy 128.530568 123.842734) + (xy 128.626739 123.636496) + (xy 128.685635 123.416692) + (xy 128.702634 123.222384) + (xy 128.705468 123.190001) + (xy 128.705468 123.189998) + (xy 128.69038 123.017544) + (xy 128.685635 122.963308) + (xy 128.63709 122.782135) + (xy 128.626741 122.743511) + (xy 128.626738 122.743502) + (xy 128.619743 122.728502) + (xy 128.530568 122.537266) + (xy 128.400047 122.350861) + (xy 128.400045 122.350858) + (xy 128.239143 122.189956) + (xy 128.234444 122.186666) + (xy 128.214535 122.172725) + (xy 128.170912 122.118149) + (xy 128.163719 122.04865) + (xy 128.195241 121.986296) + (xy 128.255471 121.950882) + (xy 128.272404 121.947861) + (xy 128.307483 121.944091) + (xy 128.442331 121.893796) + (xy 128.557546 121.807546) + (xy 128.643796 121.692331) + (xy 128.694091 121.557483) + (xy 128.7005 121.497873) + (xy 128.700499 119.802128) + (xy 128.694091 119.742517) + (xy 128.690039 119.731654) + (xy 128.643797 119.607671) + (xy 128.643793 119.607664) + (xy 128.557547 119.492455) + (xy 128.557544 119.492452) + (xy 128.442335 119.406206) + (xy 128.442328 119.406202) + (xy 128.307482 119.355908) + (xy 128.307483 119.355908) + (xy 128.247883 119.349501) + (xy 128.247881 119.3495) + (xy 128.247873 119.3495) + (xy 128.247864 119.3495) + (xy 125.752129 119.3495) + (xy 125.752123 119.349501) + (xy 125.692516 119.355908) + (xy 125.557671 119.406202) + (xy 125.557664 119.406206) + (xy 125.442455 119.492452) + (xy 125.442452 119.492455) + (xy 125.356206 119.607664) + (xy 125.356202 119.607671) + (xy 125.305908 119.742517) + (xy 125.299501 119.802116) + (xy 125.299501 119.802123) + (xy 125.2995 119.802135) + (xy 125.2995 121.49787) + (xy 125.299501 121.497876) + (xy 125.305908 121.557483) + (xy 125.356202 121.692328) + (xy 125.356206 121.692335) + (xy 125.442452 121.807544) + (xy 125.442455 121.807547) + (xy 125.557664 121.893793) + (xy 125.557671 121.893797) + (xy 125.591945 121.90658) + (xy 125.692517 121.944091) + (xy 125.727596 121.947862) + (xy 125.792144 121.974599) + (xy 125.831993 122.031991) + (xy 125.834488 122.101816) + (xy 125.798836 122.161905) + (xy 125.785464 122.172725) + (xy 125.760858 122.189954) + (xy 125.599954 122.350858) + (xy 125.469432 122.537265) + (xy 125.469431 122.537267) + (xy 125.373261 122.743502) + (xy 125.373258 122.743511) + (xy 125.314366 122.963302) + (xy 125.314364 122.963313) + (xy 125.294532 123.189998) + (xy 125.294532 123.190001) + (xy 125.314364 123.416686) + (xy 125.314366 123.416697) + (xy 125.373258 123.636488) + (xy 125.373261 123.636497) + (xy 125.469431 123.842732) + (xy 125.469432 123.842734) + (xy 125.599954 124.029141) + (xy 125.760858 124.190045) + (xy 125.760861 124.190047) + (xy 125.947266 124.320568) + (xy 126.005275 124.347618) + (xy 126.057714 124.393791) + (xy 126.076866 124.460984) + (xy 126.05665 124.527865) + (xy 126.005275 124.572381) + (xy 126.00224 124.573797) + (xy 125.947267 124.599431) + (xy 125.947265 124.599432) + (xy 125.760858 124.729954) + (xy 125.599954 124.890858) + (xy 125.469432 125.077265) + (xy 125.469431 125.077267) + (xy 125.373261 125.283502) + (xy 125.373258 125.283511) + (xy 125.314366 125.503302) + (xy 125.314364 125.503313) + (xy 125.294532 125.729998) + (xy 125.294532 125.730001) + (xy 125.314364 125.956686) + (xy 125.314366 125.956697) + (xy 125.373258 126.176488) + (xy 125.373261 126.176497) + (xy 125.469431 126.382732) + (xy 125.469432 126.382734) + (xy 125.599954 126.569141) + (xy 125.760858 126.730045) + (xy 125.760861 126.730047) + (xy 125.947266 126.860568) + (xy 126.003188 126.886645) + (xy 126.005275 126.887618) + (xy 126.057714 126.933791) + (xy 126.076866 127.000984) + (xy 126.05665 127.067865) + (xy 126.005275 127.112381) + (xy 125.988404 127.120249) + (xy 125.947267 127.139431) + (xy 125.947265 127.139432) + (xy 125.760858 127.269954) + (xy 125.599954 127.430858) + (xy 125.469432 127.617265) + (xy 125.469431 127.617267) + (xy 125.373261 127.823502) + (xy 125.373258 127.823511) + (xy 125.314366 128.043302) + (xy 125.314364 128.043313) + (xy 125.294532 128.269998) + (xy 125.294532 128.270001) + (xy 125.314364 128.496686) + (xy 125.314366 128.496697) + (xy 125.373258 128.716488) + (xy 125.373261 128.716497) + (xy 125.469431 128.922732) + (xy 125.469432 128.922734) + (xy 125.599954 129.109141) + (xy 125.760858 129.270045) + (xy 125.760861 129.270047) + (xy 125.947266 129.400568) + (xy 126.005865 129.427893) + (xy 126.058305 129.474065) + (xy 126.077457 129.541258) + (xy 126.057242 129.608139) + (xy 126.005867 129.652657) + (xy 125.947515 129.679867) + (xy 125.761179 129.810342) + (xy 125.600342 129.971179) + (xy 125.469865 130.157517) + (xy 125.373734 130.363673) + (xy 125.37373 130.363682) + (xy 125.321127 130.559999) + (xy 125.321128 130.56) + (xy 126.684314 130.56) + (xy 126.672359 130.571955) + (xy 126.614835 130.684852) + (xy 126.595014 130.81) + (xy 126.614835 130.935148) + (xy 126.672359 131.048045) + (xy 126.684314 131.06) + (xy 125.321128 131.06) + (xy 125.37373 131.256317) + (xy 125.373734 131.256326) + (xy 125.469865 131.462482) + (xy 125.600342 131.64882) + (xy 125.761179 131.809657) + (xy 125.947518 131.940134) + (xy 125.94752 131.940135) + (xy 126.005865 131.967342) + (xy 126.058305 132.013514) + (xy 126.077457 132.080707) + (xy 126.057242 132.147589) + (xy 126.005867 132.192105) + (xy 125.947268 132.219431) + (xy 125.947264 132.219433) + (xy 125.760858 132.349954) + (xy 125.599954 132.510858) + (xy 125.548399 132.584488) + (xy 125.493823 132.628113) + (xy 125.424324 132.635307) + (xy 125.361969 132.603784) + (xy 125.326555 132.543555) + (xy 125.323604 132.499481) + (xy 125.342249 132.334002) + (xy 125.342249 132.333997) + (xy 125.323314 132.165943) + (xy 125.279853 132.041739) + (xy 125.267456 132.00631) + (xy 125.267455 132.006309) + (xy 125.267454 132.006305) + (xy 125.267452 132.006302) + (xy 125.177481 131.863115) + (xy 125.177476 131.863109) + (xy 125.05789 131.743523) + (xy 125.057884 131.743518) + (xy 124.914697 131.653547) + (xy 124.914694 131.653545) + (xy 124.755056 131.597685) + (xy 124.587003 131.578751) + (xy 124.586997 131.578751) + (xy 124.418943 131.597685) + (xy 124.259305 131.653545) + (xy 124.259302 131.653547) + (xy 124.116115 131.743518) + (xy 124.116109 131.743523) + (xy 123.996523 131.863109) + (xy 123.996518 131.863115) + (xy 123.906547 132.006302) + (xy 123.906545 132.006305) + (xy 123.850685 132.165943) + (xy 123.831751 132.333997) + (xy 123.831751 132.334002) + (xy 123.850685 132.502056) + (xy 123.906545 132.661694) + (xy 123.906547 132.661697) + (xy 123.996518 132.804884) + (xy 123.996523 132.80489) + (xy 124.116109 132.924476) + (xy 124.116115 132.924481) + (xy 124.259302 133.014452) + (xy 124.259305 133.014454) + (xy 124.259309 133.014455) + (xy 124.25931 133.014456) + (xy 124.296185 133.027359) + (xy 124.418943 133.070314) + (xy 124.586997 133.089249) + (xy 124.587 133.089249) + (xy 124.587003 133.089249) + (xy 124.755056 133.070314) + (xy 124.755059 133.070313) + (xy 124.91469 133.014456) + (xy 124.914692 133.014454) + (xy 124.914694 133.014454) + (xy 124.914697 133.014452) + (xy 125.057884 132.924481) + (xy 125.057884 132.92448) + (xy 125.05789 132.924477) + (xy 125.15379 132.828576) + (xy 125.215109 132.795094) + (xy 125.284801 132.800078) + (xy 125.340735 132.841949) + (xy 125.365152 132.907413) + (xy 125.361243 132.948353) + (xy 125.314366 133.123302) + (xy 125.314364 133.123313) + (xy 125.294532 133.349998) + (xy 125.294532 133.350001) + (xy 125.314364 133.576686) + (xy 125.314366 133.576697) + (xy 125.373258 133.796488) + (xy 125.373261 133.796497) + (xy 125.469431 134.002732) + (xy 125.469432 134.002734) + (xy 125.599954 134.189141) + (xy 125.760858 134.350045) + (xy 125.760861 134.350047) + (xy 125.947266 134.480568) + (xy 126.005275 134.507618) + (xy 126.057714 134.553791) + (xy 126.076866 134.620984) + (xy 126.05665 134.687865) + (xy 126.005275 134.732382) + (xy 125.947267 134.759431) + (xy 125.947265 134.759432) + (xy 125.760858 134.889954) + (xy 125.599954 135.050858) + (xy 125.469432 135.237265) + (xy 125.469431 135.237267) + (xy 125.373261 135.443502) + (xy 125.373258 135.443511) + (xy 125.314366 135.663302) + (xy 125.314364 135.663313) + (xy 125.294532 135.889998) + (xy 125.294532 135.890001) + (xy 125.314364 136.116686) + (xy 125.314366 136.116697) + (xy 125.373258 136.336488) + (xy 125.373261 136.336497) + (xy 125.469431 136.542732) + (xy 125.469432 136.542734) + (xy 125.599954 136.729141) + (xy 125.760858 136.890045) + (xy 125.760861 136.890047) + (xy 125.947266 137.020568) + (xy 126.005275 137.047618) + (xy 126.057714 137.093791) + (xy 126.076866 137.160984) + (xy 126.05665 137.227865) + (xy 126.005275 137.272381) + (xy 126.00224 137.273797) + (xy 125.947267 137.299431) + (xy 125.947265 137.299432) + (xy 125.760858 137.429954) + (xy 125.599954 137.590858) + (xy 125.469432 137.777265) + (xy 125.469431 137.777267) + (xy 125.373261 137.983502) + (xy 125.373258 137.983511) + (xy 125.314366 138.203302) + (xy 125.314364 138.203313) + (xy 125.294532 138.429998) + (xy 125.294532 138.430001) + (xy 125.314364 138.656686) + (xy 125.314366 138.656697) + (xy 125.373258 138.876488) + (xy 125.373261 138.876497) + (xy 125.469431 139.082732) + (xy 125.469432 139.082734) + (xy 125.599954 139.269141) + (xy 125.760858 139.430045) + (xy 125.760861 139.430047) + (xy 125.947266 139.560568) + (xy 125.998869 139.584631) + (xy 126.005275 139.587618) + (xy 126.057714 139.633791) + (xy 126.076866 139.700984) + (xy 126.05665 139.767865) + (xy 126.005275 139.812382) + (xy 125.947267 139.839431) + (xy 125.947265 139.839432) + (xy 125.760858 139.969954) + (xy 125.599954 140.130858) + (xy 125.469432 140.317265) + (xy 125.469431 140.317267) + (xy 125.373261 140.523502) + (xy 125.373258 140.523511) + (xy 125.314366 140.743302) + (xy 125.314364 140.743313) + (xy 125.294532 140.969998) + (xy 125.294532 140.970001) + (xy 125.314364 141.196686) + (xy 125.314366 141.196697) + (xy 125.373258 141.416488) + (xy 125.373261 141.416497) + (xy 125.469431 141.622732) + (xy 125.469432 141.622734) + (xy 125.599954 141.809141) + (xy 125.760858 141.970045) + (xy 125.760861 141.970047) + (xy 125.947266 142.100568) + (xy 126.005275 142.127618) + (xy 126.057714 142.173791) + (xy 126.076866 142.240984) + (xy 126.05665 142.307865) + (xy 126.005275 142.352382) + (xy 125.947267 142.379431) + (xy 125.947265 142.379432) + (xy 125.760858 142.509954) + (xy 125.599954 142.670858) + (xy 125.469432 142.857265) + (xy 125.469431 142.857267) + (xy 125.373261 143.063502) + (xy 125.373258 143.063511) + (xy 125.314366 143.283302) + (xy 125.314364 143.283313) + (xy 125.294532 143.509998) + (xy 125.294532 143.510001) + (xy 125.314364 143.736686) + (xy 125.314366 143.736697) + (xy 125.373258 143.956488) + (xy 125.373261 143.956497) + (xy 125.469431 144.162732) + (xy 125.469432 144.162734) + (xy 125.599954 144.349141) + (xy 125.760858 144.510045) + (xy 125.767999 144.515045) + (xy 125.947266 144.640568) + (xy 126.005275 144.667618) + (xy 126.057714 144.713791) + (xy 126.076866 144.780984) + (xy 126.05665 144.847865) + (xy 126.005275 144.892382) + (xy 125.947267 144.919431) + (xy 125.947265 144.919432) + (xy 125.760858 145.049954) + (xy 125.599954 145.210858) + (xy 125.469432 145.397265) + (xy 125.469431 145.397267) + (xy 125.373261 145.603502) + (xy 125.373258 145.603511) + (xy 125.314366 145.823302) + (xy 125.314364 145.823313) + (xy 125.294532 146.049998) + (xy 125.294532 146.050001) + (xy 125.314364 146.276686) + (xy 125.314366 146.276697) + (xy 125.373258 146.496488) + (xy 125.373261 146.496497) + (xy 125.469431 146.702732) + (xy 125.469432 146.702734) + (xy 125.599954 146.889141) + (xy 125.760858 147.050045) + (xy 125.760861 147.050047) + (xy 125.947266 147.180568) + (xy 126.005275 147.207618) + (xy 126.057714 147.253791) + (xy 126.076866 147.320984) + (xy 126.05665 147.387865) + (xy 126.005275 147.432382) + (xy 125.947267 147.459431) + (xy 125.947265 147.459432) + (xy 125.760858 147.589954) + (xy 125.599954 147.750858) + (xy 125.469432 147.937265) + (xy 125.469431 147.937267) + (xy 125.373261 148.143502) + (xy 125.373258 148.143511) + (xy 125.314366 148.363302) + (xy 125.314364 148.363313) + (xy 125.294532 148.589998) + (xy 125.294532 148.590001) + (xy 125.314364 148.816686) + (xy 125.314366 148.816697) + (xy 125.373258 149.036488) + (xy 125.373261 149.036497) + (xy 125.469431 149.242732) + (xy 125.469432 149.242734) + (xy 125.599954 149.429141) + (xy 125.760858 149.590045) + (xy 125.760861 149.590047) + (xy 125.947266 149.720568) + (xy 126.005275 149.747618) + (xy 126.057714 149.793791) + (xy 126.076866 149.860984) + (xy 126.05665 149.927865) + (xy 126.005275 149.972381) + (xy 126.00224 149.973797) + (xy 125.947267 149.999431) + (xy 125.947265 149.999432) + (xy 125.760857 150.129955) + (xy 125.755766 150.135046) + (xy 125.694441 150.168528) + (xy 125.62475 150.163539) + (xy 125.580409 150.135041) + (xy 125.532657 150.087289) + (xy 125.532656 150.087288) + (xy 125.400056 150.0055) + (xy 125.383336 149.995187) + (xy 125.383331 149.995185) + (xy 125.381862 149.994698) + (xy 125.216797 149.940001) + (xy 125.216795 149.94) + (xy 125.11401 149.9295) + (xy 124.313998 149.9295) + (xy 124.31398 149.929501) + (xy 124.211203 149.94) + (xy 124.2112 149.940001) + (xy 124.044668 149.995185) + (xy 124.044663 149.995187) + (xy 123.895342 150.087289) + (xy 123.801681 150.180951) + (xy 123.740358 150.214436) + (xy 123.670666 150.209452) + (xy 123.626319 150.180951) + (xy 123.532657 150.087289) + (xy 123.532656 150.087288) + (xy 123.400056 150.0055) + (xy 123.383336 149.995187) + (xy 123.383331 149.995185) + (xy 123.381862 149.994698) + (xy 123.216797 149.940001) + (xy 123.216795 149.94) + (xy 123.11401 149.9295) + (xy 122.313998 149.9295) + (xy 122.31398 149.929501) + (xy 122.211203 149.94) + (xy 122.2112 149.940001) + (xy 122.044668 149.995185) + (xy 122.044663 149.995187) + (xy 121.895342 150.087289) + (xy 121.889451 150.093181) + (xy 121.828128 150.126666) + (xy 121.80177 150.1295) + (xy 120.345257 150.1295) + (xy 120.19356 150.144925) + (xy 119.99942 150.205837) + (xy 119.999405 150.205844) + (xy 119.8215 150.304589) + (xy 119.821495 150.304592) + (xy 119.667106 150.437132) + (xy 119.667104 150.437134) + (xy 119.542554 150.598037) + (xy 119.542553 150.59804) + (xy 119.45294 150.780728) + (xy 119.401937 150.977714) + (xy 119.391631 151.180936) + (xy 113.461011 151.180936) + (xy 113.462634 151.162384) + (xy 113.465468 151.130001) + (xy 113.465468 151.129998) + (xy 113.454357 151.003) + (xy 113.445635 150.903308) + (xy 113.386739 150.683504) + (xy 113.290568 150.477266) + (xy 113.182232 150.322545) + (xy 113.160045 150.290858) + (xy 112.999141 150.129954) + (xy 112.812734 149.999432) + (xy 112.812728 149.999429) + (xy 112.78056 149.984429) + (xy 112.754724 149.972381) + (xy 112.702285 149.92621) + (xy 112.683133 149.859017) + (xy 112.703348 149.792135) + (xy 112.754725 149.747618) + (xy 112.812734 149.720568) + (xy 112.999139 149.590047) + (xy 113.160047 149.429139) + (xy 113.290568 149.242734) + (xy 113.386739 149.036496) + (xy 113.445635 148.816692) + (xy 113.462634 148.622384) + (xy 113.465468 148.590001) + (xy 113.465468 148.589998) + (xy 113.450765 148.421943) + (xy 113.445635 148.363308) + (xy 113.39709 148.182135) + (xy 113.386741 148.143511) + (xy 113.386738 148.143502) + (xy 113.379743 148.128502) + (xy 113.290568 147.937266) + (xy 113.160047 147.750861) + (xy 113.160045 147.750858) + (xy 112.999141 147.589954) + (xy 112.812734 147.459432) + (xy 112.812728 147.459429) + (xy 112.754725 147.432382) + (xy 112.702285 147.38621) + (xy 112.683133 147.319017) + (xy 112.703348 147.252135) + (xy 112.754725 147.207618) + (xy 112.812734 147.180568) + (xy 112.999139 147.050047) + (xy 113.160047 146.889139) + (xy 113.290568 146.702734) + (xy 113.386739 146.496496) + (xy 113.445635 146.276692) + (xy 113.462634 146.082384) + (xy 113.465468 146.050001) + (xy 113.465468 146.049998) + (xy 113.454357 145.923) + (xy 113.445635 145.823308) + (xy 113.386739 145.603504) + (xy 113.290568 145.397266) + (xy 113.182232 145.242545) + (xy 113.160045 145.210858) + (xy 112.999141 145.049954) + (xy 112.812734 144.919432) + (xy 112.812728 144.919429) + (xy 112.78056 144.904429) + (xy 112.754724 144.892381) + (xy 112.702285 144.84621) + (xy 112.683133 144.779017) + (xy 112.703348 144.712135) + (xy 112.754725 144.667618) + (xy 112.812734 144.640568) + (xy 112.999139 144.510047) + (xy 113.160047 144.349139) + (xy 113.290568 144.162734) + (xy 113.386739 143.956496) + (xy 113.445635 143.736692) + (xy 113.462634 143.542384) + (xy 113.465468 143.510001) + (xy 113.465468 143.509998) + (xy 113.447155 143.300684) + (xy 113.445635 143.283308) + (xy 113.386739 143.063504) + (xy 113.290568 142.857266) + (xy 113.160047 142.670861) + (xy 113.160045 142.670858) + (xy 112.999141 142.509954) + (xy 112.976359 142.494002) + (xy 118.624751 142.494002) + (xy 118.643685 142.662056) + (xy 118.699545 142.821694) + (xy 118.699547 142.821697) + (xy 118.789518 142.964884) + (xy 118.789523 142.96489) + (xy 118.909109 143.084476) + (xy 118.909115 143.084481) + (xy 119.052302 143.174452) + (xy 119.052305 143.174454) + (xy 119.052309 143.174455) + (xy 119.05231 143.174456) + (xy 119.124913 143.19986) + (xy 119.211943 143.230314) + (xy 119.379997 143.249249) + (xy 119.38 143.249249) + (xy 119.380003 143.249249) + (xy 119.548056 143.230314) + (xy 119.548059 143.230313) + (xy 119.70769 143.174456) + (xy 119.707692 143.174454) + (xy 119.707694 143.174454) + (xy 119.707697 143.174452) + (xy 119.850884 143.084481) + (xy 119.850885 143.08448) + (xy 119.85089 143.084477) + (xy 119.970477 142.96489) + (xy 120.03496 142.862267) + (xy 120.060452 142.821697) + (xy 120.060454 142.821694) + (xy 120.060454 142.821692) + (xy 120.060456 142.82169) + (xy 120.116313 142.662059) + (xy 120.116313 142.662058) + (xy 120.116314 142.662056) + (xy 120.135249 142.494002) + (xy 120.135249 142.493997) + (xy 120.116314 142.325943) + (xy 120.080648 142.224017) + (xy 120.060456 142.16631) + (xy 120.060455 142.166309) + (xy 120.060454 142.166305) + (xy 120.060452 142.166302) + (xy 119.970481 142.023115) + (xy 119.970476 142.023109) + (xy 119.85089 141.903523) + (xy 119.850884 141.903518) + (xy 119.707697 141.813547) + (xy 119.707694 141.813545) + (xy 119.548056 141.757685) + (xy 119.380003 141.738751) + (xy 119.379997 141.738751) + (xy 119.211943 141.757685) + (xy 119.052305 141.813545) + (xy 119.052302 141.813547) + (xy 118.909115 141.903518) + (xy 118.909109 141.903523) + (xy 118.789523 142.023109) + (xy 118.789518 142.023115) + (xy 118.699547 142.166302) + (xy 118.699545 142.166305) + (xy 118.643685 142.325943) + (xy 118.624751 142.493997) + (xy 118.624751 142.494002) + (xy 112.976359 142.494002) + (xy 112.812734 142.379432) + (xy 112.812728 142.379429) + (xy 112.754725 142.352382) + (xy 112.702285 142.30621) + (xy 112.683133 142.239017) + (xy 112.703348 142.172135) + (xy 112.754725 142.127618) + (xy 112.812734 142.100568) + (xy 112.999139 141.970047) + (xy 113.004228 141.964958) + (xy 113.065551 141.931473) + (xy 113.135243 141.936457) + (xy 113.17959 141.964958) + (xy 113.227344 142.012712) + (xy 113.376666 142.104814) + (xy 113.543203 142.159999) + (xy 113.645991 142.1705) + (xy 114.446008 142.170499) + (xy 114.446016 142.170498) + (xy 114.446019 142.170498) + (xy 114.502302 142.164748) + (xy 114.548797 142.159999) + (xy 114.715334 142.104814) + (xy 114.864656 142.012712) + (xy 114.958675 141.918692) + (xy 115.019994 141.88521) + (xy 115.089686 141.890194) + (xy 115.134034 141.918695) + (xy 115.227654 142.012315) + (xy 115.376875 142.104356) + (xy 115.37688 142.104358) + (xy 115.543302 142.159505) + (xy 115.543309 142.159506) + (xy 115.646019 142.169999) + (xy 115.795999 142.169999) + (xy 115.796 142.169998) + (xy 115.796 141.22) + (xy 116.296 141.22) + (xy 116.296 142.169999) + (xy 116.445972 142.169999) + (xy 116.445986 142.169998) + (xy 116.548697 142.159505) + (xy 116.715119 142.104358) + (xy 116.715124 142.104356) + (xy 116.864345 142.012315) + (xy 116.988315 141.888345) + (xy 117.080356 141.739124) + (xy 117.080358 141.739119) + (xy 117.135505 141.572697) + (xy 117.135506 141.57269) + (xy 117.145999 141.469986) + (xy 117.146 141.469973) + (xy 117.146 141.22) + (xy 116.296 141.22) + (xy 115.796 141.22) + (xy 115.796 140.844) + (xy 115.815685 140.776961) + (xy 115.868489 140.731206) + (xy 115.92 140.72) + (xy 117.145999 140.72) + (xy 117.145999 140.470028) + (xy 117.145998 140.470013) + (xy 117.135505 140.367302) + (xy 117.080358 140.20088) + (xy 117.080356 140.200875) + (xy 116.988315 140.051654) + (xy 116.864345 139.927684) + (xy 116.715124 139.835643) + (xy 116.715119 139.835641) + (xy 116.660993 139.817706) + (xy 116.603548 139.777934) + (xy 116.576725 139.713418) + (xy 116.58904 139.644642) + (xy 116.636583 139.593442) + (xy 116.660993 139.582294) + (xy 116.715119 139.564358) + (xy 116.715124 139.564356) + (xy 116.864345 139.472315) + (xy 116.988315 139.348345) + (xy 117.080356 139.199124) + (xy 117.080358 139.199119) + (xy 117.135505 139.032697) + (xy 117.135506 139.03269) + (xy 117.145999 138.929986) + (xy 117.146 138.929973) + (xy 117.146 138.68) + (xy 115.92 138.68) + (xy 115.852961 138.660315) + (xy 115.807206 138.607511) + (xy 115.796 138.556) + (xy 115.796 138.304) + (xy 115.815685 138.236961) + (xy 115.868489 138.191206) + (xy 115.92 138.18) + (xy 117.145999 138.18) + (xy 117.145999 137.930028) + (xy 117.145998 137.930013) + (xy 117.135505 137.827302) + (xy 117.080358 137.66088) + (xy 117.080356 137.660875) + (xy 116.988315 137.511654) + (xy 116.864345 137.387684) + (xy 116.715124 137.295643) + (xy 116.715119 137.295641) + (xy 116.660993 137.277706) + (xy 116.603548 137.237934) + (xy 116.576725 137.173418) + (xy 116.58904 137.104642) + (xy 116.636583 137.053442) + (xy 116.660993 137.042294) + (xy 116.715119 137.024358) + (xy 116.715124 137.024356) + (xy 116.864345 136.932315) + (xy 116.890658 136.906002) + (xy 119.640751 136.906002) + (xy 119.659685 137.074056) + (xy 119.715545 137.233694) + (xy 119.715547 137.233697) + (xy 119.805518 137.376884) + (xy 119.805523 137.37689) + (xy 119.925109 137.496476) + (xy 119.925115 137.496481) + (xy 120.068302 137.586452) + (xy 120.068305 137.586454) + (xy 120.068309 137.586455) + (xy 120.06831 137.586456) + (xy 120.1214 137.605033) + (xy 120.227943 137.642314) + (xy 120.395997 137.661249) + (xy 120.396 137.661249) + (xy 120.396003 137.661249) + (xy 120.564056 137.642314) + (xy 120.58507 137.634961) + (xy 120.72369 137.586456) + (xy 120.723692 137.586454) + (xy 120.723694 137.586454) + (xy 120.723697 137.586452) + (xy 120.866884 137.496481) + (xy 120.866885 137.49648) + (xy 120.86689 137.496477) + (xy 120.986477 137.37689) + (xy 121.032006 137.304432) + (xy 121.076452 137.233697) + (xy 121.076454 137.233694) + (xy 121.076454 137.233692) + (xy 121.076456 137.23369) + (xy 121.132313 137.074059) + (xy 121.132313 137.074058) + (xy 121.132314 137.074056) + (xy 121.151249 136.906002) + (xy 121.151249 136.905997) + (xy 121.132314 136.737943) + (xy 121.088809 136.613612) + (xy 121.076456 136.57831) + (xy 121.076455 136.578309) + (xy 121.076454 136.578305) + (xy 121.076452 136.578302) + (xy 120.986481 136.435115) + (xy 120.986476 136.435109) + (xy 120.86689 136.315523) + (xy 120.866884 136.315518) + (xy 120.723697 136.225547) + (xy 120.723694 136.225545) + (xy 120.564056 136.169685) + (xy 120.396003 136.150751) + (xy 120.395997 136.150751) + (xy 120.227943 136.169685) + (xy 120.068305 136.225545) + (xy 120.068302 136.225547) + (xy 119.925115 136.315518) + (xy 119.925109 136.315523) + (xy 119.805523 136.435109) + (xy 119.805518 136.435115) + (xy 119.715547 136.578302) + (xy 119.715545 136.578305) + (xy 119.659685 136.737943) + (xy 119.640751 136.905997) + (xy 119.640751 136.906002) + (xy 116.890658 136.906002) + (xy 116.988315 136.808345) + (xy 117.080356 136.659124) + (xy 117.080358 136.659119) + (xy 117.135505 136.492697) + (xy 117.135506 136.49269) + (xy 117.145999 136.389986) + (xy 117.146 136.389973) + (xy 117.146 136.14) + (xy 115.92 136.14) + (xy 115.852961 136.120315) + (xy 115.807206 136.067511) + (xy 115.796 136.016) + (xy 115.796 135.764) + (xy 115.815685 135.696961) + (xy 115.868489 135.651206) + (xy 115.92 135.64) + (xy 117.156063 135.64) + (xy 117.195211 135.618622) + (xy 117.235455 135.616568) + (xy 117.277973 135.621358) + (xy 117.347998 135.629249) + (xy 117.348 135.629249) + (xy 117.348003 135.629249) + (xy 117.516056 135.610314) + (xy 117.516059 135.610313) + (xy 117.67569 135.554456) + (xy 117.675692 135.554454) + (xy 117.675694 135.554454) + (xy 117.675697 135.554452) + (xy 117.818884 135.464481) + (xy 117.818885 135.46448) + (xy 117.81889 135.464477) + (xy 117.938477 135.34489) + (xy 117.948147 135.3295) + (xy 118.028452 135.201697) + (xy 118.028454 135.201694) + (xy 118.028454 135.201692) + (xy 118.028456 135.20169) + (xy 118.084313 135.042059) + (xy 118.084313 135.042058) + (xy 118.084314 135.042056) + (xy 118.103249 134.874002) + (xy 118.103249 134.873997) + (xy 118.084314 134.705943) + (xy 118.040853 134.581739) + (xy 118.028456 134.54631) + (xy 118.028455 134.546309) + (xy 118.028454 134.546305) + (xy 118.028452 134.546302) + (xy 117.938481 134.403115) + (xy 117.938476 134.403109) + (xy 117.818888 134.283521) + (xy 117.745864 134.237637) + (xy 117.699574 134.185303) + (xy 117.694795 134.173598) + (xy 117.647455 134.038308) + (xy 117.647452 134.038302) + (xy 117.557481 133.895115) + (xy 117.557476 133.895109) + (xy 117.43789 133.775523) + (xy 117.437884 133.775518) + (xy 117.294697 133.685547) + (xy 117.294686 133.685542) + (xy 117.224267 133.660901) + (xy 117.177539 133.63154) + (xy 117.146 133.6) + (xy 115.92 133.6) + (xy 115.852961 133.580315) + (xy 115.807206 133.527511) + (xy 115.796 133.476) + (xy 115.796 133.224) + (xy 115.815685 133.156961) + (xy 115.868489 133.111206) + (xy 115.92 133.1) + (xy 117.145999 133.1) + (xy 117.145999 132.850028) + (xy 117.145998 132.850013) + (xy 117.135505 132.747302) + (xy 117.080358 132.58088) + (xy 117.080356 132.580875) + (xy 116.988315 132.431654) + (xy 116.864345 132.307684) + (xy 116.715124 132.215643) + (xy 116.708579 132.212592) + (xy 116.709621 132.210357) + (xy 116.661769 132.177223) + (xy 116.634948 132.112707) + (xy 116.647265 132.043931) + (xy 116.694809 131.992733) + (xy 116.719216 131.981587) + (xy 116.756119 131.969358) + (xy 116.756124 131.969356) + (xy 116.905345 131.877315) + (xy 116.956658 131.826002) + (xy 117.989751 131.826002) + (xy 118.008685 131.994056) + (xy 118.064545 132.153694) + (xy 118.064547 132.153697) + (xy 118.154518 132.296884) + (xy 118.154523 132.29689) + (xy 118.274109 132.416476) + (xy 118.274115 132.416481) + (xy 118.417302 132.506452) + (xy 118.417305 132.506454) + (xy 118.417309 132.506455) + (xy 118.41731 132.506456) + (xy 118.445097 132.516179) + (xy 118.576943 132.562314) + (xy 118.744997 132.581249) + (xy 118.745 132.581249) + (xy 118.745003 132.581249) + (xy 118.913056 132.562314) + (xy 118.93407 132.554961) + (xy 119.07269 132.506456) + (xy 119.072692 132.506454) + (xy 119.072694 132.506454) + (xy 119.072697 132.506452) + (xy 119.215884 132.416481) + (xy 119.215885 132.41648) + (xy 119.21589 132.416477) + (xy 119.335477 132.29689) + (xy 119.335481 132.296884) + (xy 119.425452 132.153697) + (xy 119.425454 132.153694) + (xy 119.425454 132.153692) + (xy 119.425456 132.15369) + (xy 119.481313 131.994059) + (xy 119.481313 131.994058) + (xy 119.481314 131.994056) + (xy 119.500249 131.826002) + (xy 119.500249 131.825997) + (xy 119.481314 131.657943) + (xy 119.425454 131.498305) + (xy 119.425452 131.498302) + (xy 119.335481 131.355115) + (xy 119.335476 131.355109) + (xy 119.21589 131.235523) + (xy 119.215884 131.235518) + (xy 119.072697 131.145547) + (xy 119.072694 131.145545) + (xy 118.913056 131.089685) + (xy 118.745003 131.070751) + (xy 118.744997 131.070751) + (xy 118.576943 131.089685) + (xy 118.417305 131.145545) + (xy 118.417302 131.145547) + (xy 118.274115 131.235518) + (xy 118.274109 131.235523) + (xy 118.154523 131.355109) + (xy 118.154518 131.355115) + (xy 118.064547 131.498302) + (xy 118.064545 131.498305) + (xy 118.008685 131.657943) + (xy 117.989751 131.825997) + (xy 117.989751 131.826002) + (xy 116.956658 131.826002) + (xy 117.029315 131.753345) + (xy 117.121356 131.604124) + (xy 117.121358 131.604119) + (xy 117.176505 131.437697) + (xy 117.176506 131.43769) + (xy 117.186999 131.334986) + (xy 117.187 131.334973) + (xy 117.187 131.06) + (xy 115.9735 131.06) + (xy 115.906461 131.040315) + (xy 115.860706 130.987511) + (xy 115.8495 130.936) + (xy 115.8495 129.585) + (xy 116.3495 129.585) + (xy 116.3495 130.56) + (xy 117.186999 130.56) + (xy 117.186999 130.285028) + (xy 117.186998 130.285013) + (xy 117.176505 130.182302) + (xy 117.121358 130.01588) + (xy 117.121356 130.015875) + (xy 117.029315 129.866654) + (xy 116.905345 129.742684) + (xy 116.756124 129.650643) + (xy 116.756119 129.650641) + (xy 116.589697 129.595494) + (xy 116.58969 129.595493) + (xy 116.486986 129.585) + (xy 116.3495 129.585) + (xy 115.8495 129.585) + (xy 115.712027 129.585) + (xy 115.712012 129.585001) + (xy 115.609302 129.595494) + (xy 115.44288 129.650641) + (xy 115.442875 129.650643) + (xy 115.293654 129.742684) + (xy 115.169683 129.866655) + (xy 115.169679 129.86666) + (xy 115.167826 129.869665) + (xy 115.166018 129.87129) + (xy 115.165202 129.872323) + (xy 115.165025 129.872183) + (xy 115.115874 129.916385) + (xy 115.046911 129.927601) + (xy 114.982831 129.899752) + (xy 114.956753 129.869653) + (xy 114.956737 129.869628) + (xy 114.954712 129.866344) + (xy 114.830656 129.742288) + (xy 114.693001 129.657382) + (xy 114.681336 129.650187) + (xy 114.681331 129.650185) + (xy 114.642694 129.637382) + (xy 114.514797 129.595001) + (xy 114.514795 129.595) + (xy 114.41201 129.5845) + (xy 113.636998 129.5845) + (xy 113.63698 129.584501) + (xy 113.534203 129.595) + (xy 113.5342 129.595001) + (xy 113.367668 129.650185) + (xy 113.367663 129.650187) + (xy 113.218342 129.742289) + (xy 113.187451 129.773181) + (xy 113.126128 129.806666) + (xy 113.09977 129.8095) + (xy 113.037588 129.8095) + (xy 112.970549 129.789815) + (xy 112.966465 129.787075) + (xy 112.946622 129.773181) + (xy 112.812734 129.679432) + (xy 112.803628 129.675186) + (xy 112.771596 129.660249) + (xy 112.754724 129.652381) + (xy 112.702285 129.60621) + (xy 112.683133 129.539017) + (xy 112.703348 129.472135) + (xy 112.754725 129.427618) + (xy 112.755319 129.427341) + (xy 112.812734 129.400568) + (xy 112.976353 129.286002) + (xy 122.942751 129.286002) + (xy 122.961685 129.454056) + (xy 123.017545 129.613694) + (xy 123.017547 129.613697) + (xy 123.107518 129.756884) + (xy 123.107523 129.75689) + (xy 123.22711 129.876477) + (xy 123.300136 129.922362) + (xy 123.346426 129.974695) + (xy 123.351205 129.986401) + (xy 123.398544 130.121691) + (xy 123.398547 130.121697) + (xy 123.488518 130.264884) + (xy 123.488523 130.26489) + (xy 123.608109 130.384476) + (xy 123.608115 130.384481) + (xy 123.751302 130.474452) + (xy 123.751305 130.474454) + (xy 123.751309 130.474455) + (xy 123.75131 130.474456) + (xy 123.773896 130.482359) + (xy 123.910943 130.530314) + (xy 124.078997 130.549249) + (xy 124.079 130.549249) + (xy 124.079003 130.549249) + (xy 124.247056 130.530314) + (xy 124.291984 130.514593) + (xy 124.40669 130.474456) + (xy 124.406692 130.474454) + (xy 124.406694 130.474454) + (xy 124.406697 130.474452) + (xy 124.549884 130.384481) + (xy 124.549885 130.38448) + (xy 124.54989 130.384477) + (xy 124.669477 130.26489) + (xy 124.669481 130.264884) + (xy 124.759452 130.121697) + (xy 124.759454 130.121694) + (xy 124.759455 130.121691) + (xy 124.759456 130.12169) + (xy 124.815313 129.962059) + (xy 124.815313 129.962058) + (xy 124.815314 129.962056) + (xy 124.834249 129.794002) + (xy 124.834249 129.793997) + (xy 124.815314 129.625943) + (xy 124.770363 129.497482) + (xy 124.759456 129.46631) + (xy 124.759455 129.466309) + (xy 124.759454 129.466305) + (xy 124.759452 129.466302) + (xy 124.669481 129.323115) + (xy 124.669476 129.323109) + (xy 124.549888 129.203521) + (xy 124.476864 129.157637) + (xy 124.430574 129.105303) + (xy 124.425795 129.093598) + (xy 124.378455 128.958308) + (xy 124.378452 128.958302) + (xy 124.288481 128.815115) + (xy 124.288476 128.815109) + (xy 124.16889 128.695523) + (xy 124.168884 128.695518) + (xy 124.025697 128.605547) + (xy 124.025694 128.605545) + (xy 123.866056 128.549685) + (xy 123.698003 128.530751) + (xy 123.697997 128.530751) + (xy 123.529943 128.549685) + (xy 123.370305 128.605545) + (xy 123.370302 128.605547) + (xy 123.227115 128.695518) + (xy 123.227109 128.695523) + (xy 123.107523 128.815109) + (xy 123.107518 128.815115) + (xy 123.017547 128.958302) + (xy 123.017545 128.958305) + (xy 122.961685 129.117943) + (xy 122.942751 129.285997) + (xy 122.942751 129.286002) + (xy 112.976353 129.286002) + (xy 112.999139 129.270047) + (xy 113.160047 129.109139) + (xy 113.290568 128.922734) + (xy 113.386739 128.716496) + (xy 113.445635 128.496692) + (xy 113.462634 128.302384) + (xy 113.465468 128.270001) + (xy 113.465468 128.269998) + (xy 113.455132 128.151856) + (xy 113.445635 128.043308) + (xy 113.386739 127.823504) + (xy 113.290568 127.617266) + (xy 113.160047 127.430861) + (xy 113.160045 127.430858) + (xy 112.999141 127.269954) + (xy 112.976359 127.254002) + (xy 118.624751 127.254002) + (xy 118.643685 127.422056) + (xy 118.699545 127.581694) + (xy 118.699547 127.581697) + (xy 118.789518 127.724884) + (xy 118.789523 127.72489) + (xy 118.909109 127.844476) + (xy 118.909115 127.844481) + (xy 119.052302 127.934452) + (xy 119.052305 127.934454) + (xy 119.052309 127.934455) + (xy 119.05231 127.934456) + (xy 119.074896 127.942359) + (xy 119.211943 127.990314) + (xy 119.379997 128.009249) + (xy 119.38 128.009249) + (xy 119.380003 128.009249) + (xy 119.548056 127.990314) + (xy 119.548059 127.990313) + (xy 119.70769 127.934456) + (xy 119.707692 127.934454) + (xy 119.707694 127.934454) + (xy 119.707697 127.934452) + (xy 119.850884 127.844481) + (xy 119.850885 127.84448) + (xy 119.85089 127.844477) + (xy 119.970477 127.72489) + (xy 120.006724 127.667204) + (xy 120.060452 127.581697) + (xy 120.060454 127.581694) + (xy 120.060454 127.581692) + (xy 120.060456 127.58169) + (xy 120.116313 127.422059) + (xy 120.116313 127.422058) + (xy 120.116314 127.422056) + (xy 120.135249 127.254002) + (xy 120.135249 127.253997) + (xy 120.116314 127.085943) + (xy 120.078111 126.976766) + (xy 120.060456 126.92631) + (xy 120.060455 126.926309) + (xy 120.060454 126.926305) + (xy 120.060452 126.926302) + (xy 119.970481 126.783115) + (xy 119.970476 126.783109) + (xy 119.933369 126.746002) + (xy 122.434751 126.746002) + (xy 122.453685 126.914056) + (xy 122.509545 127.073694) + (xy 122.509547 127.073697) + (xy 122.599518 127.216884) + (xy 122.599523 127.21689) + (xy 122.719109 127.336476) + (xy 122.719115 127.336481) + (xy 122.862302 127.426452) + (xy 122.862305 127.426454) + (xy 122.862309 127.426455) + (xy 122.86231 127.426456) + (xy 122.910768 127.443412) + (xy 123.021943 127.482314) + (xy 123.189997 127.501249) + (xy 123.19 127.501249) + (xy 123.190003 127.501249) + (xy 123.358056 127.482314) + (xy 123.37907 127.474961) + (xy 123.51769 127.426456) + (xy 123.517692 127.426454) + (xy 123.517694 127.426454) + (xy 123.517697 127.426452) + (xy 123.660884 127.336481) + (xy 123.660885 127.33648) + (xy 123.66089 127.336477) + (xy 123.780477 127.21689) + (xy 123.782234 127.214094) + (xy 123.870452 127.073697) + (xy 123.870454 127.073694) + (xy 123.870454 127.073692) + (xy 123.870456 127.07369) + (xy 123.926313 126.914059) + (xy 123.926313 126.914058) + (xy 123.926314 126.914056) + (xy 123.945249 126.746002) + (xy 123.945249 126.745997) + (xy 123.926314 126.577943) + (xy 123.870454 126.418305) + (xy 123.870452 126.418302) + (xy 123.780481 126.275115) + (xy 123.780476 126.275109) + (xy 123.66089 126.155523) + (xy 123.660884 126.155518) + (xy 123.517697 126.065547) + (xy 123.517694 126.065545) + (xy 123.358056 126.009685) + (xy 123.190003 125.990751) + (xy 123.189997 125.990751) + (xy 123.021943 126.009685) + (xy 122.862305 126.065545) + (xy 122.862302 126.065547) + (xy 122.719115 126.155518) + (xy 122.719109 126.155523) + (xy 122.599523 126.275109) + (xy 122.599518 126.275115) + (xy 122.509547 126.418302) + (xy 122.509545 126.418305) + (xy 122.453685 126.577943) + (xy 122.434751 126.745997) + (xy 122.434751 126.746002) + (xy 119.933369 126.746002) + (xy 119.85089 126.663523) + (xy 119.850884 126.663518) + (xy 119.707697 126.573547) + (xy 119.707694 126.573545) + (xy 119.548056 126.517685) + (xy 119.380003 126.498751) + (xy 119.379997 126.498751) + (xy 119.211943 126.517685) + (xy 119.052305 126.573545) + (xy 119.052302 126.573547) + (xy 118.909115 126.663518) + (xy 118.909109 126.663523) + (xy 118.789523 126.783109) + (xy 118.789518 126.783115) + (xy 118.699547 126.926302) + (xy 118.699545 126.926305) + (xy 118.643685 127.085943) + (xy 118.624751 127.253997) + (xy 118.624751 127.254002) + (xy 112.976359 127.254002) + (xy 112.812734 127.139432) + (xy 112.812728 127.139429) + (xy 112.771596 127.120249) + (xy 112.754724 127.112381) + (xy 112.702285 127.06621) + (xy 112.683133 126.999017) + (xy 112.703348 126.932135) + (xy 112.754725 126.887618) + (xy 112.756812 126.886645) + (xy 112.812734 126.860568) + (xy 112.999139 126.730047) + (xy 113.160047 126.569139) + (xy 113.290568 126.382734) + (xy 113.386739 126.176496) + (xy 113.445635 125.956692) + (xy 113.462634 125.762384) + (xy 113.465468 125.730001) + (xy 113.465468 125.729998) + (xy 113.456604 125.628685) + (xy 113.445635 125.503308) + (xy 113.386739 125.283504) + (xy 113.290568 125.077266) + (xy 113.160047 124.890861) + (xy 113.160045 124.890858) + (xy 112.999141 124.729954) + (xy 112.812734 124.599432) + (xy 112.812728 124.599429) + (xy 112.78056 124.584429) + (xy 112.754724 124.572381) + (xy 112.702285 124.52621) + (xy 112.683133 124.459017) + (xy 112.703348 124.392135) + (xy 112.754725 124.347618) + (xy 112.812734 124.320568) + (xy 112.999139 124.190047) + (xy 113.160047 124.029139) + (xy 113.290568 123.842734) + (xy 113.386739 123.636496) + (xy 113.445635 123.416692) + (xy 113.462634 123.222384) + (xy 113.465468 123.190001) + (xy 113.465468 123.189998) + (xy 113.45038 123.017544) + (xy 113.445635 122.963308) + (xy 113.39709 122.782135) + (xy 113.386741 122.743511) + (xy 113.386738 122.743502) + (xy 113.379743 122.728502) + (xy 113.290568 122.537266) + (xy 113.160047 122.350861) + (xy 113.160045 122.350858) + (xy 112.999141 122.189954) + (xy 112.812734 122.059432) + (xy 112.812728 122.059429) + (xy 112.78056 122.044429) + (xy 112.754724 122.032381) + (xy 112.702285 121.98621) + (xy 112.683133 121.919017) + (xy 112.703348 121.852135) + (xy 112.754725 121.807618) + (xy 112.812734 121.780568) + (xy 112.999139 121.650047) + (xy 113.160047 121.489139) + (xy 113.290568 121.302734) + (xy 113.386739 121.096496) + (xy 113.445635 120.876692) + (xy 113.462634 120.682384) + (xy 113.465468 120.650002) + (xy 117.735751 120.650002) + (xy 117.754685 120.818056) + (xy 117.810545 120.977694) + (xy 117.810547 120.977697) + (xy 117.900518 121.120884) + (xy 117.900523 121.12089) + (xy 118.020109 121.240476) + (xy 118.020115 121.240481) + (xy 118.163302 121.330452) + (xy 118.163305 121.330454) + (xy 118.163309 121.330455) + (xy 118.16331 121.330456) + (xy 118.185756 121.33831) + (xy 118.322943 121.386314) + (xy 118.490997 121.405249) + (xy 118.491 121.405249) + (xy 118.491003 121.405249) + (xy 118.659056 121.386314) + (xy 118.659059 121.386313) + (xy 118.81869 121.330456) + (xy 118.818692 121.330454) + (xy 118.818694 121.330454) + (xy 118.818697 121.330452) + (xy 118.961884 121.240481) + (xy 118.961885 121.24048) + (xy 118.96189 121.240477) + (xy 119.081477 121.12089) + (xy 119.081481 121.120884) + (xy 119.171452 120.977697) + (xy 119.171454 120.977694) + (xy 119.171454 120.977692) + (xy 119.171456 120.97769) + (xy 119.227313 120.818059) + (xy 119.227313 120.818058) + (xy 119.227314 120.818056) + (xy 119.246249 120.650002) + (xy 119.246249 120.649997) + (xy 119.227314 120.481943) + (xy 119.181584 120.351255) + (xy 119.171456 120.32231) + (xy 119.171455 120.322309) + (xy 119.171454 120.322305) + (xy 119.171452 120.322302) + (xy 119.081481 120.179115) + (xy 119.081476 120.179109) + (xy 118.96189 120.059523) + (xy 118.961884 120.059518) + (xy 118.818697 119.969547) + (xy 118.818694 119.969545) + (xy 118.659056 119.913685) + (xy 118.491003 119.894751) + (xy 118.490997 119.894751) + (xy 118.322943 119.913685) + (xy 118.163305 119.969545) + (xy 118.163302 119.969547) + (xy 118.020115 120.059518) + (xy 118.020109 120.059523) + (xy 117.900523 120.179109) + (xy 117.900518 120.179115) + (xy 117.810547 120.322302) + (xy 117.810545 120.322305) + (xy 117.754685 120.481943) + (xy 117.735751 120.649997) + (xy 117.735751 120.650002) + (xy 113.465468 120.650002) + (xy 113.465468 120.650001) + (xy 113.465468 120.649998) + (xy 113.450765 120.481943) + (xy 113.445635 120.423308) + (xy 113.386739 120.203504) + (xy 113.290568 119.997266) + (xy 113.160047 119.810861) + (xy 113.160045 119.810858) + (xy 112.999141 119.649954) + (xy 112.812734 119.519432) + (xy 112.812732 119.519431) + (xy 112.786078 119.507002) + (xy 122.815751 119.507002) + (xy 122.834685 119.675056) + (xy 122.890545 119.834694) + (xy 122.890547 119.834697) + (xy 122.980518 119.977884) + (xy 122.980523 119.97789) + (xy 123.100109 120.097476) + (xy 123.100115 120.097481) + (xy 123.243302 120.187452) + (xy 123.243305 120.187454) + (xy 123.243309 120.187455) + (xy 123.24331 120.187456) + (xy 123.289167 120.203502) + (xy 123.402943 120.243314) + (xy 123.570997 120.262249) + (xy 123.571 120.262249) + (xy 123.571003 120.262249) + (xy 123.739056 120.243314) + (xy 123.761387 120.2355) + (xy 123.89869 120.187456) + (xy 123.898692 120.187454) + (xy 123.898694 120.187454) + (xy 123.898697 120.187452) + (xy 124.041884 120.097481) + (xy 124.041885 120.09748) + (xy 124.04189 120.097477) + (xy 124.161477 119.97789) + (xy 124.161481 119.977884) + (xy 124.251452 119.834697) + (xy 124.251454 119.834694) + (xy 124.251454 119.834692) + (xy 124.251456 119.83469) + (xy 124.307313 119.675059) + (xy 124.307313 119.675058) + (xy 124.307314 119.675056) + (xy 124.326249 119.507002) + (xy 124.326249 119.506997) + (xy 124.307314 119.338943) + (xy 124.251454 119.179305) + (xy 124.251452 119.179302) + (xy 124.161481 119.036115) + (xy 124.161476 119.036109) + (xy 124.04189 118.916523) + (xy 124.041884 118.916518) + (xy 123.898697 118.826547) + (xy 123.898694 118.826545) + (xy 123.739056 118.770685) + (xy 123.571003 118.751751) + (xy 123.570997 118.751751) + (xy 123.402943 118.770685) + (xy 123.243305 118.826545) + (xy 123.243302 118.826547) + (xy 123.100115 118.916518) + (xy 123.100109 118.916523) + (xy 122.980523 119.036109) + (xy 122.980518 119.036115) + (xy 122.890547 119.179302) + (xy 122.890545 119.179305) + (xy 122.834685 119.338943) + (xy 122.815751 119.506997) + (xy 122.815751 119.507002) + (xy 112.786078 119.507002) + (xy 112.606497 119.423261) + (xy 112.606488 119.423258) + (xy 112.386697 119.364366) + (xy 112.386687 119.364364) + (xy 112.216785 119.3495) + (xy 112.216784 119.3495) + (xy 111.303216 119.3495) + (xy 111.303215 119.3495) + (xy 111.133312 119.364364) + (xy 111.133302 119.364366) + (xy 110.913511 119.423258) + (xy 110.913502 119.423261) + (xy 110.707267 119.519431) + (xy 110.707265 119.519432) + (xy 110.520858 119.649954) + (xy 110.359954 119.810858) + (xy 110.229432 119.997265) + (xy 110.229431 119.997267) + (xy 110.133261 120.203502) + (xy 110.133258 120.203511) + (xy 110.074366 120.423302) + (xy 110.074364 120.423313) + (xy 110.054532 120.649998) + (xy 110.054532 120.650001) + (xy 110.074364 120.876686) + (xy 110.074366 120.876697) + (xy 110.133258 121.096488) + (xy 110.133261 121.096497) + (xy 110.229431 121.302732) + (xy 110.229432 121.302734) + (xy 110.359954 121.489141) + (xy 110.520858 121.650045) + (xy 110.520861 121.650047) + (xy 110.707266 121.780568) + (xy 110.765275 121.807618) + (xy 110.817714 121.853791) + (xy 110.836866 121.920984) + (xy 110.81665 121.987865) + (xy 110.765275 122.032381) + (xy 110.753862 122.037704) + (xy 110.707267 122.059431) + (xy 110.707265 122.059432) + (xy 110.520858 122.189954) + (xy 110.359954 122.350858) + (xy 110.229432 122.537265) + (xy 110.229431 122.537267) + (xy 110.133261 122.743502) + (xy 110.133258 122.743511) + (xy 110.074366 122.963302) + (xy 110.074364 122.963313) + (xy 110.054532 123.189998) + (xy 110.054532 123.190001) + (xy 110.074364 123.416686) + (xy 110.074366 123.416697) + (xy 110.133258 123.636488) + (xy 110.133261 123.636497) + (xy 110.229431 123.842732) + (xy 110.229432 123.842734) + (xy 110.359954 124.029141) + (xy 110.520858 124.190045) + (xy 110.520861 124.190047) + (xy 110.707266 124.320568) + (xy 110.765275 124.347618) + (xy 110.817714 124.393791) + (xy 110.836866 124.460984) + (xy 110.81665 124.527865) + (xy 110.765275 124.572381) + (xy 110.76224 124.573797) + (xy 110.707267 124.599431) + (xy 110.707265 124.599432) + (xy 110.520858 124.729954) + (xy 110.359954 124.890858) + (xy 110.229432 125.077265) + (xy 110.229431 125.077267) + (xy 110.133261 125.283502) + (xy 110.133258 125.283511) + (xy 110.074366 125.503302) + (xy 110.074364 125.503313) + (xy 110.054532 125.729998) + (xy 110.054532 125.730001) + (xy 110.074364 125.956686) + (xy 110.074366 125.956697) + (xy 110.133258 126.176488) + (xy 110.133261 126.176497) + (xy 110.229431 126.382732) + (xy 110.229432 126.382734) + (xy 110.359954 126.569141) + (xy 110.520858 126.730045) + (xy 110.520861 126.730047) + (xy 110.707266 126.860568) + (xy 110.763188 126.886645) + (xy 110.765275 126.887618) + (xy 110.817714 126.933791) + (xy 110.836866 127.000984) + (xy 110.81665 127.067865) + (xy 110.765275 127.112381) + (xy 110.748404 127.120249) + (xy 110.707267 127.139431) + (xy 110.707265 127.139432) + (xy 110.520858 127.269954) + (xy 110.359954 127.430858) + (xy 110.229432 127.617265) + (xy 110.229431 127.617267) + (xy 110.133261 127.823502) + (xy 110.133258 127.823511) + (xy 110.074366 128.043302) + (xy 110.074364 128.043313) + (xy 110.054532 128.269998) + (xy 110.054532 128.270001) + (xy 110.074364 128.496686) + (xy 110.074366 128.496697) + (xy 110.133258 128.716488) + (xy 110.133261 128.716497) + (xy 110.229431 128.922732) + (xy 110.229432 128.922734) + (xy 110.359954 129.109141) + (xy 110.520858 129.270045) + (xy 110.520861 129.270047) + (xy 110.707266 129.400568) + (xy 110.764681 129.427341) + (xy 110.765275 129.427618) + (xy 110.817714 129.473791) + (xy 110.836866 129.540984) + (xy 110.81665 129.607865) + (xy 110.765275 129.652382) + (xy 110.707267 129.679431) + (xy 110.707265 129.679432) + (xy 110.520858 129.809954) + (xy 110.359954 129.970858) + (xy 110.229432 130.157265) + (xy 110.229431 130.157267) + (xy 110.133261 130.363502) + (xy 110.133258 130.363511) + (xy 110.074366 130.583302) + (xy 110.074364 130.583313) + (xy 110.054532 130.809998) + (xy 110.054532 130.810001) + (xy 110.074364 131.036686) + (xy 110.074366 131.036697) + (xy 110.133258 131.256488) + (xy 110.133261 131.256497) + (xy 110.229431 131.462732) + (xy 110.229432 131.462734) + (xy 110.359954 131.649141) + (xy 110.520858 131.810045) + (xy 110.520861 131.810047) + (xy 110.707266 131.940568) + (xy 110.764681 131.967341) + (xy 110.765275 131.967618) + (xy 110.817714 132.013791) + (xy 110.836866 132.080984) + (xy 110.81665 132.147865) + (xy 110.765275 132.192382) + (xy 110.707267 132.219431) + (xy 110.707265 132.219432) + (xy 110.520858 132.349954) + (xy 110.359954 132.510858) + (xy 110.229432 132.697265) + (xy 110.229431 132.697267) + (xy 110.133261 132.903502) + (xy 110.133258 132.903511) + (xy 110.074366 133.123302) + (xy 110.074364 133.123313) + (xy 110.054532 133.349998) + (xy 110.054532 133.350001) + (xy 110.074364 133.576686) + (xy 110.074366 133.576697) + (xy 110.133258 133.796488) + (xy 110.133261 133.796497) + (xy 110.229431 134.002732) + (xy 110.229432 134.002734) + (xy 110.359954 134.189141) + (xy 110.520858 134.350045) + (xy 110.520861 134.350047) + (xy 110.707266 134.480568) + (xy 110.765275 134.507618) + (xy 110.817714 134.553791) + (xy 110.836866 134.620984) + (xy 110.81665 134.687865) + (xy 110.765275 134.732382) + (xy 110.707267 134.759431) + (xy 110.707265 134.759432) + (xy 110.520858 134.889954) + (xy 110.359954 135.050858) + (xy 110.229432 135.237265) + (xy 110.229431 135.237267) + (xy 110.133261 135.443502) + (xy 110.133258 135.443511) + (xy 110.074366 135.663302) + (xy 110.074364 135.663313) + (xy 110.054532 135.889998) + (xy 110.054532 135.890001) + (xy 110.074364 136.116686) + (xy 110.074366 136.116697) + (xy 110.133258 136.336488) + (xy 110.133261 136.336497) + (xy 110.229431 136.542732) + (xy 110.229432 136.542734) + (xy 110.359954 136.729141) + (xy 110.520858 136.890045) + (xy 110.520861 136.890047) + (xy 110.707266 137.020568) + (xy 110.765275 137.047618) + (xy 110.817714 137.093791) + (xy 110.836866 137.160984) + (xy 110.81665 137.227865) + (xy 110.765275 137.272381) + (xy 110.76224 137.273797) + (xy 110.707267 137.299431) + (xy 110.707265 137.299432) + (xy 110.520858 137.429954) + (xy 110.359954 137.590858) + (xy 110.229432 137.777265) + (xy 110.229431 137.777267) + (xy 110.133261 137.983502) + (xy 110.133258 137.983511) + (xy 110.074366 138.203302) + (xy 110.074364 138.203313) + (xy 110.054532 138.429998) + (xy 110.054532 138.430001) + (xy 110.074364 138.656686) + (xy 110.074366 138.656697) + (xy 110.133258 138.876488) + (xy 110.133261 138.876497) + (xy 110.229431 139.082732) + (xy 110.229432 139.082734) + (xy 110.359954 139.269141) + (xy 110.520858 139.430045) + (xy 110.520861 139.430047) + (xy 110.707266 139.560568) + (xy 110.758869 139.584631) + (xy 110.765275 139.587618) + (xy 110.817714 139.633791) + (xy 110.836866 139.700984) + (xy 110.81665 139.767865) + (xy 110.765275 139.812382) + (xy 110.707267 139.839431) + (xy 110.707265 139.839432) + (xy 110.520858 139.969954) + (xy 110.359954 140.130858) + (xy 110.229432 140.317265) + (xy 110.229431 140.317267) + (xy 110.133261 140.523502) + (xy 110.133258 140.523511) + (xy 110.074366 140.743302) + (xy 110.074364 140.743313) + (xy 110.054532 140.969998) + (xy 110.054532 140.970002) + (xy 110.068045 141.124463) + (xy 110.054278 141.192963) + (xy 110.005663 141.243146) + (xy 109.937634 141.259079) + (xy 109.903565 141.252313) + (xy 109.896057 141.249686) + (xy 109.728003 141.230751) + (xy 109.727997 141.230751) + (xy 109.559943 141.249685) + (xy 109.400305 141.305545) + (xy 109.400302 141.305547) + (xy 109.257115 141.395518) + (xy 109.257109 141.395523) + (xy 109.137523 141.515109) + (xy 109.137518 141.515115) + (xy 109.047548 141.6583) + (xy 109.047544 141.658308) + (xy 109.027027 141.716942) + (xy 108.986304 141.773718) + (xy 108.950942 141.793027) + (xy 108.892308 141.813544) + (xy 108.8923 141.813548) + (xy 108.749115 141.903518) + (xy 108.749109 141.903523) + (xy 108.629523 142.023109) + (xy 108.629518 142.023115) + (xy 108.539547 142.166302) + (xy 108.539545 142.166305) + (xy 108.483685 142.325943) + (xy 108.464751 142.493997) + (xy 108.464751 142.494002) + (xy 107.894218 142.494002) + (xy 107.737734 142.384432) + (xy 107.737728 142.384429) + (xy 107.694842 142.364431) + (xy 107.679724 142.357381) + (xy 107.627285 142.31121) + (xy 107.608133 142.244017) + (xy 107.628348 142.177135) + (xy 107.679725 142.132618) + (xy 107.737734 142.105568) + (xy 107.924139 141.975047) + (xy 108.085047 141.814139) + (xy 108.215568 141.627734) + (xy 108.311739 141.421496) + (xy 108.370635 141.201692) + (xy 108.390468 140.975) + (xy 108.39003 140.969998) + (xy 108.379981 140.855131) + (xy 108.370635 140.748308) + (xy 108.311739 140.528504) + (xy 108.215568 140.322266) + (xy 108.085047 140.135861) + (xy 108.085045 140.135858) + (xy 107.924141 139.974954) + (xy 107.737734 139.844432) + (xy 107.737728 139.844429) + (xy 107.694842 139.824431) + (xy 107.679724 139.817381) + (xy 107.627285 139.77121) + (xy 107.608133 139.704017) + (xy 107.628348 139.637135) + (xy 107.679725 139.592618) + (xy 107.737734 139.565568) + (xy 107.924139 139.435047) + (xy 108.085047 139.274139) + (xy 108.215568 139.087734) + (xy 108.311739 138.881496) + (xy 108.370635 138.661692) + (xy 108.390468 138.435) + (xy 108.39003 138.429998) + (xy 108.374943 138.257547) + (xy 108.370635 138.208308) + (xy 108.311739 137.988504) + (xy 108.215568 137.782266) + (xy 108.085047 137.595861) + (xy 108.085045 137.595858) + (xy 107.924141 137.434954) + (xy 107.737734 137.304432) + (xy 107.737728 137.304429) + (xy 107.694842 137.284431) + (xy 107.679724 137.277381) + (xy 107.627285 137.23121) + (xy 107.608133 137.164017) + (xy 107.628348 137.097135) + (xy 107.679725 137.052618) + (xy 107.737734 137.025568) + (xy 107.924139 136.895047) + (xy 108.085047 136.734139) + (xy 108.215568 136.547734) + (xy 108.311739 136.341496) + (xy 108.370635 136.121692) + (xy 108.390468 135.895) + (xy 108.39003 135.889998) + (xy 108.382814 135.807518) + (xy 108.370635 135.668308) + (xy 108.320749 135.482129) + (xy 108.311741 135.448511) + (xy 108.311738 135.448502) + (xy 108.309407 135.443504) + (xy 108.215568 135.242266) + (xy 108.085047 135.055861) + (xy 108.085045 135.055858) + (xy 107.924141 134.894954) + (xy 107.737734 134.764432) + (xy 107.737728 134.764429) + (xy 107.694842 134.744431) + (xy 107.679724 134.737381) + (xy 107.627285 134.69121) + (xy 107.608133 134.624017) + (xy 107.628348 134.557135) + (xy 107.679725 134.512618) + (xy 107.680319 134.512341) + (xy 107.737734 134.485568) + (xy 107.924139 134.355047) + (xy 108.085047 134.194139) + (xy 108.215568 134.007734) + (xy 108.311739 133.801496) + (xy 108.370635 133.581692) + (xy 108.390468 133.355) + (xy 108.39003 133.349998) + (xy 108.374943 133.177547) + (xy 108.370635 133.128308) + (xy 108.311739 132.908504) + (xy 108.215568 132.702266) + (xy 108.085047 132.515861) + (xy 108.085045 132.515858) + (xy 107.924141 132.354954) + (xy 107.737734 132.224432) + (xy 107.737728 132.224429) + (xy 107.694842 132.204431) + (xy 107.679724 132.197381) + (xy 107.627285 132.15121) + (xy 107.608133 132.084017) + (xy 107.628348 132.017135) + (xy 107.679725 131.972618) + (xy 107.737734 131.945568) + (xy 107.924139 131.815047) + (xy 108.085047 131.654139) + (xy 108.215568 131.467734) + (xy 108.311739 131.261496) + (xy 108.370635 131.041692) + (xy 108.390468 130.815) + (xy 108.39003 130.809998) + (xy 108.37951 130.689751) + (xy 108.370635 130.588308) + (xy 108.311739 130.368504) + (xy 108.215568 130.162266) + (xy 108.085047 129.975861) + (xy 108.085045 129.975858) + (xy 107.924141 129.814954) + (xy 107.737734 129.684432) + (xy 107.737728 129.684429) + (xy 107.694842 129.664431) + (xy 107.679724 129.657381) + (xy 107.627285 129.61121) + (xy 107.608133 129.544017) + (xy 107.628348 129.477135) + (xy 107.679725 129.432618) + (xy 107.690334 129.427671) + (xy 107.737734 129.405568) + (xy 107.924139 129.275047) + (xy 108.085047 129.114139) + (xy 108.215568 128.927734) + (xy 108.311739 128.721496) + (xy 108.370635 128.501692) + (xy 108.390468 128.275) + (xy 108.39003 128.269998) + (xy 108.37951 128.149751) + (xy 108.370635 128.048308) + (xy 108.311739 127.828504) + (xy 108.215568 127.622266) + (xy 108.085047 127.435861) + (xy 108.085045 127.435858) + (xy 107.924141 127.274954) + (xy 107.737734 127.144432) + (xy 107.737728 127.144429) + (xy 107.694842 127.124431) + (xy 107.679724 127.117381) + (xy 107.627285 127.07121) + (xy 107.608133 127.004017) + (xy 107.628348 126.937135) + (xy 107.679725 126.892618) + (xy 107.737734 126.865568) + (xy 107.924139 126.735047) + (xy 108.085047 126.574139) + (xy 108.215568 126.387734) + (xy 108.311739 126.181496) + (xy 108.370635 125.961692) + (xy 108.390468 125.735) + (xy 108.39003 125.729999) + (xy 108.374943 125.557547) + (xy 108.370635 125.508308) + (xy 108.311739 125.288504) + (xy 108.215568 125.082266) + (xy 108.085047 124.895861) + (xy 108.085045 124.895858) + (xy 107.924141 124.734954) + (xy 107.737734 124.604432) + (xy 107.737728 124.604429) + (xy 107.694842 124.584431) + (xy 107.679724 124.577381) + (xy 107.627285 124.53121) + (xy 107.608133 124.464017) + (xy 107.628348 124.397135) + (xy 107.679725 124.352618) + (xy 107.737734 124.325568) + (xy 107.924139 124.195047) + (xy 108.085047 124.034139) + (xy 108.215568 123.847734) + (xy 108.311739 123.641496) + (xy 108.370635 123.421692) + (xy 108.390468 123.195) + (xy 108.39003 123.189998) + (xy 108.374943 123.017547) + (xy 108.370635 122.968308) + (xy 108.320749 122.782129) + (xy 108.311741 122.748511) + (xy 108.311738 122.748502) + (xy 108.309407 122.743504) + (xy 108.215568 122.542266) + (xy 108.085047 122.355861) + (xy 108.085045 122.355858) + (xy 107.924141 122.194954) + (xy 107.737734 122.064432) + (xy 107.737728 122.064429) + (xy 107.694842 122.044431) + (xy 107.679724 122.037381) + (xy 107.627285 121.99121) + (xy 107.608133 121.924017) + (xy 107.628348 121.857135) + (xy 107.679725 121.812618) + (xy 107.737734 121.785568) + (xy 107.924139 121.655047) + (xy 108.085047 121.494139) + (xy 108.215568 121.307734) + (xy 108.311739 121.101496) + (xy 108.370635 120.881692) + (xy 108.390468 120.655) + (xy 108.39003 120.649998) + (xy 108.374943 120.477547) + (xy 108.370635 120.428308) + (xy 108.311739 120.208504) + (xy 108.215568 120.002266) + (xy 108.085047 119.815861) + (xy 108.085045 119.815858) + (xy 107.924141 119.654954) + (xy 107.737734 119.524432) + (xy 107.737728 119.524429) + (xy 107.679725 119.497382) + (xy 107.627285 119.45121) + (xy 107.608133 119.384017) + (xy 107.628348 119.317135) + (xy 107.679725 119.272618) + (xy 107.737734 119.245568) + (xy 107.924139 119.115047) + (xy 108.085047 118.954139) + (xy 108.215568 118.767734) + (xy 108.311739 118.561496) + (xy 108.370635 118.341692) + (xy 108.379694 118.238143) + (xy 108.405146 118.173075) + (xy 108.461737 118.132096) + (xy 108.531499 118.128218) + (xy 108.590903 118.16127) + (xy 108.622109 118.192476) + (xy 108.622115 118.192481) + (xy 108.765302 118.282452) + (xy 108.765305 118.282454) + (xy 108.765309 118.282455) + (xy 108.76531 118.282456) + (xy 108.791928 118.29177) + (xy 108.924943 118.338314) + (xy 109.092997 118.357249) + (xy 109.093 118.357249) + (xy 109.093003 118.357249) + (xy 109.261056 118.338314) + (xy 109.265677 118.336697) + (xy 109.42069 118.282456) + (xy 109.420692 118.282454) + (xy 109.420694 118.282454) + (xy 109.420697 118.282452) + (xy 109.563884 118.192481) + (xy 109.563885 118.19248) + (xy 109.56389 118.192477) + (xy 109.683477 118.07289) + (xy 109.683481 118.072884) + (xy 109.773452 117.929697) + (xy 109.773454 117.929694) + (xy 109.773454 117.929692) + (xy 109.773456 117.92969) + (xy 109.829313 117.770059) + (xy 109.829313 117.770058) + (xy 109.829314 117.770056) + (xy 109.848249 117.602002) + (xy 109.848249 117.601997) + (xy 109.829314 117.433943) + (xy 109.792317 117.328211) + (xy 109.773456 117.27431) + (xy 109.773455 117.274309) + (xy 109.773454 117.274305) + (xy 109.773452 117.274302) + (xy 109.683481 117.131115) + (xy 109.683476 117.131109) + (xy 109.56389 117.011523) + (xy 109.563884 117.011518) + (xy 109.420697 116.921547) + (xy 109.420694 116.921545) + (xy 109.261056 116.865685) + (xy 109.093003 116.846751) + (xy 109.092997 116.846751) + (xy 108.924943 116.865685) + (xy 108.765305 116.921545) + (xy 108.765302 116.921547) + (xy 108.622115 117.011518) + (xy 108.622109 117.011523) + (xy 108.502523 117.131109) + (xy 108.502518 117.131115) + (xy 108.412547 117.274302) + (xy 108.412543 117.27431) + (xy 108.382939 117.358913) + (xy 108.342217 117.415688) + (xy 108.277264 117.441435) + (xy 108.208703 117.427978) + (xy 108.164323 117.38908) + (xy 108.085045 117.275858) + (xy 107.924141 117.114954) + (xy 107.737734 116.984432) + (xy 107.737728 116.984429) + (xy 107.679725 116.957382) + (xy 107.627285 116.91121) + (xy 107.608133 116.844017) + (xy 107.628348 116.777135) + (xy 107.679725 116.732618) + (xy 107.737734 116.705568) + (xy 107.924139 116.575047) + (xy 108.085047 116.414139) + (xy 108.215568 116.227734) + (xy 108.311739 116.021496) + (xy 108.312215 116.019716) + (xy 108.312639 116.01902) + (xy 108.313592 116.016405) + (xy 108.314117 116.016596) + (xy 108.348571 115.960052) + (xy 108.411414 115.929514) + (xy 108.445878 115.928574) + (xy 108.584997 115.944249) + (xy 108.585 115.944249) + (xy 108.585003 115.944249) + (xy 108.753056 115.925314) + (xy 108.753059 115.925313) + (xy 108.91269 115.869456) + (xy 108.912692 115.869454) + (xy 108.912694 115.869454) + (xy 108.912697 115.869452) + (xy 109.055884 115.779481) + (xy 109.055885 115.77948) + (xy 109.05589 115.779477) + (xy 109.175477 115.65989) + (xy 109.1956 115.627865) + (xy 109.265452 115.516697) + (xy 109.265454 115.516694) + (xy 109.265454 115.516692) + (xy 109.265456 115.51669) + (xy 109.321313 115.357059) + (xy 109.321313 115.357058) + (xy 109.321314 115.357056) + (xy 109.340249 115.189002) + (xy 109.340249 115.188997) + (xy 109.321314 115.020943) + (xy 109.285035 114.917265) + (xy 109.265456 114.86131) + (xy 109.265455 114.861309) + (xy 109.265454 114.861305) + (xy 109.265452 114.861302) + (xy 109.175481 114.718115) + (xy 109.175476 114.718109) + (xy 109.05589 114.598523) + (xy 109.055884 114.598518) + (xy 108.912697 114.508547) + (xy 108.912694 114.508545) + (xy 108.753056 114.452685) + (xy 108.585003 114.433751) + (xy 108.584997 114.433751) + (xy 108.416943 114.452685) + (xy 108.257305 114.508545) + (xy 108.257302 114.508547) + (xy 108.114112 114.59852) + (xy 108.108662 114.602867) + (xy 108.106785 114.600514) + (xy 108.05713 114.627556) + (xy 107.987444 114.622493) + (xy 107.943228 114.594041) + (xy 107.924141 114.574954) + (xy 107.737734 114.444432) + (xy 107.737728 114.444429) + (xy 107.710038 114.431517) + (xy 107.679724 114.417381) + (xy 107.627285 114.37121) + (xy 107.608133 114.304017) + (xy 107.609347 114.300002) + (xy 110.455034 114.300002) + (xy 110.474858 114.526599) + (xy 110.47486 114.52661) + (xy 110.53373 114.746317) + (xy 110.533735 114.746331) + (xy 110.629863 114.952478) + (xy 110.680974 115.025472) + (xy 111.362046 114.3444) + (xy 111.374835 114.425148) + (xy 111.432359 114.538045) + (xy 111.521955 114.627641) + (xy 111.634852 114.685165) + (xy 111.715599 114.697953) + (xy 111.034526 115.379025) + (xy 111.107513 115.430132) + (xy 111.107521 115.430136) + (xy 111.313668 115.526264) + (xy 111.313682 115.526269) + (xy 111.533389 115.585139) + (xy 111.5334 115.585141) + (xy 111.759998 115.604966) + (xy 111.760002 115.604966) + (xy 111.986599 115.585141) + (xy 111.98661 115.585139) + (xy 112.206317 115.526269) + (xy 112.206331 115.526264) + (xy 112.412478 115.430136) + (xy 112.485471 115.379024) + (xy 112.254317 115.14787) + (xy 125.6995 115.14787) + (xy 125.699501 115.147876) + (xy 125.705908 115.207483) + (xy 125.756202 115.342328) + (xy 125.756206 115.342335) + (xy 125.842452 115.457544) + (xy 125.842455 115.457547) + (xy 125.957664 115.543793) + (xy 125.957671 115.543797) + (xy 126.092517 115.594091) + (xy 126.092516 115.594091) + (xy 126.099444 115.594835) + (xy 126.152127 115.6005) + (xy 127.847872 115.600499) + (xy 127.907483 115.594091) + (xy 128.042331 115.543796) + (xy 128.157546 115.457546) + (xy 128.243796 115.342331) + (xy 128.294091 115.207483) + (xy 128.3005 115.147873) + (xy 128.300499 113.452128) + (xy 128.294091 113.392517) + (xy 128.285671 113.369943) + (xy 128.243797 113.257671) + (xy 128.243793 113.257664) + (xy 128.157547 113.142455) + (xy 128.157544 113.142452) + (xy 128.042335 113.056206) + (xy 128.042328 113.056202) + (xy 127.907482 113.005908) + (xy 127.907483 113.005908) + (xy 127.847883 112.999501) + (xy 127.847881 112.9995) + (xy 127.847873 112.9995) + (xy 127.847864 112.9995) + (xy 126.152129 112.9995) + (xy 126.152123 112.999501) + (xy 126.092516 113.005908) + (xy 125.957671 113.056202) + (xy 125.957664 113.056206) + (xy 125.842455 113.142452) + (xy 125.842452 113.142455) + (xy 125.756206 113.257664) + (xy 125.756202 113.257671) + (xy 125.705908 113.392517) + (xy 125.699507 113.452059) + (xy 125.699501 113.452123) + (xy 125.6995 113.452135) + (xy 125.6995 115.14787) + (xy 112.254317 115.14787) + (xy 111.8044 114.697953) + (xy 111.885148 114.685165) + (xy 111.998045 114.627641) + (xy 112.087641 114.538045) + (xy 112.145165 114.425148) + (xy 112.157953 114.3444) + (xy 112.839024 115.025471) + (xy 112.890136 114.952478) + (xy 112.986264 114.746331) + (xy 112.986269 114.746317) + (xy 113.045139 114.52661) + (xy 113.045141 114.526599) + (xy 113.064966 114.300002) + (xy 113.064966 114.299997) + (xy 113.045141 114.0734) + (xy 113.045139 114.073389) + (xy 112.986269 113.853682) + (xy 112.986264 113.853668) + (xy 112.890136 113.647521) + (xy 112.890132 113.647513) + (xy 112.839025 113.574526) + (xy 112.157953 114.255598) + (xy 112.145165 114.174852) + (xy 112.087641 114.061955) + (xy 111.998045 113.972359) + (xy 111.885148 113.914835) + (xy 111.804401 113.902046) + (xy 112.485472 113.220974) + (xy 112.412478 113.169863) + (xy 112.206331 113.073735) + (xy 112.206317 113.07373) + (xy 111.98661 113.01486) + (xy 111.986599 113.014858) + (xy 111.760002 112.995034) + (xy 111.759998 112.995034) + (xy 111.5334 113.014858) + (xy 111.533389 113.01486) + (xy 111.313682 113.07373) + (xy 111.313673 113.073734) + (xy 111.107516 113.169866) + (xy 111.107512 113.169868) + (xy 111.034526 113.220973) + (xy 111.034526 113.220974) + (xy 111.715599 113.902046) + (xy 111.634852 113.914835) + (xy 111.521955 113.972359) + (xy 111.432359 114.061955) + (xy 111.374835 114.174852) + (xy 111.362046 114.255598) + (xy 110.680973 113.574526) + (xy 110.629868 113.647512) + (xy 110.629866 113.647516) + (xy 110.533734 113.853673) + (xy 110.53373 113.853682) + (xy 110.47486 114.073389) + (xy 110.474858 114.0734) + (xy 110.455034 114.299997) + (xy 110.455034 114.300002) + (xy 107.609347 114.300002) + (xy 107.628348 114.237135) + (xy 107.679725 114.192618) + (xy 107.737734 114.165568) + (xy 107.924139 114.035047) + (xy 108.085047 113.874139) + (xy 108.215568 113.687734) + (xy 108.311739 113.481496) + (xy 108.370635 113.261692) + (xy 108.390468 113.035) + (xy 108.39003 113.029998) + (xy 108.383656 112.957135) + (xy 108.370635 112.808308) + (xy 108.313666 112.595694) + (xy 108.311741 112.588511) + (xy 108.311738 112.588502) + (xy 108.309407 112.583504) + (xy 108.215568 112.382266) + (xy 108.085047 112.195861) + (xy 108.085045 112.195858) + (xy 107.924141 112.034954) + (xy 107.737734 111.904432) + (xy 107.737728 111.904429) + (xy 107.710038 111.891517) + (xy 107.679724 111.877381) + (xy 107.627285 111.83121) + (xy 107.608133 111.764017) + (xy 107.628348 111.697135) + (xy 107.679725 111.652618) + (xy 107.737734 111.625568) + (xy 107.924139 111.495047) + (xy 108.085047 111.334139) + (xy 108.215568 111.147734) + (xy 108.311739 110.941496) + (xy 108.370635 110.721692) + (xy 108.390468 110.495) + (xy 108.39003 110.489998) + (xy 108.379492 110.369549) + (xy 108.370635 110.268308) + (xy 108.320749 110.082129) + (xy 108.311741 110.048511) + (xy 108.311738 110.048502) + (xy 108.309407 110.043504) + (xy 108.215568 109.842266) + (xy 108.085047 109.655861) + (xy 108.085045 109.655858) + (xy 107.924141 109.494954) + (xy 107.737734 109.364432) + (xy 107.737728 109.364429) + (xy 107.679725 109.337382) + (xy 107.627285 109.29121) + (xy 107.608133 109.224017) + (xy 107.628348 109.157135) + (xy 107.679725 109.112618) + (xy 107.737734 109.085568) + (xy 107.908493 108.966002) + (xy 129.546751 108.966002) + (xy 129.565685 109.134056) + (xy 129.621545 109.293694) + (xy 129.621547 109.293697) + (xy 129.711518 109.436884) + (xy 129.711523 109.43689) + (xy 129.831109 109.556476) + (xy 129.831115 109.556481) + (xy 129.974302 109.646452) + (xy 129.974305 109.646454) + (xy 129.974309 109.646455) + (xy 129.97431 109.646456) + (xy 130.017292 109.661496) + (xy 130.133943 109.702314) + (xy 130.301997 109.721249) + (xy 130.302 109.721249) + (xy 130.302002 109.721249) + (xy 130.364121 109.714249) + (xy 130.400548 109.710145) + (xy 130.46937 109.722199) + (xy 130.520749 109.769548) + (xy 130.538374 109.837158) + (xy 130.526814 109.88577) + (xy 130.525928 109.887671) + (xy 130.463048 110.022517) + (xy 130.453262 110.043502) + (xy 130.453258 110.043511) + (xy 130.394366 110.263302) + (xy 130.394364 110.263313) + (xy 130.374532 110.489998) + (xy 130.374532 110.490001) + (xy 130.394364 110.716686) + (xy 130.394366 110.716697) + (xy 130.450129 110.924811) + (xy 130.448466 110.994661) + (xy 130.409303 111.052523) + (xy 130.371312 111.073944) + (xy 130.355311 111.079543) + (xy 130.3553 111.079548) + (xy 130.212115 111.169518) + (xy 130.212109 111.169523) + (xy 130.092523 111.289109) + (xy 130.092518 111.289115) + (xy 130.002547 111.432302) + (xy 130.002545 111.432305) + (xy 129.946685 111.591943) + (xy 129.927751 111.759997) + (xy 129.927751 111.760002) + (xy 129.946685 111.928056) + (xy 130.002545 112.087694) + (xy 130.002547 112.087697) + (xy 130.092518 112.230884) + (xy 130.092523 112.23089) + (xy 130.212109 112.350476) + (xy 130.212115 112.350481) + (xy 130.355302 112.440452) + (xy 130.355307 112.440454) + (xy 130.35531 112.440456) + (xy 130.355313 112.440457) + (xy 130.371309 112.446055) + (xy 130.428085 112.486776) + (xy 130.453832 112.551729) + (xy 130.450129 112.595189) + (xy 130.394366 112.803302) + (xy 130.394364 112.803313) + (xy 130.374532 113.029998) + (xy 130.374532 113.030001) + (xy 130.394364 113.256686) + (xy 130.394366 113.256697) + (xy 130.453258 113.476488) + (xy 130.453261 113.476497) + (xy 130.549431 113.682732) + (xy 130.549432 113.682734) + (xy 130.679954 113.869141) + (xy 130.840858 114.030045) + (xy 130.840861 114.030047) + (xy 131.027266 114.160568) + (xy 131.083188 114.186645) + (xy 131.085275 114.187618) + (xy 131.137714 114.233791) + (xy 131.156866 114.300984) + (xy 131.13665 114.367865) + (xy 131.085275 114.412382) + (xy 131.027267 114.439431) + (xy 131.027265 114.439432) + (xy 130.840858 114.569954) + (xy 130.679954 114.730858) + (xy 130.549432 114.917265) + (xy 130.549431 114.917267) + (xy 130.453261 115.123502) + (xy 130.453258 115.123511) + (xy 130.394366 115.343302) + (xy 130.394364 115.343313) + (xy 130.374532 115.569998) + (xy 130.374532 115.570001) + (xy 130.394364 115.796686) + (xy 130.394366 115.796697) + (xy 130.453258 116.016488) + (xy 130.453261 116.016497) + (xy 130.549431 116.222732) + (xy 130.549432 116.222734) + (xy 130.679954 116.409141) + (xy 130.840858 116.570045) + (xy 130.840861 116.570047) + (xy 131.027266 116.700568) + (xy 131.085275 116.727618) + (xy 131.137714 116.773791) + (xy 131.156866 116.840984) + (xy 131.13665 116.907865) + (xy 131.085275 116.952382) + (xy 131.027267 116.979431) + (xy 131.027265 116.979432) + (xy 130.840858 117.109954) + (xy 130.679954 117.270858) + (xy 130.549432 117.457265) + (xy 130.549431 117.457267) + (xy 130.453261 117.663502) + (xy 130.453258 117.663511) + (xy 130.394366 117.883302) + (xy 130.394364 117.883313) + (xy 130.374532 118.109998) + (xy 130.374532 118.110001) + (xy 130.394364 118.336686) + (xy 130.394366 118.336697) + (xy 130.453258 118.556488) + (xy 130.453261 118.556497) + (xy 130.549431 118.762732) + (xy 130.549432 118.762734) + (xy 130.679954 118.949141) + (xy 130.840858 119.110045) + (xy 130.840861 119.110047) + (xy 131.027266 119.240568) + (xy 131.085275 119.267618) + (xy 131.137714 119.313791) + (xy 131.156866 119.380984) + (xy 131.13665 119.447865) + (xy 131.085275 119.492381) + (xy 131.085118 119.492455) + (xy 131.027267 119.519431) + (xy 131.027265 119.519432) + (xy 130.840858 119.649954) + (xy 130.679954 119.810858) + (xy 130.549432 119.997265) + (xy 130.549431 119.997267) + (xy 130.453261 120.203502) + (xy 130.453258 120.203511) + (xy 130.394366 120.423302) + (xy 130.394364 120.423313) + (xy 130.374532 120.649998) + (xy 130.374532 120.650001) + (xy 130.394364 120.876686) + (xy 130.394366 120.876697) + (xy 130.453258 121.096488) + (xy 130.453261 121.096497) + (xy 130.549431 121.302732) + (xy 130.549432 121.302734) + (xy 130.679954 121.489141) + (xy 130.840858 121.650045) + (xy 130.840861 121.650047) + (xy 131.027266 121.780568) + (xy 131.085275 121.807618) + (xy 131.137714 121.853791) + (xy 131.156866 121.920984) + (xy 131.13665 121.987865) + (xy 131.085275 122.032381) + (xy 131.073862 122.037704) + (xy 131.027267 122.059431) + (xy 131.027265 122.059432) + (xy 130.840858 122.189954) + (xy 130.679954 122.350858) + (xy 130.549432 122.537265) + (xy 130.549431 122.537267) + (xy 130.453261 122.743502) + (xy 130.453258 122.743511) + (xy 130.394366 122.963302) + (xy 130.394364 122.963313) + (xy 130.374532 123.189998) + (xy 130.374532 123.190001) + (xy 130.394364 123.416686) + (xy 130.394366 123.416697) + (xy 130.453258 123.636488) + (xy 130.453261 123.636497) + (xy 130.549431 123.842732) + (xy 130.549432 123.842734) + (xy 130.679954 124.029141) + (xy 130.840858 124.190045) + (xy 130.840861 124.190047) + (xy 131.027266 124.320568) + (xy 131.085275 124.347618) + (xy 131.137714 124.393791) + (xy 131.156866 124.460984) + (xy 131.13665 124.527865) + (xy 131.085275 124.572381) + (xy 131.08224 124.573797) + (xy 131.027267 124.599431) + (xy 131.027265 124.599432) + (xy 130.840858 124.729954) + (xy 130.679954 124.890858) + (xy 130.549432 125.077265) + (xy 130.549431 125.077267) + (xy 130.453261 125.283502) + (xy 130.453258 125.283511) + (xy 130.394366 125.503302) + (xy 130.394364 125.503313) + (xy 130.374532 125.729998) + (xy 130.374532 125.730001) + (xy 130.394364 125.956686) + (xy 130.394366 125.956697) + (xy 130.453258 126.176488) + (xy 130.453261 126.176497) + (xy 130.549431 126.382732) + (xy 130.549432 126.382734) + (xy 130.679954 126.569141) + (xy 130.840858 126.730045) + (xy 130.840861 126.730047) + (xy 131.027266 126.860568) + (xy 131.085865 126.887893) + (xy 131.138305 126.934065) + (xy 131.157457 127.001258) + (xy 131.137242 127.068139) + (xy 131.085867 127.112657) + (xy 131.027515 127.139867) + (xy 130.841179 127.270342) + (xy 130.680342 127.431179) + (xy 130.549865 127.617517) + (xy 130.453734 127.823673) + (xy 130.45373 127.823682) + (xy 130.401127 128.019999) + (xy 130.401128 128.02) + (xy 131.764314 128.02) + (xy 131.752359 128.031955) + (xy 131.694835 128.144852) + (xy 131.675014 128.27) + (xy 131.694835 128.395148) + (xy 131.752359 128.508045) + (xy 131.764314 128.52) + (xy 130.401128 128.52) + (xy 130.45373 128.716317) + (xy 130.453734 128.716326) + (xy 130.549865 128.922482) + (xy 130.680342 129.10882) + (xy 130.841179 129.269657) + (xy 131.027518 129.400134) + (xy 131.02752 129.400135) + (xy 131.085865 129.427342) + (xy 131.138305 129.473514) + (xy 131.157457 129.540707) + (xy 131.137242 129.607589) + (xy 131.085867 129.652105) + (xy 131.027268 129.679431) + (xy 131.027264 129.679433) + (xy 130.840858 129.809954) + (xy 130.679954 129.970858) + (xy 130.549432 130.157265) + (xy 130.549431 130.157267) + (xy 130.453261 130.363502) + (xy 130.453258 130.363511) + (xy 130.394366 130.583302) + (xy 130.394364 130.583313) + (xy 130.374532 130.809998) + (xy 130.374532 130.810001) + (xy 130.394364 131.036686) + (xy 130.394366 131.036697) + (xy 130.453258 131.256488) + (xy 130.453261 131.256497) + (xy 130.549431 131.462732) + (xy 130.549432 131.462734) + (xy 130.679954 131.649141) + (xy 130.840858 131.810045) + (xy 130.840861 131.810047) + (xy 131.027266 131.940568) + (xy 131.084681 131.967341) + (xy 131.085275 131.967618) + (xy 131.137714 132.013791) + (xy 131.156866 132.080984) + (xy 131.13665 132.147865) + (xy 131.085275 132.192382) + (xy 131.027267 132.219431) + (xy 131.027265 132.219432) + (xy 130.840858 132.349954) + (xy 130.679954 132.510858) + (xy 130.549432 132.697265) + (xy 130.549431 132.697267) + (xy 130.453261 132.903502) + (xy 130.453258 132.903511) + (xy 130.394366 133.123302) + (xy 130.394364 133.123313) + (xy 130.374532 133.349998) + (xy 130.374532 133.350001) + (xy 130.394364 133.576686) + (xy 130.394366 133.576697) + (xy 130.453258 133.796488) + (xy 130.453261 133.796497) + (xy 130.549431 134.002732) + (xy 130.549432 134.002734) + (xy 130.679954 134.189141) + (xy 130.840858 134.350045) + (xy 130.840861 134.350047) + (xy 131.027266 134.480568) + (xy 131.085275 134.507618) + (xy 131.137714 134.553791) + (xy 131.156866 134.620984) + (xy 131.13665 134.687865) + (xy 131.085275 134.732382) + (xy 131.027267 134.759431) + (xy 131.027265 134.759432) + (xy 130.840858 134.889954) + (xy 130.679954 135.050858) + (xy 130.549432 135.237265) + (xy 130.549431 135.237267) + (xy 130.453261 135.443502) + (xy 130.453258 135.443511) + (xy 130.394366 135.663302) + (xy 130.394364 135.663313) + (xy 130.374532 135.889998) + (xy 130.374532 135.890001) + (xy 130.394364 136.116686) + (xy 130.394366 136.116697) + (xy 130.453258 136.336488) + (xy 130.453261 136.336497) + (xy 130.549431 136.542732) + (xy 130.549432 136.542734) + (xy 130.679954 136.729141) + (xy 130.840858 136.890045) + (xy 130.840861 136.890047) + (xy 131.027266 137.020568) + (xy 131.085275 137.047618) + (xy 131.137714 137.093791) + (xy 131.156866 137.160984) + (xy 131.13665 137.227865) + (xy 131.085275 137.272381) + (xy 131.08224 137.273797) + (xy 131.027267 137.299431) + (xy 131.027265 137.299432) + (xy 130.840858 137.429954) + (xy 130.679954 137.590858) + (xy 130.549432 137.777265) + (xy 130.549431 137.777267) + (xy 130.453261 137.983502) + (xy 130.453258 137.983511) + (xy 130.394366 138.203302) + (xy 130.394364 138.203313) + (xy 130.374532 138.429998) + (xy 130.374532 138.430001) + (xy 130.394364 138.656686) + (xy 130.394366 138.656697) + (xy 130.453258 138.876488) + (xy 130.453261 138.876497) + (xy 130.549431 139.082732) + (xy 130.549432 139.082734) + (xy 130.679954 139.269141) + (xy 130.840858 139.430045) + (xy 130.840861 139.430047) + (xy 131.027266 139.560568) + (xy 131.078869 139.584631) + (xy 131.085275 139.587618) + (xy 131.137714 139.633791) + (xy 131.156866 139.700984) + (xy 131.13665 139.767865) + (xy 131.085275 139.812382) + (xy 131.027267 139.839431) + (xy 131.027265 139.839432) + (xy 130.840858 139.969954) + (xy 130.679954 140.130858) + (xy 130.549432 140.317265) + (xy 130.549431 140.317267) + (xy 130.453261 140.523502) + (xy 130.453258 140.523511) + (xy 130.394366 140.743302) + (xy 130.394364 140.743313) + (xy 130.374532 140.969998) + (xy 130.374532 140.970001) + (xy 130.394364 141.196686) + (xy 130.394366 141.196697) + (xy 130.453258 141.416488) + (xy 130.453261 141.416497) + (xy 130.549431 141.622732) + (xy 130.549432 141.622734) + (xy 130.679954 141.809141) + (xy 130.840858 141.970045) + (xy 130.840861 141.970047) + (xy 131.027266 142.100568) + (xy 131.085275 142.127618) + (xy 131.137714 142.173791) + (xy 131.156866 142.240984) + (xy 131.13665 142.307865) + (xy 131.085275 142.352382) + (xy 131.027267 142.379431) + (xy 131.027265 142.379432) + (xy 130.840858 142.509954) + (xy 130.679954 142.670858) + (xy 130.549432 142.857265) + (xy 130.549431 142.857267) + (xy 130.453261 143.063502) + (xy 130.453258 143.063511) + (xy 130.394366 143.283302) + (xy 130.394364 143.283313) + (xy 130.374532 143.509998) + (xy 130.374532 143.510001) + (xy 130.394364 143.736686) + (xy 130.394366 143.736697) + (xy 130.453258 143.956488) + (xy 130.453261 143.956497) + (xy 130.549431 144.162732) + (xy 130.549432 144.162734) + (xy 130.679954 144.349141) + (xy 130.840858 144.510045) + (xy 130.847999 144.515045) + (xy 131.027266 144.640568) + (xy 131.085275 144.667618) + (xy 131.137714 144.713791) + (xy 131.156866 144.780984) + (xy 131.13665 144.847865) + (xy 131.085275 144.892382) + (xy 131.027267 144.919431) + (xy 131.027265 144.919432) + (xy 130.840858 145.049954) + (xy 130.679954 145.210858) + (xy 130.549432 145.397265) + (xy 130.549431 145.397267) + (xy 130.453261 145.603502) + (xy 130.453258 145.603511) + (xy 130.394366 145.823302) + (xy 130.394364 145.823313) + (xy 130.374532 146.049998) + (xy 130.374532 146.050001) + (xy 130.394364 146.276686) + (xy 130.394366 146.276697) + (xy 130.453258 146.496488) + (xy 130.453261 146.496497) + (xy 130.549431 146.702732) + (xy 130.549432 146.702734) + (xy 130.679954 146.889141) + (xy 130.840858 147.050045) + (xy 130.840861 147.050047) + (xy 131.027266 147.180568) + (xy 131.085275 147.207618) + (xy 131.137714 147.253791) + (xy 131.156866 147.320984) + (xy 131.13665 147.387865) + (xy 131.085275 147.432382) + (xy 131.027267 147.459431) + (xy 131.027265 147.459432) + (xy 130.840858 147.589954) + (xy 130.679954 147.750858) + (xy 130.549432 147.937265) + (xy 130.549431 147.937267) + (xy 130.453261 148.143502) + (xy 130.453258 148.143511) + (xy 130.394366 148.363302) + (xy 130.394364 148.363313) + (xy 130.374532 148.589998) + (xy 130.374532 148.590001) + (xy 130.394364 148.816686) + (xy 130.394366 148.816697) + (xy 130.453258 149.036488) + (xy 130.453261 149.036497) + (xy 130.549431 149.242732) + (xy 130.549432 149.242734) + (xy 130.679954 149.429141) + (xy 130.840858 149.590045) + (xy 130.840861 149.590047) + (xy 131.027266 149.720568) + (xy 131.085275 149.747618) + (xy 131.137714 149.793791) + (xy 131.156866 149.860984) + (xy 131.13665 149.927865) + (xy 131.085275 149.972381) + (xy 131.08224 149.973797) + (xy 131.027267 149.999431) + (xy 131.027265 149.999432) + (xy 130.840858 150.129954) + (xy 130.679954 150.290858) + (xy 130.549432 150.477265) + (xy 130.549431 150.477267) + (xy 130.453261 150.683502) + (xy 130.453258 150.683511) + (xy 130.394366 150.903302) + (xy 130.394364 150.903313) + (xy 130.374532 151.129998) + (xy 130.374532 151.130001) + (xy 130.394364 151.356686) + (xy 130.394366 151.356697) + (xy 130.453258 151.576488) + (xy 130.453261 151.576497) + (xy 130.549431 151.782732) + (xy 130.549432 151.782734) + (xy 130.679954 151.969141) + (xy 130.840858 152.130045) + (xy 130.840861 152.130047) + (xy 131.027266 152.260568) + (xy 131.083188 152.286645) + (xy 131.085275 152.287618) + (xy 131.137714 152.333791) + (xy 131.156866 152.400984) + (xy 131.13665 152.467865) + (xy 131.085275 152.512382) + (xy 131.027267 152.539431) + (xy 131.027265 152.539432) + (xy 130.840858 152.669954) + (xy 130.679954 152.830858) + (xy 130.549432 153.017265) + (xy 130.549431 153.017267) + (xy 130.453261 153.223502) + (xy 130.453258 153.223511) + (xy 130.394366 153.443302) + (xy 130.394364 153.443313) + (xy 130.374532 153.669998) + (xy 130.374532 153.670001) + (xy 130.394364 153.896686) + (xy 130.394366 153.896697) + (xy 130.453258 154.116488) + (xy 130.453261 154.116497) + (xy 130.549431 154.322732) + (xy 130.549432 154.322734) + (xy 130.679954 154.509141) + (xy 130.840858 154.670045) + (xy 130.840861 154.670047) + (xy 131.027266 154.800568) + (xy 131.233504 154.896739) + (xy 131.233509 154.89674) + (xy 131.233511 154.896741) + (xy 131.252164 154.901739) + (xy 131.453308 154.955635) + (xy 131.623214 154.970499) + (xy 131.623215 154.9705) + (xy 131.623216 154.9705) + (xy 132.536785 154.9705) + (xy 132.536785 154.970499) + (xy 132.706692 154.955635) + (xy 132.926496 154.896739) + (xy 133.132734 154.800568) + (xy 133.319139 154.670047) + (xy 133.480047 154.509139) + (xy 133.610568 154.322734) + (xy 133.706739 154.116496) + (xy 133.765635 153.896692) + (xy 133.782634 153.702384) + (xy 133.785468 153.670001) + (xy 133.785468 153.669998) + (xy 133.774519 153.544852) + (xy 133.765635 153.443308) + (xy 133.706739 153.223504) + (xy 133.610568 153.017266) + (xy 133.480047 152.830861) + (xy 133.480045 152.830858) + (xy 133.319141 152.669954) + (xy 133.132734 152.539432) + (xy 133.132728 152.539429) + (xy 133.074725 152.512382) + (xy 133.022285 152.46621) + (xy 133.003133 152.399017) + (xy 133.023348 152.332135) + (xy 133.074725 152.287618) + (xy 133.076812 152.286645) + (xy 133.132734 152.260568) + (xy 133.319139 152.130047) + (xy 133.324228 152.124958) + (xy 133.385551 152.091473) + (xy 133.455243 152.096457) + (xy 133.49959 152.124958) + (xy 133.547344 152.172712) + (xy 133.696666 152.264814) + (xy 133.863203 152.319999) + (xy 133.965991 152.3305) + (xy 134.766008 152.330499) + (xy 134.766016 152.330498) + (xy 134.766019 152.330498) + (xy 134.835366 152.323414) + (xy 134.868797 152.319999) + (xy 135.035334 152.264814) + (xy 135.184656 152.172712) + (xy 135.278319 152.079049) + (xy 135.339642 152.045564) + (xy 135.409334 152.050548) + (xy 135.453681 152.079049) + (xy 135.547344 152.172712) + (xy 135.696666 152.264814) + (xy 135.863203 152.319999) + (xy 135.965991 152.3305) + (xy 136.766008 152.330499) + (xy 136.766016 152.330498) + (xy 136.766019 152.330498) + (xy 136.835366 152.323414) + (xy 136.868797 152.319999) + (xy 137.035334 152.264814) + (xy 137.184656 152.172712) + (xy 137.190549 152.166819) + (xy 137.251872 152.133334) + (xy 137.27823 152.1305) + (xy 138.455259 152.1305) + (xy 142.12177 152.1305) + (xy 142.188809 152.150185) + (xy 142.209451 152.166819) + (xy 142.215344 152.172712) + (xy 142.364666 152.264814) + (xy 142.531203 152.319999) + (xy 142.633991 152.3305) + (xy 143.434008 152.330499) + (xy 143.434016 152.330498) + (xy 143.434019 152.330498) + (xy 143.503366 152.323414) + (xy 143.536797 152.319999) + (xy 143.703334 152.264814) + (xy 143.852656 152.172712) + (xy 143.946319 152.079049) + (xy 144.007642 152.045564) + (xy 144.077334 152.050548) + (xy 144.121681 152.079049) + (xy 144.215344 152.172712) + (xy 144.364666 152.264814) + (xy 144.531203 152.319999) + (xy 144.633991 152.3305) + (xy 145.434008 152.330499) + (xy 145.434016 152.330498) + (xy 145.434019 152.330498) + (xy 145.503366 152.323414) + (xy 145.536797 152.319999) + (xy 145.703334 152.264814) + (xy 145.852656 152.172712) + (xy 145.90041 152.124957) + (xy 145.961731 152.091473) + (xy 146.031422 152.096457) + (xy 146.075771 152.124958) + (xy 146.080858 152.130045) + (xy 146.080861 152.130047) + (xy 146.267266 152.260568) + (xy 146.323188 152.286645) + (xy 146.325275 152.287618) + (xy 146.377714 152.333791) + (xy 146.396866 152.400984) + (xy 146.37665 152.467865) + (xy 146.325275 152.512382) + (xy 146.267267 152.539431) + (xy 146.267265 152.539432) + (xy 146.080858 152.669954) + (xy 145.919954 152.830858) + (xy 145.789432 153.017265) + (xy 145.789431 153.017267) + (xy 145.693261 153.223502) + (xy 145.693258 153.223511) + (xy 145.634366 153.443302) + (xy 145.634364 153.443313) + (xy 145.614532 153.669998) + (xy 145.614532 153.670001) + (xy 145.634364 153.896686) + (xy 145.634366 153.896697) + (xy 145.693258 154.116488) + (xy 145.693261 154.116497) + (xy 145.789431 154.322732) + (xy 145.789432 154.322734) + (xy 145.919954 154.509141) + (xy 146.080858 154.670045) + (xy 146.080861 154.670047) + (xy 146.267266 154.800568) + (xy 146.473504 154.896739) + (xy 146.473509 154.89674) + (xy 146.473511 154.896741) + (xy 146.492164 154.901739) + (xy 146.693308 154.955635) + (xy 146.863214 154.970499) + (xy 146.863215 154.9705) + (xy 146.863216 154.9705) + (xy 147.776785 154.9705) + (xy 147.776785 154.970499) + (xy 147.946692 154.955635) + (xy 148.166496 154.896739) + (xy 148.372734 154.800568) + (xy 148.559139 154.670047) + (xy 148.720047 154.509139) + (xy 148.850568 154.322734) + (xy 148.946739 154.116496) + (xy 149.005635 153.896692) + (xy 149.022634 153.702384) + (xy 149.025468 153.670001) + (xy 149.025468 153.669998) + (xy 149.014519 153.544852) + (xy 149.005635 153.443308) + (xy 148.946739 153.223504) + (xy 148.850568 153.017266) + (xy 148.720047 152.830861) + (xy 148.720045 152.830858) + (xy 148.559141 152.669954) + (xy 148.372734 152.539432) + (xy 148.372728 152.539429) + (xy 148.314725 152.512382) + (xy 148.262285 152.46621) + (xy 148.243133 152.399017) + (xy 148.263348 152.332135) + (xy 148.314725 152.287618) + (xy 148.316812 152.286645) + (xy 148.372734 152.260568) + (xy 148.559139 152.130047) + (xy 148.720047 151.969139) + (xy 148.850568 151.782734) + (xy 148.946739 151.576496) + (xy 149.005635 151.356692) + (xy 149.022634 151.162384) + (xy 149.025468 151.130001) + (xy 149.025468 151.129998) + (xy 149.014357 151.003) + (xy 149.005635 150.903308) + (xy 148.946739 150.683504) + (xy 148.850568 150.477266) + (xy 148.742232 150.322545) + (xy 148.720045 150.290858) + (xy 148.559141 150.129954) + (xy 148.372734 149.999432) + (xy 148.372728 149.999429) + (xy 148.34056 149.984429) + (xy 148.314724 149.972381) + (xy 148.262285 149.92621) + (xy 148.243133 149.859017) + (xy 148.263348 149.792135) + (xy 148.314725 149.747618) + (xy 148.372734 149.720568) + (xy 148.559139 149.590047) + (xy 148.720047 149.429139) + (xy 148.850568 149.242734) + (xy 148.946739 149.036496) + (xy 149.005635 148.816692) + (xy 149.022634 148.622384) + (xy 149.025468 148.590001) + (xy 149.025468 148.589998) + (xy 149.010765 148.421943) + (xy 149.005635 148.363308) + (xy 148.95709 148.182135) + (xy 148.946741 148.143511) + (xy 148.946738 148.143502) + (xy 148.939743 148.128502) + (xy 148.850568 147.937266) + (xy 148.720047 147.750861) + (xy 148.720045 147.750858) + (xy 148.559141 147.589954) + (xy 148.372734 147.459432) + (xy 148.372728 147.459429) + (xy 148.314725 147.432382) + (xy 148.262285 147.38621) + (xy 148.243133 147.319017) + (xy 148.263348 147.252135) + (xy 148.314725 147.207618) + (xy 148.372734 147.180568) + (xy 148.559139 147.050047) + (xy 148.720047 146.889139) + (xy 148.850568 146.702734) + (xy 148.946739 146.496496) + (xy 149.005635 146.276692) + (xy 149.022634 146.082384) + (xy 149.025468 146.050001) + (xy 149.025468 146.049998) + (xy 149.014357 145.923) + (xy 149.005635 145.823308) + (xy 148.946739 145.603504) + (xy 148.850568 145.397266) + (xy 148.742232 145.242545) + (xy 148.720045 145.210858) + (xy 148.559141 145.049954) + (xy 148.372734 144.919432) + (xy 148.372728 144.919429) + (xy 148.34056 144.904429) + (xy 148.314724 144.892381) + (xy 148.262285 144.84621) + (xy 148.243133 144.779017) + (xy 148.263348 144.712135) + (xy 148.314725 144.667618) + (xy 148.372734 144.640568) + (xy 148.559139 144.510047) + (xy 148.720047 144.349139) + (xy 148.850568 144.162734) + (xy 148.946739 143.956496) + (xy 149.005635 143.736692) + (xy 149.022634 143.542384) + (xy 149.025468 143.510001) + (xy 149.025468 143.509998) + (xy 149.007155 143.300684) + (xy 149.005635 143.283308) + (xy 148.946739 143.063504) + (xy 148.850568 142.857266) + (xy 148.720047 142.670861) + (xy 148.720045 142.670858) + (xy 148.559141 142.509954) + (xy 148.372734 142.379432) + (xy 148.372728 142.379429) + (xy 148.314725 142.352382) + (xy 148.262285 142.30621) + (xy 148.243133 142.239017) + (xy 148.263348 142.172135) + (xy 148.314725 142.127618) + (xy 148.372734 142.100568) + (xy 148.559139 141.970047) + (xy 148.720047 141.809139) + (xy 148.850568 141.622734) + (xy 148.946739 141.416496) + (xy 149.005635 141.196692) + (xy 149.024265 140.983756) + (xy 149.025468 140.970001) + (xy 149.025468 140.969998) + (xy 149.015104 140.851539) + (xy 149.005635 140.743308) + (xy 148.946739 140.523504) + (xy 148.850568 140.317266) + (xy 148.722461 140.134308) + (xy 148.720045 140.130858) + (xy 148.559141 139.969954) + (xy 148.372734 139.839432) + (xy 148.372728 139.839429) + (xy 148.331596 139.820249) + (xy 148.314724 139.812381) + (xy 148.262285 139.76621) + (xy 148.243133 139.699017) + (xy 148.263348 139.632135) + (xy 148.314725 139.587618) + (xy 148.316812 139.586645) + (xy 148.372734 139.560568) + (xy 148.559139 139.430047) + (xy 148.720047 139.269139) + (xy 148.850568 139.082734) + (xy 148.946739 138.876496) + (xy 149.005635 138.656692) + (xy 149.022634 138.462384) + (xy 149.025468 138.430001) + (xy 149.025468 138.429998) + (xy 149.016604 138.328685) + (xy 149.005635 138.203308) + (xy 148.946739 137.983504) + (xy 148.850568 137.777266) + (xy 148.720047 137.590861) + (xy 148.720045 137.590858) + (xy 148.559141 137.429954) + (xy 148.372734 137.299432) + (xy 148.372728 137.299429) + (xy 148.34056 137.284429) + (xy 148.314724 137.272381) + (xy 148.262285 137.22621) + (xy 148.243133 137.159017) + (xy 148.263348 137.092135) + (xy 148.314725 137.047618) + (xy 148.372734 137.020568) + (xy 148.559139 136.890047) + (xy 148.720047 136.729139) + (xy 148.850568 136.542734) + (xy 148.946739 136.336496) + (xy 149.005635 136.116692) + (xy 149.023435 135.913235) + (xy 149.025468 135.890001) + (xy 149.025468 135.889998) + (xy 149.015114 135.771657) + (xy 149.005635 135.663308) + (xy 148.957961 135.485384) + (xy 148.946741 135.443511) + (xy 148.946738 135.443502) + (xy 148.939743 135.428502) + (xy 148.850568 135.237266) + (xy 148.720047 135.050861) + (xy 148.720045 135.050858) + (xy 148.559141 134.889954) + (xy 148.372734 134.759432) + (xy 148.372728 134.759429) + (xy 148.331596 134.740249) + (xy 148.314724 134.732381) + (xy 148.262285 134.68621) + (xy 148.243133 134.619017) + (xy 148.263348 134.552135) + (xy 148.314725 134.507618) + (xy 148.372734 134.480568) + (xy 148.559139 134.350047) + (xy 148.720047 134.189139) + (xy 148.850568 134.002734) + (xy 148.946739 133.796496) + (xy 149.005635 133.576692) + (xy 149.022634 133.382384) + (xy 149.025468 133.350001) + (xy 149.025468 133.349998) + (xy 149.014956 133.229852) + (xy 149.005635 133.123308) + (xy 148.952358 132.924476) + (xy 148.946741 132.903511) + (xy 148.946738 132.903502) + (xy 148.939743 132.888502) + (xy 148.850568 132.697266) + (xy 148.720047 132.510861) + (xy 148.720045 132.510858) + (xy 148.559141 132.349954) + (xy 148.372734 132.219432) + (xy 148.372728 132.219429) + (xy 148.34056 132.204429) + (xy 148.314724 132.192381) + (xy 148.262285 132.14621) + (xy 148.243133 132.079017) + (xy 148.263348 132.012135) + (xy 148.314725 131.967618) + (xy 148.315319 131.967341) + (xy 148.372734 131.940568) + (xy 148.559139 131.810047) + (xy 148.720047 131.649139) + (xy 148.850568 131.462734) + (xy 148.946739 131.256496) + (xy 149.005635 131.036692) + (xy 149.023776 130.829336) + (xy 149.025468 130.810001) + (xy 149.025468 130.809998) + (xy 149.019801 130.74523) + (xy 149.005635 130.583308) + (xy 148.94725 130.36541) + (xy 148.946741 130.363511) + (xy 148.946738 130.363502) + (xy 148.918059 130.302) + (xy 148.850568 130.157266) + (xy 148.722462 129.97431) + (xy 148.720045 129.970858) + (xy 148.559141 129.809954) + (xy 148.372734 129.679432) + (xy 148.372728 129.679429) + (xy 148.331596 129.660249) + (xy 148.314724 129.652381) + (xy 148.262285 129.60621) + (xy 148.243133 129.539017) + (xy 148.263348 129.472135) + (xy 148.314725 129.427618) + (xy 148.315319 129.427341) + (xy 148.372734 129.400568) + (xy 148.559139 129.270047) + (xy 148.720047 129.109139) + (xy 148.850568 128.922734) + (xy 148.946739 128.716496) + (xy 149.005635 128.496692) + (xy 149.022634 128.302384) + (xy 149.025468 128.270001) + (xy 149.025468 128.269998) + (xy 149.015132 128.151856) + (xy 149.005635 128.043308) + (xy 148.946739 127.823504) + (xy 148.850568 127.617266) + (xy 148.720047 127.430861) + (xy 148.720045 127.430858) + (xy 148.559141 127.269954) + (xy 148.372734 127.139432) + (xy 148.372728 127.139429) + (xy 148.331596 127.120249) + (xy 148.314724 127.112381) + (xy 148.262285 127.06621) + (xy 148.243133 126.999017) + (xy 148.263348 126.932135) + (xy 148.314725 126.887618) + (xy 148.316812 126.886645) + (xy 148.372734 126.860568) + (xy 148.559139 126.730047) + (xy 148.720047 126.569139) + (xy 148.850568 126.382734) + (xy 148.946739 126.176496) + (xy 149.005635 125.956692) + (xy 149.022634 125.762384) + (xy 149.025468 125.730001) + (xy 149.025468 125.729998) + (xy 149.016604 125.628685) + (xy 149.005635 125.503308) + (xy 148.946739 125.283504) + (xy 148.850568 125.077266) + (xy 148.720047 124.890861) + (xy 148.720045 124.890858) + (xy 148.559141 124.729954) + (xy 148.372734 124.599432) + (xy 148.372728 124.599429) + (xy 148.34056 124.584429) + (xy 148.314724 124.572381) + (xy 148.262285 124.52621) + (xy 148.243133 124.459017) + (xy 148.263348 124.392135) + (xy 148.314725 124.347618) + (xy 148.372734 124.320568) + (xy 148.559139 124.190047) + (xy 148.720047 124.029139) + (xy 148.850568 123.842734) + (xy 148.946739 123.636496) + (xy 149.005635 123.416692) + (xy 149.022634 123.222384) + (xy 149.025468 123.190001) + (xy 149.025468 123.189998) + (xy 149.01038 123.017544) + (xy 149.005635 122.963308) + (xy 148.95709 122.782135) + (xy 148.946741 122.743511) + (xy 148.946738 122.743502) + (xy 148.939743 122.728502) + (xy 148.850568 122.537266) + (xy 148.720047 122.350861) + (xy 148.720045 122.350858) + (xy 148.559141 122.189954) + (xy 148.372734 122.059432) + (xy 148.372728 122.059429) + (xy 148.34056 122.044429) + (xy 148.314724 122.032381) + (xy 148.262285 121.98621) + (xy 148.243133 121.919017) + (xy 148.263348 121.852135) + (xy 148.314725 121.807618) + (xy 148.372734 121.780568) + (xy 148.559139 121.650047) + (xy 148.720047 121.489139) + (xy 148.850568 121.302734) + (xy 148.946739 121.096496) + (xy 149.005635 120.876692) + (xy 149.022634 120.682384) + (xy 149.025468 120.650001) + (xy 149.025468 120.649998) + (xy 149.010765 120.481943) + (xy 149.005635 120.423308) + (xy 148.946739 120.203504) + (xy 148.850568 119.997266) + (xy 148.720047 119.810861) + (xy 148.720045 119.810858) + (xy 148.559141 119.649954) + (xy 148.372734 119.519432) + (xy 148.372728 119.519429) + (xy 148.314882 119.492455) + (xy 148.314724 119.492381) + (xy 148.262285 119.44621) + (xy 148.243133 119.379017) + (xy 148.263348 119.312135) + (xy 148.314725 119.267618) + (xy 148.372734 119.240568) + (xy 148.559139 119.110047) + (xy 148.720047 118.949139) + (xy 148.850568 118.762734) + (xy 148.946739 118.556496) + (xy 148.979098 118.435728) + (xy 149.015463 118.376069) + (xy 149.078309 118.345539) + (xy 149.112757 118.344602) + (xy 149.224998 118.357249) + (xy 149.225 118.357249) + (xy 149.225002 118.357249) + (xy 149.312029 118.347443) + (xy 149.337242 118.344602) + (xy 149.406064 118.356656) + (xy 149.457443 118.404005) + (xy 149.470901 118.435728) + (xy 149.503259 118.55649) + (xy 149.503261 118.556497) + (xy 149.599431 118.762732) + (xy 149.599432 118.762734) + (xy 149.729954 118.949141) + (xy 149.890858 119.110045) + (xy 149.890861 119.110047) + (xy 150.077266 119.240568) + (xy 150.135275 119.267618) + (xy 150.187714 119.313791) + (xy 150.206866 119.380984) + (xy 150.18665 119.447865) + (xy 150.135275 119.492381) + (xy 150.135118 119.492455) + (xy 150.077267 119.519431) + (xy 150.077265 119.519432) + (xy 149.890858 119.649954) + (xy 149.729954 119.810858) + (xy 149.599432 119.997265) + (xy 149.599431 119.997267) + (xy 149.503261 120.203502) + (xy 149.503258 120.203511) + (xy 149.444366 120.423302) + (xy 149.444364 120.423313) + (xy 149.424532 120.649998) + (xy 149.424532 120.650001) + (xy 149.444364 120.876686) + (xy 149.444366 120.876697) + (xy 149.503258 121.096488) + (xy 149.503261 121.096497) + (xy 149.599431 121.302732) + (xy 149.599432 121.302734) + (xy 149.729954 121.489141) + (xy 149.890858 121.650045) + (xy 149.890861 121.650047) + (xy 150.077266 121.780568) + (xy 150.135275 121.807618) + (xy 150.187714 121.853791) + (xy 150.206866 121.920984) + (xy 150.18665 121.987865) + (xy 150.135275 122.032381) + (xy 150.123862 122.037704) + (xy 150.077267 122.059431) + (xy 150.077265 122.059432) + (xy 149.890858 122.189954) + (xy 149.729954 122.350858) + (xy 149.599432 122.537265) + (xy 149.599431 122.537267) + (xy 149.503261 122.743502) + (xy 149.503258 122.743511) + (xy 149.444366 122.963302) + (xy 149.444364 122.963313) + (xy 149.424532 123.189998) + (xy 149.424532 123.190001) + (xy 149.444364 123.416686) + (xy 149.444366 123.416697) + (xy 149.503258 123.636488) + (xy 149.503261 123.636497) + (xy 149.599431 123.842732) + (xy 149.599432 123.842734) + (xy 149.729954 124.029141) + (xy 149.890858 124.190045) + (xy 149.890861 124.190047) + (xy 150.077266 124.320568) + (xy 150.135275 124.347618) + (xy 150.187714 124.393791) + (xy 150.206866 124.460984) + (xy 150.18665 124.527865) + (xy 150.135275 124.572381) + (xy 150.13224 124.573797) + (xy 150.077267 124.599431) + (xy 150.077265 124.599432) + (xy 149.890858 124.729954) + (xy 149.729954 124.890858) + (xy 149.599432 125.077265) + (xy 149.599431 125.077267) + (xy 149.503261 125.283502) + (xy 149.503258 125.283511) + (xy 149.444366 125.503302) + (xy 149.444364 125.503313) + (xy 149.424532 125.729998) + (xy 149.424532 125.730001) + (xy 149.444364 125.956686) + (xy 149.444366 125.956697) + (xy 149.503258 126.176488) + (xy 149.503261 126.176497) + (xy 149.599431 126.382732) + (xy 149.599432 126.382734) + (xy 149.729954 126.569141) + (xy 149.890858 126.730045) + (xy 149.890861 126.730047) + (xy 150.077266 126.860568) + (xy 150.133188 126.886645) + (xy 150.135275 126.887618) + (xy 150.187714 126.933791) + (xy 150.206866 127.000984) + (xy 150.18665 127.067865) + (xy 150.135275 127.112381) + (xy 150.118404 127.120249) + (xy 150.077267 127.139431) + (xy 150.077265 127.139432) + (xy 149.890858 127.269954) + (xy 149.729954 127.430858) + (xy 149.599432 127.617265) + (xy 149.599431 127.617267) + (xy 149.503261 127.823502) + (xy 149.503258 127.823511) + (xy 149.444366 128.043302) + (xy 149.444364 128.043313) + (xy 149.424532 128.269998) + (xy 149.424532 128.270001) + (xy 149.444364 128.496686) + (xy 149.444366 128.496697) + (xy 149.503258 128.716488) + (xy 149.503261 128.716497) + (xy 149.599431 128.922732) + (xy 149.599432 128.922734) + (xy 149.729954 129.109141) + (xy 149.890858 129.270045) + (xy 149.890861 129.270047) + (xy 150.077266 129.400568) + (xy 150.134681 129.427341) + (xy 150.135275 129.427618) + (xy 150.187714 129.473791) + (xy 150.206866 129.540984) + (xy 150.18665 129.607865) + (xy 150.135275 129.652382) + (xy 150.077267 129.679431) + (xy 150.077265 129.679432) + (xy 149.890858 129.809954) + (xy 149.729954 129.970858) + (xy 149.599432 130.157265) + (xy 149.599431 130.157267) + (xy 149.503261 130.363502) + (xy 149.503258 130.363511) + (xy 149.444366 130.583302) + (xy 149.444364 130.583313) + (xy 149.424532 130.809998) + (xy 149.424532 130.810001) + (xy 149.444364 131.036686) + (xy 149.444366 131.036697) + (xy 149.503258 131.256488) + (xy 149.503261 131.256497) + (xy 149.599431 131.462732) + (xy 149.599432 131.462734) + (xy 149.729954 131.649141) + (xy 149.890858 131.810045) + (xy 149.890861 131.810047) + (xy 150.077266 131.940568) + (xy 150.134681 131.967341) + (xy 150.135275 131.967618) + (xy 150.187714 132.013791) + (xy 150.206866 132.080984) + (xy 150.18665 132.147865) + (xy 150.135275 132.192382) + (xy 150.077267 132.219431) + (xy 150.077265 132.219432) + (xy 149.890858 132.349954) + (xy 149.729954 132.510858) + (xy 149.599432 132.697265) + (xy 149.599431 132.697267) + (xy 149.503261 132.903502) + (xy 149.503258 132.903511) + (xy 149.444366 133.123302) + (xy 149.444364 133.123313) + (xy 149.424532 133.349998) + (xy 149.424532 133.350001) + (xy 149.444364 133.576686) + (xy 149.444366 133.576697) + (xy 149.503258 133.796488) + (xy 149.503261 133.796497) + (xy 149.599431 134.002732) + (xy 149.599432 134.002734) + (xy 149.729954 134.189141) + (xy 149.890858 134.350045) + (xy 149.890861 134.350047) + (xy 150.077266 134.480568) + (xy 150.135275 134.507618) + (xy 150.187714 134.553791) + (xy 150.206866 134.620984) + (xy 150.18665 134.687865) + (xy 150.135275 134.732382) + (xy 150.077267 134.759431) + (xy 150.077265 134.759432) + (xy 149.890858 134.889954) + (xy 149.729954 135.050858) + (xy 149.599432 135.237265) + (xy 149.599431 135.237267) + (xy 149.503261 135.443502) + (xy 149.503258 135.443511) + (xy 149.444366 135.663302) + (xy 149.444364 135.663313) + (xy 149.424532 135.889998) + (xy 149.424532 135.890001) + (xy 149.444364 136.116686) + (xy 149.444366 136.116697) + (xy 149.503258 136.336488) + (xy 149.503261 136.336497) + (xy 149.599431 136.542732) + (xy 149.599432 136.542734) + (xy 149.729954 136.729141) + (xy 149.890858 136.890045) + (xy 149.890861 136.890047) + (xy 150.077266 137.020568) + (xy 150.135275 137.047618) + (xy 150.187714 137.093791) + (xy 150.206866 137.160984) + (xy 150.18665 137.227865) + (xy 150.135275 137.272381) + (xy 150.13224 137.273797) + (xy 150.077267 137.299431) + (xy 150.077265 137.299432) + (xy 149.890858 137.429954) + (xy 149.729954 137.590858) + (xy 149.599432 137.777265) + (xy 149.599431 137.777267) + (xy 149.503261 137.983502) + (xy 149.503258 137.983511) + (xy 149.444366 138.203302) + (xy 149.444364 138.203313) + (xy 149.424532 138.429998) + (xy 149.424532 138.430001) + (xy 149.444364 138.656686) + (xy 149.444366 138.656697) + (xy 149.503258 138.876488) + (xy 149.503261 138.876497) + (xy 149.599431 139.082732) + (xy 149.599432 139.082734) + (xy 149.729954 139.269141) + (xy 149.890858 139.430045) + (xy 149.890861 139.430047) + (xy 150.077266 139.560568) + (xy 150.128869 139.584631) + (xy 150.135275 139.587618) + (xy 150.187714 139.633791) + (xy 150.206866 139.700984) + (xy 150.18665 139.767865) + (xy 150.135275 139.812382) + (xy 150.077267 139.839431) + (xy 150.077265 139.839432) + (xy 149.890858 139.969954) + (xy 149.729954 140.130858) + (xy 149.599432 140.317265) + (xy 149.599431 140.317267) + (xy 149.503261 140.523502) + (xy 149.503258 140.523511) + (xy 149.444366 140.743302) + (xy 149.444364 140.743313) + (xy 149.424532 140.969998) + (xy 149.424532 140.970001) + (xy 149.444364 141.196686) + (xy 149.444366 141.196697) + (xy 149.503258 141.416488) + (xy 149.503261 141.416497) + (xy 149.599431 141.622732) + (xy 149.599432 141.622734) + (xy 149.729954 141.809141) + (xy 149.890858 141.970045) + (xy 149.890861 141.970047) + (xy 150.077266 142.100568) + (xy 150.135275 142.127618) + (xy 150.187714 142.173791) + (xy 150.206866 142.240984) + (xy 150.18665 142.307865) + (xy 150.135275 142.352382) + (xy 150.077267 142.379431) + (xy 150.077265 142.379432) + (xy 149.890858 142.509954) + (xy 149.729954 142.670858) + (xy 149.599432 142.857265) + (xy 149.599431 142.857267) + (xy 149.503261 143.063502) + (xy 149.503258 143.063511) + (xy 149.444366 143.283302) + (xy 149.444364 143.283313) + (xy 149.424532 143.509998) + (xy 149.424532 143.510001) + (xy 149.444364 143.736686) + (xy 149.444366 143.736697) + (xy 149.503258 143.956488) + (xy 149.503261 143.956497) + (xy 149.599431 144.162732) + (xy 149.599432 144.162734) + (xy 149.729954 144.349141) + (xy 149.890858 144.510045) + (xy 149.897999 144.515045) + (xy 150.077266 144.640568) + (xy 150.135275 144.667618) + (xy 150.187714 144.713791) + (xy 150.206866 144.780984) + (xy 150.18665 144.847865) + (xy 150.135275 144.892382) + (xy 150.077267 144.919431) + (xy 150.077265 144.919432) + (xy 149.890858 145.049954) + (xy 149.729954 145.210858) + (xy 149.599432 145.397265) + (xy 149.599431 145.397267) + (xy 149.503261 145.603502) + (xy 149.503258 145.603511) + (xy 149.444366 145.823302) + (xy 149.444364 145.823313) + (xy 149.424532 146.049998) + (xy 149.424532 146.050001) + (xy 149.444364 146.276686) + (xy 149.444366 146.276697) + (xy 149.503258 146.496488) + (xy 149.503261 146.496497) + (xy 149.599431 146.702732) + (xy 149.599432 146.702734) + (xy 149.729954 146.889141) + (xy 149.890858 147.050045) + (xy 149.890861 147.050047) + (xy 150.077266 147.180568) + (xy 150.135275 147.207618) + (xy 150.187714 147.253791) + (xy 150.206866 147.320984) + (xy 150.18665 147.387865) + (xy 150.135275 147.432382) + (xy 150.077267 147.459431) + (xy 150.077265 147.459432) + (xy 149.890858 147.589954) + (xy 149.729954 147.750858) + (xy 149.599432 147.937265) + (xy 149.599431 147.937267) + (xy 149.503261 148.143502) + (xy 149.503258 148.143511) + (xy 149.444366 148.363302) + (xy 149.444364 148.363313) + (xy 149.424532 148.589998) + (xy 149.424532 148.590001) + (xy 149.444364 148.816686) + (xy 149.444366 148.816697) + (xy 149.503258 149.036488) + (xy 149.503261 149.036497) + (xy 149.599431 149.242732) + (xy 149.599432 149.242734) + (xy 149.729954 149.429141) + (xy 149.890858 149.590045) + (xy 149.890861 149.590047) + (xy 150.077266 149.720568) + (xy 150.135275 149.747618) + (xy 150.187714 149.793791) + (xy 150.206866 149.860984) + (xy 150.18665 149.927865) + (xy 150.135275 149.972381) + (xy 150.13224 149.973797) + (xy 150.077267 149.999431) + (xy 150.077265 149.999432) + (xy 149.890858 150.129954) + (xy 149.729954 150.290858) + (xy 149.599432 150.477265) + (xy 149.599431 150.477267) + (xy 149.503261 150.683502) + (xy 149.503258 150.683511) + (xy 149.444366 150.903302) + (xy 149.444364 150.903313) + (xy 149.424532 151.129998) + (xy 149.424532 151.130001) + (xy 149.444364 151.356686) + (xy 149.444366 151.356697) + (xy 149.503258 151.576488) + (xy 149.503261 151.576497) + (xy 149.599431 151.782732) + (xy 149.599432 151.782734) + (xy 149.729954 151.969141) + (xy 149.890858 152.130045) + (xy 149.890861 152.130047) + (xy 150.077266 152.260568) + (xy 150.133188 152.286645) + (xy 150.135275 152.287618) + (xy 150.187714 152.333791) + (xy 150.206866 152.400984) + (xy 150.18665 152.467865) + (xy 150.135275 152.512382) + (xy 150.077267 152.539431) + (xy 150.077265 152.539432) + (xy 149.890858 152.669954) + (xy 149.729954 152.830858) + (xy 149.599432 153.017265) + (xy 149.599431 153.017267) + (xy 149.503261 153.223502) + (xy 149.503258 153.223511) + (xy 149.444366 153.443302) + (xy 149.444364 153.443313) + (xy 149.424532 153.669998) + (xy 149.424532 153.670001) + (xy 149.444364 153.896686) + (xy 149.444366 153.896697) + (xy 149.503258 154.116488) + (xy 149.503261 154.116497) + (xy 149.599431 154.322732) + (xy 149.599432 154.322734) + (xy 149.729954 154.509141) + (xy 149.890858 154.670045) + (xy 149.890861 154.670047) + (xy 150.077266 154.800568) + (xy 150.283504 154.896739) + (xy 150.283509 154.89674) + (xy 150.283511 154.896741) + (xy 150.302164 154.901739) + (xy 150.503308 154.955635) + (xy 150.673214 154.970499) + (xy 150.673215 154.9705) + (xy 150.673216 154.9705) + (xy 151.586785 154.9705) + (xy 151.586785 154.970499) + (xy 151.756692 154.955635) + (xy 151.976496 154.896739) + (xy 152.182734 154.800568) + (xy 152.369139 154.670047) + (xy 152.530047 154.509139) + (xy 152.660568 154.322734) + (xy 152.756739 154.116496) + (xy 152.815635 153.896692) + (xy 152.832634 153.702384) + (xy 152.835468 153.670001) + (xy 152.835468 153.669998) + (xy 152.824519 153.544852) + (xy 152.815635 153.443308) + (xy 152.756739 153.223504) + (xy 152.660568 153.017266) + (xy 152.530047 152.830861) + (xy 152.530045 152.830858) + (xy 152.369141 152.669954) + (xy 152.182734 152.539432) + (xy 152.182728 152.539429) + (xy 152.124725 152.512382) + (xy 152.072285 152.46621) + (xy 152.053133 152.399017) + (xy 152.073348 152.332135) + (xy 152.124725 152.287618) + (xy 152.126812 152.286645) + (xy 152.182734 152.260568) + (xy 152.369139 152.130047) + (xy 152.530047 151.969139) + (xy 152.660568 151.782734) + (xy 152.756739 151.576496) + (xy 152.815635 151.356692) + (xy 152.832634 151.162384) + (xy 152.835468 151.130001) + (xy 152.835468 151.129998) + (xy 152.824357 151.003) + (xy 152.815635 150.903308) + (xy 152.756739 150.683504) + (xy 152.660568 150.477266) + (xy 152.552232 150.322545) + (xy 152.530045 150.290858) + (xy 152.369141 150.129954) + (xy 152.182734 149.999432) + (xy 152.182728 149.999429) + (xy 152.15056 149.984429) + (xy 152.124724 149.972381) + (xy 152.072285 149.92621) + (xy 152.053133 149.859017) + (xy 152.073348 149.792135) + (xy 152.124725 149.747618) + (xy 152.182734 149.720568) + (xy 152.369139 149.590047) + (xy 152.530047 149.429139) + (xy 152.660568 149.242734) + (xy 152.756739 149.036496) + (xy 152.815635 148.816692) + (xy 152.832634 148.622384) + (xy 152.835468 148.590001) + (xy 152.835468 148.589998) + (xy 152.820765 148.421943) + (xy 152.815635 148.363308) + (xy 152.76709 148.182135) + (xy 152.756741 148.143511) + (xy 152.756738 148.143502) + (xy 152.749743 148.128502) + (xy 152.660568 147.937266) + (xy 152.530047 147.750861) + (xy 152.530045 147.750858) + (xy 152.369141 147.589954) + (xy 152.182734 147.459432) + (xy 152.182728 147.459429) + (xy 152.124725 147.432382) + (xy 152.072285 147.38621) + (xy 152.053133 147.319017) + (xy 152.073348 147.252135) + (xy 152.124725 147.207618) + (xy 152.182734 147.180568) + (xy 152.369139 147.050047) + (xy 152.530047 146.889139) + (xy 152.660568 146.702734) + (xy 152.756739 146.496496) + (xy 152.815635 146.276692) + (xy 152.832634 146.082384) + (xy 152.835468 146.050001) + (xy 152.835468 146.049998) + (xy 152.824357 145.923) + (xy 152.815635 145.823308) + (xy 152.756739 145.603504) + (xy 152.660568 145.397266) + (xy 152.552232 145.242545) + (xy 152.530045 145.210858) + (xy 152.369141 145.049954) + (xy 152.182734 144.919432) + (xy 152.182728 144.919429) + (xy 152.15056 144.904429) + (xy 152.124724 144.892381) + (xy 152.072285 144.84621) + (xy 152.053133 144.779017) + (xy 152.073348 144.712135) + (xy 152.124725 144.667618) + (xy 152.182734 144.640568) + (xy 152.369139 144.510047) + (xy 152.530047 144.349139) + (xy 152.660568 144.162734) + (xy 152.756739 143.956496) + (xy 152.815635 143.736692) + (xy 152.832634 143.542384) + (xy 152.835468 143.510001) + (xy 152.835468 143.509998) + (xy 152.817155 143.300684) + (xy 152.815635 143.283308) + (xy 152.756739 143.063504) + (xy 152.660568 142.857266) + (xy 152.530047 142.670861) + (xy 152.530045 142.670858) + (xy 152.369141 142.509954) + (xy 152.182734 142.379432) + (xy 152.182728 142.379429) + (xy 152.124725 142.352382) + (xy 152.072285 142.30621) + (xy 152.053133 142.239017) + (xy 152.073348 142.172135) + (xy 152.124725 142.127618) + (xy 152.182734 142.100568) + (xy 152.336465 141.992924) + (xy 152.402671 141.970598) + (xy 152.407588 141.9705) + (xy 152.46977 141.9705) + (xy 152.536809 141.990185) + (xy 152.557451 142.006819) + (xy 152.588344 142.037712) + (xy 152.737666 142.129814) + (xy 152.904203 142.184999) + (xy 153.006991 142.1955) + (xy 153.782008 142.195499) + (xy 153.782016 142.195498) + (xy 153.782019 142.195498) + (xy 153.838302 142.189748) + (xy 153.884797 142.184999) + (xy 154.051334 142.129814) + (xy 154.200656 142.037712) + (xy 154.324712 141.913656) + (xy 154.326752 141.910347) + (xy 154.328745 141.908555) + (xy 154.329193 141.907989) + (xy 154.329289 141.908065) + (xy 154.378694 141.863623) + (xy 154.447656 141.852395) + (xy 154.51174 141.880234) + (xy 154.537829 141.910339) + (xy 154.539681 141.913341) + (xy 154.539683 141.913344) + (xy 154.663654 142.037315) + (xy 154.812875 142.129356) + (xy 154.81288 142.129358) + (xy 154.979302 142.184505) + (xy 154.979309 142.184506) + (xy 155.082019 142.194999) + (xy 155.219499 142.194999) + (xy 155.2195 142.194998) + (xy 155.2195 140.844) + (xy 155.239185 140.776961) + (xy 155.291989 140.731206) + (xy 155.3435 140.72) + (xy 155.5955 140.72) + (xy 155.662539 140.739685) + (xy 155.708294 140.792489) + (xy 155.7195 140.844) + (xy 155.7195 142.194999) + (xy 155.856972 142.194999) + (xy 155.856986 142.194998) + (xy 155.959692 142.184506) + (xy 155.999518 142.171309) + (xy 156.069346 142.168907) + (xy 156.115838 142.19207) + (xy 156.120114 142.19548) + (xy 156.263302 142.285452) + (xy 156.263307 142.285455) + (xy 156.26331 142.285456) + (xy 156.32194 142.305971) + (xy 156.378716 142.346692) + (xy 156.398028 142.382059) + (xy 156.418544 142.440693) + (xy 156.508518 142.583884) + (xy 156.508523 142.58389) + (xy 156.628109 142.703476) + (xy 156.628115 142.703481) + (xy 156.771302 142.793452) + (xy 156.771305 142.793454) + (xy 156.771309 142.793455) + (xy 156.77131 142.793456) + (xy 156.843913 142.81886) + (xy 156.930943 142.849314) + (xy 157.098997 142.868249) + (xy 157.099 142.868249) + (xy 157.099003 142.868249) + (xy 157.267056 142.849314) + (xy 157.287201 142.842265) + (xy 157.42669 142.793456) + (xy 157.426692 142.793454) + (xy 157.426694 142.793454) + (xy 157.426697 142.793452) + (xy 157.569884 142.703481) + (xy 157.569885 142.70348) + (xy 157.56989 142.703477) + (xy 157.689477 142.58389) + (xy 157.689481 142.583884) + (xy 157.779452 142.440697) + (xy 157.779454 142.440694) + (xy 157.779454 142.440692) + (xy 157.779456 142.44069) + (xy 157.835313 142.281059) + (xy 157.835313 142.281058) + (xy 157.835314 142.281056) + (xy 157.854249 142.113002) + (xy 157.854249 142.112997) + (xy 157.835314 141.944943) + (xy 157.80293 141.852395) + (xy 157.779456 141.78531) + (xy 157.779454 141.785307) + (xy 157.779454 141.785306) + (xy 157.736496 141.71694) + (xy 157.704959 141.66675) + (xy 157.685959 141.599515) + (xy 157.706326 141.53268) + (xy 157.759594 141.487466) + (xy 157.82885 141.478227) + (xy 157.857405 141.486218) + (xy 157.927158 141.51511) + (xy 157.964764 141.530687) + (xy 158.07728 141.5455) + (xy 158.077283 141.5455) + (xy 158.081293 141.546028) + (xy 158.081319 141.546031) + (xy 158.114999 141.550465) + (xy 158.115 141.550465) + (xy 158.115001 141.550465) + (xy 158.144655 141.546561) + (xy 158.16084 141.5455) + (xy 158.863415 141.5455) + (xy 158.930454 141.565185) + (xy 158.976209 141.617989) + (xy 158.981118 141.630489) + (xy 158.993135 141.666752) + (xy 159.017185 141.739331) + (xy 159.017187 141.739336) + (xy 159.038394 141.773718) + (xy 159.109288 141.888656) + (xy 159.233344 142.012712) + (xy 159.382666 142.104814) + (xy 159.549203 142.159999) + (xy 159.651991 142.1705) + (xy 160.452008 142.170499) + (xy 160.452016 142.170498) + (xy 160.452019 142.170498) + (xy 160.508302 142.164748) + (xy 160.554797 142.159999) + (xy 160.721334 142.104814) + (xy 160.870656 142.012712) + (xy 160.964319 141.919049) + (xy 161.025642 141.885564) + (xy 161.095334 141.890548) + (xy 161.139681 141.919049) + (xy 161.233344 142.012712) + (xy 161.256976 142.027288) + (xy 161.268166 142.03419) + (xy 161.314891 142.086138) + (xy 161.326112 142.155101) + (xy 161.298269 142.219183) + (xy 161.28384 142.233814) + (xy 161.196107 142.309131) + (xy 161.196104 142.309134) + (xy 161.071554 142.470037) + (xy 161.071553 142.47004) + (xy 160.98194 142.652728) + (xy 160.930937 142.849714) + (xy 160.920631 143.052936) + (xy 160.951442 143.254063) + (xy 160.951445 143.254075) + (xy 161.022111 143.444881) + (xy 161.022113 143.444884) + (xy 161.022114 143.444887) + (xy 161.05335 143.495001) + (xy 161.129745 143.617567) + (xy 161.129749 143.617572) + (xy 161.247734 143.741692) + (xy 161.269941 143.765053) + (xy 161.376341 143.839109) + (xy 161.436949 143.881294) + (xy 161.43695 143.881294) + (xy 161.436951 143.881295) + (xy 161.623942 143.96154) + (xy 161.823259 144.0025) + (xy 163.160672 144.0025) + (xy 163.199676 144.008794) + (xy 163.227459 144.018) + (xy 163.354203 144.059999) + (xy 163.456991 144.0705) + (xy 164.457008 144.070499) + (xy 164.457016 144.070498) + (xy 164.457019 144.070498) + (xy 164.513302 144.064748) + (xy 164.559797 144.059999) + (xy 164.655763 144.028198) + (xy 164.725588 144.025797) + (xy 164.785631 144.061528) + (xy 164.807146 144.093498) + (xy 164.839432 144.162734) + (xy 164.839433 144.162735) + (xy 164.969954 144.349141) + (xy 165.130858 144.510045) + (xy 165.137999 144.515045) + (xy 165.317266 144.640568) + (xy 165.375275 144.667618) + (xy 165.427714 144.713791) + (xy 165.446866 144.780984) + (xy 165.42665 144.847865) + (xy 165.375275 144.892382) + (xy 165.317267 144.919431) + (xy 165.317265 144.919432) + (xy 165.130858 145.049954) + (xy 164.969954 145.210858) + (xy 164.839432 145.397265) + (xy 164.839431 145.397267) + (xy 164.743261 145.603502) + (xy 164.743258 145.603511) + (xy 164.684366 145.823302) + (xy 164.684364 145.823313) + (xy 164.664532 146.049998) + (xy 164.664532 146.050001) + (xy 164.684364 146.276686) + (xy 164.684366 146.276697) + (xy 164.743258 146.496488) + (xy 164.743261 146.496497) + (xy 164.839431 146.702732) + (xy 164.839432 146.702734) + (xy 164.969954 146.889141) + (xy 165.130858 147.050045) + (xy 165.130861 147.050047) + (xy 165.317266 147.180568) + (xy 165.375275 147.207618) + (xy 165.427714 147.253791) + (xy 165.446866 147.320984) + (xy 165.42665 147.387865) + (xy 165.375275 147.432382) + (xy 165.317267 147.459431) + (xy 165.317265 147.459432) + (xy 165.130858 147.589954) + (xy 164.969954 147.750858) + (xy 164.839432 147.937265) + (xy 164.839431 147.937267) + (xy 164.743261 148.143502) + (xy 164.743258 148.143511) + (xy 164.684366 148.363302) + (xy 164.684364 148.363313) + (xy 164.664532 148.589998) + (xy 164.664532 148.590001) + (xy 164.684364 148.816686) + (xy 164.684366 148.816697) + (xy 164.743258 149.036488) + (xy 164.743261 149.036497) + (xy 164.839431 149.242732) + (xy 164.839432 149.242734) + (xy 164.969954 149.429141) + (xy 165.130858 149.590045) + (xy 165.130861 149.590047) + (xy 165.317266 149.720568) + (xy 165.375275 149.747618) + (xy 165.427714 149.793791) + (xy 165.446866 149.860984) + (xy 165.42665 149.927865) + (xy 165.375275 149.972381) + (xy 165.37224 149.973797) + (xy 165.317267 149.999431) + (xy 165.317265 149.999432) + (xy 165.130858 150.129954) + (xy 164.969954 150.290858) + (xy 164.839432 150.477265) + (xy 164.839431 150.477267) + (xy 164.743261 150.683502) + (xy 164.743258 150.683511) + (xy 164.684366 150.903302) + (xy 164.684364 150.903313) + (xy 164.664532 151.129998) + (xy 164.664532 151.130001) + (xy 164.684364 151.356686) + (xy 164.684366 151.356697) + (xy 164.743258 151.576488) + (xy 164.743261 151.576497) + (xy 164.839431 151.782732) + (xy 164.839432 151.782734) + (xy 164.969954 151.969141) + (xy 165.130858 152.130045) + (xy 165.130861 152.130047) + (xy 165.317266 152.260568) + (xy 165.373188 152.286645) + (xy 165.375275 152.287618) + (xy 165.427714 152.333791) + (xy 165.446866 152.400984) + (xy 165.42665 152.467865) + (xy 165.375275 152.512382) + (xy 165.317267 152.539431) + (xy 165.317265 152.539432) + (xy 165.130858 152.669954) + (xy 164.969954 152.830858) + (xy 164.839432 153.017265) + (xy 164.839431 153.017267) + (xy 164.743261 153.223502) + (xy 164.743258 153.223511) + (xy 164.684366 153.443302) + (xy 164.684364 153.443313) + (xy 164.664532 153.669998) + (xy 164.664532 153.670001) + (xy 164.684364 153.896686) + (xy 164.684366 153.896697) + (xy 164.743258 154.116488) + (xy 164.743261 154.116497) + (xy 164.839431 154.322732) + (xy 164.839432 154.322734) + (xy 164.969954 154.509141) + (xy 165.130858 154.670045) + (xy 165.130861 154.670047) + (xy 165.317266 154.800568) + (xy 165.523504 154.896739) + (xy 165.523509 154.89674) + (xy 165.523511 154.896741) + (xy 165.542164 154.901739) + (xy 165.743308 154.955635) + (xy 165.913214 154.970499) + (xy 165.913215 154.9705) + (xy 165.913216 154.9705) + (xy 166.826785 154.9705) + (xy 166.826785 154.970499) + (xy 166.996692 154.955635) + (xy 167.216496 154.896739) + (xy 167.422734 154.800568) + (xy 167.609139 154.670047) + (xy 167.770047 154.509139) + (xy 167.900568 154.322734) + (xy 167.996739 154.116496) + (xy 168.055635 153.896692) + (xy 168.072634 153.702384) + (xy 168.075468 153.670001) + (xy 168.075468 153.669998) + (xy 168.071969 153.63) + (xy 171.28 153.63) + (xy 171.28 154.077844) + (xy 171.286401 154.137372) + (xy 171.286403 154.137379) + (xy 171.336645 154.272086) + (xy 171.336649 154.272093) + (xy 171.422809 154.387187) + (xy 171.422812 154.38719) + (xy 171.537906 154.47335) + (xy 171.537913 154.473354) + (xy 171.67262 154.523596) + (xy 171.672627 154.523598) + (xy 171.732155 154.529999) + (xy 171.732172 154.53) + (xy 172.305 154.53) + (xy 172.305 153.63) + (xy 172.805 153.63) + (xy 172.805 154.53) + (xy 173.377828 154.53) + (xy 173.377844 154.529999) + (xy 173.437372 154.523598) + (xy 173.437379 154.523596) + (xy 173.572086 154.473354) + (xy 173.572093 154.47335) + (xy 173.687187 154.38719) + (xy 173.68719 154.387187) + (xy 173.77335 154.272093) + (xy 173.773354 154.272086) + (xy 173.823596 154.137379) + (xy 173.823598 154.137372) + (xy 173.829999 154.077844) + (xy 173.83 154.077827) + (xy 173.83 153.63) + (xy 179.23 153.63) + (xy 179.23 154.077844) + (xy 179.236401 154.137372) + (xy 179.236403 154.137379) + (xy 179.286645 154.272086) + (xy 179.286649 154.272093) + (xy 179.372809 154.387187) + (xy 179.372812 154.38719) + (xy 179.487906 154.47335) + (xy 179.487913 154.473354) + (xy 179.62262 154.523596) + (xy 179.622627 154.523598) + (xy 179.682155 154.529999) + (xy 179.682172 154.53) + (xy 180.255 154.53) + (xy 180.255 153.63) + (xy 180.755 153.63) + (xy 180.755 154.53) + (xy 181.327828 154.53) + (xy 181.327844 154.529999) + (xy 181.387372 154.523598) + (xy 181.387379 154.523596) + (xy 181.522086 154.473354) + (xy 181.522093 154.47335) + (xy 181.637187 154.38719) + (xy 181.63719 154.387187) + (xy 181.72335 154.272093) + (xy 181.723354 154.272086) + (xy 181.773596 154.137379) + (xy 181.773598 154.137372) + (xy 181.779999 154.077844) + (xy 181.78 154.077827) + (xy 181.78 153.63) + (xy 180.755 153.63) + (xy 180.255 153.63) + (xy 179.23 153.63) + (xy 173.83 153.63) + (xy 172.805 153.63) + (xy 172.305 153.63) + (xy 171.28 153.63) + (xy 168.071969 153.63) + (xy 168.064519 153.544852) + (xy 168.055635 153.443308) + (xy 167.996739 153.223504) + (xy 167.953137 153.13) + (xy 171.28 153.13) + (xy 172.305 153.13) + (xy 172.305 152.23) + (xy 172.805 152.23) + (xy 172.805 153.13) + (xy 173.83 153.13) + (xy 179.23 153.13) + (xy 180.255 153.13) + (xy 180.255 152.23) + (xy 180.755 152.23) + (xy 180.755 153.13) + (xy 181.78 153.13) + (xy 181.78 152.682172) + (xy 181.779999 152.682155) + (xy 181.773598 152.622627) + (xy 181.773596 152.62262) + (xy 181.723354 152.487913) + (xy 181.72335 152.487906) + (xy 181.63719 152.372812) + (xy 181.637187 152.372809) + (xy 181.522093 152.286649) + (xy 181.522086 152.286645) + (xy 181.387379 152.236403) + (xy 181.387372 152.236401) + (xy 181.327844 152.23) + (xy 180.755 152.23) + (xy 180.255 152.23) + (xy 179.682155 152.23) + (xy 179.622627 152.236401) + (xy 179.62262 152.236403) + (xy 179.487913 152.286645) + (xy 179.487906 152.286649) + (xy 179.372812 152.372809) + (xy 179.372809 152.372812) + (xy 179.286649 152.487906) + (xy 179.286645 152.487913) + (xy 179.236403 152.62262) + (xy 179.236401 152.622627) + (xy 179.23 152.682155) + (xy 179.23 153.13) + (xy 173.83 153.13) + (xy 173.83 152.682172) + (xy 173.829999 152.682155) + (xy 173.823598 152.622627) + (xy 173.823596 152.62262) + (xy 173.773354 152.487913) + (xy 173.77335 152.487906) + (xy 173.68719 152.372812) + (xy 173.687187 152.372809) + (xy 173.572093 152.286649) + (xy 173.572086 152.286645) + (xy 173.437379 152.236403) + (xy 173.437372 152.236401) + (xy 173.377844 152.23) + (xy 172.805 152.23) + (xy 172.305 152.23) + (xy 171.732155 152.23) + (xy 171.672627 152.236401) + (xy 171.67262 152.236403) + (xy 171.537913 152.286645) + (xy 171.537906 152.286649) + (xy 171.422812 152.372809) + (xy 171.422809 152.372812) + (xy 171.336649 152.487906) + (xy 171.336645 152.487913) + (xy 171.286403 152.62262) + (xy 171.286401 152.622627) + (xy 171.28 152.682155) + (xy 171.28 153.13) + (xy 167.953137 153.13) + (xy 167.900568 153.017266) + (xy 167.770047 152.830861) + (xy 167.770045 152.830858) + (xy 167.609141 152.669954) + (xy 167.422734 152.539432) + (xy 167.422728 152.539429) + (xy 167.364725 152.512382) + (xy 167.312285 152.46621) + (xy 167.293133 152.399017) + (xy 167.313348 152.332135) + (xy 167.364725 152.287618) + (xy 167.366812 152.286645) + (xy 167.422734 152.260568) + (xy 167.609139 152.130047) + (xy 167.770047 151.969139) + (xy 167.900568 151.782734) + (xy 167.996739 151.576496) + (xy 168.055635 151.356692) + (xy 168.072634 151.162384) + (xy 168.075468 151.130001) + (xy 168.075468 151.129998) + (xy 168.064357 151.003) + (xy 168.055635 150.903308) + (xy 167.996739 150.683504) + (xy 167.900568 150.477266) + (xy 167.792232 150.322545) + (xy 167.770045 150.290858) + (xy 167.609141 150.129954) + (xy 167.422734 149.999432) + (xy 167.422728 149.999429) + (xy 167.39056 149.984429) + (xy 167.364724 149.972381) + (xy 167.312285 149.92621) + (xy 167.293133 149.859017) + (xy 167.313348 149.792135) + (xy 167.364725 149.747618) + (xy 167.422734 149.720568) + (xy 167.609139 149.590047) + (xy 167.621316 149.57787) + (xy 171.2795 149.57787) + (xy 171.279501 149.577876) + (xy 171.285908 149.637483) + (xy 171.336202 149.772328) + (xy 171.336206 149.772335) + (xy 171.422452 149.887544) + (xy 171.422455 149.887547) + (xy 171.537664 149.973793) + (xy 171.537671 149.973797) + (xy 171.672517 150.024091) + (xy 171.672516 150.024091) + (xy 171.679444 150.024835) + (xy 171.732127 150.0305) + (xy 173.377872 150.030499) + (xy 173.437483 150.024091) + (xy 173.572331 149.973796) + (xy 173.687546 149.887546) + (xy 173.773796 149.772331) + (xy 173.824091 149.637483) + (xy 173.8305 149.577873) + (xy 173.8305 149.577845) + (xy 173.830678 149.574548) + (xy 173.831934 149.574615) + (xy 173.850185 149.512461) + (xy 173.902989 149.466706) + (xy 173.9545 149.4555) + (xy 179.105501 149.4555) + (xy 179.17254 149.475185) + (xy 179.218295 149.527989) + (xy 179.228437 149.574611) + (xy 179.229099 149.574576) + (xy 179.229146 149.574571) + (xy 179.229146 149.574573) + (xy 179.229324 149.574564) + (xy 179.229501 149.577876) + (xy 179.235908 149.637483) + (xy 179.286202 149.772328) + (xy 179.286206 149.772335) + (xy 179.372452 149.887544) + (xy 179.372455 149.887547) + (xy 179.487664 149.973793) + (xy 179.487671 149.973797) + (xy 179.622517 150.024091) + (xy 179.622516 150.024091) + (xy 179.629444 150.024835) + (xy 179.682127 150.0305) + (xy 181.327872 150.030499) + (xy 181.387483 150.024091) + (xy 181.522331 149.973796) + (xy 181.637546 149.887546) + (xy 181.723796 149.772331) + (xy 181.774091 149.637483) + (xy 181.7805 149.577873) + (xy 181.780499 148.182128) + (xy 181.774091 148.122517) + (xy 181.772822 148.119115) + (xy 181.723797 147.987671) + (xy 181.723793 147.987664) + (xy 181.637547 147.872455) + (xy 181.637544 147.872452) + (xy 181.522335 147.786206) + (xy 181.522328 147.786202) + (xy 181.387482 147.735908) + (xy 181.387483 147.735908) + (xy 181.327883 147.729501) + (xy 181.327881 147.7295) + (xy 181.327873 147.7295) + (xy 181.327864 147.7295) + (xy 179.682129 147.7295) + (xy 179.682123 147.729501) + (xy 179.622516 147.735908) + (xy 179.487671 147.786202) + (xy 179.487664 147.786206) + (xy 179.372455 147.872452) + (xy 179.372452 147.872455) + (xy 179.286206 147.987664) + (xy 179.286202 147.987671) + (xy 179.235908 148.122517) + (xy 179.231397 148.164481) + (xy 179.229501 148.182123) + (xy 179.229322 148.185452) + (xy 179.228065 148.185384) + (xy 179.209815 148.247539) + (xy 179.157011 148.293294) + (xy 179.1055 148.3045) + (xy 173.954499 148.3045) + (xy 173.88746 148.284815) + (xy 173.841705 148.232011) + (xy 173.831562 148.185388) + (xy 173.8309 148.185423) + (xy 173.830854 148.185429) + (xy 173.830853 148.185426) + (xy 173.830676 148.185436) + (xy 173.830499 148.182135) + (xy 173.830499 148.182128) + (xy 173.824091 148.122517) + (xy 173.822822 148.119115) + (xy 173.773797 147.987671) + (xy 173.773793 147.987664) + (xy 173.687547 147.872455) + (xy 173.687544 147.872452) + (xy 173.572335 147.786206) + (xy 173.572328 147.786202) + (xy 173.437482 147.735908) + (xy 173.437483 147.735908) + (xy 173.377883 147.729501) + (xy 173.377881 147.7295) + (xy 173.377873 147.7295) + (xy 173.377865 147.7295) + (xy 173.2545 147.7295) + (xy 173.187461 147.709815) + (xy 173.141706 147.657011) + (xy 173.1305 147.6055) + (xy 173.1305 144.840449) + (xy 173.147916 144.78) + (xy 181.524341 144.78) + (xy 181.544936 145.015403) + (xy 181.544938 145.015413) + (xy 181.606094 145.243655) + (xy 181.606096 145.243659) + (xy 181.606097 145.243663) + (xy 181.656031 145.350746) + (xy 181.705964 145.457828) + (xy 181.705965 145.45783) + (xy 181.841505 145.651402) + (xy 182.008597 145.818494) + (xy 182.202169 145.954034) + (xy 182.202171 145.954035) + (xy 182.416337 146.053903) + (xy 182.416343 146.053904) + (xy 182.416344 146.053905) + (xy 182.471285 146.068626) + (xy 182.644592 146.115063) + (xy 182.821032 146.130499) + (xy 182.821033 146.1305) + (xy 182.821034 146.1305) + (xy 182.938967 146.1305) + (xy 182.938967 146.130499) + (xy 183.115408 146.115063) + (xy 183.343663 146.053903) + (xy 183.557829 145.954035) + (xy 183.751401 145.818495) + (xy 183.918495 145.651401) + (xy 184.054035 145.45783) + (xy 184.153903 145.243663) + (xy 184.215063 145.015408) + (xy 184.235659 144.78) + (xy 184.215063 144.544592) + (xy 184.153903 144.316337) + (xy 184.054035 144.102171) + (xy 184.054034 144.102169) + (xy 183.918494 143.908597) + (xy 183.751402 143.741505) + (xy 183.55783 143.605965) + (xy 183.557828 143.605964) + (xy 183.431613 143.547109) + (xy 183.343663 143.506097) + (xy 183.343659 143.506096) + (xy 183.343655 143.506094) + (xy 183.115413 143.444938) + (xy 183.115403 143.444936) + (xy 182.938967 143.4295) + (xy 182.938966 143.4295) + (xy 182.821034 143.4295) + (xy 182.821033 143.4295) + (xy 182.644596 143.444936) + (xy 182.644586 143.444938) + (xy 182.416344 143.506094) + (xy 182.416335 143.506098) + (xy 182.202171 143.605964) + (xy 182.202169 143.605965) + (xy 182.008597 143.741505) + (xy 181.841506 143.908597) + (xy 181.841501 143.908604) + (xy 181.705967 144.102165) + (xy 181.705965 144.102169) + (xy 181.606098 144.316335) + (xy 181.606094 144.316344) + (xy 181.544938 144.544586) + (xy 181.544936 144.544596) + (xy 181.524341 144.779999) + (xy 181.524341 144.78) + (xy 173.147916 144.78) + (xy 173.149507 144.774476) + (xy 173.154469 144.76658) + (xy 173.235456 144.63769) + (xy 173.291313 144.478059) + (xy 173.291313 144.478058) + (xy 173.291314 144.478056) + (xy 173.310249 144.310002) + (xy 173.310249 144.309997) + (xy 173.291314 144.141943) + (xy 173.235454 143.982305) + (xy 173.235452 143.982302) + (xy 173.145481 143.839115) + (xy 173.145476 143.839109) + (xy 173.02589 143.719523) + (xy 173.025884 143.719518) + (xy 172.882697 143.629547) + (xy 172.882694 143.629545) + (xy 172.723056 143.573685) + (xy 172.555003 143.554751) + (xy 172.554997 143.554751) + (xy 172.386943 143.573685) + (xy 172.227305 143.629545) + (xy 172.227302 143.629547) + (xy 172.084115 143.719518) + (xy 172.084109 143.719523) + (xy 171.964523 143.839109) + (xy 171.964518 143.839115) + (xy 171.874547 143.982302) + (xy 171.874545 143.982305) + (xy 171.818685 144.141943) + (xy 171.799751 144.309997) + (xy 171.799751 144.310002) + (xy 171.818685 144.478056) + (xy 171.874545 144.637693) + (xy 171.924158 144.71665) + (xy 171.955531 144.76658) + (xy 171.960493 144.774476) + (xy 171.9795 144.840449) + (xy 171.9795 147.6055) + (xy 171.959815 147.672539) + (xy 171.907011 147.718294) + (xy 171.855501 147.7295) + (xy 171.73213 147.7295) + (xy 171.732123 147.729501) + (xy 171.672516 147.735908) + (xy 171.537671 147.786202) + (xy 171.537664 147.786206) + (xy 171.422455 147.872452) + (xy 171.422452 147.872455) + (xy 171.336206 147.987664) + (xy 171.336202 147.987671) + (xy 171.285908 148.122517) + (xy 171.281397 148.164481) + (xy 171.279501 148.182123) + (xy 171.2795 148.182135) + (xy 171.2795 149.57787) + (xy 167.621316 149.57787) + (xy 167.770047 149.429139) + (xy 167.900568 149.242734) + (xy 167.996739 149.036496) + (xy 168.055635 148.816692) + (xy 168.072634 148.622384) + (xy 168.075468 148.590001) + (xy 168.075468 148.589998) + (xy 168.060765 148.421943) + (xy 168.055635 148.363308) + (xy 168.00709 148.182135) + (xy 167.996741 148.143511) + (xy 167.996738 148.143502) + (xy 167.989743 148.128502) + (xy 167.900568 147.937266) + (xy 167.770047 147.750861) + (xy 167.770045 147.750858) + (xy 167.609141 147.589954) + (xy 167.422734 147.459432) + (xy 167.422728 147.459429) + (xy 167.364725 147.432382) + (xy 167.312285 147.38621) + (xy 167.293133 147.319017) + (xy 167.313348 147.252135) + (xy 167.364725 147.207618) + (xy 167.422734 147.180568) + (xy 167.609139 147.050047) + (xy 167.770047 146.889139) + (xy 167.900568 146.702734) + (xy 167.996739 146.496496) + (xy 168.055635 146.276692) + (xy 168.072634 146.082384) + (xy 168.075468 146.050001) + (xy 168.075468 146.049998) + (xy 168.064357 145.923) + (xy 168.055635 145.823308) + (xy 167.996739 145.603504) + (xy 167.900568 145.397266) + (xy 167.792232 145.242545) + (xy 167.770045 145.210858) + (xy 167.609141 145.049954) + (xy 167.422734 144.919432) + (xy 167.422728 144.919429) + (xy 167.39056 144.904429) + (xy 167.364724 144.892381) + (xy 167.312285 144.84621) + (xy 167.293133 144.779017) + (xy 167.313348 144.712135) + (xy 167.364725 144.667618) + (xy 167.422734 144.640568) + (xy 167.609139 144.510047) + (xy 167.770047 144.349139) + (xy 167.900568 144.162734) + (xy 167.996739 143.956496) + (xy 168.055635 143.736692) + (xy 168.072634 143.542384) + (xy 168.075468 143.510001) + (xy 168.075468 143.509998) + (xy 168.057155 143.300684) + (xy 168.055635 143.283308) + (xy 167.996739 143.063504) + (xy 167.900568 142.857266) + (xy 167.770047 142.670861) + (xy 167.770045 142.670858) + (xy 167.609141 142.509954) + (xy 167.422734 142.379432) + (xy 167.422728 142.379429) + (xy 167.364725 142.352382) + (xy 167.312285 142.30621) + (xy 167.293133 142.239017) + (xy 167.313348 142.172135) + (xy 167.364725 142.127618) + (xy 167.422734 142.100568) + (xy 167.609139 141.970047) + (xy 167.770047 141.809139) + (xy 167.900568 141.622734) + (xy 167.996739 141.416496) + (xy 168.055635 141.196692) + (xy 168.074265 140.983756) + (xy 168.075468 140.970001) + (xy 168.075468 140.969998) + (xy 168.071969 140.93) + (xy 171.28 140.93) + (xy 171.28 141.377844) + (xy 171.286401 141.437372) + (xy 171.286403 141.437379) + (xy 171.336645 141.572086) + (xy 171.336649 141.572093) + (xy 171.422809 141.687187) + (xy 171.422812 141.68719) + (xy 171.537906 141.77335) + (xy 171.537913 141.773354) + (xy 171.67262 141.823596) + (xy 171.672627 141.823598) + (xy 171.732155 141.829999) + (xy 171.732172 141.83) + (xy 172.305 141.83) + (xy 172.305 140.93) + (xy 172.805 140.93) + (xy 172.805 141.83) + (xy 173.377828 141.83) + (xy 173.377844 141.829999) + (xy 173.437372 141.823598) + (xy 173.437379 141.823596) + (xy 173.572086 141.773354) + (xy 173.572093 141.77335) + (xy 173.687187 141.68719) + (xy 173.68719 141.687187) + (xy 173.77335 141.572093) + (xy 173.773354 141.572086) + (xy 173.823596 141.437379) + (xy 173.823598 141.437372) + (xy 173.829999 141.377844) + (xy 173.83 141.377827) + (xy 173.83 140.93) + (xy 179.23 140.93) + (xy 179.23 141.377844) + (xy 179.236401 141.437372) + (xy 179.236403 141.437379) + (xy 179.286645 141.572086) + (xy 179.286649 141.572093) + (xy 179.372809 141.687187) + (xy 179.372812 141.68719) + (xy 179.487906 141.77335) + (xy 179.487913 141.773354) + (xy 179.62262 141.823596) + (xy 179.622627 141.823598) + (xy 179.682155 141.829999) + (xy 179.682172 141.83) + (xy 180.255 141.83) + (xy 180.255 140.93) + (xy 180.755 140.93) + (xy 180.755 141.83) + (xy 181.327828 141.83) + (xy 181.327844 141.829999) + (xy 181.387372 141.823598) + (xy 181.387379 141.823596) + (xy 181.522086 141.773354) + (xy 181.522093 141.77335) + (xy 181.637187 141.68719) + (xy 181.63719 141.687187) + (xy 181.72335 141.572093) + (xy 181.723354 141.572086) + (xy 181.773596 141.437379) + (xy 181.773598 141.437372) + (xy 181.779999 141.377844) + (xy 181.78 141.377827) + (xy 181.78 140.93) + (xy 180.755 140.93) + (xy 180.255 140.93) + (xy 179.23 140.93) + (xy 173.83 140.93) + (xy 172.805 140.93) + (xy 172.305 140.93) + (xy 171.28 140.93) + (xy 168.071969 140.93) + (xy 168.065104 140.851539) + (xy 168.055635 140.743308) + (xy 167.996739 140.523504) + (xy 167.953137 140.43) + (xy 171.28 140.43) + (xy 172.305 140.43) + (xy 172.305 139.53) + (xy 172.805 139.53) + (xy 172.805 140.43) + (xy 173.83 140.43) + (xy 179.23 140.43) + (xy 180.255 140.43) + (xy 180.255 139.53) + (xy 180.755 139.53) + (xy 180.755 140.43) + (xy 181.78 140.43) + (xy 181.78 139.982172) + (xy 181.779999 139.982155) + (xy 181.773598 139.922627) + (xy 181.773596 139.92262) + (xy 181.723354 139.787913) + (xy 181.72335 139.787906) + (xy 181.63719 139.672812) + (xy 181.637187 139.672809) + (xy 181.522093 139.586649) + (xy 181.522086 139.586645) + (xy 181.387379 139.536403) + (xy 181.387372 139.536401) + (xy 181.327844 139.53) + (xy 180.755 139.53) + (xy 180.255 139.53) + (xy 179.682155 139.53) + (xy 179.622627 139.536401) + (xy 179.62262 139.536403) + (xy 179.487913 139.586645) + (xy 179.487906 139.586649) + (xy 179.372812 139.672809) + (xy 179.372809 139.672812) + (xy 179.286649 139.787906) + (xy 179.286645 139.787913) + (xy 179.236403 139.92262) + (xy 179.236401 139.922627) + (xy 179.23 139.982155) + (xy 179.23 140.43) + (xy 173.83 140.43) + (xy 173.83 139.982172) + (xy 173.829999 139.982155) + (xy 173.823598 139.922627) + (xy 173.823596 139.92262) + (xy 173.773354 139.787913) + (xy 173.77335 139.787906) + (xy 173.68719 139.672812) + (xy 173.687187 139.672809) + (xy 173.572093 139.586649) + (xy 173.572086 139.586645) + (xy 173.437379 139.536403) + (xy 173.437372 139.536401) + (xy 173.377844 139.53) + (xy 172.805 139.53) + (xy 172.305 139.53) + (xy 171.732155 139.53) + (xy 171.672627 139.536401) + (xy 171.67262 139.536403) + (xy 171.537913 139.586645) + (xy 171.537906 139.586649) + (xy 171.422812 139.672809) + (xy 171.422809 139.672812) + (xy 171.336649 139.787906) + (xy 171.336645 139.787913) + (xy 171.286403 139.92262) + (xy 171.286401 139.922627) + (xy 171.28 139.982155) + (xy 171.28 140.43) + (xy 167.953137 140.43) + (xy 167.900568 140.317266) + (xy 167.772461 140.134308) + (xy 167.770045 140.130858) + (xy 167.609141 139.969954) + (xy 167.422734 139.839432) + (xy 167.422728 139.839429) + (xy 167.381596 139.820249) + (xy 167.364724 139.812381) + (xy 167.312285 139.76621) + (xy 167.293133 139.699017) + (xy 167.313348 139.632135) + (xy 167.364725 139.587618) + (xy 167.366812 139.586645) + (xy 167.422734 139.560568) + (xy 167.609139 139.430047) + (xy 167.770047 139.269139) + (xy 167.900568 139.082734) + (xy 167.996739 138.876496) + (xy 168.055635 138.656692) + (xy 168.072634 138.462384) + (xy 168.075468 138.430001) + (xy 168.075468 138.429998) + (xy 168.066604 138.328685) + (xy 168.055635 138.203308) + (xy 167.996739 137.983504) + (xy 167.900568 137.777266) + (xy 167.770047 137.590861) + (xy 167.770045 137.590858) + (xy 167.609141 137.429954) + (xy 167.422734 137.299432) + (xy 167.422732 137.299431) + (xy 167.409192 137.293117) + (xy 167.364724 137.272381) + (xy 167.312286 137.226209) + (xy 167.293134 137.159016) + (xy 167.31335 137.092135) + (xy 167.364726 137.047618) + (xy 167.412007 137.02557) + (xy 167.422734 137.020568) + (xy 167.431293 137.014574) + (xy 167.497494 136.992245) + (xy 167.565262 137.009252) + (xy 167.590099 137.028466) + (xy 167.677109 137.115476) + (xy 167.677115 137.115481) + (xy 167.820302 137.205452) + (xy 167.820308 137.205455) + (xy 167.82031 137.205456) + (xy 167.943769 137.248656) + (xy 167.955598 137.252795) + (xy 168.012374 137.293517) + (xy 168.019637 137.303864) + (xy 168.065521 137.376888) + (xy 168.185109 137.496476) + (xy 168.185115 137.496481) + (xy 168.328302 137.586452) + (xy 168.328305 137.586454) + (xy 168.328309 137.586455) + (xy 168.32831 137.586456) + (xy 168.3814 137.605033) + (xy 168.487943 137.642314) + (xy 168.655997 137.661249) + (xy 168.656 137.661249) + (xy 168.656003 137.661249) + (xy 168.824056 137.642314) + (xy 168.84507 137.634961) + (xy 168.98369 137.586456) + (xy 168.983692 137.586454) + (xy 168.983694 137.586454) + (xy 168.983697 137.586452) + (xy 169.126884 137.496481) + (xy 169.126885 137.49648) + (xy 169.12689 137.496477) + (xy 169.246477 137.37689) + (xy 169.292006 137.304432) + (xy 169.336452 137.233697) + (xy 169.336454 137.233694) + (xy 169.336454 137.233692) + (xy 169.336456 137.23369) + (xy 169.392313 137.074059) + (xy 169.392313 137.074058) + (xy 169.392314 137.074056) + (xy 169.411249 136.906002) + (xy 169.411249 136.905997) + (xy 169.392314 136.737943) + (xy 169.348809 136.613612) + (xy 169.336456 136.57831) + (xy 169.336455 136.578309) + (xy 169.336454 136.578305) + (xy 169.336452 136.578302) + (xy 169.246481 136.435115) + (xy 169.246476 136.435109) + (xy 169.12689 136.315523) + (xy 169.126884 136.315518) + (xy 168.983697 136.225547) + (xy 168.983691 136.225544) + (xy 168.900998 136.196609) + (xy 168.848399 136.178204) + (xy 168.791625 136.137483) + (xy 168.784366 136.127143) + (xy 168.738477 136.05411) + (xy 168.61889 135.934523) + (xy 168.618884 135.934518) + (xy 168.475697 135.844547) + (xy 168.475694 135.844545) + (xy 168.316056 135.788685) + (xy 168.164923 135.771657) + (xy 168.100509 135.74459) + (xy 168.060954 135.686995) + (xy 168.057179 135.668529) + (xy 168.056574 135.668636) + (xy 168.055634 135.663305) + (xy 168.0552 135.661687) + (xy 168.007961 135.485384) + (xy 167.996741 135.443511) + (xy 167.996738 135.443502) + (xy 167.989743 135.428502) + (xy 167.900568 135.237266) + (xy 167.770047 135.050861) + (xy 167.770045 135.050858) + (xy 167.609141 134.889954) + (xy 167.422734 134.759432) + (xy 167.422728 134.759429) + (xy 167.381596 134.740249) + (xy 167.364724 134.732381) + (xy 167.312285 134.68621) + (xy 167.293133 134.619017) + (xy 167.313348 134.552135) + (xy 167.364725 134.507618) + (xy 167.422734 134.480568) + (xy 167.609139 134.350047) + (xy 167.770047 134.189139) + (xy 167.900568 134.002734) + (xy 167.996739 133.796496) + (xy 168.055635 133.576692) + (xy 168.072634 133.382384) + (xy 168.075468 133.350001) + (xy 168.075468 133.349998) + (xy 168.064956 133.229852) + (xy 168.055635 133.123308) + (xy 168.002358 132.924476) + (xy 167.996741 132.903511) + (xy 167.996738 132.903502) + (xy 167.989743 132.888502) + (xy 167.900568 132.697266) + (xy 167.770047 132.510861) + (xy 167.770045 132.510858) + (xy 167.609141 132.349954) + (xy 167.422734 132.219432) + (xy 167.422732 132.219431) + (xy 167.403273 132.210357) + (xy 167.364132 132.192105) + (xy 167.311694 132.145934) + (xy 167.292542 132.07874) + (xy 167.312758 132.011859) + (xy 167.364134 131.967341) + (xy 167.422484 131.940132) + (xy 167.585477 131.826002) + (xy 168.408751 131.826002) + (xy 168.427685 131.994056) + (xy 168.483545 132.153694) + (xy 168.483547 132.153697) + (xy 168.573518 132.296884) + (xy 168.573523 132.29689) + (xy 168.693109 132.416476) + (xy 168.693115 132.416481) + (xy 168.836302 132.506452) + (xy 168.836305 132.506454) + (xy 168.836309 132.506455) + (xy 168.83631 132.506456) + (xy 168.864097 132.516179) + (xy 168.995943 132.562314) + (xy 169.163997 132.581249) + (xy 169.164 132.581249) + (xy 169.164003 132.581249) + (xy 169.332056 132.562314) + (xy 169.35307 132.554961) + (xy 169.49169 132.506456) + (xy 169.491692 132.506454) + (xy 169.491694 132.506454) + (xy 169.491697 132.506452) + (xy 169.634884 132.416481) + (xy 169.634885 132.41648) + (xy 169.63489 132.416477) + (xy 169.754477 132.29689) + (xy 169.756505 132.293661) + (xy 169.758359 132.292022) + (xy 169.75882 132.291444) + (xy 169.758921 132.291524) + (xy 169.808839 132.24737) + (xy 169.877892 132.23672) + (xy 169.941741 132.265094) + (xy 169.980114 132.323483) + (xy 169.9855 132.359632) + (xy 169.9855 135.71716) + (xy 169.984439 135.733345) + (xy 169.980535 135.762997) + (xy 169.984969 135.796682) + (xy 169.984988 135.796835) + (xy 170.000313 135.913235) + (xy 170.000313 135.913236) + (xy 170.021499 135.964383) + (xy 170.058301 136.053232) + (xy 170.129856 136.146485) + (xy 170.129867 136.146499) + (xy 170.150545 136.173447) + (xy 170.150547 136.173448) + (xy 170.150549 136.173451) + (xy 170.156745 136.178205) + (xy 170.174286 136.191665) + (xy 170.186479 136.202359) + (xy 170.538642 136.554522) + (xy 170.549337 136.566717) + (xy 170.558226 136.578302) + (xy 170.567549 136.590451) + (xy 170.579689 136.599767) + (xy 170.594508 136.611138) + (xy 170.594529 136.611155) + (xy 170.68655 136.681765) + (xy 170.686549 136.681765) + (xy 170.687763 136.682696) + (xy 170.687767 136.682698) + (xy 170.827764 136.740687) + (xy 170.94028 136.7555) + (xy 170.940283 136.7555) + (xy 170.944293 136.756028) + (xy 170.944319 136.756031) + (xy 170.977999 136.760465) + (xy 170.978 136.760465) + (xy 170.978001 136.760465) + (xy 171.007655 136.756561) + (xy 171.02384 136.7555) + (xy 171.155501 136.7555) + (xy 171.22254 136.775185) + (xy 171.268295 136.827989) + (xy 171.278437 136.874611) + (xy 171.279099 136.874576) + (xy 171.279146 136.874571) + (xy 171.279146 136.874573) + (xy 171.279324 136.874564) + (xy 171.279501 136.877876) + (xy 171.285908 136.937483) + (xy 171.336202 137.072328) + (xy 171.336206 137.072335) + (xy 171.422452 137.187544) + (xy 171.422455 137.187547) + (xy 171.537664 137.273793) + (xy 171.537671 137.273797) + (xy 171.672517 137.324091) + (xy 171.672516 137.324091) + (xy 171.679444 137.324835) + (xy 171.732127 137.3305) + (xy 173.377872 137.330499) + (xy 173.437483 137.324091) + (xy 173.572331 137.273796) + (xy 173.687546 137.187546) + (xy 173.773796 137.072331) + (xy 173.824091 136.937483) + (xy 173.8305 136.877873) + (xy 173.8305 136.877845) + (xy 173.830678 136.874548) + (xy 173.831934 136.874615) + (xy 173.850185 136.812461) + (xy 173.902989 136.766706) + (xy 173.9545 136.7555) + (xy 179.105501 136.7555) + (xy 179.17254 136.775185) + (xy 179.218295 136.827989) + (xy 179.228437 136.874611) + (xy 179.229099 136.874576) + (xy 179.229146 136.874571) + (xy 179.229146 136.874573) + (xy 179.229324 136.874564) + (xy 179.229501 136.877876) + (xy 179.235908 136.937483) + (xy 179.286202 137.072328) + (xy 179.286206 137.072335) + (xy 179.372452 137.187544) + (xy 179.372455 137.187547) + (xy 179.487664 137.273793) + (xy 179.487671 137.273797) + (xy 179.622517 137.324091) + (xy 179.622516 137.324091) + (xy 179.629444 137.324835) + (xy 179.682127 137.3305) + (xy 181.327872 137.330499) + (xy 181.387483 137.324091) + (xy 181.522331 137.273796) + (xy 181.637546 137.187546) + (xy 181.723796 137.072331) + (xy 181.774091 136.937483) + (xy 181.7805 136.877873) + (xy 181.780499 135.482128) + (xy 181.774091 135.422517) + (xy 181.769353 135.409815) + (xy 181.723797 135.287671) + (xy 181.723793 135.287664) + (xy 181.637547 135.172455) + (xy 181.637544 135.172452) + (xy 181.522335 135.086206) + (xy 181.522328 135.086202) + (xy 181.387482 135.035908) + (xy 181.387483 135.035908) + (xy 181.327883 135.029501) + (xy 181.327881 135.0295) + (xy 181.327873 135.0295) + (xy 181.327864 135.0295) + (xy 179.682129 135.0295) + (xy 179.682123 135.029501) + (xy 179.622516 135.035908) + (xy 179.487671 135.086202) + (xy 179.487664 135.086206) + (xy 179.372455 135.172452) + (xy 179.372452 135.172455) + (xy 179.286206 135.287664) + (xy 179.286202 135.287671) + (xy 179.235908 135.422517) + (xy 179.231397 135.464481) + (xy 179.229501 135.482123) + (xy 179.229322 135.485452) + (xy 179.228065 135.485384) + (xy 179.209815 135.547539) + (xy 179.157011 135.593294) + (xy 179.1055 135.6045) + (xy 173.954499 135.6045) + (xy 173.88746 135.584815) + (xy 173.841705 135.532011) + (xy 173.831562 135.485388) + (xy 173.8309 135.485423) + (xy 173.830854 135.485429) + (xy 173.830853 135.485426) + (xy 173.830676 135.485436) + (xy 173.830499 135.482141) + (xy 173.830499 135.482128) + (xy 173.824091 135.422517) + (xy 173.819353 135.409815) + (xy 173.773797 135.287671) + (xy 173.773793 135.287664) + (xy 173.687547 135.172455) + (xy 173.687544 135.172452) + (xy 173.572335 135.086206) + (xy 173.572328 135.086202) + (xy 173.437482 135.035908) + (xy 173.437483 135.035908) + (xy 173.377883 135.029501) + (xy 173.377881 135.0295) + (xy 173.377873 135.0295) + (xy 173.377864 135.0295) + (xy 171.732129 135.0295) + (xy 171.732123 135.029501) + (xy 171.672516 135.035908) + (xy 171.537671 135.086202) + (xy 171.537664 135.086206) + (xy 171.422455 135.172452) + (xy 171.422452 135.172455) + (xy 171.359766 135.256193) + (xy 171.303832 135.298064) + (xy 171.234141 135.303048) + (xy 171.172818 135.269562) + (xy 171.139334 135.208239) + (xy 171.1365 135.181882) + (xy 171.1365 128.977283) + (xy 171.156185 128.910244) + (xy 171.208989 128.864489) + (xy 171.278147 128.854545) + (xy 171.341703 128.88357) + (xy 171.359767 128.902972) + (xy 171.422813 128.98719) + (xy 171.537906 129.07335) + (xy 171.537913 129.073354) + (xy 171.67262 129.123596) + (xy 171.672627 129.123598) + (xy 171.732155 129.129999) + (xy 171.732172 129.13) + (xy 172.305 129.13) + (xy 172.305 128.23) + (xy 172.805 128.23) + (xy 172.805 129.13) + (xy 173.377828 129.13) + (xy 173.377844 129.129999) + (xy 173.437372 129.123598) + (xy 173.437379 129.123596) + (xy 173.572086 129.073354) + (xy 173.572093 129.07335) + (xy 173.687187 128.98719) + (xy 173.68719 128.987187) + (xy 173.77335 128.872093) + (xy 173.773354 128.872086) + (xy 173.823596 128.737379) + (xy 173.823598 128.737372) + (xy 173.829999 128.677844) + (xy 173.83 128.677827) + (xy 173.83 128.23) + (xy 179.23 128.23) + (xy 179.23 128.677844) + (xy 179.236401 128.737372) + (xy 179.236403 128.737379) + (xy 179.286645 128.872086) + (xy 179.286649 128.872093) + (xy 179.372809 128.987187) + (xy 179.372812 128.98719) + (xy 179.487906 129.07335) + (xy 179.487913 129.073354) + (xy 179.62262 129.123596) + (xy 179.622627 129.123598) + (xy 179.682155 129.129999) + (xy 179.682172 129.13) + (xy 180.255 129.13) + (xy 180.255 128.23) + (xy 180.755 128.23) + (xy 180.755 129.13) + (xy 181.327828 129.13) + (xy 181.327844 129.129999) + (xy 181.387372 129.123598) + (xy 181.387379 129.123596) + (xy 181.522086 129.073354) + (xy 181.522093 129.07335) + (xy 181.637187 128.98719) + (xy 181.63719 128.987187) + (xy 181.72335 128.872093) + (xy 181.723354 128.872086) + (xy 181.773596 128.737379) + (xy 181.773598 128.737372) + (xy 181.779999 128.677844) + (xy 181.78 128.677827) + (xy 181.78 128.23) + (xy 180.755 128.23) + (xy 180.255 128.23) + (xy 179.23 128.23) + (xy 173.83 128.23) + (xy 172.805 128.23) + (xy 172.305 128.23) + (xy 172.305 126.83) + (xy 172.805 126.83) + (xy 172.805 127.73) + (xy 173.83 127.73) + (xy 179.23 127.73) + (xy 180.255 127.73) + (xy 180.255 126.83) + (xy 180.755 126.83) + (xy 180.755 127.73) + (xy 181.78 127.73) + (xy 181.78 127.282172) + (xy 181.779999 127.282155) + (xy 181.773598 127.222627) + (xy 181.773596 127.22262) + (xy 181.723354 127.087913) + (xy 181.72335 127.087906) + (xy 181.63719 126.972812) + (xy 181.637187 126.972809) + (xy 181.522093 126.886649) + (xy 181.522086 126.886645) + (xy 181.387379 126.836403) + (xy 181.387372 126.836401) + (xy 181.327844 126.83) + (xy 180.755 126.83) + (xy 180.255 126.83) + (xy 179.682155 126.83) + (xy 179.622627 126.836401) + (xy 179.62262 126.836403) + (xy 179.487913 126.886645) + (xy 179.487906 126.886649) + (xy 179.372812 126.972809) + (xy 179.372809 126.972812) + (xy 179.286649 127.087906) + (xy 179.286645 127.087913) + (xy 179.236403 127.22262) + (xy 179.236401 127.222627) + (xy 179.23 127.282155) + (xy 179.23 127.73) + (xy 173.83 127.73) + (xy 173.83 127.282172) + (xy 173.829999 127.282155) + (xy 173.823598 127.222627) + (xy 173.823596 127.22262) + (xy 173.773354 127.087913) + (xy 173.77335 127.087906) + (xy 173.68719 126.972812) + (xy 173.687187 126.972809) + (xy 173.572093 126.886649) + (xy 173.572086 126.886645) + (xy 173.437379 126.836403) + (xy 173.437372 126.836401) + (xy 173.377844 126.83) + (xy 172.805 126.83) + (xy 172.305 126.83) + (xy 171.732155 126.83) + (xy 171.672627 126.836401) + (xy 171.67262 126.836403) + (xy 171.537913 126.886645) + (xy 171.537906 126.886649) + (xy 171.422812 126.972809) + (xy 171.348744 127.07175) + (xy 171.29281 127.11362) + (xy 171.223118 127.118604) + (xy 171.161795 127.085118) + (xy 171.128311 127.023794) + (xy 171.126539 127.013622) + (xy 171.126512 127.013418) + (xy 171.121687 126.976764) + (xy 171.063698 126.836767) + (xy 171.030331 126.793282) + (xy 171.014546 126.77271) + (xy 170.992155 126.743529) + (xy 170.992138 126.743508) + (xy 170.977903 126.724958) + (xy 170.971451 126.716549) + (xy 170.971449 126.716547) + (xy 170.971448 126.716546) + (xy 170.970016 126.715447) + (xy 170.969113 126.71421) + (xy 170.965701 126.710798) + (xy 170.966233 126.710265) + (xy 170.928815 126.659018) + (xy 170.922286 126.630962) + (xy 170.916313 126.577941) + (xy 170.860456 126.41831) + (xy 170.860453 126.418305) + (xy 170.860452 126.418302) + (xy 170.770481 126.275115) + (xy 170.770476 126.275109) + (xy 170.65089 126.155523) + (xy 170.650884 126.155518) + (xy 170.507697 126.065547) + (xy 170.507694 126.065545) + (xy 170.348056 126.009685) + (xy 170.180003 125.990751) + (xy 170.179997 125.990751) + (xy 170.011943 126.009685) + (xy 169.852305 126.065545) + (xy 169.852302 126.065547) + (xy 169.709115 126.155518) + (xy 169.709109 126.155523) + (xy 169.589523 126.275109) + (xy 169.589518 126.275115) + (xy 169.499547 126.418302) + (xy 169.499545 126.418305) + (xy 169.443685 126.577943) + (xy 169.424751 126.745997) + (xy 169.424751 126.746002) + (xy 169.443685 126.914056) + (xy 169.499545 127.073694) + (xy 169.499547 127.073697) + (xy 169.589518 127.216884) + (xy 169.589523 127.21689) + (xy 169.709109 127.336476) + (xy 169.709115 127.336481) + (xy 169.852302 127.426452) + (xy 169.852309 127.426456) + (xy 169.877593 127.435302) + (xy 169.902453 127.444001) + (xy 169.959229 127.484721) + (xy 169.984978 127.549674) + (xy 169.9855 127.561043) + (xy 169.9855 129.443391) + (xy 169.965815 129.51043) + (xy 169.913011 129.556185) + (xy 169.847068 129.565666) + (xy 169.846978 129.566466) + (xy 169.843911 129.56612) + (xy 169.843853 129.566129) + (xy 169.843644 129.56609) + (xy 169.672003 129.546751) + (xy 169.671997 129.546751) + (xy 169.503943 129.565685) + (xy 169.344305 129.621545) + (xy 169.344302 129.621547) + (xy 169.201115 129.711518) + (xy 169.201109 129.711523) + (xy 169.081523 129.831109) + (xy 169.081518 129.831115) + (xy 168.991547 129.974302) + (xy 168.991545 129.974305) + (xy 168.935685 130.133943) + (xy 168.916751 130.301997) + (xy 168.916751 130.302002) + (xy 168.935685 130.470056) + (xy 168.991545 130.629694) + (xy 168.991547 130.629697) + (xy 169.081518 130.772884) + (xy 169.081523 130.77289) + (xy 169.175501 130.866868) + (xy 169.208986 130.928191) + (xy 169.204002 130.997883) + (xy 169.16213 131.053816) + (xy 169.101704 131.077769) + (xy 168.995944 131.089685) + (xy 168.836305 131.145545) + (xy 168.836302 131.145547) + (xy 168.693115 131.235518) + (xy 168.693109 131.235523) + (xy 168.573523 131.355109) + (xy 168.573518 131.355115) + (xy 168.483547 131.498302) + (xy 168.483545 131.498305) + (xy 168.427685 131.657943) + (xy 168.408751 131.825997) + (xy 168.408751 131.826002) + (xy 167.585477 131.826002) + (xy 167.60882 131.809657) + (xy 167.769657 131.64882) + (xy 167.900134 131.462482) + (xy 167.996265 131.256326) + (xy 167.996269 131.256317) + (xy 168.048872 131.06) + (xy 166.685686 131.06) + (xy 166.697641 131.048045) + (xy 166.755165 130.935148) + (xy 166.774986 130.81) + (xy 166.755165 130.684852) + (xy 166.697641 130.571955) + (xy 166.685686 130.56) + (xy 168.048872 130.56) + (xy 168.048872 130.559999) + (xy 167.996269 130.363682) + (xy 167.996265 130.363673) + (xy 167.900134 130.157517) + (xy 167.769657 129.971179) + (xy 167.60882 129.810342) + (xy 167.422482 129.679865) + (xy 167.364133 129.652657) + (xy 167.311694 129.606484) + (xy 167.292542 129.539291) + (xy 167.312758 129.47241) + (xy 167.364129 129.427895) + (xy 167.422734 129.400568) + (xy 167.609139 129.270047) + (xy 167.770047 129.109139) + (xy 167.900568 128.922734) + (xy 167.996739 128.716496) + (xy 168.055635 128.496692) + (xy 168.072634 128.302384) + (xy 168.075468 128.270001) + (xy 168.075468 128.269998) + (xy 168.065132 128.151856) + (xy 168.055635 128.043308) + (xy 167.996739 127.823504) + (xy 167.900568 127.617266) + (xy 167.770047 127.430861) + (xy 167.770045 127.430858) + (xy 167.609141 127.269954) + (xy 167.422734 127.139432) + (xy 167.422728 127.139429) + (xy 167.381596 127.120249) + (xy 167.364724 127.112381) + (xy 167.312285 127.06621) + (xy 167.293133 126.999017) + (xy 167.313348 126.932135) + (xy 167.364725 126.887618) + (xy 167.366812 126.886645) + (xy 167.422734 126.860568) + (xy 167.609139 126.730047) + (xy 167.770047 126.569139) + (xy 167.900568 126.382734) + (xy 167.996739 126.176496) + (xy 168.055635 125.956692) + (xy 168.072634 125.762384) + (xy 168.075468 125.730001) + (xy 168.075468 125.729998) + (xy 168.066604 125.628685) + (xy 168.055635 125.503308) + (xy 167.996739 125.283504) + (xy 167.900568 125.077266) + (xy 167.770047 124.890861) + (xy 167.770045 124.890858) + (xy 167.609141 124.729954) + (xy 167.422734 124.599432) + (xy 167.422728 124.599429) + (xy 167.39056 124.584429) + (xy 167.364724 124.572381) + (xy 167.312285 124.52621) + (xy 167.293133 124.459017) + (xy 167.313348 124.392135) + (xy 167.364725 124.347618) + (xy 167.422734 124.320568) + (xy 167.586353 124.206002) + (xy 169.424751 124.206002) + (xy 169.443685 124.374056) + (xy 169.499545 124.533694) + (xy 169.499547 124.533697) + (xy 169.589518 124.676884) + (xy 169.589523 124.67689) + (xy 169.709109 124.796476) + (xy 169.709115 124.796481) + (xy 169.852302 124.886452) + (xy 169.852305 124.886454) + (xy 169.852309 124.886455) + (xy 169.85231 124.886456) + (xy 169.900768 124.903412) + (xy 170.011943 124.942314) + (xy 170.179997 124.961249) + (xy 170.18 124.961249) + (xy 170.180003 124.961249) + (xy 170.348056 124.942314) + (xy 170.348059 124.942313) + (xy 170.50769 124.886456) + (xy 170.507692 124.886454) + (xy 170.507694 124.886454) + (xy 170.507697 124.886452) + (xy 170.650884 124.796481) + (xy 170.650885 124.79648) + (xy 170.65089 124.796477) + (xy 170.770477 124.67689) + (xy 170.770481 124.676884) + (xy 170.860452 124.533697) + (xy 170.860454 124.533694) + (xy 170.860454 124.533692) + (xy 170.860456 124.53369) + (xy 170.916313 124.374059) + (xy 170.916313 124.374058) + (xy 170.916314 124.374056) + (xy 170.935249 124.206002) + (xy 170.935249 124.205997) + (xy 170.93208 124.17787) + (xy 171.2795 124.17787) + (xy 171.279501 124.177876) + (xy 171.285908 124.237483) + (xy 171.336202 124.372328) + (xy 171.336206 124.372335) + (xy 171.422452 124.487544) + (xy 171.422455 124.487547) + (xy 171.537664 124.573793) + (xy 171.537671 124.573797) + (xy 171.582618 124.590561) + (xy 171.672517 124.624091) + (xy 171.732127 124.6305) + (xy 171.8935 124.630499) + (xy 171.960539 124.650183) + (xy 172.006294 124.702987) + (xy 172.0175 124.754499) + (xy 172.0175 124.81855) + (xy 171.998494 124.884522) + (xy 171.912545 125.021307) + (xy 171.856685 125.180943) + (xy 171.837751 125.348997) + (xy 171.837751 125.349002) + (xy 171.856685 125.517056) + (xy 171.912545 125.676694) + (xy 171.912547 125.676697) + (xy 172.002518 125.819884) + (xy 172.002523 125.81989) + (xy 172.122109 125.939476) + (xy 172.122115 125.939481) + (xy 172.265302 126.029452) + (xy 172.265305 126.029454) + (xy 172.265309 126.029455) + (xy 172.26531 126.029456) + (xy 172.287756 126.03731) + (xy 172.424943 126.085314) + (xy 172.592997 126.104249) + (xy 172.593 126.104249) + (xy 172.593003 126.104249) + (xy 172.761056 126.085314) + (xy 172.804984 126.069943) + (xy 172.92069 126.029456) + (xy 172.920692 126.029454) + (xy 172.920694 126.029454) + (xy 172.920697 126.029452) + (xy 173.063884 125.939481) + (xy 173.063885 125.93948) + (xy 173.06389 125.939477) + (xy 173.183477 125.81989) + (xy 173.211983 125.774523) + (xy 173.273452 125.676697) + (xy 173.273454 125.676694) + (xy 173.273454 125.676692) + (xy 173.273456 125.67669) + (xy 173.329313 125.517059) + (xy 173.329313 125.517058) + (xy 173.329314 125.517056) + (xy 173.348249 125.349002) + (xy 173.348249 125.348997) + (xy 173.329314 125.180943) + (xy 173.310508 125.1272) + (xy 173.273456 125.02131) + (xy 173.187506 124.884522) + (xy 173.1685 124.81855) + (xy 173.1685 124.754499) + (xy 173.188185 124.68746) + (xy 173.240989 124.641705) + (xy 173.2925 124.630499) + (xy 173.377871 124.630499) + (xy 173.377872 124.630499) + (xy 173.437483 124.624091) + (xy 173.572331 124.573796) + (xy 173.687546 124.487546) + (xy 173.773796 124.372331) + (xy 173.824091 124.237483) + (xy 173.8305 124.177873) + (xy 173.8305 124.177845) + (xy 173.830678 124.174548) + (xy 173.831934 124.174615) + (xy 173.850185 124.112461) + (xy 173.902989 124.066706) + (xy 173.9545 124.0555) + (xy 179.105501 124.0555) + (xy 179.17254 124.075185) + (xy 179.218295 124.127989) + (xy 179.228437 124.174611) + (xy 179.229099 124.174576) + (xy 179.229146 124.174571) + (xy 179.229146 124.174573) + (xy 179.229324 124.174564) + (xy 179.229501 124.177876) + (xy 179.235908 124.237483) + (xy 179.286202 124.372328) + (xy 179.286206 124.372335) + (xy 179.372452 124.487544) + (xy 179.372455 124.487547) + (xy 179.487664 124.573793) + (xy 179.487671 124.573797) + (xy 179.622517 124.624091) + (xy 179.622516 124.624091) + (xy 179.629444 124.624835) + (xy 179.682127 124.6305) + (xy 181.327872 124.630499) + (xy 181.387483 124.624091) + (xy 181.522331 124.573796) + (xy 181.637546 124.487546) + (xy 181.723796 124.372331) + (xy 181.774091 124.237483) + (xy 181.7805 124.177873) + (xy 181.780499 122.782128) + (xy 181.774091 122.722517) + (xy 181.761962 122.689998) + (xy 181.723797 122.587671) + (xy 181.723793 122.587664) + (xy 181.637547 122.472455) + (xy 181.637544 122.472452) + (xy 181.522335 122.386206) + (xy 181.522328 122.386202) + (xy 181.387482 122.335908) + (xy 181.387483 122.335908) + (xy 181.327883 122.329501) + (xy 181.327881 122.3295) + (xy 181.327873 122.3295) + (xy 181.327864 122.3295) + (xy 179.682129 122.3295) + (xy 179.682123 122.329501) + (xy 179.622516 122.335908) + (xy 179.487671 122.386202) + (xy 179.487664 122.386206) + (xy 179.372455 122.472452) + (xy 179.372452 122.472455) + (xy 179.286206 122.587664) + (xy 179.286202 122.587671) + (xy 179.235908 122.722517) + (xy 179.233114 122.748511) + (xy 179.229501 122.782123) + (xy 179.229322 122.785452) + (xy 179.228065 122.785384) + (xy 179.209815 122.847539) + (xy 179.157011 122.893294) + (xy 179.1055 122.9045) + (xy 173.954499 122.9045) + (xy 173.88746 122.884815) + (xy 173.841705 122.832011) + (xy 173.831562 122.785388) + (xy 173.8309 122.785423) + (xy 173.830854 122.785429) + (xy 173.830853 122.785426) + (xy 173.830676 122.785436) + (xy 173.830499 122.782135) + (xy 173.830499 122.782128) + (xy 173.824091 122.722517) + (xy 173.811962 122.689998) + (xy 173.773797 122.587671) + (xy 173.773793 122.587664) + (xy 173.687547 122.472455) + (xy 173.687544 122.472452) + (xy 173.572335 122.386206) + (xy 173.572328 122.386202) + (xy 173.437482 122.335908) + (xy 173.437483 122.335908) + (xy 173.377883 122.329501) + (xy 173.377881 122.3295) + (xy 173.377873 122.3295) + (xy 173.377864 122.3295) + (xy 171.732129 122.3295) + (xy 171.732123 122.329501) + (xy 171.672516 122.335908) + (xy 171.537671 122.386202) + (xy 171.537664 122.386206) + (xy 171.422455 122.472452) + (xy 171.422452 122.472455) + (xy 171.336206 122.587664) + (xy 171.336202 122.587671) + (xy 171.285908 122.722517) + (xy 171.283114 122.748511) + (xy 171.279501 122.782123) + (xy 171.2795 122.782135) + (xy 171.2795 124.17787) + (xy 170.93208 124.17787) + (xy 170.916314 124.037943) + (xy 170.860454 123.878305) + (xy 170.860452 123.878302) + (xy 170.770481 123.735115) + (xy 170.770476 123.735109) + (xy 170.65089 123.615523) + (xy 170.650884 123.615518) + (xy 170.507697 123.525547) + (xy 170.507694 123.525545) + (xy 170.348056 123.469685) + (xy 170.180003 123.450751) + (xy 170.179997 123.450751) + (xy 170.011943 123.469685) + (xy 169.852305 123.525545) + (xy 169.852302 123.525547) + (xy 169.709115 123.615518) + (xy 169.709109 123.615523) + (xy 169.589523 123.735109) + (xy 169.589518 123.735115) + (xy 169.499547 123.878302) + (xy 169.499545 123.878305) + (xy 169.443685 124.037943) + (xy 169.424751 124.205997) + (xy 169.424751 124.206002) + (xy 167.586353 124.206002) + (xy 167.609139 124.190047) + (xy 167.770047 124.029139) + (xy 167.900568 123.842734) + (xy 167.996739 123.636496) + (xy 168.055635 123.416692) + (xy 168.072634 123.222384) + (xy 168.075468 123.190001) + (xy 168.075468 123.189998) + (xy 168.06038 123.017544) + (xy 168.055635 122.963308) + (xy 168.00709 122.782135) + (xy 167.996741 122.743511) + (xy 167.996738 122.743502) + (xy 167.989743 122.728502) + (xy 167.900568 122.537266) + (xy 167.770047 122.350861) + (xy 167.770045 122.350858) + (xy 167.609141 122.189954) + (xy 167.422734 122.059432) + (xy 167.422728 122.059429) + (xy 167.39056 122.044429) + (xy 167.364724 122.032381) + (xy 167.312285 121.98621) + (xy 167.293133 121.919017) + (xy 167.313348 121.852135) + (xy 167.364725 121.807618) + (xy 167.422734 121.780568) + (xy 167.609139 121.650047) + (xy 167.770047 121.489139) + (xy 167.900568 121.302734) + (xy 167.996739 121.096496) + (xy 168.055635 120.876692) + (xy 168.072634 120.682384) + (xy 168.075468 120.650001) + (xy 168.075468 120.649998) + (xy 168.060765 120.481943) + (xy 168.055635 120.423308) + (xy 167.996739 120.203504) + (xy 167.900568 119.997266) + (xy 167.770047 119.810861) + (xy 167.770045 119.810858) + (xy 167.609141 119.649954) + (xy 167.422734 119.519432) + (xy 167.422728 119.519429) + (xy 167.364882 119.492455) + (xy 167.364724 119.492381) + (xy 167.312285 119.44621) + (xy 167.293413 119.38) + (xy 181.524341 119.38) + (xy 181.544936 119.615403) + (xy 181.544938 119.615413) + (xy 181.606094 119.843655) + (xy 181.606096 119.843659) + (xy 181.606097 119.843663) + (xy 181.623452 119.88088) + (xy 181.705964 120.057828) + (xy 181.705965 120.05783) + (xy 181.841505 120.251402) + (xy 182.008597 120.418494) + (xy 182.202169 120.554034) + (xy 182.202171 120.554035) + (xy 182.416337 120.653903) + (xy 182.416343 120.653904) + (xy 182.416344 120.653905) + (xy 182.471285 120.668626) + (xy 182.644592 120.715063) + (xy 182.821032 120.730499) + (xy 182.821033 120.7305) + (xy 182.821034 120.7305) + (xy 182.938967 120.7305) + (xy 182.938967 120.730499) + (xy 183.115408 120.715063) + (xy 183.343663 120.653903) + (xy 183.557829 120.554035) + (xy 183.751401 120.418495) + (xy 183.918495 120.251401) + (xy 184.054035 120.05783) + (xy 184.153903 119.843663) + (xy 184.215063 119.615408) + (xy 184.235659 119.38) + (xy 184.215063 119.144592) + (xy 184.153953 118.916523) + (xy 184.153905 118.916344) + (xy 184.153904 118.916343) + (xy 184.153903 118.916337) + (xy 184.054035 118.702171) + (xy 184.054034 118.702169) + (xy 183.918494 118.508597) + (xy 183.751402 118.341505) + (xy 183.55783 118.205965) + (xy 183.557828 118.205964) + (xy 183.406715 118.135499) + (xy 183.343663 118.106097) + (xy 183.343659 118.106096) + (xy 183.343655 118.106094) + (xy 183.115413 118.044938) + (xy 183.115403 118.044936) + (xy 182.938967 118.0295) + (xy 182.938966 118.0295) + (xy 182.821034 118.0295) + (xy 182.821033 118.0295) + (xy 182.644596 118.044936) + (xy 182.644586 118.044938) + (xy 182.416344 118.106094) + (xy 182.416335 118.106098) + (xy 182.202171 118.205964) + (xy 182.202169 118.205965) + (xy 182.008597 118.341505) + (xy 181.841506 118.508597) + (xy 181.841501 118.508604) + (xy 181.705967 118.702165) + (xy 181.705965 118.702169) + (xy 181.606098 118.916335) + (xy 181.606094 118.916344) + (xy 181.544938 119.144586) + (xy 181.544936 119.144596) + (xy 181.524341 119.379999) + (xy 181.524341 119.38) + (xy 167.293413 119.38) + (xy 167.293133 119.379017) + (xy 167.313348 119.312135) + (xy 167.364725 119.267618) + (xy 167.422734 119.240568) + (xy 167.609139 119.110047) + (xy 167.770047 118.949139) + (xy 167.900568 118.762734) + (xy 167.996739 118.556496) + (xy 168.055635 118.336692) + (xy 168.073535 118.132096) + (xy 168.075468 118.110001) + (xy 168.075468 118.109998) + (xy 168.067604 118.02011) + (xy 168.055635 117.883308) + (xy 167.999503 117.67382) + (xy 167.996741 117.663511) + (xy 167.996738 117.663502) + (xy 167.968059 117.602) + (xy 167.900568 117.457266) + (xy 167.772462 117.27431) + (xy 167.770045 117.270858) + (xy 167.609141 117.109954) + (xy 167.422734 116.979432) + (xy 167.422728 116.979429) + (xy 167.393524 116.965811) + (xy 167.364724 116.952381) + (xy 167.312285 116.90621) + (xy 167.293133 116.839017) + (xy 167.313348 116.772135) + (xy 167.364725 116.727618) + (xy 167.422734 116.700568) + (xy 167.609139 116.570047) + (xy 167.770047 116.409139) + (xy 167.900568 116.222734) + (xy 167.996739 116.016496) + (xy 168.055635 115.796692) + (xy 168.07336 115.594091) + (xy 168.075468 115.570001) + (xy 168.075468 115.569998) + (xy 168.071969 115.53) + (xy 171.28 115.53) + (xy 171.28 115.977844) + (xy 171.286401 116.037372) + (xy 171.286403 116.037379) + (xy 171.336645 116.172086) + (xy 171.336649 116.172093) + (xy 171.422809 116.287187) + (xy 171.422812 116.28719) + (xy 171.537906 116.37335) + (xy 171.537913 116.373354) + (xy 171.67262 116.423596) + (xy 171.672627 116.423598) + (xy 171.732155 116.429999) + (xy 171.732172 116.43) + (xy 172.305 116.43) + (xy 172.305 115.53) + (xy 172.805 115.53) + (xy 172.805 116.43) + (xy 173.377828 116.43) + (xy 173.377844 116.429999) + (xy 173.437372 116.423598) + (xy 173.437379 116.423596) + (xy 173.572086 116.373354) + (xy 173.572093 116.37335) + (xy 173.687187 116.28719) + (xy 173.68719 116.287187) + (xy 173.77335 116.172093) + (xy 173.773354 116.172086) + (xy 173.823596 116.037379) + (xy 173.823598 116.037372) + (xy 173.829999 115.977844) + (xy 173.83 115.977827) + (xy 173.83 115.53) + (xy 179.23 115.53) + (xy 179.23 115.977844) + (xy 179.236401 116.037372) + (xy 179.236403 116.037379) + (xy 179.286645 116.172086) + (xy 179.286649 116.172093) + (xy 179.372809 116.287187) + (xy 179.372812 116.28719) + (xy 179.487906 116.37335) + (xy 179.487913 116.373354) + (xy 179.62262 116.423596) + (xy 179.622627 116.423598) + (xy 179.682155 116.429999) + (xy 179.682172 116.43) + (xy 180.255 116.43) + (xy 180.255 115.53) + (xy 180.755 115.53) + (xy 180.755 116.43) + (xy 181.327828 116.43) + (xy 181.327844 116.429999) + (xy 181.387372 116.423598) + (xy 181.387379 116.423596) + (xy 181.522086 116.373354) + (xy 181.522093 116.37335) + (xy 181.637187 116.28719) + (xy 181.63719 116.287187) + (xy 181.72335 116.172093) + (xy 181.723354 116.172086) + (xy 181.773596 116.037379) + (xy 181.773598 116.037372) + (xy 181.779999 115.977844) + (xy 181.78 115.977827) + (xy 181.78 115.53) + (xy 180.755 115.53) + (xy 180.255 115.53) + (xy 179.23 115.53) + (xy 173.83 115.53) + (xy 172.805 115.53) + (xy 172.305 115.53) + (xy 171.28 115.53) + (xy 168.071969 115.53) + (xy 168.067604 115.48011) + (xy 168.055635 115.343308) + (xy 167.999589 115.134139) + (xy 167.996741 115.123511) + (xy 167.996738 115.123502) + (xy 167.953137 115.03) + (xy 171.28 115.03) + (xy 172.305 115.03) + (xy 172.305 114.13) + (xy 172.805 114.13) + (xy 172.805 115.03) + (xy 173.83 115.03) + (xy 179.23 115.03) + (xy 180.255 115.03) + (xy 180.255 114.13) + (xy 180.755 114.13) + (xy 180.755 115.03) + (xy 181.78 115.03) + (xy 181.78 114.582172) + (xy 181.779999 114.582155) + (xy 181.773598 114.522627) + (xy 181.773596 114.52262) + (xy 181.723354 114.387913) + (xy 181.72335 114.387906) + (xy 181.63719 114.272812) + (xy 181.637187 114.272809) + (xy 181.522093 114.186649) + (xy 181.522086 114.186645) + (xy 181.387379 114.136403) + (xy 181.387372 114.136401) + (xy 181.327844 114.13) + (xy 180.755 114.13) + (xy 180.255 114.13) + (xy 179.682155 114.13) + (xy 179.622627 114.136401) + (xy 179.62262 114.136403) + (xy 179.487913 114.186645) + (xy 179.487906 114.186649) + (xy 179.372812 114.272809) + (xy 179.372809 114.272812) + (xy 179.286649 114.387906) + (xy 179.286645 114.387913) + (xy 179.236403 114.52262) + (xy 179.236401 114.522627) + (xy 179.23 114.582155) + (xy 179.23 115.03) + (xy 173.83 115.03) + (xy 173.83 114.582172) + (xy 173.829999 114.582155) + (xy 173.823598 114.522627) + (xy 173.823596 114.52262) + (xy 173.773354 114.387913) + (xy 173.77335 114.387906) + (xy 173.68719 114.272812) + (xy 173.687187 114.272809) + (xy 173.572093 114.186649) + (xy 173.572086 114.186645) + (xy 173.437379 114.136403) + (xy 173.437372 114.136401) + (xy 173.377844 114.13) + (xy 172.805 114.13) + (xy 172.305 114.13) + (xy 171.732155 114.13) + (xy 171.672627 114.136401) + (xy 171.67262 114.136403) + (xy 171.537913 114.186645) + (xy 171.537906 114.186649) + (xy 171.422812 114.272809) + (xy 171.422809 114.272812) + (xy 171.336649 114.387906) + (xy 171.336645 114.387913) + (xy 171.286403 114.52262) + (xy 171.286401 114.522627) + (xy 171.28 114.582155) + (xy 171.28 115.03) + (xy 167.953137 115.03) + (xy 167.900568 114.917266) + (xy 167.770047 114.730861) + (xy 167.770045 114.730858) + (xy 167.609141 114.569954) + (xy 167.422734 114.439432) + (xy 167.422728 114.439429) + (xy 167.364725 114.412382) + (xy 167.312285 114.36621) + (xy 167.293133 114.299017) + (xy 167.313348 114.232135) + (xy 167.364725 114.187618) + (xy 167.366812 114.186645) + (xy 167.422734 114.160568) + (xy 167.609139 114.030047) + (xy 167.770047 113.869139) + (xy 167.900568 113.682734) + (xy 167.996739 113.476496) + (xy 168.055635 113.256692) + (xy 168.073176 113.056202) + (xy 168.075468 113.030001) + (xy 168.075468 113.029998) + (xy 168.069021 112.95631) + (xy 168.055635 112.803308) + (xy 168.002358 112.604476) + (xy 167.996741 112.583511) + (xy 167.996738 112.583502) + (xy 167.968059 112.522) + (xy 167.900568 112.377266) + (xy 167.772462 112.19431) + (xy 167.770045 112.190858) + (xy 167.609141 112.029954) + (xy 167.422734 111.899432) + (xy 167.422728 111.899429) + (xy 167.36776 111.873797) + (xy 167.364724 111.872381) + (xy 167.312285 111.82621) + (xy 167.293133 111.759017) + (xy 167.313348 111.692135) + (xy 167.364725 111.647618) + (xy 167.422734 111.620568) + (xy 167.609139 111.490047) + (xy 167.770047 111.329139) + (xy 167.900568 111.142734) + (xy 167.908837 111.125002) + (xy 168.916751 111.125002) + (xy 168.935685 111.293056) + (xy 168.991545 111.452694) + (xy 168.991547 111.452697) + (xy 169.081518 111.595884) + (xy 169.081523 111.59589) + (xy 169.201109 111.715476) + (xy 169.201115 111.715481) + (xy 169.344302 111.805452) + (xy 169.344305 111.805454) + (xy 169.344309 111.805455) + (xy 169.34431 111.805456) + (xy 169.403622 111.82621) + (xy 169.503943 111.861314) + (xy 169.671997 111.880249) + (xy 169.672 111.880249) + (xy 169.672003 111.880249) + (xy 169.840056 111.861314) + (xy 169.883984 111.845943) + (xy 169.99969 111.805456) + (xy 169.999692 111.805454) + (xy 169.999694 111.805454) + (xy 169.999697 111.805452) + (xy 170.142884 111.715481) + (xy 170.142885 111.71548) + (xy 170.14289 111.715477) + (xy 170.262477 111.59589) + (xy 170.264957 111.591943) + (xy 170.352452 111.452697) + (xy 170.352455 111.452692) + (xy 170.357405 111.438546) + (xy 170.398126 111.38177) + (xy 170.463079 111.356022) + (xy 170.474447 111.3555) + (xy 171.155501 111.3555) + (xy 171.22254 111.375185) + (xy 171.268295 111.427989) + (xy 171.278437 111.474611) + (xy 171.279099 111.474576) + (xy 171.279146 111.474571) + (xy 171.279146 111.474573) + (xy 171.279324 111.474564) + (xy 171.279501 111.477876) + (xy 171.285908 111.537483) + (xy 171.336202 111.672328) + (xy 171.336206 111.672335) + (xy 171.422452 111.787544) + (xy 171.422455 111.787547) + (xy 171.537664 111.873793) + (xy 171.537671 111.873797) + (xy 171.672517 111.924091) + (xy 171.672516 111.924091) + (xy 171.679444 111.924835) + (xy 171.732127 111.9305) + (xy 173.377872 111.930499) + (xy 173.437483 111.924091) + (xy 173.572331 111.873796) + (xy 173.687546 111.787546) + (xy 173.773796 111.672331) + (xy 173.824091 111.537483) + (xy 173.8305 111.477873) + (xy 173.8305 111.477845) + (xy 173.830678 111.474548) + (xy 173.831934 111.474615) + (xy 173.850185 111.412461) + (xy 173.902989 111.366706) + (xy 173.9545 111.3555) + (xy 179.105501 111.3555) + (xy 179.17254 111.375185) + (xy 179.218295 111.427989) + (xy 179.228437 111.474611) + (xy 179.229099 111.474576) + (xy 179.229146 111.474571) + (xy 179.229146 111.474573) + (xy 179.229324 111.474564) + (xy 179.229501 111.477876) + (xy 179.235908 111.537483) + (xy 179.286202 111.672328) + (xy 179.286206 111.672335) + (xy 179.372452 111.787544) + (xy 179.372455 111.787547) + (xy 179.487664 111.873793) + (xy 179.487671 111.873797) + (xy 179.622517 111.924091) + (xy 179.622516 111.924091) + (xy 179.629444 111.924835) + (xy 179.682127 111.9305) + (xy 181.327872 111.930499) + (xy 181.387483 111.924091) + (xy 181.522331 111.873796) + (xy 181.637546 111.787546) + (xy 181.723796 111.672331) + (xy 181.774091 111.537483) + (xy 181.7805 111.477873) + (xy 181.780499 110.082128) + (xy 181.774091 110.022517) + (xy 181.723796 109.887669) + (xy 181.723795 109.887668) + (xy 181.723793 109.887664) + (xy 181.637547 109.772455) + (xy 181.637544 109.772452) + (xy 181.522335 109.686206) + (xy 181.522328 109.686202) + (xy 181.387482 109.635908) + (xy 181.387483 109.635908) + (xy 181.327883 109.629501) + (xy 181.327881 109.6295) + (xy 181.327873 109.6295) + (xy 181.327864 109.6295) + (xy 179.682129 109.6295) + (xy 179.682123 109.629501) + (xy 179.622516 109.635908) + (xy 179.487671 109.686202) + (xy 179.487664 109.686206) + (xy 179.372455 109.772452) + (xy 179.372452 109.772455) + (xy 179.286206 109.887664) + (xy 179.286202 109.887671) + (xy 179.235908 110.022517) + (xy 179.231397 110.064481) + (xy 179.229501 110.082123) + (xy 179.229322 110.085452) + (xy 179.228065 110.085384) + (xy 179.209815 110.147539) + (xy 179.157011 110.193294) + (xy 179.1055 110.2045) + (xy 173.954499 110.2045) + (xy 173.88746 110.184815) + (xy 173.841705 110.132011) + (xy 173.831562 110.085388) + (xy 173.8309 110.085423) + (xy 173.830854 110.085429) + (xy 173.830853 110.085426) + (xy 173.830676 110.085436) + (xy 173.830499 110.082141) + (xy 173.830499 110.082128) + (xy 173.824091 110.022517) + (xy 173.773796 109.887669) + (xy 173.773795 109.887668) + (xy 173.773793 109.887664) + (xy 173.687547 109.772455) + (xy 173.687544 109.772452) + (xy 173.572335 109.686206) + (xy 173.572328 109.686202) + (xy 173.437482 109.635908) + (xy 173.437483 109.635908) + (xy 173.377883 109.629501) + (xy 173.377881 109.6295) + (xy 173.377873 109.6295) + (xy 173.377864 109.6295) + (xy 171.732129 109.6295) + (xy 171.732123 109.629501) + (xy 171.672516 109.635908) + (xy 171.537671 109.686202) + (xy 171.537664 109.686206) + (xy 171.422455 109.772452) + (xy 171.422452 109.772455) + (xy 171.336206 109.887664) + (xy 171.336202 109.887671) + (xy 171.285908 110.022517) + (xy 171.281397 110.064481) + (xy 171.279501 110.082123) + (xy 171.279322 110.085452) + (xy 171.278065 110.085384) + (xy 171.259815 110.147539) + (xy 171.207011 110.193294) + (xy 171.1555 110.2045) + (xy 170.062846 110.2045) + (xy 170.046662 110.203439) + (xy 170.017 110.199534) + (xy 169.97928 110.2045) + (xy 169.866763 110.219313) + (xy 169.842776 110.229249) + (xy 169.726766 110.277301) + (xy 169.638386 110.345118) + (xy 169.638359 110.345137) + (xy 169.63836 110.345138) + (xy 169.622319 110.357446) + (xy 169.560722 110.382288) + (xy 169.503941 110.388687) + (xy 169.344307 110.444544) + (xy 169.344302 110.444547) + (xy 169.201115 110.534518) + (xy 169.201109 110.534523) + (xy 169.081523 110.654109) + (xy 169.081518 110.654115) + (xy 168.991547 110.797302) + (xy 168.991545 110.797305) + (xy 168.935685 110.956943) + (xy 168.916751 111.124997) + (xy 168.916751 111.125002) + (xy 167.908837 111.125002) + (xy 167.996739 110.936496) + (xy 168.055635 110.716692) + (xy 168.072634 110.522384) + (xy 168.075468 110.490001) + (xy 168.075468 110.489998) + (xy 168.062904 110.34639) + (xy 168.055635 110.263308) + (xy 168.007961 110.085384) + (xy 167.996741 110.043511) + (xy 167.996738 110.043502) + (xy 167.900568 109.837266) + (xy 167.772462 109.65431) + (xy 167.770045 109.650858) + (xy 167.609141 109.489954) + (xy 167.422734 109.359432) + (xy 167.422728 109.359429) + (xy 167.364725 109.332382) + (xy 167.312285 109.28621) + (xy 167.293133 109.219017) + (xy 167.313348 109.152135) + (xy 167.364725 109.107618) + (xy 167.422734 109.080568) + (xy 167.609139 108.950047) + (xy 167.770047 108.789139) + (xy 167.900568 108.602734) + (xy 167.996739 108.396496) + (xy 168.055635 108.176692) + (xy 168.0741 107.965633) + (xy 168.075468 107.950001) + (xy 168.075468 107.949998) + (xy 168.066966 107.852818) + (xy 168.055635 107.723308) + (xy 167.999589 107.514139) + (xy 167.996741 107.503511) + (xy 167.996738 107.503502) + (xy 167.929599 107.359523) + (xy 167.900568 107.297266) + (xy 167.770047 107.110861) + (xy 167.770045 107.110858) + (xy 167.609143 106.949956) + (xy 167.584536 106.932726) + (xy 167.540912 106.878149) + (xy 167.533719 106.80865) + (xy 167.565241 106.746296) + (xy 167.625471 106.710882) + (xy 167.642404 106.707861) + (xy 167.677483 106.704091) + (xy 167.812331 106.653796) + (xy 167.927546 106.567546) + (xy 168.013796 106.452331) + (xy 168.064091 106.317483) + (xy 168.0705 106.257873) + (xy 168.0705 105.70787) + (xy 174.6795 105.70787) + (xy 174.679501 105.707876) + (xy 174.685908 105.767483) + (xy 174.736202 105.902328) + (xy 174.736206 105.902335) + (xy 174.822452 106.017544) + (xy 174.822455 106.017547) + (xy 174.937664 106.103793) + (xy 174.937671 106.103797) + (xy 175.072517 106.154091) + (xy 175.072516 106.154091) + (xy 175.079444 106.154835) + (xy 175.132127 106.1605) + (xy 178.427872 106.160499) + (xy 178.487483 106.154091) + (xy 178.622331 106.103796) + (xy 178.737546 106.017546) + (xy 178.823796 105.902331) + (xy 178.874091 105.767483) + (xy 178.8805 105.707873) + (xy 178.880499 103.612128) + (xy 178.874091 103.552517) + (xy 178.865948 103.530685) + (xy 178.823797 103.417671) + (xy 178.823793 103.417664) + (xy 178.737547 103.302455) + (xy 178.737544 103.302452) + (xy 178.622335 103.216206) + (xy 178.622328 103.216202) + (xy 178.487482 103.165908) + (xy 178.487483 103.165908) + (xy 178.427883 103.159501) + (xy 178.427881 103.1595) + (xy 178.427873 103.1595) + (xy 178.427864 103.1595) + (xy 175.132129 103.1595) + (xy 175.132123 103.159501) + (xy 175.072516 103.165908) + (xy 174.937671 103.216202) + (xy 174.937664 103.216206) + (xy 174.822455 103.302452) + (xy 174.822452 103.302455) + (xy 174.736206 103.417664) + (xy 174.736202 103.417671) + (xy 174.685908 103.552517) + (xy 174.68225 103.586545) + (xy 174.679501 103.612123) + (xy 174.6795 103.612135) + (xy 174.6795 105.70787) + (xy 168.0705 105.70787) + (xy 168.070499 104.562128) + (xy 168.065299 104.513757) + (xy 168.064091 104.502516) + (xy 168.013797 104.367671) + (xy 168.013793 104.367664) + (xy 167.927547 104.252455) + (xy 167.927544 104.252452) + (xy 167.812335 104.166206) + (xy 167.812328 104.166202) + (xy 167.677482 104.115908) + (xy 167.677483 104.115908) + (xy 167.617883 104.109501) + (xy 167.617881 104.1095) + (xy 167.617873 104.1095) + (xy 167.617864 104.1095) + (xy 165.122129 104.1095) + (xy 165.122123 104.109501) + (xy 165.062516 104.115908) + (xy 164.927671 104.166202) + (xy 164.927664 104.166206) + (xy 164.812455 104.252452) + (xy 164.812452 104.252455) + (xy 164.726206 104.367664) + (xy 164.726202 104.367671) + (xy 164.675908 104.502517) + (xy 164.669507 104.562059) + (xy 164.669501 104.562123) + (xy 164.6695 104.562135) + (xy 164.6695 106.25787) + (xy 164.669501 106.257876) + (xy 164.675908 106.317483) + (xy 164.726202 106.452328) + (xy 164.726206 106.452335) + (xy 164.812452 106.567544) + (xy 164.812455 106.567547) + (xy 164.927664 106.653793) + (xy 164.927671 106.653797) + (xy 164.941077 106.658797) + (xy 165.062517 106.704091) + (xy 165.097596 106.707862) + (xy 165.162144 106.734599) + (xy 165.201993 106.791991) + (xy 165.204488 106.861816) + (xy 165.168836 106.921905) + (xy 165.155464 106.932725) + (xy 165.130858 106.949954) + (xy 164.969954 107.110858) + (xy 164.839432 107.297265) + (xy 164.839431 107.297267) + (xy 164.743261 107.503502) + (xy 164.743258 107.503511) + (xy 164.684366 107.723302) + (xy 164.684364 107.723313) + (xy 164.664532 107.949998) + (xy 164.664532 107.950001) + (xy 164.684364 108.176686) + (xy 164.684366 108.176697) + (xy 164.743258 108.396488) + (xy 164.743261 108.396497) + (xy 164.839431 108.602732) + (xy 164.839432 108.602734) + (xy 164.969954 108.789141) + (xy 165.130858 108.950045) + (xy 165.130861 108.950047) + (xy 165.317266 109.080568) + (xy 165.375275 109.107618) + (xy 165.427714 109.153791) + (xy 165.446866 109.220984) + (xy 165.42665 109.287865) + (xy 165.375275 109.332382) + (xy 165.317267 109.359431) + (xy 165.317265 109.359432) + (xy 165.130858 109.489954) + (xy 164.969954 109.650858) + (xy 164.839432 109.837265) + (xy 164.839431 109.837267) + (xy 164.743261 110.043502) + (xy 164.743258 110.043511) + (xy 164.684366 110.263302) + (xy 164.684364 110.263313) + (xy 164.664532 110.489998) + (xy 164.664532 110.490001) + (xy 164.684364 110.716686) + (xy 164.684366 110.716697) + (xy 164.743258 110.936488) + (xy 164.743261 110.936497) + (xy 164.839431 111.142732) + (xy 164.839432 111.142734) + (xy 164.969954 111.329141) + (xy 165.130858 111.490045) + (xy 165.130861 111.490047) + (xy 165.317266 111.620568) + (xy 165.375275 111.647618) + (xy 165.427714 111.693791) + (xy 165.446866 111.760984) + (xy 165.42665 111.827865) + (xy 165.375275 111.872381) + (xy 165.37224 111.873797) + (xy 165.317267 111.899431) + (xy 165.317265 111.899432) + (xy 165.130858 112.029954) + (xy 164.969954 112.190858) + (xy 164.839432 112.377265) + (xy 164.839431 112.377267) + (xy 164.743261 112.583502) + (xy 164.743258 112.583511) + (xy 164.684366 112.803302) + (xy 164.684364 112.803313) + (xy 164.664532 113.029998) + (xy 164.664532 113.030001) + (xy 164.684364 113.256686) + (xy 164.684366 113.256697) + (xy 164.743258 113.476488) + (xy 164.743261 113.476497) + (xy 164.839431 113.682732) + (xy 164.839432 113.682734) + (xy 164.969954 113.869141) + (xy 165.130858 114.030045) + (xy 165.130861 114.030047) + (xy 165.317266 114.160568) + (xy 165.373188 114.186645) + (xy 165.375275 114.187618) + (xy 165.427714 114.233791) + (xy 165.446866 114.300984) + (xy 165.42665 114.367865) + (xy 165.375275 114.412382) + (xy 165.317267 114.439431) + (xy 165.317265 114.439432) + (xy 165.130858 114.569954) + (xy 164.969954 114.730858) + (xy 164.839432 114.917265) + (xy 164.839431 114.917267) + (xy 164.743261 115.123502) + (xy 164.743258 115.123511) + (xy 164.684366 115.343302) + (xy 164.684364 115.343313) + (xy 164.664532 115.569998) + (xy 164.664532 115.570001) + (xy 164.684364 115.796686) + (xy 164.684366 115.796697) + (xy 164.743258 116.016488) + (xy 164.743261 116.016497) + (xy 164.839431 116.222732) + (xy 164.839432 116.222734) + (xy 164.969954 116.409141) + (xy 165.130858 116.570045) + (xy 165.130861 116.570047) + (xy 165.317266 116.700568) + (xy 165.375275 116.727618) + (xy 165.427714 116.773791) + (xy 165.446866 116.840984) + (xy 165.42665 116.907865) + (xy 165.375275 116.952382) + (xy 165.317267 116.979431) + (xy 165.317265 116.979432) + (xy 165.130858 117.109954) + (xy 164.969954 117.270858) + (xy 164.839432 117.457265) + (xy 164.839431 117.457267) + (xy 164.743261 117.663502) + (xy 164.743258 117.663511) + (xy 164.684366 117.883302) + (xy 164.684364 117.883313) + (xy 164.664532 118.109998) + (xy 164.664532 118.110001) + (xy 164.684364 118.336686) + (xy 164.684366 118.336697) + (xy 164.743258 118.556488) + (xy 164.743261 118.556497) + (xy 164.839431 118.762732) + (xy 164.839432 118.762734) + (xy 164.969954 118.949141) + (xy 165.130858 119.110045) + (xy 165.130861 119.110047) + (xy 165.317266 119.240568) + (xy 165.375275 119.267618) + (xy 165.427714 119.313791) + (xy 165.446866 119.380984) + (xy 165.42665 119.447865) + (xy 165.375275 119.492381) + (xy 165.375118 119.492455) + (xy 165.317267 119.519431) + (xy 165.317265 119.519432) + (xy 165.130857 119.649955) + (xy 165.125766 119.655046) + (xy 165.064441 119.688528) + (xy 164.99475 119.683539) + (xy 164.950409 119.655041) + (xy 164.902657 119.607289) + (xy 164.902656 119.607288) + (xy 164.809888 119.550069) + (xy 164.753336 119.515187) + (xy 164.753331 119.515185) + (xy 164.728621 119.506997) + (xy 164.586797 119.460001) + (xy 164.586795 119.46) + (xy 164.48401 119.4495) + (xy 163.683998 119.4495) + (xy 163.68398 119.449501) + (xy 163.581203 119.46) + (xy 163.5812 119.460001) + (xy 163.414668 119.515185) + (xy 163.414663 119.515187) + (xy 163.265342 119.607289) + (xy 163.171681 119.700951) + (xy 163.110358 119.734436) + (xy 163.040666 119.729452) + (xy 162.996319 119.700951) + (xy 162.902657 119.607289) + (xy 162.902656 119.607288) + (xy 162.809888 119.550069) + (xy 162.753336 119.515187) + (xy 162.753331 119.515185) + (xy 162.728621 119.506997) + (xy 162.586797 119.460001) + (xy 162.586795 119.46) + (xy 162.48401 119.4495) + (xy 161.683998 119.4495) + (xy 161.68398 119.449501) + (xy 161.581203 119.46) + (xy 161.5812 119.460001) + (xy 161.414668 119.515185) + (xy 161.414663 119.515187) + (xy 161.265342 119.607289) + (xy 161.141289 119.731342) + (xy 161.049187 119.880663) + (xy 161.049185 119.880668) + (xy 161.038244 119.913687) + (xy 160.994001 120.047203) + (xy 160.994001 120.047204) + (xy 160.994 120.047204) + (xy 160.9835 120.149983) + (xy 160.9835 120.284216) + (xy 160.963815 120.351255) + (xy 160.947181 120.371897) + (xy 160.501023 120.818056) + (xy 159.601368 121.717712) + (xy 159.165899 122.153181) + (xy 159.104576 122.186666) + (xy 159.078218 122.1895) + (xy 156.32823 122.1895) + (xy 156.261191 122.169815) + (xy 156.240549 122.153181) + (xy 156.234657 122.147289) + (xy 156.234656 122.147288) + (xy 156.10602 122.067945) + (xy 156.085336 122.055187) + (xy 156.085335 122.055186) + (xy 156.085334 122.055186) + (xy 156.031785 122.037441) + (xy 155.974341 121.997668) + (xy 155.947519 121.933152) + (xy 155.959835 121.864377) + (xy 156.007378 121.813177) + (xy 156.031789 121.802029) + (xy 156.085122 121.784356) + (xy 156.085124 121.784356) + (xy 156.234345 121.692315) + (xy 156.358315 121.568345) + (xy 156.450356 121.419124) + (xy 156.450358 121.419119) + (xy 156.505505 121.252697) + (xy 156.505506 121.25269) + (xy 156.515999 121.149986) + (xy 156.516 121.149973) + (xy 156.516 120.9) + (xy 155.29 120.9) + (xy 155.222961 120.880315) + (xy 155.177206 120.827511) + (xy 155.166 120.776) + (xy 155.166 119.45) + (xy 155.666 119.45) + (xy 155.666 120.4) + (xy 156.515999 120.4) + (xy 156.515999 120.150028) + (xy 156.515998 120.150013) + (xy 156.505505 120.047302) + (xy 156.450358 119.88088) + (xy 156.450356 119.880875) + (xy 156.358315 119.731654) + (xy 156.234345 119.607684) + (xy 156.085124 119.515643) + (xy 156.085119 119.515641) + (xy 155.918697 119.460494) + (xy 155.91869 119.460493) + (xy 155.815986 119.45) + (xy 155.666 119.45) + (xy 155.166 119.45) + (xy 155.016027 119.45) + (xy 155.016012 119.450001) + (xy 154.913302 119.460494) + (xy 154.74688 119.515641) + (xy 154.746875 119.515643) + (xy 154.597657 119.607682) + (xy 154.504034 119.701305) + (xy 154.44271 119.734789) + (xy 154.373019 119.729805) + (xy 154.328672 119.701304) + (xy 154.234657 119.607289) + (xy 154.234656 119.607288) + (xy 154.141888 119.550069) + (xy 154.085336 119.515187) + (xy 154.085331 119.515185) + (xy 154.060621 119.506997) + (xy 153.918797 119.460001) + (xy 153.918795 119.46) + (xy 153.81601 119.4495) + (xy 153.015998 119.4495) + (xy 153.01598 119.449501) + (xy 152.913203 119.46) + (xy 152.9132 119.460001) + (xy 152.746668 119.515185) + (xy 152.746663 119.515187) + (xy 152.597342 119.607289) + (xy 152.549589 119.655042) + (xy 152.488266 119.688526) + (xy 152.418574 119.683541) + (xy 152.374228 119.655041) + (xy 152.369141 119.649954) + (xy 152.182734 119.519432) + (xy 152.182728 119.519429) + (xy 152.124882 119.492455) + (xy 152.124724 119.492381) + (xy 152.072285 119.44621) + (xy 152.053133 119.379017) + (xy 152.073348 119.312135) + (xy 152.124725 119.267618) + (xy 152.182734 119.240568) + (xy 152.369139 119.110047) + (xy 152.530047 118.949139) + (xy 152.660568 118.762734) + (xy 152.756739 118.556496) + (xy 152.774288 118.491002) + (xy 156.343751 118.491002) + (xy 156.362685 118.659056) + (xy 156.418545 118.818694) + (xy 156.418547 118.818697) + (xy 156.508518 118.961884) + (xy 156.508523 118.96189) + (xy 156.628109 119.081476) + (xy 156.628115 119.081481) + (xy 156.771302 119.171452) + (xy 156.771305 119.171454) + (xy 156.771309 119.171455) + (xy 156.77131 119.171456) + (xy 156.793756 119.17931) + (xy 156.930943 119.227314) + (xy 157.098997 119.246249) + (xy 157.099 119.246249) + (xy 157.099003 119.246249) + (xy 157.267056 119.227314) + (xy 157.267059 119.227313) + (xy 157.42669 119.171456) + (xy 157.426692 119.171454) + (xy 157.426694 119.171454) + (xy 157.426697 119.171452) + (xy 157.569884 119.081481) + (xy 157.569885 119.08148) + (xy 157.56989 119.081477) + (xy 157.689477 118.96189) + (xy 157.694346 118.954141) + (xy 157.779452 118.818697) + (xy 157.779454 118.818694) + (xy 157.779454 118.818692) + (xy 157.779456 118.81869) + (xy 157.835313 118.659059) + (xy 157.835313 118.659058) + (xy 157.835314 118.659056) + (xy 157.854249 118.491002) + (xy 157.854249 118.490997) + (xy 157.835314 118.322943) + (xy 157.797478 118.214815) + (xy 157.779456 118.16331) + (xy 157.779455 118.163309) + (xy 157.779454 118.163305) + (xy 157.779452 118.163302) + (xy 157.689481 118.020115) + (xy 157.689476 118.020109) + (xy 157.56989 117.900523) + (xy 157.569884 117.900518) + (xy 157.426697 117.810547) + (xy 157.426694 117.810545) + (xy 157.267056 117.754685) + (xy 157.099003 117.735751) + (xy 157.098997 117.735751) + (xy 156.930943 117.754685) + (xy 156.771305 117.810545) + (xy 156.771302 117.810547) + (xy 156.628115 117.900518) + (xy 156.628109 117.900523) + (xy 156.508523 118.020109) + (xy 156.508518 118.020115) + (xy 156.418547 118.163302) + (xy 156.418545 118.163305) + (xy 156.362685 118.322943) + (xy 156.343751 118.490997) + (xy 156.343751 118.491002) + (xy 152.774288 118.491002) + (xy 152.815635 118.336692) + (xy 152.833535 118.132096) + (xy 152.835468 118.110001) + (xy 152.835468 118.109998) + (xy 152.827604 118.02011) + (xy 152.815635 117.883308) + (xy 152.759503 117.67382) + (xy 152.756741 117.663511) + (xy 152.756738 117.663502) + (xy 152.728059 117.602) + (xy 152.660568 117.457266) + (xy 152.532462 117.27431) + (xy 152.530045 117.270858) + (xy 152.369141 117.109954) + (xy 152.182734 116.979432) + (xy 152.182728 116.979429) + (xy 152.153524 116.965811) + (xy 152.124724 116.952381) + (xy 152.072285 116.90621) + (xy 152.053133 116.839017) + (xy 152.073348 116.772135) + (xy 152.124725 116.727618) + (xy 152.182734 116.700568) + (xy 152.369139 116.570047) + (xy 152.530047 116.409139) + (xy 152.660568 116.222734) + (xy 152.756739 116.016496) + (xy 152.774288 115.951002) + (xy 155.835751 115.951002) + (xy 155.854685 116.119056) + (xy 155.910545 116.278694) + (xy 155.910547 116.278697) + (xy 156.000518 116.421884) + (xy 156.000523 116.42189) + (xy 156.120109 116.541476) + (xy 156.120115 116.541481) + (xy 156.263302 116.631452) + (xy 156.263305 116.631454) + (xy 156.263309 116.631455) + (xy 156.26331 116.631456) + (xy 156.277271 116.636341) + (xy 156.422943 116.687314) + (xy 156.590997 116.706249) + (xy 156.591 116.706249) + (xy 156.591003 116.706249) + (xy 156.759056 116.687314) + (xy 156.815547 116.667547) + (xy 156.91869 116.631456) + (xy 156.918692 116.631454) + (xy 156.918694 116.631454) + (xy 156.918697 116.631452) + (xy 157.061884 116.541481) + (xy 157.061885 116.54148) + (xy 157.06189 116.541477) + (xy 157.181477 116.42189) + (xy 157.186346 116.414141) + (xy 157.271452 116.278697) + (xy 157.271454 116.278694) + (xy 157.271454 116.278692) + (xy 157.271456 116.27869) + (xy 157.327313 116.119059) + (xy 157.327313 116.119058) + (xy 157.327314 116.119056) + (xy 157.346249 115.951002) + (xy 157.346249 115.950997) + (xy 157.327314 115.782943) + (xy 157.290473 115.677657) + (xy 157.271456 115.62331) + (xy 157.271455 115.623309) + (xy 157.271454 115.623305) + (xy 157.271452 115.623302) + (xy 157.181481 115.480115) + (xy 157.181476 115.480109) + (xy 157.06189 115.360523) + (xy 157.061884 115.360518) + (xy 156.918697 115.270547) + (xy 156.918694 115.270545) + (xy 156.759056 115.214685) + (xy 156.591003 115.195751) + (xy 156.590997 115.195751) + (xy 156.422943 115.214685) + (xy 156.263305 115.270545) + (xy 156.263302 115.270547) + (xy 156.120115 115.360518) + (xy 156.120109 115.360523) + (xy 156.000523 115.480109) + (xy 156.000518 115.480115) + (xy 155.910547 115.623302) + (xy 155.910545 115.623305) + (xy 155.854685 115.782943) + (xy 155.835751 115.950997) + (xy 155.835751 115.951002) + (xy 152.774288 115.951002) + (xy 152.815635 115.796692) + (xy 152.83336 115.594091) + (xy 152.835468 115.570001) + (xy 152.835468 115.569998) + (xy 152.827604 115.48011) + (xy 152.815635 115.343308) + (xy 152.759589 115.134139) + (xy 152.756741 115.123511) + (xy 152.756738 115.123502) + (xy 152.713137 115.03) + (xy 152.660568 114.917266) + (xy 152.530047 114.730861) + (xy 152.530045 114.730858) + (xy 152.369141 114.569954) + (xy 152.182734 114.439432) + (xy 152.182728 114.439429) + (xy 152.124725 114.412382) + (xy 152.072285 114.36621) + (xy 152.053133 114.299017) + (xy 152.073348 114.232135) + (xy 152.124725 114.187618) + (xy 152.126812 114.186645) + (xy 152.182734 114.160568) + (xy 152.369139 114.030047) + (xy 152.530047 113.869139) + (xy 152.660568 113.682734) + (xy 152.756739 113.476496) + (xy 152.815635 113.256692) + (xy 152.833176 113.056202) + (xy 152.835468 113.030001) + (xy 152.835468 113.029998) + (xy 152.829021 112.95631) + (xy 152.815635 112.803308) + (xy 152.762358 112.604476) + (xy 152.756741 112.583511) + (xy 152.756738 112.583502) + (xy 152.728059 112.522) + (xy 152.660568 112.377266) + (xy 152.532462 112.19431) + (xy 152.530045 112.190858) + (xy 152.369141 112.029954) + (xy 152.182734 111.899432) + (xy 152.182728 111.899429) + (xy 152.12776 111.873797) + (xy 152.124724 111.872381) + (xy 152.072285 111.82621) + (xy 152.053133 111.759017) + (xy 152.073348 111.692135) + (xy 152.124725 111.647618) + (xy 152.182734 111.620568) + (xy 152.369139 111.490047) + (xy 152.530047 111.329139) + (xy 152.660568 111.142734) + (xy 152.756739 110.936496) + (xy 152.815635 110.716692) + (xy 152.832634 110.522384) + (xy 152.835468 110.490001) + (xy 152.835468 110.489998) + (xy 152.822904 110.34639) + (xy 152.815635 110.263308) + (xy 152.767961 110.085384) + (xy 152.756741 110.043511) + (xy 152.756738 110.043502) + (xy 152.660568 109.837266) + (xy 152.532462 109.65431) + (xy 152.530045 109.650858) + (xy 152.369141 109.489954) + (xy 152.182734 109.359432) + (xy 152.182728 109.359429) + (xy 152.124725 109.332382) + (xy 152.072285 109.28621) + (xy 152.053133 109.219017) + (xy 152.073348 109.152135) + (xy 152.124725 109.107618) + (xy 152.182734 109.080568) + (xy 152.369139 108.950047) + (xy 152.530047 108.789139) + (xy 152.660568 108.602734) + (xy 152.756739 108.396496) + (xy 152.815635 108.176692) + (xy 152.8341 107.965633) + (xy 152.835468 107.950001) + (xy 152.835468 107.949998) + (xy 152.826966 107.852818) + (xy 152.815635 107.723308) + (xy 152.759589 107.514139) + (xy 152.756741 107.503511) + (xy 152.756738 107.503502) + (xy 152.689599 107.359523) + (xy 152.660568 107.297266) + (xy 152.530047 107.110861) + (xy 152.530045 107.110858) + (xy 152.369141 106.949954) + (xy 152.182734 106.819432) + (xy 152.182728 106.819429) + (xy 152.124725 106.792382) + (xy 152.072285 106.74621) + (xy 152.053133 106.679017) + (xy 152.073348 106.612135) + (xy 152.124725 106.567618) + (xy 152.182734 106.540568) + (xy 152.369139 106.410047) + (xy 152.530047 106.249139) + (xy 152.660568 106.062734) + (xy 152.756739 105.856496) + (xy 152.815635 105.636692) + (xy 152.832634 105.442384) + (xy 152.835468 105.410001) + (xy 152.835468 105.409998) + (xy 152.827604 105.32011) + (xy 152.815635 105.183308) + (xy 152.767406 105.003313) + (xy 152.756741 104.963511) + (xy 152.756738 104.963502) + (xy 152.689599 104.819523) + (xy 152.660568 104.757266) + (xy 152.530047 104.570861) + (xy 152.530045 104.570858) + (xy 152.369141 104.409954) + (xy 152.346359 104.394002) + (xy 157.359751 104.394002) + (xy 157.378685 104.562056) + (xy 157.434545 104.721694) + (xy 157.434547 104.721697) + (xy 157.524518 104.864884) + (xy 157.524523 104.86489) + (xy 157.644109 104.984476) + (xy 157.644115 104.984481) + (xy 157.787302 105.074452) + (xy 157.787305 105.074454) + (xy 157.787309 105.074455) + (xy 157.78731 105.074456) + (xy 157.809756 105.08231) + (xy 157.946943 105.130314) + (xy 158.114997 105.149249) + (xy 158.115 105.149249) + (xy 158.115003 105.149249) + (xy 158.283056 105.130314) + (xy 158.339547 105.110547) + (xy 158.44269 105.074456) + (xy 158.442692 105.074454) + (xy 158.442694 105.074454) + (xy 158.442697 105.074452) + (xy 158.585884 104.984481) + (xy 158.585885 104.98448) + (xy 158.58589 104.984477) + (xy 158.705477 104.86489) + (xy 158.705481 104.864884) + (xy 158.795452 104.721697) + (xy 158.795454 104.721694) + (xy 158.795454 104.721692) + (xy 158.795456 104.72169) + (xy 158.851313 104.562059) + (xy 158.851313 104.562058) + (xy 158.851314 104.562056) + (xy 158.870249 104.394002) + (xy 158.870249 104.393997) + (xy 158.851314 104.225943) + (xy 158.806874 104.098941) + (xy 158.795456 104.06631) + (xy 158.795455 104.066309) + (xy 158.795454 104.066305) + (xy 158.795452 104.066302) + (xy 158.705481 103.923115) + (xy 158.705476 103.923109) + (xy 158.58589 103.803523) + (xy 158.585884 103.803518) + (xy 158.442697 103.713547) + (xy 158.442694 103.713545) + (xy 158.283056 103.657685) + (xy 158.115003 103.638751) + (xy 158.114997 103.638751) + (xy 157.946943 103.657685) + (xy 157.787305 103.713545) + (xy 157.787302 103.713547) + (xy 157.644115 103.803518) + (xy 157.644109 103.803523) + (xy 157.524523 103.923109) + (xy 157.524518 103.923115) + (xy 157.434547 104.066302) + (xy 157.434545 104.066305) + (xy 157.378685 104.225943) + (xy 157.359751 104.393997) + (xy 157.359751 104.394002) + (xy 152.346359 104.394002) + (xy 152.182734 104.279432) + (xy 152.182732 104.279431) + (xy 151.976497 104.183261) + (xy 151.976488 104.183258) + (xy 151.756697 104.124366) + (xy 151.756687 104.124364) + (xy 151.586785 104.1095) + (xy 151.586784 104.1095) + (xy 150.673216 104.1095) + (xy 150.673215 104.1095) + (xy 150.503312 104.124364) + (xy 150.503302 104.124366) + (xy 150.283511 104.183258) + (xy 150.283502 104.183261) + (xy 150.077267 104.279431) + (xy 150.077265 104.279432) + (xy 149.890858 104.409954) + (xy 149.729954 104.570858) + (xy 149.599432 104.757265) + (xy 149.599431 104.757267) + (xy 149.503261 104.963502) + (xy 149.503258 104.963511) + (xy 149.444366 105.183302) + (xy 149.444364 105.183313) + (xy 149.424532 105.409998) + (xy 149.424532 105.410001) + (xy 149.444364 105.636686) + (xy 149.444366 105.636697) + (xy 149.503258 105.856488) + (xy 149.503261 105.856497) + (xy 149.599431 106.062732) + (xy 149.599432 106.062734) + (xy 149.729954 106.249141) + (xy 149.890858 106.410045) + (xy 149.890861 106.410047) + (xy 150.077266 106.540568) + (xy 150.135275 106.567618) + (xy 150.187714 106.613791) + (xy 150.206866 106.680984) + (xy 150.18665 106.747865) + (xy 150.135275 106.792382) + (xy 150.077267 106.819431) + (xy 150.077265 106.819432) + (xy 149.890858 106.949954) + (xy 149.729954 107.110858) + (xy 149.599432 107.297265) + (xy 149.599431 107.297267) + (xy 149.503261 107.503502) + (xy 149.503258 107.503511) + (xy 149.444366 107.723302) + (xy 149.444364 107.723313) + (xy 149.424532 107.949998) + (xy 149.424532 107.950001) + (xy 149.444364 108.176686) + (xy 149.444366 108.176697) + (xy 149.503258 108.396488) + (xy 149.503261 108.396497) + (xy 149.599431 108.602732) + (xy 149.599432 108.602734) + (xy 149.729954 108.789141) + (xy 149.890858 108.950045) + (xy 149.890861 108.950047) + (xy 150.077266 109.080568) + (xy 150.135275 109.107618) + (xy 150.187714 109.153791) + (xy 150.206866 109.220984) + (xy 150.18665 109.287865) + (xy 150.135275 109.332382) + (xy 150.077267 109.359431) + (xy 150.077265 109.359432) + (xy 149.890858 109.489954) + (xy 149.729954 109.650858) + (xy 149.599432 109.837265) + (xy 149.599431 109.837267) + (xy 149.503261 110.043502) + (xy 149.503258 110.043511) + (xy 149.444366 110.263302) + (xy 149.444364 110.263313) + (xy 149.424532 110.489998) + (xy 149.424532 110.490001) + (xy 149.444364 110.716686) + (xy 149.444366 110.716697) + (xy 149.503258 110.936488) + (xy 149.503261 110.936497) + (xy 149.599431 111.142732) + (xy 149.599432 111.142734) + (xy 149.729954 111.329141) + (xy 149.890858 111.490045) + (xy 149.890861 111.490047) + (xy 150.077266 111.620568) + (xy 150.135275 111.647618) + (xy 150.187714 111.693791) + (xy 150.206866 111.760984) + (xy 150.18665 111.827865) + (xy 150.135275 111.872381) + (xy 150.13224 111.873797) + (xy 150.077267 111.899431) + (xy 150.077265 111.899432) + (xy 149.890858 112.029954) + (xy 149.729954 112.190858) + (xy 149.599432 112.377265) + (xy 149.599431 112.377267) + (xy 149.503261 112.583502) + (xy 149.503258 112.583511) + (xy 149.444366 112.803302) + (xy 149.444364 112.803313) + (xy 149.424532 113.029998) + (xy 149.424532 113.030001) + (xy 149.444364 113.256686) + (xy 149.444366 113.256697) + (xy 149.503258 113.476488) + (xy 149.503261 113.476497) + (xy 149.599431 113.682732) + (xy 149.599432 113.682734) + (xy 149.729954 113.869141) + (xy 149.890858 114.030045) + (xy 149.890861 114.030047) + (xy 150.077266 114.160568) + (xy 150.133188 114.186645) + (xy 150.135275 114.187618) + (xy 150.187714 114.233791) + (xy 150.206866 114.300984) + (xy 150.18665 114.367865) + (xy 150.135275 114.412382) + (xy 150.077267 114.439431) + (xy 150.077265 114.439432) + (xy 149.890858 114.569954) + (xy 149.729954 114.730858) + (xy 149.599432 114.917265) + (xy 149.599431 114.917267) + (xy 149.503261 115.123502) + (xy 149.503258 115.123511) + (xy 149.444366 115.343302) + (xy 149.444364 115.343313) + (xy 149.424532 115.569998) + (xy 149.424532 115.570001) + (xy 149.444364 115.796686) + (xy 149.444366 115.796697) + (xy 149.503258 116.016488) + (xy 149.503261 116.016497) + (xy 149.599431 116.222732) + (xy 149.599432 116.222734) + (xy 149.729954 116.409141) + (xy 149.890858 116.570045) + (xy 149.890861 116.570047) + (xy 150.077266 116.700568) + (xy 150.135275 116.727618) + (xy 150.187714 116.773791) + (xy 150.206866 116.840984) + (xy 150.18665 116.907865) + (xy 150.135275 116.952382) + (xy 150.077267 116.979431) + (xy 149.919308 117.090033) + (xy 149.853102 117.11236) + (xy 149.785335 117.095348) + (xy 149.760505 117.076138) + (xy 149.69589 117.011523) + (xy 149.695884 117.011518) + (xy 149.552697 116.921547) + (xy 149.552694 116.921545) + (xy 149.393056 116.865685) + (xy 149.225003 116.846751) + (xy 149.224997 116.846751) + (xy 149.056943 116.865685) + (xy 148.897305 116.921545) + (xy 148.897302 116.921547) + (xy 148.754115 117.011518) + (xy 148.754113 117.01152) + (xy 148.689492 117.07614) + (xy 148.628168 117.109624) + (xy 148.558477 117.104638) + (xy 148.530689 117.090032) + (xy 148.372734 116.979432) + (xy 148.372728 116.979429) + (xy 148.343524 116.965811) + (xy 148.314724 116.952381) + (xy 148.262285 116.90621) + (xy 148.243133 116.839017) + (xy 148.263348 116.772135) + (xy 148.314725 116.727618) + (xy 148.372734 116.700568) + (xy 148.559139 116.570047) + (xy 148.720047 116.409139) + (xy 148.850568 116.222734) + (xy 148.946739 116.016496) + (xy 149.005635 115.796692) + (xy 149.02336 115.594091) + (xy 149.025468 115.570001) + (xy 149.025468 115.569998) + (xy 149.017604 115.48011) + (xy 149.005635 115.343308) + (xy 148.949589 115.134139) + (xy 148.946741 115.123511) + (xy 148.946738 115.123502) + (xy 148.903137 115.03) + (xy 148.850568 114.917266) + (xy 148.720047 114.730861) + (xy 148.720045 114.730858) + (xy 148.559141 114.569954) + (xy 148.372734 114.439432) + (xy 148.372728 114.439429) + (xy 148.314725 114.412382) + (xy 148.262285 114.36621) + (xy 148.243133 114.299017) + (xy 148.263348 114.232135) + (xy 148.314725 114.187618) + (xy 148.316812 114.186645) + (xy 148.372734 114.160568) + (xy 148.559139 114.030047) + (xy 148.720047 113.869139) + (xy 148.850568 113.682734) + (xy 148.946739 113.476496) + (xy 149.005635 113.256692) + (xy 149.023176 113.056202) + (xy 149.025468 113.030001) + (xy 149.025468 113.029998) + (xy 149.019021 112.95631) + (xy 149.005635 112.803308) + (xy 148.952358 112.604476) + (xy 148.946741 112.583511) + (xy 148.946738 112.583502) + (xy 148.918059 112.522) + (xy 148.850568 112.377266) + (xy 148.722462 112.19431) + (xy 148.720045 112.190858) + (xy 148.559141 112.029954) + (xy 148.372734 111.899432) + (xy 148.372728 111.899429) + (xy 148.31776 111.873797) + (xy 148.314724 111.872381) + (xy 148.262285 111.82621) + (xy 148.243133 111.759017) + (xy 148.263348 111.692135) + (xy 148.314725 111.647618) + (xy 148.372734 111.620568) + (xy 148.559139 111.490047) + (xy 148.720047 111.329139) + (xy 148.850568 111.142734) + (xy 148.946739 110.936496) + (xy 149.005635 110.716692) + (xy 149.022634 110.522384) + (xy 149.025468 110.490001) + (xy 149.025468 110.489998) + (xy 149.012904 110.34639) + (xy 149.005635 110.263308) + (xy 148.957961 110.085384) + (xy 148.946741 110.043511) + (xy 148.946738 110.043502) + (xy 148.850568 109.837266) + (xy 148.722462 109.65431) + (xy 148.720045 109.650858) + (xy 148.559141 109.489954) + (xy 148.372734 109.359432) + (xy 148.372728 109.359429) + (xy 148.314725 109.332382) + (xy 148.262285 109.28621) + (xy 148.243133 109.219017) + (xy 148.263348 109.152135) + (xy 148.314725 109.107618) + (xy 148.372734 109.080568) + (xy 148.559139 108.950047) + (xy 148.720047 108.789139) + (xy 148.850568 108.602734) + (xy 148.946739 108.396496) + (xy 149.005635 108.176692) + (xy 149.0241 107.965633) + (xy 149.025468 107.950001) + (xy 149.025468 107.949998) + (xy 149.016966 107.852818) + (xy 149.005635 107.723308) + (xy 148.949589 107.514139) + (xy 148.946741 107.503511) + (xy 148.946738 107.503502) + (xy 148.879599 107.359523) + (xy 148.850568 107.297266) + (xy 148.720047 107.110861) + (xy 148.720045 107.110858) + (xy 148.559143 106.949956) + (xy 148.534536 106.932726) + (xy 148.490912 106.878149) + (xy 148.483719 106.80865) + (xy 148.515241 106.746296) + (xy 148.575471 106.710882) + (xy 148.592404 106.707861) + (xy 148.627483 106.704091) + (xy 148.762331 106.653796) + (xy 148.877546 106.567546) + (xy 148.963796 106.452331) + (xy 149.014091 106.317483) + (xy 149.0205 106.257873) + (xy 149.020499 104.562128) + (xy 149.015299 104.513757) + (xy 149.014091 104.502516) + (xy 148.963797 104.367671) + (xy 148.963793 104.367664) + (xy 148.877547 104.252455) + (xy 148.877544 104.252452) + (xy 148.762335 104.166206) + (xy 148.762328 104.166202) + (xy 148.627482 104.115908) + (xy 148.627483 104.115908) + (xy 148.567883 104.109501) + (xy 148.567881 104.1095) + (xy 148.567873 104.1095) + (xy 148.567864 104.1095) + (xy 146.072129 104.1095) + (xy 146.072123 104.109501) + (xy 146.012516 104.115908) + (xy 145.877671 104.166202) + (xy 145.877664 104.166206) + (xy 145.762455 104.252452) + (xy 145.762452 104.252455) + (xy 145.676206 104.367664) + (xy 145.676202 104.367671) + (xy 145.625908 104.502517) + (xy 145.619507 104.562059) + (xy 145.619501 104.562123) + (xy 145.6195 104.562135) + (xy 145.6195 106.25787) + (xy 145.619501 106.257876) + (xy 145.625908 106.317483) + (xy 145.676202 106.452328) + (xy 145.676206 106.452335) + (xy 145.762452 106.567544) + (xy 145.762455 106.567547) + (xy 145.877664 106.653793) + (xy 145.877671 106.653797) + (xy 145.891077 106.658797) + (xy 146.012517 106.704091) + (xy 146.047596 106.707862) + (xy 146.112144 106.734599) + (xy 146.151993 106.791991) + (xy 146.154488 106.861816) + (xy 146.118836 106.921905) + (xy 146.105464 106.932725) + (xy 146.080858 106.949954) + (xy 145.919954 107.110858) + (xy 145.789432 107.297265) + (xy 145.789431 107.297267) + (xy 145.693261 107.503502) + (xy 145.693258 107.503511) + (xy 145.634366 107.723302) + (xy 145.634364 107.723313) + (xy 145.614532 107.949998) + (xy 145.614532 107.950001) + (xy 145.634364 108.176686) + (xy 145.634366 108.176697) + (xy 145.693258 108.396488) + (xy 145.693261 108.396497) + (xy 145.789431 108.602732) + (xy 145.789432 108.602734) + (xy 145.919954 108.789141) + (xy 146.080858 108.950045) + (xy 146.080861 108.950047) + (xy 146.267266 109.080568) + (xy 146.325275 109.107618) + (xy 146.377714 109.153791) + (xy 146.396866 109.220984) + (xy 146.37665 109.287865) + (xy 146.325275 109.332382) + (xy 146.267267 109.359431) + (xy 146.267265 109.359432) + (xy 146.080858 109.489954) + (xy 145.919954 109.650858) + (xy 145.789432 109.837265) + (xy 145.789431 109.837267) + (xy 145.693261 110.043502) + (xy 145.693258 110.043511) + (xy 145.634366 110.263302) + (xy 145.634364 110.263313) + (xy 145.614532 110.489998) + (xy 145.614532 110.490001) + (xy 145.634364 110.716686) + (xy 145.634366 110.716697) + (xy 145.693258 110.936488) + (xy 145.693261 110.936497) + (xy 145.789431 111.142732) + (xy 145.789432 111.142734) + (xy 145.919954 111.329141) + (xy 146.080858 111.490045) + (xy 146.080861 111.490047) + (xy 146.267266 111.620568) + (xy 146.325275 111.647618) + (xy 146.377714 111.693791) + (xy 146.396866 111.760984) + (xy 146.37665 111.827865) + (xy 146.325275 111.872381) + (xy 146.32224 111.873797) + (xy 146.267267 111.899431) + (xy 146.267265 111.899432) + (xy 146.080858 112.029954) + (xy 145.919954 112.190858) + (xy 145.789432 112.377265) + (xy 145.789431 112.377267) + (xy 145.693261 112.583502) + (xy 145.693258 112.583511) + (xy 145.634366 112.803302) + (xy 145.634364 112.803313) + (xy 145.614532 113.029998) + (xy 145.614532 113.030001) + (xy 145.634364 113.256686) + (xy 145.634366 113.256697) + (xy 145.693258 113.476488) + (xy 145.693261 113.476497) + (xy 145.789431 113.682732) + (xy 145.789432 113.682734) + (xy 145.919954 113.869141) + (xy 146.080858 114.030045) + (xy 146.080861 114.030047) + (xy 146.267266 114.160568) + (xy 146.323188 114.186645) + (xy 146.325275 114.187618) + (xy 146.377714 114.233791) + (xy 146.396866 114.300984) + (xy 146.37665 114.367865) + (xy 146.325275 114.412382) + (xy 146.267267 114.439431) + (xy 146.267265 114.439432) + (xy 146.080858 114.569954) + (xy 145.919954 114.730858) + (xy 145.789432 114.917265) + (xy 145.789431 114.917267) + (xy 145.693261 115.123502) + (xy 145.693258 115.123511) + (xy 145.634366 115.343302) + (xy 145.634364 115.343313) + (xy 145.614532 115.569998) + (xy 145.614532 115.570001) + (xy 145.634364 115.796686) + (xy 145.634366 115.796697) + (xy 145.693258 116.016488) + (xy 145.693261 116.016497) + (xy 145.789431 116.222732) + (xy 145.789432 116.222734) + (xy 145.919954 116.409141) + (xy 146.080858 116.570045) + (xy 146.080861 116.570047) + (xy 146.267266 116.700568) + (xy 146.325275 116.727618) + (xy 146.377714 116.773791) + (xy 146.396866 116.840984) + (xy 146.37665 116.907865) + (xy 146.325275 116.952382) + (xy 146.267267 116.979431) + (xy 146.267265 116.979432) + (xy 146.080858 117.109954) + (xy 145.919954 117.270858) + (xy 145.789432 117.457265) + (xy 145.789431 117.457267) + (xy 145.693261 117.663502) + (xy 145.693258 117.663511) + (xy 145.634366 117.883302) + (xy 145.634364 117.883313) + (xy 145.614532 118.109998) + (xy 145.614532 118.110001) + (xy 145.634364 118.336686) + (xy 145.634366 118.336697) + (xy 145.693258 118.556488) + (xy 145.693261 118.556497) + (xy 145.789431 118.762732) + (xy 145.789432 118.762734) + (xy 145.919954 118.949141) + (xy 146.080858 119.110045) + (xy 146.080861 119.110047) + (xy 146.267266 119.240568) + (xy 146.325275 119.267618) + (xy 146.377714 119.313791) + (xy 146.396866 119.380984) + (xy 146.37665 119.447865) + (xy 146.325275 119.492381) + (xy 146.325118 119.492455) + (xy 146.267267 119.519431) + (xy 146.267265 119.519432) + (xy 146.080858 119.649954) + (xy 145.919954 119.810858) + (xy 145.789432 119.997265) + (xy 145.789431 119.997267) + (xy 145.693261 120.203502) + (xy 145.693258 120.203511) + (xy 145.634366 120.423302) + (xy 145.634364 120.423313) + (xy 145.614532 120.649998) + (xy 145.614532 120.650001) + (xy 145.634364 120.876686) + (xy 145.634366 120.876697) + (xy 145.693258 121.096488) + (xy 145.693261 121.096497) + (xy 145.789431 121.302732) + (xy 145.789432 121.302734) + (xy 145.919954 121.489141) + (xy 146.080858 121.650045) + (xy 146.080861 121.650047) + (xy 146.267266 121.780568) + (xy 146.325275 121.807618) + (xy 146.377714 121.853791) + (xy 146.396866 121.920984) + (xy 146.37665 121.987865) + (xy 146.325275 122.032381) + (xy 146.313862 122.037704) + (xy 146.267267 122.059431) + (xy 146.267265 122.059432) + (xy 146.080858 122.189954) + (xy 145.919954 122.350858) + (xy 145.789432 122.537265) + (xy 145.789431 122.537267) + (xy 145.693261 122.743502) + (xy 145.693258 122.743511) + (xy 145.634366 122.963302) + (xy 145.634364 122.963313) + (xy 145.614532 123.189998) + (xy 145.614532 123.190001) + (xy 145.634364 123.416686) + (xy 145.634366 123.416697) + (xy 145.693258 123.636488) + (xy 145.693261 123.636497) + (xy 145.789431 123.842732) + (xy 145.789432 123.842734) + (xy 145.919954 124.029141) + (xy 146.080858 124.190045) + (xy 146.080861 124.190047) + (xy 146.267266 124.320568) + (xy 146.325275 124.347618) + (xy 146.377714 124.393791) + (xy 146.396866 124.460984) + (xy 146.37665 124.527865) + (xy 146.325275 124.572381) + (xy 146.32224 124.573797) + (xy 146.267267 124.599431) + (xy 146.267265 124.599432) + (xy 146.177496 124.662289) + (xy 146.133378 124.693181) + (xy 146.113535 124.707075) + (xy 146.047329 124.729402) + (xy 146.042412 124.7295) + (xy 145.98023 124.7295) + (xy 145.913191 124.709815) + (xy 145.892549 124.693181) + (xy 145.861657 124.662289) + (xy 145.861656 124.662288) + (xy 145.724001 124.577382) + (xy 145.712336 124.570187) + (xy 145.712331 124.570185) + (xy 145.658804 124.552448) + (xy 145.545797 124.515001) + (xy 145.545795 124.515) + (xy 145.44301 124.5045) + (xy 144.667998 124.5045) + (xy 144.66798 124.504501) + (xy 144.565203 124.515) + (xy 144.5652 124.515001) + (xy 144.398668 124.570185) + (xy 144.398663 124.570187) + (xy 144.249342 124.662289) + (xy 144.125288 124.786343) + (xy 144.125283 124.786349) + (xy 144.123241 124.789661) + (xy 144.121247 124.791453) + (xy 144.120807 124.792011) + (xy 144.120711 124.791935) + (xy 144.071291 124.836383) + (xy 144.002328 124.847602) + (xy 143.938247 124.819755) + (xy 143.912168 124.789656) + (xy 143.910319 124.786659) + (xy 143.910316 124.786655) + (xy 143.786345 124.662684) + (xy 143.637124 124.570643) + (xy 143.637119 124.570641) + (xy 143.470697 124.515494) + (xy 143.47069 124.515493) + (xy 143.367986 124.505) + (xy 143.2305 124.505) + (xy 143.2305 125.856) + (xy 143.210815 125.923039) + (xy 143.158011 125.968794) + (xy 143.1065 125.98) + (xy 141.893001 125.98) + (xy 141.893001 126.254986) + (xy 141.903494 126.357697) + (xy 141.958641 126.524119) + (xy 141.958643 126.524124) + (xy 142.050684 126.673345) + (xy 142.174656 126.797317) + (xy 142.287393 126.866853) + (xy 142.334118 126.918801) + (xy 142.345341 126.987763) + (xy 142.317498 127.051845) + (xy 142.307731 127.062265) + (xy 142.254946 127.112442) + (xy 142.221245 127.160861) + (xy 142.215574 127.168382) + (xy 142.178302 127.214092) + (xy 142.178301 127.214094) + (xy 142.164211 127.241066) + (xy 142.156081 127.254484) + (xy 142.138704 127.27945) + (xy 142.13657 127.283296) + (xy 142.115835 127.310795) + (xy 142.075292 127.351338) + (xy 141.983187 127.500663) + (xy 141.983185 127.500668) + (xy 141.966946 127.549674) + (xy 141.928001 127.667203) + (xy 141.928001 127.667204) + (xy 141.928 127.667204) + (xy 141.9175 127.769983) + (xy 141.9175 128.770001) + (xy 141.917501 128.770019) + (xy 141.928 128.872796) + (xy 141.928001 128.872799) + (xy 141.956337 128.95831) + (xy 141.983186 129.039334) + (xy 141.999039 129.065036) + (xy 142.0175 129.130132) + (xy 142.0175 129.6855) + (xy 141.997815 129.752539) + (xy 141.945011 129.798294) + (xy 141.8935 129.8095) + (xy 137.27823 129.8095) + (xy 137.211191 129.789815) + (xy 137.190549 129.773181) + (xy 137.184657 129.767289) + (xy 137.184656 129.767288) + (xy 137.052056 129.6855) + (xy 137.035336 129.675187) + (xy 137.035331 129.675185) + (xy 137.033862 129.674698) + (xy 136.868797 129.620001) + (xy 136.868795 129.62) + (xy 136.76601 129.6095) + (xy 135.965998 129.6095) + (xy 135.96598 129.609501) + (xy 135.863203 129.62) + (xy 135.8632 129.620001) + (xy 135.696668 129.675185) + (xy 135.696663 129.675187) + (xy 135.547342 129.767289) + (xy 135.453681 129.860951) + (xy 135.392358 129.894436) + (xy 135.322666 129.889452) + (xy 135.278319 129.860951) + (xy 135.184657 129.767289) + (xy 135.184656 129.767288) + (xy 135.052056 129.6855) + (xy 135.035336 129.675187) + (xy 135.035331 129.675185) + (xy 135.033862 129.674698) + (xy 134.868797 129.620001) + (xy 134.868795 129.62) + (xy 134.76601 129.6095) + (xy 133.965998 129.6095) + (xy 133.96598 129.609501) + (xy 133.863203 129.62) + (xy 133.8632 129.620001) + (xy 133.696668 129.675185) + (xy 133.696663 129.675187) + (xy 133.547342 129.767289) + (xy 133.499589 129.815042) + (xy 133.438266 129.848526) + (xy 133.368574 129.843541) + (xy 133.324228 129.815041) + (xy 133.319141 129.809954) + (xy 133.132734 129.679432) + (xy 133.132732 129.679431) + (xy 133.121275 129.674088) + (xy 133.074132 129.652105) + (xy 133.021694 129.605934) + (xy 133.002542 129.53874) + (xy 133.022758 129.471859) + (xy 133.074134 129.427341) + (xy 133.132484 129.400132) + (xy 133.31882 129.269657) + (xy 133.479657 129.10882) + (xy 133.610134 128.922482) + (xy 133.706265 128.716326) + (xy 133.706269 128.716317) + (xy 133.758872 128.52) + (xy 132.395686 128.52) + (xy 132.407641 128.508045) + (xy 132.465165 128.395148) + (xy 132.484986 128.27) + (xy 132.465165 128.144852) + (xy 132.407641 128.031955) + (xy 132.395686 128.02) + (xy 133.758872 128.02) + (xy 133.758872 128.019999) + (xy 133.706269 127.823682) + (xy 133.706265 127.823673) + (xy 133.610134 127.617517) + (xy 133.479657 127.431179) + (xy 133.31882 127.270342) + (xy 133.132482 127.139865) + (xy 133.074133 127.112657) + (xy 133.021694 127.066484) + (xy 133.002542 126.999291) + (xy 133.022758 126.93241) + (xy 133.074129 126.887895) + (xy 133.132734 126.860568) + (xy 133.319139 126.730047) + (xy 133.480047 126.569139) + (xy 133.610568 126.382734) + (xy 133.706739 126.176496) + (xy 133.765635 125.956692) + (xy 133.782634 125.762384) + (xy 133.785468 125.730001) + (xy 133.785468 125.729998) + (xy 133.776604 125.628685) + (xy 133.765635 125.503308) + (xy 133.75939 125.48) + (xy 141.893 125.48) + (xy 142.7305 125.48) + (xy 142.7305 124.505) + (xy 142.593027 124.505) + (xy 142.593012 124.505001) + (xy 142.490302 124.515494) + (xy 142.32388 124.570641) + (xy 142.323875 124.570643) + (xy 142.174654 124.662684) + (xy 142.050684 124.786654) + (xy 141.958643 124.935875) + (xy 141.958641 124.93588) + (xy 141.903494 125.102302) + (xy 141.903493 125.102309) + (xy 141.893 125.205013) + (xy 141.893 125.48) + (xy 133.75939 125.48) + (xy 133.706739 125.283504) + (xy 133.610568 125.077266) + (xy 133.480047 124.890861) + (xy 133.480045 124.890858) + (xy 133.319141 124.729954) + (xy 133.132734 124.599432) + (xy 133.132728 124.599429) + (xy 133.10056 124.584429) + (xy 133.074724 124.572381) + (xy 133.022285 124.52621) + (xy 133.003133 124.459017) + (xy 133.023348 124.392135) + (xy 133.074725 124.347618) + (xy 133.132734 124.320568) + (xy 133.319139 124.190047) + (xy 133.480047 124.029139) + (xy 133.610568 123.842734) + (xy 133.678058 123.698002) + (xy 137.674751 123.698002) + (xy 137.693685 123.866056) + (xy 137.749545 124.025694) + (xy 137.749547 124.025697) + (xy 137.839518 124.168884) + (xy 137.839523 124.16889) + (xy 137.959109 124.288476) + (xy 137.959115 124.288481) + (xy 138.102302 124.378452) + (xy 138.102305 124.378454) + (xy 138.102309 124.378455) + (xy 138.10231 124.378456) + (xy 138.168849 124.401739) + (xy 138.261943 124.434314) + (xy 138.429997 124.453249) + (xy 138.43 124.453249) + (xy 138.430003 124.453249) + (xy 138.598056 124.434314) + (xy 138.598059 124.434313) + (xy 138.75769 124.378456) + (xy 138.84306 124.324814) + (xy 138.872027 124.306613) + (xy 138.939264 124.287612) + (xy 139.003973 124.306613) + (xy 139.03294 124.324814) + (xy 139.111307 124.374056) + (xy 139.118307 124.378454) + (xy 139.118305 124.378454) + (xy 139.118309 124.378455) + (xy 139.11831 124.378456) + (xy 139.184849 124.401739) + (xy 139.277943 124.434314) + (xy 139.445997 124.453249) + (xy 139.446 124.453249) + (xy 139.446003 124.453249) + (xy 139.614056 124.434314) + (xy 139.614059 124.434313) + (xy 139.77369 124.378456) + (xy 139.773692 124.378454) + (xy 139.773694 124.378454) + (xy 139.773697 124.378452) + (xy 139.916884 124.288481) + (xy 139.916885 124.28848) + (xy 139.91689 124.288477) + (xy 140.036477 124.16889) + (xy 140.038314 124.165967) + (xy 140.126452 124.025697) + (xy 140.126454 124.025694) + (xy 140.126454 124.025692) + (xy 140.126456 124.02569) + (xy 140.182313 123.866059) + (xy 140.182313 123.866058) + (xy 140.182314 123.866056) + (xy 140.201249 123.698002) + (xy 140.201249 123.697997) + (xy 140.182314 123.529943) + (xy 140.142686 123.416692) + (xy 140.126456 123.37031) + (xy 140.126455 123.370309) + (xy 140.126454 123.370305) + (xy 140.126452 123.370302) + (xy 140.036481 123.227115) + (xy 140.036476 123.227109) + (xy 139.91689 123.107523) + (xy 139.916884 123.107518) + (xy 139.773697 123.017547) + (xy 139.773694 123.017545) + (xy 139.614056 122.961685) + (xy 139.446003 122.942751) + (xy 139.445997 122.942751) + (xy 139.277943 122.961685) + (xy 139.118307 123.017545) + (xy 139.003972 123.089387) + (xy 138.936735 123.108387) + (xy 138.872028 123.089387) + (xy 138.757692 123.017545) + (xy 138.757691 123.017544) + (xy 138.75769 123.017544) + (xy 138.71937 123.004135) + (xy 138.598056 122.961685) + (xy 138.430003 122.942751) + (xy 138.429997 122.942751) + (xy 138.261943 122.961685) + (xy 138.102305 123.017545) + (xy 138.102302 123.017547) + (xy 137.959115 123.107518) + (xy 137.959109 123.107523) + (xy 137.839523 123.227109) + (xy 137.839518 123.227115) + (xy 137.749547 123.370302) + (xy 137.749545 123.370305) + (xy 137.693685 123.529943) + (xy 137.674751 123.697997) + (xy 137.674751 123.698002) + (xy 133.678058 123.698002) + (xy 133.706739 123.636496) + (xy 133.765635 123.416692) + (xy 133.782634 123.222384) + (xy 133.785468 123.190001) + (xy 133.785468 123.189998) + (xy 133.77038 123.017544) + (xy 133.765635 122.963308) + (xy 133.71709 122.782135) + (xy 133.706741 122.743511) + (xy 133.706738 122.743502) + (xy 133.699743 122.728502) + (xy 133.610568 122.537266) + (xy 133.480047 122.350861) + (xy 133.480045 122.350858) + (xy 133.319141 122.189954) + (xy 133.132734 122.059432) + (xy 133.132728 122.059429) + (xy 133.10056 122.044429) + (xy 133.074724 122.032381) + (xy 133.022285 121.98621) + (xy 133.003133 121.919017) + (xy 133.023348 121.852135) + (xy 133.074725 121.807618) + (xy 133.132734 121.780568) + (xy 133.319139 121.650047) + (xy 133.480047 121.489139) + (xy 133.610568 121.302734) + (xy 133.678058 121.158002) + (xy 138.182751 121.158002) + (xy 138.201685 121.326056) + (xy 138.257545 121.485694) + (xy 138.257547 121.485697) + (xy 138.347518 121.628884) + (xy 138.347523 121.62889) + (xy 138.467109 121.748476) + (xy 138.467115 121.748481) + (xy 138.610302 121.838452) + (xy 138.610305 121.838454) + (xy 138.610309 121.838455) + (xy 138.61031 121.838456) + (xy 138.676849 121.861739) + (xy 138.769943 121.894314) + (xy 138.937997 121.913249) + (xy 138.938 121.913249) + (xy 138.938003 121.913249) + (xy 139.106056 121.894314) + (xy 139.106059 121.894313) + (xy 139.26569 121.838456) + (xy 139.265692 121.838454) + (xy 139.265694 121.838454) + (xy 139.265697 121.838452) + (xy 139.408884 121.748481) + (xy 139.408885 121.74848) + (xy 139.40889 121.748477) + (xy 139.528477 121.62889) + (xy 139.539421 121.611473) + (xy 139.618452 121.485697) + (xy 139.618454 121.485694) + (xy 139.618454 121.485692) + (xy 139.618456 121.48569) + (xy 139.674313 121.326059) + (xy 139.674313 121.326058) + (xy 139.674314 121.326056) + (xy 139.693249 121.158002) + (xy 139.693249 121.157997) + (xy 139.674314 120.989943) + (xy 139.634684 120.876688) + (xy 139.618456 120.83031) + (xy 139.618455 120.830309) + (xy 139.618454 120.830305) + (xy 139.618452 120.830302) + (xy 139.528481 120.687115) + (xy 139.528476 120.687109) + (xy 139.40889 120.567523) + (xy 139.408884 120.567518) + (xy 139.265697 120.477547) + (xy 139.265694 120.477545) + (xy 139.106056 120.421685) + (xy 138.938003 120.402751) + (xy 138.937997 120.402751) + (xy 138.769943 120.421685) + (xy 138.610305 120.477545) + (xy 138.610302 120.477547) + (xy 138.467115 120.567518) + (xy 138.467109 120.567523) + (xy 138.347523 120.687109) + (xy 138.347518 120.687115) + (xy 138.257547 120.830302) + (xy 138.257545 120.830305) + (xy 138.201685 120.989943) + (xy 138.182751 121.157997) + (xy 138.182751 121.158002) + (xy 133.678058 121.158002) + (xy 133.706739 121.096496) + (xy 133.765635 120.876692) + (xy 133.782634 120.682384) + (xy 133.785468 120.650001) + (xy 133.785468 120.649998) + (xy 133.770765 120.481943) + (xy 133.765635 120.423308) + (xy 133.706739 120.203504) + (xy 133.610568 119.997266) + (xy 133.480047 119.810861) + (xy 133.480045 119.810858) + (xy 133.319141 119.649954) + (xy 133.132734 119.519432) + (xy 133.132728 119.519429) + (xy 133.074882 119.492455) + (xy 133.074724 119.492381) + (xy 133.022285 119.44621) + (xy 133.003133 119.379017) + (xy 133.023348 119.312135) + (xy 133.074725 119.267618) + (xy 133.132734 119.240568) + (xy 133.319139 119.110047) + (xy 133.480047 118.949139) + (xy 133.610568 118.762734) + (xy 133.706739 118.556496) + (xy 133.765635 118.336692) + (xy 133.783535 118.132096) + (xy 133.785468 118.110001) + (xy 133.785468 118.109998) + (xy 133.777604 118.02011) + (xy 133.765635 117.883308) + (xy 133.709503 117.67382) + (xy 133.706741 117.663511) + (xy 133.706738 117.663502) + (xy 133.678059 117.602) + (xy 133.610568 117.457266) + (xy 133.482462 117.27431) + (xy 133.480045 117.270858) + (xy 133.319141 117.109954) + (xy 133.132734 116.979432) + (xy 133.132728 116.979429) + (xy 133.103524 116.965811) + (xy 133.074724 116.952381) + (xy 133.022285 116.90621) + (xy 133.003133 116.839017) + (xy 133.023348 116.772135) + (xy 133.074725 116.727618) + (xy 133.132734 116.700568) + (xy 133.319139 116.570047) + (xy 133.480047 116.409139) + (xy 133.610568 116.222734) + (xy 133.706739 116.016496) + (xy 133.765635 115.796692) + (xy 133.78336 115.594091) + (xy 133.785468 115.570001) + (xy 133.785468 115.569998) + (xy 133.777604 115.48011) + (xy 133.765635 115.343308) + (xy 133.709589 115.134139) + (xy 133.706741 115.123511) + (xy 133.706738 115.123502) + (xy 133.663137 115.03) + (xy 133.610568 114.917266) + (xy 133.480047 114.730861) + (xy 133.480045 114.730858) + (xy 133.319141 114.569954) + (xy 133.132734 114.439432) + (xy 133.132728 114.439429) + (xy 133.074725 114.412382) + (xy 133.022285 114.36621) + (xy 133.003133 114.299017) + (xy 133.023348 114.232135) + (xy 133.074725 114.187618) + (xy 133.076812 114.186645) + (xy 133.132734 114.160568) + (xy 133.319139 114.030047) + (xy 133.480047 113.869139) + (xy 133.610568 113.682734) + (xy 133.678058 113.538002) + (xy 140.214751 113.538002) + (xy 140.233685 113.706056) + (xy 140.289545 113.865694) + (xy 140.289547 113.865697) + (xy 140.379518 114.008884) + (xy 140.379523 114.00889) + (xy 140.499109 114.128476) + (xy 140.499115 114.128481) + (xy 140.642302 114.218452) + (xy 140.642305 114.218454) + (xy 140.642309 114.218455) + (xy 140.64231 114.218456) + (xy 140.714913 114.24386) + (xy 140.801943 114.274314) + (xy 140.969997 114.293249) + (xy 140.97 114.293249) + (xy 140.970003 114.293249) + (xy 141.138056 114.274314) + (xy 141.138059 114.274313) + (xy 141.29769 114.218456) + (xy 141.297692 114.218454) + (xy 141.297694 114.218454) + (xy 141.297697 114.218452) + (xy 141.440884 114.128481) + (xy 141.440888 114.128478) + (xy 141.44089 114.128477) + (xy 141.560477 114.00889) + (xy 141.588398 113.964454) + (xy 141.650452 113.865697) + (xy 141.650454 113.865694) + (xy 141.650454 113.865692) + (xy 141.650456 113.86569) + (xy 141.706313 113.706059) + (xy 141.706313 113.706058) + (xy 141.706314 113.706056) + (xy 141.725249 113.538002) + (xy 141.725249 113.537997) + (xy 141.706314 113.369943) + (xy 141.667028 113.257671) + (xy 141.650456 113.21031) + (xy 141.650455 113.210309) + (xy 141.650454 113.210305) + (xy 141.650452 113.210302) + (xy 141.560481 113.067115) + (xy 141.560476 113.067109) + (xy 141.44089 112.947523) + (xy 141.440884 112.947518) + (xy 141.297697 112.857547) + (xy 141.297694 112.857545) + (xy 141.138056 112.801685) + (xy 140.970003 112.782751) + (xy 140.969997 112.782751) + (xy 140.801943 112.801685) + (xy 140.642305 112.857545) + (xy 140.642302 112.857547) + (xy 140.499115 112.947518) + (xy 140.499109 112.947523) + (xy 140.379523 113.067109) + (xy 140.379518 113.067115) + (xy 140.289547 113.210302) + (xy 140.289545 113.210305) + (xy 140.233685 113.369943) + (xy 140.214751 113.537997) + (xy 140.214751 113.538002) + (xy 133.678058 113.538002) + (xy 133.706739 113.476496) + (xy 133.765635 113.256692) + (xy 133.783176 113.056202) + (xy 133.785468 113.030001) + (xy 133.785468 113.029998) + (xy 133.779021 112.95631) + (xy 133.765635 112.803308) + (xy 133.712358 112.604476) + (xy 133.706741 112.583511) + (xy 133.706738 112.583502) + (xy 133.678059 112.522) + (xy 133.610568 112.377266) + (xy 133.482462 112.19431) + (xy 133.480045 112.190858) + (xy 133.319141 112.029954) + (xy 133.296359 112.014002) + (xy 138.182751 112.014002) + (xy 138.201685 112.182056) + (xy 138.257545 112.341694) + (xy 138.257547 112.341697) + (xy 138.347518 112.484884) + (xy 138.347523 112.48489) + (xy 138.467109 112.604476) + (xy 138.467115 112.604481) + (xy 138.610302 112.694452) + (xy 138.610305 112.694454) + (xy 138.610309 112.694455) + (xy 138.61031 112.694456) + (xy 138.655481 112.710262) + (xy 138.769943 112.750314) + (xy 138.937997 112.769249) + (xy 138.938 112.769249) + (xy 138.938003 112.769249) + (xy 139.106056 112.750314) + (xy 139.138721 112.738884) + (xy 139.26569 112.694456) + (xy 139.265692 112.694454) + (xy 139.265694 112.694454) + (xy 139.265697 112.694452) + (xy 139.408884 112.604481) + (xy 139.408885 112.60448) + (xy 139.40889 112.604477) + (xy 139.491365 112.522002) + (xy 141.738751 112.522002) + (xy 141.757685 112.690056) + (xy 141.813545 112.849694) + (xy 141.813547 112.849697) + (xy 141.903518 112.992884) + (xy 141.903523 112.99289) + (xy 142.023109 113.112476) + (xy 142.023115 113.112481) + (xy 142.166302 113.202452) + (xy 142.166305 113.202454) + (xy 142.166309 113.202455) + (xy 142.16631 113.202456) + (xy 142.188756 113.21031) + (xy 142.325943 113.258314) + (xy 142.493997 113.277249) + (xy 142.494 113.277249) + (xy 142.494003 113.277249) + (xy 142.662056 113.258314) + (xy 142.666677 113.256697) + (xy 142.82169 113.202456) + (xy 142.821692 113.202454) + (xy 142.821694 113.202454) + (xy 142.821697 113.202452) + (xy 142.964884 113.112481) + (xy 142.964885 113.11248) + (xy 142.96489 113.112477) + (xy 143.084477 112.99289) + (xy 143.091484 112.981739) + (xy 143.174452 112.849697) + (xy 143.174454 112.849694) + (xy 143.174454 112.849692) + (xy 143.174456 112.84969) + (xy 143.230313 112.690059) + (xy 143.230313 112.690058) + (xy 143.230314 112.690056) + (xy 143.249249 112.522002) + (xy 143.249249 112.521997) + (xy 143.230314 112.353943) + (xy 143.17697 112.201496) + (xy 143.174456 112.19431) + (xy 143.174455 112.194309) + (xy 143.174454 112.194305) + (xy 143.174452 112.194302) + (xy 143.084481 112.051115) + (xy 143.084476 112.051109) + (xy 142.96489 111.931523) + (xy 142.964884 111.931518) + (xy 142.821697 111.841547) + (xy 142.821694 111.841545) + (xy 142.662056 111.785685) + (xy 142.494003 111.766751) + (xy 142.493997 111.766751) + (xy 142.325943 111.785685) + (xy 142.166305 111.841545) + (xy 142.166302 111.841547) + (xy 142.023115 111.931518) + (xy 142.023109 111.931523) + (xy 141.903523 112.051109) + (xy 141.903518 112.051115) + (xy 141.813547 112.194302) + (xy 141.813545 112.194305) + (xy 141.757685 112.353943) + (xy 141.738751 112.521997) + (xy 141.738751 112.522002) + (xy 139.491365 112.522002) + (xy 139.528477 112.48489) + (xy 139.552879 112.446055) + (xy 139.618452 112.341697) + (xy 139.618454 112.341694) + (xy 139.618454 112.341692) + (xy 139.618456 112.34169) + (xy 139.674313 112.182059) + (xy 139.674313 112.182058) + (xy 139.674314 112.182056) + (xy 139.693249 112.014002) + (xy 139.693249 112.013997) + (xy 139.674314 111.845943) + (xy 139.630853 111.721739) + (xy 139.618456 111.68631) + (xy 139.618455 111.686309) + (xy 139.618454 111.686305) + (xy 139.618452 111.686302) + (xy 139.528481 111.543115) + (xy 139.528476 111.543109) + (xy 139.40889 111.423523) + (xy 139.408884 111.423518) + (xy 139.265697 111.333547) + (xy 139.265694 111.333545) + (xy 139.106056 111.277685) + (xy 138.938003 111.258751) + (xy 138.937997 111.258751) + (xy 138.769943 111.277685) + (xy 138.610305 111.333545) + (xy 138.610302 111.333547) + (xy 138.467115 111.423518) + (xy 138.467109 111.423523) + (xy 138.347523 111.543109) + (xy 138.347518 111.543115) + (xy 138.257547 111.686302) + (xy 138.257545 111.686305) + (xy 138.201685 111.845943) + (xy 138.182751 112.013997) + (xy 138.182751 112.014002) + (xy 133.296359 112.014002) + (xy 133.132734 111.899432) + (xy 133.132728 111.899429) + (xy 133.07776 111.873797) + (xy 133.074724 111.872381) + (xy 133.022285 111.82621) + (xy 133.003133 111.759017) + (xy 133.023348 111.692135) + (xy 133.074725 111.647618) + (xy 133.132734 111.620568) + (xy 133.319139 111.490047) + (xy 133.480047 111.329139) + (xy 133.610568 111.142734) + (xy 133.706739 110.936496) + (xy 133.765635 110.716692) + (xy 133.782634 110.522384) + (xy 133.785468 110.490001) + (xy 133.785468 110.489998) + (xy 133.772904 110.34639) + (xy 133.765635 110.263308) + (xy 133.717961 110.085384) + (xy 133.706741 110.043511) + (xy 133.706738 110.043502) + (xy 133.610568 109.837266) + (xy 133.482462 109.65431) + (xy 133.480045 109.650858) + (xy 133.319141 109.489954) + (xy 133.132734 109.359432) + (xy 133.132728 109.359429) + (xy 133.074725 109.332382) + (xy 133.022285 109.28621) + (xy 133.003133 109.219017) + (xy 133.023348 109.152135) + (xy 133.074725 109.107618) + (xy 133.132734 109.080568) + (xy 133.319139 108.950047) + (xy 133.480047 108.789139) + (xy 133.610568 108.602734) + (xy 133.706739 108.396496) + (xy 133.765635 108.176692) + (xy 133.7841 107.965633) + (xy 133.785468 107.950002) + (xy 136.658751 107.950002) + (xy 136.677685 108.118056) + (xy 136.733545 108.277694) + (xy 136.733547 108.277697) + (xy 136.823518 108.420884) + (xy 136.823523 108.42089) + (xy 136.943109 108.540476) + (xy 136.943115 108.540481) + (xy 137.086302 108.630452) + (xy 137.086305 108.630454) + (xy 137.086309 108.630455) + (xy 137.08631 108.630456) + (xy 137.108756 108.63831) + (xy 137.245943 108.686314) + (xy 137.413997 108.705249) + (xy 137.414 108.705249) + (xy 137.414003 108.705249) + (xy 137.582056 108.686314) + (xy 137.582059 108.686313) + (xy 137.74169 108.630456) + (xy 137.741692 108.630454) + (xy 137.741694 108.630454) + (xy 137.741697 108.630452) + (xy 137.884884 108.540481) + (xy 137.884885 108.54048) + (xy 137.88489 108.540477) + (xy 138.004477 108.42089) + (xy 138.004481 108.420884) + (xy 138.094452 108.277697) + (xy 138.094454 108.277694) + (xy 138.094454 108.277692) + (xy 138.094456 108.27769) + (xy 138.150313 108.118059) + (xy 138.150313 108.118058) + (xy 138.150314 108.118056) + (xy 138.169249 107.950002) + (xy 138.169249 107.949997) + (xy 138.150314 107.781943) + (xy 138.10159 107.642697) + (xy 138.094456 107.62231) + (xy 138.094455 107.622309) + (xy 138.094454 107.622305) + (xy 138.094452 107.622302) + (xy 138.004481 107.479115) + (xy 138.004476 107.479109) + (xy 137.88489 107.359523) + (xy 137.884884 107.359518) + (xy 137.741697 107.269547) + (xy 137.741694 107.269545) + (xy 137.582056 107.213685) + (xy 137.414003 107.194751) + (xy 137.413997 107.194751) + (xy 137.245943 107.213685) + (xy 137.086305 107.269545) + (xy 137.086302 107.269547) + (xy 136.943115 107.359518) + (xy 136.943109 107.359523) + (xy 136.823523 107.479109) + (xy 136.823518 107.479115) + (xy 136.733547 107.622302) + (xy 136.733545 107.622305) + (xy 136.677685 107.781943) + (xy 136.658751 107.949997) + (xy 136.658751 107.950002) + (xy 133.785468 107.950002) + (xy 133.785468 107.950001) + (xy 133.785468 107.949998) + (xy 133.776966 107.852818) + (xy 133.765635 107.723308) + (xy 133.709589 107.514139) + (xy 133.706741 107.503511) + (xy 133.706738 107.503502) + (xy 133.639599 107.359523) + (xy 133.610568 107.297266) + (xy 133.480047 107.110861) + (xy 133.480045 107.110858) + (xy 133.319141 106.949954) + (xy 133.132734 106.819432) + (xy 133.132728 106.819429) + (xy 133.074725 106.792382) + (xy 133.022285 106.74621) + (xy 133.003133 106.679017) + (xy 133.023348 106.612135) + (xy 133.074725 106.567618) + (xy 133.132734 106.540568) + (xy 133.319139 106.410047) + (xy 133.480047 106.249139) + (xy 133.610568 106.062734) + (xy 133.706739 105.856496) + (xy 133.724288 105.791002) + (xy 140.722751 105.791002) + (xy 140.741685 105.959056) + (xy 140.797545 106.118694) + (xy 140.797547 106.118697) + (xy 140.887518 106.261884) + (xy 140.887523 106.26189) + (xy 141.007109 106.381476) + (xy 141.007115 106.381481) + (xy 141.150302 106.471452) + (xy 141.150305 106.471454) + (xy 141.150309 106.471455) + (xy 141.15031 106.471456) + (xy 141.216209 106.494515) + (xy 141.309943 106.527314) + (xy 141.477997 106.546249) + (xy 141.478 106.546249) + (xy 141.478003 106.546249) + (xy 141.646056 106.527314) + (xy 141.689984 106.511943) + (xy 141.80569 106.471456) + (xy 141.805692 106.471454) + (xy 141.805694 106.471454) + (xy 141.805697 106.471452) + (xy 141.948884 106.381481) + (xy 141.948885 106.38148) + (xy 141.94889 106.381477) + (xy 142.068477 106.26189) + (xy 142.10347 106.206197) + (xy 142.155802 106.159908) + (xy 142.222346 106.14895) + (xy 142.300437 106.157749) + (xy 142.366998 106.165249) + (xy 142.367 106.165249) + (xy 142.367003 106.165249) + (xy 142.535056 106.146314) + (xy 142.613981 106.118697) + (xy 142.69469 106.090456) + (xy 142.694692 106.090454) + (xy 142.694694 106.090454) + (xy 142.694697 106.090452) + (xy 142.837884 106.000481) + (xy 142.837885 106.00048) + (xy 142.83789 106.000477) + (xy 142.957477 105.88089) + (xy 142.957481 105.880884) + (xy 143.047452 105.737697) + (xy 143.047454 105.737694) + (xy 143.047454 105.737692) + (xy 143.047456 105.73769) + (xy 143.103313 105.578059) + (xy 143.103313 105.578058) + (xy 143.103314 105.578056) + (xy 143.122249 105.410002) + (xy 143.122249 105.409997) + (xy 143.103314 105.241943) + (xy 143.064159 105.130045) + (xy 143.047456 105.08231) + (xy 143.047455 105.082309) + (xy 143.047454 105.082305) + (xy 143.047452 105.082302) + (xy 142.957481 104.939115) + (xy 142.957476 104.939109) + (xy 142.83789 104.819523) + (xy 142.837884 104.819518) + (xy 142.694697 104.729547) + (xy 142.694694 104.729545) + (xy 142.535056 104.673685) + (xy 142.367003 104.654751) + (xy 142.366997 104.654751) + (xy 142.198943 104.673685) + (xy 142.039305 104.729545) + (xy 142.039302 104.729547) + (xy 141.896115 104.819518) + (xy 141.896109 104.819523) + (xy 141.776525 104.939107) + (xy 141.77652 104.939114) + (xy 141.741527 104.994803) + (xy 141.689192 105.041093) + (xy 141.622651 105.052049) + (xy 141.478003 105.035751) + (xy 141.477997 105.035751) + (xy 141.309943 105.054685) + (xy 141.150305 105.110545) + (xy 141.150302 105.110547) + (xy 141.007115 105.200518) + (xy 141.007109 105.200523) + (xy 140.887523 105.320109) + (xy 140.887518 105.320115) + (xy 140.797547 105.463302) + (xy 140.797545 105.463305) + (xy 140.741685 105.622943) + (xy 140.722751 105.790997) + (xy 140.722751 105.791002) + (xy 133.724288 105.791002) + (xy 133.765635 105.636692) + (xy 133.782634 105.442384) + (xy 133.785468 105.410001) + (xy 133.785468 105.409998) + (xy 133.777604 105.32011) + (xy 133.765635 105.183308) + (xy 133.717406 105.003313) + (xy 133.706741 104.963511) + (xy 133.706738 104.963502) + (xy 133.639599 104.819523) + (xy 133.610568 104.757266) + (xy 133.480047 104.570861) + (xy 133.480045 104.570858) + (xy 133.319141 104.409954) + (xy 133.132734 104.279432) + (xy 133.132732 104.279431) + (xy 132.926497 104.183261) + (xy 132.926488 104.183258) + (xy 132.706697 104.124366) + (xy 132.706687 104.124364) + (xy 132.536785 104.1095) + (xy 132.536784 104.1095) + (xy 131.623216 104.1095) + (xy 131.623215 104.1095) + (xy 131.453312 104.124364) + (xy 131.453302 104.124366) + (xy 131.233511 104.183258) + (xy 131.233502 104.183261) + (xy 131.027267 104.279431) + (xy 131.027265 104.279432) + (xy 130.840858 104.409954) + (xy 130.679954 104.570858) + (xy 130.549432 104.757265) + (xy 130.549431 104.757267) + (xy 130.453261 104.963502) + (xy 130.453258 104.963511) + (xy 130.394366 105.183302) + (xy 130.394364 105.183313) + (xy 130.374532 105.409998) + (xy 130.374532 105.410001) + (xy 130.394364 105.636686) + (xy 130.394366 105.636697) + (xy 130.453258 105.856488) + (xy 130.453261 105.856497) + (xy 130.549431 106.062732) + (xy 130.549432 106.062734) + (xy 130.679954 106.249141) + (xy 130.840858 106.410045) + (xy 130.840861 106.410047) + (xy 131.027266 106.540568) + (xy 131.085275 106.567618) + (xy 131.137714 106.613791) + (xy 131.156866 106.680984) + (xy 131.13665 106.747865) + (xy 131.085275 106.792382) + (xy 131.027267 106.819431) + (xy 131.027265 106.819432) + (xy 130.840858 106.949954) + (xy 130.679954 107.110858) + (xy 130.549432 107.297265) + (xy 130.549431 107.297267) + (xy 130.453261 107.503502) + (xy 130.453258 107.503511) + (xy 130.394366 107.723302) + (xy 130.394364 107.723313) + (xy 130.374532 107.949998) + (xy 130.374532 107.950002) + (xy 130.385872 108.079627) + (xy 130.372105 108.148127) + (xy 130.32349 108.19831) + (xy 130.276228 108.213654) + (xy 130.133943 108.229685) + (xy 129.974305 108.285545) + (xy 129.974302 108.285547) + (xy 129.831115 108.375518) + (xy 129.831109 108.375523) + (xy 129.711523 108.495109) + (xy 129.711518 108.495115) + (xy 129.621547 108.638302) + (xy 129.621545 108.638305) + (xy 129.565685 108.797943) + (xy 129.546751 108.965997) + (xy 129.546751 108.966002) + (xy 107.908493 108.966002) + (xy 107.924139 108.955047) + (xy 108.085047 108.794139) + (xy 108.215568 108.607734) + (xy 108.311739 108.401496) + (xy 108.370635 108.181692) + (xy 108.390468 107.955) + (xy 108.39003 107.949998) + (xy 108.379761 107.832618) + (xy 108.370635 107.728308) + (xy 108.313666 107.515694) + (xy 108.311741 107.508511) + (xy 108.311738 107.508502) + (xy 108.309407 107.503504) + (xy 108.215568 107.302266) + (xy 108.085047 107.115861) + (xy 108.085045 107.115858) + (xy 107.924143 106.954956) + (xy 107.916999 106.949954) + (xy 107.899535 106.937725) + (xy 107.855912 106.883149) + (xy 107.848719 106.81365) + (xy 107.880241 106.751296) + (xy 107.940471 106.715882) + (xy 107.957404 106.712861) + (xy 107.992483 106.709091) + (xy 108.070477 106.680001) + (xy 110.454532 106.680001) + (xy 110.474364 106.906686) + (xy 110.474366 106.906697) + (xy 110.533258 107.126488) + (xy 110.533261 107.126497) + (xy 110.629431 107.332732) + (xy 110.629432 107.332734) + (xy 110.759954 107.519141) + (xy 110.920858 107.680045) + (xy 110.920861 107.680047) + (xy 111.107266 107.810568) + (xy 111.313504 107.906739) + (xy 111.533308 107.965635) + (xy 111.69523 107.979801) + (xy 111.759998 107.985468) + (xy 111.76 107.985468) + (xy 111.760002 107.985468) + (xy 111.816673 107.980509) + (xy 111.986692 107.965635) + (xy 112.206496 107.906739) + (xy 112.412734 107.810568) + (xy 112.599139 107.680047) + (xy 112.760047 107.519139) + (xy 112.890568 107.332734) + (xy 112.986739 107.126496) + (xy 113.045635 106.906692) + (xy 113.06336 106.704091) + (xy 113.065468 106.680002) + (xy 119.005751 106.680002) + (xy 119.024685 106.848056) + (xy 119.080545 107.007694) + (xy 119.080547 107.007697) + (xy 119.170518 107.150884) + (xy 119.170523 107.15089) + (xy 119.290109 107.270476) + (xy 119.290115 107.270481) + (xy 119.433302 107.360452) + (xy 119.433305 107.360454) + (xy 119.433309 107.360455) + (xy 119.43331 107.360456) + (xy 119.505913 107.38586) + (xy 119.592943 107.416314) + (xy 119.760997 107.435249) + (xy 119.761 107.435249) + (xy 119.761003 107.435249) + (xy 119.929056 107.416314) + (xy 119.929059 107.416313) + (xy 120.08869 107.360456) + (xy 120.088692 107.360454) + (xy 120.088694 107.360454) + (xy 120.088697 107.360452) + (xy 120.231884 107.270481) + (xy 120.231885 107.27048) + (xy 120.23189 107.270477) + (xy 120.351477 107.15089) + (xy 120.353957 107.146943) + (xy 120.441452 107.007697) + (xy 120.441454 107.007694) + (xy 120.441454 107.007692) + (xy 120.441456 107.00769) + (xy 120.497313 106.848059) + (xy 120.497313 106.848058) + (xy 120.497314 106.848056) + (xy 120.516249 106.680002) + (xy 120.516249 106.680001) + (xy 125.694532 106.680001) + (xy 125.714364 106.906686) + (xy 125.714366 106.906697) + (xy 125.773258 107.126488) + (xy 125.773261 107.126497) + (xy 125.869431 107.332732) + (xy 125.869432 107.332734) + (xy 125.999954 107.519141) + (xy 126.160858 107.680045) + (xy 126.160861 107.680047) + (xy 126.347266 107.810568) + (xy 126.553504 107.906739) + (xy 126.773308 107.965635) + (xy 126.93523 107.979801) + (xy 126.999998 107.985468) + (xy 127 107.985468) + (xy 127.000002 107.985468) + (xy 127.056673 107.980509) + (xy 127.226692 107.965635) + (xy 127.446496 107.906739) + (xy 127.652734 107.810568) + (xy 127.839139 107.680047) + (xy 128.000047 107.519139) + (xy 128.130568 107.332734) + (xy 128.226739 107.126496) + (xy 128.285635 106.906692) + (xy 128.30336 106.704091) + (xy 128.305468 106.680001) + (xy 128.305468 106.679998) + (xy 128.295636 106.567618) + (xy 128.285635 106.453308) + (xy 128.226739 106.233504) + (xy 128.130568 106.027266) + (xy 128.000047 105.840861) + (xy 128.000045 105.840858) + (xy 127.839141 105.679954) + (xy 127.652734 105.549432) + (xy 127.652732 105.549431) + (xy 127.446497 105.453261) + (xy 127.446488 105.453258) + (xy 127.226697 105.394366) + (xy 127.226693 105.394365) + (xy 127.226692 105.394365) + (xy 127.226691 105.394364) + (xy 127.226686 105.394364) + (xy 127.000002 105.374532) + (xy 126.999998 105.374532) + (xy 126.773313 105.394364) + (xy 126.773302 105.394366) + (xy 126.553511 105.453258) + (xy 126.553502 105.453261) + (xy 126.347267 105.549431) + (xy 126.347265 105.549432) + (xy 126.160858 105.679954) + (xy 125.999954 105.840858) + (xy 125.869432 106.027265) + (xy 125.869431 106.027267) + (xy 125.773261 106.233502) + (xy 125.773258 106.233511) + (xy 125.714366 106.453302) + (xy 125.714364 106.453313) + (xy 125.694532 106.679998) + (xy 125.694532 106.680001) + (xy 120.516249 106.680001) + (xy 120.516249 106.679997) + (xy 120.497314 106.511943) + (xy 120.464523 106.418232) + (xy 120.441456 106.35231) + (xy 120.441455 106.352309) + (xy 120.441454 106.352305) + (xy 120.441452 106.352302) + (xy 120.351481 106.209115) + (xy 120.351476 106.209109) + (xy 120.23189 106.089523) + (xy 120.231884 106.089518) + (xy 120.088697 105.999547) + (xy 120.088694 105.999545) + (xy 119.929056 105.943685) + (xy 119.761003 105.924751) + (xy 119.760997 105.924751) + (xy 119.592943 105.943685) + (xy 119.433305 105.999545) + (xy 119.433302 105.999547) + (xy 119.290115 106.089518) + (xy 119.290109 106.089523) + (xy 119.170523 106.209109) + (xy 119.170518 106.209115) + (xy 119.080547 106.352302) + (xy 119.080545 106.352305) + (xy 119.024685 106.511943) + (xy 119.005751 106.679997) + (xy 119.005751 106.680002) + (xy 113.065468 106.680002) + (xy 113.065468 106.680001) + (xy 113.065468 106.679998) + (xy 113.055636 106.567618) + (xy 113.045635 106.453308) + (xy 112.986739 106.233504) + (xy 112.890568 106.027266) + (xy 112.760047 105.840861) + (xy 112.760045 105.840858) + (xy 112.599141 105.679954) + (xy 112.412734 105.549432) + (xy 112.412732 105.549431) + (xy 112.206497 105.453261) + (xy 112.206488 105.453258) + (xy 111.986697 105.394366) + (xy 111.986693 105.394365) + (xy 111.986692 105.394365) + (xy 111.986691 105.394364) + (xy 111.986686 105.394364) + (xy 111.760002 105.374532) + (xy 111.759998 105.374532) + (xy 111.533313 105.394364) + (xy 111.533302 105.394366) + (xy 111.313511 105.453258) + (xy 111.313502 105.453261) + (xy 111.107267 105.549431) + (xy 111.107265 105.549432) + (xy 110.920858 105.679954) + (xy 110.759954 105.840858) + (xy 110.629432 106.027265) + (xy 110.629431 106.027267) + (xy 110.533261 106.233502) + (xy 110.533258 106.233511) + (xy 110.474366 106.453302) + (xy 110.474364 106.453313) + (xy 110.454532 106.679998) + (xy 110.454532 106.680001) + (xy 108.070477 106.680001) + (xy 108.127331 106.658796) + (xy 108.242546 106.572546) + (xy 108.328796 106.457331) + (xy 108.379091 106.322483) + (xy 108.3855 106.262873) + (xy 108.385499 104.567128) + (xy 108.379091 104.507517) + (xy 108.344567 104.414954) + (xy 108.328797 104.372671) + (xy 108.328793 104.372664) + (xy 108.242547 104.257455) + (xy 108.242544 104.257452) + (xy 108.125107 104.169538) + (xy 108.083236 104.113604) + (xy 108.078252 104.043913) + (xy 108.094423 104.004303) + (xy 108.122456 103.95969) + (xy 108.178313 103.800059) + (xy 108.178313 103.800058) + (xy 108.178314 103.800056) + (xy 108.197249 103.632002) + (xy 108.197249 103.631997) + (xy 108.178314 103.463943) + (xy 108.132662 103.333477) + (xy 108.122456 103.30431) + (xy 108.122455 103.304309) + (xy 108.122454 103.304305) + (xy 108.122452 103.304302) + (xy 108.032481 103.161115) + (xy 108.032476 103.161109) + (xy 107.91289 103.041523) + (xy 107.912884 103.041518) + (xy 107.769697 102.951547) + (xy 107.769694 102.951545) + (xy 107.610056 102.895685) + (xy 107.442003 102.876751) + (xy 107.441997 102.876751) + (xy 107.273943 102.895685) + (xy 107.114305 102.951545) + (xy 107.114302 102.951547) + (xy 106.971115 103.041518) + (xy 106.971109 103.041523) + (xy 106.851523 103.161109) + (xy 106.851518 103.161115) + (xy 106.761547 103.304302) + (xy 106.761545 103.304305) + (xy 106.705685 103.463943) + (xy 106.686751 103.631997) + (xy 106.686751 103.632002) + (xy 106.705686 103.800057) + (xy 106.757994 103.949546) + (xy 106.761555 104.019325) + (xy 106.726826 104.079952) + (xy 106.664833 104.112179) + (xy 106.640952 104.1145) + (xy 105.437129 104.1145) + (xy 105.437123 104.114501) + (xy 105.377516 104.120908) + (xy 105.242671 104.171202) + (xy 105.242664 104.171206) + (xy 105.127455 104.257452) + (xy 105.127452 104.257455) + (xy 105.041206 104.372664) + (xy 105.041202 104.372671) + (xy 104.990908 104.507517) + (xy 104.984501 104.567116) + (xy 104.984501 104.567123) + (xy 104.9845 104.567135) + (xy 104.9845 106.26287) + (xy 104.984501 106.262876) + (xy 104.990908 106.322483) + (xy 105.041202 106.457328) + (xy 105.041206 106.457335) + (xy 105.127452 106.572544) + (xy 105.127455 106.572547) + (xy 105.242664 106.658793) + (xy 105.242671 106.658797) + (xy 105.272711 106.670001) + (xy 105.377517 106.709091) + (xy 105.412596 106.712862) + (xy 105.477144 106.739599) + (xy 105.516993 106.796991) + (xy 105.519488 106.866816) + (xy 105.483836 106.926905) + (xy 105.470464 106.937725) + (xy 105.445858 106.954954) + (xy 105.284954 107.115858) + (xy 105.154432 107.302265) + (xy 105.154431 107.302267) + (xy 105.058261 107.508502) + (xy 105.058258 107.508511) + (xy 104.999366 107.728302) + (xy 104.999364 107.728313) + (xy 104.979532 107.954998) + (xy 104.979532 107.955001) + (xy 104.999364 108.181686) + (xy 104.999366 108.181697) + (xy 105.058258 108.401488) + (xy 105.058261 108.401497) + (xy 105.154431 108.607732) + (xy 105.154432 108.607734) + (xy 105.284954 108.794141) + (xy 105.445858 108.955045) + (xy 105.486214 108.983302) + (xy 105.632266 109.085568) + (xy 105.690275 109.112618) + (xy 105.742714 109.158791) + (xy 105.761866 109.225984) + (xy 105.74165 109.292865) + (xy 105.690275 109.337382) + (xy 105.632267 109.364431) + (xy 105.632265 109.364432) + (xy 105.445858 109.494954) + (xy 105.284954 109.655858) + (xy 105.154432 109.842265) + (xy 105.154431 109.842267) + (xy 105.058261 110.048502) + (xy 105.058258 110.048511) + (xy 104.999366 110.268302) + (xy 104.999364 110.268313) + (xy 104.979532 110.494998) + (xy 104.979532 110.495001) + (xy 104.999364 110.721686) + (xy 104.999366 110.721697) + (xy 105.058258 110.941488) + (xy 105.058261 110.941497) + (xy 105.154431 111.147732) + (xy 105.154432 111.147734) + (xy 105.284954 111.334141) + (xy 105.445858 111.495045) + (xy 105.471145 111.512751) + (xy 105.632266 111.625568) + (xy 105.690275 111.652618) + (xy 105.742714 111.698791) + (xy 105.761866 111.765984) + (xy 105.74165 111.832865) + (xy 105.690275 111.877381) + (xy 105.673272 111.88531) + (xy 105.632267 111.904431) + (xy 105.632265 111.904432) + (xy 105.445858 112.034954) + (xy 105.284954 112.195858) + (xy 105.154432 112.382265) + (xy 105.154431 112.382267) + (xy 105.058261 112.588502) + (xy 105.058258 112.588511) + (xy 104.999366 112.808302) + (xy 104.999364 112.808313) + (xy 104.979532 113.034998) + (xy 104.979532 113.035001) + (xy 104.999364 113.261686) + (xy 104.999366 113.261697) + (xy 105.058258 113.481488) + (xy 105.058261 113.481497) + (xy 105.154431 113.687732) + (xy 105.154432 113.687734) + (xy 105.284954 113.874141) + (xy 105.445858 114.035045) + (xy 105.463776 114.047591) + (xy 105.632266 114.165568) + (xy 105.690275 114.192618) + (xy 105.742714 114.238791) + (xy 105.761866 114.305984) + (xy 105.74165 114.372865) + (xy 105.690275 114.417382) + (xy 105.632267 114.444431) + (xy 105.632265 114.444432) + (xy 105.445858 114.574954) + (xy 105.284954 114.735858) + (xy 105.154432 114.922265) + (xy 105.154431 114.922267) + (xy 105.058261 115.128502) + (xy 105.058258 115.128511) + (xy 104.999366 115.348302) + (xy 104.999364 115.348313) + (xy 104.979532 115.574998) + (xy 104.979532 115.575001) + (xy 104.999364 115.801686) + (xy 104.999366 115.801697) + (xy 105.058258 116.021488) + (xy 105.058261 116.021497) + (xy 105.154431 116.227732) + (xy 105.154432 116.227734) + (xy 105.284954 116.414141) + (xy 105.445858 116.575045) + (xy 105.445861 116.575047) + (xy 105.632266 116.705568) + (xy 105.690275 116.732618) + (xy 105.742714 116.778791) + (xy 105.761866 116.845984) + (xy 105.74165 116.912865) + (xy 105.690275 116.957382) + (xy 105.632267 116.984431) + (xy 105.632265 116.984432) + (xy 105.445858 117.114954) + (xy 105.284954 117.275858) + (xy 105.154432 117.462265) + (xy 105.154431 117.462267) + (xy 105.058261 117.668502) + (xy 105.058258 117.668511) + (xy 104.999366 117.888302) + (xy 104.999364 117.888313) + (xy 104.979532 118.114998) + (xy 104.979532 118.115001) + (xy 104.999364 118.341686) + (xy 104.999366 118.341697) + (xy 105.058258 118.561488) + (xy 105.058261 118.561497) + (xy 105.154431 118.767732) + (xy 105.154432 118.767734) + (xy 105.284954 118.954141) + (xy 105.445858 119.115045) + (xy 105.445861 119.115047) + (xy 105.632266 119.245568) + (xy 105.690275 119.272618) + (xy 105.742714 119.318791) + (xy 105.761866 119.385984) + (xy 105.74165 119.452865) + (xy 105.690275 119.497382) + (xy 105.632267 119.524431) + (xy 105.632265 119.524432) + (xy 105.445858 119.654954) + (xy 105.284954 119.815858) + (xy 105.154432 120.002265) + (xy 105.154431 120.002267) + (xy 105.058261 120.208502) + (xy 105.058258 120.208511) + (xy 104.999366 120.428302) + (xy 104.999364 120.428313) + (xy 104.979532 120.654998) + (xy 104.979532 120.655001) + (xy 104.999364 120.881686) + (xy 104.999366 120.881697) + (xy 105.058258 121.101488) + (xy 105.058261 121.101497) + (xy 105.154431 121.307732) + (xy 105.154432 121.307734) + (xy 105.284954 121.494141) + (xy 105.445858 121.655045) + (xy 105.471394 121.672925) + (xy 105.632266 121.785568) + (xy 105.690275 121.812618) + (xy 105.742714 121.858791) + (xy 105.761866 121.925984) + (xy 105.74165 121.992865) + (xy 105.690275 122.037382) + (xy 105.632267 122.064431) + (xy 105.632265 122.064432) + (xy 105.445858 122.194954) + (xy 105.284954 122.355858) + (xy 105.154432 122.542265) + (xy 105.154431 122.542267) + (xy 105.058261 122.748502) + (xy 105.058258 122.748511) + (xy 104.999366 122.968302) + (xy 104.999364 122.968313) + (xy 104.979532 123.194998) + (xy 104.979532 123.195001) + (xy 104.999364 123.421686) + (xy 104.999366 123.421697) + (xy 105.058258 123.641488) + (xy 105.058261 123.641497) + (xy 105.154431 123.847732) + (xy 105.154432 123.847734) + (xy 105.284954 124.034141) + (xy 105.445858 124.195045) + (xy 105.480585 124.219361) + (xy 105.632266 124.325568) + (xy 105.690275 124.352618) + (xy 105.742714 124.398791) + (xy 105.761866 124.465984) + (xy 105.74165 124.532865) + (xy 105.690275 124.577382) + (xy 105.632267 124.604431) + (xy 105.632265 124.604432) + (xy 105.445858 124.734954) + (xy 105.284954 124.895858) + (xy 105.154432 125.082265) + (xy 105.154431 125.082267) + (xy 105.058261 125.288502) + (xy 105.058258 125.288511) + (xy 104.999366 125.508302) + (xy 104.999364 125.508313) + (xy 104.979532 125.734998) + (xy 104.979532 125.735001) + (xy 104.999364 125.961686) + (xy 104.999366 125.961697) + (xy 105.058258 126.181488) + (xy 105.058261 126.181497) + (xy 105.154431 126.387732) + (xy 105.154432 126.387734) + (xy 105.284954 126.574141) + (xy 105.445858 126.735045) + (xy 105.471394 126.752925) + (xy 105.632266 126.865568) + (xy 105.690275 126.892618) + (xy 105.742714 126.938791) + (xy 105.761866 127.005984) + (xy 105.74165 127.072865) + (xy 105.690275 127.117381) + (xy 105.675162 127.124429) + (xy 105.632267 127.144431) + (xy 105.632265 127.144432) + (xy 105.445858 127.274954) + (xy 105.284954 127.435858) + (xy 105.154432 127.622265) + (xy 105.154431 127.622267) + (xy 105.058261 127.828502) + (xy 105.058258 127.828511) + (xy 104.999366 128.048302) + (xy 104.999364 128.048312) + (xy 104.990305 128.151856) + (xy 104.964852 128.216925) + (xy 104.908261 128.257903) + (xy 104.838499 128.261781) + (xy 104.779096 128.228729) + (xy 104.73789 128.187523) + (xy 104.737884 128.187518) + (xy 104.594697 128.097547) + (xy 104.594694 128.097545) + (xy 104.435056 128.041685) + (xy 104.267003 128.022751) + (xy 104.266997 128.022751) + (xy 104.098943 128.041685) + (xy 103.939305 128.097545) + (xy 103.939302 128.097547) + (xy 103.796115 128.187518) + (xy 103.796109 128.187523) + (xy 103.676523 128.307109) + (xy 103.676518 128.307115) + (xy 103.586547 128.450302) + (xy 103.586545 128.450305) + (xy 103.530685 128.609943) + (xy 103.511751 128.777997) + (xy 103.511751 128.778002) + (xy 103.530685 128.946056) + (xy 103.586545 129.105694) + (xy 103.586547 129.105697) + (xy 103.676518 129.248884) + (xy 103.676523 129.24889) + (xy 103.79611 129.368477) + (xy 103.796117 129.368481) + (xy 103.798627 129.370483) + (xy 103.79983 129.372197) + (xy 103.801034 129.373401) + (xy 103.800823 129.373611) + (xy 103.838768 129.427671) + (xy 103.84162 129.497482) + (xy 103.806276 129.557753) + (xy 103.743957 129.589347) + (xy 103.73392 129.59079) + (xy 103.692701 129.595001) + (xy 103.6927 129.595001) + (xy 103.526168 129.650185) + (xy 103.526163 129.650187) + (xy 103.376842 129.742289) + (xy 103.252788 129.866343) + (xy 103.252783 129.866349) + (xy 103.250741 129.869661) + (xy 103.248747 129.871453) + (xy 103.248307 129.872011) + (xy 103.248211 129.871935) + (xy 103.198791 129.916383) + (xy 103.129828 129.927602) + (xy 103.065747 129.899755) + (xy 103.039668 129.869656) + (xy 103.037819 129.866659) + (xy 103.037816 129.866655) + (xy 102.913845 129.742684) + (xy 102.764624 129.650643) + (xy 102.764619 129.650641) + (xy 102.598197 129.595494) + (xy 102.59819 129.595493) + (xy 102.495486 129.585) + (xy 102.358 129.585) + (xy 102.358 132.034999) + (xy 102.495472 132.034999) + (xy 102.495486 132.034998) + (xy 102.598195 132.024506) + (xy 102.761495 131.970393) + (xy 102.831324 131.967991) + (xy 102.891366 132.003722) + (xy 102.922559 132.066243) + (xy 102.9245 132.088099) + (xy 102.9245 133.186771) + (xy 102.904815 133.25381) + (xy 102.852011 133.299565) + (xy 102.782853 133.309509) + (xy 102.719297 133.280484) + (xy 102.712819 133.274452) + (xy 102.70589 133.267523) + (xy 102.705884 133.267518) + (xy 102.562697 133.177547) + (xy 102.562694 133.177545) + (xy 102.403056 133.121685) + (xy 102.235003 133.102751) + (xy 102.234997 133.102751) + (xy 102.066943 133.121685) + (xy 101.907305 133.177545) + (xy 101.907302 133.177547) + (xy 101.764115 133.267518) + (xy 101.764109 133.267523) + (xy 101.644523 133.387109) + (xy 101.644518 133.387115) + (xy 101.554547 133.530302) + (xy 101.554545 133.530305) + (xy 101.498685 133.689943) + (xy 101.479751 133.857997) + (xy 101.479751 133.858002) + (xy 101.498685 134.026056) + (xy 101.554545 134.185694) + (xy 101.554547 134.185697) + (xy 101.644518 134.328884) + (xy 101.644523 134.32889) + (xy 101.764109 134.448476) + (xy 101.764115 134.448481) + (xy 101.907302 134.538452) + (xy 101.907305 134.538454) + (xy 101.907309 134.538455) + (xy 101.90731 134.538456) + (xy 101.973849 134.561739) + (xy 102.066943 134.594314) + (xy 102.234997 134.613249) + (xy 102.235 134.613249) + (xy 102.235003 134.613249) + (xy 102.403056 134.594314) + (xy 102.403059 134.594313) + (xy 102.56269 134.538456) + (xy 102.562692 134.538454) + (xy 102.562694 134.538454) + (xy 102.562697 134.538452) + (xy 102.705884 134.448481) + (xy 102.705885 134.44848) + (xy 102.70589 134.448477) + (xy 102.712819 134.441548) + (xy 102.774142 134.408063) + (xy 102.843834 134.413047) + (xy 102.899767 134.454919) + (xy 102.924184 134.520383) + (xy 102.9245 134.529229) + (xy 102.9245 140.016299) + (xy 102.904815 140.083338) + (xy 102.888181 140.10398) + (xy 102.210546 140.781614) + (xy 102.149223 140.815099) + (xy 102.079531 140.810115) + (xy 102.056902 140.798932) + (xy 102.054699 140.797548) + (xy 102.054694 140.797545) + (xy 101.895056 140.741685) + (xy 101.727003 140.722751) + (xy 101.726997 140.722751) + (xy 101.558943 140.741685) + (xy 101.399305 140.797545) + (xy 101.399302 140.797547) + (xy 101.256115 140.887518) + (xy 101.256109 140.887523) + (xy 101.136523 141.007109) + (xy 101.136518 141.007115) + (xy 101.046547 141.150302) + (xy 101.046545 141.150305) + (xy 100.990685 141.309943) + (xy 100.971751 141.477997) + (xy 100.971751 141.478002) + (xy 100.990685 141.646056) + (xy 101.046545 141.805694) + (xy 101.046547 141.805697) + (xy 101.136518 141.948884) + (xy 101.136523 141.94889) + (xy 101.25611 142.068477) + (xy 101.335473 142.118344) + (xy 101.381763 142.170678) + (xy 101.3935 142.223337) + (xy 101.3935 142.3855) + (xy 101.373815 142.452539) + (xy 101.321011 142.498294) + (xy 101.2695 142.5095) + (xy 98.9145 142.5095) + (xy 98.847461 142.489815) + (xy 98.801706 142.437011) + (xy 98.7905 142.3855) + (xy 98.7905 140.538256) + (xy 98.775074 140.38656) + (xy 98.714162 140.19242) + (xy 98.71416 140.192416) + (xy 98.714159 140.192412) + (xy 98.615409 140.014498) + (xy 98.615408 140.014497) + (xy 98.615407 140.014495) + (xy 98.482867 139.860106) + (xy 98.482865 139.860104) + (xy 98.321962 139.735554) + (xy 98.321959 139.735553) + (xy 98.321958 139.735552) + (xy 98.139271 139.64594) + (xy 97.942285 139.594937) + (xy 97.942287 139.594937) + (xy 97.778777 139.586645) + (xy 97.739064 139.584631) + (xy 97.739063 139.584631) + (xy 97.739061 139.584631) + (xy 97.537936 139.615442) + (xy 97.537924 139.615445) + (xy 97.347118 139.686111) + (xy 97.347111 139.686115) + (xy 97.174432 139.793745) + (xy 97.174427 139.793749) + (xy 97.026949 139.933938) + (xy 97.026947 139.93394) + (xy 97.026947 139.933941) + (xy 97.012322 139.954953) + (xy 96.910705 140.100949) + (xy 96.830459 140.287943) + (xy 96.7895 140.487258) + (xy 96.7895 142.3855) + (xy 96.769815 142.452539) + (xy 96.717011 142.498294) + (xy 96.6655 142.5095) + (xy 96.63823 142.5095) + (xy 96.571191 142.489815) + (xy 96.550549 142.473181) + (xy 96.544657 142.467289) + (xy 96.544656 142.467288) + (xy 96.412056 142.3855) + (xy 96.395336 142.375187) + (xy 96.395331 142.375185) + (xy 96.393862 142.374698) + (xy 96.228797 142.320001) + (xy 96.228795 142.32) + (xy 96.12601 142.3095) + (xy 95.325998 142.3095) + (xy 95.32598 142.309501) + (xy 95.223203 142.32) + (xy 95.2232 142.320001) + (xy 95.056668 142.375185) + (xy 95.056663 142.375187) + (xy 94.907342 142.467289) + (xy 94.813681 142.560951) + (xy 94.752358 142.594436) + (xy 94.682666 142.589452) + (xy 94.638319 142.560951) + (xy 94.544657 142.467289) + (xy 94.544656 142.467288) + (xy 94.412056 142.3855) + (xy 94.395336 142.375187) + (xy 94.395331 142.375185) + (xy 94.393862 142.374698) + (xy 94.228797 142.320001) + (xy 94.228795 142.32) + (xy 94.12601 142.3095) + (xy 93.325998 142.3095) + (xy 93.32598 142.309501) + (xy 93.223203 142.32) + (xy 93.2232 142.320001) + (xy 93.056668 142.375185) + (xy 93.056663 142.375187) + (xy 92.907342 142.467289) + (xy 92.859589 142.515042) + (xy 92.798266 142.548526) + (xy 92.728574 142.543541) + (xy 92.688715 142.517925) + (xy 92.688289 142.518434) + (xy 92.684301 142.515088) + (xy 92.684228 142.515041) + (xy 92.684141 142.514954) + (xy 92.497734 142.384432) + (xy 92.497728 142.384429) + (xy 92.454842 142.364431) + (xy 92.439724 142.357381) + (xy 92.387285 142.31121) + (xy 92.368133 142.244017) + (xy 92.388348 142.177135) + (xy 92.439725 142.132618) + (xy 92.497734 142.105568) + (xy 92.684139 141.975047) + (xy 92.845047 141.814139) + (xy 92.975568 141.627734) + (xy 93.071739 141.421496) + (xy 93.130635 141.201692) + (xy 93.150468 140.975) + (xy 93.15003 140.969998) + (xy 93.139981 140.855131) + (xy 93.130635 140.748308) + (xy 93.071739 140.528504) + (xy 92.975568 140.322266) + (xy 92.845047 140.135861) + (xy 92.845045 140.135858) + (xy 92.684141 139.974954) + (xy 92.497734 139.844432) + (xy 92.497728 139.844429) + (xy 92.454842 139.824431) + (xy 92.439724 139.817381) + (xy 92.387285 139.77121) + (xy 92.368133 139.704017) + (xy 92.388348 139.637135) + (xy 92.439725 139.592618) + (xy 92.497734 139.565568) + (xy 92.684139 139.435047) + (xy 92.845047 139.274139) + (xy 92.975568 139.087734) + (xy 92.986168 139.065002) + (xy 95.510751 139.065002) + (xy 95.529685 139.233056) + (xy 95.585545 139.392694) + (xy 95.585547 139.392697) + (xy 95.675518 139.535884) + (xy 95.675523 139.53589) + (xy 95.795109 139.655476) + (xy 95.795115 139.655481) + (xy 95.938302 139.745452) + (xy 95.938305 139.745454) + (xy 95.938309 139.745455) + (xy 95.93831 139.745456) + (xy 95.966603 139.755356) + (xy 96.097943 139.801314) + (xy 96.265997 139.820249) + (xy 96.266 139.820249) + (xy 96.266003 139.820249) + (xy 96.434056 139.801314) + (xy 96.445293 139.797382) + (xy 96.59369 139.745456) + (xy 96.593692 139.745454) + (xy 96.593694 139.745454) + (xy 96.593697 139.745452) + (xy 96.736884 139.655481) + (xy 96.736885 139.65548) + (xy 96.73689 139.655477) + (xy 96.856477 139.53589) + (xy 96.859864 139.5305) + (xy 96.946452 139.392697) + (xy 96.946454 139.392694) + (xy 96.946454 139.392692) + (xy 96.946456 139.39269) + (xy 97.002313 139.233059) + (xy 97.002313 139.233058) + (xy 97.002314 139.233056) + (xy 97.021249 139.065002) + (xy 97.021249 139.064997) + (xy 97.00694 138.938002) + (xy 100.463751 138.938002) + (xy 100.482685 139.106056) + (xy 100.538545 139.265694) + (xy 100.538547 139.265697) + (xy 100.628518 139.408884) + (xy 100.628523 139.40889) + (xy 100.748109 139.528476) + (xy 100.748115 139.528481) + (xy 100.891302 139.618452) + (xy 100.891305 139.618454) + (xy 100.891309 139.618455) + (xy 100.89131 139.618456) + (xy 100.957849 139.641739) + (xy 101.050943 139.674314) + (xy 101.218997 139.693249) + (xy 101.219 139.693249) + (xy 101.219003 139.693249) + (xy 101.387056 139.674314) + (xy 101.387059 139.674313) + (xy 101.54669 139.618456) + (xy 101.546692 139.618454) + (xy 101.546694 139.618454) + (xy 101.546697 139.618452) + (xy 101.689884 139.528481) + (xy 101.689885 139.52848) + (xy 101.68989 139.528477) + (xy 101.809477 139.40889) + (xy 101.809481 139.408884) + (xy 101.899452 139.265697) + (xy 101.899454 139.265694) + (xy 101.899454 139.265692) + (xy 101.899456 139.26569) + (xy 101.955313 139.106059) + (xy 101.955313 139.106058) + (xy 101.955314 139.106056) + (xy 101.974249 138.938002) + (xy 101.974249 138.937997) + (xy 101.955314 138.769943) + (xy 101.916253 138.658313) + (xy 101.899456 138.61031) + (xy 101.899455 138.610309) + (xy 101.899454 138.610305) + (xy 101.899452 138.610302) + (xy 101.809481 138.467115) + (xy 101.809476 138.467109) + (xy 101.68989 138.347523) + (xy 101.689884 138.347518) + (xy 101.546697 138.257547) + (xy 101.546694 138.257545) + (xy 101.387056 138.201685) + (xy 101.219003 138.182751) + (xy 101.218997 138.182751) + (xy 101.050943 138.201685) + (xy 100.891305 138.257545) + (xy 100.891302 138.257547) + (xy 100.748115 138.347518) + (xy 100.748109 138.347523) + (xy 100.628523 138.467109) + (xy 100.628518 138.467115) + (xy 100.538547 138.610302) + (xy 100.538545 138.610305) + (xy 100.482685 138.769943) + (xy 100.463751 138.937997) + (xy 100.463751 138.938002) + (xy 97.00694 138.938002) + (xy 97.002314 138.896943) + (xy 96.946454 138.737305) + (xy 96.946452 138.737302) + (xy 96.856481 138.594115) + (xy 96.856476 138.594109) + (xy 96.73689 138.474523) + (xy 96.736884 138.474518) + (xy 96.593697 138.384547) + (xy 96.593694 138.384545) + (xy 96.434056 138.328685) + (xy 96.266003 138.309751) + (xy 96.265997 138.309751) + (xy 96.097943 138.328685) + (xy 95.938305 138.384545) + (xy 95.938302 138.384547) + (xy 95.795115 138.474518) + (xy 95.795109 138.474523) + (xy 95.675523 138.594109) + (xy 95.675518 138.594115) + (xy 95.585547 138.737302) + (xy 95.585545 138.737305) + (xy 95.529685 138.896943) + (xy 95.510751 139.064997) + (xy 95.510751 139.065002) + (xy 92.986168 139.065002) + (xy 93.071739 138.881496) + (xy 93.130635 138.661692) + (xy 93.150468 138.435) + (xy 93.15003 138.429998) + (xy 93.134943 138.257547) + (xy 93.130635 138.208308) + (xy 93.071739 137.988504) + (xy 92.975568 137.782266) + (xy 92.845047 137.595861) + (xy 92.845045 137.595858) + (xy 92.684141 137.434954) + (xy 92.497734 137.304432) + (xy 92.497728 137.304429) + (xy 92.454842 137.284431) + (xy 92.439724 137.277381) + (xy 92.387285 137.23121) + (xy 92.368133 137.164017) + (xy 92.388348 137.097135) + (xy 92.439725 137.052618) + (xy 92.497734 137.025568) + (xy 92.668493 136.906002) + (xy 99.955751 136.906002) + (xy 99.974685 137.074056) + (xy 100.030545 137.233694) + (xy 100.030547 137.233697) + (xy 100.120518 137.376884) + (xy 100.120523 137.37689) + (xy 100.240109 137.496476) + (xy 100.240115 137.496481) + (xy 100.383302 137.586452) + (xy 100.383305 137.586454) + (xy 100.383309 137.586455) + (xy 100.38331 137.586456) + (xy 100.4364 137.605033) + (xy 100.542943 137.642314) + (xy 100.710997 137.661249) + (xy 100.711 137.661249) + (xy 100.711003 137.661249) + (xy 100.879056 137.642314) + (xy 100.90007 137.634961) + (xy 101.03869 137.586456) + (xy 101.038692 137.586454) + (xy 101.038694 137.586454) + (xy 101.038697 137.586452) + (xy 101.181884 137.496481) + (xy 101.181885 137.49648) + (xy 101.18189 137.496477) + (xy 101.301477 137.37689) + (xy 101.347006 137.304432) + (xy 101.391452 137.233697) + (xy 101.391454 137.233694) + (xy 101.391454 137.233692) + (xy 101.391456 137.23369) + (xy 101.447313 137.074059) + (xy 101.447313 137.074058) + (xy 101.447314 137.074056) + (xy 101.466249 136.906002) + (xy 101.466249 136.905997) + (xy 101.447314 136.737943) + (xy 101.403809 136.613612) + (xy 101.391456 136.57831) + (xy 101.391455 136.578309) + (xy 101.391454 136.578305) + (xy 101.391452 136.578302) + (xy 101.301481 136.435115) + (xy 101.301476 136.435109) + (xy 101.18189 136.315523) + (xy 101.181884 136.315518) + (xy 101.038697 136.225547) + (xy 101.038694 136.225545) + (xy 100.879056 136.169685) + (xy 100.711003 136.150751) + (xy 100.710997 136.150751) + (xy 100.542943 136.169685) + (xy 100.383305 136.225545) + (xy 100.383302 136.225547) + (xy 100.240115 136.315518) + (xy 100.240109 136.315523) + (xy 100.120523 136.435109) + (xy 100.120518 136.435115) + (xy 100.030547 136.578302) + (xy 100.030545 136.578305) + (xy 99.974685 136.737943) + (xy 99.955751 136.905997) + (xy 99.955751 136.906002) + (xy 92.668493 136.906002) + (xy 92.684139 136.895047) + (xy 92.845047 136.734139) + (xy 92.975568 136.547734) + (xy 93.071739 136.341496) + (xy 93.130635 136.121692) + (xy 93.150468 135.895) + (xy 93.15003 135.889998) + (xy 93.142814 135.807518) + (xy 93.130635 135.668308) + (xy 93.080749 135.482129) + (xy 93.071741 135.448511) + (xy 93.071738 135.448502) + (xy 93.069407 135.443504) + (xy 92.975568 135.242266) + (xy 92.845047 135.055861) + (xy 92.845045 135.055858) + (xy 92.684141 134.894954) + (xy 92.497734 134.764432) + (xy 92.497732 134.764431) + (xy 92.477904 134.755185) + (xy 92.439132 134.737105) + (xy 92.386694 134.690934) + (xy 92.367542 134.62374) + (xy 92.387758 134.556859) + (xy 92.439134 134.512341) + (xy 92.497484 134.485132) + (xy 92.68382 134.354657) + (xy 92.844657 134.19382) + (xy 92.975134 134.007482) + (xy 92.985616 133.985002) + (xy 95.002751 133.985002) + (xy 95.021685 134.153056) + (xy 95.077545 134.312694) + (xy 95.077547 134.312697) + (xy 95.167518 134.455884) + (xy 95.167523 134.45589) + (xy 95.287109 134.575476) + (xy 95.287115 134.575481) + (xy 95.430302 134.665452) + (xy 95.430305 134.665454) + (xy 95.430309 134.665455) + (xy 95.43031 134.665456) + (xy 95.451484 134.672865) + (xy 95.589943 134.721314) + (xy 95.757997 134.740249) + (xy 95.758 134.740249) + (xy 95.758003 134.740249) + (xy 95.926056 134.721314) + (xy 95.969984 134.705943) + (xy 96.08569 134.665456) + (xy 96.085692 134.665454) + (xy 96.085694 134.665454) + (xy 96.085697 134.665452) + (xy 96.228884 134.575481) + (xy 96.228885 134.57548) + (xy 96.22889 134.575477) + (xy 96.348477 134.45589) + (xy 96.351054 134.451789) + (xy 96.438452 134.312697) + (xy 96.438454 134.312694) + (xy 96.438454 134.312692) + (xy 96.438456 134.31269) + (xy 96.494313 134.153059) + (xy 96.494313 134.153058) + (xy 96.494314 134.153056) + (xy 96.513249 133.985002) + (xy 96.513249 133.984997) + (xy 96.494314 133.816943) + (xy 96.449874 133.689941) + (xy 96.438456 133.65731) + (xy 96.438455 133.657309) + (xy 96.438454 133.657305) + (xy 96.438452 133.657302) + (xy 96.348481 133.514115) + (xy 96.348476 133.514109) + (xy 96.22889 133.394523) + (xy 96.228884 133.394518) + (xy 96.085697 133.304547) + (xy 96.085694 133.304545) + (xy 95.926056 133.248685) + (xy 95.758003 133.229751) + (xy 95.757997 133.229751) + (xy 95.589943 133.248685) + (xy 95.430305 133.304545) + (xy 95.430302 133.304547) + (xy 95.287115 133.394518) + (xy 95.287109 133.394523) + (xy 95.167523 133.514109) + (xy 95.167518 133.514115) + (xy 95.077547 133.657302) + (xy 95.077545 133.657305) + (xy 95.021685 133.816943) + (xy 95.002751 133.984997) + (xy 95.002751 133.985002) + (xy 92.985616 133.985002) + (xy 93.071265 133.801326) + (xy 93.071269 133.801317) + (xy 93.123872 133.605) + (xy 91.760686 133.605) + (xy 91.772641 133.593045) + (xy 91.830165 133.480148) + (xy 91.849986 133.355) + (xy 91.830165 133.229852) + (xy 91.772641 133.116955) + (xy 91.760686 133.105) + (xy 93.123872 133.105) + (xy 93.123872 133.104999) + (xy 93.071269 132.908682) + (xy 93.071265 132.908673) + (xy 92.975134 132.702517) + (xy 92.844657 132.516179) + (xy 92.68382 132.355342) + (xy 92.497482 132.224865) + (xy 92.439133 132.197657) + (xy 92.386694 132.151484) + (xy 92.367542 132.084291) + (xy 92.387758 132.01741) + (xy 92.439129 131.972895) + (xy 92.497734 131.945568) + (xy 92.684139 131.815047) + (xy 92.845047 131.654139) + (xy 92.975568 131.467734) + (xy 92.986168 131.445002) + (xy 94.494751 131.445002) + (xy 94.513685 131.613056) + (xy 94.569545 131.772694) + (xy 94.569547 131.772697) + (xy 94.659518 131.915884) + (xy 94.659523 131.91589) + (xy 94.779109 132.035476) + (xy 94.779115 132.035481) + (xy 94.922302 132.125452) + (xy 94.922305 132.125454) + (xy 94.922309 132.125455) + (xy 94.92231 132.125456) + (xy 94.991024 132.1495) + (xy 95.081943 132.181314) + (xy 95.249997 132.200249) + (xy 95.25 132.200249) + (xy 95.250003 132.200249) + (xy 95.418056 132.181314) + (xy 95.429293 132.177382) + (xy 95.57769 132.125456) + (xy 95.577692 132.125454) + (xy 95.577694 132.125454) + (xy 95.577697 132.125452) + (xy 95.720884 132.035481) + (xy 95.720885 132.03548) + (xy 95.72089 132.035477) + (xy 95.840477 131.91589) + (xy 95.864468 131.877709) + (xy 95.930452 131.772697) + (xy 95.930454 131.772694) + (xy 95.930454 131.772692) + (xy 95.930456 131.77269) + (xy 95.986313 131.613059) + (xy 95.986313 131.613058) + (xy 95.986314 131.613056) + (xy 96.005249 131.445002) + (xy 96.005249 131.444997) + (xy 95.986314 131.276943) + (xy 95.95586 131.189913) + (xy 95.930456 131.11731) + (xy 95.930455 131.117309) + (xy 95.930454 131.117305) + (xy 95.930452 131.117302) + (xy 95.894447 131.06) + (xy 101.020501 131.06) + (xy 101.020501 131.334986) + (xy 101.030994 131.437697) + (xy 101.086141 131.604119) + (xy 101.086143 131.604124) + (xy 101.178184 131.753345) + (xy 101.302154 131.877315) + (xy 101.451375 131.969356) + (xy 101.45138 131.969358) + (xy 101.617802 132.024505) + (xy 101.617809 132.024506) + (xy 101.720519 132.034999) + (xy 101.857999 132.034999) + (xy 101.858 132.034998) + (xy 101.858 131.06) + (xy 101.020501 131.06) + (xy 95.894447 131.06) + (xy 95.840481 130.974115) + (xy 95.840476 130.974109) + (xy 95.72089 130.854523) + (xy 95.720884 130.854518) + (xy 95.577697 130.764547) + (xy 95.577694 130.764545) + (xy 95.418056 130.708685) + (xy 95.250003 130.689751) + (xy 95.249997 130.689751) + (xy 95.081943 130.708685) + (xy 94.922305 130.764545) + (xy 94.922302 130.764547) + (xy 94.779115 130.854518) + (xy 94.779109 130.854523) + (xy 94.659523 130.974109) + (xy 94.659518 130.974115) + (xy 94.569547 131.117302) + (xy 94.569545 131.117305) + (xy 94.513685 131.276943) + (xy 94.494751 131.444997) + (xy 94.494751 131.445002) + (xy 92.986168 131.445002) + (xy 93.071739 131.261496) + (xy 93.130635 131.041692) + (xy 93.150468 130.815) + (xy 93.15003 130.809998) + (xy 93.13951 130.689751) + (xy 93.130635 130.588308) + (xy 93.12305 130.56) + (xy 101.0205 130.56) + (xy 101.858 130.56) + (xy 101.858 129.585) + (xy 101.720527 129.585) + (xy 101.720512 129.585001) + (xy 101.617802 129.595494) + (xy 101.45138 129.650641) + (xy 101.451375 129.650643) + (xy 101.302154 129.742684) + (xy 101.178184 129.866654) + (xy 101.086143 130.015875) + (xy 101.086141 130.01588) + (xy 101.030994 130.182302) + (xy 101.030993 130.182309) + (xy 101.0205 130.285013) + (xy 101.0205 130.56) + (xy 93.12305 130.56) + (xy 93.071739 130.368504) + (xy 92.975568 130.162266) + (xy 92.845047 129.975861) + (xy 92.845045 129.975858) + (xy 92.684141 129.814954) + (xy 92.497734 129.684432) + (xy 92.497728 129.684429) + (xy 92.454842 129.664431) + (xy 92.439724 129.657381) + (xy 92.387285 129.61121) + (xy 92.368133 129.544017) + (xy 92.388348 129.477135) + (xy 92.439725 129.432618) + (xy 92.450334 129.427671) + (xy 92.497734 129.405568) + (xy 92.684139 129.275047) + (xy 92.845047 129.114139) + (xy 92.975568 128.927734) + (xy 92.986168 128.905002) + (xy 93.986751 128.905002) + (xy 94.005685 129.073056) + (xy 94.061545 129.232694) + (xy 94.061547 129.232697) + (xy 94.151518 129.375884) + (xy 94.151523 129.37589) + (xy 94.271109 129.495476) + (xy 94.271115 129.495481) + (xy 94.414302 129.585452) + (xy 94.414305 129.585454) + (xy 94.414309 129.585455) + (xy 94.41431 129.585456) + (xy 94.472833 129.605934) + (xy 94.573943 129.641314) + (xy 94.741997 129.660249) + (xy 94.742 129.660249) + (xy 94.742003 129.660249) + (xy 94.910056 129.641314) + (xy 94.953984 129.625943) + (xy 95.06969 129.585456) + (xy 95.069692 129.585454) + (xy 95.069694 129.585454) + (xy 95.069697 129.585452) + (xy 95.212884 129.495481) + (xy 95.212885 129.49548) + (xy 95.21289 129.495477) + (xy 95.332477 129.37589) + (xy 95.334041 129.373401) + (xy 95.422452 129.232697) + (xy 95.422454 129.232694) + (xy 95.422454 129.232692) + (xy 95.422456 129.23269) + (xy 95.478313 129.073059) + (xy 95.478313 129.073058) + (xy 95.478314 129.073056) + (xy 95.497249 128.905002) + (xy 95.497249 128.904997) + (xy 95.478314 128.736943) + (xy 95.433874 128.609941) + (xy 95.422456 128.57731) + (xy 95.422455 128.577309) + (xy 95.422454 128.577305) + (xy 95.422452 128.577302) + (xy 95.332481 128.434115) + (xy 95.332476 128.434109) + (xy 95.21289 128.314523) + (xy 95.212884 128.314518) + (xy 95.069697 128.224547) + (xy 95.069694 128.224545) + (xy 94.910056 128.168685) + (xy 94.742003 128.149751) + (xy 94.741997 128.149751) + (xy 94.573943 128.168685) + (xy 94.414305 128.224545) + (xy 94.414302 128.224547) + (xy 94.271115 128.314518) + (xy 94.271109 128.314523) + (xy 94.151523 128.434109) + (xy 94.151518 128.434115) + (xy 94.061547 128.577302) + (xy 94.061545 128.577305) + (xy 94.005685 128.736943) + (xy 93.986751 128.904997) + (xy 93.986751 128.905002) + (xy 92.986168 128.905002) + (xy 93.071739 128.721496) + (xy 93.130635 128.501692) + (xy 93.150468 128.275) + (xy 93.15003 128.269998) + (xy 93.13951 128.149751) + (xy 93.130635 128.048308) + (xy 93.071739 127.828504) + (xy 92.975568 127.622266) + (xy 92.845047 127.435861) + (xy 92.845045 127.435858) + (xy 92.684141 127.274954) + (xy 92.497734 127.144432) + (xy 92.497728 127.144429) + (xy 92.454842 127.124431) + (xy 92.439724 127.117381) + (xy 92.387285 127.07121) + (xy 92.368133 127.004017) + (xy 92.388348 126.937135) + (xy 92.439725 126.892618) + (xy 92.497734 126.865568) + (xy 92.684139 126.735047) + (xy 92.845047 126.574139) + (xy 92.975568 126.387734) + (xy 92.986168 126.365002) + (xy 93.478751 126.365002) + (xy 93.497685 126.533056) + (xy 93.553545 126.692694) + (xy 93.553547 126.692697) + (xy 93.643518 126.835884) + (xy 93.643523 126.83589) + (xy 93.763109 126.955476) + (xy 93.763115 126.955481) + (xy 93.906302 127.045452) + (xy 93.906305 127.045454) + (xy 93.906309 127.045455) + (xy 93.90631 127.045456) + (xy 93.924569 127.051845) + (xy 94.065943 127.101314) + (xy 94.233997 127.120249) + (xy 94.234 127.120249) + (xy 94.234003 127.120249) + (xy 94.402056 127.101314) + (xy 94.436433 127.089285) + (xy 94.56169 127.045456) + (xy 94.561692 127.045454) + (xy 94.561694 127.045454) + (xy 94.561697 127.045452) + (xy 94.704884 126.955481) + (xy 94.704885 126.95548) + (xy 94.70489 126.955477) + (xy 94.824477 126.83589) + (xy 94.828178 126.83) + (xy 94.914452 126.692697) + (xy 94.914454 126.692694) + (xy 94.914454 126.692692) + (xy 94.914456 126.69269) + (xy 94.970313 126.533059) + (xy 94.970313 126.533058) + (xy 94.970314 126.533056) + (xy 94.989249 126.365002) + (xy 94.989249 126.364997) + (xy 94.97494 126.238002) + (xy 103.003751 126.238002) + (xy 103.022685 126.406056) + (xy 103.078545 126.565694) + (xy 103.078547 126.565697) + (xy 103.168518 126.708884) + (xy 103.168523 126.70889) + (xy 103.288109 126.828476) + (xy 103.288115 126.828481) + (xy 103.431302 126.918452) + (xy 103.431305 126.918454) + (xy 103.431309 126.918455) + (xy 103.43131 126.918456) + (xy 103.497849 126.941739) + (xy 103.590943 126.974314) + (xy 103.758997 126.993249) + (xy 103.759 126.993249) + (xy 103.759003 126.993249) + (xy 103.927056 126.974314) + (xy 103.927059 126.974313) + (xy 104.08669 126.918456) + (xy 104.086692 126.918454) + (xy 104.086694 126.918454) + (xy 104.086697 126.918452) + (xy 104.229884 126.828481) + (xy 104.229885 126.82848) + (xy 104.22989 126.828477) + (xy 104.349477 126.70889) + (xy 104.357289 126.696457) + (xy 104.439452 126.565697) + (xy 104.439454 126.565694) + (xy 104.439454 126.565692) + (xy 104.439456 126.56569) + (xy 104.495313 126.406059) + (xy 104.495313 126.406058) + (xy 104.495314 126.406056) + (xy 104.514249 126.238002) + (xy 104.514249 126.237997) + (xy 104.495314 126.069943) + (xy 104.455686 125.956692) + (xy 104.439456 125.91031) + (xy 104.439455 125.910309) + (xy 104.439454 125.910305) + (xy 104.439452 125.910302) + (xy 104.349481 125.767115) + (xy 104.349476 125.767109) + (xy 104.22989 125.647523) + (xy 104.229884 125.647518) + (xy 104.086697 125.557547) + (xy 104.086694 125.557545) + (xy 103.927056 125.501685) + (xy 103.759003 125.482751) + (xy 103.758997 125.482751) + (xy 103.590943 125.501685) + (xy 103.431305 125.557545) + (xy 103.431302 125.557547) + (xy 103.288115 125.647518) + (xy 103.288109 125.647523) + (xy 103.168523 125.767109) + (xy 103.168518 125.767115) + (xy 103.078547 125.910302) + (xy 103.078545 125.910305) + (xy 103.022685 126.069943) + (xy 103.003751 126.237997) + (xy 103.003751 126.238002) + (xy 94.97494 126.238002) + (xy 94.970314 126.196943) + (xy 94.925874 126.069941) + (xy 94.914456 126.03731) + (xy 94.914455 126.037309) + (xy 94.914454 126.037305) + (xy 94.914452 126.037302) + (xy 94.824481 125.894115) + (xy 94.824476 125.894109) + (xy 94.70489 125.774523) + (xy 94.704884 125.774518) + (xy 94.561697 125.684547) + (xy 94.561694 125.684545) + (xy 94.402056 125.628685) + (xy 94.234003 125.609751) + (xy 94.233997 125.609751) + (xy 94.065943 125.628685) + (xy 93.906305 125.684545) + (xy 93.906302 125.684547) + (xy 93.763115 125.774518) + (xy 93.763109 125.774523) + (xy 93.643523 125.894109) + (xy 93.643518 125.894115) + (xy 93.553547 126.037302) + (xy 93.553545 126.037305) + (xy 93.497685 126.196943) + (xy 93.478751 126.364997) + (xy 93.478751 126.365002) + (xy 92.986168 126.365002) + (xy 93.071739 126.181496) + (xy 93.130635 125.961692) + (xy 93.150468 125.735) + (xy 93.15003 125.729999) + (xy 93.134943 125.557547) + (xy 93.130635 125.508308) + (xy 93.071739 125.288504) + (xy 92.975568 125.082266) + (xy 92.845047 124.895861) + (xy 92.845045 124.895858) + (xy 92.684141 124.734954) + (xy 92.497734 124.604432) + (xy 92.497728 124.604429) + (xy 92.454842 124.584431) + (xy 92.439724 124.577381) + (xy 92.387285 124.53121) + (xy 92.368133 124.464017) + (xy 92.388348 124.397135) + (xy 92.439725 124.352618) + (xy 92.497734 124.325568) + (xy 92.684139 124.195047) + (xy 92.845047 124.034139) + (xy 92.975568 123.847734) + (xy 93.04539 123.698002) + (xy 101.987751 123.698002) + (xy 102.006685 123.866056) + (xy 102.062545 124.025694) + (xy 102.062547 124.025697) + (xy 102.152518 124.168884) + (xy 102.152523 124.16889) + (xy 102.272109 124.288476) + (xy 102.272115 124.288481) + (xy 102.415302 124.378452) + (xy 102.415305 124.378454) + (xy 102.415309 124.378455) + (xy 102.41531 124.378456) + (xy 102.481849 124.401739) + (xy 102.574943 124.434314) + (xy 102.742997 124.453249) + (xy 102.743 124.453249) + (xy 102.743003 124.453249) + (xy 102.911056 124.434314) + (xy 102.911059 124.434313) + (xy 103.07069 124.378456) + (xy 103.070692 124.378454) + (xy 103.070694 124.378454) + (xy 103.070697 124.378452) + (xy 103.213884 124.288481) + (xy 103.213885 124.28848) + (xy 103.21389 124.288477) + (xy 103.333477 124.16889) + (xy 103.335314 124.165967) + (xy 103.423452 124.025697) + (xy 103.423454 124.025694) + (xy 103.423454 124.025692) + (xy 103.423456 124.02569) + (xy 103.479313 123.866059) + (xy 103.479313 123.866058) + (xy 103.479314 123.866056) + (xy 103.498249 123.698002) + (xy 103.498249 123.697997) + (xy 103.479314 123.529943) + (xy 103.439686 123.416692) + (xy 103.423456 123.37031) + (xy 103.423455 123.370309) + (xy 103.423454 123.370305) + (xy 103.423452 123.370302) + (xy 103.333481 123.227115) + (xy 103.333476 123.227109) + (xy 103.21389 123.107523) + (xy 103.213884 123.107518) + (xy 103.070697 123.017547) + (xy 103.070694 123.017545) + (xy 102.911056 122.961685) + (xy 102.743003 122.942751) + (xy 102.742997 122.942751) + (xy 102.574943 122.961685) + (xy 102.415305 123.017545) + (xy 102.415302 123.017547) + (xy 102.272115 123.107518) + (xy 102.272109 123.107523) + (xy 102.152523 123.227109) + (xy 102.152518 123.227115) + (xy 102.062547 123.370302) + (xy 102.062545 123.370305) + (xy 102.006685 123.529943) + (xy 101.987751 123.697997) + (xy 101.987751 123.698002) + (xy 93.04539 123.698002) + (xy 93.071739 123.641496) + (xy 93.130635 123.421692) + (xy 93.150468 123.195) + (xy 93.15003 123.189998) + (xy 93.134943 123.017547) + (xy 93.130635 122.968308) + (xy 93.080749 122.782129) + (xy 93.071741 122.748511) + (xy 93.071738 122.748502) + (xy 93.069407 122.743504) + (xy 92.981508 122.555006) + (xy 92.971017 122.48593) + (xy 92.999537 122.422146) + (xy 93.052935 122.38556) + (xy 93.16469 122.346456) + (xy 93.215527 122.314513) + (xy 93.282764 122.295512) + (xy 93.347473 122.314513) + (xy 93.398307 122.346454) + (xy 93.398305 122.346454) + (xy 93.398309 122.346455) + (xy 93.39831 122.346456) + (xy 93.470913 122.37186) + (xy 93.557943 122.402314) + (xy 93.725997 122.421249) + (xy 93.726 122.421249) + (xy 93.726003 122.421249) + (xy 93.894056 122.402314) + (xy 93.940096 122.386204) + (xy 94.05369 122.346456) + (xy 94.053692 122.346454) + (xy 94.053694 122.346454) + (xy 94.053697 122.346452) + (xy 94.196884 122.256481) + (xy 94.196885 122.25648) + (xy 94.19689 122.256477) + (xy 94.316477 122.13689) + (xy 94.338516 122.101816) + (xy 94.406452 121.993697) + (xy 94.406454 121.993694) + (xy 94.406454 121.993692) + (xy 94.406456 121.99369) + (xy 94.462313 121.834059) + (xy 94.462313 121.834058) + (xy 94.462314 121.834056) + (xy 94.481249 121.666002) + (xy 94.481249 121.665997) + (xy 94.462314 121.497943) + (xy 94.406454 121.338305) + (xy 94.406452 121.338302) + (xy 94.316481 121.195115) + (xy 94.316476 121.195109) + (xy 94.279369 121.158002) + (xy 102.495751 121.158002) + (xy 102.514685 121.326056) + (xy 102.570545 121.485694) + (xy 102.570547 121.485697) + (xy 102.660518 121.628884) + (xy 102.660523 121.62889) + (xy 102.780109 121.748476) + (xy 102.780115 121.748481) + (xy 102.923302 121.838452) + (xy 102.923305 121.838454) + (xy 102.923309 121.838455) + (xy 102.92331 121.838456) + (xy 102.989849 121.861739) + (xy 103.082943 121.894314) + (xy 103.250997 121.913249) + (xy 103.251 121.913249) + (xy 103.251003 121.913249) + (xy 103.419056 121.894314) + (xy 103.419059 121.894313) + (xy 103.57869 121.838456) + (xy 103.578692 121.838454) + (xy 103.578694 121.838454) + (xy 103.578697 121.838452) + (xy 103.721884 121.748481) + (xy 103.721885 121.74848) + (xy 103.72189 121.748477) + (xy 103.841477 121.62889) + (xy 103.852421 121.611473) + (xy 103.931452 121.485697) + (xy 103.931454 121.485694) + (xy 103.931454 121.485692) + (xy 103.931456 121.48569) + (xy 103.987313 121.326059) + (xy 103.987313 121.326058) + (xy 103.987314 121.326056) + (xy 104.006249 121.158002) + (xy 104.006249 121.157997) + (xy 103.987314 120.989943) + (xy 103.947684 120.876688) + (xy 103.931456 120.83031) + (xy 103.931455 120.830309) + (xy 103.931454 120.830305) + (xy 103.931452 120.830302) + (xy 103.841481 120.687115) + (xy 103.841476 120.687109) + (xy 103.72189 120.567523) + (xy 103.721884 120.567518) + (xy 103.578697 120.477547) + (xy 103.578694 120.477545) + (xy 103.419056 120.421685) + (xy 103.251003 120.402751) + (xy 103.250997 120.402751) + (xy 103.082943 120.421685) + (xy 102.923305 120.477545) + (xy 102.923302 120.477547) + (xy 102.780115 120.567518) + (xy 102.780109 120.567523) + (xy 102.660523 120.687109) + (xy 102.660518 120.687115) + (xy 102.570547 120.830302) + (xy 102.570545 120.830305) + (xy 102.514685 120.989943) + (xy 102.495751 121.157997) + (xy 102.495751 121.158002) + (xy 94.279369 121.158002) + (xy 94.19689 121.075523) + (xy 94.196884 121.075518) + (xy 94.053697 120.985547) + (xy 94.053694 120.985545) + (xy 93.894056 120.929685) + (xy 93.726003 120.910751) + (xy 93.725997 120.910751) + (xy 93.557943 120.929685) + (xy 93.39831 120.985544) + (xy 93.347471 121.017488) + (xy 93.280234 121.036487) + (xy 93.215528 121.017487) + (xy 93.187957 121.000163) + (xy 93.141666 120.947828) + (xy 93.130401 120.884361) + (xy 93.130636 120.881686) + (xy 93.150468 120.655) + (xy 93.15003 120.649998) + (xy 93.134943 120.477547) + (xy 93.130635 120.428308) + (xy 93.071739 120.208504) + (xy 92.975568 120.002266) + (xy 92.845047 119.815861) + (xy 92.845045 119.815858) + (xy 92.684141 119.654954) + (xy 92.497734 119.524432) + (xy 92.497728 119.524429) + (xy 92.439725 119.497382) + (xy 92.387285 119.45121) + (xy 92.368133 119.384017) + (xy 92.388348 119.317135) + (xy 92.439725 119.272618) + (xy 92.497734 119.245568) + (xy 92.684139 119.115047) + (xy 92.845047 118.954139) + (xy 92.975568 118.767734) + (xy 93.071739 118.561496) + (xy 93.130635 118.341692) + (xy 93.147634 118.147384) + (xy 93.150468 118.115001) + (xy 93.150468 118.114998) + (xy 93.141554 118.013118) + (xy 93.130635 117.888308) + (xy 93.073666 117.675694) + (xy 93.071741 117.668511) + (xy 93.071738 117.668502) + (xy 93.069407 117.663504) + (xy 93.040728 117.602002) + (xy 99.574751 117.602002) + (xy 99.593685 117.770056) + (xy 99.649545 117.929694) + (xy 99.649547 117.929697) + (xy 99.739518 118.072884) + (xy 99.739523 118.07289) + (xy 99.859109 118.192476) + (xy 99.859115 118.192481) + (xy 100.002302 118.282452) + (xy 100.002305 118.282454) + (xy 100.002309 118.282455) + (xy 100.00231 118.282456) + (xy 100.028928 118.29177) + (xy 100.161943 118.338314) + (xy 100.329997 118.357249) + (xy 100.33 118.357249) + (xy 100.330003 118.357249) + (xy 100.498056 118.338314) + (xy 100.502677 118.336697) + (xy 100.65769 118.282456) + (xy 100.657692 118.282454) + (xy 100.657694 118.282454) + (xy 100.657697 118.282452) + (xy 100.800884 118.192481) + (xy 100.800885 118.19248) + (xy 100.80089 118.192477) + (xy 100.920477 118.07289) + (xy 100.920481 118.072884) + (xy 101.010452 117.929697) + (xy 101.010454 117.929694) + (xy 101.010454 117.929692) + (xy 101.010456 117.92969) + (xy 101.066313 117.770059) + (xy 101.066313 117.770058) + (xy 101.066314 117.770056) + (xy 101.085249 117.602002) + (xy 101.085249 117.601997) + (xy 101.066314 117.433943) + (xy 101.029317 117.328211) + (xy 101.010456 117.27431) + (xy 101.010455 117.274309) + (xy 101.010454 117.274305) + (xy 101.010452 117.274302) + (xy 100.920481 117.131115) + (xy 100.920476 117.131109) + (xy 100.80089 117.011523) + (xy 100.800884 117.011518) + (xy 100.657697 116.921547) + (xy 100.657694 116.921545) + (xy 100.498056 116.865685) + (xy 100.330003 116.846751) + (xy 100.329997 116.846751) + (xy 100.161943 116.865685) + (xy 100.002305 116.921545) + (xy 100.002302 116.921547) + (xy 99.859115 117.011518) + (xy 99.859109 117.011523) + (xy 99.739523 117.131109) + (xy 99.739518 117.131115) + (xy 99.649547 117.274302) + (xy 99.649545 117.274305) + (xy 99.593685 117.433943) + (xy 99.574751 117.601997) + (xy 99.574751 117.602002) + (xy 93.040728 117.602002) + (xy 92.975568 117.462266) + (xy 92.845047 117.275861) + (xy 92.845045 117.275858) + (xy 92.684141 117.114954) + (xy 92.497734 116.984432) + (xy 92.497728 116.984429) + (xy 92.439725 116.957382) + (xy 92.387285 116.91121) + (xy 92.368133 116.844017) + (xy 92.388348 116.777135) + (xy 92.439725 116.732618) + (xy 92.497734 116.705568) + (xy 92.684139 116.575047) + (xy 92.845047 116.414139) + (xy 92.975568 116.227734) + (xy 93.071739 116.021496) + (xy 93.130635 115.801692) + (xy 93.148237 115.600498) + (xy 93.150468 115.575001) + (xy 93.150468 115.574998) + (xy 93.139761 115.452618) + (xy 93.130635 115.348308) + (xy 93.076928 115.14787) + (xy 93.071741 115.128511) + (xy 93.071738 115.128502) + (xy 93.069407 115.123504) + (xy 92.975568 114.922266) + (xy 92.845047 114.735861) + (xy 92.845045 114.735858) + (xy 92.684141 114.574954) + (xy 92.497734 114.444432) + (xy 92.497728 114.444429) + (xy 92.470038 114.431517) + (xy 92.439724 114.417381) + (xy 92.387285 114.37121) + (xy 92.368133 114.304017) + (xy 92.388348 114.237135) + (xy 92.439725 114.192618) + (xy 92.497734 114.165568) + (xy 92.580994 114.107268) + (xy 92.647197 114.084942) + (xy 92.714964 114.101952) + (xy 92.739796 114.121163) + (xy 92.747109 114.128476) + (xy 92.747115 114.128481) + (xy 92.890302 114.218452) + (xy 92.890305 114.218454) + (xy 92.890309 114.218455) + (xy 92.89031 114.218456) + (xy 92.962913 114.24386) + (xy 93.049943 114.274314) + (xy 93.217997 114.293249) + (xy 93.218 114.293249) + (xy 93.218003 114.293249) + (xy 93.386056 114.274314) + (xy 93.386059 114.274313) + (xy 93.54569 114.218456) + (xy 93.545692 114.218454) + (xy 93.545694 114.218454) + (xy 93.545697 114.218452) + (xy 93.688884 114.128481) + (xy 93.688888 114.128478) + (xy 93.68889 114.128477) + (xy 93.771365 114.046002) + (xy 96.526751 114.046002) + (xy 96.545685 114.214056) + (xy 96.601545 114.373694) + (xy 96.601547 114.373697) + (xy 96.691518 114.516884) + (xy 96.691523 114.51689) + (xy 96.811109 114.636476) + (xy 96.811115 114.636481) + (xy 96.954302 114.726452) + (xy 96.95431 114.726456) + (xy 97.017608 114.748604) + (xy 97.074384 114.789325) + (xy 97.100132 114.854277) + (xy 97.093696 114.9066) + (xy 97.053686 115.020942) + (xy 97.034751 115.188997) + (xy 97.034751 115.189002) + (xy 97.053685 115.357056) + (xy 97.109545 115.516694) + (xy 97.109547 115.516697) + (xy 97.199518 115.659884) + (xy 97.199523 115.65989) + (xy 97.319109 115.779476) + (xy 97.319115 115.779481) + (xy 97.462302 115.869452) + (xy 97.462305 115.869454) + (xy 97.462309 115.869455) + (xy 97.46231 115.869456) + (xy 97.534913 115.89486) + (xy 97.621943 115.925314) + (xy 97.789997 115.944249) + (xy 97.79 115.944249) + (xy 97.790003 115.944249) + (xy 97.958056 115.925314) + (xy 97.958059 115.925313) + (xy 98.11769 115.869456) + (xy 98.117692 115.869454) + (xy 98.117694 115.869454) + (xy 98.117697 115.869452) + (xy 98.260884 115.779481) + (xy 98.260885 115.77948) + (xy 98.26089 115.779477) + (xy 98.380477 115.65989) + (xy 98.4006 115.627865) + (xy 98.470452 115.516697) + (xy 98.470454 115.516694) + (xy 98.470454 115.516692) + (xy 98.470456 115.51669) + (xy 98.526313 115.357059) + (xy 98.526313 115.357058) + (xy 98.526314 115.357056) + (xy 98.545249 115.189002) + (xy 98.545249 115.188997) + (xy 98.526314 115.020943) + (xy 98.490035 114.917265) + (xy 98.470456 114.86131) + (xy 98.470455 114.861309) + (xy 98.470454 114.861305) + (xy 98.470452 114.861302) + (xy 98.380481 114.718115) + (xy 98.380476 114.718109) + (xy 98.26089 114.598523) + (xy 98.260884 114.598518) + (xy 98.117697 114.508547) + (xy 98.117691 114.508544) + (xy 98.054391 114.486395) + (xy 97.997615 114.445673) + (xy 97.971867 114.380721) + (xy 97.978303 114.328399) + (xy 98.018313 114.214059) + (xy 98.027784 114.13) + (xy 98.037249 114.046002) + (xy 98.037249 114.045997) + (xy 98.018314 113.877943) + (xy 97.962454 113.718305) + (xy 97.962452 113.718302) + (xy 97.872481 113.575115) + (xy 97.872476 113.575109) + (xy 97.75289 113.455523) + (xy 97.752884 113.455518) + (xy 97.609697 113.365547) + (xy 97.609694 113.365545) + (xy 97.450056 113.309685) + (xy 97.282003 113.290751) + (xy 97.281997 113.290751) + (xy 97.113943 113.309685) + (xy 96.954305 113.365545) + (xy 96.954302 113.365547) + (xy 96.811115 113.455518) + (xy 96.811109 113.455523) + (xy 96.691523 113.575109) + (xy 96.691518 113.575115) + (xy 96.601547 113.718302) + (xy 96.601545 113.718305) + (xy 96.545685 113.877943) + (xy 96.526751 114.045997) + (xy 96.526751 114.046002) + (xy 93.771365 114.046002) + (xy 93.808477 114.00889) + (xy 93.836398 113.964454) + (xy 93.898452 113.865697) + (xy 93.898454 113.865694) + (xy 93.898454 113.865692) + (xy 93.898456 113.86569) + (xy 93.954313 113.706059) + (xy 93.954313 113.706058) + (xy 93.954314 113.706056) + (xy 93.973249 113.538002) + (xy 93.973249 113.537997) + (xy 93.954314 113.369943) + (xy 93.915028 113.257671) + (xy 93.898456 113.21031) + (xy 93.898455 113.210309) + (xy 93.898454 113.210305) + (xy 93.898452 113.210302) + (xy 93.808481 113.067115) + (xy 93.808476 113.067109) + (xy 93.68889 112.947523) + (xy 93.688884 112.947518) + (xy 93.545697 112.857547) + (xy 93.545694 112.857545) + (xy 93.386056 112.801685) + (xy 93.21108 112.781971) + (xy 93.211246 112.780493) + (xy 93.151897 112.763066) + (xy 93.106142 112.710262) + (xy 93.099161 112.690844) + (xy 93.071741 112.588511) + (xy 93.071738 112.588502) + (xy 93.069407 112.583504) + (xy 92.975568 112.382266) + (xy 92.89556 112.268002) + (xy 98.558751 112.268002) + (xy 98.577685 112.436056) + (xy 98.633545 112.595694) + (xy 98.633547 112.595697) + (xy 98.723518 112.738884) + (xy 98.723523 112.73889) + (xy 98.843109 112.858476) + (xy 98.843115 112.858481) + (xy 98.986302 112.948452) + (xy 98.986305 112.948454) + (xy 98.986309 112.948455) + (xy 98.98631 112.948456) + (xy 99.015846 112.958791) + (xy 99.145943 113.004314) + (xy 99.313997 113.023249) + (xy 99.314 113.023249) + (xy 99.314003 113.023249) + (xy 99.482056 113.004314) + (xy 99.514721 112.992884) + (xy 99.64169 112.948456) + (xy 99.641692 112.948454) + (xy 99.641694 112.948454) + (xy 99.641697 112.948452) + (xy 99.784884 112.858481) + (xy 99.784885 112.85848) + (xy 99.78489 112.858477) + (xy 99.904477 112.73889) + (xy 99.904481 112.738884) + (xy 99.994452 112.595697) + (xy 99.994454 112.595694) + (xy 99.994454 112.595692) + (xy 99.994456 112.59569) + (xy 100.050313 112.436059) + (xy 100.050313 112.436058) + (xy 100.050314 112.436056) + (xy 100.069249 112.268002) + (xy 100.069249 112.267997) + (xy 100.050314 112.099943) + (xy 100.007188 111.976697) + (xy 99.994456 111.94031) + (xy 99.994455 111.940309) + (xy 99.994454 111.940305) + (xy 99.994452 111.940302) + (xy 99.904481 111.797115) + (xy 99.904476 111.797109) + (xy 99.78489 111.677523) + (xy 99.784884 111.677518) + (xy 99.641697 111.587547) + (xy 99.641694 111.587545) + (xy 99.482056 111.531685) + (xy 99.314003 111.512751) + (xy 99.313997 111.512751) + (xy 99.145943 111.531685) + (xy 98.986305 111.587545) + (xy 98.986302 111.587547) + (xy 98.843115 111.677518) + (xy 98.843109 111.677523) + (xy 98.723523 111.797109) + (xy 98.723518 111.797115) + (xy 98.633547 111.940302) + (xy 98.633545 111.940305) + (xy 98.577685 112.099943) + (xy 98.558751 112.267997) + (xy 98.558751 112.268002) + (xy 92.89556 112.268002) + (xy 92.845047 112.195861) + (xy 92.845045 112.195858) + (xy 92.684141 112.034954) + (xy 92.497734 111.904432) + (xy 92.497728 111.904429) + (xy 92.470038 111.891517) + (xy 92.439724 111.877381) + (xy 92.387285 111.83121) + (xy 92.368133 111.764017) + (xy 92.388348 111.697135) + (xy 92.439725 111.652618) + (xy 92.497734 111.625568) + (xy 92.684139 111.495047) + (xy 92.845047 111.334139) + (xy 92.975568 111.147734) + (xy 93.04539 110.998002) + (xy 93.478751 110.998002) + (xy 93.497685 111.166056) + (xy 93.553545 111.325694) + (xy 93.553547 111.325697) + (xy 93.643518 111.468884) + (xy 93.643523 111.46889) + (xy 93.763109 111.588476) + (xy 93.763115 111.588481) + (xy 93.906302 111.678452) + (xy 93.906305 111.678454) + (xy 93.906309 111.678455) + (xy 93.90631 111.678456) + (xy 93.978913 111.70386) + (xy 94.065943 111.734314) + (xy 94.233997 111.753249) + (xy 94.234 111.753249) + (xy 94.234003 111.753249) + (xy 94.402056 111.734314) + (xy 94.402059 111.734313) + (xy 94.56169 111.678456) + (xy 94.561692 111.678454) + (xy 94.561694 111.678454) + (xy 94.561697 111.678452) + (xy 94.704884 111.588481) + (xy 94.704885 111.58848) + (xy 94.70489 111.588477) + (xy 94.787365 111.506002) + (xy 96.907751 111.506002) + (xy 96.926685 111.674056) + (xy 96.982545 111.833694) + (xy 96.982547 111.833697) + (xy 97.072518 111.976884) + (xy 97.072523 111.97689) + (xy 97.192109 112.096476) + (xy 97.192115 112.096481) + (xy 97.335302 112.186452) + (xy 97.335305 112.186454) + (xy 97.335309 112.186455) + (xy 97.33531 112.186456) + (xy 97.378292 112.201496) + (xy 97.494943 112.242314) + (xy 97.662997 112.261249) + (xy 97.663 112.261249) + (xy 97.663003 112.261249) + (xy 97.831056 112.242314) + (xy 97.863721 112.230884) + (xy 97.99069 112.186456) + (xy 97.990692 112.186454) + (xy 97.990694 112.186454) + (xy 97.990697 112.186452) + (xy 98.133884 112.096481) + (xy 98.133885 112.09648) + (xy 98.13389 112.096477) + (xy 98.253477 111.97689) + (xy 98.253481 111.976884) + (xy 98.343452 111.833697) + (xy 98.343454 111.833694) + (xy 98.343454 111.833692) + (xy 98.343456 111.83369) + (xy 98.399313 111.674059) + (xy 98.399313 111.674058) + (xy 98.399314 111.674056) + (xy 98.418249 111.506002) + (xy 98.418249 111.505997) + (xy 98.399314 111.337943) + (xy 98.343454 111.178305) + (xy 98.343452 111.178302) + (xy 98.253481 111.035115) + (xy 98.253476 111.035109) + (xy 98.13389 110.915523) + (xy 98.133884 110.915518) + (xy 97.990697 110.825547) + (xy 97.990694 110.825545) + (xy 97.831056 110.769685) + (xy 97.663003 110.750751) + (xy 97.662997 110.750751) + (xy 97.494943 110.769685) + (xy 97.335305 110.825545) + (xy 97.335302 110.825547) + (xy 97.192115 110.915518) + (xy 97.192109 110.915523) + (xy 97.072523 111.035109) + (xy 97.072518 111.035115) + (xy 96.982547 111.178302) + (xy 96.982545 111.178305) + (xy 96.926685 111.337943) + (xy 96.907751 111.505997) + (xy 96.907751 111.506002) + (xy 94.787365 111.506002) + (xy 94.824477 111.46889) + (xy 94.834656 111.45269) + (xy 94.914452 111.325697) + (xy 94.914454 111.325694) + (xy 94.914454 111.325692) + (xy 94.914456 111.32569) + (xy 94.970313 111.166059) + (xy 94.970313 111.166058) + (xy 94.970314 111.166056) + (xy 94.989249 110.998002) + (xy 94.989249 110.997997) + (xy 94.970314 110.829947) + (xy 94.970313 110.829943) + (xy 94.970313 110.829941) + (xy 94.969896 110.828751) + (xy 94.969855 110.827933) + (xy 94.968765 110.823159) + (xy 94.969601 110.822968) + (xy 94.966331 110.758977) + (xy 95.001056 110.698347) + (xy 95.045984 110.670751) + (xy 95.069687 110.662457) + (xy 95.069686 110.662457) + (xy 95.06969 110.662456) + (xy 95.069693 110.662453) + (xy 95.069697 110.662452) + (xy 95.212884 110.572481) + (xy 95.212885 110.57248) + (xy 95.21289 110.572477) + (xy 95.332477 110.45289) + (xy 95.332481 110.452884) + (xy 95.422452 110.309697) + (xy 95.422454 110.309694) + (xy 95.422454 110.309692) + (xy 95.422456 110.30969) + (xy 95.478313 110.150059) + (xy 95.478313 110.150058) + (xy 95.478314 110.150056) + (xy 95.497249 109.982002) + (xy 95.497249 109.981997) + (xy 95.478314 109.813943) + (xy 95.42497 109.661496) + (xy 95.422456 109.65431) + (xy 95.422455 109.654309) + (xy 95.422454 109.654305) + (xy 95.422452 109.654302) + (xy 95.332481 109.511115) + (xy 95.332476 109.511109) + (xy 95.295369 109.474002) + (xy 99.066751 109.474002) + (xy 99.085685 109.642056) + (xy 99.141545 109.801694) + (xy 99.141547 109.801697) + (xy 99.231518 109.944884) + (xy 99.231523 109.94489) + (xy 99.351109 110.064476) + (xy 99.351115 110.064481) + (xy 99.494302 110.154452) + (xy 99.494305 110.154454) + (xy 99.494309 110.154455) + (xy 99.49431 110.154456) + (xy 99.501149 110.156849) + (xy 99.653943 110.210314) + (xy 99.821997 110.229249) + (xy 99.822 110.229249) + (xy 99.822003 110.229249) + (xy 99.990056 110.210314) + (xy 99.990825 110.210045) + (xy 100.14969 110.154456) + (xy 100.149692 110.154454) + (xy 100.149694 110.154454) + (xy 100.149697 110.154452) + (xy 100.292884 110.064481) + (xy 100.292885 110.06448) + (xy 100.29289 110.064477) + (xy 100.412477 109.94489) + (xy 100.412481 109.944884) + (xy 100.502452 109.801697) + (xy 100.502454 109.801694) + (xy 100.502454 109.801692) + (xy 100.502456 109.80169) + (xy 100.558313 109.642059) + (xy 100.558313 109.642058) + (xy 100.558314 109.642056) + (xy 100.577249 109.474002) + (xy 100.577249 109.473997) + (xy 100.558314 109.305943) + (xy 100.514853 109.181739) + (xy 100.502456 109.14631) + (xy 100.502455 109.146309) + (xy 100.502454 109.146305) + (xy 100.502452 109.146302) + (xy 100.412481 109.003115) + (xy 100.412476 109.003109) + (xy 100.29289 108.883523) + (xy 100.292884 108.883518) + (xy 100.149697 108.793547) + (xy 100.149694 108.793545) + (xy 99.990056 108.737685) + (xy 99.822003 108.718751) + (xy 99.821997 108.718751) + (xy 99.653943 108.737685) + (xy 99.494305 108.793545) + (xy 99.494302 108.793547) + (xy 99.351115 108.883518) + (xy 99.351109 108.883523) + (xy 99.231523 109.003109) + (xy 99.231518 109.003115) + (xy 99.141547 109.146302) + (xy 99.141545 109.146305) + (xy 99.085685 109.305943) + (xy 99.066751 109.473997) + (xy 99.066751 109.474002) + (xy 95.295369 109.474002) + (xy 95.21289 109.391523) + (xy 95.212884 109.391518) + (xy 95.069697 109.301547) + (xy 95.069694 109.301545) + (xy 94.910056 109.245685) + (xy 94.742003 109.226751) + (xy 94.741997 109.226751) + (xy 94.573943 109.245685) + (xy 94.414305 109.301545) + (xy 94.414302 109.301547) + (xy 94.271115 109.391518) + (xy 94.271109 109.391523) + (xy 94.151523 109.511109) + (xy 94.151518 109.511115) + (xy 94.061547 109.654302) + (xy 94.061545 109.654305) + (xy 94.005685 109.813943) + (xy 93.986751 109.981997) + (xy 93.986751 109.982002) + (xy 94.005686 110.150059) + (xy 94.006104 110.151253) + (xy 94.006145 110.152072) + (xy 94.007236 110.156849) + (xy 94.006399 110.157039) + (xy 94.009665 110.221031) + (xy 93.974935 110.281658) + (xy 93.93002 110.309246) + (xy 93.906314 110.317541) + (xy 93.906302 110.317547) + (xy 93.763115 110.407518) + (xy 93.763109 110.407523) + (xy 93.643523 110.527109) + (xy 93.643518 110.527115) + (xy 93.553547 110.670302) + (xy 93.553545 110.670305) + (xy 93.497685 110.829943) + (xy 93.478751 110.997997) + (xy 93.478751 110.998002) + (xy 93.04539 110.998002) + (xy 93.071739 110.941496) + (xy 93.130635 110.721692) + (xy 93.150468 110.495) + (xy 93.15003 110.489998) + (xy 93.139492 110.369549) + (xy 93.130635 110.268308) + (xy 93.080749 110.082129) + (xy 93.071741 110.048511) + (xy 93.071738 110.048502) + (xy 93.069407 110.043504) + (xy 92.975568 109.842266) + (xy 92.845047 109.655861) + (xy 92.845045 109.655858) + (xy 92.684141 109.494954) + (xy 92.497734 109.364432) + (xy 92.497728 109.364429) + (xy 92.439725 109.337382) + (xy 92.387285 109.29121) + (xy 92.368133 109.224017) + (xy 92.388348 109.157135) + (xy 92.439725 109.112618) + (xy 92.497734 109.085568) + (xy 92.684139 108.955047) + (xy 92.845047 108.794139) + (xy 92.846342 108.792288) + (xy 92.847126 108.791661) + (xy 92.848526 108.789994) + (xy 92.848861 108.790275) + (xy 92.900912 108.748658) + (xy 92.97041 108.741456) + (xy 93.032769 108.77297) + (xy 93.052918 108.797427) + (xy 93.135521 108.928888) + (xy 93.255109 109.048476) + (xy 93.255115 109.048481) + (xy 93.398302 109.138452) + (xy 93.398305 109.138454) + (xy 93.398309 109.138455) + (xy 93.39831 109.138456) + (xy 93.470913 109.16386) + (xy 93.557943 109.194314) + (xy 93.725997 109.213249) + (xy 93.726 109.213249) + (xy 93.726003 109.213249) + (xy 93.894056 109.194314) + (xy 93.894059 109.194313) + (xy 94.05369 109.138456) + (xy 94.053692 109.138454) + (xy 94.053694 109.138454) + (xy 94.053697 109.138452) + (xy 94.196884 109.048481) + (xy 94.196885 109.04848) + (xy 94.19689 109.048477) + (xy 94.316477 108.92889) + (xy 94.344983 108.883523) + (xy 94.406452 108.785697) + (xy 94.406454 108.785694) + (xy 94.406454 108.785692) + (xy 94.406456 108.78569) + (xy 94.462313 108.626059) + (xy 94.462313 108.626058) + (xy 94.462314 108.626056) + (xy 94.481249 108.458002) + (xy 94.481249 108.457997) + (xy 94.462314 108.289943) + (xy 94.422686 108.176692) + (xy 94.406456 108.13031) + (xy 94.406455 108.130309) + (xy 94.406454 108.130305) + (xy 94.406452 108.130302) + (xy 94.316481 107.987115) + (xy 94.316476 107.987109) + (xy 94.19689 107.867523) + (xy 94.196884 107.867518) + (xy 94.053697 107.777547) + (xy 94.053694 107.777545) + (xy 93.894056 107.721685) + (xy 93.726003 107.702751) + (xy 93.725997 107.702751) + (xy 93.557943 107.721685) + (xy 93.398305 107.777545) + (xy 93.398304 107.777546) + (xy 93.320479 107.826447) + (xy 93.253243 107.845447) + (xy 93.186408 107.825079) + (xy 93.141194 107.771811) + (xy 93.13098 107.732258) + (xy 93.130635 107.728308) + (xy 93.073666 107.515694) + (xy 93.071741 107.508511) + (xy 93.071738 107.508502) + (xy 93.069407 107.503504) + (xy 92.975568 107.302266) + (xy 92.89556 107.188002) + (xy 94.494751 107.188002) + (xy 94.513685 107.356056) + (xy 94.569545 107.515694) + (xy 94.569547 107.515697) + (xy 94.659518 107.658884) + (xy 94.659523 107.65889) + (xy 94.779109 107.778476) + (xy 94.779115 107.778481) + (xy 94.922302 107.868452) + (xy 94.922305 107.868454) + (xy 94.922309 107.868455) + (xy 94.92231 107.868456) + (xy 94.951846 107.878791) + (xy 95.081943 107.924314) + (xy 95.249997 107.943249) + (xy 95.25 107.943249) + (xy 95.250003 107.943249) + (xy 95.350835 107.931887) + (xy 95.418059 107.924313) + (xy 95.57769 107.868456) + (xy 95.604746 107.851454) + (xy 95.671978 107.832453) + (xy 95.738814 107.852818) + (xy 95.758399 107.868766) + (xy 95.795109 107.905476) + (xy 95.795115 107.905481) + (xy 95.938302 107.995452) + (xy 95.938305 107.995454) + (xy 95.938309 107.995455) + (xy 95.93831 107.995456) + (xy 96.010913 108.02086) + (xy 96.097943 108.051314) + (xy 96.265997 108.070249) + (xy 96.266 108.070249) + (xy 96.266003 108.070249) + (xy 96.434056 108.051314) + (xy 96.434059 108.051313) + (xy 96.59369 107.995456) + (xy 96.593692 107.995454) + (xy 96.593694 107.995454) + (xy 96.593697 107.995452) + (xy 96.736884 107.905481) + (xy 96.736885 107.90548) + (xy 96.73689 107.905477) + (xy 96.856477 107.78589) + (xy 96.858957 107.781943) + (xy 96.946452 107.642697) + (xy 96.946454 107.642694) + (xy 96.946454 107.642692) + (xy 96.946456 107.64269) + (xy 97.002313 107.483059) + (xy 97.002313 107.483058) + (xy 97.002314 107.483056) + (xy 97.021249 107.315002) + (xy 97.021249 107.314997) + (xy 97.002314 107.146943) + (xy 96.95359 107.007697) + (xy 96.946456 106.98731) + (xy 96.946455 106.987309) + (xy 96.946454 106.987305) + (xy 96.946452 106.987302) + (xy 96.856481 106.844115) + (xy 96.856476 106.844109) + (xy 96.73689 106.724523) + (xy 96.736884 106.724518) + (xy 96.593697 106.634547) + (xy 96.593694 106.634545) + (xy 96.434053 106.578684) + (xy 96.427271 106.577137) + (xy 96.427848 106.574608) + (xy 96.374411 106.552127) + (xy 96.334881 106.494515) + (xy 96.332773 106.424677) + (xy 96.347757 106.390034) + (xy 96.348473 106.388893) + (xy 96.348477 106.38889) + (xy 96.438456 106.24569) + (xy 96.494313 106.086059) + (xy 96.494313 106.086058) + (xy 96.494314 106.086056) + (xy 96.513249 105.918002) + (xy 96.513249 105.917997) + (xy 96.494314 105.749943) + (xy 96.454686 105.636692) + (xy 96.438456 105.59031) + (xy 96.438455 105.590309) + (xy 96.438454 105.590305) + (xy 96.438452 105.590302) + (xy 96.348481 105.447115) + (xy 96.348476 105.447109) + (xy 96.22889 105.327523) + (xy 96.228884 105.327518) + (xy 96.085697 105.237547) + (xy 96.085694 105.237545) + (xy 95.926056 105.181685) + (xy 95.758003 105.162751) + (xy 95.757997 105.162751) + (xy 95.589943 105.181685) + (xy 95.430305 105.237545) + (xy 95.430302 105.237547) + (xy 95.287115 105.327518) + (xy 95.287109 105.327523) + (xy 95.167523 105.447109) + (xy 95.167518 105.447115) + (xy 95.077547 105.590302) + (xy 95.077545 105.590305) + (xy 95.021685 105.749943) + (xy 95.002751 105.917997) + (xy 95.002751 105.918002) + (xy 95.021685 106.086056) + (xy 95.077545 106.245693) + (xy 95.101716 106.28416) + (xy 95.120717 106.351397) + (xy 95.10035 106.418232) + (xy 95.047082 106.463447) + (xy 95.037678 106.467174) + (xy 94.922313 106.507542) + (xy 94.922302 106.507547) + (xy 94.779115 106.597518) + (xy 94.779109 106.597523) + (xy 94.659523 106.717109) + (xy 94.659518 106.717115) + (xy 94.569547 106.860302) + (xy 94.569545 106.860305) + (xy 94.513685 107.019943) + (xy 94.494751 107.187997) + (xy 94.494751 107.188002) + (xy 92.89556 107.188002) + (xy 92.845047 107.115861) + (xy 92.845045 107.115858) + (xy 92.684141 106.954954) + (xy 92.497734 106.824432) + (xy 92.497728 106.824429) + (xy 92.439725 106.797382) + (xy 92.387285 106.75121) + (xy 92.368133 106.684017) + (xy 92.388348 106.617135) + (xy 92.439725 106.572618) + (xy 92.497734 106.545568) + (xy 92.684139 106.415047) + (xy 92.845047 106.254139) + (xy 92.975568 106.067734) + (xy 93.071739 105.861496) + (xy 93.130635 105.641692) + (xy 93.150468 105.415) + (xy 93.15003 105.409998) + (xy 93.139761 105.292618) + (xy 93.130635 105.188308) + (xy 93.076019 104.984476) + (xy 93.071741 104.968511) + (xy 93.071738 104.968502) + (xy 93.069407 104.963504) + (xy 92.975568 104.762266) + (xy 92.845047 104.575861) + (xy 92.845045 104.575858) + (xy 92.684141 104.414954) + (xy 92.497734 104.284432) + (xy 92.497732 104.284431) + (xy 92.460356 104.267002) + (xy 96.018751 104.267002) + (xy 96.037685 104.435056) + (xy 96.093545 104.594694) + (xy 96.093547 104.594697) + (xy 96.183518 104.737884) + (xy 96.183523 104.73789) + (xy 96.303109 104.857476) + (xy 96.303115 104.857481) + (xy 96.446302 104.947452) + (xy 96.446305 104.947454) + (xy 96.446309 104.947455) + (xy 96.44631 104.947456) + (xy 96.492167 104.963502) + (xy 96.605943 105.003314) + (xy 96.773997 105.022249) + (xy 96.774 105.022249) + (xy 96.774003 105.022249) + (xy 96.942056 105.003314) + (xy 96.966379 104.994803) + (xy 97.10169 104.947456) + (xy 97.101692 104.947454) + (xy 97.101694 104.947454) + (xy 97.101697 104.947452) + (xy 97.244884 104.857481) + (xy 97.244885 104.85748) + (xy 97.24489 104.857477) + (xy 97.364477 104.73789) + (xy 97.364481 104.737884) + (xy 97.454452 104.594697) + (xy 97.454454 104.594694) + (xy 97.454454 104.594692) + (xy 97.454456 104.59469) + (xy 97.510313 104.435059) + (xy 97.510313 104.435058) + (xy 97.510314 104.435056) + (xy 97.529249 104.267002) + (xy 97.529249 104.266997) + (xy 97.510314 104.098943) + (xy 97.46159 103.959697) + (xy 97.454456 103.93931) + (xy 97.454455 103.939309) + (xy 97.454454 103.939305) + (xy 97.454452 103.939302) + (xy 97.364481 103.796115) + (xy 97.364476 103.796109) + (xy 97.24489 103.676523) + (xy 97.244884 103.676518) + (xy 97.101697 103.586547) + (xy 97.101694 103.586545) + (xy 96.942056 103.530685) + (xy 96.774003 103.511751) + (xy 96.773997 103.511751) + (xy 96.605943 103.530685) + (xy 96.446305 103.586545) + (xy 96.446302 103.586547) + (xy 96.303115 103.676518) + (xy 96.303109 103.676523) + (xy 96.183523 103.796109) + (xy 96.183518 103.796115) + (xy 96.093547 103.939302) + (xy 96.093545 103.939305) + (xy 96.037685 104.098943) + (xy 96.018751 104.266997) + (xy 96.018751 104.267002) + (xy 92.460356 104.267002) + (xy 92.291497 104.188261) + (xy 92.291488 104.188258) + (xy 92.071697 104.129366) + (xy 92.071687 104.129364) + (xy 91.901785 104.1145) + (xy 91.901784 104.1145) + (xy 90.988216 104.1145) + (xy 90.988215 104.1145) + (xy 90.818312 104.129364) + (xy 90.818302 104.129366) + (xy 90.598511 104.188258) + (xy 90.598502 104.188261) + (xy 90.392267 104.284431) + (xy 90.392265 104.284432) + (xy 90.205858 104.414954) + (xy 90.044954 104.575858) + (xy 89.914432 104.762265) + (xy 89.914431 104.762267) + (xy 89.818261 104.968502) + (xy 89.818258 104.968511) + (xy 89.759366 105.188302) + (xy 89.759364 105.188313) + (xy 89.739532 105.414998) + (xy 89.739532 105.415001) + (xy 89.759364 105.641686) + (xy 89.759366 105.641697) + (xy 89.818258 105.861488) + (xy 89.818261 105.861497) + (xy 89.914431 106.067732) + (xy 89.914432 106.067734) + (xy 90.044954 106.254141) + (xy 90.205858 106.415045) + (xy 90.205861 106.415047) + (xy 90.392266 106.545568) + (xy 90.450275 106.572618) + (xy 90.502714 106.618791) + (xy 90.521866 106.685984) + (xy 90.50165 106.752865) + (xy 90.450275 106.797382) + (xy 90.392267 106.824431) + (xy 90.392265 106.824432) + (xy 90.205858 106.954954) + (xy 90.044954 107.115858) + (xy 89.914432 107.302265) + (xy 89.914431 107.302267) + (xy 89.818261 107.508502) + (xy 89.818258 107.508511) + (xy 89.759366 107.728302) + (xy 89.759364 107.728313) + (xy 89.739532 107.954998) + (xy 89.739532 107.955001) + (xy 89.759364 108.181686) + (xy 89.759366 108.181697) + (xy 89.818258 108.401488) + (xy 89.818261 108.401497) + (xy 89.914431 108.607732) + (xy 89.914432 108.607734) + (xy 90.044954 108.794141) + (xy 90.205858 108.955045) + (xy 90.246214 108.983302) + (xy 90.392266 109.085568) + (xy 90.450275 109.112618) + (xy 90.502714 109.158791) + (xy 90.521866 109.225984) + (xy 90.50165 109.292865) + (xy 90.450275 109.337382) + (xy 90.392267 109.364431) + (xy 90.392265 109.364432) + (xy 90.205858 109.494954) + (xy 90.044954 109.655858) + (xy 89.914432 109.842265) + (xy 89.914431 109.842267) + (xy 89.818261 110.048502) + (xy 89.818258 110.048511) + (xy 89.759366 110.268302) + (xy 89.759364 110.268313) + (xy 89.739532 110.494998) + (xy 89.739532 110.495001) + (xy 89.759364 110.721686) + (xy 89.759366 110.721697) + (xy 89.818258 110.941488) + (xy 89.818261 110.941497) + (xy 89.914431 111.147732) + (xy 89.914432 111.147734) + (xy 90.044954 111.334141) + (xy 90.205858 111.495045) + (xy 90.231145 111.512751) + (xy 90.392266 111.625568) + (xy 90.450275 111.652618) + (xy 90.502714 111.698791) + (xy 90.521866 111.765984) + (xy 90.50165 111.832865) + (xy 90.450275 111.877381) + (xy 90.433272 111.88531) + (xy 90.392267 111.904431) + (xy 90.392265 111.904432) + (xy 90.205858 112.034954) + (xy 90.044954 112.195858) + (xy 89.914432 112.382265) + (xy 89.914431 112.382267) + (xy 89.81826 112.588504) + (xy 89.790776 112.691075) + (xy 89.754411 112.750735) + (xy 89.691563 112.781263) + (xy 89.668964 112.781881) + (xy 89.668964 112.782751) + (xy 89.661997 112.782751) + (xy 89.493943 112.801685) + (xy 89.334305 112.857545) + (xy 89.334302 112.857547) + (xy 89.191115 112.947518) + (xy 89.191109 112.947523) + (xy 89.071523 113.067109) + (xy 89.071518 113.067115) + (xy 88.981547 113.210302) + (xy 88.981545 113.210305) + (xy 88.925685 113.369943) + (xy 88.906751 113.537997) + (xy 88.906751 113.538002) + (xy 87.660499 113.538002) + (xy 87.660499 113.452128) + (xy 87.654091 113.392517) + (xy 87.645671 113.369943) + (xy 87.603797 113.257671) + (xy 87.603793 113.257664) + (xy 87.517547 113.142455) + (xy 87.517544 113.142452) + (xy 87.402335 113.056206) + (xy 87.402328 113.056202) + (xy 87.267482 113.005908) + (xy 87.267483 113.005908) + (xy 87.207883 112.999501) + (xy 87.207881 112.9995) + (xy 87.207873 112.9995) + (xy 87.207864 112.9995) + (xy 85.512129 112.9995) + (xy 85.512123 112.999501) + (xy 85.452516 113.005908) + (xy 85.317671 113.056202) + (xy 85.317664 113.056206) + (xy 85.202455 113.142452) + (xy 85.202452 113.142455) + (xy 85.116206 113.257664) + (xy 85.116202 113.257671) + (xy 85.065908 113.392517) + (xy 85.059507 113.452059) + (xy 85.059501 113.452123) + (xy 85.0595 113.452135) + (xy 85.0595 115.14787) + (xy 71.614317 115.14787) + (xy 71.1644 114.697953) + (xy 71.245148 114.685165) + (xy 71.358045 114.627641) + (xy 71.447641 114.538045) + (xy 71.505165 114.425148) + (xy 71.517953 114.3444) + (xy 72.199024 115.025471) + (xy 72.250136 114.952478) + (xy 72.346264 114.746331) + (xy 72.346269 114.746317) + (xy 72.405139 114.52661) + (xy 72.405141 114.526599) + (xy 72.424966 114.300002) + (xy 72.424966 114.299997) + (xy 72.405141 114.0734) + (xy 72.405139 114.073389) + (xy 72.346269 113.853682) + (xy 72.346264 113.853668) + (xy 72.250136 113.647521) + (xy 72.250132 113.647513) + (xy 72.199025 113.574526) + (xy 71.517953 114.255598) + (xy 71.505165 114.174852) + (xy 71.447641 114.061955) + (xy 71.358045 113.972359) + (xy 71.245148 113.914835) + (xy 71.164401 113.902046) + (xy 71.845472 113.220974) + (xy 71.772478 113.169863) + (xy 71.566331 113.073735) + (xy 71.566317 113.07373) + (xy 71.34661 113.01486) + (xy 71.346599 113.014858) + (xy 71.120002 112.995034) + (xy 71.119998 112.995034) + (xy 70.8934 113.014858) + (xy 70.893389 113.01486) + (xy 70.673682 113.07373) + (xy 70.673673 113.073734) + (xy 70.467516 113.169866) + (xy 70.467512 113.169868) + (xy 70.394526 113.220973) + (xy 70.394526 113.220974) + (xy 71.075599 113.902046) + (xy 70.994852 113.914835) + (xy 70.881955 113.972359) + (xy 70.792359 114.061955) + (xy 70.734835 114.174852) + (xy 70.722046 114.255598) + (xy 70.040973 113.574526) + (xy 69.989868 113.647512) + (xy 69.989866 113.647516) + (xy 69.893734 113.853673) + (xy 69.89373 113.853682) + (xy 69.83486 114.073389) + (xy 69.834858 114.0734) + (xy 69.815034 114.299997) + (xy 69.815034 114.300002) + (xy 67.734593 114.300002) + (xy 67.734679 114.299017) + (xy 67.735468 114.290001) + (xy 67.735468 114.289998) + (xy 67.726426 114.186649) + (xy 67.715635 114.063308) + (xy 67.659464 113.853673) + (xy 67.656741 113.843511) + (xy 67.656738 113.843502) + (xy 67.615417 113.75489) + (xy 67.560568 113.637266) + (xy 67.430934 113.452128) + (xy 67.430045 113.450858) + (xy 67.269141 113.289954) + (xy 67.082734 113.159432) + (xy 67.082728 113.159429) + (xy 67.046325 113.142454) + (xy 67.024724 113.132381) + (xy 66.972285 113.08621) + (xy 66.953133 113.019017) + (xy 66.973348 112.952135) + (xy 67.024725 112.907618) + (xy 67.082734 112.880568) + (xy 67.269139 112.750047) + (xy 67.430047 112.589139) + (xy 67.560568 112.402734) + (xy 67.656739 112.196496) + (xy 67.715635 111.976692) + (xy 67.732634 111.782384) + (xy 67.735468 111.750001) + (xy 67.735468 111.749998) + (xy 67.724582 111.62557) + (xy 67.715635 111.523308) + (xy 67.656739 111.303504) + (xy 67.560568 111.097266) + (xy 67.430047 110.910861) + (xy 67.430045 110.910858) + (xy 67.269141 110.749954) + (xy 67.082734 110.619432) + (xy 67.082728 110.619429) + (xy 67.024725 110.592382) + (xy 66.972285 110.54621) + (xy 66.953133 110.479017) + (xy 66.973348 110.412135) + (xy 67.024725 110.367618) + (xy 67.082734 110.340568) + (xy 67.269139 110.210047) + (xy 67.430047 110.049139) + (xy 67.560568 109.862734) + (xy 67.656739 109.656496) + (xy 67.715635 109.436692) + (xy 67.732634 109.242384) + (xy 67.735468 109.210001) + (xy 67.735468 109.209998) + (xy 67.724582 109.08557) + (xy 67.715635 108.983308) + (xy 67.656739 108.763504) + (xy 67.560568 108.557266) + (xy 67.430047 108.370861) + (xy 67.430045 108.370858) + (xy 67.269141 108.209954) + (xy 67.082734 108.079432) + (xy 67.082728 108.079429) + (xy 67.024725 108.052382) + (xy 66.972285 108.00621) + (xy 66.953133 107.939017) + (xy 66.973348 107.872135) + (xy 67.024725 107.827618) + (xy 67.082734 107.800568) + (xy 67.269139 107.670047) + (xy 67.430047 107.509139) + (xy 67.560568 107.322734) + (xy 67.656739 107.116496) + (xy 67.715635 106.896692) + (xy 67.734593 106.680001) + (xy 69.814532 106.680001) + (xy 69.834364 106.906686) + (xy 69.834366 106.906697) + (xy 69.893258 107.126488) + (xy 69.893261 107.126497) + (xy 69.989431 107.332732) + (xy 69.989432 107.332734) + (xy 70.119954 107.519141) + (xy 70.280858 107.680045) + (xy 70.280861 107.680047) + (xy 70.467266 107.810568) + (xy 70.673504 107.906739) + (xy 70.893308 107.965635) + (xy 71.05523 107.979801) + (xy 71.119998 107.985468) + (xy 71.12 107.985468) + (xy 71.120002 107.985468) + (xy 71.176673 107.980509) + (xy 71.346692 107.965635) + (xy 71.566496 107.906739) + (xy 71.772734 107.810568) + (xy 71.959139 107.680047) + (xy 72.120047 107.519139) + (xy 72.250568 107.332734) + (xy 72.346739 107.126496) + (xy 72.405635 106.906692) + (xy 72.42336 106.704091) + (xy 72.425468 106.680001) + (xy 85.054532 106.680001) + (xy 85.074364 106.906686) + (xy 85.074366 106.906697) + (xy 85.133258 107.126488) + (xy 85.133261 107.126497) + (xy 85.229431 107.332732) + (xy 85.229432 107.332734) + (xy 85.359954 107.519141) + (xy 85.520858 107.680045) + (xy 85.520861 107.680047) + (xy 85.707266 107.810568) + (xy 85.913504 107.906739) + (xy 86.133308 107.965635) + (xy 86.29523 107.979801) + (xy 86.359998 107.985468) + (xy 86.36 107.985468) + (xy 86.360002 107.985468) + (xy 86.416673 107.980509) + (xy 86.586692 107.965635) + (xy 86.806496 107.906739) + (xy 87.012734 107.810568) + (xy 87.199139 107.680047) + (xy 87.360047 107.519139) + (xy 87.490568 107.332734) + (xy 87.586739 107.126496) + (xy 87.645635 106.906692) + (xy 87.66336 106.704091) + (xy 87.665468 106.680001) + (xy 87.665468 106.679998) + (xy 87.655636 106.567618) + (xy 87.645635 106.453308) + (xy 87.586739 106.233504) + (xy 87.490568 106.027266) + (xy 87.360047 105.840861) + (xy 87.360045 105.840858) + (xy 87.199141 105.679954) + (xy 87.012734 105.549432) + (xy 87.012732 105.549431) + (xy 86.806497 105.453261) + (xy 86.806488 105.453258) + (xy 86.586697 105.394366) + (xy 86.586693 105.394365) + (xy 86.586692 105.394365) + (xy 86.586691 105.394364) + (xy 86.586686 105.394364) + (xy 86.360002 105.374532) + (xy 86.359998 105.374532) + (xy 86.133313 105.394364) + (xy 86.133302 105.394366) + (xy 85.913511 105.453258) + (xy 85.913502 105.453261) + (xy 85.707267 105.549431) + (xy 85.707265 105.549432) + (xy 85.520858 105.679954) + (xy 85.359954 105.840858) + (xy 85.229432 106.027265) + (xy 85.229431 106.027267) + (xy 85.133261 106.233502) + (xy 85.133258 106.233511) + (xy 85.074366 106.453302) + (xy 85.074364 106.453313) + (xy 85.054532 106.679998) + (xy 85.054532 106.680001) + (xy 72.425468 106.680001) + (xy 72.425468 106.679998) + (xy 72.415636 106.567618) + (xy 72.405635 106.453308) + (xy 72.346739 106.233504) + (xy 72.250568 106.027266) + (xy 72.120047 105.840861) + (xy 72.120045 105.840858) + (xy 71.959141 105.679954) + (xy 71.772734 105.549432) + (xy 71.772732 105.549431) + (xy 71.566497 105.453261) + (xy 71.566488 105.453258) + (xy 71.346697 105.394366) + (xy 71.346693 105.394365) + (xy 71.346692 105.394365) + (xy 71.346691 105.394364) + (xy 71.346686 105.394364) + (xy 71.120002 105.374532) + (xy 71.119998 105.374532) + (xy 70.893313 105.394364) + (xy 70.893302 105.394366) + (xy 70.673511 105.453258) + (xy 70.673502 105.453261) + (xy 70.467267 105.549431) + (xy 70.467265 105.549432) + (xy 70.280858 105.679954) + (xy 70.119954 105.840858) + (xy 69.989432 106.027265) + (xy 69.989431 106.027267) + (xy 69.893261 106.233502) + (xy 69.893258 106.233511) + (xy 69.834366 106.453302) + (xy 69.834364 106.453313) + (xy 69.814532 106.679998) + (xy 69.814532 106.680001) + (xy 67.734593 106.680001) + (xy 67.734679 106.679017) + (xy 67.735468 106.670001) + (xy 67.735468 106.669998) + (xy 67.727479 106.578684) + (xy 67.715635 106.443308) + (xy 67.663608 106.249139) + (xy 67.656741 106.223511) + (xy 67.656738 106.223502) + (xy 67.629574 106.165249) + (xy 67.560568 106.017266) + (xy 67.430047 105.830861) + (xy 67.430045 105.830858) + (xy 67.269141 105.669954) + (xy 67.082734 105.539432) + (xy 67.082728 105.539429) + (xy 67.024725 105.512382) + (xy 66.972285 105.46621) + (xy 66.953133 105.399017) + (xy 66.973348 105.332135) + (xy 67.024725 105.287618) + (xy 67.082734 105.260568) + (xy 67.269139 105.130047) + (xy 67.430047 104.969139) + (xy 67.560568 104.782734) + (xy 67.656739 104.576496) + (xy 67.715635 104.356692) + (xy 67.732634 104.162384) + (xy 67.735468 104.130001) + (xy 67.735468 104.129998) + (xy 67.71968 103.949546) + (xy 67.715635 103.903308) + (xy 67.656739 103.683504) + (xy 67.560568 103.477266) + (xy 67.438165 103.302455) + (xy 67.430045 103.290858) + (xy 67.269141 103.129954) + (xy 67.082734 102.999432) + (xy 67.082728 102.999429) + (xy 67.024725 102.972382) + (xy 66.972285 102.92621) + (xy 66.953133 102.859017) + (xy 66.973348 102.792135) + (xy 67.024725 102.747618) + (xy 67.034624 102.743002) + (xy 67.082734 102.720568) + (xy 67.232071 102.616002) + (xy 123.196751 102.616002) + (xy 123.215685 102.784056) + (xy 123.271545 102.943694) + (xy 123.271547 102.943697) + (xy 123.361518 103.086884) + (xy 123.361523 103.08689) + (xy 123.481109 103.206476) + (xy 123.481115 103.206481) + (xy 123.624302 103.296452) + (xy 123.624305 103.296454) + (xy 123.624309 103.296455) + (xy 123.62431 103.296456) + (xy 123.696913 103.32186) + (xy 123.783943 103.352314) + (xy 123.951997 103.371249) + (xy 123.952 103.371249) + (xy 123.952003 103.371249) + (xy 124.120056 103.352314) + (xy 124.120059 103.352313) + (xy 124.27969 103.296456) + (xy 124.279692 103.296454) + (xy 124.279694 103.296454) + (xy 124.279697 103.296452) + (xy 124.422884 103.206481) + (xy 124.422885 103.20648) + (xy 124.42289 103.206477) + (xy 124.542477 103.08689) + (xy 124.621907 102.960477) + (xy 124.674242 102.914187) + (xy 124.743295 102.903539) + (xy 124.807144 102.931914) + (xy 124.814582 102.938769) + (xy 124.885858 103.010045) + (xy 124.885861 103.010047) + (xy 125.072266 103.140568) + (xy 125.278504 103.236739) + (xy 125.498308 103.295635) + (xy 125.66023 103.309801) + (xy 125.724998 103.315468) + (xy 125.725 103.315468) + (xy 125.725002 103.315468) + (xy 125.781673 103.310509) + (xy 125.951692 103.295635) + (xy 126.171496 103.236739) + (xy 126.377734 103.140568) + (xy 126.564139 103.010047) + (xy 126.725047 102.849139) + (xy 126.855568 102.662734) + (xy 126.882618 102.604724) + (xy 126.92879 102.552285) + (xy 126.995983 102.533133) + (xy 127.062865 102.553348) + (xy 127.107381 102.604724) + (xy 127.114591 102.620185) + (xy 127.134429 102.662728) + (xy 127.134432 102.662734) + (xy 127.264954 102.849141) + (xy 127.425858 103.010045) + (xy 127.425861 103.010047) + (xy 127.612266 103.140568) + (xy 127.818504 103.236739) + (xy 128.038308 103.295635) + (xy 128.20023 103.309801) + (xy 128.264998 103.315468) + (xy 128.265 103.315468) + (xy 128.265002 103.315468) + (xy 128.321673 103.310509) + (xy 128.491692 103.295635) + (xy 128.711496 103.236739) + (xy 128.917734 103.140568) + (xy 129.104139 103.010047) + (xy 129.265047 102.849139) + (xy 129.395568 102.662734) + (xy 129.422618 102.604724) + (xy 129.46879 102.552285) + (xy 129.535983 102.533133) + (xy 129.602865 102.553348) + (xy 129.647381 102.604724) + (xy 129.654591 102.620185) + (xy 129.674429 102.662728) + (xy 129.674432 102.662734) + (xy 129.804954 102.849141) + (xy 129.965858 103.010045) + (xy 129.965861 103.010047) + (xy 130.152266 103.140568) + (xy 130.358504 103.236739) + (xy 130.578308 103.295635) + (xy 130.74023 103.309801) + (xy 130.804998 103.315468) + (xy 130.805 103.315468) + (xy 130.805002 103.315468) + (xy 130.861673 103.310509) + (xy 131.031692 103.295635) + (xy 131.251496 103.236739) + (xy 131.457734 103.140568) + (xy 131.644139 103.010047) + (xy 131.805047 102.849139) + (xy 131.935568 102.662734) + (xy 131.962618 102.604724) + (xy 132.00879 102.552285) + (xy 132.075983 102.533133) + (xy 132.142865 102.553348) + (xy 132.187381 102.604724) + (xy 132.194591 102.620185) + (xy 132.214429 102.662728) + (xy 132.214432 102.662734) + (xy 132.344954 102.849141) + (xy 132.505858 103.010045) + (xy 132.505861 103.010047) + (xy 132.692266 103.140568) + (xy 132.898504 103.236739) + (xy 133.118308 103.295635) + (xy 133.28023 103.309801) + (xy 133.344998 103.315468) + (xy 133.345 103.315468) + (xy 133.345002 103.315468) + (xy 133.401673 103.310509) + (xy 133.571692 103.295635) + (xy 133.791496 103.236739) + (xy 133.997734 103.140568) + (xy 134.184139 103.010047) + (xy 134.345047 102.849139) + (xy 134.475568 102.662734) + (xy 134.502618 102.604724) + (xy 134.54879 102.552285) + (xy 134.615983 102.533133) + (xy 134.682865 102.553348) + (xy 134.727381 102.604724) + (xy 134.734591 102.620185) + (xy 134.754429 102.662728) + (xy 134.754432 102.662734) + (xy 134.884954 102.849141) + (xy 135.045858 103.010045) + (xy 135.045861 103.010047) + (xy 135.232266 103.140568) + (xy 135.438504 103.236739) + (xy 135.658308 103.295635) + (xy 135.82023 103.309801) + (xy 135.884998 103.315468) + (xy 135.885 103.315468) + (xy 135.885002 103.315468) + (xy 135.941673 103.310509) + (xy 136.111692 103.295635) + (xy 136.331496 103.236739) + (xy 136.537734 103.140568) + (xy 136.724139 103.010047) + (xy 136.885047 102.849139) + (xy 137.015568 102.662734) + (xy 137.042618 102.604724) + (xy 137.08879 102.552285) + (xy 137.155983 102.533133) + (xy 137.222865 102.553348) + (xy 137.267381 102.604724) + (xy 137.274591 102.620185) + (xy 137.294429 102.662728) + (xy 137.294432 102.662734) + (xy 137.424954 102.849141) + (xy 137.585858 103.010045) + (xy 137.585861 103.010047) + (xy 137.731304 103.111886) + (xy 137.774929 103.166462) + (xy 137.782123 103.235961) + (xy 137.765176 103.279431) + (xy 137.75448 103.296454) + (xy 137.749544 103.30431) + (xy 137.693685 103.463943) + (xy 137.674751 103.631997) + (xy 137.674751 103.632002) + (xy 137.693685 103.800056) + (xy 137.749545 103.959694) + (xy 137.749547 103.959697) + (xy 137.839518 104.102884) + (xy 137.839523 104.10289) + (xy 137.959109 104.222476) + (xy 137.959115 104.222481) + (xy 138.102302 104.312452) + (xy 138.102305 104.312454) + (xy 138.102309 104.312455) + (xy 138.10231 104.312456) + (xy 138.174913 104.33786) + (xy 138.261943 104.368314) + (xy 138.429997 104.387249) + (xy 138.43 104.387249) + (xy 138.430003 104.387249) + (xy 138.598056 104.368314) + (xy 138.599914 104.367664) + (xy 138.75769 104.312456) + (xy 138.757692 104.312454) + (xy 138.757694 104.312454) + (xy 138.757697 104.312452) + (xy 138.900884 104.222481) + (xy 138.900885 104.22248) + (xy 138.90089 104.222477) + (xy 139.020477 104.10289) + (xy 139.022957 104.098943) + (xy 139.110452 103.959697) + (xy 139.110454 103.959694) + (xy 139.110455 103.959691) + (xy 139.110456 103.95969) + (xy 139.166313 103.800059) + (xy 139.166313 103.800058) + (xy 139.166314 103.800056) + (xy 139.185249 103.632002) + (xy 139.185249 103.631997) + (xy 139.166314 103.463943) + (xy 139.120663 103.333481) + (xy 139.110456 103.30431) + (xy 139.110454 103.304307) + (xy 139.110454 103.304306) + (xy 139.09177 103.274571) + (xy 139.072769 103.207334) + (xy 139.093136 103.140499) + (xy 139.125636 103.107026) + (xy 139.264139 103.010047) + (xy 139.425047 102.849139) + (xy 139.555568 102.662734) + (xy 139.582618 102.604724) + (xy 139.62879 102.552285) + (xy 139.695983 102.533133) + (xy 139.762865 102.553348) + (xy 139.807381 102.604724) + (xy 139.814591 102.620185) + (xy 139.834429 102.662728) + (xy 139.834432 102.662734) + (xy 139.964954 102.849141) + (xy 140.125858 103.010045) + (xy 140.125861 103.010047) + (xy 140.312266 103.140568) + (xy 140.518504 103.236739) + (xy 140.738308 103.295635) + (xy 140.90023 103.309801) + (xy 140.964998 103.315468) + (xy 140.965 103.315468) + (xy 140.965002 103.315468) + (xy 141.021673 103.310509) + (xy 141.191692 103.295635) + (xy 141.411496 103.236739) + (xy 141.617734 103.140568) + (xy 141.804139 103.010047) + (xy 141.965047 102.849139) + (xy 142.095568 102.662734) + (xy 142.191739 102.456496) + (xy 142.250635 102.236692) + (xy 142.2655 102.066785) + (xy 144.7595 102.066785) + (xy 144.774364 102.236687) + (xy 144.774366 102.236697) + (xy 144.833258 102.456488) + (xy 144.833261 102.456497) + (xy 144.929431 102.662732) + (xy 144.929432 102.662734) + (xy 145.059954 102.849141) + (xy 145.220858 103.010045) + (xy 145.220861 103.010047) + (xy 145.407266 103.140568) + (xy 145.613504 103.236739) + (xy 145.833308 103.295635) + (xy 145.99523 103.309801) + (xy 146.059998 103.315468) + (xy 146.06 103.315468) + (xy 146.060002 103.315468) + (xy 146.116673 103.310509) + (xy 146.286692 103.295635) + (xy 146.506496 103.236739) + (xy 146.712734 103.140568) + (xy 146.899139 103.010047) + (xy 147.060047 102.849139) + (xy 147.190568 102.662734) + (xy 147.217895 102.604129) + (xy 147.264064 102.551695) + (xy 147.331257 102.532542) + (xy 147.398139 102.552757) + (xy 147.442657 102.604133) + (xy 147.469865 102.662482) + (xy 147.600342 102.84882) + (xy 147.761179 103.009657) + (xy 147.947517 103.140134) + (xy 148.153673 103.236265) + (xy 148.153682 103.236269) + (xy 148.349999 103.288872) + (xy 148.35 103.288871) + (xy 148.35 101.925686) + (xy 148.361955 101.937641) + (xy 148.474852 101.995165) + (xy 148.568519 102.01) + (xy 148.631481 102.01) + (xy 148.725148 101.995165) + (xy 148.838045 101.937641) + (xy 148.85 101.925686) + (xy 148.85 103.288872) + (xy 149.046317 103.236269) + (xy 149.046326 103.236265) + (xy 149.252482 103.140134) + (xy 149.43882 103.009657) + (xy 149.599657 102.84882) + (xy 149.730132 102.662484) + (xy 149.757341 102.604134) + (xy 149.803513 102.551695) + (xy 149.870707 102.532542) + (xy 149.937588 102.552757) + (xy 149.982105 102.604132) + (xy 149.989591 102.620185) + (xy 150.009431 102.662732) + (xy 150.009432 102.662734) + (xy 150.139954 102.849141) + (xy 150.300858 103.010045) + (xy 150.300861 103.010047) + (xy 150.487266 103.140568) + (xy 150.693504 103.236739) + (xy 150.913308 103.295635) + (xy 151.07523 103.309801) + (xy 151.139998 103.315468) + (xy 151.14 103.315468) + (xy 151.140002 103.315468) + (xy 151.196673 103.310509) + (xy 151.366692 103.295635) + (xy 151.586496 103.236739) + (xy 151.792734 103.140568) + (xy 151.979139 103.010047) + (xy 152.140047 102.849139) + (xy 152.270568 102.662734) + (xy 152.297618 102.604724) + (xy 152.34379 102.552285) + (xy 152.410983 102.533133) + (xy 152.477865 102.553348) + (xy 152.522381 102.604724) + (xy 152.529591 102.620185) + (xy 152.549429 102.662728) + (xy 152.549432 102.662734) + (xy 152.679954 102.849141) + (xy 152.840858 103.010045) + (xy 152.840861 103.010047) + (xy 153.027266 103.140568) + (xy 153.233504 103.236739) + (xy 153.453308 103.295635) + (xy 153.61523 103.309801) + (xy 153.679998 103.315468) + (xy 153.68 103.315468) + (xy 153.680002 103.315468) + (xy 153.736673 103.310509) + (xy 153.906692 103.295635) + (xy 154.126496 103.236739) + (xy 154.332734 103.140568) + (xy 154.519139 103.010047) + (xy 154.680047 102.849139) + (xy 154.810568 102.662734) + (xy 154.906739 102.456496) + (xy 154.965635 102.236692) + (xy 154.9805 102.066785) + (xy 157.4595 102.066785) + (xy 157.474364 102.236687) + (xy 157.474366 102.236697) + (xy 157.533258 102.456488) + (xy 157.533261 102.456497) + (xy 157.629431 102.662732) + (xy 157.629432 102.662734) + (xy 157.759954 102.849141) + (xy 157.920858 103.010045) + (xy 157.920861 103.010047) + (xy 158.107266 103.140568) + (xy 158.313504 103.236739) + (xy 158.533308 103.295635) + (xy 158.69523 103.309801) + (xy 158.759998 103.315468) + (xy 158.76 103.315468) + (xy 158.760002 103.315468) + (xy 158.816673 103.310509) + (xy 158.986692 103.295635) + (xy 159.206496 103.236739) + (xy 159.412734 103.140568) + (xy 159.599139 103.010047) + (xy 159.760047 102.849139) + (xy 159.890568 102.662734) + (xy 159.917618 102.604724) + (xy 159.96379 102.552285) + (xy 160.030983 102.533133) + (xy 160.097865 102.553348) + (xy 160.142381 102.604724) + (xy 160.149591 102.620185) + (xy 160.169429 102.662728) + (xy 160.169432 102.662734) + (xy 160.299954 102.849141) + (xy 160.460858 103.010045) + (xy 160.460861 103.010047) + (xy 160.647266 103.140568) + (xy 160.853504 103.236739) + (xy 161.073308 103.295635) + (xy 161.23523 103.309801) + (xy 161.299998 103.315468) + (xy 161.3 103.315468) + (xy 161.300002 103.315468) + (xy 161.356673 103.310509) + (xy 161.526692 103.295635) + (xy 161.746496 103.236739) + (xy 161.952734 103.140568) + (xy 162.139139 103.010047) + (xy 162.300047 102.849139) + (xy 162.430568 102.662734) + (xy 162.457618 102.604724) + (xy 162.50379 102.552285) + (xy 162.570983 102.533133) + (xy 162.637865 102.553348) + (xy 162.682381 102.604724) + (xy 162.689591 102.620185) + (xy 162.709429 102.662728) + (xy 162.709432 102.662734) + (xy 162.839954 102.849141) + (xy 163.000858 103.010045) + (xy 163.000861 103.010047) + (xy 163.187266 103.140568) + (xy 163.393504 103.236739) + (xy 163.613308 103.295635) + (xy 163.77523 103.309801) + (xy 163.839998 103.315468) + (xy 163.84 103.315468) + (xy 163.840002 103.315468) + (xy 163.896673 103.310509) + (xy 164.066692 103.295635) + (xy 164.286496 103.236739) + (xy 164.492734 103.140568) + (xy 164.679139 103.010047) + (xy 164.840047 102.849139) + (xy 164.970568 102.662734) + (xy 164.997618 102.604724) + (xy 165.04379 102.552285) + (xy 165.110983 102.533133) + (xy 165.177865 102.553348) + (xy 165.222381 102.604724) + (xy 165.229591 102.620185) + (xy 165.249429 102.662728) + (xy 165.249432 102.662734) + (xy 165.379954 102.849141) + (xy 165.540858 103.010045) + (xy 165.540861 103.010047) + (xy 165.727266 103.140568) + (xy 165.933504 103.236739) + (xy 166.153308 103.295635) + (xy 166.31523 103.309801) + (xy 166.379998 103.315468) + (xy 166.38 103.315468) + (xy 166.380002 103.315468) + (xy 166.436673 103.310509) + (xy 166.606692 103.295635) + (xy 166.826496 103.236739) + (xy 167.032734 103.140568) + (xy 167.219139 103.010047) + (xy 167.380047 102.849139) + (xy 167.510568 102.662734) + (xy 167.606739 102.456496) + (xy 167.665635 102.236692) + (xy 167.668709 102.201545) + (xy 167.69416 102.136479) + (xy 167.75075 102.095499) + (xy 167.820512 102.09162) + (xy 167.881297 102.126072) + (xy 167.905793 102.162542) + (xy 167.955827 102.276608) + (xy 168.091833 102.484782) + (xy 168.091836 102.484785) + (xy 168.260256 102.667738) + (xy 168.456491 102.820474) + (xy 168.67519 102.938828) + (xy 168.910386 103.019571) + (xy 169.155665 103.0605) + (xy 169.404335 103.0605) + (xy 169.649614 103.019571) + (xy 169.88481 102.938828) + (xy 170.103509 102.820474) + (xy 170.299744 102.667738) + (xy 170.468164 102.484785) + (xy 170.604173 102.276607) + (xy 170.704063 102.048881) + (xy 170.765108 101.807821) + (xy 170.765109 101.807812) + (xy 170.785643 101.560005) + (xy 182.274357 101.560005) + (xy 182.29489 101.807812) + (xy 182.294892 101.807824) + (xy 182.355936 102.048881) + (xy 182.455826 102.276606) + (xy 182.591833 102.484782) + (xy 182.591836 102.484785) + (xy 182.760256 102.667738) + (xy 182.956491 102.820474) + (xy 183.17519 102.938828) + (xy 183.410386 103.019571) + (xy 183.655665 103.0605) + (xy 183.904335 103.0605) + (xy 184.149614 103.019571) + (xy 184.38481 102.938828) + (xy 184.603509 102.820474) + (xy 184.799744 102.667738) + (xy 184.968164 102.484785) + (xy 185.104173 102.276607) + (xy 185.204063 102.048881) + (xy 185.265108 101.807821) + (xy 185.265109 101.807812) + (xy 185.285643 101.560005) + (xy 185.285643 101.559994) + (xy 185.265109 101.312187) + (xy 185.265107 101.312175) + (xy 185.204063 101.071118) + (xy 185.104173 100.843393) + (xy 184.968166 100.635217) + (xy 184.921017 100.584) + (xy 184.799744 100.452262) + (xy 184.603509 100.299526) + (xy 184.603507 100.299525) + (xy 184.603506 100.299524) + (xy 184.384811 100.181172) + (xy 184.384802 100.181169) + (xy 184.149616 100.100429) + (xy 183.904335 100.0595) + (xy 183.655665 100.0595) + (xy 183.410383 100.100429) + (xy 183.175197 100.181169) + (xy 183.175188 100.181172) + (xy 182.956493 100.299524) + (xy 182.760257 100.452261) + (xy 182.760256 100.452262) + (xy 182.753656 100.459432) + (xy 182.591833 100.635217) + (xy 182.455826 100.843393) + (xy 182.355936 101.071118) + (xy 182.294892 101.312175) + (xy 182.29489 101.312187) + (xy 182.274357 101.559994) + (xy 182.274357 101.560005) + (xy 170.785643 101.560005) + (xy 170.785643 101.559994) + (xy 170.765109 101.312187) + (xy 170.765107 101.312175) + (xy 170.704063 101.071118) + (xy 170.604173 100.843393) + (xy 170.468166 100.635217) + (xy 170.421017 100.584) + (xy 170.299744 100.452262) + (xy 170.214991 100.386296) + (xy 170.198623 100.373556) + (xy 170.15781 100.316846) + (xy 170.153697 100.287249) + (xy 169.412533 99.546086) + (xy 169.422315 99.54468) + (xy 169.5531 99.484952) + (xy 169.661761 99.390798) + (xy 169.739493 99.269844) + (xy 169.763076 99.189524) + (xy 170.503434 99.929882) + (xy 170.603731 99.776369) + (xy 170.703587 99.548717) + (xy 170.764612 99.307738) + (xy 170.764614 99.307729) + (xy 170.785141 99.060005) + (xy 170.785141 99.059994) + (xy 170.764614 98.81227) + (xy 170.764612 98.812261) + (xy 170.703587 98.571282) + (xy 170.603732 98.343632) + (xy 170.491515 98.17187) + (xy 170.471328 98.104981) + (xy 170.490508 98.037795) + (xy 170.521013 98.004782) + (xy 170.522329 98.003796) + (xy 170.522331 98.003796) + (xy 170.637546 97.917546) + (xy 170.723796 97.802331) + (xy 170.774091 97.667483) + (xy 170.7805 97.607873) + (xy 170.7805 96.560005) + (xy 182.274859 96.560005) + (xy 182.295385 96.807729) + (xy 182.295387 96.807738) + (xy 182.356412 97.048717) + (xy 182.456266 97.276364) + (xy 182.556564 97.429882) + (xy 183.296923 96.689523) + (xy 183.320507 96.769844) + (xy 183.398239 96.890798) + (xy 183.5069 96.984952) + (xy 183.637685 97.04468) + (xy 183.647466 97.046086) + (xy 182.909942 97.783609) + (xy 182.956768 97.820055) + (xy 182.95677 97.820056) + (xy 183.175385 97.938364) + (xy 183.175396 97.938369) + (xy 183.410506 98.019083) + (xy 183.655707 98.06) + (xy 183.904293 98.06) + (xy 184.149493 98.019083) + (xy 184.384603 97.938369) + (xy 184.384614 97.938364) + (xy 184.603228 97.820057) + (xy 184.603231 97.820055) + (xy 184.650056 97.783609) + (xy 183.912533 97.046086) + (xy 183.922315 97.04468) + (xy 184.0531 96.984952) + (xy 184.161761 96.890798) + (xy 184.239493 96.769844) + (xy 184.263076 96.689524) + (xy 185.003434 97.429882) + (xy 185.103731 97.276369) + (xy 185.203587 97.048717) + (xy 185.264612 96.807738) + (xy 185.264614 96.807729) + (xy 185.285141 96.560005) + (xy 185.285141 96.559994) + (xy 185.264614 96.31227) + (xy 185.264612 96.312261) + (xy 185.203587 96.071282) + (xy 185.103731 95.84363) + (xy 185.003434 95.690116) + (xy 184.263076 96.430475) + (xy 184.239493 96.350156) + (xy 184.161761 96.229202) + (xy 184.0531 96.135048) + (xy 183.922315 96.07532) + (xy 183.912534 96.073913) + (xy 184.650057 95.33639) + (xy 184.650056 95.336389) + (xy 184.603229 95.299943) + (xy 184.384614 95.181635) + (xy 184.384603 95.18163) + (xy 184.149493 95.100916) + (xy 183.904293 95.06) + (xy 183.655707 95.06) + (xy 183.410506 95.100916) + (xy 183.175396 95.18163) + (xy 183.17539 95.181632) + (xy 182.956761 95.299949) + (xy 182.909942 95.336388) + (xy 182.909942 95.33639) + (xy 183.647466 96.073913) + (xy 183.637685 96.07532) + (xy 183.5069 96.135048) + (xy 183.398239 96.229202) + (xy 183.320507 96.350156) + (xy 183.296923 96.430475) + (xy 182.556564 95.690116) + (xy 182.456267 95.843632) + (xy 182.356412 96.071282) + (xy 182.295387 96.312261) + (xy 182.295385 96.31227) + (xy 182.274859 96.559994) + (xy 182.274859 96.560005) + (xy 170.7805 96.560005) + (xy 170.780499 95.512128) + (xy 170.774091 95.452517) + (xy 170.766473 95.432093) + (xy 170.723797 95.317671) + (xy 170.723793 95.317664) + (xy 170.637547 95.202455) + (xy 170.637544 95.202452) + (xy 170.522335 95.116206) + (xy 170.522328 95.116202) + (xy 170.387482 95.065908) + (xy 170.387483 95.065908) + (xy 170.327883 95.059501) + (xy 170.327881 95.0595) + (xy 170.327873 95.0595) + (xy 170.327864 95.0595) + (xy 168.232129 95.0595) + (xy 168.232123 95.059501) + (xy 168.172516 95.065908) + (xy 168.037671 95.116202) + (xy 168.037664 95.116206) + (xy 167.922455 95.202452) + (xy 167.922452 95.202455) + (xy 167.836206 95.317664) + (xy 167.836202 95.317671) + (xy 167.785908 95.452517) + (xy 167.779501 95.512116) + (xy 167.779501 95.512123) + (xy 167.7795 95.512135) + (xy 167.7795 97.60787) + (xy 167.779501 97.607876) + (xy 167.785908 97.667483) + (xy 167.836202 97.802328) + (xy 167.836206 97.802335) + (xy 167.922452 97.917544) + (xy 167.922455 97.917547) + (xy 168.038986 98.004783) + (xy 168.080857 98.060717) + (xy 168.085841 98.130408) + (xy 168.068484 98.17187) + (xy 167.956267 98.343631) + (xy 167.856412 98.571282) + (xy 167.795387 98.812261) + (xy 167.795385 98.81227) + (xy 167.774859 99.059994) + (xy 167.774859 99.060005) + (xy 167.795385 99.307729) + (xy 167.795387 99.307738) + (xy 167.856412 99.548717) + (xy 167.956266 99.776364) + (xy 168.056564 99.929882) + (xy 168.796922 99.189523) + (xy 168.820507 99.269844) + (xy 168.898239 99.390798) + (xy 169.0069 99.484952) + (xy 169.137685 99.54468) + (xy 169.147466 99.546086) + (xy 168.4041 100.28945) + (xy 168.393482 100.336148) + (xy 168.361376 100.373556) + (xy 168.260255 100.452262) + (xy 168.091833 100.635217) + (xy 167.955826 100.843393) + (xy 167.894308 100.983641) + (xy 167.849352 101.037127) + (xy 167.782616 101.057817) + (xy 167.715288 101.039142) + (xy 167.668745 100.987032) + (xy 167.660977 100.965924) + (xy 167.606741 100.763511) + (xy 167.606738 100.763502) + (xy 167.580104 100.706385) + (xy 167.510568 100.557266) + (xy 167.380047 100.370861) + (xy 167.380045 100.370858) + (xy 167.219141 100.209954) + (xy 167.032734 100.079432) + (xy 167.032732 100.079431) + (xy 166.826497 99.983261) + (xy 166.826488 99.983258) + (xy 166.606697 99.924366) + (xy 166.606693 99.924365) + (xy 166.606692 99.924365) + (xy 166.606691 99.924364) + (xy 166.606686 99.924364) + (xy 166.380002 99.904532) + (xy 166.379998 99.904532) + (xy 166.153313 99.924364) + (xy 166.153302 99.924366) + (xy 165.933511 99.983258) + (xy 165.933502 99.983261) + (xy 165.727267 100.079431) + (xy 165.727265 100.079432) + (xy 165.540858 100.209954) + (xy 165.379954 100.370858) + (xy 165.249432 100.557265) + (xy 165.249431 100.557267) + (xy 165.222382 100.615275) + (xy 165.176209 100.667714) + (xy 165.109016 100.686866) + (xy 165.042135 100.66665) + (xy 164.997618 100.615275) + (xy 164.990262 100.5995) + (xy 164.970568 100.557266) + (xy 164.840047 100.370861) + (xy 164.840045 100.370858) + (xy 164.679141 100.209954) + (xy 164.492734 100.079432) + (xy 164.492732 100.079431) + (xy 164.286497 99.983261) + (xy 164.286488 99.983258) + (xy 164.066697 99.924366) + (xy 164.066693 99.924365) + (xy 164.066692 99.924365) + (xy 164.066691 99.924364) + (xy 164.066686 99.924364) + (xy 163.840002 99.904532) + (xy 163.839998 99.904532) + (xy 163.613313 99.924364) + (xy 163.613302 99.924366) + (xy 163.393511 99.983258) + (xy 163.393502 99.983261) + (xy 163.187267 100.079431) + (xy 163.187265 100.079432) + (xy 163.000858 100.209954) + (xy 162.839954 100.370858) + (xy 162.709432 100.557265) + (xy 162.709431 100.557267) + (xy 162.682382 100.615275) + (xy 162.636209 100.667714) + (xy 162.569016 100.686866) + (xy 162.502135 100.66665) + (xy 162.457618 100.615275) + (xy 162.450262 100.5995) + (xy 162.430568 100.557266) + (xy 162.300047 100.370861) + (xy 162.300045 100.370858) + (xy 162.139141 100.209954) + (xy 161.952734 100.079432) + (xy 161.952732 100.079431) + (xy 161.746497 99.983261) + (xy 161.746488 99.983258) + (xy 161.526697 99.924366) + (xy 161.526693 99.924365) + (xy 161.526692 99.924365) + (xy 161.526691 99.924364) + (xy 161.526686 99.924364) + (xy 161.300002 99.904532) + (xy 161.299998 99.904532) + (xy 161.073313 99.924364) + (xy 161.073302 99.924366) + (xy 160.853511 99.983258) + (xy 160.853502 99.983261) + (xy 160.647267 100.079431) + (xy 160.647265 100.079432) + (xy 160.460858 100.209954) + (xy 160.299954 100.370858) + (xy 160.169432 100.557265) + (xy 160.169431 100.557267) + (xy 160.142382 100.615275) + (xy 160.096209 100.667714) + (xy 160.029016 100.686866) + (xy 159.962135 100.66665) + (xy 159.917618 100.615275) + (xy 159.910262 100.5995) + (xy 159.890568 100.557266) + (xy 159.782924 100.403532) + (xy 159.760597 100.337326) + (xy 159.7605 100.33241) + (xy 159.7605 100.22873) + (xy 159.780185 100.161691) + (xy 159.796819 100.141049) + (xy 159.817712 100.120156) + (xy 159.909814 99.970834) + (xy 159.964999 99.804297) + (xy 159.9755 99.701509) + (xy 159.975499 98.926492) + (xy 159.964999 98.823703) + (xy 159.909814 98.657166) + (xy 159.817712 98.507844) + (xy 159.693656 98.383788) + (xy 159.690342 98.381743) + (xy 159.688546 98.379748) + (xy 159.687989 98.379307) + (xy 159.688064 98.379211) + (xy 159.643618 98.329797) + (xy 159.632397 98.260834) + (xy 159.66024 98.196752) + (xy 159.690348 98.170665) + (xy 159.693342 98.168818) + (xy 159.817315 98.044845) + (xy 159.909356 97.895624) + (xy 159.909358 97.895619) + (xy 159.964505 97.729197) + (xy 159.964506 97.72919) + (xy 159.974999 97.626486) + (xy 159.975 97.626473) + (xy 159.975 97.489) + (xy 157.525001 97.489) + (xy 157.525001 97.626486) + (xy 157.535494 97.729197) + (xy 157.590641 97.895619) + (xy 157.590643 97.895624) + (xy 157.682684 98.044845) + (xy 157.806655 98.168816) + (xy 157.806659 98.168819) + (xy 157.809656 98.170668) + (xy 157.811279 98.172472) + (xy 157.812323 98.173298) + (xy 157.812181 98.173476) + (xy 157.856381 98.222616) + (xy 157.867602 98.291579) + (xy 157.839759 98.355661) + (xy 157.809661 98.381741) + (xy 157.806349 98.383783) + (xy 157.806343 98.383788) + (xy 157.682289 98.507842) + (xy 157.590187 98.657163) + (xy 157.590186 98.657166) + (xy 157.535001 98.823703) + (xy 157.535001 98.823704) + (xy 157.535 98.823704) + (xy 157.5245 98.926483) + (xy 157.5245 99.701501) + (xy 157.524501 99.701519) + (xy 157.535 99.804296) + (xy 157.535001 99.804299) + (xy 157.590185 99.970831) + (xy 157.590187 99.970836) + (xy 157.625069 100.027388) + (xy 157.677941 100.113109) + (xy 157.682289 100.120157) + (xy 157.723181 100.161049) + (xy 157.756666 100.222372) + (xy 157.7595 100.24873) + (xy 157.7595 100.33241) + (xy 157.739815 100.399449) + (xy 157.737076 100.403532) + (xy 157.629431 100.557267) + (xy 157.533261 100.763502) + (xy 157.533258 100.763511) + (xy 157.474366 100.983302) + (xy 157.474364 100.983312) + (xy 157.4595 101.153214) + (xy 157.4595 102.066785) + (xy 154.9805 102.066785) + (xy 154.9805 102.066784) + (xy 154.9805 101.153216) + (xy 154.965635 100.983308) + (xy 154.906739 100.763504) + (xy 154.810568 100.557266) + (xy 154.680047 100.370861) + (xy 154.680045 100.370858) + (xy 154.519141 100.209954) + (xy 154.332734 100.079432) + (xy 154.332732 100.079431) + (xy 154.126497 99.983261) + (xy 154.126488 99.983258) + (xy 153.906697 99.924366) + (xy 153.906693 99.924365) + (xy 153.906692 99.924365) + (xy 153.906691 99.924364) + (xy 153.906686 99.924364) + (xy 153.680002 99.904532) + (xy 153.679998 99.904532) + (xy 153.453313 99.924364) + (xy 153.453302 99.924366) + (xy 153.233511 99.983258) + (xy 153.233502 99.983261) + (xy 153.027267 100.079431) + (xy 153.027265 100.079432) + (xy 152.840858 100.209954) + (xy 152.679954 100.370858) + (xy 152.549432 100.557265) + (xy 152.549431 100.557267) + (xy 152.522382 100.615275) + (xy 152.476209 100.667714) + (xy 152.409016 100.686866) + (xy 152.342135 100.66665) + (xy 152.297618 100.615275) + (xy 152.290262 100.5995) + (xy 152.270568 100.557266) + (xy 152.140047 100.370861) + (xy 152.140045 100.370858) + (xy 151.979141 100.209954) + (xy 151.792734 100.079432) + (xy 151.792732 100.079431) + (xy 151.586497 99.983261) + (xy 151.586488 99.983258) + (xy 151.366697 99.924366) + (xy 151.366693 99.924365) + (xy 151.366692 99.924365) + (xy 151.366691 99.924364) + (xy 151.366686 99.924364) + (xy 151.140002 99.904532) + (xy 151.139998 99.904532) + (xy 150.913313 99.924364) + (xy 150.913302 99.924366) + (xy 150.693511 99.983258) + (xy 150.693502 99.983261) + (xy 150.487267 100.079431) + (xy 150.487265 100.079432) + (xy 150.300858 100.209954) + (xy 150.139954 100.370858) + (xy 150.012649 100.552671) + (xy 150.009432 100.557266) + (xy 149.99106 100.596666) + (xy 149.982106 100.615867) + (xy 149.935933 100.668306) + (xy 149.868739 100.687457) + (xy 149.801858 100.667241) + (xy 149.757342 100.615865) + (xy 149.730135 100.55752) + (xy 149.730134 100.557518) + (xy 149.599657 100.371179) + (xy 149.43882 100.210342) + (xy 149.252482 100.079865) + (xy 149.046328 99.983734) + (xy 148.85 99.931127) + (xy 148.85 101.294314) + (xy 148.838045 101.282359) + (xy 148.725148 101.224835) + (xy 148.631481 101.21) + (xy 148.568519 101.21) + (xy 148.474852 101.224835) + (xy 148.361955 101.282359) + (xy 148.35 101.294314) + (xy 148.35 99.931127) + (xy 148.153671 99.983734) + (xy 147.947517 100.079865) + (xy 147.761179 100.210342) + (xy 147.600342 100.371179) + (xy 147.469867 100.557515) + (xy 147.442657 100.615867) + (xy 147.396484 100.668306) + (xy 147.32929 100.687457) + (xy 147.262409 100.667241) + (xy 147.217893 100.615865) + (xy 147.20894 100.596666) + (xy 147.190568 100.557266) + (xy 147.082924 100.403532) + (xy 147.060597 100.337326) + (xy 147.0605 100.33241) + (xy 147.0605 100.22873) + (xy 147.080185 100.161691) + (xy 147.096819 100.141049) + (xy 147.117712 100.120156) + (xy 147.209814 99.970834) + (xy 147.264999 99.804297) + (xy 147.2755 99.701509) + (xy 147.275499 98.926492) + (xy 147.264999 98.823703) + (xy 147.209814 98.657166) + (xy 147.117712 98.507844) + (xy 146.993656 98.383788) + (xy 146.990342 98.381743) + (xy 146.988546 98.379748) + (xy 146.987989 98.379307) + (xy 146.988064 98.379211) + (xy 146.943618 98.329797) + (xy 146.932397 98.260834) + (xy 146.96024 98.196752) + (xy 146.990348 98.170665) + (xy 146.993342 98.168818) + (xy 147.117315 98.044845) + (xy 147.209356 97.895624) + (xy 147.209358 97.895619) + (xy 147.264505 97.729197) + (xy 147.264506 97.72919) + (xy 147.274999 97.626486) + (xy 147.275 97.626473) + (xy 147.275 97.489) + (xy 144.825001 97.489) + (xy 144.825001 97.626486) + (xy 144.835494 97.729197) + (xy 144.890641 97.895619) + (xy 144.890643 97.895624) + (xy 144.982684 98.044845) + (xy 145.106655 98.168816) + (xy 145.106659 98.168819) + (xy 145.109656 98.170668) + (xy 145.111279 98.172472) + (xy 145.112323 98.173298) + (xy 145.112181 98.173476) + (xy 145.156381 98.222616) + (xy 145.167602 98.291579) + (xy 145.139759 98.355661) + (xy 145.109661 98.381741) + (xy 145.106349 98.383783) + (xy 145.106343 98.383788) + (xy 144.982289 98.507842) + (xy 144.890187 98.657163) + (xy 144.890186 98.657166) + (xy 144.835001 98.823703) + (xy 144.835001 98.823704) + (xy 144.835 98.823704) + (xy 144.8245 98.926483) + (xy 144.8245 99.701501) + (xy 144.824501 99.701519) + (xy 144.835 99.804296) + (xy 144.835001 99.804299) + (xy 144.890185 99.970831) + (xy 144.890187 99.970836) + (xy 144.925069 100.027388) + (xy 144.977941 100.113109) + (xy 144.982289 100.120157) + (xy 145.023181 100.161049) + (xy 145.056666 100.222372) + (xy 145.0595 100.24873) + (xy 145.0595 100.33241) + (xy 145.039815 100.399449) + (xy 145.037076 100.403532) + (xy 144.929431 100.557267) + (xy 144.833261 100.763502) + (xy 144.833258 100.763511) + (xy 144.774366 100.983302) + (xy 144.774364 100.983312) + (xy 144.7595 101.153214) + (xy 144.7595 102.066785) + (xy 142.2655 102.066785) + (xy 142.2655 102.066784) + (xy 142.2655 101.153216) + (xy 142.250635 100.983308) + (xy 142.191739 100.763504) + (xy 142.095568 100.557266) + (xy 141.965047 100.370861) + (xy 141.965045 100.370858) + (xy 141.804141 100.209954) + (xy 141.617734 100.079432) + (xy 141.617732 100.079431) + (xy 141.411497 99.983261) + (xy 141.411488 99.983258) + (xy 141.191697 99.924366) + (xy 141.191693 99.924365) + (xy 141.191692 99.924365) + (xy 141.191691 99.924364) + (xy 141.191686 99.924364) + (xy 140.965002 99.904532) + (xy 140.964998 99.904532) + (xy 140.738313 99.924364) + (xy 140.738302 99.924366) + (xy 140.518511 99.983258) + (xy 140.518502 99.983261) + (xy 140.312267 100.079431) + (xy 140.312265 100.079432) + (xy 140.125858 100.209954) + (xy 139.964954 100.370858) + (xy 139.834432 100.557265) + (xy 139.834431 100.557267) + (xy 139.807382 100.615275) + (xy 139.761209 100.667714) + (xy 139.694016 100.686866) + (xy 139.627135 100.66665) + (xy 139.582618 100.615275) + (xy 139.575262 100.5995) + (xy 139.555568 100.557266) + (xy 139.425047 100.370861) + (xy 139.425045 100.370858) + (xy 139.264141 100.209954) + (xy 139.077734 100.079432) + (xy 139.077732 100.079431) + (xy 138.871497 99.983261) + (xy 138.871488 99.983258) + (xy 138.651697 99.924366) + (xy 138.651693 99.924365) + (xy 138.651692 99.924365) + (xy 138.651691 99.924364) + (xy 138.651686 99.924364) + (xy 138.425002 99.904532) + (xy 138.424998 99.904532) + (xy 138.198313 99.924364) + (xy 138.198302 99.924366) + (xy 137.978511 99.983258) + (xy 137.978502 99.983261) + (xy 137.772267 100.079431) + (xy 137.772265 100.079432) + (xy 137.585858 100.209954) + (xy 137.424954 100.370858) + (xy 137.294432 100.557265) + (xy 137.294431 100.557267) + (xy 137.267382 100.615275) + (xy 137.221209 100.667714) + (xy 137.154016 100.686866) + (xy 137.087135 100.66665) + (xy 137.042618 100.615275) + (xy 137.035262 100.5995) + (xy 137.015568 100.557266) + (xy 136.885047 100.370861) + (xy 136.885045 100.370858) + (xy 136.724141 100.209954) + (xy 136.537734 100.079432) + (xy 136.537732 100.079431) + (xy 136.331497 99.983261) + (xy 136.331488 99.983258) + (xy 136.111697 99.924366) + (xy 136.111693 99.924365) + (xy 136.111692 99.924365) + (xy 136.111691 99.924364) + (xy 136.111686 99.924364) + (xy 135.885002 99.904532) + (xy 135.884998 99.904532) + (xy 135.658313 99.924364) + (xy 135.658302 99.924366) + (xy 135.438511 99.983258) + (xy 135.438502 99.983261) + (xy 135.232267 100.079431) + (xy 135.232265 100.079432) + (xy 135.045858 100.209954) + (xy 134.884954 100.370858) + (xy 134.754432 100.557265) + (xy 134.754431 100.557267) + (xy 134.727382 100.615275) + (xy 134.681209 100.667714) + (xy 134.614016 100.686866) + (xy 134.547135 100.66665) + (xy 134.502618 100.615275) + (xy 134.495262 100.5995) + (xy 134.475568 100.557266) + (xy 134.345047 100.370861) + (xy 134.345045 100.370858) + (xy 134.184141 100.209954) + (xy 133.997734 100.079432) + (xy 133.997732 100.079431) + (xy 133.791497 99.983261) + (xy 133.791488 99.983258) + (xy 133.571697 99.924366) + (xy 133.571693 99.924365) + (xy 133.571692 99.924365) + (xy 133.571691 99.924364) + (xy 133.571686 99.924364) + (xy 133.345002 99.904532) + (xy 133.344998 99.904532) + (xy 133.118313 99.924364) + (xy 133.118302 99.924366) + (xy 132.898511 99.983258) + (xy 132.898502 99.983261) + (xy 132.692267 100.079431) + (xy 132.692265 100.079432) + (xy 132.505858 100.209954) + (xy 132.344954 100.370858) + (xy 132.214432 100.557265) + (xy 132.214431 100.557267) + (xy 132.187382 100.615275) + (xy 132.141209 100.667714) + (xy 132.074016 100.686866) + (xy 132.007135 100.66665) + (xy 131.962618 100.615275) + (xy 131.955262 100.5995) + (xy 131.935568 100.557266) + (xy 131.805047 100.370861) + (xy 131.805045 100.370858) + (xy 131.644141 100.209954) + (xy 131.457734 100.079432) + (xy 131.457732 100.079431) + (xy 131.251497 99.983261) + (xy 131.251488 99.983258) + (xy 131.031697 99.924366) + (xy 131.031693 99.924365) + (xy 131.031692 99.924365) + (xy 131.031691 99.924364) + (xy 131.031686 99.924364) + (xy 130.805002 99.904532) + (xy 130.804998 99.904532) + (xy 130.578313 99.924364) + (xy 130.578302 99.924366) + (xy 130.358511 99.983258) + (xy 130.358502 99.983261) + (xy 130.152267 100.079431) + (xy 130.152265 100.079432) + (xy 129.965858 100.209954) + (xy 129.804954 100.370858) + (xy 129.674432 100.557265) + (xy 129.674431 100.557267) + (xy 129.647382 100.615275) + (xy 129.601209 100.667714) + (xy 129.534016 100.686866) + (xy 129.467135 100.66665) + (xy 129.422618 100.615275) + (xy 129.415262 100.5995) + (xy 129.395568 100.557266) + (xy 129.265047 100.370861) + (xy 129.265045 100.370858) + (xy 129.104141 100.209954) + (xy 128.917734 100.079432) + (xy 128.917732 100.079431) + (xy 128.711497 99.983261) + (xy 128.711488 99.983258) + (xy 128.491697 99.924366) + (xy 128.491693 99.924365) + (xy 128.491692 99.924365) + (xy 128.491691 99.924364) + (xy 128.491686 99.924364) + (xy 128.265002 99.904532) + (xy 128.264998 99.904532) + (xy 128.038313 99.924364) + (xy 128.038302 99.924366) + (xy 127.818511 99.983258) + (xy 127.818502 99.983261) + (xy 127.612267 100.079431) + (xy 127.612265 100.079432) + (xy 127.425858 100.209954) + (xy 127.264954 100.370858) + (xy 127.134432 100.557265) + (xy 127.134431 100.557267) + (xy 127.107382 100.615275) + (xy 127.061209 100.667714) + (xy 126.994016 100.686866) + (xy 126.927135 100.66665) + (xy 126.882618 100.615275) + (xy 126.875262 100.5995) + (xy 126.855568 100.557266) + (xy 126.747924 100.403532) + (xy 126.725597 100.337326) + (xy 126.7255 100.33241) + (xy 126.7255 100.24373) + (xy 126.745185 100.176691) + (xy 126.761819 100.156049) + (xy 126.776819 100.141049) + (xy 126.797712 100.120156) + (xy 126.889814 99.970834) + (xy 126.944999 99.804297) + (xy 126.9555 99.701509) + (xy 126.955499 98.926492) + (xy 126.944999 98.823703) + (xy 126.889814 98.657166) + (xy 126.797712 98.507844) + (xy 126.673656 98.383788) + (xy 126.670342 98.381743) + (xy 126.668546 98.379748) + (xy 126.667989 98.379307) + (xy 126.668064 98.379211) + (xy 126.623618 98.329797) + (xy 126.612397 98.260834) + (xy 126.64024 98.196752) + (xy 126.670348 98.170665) + (xy 126.673342 98.168818) + (xy 126.797315 98.044845) + (xy 126.889356 97.895624) + (xy 126.889358 97.895619) + (xy 126.944505 97.729197) + (xy 126.944506 97.72919) + (xy 126.954999 97.626486) + (xy 126.955 97.626473) + (xy 126.955 97.489) + (xy 124.505001 97.489) + (xy 124.505001 97.626486) + (xy 124.515494 97.729197) + (xy 124.570641 97.895619) + (xy 124.570643 97.895624) + (xy 124.662684 98.044845) + (xy 124.786655 98.168816) + (xy 124.786659 98.168819) + (xy 124.789656 98.170668) + (xy 124.791279 98.172472) + (xy 124.792323 98.173298) + (xy 124.792181 98.173476) + (xy 124.836381 98.222616) + (xy 124.847602 98.291579) + (xy 124.819759 98.355661) + (xy 124.789661 98.381741) + (xy 124.786349 98.383783) + (xy 124.786343 98.383788) + (xy 124.662289 98.507842) + (xy 124.570187 98.657163) + (xy 124.570186 98.657166) + (xy 124.515001 98.823703) + (xy 124.515001 98.823704) + (xy 124.515 98.823704) + (xy 124.5045 98.926483) + (xy 124.5045 99.701501) + (xy 124.504501 99.701519) + (xy 124.515 99.804296) + (xy 124.515001 99.804299) + (xy 124.570185 99.970831) + (xy 124.570187 99.970836) + (xy 124.605069 100.027388) + (xy 124.657941 100.113109) + (xy 124.662289 100.120157) + (xy 124.688181 100.146049) + (xy 124.721666 100.207372) + (xy 124.7245 100.23373) + (xy 124.7245 100.33241) + (xy 124.704815 100.399449) + (xy 124.702076 100.403532) + (xy 124.594431 100.557267) + (xy 124.498261 100.763502) + (xy 124.498258 100.763511) + (xy 124.439366 100.983302) + (xy 124.439364 100.983312) + (xy 124.4245 101.153214) + (xy 124.4245 101.811453) + (xy 124.404815 101.878492) + (xy 124.352011 101.924247) + (xy 124.282853 101.934191) + (xy 124.259546 101.928495) + (xy 124.120057 101.879686) + (xy 123.952003 101.860751) + (xy 123.951997 101.860751) + (xy 123.783943 101.879685) + (xy 123.624305 101.935545) + (xy 123.624302 101.935547) + (xy 123.481115 102.025518) + (xy 123.481109 102.025523) + (xy 123.361523 102.145109) + (xy 123.361518 102.145115) + (xy 123.271547 102.288302) + (xy 123.271545 102.288305) + (xy 123.215685 102.447943) + (xy 123.196751 102.615997) + (xy 123.196751 102.616002) + (xy 67.232071 102.616002) + (xy 67.269139 102.590047) + (xy 67.430047 102.429139) + (xy 67.560568 102.242734) + (xy 67.656739 102.036496) + (xy 67.715635 101.816692) + (xy 67.733718 101.61) + (xy 67.735468 101.590002) + (xy 88.261751 101.590002) + (xy 88.280685 101.758056) + (xy 88.336545 101.917694) + (xy 88.336547 101.917697) + (xy 88.426518 102.060884) + (xy 88.426523 102.06089) + (xy 88.546109 102.180476) + (xy 88.546115 102.180481) + (xy 88.689302 102.270452) + (xy 88.689305 102.270454) + (xy 88.689309 102.270455) + (xy 88.68931 102.270456) + (xy 88.706886 102.276606) + (xy 88.848943 102.326314) + (xy 89.016997 102.345249) + (xy 89.017 102.345249) + (xy 89.017003 102.345249) + (xy 89.185056 102.326314) + (xy 89.185059 102.326313) + (xy 89.34469 102.270456) + (xy 89.344692 102.270454) + (xy 89.344694 102.270454) + (xy 89.344697 102.270452) + (xy 89.487884 102.180481) + (xy 89.487885 102.18048) + (xy 89.48789 102.180477) + (xy 89.607477 102.06089) + (xy 89.615023 102.048881) + (xy 89.697452 101.917697) + (xy 89.697454 101.917694) + (xy 89.697454 101.917692) + (xy 89.697456 101.91769) + (xy 89.753313 101.758059) + (xy 89.753313 101.758058) + (xy 89.753314 101.758056) + (xy 89.772249 101.590002) + (xy 89.772249 101.589997) + (xy 89.753314 101.421943) + (xy 89.698206 101.264454) + (xy 89.697456 101.26231) + (xy 89.697455 101.262309) + (xy 89.697454 101.262305) + (xy 89.697452 101.262302) + (xy 89.607481 101.119115) + (xy 89.607476 101.119109) + (xy 89.48789 100.999523) + (xy 89.487884 100.999518) + (xy 89.344697 100.909547) + (xy 89.344694 100.909545) + (xy 89.185056 100.853685) + (xy 89.017003 100.834751) + (xy 89.016997 100.834751) + (xy 88.848943 100.853685) + (xy 88.689305 100.909545) + (xy 88.689302 100.909547) + (xy 88.546115 100.999518) + (xy 88.546109 100.999523) + (xy 88.426523 101.119109) + (xy 88.426518 101.119115) + (xy 88.336547 101.262302) + (xy 88.336545 101.262305) + (xy 88.280685 101.421943) + (xy 88.261751 101.589997) + (xy 88.261751 101.590002) + (xy 67.735468 101.590002) + (xy 67.735468 101.590001) + (xy 67.735468 101.589998) + (xy 67.720765 101.421943) + (xy 67.715635 101.363308) + (xy 67.656739 101.143504) + (xy 67.560568 100.937266) + (xy 67.430047 100.750861) + (xy 67.430045 100.750858) + (xy 67.269143 100.589956) + (xy 67.26064 100.584002) + (xy 83.445751 100.584002) + (xy 83.464685 100.752056) + (xy 83.520545 100.911694) + (xy 83.520547 100.911697) + (xy 83.610518 101.054884) + (xy 83.610523 101.05489) + (xy 83.730109 101.174476) + (xy 83.730115 101.174481) + (xy 83.873302 101.264452) + (xy 83.873305 101.264454) + (xy 83.873309 101.264455) + (xy 83.87331 101.264456) + (xy 83.924474 101.282359) + (xy 84.032943 101.320314) + (xy 84.200997 101.339249) + (xy 84.201 101.339249) + (xy 84.201003 101.339249) + (xy 84.369056 101.320314) + (xy 84.392282 101.312187) + (xy 84.52869 101.264456) + (xy 84.528692 101.264454) + (xy 84.528694 101.264454) + (xy 84.528697 101.264452) + (xy 84.671884 101.174481) + (xy 84.671885 101.17448) + (xy 84.67189 101.174477) + (xy 84.791477 101.05489) + (xy 84.801372 101.039142) + (xy 84.881452 100.911697) + (xy 84.881454 100.911694) + (xy 84.881454 100.911692) + (xy 84.881456 100.91169) + (xy 84.937313 100.752059) + (xy 84.937313 100.752058) + (xy 84.937314 100.752056) + (xy 84.956249 100.584002) + (xy 84.956249 100.583997) + (xy 84.937314 100.415943) + (xy 84.896577 100.299524) + (xy 84.881456 100.25631) + (xy 84.881455 100.256309) + (xy 84.881454 100.256305) + (xy 84.881452 100.256302) + (xy 84.791481 100.113115) + (xy 84.791476 100.113109) + (xy 84.67189 99.993523) + (xy 84.671884 99.993518) + (xy 84.528697 99.903547) + (xy 84.528694 99.903545) + (xy 84.369056 99.847685) + (xy 84.201003 99.828751) + (xy 84.200997 99.828751) + (xy 84.032943 99.847685) + (xy 83.873305 99.903545) + (xy 83.873302 99.903547) + (xy 83.730115 99.993518) + (xy 83.730109 99.993523) + (xy 83.610523 100.113109) + (xy 83.610518 100.113115) + (xy 83.520547 100.256302) + (xy 83.520545 100.256305) + (xy 83.464685 100.415943) + (xy 83.445751 100.583997) + (xy 83.445751 100.584002) + (xy 67.26064 100.584002) + (xy 67.244536 100.572726) + (xy 67.200912 100.518149) + (xy 67.193719 100.44865) + (xy 67.225241 100.386296) + (xy 67.285471 100.350882) + (xy 67.302404 100.347861) + (xy 67.337483 100.344091) + (xy 67.472331 100.293796) + (xy 67.587546 100.207546) + (xy 67.673796 100.092331) + (xy 67.724091 99.957483) + (xy 67.7305 99.897873) + (xy 67.7305 99.099) + (xy 71.165001 99.099) + (xy 71.165001 99.236486) + (xy 71.175494 99.339197) + (xy 71.230641 99.505619) + (xy 71.230643 99.505624) + (xy 71.322684 99.654845) + (xy 71.446654 99.778815) + (xy 71.595875 99.870856) + (xy 71.59588 99.870858) + (xy 71.762302 99.926005) + (xy 71.762309 99.926006) + (xy 71.865019 99.936499) + (xy 72.139999 99.936499) + (xy 72.14 99.936498) + (xy 72.14 99.099) + (xy 72.64 99.099) + (xy 72.64 99.936499) + (xy 72.914972 99.936499) + (xy 72.914986 99.936498) + (xy 73.017697 99.926005) + (xy 73.184119 99.870858) + (xy 73.184124 99.870856) + (xy 73.333345 99.778815) + (xy 73.457315 99.654845) + (xy 73.549356 99.505624) + (xy 73.549358 99.505619) + (xy 73.604505 99.339197) + (xy 73.604506 99.33919) + (xy 73.614999 99.236486) + (xy 73.615 99.236473) + (xy 73.615 99.099) + (xy 72.64 99.099) + (xy 72.14 99.099) + (xy 71.165001 99.099) + (xy 67.7305 99.099) + (xy 67.7305 99.024) + (xy 119.450001 99.024) + (xy 119.450001 99.173986) + (xy 119.460494 99.276697) + (xy 119.515641 99.443119) + (xy 119.515643 99.443124) + (xy 119.607684 99.592345) + (xy 119.731654 99.716315) + (xy 119.880875 99.808356) + (xy 119.88088 99.808358) + (xy 120.047302 99.863505) + (xy 120.047309 99.863506) + (xy 120.150019 99.873999) + (xy 120.399999 99.873999) + (xy 120.4 99.873998) + (xy 120.4 99.024) + (xy 120.9 99.024) + (xy 120.9 99.873999) + (xy 121.149972 99.873999) + (xy 121.149986 99.873998) + (xy 121.252697 99.863505) + (xy 121.419119 99.808358) + (xy 121.419124 99.808356) + (xy 121.568345 99.716315) + (xy 121.692315 99.592345) + (xy 121.784356 99.443124) + (xy 121.784358 99.443119) + (xy 121.839505 99.276697) + (xy 121.839506 99.27669) + (xy 121.849999 99.173986) + (xy 121.85 99.173973) + (xy 121.85 99.024) + (xy 120.9 99.024) + (xy 120.4 99.024) + (xy 119.450001 99.024) + (xy 67.7305 99.024) + (xy 67.730499 98.202128) + (xy 67.724091 98.142517) + (xy 67.715563 98.119653) + (xy 67.673797 98.007671) + (xy 67.673793 98.007664) + (xy 67.587547 97.892455) + (xy 67.587544 97.892452) + (xy 67.472335 97.806206) + (xy 67.472328 97.806202) + (xy 67.337482 97.755908) + (xy 67.337483 97.755908) + (xy 67.277883 97.749501) + (xy 67.277881 97.7495) + (xy 67.277873 97.7495) + (xy 67.277864 97.7495) + (xy 64.782129 97.7495) + (xy 64.782123 97.749501) + (xy 64.722516 97.755908) + (xy 64.587671 97.806202) + (xy 64.587664 97.806206) + (xy 64.472455 97.892452) + (xy 64.472452 97.892455) + (xy 64.386206 98.007664) + (xy 64.386202 98.007671) + (xy 64.335908 98.142517) + (xy 64.330548 98.192375) + (xy 64.329501 98.202123) + (xy 64.3295 98.202135) + (xy 64.3295 99.89787) + (xy 64.329501 99.897876) + (xy 64.335908 99.957483) + (xy 64.386202 100.092328) + (xy 64.386206 100.092335) + (xy 64.472452 100.207544) + (xy 64.472455 100.207547) + (xy 64.587664 100.293793) + (xy 64.587671 100.293797) + (xy 64.606737 100.300908) + (xy 64.722517 100.344091) + (xy 64.757596 100.347862) + (xy 64.822144 100.374599) + (xy 64.861993 100.431991) + (xy 64.864488 100.501816) + (xy 64.828836 100.561905) + (xy 64.815464 100.572725) + (xy 64.790858 100.589954) + (xy 64.629954 100.750858) + (xy 64.499432 100.937265) + (xy 64.499431 100.937267) + (xy 64.403261 101.143502) + (xy 64.403258 101.143511) + (xy 64.344366 101.363302) + (xy 64.344364 101.363313) + (xy 64.324532 101.589998) + (xy 64.324532 101.590001) + (xy 64.344364 101.816686) + (xy 64.344366 101.816697) + (xy 64.403258 102.036488) + (xy 64.403261 102.036497) + (xy 64.499431 102.242732) + (xy 64.499432 102.242734) + (xy 64.629954 102.429141) + (xy 64.790858 102.590045) + (xy 64.827922 102.615997) + (xy 64.977266 102.720568) + (xy 65.025376 102.743002) + (xy 65.035275 102.747618) + (xy 65.087714 102.793791) + (xy 65.106866 102.860984) + (xy 65.08665 102.927865) + (xy 65.035275 102.972382) + (xy 64.977267 102.999431) + (xy 64.977265 102.999432) + (xy 64.790858 103.129954) + (xy 64.629954 103.290858) + (xy 64.499432 103.477265) + (xy 64.499431 103.477267) + (xy 64.403261 103.683502) + (xy 64.403258 103.683511) + (xy 64.344366 103.903302) + (xy 64.344364 103.903313) + (xy 64.324532 104.129998) + (xy 64.324532 104.130001) + (xy 64.344364 104.356686) + (xy 64.344366 104.356697) + (xy 64.403258 104.576488) + (xy 64.403261 104.576497) + (xy 64.499431 104.782732) + (xy 64.499432 104.782734) + (xy 64.629954 104.969141) + (xy 64.790858 105.130045) + (xy 64.837568 105.162751) + (xy 64.977266 105.260568) + (xy 65.035275 105.287618) + (xy 65.087714 105.333791) + (xy 65.106866 105.400984) + (xy 65.08665 105.467865) + (xy 65.035275 105.512382) + (xy 64.977267 105.539431) + (xy 64.977265 105.539432) + (xy 64.790858 105.669954) + (xy 64.629954 105.830858) + (xy 64.499432 106.017265) + (xy 64.499431 106.017267) + (xy 64.403261 106.223502) + (xy 64.403258 106.223511) + (xy 64.344366 106.443302) + (xy 64.344364 106.443313) + (xy 64.324532 106.669998) + (xy 64.324532 106.670001) + (xy 64.344364 106.896686) + (xy 64.344366 106.896697) + (xy 64.403258 107.116488) + (xy 64.403261 107.116497) + (xy 64.499431 107.322732) + (xy 64.499432 107.322734) + (xy 64.629954 107.509141) + (xy 64.790858 107.670045) + (xy 64.790861 107.670047) + (xy 64.977266 107.800568) + (xy 65.035275 107.827618) + (xy 65.087714 107.873791) + (xy 65.106866 107.940984) + (xy 65.08665 108.007865) + (xy 65.035275 108.052382) + (xy 64.977267 108.079431) + (xy 64.977265 108.079432) + (xy 64.790858 108.209954) + (xy 64.629954 108.370858) + (xy 64.499432 108.557265) + (xy 64.499431 108.557267) + (xy 64.403261 108.763502) + (xy 64.403258 108.763511) + (xy 64.344366 108.983302) + (xy 64.344364 108.983313) + (xy 64.324532 109.209998) + (xy 64.324532 109.210001) + (xy 64.344364 109.436686) + (xy 64.344366 109.436697) + (xy 64.403258 109.656488) + (xy 64.403261 109.656497) + (xy 64.499431 109.862732) + (xy 64.499432 109.862734) + (xy 64.629954 110.049141) + (xy 64.790858 110.210045) + (xy 64.837693 110.242839) + (xy 64.977266 110.340568) + (xy 65.013461 110.357446) + (xy 65.035275 110.367618) + (xy 65.087714 110.413791) + (xy 65.106866 110.480984) + (xy 65.08665 110.547865) + (xy 65.035275 110.592382) + (xy 64.977267 110.619431) + (xy 64.977265 110.619432) + (xy 64.790858 110.749954) + (xy 64.629954 110.910858) + (xy 64.499432 111.097265) + (xy 64.499431 111.097267) + (xy 64.403261 111.303502) + (xy 64.403258 111.303511) + (xy 64.344366 111.523302) + (xy 64.344364 111.523313) + (xy 64.324532 111.749998) + (xy 64.324532 111.750001) + (xy 64.344364 111.976686) + (xy 64.344366 111.976697) + (xy 64.403258 112.196488) + (xy 64.403261 112.196497) + (xy 64.489888 112.382267) + (xy 64.499432 112.402734) + (xy 64.527316 112.442557) + (xy 64.549643 112.508762) + (xy 64.532633 112.576529) + (xy 64.481685 112.624342) + (xy 64.412975 112.63702) + (xy 64.35977 112.618674) + (xy 64.335691 112.603544) + (xy 64.176056 112.547685) + (xy 64.008003 112.528751) + (xy 64.007997 112.528751) + (xy 63.839943 112.547685) + (xy 63.680305 112.603545) + (xy 63.680302 112.603547) + (xy 63.537115 112.693518) + (xy 63.537109 112.693523) + (xy 63.417523 112.813109) + (xy 63.417518 112.813115) + (xy 63.327547 112.956302) + (xy 63.327545 112.956305) + (xy 63.271685 113.115943) + (xy 63.252751 113.283997) + (xy 63.252751 113.284002) + (xy 63.271685 113.452056) + (xy 63.327545 113.611694) + (xy 63.327547 113.611697) + (xy 63.417518 113.754884) + (xy 63.417523 113.75489) + (xy 63.537109 113.874476) + (xy 63.537115 113.874481) + (xy 63.680302 113.964452) + (xy 63.680305 113.964454) + (xy 63.680309 113.964455) + (xy 63.68031 113.964456) + (xy 63.702896 113.972359) + (xy 63.839943 114.020314) + (xy 64.007997 114.039249) + (xy 64.008 114.039249) + (xy 64.008003 114.039249) + (xy 64.176059 114.020313) + (xy 64.182849 114.018764) + (xy 64.183372 114.021056) + (xy 64.242088 114.018042) + (xy 64.302725 114.052753) + (xy 64.334971 114.114737) + (xy 64.336827 114.149461) + (xy 64.324532 114.289997) + (xy 64.324532 114.290001) + (xy 64.344364 114.516686) + (xy 64.344366 114.516697) + (xy 64.403258 114.736488) + (xy 64.403261 114.736497) + (xy 64.499431 114.942732) + (xy 64.499432 114.942734) + (xy 64.629954 115.129141) + (xy 64.790858 115.290045) + (xy 64.790861 115.290047) + (xy 64.977266 115.420568) + (xy 65.035865 115.447893) + (xy 65.088305 115.494065) + (xy 65.107457 115.561258) + (xy 65.087242 115.628139) + (xy 65.035867 115.672657) + (xy 64.977515 115.699867) + (xy 64.791179 115.830342) + (xy 64.630342 115.991179) + (xy 64.499865 116.177517) + (xy 64.403734 116.383673) + (xy 64.40373 116.383682) + (xy 64.351127 116.579999) + (xy 64.351128 116.58) + (xy 65.714314 116.58) + (xy 65.702359 116.591955) + (xy 65.644835 116.704852) + (xy 65.625014 116.83) + (xy 65.644835 116.955148) + (xy 65.702359 117.068045) + (xy 65.714314 117.08) + (xy 64.351128 117.08) + (xy 64.40373 117.276317) + (xy 64.403734 117.276326) + (xy 64.499865 117.482482) + (xy 64.630342 117.66882) + (xy 64.791179 117.829657) + (xy 64.977517 117.960134) + (xy 65.091142 118.013118) + (xy 65.143581 118.05929) + (xy 65.162733 118.126484) + (xy 65.142517 118.193365) + (xy 65.089352 118.2387) + (xy 65.038737 118.2495) + (xy 62.279643 118.2495) + (xy 62.253192 118.24579) + (xy 62.253115 118.246223) + (xy 62.246926 118.245114) + (xy 62.246919 118.245113) + (xy 62.246918 118.245113) + (xy 62.216572 118.242801) + (xy 62.201033 118.240622) + (xy 62.171242 118.2345) + (xy 62.171241 118.2345) + (xy 62.112259 118.2345) + (xy 62.102844 118.234142) + (xy 62.100143 118.233936) + (xy 62.044024 118.229662) + (xy 62.013849 118.233506) + (xy 61.998182 118.2345) + (xy 61.390187 118.2345) + (xy 61.323148 118.214815) + (xy 61.277393 118.162011) + (xy 61.267449 118.092853) + (xy 61.296474 118.029297) + (xy 61.324214 118.005507) + (xy 61.430888 117.938478) + (xy 61.430887 117.938478) + (xy 61.43089 117.938477) + (xy 61.550477 117.81889) + (xy 61.550481 117.818884) + (xy 61.640452 117.675697) + (xy 61.640454 117.675694) + (xy 61.640454 117.675692) + (xy 61.640456 117.67569) + (xy 61.696313 117.516059) + (xy 61.696313 117.516058) + (xy 61.696314 117.516056) + (xy 61.715249 117.348002) + (xy 61.715249 117.347997) + (xy 61.696314 117.179943) + (xy 61.653188 117.056697) + (xy 61.640456 117.02031) + (xy 61.640455 117.020309) + (xy 61.640454 117.020305) + (xy 61.640452 117.020302) + (xy 61.550481 116.877115) + (xy 61.550476 116.877109) + (xy 61.43089 116.757523) + (xy 61.430884 116.757518) + (xy 61.287697 116.667547) + (xy 61.287694 116.667545) + (xy 61.128056 116.611685) + (xy 60.960003 116.592751) + (xy 60.959997 116.592751) + (xy 60.791943 116.611685) + (xy 60.632305 116.667545) + (xy 60.632302 116.667547) + (xy 60.489115 116.757518) + (xy 60.489109 116.757523) + (xy 60.369523 116.877109) + (xy 60.369521 116.877112) + (xy 60.342874 116.91952) + (xy 60.290539 116.965811) + (xy 60.221485 116.976458) + (xy 60.157637 116.948082) + (xy 60.119266 116.889692) + (xy 60.114353 116.842739) + (xy 60.115468 116.83) + (xy 60.095635 116.603308) + (xy 60.043608 116.409139) + (xy 60.036741 116.383511) + (xy 60.036738 116.383502) + (xy 60.01587 116.338751) + (xy 59.940568 116.177266) + (xy 59.810047 115.990861) + (xy 59.810045 115.990858) + (xy 59.649141 115.829954) + (xy 59.462734 115.699432) + (xy 59.462728 115.699429) + (xy 59.435038 115.686517) + (xy 59.404724 115.672381) + (xy 59.352285 115.62621) + (xy 59.333133 115.559017) + (xy 59.353348 115.492135) + (xy 59.404725 115.447618) + (xy 59.462734 115.420568) + (xy 59.649139 115.290047) + (xy 59.810047 115.129139) + (xy 59.940568 114.942734) + (xy 60.036739 114.736496) + (xy 60.095635 114.516692) + (xy 60.114679 114.299017) + (xy 60.115468 114.290001) + (xy 60.115468 114.289998) + (xy 60.106426 114.186649) + (xy 60.095635 114.063308) + (xy 60.039464 113.853673) + (xy 60.036741 113.843511) + (xy 60.036738 113.843502) + (xy 59.995417 113.75489) + (xy 59.940568 113.637266) + (xy 59.810934 113.452128) + (xy 59.810045 113.450858) + (xy 59.649141 113.289954) + (xy 59.462734 113.159432) + (xy 59.462728 113.159429) + (xy 59.426325 113.142454) + (xy 59.404724 113.132381) + (xy 59.352285 113.08621) + (xy 59.333133 113.019017) + (xy 59.353348 112.952135) + (xy 59.404725 112.907618) + (xy 59.462734 112.880568) + (xy 59.649139 112.750047) + (xy 59.810047 112.589139) + (xy 59.940568 112.402734) + (xy 60.036739 112.196496) + (xy 60.095635 111.976692) + (xy 60.112634 111.782384) + (xy 60.115468 111.750001) + (xy 60.115468 111.749998) + (xy 60.104582 111.62557) + (xy 60.095635 111.523308) + (xy 60.036739 111.303504) + (xy 59.940568 111.097266) + (xy 59.810047 110.910861) + (xy 59.810045 110.910858) + (xy 59.649141 110.749954) + (xy 59.462734 110.619432) + (xy 59.462728 110.619429) + (xy 59.404725 110.592382) + (xy 59.352285 110.54621) + (xy 59.333133 110.479017) + (xy 59.353348 110.412135) + (xy 59.404725 110.367618) + (xy 59.462734 110.340568) + (xy 59.649139 110.210047) + (xy 59.810047 110.049139) + (xy 59.940568 109.862734) + (xy 60.036739 109.656496) + (xy 60.095635 109.436692) + (xy 60.112634 109.242384) + (xy 60.115468 109.210001) + (xy 60.115468 109.209998) + (xy 60.104582 109.08557) + (xy 60.095635 108.983308) + (xy 60.036739 108.763504) + (xy 59.940568 108.557266) + (xy 59.810047 108.370861) + (xy 59.810045 108.370858) + (xy 59.649141 108.209954) + (xy 59.462734 108.079432) + (xy 59.462728 108.079429) + (xy 59.404725 108.052382) + (xy 59.352285 108.00621) + (xy 59.333133 107.939017) + (xy 59.353348 107.872135) + (xy 59.404725 107.827618) + (xy 59.462734 107.800568) + (xy 59.649139 107.670047) + (xy 59.810047 107.509139) + (xy 59.940568 107.322734) + (xy 60.036739 107.116496) + (xy 60.095635 106.896692) + (xy 60.114679 106.679017) + (xy 60.115468 106.670001) + (xy 60.115468 106.669998) + (xy 60.107479 106.578684) + (xy 60.095635 106.443308) + (xy 60.043608 106.249139) + (xy 60.036741 106.223511) + (xy 60.036738 106.223502) + (xy 60.009574 106.165249) + (xy 59.940568 106.017266) + (xy 59.810047 105.830861) + (xy 59.810045 105.830858) + (xy 59.649141 105.669954) + (xy 59.462734 105.539432) + (xy 59.462728 105.539429) + (xy 59.404725 105.512382) + (xy 59.352285 105.46621) + (xy 59.333133 105.399017) + (xy 59.353348 105.332135) + (xy 59.404725 105.287618) + (xy 59.462734 105.260568) + (xy 59.649139 105.130047) + (xy 59.810047 104.969139) + (xy 59.940568 104.782734) + (xy 60.036739 104.576496) + (xy 60.095635 104.356692) + (xy 60.112634 104.162384) + (xy 60.115468 104.130001) + (xy 60.115468 104.129998) + (xy 60.09968 103.949546) + (xy 60.095635 103.903308) + (xy 60.036739 103.683504) + (xy 59.940568 103.477266) + (xy 59.818165 103.302455) + (xy 59.810045 103.290858) + (xy 59.649141 103.129954) + (xy 59.462734 102.999432) + (xy 59.462728 102.999429) + (xy 59.404725 102.972382) + (xy 59.352285 102.92621) + (xy 59.333133 102.859017) + (xy 59.353348 102.792135) + (xy 59.404725 102.747618) + (xy 59.414624 102.743002) + (xy 60.712751 102.743002) + (xy 60.731685 102.911056) + (xy 60.787545 103.070694) + (xy 60.787547 103.070697) + (xy 60.877518 103.213884) + (xy 60.877523 103.21389) + (xy 60.997109 103.333476) + (xy 60.997115 103.333481) + (xy 61.140302 103.423452) + (xy 61.140305 103.423454) + (xy 61.140309 103.423455) + (xy 61.14031 103.423456) + (xy 61.212913 103.44886) + (xy 61.299943 103.479314) + (xy 61.467997 103.498249) + (xy 61.468 103.498249) + (xy 61.468003 103.498249) + (xy 61.636056 103.479314) + (xy 61.679984 103.463943) + (xy 61.79569 103.423456) + (xy 61.795692 103.423454) + (xy 61.795694 103.423454) + (xy 61.795697 103.423452) + (xy 61.938884 103.333481) + (xy 61.938885 103.33348) + (xy 61.93889 103.333477) + (xy 62.058477 103.21389) + (xy 62.058481 103.213884) + (xy 62.148452 103.070697) + (xy 62.148454 103.070694) + (xy 62.148454 103.070692) + (xy 62.148456 103.07069) + (xy 62.204313 102.911059) + (xy 62.204313 102.911058) + (xy 62.204314 102.911056) + (xy 62.223249 102.743002) + (xy 62.223249 102.742997) + (xy 62.204314 102.574943) + (xy 62.162868 102.456497) + (xy 62.148456 102.41531) + (xy 62.148455 102.415309) + (xy 62.148454 102.415305) + (xy 62.148452 102.415302) + (xy 62.058481 102.272115) + (xy 62.058476 102.272109) + (xy 61.93889 102.152523) + (xy 61.938884 102.152518) + (xy 61.795697 102.062547) + (xy 61.795694 102.062545) + (xy 61.636056 102.006685) + (xy 61.468003 101.987751) + (xy 61.467997 101.987751) + (xy 61.299943 102.006685) + (xy 61.140305 102.062545) + (xy 61.140302 102.062547) + (xy 60.997115 102.152518) + (xy 60.997109 102.152523) + (xy 60.877523 102.272109) + (xy 60.877518 102.272115) + (xy 60.787547 102.415302) + (xy 60.787545 102.415305) + (xy 60.731685 102.574943) + (xy 60.712751 102.742997) + (xy 60.712751 102.743002) + (xy 59.414624 102.743002) + (xy 59.462734 102.720568) + (xy 59.649139 102.590047) + (xy 59.810047 102.429139) + (xy 59.940568 102.242734) + (xy 60.036739 102.036496) + (xy 60.095635 101.816692) + (xy 60.113718 101.61) + (xy 60.115468 101.590001) + (xy 60.115468 101.589998) + (xy 60.100765 101.421943) + (xy 60.095635 101.363308) + (xy 60.036739 101.143504) + (xy 59.940568 100.937266) + (xy 59.810047 100.750861) + (xy 59.810045 100.750858) + (xy 59.649141 100.589954) + (xy 59.462734 100.459432) + (xy 59.462728 100.459429) + (xy 59.404725 100.432382) + (xy 59.352285 100.38621) + (xy 59.333133 100.319017) + (xy 59.353348 100.252135) + (xy 59.404725 100.207618) + (xy 59.462734 100.180568) + (xy 59.602184 100.082924) + (xy 59.668389 100.060598) + (xy 59.673306 100.0605) + (xy 59.75977 100.0605) + (xy 59.826809 100.080185) + (xy 59.847451 100.096819) + (xy 59.878344 100.127712) + (xy 60.027666 100.219814) + (xy 60.194203 100.274999) + (xy 60.296991 100.2855) + (xy 61.072008 100.285499) + (xy 61.072016 100.285498) + (xy 61.072019 100.285498) + (xy 61.157763 100.276739) + (xy 61.174797 100.274999) + (xy 61.341334 100.219814) + (xy 61.490656 100.127712) + (xy 61.614712 100.003656) + (xy 61.616752 100.000347) + (xy 61.618745 99.998555) + (xy 61.619193 99.997989) + (xy 61.619289 99.998065) + (xy 61.668694 99.953623) + (xy 61.737656 99.942395) + (xy 61.80174 99.970234) + (xy 61.827829 100.000339) + (xy 61.829681 100.003341) + (xy 61.829683 100.003344) + (xy 61.953654 100.127315) + (xy 62.102875 100.219356) + (xy 62.10288 100.219358) + (xy 62.269302 100.274505) + (xy 62.269309 100.274506) + (xy 62.372019 100.284999) + (xy 62.509499 100.284999) + (xy 62.5095 100.284998) + (xy 62.5095 99.31) + (xy 63.0095 99.31) + (xy 63.0095 100.284999) + (xy 63.146972 100.284999) + (xy 63.146986 100.284998) + (xy 63.249697 100.274505) + (xy 63.416119 100.219358) + (xy 63.416124 100.219356) + (xy 63.565345 100.127315) + (xy 63.689315 100.003345) + (xy 63.781356 99.854124) + (xy 63.781358 99.854119) + (xy 63.836505 99.687697) + (xy 63.836506 99.68769) + (xy 63.846999 99.584986) + (xy 63.847 99.584973) + (xy 63.847 99.31) + (xy 63.0095 99.31) + (xy 62.5095 99.31) + (xy 62.5095 97.835) + (xy 63.0095 97.835) + (xy 63.0095 98.81) + (xy 63.846999 98.81) + (xy 63.846999 98.535028) + (xy 63.846998 98.535013) + (xy 63.836505 98.432302) + (xy 63.781358 98.26588) + (xy 63.781356 98.265875) + (xy 63.689315 98.116654) + (xy 63.565345 97.992684) + (xy 63.416124 97.900643) + (xy 63.416119 97.900641) + (xy 63.249697 97.845494) + (xy 63.24969 97.845493) + (xy 63.146986 97.835) + (xy 63.0095 97.835) + (xy 62.5095 97.835) + (xy 62.372027 97.835) + (xy 62.372012 97.835001) + (xy 62.269302 97.845494) + (xy 62.10288 97.900641) + (xy 62.102875 97.900643) + (xy 61.953654 97.992684) + (xy 61.829683 98.116655) + (xy 61.829679 98.11666) + (xy 61.827826 98.119665) + (xy 61.826018 98.12129) + (xy 61.825202 98.122323) + (xy 61.825025 98.122183) + (xy 61.775874 98.166385) + (xy 61.706911 98.177601) + (xy 61.642831 98.149752) + (xy 61.616753 98.119653) + (xy 61.616737 98.119628) + (xy 61.614712 98.116344) + (xy 61.490656 97.992288) + (xy 61.369476 97.917544) + (xy 61.341336 97.900187) + (xy 61.341331 97.900185) + (xy 61.314349 97.891244) + (xy 61.174797 97.845001) + (xy 61.174795 97.845) + (xy 61.07201 97.8345) + (xy 60.296998 97.8345) + (xy 60.29698 97.834501) + (xy 60.194203 97.845) + (xy 60.1942 97.845001) + (xy 60.027668 97.900185) + (xy 60.027663 97.900187) + (xy 59.878342 97.992289) + (xy 59.847451 98.023181) + (xy 59.786128 98.056666) + (xy 59.75977 98.0595) + (xy 59.701871 98.0595) + (xy 59.634832 98.039815) + (xy 59.630748 98.037075) + (xy 59.462734 97.919432) + (xy 59.462732 97.919431) + (xy 59.256497 97.823261) + (xy 59.256488 97.823258) + (xy 59.036697 97.764366) + (xy 59.036687 97.764364) + (xy 58.866785 97.7495) + (xy 58.866784 97.7495) + (xy 57.953216 97.7495) + (xy 57.953215 97.7495) + (xy 57.783312 97.764364) + (xy 57.783302 97.764366) + (xy 57.563511 97.823258) + (xy 57.563502 97.823261) + (xy 57.357267 97.919431) + (xy 57.357265 97.919432) + (xy 57.170858 98.049954) + (xy 57.009954 98.210858) + (xy 56.879432 98.397265) + (xy 56.879431 98.397267) + (xy 56.783261 98.603502) + (xy 56.783258 98.603511) + (xy 56.724366 98.823302) + (xy 56.724364 98.823313) + (xy 56.704532 99.049998) + (xy 56.704532 99.050001) + (xy 56.724364 99.276686) + (xy 56.724366 99.276697) + (xy 56.783258 99.496488) + (xy 56.783261 99.496497) + (xy 56.879431 99.702732) + (xy 56.879432 99.702734) + (xy 57.009954 99.889141) + (xy 57.170858 100.050045) + (xy 57.213446 100.079865) + (xy 57.357266 100.180568) + (xy 57.415275 100.207618) + (xy 57.467714 100.253791) + (xy 57.486866 100.320984) + (xy 57.46665 100.387865) + (xy 57.415275 100.432382) + (xy 57.357267 100.459431) + (xy 57.357265 100.459432) + (xy 57.170858 100.589954) + (xy 57.009954 100.750858) + (xy 56.879432 100.937265) + (xy 56.879431 100.937267) + (xy 56.783261 101.143502) + (xy 56.783258 101.143511) + (xy 56.724366 101.363302) + (xy 56.724364 101.363313) + (xy 56.704532 101.589998) + (xy 56.704532 101.590001) + (xy 56.724364 101.816686) + (xy 56.724366 101.816697) + (xy 56.783258 102.036488) + (xy 56.783261 102.036497) + (xy 56.879431 102.242732) + (xy 56.879432 102.242734) + (xy 57.009954 102.429141) + (xy 57.170858 102.590045) + (xy 57.207922 102.615997) + (xy 57.357266 102.720568) + (xy 57.405376 102.743002) + (xy 57.415275 102.747618) + (xy 57.467714 102.793791) + (xy 57.486866 102.860984) + (xy 57.46665 102.927865) + (xy 57.415275 102.972382) + (xy 57.357267 102.999431) + (xy 57.357265 102.999432) + (xy 57.170858 103.129954) + (xy 57.009954 103.290858) + (xy 56.879432 103.477265) + (xy 56.879431 103.477267) + (xy 56.783261 103.683502) + (xy 56.783258 103.683511) + (xy 56.724366 103.903302) + (xy 56.724364 103.903313) + (xy 56.704532 104.129998) + (xy 56.704532 104.130001) + (xy 56.724364 104.356686) + (xy 56.724366 104.356697) + (xy 56.783258 104.576488) + (xy 56.783261 104.576497) + (xy 56.879431 104.782732) + (xy 56.879432 104.782734) + (xy 57.009954 104.969141) + (xy 57.170858 105.130045) + (xy 57.217568 105.162751) + (xy 57.357266 105.260568) + (xy 57.415275 105.287618) + (xy 57.467714 105.333791) + (xy 57.486866 105.400984) + (xy 57.46665 105.467865) + (xy 57.415275 105.512382) + (xy 57.357267 105.539431) + (xy 57.357265 105.539432) + (xy 57.170858 105.669954) + (xy 57.009954 105.830858) + (xy 56.879432 106.017265) + (xy 56.879431 106.017267) + (xy 56.783261 106.223502) + (xy 56.783258 106.223511) + (xy 56.724366 106.443302) + (xy 56.724364 106.443313) + (xy 56.704532 106.669998) + (xy 56.704532 106.670001) + (xy 56.724364 106.896686) + (xy 56.724366 106.896697) + (xy 56.783258 107.116488) + (xy 56.783261 107.116497) + (xy 56.879431 107.322732) + (xy 56.879432 107.322734) + (xy 57.009954 107.509141) + (xy 57.170858 107.670045) + (xy 57.170861 107.670047) + (xy 57.357266 107.800568) + (xy 57.415275 107.827618) + (xy 57.467714 107.873791) + (xy 57.486866 107.940984) + (xy 57.46665 108.007865) + (xy 57.415275 108.052382) + (xy 57.357267 108.079431) + (xy 57.357265 108.079432) + (xy 57.170858 108.209954) + (xy 57.009954 108.370858) + (xy 56.879432 108.557265) + (xy 56.879431 108.557267) + (xy 56.783261 108.763502) + (xy 56.783258 108.763511) + (xy 56.724366 108.983302) + (xy 56.724364 108.983313) + (xy 56.704532 109.209998) + (xy 56.704532 109.210001) + (xy 56.724364 109.436686) + (xy 56.724366 109.436697) + (xy 56.783258 109.656488) + (xy 56.783261 109.656497) + (xy 56.879431 109.862732) + (xy 56.879432 109.862734) + (xy 57.009954 110.049141) + (xy 57.170858 110.210045) + (xy 57.217693 110.242839) + (xy 57.357266 110.340568) + (xy 57.393461 110.357446) + (xy 57.415275 110.367618) + (xy 57.467714 110.413791) + (xy 57.486866 110.480984) + (xy 57.46665 110.547865) + (xy 57.415275 110.592382) + (xy 57.357267 110.619431) + (xy 57.357265 110.619432) + (xy 57.170858 110.749954) + (xy 57.009954 110.910858) + (xy 56.879432 111.097265) + (xy 56.879431 111.097267) + (xy 56.783261 111.303502) + (xy 56.783258 111.303511) + (xy 56.724366 111.523302) + (xy 56.724364 111.523313) + (xy 56.704532 111.749998) + (xy 56.704532 111.750001) + (xy 56.724364 111.976686) + (xy 56.724366 111.976697) + (xy 56.783258 112.196488) + (xy 56.783261 112.196497) + (xy 56.879431 112.402732) + (xy 56.879432 112.402734) + (xy 57.009954 112.589141) + (xy 57.170858 112.750045) + (xy 57.214343 112.780493) + (xy 57.357266 112.880568) + (xy 57.415275 112.907618) + (xy 57.467714 112.953791) + (xy 57.486866 113.020984) + (xy 57.46665 113.087865) + (xy 57.415275 113.132382) + (xy 57.357267 113.159431) + (xy 57.357265 113.159432) + (xy 57.170858 113.289954) + (xy 57.009954 113.450858) + (xy 56.879432 113.637265) + (xy 56.879431 113.637267) + (xy 56.783261 113.843502) + (xy 56.783258 113.843511) + (xy 56.724366 114.063302) + (xy 56.724364 114.063313) + (xy 56.704532 114.289998) + (xy 56.704532 114.290001) + (xy 56.724364 114.516686) + (xy 56.724366 114.516697) + (xy 56.783258 114.736488) + (xy 56.783261 114.736497) + (xy 56.879431 114.942732) + (xy 56.879432 114.942734) + (xy 57.009954 115.129141) + (xy 57.170858 115.290045) + (xy 57.170861 115.290047) + (xy 57.357266 115.420568) + (xy 57.377785 115.430136) + (xy 57.415275 115.447618) + (xy 57.467714 115.493791) + (xy 57.486866 115.560984) + (xy 57.46665 115.627865) + (xy 57.415275 115.672382) + (xy 57.357267 115.699431) + (xy 57.357265 115.699432) + (xy 57.170858 115.829954) + (xy 57.009954 115.990858) + (xy 56.879432 116.177265) + (xy 56.879431 116.177267) + (xy 56.783261 116.383502) + (xy 56.783258 116.383511) + (xy 56.724366 116.603302) + (xy 56.724364 116.603313) + (xy 56.704532 116.829998) + (xy 56.704532 116.830001) + (xy 56.724364 117.056686) + (xy 56.724366 117.056697) + (xy 56.783258 117.276488) + (xy 56.783261 117.276497) + (xy 56.879431 117.482732) + (xy 56.879432 117.482734) + (xy 57.009954 117.669141) + (xy 57.170858 117.830045) + (xy 57.217693 117.862839) + (xy 57.357266 117.960568) + (xy 57.437792 117.998118) + (xy 57.490231 118.044291) + (xy 57.509383 118.111484) + (xy 57.489167 118.178365) + (xy 57.436002 118.2237) + (xy 57.385387 118.2345) + (xy 55.634153 118.2345) + (xy 55.567114 118.214815) + (xy 55.521359 118.162011) + (xy 55.511415 118.092853) + (xy 55.54044 118.029297) + (xy 55.581748 117.998118) + (xy 55.652482 117.965134) + (xy 55.83882 117.834657) + (xy 55.999657 117.67382) + (xy 56.130134 117.487482) + (xy 56.226265 117.281326) + (xy 56.226269 117.281317) + (xy 56.278872 117.085) + (xy 54.915686 117.085) + (xy 54.927641 117.073045) + (xy 54.985165 116.960148) + (xy 55.004986 116.835) + (xy 54.985165 116.709852) + (xy 54.927641 116.596955) + (xy 54.915686 116.585) + (xy 56.278872 116.585) + (xy 56.278872 116.584999) + (xy 56.226269 116.388682) + (xy 56.226265 116.388673) + (xy 56.130134 116.182517) + (xy 55.999657 115.996179) + (xy 55.83882 115.835342) + (xy 55.652482 115.704865) + (xy 55.594133 115.677657) + (xy 55.541694 115.631484) + (xy 55.522542 115.564291) + (xy 55.542758 115.49741) + (xy 55.594129 115.452895) + (xy 55.652734 115.425568) + (xy 55.839139 115.295047) + (xy 56.000047 115.134139) + (xy 56.130568 114.947734) + (xy 56.226739 114.741496) + (xy 56.285635 114.521692) + (xy 56.304679 114.304017) + (xy 56.305468 114.295001) + (xy 56.305468 114.294998) + (xy 56.296073 114.187618) + (xy 56.285635 114.068308) + (xy 56.234627 113.877941) + (xy 56.226741 113.848511) + (xy 56.226738 113.848502) + (xy 56.224407 113.843504) + (xy 56.130568 113.642266) + (xy 56.000047 113.455861) + (xy 56.000045 113.455858) + (xy 55.839141 113.294954) + (xy 55.652734 113.164432) + (xy 55.652728 113.164429) + (xy 55.594725 113.137382) + (xy 55.542285 113.09121) + (xy 55.523133 113.024017) + (xy 55.543348 112.957135) + (xy 55.594725 112.912618) + (xy 55.652734 112.885568) + (xy 55.839139 112.755047) + (xy 56.000047 112.594139) + (xy 56.130568 112.407734) + (xy 56.226739 112.201496) + (xy 56.285635 111.981692) + (xy 56.304679 111.764017) + (xy 56.305468 111.755001) + (xy 56.305468 111.754998) + (xy 56.293707 111.620568) + (xy 56.285635 111.528308) + (xy 56.226739 111.308504) + (xy 56.130568 111.102266) + (xy 56.000047 110.915861) + (xy 56.000045 110.915858) + (xy 55.839141 110.754954) + (xy 55.652734 110.624432) + (xy 55.652728 110.624429) + (xy 55.594725 110.597382) + (xy 55.542285 110.55121) + (xy 55.523133 110.484017) + (xy 55.543348 110.417135) + (xy 55.594725 110.372618) + (xy 55.652734 110.345568) + (xy 55.839139 110.215047) + (xy 56.000047 110.054139) + (xy 56.130568 109.867734) + (xy 56.226739 109.661496) + (xy 56.285635 109.441692) + (xy 56.304679 109.224017) + (xy 56.305468 109.215001) + (xy 56.305468 109.214998) + (xy 56.293707 109.080568) + (xy 56.285635 108.988308) + (xy 56.232944 108.791661) + (xy 56.226741 108.768511) + (xy 56.226738 108.768502) + (xy 56.224407 108.763504) + (xy 56.130568 108.562266) + (xy 56.000047 108.375861) + (xy 56.000045 108.375858) + (xy 55.839141 108.214954) + (xy 55.652734 108.084432) + (xy 55.652728 108.084429) + (xy 55.594725 108.057382) + (xy 55.542285 108.01121) + (xy 55.523133 107.944017) + (xy 55.543348 107.877135) + (xy 55.594725 107.832618) + (xy 55.595079 107.832453) + (xy 55.652734 107.805568) + (xy 55.839139 107.675047) + (xy 56.000047 107.514139) + (xy 56.130568 107.327734) + (xy 56.226739 107.121496) + (xy 56.285635 106.901692) + (xy 56.304679 106.684017) + (xy 56.305468 106.675001) + (xy 56.305468 106.674998) + (xy 56.296511 106.572618) + (xy 56.285635 106.448308) + (xy 56.226739 106.228504) + (xy 56.130568 106.022266) + (xy 56.000047 105.835861) + (xy 56.000045 105.835858) + (xy 55.839141 105.674954) + (xy 55.652734 105.544432) + (xy 55.652728 105.544429) + (xy 55.594725 105.517382) + (xy 55.542285 105.47121) + (xy 55.523133 105.404017) + (xy 55.543348 105.337135) + (xy 55.594725 105.292618) + (xy 55.652734 105.265568) + (xy 55.839139 105.135047) + (xy 56.000047 104.974139) + (xy 56.130568 104.787734) + (xy 56.226739 104.581496) + (xy 56.285635 104.361692) + (xy 56.305468 104.135) + (xy 56.30503 104.129998) + (xy 56.290131 103.959697) + (xy 56.285635 103.908308) + (xy 56.226739 103.688504) + (xy 56.130568 103.482266) + (xy 56.00596 103.304306) + (xy 56.000045 103.295858) + (xy 55.839143 103.134956) + (xy 55.831999 103.129954) + (xy 55.814535 103.117725) + (xy 55.770912 103.063149) + (xy 55.763719 102.99365) + (xy 55.795241 102.931296) + (xy 55.855471 102.895882) + (xy 55.872404 102.892861) + (xy 55.907483 102.889091) + (xy 56.042331 102.838796) + (xy 56.157546 102.752546) + (xy 56.243796 102.637331) + (xy 56.294091 102.502483) + (xy 56.3005 102.442873) + (xy 56.300499 100.747128) + (xy 56.294091 100.687517) + (xy 56.293848 100.686866) + (xy 56.243797 100.552671) + (xy 56.243793 100.552664) + (xy 56.157547 100.437455) + (xy 56.157544 100.437452) + (xy 56.042335 100.351206) + (xy 56.042328 100.351202) + (xy 55.907482 100.300908) + (xy 55.907483 100.300908) + (xy 55.847883 100.294501) + (xy 55.847881 100.2945) + (xy 55.847873 100.2945) + (xy 55.847864 100.2945) + (xy 53.352129 100.2945) + (xy 53.352123 100.294501) + (xy 53.292516 100.300908) + (xy 53.157671 100.351202) + (xy 53.157664 100.351206) + (xy 53.042455 100.437452) + (xy 53.042452 100.437455) + (xy 52.956206 100.552664) + (xy 52.956202 100.552671) + (xy 52.905908 100.687517) + (xy 52.899501 100.747116) + (xy 52.899501 100.747123) + (xy 52.8995 100.747135) + (xy 52.8995 102.44287) + (xy 52.899501 102.442876) + (xy 52.905908 102.502483) + (xy 52.956202 102.637328) + (xy 52.956206 102.637335) + (xy 53.042452 102.752544) + (xy 53.042455 102.752547) + (xy 53.157664 102.838793) + (xy 53.157671 102.838797) + (xy 53.1854 102.849139) + (xy 53.292517 102.889091) + (xy 53.327596 102.892862) + (xy 53.392144 102.919599) + (xy 53.431993 102.976991) + (xy 53.434488 103.046816) + (xy 53.398836 103.106905) + (xy 53.385464 103.117725) + (xy 53.360858 103.134954) + (xy 53.199954 103.295858) + (xy 53.069432 103.482265) + (xy 53.069431 103.482267) + (xy 52.973261 103.688502) + (xy 52.973258 103.688511) + (xy 52.914366 103.908302) + (xy 52.914364 103.908313) + (xy 52.894532 104.134998) + (xy 52.894532 104.135001) + (xy 52.914364 104.361686) + (xy 52.914366 104.361697) + (xy 52.973258 104.581488) + (xy 52.973261 104.581497) + (xy 53.069431 104.787732) + (xy 53.069432 104.787734) + (xy 53.199954 104.974141) + (xy 53.360858 105.135045) + (xy 53.360861 105.135047) + (xy 53.547266 105.265568) + (xy 53.605275 105.292618) + (xy 53.657714 105.338791) + (xy 53.676866 105.405984) + (xy 53.65665 105.472865) + (xy 53.605275 105.517382) + (xy 53.547267 105.544431) + (xy 53.547265 105.544432) + (xy 53.360858 105.674954) + (xy 53.199954 105.835858) + (xy 53.069432 106.022265) + (xy 53.069431 106.022267) + (xy 52.973261 106.228502) + (xy 52.973258 106.228511) + (xy 52.914366 106.448302) + (xy 52.914364 106.448313) + (xy 52.894532 106.674998) + (xy 52.894532 106.675001) + (xy 52.914364 106.901686) + (xy 52.914366 106.901697) + (xy 52.973258 107.121488) + (xy 52.973261 107.121497) + (xy 53.069431 107.327732) + (xy 53.069432 107.327734) + (xy 53.199954 107.514141) + (xy 53.360858 107.675045) + (xy 53.360861 107.675047) + (xy 53.547266 107.805568) + (xy 53.604921 107.832453) + (xy 53.605275 107.832618) + (xy 53.657714 107.878791) + (xy 53.676866 107.945984) + (xy 53.65665 108.012865) + (xy 53.605275 108.057382) + (xy 53.547267 108.084431) + (xy 53.547265 108.084432) + (xy 53.360858 108.214954) + (xy 53.199954 108.375858) + (xy 53.069432 108.562265) + (xy 53.069431 108.562267) + (xy 52.973261 108.768502) + (xy 52.973258 108.768511) + (xy 52.914366 108.988302) + (xy 52.914364 108.988313) + (xy 52.894532 109.214998) + (xy 52.894532 109.215001) + (xy 52.914364 109.441686) + (xy 52.914366 109.441697) + (xy 52.973258 109.661488) + (xy 52.973261 109.661497) + (xy 53.069431 109.867732) + (xy 53.069432 109.867734) + (xy 53.199954 110.054141) + (xy 53.360858 110.215045) + (xy 53.369407 110.221031) + (xy 53.547266 110.345568) + (xy 53.605275 110.372618) + (xy 53.657714 110.418791) + (xy 53.676866 110.485984) + (xy 53.65665 110.552865) + (xy 53.605275 110.597382) + (xy 53.547267 110.624431) + (xy 53.547265 110.624432) + (xy 53.360858 110.754954) + (xy 53.199954 110.915858) + (xy 53.069432 111.102265) + (xy 53.069431 111.102267) + (xy 52.973261 111.308502) + (xy 52.973258 111.308511) + (xy 52.914366 111.528302) + (xy 52.914364 111.528313) + (xy 52.894532 111.754998) + (xy 52.894532 111.755001) + (xy 52.914364 111.981686) + (xy 52.914366 111.981697) + (xy 52.973258 112.201488) + (xy 52.973261 112.201497) + (xy 53.069431 112.407732) + (xy 53.069432 112.407734) + (xy 53.199954 112.594141) + (xy 53.360858 112.755045) + (xy 53.360861 112.755047) + (xy 53.547266 112.885568) + (xy 53.605275 112.912618) + (xy 53.657714 112.958791) + (xy 53.676866 113.025984) + (xy 53.65665 113.092865) + (xy 53.605275 113.137382) + (xy 53.547267 113.164431) + (xy 53.547265 113.164432) + (xy 53.360858 113.294954) + (xy 53.199954 113.455858) + (xy 53.069432 113.642265) + (xy 53.069431 113.642267) + (xy 52.973261 113.848502) + (xy 52.973258 113.848511) + (xy 52.914366 114.068302) + (xy 52.914364 114.068313) + (xy 52.894532 114.294998) + (xy 52.894532 114.295001) + (xy 52.914364 114.521686) + (xy 52.914366 114.521697) + (xy 52.973258 114.741488) + (xy 52.973261 114.741497) + (xy 53.069431 114.947732) + (xy 53.069432 114.947734) + (xy 53.199954 115.134141) + (xy 53.360858 115.295045) + (xy 53.360861 115.295047) + (xy 53.547266 115.425568) + (xy 53.605865 115.452893) + (xy 53.658305 115.499065) + (xy 53.677457 115.566258) + (xy 53.657242 115.633139) + (xy 53.605867 115.677657) + (xy 53.547515 115.704867) + (xy 53.361179 115.835342) + (xy 53.200342 115.996179) + (xy 53.069865 116.182517) + (xy 52.973734 116.388673) + (xy 52.97373 116.388682) + (xy 52.921127 116.584999) + (xy 52.921128 116.585) + (xy 54.284314 116.585) + (xy 54.272359 116.596955) + (xy 54.214835 116.709852) + (xy 54.195014 116.835) + (xy 54.214835 116.960148) + (xy 54.272359 117.073045) + (xy 54.284314 117.085) + (xy 52.921128 117.085) + (xy 52.97373 117.281317) + (xy 52.973734 117.281326) + (xy 53.069865 117.487482) + (xy 53.200342 117.67382) + (xy 53.361179 117.834657) + (xy 53.547517 117.965134) + (xy 53.618252 117.998118) + (xy 53.670691 118.04429) + (xy 53.689843 118.111484) + (xy 53.669627 118.178365) + (xy 53.616462 118.223699) + (xy 53.565847 118.2345) + (xy 50.683738 118.2345) + (xy 50.680598 118.23446) + (xy 50.593137 118.232244) + (xy 50.593125 118.232245) + (xy 50.535089 118.242646) + (xy 50.525765 118.243954) + (xy 50.467063 118.249925) + (xy 50.467054 118.249927) + (xy 50.438028 118.259034) + (xy 50.422788 118.262775) + (xy 50.392849 118.268141) + (xy 50.338067 118.290022) + (xy 50.329198 118.293179) + (xy 50.272914 118.31084) + (xy 50.27291 118.310842) + (xy 50.246311 118.325605) + (xy 50.232138 118.332336) + (xy 50.203882 118.343623) + (xy 50.203878 118.343625) + (xy 50.154622 118.376086) + (xy 50.146569 118.380965) + (xy 50.095001 118.409588) + (xy 50.071913 118.429408) + (xy 50.059387 118.438852) + (xy 50.033985 118.455594) + (xy 50.033978 118.4556) + (xy 49.992274 118.497303) + (xy 49.985369 118.503703) + (xy 49.940602 118.542136) + (xy 49.92198 118.566193) + (xy 49.911608 118.577969) + (xy 49.101396 119.388181) + (xy 49.040073 119.421666) + (xy 49.013716 119.4245) + (xy 48.866999 119.4245) + (xy 48.86698 119.424501) + (xy 48.764203 119.435) + (xy 48.7642 119.435001) + (xy 48.597668 119.490185) + (xy 48.597663 119.490187) + (xy 48.448342 119.582289) + (xy 48.417451 119.613181) + (xy 48.356128 119.646666) + (xy 48.32977 119.6495) + (xy 48.279011 119.6495) + (xy 48.211972 119.629815) + (xy 48.207888 119.627075) + (xy 48.032734 119.504432) + (xy 48.032732 119.504431) + (xy 47.826497 119.408261) + (xy 47.826488 119.408258) + (xy 47.606697 119.349366) + (xy 47.606687 119.349364) + (xy 47.436785 119.3345) + (xy 47.436784 119.3345) + (xy 46.523216 119.3345) + (xy 46.523215 119.3345) + (xy 46.353312 119.349364) + (xy 46.353302 119.349366) + (xy 46.133511 119.408258) + (xy 46.133502 119.408261) + (xy 45.927267 119.504431) + (xy 45.927265 119.504432) + (xy 45.740858 119.634954) + (xy 45.579954 119.795858) + (xy 45.449432 119.982265) + (xy 45.449431 119.982267) + (xy 45.353261 120.188502) + (xy 45.353258 120.188511) + (xy 45.294366 120.408302) + (xy 45.294364 120.408313) + (xy 45.274532 120.634998) + (xy 45.274532 120.635001) + (xy 45.294364 120.861686) + (xy 45.294366 120.861697) + (xy 45.353258 121.081488) + (xy 45.353261 121.081497) + (xy 45.449431 121.287732) + (xy 45.449432 121.287734) + (xy 45.579954 121.474141) + (xy 45.740858 121.635045) + (xy 45.762283 121.650047) + (xy 45.927266 121.765568) + (xy 45.985275 121.792618) + (xy 46.037714 121.838791) + (xy 46.056866 121.905984) + (xy 46.03665 121.972865) + (xy 45.985275 122.017382) + (xy 45.927267 122.044431) + (xy 45.927265 122.044432) + (xy 45.740858 122.174954) + (xy 45.579954 122.335858) + (xy 45.449432 122.522265) + (xy 45.449431 122.522267) + (xy 45.353261 122.728502) + (xy 45.353258 122.728511) + (xy 45.294366 122.948302) + (xy 45.294364 122.948313) + (xy 45.274532 123.174998) + (xy 45.274532 123.175001) + (xy 45.294364 123.401686) + (xy 45.294366 123.401697) + (xy 45.353258 123.621488) + (xy 45.353261 123.621497) + (xy 45.449431 123.827732) + (xy 45.449432 123.827734) + (xy 45.579954 124.014141) + (xy 45.740858 124.175045) + (xy 45.762282 124.190046) + (xy 45.927266 124.305568) + (xy 45.985275 124.332618) + (xy 46.037714 124.378791) + (xy 46.056866 124.445984) + (xy 46.03665 124.512865) + (xy 45.985275 124.557382) + (xy 45.927267 124.584431) + (xy 45.927265 124.584432) + (xy 45.740858 124.714954) + (xy 45.579954 124.875858) + (xy 45.449432 125.062265) + (xy 45.449431 125.062267) + (xy 45.353261 125.268502) + (xy 45.353258 125.268511) + (xy 45.294366 125.488302) + (xy 45.294364 125.488313) + (xy 45.274532 125.714998) + (xy 45.274532 125.715001) + (xy 45.294364 125.941686) + (xy 45.294366 125.941697) + (xy 45.353258 126.161488) + (xy 45.353261 126.161497) + (xy 45.449431 126.367732) + (xy 45.449432 126.367734) + (xy 45.579954 126.554141) + (xy 45.740858 126.715045) + (xy 45.762283 126.730047) + (xy 45.927266 126.845568) + (xy 45.972912 126.866853) + (xy 45.985275 126.872618) + (xy 46.037714 126.918791) + (xy 46.056866 126.985984) + (xy 46.03665 127.052865) + (xy 45.985275 127.097381) + (xy 45.968272 127.10531) + (xy 45.927267 127.124431) + (xy 45.927265 127.124432) + (xy 45.740858 127.254954) + (xy 45.579954 127.415858) + (xy 45.449432 127.602265) + (xy 45.449431 127.602267) + (xy 45.353261 127.808502) + (xy 45.353258 127.808511) + (xy 45.294366 128.028302) + (xy 45.294364 128.028313) + (xy 45.274532 128.254998) + (xy 45.274532 128.255001) + (xy 45.294364 128.481686) + (xy 45.294366 128.481697) + (xy 45.353258 128.701488) + (xy 45.353261 128.701497) + (xy 45.449431 128.907732) + (xy 45.449432 128.907734) + (xy 45.579954 129.094141) + (xy 45.740858 129.255045) + (xy 45.762283 129.270047) + (xy 45.927266 129.385568) + (xy 45.985275 129.412618) + (xy 46.037714 129.458791) + (xy 46.056866 129.525984) + (xy 46.03665 129.592865) + (xy 45.985275 129.637381) + (xy 45.968272 129.64531) + (xy 45.927267 129.664431) + (xy 45.927265 129.664432) + (xy 45.740858 129.794954) + (xy 45.579954 129.955858) + (xy 45.449432 130.142265) + (xy 45.449431 130.142267) + (xy 45.353261 130.348502) + (xy 45.353258 130.348511) + (xy 45.294366 130.568302) + (xy 45.294364 130.568313) + (xy 45.274532 130.794998) + (xy 45.274532 130.795001) + (xy 45.294364 131.021686) + (xy 45.294366 131.021697) + (xy 45.353258 131.241488) + (xy 45.353261 131.241497) + (xy 45.449431 131.447732) + (xy 45.449432 131.447734) + (xy 45.579954 131.634141) + (xy 45.740858 131.795045) + (xy 45.762283 131.810047) + (xy 45.927266 131.925568) + (xy 45.985275 131.952618) + (xy 46.037714 131.998791) + (xy 46.056866 132.065984) + (xy 46.03665 132.132865) + (xy 45.985275 132.177381) + (xy 45.968272 132.18531) + (xy 45.927267 132.204431) + (xy 45.927265 132.204432) + (xy 45.740858 132.334954) + (xy 45.579954 132.495858) + (xy 45.449432 132.682265) + (xy 45.449431 132.682267) + (xy 45.353261 132.888502) + (xy 45.353258 132.888511) + (xy 45.294366 133.108302) + (xy 45.294364 133.108313) + (xy 45.274532 133.334998) + (xy 45.274532 133.335001) + (xy 45.294364 133.561686) + (xy 45.294366 133.561697) + (xy 45.353258 133.781488) + (xy 45.353261 133.781497) + (xy 45.449431 133.987732) + (xy 45.449432 133.987734) + (xy 45.579954 134.174141) + (xy 45.740858 134.335045) + (xy 45.762283 134.350047) + (xy 45.927266 134.465568) + (xy 45.985275 134.492618) + (xy 46.037714 134.538791) + (xy 46.056866 134.605984) + (xy 46.03665 134.672865) + (xy 45.985275 134.717381) + (xy 45.968272 134.72531) + (xy 45.927267 134.744431) + (xy 45.927265 134.744432) + (xy 45.740858 134.874954) + (xy 45.579954 135.035858) + (xy 45.449432 135.222265) + (xy 45.449431 135.222267) + (xy 45.353261 135.428502) + (xy 45.353258 135.428511) + (xy 45.294366 135.648302) + (xy 45.294364 135.648313) + (xy 45.274532 135.874998) + (xy 45.274532 135.875001) + (xy 45.294364 136.101686) + (xy 45.294366 136.101697) + (xy 45.353258 136.321488) + (xy 45.353261 136.321497) + (xy 45.449431 136.527732) + (xy 45.449432 136.527734) + (xy 45.579954 136.714141) + (xy 45.740858 136.875045) + (xy 45.762282 136.890046) + (xy 45.927266 137.005568) + (xy 45.976371 137.028466) + (xy 45.985275 137.032618) + (xy 46.037714 137.078791) + (xy 46.056866 137.145984) + (xy 46.03665 137.212865) + (xy 45.985275 137.257382) + (xy 45.927267 137.284431) + (xy 45.927265 137.284432) + (xy 45.740858 137.414954) + (xy 45.579954 137.575858) + (xy 45.449432 137.762265) + (xy 45.449431 137.762267) + (xy 45.353261 137.968502) + (xy 45.353258 137.968511) + (xy 45.294366 138.188302) + (xy 45.294364 138.188313) + (xy 45.274532 138.414998) + (xy 45.274532 138.415001) + (xy 45.294364 138.641686) + (xy 45.294366 138.641697) + (xy 45.353258 138.861488) + (xy 45.353261 138.861497) + (xy 45.449431 139.067732) + (xy 45.449432 139.067734) + (xy 45.579954 139.254141) + (xy 45.740858 139.415045) + (xy 45.762283 139.430047) + (xy 45.927266 139.545568) + (xy 45.976017 139.568301) + (xy 45.985275 139.572618) + (xy 46.037714 139.618791) + (xy 46.056866 139.685984) + (xy 46.03665 139.752865) + (xy 45.985275 139.797381) + (xy 45.9717 139.803712) + (xy 45.927267 139.824431) + (xy 45.927265 139.824432) + (xy 45.740858 139.954954) + (xy 45.579954 140.115858) + (xy 45.449432 140.302265) + (xy 45.449431 140.302267) + (xy 45.353261 140.508502) + (xy 45.353258 140.508511) + (xy 45.294366 140.728302) + (xy 45.294364 140.728313) + (xy 45.274532 140.954998) + (xy 45.274532 140.955001) + (xy 45.294364 141.181686) + (xy 45.294366 141.181697) + (xy 45.353258 141.401488) + (xy 45.353261 141.401497) + (xy 45.449431 141.607732) + (xy 45.449432 141.607734) + (xy 45.579954 141.794141) + (xy 45.740858 141.955045) + (xy 45.762283 141.970047) + (xy 45.927266 142.085568) + (xy 45.985275 142.112618) + (xy 46.037714 142.158791) + (xy 46.056866 142.225984) + (xy 46.03665 142.292865) + (xy 45.985275 142.337382) + (xy 45.927267 142.364431) + (xy 45.927265 142.364432) + (xy 45.740858 142.494954) + (xy 45.579954 142.655858) + (xy 45.449432 142.842265) + (xy 45.449431 142.842267) + (xy 45.353261 143.048502) + (xy 45.353258 143.048511) + (xy 45.294366 143.268302) + (xy 45.294364 143.268313) + (xy 45.274532 143.494998) + (xy 45.274532 143.495001) + (xy 45.294364 143.721686) + (xy 45.294366 143.721697) + (xy 45.353258 143.941488) + (xy 45.353261 143.941497) + (xy 45.449431 144.147732) + (xy 45.449432 144.147734) + (xy 45.579954 144.334141) + (xy 45.740858 144.495045) + (xy 45.778934 144.521706) + (xy 45.927266 144.625568) + (xy 45.985275 144.652618) + (xy 46.037714 144.698791) + (xy 46.056866 144.765984) + (xy 46.03665 144.832865) + (xy 45.985275 144.877382) + (xy 45.927267 144.904431) + (xy 45.927265 144.904432) + (xy 45.740858 145.034954) + (xy 45.579954 145.195858) + (xy 45.449432 145.382265) + (xy 45.449431 145.382267) + (xy 45.353261 145.588502) + (xy 45.353258 145.588511) + (xy 45.294366 145.808302) + (xy 45.294364 145.808313) + (xy 45.274532 146.034998) + (xy 45.274532 146.035001) + (xy 45.294364 146.261686) + (xy 45.294366 146.261697) + (xy 45.353258 146.481488) + (xy 45.353261 146.481497) + (xy 45.449431 146.687732) + (xy 45.449432 146.687734) + (xy 45.579954 146.874141) + (xy 45.740858 147.035045) + (xy 45.785063 147.065997) + (xy 45.927266 147.165568) + (xy 45.985275 147.192618) + (xy 46.037714 147.238791) + (xy 46.056866 147.305984) + (xy 46.03665 147.372865) + (xy 45.985275 147.417382) + (xy 45.927267 147.444431) + (xy 45.927265 147.444432) + (xy 45.740858 147.574954) + (xy 45.579954 147.735858) + (xy 45.449432 147.922265) + (xy 45.449431 147.922267) + (xy 45.353261 148.128502) + (xy 45.353258 148.128511) + (xy 45.294366 148.348302) + (xy 45.294364 148.348313) + (xy 45.274532 148.574998) + (xy 45.274532 148.575001) + (xy 45.294364 148.801686) + (xy 45.294366 148.801697) + (xy 45.353258 149.021488) + (xy 45.353261 149.021497) + (xy 45.449431 149.227732) + (xy 45.449432 149.227734) + (xy 45.579954 149.414141) + (xy 45.740858 149.575045) + (xy 45.762283 149.590047) + (xy 45.927266 149.705568) + (xy 45.985275 149.732618) + (xy 46.037714 149.778791) + (xy 46.056866 149.845984) + (xy 46.03665 149.912865) + (xy 45.985275 149.957382) + (xy 45.927267 149.984431) + (xy 45.927265 149.984432) + (xy 45.740858 150.114954) + (xy 45.579954 150.275858) + (xy 45.449432 150.462265) + (xy 45.449431 150.462267) + (xy 45.353261 150.668502) + (xy 45.353258 150.668511) + (xy 45.294366 150.888302) + (xy 45.294364 150.888313) + (xy 45.274532 151.114998) + (xy 45.274532 151.115001) + (xy 45.294364 151.341686) + (xy 45.294366 151.341697) + (xy 45.353258 151.561488) + (xy 45.353261 151.561497) + (xy 45.449431 151.767732) + (xy 45.449432 151.767734) + (xy 45.579954 151.954141) + (xy 45.740858 152.115045) + (xy 45.762283 152.130047) + (xy 45.927266 152.245568) + (xy 45.985275 152.272618) + (xy 46.037714 152.318791) + (xy 46.056866 152.385984) + (xy 46.03665 152.452865) + (xy 45.985275 152.497382) + (xy 45.927267 152.524431) + (xy 45.927265 152.524432) + (xy 45.740858 152.654954) + (xy 45.579954 152.815858) + (xy 45.449432 153.002265) + (xy 45.449431 153.002267) + (xy 45.353261 153.208502) + (xy 45.353258 153.208511) + (xy 45.294366 153.428302) + (xy 45.294364 153.428313) + (xy 45.274532 153.654998) + (xy 45.274532 153.655001) + (xy 43.6805 153.655001) + (xy 43.6805 116.835001) + (xy 45.274532 116.835001) + (xy 45.294364 117.061686) + (xy 45.294366 117.061697) + (xy 45.353258 117.281488) + (xy 45.353261 117.281497) + (xy 45.449431 117.487732) + (xy 45.449432 117.487734) + (xy 45.579954 117.674141) + (xy 45.740858 117.835045) + (xy 45.740861 117.835047) + (xy 45.927266 117.965568) + (xy 46.133504 118.061739) + (xy 46.353308 118.120635) + (xy 46.523214 118.135499) + (xy 46.523215 118.1355) + (xy 46.523216 118.1355) + (xy 47.436785 118.1355) + (xy 47.436785 118.135499) + (xy 47.606692 118.120635) + (xy 47.826496 118.061739) + (xy 48.032734 117.965568) + (xy 48.219139 117.835047) + (xy 48.380047 117.674139) + (xy 48.510568 117.487734) + (xy 48.606739 117.281496) + (xy 48.665635 117.061692) + (xy 48.684791 116.842736) + (xy 48.685468 116.835001) + (xy 48.685468 116.834998) + (xy 48.674144 116.705567) + (xy 48.665635 116.608308) + (xy 48.617858 116.43) + (xy 48.606741 116.388511) + (xy 48.606738 116.388502) + (xy 48.604407 116.383504) + (xy 48.510568 116.182266) + (xy 48.380047 115.995861) + (xy 48.380045 115.995858) + (xy 48.219141 115.834954) + (xy 48.032734 115.704432) + (xy 48.032728 115.704429) + (xy 47.974725 115.677382) + (xy 47.922285 115.63121) + (xy 47.903133 115.564017) + (xy 47.923348 115.497135) + (xy 47.974725 115.452618) + (xy 47.98486 115.447892) + (xy 48.032734 115.425568) + (xy 48.219139 115.295047) + (xy 48.380047 115.134139) + (xy 48.510568 114.947734) + (xy 48.606739 114.741496) + (xy 48.665635 114.521692) + (xy 48.684679 114.304017) + (xy 48.685468 114.295001) + (xy 48.685468 114.294998) + (xy 48.676073 114.187618) + (xy 48.665635 114.068308) + (xy 48.614627 113.877941) + (xy 48.606741 113.848511) + (xy 48.606738 113.848502) + (xy 48.604407 113.843504) + (xy 48.510568 113.642266) + (xy 48.380047 113.455861) + (xy 48.380045 113.455858) + (xy 48.219141 113.294954) + (xy 48.032734 113.164432) + (xy 48.032728 113.164429) + (xy 47.974725 113.137382) + (xy 47.922285 113.09121) + (xy 47.903133 113.024017) + (xy 47.923348 112.957135) + (xy 47.974725 112.912618) + (xy 48.032734 112.885568) + (xy 48.219139 112.755047) + (xy 48.380047 112.594139) + (xy 48.510568 112.407734) + (xy 48.606739 112.201496) + (xy 48.665635 111.981692) + (xy 48.684679 111.764017) + (xy 48.685468 111.755001) + (xy 48.685468 111.754998) + (xy 48.673707 111.620568) + (xy 48.665635 111.528308) + (xy 48.606739 111.308504) + (xy 48.510568 111.102266) + (xy 48.380047 110.915861) + (xy 48.380045 110.915858) + (xy 48.219141 110.754954) + (xy 48.032734 110.624432) + (xy 48.032728 110.624429) + (xy 47.974725 110.597382) + (xy 47.922285 110.55121) + (xy 47.903133 110.484017) + (xy 47.923348 110.417135) + (xy 47.974725 110.372618) + (xy 48.032734 110.345568) + (xy 48.219139 110.215047) + (xy 48.380047 110.054139) + (xy 48.510568 109.867734) + (xy 48.606739 109.661496) + (xy 48.665635 109.441692) + (xy 48.684679 109.224017) + (xy 48.685468 109.215001) + (xy 48.685468 109.214998) + (xy 48.673707 109.080568) + (xy 48.665635 108.988308) + (xy 48.612944 108.791661) + (xy 48.606741 108.768511) + (xy 48.606738 108.768502) + (xy 48.604407 108.763504) + (xy 48.510568 108.562266) + (xy 48.380047 108.375861) + (xy 48.380045 108.375858) + (xy 48.219141 108.214954) + (xy 48.032734 108.084432) + (xy 48.032728 108.084429) + (xy 47.974725 108.057382) + (xy 47.922285 108.01121) + (xy 47.903133 107.944017) + (xy 47.923348 107.877135) + (xy 47.974725 107.832618) + (xy 47.975079 107.832453) + (xy 48.032734 107.805568) + (xy 48.219139 107.675047) + (xy 48.380047 107.514139) + (xy 48.510568 107.327734) + (xy 48.606739 107.121496) + (xy 48.665635 106.901692) + (xy 48.684679 106.684017) + (xy 48.685468 106.675001) + (xy 48.685468 106.674998) + (xy 48.676511 106.572618) + (xy 48.665635 106.448308) + (xy 48.606739 106.228504) + (xy 48.510568 106.022266) + (xy 48.380047 105.835861) + (xy 48.380045 105.835858) + (xy 48.219141 105.674954) + (xy 48.032734 105.544432) + (xy 48.032728 105.544429) + (xy 47.974725 105.517382) + (xy 47.922285 105.47121) + (xy 47.903133 105.404017) + (xy 47.923348 105.337135) + (xy 47.974725 105.292618) + (xy 48.032734 105.265568) + (xy 48.219139 105.135047) + (xy 48.380047 104.974139) + (xy 48.510568 104.787734) + (xy 48.606739 104.581496) + (xy 48.665635 104.361692) + (xy 48.685468 104.135) + (xy 48.68503 104.129998) + (xy 48.670131 103.959697) + (xy 48.665635 103.908308) + (xy 48.606739 103.688504) + (xy 48.510568 103.482266) + (xy 48.38596 103.304306) + (xy 48.380045 103.295858) + (xy 48.219141 103.134954) + (xy 48.032734 103.004432) + (xy 48.032728 103.004429) + (xy 47.974725 102.977382) + (xy 47.922285 102.93121) + (xy 47.903133 102.864017) + (xy 47.923348 102.797135) + (xy 47.974725 102.752618) + (xy 48.032734 102.725568) + (xy 48.179325 102.622924) + (xy 48.24553 102.600598) + (xy 48.250447 102.6005) + (xy 48.32977 102.6005) + (xy 48.396809 102.620185) + (xy 48.417451 102.636819) + (xy 48.448344 102.667712) + (xy 48.597666 102.759814) + (xy 48.764203 102.814999) + (xy 48.866991 102.8255) + (xy 49.642008 102.825499) + (xy 49.642016 102.825498) + (xy 49.642019 102.825498) + (xy 49.727763 102.816739) + (xy 49.744797 102.814999) + (xy 49.911334 102.759814) + (xy 50.060656 102.667712) + (xy 50.184712 102.543656) + (xy 50.186752 102.540347) + (xy 50.188745 102.538555) + (xy 50.189193 102.537989) + (xy 50.189289 102.538065) + (xy 50.238694 102.493623) + (xy 50.307656 102.482395) + (xy 50.37174 102.510234) + (xy 50.397829 102.540339) + (xy 50.399681 102.543341) + (xy 50.399683 102.543344) + (xy 50.523654 102.667315) + (xy 50.672875 102.759356) + (xy 50.67288 102.759358) + (xy 50.839302 102.814505) + (xy 50.839309 102.814506) + (xy 50.942019 102.824999) + (xy 51.079499 102.824999) + (xy 51.0795 102.824998) + (xy 51.0795 101.85) + (xy 51.5795 101.85) + (xy 51.5795 102.824999) + (xy 51.716972 102.824999) + (xy 51.716986 102.824998) + (xy 51.819697 102.814505) + (xy 51.986119 102.759358) + (xy 51.986124 102.759356) + (xy 52.135345 102.667315) + (xy 52.259315 102.543345) + (xy 52.351356 102.394124) + (xy 52.351358 102.394119) + (xy 52.406505 102.227697) + (xy 52.406506 102.22769) + (xy 52.416999 102.124986) + (xy 52.417 102.124973) + (xy 52.417 101.85) + (xy 51.5795 101.85) + (xy 51.0795 101.85) + (xy 51.0795 100.375) + (xy 51.5795 100.375) + (xy 51.5795 101.35) + (xy 52.416999 101.35) + (xy 52.416999 101.075028) + (xy 52.416998 101.075013) + (xy 52.406505 100.972302) + (xy 52.351358 100.80588) + (xy 52.351356 100.805875) + (xy 52.259315 100.656654) + (xy 52.135345 100.532684) + (xy 51.986124 100.440643) + (xy 51.986119 100.440641) + (xy 51.819697 100.385494) + (xy 51.81969 100.385493) + (xy 51.716986 100.375) + (xy 51.5795 100.375) + (xy 51.0795 100.375) + (xy 50.942027 100.375) + (xy 50.942012 100.375001) + (xy 50.839302 100.385494) + (xy 50.67288 100.440641) + (xy 50.672875 100.440643) + (xy 50.523654 100.532684) + (xy 50.399683 100.656655) + (xy 50.399679 100.65666) + (xy 50.397826 100.659665) + (xy 50.396018 100.66129) + (xy 50.395202 100.662323) + (xy 50.395025 100.662183) + (xy 50.345874 100.706385) + (xy 50.276911 100.717601) + (xy 50.212831 100.689752) + (xy 50.186753 100.659653) + (xy 50.186737 100.659628) + (xy 50.184712 100.656344) + (xy 50.060656 100.532288) + (xy 49.942532 100.459429) + (xy 49.911336 100.440187) + (xy 49.911331 100.440185) + (xy 49.886603 100.431991) + (xy 49.744797 100.385001) + (xy 49.744795 100.385) + (xy 49.64201 100.3745) + (xy 48.866998 100.3745) + (xy 48.86698 100.374501) + (xy 48.764203 100.385) + (xy 48.7642 100.385001) + (xy 48.597668 100.440185) + (xy 48.597663 100.440187) + (xy 48.448342 100.532289) + (xy 48.417451 100.563181) + (xy 48.356128 100.596666) + (xy 48.32977 100.5995) + (xy 48.26473 100.5995) + (xy 48.197691 100.579815) + (xy 48.193607 100.577075) + (xy 48.032734 100.464432) + (xy 48.032732 100.464431) + (xy 47.826497 100.368261) + (xy 47.826488 100.368258) + (xy 47.606697 100.309366) + (xy 47.606687 100.309364) + (xy 47.436785 100.2945) + (xy 47.436784 100.2945) + (xy 46.523216 100.2945) + (xy 46.523215 100.2945) + (xy 46.353312 100.309364) + (xy 46.353302 100.309366) + (xy 46.133511 100.368258) + (xy 46.133502 100.368261) + (xy 45.927267 100.464431) + (xy 45.927265 100.464432) + (xy 45.740858 100.594954) + (xy 45.579954 100.755858) + (xy 45.449432 100.942265) + (xy 45.449431 100.942267) + (xy 45.353261 101.148502) + (xy 45.353258 101.148511) + (xy 45.294366 101.368302) + (xy 45.294364 101.368313) + (xy 45.274532 101.594998) + (xy 45.274532 101.595001) + (xy 45.294364 101.821686) + (xy 45.294366 101.821697) + (xy 45.353258 102.041488) + (xy 45.353261 102.041497) + (xy 45.449431 102.247732) + (xy 45.449432 102.247734) + (xy 45.579954 102.434141) + (xy 45.740858 102.595045) + (xy 45.740861 102.595047) + (xy 45.927266 102.725568) + (xy 45.985275 102.752618) + (xy 46.037714 102.798791) + (xy 46.056866 102.865984) + (xy 46.03665 102.932865) + (xy 45.985275 102.977382) + (xy 45.927267 103.004431) + (xy 45.927265 103.004432) + (xy 45.740858 103.134954) + (xy 45.579954 103.295858) + (xy 45.449432 103.482265) + (xy 45.449431 103.482267) + (xy 45.353261 103.688502) + (xy 45.353258 103.688511) + (xy 45.294366 103.908302) + (xy 45.294364 103.908313) + (xy 45.274532 104.134998) + (xy 45.274532 104.135001) + (xy 45.294364 104.361686) + (xy 45.294366 104.361697) + (xy 45.353258 104.581488) + (xy 45.353261 104.581497) + (xy 45.449431 104.787732) + (xy 45.449432 104.787734) + (xy 45.579954 104.974141) + (xy 45.740858 105.135045) + (xy 45.740861 105.135047) + (xy 45.927266 105.265568) + (xy 45.985275 105.292618) + (xy 46.037714 105.338791) + (xy 46.056866 105.405984) + (xy 46.03665 105.472865) + (xy 45.985275 105.517382) + (xy 45.927267 105.544431) + (xy 45.927265 105.544432) + (xy 45.740858 105.674954) + (xy 45.579954 105.835858) + (xy 45.449432 106.022265) + (xy 45.449431 106.022267) + (xy 45.353261 106.228502) + (xy 45.353258 106.228511) + (xy 45.294366 106.448302) + (xy 45.294364 106.448313) + (xy 45.274532 106.674998) + (xy 45.274532 106.675001) + (xy 45.294364 106.901686) + (xy 45.294366 106.901697) + (xy 45.353258 107.121488) + (xy 45.353261 107.121497) + (xy 45.449431 107.327732) + (xy 45.449432 107.327734) + (xy 45.579954 107.514141) + (xy 45.740858 107.675045) + (xy 45.740861 107.675047) + (xy 45.927266 107.805568) + (xy 45.984921 107.832453) + (xy 45.985275 107.832618) + (xy 46.037714 107.878791) + (xy 46.056866 107.945984) + (xy 46.03665 108.012865) + (xy 45.985275 108.057382) + (xy 45.927267 108.084431) + (xy 45.927265 108.084432) + (xy 45.740858 108.214954) + (xy 45.579954 108.375858) + (xy 45.449432 108.562265) + (xy 45.449431 108.562267) + (xy 45.353261 108.768502) + (xy 45.353258 108.768511) + (xy 45.294366 108.988302) + (xy 45.294364 108.988313) + (xy 45.274532 109.214998) + (xy 45.274532 109.215001) + (xy 45.294364 109.441686) + (xy 45.294366 109.441697) + (xy 45.353258 109.661488) + (xy 45.353261 109.661497) + (xy 45.449431 109.867732) + (xy 45.449432 109.867734) + (xy 45.579954 110.054141) + (xy 45.740858 110.215045) + (xy 45.749407 110.221031) + (xy 45.927266 110.345568) + (xy 45.985275 110.372618) + (xy 46.037714 110.418791) + (xy 46.056866 110.485984) + (xy 46.03665 110.552865) + (xy 45.985275 110.597382) + (xy 45.927267 110.624431) + (xy 45.927265 110.624432) + (xy 45.740858 110.754954) + (xy 45.579954 110.915858) + (xy 45.449432 111.102265) + (xy 45.449431 111.102267) + (xy 45.353261 111.308502) + (xy 45.353258 111.308511) + (xy 45.294366 111.528302) + (xy 45.294364 111.528313) + (xy 45.274532 111.754998) + (xy 45.274532 111.755001) + (xy 45.294364 111.981686) + (xy 45.294366 111.981697) + (xy 45.353258 112.201488) + (xy 45.353261 112.201497) + (xy 45.449431 112.407732) + (xy 45.449432 112.407734) + (xy 45.579954 112.594141) + (xy 45.740858 112.755045) + (xy 45.740861 112.755047) + (xy 45.927266 112.885568) + (xy 45.985275 112.912618) + (xy 46.037714 112.958791) + (xy 46.056866 113.025984) + (xy 46.03665 113.092865) + (xy 45.985275 113.137382) + (xy 45.927267 113.164431) + (xy 45.927265 113.164432) + (xy 45.740858 113.294954) + (xy 45.579954 113.455858) + (xy 45.449432 113.642265) + (xy 45.449431 113.642267) + (xy 45.353261 113.848502) + (xy 45.353258 113.848511) + (xy 45.294366 114.068302) + (xy 45.294364 114.068313) + (xy 45.274532 114.294998) + (xy 45.274532 114.295001) + (xy 45.294364 114.521686) + (xy 45.294366 114.521697) + (xy 45.353258 114.741488) + (xy 45.353261 114.741497) + (xy 45.449431 114.947732) + (xy 45.449432 114.947734) + (xy 45.579954 115.134141) + (xy 45.740858 115.295045) + (xy 45.740861 115.295047) + (xy 45.927266 115.425568) + (xy 45.97514 115.447892) + (xy 45.985275 115.452618) + (xy 46.037714 115.498791) + (xy 46.056866 115.565984) + (xy 46.03665 115.632865) + (xy 45.985275 115.677382) + (xy 45.927267 115.704431) + (xy 45.927265 115.704432) + (xy 45.740858 115.834954) + (xy 45.579954 115.995858) + (xy 45.449432 116.182265) + (xy 45.449431 116.182267) + (xy 45.353261 116.388502) + (xy 45.353258 116.388511) + (xy 45.294366 116.608302) + (xy 45.294364 116.608313) + (xy 45.274532 116.834998) + (xy 45.274532 116.835001) + (xy 43.6805 116.835001) + (xy 43.6805 94.87787) + (xy 51.9895 94.87787) + (xy 51.989501 94.877876) + (xy 51.995908 94.937483) + (xy 52.046202 95.072328) + (xy 52.046206 95.072335) + (xy 52.132452 95.187544) + (xy 52.132455 95.187547) + (xy 52.247664 95.273793) + (xy 52.247671 95.273797) + (xy 52.382517 95.324091) + (xy 52.382516 95.324091) + (xy 52.389444 95.324835) + (xy 52.442127 95.3305) + (xy 54.237872 95.330499) + (xy 54.297483 95.324091) + (xy 54.432331 95.273796) + (xy 54.547546 95.187546) + (xy 54.633796 95.072331) + (xy 54.683002 94.940401) + (xy 54.724872 94.884468) + (xy 54.790337 94.86005) + (xy 54.85861 94.874901) + (xy 54.886865 94.896053) + (xy 55.008917 95.018105) + (xy 55.202421 95.1536) + (xy 55.416507 95.253429) + (xy 55.416516 95.253433) + (xy 55.63 95.310634) + (xy 55.63 94.415501) + (xy 55.737685 94.46468) + (xy 55.844237 94.48) + (xy 55.915763 94.48) + (xy 56.022315 94.46468) + (xy 56.13 94.415501) + (xy 56.13 95.310634) + (xy 56.343483 95.253433) + (xy 56.343492 95.253429) + (xy 56.557578 95.1536) + (xy 56.751082 95.018105) + (xy 56.891317 94.87787) + (xy 71.0395 94.87787) + (xy 71.039501 94.877876) + (xy 71.045908 94.937483) + (xy 71.096202 95.072328) + (xy 71.096206 95.072335) + (xy 71.182452 95.187544) + (xy 71.182455 95.187547) + (xy 71.297665 95.273794) + (xy 71.297667 95.273794) + (xy 71.297669 95.273796) + (xy 71.30883 95.277958) + (xy 71.364764 95.319826) + (xy 71.389184 95.385289) + (xy 71.3895 95.394141) + (xy 71.3895 95.84927) + (xy 71.369815 95.916309) + (xy 71.353181 95.936951) + (xy 71.322289 95.967842) + (xy 71.230187 96.117163) + (xy 71.230186 96.117166) + (xy 71.175001 96.283703) + (xy 71.175001 96.283704) + (xy 71.175 96.283704) + (xy 71.1645 96.386483) + (xy 71.1645 97.161501) + (xy 71.164501 97.161519) + (xy 71.175 97.264296) + (xy 71.175001 97.264299) + (xy 71.229871 97.429882) + (xy 71.230186 97.430834) + (xy 71.322288 97.580156) + (xy 71.446344 97.704212) + (xy 71.449628 97.706237) + (xy 71.449653 97.706253) + (xy 71.451445 97.708246) + (xy 71.452011 97.708693) + (xy 71.451934 97.708789) + (xy 71.496379 97.758199) + (xy 71.507603 97.827161) + (xy 71.479761 97.891244) + (xy 71.449665 97.917326) + (xy 71.44666 97.919179) + (xy 71.446655 97.919183) + (xy 71.322684 98.043154) + (xy 71.230643 98.192375) + (xy 71.230641 98.19238) + (xy 71.175494 98.358802) + (xy 71.175493 98.358809) + (xy 71.165 98.461513) + (xy 71.165 98.599) + (xy 73.614999 98.599) + (xy 73.614999 98.461528) + (xy 73.614998 98.461513) + (xy 73.604505 98.358802) + (xy 73.549358 98.19238) + (xy 73.549356 98.192375) + (xy 73.457315 98.043154) + (xy 73.333344 97.919183) + (xy 73.333341 97.919181) + (xy 73.330339 97.917329) + (xy 73.328713 97.915521) + (xy 73.327677 97.914702) + (xy 73.327817 97.914524) + (xy 73.283617 97.86538) + (xy 73.272397 97.796417) + (xy 73.300243 97.732336) + (xy 73.330344 97.706254) + (xy 73.333656 97.704212) + (xy 73.457712 97.580156) + (xy 73.549814 97.430834) + (xy 73.604999 97.264297) + (xy 73.6155 97.161509) + (xy 73.615499 96.386492) + (xy 73.604999 96.283703) + (xy 73.549814 96.117166) + (xy 73.457712 95.967844) + (xy 73.426819 95.936951) + (xy 73.393334 95.875628) + (xy 73.3905 95.84927) + (xy 73.3905 95.394141) + (xy 73.410185 95.327102) + (xy 73.462989 95.281347) + (xy 73.471149 95.277966) + (xy 73.482331 95.273796) + (xy 73.509533 95.253433) + (xy 73.530357 95.237844) + (xy 73.597546 95.187546) + (xy 73.683796 95.072331) + (xy 73.733002 94.940401) + (xy 73.774872 94.884468) + (xy 73.840337 94.86005) + (xy 73.90861 94.874901) + (xy 73.936865 94.896053) + (xy 74.058917 95.018105) + (xy 74.252421 95.1536) + (xy 74.466507 95.253429) + (xy 74.466516 95.253433) + (xy 74.68 95.310634) + (xy 74.68 94.415501) + (xy 74.787685 94.46468) + (xy 74.894237 94.48) + (xy 74.965763 94.48) + (xy 75.072315 94.46468) + (xy 75.18 94.415501) + (xy 75.18 95.310633) + (xy 75.393483 95.253433) + (xy 75.393492 95.253429) + (xy 75.607578 95.1536) + (xy 75.801082 95.018105) + (xy 75.968105 94.851082) + (xy 76.098119 94.665405) + (xy 76.152696 94.621781) + (xy 76.222195 94.614588) + (xy 76.284549 94.64611) + (xy 76.301269 94.665405) + (xy 76.431505 94.851401) + (xy 76.598599 95.018495) + (xy 76.695384 95.086265) + (xy 76.792165 95.154032) + (xy 76.792167 95.154033) + (xy 76.79217 95.154035) + (xy 77.006337 95.253903) + (xy 77.234592 95.315063) + (xy 77.411034 95.3305) + (xy 77.469999 95.335659) + (xy 77.47 95.335659) + (xy 77.470001 95.335659) + (xy 77.517022 95.331545) + (xy 77.705408 95.315063) + (xy 77.933663 95.253903) + (xy 78.14783 95.154035) + (xy 78.341401 95.018495) + (xy 78.508495 94.851401) + (xy 78.638425 94.665842) + (xy 78.693002 94.622217) + (xy 78.7625 94.615023) + (xy 78.824855 94.646546) + (xy 78.841575 94.665842) + (xy 78.9715 94.851395) + (xy 78.971505 94.851401) + (xy 79.138599 95.018495) + (xy 79.235384 95.086265) + (xy 79.332165 95.154032) + (xy 79.332167 95.154033) + (xy 79.33217 95.154035) + (xy 79.546337 95.253903) + (xy 79.774592 95.315063) + (xy 79.951034 95.3305) + (xy 80.009999 95.335659) + (xy 80.01 95.335659) + (xy 80.010001 95.335659) + (xy 80.057022 95.331545) + (xy 80.245408 95.315063) + (xy 80.473663 95.253903) + (xy 80.68783 95.154035) + (xy 80.881401 95.018495) + (xy 81.048495 94.851401) + (xy 81.178425 94.665842) + (xy 81.233002 94.622217) + (xy 81.3025 94.615023) + (xy 81.364855 94.646546) + (xy 81.381575 94.665842) + (xy 81.5115 94.851395) + (xy 81.511505 94.851401) + (xy 81.678599 95.018495) + (xy 81.775384 95.086265) + (xy 81.872165 95.154032) + (xy 81.872167 95.154033) + (xy 81.87217 95.154035) + (xy 82.086337 95.253903) + (xy 82.314592 95.315063) + (xy 82.491034 95.3305) + (xy 82.549999 95.335659) + (xy 82.55 95.335659) + (xy 82.550001 95.335659) + (xy 82.597022 95.331545) + (xy 82.785408 95.315063) + (xy 83.013663 95.253903) + (xy 83.22783 95.154035) + (xy 83.421401 95.018495) + (xy 83.588495 94.851401) + (xy 83.718425 94.665842) + (xy 83.773002 94.622217) + (xy 83.8425 94.615023) + (xy 83.904855 94.646546) + (xy 83.921575 94.665842) + (xy 84.0515 94.851395) + (xy 84.051505 94.851401) + (xy 84.218599 95.018495) + (xy 84.315384 95.086265) + (xy 84.412165 95.154032) + (xy 84.412167 95.154033) + (xy 84.41217 95.154035) + (xy 84.626337 95.253903) + (xy 84.854592 95.315063) + (xy 85.031034 95.3305) + (xy 85.089999 95.335659) + (xy 85.09 95.335659) + (xy 85.090001 95.335659) + (xy 85.137022 95.331545) + (xy 85.325408 95.315063) + (xy 85.553663 95.253903) + (xy 85.76783 95.154035) + (xy 85.961401 95.018495) + (xy 86.128495 94.851401) + (xy 86.258425 94.665842) + (xy 86.313002 94.622217) + (xy 86.3825 94.615023) + (xy 86.444855 94.646546) + (xy 86.461575 94.665842) + (xy 86.5915 94.851395) + (xy 86.591505 94.851401) + (xy 86.758599 95.018495) + (xy 86.855384 95.086265) + (xy 86.952165 95.154032) + (xy 86.952167 95.154033) + (xy 86.95217 95.154035) + (xy 87.166337 95.253903) + (xy 87.394592 95.315063) + (xy 87.571034 95.3305) + (xy 87.629999 95.335659) + (xy 87.63 95.335659) + (xy 87.630001 95.335659) + (xy 87.677022 95.331545) + (xy 87.865408 95.315063) + (xy 88.093663 95.253903) + (xy 88.30783 95.154035) + (xy 88.501401 95.018495) + (xy 88.668495 94.851401) + (xy 88.798425 94.665842) + (xy 88.853002 94.622217) + (xy 88.9225 94.615023) + (xy 88.984855 94.646546) + (xy 89.001575 94.665842) + (xy 89.1315 94.851395) + (xy 89.131505 94.851401) + (xy 89.298599 95.018495) + (xy 89.395384 95.086265) + (xy 89.492165 95.154032) + (xy 89.492167 95.154033) + (xy 89.49217 95.154035) + (xy 89.706337 95.253903) + (xy 89.934592 95.315063) + (xy 90.111034 95.3305) + (xy 90.169999 95.335659) + (xy 90.17 95.335659) + (xy 90.170001 95.335659) + (xy 90.217022 95.331545) + (xy 90.405408 95.315063) + (xy 90.633663 95.253903) + (xy 90.84783 95.154035) + (xy 91.041401 95.018495) + (xy 91.208495 94.851401) + (xy 91.338425 94.665842) + (xy 91.393002 94.622217) + (xy 91.4625 94.615023) + (xy 91.524855 94.646546) + (xy 91.541575 94.665842) + (xy 91.6715 94.851395) + (xy 91.671505 94.851401) + (xy 91.838599 95.018495) + (xy 91.935384 95.086265) + (xy 92.032165 95.154032) + (xy 92.032167 95.154033) + (xy 92.03217 95.154035) + (xy 92.246337 95.253903) + (xy 92.474592 95.315063) + (xy 92.651034 95.3305) + (xy 92.709999 95.335659) + (xy 92.71 95.335659) + (xy 92.710001 95.335659) + (xy 92.757022 95.331545) + (xy 92.945408 95.315063) + (xy 93.173663 95.253903) + (xy 93.38783 95.154035) + (xy 93.581401 95.018495) + (xy 93.748495 94.851401) + (xy 93.878425 94.665842) + (xy 93.933002 94.622217) + (xy 94.0025 94.615023) + (xy 94.064855 94.646546) + (xy 94.081575 94.665842) + (xy 94.2115 94.851395) + (xy 94.211505 94.851401) + (xy 94.378599 95.018495) + (xy 94.475384 95.086265) + (xy 94.572165 95.154032) + (xy 94.572167 95.154033) + (xy 94.57217 95.154035) + (xy 94.786337 95.253903) + (xy 95.014592 95.315063) + (xy 95.191034 95.3305) + (xy 95.249999 95.335659) + (xy 95.25 95.335659) + (xy 95.250001 95.335659) + (xy 95.297022 95.331545) + (xy 95.485408 95.315063) + (xy 95.713663 95.253903) + (xy 95.92783 95.154035) + (xy 96.121401 95.018495) + (xy 96.288495 94.851401) + (xy 96.418425 94.665842) + (xy 96.473002 94.622217) + (xy 96.5425 94.615023) + (xy 96.604855 94.646546) + (xy 96.621575 94.665842) + (xy 96.7515 94.851395) + (xy 96.751505 94.851401) + (xy 96.918599 95.018495) + (xy 97.015384 95.086265) + (xy 97.112165 95.154032) + (xy 97.112167 95.154033) + (xy 97.11217 95.154035) + (xy 97.326337 95.253903) + (xy 97.554592 95.315063) + (xy 97.731034 95.3305) + (xy 97.789999 95.335659) + (xy 97.79 95.335659) + (xy 97.790001 95.335659) + (xy 97.837022 95.331545) + (xy 98.025408 95.315063) + (xy 98.253663 95.253903) + (xy 98.46783 95.154035) + (xy 98.661401 95.018495) + (xy 98.828495 94.851401) + (xy 98.958425 94.665842) + (xy 99.013002 94.622217) + (xy 99.0825 94.615023) + (xy 99.144855 94.646546) + (xy 99.161575 94.665842) + (xy 99.2915 94.851395) + (xy 99.291505 94.851401) + (xy 99.458599 95.018495) + (xy 99.555384 95.086265) + (xy 99.652165 95.154032) + (xy 99.652167 95.154033) + (xy 99.65217 95.154035) + (xy 99.866337 95.253903) + (xy 100.094592 95.315063) + (xy 100.271034 95.3305) + (xy 100.329999 95.335659) + (xy 100.33 95.335659) + (xy 100.330001 95.335659) + (xy 100.377022 95.331545) + (xy 100.565408 95.315063) + (xy 100.793663 95.253903) + (xy 101.00783 95.154035) + (xy 101.201401 95.018495) + (xy 101.368495 94.851401) + (xy 101.498425 94.665842) + (xy 101.553002 94.622217) + (xy 101.6225 94.615023) + (xy 101.684855 94.646546) + (xy 101.701575 94.665842) + (xy 101.8315 94.851395) + (xy 101.831505 94.851401) + (xy 101.998599 95.018495) + (xy 102.095384 95.086265) + (xy 102.192165 95.154032) + (xy 102.192167 95.154033) + (xy 102.19217 95.154035) + (xy 102.406337 95.253903) + (xy 102.634592 95.315063) + (xy 102.811034 95.3305) + (xy 102.869999 95.335659) + (xy 102.87 95.335659) + (xy 102.870001 95.335659) + (xy 102.917022 95.331545) + (xy 103.105408 95.315063) + (xy 103.333663 95.253903) + (xy 103.54783 95.154035) + (xy 103.741401 95.018495) + (xy 103.908495 94.851401) + (xy 104.038425 94.665842) + (xy 104.093002 94.622217) + (xy 104.1625 94.615023) + (xy 104.224855 94.646546) + (xy 104.241575 94.665842) + (xy 104.3715 94.851395) + (xy 104.371505 94.851401) + (xy 104.538599 95.018495) + (xy 104.635384 95.086265) + (xy 104.732165 95.154032) + (xy 104.732167 95.154033) + (xy 104.73217 95.154035) + (xy 104.946337 95.253903) + (xy 105.174592 95.315063) + (xy 105.258176 95.322375) + (xy 105.323243 95.347827) + (xy 105.364221 95.404418) + (xy 105.3681 95.47418) + (xy 105.335052 95.533581) + (xy 105.327518 95.541115) + (xy 105.237547 95.684302) + (xy 105.237545 95.684305) + (xy 105.181685 95.843943) + (xy 105.162751 96.011997) + (xy 105.162751 96.012002) + (xy 105.181685 96.180056) + (xy 105.237545 96.339694) + (xy 105.237547 96.339697) + (xy 105.327518 96.482884) + (xy 105.327523 96.48289) + (xy 105.447109 96.602476) + (xy 105.447115 96.602481) + (xy 105.590302 96.692452) + (xy 105.590305 96.692454) + (xy 105.590309 96.692455) + (xy 105.59031 96.692456) + (xy 105.662913 96.71786) + (xy 105.749943 96.748314) + (xy 105.917997 96.767249) + (xy 105.918 96.767249) + (xy 105.918003 96.767249) + (xy 106.086056 96.748314) + (xy 106.086059 96.748313) + (xy 106.24569 96.692456) + (xy 106.245692 96.692454) + (xy 106.245694 96.692454) + (xy 106.245697 96.692452) + (xy 106.388884 96.602481) + (xy 106.388885 96.60248) + (xy 106.38889 96.602477) + (xy 106.508477 96.48289) + (xy 106.508481 96.482884) + (xy 106.598452 96.339697) + (xy 106.598454 96.339694) + (xy 106.598454 96.339692) + (xy 106.598456 96.33969) + (xy 106.654313 96.180059) + (xy 106.654313 96.180058) + (xy 106.654314 96.180056) + (xy 106.673249 96.012002) + (xy 106.673249 96.011997) + (xy 106.654314 95.843943) + (xy 106.600622 95.6905) + (xy 106.598456 95.68431) + (xy 106.598455 95.684309) + (xy 106.598454 95.684305) + (xy 106.598452 95.684302) + (xy 106.508481 95.541115) + (xy 106.508476 95.541109) + (xy 106.38889 95.421523) + (xy 106.388884 95.421518) + (xy 106.245697 95.331547) + (xy 106.245694 95.331545) + (xy 106.219486 95.322375) + (xy 106.199691 95.315448) + (xy 106.142916 95.274727) + (xy 106.117169 95.209774) + (xy 106.130625 95.141213) + (xy 106.169524 95.096832) + (xy 106.281401 95.018495) + (xy 106.448495 94.851401) + (xy 106.578425 94.665842) + (xy 106.633002 94.622217) + (xy 106.7025 94.615023) + (xy 106.764855 94.646546) + (xy 106.781575 94.665842) + (xy 106.9115 94.851395) + (xy 106.911505 94.851401) + (xy 107.078599 95.018495) + (xy 107.175384 95.086265) + (xy 107.272165 95.154032) + (xy 107.272167 95.154033) + (xy 107.27217 95.154035) + (xy 107.486337 95.253903) + (xy 107.714592 95.315063) + (xy 107.891034 95.3305) + (xy 107.949999 95.335659) + (xy 107.95 95.335659) + (xy 107.950001 95.335659) + (xy 107.997022 95.331545) + (xy 108.185408 95.315063) + (xy 108.413663 95.253903) + (xy 108.62783 95.154035) + (xy 108.821401 95.018495) + (xy 108.988495 94.851401) + (xy 109.118425 94.665842) + (xy 109.173002 94.622217) + (xy 109.2425 94.615023) + (xy 109.304855 94.646546) + (xy 109.321575 94.665842) + (xy 109.4515 94.851395) + (xy 109.451505 94.851401) + (xy 109.618599 95.018495) + (xy 109.715384 95.086265) + (xy 109.812165 95.154032) + (xy 109.812167 95.154033) + (xy 109.81217 95.154035) + (xy 110.026337 95.253903) + (xy 110.254592 95.315063) + (xy 110.431034 95.3305) + (xy 110.489999 95.335659) + (xy 110.49 95.335659) + (xy 110.490001 95.335659) + (xy 110.537022 95.331545) + (xy 110.725408 95.315063) + (xy 110.953663 95.253903) + (xy 111.16783 95.154035) + (xy 111.361401 95.018495) + (xy 111.528495 94.851401) + (xy 111.658425 94.665842) + (xy 111.713002 94.622217) + (xy 111.7825 94.615023) + (xy 111.844855 94.646546) + (xy 111.861575 94.665842) + (xy 111.9915 94.851395) + (xy 111.991505 94.851401) + (xy 112.158599 95.018495) + (xy 112.255384 95.086265) + (xy 112.352165 95.154032) + (xy 112.352167 95.154033) + (xy 112.35217 95.154035) + (xy 112.566337 95.253903) + (xy 112.794592 95.315063) + (xy 112.971034 95.3305) + (xy 113.029999 95.335659) + (xy 113.03 95.335659) + (xy 113.030001 95.335659) + (xy 113.077022 95.331545) + (xy 113.265408 95.315063) + (xy 113.493663 95.253903) + (xy 113.70783 95.154035) + (xy 113.901401 95.018495) + (xy 114.068495 94.851401) + (xy 114.198425 94.665842) + (xy 114.253002 94.622217) + (xy 114.3225 94.615023) + (xy 114.384855 94.646546) + (xy 114.401575 94.665842) + (xy 114.5315 94.851395) + (xy 114.531505 94.851401) + (xy 114.698599 95.018495) + (xy 114.795384 95.086265) + (xy 114.892165 95.154032) + (xy 114.892167 95.154033) + (xy 114.89217 95.154035) + (xy 115.106337 95.253903) + (xy 115.334592 95.315063) + (xy 115.511034 95.3305) + (xy 115.569999 95.335659) + (xy 115.57 95.335659) + (xy 115.570001 95.335659) + (xy 115.617022 95.331545) + (xy 115.805408 95.315063) + (xy 116.033663 95.253903) + (xy 116.24783 95.154035) + (xy 116.441401 95.018495) + (xy 116.608495 94.851401) + (xy 116.738425 94.665842) + (xy 116.793002 94.622217) + (xy 116.8625 94.615023) + (xy 116.924855 94.646546) + (xy 116.941575 94.665842) + (xy 117.0715 94.851395) + (xy 117.071505 94.851401) + (xy 117.238599 95.018495) + (xy 117.335384 95.086265) + (xy 117.432165 95.154032) + (xy 117.432167 95.154033) + (xy 117.43217 95.154035) + (xy 117.646337 95.253903) + (xy 117.874592 95.315063) + (xy 118.051034 95.3305) + (xy 118.109999 95.335659) + (xy 118.11 95.335659) + (xy 118.110001 95.335659) + (xy 118.157022 95.331545) + (xy 118.345408 95.315063) + (xy 118.573663 95.253903) + (xy 118.78783 95.154035) + (xy 118.981401 95.018495) + (xy 119.148495 94.851401) + (xy 119.278425 94.665842) + (xy 119.333002 94.622217) + (xy 119.4025 94.615023) + (xy 119.464855 94.646546) + (xy 119.481575 94.665842) + (xy 119.6115 94.851395) + (xy 119.611505 94.851401) + (xy 119.778599 95.018495) + (xy 119.875384 95.086265) + (xy 119.972165 95.154032) + (xy 119.972166 95.154032) + (xy 119.97217 95.154035) + (xy 120.002905 95.168367) + (xy 120.055343 95.214537) + (xy 120.0745 95.280748) + (xy 120.0745 95.585414) + (xy 120.054815 95.652453) + (xy 120.002011 95.698208) + (xy 119.989505 95.70312) + (xy 119.880666 95.739186) + (xy 119.880663 95.739187) + (xy 119.731342 95.831289) + (xy 119.607289 95.955342) + (xy 119.515187 96.104663) + (xy 119.515186 96.104666) + (xy 119.460001 96.271203) + (xy 119.460001 96.271204) + (xy 119.46 96.271204) + (xy 119.4495 96.373983) + (xy 119.4495 97.174001) + (xy 119.449501 97.174019) + (xy 119.46 97.276796) + (xy 119.460001 97.276799) + (xy 119.515185 97.443331) + (xy 119.515187 97.443336) + (xy 119.607289 97.592657) + (xy 119.701304 97.686672) + (xy 119.734789 97.747995) + (xy 119.729805 97.817687) + (xy 119.701305 97.862034) + (xy 119.607682 97.955657) + (xy 119.515643 98.104875) + (xy 119.515641 98.10488) + (xy 119.460494 98.271302) + (xy 119.460493 98.271309) + (xy 119.45 98.374013) + (xy 119.45 98.524) + (xy 121.849999 98.524) + (xy 121.849999 98.374028) + (xy 121.849998 98.374013) + (xy 121.839505 98.271302) + (xy 121.784358 98.10488) + (xy 121.784356 98.104875) + (xy 121.692315 97.955654) + (xy 121.598695 97.862034) + (xy 121.56521 97.800711) + (xy 121.570194 97.731019) + (xy 121.598691 97.686676) + (xy 121.692712 97.592656) + (xy 121.784814 97.443334) + (xy 121.839999 97.276797) + (xy 121.8505 97.174009) + (xy 121.8505 96.989) + (xy 124.505 96.989) + (xy 125.48 96.989) + (xy 125.48 96.1515) + (xy 125.98 96.1515) + (xy 125.98 96.989) + (xy 126.954999 96.989) + (xy 144.825 96.989) + (xy 145.8 96.989) + (xy 145.8 96.1515) + (xy 146.3 96.1515) + (xy 146.3 96.989) + (xy 147.274999 96.989) + (xy 157.525 96.989) + (xy 158.5 96.989) + (xy 158.5 96.1515) + (xy 159 96.1515) + (xy 159 96.989) + (xy 159.974999 96.989) + (xy 159.974999 96.851528) + (xy 159.974998 96.851513) + (xy 159.964505 96.748802) + (xy 159.909358 96.58238) + (xy 159.909356 96.582375) + (xy 159.817315 96.433154) + (xy 159.693345 96.309184) + (xy 159.544124 96.217143) + (xy 159.544119 96.217141) + (xy 159.377697 96.161994) + (xy 159.37769 96.161993) + (xy 159.274986 96.1515) + (xy 159 96.1515) + (xy 158.5 96.1515) + (xy 158.225029 96.1515) + (xy 158.225012 96.151501) + (xy 158.122302 96.161994) + (xy 157.95588 96.217141) + (xy 157.955875 96.217143) + (xy 157.806654 96.309184) + (xy 157.682684 96.433154) + (xy 157.590643 96.582375) + (xy 157.590641 96.58238) + (xy 157.535494 96.748802) + (xy 157.535493 96.748809) + (xy 157.525 96.851513) + (xy 157.525 96.989) + (xy 147.274999 96.989) + (xy 147.274999 96.851528) + (xy 147.274998 96.851513) + (xy 147.264505 96.748802) + (xy 147.209358 96.58238) + (xy 147.209356 96.582375) + (xy 147.117315 96.433154) + (xy 146.993345 96.309184) + (xy 146.844124 96.217143) + (xy 146.844119 96.217141) + (xy 146.677697 96.161994) + (xy 146.67769 96.161993) + (xy 146.574986 96.1515) + (xy 146.3 96.1515) + (xy 145.8 96.1515) + (xy 145.525029 96.1515) + (xy 145.525012 96.151501) + (xy 145.422302 96.161994) + (xy 145.25588 96.217141) + (xy 145.255875 96.217143) + (xy 145.106654 96.309184) + (xy 144.982684 96.433154) + (xy 144.890643 96.582375) + (xy 144.890641 96.58238) + (xy 144.835494 96.748802) + (xy 144.835493 96.748809) + (xy 144.825 96.851513) + (xy 144.825 96.989) + (xy 126.954999 96.989) + (xy 126.954999 96.851528) + (xy 126.954998 96.851513) + (xy 126.944505 96.748802) + (xy 126.889358 96.58238) + (xy 126.889356 96.582375) + (xy 126.797315 96.433154) + (xy 126.673345 96.309184) + (xy 126.524124 96.217143) + (xy 126.524119 96.217141) + (xy 126.357697 96.161994) + (xy 126.35769 96.161993) + (xy 126.254986 96.1515) + (xy 125.98 96.1515) + (xy 125.48 96.1515) + (xy 125.205029 96.1515) + (xy 125.205012 96.151501) + (xy 125.102302 96.161994) + (xy 124.93588 96.217141) + (xy 124.935875 96.217143) + (xy 124.786654 96.309184) + (xy 124.662684 96.433154) + (xy 124.570643 96.582375) + (xy 124.570641 96.58238) + (xy 124.515494 96.748802) + (xy 124.515493 96.748809) + (xy 124.505 96.851513) + (xy 124.505 96.989) + (xy 121.8505 96.989) + (xy 121.850499 96.373992) + (xy 121.846995 96.339694) + (xy 121.839999 96.271203) + (xy 121.839998 96.2712) + (xy 121.822085 96.217143) + (xy 121.784814 96.104666) + (xy 121.692712 95.955344) + (xy 121.568656 95.831288) + (xy 121.419334 95.739186) + (xy 121.358301 95.718961) + (xy 121.310495 95.70312) + (xy 121.25305 95.663347) + (xy 121.226228 95.598831) + (xy 121.2255 95.585414) + (xy 121.2255 95.280748) + (xy 121.23809 95.23787) + (xy 124.4245 95.23787) + (xy 124.424501 95.237876) + (xy 124.430908 95.297483) + (xy 124.481202 95.432328) + (xy 124.481206 95.432335) + (xy 124.567452 95.547544) + (xy 124.567455 95.547547) + (xy 124.682664 95.633793) + (xy 124.682671 95.633797) + (xy 124.817517 95.684091) + (xy 124.817516 95.684091) + (xy 124.824444 95.684835) + (xy 124.877127 95.6905) + (xy 126.572872 95.690499) + (xy 126.632483 95.684091) + (xy 126.767331 95.633796) + (xy 126.882546 95.547546) + (xy 126.968796 95.432331) + (xy 127.019091 95.297483) + (xy 127.022862 95.262401) + (xy 127.049599 95.197855) + (xy 127.10699 95.158006) + (xy 127.176816 95.155511) + (xy 127.236905 95.191163) + (xy 127.247726 95.204536) + (xy 127.264956 95.229143) + (xy 127.425858 95.390045) + (xy 127.425861 95.390047) + (xy 127.612266 95.520568) + (xy 127.818504 95.616739) + (xy 128.038308 95.675635) + (xy 128.20023 95.689801) + (xy 128.264998 95.695468) + (xy 128.265 95.695468) + (xy 128.265002 95.695468) + (xy 128.321807 95.690498) + (xy 128.491692 95.675635) + (xy 128.711496 95.616739) + (xy 128.917734 95.520568) + (xy 129.104139 95.390047) + (xy 129.265047 95.229139) + (xy 129.395568 95.042734) + (xy 129.422618 94.984724) + (xy 129.46879 94.932285) + (xy 129.535983 94.913133) + (xy 129.602865 94.933348) + (xy 129.647382 94.984725) + (xy 129.674429 95.042728) + (xy 129.674432 95.042734) + (xy 129.804954 95.229141) + (xy 129.965858 95.390045) + (xy 129.965861 95.390047) + (xy 130.152266 95.520568) + (xy 130.358504 95.616739) + (xy 130.578308 95.675635) + (xy 130.74023 95.689801) + (xy 130.804998 95.695468) + (xy 130.805 95.695468) + (xy 130.805002 95.695468) + (xy 130.861807 95.690498) + (xy 131.031692 95.675635) + (xy 131.251496 95.616739) + (xy 131.457734 95.520568) + (xy 131.644139 95.390047) + (xy 131.805047 95.229139) + (xy 131.935568 95.042734) + (xy 131.962618 94.984724) + (xy 132.00879 94.932285) + (xy 132.075983 94.913133) + (xy 132.142865 94.933348) + (xy 132.187382 94.984725) + (xy 132.214429 95.042728) + (xy 132.214432 95.042734) + (xy 132.344954 95.229141) + (xy 132.505858 95.390045) + (xy 132.505861 95.390047) + (xy 132.692266 95.520568) + (xy 132.898504 95.616739) + (xy 133.118308 95.675635) + (xy 133.28023 95.689801) + (xy 133.344998 95.695468) + (xy 133.345 95.695468) + (xy 133.345002 95.695468) + (xy 133.401807 95.690498) + (xy 133.571692 95.675635) + (xy 133.791496 95.616739) + (xy 133.997734 95.520568) + (xy 134.184139 95.390047) + (xy 134.345047 95.229139) + (xy 134.475568 95.042734) + (xy 134.502618 94.984724) + (xy 134.54879 94.932285) + (xy 134.615983 94.913133) + (xy 134.682865 94.933348) + (xy 134.727382 94.984725) + (xy 134.754429 95.042728) + (xy 134.754432 95.042734) + (xy 134.884954 95.229141) + (xy 135.045858 95.390045) + (xy 135.045861 95.390047) + (xy 135.232266 95.520568) + (xy 135.438504 95.616739) + (xy 135.658308 95.675635) + (xy 135.82023 95.689801) + (xy 135.884998 95.695468) + (xy 135.885 95.695468) + (xy 135.885002 95.695468) + (xy 135.941807 95.690498) + (xy 136.111692 95.675635) + (xy 136.331496 95.616739) + (xy 136.537734 95.520568) + (xy 136.724139 95.390047) + (xy 136.885047 95.229139) + (xy 137.015568 95.042734) + (xy 137.042618 94.984724) + (xy 137.08879 94.932285) + (xy 137.155983 94.913133) + (xy 137.222865 94.933348) + (xy 137.267382 94.984725) + (xy 137.294429 95.042728) + (xy 137.294432 95.042734) + (xy 137.424951 95.229137) + (xy 137.424952 95.229138) + (xy 137.424953 95.229139) + (xy 137.446542 95.250728) + (xy 137.480027 95.312049) + (xy 137.475044 95.38174) + (xy 137.446543 95.42609) + (xy 137.331518 95.541115) + (xy 137.241547 95.684302) + (xy 137.241545 95.684305) + (xy 137.185685 95.843943) + (xy 137.166751 96.011997) + (xy 137.166751 96.012002) + (xy 137.185685 96.180056) + (xy 137.241545 96.339694) + (xy 137.241547 96.339697) + (xy 137.331518 96.482884) + (xy 137.331523 96.48289) + (xy 137.451109 96.602476) + (xy 137.451115 96.602481) + (xy 137.594302 96.692452) + (xy 137.594305 96.692454) + (xy 137.594309 96.692455) + (xy 137.59431 96.692456) + (xy 137.666913 96.71786) + (xy 137.753943 96.748314) + (xy 137.921997 96.767249) + (xy 137.922 96.767249) + (xy 137.922003 96.767249) + (xy 138.090056 96.748314) + (xy 138.090059 96.748313) + (xy 138.24969 96.692456) + (xy 138.249692 96.692454) + (xy 138.249694 96.692454) + (xy 138.249697 96.692452) + (xy 138.392884 96.602481) + (xy 138.392885 96.60248) + (xy 138.39289 96.602477) + (xy 138.512477 96.48289) + (xy 138.512481 96.482884) + (xy 138.602452 96.339697) + (xy 138.602454 96.339694) + (xy 138.602454 96.339692) + (xy 138.602456 96.33969) + (xy 138.658313 96.180059) + (xy 138.658313 96.180058) + (xy 138.658314 96.180056) + (xy 138.677249 96.012002) + (xy 138.677249 96.011997) + (xy 138.658313 95.843941) + (xy 138.64804 95.814582) + (xy 138.644477 95.744803) + (xy 138.679205 95.684175) + (xy 138.732986 95.653852) + (xy 138.825606 95.629034) + (xy 138.871486 95.616742) + (xy 138.871489 95.61674) + (xy 138.871496 95.616739) + (xy 139.077734 95.520568) + (xy 139.264139 95.390047) + (xy 139.425047 95.229139) + (xy 139.555568 95.042734) + (xy 139.582895 94.984129) + (xy 139.629064 94.931695) + (xy 139.696257 94.912542) + (xy 139.763139 94.932757) + (xy 139.807657 94.984133) + (xy 139.834865 95.042482) + (xy 139.965342 95.22882) + (xy 140.126179 95.389657) + (xy 140.312517 95.520134) + (xy 140.518673 95.616265) + (xy 140.518682 95.616269) + (xy 140.714999 95.668872) + (xy 140.715 95.668871) + (xy 140.715 94.305686) + (xy 140.726955 94.317641) + (xy 140.839852 94.375165) + (xy 140.933519 94.39) + (xy 140.996481 94.39) + (xy 141.090148 94.375165) + (xy 141.203045 94.317641) + (xy 141.215 94.305686) + (xy 141.215 95.668872) + (xy 141.411317 95.616269) + (xy 141.411326 95.616265) + (xy 141.617482 95.520134) + (xy 141.80382 95.389657) + (xy 141.955633 95.237844) + (xy 144.76 95.237844) + (xy 144.766401 95.297372) + (xy 144.766403 95.297379) + (xy 144.816645 95.432086) + (xy 144.816649 95.432093) + (xy 144.902809 95.547187) + (xy 144.902812 95.54719) + (xy 145.017906 95.63335) + (xy 145.017913 95.633354) + (xy 145.15262 95.683596) + (xy 145.152627 95.683598) + (xy 145.212155 95.689999) + (xy 145.212172 95.69) + (xy 145.81 95.69) + (xy 145.81 94.305686) + (xy 145.821955 94.317641) + (xy 145.934852 94.375165) + (xy 146.028519 94.39) + (xy 146.091481 94.39) + (xy 146.185148 94.375165) + (xy 146.298045 94.317641) + (xy 146.31 94.305686) + (xy 146.31 95.69) + (xy 146.907828 95.69) + (xy 146.907844 95.689999) + (xy 146.967372 95.683598) + (xy 146.967379 95.683596) + (xy 147.102086 95.633354) + (xy 147.102093 95.63335) + (xy 147.217187 95.54719) + (xy 147.21719 95.547187) + (xy 147.30335 95.432093) + (xy 147.303354 95.432086) + (xy 147.353596 95.297379) + (xy 147.357505 95.261024) + (xy 147.384243 95.196473) + (xy 147.441635 95.156624) + (xy 147.51146 95.154129) + (xy 147.571549 95.189781) + (xy 147.582369 95.203153) + (xy 147.60034 95.228818) + (xy 147.761179 95.389657) + (xy 147.947517 95.520134) + (xy 148.153673 95.616265) + (xy 148.153682 95.616269) + (xy 148.349999 95.668872) + (xy 148.35 95.668871) + (xy 148.35 94.305686) + (xy 148.361955 94.317641) + (xy 148.474852 94.375165) + (xy 148.568519 94.39) + (xy 148.631481 94.39) + (xy 148.725148 94.375165) + (xy 148.838045 94.317641) + (xy 148.85 94.305686) + (xy 148.85 95.668872) + (xy 149.046317 95.616269) + (xy 149.046326 95.616265) + (xy 149.252482 95.520134) + (xy 149.43882 95.389657) + (xy 149.599657 95.22882) + (xy 149.730134 95.042481) + (xy 149.730135 95.042479) + (xy 149.757618 94.983543) + (xy 149.80379 94.931103) + (xy 149.870983 94.911951) + (xy 149.937864 94.932166) + (xy 149.982382 94.983543) + (xy 150.009864 95.042479) + (xy 150.009865 95.042481) + (xy 150.140342 95.22882) + (xy 150.301179 95.389657) + (xy 150.487517 95.520134) + (xy 150.693673 95.616265) + (xy 150.693682 95.616269) + (xy 150.889999 95.668872) + (xy 150.89 95.668871) + (xy 150.89 94.305686) + (xy 150.901955 94.317641) + (xy 151.014852 94.375165) + (xy 151.108519 94.39) + (xy 151.171481 94.39) + (xy 151.265148 94.375165) + (xy 151.378045 94.317641) + (xy 151.39 94.305686) + (xy 151.39 95.668872) + (xy 151.586317 95.616269) + (xy 151.586326 95.616265) + (xy 151.792482 95.520134) + (xy 151.97882 95.389657) + (xy 152.139657 95.22882) + (xy 152.270134 95.042481) + (xy 152.270135 95.042479) + (xy 152.297618 94.983543) + (xy 152.34379 94.931103) + (xy 152.410983 94.911951) + (xy 152.477864 94.932166) + (xy 152.522382 94.983543) + (xy 152.549864 95.042479) + (xy 152.549865 95.042481) + (xy 152.680342 95.22882) + (xy 152.841179 95.389657) + (xy 153.027517 95.520134) + (xy 153.233673 95.616265) + (xy 153.233682 95.616269) + (xy 153.429999 95.668872) + (xy 153.43 95.668871) + (xy 153.43 94.305686) + (xy 153.441955 94.317641) + (xy 153.554852 94.375165) + (xy 153.648519 94.39) + (xy 153.711481 94.39) + (xy 153.805148 94.375165) + (xy 153.918045 94.317641) + (xy 153.93 94.305686) + (xy 153.93 95.668872) + (xy 154.126317 95.616269) + (xy 154.126326 95.616265) + (xy 154.332482 95.520134) + (xy 154.51882 95.389657) + (xy 154.679657 95.22882) + (xy 154.810134 95.042482) + (xy 154.906265 94.836326) + (xy 154.906269 94.836317) + (xy 154.965139 94.61661) + (xy 154.965141 94.616599) + (xy 154.979999 94.446766) + (xy 154.98 94.446764) + (xy 154.98 94.24) + (xy 153.995686 94.24) + (xy 154.007641 94.228045) + (xy 154.065165 94.115148) + (xy 154.084986 93.99) + (xy 154.065165 93.864852) + (xy 154.007641 93.751955) + (xy 153.995686 93.74) + (xy 154.98 93.74) + (xy 154.98 93.533236) + (xy 154.979999 93.533233) + (xy 154.965141 93.3634) + (xy 154.965139 93.363389) + (xy 154.906269 93.143682) + (xy 154.906265 93.143673) + (xy 154.810134 92.937517) + (xy 154.679657 92.751179) + (xy 154.51882 92.590342) + (xy 154.332482 92.459865) + (xy 154.126328 92.363734) + (xy 153.93 92.311127) + (xy 153.93 93.674314) + (xy 153.918045 93.662359) + (xy 153.805148 93.604835) + (xy 153.711481 93.59) + (xy 153.648519 93.59) + (xy 153.554852 93.604835) + (xy 153.441955 93.662359) + (xy 153.43 93.674314) + (xy 153.43 92.311127) + (xy 153.233671 92.363734) + (xy 153.027517 92.459865) + (xy 152.841179 92.590342) + (xy 152.680342 92.751179) + (xy 152.549865 92.937517) + (xy 152.522382 92.996457) + (xy 152.47621 93.048896) + (xy 152.409016 93.068048) + (xy 152.342135 93.047832) + (xy 152.297618 92.996457) + (xy 152.270134 92.937517) + (xy 152.139657 92.751179) + (xy 151.97882 92.590342) + (xy 151.792482 92.459865) + (xy 151.586328 92.363734) + (xy 151.39 92.311127) + (xy 151.39 93.674314) + (xy 151.378045 93.662359) + (xy 151.265148 93.604835) + (xy 151.171481 93.59) + (xy 151.108519 93.59) + (xy 151.014852 93.604835) + (xy 150.901955 93.662359) + (xy 150.89 93.674314) + (xy 150.89 92.311127) + (xy 150.693671 92.363734) + (xy 150.487517 92.459865) + (xy 150.301179 92.590342) + (xy 150.140342 92.751179) + (xy 150.009865 92.937517) + (xy 149.982382 92.996457) + (xy 149.93621 93.048896) + (xy 149.869016 93.068048) + (xy 149.802135 93.047832) + (xy 149.757618 92.996457) + (xy 149.730134 92.937517) + (xy 149.599657 92.751179) + (xy 149.43882 92.590342) + (xy 149.252482 92.459865) + (xy 149.046328 92.363734) + (xy 148.85 92.311127) + (xy 148.85 93.674314) + (xy 148.838045 93.662359) + (xy 148.725148 93.604835) + (xy 148.631481 93.59) + (xy 148.568519 93.59) + (xy 148.474852 93.604835) + (xy 148.361955 93.662359) + (xy 148.35 93.674314) + (xy 148.35 92.311127) + (xy 148.153671 92.363734) + (xy 147.947517 92.459865) + (xy 147.761179 92.590342) + (xy 147.600339 92.751182) + (xy 147.582368 92.776847) + (xy 147.52779 92.820471) + (xy 147.458291 92.827662) + (xy 147.395937 92.796138) + (xy 147.360525 92.735907) + (xy 147.357505 92.718975) + (xy 147.353596 92.68262) + (xy 147.303354 92.547913) + (xy 147.30335 92.547906) + (xy 147.21719 92.432812) + (xy 147.217187 92.432809) + (xy 147.102093 92.346649) + (xy 147.102086 92.346645) + (xy 146.967379 92.296403) + (xy 146.967372 92.296401) + (xy 146.907844 92.29) + (xy 146.31 92.29) + (xy 146.31 93.674314) + (xy 146.298045 93.662359) + (xy 146.185148 93.604835) + (xy 146.091481 93.59) + (xy 146.028519 93.59) + (xy 145.934852 93.604835) + (xy 145.821955 93.662359) + (xy 145.81 93.674314) + (xy 145.81 92.29) + (xy 145.212155 92.29) + (xy 145.152627 92.296401) + (xy 145.15262 92.296403) + (xy 145.017913 92.346645) + (xy 145.017906 92.346649) + (xy 144.902812 92.432809) + (xy 144.902809 92.432812) + (xy 144.816649 92.547906) + (xy 144.816645 92.547913) + (xy 144.766403 92.68262) + (xy 144.766401 92.682627) + (xy 144.76 92.742155) + (xy 144.76 93.74) + (xy 145.744314 93.74) + (xy 145.732359 93.751955) + (xy 145.674835 93.864852) + (xy 145.655014 93.99) + (xy 145.674835 94.115148) + (xy 145.732359 94.228045) + (xy 145.744314 94.24) + (xy 144.76 94.24) + (xy 144.76 95.237844) + (xy 141.955633 95.237844) + (xy 141.964657 95.22882) + (xy 142.095134 95.042482) + (xy 142.191265 94.836326) + (xy 142.191269 94.836317) + (xy 142.250139 94.61661) + (xy 142.250141 94.616599) + (xy 142.264999 94.446766) + (xy 142.265 94.446764) + (xy 142.265 94.24) + (xy 141.280686 94.24) + (xy 141.292641 94.228045) + (xy 141.350165 94.115148) + (xy 141.369986 93.99) + (xy 141.350165 93.864852) + (xy 141.292641 93.751955) + (xy 141.280686 93.74) + (xy 142.265 93.74) + (xy 142.265 93.533236) + (xy 142.264999 93.533233) + (xy 142.250141 93.3634) + (xy 142.250139 93.363389) + (xy 142.191269 93.143682) + (xy 142.191265 93.143673) + (xy 142.095134 92.937517) + (xy 141.964657 92.751179) + (xy 141.80382 92.590342) + (xy 141.617482 92.459865) + (xy 141.411328 92.363734) + (xy 141.215 92.311127) + (xy 141.215 93.674314) + (xy 141.203045 93.662359) + (xy 141.090148 93.604835) + (xy 140.996481 93.59) + (xy 140.933519 93.59) + (xy 140.839852 93.604835) + (xy 140.726955 93.662359) + (xy 140.715 93.674314) + (xy 140.715 92.311127) + (xy 140.518671 92.363734) + (xy 140.312517 92.459865) + (xy 140.126179 92.590342) + (xy 139.965342 92.751179) + (xy 139.834867 92.937515) + (xy 139.807657 92.995867) + (xy 139.761484 93.048306) + (xy 139.69429 93.067457) + (xy 139.627409 93.047241) + (xy 139.582893 92.995865) + (xy 139.559364 92.945408) + (xy 139.555568 92.937266) + (xy 139.425047 92.750861) + (xy 139.425045 92.750858) + (xy 139.264141 92.589954) + (xy 139.077734 92.459432) + (xy 139.077732 92.459431) + (xy 138.871497 92.363261) + (xy 138.871488 92.363258) + (xy 138.651697 92.304366) + (xy 138.651693 92.304365) + (xy 138.651692 92.304365) + (xy 138.651691 92.304364) + (xy 138.651686 92.304364) + (xy 138.425002 92.284532) + (xy 138.424998 92.284532) + (xy 138.198313 92.304364) + (xy 138.198302 92.304366) + (xy 137.978511 92.363258) + (xy 137.978502 92.363261) + (xy 137.772267 92.459431) + (xy 137.772265 92.459432) + (xy 137.585858 92.589954) + (xy 137.424954 92.750858) + (xy 137.294432 92.937265) + (xy 137.294431 92.937267) + (xy 137.267382 92.995275) + (xy 137.221209 93.047714) + (xy 137.154016 93.066866) + (xy 137.087135 93.04665) + (xy 137.042618 92.995275) + (xy 137.019367 92.945413) + (xy 137.015568 92.937266) + (xy 136.885047 92.750861) + (xy 136.885045 92.750858) + (xy 136.724141 92.589954) + (xy 136.537734 92.459432) + (xy 136.537732 92.459431) + (xy 136.331497 92.363261) + (xy 136.331488 92.363258) + (xy 136.111697 92.304366) + (xy 136.111693 92.304365) + (xy 136.111692 92.304365) + (xy 136.111691 92.304364) + (xy 136.111686 92.304364) + (xy 135.885002 92.284532) + (xy 135.884998 92.284532) + (xy 135.658313 92.304364) + (xy 135.658302 92.304366) + (xy 135.438511 92.363258) + (xy 135.438502 92.363261) + (xy 135.232267 92.459431) + (xy 135.232265 92.459432) + (xy 135.045858 92.589954) + (xy 134.884954 92.750858) + (xy 134.754432 92.937265) + (xy 134.754431 92.937267) + (xy 134.727382 92.995275) + (xy 134.681209 93.047714) + (xy 134.614016 93.066866) + (xy 134.547135 93.04665) + (xy 134.502618 92.995275) + (xy 134.479367 92.945413) + (xy 134.475568 92.937266) + (xy 134.345047 92.750861) + (xy 134.345045 92.750858) + (xy 134.184141 92.589954) + (xy 133.997734 92.459432) + (xy 133.997732 92.459431) + (xy 133.791497 92.363261) + (xy 133.791488 92.363258) + (xy 133.571697 92.304366) + (xy 133.571693 92.304365) + (xy 133.571692 92.304365) + (xy 133.571691 92.304364) + (xy 133.571686 92.304364) + (xy 133.345002 92.284532) + (xy 133.344998 92.284532) + (xy 133.118313 92.304364) + (xy 133.118302 92.304366) + (xy 132.898511 92.363258) + (xy 132.898502 92.363261) + (xy 132.692267 92.459431) + (xy 132.692265 92.459432) + (xy 132.505858 92.589954) + (xy 132.344954 92.750858) + (xy 132.214432 92.937265) + (xy 132.214431 92.937267) + (xy 132.187382 92.995275) + (xy 132.141209 93.047714) + (xy 132.074016 93.066866) + (xy 132.007135 93.04665) + (xy 131.962618 92.995275) + (xy 131.939367 92.945413) + (xy 131.935568 92.937266) + (xy 131.805047 92.750861) + (xy 131.805045 92.750858) + (xy 131.644141 92.589954) + (xy 131.457734 92.459432) + (xy 131.457732 92.459431) + (xy 131.251497 92.363261) + (xy 131.251488 92.363258) + (xy 131.031697 92.304366) + (xy 131.031693 92.304365) + (xy 131.031692 92.304365) + (xy 131.031691 92.304364) + (xy 131.031686 92.304364) + (xy 130.805002 92.284532) + (xy 130.804998 92.284532) + (xy 130.578313 92.304364) + (xy 130.578302 92.304366) + (xy 130.358511 92.363258) + (xy 130.358502 92.363261) + (xy 130.152267 92.459431) + (xy 130.152265 92.459432) + (xy 129.965858 92.589954) + (xy 129.804954 92.750858) + (xy 129.674432 92.937265) + (xy 129.674431 92.937267) + (xy 129.647382 92.995275) + (xy 129.601209 93.047714) + (xy 129.534016 93.066866) + (xy 129.467135 93.04665) + (xy 129.422618 92.995275) + (xy 129.399367 92.945413) + (xy 129.395568 92.937266) + (xy 129.265047 92.750861) + (xy 129.265045 92.750858) + (xy 129.104141 92.589954) + (xy 128.917734 92.459432) + (xy 128.917732 92.459431) + (xy 128.711497 92.363261) + (xy 128.711488 92.363258) + (xy 128.491697 92.304366) + (xy 128.491693 92.304365) + (xy 128.491692 92.304365) + (xy 128.491691 92.304364) + (xy 128.491686 92.304364) + (xy 128.265002 92.284532) + (xy 128.264998 92.284532) + (xy 128.038313 92.304364) + (xy 128.038302 92.304366) + (xy 127.818511 92.363258) + (xy 127.818502 92.363261) + (xy 127.612267 92.459431) + (xy 127.612265 92.459432) + (xy 127.425858 92.589954) + (xy 127.264954 92.750858) + (xy 127.247725 92.775464) + (xy 127.193147 92.819088) + (xy 127.123648 92.82628) + (xy 127.061294 92.794757) + (xy 127.025882 92.734526) + (xy 127.022861 92.717591) + (xy 127.021676 92.70657) + (xy 127.019091 92.682517) + (xy 127.005074 92.644936) + (xy 126.968797 92.547671) + (xy 126.968793 92.547664) + (xy 126.882547 92.432455) + (xy 126.882544 92.432452) + (xy 126.767335 92.346206) + (xy 126.767328 92.346202) + (xy 126.632482 92.295908) + (xy 126.632483 92.295908) + (xy 126.572883 92.289501) + (xy 126.572881 92.2895) + (xy 126.572873 92.2895) + (xy 126.572864 92.2895) + (xy 124.877129 92.2895) + (xy 124.877123 92.289501) + (xy 124.817516 92.295908) + (xy 124.682671 92.346202) + (xy 124.682664 92.346206) + (xy 124.567455 92.432452) + (xy 124.567452 92.432455) + (xy 124.481206 92.547664) + (xy 124.481202 92.547671) + (xy 124.430908 92.682517) + (xy 124.424501 92.742116) + (xy 124.4245 92.742135) + (xy 124.4245 95.23787) + (xy 121.23809 95.23787) + (xy 121.245185 95.213709) + (xy 121.297094 95.168367) + (xy 121.32783 95.154035) + (xy 121.521401 95.018495) + (xy 121.688495 94.851401) + (xy 121.824035 94.65783) + (xy 121.923903 94.443663) + (xy 121.985063 94.215408) + (xy 122.005659 93.98) + (xy 121.985063 93.744592) + (xy 121.923903 93.516337) + (xy 121.824035 93.302171) + (xy 121.818731 93.294595) + (xy 121.688494 93.108597) + (xy 121.521402 92.941506) + (xy 121.521395 92.941501) + (xy 121.515705 92.937517) + (xy 121.444518 92.887671) + (xy 121.327834 92.805967) + (xy 121.32783 92.805965) + (xy 121.297878 92.791998) + (xy 121.113663 92.706097) + (xy 121.113659 92.706096) + (xy 121.113655 92.706094) + (xy 120.885413 92.644938) + (xy 120.885403 92.644936) + (xy 120.650001 92.624341) + (xy 120.649999 92.624341) + (xy 120.414596 92.644936) + (xy 120.414586 92.644938) + (xy 120.186344 92.706094) + (xy 120.186335 92.706098) + (xy 119.972171 92.805964) + (xy 119.972169 92.805965) + (xy 119.778597 92.941505) + (xy 119.611505 93.108597) + (xy 119.481575 93.294158) + (xy 119.426998 93.337783) + (xy 119.3575 93.344977) + (xy 119.295145 93.313454) + (xy 119.278425 93.294158) + (xy 119.148494 93.108597) + (xy 118.981402 92.941506) + (xy 118.981395 92.941501) + (xy 118.975705 92.937517) + (xy 118.904518 92.887671) + (xy 118.787834 92.805967) + (xy 118.78783 92.805965) + (xy 118.757878 92.791998) + (xy 118.573663 92.706097) + (xy 118.573659 92.706096) + (xy 118.573655 92.706094) + (xy 118.345413 92.644938) + (xy 118.345403 92.644936) + (xy 118.110001 92.624341) + (xy 118.109999 92.624341) + (xy 117.874596 92.644936) + (xy 117.874586 92.644938) + (xy 117.646344 92.706094) + (xy 117.646335 92.706098) + (xy 117.432171 92.805964) + (xy 117.432169 92.805965) + (xy 117.238597 92.941505) + (xy 117.071505 93.108597) + (xy 116.941575 93.294158) + (xy 116.886998 93.337783) + (xy 116.8175 93.344977) + (xy 116.755145 93.313454) + (xy 116.738425 93.294158) + (xy 116.608494 93.108597) + (xy 116.441402 92.941506) + (xy 116.441395 92.941501) + (xy 116.435705 92.937517) + (xy 116.364518 92.887671) + (xy 116.247834 92.805967) + (xy 116.24783 92.805965) + (xy 116.217878 92.791998) + (xy 116.033663 92.706097) + (xy 116.033659 92.706096) + (xy 116.033655 92.706094) + (xy 115.805413 92.644938) + (xy 115.805403 92.644936) + (xy 115.570001 92.624341) + (xy 115.569999 92.624341) + (xy 115.334596 92.644936) + (xy 115.334586 92.644938) + (xy 115.106344 92.706094) + (xy 115.106335 92.706098) + (xy 114.892171 92.805964) + (xy 114.892169 92.805965) + (xy 114.698597 92.941505) + (xy 114.531505 93.108597) + (xy 114.401575 93.294158) + (xy 114.346998 93.337783) + (xy 114.2775 93.344977) + (xy 114.215145 93.313454) + (xy 114.198425 93.294158) + (xy 114.068494 93.108597) + (xy 113.901402 92.941506) + (xy 113.901395 92.941501) + (xy 113.895705 92.937517) + (xy 113.824518 92.887671) + (xy 113.707834 92.805967) + (xy 113.70783 92.805965) + (xy 113.677878 92.791998) + (xy 113.493663 92.706097) + (xy 113.493659 92.706096) + (xy 113.493655 92.706094) + (xy 113.265413 92.644938) + (xy 113.265403 92.644936) + (xy 113.030001 92.624341) + (xy 113.029999 92.624341) + (xy 112.794596 92.644936) + (xy 112.794586 92.644938) + (xy 112.566344 92.706094) + (xy 112.566335 92.706098) + (xy 112.352171 92.805964) + (xy 112.352169 92.805965) + (xy 112.158597 92.941505) + (xy 111.991505 93.108597) + (xy 111.861575 93.294158) + (xy 111.806998 93.337783) + (xy 111.7375 93.344977) + (xy 111.675145 93.313454) + (xy 111.658425 93.294158) + (xy 111.528494 93.108597) + (xy 111.361402 92.941506) + (xy 111.361395 92.941501) + (xy 111.355705 92.937517) + (xy 111.284518 92.887671) + (xy 111.167834 92.805967) + (xy 111.16783 92.805965) + (xy 111.137878 92.791998) + (xy 110.953663 92.706097) + (xy 110.953659 92.706096) + (xy 110.953655 92.706094) + (xy 110.725413 92.644938) + (xy 110.725403 92.644936) + (xy 110.490001 92.624341) + (xy 110.489999 92.624341) + (xy 110.254596 92.644936) + (xy 110.254586 92.644938) + (xy 110.026344 92.706094) + (xy 110.026335 92.706098) + (xy 109.812171 92.805964) + (xy 109.812169 92.805965) + (xy 109.618597 92.941505) + (xy 109.451505 93.108597) + (xy 109.321575 93.294158) + (xy 109.266998 93.337783) + (xy 109.1975 93.344977) + (xy 109.135145 93.313454) + (xy 109.118425 93.294158) + (xy 108.988494 93.108597) + (xy 108.821402 92.941506) + (xy 108.821395 92.941501) + (xy 108.815705 92.937517) + (xy 108.744518 92.887671) + (xy 108.627834 92.805967) + (xy 108.62783 92.805965) + (xy 108.597878 92.791998) + (xy 108.413663 92.706097) + (xy 108.413659 92.706096) + (xy 108.413655 92.706094) + (xy 108.185413 92.644938) + (xy 108.185403 92.644936) + (xy 107.950001 92.624341) + (xy 107.949999 92.624341) + (xy 107.714596 92.644936) + (xy 107.714586 92.644938) + (xy 107.486344 92.706094) + (xy 107.486335 92.706098) + (xy 107.272171 92.805964) + (xy 107.272169 92.805965) + (xy 107.078597 92.941505) + (xy 106.911505 93.108597) + (xy 106.781575 93.294158) + (xy 106.726998 93.337783) + (xy 106.6575 93.344977) + (xy 106.595145 93.313454) + (xy 106.578425 93.294158) + (xy 106.448494 93.108597) + (xy 106.281402 92.941506) + (xy 106.281395 92.941501) + (xy 106.275705 92.937517) + (xy 106.204518 92.887671) + (xy 106.087834 92.805967) + (xy 106.08783 92.805965) + (xy 106.057878 92.791998) + (xy 105.873663 92.706097) + (xy 105.873659 92.706096) + (xy 105.873655 92.706094) + (xy 105.645413 92.644938) + (xy 105.645403 92.644936) + (xy 105.410001 92.624341) + (xy 105.409999 92.624341) + (xy 105.174596 92.644936) + (xy 105.174586 92.644938) + (xy 104.946344 92.706094) + (xy 104.946335 92.706098) + (xy 104.732171 92.805964) + (xy 104.732169 92.805965) + (xy 104.538597 92.941505) + (xy 104.371505 93.108597) + (xy 104.241575 93.294158) + (xy 104.186998 93.337783) + (xy 104.1175 93.344977) + (xy 104.055145 93.313454) + (xy 104.038425 93.294158) + (xy 103.908494 93.108597) + (xy 103.741402 92.941506) + (xy 103.741395 92.941501) + (xy 103.735705 92.937517) + (xy 103.664518 92.887671) + (xy 103.547834 92.805967) + (xy 103.54783 92.805965) + (xy 103.517878 92.791998) + (xy 103.333663 92.706097) + (xy 103.333659 92.706096) + (xy 103.333655 92.706094) + (xy 103.105413 92.644938) + (xy 103.105403 92.644936) + (xy 102.870001 92.624341) + (xy 102.869999 92.624341) + (xy 102.634596 92.644936) + (xy 102.634586 92.644938) + (xy 102.406344 92.706094) + (xy 102.406335 92.706098) + (xy 102.192171 92.805964) + (xy 102.192169 92.805965) + (xy 101.998597 92.941505) + (xy 101.831505 93.108597) + (xy 101.701575 93.294158) + (xy 101.646998 93.337783) + (xy 101.5775 93.344977) + (xy 101.515145 93.313454) + (xy 101.498425 93.294158) + (xy 101.368494 93.108597) + (xy 101.201402 92.941506) + (xy 101.201395 92.941501) + (xy 101.195705 92.937517) + (xy 101.124518 92.887671) + (xy 101.007834 92.805967) + (xy 101.00783 92.805965) + (xy 100.977878 92.791998) + (xy 100.793663 92.706097) + (xy 100.793659 92.706096) + (xy 100.793655 92.706094) + (xy 100.565413 92.644938) + (xy 100.565403 92.644936) + (xy 100.330001 92.624341) + (xy 100.329999 92.624341) + (xy 100.094596 92.644936) + (xy 100.094586 92.644938) + (xy 99.866344 92.706094) + (xy 99.866335 92.706098) + (xy 99.652171 92.805964) + (xy 99.652169 92.805965) + (xy 99.458597 92.941505) + (xy 99.291505 93.108597) + (xy 99.161575 93.294158) + (xy 99.106998 93.337783) + (xy 99.0375 93.344977) + (xy 98.975145 93.313454) + (xy 98.958425 93.294158) + (xy 98.828494 93.108597) + (xy 98.661402 92.941506) + (xy 98.661395 92.941501) + (xy 98.655705 92.937517) + (xy 98.584518 92.887671) + (xy 98.467834 92.805967) + (xy 98.46783 92.805965) + (xy 98.437878 92.791998) + (xy 98.253663 92.706097) + (xy 98.253659 92.706096) + (xy 98.253655 92.706094) + (xy 98.025413 92.644938) + (xy 98.025403 92.644936) + (xy 97.790001 92.624341) + (xy 97.789999 92.624341) + (xy 97.554596 92.644936) + (xy 97.554586 92.644938) + (xy 97.326344 92.706094) + (xy 97.326335 92.706098) + (xy 97.112171 92.805964) + (xy 97.112169 92.805965) + (xy 96.918597 92.941505) + (xy 96.751505 93.108597) + (xy 96.621575 93.294158) + (xy 96.566998 93.337783) + (xy 96.4975 93.344977) + (xy 96.435145 93.313454) + (xy 96.418425 93.294158) + (xy 96.288494 93.108597) + (xy 96.121402 92.941506) + (xy 96.121395 92.941501) + (xy 96.115705 92.937517) + (xy 96.044518 92.887671) + (xy 95.927834 92.805967) + (xy 95.92783 92.805965) + (xy 95.897878 92.791998) + (xy 95.713663 92.706097) + (xy 95.713659 92.706096) + (xy 95.713655 92.706094) + (xy 95.485413 92.644938) + (xy 95.485403 92.644936) + (xy 95.250001 92.624341) + (xy 95.249999 92.624341) + (xy 95.014596 92.644936) + (xy 95.014586 92.644938) + (xy 94.786344 92.706094) + (xy 94.786335 92.706098) + (xy 94.572171 92.805964) + (xy 94.572169 92.805965) + (xy 94.378597 92.941505) + (xy 94.211505 93.108597) + (xy 94.081575 93.294158) + (xy 94.026998 93.337783) + (xy 93.9575 93.344977) + (xy 93.895145 93.313454) + (xy 93.878425 93.294158) + (xy 93.748494 93.108597) + (xy 93.581402 92.941506) + (xy 93.581395 92.941501) + (xy 93.575705 92.937517) + (xy 93.504518 92.887671) + (xy 93.387834 92.805967) + (xy 93.38783 92.805965) + (xy 93.357878 92.791998) + (xy 93.173663 92.706097) + (xy 93.173659 92.706096) + (xy 93.173655 92.706094) + (xy 92.945413 92.644938) + (xy 92.945403 92.644936) + (xy 92.710001 92.624341) + (xy 92.709999 92.624341) + (xy 92.474596 92.644936) + (xy 92.474586 92.644938) + (xy 92.246344 92.706094) + (xy 92.246335 92.706098) + (xy 92.032171 92.805964) + (xy 92.032169 92.805965) + (xy 91.838597 92.941505) + (xy 91.671505 93.108597) + (xy 91.541575 93.294158) + (xy 91.486998 93.337783) + (xy 91.4175 93.344977) + (xy 91.355145 93.313454) + (xy 91.338425 93.294158) + (xy 91.208494 93.108597) + (xy 91.041402 92.941506) + (xy 91.041395 92.941501) + (xy 91.035705 92.937517) + (xy 90.964518 92.887671) + (xy 90.847834 92.805967) + (xy 90.84783 92.805965) + (xy 90.817878 92.791998) + (xy 90.633663 92.706097) + (xy 90.633659 92.706096) + (xy 90.633655 92.706094) + (xy 90.405413 92.644938) + (xy 90.405403 92.644936) + (xy 90.170001 92.624341) + (xy 90.169999 92.624341) + (xy 89.934596 92.644936) + (xy 89.934586 92.644938) + (xy 89.706344 92.706094) + (xy 89.706335 92.706098) + (xy 89.492171 92.805964) + (xy 89.492169 92.805965) + (xy 89.298597 92.941505) + (xy 89.131505 93.108597) + (xy 89.001575 93.294158) + (xy 88.946998 93.337783) + (xy 88.8775 93.344977) + (xy 88.815145 93.313454) + (xy 88.798425 93.294158) + (xy 88.668494 93.108597) + (xy 88.501402 92.941506) + (xy 88.501395 92.941501) + (xy 88.495705 92.937517) + (xy 88.424518 92.887671) + (xy 88.307834 92.805967) + (xy 88.30783 92.805965) + (xy 88.277878 92.791998) + (xy 88.093663 92.706097) + (xy 88.093659 92.706096) + (xy 88.093655 92.706094) + (xy 87.865413 92.644938) + (xy 87.865403 92.644936) + (xy 87.630001 92.624341) + (xy 87.629999 92.624341) + (xy 87.394596 92.644936) + (xy 87.394586 92.644938) + (xy 87.166344 92.706094) + (xy 87.166335 92.706098) + (xy 86.952171 92.805964) + (xy 86.952169 92.805965) + (xy 86.758597 92.941505) + (xy 86.591505 93.108597) + (xy 86.461575 93.294158) + (xy 86.406998 93.337783) + (xy 86.3375 93.344977) + (xy 86.275145 93.313454) + (xy 86.258425 93.294158) + (xy 86.128494 93.108597) + (xy 85.961402 92.941506) + (xy 85.961395 92.941501) + (xy 85.955705 92.937517) + (xy 85.884518 92.887671) + (xy 85.767834 92.805967) + (xy 85.76783 92.805965) + (xy 85.737878 92.791998) + (xy 85.553663 92.706097) + (xy 85.553659 92.706096) + (xy 85.553655 92.706094) + (xy 85.325413 92.644938) + (xy 85.325403 92.644936) + (xy 85.090001 92.624341) + (xy 85.089999 92.624341) + (xy 84.854596 92.644936) + (xy 84.854586 92.644938) + (xy 84.626344 92.706094) + (xy 84.626335 92.706098) + (xy 84.412171 92.805964) + (xy 84.412169 92.805965) + (xy 84.218597 92.941505) + (xy 84.051505 93.108597) + (xy 83.921575 93.294158) + (xy 83.866998 93.337783) + (xy 83.7975 93.344977) + (xy 83.735145 93.313454) + (xy 83.718425 93.294158) + (xy 83.588494 93.108597) + (xy 83.421402 92.941506) + (xy 83.421395 92.941501) + (xy 83.415705 92.937517) + (xy 83.344518 92.887671) + (xy 83.227834 92.805967) + (xy 83.22783 92.805965) + (xy 83.197878 92.791998) + (xy 83.013663 92.706097) + (xy 83.013659 92.706096) + (xy 83.013655 92.706094) + (xy 82.785413 92.644938) + (xy 82.785403 92.644936) + (xy 82.550001 92.624341) + (xy 82.549999 92.624341) + (xy 82.314596 92.644936) + (xy 82.314586 92.644938) + (xy 82.086344 92.706094) + (xy 82.086335 92.706098) + (xy 81.872171 92.805964) + (xy 81.872169 92.805965) + (xy 81.678597 92.941505) + (xy 81.511505 93.108597) + (xy 81.381575 93.294158) + (xy 81.326998 93.337783) + (xy 81.2575 93.344977) + (xy 81.195145 93.313454) + (xy 81.178425 93.294158) + (xy 81.048494 93.108597) + (xy 80.881402 92.941506) + (xy 80.881395 92.941501) + (xy 80.875705 92.937517) + (xy 80.804518 92.887671) + (xy 80.687834 92.805967) + (xy 80.68783 92.805965) + (xy 80.657878 92.791998) + (xy 80.473663 92.706097) + (xy 80.473659 92.706096) + (xy 80.473655 92.706094) + (xy 80.245413 92.644938) + (xy 80.245403 92.644936) + (xy 80.010001 92.624341) + (xy 80.009999 92.624341) + (xy 79.774596 92.644936) + (xy 79.774586 92.644938) + (xy 79.546344 92.706094) + (xy 79.546335 92.706098) + (xy 79.332171 92.805964) + (xy 79.332169 92.805965) + (xy 79.138597 92.941505) + (xy 78.971505 93.108597) + (xy 78.841575 93.294158) + (xy 78.786998 93.337783) + (xy 78.7175 93.344977) + (xy 78.655145 93.313454) + (xy 78.638425 93.294158) + (xy 78.508494 93.108597) + (xy 78.341402 92.941506) + (xy 78.341395 92.941501) + (xy 78.335705 92.937517) + (xy 78.264518 92.887671) + (xy 78.147834 92.805967) + (xy 78.14783 92.805965) + (xy 78.117878 92.791998) + (xy 77.933663 92.706097) + (xy 77.933659 92.706096) + (xy 77.933655 92.706094) + (xy 77.705413 92.644938) + (xy 77.705403 92.644936) + (xy 77.470001 92.624341) + (xy 77.469999 92.624341) + (xy 77.234596 92.644936) + (xy 77.234586 92.644938) + (xy 77.006344 92.706094) + (xy 77.006335 92.706098) + (xy 76.792171 92.805964) + (xy 76.792169 92.805965) + (xy 76.598597 92.941505) + (xy 76.431508 93.108594) + (xy 76.301269 93.294595) + (xy 76.246692 93.338219) + (xy 76.177193 93.345412) + (xy 76.114839 93.31389) + (xy 76.098119 93.294594) + (xy 75.968113 93.108926) + (xy 75.968108 93.10892) + (xy 75.801082 92.941894) + (xy 75.607578 92.806399) + (xy 75.393492 92.70657) + (xy 75.393486 92.706567) + (xy 75.18 92.649364) + (xy 75.18 93.544498) + (xy 75.072315 93.49532) + (xy 74.965763 93.48) + (xy 74.894237 93.48) + (xy 74.787685 93.49532) + (xy 74.68 93.544498) + (xy 74.68 92.649364) + (xy 74.679999 92.649364) + (xy 74.466513 92.706567) + (xy 74.466507 92.70657) + (xy 74.252422 92.806399) + (xy 74.25242 92.8064) + (xy 74.058926 92.941886) + (xy 73.936865 93.063947) + (xy 73.875542 93.097431) + (xy 73.80585 93.092447) + (xy 73.749917 93.050575) + (xy 73.733002 93.019598) + (xy 73.683797 92.887671) + (xy 73.683793 92.887664) + (xy 73.597547 92.772455) + (xy 73.597544 92.772452) + (xy 73.482335 92.686206) + (xy 73.482328 92.686202) + (xy 73.347482 92.635908) + (xy 73.347483 92.635908) + (xy 73.287883 92.629501) + (xy 73.287881 92.6295) + (xy 73.287873 92.6295) + (xy 73.287864 92.6295) + (xy 71.492129 92.6295) + (xy 71.492123 92.629501) + (xy 71.432516 92.635908) + (xy 71.297671 92.686202) + (xy 71.297664 92.686206) + (xy 71.182455 92.772452) + (xy 71.182452 92.772455) + (xy 71.096206 92.887664) + (xy 71.096202 92.887671) + (xy 71.045908 93.022517) + (xy 71.039501 93.082116) + (xy 71.0395 93.082135) + (xy 71.0395 94.87787) + (xy 56.891317 94.87787) + (xy 56.918105 94.851082) + (xy 57.0536 94.657578) + (xy 57.153429 94.443492) + (xy 57.153432 94.443486) + (xy 57.210636 94.23) + (xy 56.313686 94.23) + (xy 56.339493 94.189844) + (xy 56.38 94.051889) + (xy 56.38 93.908111) + (xy 56.339493 93.770156) + (xy 56.313686 93.73) + (xy 57.210636 93.73) + (xy 57.210635 93.729999) + (xy 57.153432 93.516513) + (xy 57.153429 93.516507) + (xy 57.0536 93.302422) + (xy 57.053599 93.30242) + (xy 56.918113 93.108926) + (xy 56.918108 93.10892) + (xy 56.751082 92.941894) + (xy 56.557578 92.806399) + (xy 56.343492 92.70657) + (xy 56.343486 92.706567) + (xy 56.13 92.649364) + (xy 56.13 93.544498) + (xy 56.022315 93.49532) + (xy 55.915763 93.48) + (xy 55.844237 93.48) + (xy 55.737685 93.49532) + (xy 55.63 93.544498) + (xy 55.63 92.649364) + (xy 55.629999 92.649364) + (xy 55.416513 92.706567) + (xy 55.416507 92.70657) + (xy 55.202422 92.806399) + (xy 55.20242 92.8064) + (xy 55.008926 92.941886) + (xy 54.886865 93.063947) + (xy 54.825542 93.097431) + (xy 54.75585 93.092447) + (xy 54.699917 93.050575) + (xy 54.683002 93.019598) + (xy 54.633797 92.887671) + (xy 54.633793 92.887664) + (xy 54.547547 92.772455) + (xy 54.547544 92.772452) + (xy 54.432335 92.686206) + (xy 54.432328 92.686202) + (xy 54.297482 92.635908) + (xy 54.297483 92.635908) + (xy 54.237883 92.629501) + (xy 54.237881 92.6295) + (xy 54.237873 92.6295) + (xy 54.237864 92.6295) + (xy 52.442129 92.6295) + (xy 52.442123 92.629501) + (xy 52.382516 92.635908) + (xy 52.247671 92.686202) + (xy 52.247664 92.686206) + (xy 52.132455 92.772452) + (xy 52.132452 92.772455) + (xy 52.046206 92.887664) + (xy 52.046202 92.887671) + (xy 51.995908 93.022517) + (xy 51.989501 93.082116) + (xy 51.9895 93.082135) + (xy 51.9895 94.87787) + (xy 43.6805 94.87787) + (xy 43.6805 92.71) + (xy 45.634341 92.71) + (xy 45.654936 92.945403) + (xy 45.654938 92.945413) + (xy 45.716094 93.173655) + (xy 45.716096 93.173659) + (xy 45.716097 93.173663) + (xy 45.724243 93.191132) + (xy 45.815964 93.387828) + (xy 45.815965 93.38783) + (xy 45.951505 93.581402) + (xy 46.118597 93.748494) + (xy 46.312169 93.884034) + (xy 46.312171 93.884035) + (xy 46.526337 93.983903) + (xy 46.526343 93.983904) + (xy 46.526344 93.983905) + (xy 46.581285 93.998626) + (xy 46.754592 94.045063) + (xy 46.931032 94.060499) + (xy 46.931033 94.0605) + (xy 46.931034 94.0605) + (xy 47.048967 94.0605) + (xy 47.048967 94.060499) + (xy 47.225408 94.045063) + (xy 47.453663 93.983903) + (xy 47.667829 93.884035) + (xy 47.861401 93.748495) + (xy 48.028495 93.581401) + (xy 48.164035 93.38783) + (xy 48.263903 93.173663) + (xy 48.325063 92.945408) + (xy 48.345659 92.71) + (xy 48.343254 92.682517) + (xy 48.339967 92.644937) + (xy 48.325063 92.474592) + (xy 48.263903 92.246337) + (xy 48.164035 92.032171) + (xy 48.164034 92.032169) + (xy 48.028494 91.838597) + (xy 48.006897 91.817) + (xy 155.587501 91.817) + (xy 155.587501 92.091986) + (xy 155.597994 92.194697) + (xy 155.653141 92.361119) + (xy 155.653143 92.361124) + (xy 155.745184 92.510345) + (xy 155.869154 92.634315) + (xy 156.018375 92.726356) + (xy 156.01838 92.726358) + (xy 156.184802 92.781505) + (xy 156.184809 92.781506) + (xy 156.287519 92.791999) + (xy 156.424999 92.791999) + (xy 156.925 92.791999) + (xy 157.062472 92.791999) + (xy 157.062486 92.791998) + (xy 157.165195 92.781506) + (xy 157.296495 92.737997) + (xy 157.366324 92.735595) + (xy 157.426366 92.771327) + (xy 157.457559 92.833847) + (xy 157.4595 92.855703) + (xy 157.4595 95.23787) + (xy 157.459501 95.237876) + (xy 157.465908 95.297483) + (xy 157.516202 95.432328) + (xy 157.516206 95.432335) + (xy 157.602452 95.547544) + (xy 157.602455 95.547547) + (xy 157.717664 95.633793) + (xy 157.717671 95.633797) + (xy 157.852517 95.684091) + (xy 157.852516 95.684091) + (xy 157.859444 95.684835) + (xy 157.912127 95.6905) + (xy 159.607872 95.690499) + (xy 159.667483 95.684091) + (xy 159.802331 95.633796) + (xy 159.917546 95.547546) + (xy 160.003796 95.432331) + (xy 160.054091 95.297483) + (xy 160.057862 95.262401) + (xy 160.084599 95.197855) + (xy 160.14199 95.158006) + (xy 160.211816 95.155511) + (xy 160.271905 95.191163) + (xy 160.282726 95.204536) + (xy 160.299956 95.229143) + (xy 160.460858 95.390045) + (xy 160.460861 95.390047) + (xy 160.647266 95.520568) + (xy 160.853504 95.616739) + (xy 161.073308 95.675635) + (xy 161.23523 95.689801) + (xy 161.299998 95.695468) + (xy 161.3 95.695468) + (xy 161.300002 95.695468) + (xy 161.356807 95.690498) + (xy 161.526692 95.675635) + (xy 161.746496 95.616739) + (xy 161.952734 95.520568) + (xy 162.139139 95.390047) + (xy 162.300047 95.229139) + (xy 162.430568 95.042734) + (xy 162.457618 94.984724) + (xy 162.50379 94.932285) + (xy 162.570983 94.913133) + (xy 162.637865 94.933348) + (xy 162.682382 94.984725) + (xy 162.709429 95.042728) + (xy 162.709432 95.042734) + (xy 162.839954 95.229141) + (xy 163.000858 95.390045) + (xy 163.000861 95.390047) + (xy 163.187266 95.520568) + (xy 163.393504 95.616739) + (xy 163.613308 95.675635) + (xy 163.77523 95.689801) + (xy 163.839998 95.695468) + (xy 163.84 95.695468) + (xy 163.840002 95.695468) + (xy 163.896807 95.690498) + (xy 164.066692 95.675635) + (xy 164.286496 95.616739) + (xy 164.492734 95.520568) + (xy 164.679139 95.390047) + (xy 164.840047 95.229139) + (xy 164.970568 95.042734) + (xy 164.997895 94.984129) + (xy 165.044064 94.931695) + (xy 165.111257 94.912542) + (xy 165.178139 94.932757) + (xy 165.222657 94.984133) + (xy 165.249865 95.042482) + (xy 165.380342 95.22882) + (xy 165.541179 95.389657) + (xy 165.727517 95.520134) + (xy 165.933673 95.616265) + (xy 165.933682 95.616269) + (xy 166.129999 95.668872) + (xy 166.13 95.668871) + (xy 166.13 94.305686) + (xy 166.141955 94.317641) + (xy 166.254852 94.375165) + (xy 166.348519 94.39) + (xy 166.411481 94.39) + (xy 166.505148 94.375165) + (xy 166.618045 94.317641) + (xy 166.63 94.305686) + (xy 166.63 95.668872) + (xy 166.826317 95.616269) + (xy 166.826326 95.616265) + (xy 167.032482 95.520134) + (xy 167.21882 95.389657) + (xy 167.379657 95.22882) + (xy 167.510134 95.042482) + (xy 167.606265 94.836326) + (xy 167.606269 94.836317) + (xy 167.665139 94.61661) + (xy 167.665141 94.616599) + (xy 167.674653 94.50787) + (xy 174.6795 94.50787) + (xy 174.679501 94.507876) + (xy 174.685908 94.567483) + (xy 174.736202 94.702328) + (xy 174.736206 94.702335) + (xy 174.822452 94.817544) + (xy 174.822455 94.817547) + (xy 174.937664 94.903793) + (xy 174.937671 94.903797) + (xy 175.072517 94.954091) + (xy 175.072516 94.954091) + (xy 175.079444 94.954835) + (xy 175.132127 94.9605) + (xy 178.427872 94.960499) + (xy 178.487483 94.954091) + (xy 178.622331 94.903796) + (xy 178.737546 94.817546) + (xy 178.823796 94.702331) + (xy 178.874091 94.567483) + (xy 178.8805 94.507873) + (xy 178.880499 92.412128) + (xy 178.875039 92.361334) + (xy 178.874091 92.352516) + (xy 178.823797 92.217671) + (xy 178.823793 92.217664) + (xy 178.737547 92.102455) + (xy 178.737544 92.102452) + (xy 178.622335 92.016206) + (xy 178.622328 92.016202) + (xy 178.487482 91.965908) + (xy 178.487483 91.965908) + (xy 178.427883 91.959501) + (xy 178.427881 91.9595) + (xy 178.427873 91.9595) + (xy 178.427864 91.9595) + (xy 175.132129 91.9595) + (xy 175.132123 91.959501) + (xy 175.072516 91.965908) + (xy 174.937671 92.016202) + (xy 174.937664 92.016206) + (xy 174.822455 92.102452) + (xy 174.822452 92.102455) + (xy 174.736206 92.217664) + (xy 174.736202 92.217671) + (xy 174.685908 92.352517) + (xy 174.679501 92.412116) + (xy 174.679501 92.412123) + (xy 174.6795 92.412135) + (xy 174.6795 94.50787) + (xy 167.674653 94.50787) + (xy 167.679999 94.446766) + (xy 167.68 94.446764) + (xy 167.68 94.24) + (xy 166.695686 94.24) + (xy 166.707641 94.228045) + (xy 166.765165 94.115148) + (xy 166.784986 93.99) + (xy 166.765165 93.864852) + (xy 166.707641 93.751955) + (xy 166.695686 93.74) + (xy 167.68 93.74) + (xy 167.68 93.533236) + (xy 167.679999 93.533233) + (xy 167.665141 93.3634) + (xy 167.665139 93.363389) + (xy 167.606269 93.143682) + (xy 167.606265 93.143673) + (xy 167.510134 92.937517) + (xy 167.379657 92.751179) + (xy 167.21882 92.590342) + (xy 167.032482 92.459865) + (xy 166.826328 92.363734) + (xy 166.63 92.311127) + (xy 166.63 93.674314) + (xy 166.618045 93.662359) + (xy 166.505148 93.604835) + (xy 166.411481 93.59) + (xy 166.348519 93.59) + (xy 166.254852 93.604835) + (xy 166.141955 93.662359) + (xy 166.13 93.674314) + (xy 166.13 92.311127) + (xy 165.933671 92.363734) + (xy 165.727517 92.459865) + (xy 165.541179 92.590342) + (xy 165.380342 92.751179) + (xy 165.249867 92.937515) + (xy 165.222657 92.995867) + (xy 165.176484 93.048306) + (xy 165.10929 93.067457) + (xy 165.042409 93.047241) + (xy 164.997893 92.995865) + (xy 164.974364 92.945408) + (xy 164.970568 92.937266) + (xy 164.840047 92.750861) + (xy 164.840045 92.750858) + (xy 164.679141 92.589954) + (xy 164.492734 92.459432) + (xy 164.492732 92.459431) + (xy 164.472822 92.450147) + (xy 164.420383 92.403974) + (xy 164.401231 92.336781) + (xy 164.407521 92.29876) + (xy 164.442005 92.194694) + (xy 164.442006 92.19469) + (xy 164.452499 92.091986) + (xy 164.4525 92.091973) + (xy 164.4525 91.817) + (xy 163.239 91.817) + (xy 163.171961 91.797315) + (xy 163.126206 91.744511) + (xy 163.115 91.693) + (xy 163.115 90.342) + (xy 163.615 90.342) + (xy 163.615 91.317) + (xy 164.452499 91.317) + (xy 164.452499 91.042028) + (xy 164.452498 91.042013) + (xy 164.442005 90.939302) + (xy 164.386858 90.77288) + (xy 164.386856 90.772875) + (xy 164.294815 90.623654) + (xy 164.170845 90.499684) + (xy 164.021624 90.407643) + (xy 164.021619 90.407641) + (xy 163.855197 90.352494) + (xy 163.85519 90.352493) + (xy 163.752486 90.342) + (xy 163.615 90.342) + (xy 163.115 90.342) + (xy 162.977527 90.342) + (xy 162.977512 90.342001) + (xy 162.874802 90.352494) + (xy 162.70838 90.407641) + (xy 162.708375 90.407643) + (xy 162.559154 90.499684) + (xy 162.435183 90.623655) + (xy 162.435179 90.62366) + (xy 162.433326 90.626665) + (xy 162.431518 90.62829) + (xy 162.430702 90.629323) + (xy 162.430525 90.629183) + (xy 162.381374 90.673385) + (xy 162.312411 90.684601) + (xy 162.248331 90.656752) + (xy 162.222253 90.626653) + (xy 162.222237 90.626628) + (xy 162.220212 90.623344) + (xy 162.096156 90.499288) + (xy 161.946834 90.407186) + (xy 161.780297 90.352001) + (xy 161.780295 90.352) + (xy 161.67751 90.3415) + (xy 160.902498 90.3415) + (xy 160.90248 90.341501) + (xy 160.799703 90.352) + (xy 160.7997 90.352001) + (xy 160.633168 90.407185) + (xy 160.633163 90.407187) + (xy 160.483842 90.499289) + (xy 160.359789 90.623342) + (xy 160.267687 90.772663) + (xy 160.267685 90.772668) + (xy 160.267615 90.77288) + (xy 160.212501 90.939203) + (xy 160.212501 90.939204) + (xy 160.2125 90.939204) + (xy 160.202 91.041983) + (xy 160.202 92.092001) + (xy 160.202001 92.092019) + (xy 160.2125 92.194796) + (xy 160.212501 92.194799) + (xy 160.267685 92.361331) + (xy 160.267687 92.361336) + (xy 160.269166 92.363734) + (xy 160.359596 92.510345) + (xy 160.359789 92.510657) + (xy 160.362291 92.513159) + (xy 160.363459 92.515299) + (xy 160.364266 92.516319) + (xy 160.364091 92.516456) + (xy 160.395776 92.574482) + (xy 160.390792 92.644174) + (xy 160.362292 92.688521) + (xy 160.299952 92.750861) + (xy 160.282725 92.775464) + (xy 160.228147 92.819088) + (xy 160.158648 92.82628) + (xy 160.096294 92.794757) + (xy 160.060882 92.734526) + (xy 160.057861 92.717591) + (xy 160.056676 92.70657) + (xy 160.054091 92.682517) + (xy 160.040074 92.644936) + (xy 160.003797 92.547671) + (xy 160.003793 92.547664) + (xy 159.917547 92.432455) + (xy 159.853777 92.384716) + (xy 159.811907 92.328782) + (xy 159.806923 92.25909) + (xy 159.810384 92.246445) + (xy 159.810418 92.246344) + (xy 159.827499 92.194797) + (xy 159.838 92.092009) + (xy 159.837999 91.041992) + (xy 159.827499 90.939203) + (xy 159.772314 90.772666) + (xy 159.680212 90.623344) + (xy 159.556156 90.499288) + (xy 159.406834 90.407186) + (xy 159.240297 90.352001) + (xy 159.240295 90.352) + (xy 159.13751 90.3415) + (xy 158.362498 90.3415) + (xy 158.36248 90.341501) + (xy 158.259703 90.352) + (xy 158.2597 90.352001) + (xy 158.093168 90.407185) + (xy 158.093163 90.407187) + (xy 157.943842 90.499289) + (xy 157.819788 90.623343) + (xy 157.819783 90.623349) + (xy 157.817741 90.626661) + (xy 157.815747 90.628453) + (xy 157.815307 90.629011) + (xy 157.815211 90.628935) + (xy 157.765791 90.673383) + (xy 157.696828 90.684602) + (xy 157.632747 90.656755) + (xy 157.606668 90.626656) + (xy 157.604819 90.623659) + (xy 157.604816 90.623655) + (xy 157.480845 90.499684) + (xy 157.331624 90.407643) + (xy 157.331619 90.407641) + (xy 157.165197 90.352494) + (xy 157.16519 90.352493) + (xy 157.062486 90.342) + (xy 156.925 90.342) + (xy 156.925 92.791999) + (xy 156.424999 92.791999) + (xy 156.425 92.791998) + (xy 156.425 91.817) + (xy 155.587501 91.817) + (xy 48.006897 91.817) + (xy 47.861402 91.671505) + (xy 47.66783 91.535965) + (xy 47.667828 91.535964) + (xy 47.560746 91.486031) + (xy 47.453663 91.436097) + (xy 47.453659 91.436096) + (xy 47.453655 91.436094) + (xy 47.225413 91.374938) + (xy 47.225403 91.374936) + (xy 47.048967 91.3595) + (xy 47.048966 91.3595) + (xy 46.931034 91.3595) + (xy 46.931033 91.3595) + (xy 46.754596 91.374936) + (xy 46.754586 91.374938) + (xy 46.526344 91.436094) + (xy 46.526335 91.436098) + (xy 46.312171 91.535964) + (xy 46.312169 91.535965) + (xy 46.118597 91.671505) + (xy 45.951506 91.838597) + (xy 45.951501 91.838604) + (xy 45.815967 92.032165) + (xy 45.815965 92.032169) + (xy 45.716098 92.246335) + (xy 45.716094 92.246344) + (xy 45.654938 92.474586) + (xy 45.654936 92.474596) + (xy 45.634341 92.709999) + (xy 45.634341 92.71) + (xy 43.6805 92.71) + (xy 43.6805 91.317) + (xy 155.5875 91.317) + (xy 156.425 91.317) + (xy 156.425 90.342) + (xy 156.287527 90.342) + (xy 156.287512 90.342001) + (xy 156.184802 90.352494) + (xy 156.01838 90.407641) + (xy 156.018375 90.407643) + (xy 155.869154 90.499684) + (xy 155.745184 90.623654) + (xy 155.653143 90.772875) + (xy 155.653141 90.77288) + (xy 155.597994 90.939302) + (xy 155.597993 90.939309) + (xy 155.5875 91.042013) + (xy 155.5875 91.317) + (xy 43.6805 91.317) + (xy 43.6805 89.5245) + (xy 43.700185 89.457461) + (xy 43.752989 89.411706) + (xy 43.8045 89.4005) + (xy 186.0655 89.4005) + ) + ) + ) + (zone (net 4) (net_name "VCC") (layer "In1.Cu") (tstamp a18bdb46-056a-4815-966d-cb954d862f69) (hatch edge 0.5) + (priority 1) + (connect_pads (clearance 0.5)) + (min_thickness 0.25) (filled_areas_thickness no) + (fill yes (thermal_gap 0.5) (thermal_bridge_width 0.5)) + (polygon + (pts + (xy 43.18 88.9) + (xy 186.69 88.9) + (xy 186.69 156.21) + (xy 43.18 156.21) + ) + ) + (filled_polygon + (layer "In1.Cu") + (pts + (xy 186.132539 89.420185) + (xy 186.178294 89.472989) + (xy 186.1895 89.5245) + (xy 186.1895 155.5855) + (xy 186.169815 155.652539) + (xy 186.117011 155.698294) + (xy 186.0655 155.7095) + (xy 43.8045 155.7095) + (xy 43.737461 155.689815) + (xy 43.691706 155.637011) + (xy 43.6805 155.5855) + (xy 43.6805 153.655001) + (xy 45.274532 153.655001) + (xy 45.294364 153.881686) + (xy 45.294366 153.881697) + (xy 45.353258 154.101488) + (xy 45.353261 154.101497) + (xy 45.449431 154.307732) + (xy 45.449432 154.307734) + (xy 45.579954 154.494141) + (xy 45.740858 154.655045) + (xy 45.762283 154.670047) + (xy 45.927266 154.785568) + (xy 46.133504 154.881739) + (xy 46.353308 154.940635) + (xy 46.523214 154.955499) + (xy 46.523215 154.9555) + (xy 46.523216 154.9555) + (xy 47.436785 154.9555) + (xy 47.436785 154.955499) + (xy 47.606692 154.940635) + (xy 47.826496 154.881739) + (xy 48.032734 154.785568) + (xy 48.219139 154.655047) + (xy 48.380047 154.494139) + (xy 48.510568 154.307734) + (xy 48.606739 154.101496) + (xy 48.665635 153.881692) + (xy 48.685468 153.655001) + (xy 52.894532 153.655001) + (xy 52.914364 153.881686) + (xy 52.914366 153.881697) + (xy 52.973258 154.101488) + (xy 52.973261 154.101497) + (xy 53.069431 154.307732) + (xy 53.069432 154.307734) + (xy 53.199954 154.494141) + (xy 53.360858 154.655045) + (xy 53.382283 154.670047) + (xy 53.547266 154.785568) + (xy 53.753504 154.881739) + (xy 53.973308 154.940635) + (xy 54.143214 154.955499) + (xy 54.143215 154.9555) + (xy 54.143216 154.9555) + (xy 55.056785 154.9555) + (xy 55.056785 154.955499) + (xy 55.226692 154.940635) + (xy 55.446496 154.881739) + (xy 55.652734 154.785568) + (xy 55.839139 154.655047) + (xy 56.000047 154.494139) + (xy 56.130568 154.307734) + (xy 56.226739 154.101496) + (xy 56.285635 153.881692) + (xy 56.304156 153.670001) + (xy 56.714532 153.670001) + (xy 56.734364 153.896686) + (xy 56.734366 153.896697) + (xy 56.793258 154.116488) + (xy 56.793261 154.116497) + (xy 56.889431 154.322732) + (xy 56.889432 154.322734) + (xy 57.019954 154.509141) + (xy 57.180858 154.670045) + (xy 57.180861 154.670047) + (xy 57.367266 154.800568) + (xy 57.573504 154.896739) + (xy 57.573509 154.89674) + (xy 57.573511 154.896741) + (xy 57.592164 154.901739) + (xy 57.793308 154.955635) + (xy 57.963214 154.970499) + (xy 57.963215 154.9705) + (xy 57.963216 154.9705) + (xy 58.876785 154.9705) + (xy 58.876785 154.970499) + (xy 59.046692 154.955635) + (xy 59.266496 154.896739) + (xy 59.472734 154.800568) + (xy 59.659139 154.670047) + (xy 59.820047 154.509139) + (xy 59.950568 154.322734) + (xy 60.046739 154.116496) + (xy 60.105635 153.896692) + (xy 60.122634 153.702384) + (xy 60.125468 153.670001) + (xy 64.334532 153.670001) + (xy 64.354364 153.896686) + (xy 64.354366 153.896697) + (xy 64.413258 154.116488) + (xy 64.413261 154.116497) + (xy 64.509431 154.322732) + (xy 64.509432 154.322734) + (xy 64.639954 154.509141) + (xy 64.800858 154.670045) + (xy 64.800861 154.670047) + (xy 64.987266 154.800568) + (xy 65.193504 154.896739) + (xy 65.193509 154.89674) + (xy 65.193511 154.896741) + (xy 65.212164 154.901739) + (xy 65.413308 154.955635) + (xy 65.583214 154.970499) + (xy 65.583215 154.9705) + (xy 65.583216 154.9705) + (xy 66.496785 154.9705) + (xy 66.496785 154.970499) + (xy 66.666692 154.955635) + (xy 66.886496 154.896739) + (xy 67.092734 154.800568) + (xy 67.279139 154.670047) + (xy 67.440047 154.509139) + (xy 67.570568 154.322734) + (xy 67.666739 154.116496) + (xy 67.725635 153.896692) + (xy 67.742634 153.702384) + (xy 67.745468 153.670001) + (xy 69.819532 153.670001) + (xy 69.839364 153.896686) + (xy 69.839366 153.896697) + (xy 69.898258 154.116488) + (xy 69.898261 154.116497) + (xy 69.994431 154.322732) + (xy 69.994432 154.322734) + (xy 70.124954 154.509141) + (xy 70.285858 154.670045) + (xy 70.285861 154.670047) + (xy 70.472266 154.800568) + (xy 70.678504 154.896739) + (xy 70.678509 154.89674) + (xy 70.678511 154.896741) + (xy 70.697164 154.901739) + (xy 70.898308 154.955635) + (xy 71.06023 154.969801) + (xy 71.124998 154.975468) + (xy 71.125 154.975468) + (xy 71.125002 154.975468) + (xy 71.181796 154.970499) + (xy 71.351692 154.955635) + (xy 71.571496 154.896739) + (xy 71.777734 154.800568) + (xy 71.964139 154.670047) + (xy 72.125047 154.509139) + (xy 72.255568 154.322734) + (xy 72.351739 154.116496) + (xy 72.410635 153.896692) + (xy 72.427634 153.702384) + (xy 72.430468 153.670001) + (xy 72.430468 153.669998) + (xy 72.41538 153.497544) + (xy 72.410635 153.443308) + (xy 72.351739 153.223504) + (xy 72.255568 153.017266) + (xy 72.125047 152.830861) + (xy 72.125045 152.830858) + (xy 71.964141 152.669954) + (xy 71.777734 152.539432) + (xy 71.777728 152.539429) + (xy 71.719725 152.512382) + (xy 71.667285 152.46621) + (xy 71.648133 152.399017) + (xy 71.668348 152.332135) + (xy 71.719725 152.287618) + (xy 71.777734 152.260568) + (xy 71.964139 152.130047) + (xy 72.125047 151.969139) + (xy 72.255568 151.782734) + (xy 72.351739 151.576496) + (xy 72.410635 151.356692) + (xy 72.427634 151.162384) + (xy 72.430468 151.130001) + (xy 72.430468 151.129998) + (xy 72.419357 151.003) + (xy 72.410635 150.903308) + (xy 72.351739 150.683504) + (xy 72.255568 150.477266) + (xy 72.147232 150.322545) + (xy 72.125045 150.290858) + (xy 71.964141 150.129954) + (xy 71.777734 149.999432) + (xy 71.777728 149.999429) + (xy 71.719725 149.972382) + (xy 71.667285 149.92621) + (xy 71.648133 149.859017) + (xy 71.668348 149.792135) + (xy 71.719725 149.747618) + (xy 71.777734 149.720568) + (xy 71.964139 149.590047) + (xy 72.125047 149.429139) + (xy 72.255568 149.242734) + (xy 72.351739 149.036496) + (xy 72.410635 148.816692) + (xy 72.427634 148.622384) + (xy 72.430468 148.590001) + (xy 72.430468 148.589998) + (xy 72.415765 148.421943) + (xy 72.410635 148.363308) + (xy 72.351739 148.143504) + (xy 72.255568 147.937266) + (xy 72.125047 147.750861) + (xy 72.125045 147.750858) + (xy 71.964141 147.589954) + (xy 71.777734 147.459432) + (xy 71.777728 147.459429) + (xy 71.719725 147.432382) + (xy 71.667285 147.38621) + (xy 71.648133 147.319017) + (xy 71.668348 147.252135) + (xy 71.719725 147.207618) + (xy 71.777734 147.180568) + (xy 71.964139 147.050047) + (xy 72.125047 146.889139) + (xy 72.255568 146.702734) + (xy 72.351739 146.496496) + (xy 72.410635 146.276692) + (xy 72.427634 146.082384) + (xy 72.430468 146.050001) + (xy 72.430468 146.049998) + (xy 72.419357 145.923) + (xy 72.410635 145.823308) + (xy 72.351739 145.603504) + (xy 72.255568 145.397266) + (xy 72.147232 145.242545) + (xy 72.125045 145.210858) + (xy 71.964141 145.049954) + (xy 71.777734 144.919432) + (xy 71.777728 144.919429) + (xy 71.719725 144.892382) + (xy 71.667285 144.84621) + (xy 71.648133 144.779017) + (xy 71.668348 144.712135) + (xy 71.719725 144.667618) + (xy 71.777734 144.640568) + (xy 71.964139 144.510047) + (xy 72.125047 144.349139) + (xy 72.255568 144.162734) + (xy 72.351739 143.956496) + (xy 72.410635 143.736692) + (xy 72.427634 143.542384) + (xy 72.430468 143.510001) + (xy 72.430468 143.509998) + (xy 72.412155 143.300684) + (xy 72.410635 143.283308) + (xy 72.351739 143.063504) + (xy 72.255568 142.857266) + (xy 72.125047 142.670861) + (xy 72.125045 142.670858) + (xy 71.964141 142.509954) + (xy 71.777734 142.379432) + (xy 71.777728 142.379429) + (xy 71.719725 142.352382) + (xy 71.667285 142.30621) + (xy 71.648133 142.239017) + (xy 71.668348 142.172135) + (xy 71.719725 142.127618) + (xy 71.720319 142.127341) + (xy 71.777734 142.100568) + (xy 71.964139 141.970047) + (xy 72.125047 141.809139) + (xy 72.255568 141.622734) + (xy 72.351739 141.416496) + (xy 72.410635 141.196692) + (xy 72.427634 141.002384) + (xy 72.430468 140.970001) + (xy 72.430468 140.969998) + (xy 72.421496 140.867448) + (xy 72.410635 140.743308) + (xy 72.351739 140.523504) + (xy 72.255568 140.317266) + (xy 72.127462 140.13431) + (xy 72.125045 140.130858) + (xy 71.964141 139.969954) + (xy 71.777734 139.839432) + (xy 71.777728 139.839429) + (xy 71.719725 139.812382) + (xy 71.667285 139.76621) + (xy 71.648133 139.699017) + (xy 71.668348 139.632135) + (xy 71.719725 139.587618) + (xy 71.777734 139.560568) + (xy 71.964139 139.430047) + (xy 72.125047 139.269139) + (xy 72.255568 139.082734) + (xy 72.351739 138.876496) + (xy 72.410635 138.656692) + (xy 72.427634 138.462384) + (xy 72.430468 138.430001) + (xy 72.430468 138.429998) + (xy 72.421604 138.328685) + (xy 72.410635 138.203308) + (xy 72.351739 137.983504) + (xy 72.255568 137.777266) + (xy 72.127462 137.59431) + (xy 72.125045 137.590858) + (xy 71.964141 137.429954) + (xy 71.777734 137.299432) + (xy 71.777728 137.299429) + (xy 71.719725 137.272382) + (xy 71.667285 137.22621) + (xy 71.648133 137.159017) + (xy 71.668348 137.092135) + (xy 71.719725 137.047618) + (xy 71.777734 137.020568) + (xy 71.964139 136.890047) + (xy 72.125047 136.729139) + (xy 72.255568 136.542734) + (xy 72.323058 136.398002) + (xy 83.953751 136.398002) + (xy 83.972685 136.566056) + (xy 84.028545 136.725694) + (xy 84.028547 136.725697) + (xy 84.118518 136.868884) + (xy 84.118523 136.86889) + (xy 84.238109 136.988476) + (xy 84.238115 136.988481) + (xy 84.381302 137.078452) + (xy 84.381305 137.078454) + (xy 84.381309 137.078455) + (xy 84.38131 137.078456) + (xy 84.447849 137.101739) + (xy 84.540943 137.134314) + (xy 84.708997 137.153249) + (xy 84.709 137.153249) + (xy 84.709003 137.153249) + (xy 84.877056 137.134314) + (xy 84.877059 137.134313) + (xy 85.03669 137.078456) + (xy 85.036692 137.078454) + (xy 85.036694 137.078454) + (xy 85.036697 137.078452) + (xy 85.179884 136.988481) + (xy 85.179885 136.98848) + (xy 85.17989 136.988477) + (xy 85.299477 136.86889) + (xy 85.29948 136.868884) + (xy 85.30382 136.863444) + (xy 85.306281 136.865407) + (xy 85.348119 136.828296) + (xy 85.417158 136.817551) + (xy 85.481046 136.845835) + (xy 85.488619 136.852805) + (xy 85.525859 136.890046) + (xy 85.534707 136.896241) + (xy 85.712266 137.020568) + (xy 85.770275 137.047618) + (xy 85.822714 137.093791) + (xy 85.841866 137.160984) + (xy 85.82165 137.227865) + (xy 85.770275 137.272382) + (xy 85.712267 137.299431) + (xy 85.712265 137.299432) + (xy 85.525858 137.429954) + (xy 85.364954 137.590858) + (xy 85.234432 137.777265) + (xy 85.234431 137.777267) + (xy 85.138261 137.983502) + (xy 85.138258 137.983511) + (xy 85.079366 138.203302) + (xy 85.079364 138.203313) + (xy 85.059532 138.429998) + (xy 85.059532 138.430001) + (xy 85.079364 138.656686) + (xy 85.079366 138.656697) + (xy 85.138258 138.876488) + (xy 85.138261 138.876497) + (xy 85.234431 139.082732) + (xy 85.234432 139.082734) + (xy 85.364954 139.269141) + (xy 85.525858 139.430045) + (xy 85.525861 139.430047) + (xy 85.712266 139.560568) + (xy 85.770275 139.587618) + (xy 85.822714 139.633791) + (xy 85.841866 139.700984) + (xy 85.82165 139.767865) + (xy 85.770275 139.812382) + (xy 85.712267 139.839431) + (xy 85.712265 139.839432) + (xy 85.525858 139.969954) + (xy 85.364954 140.130858) + (xy 85.234432 140.317265) + (xy 85.234431 140.317267) + (xy 85.138261 140.523502) + (xy 85.138258 140.523511) + (xy 85.079366 140.743302) + (xy 85.079364 140.743313) + (xy 85.059532 140.969998) + (xy 85.059532 140.970001) + (xy 85.079364 141.196686) + (xy 85.079366 141.196697) + (xy 85.138258 141.416488) + (xy 85.138261 141.416497) + (xy 85.234431 141.622732) + (xy 85.234432 141.622734) + (xy 85.364954 141.809141) + (xy 85.525858 141.970045) + (xy 85.525861 141.970047) + (xy 85.712266 142.100568) + (xy 85.738931 142.113002) + (xy 85.770275 142.127618) + (xy 85.822714 142.173791) + (xy 85.841866 142.240984) + (xy 85.82165 142.307865) + (xy 85.770275 142.352382) + (xy 85.712267 142.379431) + (xy 85.712265 142.379432) + (xy 85.525858 142.509954) + (xy 85.364954 142.670858) + (xy 85.234432 142.857265) + (xy 85.234431 142.857267) + (xy 85.138261 143.063502) + (xy 85.138258 143.063511) + (xy 85.079366 143.283302) + (xy 85.079364 143.283313) + (xy 85.059532 143.509998) + (xy 85.059532 143.510001) + (xy 85.079364 143.736686) + (xy 85.079366 143.736697) + (xy 85.138258 143.956488) + (xy 85.138261 143.956497) + (xy 85.234431 144.162732) + (xy 85.234432 144.162734) + (xy 85.364954 144.349141) + (xy 85.525858 144.510045) + (xy 85.525861 144.510047) + (xy 85.712266 144.640568) + (xy 85.770275 144.667618) + (xy 85.822714 144.713791) + (xy 85.841866 144.780984) + (xy 85.82165 144.847865) + (xy 85.770275 144.892382) + (xy 85.712267 144.919431) + (xy 85.712265 144.919432) + (xy 85.525858 145.049954) + (xy 85.364954 145.210858) + (xy 85.234432 145.397265) + (xy 85.234431 145.397267) + (xy 85.138261 145.603502) + (xy 85.138258 145.603511) + (xy 85.079366 145.823302) + (xy 85.079364 145.823313) + (xy 85.059532 146.049998) + (xy 85.059532 146.050001) + (xy 85.079364 146.276686) + (xy 85.079366 146.276697) + (xy 85.138258 146.496488) + (xy 85.138261 146.496497) + (xy 85.234431 146.702732) + (xy 85.234432 146.702734) + (xy 85.364954 146.889141) + (xy 85.525858 147.050045) + (xy 85.525861 147.050047) + (xy 85.712266 147.180568) + (xy 85.770275 147.207618) + (xy 85.822714 147.253791) + (xy 85.841866 147.320984) + (xy 85.82165 147.387865) + (xy 85.770275 147.432382) + (xy 85.712267 147.459431) + (xy 85.712265 147.459432) + (xy 85.525858 147.589954) + (xy 85.364954 147.750858) + (xy 85.234432 147.937265) + (xy 85.234431 147.937267) + (xy 85.138261 148.143502) + (xy 85.138258 148.143511) + (xy 85.079366 148.363302) + (xy 85.079364 148.363313) + (xy 85.059532 148.589998) + (xy 85.059532 148.590001) + (xy 85.079364 148.816686) + (xy 85.079366 148.816697) + (xy 85.138258 149.036488) + (xy 85.138261 149.036497) + (xy 85.234431 149.242732) + (xy 85.234432 149.242734) + (xy 85.364954 149.429141) + (xy 85.525858 149.590045) + (xy 85.525861 149.590047) + (xy 85.712266 149.720568) + (xy 85.770275 149.747618) + (xy 85.822714 149.793791) + (xy 85.841866 149.860984) + (xy 85.82165 149.927865) + (xy 85.770275 149.972382) + (xy 85.712267 149.999431) + (xy 85.712265 149.999432) + (xy 85.525858 150.129954) + (xy 85.364954 150.290858) + (xy 85.234432 150.477265) + (xy 85.234431 150.477267) + (xy 85.138261 150.683502) + (xy 85.138258 150.683511) + (xy 85.079366 150.903302) + (xy 85.079364 150.903313) + (xy 85.059532 151.129998) + (xy 85.059532 151.130001) + (xy 85.079364 151.356686) + (xy 85.079366 151.356697) + (xy 85.138258 151.576488) + (xy 85.138261 151.576497) + (xy 85.234431 151.782732) + (xy 85.234432 151.782734) + (xy 85.364954 151.969141) + (xy 85.525858 152.130045) + (xy 85.525861 152.130047) + (xy 85.712266 152.260568) + (xy 85.770275 152.287618) + (xy 85.822714 152.333791) + (xy 85.841866 152.400984) + (xy 85.82165 152.467865) + (xy 85.770275 152.512382) + (xy 85.712267 152.539431) + (xy 85.712265 152.539432) + (xy 85.525858 152.669954) + (xy 85.364954 152.830858) + (xy 85.234432 153.017265) + (xy 85.234431 153.017267) + (xy 85.138261 153.223502) + (xy 85.138258 153.223511) + (xy 85.079366 153.443302) + (xy 85.079364 153.443313) + (xy 85.059532 153.669998) + (xy 85.059532 153.670001) + (xy 85.079364 153.896686) + (xy 85.079366 153.896697) + (xy 85.138258 154.116488) + (xy 85.138261 154.116497) + (xy 85.234431 154.322732) + (xy 85.234432 154.322734) + (xy 85.364954 154.509141) + (xy 85.525858 154.670045) + (xy 85.525861 154.670047) + (xy 85.712266 154.800568) + (xy 85.918504 154.896739) + (xy 85.918509 154.89674) + (xy 85.918511 154.896741) + (xy 85.937164 154.901739) + (xy 86.138308 154.955635) + (xy 86.30023 154.969801) + (xy 86.364998 154.975468) + (xy 86.365 154.975468) + (xy 86.365002 154.975468) + (xy 86.421796 154.970499) + (xy 86.591692 154.955635) + (xy 86.811496 154.896739) + (xy 87.017734 154.800568) + (xy 87.204139 154.670047) + (xy 87.365047 154.509139) + (xy 87.495568 154.322734) + (xy 87.591739 154.116496) + (xy 87.650635 153.896692) + (xy 87.667634 153.702384) + (xy 87.670468 153.670001) + (xy 87.670468 153.669998) + (xy 87.65538 153.497544) + (xy 87.650635 153.443308) + (xy 87.591739 153.223504) + (xy 87.495568 153.017266) + (xy 87.365047 152.830861) + (xy 87.365045 152.830858) + (xy 87.204141 152.669954) + (xy 87.017734 152.539432) + (xy 87.017728 152.539429) + (xy 86.959725 152.512382) + (xy 86.907285 152.46621) + (xy 86.888133 152.399017) + (xy 86.908348 152.332135) + (xy 86.959725 152.287618) + (xy 87.017734 152.260568) + (xy 87.204139 152.130047) + (xy 87.365047 151.969139) + (xy 87.495568 151.782734) + (xy 87.591739 151.576496) + (xy 87.650635 151.356692) + (xy 87.667634 151.162384) + (xy 87.670468 151.130001) + (xy 87.670468 151.129998) + (xy 87.659357 151.003) + (xy 87.650635 150.903308) + (xy 87.591739 150.683504) + (xy 87.495568 150.477266) + (xy 87.387232 150.322545) + (xy 87.365045 150.290858) + (xy 87.204141 150.129954) + (xy 87.017734 149.999432) + (xy 87.017728 149.999429) + (xy 86.959725 149.972382) + (xy 86.907285 149.92621) + (xy 86.888133 149.859017) + (xy 86.908348 149.792135) + (xy 86.959725 149.747618) + (xy 87.017734 149.720568) + (xy 87.204139 149.590047) + (xy 87.365047 149.429139) + (xy 87.495568 149.242734) + (xy 87.591739 149.036496) + (xy 87.650635 148.816692) + (xy 87.667634 148.622384) + (xy 87.670468 148.590001) + (xy 87.670468 148.589998) + (xy 87.655765 148.421943) + (xy 87.650635 148.363308) + (xy 87.591739 148.143504) + (xy 87.495568 147.937266) + (xy 87.365047 147.750861) + (xy 87.365045 147.750858) + (xy 87.204141 147.589954) + (xy 87.017734 147.459432) + (xy 87.017728 147.459429) + (xy 86.959725 147.432382) + (xy 86.907285 147.38621) + (xy 86.888133 147.319017) + (xy 86.908348 147.252135) + (xy 86.959725 147.207618) + (xy 87.017734 147.180568) + (xy 87.204139 147.050047) + (xy 87.365047 146.889139) + (xy 87.495568 146.702734) + (xy 87.591739 146.496496) + (xy 87.650635 146.276692) + (xy 87.667634 146.082384) + (xy 87.670468 146.050001) + (xy 87.670468 146.049998) + (xy 87.659357 145.923) + (xy 87.650635 145.823308) + (xy 87.591739 145.603504) + (xy 87.495568 145.397266) + (xy 87.387232 145.242545) + (xy 87.365045 145.210858) + (xy 87.204141 145.049954) + (xy 87.017734 144.919432) + (xy 87.017728 144.919429) + (xy 86.959725 144.892382) + (xy 86.907285 144.84621) + (xy 86.888133 144.779017) + (xy 86.908348 144.712135) + (xy 86.959725 144.667618) + (xy 87.017734 144.640568) + (xy 87.204139 144.510047) + (xy 87.365047 144.349139) + (xy 87.495568 144.162734) + (xy 87.591739 143.956496) + (xy 87.650635 143.736692) + (xy 87.667634 143.542384) + (xy 87.670468 143.510001) + (xy 87.670468 143.509998) + (xy 87.652155 143.300684) + (xy 87.650635 143.283308) + (xy 87.591739 143.063504) + (xy 87.495568 142.857266) + (xy 87.365047 142.670861) + (xy 87.365045 142.670858) + (xy 87.204141 142.509954) + (xy 87.017734 142.379432) + (xy 87.017728 142.379429) + (xy 86.959725 142.352382) + (xy 86.907285 142.30621) + (xy 86.888133 142.239017) + (xy 86.908348 142.172135) + (xy 86.959725 142.127618) + (xy 86.960319 142.127341) + (xy 87.017734 142.100568) + (xy 87.204139 141.970047) + (xy 87.365047 141.809139) + (xy 87.495568 141.622734) + (xy 87.591739 141.416496) + (xy 87.650635 141.196692) + (xy 87.667634 141.002384) + (xy 87.670468 140.970001) + (xy 87.670468 140.969998) + (xy 87.661496 140.867448) + (xy 87.650635 140.743308) + (xy 87.591739 140.523504) + (xy 87.495568 140.317266) + (xy 87.367462 140.13431) + (xy 87.365045 140.130858) + (xy 87.204141 139.969954) + (xy 87.017734 139.839432) + (xy 87.017728 139.839429) + (xy 86.959725 139.812382) + (xy 86.907285 139.76621) + (xy 86.888133 139.699017) + (xy 86.908348 139.632135) + (xy 86.959725 139.587618) + (xy 87.017734 139.560568) + (xy 87.204139 139.430047) + (xy 87.365047 139.269139) + (xy 87.495568 139.082734) + (xy 87.591739 138.876496) + (xy 87.650635 138.656692) + (xy 87.667634 138.462384) + (xy 87.670468 138.430001) + (xy 87.670468 138.429998) + (xy 87.661604 138.328685) + (xy 87.650635 138.203308) + (xy 87.591739 137.983504) + (xy 87.495568 137.777266) + (xy 87.367462 137.59431) + (xy 87.365045 137.590858) + (xy 87.204141 137.429954) + (xy 87.017734 137.299432) + (xy 87.017728 137.299429) + (xy 86.959725 137.272382) + (xy 86.907285 137.22621) + (xy 86.888133 137.159017) + (xy 86.908348 137.092135) + (xy 86.959725 137.047618) + (xy 87.017734 137.020568) + (xy 87.204139 136.890047) + (xy 87.365047 136.729139) + (xy 87.495568 136.542734) + (xy 87.591739 136.336496) + (xy 87.650635 136.116692) + (xy 87.667634 135.922384) + (xy 87.670468 135.890001) + (xy 87.670468 135.889998) + (xy 87.660114 135.771657) + (xy 87.650635 135.663308) + (xy 87.591739 135.443504) + (xy 87.495568 135.237266) + (xy 87.365047 135.050861) + (xy 87.365045 135.050858) + (xy 87.204141 134.889954) + (xy 87.017734 134.759432) + (xy 87.017728 134.759429) + (xy 86.959725 134.732382) + (xy 86.907285 134.68621) + (xy 86.888133 134.619017) + (xy 86.908348 134.552135) + (xy 86.959725 134.507618) + (xy 87.017734 134.480568) + (xy 87.204139 134.350047) + (xy 87.365047 134.189139) + (xy 87.495568 134.002734) + (xy 87.591739 133.796496) + (xy 87.650635 133.576692) + (xy 87.667634 133.382384) + (xy 87.670468 133.350001) + (xy 87.670468 133.349998) + (xy 87.661604 133.248685) + (xy 87.650635 133.123308) + (xy 87.593078 132.908502) + (xy 87.591741 132.903511) + (xy 87.591738 132.903502) + (xy 87.563035 132.841949) + (xy 87.495568 132.697266) + (xy 87.365047 132.510861) + (xy 87.365045 132.510858) + (xy 87.204141 132.349954) + (xy 87.017734 132.219432) + (xy 87.017728 132.219429) + (xy 86.959725 132.192382) + (xy 86.907285 132.14621) + (xy 86.888133 132.079017) + (xy 86.908348 132.012135) + (xy 86.959725 131.967618) + (xy 86.960319 131.967341) + (xy 87.017734 131.940568) + (xy 87.204139 131.810047) + (xy 87.365047 131.649139) + (xy 87.495568 131.462734) + (xy 87.591739 131.256496) + (xy 87.650635 131.036692) + (xy 87.667634 130.842384) + (xy 87.670468 130.810001) + (xy 87.670468 130.809998) + (xy 87.659956 130.689852) + (xy 87.650635 130.583308) + (xy 87.597358 130.384476) + (xy 87.591741 130.363511) + (xy 87.591738 130.363502) + (xy 87.563059 130.302) + (xy 87.495568 130.157266) + (xy 87.367462 129.97431) + (xy 87.365045 129.970858) + (xy 87.204141 129.809954) + (xy 87.017734 129.679432) + (xy 87.017728 129.679429) + (xy 86.976596 129.660249) + (xy 86.959724 129.652381) + (xy 86.907285 129.60621) + (xy 86.888133 129.539017) + (xy 86.908348 129.472135) + (xy 86.959725 129.427618) + (xy 87.017734 129.400568) + (xy 87.204139 129.270047) + (xy 87.365047 129.109139) + (xy 87.495568 128.922734) + (xy 87.591739 128.716496) + (xy 87.650635 128.496692) + (xy 87.667634 128.302384) + (xy 87.670468 128.270001) + (xy 87.670468 128.269998) + (xy 87.660132 128.151856) + (xy 87.650635 128.043308) + (xy 87.591739 127.823504) + (xy 87.495568 127.617266) + (xy 87.365047 127.430861) + (xy 87.365045 127.430858) + (xy 87.204141 127.269954) + (xy 87.017734 127.139432) + (xy 87.017728 127.139429) + (xy 86.959725 127.112382) + (xy 86.907285 127.06621) + (xy 86.888133 126.999017) + (xy 86.908348 126.932135) + (xy 86.959725 126.887618) + (xy 86.960319 126.887341) + (xy 87.017734 126.860568) + (xy 87.204139 126.730047) + (xy 87.365047 126.569139) + (xy 87.495568 126.382734) + (xy 87.591739 126.176496) + (xy 87.650635 125.956692) + (xy 87.667634 125.762384) + (xy 87.670468 125.730001) + (xy 87.670468 125.729998) + (xy 87.661604 125.628685) + (xy 87.650635 125.503308) + (xy 87.591739 125.283504) + (xy 87.495568 125.077266) + (xy 87.365047 124.890861) + (xy 87.365045 124.890858) + (xy 87.204141 124.729954) + (xy 87.017734 124.599432) + (xy 87.017728 124.599429) + (xy 86.959725 124.572382) + (xy 86.907285 124.52621) + (xy 86.888133 124.459017) + (xy 86.908348 124.392135) + (xy 86.959725 124.347618) + (xy 87.017734 124.320568) + (xy 87.204139 124.190047) + (xy 87.365047 124.029139) + (xy 87.495568 123.842734) + (xy 87.591739 123.636496) + (xy 87.650635 123.416692) + (xy 87.667634 123.222384) + (xy 87.670468 123.190001) + (xy 87.670468 123.189998) + (xy 87.65538 123.017544) + (xy 87.650635 122.963308) + (xy 87.591739 122.743504) + (xy 87.495568 122.537266) + (xy 87.365047 122.350861) + (xy 87.365045 122.350858) + (xy 87.204143 122.189956) + (xy 87.182716 122.174953) + (xy 87.179535 122.172725) + (xy 87.135912 122.118149) + (xy 87.128719 122.04865) + (xy 87.160241 121.986296) + (xy 87.220471 121.950882) + (xy 87.237404 121.947861) + (xy 87.272483 121.944091) + (xy 87.407331 121.893796) + (xy 87.522546 121.807546) + (xy 87.608796 121.692331) + (xy 87.659091 121.557483) + (xy 87.6655 121.497873) + (xy 87.665499 119.802128) + (xy 87.659091 119.742517) + (xy 87.653496 119.727517) + (xy 87.608797 119.607671) + (xy 87.608793 119.607664) + (xy 87.522547 119.492455) + (xy 87.522544 119.492452) + (xy 87.407335 119.406206) + (xy 87.407328 119.406202) + (xy 87.272482 119.355908) + (xy 87.272483 119.355908) + (xy 87.212883 119.349501) + (xy 87.212881 119.3495) + (xy 87.212873 119.3495) + (xy 87.212864 119.3495) + (xy 85.517129 119.3495) + (xy 85.517123 119.349501) + (xy 85.457516 119.355908) + (xy 85.322671 119.406202) + (xy 85.322664 119.406206) + (xy 85.207455 119.492452) + (xy 85.207452 119.492455) + (xy 85.121206 119.607664) + (xy 85.121202 119.607671) + (xy 85.070908 119.742517) + (xy 85.064501 119.802116) + (xy 85.064501 119.802123) + (xy 85.0645 119.802135) + (xy 85.0645 121.49787) + (xy 85.064501 121.497876) + (xy 85.070908 121.557483) + (xy 85.121202 121.692328) + (xy 85.121206 121.692335) + (xy 85.207452 121.807544) + (xy 85.207455 121.807547) + (xy 85.322664 121.893793) + (xy 85.322671 121.893797) + (xy 85.34933 121.90374) + (xy 85.457517 121.944091) + (xy 85.492596 121.947862) + (xy 85.557144 121.974599) + (xy 85.596993 122.031991) + (xy 85.599488 122.101816) + (xy 85.563836 122.161905) + (xy 85.550464 122.172725) + (xy 85.525858 122.189954) + (xy 85.364954 122.350858) + (xy 85.234432 122.537265) + (xy 85.234431 122.537267) + (xy 85.138261 122.743502) + (xy 85.138258 122.743511) + (xy 85.079366 122.963302) + (xy 85.079364 122.963313) + (xy 85.059532 123.189998) + (xy 85.059532 123.190001) + (xy 85.079364 123.416686) + (xy 85.079366 123.416697) + (xy 85.138258 123.636488) + (xy 85.138261 123.636497) + (xy 85.234431 123.842732) + (xy 85.234432 123.842734) + (xy 85.364954 124.029141) + (xy 85.525858 124.190045) + (xy 85.525861 124.190047) + (xy 85.712266 124.320568) + (xy 85.770275 124.347618) + (xy 85.822714 124.393791) + (xy 85.841866 124.460984) + (xy 85.82165 124.527865) + (xy 85.770275 124.572382) + (xy 85.712267 124.599431) + (xy 85.712265 124.599432) + (xy 85.525858 124.729954) + (xy 85.364954 124.890858) + (xy 85.234432 125.077265) + (xy 85.234431 125.077267) + (xy 85.138261 125.283502) + (xy 85.138258 125.283511) + (xy 85.079366 125.503302) + (xy 85.079364 125.503313) + (xy 85.059532 125.729998) + (xy 85.059532 125.730001) + (xy 85.079364 125.956686) + (xy 85.079366 125.956697) + (xy 85.138258 126.176488) + (xy 85.138261 126.176497) + (xy 85.234431 126.382732) + (xy 85.234432 126.382734) + (xy 85.364954 126.569141) + (xy 85.525858 126.730045) + (xy 85.525861 126.730047) + (xy 85.712266 126.860568) + (xy 85.769681 126.887341) + (xy 85.770275 126.887618) + (xy 85.822714 126.933791) + (xy 85.841866 127.000984) + (xy 85.82165 127.067865) + (xy 85.770275 127.112382) + (xy 85.712267 127.139431) + (xy 85.712265 127.139432) + (xy 85.525858 127.269954) + (xy 85.364954 127.430858) + (xy 85.234432 127.617265) + (xy 85.234431 127.617267) + (xy 85.138261 127.823502) + (xy 85.138258 127.823511) + (xy 85.079366 128.043302) + (xy 85.079364 128.043313) + (xy 85.059532 128.269998) + (xy 85.059532 128.270001) + (xy 85.079364 128.496686) + (xy 85.079366 128.496697) + (xy 85.138258 128.716488) + (xy 85.138261 128.716497) + (xy 85.234431 128.922732) + (xy 85.234432 128.922734) + (xy 85.364954 129.109141) + (xy 85.525858 129.270045) + (xy 85.525861 129.270047) + (xy 85.712266 129.400568) + (xy 85.770275 129.427618) + (xy 85.822714 129.473791) + (xy 85.841866 129.540984) + (xy 85.82165 129.607865) + (xy 85.770275 129.652382) + (xy 85.712267 129.679431) + (xy 85.712265 129.679432) + (xy 85.525858 129.809954) + (xy 85.364954 129.970858) + (xy 85.234432 130.157265) + (xy 85.234431 130.157267) + (xy 85.138261 130.363502) + (xy 85.138258 130.363511) + (xy 85.079366 130.583302) + (xy 85.079364 130.583313) + (xy 85.059532 130.809998) + (xy 85.059532 130.810001) + (xy 85.079364 131.036686) + (xy 85.079366 131.036697) + (xy 85.138258 131.256488) + (xy 85.138261 131.256497) + (xy 85.234431 131.462732) + (xy 85.234432 131.462734) + (xy 85.364954 131.649141) + (xy 85.525858 131.810045) + (xy 85.525861 131.810047) + (xy 85.712266 131.940568) + (xy 85.769681 131.967341) + (xy 85.770275 131.967618) + (xy 85.822714 132.013791) + (xy 85.841866 132.080984) + (xy 85.82165 132.147865) + (xy 85.770275 132.192382) + (xy 85.712267 132.219431) + (xy 85.712265 132.219432) + (xy 85.525858 132.349954) + (xy 85.364954 132.510858) + (xy 85.234432 132.697265) + (xy 85.234431 132.697267) + (xy 85.138261 132.903502) + (xy 85.138258 132.903511) + (xy 85.079366 133.123302) + (xy 85.079364 133.123313) + (xy 85.059532 133.349998) + (xy 85.059532 133.350001) + (xy 85.079364 133.576686) + (xy 85.079366 133.576697) + (xy 85.138258 133.796488) + (xy 85.138261 133.796497) + (xy 85.234431 134.002732) + (xy 85.234432 134.002734) + (xy 85.364954 134.189141) + (xy 85.525858 134.350045) + (xy 85.525861 134.350047) + (xy 85.712266 134.480568) + (xy 85.770275 134.507618) + (xy 85.822714 134.553791) + (xy 85.841866 134.620984) + (xy 85.82165 134.687865) + (xy 85.770275 134.732382) + (xy 85.712267 134.759431) + (xy 85.712265 134.759432) + (xy 85.525858 134.889954) + (xy 85.364954 135.050858) + (xy 85.234432 135.237265) + (xy 85.234431 135.237267) + (xy 85.138261 135.443502) + (xy 85.138259 135.443509) + (xy 85.097008 135.59746) + (xy 85.060643 135.65712) + (xy 84.997796 135.687649) + (xy 84.936279 135.682408) + (xy 84.877057 135.661686) + (xy 84.709003 135.642751) + (xy 84.708997 135.642751) + (xy 84.540943 135.661685) + (xy 84.381305 135.717545) + (xy 84.381302 135.717547) + (xy 84.238115 135.807518) + (xy 84.238109 135.807523) + (xy 84.118523 135.927109) + (xy 84.118518 135.927115) + (xy 84.028547 136.070302) + (xy 84.028545 136.070305) + (xy 83.972685 136.229943) + (xy 83.953751 136.397997) + (xy 83.953751 136.398002) + (xy 72.323058 136.398002) + (xy 72.351739 136.336496) + (xy 72.410635 136.116692) + (xy 72.427634 135.922384) + (xy 72.430468 135.890001) + (xy 72.430468 135.889998) + (xy 72.420114 135.771657) + (xy 72.410635 135.663308) + (xy 72.351739 135.443504) + (xy 72.255568 135.237266) + (xy 72.125047 135.050861) + (xy 72.125045 135.050858) + (xy 71.964141 134.889954) + (xy 71.777734 134.759432) + (xy 71.777728 134.759429) + (xy 71.719725 134.732382) + (xy 71.667285 134.68621) + (xy 71.648133 134.619017) + (xy 71.668348 134.552135) + (xy 71.719725 134.507618) + (xy 71.777734 134.480568) + (xy 71.964139 134.350047) + (xy 72.125047 134.189139) + (xy 72.255568 134.002734) + (xy 72.351739 133.796496) + (xy 72.410635 133.576692) + (xy 72.427634 133.382384) + (xy 72.430468 133.350001) + (xy 72.430468 133.349998) + (xy 72.421604 133.248685) + (xy 72.410635 133.123308) + (xy 72.353078 132.908502) + (xy 72.351741 132.903511) + (xy 72.351738 132.903502) + (xy 72.323035 132.841949) + (xy 72.255568 132.697266) + (xy 72.125047 132.510861) + (xy 72.125045 132.510858) + (xy 71.964141 132.349954) + (xy 71.777734 132.219432) + (xy 71.777728 132.219429) + (xy 71.719725 132.192382) + (xy 71.667285 132.14621) + (xy 71.648133 132.079017) + (xy 71.668348 132.012135) + (xy 71.719725 131.967618) + (xy 71.720319 131.967341) + (xy 71.777734 131.940568) + (xy 71.964139 131.810047) + (xy 72.125047 131.649139) + (xy 72.255568 131.462734) + (xy 72.351739 131.256496) + (xy 72.410635 131.036692) + (xy 72.427634 130.842384) + (xy 72.430468 130.810001) + (xy 72.430468 130.809998) + (xy 72.419956 130.689852) + (xy 72.410635 130.583308) + (xy 72.357358 130.384476) + (xy 72.351741 130.363511) + (xy 72.351738 130.363502) + (xy 72.323059 130.302) + (xy 72.255568 130.157266) + (xy 72.127462 129.97431) + (xy 72.125045 129.970858) + (xy 71.964141 129.809954) + (xy 71.777734 129.679432) + (xy 71.777728 129.679429) + (xy 71.736596 129.660249) + (xy 71.719724 129.652381) + (xy 71.667285 129.60621) + (xy 71.648133 129.539017) + (xy 71.668348 129.472135) + (xy 71.719725 129.427618) + (xy 71.777734 129.400568) + (xy 71.964139 129.270047) + (xy 72.125047 129.109139) + (xy 72.255568 128.922734) + (xy 72.351739 128.716496) + (xy 72.410635 128.496692) + (xy 72.427634 128.302384) + (xy 72.430468 128.270001) + (xy 72.430468 128.269998) + (xy 72.420132 128.151856) + (xy 72.410635 128.043308) + (xy 72.351739 127.823504) + (xy 72.255568 127.617266) + (xy 72.125047 127.430861) + (xy 72.125045 127.430858) + (xy 71.964141 127.269954) + (xy 71.777734 127.139432) + (xy 71.777728 127.139429) + (xy 71.719725 127.112382) + (xy 71.667285 127.06621) + (xy 71.648133 126.999017) + (xy 71.668348 126.932135) + (xy 71.719725 126.887618) + (xy 71.720319 126.887341) + (xy 71.777734 126.860568) + (xy 71.964139 126.730047) + (xy 72.125047 126.569139) + (xy 72.255568 126.382734) + (xy 72.351739 126.176496) + (xy 72.410635 125.956692) + (xy 72.427634 125.762384) + (xy 72.430468 125.730001) + (xy 72.430468 125.729998) + (xy 72.421604 125.628685) + (xy 72.410635 125.503308) + (xy 72.351739 125.283504) + (xy 72.255568 125.077266) + (xy 72.125047 124.890861) + (xy 72.125045 124.890858) + (xy 71.964141 124.729954) + (xy 71.777734 124.599432) + (xy 71.777728 124.599429) + (xy 71.719725 124.572382) + (xy 71.667285 124.52621) + (xy 71.648133 124.459017) + (xy 71.668348 124.392135) + (xy 71.719725 124.347618) + (xy 71.777734 124.320568) + (xy 71.964139 124.190047) + (xy 72.125047 124.029139) + (xy 72.255568 123.842734) + (xy 72.351739 123.636496) + (xy 72.410635 123.416692) + (xy 72.427634 123.222384) + (xy 72.430468 123.190001) + (xy 72.430468 123.189998) + (xy 72.41538 123.017544) + (xy 72.410635 122.963308) + (xy 72.351739 122.743504) + (xy 72.255568 122.537266) + (xy 72.125047 122.350861) + (xy 72.125045 122.350858) + (xy 71.964141 122.189954) + (xy 71.777734 122.059432) + (xy 71.777732 122.059431) + (xy 71.754612 122.04865) + (xy 71.719132 122.032105) + (xy 71.666694 121.985934) + (xy 71.647542 121.91874) + (xy 71.667758 121.851859) + (xy 71.719134 121.807341) + (xy 71.777484 121.780132) + (xy 71.96382 121.649657) + (xy 72.124657 121.48882) + (xy 72.255134 121.302482) + (xy 72.351265 121.096326) + (xy 72.351269 121.096317) + (xy 72.403872 120.9) + (xy 71.440686 120.9) + (xy 71.452641 120.888045) + (xy 71.510165 120.775148) + (xy 71.529986 120.65) + (xy 71.510165 120.524852) + (xy 71.452641 120.411955) + (xy 71.440686 120.4) + (xy 72.403872 120.4) + (xy 72.403872 120.399999) + (xy 72.351269 120.203682) + (xy 72.351265 120.203673) + (xy 72.255134 119.997517) + (xy 72.124657 119.811179) + (xy 71.96382 119.650342) + (xy 71.777482 119.519865) + (xy 71.571328 119.423734) + (xy 71.375 119.371127) + (xy 71.375 120.334314) + (xy 71.363045 120.322359) + (xy 71.250148 120.264835) + (xy 71.156481 120.25) + (xy 71.093519 120.25) + (xy 70.999852 120.264835) + (xy 70.886955 120.322359) + (xy 70.875 120.334314) + (xy 70.875 119.371127) + (xy 70.678671 119.423734) + (xy 70.472517 119.519865) + (xy 70.286179 119.650342) + (xy 70.125342 119.811179) + (xy 69.994865 119.997517) + (xy 69.898734 120.203673) + (xy 69.89873 120.203682) + (xy 69.846127 120.399999) + (xy 69.846128 120.4) + (xy 70.809314 120.4) + (xy 70.797359 120.411955) + (xy 70.739835 120.524852) + (xy 70.720014 120.65) + (xy 70.739835 120.775148) + (xy 70.797359 120.888045) + (xy 70.809314 120.9) + (xy 69.846128 120.9) + (xy 69.89873 121.096317) + (xy 69.898734 121.096326) + (xy 69.994865 121.302482) + (xy 70.125342 121.48882) + (xy 70.286179 121.649657) + (xy 70.472518 121.780134) + (xy 70.47252 121.780135) + (xy 70.530865 121.807342) + (xy 70.583305 121.853514) + (xy 70.602457 121.920707) + (xy 70.582242 121.987589) + (xy 70.530867 122.032105) + (xy 70.472268 122.059431) + (xy 70.472264 122.059433) + (xy 70.285858 122.189954) + (xy 70.124954 122.350858) + (xy 69.994432 122.537265) + (xy 69.994431 122.537267) + (xy 69.898261 122.743502) + (xy 69.898258 122.743511) + (xy 69.839366 122.963302) + (xy 69.839364 122.963313) + (xy 69.819532 123.189998) + (xy 69.819532 123.190001) + (xy 69.839364 123.416686) + (xy 69.839366 123.416697) + (xy 69.898258 123.636488) + (xy 69.898261 123.636497) + (xy 69.994431 123.842732) + (xy 69.994432 123.842734) + (xy 70.124954 124.029141) + (xy 70.285858 124.190045) + (xy 70.285861 124.190047) + (xy 70.472266 124.320568) + (xy 70.530275 124.347618) + (xy 70.582714 124.393791) + (xy 70.601866 124.460984) + (xy 70.58165 124.527865) + (xy 70.530275 124.572382) + (xy 70.472267 124.599431) + (xy 70.472265 124.599432) + (xy 70.285858 124.729954) + (xy 70.124954 124.890858) + (xy 69.994432 125.077265) + (xy 69.994431 125.077267) + (xy 69.898261 125.283502) + (xy 69.898258 125.283511) + (xy 69.839366 125.503302) + (xy 69.839364 125.503313) + (xy 69.819532 125.729998) + (xy 69.819532 125.730001) + (xy 69.839364 125.956686) + (xy 69.839366 125.956697) + (xy 69.898258 126.176488) + (xy 69.898261 126.176497) + (xy 69.994431 126.382732) + (xy 69.994432 126.382734) + (xy 70.124954 126.569141) + (xy 70.285858 126.730045) + (xy 70.285861 126.730047) + (xy 70.472266 126.860568) + (xy 70.529681 126.887341) + (xy 70.530275 126.887618) + (xy 70.582714 126.933791) + (xy 70.601866 127.000984) + (xy 70.58165 127.067865) + (xy 70.530275 127.112382) + (xy 70.472267 127.139431) + (xy 70.472265 127.139432) + (xy 70.285858 127.269954) + (xy 70.124954 127.430858) + (xy 69.994432 127.617265) + (xy 69.994431 127.617267) + (xy 69.898261 127.823502) + (xy 69.898258 127.823511) + (xy 69.839366 128.043302) + (xy 69.839364 128.043313) + (xy 69.819532 128.269998) + (xy 69.819532 128.270001) + (xy 69.839364 128.496686) + (xy 69.839366 128.496697) + (xy 69.898258 128.716488) + (xy 69.898261 128.716497) + (xy 69.994431 128.922732) + (xy 69.994432 128.922734) + (xy 70.124954 129.109141) + (xy 70.285858 129.270045) + (xy 70.285861 129.270047) + (xy 70.472266 129.400568) + (xy 70.530275 129.427618) + (xy 70.582714 129.473791) + (xy 70.601866 129.540984) + (xy 70.58165 129.607865) + (xy 70.530275 129.652382) + (xy 70.472267 129.679431) + (xy 70.472265 129.679432) + (xy 70.285858 129.809954) + (xy 70.124954 129.970858) + (xy 69.994432 130.157265) + (xy 69.994431 130.157267) + (xy 69.898261 130.363502) + (xy 69.898258 130.363511) + (xy 69.839366 130.583302) + (xy 69.839364 130.583313) + (xy 69.819532 130.809998) + (xy 69.819532 130.810001) + (xy 69.839364 131.036686) + (xy 69.839366 131.036697) + (xy 69.898258 131.256488) + (xy 69.898261 131.256497) + (xy 69.994431 131.462732) + (xy 69.994432 131.462734) + (xy 70.124954 131.649141) + (xy 70.285858 131.810045) + (xy 70.285861 131.810047) + (xy 70.472266 131.940568) + (xy 70.529681 131.967341) + (xy 70.530275 131.967618) + (xy 70.582714 132.013791) + (xy 70.601866 132.080984) + (xy 70.58165 132.147865) + (xy 70.530275 132.192382) + (xy 70.472267 132.219431) + (xy 70.472265 132.219432) + (xy 70.285858 132.349954) + (xy 70.124954 132.510858) + (xy 69.994432 132.697265) + (xy 69.994431 132.697267) + (xy 69.898261 132.903502) + (xy 69.898258 132.903511) + (xy 69.839366 133.123302) + (xy 69.839364 133.123313) + (xy 69.819532 133.349998) + (xy 69.819532 133.350001) + (xy 69.839364 133.576686) + (xy 69.839366 133.576697) + (xy 69.898258 133.796488) + (xy 69.898261 133.796497) + (xy 69.994431 134.002732) + (xy 69.994432 134.002734) + (xy 70.124954 134.189141) + (xy 70.285858 134.350045) + (xy 70.285861 134.350047) + (xy 70.472266 134.480568) + (xy 70.530275 134.507618) + (xy 70.582714 134.553791) + (xy 70.601866 134.620984) + (xy 70.58165 134.687865) + (xy 70.530275 134.732382) + (xy 70.472267 134.759431) + (xy 70.472265 134.759432) + (xy 70.285858 134.889954) + (xy 70.124954 135.050858) + (xy 69.994432 135.237265) + (xy 69.994431 135.237267) + (xy 69.898261 135.443502) + (xy 69.898258 135.443511) + (xy 69.839366 135.663302) + (xy 69.839364 135.663313) + (xy 69.819532 135.889998) + (xy 69.819532 135.890001) + (xy 69.839364 136.116686) + (xy 69.839366 136.116697) + (xy 69.898258 136.336488) + (xy 69.898261 136.336497) + (xy 69.994431 136.542732) + (xy 69.994432 136.542734) + (xy 70.124954 136.729141) + (xy 70.285858 136.890045) + (xy 70.285861 136.890047) + (xy 70.472266 137.020568) + (xy 70.530275 137.047618) + (xy 70.582714 137.093791) + (xy 70.601866 137.160984) + (xy 70.58165 137.227865) + (xy 70.530275 137.272382) + (xy 70.472267 137.299431) + (xy 70.472265 137.299432) + (xy 70.285858 137.429954) + (xy 70.124954 137.590858) + (xy 69.994432 137.777265) + (xy 69.994431 137.777267) + (xy 69.898261 137.983502) + (xy 69.898258 137.983511) + (xy 69.839366 138.203302) + (xy 69.839364 138.203313) + (xy 69.819532 138.429998) + (xy 69.819532 138.430001) + (xy 69.839364 138.656686) + (xy 69.839366 138.656697) + (xy 69.898258 138.876488) + (xy 69.898261 138.876497) + (xy 69.994431 139.082732) + (xy 69.994432 139.082734) + (xy 70.124954 139.269141) + (xy 70.285858 139.430045) + (xy 70.285861 139.430047) + (xy 70.472266 139.560568) + (xy 70.530275 139.587618) + (xy 70.582714 139.633791) + (xy 70.601866 139.700984) + (xy 70.58165 139.767865) + (xy 70.530275 139.812382) + (xy 70.472267 139.839431) + (xy 70.472265 139.839432) + (xy 70.285858 139.969954) + (xy 70.124954 140.130858) + (xy 69.994432 140.317265) + (xy 69.994431 140.317267) + (xy 69.898261 140.523502) + (xy 69.898258 140.523511) + (xy 69.839366 140.743302) + (xy 69.839364 140.743313) + (xy 69.819532 140.969998) + (xy 69.819532 140.970001) + (xy 69.839364 141.196686) + (xy 69.839366 141.196697) + (xy 69.898258 141.416488) + (xy 69.898261 141.416497) + (xy 69.994431 141.622732) + (xy 69.994432 141.622734) + (xy 70.124954 141.809141) + (xy 70.285858 141.970045) + (xy 70.285861 141.970047) + (xy 70.472266 142.100568) + (xy 70.498931 142.113002) + (xy 70.530275 142.127618) + (xy 70.582714 142.173791) + (xy 70.601866 142.240984) + (xy 70.58165 142.307865) + (xy 70.530275 142.352382) + (xy 70.472267 142.379431) + (xy 70.472265 142.379432) + (xy 70.285858 142.509954) + (xy 70.124954 142.670858) + (xy 69.994432 142.857265) + (xy 69.994431 142.857267) + (xy 69.898261 143.063502) + (xy 69.898258 143.063511) + (xy 69.839366 143.283302) + (xy 69.839364 143.283313) + (xy 69.819532 143.509998) + (xy 69.819532 143.510001) + (xy 69.839364 143.736686) + (xy 69.839366 143.736697) + (xy 69.898258 143.956488) + (xy 69.898261 143.956497) + (xy 69.994431 144.162732) + (xy 69.994432 144.162734) + (xy 70.124954 144.349141) + (xy 70.285858 144.510045) + (xy 70.285861 144.510047) + (xy 70.472266 144.640568) + (xy 70.530275 144.667618) + (xy 70.582714 144.713791) + (xy 70.601866 144.780984) + (xy 70.58165 144.847865) + (xy 70.530275 144.892382) + (xy 70.472267 144.919431) + (xy 70.472265 144.919432) + (xy 70.285858 145.049954) + (xy 70.124954 145.210858) + (xy 69.994432 145.397265) + (xy 69.994431 145.397267) + (xy 69.898261 145.603502) + (xy 69.898258 145.603511) + (xy 69.839366 145.823302) + (xy 69.839364 145.823313) + (xy 69.819532 146.049998) + (xy 69.819532 146.050001) + (xy 69.839364 146.276686) + (xy 69.839366 146.276697) + (xy 69.898258 146.496488) + (xy 69.898261 146.496497) + (xy 69.994431 146.702732) + (xy 69.994432 146.702734) + (xy 70.124954 146.889141) + (xy 70.285858 147.050045) + (xy 70.285861 147.050047) + (xy 70.472266 147.180568) + (xy 70.530275 147.207618) + (xy 70.582714 147.253791) + (xy 70.601866 147.320984) + (xy 70.58165 147.387865) + (xy 70.530275 147.432382) + (xy 70.472267 147.459431) + (xy 70.472265 147.459432) + (xy 70.285858 147.589954) + (xy 70.124954 147.750858) + (xy 69.994432 147.937265) + (xy 69.994431 147.937267) + (xy 69.898261 148.143502) + (xy 69.898258 148.143511) + (xy 69.839366 148.363302) + (xy 69.839364 148.363313) + (xy 69.819532 148.589998) + (xy 69.819532 148.590001) + (xy 69.839364 148.816686) + (xy 69.839366 148.816697) + (xy 69.898258 149.036488) + (xy 69.898261 149.036497) + (xy 69.994431 149.242732) + (xy 69.994432 149.242734) + (xy 70.124954 149.429141) + (xy 70.285858 149.590045) + (xy 70.285861 149.590047) + (xy 70.472266 149.720568) + (xy 70.530275 149.747618) + (xy 70.582714 149.793791) + (xy 70.601866 149.860984) + (xy 70.58165 149.927865) + (xy 70.530275 149.972382) + (xy 70.472267 149.999431) + (xy 70.472265 149.999432) + (xy 70.285858 150.129954) + (xy 70.124954 150.290858) + (xy 69.994432 150.477265) + (xy 69.994431 150.477267) + (xy 69.898261 150.683502) + (xy 69.898258 150.683511) + (xy 69.839366 150.903302) + (xy 69.839364 150.903313) + (xy 69.819532 151.129998) + (xy 69.819532 151.130001) + (xy 69.839364 151.356686) + (xy 69.839366 151.356697) + (xy 69.898258 151.576488) + (xy 69.898261 151.576497) + (xy 69.994431 151.782732) + (xy 69.994432 151.782734) + (xy 70.124954 151.969141) + (xy 70.285858 152.130045) + (xy 70.285861 152.130047) + (xy 70.472266 152.260568) + (xy 70.530275 152.287618) + (xy 70.582714 152.333791) + (xy 70.601866 152.400984) + (xy 70.58165 152.467865) + (xy 70.530275 152.512382) + (xy 70.472267 152.539431) + (xy 70.472265 152.539432) + (xy 70.285858 152.669954) + (xy 70.124954 152.830858) + (xy 69.994432 153.017265) + (xy 69.994431 153.017267) + (xy 69.898261 153.223502) + (xy 69.898258 153.223511) + (xy 69.839366 153.443302) + (xy 69.839364 153.443313) + (xy 69.819532 153.669998) + (xy 69.819532 153.670001) + (xy 67.745468 153.670001) + (xy 67.745468 153.669998) + (xy 67.73038 153.497544) + (xy 67.725635 153.443308) + (xy 67.666739 153.223504) + (xy 67.570568 153.017266) + (xy 67.440047 152.830861) + (xy 67.440045 152.830858) + (xy 67.279141 152.669954) + (xy 67.092734 152.539432) + (xy 67.092728 152.539429) + (xy 67.034725 152.512382) + (xy 66.982285 152.46621) + (xy 66.963133 152.399017) + (xy 66.983348 152.332135) + (xy 67.034725 152.287618) + (xy 67.092734 152.260568) + (xy 67.279139 152.130047) + (xy 67.440047 151.969139) + (xy 67.570568 151.782734) + (xy 67.666739 151.576496) + (xy 67.725635 151.356692) + (xy 67.742634 151.162384) + (xy 67.745468 151.130001) + (xy 67.745468 151.129998) + (xy 67.734357 151.003) + (xy 67.725635 150.903308) + (xy 67.666739 150.683504) + (xy 67.570568 150.477266) + (xy 67.462232 150.322545) + (xy 67.440045 150.290858) + (xy 67.279141 150.129954) + (xy 67.092734 149.999432) + (xy 67.092728 149.999429) + (xy 67.034725 149.972382) + (xy 66.982285 149.92621) + (xy 66.963133 149.859017) + (xy 66.983348 149.792135) + (xy 67.034725 149.747618) + (xy 67.092734 149.720568) + (xy 67.279139 149.590047) + (xy 67.440047 149.429139) + (xy 67.570568 149.242734) + (xy 67.666739 149.036496) + (xy 67.725635 148.816692) + (xy 67.742634 148.622384) + (xy 67.745468 148.590001) + (xy 67.745468 148.589998) + (xy 67.730765 148.421943) + (xy 67.725635 148.363308) + (xy 67.666739 148.143504) + (xy 67.570568 147.937266) + (xy 67.440047 147.750861) + (xy 67.440045 147.750858) + (xy 67.279141 147.589954) + (xy 67.092734 147.459432) + (xy 67.092728 147.459429) + (xy 67.034725 147.432382) + (xy 66.982285 147.38621) + (xy 66.963133 147.319017) + (xy 66.983348 147.252135) + (xy 67.034725 147.207618) + (xy 67.092734 147.180568) + (xy 67.279139 147.050047) + (xy 67.440047 146.889139) + (xy 67.570568 146.702734) + (xy 67.666739 146.496496) + (xy 67.725635 146.276692) + (xy 67.742634 146.082384) + (xy 67.745468 146.050001) + (xy 67.745468 146.049998) + (xy 67.734357 145.923) + (xy 67.725635 145.823308) + (xy 67.666739 145.603504) + (xy 67.570568 145.397266) + (xy 67.462232 145.242545) + (xy 67.440045 145.210858) + (xy 67.279141 145.049954) + (xy 67.092734 144.919432) + (xy 67.092728 144.919429) + (xy 67.034725 144.892382) + (xy 66.982285 144.84621) + (xy 66.963133 144.779017) + (xy 66.983348 144.712135) + (xy 67.034725 144.667618) + (xy 67.092734 144.640568) + (xy 67.279139 144.510047) + (xy 67.440047 144.349139) + (xy 67.570568 144.162734) + (xy 67.666739 143.956496) + (xy 67.725635 143.736692) + (xy 67.742634 143.542384) + (xy 67.745468 143.510001) + (xy 67.745468 143.509998) + (xy 67.727155 143.300684) + (xy 67.725635 143.283308) + (xy 67.666739 143.063504) + (xy 67.570568 142.857266) + (xy 67.440047 142.670861) + (xy 67.440045 142.670858) + (xy 67.279141 142.509954) + (xy 67.092734 142.379432) + (xy 67.092728 142.379429) + (xy 67.034725 142.352382) + (xy 66.982285 142.30621) + (xy 66.963133 142.239017) + (xy 66.983348 142.172135) + (xy 67.034725 142.127618) + (xy 67.035319 142.127341) + (xy 67.092734 142.100568) + (xy 67.279139 141.970047) + (xy 67.440047 141.809139) + (xy 67.570568 141.622734) + (xy 67.666739 141.416496) + (xy 67.725635 141.196692) + (xy 67.742634 141.002384) + (xy 67.745468 140.970001) + (xy 67.745468 140.969998) + (xy 67.736496 140.867448) + (xy 67.725635 140.743308) + (xy 67.666739 140.523504) + (xy 67.570568 140.317266) + (xy 67.442462 140.13431) + (xy 67.440045 140.130858) + (xy 67.279141 139.969954) + (xy 67.092734 139.839432) + (xy 67.092728 139.839429) + (xy 67.034725 139.812382) + (xy 66.982285 139.76621) + (xy 66.963133 139.699017) + (xy 66.983348 139.632135) + (xy 67.034725 139.587618) + (xy 67.092734 139.560568) + (xy 67.279139 139.430047) + (xy 67.440047 139.269139) + (xy 67.570568 139.082734) + (xy 67.666739 138.876496) + (xy 67.725635 138.656692) + (xy 67.742634 138.462384) + (xy 67.745468 138.430001) + (xy 67.745468 138.429998) + (xy 67.736604 138.328685) + (xy 67.725635 138.203308) + (xy 67.666739 137.983504) + (xy 67.570568 137.777266) + (xy 67.442462 137.59431) + (xy 67.440045 137.590858) + (xy 67.279141 137.429954) + (xy 67.092734 137.299432) + (xy 67.092728 137.299429) + (xy 67.034725 137.272382) + (xy 66.982285 137.22621) + (xy 66.963133 137.159017) + (xy 66.983348 137.092135) + (xy 67.034725 137.047618) + (xy 67.092734 137.020568) + (xy 67.279139 136.890047) + (xy 67.440047 136.729139) + (xy 67.570568 136.542734) + (xy 67.666739 136.336496) + (xy 67.725635 136.116692) + (xy 67.742634 135.922384) + (xy 67.745468 135.890001) + (xy 67.745468 135.889998) + (xy 67.735114 135.771657) + (xy 67.725635 135.663308) + (xy 67.666739 135.443504) + (xy 67.570568 135.237266) + (xy 67.440047 135.050861) + (xy 67.440045 135.050858) + (xy 67.279141 134.889954) + (xy 67.092734 134.759432) + (xy 67.092728 134.759429) + (xy 67.034725 134.732382) + (xy 66.982285 134.68621) + (xy 66.963133 134.619017) + (xy 66.983348 134.552135) + (xy 67.034725 134.507618) + (xy 67.092734 134.480568) + (xy 67.279139 134.350047) + (xy 67.440047 134.189139) + (xy 67.570568 134.002734) + (xy 67.666739 133.796496) + (xy 67.725635 133.576692) + (xy 67.742634 133.382384) + (xy 67.745468 133.350001) + (xy 67.745468 133.349998) + (xy 67.736604 133.248685) + (xy 67.725635 133.123308) + (xy 67.668078 132.908502) + (xy 67.666741 132.903511) + (xy 67.666738 132.903502) + (xy 67.638035 132.841949) + (xy 67.570568 132.697266) + (xy 67.440047 132.510861) + (xy 67.440045 132.510858) + (xy 67.279141 132.349954) + (xy 67.092734 132.219432) + (xy 67.092728 132.219429) + (xy 67.034725 132.192382) + (xy 66.982285 132.14621) + (xy 66.963133 132.079017) + (xy 66.983348 132.012135) + (xy 67.034725 131.967618) + (xy 67.035319 131.967341) + (xy 67.092734 131.940568) + (xy 67.279139 131.810047) + (xy 67.440047 131.649139) + (xy 67.570568 131.462734) + (xy 67.666739 131.256496) + (xy 67.725635 131.036692) + (xy 67.742634 130.842384) + (xy 67.745468 130.810001) + (xy 67.745468 130.809998) + (xy 67.734956 130.689852) + (xy 67.725635 130.583308) + (xy 67.672358 130.384476) + (xy 67.666741 130.363511) + (xy 67.666738 130.363502) + (xy 67.638059 130.302) + (xy 67.570568 130.157266) + (xy 67.442462 129.97431) + (xy 67.440045 129.970858) + (xy 67.279141 129.809954) + (xy 67.092734 129.679432) + (xy 67.092728 129.679429) + (xy 67.051596 129.660249) + (xy 67.034724 129.652381) + (xy 66.982285 129.60621) + (xy 66.963133 129.539017) + (xy 66.983348 129.472135) + (xy 67.034725 129.427618) + (xy 67.092734 129.400568) + (xy 67.279139 129.270047) + (xy 67.440047 129.109139) + (xy 67.570568 128.922734) + (xy 67.666739 128.716496) + (xy 67.725635 128.496692) + (xy 67.742634 128.302384) + (xy 67.745468 128.270001) + (xy 67.745468 128.269998) + (xy 67.735132 128.151856) + (xy 67.725635 128.043308) + (xy 67.666739 127.823504) + (xy 67.570568 127.617266) + (xy 67.440047 127.430861) + (xy 67.440045 127.430858) + (xy 67.279141 127.269954) + (xy 67.092734 127.139432) + (xy 67.092728 127.139429) + (xy 67.034725 127.112382) + (xy 66.982285 127.06621) + (xy 66.963133 126.999017) + (xy 66.983348 126.932135) + (xy 67.034725 126.887618) + (xy 67.035319 126.887341) + (xy 67.092734 126.860568) + (xy 67.279139 126.730047) + (xy 67.440047 126.569139) + (xy 67.570568 126.382734) + (xy 67.666739 126.176496) + (xy 67.725635 125.956692) + (xy 67.742634 125.762384) + (xy 67.745468 125.730001) + (xy 67.745468 125.729998) + (xy 67.736604 125.628685) + (xy 67.725635 125.503308) + (xy 67.666739 125.283504) + (xy 67.570568 125.077266) + (xy 67.440047 124.890861) + (xy 67.440045 124.890858) + (xy 67.279141 124.729954) + (xy 67.092734 124.599432) + (xy 67.092728 124.599429) + (xy 67.034725 124.572382) + (xy 66.982285 124.52621) + (xy 66.963133 124.459017) + (xy 66.983348 124.392135) + (xy 67.034725 124.347618) + (xy 67.092734 124.320568) + (xy 67.279139 124.190047) + (xy 67.440047 124.029139) + (xy 67.570568 123.842734) + (xy 67.666739 123.636496) + (xy 67.725635 123.416692) + (xy 67.742634 123.222384) + (xy 67.745468 123.190001) + (xy 67.745468 123.189998) + (xy 67.73038 123.017544) + (xy 67.725635 122.963308) + (xy 67.666739 122.743504) + (xy 67.570568 122.537266) + (xy 67.440047 122.350861) + (xy 67.440045 122.350858) + (xy 67.279143 122.189956) + (xy 67.257716 122.174953) + (xy 67.254535 122.172725) + (xy 67.210912 122.118149) + (xy 67.203719 122.04865) + (xy 67.235241 121.986296) + (xy 67.295471 121.950882) + (xy 67.312404 121.947861) + (xy 67.347483 121.944091) + (xy 67.482331 121.893796) + (xy 67.597546 121.807546) + (xy 67.683796 121.692331) + (xy 67.734091 121.557483) + (xy 67.7405 121.497873) + (xy 67.740499 119.802128) + (xy 67.734091 119.742517) + (xy 67.728496 119.727517) + (xy 67.683797 119.607671) + (xy 67.683793 119.607664) + (xy 67.597547 119.492455) + (xy 67.597544 119.492452) + (xy 67.482335 119.406206) + (xy 67.482328 119.406202) + (xy 67.347482 119.355908) + (xy 67.347483 119.355908) + (xy 67.287883 119.349501) + (xy 67.287881 119.3495) + (xy 67.287873 119.3495) + (xy 67.287864 119.3495) + (xy 64.792129 119.3495) + (xy 64.792123 119.349501) + (xy 64.732516 119.355908) + (xy 64.597671 119.406202) + (xy 64.597664 119.406206) + (xy 64.482455 119.492452) + (xy 64.482452 119.492455) + (xy 64.396206 119.607664) + (xy 64.396202 119.607671) + (xy 64.345908 119.742517) + (xy 64.339501 119.802116) + (xy 64.339501 119.802123) + (xy 64.3395 119.802135) + (xy 64.3395 121.49787) + (xy 64.339501 121.497876) + (xy 64.345908 121.557483) + (xy 64.396202 121.692328) + (xy 64.396206 121.692335) + (xy 64.482452 121.807544) + (xy 64.482455 121.807547) + (xy 64.597664 121.893793) + (xy 64.597671 121.893797) + (xy 64.62433 121.90374) + (xy 64.732517 121.944091) + (xy 64.767596 121.947862) + (xy 64.832144 121.974599) + (xy 64.871993 122.031991) + (xy 64.874488 122.101816) + (xy 64.838836 122.161905) + (xy 64.825464 122.172725) + (xy 64.800858 122.189954) + (xy 64.639954 122.350858) + (xy 64.509432 122.537265) + (xy 64.509431 122.537267) + (xy 64.413261 122.743502) + (xy 64.413258 122.743511) + (xy 64.354366 122.963302) + (xy 64.354364 122.963313) + (xy 64.334532 123.189998) + (xy 64.334532 123.190001) + (xy 64.354364 123.416686) + (xy 64.354366 123.416697) + (xy 64.413258 123.636488) + (xy 64.413261 123.636497) + (xy 64.509431 123.842732) + (xy 64.509432 123.842734) + (xy 64.639954 124.029141) + (xy 64.800858 124.190045) + (xy 64.800861 124.190047) + (xy 64.987266 124.320568) + (xy 65.045275 124.347618) + (xy 65.097714 124.393791) + (xy 65.116866 124.460984) + (xy 65.09665 124.527865) + (xy 65.045275 124.572382) + (xy 64.987267 124.599431) + (xy 64.987265 124.599432) + (xy 64.800858 124.729954) + (xy 64.639954 124.890858) + (xy 64.509432 125.077265) + (xy 64.509431 125.077267) + (xy 64.413261 125.283502) + (xy 64.413258 125.283511) + (xy 64.354366 125.503302) + (xy 64.354364 125.503313) + (xy 64.334532 125.729998) + (xy 64.334532 125.730001) + (xy 64.354364 125.956686) + (xy 64.354366 125.956697) + (xy 64.413258 126.176488) + (xy 64.413261 126.176497) + (xy 64.509431 126.382732) + (xy 64.509432 126.382734) + (xy 64.639954 126.569141) + (xy 64.800858 126.730045) + (xy 64.800861 126.730047) + (xy 64.987266 126.860568) + (xy 65.044681 126.887341) + (xy 65.045275 126.887618) + (xy 65.097714 126.933791) + (xy 65.116866 127.000984) + (xy 65.09665 127.067865) + (xy 65.045275 127.112382) + (xy 64.987267 127.139431) + (xy 64.987265 127.139432) + (xy 64.800858 127.269954) + (xy 64.639954 127.430858) + (xy 64.509432 127.617265) + (xy 64.509431 127.617267) + (xy 64.413261 127.823502) + (xy 64.413258 127.823511) + (xy 64.354366 128.043302) + (xy 64.354364 128.043313) + (xy 64.334532 128.269998) + (xy 64.334532 128.270001) + (xy 64.354364 128.496686) + (xy 64.354366 128.496697) + (xy 64.413258 128.716488) + (xy 64.413261 128.716497) + (xy 64.509431 128.922732) + (xy 64.509432 128.922734) + (xy 64.639954 129.109141) + (xy 64.800858 129.270045) + (xy 64.800861 129.270047) + (xy 64.987266 129.400568) + (xy 65.045275 129.427618) + (xy 65.097714 129.473791) + (xy 65.116866 129.540984) + (xy 65.09665 129.607865) + (xy 65.045275 129.652382) + (xy 64.987267 129.679431) + (xy 64.987265 129.679432) + (xy 64.800858 129.809954) + (xy 64.639954 129.970858) + (xy 64.509432 130.157265) + (xy 64.509431 130.157267) + (xy 64.413261 130.363502) + (xy 64.413258 130.363511) + (xy 64.354366 130.583302) + (xy 64.354364 130.583313) + (xy 64.334532 130.809998) + (xy 64.334532 130.810001) + (xy 64.354364 131.036686) + (xy 64.354366 131.036697) + (xy 64.413258 131.256488) + (xy 64.413261 131.256497) + (xy 64.509431 131.462732) + (xy 64.509432 131.462734) + (xy 64.639954 131.649141) + (xy 64.800858 131.810045) + (xy 64.800861 131.810047) + (xy 64.987266 131.940568) + (xy 65.044681 131.967341) + (xy 65.045275 131.967618) + (xy 65.097714 132.013791) + (xy 65.116866 132.080984) + (xy 65.09665 132.147865) + (xy 65.045275 132.192382) + (xy 64.987267 132.219431) + (xy 64.987265 132.219432) + (xy 64.800858 132.349954) + (xy 64.639954 132.510858) + (xy 64.509432 132.697265) + (xy 64.509431 132.697267) + (xy 64.413261 132.903502) + (xy 64.413258 132.903511) + (xy 64.354366 133.123302) + (xy 64.354364 133.123313) + (xy 64.334532 133.349998) + (xy 64.334532 133.350001) + (xy 64.354364 133.576686) + (xy 64.354366 133.576697) + (xy 64.413258 133.796488) + (xy 64.413261 133.796497) + (xy 64.509431 134.002732) + (xy 64.509432 134.002734) + (xy 64.639954 134.189141) + (xy 64.800858 134.350045) + (xy 64.800861 134.350047) + (xy 64.987266 134.480568) + (xy 65.045275 134.507618) + (xy 65.097714 134.553791) + (xy 65.116866 134.620984) + (xy 65.09665 134.687865) + (xy 65.045275 134.732382) + (xy 64.987267 134.759431) + (xy 64.987265 134.759432) + (xy 64.800858 134.889954) + (xy 64.639954 135.050858) + (xy 64.509432 135.237265) + (xy 64.509431 135.237267) + (xy 64.413261 135.443502) + (xy 64.413258 135.443511) + (xy 64.354366 135.663302) + (xy 64.354364 135.663313) + (xy 64.334532 135.889998) + (xy 64.334532 135.890001) + (xy 64.354364 136.116686) + (xy 64.354366 136.116697) + (xy 64.413258 136.336488) + (xy 64.413261 136.336497) + (xy 64.509431 136.542732) + (xy 64.509432 136.542734) + (xy 64.639954 136.729141) + (xy 64.800858 136.890045) + (xy 64.800861 136.890047) + (xy 64.987266 137.020568) + (xy 65.045275 137.047618) + (xy 65.097714 137.093791) + (xy 65.116866 137.160984) + (xy 65.09665 137.227865) + (xy 65.045275 137.272382) + (xy 64.987267 137.299431) + (xy 64.987265 137.299432) + (xy 64.800858 137.429954) + (xy 64.639954 137.590858) + (xy 64.509432 137.777265) + (xy 64.509431 137.777267) + (xy 64.413261 137.983502) + (xy 64.413258 137.983511) + (xy 64.354366 138.203302) + (xy 64.354364 138.203313) + (xy 64.334532 138.429998) + (xy 64.334532 138.430001) + (xy 64.354364 138.656686) + (xy 64.354366 138.656697) + (xy 64.413258 138.876488) + (xy 64.413261 138.876497) + (xy 64.509431 139.082732) + (xy 64.509432 139.082734) + (xy 64.639954 139.269141) + (xy 64.800858 139.430045) + (xy 64.800861 139.430047) + (xy 64.987266 139.560568) + (xy 65.045275 139.587618) + (xy 65.097714 139.633791) + (xy 65.116866 139.700984) + (xy 65.09665 139.767865) + (xy 65.045275 139.812382) + (xy 64.987267 139.839431) + (xy 64.987265 139.839432) + (xy 64.800858 139.969954) + (xy 64.639954 140.130858) + (xy 64.509432 140.317265) + (xy 64.509431 140.317267) + (xy 64.413261 140.523502) + (xy 64.413258 140.523511) + (xy 64.354366 140.743302) + (xy 64.354364 140.743313) + (xy 64.334532 140.969998) + (xy 64.334532 140.970001) + (xy 64.354364 141.196686) + (xy 64.354366 141.196697) + (xy 64.413258 141.416488) + (xy 64.413261 141.416497) + (xy 64.509431 141.622732) + (xy 64.509432 141.622734) + (xy 64.639954 141.809141) + (xy 64.800858 141.970045) + (xy 64.800861 141.970047) + (xy 64.987266 142.100568) + (xy 65.013931 142.113002) + (xy 65.045275 142.127618) + (xy 65.097714 142.173791) + (xy 65.116866 142.240984) + (xy 65.09665 142.307865) + (xy 65.045275 142.352382) + (xy 64.987267 142.379431) + (xy 64.987265 142.379432) + (xy 64.800858 142.509954) + (xy 64.639954 142.670858) + (xy 64.509432 142.857265) + (xy 64.509431 142.857267) + (xy 64.413261 143.063502) + (xy 64.413258 143.063511) + (xy 64.354366 143.283302) + (xy 64.354364 143.283313) + (xy 64.334532 143.509998) + (xy 64.334532 143.510001) + (xy 64.354364 143.736686) + (xy 64.354366 143.736697) + (xy 64.413258 143.956488) + (xy 64.413261 143.956497) + (xy 64.509431 144.162732) + (xy 64.509432 144.162734) + (xy 64.639954 144.349141) + (xy 64.800858 144.510045) + (xy 64.800861 144.510047) + (xy 64.987266 144.640568) + (xy 65.045275 144.667618) + (xy 65.097714 144.713791) + (xy 65.116866 144.780984) + (xy 65.09665 144.847865) + (xy 65.045275 144.892382) + (xy 64.987267 144.919431) + (xy 64.987265 144.919432) + (xy 64.800858 145.049954) + (xy 64.639954 145.210858) + (xy 64.509432 145.397265) + (xy 64.509431 145.397267) + (xy 64.413261 145.603502) + (xy 64.413258 145.603511) + (xy 64.354366 145.823302) + (xy 64.354364 145.823313) + (xy 64.334532 146.049998) + (xy 64.334532 146.050001) + (xy 64.354364 146.276686) + (xy 64.354366 146.276697) + (xy 64.413258 146.496488) + (xy 64.413261 146.496497) + (xy 64.509431 146.702732) + (xy 64.509432 146.702734) + (xy 64.639954 146.889141) + (xy 64.800858 147.050045) + (xy 64.800861 147.050047) + (xy 64.987266 147.180568) + (xy 65.045275 147.207618) + (xy 65.097714 147.253791) + (xy 65.116866 147.320984) + (xy 65.09665 147.387865) + (xy 65.045275 147.432382) + (xy 64.987267 147.459431) + (xy 64.987265 147.459432) + (xy 64.800858 147.589954) + (xy 64.639954 147.750858) + (xy 64.509432 147.937265) + (xy 64.509431 147.937267) + (xy 64.413261 148.143502) + (xy 64.413258 148.143511) + (xy 64.354366 148.363302) + (xy 64.354364 148.363313) + (xy 64.334532 148.589998) + (xy 64.334532 148.590001) + (xy 64.354364 148.816686) + (xy 64.354366 148.816697) + (xy 64.413258 149.036488) + (xy 64.413261 149.036497) + (xy 64.509431 149.242732) + (xy 64.509432 149.242734) + (xy 64.639954 149.429141) + (xy 64.800858 149.590045) + (xy 64.800861 149.590047) + (xy 64.987266 149.720568) + (xy 65.045275 149.747618) + (xy 65.097714 149.793791) + (xy 65.116866 149.860984) + (xy 65.09665 149.927865) + (xy 65.045275 149.972382) + (xy 64.987267 149.999431) + (xy 64.987265 149.999432) + (xy 64.800858 150.129954) + (xy 64.639954 150.290858) + (xy 64.509432 150.477265) + (xy 64.509431 150.477267) + (xy 64.413261 150.683502) + (xy 64.413258 150.683511) + (xy 64.354366 150.903302) + (xy 64.354364 150.903313) + (xy 64.334532 151.129998) + (xy 64.334532 151.130001) + (xy 64.354364 151.356686) + (xy 64.354366 151.356697) + (xy 64.413258 151.576488) + (xy 64.413261 151.576497) + (xy 64.509431 151.782732) + (xy 64.509432 151.782734) + (xy 64.639954 151.969141) + (xy 64.800858 152.130045) + (xy 64.800861 152.130047) + (xy 64.987266 152.260568) + (xy 65.045275 152.287618) + (xy 65.097714 152.333791) + (xy 65.116866 152.400984) + (xy 65.09665 152.467865) + (xy 65.045275 152.512382) + (xy 64.987267 152.539431) + (xy 64.987265 152.539432) + (xy 64.800858 152.669954) + (xy 64.639954 152.830858) + (xy 64.509432 153.017265) + (xy 64.509431 153.017267) + (xy 64.413261 153.223502) + (xy 64.413258 153.223511) + (xy 64.354366 153.443302) + (xy 64.354364 153.443313) + (xy 64.334532 153.669998) + (xy 64.334532 153.670001) + (xy 60.125468 153.670001) + (xy 60.125468 153.669998) + (xy 60.11038 153.497544) + (xy 60.105635 153.443308) + (xy 60.046739 153.223504) + (xy 59.950568 153.017266) + (xy 59.820047 152.830861) + (xy 59.820045 152.830858) + (xy 59.659141 152.669954) + (xy 59.472734 152.539432) + (xy 59.472728 152.539429) + (xy 59.414725 152.512382) + (xy 59.362285 152.46621) + (xy 59.343133 152.399017) + (xy 59.363348 152.332135) + (xy 59.414725 152.287618) + (xy 59.472734 152.260568) + (xy 59.659139 152.130047) + (xy 59.820047 151.969139) + (xy 59.950568 151.782734) + (xy 60.046739 151.576496) + (xy 60.105635 151.356692) + (xy 60.122634 151.162384) + (xy 60.125468 151.130001) + (xy 60.125468 151.129998) + (xy 60.114357 151.003) + (xy 60.105635 150.903308) + (xy 60.046739 150.683504) + (xy 59.950568 150.477266) + (xy 59.842232 150.322545) + (xy 59.820045 150.290858) + (xy 59.659141 150.129954) + (xy 59.472734 149.999432) + (xy 59.472728 149.999429) + (xy 59.414725 149.972382) + (xy 59.362285 149.92621) + (xy 59.343133 149.859017) + (xy 59.363348 149.792135) + (xy 59.414725 149.747618) + (xy 59.472734 149.720568) + (xy 59.659139 149.590047) + (xy 59.820047 149.429139) + (xy 59.950568 149.242734) + (xy 60.046739 149.036496) + (xy 60.105635 148.816692) + (xy 60.122634 148.622384) + (xy 60.125468 148.590001) + (xy 60.125468 148.589998) + (xy 60.110765 148.421943) + (xy 60.105635 148.363308) + (xy 60.046739 148.143504) + (xy 59.950568 147.937266) + (xy 59.820047 147.750861) + (xy 59.820045 147.750858) + (xy 59.659141 147.589954) + (xy 59.472734 147.459432) + (xy 59.472728 147.459429) + (xy 59.414725 147.432382) + (xy 59.362285 147.38621) + (xy 59.343133 147.319017) + (xy 59.363348 147.252135) + (xy 59.414725 147.207618) + (xy 59.472734 147.180568) + (xy 59.659139 147.050047) + (xy 59.820047 146.889139) + (xy 59.950568 146.702734) + (xy 60.046739 146.496496) + (xy 60.105635 146.276692) + (xy 60.122634 146.082384) + (xy 60.125468 146.050001) + (xy 60.125468 146.049998) + (xy 60.114357 145.923) + (xy 60.105635 145.823308) + (xy 60.046739 145.603504) + (xy 59.950568 145.397266) + (xy 59.842232 145.242545) + (xy 59.820045 145.210858) + (xy 59.659141 145.049954) + (xy 59.472734 144.919432) + (xy 59.472728 144.919429) + (xy 59.414725 144.892382) + (xy 59.362285 144.84621) + (xy 59.343133 144.779017) + (xy 59.363348 144.712135) + (xy 59.414725 144.667618) + (xy 59.472734 144.640568) + (xy 59.659139 144.510047) + (xy 59.820047 144.349139) + (xy 59.950568 144.162734) + (xy 60.046739 143.956496) + (xy 60.105635 143.736692) + (xy 60.122634 143.542384) + (xy 60.125468 143.510001) + (xy 60.125468 143.509998) + (xy 60.107155 143.300684) + (xy 60.105635 143.283308) + (xy 60.046739 143.063504) + (xy 59.950568 142.857266) + (xy 59.820047 142.670861) + (xy 59.820045 142.670858) + (xy 59.659141 142.509954) + (xy 59.472734 142.379432) + (xy 59.472728 142.379429) + (xy 59.414725 142.352382) + (xy 59.362285 142.30621) + (xy 59.343133 142.239017) + (xy 59.363348 142.172135) + (xy 59.414725 142.127618) + (xy 59.415319 142.127341) + (xy 59.472734 142.100568) + (xy 59.659139 141.970047) + (xy 59.820047 141.809139) + (xy 59.950568 141.622734) + (xy 60.046739 141.416496) + (xy 60.105635 141.196692) + (xy 60.122634 141.002384) + (xy 60.125468 140.970001) + (xy 60.125468 140.969998) + (xy 60.116496 140.867448) + (xy 60.105635 140.743308) + (xy 60.046739 140.523504) + (xy 59.950568 140.317266) + (xy 59.822462 140.13431) + (xy 59.820045 140.130858) + (xy 59.659141 139.969954) + (xy 59.472734 139.839432) + (xy 59.472728 139.839429) + (xy 59.414725 139.812382) + (xy 59.362285 139.76621) + (xy 59.343133 139.699017) + (xy 59.363348 139.632135) + (xy 59.414725 139.587618) + (xy 59.472734 139.560568) + (xy 59.659139 139.430047) + (xy 59.820047 139.269139) + (xy 59.950568 139.082734) + (xy 60.046739 138.876496) + (xy 60.105635 138.656692) + (xy 60.122634 138.462384) + (xy 60.125468 138.430001) + (xy 60.125468 138.429998) + (xy 60.116604 138.328685) + (xy 60.105635 138.203308) + (xy 60.046739 137.983504) + (xy 59.950568 137.777266) + (xy 59.822462 137.59431) + (xy 59.820045 137.590858) + (xy 59.659141 137.429954) + (xy 59.472734 137.299432) + (xy 59.472728 137.299429) + (xy 59.414725 137.272382) + (xy 59.362285 137.22621) + (xy 59.343133 137.159017) + (xy 59.363348 137.092135) + (xy 59.414725 137.047618) + (xy 59.472734 137.020568) + (xy 59.659139 136.890047) + (xy 59.820047 136.729139) + (xy 59.950568 136.542734) + (xy 60.046739 136.336496) + (xy 60.105635 136.116692) + (xy 60.122634 135.922384) + (xy 60.125468 135.890001) + (xy 60.125468 135.889998) + (xy 60.115114 135.771657) + (xy 60.105635 135.663308) + (xy 60.046739 135.443504) + (xy 59.950568 135.237266) + (xy 59.820047 135.050861) + (xy 59.820045 135.050858) + (xy 59.659141 134.889954) + (xy 59.472734 134.759432) + (xy 59.472728 134.759429) + (xy 59.414725 134.732382) + (xy 59.362285 134.68621) + (xy 59.343133 134.619017) + (xy 59.363348 134.552135) + (xy 59.414725 134.507618) + (xy 59.472734 134.480568) + (xy 59.659139 134.350047) + (xy 59.820047 134.189139) + (xy 59.950568 134.002734) + (xy 60.046739 133.796496) + (xy 60.105635 133.576692) + (xy 60.122634 133.382384) + (xy 60.125468 133.350001) + (xy 60.125468 133.349998) + (xy 60.116604 133.248685) + (xy 60.105635 133.123308) + (xy 60.048078 132.908502) + (xy 60.046741 132.903511) + (xy 60.046738 132.903502) + (xy 60.018035 132.841949) + (xy 59.950568 132.697266) + (xy 59.820047 132.510861) + (xy 59.820045 132.510858) + (xy 59.659141 132.349954) + (xy 59.472734 132.219432) + (xy 59.472728 132.219429) + (xy 59.414725 132.192382) + (xy 59.362285 132.14621) + (xy 59.343133 132.079017) + (xy 59.363348 132.012135) + (xy 59.414725 131.967618) + (xy 59.415319 131.967341) + (xy 59.472734 131.940568) + (xy 59.659139 131.810047) + (xy 59.820047 131.649139) + (xy 59.950568 131.462734) + (xy 60.046739 131.256496) + (xy 60.105635 131.036692) + (xy 60.122634 130.842384) + (xy 60.125468 130.810001) + (xy 60.125468 130.809998) + (xy 60.114956 130.689852) + (xy 60.105635 130.583308) + (xy 60.052358 130.384476) + (xy 60.046741 130.363511) + (xy 60.046738 130.363502) + (xy 60.018059 130.302) + (xy 59.950568 130.157266) + (xy 59.822462 129.97431) + (xy 59.820045 129.970858) + (xy 59.659141 129.809954) + (xy 59.472734 129.679432) + (xy 59.472728 129.679429) + (xy 59.431596 129.660249) + (xy 59.414724 129.652381) + (xy 59.362285 129.60621) + (xy 59.343133 129.539017) + (xy 59.363348 129.472135) + (xy 59.414725 129.427618) + (xy 59.472734 129.400568) + (xy 59.659139 129.270047) + (xy 59.820047 129.109139) + (xy 59.950568 128.922734) + (xy 60.046739 128.716496) + (xy 60.105635 128.496692) + (xy 60.122634 128.302384) + (xy 60.125468 128.270001) + (xy 60.125468 128.269998) + (xy 60.115132 128.151856) + (xy 60.105635 128.043308) + (xy 60.046739 127.823504) + (xy 59.950568 127.617266) + (xy 59.820047 127.430861) + (xy 59.820045 127.430858) + (xy 59.659141 127.269954) + (xy 59.636359 127.254002) + (xy 60.839751 127.254002) + (xy 60.858685 127.422056) + (xy 60.914545 127.581694) + (xy 60.914547 127.581697) + (xy 61.004518 127.724884) + (xy 61.004523 127.72489) + (xy 61.124109 127.844476) + (xy 61.124115 127.844481) + (xy 61.267302 127.934452) + (xy 61.267305 127.934454) + (xy 61.267309 127.934455) + (xy 61.26731 127.934456) + (xy 61.339913 127.95986) + (xy 61.426943 127.990314) + (xy 61.594997 128.009249) + (xy 61.595 128.009249) + (xy 61.595003 128.009249) + (xy 61.763056 127.990314) + (xy 61.763059 127.990313) + (xy 61.92269 127.934456) + (xy 61.922692 127.934454) + (xy 61.922694 127.934454) + (xy 61.922697 127.934452) + (xy 62.065884 127.844481) + (xy 62.065885 127.84448) + (xy 62.06589 127.844477) + (xy 62.185477 127.72489) + (xy 62.24996 127.622267) + (xy 62.275452 127.581697) + (xy 62.275454 127.581694) + (xy 62.275454 127.581692) + (xy 62.275456 127.58169) + (xy 62.331313 127.422059) + (xy 62.331313 127.422058) + (xy 62.331314 127.422056) + (xy 62.350249 127.254002) + (xy 62.350249 127.253997) + (xy 62.331314 127.085943) + (xy 62.287853 126.961739) + (xy 62.275456 126.92631) + (xy 62.275455 126.926309) + (xy 62.275454 126.926305) + (xy 62.275452 126.926302) + (xy 62.185481 126.783115) + (xy 62.185476 126.783109) + (xy 62.06589 126.663523) + (xy 62.065884 126.663518) + (xy 61.922697 126.573547) + (xy 61.922694 126.573545) + (xy 61.763056 126.517685) + (xy 61.595003 126.498751) + (xy 61.594997 126.498751) + (xy 61.426943 126.517685) + (xy 61.267305 126.573545) + (xy 61.267302 126.573547) + (xy 61.124115 126.663518) + (xy 61.124109 126.663523) + (xy 61.004523 126.783109) + (xy 61.004518 126.783115) + (xy 60.914547 126.926302) + (xy 60.914545 126.926305) + (xy 60.858685 127.085943) + (xy 60.839751 127.253997) + (xy 60.839751 127.254002) + (xy 59.636359 127.254002) + (xy 59.472734 127.139432) + (xy 59.472728 127.139429) + (xy 59.414725 127.112382) + (xy 59.362285 127.06621) + (xy 59.343133 126.999017) + (xy 59.363348 126.932135) + (xy 59.414725 126.887618) + (xy 59.415319 126.887341) + (xy 59.472734 126.860568) + (xy 59.659139 126.730047) + (xy 59.820047 126.569139) + (xy 59.950568 126.382734) + (xy 60.046739 126.176496) + (xy 60.105635 125.956692) + (xy 60.122634 125.762384) + (xy 60.125468 125.730001) + (xy 60.125468 125.729999) + (xy 60.116604 125.628685) + (xy 60.111954 125.575536) + (xy 60.125721 125.507037) + (xy 60.174336 125.456853) + (xy 60.242364 125.44092) + (xy 60.276438 125.447688) + (xy 60.283941 125.450313) + (xy 60.451997 125.469249) + (xy 60.452 125.469249) + (xy 60.452003 125.469249) + (xy 60.620056 125.450314) + (xy 60.627561 125.447688) + (xy 60.77969 125.394456) + (xy 60.779692 125.394454) + (xy 60.779694 125.394454) + (xy 60.779697 125.394452) + (xy 60.922884 125.304481) + (xy 60.922885 125.30448) + (xy 60.92289 125.304477) + (xy 61.042477 125.18489) + (xy 61.044957 125.180943) + (xy 61.132452 125.041697) + (xy 61.132454 125.041694) + (xy 61.132454 125.041692) + (xy 61.132456 125.04169) + (xy 61.188313 124.882059) + (xy 61.188313 124.882058) + (xy 61.188314 124.882056) + (xy 61.207249 124.714002) + (xy 61.207249 124.713997) + (xy 61.188314 124.545943) + (xy 61.144853 124.421739) + (xy 61.132456 124.38631) + (xy 61.132455 124.386309) + (xy 61.132454 124.386305) + (xy 61.132452 124.386302) + (xy 61.042481 124.243115) + (xy 61.042476 124.243109) + (xy 60.92289 124.123523) + (xy 60.922884 124.123518) + (xy 60.779697 124.033547) + (xy 60.779694 124.033545) + (xy 60.620056 123.977685) + (xy 60.452003 123.958751) + (xy 60.451997 123.958751) + (xy 60.283943 123.977685) + (xy 60.124308 124.033544) + (xy 60.094876 124.052038) + (xy 60.027639 124.071037) + (xy 59.960804 124.050668) + (xy 59.91559 123.9974) + (xy 59.906354 123.928143) + (xy 59.927329 123.875921) + (xy 59.950568 123.842734) + (xy 60.046739 123.636496) + (xy 60.105635 123.416692) + (xy 60.122634 123.222384) + (xy 60.125468 123.190001) + (xy 60.125468 123.189998) + (xy 60.11038 123.017544) + (xy 60.105635 122.963308) + (xy 60.046739 122.743504) + (xy 59.950568 122.537266) + (xy 59.820047 122.350861) + (xy 59.820045 122.350858) + (xy 59.659141 122.189954) + (xy 59.472734 122.059432) + (xy 59.472732 122.059431) + (xy 59.449612 122.04865) + (xy 59.414132 122.032105) + (xy 59.361694 121.985934) + (xy 59.342542 121.91874) + (xy 59.362758 121.851859) + (xy 59.414134 121.807341) + (xy 59.472484 121.780132) + (xy 59.65882 121.649657) + (xy 59.819657 121.48882) + (xy 59.950134 121.302482) + (xy 60.046265 121.096326) + (xy 60.046269 121.096317) + (xy 60.098872 120.9) + (xy 58.735686 120.9) + (xy 58.747641 120.888045) + (xy 58.805165 120.775148) + (xy 58.824986 120.65) + (xy 58.805165 120.524852) + (xy 58.747641 120.411955) + (xy 58.735686 120.4) + (xy 60.098872 120.4) + (xy 60.098872 120.399999) + (xy 60.046269 120.203682) + (xy 60.046265 120.203673) + (xy 59.950134 119.997517) + (xy 59.819657 119.811179) + (xy 59.65882 119.650342) + (xy 59.472482 119.519865) + (xy 59.266326 119.423734) + (xy 59.266317 119.42373) + (xy 59.04661 119.36486) + (xy 59.046599 119.364858) + (xy 58.876766 119.35) + (xy 58.67 119.35) + (xy 58.67 120.334314) + (xy 58.658045 120.322359) + (xy 58.545148 120.264835) + (xy 58.451481 120.25) + (xy 58.388519 120.25) + (xy 58.294852 120.264835) + (xy 58.181955 120.322359) + (xy 58.17 120.334314) + (xy 58.17 119.35) + (xy 57.963233 119.35) + (xy 57.7934 119.364858) + (xy 57.793389 119.36486) + (xy 57.573682 119.42373) + (xy 57.573673 119.423734) + (xy 57.367517 119.519865) + (xy 57.181179 119.650342) + (xy 57.020342 119.811179) + (xy 56.889865 119.997517) + (xy 56.793734 120.203673) + (xy 56.79373 120.203682) + (xy 56.741127 120.399999) + (xy 56.741128 120.4) + (xy 58.104314 120.4) + (xy 58.092359 120.411955) + (xy 58.034835 120.524852) + (xy 58.015014 120.65) + (xy 58.034835 120.775148) + (xy 58.092359 120.888045) + (xy 58.104314 120.9) + (xy 56.741128 120.9) + (xy 56.79373 121.096317) + (xy 56.793734 121.096326) + (xy 56.889865 121.302482) + (xy 57.020342 121.48882) + (xy 57.181179 121.649657) + (xy 57.367518 121.780134) + (xy 57.36752 121.780135) + (xy 57.425865 121.807342) + (xy 57.478305 121.853514) + (xy 57.497457 121.920707) + (xy 57.477242 121.987589) + (xy 57.425867 122.032105) + (xy 57.367268 122.059431) + (xy 57.367264 122.059433) + (xy 57.180858 122.189954) + (xy 57.019954 122.350858) + (xy 56.889432 122.537265) + (xy 56.889431 122.537267) + (xy 56.793261 122.743502) + (xy 56.793258 122.743511) + (xy 56.734366 122.963302) + (xy 56.734364 122.963313) + (xy 56.714532 123.189998) + (xy 56.714532 123.190001) + (xy 56.734364 123.416686) + (xy 56.734366 123.416697) + (xy 56.793258 123.636488) + (xy 56.793261 123.636497) + (xy 56.889431 123.842732) + (xy 56.889432 123.842734) + (xy 57.019954 124.029141) + (xy 57.180858 124.190045) + (xy 57.180861 124.190047) + (xy 57.367266 124.320568) + (xy 57.425275 124.347618) + (xy 57.477714 124.393791) + (xy 57.496866 124.460984) + (xy 57.47665 124.527865) + (xy 57.425275 124.572382) + (xy 57.367267 124.599431) + (xy 57.367265 124.599432) + (xy 57.180858 124.729954) + (xy 57.019954 124.890858) + (xy 56.889432 125.077265) + (xy 56.889431 125.077267) + (xy 56.793261 125.283502) + (xy 56.793258 125.283511) + (xy 56.734366 125.503302) + (xy 56.734364 125.503313) + (xy 56.714532 125.729998) + (xy 56.714532 125.730001) + (xy 56.734364 125.956686) + (xy 56.734366 125.956697) + (xy 56.793258 126.176488) + (xy 56.793261 126.176497) + (xy 56.889431 126.382732) + (xy 56.889432 126.382734) + (xy 57.019954 126.569141) + (xy 57.180858 126.730045) + (xy 57.180861 126.730047) + (xy 57.367266 126.860568) + (xy 57.424681 126.887341) + (xy 57.425275 126.887618) + (xy 57.477714 126.933791) + (xy 57.496866 127.000984) + (xy 57.47665 127.067865) + (xy 57.425275 127.112382) + (xy 57.367267 127.139431) + (xy 57.367265 127.139432) + (xy 57.180858 127.269954) + (xy 57.019954 127.430858) + (xy 56.889432 127.617265) + (xy 56.889431 127.617267) + (xy 56.793261 127.823502) + (xy 56.793258 127.823511) + (xy 56.734366 128.043302) + (xy 56.734364 128.043313) + (xy 56.714532 128.269998) + (xy 56.714532 128.270001) + (xy 56.734364 128.496686) + (xy 56.734366 128.496697) + (xy 56.793258 128.716488) + (xy 56.793261 128.716497) + (xy 56.889431 128.922732) + (xy 56.889432 128.922734) + (xy 57.019954 129.109141) + (xy 57.180858 129.270045) + (xy 57.180861 129.270047) + (xy 57.367266 129.400568) + (xy 57.425275 129.427618) + (xy 57.477714 129.473791) + (xy 57.496866 129.540984) + (xy 57.47665 129.607865) + (xy 57.425275 129.652382) + (xy 57.367267 129.679431) + (xy 57.367265 129.679432) + (xy 57.180858 129.809954) + (xy 57.019954 129.970858) + (xy 56.889432 130.157265) + (xy 56.889431 130.157267) + (xy 56.793261 130.363502) + (xy 56.793258 130.363511) + (xy 56.734366 130.583302) + (xy 56.734364 130.583313) + (xy 56.714532 130.809998) + (xy 56.714532 130.810001) + (xy 56.734364 131.036686) + (xy 56.734366 131.036697) + (xy 56.793258 131.256488) + (xy 56.793261 131.256497) + (xy 56.889431 131.462732) + (xy 56.889432 131.462734) + (xy 57.019954 131.649141) + (xy 57.180858 131.810045) + (xy 57.180861 131.810047) + (xy 57.367266 131.940568) + (xy 57.424681 131.967341) + (xy 57.425275 131.967618) + (xy 57.477714 132.013791) + (xy 57.496866 132.080984) + (xy 57.47665 132.147865) + (xy 57.425275 132.192382) + (xy 57.367267 132.219431) + (xy 57.367265 132.219432) + (xy 57.180858 132.349954) + (xy 57.019954 132.510858) + (xy 56.889432 132.697265) + (xy 56.889431 132.697267) + (xy 56.793261 132.903502) + (xy 56.793258 132.903511) + (xy 56.734366 133.123302) + (xy 56.734364 133.123313) + (xy 56.714532 133.349998) + (xy 56.714532 133.350001) + (xy 56.734364 133.576686) + (xy 56.734366 133.576697) + (xy 56.793258 133.796488) + (xy 56.793261 133.796497) + (xy 56.889431 134.002732) + (xy 56.889432 134.002734) + (xy 57.019954 134.189141) + (xy 57.180858 134.350045) + (xy 57.180861 134.350047) + (xy 57.367266 134.480568) + (xy 57.425275 134.507618) + (xy 57.477714 134.553791) + (xy 57.496866 134.620984) + (xy 57.47665 134.687865) + (xy 57.425275 134.732382) + (xy 57.367267 134.759431) + (xy 57.367265 134.759432) + (xy 57.180858 134.889954) + (xy 57.019954 135.050858) + (xy 56.889432 135.237265) + (xy 56.889431 135.237267) + (xy 56.793261 135.443502) + (xy 56.793258 135.443511) + (xy 56.734366 135.663302) + (xy 56.734364 135.663313) + (xy 56.714532 135.889998) + (xy 56.714532 135.890001) + (xy 56.734364 136.116686) + (xy 56.734366 136.116697) + (xy 56.793258 136.336488) + (xy 56.793261 136.336497) + (xy 56.889431 136.542732) + (xy 56.889432 136.542734) + (xy 57.019954 136.729141) + (xy 57.180858 136.890045) + (xy 57.180861 136.890047) + (xy 57.367266 137.020568) + (xy 57.425275 137.047618) + (xy 57.477714 137.093791) + (xy 57.496866 137.160984) + (xy 57.47665 137.227865) + (xy 57.425275 137.272382) + (xy 57.367267 137.299431) + (xy 57.367265 137.299432) + (xy 57.180858 137.429954) + (xy 57.019954 137.590858) + (xy 56.889432 137.777265) + (xy 56.889431 137.777267) + (xy 56.793261 137.983502) + (xy 56.793258 137.983511) + (xy 56.734366 138.203302) + (xy 56.734364 138.203313) + (xy 56.714532 138.429998) + (xy 56.714532 138.430001) + (xy 56.734364 138.656686) + (xy 56.734366 138.656697) + (xy 56.793258 138.876488) + (xy 56.793261 138.876497) + (xy 56.889431 139.082732) + (xy 56.889432 139.082734) + (xy 57.019954 139.269141) + (xy 57.180858 139.430045) + (xy 57.180861 139.430047) + (xy 57.367266 139.560568) + (xy 57.425275 139.587618) + (xy 57.477714 139.633791) + (xy 57.496866 139.700984) + (xy 57.47665 139.767865) + (xy 57.425275 139.812382) + (xy 57.367267 139.839431) + (xy 57.367265 139.839432) + (xy 57.180858 139.969954) + (xy 57.019954 140.130858) + (xy 56.889432 140.317265) + (xy 56.889431 140.317267) + (xy 56.793261 140.523502) + (xy 56.793258 140.523511) + (xy 56.734366 140.743302) + (xy 56.734364 140.743313) + (xy 56.714532 140.969998) + (xy 56.714532 140.970001) + (xy 56.734364 141.196686) + (xy 56.734366 141.196697) + (xy 56.793258 141.416488) + (xy 56.793261 141.416497) + (xy 56.889431 141.622732) + (xy 56.889432 141.622734) + (xy 57.019954 141.809141) + (xy 57.180858 141.970045) + (xy 57.180861 141.970047) + (xy 57.367266 142.100568) + (xy 57.393931 142.113002) + (xy 57.425275 142.127618) + (xy 57.477714 142.173791) + (xy 57.496866 142.240984) + (xy 57.47665 142.307865) + (xy 57.425275 142.352382) + (xy 57.367267 142.379431) + (xy 57.367265 142.379432) + (xy 57.180858 142.509954) + (xy 57.019954 142.670858) + (xy 56.889432 142.857265) + (xy 56.889431 142.857267) + (xy 56.793261 143.063502) + (xy 56.793258 143.063511) + (xy 56.734366 143.283302) + (xy 56.734364 143.283313) + (xy 56.714532 143.509998) + (xy 56.714532 143.510001) + (xy 56.734364 143.736686) + (xy 56.734366 143.736697) + (xy 56.793258 143.956488) + (xy 56.793261 143.956497) + (xy 56.889431 144.162732) + (xy 56.889432 144.162734) + (xy 57.019954 144.349141) + (xy 57.180858 144.510045) + (xy 57.180861 144.510047) + (xy 57.367266 144.640568) + (xy 57.425275 144.667618) + (xy 57.477714 144.713791) + (xy 57.496866 144.780984) + (xy 57.47665 144.847865) + (xy 57.425275 144.892382) + (xy 57.367267 144.919431) + (xy 57.367265 144.919432) + (xy 57.180858 145.049954) + (xy 57.019954 145.210858) + (xy 56.889432 145.397265) + (xy 56.889431 145.397267) + (xy 56.793261 145.603502) + (xy 56.793258 145.603511) + (xy 56.734366 145.823302) + (xy 56.734364 145.823313) + (xy 56.714532 146.049998) + (xy 56.714532 146.050001) + (xy 56.734364 146.276686) + (xy 56.734366 146.276697) + (xy 56.793258 146.496488) + (xy 56.793261 146.496497) + (xy 56.889431 146.702732) + (xy 56.889432 146.702734) + (xy 57.019954 146.889141) + (xy 57.180858 147.050045) + (xy 57.180861 147.050047) + (xy 57.367266 147.180568) + (xy 57.425275 147.207618) + (xy 57.477714 147.253791) + (xy 57.496866 147.320984) + (xy 57.47665 147.387865) + (xy 57.425275 147.432382) + (xy 57.367267 147.459431) + (xy 57.367265 147.459432) + (xy 57.180858 147.589954) + (xy 57.019954 147.750858) + (xy 56.889432 147.937265) + (xy 56.889431 147.937267) + (xy 56.793261 148.143502) + (xy 56.793258 148.143511) + (xy 56.734366 148.363302) + (xy 56.734364 148.363313) + (xy 56.714532 148.589998) + (xy 56.714532 148.590001) + (xy 56.734364 148.816686) + (xy 56.734366 148.816697) + (xy 56.793258 149.036488) + (xy 56.793261 149.036497) + (xy 56.889431 149.242732) + (xy 56.889432 149.242734) + (xy 57.019954 149.429141) + (xy 57.180858 149.590045) + (xy 57.180861 149.590047) + (xy 57.367266 149.720568) + (xy 57.425275 149.747618) + (xy 57.477714 149.793791) + (xy 57.496866 149.860984) + (xy 57.47665 149.927865) + (xy 57.425275 149.972382) + (xy 57.367267 149.999431) + (xy 57.367265 149.999432) + (xy 57.180858 150.129954) + (xy 57.019954 150.290858) + (xy 56.889432 150.477265) + (xy 56.889431 150.477267) + (xy 56.793261 150.683502) + (xy 56.793258 150.683511) + (xy 56.734366 150.903302) + (xy 56.734364 150.903313) + (xy 56.714532 151.129998) + (xy 56.714532 151.130001) + (xy 56.734364 151.356686) + (xy 56.734366 151.356697) + (xy 56.793258 151.576488) + (xy 56.793261 151.576497) + (xy 56.889431 151.782732) + (xy 56.889432 151.782734) + (xy 57.019954 151.969141) + (xy 57.180858 152.130045) + (xy 57.180861 152.130047) + (xy 57.367266 152.260568) + (xy 57.425275 152.287618) + (xy 57.477714 152.333791) + (xy 57.496866 152.400984) + (xy 57.47665 152.467865) + (xy 57.425275 152.512382) + (xy 57.367267 152.539431) + (xy 57.367265 152.539432) + (xy 57.180858 152.669954) + (xy 57.019954 152.830858) + (xy 56.889432 153.017265) + (xy 56.889431 153.017267) + (xy 56.793261 153.223502) + (xy 56.793258 153.223511) + (xy 56.734366 153.443302) + (xy 56.734364 153.443313) + (xy 56.714532 153.669998) + (xy 56.714532 153.670001) + (xy 56.304156 153.670001) + (xy 56.305468 153.655) + (xy 56.285635 153.428308) + (xy 56.226739 153.208504) + (xy 56.130568 153.002266) + (xy 56.000047 152.815861) + (xy 56.000045 152.815858) + (xy 55.839141 152.654954) + (xy 55.652734 152.524432) + (xy 55.652728 152.524429) + (xy 55.594725 152.497382) + (xy 55.542285 152.45121) + (xy 55.523133 152.384017) + (xy 55.543348 152.317135) + (xy 55.594725 152.272618) + (xy 55.652734 152.245568) + (xy 55.839139 152.115047) + (xy 56.000047 151.954139) + (xy 56.130568 151.767734) + (xy 56.226739 151.561496) + (xy 56.285635 151.341692) + (xy 56.305468 151.115) + (xy 56.285635 150.888308) + (xy 56.226739 150.668504) + (xy 56.130568 150.462266) + (xy 56.000047 150.275861) + (xy 56.000045 150.275858) + (xy 55.839141 150.114954) + (xy 55.652734 149.984432) + (xy 55.652728 149.984429) + (xy 55.594725 149.957382) + (xy 55.542285 149.91121) + (xy 55.523133 149.844017) + (xy 55.543348 149.777135) + (xy 55.594725 149.732618) + (xy 55.652734 149.705568) + (xy 55.839139 149.575047) + (xy 56.000047 149.414139) + (xy 56.130568 149.227734) + (xy 56.226739 149.021496) + (xy 56.285635 148.801692) + (xy 56.303718 148.594998) + (xy 56.305468 148.575001) + (xy 56.305468 148.574998) + (xy 56.287385 148.368313) + (xy 56.285635 148.348308) + (xy 56.226739 148.128504) + (xy 56.130568 147.922266) + (xy 56.000047 147.735861) + (xy 56.000045 147.735858) + (xy 55.839141 147.574954) + (xy 55.652734 147.444432) + (xy 55.652728 147.444429) + (xy 55.594725 147.417382) + (xy 55.542285 147.37121) + (xy 55.523133 147.304017) + (xy 55.543348 147.237135) + (xy 55.594725 147.192618) + (xy 55.652734 147.165568) + (xy 55.839139 147.035047) + (xy 56.000047 146.874139) + (xy 56.130568 146.687734) + (xy 56.226739 146.481496) + (xy 56.285635 146.261692) + (xy 56.303814 146.053901) + (xy 56.305468 146.035001) + (xy 56.305468 146.034998) + (xy 56.287385 145.828313) + (xy 56.285635 145.808308) + (xy 56.226739 145.588504) + (xy 56.130568 145.382266) + (xy 56.000047 145.195861) + (xy 56.000045 145.195858) + (xy 55.839141 145.034954) + (xy 55.652734 144.904432) + (xy 55.652728 144.904429) + (xy 55.594725 144.877382) + (xy 55.542285 144.83121) + (xy 55.523133 144.764017) + (xy 55.543348 144.697135) + (xy 55.594725 144.652618) + (xy 55.652734 144.625568) + (xy 55.839139 144.495047) + (xy 56.000047 144.334139) + (xy 56.130568 144.147734) + (xy 56.226739 143.941496) + (xy 56.285635 143.721692) + (xy 56.305468 143.495) + (xy 56.285635 143.268308) + (xy 56.226739 143.048504) + (xy 56.130568 142.842266) + (xy 56.000047 142.655861) + (xy 56.000045 142.655858) + (xy 55.839141 142.494954) + (xy 55.652734 142.364432) + (xy 55.652728 142.364429) + (xy 55.594725 142.337382) + (xy 55.542285 142.29121) + (xy 55.523133 142.224017) + (xy 55.543348 142.157135) + (xy 55.594725 142.112618) + (xy 55.652734 142.085568) + (xy 55.839139 141.955047) + (xy 56.000047 141.794139) + (xy 56.130568 141.607734) + (xy 56.226739 141.401496) + (xy 56.285635 141.181692) + (xy 56.303718 140.974998) + (xy 56.305468 140.955001) + (xy 56.305468 140.954998) + (xy 56.295831 140.844852) + (xy 56.285635 140.728308) + (xy 56.226739 140.508504) + (xy 56.130568 140.302266) + (xy 56.000047 140.115861) + (xy 56.000045 140.115858) + (xy 55.839141 139.954954) + (xy 55.652734 139.824432) + (xy 55.652728 139.824429) + (xy 55.625038 139.811517) + (xy 55.594724 139.797381) + (xy 55.542285 139.75121) + (xy 55.523133 139.684017) + (xy 55.543348 139.617135) + (xy 55.594725 139.572618) + (xy 55.652734 139.545568) + (xy 55.839139 139.415047) + (xy 56.000047 139.254139) + (xy 56.130568 139.067734) + (xy 56.226739 138.861496) + (xy 56.285635 138.641692) + (xy 56.305468 138.415) + (xy 56.302803 138.384544) + (xy 56.29626 138.309751) + (xy 56.285635 138.188308) + (xy 56.226739 137.968504) + (xy 56.130568 137.762266) + (xy 56.000047 137.575861) + (xy 56.000045 137.575858) + (xy 55.839141 137.414954) + (xy 55.652734 137.284432) + (xy 55.652728 137.284429) + (xy 55.594725 137.257382) + (xy 55.542285 137.21121) + (xy 55.523133 137.144017) + (xy 55.543348 137.077135) + (xy 55.594725 137.032618) + (xy 55.603629 137.028466) + (xy 55.652734 137.005568) + (xy 55.839139 136.875047) + (xy 56.000047 136.714139) + (xy 56.130568 136.527734) + (xy 56.226739 136.321496) + (xy 56.285635 136.101692) + (xy 56.305468 135.875) + (xy 56.302803 135.844544) + (xy 56.297916 135.788685) + (xy 56.285635 135.648308) + (xy 56.226739 135.428504) + (xy 56.130568 135.222266) + (xy 56.000047 135.035861) + (xy 56.000045 135.035858) + (xy 55.839141 134.874954) + (xy 55.652734 134.744432) + (xy 55.652728 134.744429) + (xy 55.625038 134.731517) + (xy 55.594724 134.717381) + (xy 55.542285 134.67121) + (xy 55.523133 134.604017) + (xy 55.543348 134.537135) + (xy 55.594725 134.492618) + (xy 55.652734 134.465568) + (xy 55.839139 134.335047) + (xy 56.000047 134.174139) + (xy 56.130568 133.987734) + (xy 56.226739 133.781496) + (xy 56.285635 133.561692) + (xy 56.303718 133.354998) + (xy 56.305468 133.335001) + (xy 56.305468 133.334998) + (xy 56.29626 133.229751) + (xy 56.285635 133.108308) + (xy 56.226739 132.888504) + (xy 56.130568 132.682266) + (xy 56.000047 132.495861) + (xy 56.000045 132.495858) + (xy 55.839141 132.334954) + (xy 55.652734 132.204432) + (xy 55.652728 132.204429) + (xy 55.625038 132.191517) + (xy 55.594724 132.177381) + (xy 55.542285 132.13121) + (xy 55.523133 132.064017) + (xy 55.543348 131.997135) + (xy 55.594725 131.952618) + (xy 55.652734 131.925568) + (xy 55.839139 131.795047) + (xy 56.000047 131.634139) + (xy 56.130568 131.447734) + (xy 56.226739 131.241496) + (xy 56.285635 131.021692) + (xy 56.305468 130.795) + (xy 56.302803 130.764544) + (xy 56.291006 130.629697) + (xy 56.285635 130.568308) + (xy 56.226739 130.348504) + (xy 56.130568 130.142266) + (xy 56.000047 129.955861) + (xy 56.000045 129.955858) + (xy 55.839141 129.794954) + (xy 55.652734 129.664432) + (xy 55.652728 129.664429) + (xy 55.625038 129.651517) + (xy 55.594724 129.637381) + (xy 55.542285 129.59121) + (xy 55.523133 129.524017) + (xy 55.543348 129.457135) + (xy 55.594725 129.412618) + (xy 55.652734 129.385568) + (xy 55.839139 129.255047) + (xy 56.000047 129.094139) + (xy 56.130568 128.907734) + (xy 56.226739 128.701496) + (xy 56.285635 128.481692) + (xy 56.305468 128.255) + (xy 56.302803 128.224544) + (xy 56.29626 128.149751) + (xy 56.285635 128.028308) + (xy 56.226739 127.808504) + (xy 56.130568 127.602266) + (xy 56.000047 127.415861) + (xy 56.000045 127.415858) + (xy 55.839141 127.254954) + (xy 55.652734 127.124432) + (xy 55.652728 127.124429) + (xy 55.625038 127.111517) + (xy 55.594724 127.097381) + (xy 55.542285 127.05121) + (xy 55.523133 126.984017) + (xy 55.543348 126.917135) + (xy 55.594725 126.872618) + (xy 55.652734 126.845568) + (xy 55.839139 126.715047) + (xy 56.000047 126.554139) + (xy 56.130568 126.367734) + (xy 56.226739 126.161496) + (xy 56.285635 125.941692) + (xy 56.305468 125.715) + (xy 56.302803 125.684544) + (xy 56.295831 125.604852) + (xy 56.285635 125.488308) + (xy 56.226739 125.268504) + (xy 56.130568 125.062266) + (xy 56.000047 124.875861) + (xy 56.000045 124.875858) + (xy 55.839141 124.714954) + (xy 55.652734 124.584432) + (xy 55.652728 124.584429) + (xy 55.594725 124.557382) + (xy 55.542285 124.51121) + (xy 55.523133 124.444017) + (xy 55.543348 124.377135) + (xy 55.594725 124.332618) + (xy 55.652734 124.305568) + (xy 55.839139 124.175047) + (xy 56.000047 124.014139) + (xy 56.130568 123.827734) + (xy 56.226739 123.621496) + (xy 56.285635 123.401692) + (xy 56.305468 123.175) + (xy 56.285635 122.948308) + (xy 56.226739 122.728504) + (xy 56.130568 122.522266) + (xy 56.000047 122.335861) + (xy 56.000045 122.335858) + (xy 55.839143 122.174956) + (xy 55.814536 122.157726) + (xy 55.770912 122.103149) + (xy 55.763719 122.03365) + (xy 55.795241 121.971296) + (xy 55.855471 121.935882) + (xy 55.872404 121.932861) + (xy 55.907483 121.929091) + (xy 56.042331 121.878796) + (xy 56.157546 121.792546) + (xy 56.243796 121.677331) + (xy 56.294091 121.542483) + (xy 56.3005 121.482873) + (xy 56.300499 119.787128) + (xy 56.294091 119.727517) + (xy 56.274525 119.675059) + (xy 56.243797 119.592671) + (xy 56.243793 119.592664) + (xy 56.157547 119.477455) + (xy 56.157544 119.477452) + (xy 56.042335 119.391206) + (xy 56.042328 119.391202) + (xy 55.907482 119.340908) + (xy 55.907483 119.340908) + (xy 55.847883 119.334501) + (xy 55.847881 119.3345) + (xy 55.847873 119.3345) + (xy 55.847864 119.3345) + (xy 53.352129 119.3345) + (xy 53.352123 119.334501) + (xy 53.292516 119.340908) + (xy 53.157671 119.391202) + (xy 53.157664 119.391206) + (xy 53.042455 119.477452) + (xy 53.042452 119.477455) + (xy 52.956206 119.592664) + (xy 52.956202 119.592671) + (xy 52.905908 119.727517) + (xy 52.899501 119.787116) + (xy 52.899501 119.787123) + (xy 52.8995 119.787135) + (xy 52.8995 121.48287) + (xy 52.899501 121.482876) + (xy 52.905908 121.542483) + (xy 52.956202 121.677328) + (xy 52.956206 121.677335) + (xy 53.042452 121.792544) + (xy 53.042455 121.792547) + (xy 53.157664 121.878793) + (xy 53.157671 121.878797) + (xy 53.173048 121.884532) + (xy 53.292517 121.929091) + (xy 53.327596 121.932862) + (xy 53.392144 121.959599) + (xy 53.431993 122.016991) + (xy 53.434488 122.086816) + (xy 53.398836 122.146905) + (xy 53.385464 122.157725) + (xy 53.360858 122.174954) + (xy 53.199954 122.335858) + (xy 53.069432 122.522265) + (xy 53.069431 122.522267) + (xy 52.973261 122.728502) + (xy 52.973258 122.728511) + (xy 52.914366 122.948302) + (xy 52.914364 122.948313) + (xy 52.894532 123.174998) + (xy 52.894532 123.175001) + (xy 52.914364 123.401686) + (xy 52.914366 123.401697) + (xy 52.973258 123.621488) + (xy 52.973261 123.621497) + (xy 53.069431 123.827732) + (xy 53.069432 123.827734) + (xy 53.199954 124.014141) + (xy 53.360858 124.175045) + (xy 53.382283 124.190047) + (xy 53.547266 124.305568) + (xy 53.605275 124.332618) + (xy 53.657714 124.378791) + (xy 53.676866 124.445984) + (xy 53.65665 124.512865) + (xy 53.605275 124.557382) + (xy 53.547267 124.584431) + (xy 53.547265 124.584432) + (xy 53.360858 124.714954) + (xy 53.199954 124.875858) + (xy 53.069432 125.062265) + (xy 53.069431 125.062267) + (xy 52.973261 125.268502) + (xy 52.973258 125.268511) + (xy 52.914366 125.488302) + (xy 52.914364 125.488313) + (xy 52.894532 125.714998) + (xy 52.894532 125.715001) + (xy 52.914364 125.941686) + (xy 52.914366 125.941697) + (xy 52.973258 126.161488) + (xy 52.973261 126.161497) + (xy 53.069431 126.367732) + (xy 53.069432 126.367734) + (xy 53.199954 126.554141) + (xy 53.360858 126.715045) + (xy 53.382283 126.730047) + (xy 53.547266 126.845568) + (xy 53.605275 126.872618) + (xy 53.657714 126.918791) + (xy 53.676866 126.985984) + (xy 53.65665 127.052865) + (xy 53.605275 127.097381) + (xy 53.588272 127.10531) + (xy 53.547267 127.124431) + (xy 53.547265 127.124432) + (xy 53.360858 127.254954) + (xy 53.199954 127.415858) + (xy 53.069432 127.602265) + (xy 53.069431 127.602267) + (xy 52.973261 127.808502) + (xy 52.973258 127.808511) + (xy 52.914366 128.028302) + (xy 52.914364 128.028313) + (xy 52.894532 128.254998) + (xy 52.894532 128.255001) + (xy 52.914364 128.481686) + (xy 52.914366 128.481697) + (xy 52.973258 128.701488) + (xy 52.973261 128.701497) + (xy 53.069431 128.907732) + (xy 53.069432 128.907734) + (xy 53.199954 129.094141) + (xy 53.360858 129.255045) + (xy 53.382283 129.270047) + (xy 53.547266 129.385568) + (xy 53.605275 129.412618) + (xy 53.657714 129.458791) + (xy 53.676866 129.525984) + (xy 53.65665 129.592865) + (xy 53.605275 129.637381) + (xy 53.588272 129.64531) + (xy 53.547267 129.664431) + (xy 53.547265 129.664432) + (xy 53.360858 129.794954) + (xy 53.199954 129.955858) + (xy 53.069432 130.142265) + (xy 53.069431 130.142267) + (xy 52.973261 130.348502) + (xy 52.973258 130.348511) + (xy 52.914366 130.568302) + (xy 52.914364 130.568313) + (xy 52.894532 130.794998) + (xy 52.894532 130.795001) + (xy 52.914364 131.021686) + (xy 52.914366 131.021697) + (xy 52.973258 131.241488) + (xy 52.973261 131.241497) + (xy 53.069431 131.447732) + (xy 53.069432 131.447734) + (xy 53.199954 131.634141) + (xy 53.360858 131.795045) + (xy 53.382283 131.810047) + (xy 53.547266 131.925568) + (xy 53.605275 131.952618) + (xy 53.657714 131.998791) + (xy 53.676866 132.065984) + (xy 53.65665 132.132865) + (xy 53.605275 132.177381) + (xy 53.588272 132.18531) + (xy 53.547267 132.204431) + (xy 53.547265 132.204432) + (xy 53.360858 132.334954) + (xy 53.199954 132.495858) + (xy 53.069432 132.682265) + (xy 53.069431 132.682267) + (xy 52.973261 132.888502) + (xy 52.973258 132.888511) + (xy 52.914366 133.108302) + (xy 52.914364 133.108313) + (xy 52.894532 133.334998) + (xy 52.894532 133.335001) + (xy 52.914364 133.561686) + (xy 52.914366 133.561697) + (xy 52.973258 133.781488) + (xy 52.973261 133.781497) + (xy 53.069431 133.987732) + (xy 53.069432 133.987734) + (xy 53.199954 134.174141) + (xy 53.360858 134.335045) + (xy 53.382283 134.350047) + (xy 53.547266 134.465568) + (xy 53.605275 134.492618) + (xy 53.657714 134.538791) + (xy 53.676866 134.605984) + (xy 53.65665 134.672865) + (xy 53.605275 134.717381) + (xy 53.588272 134.72531) + (xy 53.547267 134.744431) + (xy 53.547265 134.744432) + (xy 53.360858 134.874954) + (xy 53.199954 135.035858) + (xy 53.069432 135.222265) + (xy 53.069431 135.222267) + (xy 52.973261 135.428502) + (xy 52.973258 135.428511) + (xy 52.914366 135.648302) + (xy 52.914364 135.648313) + (xy 52.894532 135.874998) + (xy 52.894532 135.875001) + (xy 52.914364 136.101686) + (xy 52.914366 136.101697) + (xy 52.973258 136.321488) + (xy 52.973261 136.321497) + (xy 53.069431 136.527732) + (xy 53.069432 136.527734) + (xy 53.199954 136.714141) + (xy 53.360858 136.875045) + (xy 53.382282 136.890046) + (xy 53.547266 137.005568) + (xy 53.596371 137.028466) + (xy 53.605275 137.032618) + (xy 53.657714 137.078791) + (xy 53.676866 137.145984) + (xy 53.65665 137.212865) + (xy 53.605275 137.257382) + (xy 53.547267 137.284431) + (xy 53.547265 137.284432) + (xy 53.360858 137.414954) + (xy 53.199954 137.575858) + (xy 53.069432 137.762265) + (xy 53.069431 137.762267) + (xy 52.973261 137.968502) + (xy 52.973258 137.968511) + (xy 52.914366 138.188302) + (xy 52.914364 138.188313) + (xy 52.894532 138.414998) + (xy 52.894532 138.415001) + (xy 52.914364 138.641686) + (xy 52.914366 138.641697) + (xy 52.973258 138.861488) + (xy 52.973261 138.861497) + (xy 53.069431 139.067732) + (xy 53.069432 139.067734) + (xy 53.199954 139.254141) + (xy 53.360858 139.415045) + (xy 53.382283 139.430047) + (xy 53.547266 139.545568) + (xy 53.605275 139.572618) + (xy 53.657714 139.618791) + (xy 53.676866 139.685984) + (xy 53.65665 139.752865) + (xy 53.605275 139.797381) + (xy 53.588272 139.80531) + (xy 53.547267 139.824431) + (xy 53.547265 139.824432) + (xy 53.360858 139.954954) + (xy 53.199954 140.115858) + (xy 53.069432 140.302265) + (xy 53.069431 140.302267) + (xy 52.973261 140.508502) + (xy 52.973258 140.508511) + (xy 52.914366 140.728302) + (xy 52.914364 140.728313) + (xy 52.894532 140.954998) + (xy 52.894532 140.955001) + (xy 52.914364 141.181686) + (xy 52.914366 141.181697) + (xy 52.973258 141.401488) + (xy 52.973261 141.401497) + (xy 53.069431 141.607732) + (xy 53.069432 141.607734) + (xy 53.199954 141.794141) + (xy 53.360858 141.955045) + (xy 53.382283 141.970047) + (xy 53.547266 142.085568) + (xy 53.605275 142.112618) + (xy 53.657714 142.158791) + (xy 53.676866 142.225984) + (xy 53.65665 142.292865) + (xy 53.605275 142.337382) + (xy 53.547267 142.364431) + (xy 53.547265 142.364432) + (xy 53.360858 142.494954) + (xy 53.199954 142.655858) + (xy 53.069432 142.842265) + (xy 53.069431 142.842267) + (xy 52.973261 143.048502) + (xy 52.973258 143.048511) + (xy 52.914366 143.268302) + (xy 52.914364 143.268313) + (xy 52.894532 143.494998) + (xy 52.894532 143.495001) + (xy 52.914364 143.721686) + (xy 52.914366 143.721697) + (xy 52.973258 143.941488) + (xy 52.973261 143.941497) + (xy 53.069431 144.147732) + (xy 53.069432 144.147734) + (xy 53.199954 144.334141) + (xy 53.360858 144.495045) + (xy 53.382283 144.510047) + (xy 53.547266 144.625568) + (xy 53.605275 144.652618) + (xy 53.657714 144.698791) + (xy 53.676866 144.765984) + (xy 53.65665 144.832865) + (xy 53.605275 144.877382) + (xy 53.547267 144.904431) + (xy 53.547265 144.904432) + (xy 53.360858 145.034954) + (xy 53.199954 145.195858) + (xy 53.069432 145.382265) + (xy 53.069431 145.382267) + (xy 52.973261 145.588502) + (xy 52.973258 145.588511) + (xy 52.914366 145.808302) + (xy 52.914364 145.808313) + (xy 52.894532 146.034998) + (xy 52.894532 146.035001) + (xy 52.914364 146.261686) + (xy 52.914366 146.261697) + (xy 52.973258 146.481488) + (xy 52.973261 146.481497) + (xy 53.069431 146.687732) + (xy 53.069432 146.687734) + (xy 53.199954 146.874141) + (xy 53.360858 147.035045) + (xy 53.382283 147.050047) + (xy 53.547266 147.165568) + (xy 53.605275 147.192618) + (xy 53.657714 147.238791) + (xy 53.676866 147.305984) + (xy 53.65665 147.372865) + (xy 53.605275 147.417382) + (xy 53.547267 147.444431) + (xy 53.547265 147.444432) + (xy 53.360858 147.574954) + (xy 53.199954 147.735858) + (xy 53.069432 147.922265) + (xy 53.069431 147.922267) + (xy 52.973261 148.128502) + (xy 52.973258 148.128511) + (xy 52.914366 148.348302) + (xy 52.914364 148.348313) + (xy 52.894532 148.574998) + (xy 52.894532 148.575001) + (xy 52.914364 148.801686) + (xy 52.914366 148.801697) + (xy 52.973258 149.021488) + (xy 52.973261 149.021497) + (xy 53.069431 149.227732) + (xy 53.069432 149.227734) + (xy 53.199954 149.414141) + (xy 53.360858 149.575045) + (xy 53.382283 149.590047) + (xy 53.547266 149.705568) + (xy 53.605275 149.732618) + (xy 53.657714 149.778791) + (xy 53.676866 149.845984) + (xy 53.65665 149.912865) + (xy 53.605275 149.957382) + (xy 53.547267 149.984431) + (xy 53.547265 149.984432) + (xy 53.360858 150.114954) + (xy 53.199954 150.275858) + (xy 53.069432 150.462265) + (xy 53.069431 150.462267) + (xy 52.973261 150.668502) + (xy 52.973258 150.668511) + (xy 52.914366 150.888302) + (xy 52.914364 150.888313) + (xy 52.894532 151.114998) + (xy 52.894532 151.115001) + (xy 52.914364 151.341686) + (xy 52.914366 151.341697) + (xy 52.973258 151.561488) + (xy 52.973261 151.561497) + (xy 53.069431 151.767732) + (xy 53.069432 151.767734) + (xy 53.199954 151.954141) + (xy 53.360858 152.115045) + (xy 53.382283 152.130047) + (xy 53.547266 152.245568) + (xy 53.605275 152.272618) + (xy 53.657714 152.318791) + (xy 53.676866 152.385984) + (xy 53.65665 152.452865) + (xy 53.605275 152.497382) + (xy 53.547267 152.524431) + (xy 53.547265 152.524432) + (xy 53.360858 152.654954) + (xy 53.199954 152.815858) + (xy 53.069432 153.002265) + (xy 53.069431 153.002267) + (xy 52.973261 153.208502) + (xy 52.973258 153.208511) + (xy 52.914366 153.428302) + (xy 52.914364 153.428313) + (xy 52.894532 153.654998) + (xy 52.894532 153.655001) + (xy 48.685468 153.655001) + (xy 48.685468 153.655) + (xy 48.665635 153.428308) + (xy 48.606739 153.208504) + (xy 48.510568 153.002266) + (xy 48.380047 152.815861) + (xy 48.380045 152.815858) + (xy 48.219141 152.654954) + (xy 48.032734 152.524432) + (xy 48.032728 152.524429) + (xy 47.974725 152.497382) + (xy 47.922285 152.45121) + (xy 47.903133 152.384017) + (xy 47.923348 152.317135) + (xy 47.974725 152.272618) + (xy 48.032734 152.245568) + (xy 48.219139 152.115047) + (xy 48.380047 151.954139) + (xy 48.510568 151.767734) + (xy 48.606739 151.561496) + (xy 48.665635 151.341692) + (xy 48.685468 151.115) + (xy 48.665635 150.888308) + (xy 48.606739 150.668504) + (xy 48.510568 150.462266) + (xy 48.380047 150.275861) + (xy 48.380045 150.275858) + (xy 48.219141 150.114954) + (xy 48.032734 149.984432) + (xy 48.032728 149.984429) + (xy 47.974725 149.957382) + (xy 47.922285 149.91121) + (xy 47.903133 149.844017) + (xy 47.923348 149.777135) + (xy 47.974725 149.732618) + (xy 48.032734 149.705568) + (xy 48.219139 149.575047) + (xy 48.380047 149.414139) + (xy 48.510568 149.227734) + (xy 48.606739 149.021496) + (xy 48.665635 148.801692) + (xy 48.683718 148.594998) + (xy 48.685468 148.575001) + (xy 48.685468 148.574998) + (xy 48.667385 148.368313) + (xy 48.665635 148.348308) + (xy 48.606739 148.128504) + (xy 48.510568 147.922266) + (xy 48.380047 147.735861) + (xy 48.380045 147.735858) + (xy 48.219141 147.574954) + (xy 48.032734 147.444432) + (xy 48.032728 147.444429) + (xy 47.974725 147.417382) + (xy 47.922285 147.37121) + (xy 47.903133 147.304017) + (xy 47.923348 147.237135) + (xy 47.974725 147.192618) + (xy 48.032734 147.165568) + (xy 48.219139 147.035047) + (xy 48.380047 146.874139) + (xy 48.510568 146.687734) + (xy 48.606739 146.481496) + (xy 48.665635 146.261692) + (xy 48.683814 146.053901) + (xy 48.685468 146.035001) + (xy 48.685468 146.034998) + (xy 48.667385 145.828313) + (xy 48.665635 145.808308) + (xy 48.606739 145.588504) + (xy 48.510568 145.382266) + (xy 48.380047 145.195861) + (xy 48.380045 145.195858) + (xy 48.219141 145.034954) + (xy 48.032734 144.904432) + (xy 48.032728 144.904429) + (xy 47.974725 144.877382) + (xy 47.922285 144.83121) + (xy 47.903133 144.764017) + (xy 47.923348 144.697135) + (xy 47.974725 144.652618) + (xy 48.032734 144.625568) + (xy 48.219139 144.495047) + (xy 48.380047 144.334139) + (xy 48.510568 144.147734) + (xy 48.606739 143.941496) + (xy 48.665635 143.721692) + (xy 48.685468 143.495) + (xy 48.665635 143.268308) + (xy 48.606739 143.048504) + (xy 48.510568 142.842266) + (xy 48.380047 142.655861) + (xy 48.380045 142.655858) + (xy 48.219141 142.494954) + (xy 48.032734 142.364432) + (xy 48.032728 142.364429) + (xy 47.974725 142.337382) + (xy 47.922285 142.29121) + (xy 47.903133 142.224017) + (xy 47.923348 142.157135) + (xy 47.974725 142.112618) + (xy 48.032734 142.085568) + (xy 48.219139 141.955047) + (xy 48.380047 141.794139) + (xy 48.510568 141.607734) + (xy 48.606739 141.401496) + (xy 48.665635 141.181692) + (xy 48.683718 140.974998) + (xy 48.685468 140.955001) + (xy 48.685468 140.954998) + (xy 48.675831 140.844852) + (xy 48.665635 140.728308) + (xy 48.606739 140.508504) + (xy 48.510568 140.302266) + (xy 48.380047 140.115861) + (xy 48.380045 140.115858) + (xy 48.219141 139.954954) + (xy 48.032734 139.824432) + (xy 48.032728 139.824429) + (xy 48.005038 139.811517) + (xy 47.974724 139.797381) + (xy 47.922285 139.75121) + (xy 47.903133 139.684017) + (xy 47.923348 139.617135) + (xy 47.974725 139.572618) + (xy 48.032734 139.545568) + (xy 48.219139 139.415047) + (xy 48.380047 139.254139) + (xy 48.510568 139.067734) + (xy 48.606739 138.861496) + (xy 48.665635 138.641692) + (xy 48.685468 138.415) + (xy 48.682803 138.384544) + (xy 48.67626 138.309751) + (xy 48.665635 138.188308) + (xy 48.606739 137.968504) + (xy 48.510568 137.762266) + (xy 48.380047 137.575861) + (xy 48.380045 137.575858) + (xy 48.219141 137.414954) + (xy 48.032734 137.284432) + (xy 48.032728 137.284429) + (xy 47.974725 137.257382) + (xy 47.922285 137.21121) + (xy 47.903133 137.144017) + (xy 47.923348 137.077135) + (xy 47.974725 137.032618) + (xy 47.983629 137.028466) + (xy 48.032734 137.005568) + (xy 48.219139 136.875047) + (xy 48.380047 136.714139) + (xy 48.510568 136.527734) + (xy 48.606739 136.321496) + (xy 48.665635 136.101692) + (xy 48.685468 135.875) + (xy 48.682803 135.844544) + (xy 48.677916 135.788685) + (xy 48.665635 135.648308) + (xy 48.606739 135.428504) + (xy 48.510568 135.222266) + (xy 48.380047 135.035861) + (xy 48.380045 135.035858) + (xy 48.219141 134.874954) + (xy 48.032734 134.744432) + (xy 48.032728 134.744429) + (xy 48.005038 134.731517) + (xy 47.974724 134.717381) + (xy 47.922285 134.67121) + (xy 47.903133 134.604017) + (xy 47.923348 134.537135) + (xy 47.974725 134.492618) + (xy 48.032734 134.465568) + (xy 48.219139 134.335047) + (xy 48.380047 134.174139) + (xy 48.510568 133.987734) + (xy 48.606739 133.781496) + (xy 48.665635 133.561692) + (xy 48.683718 133.354998) + (xy 48.685468 133.335001) + (xy 48.685468 133.334998) + (xy 48.67626 133.229751) + (xy 48.665635 133.108308) + (xy 48.606739 132.888504) + (xy 48.510568 132.682266) + (xy 48.380047 132.495861) + (xy 48.380045 132.495858) + (xy 48.219141 132.334954) + (xy 48.032734 132.204432) + (xy 48.032728 132.204429) + (xy 48.005038 132.191517) + (xy 47.974724 132.177381) + (xy 47.922285 132.13121) + (xy 47.903133 132.064017) + (xy 47.923348 131.997135) + (xy 47.974725 131.952618) + (xy 48.032734 131.925568) + (xy 48.219139 131.795047) + (xy 48.380047 131.634139) + (xy 48.510568 131.447734) + (xy 48.606739 131.241496) + (xy 48.665635 131.021692) + (xy 48.685468 130.795) + (xy 48.682803 130.764544) + (xy 48.671006 130.629697) + (xy 48.665635 130.568308) + (xy 48.606739 130.348504) + (xy 48.510568 130.142266) + (xy 48.380047 129.955861) + (xy 48.380045 129.955858) + (xy 48.219141 129.794954) + (xy 48.032734 129.664432) + (xy 48.032728 129.664429) + (xy 48.005038 129.651517) + (xy 47.974724 129.637381) + (xy 47.922285 129.59121) + (xy 47.903133 129.524017) + (xy 47.923348 129.457135) + (xy 47.974725 129.412618) + (xy 48.032734 129.385568) + (xy 48.219139 129.255047) + (xy 48.380047 129.094139) + (xy 48.510568 128.907734) + (xy 48.606739 128.701496) + (xy 48.665635 128.481692) + (xy 48.685468 128.255) + (xy 48.682803 128.224544) + (xy 48.67626 128.149751) + (xy 48.665635 128.028308) + (xy 48.606739 127.808504) + (xy 48.510568 127.602266) + (xy 48.380047 127.415861) + (xy 48.380045 127.415858) + (xy 48.219141 127.254954) + (xy 48.032734 127.124432) + (xy 48.032728 127.124429) + (xy 48.005038 127.111517) + (xy 47.974724 127.097381) + (xy 47.922285 127.05121) + (xy 47.903133 126.984017) + (xy 47.923348 126.917135) + (xy 47.974725 126.872618) + (xy 48.032734 126.845568) + (xy 48.219139 126.715047) + (xy 48.380047 126.554139) + (xy 48.510568 126.367734) + (xy 48.606739 126.161496) + (xy 48.665635 125.941692) + (xy 48.685468 125.715) + (xy 48.682803 125.684544) + (xy 48.675831 125.604852) + (xy 48.665635 125.488308) + (xy 48.606739 125.268504) + (xy 48.510568 125.062266) + (xy 48.380047 124.875861) + (xy 48.380045 124.875858) + (xy 48.219141 124.714954) + (xy 48.032734 124.584432) + (xy 48.032728 124.584429) + (xy 47.974725 124.557382) + (xy 47.922285 124.51121) + (xy 47.903133 124.444017) + (xy 47.923348 124.377135) + (xy 47.974725 124.332618) + (xy 48.032734 124.305568) + (xy 48.219139 124.175047) + (xy 48.380047 124.014139) + (xy 48.510568 123.827734) + (xy 48.606739 123.621496) + (xy 48.665635 123.401692) + (xy 48.685468 123.175) + (xy 48.665635 122.948308) + (xy 48.606739 122.728504) + (xy 48.510568 122.522266) + (xy 48.380047 122.335861) + (xy 48.380045 122.335858) + (xy 48.219141 122.174954) + (xy 48.032734 122.044432) + (xy 48.032732 122.044431) + (xy 48.006054 122.031991) + (xy 47.974132 122.017105) + (xy 47.921694 121.970934) + (xy 47.902542 121.90374) + (xy 47.922758 121.836859) + (xy 47.974134 121.792341) + (xy 48.032484 121.765132) + (xy 48.21882 121.634657) + (xy 48.379657 121.47382) + (xy 48.510134 121.287482) + (xy 48.606265 121.081326) + (xy 48.606269 121.081317) + (xy 48.658872 120.885) + (xy 47.295686 120.885) + (xy 47.307641 120.873045) + (xy 47.365165 120.760148) + (xy 47.384986 120.635) + (xy 47.365165 120.509852) + (xy 47.307641 120.396955) + (xy 47.295686 120.385) + (xy 48.658872 120.385) + (xy 48.658872 120.384999) + (xy 48.606269 120.188682) + (xy 48.606265 120.188673) + (xy 48.510134 119.982517) + (xy 48.379657 119.796179) + (xy 48.21882 119.635342) + (xy 48.032482 119.504865) + (xy 47.826326 119.408734) + (xy 47.826317 119.40873) + (xy 47.60661 119.34986) + (xy 47.606599 119.349858) + (xy 47.436766 119.335) + (xy 47.23 119.335) + (xy 47.23 120.319314) + (xy 47.218045 120.307359) + (xy 47.105148 120.249835) + (xy 47.011481 120.235) + (xy 46.948519 120.235) + (xy 46.854852 120.249835) + (xy 46.741955 120.307359) + (xy 46.73 120.319314) + (xy 46.73 119.335) + (xy 46.523233 119.335) + (xy 46.3534 119.349858) + (xy 46.353389 119.34986) + (xy 46.133682 119.40873) + (xy 46.133673 119.408734) + (xy 45.927517 119.504865) + (xy 45.741179 119.635342) + (xy 45.580342 119.796179) + (xy 45.449865 119.982517) + (xy 45.353734 120.188673) + (xy 45.35373 120.188682) + (xy 45.301127 120.384999) + (xy 45.301128 120.385) + (xy 46.664314 120.385) + (xy 46.652359 120.396955) + (xy 46.594835 120.509852) + (xy 46.575014 120.635) + (xy 46.594835 120.760148) + (xy 46.652359 120.873045) + (xy 46.664314 120.885) + (xy 45.301128 120.885) + (xy 45.35373 121.081317) + (xy 45.353734 121.081326) + (xy 45.449865 121.287482) + (xy 45.580342 121.47382) + (xy 45.741179 121.634657) + (xy 45.927518 121.765134) + (xy 45.92752 121.765135) + (xy 45.985865 121.792342) + (xy 46.038305 121.838514) + (xy 46.057457 121.905707) + (xy 46.037242 121.972589) + (xy 45.985867 122.017105) + (xy 45.953946 122.031991) + (xy 45.927264 122.044433) + (xy 45.740858 122.174954) + (xy 45.579954 122.335858) + (xy 45.449432 122.522265) + (xy 45.449431 122.522267) + (xy 45.353261 122.728502) + (xy 45.353258 122.728511) + (xy 45.294366 122.948302) + (xy 45.294364 122.948313) + (xy 45.274532 123.174998) + (xy 45.274532 123.175001) + (xy 45.294364 123.401686) + (xy 45.294366 123.401697) + (xy 45.353258 123.621488) + (xy 45.353261 123.621497) + (xy 45.449431 123.827732) + (xy 45.449432 123.827734) + (xy 45.579954 124.014141) + (xy 45.740858 124.175045) + (xy 45.762283 124.190047) + (xy 45.927266 124.305568) + (xy 45.985275 124.332618) + (xy 46.037714 124.378791) + (xy 46.056866 124.445984) + (xy 46.03665 124.512865) + (xy 45.985275 124.557382) + (xy 45.927267 124.584431) + (xy 45.927265 124.584432) + (xy 45.740858 124.714954) + (xy 45.579954 124.875858) + (xy 45.449432 125.062265) + (xy 45.449431 125.062267) + (xy 45.353261 125.268502) + (xy 45.353258 125.268511) + (xy 45.294366 125.488302) + (xy 45.294364 125.488313) + (xy 45.274532 125.714998) + (xy 45.274532 125.715001) + (xy 45.294364 125.941686) + (xy 45.294366 125.941697) + (xy 45.353258 126.161488) + (xy 45.353261 126.161497) + (xy 45.449431 126.367732) + (xy 45.449432 126.367734) + (xy 45.579954 126.554141) + (xy 45.740858 126.715045) + (xy 45.762283 126.730047) + (xy 45.927266 126.845568) + (xy 45.985275 126.872618) + (xy 46.037714 126.918791) + (xy 46.056866 126.985984) + (xy 46.03665 127.052865) + (xy 45.985275 127.097381) + (xy 45.968272 127.10531) + (xy 45.927267 127.124431) + (xy 45.927265 127.124432) + (xy 45.740858 127.254954) + (xy 45.579954 127.415858) + (xy 45.449432 127.602265) + (xy 45.449431 127.602267) + (xy 45.353261 127.808502) + (xy 45.353258 127.808511) + (xy 45.294366 128.028302) + (xy 45.294364 128.028313) + (xy 45.274532 128.254998) + (xy 45.274532 128.255001) + (xy 45.294364 128.481686) + (xy 45.294366 128.481697) + (xy 45.353258 128.701488) + (xy 45.353261 128.701497) + (xy 45.449431 128.907732) + (xy 45.449432 128.907734) + (xy 45.579954 129.094141) + (xy 45.740858 129.255045) + (xy 45.762283 129.270047) + (xy 45.927266 129.385568) + (xy 45.985275 129.412618) + (xy 46.037714 129.458791) + (xy 46.056866 129.525984) + (xy 46.03665 129.592865) + (xy 45.985275 129.637381) + (xy 45.968272 129.64531) + (xy 45.927267 129.664431) + (xy 45.927265 129.664432) + (xy 45.740858 129.794954) + (xy 45.579954 129.955858) + (xy 45.449432 130.142265) + (xy 45.449431 130.142267) + (xy 45.353261 130.348502) + (xy 45.353258 130.348511) + (xy 45.294366 130.568302) + (xy 45.294364 130.568313) + (xy 45.274532 130.794998) + (xy 45.274532 130.795001) + (xy 45.294364 131.021686) + (xy 45.294366 131.021697) + (xy 45.353258 131.241488) + (xy 45.353261 131.241497) + (xy 45.449431 131.447732) + (xy 45.449432 131.447734) + (xy 45.579954 131.634141) + (xy 45.740858 131.795045) + (xy 45.762283 131.810047) + (xy 45.927266 131.925568) + (xy 45.985275 131.952618) + (xy 46.037714 131.998791) + (xy 46.056866 132.065984) + (xy 46.03665 132.132865) + (xy 45.985275 132.177381) + (xy 45.968272 132.18531) + (xy 45.927267 132.204431) + (xy 45.927265 132.204432) + (xy 45.740858 132.334954) + (xy 45.579954 132.495858) + (xy 45.449432 132.682265) + (xy 45.449431 132.682267) + (xy 45.353261 132.888502) + (xy 45.353258 132.888511) + (xy 45.294366 133.108302) + (xy 45.294364 133.108313) + (xy 45.274532 133.334998) + (xy 45.274532 133.335001) + (xy 45.294364 133.561686) + (xy 45.294366 133.561697) + (xy 45.353258 133.781488) + (xy 45.353261 133.781497) + (xy 45.449431 133.987732) + (xy 45.449432 133.987734) + (xy 45.579954 134.174141) + (xy 45.740858 134.335045) + (xy 45.762283 134.350047) + (xy 45.927266 134.465568) + (xy 45.985275 134.492618) + (xy 46.037714 134.538791) + (xy 46.056866 134.605984) + (xy 46.03665 134.672865) + (xy 45.985275 134.717381) + (xy 45.968272 134.72531) + (xy 45.927267 134.744431) + (xy 45.927265 134.744432) + (xy 45.740858 134.874954) + (xy 45.579954 135.035858) + (xy 45.449432 135.222265) + (xy 45.449431 135.222267) + (xy 45.353261 135.428502) + (xy 45.353258 135.428511) + (xy 45.294366 135.648302) + (xy 45.294364 135.648313) + (xy 45.274532 135.874998) + (xy 45.274532 135.875001) + (xy 45.294364 136.101686) + (xy 45.294366 136.101697) + (xy 45.353258 136.321488) + (xy 45.353261 136.321497) + (xy 45.449431 136.527732) + (xy 45.449432 136.527734) + (xy 45.579954 136.714141) + (xy 45.740858 136.875045) + (xy 45.762282 136.890046) + (xy 45.927266 137.005568) + (xy 45.976371 137.028466) + (xy 45.985275 137.032618) + (xy 46.037714 137.078791) + (xy 46.056866 137.145984) + (xy 46.03665 137.212865) + (xy 45.985275 137.257382) + (xy 45.927267 137.284431) + (xy 45.927265 137.284432) + (xy 45.740858 137.414954) + (xy 45.579954 137.575858) + (xy 45.449432 137.762265) + (xy 45.449431 137.762267) + (xy 45.353261 137.968502) + (xy 45.353258 137.968511) + (xy 45.294366 138.188302) + (xy 45.294364 138.188313) + (xy 45.274532 138.414998) + (xy 45.274532 138.415001) + (xy 45.294364 138.641686) + (xy 45.294366 138.641697) + (xy 45.353258 138.861488) + (xy 45.353261 138.861497) + (xy 45.449431 139.067732) + (xy 45.449432 139.067734) + (xy 45.579954 139.254141) + (xy 45.740858 139.415045) + (xy 45.762283 139.430047) + (xy 45.927266 139.545568) + (xy 45.985275 139.572618) + (xy 46.037714 139.618791) + (xy 46.056866 139.685984) + (xy 46.03665 139.752865) + (xy 45.985275 139.797381) + (xy 45.968272 139.80531) + (xy 45.927267 139.824431) + (xy 45.927265 139.824432) + (xy 45.740858 139.954954) + (xy 45.579954 140.115858) + (xy 45.449432 140.302265) + (xy 45.449431 140.302267) + (xy 45.353261 140.508502) + (xy 45.353258 140.508511) + (xy 45.294366 140.728302) + (xy 45.294364 140.728313) + (xy 45.274532 140.954998) + (xy 45.274532 140.955001) + (xy 45.294364 141.181686) + (xy 45.294366 141.181697) + (xy 45.353258 141.401488) + (xy 45.353261 141.401497) + (xy 45.449431 141.607732) + (xy 45.449432 141.607734) + (xy 45.579954 141.794141) + (xy 45.740858 141.955045) + (xy 45.762283 141.970047) + (xy 45.927266 142.085568) + (xy 45.985275 142.112618) + (xy 46.037714 142.158791) + (xy 46.056866 142.225984) + (xy 46.03665 142.292865) + (xy 45.985275 142.337382) + (xy 45.927267 142.364431) + (xy 45.927265 142.364432) + (xy 45.740858 142.494954) + (xy 45.579954 142.655858) + (xy 45.449432 142.842265) + (xy 45.449431 142.842267) + (xy 45.353261 143.048502) + (xy 45.353258 143.048511) + (xy 45.294366 143.268302) + (xy 45.294364 143.268313) + (xy 45.274532 143.494998) + (xy 45.274532 143.495001) + (xy 45.294364 143.721686) + (xy 45.294366 143.721697) + (xy 45.353258 143.941488) + (xy 45.353261 143.941497) + (xy 45.449431 144.147732) + (xy 45.449432 144.147734) + (xy 45.579954 144.334141) + (xy 45.740858 144.495045) + (xy 45.762283 144.510047) + (xy 45.927266 144.625568) + (xy 45.985275 144.652618) + (xy 46.037714 144.698791) + (xy 46.056866 144.765984) + (xy 46.03665 144.832865) + (xy 45.985275 144.877382) + (xy 45.927267 144.904431) + (xy 45.927265 144.904432) + (xy 45.740858 145.034954) + (xy 45.579954 145.195858) + (xy 45.449432 145.382265) + (xy 45.449431 145.382267) + (xy 45.353261 145.588502) + (xy 45.353258 145.588511) + (xy 45.294366 145.808302) + (xy 45.294364 145.808313) + (xy 45.274532 146.034998) + (xy 45.274532 146.035001) + (xy 45.294364 146.261686) + (xy 45.294366 146.261697) + (xy 45.353258 146.481488) + (xy 45.353261 146.481497) + (xy 45.449431 146.687732) + (xy 45.449432 146.687734) + (xy 45.579954 146.874141) + (xy 45.740858 147.035045) + (xy 45.762283 147.050047) + (xy 45.927266 147.165568) + (xy 45.985275 147.192618) + (xy 46.037714 147.238791) + (xy 46.056866 147.305984) + (xy 46.03665 147.372865) + (xy 45.985275 147.417382) + (xy 45.927267 147.444431) + (xy 45.927265 147.444432) + (xy 45.740858 147.574954) + (xy 45.579954 147.735858) + (xy 45.449432 147.922265) + (xy 45.449431 147.922267) + (xy 45.353261 148.128502) + (xy 45.353258 148.128511) + (xy 45.294366 148.348302) + (xy 45.294364 148.348313) + (xy 45.274532 148.574998) + (xy 45.274532 148.575001) + (xy 45.294364 148.801686) + (xy 45.294366 148.801697) + (xy 45.353258 149.021488) + (xy 45.353261 149.021497) + (xy 45.449431 149.227732) + (xy 45.449432 149.227734) + (xy 45.579954 149.414141) + (xy 45.740858 149.575045) + (xy 45.762283 149.590047) + (xy 45.927266 149.705568) + (xy 45.985275 149.732618) + (xy 46.037714 149.778791) + (xy 46.056866 149.845984) + (xy 46.03665 149.912865) + (xy 45.985275 149.957382) + (xy 45.927267 149.984431) + (xy 45.927265 149.984432) + (xy 45.740858 150.114954) + (xy 45.579954 150.275858) + (xy 45.449432 150.462265) + (xy 45.449431 150.462267) + (xy 45.353261 150.668502) + (xy 45.353258 150.668511) + (xy 45.294366 150.888302) + (xy 45.294364 150.888313) + (xy 45.274532 151.114998) + (xy 45.274532 151.115001) + (xy 45.294364 151.341686) + (xy 45.294366 151.341697) + (xy 45.353258 151.561488) + (xy 45.353261 151.561497) + (xy 45.449431 151.767732) + (xy 45.449432 151.767734) + (xy 45.579954 151.954141) + (xy 45.740858 152.115045) + (xy 45.762283 152.130047) + (xy 45.927266 152.245568) + (xy 45.985275 152.272618) + (xy 46.037714 152.318791) + (xy 46.056866 152.385984) + (xy 46.03665 152.452865) + (xy 45.985275 152.497382) + (xy 45.927267 152.524431) + (xy 45.927265 152.524432) + (xy 45.740858 152.654954) + (xy 45.579954 152.815858) + (xy 45.449432 153.002265) + (xy 45.449431 153.002267) + (xy 45.353261 153.208502) + (xy 45.353258 153.208511) + (xy 45.294366 153.428302) + (xy 45.294364 153.428313) + (xy 45.274532 153.654998) + (xy 45.274532 153.655001) + (xy 43.6805 153.655001) + (xy 43.6805 116.835001) + (xy 45.274532 116.835001) + (xy 45.294364 117.061686) + (xy 45.294366 117.061697) + (xy 45.353258 117.281488) + (xy 45.353261 117.281497) + (xy 45.449431 117.487732) + (xy 45.449432 117.487734) + (xy 45.579954 117.674141) + (xy 45.740858 117.835045) + (xy 45.740861 117.835047) + (xy 45.927266 117.965568) + (xy 46.133504 118.061739) + (xy 46.353308 118.120635) + (xy 46.523214 118.135499) + (xy 46.523215 118.1355) + (xy 46.523216 118.1355) + (xy 47.436785 118.1355) + (xy 47.436785 118.135499) + (xy 47.606692 118.120635) + (xy 47.826496 118.061739) + (xy 48.032734 117.965568) + (xy 48.219139 117.835047) + (xy 48.380047 117.674139) + (xy 48.510568 117.487734) + (xy 48.606739 117.281496) + (xy 48.665635 117.061692) + (xy 48.684791 116.842736) + (xy 48.685468 116.835001) + (xy 52.894532 116.835001) + (xy 52.914364 117.061686) + (xy 52.914366 117.061697) + (xy 52.973258 117.281488) + (xy 52.973261 117.281497) + (xy 53.069431 117.487732) + (xy 53.069432 117.487734) + (xy 53.199954 117.674141) + (xy 53.360858 117.835045) + (xy 53.360861 117.835047) + (xy 53.547266 117.965568) + (xy 53.753504 118.061739) + (xy 53.973308 118.120635) + (xy 54.143214 118.135499) + (xy 54.143215 118.1355) + (xy 54.143216 118.1355) + (xy 55.056785 118.1355) + (xy 55.056785 118.135499) + (xy 55.226692 118.120635) + (xy 55.446496 118.061739) + (xy 55.652734 117.965568) + (xy 55.839139 117.835047) + (xy 56.000047 117.674139) + (xy 56.130568 117.487734) + (xy 56.226739 117.281496) + (xy 56.285635 117.061692) + (xy 56.304791 116.842736) + (xy 56.305468 116.835001) + (xy 56.305468 116.834998) + (xy 56.305031 116.830001) + (xy 56.704532 116.830001) + (xy 56.724364 117.056686) + (xy 56.724366 117.056697) + (xy 56.783258 117.276488) + (xy 56.783261 117.276497) + (xy 56.879431 117.482732) + (xy 56.879432 117.482734) + (xy 57.009954 117.669141) + (xy 57.170858 117.830045) + (xy 57.217693 117.862839) + (xy 57.357266 117.960568) + (xy 57.563504 118.056739) + (xy 57.563509 118.05674) + (xy 57.563511 118.056741) + (xy 57.582164 118.061739) + (xy 57.783308 118.115635) + (xy 57.953214 118.130499) + (xy 57.953215 118.1305) + (xy 57.953216 118.1305) + (xy 58.866785 118.1305) + (xy 58.866785 118.130499) + (xy 59.036692 118.115635) + (xy 59.256496 118.056739) + (xy 59.462734 117.960568) + (xy 59.649139 117.830047) + (xy 59.810047 117.669139) + (xy 59.940568 117.482734) + (xy 59.979311 117.399648) + (xy 60.025479 117.347215) + (xy 60.092673 117.328062) + (xy 60.159554 117.348277) + (xy 60.204889 117.401442) + (xy 60.21491 117.438173) + (xy 60.223686 117.516056) + (xy 60.279545 117.675694) + (xy 60.279547 117.675697) + (xy 60.369518 117.818884) + (xy 60.369523 117.81889) + (xy 60.489109 117.938476) + (xy 60.489115 117.938481) + (xy 60.632302 118.028452) + (xy 60.632305 118.028454) + (xy 60.632309 118.028455) + (xy 60.63231 118.028456) + (xy 60.67941 118.044937) + (xy 60.791943 118.084314) + (xy 60.959997 118.103249) + (xy 60.96 118.103249) + (xy 60.960003 118.103249) + (xy 61.128056 118.084314) + (xy 61.192566 118.061741) + (xy 61.28769 118.028456) + (xy 61.287692 118.028454) + (xy 61.287694 118.028454) + (xy 61.287697 118.028452) + (xy 61.430884 117.938481) + (xy 61.430885 117.93848) + (xy 61.43089 117.938477) + (xy 61.550477 117.81889) + (xy 61.550481 117.818884) + (xy 61.640452 117.675697) + (xy 61.640454 117.675694) + (xy 61.640454 117.675692) + (xy 61.640456 117.67569) + (xy 61.696313 117.516059) + (xy 61.696313 117.516058) + (xy 61.696314 117.516056) + (xy 61.715249 117.348002) + (xy 61.715249 117.347997) + (xy 61.696314 117.179943) + (xy 61.653188 117.056697) + (xy 61.640456 117.02031) + (xy 61.640455 117.020309) + (xy 61.640454 117.020305) + (xy 61.640452 117.020302) + (xy 61.550481 116.877115) + (xy 61.550476 116.877109) + (xy 61.43089 116.757523) + (xy 61.430884 116.757518) + (xy 61.287697 116.667547) + (xy 61.287694 116.667545) + (xy 61.128056 116.611685) + (xy 60.960003 116.592751) + (xy 60.959997 116.592751) + (xy 60.791943 116.611685) + (xy 60.632305 116.667545) + (xy 60.632302 116.667547) + (xy 60.489115 116.757518) + (xy 60.489109 116.757523) + (xy 60.369523 116.877109) + (xy 60.369521 116.877112) + (xy 60.342874 116.91952) + (xy 60.290539 116.965811) + (xy 60.221485 116.976458) + (xy 60.157637 116.948082) + (xy 60.119266 116.889692) + (xy 60.114353 116.842739) + (xy 60.115468 116.83) + (xy 60.095635 116.603308) + (xy 60.036739 116.383504) + (xy 59.940568 116.177266) + (xy 59.810047 115.990861) + (xy 59.810045 115.990858) + (xy 59.649141 115.829954) + (xy 59.462734 115.699432) + (xy 59.462728 115.699429) + (xy 59.404725 115.672382) + (xy 59.352285 115.62621) + (xy 59.333133 115.559017) + (xy 59.353348 115.492135) + (xy 59.404725 115.447618) + (xy 59.462734 115.420568) + (xy 59.649139 115.290047) + (xy 59.810047 115.129139) + (xy 59.940568 114.942734) + (xy 60.036739 114.736496) + (xy 60.095635 114.516692) + (xy 60.114679 114.299017) + (xy 60.115468 114.290001) + (xy 60.115468 114.289998) + (xy 60.104582 114.165569) + (xy 60.095635 114.063308) + (xy 60.03942 113.853511) + (xy 60.036741 113.843511) + (xy 60.036738 113.843502) + (xy 59.995417 113.75489) + (xy 59.940568 113.637266) + (xy 59.810934 113.452128) + (xy 59.810045 113.450858) + (xy 59.649141 113.289954) + (xy 59.640641 113.284002) + (xy 63.252751 113.284002) + (xy 63.271685 113.452056) + (xy 63.327545 113.611694) + (xy 63.327547 113.611697) + (xy 63.417518 113.754884) + (xy 63.417523 113.75489) + (xy 63.537109 113.874476) + (xy 63.537115 113.874481) + (xy 63.680302 113.964452) + (xy 63.680305 113.964454) + (xy 63.680309 113.964455) + (xy 63.68031 113.964456) + (xy 63.752913 113.98986) + (xy 63.839943 114.020314) + (xy 64.007997 114.039249) + (xy 64.008 114.039249) + (xy 64.008003 114.039249) + (xy 64.176059 114.020313) + (xy 64.182849 114.018764) + (xy 64.183372 114.021056) + (xy 64.242088 114.018042) + (xy 64.302725 114.052753) + (xy 64.334971 114.114737) + (xy 64.336827 114.149461) + (xy 64.324532 114.289997) + (xy 64.324532 114.290001) + (xy 64.344364 114.516686) + (xy 64.344366 114.516697) + (xy 64.403258 114.736488) + (xy 64.403261 114.736497) + (xy 64.499431 114.942732) + (xy 64.499432 114.942734) + (xy 64.629954 115.129141) + (xy 64.790858 115.290045) + (xy 64.790861 115.290047) + (xy 64.977266 115.420568) + (xy 65.035275 115.447618) + (xy 65.087714 115.493791) + (xy 65.106866 115.560984) + (xy 65.08665 115.627865) + (xy 65.035275 115.672382) + (xy 64.977267 115.699431) + (xy 64.977265 115.699432) + (xy 64.790858 115.829954) + (xy 64.629954 115.990858) + (xy 64.499432 116.177265) + (xy 64.499431 116.177267) + (xy 64.403261 116.383502) + (xy 64.403258 116.383511) + (xy 64.344366 116.603302) + (xy 64.344364 116.603313) + (xy 64.324532 116.829998) + (xy 64.324532 116.830001) + (xy 64.344364 117.056686) + (xy 64.344366 117.056697) + (xy 64.403258 117.276488) + (xy 64.403261 117.276497) + (xy 64.499431 117.482732) + (xy 64.499432 117.482734) + (xy 64.629954 117.669141) + (xy 64.790858 117.830045) + (xy 64.837693 117.862839) + (xy 64.977266 117.960568) + (xy 65.183504 118.056739) + (xy 65.183509 118.05674) + (xy 65.183511 118.056741) + (xy 65.202164 118.061739) + (xy 65.403308 118.115635) + (xy 65.573214 118.130499) + (xy 65.573215 118.1305) + (xy 65.573216 118.1305) + (xy 66.486785 118.1305) + (xy 66.486785 118.130499) + (xy 66.656692 118.115635) + (xy 66.876496 118.056739) + (xy 67.082734 117.960568) + (xy 67.269139 117.830047) + (xy 67.430047 117.669139) + (xy 67.560568 117.482734) + (xy 67.637648 117.317435) + (xy 67.683819 117.264998) + (xy 67.751013 117.245846) + (xy 67.817894 117.266062) + (xy 67.863228 117.319227) + (xy 67.86707 117.328887) + (xy 67.899542 117.421686) + (xy 67.899547 117.421697) + (xy 67.989518 117.564884) + (xy 67.989523 117.56489) + (xy 68.109109 117.684476) + (xy 68.109115 117.684481) + (xy 68.252302 117.774452) + (xy 68.252305 117.774454) + (xy 68.252309 117.774455) + (xy 68.25231 117.774456) + (xy 68.324913 117.79986) + (xy 68.411943 117.830314) + (xy 68.579997 117.849249) + (xy 68.58 117.849249) + (xy 68.580003 117.849249) + (xy 68.748056 117.830314) + (xy 68.804547 117.810547) + (xy 68.90769 117.774456) + (xy 68.907692 117.774454) + (xy 68.907694 117.774454) + (xy 68.907697 117.774452) + (xy 69.050884 117.684481) + (xy 69.050885 117.68448) + (xy 69.05089 117.684477) + (xy 69.170477 117.56489) + (xy 69.222098 117.482736) + (xy 69.260452 117.421697) + (xy 69.260454 117.421694) + (xy 69.260454 117.421692) + (xy 69.260456 117.42169) + (xy 69.316313 117.262059) + (xy 69.316313 117.262058) + (xy 69.316314 117.262056) + (xy 69.335249 117.094002) + (xy 69.335249 117.093997) + (xy 69.316314 116.925943) + (xy 69.272853 116.801739) + (xy 69.260456 116.76631) + (xy 69.260455 116.766309) + (xy 69.260454 116.766305) + (xy 69.260452 116.766302) + (xy 69.170481 116.623115) + (xy 69.170476 116.623109) + (xy 69.05089 116.503523) + (xy 69.050884 116.503518) + (xy 68.907697 116.413547) + (xy 68.907694 116.413545) + (xy 68.748056 116.357685) + (xy 68.580003 116.338751) + (xy 68.579997 116.338751) + (xy 68.411943 116.357685) + (xy 68.252305 116.413545) + (xy 68.252302 116.413547) + (xy 68.109115 116.503518) + (xy 68.109109 116.503523) + (xy 67.989523 116.623109) + (xy 67.989521 116.623112) + (xy 67.946984 116.690808) + (xy 67.894649 116.737099) + (xy 67.825595 116.747746) + (xy 67.761747 116.71937) + (xy 67.723376 116.66098) + (xy 67.718464 116.635646) + (xy 67.715635 116.603308) + (xy 67.656739 116.383504) + (xy 67.560568 116.177266) + (xy 67.430047 115.990861) + (xy 67.430045 115.990858) + (xy 67.269141 115.829954) + (xy 67.082734 115.699432) + (xy 67.082728 115.699429) + (xy 67.024725 115.672382) + (xy 66.972285 115.62621) + (xy 66.953133 115.559017) + (xy 66.973348 115.492135) + (xy 67.024725 115.447618) + (xy 67.082734 115.420568) + (xy 67.269139 115.290047) + (xy 67.430047 115.129139) + (xy 67.560568 114.942734) + (xy 67.656739 114.736496) + (xy 67.715635 114.516692) + (xy 67.734593 114.300001) + (xy 69.814532 114.300001) + (xy 69.834364 114.526686) + (xy 69.834366 114.526697) + (xy 69.893258 114.746488) + (xy 69.893261 114.746497) + (xy 69.989431 114.952732) + (xy 69.989432 114.952734) + (xy 70.119954 115.139141) + (xy 70.280858 115.300045) + (xy 70.280861 115.300047) + (xy 70.467266 115.430568) + (xy 70.673504 115.526739) + (xy 70.893308 115.585635) + (xy 71.05523 115.599801) + (xy 71.119998 115.605468) + (xy 71.12 115.605468) + (xy 71.120002 115.605468) + (xy 71.176807 115.600498) + (xy 71.346692 115.585635) + (xy 71.566496 115.526739) + (xy 71.772734 115.430568) + (xy 71.959139 115.300047) + (xy 72.111316 115.14787) + (xy 85.0595 115.14787) + (xy 85.059501 115.147876) + (xy 85.065908 115.207483) + (xy 85.116202 115.342328) + (xy 85.116206 115.342335) + (xy 85.202452 115.457544) + (xy 85.202455 115.457547) + (xy 85.317664 115.543793) + (xy 85.317671 115.543797) + (xy 85.452517 115.594091) + (xy 85.452516 115.594091) + (xy 85.459444 115.594835) + (xy 85.512127 115.6005) + (xy 87.207872 115.600499) + (xy 87.267483 115.594091) + (xy 87.402331 115.543796) + (xy 87.517546 115.457546) + (xy 87.603796 115.342331) + (xy 87.654091 115.207483) + (xy 87.6605 115.147873) + (xy 87.660499 113.538002) + (xy 88.906751 113.538002) + (xy 88.925685 113.706056) + (xy 88.981545 113.865694) + (xy 88.981547 113.865697) + (xy 89.071518 114.008884) + (xy 89.071523 114.00889) + (xy 89.191109 114.128476) + (xy 89.191115 114.128481) + (xy 89.334302 114.218452) + (xy 89.334305 114.218454) + (xy 89.334309 114.218455) + (xy 89.33431 114.218456) + (xy 89.406913 114.24386) + (xy 89.493943 114.274314) + (xy 89.661997 114.293249) + (xy 89.662 114.293249) + (xy 89.662003 114.293249) + (xy 89.830056 114.274314) + (xy 89.830059 114.274313) + (xy 89.98969 114.218456) + (xy 90.13289 114.128477) + (xy 90.144319 114.117047) + (xy 90.205636 114.083561) + (xy 90.275328 114.088542) + (xy 90.303121 114.103148) + (xy 90.392266 114.165568) + (xy 90.392267 114.165568) + (xy 90.392268 114.165569) + (xy 90.450274 114.192618) + (xy 90.502713 114.238791) + (xy 90.521865 114.305984) + (xy 90.501649 114.372865) + (xy 90.450275 114.417381) + (xy 90.392268 114.444431) + (xy 90.392264 114.444433) + (xy 90.205858 114.574954) + (xy 90.044954 114.735858) + (xy 89.914432 114.922265) + (xy 89.914431 114.922267) + (xy 89.818261 115.128502) + (xy 89.818258 115.128511) + (xy 89.759366 115.348302) + (xy 89.759364 115.348313) + (xy 89.739532 115.574998) + (xy 89.739532 115.575001) + (xy 89.759364 115.801686) + (xy 89.759366 115.801697) + (xy 89.818258 116.021488) + (xy 89.818261 116.021497) + (xy 89.914431 116.227732) + (xy 89.914432 116.227734) + (xy 90.044954 116.414141) + (xy 90.205858 116.575045) + (xy 90.205861 116.575047) + (xy 90.392266 116.705568) + (xy 90.450275 116.732618) + (xy 90.502714 116.778791) + (xy 90.521866 116.845984) + (xy 90.50165 116.912865) + (xy 90.450275 116.957382) + (xy 90.392267 116.984431) + (xy 90.392265 116.984432) + (xy 90.205858 117.114954) + (xy 90.044954 117.275858) + (xy 89.914432 117.462265) + (xy 89.914431 117.462267) + (xy 89.818261 117.668502) + (xy 89.818258 117.668511) + (xy 89.759366 117.888302) + (xy 89.759364 117.888313) + (xy 89.739532 118.114998) + (xy 89.739532 118.115001) + (xy 89.759364 118.341686) + (xy 89.759366 118.341697) + (xy 89.818258 118.561488) + (xy 89.818261 118.561497) + (xy 89.914431 118.767732) + (xy 89.914432 118.767734) + (xy 90.044954 118.954141) + (xy 90.205858 119.115045) + (xy 90.205861 119.115047) + (xy 90.392266 119.245568) + (xy 90.450275 119.272618) + (xy 90.502714 119.318791) + (xy 90.521866 119.385984) + (xy 90.50165 119.452865) + (xy 90.450275 119.497382) + (xy 90.392267 119.524431) + (xy 90.392265 119.524432) + (xy 90.205858 119.654954) + (xy 90.044954 119.815858) + (xy 89.914432 120.002265) + (xy 89.914431 120.002267) + (xy 89.818261 120.208502) + (xy 89.818258 120.208511) + (xy 89.759366 120.428302) + (xy 89.759364 120.428313) + (xy 89.739532 120.654998) + (xy 89.739532 120.655001) + (xy 89.759364 120.881686) + (xy 89.759366 120.881697) + (xy 89.818258 121.101488) + (xy 89.818261 121.101497) + (xy 89.914431 121.307732) + (xy 89.914432 121.307734) + (xy 90.044954 121.494141) + (xy 90.205858 121.655045) + (xy 90.237682 121.677328) + (xy 90.392266 121.785568) + (xy 90.450275 121.812618) + (xy 90.502714 121.858791) + (xy 90.521866 121.925984) + (xy 90.50165 121.992865) + (xy 90.450275 122.037382) + (xy 90.392267 122.064431) + (xy 90.392265 122.064432) + (xy 90.205858 122.194954) + (xy 90.044954 122.355858) + (xy 89.914432 122.542265) + (xy 89.914431 122.542267) + (xy 89.818261 122.748502) + (xy 89.818258 122.748511) + (xy 89.759366 122.968302) + (xy 89.759364 122.968313) + (xy 89.739532 123.194998) + (xy 89.739532 123.195001) + (xy 89.759364 123.421686) + (xy 89.759366 123.421697) + (xy 89.818258 123.641488) + (xy 89.818261 123.641497) + (xy 89.914431 123.847732) + (xy 89.914432 123.847734) + (xy 90.044954 124.034141) + (xy 90.205858 124.195045) + (xy 90.242275 124.220544) + (xy 90.392266 124.325568) + (xy 90.44014 124.347892) + (xy 90.450275 124.352618) + (xy 90.502714 124.398791) + (xy 90.521866 124.465984) + (xy 90.50165 124.532865) + (xy 90.450275 124.577382) + (xy 90.392267 124.604431) + (xy 90.392265 124.604432) + (xy 90.205858 124.734954) + (xy 90.044954 124.895858) + (xy 89.914432 125.082265) + (xy 89.914431 125.082267) + (xy 89.818261 125.288502) + (xy 89.818258 125.288511) + (xy 89.759366 125.508302) + (xy 89.759364 125.508313) + (xy 89.739532 125.734998) + (xy 89.739532 125.735001) + (xy 89.759364 125.961686) + (xy 89.759366 125.961697) + (xy 89.818258 126.181488) + (xy 89.818261 126.181497) + (xy 89.914431 126.387732) + (xy 89.914432 126.387734) + (xy 90.044954 126.574141) + (xy 90.205858 126.735045) + (xy 90.252693 126.767839) + (xy 90.392266 126.865568) + (xy 90.450275 126.892618) + (xy 90.502714 126.938791) + (xy 90.521866 127.005984) + (xy 90.50165 127.072865) + (xy 90.450275 127.117381) + (xy 90.435162 127.124429) + (xy 90.392267 127.144431) + (xy 90.392265 127.144432) + (xy 90.205858 127.274954) + (xy 90.044954 127.435858) + (xy 89.914432 127.622265) + (xy 89.914431 127.622267) + (xy 89.818261 127.828502) + (xy 89.818258 127.828511) + (xy 89.759366 128.048302) + (xy 89.759364 128.048313) + (xy 89.739532 128.274998) + (xy 89.739532 128.275001) + (xy 89.759364 128.501686) + (xy 89.759366 128.501697) + (xy 89.818258 128.721488) + (xy 89.818261 128.721497) + (xy 89.914431 128.927732) + (xy 89.914432 128.927734) + (xy 90.044954 129.114141) + (xy 90.205858 129.275045) + (xy 90.252693 129.307839) + (xy 90.392266 129.405568) + (xy 90.44014 129.427892) + (xy 90.450275 129.432618) + (xy 90.502714 129.478791) + (xy 90.521866 129.545984) + (xy 90.50165 129.612865) + (xy 90.450275 129.657381) + (xy 90.435162 129.664429) + (xy 90.392267 129.684431) + (xy 90.392265 129.684432) + (xy 90.205858 129.814954) + (xy 90.044954 129.975858) + (xy 89.914432 130.162265) + (xy 89.914431 130.162267) + (xy 89.818261 130.368502) + (xy 89.818258 130.368511) + (xy 89.759366 130.588302) + (xy 89.759364 130.588313) + (xy 89.739532 130.814998) + (xy 89.739532 130.815001) + (xy 89.759364 131.041686) + (xy 89.759366 131.041697) + (xy 89.818258 131.261488) + (xy 89.818261 131.261497) + (xy 89.914431 131.467732) + (xy 89.914432 131.467734) + (xy 90.044954 131.654141) + (xy 90.205858 131.815045) + (xy 90.252693 131.847839) + (xy 90.392266 131.945568) + (xy 90.449681 131.972341) + (xy 90.450275 131.972618) + (xy 90.502714 132.018791) + (xy 90.521866 132.085984) + (xy 90.50165 132.152865) + (xy 90.450275 132.197381) + (xy 90.435162 132.204429) + (xy 90.392267 132.224431) + (xy 90.392265 132.224432) + (xy 90.205858 132.354954) + (xy 90.044954 132.515858) + (xy 89.914432 132.702265) + (xy 89.914431 132.702267) + (xy 89.818261 132.908502) + (xy 89.818258 132.908511) + (xy 89.759366 133.128302) + (xy 89.759364 133.128313) + (xy 89.739532 133.354998) + (xy 89.739532 133.355001) + (xy 89.759364 133.581686) + (xy 89.759366 133.581697) + (xy 89.818258 133.801488) + (xy 89.818261 133.801497) + (xy 89.914431 134.007732) + (xy 89.914432 134.007734) + (xy 90.044954 134.194141) + (xy 90.205858 134.355045) + (xy 90.252031 134.387375) + (xy 90.392266 134.485568) + (xy 90.450275 134.512618) + (xy 90.502714 134.558791) + (xy 90.521866 134.625984) + (xy 90.50165 134.692865) + (xy 90.450275 134.737381) + (xy 90.435162 134.744429) + (xy 90.392267 134.764431) + (xy 90.392265 134.764432) + (xy 90.205858 134.894954) + (xy 90.044954 135.055858) + (xy 89.914432 135.242265) + (xy 89.914431 135.242267) + (xy 89.818261 135.448502) + (xy 89.818258 135.448511) + (xy 89.759366 135.668302) + (xy 89.759364 135.668313) + (xy 89.739532 135.894998) + (xy 89.739532 135.895001) + (xy 89.759364 136.121686) + (xy 89.759366 136.121697) + (xy 89.818258 136.341488) + (xy 89.818261 136.341497) + (xy 89.914431 136.547732) + (xy 89.914432 136.547734) + (xy 90.044954 136.734141) + (xy 90.205858 136.895045) + (xy 90.228427 136.910848) + (xy 90.392266 137.025568) + (xy 90.450275 137.052618) + (xy 90.502714 137.098791) + (xy 90.521866 137.165984) + (xy 90.50165 137.232865) + (xy 90.450275 137.277382) + (xy 90.392267 137.304431) + (xy 90.392265 137.304432) + (xy 90.205858 137.434954) + (xy 90.044954 137.595858) + (xy 89.914432 137.782265) + (xy 89.914431 137.782267) + (xy 89.818261 137.988502) + (xy 89.818258 137.988511) + (xy 89.759366 138.208302) + (xy 89.759364 138.208313) + (xy 89.739532 138.434998) + (xy 89.739532 138.435001) + (xy 89.759364 138.661686) + (xy 89.759366 138.661697) + (xy 89.818258 138.881488) + (xy 89.818261 138.881497) + (xy 89.914431 139.087732) + (xy 89.914432 139.087734) + (xy 90.044954 139.274141) + (xy 90.205858 139.435045) + (xy 90.205861 139.435047) + (xy 90.392266 139.565568) + (xy 90.44014 139.587892) + (xy 90.450275 139.592618) + (xy 90.502714 139.638791) + (xy 90.521866 139.705984) + (xy 90.50165 139.772865) + (xy 90.450275 139.817381) + (xy 90.435162 139.824429) + (xy 90.392267 139.844431) + (xy 90.392265 139.844432) + (xy 90.205858 139.974954) + (xy 90.044954 140.135858) + (xy 89.914432 140.322265) + (xy 89.914431 140.322267) + (xy 89.818261 140.528502) + (xy 89.818258 140.528511) + (xy 89.759366 140.748302) + (xy 89.759364 140.748313) + (xy 89.739532 140.974998) + (xy 89.739532 140.975001) + (xy 89.759364 141.201686) + (xy 89.759366 141.201697) + (xy 89.818258 141.421488) + (xy 89.818261 141.421497) + (xy 89.914431 141.627732) + (xy 89.914432 141.627734) + (xy 90.044954 141.814141) + (xy 90.205858 141.975045) + (xy 90.252693 142.007839) + (xy 90.392266 142.105568) + (xy 90.450275 142.132618) + (xy 90.502714 142.178791) + (xy 90.521866 142.245984) + (xy 90.50165 142.312865) + (xy 90.450275 142.357382) + (xy 90.392267 142.384431) + (xy 90.392265 142.384432) + (xy 90.205858 142.514954) + (xy 90.044954 142.675858) + (xy 89.914432 142.862265) + (xy 89.914431 142.862267) + (xy 89.818261 143.068502) + (xy 89.818258 143.068511) + (xy 89.759366 143.288302) + (xy 89.759364 143.288313) + (xy 89.739532 143.514998) + (xy 89.739532 143.515001) + (xy 89.759364 143.741686) + (xy 89.759366 143.741697) + (xy 89.818258 143.961488) + (xy 89.818261 143.961497) + (xy 89.914431 144.167732) + (xy 89.914432 144.167734) + (xy 90.044954 144.354141) + (xy 90.205858 144.515045) + (xy 90.248047 144.544586) + (xy 90.392266 144.645568) + (xy 90.450275 144.672618) + (xy 90.502714 144.718791) + (xy 90.521866 144.785984) + (xy 90.50165 144.852865) + (xy 90.450275 144.897381) + (xy 90.443629 144.900481) + (xy 90.392267 144.924431) + (xy 90.392265 144.924432) + (xy 90.205858 145.054954) + (xy 90.044954 145.215858) + (xy 89.914432 145.402265) + (xy 89.914431 145.402267) + (xy 89.818261 145.608502) + (xy 89.818258 145.608511) + (xy 89.759366 145.828302) + (xy 89.759364 145.828313) + (xy 89.739532 146.054998) + (xy 89.739532 146.055001) + (xy 89.759364 146.281686) + (xy 89.759366 146.281697) + (xy 89.818258 146.501488) + (xy 89.818261 146.501497) + (xy 89.914431 146.707732) + (xy 89.914432 146.707734) + (xy 90.044954 146.894141) + (xy 90.205858 147.055045) + (xy 90.252693 147.087839) + (xy 90.392266 147.185568) + (xy 90.450275 147.212618) + (xy 90.502714 147.258791) + (xy 90.521866 147.325984) + (xy 90.50165 147.392865) + (xy 90.450275 147.437382) + (xy 90.392267 147.464431) + (xy 90.392265 147.464432) + (xy 90.205858 147.594954) + (xy 90.044954 147.755858) + (xy 89.914432 147.942265) + (xy 89.914431 147.942267) + (xy 89.818261 148.148502) + (xy 89.818258 148.148511) + (xy 89.759366 148.368302) + (xy 89.759364 148.368313) + (xy 89.739532 148.594998) + (xy 89.739532 148.595001) + (xy 89.759364 148.821686) + (xy 89.759366 148.821697) + (xy 89.818258 149.041488) + (xy 89.818261 149.041497) + (xy 89.914431 149.247732) + (xy 89.914432 149.247734) + (xy 90.044954 149.434141) + (xy 90.205858 149.595045) + (xy 90.252693 149.627839) + (xy 90.392266 149.725568) + (xy 90.450275 149.752618) + (xy 90.502714 149.798791) + (xy 90.521866 149.865984) + (xy 90.50165 149.932865) + (xy 90.450275 149.977382) + (xy 90.392267 150.004431) + (xy 90.392265 150.004432) + (xy 90.205858 150.134954) + (xy 90.044954 150.295858) + (xy 89.914432 150.482265) + (xy 89.914431 150.482267) + (xy 89.818261 150.688502) + (xy 89.818258 150.688511) + (xy 89.759366 150.908302) + (xy 89.759364 150.908313) + (xy 89.739532 151.134998) + (xy 89.739532 151.135001) + (xy 89.759364 151.361686) + (xy 89.759366 151.361697) + (xy 89.818258 151.581488) + (xy 89.818261 151.581497) + (xy 89.914431 151.787732) + (xy 89.914432 151.787734) + (xy 90.044954 151.974141) + (xy 90.205858 152.135045) + (xy 90.252693 152.167839) + (xy 90.392266 152.265568) + (xy 90.450275 152.292618) + (xy 90.502714 152.338791) + (xy 90.521866 152.405984) + (xy 90.50165 152.472865) + (xy 90.450275 152.517382) + (xy 90.392267 152.544431) + (xy 90.392265 152.544432) + (xy 90.205858 152.674954) + (xy 90.044954 152.835858) + (xy 89.914432 153.022265) + (xy 89.914431 153.022267) + (xy 89.818261 153.228502) + (xy 89.818258 153.228511) + (xy 89.759366 153.448302) + (xy 89.759364 153.448313) + (xy 89.739532 153.674998) + (xy 89.739532 153.675001) + (xy 89.759364 153.901686) + (xy 89.759366 153.901697) + (xy 89.818258 154.121488) + (xy 89.818261 154.121497) + (xy 89.914431 154.327732) + (xy 89.914432 154.327734) + (xy 90.044954 154.514141) + (xy 90.205858 154.675045) + (xy 90.205861 154.675047) + (xy 90.392266 154.805568) + (xy 90.598504 154.901739) + (xy 90.818308 154.960635) + (xy 90.988214 154.975499) + (xy 90.988215 154.9755) + (xy 90.988216 154.9755) + (xy 91.901785 154.9755) + (xy 91.901785 154.975499) + (xy 92.071692 154.960635) + (xy 92.291496 154.901739) + (xy 92.497734 154.805568) + (xy 92.684139 154.675047) + (xy 92.845047 154.514139) + (xy 92.975568 154.327734) + (xy 93.04539 154.178002) + (xy 100.209751 154.178002) + (xy 100.228685 154.346056) + (xy 100.284545 154.505694) + (xy 100.284547 154.505697) + (xy 100.374518 154.648884) + (xy 100.374523 154.64889) + (xy 100.494109 154.768476) + (xy 100.494115 154.768481) + (xy 100.637302 154.858452) + (xy 100.637305 154.858454) + (xy 100.637309 154.858455) + (xy 100.63731 154.858456) + (xy 100.703849 154.881739) + (xy 100.796943 154.914314) + (xy 100.964997 154.933249) + (xy 100.965 154.933249) + (xy 100.965003 154.933249) + (xy 101.133056 154.914314) + (xy 101.133059 154.914313) + (xy 101.29269 154.858456) + (xy 101.292692 154.858454) + (xy 101.292694 154.858454) + (xy 101.292697 154.858452) + (xy 101.435884 154.768481) + (xy 101.435885 154.76848) + (xy 101.43589 154.768477) + (xy 101.555477 154.64889) + (xy 101.580376 154.609264) + (xy 101.645452 154.505697) + (xy 101.645454 154.505694) + (xy 101.645454 154.505692) + (xy 101.645456 154.50569) + (xy 101.701313 154.346059) + (xy 101.701313 154.346058) + (xy 101.701314 154.346056) + (xy 101.720249 154.178002) + (xy 101.720249 154.177997) + (xy 101.701314 154.009943) + (xy 101.661686 153.896692) + (xy 101.645456 153.85031) + (xy 101.645455 153.850309) + (xy 101.645454 153.850305) + (xy 101.645452 153.850302) + (xy 101.555481 153.707115) + (xy 101.555476 153.707109) + (xy 101.43589 153.587523) + (xy 101.435884 153.587518) + (xy 101.292697 153.497547) + (xy 101.292694 153.497545) + (xy 101.133056 153.441685) + (xy 100.965003 153.422751) + (xy 100.964997 153.422751) + (xy 100.796943 153.441685) + (xy 100.637305 153.497545) + (xy 100.637302 153.497547) + (xy 100.494115 153.587518) + (xy 100.494109 153.587523) + (xy 100.374523 153.707109) + (xy 100.374518 153.707115) + (xy 100.284547 153.850302) + (xy 100.284545 153.850305) + (xy 100.228685 154.009943) + (xy 100.209751 154.177997) + (xy 100.209751 154.178002) + (xy 93.04539 154.178002) + (xy 93.071739 154.121496) + (xy 93.130635 153.901692) + (xy 93.150468 153.675) + (xy 93.15003 153.669998) + (xy 93.134943 153.497547) + (xy 93.130635 153.448308) + (xy 93.071739 153.228504) + (xy 92.975568 153.022266) + (xy 92.845047 152.835861) + (xy 92.845045 152.835858) + (xy 92.684141 152.674954) + (xy 92.654218 152.654002) + (xy 101.479751 152.654002) + (xy 101.498685 152.822056) + (xy 101.554545 152.981694) + (xy 101.554547 152.981697) + (xy 101.644518 153.124884) + (xy 101.644523 153.12489) + (xy 101.764109 153.244476) + (xy 101.764115 153.244481) + (xy 101.907302 153.334452) + (xy 101.907305 153.334454) + (xy 101.907309 153.334455) + (xy 101.90731 153.334456) + (xy 101.979913 153.35986) + (xy 102.066943 153.390314) + (xy 102.234997 153.409249) + (xy 102.235 153.409249) + (xy 102.235003 153.409249) + (xy 102.403056 153.390314) + (xy 102.403059 153.390313) + (xy 102.56269 153.334456) + (xy 102.562692 153.334454) + (xy 102.562694 153.334454) + (xy 102.562697 153.334452) + (xy 102.705884 153.244481) + (xy 102.705885 153.24448) + (xy 102.70589 153.244477) + (xy 102.825477 153.12489) + (xy 102.88996 153.022267) + (xy 102.915452 152.981697) + (xy 102.915454 152.981694) + (xy 102.915454 152.981692) + (xy 102.915456 152.98169) + (xy 102.971313 152.822059) + (xy 102.971313 152.822058) + (xy 102.971314 152.822056) + (xy 102.990249 152.654002) + (xy 102.990249 152.653997) + (xy 102.971314 152.485943) + (xy 102.927853 152.361739) + (xy 102.915456 152.32631) + (xy 102.915455 152.326309) + (xy 102.915454 152.326305) + (xy 102.915452 152.326302) + (xy 102.825481 152.183115) + (xy 102.825476 152.183109) + (xy 102.70589 152.063523) + (xy 102.705884 152.063518) + (xy 102.562697 151.973547) + (xy 102.562694 151.973545) + (xy 102.403056 151.917685) + (xy 102.235003 151.898751) + (xy 102.234997 151.898751) + (xy 102.066943 151.917685) + (xy 101.907305 151.973545) + (xy 101.907302 151.973547) + (xy 101.764115 152.063518) + (xy 101.764109 152.063523) + (xy 101.644523 152.183109) + (xy 101.644518 152.183115) + (xy 101.554547 152.326302) + (xy 101.554545 152.326305) + (xy 101.498685 152.485943) + (xy 101.479751 152.653997) + (xy 101.479751 152.654002) + (xy 92.654218 152.654002) + (xy 92.497734 152.544432) + (xy 92.497728 152.544429) + (xy 92.454842 152.524431) + (xy 92.439724 152.517381) + (xy 92.387285 152.47121) + (xy 92.368133 152.404017) + (xy 92.388348 152.337135) + (xy 92.439725 152.292618) + (xy 92.497734 152.265568) + (xy 92.684139 152.135047) + (xy 92.845047 151.974139) + (xy 92.975568 151.787734) + (xy 93.071739 151.581496) + (xy 93.130635 151.361692) + (xy 93.150468 151.135) + (xy 93.15003 151.129998) + (xy 93.144801 151.07023) + (xy 93.138919 151.003002) + (xy 98.050751 151.003002) + (xy 98.069685 151.171056) + (xy 98.125545 151.330694) + (xy 98.125547 151.330697) + (xy 98.215518 151.473884) + (xy 98.215523 151.47389) + (xy 98.335109 151.593476) + (xy 98.335115 151.593481) + (xy 98.478302 151.683452) + (xy 98.478305 151.683454) + (xy 98.478309 151.683455) + (xy 98.47831 151.683456) + (xy 98.550913 151.70886) + (xy 98.637943 151.739314) + (xy 98.805997 151.758249) + (xy 98.806 151.758249) + (xy 98.806003 151.758249) + (xy 98.974056 151.739314) + (xy 98.974059 151.739313) + (xy 99.13369 151.683456) + (xy 99.133692 151.683454) + (xy 99.133694 151.683454) + (xy 99.133697 151.683452) + (xy 99.276884 151.593481) + (xy 99.276885 151.59348) + (xy 99.27689 151.593477) + (xy 99.396477 151.47389) + (xy 99.472695 151.35259) + (xy 99.525028 151.306301) + (xy 99.594081 151.295653) + (xy 99.618642 151.301522) + (xy 99.621308 151.302455) + (xy 99.62131 151.302456) + (xy 99.701999 151.33069) + (xy 99.780943 151.358314) + (xy 99.948997 151.377249) + (xy 99.949 151.377249) + (xy 99.949003 151.377249) + (xy 100.117056 151.358314) + (xy 100.121677 151.356697) + (xy 100.27669 151.302456) + (xy 100.276692 151.302454) + (xy 100.276694 151.302454) + (xy 100.276697 151.302452) + (xy 100.419884 151.212481) + (xy 100.419885 151.21248) + (xy 100.41989 151.212477) + (xy 100.539477 151.09289) + (xy 100.629452 150.949697) + (xy 100.629454 150.949694) + (xy 100.629454 150.949692) + (xy 100.629456 150.94969) + (xy 100.685313 150.790059) + (xy 100.685313 150.790058) + (xy 100.685314 150.790056) + (xy 100.704249 150.622002) + (xy 100.704249 150.621997) + (xy 100.685314 150.453943) + (xy 100.644153 150.336312) + (xy 100.629456 150.29431) + (xy 100.629455 150.294309) + (xy 100.629454 150.294305) + (xy 100.629452 150.294302) + (xy 100.539481 150.151115) + (xy 100.539476 150.151109) + (xy 100.41989 150.031523) + (xy 100.419884 150.031518) + (xy 100.276697 149.941547) + (xy 100.276694 149.941545) + (xy 100.117056 149.885685) + (xy 99.949003 149.866751) + (xy 99.948997 149.866751) + (xy 99.780943 149.885685) + (xy 99.621305 149.941545) + (xy 99.621302 149.941547) + (xy 99.478115 150.031518) + (xy 99.478109 150.031523) + (xy 99.358521 150.151111) + (xy 99.282305 150.272408) + (xy 99.22997 150.318698) + (xy 99.160917 150.329346) + (xy 99.136358 150.323477) + (xy 98.974057 150.266686) + (xy 98.806003 150.247751) + (xy 98.805997 150.247751) + (xy 98.637943 150.266685) + (xy 98.478305 150.322545) + (xy 98.478302 150.322547) + (xy 98.335115 150.412518) + (xy 98.335109 150.412523) + (xy 98.215523 150.532109) + (xy 98.215518 150.532115) + (xy 98.125547 150.675302) + (xy 98.125545 150.675305) + (xy 98.069685 150.834943) + (xy 98.050751 151.002997) + (xy 98.050751 151.003002) + (xy 93.138919 151.003002) + (xy 93.130635 150.908308) + (xy 93.071739 150.688504) + (xy 92.975568 150.482266) + (xy 92.863731 150.322545) + (xy 92.845045 150.295858) + (xy 92.684141 150.134954) + (xy 92.497734 150.004432) + (xy 92.497728 150.004429) + (xy 92.454842 149.984431) + (xy 92.439724 149.977381) + (xy 92.387285 149.93121) + (xy 92.368133 149.864017) + (xy 92.388348 149.797135) + (xy 92.439725 149.752618) + (xy 92.497734 149.725568) + (xy 92.668493 149.606002) + (xy 101.479751 149.606002) + (xy 101.498685 149.774056) + (xy 101.554545 149.933694) + (xy 101.554547 149.933697) + (xy 101.644518 150.076884) + (xy 101.644523 150.07689) + (xy 101.764109 150.196476) + (xy 101.764115 150.196481) + (xy 101.907302 150.286452) + (xy 101.907305 150.286454) + (xy 101.907309 150.286455) + (xy 101.90731 150.286456) + (xy 101.947174 150.300405) + (xy 102.066943 150.342314) + (xy 102.234997 150.361249) + (xy 102.235 150.361249) + (xy 102.235003 150.361249) + (xy 102.403056 150.342314) + (xy 102.420209 150.336312) + (xy 102.56269 150.286456) + (xy 102.562699 150.286449) + (xy 102.567705 150.28404) + (xy 102.636646 150.272685) + (xy 102.700782 150.300405) + (xy 102.73975 150.358398) + (xy 102.741178 150.428253) + (xy 102.709194 150.483438) + (xy 102.660524 150.532108) + (xy 102.660518 150.532115) + (xy 102.570547 150.675302) + (xy 102.570545 150.675305) + (xy 102.514685 150.834943) + (xy 102.495751 151.002997) + (xy 102.495751 151.003002) + (xy 102.514685 151.171056) + (xy 102.570545 151.330694) + (xy 102.570547 151.330697) + (xy 102.660518 151.473884) + (xy 102.660523 151.47389) + (xy 102.780109 151.593476) + (xy 102.780115 151.593481) + (xy 102.923302 151.683452) + (xy 102.923305 151.683454) + (xy 102.923309 151.683455) + (xy 102.92331 151.683456) + (xy 102.995913 151.70886) + (xy 103.082943 151.739314) + (xy 103.250997 151.758249) + (xy 103.251 151.758249) + (xy 103.251003 151.758249) + (xy 103.419056 151.739314) + (xy 103.419059 151.739313) + (xy 103.57869 151.683456) + (xy 103.578692 151.683454) + (xy 103.578694 151.683454) + (xy 103.578697 151.683452) + (xy 103.721884 151.593481) + (xy 103.721885 151.59348) + (xy 103.72189 151.593477) + (xy 103.841477 151.47389) + (xy 103.841481 151.473884) + (xy 103.931452 151.330697) + (xy 103.931454 151.330694) + (xy 103.931454 151.330692) + (xy 103.931456 151.33069) + (xy 103.987313 151.171059) + (xy 103.987313 151.171058) + (xy 103.987314 151.171056) + (xy 104.006249 151.003002) + (xy 104.006249 151.002997) + (xy 103.987314 150.834943) + (xy 103.936072 150.688502) + (xy 103.931456 150.67531) + (xy 103.931455 150.675309) + (xy 103.931454 150.675305) + (xy 103.931452 150.675302) + (xy 103.841481 150.532115) + (xy 103.841476 150.532109) + (xy 103.72189 150.412523) + (xy 103.721884 150.412518) + (xy 103.578697 150.322547) + (xy 103.578694 150.322545) + (xy 103.419056 150.266685) + (xy 103.251003 150.247751) + (xy 103.250997 150.247751) + (xy 103.082943 150.266685) + (xy 102.923299 150.322547) + (xy 102.918282 150.324964) + (xy 102.84934 150.336312) + (xy 102.785207 150.308586) + (xy 102.746245 150.250588) + (xy 102.744824 150.180733) + (xy 102.776805 150.125561) + (xy 102.825477 150.07689) + (xy 102.853983 150.031523) + (xy 102.915452 149.933697) + (xy 102.915454 149.933694) + (xy 102.915454 149.933692) + (xy 102.915456 149.93369) + (xy 102.971313 149.774059) + (xy 102.971313 149.774058) + (xy 102.971314 149.774056) + (xy 102.990249 149.606002) + (xy 102.990249 149.605997) + (xy 102.971314 149.437943) + (xy 102.915454 149.278305) + (xy 102.915452 149.278302) + (xy 102.825481 149.135115) + (xy 102.825476 149.135109) + (xy 102.70589 149.015523) + (xy 102.705884 149.015518) + (xy 102.562697 148.925547) + (xy 102.562694 148.925545) + (xy 102.403056 148.869685) + (xy 102.235003 148.850751) + (xy 102.234997 148.850751) + (xy 102.066943 148.869685) + (xy 101.907305 148.925545) + (xy 101.907302 148.925547) + (xy 101.764115 149.015518) + (xy 101.764109 149.015523) + (xy 101.644523 149.135109) + (xy 101.644518 149.135115) + (xy 101.554547 149.278302) + (xy 101.554545 149.278305) + (xy 101.498685 149.437943) + (xy 101.479751 149.605997) + (xy 101.479751 149.606002) + (xy 92.668493 149.606002) + (xy 92.684139 149.595047) + (xy 92.845047 149.434139) + (xy 92.975568 149.247734) + (xy 93.071739 149.041496) + (xy 93.122617 148.851613) + (xy 93.15898 148.791956) + (xy 93.221827 148.761426) + (xy 93.283346 148.766668) + (xy 93.430939 148.818313) + (xy 93.598997 148.837249) + (xy 93.599 148.837249) + (xy 93.599002 148.837249) + (xy 93.674288 148.828766) + (xy 93.74311 148.84082) + (xy 93.794489 148.888169) + (xy 93.805211 148.911024) + (xy 93.807543 148.917689) + (xy 93.807548 148.917699) + (xy 93.897518 149.060884) + (xy 93.897523 149.06089) + (xy 94.017109 149.180476) + (xy 94.017115 149.180481) + (xy 94.160302 149.270452) + (xy 94.160305 149.270454) + (xy 94.160309 149.270455) + (xy 94.16031 149.270456) + (xy 94.182756 149.27831) + (xy 94.319943 149.326314) + (xy 94.487997 149.345249) + (xy 94.488 149.345249) + (xy 94.488003 149.345249) + (xy 94.656056 149.326314) + (xy 94.656059 149.326313) + (xy 94.81569 149.270456) + (xy 94.815692 149.270454) + (xy 94.815694 149.270454) + (xy 94.815697 149.270452) + (xy 94.958884 149.180481) + (xy 94.958885 149.18048) + (xy 94.95889 149.180477) + (xy 95.078477 149.06089) + (xy 95.078481 149.060884) + (xy 95.168452 148.917697) + (xy 95.168454 148.917694) + (xy 95.168454 148.917692) + (xy 95.168456 148.91769) + (xy 95.224313 148.758059) + (xy 95.224313 148.758058) + (xy 95.224314 148.758056) + (xy 95.243249 148.590002) + (xy 103.003751 148.590002) + (xy 103.022685 148.758056) + (xy 103.078545 148.917694) + (xy 103.078547 148.917697) + (xy 103.168518 149.060884) + (xy 103.168523 149.06089) + (xy 103.288109 149.180476) + (xy 103.288115 149.180481) + (xy 103.431302 149.270452) + (xy 103.431305 149.270454) + (xy 103.431309 149.270455) + (xy 103.43131 149.270456) + (xy 103.453756 149.27831) + (xy 103.590943 149.326314) + (xy 103.758997 149.345249) + (xy 103.759 149.345249) + (xy 103.759003 149.345249) + (xy 103.927056 149.326314) + (xy 103.927059 149.326313) + (xy 104.08669 149.270456) + (xy 104.086692 149.270454) + (xy 104.086694 149.270454) + (xy 104.086697 149.270452) + (xy 104.229884 149.180481) + (xy 104.229885 149.18048) + (xy 104.22989 149.180477) + (xy 104.349477 149.06089) + (xy 104.349481 149.060884) + (xy 104.439452 148.917697) + (xy 104.439454 148.917694) + (xy 104.439454 148.917692) + (xy 104.439456 148.91769) + (xy 104.495313 148.758059) + (xy 104.495313 148.758058) + (xy 104.495314 148.758056) + (xy 104.514249 148.590002) + (xy 104.514249 148.589997) + (xy 104.495314 148.421943) + (xy 104.439454 148.262305) + (xy 104.439452 148.262302) + (xy 104.349481 148.119115) + (xy 104.349476 148.119109) + (xy 104.22989 147.999523) + (xy 104.229884 147.999518) + (xy 104.086697 147.909547) + (xy 104.086694 147.909545) + (xy 103.927056 147.853685) + (xy 103.759003 147.834751) + (xy 103.758997 147.834751) + (xy 103.590943 147.853685) + (xy 103.431305 147.909545) + (xy 103.431302 147.909547) + (xy 103.288115 147.999518) + (xy 103.288109 147.999523) + (xy 103.168523 148.119109) + (xy 103.168518 148.119115) + (xy 103.078547 148.262302) + (xy 103.078545 148.262305) + (xy 103.022685 148.421943) + (xy 103.003751 148.589997) + (xy 103.003751 148.590002) + (xy 95.243249 148.590002) + (xy 95.243249 148.589997) + (xy 95.224314 148.421943) + (xy 95.168454 148.262305) + (xy 95.168452 148.262302) + (xy 95.078481 148.119115) + (xy 95.078476 148.119109) + (xy 94.95889 147.999523) + (xy 94.958884 147.999518) + (xy 94.815697 147.909547) + (xy 94.815694 147.909545) + (xy 94.656056 147.853685) + (xy 94.488003 147.834751) + (xy 94.487996 147.834751) + (xy 94.41271 147.843233) + (xy 94.343888 147.831178) + (xy 94.292509 147.783829) + (xy 94.281786 147.76097) + (xy 94.279456 147.75431) + (xy 94.279453 147.754306) + (xy 94.279453 147.754304) + (xy 94.279452 147.754302) + (xy 94.189481 147.611115) + (xy 94.189476 147.611109) + (xy 94.06989 147.491523) + (xy 94.069884 147.491518) + (xy 93.926697 147.401547) + (xy 93.926694 147.401545) + (xy 93.767056 147.345685) + (xy 93.599003 147.326751) + (xy 93.598997 147.326751) + (xy 93.430943 147.345685) + (xy 93.271305 147.401545) + (xy 93.271302 147.401547) + (xy 93.128115 147.491518) + (xy 93.128109 147.491523) + (xy 93.008523 147.611109) + (xy 93.008521 147.611112) + (xy 92.97231 147.668741) + (xy 92.919975 147.715032) + (xy 92.850921 147.725679) + (xy 92.787073 147.697303) + (xy 92.779636 147.690449) + (xy 92.684141 147.594954) + (xy 92.497734 147.464432) + (xy 92.497728 147.464429) + (xy 92.454842 147.444431) + (xy 92.439724 147.437381) + (xy 92.387285 147.39121) + (xy 92.368133 147.324017) + (xy 92.388348 147.257135) + (xy 92.439725 147.212618) + (xy 92.497734 147.185568) + (xy 92.668493 147.066002) + (xy 100.971751 147.066002) + (xy 100.990685 147.234056) + (xy 101.046545 147.393694) + (xy 101.046547 147.393697) + (xy 101.136518 147.536884) + (xy 101.136523 147.53689) + (xy 101.256109 147.656476) + (xy 101.256115 147.656481) + (xy 101.399302 147.746452) + (xy 101.399305 147.746454) + (xy 101.399309 147.746455) + (xy 101.39931 147.746456) + (xy 101.440775 147.760965) + (xy 101.558943 147.802314) + (xy 101.726997 147.821249) + (xy 101.727 147.821249) + (xy 101.727003 147.821249) + (xy 101.895056 147.802314) + (xy 101.895059 147.802313) + (xy 102.05469 147.746456) + (xy 102.054692 147.746454) + (xy 102.054694 147.746454) + (xy 102.054697 147.746452) + (xy 102.197884 147.656481) + (xy 102.197885 147.65648) + (xy 102.19789 147.656477) + (xy 102.317477 147.53689) + (xy 102.345983 147.491523) + (xy 102.407452 147.393697) + (xy 102.407454 147.393694) + (xy 102.407454 147.393692) + (xy 102.407456 147.39369) + (xy 102.463313 147.234059) + (xy 102.463313 147.234058) + (xy 102.463314 147.234056) + (xy 102.482249 147.066002) + (xy 102.482249 147.065997) + (xy 102.463314 146.897943) + (xy 102.407454 146.738305) + (xy 102.407452 146.738302) + (xy 102.317481 146.595115) + (xy 102.317476 146.595109) + (xy 102.19789 146.475523) + (xy 102.197884 146.475518) + (xy 102.054697 146.385547) + (xy 102.054694 146.385545) + (xy 101.895056 146.329685) + (xy 101.727003 146.310751) + (xy 101.726997 146.310751) + (xy 101.558943 146.329685) + (xy 101.399305 146.385545) + (xy 101.399302 146.385547) + (xy 101.256115 146.475518) + (xy 101.256109 146.475523) + (xy 101.136523 146.595109) + (xy 101.136518 146.595115) + (xy 101.046547 146.738302) + (xy 101.046545 146.738305) + (xy 100.990685 146.897943) + (xy 100.971751 147.065997) + (xy 100.971751 147.066002) + (xy 92.668493 147.066002) + (xy 92.684139 147.055047) + (xy 92.845047 146.894139) + (xy 92.975568 146.707734) + (xy 93.071739 146.501496) + (xy 93.130635 146.281692) + (xy 93.150468 146.055) + (xy 93.15003 146.049998) + (xy 93.141635 145.954034) + (xy 93.13892 145.923002) + (xy 103.511751 145.923002) + (xy 103.530685 146.091056) + (xy 103.586545 146.250694) + (xy 103.586547 146.250697) + (xy 103.676518 146.393884) + (xy 103.676523 146.39389) + (xy 103.796109 146.513476) + (xy 103.796115 146.513481) + (xy 103.939302 146.603452) + (xy 103.939305 146.603454) + (xy 103.939309 146.603455) + (xy 103.93931 146.603456) + (xy 104.011913 146.62886) + (xy 104.098943 146.659314) + (xy 104.266997 146.678249) + (xy 104.267 146.678249) + (xy 104.267003 146.678249) + (xy 104.435056 146.659314) + (xy 104.435059 146.659313) + (xy 104.59469 146.603456) + (xy 104.594692 146.603454) + (xy 104.594694 146.603454) + (xy 104.594697 146.603452) + (xy 104.737884 146.513481) + (xy 104.737884 146.51348) + (xy 104.73789 146.513477) + (xy 104.841225 146.410141) + (xy 104.902544 146.376659) + (xy 104.972236 146.381643) + (xy 105.02817 146.423514) + (xy 105.048678 146.465732) + (xy 105.058258 146.501488) + (xy 105.058261 146.501497) + (xy 105.154431 146.707732) + (xy 105.154432 146.707734) + (xy 105.284954 146.894141) + (xy 105.445858 147.055045) + (xy 105.492693 147.087839) + (xy 105.632266 147.185568) + (xy 105.690275 147.212618) + (xy 105.742714 147.258791) + (xy 105.761866 147.325984) + (xy 105.74165 147.392865) + (xy 105.690275 147.437382) + (xy 105.632267 147.464431) + (xy 105.632265 147.464432) + (xy 105.445858 147.594954) + (xy 105.284954 147.755858) + (xy 105.154432 147.942265) + (xy 105.154431 147.942267) + (xy 105.058261 148.148502) + (xy 105.058258 148.148511) + (xy 104.999366 148.368302) + (xy 104.999364 148.368313) + (xy 104.979532 148.594998) + (xy 104.979532 148.595001) + (xy 104.999364 148.821686) + (xy 104.999366 148.821697) + (xy 105.058258 149.041488) + (xy 105.058261 149.041497) + (xy 105.154431 149.247732) + (xy 105.154432 149.247734) + (xy 105.284954 149.434141) + (xy 105.445858 149.595045) + (xy 105.492693 149.627839) + (xy 105.632266 149.725568) + (xy 105.690275 149.752618) + (xy 105.742714 149.798791) + (xy 105.761866 149.865984) + (xy 105.74165 149.932865) + (xy 105.690275 149.977382) + (xy 105.632267 150.004431) + (xy 105.632265 150.004432) + (xy 105.445858 150.134954) + (xy 105.284954 150.295858) + (xy 105.154432 150.482265) + (xy 105.154431 150.482267) + (xy 105.058261 150.688502) + (xy 105.058258 150.688511) + (xy 104.999366 150.908302) + (xy 104.999364 150.908313) + (xy 104.979532 151.134998) + (xy 104.979532 151.135001) + (xy 104.999364 151.361686) + (xy 104.999366 151.361697) + (xy 105.058258 151.581488) + (xy 105.058261 151.581497) + (xy 105.154431 151.787732) + (xy 105.154432 151.787734) + (xy 105.284954 151.974141) + (xy 105.445858 152.135045) + (xy 105.492693 152.167839) + (xy 105.632266 152.265568) + (xy 105.690275 152.292618) + (xy 105.742714 152.338791) + (xy 105.761866 152.405984) + (xy 105.74165 152.472865) + (xy 105.690275 152.517382) + (xy 105.632267 152.544431) + (xy 105.632265 152.544432) + (xy 105.445858 152.674954) + (xy 105.284954 152.835858) + (xy 105.154432 153.022265) + (xy 105.154431 153.022267) + (xy 105.058261 153.228502) + (xy 105.058258 153.228511) + (xy 104.999366 153.448302) + (xy 104.999364 153.448313) + (xy 104.979532 153.674998) + (xy 104.979532 153.675001) + (xy 104.999364 153.901686) + (xy 104.999366 153.901697) + (xy 105.058258 154.121488) + (xy 105.058261 154.121497) + (xy 105.154431 154.327732) + (xy 105.154432 154.327734) + (xy 105.284954 154.514141) + (xy 105.445858 154.675045) + (xy 105.445861 154.675047) + (xy 105.632266 154.805568) + (xy 105.838504 154.901739) + (xy 106.058308 154.960635) + (xy 106.228214 154.975499) + (xy 106.228215 154.9755) + (xy 106.228216 154.9755) + (xy 107.141785 154.9755) + (xy 107.141785 154.975499) + (xy 107.311692 154.960635) + (xy 107.531496 154.901739) + (xy 107.737734 154.805568) + (xy 107.924139 154.675047) + (xy 108.085047 154.514139) + (xy 108.215568 154.327734) + (xy 108.311739 154.121496) + (xy 108.370635 153.901692) + (xy 108.390468 153.675) + (xy 108.39003 153.669998) + (xy 108.374943 153.497547) + (xy 108.370635 153.448308) + (xy 108.311739 153.228504) + (xy 108.215568 153.022266) + (xy 108.085047 152.835861) + (xy 108.085045 152.835858) + (xy 107.924141 152.674954) + (xy 107.737734 152.544432) + (xy 107.737728 152.544429) + (xy 107.694842 152.524431) + (xy 107.679724 152.517381) + (xy 107.627285 152.47121) + (xy 107.608133 152.404017) + (xy 107.628348 152.337135) + (xy 107.679725 152.292618) + (xy 107.737734 152.265568) + (xy 107.924139 152.135047) + (xy 108.085047 151.974139) + (xy 108.215568 151.787734) + (xy 108.311739 151.581496) + (xy 108.370635 151.361692) + (xy 108.390468 151.135) + (xy 108.39003 151.129998) + (xy 108.384801 151.07023) + (xy 108.370635 150.908308) + (xy 108.311739 150.688504) + (xy 108.215568 150.482266) + (xy 108.103731 150.322545) + (xy 108.085045 150.295858) + (xy 107.924141 150.134954) + (xy 107.737734 150.004432) + (xy 107.737728 150.004429) + (xy 107.694842 149.984431) + (xy 107.679724 149.977381) + (xy 107.627285 149.93121) + (xy 107.608133 149.864017) + (xy 107.628348 149.797135) + (xy 107.679725 149.752618) + (xy 107.737734 149.725568) + (xy 107.924139 149.595047) + (xy 108.085047 149.434139) + (xy 108.215568 149.247734) + (xy 108.311739 149.041496) + (xy 108.370635 148.821692) + (xy 108.390468 148.595) + (xy 108.39003 148.589998) + (xy 108.370635 148.368313) + (xy 108.370635 148.368308) + (xy 108.311739 148.148504) + (xy 108.215568 147.942266) + (xy 108.085047 147.755861) + (xy 108.085045 147.755858) + (xy 107.924141 147.594954) + (xy 107.737734 147.464432) + (xy 107.737728 147.464429) + (xy 107.694842 147.444431) + (xy 107.679724 147.437381) + (xy 107.627285 147.39121) + (xy 107.608133 147.324017) + (xy 107.628348 147.257135) + (xy 107.679725 147.212618) + (xy 107.737734 147.185568) + (xy 107.924139 147.055047) + (xy 108.085047 146.894139) + (xy 108.215568 146.707734) + (xy 108.311739 146.501496) + (xy 108.370635 146.281692) + (xy 108.390468 146.055) + (xy 108.39003 146.049998) + (xy 108.381635 145.954034) + (xy 108.370635 145.828308) + (xy 108.311739 145.608504) + (xy 108.215568 145.402266) + (xy 108.103731 145.242545) + (xy 108.085045 145.215858) + (xy 107.924141 145.054954) + (xy 107.737734 144.924432) + (xy 107.737728 144.924429) + (xy 107.694842 144.904431) + (xy 107.679724 144.897381) + (xy 107.627285 144.85121) + (xy 107.608133 144.784017) + (xy 107.628348 144.717135) + (xy 107.679725 144.672618) + (xy 107.737734 144.645568) + (xy 107.924139 144.515047) + (xy 108.085047 144.354139) + (xy 108.215568 144.167734) + (xy 108.311739 143.961496) + (xy 108.370635 143.741692) + (xy 108.390468 143.515) + (xy 108.39003 143.509998) + (xy 108.374943 143.337547) + (xy 108.370635 143.288308) + (xy 108.311739 143.068504) + (xy 108.215568 142.862266) + (xy 108.085047 142.675861) + (xy 108.085045 142.675858) + (xy 107.924141 142.514954) + (xy 107.894218 142.494002) + (xy 108.464751 142.494002) + (xy 108.483685 142.662056) + (xy 108.539545 142.821694) + (xy 108.539547 142.821697) + (xy 108.629518 142.964884) + (xy 108.629523 142.96489) + (xy 108.749109 143.084476) + (xy 108.749115 143.084481) + (xy 108.892302 143.174452) + (xy 108.892305 143.174454) + (xy 108.892309 143.174455) + (xy 108.89231 143.174456) + (xy 108.964913 143.19986) + (xy 109.051943 143.230314) + (xy 109.219997 143.249249) + (xy 109.22 143.249249) + (xy 109.220003 143.249249) + (xy 109.388056 143.230314) + (xy 109.388059 143.230313) + (xy 109.54769 143.174456) + (xy 109.547692 143.174454) + (xy 109.547694 143.174454) + (xy 109.547697 143.174452) + (xy 109.690884 143.084481) + (xy 109.690885 143.08448) + (xy 109.69089 143.084477) + (xy 109.810477 142.96489) + (xy 109.87496 142.862267) + (xy 109.900452 142.821697) + (xy 109.900456 142.821689) + (xy 109.910337 142.793452) + (xy 109.920971 142.763059) + (xy 109.961692 142.706283) + (xy 109.99706 142.686971) + (xy 110.05569 142.666456) + (xy 110.085122 142.647962) + (xy 110.152356 142.628962) + (xy 110.219192 142.649328) + (xy 110.264407 142.702596) + (xy 110.273646 142.771852) + (xy 110.25267 142.824077) + (xy 110.229435 142.857261) + (xy 110.229431 142.857267) + (xy 110.133261 143.063502) + (xy 110.133258 143.063511) + (xy 110.074366 143.283302) + (xy 110.074364 143.283313) + (xy 110.054532 143.509998) + (xy 110.054532 143.510001) + (xy 110.074364 143.736686) + (xy 110.074366 143.736697) + (xy 110.133258 143.956488) + (xy 110.133261 143.956497) + (xy 110.229431 144.162732) + (xy 110.229432 144.162734) + (xy 110.359954 144.349141) + (xy 110.520858 144.510045) + (xy 110.520861 144.510047) + (xy 110.707266 144.640568) + (xy 110.765275 144.667618) + (xy 110.817714 144.713791) + (xy 110.836866 144.780984) + (xy 110.81665 144.847865) + (xy 110.765275 144.892382) + (xy 110.707267 144.919431) + (xy 110.707265 144.919432) + (xy 110.520858 145.049954) + (xy 110.359954 145.210858) + (xy 110.229432 145.397265) + (xy 110.229431 145.397267) + (xy 110.133261 145.603502) + (xy 110.133258 145.603511) + (xy 110.074366 145.823302) + (xy 110.074364 145.823313) + (xy 110.054532 146.049998) + (xy 110.054532 146.050001) + (xy 110.074364 146.276686) + (xy 110.074366 146.276697) + (xy 110.133258 146.496488) + (xy 110.133261 146.496497) + (xy 110.229431 146.702732) + (xy 110.229432 146.702734) + (xy 110.359954 146.889141) + (xy 110.520858 147.050045) + (xy 110.520861 147.050047) + (xy 110.707266 147.180568) + (xy 110.765275 147.207618) + (xy 110.817714 147.253791) + (xy 110.836866 147.320984) + (xy 110.81665 147.387865) + (xy 110.765275 147.432382) + (xy 110.707267 147.459431) + (xy 110.707265 147.459432) + (xy 110.520858 147.589954) + (xy 110.359954 147.750858) + (xy 110.229432 147.937265) + (xy 110.229431 147.937267) + (xy 110.133261 148.143502) + (xy 110.133258 148.143511) + (xy 110.074366 148.363302) + (xy 110.074364 148.363313) + (xy 110.054532 148.589998) + (xy 110.054532 148.590001) + (xy 110.074364 148.816686) + (xy 110.074366 148.816697) + (xy 110.133258 149.036488) + (xy 110.133261 149.036497) + (xy 110.229431 149.242732) + (xy 110.229432 149.242734) + (xy 110.359954 149.429141) + (xy 110.520858 149.590045) + (xy 110.520861 149.590047) + (xy 110.707266 149.720568) + (xy 110.765275 149.747618) + (xy 110.817714 149.793791) + (xy 110.836866 149.860984) + (xy 110.81665 149.927865) + (xy 110.765275 149.972382) + (xy 110.707267 149.999431) + (xy 110.707265 149.999432) + (xy 110.520858 150.129954) + (xy 110.359954 150.290858) + (xy 110.229432 150.477265) + (xy 110.229431 150.477267) + (xy 110.133261 150.683502) + (xy 110.133258 150.683511) + (xy 110.074366 150.903302) + (xy 110.074364 150.903313) + (xy 110.054532 151.129998) + (xy 110.054532 151.130001) + (xy 110.074364 151.356686) + (xy 110.074366 151.356697) + (xy 110.133258 151.576488) + (xy 110.133261 151.576497) + (xy 110.229431 151.782732) + (xy 110.229432 151.782734) + (xy 110.359954 151.969141) + (xy 110.520858 152.130045) + (xy 110.520861 152.130047) + (xy 110.707266 152.260568) + (xy 110.765275 152.287618) + (xy 110.817714 152.333791) + (xy 110.836866 152.400984) + (xy 110.81665 152.467865) + (xy 110.765275 152.512382) + (xy 110.707267 152.539431) + (xy 110.707265 152.539432) + (xy 110.520858 152.669954) + (xy 110.359954 152.830858) + (xy 110.229432 153.017265) + (xy 110.229431 153.017267) + (xy 110.133261 153.223502) + (xy 110.133258 153.223511) + (xy 110.074366 153.443302) + (xy 110.074364 153.443313) + (xy 110.054532 153.669998) + (xy 110.054532 153.670001) + (xy 110.074364 153.896686) + (xy 110.074366 153.896697) + (xy 110.133258 154.116488) + (xy 110.133261 154.116497) + (xy 110.229431 154.322732) + (xy 110.229432 154.322734) + (xy 110.359954 154.509141) + (xy 110.520858 154.670045) + (xy 110.520861 154.670047) + (xy 110.707266 154.800568) + (xy 110.913504 154.896739) + (xy 110.913509 154.89674) + (xy 110.913511 154.896741) + (xy 110.932164 154.901739) + (xy 111.133308 154.955635) + (xy 111.303214 154.970499) + (xy 111.303215 154.9705) + (xy 111.303216 154.9705) + (xy 112.216785 154.9705) + (xy 112.216785 154.970499) + (xy 112.386692 154.955635) + (xy 112.606496 154.896739) + (xy 112.812734 154.800568) + (xy 112.999139 154.670047) + (xy 113.160047 154.509139) + (xy 113.290568 154.322734) + (xy 113.386739 154.116496) + (xy 113.445635 153.896692) + (xy 113.462634 153.702384) + (xy 113.465468 153.670001) + (xy 113.465468 153.669998) + (xy 113.45038 153.497544) + (xy 113.445635 153.443308) + (xy 113.386739 153.223504) + (xy 113.290568 153.017266) + (xy 113.160047 152.830861) + (xy 113.160045 152.830858) + (xy 112.999141 152.669954) + (xy 112.812734 152.539432) + (xy 112.812728 152.539429) + (xy 112.754725 152.512382) + (xy 112.702285 152.46621) + (xy 112.683133 152.399017) + (xy 112.703348 152.332135) + (xy 112.754725 152.287618) + (xy 112.812734 152.260568) + (xy 112.976353 152.146002) + (xy 120.656751 152.146002) + (xy 120.675685 152.314056) + (xy 120.731545 152.473694) + (xy 120.731547 152.473697) + (xy 120.821518 152.616884) + (xy 120.821523 152.61689) + (xy 120.941109 152.736476) + (xy 120.941115 152.736481) + (xy 121.084302 152.826452) + (xy 121.084305 152.826454) + (xy 121.084309 152.826455) + (xy 121.08431 152.826456) + (xy 121.156913 152.85186) + (xy 121.243943 152.882314) + (xy 121.411997 152.901249) + (xy 121.412 152.901249) + (xy 121.412003 152.901249) + (xy 121.580056 152.882314) + (xy 121.580059 152.882313) + (xy 121.73969 152.826456) + (xy 121.739692 152.826454) + (xy 121.739694 152.826454) + (xy 121.739697 152.826452) + (xy 121.882884 152.736481) + (xy 121.882885 152.73648) + (xy 121.88289 152.736477) + (xy 121.965365 152.654002) + (xy 123.577751 152.654002) + (xy 123.596685 152.822056) + (xy 123.652545 152.981694) + (xy 123.652547 152.981697) + (xy 123.742518 153.124884) + (xy 123.742523 153.12489) + (xy 123.862109 153.244476) + (xy 123.862115 153.244481) + (xy 124.005302 153.334452) + (xy 124.005305 153.334454) + (xy 124.005309 153.334455) + (xy 124.00531 153.334456) + (xy 124.077913 153.35986) + (xy 124.164943 153.390314) + (xy 124.332997 153.409249) + (xy 124.333 153.409249) + (xy 124.333003 153.409249) + (xy 124.501056 153.390314) + (xy 124.501059 153.390313) + (xy 124.66069 153.334456) + (xy 124.660692 153.334454) + (xy 124.660694 153.334454) + (xy 124.660697 153.334452) + (xy 124.803884 153.244481) + (xy 124.803885 153.24448) + (xy 124.80389 153.244477) + (xy 124.923477 153.12489) + (xy 124.98796 153.022267) + (xy 125.013452 152.981697) + (xy 125.013454 152.981694) + (xy 125.013454 152.981692) + (xy 125.013456 152.98169) + (xy 125.069313 152.822059) + (xy 125.069313 152.822058) + (xy 125.069314 152.822056) + (xy 125.088249 152.654002) + (xy 125.088249 152.653997) + (xy 125.069314 152.485943) + (xy 125.025853 152.361739) + (xy 125.013456 152.32631) + (xy 125.013455 152.326309) + (xy 125.013454 152.326305) + (xy 125.013452 152.326302) + (xy 124.923481 152.183115) + (xy 124.923476 152.183109) + (xy 124.80389 152.063523) + (xy 124.803884 152.063518) + (xy 124.660697 151.973547) + (xy 124.660694 151.973545) + (xy 124.501056 151.917685) + (xy 124.333003 151.898751) + (xy 124.332997 151.898751) + (xy 124.164943 151.917685) + (xy 124.005305 151.973545) + (xy 124.005302 151.973547) + (xy 123.862115 152.063518) + (xy 123.862109 152.063523) + (xy 123.742523 152.183109) + (xy 123.742518 152.183115) + (xy 123.652547 152.326302) + (xy 123.652545 152.326305) + (xy 123.596685 152.485943) + (xy 123.577751 152.653997) + (xy 123.577751 152.654002) + (xy 121.965365 152.654002) + (xy 122.002477 152.61689) + (xy 122.048006 152.544432) + (xy 122.092452 152.473697) + (xy 122.092454 152.473694) + (xy 122.092454 152.473692) + (xy 122.092456 152.47369) + (xy 122.148313 152.314059) + (xy 122.148313 152.314058) + (xy 122.148314 152.314056) + (xy 122.167249 152.146002) + (xy 122.167249 152.145997) + (xy 122.148314 151.977943) + (xy 122.092454 151.818305) + (xy 122.092452 151.818302) + (xy 122.002481 151.675115) + (xy 122.002476 151.675109) + (xy 121.88289 151.555523) + (xy 121.882884 151.555518) + (xy 121.739697 151.465547) + (xy 121.739694 151.465545) + (xy 121.580056 151.409685) + (xy 121.412003 151.390751) + (xy 121.411997 151.390751) + (xy 121.243943 151.409685) + (xy 121.084305 151.465545) + (xy 121.084302 151.465547) + (xy 120.941115 151.555518) + (xy 120.941109 151.555523) + (xy 120.821523 151.675109) + (xy 120.821518 151.675115) + (xy 120.731547 151.818302) + (xy 120.731545 151.818305) + (xy 120.675685 151.977943) + (xy 120.656751 152.145997) + (xy 120.656751 152.146002) + (xy 112.976353 152.146002) + (xy 112.999139 152.130047) + (xy 113.160047 151.969139) + (xy 113.290568 151.782734) + (xy 113.386739 151.576496) + (xy 113.445635 151.356692) + (xy 113.462634 151.162384) + (xy 113.465468 151.130001) + (xy 113.465468 151.129998) + (xy 113.454357 151.003) + (xy 113.445635 150.903308) + (xy 113.386739 150.683504) + (xy 113.290568 150.477266) + (xy 113.182232 150.322545) + (xy 113.160045 150.290858) + (xy 112.999141 150.129954) + (xy 112.812734 149.999432) + (xy 112.812728 149.999429) + (xy 112.754725 149.972382) + (xy 112.702285 149.92621) + (xy 112.683133 149.859017) + (xy 112.703348 149.792135) + (xy 112.754725 149.747618) + (xy 112.812734 149.720568) + (xy 112.999139 149.590047) + (xy 113.160047 149.429139) + (xy 113.290568 149.242734) + (xy 113.386739 149.036496) + (xy 113.445635 148.816692) + (xy 113.462634 148.622384) + (xy 113.465468 148.590001) + (xy 113.465468 148.589998) + (xy 113.450765 148.421943) + (xy 113.445635 148.363308) + (xy 113.386739 148.143504) + (xy 113.290568 147.937266) + (xy 113.160047 147.750861) + (xy 113.160045 147.750858) + (xy 112.999141 147.589954) + (xy 112.812734 147.459432) + (xy 112.812728 147.459429) + (xy 112.754725 147.432382) + (xy 112.702285 147.38621) + (xy 112.683133 147.319017) + (xy 112.703348 147.252135) + (xy 112.754725 147.207618) + (xy 112.812734 147.180568) + (xy 112.999139 147.050047) + (xy 113.160047 146.889139) + (xy 113.290568 146.702734) + (xy 113.386739 146.496496) + (xy 113.445635 146.276692) + (xy 113.462634 146.082384) + (xy 113.465468 146.050001) + (xy 113.465468 146.049998) + (xy 113.454357 145.923) + (xy 113.445635 145.823308) + (xy 113.386739 145.603504) + (xy 113.290568 145.397266) + (xy 113.182232 145.242545) + (xy 113.160045 145.210858) + (xy 112.999141 145.049954) + (xy 112.812734 144.919432) + (xy 112.812728 144.919429) + (xy 112.754725 144.892382) + (xy 112.702285 144.84621) + (xy 112.683133 144.779017) + (xy 112.703348 144.712135) + (xy 112.754725 144.667618) + (xy 112.812734 144.640568) + (xy 112.999139 144.510047) + (xy 113.160047 144.349139) + (xy 113.290568 144.162734) + (xy 113.386739 143.956496) + (xy 113.445635 143.736692) + (xy 113.462634 143.542384) + (xy 113.465468 143.510001) + (xy 113.465468 143.509998) + (xy 113.447155 143.300684) + (xy 113.445635 143.283308) + (xy 113.386739 143.063504) + (xy 113.290568 142.857266) + (xy 113.160047 142.670861) + (xy 113.160045 142.670858) + (xy 112.999141 142.509954) + (xy 112.976359 142.494002) + (xy 118.624751 142.494002) + (xy 118.643685 142.662056) + (xy 118.699545 142.821694) + (xy 118.699547 142.821697) + (xy 118.789518 142.964884) + (xy 118.789523 142.96489) + (xy 118.909109 143.084476) + (xy 118.909115 143.084481) + (xy 119.052302 143.174452) + (xy 119.052305 143.174454) + (xy 119.052309 143.174455) + (xy 119.05231 143.174456) + (xy 119.124913 143.19986) + (xy 119.211943 143.230314) + (xy 119.379997 143.249249) + (xy 119.38 143.249249) + (xy 119.380003 143.249249) + (xy 119.548056 143.230314) + (xy 119.548059 143.230313) + (xy 119.70769 143.174456) + (xy 119.707692 143.174454) + (xy 119.707694 143.174454) + (xy 119.707697 143.174452) + (xy 119.850884 143.084481) + (xy 119.850885 143.08448) + (xy 119.85089 143.084477) + (xy 119.970477 142.96489) + (xy 120.03496 142.862267) + (xy 120.060452 142.821697) + (xy 120.060454 142.821694) + (xy 120.060454 142.821692) + (xy 120.060456 142.82169) + (xy 120.116313 142.662059) + (xy 120.116313 142.662058) + (xy 120.116314 142.662056) + (xy 120.135249 142.494002) + (xy 120.135249 142.493997) + (xy 120.116314 142.325943) + (xy 120.072853 142.201739) + (xy 120.060456 142.16631) + (xy 120.060455 142.166309) + (xy 120.060454 142.166305) + (xy 120.060452 142.166302) + (xy 119.970481 142.023115) + (xy 119.970476 142.023109) + (xy 119.85089 141.903523) + (xy 119.850884 141.903518) + (xy 119.707697 141.813547) + (xy 119.707694 141.813545) + (xy 119.548056 141.757685) + (xy 119.380003 141.738751) + (xy 119.379997 141.738751) + (xy 119.211943 141.757685) + (xy 119.052305 141.813545) + (xy 119.052302 141.813547) + (xy 118.909115 141.903518) + (xy 118.909109 141.903523) + (xy 118.789523 142.023109) + (xy 118.789518 142.023115) + (xy 118.699547 142.166302) + (xy 118.699545 142.166305) + (xy 118.643685 142.325943) + (xy 118.624751 142.493997) + (xy 118.624751 142.494002) + (xy 112.976359 142.494002) + (xy 112.812734 142.379432) + (xy 112.812728 142.379429) + (xy 112.754725 142.352382) + (xy 112.702285 142.30621) + (xy 112.683133 142.239017) + (xy 112.703348 142.172135) + (xy 112.754725 142.127618) + (xy 112.755319 142.127341) + (xy 112.812734 142.100568) + (xy 112.999139 141.970047) + (xy 113.160047 141.809139) + (xy 113.290568 141.622734) + (xy 113.386739 141.416496) + (xy 113.445635 141.196692) + (xy 113.462634 141.002384) + (xy 113.465468 140.970001) + (xy 113.465468 140.969998) + (xy 113.456496 140.867448) + (xy 113.445635 140.743308) + (xy 113.386739 140.523504) + (xy 113.290568 140.317266) + (xy 113.162462 140.13431) + (xy 113.160045 140.130858) + (xy 112.999141 139.969954) + (xy 112.812734 139.839432) + (xy 112.812728 139.839429) + (xy 112.754725 139.812382) + (xy 112.702285 139.76621) + (xy 112.683133 139.699017) + (xy 112.703348 139.632135) + (xy 112.754725 139.587618) + (xy 112.812734 139.560568) + (xy 112.999139 139.430047) + (xy 113.160047 139.269139) + (xy 113.290568 139.082734) + (xy 113.386739 138.876496) + (xy 113.445635 138.656692) + (xy 113.462634 138.462384) + (xy 113.465468 138.430001) + (xy 113.465468 138.429998) + (xy 113.456604 138.328685) + (xy 113.445635 138.203308) + (xy 113.386739 137.983504) + (xy 113.290568 137.777266) + (xy 113.162462 137.59431) + (xy 113.160045 137.590858) + (xy 112.999141 137.429954) + (xy 112.812734 137.299432) + (xy 112.812728 137.299429) + (xy 112.754725 137.272382) + (xy 112.702285 137.22621) + (xy 112.683133 137.159017) + (xy 112.703348 137.092135) + (xy 112.754725 137.047618) + (xy 112.812734 137.020568) + (xy 112.976353 136.906002) + (xy 119.640751 136.906002) + (xy 119.659685 137.074056) + (xy 119.715545 137.233694) + (xy 119.715547 137.233697) + (xy 119.805518 137.376884) + (xy 119.805523 137.37689) + (xy 119.925109 137.496476) + (xy 119.925115 137.496481) + (xy 120.068302 137.586452) + (xy 120.068305 137.586454) + (xy 120.068309 137.586455) + (xy 120.06831 137.586456) + (xy 120.140913 137.61186) + (xy 120.227943 137.642314) + (xy 120.395997 137.661249) + (xy 120.396 137.661249) + (xy 120.396003 137.661249) + (xy 120.564056 137.642314) + (xy 120.564059 137.642313) + (xy 120.72369 137.586456) + (xy 120.723692 137.586454) + (xy 120.723694 137.586454) + (xy 120.723697 137.586452) + (xy 120.866884 137.496481) + (xy 120.866885 137.49648) + (xy 120.86689 137.496477) + (xy 120.986477 137.37689) + (xy 121.014983 137.331523) + (xy 121.076452 137.233697) + (xy 121.076454 137.233694) + (xy 121.076454 137.233692) + (xy 121.076456 137.23369) + (xy 121.132313 137.074059) + (xy 121.132313 137.074058) + (xy 121.132314 137.074056) + (xy 121.151249 136.906002) + (xy 121.151249 136.905997) + (xy 121.132314 136.737943) + (xy 121.076454 136.578305) + (xy 121.076452 136.578302) + (xy 120.986481 136.435115) + (xy 120.986476 136.435109) + (xy 120.86689 136.315523) + (xy 120.866884 136.315518) + (xy 120.723697 136.225547) + (xy 120.723694 136.225545) + (xy 120.564056 136.169685) + (xy 120.396003 136.150751) + (xy 120.395997 136.150751) + (xy 120.227943 136.169685) + (xy 120.068305 136.225545) + (xy 120.068302 136.225547) + (xy 119.925115 136.315518) + (xy 119.925109 136.315523) + (xy 119.805523 136.435109) + (xy 119.805518 136.435115) + (xy 119.715547 136.578302) + (xy 119.715545 136.578305) + (xy 119.659685 136.737943) + (xy 119.640751 136.905997) + (xy 119.640751 136.906002) + (xy 112.976353 136.906002) + (xy 112.999139 136.890047) + (xy 113.160047 136.729139) + (xy 113.290568 136.542734) + (xy 113.386739 136.336496) + (xy 113.445635 136.116692) + (xy 113.462634 135.922384) + (xy 113.465468 135.890001) + (xy 113.465468 135.889998) + (xy 113.455114 135.771657) + (xy 113.445635 135.663308) + (xy 113.386739 135.443504) + (xy 113.290568 135.237266) + (xy 113.160047 135.050861) + (xy 113.160045 135.050858) + (xy 112.999141 134.889954) + (xy 112.812734 134.759432) + (xy 112.812728 134.759429) + (xy 112.754725 134.732382) + (xy 112.702285 134.68621) + (xy 112.683133 134.619017) + (xy 112.703348 134.552135) + (xy 112.754725 134.507618) + (xy 112.812734 134.480568) + (xy 112.976353 134.366002) + (xy 116.211751 134.366002) + (xy 116.230685 134.534056) + (xy 116.286545 134.693694) + (xy 116.286547 134.693697) + (xy 116.376518 134.836884) + (xy 116.376523 134.83689) + (xy 116.49611 134.956477) + (xy 116.569136 135.002362) + (xy 116.615426 135.054695) + (xy 116.620202 135.066393) + (xy 116.634653 135.107692) + (xy 116.667544 135.201691) + (xy 116.667547 135.201697) + (xy 116.757518 135.344884) + (xy 116.757523 135.34489) + (xy 116.877109 135.464476) + (xy 116.877115 135.464481) + (xy 117.020302 135.554452) + (xy 117.020305 135.554454) + (xy 117.020309 135.554455) + (xy 117.02031 135.554456) + (xy 117.092913 135.57986) + (xy 117.179943 135.610314) + (xy 117.347997 135.629249) + (xy 117.348 135.629249) + (xy 117.348003 135.629249) + (xy 117.516056 135.610314) + (xy 117.516059 135.610313) + (xy 117.67569 135.554456) + (xy 117.675692 135.554454) + (xy 117.675694 135.554454) + (xy 117.675697 135.554452) + (xy 117.818884 135.464481) + (xy 117.818885 135.46448) + (xy 117.81889 135.464477) + (xy 117.938477 135.34489) + (xy 118.00296 135.242267) + (xy 118.028452 135.201697) + (xy 118.028454 135.201694) + (xy 118.028455 135.201691) + (xy 118.028456 135.20169) + (xy 118.084313 135.042059) + (xy 118.084313 135.042058) + (xy 118.084314 135.042056) + (xy 118.103249 134.874002) + (xy 118.103249 134.873997) + (xy 118.084314 134.705943) + (xy 118.040853 134.581739) + (xy 118.028456 134.54631) + (xy 118.028455 134.546309) + (xy 118.028454 134.546305) + (xy 118.028452 134.546302) + (xy 117.938481 134.403115) + (xy 117.938476 134.403109) + (xy 117.818888 134.283521) + (xy 117.745864 134.237637) + (xy 117.699574 134.185303) + (xy 117.694795 134.173598) + (xy 117.647455 134.038308) + (xy 117.647452 134.038302) + (xy 117.557481 133.895115) + (xy 117.557476 133.895109) + (xy 117.43789 133.775523) + (xy 117.437884 133.775518) + (xy 117.294697 133.685547) + (xy 117.294694 133.685545) + (xy 117.135056 133.629685) + (xy 116.967003 133.610751) + (xy 116.966997 133.610751) + (xy 116.798943 133.629685) + (xy 116.639305 133.685545) + (xy 116.639302 133.685547) + (xy 116.496115 133.775518) + (xy 116.496109 133.775523) + (xy 116.376523 133.895109) + (xy 116.376518 133.895115) + (xy 116.286547 134.038302) + (xy 116.286545 134.038305) + (xy 116.230685 134.197943) + (xy 116.211751 134.365997) + (xy 116.211751 134.366002) + (xy 112.976353 134.366002) + (xy 112.999139 134.350047) + (xy 113.160047 134.189139) + (xy 113.290568 134.002734) + (xy 113.386739 133.796496) + (xy 113.445635 133.576692) + (xy 113.462634 133.382384) + (xy 113.465468 133.350001) + (xy 113.465468 133.349998) + (xy 113.456604 133.248685) + (xy 113.445635 133.123308) + (xy 113.388078 132.908502) + (xy 113.386741 132.903511) + (xy 113.386738 132.903502) + (xy 113.358035 132.841949) + (xy 113.290568 132.697266) + (xy 113.160047 132.510861) + (xy 113.160045 132.510858) + (xy 112.999141 132.349954) + (xy 112.812734 132.219432) + (xy 112.812732 132.219431) + (xy 112.801275 132.214088) + (xy 112.754132 132.192105) + (xy 112.701694 132.145934) + (xy 112.682542 132.07874) + (xy 112.702758 132.011859) + (xy 112.754134 131.967341) + (xy 112.812484 131.940132) + (xy 112.975477 131.826002) + (xy 117.989751 131.826002) + (xy 118.008685 131.994056) + (xy 118.064545 132.153694) + (xy 118.064547 132.153697) + (xy 118.154518 132.296884) + (xy 118.154523 132.29689) + (xy 118.274109 132.416476) + (xy 118.274115 132.416481) + (xy 118.417302 132.506452) + (xy 118.417305 132.506454) + (xy 118.417309 132.506455) + (xy 118.41731 132.506456) + (xy 118.489913 132.53186) + (xy 118.576943 132.562314) + (xy 118.744997 132.581249) + (xy 118.745 132.581249) + (xy 118.745003 132.581249) + (xy 118.913056 132.562314) + (xy 118.913059 132.562313) + (xy 119.07269 132.506456) + (xy 119.072692 132.506454) + (xy 119.072694 132.506454) + (xy 119.072697 132.506452) + (xy 119.215884 132.416481) + (xy 119.215885 132.41648) + (xy 119.21589 132.416477) + (xy 119.298365 132.334002) + (xy 123.831751 132.334002) + (xy 123.850685 132.502056) + (xy 123.906545 132.661694) + (xy 123.906547 132.661697) + (xy 123.996518 132.804884) + (xy 123.996523 132.80489) + (xy 124.116109 132.924476) + (xy 124.116115 132.924481) + (xy 124.259302 133.014452) + (xy 124.259305 133.014454) + (xy 124.259309 133.014455) + (xy 124.25931 133.014456) + (xy 124.331913 133.03986) + (xy 124.418943 133.070314) + (xy 124.586997 133.089249) + (xy 124.587 133.089249) + (xy 124.587003 133.089249) + (xy 124.755056 133.070314) + (xy 124.755059 133.070313) + (xy 124.91469 133.014456) + (xy 124.914692 133.014454) + (xy 124.914694 133.014454) + (xy 124.914697 133.014452) + (xy 125.057884 132.924481) + (xy 125.057884 132.92448) + (xy 125.05789 132.924477) + (xy 125.15379 132.828576) + (xy 125.215109 132.795094) + (xy 125.284801 132.800078) + (xy 125.340735 132.841949) + (xy 125.365152 132.907413) + (xy 125.361243 132.948353) + (xy 125.314366 133.123302) + (xy 125.314364 133.123313) + (xy 125.294532 133.349998) + (xy 125.294532 133.350001) + (xy 125.314364 133.576686) + (xy 125.314366 133.576697) + (xy 125.373258 133.796488) + (xy 125.373261 133.796497) + (xy 125.469431 134.002732) + (xy 125.469432 134.002734) + (xy 125.599954 134.189141) + (xy 125.760858 134.350045) + (xy 125.760861 134.350047) + (xy 125.947266 134.480568) + (xy 126.005275 134.507618) + (xy 126.057714 134.553791) + (xy 126.076866 134.620984) + (xy 126.05665 134.687865) + (xy 126.005275 134.732382) + (xy 125.947267 134.759431) + (xy 125.947265 134.759432) + (xy 125.760858 134.889954) + (xy 125.599954 135.050858) + (xy 125.469432 135.237265) + (xy 125.469431 135.237267) + (xy 125.373261 135.443502) + (xy 125.373258 135.443511) + (xy 125.314366 135.663302) + (xy 125.314364 135.663313) + (xy 125.294532 135.889998) + (xy 125.294532 135.890001) + (xy 125.314364 136.116686) + (xy 125.314366 136.116697) + (xy 125.373258 136.336488) + (xy 125.373261 136.336497) + (xy 125.469431 136.542732) + (xy 125.469432 136.542734) + (xy 125.599954 136.729141) + (xy 125.760858 136.890045) + (xy 125.760861 136.890047) + (xy 125.947266 137.020568) + (xy 126.005275 137.047618) + (xy 126.057714 137.093791) + (xy 126.076866 137.160984) + (xy 126.05665 137.227865) + (xy 126.005275 137.272382) + (xy 125.947267 137.299431) + (xy 125.947265 137.299432) + (xy 125.760858 137.429954) + (xy 125.599954 137.590858) + (xy 125.469432 137.777265) + (xy 125.469431 137.777267) + (xy 125.373261 137.983502) + (xy 125.373258 137.983511) + (xy 125.314366 138.203302) + (xy 125.314364 138.203313) + (xy 125.294532 138.429998) + (xy 125.294532 138.430001) + (xy 125.314364 138.656686) + (xy 125.314366 138.656697) + (xy 125.373258 138.876488) + (xy 125.373261 138.876497) + (xy 125.469431 139.082732) + (xy 125.469432 139.082734) + (xy 125.599954 139.269141) + (xy 125.760858 139.430045) + (xy 125.760861 139.430047) + (xy 125.947266 139.560568) + (xy 126.005275 139.587618) + (xy 126.057714 139.633791) + (xy 126.076866 139.700984) + (xy 126.05665 139.767865) + (xy 126.005275 139.812382) + (xy 125.947267 139.839431) + (xy 125.947265 139.839432) + (xy 125.760858 139.969954) + (xy 125.599954 140.130858) + (xy 125.469432 140.317265) + (xy 125.469431 140.317267) + (xy 125.373261 140.523502) + (xy 125.373258 140.523511) + (xy 125.314366 140.743302) + (xy 125.314364 140.743313) + (xy 125.294532 140.969998) + (xy 125.294532 140.970001) + (xy 125.314364 141.196686) + (xy 125.314366 141.196697) + (xy 125.373258 141.416488) + (xy 125.373261 141.416497) + (xy 125.469431 141.622732) + (xy 125.469432 141.622734) + (xy 125.599954 141.809141) + (xy 125.760858 141.970045) + (xy 125.760861 141.970047) + (xy 125.947266 142.100568) + (xy 125.973931 142.113002) + (xy 126.005275 142.127618) + (xy 126.057714 142.173791) + (xy 126.076866 142.240984) + (xy 126.05665 142.307865) + (xy 126.005275 142.352382) + (xy 125.947267 142.379431) + (xy 125.947265 142.379432) + (xy 125.760858 142.509954) + (xy 125.599954 142.670858) + (xy 125.469432 142.857265) + (xy 125.469431 142.857267) + (xy 125.373261 143.063502) + (xy 125.373258 143.063511) + (xy 125.314366 143.283302) + (xy 125.314364 143.283313) + (xy 125.294532 143.509998) + (xy 125.294532 143.510001) + (xy 125.314364 143.736686) + (xy 125.314366 143.736697) + (xy 125.373258 143.956488) + (xy 125.373261 143.956497) + (xy 125.469431 144.162732) + (xy 125.469432 144.162734) + (xy 125.599954 144.349141) + (xy 125.760858 144.510045) + (xy 125.760861 144.510047) + (xy 125.947266 144.640568) + (xy 126.005275 144.667618) + (xy 126.057714 144.713791) + (xy 126.076866 144.780984) + (xy 126.05665 144.847865) + (xy 126.005275 144.892382) + (xy 125.947267 144.919431) + (xy 125.947265 144.919432) + (xy 125.760858 145.049954) + (xy 125.599954 145.210858) + (xy 125.469432 145.397265) + (xy 125.469431 145.397267) + (xy 125.373261 145.603502) + (xy 125.373258 145.603511) + (xy 125.314366 145.823302) + (xy 125.314364 145.823313) + (xy 125.294532 146.049998) + (xy 125.294532 146.050001) + (xy 125.314364 146.276686) + (xy 125.314366 146.276697) + (xy 125.373258 146.496488) + (xy 125.373261 146.496497) + (xy 125.469431 146.702732) + (xy 125.469432 146.702734) + (xy 125.599954 146.889141) + (xy 125.760858 147.050045) + (xy 125.760861 147.050047) + (xy 125.947266 147.180568) + (xy 126.005275 147.207618) + (xy 126.057714 147.253791) + (xy 126.076866 147.320984) + (xy 126.05665 147.387865) + (xy 126.005275 147.432382) + (xy 125.947267 147.459431) + (xy 125.947265 147.459432) + (xy 125.760858 147.589954) + (xy 125.599954 147.750858) + (xy 125.469432 147.937265) + (xy 125.469431 147.937267) + (xy 125.373261 148.143502) + (xy 125.373258 148.143511) + (xy 125.314366 148.363302) + (xy 125.314364 148.363313) + (xy 125.294532 148.589998) + (xy 125.294532 148.590001) + (xy 125.314364 148.816686) + (xy 125.314366 148.816697) + (xy 125.373258 149.036488) + (xy 125.373261 149.036497) + (xy 125.469431 149.242732) + (xy 125.469432 149.242734) + (xy 125.599954 149.429141) + (xy 125.760858 149.590045) + (xy 125.760861 149.590047) + (xy 125.947266 149.720568) + (xy 126.005275 149.747618) + (xy 126.057714 149.793791) + (xy 126.076866 149.860984) + (xy 126.05665 149.927865) + (xy 126.005275 149.972382) + (xy 125.947267 149.999431) + (xy 125.947265 149.999432) + (xy 125.760858 150.129954) + (xy 125.599954 150.290858) + (xy 125.469432 150.477265) + (xy 125.469431 150.477267) + (xy 125.373261 150.683502) + (xy 125.373258 150.683511) + (xy 125.314366 150.903302) + (xy 125.314364 150.903313) + (xy 125.294532 151.129998) + (xy 125.294532 151.130001) + (xy 125.314364 151.356686) + (xy 125.314366 151.356697) + (xy 125.373258 151.576488) + (xy 125.373261 151.576497) + (xy 125.469431 151.782732) + (xy 125.469432 151.782734) + (xy 125.599954 151.969141) + (xy 125.760858 152.130045) + (xy 125.760861 152.130047) + (xy 125.947266 152.260568) + (xy 126.005275 152.287618) + (xy 126.057714 152.333791) + (xy 126.076866 152.400984) + (xy 126.05665 152.467865) + (xy 126.005275 152.512382) + (xy 125.947267 152.539431) + (xy 125.947265 152.539432) + (xy 125.760858 152.669954) + (xy 125.599954 152.830858) + (xy 125.469432 153.017265) + (xy 125.469431 153.017267) + (xy 125.373261 153.223502) + (xy 125.373258 153.223511) + (xy 125.314366 153.443302) + (xy 125.314364 153.443313) + (xy 125.294532 153.669998) + (xy 125.294532 153.670001) + (xy 125.314364 153.896686) + (xy 125.314366 153.896697) + (xy 125.373258 154.116488) + (xy 125.373261 154.116497) + (xy 125.469431 154.322732) + (xy 125.469432 154.322734) + (xy 125.599954 154.509141) + (xy 125.760858 154.670045) + (xy 125.760861 154.670047) + (xy 125.947266 154.800568) + (xy 126.153504 154.896739) + (xy 126.153509 154.89674) + (xy 126.153511 154.896741) + (xy 126.172164 154.901739) + (xy 126.373308 154.955635) + (xy 126.543214 154.970499) + (xy 126.543215 154.9705) + (xy 126.543216 154.9705) + (xy 127.456785 154.9705) + (xy 127.456785 154.970499) + (xy 127.626692 154.955635) + (xy 127.846496 154.896739) + (xy 128.052734 154.800568) + (xy 128.239139 154.670047) + (xy 128.400047 154.509139) + (xy 128.530568 154.322734) + (xy 128.626739 154.116496) + (xy 128.685635 153.896692) + (xy 128.702634 153.702384) + (xy 128.705468 153.670001) + (xy 128.705468 153.669998) + (xy 128.69038 153.497544) + (xy 128.685635 153.443308) + (xy 128.626739 153.223504) + (xy 128.530568 153.017266) + (xy 128.400047 152.830861) + (xy 128.400045 152.830858) + (xy 128.239141 152.669954) + (xy 128.052734 152.539432) + (xy 128.052728 152.539429) + (xy 127.994725 152.512382) + (xy 127.942285 152.46621) + (xy 127.923133 152.399017) + (xy 127.943348 152.332135) + (xy 127.994725 152.287618) + (xy 128.052734 152.260568) + (xy 128.239139 152.130047) + (xy 128.400047 151.969139) + (xy 128.530568 151.782734) + (xy 128.626739 151.576496) + (xy 128.685635 151.356692) + (xy 128.702634 151.162384) + (xy 128.705468 151.130001) + (xy 128.705468 151.129998) + (xy 128.694357 151.003) + (xy 128.685635 150.903308) + (xy 128.626739 150.683504) + (xy 128.530568 150.477266) + (xy 128.422232 150.322545) + (xy 128.400045 150.290858) + (xy 128.239141 150.129954) + (xy 128.052734 149.999432) + (xy 128.052728 149.999429) + (xy 127.994725 149.972382) + (xy 127.942285 149.92621) + (xy 127.923133 149.859017) + (xy 127.943348 149.792135) + (xy 127.994725 149.747618) + (xy 128.052734 149.720568) + (xy 128.239139 149.590047) + (xy 128.400047 149.429139) + (xy 128.530568 149.242734) + (xy 128.626739 149.036496) + (xy 128.685635 148.816692) + (xy 128.702634 148.622384) + (xy 128.705468 148.590001) + (xy 128.705468 148.589998) + (xy 128.690765 148.421943) + (xy 128.685635 148.363308) + (xy 128.626739 148.143504) + (xy 128.530568 147.937266) + (xy 128.400047 147.750861) + (xy 128.400045 147.750858) + (xy 128.239141 147.589954) + (xy 128.052734 147.459432) + (xy 128.052728 147.459429) + (xy 127.994725 147.432382) + (xy 127.942285 147.38621) + (xy 127.923133 147.319017) + (xy 127.943348 147.252135) + (xy 127.994725 147.207618) + (xy 128.052734 147.180568) + (xy 128.239139 147.050047) + (xy 128.400047 146.889139) + (xy 128.530568 146.702734) + (xy 128.626739 146.496496) + (xy 128.685635 146.276692) + (xy 128.702634 146.082384) + (xy 128.705468 146.050001) + (xy 128.705468 146.049998) + (xy 128.694357 145.923) + (xy 128.685635 145.823308) + (xy 128.626739 145.603504) + (xy 128.530568 145.397266) + (xy 128.422232 145.242545) + (xy 128.400045 145.210858) + (xy 128.239141 145.049954) + (xy 128.052734 144.919432) + (xy 128.052728 144.919429) + (xy 127.994725 144.892382) + (xy 127.942285 144.84621) + (xy 127.923133 144.779017) + (xy 127.943348 144.712135) + (xy 127.994725 144.667618) + (xy 128.052734 144.640568) + (xy 128.239139 144.510047) + (xy 128.400047 144.349139) + (xy 128.530568 144.162734) + (xy 128.626739 143.956496) + (xy 128.685635 143.736692) + (xy 128.702634 143.542384) + (xy 128.705468 143.510001) + (xy 128.705468 143.509998) + (xy 128.687155 143.300684) + (xy 128.685635 143.283308) + (xy 128.626739 143.063504) + (xy 128.530568 142.857266) + (xy 128.400047 142.670861) + (xy 128.400045 142.670858) + (xy 128.239141 142.509954) + (xy 128.052734 142.379432) + (xy 128.052728 142.379429) + (xy 127.994725 142.352382) + (xy 127.942285 142.30621) + (xy 127.923133 142.239017) + (xy 127.943348 142.172135) + (xy 127.994725 142.127618) + (xy 127.995319 142.127341) + (xy 128.052734 142.100568) + (xy 128.239139 141.970047) + (xy 128.400047 141.809139) + (xy 128.530568 141.622734) + (xy 128.626739 141.416496) + (xy 128.685635 141.196692) + (xy 128.702634 141.002384) + (xy 128.705468 140.970001) + (xy 128.705468 140.969998) + (xy 128.696496 140.867448) + (xy 128.685635 140.743308) + (xy 128.626739 140.523504) + (xy 128.530568 140.317266) + (xy 128.402462 140.13431) + (xy 128.400045 140.130858) + (xy 128.239141 139.969954) + (xy 128.052734 139.839432) + (xy 128.052728 139.839429) + (xy 127.994725 139.812382) + (xy 127.942285 139.76621) + (xy 127.923133 139.699017) + (xy 127.943348 139.632135) + (xy 127.994725 139.587618) + (xy 128.052734 139.560568) + (xy 128.239139 139.430047) + (xy 128.400047 139.269139) + (xy 128.530568 139.082734) + (xy 128.626739 138.876496) + (xy 128.685635 138.656692) + (xy 128.702634 138.462384) + (xy 128.705468 138.430001) + (xy 128.705468 138.429998) + (xy 128.696604 138.328685) + (xy 128.685635 138.203308) + (xy 128.626739 137.983504) + (xy 128.530568 137.777266) + (xy 128.402462 137.59431) + (xy 128.400045 137.590858) + (xy 128.239141 137.429954) + (xy 128.052734 137.299432) + (xy 128.052728 137.299429) + (xy 127.994725 137.272382) + (xy 127.942285 137.22621) + (xy 127.923133 137.159017) + (xy 127.943348 137.092135) + (xy 127.994725 137.047618) + (xy 128.052734 137.020568) + (xy 128.239139 136.890047) + (xy 128.400047 136.729139) + (xy 128.530568 136.542734) + (xy 128.626739 136.336496) + (xy 128.685635 136.116692) + (xy 128.702634 135.922384) + (xy 128.705468 135.890001) + (xy 128.705468 135.889998) + (xy 128.695114 135.771657) + (xy 128.685635 135.663308) + (xy 128.626739 135.443504) + (xy 128.530568 135.237266) + (xy 128.400047 135.050861) + (xy 128.400045 135.050858) + (xy 128.239141 134.889954) + (xy 128.052734 134.759432) + (xy 128.052728 134.759429) + (xy 127.994725 134.732382) + (xy 127.942285 134.68621) + (xy 127.923133 134.619017) + (xy 127.943348 134.552135) + (xy 127.994725 134.507618) + (xy 128.052734 134.480568) + (xy 128.239139 134.350047) + (xy 128.400047 134.189139) + (xy 128.530568 134.002734) + (xy 128.626739 133.796496) + (xy 128.685635 133.576692) + (xy 128.702634 133.382384) + (xy 128.705468 133.350001) + (xy 128.705468 133.349998) + (xy 128.696604 133.248685) + (xy 128.685635 133.123308) + (xy 128.628078 132.908502) + (xy 128.626741 132.903511) + (xy 128.626738 132.903502) + (xy 128.598035 132.841949) + (xy 128.530568 132.697266) + (xy 128.400047 132.510861) + (xy 128.400045 132.510858) + (xy 128.239141 132.349954) + (xy 128.052734 132.219432) + (xy 128.052728 132.219429) + (xy 127.994725 132.192382) + (xy 127.942285 132.14621) + (xy 127.923133 132.079017) + (xy 127.943348 132.012135) + (xy 127.994725 131.967618) + (xy 127.995319 131.967341) + (xy 128.052734 131.940568) + (xy 128.239139 131.810047) + (xy 128.400047 131.649139) + (xy 128.530568 131.462734) + (xy 128.626739 131.256496) + (xy 128.685635 131.036692) + (xy 128.702634 130.842384) + (xy 128.705468 130.810001) + (xy 128.705468 130.809998) + (xy 128.694956 130.689852) + (xy 128.685635 130.583308) + (xy 128.632358 130.384476) + (xy 128.626741 130.363511) + (xy 128.626738 130.363502) + (xy 128.598059 130.302) + (xy 128.530568 130.157266) + (xy 128.402462 129.97431) + (xy 128.400045 129.970858) + (xy 128.239141 129.809954) + (xy 128.052734 129.679432) + (xy 128.052728 129.679429) + (xy 128.011596 129.660249) + (xy 127.994724 129.652381) + (xy 127.942285 129.60621) + (xy 127.923133 129.539017) + (xy 127.943348 129.472135) + (xy 127.994725 129.427618) + (xy 128.052734 129.400568) + (xy 128.239139 129.270047) + (xy 128.400047 129.109139) + (xy 128.530568 128.922734) + (xy 128.626739 128.716496) + (xy 128.685635 128.496692) + (xy 128.702634 128.302384) + (xy 128.705468 128.270001) + (xy 128.705468 128.269998) + (xy 128.695132 128.151856) + (xy 128.685635 128.043308) + (xy 128.626739 127.823504) + (xy 128.530568 127.617266) + (xy 128.400047 127.430861) + (xy 128.400045 127.430858) + (xy 128.239141 127.269954) + (xy 128.052734 127.139432) + (xy 128.052728 127.139429) + (xy 127.994725 127.112382) + (xy 127.942285 127.06621) + (xy 127.923133 126.999017) + (xy 127.943348 126.932135) + (xy 127.994725 126.887618) + (xy 127.995319 126.887341) + (xy 128.052734 126.860568) + (xy 128.239139 126.730047) + (xy 128.400047 126.569139) + (xy 128.530568 126.382734) + (xy 128.626739 126.176496) + (xy 128.685635 125.956692) + (xy 128.702634 125.762384) + (xy 128.705468 125.730001) + (xy 128.705468 125.729998) + (xy 128.696604 125.628685) + (xy 128.685635 125.503308) + (xy 128.626739 125.283504) + (xy 128.530568 125.077266) + (xy 128.400047 124.890861) + (xy 128.400045 124.890858) + (xy 128.239141 124.729954) + (xy 128.052734 124.599432) + (xy 128.052728 124.599429) + (xy 127.994725 124.572382) + (xy 127.942285 124.52621) + (xy 127.923133 124.459017) + (xy 127.943348 124.392135) + (xy 127.994725 124.347618) + (xy 128.052734 124.320568) + (xy 128.239139 124.190047) + (xy 128.400047 124.029139) + (xy 128.530568 123.842734) + (xy 128.626739 123.636496) + (xy 128.685635 123.416692) + (xy 128.702634 123.222384) + (xy 128.705468 123.190001) + (xy 128.705468 123.189998) + (xy 128.69038 123.017544) + (xy 128.685635 122.963308) + (xy 128.626739 122.743504) + (xy 128.530568 122.537266) + (xy 128.400047 122.350861) + (xy 128.400045 122.350858) + (xy 128.239143 122.189956) + (xy 128.217716 122.174953) + (xy 128.214535 122.172725) + (xy 128.170912 122.118149) + (xy 128.163719 122.04865) + (xy 128.195241 121.986296) + (xy 128.255471 121.950882) + (xy 128.272404 121.947861) + (xy 128.307483 121.944091) + (xy 128.442331 121.893796) + (xy 128.557546 121.807546) + (xy 128.643796 121.692331) + (xy 128.694091 121.557483) + (xy 128.7005 121.497873) + (xy 128.700499 119.802128) + (xy 128.694091 119.742517) + (xy 128.688496 119.727517) + (xy 128.643797 119.607671) + (xy 128.643793 119.607664) + (xy 128.557547 119.492455) + (xy 128.557544 119.492452) + (xy 128.442335 119.406206) + (xy 128.442328 119.406202) + (xy 128.307482 119.355908) + (xy 128.307483 119.355908) + (xy 128.247883 119.349501) + (xy 128.247881 119.3495) + (xy 128.247873 119.3495) + (xy 128.247864 119.3495) + (xy 125.752129 119.3495) + (xy 125.752123 119.349501) + (xy 125.692516 119.355908) + (xy 125.557671 119.406202) + (xy 125.557664 119.406206) + (xy 125.442455 119.492452) + (xy 125.442452 119.492455) + (xy 125.356206 119.607664) + (xy 125.356202 119.607671) + (xy 125.305908 119.742517) + (xy 125.299501 119.802116) + (xy 125.299501 119.802123) + (xy 125.2995 119.802135) + (xy 125.2995 121.49787) + (xy 125.299501 121.497876) + (xy 125.305908 121.557483) + (xy 125.356202 121.692328) + (xy 125.356206 121.692335) + (xy 125.442452 121.807544) + (xy 125.442455 121.807547) + (xy 125.557664 121.893793) + (xy 125.557671 121.893797) + (xy 125.58433 121.90374) + (xy 125.692517 121.944091) + (xy 125.727596 121.947862) + (xy 125.792144 121.974599) + (xy 125.831993 122.031991) + (xy 125.834488 122.101816) + (xy 125.798836 122.161905) + (xy 125.785464 122.172725) + (xy 125.760858 122.189954) + (xy 125.599954 122.350858) + (xy 125.469432 122.537265) + (xy 125.469431 122.537267) + (xy 125.373261 122.743502) + (xy 125.373258 122.743511) + (xy 125.314366 122.963302) + (xy 125.314364 122.963313) + (xy 125.294532 123.189998) + (xy 125.294532 123.190001) + (xy 125.314364 123.416686) + (xy 125.314366 123.416697) + (xy 125.373258 123.636488) + (xy 125.373261 123.636497) + (xy 125.469431 123.842732) + (xy 125.469432 123.842734) + (xy 125.599954 124.029141) + (xy 125.760858 124.190045) + (xy 125.760861 124.190047) + (xy 125.947266 124.320568) + (xy 126.005275 124.347618) + (xy 126.057714 124.393791) + (xy 126.076866 124.460984) + (xy 126.05665 124.527865) + (xy 126.005275 124.572382) + (xy 125.947267 124.599431) + (xy 125.947265 124.599432) + (xy 125.760858 124.729954) + (xy 125.599954 124.890858) + (xy 125.469432 125.077265) + (xy 125.469431 125.077267) + (xy 125.373261 125.283502) + (xy 125.373258 125.283511) + (xy 125.314366 125.503302) + (xy 125.314364 125.503313) + (xy 125.294532 125.729998) + (xy 125.294532 125.730001) + (xy 125.314364 125.956686) + (xy 125.314366 125.956697) + (xy 125.373258 126.176488) + (xy 125.373261 126.176497) + (xy 125.469431 126.382732) + (xy 125.469432 126.382734) + (xy 125.599954 126.569141) + (xy 125.760858 126.730045) + (xy 125.760861 126.730047) + (xy 125.947266 126.860568) + (xy 126.004681 126.887341) + (xy 126.005275 126.887618) + (xy 126.057714 126.933791) + (xy 126.076866 127.000984) + (xy 126.05665 127.067865) + (xy 126.005275 127.112382) + (xy 125.947267 127.139431) + (xy 125.947265 127.139432) + (xy 125.760858 127.269954) + (xy 125.599954 127.430858) + (xy 125.469432 127.617265) + (xy 125.469431 127.617267) + (xy 125.373261 127.823502) + (xy 125.373258 127.823511) + (xy 125.314366 128.043302) + (xy 125.314364 128.043313) + (xy 125.294532 128.269998) + (xy 125.294532 128.270001) + (xy 125.314364 128.496686) + (xy 125.314366 128.496697) + (xy 125.373258 128.716488) + (xy 125.373261 128.716497) + (xy 125.469431 128.922732) + (xy 125.469432 128.922734) + (xy 125.599954 129.109141) + (xy 125.760858 129.270045) + (xy 125.760861 129.270047) + (xy 125.947266 129.400568) + (xy 126.005275 129.427618) + (xy 126.057714 129.473791) + (xy 126.076866 129.540984) + (xy 126.05665 129.607865) + (xy 126.005275 129.652382) + (xy 125.947267 129.679431) + (xy 125.947265 129.679432) + (xy 125.760858 129.809954) + (xy 125.599954 129.970858) + (xy 125.469432 130.157265) + (xy 125.469431 130.157267) + (xy 125.373261 130.363502) + (xy 125.373258 130.363511) + (xy 125.314366 130.583302) + (xy 125.314364 130.583313) + (xy 125.294532 130.809998) + (xy 125.294532 130.810001) + (xy 125.314364 131.036686) + (xy 125.314366 131.036697) + (xy 125.373258 131.256488) + (xy 125.373261 131.256497) + (xy 125.469431 131.462732) + (xy 125.469432 131.462734) + (xy 125.599954 131.649141) + (xy 125.760858 131.810045) + (xy 125.760861 131.810047) + (xy 125.947266 131.940568) + (xy 126.004681 131.967341) + (xy 126.005275 131.967618) + (xy 126.057714 132.013791) + (xy 126.076866 132.080984) + (xy 126.05665 132.147865) + (xy 126.005275 132.192382) + (xy 125.947267 132.219431) + (xy 125.947265 132.219432) + (xy 125.760858 132.349954) + (xy 125.599954 132.510858) + (xy 125.548399 132.584488) + (xy 125.493823 132.628113) + (xy 125.424324 132.635307) + (xy 125.361969 132.603784) + (xy 125.326555 132.543555) + (xy 125.323604 132.499481) + (xy 125.342249 132.334002) + (xy 125.342249 132.333997) + (xy 125.323314 132.165943) + (xy 125.279853 132.041739) + (xy 125.267456 132.00631) + (xy 125.267455 132.006309) + (xy 125.267454 132.006305) + (xy 125.267452 132.006302) + (xy 125.177481 131.863115) + (xy 125.177476 131.863109) + (xy 125.05789 131.743523) + (xy 125.057884 131.743518) + (xy 124.914697 131.653547) + (xy 124.914694 131.653545) + (xy 124.755056 131.597685) + (xy 124.587003 131.578751) + (xy 124.586997 131.578751) + (xy 124.418943 131.597685) + (xy 124.259305 131.653545) + (xy 124.259302 131.653547) + (xy 124.116115 131.743518) + (xy 124.116109 131.743523) + (xy 123.996523 131.863109) + (xy 123.996518 131.863115) + (xy 123.906547 132.006302) + (xy 123.906545 132.006305) + (xy 123.850685 132.165943) + (xy 123.831751 132.333997) + (xy 123.831751 132.334002) + (xy 119.298365 132.334002) + (xy 119.335477 132.29689) + (xy 119.381006 132.224432) + (xy 119.425452 132.153697) + (xy 119.425454 132.153694) + (xy 119.425454 132.153692) + (xy 119.425456 132.15369) + (xy 119.481313 131.994059) + (xy 119.481313 131.994058) + (xy 119.481314 131.994056) + (xy 119.500249 131.826002) + (xy 119.500249 131.825997) + (xy 119.481314 131.657943) + (xy 119.425454 131.498305) + (xy 119.425452 131.498302) + (xy 119.335481 131.355115) + (xy 119.335476 131.355109) + (xy 119.21589 131.235523) + (xy 119.215884 131.235518) + (xy 119.072697 131.145547) + (xy 119.072694 131.145545) + (xy 118.913056 131.089685) + (xy 118.745003 131.070751) + (xy 118.744997 131.070751) + (xy 118.576943 131.089685) + (xy 118.417305 131.145545) + (xy 118.417302 131.145547) + (xy 118.274115 131.235518) + (xy 118.274109 131.235523) + (xy 118.154523 131.355109) + (xy 118.154518 131.355115) + (xy 118.064547 131.498302) + (xy 118.064545 131.498305) + (xy 118.008685 131.657943) + (xy 117.989751 131.825997) + (xy 117.989751 131.826002) + (xy 112.975477 131.826002) + (xy 112.99882 131.809657) + (xy 113.159657 131.64882) + (xy 113.290134 131.462482) + (xy 113.386265 131.256326) + (xy 113.386269 131.256317) + (xy 113.438872 131.06) + (xy 112.075686 131.06) + (xy 112.087641 131.048045) + (xy 112.145165 130.935148) + (xy 112.164986 130.81) + (xy 112.145165 130.684852) + (xy 112.087641 130.571955) + (xy 112.075686 130.56) + (xy 113.438872 130.56) + (xy 113.438872 130.559999) + (xy 113.386269 130.363682) + (xy 113.386265 130.363673) + (xy 113.290134 130.157517) + (xy 113.159657 129.971179) + (xy 112.99882 129.810342) + (xy 112.812482 129.679865) + (xy 112.754133 129.652657) + (xy 112.701694 129.606484) + (xy 112.682542 129.539291) + (xy 112.702758 129.47241) + (xy 112.754129 129.427895) + (xy 112.812734 129.400568) + (xy 112.976353 129.286002) + (xy 122.942751 129.286002) + (xy 122.961685 129.454056) + (xy 123.017545 129.613694) + (xy 123.017547 129.613697) + (xy 123.107518 129.756884) + (xy 123.107523 129.75689) + (xy 123.22711 129.876477) + (xy 123.300136 129.922362) + (xy 123.346426 129.974695) + (xy 123.351205 129.986401) + (xy 123.398544 130.121691) + (xy 123.398547 130.121697) + (xy 123.488518 130.264884) + (xy 123.488523 130.26489) + (xy 123.608109 130.384476) + (xy 123.608115 130.384481) + (xy 123.751302 130.474452) + (xy 123.751305 130.474454) + (xy 123.751309 130.474455) + (xy 123.75131 130.474456) + (xy 123.773896 130.482359) + (xy 123.910943 130.530314) + (xy 124.078997 130.549249) + (xy 124.079 130.549249) + (xy 124.079003 130.549249) + (xy 124.247056 130.530314) + (xy 124.247059 130.530313) + (xy 124.40669 130.474456) + (xy 124.406692 130.474454) + (xy 124.406694 130.474454) + (xy 124.406697 130.474452) + (xy 124.549884 130.384481) + (xy 124.549885 130.38448) + (xy 124.54989 130.384477) + (xy 124.669477 130.26489) + (xy 124.73396 130.162267) + (xy 124.759452 130.121697) + (xy 124.759454 130.121694) + (xy 124.759455 130.121691) + (xy 124.759456 130.12169) + (xy 124.815313 129.962059) + (xy 124.815313 129.962058) + (xy 124.815314 129.962056) + (xy 124.834249 129.794002) + (xy 124.834249 129.793997) + (xy 124.815314 129.625943) + (xy 124.771853 129.501739) + (xy 124.759456 129.46631) + (xy 124.759455 129.466309) + (xy 124.759454 129.466305) + (xy 124.759452 129.466302) + (xy 124.669481 129.323115) + (xy 124.669476 129.323109) + (xy 124.549888 129.203521) + (xy 124.476864 129.157637) + (xy 124.430574 129.105303) + (xy 124.425795 129.093598) + (xy 124.378455 128.958308) + (xy 124.378452 128.958302) + (xy 124.288481 128.815115) + (xy 124.288476 128.815109) + (xy 124.16889 128.695523) + (xy 124.168884 128.695518) + (xy 124.025697 128.605547) + (xy 124.025694 128.605545) + (xy 123.866056 128.549685) + (xy 123.698003 128.530751) + (xy 123.697997 128.530751) + (xy 123.529943 128.549685) + (xy 123.370305 128.605545) + (xy 123.370302 128.605547) + (xy 123.227115 128.695518) + (xy 123.227109 128.695523) + (xy 123.107523 128.815109) + (xy 123.107518 128.815115) + (xy 123.017547 128.958302) + (xy 123.017545 128.958305) + (xy 122.961685 129.117943) + (xy 122.942751 129.285997) + (xy 122.942751 129.286002) + (xy 112.976353 129.286002) + (xy 112.999139 129.270047) + (xy 113.160047 129.109139) + (xy 113.290568 128.922734) + (xy 113.386739 128.716496) + (xy 113.445635 128.496692) + (xy 113.462634 128.302384) + (xy 113.465468 128.270001) + (xy 113.465468 128.269998) + (xy 113.455132 128.151856) + (xy 113.445635 128.043308) + (xy 113.386739 127.823504) + (xy 113.290568 127.617266) + (xy 113.160047 127.430861) + (xy 113.160045 127.430858) + (xy 112.999141 127.269954) + (xy 112.976359 127.254002) + (xy 118.624751 127.254002) + (xy 118.643685 127.422056) + (xy 118.699545 127.581694) + (xy 118.699547 127.581697) + (xy 118.789518 127.724884) + (xy 118.789523 127.72489) + (xy 118.909109 127.844476) + (xy 118.909115 127.844481) + (xy 119.052302 127.934452) + (xy 119.052305 127.934454) + (xy 119.052309 127.934455) + (xy 119.05231 127.934456) + (xy 119.124913 127.95986) + (xy 119.211943 127.990314) + (xy 119.379997 128.009249) + (xy 119.38 128.009249) + (xy 119.380003 128.009249) + (xy 119.548056 127.990314) + (xy 119.548059 127.990313) + (xy 119.70769 127.934456) + (xy 119.707692 127.934454) + (xy 119.707694 127.934454) + (xy 119.707697 127.934452) + (xy 119.850884 127.844481) + (xy 119.850885 127.84448) + (xy 119.85089 127.844477) + (xy 119.970477 127.72489) + (xy 120.03496 127.622267) + (xy 120.060452 127.581697) + (xy 120.060454 127.581694) + (xy 120.060454 127.581692) + (xy 120.060456 127.58169) + (xy 120.116313 127.422059) + (xy 120.116313 127.422058) + (xy 120.116314 127.422056) + (xy 120.135249 127.254002) + (xy 120.135249 127.253997) + (xy 120.116314 127.085943) + (xy 120.072853 126.961739) + (xy 120.060456 126.92631) + (xy 120.060455 126.926309) + (xy 120.060454 126.926305) + (xy 120.060452 126.926302) + (xy 119.970481 126.783115) + (xy 119.970476 126.783109) + (xy 119.933369 126.746002) + (xy 122.434751 126.746002) + (xy 122.453685 126.914056) + (xy 122.509545 127.073694) + (xy 122.509547 127.073697) + (xy 122.599518 127.216884) + (xy 122.599523 127.21689) + (xy 122.719109 127.336476) + (xy 122.719115 127.336481) + (xy 122.862302 127.426452) + (xy 122.862305 127.426454) + (xy 122.862309 127.426455) + (xy 122.86231 127.426456) + (xy 122.934913 127.45186) + (xy 123.021943 127.482314) + (xy 123.189997 127.501249) + (xy 123.19 127.501249) + (xy 123.190003 127.501249) + (xy 123.358056 127.482314) + (xy 123.358059 127.482313) + (xy 123.51769 127.426456) + (xy 123.517692 127.426454) + (xy 123.517694 127.426454) + (xy 123.517697 127.426452) + (xy 123.660884 127.336481) + (xy 123.660885 127.33648) + (xy 123.66089 127.336477) + (xy 123.780477 127.21689) + (xy 123.826006 127.144432) + (xy 123.870452 127.073697) + (xy 123.870454 127.073694) + (xy 123.870454 127.073692) + (xy 123.870456 127.07369) + (xy 123.926313 126.914059) + (xy 123.926313 126.914058) + (xy 123.926314 126.914056) + (xy 123.945249 126.746002) + (xy 123.945249 126.745997) + (xy 123.926314 126.577943) + (xy 123.870454 126.418305) + (xy 123.870452 126.418302) + (xy 123.780481 126.275115) + (xy 123.780476 126.275109) + (xy 123.66089 126.155523) + (xy 123.660884 126.155518) + (xy 123.517697 126.065547) + (xy 123.517694 126.065545) + (xy 123.358056 126.009685) + (xy 123.190003 125.990751) + (xy 123.189997 125.990751) + (xy 123.021943 126.009685) + (xy 122.862305 126.065545) + (xy 122.862302 126.065547) + (xy 122.719115 126.155518) + (xy 122.719109 126.155523) + (xy 122.599523 126.275109) + (xy 122.599518 126.275115) + (xy 122.509547 126.418302) + (xy 122.509545 126.418305) + (xy 122.453685 126.577943) + (xy 122.434751 126.745997) + (xy 122.434751 126.746002) + (xy 119.933369 126.746002) + (xy 119.85089 126.663523) + (xy 119.850884 126.663518) + (xy 119.707697 126.573547) + (xy 119.707694 126.573545) + (xy 119.548056 126.517685) + (xy 119.380003 126.498751) + (xy 119.379997 126.498751) + (xy 119.211943 126.517685) + (xy 119.052305 126.573545) + (xy 119.052302 126.573547) + (xy 118.909115 126.663518) + (xy 118.909109 126.663523) + (xy 118.789523 126.783109) + (xy 118.789518 126.783115) + (xy 118.699547 126.926302) + (xy 118.699545 126.926305) + (xy 118.643685 127.085943) + (xy 118.624751 127.253997) + (xy 118.624751 127.254002) + (xy 112.976359 127.254002) + (xy 112.812734 127.139432) + (xy 112.812728 127.139429) + (xy 112.754725 127.112382) + (xy 112.702285 127.06621) + (xy 112.683133 126.999017) + (xy 112.703348 126.932135) + (xy 112.754725 126.887618) + (xy 112.755319 126.887341) + (xy 112.812734 126.860568) + (xy 112.999139 126.730047) + (xy 113.160047 126.569139) + (xy 113.290568 126.382734) + (xy 113.386739 126.176496) + (xy 113.445635 125.956692) + (xy 113.462634 125.762384) + (xy 113.465468 125.730001) + (xy 113.465468 125.729998) + (xy 113.456604 125.628685) + (xy 113.445635 125.503308) + (xy 113.386739 125.283504) + (xy 113.290568 125.077266) + (xy 113.160047 124.890861) + (xy 113.160045 124.890858) + (xy 112.999141 124.729954) + (xy 112.812734 124.599432) + (xy 112.812728 124.599429) + (xy 112.754725 124.572382) + (xy 112.702285 124.52621) + (xy 112.683133 124.459017) + (xy 112.703348 124.392135) + (xy 112.754725 124.347618) + (xy 112.812734 124.320568) + (xy 112.999139 124.190047) + (xy 113.160047 124.029139) + (xy 113.290568 123.842734) + (xy 113.386739 123.636496) + (xy 113.445635 123.416692) + (xy 113.462634 123.222384) + (xy 113.465468 123.190001) + (xy 113.465468 123.189998) + (xy 113.45038 123.017544) + (xy 113.445635 122.963308) + (xy 113.386739 122.743504) + (xy 113.290568 122.537266) + (xy 113.160047 122.350861) + (xy 113.160045 122.350858) + (xy 112.999141 122.189954) + (xy 112.812734 122.059432) + (xy 112.812728 122.059429) + (xy 112.765448 122.037382) + (xy 112.754724 122.032381) + (xy 112.702285 121.98621) + (xy 112.683133 121.919017) + (xy 112.703348 121.852135) + (xy 112.754725 121.807618) + (xy 112.812734 121.780568) + (xy 112.999139 121.650047) + (xy 113.160047 121.489139) + (xy 113.290568 121.302734) + (xy 113.386739 121.096496) + (xy 113.445635 120.876692) + (xy 113.462634 120.682384) + (xy 113.465468 120.650002) + (xy 117.735751 120.650002) + (xy 117.754685 120.818056) + (xy 117.810545 120.977694) + (xy 117.810547 120.977697) + (xy 117.900518 121.120884) + (xy 117.900523 121.12089) + (xy 118.020109 121.240476) + (xy 118.020115 121.240481) + (xy 118.163302 121.330452) + (xy 118.163305 121.330454) + (xy 118.163309 121.330455) + (xy 118.16331 121.330456) + (xy 118.185756 121.33831) + (xy 118.322943 121.386314) + (xy 118.490997 121.405249) + (xy 118.491 121.405249) + (xy 118.491003 121.405249) + (xy 118.659056 121.386314) + (xy 118.659059 121.386313) + (xy 118.81869 121.330456) + (xy 118.818692 121.330454) + (xy 118.818694 121.330454) + (xy 118.818697 121.330452) + (xy 118.961884 121.240481) + (xy 118.961885 121.24048) + (xy 118.96189 121.240477) + (xy 119.081477 121.12089) + (xy 119.081481 121.120884) + (xy 119.171452 120.977697) + (xy 119.171454 120.977694) + (xy 119.171454 120.977692) + (xy 119.171456 120.97769) + (xy 119.227313 120.818059) + (xy 119.227313 120.818058) + (xy 119.227314 120.818056) + (xy 119.246249 120.650002) + (xy 119.246249 120.649997) + (xy 119.227314 120.481943) + (xy 119.171454 120.322305) + (xy 119.171452 120.322302) + (xy 119.081481 120.179115) + (xy 119.081476 120.179109) + (xy 118.96189 120.059523) + (xy 118.961884 120.059518) + (xy 118.818697 119.969547) + (xy 118.818694 119.969545) + (xy 118.659056 119.913685) + (xy 118.491003 119.894751) + (xy 118.490997 119.894751) + (xy 118.322943 119.913685) + (xy 118.163305 119.969545) + (xy 118.163302 119.969547) + (xy 118.020115 120.059518) + (xy 118.020109 120.059523) + (xy 117.900523 120.179109) + (xy 117.900518 120.179115) + (xy 117.810547 120.322302) + (xy 117.810545 120.322305) + (xy 117.754685 120.481943) + (xy 117.735751 120.649997) + (xy 117.735751 120.650002) + (xy 113.465468 120.650002) + (xy 113.465468 120.650001) + (xy 113.465468 120.649998) + (xy 113.454519 120.524852) + (xy 113.445635 120.423308) + (xy 113.386739 120.203504) + (xy 113.290568 119.997266) + (xy 113.160047 119.810861) + (xy 113.160045 119.810858) + (xy 112.999141 119.649954) + (xy 112.812734 119.519432) + (xy 112.812732 119.519431) + (xy 112.786078 119.507002) + (xy 122.815751 119.507002) + (xy 122.834685 119.675056) + (xy 122.890545 119.834694) + (xy 122.890547 119.834697) + (xy 122.980518 119.977884) + (xy 122.980523 119.97789) + (xy 123.100109 120.097476) + (xy 123.100115 120.097481) + (xy 123.243302 120.187452) + (xy 123.243305 120.187454) + (xy 123.243309 120.187455) + (xy 123.24331 120.187456) + (xy 123.303456 120.208502) + (xy 123.402943 120.243314) + (xy 123.570997 120.262249) + (xy 123.571 120.262249) + (xy 123.571003 120.262249) + (xy 123.739056 120.243314) + (xy 123.762816 120.235) + (xy 123.89869 120.187456) + (xy 123.898692 120.187454) + (xy 123.898694 120.187454) + (xy 123.898697 120.187452) + (xy 124.041884 120.097481) + (xy 124.041885 120.09748) + (xy 124.04189 120.097477) + (xy 124.161477 119.97789) + (xy 124.161481 119.977884) + (xy 124.251452 119.834697) + (xy 124.251454 119.834694) + (xy 124.251454 119.834692) + (xy 124.251456 119.83469) + (xy 124.307313 119.675059) + (xy 124.307313 119.675058) + (xy 124.307314 119.675056) + (xy 124.326249 119.507002) + (xy 124.326249 119.506997) + (xy 124.307314 119.338943) + (xy 124.251454 119.179305) + (xy 124.251452 119.179302) + (xy 124.161481 119.036115) + (xy 124.161476 119.036109) + (xy 124.04189 118.916523) + (xy 124.041884 118.916518) + (xy 123.898697 118.826547) + (xy 123.898694 118.826545) + (xy 123.739056 118.770685) + (xy 123.571003 118.751751) + (xy 123.570997 118.751751) + (xy 123.402943 118.770685) + (xy 123.243305 118.826545) + (xy 123.243302 118.826547) + (xy 123.100115 118.916518) + (xy 123.100109 118.916523) + (xy 122.980523 119.036109) + (xy 122.980518 119.036115) + (xy 122.890547 119.179302) + (xy 122.890545 119.179305) + (xy 122.834685 119.338943) + (xy 122.815751 119.506997) + (xy 122.815751 119.507002) + (xy 112.786078 119.507002) + (xy 112.606497 119.423261) + (xy 112.606488 119.423258) + (xy 112.386697 119.364366) + (xy 112.386687 119.364364) + (xy 112.216785 119.3495) + (xy 112.216784 119.3495) + (xy 111.303216 119.3495) + (xy 111.303215 119.3495) + (xy 111.133312 119.364364) + (xy 111.133302 119.364366) + (xy 110.913511 119.423258) + (xy 110.913502 119.423261) + (xy 110.707267 119.519431) + (xy 110.707265 119.519432) + (xy 110.520858 119.649954) + (xy 110.359954 119.810858) + (xy 110.229432 119.997265) + (xy 110.229431 119.997267) + (xy 110.133261 120.203502) + (xy 110.133258 120.203511) + (xy 110.074366 120.423302) + (xy 110.074364 120.423313) + (xy 110.054532 120.649998) + (xy 110.054532 120.650001) + (xy 110.074364 120.876686) + (xy 110.074366 120.876697) + (xy 110.133258 121.096488) + (xy 110.133261 121.096497) + (xy 110.229431 121.302732) + (xy 110.229432 121.302734) + (xy 110.359954 121.489141) + (xy 110.520858 121.650045) + (xy 110.520861 121.650047) + (xy 110.707266 121.780568) + (xy 110.765275 121.807618) + (xy 110.817714 121.853791) + (xy 110.836866 121.920984) + (xy 110.81665 121.987865) + (xy 110.765275 122.032381) + (xy 110.754552 122.037382) + (xy 110.707267 122.059431) + (xy 110.707265 122.059432) + (xy 110.520858 122.189954) + (xy 110.359954 122.350858) + (xy 110.229432 122.537265) + (xy 110.229431 122.537267) + (xy 110.133261 122.743502) + (xy 110.133258 122.743511) + (xy 110.074366 122.963302) + (xy 110.074364 122.963313) + (xy 110.054532 123.189998) + (xy 110.054532 123.190001) + (xy 110.074364 123.416686) + (xy 110.074366 123.416697) + (xy 110.133258 123.636488) + (xy 110.133261 123.636497) + (xy 110.229431 123.842732) + (xy 110.229432 123.842734) + (xy 110.359954 124.029141) + (xy 110.520858 124.190045) + (xy 110.520861 124.190047) + (xy 110.707266 124.320568) + (xy 110.765275 124.347618) + (xy 110.817714 124.393791) + (xy 110.836866 124.460984) + (xy 110.81665 124.527865) + (xy 110.765275 124.572382) + (xy 110.707267 124.599431) + (xy 110.707265 124.599432) + (xy 110.520858 124.729954) + (xy 110.359954 124.890858) + (xy 110.229432 125.077265) + (xy 110.229431 125.077267) + (xy 110.133261 125.283502) + (xy 110.133258 125.283511) + (xy 110.074366 125.503302) + (xy 110.074364 125.503313) + (xy 110.054532 125.729998) + (xy 110.054532 125.730001) + (xy 110.074364 125.956686) + (xy 110.074366 125.956697) + (xy 110.133258 126.176488) + (xy 110.133261 126.176497) + (xy 110.229431 126.382732) + (xy 110.229432 126.382734) + (xy 110.359954 126.569141) + (xy 110.520858 126.730045) + (xy 110.520861 126.730047) + (xy 110.707266 126.860568) + (xy 110.764681 126.887341) + (xy 110.765275 126.887618) + (xy 110.817714 126.933791) + (xy 110.836866 127.000984) + (xy 110.81665 127.067865) + (xy 110.765275 127.112382) + (xy 110.707267 127.139431) + (xy 110.707265 127.139432) + (xy 110.520858 127.269954) + (xy 110.359954 127.430858) + (xy 110.229432 127.617265) + (xy 110.229431 127.617267) + (xy 110.133261 127.823502) + (xy 110.133258 127.823511) + (xy 110.074366 128.043302) + (xy 110.074364 128.043313) + (xy 110.054532 128.269998) + (xy 110.054532 128.270001) + (xy 110.074364 128.496686) + (xy 110.074366 128.496697) + (xy 110.133258 128.716488) + (xy 110.133261 128.716497) + (xy 110.229431 128.922732) + (xy 110.229432 128.922734) + (xy 110.359954 129.109141) + (xy 110.520858 129.270045) + (xy 110.520861 129.270047) + (xy 110.707266 129.400568) + (xy 110.765865 129.427893) + (xy 110.818305 129.474065) + (xy 110.837457 129.541258) + (xy 110.817242 129.608139) + (xy 110.765867 129.652657) + (xy 110.707515 129.679867) + (xy 110.521179 129.810342) + (xy 110.360342 129.971179) + (xy 110.229865 130.157517) + (xy 110.133734 130.363673) + (xy 110.13373 130.363682) + (xy 110.081127 130.559999) + (xy 110.081128 130.56) + (xy 111.444314 130.56) + (xy 111.432359 130.571955) + (xy 111.374835 130.684852) + (xy 111.355014 130.81) + (xy 111.374835 130.935148) + (xy 111.432359 131.048045) + (xy 111.444314 131.06) + (xy 110.081128 131.06) + (xy 110.13373 131.256317) + (xy 110.133734 131.256326) + (xy 110.229865 131.462482) + (xy 110.360342 131.64882) + (xy 110.521179 131.809657) + (xy 110.707518 131.940134) + (xy 110.70752 131.940135) + (xy 110.765865 131.967342) + (xy 110.818305 132.013514) + (xy 110.837457 132.080707) + (xy 110.817242 132.147589) + (xy 110.765867 132.192105) + (xy 110.707268 132.219431) + (xy 110.707264 132.219433) + (xy 110.520858 132.349954) + (xy 110.359954 132.510858) + (xy 110.229432 132.697265) + (xy 110.229431 132.697267) + (xy 110.133261 132.903502) + (xy 110.133258 132.903511) + (xy 110.074366 133.123302) + (xy 110.074364 133.123313) + (xy 110.054532 133.349998) + (xy 110.054532 133.350001) + (xy 110.074364 133.576686) + (xy 110.074366 133.576697) + (xy 110.133258 133.796488) + (xy 110.133261 133.796497) + (xy 110.229431 134.002732) + (xy 110.229432 134.002734) + (xy 110.359954 134.189141) + (xy 110.520858 134.350045) + (xy 110.520861 134.350047) + (xy 110.707266 134.480568) + (xy 110.765275 134.507618) + (xy 110.817714 134.553791) + (xy 110.836866 134.620984) + (xy 110.81665 134.687865) + (xy 110.765275 134.732382) + (xy 110.707267 134.759431) + (xy 110.707265 134.759432) + (xy 110.520858 134.889954) + (xy 110.359954 135.050858) + (xy 110.229432 135.237265) + (xy 110.229431 135.237267) + (xy 110.133261 135.443502) + (xy 110.133258 135.443511) + (xy 110.074366 135.663302) + (xy 110.074364 135.663313) + (xy 110.054532 135.889998) + (xy 110.054532 135.890001) + (xy 110.074364 136.116686) + (xy 110.074366 136.116697) + (xy 110.133258 136.336488) + (xy 110.133261 136.336497) + (xy 110.229431 136.542732) + (xy 110.229432 136.542734) + (xy 110.359954 136.729141) + (xy 110.520858 136.890045) + (xy 110.520861 136.890047) + (xy 110.707266 137.020568) + (xy 110.765275 137.047618) + (xy 110.817714 137.093791) + (xy 110.836866 137.160984) + (xy 110.81665 137.227865) + (xy 110.765275 137.272382) + (xy 110.707267 137.299431) + (xy 110.707265 137.299432) + (xy 110.520858 137.429954) + (xy 110.359954 137.590858) + (xy 110.229432 137.777265) + (xy 110.229431 137.777267) + (xy 110.133261 137.983502) + (xy 110.133258 137.983511) + (xy 110.074366 138.203302) + (xy 110.074364 138.203313) + (xy 110.054532 138.429998) + (xy 110.054532 138.430001) + (xy 110.074364 138.656686) + (xy 110.074366 138.656697) + (xy 110.133258 138.876488) + (xy 110.133261 138.876497) + (xy 110.229431 139.082732) + (xy 110.229432 139.082734) + (xy 110.359954 139.269141) + (xy 110.520858 139.430045) + (xy 110.520861 139.430047) + (xy 110.707266 139.560568) + (xy 110.765275 139.587618) + (xy 110.817714 139.633791) + (xy 110.836866 139.700984) + (xy 110.81665 139.767865) + (xy 110.765275 139.812382) + (xy 110.707267 139.839431) + (xy 110.707265 139.839432) + (xy 110.520858 139.969954) + (xy 110.359954 140.130858) + (xy 110.229432 140.317265) + (xy 110.229431 140.317267) + (xy 110.133261 140.523502) + (xy 110.133258 140.523511) + (xy 110.074366 140.743302) + (xy 110.074364 140.743313) + (xy 110.054532 140.969998) + (xy 110.054532 140.970002) + (xy 110.068045 141.124463) + (xy 110.054278 141.192963) + (xy 110.005663 141.243146) + (xy 109.937634 141.259079) + (xy 109.903565 141.252313) + (xy 109.896057 141.249686) + (xy 109.728003 141.230751) + (xy 109.727997 141.230751) + (xy 109.559943 141.249685) + (xy 109.400305 141.305545) + (xy 109.400302 141.305547) + (xy 109.257115 141.395518) + (xy 109.257109 141.395523) + (xy 109.137523 141.515109) + (xy 109.137518 141.515115) + (xy 109.047548 141.6583) + (xy 109.047544 141.658308) + (xy 109.027027 141.716942) + (xy 108.986304 141.773718) + (xy 108.950942 141.793027) + (xy 108.892308 141.813544) + (xy 108.8923 141.813548) + (xy 108.749115 141.903518) + (xy 108.749109 141.903523) + (xy 108.629523 142.023109) + (xy 108.629518 142.023115) + (xy 108.539547 142.166302) + (xy 108.539545 142.166305) + (xy 108.483685 142.325943) + (xy 108.464751 142.493997) + (xy 108.464751 142.494002) + (xy 107.894218 142.494002) + (xy 107.737734 142.384432) + (xy 107.737728 142.384429) + (xy 107.694842 142.364431) + (xy 107.679724 142.357381) + (xy 107.627285 142.31121) + (xy 107.608133 142.244017) + (xy 107.628348 142.177135) + (xy 107.679725 142.132618) + (xy 107.737734 142.105568) + (xy 107.924139 141.975047) + (xy 108.085047 141.814139) + (xy 108.215568 141.627734) + (xy 108.311739 141.421496) + (xy 108.370635 141.201692) + (xy 108.390468 140.975) + (xy 108.39003 140.969998) + (xy 108.37951 140.849751) + (xy 108.370635 140.748308) + (xy 108.311739 140.528504) + (xy 108.215568 140.322266) + (xy 108.085047 140.135861) + (xy 108.085045 140.135858) + (xy 107.924141 139.974954) + (xy 107.737734 139.844432) + (xy 107.737728 139.844429) + (xy 107.694842 139.824431) + (xy 107.679724 139.817381) + (xy 107.627285 139.77121) + (xy 107.608133 139.704017) + (xy 107.628348 139.637135) + (xy 107.679725 139.592618) + (xy 107.68986 139.587892) + (xy 107.737734 139.565568) + (xy 107.924139 139.435047) + (xy 108.085047 139.274139) + (xy 108.215568 139.087734) + (xy 108.311739 138.881496) + (xy 108.370635 138.661692) + (xy 108.390468 138.435) + (xy 108.39003 138.429998) + (xy 108.374943 138.257547) + (xy 108.370635 138.208308) + (xy 108.311739 137.988504) + (xy 108.215568 137.782266) + (xy 108.085047 137.595861) + (xy 108.085045 137.595858) + (xy 107.924141 137.434954) + (xy 107.737734 137.304432) + (xy 107.737728 137.304429) + (xy 107.694842 137.284431) + (xy 107.679724 137.277381) + (xy 107.627285 137.23121) + (xy 107.608133 137.164017) + (xy 107.628348 137.097135) + (xy 107.679725 137.052618) + (xy 107.737734 137.025568) + (xy 107.924139 136.895047) + (xy 108.085047 136.734139) + (xy 108.215568 136.547734) + (xy 108.311739 136.341496) + (xy 108.370635 136.121692) + (xy 108.390468 135.895) + (xy 108.39003 135.889998) + (xy 108.374943 135.717547) + (xy 108.370635 135.668308) + (xy 108.311739 135.448504) + (xy 108.215568 135.242266) + (xy 108.085047 135.055861) + (xy 108.085045 135.055858) + (xy 107.924141 134.894954) + (xy 107.737734 134.764432) + (xy 107.737728 134.764429) + (xy 107.694842 134.744431) + (xy 107.679724 134.737381) + (xy 107.627285 134.69121) + (xy 107.608133 134.624017) + (xy 107.628348 134.557135) + (xy 107.679725 134.512618) + (xy 107.737734 134.485568) + (xy 107.924139 134.355047) + (xy 108.085047 134.194139) + (xy 108.215568 134.007734) + (xy 108.311739 133.801496) + (xy 108.370635 133.581692) + (xy 108.390468 133.355) + (xy 108.39003 133.349998) + (xy 108.374943 133.177547) + (xy 108.370635 133.128308) + (xy 108.311739 132.908504) + (xy 108.215568 132.702266) + (xy 108.085047 132.515861) + (xy 108.085045 132.515858) + (xy 107.924141 132.354954) + (xy 107.737734 132.224432) + (xy 107.737732 132.224431) + (xy 107.694842 132.204431) + (xy 107.679132 132.197105) + (xy 107.626694 132.150934) + (xy 107.607542 132.08374) + (xy 107.627758 132.016859) + (xy 107.679134 131.972341) + (xy 107.737484 131.945132) + (xy 107.92382 131.814657) + (xy 108.084657 131.65382) + (xy 108.215134 131.467482) + (xy 108.311265 131.261326) + (xy 108.311269 131.261317) + (xy 108.363872 131.065) + (xy 107.000686 131.065) + (xy 107.012641 131.053045) + (xy 107.070165 130.940148) + (xy 107.089986 130.815) + (xy 107.070165 130.689852) + (xy 107.012641 130.576955) + (xy 107.000686 130.565) + (xy 108.363872 130.565) + (xy 108.363872 130.564999) + (xy 108.311269 130.368682) + (xy 108.311265 130.368673) + (xy 108.215134 130.162517) + (xy 108.084657 129.976179) + (xy 107.92382 129.815342) + (xy 107.737482 129.684865) + (xy 107.679133 129.657657) + (xy 107.626694 129.611484) + (xy 107.607542 129.544291) + (xy 107.627758 129.47741) + (xy 107.679129 129.432895) + (xy 107.737734 129.405568) + (xy 107.924139 129.275047) + (xy 108.085047 129.114139) + (xy 108.215568 128.927734) + (xy 108.311739 128.721496) + (xy 108.370635 128.501692) + (xy 108.390468 128.275) + (xy 108.39003 128.269998) + (xy 108.374943 128.097547) + (xy 108.370635 128.048308) + (xy 108.311739 127.828504) + (xy 108.215568 127.622266) + (xy 108.085047 127.435861) + (xy 108.085045 127.435858) + (xy 107.924141 127.274954) + (xy 107.737734 127.144432) + (xy 107.737728 127.144429) + (xy 107.694842 127.124431) + (xy 107.679724 127.117381) + (xy 107.627285 127.07121) + (xy 107.608133 127.004017) + (xy 107.628348 126.937135) + (xy 107.679725 126.892618) + (xy 107.737734 126.865568) + (xy 107.924139 126.735047) + (xy 108.085047 126.574139) + (xy 108.215568 126.387734) + (xy 108.311739 126.181496) + (xy 108.370635 125.961692) + (xy 108.390468 125.735) + (xy 108.39003 125.729999) + (xy 108.37951 125.609751) + (xy 108.370635 125.508308) + (xy 108.311739 125.288504) + (xy 108.215568 125.082266) + (xy 108.085047 124.895861) + (xy 108.085045 124.895858) + (xy 107.924141 124.734954) + (xy 107.737734 124.604432) + (xy 107.737728 124.604429) + (xy 107.694842 124.584431) + (xy 107.679724 124.577381) + (xy 107.627285 124.53121) + (xy 107.608133 124.464017) + (xy 107.628348 124.397135) + (xy 107.679725 124.352618) + (xy 107.68986 124.347892) + (xy 107.737734 124.325568) + (xy 107.924139 124.195047) + (xy 108.085047 124.034139) + (xy 108.215568 123.847734) + (xy 108.311739 123.641496) + (xy 108.370635 123.421692) + (xy 108.390468 123.195) + (xy 108.39003 123.189998) + (xy 108.374943 123.017547) + (xy 108.370635 122.968308) + (xy 108.311739 122.748504) + (xy 108.215568 122.542266) + (xy 108.085047 122.355861) + (xy 108.085045 122.355858) + (xy 107.924141 122.194954) + (xy 107.737734 122.064432) + (xy 107.737728 122.064429) + (xy 107.679725 122.037382) + (xy 107.627285 121.99121) + (xy 107.608133 121.924017) + (xy 107.628348 121.857135) + (xy 107.679725 121.812618) + (xy 107.737734 121.785568) + (xy 107.924139 121.655047) + (xy 108.085047 121.494139) + (xy 108.215568 121.307734) + (xy 108.311739 121.101496) + (xy 108.370635 120.881692) + (xy 108.390468 120.655) + (xy 108.39003 120.649998) + (xy 108.381635 120.554034) + (xy 108.370635 120.428308) + (xy 108.311739 120.208504) + (xy 108.215568 120.002266) + (xy 108.085047 119.815861) + (xy 108.085045 119.815858) + (xy 107.924141 119.654954) + (xy 107.737734 119.524432) + (xy 107.737728 119.524429) + (xy 107.700345 119.506997) + (xy 107.679724 119.497381) + (xy 107.627285 119.45121) + (xy 107.608133 119.384017) + (xy 107.628348 119.317135) + (xy 107.679725 119.272618) + (xy 107.737734 119.245568) + (xy 107.924139 119.115047) + (xy 108.085047 118.954139) + (xy 108.215568 118.767734) + (xy 108.311739 118.561496) + (xy 108.370635 118.341692) + (xy 108.379694 118.238143) + (xy 108.405146 118.173075) + (xy 108.461737 118.132096) + (xy 108.531499 118.128218) + (xy 108.590903 118.16127) + (xy 108.622109 118.192476) + (xy 108.622115 118.192481) + (xy 108.765302 118.282452) + (xy 108.765305 118.282454) + (xy 108.765309 118.282455) + (xy 108.76531 118.282456) + (xy 108.837913 118.30786) + (xy 108.924943 118.338314) + (xy 109.092997 118.357249) + (xy 109.093 118.357249) + (xy 109.093003 118.357249) + (xy 109.261056 118.338314) + (xy 109.265677 118.336697) + (xy 109.42069 118.282456) + (xy 109.420692 118.282454) + (xy 109.420694 118.282454) + (xy 109.420697 118.282452) + (xy 109.563884 118.192481) + (xy 109.563885 118.19248) + (xy 109.56389 118.192477) + (xy 109.683477 118.07289) + (xy 109.683481 118.072884) + (xy 109.773452 117.929697) + (xy 109.773454 117.929694) + (xy 109.773454 117.929692) + (xy 109.773456 117.92969) + (xy 109.829313 117.770059) + (xy 109.829313 117.770058) + (xy 109.829314 117.770056) + (xy 109.848249 117.602002) + (xy 109.848249 117.601997) + (xy 109.829314 117.433943) + (xy 109.792553 117.328887) + (xy 109.773456 117.27431) + (xy 109.773455 117.274309) + (xy 109.773454 117.274305) + (xy 109.773452 117.274302) + (xy 109.683481 117.131115) + (xy 109.683476 117.131109) + (xy 109.56389 117.011523) + (xy 109.563884 117.011518) + (xy 109.420697 116.921547) + (xy 109.420694 116.921545) + (xy 109.261056 116.865685) + (xy 109.093003 116.846751) + (xy 109.092997 116.846751) + (xy 108.924943 116.865685) + (xy 108.765305 116.921545) + (xy 108.765302 116.921547) + (xy 108.622115 117.011518) + (xy 108.622109 117.011523) + (xy 108.502523 117.131109) + (xy 108.502518 117.131115) + (xy 108.412547 117.274302) + (xy 108.412543 117.27431) + (xy 108.382939 117.358913) + (xy 108.342217 117.415688) + (xy 108.277264 117.441435) + (xy 108.208703 117.427978) + (xy 108.164323 117.38908) + (xy 108.085045 117.275858) + (xy 107.924141 117.114954) + (xy 107.737734 116.984432) + (xy 107.737728 116.984429) + (xy 107.679725 116.957382) + (xy 107.627285 116.91121) + (xy 107.608133 116.844017) + (xy 107.628348 116.777135) + (xy 107.679725 116.732618) + (xy 107.737734 116.705568) + (xy 107.924139 116.575047) + (xy 108.085047 116.414139) + (xy 108.215568 116.227734) + (xy 108.311739 116.021496) + (xy 108.312215 116.019716) + (xy 108.312639 116.01902) + (xy 108.313592 116.016405) + (xy 108.314117 116.016596) + (xy 108.348571 115.960052) + (xy 108.411414 115.929514) + (xy 108.445878 115.928574) + (xy 108.584997 115.944249) + (xy 108.585 115.944249) + (xy 108.585003 115.944249) + (xy 108.753056 115.925314) + (xy 108.753059 115.925313) + (xy 108.91269 115.869456) + (xy 108.912692 115.869454) + (xy 108.912694 115.869454) + (xy 108.912697 115.869452) + (xy 109.055884 115.779481) + (xy 109.055885 115.77948) + (xy 109.05589 115.779477) + (xy 109.175477 115.65989) + (xy 109.21106 115.603261) + (xy 109.265452 115.516697) + (xy 109.265454 115.516694) + (xy 109.265454 115.516692) + (xy 109.265456 115.51669) + (xy 109.321313 115.357059) + (xy 109.321313 115.357058) + (xy 109.321314 115.357056) + (xy 109.340249 115.189002) + (xy 109.340249 115.188997) + (xy 109.321314 115.020943) + (xy 109.285035 114.917265) + (xy 109.265456 114.86131) + (xy 109.265455 114.861309) + (xy 109.265454 114.861305) + (xy 109.265452 114.861302) + (xy 109.175481 114.718115) + (xy 109.175476 114.718109) + (xy 109.05589 114.598523) + (xy 109.055884 114.598518) + (xy 108.912697 114.508547) + (xy 108.912694 114.508545) + (xy 108.753056 114.452685) + (xy 108.585003 114.433751) + (xy 108.584997 114.433751) + (xy 108.416943 114.452685) + (xy 108.257305 114.508545) + (xy 108.257302 114.508547) + (xy 108.114112 114.59852) + (xy 108.108662 114.602867) + (xy 108.106785 114.600514) + (xy 108.05713 114.627556) + (xy 107.987444 114.622493) + (xy 107.943228 114.594041) + (xy 107.924141 114.574954) + (xy 107.737734 114.444432) + (xy 107.737728 114.444429) + (xy 107.679725 114.417382) + (xy 107.627285 114.37121) + (xy 107.608133 114.304017) + (xy 107.609347 114.300001) + (xy 110.454532 114.300001) + (xy 110.474364 114.526686) + (xy 110.474366 114.526697) + (xy 110.533258 114.746488) + (xy 110.533261 114.746497) + (xy 110.629431 114.952732) + (xy 110.629432 114.952734) + (xy 110.759954 115.139141) + (xy 110.920858 115.300045) + (xy 110.920861 115.300047) + (xy 111.107266 115.430568) + (xy 111.313504 115.526739) + (xy 111.533308 115.585635) + (xy 111.69523 115.599801) + (xy 111.759998 115.605468) + (xy 111.76 115.605468) + (xy 111.760002 115.605468) + (xy 111.816807 115.600498) + (xy 111.986692 115.585635) + (xy 112.206496 115.526739) + (xy 112.412734 115.430568) + (xy 112.599139 115.300047) + (xy 112.751316 115.14787) + (xy 125.6995 115.14787) + (xy 125.699501 115.147876) + (xy 125.705908 115.207483) + (xy 125.756202 115.342328) + (xy 125.756206 115.342335) + (xy 125.842452 115.457544) + (xy 125.842455 115.457547) + (xy 125.957664 115.543793) + (xy 125.957671 115.543797) + (xy 126.092517 115.594091) + (xy 126.092516 115.594091) + (xy 126.099444 115.594835) + (xy 126.152127 115.6005) + (xy 127.847872 115.600499) + (xy 127.907483 115.594091) + (xy 128.042331 115.543796) + (xy 128.157546 115.457546) + (xy 128.243796 115.342331) + (xy 128.294091 115.207483) + (xy 128.3005 115.147873) + (xy 128.300499 113.452128) + (xy 128.294091 113.392517) + (xy 128.285671 113.369943) + (xy 128.243797 113.257671) + (xy 128.243793 113.257664) + (xy 128.157547 113.142455) + (xy 128.157544 113.142452) + (xy 128.042335 113.056206) + (xy 128.042328 113.056202) + (xy 127.907482 113.005908) + (xy 127.907483 113.005908) + (xy 127.847883 112.999501) + (xy 127.847881 112.9995) + (xy 127.847873 112.9995) + (xy 127.847864 112.9995) + (xy 126.152129 112.9995) + (xy 126.152123 112.999501) + (xy 126.092516 113.005908) + (xy 125.957671 113.056202) + (xy 125.957664 113.056206) + (xy 125.842455 113.142452) + (xy 125.842452 113.142455) + (xy 125.756206 113.257664) + (xy 125.756202 113.257671) + (xy 125.705908 113.392517) + (xy 125.699507 113.452059) + (xy 125.699501 113.452123) + (xy 125.6995 113.452135) + (xy 125.6995 115.14787) + (xy 112.751316 115.14787) + (xy 112.760047 115.139139) + (xy 112.890568 114.952734) + (xy 112.986739 114.746496) + (xy 113.045635 114.526692) + (xy 113.062984 114.328397) + (xy 113.065468 114.300001) + (xy 113.065468 114.299998) + (xy 113.053707 114.165568) + (xy 113.045635 114.073308) + (xy 112.986739 113.853504) + (xy 112.890568 113.647266) + (xy 112.760047 113.460861) + (xy 112.760045 113.460858) + (xy 112.599141 113.299954) + (xy 112.412734 113.169432) + (xy 112.412732 113.169431) + (xy 112.206497 113.073261) + (xy 112.206488 113.073258) + (xy 111.986697 113.014366) + (xy 111.986693 113.014365) + (xy 111.986692 113.014365) + (xy 111.986691 113.014364) + (xy 111.986686 113.014364) + (xy 111.760002 112.994532) + (xy 111.759998 112.994532) + (xy 111.533313 113.014364) + (xy 111.533302 113.014366) + (xy 111.313511 113.073258) + (xy 111.313502 113.073261) + (xy 111.107267 113.169431) + (xy 111.107265 113.169432) + (xy 110.920858 113.299954) + (xy 110.759954 113.460858) + (xy 110.629432 113.647265) + (xy 110.629431 113.647267) + (xy 110.533261 113.853502) + (xy 110.533258 113.853511) + (xy 110.474366 114.073302) + (xy 110.474364 114.073313) + (xy 110.454532 114.299998) + (xy 110.454532 114.300001) + (xy 107.609347 114.300001) + (xy 107.628348 114.237135) + (xy 107.679725 114.192618) + (xy 107.737734 114.165568) + (xy 107.924139 114.035047) + (xy 108.085047 113.874139) + (xy 108.215568 113.687734) + (xy 108.311739 113.481496) + (xy 108.370635 113.261692) + (xy 108.390468 113.035) + (xy 108.39003 113.029998) + (xy 108.383656 112.957135) + (xy 108.370635 112.808308) + (xy 108.313666 112.595694) + (xy 108.311741 112.588511) + (xy 108.311738 112.588502) + (xy 108.309407 112.583504) + (xy 108.215568 112.382266) + (xy 108.085047 112.195861) + (xy 108.085045 112.195858) + (xy 107.924141 112.034954) + (xy 107.737734 111.904432) + (xy 107.737728 111.904429) + (xy 107.710038 111.891517) + (xy 107.679724 111.877381) + (xy 107.627285 111.83121) + (xy 107.608133 111.764017) + (xy 107.628348 111.697135) + (xy 107.679725 111.652618) + (xy 107.737734 111.625568) + (xy 107.924139 111.495047) + (xy 108.085047 111.334139) + (xy 108.215568 111.147734) + (xy 108.311739 110.941496) + (xy 108.370635 110.721692) + (xy 108.390468 110.495) + (xy 108.39003 110.489998) + (xy 108.37951 110.369751) + (xy 108.370635 110.268308) + (xy 108.316019 110.064476) + (xy 108.311741 110.048511) + (xy 108.311738 110.048502) + (xy 108.309407 110.043504) + (xy 108.215568 109.842266) + (xy 108.085047 109.655861) + (xy 108.085045 109.655858) + (xy 107.924141 109.494954) + (xy 107.737734 109.364432) + (xy 107.737728 109.364429) + (xy 107.679725 109.337382) + (xy 107.627285 109.29121) + (xy 107.608133 109.224017) + (xy 107.628348 109.157135) + (xy 107.679725 109.112618) + (xy 107.737734 109.085568) + (xy 107.908493 108.966002) + (xy 129.546751 108.966002) + (xy 129.565685 109.134056) + (xy 129.621545 109.293694) + (xy 129.621547 109.293697) + (xy 129.711518 109.436884) + (xy 129.711523 109.43689) + (xy 129.831109 109.556476) + (xy 129.831115 109.556481) + (xy 129.974302 109.646452) + (xy 129.974305 109.646454) + (xy 129.974309 109.646455) + (xy 129.97431 109.646456) + (xy 130.017292 109.661496) + (xy 130.133943 109.702314) + (xy 130.301997 109.721249) + (xy 130.302 109.721249) + (xy 130.302002 109.721249) + (xy 130.364121 109.714249) + (xy 130.400548 109.710145) + (xy 130.46937 109.722199) + (xy 130.520749 109.769548) + (xy 130.538374 109.837158) + (xy 130.526814 109.88577) + (xy 130.453262 110.043502) + (xy 130.453258 110.043511) + (xy 130.394366 110.263302) + (xy 130.394364 110.263313) + (xy 130.374532 110.489998) + (xy 130.374532 110.490001) + (xy 130.394364 110.716686) + (xy 130.394366 110.716697) + (xy 130.450129 110.924811) + (xy 130.448466 110.994661) + (xy 130.409303 111.052523) + (xy 130.371312 111.073944) + (xy 130.355311 111.079543) + (xy 130.3553 111.079548) + (xy 130.212115 111.169518) + (xy 130.212109 111.169523) + (xy 130.092523 111.289109) + (xy 130.092518 111.289115) + (xy 130.002547 111.432302) + (xy 130.002545 111.432305) + (xy 129.946685 111.591943) + (xy 129.927751 111.759997) + (xy 129.927751 111.760002) + (xy 129.946685 111.928056) + (xy 130.002545 112.087694) + (xy 130.002547 112.087697) + (xy 130.092518 112.230884) + (xy 130.092523 112.23089) + (xy 130.212109 112.350476) + (xy 130.212115 112.350481) + (xy 130.355302 112.440452) + (xy 130.355307 112.440454) + (xy 130.35531 112.440456) + (xy 130.355313 112.440457) + (xy 130.371309 112.446055) + (xy 130.428085 112.486776) + (xy 130.453832 112.551729) + (xy 130.450129 112.595189) + (xy 130.394366 112.803302) + (xy 130.394364 112.803313) + (xy 130.374532 113.029998) + (xy 130.374532 113.030001) + (xy 130.394364 113.256686) + (xy 130.394366 113.256697) + (xy 130.453258 113.476488) + (xy 130.453261 113.476497) + (xy 130.549431 113.682732) + (xy 130.549432 113.682734) + (xy 130.679954 113.869141) + (xy 130.840858 114.030045) + (xy 130.840861 114.030047) + (xy 131.027266 114.160568) + (xy 131.085275 114.187618) + (xy 131.137714 114.233791) + (xy 131.156866 114.300984) + (xy 131.13665 114.367865) + (xy 131.085275 114.412382) + (xy 131.027267 114.439431) + (xy 131.027265 114.439432) + (xy 130.840858 114.569954) + (xy 130.679954 114.730858) + (xy 130.549432 114.917265) + (xy 130.549431 114.917267) + (xy 130.453261 115.123502) + (xy 130.453258 115.123511) + (xy 130.394366 115.343302) + (xy 130.394364 115.343313) + (xy 130.374532 115.569998) + (xy 130.374532 115.570001) + (xy 130.394364 115.796686) + (xy 130.394366 115.796697) + (xy 130.453258 116.016488) + (xy 130.453261 116.016497) + (xy 130.549431 116.222732) + (xy 130.549432 116.222734) + (xy 130.679954 116.409141) + (xy 130.840858 116.570045) + (xy 130.840861 116.570047) + (xy 131.027266 116.700568) + (xy 131.067587 116.71937) + (xy 131.085275 116.727618) + (xy 131.137714 116.773791) + (xy 131.156866 116.840984) + (xy 131.13665 116.907865) + (xy 131.085275 116.952382) + (xy 131.027267 116.979431) + (xy 131.027265 116.979432) + (xy 130.840858 117.109954) + (xy 130.679954 117.270858) + (xy 130.549432 117.457265) + (xy 130.549431 117.457267) + (xy 130.453261 117.663502) + (xy 130.453258 117.663511) + (xy 130.394366 117.883302) + (xy 130.394364 117.883313) + (xy 130.374532 118.109998) + (xy 130.374532 118.110001) + (xy 130.394364 118.336686) + (xy 130.394366 118.336697) + (xy 130.453258 118.556488) + (xy 130.453261 118.556497) + (xy 130.549431 118.762732) + (xy 130.549432 118.762734) + (xy 130.679954 118.949141) + (xy 130.840858 119.110045) + (xy 130.840861 119.110047) + (xy 131.027266 119.240568) + (xy 131.085275 119.267618) + (xy 131.137714 119.313791) + (xy 131.156866 119.380984) + (xy 131.13665 119.447865) + (xy 131.085275 119.492381) + (xy 131.085118 119.492455) + (xy 131.027267 119.519431) + (xy 131.027265 119.519432) + (xy 130.840858 119.649954) + (xy 130.679954 119.810858) + (xy 130.549432 119.997265) + (xy 130.549431 119.997267) + (xy 130.453261 120.203502) + (xy 130.453258 120.203511) + (xy 130.394366 120.423302) + (xy 130.394364 120.423313) + (xy 130.374532 120.649998) + (xy 130.374532 120.650001) + (xy 130.394364 120.876686) + (xy 130.394366 120.876697) + (xy 130.453258 121.096488) + (xy 130.453261 121.096497) + (xy 130.549431 121.302732) + (xy 130.549432 121.302734) + (xy 130.679954 121.489141) + (xy 130.840858 121.650045) + (xy 130.840861 121.650047) + (xy 131.027266 121.780568) + (xy 131.085275 121.807618) + (xy 131.137714 121.853791) + (xy 131.156866 121.920984) + (xy 131.13665 121.987865) + (xy 131.085275 122.032381) + (xy 131.074552 122.037382) + (xy 131.027267 122.059431) + (xy 131.027265 122.059432) + (xy 130.840858 122.189954) + (xy 130.679954 122.350858) + (xy 130.549432 122.537265) + (xy 130.549431 122.537267) + (xy 130.453261 122.743502) + (xy 130.453258 122.743511) + (xy 130.394366 122.963302) + (xy 130.394364 122.963313) + (xy 130.374532 123.189998) + (xy 130.374532 123.190001) + (xy 130.394364 123.416686) + (xy 130.394366 123.416697) + (xy 130.453258 123.636488) + (xy 130.453261 123.636497) + (xy 130.549431 123.842732) + (xy 130.549432 123.842734) + (xy 130.679954 124.029141) + (xy 130.840858 124.190045) + (xy 130.840861 124.190047) + (xy 131.027266 124.320568) + (xy 131.085275 124.347618) + (xy 131.137714 124.393791) + (xy 131.156866 124.460984) + (xy 131.13665 124.527865) + (xy 131.085275 124.572382) + (xy 131.027267 124.599431) + (xy 131.027265 124.599432) + (xy 130.840858 124.729954) + (xy 130.679954 124.890858) + (xy 130.549432 125.077265) + (xy 130.549431 125.077267) + (xy 130.453261 125.283502) + (xy 130.453258 125.283511) + (xy 130.394366 125.503302) + (xy 130.394364 125.503313) + (xy 130.374532 125.729998) + (xy 130.374532 125.730001) + (xy 130.394364 125.956686) + (xy 130.394366 125.956697) + (xy 130.453258 126.176488) + (xy 130.453261 126.176497) + (xy 130.549431 126.382732) + (xy 130.549432 126.382734) + (xy 130.679954 126.569141) + (xy 130.840858 126.730045) + (xy 130.840861 126.730047) + (xy 131.027266 126.860568) + (xy 131.084681 126.887341) + (xy 131.085275 126.887618) + (xy 131.137714 126.933791) + (xy 131.156866 127.000984) + (xy 131.13665 127.067865) + (xy 131.085275 127.112382) + (xy 131.027267 127.139431) + (xy 131.027265 127.139432) + (xy 130.840858 127.269954) + (xy 130.679954 127.430858) + (xy 130.549432 127.617265) + (xy 130.549431 127.617267) + (xy 130.453261 127.823502) + (xy 130.453258 127.823511) + (xy 130.394366 128.043302) + (xy 130.394364 128.043313) + (xy 130.374532 128.269998) + (xy 130.374532 128.270001) + (xy 130.394364 128.496686) + (xy 130.394366 128.496697) + (xy 130.453258 128.716488) + (xy 130.453261 128.716497) + (xy 130.549431 128.922732) + (xy 130.549432 128.922734) + (xy 130.679954 129.109141) + (xy 130.840858 129.270045) + (xy 130.840861 129.270047) + (xy 131.027266 129.400568) + (xy 131.085275 129.427618) + (xy 131.137714 129.473791) + (xy 131.156866 129.540984) + (xy 131.13665 129.607865) + (xy 131.085275 129.652382) + (xy 131.027267 129.679431) + (xy 131.027265 129.679432) + (xy 130.840858 129.809954) + (xy 130.679954 129.970858) + (xy 130.549432 130.157265) + (xy 130.549431 130.157267) + (xy 130.453261 130.363502) + (xy 130.453258 130.363511) + (xy 130.394366 130.583302) + (xy 130.394364 130.583313) + (xy 130.374532 130.809998) + (xy 130.374532 130.810001) + (xy 130.394364 131.036686) + (xy 130.394366 131.036697) + (xy 130.453258 131.256488) + (xy 130.453261 131.256497) + (xy 130.549431 131.462732) + (xy 130.549432 131.462734) + (xy 130.679954 131.649141) + (xy 130.840858 131.810045) + (xy 130.840861 131.810047) + (xy 131.027266 131.940568) + (xy 131.084681 131.967341) + (xy 131.085275 131.967618) + (xy 131.137714 132.013791) + (xy 131.156866 132.080984) + (xy 131.13665 132.147865) + (xy 131.085275 132.192382) + (xy 131.027267 132.219431) + (xy 131.027265 132.219432) + (xy 130.840858 132.349954) + (xy 130.679954 132.510858) + (xy 130.549432 132.697265) + (xy 130.549431 132.697267) + (xy 130.453261 132.903502) + (xy 130.453258 132.903511) + (xy 130.394366 133.123302) + (xy 130.394364 133.123313) + (xy 130.374532 133.349998) + (xy 130.374532 133.350001) + (xy 130.394364 133.576686) + (xy 130.394366 133.576697) + (xy 130.453258 133.796488) + (xy 130.453261 133.796497) + (xy 130.549431 134.002732) + (xy 130.549432 134.002734) + (xy 130.679954 134.189141) + (xy 130.840858 134.350045) + (xy 130.840861 134.350047) + (xy 131.027266 134.480568) + (xy 131.085275 134.507618) + (xy 131.137714 134.553791) + (xy 131.156866 134.620984) + (xy 131.13665 134.687865) + (xy 131.085275 134.732382) + (xy 131.027267 134.759431) + (xy 131.027265 134.759432) + (xy 130.840858 134.889954) + (xy 130.679954 135.050858) + (xy 130.549432 135.237265) + (xy 130.549431 135.237267) + (xy 130.453261 135.443502) + (xy 130.453258 135.443511) + (xy 130.394366 135.663302) + (xy 130.394364 135.663313) + (xy 130.374532 135.889998) + (xy 130.374532 135.890001) + (xy 130.394364 136.116686) + (xy 130.394366 136.116697) + (xy 130.453258 136.336488) + (xy 130.453261 136.336497) + (xy 130.549431 136.542732) + (xy 130.549432 136.542734) + (xy 130.679954 136.729141) + (xy 130.840858 136.890045) + (xy 130.840861 136.890047) + (xy 131.027266 137.020568) + (xy 131.085275 137.047618) + (xy 131.137714 137.093791) + (xy 131.156866 137.160984) + (xy 131.13665 137.227865) + (xy 131.085275 137.272382) + (xy 131.027267 137.299431) + (xy 131.027265 137.299432) + (xy 130.840858 137.429954) + (xy 130.679954 137.590858) + (xy 130.549432 137.777265) + (xy 130.549431 137.777267) + (xy 130.453261 137.983502) + (xy 130.453258 137.983511) + (xy 130.394366 138.203302) + (xy 130.394364 138.203313) + (xy 130.374532 138.429998) + (xy 130.374532 138.430001) + (xy 130.394364 138.656686) + (xy 130.394366 138.656697) + (xy 130.453258 138.876488) + (xy 130.453261 138.876497) + (xy 130.549431 139.082732) + (xy 130.549432 139.082734) + (xy 130.679954 139.269141) + (xy 130.840858 139.430045) + (xy 130.840861 139.430047) + (xy 131.027266 139.560568) + (xy 131.085275 139.587618) + (xy 131.137714 139.633791) + (xy 131.156866 139.700984) + (xy 131.13665 139.767865) + (xy 131.085275 139.812382) + (xy 131.027267 139.839431) + (xy 131.027265 139.839432) + (xy 130.840858 139.969954) + (xy 130.679954 140.130858) + (xy 130.549432 140.317265) + (xy 130.549431 140.317267) + (xy 130.453261 140.523502) + (xy 130.453258 140.523511) + (xy 130.394366 140.743302) + (xy 130.394364 140.743313) + (xy 130.374532 140.969998) + (xy 130.374532 140.970001) + (xy 130.394364 141.196686) + (xy 130.394366 141.196697) + (xy 130.453258 141.416488) + (xy 130.453261 141.416497) + (xy 130.549431 141.622732) + (xy 130.549432 141.622734) + (xy 130.679954 141.809141) + (xy 130.840858 141.970045) + (xy 130.840861 141.970047) + (xy 131.027266 142.100568) + (xy 131.053931 142.113002) + (xy 131.085275 142.127618) + (xy 131.137714 142.173791) + (xy 131.156866 142.240984) + (xy 131.13665 142.307865) + (xy 131.085275 142.352382) + (xy 131.027267 142.379431) + (xy 131.027265 142.379432) + (xy 130.840858 142.509954) + (xy 130.679954 142.670858) + (xy 130.549432 142.857265) + (xy 130.549431 142.857267) + (xy 130.453261 143.063502) + (xy 130.453258 143.063511) + (xy 130.394366 143.283302) + (xy 130.394364 143.283313) + (xy 130.374532 143.509998) + (xy 130.374532 143.510001) + (xy 130.394364 143.736686) + (xy 130.394366 143.736697) + (xy 130.453258 143.956488) + (xy 130.453261 143.956497) + (xy 130.549431 144.162732) + (xy 130.549432 144.162734) + (xy 130.679954 144.349141) + (xy 130.840858 144.510045) + (xy 130.840861 144.510047) + (xy 131.027266 144.640568) + (xy 131.085275 144.667618) + (xy 131.137714 144.713791) + (xy 131.156866 144.780984) + (xy 131.13665 144.847865) + (xy 131.085275 144.892382) + (xy 131.027267 144.919431) + (xy 131.027265 144.919432) + (xy 130.840858 145.049954) + (xy 130.679954 145.210858) + (xy 130.549432 145.397265) + (xy 130.549431 145.397267) + (xy 130.453261 145.603502) + (xy 130.453258 145.603511) + (xy 130.394366 145.823302) + (xy 130.394364 145.823313) + (xy 130.374532 146.049998) + (xy 130.374532 146.050001) + (xy 130.394364 146.276686) + (xy 130.394366 146.276697) + (xy 130.453258 146.496488) + (xy 130.453261 146.496497) + (xy 130.549431 146.702732) + (xy 130.549432 146.702734) + (xy 130.679954 146.889141) + (xy 130.840858 147.050045) + (xy 130.840861 147.050047) + (xy 131.027266 147.180568) + (xy 131.085275 147.207618) + (xy 131.137714 147.253791) + (xy 131.156866 147.320984) + (xy 131.13665 147.387865) + (xy 131.085275 147.432382) + (xy 131.027267 147.459431) + (xy 131.027265 147.459432) + (xy 130.840858 147.589954) + (xy 130.679954 147.750858) + (xy 130.549432 147.937265) + (xy 130.549431 147.937267) + (xy 130.453261 148.143502) + (xy 130.453258 148.143511) + (xy 130.394366 148.363302) + (xy 130.394364 148.363313) + (xy 130.374532 148.589998) + (xy 130.374532 148.590001) + (xy 130.394364 148.816686) + (xy 130.394366 148.816697) + (xy 130.453258 149.036488) + (xy 130.453261 149.036497) + (xy 130.549431 149.242732) + (xy 130.549432 149.242734) + (xy 130.679954 149.429141) + (xy 130.840858 149.590045) + (xy 130.840861 149.590047) + (xy 131.027266 149.720568) + (xy 131.085275 149.747618) + (xy 131.137714 149.793791) + (xy 131.156866 149.860984) + (xy 131.13665 149.927865) + (xy 131.085275 149.972382) + (xy 131.027267 149.999431) + (xy 131.027265 149.999432) + (xy 130.840858 150.129954) + (xy 130.679954 150.290858) + (xy 130.549432 150.477265) + (xy 130.549431 150.477267) + (xy 130.453261 150.683502) + (xy 130.453258 150.683511) + (xy 130.394366 150.903302) + (xy 130.394364 150.903313) + (xy 130.374532 151.129998) + (xy 130.374532 151.130001) + (xy 130.394364 151.356686) + (xy 130.394366 151.356697) + (xy 130.453258 151.576488) + (xy 130.453261 151.576497) + (xy 130.549431 151.782732) + (xy 130.549432 151.782734) + (xy 130.679954 151.969141) + (xy 130.840858 152.130045) + (xy 130.840861 152.130047) + (xy 131.027266 152.260568) + (xy 131.085275 152.287618) + (xy 131.137714 152.333791) + (xy 131.156866 152.400984) + (xy 131.13665 152.467865) + (xy 131.085275 152.512382) + (xy 131.027267 152.539431) + (xy 131.027265 152.539432) + (xy 130.840858 152.669954) + (xy 130.679954 152.830858) + (xy 130.549432 153.017265) + (xy 130.549431 153.017267) + (xy 130.453261 153.223502) + (xy 130.453258 153.223511) + (xy 130.394366 153.443302) + (xy 130.394364 153.443313) + (xy 130.374532 153.669998) + (xy 130.374532 153.670001) + (xy 130.394364 153.896686) + (xy 130.394366 153.896697) + (xy 130.453258 154.116488) + (xy 130.453261 154.116497) + (xy 130.549431 154.322732) + (xy 130.549432 154.322734) + (xy 130.679954 154.509141) + (xy 130.840858 154.670045) + (xy 130.840861 154.670047) + (xy 131.027266 154.800568) + (xy 131.233504 154.896739) + (xy 131.233509 154.89674) + (xy 131.233511 154.896741) + (xy 131.252164 154.901739) + (xy 131.453308 154.955635) + (xy 131.623214 154.970499) + (xy 131.623215 154.9705) + (xy 131.623216 154.9705) + (xy 132.536785 154.9705) + (xy 132.536785 154.970499) + (xy 132.706692 154.955635) + (xy 132.926496 154.896739) + (xy 133.132734 154.800568) + (xy 133.319139 154.670047) + (xy 133.480047 154.509139) + (xy 133.610568 154.322734) + (xy 133.706739 154.116496) + (xy 133.765635 153.896692) + (xy 133.782634 153.702384) + (xy 133.785468 153.670001) + (xy 133.785468 153.669998) + (xy 133.77038 153.497544) + (xy 133.765635 153.443308) + (xy 133.706739 153.223504) + (xy 133.610568 153.017266) + (xy 133.480047 152.830861) + (xy 133.480045 152.830858) + (xy 133.319141 152.669954) + (xy 133.132734 152.539432) + (xy 133.132728 152.539429) + (xy 133.074725 152.512382) + (xy 133.022285 152.46621) + (xy 133.003133 152.399017) + (xy 133.023348 152.332135) + (xy 133.074725 152.287618) + (xy 133.132734 152.260568) + (xy 133.319139 152.130047) + (xy 133.480047 151.969139) + (xy 133.610568 151.782734) + (xy 133.706739 151.576496) + (xy 133.765635 151.356692) + (xy 133.782634 151.162384) + (xy 133.785468 151.130001) + (xy 133.785468 151.129998) + (xy 133.774357 151.003) + (xy 133.765635 150.903308) + (xy 133.706739 150.683504) + (xy 133.610568 150.477266) + (xy 133.502232 150.322545) + (xy 133.480045 150.290858) + (xy 133.319141 150.129954) + (xy 133.132734 149.999432) + (xy 133.132728 149.999429) + (xy 133.074725 149.972382) + (xy 133.022285 149.92621) + (xy 133.003133 149.859017) + (xy 133.023348 149.792135) + (xy 133.074725 149.747618) + (xy 133.132734 149.720568) + (xy 133.319139 149.590047) + (xy 133.480047 149.429139) + (xy 133.610568 149.242734) + (xy 133.706739 149.036496) + (xy 133.765635 148.816692) + (xy 133.782634 148.622384) + (xy 133.785468 148.590001) + (xy 133.785468 148.589998) + (xy 133.770765 148.421943) + (xy 133.765635 148.363308) + (xy 133.706739 148.143504) + (xy 133.610568 147.937266) + (xy 133.480047 147.750861) + (xy 133.480045 147.750858) + (xy 133.319141 147.589954) + (xy 133.296359 147.574002) + (xy 143.389751 147.574002) + (xy 143.408685 147.742056) + (xy 143.464545 147.901694) + (xy 143.464547 147.901697) + (xy 143.554518 148.044884) + (xy 143.554523 148.04489) + (xy 143.674109 148.164476) + (xy 143.674115 148.164481) + (xy 143.817302 148.254452) + (xy 143.817305 148.254454) + (xy 143.817309 148.254455) + (xy 143.81731 148.254456) + (xy 143.839756 148.26231) + (xy 143.976943 148.310314) + (xy 144.144997 148.329249) + (xy 144.145 148.329249) + (xy 144.145003 148.329249) + (xy 144.313056 148.310314) + (xy 144.313059 148.310313) + (xy 144.47269 148.254456) + (xy 144.472692 148.254454) + (xy 144.472694 148.254454) + (xy 144.472697 148.254452) + (xy 144.615884 148.164481) + (xy 144.615885 148.16448) + (xy 144.61589 148.164477) + (xy 144.735477 148.04489) + (xy 144.763983 147.999523) + (xy 144.825452 147.901697) + (xy 144.825456 147.901689) + (xy 144.84163 147.855467) + (xy 144.847604 147.838391) + (xy 144.888325 147.781616) + (xy 144.953277 147.755868) + (xy 145.0056 147.762304) + (xy 145.060792 147.781616) + (xy 145.119941 147.802313) + (xy 145.161955 147.807047) + (xy 145.287997 147.821249) + (xy 145.288 147.821249) + (xy 145.288003 147.821249) + (xy 145.456056 147.802314) + (xy 145.456059 147.802313) + (xy 145.61569 147.746456) + (xy 145.645122 147.727962) + (xy 145.712356 147.708962) + (xy 145.779192 147.729328) + (xy 145.824407 147.782596) + (xy 145.833646 147.851852) + (xy 145.81267 147.904077) + (xy 145.789435 147.937261) + (xy 145.789431 147.937267) + (xy 145.693261 148.143502) + (xy 145.693258 148.143511) + (xy 145.634366 148.363302) + (xy 145.634364 148.363313) + (xy 145.614532 148.589998) + (xy 145.614532 148.590001) + (xy 145.634364 148.816686) + (xy 145.634366 148.816697) + (xy 145.693258 149.036488) + (xy 145.693261 149.036497) + (xy 145.789431 149.242732) + (xy 145.789432 149.242734) + (xy 145.919954 149.429141) + (xy 146.080858 149.590045) + (xy 146.080861 149.590047) + (xy 146.267266 149.720568) + (xy 146.325275 149.747618) + (xy 146.377714 149.793791) + (xy 146.396866 149.860984) + (xy 146.37665 149.927865) + (xy 146.325275 149.972382) + (xy 146.267267 149.999431) + (xy 146.267265 149.999432) + (xy 146.080858 150.129954) + (xy 145.919954 150.290858) + (xy 145.789432 150.477265) + (xy 145.789431 150.477267) + (xy 145.693261 150.683502) + (xy 145.693258 150.683511) + (xy 145.634366 150.903302) + (xy 145.634364 150.903313) + (xy 145.614532 151.129998) + (xy 145.614532 151.130001) + (xy 145.634364 151.356686) + (xy 145.634366 151.356697) + (xy 145.693258 151.576488) + (xy 145.693261 151.576497) + (xy 145.789431 151.782732) + (xy 145.789432 151.782734) + (xy 145.919954 151.969141) + (xy 146.080858 152.130045) + (xy 146.080861 152.130047) + (xy 146.267266 152.260568) + (xy 146.325275 152.287618) + (xy 146.377714 152.333791) + (xy 146.396866 152.400984) + (xy 146.37665 152.467865) + (xy 146.325275 152.512382) + (xy 146.267267 152.539431) + (xy 146.267265 152.539432) + (xy 146.080858 152.669954) + (xy 145.919954 152.830858) + (xy 145.789432 153.017265) + (xy 145.789431 153.017267) + (xy 145.693261 153.223502) + (xy 145.693258 153.223511) + (xy 145.634366 153.443302) + (xy 145.634364 153.443313) + (xy 145.614532 153.669998) + (xy 145.614532 153.670001) + (xy 145.634364 153.896686) + (xy 145.634366 153.896697) + (xy 145.693258 154.116488) + (xy 145.693261 154.116497) + (xy 145.789431 154.322732) + (xy 145.789432 154.322734) + (xy 145.919954 154.509141) + (xy 146.080858 154.670045) + (xy 146.080861 154.670047) + (xy 146.267266 154.800568) + (xy 146.473504 154.896739) + (xy 146.473509 154.89674) + (xy 146.473511 154.896741) + (xy 146.492164 154.901739) + (xy 146.693308 154.955635) + (xy 146.863214 154.970499) + (xy 146.863215 154.9705) + (xy 146.863216 154.9705) + (xy 147.776785 154.9705) + (xy 147.776785 154.970499) + (xy 147.946692 154.955635) + (xy 148.166496 154.896739) + (xy 148.372734 154.800568) + (xy 148.559139 154.670047) + (xy 148.720047 154.509139) + (xy 148.850568 154.322734) + (xy 148.946739 154.116496) + (xy 149.005635 153.896692) + (xy 149.022634 153.702384) + (xy 149.025468 153.670001) + (xy 149.025468 153.669998) + (xy 149.01038 153.497544) + (xy 149.005635 153.443308) + (xy 148.946739 153.223504) + (xy 148.850568 153.017266) + (xy 148.720047 152.830861) + (xy 148.720045 152.830858) + (xy 148.559141 152.669954) + (xy 148.372734 152.539432) + (xy 148.372728 152.539429) + (xy 148.314725 152.512382) + (xy 148.262285 152.46621) + (xy 148.243133 152.399017) + (xy 148.263348 152.332135) + (xy 148.314725 152.287618) + (xy 148.372734 152.260568) + (xy 148.559139 152.130047) + (xy 148.720047 151.969139) + (xy 148.850568 151.782734) + (xy 148.946739 151.576496) + (xy 149.005635 151.356692) + (xy 149.022634 151.162384) + (xy 149.025468 151.130001) + (xy 149.025468 151.129998) + (xy 149.014357 151.003) + (xy 149.005635 150.903308) + (xy 148.946739 150.683504) + (xy 148.850568 150.477266) + (xy 148.742232 150.322545) + (xy 148.720045 150.290858) + (xy 148.559141 150.129954) + (xy 148.372734 149.999432) + (xy 148.372728 149.999429) + (xy 148.314725 149.972382) + (xy 148.262285 149.92621) + (xy 148.243133 149.859017) + (xy 148.263348 149.792135) + (xy 148.314725 149.747618) + (xy 148.372734 149.720568) + (xy 148.559139 149.590047) + (xy 148.720047 149.429139) + (xy 148.850568 149.242734) + (xy 148.946739 149.036496) + (xy 149.005635 148.816692) + (xy 149.022634 148.622384) + (xy 149.025468 148.590001) + (xy 149.025468 148.589998) + (xy 149.010765 148.421943) + (xy 149.005635 148.363308) + (xy 148.946739 148.143504) + (xy 148.850568 147.937266) + (xy 148.720047 147.750861) + (xy 148.720045 147.750858) + (xy 148.559141 147.589954) + (xy 148.372734 147.459432) + (xy 148.372728 147.459429) + (xy 148.314725 147.432382) + (xy 148.262285 147.38621) + (xy 148.243133 147.319017) + (xy 148.263348 147.252135) + (xy 148.314725 147.207618) + (xy 148.372734 147.180568) + (xy 148.559139 147.050047) + (xy 148.720047 146.889139) + (xy 148.850568 146.702734) + (xy 148.946739 146.496496) + (xy 149.005635 146.276692) + (xy 149.022634 146.082384) + (xy 149.025468 146.050001) + (xy 149.025468 146.049998) + (xy 149.014357 145.923) + (xy 149.005635 145.823308) + (xy 148.946739 145.603504) + (xy 148.850568 145.397266) + (xy 148.742232 145.242545) + (xy 148.720045 145.210858) + (xy 148.559141 145.049954) + (xy 148.372734 144.919432) + (xy 148.372728 144.919429) + (xy 148.314725 144.892382) + (xy 148.262285 144.84621) + (xy 148.243133 144.779017) + (xy 148.263348 144.712135) + (xy 148.314725 144.667618) + (xy 148.372734 144.640568) + (xy 148.559139 144.510047) + (xy 148.720047 144.349139) + (xy 148.850568 144.162734) + (xy 148.946739 143.956496) + (xy 149.005635 143.736692) + (xy 149.022634 143.542384) + (xy 149.025468 143.510001) + (xy 149.025468 143.509998) + (xy 149.007155 143.300684) + (xy 149.005635 143.283308) + (xy 148.946739 143.063504) + (xy 148.850568 142.857266) + (xy 148.720047 142.670861) + (xy 148.720045 142.670858) + (xy 148.559141 142.509954) + (xy 148.372734 142.379432) + (xy 148.372728 142.379429) + (xy 148.314725 142.352382) + (xy 148.262285 142.30621) + (xy 148.243133 142.239017) + (xy 148.263348 142.172135) + (xy 148.314725 142.127618) + (xy 148.315319 142.127341) + (xy 148.372734 142.100568) + (xy 148.559139 141.970047) + (xy 148.720047 141.809139) + (xy 148.850568 141.622734) + (xy 148.946739 141.416496) + (xy 149.005635 141.196692) + (xy 149.022634 141.002384) + (xy 149.025468 140.970001) + (xy 149.025468 140.969998) + (xy 149.016496 140.867448) + (xy 149.005635 140.743308) + (xy 148.946739 140.523504) + (xy 148.850568 140.317266) + (xy 148.722462 140.13431) + (xy 148.720045 140.130858) + (xy 148.559141 139.969954) + (xy 148.372734 139.839432) + (xy 148.372728 139.839429) + (xy 148.314725 139.812382) + (xy 148.262285 139.76621) + (xy 148.243133 139.699017) + (xy 148.263348 139.632135) + (xy 148.314725 139.587618) + (xy 148.372734 139.560568) + (xy 148.559139 139.430047) + (xy 148.720047 139.269139) + (xy 148.850568 139.082734) + (xy 148.946739 138.876496) + (xy 149.005635 138.656692) + (xy 149.022634 138.462384) + (xy 149.025468 138.430001) + (xy 149.025468 138.429998) + (xy 149.016604 138.328685) + (xy 149.005635 138.203308) + (xy 148.946739 137.983504) + (xy 148.850568 137.777266) + (xy 148.722462 137.59431) + (xy 148.720045 137.590858) + (xy 148.559141 137.429954) + (xy 148.372734 137.299432) + (xy 148.372728 137.299429) + (xy 148.314725 137.272382) + (xy 148.262285 137.22621) + (xy 148.243133 137.159017) + (xy 148.263348 137.092135) + (xy 148.314725 137.047618) + (xy 148.372734 137.020568) + (xy 148.559139 136.890047) + (xy 148.720047 136.729139) + (xy 148.850568 136.542734) + (xy 148.946739 136.336496) + (xy 149.005635 136.116692) + (xy 149.022634 135.922384) + (xy 149.025468 135.890001) + (xy 149.025468 135.889998) + (xy 149.015114 135.771657) + (xy 149.005635 135.663308) + (xy 148.946739 135.443504) + (xy 148.850568 135.237266) + (xy 148.720047 135.050861) + (xy 148.720045 135.050858) + (xy 148.559141 134.889954) + (xy 148.372734 134.759432) + (xy 148.372728 134.759429) + (xy 148.314725 134.732382) + (xy 148.262285 134.68621) + (xy 148.243133 134.619017) + (xy 148.263348 134.552135) + (xy 148.314725 134.507618) + (xy 148.372734 134.480568) + (xy 148.559139 134.350047) + (xy 148.720047 134.189139) + (xy 148.850568 134.002734) + (xy 148.946739 133.796496) + (xy 149.005635 133.576692) + (xy 149.022634 133.382384) + (xy 149.025468 133.350001) + (xy 149.025468 133.349998) + (xy 149.016604 133.248685) + (xy 149.005635 133.123308) + (xy 148.948078 132.908502) + (xy 148.946741 132.903511) + (xy 148.946738 132.903502) + (xy 148.918035 132.841949) + (xy 148.850568 132.697266) + (xy 148.720047 132.510861) + (xy 148.720045 132.510858) + (xy 148.559141 132.349954) + (xy 148.372734 132.219432) + (xy 148.372728 132.219429) + (xy 148.314725 132.192382) + (xy 148.262285 132.14621) + (xy 148.243133 132.079017) + (xy 148.263348 132.012135) + (xy 148.314725 131.967618) + (xy 148.315319 131.967341) + (xy 148.372734 131.940568) + (xy 148.559139 131.810047) + (xy 148.720047 131.649139) + (xy 148.850568 131.462734) + (xy 148.946739 131.256496) + (xy 149.005635 131.036692) + (xy 149.022634 130.842384) + (xy 149.025468 130.810001) + (xy 149.025468 130.809998) + (xy 149.014956 130.689852) + (xy 149.005635 130.583308) + (xy 148.952358 130.384476) + (xy 148.946741 130.363511) + (xy 148.946738 130.363502) + (xy 148.918059 130.302) + (xy 148.850568 130.157266) + (xy 148.722462 129.97431) + (xy 148.720045 129.970858) + (xy 148.559141 129.809954) + (xy 148.372734 129.679432) + (xy 148.372728 129.679429) + (xy 148.331596 129.660249) + (xy 148.314724 129.652381) + (xy 148.262285 129.60621) + (xy 148.243133 129.539017) + (xy 148.263348 129.472135) + (xy 148.314725 129.427618) + (xy 148.372734 129.400568) + (xy 148.559139 129.270047) + (xy 148.720047 129.109139) + (xy 148.850568 128.922734) + (xy 148.946739 128.716496) + (xy 149.005635 128.496692) + (xy 149.022634 128.302384) + (xy 149.025468 128.270001) + (xy 149.025468 128.269998) + (xy 149.015132 128.151856) + (xy 149.005635 128.043308) + (xy 148.946739 127.823504) + (xy 148.850568 127.617266) + (xy 148.720047 127.430861) + (xy 148.720045 127.430858) + (xy 148.559141 127.269954) + (xy 148.372734 127.139432) + (xy 148.372732 127.139431) + (xy 148.361275 127.134088) + (xy 148.314132 127.112105) + (xy 148.261694 127.065934) + (xy 148.242542 126.99874) + (xy 148.262758 126.931859) + (xy 148.314134 126.887341) + (xy 148.372484 126.860132) + (xy 148.55882 126.729657) + (xy 148.719657 126.56882) + (xy 148.850134 126.382482) + (xy 148.946265 126.176326) + (xy 148.946269 126.176317) + (xy 148.998872 125.98) + (xy 147.635686 125.98) + (xy 147.647641 125.968045) + (xy 147.705165 125.855148) + (xy 147.724986 125.73) + (xy 147.705165 125.604852) + (xy 147.647641 125.491955) + (xy 147.635686 125.48) + (xy 148.998872 125.48) + (xy 148.998872 125.479999) + (xy 148.946269 125.283682) + (xy 148.946265 125.283673) + (xy 148.850134 125.077517) + (xy 148.719657 124.891179) + (xy 148.55882 124.730342) + (xy 148.372482 124.599865) + (xy 148.314133 124.572657) + (xy 148.261694 124.526484) + (xy 148.242542 124.459291) + (xy 148.262758 124.39241) + (xy 148.314129 124.347895) + (xy 148.372734 124.320568) + (xy 148.559139 124.190047) + (xy 148.720047 124.029139) + (xy 148.850568 123.842734) + (xy 148.946739 123.636496) + (xy 149.005635 123.416692) + (xy 149.022634 123.222384) + (xy 149.025468 123.190001) + (xy 149.025468 123.189998) + (xy 149.01038 123.017544) + (xy 149.005635 122.963308) + (xy 148.946739 122.743504) + (xy 148.850568 122.537266) + (xy 148.720047 122.350861) + (xy 148.720045 122.350858) + (xy 148.559141 122.189954) + (xy 148.372734 122.059432) + (xy 148.372728 122.059429) + (xy 148.325448 122.037382) + (xy 148.314724 122.032381) + (xy 148.262285 121.98621) + (xy 148.243133 121.919017) + (xy 148.263348 121.852135) + (xy 148.314725 121.807618) + (xy 148.372734 121.780568) + (xy 148.559139 121.650047) + (xy 148.720047 121.489139) + (xy 148.850568 121.302734) + (xy 148.946739 121.096496) + (xy 149.005635 120.876692) + (xy 149.022634 120.682384) + (xy 149.025468 120.650001) + (xy 149.025468 120.649998) + (xy 149.014519 120.524852) + (xy 149.005635 120.423308) + (xy 148.946739 120.203504) + (xy 148.850568 119.997266) + (xy 148.720047 119.810861) + (xy 148.720045 119.810858) + (xy 148.559141 119.649954) + (xy 148.372734 119.519432) + (xy 148.372728 119.519429) + (xy 148.314882 119.492455) + (xy 148.314724 119.492381) + (xy 148.262285 119.44621) + (xy 148.243133 119.379017) + (xy 148.263348 119.312135) + (xy 148.314725 119.267618) + (xy 148.372734 119.240568) + (xy 148.559139 119.110047) + (xy 148.720047 118.949139) + (xy 148.850568 118.762734) + (xy 148.946739 118.556496) + (xy 148.979098 118.435728) + (xy 149.015463 118.376069) + (xy 149.078309 118.345539) + (xy 149.112757 118.344602) + (xy 149.224998 118.357249) + (xy 149.225 118.357249) + (xy 149.225002 118.357249) + (xy 149.289866 118.34994) + (xy 149.337242 118.344602) + (xy 149.406064 118.356656) + (xy 149.457443 118.404005) + (xy 149.470901 118.435728) + (xy 149.503259 118.55649) + (xy 149.503261 118.556497) + (xy 149.599431 118.762732) + (xy 149.599432 118.762734) + (xy 149.729954 118.949141) + (xy 149.890858 119.110045) + (xy 149.890861 119.110047) + (xy 150.077266 119.240568) + (xy 150.135275 119.267618) + (xy 150.187714 119.313791) + (xy 150.206866 119.380984) + (xy 150.18665 119.447865) + (xy 150.135275 119.492381) + (xy 150.135118 119.492455) + (xy 150.077267 119.519431) + (xy 150.077265 119.519432) + (xy 149.890858 119.649954) + (xy 149.729954 119.810858) + (xy 149.599432 119.997265) + (xy 149.599431 119.997267) + (xy 149.503261 120.203502) + (xy 149.503258 120.203511) + (xy 149.444366 120.423302) + (xy 149.444364 120.423313) + (xy 149.424532 120.649998) + (xy 149.424532 120.650001) + (xy 149.444364 120.876686) + (xy 149.444366 120.876697) + (xy 149.503258 121.096488) + (xy 149.503261 121.096497) + (xy 149.599431 121.302732) + (xy 149.599432 121.302734) + (xy 149.729954 121.489141) + (xy 149.890858 121.650045) + (xy 149.890861 121.650047) + (xy 150.077266 121.780568) + (xy 150.135275 121.807618) + (xy 150.187714 121.853791) + (xy 150.206866 121.920984) + (xy 150.18665 121.987865) + (xy 150.135275 122.032381) + (xy 150.124552 122.037382) + (xy 150.077267 122.059431) + (xy 150.077265 122.059432) + (xy 149.890858 122.189954) + (xy 149.729954 122.350858) + (xy 149.599432 122.537265) + (xy 149.599431 122.537267) + (xy 149.503261 122.743502) + (xy 149.503258 122.743511) + (xy 149.444366 122.963302) + (xy 149.444364 122.963313) + (xy 149.424532 123.189998) + (xy 149.424532 123.190001) + (xy 149.444364 123.416686) + (xy 149.444366 123.416697) + (xy 149.503258 123.636488) + (xy 149.503261 123.636497) + (xy 149.599431 123.842732) + (xy 149.599432 123.842734) + (xy 149.729954 124.029141) + (xy 149.890858 124.190045) + (xy 149.890861 124.190047) + (xy 150.077266 124.320568) + (xy 150.135275 124.347618) + (xy 150.187714 124.393791) + (xy 150.206866 124.460984) + (xy 150.18665 124.527865) + (xy 150.135275 124.572382) + (xy 150.077267 124.599431) + (xy 150.077265 124.599432) + (xy 149.890858 124.729954) + (xy 149.729954 124.890858) + (xy 149.599432 125.077265) + (xy 149.599431 125.077267) + (xy 149.503261 125.283502) + (xy 149.503258 125.283511) + (xy 149.444366 125.503302) + (xy 149.444364 125.503313) + (xy 149.424532 125.729998) + (xy 149.424532 125.730001) + (xy 149.444364 125.956686) + (xy 149.444366 125.956697) + (xy 149.503258 126.176488) + (xy 149.503261 126.176497) + (xy 149.599431 126.382732) + (xy 149.599432 126.382734) + (xy 149.729954 126.569141) + (xy 149.890858 126.730045) + (xy 149.890861 126.730047) + (xy 150.077266 126.860568) + (xy 150.134681 126.887341) + (xy 150.135275 126.887618) + (xy 150.187714 126.933791) + (xy 150.206866 127.000984) + (xy 150.18665 127.067865) + (xy 150.135275 127.112382) + (xy 150.077267 127.139431) + (xy 150.077265 127.139432) + (xy 149.890858 127.269954) + (xy 149.729954 127.430858) + (xy 149.599432 127.617265) + (xy 149.599431 127.617267) + (xy 149.503261 127.823502) + (xy 149.503258 127.823511) + (xy 149.444366 128.043302) + (xy 149.444364 128.043313) + (xy 149.424532 128.269998) + (xy 149.424532 128.270001) + (xy 149.444364 128.496686) + (xy 149.444366 128.496697) + (xy 149.503258 128.716488) + (xy 149.503261 128.716497) + (xy 149.599431 128.922732) + (xy 149.599432 128.922734) + (xy 149.729954 129.109141) + (xy 149.890858 129.270045) + (xy 149.890861 129.270047) + (xy 150.077266 129.400568) + (xy 150.135275 129.427618) + (xy 150.187714 129.473791) + (xy 150.206866 129.540984) + (xy 150.18665 129.607865) + (xy 150.135275 129.652382) + (xy 150.077267 129.679431) + (xy 150.077265 129.679432) + (xy 149.890858 129.809954) + (xy 149.729954 129.970858) + (xy 149.599432 130.157265) + (xy 149.599431 130.157267) + (xy 149.503261 130.363502) + (xy 149.503258 130.363511) + (xy 149.444366 130.583302) + (xy 149.444364 130.583313) + (xy 149.424532 130.809998) + (xy 149.424532 130.810001) + (xy 149.444364 131.036686) + (xy 149.444366 131.036697) + (xy 149.503258 131.256488) + (xy 149.503261 131.256497) + (xy 149.599431 131.462732) + (xy 149.599432 131.462734) + (xy 149.729954 131.649141) + (xy 149.890858 131.810045) + (xy 149.890861 131.810047) + (xy 150.077266 131.940568) + (xy 150.134681 131.967341) + (xy 150.135275 131.967618) + (xy 150.187714 132.013791) + (xy 150.206866 132.080984) + (xy 150.18665 132.147865) + (xy 150.135275 132.192382) + (xy 150.077267 132.219431) + (xy 150.077265 132.219432) + (xy 149.890858 132.349954) + (xy 149.729954 132.510858) + (xy 149.599432 132.697265) + (xy 149.599431 132.697267) + (xy 149.503261 132.903502) + (xy 149.503258 132.903511) + (xy 149.444366 133.123302) + (xy 149.444364 133.123313) + (xy 149.424532 133.349998) + (xy 149.424532 133.350001) + (xy 149.444364 133.576686) + (xy 149.444366 133.576697) + (xy 149.503258 133.796488) + (xy 149.503261 133.796497) + (xy 149.599431 134.002732) + (xy 149.599432 134.002734) + (xy 149.729954 134.189141) + (xy 149.890858 134.350045) + (xy 149.890861 134.350047) + (xy 150.077266 134.480568) + (xy 150.135275 134.507618) + (xy 150.187714 134.553791) + (xy 150.206866 134.620984) + (xy 150.18665 134.687865) + (xy 150.135275 134.732382) + (xy 150.077267 134.759431) + (xy 150.077265 134.759432) + (xy 149.890858 134.889954) + (xy 149.729954 135.050858) + (xy 149.599432 135.237265) + (xy 149.599431 135.237267) + (xy 149.503261 135.443502) + (xy 149.503258 135.443511) + (xy 149.444366 135.663302) + (xy 149.444364 135.663313) + (xy 149.424532 135.889998) + (xy 149.424532 135.890001) + (xy 149.444364 136.116686) + (xy 149.444366 136.116697) + (xy 149.503258 136.336488) + (xy 149.503261 136.336497) + (xy 149.599431 136.542732) + (xy 149.599432 136.542734) + (xy 149.729954 136.729141) + (xy 149.890858 136.890045) + (xy 149.890861 136.890047) + (xy 150.077266 137.020568) + (xy 150.135275 137.047618) + (xy 150.187714 137.093791) + (xy 150.206866 137.160984) + (xy 150.18665 137.227865) + (xy 150.135275 137.272382) + (xy 150.077267 137.299431) + (xy 150.077265 137.299432) + (xy 149.890858 137.429954) + (xy 149.729954 137.590858) + (xy 149.599432 137.777265) + (xy 149.599431 137.777267) + (xy 149.503261 137.983502) + (xy 149.503258 137.983511) + (xy 149.444366 138.203302) + (xy 149.444364 138.203313) + (xy 149.424532 138.429998) + (xy 149.424532 138.430001) + (xy 149.444364 138.656686) + (xy 149.444366 138.656697) + (xy 149.503258 138.876488) + (xy 149.503261 138.876497) + (xy 149.599431 139.082732) + (xy 149.599432 139.082734) + (xy 149.729954 139.269141) + (xy 149.890858 139.430045) + (xy 149.890861 139.430047) + (xy 150.077266 139.560568) + (xy 150.135865 139.587893) + (xy 150.188305 139.634065) + (xy 150.207457 139.701258) + (xy 150.187242 139.768139) + (xy 150.135867 139.812657) + (xy 150.077515 139.839867) + (xy 149.891179 139.970342) + (xy 149.730342 140.131179) + (xy 149.599865 140.317517) + (xy 149.503734 140.523673) + (xy 149.50373 140.523682) + (xy 149.451127 140.719999) + (xy 149.451128 140.72) + (xy 150.814314 140.72) + (xy 150.802359 140.731955) + (xy 150.744835 140.844852) + (xy 150.725014 140.97) + (xy 150.744835 141.095148) + (xy 150.802359 141.208045) + (xy 150.814314 141.22) + (xy 149.451128 141.22) + (xy 149.50373 141.416317) + (xy 149.503734 141.416326) + (xy 149.599865 141.622482) + (xy 149.730342 141.80882) + (xy 149.891179 141.969657) + (xy 150.077518 142.100134) + (xy 150.07752 142.100135) + (xy 150.135865 142.127342) + (xy 150.188305 142.173514) + (xy 150.207457 142.240707) + (xy 150.187242 142.307589) + (xy 150.135867 142.352105) + (xy 150.077268 142.379431) + (xy 150.077264 142.379433) + (xy 149.890858 142.509954) + (xy 149.729954 142.670858) + (xy 149.599432 142.857265) + (xy 149.599431 142.857267) + (xy 149.503261 143.063502) + (xy 149.503258 143.063511) + (xy 149.444366 143.283302) + (xy 149.444364 143.283313) + (xy 149.424532 143.509998) + (xy 149.424532 143.510001) + (xy 149.444364 143.736686) + (xy 149.444366 143.736697) + (xy 149.503258 143.956488) + (xy 149.503261 143.956497) + (xy 149.599431 144.162732) + (xy 149.599432 144.162734) + (xy 149.729954 144.349141) + (xy 149.890858 144.510045) + (xy 149.890861 144.510047) + (xy 150.077266 144.640568) + (xy 150.135275 144.667618) + (xy 150.187714 144.713791) + (xy 150.206866 144.780984) + (xy 150.18665 144.847865) + (xy 150.135275 144.892382) + (xy 150.077267 144.919431) + (xy 150.077265 144.919432) + (xy 149.890858 145.049954) + (xy 149.729954 145.210858) + (xy 149.599432 145.397265) + (xy 149.599431 145.397267) + (xy 149.503261 145.603502) + (xy 149.503258 145.603511) + (xy 149.444366 145.823302) + (xy 149.444364 145.823313) + (xy 149.424532 146.049998) + (xy 149.424532 146.050001) + (xy 149.444364 146.276686) + (xy 149.444366 146.276697) + (xy 149.503258 146.496488) + (xy 149.503261 146.496497) + (xy 149.599431 146.702732) + (xy 149.599432 146.702734) + (xy 149.729954 146.889141) + (xy 149.890858 147.050045) + (xy 149.890861 147.050047) + (xy 150.077266 147.180568) + (xy 150.135275 147.207618) + (xy 150.187714 147.253791) + (xy 150.206866 147.320984) + (xy 150.18665 147.387865) + (xy 150.135275 147.432382) + (xy 150.077267 147.459431) + (xy 150.077265 147.459432) + (xy 149.890858 147.589954) + (xy 149.729954 147.750858) + (xy 149.599432 147.937265) + (xy 149.599431 147.937267) + (xy 149.503261 148.143502) + (xy 149.503258 148.143511) + (xy 149.444366 148.363302) + (xy 149.444364 148.363313) + (xy 149.424532 148.589998) + (xy 149.424532 148.590001) + (xy 149.444364 148.816686) + (xy 149.444366 148.816697) + (xy 149.503258 149.036488) + (xy 149.503261 149.036497) + (xy 149.599431 149.242732) + (xy 149.599432 149.242734) + (xy 149.729954 149.429141) + (xy 149.890858 149.590045) + (xy 149.890861 149.590047) + (xy 150.077266 149.720568) + (xy 150.135275 149.747618) + (xy 150.187714 149.793791) + (xy 150.206866 149.860984) + (xy 150.18665 149.927865) + (xy 150.135275 149.972382) + (xy 150.077267 149.999431) + (xy 150.077265 149.999432) + (xy 149.890858 150.129954) + (xy 149.729954 150.290858) + (xy 149.599432 150.477265) + (xy 149.599431 150.477267) + (xy 149.503261 150.683502) + (xy 149.503258 150.683511) + (xy 149.444366 150.903302) + (xy 149.444364 150.903313) + (xy 149.424532 151.129998) + (xy 149.424532 151.130001) + (xy 149.444364 151.356686) + (xy 149.444366 151.356697) + (xy 149.503258 151.576488) + (xy 149.503261 151.576497) + (xy 149.599431 151.782732) + (xy 149.599432 151.782734) + (xy 149.729954 151.969141) + (xy 149.890858 152.130045) + (xy 149.890861 152.130047) + (xy 150.077266 152.260568) + (xy 150.135275 152.287618) + (xy 150.187714 152.333791) + (xy 150.206866 152.400984) + (xy 150.18665 152.467865) + (xy 150.135275 152.512382) + (xy 150.077267 152.539431) + (xy 150.077265 152.539432) + (xy 149.890858 152.669954) + (xy 149.729954 152.830858) + (xy 149.599432 153.017265) + (xy 149.599431 153.017267) + (xy 149.503261 153.223502) + (xy 149.503258 153.223511) + (xy 149.444366 153.443302) + (xy 149.444364 153.443313) + (xy 149.424532 153.669998) + (xy 149.424532 153.670001) + (xy 149.444364 153.896686) + (xy 149.444366 153.896697) + (xy 149.503258 154.116488) + (xy 149.503261 154.116497) + (xy 149.599431 154.322732) + (xy 149.599432 154.322734) + (xy 149.729954 154.509141) + (xy 149.890858 154.670045) + (xy 149.890861 154.670047) + (xy 150.077266 154.800568) + (xy 150.283504 154.896739) + (xy 150.283509 154.89674) + (xy 150.283511 154.896741) + (xy 150.302164 154.901739) + (xy 150.503308 154.955635) + (xy 150.673214 154.970499) + (xy 150.673215 154.9705) + (xy 150.673216 154.9705) + (xy 151.586785 154.9705) + (xy 151.586785 154.970499) + (xy 151.756692 154.955635) + (xy 151.976496 154.896739) + (xy 152.182734 154.800568) + (xy 152.369139 154.670047) + (xy 152.530047 154.509139) + (xy 152.660568 154.322734) + (xy 152.756739 154.116496) + (xy 152.815635 153.896692) + (xy 152.832634 153.702384) + (xy 152.835468 153.670001) + (xy 152.835468 153.669998) + (xy 152.82038 153.497544) + (xy 152.815635 153.443308) + (xy 152.756739 153.223504) + (xy 152.660568 153.017266) + (xy 152.530047 152.830861) + (xy 152.530045 152.830858) + (xy 152.369141 152.669954) + (xy 152.182734 152.539432) + (xy 152.182728 152.539429) + (xy 152.124725 152.512382) + (xy 152.072285 152.46621) + (xy 152.053133 152.399017) + (xy 152.073348 152.332135) + (xy 152.124725 152.287618) + (xy 152.182734 152.260568) + (xy 152.369139 152.130047) + (xy 152.530047 151.969139) + (xy 152.660568 151.782734) + (xy 152.756739 151.576496) + (xy 152.815635 151.356692) + (xy 152.832634 151.162384) + (xy 152.835468 151.130001) + (xy 152.835468 151.129998) + (xy 152.824357 151.003) + (xy 152.815635 150.903308) + (xy 152.756739 150.683504) + (xy 152.660568 150.477266) + (xy 152.552232 150.322545) + (xy 152.530045 150.290858) + (xy 152.369141 150.129954) + (xy 152.182734 149.999432) + (xy 152.182728 149.999429) + (xy 152.124725 149.972382) + (xy 152.072285 149.92621) + (xy 152.053133 149.859017) + (xy 152.073348 149.792135) + (xy 152.124725 149.747618) + (xy 152.182734 149.720568) + (xy 152.369139 149.590047) + (xy 152.530047 149.429139) + (xy 152.660568 149.242734) + (xy 152.756739 149.036496) + (xy 152.815635 148.816692) + (xy 152.832634 148.622384) + (xy 152.835468 148.590001) + (xy 152.835468 148.589998) + (xy 152.820765 148.421943) + (xy 152.815635 148.363308) + (xy 152.756739 148.143504) + (xy 152.660568 147.937266) + (xy 152.530047 147.750861) + (xy 152.530045 147.750858) + (xy 152.369141 147.589954) + (xy 152.182734 147.459432) + (xy 152.182728 147.459429) + (xy 152.124725 147.432382) + (xy 152.072285 147.38621) + (xy 152.053133 147.319017) + (xy 152.073348 147.252135) + (xy 152.124725 147.207618) + (xy 152.182734 147.180568) + (xy 152.369139 147.050047) + (xy 152.530047 146.889139) + (xy 152.660568 146.702734) + (xy 152.756739 146.496496) + (xy 152.815635 146.276692) + (xy 152.832634 146.082384) + (xy 152.835468 146.050001) + (xy 152.835468 146.049998) + (xy 152.824357 145.923) + (xy 152.815635 145.823308) + (xy 152.756739 145.603504) + (xy 152.660568 145.397266) + (xy 152.552232 145.242545) + (xy 152.530045 145.210858) + (xy 152.369141 145.049954) + (xy 152.182734 144.919432) + (xy 152.182728 144.919429) + (xy 152.124725 144.892382) + (xy 152.072285 144.84621) + (xy 152.053133 144.779017) + (xy 152.073348 144.712135) + (xy 152.124725 144.667618) + (xy 152.182734 144.640568) + (xy 152.369139 144.510047) + (xy 152.530047 144.349139) + (xy 152.660568 144.162734) + (xy 152.756739 143.956496) + (xy 152.815635 143.736692) + (xy 152.832634 143.542384) + (xy 152.835468 143.510001) + (xy 152.835468 143.509998) + (xy 152.817155 143.300684) + (xy 152.815635 143.283308) + (xy 152.756739 143.063504) + (xy 152.660568 142.857266) + (xy 152.530047 142.670861) + (xy 152.530045 142.670858) + (xy 152.369141 142.509954) + (xy 152.182734 142.379432) + (xy 152.182732 142.379431) + (xy 152.171275 142.374088) + (xy 152.124132 142.352105) + (xy 152.071694 142.305934) + (xy 152.052542 142.23874) + (xy 152.072758 142.171859) + (xy 152.124134 142.127341) + (xy 152.182484 142.100132) + (xy 152.36882 141.969657) + (xy 152.529657 141.80882) + (xy 152.660134 141.622482) + (xy 152.668285 141.605002) + (xy 155.835751 141.605002) + (xy 155.854685 141.773056) + (xy 155.910545 141.932694) + (xy 155.910547 141.932697) + (xy 156.000518 142.075884) + (xy 156.000523 142.07589) + (xy 156.120109 142.195476) + (xy 156.120115 142.195481) + (xy 156.263302 142.285452) + (xy 156.263307 142.285455) + (xy 156.26331 142.285456) + (xy 156.32194 142.305971) + (xy 156.378716 142.346692) + (xy 156.398028 142.382059) + (xy 156.418544 142.440693) + (xy 156.508518 142.583884) + (xy 156.508523 142.58389) + (xy 156.628109 142.703476) + (xy 156.628115 142.703481) + (xy 156.771302 142.793452) + (xy 156.771305 142.793454) + (xy 156.771309 142.793455) + (xy 156.77131 142.793456) + (xy 156.843913 142.81886) + (xy 156.930943 142.849314) + (xy 157.098997 142.868249) + (xy 157.099 142.868249) + (xy 157.099003 142.868249) + (xy 157.267056 142.849314) + (xy 157.287201 142.842265) + (xy 157.42669 142.793456) + (xy 157.426692 142.793454) + (xy 157.426694 142.793454) + (xy 157.426697 142.793452) + (xy 157.569884 142.703481) + (xy 157.569885 142.70348) + (xy 157.56989 142.703477) + (xy 157.689477 142.58389) + (xy 157.689481 142.583884) + (xy 157.779452 142.440697) + (xy 157.779454 142.440694) + (xy 157.779454 142.440692) + (xy 157.779456 142.44069) + (xy 157.835313 142.281059) + (xy 157.835313 142.281058) + (xy 157.835314 142.281056) + (xy 157.854249 142.113002) + (xy 157.854249 142.112997) + (xy 157.835314 141.944943) + (xy 157.789544 141.814141) + (xy 157.779456 141.78531) + (xy 157.779455 141.785309) + (xy 157.779454 141.785305) + (xy 157.779452 141.785302) + (xy 157.689481 141.642115) + (xy 157.689476 141.642109) + (xy 157.569888 141.522521) + (xy 157.429793 141.434493) + (xy 157.383503 141.382159) + (xy 157.372855 141.313105) + (xy 157.40123 141.249257) + (xy 157.45962 141.210885) + (xy 157.509649 141.20628) + (xy 157.525314 141.208045) + (xy 157.606998 141.217249) + (xy 157.607 141.217249) + (xy 157.607003 141.217249) + (xy 157.775056 141.198314) + (xy 157.779677 141.196697) + (xy 157.93469 141.142456) + (xy 157.934692 141.142454) + (xy 157.934694 141.142454) + (xy 157.934697 141.142452) + (xy 158.077884 141.052481) + (xy 158.077885 141.05248) + (xy 158.07789 141.052477) + (xy 158.197477 140.93289) + (xy 158.197481 140.932884) + (xy 158.287452 140.789697) + (xy 158.287454 140.789694) + (xy 158.287454 140.789692) + (xy 158.287456 140.78969) + (xy 158.343313 140.630059) + (xy 158.343313 140.630058) + (xy 158.343314 140.630056) + (xy 158.362249 140.462002) + (xy 158.362249 140.461997) + (xy 158.343314 140.293943) + (xy 158.31286 140.206913) + (xy 158.287456 140.13431) + (xy 158.287455 140.134309) + (xy 158.287454 140.134305) + (xy 158.287452 140.134302) + (xy 158.197481 139.991115) + (xy 158.197476 139.991109) + (xy 158.07789 139.871523) + (xy 158.077884 139.871518) + (xy 157.934697 139.781547) + (xy 157.934694 139.781545) + (xy 157.775056 139.725685) + (xy 157.607003 139.706751) + (xy 157.606997 139.706751) + (xy 157.438943 139.725685) + (xy 157.279305 139.781545) + (xy 157.279302 139.781547) + (xy 157.136115 139.871518) + (xy 157.136109 139.871523) + (xy 157.016523 139.991109) + (xy 157.016518 139.991115) + (xy 156.926547 140.134302) + (xy 156.926545 140.134305) + (xy 156.870685 140.293943) + (xy 156.851751 140.461997) + (xy 156.851751 140.462002) + (xy 156.870686 140.630059) + (xy 156.870686 140.630061) + (xy 156.89702 140.705317) + (xy 156.900582 140.775096) + (xy 156.865854 140.835723) + (xy 156.80386 140.867951) + (xy 156.766206 140.867448) + (xy 156.765979 140.869466) + (xy 156.591003 140.849751) + (xy 156.590997 140.849751) + (xy 156.422943 140.868685) + (xy 156.263305 140.924545) + (xy 156.263302 140.924547) + (xy 156.120115 141.014518) + (xy 156.120109 141.014523) + (xy 156.000523 141.134109) + (xy 156.000518 141.134115) + (xy 155.910547 141.277302) + (xy 155.910545 141.277305) + (xy 155.854685 141.436943) + (xy 155.835751 141.604997) + (xy 155.835751 141.605002) + (xy 152.668285 141.605002) + (xy 152.756265 141.416326) + (xy 152.756269 141.416317) + (xy 152.808872 141.22) + (xy 151.445686 141.22) + (xy 151.457641 141.208045) + (xy 151.515165 141.095148) + (xy 151.534986 140.97) + (xy 151.515165 140.844852) + (xy 151.457641 140.731955) + (xy 151.445686 140.72) + (xy 152.808872 140.72) + (xy 152.808872 140.719999) + (xy 152.756269 140.523682) + (xy 152.756265 140.523673) + (xy 152.660134 140.317517) + (xy 152.529657 140.131179) + (xy 152.36882 139.970342) + (xy 152.182482 139.839865) + (xy 152.124133 139.812657) + (xy 152.071694 139.766484) + (xy 152.052542 139.699291) + (xy 152.072758 139.63241) + (xy 152.124129 139.587895) + (xy 152.182734 139.560568) + (xy 152.369139 139.430047) + (xy 152.530047 139.269139) + (xy 152.660568 139.082734) + (xy 152.756739 138.876496) + (xy 152.815635 138.656692) + (xy 152.832634 138.462384) + (xy 152.835468 138.430001) + (xy 152.835468 138.429998) + (xy 152.826604 138.328685) + (xy 152.815635 138.203308) + (xy 152.756739 137.983504) + (xy 152.72806 137.922002) + (xy 157.359751 137.922002) + (xy 157.378685 138.090056) + (xy 157.434545 138.249694) + (xy 157.434547 138.249697) + (xy 157.524518 138.392884) + (xy 157.524523 138.39289) + (xy 157.644109 138.512476) + (xy 157.644115 138.512481) + (xy 157.787302 138.602452) + (xy 157.787305 138.602454) + (xy 157.787309 138.602455) + (xy 157.78731 138.602456) + (xy 157.809756 138.61031) + (xy 157.946943 138.658314) + (xy 158.114997 138.677249) + (xy 158.115 138.677249) + (xy 158.115003 138.677249) + (xy 158.283056 138.658314) + (xy 158.287677 138.656697) + (xy 158.44269 138.602456) + (xy 158.442692 138.602454) + (xy 158.442694 138.602454) + (xy 158.442697 138.602452) + (xy 158.585884 138.512481) + (xy 158.585885 138.51248) + (xy 158.58589 138.512477) + (xy 158.705477 138.39289) + (xy 158.705481 138.392884) + (xy 158.795452 138.249697) + (xy 158.795454 138.249694) + (xy 158.795454 138.249692) + (xy 158.795456 138.24969) + (xy 158.851313 138.090059) + (xy 158.851313 138.090058) + (xy 158.851314 138.090056) + (xy 158.870249 137.922002) + (xy 158.870249 137.921997) + (xy 158.851314 137.753943) + (xy 158.812253 137.642313) + (xy 158.795456 137.59431) + (xy 158.795455 137.594309) + (xy 158.795454 137.594305) + (xy 158.795452 137.594302) + (xy 158.705481 137.451115) + (xy 158.705476 137.451109) + (xy 158.58589 137.331523) + (xy 158.585884 137.331518) + (xy 158.442697 137.241547) + (xy 158.442694 137.241545) + (xy 158.283056 137.185685) + (xy 158.115003 137.166751) + (xy 158.114997 137.166751) + (xy 157.946943 137.185685) + (xy 157.787305 137.241545) + (xy 157.787302 137.241547) + (xy 157.644115 137.331518) + (xy 157.644109 137.331523) + (xy 157.524523 137.451109) + (xy 157.524518 137.451115) + (xy 157.434547 137.594302) + (xy 157.434545 137.594305) + (xy 157.378685 137.753943) + (xy 157.359751 137.921997) + (xy 157.359751 137.922002) + (xy 152.72806 137.922002) + (xy 152.660568 137.777266) + (xy 152.532462 137.59431) + (xy 152.530045 137.590858) + (xy 152.369141 137.429954) + (xy 152.182734 137.299432) + (xy 152.182728 137.299429) + (xy 152.124725 137.272382) + (xy 152.072285 137.22621) + (xy 152.053133 137.159017) + (xy 152.073348 137.092135) + (xy 152.124725 137.047618) + (xy 152.182734 137.020568) + (xy 152.369139 136.890047) + (xy 152.530047 136.729139) + (xy 152.660568 136.542734) + (xy 152.756739 136.336496) + (xy 152.815635 136.116692) + (xy 152.832634 135.922384) + (xy 152.835468 135.890001) + (xy 152.835468 135.889998) + (xy 152.825114 135.771657) + (xy 152.815635 135.663308) + (xy 152.756739 135.443504) + (xy 152.660568 135.237266) + (xy 152.530047 135.050861) + (xy 152.530045 135.050858) + (xy 152.369141 134.889954) + (xy 152.346359 134.874002) + (xy 162.947751 134.874002) + (xy 162.966685 135.042056) + (xy 163.022545 135.201694) + (xy 163.022547 135.201697) + (xy 163.112518 135.344884) + (xy 163.112523 135.34489) + (xy 163.232109 135.464476) + (xy 163.232115 135.464481) + (xy 163.375302 135.554452) + (xy 163.375305 135.554454) + (xy 163.375309 135.554455) + (xy 163.37531 135.554456) + (xy 163.447913 135.57986) + (xy 163.534943 135.610314) + (xy 163.702997 135.629249) + (xy 163.703 135.629249) + (xy 163.703003 135.629249) + (xy 163.871056 135.610314) + (xy 163.871059 135.610313) + (xy 164.03069 135.554456) + (xy 164.030692 135.554454) + (xy 164.030694 135.554454) + (xy 164.030697 135.554452) + (xy 164.173884 135.464481) + (xy 164.173885 135.46448) + (xy 164.17389 135.464477) + (xy 164.293477 135.34489) + (xy 164.35796 135.242267) + (xy 164.383452 135.201697) + (xy 164.383456 135.201689) + (xy 164.403971 135.14306) + (xy 164.444692 135.086283) + (xy 164.48006 135.066971) + (xy 164.511811 135.055861) + (xy 164.53869 135.046456) + (xy 164.538693 135.046453) + (xy 164.538697 135.046452) + (xy 164.681884 134.956481) + (xy 164.681885 134.95648) + (xy 164.68189 134.956477) + (xy 164.801477 134.83689) + (xy 164.847006 134.764432) + (xy 164.891452 134.693697) + (xy 164.891454 134.693694) + (xy 164.891454 134.693692) + (xy 164.891456 134.69369) + (xy 164.947313 134.534059) + (xy 164.947313 134.534057) + (xy 164.947314 134.534055) + (xy 164.956583 134.451789) + (xy 164.983649 134.387375) + (xy 165.041244 134.34782) + (xy 165.111081 134.345682) + (xy 165.150926 134.364097) + (xy 165.251926 134.434816) + (xy 165.317266 134.480568) + (xy 165.375275 134.507618) + (xy 165.427714 134.553791) + (xy 165.446866 134.620984) + (xy 165.42665 134.687865) + (xy 165.375275 134.732382) + (xy 165.317267 134.759431) + (xy 165.317265 134.759432) + (xy 165.130858 134.889954) + (xy 164.969954 135.050858) + (xy 164.839432 135.237265) + (xy 164.839431 135.237267) + (xy 164.743261 135.443502) + (xy 164.743258 135.443511) + (xy 164.684366 135.663302) + (xy 164.684364 135.663313) + (xy 164.664532 135.889998) + (xy 164.664532 135.890001) + (xy 164.684364 136.116686) + (xy 164.684366 136.116697) + (xy 164.743258 136.336488) + (xy 164.743261 136.336497) + (xy 164.839431 136.542732) + (xy 164.839432 136.542734) + (xy 164.969954 136.729141) + (xy 165.130858 136.890045) + (xy 165.130861 136.890047) + (xy 165.317266 137.020568) + (xy 165.375275 137.047618) + (xy 165.427714 137.093791) + (xy 165.446866 137.160984) + (xy 165.42665 137.227865) + (xy 165.375275 137.272382) + (xy 165.317267 137.299431) + (xy 165.317265 137.299432) + (xy 165.130858 137.429954) + (xy 164.969954 137.590858) + (xy 164.839432 137.777265) + (xy 164.839431 137.777267) + (xy 164.743261 137.983502) + (xy 164.743258 137.983511) + (xy 164.684366 138.203302) + (xy 164.684364 138.203313) + (xy 164.664532 138.429998) + (xy 164.664532 138.430001) + (xy 164.684364 138.656686) + (xy 164.684366 138.656697) + (xy 164.743258 138.876488) + (xy 164.743261 138.876497) + (xy 164.839431 139.082732) + (xy 164.839432 139.082734) + (xy 164.969954 139.269141) + (xy 165.130858 139.430045) + (xy 165.130861 139.430047) + (xy 165.317266 139.560568) + (xy 165.375275 139.587618) + (xy 165.427714 139.633791) + (xy 165.446866 139.700984) + (xy 165.42665 139.767865) + (xy 165.375275 139.812382) + (xy 165.317267 139.839431) + (xy 165.317265 139.839432) + (xy 165.130858 139.969954) + (xy 164.969954 140.130858) + (xy 164.839432 140.317265) + (xy 164.839431 140.317267) + (xy 164.743261 140.523502) + (xy 164.743258 140.523511) + (xy 164.684366 140.743302) + (xy 164.684364 140.743313) + (xy 164.664532 140.969998) + (xy 164.664532 140.970001) + (xy 164.684364 141.196686) + (xy 164.684366 141.196697) + (xy 164.743258 141.416488) + (xy 164.743261 141.416497) + (xy 164.839431 141.622732) + (xy 164.839432 141.622734) + (xy 164.969954 141.809141) + (xy 165.130858 141.970045) + (xy 165.130861 141.970047) + (xy 165.317266 142.100568) + (xy 165.343931 142.113002) + (xy 165.375275 142.127618) + (xy 165.427714 142.173791) + (xy 165.446866 142.240984) + (xy 165.42665 142.307865) + (xy 165.375275 142.352382) + (xy 165.317267 142.379431) + (xy 165.317265 142.379432) + (xy 165.130858 142.509954) + (xy 164.969954 142.670858) + (xy 164.839432 142.857265) + (xy 164.839431 142.857267) + (xy 164.743261 143.063502) + (xy 164.743258 143.063511) + (xy 164.684366 143.283302) + (xy 164.684364 143.283313) + (xy 164.664532 143.509998) + (xy 164.664532 143.510001) + (xy 164.684364 143.736686) + (xy 164.684366 143.736697) + (xy 164.743258 143.956488) + (xy 164.743261 143.956497) + (xy 164.839431 144.162732) + (xy 164.839432 144.162734) + (xy 164.969954 144.349141) + (xy 165.130858 144.510045) + (xy 165.130861 144.510047) + (xy 165.317266 144.640568) + (xy 165.375275 144.667618) + (xy 165.427714 144.713791) + (xy 165.446866 144.780984) + (xy 165.42665 144.847865) + (xy 165.375275 144.892382) + (xy 165.317267 144.919431) + (xy 165.317265 144.919432) + (xy 165.130858 145.049954) + (xy 164.969954 145.210858) + (xy 164.839432 145.397265) + (xy 164.839431 145.397267) + (xy 164.743261 145.603502) + (xy 164.743258 145.603511) + (xy 164.684366 145.823302) + (xy 164.684364 145.823313) + (xy 164.664532 146.049998) + (xy 164.664532 146.050001) + (xy 164.684364 146.276686) + (xy 164.684366 146.276697) + (xy 164.743258 146.496488) + (xy 164.743261 146.496497) + (xy 164.839431 146.702732) + (xy 164.839432 146.702734) + (xy 164.969954 146.889141) + (xy 165.130858 147.050045) + (xy 165.130861 147.050047) + (xy 165.317266 147.180568) + (xy 165.375275 147.207618) + (xy 165.427714 147.253791) + (xy 165.446866 147.320984) + (xy 165.42665 147.387865) + (xy 165.375275 147.432382) + (xy 165.317267 147.459431) + (xy 165.317265 147.459432) + (xy 165.130858 147.589954) + (xy 164.969954 147.750858) + (xy 164.839432 147.937265) + (xy 164.839431 147.937267) + (xy 164.743261 148.143502) + (xy 164.743258 148.143511) + (xy 164.684366 148.363302) + (xy 164.684364 148.363313) + (xy 164.664532 148.589998) + (xy 164.664532 148.590001) + (xy 164.684364 148.816686) + (xy 164.684366 148.816697) + (xy 164.743258 149.036488) + (xy 164.743261 149.036497) + (xy 164.839431 149.242732) + (xy 164.839432 149.242734) + (xy 164.969954 149.429141) + (xy 165.130858 149.590045) + (xy 165.130861 149.590047) + (xy 165.317266 149.720568) + (xy 165.375275 149.747618) + (xy 165.427714 149.793791) + (xy 165.446866 149.860984) + (xy 165.42665 149.927865) + (xy 165.375275 149.972382) + (xy 165.317267 149.999431) + (xy 165.317265 149.999432) + (xy 165.130858 150.129954) + (xy 164.969954 150.290858) + (xy 164.839432 150.477265) + (xy 164.839431 150.477267) + (xy 164.743261 150.683502) + (xy 164.743258 150.683511) + (xy 164.684366 150.903302) + (xy 164.684364 150.903313) + (xy 164.664532 151.129998) + (xy 164.664532 151.130001) + (xy 164.684364 151.356686) + (xy 164.684366 151.356697) + (xy 164.743258 151.576488) + (xy 164.743261 151.576497) + (xy 164.839431 151.782732) + (xy 164.839432 151.782734) + (xy 164.969954 151.969141) + (xy 165.130858 152.130045) + (xy 165.130861 152.130047) + (xy 165.317266 152.260568) + (xy 165.375275 152.287618) + (xy 165.427714 152.333791) + (xy 165.446866 152.400984) + (xy 165.42665 152.467865) + (xy 165.375275 152.512382) + (xy 165.317267 152.539431) + (xy 165.317265 152.539432) + (xy 165.130858 152.669954) + (xy 164.969954 152.830858) + (xy 164.839432 153.017265) + (xy 164.839431 153.017267) + (xy 164.743261 153.223502) + (xy 164.743258 153.223511) + (xy 164.684366 153.443302) + (xy 164.684364 153.443313) + (xy 164.664532 153.669998) + (xy 164.664532 153.670001) + (xy 164.684364 153.896686) + (xy 164.684366 153.896697) + (xy 164.743258 154.116488) + (xy 164.743261 154.116497) + (xy 164.839431 154.322732) + (xy 164.839432 154.322734) + (xy 164.969954 154.509141) + (xy 165.130858 154.670045) + (xy 165.130861 154.670047) + (xy 165.317266 154.800568) + (xy 165.523504 154.896739) + (xy 165.523509 154.89674) + (xy 165.523511 154.896741) + (xy 165.542164 154.901739) + (xy 165.743308 154.955635) + (xy 165.913214 154.970499) + (xy 165.913215 154.9705) + (xy 165.913216 154.9705) + (xy 166.826785 154.9705) + (xy 166.826785 154.970499) + (xy 166.996692 154.955635) + (xy 167.216496 154.896739) + (xy 167.422734 154.800568) + (xy 167.609139 154.670047) + (xy 167.770047 154.509139) + (xy 167.900568 154.322734) + (xy 167.996739 154.116496) + (xy 168.055635 153.896692) + (xy 168.072634 153.702384) + (xy 168.075468 153.670001) + (xy 168.075468 153.669998) + (xy 168.06038 153.497544) + (xy 168.055635 153.443308) + (xy 167.996739 153.223504) + (xy 167.900568 153.017266) + (xy 167.770047 152.830861) + (xy 167.770045 152.830858) + (xy 167.609141 152.669954) + (xy 167.422734 152.539432) + (xy 167.422728 152.539429) + (xy 167.364725 152.512382) + (xy 167.312285 152.46621) + (xy 167.293133 152.399017) + (xy 167.313348 152.332135) + (xy 167.364725 152.287618) + (xy 167.422734 152.260568) + (xy 167.609139 152.130047) + (xy 167.770047 151.969139) + (xy 167.900568 151.782734) + (xy 167.996739 151.576496) + (xy 168.055635 151.356692) + (xy 168.072634 151.162384) + (xy 168.075468 151.130001) + (xy 168.075468 151.129998) + (xy 168.064357 151.003) + (xy 168.055635 150.903308) + (xy 167.996739 150.683504) + (xy 167.900568 150.477266) + (xy 167.792232 150.322545) + (xy 167.770045 150.290858) + (xy 167.609141 150.129954) + (xy 167.422734 149.999432) + (xy 167.422728 149.999429) + (xy 167.364725 149.972382) + (xy 167.312285 149.92621) + (xy 167.293133 149.859017) + (xy 167.313348 149.792135) + (xy 167.364725 149.747618) + (xy 167.422734 149.720568) + (xy 167.609139 149.590047) + (xy 167.770047 149.429139) + (xy 167.900568 149.242734) + (xy 167.996739 149.036496) + (xy 168.055635 148.816692) + (xy 168.072634 148.622384) + (xy 168.075468 148.590001) + (xy 168.075468 148.589998) + (xy 168.060765 148.421943) + (xy 168.055635 148.363308) + (xy 167.996739 148.143504) + (xy 167.900568 147.937266) + (xy 167.770047 147.750861) + (xy 167.770045 147.750858) + (xy 167.609141 147.589954) + (xy 167.422734 147.459432) + (xy 167.422728 147.459429) + (xy 167.364725 147.432382) + (xy 167.312285 147.38621) + (xy 167.293133 147.319017) + (xy 167.313348 147.252135) + (xy 167.364725 147.207618) + (xy 167.422734 147.180568) + (xy 167.609139 147.050047) + (xy 167.770047 146.889139) + (xy 167.900568 146.702734) + (xy 167.996739 146.496496) + (xy 168.055635 146.276692) + (xy 168.072634 146.082384) + (xy 168.075468 146.050001) + (xy 168.075468 146.049998) + (xy 168.064357 145.923) + (xy 168.055635 145.823308) + (xy 167.996739 145.603504) + (xy 167.900568 145.397266) + (xy 167.792232 145.242545) + (xy 167.770045 145.210858) + (xy 167.609141 145.049954) + (xy 167.422734 144.919432) + (xy 167.422728 144.919429) + (xy 167.364725 144.892382) + (xy 167.312285 144.84621) + (xy 167.293133 144.779017) + (xy 167.313348 144.712135) + (xy 167.364725 144.667618) + (xy 167.422734 144.640568) + (xy 167.609139 144.510047) + (xy 167.770047 144.349139) + (xy 167.797451 144.310002) + (xy 171.799751 144.310002) + (xy 171.818685 144.478056) + (xy 171.874545 144.637694) + (xy 171.874547 144.637697) + (xy 171.964518 144.780884) + (xy 171.964523 144.78089) + (xy 172.084109 144.900476) + (xy 172.084115 144.900481) + (xy 172.227302 144.990452) + (xy 172.227305 144.990454) + (xy 172.227309 144.990455) + (xy 172.22731 144.990456) + (xy 172.298605 145.015403) + (xy 172.386943 145.046314) + (xy 172.554997 145.065249) + (xy 172.555 145.065249) + (xy 172.555003 145.065249) + (xy 172.723056 145.046314) + (xy 172.755524 145.034953) + (xy 172.88269 144.990456) + (xy 172.882692 144.990454) + (xy 172.882694 144.990454) + (xy 172.882697 144.990452) + (xy 173.025884 144.900481) + (xy 173.025885 144.90048) + (xy 173.02589 144.900477) + (xy 173.145477 144.78089) + (xy 173.146036 144.78) + (xy 181.524341 144.78) + (xy 181.544936 145.015403) + (xy 181.544938 145.015413) + (xy 181.606094 145.243655) + (xy 181.606096 145.243659) + (xy 181.606097 145.243663) + (xy 181.656031 145.350746) + (xy 181.705964 145.457828) + (xy 181.705965 145.45783) + (xy 181.841505 145.651402) + (xy 182.008597 145.818494) + (xy 182.202169 145.954034) + (xy 182.202171 145.954035) + (xy 182.416337 146.053903) + (xy 182.416343 146.053904) + (xy 182.416344 146.053905) + (xy 182.471285 146.068626) + (xy 182.644592 146.115063) + (xy 182.821032 146.130499) + (xy 182.821033 146.1305) + (xy 182.821034 146.1305) + (xy 182.938967 146.1305) + (xy 182.938967 146.130499) + (xy 183.115408 146.115063) + (xy 183.343663 146.053903) + (xy 183.557829 145.954035) + (xy 183.751401 145.818495) + (xy 183.918495 145.651401) + (xy 184.054035 145.45783) + (xy 184.153903 145.243663) + (xy 184.215063 145.015408) + (xy 184.235659 144.78) + (xy 184.215063 144.544592) + (xy 184.153903 144.316337) + (xy 184.054035 144.102171) + (xy 184.054034 144.102169) + (xy 183.918494 143.908597) + (xy 183.751402 143.741505) + (xy 183.55783 143.605965) + (xy 183.557828 143.605964) + (xy 183.431613 143.547109) + (xy 183.343663 143.506097) + (xy 183.343659 143.506096) + (xy 183.343655 143.506094) + (xy 183.115413 143.444938) + (xy 183.115403 143.444936) + (xy 182.938967 143.4295) + (xy 182.938966 143.4295) + (xy 182.821034 143.4295) + (xy 182.821033 143.4295) + (xy 182.644596 143.444936) + (xy 182.644586 143.444938) + (xy 182.416344 143.506094) + (xy 182.416335 143.506098) + (xy 182.202171 143.605964) + (xy 182.202169 143.605965) + (xy 182.008597 143.741505) + (xy 181.841506 143.908597) + (xy 181.841501 143.908604) + (xy 181.705967 144.102165) + (xy 181.705965 144.102169) + (xy 181.606098 144.316335) + (xy 181.606094 144.316344) + (xy 181.544938 144.544586) + (xy 181.544936 144.544596) + (xy 181.524341 144.779999) + (xy 181.524341 144.78) + (xy 173.146036 144.78) + (xy 173.154843 144.765984) + (xy 173.235452 144.637697) + (xy 173.235454 144.637694) + (xy 173.235454 144.637692) + (xy 173.235456 144.63769) + (xy 173.291313 144.478059) + (xy 173.291313 144.478058) + (xy 173.291314 144.478056) + (xy 173.310249 144.310002) + (xy 173.310249 144.309997) + (xy 173.291314 144.141943) + (xy 173.247943 144.017997) + (xy 173.235456 143.98231) + (xy 173.235455 143.982309) + (xy 173.235454 143.982305) + (xy 173.235452 143.982302) + (xy 173.145481 143.839115) + (xy 173.145476 143.839109) + (xy 173.02589 143.719523) + (xy 173.025884 143.719518) + (xy 172.882697 143.629547) + (xy 172.882694 143.629545) + (xy 172.723056 143.573685) + (xy 172.555003 143.554751) + (xy 172.554997 143.554751) + (xy 172.386943 143.573685) + (xy 172.227305 143.629545) + (xy 172.227302 143.629547) + (xy 172.084115 143.719518) + (xy 172.084109 143.719523) + (xy 171.964523 143.839109) + (xy 171.964518 143.839115) + (xy 171.874547 143.982302) + (xy 171.874545 143.982305) + (xy 171.818685 144.141943) + (xy 171.799751 144.309997) + (xy 171.799751 144.310002) + (xy 167.797451 144.310002) + (xy 167.900568 144.162734) + (xy 167.996739 143.956496) + (xy 168.055635 143.736692) + (xy 168.072634 143.542384) + (xy 168.075468 143.510001) + (xy 168.075468 143.509998) + (xy 168.057155 143.300684) + (xy 168.055635 143.283308) + (xy 167.996739 143.063504) + (xy 167.900568 142.857266) + (xy 167.770047 142.670861) + (xy 167.770045 142.670858) + (xy 167.609141 142.509954) + (xy 167.422734 142.379432) + (xy 167.422728 142.379429) + (xy 167.364725 142.352382) + (xy 167.312285 142.30621) + (xy 167.293133 142.239017) + (xy 167.313348 142.172135) + (xy 167.364725 142.127618) + (xy 167.365319 142.127341) + (xy 167.422734 142.100568) + (xy 167.609139 141.970047) + (xy 167.770047 141.809139) + (xy 167.900568 141.622734) + (xy 167.996739 141.416496) + (xy 168.055635 141.196692) + (xy 168.072634 141.002384) + (xy 168.075468 140.970001) + (xy 168.075468 140.969998) + (xy 168.066496 140.867448) + (xy 168.055635 140.743308) + (xy 167.996739 140.523504) + (xy 167.900568 140.317266) + (xy 167.772462 140.13431) + (xy 167.770045 140.130858) + (xy 167.609141 139.969954) + (xy 167.422734 139.839432) + (xy 167.422728 139.839429) + (xy 167.364725 139.812382) + (xy 167.312285 139.76621) + (xy 167.293133 139.699017) + (xy 167.313348 139.632135) + (xy 167.364725 139.587618) + (xy 167.422734 139.560568) + (xy 167.609139 139.430047) + (xy 167.770047 139.269139) + (xy 167.900568 139.082734) + (xy 167.996739 138.876496) + (xy 168.055635 138.656692) + (xy 168.072634 138.462384) + (xy 168.075468 138.430001) + (xy 168.075468 138.429998) + (xy 168.066604 138.328685) + (xy 168.055635 138.203308) + (xy 167.996739 137.983504) + (xy 167.900568 137.777266) + (xy 167.772462 137.59431) + (xy 167.770045 137.590858) + (xy 167.609141 137.429954) + (xy 167.422734 137.299432) + (xy 167.422732 137.299431) + (xy 167.409192 137.293117) + (xy 167.364724 137.272381) + (xy 167.312286 137.226209) + (xy 167.293134 137.159016) + (xy 167.31335 137.092135) + (xy 167.364726 137.047618) + (xy 167.412007 137.02557) + (xy 167.422734 137.020568) + (xy 167.431293 137.014574) + (xy 167.497494 136.992245) + (xy 167.565262 137.009252) + (xy 167.590099 137.028466) + (xy 167.677109 137.115476) + (xy 167.677115 137.115481) + (xy 167.820302 137.205452) + (xy 167.820308 137.205455) + (xy 167.82031 137.205456) + (xy 167.898641 137.232865) + (xy 167.955598 137.252795) + (xy 168.012374 137.293517) + (xy 168.019637 137.303864) + (xy 168.065521 137.376888) + (xy 168.185109 137.496476) + (xy 168.185115 137.496481) + (xy 168.328302 137.586452) + (xy 168.328305 137.586454) + (xy 168.328309 137.586455) + (xy 168.32831 137.586456) + (xy 168.400913 137.61186) + (xy 168.487943 137.642314) + (xy 168.655997 137.661249) + (xy 168.656 137.661249) + (xy 168.656003 137.661249) + (xy 168.824056 137.642314) + (xy 168.824059 137.642313) + (xy 168.98369 137.586456) + (xy 168.983692 137.586454) + (xy 168.983694 137.586454) + (xy 168.983697 137.586452) + (xy 169.126884 137.496481) + (xy 169.126885 137.49648) + (xy 169.12689 137.496477) + (xy 169.246477 137.37689) + (xy 169.274983 137.331523) + (xy 169.336452 137.233697) + (xy 169.336454 137.233694) + (xy 169.336454 137.233692) + (xy 169.336456 137.23369) + (xy 169.392313 137.074059) + (xy 169.392313 137.074058) + (xy 169.392314 137.074056) + (xy 169.411249 136.906002) + (xy 169.411249 136.905997) + (xy 169.392314 136.737943) + (xy 169.336454 136.578305) + (xy 169.336452 136.578302) + (xy 169.246481 136.435115) + (xy 169.246476 136.435109) + (xy 169.12689 136.315523) + (xy 169.126884 136.315518) + (xy 168.983697 136.225547) + (xy 168.983691 136.225544) + (xy 168.921556 136.203802) + (xy 168.848399 136.178204) + (xy 168.791625 136.137483) + (xy 168.784366 136.127143) + (xy 168.738477 136.05411) + (xy 168.61889 135.934523) + (xy 168.618884 135.934518) + (xy 168.475697 135.844547) + (xy 168.475694 135.844545) + (xy 168.316056 135.788685) + (xy 168.164923 135.771657) + (xy 168.100509 135.74459) + (xy 168.060954 135.686995) + (xy 168.057179 135.668529) + (xy 168.056574 135.668636) + (xy 168.055634 135.663305) + (xy 168.0552 135.661687) + (xy 167.996739 135.443504) + (xy 167.900568 135.237266) + (xy 167.770047 135.050861) + (xy 167.770045 135.050858) + (xy 167.609141 134.889954) + (xy 167.422734 134.759432) + (xy 167.422728 134.759429) + (xy 167.364725 134.732382) + (xy 167.312285 134.68621) + (xy 167.293133 134.619017) + (xy 167.313348 134.552135) + (xy 167.364725 134.507618) + (xy 167.422734 134.480568) + (xy 167.609139 134.350047) + (xy 167.770047 134.189139) + (xy 167.900568 134.002734) + (xy 167.996739 133.796496) + (xy 168.055635 133.576692) + (xy 168.072634 133.382384) + (xy 168.075468 133.350001) + (xy 168.075468 133.349998) + (xy 168.066604 133.248685) + (xy 168.055635 133.123308) + (xy 167.998078 132.908502) + (xy 167.996741 132.903511) + (xy 167.996738 132.903502) + (xy 167.968035 132.841949) + (xy 167.900568 132.697266) + (xy 167.770047 132.510861) + (xy 167.770045 132.510858) + (xy 167.609141 132.349954) + (xy 167.422734 132.219432) + (xy 167.422728 132.219429) + (xy 167.364725 132.192382) + (xy 167.312285 132.14621) + (xy 167.293133 132.079017) + (xy 167.313348 132.012135) + (xy 167.364725 131.967618) + (xy 167.365319 131.967341) + (xy 167.422734 131.940568) + (xy 167.586353 131.826002) + (xy 168.408751 131.826002) + (xy 168.427685 131.994056) + (xy 168.483545 132.153694) + (xy 168.483547 132.153697) + (xy 168.573518 132.296884) + (xy 168.573523 132.29689) + (xy 168.693109 132.416476) + (xy 168.693115 132.416481) + (xy 168.836302 132.506452) + (xy 168.836305 132.506454) + (xy 168.836309 132.506455) + (xy 168.83631 132.506456) + (xy 168.908913 132.53186) + (xy 168.995943 132.562314) + (xy 169.163997 132.581249) + (xy 169.164 132.581249) + (xy 169.164003 132.581249) + (xy 169.332056 132.562314) + (xy 169.332059 132.562313) + (xy 169.49169 132.506456) + (xy 169.491692 132.506454) + (xy 169.491694 132.506454) + (xy 169.491697 132.506452) + (xy 169.634884 132.416481) + (xy 169.634885 132.41648) + (xy 169.63489 132.416477) + (xy 169.754477 132.29689) + (xy 169.800006 132.224432) + (xy 169.844452 132.153697) + (xy 169.844454 132.153694) + (xy 169.844454 132.153692) + (xy 169.844456 132.15369) + (xy 169.900313 131.994059) + (xy 169.900313 131.994058) + (xy 169.900314 131.994056) + (xy 169.919249 131.826002) + (xy 169.919249 131.825997) + (xy 169.900314 131.657943) + (xy 169.844454 131.498305) + (xy 169.844452 131.498302) + (xy 169.754481 131.355115) + (xy 169.754476 131.355109) + (xy 169.660498 131.261131) + (xy 169.627013 131.199808) + (xy 169.631997 131.130116) + (xy 169.673869 131.074183) + (xy 169.734296 131.05023) + (xy 169.840055 131.038314) + (xy 169.840057 131.038313) + (xy 169.840059 131.038313) + (xy 169.99969 130.982456) + (xy 169.999692 130.982454) + (xy 169.999694 130.982454) + (xy 169.999697 130.982452) + (xy 170.142884 130.892481) + (xy 170.142885 130.89248) + (xy 170.14289 130.892477) + (xy 170.262477 130.77289) + (xy 170.262481 130.772884) + (xy 170.352452 130.629697) + (xy 170.352454 130.629694) + (xy 170.352454 130.629692) + (xy 170.352456 130.62969) + (xy 170.408313 130.470059) + (xy 170.408313 130.470058) + (xy 170.408314 130.470056) + (xy 170.427249 130.302002) + (xy 170.427249 130.301997) + (xy 170.408314 130.133943) + (xy 170.35311 129.976179) + (xy 170.352456 129.97431) + (xy 170.352455 129.974309) + (xy 170.352454 129.974305) + (xy 170.352452 129.974302) + (xy 170.262481 129.831115) + (xy 170.262476 129.831109) + (xy 170.14289 129.711523) + (xy 170.142884 129.711518) + (xy 169.999697 129.621547) + (xy 169.999694 129.621545) + (xy 169.840056 129.565685) + (xy 169.672003 129.546751) + (xy 169.671997 129.546751) + (xy 169.503943 129.565685) + (xy 169.344305 129.621545) + (xy 169.344302 129.621547) + (xy 169.201115 129.711518) + (xy 169.201109 129.711523) + (xy 169.081523 129.831109) + (xy 169.081518 129.831115) + (xy 168.991547 129.974302) + (xy 168.991545 129.974305) + (xy 168.935685 130.133943) + (xy 168.916751 130.301997) + (xy 168.916751 130.302002) + (xy 168.935685 130.470056) + (xy 168.991545 130.629694) + (xy 168.991547 130.629697) + (xy 169.081518 130.772884) + (xy 169.081523 130.77289) + (xy 169.175501 130.866868) + (xy 169.208986 130.928191) + (xy 169.204002 130.997883) + (xy 169.16213 131.053816) + (xy 169.101704 131.077769) + (xy 168.995944 131.089685) + (xy 168.836305 131.145545) + (xy 168.836302 131.145547) + (xy 168.693115 131.235518) + (xy 168.693109 131.235523) + (xy 168.573523 131.355109) + (xy 168.573518 131.355115) + (xy 168.483547 131.498302) + (xy 168.483545 131.498305) + (xy 168.427685 131.657943) + (xy 168.408751 131.825997) + (xy 168.408751 131.826002) + (xy 167.586353 131.826002) + (xy 167.609139 131.810047) + (xy 167.770047 131.649139) + (xy 167.900568 131.462734) + (xy 167.996739 131.256496) + (xy 168.055635 131.036692) + (xy 168.072634 130.842384) + (xy 168.075468 130.810001) + (xy 168.075468 130.809998) + (xy 168.064956 130.689852) + (xy 168.055635 130.583308) + (xy 168.002358 130.384476) + (xy 167.996741 130.363511) + (xy 167.996738 130.363502) + (xy 167.968059 130.302) + (xy 167.900568 130.157266) + (xy 167.772462 129.97431) + (xy 167.770045 129.970858) + (xy 167.609141 129.809954) + (xy 167.422734 129.679432) + (xy 167.422728 129.679429) + (xy 167.381596 129.660249) + (xy 167.364724 129.652381) + (xy 167.312285 129.60621) + (xy 167.293133 129.539017) + (xy 167.313348 129.472135) + (xy 167.364725 129.427618) + (xy 167.422734 129.400568) + (xy 167.609139 129.270047) + (xy 167.770047 129.109139) + (xy 167.900568 128.922734) + (xy 167.996739 128.716496) + (xy 168.055635 128.496692) + (xy 168.072634 128.302384) + (xy 168.075468 128.270001) + (xy 168.075468 128.269998) + (xy 168.065132 128.151856) + (xy 168.055635 128.043308) + (xy 167.996739 127.823504) + (xy 167.900568 127.617266) + (xy 167.770047 127.430861) + (xy 167.770045 127.430858) + (xy 167.609141 127.269954) + (xy 167.422734 127.139432) + (xy 167.422728 127.139429) + (xy 167.364725 127.112382) + (xy 167.312285 127.06621) + (xy 167.293133 126.999017) + (xy 167.313348 126.932135) + (xy 167.364725 126.887618) + (xy 167.365319 126.887341) + (xy 167.422734 126.860568) + (xy 167.586353 126.746002) + (xy 169.424751 126.746002) + (xy 169.443685 126.914056) + (xy 169.499545 127.073694) + (xy 169.499547 127.073697) + (xy 169.589518 127.216884) + (xy 169.589523 127.21689) + (xy 169.709109 127.336476) + (xy 169.709115 127.336481) + (xy 169.852302 127.426452) + (xy 169.852305 127.426454) + (xy 169.852309 127.426455) + (xy 169.85231 127.426456) + (xy 169.924913 127.45186) + (xy 170.011943 127.482314) + (xy 170.179997 127.501249) + (xy 170.18 127.501249) + (xy 170.180003 127.501249) + (xy 170.348056 127.482314) + (xy 170.348059 127.482313) + (xy 170.50769 127.426456) + (xy 170.507692 127.426454) + (xy 170.507694 127.426454) + (xy 170.507697 127.426452) + (xy 170.650884 127.336481) + (xy 170.650885 127.33648) + (xy 170.65089 127.336477) + (xy 170.770477 127.21689) + (xy 170.816006 127.144432) + (xy 170.860452 127.073697) + (xy 170.860454 127.073694) + (xy 170.860454 127.073692) + (xy 170.860456 127.07369) + (xy 170.916313 126.914059) + (xy 170.916313 126.914058) + (xy 170.916314 126.914056) + (xy 170.935249 126.746002) + (xy 170.935249 126.745997) + (xy 170.916314 126.577943) + (xy 170.860454 126.418305) + (xy 170.860452 126.418302) + (xy 170.770481 126.275115) + (xy 170.770476 126.275109) + (xy 170.65089 126.155523) + (xy 170.650884 126.155518) + (xy 170.507697 126.065547) + (xy 170.507694 126.065545) + (xy 170.348056 126.009685) + (xy 170.180003 125.990751) + (xy 170.179997 125.990751) + (xy 170.011943 126.009685) + (xy 169.852305 126.065545) + (xy 169.852302 126.065547) + (xy 169.709115 126.155518) + (xy 169.709109 126.155523) + (xy 169.589523 126.275109) + (xy 169.589518 126.275115) + (xy 169.499547 126.418302) + (xy 169.499545 126.418305) + (xy 169.443685 126.577943) + (xy 169.424751 126.745997) + (xy 169.424751 126.746002) + (xy 167.586353 126.746002) + (xy 167.609139 126.730047) + (xy 167.770047 126.569139) + (xy 167.900568 126.382734) + (xy 167.996739 126.176496) + (xy 168.055635 125.956692) + (xy 168.072634 125.762384) + (xy 168.075468 125.730001) + (xy 168.075468 125.729998) + (xy 168.066604 125.628685) + (xy 168.055635 125.503308) + (xy 168.014289 125.349002) + (xy 171.837751 125.349002) + (xy 171.856685 125.517056) + (xy 171.912545 125.676694) + (xy 171.912547 125.676697) + (xy 172.002518 125.819884) + (xy 172.002523 125.81989) + (xy 172.122109 125.939476) + (xy 172.122115 125.939481) + (xy 172.265302 126.029452) + (xy 172.265305 126.029454) + (xy 172.265309 126.029455) + (xy 172.26531 126.029456) + (xy 172.287756 126.03731) + (xy 172.424943 126.085314) + (xy 172.592997 126.104249) + (xy 172.593 126.104249) + (xy 172.593003 126.104249) + (xy 172.761056 126.085314) + (xy 172.804984 126.069943) + (xy 172.92069 126.029456) + (xy 172.920692 126.029454) + (xy 172.920694 126.029454) + (xy 172.920697 126.029452) + (xy 173.063884 125.939481) + (xy 173.063885 125.93948) + (xy 173.06389 125.939477) + (xy 173.183477 125.81989) + (xy 173.211983 125.774523) + (xy 173.273452 125.676697) + (xy 173.273454 125.676694) + (xy 173.273454 125.676692) + (xy 173.273456 125.67669) + (xy 173.329313 125.517059) + (xy 173.329313 125.517058) + (xy 173.329314 125.517056) + (xy 173.348249 125.349002) + (xy 173.348249 125.348997) + (xy 173.329314 125.180943) + (xy 173.28059 125.041697) + (xy 173.273456 125.02131) + (xy 173.273455 125.021309) + (xy 173.273454 125.021305) + (xy 173.273452 125.021302) + (xy 173.183481 124.878115) + (xy 173.183476 124.878109) + (xy 173.06389 124.758523) + (xy 173.063884 124.758518) + (xy 172.920697 124.668547) + (xy 172.920694 124.668545) + (xy 172.761056 124.612685) + (xy 172.593003 124.593751) + (xy 172.592997 124.593751) + (xy 172.424943 124.612685) + (xy 172.265305 124.668545) + (xy 172.265302 124.668547) + (xy 172.122115 124.758518) + (xy 172.122109 124.758523) + (xy 172.002523 124.878109) + (xy 172.002518 124.878115) + (xy 171.912547 125.021302) + (xy 171.912545 125.021305) + (xy 171.856685 125.180943) + (xy 171.837751 125.348997) + (xy 171.837751 125.349002) + (xy 168.014289 125.349002) + (xy 167.996739 125.283504) + (xy 167.900568 125.077266) + (xy 167.770047 124.890861) + (xy 167.770045 124.890858) + (xy 167.609141 124.729954) + (xy 167.422734 124.599432) + (xy 167.422728 124.599429) + (xy 167.364725 124.572382) + (xy 167.312285 124.52621) + (xy 167.293133 124.459017) + (xy 167.313348 124.392135) + (xy 167.364725 124.347618) + (xy 167.422734 124.320568) + (xy 167.586353 124.206002) + (xy 169.424751 124.206002) + (xy 169.443685 124.374056) + (xy 169.499545 124.533694) + (xy 169.499547 124.533697) + (xy 169.589518 124.676884) + (xy 169.589523 124.67689) + (xy 169.709109 124.796476) + (xy 169.709115 124.796481) + (xy 169.852302 124.886452) + (xy 169.852305 124.886454) + (xy 169.852309 124.886455) + (xy 169.85231 124.886456) + (xy 169.924913 124.91186) + (xy 170.011943 124.942314) + (xy 170.179997 124.961249) + (xy 170.18 124.961249) + (xy 170.180003 124.961249) + (xy 170.348056 124.942314) + (xy 170.348059 124.942313) + (xy 170.50769 124.886456) + (xy 170.507692 124.886454) + (xy 170.507694 124.886454) + (xy 170.507697 124.886452) + (xy 170.650884 124.796481) + (xy 170.650885 124.79648) + (xy 170.65089 124.796477) + (xy 170.770477 124.67689) + (xy 170.770481 124.676884) + (xy 170.860452 124.533697) + (xy 170.860454 124.533694) + (xy 170.860454 124.533692) + (xy 170.860456 124.53369) + (xy 170.916313 124.374059) + (xy 170.916313 124.374058) + (xy 170.916314 124.374056) + (xy 170.935249 124.206002) + (xy 170.935249 124.205997) + (xy 170.916314 124.037943) + (xy 170.860454 123.878305) + (xy 170.860452 123.878302) + (xy 170.770481 123.735115) + (xy 170.770476 123.735109) + (xy 170.65089 123.615523) + (xy 170.650884 123.615518) + (xy 170.507697 123.525547) + (xy 170.507694 123.525545) + (xy 170.348056 123.469685) + (xy 170.180003 123.450751) + (xy 170.179997 123.450751) + (xy 170.011943 123.469685) + (xy 169.852305 123.525545) + (xy 169.852302 123.525547) + (xy 169.709115 123.615518) + (xy 169.709109 123.615523) + (xy 169.589523 123.735109) + (xy 169.589518 123.735115) + (xy 169.499547 123.878302) + (xy 169.499545 123.878305) + (xy 169.443685 124.037943) + (xy 169.424751 124.205997) + (xy 169.424751 124.206002) + (xy 167.586353 124.206002) + (xy 167.609139 124.190047) + (xy 167.770047 124.029139) + (xy 167.900568 123.842734) + (xy 167.996739 123.636496) + (xy 168.055635 123.416692) + (xy 168.072634 123.222384) + (xy 168.075468 123.190001) + (xy 168.075468 123.189998) + (xy 168.06038 123.017544) + (xy 168.055635 122.963308) + (xy 167.996739 122.743504) + (xy 167.900568 122.537266) + (xy 167.770047 122.350861) + (xy 167.770045 122.350858) + (xy 167.609141 122.189954) + (xy 167.422734 122.059432) + (xy 167.422728 122.059429) + (xy 167.375448 122.037382) + (xy 167.364724 122.032381) + (xy 167.312285 121.98621) + (xy 167.293133 121.919017) + (xy 167.313348 121.852135) + (xy 167.364725 121.807618) + (xy 167.422734 121.780568) + (xy 167.609139 121.650047) + (xy 167.770047 121.489139) + (xy 167.900568 121.302734) + (xy 167.996739 121.096496) + (xy 168.055635 120.876692) + (xy 168.072634 120.682384) + (xy 168.075468 120.650001) + (xy 168.075468 120.649998) + (xy 168.064519 120.524852) + (xy 168.055635 120.423308) + (xy 167.996739 120.203504) + (xy 167.900568 119.997266) + (xy 167.770047 119.810861) + (xy 167.770045 119.810858) + (xy 167.609141 119.649954) + (xy 167.422734 119.519432) + (xy 167.422728 119.519429) + (xy 167.364882 119.492455) + (xy 167.364724 119.492381) + (xy 167.312285 119.44621) + (xy 167.293413 119.38) + (xy 181.524341 119.38) + (xy 181.544936 119.615403) + (xy 181.544938 119.615413) + (xy 181.606094 119.843655) + (xy 181.606096 119.843659) + (xy 181.606097 119.843663) + (xy 181.62992 119.894751) + (xy 181.705964 120.057828) + (xy 181.705965 120.05783) + (xy 181.841505 120.251402) + (xy 182.008597 120.418494) + (xy 182.202169 120.554034) + (xy 182.202171 120.554035) + (xy 182.416337 120.653903) + (xy 182.416343 120.653904) + (xy 182.416344 120.653905) + (xy 182.471285 120.668626) + (xy 182.644592 120.715063) + (xy 182.821032 120.730499) + (xy 182.821033 120.7305) + (xy 182.821034 120.7305) + (xy 182.938967 120.7305) + (xy 182.938967 120.730499) + (xy 183.115408 120.715063) + (xy 183.343663 120.653903) + (xy 183.557829 120.554035) + (xy 183.751401 120.418495) + (xy 183.918495 120.251401) + (xy 184.054035 120.05783) + (xy 184.153903 119.843663) + (xy 184.215063 119.615408) + (xy 184.235659 119.38) + (xy 184.215063 119.144592) + (xy 184.153953 118.916523) + (xy 184.153905 118.916344) + (xy 184.153904 118.916343) + (xy 184.153903 118.916337) + (xy 184.054035 118.702171) + (xy 184.054034 118.702169) + (xy 183.918494 118.508597) + (xy 183.751402 118.341505) + (xy 183.55783 118.205965) + (xy 183.557828 118.205964) + (xy 183.406715 118.135499) + (xy 183.343663 118.106097) + (xy 183.343659 118.106096) + (xy 183.343655 118.106094) + (xy 183.115413 118.044938) + (xy 183.115403 118.044936) + (xy 182.938967 118.0295) + (xy 182.938966 118.0295) + (xy 182.821034 118.0295) + (xy 182.821033 118.0295) + (xy 182.644596 118.044936) + (xy 182.644586 118.044938) + (xy 182.416344 118.106094) + (xy 182.416335 118.106098) + (xy 182.202171 118.205964) + (xy 182.202169 118.205965) + (xy 182.008597 118.341505) + (xy 181.841506 118.508597) + (xy 181.841501 118.508604) + (xy 181.705967 118.702165) + (xy 181.705965 118.702169) + (xy 181.606098 118.916335) + (xy 181.606094 118.916344) + (xy 181.544938 119.144586) + (xy 181.544936 119.144596) + (xy 181.524341 119.379999) + (xy 181.524341 119.38) + (xy 167.293413 119.38) + (xy 167.293133 119.379017) + (xy 167.313348 119.312135) + (xy 167.364725 119.267618) + (xy 167.422734 119.240568) + (xy 167.609139 119.110047) + (xy 167.770047 118.949139) + (xy 167.900568 118.762734) + (xy 167.996739 118.556496) + (xy 168.055635 118.336692) + (xy 168.073535 118.132096) + (xy 168.075468 118.110001) + (xy 168.075468 118.109998) + (xy 168.067604 118.02011) + (xy 168.055635 117.883308) + (xy 167.999589 117.674139) + (xy 167.996741 117.663511) + (xy 167.996738 117.663502) + (xy 167.968059 117.602) + (xy 167.900568 117.457266) + (xy 167.772462 117.27431) + (xy 167.770045 117.270858) + (xy 167.609141 117.109954) + (xy 167.422734 116.979432) + (xy 167.422728 116.979429) + (xy 167.364725 116.952382) + (xy 167.312285 116.90621) + (xy 167.293133 116.839017) + (xy 167.313348 116.772135) + (xy 167.364725 116.727618) + (xy 167.422734 116.700568) + (xy 167.609139 116.570047) + (xy 167.770047 116.409139) + (xy 167.900568 116.222734) + (xy 167.996739 116.016496) + (xy 168.055635 115.796692) + (xy 168.0741 115.585633) + (xy 168.075468 115.570001) + (xy 168.075468 115.569998) + (xy 168.067604 115.48011) + (xy 168.055635 115.343308) + (xy 167.999589 115.134139) + (xy 167.996741 115.123511) + (xy 167.996738 115.123502) + (xy 167.900568 114.917266) + (xy 167.770047 114.730861) + (xy 167.770045 114.730858) + (xy 167.609141 114.569954) + (xy 167.422734 114.439432) + (xy 167.422728 114.439429) + (xy 167.364725 114.412382) + (xy 167.312285 114.36621) + (xy 167.293133 114.299017) + (xy 167.313348 114.232135) + (xy 167.364725 114.187618) + (xy 167.422734 114.160568) + (xy 167.609139 114.030047) + (xy 167.770047 113.869139) + (xy 167.900568 113.682734) + (xy 167.996739 113.476496) + (xy 168.055635 113.256692) + (xy 168.073176 113.056202) + (xy 168.075468 113.030001) + (xy 168.075468 113.029998) + (xy 168.069021 112.95631) + (xy 168.055635 112.803308) + (xy 168.002358 112.604476) + (xy 167.996741 112.583511) + (xy 167.996738 112.583502) + (xy 167.968059 112.522) + (xy 167.900568 112.377266) + (xy 167.772462 112.19431) + (xy 167.770045 112.190858) + (xy 167.609141 112.029954) + (xy 167.422734 111.899432) + (xy 167.422728 111.899429) + (xy 167.364725 111.872382) + (xy 167.312285 111.82621) + (xy 167.293133 111.759017) + (xy 167.313348 111.692135) + (xy 167.364725 111.647618) + (xy 167.422734 111.620568) + (xy 167.609139 111.490047) + (xy 167.770047 111.329139) + (xy 167.900568 111.142734) + (xy 167.908837 111.125002) + (xy 168.916751 111.125002) + (xy 168.935685 111.293056) + (xy 168.991545 111.452694) + (xy 168.991547 111.452697) + (xy 169.081518 111.595884) + (xy 169.081523 111.59589) + (xy 169.201109 111.715476) + (xy 169.201115 111.715481) + (xy 169.344302 111.805452) + (xy 169.344305 111.805454) + (xy 169.344309 111.805455) + (xy 169.34431 111.805456) + (xy 169.403622 111.82621) + (xy 169.503943 111.861314) + (xy 169.671997 111.880249) + (xy 169.672 111.880249) + (xy 169.672003 111.880249) + (xy 169.840056 111.861314) + (xy 169.883984 111.845943) + (xy 169.99969 111.805456) + (xy 169.999692 111.805454) + (xy 169.999694 111.805454) + (xy 169.999697 111.805452) + (xy 170.142884 111.715481) + (xy 170.142885 111.71548) + (xy 170.14289 111.715477) + (xy 170.262477 111.59589) + (xy 170.264957 111.591943) + (xy 170.352452 111.452697) + (xy 170.352454 111.452694) + (xy 170.352454 111.452692) + (xy 170.352456 111.45269) + (xy 170.408313 111.293059) + (xy 170.408313 111.293058) + (xy 170.408314 111.293056) + (xy 170.427249 111.125002) + (xy 170.427249 111.124997) + (xy 170.408314 110.956943) + (xy 170.363171 110.827933) + (xy 170.352456 110.79731) + (xy 170.352455 110.797309) + (xy 170.352454 110.797305) + (xy 170.352452 110.797302) + (xy 170.262481 110.654115) + (xy 170.262476 110.654109) + (xy 170.14289 110.534523) + (xy 170.142884 110.534518) + (xy 169.999697 110.444547) + (xy 169.999694 110.444545) + (xy 169.840056 110.388685) + (xy 169.672003 110.369751) + (xy 169.671997 110.369751) + (xy 169.503943 110.388685) + (xy 169.344305 110.444545) + (xy 169.344302 110.444547) + (xy 169.201115 110.534518) + (xy 169.201109 110.534523) + (xy 169.081523 110.654109) + (xy 169.081518 110.654115) + (xy 168.991547 110.797302) + (xy 168.991545 110.797305) + (xy 168.935685 110.956943) + (xy 168.916751 111.124997) + (xy 168.916751 111.125002) + (xy 167.908837 111.125002) + (xy 167.996739 110.936496) + (xy 168.055635 110.716692) + (xy 168.072634 110.522384) + (xy 168.075468 110.490001) + (xy 168.075468 110.489998) + (xy 168.065198 110.372618) + (xy 168.055635 110.263308) + (xy 167.999589 110.054139) + (xy 167.996741 110.043511) + (xy 167.996738 110.043502) + (xy 167.968059 109.982) + (xy 167.900568 109.837266) + (xy 167.772462 109.65431) + (xy 167.770045 109.650858) + (xy 167.609141 109.489954) + (xy 167.422734 109.359432) + (xy 167.422728 109.359429) + (xy 167.364725 109.332382) + (xy 167.312285 109.28621) + (xy 167.293133 109.219017) + (xy 167.313348 109.152135) + (xy 167.364725 109.107618) + (xy 167.422734 109.080568) + (xy 167.609139 108.950047) + (xy 167.770047 108.789139) + (xy 167.900568 108.602734) + (xy 167.996739 108.396496) + (xy 168.055635 108.176692) + (xy 168.074144 107.965139) + (xy 168.075468 107.950001) + (xy 168.075468 107.949998) + (xy 168.066966 107.852818) + (xy 168.055635 107.723308) + (xy 167.999589 107.514139) + (xy 167.996741 107.503511) + (xy 167.996738 107.503502) + (xy 167.956081 107.416313) + (xy 167.900568 107.297266) + (xy 167.770047 107.110861) + (xy 167.770045 107.110858) + (xy 167.609143 106.949956) + (xy 167.584536 106.932726) + (xy 167.540912 106.878149) + (xy 167.533719 106.80865) + (xy 167.565241 106.746296) + (xy 167.625471 106.710882) + (xy 167.642404 106.707861) + (xy 167.677483 106.704091) + (xy 167.812331 106.653796) + (xy 167.927546 106.567546) + (xy 168.013796 106.452331) + (xy 168.064091 106.317483) + (xy 168.0705 106.257873) + (xy 168.0705 105.70787) + (xy 174.6795 105.70787) + (xy 174.679501 105.707876) + (xy 174.685908 105.767483) + (xy 174.736202 105.902328) + (xy 174.736206 105.902335) + (xy 174.822452 106.017544) + (xy 174.822455 106.017547) + (xy 174.937664 106.103793) + (xy 174.937671 106.103797) + (xy 175.072517 106.154091) + (xy 175.072516 106.154091) + (xy 175.079444 106.154835) + (xy 175.132127 106.1605) + (xy 178.427872 106.160499) + (xy 178.487483 106.154091) + (xy 178.622331 106.103796) + (xy 178.737546 106.017546) + (xy 178.823796 105.902331) + (xy 178.874091 105.767483) + (xy 178.8805 105.707873) + (xy 178.880499 103.612128) + (xy 178.874091 103.552517) + (xy 178.865948 103.530685) + (xy 178.823797 103.417671) + (xy 178.823793 103.417664) + (xy 178.737547 103.302455) + (xy 178.737544 103.302452) + (xy 178.622335 103.216206) + (xy 178.622328 103.216202) + (xy 178.487482 103.165908) + (xy 178.487483 103.165908) + (xy 178.427883 103.159501) + (xy 178.427881 103.1595) + (xy 178.427873 103.1595) + (xy 178.427864 103.1595) + (xy 175.132129 103.1595) + (xy 175.132123 103.159501) + (xy 175.072516 103.165908) + (xy 174.937671 103.216202) + (xy 174.937664 103.216206) + (xy 174.822455 103.302452) + (xy 174.822452 103.302455) + (xy 174.736206 103.417664) + (xy 174.736202 103.417671) + (xy 174.685908 103.552517) + (xy 174.68225 103.586545) + (xy 174.679501 103.612123) + (xy 174.6795 103.612135) + (xy 174.6795 105.70787) + (xy 168.0705 105.70787) + (xy 168.070499 104.562128) + (xy 168.065299 104.513757) + (xy 168.064091 104.502516) + (xy 168.013797 104.367671) + (xy 168.013793 104.367664) + (xy 167.927547 104.252455) + (xy 167.927544 104.252452) + (xy 167.812335 104.166206) + (xy 167.812328 104.166202) + (xy 167.677482 104.115908) + (xy 167.677483 104.115908) + (xy 167.617883 104.109501) + (xy 167.617881 104.1095) + (xy 167.617873 104.1095) + (xy 167.617864 104.1095) + (xy 165.122129 104.1095) + (xy 165.122123 104.109501) + (xy 165.062516 104.115908) + (xy 164.927671 104.166202) + (xy 164.927664 104.166206) + (xy 164.812455 104.252452) + (xy 164.812452 104.252455) + (xy 164.726206 104.367664) + (xy 164.726202 104.367671) + (xy 164.675908 104.502517) + (xy 164.669507 104.562059) + (xy 164.669501 104.562123) + (xy 164.6695 104.562135) + (xy 164.6695 106.25787) + (xy 164.669501 106.257876) + (xy 164.675908 106.317483) + (xy 164.726202 106.452328) + (xy 164.726206 106.452335) + (xy 164.812452 106.567544) + (xy 164.812455 106.567547) + (xy 164.927664 106.653793) + (xy 164.927671 106.653797) + (xy 164.941077 106.658797) + (xy 165.062517 106.704091) + (xy 165.097596 106.707862) + (xy 165.162144 106.734599) + (xy 165.201993 106.791991) + (xy 165.204488 106.861816) + (xy 165.168836 106.921905) + (xy 165.155464 106.932725) + (xy 165.130858 106.949954) + (xy 164.969954 107.110858) + (xy 164.839432 107.297265) + (xy 164.839431 107.297267) + (xy 164.743261 107.503502) + (xy 164.743258 107.503511) + (xy 164.684366 107.723302) + (xy 164.684364 107.723313) + (xy 164.664532 107.949998) + (xy 164.664532 107.950001) + (xy 164.684364 108.176686) + (xy 164.684366 108.176697) + (xy 164.743258 108.396488) + (xy 164.743261 108.396497) + (xy 164.839431 108.602732) + (xy 164.839432 108.602734) + (xy 164.969954 108.789141) + (xy 165.130858 108.950045) + (xy 165.130861 108.950047) + (xy 165.317266 109.080568) + (xy 165.375275 109.107618) + (xy 165.427714 109.153791) + (xy 165.446866 109.220984) + (xy 165.42665 109.287865) + (xy 165.375275 109.332382) + (xy 165.317267 109.359431) + (xy 165.317265 109.359432) + (xy 165.130858 109.489954) + (xy 164.969954 109.650858) + (xy 164.839432 109.837265) + (xy 164.839431 109.837267) + (xy 164.743261 110.043502) + (xy 164.743258 110.043511) + (xy 164.684366 110.263302) + (xy 164.684364 110.263313) + (xy 164.664532 110.489998) + (xy 164.664532 110.490001) + (xy 164.684364 110.716686) + (xy 164.684366 110.716697) + (xy 164.743258 110.936488) + (xy 164.743261 110.936497) + (xy 164.839431 111.142732) + (xy 164.839432 111.142734) + (xy 164.969954 111.329141) + (xy 165.130858 111.490045) + (xy 165.130861 111.490047) + (xy 165.317266 111.620568) + (xy 165.375275 111.647618) + (xy 165.427714 111.693791) + (xy 165.446866 111.760984) + (xy 165.42665 111.827865) + (xy 165.375275 111.872382) + (xy 165.317267 111.899431) + (xy 165.317265 111.899432) + (xy 165.130858 112.029954) + (xy 164.969954 112.190858) + (xy 164.839432 112.377265) + (xy 164.839431 112.377267) + (xy 164.743261 112.583502) + (xy 164.743258 112.583511) + (xy 164.684366 112.803302) + (xy 164.684364 112.803313) + (xy 164.664532 113.029998) + (xy 164.664532 113.030001) + (xy 164.684364 113.256686) + (xy 164.684366 113.256697) + (xy 164.743258 113.476488) + (xy 164.743261 113.476497) + (xy 164.839431 113.682732) + (xy 164.839432 113.682734) + (xy 164.969954 113.869141) + (xy 165.130858 114.030045) + (xy 165.130861 114.030047) + (xy 165.317266 114.160568) + (xy 165.375275 114.187618) + (xy 165.427714 114.233791) + (xy 165.446866 114.300984) + (xy 165.42665 114.367865) + (xy 165.375275 114.412382) + (xy 165.317267 114.439431) + (xy 165.317265 114.439432) + (xy 165.130858 114.569954) + (xy 164.969954 114.730858) + (xy 164.839432 114.917265) + (xy 164.839431 114.917267) + (xy 164.743261 115.123502) + (xy 164.743258 115.123511) + (xy 164.684366 115.343302) + (xy 164.684364 115.343313) + (xy 164.664532 115.569998) + (xy 164.664532 115.570001) + (xy 164.684364 115.796686) + (xy 164.684366 115.796697) + (xy 164.743258 116.016488) + (xy 164.743261 116.016497) + (xy 164.839431 116.222732) + (xy 164.839432 116.222734) + (xy 164.969954 116.409141) + (xy 165.130858 116.570045) + (xy 165.130861 116.570047) + (xy 165.317266 116.700568) + (xy 165.357587 116.71937) + (xy 165.375275 116.727618) + (xy 165.427714 116.773791) + (xy 165.446866 116.840984) + (xy 165.42665 116.907865) + (xy 165.375275 116.952382) + (xy 165.317267 116.979431) + (xy 165.317265 116.979432) + (xy 165.130858 117.109954) + (xy 164.969954 117.270858) + (xy 164.839432 117.457265) + (xy 164.839431 117.457267) + (xy 164.743261 117.663502) + (xy 164.743258 117.663511) + (xy 164.684366 117.883302) + (xy 164.684364 117.883313) + (xy 164.664532 118.109998) + (xy 164.664532 118.110001) + (xy 164.684364 118.336686) + (xy 164.684366 118.336697) + (xy 164.743258 118.556488) + (xy 164.743261 118.556497) + (xy 164.839431 118.762732) + (xy 164.839432 118.762734) + (xy 164.969954 118.949141) + (xy 165.130858 119.110045) + (xy 165.130861 119.110047) + (xy 165.317266 119.240568) + (xy 165.375275 119.267618) + (xy 165.427714 119.313791) + (xy 165.446866 119.380984) + (xy 165.42665 119.447865) + (xy 165.375275 119.492381) + (xy 165.375118 119.492455) + (xy 165.317267 119.519431) + (xy 165.317265 119.519432) + (xy 165.130858 119.649954) + (xy 164.969954 119.810858) + (xy 164.839432 119.997265) + (xy 164.839431 119.997267) + (xy 164.743261 120.203502) + (xy 164.743258 120.203511) + (xy 164.684366 120.423302) + (xy 164.684364 120.423313) + (xy 164.664532 120.649998) + (xy 164.664532 120.650001) + (xy 164.684364 120.876686) + (xy 164.684366 120.876697) + (xy 164.743258 121.096488) + (xy 164.743261 121.096497) + (xy 164.839431 121.302732) + (xy 164.839432 121.302734) + (xy 164.969954 121.489141) + (xy 165.130858 121.650045) + (xy 165.130861 121.650047) + (xy 165.317266 121.780568) + (xy 165.375275 121.807618) + (xy 165.427714 121.853791) + (xy 165.446866 121.920984) + (xy 165.42665 121.987865) + (xy 165.375275 122.032381) + (xy 165.364552 122.037382) + (xy 165.317267 122.059431) + (xy 165.317265 122.059432) + (xy 165.130858 122.189954) + (xy 164.969954 122.350858) + (xy 164.839432 122.537265) + (xy 164.839431 122.537267) + (xy 164.743261 122.743502) + (xy 164.743258 122.743511) + (xy 164.684366 122.963302) + (xy 164.684364 122.963313) + (xy 164.664532 123.189998) + (xy 164.664532 123.190001) + (xy 164.684364 123.416686) + (xy 164.684366 123.416697) + (xy 164.743258 123.636488) + (xy 164.743261 123.636497) + (xy 164.839431 123.842732) + (xy 164.839432 123.842734) + (xy 164.969954 124.029141) + (xy 165.130858 124.190045) + (xy 165.130861 124.190047) + (xy 165.317266 124.320568) + (xy 165.375275 124.347618) + (xy 165.427714 124.393791) + (xy 165.446866 124.460984) + (xy 165.42665 124.527865) + (xy 165.375275 124.572382) + (xy 165.317267 124.599431) + (xy 165.317265 124.599432) + (xy 165.130858 124.729954) + (xy 164.969954 124.890858) + (xy 164.839432 125.077265) + (xy 164.839431 125.077267) + (xy 164.743261 125.283502) + (xy 164.743258 125.283511) + (xy 164.684366 125.503302) + (xy 164.684364 125.503313) + (xy 164.664532 125.729998) + (xy 164.664532 125.730001) + (xy 164.684364 125.956686) + (xy 164.684366 125.956697) + (xy 164.743258 126.176488) + (xy 164.743261 126.176497) + (xy 164.839431 126.382732) + (xy 164.839432 126.382734) + (xy 164.969954 126.569141) + (xy 165.130858 126.730045) + (xy 165.130861 126.730047) + (xy 165.317266 126.860568) + (xy 165.374681 126.887341) + (xy 165.375275 126.887618) + (xy 165.427714 126.933791) + (xy 165.446866 127.000984) + (xy 165.42665 127.067865) + (xy 165.375275 127.112382) + (xy 165.317267 127.139431) + (xy 165.317265 127.139432) + (xy 165.130858 127.269954) + (xy 164.969954 127.430858) + (xy 164.839432 127.617265) + (xy 164.839431 127.617267) + (xy 164.743261 127.823502) + (xy 164.743258 127.823511) + (xy 164.684366 128.043302) + (xy 164.684364 128.043313) + (xy 164.664532 128.269998) + (xy 164.664532 128.270001) + (xy 164.684364 128.496686) + (xy 164.684366 128.496697) + (xy 164.743258 128.716488) + (xy 164.743261 128.716497) + (xy 164.839431 128.922732) + (xy 164.839432 128.922734) + (xy 164.969954 129.109141) + (xy 165.130858 129.270045) + (xy 165.130861 129.270047) + (xy 165.317266 129.400568) + (xy 165.375275 129.427618) + (xy 165.427714 129.473791) + (xy 165.446866 129.540984) + (xy 165.42665 129.607865) + (xy 165.375275 129.652382) + (xy 165.317267 129.679431) + (xy 165.317265 129.679432) + (xy 165.130858 129.809954) + (xy 164.969954 129.970858) + (xy 164.839432 130.157265) + (xy 164.839431 130.157267) + (xy 164.743261 130.363502) + (xy 164.743258 130.363511) + (xy 164.684366 130.583302) + (xy 164.684364 130.583313) + (xy 164.664532 130.809998) + (xy 164.664532 130.810001) + (xy 164.684364 131.036686) + (xy 164.684366 131.036697) + (xy 164.743258 131.256488) + (xy 164.743261 131.256497) + (xy 164.839431 131.462732) + (xy 164.839432 131.462734) + (xy 164.969954 131.649141) + (xy 165.130858 131.810045) + (xy 165.130861 131.810047) + (xy 165.317266 131.940568) + (xy 165.374681 131.967341) + (xy 165.375275 131.967618) + (xy 165.427714 132.013791) + (xy 165.446866 132.080984) + (xy 165.42665 132.147865) + (xy 165.375275 132.192382) + (xy 165.317267 132.219431) + (xy 165.317265 132.219432) + (xy 165.130858 132.349954) + (xy 164.969954 132.510858) + (xy 164.839432 132.697265) + (xy 164.839431 132.697267) + (xy 164.743261 132.903502) + (xy 164.743258 132.903511) + (xy 164.684366 133.123302) + (xy 164.684364 133.123313) + (xy 164.664532 133.349998) + (xy 164.664532 133.350002) + (xy 164.682056 133.550306) + (xy 164.668289 133.618806) + (xy 164.619674 133.668989) + (xy 164.551645 133.684922) + (xy 164.517573 133.678155) + (xy 164.379056 133.629685) + (xy 164.211003 133.610751) + (xy 164.210997 133.610751) + (xy 164.042943 133.629685) + (xy 163.883305 133.685545) + (xy 163.883302 133.685547) + (xy 163.740115 133.775518) + (xy 163.740109 133.775523) + (xy 163.620523 133.895109) + (xy 163.620518 133.895115) + (xy 163.530548 134.0383) + (xy 163.530544 134.038308) + (xy 163.510027 134.096942) + (xy 163.469304 134.153718) + (xy 163.433942 134.173027) + (xy 163.375308 134.193544) + (xy 163.3753 134.193548) + (xy 163.232115 134.283518) + (xy 163.232109 134.283523) + (xy 163.112523 134.403109) + (xy 163.112518 134.403115) + (xy 163.022547 134.546302) + (xy 163.022545 134.546305) + (xy 162.966685 134.705943) + (xy 162.947751 134.873997) + (xy 162.947751 134.874002) + (xy 152.346359 134.874002) + (xy 152.182734 134.759432) + (xy 152.182728 134.759429) + (xy 152.124725 134.732382) + (xy 152.072285 134.68621) + (xy 152.053133 134.619017) + (xy 152.073348 134.552135) + (xy 152.124725 134.507618) + (xy 152.182734 134.480568) + (xy 152.369139 134.350047) + (xy 152.530047 134.189139) + (xy 152.660568 134.002734) + (xy 152.756739 133.796496) + (xy 152.815635 133.576692) + (xy 152.832634 133.382384) + (xy 152.835468 133.350001) + (xy 152.835468 133.349998) + (xy 152.826604 133.248685) + (xy 152.815635 133.123308) + (xy 152.758078 132.908502) + (xy 152.756741 132.903511) + (xy 152.756738 132.903502) + (xy 152.728035 132.841949) + (xy 152.660568 132.697266) + (xy 152.530047 132.510861) + (xy 152.530045 132.510858) + (xy 152.369141 132.349954) + (xy 152.182734 132.219432) + (xy 152.182728 132.219429) + (xy 152.124725 132.192382) + (xy 152.072285 132.14621) + (xy 152.053133 132.079017) + (xy 152.073348 132.012135) + (xy 152.124725 131.967618) + (xy 152.125319 131.967341) + (xy 152.182734 131.940568) + (xy 152.369139 131.810047) + (xy 152.530047 131.649139) + (xy 152.660568 131.462734) + (xy 152.756739 131.256496) + (xy 152.815635 131.036692) + (xy 152.832634 130.842384) + (xy 152.835468 130.810001) + (xy 152.835468 130.809998) + (xy 152.824956 130.689852) + (xy 152.815635 130.583308) + (xy 152.762358 130.384476) + (xy 152.756741 130.363511) + (xy 152.756738 130.363502) + (xy 152.728059 130.302) + (xy 152.660568 130.157266) + (xy 152.532462 129.97431) + (xy 152.530045 129.970858) + (xy 152.369141 129.809954) + (xy 152.182734 129.679432) + (xy 152.182728 129.679429) + (xy 152.141596 129.660249) + (xy 152.124724 129.652381) + (xy 152.072285 129.60621) + (xy 152.053133 129.539017) + (xy 152.073348 129.472135) + (xy 152.124725 129.427618) + (xy 152.182734 129.400568) + (xy 152.369139 129.270047) + (xy 152.530047 129.109139) + (xy 152.660568 128.922734) + (xy 152.756739 128.716496) + (xy 152.815635 128.496692) + (xy 152.832634 128.302384) + (xy 152.835468 128.270001) + (xy 152.835468 128.269998) + (xy 152.825132 128.151856) + (xy 152.815635 128.043308) + (xy 152.756739 127.823504) + (xy 152.660568 127.617266) + (xy 152.530047 127.430861) + (xy 152.530045 127.430858) + (xy 152.369141 127.269954) + (xy 152.182734 127.139432) + (xy 152.182728 127.139429) + (xy 152.124725 127.112382) + (xy 152.072285 127.06621) + (xy 152.053133 126.999017) + (xy 152.073348 126.932135) + (xy 152.124725 126.887618) + (xy 152.125319 126.887341) + (xy 152.182734 126.860568) + (xy 152.369139 126.730047) + (xy 152.530047 126.569139) + (xy 152.660568 126.382734) + (xy 152.756739 126.176496) + (xy 152.815635 125.956692) + (xy 152.832634 125.762384) + (xy 152.835468 125.730001) + (xy 152.835468 125.729998) + (xy 152.826604 125.628685) + (xy 152.815635 125.503308) + (xy 152.756739 125.283504) + (xy 152.660568 125.077266) + (xy 152.530047 124.890861) + (xy 152.530045 124.890858) + (xy 152.369141 124.729954) + (xy 152.182734 124.599432) + (xy 152.182728 124.599429) + (xy 152.124725 124.572382) + (xy 152.072285 124.52621) + (xy 152.053133 124.459017) + (xy 152.073348 124.392135) + (xy 152.124725 124.347618) + (xy 152.182734 124.320568) + (xy 152.369139 124.190047) + (xy 152.530047 124.029139) + (xy 152.660568 123.842734) + (xy 152.756739 123.636496) + (xy 152.815635 123.416692) + (xy 152.832634 123.222384) + (xy 152.835468 123.190001) + (xy 152.835468 123.189998) + (xy 152.82038 123.017544) + (xy 152.815635 122.963308) + (xy 152.756739 122.743504) + (xy 152.660568 122.537266) + (xy 152.530047 122.350861) + (xy 152.530045 122.350858) + (xy 152.369141 122.189954) + (xy 152.182734 122.059432) + (xy 152.182728 122.059429) + (xy 152.135448 122.037382) + (xy 152.124724 122.032381) + (xy 152.072285 121.98621) + (xy 152.053133 121.919017) + (xy 152.073348 121.852135) + (xy 152.124725 121.807618) + (xy 152.182734 121.780568) + (xy 152.369139 121.650047) + (xy 152.530047 121.489139) + (xy 152.660568 121.302734) + (xy 152.756739 121.096496) + (xy 152.815635 120.876692) + (xy 152.832634 120.682384) + (xy 152.835468 120.650001) + (xy 152.835468 120.649998) + (xy 152.824519 120.524852) + (xy 152.815635 120.423308) + (xy 152.756739 120.203504) + (xy 152.660568 119.997266) + (xy 152.530047 119.810861) + (xy 152.530045 119.810858) + (xy 152.369141 119.649954) + (xy 152.182734 119.519432) + (xy 152.182728 119.519429) + (xy 152.124882 119.492455) + (xy 152.124724 119.492381) + (xy 152.072285 119.44621) + (xy 152.053133 119.379017) + (xy 152.073348 119.312135) + (xy 152.124725 119.267618) + (xy 152.182734 119.240568) + (xy 152.369139 119.110047) + (xy 152.530047 118.949139) + (xy 152.660568 118.762734) + (xy 152.756739 118.556496) + (xy 152.774288 118.491002) + (xy 156.343751 118.491002) + (xy 156.362685 118.659056) + (xy 156.418545 118.818694) + (xy 156.418547 118.818697) + (xy 156.508518 118.961884) + (xy 156.508523 118.96189) + (xy 156.628109 119.081476) + (xy 156.628115 119.081481) + (xy 156.771302 119.171452) + (xy 156.771305 119.171454) + (xy 156.771309 119.171455) + (xy 156.77131 119.171456) + (xy 156.793756 119.17931) + (xy 156.930943 119.227314) + (xy 157.098997 119.246249) + (xy 157.099 119.246249) + (xy 157.099003 119.246249) + (xy 157.267056 119.227314) + (xy 157.267059 119.227313) + (xy 157.42669 119.171456) + (xy 157.426692 119.171454) + (xy 157.426694 119.171454) + (xy 157.426697 119.171452) + (xy 157.569884 119.081481) + (xy 157.569885 119.08148) + (xy 157.56989 119.081477) + (xy 157.689477 118.96189) + (xy 157.694346 118.954141) + (xy 157.779452 118.818697) + (xy 157.779454 118.818694) + (xy 157.779454 118.818692) + (xy 157.779456 118.81869) + (xy 157.835313 118.659059) + (xy 157.835313 118.659058) + (xy 157.835314 118.659056) + (xy 157.854249 118.491002) + (xy 157.854249 118.490997) + (xy 157.835314 118.322943) + (xy 157.80486 118.235913) + (xy 157.779456 118.16331) + (xy 157.779455 118.163309) + (xy 157.779454 118.163305) + (xy 157.779452 118.163302) + (xy 157.689481 118.020115) + (xy 157.689476 118.020109) + (xy 157.56989 117.900523) + (xy 157.569884 117.900518) + (xy 157.426697 117.810547) + (xy 157.426694 117.810545) + (xy 157.267056 117.754685) + (xy 157.099003 117.735751) + (xy 157.098997 117.735751) + (xy 156.930943 117.754685) + (xy 156.771305 117.810545) + (xy 156.771302 117.810547) + (xy 156.628115 117.900518) + (xy 156.628109 117.900523) + (xy 156.508523 118.020109) + (xy 156.508518 118.020115) + (xy 156.418547 118.163302) + (xy 156.418545 118.163305) + (xy 156.362685 118.322943) + (xy 156.343751 118.490997) + (xy 156.343751 118.491002) + (xy 152.774288 118.491002) + (xy 152.815635 118.336692) + (xy 152.833535 118.132096) + (xy 152.835468 118.110001) + (xy 152.835468 118.109998) + (xy 152.827604 118.02011) + (xy 152.815635 117.883308) + (xy 152.759589 117.674139) + (xy 152.756741 117.663511) + (xy 152.756738 117.663502) + (xy 152.728059 117.602) + (xy 152.660568 117.457266) + (xy 152.532462 117.27431) + (xy 152.530045 117.270858) + (xy 152.369141 117.109954) + (xy 152.182734 116.979432) + (xy 152.182728 116.979429) + (xy 152.124725 116.952382) + (xy 152.072285 116.90621) + (xy 152.053133 116.839017) + (xy 152.073348 116.772135) + (xy 152.124725 116.727618) + (xy 152.182734 116.700568) + (xy 152.369139 116.570047) + (xy 152.530047 116.409139) + (xy 152.660568 116.222734) + (xy 152.756739 116.016496) + (xy 152.774288 115.951002) + (xy 155.835751 115.951002) + (xy 155.854685 116.119056) + (xy 155.910545 116.278694) + (xy 155.910547 116.278697) + (xy 156.000518 116.421884) + (xy 156.000523 116.42189) + (xy 156.120109 116.541476) + (xy 156.120115 116.541481) + (xy 156.263302 116.631452) + (xy 156.263305 116.631454) + (xy 156.263309 116.631455) + (xy 156.26331 116.631456) + (xy 156.335913 116.65686) + (xy 156.422943 116.687314) + (xy 156.590997 116.706249) + (xy 156.591 116.706249) + (xy 156.591003 116.706249) + (xy 156.759056 116.687314) + (xy 156.815547 116.667547) + (xy 156.91869 116.631456) + (xy 156.918692 116.631454) + (xy 156.918694 116.631454) + (xy 156.918697 116.631452) + (xy 157.061884 116.541481) + (xy 157.061885 116.54148) + (xy 157.06189 116.541477) + (xy 157.181477 116.42189) + (xy 157.186346 116.414141) + (xy 157.271452 116.278697) + (xy 157.271454 116.278694) + (xy 157.271454 116.278692) + (xy 157.271456 116.27869) + (xy 157.327313 116.119059) + (xy 157.327313 116.119058) + (xy 157.327314 116.119056) + (xy 157.346249 115.951002) + (xy 157.346249 115.950997) + (xy 157.327314 115.782943) + (xy 157.29686 115.695913) + (xy 157.271456 115.62331) + (xy 157.271455 115.623309) + (xy 157.271454 115.623305) + (xy 157.271452 115.623302) + (xy 157.181481 115.480115) + (xy 157.181476 115.480109) + (xy 157.06189 115.360523) + (xy 157.061884 115.360518) + (xy 156.918697 115.270547) + (xy 156.918694 115.270545) + (xy 156.759056 115.214685) + (xy 156.591003 115.195751) + (xy 156.590997 115.195751) + (xy 156.422943 115.214685) + (xy 156.263305 115.270545) + (xy 156.263302 115.270547) + (xy 156.120115 115.360518) + (xy 156.120109 115.360523) + (xy 156.000523 115.480109) + (xy 156.000518 115.480115) + (xy 155.910547 115.623302) + (xy 155.910545 115.623305) + (xy 155.854685 115.782943) + (xy 155.835751 115.950997) + (xy 155.835751 115.951002) + (xy 152.774288 115.951002) + (xy 152.815635 115.796692) + (xy 152.8341 115.585633) + (xy 152.835468 115.570001) + (xy 152.835468 115.569998) + (xy 152.827604 115.48011) + (xy 152.815635 115.343308) + (xy 152.759589 115.134139) + (xy 152.756741 115.123511) + (xy 152.756738 115.123502) + (xy 152.660568 114.917266) + (xy 152.530047 114.730861) + (xy 152.530045 114.730858) + (xy 152.369141 114.569954) + (xy 152.182734 114.439432) + (xy 152.182728 114.439429) + (xy 152.124725 114.412382) + (xy 152.072285 114.36621) + (xy 152.053133 114.299017) + (xy 152.073348 114.232135) + (xy 152.124725 114.187618) + (xy 152.182734 114.160568) + (xy 152.369139 114.030047) + (xy 152.530047 113.869139) + (xy 152.660568 113.682734) + (xy 152.756739 113.476496) + (xy 152.815635 113.256692) + (xy 152.833176 113.056202) + (xy 152.835468 113.030001) + (xy 152.835468 113.029998) + (xy 152.829021 112.95631) + (xy 152.815635 112.803308) + (xy 152.762358 112.604476) + (xy 152.756741 112.583511) + (xy 152.756738 112.583502) + (xy 152.728059 112.522) + (xy 152.660568 112.377266) + (xy 152.532462 112.19431) + (xy 152.530045 112.190858) + (xy 152.369141 112.029954) + (xy 152.182734 111.899432) + (xy 152.182728 111.899429) + (xy 152.124725 111.872382) + (xy 152.072285 111.82621) + (xy 152.053133 111.759017) + (xy 152.073348 111.692135) + (xy 152.124725 111.647618) + (xy 152.182734 111.620568) + (xy 152.369139 111.490047) + (xy 152.530047 111.329139) + (xy 152.660568 111.142734) + (xy 152.756739 110.936496) + (xy 152.815635 110.716692) + (xy 152.832634 110.522384) + (xy 152.835468 110.490001) + (xy 152.835468 110.489998) + (xy 152.825198 110.372618) + (xy 152.815635 110.263308) + (xy 152.759589 110.054139) + (xy 152.756741 110.043511) + (xy 152.756738 110.043502) + (xy 152.728059 109.982) + (xy 152.660568 109.837266) + (xy 152.532462 109.65431) + (xy 152.530045 109.650858) + (xy 152.369141 109.489954) + (xy 152.182734 109.359432) + (xy 152.182728 109.359429) + (xy 152.124725 109.332382) + (xy 152.072285 109.28621) + (xy 152.053133 109.219017) + (xy 152.073348 109.152135) + (xy 152.124725 109.107618) + (xy 152.182734 109.080568) + (xy 152.369139 108.950047) + (xy 152.530047 108.789139) + (xy 152.660568 108.602734) + (xy 152.756739 108.396496) + (xy 152.815635 108.176692) + (xy 152.834144 107.965139) + (xy 152.835468 107.950001) + (xy 152.835468 107.949998) + (xy 152.826966 107.852818) + (xy 152.815635 107.723308) + (xy 152.759589 107.514139) + (xy 152.756741 107.503511) + (xy 152.756738 107.503502) + (xy 152.716081 107.416313) + (xy 152.660568 107.297266) + (xy 152.530047 107.110861) + (xy 152.530045 107.110858) + (xy 152.369141 106.949954) + (xy 152.182734 106.819432) + (xy 152.182728 106.819429) + (xy 152.124725 106.792382) + (xy 152.072285 106.74621) + (xy 152.053133 106.679017) + (xy 152.073348 106.612135) + (xy 152.124725 106.567618) + (xy 152.182734 106.540568) + (xy 152.369139 106.410047) + (xy 152.530047 106.249139) + (xy 152.660568 106.062734) + (xy 152.756739 105.856496) + (xy 152.815635 105.636692) + (xy 152.832634 105.442384) + (xy 152.835468 105.410001) + (xy 152.835468 105.409998) + (xy 152.827604 105.32011) + (xy 152.815635 105.183308) + (xy 152.767406 105.003313) + (xy 152.756741 104.963511) + (xy 152.756738 104.963502) + (xy 152.689599 104.819523) + (xy 152.660568 104.757266) + (xy 152.530047 104.570861) + (xy 152.530045 104.570858) + (xy 152.369141 104.409954) + (xy 152.346359 104.394002) + (xy 157.359751 104.394002) + (xy 157.378685 104.562056) + (xy 157.434545 104.721694) + (xy 157.434547 104.721697) + (xy 157.524518 104.864884) + (xy 157.524523 104.86489) + (xy 157.644109 104.984476) + (xy 157.644115 104.984481) + (xy 157.787302 105.074452) + (xy 157.787305 105.074454) + (xy 157.787309 105.074455) + (xy 157.78731 105.074456) + (xy 157.809756 105.08231) + (xy 157.946943 105.130314) + (xy 158.114997 105.149249) + (xy 158.115 105.149249) + (xy 158.115003 105.149249) + (xy 158.283056 105.130314) + (xy 158.339547 105.110547) + (xy 158.44269 105.074456) + (xy 158.442692 105.074454) + (xy 158.442694 105.074454) + (xy 158.442697 105.074452) + (xy 158.585884 104.984481) + (xy 158.585885 104.98448) + (xy 158.58589 104.984477) + (xy 158.705477 104.86489) + (xy 158.705481 104.864884) + (xy 158.795452 104.721697) + (xy 158.795454 104.721694) + (xy 158.795454 104.721692) + (xy 158.795456 104.72169) + (xy 158.851313 104.562059) + (xy 158.851313 104.562058) + (xy 158.851314 104.562056) + (xy 158.870249 104.394002) + (xy 158.870249 104.393997) + (xy 158.851314 104.225943) + (xy 158.806874 104.098941) + (xy 158.795456 104.06631) + (xy 158.795455 104.066309) + (xy 158.795454 104.066305) + (xy 158.795452 104.066302) + (xy 158.705481 103.923115) + (xy 158.705476 103.923109) + (xy 158.58589 103.803523) + (xy 158.585884 103.803518) + (xy 158.442697 103.713547) + (xy 158.442694 103.713545) + (xy 158.283056 103.657685) + (xy 158.115003 103.638751) + (xy 158.114997 103.638751) + (xy 157.946943 103.657685) + (xy 157.787305 103.713545) + (xy 157.787302 103.713547) + (xy 157.644115 103.803518) + (xy 157.644109 103.803523) + (xy 157.524523 103.923109) + (xy 157.524518 103.923115) + (xy 157.434547 104.066302) + (xy 157.434545 104.066305) + (xy 157.378685 104.225943) + (xy 157.359751 104.393997) + (xy 157.359751 104.394002) + (xy 152.346359 104.394002) + (xy 152.182734 104.279432) + (xy 152.182732 104.279431) + (xy 151.976497 104.183261) + (xy 151.976488 104.183258) + (xy 151.756697 104.124366) + (xy 151.756687 104.124364) + (xy 151.586785 104.1095) + (xy 151.586784 104.1095) + (xy 150.673216 104.1095) + (xy 150.673215 104.1095) + (xy 150.503312 104.124364) + (xy 150.503302 104.124366) + (xy 150.283511 104.183258) + (xy 150.283502 104.183261) + (xy 150.077267 104.279431) + (xy 150.077265 104.279432) + (xy 149.890858 104.409954) + (xy 149.729954 104.570858) + (xy 149.599432 104.757265) + (xy 149.599431 104.757267) + (xy 149.503261 104.963502) + (xy 149.503258 104.963511) + (xy 149.444366 105.183302) + (xy 149.444364 105.183313) + (xy 149.424532 105.409998) + (xy 149.424532 105.410001) + (xy 149.444364 105.636686) + (xy 149.444366 105.636697) + (xy 149.503258 105.856488) + (xy 149.503261 105.856497) + (xy 149.599431 106.062732) + (xy 149.599432 106.062734) + (xy 149.729954 106.249141) + (xy 149.890858 106.410045) + (xy 149.890861 106.410047) + (xy 150.077266 106.540568) + (xy 150.135275 106.567618) + (xy 150.187714 106.613791) + (xy 150.206866 106.680984) + (xy 150.18665 106.747865) + (xy 150.135275 106.792382) + (xy 150.077267 106.819431) + (xy 150.077265 106.819432) + (xy 149.890858 106.949954) + (xy 149.729954 107.110858) + (xy 149.599432 107.297265) + (xy 149.599431 107.297267) + (xy 149.503261 107.503502) + (xy 149.503258 107.503511) + (xy 149.444366 107.723302) + (xy 149.444364 107.723313) + (xy 149.424532 107.949998) + (xy 149.424532 107.950001) + (xy 149.444364 108.176686) + (xy 149.444366 108.176697) + (xy 149.503258 108.396488) + (xy 149.503261 108.396497) + (xy 149.599431 108.602732) + (xy 149.599432 108.602734) + (xy 149.729954 108.789141) + (xy 149.890858 108.950045) + (xy 149.890861 108.950047) + (xy 150.077266 109.080568) + (xy 150.135275 109.107618) + (xy 150.187714 109.153791) + (xy 150.206866 109.220984) + (xy 150.18665 109.287865) + (xy 150.135275 109.332382) + (xy 150.077267 109.359431) + (xy 150.077265 109.359432) + (xy 149.890858 109.489954) + (xy 149.729954 109.650858) + (xy 149.599432 109.837265) + (xy 149.599431 109.837267) + (xy 149.503261 110.043502) + (xy 149.503258 110.043511) + (xy 149.444366 110.263302) + (xy 149.444364 110.263313) + (xy 149.424532 110.489998) + (xy 149.424532 110.490001) + (xy 149.444364 110.716686) + (xy 149.444366 110.716697) + (xy 149.503258 110.936488) + (xy 149.503261 110.936497) + (xy 149.599431 111.142732) + (xy 149.599432 111.142734) + (xy 149.729954 111.329141) + (xy 149.890858 111.490045) + (xy 149.890861 111.490047) + (xy 150.077266 111.620568) + (xy 150.135275 111.647618) + (xy 150.187714 111.693791) + (xy 150.206866 111.760984) + (xy 150.18665 111.827865) + (xy 150.135275 111.872382) + (xy 150.077267 111.899431) + (xy 150.077265 111.899432) + (xy 149.890858 112.029954) + (xy 149.729954 112.190858) + (xy 149.599432 112.377265) + (xy 149.599431 112.377267) + (xy 149.503261 112.583502) + (xy 149.503258 112.583511) + (xy 149.444366 112.803302) + (xy 149.444364 112.803313) + (xy 149.424532 113.029998) + (xy 149.424532 113.030001) + (xy 149.444364 113.256686) + (xy 149.444366 113.256697) + (xy 149.503258 113.476488) + (xy 149.503261 113.476497) + (xy 149.599431 113.682732) + (xy 149.599432 113.682734) + (xy 149.729954 113.869141) + (xy 149.890858 114.030045) + (xy 149.890861 114.030047) + (xy 150.077266 114.160568) + (xy 150.135275 114.187618) + (xy 150.187714 114.233791) + (xy 150.206866 114.300984) + (xy 150.18665 114.367865) + (xy 150.135275 114.412382) + (xy 150.077267 114.439431) + (xy 150.077265 114.439432) + (xy 149.890858 114.569954) + (xy 149.729954 114.730858) + (xy 149.599432 114.917265) + (xy 149.599431 114.917267) + (xy 149.503261 115.123502) + (xy 149.503258 115.123511) + (xy 149.444366 115.343302) + (xy 149.444364 115.343313) + (xy 149.424532 115.569998) + (xy 149.424532 115.570001) + (xy 149.444364 115.796686) + (xy 149.444366 115.796697) + (xy 149.503258 116.016488) + (xy 149.503261 116.016497) + (xy 149.599431 116.222732) + (xy 149.599432 116.222734) + (xy 149.729954 116.409141) + (xy 149.890858 116.570045) + (xy 149.890861 116.570047) + (xy 150.077266 116.700568) + (xy 150.117587 116.71937) + (xy 150.135275 116.727618) + (xy 150.187714 116.773791) + (xy 150.206866 116.840984) + (xy 150.18665 116.907865) + (xy 150.135275 116.952382) + (xy 150.077267 116.979431) + (xy 149.919308 117.090033) + (xy 149.853102 117.11236) + (xy 149.785335 117.095348) + (xy 149.760505 117.076138) + (xy 149.69589 117.011523) + (xy 149.695884 117.011518) + (xy 149.552697 116.921547) + (xy 149.552694 116.921545) + (xy 149.393056 116.865685) + (xy 149.225003 116.846751) + (xy 149.224997 116.846751) + (xy 149.056943 116.865685) + (xy 148.897305 116.921545) + (xy 148.897302 116.921547) + (xy 148.754115 117.011518) + (xy 148.754113 117.01152) + (xy 148.689492 117.07614) + (xy 148.628168 117.109624) + (xy 148.558477 117.104638) + (xy 148.530689 117.090032) + (xy 148.372734 116.979432) + (xy 148.372728 116.979429) + (xy 148.314725 116.952382) + (xy 148.262285 116.90621) + (xy 148.243133 116.839017) + (xy 148.263348 116.772135) + (xy 148.314725 116.727618) + (xy 148.372734 116.700568) + (xy 148.559139 116.570047) + (xy 148.720047 116.409139) + (xy 148.850568 116.222734) + (xy 148.946739 116.016496) + (xy 149.005635 115.796692) + (xy 149.0241 115.585633) + (xy 149.025468 115.570001) + (xy 149.025468 115.569998) + (xy 149.017604 115.48011) + (xy 149.005635 115.343308) + (xy 148.949589 115.134139) + (xy 148.946741 115.123511) + (xy 148.946738 115.123502) + (xy 148.850568 114.917266) + (xy 148.720047 114.730861) + (xy 148.720045 114.730858) + (xy 148.559141 114.569954) + (xy 148.372734 114.439432) + (xy 148.372728 114.439429) + (xy 148.314725 114.412382) + (xy 148.262285 114.36621) + (xy 148.243133 114.299017) + (xy 148.263348 114.232135) + (xy 148.314725 114.187618) + (xy 148.372734 114.160568) + (xy 148.559139 114.030047) + (xy 148.720047 113.869139) + (xy 148.850568 113.682734) + (xy 148.946739 113.476496) + (xy 149.005635 113.256692) + (xy 149.023176 113.056202) + (xy 149.025468 113.030001) + (xy 149.025468 113.029998) + (xy 149.019021 112.95631) + (xy 149.005635 112.803308) + (xy 148.952358 112.604476) + (xy 148.946741 112.583511) + (xy 148.946738 112.583502) + (xy 148.918059 112.522) + (xy 148.850568 112.377266) + (xy 148.722462 112.19431) + (xy 148.720045 112.190858) + (xy 148.559141 112.029954) + (xy 148.372734 111.899432) + (xy 148.372728 111.899429) + (xy 148.314725 111.872382) + (xy 148.262285 111.82621) + (xy 148.243133 111.759017) + (xy 148.263348 111.692135) + (xy 148.314725 111.647618) + (xy 148.372734 111.620568) + (xy 148.559139 111.490047) + (xy 148.720047 111.329139) + (xy 148.850568 111.142734) + (xy 148.946739 110.936496) + (xy 149.005635 110.716692) + (xy 149.022634 110.522384) + (xy 149.025468 110.490001) + (xy 149.025468 110.489998) + (xy 149.015198 110.372618) + (xy 149.005635 110.263308) + (xy 148.949589 110.054139) + (xy 148.946741 110.043511) + (xy 148.946738 110.043502) + (xy 148.918059 109.982) + (xy 148.850568 109.837266) + (xy 148.722462 109.65431) + (xy 148.720045 109.650858) + (xy 148.559141 109.489954) + (xy 148.372734 109.359432) + (xy 148.372728 109.359429) + (xy 148.314725 109.332382) + (xy 148.262285 109.28621) + (xy 148.243133 109.219017) + (xy 148.263348 109.152135) + (xy 148.314725 109.107618) + (xy 148.372734 109.080568) + (xy 148.559139 108.950047) + (xy 148.720047 108.789139) + (xy 148.850568 108.602734) + (xy 148.946739 108.396496) + (xy 149.005635 108.176692) + (xy 149.024144 107.965139) + (xy 149.025468 107.950001) + (xy 149.025468 107.949998) + (xy 149.016966 107.852818) + (xy 149.005635 107.723308) + (xy 148.949589 107.514139) + (xy 148.946741 107.503511) + (xy 148.946738 107.503502) + (xy 148.906081 107.416313) + (xy 148.850568 107.297266) + (xy 148.720047 107.110861) + (xy 148.720045 107.110858) + (xy 148.559143 106.949956) + (xy 148.534536 106.932726) + (xy 148.490912 106.878149) + (xy 148.483719 106.80865) + (xy 148.515241 106.746296) + (xy 148.575471 106.710882) + (xy 148.592404 106.707861) + (xy 148.627483 106.704091) + (xy 148.762331 106.653796) + (xy 148.877546 106.567546) + (xy 148.963796 106.452331) + (xy 149.014091 106.317483) + (xy 149.0205 106.257873) + (xy 149.020499 104.562128) + (xy 149.015299 104.513757) + (xy 149.014091 104.502516) + (xy 148.963797 104.367671) + (xy 148.963793 104.367664) + (xy 148.877547 104.252455) + (xy 148.877544 104.252452) + (xy 148.762335 104.166206) + (xy 148.762328 104.166202) + (xy 148.627482 104.115908) + (xy 148.627483 104.115908) + (xy 148.567883 104.109501) + (xy 148.567881 104.1095) + (xy 148.567873 104.1095) + (xy 148.567864 104.1095) + (xy 146.072129 104.1095) + (xy 146.072123 104.109501) + (xy 146.012516 104.115908) + (xy 145.877671 104.166202) + (xy 145.877664 104.166206) + (xy 145.762455 104.252452) + (xy 145.762452 104.252455) + (xy 145.676206 104.367664) + (xy 145.676202 104.367671) + (xy 145.625908 104.502517) + (xy 145.619507 104.562059) + (xy 145.619501 104.562123) + (xy 145.6195 104.562135) + (xy 145.6195 106.25787) + (xy 145.619501 106.257876) + (xy 145.625908 106.317483) + (xy 145.676202 106.452328) + (xy 145.676206 106.452335) + (xy 145.762452 106.567544) + (xy 145.762455 106.567547) + (xy 145.877664 106.653793) + (xy 145.877671 106.653797) + (xy 145.891077 106.658797) + (xy 146.012517 106.704091) + (xy 146.047596 106.707862) + (xy 146.112144 106.734599) + (xy 146.151993 106.791991) + (xy 146.154488 106.861816) + (xy 146.118836 106.921905) + (xy 146.105464 106.932725) + (xy 146.080858 106.949954) + (xy 145.919954 107.110858) + (xy 145.789432 107.297265) + (xy 145.789431 107.297267) + (xy 145.693261 107.503502) + (xy 145.693258 107.503511) + (xy 145.634366 107.723302) + (xy 145.634364 107.723313) + (xy 145.614532 107.949998) + (xy 145.614532 107.950001) + (xy 145.634364 108.176686) + (xy 145.634366 108.176697) + (xy 145.693258 108.396488) + (xy 145.693261 108.396497) + (xy 145.789431 108.602732) + (xy 145.789432 108.602734) + (xy 145.919954 108.789141) + (xy 146.080858 108.950045) + (xy 146.080861 108.950047) + (xy 146.267266 109.080568) + (xy 146.325275 109.107618) + (xy 146.377714 109.153791) + (xy 146.396866 109.220984) + (xy 146.37665 109.287865) + (xy 146.325275 109.332382) + (xy 146.267267 109.359431) + (xy 146.267265 109.359432) + (xy 146.080858 109.489954) + (xy 145.919954 109.650858) + (xy 145.789432 109.837265) + (xy 145.789431 109.837267) + (xy 145.693261 110.043502) + (xy 145.693258 110.043511) + (xy 145.634366 110.263302) + (xy 145.634364 110.263313) + (xy 145.614532 110.489998) + (xy 145.614532 110.490001) + (xy 145.634364 110.716686) + (xy 145.634366 110.716697) + (xy 145.693258 110.936488) + (xy 145.693261 110.936497) + (xy 145.789431 111.142732) + (xy 145.789432 111.142734) + (xy 145.919954 111.329141) + (xy 146.080858 111.490045) + (xy 146.080861 111.490047) + (xy 146.267266 111.620568) + (xy 146.325275 111.647618) + (xy 146.377714 111.693791) + (xy 146.396866 111.760984) + (xy 146.37665 111.827865) + (xy 146.325275 111.872382) + (xy 146.267267 111.899431) + (xy 146.267265 111.899432) + (xy 146.080858 112.029954) + (xy 145.919954 112.190858) + (xy 145.789432 112.377265) + (xy 145.789431 112.377267) + (xy 145.693261 112.583502) + (xy 145.693258 112.583511) + (xy 145.634366 112.803302) + (xy 145.634364 112.803313) + (xy 145.614532 113.029998) + (xy 145.614532 113.030001) + (xy 145.634364 113.256686) + (xy 145.634366 113.256697) + (xy 145.693258 113.476488) + (xy 145.693261 113.476497) + (xy 145.789431 113.682732) + (xy 145.789432 113.682734) + (xy 145.919954 113.869141) + (xy 146.080858 114.030045) + (xy 146.080861 114.030047) + (xy 146.267266 114.160568) + (xy 146.325275 114.187618) + (xy 146.377714 114.233791) + (xy 146.396866 114.300984) + (xy 146.37665 114.367865) + (xy 146.325275 114.412382) + (xy 146.267267 114.439431) + (xy 146.267265 114.439432) + (xy 146.080858 114.569954) + (xy 145.919954 114.730858) + (xy 145.789432 114.917265) + (xy 145.789431 114.917267) + (xy 145.693261 115.123502) + (xy 145.693258 115.123511) + (xy 145.634366 115.343302) + (xy 145.634364 115.343313) + (xy 145.614532 115.569998) + (xy 145.614532 115.570001) + (xy 145.634364 115.796686) + (xy 145.634366 115.796697) + (xy 145.693258 116.016488) + (xy 145.693261 116.016497) + (xy 145.789431 116.222732) + (xy 145.789432 116.222734) + (xy 145.919954 116.409141) + (xy 146.080858 116.570045) + (xy 146.080861 116.570047) + (xy 146.267266 116.700568) + (xy 146.307587 116.71937) + (xy 146.325275 116.727618) + (xy 146.377714 116.773791) + (xy 146.396866 116.840984) + (xy 146.37665 116.907865) + (xy 146.325275 116.952382) + (xy 146.267267 116.979431) + (xy 146.267265 116.979432) + (xy 146.080858 117.109954) + (xy 145.919954 117.270858) + (xy 145.789432 117.457265) + (xy 145.789431 117.457267) + (xy 145.693261 117.663502) + (xy 145.693258 117.663511) + (xy 145.634366 117.883302) + (xy 145.634364 117.883313) + (xy 145.614532 118.109998) + (xy 145.614532 118.110001) + (xy 145.634364 118.336686) + (xy 145.634366 118.336697) + (xy 145.693258 118.556488) + (xy 145.693261 118.556497) + (xy 145.789431 118.762732) + (xy 145.789432 118.762734) + (xy 145.919954 118.949141) + (xy 146.080858 119.110045) + (xy 146.080861 119.110047) + (xy 146.267266 119.240568) + (xy 146.325275 119.267618) + (xy 146.377714 119.313791) + (xy 146.396866 119.380984) + (xy 146.37665 119.447865) + (xy 146.325275 119.492381) + (xy 146.325118 119.492455) + (xy 146.267267 119.519431) + (xy 146.267265 119.519432) + (xy 146.080858 119.649954) + (xy 145.919954 119.810858) + (xy 145.789432 119.997265) + (xy 145.789431 119.997267) + (xy 145.693261 120.203502) + (xy 145.693258 120.203511) + (xy 145.634366 120.423302) + (xy 145.634364 120.423313) + (xy 145.614532 120.649998) + (xy 145.614532 120.650001) + (xy 145.634364 120.876686) + (xy 145.634366 120.876697) + (xy 145.693258 121.096488) + (xy 145.693261 121.096497) + (xy 145.789431 121.302732) + (xy 145.789432 121.302734) + (xy 145.919954 121.489141) + (xy 146.080858 121.650045) + (xy 146.080861 121.650047) + (xy 146.267266 121.780568) + (xy 146.325275 121.807618) + (xy 146.377714 121.853791) + (xy 146.396866 121.920984) + (xy 146.37665 121.987865) + (xy 146.325275 122.032381) + (xy 146.314552 122.037382) + (xy 146.267267 122.059431) + (xy 146.267265 122.059432) + (xy 146.080858 122.189954) + (xy 145.919954 122.350858) + (xy 145.789432 122.537265) + (xy 145.789431 122.537267) + (xy 145.693261 122.743502) + (xy 145.693258 122.743511) + (xy 145.634366 122.963302) + (xy 145.634364 122.963313) + (xy 145.614532 123.189998) + (xy 145.614532 123.190001) + (xy 145.634364 123.416686) + (xy 145.634366 123.416697) + (xy 145.693258 123.636488) + (xy 145.693261 123.636497) + (xy 145.789431 123.842732) + (xy 145.789432 123.842734) + (xy 145.919954 124.029141) + (xy 146.080858 124.190045) + (xy 146.080861 124.190047) + (xy 146.267266 124.320568) + (xy 146.325865 124.347893) + (xy 146.378305 124.394065) + (xy 146.397457 124.461258) + (xy 146.377242 124.528139) + (xy 146.325867 124.572657) + (xy 146.267515 124.599867) + (xy 146.081179 124.730342) + (xy 145.920342 124.891179) + (xy 145.789865 125.077517) + (xy 145.693734 125.283673) + (xy 145.69373 125.283682) + (xy 145.641127 125.479999) + (xy 145.641128 125.48) + (xy 147.004314 125.48) + (xy 146.992359 125.491955) + (xy 146.934835 125.604852) + (xy 146.915014 125.73) + (xy 146.934835 125.855148) + (xy 146.992359 125.968045) + (xy 147.004314 125.98) + (xy 145.641128 125.98) + (xy 145.69373 126.176317) + (xy 145.693734 126.176326) + (xy 145.789865 126.382482) + (xy 145.920342 126.56882) + (xy 146.081179 126.729657) + (xy 146.267518 126.860134) + (xy 146.26752 126.860135) + (xy 146.325865 126.887342) + (xy 146.378305 126.933514) + (xy 146.397457 127.000707) + (xy 146.377242 127.067589) + (xy 146.325867 127.112105) + (xy 146.267268 127.139431) + (xy 146.267264 127.139433) + (xy 146.080858 127.269954) + (xy 145.919954 127.430858) + (xy 145.789432 127.617265) + (xy 145.789431 127.617267) + (xy 145.693261 127.823502) + (xy 145.693258 127.823511) + (xy 145.634366 128.043302) + (xy 145.634364 128.043313) + (xy 145.614532 128.269998) + (xy 145.614532 128.270001) + (xy 145.634364 128.496686) + (xy 145.634366 128.496697) + (xy 145.693258 128.716488) + (xy 145.693261 128.716497) + (xy 145.789431 128.922732) + (xy 145.789432 128.922734) + (xy 145.919954 129.109141) + (xy 146.080858 129.270045) + (xy 146.080861 129.270047) + (xy 146.267266 129.400568) + (xy 146.325275 129.427618) + (xy 146.377714 129.473791) + (xy 146.396866 129.540984) + (xy 146.37665 129.607865) + (xy 146.325275 129.652382) + (xy 146.267267 129.679431) + (xy 146.267265 129.679432) + (xy 146.080858 129.809954) + (xy 145.919954 129.970858) + (xy 145.789432 130.157265) + (xy 145.789431 130.157267) + (xy 145.693261 130.363502) + (xy 145.693258 130.363511) + (xy 145.634366 130.583302) + (xy 145.634364 130.583313) + (xy 145.614532 130.809998) + (xy 145.614532 130.810001) + (xy 145.634364 131.036686) + (xy 145.634366 131.036697) + (xy 145.693258 131.256488) + (xy 145.693261 131.256497) + (xy 145.789431 131.462732) + (xy 145.789432 131.462734) + (xy 145.919954 131.649141) + (xy 146.080858 131.810045) + (xy 146.080861 131.810047) + (xy 146.267266 131.940568) + (xy 146.324681 131.967341) + (xy 146.325275 131.967618) + (xy 146.377714 132.013791) + (xy 146.396866 132.080984) + (xy 146.37665 132.147865) + (xy 146.325275 132.192382) + (xy 146.267267 132.219431) + (xy 146.267265 132.219432) + (xy 146.080858 132.349954) + (xy 145.919954 132.510858) + (xy 145.789432 132.697265) + (xy 145.789431 132.697267) + (xy 145.693261 132.903502) + (xy 145.693258 132.903511) + (xy 145.634366 133.123302) + (xy 145.634364 133.123313) + (xy 145.614532 133.349998) + (xy 145.614532 133.350001) + (xy 145.634364 133.576686) + (xy 145.634366 133.576697) + (xy 145.693258 133.796488) + (xy 145.693261 133.796497) + (xy 145.789431 134.002732) + (xy 145.789432 134.002734) + (xy 145.919954 134.189141) + (xy 146.080858 134.350045) + (xy 146.080861 134.350047) + (xy 146.267266 134.480568) + (xy 146.325275 134.507618) + (xy 146.377714 134.553791) + (xy 146.396866 134.620984) + (xy 146.37665 134.687865) + (xy 146.325275 134.732382) + (xy 146.267267 134.759431) + (xy 146.267265 134.759432) + (xy 146.080858 134.889954) + (xy 145.919954 135.050858) + (xy 145.789432 135.237265) + (xy 145.789431 135.237267) + (xy 145.693261 135.443502) + (xy 145.693258 135.443511) + (xy 145.634366 135.663302) + (xy 145.634364 135.663313) + (xy 145.614532 135.889998) + (xy 145.614532 135.890001) + (xy 145.634364 136.116686) + (xy 145.634366 136.116697) + (xy 145.693258 136.336488) + (xy 145.693261 136.336497) + (xy 145.789431 136.542732) + (xy 145.789432 136.542734) + (xy 145.919954 136.729141) + (xy 146.080858 136.890045) + (xy 146.080861 136.890047) + (xy 146.267266 137.020568) + (xy 146.325275 137.047618) + (xy 146.377714 137.093791) + (xy 146.396866 137.160984) + (xy 146.37665 137.227865) + (xy 146.325275 137.272382) + (xy 146.267267 137.299431) + (xy 146.267265 137.299432) + (xy 146.080858 137.429954) + (xy 145.919954 137.590858) + (xy 145.789432 137.777265) + (xy 145.789431 137.777267) + (xy 145.693261 137.983502) + (xy 145.693258 137.983511) + (xy 145.634366 138.203302) + (xy 145.634364 138.203313) + (xy 145.614532 138.429998) + (xy 145.614532 138.430001) + (xy 145.634364 138.656686) + (xy 145.634366 138.656697) + (xy 145.693258 138.876488) + (xy 145.693261 138.876497) + (xy 145.789431 139.082732) + (xy 145.789432 139.082734) + (xy 145.919954 139.269141) + (xy 146.080858 139.430045) + (xy 146.080861 139.430047) + (xy 146.267266 139.560568) + (xy 146.325275 139.587618) + (xy 146.377714 139.633791) + (xy 146.396866 139.700984) + (xy 146.37665 139.767865) + (xy 146.325275 139.812382) + (xy 146.267267 139.839431) + (xy 146.267265 139.839432) + (xy 146.080858 139.969954) + (xy 145.919954 140.130858) + (xy 145.789432 140.317265) + (xy 145.789431 140.317267) + (xy 145.693261 140.523502) + (xy 145.693258 140.523511) + (xy 145.634366 140.743302) + (xy 145.634364 140.743313) + (xy 145.614532 140.969998) + (xy 145.614532 140.970001) + (xy 145.634364 141.196686) + (xy 145.634366 141.196697) + (xy 145.693258 141.416488) + (xy 145.693261 141.416497) + (xy 145.789431 141.622732) + (xy 145.789432 141.622734) + (xy 145.919954 141.809141) + (xy 146.080858 141.970045) + (xy 146.080861 141.970047) + (xy 146.267266 142.100568) + (xy 146.293931 142.113002) + (xy 146.325275 142.127618) + (xy 146.377714 142.173791) + (xy 146.396866 142.240984) + (xy 146.37665 142.307865) + (xy 146.325275 142.352382) + (xy 146.267267 142.379431) + (xy 146.267265 142.379432) + (xy 146.080858 142.509954) + (xy 145.919954 142.670858) + (xy 145.789432 142.857265) + (xy 145.789431 142.857267) + (xy 145.693261 143.063502) + (xy 145.693258 143.063511) + (xy 145.634366 143.283302) + (xy 145.634364 143.283313) + (xy 145.614532 143.509998) + (xy 145.614532 143.510001) + (xy 145.634364 143.736686) + (xy 145.634366 143.736697) + (xy 145.693258 143.956488) + (xy 145.693261 143.956497) + (xy 145.789431 144.162732) + (xy 145.789432 144.162734) + (xy 145.919954 144.349141) + (xy 146.080858 144.510045) + (xy 146.080861 144.510047) + (xy 146.267266 144.640568) + (xy 146.325275 144.667618) + (xy 146.377714 144.713791) + (xy 146.396866 144.780984) + (xy 146.37665 144.847865) + (xy 146.325275 144.892382) + (xy 146.267267 144.919431) + (xy 146.267265 144.919432) + (xy 146.080858 145.049954) + (xy 145.919954 145.210858) + (xy 145.789432 145.397265) + (xy 145.789431 145.397267) + (xy 145.693261 145.603502) + (xy 145.693258 145.603511) + (xy 145.634366 145.823302) + (xy 145.634364 145.823313) + (xy 145.614532 146.049998) + (xy 145.614532 146.050002) + (xy 145.628045 146.204463) + (xy 145.614278 146.272963) + (xy 145.565663 146.323146) + (xy 145.497634 146.339079) + (xy 145.463565 146.332313) + (xy 145.456057 146.329686) + (xy 145.288003 146.310751) + (xy 145.287997 146.310751) + (xy 145.119943 146.329685) + (xy 144.960305 146.385545) + (xy 144.960302 146.385547) + (xy 144.817115 146.475518) + (xy 144.817109 146.475523) + (xy 144.697523 146.595109) + (xy 144.697518 146.595115) + (xy 144.607547 146.738302) + (xy 144.607542 146.738313) + (xy 144.585394 146.801609) + (xy 144.544673 146.858385) + (xy 144.47972 146.884132) + (xy 144.427399 146.877696) + (xy 144.402072 146.868834) + (xy 144.313056 146.837685) + (xy 144.145003 146.818751) + (xy 144.144997 146.818751) + (xy 143.976943 146.837685) + (xy 143.817305 146.893545) + (xy 143.817302 146.893547) + (xy 143.674115 146.983518) + (xy 143.674109 146.983523) + (xy 143.554523 147.103109) + (xy 143.554518 147.103115) + (xy 143.464547 147.246302) + (xy 143.464545 147.246305) + (xy 143.408685 147.405943) + (xy 143.389751 147.573997) + (xy 143.389751 147.574002) + (xy 133.296359 147.574002) + (xy 133.132734 147.459432) + (xy 133.132728 147.459429) + (xy 133.074725 147.432382) + (xy 133.022285 147.38621) + (xy 133.003133 147.319017) + (xy 133.023348 147.252135) + (xy 133.074725 147.207618) + (xy 133.132734 147.180568) + (xy 133.319139 147.050047) + (xy 133.480047 146.889139) + (xy 133.610568 146.702734) + (xy 133.706739 146.496496) + (xy 133.765635 146.276692) + (xy 133.782634 146.082384) + (xy 133.785468 146.050001) + (xy 133.785468 146.049998) + (xy 133.774357 145.923) + (xy 133.765635 145.823308) + (xy 133.706739 145.603504) + (xy 133.610568 145.397266) + (xy 133.502232 145.242545) + (xy 133.480045 145.210858) + (xy 133.319141 145.049954) + (xy 133.132734 144.919432) + (xy 133.132732 144.919431) + (xy 133.119192 144.913117) + (xy 133.074724 144.892381) + (xy 133.022286 144.846209) + (xy 133.003134 144.779016) + (xy 133.02335 144.712135) + (xy 133.074724 144.667619) + (xy 133.101064 144.655336) + (xy 133.170141 144.644843) + (xy 133.219442 144.662723) + (xy 133.269307 144.694056) + (xy 133.276307 144.698454) + (xy 133.276305 144.698454) + (xy 133.276309 144.698455) + (xy 133.27631 144.698456) + (xy 133.342849 144.721739) + (xy 133.435943 144.754314) + (xy 133.603997 144.773249) + (xy 133.604 144.773249) + (xy 133.604003 144.773249) + (xy 133.772056 144.754314) + (xy 133.772059 144.754313) + (xy 133.93169 144.698456) + (xy 133.931692 144.698454) + (xy 133.931694 144.698454) + (xy 133.931697 144.698452) + (xy 134.074884 144.608481) + (xy 134.074885 144.60848) + (xy 134.07489 144.608477) + (xy 134.194477 144.48889) + (xy 134.196957 144.484943) + (xy 134.284452 144.345697) + (xy 134.284454 144.345694) + (xy 134.284454 144.345692) + (xy 134.284456 144.34569) + (xy 134.340313 144.186059) + (xy 134.340313 144.186058) + (xy 134.340314 144.186056) + (xy 134.359249 144.018002) + (xy 134.359249 144.017997) + (xy 134.340314 143.849943) + (xy 134.300686 143.736692) + (xy 134.284456 143.69031) + (xy 134.284455 143.690309) + (xy 134.284454 143.690305) + (xy 134.284452 143.690302) + (xy 134.194481 143.547115) + (xy 134.194476 143.547109) + (xy 134.07489 143.427523) + (xy 134.074884 143.427518) + (xy 133.931697 143.337547) + (xy 133.931694 143.337545) + (xy 133.862674 143.313394) + (xy 133.826348 143.300683) + (xy 133.769573 143.259962) + (xy 133.747529 143.215735) + (xy 133.706741 143.063511) + (xy 133.706738 143.063502) + (xy 133.6129 142.862267) + (xy 133.610568 142.857266) + (xy 133.480047 142.670861) + (xy 133.480045 142.670858) + (xy 133.319141 142.509954) + (xy 133.132734 142.379432) + (xy 133.132728 142.379429) + (xy 133.074725 142.352382) + (xy 133.022285 142.30621) + (xy 133.003133 142.239017) + (xy 133.023348 142.172135) + (xy 133.074725 142.127618) + (xy 133.075319 142.127341) + (xy 133.132734 142.100568) + (xy 133.296353 141.986002) + (xy 137.166751 141.986002) + (xy 137.185685 142.154056) + (xy 137.241545 142.313694) + (xy 137.241547 142.313697) + (xy 137.331518 142.456884) + (xy 137.331523 142.45689) + (xy 137.451109 142.576476) + (xy 137.451115 142.576481) + (xy 137.594302 142.666452) + (xy 137.594307 142.666455) + (xy 137.59431 142.666456) + (xy 137.65294 142.686971) + (xy 137.709716 142.727692) + (xy 137.729028 142.763059) + (xy 137.749544 142.821693) + (xy 137.839518 142.964884) + (xy 137.839523 142.96489) + (xy 137.959109 143.084476) + (xy 137.959115 143.084481) + (xy 138.102302 143.174452) + (xy 138.102305 143.174454) + (xy 138.102309 143.174455) + (xy 138.10231 143.174456) + (xy 138.174913 143.19986) + (xy 138.261943 143.230314) + (xy 138.429997 143.249249) + (xy 138.43 143.249249) + (xy 138.430003 143.249249) + (xy 138.598056 143.230314) + (xy 138.598059 143.230313) + (xy 138.75769 143.174456) + (xy 138.757692 143.174454) + (xy 138.757694 143.174454) + (xy 138.757697 143.174452) + (xy 138.900884 143.084481) + (xy 138.900885 143.08448) + (xy 138.90089 143.084477) + (xy 139.020477 142.96489) + (xy 139.08496 142.862267) + (xy 139.110452 142.821697) + (xy 139.110454 142.821694) + (xy 139.110454 142.821692) + (xy 139.110456 142.82169) + (xy 139.166313 142.662059) + (xy 139.166313 142.662058) + (xy 139.166314 142.662056) + (xy 139.185249 142.494002) + (xy 139.185249 142.493997) + (xy 139.166314 142.325943) + (xy 139.122853 142.201739) + (xy 139.110456 142.16631) + (xy 139.110455 142.166309) + (xy 139.110454 142.166305) + (xy 139.110452 142.166302) + (xy 139.020481 142.023115) + (xy 139.020476 142.023109) + (xy 138.90089 141.903523) + (xy 138.900884 141.903518) + (xy 138.757693 141.813544) + (xy 138.699059 141.793028) + (xy 138.642283 141.752306) + (xy 138.622971 141.71694) + (xy 138.602455 141.658307) + (xy 138.602452 141.658302) + (xy 138.512481 141.515115) + (xy 138.512476 141.515109) + (xy 138.39289 141.395523) + (xy 138.392884 141.395518) + (xy 138.249697 141.305547) + (xy 138.249694 141.305545) + (xy 138.090056 141.249685) + (xy 137.922003 141.230751) + (xy 137.921997 141.230751) + (xy 137.753943 141.249685) + (xy 137.594305 141.305545) + (xy 137.594302 141.305547) + (xy 137.451115 141.395518) + (xy 137.451109 141.395523) + (xy 137.331523 141.515109) + (xy 137.331518 141.515115) + (xy 137.241547 141.658302) + (xy 137.241545 141.658305) + (xy 137.185685 141.817943) + (xy 137.166751 141.985997) + (xy 137.166751 141.986002) + (xy 133.296353 141.986002) + (xy 133.319139 141.970047) + (xy 133.480047 141.809139) + (xy 133.610568 141.622734) + (xy 133.706739 141.416496) + (xy 133.765635 141.196692) + (xy 133.782634 141.002384) + (xy 133.785468 140.970001) + (xy 133.785468 140.969998) + (xy 133.776496 140.867448) + (xy 133.765635 140.743308) + (xy 133.706739 140.523504) + (xy 133.610568 140.317266) + (xy 133.482462 140.13431) + (xy 133.480045 140.130858) + (xy 133.319141 139.969954) + (xy 133.132734 139.839432) + (xy 133.132728 139.839429) + (xy 133.074725 139.812382) + (xy 133.022285 139.76621) + (xy 133.003133 139.699017) + (xy 133.023348 139.632135) + (xy 133.074725 139.587618) + (xy 133.132734 139.560568) + (xy 133.319139 139.430047) + (xy 133.480047 139.269139) + (xy 133.610568 139.082734) + (xy 133.706739 138.876496) + (xy 133.765635 138.656692) + (xy 133.782634 138.462384) + (xy 133.785468 138.430001) + (xy 133.785468 138.429998) + (xy 133.776604 138.328685) + (xy 133.765635 138.203308) + (xy 133.706739 137.983504) + (xy 133.610568 137.777266) + (xy 133.482462 137.59431) + (xy 133.480045 137.590858) + (xy 133.319141 137.429954) + (xy 133.132734 137.299432) + (xy 133.132728 137.299429) + (xy 133.074725 137.272382) + (xy 133.022285 137.22621) + (xy 133.003133 137.159017) + (xy 133.023348 137.092135) + (xy 133.074725 137.047618) + (xy 133.132734 137.020568) + (xy 133.319139 136.890047) + (xy 133.480047 136.729139) + (xy 133.610568 136.542734) + (xy 133.706739 136.336496) + (xy 133.765635 136.116692) + (xy 133.782634 135.922384) + (xy 133.785468 135.890001) + (xy 133.785468 135.889998) + (xy 133.775114 135.771657) + (xy 133.765635 135.663308) + (xy 133.706739 135.443504) + (xy 133.610568 135.237266) + (xy 133.480047 135.050861) + (xy 133.480045 135.050858) + (xy 133.319141 134.889954) + (xy 133.132734 134.759432) + (xy 133.132728 134.759429) + (xy 133.074725 134.732382) + (xy 133.022285 134.68621) + (xy 133.003133 134.619017) + (xy 133.023348 134.552135) + (xy 133.074725 134.507618) + (xy 133.132734 134.480568) + (xy 133.296353 134.366002) + (xy 140.214751 134.366002) + (xy 140.233685 134.534056) + (xy 140.289545 134.693694) + (xy 140.289547 134.693697) + (xy 140.379518 134.836884) + (xy 140.379523 134.83689) + (xy 140.499109 134.956476) + (xy 140.499115 134.956481) + (xy 140.642302 135.046452) + (xy 140.642307 135.046455) + (xy 140.64231 135.046456) + (xy 140.70094 135.066971) + (xy 140.757716 135.107692) + (xy 140.777028 135.143059) + (xy 140.797544 135.201693) + (xy 140.887518 135.344884) + (xy 140.887523 135.34489) + (xy 141.007109 135.464476) + (xy 141.007115 135.464481) + (xy 141.150302 135.554452) + (xy 141.150305 135.554454) + (xy 141.150309 135.554455) + (xy 141.15031 135.554456) + (xy 141.222913 135.57986) + (xy 141.309943 135.610314) + (xy 141.477997 135.629249) + (xy 141.478 135.629249) + (xy 141.478003 135.629249) + (xy 141.646056 135.610314) + (xy 141.646059 135.610313) + (xy 141.80569 135.554456) + (xy 141.805692 135.554454) + (xy 141.805694 135.554454) + (xy 141.805697 135.554452) + (xy 141.948884 135.464481) + (xy 141.948885 135.46448) + (xy 141.94889 135.464477) + (xy 142.068477 135.34489) + (xy 142.13296 135.242267) + (xy 142.158452 135.201697) + (xy 142.158454 135.201694) + (xy 142.158455 135.201691) + (xy 142.158456 135.20169) + (xy 142.214313 135.042059) + (xy 142.214313 135.042058) + (xy 142.214314 135.042056) + (xy 142.233249 134.874002) + (xy 142.233249 134.873997) + (xy 142.214314 134.705943) + (xy 142.170853 134.581739) + (xy 142.158456 134.54631) + (xy 142.158455 134.546309) + (xy 142.158454 134.546305) + (xy 142.158452 134.546302) + (xy 142.068481 134.403115) + (xy 142.068476 134.403109) + (xy 141.94889 134.283523) + (xy 141.948884 134.283518) + (xy 141.805693 134.193544) + (xy 141.747059 134.173028) + (xy 141.690283 134.132306) + (xy 141.670971 134.09694) + (xy 141.650455 134.038307) + (xy 141.650452 134.038302) + (xy 141.560481 133.895115) + (xy 141.560476 133.895109) + (xy 141.44089 133.775523) + (xy 141.440884 133.775518) + (xy 141.297697 133.685547) + (xy 141.297694 133.685545) + (xy 141.138056 133.629685) + (xy 140.970003 133.610751) + (xy 140.969997 133.610751) + (xy 140.801943 133.629685) + (xy 140.642305 133.685545) + (xy 140.642302 133.685547) + (xy 140.499115 133.775518) + (xy 140.499109 133.775523) + (xy 140.379523 133.895109) + (xy 140.379518 133.895115) + (xy 140.289547 134.038302) + (xy 140.289545 134.038305) + (xy 140.233685 134.197943) + (xy 140.214751 134.365997) + (xy 140.214751 134.366002) + (xy 133.296353 134.366002) + (xy 133.319139 134.350047) + (xy 133.480047 134.189139) + (xy 133.610568 134.002734) + (xy 133.706739 133.796496) + (xy 133.765635 133.576692) + (xy 133.782634 133.382384) + (xy 133.785468 133.350001) + (xy 133.785468 133.349998) + (xy 133.776604 133.248685) + (xy 133.765635 133.123308) + (xy 133.708078 132.908502) + (xy 133.706741 132.903511) + (xy 133.706738 132.903502) + (xy 133.678035 132.841949) + (xy 133.610568 132.697266) + (xy 133.480047 132.510861) + (xy 133.480045 132.510858) + (xy 133.319141 132.349954) + (xy 133.132734 132.219432) + (xy 133.132728 132.219429) + (xy 133.074725 132.192382) + (xy 133.022285 132.14621) + (xy 133.003133 132.079017) + (xy 133.023348 132.012135) + (xy 133.074725 131.967618) + (xy 133.075319 131.967341) + (xy 133.132734 131.940568) + (xy 133.296353 131.826002) + (xy 136.658751 131.826002) + (xy 136.677685 131.994056) + (xy 136.733545 132.153694) + (xy 136.733547 132.153697) + (xy 136.823518 132.296884) + (xy 136.823523 132.29689) + (xy 136.943109 132.416476) + (xy 136.943115 132.416481) + (xy 137.086302 132.506452) + (xy 137.086305 132.506454) + (xy 137.086309 132.506455) + (xy 137.08631 132.506456) + (xy 137.158913 132.53186) + (xy 137.245943 132.562314) + (xy 137.413997 132.581249) + (xy 137.414 132.581249) + (xy 137.414003 132.581249) + (xy 137.582056 132.562314) + (xy 137.582059 132.562313) + (xy 137.74169 132.506456) + (xy 137.741692 132.506454) + (xy 137.741694 132.506454) + (xy 137.741697 132.506452) + (xy 137.884884 132.416481) + (xy 137.884885 132.41648) + (xy 137.88489 132.416477) + (xy 137.967365 132.334002) + (xy 139.706751 132.334002) + (xy 139.725685 132.502056) + (xy 139.781545 132.661694) + (xy 139.781547 132.661697) + (xy 139.871518 132.804884) + (xy 139.871523 132.80489) + (xy 139.991109 132.924476) + (xy 139.991115 132.924481) + (xy 140.134302 133.014452) + (xy 140.134305 133.014454) + (xy 140.134309 133.014455) + (xy 140.13431 133.014456) + (xy 140.206913 133.03986) + (xy 140.293943 133.070314) + (xy 140.461997 133.089249) + (xy 140.462 133.089249) + (xy 140.462003 133.089249) + (xy 140.630056 133.070314) + (xy 140.630059 133.070313) + (xy 140.78969 133.014456) + (xy 140.789692 133.014454) + (xy 140.789694 133.014454) + (xy 140.789697 133.014452) + (xy 140.932884 132.924481) + (xy 140.932885 132.92448) + (xy 140.93289 132.924477) + (xy 141.052477 132.80489) + (xy 141.055501 132.800078) + (xy 141.142452 132.661697) + (xy 141.142454 132.661694) + (xy 141.142454 132.661692) + (xy 141.142456 132.66169) + (xy 141.198313 132.502059) + (xy 141.198313 132.502058) + (xy 141.198314 132.502056) + (xy 141.217249 132.334002) + (xy 141.217249 132.333997) + (xy 141.198314 132.165943) + (xy 141.154853 132.041739) + (xy 141.142456 132.00631) + (xy 141.142455 132.006309) + (xy 141.142454 132.006305) + (xy 141.142452 132.006302) + (xy 141.052481 131.863115) + (xy 141.052476 131.863109) + (xy 140.93289 131.743523) + (xy 140.932884 131.743518) + (xy 140.789697 131.653547) + (xy 140.789694 131.653545) + (xy 140.630056 131.597685) + (xy 140.462003 131.578751) + (xy 140.461997 131.578751) + (xy 140.293943 131.597685) + (xy 140.134305 131.653545) + (xy 140.134302 131.653547) + (xy 139.991115 131.743518) + (xy 139.991109 131.743523) + (xy 139.871523 131.863109) + (xy 139.871518 131.863115) + (xy 139.781547 132.006302) + (xy 139.781545 132.006305) + (xy 139.725685 132.165943) + (xy 139.706751 132.333997) + (xy 139.706751 132.334002) + (xy 137.967365 132.334002) + (xy 138.004477 132.29689) + (xy 138.050006 132.224432) + (xy 138.094452 132.153697) + (xy 138.094454 132.153694) + (xy 138.094454 132.153692) + (xy 138.094456 132.15369) + (xy 138.150313 131.994059) + (xy 138.150313 131.994058) + (xy 138.150314 131.994056) + (xy 138.169249 131.826002) + (xy 138.169249 131.825997) + (xy 138.150314 131.657943) + (xy 138.094454 131.498305) + (xy 138.094452 131.498302) + (xy 138.004481 131.355115) + (xy 138.004476 131.355109) + (xy 137.88489 131.235523) + (xy 137.884884 131.235518) + (xy 137.741697 131.145547) + (xy 137.741694 131.145545) + (xy 137.582056 131.089685) + (xy 137.414003 131.070751) + (xy 137.413997 131.070751) + (xy 137.245943 131.089685) + (xy 137.086305 131.145545) + (xy 137.086302 131.145547) + (xy 136.943115 131.235518) + (xy 136.943109 131.235523) + (xy 136.823523 131.355109) + (xy 136.823518 131.355115) + (xy 136.733547 131.498302) + (xy 136.733545 131.498305) + (xy 136.677685 131.657943) + (xy 136.658751 131.825997) + (xy 136.658751 131.826002) + (xy 133.296353 131.826002) + (xy 133.319139 131.810047) + (xy 133.480047 131.649139) + (xy 133.610568 131.462734) + (xy 133.706739 131.256496) + (xy 133.765635 131.036692) + (xy 133.782634 130.842384) + (xy 133.785468 130.810001) + (xy 133.785468 130.809998) + (xy 133.774956 130.689852) + (xy 133.765635 130.583308) + (xy 133.712358 130.384476) + (xy 133.706741 130.363511) + (xy 133.706738 130.363502) + (xy 133.678059 130.302) + (xy 133.610568 130.157266) + (xy 133.482462 129.97431) + (xy 133.480045 129.970858) + (xy 133.319141 129.809954) + (xy 133.132734 129.679432) + (xy 133.132728 129.679429) + (xy 133.091596 129.660249) + (xy 133.074724 129.652381) + (xy 133.022285 129.60621) + (xy 133.003133 129.539017) + (xy 133.023348 129.472135) + (xy 133.074725 129.427618) + (xy 133.132734 129.400568) + (xy 133.319139 129.270047) + (xy 133.480047 129.109139) + (xy 133.610568 128.922734) + (xy 133.706739 128.716496) + (xy 133.765635 128.496692) + (xy 133.782634 128.302384) + (xy 133.785468 128.270001) + (xy 133.785468 128.269998) + (xy 133.775132 128.151856) + (xy 133.765635 128.043308) + (xy 133.706739 127.823504) + (xy 133.610568 127.617266) + (xy 133.480047 127.430861) + (xy 133.480045 127.430858) + (xy 133.319141 127.269954) + (xy 133.132734 127.139432) + (xy 133.132728 127.139429) + (xy 133.074725 127.112382) + (xy 133.022285 127.06621) + (xy 133.003133 126.999017) + (xy 133.023348 126.932135) + (xy 133.074725 126.887618) + (xy 133.075319 126.887341) + (xy 133.132734 126.860568) + (xy 133.319139 126.730047) + (xy 133.480047 126.569139) + (xy 133.610568 126.382734) + (xy 133.706739 126.176496) + (xy 133.765635 125.956692) + (xy 133.782634 125.762384) + (xy 133.785468 125.730001) + (xy 133.785468 125.729998) + (xy 133.776604 125.628685) + (xy 133.765635 125.503308) + (xy 133.706739 125.283504) + (xy 133.610568 125.077266) + (xy 133.480047 124.890861) + (xy 133.480045 124.890858) + (xy 133.319141 124.729954) + (xy 133.132734 124.599432) + (xy 133.132728 124.599429) + (xy 133.074725 124.572382) + (xy 133.022285 124.52621) + (xy 133.003133 124.459017) + (xy 133.023348 124.392135) + (xy 133.074725 124.347618) + (xy 133.132734 124.320568) + (xy 133.319139 124.190047) + (xy 133.480047 124.029139) + (xy 133.610568 123.842734) + (xy 133.678058 123.698002) + (xy 137.674751 123.698002) + (xy 137.693685 123.866056) + (xy 137.749545 124.025694) + (xy 137.749547 124.025697) + (xy 137.839518 124.168884) + (xy 137.839523 124.16889) + (xy 137.959109 124.288476) + (xy 137.959115 124.288481) + (xy 138.102302 124.378452) + (xy 138.102305 124.378454) + (xy 138.102309 124.378455) + (xy 138.10231 124.378456) + (xy 138.168849 124.401739) + (xy 138.261943 124.434314) + (xy 138.429997 124.453249) + (xy 138.43 124.453249) + (xy 138.430003 124.453249) + (xy 138.598056 124.434314) + (xy 138.598059 124.434313) + (xy 138.75769 124.378456) + (xy 138.872027 124.306613) + (xy 138.939264 124.287612) + (xy 139.003973 124.306613) + (xy 139.111307 124.374056) + (xy 139.118307 124.378454) + (xy 139.118305 124.378454) + (xy 139.118309 124.378455) + (xy 139.11831 124.378456) + (xy 139.184849 124.401739) + (xy 139.277943 124.434314) + (xy 139.445997 124.453249) + (xy 139.446 124.453249) + (xy 139.446003 124.453249) + (xy 139.614056 124.434314) + (xy 139.614059 124.434313) + (xy 139.77369 124.378456) + (xy 139.773692 124.378454) + (xy 139.773694 124.378454) + (xy 139.773697 124.378452) + (xy 139.916884 124.288481) + (xy 139.916885 124.28848) + (xy 139.91689 124.288477) + (xy 140.036477 124.16889) + (xy 140.064983 124.123523) + (xy 140.126452 124.025697) + (xy 140.126454 124.025694) + (xy 140.126454 124.025692) + (xy 140.126456 124.02569) + (xy 140.182313 123.866059) + (xy 140.182313 123.866058) + (xy 140.182314 123.866056) + (xy 140.201249 123.698002) + (xy 140.201249 123.697997) + (xy 140.182314 123.529943) + (xy 140.142686 123.416692) + (xy 140.126456 123.37031) + (xy 140.126455 123.370309) + (xy 140.126454 123.370305) + (xy 140.126452 123.370302) + (xy 140.036481 123.227115) + (xy 140.036476 123.227109) + (xy 139.91689 123.107523) + (xy 139.916884 123.107518) + (xy 139.773697 123.017547) + (xy 139.773694 123.017545) + (xy 139.614056 122.961685) + (xy 139.446003 122.942751) + (xy 139.445997 122.942751) + (xy 139.277943 122.961685) + (xy 139.118307 123.017545) + (xy 139.003972 123.089387) + (xy 138.936735 123.108387) + (xy 138.872028 123.089387) + (xy 138.757692 123.017545) + (xy 138.757691 123.017544) + (xy 138.75769 123.017544) + (xy 138.71937 123.004135) + (xy 138.598056 122.961685) + (xy 138.430003 122.942751) + (xy 138.429997 122.942751) + (xy 138.261943 122.961685) + (xy 138.102305 123.017545) + (xy 138.102302 123.017547) + (xy 137.959115 123.107518) + (xy 137.959109 123.107523) + (xy 137.839523 123.227109) + (xy 137.839518 123.227115) + (xy 137.749547 123.370302) + (xy 137.749545 123.370305) + (xy 137.693685 123.529943) + (xy 137.674751 123.697997) + (xy 137.674751 123.698002) + (xy 133.678058 123.698002) + (xy 133.706739 123.636496) + (xy 133.765635 123.416692) + (xy 133.782634 123.222384) + (xy 133.785468 123.190001) + (xy 133.785468 123.189998) + (xy 133.77038 123.017544) + (xy 133.765635 122.963308) + (xy 133.706739 122.743504) + (xy 133.610568 122.537266) + (xy 133.480047 122.350861) + (xy 133.480045 122.350858) + (xy 133.319141 122.189954) + (xy 133.132734 122.059432) + (xy 133.132728 122.059429) + (xy 133.085448 122.037382) + (xy 133.074724 122.032381) + (xy 133.022285 121.98621) + (xy 133.003133 121.919017) + (xy 133.023348 121.852135) + (xy 133.074725 121.807618) + (xy 133.132734 121.780568) + (xy 133.319139 121.650047) + (xy 133.480047 121.489139) + (xy 133.610568 121.302734) + (xy 133.678058 121.158002) + (xy 138.182751 121.158002) + (xy 138.201685 121.326056) + (xy 138.257545 121.485694) + (xy 138.257547 121.485697) + (xy 138.347518 121.628884) + (xy 138.347523 121.62889) + (xy 138.467109 121.748476) + (xy 138.467115 121.748481) + (xy 138.610302 121.838452) + (xy 138.610305 121.838454) + (xy 138.610309 121.838455) + (xy 138.61031 121.838456) + (xy 138.682913 121.86386) + (xy 138.769943 121.894314) + (xy 138.937997 121.913249) + (xy 138.938 121.913249) + (xy 138.938003 121.913249) + (xy 139.106056 121.894314) + (xy 139.106059 121.894313) + (xy 139.26569 121.838456) + (xy 139.265692 121.838454) + (xy 139.265694 121.838454) + (xy 139.265697 121.838452) + (xy 139.408884 121.748481) + (xy 139.408885 121.74848) + (xy 139.40889 121.748477) + (xy 139.528477 121.62889) + (xy 139.528481 121.628884) + (xy 139.618452 121.485697) + (xy 139.618454 121.485694) + (xy 139.618454 121.485692) + (xy 139.618456 121.48569) + (xy 139.674313 121.326059) + (xy 139.674313 121.326058) + (xy 139.674314 121.326056) + (xy 139.693249 121.158002) + (xy 139.693249 121.157997) + (xy 139.674314 120.989943) + (xy 139.634686 120.876692) + (xy 139.618456 120.83031) + (xy 139.618455 120.830309) + (xy 139.618454 120.830305) + (xy 139.618452 120.830302) + (xy 139.528481 120.687115) + (xy 139.528476 120.687109) + (xy 139.40889 120.567523) + (xy 139.408884 120.567518) + (xy 139.265697 120.477547) + (xy 139.265694 120.477545) + (xy 139.106056 120.421685) + (xy 138.938003 120.402751) + (xy 138.937997 120.402751) + (xy 138.769943 120.421685) + (xy 138.610305 120.477545) + (xy 138.610302 120.477547) + (xy 138.467115 120.567518) + (xy 138.467109 120.567523) + (xy 138.347523 120.687109) + (xy 138.347518 120.687115) + (xy 138.257547 120.830302) + (xy 138.257545 120.830305) + (xy 138.201685 120.989943) + (xy 138.182751 121.157997) + (xy 138.182751 121.158002) + (xy 133.678058 121.158002) + (xy 133.706739 121.096496) + (xy 133.765635 120.876692) + (xy 133.782634 120.682384) + (xy 133.785468 120.650001) + (xy 133.785468 120.649998) + (xy 133.774519 120.524852) + (xy 133.765635 120.423308) + (xy 133.706739 120.203504) + (xy 133.610568 119.997266) + (xy 133.480047 119.810861) + (xy 133.480045 119.810858) + (xy 133.319141 119.649954) + (xy 133.132734 119.519432) + (xy 133.132728 119.519429) + (xy 133.074882 119.492455) + (xy 133.074724 119.492381) + (xy 133.022285 119.44621) + (xy 133.003133 119.379017) + (xy 133.023348 119.312135) + (xy 133.074725 119.267618) + (xy 133.132734 119.240568) + (xy 133.319139 119.110047) + (xy 133.480047 118.949139) + (xy 133.610568 118.762734) + (xy 133.706739 118.556496) + (xy 133.765635 118.336692) + (xy 133.783535 118.132096) + (xy 133.785468 118.110001) + (xy 133.785468 118.109998) + (xy 133.777604 118.02011) + (xy 133.765635 117.883308) + (xy 133.709589 117.674139) + (xy 133.706741 117.663511) + (xy 133.706738 117.663502) + (xy 133.678059 117.602) + (xy 133.610568 117.457266) + (xy 133.482462 117.27431) + (xy 133.480045 117.270858) + (xy 133.319141 117.109954) + (xy 133.132734 116.979432) + (xy 133.132728 116.979429) + (xy 133.074725 116.952382) + (xy 133.022285 116.90621) + (xy 133.003133 116.839017) + (xy 133.023348 116.772135) + (xy 133.074725 116.727618) + (xy 133.132734 116.700568) + (xy 133.319139 116.570047) + (xy 133.480047 116.409139) + (xy 133.610568 116.222734) + (xy 133.706739 116.016496) + (xy 133.765635 115.796692) + (xy 133.7841 115.585633) + (xy 133.785468 115.570001) + (xy 133.785468 115.569998) + (xy 133.777604 115.48011) + (xy 133.765635 115.343308) + (xy 133.709589 115.134139) + (xy 133.706741 115.123511) + (xy 133.706738 115.123502) + (xy 133.610568 114.917266) + (xy 133.480047 114.730861) + (xy 133.480045 114.730858) + (xy 133.319141 114.569954) + (xy 133.132734 114.439432) + (xy 133.132728 114.439429) + (xy 133.074725 114.412382) + (xy 133.022285 114.36621) + (xy 133.003133 114.299017) + (xy 133.023348 114.232135) + (xy 133.074725 114.187618) + (xy 133.132734 114.160568) + (xy 133.319139 114.030047) + (xy 133.480047 113.869139) + (xy 133.610568 113.682734) + (xy 133.678058 113.538002) + (xy 140.214751 113.538002) + (xy 140.233685 113.706056) + (xy 140.289545 113.865694) + (xy 140.289547 113.865697) + (xy 140.379518 114.008884) + (xy 140.379523 114.00889) + (xy 140.499109 114.128476) + (xy 140.499115 114.128481) + (xy 140.642302 114.218452) + (xy 140.642305 114.218454) + (xy 140.642309 114.218455) + (xy 140.64231 114.218456) + (xy 140.714913 114.24386) + (xy 140.801943 114.274314) + (xy 140.969997 114.293249) + (xy 140.97 114.293249) + (xy 140.970003 114.293249) + (xy 141.138056 114.274314) + (xy 141.138059 114.274313) + (xy 141.29769 114.218456) + (xy 141.297692 114.218454) + (xy 141.297694 114.218454) + (xy 141.297697 114.218452) + (xy 141.440884 114.128481) + (xy 141.440888 114.128478) + (xy 141.44089 114.128477) + (xy 141.560477 114.00889) + (xy 141.588398 113.964454) + (xy 141.650452 113.865697) + (xy 141.650454 113.865694) + (xy 141.650454 113.865692) + (xy 141.650456 113.86569) + (xy 141.706313 113.706059) + (xy 141.706313 113.706058) + (xy 141.706314 113.706056) + (xy 141.725249 113.538002) + (xy 141.725249 113.537997) + (xy 141.706314 113.369943) + (xy 141.667028 113.257671) + (xy 141.650456 113.21031) + (xy 141.650455 113.210309) + (xy 141.650454 113.210305) + (xy 141.650452 113.210302) + (xy 141.560481 113.067115) + (xy 141.560476 113.067109) + (xy 141.44089 112.947523) + (xy 141.440884 112.947518) + (xy 141.297697 112.857547) + (xy 141.297694 112.857545) + (xy 141.138056 112.801685) + (xy 140.970003 112.782751) + (xy 140.969997 112.782751) + (xy 140.801943 112.801685) + (xy 140.642305 112.857545) + (xy 140.642302 112.857547) + (xy 140.499115 112.947518) + (xy 140.499109 112.947523) + (xy 140.379523 113.067109) + (xy 140.379518 113.067115) + (xy 140.289547 113.210302) + (xy 140.289545 113.210305) + (xy 140.233685 113.369943) + (xy 140.214751 113.537997) + (xy 140.214751 113.538002) + (xy 133.678058 113.538002) + (xy 133.706739 113.476496) + (xy 133.765635 113.256692) + (xy 133.783176 113.056202) + (xy 133.785468 113.030001) + (xy 133.785468 113.029998) + (xy 133.779021 112.95631) + (xy 133.765635 112.803308) + (xy 133.712358 112.604476) + (xy 133.706741 112.583511) + (xy 133.706738 112.583502) + (xy 133.678059 112.522) + (xy 133.610568 112.377266) + (xy 133.482462 112.19431) + (xy 133.480045 112.190858) + (xy 133.319141 112.029954) + (xy 133.296359 112.014002) + (xy 138.182751 112.014002) + (xy 138.201685 112.182056) + (xy 138.257545 112.341694) + (xy 138.257547 112.341697) + (xy 138.347518 112.484884) + (xy 138.347523 112.48489) + (xy 138.467109 112.604476) + (xy 138.467115 112.604481) + (xy 138.610302 112.694452) + (xy 138.610305 112.694454) + (xy 138.610309 112.694455) + (xy 138.61031 112.694456) + (xy 138.655481 112.710262) + (xy 138.769943 112.750314) + (xy 138.937997 112.769249) + (xy 138.938 112.769249) + (xy 138.938003 112.769249) + (xy 139.106056 112.750314) + (xy 139.138721 112.738884) + (xy 139.26569 112.694456) + (xy 139.265692 112.694454) + (xy 139.265694 112.694454) + (xy 139.265697 112.694452) + (xy 139.408884 112.604481) + (xy 139.408885 112.60448) + (xy 139.40889 112.604477) + (xy 139.491365 112.522002) + (xy 141.738751 112.522002) + (xy 141.757685 112.690056) + (xy 141.813545 112.849694) + (xy 141.813547 112.849697) + (xy 141.903518 112.992884) + (xy 141.903523 112.99289) + (xy 142.023109 113.112476) + (xy 142.023115 113.112481) + (xy 142.166302 113.202452) + (xy 142.166305 113.202454) + (xy 142.166309 113.202455) + (xy 142.16631 113.202456) + (xy 142.188756 113.21031) + (xy 142.325943 113.258314) + (xy 142.493997 113.277249) + (xy 142.494 113.277249) + (xy 142.494003 113.277249) + (xy 142.662056 113.258314) + (xy 142.666677 113.256697) + (xy 142.82169 113.202456) + (xy 142.821692 113.202454) + (xy 142.821694 113.202454) + (xy 142.821697 113.202452) + (xy 142.964884 113.112481) + (xy 142.964885 113.11248) + (xy 142.96489 113.112477) + (xy 143.084477 112.99289) + (xy 143.091484 112.981739) + (xy 143.174452 112.849697) + (xy 143.174454 112.849694) + (xy 143.174454 112.849692) + (xy 143.174456 112.84969) + (xy 143.230313 112.690059) + (xy 143.230313 112.690058) + (xy 143.230314 112.690056) + (xy 143.249249 112.522002) + (xy 143.249249 112.521997) + (xy 143.230314 112.353943) + (xy 143.17697 112.201496) + (xy 143.174456 112.19431) + (xy 143.174455 112.194309) + (xy 143.174454 112.194305) + (xy 143.174452 112.194302) + (xy 143.084481 112.051115) + (xy 143.084476 112.051109) + (xy 142.96489 111.931523) + (xy 142.964884 111.931518) + (xy 142.821697 111.841547) + (xy 142.821694 111.841545) + (xy 142.662056 111.785685) + (xy 142.494003 111.766751) + (xy 142.493997 111.766751) + (xy 142.325943 111.785685) + (xy 142.166305 111.841545) + (xy 142.166302 111.841547) + (xy 142.023115 111.931518) + (xy 142.023109 111.931523) + (xy 141.903523 112.051109) + (xy 141.903518 112.051115) + (xy 141.813547 112.194302) + (xy 141.813545 112.194305) + (xy 141.757685 112.353943) + (xy 141.738751 112.521997) + (xy 141.738751 112.522002) + (xy 139.491365 112.522002) + (xy 139.528477 112.48489) + (xy 139.552879 112.446055) + (xy 139.618452 112.341697) + (xy 139.618454 112.341694) + (xy 139.618454 112.341692) + (xy 139.618456 112.34169) + (xy 139.674313 112.182059) + (xy 139.674313 112.182058) + (xy 139.674314 112.182056) + (xy 139.693249 112.014002) + (xy 139.693249 112.013997) + (xy 139.674314 111.845943) + (xy 139.630853 111.721739) + (xy 139.618456 111.68631) + (xy 139.618455 111.686309) + (xy 139.618454 111.686305) + (xy 139.618452 111.686302) + (xy 139.528481 111.543115) + (xy 139.528476 111.543109) + (xy 139.40889 111.423523) + (xy 139.408884 111.423518) + (xy 139.265697 111.333547) + (xy 139.265694 111.333545) + (xy 139.106056 111.277685) + (xy 138.938003 111.258751) + (xy 138.937997 111.258751) + (xy 138.769943 111.277685) + (xy 138.610305 111.333545) + (xy 138.610302 111.333547) + (xy 138.467115 111.423518) + (xy 138.467109 111.423523) + (xy 138.347523 111.543109) + (xy 138.347518 111.543115) + (xy 138.257547 111.686302) + (xy 138.257545 111.686305) + (xy 138.201685 111.845943) + (xy 138.182751 112.013997) + (xy 138.182751 112.014002) + (xy 133.296359 112.014002) + (xy 133.132734 111.899432) + (xy 133.132728 111.899429) + (xy 133.074725 111.872382) + (xy 133.022285 111.82621) + (xy 133.003133 111.759017) + (xy 133.023348 111.692135) + (xy 133.074725 111.647618) + (xy 133.132734 111.620568) + (xy 133.319139 111.490047) + (xy 133.480047 111.329139) + (xy 133.610568 111.142734) + (xy 133.706739 110.936496) + (xy 133.765635 110.716692) + (xy 133.782634 110.522384) + (xy 133.785468 110.490001) + (xy 133.785468 110.489998) + (xy 133.775198 110.372618) + (xy 133.765635 110.263308) + (xy 133.709589 110.054139) + (xy 133.706741 110.043511) + (xy 133.706738 110.043502) + (xy 133.678059 109.982) + (xy 133.610568 109.837266) + (xy 133.482462 109.65431) + (xy 133.480045 109.650858) + (xy 133.319141 109.489954) + (xy 133.132734 109.359432) + (xy 133.132728 109.359429) + (xy 133.074725 109.332382) + (xy 133.022285 109.28621) + (xy 133.003133 109.219017) + (xy 133.023348 109.152135) + (xy 133.074725 109.107618) + (xy 133.132734 109.080568) + (xy 133.319139 108.950047) + (xy 133.480047 108.789139) + (xy 133.610568 108.602734) + (xy 133.706739 108.396496) + (xy 133.765635 108.176692) + (xy 133.784144 107.965139) + (xy 133.785468 107.950002) + (xy 136.658751 107.950002) + (xy 136.677685 108.118056) + (xy 136.733545 108.277694) + (xy 136.733547 108.277697) + (xy 136.823518 108.420884) + (xy 136.823523 108.42089) + (xy 136.943109 108.540476) + (xy 136.943115 108.540481) + (xy 137.086302 108.630452) + (xy 137.086305 108.630454) + (xy 137.086309 108.630455) + (xy 137.08631 108.630456) + (xy 137.108756 108.63831) + (xy 137.245943 108.686314) + (xy 137.413997 108.705249) + (xy 137.414 108.705249) + (xy 137.414003 108.705249) + (xy 137.582056 108.686314) + (xy 137.582059 108.686313) + (xy 137.74169 108.630456) + (xy 137.741692 108.630454) + (xy 137.741694 108.630454) + (xy 137.741697 108.630452) + (xy 137.884884 108.540481) + (xy 137.884885 108.54048) + (xy 137.88489 108.540477) + (xy 138.004477 108.42089) + (xy 138.004481 108.420884) + (xy 138.094452 108.277697) + (xy 138.094454 108.277694) + (xy 138.094454 108.277692) + (xy 138.094456 108.27769) + (xy 138.150313 108.118059) + (xy 138.150313 108.118058) + (xy 138.150314 108.118056) + (xy 138.169249 107.950002) + (xy 138.169249 107.949997) + (xy 138.150314 107.781943) + (xy 138.10159 107.642697) + (xy 138.094456 107.62231) + (xy 138.094455 107.622309) + (xy 138.094454 107.622305) + (xy 138.094452 107.622302) + (xy 138.004481 107.479115) + (xy 138.004476 107.479109) + (xy 137.88489 107.359523) + (xy 137.884884 107.359518) + (xy 137.741697 107.269547) + (xy 137.741694 107.269545) + (xy 137.582056 107.213685) + (xy 137.414003 107.194751) + (xy 137.413997 107.194751) + (xy 137.245943 107.213685) + (xy 137.086305 107.269545) + (xy 137.086302 107.269547) + (xy 136.943115 107.359518) + (xy 136.943109 107.359523) + (xy 136.823523 107.479109) + (xy 136.823518 107.479115) + (xy 136.733547 107.622302) + (xy 136.733545 107.622305) + (xy 136.677685 107.781943) + (xy 136.658751 107.949997) + (xy 136.658751 107.950002) + (xy 133.785468 107.950002) + (xy 133.785468 107.950001) + (xy 133.785468 107.949998) + (xy 133.776966 107.852818) + (xy 133.765635 107.723308) + (xy 133.709589 107.514139) + (xy 133.706741 107.503511) + (xy 133.706738 107.503502) + (xy 133.666081 107.416313) + (xy 133.610568 107.297266) + (xy 133.480047 107.110861) + (xy 133.480045 107.110858) + (xy 133.319141 106.949954) + (xy 133.132734 106.819432) + (xy 133.132728 106.819429) + (xy 133.074725 106.792382) + (xy 133.022285 106.74621) + (xy 133.003133 106.679017) + (xy 133.023348 106.612135) + (xy 133.074725 106.567618) + (xy 133.132734 106.540568) + (xy 133.319139 106.410047) + (xy 133.480047 106.249139) + (xy 133.610568 106.062734) + (xy 133.706739 105.856496) + (xy 133.724288 105.791002) + (xy 140.722751 105.791002) + (xy 140.741685 105.959056) + (xy 140.797545 106.118694) + (xy 140.797547 106.118697) + (xy 140.887518 106.261884) + (xy 140.887523 106.26189) + (xy 141.007109 106.381476) + (xy 141.007115 106.381481) + (xy 141.150302 106.471452) + (xy 141.150305 106.471454) + (xy 141.150309 106.471455) + (xy 141.15031 106.471456) + (xy 141.216209 106.494515) + (xy 141.309943 106.527314) + (xy 141.477997 106.546249) + (xy 141.478 106.546249) + (xy 141.478003 106.546249) + (xy 141.646056 106.527314) + (xy 141.689984 106.511943) + (xy 141.80569 106.471456) + (xy 141.805692 106.471454) + (xy 141.805694 106.471454) + (xy 141.805697 106.471452) + (xy 141.948884 106.381481) + (xy 141.948885 106.38148) + (xy 141.94889 106.381477) + (xy 142.068477 106.26189) + (xy 142.10347 106.206197) + (xy 142.155802 106.159908) + (xy 142.222346 106.14895) + (xy 142.300437 106.157749) + (xy 142.366998 106.165249) + (xy 142.367 106.165249) + (xy 142.367003 106.165249) + (xy 142.535056 106.146314) + (xy 142.613981 106.118697) + (xy 142.69469 106.090456) + (xy 142.694692 106.090454) + (xy 142.694694 106.090454) + (xy 142.694697 106.090452) + (xy 142.837884 106.000481) + (xy 142.837885 106.00048) + (xy 142.83789 106.000477) + (xy 142.957477 105.88089) + (xy 142.957481 105.880884) + (xy 143.047452 105.737697) + (xy 143.047454 105.737694) + (xy 143.047454 105.737692) + (xy 143.047456 105.73769) + (xy 143.103313 105.578059) + (xy 143.103313 105.578058) + (xy 143.103314 105.578056) + (xy 143.122249 105.410002) + (xy 143.122249 105.409997) + (xy 143.103314 105.241943) + (xy 143.064159 105.130045) + (xy 143.047456 105.08231) + (xy 143.047455 105.082309) + (xy 143.047454 105.082305) + (xy 143.047452 105.082302) + (xy 142.957481 104.939115) + (xy 142.957476 104.939109) + (xy 142.83789 104.819523) + (xy 142.837884 104.819518) + (xy 142.694697 104.729547) + (xy 142.694694 104.729545) + (xy 142.535056 104.673685) + (xy 142.367003 104.654751) + (xy 142.366997 104.654751) + (xy 142.198943 104.673685) + (xy 142.039305 104.729545) + (xy 142.039302 104.729547) + (xy 141.896115 104.819518) + (xy 141.896109 104.819523) + (xy 141.776525 104.939107) + (xy 141.77652 104.939114) + (xy 141.741527 104.994803) + (xy 141.689192 105.041093) + (xy 141.622651 105.052049) + (xy 141.478003 105.035751) + (xy 141.477997 105.035751) + (xy 141.309943 105.054685) + (xy 141.150305 105.110545) + (xy 141.150302 105.110547) + (xy 141.007115 105.200518) + (xy 141.007109 105.200523) + (xy 140.887523 105.320109) + (xy 140.887518 105.320115) + (xy 140.797547 105.463302) + (xy 140.797545 105.463305) + (xy 140.741685 105.622943) + (xy 140.722751 105.790997) + (xy 140.722751 105.791002) + (xy 133.724288 105.791002) + (xy 133.765635 105.636692) + (xy 133.782634 105.442384) + (xy 133.785468 105.410001) + (xy 133.785468 105.409998) + (xy 133.777604 105.32011) + (xy 133.765635 105.183308) + (xy 133.717406 105.003313) + (xy 133.706741 104.963511) + (xy 133.706738 104.963502) + (xy 133.639599 104.819523) + (xy 133.610568 104.757266) + (xy 133.480047 104.570861) + (xy 133.480045 104.570858) + (xy 133.319141 104.409954) + (xy 133.132734 104.279432) + (xy 133.132732 104.279431) + (xy 132.926497 104.183261) + (xy 132.926488 104.183258) + (xy 132.706697 104.124366) + (xy 132.706687 104.124364) + (xy 132.536785 104.1095) + (xy 132.536784 104.1095) + (xy 131.623216 104.1095) + (xy 131.623215 104.1095) + (xy 131.453312 104.124364) + (xy 131.453302 104.124366) + (xy 131.233511 104.183258) + (xy 131.233502 104.183261) + (xy 131.027267 104.279431) + (xy 131.027265 104.279432) + (xy 130.840858 104.409954) + (xy 130.679954 104.570858) + (xy 130.549432 104.757265) + (xy 130.549431 104.757267) + (xy 130.453261 104.963502) + (xy 130.453258 104.963511) + (xy 130.394366 105.183302) + (xy 130.394364 105.183313) + (xy 130.374532 105.409998) + (xy 130.374532 105.410001) + (xy 130.394364 105.636686) + (xy 130.394366 105.636697) + (xy 130.453258 105.856488) + (xy 130.453261 105.856497) + (xy 130.549431 106.062732) + (xy 130.549432 106.062734) + (xy 130.679954 106.249141) + (xy 130.840858 106.410045) + (xy 130.840861 106.410047) + (xy 131.027266 106.540568) + (xy 131.085275 106.567618) + (xy 131.137714 106.613791) + (xy 131.156866 106.680984) + (xy 131.13665 106.747865) + (xy 131.085275 106.792382) + (xy 131.027267 106.819431) + (xy 131.027265 106.819432) + (xy 130.840858 106.949954) + (xy 130.679954 107.110858) + (xy 130.549432 107.297265) + (xy 130.549431 107.297267) + (xy 130.453261 107.503502) + (xy 130.453258 107.503511) + (xy 130.394366 107.723302) + (xy 130.394364 107.723313) + (xy 130.374532 107.949998) + (xy 130.374532 107.950002) + (xy 130.385872 108.079627) + (xy 130.372105 108.148127) + (xy 130.32349 108.19831) + (xy 130.276228 108.213654) + (xy 130.133943 108.229685) + (xy 129.974305 108.285545) + (xy 129.974302 108.285547) + (xy 129.831115 108.375518) + (xy 129.831109 108.375523) + (xy 129.711523 108.495109) + (xy 129.711518 108.495115) + (xy 129.621547 108.638302) + (xy 129.621545 108.638305) + (xy 129.565685 108.797943) + (xy 129.546751 108.965997) + (xy 129.546751 108.966002) + (xy 107.908493 108.966002) + (xy 107.924139 108.955047) + (xy 108.085047 108.794139) + (xy 108.215568 108.607734) + (xy 108.311739 108.401496) + (xy 108.370635 108.181692) + (xy 108.390468 107.955) + (xy 108.39003 107.949998) + (xy 108.379761 107.832618) + (xy 108.370635 107.728308) + (xy 108.313666 107.515694) + (xy 108.311741 107.508511) + (xy 108.311738 107.508502) + (xy 108.309407 107.503504) + (xy 108.215568 107.302266) + (xy 108.085047 107.115861) + (xy 108.085045 107.115858) + (xy 107.924143 106.954956) + (xy 107.916999 106.949954) + (xy 107.899535 106.937725) + (xy 107.855912 106.883149) + (xy 107.848719 106.81365) + (xy 107.880241 106.751296) + (xy 107.940471 106.715882) + (xy 107.957404 106.712861) + (xy 107.992483 106.709091) + (xy 108.070477 106.680001) + (xy 110.454532 106.680001) + (xy 110.474364 106.906686) + (xy 110.474366 106.906697) + (xy 110.533258 107.126488) + (xy 110.533261 107.126497) + (xy 110.629431 107.332732) + (xy 110.629432 107.332734) + (xy 110.759954 107.519141) + (xy 110.920858 107.680045) + (xy 110.920861 107.680047) + (xy 111.107266 107.810568) + (xy 111.313504 107.906739) + (xy 111.533308 107.965635) + (xy 111.69523 107.979801) + (xy 111.759998 107.985468) + (xy 111.76 107.985468) + (xy 111.760002 107.985468) + (xy 111.816673 107.980509) + (xy 111.986692 107.965635) + (xy 112.206496 107.906739) + (xy 112.412734 107.810568) + (xy 112.599139 107.680047) + (xy 112.760047 107.519139) + (xy 112.890568 107.332734) + (xy 112.986739 107.126496) + (xy 113.045635 106.906692) + (xy 113.06336 106.704091) + (xy 113.065468 106.680002) + (xy 119.005751 106.680002) + (xy 119.024685 106.848056) + (xy 119.080545 107.007694) + (xy 119.080547 107.007697) + (xy 119.170518 107.150884) + (xy 119.170523 107.15089) + (xy 119.290109 107.270476) + (xy 119.290115 107.270481) + (xy 119.433302 107.360452) + (xy 119.433305 107.360454) + (xy 119.433309 107.360455) + (xy 119.43331 107.360456) + (xy 119.505913 107.38586) + (xy 119.592943 107.416314) + (xy 119.760997 107.435249) + (xy 119.761 107.435249) + (xy 119.761003 107.435249) + (xy 119.929056 107.416314) + (xy 119.960041 107.405472) + (xy 120.08869 107.360456) + (xy 120.088692 107.360454) + (xy 120.088694 107.360454) + (xy 120.088697 107.360452) + (xy 120.231884 107.270481) + (xy 120.231885 107.27048) + (xy 120.23189 107.270477) + (xy 120.351477 107.15089) + (xy 120.353957 107.146943) + (xy 120.441452 107.007697) + (xy 120.441454 107.007694) + (xy 120.441454 107.007692) + (xy 120.441456 107.00769) + (xy 120.497313 106.848059) + (xy 120.497313 106.848058) + (xy 120.497314 106.848056) + (xy 120.516249 106.680002) + (xy 125.695034 106.680002) + (xy 125.714858 106.906599) + (xy 125.71486 106.90661) + (xy 125.77373 107.126317) + (xy 125.773735 107.126331) + (xy 125.869863 107.332478) + (xy 125.920974 107.405472) + (xy 126.602046 106.7244) + (xy 126.614835 106.805148) + (xy 126.672359 106.918045) + (xy 126.761955 107.007641) + (xy 126.874852 107.065165) + (xy 126.955599 107.077953) + (xy 126.274526 107.759025) + (xy 126.347513 107.810132) + (xy 126.347521 107.810136) + (xy 126.553668 107.906264) + (xy 126.553682 107.906269) + (xy 126.773389 107.965139) + (xy 126.7734 107.965141) + (xy 126.999998 107.984966) + (xy 127.000002 107.984966) + (xy 127.226599 107.965141) + (xy 127.22661 107.965139) + (xy 127.446317 107.906269) + (xy 127.446331 107.906264) + (xy 127.652478 107.810136) + (xy 127.725471 107.759024) + (xy 127.0444 107.077953) + (xy 127.125148 107.065165) + (xy 127.238045 107.007641) + (xy 127.327641 106.918045) + (xy 127.385165 106.805148) + (xy 127.397953 106.7244) + (xy 128.079024 107.405471) + (xy 128.130136 107.332478) + (xy 128.226264 107.126331) + (xy 128.226269 107.126317) + (xy 128.285139 106.90661) + (xy 128.285141 106.906599) + (xy 128.304966 106.680002) + (xy 128.304966 106.679997) + (xy 128.285141 106.4534) + (xy 128.285139 106.453389) + (xy 128.226269 106.233682) + (xy 128.226264 106.233668) + (xy 128.130136 106.027521) + (xy 128.130132 106.027513) + (xy 128.079025 105.954526) + (xy 127.397953 106.635598) + (xy 127.385165 106.554852) + (xy 127.327641 106.441955) + (xy 127.238045 106.352359) + (xy 127.125148 106.294835) + (xy 127.044401 106.282046) + (xy 127.725472 105.600974) + (xy 127.652478 105.549863) + (xy 127.446331 105.453735) + (xy 127.446317 105.45373) + (xy 127.22661 105.39486) + (xy 127.226599 105.394858) + (xy 127.000002 105.375034) + (xy 126.999998 105.375034) + (xy 126.7734 105.394858) + (xy 126.773389 105.39486) + (xy 126.553682 105.45373) + (xy 126.553673 105.453734) + (xy 126.347516 105.549866) + (xy 126.347512 105.549868) + (xy 126.274526 105.600973) + (xy 126.274526 105.600974) + (xy 126.955599 106.282046) + (xy 126.874852 106.294835) + (xy 126.761955 106.352359) + (xy 126.672359 106.441955) + (xy 126.614835 106.554852) + (xy 126.602046 106.635598) + (xy 125.920974 105.954526) + (xy 125.920973 105.954526) + (xy 125.869868 106.027512) + (xy 125.869866 106.027516) + (xy 125.773734 106.233673) + (xy 125.77373 106.233682) + (xy 125.71486 106.453389) + (xy 125.714858 106.4534) + (xy 125.695034 106.679997) + (xy 125.695034 106.680002) + (xy 120.516249 106.680002) + (xy 120.516249 106.679997) + (xy 120.497314 106.511943) + (xy 120.464523 106.418232) + (xy 120.441456 106.35231) + (xy 120.441455 106.352309) + (xy 120.441454 106.352305) + (xy 120.441452 106.352302) + (xy 120.351481 106.209115) + (xy 120.351476 106.209109) + (xy 120.23189 106.089523) + (xy 120.231884 106.089518) + (xy 120.088697 105.999547) + (xy 120.088694 105.999545) + (xy 119.929056 105.943685) + (xy 119.761003 105.924751) + (xy 119.760997 105.924751) + (xy 119.592943 105.943685) + (xy 119.433305 105.999545) + (xy 119.433302 105.999547) + (xy 119.290115 106.089518) + (xy 119.290109 106.089523) + (xy 119.170523 106.209109) + (xy 119.170518 106.209115) + (xy 119.080547 106.352302) + (xy 119.080545 106.352305) + (xy 119.024685 106.511943) + (xy 119.005751 106.679997) + (xy 119.005751 106.680002) + (xy 113.065468 106.680002) + (xy 113.065468 106.680001) + (xy 113.065468 106.679998) + (xy 113.055636 106.567618) + (xy 113.045635 106.453308) + (xy 112.986739 106.233504) + (xy 112.890568 106.027266) + (xy 112.760047 105.840861) + (xy 112.760045 105.840858) + (xy 112.599141 105.679954) + (xy 112.412734 105.549432) + (xy 112.412732 105.549431) + (xy 112.206497 105.453261) + (xy 112.206488 105.453258) + (xy 111.986697 105.394366) + (xy 111.986693 105.394365) + (xy 111.986692 105.394365) + (xy 111.986691 105.394364) + (xy 111.986686 105.394364) + (xy 111.760002 105.374532) + (xy 111.759998 105.374532) + (xy 111.533313 105.394364) + (xy 111.533302 105.394366) + (xy 111.313511 105.453258) + (xy 111.313502 105.453261) + (xy 111.107267 105.549431) + (xy 111.107265 105.549432) + (xy 110.920858 105.679954) + (xy 110.759954 105.840858) + (xy 110.629432 106.027265) + (xy 110.629431 106.027267) + (xy 110.533261 106.233502) + (xy 110.533258 106.233511) + (xy 110.474366 106.453302) + (xy 110.474364 106.453313) + (xy 110.454532 106.679998) + (xy 110.454532 106.680001) + (xy 108.070477 106.680001) + (xy 108.127331 106.658796) + (xy 108.242546 106.572546) + (xy 108.328796 106.457331) + (xy 108.379091 106.322483) + (xy 108.3855 106.262873) + (xy 108.385499 104.567128) + (xy 108.379091 104.507517) + (xy 108.344567 104.414954) + (xy 108.328797 104.372671) + (xy 108.328793 104.372664) + (xy 108.242547 104.257455) + (xy 108.242544 104.257452) + (xy 108.125107 104.169538) + (xy 108.083236 104.113604) + (xy 108.078252 104.043913) + (xy 108.094423 104.004303) + (xy 108.122456 103.95969) + (xy 108.178313 103.800059) + (xy 108.178313 103.800058) + (xy 108.178314 103.800056) + (xy 108.197249 103.632002) + (xy 108.197249 103.631997) + (xy 108.178314 103.463943) + (xy 108.132662 103.333477) + (xy 108.122456 103.30431) + (xy 108.122455 103.304309) + (xy 108.122454 103.304305) + (xy 108.122452 103.304302) + (xy 108.032481 103.161115) + (xy 108.032476 103.161109) + (xy 107.91289 103.041523) + (xy 107.912884 103.041518) + (xy 107.769697 102.951547) + (xy 107.769694 102.951545) + (xy 107.610056 102.895685) + (xy 107.442003 102.876751) + (xy 107.441997 102.876751) + (xy 107.273943 102.895685) + (xy 107.114305 102.951545) + (xy 107.114302 102.951547) + (xy 106.971115 103.041518) + (xy 106.971109 103.041523) + (xy 106.851523 103.161109) + (xy 106.851518 103.161115) + (xy 106.761547 103.304302) + (xy 106.761545 103.304305) + (xy 106.705685 103.463943) + (xy 106.686751 103.631997) + (xy 106.686751 103.632002) + (xy 106.705686 103.800057) + (xy 106.757994 103.949546) + (xy 106.761555 104.019325) + (xy 106.726826 104.079952) + (xy 106.664833 104.112179) + (xy 106.640952 104.1145) + (xy 105.437129 104.1145) + (xy 105.437123 104.114501) + (xy 105.377516 104.120908) + (xy 105.242671 104.171202) + (xy 105.242664 104.171206) + (xy 105.127455 104.257452) + (xy 105.127452 104.257455) + (xy 105.041206 104.372664) + (xy 105.041202 104.372671) + (xy 104.990908 104.507517) + (xy 104.984501 104.567116) + (xy 104.984501 104.567123) + (xy 104.9845 104.567135) + (xy 104.9845 106.26287) + (xy 104.984501 106.262876) + (xy 104.990908 106.322483) + (xy 105.041202 106.457328) + (xy 105.041206 106.457335) + (xy 105.127452 106.572544) + (xy 105.127455 106.572547) + (xy 105.242664 106.658793) + (xy 105.242671 106.658797) + (xy 105.272711 106.670001) + (xy 105.377517 106.709091) + (xy 105.412596 106.712862) + (xy 105.477144 106.739599) + (xy 105.516993 106.796991) + (xy 105.519488 106.866816) + (xy 105.483836 106.926905) + (xy 105.470464 106.937725) + (xy 105.445858 106.954954) + (xy 105.284954 107.115858) + (xy 105.154432 107.302265) + (xy 105.154431 107.302267) + (xy 105.058261 107.508502) + (xy 105.058258 107.508511) + (xy 104.999366 107.728302) + (xy 104.999364 107.728313) + (xy 104.979532 107.954998) + (xy 104.979532 107.955001) + (xy 104.999364 108.181686) + (xy 104.999366 108.181697) + (xy 105.058258 108.401488) + (xy 105.058261 108.401497) + (xy 105.154431 108.607732) + (xy 105.154432 108.607734) + (xy 105.284954 108.794141) + (xy 105.445858 108.955045) + (xy 105.486214 108.983302) + (xy 105.632266 109.085568) + (xy 105.690275 109.112618) + (xy 105.742714 109.158791) + (xy 105.761866 109.225984) + (xy 105.74165 109.292865) + (xy 105.690275 109.337382) + (xy 105.632267 109.364431) + (xy 105.632265 109.364432) + (xy 105.445858 109.494954) + (xy 105.284954 109.655858) + (xy 105.154432 109.842265) + (xy 105.154431 109.842267) + (xy 105.058261 110.048502) + (xy 105.058258 110.048511) + (xy 104.999366 110.268302) + (xy 104.999364 110.268313) + (xy 104.979532 110.494998) + (xy 104.979532 110.495001) + (xy 104.999364 110.721686) + (xy 104.999366 110.721697) + (xy 105.058258 110.941488) + (xy 105.058261 110.941497) + (xy 105.154431 111.147732) + (xy 105.154432 111.147734) + (xy 105.284954 111.334141) + (xy 105.445858 111.495045) + (xy 105.471145 111.512751) + (xy 105.632266 111.625568) + (xy 105.690275 111.652618) + (xy 105.742714 111.698791) + (xy 105.761866 111.765984) + (xy 105.74165 111.832865) + (xy 105.690275 111.877381) + (xy 105.673272 111.88531) + (xy 105.632267 111.904431) + (xy 105.632265 111.904432) + (xy 105.445858 112.034954) + (xy 105.284954 112.195858) + (xy 105.154432 112.382265) + (xy 105.154431 112.382267) + (xy 105.058261 112.588502) + (xy 105.058258 112.588511) + (xy 104.999366 112.808302) + (xy 104.999364 112.808313) + (xy 104.979532 113.034998) + (xy 104.979532 113.035001) + (xy 104.999364 113.261686) + (xy 104.999366 113.261697) + (xy 105.058258 113.481488) + (xy 105.058261 113.481497) + (xy 105.154431 113.687732) + (xy 105.154432 113.687734) + (xy 105.284954 113.874141) + (xy 105.445858 114.035045) + (xy 105.463776 114.047591) + (xy 105.632266 114.165568) + (xy 105.690275 114.192618) + (xy 105.742714 114.238791) + (xy 105.761866 114.305984) + (xy 105.74165 114.372865) + (xy 105.690275 114.417382) + (xy 105.632267 114.444431) + (xy 105.632265 114.444432) + (xy 105.445858 114.574954) + (xy 105.284954 114.735858) + (xy 105.154432 114.922265) + (xy 105.154431 114.922267) + (xy 105.058261 115.128502) + (xy 105.058258 115.128511) + (xy 104.999366 115.348302) + (xy 104.999364 115.348313) + (xy 104.979532 115.574998) + (xy 104.979532 115.575001) + (xy 104.999364 115.801686) + (xy 104.999366 115.801697) + (xy 105.058258 116.021488) + (xy 105.058261 116.021497) + (xy 105.154431 116.227732) + (xy 105.154432 116.227734) + (xy 105.284954 116.414141) + (xy 105.445858 116.575045) + (xy 105.445861 116.575047) + (xy 105.632266 116.705568) + (xy 105.690275 116.732618) + (xy 105.742714 116.778791) + (xy 105.761866 116.845984) + (xy 105.74165 116.912865) + (xy 105.690275 116.957382) + (xy 105.632267 116.984431) + (xy 105.632265 116.984432) + (xy 105.445858 117.114954) + (xy 105.284954 117.275858) + (xy 105.154432 117.462265) + (xy 105.154431 117.462267) + (xy 105.058261 117.668502) + (xy 105.058258 117.668511) + (xy 104.999366 117.888302) + (xy 104.999364 117.888313) + (xy 104.979532 118.114998) + (xy 104.979532 118.115001) + (xy 104.999364 118.341686) + (xy 104.999366 118.341697) + (xy 105.058258 118.561488) + (xy 105.058261 118.561497) + (xy 105.154431 118.767732) + (xy 105.154432 118.767734) + (xy 105.284954 118.954141) + (xy 105.445858 119.115045) + (xy 105.445861 119.115047) + (xy 105.632266 119.245568) + (xy 105.690275 119.272618) + (xy 105.742714 119.318791) + (xy 105.761866 119.385984) + (xy 105.74165 119.452865) + (xy 105.690275 119.497382) + (xy 105.632267 119.524431) + (xy 105.632265 119.524432) + (xy 105.445858 119.654954) + (xy 105.284954 119.815858) + (xy 105.154432 120.002265) + (xy 105.154431 120.002267) + (xy 105.058261 120.208502) + (xy 105.058258 120.208511) + (xy 104.999366 120.428302) + (xy 104.999364 120.428313) + (xy 104.979532 120.654998) + (xy 104.979532 120.655001) + (xy 104.999364 120.881686) + (xy 104.999366 120.881697) + (xy 105.058258 121.101488) + (xy 105.058261 121.101497) + (xy 105.154431 121.307732) + (xy 105.154432 121.307734) + (xy 105.284954 121.494141) + (xy 105.445858 121.655045) + (xy 105.477682 121.677328) + (xy 105.632266 121.785568) + (xy 105.690275 121.812618) + (xy 105.742714 121.858791) + (xy 105.761866 121.925984) + (xy 105.74165 121.992865) + (xy 105.690275 122.037382) + (xy 105.632267 122.064431) + (xy 105.632265 122.064432) + (xy 105.445858 122.194954) + (xy 105.284954 122.355858) + (xy 105.154432 122.542265) + (xy 105.154431 122.542267) + (xy 105.058261 122.748502) + (xy 105.058258 122.748511) + (xy 104.999366 122.968302) + (xy 104.999364 122.968313) + (xy 104.979532 123.194998) + (xy 104.979532 123.195001) + (xy 104.999364 123.421686) + (xy 104.999366 123.421697) + (xy 105.058258 123.641488) + (xy 105.058261 123.641497) + (xy 105.154431 123.847732) + (xy 105.154432 123.847734) + (xy 105.284954 124.034141) + (xy 105.445858 124.195045) + (xy 105.482275 124.220544) + (xy 105.632266 124.325568) + (xy 105.68014 124.347892) + (xy 105.690275 124.352618) + (xy 105.742714 124.398791) + (xy 105.761866 124.465984) + (xy 105.74165 124.532865) + (xy 105.690275 124.577382) + (xy 105.632267 124.604431) + (xy 105.632265 124.604432) + (xy 105.445858 124.734954) + (xy 105.284954 124.895858) + (xy 105.154432 125.082265) + (xy 105.154431 125.082267) + (xy 105.058261 125.288502) + (xy 105.058258 125.288511) + (xy 104.999366 125.508302) + (xy 104.999364 125.508313) + (xy 104.979532 125.734998) + (xy 104.979532 125.735001) + (xy 104.999364 125.961686) + (xy 104.999366 125.961697) + (xy 105.058258 126.181488) + (xy 105.058261 126.181497) + (xy 105.154431 126.387732) + (xy 105.154432 126.387734) + (xy 105.284954 126.574141) + (xy 105.445858 126.735045) + (xy 105.492693 126.767839) + (xy 105.632266 126.865568) + (xy 105.690275 126.892618) + (xy 105.742714 126.938791) + (xy 105.761866 127.005984) + (xy 105.74165 127.072865) + (xy 105.690275 127.117381) + (xy 105.675162 127.124429) + (xy 105.632267 127.144431) + (xy 105.632265 127.144432) + (xy 105.445858 127.274954) + (xy 105.284954 127.435858) + (xy 105.154432 127.622265) + (xy 105.154431 127.622267) + (xy 105.058261 127.828502) + (xy 105.058258 127.828511) + (xy 104.999366 128.048302) + (xy 104.999364 128.048312) + (xy 104.990305 128.151856) + (xy 104.964852 128.216925) + (xy 104.908261 128.257903) + (xy 104.838499 128.261781) + (xy 104.779096 128.228729) + (xy 104.73789 128.187523) + (xy 104.737884 128.187518) + (xy 104.594697 128.097547) + (xy 104.594694 128.097545) + (xy 104.435056 128.041685) + (xy 104.267003 128.022751) + (xy 104.266997 128.022751) + (xy 104.098943 128.041685) + (xy 103.939305 128.097545) + (xy 103.939302 128.097547) + (xy 103.796115 128.187518) + (xy 103.796109 128.187523) + (xy 103.676523 128.307109) + (xy 103.676518 128.307115) + (xy 103.586547 128.450302) + (xy 103.586545 128.450305) + (xy 103.530685 128.609943) + (xy 103.511751 128.777997) + (xy 103.511751 128.778002) + (xy 103.530685 128.946056) + (xy 103.586545 129.105694) + (xy 103.586547 129.105697) + (xy 103.676518 129.248884) + (xy 103.676523 129.24889) + (xy 103.796109 129.368476) + (xy 103.796115 129.368481) + (xy 103.939302 129.458452) + (xy 103.939305 129.458454) + (xy 103.939309 129.458455) + (xy 103.93931 129.458456) + (xy 104.005849 129.481739) + (xy 104.098943 129.514314) + (xy 104.266997 129.533249) + (xy 104.267 129.533249) + (xy 104.267003 129.533249) + (xy 104.435056 129.514314) + (xy 104.435059 129.514313) + (xy 104.59469 129.458456) + (xy 104.594692 129.458454) + (xy 104.594694 129.458454) + (xy 104.594697 129.458452) + (xy 104.737884 129.368481) + (xy 104.737885 129.36848) + (xy 104.73789 129.368477) + (xy 104.857477 129.24889) + (xy 104.885983 129.203523) + (xy 104.947452 129.105697) + (xy 104.947455 129.105692) + (xy 104.978058 129.018233) + (xy 105.01878 128.961457) + (xy 105.083732 128.935709) + (xy 105.152294 128.949165) + (xy 105.196675 128.988064) + (xy 105.284954 129.114141) + (xy 105.445858 129.275045) + (xy 105.492693 129.307839) + (xy 105.632266 129.405568) + (xy 105.690865 129.432893) + (xy 105.743305 129.479065) + (xy 105.762457 129.546258) + (xy 105.742242 129.613139) + (xy 105.690867 129.657657) + (xy 105.632515 129.684867) + (xy 105.446179 129.815342) + (xy 105.285342 129.976179) + (xy 105.154865 130.162517) + (xy 105.058734 130.368673) + (xy 105.05873 130.368682) + (xy 105.006127 130.564999) + (xy 105.006128 130.565) + (xy 106.369314 130.565) + (xy 106.357359 130.576955) + (xy 106.299835 130.689852) + (xy 106.280014 130.815) + (xy 106.299835 130.940148) + (xy 106.357359 131.053045) + (xy 106.369314 131.065) + (xy 105.006128 131.065) + (xy 105.05873 131.261317) + (xy 105.058734 131.261326) + (xy 105.154865 131.467482) + (xy 105.285342 131.65382) + (xy 105.446179 131.814657) + (xy 105.632518 131.945134) + (xy 105.63252 131.945135) + (xy 105.690865 131.972342) + (xy 105.743305 132.018514) + (xy 105.762457 132.085707) + (xy 105.742242 132.152589) + (xy 105.690867 132.197105) + (xy 105.632268 132.224431) + (xy 105.632264 132.224433) + (xy 105.445858 132.354954) + (xy 105.284954 132.515858) + (xy 105.154432 132.702265) + (xy 105.154431 132.702267) + (xy 105.058261 132.908502) + (xy 105.058258 132.908511) + (xy 104.999366 133.128302) + (xy 104.999364 133.128313) + (xy 104.979532 133.354998) + (xy 104.979532 133.355001) + (xy 104.999364 133.581686) + (xy 104.999366 133.581697) + (xy 105.058258 133.801488) + (xy 105.058261 133.801497) + (xy 105.154431 134.007732) + (xy 105.154432 134.007734) + (xy 105.284954 134.194141) + (xy 105.445858 134.355045) + (xy 105.492031 134.387375) + (xy 105.632266 134.485568) + (xy 105.690275 134.512618) + (xy 105.742714 134.558791) + (xy 105.761866 134.625984) + (xy 105.74165 134.692865) + (xy 105.690275 134.737381) + (xy 105.675162 134.744429) + (xy 105.632267 134.764431) + (xy 105.632265 134.764432) + (xy 105.445858 134.894954) + (xy 105.284954 135.055858) + (xy 105.154432 135.242265) + (xy 105.154431 135.242267) + (xy 105.058261 135.448502) + (xy 105.058259 135.448509) + (xy 105.027055 135.564964) + (xy 104.99069 135.624624) + (xy 104.927842 135.655153) + (xy 104.893397 135.65609) + (xy 104.775004 135.642751) + (xy 104.774997 135.642751) + (xy 104.606943 135.661685) + (xy 104.447305 135.717545) + (xy 104.447302 135.717547) + (xy 104.304115 135.807518) + (xy 104.304109 135.807523) + (xy 104.184523 135.927109) + (xy 104.184518 135.927115) + (xy 104.094547 136.070302) + (xy 104.094545 136.070305) + (xy 104.038685 136.229943) + (xy 104.019751 136.397997) + (xy 104.019751 136.398002) + (xy 104.038685 136.566056) + (xy 104.094545 136.725694) + (xy 104.094547 136.725697) + (xy 104.184518 136.868884) + (xy 104.184523 136.86889) + (xy 104.304109 136.988476) + (xy 104.304115 136.988481) + (xy 104.447302 137.078452) + (xy 104.447305 137.078454) + (xy 104.447309 137.078455) + (xy 104.44731 137.078456) + (xy 104.513849 137.101739) + (xy 104.606943 137.134314) + (xy 104.774997 137.153249) + (xy 104.775 137.153249) + (xy 104.775003 137.153249) + (xy 104.943056 137.134314) + (xy 104.943059 137.134313) + (xy 105.10269 137.078456) + (xy 105.102692 137.078454) + (xy 105.102694 137.078454) + (xy 105.102697 137.078452) + (xy 105.245884 136.988481) + (xy 105.245884 136.98848) + (xy 105.24589 136.988477) + (xy 105.309627 136.924739) + (xy 105.370946 136.891257) + (xy 105.440638 136.896241) + (xy 105.468425 136.910846) + (xy 105.632266 137.025568) + (xy 105.690275 137.052618) + (xy 105.742714 137.098791) + (xy 105.761866 137.165984) + (xy 105.74165 137.232865) + (xy 105.690275 137.277382) + (xy 105.632267 137.304431) + (xy 105.632265 137.304432) + (xy 105.445858 137.434954) + (xy 105.284954 137.595858) + (xy 105.154432 137.782265) + (xy 105.154431 137.782267) + (xy 105.058261 137.988502) + (xy 105.058258 137.988511) + (xy 104.999366 138.208302) + (xy 104.999364 138.208313) + (xy 104.979532 138.434998) + (xy 104.979532 138.435001) + (xy 104.999364 138.661686) + (xy 104.999366 138.661697) + (xy 105.058258 138.881488) + (xy 105.058261 138.881497) + (xy 105.154431 139.087732) + (xy 105.154432 139.087734) + (xy 105.284954 139.274141) + (xy 105.445858 139.435045) + (xy 105.445861 139.435047) + (xy 105.632266 139.565568) + (xy 105.68014 139.587892) + (xy 105.690275 139.592618) + (xy 105.742714 139.638791) + (xy 105.761866 139.705984) + (xy 105.74165 139.772865) + (xy 105.690275 139.817381) + (xy 105.675162 139.824429) + (xy 105.632267 139.844431) + (xy 105.632265 139.844432) + (xy 105.445858 139.974954) + (xy 105.284954 140.135858) + (xy 105.154432 140.322265) + (xy 105.154431 140.322267) + (xy 105.058261 140.528502) + (xy 105.058258 140.528511) + (xy 104.999366 140.748302) + (xy 104.999364 140.748313) + (xy 104.979532 140.974998) + (xy 104.979532 140.975001) + (xy 104.999364 141.201686) + (xy 104.999366 141.201697) + (xy 105.058258 141.421488) + (xy 105.058261 141.421497) + (xy 105.154431 141.627732) + (xy 105.154432 141.627734) + (xy 105.284954 141.814141) + (xy 105.445858 141.975045) + (xy 105.492693 142.007839) + (xy 105.632266 142.105568) + (xy 105.690275 142.132618) + (xy 105.742714 142.178791) + (xy 105.761866 142.245984) + (xy 105.74165 142.312865) + (xy 105.690275 142.357382) + (xy 105.632267 142.384431) + (xy 105.632265 142.384432) + (xy 105.445858 142.514954) + (xy 105.284954 142.675858) + (xy 105.154432 142.862265) + (xy 105.154431 142.862267) + (xy 105.058261 143.068502) + (xy 105.058258 143.068511) + (xy 104.999366 143.288302) + (xy 104.999364 143.288313) + (xy 104.979532 143.514998) + (xy 104.979532 143.515001) + (xy 104.999364 143.741686) + (xy 104.999366 143.741697) + (xy 105.058258 143.961488) + (xy 105.058261 143.961497) + (xy 105.154431 144.167732) + (xy 105.154432 144.167734) + (xy 105.284954 144.354141) + (xy 105.445858 144.515045) + (xy 105.488047 144.544586) + (xy 105.632266 144.645568) + (xy 105.690275 144.672618) + (xy 105.742714 144.718791) + (xy 105.761866 144.785984) + (xy 105.74165 144.852865) + (xy 105.690275 144.897381) + (xy 105.683629 144.900481) + (xy 105.632267 144.924431) + (xy 105.632265 144.924432) + (xy 105.445858 145.054954) + (xy 105.284954 145.215858) + (xy 105.154432 145.402265) + (xy 105.154431 145.402267) + (xy 105.110822 145.495787) + (xy 105.064649 145.548226) + (xy 104.997456 145.567378) + (xy 104.930574 145.547162) + (xy 104.893447 145.509355) + (xy 104.857478 145.452111) + (xy 104.73789 145.332523) + (xy 104.737884 145.332518) + (xy 104.594697 145.242547) + (xy 104.594694 145.242545) + (xy 104.435056 145.186685) + (xy 104.267003 145.167751) + (xy 104.266997 145.167751) + (xy 104.098943 145.186685) + (xy 103.939305 145.242545) + (xy 103.939302 145.242547) + (xy 103.796115 145.332518) + (xy 103.796109 145.332523) + (xy 103.676523 145.452109) + (xy 103.676518 145.452115) + (xy 103.586547 145.595302) + (xy 103.586545 145.595305) + (xy 103.530685 145.754943) + (xy 103.511751 145.922997) + (xy 103.511751 145.923002) + (xy 93.13892 145.923002) + (xy 93.130635 145.828308) + (xy 93.071739 145.608504) + (xy 92.975568 145.402266) + (xy 92.863731 145.242545) + (xy 92.845045 145.215858) + (xy 92.684141 145.054954) + (xy 92.497734 144.924432) + (xy 92.497728 144.924429) + (xy 92.454842 144.904431) + (xy 92.439724 144.897381) + (xy 92.387285 144.85121) + (xy 92.368133 144.784017) + (xy 92.388348 144.717135) + (xy 92.439725 144.672618) + (xy 92.497734 144.645568) + (xy 92.668493 144.526002) + (xy 99.574751 144.526002) + (xy 99.593685 144.694056) + (xy 99.649545 144.853694) + (xy 99.649547 144.853697) + (xy 99.739518 144.996884) + (xy 99.739523 144.99689) + (xy 99.859109 145.116476) + (xy 99.859115 145.116481) + (xy 100.002302 145.206452) + (xy 100.002305 145.206454) + (xy 100.002309 145.206455) + (xy 100.00231 145.206456) + (xy 100.036296 145.218348) + (xy 100.161943 145.262314) + (xy 100.329997 145.281249) + (xy 100.33 145.281249) + (xy 100.330003 145.281249) + (xy 100.498059 145.262313) + (xy 100.498061 145.262313) + (xy 100.623705 145.218348) + (xy 100.693484 145.214786) + (xy 100.740923 145.241321) + (xy 100.742667 145.239136) + (xy 100.748115 145.243481) + (xy 100.891302 145.333452) + (xy 100.891305 145.333454) + (xy 100.891309 145.333455) + (xy 100.89131 145.333456) + (xy 100.963913 145.35886) + (xy 101.050943 145.389314) + (xy 101.218997 145.408249) + (xy 101.219 145.408249) + (xy 101.219003 145.408249) + (xy 101.387056 145.389314) + (xy 101.407201 145.382265) + (xy 101.54669 145.333456) + (xy 101.546692 145.333454) + (xy 101.546694 145.333454) + (xy 101.546697 145.333452) + (xy 101.689884 145.243481) + (xy 101.689885 145.24348) + (xy 101.68989 145.243477) + (xy 101.809477 145.12389) + (xy 101.809481 145.123884) + (xy 101.899452 144.980697) + (xy 101.899454 144.980694) + (xy 101.899454 144.980692) + (xy 101.899456 144.98069) + (xy 101.955313 144.821059) + (xy 101.955313 144.821058) + (xy 101.955314 144.821056) + (xy 101.974249 144.653002) + (xy 101.974249 144.652997) + (xy 101.955314 144.484943) + (xy 101.909544 144.354141) + (xy 101.899456 144.32531) + (xy 101.899455 144.325309) + (xy 101.899454 144.325305) + (xy 101.899452 144.325302) + (xy 101.809481 144.182115) + (xy 101.809476 144.182109) + (xy 101.68989 144.062523) + (xy 101.689884 144.062518) + (xy 101.546697 143.972547) + (xy 101.546694 143.972545) + (xy 101.387056 143.916685) + (xy 101.219003 143.897751) + (xy 101.218997 143.897751) + (xy 101.050942 143.916686) + (xy 100.925293 143.960652) + (xy 100.855514 143.964213) + (xy 100.808076 143.937678) + (xy 100.806333 143.939864) + (xy 100.800884 143.935518) + (xy 100.657697 143.845547) + (xy 100.657694 143.845545) + (xy 100.498056 143.789685) + (xy 100.330003 143.770751) + (xy 100.329997 143.770751) + (xy 100.161943 143.789685) + (xy 100.002305 143.845545) + (xy 100.002302 143.845547) + (xy 99.859115 143.935518) + (xy 99.859109 143.935523) + (xy 99.739523 144.055109) + (xy 99.739518 144.055115) + (xy 99.649547 144.198302) + (xy 99.649545 144.198305) + (xy 99.593685 144.357943) + (xy 99.574751 144.525997) + (xy 99.574751 144.526002) + (xy 92.668493 144.526002) + (xy 92.684139 144.515047) + (xy 92.845047 144.354139) + (xy 92.975568 144.167734) + (xy 93.071739 143.961496) + (xy 93.130635 143.741692) + (xy 93.150468 143.515) + (xy 93.15003 143.509998) + (xy 93.134943 143.337547) + (xy 93.130635 143.288308) + (xy 93.071739 143.068504) + (xy 92.975568 142.862266) + (xy 92.845047 142.675861) + (xy 92.845045 142.675858) + (xy 92.684141 142.514954) + (xy 92.497734 142.384432) + (xy 92.497728 142.384429) + (xy 92.454842 142.364431) + (xy 92.439724 142.357381) + (xy 92.387285 142.31121) + (xy 92.368133 142.244017) + (xy 92.388348 142.177135) + (xy 92.439725 142.132618) + (xy 92.497734 142.105568) + (xy 92.684139 141.975047) + (xy 92.845047 141.814139) + (xy 92.975568 141.627734) + (xy 93.04539 141.478002) + (xy 100.971751 141.478002) + (xy 100.990685 141.646056) + (xy 101.046545 141.805694) + (xy 101.046547 141.805697) + (xy 101.136518 141.948884) + (xy 101.136523 141.94889) + (xy 101.256109 142.068476) + (xy 101.256115 142.068481) + (xy 101.399302 142.158452) + (xy 101.399305 142.158454) + (xy 101.399309 142.158455) + (xy 101.39931 142.158456) + (xy 101.465849 142.181739) + (xy 101.558943 142.214314) + (xy 101.726997 142.233249) + (xy 101.727 142.233249) + (xy 101.727003 142.233249) + (xy 101.895056 142.214314) + (xy 101.908814 142.2095) + (xy 102.05469 142.158456) + (xy 102.054692 142.158454) + (xy 102.054694 142.158454) + (xy 102.054697 142.158452) + (xy 102.197884 142.068481) + (xy 102.197885 142.06848) + (xy 102.19789 142.068477) + (xy 102.317477 141.94889) + (xy 102.319957 141.944943) + (xy 102.407452 141.805697) + (xy 102.407454 141.805694) + (xy 102.407454 141.805692) + (xy 102.407456 141.80569) + (xy 102.463313 141.646059) + (xy 102.463313 141.646058) + (xy 102.463314 141.646056) + (xy 102.482249 141.478002) + (xy 102.482249 141.477997) + (xy 102.463314 141.309943) + (xy 102.423686 141.196692) + (xy 102.407456 141.15031) + (xy 102.407455 141.150309) + (xy 102.407454 141.150305) + (xy 102.407452 141.150302) + (xy 102.317481 141.007115) + (xy 102.317476 141.007109) + (xy 102.19789 140.887523) + (xy 102.197884 140.887518) + (xy 102.054697 140.797547) + (xy 102.054694 140.797545) + (xy 101.895056 140.741685) + (xy 101.727003 140.722751) + (xy 101.726997 140.722751) + (xy 101.558943 140.741685) + (xy 101.399305 140.797545) + (xy 101.399302 140.797547) + (xy 101.256115 140.887518) + (xy 101.256109 140.887523) + (xy 101.136523 141.007109) + (xy 101.136518 141.007115) + (xy 101.046547 141.150302) + (xy 101.046545 141.150305) + (xy 100.990685 141.309943) + (xy 100.971751 141.477997) + (xy 100.971751 141.478002) + (xy 93.04539 141.478002) + (xy 93.071739 141.421496) + (xy 93.130635 141.201692) + (xy 93.150468 140.975) + (xy 93.15003 140.969998) + (xy 93.13951 140.849751) + (xy 93.130635 140.748308) + (xy 93.071739 140.528504) + (xy 92.975568 140.322266) + (xy 92.845047 140.135861) + (xy 92.845045 140.135858) + (xy 92.684141 139.974954) + (xy 92.497734 139.844432) + (xy 92.497728 139.844429) + (xy 92.454842 139.824431) + (xy 92.439724 139.817381) + (xy 92.387285 139.77121) + (xy 92.368133 139.704017) + (xy 92.388348 139.637135) + (xy 92.439725 139.592618) + (xy 92.44986 139.587892) + (xy 92.497734 139.565568) + (xy 92.684139 139.435047) + (xy 92.845047 139.274139) + (xy 92.975568 139.087734) + (xy 92.986168 139.065002) + (xy 95.510751 139.065002) + (xy 95.529685 139.233056) + (xy 95.585545 139.392694) + (xy 95.585547 139.392697) + (xy 95.675518 139.535884) + (xy 95.675523 139.53589) + (xy 95.795109 139.655476) + (xy 95.795115 139.655481) + (xy 95.938302 139.745452) + (xy 95.938305 139.745454) + (xy 95.938309 139.745455) + (xy 95.93831 139.745456) + (xy 95.959484 139.752865) + (xy 96.097943 139.801314) + (xy 96.265997 139.820249) + (xy 96.266 139.820249) + (xy 96.266003 139.820249) + (xy 96.434056 139.801314) + (xy 96.490547 139.781547) + (xy 96.59369 139.745456) + (xy 96.593692 139.745454) + (xy 96.593694 139.745454) + (xy 96.593697 139.745452) + (xy 96.736884 139.655481) + (xy 96.736885 139.65548) + (xy 96.73689 139.655477) + (xy 96.856477 139.53589) + (xy 96.856481 139.535884) + (xy 96.946452 139.392697) + (xy 96.946454 139.392694) + (xy 96.946454 139.392692) + (xy 96.946456 139.39269) + (xy 97.002313 139.233059) + (xy 97.002313 139.233058) + (xy 97.002314 139.233056) + (xy 97.021249 139.065002) + (xy 97.021249 139.064997) + (xy 97.00694 138.938002) + (xy 100.463751 138.938002) + (xy 100.482685 139.106056) + (xy 100.538545 139.265694) + (xy 100.538547 139.265697) + (xy 100.628518 139.408884) + (xy 100.628523 139.40889) + (xy 100.748109 139.528476) + (xy 100.748115 139.528481) + (xy 100.891302 139.618452) + (xy 100.891305 139.618454) + (xy 100.891309 139.618455) + (xy 100.89131 139.618456) + (xy 100.957849 139.641739) + (xy 101.050943 139.674314) + (xy 101.218997 139.693249) + (xy 101.219 139.693249) + (xy 101.219003 139.693249) + (xy 101.387056 139.674314) + (xy 101.387059 139.674313) + (xy 101.54669 139.618456) + (xy 101.546692 139.618454) + (xy 101.546694 139.618454) + (xy 101.546697 139.618452) + (xy 101.689884 139.528481) + (xy 101.689885 139.52848) + (xy 101.68989 139.528477) + (xy 101.809477 139.40889) + (xy 101.894146 139.274141) + (xy 101.899452 139.265697) + (xy 101.899454 139.265694) + (xy 101.899454 139.265692) + (xy 101.899456 139.26569) + (xy 101.955313 139.106059) + (xy 101.955313 139.106058) + (xy 101.955314 139.106056) + (xy 101.974249 138.938002) + (xy 101.974249 138.937997) + (xy 101.955314 138.769943) + (xy 101.915686 138.656692) + (xy 101.899456 138.61031) + (xy 101.899455 138.610309) + (xy 101.899454 138.610305) + (xy 101.899452 138.610302) + (xy 101.809481 138.467115) + (xy 101.809476 138.467109) + (xy 101.68989 138.347523) + (xy 101.689884 138.347518) + (xy 101.546697 138.257547) + (xy 101.546694 138.257545) + (xy 101.387056 138.201685) + (xy 101.219003 138.182751) + (xy 101.218997 138.182751) + (xy 101.050943 138.201685) + (xy 100.891305 138.257545) + (xy 100.891302 138.257547) + (xy 100.748115 138.347518) + (xy 100.748109 138.347523) + (xy 100.628523 138.467109) + (xy 100.628518 138.467115) + (xy 100.538547 138.610302) + (xy 100.538545 138.610305) + (xy 100.482685 138.769943) + (xy 100.463751 138.937997) + (xy 100.463751 138.938002) + (xy 97.00694 138.938002) + (xy 97.002314 138.896943) + (xy 96.946454 138.737305) + (xy 96.946452 138.737302) + (xy 96.856481 138.594115) + (xy 96.856476 138.594109) + (xy 96.73689 138.474523) + (xy 96.736884 138.474518) + (xy 96.593697 138.384547) + (xy 96.593694 138.384545) + (xy 96.434056 138.328685) + (xy 96.266003 138.309751) + (xy 96.265997 138.309751) + (xy 96.097943 138.328685) + (xy 95.938305 138.384545) + (xy 95.938302 138.384547) + (xy 95.795115 138.474518) + (xy 95.795109 138.474523) + (xy 95.675523 138.594109) + (xy 95.675518 138.594115) + (xy 95.585547 138.737302) + (xy 95.585545 138.737305) + (xy 95.529685 138.896943) + (xy 95.510751 139.064997) + (xy 95.510751 139.065002) + (xy 92.986168 139.065002) + (xy 93.071739 138.881496) + (xy 93.130635 138.661692) + (xy 93.150468 138.435) + (xy 93.15003 138.429998) + (xy 93.134943 138.257547) + (xy 93.130635 138.208308) + (xy 93.071739 137.988504) + (xy 92.975568 137.782266) + (xy 92.845047 137.595861) + (xy 92.845045 137.595858) + (xy 92.684141 137.434954) + (xy 92.497734 137.304432) + (xy 92.497728 137.304429) + (xy 92.454842 137.284431) + (xy 92.439724 137.277381) + (xy 92.387285 137.23121) + (xy 92.368133 137.164017) + (xy 92.388348 137.097135) + (xy 92.439725 137.052618) + (xy 92.497734 137.025568) + (xy 92.668493 136.906002) + (xy 99.955751 136.906002) + (xy 99.974685 137.074056) + (xy 100.030545 137.233694) + (xy 100.030547 137.233697) + (xy 100.120518 137.376884) + (xy 100.120523 137.37689) + (xy 100.240109 137.496476) + (xy 100.240115 137.496481) + (xy 100.383302 137.586452) + (xy 100.383305 137.586454) + (xy 100.383309 137.586455) + (xy 100.38331 137.586456) + (xy 100.455913 137.61186) + (xy 100.542943 137.642314) + (xy 100.710997 137.661249) + (xy 100.711 137.661249) + (xy 100.711003 137.661249) + (xy 100.879056 137.642314) + (xy 100.879059 137.642313) + (xy 101.03869 137.586456) + (xy 101.038692 137.586454) + (xy 101.038694 137.586454) + (xy 101.038697 137.586452) + (xy 101.181884 137.496481) + (xy 101.181885 137.49648) + (xy 101.18189 137.496477) + (xy 101.301477 137.37689) + (xy 101.329983 137.331523) + (xy 101.391452 137.233697) + (xy 101.391454 137.233694) + (xy 101.391454 137.233692) + (xy 101.391456 137.23369) + (xy 101.447313 137.074059) + (xy 101.447313 137.074058) + (xy 101.447314 137.074056) + (xy 101.466249 136.906002) + (xy 101.466249 136.905997) + (xy 101.447314 136.737943) + (xy 101.391454 136.578305) + (xy 101.391452 136.578302) + (xy 101.301481 136.435115) + (xy 101.301476 136.435109) + (xy 101.18189 136.315523) + (xy 101.181884 136.315518) + (xy 101.038697 136.225547) + (xy 101.038694 136.225545) + (xy 100.879056 136.169685) + (xy 100.711003 136.150751) + (xy 100.710997 136.150751) + (xy 100.542943 136.169685) + (xy 100.383305 136.225545) + (xy 100.383302 136.225547) + (xy 100.240115 136.315518) + (xy 100.240109 136.315523) + (xy 100.120523 136.435109) + (xy 100.120518 136.435115) + (xy 100.030547 136.578302) + (xy 100.030545 136.578305) + (xy 99.974685 136.737943) + (xy 99.955751 136.905997) + (xy 99.955751 136.906002) + (xy 92.668493 136.906002) + (xy 92.684139 136.895047) + (xy 92.845047 136.734139) + (xy 92.975568 136.547734) + (xy 93.071739 136.341496) + (xy 93.130635 136.121692) + (xy 93.150468 135.895) + (xy 93.15003 135.889998) + (xy 93.134943 135.717547) + (xy 93.130635 135.668308) + (xy 93.071739 135.448504) + (xy 92.975568 135.242266) + (xy 92.845047 135.055861) + (xy 92.845045 135.055858) + (xy 92.684141 134.894954) + (xy 92.497734 134.764432) + (xy 92.497728 134.764429) + (xy 92.454842 134.744431) + (xy 92.439724 134.737381) + (xy 92.387285 134.69121) + (xy 92.368133 134.624017) + (xy 92.388348 134.557135) + (xy 92.439725 134.512618) + (xy 92.497734 134.485568) + (xy 92.684139 134.355047) + (xy 92.845047 134.194139) + (xy 92.975568 134.007734) + (xy 92.986168 133.985002) + (xy 95.002751 133.985002) + (xy 95.021685 134.153056) + (xy 95.077545 134.312694) + (xy 95.077547 134.312697) + (xy 95.167518 134.455884) + (xy 95.167523 134.45589) + (xy 95.287109 134.575476) + (xy 95.287115 134.575481) + (xy 95.430302 134.665452) + (xy 95.430305 134.665454) + (xy 95.430309 134.665455) + (xy 95.43031 134.665456) + (xy 95.451484 134.672865) + (xy 95.589943 134.721314) + (xy 95.757997 134.740249) + (xy 95.758 134.740249) + (xy 95.758003 134.740249) + (xy 95.926056 134.721314) + (xy 95.969984 134.705943) + (xy 96.08569 134.665456) + (xy 96.085692 134.665454) + (xy 96.085694 134.665454) + (xy 96.085697 134.665452) + (xy 96.228884 134.575481) + (xy 96.228885 134.57548) + (xy 96.22889 134.575477) + (xy 96.348477 134.45589) + (xy 96.351054 134.451789) + (xy 96.438452 134.312697) + (xy 96.438454 134.312694) + (xy 96.438454 134.312692) + (xy 96.438456 134.31269) + (xy 96.494313 134.153059) + (xy 96.494313 134.153058) + (xy 96.494314 134.153056) + (xy 96.513249 133.985002) + (xy 96.513249 133.984997) + (xy 96.49894 133.858002) + (xy 101.479751 133.858002) + (xy 101.498685 134.026056) + (xy 101.554545 134.185694) + (xy 101.554547 134.185697) + (xy 101.644518 134.328884) + (xy 101.644523 134.32889) + (xy 101.764109 134.448476) + (xy 101.764115 134.448481) + (xy 101.907302 134.538452) + (xy 101.907305 134.538454) + (xy 101.907309 134.538455) + (xy 101.90731 134.538456) + (xy 101.973849 134.561739) + (xy 102.066943 134.594314) + (xy 102.234997 134.613249) + (xy 102.235 134.613249) + (xy 102.235003 134.613249) + (xy 102.403056 134.594314) + (xy 102.403059 134.594313) + (xy 102.56269 134.538456) + (xy 102.562692 134.538454) + (xy 102.562694 134.538454) + (xy 102.562697 134.538452) + (xy 102.705884 134.448481) + (xy 102.705885 134.44848) + (xy 102.70589 134.448477) + (xy 102.825477 134.32889) + (xy 102.853983 134.283523) + (xy 102.915452 134.185697) + (xy 102.915454 134.185694) + (xy 102.915454 134.185692) + (xy 102.915456 134.18569) + (xy 102.971313 134.026059) + (xy 102.971313 134.026058) + (xy 102.971314 134.026056) + (xy 102.990249 133.858002) + (xy 102.990249 133.857997) + (xy 102.971314 133.689943) + (xy 102.931686 133.576692) + (xy 102.915456 133.53031) + (xy 102.915455 133.530309) + (xy 102.915454 133.530305) + (xy 102.915452 133.530302) + (xy 102.825481 133.387115) + (xy 102.825476 133.387109) + (xy 102.70589 133.267523) + (xy 102.705884 133.267518) + (xy 102.562697 133.177547) + (xy 102.562694 133.177545) + (xy 102.403056 133.121685) + (xy 102.235003 133.102751) + (xy 102.234997 133.102751) + (xy 102.066943 133.121685) + (xy 101.907305 133.177545) + (xy 101.907302 133.177547) + (xy 101.764115 133.267518) + (xy 101.764109 133.267523) + (xy 101.644523 133.387109) + (xy 101.644518 133.387115) + (xy 101.554547 133.530302) + (xy 101.554545 133.530305) + (xy 101.498685 133.689943) + (xy 101.479751 133.857997) + (xy 101.479751 133.858002) + (xy 96.49894 133.858002) + (xy 96.494314 133.816943) + (xy 96.449874 133.689941) + (xy 96.438456 133.65731) + (xy 96.438455 133.657309) + (xy 96.438454 133.657305) + (xy 96.438452 133.657302) + (xy 96.348481 133.514115) + (xy 96.348476 133.514109) + (xy 96.22889 133.394523) + (xy 96.228884 133.394518) + (xy 96.085697 133.304547) + (xy 96.085694 133.304545) + (xy 95.926056 133.248685) + (xy 95.758003 133.229751) + (xy 95.757997 133.229751) + (xy 95.589943 133.248685) + (xy 95.430305 133.304545) + (xy 95.430302 133.304547) + (xy 95.287115 133.394518) + (xy 95.287109 133.394523) + (xy 95.167523 133.514109) + (xy 95.167518 133.514115) + (xy 95.077547 133.657302) + (xy 95.077545 133.657305) + (xy 95.021685 133.816943) + (xy 95.002751 133.984997) + (xy 95.002751 133.985002) + (xy 92.986168 133.985002) + (xy 93.071739 133.801496) + (xy 93.130635 133.581692) + (xy 93.150468 133.355) + (xy 93.15003 133.349998) + (xy 93.134943 133.177547) + (xy 93.130635 133.128308) + (xy 93.071739 132.908504) + (xy 92.975568 132.702266) + (xy 92.845047 132.515861) + (xy 92.845045 132.515858) + (xy 92.684141 132.354954) + (xy 92.497734 132.224432) + (xy 92.497728 132.224429) + (xy 92.454842 132.204431) + (xy 92.439724 132.197381) + (xy 92.387285 132.15121) + (xy 92.368133 132.084017) + (xy 92.388348 132.017135) + (xy 92.439725 131.972618) + (xy 92.440319 131.972341) + (xy 92.497734 131.945568) + (xy 92.684139 131.815047) + (xy 92.845047 131.654139) + (xy 92.975568 131.467734) + (xy 92.986168 131.445002) + (xy 94.494751 131.445002) + (xy 94.513685 131.613056) + (xy 94.569545 131.772694) + (xy 94.569547 131.772697) + (xy 94.659518 131.915884) + (xy 94.659523 131.91589) + (xy 94.779109 132.035476) + (xy 94.779115 132.035481) + (xy 94.922302 132.125452) + (xy 94.922305 132.125454) + (xy 94.922309 132.125455) + (xy 94.92231 132.125456) + (xy 94.943484 132.132865) + (xy 95.081943 132.181314) + (xy 95.249997 132.200249) + (xy 95.25 132.200249) + (xy 95.250003 132.200249) + (xy 95.418056 132.181314) + (xy 95.461984 132.165943) + (xy 95.57769 132.125456) + (xy 95.577692 132.125454) + (xy 95.577694 132.125454) + (xy 95.577697 132.125452) + (xy 95.720884 132.035481) + (xy 95.720885 132.03548) + (xy 95.72089 132.035477) + (xy 95.840477 131.91589) + (xy 95.896961 131.825997) + (xy 95.930452 131.772697) + (xy 95.930454 131.772694) + (xy 95.930454 131.772692) + (xy 95.930456 131.77269) + (xy 95.986313 131.613059) + (xy 95.986313 131.613058) + (xy 95.986314 131.613056) + (xy 96.005249 131.445002) + (xy 96.005249 131.444997) + (xy 95.986314 131.276943) + (xy 95.95586 131.189913) + (xy 95.930456 131.11731) + (xy 95.930455 131.117309) + (xy 95.930454 131.117305) + (xy 95.930452 131.117302) + (xy 95.840481 130.974115) + (xy 95.840476 130.974109) + (xy 95.72089 130.854523) + (xy 95.720884 130.854518) + (xy 95.577697 130.764547) + (xy 95.577694 130.764545) + (xy 95.418056 130.708685) + (xy 95.250003 130.689751) + (xy 95.249997 130.689751) + (xy 95.081943 130.708685) + (xy 94.922305 130.764545) + (xy 94.922302 130.764547) + (xy 94.779115 130.854518) + (xy 94.779109 130.854523) + (xy 94.659523 130.974109) + (xy 94.659518 130.974115) + (xy 94.569547 131.117302) + (xy 94.569545 131.117305) + (xy 94.513685 131.276943) + (xy 94.494751 131.444997) + (xy 94.494751 131.445002) + (xy 92.986168 131.445002) + (xy 93.071739 131.261496) + (xy 93.130635 131.041692) + (xy 93.150468 130.815) + (xy 93.15003 130.809998) + (xy 93.13951 130.689751) + (xy 93.130635 130.588308) + (xy 93.071739 130.368504) + (xy 92.975568 130.162266) + (xy 92.845047 129.975861) + (xy 92.845045 129.975858) + (xy 92.684141 129.814954) + (xy 92.497734 129.684432) + (xy 92.497728 129.684429) + (xy 92.454842 129.664431) + (xy 92.439724 129.657381) + (xy 92.387285 129.61121) + (xy 92.368133 129.544017) + (xy 92.388348 129.477135) + (xy 92.439725 129.432618) + (xy 92.44986 129.427892) + (xy 92.497734 129.405568) + (xy 92.684139 129.275047) + (xy 92.845047 129.114139) + (xy 92.975568 128.927734) + (xy 92.986168 128.905002) + (xy 93.986751 128.905002) + (xy 94.005685 129.073056) + (xy 94.061545 129.232694) + (xy 94.061547 129.232697) + (xy 94.151518 129.375884) + (xy 94.151523 129.37589) + (xy 94.271109 129.495476) + (xy 94.271115 129.495481) + (xy 94.414302 129.585452) + (xy 94.414305 129.585454) + (xy 94.414309 129.585455) + (xy 94.41431 129.585456) + (xy 94.435484 129.592865) + (xy 94.573943 129.641314) + (xy 94.741997 129.660249) + (xy 94.742 129.660249) + (xy 94.742003 129.660249) + (xy 94.910056 129.641314) + (xy 94.953984 129.625943) + (xy 95.06969 129.585456) + (xy 95.069692 129.585454) + (xy 95.069694 129.585454) + (xy 95.069697 129.585452) + (xy 95.212884 129.495481) + (xy 95.212885 129.49548) + (xy 95.21289 129.495477) + (xy 95.332477 129.37589) + (xy 95.332481 129.375884) + (xy 95.422452 129.232697) + (xy 95.422454 129.232694) + (xy 95.422454 129.232692) + (xy 95.422456 129.23269) + (xy 95.478313 129.073059) + (xy 95.478313 129.073058) + (xy 95.478314 129.073056) + (xy 95.497249 128.905002) + (xy 95.497249 128.904997) + (xy 95.478314 128.736943) + (xy 95.433874 128.609941) + (xy 95.422456 128.57731) + (xy 95.422455 128.577309) + (xy 95.422454 128.577305) + (xy 95.422452 128.577302) + (xy 95.332481 128.434115) + (xy 95.332476 128.434109) + (xy 95.21289 128.314523) + (xy 95.212884 128.314518) + (xy 95.069697 128.224547) + (xy 95.069694 128.224545) + (xy 94.910056 128.168685) + (xy 94.742003 128.149751) + (xy 94.741997 128.149751) + (xy 94.573943 128.168685) + (xy 94.414305 128.224545) + (xy 94.414302 128.224547) + (xy 94.271115 128.314518) + (xy 94.271109 128.314523) + (xy 94.151523 128.434109) + (xy 94.151518 128.434115) + (xy 94.061547 128.577302) + (xy 94.061545 128.577305) + (xy 94.005685 128.736943) + (xy 93.986751 128.904997) + (xy 93.986751 128.905002) + (xy 92.986168 128.905002) + (xy 93.071739 128.721496) + (xy 93.130635 128.501692) + (xy 93.150468 128.275) + (xy 93.15003 128.269998) + (xy 93.134943 128.097547) + (xy 93.130635 128.048308) + (xy 93.071739 127.828504) + (xy 92.975568 127.622266) + (xy 92.845047 127.435861) + (xy 92.845045 127.435858) + (xy 92.684141 127.274954) + (xy 92.497734 127.144432) + (xy 92.497728 127.144429) + (xy 92.454842 127.124431) + (xy 92.439724 127.117381) + (xy 92.387285 127.07121) + (xy 92.368133 127.004017) + (xy 92.388348 126.937135) + (xy 92.439725 126.892618) + (xy 92.497734 126.865568) + (xy 92.684139 126.735047) + (xy 92.845047 126.574139) + (xy 92.975568 126.387734) + (xy 92.986168 126.365002) + (xy 93.478751 126.365002) + (xy 93.497685 126.533056) + (xy 93.553545 126.692694) + (xy 93.553547 126.692697) + (xy 93.643518 126.835884) + (xy 93.643523 126.83589) + (xy 93.763109 126.955476) + (xy 93.763115 126.955481) + (xy 93.906302 127.045452) + (xy 93.906305 127.045454) + (xy 93.906309 127.045455) + (xy 93.90631 127.045456) + (xy 93.927484 127.052865) + (xy 94.065943 127.101314) + (xy 94.233997 127.120249) + (xy 94.234 127.120249) + (xy 94.234003 127.120249) + (xy 94.402056 127.101314) + (xy 94.445984 127.085943) + (xy 94.56169 127.045456) + (xy 94.561692 127.045454) + (xy 94.561694 127.045454) + (xy 94.561697 127.045452) + (xy 94.704884 126.955481) + (xy 94.704885 126.95548) + (xy 94.70489 126.955477) + (xy 94.824477 126.83589) + (xy 94.824481 126.835884) + (xy 94.914452 126.692697) + (xy 94.914454 126.692694) + (xy 94.914454 126.692692) + (xy 94.914456 126.69269) + (xy 94.970313 126.533059) + (xy 94.970313 126.533058) + (xy 94.970314 126.533056) + (xy 94.989249 126.365002) + (xy 94.989249 126.364997) + (xy 94.97494 126.238002) + (xy 103.003751 126.238002) + (xy 103.022685 126.406056) + (xy 103.078545 126.565694) + (xy 103.078547 126.565697) + (xy 103.168518 126.708884) + (xy 103.168523 126.70889) + (xy 103.288109 126.828476) + (xy 103.288115 126.828481) + (xy 103.431302 126.918452) + (xy 103.431305 126.918454) + (xy 103.431309 126.918455) + (xy 103.43131 126.918456) + (xy 103.497849 126.941739) + (xy 103.590943 126.974314) + (xy 103.758997 126.993249) + (xy 103.759 126.993249) + (xy 103.759003 126.993249) + (xy 103.927056 126.974314) + (xy 103.940814 126.9695) + (xy 104.08669 126.918456) + (xy 104.086692 126.918454) + (xy 104.086694 126.918454) + (xy 104.086697 126.918452) + (xy 104.229884 126.828481) + (xy 104.229885 126.82848) + (xy 104.22989 126.828477) + (xy 104.349477 126.70889) + (xy 104.377983 126.663523) + (xy 104.439452 126.565697) + (xy 104.439454 126.565694) + (xy 104.439454 126.565692) + (xy 104.439456 126.56569) + (xy 104.495313 126.406059) + (xy 104.495313 126.406058) + (xy 104.495314 126.406056) + (xy 104.514249 126.238002) + (xy 104.514249 126.237997) + (xy 104.495314 126.069943) + (xy 104.455686 125.956692) + (xy 104.439456 125.91031) + (xy 104.439455 125.910309) + (xy 104.439454 125.910305) + (xy 104.439452 125.910302) + (xy 104.349481 125.767115) + (xy 104.349476 125.767109) + (xy 104.22989 125.647523) + (xy 104.229884 125.647518) + (xy 104.086697 125.557547) + (xy 104.086694 125.557545) + (xy 103.927056 125.501685) + (xy 103.759003 125.482751) + (xy 103.758997 125.482751) + (xy 103.590943 125.501685) + (xy 103.431305 125.557545) + (xy 103.431302 125.557547) + (xy 103.288115 125.647518) + (xy 103.288109 125.647523) + (xy 103.168523 125.767109) + (xy 103.168518 125.767115) + (xy 103.078547 125.910302) + (xy 103.078545 125.910305) + (xy 103.022685 126.069943) + (xy 103.003751 126.237997) + (xy 103.003751 126.238002) + (xy 94.97494 126.238002) + (xy 94.970314 126.196943) + (xy 94.925874 126.069941) + (xy 94.914456 126.03731) + (xy 94.914455 126.037309) + (xy 94.914454 126.037305) + (xy 94.914452 126.037302) + (xy 94.824481 125.894115) + (xy 94.824476 125.894109) + (xy 94.70489 125.774523) + (xy 94.704884 125.774518) + (xy 94.561697 125.684547) + (xy 94.561694 125.684545) + (xy 94.402056 125.628685) + (xy 94.234003 125.609751) + (xy 94.233997 125.609751) + (xy 94.065943 125.628685) + (xy 93.906305 125.684545) + (xy 93.906302 125.684547) + (xy 93.763115 125.774518) + (xy 93.763109 125.774523) + (xy 93.643523 125.894109) + (xy 93.643518 125.894115) + (xy 93.553547 126.037302) + (xy 93.553545 126.037305) + (xy 93.497685 126.196943) + (xy 93.478751 126.364997) + (xy 93.478751 126.365002) + (xy 92.986168 126.365002) + (xy 93.071739 126.181496) + (xy 93.130635 125.961692) + (xy 93.150468 125.735) + (xy 93.15003 125.729999) + (xy 93.13951 125.609751) + (xy 93.130635 125.508308) + (xy 93.071739 125.288504) + (xy 92.975568 125.082266) + (xy 92.845047 124.895861) + (xy 92.845045 124.895858) + (xy 92.684141 124.734954) + (xy 92.497734 124.604432) + (xy 92.497728 124.604429) + (xy 92.454842 124.584431) + (xy 92.439724 124.577381) + (xy 92.387285 124.53121) + (xy 92.368133 124.464017) + (xy 92.388348 124.397135) + (xy 92.439725 124.352618) + (xy 92.44986 124.347892) + (xy 92.497734 124.325568) + (xy 92.684139 124.195047) + (xy 92.845047 124.034139) + (xy 92.975568 123.847734) + (xy 93.04539 123.698002) + (xy 101.987751 123.698002) + (xy 102.006685 123.866056) + (xy 102.062545 124.025694) + (xy 102.062547 124.025697) + (xy 102.152518 124.168884) + (xy 102.152523 124.16889) + (xy 102.272109 124.288476) + (xy 102.272115 124.288481) + (xy 102.415302 124.378452) + (xy 102.415305 124.378454) + (xy 102.415309 124.378455) + (xy 102.41531 124.378456) + (xy 102.481849 124.401739) + (xy 102.574943 124.434314) + (xy 102.742997 124.453249) + (xy 102.743 124.453249) + (xy 102.743003 124.453249) + (xy 102.911056 124.434314) + (xy 102.911059 124.434313) + (xy 103.07069 124.378456) + (xy 103.070692 124.378454) + (xy 103.070694 124.378454) + (xy 103.070697 124.378452) + (xy 103.213884 124.288481) + (xy 103.213885 124.28848) + (xy 103.21389 124.288477) + (xy 103.333477 124.16889) + (xy 103.361983 124.123523) + (xy 103.423452 124.025697) + (xy 103.423454 124.025694) + (xy 103.423454 124.025692) + (xy 103.423456 124.02569) + (xy 103.479313 123.866059) + (xy 103.479313 123.866058) + (xy 103.479314 123.866056) + (xy 103.498249 123.698002) + (xy 103.498249 123.697997) + (xy 103.479314 123.529943) + (xy 103.439686 123.416692) + (xy 103.423456 123.37031) + (xy 103.423455 123.370309) + (xy 103.423454 123.370305) + (xy 103.423452 123.370302) + (xy 103.333481 123.227115) + (xy 103.333476 123.227109) + (xy 103.21389 123.107523) + (xy 103.213884 123.107518) + (xy 103.070697 123.017547) + (xy 103.070694 123.017545) + (xy 102.911056 122.961685) + (xy 102.743003 122.942751) + (xy 102.742997 122.942751) + (xy 102.574943 122.961685) + (xy 102.415305 123.017545) + (xy 102.415302 123.017547) + (xy 102.272115 123.107518) + (xy 102.272109 123.107523) + (xy 102.152523 123.227109) + (xy 102.152518 123.227115) + (xy 102.062547 123.370302) + (xy 102.062545 123.370305) + (xy 102.006685 123.529943) + (xy 101.987751 123.697997) + (xy 101.987751 123.698002) + (xy 93.04539 123.698002) + (xy 93.071739 123.641496) + (xy 93.130635 123.421692) + (xy 93.150468 123.195) + (xy 93.15003 123.189998) + (xy 93.134943 123.017547) + (xy 93.130635 122.968308) + (xy 93.071739 122.748504) + (xy 92.981508 122.555006) + (xy 92.971017 122.48593) + (xy 92.999537 122.422146) + (xy 93.052935 122.38556) + (xy 93.16469 122.346456) + (xy 93.215527 122.314513) + (xy 93.282764 122.295512) + (xy 93.347473 122.314513) + (xy 93.398307 122.346454) + (xy 93.398305 122.346454) + (xy 93.398309 122.346455) + (xy 93.39831 122.346456) + (xy 93.470913 122.37186) + (xy 93.557943 122.402314) + (xy 93.725997 122.421249) + (xy 93.726 122.421249) + (xy 93.726003 122.421249) + (xy 93.894056 122.402314) + (xy 93.894059 122.402313) + (xy 94.05369 122.346456) + (xy 94.053692 122.346454) + (xy 94.053694 122.346454) + (xy 94.053697 122.346452) + (xy 94.196884 122.256481) + (xy 94.196885 122.25648) + (xy 94.19689 122.256477) + (xy 94.316477 122.13689) + (xy 94.362006 122.064432) + (xy 94.406452 121.993697) + (xy 94.406454 121.993694) + (xy 94.406454 121.993692) + (xy 94.406456 121.99369) + (xy 94.462313 121.834059) + (xy 94.462313 121.834058) + (xy 94.462314 121.834056) + (xy 94.481249 121.666002) + (xy 94.481249 121.665997) + (xy 94.462314 121.497943) + (xy 94.406454 121.338305) + (xy 94.406452 121.338302) + (xy 94.316481 121.195115) + (xy 94.316476 121.195109) + (xy 94.279369 121.158002) + (xy 102.495751 121.158002) + (xy 102.514685 121.326056) + (xy 102.570545 121.485694) + (xy 102.570547 121.485697) + (xy 102.660518 121.628884) + (xy 102.660523 121.62889) + (xy 102.780109 121.748476) + (xy 102.780115 121.748481) + (xy 102.923302 121.838452) + (xy 102.923305 121.838454) + (xy 102.923309 121.838455) + (xy 102.92331 121.838456) + (xy 102.995913 121.86386) + (xy 103.082943 121.894314) + (xy 103.250997 121.913249) + (xy 103.251 121.913249) + (xy 103.251003 121.913249) + (xy 103.419056 121.894314) + (xy 103.419059 121.894313) + (xy 103.57869 121.838456) + (xy 103.578692 121.838454) + (xy 103.578694 121.838454) + (xy 103.578697 121.838452) + (xy 103.721884 121.748481) + (xy 103.721885 121.74848) + (xy 103.72189 121.748477) + (xy 103.841477 121.62889) + (xy 103.841481 121.628884) + (xy 103.931452 121.485697) + (xy 103.931454 121.485694) + (xy 103.931454 121.485692) + (xy 103.931456 121.48569) + (xy 103.987313 121.326059) + (xy 103.987313 121.326058) + (xy 103.987314 121.326056) + (xy 104.006249 121.158002) + (xy 104.006249 121.157997) + (xy 103.987314 120.989943) + (xy 103.947686 120.876692) + (xy 103.931456 120.83031) + (xy 103.931455 120.830309) + (xy 103.931454 120.830305) + (xy 103.931452 120.830302) + (xy 103.841481 120.687115) + (xy 103.841476 120.687109) + (xy 103.72189 120.567523) + (xy 103.721884 120.567518) + (xy 103.578697 120.477547) + (xy 103.578694 120.477545) + (xy 103.419056 120.421685) + (xy 103.251003 120.402751) + (xy 103.250997 120.402751) + (xy 103.082943 120.421685) + (xy 102.923305 120.477545) + (xy 102.923302 120.477547) + (xy 102.780115 120.567518) + (xy 102.780109 120.567523) + (xy 102.660523 120.687109) + (xy 102.660518 120.687115) + (xy 102.570547 120.830302) + (xy 102.570545 120.830305) + (xy 102.514685 120.989943) + (xy 102.495751 121.157997) + (xy 102.495751 121.158002) + (xy 94.279369 121.158002) + (xy 94.19689 121.075523) + (xy 94.196884 121.075518) + (xy 94.053697 120.985547) + (xy 94.053694 120.985545) + (xy 93.894056 120.929685) + (xy 93.726003 120.910751) + (xy 93.725997 120.910751) + (xy 93.557943 120.929685) + (xy 93.39831 120.985544) + (xy 93.347471 121.017488) + (xy 93.280234 121.036487) + (xy 93.215528 121.017487) + (xy 93.187957 121.000163) + (xy 93.141666 120.947828) + (xy 93.130401 120.884361) + (xy 93.130636 120.881686) + (xy 93.150468 120.655) + (xy 93.15003 120.649998) + (xy 93.141635 120.554034) + (xy 93.130635 120.428308) + (xy 93.071739 120.208504) + (xy 92.975568 120.002266) + (xy 92.845047 119.815861) + (xy 92.845045 119.815858) + (xy 92.684141 119.654954) + (xy 92.497734 119.524432) + (xy 92.497728 119.524429) + (xy 92.460345 119.506997) + (xy 92.439724 119.497381) + (xy 92.387285 119.45121) + (xy 92.368133 119.384017) + (xy 92.388348 119.317135) + (xy 92.439725 119.272618) + (xy 92.497734 119.245568) + (xy 92.684139 119.115047) + (xy 92.845047 118.954139) + (xy 92.975568 118.767734) + (xy 93.071739 118.561496) + (xy 93.130635 118.341692) + (xy 93.147634 118.147384) + (xy 93.150468 118.115001) + (xy 93.150468 118.114998) + (xy 93.136957 117.960567) + (xy 93.130635 117.888308) + (xy 93.073666 117.675694) + (xy 93.071741 117.668511) + (xy 93.071738 117.668502) + (xy 93.069407 117.663504) + (xy 93.040728 117.602002) + (xy 99.574751 117.602002) + (xy 99.593685 117.770056) + (xy 99.649545 117.929694) + (xy 99.649547 117.929697) + (xy 99.739518 118.072884) + (xy 99.739523 118.07289) + (xy 99.859109 118.192476) + (xy 99.859115 118.192481) + (xy 100.002302 118.282452) + (xy 100.002305 118.282454) + (xy 100.002309 118.282455) + (xy 100.00231 118.282456) + (xy 100.074913 118.30786) + (xy 100.161943 118.338314) + (xy 100.329997 118.357249) + (xy 100.33 118.357249) + (xy 100.330003 118.357249) + (xy 100.498056 118.338314) + (xy 100.502677 118.336697) + (xy 100.65769 118.282456) + (xy 100.657692 118.282454) + (xy 100.657694 118.282454) + (xy 100.657697 118.282452) + (xy 100.800884 118.192481) + (xy 100.800885 118.19248) + (xy 100.80089 118.192477) + (xy 100.920477 118.07289) + (xy 100.920481 118.072884) + (xy 101.010452 117.929697) + (xy 101.010454 117.929694) + (xy 101.010454 117.929692) + (xy 101.010456 117.92969) + (xy 101.066313 117.770059) + (xy 101.066313 117.770058) + (xy 101.066314 117.770056) + (xy 101.085249 117.602002) + (xy 101.085249 117.601997) + (xy 101.066314 117.433943) + (xy 101.029553 117.328887) + (xy 101.010456 117.27431) + (xy 101.010455 117.274309) + (xy 101.010454 117.274305) + (xy 101.010452 117.274302) + (xy 100.920481 117.131115) + (xy 100.920476 117.131109) + (xy 100.80089 117.011523) + (xy 100.800884 117.011518) + (xy 100.657697 116.921547) + (xy 100.657694 116.921545) + (xy 100.498056 116.865685) + (xy 100.330003 116.846751) + (xy 100.329997 116.846751) + (xy 100.161943 116.865685) + (xy 100.002305 116.921545) + (xy 100.002302 116.921547) + (xy 99.859115 117.011518) + (xy 99.859109 117.011523) + (xy 99.739523 117.131109) + (xy 99.739518 117.131115) + (xy 99.649547 117.274302) + (xy 99.649545 117.274305) + (xy 99.593685 117.433943) + (xy 99.574751 117.601997) + (xy 99.574751 117.602002) + (xy 93.040728 117.602002) + (xy 92.975568 117.462266) + (xy 92.845047 117.275861) + (xy 92.845045 117.275858) + (xy 92.684141 117.114954) + (xy 92.497734 116.984432) + (xy 92.497728 116.984429) + (xy 92.439725 116.957382) + (xy 92.387285 116.91121) + (xy 92.368133 116.844017) + (xy 92.388348 116.777135) + (xy 92.439725 116.732618) + (xy 92.497734 116.705568) + (xy 92.684139 116.575047) + (xy 92.845047 116.414139) + (xy 92.975568 116.227734) + (xy 93.071739 116.021496) + (xy 93.130635 115.801692) + (xy 93.150468 115.575) + (xy 93.15003 115.569998) + (xy 93.139761 115.452618) + (xy 93.130635 115.348308) + (xy 93.076928 115.14787) + (xy 93.071741 115.128511) + (xy 93.071738 115.128502) + (xy 93.069407 115.123504) + (xy 92.975568 114.922266) + (xy 92.845047 114.735861) + (xy 92.845045 114.735858) + (xy 92.684141 114.574954) + (xy 92.497734 114.444432) + (xy 92.497728 114.444429) + (xy 92.439725 114.417382) + (xy 92.387285 114.37121) + (xy 92.368133 114.304017) + (xy 92.388348 114.237135) + (xy 92.439725 114.192618) + (xy 92.497734 114.165568) + (xy 92.580994 114.107268) + (xy 92.647197 114.084942) + (xy 92.714964 114.101952) + (xy 92.739796 114.121163) + (xy 92.747109 114.128476) + (xy 92.747115 114.128481) + (xy 92.890302 114.218452) + (xy 92.890305 114.218454) + (xy 92.890309 114.218455) + (xy 92.89031 114.218456) + (xy 92.962913 114.24386) + (xy 93.049943 114.274314) + (xy 93.217997 114.293249) + (xy 93.218 114.293249) + (xy 93.218003 114.293249) + (xy 93.386056 114.274314) + (xy 93.386059 114.274313) + (xy 93.54569 114.218456) + (xy 93.545692 114.218454) + (xy 93.545694 114.218454) + (xy 93.545697 114.218452) + (xy 93.688884 114.128481) + (xy 93.688888 114.128478) + (xy 93.68889 114.128477) + (xy 93.771365 114.046002) + (xy 96.526751 114.046002) + (xy 96.545685 114.214056) + (xy 96.601545 114.373694) + (xy 96.601547 114.373697) + (xy 96.691518 114.516884) + (xy 96.691523 114.51689) + (xy 96.811109 114.636476) + (xy 96.811115 114.636481) + (xy 96.954302 114.726452) + (xy 96.95431 114.726456) + (xy 97.017608 114.748604) + (xy 97.074384 114.789325) + (xy 97.100132 114.854277) + (xy 97.093696 114.9066) + (xy 97.053686 115.020942) + (xy 97.034751 115.188997) + (xy 97.034751 115.189002) + (xy 97.053685 115.357056) + (xy 97.109545 115.516694) + (xy 97.109547 115.516697) + (xy 97.199518 115.659884) + (xy 97.199523 115.65989) + (xy 97.319109 115.779476) + (xy 97.319115 115.779481) + (xy 97.462302 115.869452) + (xy 97.462305 115.869454) + (xy 97.462309 115.869455) + (xy 97.46231 115.869456) + (xy 97.534913 115.89486) + (xy 97.621943 115.925314) + (xy 97.789997 115.944249) + (xy 97.79 115.944249) + (xy 97.790003 115.944249) + (xy 97.958056 115.925314) + (xy 97.958059 115.925313) + (xy 98.11769 115.869456) + (xy 98.117692 115.869454) + (xy 98.117694 115.869454) + (xy 98.117697 115.869452) + (xy 98.260884 115.779481) + (xy 98.260885 115.77948) + (xy 98.26089 115.779477) + (xy 98.380477 115.65989) + (xy 98.41606 115.603261) + (xy 98.470452 115.516697) + (xy 98.470454 115.516694) + (xy 98.470454 115.516692) + (xy 98.470456 115.51669) + (xy 98.526313 115.357059) + (xy 98.526313 115.357058) + (xy 98.526314 115.357056) + (xy 98.545249 115.189002) + (xy 98.545249 115.188997) + (xy 98.526314 115.020943) + (xy 98.490035 114.917265) + (xy 98.470456 114.86131) + (xy 98.470455 114.861309) + (xy 98.470454 114.861305) + (xy 98.470452 114.861302) + (xy 98.380481 114.718115) + (xy 98.380476 114.718109) + (xy 98.26089 114.598523) + (xy 98.260884 114.598518) + (xy 98.117697 114.508547) + (xy 98.117691 114.508544) + (xy 98.054391 114.486395) + (xy 97.997615 114.445673) + (xy 97.971867 114.380721) + (xy 97.978303 114.328399) + (xy 98.018313 114.214059) + (xy 98.025592 114.149461) + (xy 98.037249 114.046002) + (xy 98.037249 114.045997) + (xy 98.018314 113.877943) + (xy 97.962454 113.718305) + (xy 97.962452 113.718302) + (xy 97.872481 113.575115) + (xy 97.872476 113.575109) + (xy 97.75289 113.455523) + (xy 97.752884 113.455518) + (xy 97.609697 113.365547) + (xy 97.609694 113.365545) + (xy 97.450056 113.309685) + (xy 97.282003 113.290751) + (xy 97.281997 113.290751) + (xy 97.113943 113.309685) + (xy 96.954305 113.365545) + (xy 96.954302 113.365547) + (xy 96.811115 113.455518) + (xy 96.811109 113.455523) + (xy 96.691523 113.575109) + (xy 96.691518 113.575115) + (xy 96.601547 113.718302) + (xy 96.601545 113.718305) + (xy 96.545685 113.877943) + (xy 96.526751 114.045997) + (xy 96.526751 114.046002) + (xy 93.771365 114.046002) + (xy 93.808477 114.00889) + (xy 93.836398 113.964454) + (xy 93.898452 113.865697) + (xy 93.898454 113.865694) + (xy 93.898454 113.865692) + (xy 93.898456 113.86569) + (xy 93.954313 113.706059) + (xy 93.954313 113.706058) + (xy 93.954314 113.706056) + (xy 93.973249 113.538002) + (xy 93.973249 113.537997) + (xy 93.954314 113.369943) + (xy 93.915028 113.257671) + (xy 93.898456 113.21031) + (xy 93.898455 113.210309) + (xy 93.898454 113.210305) + (xy 93.898452 113.210302) + (xy 93.808481 113.067115) + (xy 93.808476 113.067109) + (xy 93.68889 112.947523) + (xy 93.688884 112.947518) + (xy 93.545697 112.857547) + (xy 93.545694 112.857545) + (xy 93.386056 112.801685) + (xy 93.21108 112.781971) + (xy 93.211246 112.780493) + (xy 93.151897 112.763066) + (xy 93.106142 112.710262) + (xy 93.099161 112.690844) + (xy 93.071741 112.588511) + (xy 93.071738 112.588502) + (xy 93.069407 112.583504) + (xy 92.975568 112.382266) + (xy 92.89556 112.268002) + (xy 98.558751 112.268002) + (xy 98.577685 112.436056) + (xy 98.633545 112.595694) + (xy 98.633547 112.595697) + (xy 98.723518 112.738884) + (xy 98.723523 112.73889) + (xy 98.843109 112.858476) + (xy 98.843115 112.858481) + (xy 98.986302 112.948452) + (xy 98.986305 112.948454) + (xy 98.986309 112.948455) + (xy 98.98631 112.948456) + (xy 99.015846 112.958791) + (xy 99.145943 113.004314) + (xy 99.313997 113.023249) + (xy 99.314 113.023249) + (xy 99.314003 113.023249) + (xy 99.482056 113.004314) + (xy 99.495814 112.9995) + (xy 99.64169 112.948456) + (xy 99.641692 112.948454) + (xy 99.641694 112.948454) + (xy 99.641697 112.948452) + (xy 99.784884 112.858481) + (xy 99.784885 112.85848) + (xy 99.78489 112.858477) + (xy 99.904477 112.73889) + (xy 99.904481 112.738884) + (xy 99.994452 112.595697) + (xy 99.994454 112.595694) + (xy 99.994454 112.595692) + (xy 99.994456 112.59569) + (xy 100.050313 112.436059) + (xy 100.050313 112.436058) + (xy 100.050314 112.436056) + (xy 100.069249 112.268002) + (xy 100.069249 112.267997) + (xy 100.050314 112.099943) + (xy 100.007188 111.976697) + (xy 99.994456 111.94031) + (xy 99.994455 111.940309) + (xy 99.994454 111.940305) + (xy 99.994452 111.940302) + (xy 99.904481 111.797115) + (xy 99.904476 111.797109) + (xy 99.78489 111.677523) + (xy 99.784884 111.677518) + (xy 99.641697 111.587547) + (xy 99.641694 111.587545) + (xy 99.482056 111.531685) + (xy 99.314003 111.512751) + (xy 99.313997 111.512751) + (xy 99.145943 111.531685) + (xy 98.986305 111.587545) + (xy 98.986302 111.587547) + (xy 98.843115 111.677518) + (xy 98.843109 111.677523) + (xy 98.723523 111.797109) + (xy 98.723518 111.797115) + (xy 98.633547 111.940302) + (xy 98.633545 111.940305) + (xy 98.577685 112.099943) + (xy 98.558751 112.267997) + (xy 98.558751 112.268002) + (xy 92.89556 112.268002) + (xy 92.845047 112.195861) + (xy 92.845045 112.195858) + (xy 92.684141 112.034954) + (xy 92.497734 111.904432) + (xy 92.497728 111.904429) + (xy 92.470038 111.891517) + (xy 92.439724 111.877381) + (xy 92.387285 111.83121) + (xy 92.368133 111.764017) + (xy 92.388348 111.697135) + (xy 92.439725 111.652618) + (xy 92.497734 111.625568) + (xy 92.684139 111.495047) + (xy 92.845047 111.334139) + (xy 92.975568 111.147734) + (xy 93.04539 110.998002) + (xy 93.478751 110.998002) + (xy 93.497685 111.166056) + (xy 93.553545 111.325694) + (xy 93.553547 111.325697) + (xy 93.643518 111.468884) + (xy 93.643523 111.46889) + (xy 93.763109 111.588476) + (xy 93.763115 111.588481) + (xy 93.906302 111.678452) + (xy 93.906305 111.678454) + (xy 93.906309 111.678455) + (xy 93.90631 111.678456) + (xy 93.978913 111.70386) + (xy 94.065943 111.734314) + (xy 94.233997 111.753249) + (xy 94.234 111.753249) + (xy 94.234003 111.753249) + (xy 94.402056 111.734314) + (xy 94.402059 111.734313) + (xy 94.56169 111.678456) + (xy 94.561692 111.678454) + (xy 94.561694 111.678454) + (xy 94.561697 111.678452) + (xy 94.704884 111.588481) + (xy 94.704885 111.58848) + (xy 94.70489 111.588477) + (xy 94.787365 111.506002) + (xy 96.907751 111.506002) + (xy 96.926685 111.674056) + (xy 96.982545 111.833694) + (xy 96.982547 111.833697) + (xy 97.072518 111.976884) + (xy 97.072523 111.97689) + (xy 97.192109 112.096476) + (xy 97.192115 112.096481) + (xy 97.335302 112.186452) + (xy 97.335305 112.186454) + (xy 97.335309 112.186455) + (xy 97.33531 112.186456) + (xy 97.378292 112.201496) + (xy 97.494943 112.242314) + (xy 97.662997 112.261249) + (xy 97.663 112.261249) + (xy 97.663003 112.261249) + (xy 97.831056 112.242314) + (xy 97.863721 112.230884) + (xy 97.99069 112.186456) + (xy 97.990692 112.186454) + (xy 97.990694 112.186454) + (xy 97.990697 112.186452) + (xy 98.133884 112.096481) + (xy 98.133885 112.09648) + (xy 98.13389 112.096477) + (xy 98.253477 111.97689) + (xy 98.253481 111.976884) + (xy 98.343452 111.833697) + (xy 98.343454 111.833694) + (xy 98.343454 111.833692) + (xy 98.343456 111.83369) + (xy 98.399313 111.674059) + (xy 98.399313 111.674058) + (xy 98.399314 111.674056) + (xy 98.418249 111.506002) + (xy 98.418249 111.505997) + (xy 98.399314 111.337943) + (xy 98.343454 111.178305) + (xy 98.343452 111.178302) + (xy 98.253481 111.035115) + (xy 98.253476 111.035109) + (xy 98.13389 110.915523) + (xy 98.133884 110.915518) + (xy 97.990697 110.825547) + (xy 97.990694 110.825545) + (xy 97.831056 110.769685) + (xy 97.663003 110.750751) + (xy 97.662997 110.750751) + (xy 97.494943 110.769685) + (xy 97.335305 110.825545) + (xy 97.335302 110.825547) + (xy 97.192115 110.915518) + (xy 97.192109 110.915523) + (xy 97.072523 111.035109) + (xy 97.072518 111.035115) + (xy 96.982547 111.178302) + (xy 96.982545 111.178305) + (xy 96.926685 111.337943) + (xy 96.907751 111.505997) + (xy 96.907751 111.506002) + (xy 94.787365 111.506002) + (xy 94.824477 111.46889) + (xy 94.852983 111.423523) + (xy 94.914452 111.325697) + (xy 94.914454 111.325694) + (xy 94.914454 111.325692) + (xy 94.914456 111.32569) + (xy 94.970313 111.166059) + (xy 94.970313 111.166058) + (xy 94.970314 111.166056) + (xy 94.989249 110.998002) + (xy 94.989249 110.997997) + (xy 94.970314 110.829947) + (xy 94.970313 110.829943) + (xy 94.970313 110.829941) + (xy 94.969896 110.828751) + (xy 94.969855 110.827933) + (xy 94.968765 110.823159) + (xy 94.969601 110.822968) + (xy 94.966331 110.758977) + (xy 95.001056 110.698347) + (xy 95.045984 110.670751) + (xy 95.069687 110.662457) + (xy 95.069686 110.662457) + (xy 95.06969 110.662456) + (xy 95.069693 110.662453) + (xy 95.069697 110.662452) + (xy 95.212884 110.572481) + (xy 95.212885 110.57248) + (xy 95.21289 110.572477) + (xy 95.332477 110.45289) + (xy 95.332481 110.452884) + (xy 95.422452 110.309697) + (xy 95.422454 110.309694) + (xy 95.422454 110.309692) + (xy 95.422456 110.30969) + (xy 95.478313 110.150059) + (xy 95.478313 110.150058) + (xy 95.478314 110.150056) + (xy 95.497249 109.982002) + (xy 95.497249 109.981997) + (xy 95.478314 109.813943) + (xy 95.42497 109.661496) + (xy 95.422456 109.65431) + (xy 95.422455 109.654309) + (xy 95.422454 109.654305) + (xy 95.422452 109.654302) + (xy 95.332481 109.511115) + (xy 95.332476 109.511109) + (xy 95.295369 109.474002) + (xy 99.066751 109.474002) + (xy 99.085685 109.642056) + (xy 99.141545 109.801694) + (xy 99.141547 109.801697) + (xy 99.231518 109.944884) + (xy 99.231523 109.94489) + (xy 99.351109 110.064476) + (xy 99.351115 110.064481) + (xy 99.494302 110.154452) + (xy 99.494305 110.154454) + (xy 99.494309 110.154455) + (xy 99.49431 110.154456) + (xy 99.501149 110.156849) + (xy 99.653943 110.210314) + (xy 99.821997 110.229249) + (xy 99.822 110.229249) + (xy 99.822003 110.229249) + (xy 99.990056 110.210314) + (xy 99.990825 110.210045) + (xy 100.14969 110.154456) + (xy 100.149692 110.154454) + (xy 100.149694 110.154454) + (xy 100.149697 110.154452) + (xy 100.292884 110.064481) + (xy 100.292885 110.06448) + (xy 100.29289 110.064477) + (xy 100.412477 109.94489) + (xy 100.460959 109.867732) + (xy 100.502452 109.801697) + (xy 100.502454 109.801694) + (xy 100.502454 109.801692) + (xy 100.502456 109.80169) + (xy 100.558313 109.642059) + (xy 100.558313 109.642058) + (xy 100.558314 109.642056) + (xy 100.577249 109.474002) + (xy 100.577249 109.473997) + (xy 100.558314 109.305943) + (xy 100.514853 109.181739) + (xy 100.502456 109.14631) + (xy 100.502455 109.146309) + (xy 100.502454 109.146305) + (xy 100.502452 109.146302) + (xy 100.412481 109.003115) + (xy 100.412476 109.003109) + (xy 100.29289 108.883523) + (xy 100.292884 108.883518) + (xy 100.149697 108.793547) + (xy 100.149694 108.793545) + (xy 99.990056 108.737685) + (xy 99.822003 108.718751) + (xy 99.821997 108.718751) + (xy 99.653943 108.737685) + (xy 99.494305 108.793545) + (xy 99.494302 108.793547) + (xy 99.351115 108.883518) + (xy 99.351109 108.883523) + (xy 99.231523 109.003109) + (xy 99.231518 109.003115) + (xy 99.141547 109.146302) + (xy 99.141545 109.146305) + (xy 99.085685 109.305943) + (xy 99.066751 109.473997) + (xy 99.066751 109.474002) + (xy 95.295369 109.474002) + (xy 95.21289 109.391523) + (xy 95.212884 109.391518) + (xy 95.069697 109.301547) + (xy 95.069694 109.301545) + (xy 94.910056 109.245685) + (xy 94.742003 109.226751) + (xy 94.741997 109.226751) + (xy 94.573943 109.245685) + (xy 94.414305 109.301545) + (xy 94.414302 109.301547) + (xy 94.271115 109.391518) + (xy 94.271109 109.391523) + (xy 94.151523 109.511109) + (xy 94.151518 109.511115) + (xy 94.061547 109.654302) + (xy 94.061545 109.654305) + (xy 94.005685 109.813943) + (xy 93.986751 109.981997) + (xy 93.986751 109.982002) + (xy 94.005686 110.150059) + (xy 94.006104 110.151253) + (xy 94.006145 110.152072) + (xy 94.007236 110.156849) + (xy 94.006399 110.157039) + (xy 94.009665 110.221031) + (xy 93.974935 110.281658) + (xy 93.93002 110.309246) + (xy 93.906314 110.317541) + (xy 93.906302 110.317547) + (xy 93.763115 110.407518) + (xy 93.763109 110.407523) + (xy 93.643523 110.527109) + (xy 93.643518 110.527115) + (xy 93.553547 110.670302) + (xy 93.553545 110.670305) + (xy 93.497685 110.829943) + (xy 93.478751 110.997997) + (xy 93.478751 110.998002) + (xy 93.04539 110.998002) + (xy 93.071739 110.941496) + (xy 93.130635 110.721692) + (xy 93.150468 110.495) + (xy 93.15003 110.489998) + (xy 93.13951 110.369751) + (xy 93.130635 110.268308) + (xy 93.076019 110.064476) + (xy 93.071741 110.048511) + (xy 93.071738 110.048502) + (xy 93.069407 110.043504) + (xy 92.975568 109.842266) + (xy 92.845047 109.655861) + (xy 92.845045 109.655858) + (xy 92.684141 109.494954) + (xy 92.497734 109.364432) + (xy 92.497728 109.364429) + (xy 92.439725 109.337382) + (xy 92.387285 109.29121) + (xy 92.368133 109.224017) + (xy 92.388348 109.157135) + (xy 92.439725 109.112618) + (xy 92.497734 109.085568) + (xy 92.684139 108.955047) + (xy 92.845047 108.794139) + (xy 92.846342 108.792288) + (xy 92.847126 108.791661) + (xy 92.848526 108.789994) + (xy 92.848861 108.790275) + (xy 92.900912 108.748658) + (xy 92.97041 108.741456) + (xy 93.032769 108.77297) + (xy 93.052918 108.797427) + (xy 93.135521 108.928888) + (xy 93.255109 109.048476) + (xy 93.255115 109.048481) + (xy 93.398302 109.138452) + (xy 93.398305 109.138454) + (xy 93.398309 109.138455) + (xy 93.39831 109.138456) + (xy 93.470913 109.16386) + (xy 93.557943 109.194314) + (xy 93.725997 109.213249) + (xy 93.726 109.213249) + (xy 93.726003 109.213249) + (xy 93.894056 109.194314) + (xy 93.894059 109.194313) + (xy 94.05369 109.138456) + (xy 94.053692 109.138454) + (xy 94.053694 109.138454) + (xy 94.053697 109.138452) + (xy 94.196884 109.048481) + (xy 94.196885 109.04848) + (xy 94.19689 109.048477) + (xy 94.316477 108.92889) + (xy 94.344983 108.883523) + (xy 94.406452 108.785697) + (xy 94.406454 108.785694) + (xy 94.406454 108.785692) + (xy 94.406456 108.78569) + (xy 94.462313 108.626059) + (xy 94.462313 108.626058) + (xy 94.462314 108.626056) + (xy 94.481249 108.458002) + (xy 94.481249 108.457997) + (xy 94.462314 108.289943) + (xy 94.422686 108.176692) + (xy 94.406456 108.13031) + (xy 94.406455 108.130309) + (xy 94.406454 108.130305) + (xy 94.406452 108.130302) + (xy 94.316481 107.987115) + (xy 94.316476 107.987109) + (xy 94.19689 107.867523) + (xy 94.196884 107.867518) + (xy 94.053697 107.777547) + (xy 94.053694 107.777545) + (xy 93.894056 107.721685) + (xy 93.726003 107.702751) + (xy 93.725997 107.702751) + (xy 93.557943 107.721685) + (xy 93.398305 107.777545) + (xy 93.398304 107.777546) + (xy 93.320479 107.826447) + (xy 93.253243 107.845447) + (xy 93.186408 107.825079) + (xy 93.141194 107.771811) + (xy 93.13098 107.732258) + (xy 93.130635 107.728308) + (xy 93.073666 107.515694) + (xy 93.071741 107.508511) + (xy 93.071738 107.508502) + (xy 93.069407 107.503504) + (xy 92.975568 107.302266) + (xy 92.89556 107.188002) + (xy 94.494751 107.188002) + (xy 94.513685 107.356056) + (xy 94.569545 107.515694) + (xy 94.569547 107.515697) + (xy 94.659518 107.658884) + (xy 94.659523 107.65889) + (xy 94.779109 107.778476) + (xy 94.779115 107.778481) + (xy 94.922302 107.868452) + (xy 94.922305 107.868454) + (xy 94.922309 107.868455) + (xy 94.92231 107.868456) + (xy 94.951846 107.878791) + (xy 95.081943 107.924314) + (xy 95.249997 107.943249) + (xy 95.25 107.943249) + (xy 95.250003 107.943249) + (xy 95.350835 107.931887) + (xy 95.418059 107.924313) + (xy 95.57769 107.868456) + (xy 95.604746 107.851454) + (xy 95.671978 107.832453) + (xy 95.738814 107.852818) + (xy 95.758399 107.868766) + (xy 95.795109 107.905476) + (xy 95.795115 107.905481) + (xy 95.938302 107.995452) + (xy 95.938305 107.995454) + (xy 95.938309 107.995455) + (xy 95.93831 107.995456) + (xy 96.010913 108.02086) + (xy 96.097943 108.051314) + (xy 96.265997 108.070249) + (xy 96.266 108.070249) + (xy 96.266003 108.070249) + (xy 96.434056 108.051314) + (xy 96.434059 108.051313) + (xy 96.59369 107.995456) + (xy 96.593692 107.995454) + (xy 96.593694 107.995454) + (xy 96.593697 107.995452) + (xy 96.736884 107.905481) + (xy 96.736885 107.90548) + (xy 96.73689 107.905477) + (xy 96.856477 107.78589) + (xy 96.858957 107.781943) + (xy 96.946452 107.642697) + (xy 96.946454 107.642694) + (xy 96.946454 107.642692) + (xy 96.946456 107.64269) + (xy 97.002313 107.483059) + (xy 97.002313 107.483058) + (xy 97.002314 107.483056) + (xy 97.021249 107.315002) + (xy 97.021249 107.314997) + (xy 97.002314 107.146943) + (xy 96.95359 107.007697) + (xy 96.946456 106.98731) + (xy 96.946455 106.987309) + (xy 96.946454 106.987305) + (xy 96.946452 106.987302) + (xy 96.856481 106.844115) + (xy 96.856476 106.844109) + (xy 96.73689 106.724523) + (xy 96.736884 106.724518) + (xy 96.593697 106.634547) + (xy 96.593694 106.634545) + (xy 96.434053 106.578684) + (xy 96.427271 106.577137) + (xy 96.427848 106.574608) + (xy 96.374411 106.552127) + (xy 96.334881 106.494515) + (xy 96.332773 106.424677) + (xy 96.347757 106.390034) + (xy 96.348473 106.388893) + (xy 96.348477 106.38889) + (xy 96.438456 106.24569) + (xy 96.494313 106.086059) + (xy 96.494313 106.086058) + (xy 96.494314 106.086056) + (xy 96.513249 105.918002) + (xy 96.513249 105.917997) + (xy 96.494314 105.749943) + (xy 96.454686 105.636692) + (xy 96.438456 105.59031) + (xy 96.438455 105.590309) + (xy 96.438454 105.590305) + (xy 96.438452 105.590302) + (xy 96.348481 105.447115) + (xy 96.348476 105.447109) + (xy 96.22889 105.327523) + (xy 96.228884 105.327518) + (xy 96.085697 105.237547) + (xy 96.085694 105.237545) + (xy 95.926056 105.181685) + (xy 95.758003 105.162751) + (xy 95.757997 105.162751) + (xy 95.589943 105.181685) + (xy 95.430305 105.237545) + (xy 95.430302 105.237547) + (xy 95.287115 105.327518) + (xy 95.287109 105.327523) + (xy 95.167523 105.447109) + (xy 95.167518 105.447115) + (xy 95.077547 105.590302) + (xy 95.077545 105.590305) + (xy 95.021685 105.749943) + (xy 95.002751 105.917997) + (xy 95.002751 105.918002) + (xy 95.021685 106.086056) + (xy 95.077545 106.245693) + (xy 95.101716 106.28416) + (xy 95.120717 106.351397) + (xy 95.10035 106.418232) + (xy 95.047082 106.463447) + (xy 95.037678 106.467174) + (xy 94.922313 106.507542) + (xy 94.922302 106.507547) + (xy 94.779115 106.597518) + (xy 94.779109 106.597523) + (xy 94.659523 106.717109) + (xy 94.659518 106.717115) + (xy 94.569547 106.860302) + (xy 94.569545 106.860305) + (xy 94.513685 107.019943) + (xy 94.494751 107.187997) + (xy 94.494751 107.188002) + (xy 92.89556 107.188002) + (xy 92.845047 107.115861) + (xy 92.845045 107.115858) + (xy 92.684141 106.954954) + (xy 92.497734 106.824432) + (xy 92.497728 106.824429) + (xy 92.46389 106.80865) + (xy 92.439724 106.797381) + (xy 92.387285 106.75121) + (xy 92.368133 106.684017) + (xy 92.388348 106.617135) + (xy 92.439725 106.572618) + (xy 92.497734 106.545568) + (xy 92.684139 106.415047) + (xy 92.845047 106.254139) + (xy 92.975568 106.067734) + (xy 93.071739 105.861496) + (xy 93.130635 105.641692) + (xy 93.150468 105.415) + (xy 93.15003 105.409998) + (xy 93.139761 105.292618) + (xy 93.130635 105.188308) + (xy 93.076019 104.984476) + (xy 93.071741 104.968511) + (xy 93.071738 104.968502) + (xy 93.069407 104.963504) + (xy 92.975568 104.762266) + (xy 92.845047 104.575861) + (xy 92.845045 104.575858) + (xy 92.684141 104.414954) + (xy 92.497734 104.284432) + (xy 92.497732 104.284431) + (xy 92.460356 104.267002) + (xy 96.018751 104.267002) + (xy 96.037685 104.435056) + (xy 96.093545 104.594694) + (xy 96.093547 104.594697) + (xy 96.183518 104.737884) + (xy 96.183523 104.73789) + (xy 96.303109 104.857476) + (xy 96.303115 104.857481) + (xy 96.446302 104.947452) + (xy 96.446305 104.947454) + (xy 96.446309 104.947455) + (xy 96.44631 104.947456) + (xy 96.492167 104.963502) + (xy 96.605943 105.003314) + (xy 96.773997 105.022249) + (xy 96.774 105.022249) + (xy 96.774003 105.022249) + (xy 96.942056 105.003314) + (xy 96.966379 104.994803) + (xy 97.10169 104.947456) + (xy 97.101692 104.947454) + (xy 97.101694 104.947454) + (xy 97.101697 104.947452) + (xy 97.244884 104.857481) + (xy 97.244885 104.85748) + (xy 97.24489 104.857477) + (xy 97.364477 104.73789) + (xy 97.364481 104.737884) + (xy 97.454452 104.594697) + (xy 97.454454 104.594694) + (xy 97.454454 104.594692) + (xy 97.454456 104.59469) + (xy 97.510313 104.435059) + (xy 97.510313 104.435058) + (xy 97.510314 104.435056) + (xy 97.529249 104.267002) + (xy 97.529249 104.266997) + (xy 97.510314 104.098943) + (xy 97.46159 103.959697) + (xy 97.454456 103.93931) + (xy 97.454455 103.939309) + (xy 97.454454 103.939305) + (xy 97.454452 103.939302) + (xy 97.364481 103.796115) + (xy 97.364476 103.796109) + (xy 97.24489 103.676523) + (xy 97.244884 103.676518) + (xy 97.101697 103.586547) + (xy 97.101694 103.586545) + (xy 96.942056 103.530685) + (xy 96.774003 103.511751) + (xy 96.773997 103.511751) + (xy 96.605943 103.530685) + (xy 96.446305 103.586545) + (xy 96.446302 103.586547) + (xy 96.303115 103.676518) + (xy 96.303109 103.676523) + (xy 96.183523 103.796109) + (xy 96.183518 103.796115) + (xy 96.093547 103.939302) + (xy 96.093545 103.939305) + (xy 96.037685 104.098943) + (xy 96.018751 104.266997) + (xy 96.018751 104.267002) + (xy 92.460356 104.267002) + (xy 92.291497 104.188261) + (xy 92.291488 104.188258) + (xy 92.071697 104.129366) + (xy 92.071687 104.129364) + (xy 91.901785 104.1145) + (xy 91.901784 104.1145) + (xy 90.988216 104.1145) + (xy 90.988215 104.1145) + (xy 90.818312 104.129364) + (xy 90.818302 104.129366) + (xy 90.598511 104.188258) + (xy 90.598502 104.188261) + (xy 90.392267 104.284431) + (xy 90.392265 104.284432) + (xy 90.205858 104.414954) + (xy 90.044954 104.575858) + (xy 89.914432 104.762265) + (xy 89.914431 104.762267) + (xy 89.818261 104.968502) + (xy 89.818258 104.968511) + (xy 89.759366 105.188302) + (xy 89.759364 105.188313) + (xy 89.739532 105.414998) + (xy 89.739532 105.415001) + (xy 89.759364 105.641686) + (xy 89.759366 105.641697) + (xy 89.818258 105.861488) + (xy 89.818261 105.861497) + (xy 89.914431 106.067732) + (xy 89.914432 106.067734) + (xy 90.044954 106.254141) + (xy 90.205858 106.415045) + (xy 90.205861 106.415047) + (xy 90.392266 106.545568) + (xy 90.450275 106.572618) + (xy 90.502714 106.618791) + (xy 90.521866 106.685984) + (xy 90.50165 106.752865) + (xy 90.450275 106.797382) + (xy 90.392267 106.824431) + (xy 90.392265 106.824432) + (xy 90.205858 106.954954) + (xy 90.044954 107.115858) + (xy 89.914432 107.302265) + (xy 89.914431 107.302267) + (xy 89.818261 107.508502) + (xy 89.818258 107.508511) + (xy 89.759366 107.728302) + (xy 89.759364 107.728313) + (xy 89.739532 107.954998) + (xy 89.739532 107.955001) + (xy 89.759364 108.181686) + (xy 89.759366 108.181697) + (xy 89.818258 108.401488) + (xy 89.818261 108.401497) + (xy 89.914431 108.607732) + (xy 89.914432 108.607734) + (xy 90.044954 108.794141) + (xy 90.205858 108.955045) + (xy 90.246214 108.983302) + (xy 90.392266 109.085568) + (xy 90.450275 109.112618) + (xy 90.502714 109.158791) + (xy 90.521866 109.225984) + (xy 90.50165 109.292865) + (xy 90.450275 109.337382) + (xy 90.392267 109.364431) + (xy 90.392265 109.364432) + (xy 90.205858 109.494954) + (xy 90.044954 109.655858) + (xy 89.914432 109.842265) + (xy 89.914431 109.842267) + (xy 89.818261 110.048502) + (xy 89.818258 110.048511) + (xy 89.759366 110.268302) + (xy 89.759364 110.268313) + (xy 89.739532 110.494998) + (xy 89.739532 110.495001) + (xy 89.759364 110.721686) + (xy 89.759366 110.721697) + (xy 89.818258 110.941488) + (xy 89.818261 110.941497) + (xy 89.914431 111.147732) + (xy 89.914432 111.147734) + (xy 90.044954 111.334141) + (xy 90.205858 111.495045) + (xy 90.231145 111.512751) + (xy 90.392266 111.625568) + (xy 90.450275 111.652618) + (xy 90.502714 111.698791) + (xy 90.521866 111.765984) + (xy 90.50165 111.832865) + (xy 90.450275 111.877381) + (xy 90.433272 111.88531) + (xy 90.392267 111.904431) + (xy 90.392265 111.904432) + (xy 90.205858 112.034954) + (xy 90.044954 112.195858) + (xy 89.914432 112.382265) + (xy 89.914431 112.382267) + (xy 89.81826 112.588504) + (xy 89.790776 112.691075) + (xy 89.754411 112.750735) + (xy 89.691563 112.781263) + (xy 89.668964 112.781881) + (xy 89.668964 112.782751) + (xy 89.661997 112.782751) + (xy 89.493943 112.801685) + (xy 89.334305 112.857545) + (xy 89.334302 112.857547) + (xy 89.191115 112.947518) + (xy 89.191109 112.947523) + (xy 89.071523 113.067109) + (xy 89.071518 113.067115) + (xy 88.981547 113.210302) + (xy 88.981545 113.210305) + (xy 88.925685 113.369943) + (xy 88.906751 113.537997) + (xy 88.906751 113.538002) + (xy 87.660499 113.538002) + (xy 87.660499 113.452128) + (xy 87.654091 113.392517) + (xy 87.645671 113.369943) + (xy 87.603797 113.257671) + (xy 87.603793 113.257664) + (xy 87.517547 113.142455) + (xy 87.517544 113.142452) + (xy 87.402335 113.056206) + (xy 87.402328 113.056202) + (xy 87.267482 113.005908) + (xy 87.267483 113.005908) + (xy 87.207883 112.999501) + (xy 87.207881 112.9995) + (xy 87.207873 112.9995) + (xy 87.207864 112.9995) + (xy 85.512129 112.9995) + (xy 85.512123 112.999501) + (xy 85.452516 113.005908) + (xy 85.317671 113.056202) + (xy 85.317664 113.056206) + (xy 85.202455 113.142452) + (xy 85.202452 113.142455) + (xy 85.116206 113.257664) + (xy 85.116202 113.257671) + (xy 85.065908 113.392517) + (xy 85.059507 113.452059) + (xy 85.059501 113.452123) + (xy 85.0595 113.452135) + (xy 85.0595 115.14787) + (xy 72.111316 115.14787) + (xy 72.120047 115.139139) + (xy 72.250568 114.952734) + (xy 72.346739 114.746496) + (xy 72.405635 114.526692) + (xy 72.422984 114.328397) + (xy 72.425468 114.300001) + (xy 72.425468 114.299998) + (xy 72.413707 114.165568) + (xy 72.405635 114.073308) + (xy 72.346739 113.853504) + (xy 72.250568 113.647266) + (xy 72.120047 113.460861) + (xy 72.120045 113.460858) + (xy 71.959141 113.299954) + (xy 71.772734 113.169432) + (xy 71.772732 113.169431) + (xy 71.566497 113.073261) + (xy 71.566488 113.073258) + (xy 71.346697 113.014366) + (xy 71.346693 113.014365) + (xy 71.346692 113.014365) + (xy 71.346691 113.014364) + (xy 71.346686 113.014364) + (xy 71.120002 112.994532) + (xy 71.119998 112.994532) + (xy 70.893313 113.014364) + (xy 70.893302 113.014366) + (xy 70.673511 113.073258) + (xy 70.673502 113.073261) + (xy 70.467267 113.169431) + (xy 70.467265 113.169432) + (xy 70.280858 113.299954) + (xy 70.119954 113.460858) + (xy 69.989432 113.647265) + (xy 69.989431 113.647267) + (xy 69.893261 113.853502) + (xy 69.893258 113.853511) + (xy 69.834366 114.073302) + (xy 69.834364 114.073313) + (xy 69.814532 114.299998) + (xy 69.814532 114.300001) + (xy 67.734593 114.300001) + (xy 67.734679 114.299017) + (xy 67.735468 114.290001) + (xy 67.735468 114.289998) + (xy 67.724582 114.165569) + (xy 67.715635 114.063308) + (xy 67.65942 113.853511) + (xy 67.656741 113.843511) + (xy 67.656738 113.843502) + (xy 67.615417 113.75489) + (xy 67.560568 113.637266) + (xy 67.430934 113.452128) + (xy 67.430045 113.450858) + (xy 67.269141 113.289954) + (xy 67.082734 113.159432) + (xy 67.082728 113.159429) + (xy 67.046325 113.142454) + (xy 67.024724 113.132381) + (xy 66.972285 113.08621) + (xy 66.953133 113.019017) + (xy 66.973348 112.952135) + (xy 67.024725 112.907618) + (xy 67.082734 112.880568) + (xy 67.269139 112.750047) + (xy 67.430047 112.589139) + (xy 67.560568 112.402734) + (xy 67.656739 112.196496) + (xy 67.715635 111.976692) + (xy 67.732634 111.782384) + (xy 67.735468 111.750001) + (xy 67.735468 111.749998) + (xy 67.724582 111.62557) + (xy 67.715635 111.523308) + (xy 67.656739 111.303504) + (xy 67.560568 111.097266) + (xy 67.430047 110.910861) + (xy 67.430045 110.910858) + (xy 67.269141 110.749954) + (xy 67.082734 110.619432) + (xy 67.082728 110.619429) + (xy 67.024725 110.592382) + (xy 66.972285 110.54621) + (xy 66.953133 110.479017) + (xy 66.973348 110.412135) + (xy 67.024725 110.367618) + (xy 67.082734 110.340568) + (xy 67.269139 110.210047) + (xy 67.430047 110.049139) + (xy 67.560568 109.862734) + (xy 67.656739 109.656496) + (xy 67.715635 109.436692) + (xy 67.732634 109.242384) + (xy 67.735468 109.210001) + (xy 67.735468 109.209998) + (xy 67.724582 109.08557) + (xy 67.715635 108.983308) + (xy 67.656739 108.763504) + (xy 67.560568 108.557266) + (xy 67.430047 108.370861) + (xy 67.430045 108.370858) + (xy 67.269141 108.209954) + (xy 67.082734 108.079432) + (xy 67.082728 108.079429) + (xy 67.024725 108.052382) + (xy 66.972285 108.00621) + (xy 66.953133 107.939017) + (xy 66.973348 107.872135) + (xy 67.024725 107.827618) + (xy 67.082734 107.800568) + (xy 67.269139 107.670047) + (xy 67.430047 107.509139) + (xy 67.560568 107.322734) + (xy 67.656739 107.116496) + (xy 67.715635 106.896692) + (xy 67.734593 106.680001) + (xy 69.814532 106.680001) + (xy 69.834364 106.906686) + (xy 69.834366 106.906697) + (xy 69.893258 107.126488) + (xy 69.893261 107.126497) + (xy 69.989431 107.332732) + (xy 69.989432 107.332734) + (xy 70.119954 107.519141) + (xy 70.280858 107.680045) + (xy 70.280861 107.680047) + (xy 70.467266 107.810568) + (xy 70.673504 107.906739) + (xy 70.893308 107.965635) + (xy 71.05523 107.979801) + (xy 71.119998 107.985468) + (xy 71.12 107.985468) + (xy 71.120002 107.985468) + (xy 71.176673 107.980509) + (xy 71.346692 107.965635) + (xy 71.566496 107.906739) + (xy 71.772734 107.810568) + (xy 71.959139 107.680047) + (xy 72.120047 107.519139) + (xy 72.250568 107.332734) + (xy 72.346739 107.126496) + (xy 72.405635 106.906692) + (xy 72.42336 106.704091) + (xy 72.425468 106.680002) + (xy 85.055034 106.680002) + (xy 85.074858 106.906599) + (xy 85.07486 106.90661) + (xy 85.13373 107.126317) + (xy 85.133735 107.126331) + (xy 85.229863 107.332478) + (xy 85.280974 107.405472) + (xy 85.962046 106.7244) + (xy 85.974835 106.805148) + (xy 86.032359 106.918045) + (xy 86.121955 107.007641) + (xy 86.234852 107.065165) + (xy 86.315599 107.077953) + (xy 85.634526 107.759025) + (xy 85.707513 107.810132) + (xy 85.707521 107.810136) + (xy 85.913668 107.906264) + (xy 85.913682 107.906269) + (xy 86.133389 107.965139) + (xy 86.1334 107.965141) + (xy 86.359998 107.984966) + (xy 86.360002 107.984966) + (xy 86.586599 107.965141) + (xy 86.58661 107.965139) + (xy 86.806317 107.906269) + (xy 86.806331 107.906264) + (xy 87.012478 107.810136) + (xy 87.085471 107.759024) + (xy 86.4044 107.077953) + (xy 86.485148 107.065165) + (xy 86.598045 107.007641) + (xy 86.687641 106.918045) + (xy 86.745165 106.805148) + (xy 86.757953 106.7244) + (xy 87.439024 107.405471) + (xy 87.490136 107.332478) + (xy 87.586264 107.126331) + (xy 87.586269 107.126317) + (xy 87.645139 106.90661) + (xy 87.645141 106.906599) + (xy 87.664966 106.680002) + (xy 87.664966 106.679997) + (xy 87.645141 106.4534) + (xy 87.645139 106.453389) + (xy 87.586269 106.233682) + (xy 87.586264 106.233668) + (xy 87.490136 106.027521) + (xy 87.490132 106.027513) + (xy 87.439025 105.954526) + (xy 86.757953 106.635598) + (xy 86.745165 106.554852) + (xy 86.687641 106.441955) + (xy 86.598045 106.352359) + (xy 86.485148 106.294835) + (xy 86.404401 106.282046) + (xy 87.085472 105.600974) + (xy 87.012478 105.549863) + (xy 86.806331 105.453735) + (xy 86.806317 105.45373) + (xy 86.58661 105.39486) + (xy 86.586599 105.394858) + (xy 86.360002 105.375034) + (xy 86.359998 105.375034) + (xy 86.1334 105.394858) + (xy 86.133389 105.39486) + (xy 85.913682 105.45373) + (xy 85.913673 105.453734) + (xy 85.707516 105.549866) + (xy 85.707512 105.549868) + (xy 85.634526 105.600973) + (xy 85.634526 105.600974) + (xy 86.315599 106.282046) + (xy 86.234852 106.294835) + (xy 86.121955 106.352359) + (xy 86.032359 106.441955) + (xy 85.974835 106.554852) + (xy 85.962046 106.635598) + (xy 85.280974 105.954526) + (xy 85.280973 105.954526) + (xy 85.229868 106.027512) + (xy 85.229866 106.027516) + (xy 85.133734 106.233673) + (xy 85.13373 106.233682) + (xy 85.07486 106.453389) + (xy 85.074858 106.4534) + (xy 85.055034 106.679997) + (xy 85.055034 106.680002) + (xy 72.425468 106.680002) + (xy 72.425468 106.680001) + (xy 72.425468 106.679998) + (xy 72.415636 106.567618) + (xy 72.405635 106.453308) + (xy 72.346739 106.233504) + (xy 72.250568 106.027266) + (xy 72.120047 105.840861) + (xy 72.120045 105.840858) + (xy 71.959141 105.679954) + (xy 71.772734 105.549432) + (xy 71.772732 105.549431) + (xy 71.566497 105.453261) + (xy 71.566488 105.453258) + (xy 71.346697 105.394366) + (xy 71.346693 105.394365) + (xy 71.346692 105.394365) + (xy 71.346691 105.394364) + (xy 71.346686 105.394364) + (xy 71.120002 105.374532) + (xy 71.119998 105.374532) + (xy 70.893313 105.394364) + (xy 70.893302 105.394366) + (xy 70.673511 105.453258) + (xy 70.673502 105.453261) + (xy 70.467267 105.549431) + (xy 70.467265 105.549432) + (xy 70.280858 105.679954) + (xy 70.119954 105.840858) + (xy 69.989432 106.027265) + (xy 69.989431 106.027267) + (xy 69.893261 106.233502) + (xy 69.893258 106.233511) + (xy 69.834366 106.453302) + (xy 69.834364 106.453313) + (xy 69.814532 106.679998) + (xy 69.814532 106.680001) + (xy 67.734593 106.680001) + (xy 67.734679 106.679017) + (xy 67.735468 106.670001) + (xy 67.735468 106.669998) + (xy 67.727479 106.578684) + (xy 67.715635 106.443308) + (xy 67.663608 106.249139) + (xy 67.656741 106.223511) + (xy 67.656738 106.223502) + (xy 67.629574 106.165249) + (xy 67.560568 106.017266) + (xy 67.430047 105.830861) + (xy 67.430045 105.830858) + (xy 67.269141 105.669954) + (xy 67.082734 105.539432) + (xy 67.082728 105.539429) + (xy 67.024725 105.512382) + (xy 66.972285 105.46621) + (xy 66.953133 105.399017) + (xy 66.973348 105.332135) + (xy 67.024725 105.287618) + (xy 67.082734 105.260568) + (xy 67.269139 105.130047) + (xy 67.430047 104.969139) + (xy 67.560568 104.782734) + (xy 67.656739 104.576496) + (xy 67.715635 104.356692) + (xy 67.732634 104.162384) + (xy 67.735468 104.130001) + (xy 67.735468 104.129998) + (xy 67.71968 103.949546) + (xy 67.715635 103.903308) + (xy 67.656739 103.683504) + (xy 67.560568 103.477266) + (xy 67.438165 103.302455) + (xy 67.430045 103.290858) + (xy 67.269141 103.129954) + (xy 67.082734 102.999432) + (xy 67.082728 102.999429) + (xy 67.024725 102.972382) + (xy 66.972285 102.92621) + (xy 66.953133 102.859017) + (xy 66.973348 102.792135) + (xy 67.024725 102.747618) + (xy 67.034624 102.743002) + (xy 67.082734 102.720568) + (xy 67.232071 102.616002) + (xy 123.196751 102.616002) + (xy 123.215685 102.784056) + (xy 123.271545 102.943694) + (xy 123.271547 102.943697) + (xy 123.361518 103.086884) + (xy 123.361523 103.08689) + (xy 123.481109 103.206476) + (xy 123.481115 103.206481) + (xy 123.624302 103.296452) + (xy 123.624305 103.296454) + (xy 123.624309 103.296455) + (xy 123.62431 103.296456) + (xy 123.696913 103.32186) + (xy 123.783943 103.352314) + (xy 123.951997 103.371249) + (xy 123.952 103.371249) + (xy 123.952003 103.371249) + (xy 124.120056 103.352314) + (xy 124.120059 103.352313) + (xy 124.27969 103.296456) + (xy 124.279692 103.296454) + (xy 124.279694 103.296454) + (xy 124.279697 103.296452) + (xy 124.422884 103.206481) + (xy 124.422885 103.20648) + (xy 124.42289 103.206477) + (xy 124.542477 103.08689) + (xy 124.622182 102.960039) + (xy 124.674514 102.913751) + (xy 124.743568 102.903102) + (xy 124.807416 102.931477) + (xy 124.814855 102.938333) + (xy 124.886179 103.009657) + (xy 125.072517 103.140134) + (xy 125.278673 103.236265) + (xy 125.278682 103.236269) + (xy 125.474999 103.288872) + (xy 125.475 103.288871) + (xy 125.475 101.925686) + (xy 125.486955 101.937641) + (xy 125.599852 101.995165) + (xy 125.693519 102.01) + (xy 125.756481 102.01) + (xy 125.850148 101.995165) + (xy 125.963045 101.937641) + (xy 125.975 101.925686) + (xy 125.975 103.288872) + (xy 126.171317 103.236269) + (xy 126.171326 103.236265) + (xy 126.377482 103.140134) + (xy 126.56382 103.009657) + (xy 126.724657 102.84882) + (xy 126.855132 102.662484) + (xy 126.882341 102.604134) + (xy 126.928513 102.551695) + (xy 126.995707 102.532542) + (xy 127.062588 102.552757) + (xy 127.107105 102.604132) + (xy 127.122585 102.637328) + (xy 127.134431 102.662732) + (xy 127.134432 102.662734) + (xy 127.264954 102.849141) + (xy 127.425858 103.010045) + (xy 127.425861 103.010047) + (xy 127.612266 103.140568) + (xy 127.818504 103.236739) + (xy 128.038308 103.295635) + (xy 128.20023 103.309801) + (xy 128.264998 103.315468) + (xy 128.265 103.315468) + (xy 128.265002 103.315468) + (xy 128.321673 103.310509) + (xy 128.491692 103.295635) + (xy 128.711496 103.236739) + (xy 128.917734 103.140568) + (xy 129.104139 103.010047) + (xy 129.265047 102.849139) + (xy 129.395568 102.662734) + (xy 129.422618 102.604724) + (xy 129.46879 102.552285) + (xy 129.535983 102.533133) + (xy 129.602865 102.553348) + (xy 129.647381 102.604724) + (xy 129.661517 102.635038) + (xy 129.674429 102.662728) + (xy 129.674432 102.662734) + (xy 129.804954 102.849141) + (xy 129.965858 103.010045) + (xy 129.965861 103.010047) + (xy 130.152266 103.140568) + (xy 130.358504 103.236739) + (xy 130.578308 103.295635) + (xy 130.74023 103.309801) + (xy 130.804998 103.315468) + (xy 130.805 103.315468) + (xy 130.805002 103.315468) + (xy 130.861673 103.310509) + (xy 131.031692 103.295635) + (xy 131.251496 103.236739) + (xy 131.457734 103.140568) + (xy 131.644139 103.010047) + (xy 131.805047 102.849139) + (xy 131.935568 102.662734) + (xy 131.962618 102.604724) + (xy 132.00879 102.552285) + (xy 132.075983 102.533133) + (xy 132.142865 102.553348) + (xy 132.187381 102.604724) + (xy 132.201517 102.635038) + (xy 132.214429 102.662728) + (xy 132.214432 102.662734) + (xy 132.344954 102.849141) + (xy 132.505858 103.010045) + (xy 132.505861 103.010047) + (xy 132.692266 103.140568) + (xy 132.898504 103.236739) + (xy 133.118308 103.295635) + (xy 133.28023 103.309801) + (xy 133.344998 103.315468) + (xy 133.345 103.315468) + (xy 133.345002 103.315468) + (xy 133.401673 103.310509) + (xy 133.571692 103.295635) + (xy 133.791496 103.236739) + (xy 133.997734 103.140568) + (xy 134.184139 103.010047) + (xy 134.345047 102.849139) + (xy 134.475568 102.662734) + (xy 134.502618 102.604724) + (xy 134.54879 102.552285) + (xy 134.615983 102.533133) + (xy 134.682865 102.553348) + (xy 134.727381 102.604724) + (xy 134.741517 102.635038) + (xy 134.754429 102.662728) + (xy 134.754432 102.662734) + (xy 134.884954 102.849141) + (xy 135.045858 103.010045) + (xy 135.045861 103.010047) + (xy 135.232266 103.140568) + (xy 135.438504 103.236739) + (xy 135.658308 103.295635) + (xy 135.82023 103.309801) + (xy 135.884998 103.315468) + (xy 135.885 103.315468) + (xy 135.885002 103.315468) + (xy 135.941673 103.310509) + (xy 136.111692 103.295635) + (xy 136.331496 103.236739) + (xy 136.537734 103.140568) + (xy 136.724139 103.010047) + (xy 136.885047 102.849139) + (xy 137.015568 102.662734) + (xy 137.042618 102.604724) + (xy 137.08879 102.552285) + (xy 137.155983 102.533133) + (xy 137.222865 102.553348) + (xy 137.267381 102.604724) + (xy 137.281517 102.635038) + (xy 137.294429 102.662728) + (xy 137.294432 102.662734) + (xy 137.424954 102.849141) + (xy 137.585858 103.010045) + (xy 137.585861 103.010047) + (xy 137.731304 103.111886) + (xy 137.774929 103.166462) + (xy 137.782123 103.235961) + (xy 137.765176 103.279431) + (xy 137.75448 103.296454) + (xy 137.749544 103.30431) + (xy 137.693685 103.463943) + (xy 137.674751 103.631997) + (xy 137.674751 103.632002) + (xy 137.693685 103.800056) + (xy 137.749545 103.959694) + (xy 137.749547 103.959697) + (xy 137.839518 104.102884) + (xy 137.839523 104.10289) + (xy 137.959109 104.222476) + (xy 137.959115 104.222481) + (xy 138.102302 104.312452) + (xy 138.102305 104.312454) + (xy 138.102309 104.312455) + (xy 138.10231 104.312456) + (xy 138.174913 104.33786) + (xy 138.261943 104.368314) + (xy 138.429997 104.387249) + (xy 138.43 104.387249) + (xy 138.430003 104.387249) + (xy 138.598056 104.368314) + (xy 138.599914 104.367664) + (xy 138.75769 104.312456) + (xy 138.757692 104.312454) + (xy 138.757694 104.312454) + (xy 138.757697 104.312452) + (xy 138.900884 104.222481) + (xy 138.900885 104.22248) + (xy 138.90089 104.222477) + (xy 139.020477 104.10289) + (xy 139.022957 104.098943) + (xy 139.110452 103.959697) + (xy 139.110454 103.959694) + (xy 139.110455 103.959691) + (xy 139.110456 103.95969) + (xy 139.166313 103.800059) + (xy 139.166313 103.800058) + (xy 139.166314 103.800056) + (xy 139.185249 103.632002) + (xy 139.185249 103.631997) + (xy 139.166314 103.463943) + (xy 139.120663 103.333481) + (xy 139.110456 103.30431) + (xy 139.110454 103.304307) + (xy 139.110454 103.304306) + (xy 139.09177 103.274571) + (xy 139.072769 103.207334) + (xy 139.093136 103.140499) + (xy 139.125636 103.107026) + (xy 139.264139 103.010047) + (xy 139.425047 102.849139) + (xy 139.555568 102.662734) + (xy 139.582618 102.604724) + (xy 139.62879 102.552285) + (xy 139.695983 102.533133) + (xy 139.762865 102.553348) + (xy 139.807381 102.604724) + (xy 139.821517 102.635038) + (xy 139.834429 102.662728) + (xy 139.834432 102.662734) + (xy 139.964954 102.849141) + (xy 140.125858 103.010045) + (xy 140.125861 103.010047) + (xy 140.312266 103.140568) + (xy 140.518504 103.236739) + (xy 140.738308 103.295635) + (xy 140.90023 103.309801) + (xy 140.964998 103.315468) + (xy 140.965 103.315468) + (xy 140.965002 103.315468) + (xy 141.021673 103.310509) + (xy 141.191692 103.295635) + (xy 141.411496 103.236739) + (xy 141.617734 103.140568) + (xy 141.804139 103.010047) + (xy 141.965047 102.849139) + (xy 142.095568 102.662734) + (xy 142.191739 102.456496) + (xy 142.250635 102.236692) + (xy 142.2655 102.066784) + (xy 142.2655 102.066766) + (xy 144.76 102.066766) + (xy 144.774858 102.236599) + (xy 144.77486 102.23661) + (xy 144.83373 102.456317) + (xy 144.833734 102.456326) + (xy 144.929865 102.662482) + (xy 145.060342 102.84882) + (xy 145.221179 103.009657) + (xy 145.407517 103.140134) + (xy 145.613673 103.236265) + (xy 145.613682 103.236269) + (xy 145.809999 103.288872) + (xy 145.81 103.288871) + (xy 145.81 101.925686) + (xy 145.821955 101.937641) + (xy 145.934852 101.995165) + (xy 146.028519 102.01) + (xy 146.091481 102.01) + (xy 146.185148 101.995165) + (xy 146.298045 101.937641) + (xy 146.31 101.925686) + (xy 146.31 103.288872) + (xy 146.506317 103.236269) + (xy 146.506326 103.236265) + (xy 146.712482 103.140134) + (xy 146.89882 103.009657) + (xy 147.059657 102.84882) + (xy 147.190132 102.662484) + (xy 147.217341 102.604134) + (xy 147.263513 102.551695) + (xy 147.330707 102.532542) + (xy 147.397588 102.552757) + (xy 147.442105 102.604132) + (xy 147.457585 102.637328) + (xy 147.469431 102.662732) + (xy 147.469432 102.662734) + (xy 147.599954 102.849141) + (xy 147.760858 103.010045) + (xy 147.760861 103.010047) + (xy 147.947266 103.140568) + (xy 148.153504 103.236739) + (xy 148.373308 103.295635) + (xy 148.53523 103.309801) + (xy 148.599998 103.315468) + (xy 148.6 103.315468) + (xy 148.600002 103.315468) + (xy 148.656673 103.310509) + (xy 148.826692 103.295635) + (xy 149.046496 103.236739) + (xy 149.252734 103.140568) + (xy 149.439139 103.010047) + (xy 149.600047 102.849139) + (xy 149.730568 102.662734) + (xy 149.757618 102.604724) + (xy 149.80379 102.552285) + (xy 149.870983 102.533133) + (xy 149.937865 102.553348) + (xy 149.982381 102.604724) + (xy 149.996517 102.635038) + (xy 150.009429 102.662728) + (xy 150.009432 102.662734) + (xy 150.139954 102.849141) + (xy 150.300858 103.010045) + (xy 150.300861 103.010047) + (xy 150.487266 103.140568) + (xy 150.693504 103.236739) + (xy 150.913308 103.295635) + (xy 151.07523 103.309801) + (xy 151.139998 103.315468) + (xy 151.14 103.315468) + (xy 151.140002 103.315468) + (xy 151.196673 103.310509) + (xy 151.366692 103.295635) + (xy 151.586496 103.236739) + (xy 151.792734 103.140568) + (xy 151.979139 103.010047) + (xy 152.140047 102.849139) + (xy 152.270568 102.662734) + (xy 152.297618 102.604724) + (xy 152.34379 102.552285) + (xy 152.410983 102.533133) + (xy 152.477865 102.553348) + (xy 152.522381 102.604724) + (xy 152.536517 102.635038) + (xy 152.549429 102.662728) + (xy 152.549432 102.662734) + (xy 152.679954 102.849141) + (xy 152.840858 103.010045) + (xy 152.840861 103.010047) + (xy 153.027266 103.140568) + (xy 153.233504 103.236739) + (xy 153.453308 103.295635) + (xy 153.61523 103.309801) + (xy 153.679998 103.315468) + (xy 153.68 103.315468) + (xy 153.680002 103.315468) + (xy 153.736673 103.310509) + (xy 153.906692 103.295635) + (xy 154.126496 103.236739) + (xy 154.332734 103.140568) + (xy 154.519139 103.010047) + (xy 154.680047 102.849139) + (xy 154.810568 102.662734) + (xy 154.906739 102.456496) + (xy 154.965635 102.236692) + (xy 154.9805 102.066784) + (xy 154.9805 102.066766) + (xy 157.46 102.066766) + (xy 157.474858 102.236599) + (xy 157.47486 102.23661) + (xy 157.53373 102.456317) + (xy 157.533734 102.456326) + (xy 157.629865 102.662482) + (xy 157.760342 102.84882) + (xy 157.921179 103.009657) + (xy 158.107517 103.140134) + (xy 158.313673 103.236265) + (xy 158.313682 103.236269) + (xy 158.509999 103.288872) + (xy 158.51 103.288871) + (xy 158.51 101.925686) + (xy 158.521955 101.937641) + (xy 158.634852 101.995165) + (xy 158.728519 102.01) + (xy 158.791481 102.01) + (xy 158.885148 101.995165) + (xy 158.998045 101.937641) + (xy 159.01 101.925686) + (xy 159.01 103.288872) + (xy 159.206317 103.236269) + (xy 159.206326 103.236265) + (xy 159.412482 103.140134) + (xy 159.59882 103.009657) + (xy 159.759657 102.84882) + (xy 159.890132 102.662484) + (xy 159.917341 102.604134) + (xy 159.963513 102.551695) + (xy 160.030707 102.532542) + (xy 160.097588 102.552757) + (xy 160.142105 102.604132) + (xy 160.157585 102.637328) + (xy 160.169431 102.662732) + (xy 160.169432 102.662734) + (xy 160.299954 102.849141) + (xy 160.460858 103.010045) + (xy 160.460861 103.010047) + (xy 160.647266 103.140568) + (xy 160.853504 103.236739) + (xy 161.073308 103.295635) + (xy 161.23523 103.309801) + (xy 161.299998 103.315468) + (xy 161.3 103.315468) + (xy 161.300002 103.315468) + (xy 161.356673 103.310509) + (xy 161.526692 103.295635) + (xy 161.746496 103.236739) + (xy 161.952734 103.140568) + (xy 162.139139 103.010047) + (xy 162.300047 102.849139) + (xy 162.430568 102.662734) + (xy 162.457618 102.604724) + (xy 162.50379 102.552285) + (xy 162.570983 102.533133) + (xy 162.637865 102.553348) + (xy 162.682381 102.604724) + (xy 162.696517 102.635038) + (xy 162.709429 102.662728) + (xy 162.709432 102.662734) + (xy 162.839954 102.849141) + (xy 163.000858 103.010045) + (xy 163.000861 103.010047) + (xy 163.187266 103.140568) + (xy 163.393504 103.236739) + (xy 163.613308 103.295635) + (xy 163.77523 103.309801) + (xy 163.839998 103.315468) + (xy 163.84 103.315468) + (xy 163.840002 103.315468) + (xy 163.896673 103.310509) + (xy 164.066692 103.295635) + (xy 164.286496 103.236739) + (xy 164.492734 103.140568) + (xy 164.679139 103.010047) + (xy 164.840047 102.849139) + (xy 164.970568 102.662734) + (xy 164.997618 102.604724) + (xy 165.04379 102.552285) + (xy 165.110983 102.533133) + (xy 165.177865 102.553348) + (xy 165.222381 102.604724) + (xy 165.236517 102.635038) + (xy 165.249429 102.662728) + (xy 165.249432 102.662734) + (xy 165.379954 102.849141) + (xy 165.540858 103.010045) + (xy 165.540861 103.010047) + (xy 165.727266 103.140568) + (xy 165.933504 103.236739) + (xy 166.153308 103.295635) + (xy 166.31523 103.309801) + (xy 166.379998 103.315468) + (xy 166.38 103.315468) + (xy 166.380002 103.315468) + (xy 166.436673 103.310509) + (xy 166.606692 103.295635) + (xy 166.826496 103.236739) + (xy 167.032734 103.140568) + (xy 167.219139 103.010047) + (xy 167.380047 102.849139) + (xy 167.510568 102.662734) + (xy 167.606739 102.456496) + (xy 167.665635 102.236692) + (xy 167.668709 102.201545) + (xy 167.69416 102.136479) + (xy 167.75075 102.095499) + (xy 167.820512 102.09162) + (xy 167.881297 102.126072) + (xy 167.905793 102.162542) + (xy 167.955827 102.276608) + (xy 168.091833 102.484782) + (xy 168.091836 102.484785) + (xy 168.260256 102.667738) + (xy 168.456491 102.820474) + (xy 168.456493 102.820475) + (xy 168.661606 102.931477) + (xy 168.67519 102.938828) + (xy 168.910386 103.019571) + (xy 169.155665 103.0605) + (xy 169.404335 103.0605) + (xy 169.649614 103.019571) + (xy 169.88481 102.938828) + (xy 170.103509 102.820474) + (xy 170.299744 102.667738) + (xy 170.468164 102.484785) + (xy 170.604173 102.276607) + (xy 170.704063 102.048881) + (xy 170.765108 101.807821) + (xy 170.765109 101.807812) + (xy 170.785643 101.560005) + (xy 182.274357 101.560005) + (xy 182.29489 101.807812) + (xy 182.294892 101.807824) + (xy 182.355936 102.048881) + (xy 182.455826 102.276606) + (xy 182.591833 102.484782) + (xy 182.591836 102.484785) + (xy 182.760256 102.667738) + (xy 182.956491 102.820474) + (xy 182.956493 102.820475) + (xy 183.161606 102.931477) + (xy 183.17519 102.938828) + (xy 183.410386 103.019571) + (xy 183.655665 103.0605) + (xy 183.904335 103.0605) + (xy 184.149614 103.019571) + (xy 184.38481 102.938828) + (xy 184.603509 102.820474) + (xy 184.799744 102.667738) + (xy 184.968164 102.484785) + (xy 185.104173 102.276607) + (xy 185.204063 102.048881) + (xy 185.265108 101.807821) + (xy 185.265109 101.807812) + (xy 185.285643 101.560005) + (xy 185.285643 101.559994) + (xy 185.265109 101.312187) + (xy 185.265107 101.312175) + (xy 185.204063 101.071118) + (xy 185.104173 100.843393) + (xy 184.968166 100.635217) + (xy 184.921017 100.584) + (xy 184.799744 100.452262) + (xy 184.603509 100.299526) + (xy 184.603507 100.299525) + (xy 184.603506 100.299524) + (xy 184.384811 100.181172) + (xy 184.384802 100.181169) + (xy 184.149616 100.100429) + (xy 183.904335 100.0595) + (xy 183.655665 100.0595) + (xy 183.410383 100.100429) + (xy 183.175197 100.181169) + (xy 183.175188 100.181172) + (xy 182.956493 100.299524) + (xy 182.760257 100.452261) + (xy 182.760256 100.452262) + (xy 182.753656 100.459432) + (xy 182.591833 100.635217) + (xy 182.455826 100.843393) + (xy 182.355936 101.071118) + (xy 182.294892 101.312175) + (xy 182.29489 101.312187) + (xy 182.274357 101.559994) + (xy 182.274357 101.560005) + (xy 170.785643 101.560005) + (xy 170.785643 101.559994) + (xy 170.765109 101.312187) + (xy 170.765107 101.312175) + (xy 170.704063 101.071118) + (xy 170.604173 100.843393) + (xy 170.468166 100.635217) + (xy 170.421017 100.584) + (xy 170.299744 100.452262) + (xy 170.242685 100.407851) + (xy 170.201874 100.351143) + (xy 170.198199 100.28137) + (xy 170.23283 100.220687) + (xy 170.242675 100.212156) + (xy 170.299744 100.167738) + (xy 170.468164 99.984785) + (xy 170.604173 99.776607) + (xy 170.704063 99.548881) + (xy 170.765108 99.307821) + (xy 170.785643 99.06) + (xy 170.784814 99.05) + (xy 170.765109 98.812187) + (xy 170.765107 98.812175) + (xy 170.704063 98.571118) + (xy 170.604173 98.343393) + (xy 170.491916 98.17157) + (xy 170.471729 98.104681) + (xy 170.490909 98.037495) + (xy 170.521414 98.004482) + (xy 170.522329 98.003796) + (xy 170.522331 98.003796) + (xy 170.637546 97.917546) + (xy 170.723796 97.802331) + (xy 170.774091 97.667483) + (xy 170.7805 97.607873) + (xy 170.7805 96.560005) + (xy 182.274357 96.560005) + (xy 182.29489 96.807812) + (xy 182.294892 96.807824) + (xy 182.355936 97.048881) + (xy 182.455826 97.276606) + (xy 182.591833 97.484782) + (xy 182.591836 97.484785) + (xy 182.760256 97.667738) + (xy 182.956491 97.820474) + (xy 183.17519 97.938828) + (xy 183.410386 98.019571) + (xy 183.655665 98.0605) + (xy 183.904335 98.0605) + (xy 184.149614 98.019571) + (xy 184.38481 97.938828) + (xy 184.603509 97.820474) + (xy 184.799744 97.667738) + (xy 184.968164 97.484785) + (xy 185.104173 97.276607) + (xy 185.204063 97.048881) + (xy 185.265108 96.807821) + (xy 185.270039 96.748313) + (xy 185.285643 96.560005) + (xy 185.285643 96.559994) + (xy 185.265109 96.312187) + (xy 185.265107 96.312175) + (xy 185.204063 96.071118) + (xy 185.104173 95.843393) + (xy 184.968166 95.635217) + (xy 184.887457 95.547544) + (xy 184.799744 95.452262) + (xy 184.603509 95.299526) + (xy 184.603507 95.299525) + (xy 184.603506 95.299524) + (xy 184.384811 95.181172) + (xy 184.384802 95.181169) + (xy 184.149616 95.100429) + (xy 183.904335 95.0595) + (xy 183.655665 95.0595) + (xy 183.410383 95.100429) + (xy 183.175197 95.181169) + (xy 183.175188 95.181172) + (xy 182.956493 95.299524) + (xy 182.760257 95.452261) + (xy 182.591833 95.635217) + (xy 182.455826 95.843393) + (xy 182.355936 96.071118) + (xy 182.294892 96.312175) + (xy 182.29489 96.312187) + (xy 182.274357 96.559994) + (xy 182.274357 96.560005) + (xy 170.7805 96.560005) + (xy 170.780499 95.512128) + (xy 170.774091 95.452517) + (xy 170.764234 95.42609) + (xy 170.723797 95.317671) + (xy 170.723793 95.317664) + (xy 170.637547 95.202455) + (xy 170.637544 95.202452) + (xy 170.522335 95.116206) + (xy 170.522328 95.116202) + (xy 170.387482 95.065908) + (xy 170.387483 95.065908) + (xy 170.327883 95.059501) + (xy 170.327881 95.0595) + (xy 170.327873 95.0595) + (xy 170.327864 95.0595) + (xy 168.232129 95.0595) + (xy 168.232123 95.059501) + (xy 168.172516 95.065908) + (xy 168.037671 95.116202) + (xy 168.037664 95.116206) + (xy 167.922455 95.202452) + (xy 167.922452 95.202455) + (xy 167.836206 95.317664) + (xy 167.836202 95.317671) + (xy 167.785908 95.452517) + (xy 167.779501 95.512116) + (xy 167.779501 95.512123) + (xy 167.7795 95.512135) + (xy 167.7795 97.60787) + (xy 167.779501 97.607876) + (xy 167.785908 97.667483) + (xy 167.836202 97.802328) + (xy 167.836206 97.802335) + (xy 167.922452 97.917544) + (xy 167.922453 97.917544) + (xy 167.922454 97.917546) + (xy 167.925552 97.919865) + (xy 168.038586 98.004483) + (xy 168.080456 98.060417) + (xy 168.08544 98.130108) + (xy 168.068083 98.17157) + (xy 167.955826 98.343393) + (xy 167.855936 98.571118) + (xy 167.794892 98.812175) + (xy 167.79489 98.812187) + (xy 167.774357 99.059994) + (xy 167.774357 99.060005) + (xy 167.79489 99.307812) + (xy 167.794892 99.307824) + (xy 167.855936 99.548881) + (xy 167.955826 99.776606) + (xy 168.091833 99.984782) + (xy 168.091836 99.984785) + (xy 168.260256 100.167738) + (xy 168.317312 100.212147) + (xy 168.358125 100.268857) + (xy 168.3618 100.33863) + (xy 168.327169 100.399313) + (xy 168.317317 100.407848) + (xy 168.279284 100.437452) + (xy 168.264897 100.44865) + (xy 168.260256 100.452262) + (xy 168.253656 100.459432) + (xy 168.091833 100.635217) + (xy 167.955826 100.843393) + (xy 167.894308 100.983641) + (xy 167.849352 101.037127) + (xy 167.782616 101.057817) + (xy 167.715288 101.039142) + (xy 167.668745 100.987032) + (xy 167.660977 100.965924) + (xy 167.606741 100.763511) + (xy 167.606738 100.763502) + (xy 167.562071 100.667714) + (xy 167.510568 100.557266) + (xy 167.380047 100.370861) + (xy 167.380045 100.370858) + (xy 167.219141 100.209954) + (xy 167.032734 100.079432) + (xy 167.032732 100.079431) + (xy 166.826497 99.983261) + (xy 166.826488 99.983258) + (xy 166.606697 99.924366) + (xy 166.606693 99.924365) + (xy 166.606692 99.924365) + (xy 166.606691 99.924364) + (xy 166.606686 99.924364) + (xy 166.380002 99.904532) + (xy 166.379998 99.904532) + (xy 166.153313 99.924364) + (xy 166.153302 99.924366) + (xy 165.933511 99.983258) + (xy 165.933502 99.983261) + (xy 165.727267 100.079431) + (xy 165.727265 100.079432) + (xy 165.540858 100.209954) + (xy 165.379954 100.370858) + (xy 165.249432 100.557265) + (xy 165.249431 100.557267) + (xy 165.222382 100.615275) + (xy 165.176209 100.667714) + (xy 165.109016 100.686866) + (xy 165.042135 100.66665) + (xy 164.997618 100.615275) + (xy 164.988323 100.595342) + (xy 164.970568 100.557266) + (xy 164.840047 100.370861) + (xy 164.840045 100.370858) + (xy 164.679141 100.209954) + (xy 164.492734 100.079432) + (xy 164.492732 100.079431) + (xy 164.286497 99.983261) + (xy 164.286488 99.983258) + (xy 164.066697 99.924366) + (xy 164.066693 99.924365) + (xy 164.066692 99.924365) + (xy 164.066691 99.924364) + (xy 164.066686 99.924364) + (xy 163.840002 99.904532) + (xy 163.839998 99.904532) + (xy 163.613313 99.924364) + (xy 163.613302 99.924366) + (xy 163.393511 99.983258) + (xy 163.393502 99.983261) + (xy 163.187267 100.079431) + (xy 163.187265 100.079432) + (xy 163.000858 100.209954) + (xy 162.839954 100.370858) + (xy 162.709432 100.557265) + (xy 162.709431 100.557267) + (xy 162.682382 100.615275) + (xy 162.636209 100.667714) + (xy 162.569016 100.686866) + (xy 162.502135 100.66665) + (xy 162.457618 100.615275) + (xy 162.448323 100.595342) + (xy 162.430568 100.557266) + (xy 162.300047 100.370861) + (xy 162.300045 100.370858) + (xy 162.139141 100.209954) + (xy 161.952734 100.079432) + (xy 161.952732 100.079431) + (xy 161.746497 99.983261) + (xy 161.746488 99.983258) + (xy 161.526697 99.924366) + (xy 161.526693 99.924365) + (xy 161.526692 99.924365) + (xy 161.526691 99.924364) + (xy 161.526686 99.924364) + (xy 161.300002 99.904532) + (xy 161.299998 99.904532) + (xy 161.073313 99.924364) + (xy 161.073302 99.924366) + (xy 160.853511 99.983258) + (xy 160.853502 99.983261) + (xy 160.647267 100.079431) + (xy 160.647265 100.079432) + (xy 160.460858 100.209954) + (xy 160.299954 100.370858) + (xy 160.172649 100.552671) + (xy 160.169432 100.557266) + (xy 160.169315 100.557518) + (xy 160.142106 100.615867) + (xy 160.095933 100.668306) + (xy 160.028739 100.687457) + (xy 159.961858 100.667241) + (xy 159.917342 100.615865) + (xy 159.890135 100.55752) + (xy 159.890134 100.557518) + (xy 159.759657 100.371179) + (xy 159.59882 100.210342) + (xy 159.412482 100.079865) + (xy 159.206328 99.983734) + (xy 159.01 99.931127) + (xy 159.01 101.294314) + (xy 158.998045 101.282359) + (xy 158.885148 101.224835) + (xy 158.791481 101.21) + (xy 158.728519 101.21) + (xy 158.634852 101.224835) + (xy 158.521955 101.282359) + (xy 158.51 101.294314) + (xy 158.51 99.931127) + (xy 158.313671 99.983734) + (xy 158.107517 100.079865) + (xy 157.921179 100.210342) + (xy 157.760342 100.371179) + (xy 157.629865 100.557517) + (xy 157.533734 100.763673) + (xy 157.53373 100.763682) + (xy 157.47486 100.983389) + (xy 157.474858 100.9834) + (xy 157.46 101.153233) + (xy 157.46 101.36) + (xy 158.444314 101.36) + (xy 158.432359 101.371955) + (xy 158.374835 101.484852) + (xy 158.355014 101.61) + (xy 158.374835 101.735148) + (xy 158.432359 101.848045) + (xy 158.444314 101.86) + (xy 157.46 101.86) + (xy 157.46 102.066766) + (xy 154.9805 102.066766) + (xy 154.9805 101.153216) + (xy 154.965635 100.983308) + (xy 154.906739 100.763504) + (xy 154.810568 100.557266) + (xy 154.680047 100.370861) + (xy 154.680045 100.370858) + (xy 154.519141 100.209954) + (xy 154.332734 100.079432) + (xy 154.332732 100.079431) + (xy 154.126497 99.983261) + (xy 154.126488 99.983258) + (xy 153.906697 99.924366) + (xy 153.906693 99.924365) + (xy 153.906692 99.924365) + (xy 153.906691 99.924364) + (xy 153.906686 99.924364) + (xy 153.680002 99.904532) + (xy 153.679998 99.904532) + (xy 153.453313 99.924364) + (xy 153.453302 99.924366) + (xy 153.233511 99.983258) + (xy 153.233502 99.983261) + (xy 153.027267 100.079431) + (xy 153.027265 100.079432) + (xy 152.840858 100.209954) + (xy 152.679954 100.370858) + (xy 152.549432 100.557265) + (xy 152.549431 100.557267) + (xy 152.522382 100.615275) + (xy 152.476209 100.667714) + (xy 152.409016 100.686866) + (xy 152.342135 100.66665) + (xy 152.297618 100.615275) + (xy 152.288323 100.595342) + (xy 152.270568 100.557266) + (xy 152.140047 100.370861) + (xy 152.140045 100.370858) + (xy 151.979141 100.209954) + (xy 151.792734 100.079432) + (xy 151.792732 100.079431) + (xy 151.586497 99.983261) + (xy 151.586488 99.983258) + (xy 151.366697 99.924366) + (xy 151.366693 99.924365) + (xy 151.366692 99.924365) + (xy 151.366691 99.924364) + (xy 151.366686 99.924364) + (xy 151.140002 99.904532) + (xy 151.139998 99.904532) + (xy 150.913313 99.924364) + (xy 150.913302 99.924366) + (xy 150.693511 99.983258) + (xy 150.693502 99.983261) + (xy 150.487267 100.079431) + (xy 150.487265 100.079432) + (xy 150.300858 100.209954) + (xy 150.139954 100.370858) + (xy 150.009432 100.557265) + (xy 150.009431 100.557267) + (xy 149.982382 100.615275) + (xy 149.936209 100.667714) + (xy 149.869016 100.686866) + (xy 149.802135 100.66665) + (xy 149.757618 100.615275) + (xy 149.748323 100.595342) + (xy 149.730568 100.557266) + (xy 149.600047 100.370861) + (xy 149.600045 100.370858) + (xy 149.439141 100.209954) + (xy 149.252734 100.079432) + (xy 149.252732 100.079431) + (xy 149.046497 99.983261) + (xy 149.046488 99.983258) + (xy 148.826697 99.924366) + (xy 148.826693 99.924365) + (xy 148.826692 99.924365) + (xy 148.826691 99.924364) + (xy 148.826686 99.924364) + (xy 148.600002 99.904532) + (xy 148.599998 99.904532) + (xy 148.373313 99.924364) + (xy 148.373302 99.924366) + (xy 148.153511 99.983258) + (xy 148.153502 99.983261) + (xy 147.947267 100.079431) + (xy 147.947265 100.079432) + (xy 147.760858 100.209954) + (xy 147.599954 100.370858) + (xy 147.472649 100.552671) + (xy 147.469432 100.557266) + (xy 147.469315 100.557518) + (xy 147.442106 100.615867) + (xy 147.395933 100.668306) + (xy 147.328739 100.687457) + (xy 147.261858 100.667241) + (xy 147.217342 100.615865) + (xy 147.190135 100.55752) + (xy 147.190134 100.557518) + (xy 147.059657 100.371179) + (xy 146.89882 100.210342) + (xy 146.712482 100.079865) + (xy 146.506328 99.983734) + (xy 146.31 99.931127) + (xy 146.31 101.294314) + (xy 146.298045 101.282359) + (xy 146.185148 101.224835) + (xy 146.091481 101.21) + (xy 146.028519 101.21) + (xy 145.934852 101.224835) + (xy 145.821955 101.282359) + (xy 145.81 101.294314) + (xy 145.81 99.931127) + (xy 145.613671 99.983734) + (xy 145.407517 100.079865) + (xy 145.221179 100.210342) + (xy 145.060342 100.371179) + (xy 144.929865 100.557517) + (xy 144.833734 100.763673) + (xy 144.83373 100.763682) + (xy 144.77486 100.983389) + (xy 144.774858 100.9834) + (xy 144.76 101.153233) + (xy 144.76 101.36) + (xy 145.744314 101.36) + (xy 145.732359 101.371955) + (xy 145.674835 101.484852) + (xy 145.655014 101.61) + (xy 145.674835 101.735148) + (xy 145.732359 101.848045) + (xy 145.744314 101.86) + (xy 144.76 101.86) + (xy 144.76 102.066766) + (xy 142.2655 102.066766) + (xy 142.2655 101.153216) + (xy 142.250635 100.983308) + (xy 142.191739 100.763504) + (xy 142.095568 100.557266) + (xy 141.965047 100.370861) + (xy 141.965045 100.370858) + (xy 141.804141 100.209954) + (xy 141.617734 100.079432) + (xy 141.617732 100.079431) + (xy 141.411497 99.983261) + (xy 141.411488 99.983258) + (xy 141.191697 99.924366) + (xy 141.191693 99.924365) + (xy 141.191692 99.924365) + (xy 141.191691 99.924364) + (xy 141.191686 99.924364) + (xy 140.965002 99.904532) + (xy 140.964998 99.904532) + (xy 140.738313 99.924364) + (xy 140.738302 99.924366) + (xy 140.518511 99.983258) + (xy 140.518502 99.983261) + (xy 140.312267 100.079431) + (xy 140.312265 100.079432) + (xy 140.125858 100.209954) + (xy 139.964954 100.370858) + (xy 139.834432 100.557265) + (xy 139.834431 100.557267) + (xy 139.807382 100.615275) + (xy 139.761209 100.667714) + (xy 139.694016 100.686866) + (xy 139.627135 100.66665) + (xy 139.582618 100.615275) + (xy 139.573323 100.595342) + (xy 139.555568 100.557266) + (xy 139.425047 100.370861) + (xy 139.425045 100.370858) + (xy 139.264141 100.209954) + (xy 139.077734 100.079432) + (xy 139.077732 100.079431) + (xy 138.871497 99.983261) + (xy 138.871488 99.983258) + (xy 138.651697 99.924366) + (xy 138.651693 99.924365) + (xy 138.651692 99.924365) + (xy 138.651691 99.924364) + (xy 138.651686 99.924364) + (xy 138.425002 99.904532) + (xy 138.424998 99.904532) + (xy 138.198313 99.924364) + (xy 138.198302 99.924366) + (xy 137.978511 99.983258) + (xy 137.978502 99.983261) + (xy 137.772267 100.079431) + (xy 137.772265 100.079432) + (xy 137.585858 100.209954) + (xy 137.424954 100.370858) + (xy 137.294432 100.557265) + (xy 137.294431 100.557267) + (xy 137.267382 100.615275) + (xy 137.221209 100.667714) + (xy 137.154016 100.686866) + (xy 137.087135 100.66665) + (xy 137.042618 100.615275) + (xy 137.033323 100.595342) + (xy 137.015568 100.557266) + (xy 136.885047 100.370861) + (xy 136.885045 100.370858) + (xy 136.724141 100.209954) + (xy 136.537734 100.079432) + (xy 136.537732 100.079431) + (xy 136.331497 99.983261) + (xy 136.331488 99.983258) + (xy 136.111697 99.924366) + (xy 136.111693 99.924365) + (xy 136.111692 99.924365) + (xy 136.111691 99.924364) + (xy 136.111686 99.924364) + (xy 135.885002 99.904532) + (xy 135.884998 99.904532) + (xy 135.658313 99.924364) + (xy 135.658302 99.924366) + (xy 135.438511 99.983258) + (xy 135.438502 99.983261) + (xy 135.232267 100.079431) + (xy 135.232265 100.079432) + (xy 135.045858 100.209954) + (xy 134.884954 100.370858) + (xy 134.754432 100.557265) + (xy 134.754431 100.557267) + (xy 134.727382 100.615275) + (xy 134.681209 100.667714) + (xy 134.614016 100.686866) + (xy 134.547135 100.66665) + (xy 134.502618 100.615275) + (xy 134.493323 100.595342) + (xy 134.475568 100.557266) + (xy 134.345047 100.370861) + (xy 134.345045 100.370858) + (xy 134.184141 100.209954) + (xy 133.997734 100.079432) + (xy 133.997732 100.079431) + (xy 133.791497 99.983261) + (xy 133.791488 99.983258) + (xy 133.571697 99.924366) + (xy 133.571693 99.924365) + (xy 133.571692 99.924365) + (xy 133.571691 99.924364) + (xy 133.571686 99.924364) + (xy 133.345002 99.904532) + (xy 133.344998 99.904532) + (xy 133.118313 99.924364) + (xy 133.118302 99.924366) + (xy 132.898511 99.983258) + (xy 132.898502 99.983261) + (xy 132.692267 100.079431) + (xy 132.692265 100.079432) + (xy 132.505858 100.209954) + (xy 132.344954 100.370858) + (xy 132.214432 100.557265) + (xy 132.214431 100.557267) + (xy 132.187382 100.615275) + (xy 132.141209 100.667714) + (xy 132.074016 100.686866) + (xy 132.007135 100.66665) + (xy 131.962618 100.615275) + (xy 131.953323 100.595342) + (xy 131.935568 100.557266) + (xy 131.805047 100.370861) + (xy 131.805045 100.370858) + (xy 131.644141 100.209954) + (xy 131.457734 100.079432) + (xy 131.457732 100.079431) + (xy 131.251497 99.983261) + (xy 131.251488 99.983258) + (xy 131.031697 99.924366) + (xy 131.031693 99.924365) + (xy 131.031692 99.924365) + (xy 131.031691 99.924364) + (xy 131.031686 99.924364) + (xy 130.805002 99.904532) + (xy 130.804998 99.904532) + (xy 130.578313 99.924364) + (xy 130.578302 99.924366) + (xy 130.358511 99.983258) + (xy 130.358502 99.983261) + (xy 130.152267 100.079431) + (xy 130.152265 100.079432) + (xy 129.965858 100.209954) + (xy 129.804954 100.370858) + (xy 129.674432 100.557265) + (xy 129.674431 100.557267) + (xy 129.647382 100.615275) + (xy 129.601209 100.667714) + (xy 129.534016 100.686866) + (xy 129.467135 100.66665) + (xy 129.422618 100.615275) + (xy 129.413323 100.595342) + (xy 129.395568 100.557266) + (xy 129.265047 100.370861) + (xy 129.265045 100.370858) + (xy 129.104141 100.209954) + (xy 128.917734 100.079432) + (xy 128.917732 100.079431) + (xy 128.711497 99.983261) + (xy 128.711488 99.983258) + (xy 128.491697 99.924366) + (xy 128.491693 99.924365) + (xy 128.491692 99.924365) + (xy 128.491691 99.924364) + (xy 128.491686 99.924364) + (xy 128.265002 99.904532) + (xy 128.264998 99.904532) + (xy 128.038313 99.924364) + (xy 128.038302 99.924366) + (xy 127.818511 99.983258) + (xy 127.818502 99.983261) + (xy 127.612267 100.079431) + (xy 127.612265 100.079432) + (xy 127.425858 100.209954) + (xy 127.264954 100.370858) + (xy 127.137649 100.552671) + (xy 127.134432 100.557266) + (xy 127.134315 100.557518) + (xy 127.107106 100.615867) + (xy 127.060933 100.668306) + (xy 126.993739 100.687457) + (xy 126.926858 100.667241) + (xy 126.882342 100.615865) + (xy 126.855135 100.55752) + (xy 126.855134 100.557518) + (xy 126.724657 100.371179) + (xy 126.56382 100.210342) + (xy 126.377482 100.079865) + (xy 126.171328 99.983734) + (xy 125.975 99.931127) + (xy 125.975 101.294314) + (xy 125.963045 101.282359) + (xy 125.850148 101.224835) + (xy 125.756481 101.21) + (xy 125.693519 101.21) + (xy 125.599852 101.224835) + (xy 125.486955 101.282359) + (xy 125.475 101.294314) + (xy 125.475 99.931127) + (xy 125.278671 99.983734) + (xy 125.072517 100.079865) + (xy 124.886179 100.210342) + (xy 124.725342 100.371179) + (xy 124.594865 100.557517) + (xy 124.498734 100.763673) + (xy 124.49873 100.763682) + (xy 124.43986 100.983389) + (xy 124.439858 100.9834) + (xy 124.425 101.153233) + (xy 124.425 101.36) + (xy 125.409314 101.36) + (xy 125.397359 101.371955) + (xy 125.339835 101.484852) + (xy 125.320014 101.61) + (xy 125.339835 101.735148) + (xy 125.397359 101.848045) + (xy 125.409314 101.86) + (xy 124.425 101.86) + (xy 124.388681 101.896319) + (xy 124.386945 101.894583) + (xy 124.352511 101.924422) + (xy 124.283353 101.934366) + (xy 124.260046 101.92867) + (xy 124.120057 101.879686) + (xy 123.952003 101.860751) + (xy 123.951997 101.860751) + (xy 123.783943 101.879685) + (xy 123.624305 101.935545) + (xy 123.624302 101.935547) + (xy 123.481115 102.025518) + (xy 123.481109 102.025523) + (xy 123.361523 102.145109) + (xy 123.361518 102.145115) + (xy 123.271547 102.288302) + (xy 123.271545 102.288305) + (xy 123.215685 102.447943) + (xy 123.196751 102.615997) + (xy 123.196751 102.616002) + (xy 67.232071 102.616002) + (xy 67.269139 102.590047) + (xy 67.430047 102.429139) + (xy 67.560568 102.242734) + (xy 67.656739 102.036496) + (xy 67.715635 101.816692) + (xy 67.735468 101.590002) + (xy 88.261751 101.590002) + (xy 88.280685 101.758056) + (xy 88.336545 101.917694) + (xy 88.336547 101.917697) + (xy 88.426518 102.060884) + (xy 88.426523 102.06089) + (xy 88.546109 102.180476) + (xy 88.546115 102.180481) + (xy 88.689302 102.270452) + (xy 88.689305 102.270454) + (xy 88.689309 102.270455) + (xy 88.68931 102.270456) + (xy 88.706886 102.276606) + (xy 88.848943 102.326314) + (xy 89.016997 102.345249) + (xy 89.017 102.345249) + (xy 89.017003 102.345249) + (xy 89.185056 102.326314) + (xy 89.185059 102.326313) + (xy 89.34469 102.270456) + (xy 89.344692 102.270454) + (xy 89.344694 102.270454) + (xy 89.344697 102.270452) + (xy 89.487884 102.180481) + (xy 89.487885 102.18048) + (xy 89.48789 102.180477) + (xy 89.607477 102.06089) + (xy 89.629703 102.025518) + (xy 89.697452 101.917697) + (xy 89.697454 101.917694) + (xy 89.697454 101.917692) + (xy 89.697456 101.91769) + (xy 89.753313 101.758059) + (xy 89.753313 101.758058) + (xy 89.753314 101.758056) + (xy 89.772249 101.590002) + (xy 89.772249 101.589997) + (xy 89.753314 101.421943) + (xy 89.704471 101.282359) + (xy 89.697456 101.26231) + (xy 89.697455 101.262309) + (xy 89.697454 101.262305) + (xy 89.697452 101.262302) + (xy 89.607481 101.119115) + (xy 89.607476 101.119109) + (xy 89.48789 100.999523) + (xy 89.487884 100.999518) + (xy 89.344697 100.909547) + (xy 89.344694 100.909545) + (xy 89.185056 100.853685) + (xy 89.017003 100.834751) + (xy 89.016997 100.834751) + (xy 88.848943 100.853685) + (xy 88.689305 100.909545) + (xy 88.689302 100.909547) + (xy 88.546115 100.999518) + (xy 88.546109 100.999523) + (xy 88.426523 101.119109) + (xy 88.426518 101.119115) + (xy 88.336547 101.262302) + (xy 88.336545 101.262305) + (xy 88.280685 101.421943) + (xy 88.261751 101.589997) + (xy 88.261751 101.590002) + (xy 67.735468 101.590002) + (xy 67.735468 101.59) + (xy 67.715635 101.363308) + (xy 67.659341 101.153214) + (xy 67.656741 101.143511) + (xy 67.656738 101.143502) + (xy 67.622985 101.071119) + (xy 67.560568 100.937266) + (xy 67.430047 100.750861) + (xy 67.430045 100.750858) + (xy 67.269143 100.589956) + (xy 67.26064 100.584002) + (xy 83.445751 100.584002) + (xy 83.464685 100.752056) + (xy 83.520545 100.911694) + (xy 83.520547 100.911697) + (xy 83.610518 101.054884) + (xy 83.610523 101.05489) + (xy 83.730109 101.174476) + (xy 83.730115 101.174481) + (xy 83.873302 101.264452) + (xy 83.873305 101.264454) + (xy 83.873309 101.264455) + (xy 83.87331 101.264456) + (xy 83.924474 101.282359) + (xy 84.032943 101.320314) + (xy 84.200997 101.339249) + (xy 84.201 101.339249) + (xy 84.201003 101.339249) + (xy 84.369056 101.320314) + (xy 84.392282 101.312187) + (xy 84.52869 101.264456) + (xy 84.528692 101.264454) + (xy 84.528694 101.264454) + (xy 84.528697 101.264452) + (xy 84.671884 101.174481) + (xy 84.671885 101.17448) + (xy 84.67189 101.174477) + (xy 84.791477 101.05489) + (xy 84.801372 101.039142) + (xy 84.881452 100.911697) + (xy 84.881454 100.911694) + (xy 84.881454 100.911692) + (xy 84.881456 100.91169) + (xy 84.937313 100.752059) + (xy 84.937313 100.752058) + (xy 84.937314 100.752056) + (xy 84.956249 100.584002) + (xy 84.956249 100.583997) + (xy 84.937314 100.415943) + (xy 84.894994 100.295) + (xy 84.881456 100.25631) + (xy 84.881455 100.256309) + (xy 84.881454 100.256305) + (xy 84.881452 100.256302) + (xy 84.791481 100.113115) + (xy 84.791476 100.113109) + (xy 84.67189 99.993523) + (xy 84.671884 99.993518) + (xy 84.528697 99.903547) + (xy 84.528694 99.903545) + (xy 84.369056 99.847685) + (xy 84.201003 99.828751) + (xy 84.200997 99.828751) + (xy 84.032943 99.847685) + (xy 83.873305 99.903545) + (xy 83.873302 99.903547) + (xy 83.730115 99.993518) + (xy 83.730109 99.993523) + (xy 83.610523 100.113109) + (xy 83.610518 100.113115) + (xy 83.520547 100.256302) + (xy 83.520545 100.256305) + (xy 83.464685 100.415943) + (xy 83.445751 100.583997) + (xy 83.445751 100.584002) + (xy 67.26064 100.584002) + (xy 67.244536 100.572726) + (xy 67.200912 100.518149) + (xy 67.193719 100.44865) + (xy 67.225241 100.386296) + (xy 67.285471 100.350882) + (xy 67.302404 100.347861) + (xy 67.337483 100.344091) + (xy 67.472331 100.293796) + (xy 67.587546 100.207546) + (xy 67.673796 100.092331) + (xy 67.724091 99.957483) + (xy 67.7305 99.897873) + (xy 67.730499 98.202128) + (xy 67.724091 98.142517) + (xy 67.68492 98.037495) + (xy 67.673797 98.007671) + (xy 67.673793 98.007664) + (xy 67.587547 97.892455) + (xy 67.587544 97.892452) + (xy 67.472335 97.806206) + (xy 67.472328 97.806202) + (xy 67.337482 97.755908) + (xy 67.337483 97.755908) + (xy 67.277883 97.749501) + (xy 67.277881 97.7495) + (xy 67.277873 97.7495) + (xy 67.277864 97.7495) + (xy 64.782129 97.7495) + (xy 64.782123 97.749501) + (xy 64.722516 97.755908) + (xy 64.587671 97.806202) + (xy 64.587664 97.806206) + (xy 64.472455 97.892452) + (xy 64.472452 97.892455) + (xy 64.386206 98.007664) + (xy 64.386202 98.007671) + (xy 64.335908 98.142517) + (xy 64.332785 98.17157) + (xy 64.329501 98.202123) + (xy 64.3295 98.202135) + (xy 64.3295 99.89787) + (xy 64.329501 99.897876) + (xy 64.335908 99.957483) + (xy 64.386202 100.092328) + (xy 64.386206 100.092335) + (xy 64.472452 100.207544) + (xy 64.472455 100.207547) + (xy 64.587664 100.293793) + (xy 64.587671 100.293797) + (xy 64.606737 100.300908) + (xy 64.722517 100.344091) + (xy 64.757596 100.347862) + (xy 64.822144 100.374599) + (xy 64.861993 100.431991) + (xy 64.864488 100.501816) + (xy 64.828836 100.561905) + (xy 64.815464 100.572725) + (xy 64.790858 100.589954) + (xy 64.629954 100.750858) + (xy 64.499432 100.937265) + (xy 64.499431 100.937267) + (xy 64.403261 101.143502) + (xy 64.403258 101.143511) + (xy 64.344366 101.363302) + (xy 64.344364 101.363313) + (xy 64.324532 101.589998) + (xy 64.324532 101.590001) + (xy 64.344364 101.816686) + (xy 64.344366 101.816697) + (xy 64.403258 102.036488) + (xy 64.403261 102.036497) + (xy 64.499431 102.242732) + (xy 64.499432 102.242734) + (xy 64.629954 102.429141) + (xy 64.790858 102.590045) + (xy 64.827922 102.615997) + (xy 64.977266 102.720568) + (xy 65.025376 102.743002) + (xy 65.035275 102.747618) + (xy 65.087714 102.793791) + (xy 65.106866 102.860984) + (xy 65.08665 102.927865) + (xy 65.035275 102.972382) + (xy 64.977267 102.999431) + (xy 64.977265 102.999432) + (xy 64.790858 103.129954) + (xy 64.629954 103.290858) + (xy 64.499432 103.477265) + (xy 64.499431 103.477267) + (xy 64.403261 103.683502) + (xy 64.403258 103.683511) + (xy 64.344366 103.903302) + (xy 64.344364 103.903313) + (xy 64.324532 104.129998) + (xy 64.324532 104.130001) + (xy 64.344364 104.356686) + (xy 64.344366 104.356697) + (xy 64.403258 104.576488) + (xy 64.403261 104.576497) + (xy 64.499431 104.782732) + (xy 64.499432 104.782734) + (xy 64.629954 104.969141) + (xy 64.790858 105.130045) + (xy 64.837568 105.162751) + (xy 64.977266 105.260568) + (xy 65.035275 105.287618) + (xy 65.087714 105.333791) + (xy 65.106866 105.400984) + (xy 65.08665 105.467865) + (xy 65.035275 105.512382) + (xy 64.977267 105.539431) + (xy 64.977265 105.539432) + (xy 64.790858 105.669954) + (xy 64.629954 105.830858) + (xy 64.499432 106.017265) + (xy 64.499431 106.017267) + (xy 64.403261 106.223502) + (xy 64.403258 106.223511) + (xy 64.344366 106.443302) + (xy 64.344364 106.443313) + (xy 64.324532 106.669998) + (xy 64.324532 106.670001) + (xy 64.344364 106.896686) + (xy 64.344366 106.896697) + (xy 64.403258 107.116488) + (xy 64.403261 107.116497) + (xy 64.499431 107.322732) + (xy 64.499432 107.322734) + (xy 64.629954 107.509141) + (xy 64.790858 107.670045) + (xy 64.790861 107.670047) + (xy 64.977266 107.800568) + (xy 65.035275 107.827618) + (xy 65.087714 107.873791) + (xy 65.106866 107.940984) + (xy 65.08665 108.007865) + (xy 65.035275 108.052382) + (xy 64.977267 108.079431) + (xy 64.977265 108.079432) + (xy 64.790858 108.209954) + (xy 64.629954 108.370858) + (xy 64.499432 108.557265) + (xy 64.499431 108.557267) + (xy 64.403261 108.763502) + (xy 64.403258 108.763511) + (xy 64.344366 108.983302) + (xy 64.344364 108.983313) + (xy 64.324532 109.209998) + (xy 64.324532 109.210001) + (xy 64.344364 109.436686) + (xy 64.344366 109.436697) + (xy 64.403258 109.656488) + (xy 64.403261 109.656497) + (xy 64.499431 109.862732) + (xy 64.499432 109.862734) + (xy 64.629954 110.049141) + (xy 64.790858 110.210045) + (xy 64.837693 110.242839) + (xy 64.977266 110.340568) + (xy 65.035275 110.367618) + (xy 65.087714 110.413791) + (xy 65.106866 110.480984) + (xy 65.08665 110.547865) + (xy 65.035275 110.592382) + (xy 64.977267 110.619431) + (xy 64.977265 110.619432) + (xy 64.790858 110.749954) + (xy 64.629954 110.910858) + (xy 64.499432 111.097265) + (xy 64.499431 111.097267) + (xy 64.403261 111.303502) + (xy 64.403258 111.303511) + (xy 64.344366 111.523302) + (xy 64.344364 111.523313) + (xy 64.324532 111.749998) + (xy 64.324532 111.750001) + (xy 64.344364 111.976686) + (xy 64.344366 111.976697) + (xy 64.403258 112.196488) + (xy 64.403261 112.196497) + (xy 64.489888 112.382267) + (xy 64.499432 112.402734) + (xy 64.527316 112.442557) + (xy 64.549643 112.508762) + (xy 64.532633 112.576529) + (xy 64.481685 112.624342) + (xy 64.412975 112.63702) + (xy 64.35977 112.618674) + (xy 64.335691 112.603544) + (xy 64.176056 112.547685) + (xy 64.008003 112.528751) + (xy 64.007997 112.528751) + (xy 63.839943 112.547685) + (xy 63.680305 112.603545) + (xy 63.680302 112.603547) + (xy 63.537115 112.693518) + (xy 63.537109 112.693523) + (xy 63.417523 112.813109) + (xy 63.417518 112.813115) + (xy 63.327547 112.956302) + (xy 63.327545 112.956305) + (xy 63.271685 113.115943) + (xy 63.252751 113.283997) + (xy 63.252751 113.284002) + (xy 59.640641 113.284002) + (xy 59.462734 113.159432) + (xy 59.462728 113.159429) + (xy 59.426325 113.142454) + (xy 59.404724 113.132381) + (xy 59.352285 113.08621) + (xy 59.333133 113.019017) + (xy 59.353348 112.952135) + (xy 59.404725 112.907618) + (xy 59.462734 112.880568) + (xy 59.649139 112.750047) + (xy 59.810047 112.589139) + (xy 59.940568 112.402734) + (xy 60.036739 112.196496) + (xy 60.095635 111.976692) + (xy 60.112634 111.782384) + (xy 60.115468 111.750001) + (xy 60.115468 111.749998) + (xy 60.104582 111.62557) + (xy 60.095635 111.523308) + (xy 60.036739 111.303504) + (xy 59.940568 111.097266) + (xy 59.810047 110.910861) + (xy 59.810045 110.910858) + (xy 59.649141 110.749954) + (xy 59.462734 110.619432) + (xy 59.462728 110.619429) + (xy 59.404725 110.592382) + (xy 59.352285 110.54621) + (xy 59.333133 110.479017) + (xy 59.353348 110.412135) + (xy 59.404725 110.367618) + (xy 59.462734 110.340568) + (xy 59.649139 110.210047) + (xy 59.810047 110.049139) + (xy 59.940568 109.862734) + (xy 60.036739 109.656496) + (xy 60.095635 109.436692) + (xy 60.112634 109.242384) + (xy 60.115468 109.210001) + (xy 60.115468 109.209998) + (xy 60.104582 109.08557) + (xy 60.095635 108.983308) + (xy 60.036739 108.763504) + (xy 59.940568 108.557266) + (xy 59.810047 108.370861) + (xy 59.810045 108.370858) + (xy 59.649141 108.209954) + (xy 59.462734 108.079432) + (xy 59.462728 108.079429) + (xy 59.404725 108.052382) + (xy 59.352285 108.00621) + (xy 59.333133 107.939017) + (xy 59.353348 107.872135) + (xy 59.404725 107.827618) + (xy 59.462734 107.800568) + (xy 59.649139 107.670047) + (xy 59.810047 107.509139) + (xy 59.940568 107.322734) + (xy 60.036739 107.116496) + (xy 60.095635 106.896692) + (xy 60.114679 106.679017) + (xy 60.115468 106.670001) + (xy 60.115468 106.669998) + (xy 60.107479 106.578684) + (xy 60.095635 106.443308) + (xy 60.043608 106.249139) + (xy 60.036741 106.223511) + (xy 60.036738 106.223502) + (xy 60.009574 106.165249) + (xy 59.940568 106.017266) + (xy 59.810047 105.830861) + (xy 59.810045 105.830858) + (xy 59.649141 105.669954) + (xy 59.462734 105.539432) + (xy 59.462728 105.539429) + (xy 59.404725 105.512382) + (xy 59.352285 105.46621) + (xy 59.333133 105.399017) + (xy 59.353348 105.332135) + (xy 59.404725 105.287618) + (xy 59.462734 105.260568) + (xy 59.649139 105.130047) + (xy 59.810047 104.969139) + (xy 59.940568 104.782734) + (xy 60.036739 104.576496) + (xy 60.095635 104.356692) + (xy 60.112634 104.162384) + (xy 60.115468 104.130001) + (xy 60.115468 104.129998) + (xy 60.09968 103.949546) + (xy 60.095635 103.903308) + (xy 60.036739 103.683504) + (xy 59.940568 103.477266) + (xy 59.818165 103.302455) + (xy 59.810045 103.290858) + (xy 59.649141 103.129954) + (xy 59.462734 102.999432) + (xy 59.462728 102.999429) + (xy 59.404725 102.972382) + (xy 59.352285 102.92621) + (xy 59.333133 102.859017) + (xy 59.353348 102.792135) + (xy 59.404725 102.747618) + (xy 59.414624 102.743002) + (xy 60.712751 102.743002) + (xy 60.731685 102.911056) + (xy 60.787545 103.070694) + (xy 60.787547 103.070697) + (xy 60.877518 103.213884) + (xy 60.877523 103.21389) + (xy 60.997109 103.333476) + (xy 60.997115 103.333481) + (xy 61.140302 103.423452) + (xy 61.140305 103.423454) + (xy 61.140309 103.423455) + (xy 61.14031 103.423456) + (xy 61.212913 103.44886) + (xy 61.299943 103.479314) + (xy 61.467997 103.498249) + (xy 61.468 103.498249) + (xy 61.468003 103.498249) + (xy 61.636056 103.479314) + (xy 61.679984 103.463943) + (xy 61.79569 103.423456) + (xy 61.795692 103.423454) + (xy 61.795694 103.423454) + (xy 61.795697 103.423452) + (xy 61.938884 103.333481) + (xy 61.938885 103.33348) + (xy 61.93889 103.333477) + (xy 62.058477 103.21389) + (xy 62.058481 103.213884) + (xy 62.148452 103.070697) + (xy 62.148454 103.070694) + (xy 62.148454 103.070692) + (xy 62.148456 103.07069) + (xy 62.204313 102.911059) + (xy 62.204313 102.911058) + (xy 62.204314 102.911056) + (xy 62.223249 102.743002) + (xy 62.223249 102.742997) + (xy 62.204314 102.574943) + (xy 62.162868 102.456497) + (xy 62.148456 102.41531) + (xy 62.148455 102.415309) + (xy 62.148454 102.415305) + (xy 62.148452 102.415302) + (xy 62.058481 102.272115) + (xy 62.058476 102.272109) + (xy 61.93889 102.152523) + (xy 61.938884 102.152518) + (xy 61.795697 102.062547) + (xy 61.795694 102.062545) + (xy 61.636056 102.006685) + (xy 61.468003 101.987751) + (xy 61.467997 101.987751) + (xy 61.299943 102.006685) + (xy 61.140305 102.062545) + (xy 61.140302 102.062547) + (xy 60.997115 102.152518) + (xy 60.997109 102.152523) + (xy 60.877523 102.272109) + (xy 60.877518 102.272115) + (xy 60.787547 102.415302) + (xy 60.787545 102.415305) + (xy 60.731685 102.574943) + (xy 60.712751 102.742997) + (xy 60.712751 102.743002) + (xy 59.414624 102.743002) + (xy 59.462734 102.720568) + (xy 59.649139 102.590047) + (xy 59.810047 102.429139) + (xy 59.940568 102.242734) + (xy 60.036739 102.036496) + (xy 60.095635 101.816692) + (xy 60.115468 101.59) + (xy 60.095635 101.363308) + (xy 60.039341 101.153214) + (xy 60.036741 101.143511) + (xy 60.036738 101.143502) + (xy 60.002985 101.071119) + (xy 59.940568 100.937266) + (xy 59.810047 100.750861) + (xy 59.810045 100.750858) + (xy 59.649141 100.589954) + (xy 59.462734 100.459432) + (xy 59.462732 100.459431) + (xy 59.415598 100.437452) + (xy 59.404132 100.432105) + (xy 59.351694 100.385934) + (xy 59.332542 100.31874) + (xy 59.352758 100.251859) + (xy 59.404134 100.207341) + (xy 59.462484 100.180132) + (xy 59.64882 100.049657) + (xy 59.809657 99.88882) + (xy 59.940134 99.702482) + (xy 60.036265 99.496326) + (xy 60.036269 99.496317) + (xy 60.088872 99.3) + (xy 58.725686 99.3) + (xy 58.737641 99.288045) + (xy 58.795165 99.175148) + (xy 58.814986 99.05) + (xy 58.795165 98.924852) + (xy 58.737641 98.811955) + (xy 58.725686 98.8) + (xy 60.088872 98.8) + (xy 60.088872 98.799999) + (xy 60.036269 98.603682) + (xy 60.036265 98.603673) + (xy 59.940134 98.397517) + (xy 59.809657 98.211179) + (xy 59.64882 98.050342) + (xy 59.462482 97.919865) + (xy 59.256326 97.823734) + (xy 59.256317 97.82373) + (xy 59.03661 97.76486) + (xy 59.036599 97.764858) + (xy 58.866766 97.75) + (xy 58.66 97.75) + (xy 58.66 98.734314) + (xy 58.648045 98.722359) + (xy 58.535148 98.664835) + (xy 58.441481 98.65) + (xy 58.378519 98.65) + (xy 58.284852 98.664835) + (xy 58.171955 98.722359) + (xy 58.16 98.734314) + (xy 58.16 97.75) + (xy 57.953233 97.75) + (xy 57.7834 97.764858) + (xy 57.783389 97.76486) + (xy 57.563682 97.82373) + (xy 57.563673 97.823734) + (xy 57.357517 97.919865) + (xy 57.171179 98.050342) + (xy 57.010342 98.211179) + (xy 56.879865 98.397517) + (xy 56.783734 98.603673) + (xy 56.78373 98.603682) + (xy 56.731127 98.799999) + (xy 56.731128 98.8) + (xy 58.094314 98.8) + (xy 58.082359 98.811955) + (xy 58.024835 98.924852) + (xy 58.005014 99.05) + (xy 58.024835 99.175148) + (xy 58.082359 99.288045) + (xy 58.094314 99.3) + (xy 56.731128 99.3) + (xy 56.78373 99.496317) + (xy 56.783734 99.496326) + (xy 56.879865 99.702482) + (xy 57.010342 99.88882) + (xy 57.171179 100.049657) + (xy 57.357518 100.180134) + (xy 57.35752 100.180135) + (xy 57.415865 100.207342) + (xy 57.468305 100.253514) + (xy 57.487457 100.320707) + (xy 57.467242 100.387589) + (xy 57.415867 100.432105) + (xy 57.404402 100.437452) + (xy 57.357264 100.459433) + (xy 57.170858 100.589954) + (xy 57.009954 100.750858) + (xy 56.879432 100.937265) + (xy 56.879431 100.937267) + (xy 56.783261 101.143502) + (xy 56.783258 101.143511) + (xy 56.724366 101.363302) + (xy 56.724364 101.363313) + (xy 56.704532 101.589998) + (xy 56.704532 101.590001) + (xy 56.724364 101.816686) + (xy 56.724366 101.816697) + (xy 56.783258 102.036488) + (xy 56.783261 102.036497) + (xy 56.879431 102.242732) + (xy 56.879432 102.242734) + (xy 57.009954 102.429141) + (xy 57.170858 102.590045) + (xy 57.207922 102.615997) + (xy 57.357266 102.720568) + (xy 57.405376 102.743002) + (xy 57.415275 102.747618) + (xy 57.467714 102.793791) + (xy 57.486866 102.860984) + (xy 57.46665 102.927865) + (xy 57.415275 102.972382) + (xy 57.357267 102.999431) + (xy 57.357265 102.999432) + (xy 57.170858 103.129954) + (xy 57.009954 103.290858) + (xy 56.879432 103.477265) + (xy 56.879431 103.477267) + (xy 56.783261 103.683502) + (xy 56.783258 103.683511) + (xy 56.724366 103.903302) + (xy 56.724364 103.903313) + (xy 56.704532 104.129998) + (xy 56.704532 104.130001) + (xy 56.724364 104.356686) + (xy 56.724366 104.356697) + (xy 56.783258 104.576488) + (xy 56.783261 104.576497) + (xy 56.879431 104.782732) + (xy 56.879432 104.782734) + (xy 57.009954 104.969141) + (xy 57.170858 105.130045) + (xy 57.217568 105.162751) + (xy 57.357266 105.260568) + (xy 57.415275 105.287618) + (xy 57.467714 105.333791) + (xy 57.486866 105.400984) + (xy 57.46665 105.467865) + (xy 57.415275 105.512382) + (xy 57.357267 105.539431) + (xy 57.357265 105.539432) + (xy 57.170858 105.669954) + (xy 57.009954 105.830858) + (xy 56.879432 106.017265) + (xy 56.879431 106.017267) + (xy 56.783261 106.223502) + (xy 56.783258 106.223511) + (xy 56.724366 106.443302) + (xy 56.724364 106.443313) + (xy 56.704532 106.669998) + (xy 56.704532 106.670001) + (xy 56.724364 106.896686) + (xy 56.724366 106.896697) + (xy 56.783258 107.116488) + (xy 56.783261 107.116497) + (xy 56.879431 107.322732) + (xy 56.879432 107.322734) + (xy 57.009954 107.509141) + (xy 57.170858 107.670045) + (xy 57.170861 107.670047) + (xy 57.357266 107.800568) + (xy 57.415275 107.827618) + (xy 57.467714 107.873791) + (xy 57.486866 107.940984) + (xy 57.46665 108.007865) + (xy 57.415275 108.052382) + (xy 57.357267 108.079431) + (xy 57.357265 108.079432) + (xy 57.170858 108.209954) + (xy 57.009954 108.370858) + (xy 56.879432 108.557265) + (xy 56.879431 108.557267) + (xy 56.783261 108.763502) + (xy 56.783258 108.763511) + (xy 56.724366 108.983302) + (xy 56.724364 108.983313) + (xy 56.704532 109.209998) + (xy 56.704532 109.210001) + (xy 56.724364 109.436686) + (xy 56.724366 109.436697) + (xy 56.783258 109.656488) + (xy 56.783261 109.656497) + (xy 56.879431 109.862732) + (xy 56.879432 109.862734) + (xy 57.009954 110.049141) + (xy 57.170858 110.210045) + (xy 57.217693 110.242839) + (xy 57.357266 110.340568) + (xy 57.415275 110.367618) + (xy 57.467714 110.413791) + (xy 57.486866 110.480984) + (xy 57.46665 110.547865) + (xy 57.415275 110.592382) + (xy 57.357267 110.619431) + (xy 57.357265 110.619432) + (xy 57.170858 110.749954) + (xy 57.009954 110.910858) + (xy 56.879432 111.097265) + (xy 56.879431 111.097267) + (xy 56.783261 111.303502) + (xy 56.783258 111.303511) + (xy 56.724366 111.523302) + (xy 56.724364 111.523313) + (xy 56.704532 111.749998) + (xy 56.704532 111.750001) + (xy 56.724364 111.976686) + (xy 56.724366 111.976697) + (xy 56.783258 112.196488) + (xy 56.783261 112.196497) + (xy 56.879431 112.402732) + (xy 56.879432 112.402734) + (xy 57.009954 112.589141) + (xy 57.170858 112.750045) + (xy 57.214343 112.780493) + (xy 57.357266 112.880568) + (xy 57.415275 112.907618) + (xy 57.467714 112.953791) + (xy 57.486866 113.020984) + (xy 57.46665 113.087865) + (xy 57.415275 113.132382) + (xy 57.357267 113.159431) + (xy 57.357265 113.159432) + (xy 57.170858 113.289954) + (xy 57.009954 113.450858) + (xy 56.879432 113.637265) + (xy 56.879431 113.637267) + (xy 56.783261 113.843502) + (xy 56.783258 113.843511) + (xy 56.724366 114.063302) + (xy 56.724364 114.063313) + (xy 56.704532 114.289998) + (xy 56.704532 114.290001) + (xy 56.724364 114.516686) + (xy 56.724366 114.516697) + (xy 56.783258 114.736488) + (xy 56.783261 114.736497) + (xy 56.879431 114.942732) + (xy 56.879432 114.942734) + (xy 57.009954 115.129141) + (xy 57.170858 115.290045) + (xy 57.170861 115.290047) + (xy 57.357266 115.420568) + (xy 57.415275 115.447618) + (xy 57.467714 115.493791) + (xy 57.486866 115.560984) + (xy 57.46665 115.627865) + (xy 57.415275 115.672382) + (xy 57.357267 115.699431) + (xy 57.357265 115.699432) + (xy 57.170858 115.829954) + (xy 57.009954 115.990858) + (xy 56.879432 116.177265) + (xy 56.879431 116.177267) + (xy 56.783261 116.383502) + (xy 56.783258 116.383511) + (xy 56.724366 116.603302) + (xy 56.724364 116.603313) + (xy 56.704532 116.829998) + (xy 56.704532 116.830001) + (xy 56.305031 116.830001) + (xy 56.293707 116.700568) + (xy 56.285635 116.608308) + (xy 56.226739 116.388504) + (xy 56.130568 116.182266) + (xy 56.000047 115.995861) + (xy 56.000045 115.995858) + (xy 55.839141 115.834954) + (xy 55.652734 115.704432) + (xy 55.652728 115.704429) + (xy 55.594725 115.677382) + (xy 55.542285 115.63121) + (xy 55.523133 115.564017) + (xy 55.543348 115.497135) + (xy 55.594725 115.452618) + (xy 55.652734 115.425568) + (xy 55.839139 115.295047) + (xy 56.000047 115.134139) + (xy 56.130568 114.947734) + (xy 56.226739 114.741496) + (xy 56.285635 114.521692) + (xy 56.304679 114.304017) + (xy 56.305468 114.295001) + (xy 56.305468 114.294998) + (xy 56.293707 114.160568) + (xy 56.285635 114.068308) + (xy 56.234627 113.877941) + (xy 56.226741 113.848511) + (xy 56.226738 113.848502) + (xy 56.224407 113.843504) + (xy 56.130568 113.642266) + (xy 56.000047 113.455861) + (xy 56.000045 113.455858) + (xy 55.839141 113.294954) + (xy 55.652734 113.164432) + (xy 55.652728 113.164429) + (xy 55.594725 113.137382) + (xy 55.542285 113.09121) + (xy 55.523133 113.024017) + (xy 55.543348 112.957135) + (xy 55.594725 112.912618) + (xy 55.652734 112.885568) + (xy 55.839139 112.755047) + (xy 56.000047 112.594139) + (xy 56.130568 112.407734) + (xy 56.226739 112.201496) + (xy 56.285635 111.981692) + (xy 56.304679 111.764017) + (xy 56.305468 111.755001) + (xy 56.305468 111.754998) + (xy 56.293707 111.620568) + (xy 56.285635 111.528308) + (xy 56.226739 111.308504) + (xy 56.130568 111.102266) + (xy 56.000047 110.915861) + (xy 56.000045 110.915858) + (xy 55.839141 110.754954) + (xy 55.652734 110.624432) + (xy 55.652728 110.624429) + (xy 55.594725 110.597382) + (xy 55.542285 110.55121) + (xy 55.523133 110.484017) + (xy 55.543348 110.417135) + (xy 55.594725 110.372618) + (xy 55.652734 110.345568) + (xy 55.839139 110.215047) + (xy 56.000047 110.054139) + (xy 56.130568 109.867734) + (xy 56.226739 109.661496) + (xy 56.285635 109.441692) + (xy 56.304679 109.224017) + (xy 56.305468 109.215001) + (xy 56.305468 109.214998) + (xy 56.293707 109.080568) + (xy 56.285635 108.988308) + (xy 56.232944 108.791661) + (xy 56.226741 108.768511) + (xy 56.226738 108.768502) + (xy 56.224407 108.763504) + (xy 56.130568 108.562266) + (xy 56.000047 108.375861) + (xy 56.000045 108.375858) + (xy 55.839141 108.214954) + (xy 55.652734 108.084432) + (xy 55.652728 108.084429) + (xy 55.594725 108.057382) + (xy 55.542285 108.01121) + (xy 55.523133 107.944017) + (xy 55.543348 107.877135) + (xy 55.594725 107.832618) + (xy 55.595079 107.832453) + (xy 55.652734 107.805568) + (xy 55.839139 107.675047) + (xy 56.000047 107.514139) + (xy 56.130568 107.327734) + (xy 56.226739 107.121496) + (xy 56.285635 106.901692) + (xy 56.304679 106.684017) + (xy 56.305468 106.675001) + (xy 56.305468 106.674998) + (xy 56.296511 106.572618) + (xy 56.285635 106.448308) + (xy 56.231344 106.24569) + (xy 56.226741 106.228511) + (xy 56.226738 106.228502) + (xy 56.224407 106.223504) + (xy 56.130568 106.022266) + (xy 56.000047 105.835861) + (xy 56.000045 105.835858) + (xy 55.839141 105.674954) + (xy 55.652734 105.544432) + (xy 55.652728 105.544429) + (xy 55.594725 105.517382) + (xy 55.542285 105.47121) + (xy 55.523133 105.404017) + (xy 55.543348 105.337135) + (xy 55.594725 105.292618) + (xy 55.652734 105.265568) + (xy 55.839139 105.135047) + (xy 56.000047 104.974139) + (xy 56.130568 104.787734) + (xy 56.226739 104.581496) + (xy 56.285635 104.361692) + (xy 56.305468 104.135) + (xy 56.30503 104.129998) + (xy 56.290131 103.959697) + (xy 56.285635 103.908308) + (xy 56.226739 103.688504) + (xy 56.130568 103.482266) + (xy 56.00596 103.304306) + (xy 56.000045 103.295858) + (xy 55.839143 103.134956) + (xy 55.831999 103.129954) + (xy 55.814535 103.117725) + (xy 55.770912 103.063149) + (xy 55.763719 102.99365) + (xy 55.795241 102.931296) + (xy 55.855471 102.895882) + (xy 55.872404 102.892861) + (xy 55.907483 102.889091) + (xy 56.042331 102.838796) + (xy 56.157546 102.752546) + (xy 56.243796 102.637331) + (xy 56.294091 102.502483) + (xy 56.3005 102.442873) + (xy 56.300499 100.747128) + (xy 56.294091 100.687517) + (xy 56.293848 100.686866) + (xy 56.243797 100.552671) + (xy 56.243793 100.552664) + (xy 56.157547 100.437455) + (xy 56.157544 100.437452) + (xy 56.042335 100.351206) + (xy 56.042328 100.351202) + (xy 55.907482 100.300908) + (xy 55.907483 100.300908) + (xy 55.847883 100.294501) + (xy 55.847881 100.2945) + (xy 55.847873 100.2945) + (xy 55.847864 100.2945) + (xy 53.352129 100.2945) + (xy 53.352123 100.294501) + (xy 53.292516 100.300908) + (xy 53.157671 100.351202) + (xy 53.157664 100.351206) + (xy 53.042455 100.437452) + (xy 53.042452 100.437455) + (xy 52.956206 100.552664) + (xy 52.956202 100.552671) + (xy 52.905908 100.687517) + (xy 52.899501 100.747116) + (xy 52.899501 100.747123) + (xy 52.8995 100.747135) + (xy 52.8995 102.44287) + (xy 52.899501 102.442876) + (xy 52.905908 102.502483) + (xy 52.956202 102.637328) + (xy 52.956206 102.637335) + (xy 53.042452 102.752544) + (xy 53.042455 102.752547) + (xy 53.157664 102.838793) + (xy 53.157671 102.838797) + (xy 53.1854 102.849139) + (xy 53.292517 102.889091) + (xy 53.327596 102.892862) + (xy 53.392144 102.919599) + (xy 53.431993 102.976991) + (xy 53.434488 103.046816) + (xy 53.398836 103.106905) + (xy 53.385464 103.117725) + (xy 53.360858 103.134954) + (xy 53.199954 103.295858) + (xy 53.069432 103.482265) + (xy 53.069431 103.482267) + (xy 52.973261 103.688502) + (xy 52.973258 103.688511) + (xy 52.914366 103.908302) + (xy 52.914364 103.908313) + (xy 52.894532 104.134998) + (xy 52.894532 104.135001) + (xy 52.914364 104.361686) + (xy 52.914366 104.361697) + (xy 52.973258 104.581488) + (xy 52.973261 104.581497) + (xy 53.069431 104.787732) + (xy 53.069432 104.787734) + (xy 53.199954 104.974141) + (xy 53.360858 105.135045) + (xy 53.360861 105.135047) + (xy 53.547266 105.265568) + (xy 53.605275 105.292618) + (xy 53.657714 105.338791) + (xy 53.676866 105.405984) + (xy 53.65665 105.472865) + (xy 53.605275 105.517382) + (xy 53.547267 105.544431) + (xy 53.547265 105.544432) + (xy 53.360858 105.674954) + (xy 53.199954 105.835858) + (xy 53.069432 106.022265) + (xy 53.069431 106.022267) + (xy 52.973261 106.228502) + (xy 52.973258 106.228511) + (xy 52.914366 106.448302) + (xy 52.914364 106.448313) + (xy 52.894532 106.674998) + (xy 52.894532 106.675001) + (xy 52.914364 106.901686) + (xy 52.914366 106.901697) + (xy 52.973258 107.121488) + (xy 52.973261 107.121497) + (xy 53.069431 107.327732) + (xy 53.069432 107.327734) + (xy 53.199954 107.514141) + (xy 53.360858 107.675045) + (xy 53.360861 107.675047) + (xy 53.547266 107.805568) + (xy 53.604921 107.832453) + (xy 53.605275 107.832618) + (xy 53.657714 107.878791) + (xy 53.676866 107.945984) + (xy 53.65665 108.012865) + (xy 53.605275 108.057382) + (xy 53.547267 108.084431) + (xy 53.547265 108.084432) + (xy 53.360858 108.214954) + (xy 53.199954 108.375858) + (xy 53.069432 108.562265) + (xy 53.069431 108.562267) + (xy 52.973261 108.768502) + (xy 52.973258 108.768511) + (xy 52.914366 108.988302) + (xy 52.914364 108.988313) + (xy 52.894532 109.214998) + (xy 52.894532 109.215001) + (xy 52.914364 109.441686) + (xy 52.914366 109.441697) + (xy 52.973258 109.661488) + (xy 52.973261 109.661497) + (xy 53.069431 109.867732) + (xy 53.069432 109.867734) + (xy 53.199954 110.054141) + (xy 53.360858 110.215045) + (xy 53.360861 110.215047) + (xy 53.547266 110.345568) + (xy 53.605275 110.372618) + (xy 53.657714 110.418791) + (xy 53.676866 110.485984) + (xy 53.65665 110.552865) + (xy 53.605275 110.597382) + (xy 53.547267 110.624431) + (xy 53.547265 110.624432) + (xy 53.360858 110.754954) + (xy 53.199954 110.915858) + (xy 53.069432 111.102265) + (xy 53.069431 111.102267) + (xy 52.973261 111.308502) + (xy 52.973258 111.308511) + (xy 52.914366 111.528302) + (xy 52.914364 111.528313) + (xy 52.894532 111.754998) + (xy 52.894532 111.755001) + (xy 52.914364 111.981686) + (xy 52.914366 111.981697) + (xy 52.973258 112.201488) + (xy 52.973261 112.201497) + (xy 53.069431 112.407732) + (xy 53.069432 112.407734) + (xy 53.199954 112.594141) + (xy 53.360858 112.755045) + (xy 53.360861 112.755047) + (xy 53.547266 112.885568) + (xy 53.605275 112.912618) + (xy 53.657714 112.958791) + (xy 53.676866 113.025984) + (xy 53.65665 113.092865) + (xy 53.605275 113.137382) + (xy 53.547267 113.164431) + (xy 53.547265 113.164432) + (xy 53.360858 113.294954) + (xy 53.199954 113.455858) + (xy 53.069432 113.642265) + (xy 53.069431 113.642267) + (xy 52.973261 113.848502) + (xy 52.973258 113.848511) + (xy 52.914366 114.068302) + (xy 52.914364 114.068313) + (xy 52.894532 114.294998) + (xy 52.894532 114.295001) + (xy 52.914364 114.521686) + (xy 52.914366 114.521697) + (xy 52.973258 114.741488) + (xy 52.973261 114.741497) + (xy 53.069431 114.947732) + (xy 53.069432 114.947734) + (xy 53.199954 115.134141) + (xy 53.360858 115.295045) + (xy 53.360861 115.295047) + (xy 53.547266 115.425568) + (xy 53.605275 115.452618) + (xy 53.657714 115.498791) + (xy 53.676866 115.565984) + (xy 53.65665 115.632865) + (xy 53.605275 115.677382) + (xy 53.547267 115.704431) + (xy 53.547265 115.704432) + (xy 53.360858 115.834954) + (xy 53.199954 115.995858) + (xy 53.069432 116.182265) + (xy 53.069431 116.182267) + (xy 52.973261 116.388502) + (xy 52.973258 116.388511) + (xy 52.914366 116.608302) + (xy 52.914364 116.608313) + (xy 52.894532 116.834998) + (xy 52.894532 116.835001) + (xy 48.685468 116.835001) + (xy 48.685468 116.834998) + (xy 48.673707 116.700568) + (xy 48.665635 116.608308) + (xy 48.606739 116.388504) + (xy 48.510568 116.182266) + (xy 48.380047 115.995861) + (xy 48.380045 115.995858) + (xy 48.219141 115.834954) + (xy 48.032734 115.704432) + (xy 48.032728 115.704429) + (xy 47.974725 115.677382) + (xy 47.922285 115.63121) + (xy 47.903133 115.564017) + (xy 47.923348 115.497135) + (xy 47.974725 115.452618) + (xy 48.032734 115.425568) + (xy 48.219139 115.295047) + (xy 48.380047 115.134139) + (xy 48.510568 114.947734) + (xy 48.606739 114.741496) + (xy 48.665635 114.521692) + (xy 48.684679 114.304017) + (xy 48.685468 114.295001) + (xy 48.685468 114.294998) + (xy 48.673707 114.160568) + (xy 48.665635 114.068308) + (xy 48.614627 113.877941) + (xy 48.606741 113.848511) + (xy 48.606738 113.848502) + (xy 48.604407 113.843504) + (xy 48.510568 113.642266) + (xy 48.380047 113.455861) + (xy 48.380045 113.455858) + (xy 48.219141 113.294954) + (xy 48.032734 113.164432) + (xy 48.032728 113.164429) + (xy 47.974725 113.137382) + (xy 47.922285 113.09121) + (xy 47.903133 113.024017) + (xy 47.923348 112.957135) + (xy 47.974725 112.912618) + (xy 48.032734 112.885568) + (xy 48.219139 112.755047) + (xy 48.380047 112.594139) + (xy 48.510568 112.407734) + (xy 48.606739 112.201496) + (xy 48.665635 111.981692) + (xy 48.684679 111.764017) + (xy 48.685468 111.755001) + (xy 48.685468 111.754998) + (xy 48.673707 111.620568) + (xy 48.665635 111.528308) + (xy 48.606739 111.308504) + (xy 48.510568 111.102266) + (xy 48.380047 110.915861) + (xy 48.380045 110.915858) + (xy 48.219141 110.754954) + (xy 48.032734 110.624432) + (xy 48.032728 110.624429) + (xy 47.974725 110.597382) + (xy 47.922285 110.55121) + (xy 47.903133 110.484017) + (xy 47.923348 110.417135) + (xy 47.974725 110.372618) + (xy 48.032734 110.345568) + (xy 48.219139 110.215047) + (xy 48.380047 110.054139) + (xy 48.510568 109.867734) + (xy 48.606739 109.661496) + (xy 48.665635 109.441692) + (xy 48.684679 109.224017) + (xy 48.685468 109.215001) + (xy 48.685468 109.214998) + (xy 48.673707 109.080568) + (xy 48.665635 108.988308) + (xy 48.612944 108.791661) + (xy 48.606741 108.768511) + (xy 48.606738 108.768502) + (xy 48.604407 108.763504) + (xy 48.510568 108.562266) + (xy 48.380047 108.375861) + (xy 48.380045 108.375858) + (xy 48.219141 108.214954) + (xy 48.032734 108.084432) + (xy 48.032728 108.084429) + (xy 47.974725 108.057382) + (xy 47.922285 108.01121) + (xy 47.903133 107.944017) + (xy 47.923348 107.877135) + (xy 47.974725 107.832618) + (xy 47.975079 107.832453) + (xy 48.032734 107.805568) + (xy 48.219139 107.675047) + (xy 48.380047 107.514139) + (xy 48.510568 107.327734) + (xy 48.606739 107.121496) + (xy 48.665635 106.901692) + (xy 48.684679 106.684017) + (xy 48.685468 106.675001) + (xy 48.685468 106.674998) + (xy 48.676511 106.572618) + (xy 48.665635 106.448308) + (xy 48.611344 106.24569) + (xy 48.606741 106.228511) + (xy 48.606738 106.228502) + (xy 48.604407 106.223504) + (xy 48.510568 106.022266) + (xy 48.380047 105.835861) + (xy 48.380045 105.835858) + (xy 48.219141 105.674954) + (xy 48.032734 105.544432) + (xy 48.032728 105.544429) + (xy 47.974725 105.517382) + (xy 47.922285 105.47121) + (xy 47.903133 105.404017) + (xy 47.923348 105.337135) + (xy 47.974725 105.292618) + (xy 48.032734 105.265568) + (xy 48.219139 105.135047) + (xy 48.380047 104.974139) + (xy 48.510568 104.787734) + (xy 48.606739 104.581496) + (xy 48.665635 104.361692) + (xy 48.685468 104.135) + (xy 48.68503 104.129998) + (xy 48.670131 103.959697) + (xy 48.665635 103.908308) + (xy 48.606739 103.688504) + (xy 48.510568 103.482266) + (xy 48.38596 103.304306) + (xy 48.380045 103.295858) + (xy 48.219141 103.134954) + (xy 48.032734 103.004432) + (xy 48.032732 103.004431) + (xy 48.009612 102.99365) + (xy 47.974132 102.977105) + (xy 47.921694 102.930934) + (xy 47.902542 102.86374) + (xy 47.922758 102.796859) + (xy 47.974134 102.752341) + (xy 48.032484 102.725132) + (xy 48.21882 102.594657) + (xy 48.379657 102.43382) + (xy 48.510134 102.247482) + (xy 48.606265 102.041326) + (xy 48.606269 102.041317) + (xy 48.658872 101.845) + (xy 47.295686 101.845) + (xy 47.307641 101.833045) + (xy 47.365165 101.720148) + (xy 47.384986 101.595) + (xy 47.365165 101.469852) + (xy 47.307641 101.356955) + (xy 47.295686 101.345) + (xy 48.658872 101.345) + (xy 48.658872 101.344999) + (xy 48.606269 101.148682) + (xy 48.606265 101.148673) + (xy 48.510134 100.942517) + (xy 48.379657 100.756179) + (xy 48.21882 100.595342) + (xy 48.032482 100.464865) + (xy 47.826326 100.368734) + (xy 47.826317 100.36873) + (xy 47.60661 100.30986) + (xy 47.606599 100.309858) + (xy 47.436766 100.295) + (xy 47.23 100.295) + (xy 47.23 101.279314) + (xy 47.218045 101.267359) + (xy 47.105148 101.209835) + (xy 47.011481 101.195) + (xy 46.948519 101.195) + (xy 46.854852 101.209835) + (xy 46.741955 101.267359) + (xy 46.73 101.279314) + (xy 46.73 100.295) + (xy 46.523233 100.295) + (xy 46.3534 100.309858) + (xy 46.353389 100.30986) + (xy 46.133682 100.36873) + (xy 46.133673 100.368734) + (xy 45.927517 100.464865) + (xy 45.741179 100.595342) + (xy 45.580342 100.756179) + (xy 45.449865 100.942517) + (xy 45.353734 101.148673) + (xy 45.35373 101.148682) + (xy 45.301127 101.344999) + (xy 45.301128 101.345) + (xy 46.664314 101.345) + (xy 46.652359 101.356955) + (xy 46.594835 101.469852) + (xy 46.575014 101.595) + (xy 46.594835 101.720148) + (xy 46.652359 101.833045) + (xy 46.664314 101.845) + (xy 45.301128 101.845) + (xy 45.35373 102.041317) + (xy 45.353734 102.041326) + (xy 45.449865 102.247482) + (xy 45.580342 102.43382) + (xy 45.741179 102.594657) + (xy 45.927518 102.725134) + (xy 45.92752 102.725135) + (xy 45.985865 102.752342) + (xy 46.038305 102.798514) + (xy 46.057457 102.865707) + (xy 46.037242 102.932589) + (xy 45.985867 102.977105) + (xy 45.927268 103.004431) + (xy 45.927264 103.004433) + (xy 45.740858 103.134954) + (xy 45.579954 103.295858) + (xy 45.449432 103.482265) + (xy 45.449431 103.482267) + (xy 45.353261 103.688502) + (xy 45.353258 103.688511) + (xy 45.294366 103.908302) + (xy 45.294364 103.908313) + (xy 45.274532 104.134998) + (xy 45.274532 104.135001) + (xy 45.294364 104.361686) + (xy 45.294366 104.361697) + (xy 45.353258 104.581488) + (xy 45.353261 104.581497) + (xy 45.449431 104.787732) + (xy 45.449432 104.787734) + (xy 45.579954 104.974141) + (xy 45.740858 105.135045) + (xy 45.740861 105.135047) + (xy 45.927266 105.265568) + (xy 45.985275 105.292618) + (xy 46.037714 105.338791) + (xy 46.056866 105.405984) + (xy 46.03665 105.472865) + (xy 45.985275 105.517382) + (xy 45.927267 105.544431) + (xy 45.927265 105.544432) + (xy 45.740858 105.674954) + (xy 45.579954 105.835858) + (xy 45.449432 106.022265) + (xy 45.449431 106.022267) + (xy 45.353261 106.228502) + (xy 45.353258 106.228511) + (xy 45.294366 106.448302) + (xy 45.294364 106.448313) + (xy 45.274532 106.674998) + (xy 45.274532 106.675001) + (xy 45.294364 106.901686) + (xy 45.294366 106.901697) + (xy 45.353258 107.121488) + (xy 45.353261 107.121497) + (xy 45.449431 107.327732) + (xy 45.449432 107.327734) + (xy 45.579954 107.514141) + (xy 45.740858 107.675045) + (xy 45.740861 107.675047) + (xy 45.927266 107.805568) + (xy 45.984921 107.832453) + (xy 45.985275 107.832618) + (xy 46.037714 107.878791) + (xy 46.056866 107.945984) + (xy 46.03665 108.012865) + (xy 45.985275 108.057382) + (xy 45.927267 108.084431) + (xy 45.927265 108.084432) + (xy 45.740858 108.214954) + (xy 45.579954 108.375858) + (xy 45.449432 108.562265) + (xy 45.449431 108.562267) + (xy 45.353261 108.768502) + (xy 45.353258 108.768511) + (xy 45.294366 108.988302) + (xy 45.294364 108.988313) + (xy 45.274532 109.214998) + (xy 45.274532 109.215001) + (xy 45.294364 109.441686) + (xy 45.294366 109.441697) + (xy 45.353258 109.661488) + (xy 45.353261 109.661497) + (xy 45.449431 109.867732) + (xy 45.449432 109.867734) + (xy 45.579954 110.054141) + (xy 45.740858 110.215045) + (xy 45.740861 110.215047) + (xy 45.927266 110.345568) + (xy 45.985275 110.372618) + (xy 46.037714 110.418791) + (xy 46.056866 110.485984) + (xy 46.03665 110.552865) + (xy 45.985275 110.597382) + (xy 45.927267 110.624431) + (xy 45.927265 110.624432) + (xy 45.740858 110.754954) + (xy 45.579954 110.915858) + (xy 45.449432 111.102265) + (xy 45.449431 111.102267) + (xy 45.353261 111.308502) + (xy 45.353258 111.308511) + (xy 45.294366 111.528302) + (xy 45.294364 111.528313) + (xy 45.274532 111.754998) + (xy 45.274532 111.755001) + (xy 45.294364 111.981686) + (xy 45.294366 111.981697) + (xy 45.353258 112.201488) + (xy 45.353261 112.201497) + (xy 45.449431 112.407732) + (xy 45.449432 112.407734) + (xy 45.579954 112.594141) + (xy 45.740858 112.755045) + (xy 45.740861 112.755047) + (xy 45.927266 112.885568) + (xy 45.985275 112.912618) + (xy 46.037714 112.958791) + (xy 46.056866 113.025984) + (xy 46.03665 113.092865) + (xy 45.985275 113.137382) + (xy 45.927267 113.164431) + (xy 45.927265 113.164432) + (xy 45.740858 113.294954) + (xy 45.579954 113.455858) + (xy 45.449432 113.642265) + (xy 45.449431 113.642267) + (xy 45.353261 113.848502) + (xy 45.353258 113.848511) + (xy 45.294366 114.068302) + (xy 45.294364 114.068313) + (xy 45.274532 114.294998) + (xy 45.274532 114.295001) + (xy 45.294364 114.521686) + (xy 45.294366 114.521697) + (xy 45.353258 114.741488) + (xy 45.353261 114.741497) + (xy 45.449431 114.947732) + (xy 45.449432 114.947734) + (xy 45.579954 115.134141) + (xy 45.740858 115.295045) + (xy 45.740861 115.295047) + (xy 45.927266 115.425568) + (xy 45.985275 115.452618) + (xy 46.037714 115.498791) + (xy 46.056866 115.565984) + (xy 46.03665 115.632865) + (xy 45.985275 115.677382) + (xy 45.927267 115.704431) + (xy 45.927265 115.704432) + (xy 45.740858 115.834954) + (xy 45.579954 115.995858) + (xy 45.449432 116.182265) + (xy 45.449431 116.182267) + (xy 45.353261 116.388502) + (xy 45.353258 116.388511) + (xy 45.294366 116.608302) + (xy 45.294364 116.608313) + (xy 45.274532 116.834998) + (xy 45.274532 116.835001) + (xy 43.6805 116.835001) + (xy 43.6805 94.877844) + (xy 51.99 94.877844) + (xy 51.996401 94.937372) + (xy 51.996403 94.937379) + (xy 52.046645 95.072086) + (xy 52.046649 95.072093) + (xy 52.132809 95.187187) + (xy 52.132812 95.18719) + (xy 52.247906 95.27335) + (xy 52.247913 95.273354) + (xy 52.38262 95.323596) + (xy 52.382627 95.323598) + (xy 52.442155 95.329999) + (xy 52.442172 95.33) + (xy 53.09 95.33) + (xy 53.09 94.415501) + (xy 53.197685 94.46468) + (xy 53.304237 94.48) + (xy 53.375763 94.48) + (xy 53.482315 94.46468) + (xy 53.59 94.415501) + (xy 53.59 95.33) + (xy 54.237828 95.33) + (xy 54.237844 95.329999) + (xy 54.297372 95.323598) + (xy 54.297379 95.323596) + (xy 54.432086 95.273354) + (xy 54.432093 95.27335) + (xy 54.547187 95.18719) + (xy 54.54719 95.187187) + (xy 54.63335 95.072093) + (xy 54.633354 95.072086) + (xy 54.682422 94.940529) + (xy 54.724293 94.884595) + (xy 54.789757 94.860178) + (xy 54.85803 94.87503) + (xy 54.886285 94.896181) + (xy 55.008599 95.018495) + (xy 55.043213 95.042732) + (xy 55.202165 95.154032) + (xy 55.202167 95.154033) + (xy 55.20217 95.154035) + (xy 55.416337 95.253903) + (xy 55.644592 95.315063) + (xy 55.815319 95.33) + (xy 55.879999 95.335659) + (xy 55.88 95.335659) + (xy 55.880001 95.335659) + (xy 55.927022 95.331545) + (xy 56.115408 95.315063) + (xy 56.343663 95.253903) + (xy 56.55783 95.154035) + (xy 56.751401 95.018495) + (xy 56.892052 94.877844) + (xy 71.04 94.877844) + (xy 71.046401 94.937372) + (xy 71.046403 94.937379) + (xy 71.096645 95.072086) + (xy 71.096649 95.072093) + (xy 71.182809 95.187187) + (xy 71.182812 95.18719) + (xy 71.297906 95.27335) + (xy 71.297913 95.273354) + (xy 71.43262 95.323596) + (xy 71.432627 95.323598) + (xy 71.492155 95.329999) + (xy 71.492172 95.33) + (xy 72.14 95.33) + (xy 72.14 94.415501) + (xy 72.247685 94.46468) + (xy 72.354237 94.48) + (xy 72.425763 94.48) + (xy 72.532315 94.46468) + (xy 72.64 94.415501) + (xy 72.64 95.33) + (xy 73.287828 95.33) + (xy 73.287844 95.329999) + (xy 73.347372 95.323598) + (xy 73.347379 95.323596) + (xy 73.482086 95.273354) + (xy 73.482093 95.27335) + (xy 73.597187 95.18719) + (xy 73.59719 95.187187) + (xy 73.68335 95.072093) + (xy 73.683354 95.072086) + (xy 73.732422 94.940529) + (xy 73.774293 94.884595) + (xy 73.839757 94.860178) + (xy 73.90803 94.87503) + (xy 73.936285 94.896181) + (xy 74.058599 95.018495) + (xy 74.093213 95.042732) + (xy 74.252165 95.154032) + (xy 74.252167 95.154033) + (xy 74.25217 95.154035) + (xy 74.466337 95.253903) + (xy 74.694592 95.315063) + (xy 74.865319 95.33) + (xy 74.929999 95.335659) + (xy 74.93 95.335659) + (xy 74.930001 95.335659) + (xy 74.977022 95.331545) + (xy 75.165408 95.315063) + (xy 75.393663 95.253903) + (xy 75.60783 95.154035) + (xy 75.801401 95.018495) + (xy 75.968495 94.851401) + (xy 76.098425 94.665842) + (xy 76.153002 94.622217) + (xy 76.2225 94.615023) + (xy 76.284855 94.646546) + (xy 76.301575 94.665842) + (xy 76.4315 94.851395) + (xy 76.431505 94.851401) + (xy 76.598599 95.018495) + (xy 76.633213 95.042732) + (xy 76.792165 95.154032) + (xy 76.792167 95.154033) + (xy 76.79217 95.154035) + (xy 77.006337 95.253903) + (xy 77.234592 95.315063) + (xy 77.405319 95.33) + (xy 77.469999 95.335659) + (xy 77.47 95.335659) + (xy 77.470001 95.335659) + (xy 77.517022 95.331545) + (xy 77.705408 95.315063) + (xy 77.933663 95.253903) + (xy 78.14783 95.154035) + (xy 78.341401 95.018495) + (xy 78.508495 94.851401) + (xy 78.638425 94.665842) + (xy 78.693002 94.622217) + (xy 78.7625 94.615023) + (xy 78.824855 94.646546) + (xy 78.841575 94.665842) + (xy 78.9715 94.851395) + (xy 78.971505 94.851401) + (xy 79.138599 95.018495) + (xy 79.173213 95.042732) + (xy 79.332165 95.154032) + (xy 79.332167 95.154033) + (xy 79.33217 95.154035) + (xy 79.546337 95.253903) + (xy 79.774592 95.315063) + (xy 79.945319 95.33) + (xy 80.009999 95.335659) + (xy 80.01 95.335659) + (xy 80.010001 95.335659) + (xy 80.057022 95.331545) + (xy 80.245408 95.315063) + (xy 80.473663 95.253903) + (xy 80.68783 95.154035) + (xy 80.881401 95.018495) + (xy 81.048495 94.851401) + (xy 81.178425 94.665842) + (xy 81.233002 94.622217) + (xy 81.3025 94.615023) + (xy 81.364855 94.646546) + (xy 81.381575 94.665842) + (xy 81.5115 94.851395) + (xy 81.511505 94.851401) + (xy 81.678599 95.018495) + (xy 81.713213 95.042732) + (xy 81.872165 95.154032) + (xy 81.872167 95.154033) + (xy 81.87217 95.154035) + (xy 82.086337 95.253903) + (xy 82.314592 95.315063) + (xy 82.485319 95.33) + (xy 82.549999 95.335659) + (xy 82.55 95.335659) + (xy 82.550001 95.335659) + (xy 82.597022 95.331545) + (xy 82.785408 95.315063) + (xy 83.013663 95.253903) + (xy 83.22783 95.154035) + (xy 83.421401 95.018495) + (xy 83.588495 94.851401) + (xy 83.718425 94.665842) + (xy 83.773002 94.622217) + (xy 83.8425 94.615023) + (xy 83.904855 94.646546) + (xy 83.921575 94.665842) + (xy 84.0515 94.851395) + (xy 84.051505 94.851401) + (xy 84.218599 95.018495) + (xy 84.253213 95.042732) + (xy 84.412165 95.154032) + (xy 84.412167 95.154033) + (xy 84.41217 95.154035) + (xy 84.626337 95.253903) + (xy 84.854592 95.315063) + (xy 85.025319 95.33) + (xy 85.089999 95.335659) + (xy 85.09 95.335659) + (xy 85.090001 95.335659) + (xy 85.137022 95.331545) + (xy 85.325408 95.315063) + (xy 85.553663 95.253903) + (xy 85.76783 95.154035) + (xy 85.961401 95.018495) + (xy 86.128495 94.851401) + (xy 86.258425 94.665842) + (xy 86.313002 94.622217) + (xy 86.3825 94.615023) + (xy 86.444855 94.646546) + (xy 86.461575 94.665842) + (xy 86.5915 94.851395) + (xy 86.591505 94.851401) + (xy 86.758599 95.018495) + (xy 86.793213 95.042732) + (xy 86.952165 95.154032) + (xy 86.952167 95.154033) + (xy 86.95217 95.154035) + (xy 87.166337 95.253903) + (xy 87.394592 95.315063) + (xy 87.565319 95.33) + (xy 87.629999 95.335659) + (xy 87.63 95.335659) + (xy 87.630001 95.335659) + (xy 87.677022 95.331545) + (xy 87.865408 95.315063) + (xy 88.093663 95.253903) + (xy 88.30783 95.154035) + (xy 88.501401 95.018495) + (xy 88.668495 94.851401) + (xy 88.798425 94.665842) + (xy 88.853002 94.622217) + (xy 88.9225 94.615023) + (xy 88.984855 94.646546) + (xy 89.001575 94.665842) + (xy 89.1315 94.851395) + (xy 89.131505 94.851401) + (xy 89.298599 95.018495) + (xy 89.333213 95.042732) + (xy 89.492165 95.154032) + (xy 89.492167 95.154033) + (xy 89.49217 95.154035) + (xy 89.706337 95.253903) + (xy 89.934592 95.315063) + (xy 90.105319 95.33) + (xy 90.169999 95.335659) + (xy 90.17 95.335659) + (xy 90.170001 95.335659) + (xy 90.217022 95.331545) + (xy 90.405408 95.315063) + (xy 90.633663 95.253903) + (xy 90.84783 95.154035) + (xy 91.041401 95.018495) + (xy 91.208495 94.851401) + (xy 91.338425 94.665842) + (xy 91.393002 94.622217) + (xy 91.4625 94.615023) + (xy 91.524855 94.646546) + (xy 91.541575 94.665842) + (xy 91.6715 94.851395) + (xy 91.671505 94.851401) + (xy 91.838599 95.018495) + (xy 91.873213 95.042732) + (xy 92.032165 95.154032) + (xy 92.032167 95.154033) + (xy 92.03217 95.154035) + (xy 92.246337 95.253903) + (xy 92.474592 95.315063) + (xy 92.645319 95.33) + (xy 92.709999 95.335659) + (xy 92.71 95.335659) + (xy 92.710001 95.335659) + (xy 92.757022 95.331545) + (xy 92.945408 95.315063) + (xy 93.173663 95.253903) + (xy 93.38783 95.154035) + (xy 93.581401 95.018495) + (xy 93.748495 94.851401) + (xy 93.878425 94.665842) + (xy 93.933002 94.622217) + (xy 94.0025 94.615023) + (xy 94.064855 94.646546) + (xy 94.081575 94.665842) + (xy 94.2115 94.851395) + (xy 94.211505 94.851401) + (xy 94.378599 95.018495) + (xy 94.413213 95.042732) + (xy 94.572165 95.154032) + (xy 94.572167 95.154033) + (xy 94.57217 95.154035) + (xy 94.786337 95.253903) + (xy 95.014592 95.315063) + (xy 95.185319 95.33) + (xy 95.249999 95.335659) + (xy 95.25 95.335659) + (xy 95.250001 95.335659) + (xy 95.297022 95.331545) + (xy 95.485408 95.315063) + (xy 95.713663 95.253903) + (xy 95.92783 95.154035) + (xy 96.121401 95.018495) + (xy 96.288495 94.851401) + (xy 96.418425 94.665842) + (xy 96.473002 94.622217) + (xy 96.5425 94.615023) + (xy 96.604855 94.646546) + (xy 96.621575 94.665842) + (xy 96.7515 94.851395) + (xy 96.751505 94.851401) + (xy 96.918599 95.018495) + (xy 96.953213 95.042732) + (xy 97.112165 95.154032) + (xy 97.112167 95.154033) + (xy 97.11217 95.154035) + (xy 97.326337 95.253903) + (xy 97.554592 95.315063) + (xy 97.725319 95.33) + (xy 97.789999 95.335659) + (xy 97.79 95.335659) + (xy 97.790001 95.335659) + (xy 97.837022 95.331545) + (xy 98.025408 95.315063) + (xy 98.253663 95.253903) + (xy 98.46783 95.154035) + (xy 98.661401 95.018495) + (xy 98.828495 94.851401) + (xy 98.958425 94.665842) + (xy 99.013002 94.622217) + (xy 99.0825 94.615023) + (xy 99.144855 94.646546) + (xy 99.161575 94.665842) + (xy 99.2915 94.851395) + (xy 99.291505 94.851401) + (xy 99.458599 95.018495) + (xy 99.493213 95.042732) + (xy 99.652165 95.154032) + (xy 99.652167 95.154033) + (xy 99.65217 95.154035) + (xy 99.866337 95.253903) + (xy 100.094592 95.315063) + (xy 100.265319 95.33) + (xy 100.329999 95.335659) + (xy 100.33 95.335659) + (xy 100.330001 95.335659) + (xy 100.377022 95.331545) + (xy 100.565408 95.315063) + (xy 100.793663 95.253903) + (xy 101.00783 95.154035) + (xy 101.201401 95.018495) + (xy 101.368495 94.851401) + (xy 101.498425 94.665842) + (xy 101.553002 94.622217) + (xy 101.6225 94.615023) + (xy 101.684855 94.646546) + (xy 101.701575 94.665842) + (xy 101.8315 94.851395) + (xy 101.831505 94.851401) + (xy 101.998599 95.018495) + (xy 102.033213 95.042732) + (xy 102.192165 95.154032) + (xy 102.192167 95.154033) + (xy 102.19217 95.154035) + (xy 102.406337 95.253903) + (xy 102.634592 95.315063) + (xy 102.805319 95.33) + (xy 102.869999 95.335659) + (xy 102.87 95.335659) + (xy 102.870001 95.335659) + (xy 102.917022 95.331545) + (xy 103.105408 95.315063) + (xy 103.333663 95.253903) + (xy 103.54783 95.154035) + (xy 103.741401 95.018495) + (xy 103.908495 94.851401) + (xy 104.038425 94.665842) + (xy 104.093002 94.622217) + (xy 104.1625 94.615023) + (xy 104.224855 94.646546) + (xy 104.241575 94.665842) + (xy 104.3715 94.851395) + (xy 104.371505 94.851401) + (xy 104.538599 95.018495) + (xy 104.573213 95.042732) + (xy 104.732165 95.154032) + (xy 104.732167 95.154033) + (xy 104.73217 95.154035) + (xy 104.946337 95.253903) + (xy 105.174592 95.315063) + (xy 105.258176 95.322375) + (xy 105.323243 95.347827) + (xy 105.364221 95.404418) + (xy 105.3681 95.47418) + (xy 105.335052 95.533581) + (xy 105.327518 95.541115) + (xy 105.237547 95.684302) + (xy 105.237545 95.684305) + (xy 105.181685 95.843943) + (xy 105.162751 96.011997) + (xy 105.162751 96.012002) + (xy 105.181685 96.180056) + (xy 105.237545 96.339694) + (xy 105.237547 96.339697) + (xy 105.327518 96.482884) + (xy 105.327523 96.48289) + (xy 105.447109 96.602476) + (xy 105.447115 96.602481) + (xy 105.590302 96.692452) + (xy 105.590305 96.692454) + (xy 105.590309 96.692455) + (xy 105.59031 96.692456) + (xy 105.662913 96.71786) + (xy 105.749943 96.748314) + (xy 105.917997 96.767249) + (xy 105.918 96.767249) + (xy 105.918003 96.767249) + (xy 106.086056 96.748314) + (xy 106.086059 96.748313) + (xy 106.24569 96.692456) + (xy 106.245692 96.692454) + (xy 106.245694 96.692454) + (xy 106.245697 96.692452) + (xy 106.388884 96.602481) + (xy 106.388885 96.60248) + (xy 106.38889 96.602477) + (xy 106.508477 96.48289) + (xy 106.598452 96.339697) + (xy 106.598454 96.339694) + (xy 106.598454 96.339692) + (xy 106.598456 96.33969) + (xy 106.654313 96.180059) + (xy 106.654313 96.180058) + (xy 106.654314 96.180056) + (xy 106.673249 96.012002) + (xy 106.673249 96.011997) + (xy 106.654314 95.843943) + (xy 106.600622 95.6905) + (xy 106.598456 95.68431) + (xy 106.598455 95.684309) + (xy 106.598454 95.684305) + (xy 106.598452 95.684302) + (xy 106.508481 95.541115) + (xy 106.508476 95.541109) + (xy 106.38889 95.421523) + (xy 106.388884 95.421518) + (xy 106.245697 95.331547) + (xy 106.245694 95.331545) + (xy 106.219486 95.322375) + (xy 106.199691 95.315448) + (xy 106.142916 95.274727) + (xy 106.117169 95.209774) + (xy 106.130625 95.141213) + (xy 106.169524 95.096832) + (xy 106.204865 95.072086) + (xy 106.281401 95.018495) + (xy 106.448495 94.851401) + (xy 106.578425 94.665842) + (xy 106.633002 94.622217) + (xy 106.7025 94.615023) + (xy 106.764855 94.646546) + (xy 106.781575 94.665842) + (xy 106.9115 94.851395) + (xy 106.911505 94.851401) + (xy 107.078599 95.018495) + (xy 107.113213 95.042732) + (xy 107.272165 95.154032) + (xy 107.272167 95.154033) + (xy 107.27217 95.154035) + (xy 107.486337 95.253903) + (xy 107.714592 95.315063) + (xy 107.885319 95.33) + (xy 107.949999 95.335659) + (xy 107.95 95.335659) + (xy 107.950001 95.335659) + (xy 107.997022 95.331545) + (xy 108.185408 95.315063) + (xy 108.413663 95.253903) + (xy 108.62783 95.154035) + (xy 108.821401 95.018495) + (xy 108.988495 94.851401) + (xy 109.118425 94.665842) + (xy 109.173002 94.622217) + (xy 109.2425 94.615023) + (xy 109.304855 94.646546) + (xy 109.321575 94.665842) + (xy 109.4515 94.851395) + (xy 109.451505 94.851401) + (xy 109.618599 95.018495) + (xy 109.653213 95.042732) + (xy 109.812165 95.154032) + (xy 109.812167 95.154033) + (xy 109.81217 95.154035) + (xy 110.026337 95.253903) + (xy 110.254592 95.315063) + (xy 110.425319 95.33) + (xy 110.489999 95.335659) + (xy 110.49 95.335659) + (xy 110.490001 95.335659) + (xy 110.537022 95.331545) + (xy 110.725408 95.315063) + (xy 110.953663 95.253903) + (xy 111.16783 95.154035) + (xy 111.361401 95.018495) + (xy 111.528495 94.851401) + (xy 111.658425 94.665842) + (xy 111.713002 94.622217) + (xy 111.7825 94.615023) + (xy 111.844855 94.646546) + (xy 111.861575 94.665842) + (xy 111.9915 94.851395) + (xy 111.991505 94.851401) + (xy 112.158599 95.018495) + (xy 112.193213 95.042732) + (xy 112.352165 95.154032) + (xy 112.352167 95.154033) + (xy 112.35217 95.154035) + (xy 112.566337 95.253903) + (xy 112.794592 95.315063) + (xy 112.965319 95.33) + (xy 113.029999 95.335659) + (xy 113.03 95.335659) + (xy 113.030001 95.335659) + (xy 113.077022 95.331545) + (xy 113.265408 95.315063) + (xy 113.493663 95.253903) + (xy 113.70783 95.154035) + (xy 113.901401 95.018495) + (xy 114.068495 94.851401) + (xy 114.198425 94.665842) + (xy 114.253002 94.622217) + (xy 114.3225 94.615023) + (xy 114.384855 94.646546) + (xy 114.401575 94.665842) + (xy 114.5315 94.851395) + (xy 114.531505 94.851401) + (xy 114.698599 95.018495) + (xy 114.733213 95.042732) + (xy 114.892165 95.154032) + (xy 114.892167 95.154033) + (xy 114.89217 95.154035) + (xy 115.106337 95.253903) + (xy 115.334592 95.315063) + (xy 115.505319 95.33) + (xy 115.569999 95.335659) + (xy 115.57 95.335659) + (xy 115.570001 95.335659) + (xy 115.617022 95.331545) + (xy 115.805408 95.315063) + (xy 116.033663 95.253903) + (xy 116.24783 95.154035) + (xy 116.441401 95.018495) + (xy 116.608495 94.851401) + (xy 116.738425 94.665842) + (xy 116.793002 94.622217) + (xy 116.8625 94.615023) + (xy 116.924855 94.646546) + (xy 116.941575 94.665842) + (xy 117.0715 94.851395) + (xy 117.071505 94.851401) + (xy 117.238599 95.018495) + (xy 117.273213 95.042732) + (xy 117.432165 95.154032) + (xy 117.432167 95.154033) + (xy 117.43217 95.154035) + (xy 117.646337 95.253903) + (xy 117.874592 95.315063) + (xy 118.045319 95.33) + (xy 118.109999 95.335659) + (xy 118.11 95.335659) + (xy 118.110001 95.335659) + (xy 118.157022 95.331545) + (xy 118.345408 95.315063) + (xy 118.573663 95.253903) + (xy 118.78783 95.154035) + (xy 118.981401 95.018495) + (xy 119.148495 94.851401) + (xy 119.278425 94.665842) + (xy 119.333002 94.622217) + (xy 119.4025 94.615023) + (xy 119.464855 94.646546) + (xy 119.481575 94.665842) + (xy 119.6115 94.851395) + (xy 119.611505 94.851401) + (xy 119.778599 95.018495) + (xy 119.813213 95.042732) + (xy 119.972165 95.154032) + (xy 119.972167 95.154033) + (xy 119.97217 95.154035) + (xy 120.186337 95.253903) + (xy 120.414592 95.315063) + (xy 120.585319 95.33) + (xy 120.649999 95.335659) + (xy 120.65 95.335659) + (xy 120.650001 95.335659) + (xy 120.697022 95.331545) + (xy 120.885408 95.315063) + (xy 121.113663 95.253903) + (xy 121.148046 95.23787) + (xy 124.4245 95.23787) + (xy 124.424501 95.237876) + (xy 124.430908 95.297483) + (xy 124.481202 95.432328) + (xy 124.481206 95.432335) + (xy 124.567452 95.547544) + (xy 124.567455 95.547547) + (xy 124.682664 95.633793) + (xy 124.682671 95.633797) + (xy 124.817517 95.684091) + (xy 124.817516 95.684091) + (xy 124.824444 95.684835) + (xy 124.877127 95.6905) + (xy 126.572872 95.690499) + (xy 126.632483 95.684091) + (xy 126.767331 95.633796) + (xy 126.882546 95.547546) + (xy 126.968796 95.432331) + (xy 127.019091 95.297483) + (xy 127.022862 95.262401) + (xy 127.049599 95.197855) + (xy 127.10699 95.158006) + (xy 127.176816 95.155511) + (xy 127.236905 95.191163) + (xy 127.247726 95.204536) + (xy 127.264956 95.229143) + (xy 127.425858 95.390045) + (xy 127.425861 95.390047) + (xy 127.612266 95.520568) + (xy 127.818504 95.616739) + (xy 128.038308 95.675635) + (xy 128.20023 95.689801) + (xy 128.264998 95.695468) + (xy 128.265 95.695468) + (xy 128.265002 95.695468) + (xy 128.321807 95.690498) + (xy 128.491692 95.675635) + (xy 128.711496 95.616739) + (xy 128.917734 95.520568) + (xy 129.104139 95.390047) + (xy 129.265047 95.229139) + (xy 129.395568 95.042734) + (xy 129.422618 94.984724) + (xy 129.46879 94.932285) + (xy 129.535983 94.913133) + (xy 129.602865 94.933348) + (xy 129.647382 94.984725) + (xy 129.674429 95.042728) + (xy 129.674432 95.042734) + (xy 129.804954 95.229141) + (xy 129.965858 95.390045) + (xy 129.965861 95.390047) + (xy 130.152266 95.520568) + (xy 130.358504 95.616739) + (xy 130.578308 95.675635) + (xy 130.74023 95.689801) + (xy 130.804998 95.695468) + (xy 130.805 95.695468) + (xy 130.805002 95.695468) + (xy 130.861807 95.690498) + (xy 131.031692 95.675635) + (xy 131.251496 95.616739) + (xy 131.457734 95.520568) + (xy 131.644139 95.390047) + (xy 131.805047 95.229139) + (xy 131.935568 95.042734) + (xy 131.962618 94.984724) + (xy 132.00879 94.932285) + (xy 132.075983 94.913133) + (xy 132.142865 94.933348) + (xy 132.187382 94.984725) + (xy 132.214429 95.042728) + (xy 132.214432 95.042734) + (xy 132.344954 95.229141) + (xy 132.505858 95.390045) + (xy 132.505861 95.390047) + (xy 132.692266 95.520568) + (xy 132.898504 95.616739) + (xy 133.118308 95.675635) + (xy 133.28023 95.689801) + (xy 133.344998 95.695468) + (xy 133.345 95.695468) + (xy 133.345002 95.695468) + (xy 133.401807 95.690498) + (xy 133.571692 95.675635) + (xy 133.791496 95.616739) + (xy 133.997734 95.520568) + (xy 134.184139 95.390047) + (xy 134.345047 95.229139) + (xy 134.475568 95.042734) + (xy 134.502618 94.984724) + (xy 134.54879 94.932285) + (xy 134.615983 94.913133) + (xy 134.682865 94.933348) + (xy 134.727382 94.984725) + (xy 134.754429 95.042728) + (xy 134.754432 95.042734) + (xy 134.884954 95.229141) + (xy 135.045858 95.390045) + (xy 135.045861 95.390047) + (xy 135.232266 95.520568) + (xy 135.438504 95.616739) + (xy 135.658308 95.675635) + (xy 135.82023 95.689801) + (xy 135.884998 95.695468) + (xy 135.885 95.695468) + (xy 135.885002 95.695468) + (xy 135.941807 95.690498) + (xy 136.111692 95.675635) + (xy 136.331496 95.616739) + (xy 136.537734 95.520568) + (xy 136.724139 95.390047) + (xy 136.885047 95.229139) + (xy 137.015568 95.042734) + (xy 137.042618 94.984724) + (xy 137.08879 94.932285) + (xy 137.155983 94.913133) + (xy 137.222865 94.933348) + (xy 137.267382 94.984725) + (xy 137.294429 95.042728) + (xy 137.294432 95.042734) + (xy 137.424951 95.229137) + (xy 137.424952 95.229138) + (xy 137.424953 95.229139) + (xy 137.446542 95.250728) + (xy 137.480027 95.312049) + (xy 137.475044 95.38174) + (xy 137.446543 95.42609) + (xy 137.331518 95.541115) + (xy 137.241547 95.684302) + (xy 137.241545 95.684305) + (xy 137.185685 95.843943) + (xy 137.166751 96.011997) + (xy 137.166751 96.012002) + (xy 137.185685 96.180056) + (xy 137.241545 96.339694) + (xy 137.241547 96.339697) + (xy 137.331518 96.482884) + (xy 137.331523 96.48289) + (xy 137.451109 96.602476) + (xy 137.451115 96.602481) + (xy 137.594302 96.692452) + (xy 137.594305 96.692454) + (xy 137.594309 96.692455) + (xy 137.59431 96.692456) + (xy 137.666913 96.71786) + (xy 137.753943 96.748314) + (xy 137.921997 96.767249) + (xy 137.922 96.767249) + (xy 137.922003 96.767249) + (xy 138.090056 96.748314) + (xy 138.090059 96.748313) + (xy 138.24969 96.692456) + (xy 138.249692 96.692454) + (xy 138.249694 96.692454) + (xy 138.249697 96.692452) + (xy 138.392884 96.602481) + (xy 138.392885 96.60248) + (xy 138.39289 96.602477) + (xy 138.512477 96.48289) + (xy 138.602452 96.339697) + (xy 138.602454 96.339694) + (xy 138.602454 96.339692) + (xy 138.602456 96.33969) + (xy 138.658313 96.180059) + (xy 138.658313 96.180058) + (xy 138.658314 96.180056) + (xy 138.677249 96.012002) + (xy 138.677249 96.011997) + (xy 138.658313 95.843941) + (xy 138.64804 95.814582) + (xy 138.644477 95.744803) + (xy 138.679205 95.684175) + (xy 138.732986 95.653852) + (xy 138.825606 95.629034) + (xy 138.871486 95.616742) + (xy 138.871489 95.61674) + (xy 138.871496 95.616739) + (xy 139.077734 95.520568) + (xy 139.264139 95.390047) + (xy 139.425047 95.229139) + (xy 139.555568 95.042734) + (xy 139.582618 94.984724) + (xy 139.62879 94.932285) + (xy 139.695983 94.913133) + (xy 139.762865 94.933348) + (xy 139.807382 94.984725) + (xy 139.834429 95.042728) + (xy 139.834432 95.042734) + (xy 139.964954 95.229141) + (xy 140.125858 95.390045) + (xy 140.125861 95.390047) + (xy 140.312266 95.520568) + (xy 140.518504 95.616739) + (xy 140.738308 95.675635) + (xy 140.90023 95.689801) + (xy 140.964998 95.695468) + (xy 140.965 95.695468) + (xy 140.965002 95.695468) + (xy 141.021807 95.690498) + (xy 141.191692 95.675635) + (xy 141.411496 95.616739) + (xy 141.617734 95.520568) + (xy 141.804139 95.390047) + (xy 141.956316 95.23787) + (xy 144.7595 95.23787) + (xy 144.759501 95.237876) + (xy 144.765908 95.297483) + (xy 144.816202 95.432328) + (xy 144.816206 95.432335) + (xy 144.902452 95.547544) + (xy 144.902455 95.547547) + (xy 145.017664 95.633793) + (xy 145.017671 95.633797) + (xy 145.152517 95.684091) + (xy 145.152516 95.684091) + (xy 145.159444 95.684835) + (xy 145.212127 95.6905) + (xy 146.907872 95.690499) + (xy 146.967483 95.684091) + (xy 147.102331 95.633796) + (xy 147.217546 95.547546) + (xy 147.303796 95.432331) + (xy 147.354091 95.297483) + (xy 147.357862 95.262401) + (xy 147.384599 95.197855) + (xy 147.44199 95.158006) + (xy 147.511816 95.155511) + (xy 147.571905 95.191163) + (xy 147.582726 95.204536) + (xy 147.599956 95.229143) + (xy 147.760858 95.390045) + (xy 147.760861 95.390047) + (xy 147.947266 95.520568) + (xy 148.153504 95.616739) + (xy 148.373308 95.675635) + (xy 148.53523 95.689801) + (xy 148.599998 95.695468) + (xy 148.6 95.695468) + (xy 148.600002 95.695468) + (xy 148.656807 95.690498) + (xy 148.826692 95.675635) + (xy 149.046496 95.616739) + (xy 149.252734 95.520568) + (xy 149.439139 95.390047) + (xy 149.600047 95.229139) + (xy 149.730568 95.042734) + (xy 149.757618 94.984724) + (xy 149.80379 94.932285) + (xy 149.870983 94.913133) + (xy 149.937865 94.933348) + (xy 149.982382 94.984725) + (xy 150.009429 95.042728) + (xy 150.009432 95.042734) + (xy 150.139954 95.229141) + (xy 150.300858 95.390045) + (xy 150.300861 95.390047) + (xy 150.487266 95.520568) + (xy 150.693504 95.616739) + (xy 150.913308 95.675635) + (xy 151.07523 95.689801) + (xy 151.139998 95.695468) + (xy 151.14 95.695468) + (xy 151.140002 95.695468) + (xy 151.196807 95.690498) + (xy 151.366692 95.675635) + (xy 151.586496 95.616739) + (xy 151.792734 95.520568) + (xy 151.979139 95.390047) + (xy 152.140047 95.229139) + (xy 152.270568 95.042734) + (xy 152.297618 94.984724) + (xy 152.34379 94.932285) + (xy 152.410983 94.913133) + (xy 152.477865 94.933348) + (xy 152.522382 94.984725) + (xy 152.549429 95.042728) + (xy 152.549432 95.042734) + (xy 152.679954 95.229141) + (xy 152.840858 95.390045) + (xy 152.840861 95.390047) + (xy 153.027266 95.520568) + (xy 153.233504 95.616739) + (xy 153.453308 95.675635) + (xy 153.61523 95.689801) + (xy 153.679998 95.695468) + (xy 153.68 95.695468) + (xy 153.680002 95.695468) + (xy 153.736807 95.690498) + (xy 153.906692 95.675635) + (xy 154.126496 95.616739) + (xy 154.332734 95.520568) + (xy 154.519139 95.390047) + (xy 154.671316 95.23787) + (xy 157.4595 95.23787) + (xy 157.459501 95.237876) + (xy 157.465908 95.297483) + (xy 157.516202 95.432328) + (xy 157.516206 95.432335) + (xy 157.602452 95.547544) + (xy 157.602455 95.547547) + (xy 157.717664 95.633793) + (xy 157.717671 95.633797) + (xy 157.852517 95.684091) + (xy 157.852516 95.684091) + (xy 157.859444 95.684835) + (xy 157.912127 95.6905) + (xy 159.607872 95.690499) + (xy 159.667483 95.684091) + (xy 159.802331 95.633796) + (xy 159.917546 95.547546) + (xy 160.003796 95.432331) + (xy 160.054091 95.297483) + (xy 160.057862 95.262401) + (xy 160.084599 95.197855) + (xy 160.14199 95.158006) + (xy 160.211816 95.155511) + (xy 160.271905 95.191163) + (xy 160.282726 95.204536) + (xy 160.299956 95.229143) + (xy 160.460858 95.390045) + (xy 160.460861 95.390047) + (xy 160.647266 95.520568) + (xy 160.853504 95.616739) + (xy 161.073308 95.675635) + (xy 161.23523 95.689801) + (xy 161.299998 95.695468) + (xy 161.3 95.695468) + (xy 161.300002 95.695468) + (xy 161.356807 95.690498) + (xy 161.526692 95.675635) + (xy 161.746496 95.616739) + (xy 161.952734 95.520568) + (xy 162.139139 95.390047) + (xy 162.300047 95.229139) + (xy 162.430568 95.042734) + (xy 162.457618 94.984724) + (xy 162.50379 94.932285) + (xy 162.570983 94.913133) + (xy 162.637865 94.933348) + (xy 162.682382 94.984725) + (xy 162.709429 95.042728) + (xy 162.709432 95.042734) + (xy 162.839954 95.229141) + (xy 163.000858 95.390045) + (xy 163.000861 95.390047) + (xy 163.187266 95.520568) + (xy 163.393504 95.616739) + (xy 163.613308 95.675635) + (xy 163.77523 95.689801) + (xy 163.839998 95.695468) + (xy 163.84 95.695468) + (xy 163.840002 95.695468) + (xy 163.896807 95.690498) + (xy 164.066692 95.675635) + (xy 164.286496 95.616739) + (xy 164.492734 95.520568) + (xy 164.679139 95.390047) + (xy 164.840047 95.229139) + (xy 164.970568 95.042734) + (xy 164.997618 94.984724) + (xy 165.04379 94.932285) + (xy 165.110983 94.913133) + (xy 165.177865 94.933348) + (xy 165.222382 94.984725) + (xy 165.249429 95.042728) + (xy 165.249432 95.042734) + (xy 165.379954 95.229141) + (xy 165.540858 95.390045) + (xy 165.540861 95.390047) + (xy 165.727266 95.520568) + (xy 165.933504 95.616739) + (xy 166.153308 95.675635) + (xy 166.31523 95.689801) + (xy 166.379998 95.695468) + (xy 166.38 95.695468) + (xy 166.380002 95.695468) + (xy 166.436807 95.690498) + (xy 166.606692 95.675635) + (xy 166.826496 95.616739) + (xy 167.032734 95.520568) + (xy 167.219139 95.390047) + (xy 167.380047 95.229139) + (xy 167.510568 95.042734) + (xy 167.606739 94.836496) + (xy 167.665635 94.616692) + (xy 167.675156 94.50787) + (xy 174.6795 94.50787) + (xy 174.679501 94.507876) + (xy 174.685908 94.567483) + (xy 174.736202 94.702328) + (xy 174.736206 94.702335) + (xy 174.822452 94.817544) + (xy 174.822455 94.817547) + (xy 174.937664 94.903793) + (xy 174.937671 94.903797) + (xy 175.072517 94.954091) + (xy 175.072516 94.954091) + (xy 175.079444 94.954835) + (xy 175.132127 94.9605) + (xy 178.427872 94.960499) + (xy 178.487483 94.954091) + (xy 178.622331 94.903796) + (xy 178.737546 94.817546) + (xy 178.823796 94.702331) + (xy 178.874091 94.567483) + (xy 178.8805 94.507873) + (xy 178.880499 92.412128) + (xy 178.874091 92.352517) + (xy 178.871737 92.346206) + (xy 178.823797 92.217671) + (xy 178.823793 92.217664) + (xy 178.737547 92.102455) + (xy 178.737544 92.102452) + (xy 178.622335 92.016206) + (xy 178.622328 92.016202) + (xy 178.487482 91.965908) + (xy 178.487483 91.965908) + (xy 178.427883 91.959501) + (xy 178.427881 91.9595) + (xy 178.427873 91.9595) + (xy 178.427864 91.9595) + (xy 175.132129 91.9595) + (xy 175.132123 91.959501) + (xy 175.072516 91.965908) + (xy 174.937671 92.016202) + (xy 174.937664 92.016206) + (xy 174.822455 92.102452) + (xy 174.822452 92.102455) + (xy 174.736206 92.217664) + (xy 174.736202 92.217671) + (xy 174.685908 92.352517) + (xy 174.679501 92.412116) + (xy 174.679501 92.412123) + (xy 174.6795 92.412135) + (xy 174.6795 94.50787) + (xy 167.675156 94.50787) + (xy 167.6805 94.446784) + (xy 167.6805 93.533216) + (xy 167.665635 93.363308) + (xy 167.606739 93.143504) + (xy 167.510568 92.937266) + (xy 167.380047 92.750861) + (xy 167.380045 92.750858) + (xy 167.219141 92.589954) + (xy 167.032734 92.459432) + (xy 167.032732 92.459431) + (xy 166.826497 92.363261) + (xy 166.826488 92.363258) + (xy 166.606697 92.304366) + (xy 166.606693 92.304365) + (xy 166.606692 92.304365) + (xy 166.606691 92.304364) + (xy 166.606686 92.304364) + (xy 166.380002 92.284532) + (xy 166.379998 92.284532) + (xy 166.153313 92.304364) + (xy 166.153302 92.304366) + (xy 165.933511 92.363258) + (xy 165.933502 92.363261) + (xy 165.727267 92.459431) + (xy 165.727265 92.459432) + (xy 165.540858 92.589954) + (xy 165.379954 92.750858) + (xy 165.249432 92.937265) + (xy 165.249431 92.937267) + (xy 165.222382 92.995275) + (xy 165.176209 93.047714) + (xy 165.109016 93.066866) + (xy 165.042135 93.04665) + (xy 164.997618 92.995275) + (xy 164.974367 92.945413) + (xy 164.970568 92.937266) + (xy 164.840047 92.750861) + (xy 164.840045 92.750858) + (xy 164.679141 92.589954) + (xy 164.492734 92.459432) + (xy 164.492732 92.459431) + (xy 164.286497 92.363261) + (xy 164.286488 92.363258) + (xy 164.066697 92.304366) + (xy 164.066693 92.304365) + (xy 164.066692 92.304365) + (xy 164.066691 92.304364) + (xy 164.066686 92.304364) + (xy 163.840002 92.284532) + (xy 163.839998 92.284532) + (xy 163.613313 92.304364) + (xy 163.613302 92.304366) + (xy 163.393511 92.363258) + (xy 163.393502 92.363261) + (xy 163.187267 92.459431) + (xy 163.187265 92.459432) + (xy 163.000858 92.589954) + (xy 162.839954 92.750858) + (xy 162.709432 92.937265) + (xy 162.709431 92.937267) + (xy 162.682382 92.995275) + (xy 162.636209 93.047714) + (xy 162.569016 93.066866) + (xy 162.502135 93.04665) + (xy 162.457618 92.995275) + (xy 162.434367 92.945413) + (xy 162.430568 92.937266) + (xy 162.300047 92.750861) + (xy 162.300045 92.750858) + (xy 162.139141 92.589954) + (xy 161.952734 92.459432) + (xy 161.952732 92.459431) + (xy 161.746497 92.363261) + (xy 161.746488 92.363258) + (xy 161.526697 92.304366) + (xy 161.526693 92.304365) + (xy 161.526692 92.304365) + (xy 161.526691 92.304364) + (xy 161.526686 92.304364) + (xy 161.300002 92.284532) + (xy 161.299998 92.284532) + (xy 161.073313 92.304364) + (xy 161.073302 92.304366) + (xy 160.853511 92.363258) + (xy 160.853502 92.363261) + (xy 160.647267 92.459431) + (xy 160.647265 92.459432) + (xy 160.460858 92.589954) + (xy 160.299954 92.750858) + (xy 160.282725 92.775464) + (xy 160.228147 92.819088) + (xy 160.158648 92.82628) + (xy 160.096294 92.794757) + (xy 160.060882 92.734526) + (xy 160.057861 92.717591) + (xy 160.054091 92.682516) + (xy 160.003797 92.547671) + (xy 160.003793 92.547664) + (xy 159.917547 92.432455) + (xy 159.917544 92.432452) + (xy 159.802335 92.346206) + (xy 159.802328 92.346202) + (xy 159.667482 92.295908) + (xy 159.667483 92.295908) + (xy 159.607883 92.289501) + (xy 159.607881 92.2895) + (xy 159.607873 92.2895) + (xy 159.607864 92.2895) + (xy 157.912129 92.2895) + (xy 157.912123 92.289501) + (xy 157.852516 92.295908) + (xy 157.717671 92.346202) + (xy 157.717664 92.346206) + (xy 157.602455 92.432452) + (xy 157.602452 92.432455) + (xy 157.516206 92.547664) + (xy 157.516202 92.547671) + (xy 157.465908 92.682517) + (xy 157.459501 92.742116) + (xy 157.4595 92.742135) + (xy 157.4595 95.23787) + (xy 154.671316 95.23787) + (xy 154.680047 95.229139) + (xy 154.810568 95.042734) + (xy 154.906739 94.836496) + (xy 154.965635 94.616692) + (xy 154.9805 94.446784) + (xy 154.9805 93.533216) + (xy 154.965635 93.363308) + (xy 154.906739 93.143504) + (xy 154.810568 92.937266) + (xy 154.680047 92.750861) + (xy 154.680045 92.750858) + (xy 154.519141 92.589954) + (xy 154.332734 92.459432) + (xy 154.332732 92.459431) + (xy 154.126497 92.363261) + (xy 154.126488 92.363258) + (xy 153.906697 92.304366) + (xy 153.906693 92.304365) + (xy 153.906692 92.304365) + (xy 153.906691 92.304364) + (xy 153.906686 92.304364) + (xy 153.680002 92.284532) + (xy 153.679998 92.284532) + (xy 153.453313 92.304364) + (xy 153.453302 92.304366) + (xy 153.233511 92.363258) + (xy 153.233502 92.363261) + (xy 153.027267 92.459431) + (xy 153.027265 92.459432) + (xy 152.840858 92.589954) + (xy 152.679954 92.750858) + (xy 152.549432 92.937265) + (xy 152.549431 92.937267) + (xy 152.522382 92.995275) + (xy 152.476209 93.047714) + (xy 152.409016 93.066866) + (xy 152.342135 93.04665) + (xy 152.297618 92.995275) + (xy 152.274367 92.945413) + (xy 152.270568 92.937266) + (xy 152.140047 92.750861) + (xy 152.140045 92.750858) + (xy 151.979141 92.589954) + (xy 151.792734 92.459432) + (xy 151.792732 92.459431) + (xy 151.586497 92.363261) + (xy 151.586488 92.363258) + (xy 151.366697 92.304366) + (xy 151.366693 92.304365) + (xy 151.366692 92.304365) + (xy 151.366691 92.304364) + (xy 151.366686 92.304364) + (xy 151.140002 92.284532) + (xy 151.139998 92.284532) + (xy 150.913313 92.304364) + (xy 150.913302 92.304366) + (xy 150.693511 92.363258) + (xy 150.693502 92.363261) + (xy 150.487267 92.459431) + (xy 150.487265 92.459432) + (xy 150.300858 92.589954) + (xy 150.139954 92.750858) + (xy 150.009432 92.937265) + (xy 150.009431 92.937267) + (xy 149.982382 92.995275) + (xy 149.936209 93.047714) + (xy 149.869016 93.066866) + (xy 149.802135 93.04665) + (xy 149.757618 92.995275) + (xy 149.734367 92.945413) + (xy 149.730568 92.937266) + (xy 149.600047 92.750861) + (xy 149.600045 92.750858) + (xy 149.439141 92.589954) + (xy 149.252734 92.459432) + (xy 149.252732 92.459431) + (xy 149.046497 92.363261) + (xy 149.046488 92.363258) + (xy 148.826697 92.304366) + (xy 148.826693 92.304365) + (xy 148.826692 92.304365) + (xy 148.826691 92.304364) + (xy 148.826686 92.304364) + (xy 148.600002 92.284532) + (xy 148.599998 92.284532) + (xy 148.373313 92.304364) + (xy 148.373302 92.304366) + (xy 148.153511 92.363258) + (xy 148.153502 92.363261) + (xy 147.947267 92.459431) + (xy 147.947265 92.459432) + (xy 147.760858 92.589954) + (xy 147.599954 92.750858) + (xy 147.582725 92.775464) + (xy 147.528147 92.819088) + (xy 147.458648 92.82628) + (xy 147.396294 92.794757) + (xy 147.360882 92.734526) + (xy 147.357861 92.717591) + (xy 147.354091 92.682516) + (xy 147.303797 92.547671) + (xy 147.303793 92.547664) + (xy 147.217547 92.432455) + (xy 147.217544 92.432452) + (xy 147.102335 92.346206) + (xy 147.102328 92.346202) + (xy 146.967482 92.295908) + (xy 146.967483 92.295908) + (xy 146.907883 92.289501) + (xy 146.907881 92.2895) + (xy 146.907873 92.2895) + (xy 146.907864 92.2895) + (xy 145.212129 92.2895) + (xy 145.212123 92.289501) + (xy 145.152516 92.295908) + (xy 145.017671 92.346202) + (xy 145.017664 92.346206) + (xy 144.902455 92.432452) + (xy 144.902452 92.432455) + (xy 144.816206 92.547664) + (xy 144.816202 92.547671) + (xy 144.765908 92.682517) + (xy 144.759501 92.742116) + (xy 144.7595 92.742135) + (xy 144.7595 95.23787) + (xy 141.956316 95.23787) + (xy 141.965047 95.229139) + (xy 142.095568 95.042734) + (xy 142.191739 94.836496) + (xy 142.250635 94.616692) + (xy 142.2655 94.446784) + (xy 142.2655 93.533216) + (xy 142.250635 93.363308) + (xy 142.191739 93.143504) + (xy 142.095568 92.937266) + (xy 141.965047 92.750861) + (xy 141.965045 92.750858) + (xy 141.804141 92.589954) + (xy 141.617734 92.459432) + (xy 141.617732 92.459431) + (xy 141.411497 92.363261) + (xy 141.411488 92.363258) + (xy 141.191697 92.304366) + (xy 141.191693 92.304365) + (xy 141.191692 92.304365) + (xy 141.191691 92.304364) + (xy 141.191686 92.304364) + (xy 140.965002 92.284532) + (xy 140.964998 92.284532) + (xy 140.738313 92.304364) + (xy 140.738302 92.304366) + (xy 140.518511 92.363258) + (xy 140.518502 92.363261) + (xy 140.312267 92.459431) + (xy 140.312265 92.459432) + (xy 140.125858 92.589954) + (xy 139.964954 92.750858) + (xy 139.834432 92.937265) + (xy 139.834431 92.937267) + (xy 139.807382 92.995275) + (xy 139.761209 93.047714) + (xy 139.694016 93.066866) + (xy 139.627135 93.04665) + (xy 139.582618 92.995275) + (xy 139.559367 92.945413) + (xy 139.555568 92.937266) + (xy 139.425047 92.750861) + (xy 139.425045 92.750858) + (xy 139.264141 92.589954) + (xy 139.077734 92.459432) + (xy 139.077732 92.459431) + (xy 138.871497 92.363261) + (xy 138.871488 92.363258) + (xy 138.651697 92.304366) + (xy 138.651693 92.304365) + (xy 138.651692 92.304365) + (xy 138.651691 92.304364) + (xy 138.651686 92.304364) + (xy 138.425002 92.284532) + (xy 138.424998 92.284532) + (xy 138.198313 92.304364) + (xy 138.198302 92.304366) + (xy 137.978511 92.363258) + (xy 137.978502 92.363261) + (xy 137.772267 92.459431) + (xy 137.772265 92.459432) + (xy 137.585858 92.589954) + (xy 137.424954 92.750858) + (xy 137.294432 92.937265) + (xy 137.294431 92.937267) + (xy 137.267382 92.995275) + (xy 137.221209 93.047714) + (xy 137.154016 93.066866) + (xy 137.087135 93.04665) + (xy 137.042618 92.995275) + (xy 137.019367 92.945413) + (xy 137.015568 92.937266) + (xy 136.885047 92.750861) + (xy 136.885045 92.750858) + (xy 136.724141 92.589954) + (xy 136.537734 92.459432) + (xy 136.537732 92.459431) + (xy 136.331497 92.363261) + (xy 136.331488 92.363258) + (xy 136.111697 92.304366) + (xy 136.111693 92.304365) + (xy 136.111692 92.304365) + (xy 136.111691 92.304364) + (xy 136.111686 92.304364) + (xy 135.885002 92.284532) + (xy 135.884998 92.284532) + (xy 135.658313 92.304364) + (xy 135.658302 92.304366) + (xy 135.438511 92.363258) + (xy 135.438502 92.363261) + (xy 135.232267 92.459431) + (xy 135.232265 92.459432) + (xy 135.045858 92.589954) + (xy 134.884954 92.750858) + (xy 134.754432 92.937265) + (xy 134.754431 92.937267) + (xy 134.727382 92.995275) + (xy 134.681209 93.047714) + (xy 134.614016 93.066866) + (xy 134.547135 93.04665) + (xy 134.502618 92.995275) + (xy 134.479367 92.945413) + (xy 134.475568 92.937266) + (xy 134.345047 92.750861) + (xy 134.345045 92.750858) + (xy 134.184141 92.589954) + (xy 133.997734 92.459432) + (xy 133.997732 92.459431) + (xy 133.791497 92.363261) + (xy 133.791488 92.363258) + (xy 133.571697 92.304366) + (xy 133.571693 92.304365) + (xy 133.571692 92.304365) + (xy 133.571691 92.304364) + (xy 133.571686 92.304364) + (xy 133.345002 92.284532) + (xy 133.344998 92.284532) + (xy 133.118313 92.304364) + (xy 133.118302 92.304366) + (xy 132.898511 92.363258) + (xy 132.898502 92.363261) + (xy 132.692267 92.459431) + (xy 132.692265 92.459432) + (xy 132.505858 92.589954) + (xy 132.344954 92.750858) + (xy 132.214432 92.937265) + (xy 132.214431 92.937267) + (xy 132.187382 92.995275) + (xy 132.141209 93.047714) + (xy 132.074016 93.066866) + (xy 132.007135 93.04665) + (xy 131.962618 92.995275) + (xy 131.939367 92.945413) + (xy 131.935568 92.937266) + (xy 131.805047 92.750861) + (xy 131.805045 92.750858) + (xy 131.644141 92.589954) + (xy 131.457734 92.459432) + (xy 131.457732 92.459431) + (xy 131.251497 92.363261) + (xy 131.251488 92.363258) + (xy 131.031697 92.304366) + (xy 131.031693 92.304365) + (xy 131.031692 92.304365) + (xy 131.031691 92.304364) + (xy 131.031686 92.304364) + (xy 130.805002 92.284532) + (xy 130.804998 92.284532) + (xy 130.578313 92.304364) + (xy 130.578302 92.304366) + (xy 130.358511 92.363258) + (xy 130.358502 92.363261) + (xy 130.152267 92.459431) + (xy 130.152265 92.459432) + (xy 129.965858 92.589954) + (xy 129.804954 92.750858) + (xy 129.674432 92.937265) + (xy 129.674431 92.937267) + (xy 129.647382 92.995275) + (xy 129.601209 93.047714) + (xy 129.534016 93.066866) + (xy 129.467135 93.04665) + (xy 129.422618 92.995275) + (xy 129.399367 92.945413) + (xy 129.395568 92.937266) + (xy 129.265047 92.750861) + (xy 129.265045 92.750858) + (xy 129.104141 92.589954) + (xy 128.917734 92.459432) + (xy 128.917732 92.459431) + (xy 128.711497 92.363261) + (xy 128.711488 92.363258) + (xy 128.491697 92.304366) + (xy 128.491693 92.304365) + (xy 128.491692 92.304365) + (xy 128.491691 92.304364) + (xy 128.491686 92.304364) + (xy 128.265002 92.284532) + (xy 128.264998 92.284532) + (xy 128.038313 92.304364) + (xy 128.038302 92.304366) + (xy 127.818511 92.363258) + (xy 127.818502 92.363261) + (xy 127.612267 92.459431) + (xy 127.612265 92.459432) + (xy 127.425858 92.589954) + (xy 127.264954 92.750858) + (xy 127.247725 92.775464) + (xy 127.193147 92.819088) + (xy 127.123648 92.82628) + (xy 127.061294 92.794757) + (xy 127.025882 92.734526) + (xy 127.022861 92.717591) + (xy 127.019091 92.682516) + (xy 126.968797 92.547671) + (xy 126.968793 92.547664) + (xy 126.882547 92.432455) + (xy 126.882544 92.432452) + (xy 126.767335 92.346206) + (xy 126.767328 92.346202) + (xy 126.632482 92.295908) + (xy 126.632483 92.295908) + (xy 126.572883 92.289501) + (xy 126.572881 92.2895) + (xy 126.572873 92.2895) + (xy 126.572864 92.2895) + (xy 124.877129 92.2895) + (xy 124.877123 92.289501) + (xy 124.817516 92.295908) + (xy 124.682671 92.346202) + (xy 124.682664 92.346206) + (xy 124.567455 92.432452) + (xy 124.567452 92.432455) + (xy 124.481206 92.547664) + (xy 124.481202 92.547671) + (xy 124.430908 92.682517) + (xy 124.424501 92.742116) + (xy 124.4245 92.742135) + (xy 124.4245 95.23787) + (xy 121.148046 95.23787) + (xy 121.32783 95.154035) + (xy 121.521401 95.018495) + (xy 121.688495 94.851401) + (xy 121.824035 94.65783) + (xy 121.923903 94.443663) + (xy 121.985063 94.215408) + (xy 122.005659 93.98) + (xy 121.985063 93.744592) + (xy 121.923903 93.516337) + (xy 121.824035 93.302171) + (xy 121.818425 93.294158) + (xy 121.688494 93.108597) + (xy 121.521402 92.941506) + (xy 121.521395 92.941501) + (xy 121.515348 92.937267) + (xy 121.444854 92.887906) + (xy 121.327834 92.805967) + (xy 121.32783 92.805965) + (xy 121.303794 92.794757) + (xy 121.113663 92.706097) + (xy 121.113659 92.706096) + (xy 121.113655 92.706094) + (xy 120.885413 92.644938) + (xy 120.885403 92.644936) + (xy 120.650001 92.624341) + (xy 120.649999 92.624341) + (xy 120.414596 92.644936) + (xy 120.414586 92.644938) + (xy 120.186344 92.706094) + (xy 120.186335 92.706098) + (xy 119.972171 92.805964) + (xy 119.972169 92.805965) + (xy 119.778597 92.941505) + (xy 119.611505 93.108597) + (xy 119.481575 93.294158) + (xy 119.426998 93.337783) + (xy 119.3575 93.344977) + (xy 119.295145 93.313454) + (xy 119.278425 93.294158) + (xy 119.148494 93.108597) + (xy 118.981402 92.941506) + (xy 118.981395 92.941501) + (xy 118.975348 92.937267) + (xy 118.904854 92.887906) + (xy 118.787834 92.805967) + (xy 118.78783 92.805965) + (xy 118.763794 92.794757) + (xy 118.573663 92.706097) + (xy 118.573659 92.706096) + (xy 118.573655 92.706094) + (xy 118.345413 92.644938) + (xy 118.345403 92.644936) + (xy 118.110001 92.624341) + (xy 118.109999 92.624341) + (xy 117.874596 92.644936) + (xy 117.874586 92.644938) + (xy 117.646344 92.706094) + (xy 117.646335 92.706098) + (xy 117.432171 92.805964) + (xy 117.432169 92.805965) + (xy 117.238597 92.941505) + (xy 117.071505 93.108597) + (xy 116.941575 93.294158) + (xy 116.886998 93.337783) + (xy 116.8175 93.344977) + (xy 116.755145 93.313454) + (xy 116.738425 93.294158) + (xy 116.608494 93.108597) + (xy 116.441402 92.941506) + (xy 116.441395 92.941501) + (xy 116.435348 92.937267) + (xy 116.364854 92.887906) + (xy 116.247834 92.805967) + (xy 116.24783 92.805965) + (xy 116.223794 92.794757) + (xy 116.033663 92.706097) + (xy 116.033659 92.706096) + (xy 116.033655 92.706094) + (xy 115.805413 92.644938) + (xy 115.805403 92.644936) + (xy 115.570001 92.624341) + (xy 115.569999 92.624341) + (xy 115.334596 92.644936) + (xy 115.334586 92.644938) + (xy 115.106344 92.706094) + (xy 115.106335 92.706098) + (xy 114.892171 92.805964) + (xy 114.892169 92.805965) + (xy 114.698597 92.941505) + (xy 114.531505 93.108597) + (xy 114.401575 93.294158) + (xy 114.346998 93.337783) + (xy 114.2775 93.344977) + (xy 114.215145 93.313454) + (xy 114.198425 93.294158) + (xy 114.068494 93.108597) + (xy 113.901402 92.941506) + (xy 113.901395 92.941501) + (xy 113.895348 92.937267) + (xy 113.824854 92.887906) + (xy 113.707834 92.805967) + (xy 113.70783 92.805965) + (xy 113.683794 92.794757) + (xy 113.493663 92.706097) + (xy 113.493659 92.706096) + (xy 113.493655 92.706094) + (xy 113.265413 92.644938) + (xy 113.265403 92.644936) + (xy 113.030001 92.624341) + (xy 113.029999 92.624341) + (xy 112.794596 92.644936) + (xy 112.794586 92.644938) + (xy 112.566344 92.706094) + (xy 112.566335 92.706098) + (xy 112.352171 92.805964) + (xy 112.352169 92.805965) + (xy 112.158597 92.941505) + (xy 111.991505 93.108597) + (xy 111.861575 93.294158) + (xy 111.806998 93.337783) + (xy 111.7375 93.344977) + (xy 111.675145 93.313454) + (xy 111.658425 93.294158) + (xy 111.528494 93.108597) + (xy 111.361402 92.941506) + (xy 111.361395 92.941501) + (xy 111.355348 92.937267) + (xy 111.284854 92.887906) + (xy 111.167834 92.805967) + (xy 111.16783 92.805965) + (xy 111.143794 92.794757) + (xy 110.953663 92.706097) + (xy 110.953659 92.706096) + (xy 110.953655 92.706094) + (xy 110.725413 92.644938) + (xy 110.725403 92.644936) + (xy 110.490001 92.624341) + (xy 110.489999 92.624341) + (xy 110.254596 92.644936) + (xy 110.254586 92.644938) + (xy 110.026344 92.706094) + (xy 110.026335 92.706098) + (xy 109.812171 92.805964) + (xy 109.812169 92.805965) + (xy 109.618597 92.941505) + (xy 109.451505 93.108597) + (xy 109.321575 93.294158) + (xy 109.266998 93.337783) + (xy 109.1975 93.344977) + (xy 109.135145 93.313454) + (xy 109.118425 93.294158) + (xy 108.988494 93.108597) + (xy 108.821402 92.941506) + (xy 108.821395 92.941501) + (xy 108.815348 92.937267) + (xy 108.744854 92.887906) + (xy 108.627834 92.805967) + (xy 108.62783 92.805965) + (xy 108.603794 92.794757) + (xy 108.413663 92.706097) + (xy 108.413659 92.706096) + (xy 108.413655 92.706094) + (xy 108.185413 92.644938) + (xy 108.185403 92.644936) + (xy 107.950001 92.624341) + (xy 107.949999 92.624341) + (xy 107.714596 92.644936) + (xy 107.714586 92.644938) + (xy 107.486344 92.706094) + (xy 107.486335 92.706098) + (xy 107.272171 92.805964) + (xy 107.272169 92.805965) + (xy 107.078597 92.941505) + (xy 106.911505 93.108597) + (xy 106.781575 93.294158) + (xy 106.726998 93.337783) + (xy 106.6575 93.344977) + (xy 106.595145 93.313454) + (xy 106.578425 93.294158) + (xy 106.448494 93.108597) + (xy 106.281402 92.941506) + (xy 106.281395 92.941501) + (xy 106.275348 92.937267) + (xy 106.204854 92.887906) + (xy 106.087834 92.805967) + (xy 106.08783 92.805965) + (xy 106.063794 92.794757) + (xy 105.873663 92.706097) + (xy 105.873659 92.706096) + (xy 105.873655 92.706094) + (xy 105.645413 92.644938) + (xy 105.645403 92.644936) + (xy 105.410001 92.624341) + (xy 105.409999 92.624341) + (xy 105.174596 92.644936) + (xy 105.174586 92.644938) + (xy 104.946344 92.706094) + (xy 104.946335 92.706098) + (xy 104.732171 92.805964) + (xy 104.732169 92.805965) + (xy 104.538597 92.941505) + (xy 104.371505 93.108597) + (xy 104.241575 93.294158) + (xy 104.186998 93.337783) + (xy 104.1175 93.344977) + (xy 104.055145 93.313454) + (xy 104.038425 93.294158) + (xy 103.908494 93.108597) + (xy 103.741402 92.941506) + (xy 103.741395 92.941501) + (xy 103.735348 92.937267) + (xy 103.664854 92.887906) + (xy 103.547834 92.805967) + (xy 103.54783 92.805965) + (xy 103.523794 92.794757) + (xy 103.333663 92.706097) + (xy 103.333659 92.706096) + (xy 103.333655 92.706094) + (xy 103.105413 92.644938) + (xy 103.105403 92.644936) + (xy 102.870001 92.624341) + (xy 102.869999 92.624341) + (xy 102.634596 92.644936) + (xy 102.634586 92.644938) + (xy 102.406344 92.706094) + (xy 102.406335 92.706098) + (xy 102.192171 92.805964) + (xy 102.192169 92.805965) + (xy 101.998597 92.941505) + (xy 101.831505 93.108597) + (xy 101.701575 93.294158) + (xy 101.646998 93.337783) + (xy 101.5775 93.344977) + (xy 101.515145 93.313454) + (xy 101.498425 93.294158) + (xy 101.368494 93.108597) + (xy 101.201402 92.941506) + (xy 101.201395 92.941501) + (xy 101.195348 92.937267) + (xy 101.124854 92.887906) + (xy 101.007834 92.805967) + (xy 101.00783 92.805965) + (xy 100.983794 92.794757) + (xy 100.793663 92.706097) + (xy 100.793659 92.706096) + (xy 100.793655 92.706094) + (xy 100.565413 92.644938) + (xy 100.565403 92.644936) + (xy 100.330001 92.624341) + (xy 100.329999 92.624341) + (xy 100.094596 92.644936) + (xy 100.094586 92.644938) + (xy 99.866344 92.706094) + (xy 99.866335 92.706098) + (xy 99.652171 92.805964) + (xy 99.652169 92.805965) + (xy 99.458597 92.941505) + (xy 99.291505 93.108597) + (xy 99.161575 93.294158) + (xy 99.106998 93.337783) + (xy 99.0375 93.344977) + (xy 98.975145 93.313454) + (xy 98.958425 93.294158) + (xy 98.828494 93.108597) + (xy 98.661402 92.941506) + (xy 98.661395 92.941501) + (xy 98.655348 92.937267) + (xy 98.584854 92.887906) + (xy 98.467834 92.805967) + (xy 98.46783 92.805965) + (xy 98.443794 92.794757) + (xy 98.253663 92.706097) + (xy 98.253659 92.706096) + (xy 98.253655 92.706094) + (xy 98.025413 92.644938) + (xy 98.025403 92.644936) + (xy 97.790001 92.624341) + (xy 97.789999 92.624341) + (xy 97.554596 92.644936) + (xy 97.554586 92.644938) + (xy 97.326344 92.706094) + (xy 97.326335 92.706098) + (xy 97.112171 92.805964) + (xy 97.112169 92.805965) + (xy 96.918597 92.941505) + (xy 96.751505 93.108597) + (xy 96.621575 93.294158) + (xy 96.566998 93.337783) + (xy 96.4975 93.344977) + (xy 96.435145 93.313454) + (xy 96.418425 93.294158) + (xy 96.288494 93.108597) + (xy 96.121402 92.941506) + (xy 96.121395 92.941501) + (xy 96.115348 92.937267) + (xy 96.044854 92.887906) + (xy 95.927834 92.805967) + (xy 95.92783 92.805965) + (xy 95.903794 92.794757) + (xy 95.713663 92.706097) + (xy 95.713659 92.706096) + (xy 95.713655 92.706094) + (xy 95.485413 92.644938) + (xy 95.485403 92.644936) + (xy 95.250001 92.624341) + (xy 95.249999 92.624341) + (xy 95.014596 92.644936) + (xy 95.014586 92.644938) + (xy 94.786344 92.706094) + (xy 94.786335 92.706098) + (xy 94.572171 92.805964) + (xy 94.572169 92.805965) + (xy 94.378597 92.941505) + (xy 94.211505 93.108597) + (xy 94.081575 93.294158) + (xy 94.026998 93.337783) + (xy 93.9575 93.344977) + (xy 93.895145 93.313454) + (xy 93.878425 93.294158) + (xy 93.748494 93.108597) + (xy 93.581402 92.941506) + (xy 93.581395 92.941501) + (xy 93.575348 92.937267) + (xy 93.504854 92.887906) + (xy 93.387834 92.805967) + (xy 93.38783 92.805965) + (xy 93.363794 92.794757) + (xy 93.173663 92.706097) + (xy 93.173659 92.706096) + (xy 93.173655 92.706094) + (xy 92.945413 92.644938) + (xy 92.945403 92.644936) + (xy 92.710001 92.624341) + (xy 92.709999 92.624341) + (xy 92.474596 92.644936) + (xy 92.474586 92.644938) + (xy 92.246344 92.706094) + (xy 92.246335 92.706098) + (xy 92.032171 92.805964) + (xy 92.032169 92.805965) + (xy 91.838597 92.941505) + (xy 91.671505 93.108597) + (xy 91.541575 93.294158) + (xy 91.486998 93.337783) + (xy 91.4175 93.344977) + (xy 91.355145 93.313454) + (xy 91.338425 93.294158) + (xy 91.208494 93.108597) + (xy 91.041402 92.941506) + (xy 91.041395 92.941501) + (xy 91.035348 92.937267) + (xy 90.964854 92.887906) + (xy 90.847834 92.805967) + (xy 90.84783 92.805965) + (xy 90.823794 92.794757) + (xy 90.633663 92.706097) + (xy 90.633659 92.706096) + (xy 90.633655 92.706094) + (xy 90.405413 92.644938) + (xy 90.405403 92.644936) + (xy 90.170001 92.624341) + (xy 90.169999 92.624341) + (xy 89.934596 92.644936) + (xy 89.934586 92.644938) + (xy 89.706344 92.706094) + (xy 89.706335 92.706098) + (xy 89.492171 92.805964) + (xy 89.492169 92.805965) + (xy 89.298597 92.941505) + (xy 89.131505 93.108597) + (xy 89.001575 93.294158) + (xy 88.946998 93.337783) + (xy 88.8775 93.344977) + (xy 88.815145 93.313454) + (xy 88.798425 93.294158) + (xy 88.668494 93.108597) + (xy 88.501402 92.941506) + (xy 88.501395 92.941501) + (xy 88.495348 92.937267) + (xy 88.424854 92.887906) + (xy 88.307834 92.805967) + (xy 88.30783 92.805965) + (xy 88.283794 92.794757) + (xy 88.093663 92.706097) + (xy 88.093659 92.706096) + (xy 88.093655 92.706094) + (xy 87.865413 92.644938) + (xy 87.865403 92.644936) + (xy 87.630001 92.624341) + (xy 87.629999 92.624341) + (xy 87.394596 92.644936) + (xy 87.394586 92.644938) + (xy 87.166344 92.706094) + (xy 87.166335 92.706098) + (xy 86.952171 92.805964) + (xy 86.952169 92.805965) + (xy 86.758597 92.941505) + (xy 86.591505 93.108597) + (xy 86.461575 93.294158) + (xy 86.406998 93.337783) + (xy 86.3375 93.344977) + (xy 86.275145 93.313454) + (xy 86.258425 93.294158) + (xy 86.128494 93.108597) + (xy 85.961402 92.941506) + (xy 85.961395 92.941501) + (xy 85.955348 92.937267) + (xy 85.884854 92.887906) + (xy 85.767834 92.805967) + (xy 85.76783 92.805965) + (xy 85.743794 92.794757) + (xy 85.553663 92.706097) + (xy 85.553659 92.706096) + (xy 85.553655 92.706094) + (xy 85.325413 92.644938) + (xy 85.325403 92.644936) + (xy 85.090001 92.624341) + (xy 85.089999 92.624341) + (xy 84.854596 92.644936) + (xy 84.854586 92.644938) + (xy 84.626344 92.706094) + (xy 84.626335 92.706098) + (xy 84.412171 92.805964) + (xy 84.412169 92.805965) + (xy 84.218597 92.941505) + (xy 84.051505 93.108597) + (xy 83.921575 93.294158) + (xy 83.866998 93.337783) + (xy 83.7975 93.344977) + (xy 83.735145 93.313454) + (xy 83.718425 93.294158) + (xy 83.588494 93.108597) + (xy 83.421402 92.941506) + (xy 83.421395 92.941501) + (xy 83.415348 92.937267) + (xy 83.344854 92.887906) + (xy 83.227834 92.805967) + (xy 83.22783 92.805965) + (xy 83.203794 92.794757) + (xy 83.013663 92.706097) + (xy 83.013659 92.706096) + (xy 83.013655 92.706094) + (xy 82.785413 92.644938) + (xy 82.785403 92.644936) + (xy 82.550001 92.624341) + (xy 82.549999 92.624341) + (xy 82.314596 92.644936) + (xy 82.314586 92.644938) + (xy 82.086344 92.706094) + (xy 82.086335 92.706098) + (xy 81.872171 92.805964) + (xy 81.872169 92.805965) + (xy 81.678597 92.941505) + (xy 81.511505 93.108597) + (xy 81.381575 93.294158) + (xy 81.326998 93.337783) + (xy 81.2575 93.344977) + (xy 81.195145 93.313454) + (xy 81.178425 93.294158) + (xy 81.048494 93.108597) + (xy 80.881402 92.941506) + (xy 80.881395 92.941501) + (xy 80.875348 92.937267) + (xy 80.804854 92.887906) + (xy 80.687834 92.805967) + (xy 80.68783 92.805965) + (xy 80.663794 92.794757) + (xy 80.473663 92.706097) + (xy 80.473659 92.706096) + (xy 80.473655 92.706094) + (xy 80.245413 92.644938) + (xy 80.245403 92.644936) + (xy 80.010001 92.624341) + (xy 80.009999 92.624341) + (xy 79.774596 92.644936) + (xy 79.774586 92.644938) + (xy 79.546344 92.706094) + (xy 79.546335 92.706098) + (xy 79.332171 92.805964) + (xy 79.332169 92.805965) + (xy 79.138597 92.941505) + (xy 78.971505 93.108597) + (xy 78.841575 93.294158) + (xy 78.786998 93.337783) + (xy 78.7175 93.344977) + (xy 78.655145 93.313454) + (xy 78.638425 93.294158) + (xy 78.508494 93.108597) + (xy 78.341402 92.941506) + (xy 78.341395 92.941501) + (xy 78.335348 92.937267) + (xy 78.264854 92.887906) + (xy 78.147834 92.805967) + (xy 78.14783 92.805965) + (xy 78.123794 92.794757) + (xy 77.933663 92.706097) + (xy 77.933659 92.706096) + (xy 77.933655 92.706094) + (xy 77.705413 92.644938) + (xy 77.705403 92.644936) + (xy 77.470001 92.624341) + (xy 77.469999 92.624341) + (xy 77.234596 92.644936) + (xy 77.234586 92.644938) + (xy 77.006344 92.706094) + (xy 77.006335 92.706098) + (xy 76.792171 92.805964) + (xy 76.792169 92.805965) + (xy 76.598597 92.941505) + (xy 76.431505 93.108597) + (xy 76.301575 93.294158) + (xy 76.246998 93.337783) + (xy 76.1775 93.344977) + (xy 76.115145 93.313454) + (xy 76.098425 93.294158) + (xy 75.968494 93.108597) + (xy 75.801402 92.941506) + (xy 75.801395 92.941501) + (xy 75.795348 92.937267) + (xy 75.724854 92.887906) + (xy 75.607834 92.805967) + (xy 75.60783 92.805965) + (xy 75.583794 92.794757) + (xy 75.393663 92.706097) + (xy 75.393659 92.706096) + (xy 75.393655 92.706094) + (xy 75.165413 92.644938) + (xy 75.165403 92.644936) + (xy 74.930001 92.624341) + (xy 74.929999 92.624341) + (xy 74.694596 92.644936) + (xy 74.694586 92.644938) + (xy 74.466344 92.706094) + (xy 74.466335 92.706098) + (xy 74.252171 92.805964) + (xy 74.252169 92.805965) + (xy 74.0586 92.941503) + (xy 73.936284 93.063819) + (xy 73.874961 93.097303) + (xy 73.805269 93.092319) + (xy 73.749336 93.050447) + (xy 73.732421 93.01947) + (xy 73.683354 92.887913) + (xy 73.68335 92.887906) + (xy 73.59719 92.772812) + (xy 73.597187 92.772809) + (xy 73.482093 92.686649) + (xy 73.482086 92.686645) + (xy 73.347379 92.636403) + (xy 73.347372 92.636401) + (xy 73.287844 92.63) + (xy 72.64 92.63) + (xy 72.64 93.544498) + (xy 72.532315 93.49532) + (xy 72.425763 93.48) + (xy 72.354237 93.48) + (xy 72.247685 93.49532) + (xy 72.14 93.544498) + (xy 72.14 92.63) + (xy 71.492155 92.63) + (xy 71.432627 92.636401) + (xy 71.43262 92.636403) + (xy 71.297913 92.686645) + (xy 71.297906 92.686649) + (xy 71.182812 92.772809) + (xy 71.182809 92.772812) + (xy 71.096649 92.887906) + (xy 71.096645 92.887913) + (xy 71.046403 93.02262) + (xy 71.046401 93.022627) + (xy 71.04 93.082155) + (xy 71.04 93.73) + (xy 71.956314 93.73) + (xy 71.930507 93.770156) + (xy 71.89 93.908111) + (xy 71.89 94.051889) + (xy 71.930507 94.189844) + (xy 71.956314 94.23) + (xy 71.04 94.23) + (xy 71.04 94.877844) + (xy 56.892052 94.877844) + (xy 56.918495 94.851401) + (xy 57.054035 94.65783) + (xy 57.153903 94.443663) + (xy 57.215063 94.215408) + (xy 57.235659 93.98) + (xy 57.215063 93.744592) + (xy 57.153903 93.516337) + (xy 57.054035 93.302171) + (xy 57.048425 93.294158) + (xy 56.918494 93.108597) + (xy 56.751402 92.941506) + (xy 56.751395 92.941501) + (xy 56.745348 92.937267) + (xy 56.674854 92.887906) + (xy 56.557834 92.805967) + (xy 56.55783 92.805965) + (xy 56.533794 92.794757) + (xy 56.343663 92.706097) + (xy 56.343659 92.706096) + (xy 56.343655 92.706094) + (xy 56.115413 92.644938) + (xy 56.115403 92.644936) + (xy 55.880001 92.624341) + (xy 55.879999 92.624341) + (xy 55.644596 92.644936) + (xy 55.644586 92.644938) + (xy 55.416344 92.706094) + (xy 55.416335 92.706098) + (xy 55.202171 92.805964) + (xy 55.202169 92.805965) + (xy 55.0086 92.941503) + (xy 54.886284 93.063819) + (xy 54.824961 93.097303) + (xy 54.755269 93.092319) + (xy 54.699336 93.050447) + (xy 54.682421 93.01947) + (xy 54.633354 92.887913) + (xy 54.63335 92.887906) + (xy 54.54719 92.772812) + (xy 54.547187 92.772809) + (xy 54.432093 92.686649) + (xy 54.432086 92.686645) + (xy 54.297379 92.636403) + (xy 54.297372 92.636401) + (xy 54.237844 92.63) + (xy 53.59 92.63) + (xy 53.59 93.544498) + (xy 53.482315 93.49532) + (xy 53.375763 93.48) + (xy 53.304237 93.48) + (xy 53.197685 93.49532) + (xy 53.09 93.544498) + (xy 53.09 92.63) + (xy 52.442155 92.63) + (xy 52.382627 92.636401) + (xy 52.38262 92.636403) + (xy 52.247913 92.686645) + (xy 52.247906 92.686649) + (xy 52.132812 92.772809) + (xy 52.132809 92.772812) + (xy 52.046649 92.887906) + (xy 52.046645 92.887913) + (xy 51.996403 93.02262) + (xy 51.996401 93.022627) + (xy 51.99 93.082155) + (xy 51.99 93.73) + (xy 52.906314 93.73) + (xy 52.880507 93.770156) + (xy 52.84 93.908111) + (xy 52.84 94.051889) + (xy 52.880507 94.189844) + (xy 52.906314 94.23) + (xy 51.99 94.23) + (xy 51.99 94.877844) + (xy 43.6805 94.877844) + (xy 43.6805 92.71) + (xy 45.634341 92.71) + (xy 45.654936 92.945403) + (xy 45.654938 92.945413) + (xy 45.716094 93.173655) + (xy 45.716096 93.173659) + (xy 45.716097 93.173663) + (xy 45.724243 93.191132) + (xy 45.815964 93.387828) + (xy 45.815965 93.38783) + (xy 45.951505 93.581402) + (xy 46.118597 93.748494) + (xy 46.312169 93.884034) + (xy 46.312171 93.884035) + (xy 46.526337 93.983903) + (xy 46.754592 94.045063) + (xy 46.931032 94.060499) + (xy 46.931033 94.0605) + (xy 46.931034 94.0605) + (xy 47.048967 94.0605) + (xy 47.048967 94.060499) + (xy 47.225408 94.045063) + (xy 47.453663 93.983903) + (xy 47.667829 93.884035) + (xy 47.861401 93.748495) + (xy 48.028495 93.581401) + (xy 48.164035 93.38783) + (xy 48.263903 93.173663) + (xy 48.325063 92.945408) + (xy 48.345659 92.71) + (xy 48.343254 92.682517) + (xy 48.339967 92.644937) + (xy 48.325063 92.474592) + (xy 48.263903 92.246337) + (xy 48.164035 92.032171) + (xy 48.164034 92.032169) + (xy 48.028494 91.838597) + (xy 47.861402 91.671505) + (xy 47.66783 91.535965) + (xy 47.667828 91.535964) + (xy 47.560746 91.486031) + (xy 47.453663 91.436097) + (xy 47.453659 91.436096) + (xy 47.453655 91.436094) + (xy 47.225413 91.374938) + (xy 47.225403 91.374936) + (xy 47.048967 91.3595) + (xy 47.048966 91.3595) + (xy 46.931034 91.3595) + (xy 46.931033 91.3595) + (xy 46.754596 91.374936) + (xy 46.754586 91.374938) + (xy 46.526344 91.436094) + (xy 46.526335 91.436098) + (xy 46.312171 91.535964) + (xy 46.312169 91.535965) + (xy 46.118597 91.671505) + (xy 45.951506 91.838597) + (xy 45.951501 91.838604) + (xy 45.815967 92.032165) + (xy 45.815965 92.032169) + (xy 45.716098 92.246335) + (xy 45.716094 92.246344) + (xy 45.654938 92.474586) + (xy 45.654936 92.474596) + (xy 45.634341 92.709999) + (xy 45.634341 92.71) + (xy 43.6805 92.71) + (xy 43.6805 89.5245) + (xy 43.700185 89.457461) + (xy 43.752989 89.411706) + (xy 43.8045 89.4005) + (xy 186.0655 89.4005) + ) + ) + ) +) diff --git a/main-board/long-live-the-z80.kicad_prl b/main-board/long-live-the-z80.kicad_prl new file mode 100644 index 0000000..ca3f003 --- /dev/null +++ b/main-board/long-live-the-z80.kicad_prl @@ -0,0 +1,77 @@ +{ + "board": { + "active_layer": 44, + "active_layer_preset": "", + "auto_track_width": true, + "hidden_netclasses": [], + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "images": 0.6, + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.0 + }, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": false, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36, + 39, + 40 + ], + "visible_layers": "fffffff_fffffffd", + "zone_display_mode": 0 + }, + "meta": { + "filename": "long-live-the-z80.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/main-board/long-live-the-z80.kicad_pro b/main-board/long-live-the-z80.kicad_pro new file mode 100644 index 0000000..7952594 --- /dev/null +++ b/main-board/long-live-the-z80.kicad_pro @@ -0,0 +1,493 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.049999999999999996, + "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.09999999999999999, + "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.762, + "height": 1.524, + "width": 1.524 + }, + "silk_line_width": 0.09999999999999999, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.09999999999999999, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, + "diff_pair_dimensions": [ + { + "gap": 0.0, + "via_gap": 0.0, + "width": 0.0 + } + ], + "drc_exclusions": [], + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "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": "ignore", + "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": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_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": { + "max_error": 0.005, + "min_clearance": 0.09999999999999999, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.19999999999999998, + "min_microvia_drill": 0.09999999999999999, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.7999999999999999, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.19999999999999998, + "min_track_width": 0.09999999999999999, + "min_via_annular_width": 0.13, + "min_via_diameter": 0.3, + "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, + 1.0 + ], + "via_dimensions": [ + { + "diameter": 0.0, + "drill": 0.0 + }, + { + "diameter": 0.8, + "drill": 0.5 + } + ], + "zones_allow_external_fillets": false + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "long-live-the-z80.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.1, + "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.15, + "via_diameter": 0.5, + "via_drill": 0.2, + "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": "", + "page_layout_descr_file": "", + "plot_directory": "", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "7af87109-2701-44e3-8f81-c21ee8440b5b", + "" + ] + ], + "text_variables": {} +} diff --git a/main-board/long-live-the-z80.kicad_sch b/main-board/long-live-the-z80.kicad_sch new file mode 100644 index 0000000..33ab187 --- /dev/null +++ b/main-board/long-live-the-z80.kicad_sch @@ -0,0 +1,8969 @@ +(kicad_sch (version 20230121) (generator eeschema) + + (uuid 7af87109-2701-44e3-8f81-c21ee8440b5b) + + (paper "A4") + + (lib_symbols + (symbol "74xx:74LS00" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at 0 -1.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL nand 2-input" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "quad 2-input NAND gate" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SO14*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS00_1_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_1_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_2_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_2_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_3_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_3_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_4_1" + (arc (start 0 -3.81) (mid 3.7934 0) (end 0 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy 0 3.81) + (xy -3.81 3.81) + (xy -3.81 -3.81) + (xy 0 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output inverted (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 -2.54 0) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_4_2" + (arc (start -3.81 -3.81) (mid -2.589 0) (end -3.81 3.81) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.6096 -3.81) (mid 2.1842 -2.5851) (end 3.81 0) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -3.81 3.81) + (xy -0.635 3.81) + ) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -0.635 3.81) + (xy -3.81 3.81) + (xy -3.81 3.81) + (xy -3.556 3.4036) + (xy -3.0226 2.2606) + (xy -2.6924 1.0414) + (xy -2.6162 -0.254) + (xy -2.7686 -1.4986) + (xy -3.175 -2.7178) + (xy -3.81 -3.81) + (xy -3.81 -3.81) + (xy -0.635 -3.81) + ) + (stroke (width -25.4) (type default)) + (fill (type background)) + ) + (arc (start 3.81 0) (mid 2.1915 2.5936) (end -0.6096 3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin output line (at 7.62 0 180) (length 3.81) + (name "~" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -7.62 -2.54 0) (length 4.318) + (name "~" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_5_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS00_5_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "74xx:74LS139" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at -7.62 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS139" (at -7.62 -8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "TTL DECOD4" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual Decoder 1 of 4, Active low outputs" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP?16*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "74LS139_1_0" + (pin input inverted (at -12.7 -5.08 0) (length 5.08) + (name "E" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 2.54 180) (length 5.08) + (name "O0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 0 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -5.08 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_1_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "74LS139_2_0" + (pin output inverted (at 12.7 -2.54 180) (length 5.08) + (name "O2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 0 180) (length 5.08) + (name "O1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 2.54 180) (length 5.08) + (name "O0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 5.08) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 5.08) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input inverted (at -12.7 -5.08 0) (length 5.08) + (name "E" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output inverted (at 12.7 -5.08 180) (length 5.08) + (name "O3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_2_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "74LS139_3_0" + (pin power_in line (at 0 12.7 270) (length 5.08) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -12.7 90) (length 5.08) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "74LS139_3_1" + (rectangle (start -5.08 7.62) (end 5.08 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + ) + (symbol "Connector_Generic:Conn_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" "Conn_01x02" (at 0 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x02_1_1" + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 1.27) (end 1.27 -3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 0 0) (length 3.81) + (name "Pin_1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "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: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:RotaryEncoder_Switch" (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 0 6.604 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "RotaryEncoder_Switch" (at 0 -6.604 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -3.81 4.064 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 6.604 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "rotary switch encoder switch push button" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Rotary encoder, dual channel, incremental quadrate outputs, with switch" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "RotaryEncoder*Switch*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "RotaryEncoder_Switch_0_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (circle (center -3.81 0) (radius 0.254) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (circle (center -0.381 0) (radius 1.905) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (arc (start -0.381 2.667) (mid -3.0988 -0.0635) (end -0.381 -2.794) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.635 -1.778) + (xy -0.635 1.778) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.381 -1.778) + (xy -0.381 1.778) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -0.127 1.778) + (xy -0.127 -1.778) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 0) + (xy 3.429 0) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 1.016) + (xy 3.81 -1.016) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 -2.54) + (xy -3.81 -2.54) + (xy -3.81 -2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 2.54) + (xy -3.81 2.54) + (xy -3.81 2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.254 -3.048) + (xy -0.508 -2.794) + (xy 0.127 -2.413) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.254 2.921) + (xy -0.508 2.667) + (xy 0.127 2.286) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 -2.54) + (xy 4.318 -2.54) + (xy 4.318 -1.016) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 2.54) + (xy 4.318 2.54) + (xy 4.318 1.016) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -5.08 0) + (xy -3.81 0) + (xy -3.81 -1.016) + (xy -3.302 -2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -4.318 0) + (xy -3.81 0) + (xy -3.81 1.016) + (xy -3.302 2.032) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 4.318 -1.016) (radius 0.127) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (circle (center 4.318 1.016) (radius 0.127) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "RotaryEncoder_Switch_1_1" + (pin passive line (at -7.62 2.54 0) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "A" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 -2.54 0) (length 2.54) + (name "B" (effects (font (size 1.27 1.27)))) + (number "B" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -7.62 0 0) (length 2.54) + (name "C" (effects (font (size 1.27 1.27)))) + (number "C" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 2.54 180) (length 2.54) + (name "S1" (effects (font (size 1.27 1.27)))) + (number "S1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 2.54) + (name "S2" (effects (font (size 1.27 1.27)))) + (number "S2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Mechanical:MountingHole" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "H" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MountingHole" (at 0 3.175 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (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 without connection" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "MountingHole*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MountingHole_0_1" + (circle (center 0 0) (radius 1.27) + (stroke (width 1.27) (type default)) + (fill (type none)) + ) + ) + ) + (symbol "Memory_EEPROM:24LC256" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -6.35 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "24LC256" (at 1.27 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/21203m.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "I2C Serial EEPROM" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "I2C Serial EEPROM, 256Kb, DIP-8/SOIC-8/TSSOP-8/DFN-8" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W7.62mm* SOIC*3.9x4.9mm* TSSOP*4.4x3mm*P0.65mm* DFN*3x2mm*P0.5mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "24LC256_1_1" + (rectangle (start -7.62 5.08) (end 7.62 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin input line (at -10.16 2.54 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 0 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -2.54 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 10.16 2.54 180) (length 2.54) + (name "SDA" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 0 180) (length 2.54) + (name "SCL" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -2.54 180) (length 2.54) + (name "WP" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Memory_RAM:CY62256-70PC" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -10.16 20.955 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "CY62256-70PC" (at 2.54 20.955 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Package_DIP:DIP-28_W15.24mm" (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 0 -2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "RAM SRAM CMOS MEMORY" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "256K (32K x 8) Static RAM, 70ns, DIP-28" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DIP*W15.24mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "CY62256-70PC_0_0" + (pin power_in line (at 0 -22.86 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 22.86 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "CY62256-70PC_0_1" + (rectangle (start -10.16 20.32) (end 10.16 -20.32) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "CY62256-70PC_1_1" + (pin input line (at -12.7 -17.78 0) (length 2.54) + (name "A14" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 17.78 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 17.78 180) (length 2.54) + (name "Q0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 15.24 180) (length 2.54) + (name "Q1" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 12.7 180) (length 2.54) + (name "Q2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 10.16 180) (length 2.54) + (name "Q3" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 7.62 180) (length 2.54) + (name "Q4" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 5.08 180) (length 2.54) + (name "Q5" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 2.54 180) (length 2.54) + (name "Q6" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 12.7 0 180) (length 2.54) + (name "Q7" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -12.7 0) (length 2.54) + (name "A12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -5.08 180) (length 2.54) + (name "~{CS}" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -7.62 0) (length 2.54) + (name "A10" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -10.16 180) (length 2.54) + (name "~{OE}" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -10.16 0) (length 2.54) + (name "A11" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -5.08 0) (length 2.54) + (name "A9" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -2.54 0) (length 2.54) + (name "A8" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -15.24 0) (length 2.54) + (name "A13" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -12.7 180) (length 2.54) + (name "~{WE}" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 2.54) + (name "A7" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 2.54) + (name "A6" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 5.08 0) (length 2.54) + (name "A5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 7.62 0) (length 2.54) + (name "A4" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 10.16 0) (length 2.54) + (name "A3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 12.7 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 15.24 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Oscillator:ACO-xxxMHz-A" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "X" (at -5.08 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ACO-xxxMHz-A" (at 1.27 -6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Oscillator:Oscillator_DIP-14" (at 11.43 -8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.conwin.com/datasheets/cx/cx030.pdf" (at -6.985 3.175 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Crystal Clock Oscillator" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "HCMOS Crystal Clock Oscillator, DIP14-style metal package" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Oscillator*DIP*14*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ACO-xxxMHz-A_0_1" + (rectangle (start -10.16 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (polyline + (pts + (xy -6.985 2.54) + (xy -6.35 2.54) + (xy -6.35 3.81) + (xy -5.715 3.81) + (xy -5.715 2.54) + (xy -5.08 2.54) + (xy -5.08 3.81) + (xy -4.445 3.81) + (xy -4.445 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "ACO-xxxMHz-A_1_1" + (pin input line (at -12.7 0 0) (length 2.54) + (name "Tri-State" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "Vcc" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_Push_0_1" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (pin passive line (at -5.08 0 0) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Timer_RTC:MCP7940N-xP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -6.35 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "MCP7940N-xP" (at 11.43 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "realtime clock RTC" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Real-Time Clock, I2C, Battery Backup, DIP-8" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm* TSSOP*4.4x3mm*P0.65mm* MSOP*3x3mm*P0.65mm* DIP*W7.62mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MCP7940N-xP_0_1" + (rectangle (start -7.62 7.62) (end 7.62 -7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "MCP7940N-xP_1_1" + (pin input line (at 10.16 2.54 180) (length 2.54) + (name "X1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -2.54 180) (length 2.54) + (name "X2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 10.16 270) (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -10.16 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 2.54 0) (length 2.54) + (name "SDA" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 5.08 0) (length 2.54) + (name "SCL" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin open_collector line (at -10.16 -2.54 0) (length 2.54) + (name "MFP" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 10.16 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+BATT" (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" "+BATT" (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power battery" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+BATT\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+BATT_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 "+BATT_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+BATT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"VCC\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VCC_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "VCC_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:GDM12864H" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GDM12864H_1_1" + (rectangle (start -7.62 16.51) (end 7.62 -16.51) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin power_in line (at 0 19.05 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 -1.27 0) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 -3.81 0) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 11.43 180) (length 2.54) + (name "CS2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 13.97 180) (length 2.54) + (name "CS1" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 1.27 180) (length 2.54) + (name "~{RES}" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 6.35 180) (length 2.54) + (name "R/~{W}" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 3.81 180) (length 2.54) + (name "D/~{I}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 8.89 180) (length 2.54) + (name "E" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 10.16 -3.81 180) (length 2.54) + (name "VEE" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 10.16 -11.43 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -19.05 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 10.16 -13.97 180) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 -6.35 180) (length 2.54) + (name "V0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 13.97 0) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 11.43 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 8.89 0) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 6.35 0) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 3.81 0) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -10.16 1.27 0) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C00-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 2.54 33.02 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C00" (at 5.08 30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -13.97 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -13.97 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C00-PDIP_1_1" + (rectangle (start -8.89 29.21) (end 8.89 -29.21) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin output line (at -11.43 -2.54 0) (length 2.54) + (name "A11" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 10.16 180) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 31.75 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 20.32 180) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 7.62 180) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 25.4 180) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 22.86 180) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -22.86 180) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -25.4 180) (length 2.54) + (name "~{NMI}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -10.16 180) (length 2.54) + (name "~{HALT}" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 0 180) (length 2.54) + (name "~{MREQ}" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -5.08 0) (length 2.54) + (name "A12" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 2.54 180) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -2.54 180) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -5.08 180) (length 2.54) + (name "~{WR}" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -17.78 180) (length 2.54) + (name "~{BUSACK}" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -12.7 180) (length 2.54) + (name "~{WAIT}" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -15.24 180) (length 2.54) + (name "~{BUSREQ}" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -20.32 0) (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -22.86 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -25.4 0) (length 2.54) + (name "~{RFSH}" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -31.75 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -7.62 0) (length 2.54) + (name "A13" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 25.4 0) (length 2.54) + (name "A0" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 22.86 0) (length 2.54) + (name "A1" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 20.32 0) (length 2.54) + (name "A2" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 17.78 0) (length 2.54) + (name "A3" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 15.24 0) (length 2.54) + (name "A4" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 12.7 0) (length 2.54) + (name "A5" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 10.16 0) (length 2.54) + (name "A6" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 7.62 0) (length 2.54) + (name "A7" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 5.08 0) (length 2.54) + (name "A8" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 2.54 0) (length 2.54) + (name "A9" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -10.16 0) (length 2.54) + (name "A14" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 0 0) (length 2.54) + (name "A10" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -12.7 0) (length 2.54) + (name "A15" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -17.78 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 15.24 180) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 17.78 180) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 12.7 180) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C20-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C20" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C20-PDIP_1_1" + (rectangle (start -8.89 34.29) (end 8.89 -34.29) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin bidirectional line (at -11.43 25.4 0) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 20.32 180) (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -36.83 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 22.86 180) (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 25.4 180) (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 27.94 180) (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 30.48 180) (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 5.08 180) (length 2.54) + (name "~{ASTB}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -25.4 180) (length 2.54) + (name "~{BSTB}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 7.62 180) (length 2.54) + (name "ARDY" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 30.48 0) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 12.7 0) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 27.94 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -22.86 180) (length 2.54) + (name "BRDY" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -30.48 180) (length 2.54) + (name "IEO" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -27.94 0) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -30.48 0) (length 2.54) + (name "IEI" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -7.62 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 36.83 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 0 180) (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -2.54 180) (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -5.08 180) (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 15.24 0) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -7.62 180) (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -10.16 180) (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -12.7 180) (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -15.24 180) (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -17.78 180) (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 5.08 0) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 7.62 0) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -10.16 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 17.78 0) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 20.32 0) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 2.54 0) (length 2.54) + (name "~{CE}" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 22.86 0) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -2.54 0) (length 2.54) + (name "C/~{D}" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 2.54) + (name "B/~{A}" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 12.7 180) (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 15.24 180) (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 17.78 180) (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C30-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C30" (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C30-PDIP_1_1" + (rectangle (start -8.89 29.21) (end 8.89 -29.21) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin bidirectional line (at -11.43 15.24 0) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 2.54 0) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -25.4 180) (length 2.54) + (name "IEO" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -22.86 0) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -25.4 0) (length 2.54) + (name "IEI" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -17.78 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -15.24 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -2.54 0) (length 2.54) + (name "~{CE}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -12.7 0) (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -5.08 0) (length 2.54) + (name "CS0" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -7.62 0) (length 2.54) + (name "CS1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 12.7 0) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 5.08 180) (length 2.54) + (name "CLK/TRG3" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 7.62 180) (length 2.54) + (name "CLK/TRG2" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 10.16 180) (length 2.54) + (name "CLK/TRG1" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 12.7 180) (length 2.54) + (name "CLK/TRG0" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 31.75 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 25.4 0) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 22.86 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 20.32 0) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 17.78 0) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 10.16 0) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 7.62 0) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -31.75 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 25.4 180) (length 2.54) + (name "ZC/TO0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 22.86 180) (length 2.54) + (name "ZC/TO1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 20.32 180) (length 2.54) + (name "ZC/TO2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "zeta:Z84C40-PDIP" (in_bom yes) (on_board yes) + (property "Reference" "U" (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Z84C40" (at 0 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Z84C40-PDIP_1_1" + (rectangle (start -8.89 36.83) (end 8.89 -36.83) + (stroke (width 0) (type default)) + (fill (type background)) + ) + (pin bidirectional line (at -11.43 30.48 0) (length 2.54) + (name "D1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 7.62 180) (length 2.54) + (name "~{W}/~{RDYA}" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 5.08 180) (length 2.54) + (name "~{SYNCA}" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 33.02 180) (length 2.54) + (name "RxDA" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 15.24 180) (length 2.54) + (name "~{RxCA}" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 12.7 180) (length 2.54) + (name "~{TxCA}" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 30.48 180) (length 2.54) + (name "TxDA" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 22.86 180) (length 2.54) + (name "~{DTRA}" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 27.94 180) (length 2.54) + (name "~{RTSA}" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 25.4 180) (length 2.54) + (name "~{CTSA}" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 20.32 180) (length 2.54) + (name "~{DCDA}" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 25.4 0) (length 2.54) + (name "D3" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -7.62 0) (length 2.54) + (name "CLK" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -5.08 0) (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -12.7 180) (length 2.54) + (name "~{DCDB}" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -7.62 180) (length 2.54) + (name "~{CTSB}" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -5.08 180) (length 2.54) + (name "~{RTSB}" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -10.16 180) (length 2.54) + (name "~{DTRB}" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -2.54 180) (length 2.54) + (name "TxDB" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 -17.78 180) (length 2.54) + (name "~{RxTxCB}" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 11.43 0 180) (length 2.54) + (name "RxDB" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 11.43 -27.94 180) (length 2.54) + (name "~{SYNCB}" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 20.32 0) (length 2.54) + (name "D5" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -25.4 180) (length 2.54) + (name "~{W}/~{RDYB}" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -39.37 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 7.62 0) (length 2.54) + (name "~{RD}" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 0 0) (length 2.54) + (name "C/~{D}" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 2.54 0) (length 2.54) + (name "B/~{A}" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 5.08 0) (length 2.54) + (name "~{CE}" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 10.16 0) (length 2.54) + (name "~{IORQ}" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 17.78 0) (length 2.54) + (name "D6" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 22.86 0) (length 2.54) + (name "D4" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 27.94 0) (length 2.54) + (name "D2" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 15.24 0) (length 2.54) + (name "D7" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -11.43 33.02 0) (length 2.54) + (name "D0" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -11.43 -30.48 0) (length 2.54) + (name "~{INT}" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -33.02 0) (length 2.54) + (name "IEI" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 11.43 -33.02 180) (length 2.54) + (name "IEO" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -11.43 -10.16 0) (length 2.54) + (name "~{M1}" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 39.37 270) (length 2.54) + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 204.47 160.02) (diameter 0) (color 0 0 0 0) + (uuid 027c4691-0273-4cd4-9725-761cc86e58d9) + ) + (junction (at 245.11 149.86) (diameter 0) (color 0 0 0 0) + (uuid 04c244ec-dd9d-4874-b813-b90d9680bf27) + ) + (junction (at -128.27 49.53) (diameter 0) (color 0 0 0 0) + (uuid 06d14785-60b4-48f5-b7d5-b9548beb58d7) + ) + (junction (at 93.98 135.89) (diameter 0) (color 0 0 0 0) + (uuid 07515610-d613-4849-af3e-45ced1baf8a9) + ) + (junction (at -92.71 52.07) (diameter 0) (color 0 0 0 0) + (uuid 0a11fa0f-6aea-4a8b-9eb9-bb420006a62b) + ) + (junction (at 163.83 160.02) (diameter 0) (color 0 0 0 0) + (uuid 12dc2401-031e-42fb-a480-b1e1cfaa6f93) + ) + (junction (at -149.86 0) (diameter 0) (color 0 0 0 0) + (uuid 13d140d3-4204-4c14-8932-65d56af00440) + ) + (junction (at -41.91 113.03) (diameter 0) (color 0 0 0 0) + (uuid 16b824f6-8f1c-49ba-a49f-48f2aee78eeb) + ) + (junction (at 153.67 149.86) (diameter 0) (color 0 0 0 0) + (uuid 17b9833e-c931-4589-bbc0-67b294aa2efa) + ) + (junction (at 260.35 33.02) (diameter 0) (color 0 0 0 0) + (uuid 17e39a8a-8e5c-4bb3-9f48-9363f2d6365b) + ) + (junction (at -41.91 107.95) (diameter 0) (color 0 0 0 0) + (uuid 18cc5be8-381a-4362-823e-df32042c337c) + ) + (junction (at 234.95 160.02) (diameter 0) (color 0 0 0 0) + (uuid 18ead599-0647-49ba-a071-697a227916fa) + ) + (junction (at 163.83 149.86) (diameter 0) (color 0 0 0 0) + (uuid 20cbd321-a3ce-4b7d-a579-67e37df54c06) + ) + (junction (at -92.71 41.91) (diameter 0) (color 0 0 0 0) + (uuid 26fc0e8d-b3ef-449c-9be3-a84d87765001) + ) + (junction (at 262.89 22.86) (diameter 0) (color 0 0 0 0) + (uuid 2ca8b3ba-263d-4ca7-ae93-165054db1d15) + ) + (junction (at 181.61 78.74) (diameter 0) (color 0 0 0 0) + (uuid 2cd7307f-4c96-4efe-b760-023bc518712b) + ) + (junction (at 224.79 149.86) (diameter 0) (color 0 0 0 0) + (uuid 2f7da883-be6b-402f-8055-52a568447cdd) + ) + (junction (at 30.48 162.56) (diameter 0) (color 0 0 0 0) + (uuid 34fc4f74-9f24-4e66-b2c1-221240030717) + ) + (junction (at 181.61 60.96) (diameter 0) (color 0 0 0 0) + (uuid 3edf9e66-f32c-4bfb-9fe3-1dd481f88d50) + ) + (junction (at 73.66 81.28) (diameter 0) (color 0 0 0 0) + (uuid 42828a28-9c5e-40a2-9c3c-792b9fc85b97) + ) + (junction (at 143.51 160.02) (diameter 0) (color 0 0 0 0) + (uuid 45e026f8-6f31-475b-a4a4-63cf00626011) + ) + (junction (at 204.47 149.86) (diameter 0) (color 0 0 0 0) + (uuid 5005972e-ed8b-49e0-8383-9a10138243f3) + ) + (junction (at 132.08 50.8) (diameter 0) (color 0 0 0 0) + (uuid 5951db40-3f5e-4c38-8e7e-5bb33a4d8458) + ) + (junction (at 93.98 149.86) (diameter 0) (color 0 0 0 0) + (uuid 5ce1bd32-6689-4104-8ba3-bc3cd34c1c53) + ) + (junction (at -113.03 115.57) (diameter 0) (color 0 0 0 0) + (uuid 5e066aad-0927-4988-8328-b35713159e9e) + ) + (junction (at 143.51 149.86) (diameter 0) (color 0 0 0 0) + (uuid 61f08780-8133-4919-aa4d-237213b757d8) + ) + (junction (at -138.43 8.89) (diameter 0) (color 0 0 0 0) + (uuid 65cae58d-424b-4d2c-b6c8-56de302f5247) + ) + (junction (at 132.08 53.34) (diameter 0) (color 0 0 0 0) + (uuid 7327257a-1aaf-4ff1-a549-6bd61b3869c4) + ) + (junction (at 181.61 91.44) (diameter 0) (color 0 0 0 0) + (uuid 754a2353-cf13-43d1-8a43-5e45c4c85e9c) + ) + (junction (at 171.45 50.8) (diameter 0) (color 0 0 0 0) + (uuid 7ac0b02b-1591-4d7c-83f2-62e26951e189) + ) + (junction (at 234.95 149.86) (diameter 0) (color 0 0 0 0) + (uuid 87ccf553-624d-4ff9-8fdb-ed82b5956cb4) + ) + (junction (at 173.99 160.02) (diameter 0) (color 0 0 0 0) + (uuid 8c4ab9dd-dcfd-4200-8a7c-4f64558054e3) + ) + (junction (at 214.63 149.86) (diameter 0) (color 0 0 0 0) + (uuid 91354cfd-1b00-4ac0-a212-034974cf60be) + ) + (junction (at 132.08 48.26) (diameter 0) (color 0 0 0 0) + (uuid 9e40549f-0b82-4e84-bb31-4c089576f7b6) + ) + (junction (at 68.58 60.96) (diameter 0) (color 0 0 0 0) + (uuid a0173f72-1ba7-41ce-a3e7-ca2bc671822c) + ) + (junction (at 153.67 160.02) (diameter 0) (color 0 0 0 0) + (uuid a2207d01-7e1f-46db-9603-963839918433) + ) + (junction (at 181.61 73.66) (diameter 0) (color 0 0 0 0) + (uuid a264768d-644a-43d1-9e7f-49ad5bd05f46) + ) + (junction (at -149.86 2.54) (diameter 0) (color 0 0 0 0) + (uuid a6e4edfd-bd79-4d5c-a932-29dfbfb812cd) + ) + (junction (at -82.55 52.07) (diameter 0) (color 0 0 0 0) + (uuid ac55e45d-dc9e-40e6-ab92-6c2d8607e1b8) + ) + (junction (at 265.43 35.56) (diameter 0) (color 0 0 0 0) + (uuid ae78e00a-d8bf-4c58-a776-8c76d96bf3fe) + ) + (junction (at 181.61 58.42) (diameter 0) (color 0 0 0 0) + (uuid b9cdee14-a0e9-41b7-bbcd-f6ea38901d58) + ) + (junction (at 224.79 160.02) (diameter 0) (color 0 0 0 0) + (uuid bab5c241-9251-4902-bd1f-f5bf7b3ba2e1) + ) + (junction (at 194.31 160.02) (diameter 0) (color 0 0 0 0) + (uuid c1c1c0f2-69a2-441e-8067-e3821ed1a698) + ) + (junction (at 184.15 160.02) (diameter 0) (color 0 0 0 0) + (uuid c21d169a-f19b-42c9-bbc1-e35b32058112) + ) + (junction (at 93.98 163.83) (diameter 0) (color 0 0 0 0) + (uuid c5ea40a9-7de3-41d6-a0dc-f0bbdc97550f) + ) + (junction (at 210.82 73.66) (diameter 0) (color 0 0 0 0) + (uuid c9ac96de-27f3-45ee-93b7-2c8d84d44972) + ) + (junction (at 214.63 160.02) (diameter 0) (color 0 0 0 0) + (uuid ca4c7e91-1619-4fde-97ed-82d690544b1d) + ) + (junction (at 173.99 149.86) (diameter 0) (color 0 0 0 0) + (uuid caa23638-c85c-4baa-8ecc-bc8b35f66332) + ) + (junction (at 184.15 149.86) (diameter 0) (color 0 0 0 0) + (uuid cdec21c2-6903-46b2-a3ca-18dc4ef8af7a) + ) + (junction (at 194.31 149.86) (diameter 0) (color 0 0 0 0) + (uuid ceb893c7-2c6d-4b79-9fbd-f6a0b4a529cb) + ) + (junction (at 181.61 45.72) (diameter 0) (color 0 0 0 0) + (uuid d0ac6b89-94cb-4cbd-ab63-f3418b1fecc6) + ) + (junction (at 255.27 149.86) (diameter 0) (color 0 0 0 0) + (uuid d1209273-ff3f-4379-91f6-74ec04eb2dbe) + ) + (junction (at -195.58 176.53) (diameter 0) (color 0 0 0 0) + (uuid d2b902f2-126a-4c0d-964b-bfde5a2e1171) + ) + (junction (at 255.27 160.02) (diameter 0) (color 0 0 0 0) + (uuid d4071e25-30d9-44ee-8d02-c8372e3b8cb8) + ) + (junction (at -179.07 110.49) (diameter 0) (color 0 0 0 0) + (uuid da7a510a-290c-4b18-995c-e09c80a1127d) + ) + (junction (at 245.11 160.02) (diameter 0) (color 0 0 0 0) + (uuid e0fc9183-937f-4d6c-ae16-98fcaaf86584) + ) + (junction (at 53.34 157.48) (diameter 0) (color 0 0 0 0) + (uuid e5ab626c-4f82-4e3c-aa3c-f409e590a692) + ) + (junction (at 30.48 157.48) (diameter 0) (color 0 0 0 0) + (uuid e829ee7f-c34b-4a69-864d-cd85ae846d6a) + ) + (junction (at 87.63 259.08) (diameter 0) (color 0 0 0 0) + (uuid eb397192-4dbb-48b5-bc2d-dacffb399ac9) + ) + (junction (at -41.91 90.17) (diameter 0) (color 0 0 0 0) + (uuid eef1c26b-9ab7-43ca-8fa5-1094f4875db1) + ) + (junction (at 93.98 177.8) (diameter 0) (color 0 0 0 0) + (uuid f3cba620-f1d5-427d-a412-f041951288f1) + ) + (junction (at -41.91 105.41) (diameter 0) (color 0 0 0 0) + (uuid fb4cb8f4-15df-4149-98bc-2be07e8d831a) + ) + + (no_connect (at 170.18 71.12) (uuid 0226ad18-aecf-4a37-9bd7-1ba0b473e5ad)) + (no_connect (at 53.34 76.2) (uuid 10e80fe0-207b-4c05-9bb5-82f0418c0435)) + (no_connect (at 120.65 33.02) (uuid 15f811dd-0c4b-46d8-aa86-2e2cd5747e24)) + (no_connect (at 53.34 68.58) (uuid 1a02debf-31f1-4df7-9363-9097140706cb)) + (no_connect (at 120.65 35.56) (uuid 493abe82-e707-4e18-8158-a707f76e6779)) + (no_connect (at 259.08 43.18) (uuid 58e14f2e-c0bd-4cba-8cc5-ed6e1ddc978e)) + (no_connect (at 259.08 40.64) (uuid 5a537897-29af-4b1e-bd45-6145fd51295a)) + (no_connect (at -114.3 -35.56) (uuid 5f5feddc-3d52-4859-a5cf-a6f40895c01a)) + (no_connect (at 170.18 76.2) (uuid 62e55439-f569-403b-b07d-dcc8f270e616)) + (no_connect (at 259.08 38.1) (uuid 63e34fed-8052-4a43-9c2a-d47a57234215)) + (no_connect (at 30.48 83.82) (uuid 65e7e047-83d3-4456-bcc6-0d911f69151d)) + (no_connect (at -27.94 44.45) (uuid 680bf30d-52b5-449f-978d-cba01e41a1fe)) + (no_connect (at 259.08 93.98) (uuid 6a1ebc50-2bcb-4bfe-b03b-b76325ef2d80)) + (no_connect (at 170.18 43.18) (uuid 72954ad8-cee1-4a18-9c5b-f54c488551d7)) + (no_connect (at 259.08 58.42) (uuid 79ec2196-ddc4-484d-a01e-768273f3e76a)) + (no_connect (at -27.94 49.53) (uuid 89a05255-8b01-4df6-8016-8bef492a371c)) + (no_connect (at 259.08 48.26) (uuid 89f16597-add7-4d5d-b537-e80760d89189)) + (no_connect (at 259.08 45.72) (uuid 99ea114b-a9aa-4bc8-892e-e84f5c7cabbe)) + (no_connect (at -27.94 41.91) (uuid b9c958e3-36be-48d2-9ba9-4b4bba79aa6e)) + (no_connect (at -157.48 -39.37) (uuid c535f1a5-9d1c-4296-9091-a40387e8e52b)) + (no_connect (at 53.34 83.82) (uuid cab8266b-1f2a-4f21-a6ac-e7bc1e59c3db)) + (no_connect (at 259.08 86.36) (uuid d27f690e-1fd9-4a5f-88fd-fc41f5eaa326)) + (no_connect (at 259.08 88.9) (uuid fe9e03d0-a105-40b3-997d-468662950031)) + (no_connect (at 259.08 55.88) (uuid ff0357f9-9588-438d-ada7-1931d7cbc65c)) + (no_connect (at 120.65 38.1) (uuid ffd834c7-5d77-43bb-b56c-8bc2ac7f2193)) + + (wire (pts (xy 170.18 66.04) (xy 179.07 66.04)) + (stroke (width 0) (type default)) + (uuid 00539377-0ca1-46d4-b1f7-6f164c1a719b) + ) + (wire (pts (xy 184.15 149.86) (xy 194.31 149.86)) + (stroke (width 0) (type default)) + (uuid 006e8392-01c5-4cc1-83e1-856f6994de1c) + ) + (wire (pts (xy 77.47 236.22) (xy 83.82 236.22)) + (stroke (width 0) (type default)) + (uuid 00fcd56e-e0bb-4d4c-a2db-14310613a37b) + ) + (wire (pts (xy -142.24 115.57) (xy -133.35 115.57)) + (stroke (width 0) (type default)) + (uuid 012dae23-8168-43f2-8b6c-9877aa5f3f91) + ) + (wire (pts (xy -113.03 118.11) (xy -113.03 115.57)) + (stroke (width 0) (type default)) + (uuid 013fdb18-fad2-48ef-bd92-a63606e49999) + ) + (wire (pts (xy 184.15 99.06) (xy 184.15 93.98)) + (stroke (width 0) (type default)) + (uuid 01618bc6-c7d8-47f4-819b-27589a0ae846) + ) + (wire (pts (xy 227.33 63.5) (xy 236.22 63.5)) + (stroke (width 0) (type default)) + (uuid 0162a806-1d72-4274-ba3b-9596b40004c2) + ) + (wire (pts (xy 53.34 40.64) (xy 59.69 40.64)) + (stroke (width 0) (type default)) + (uuid 02262735-5d2b-4c53-9c10-61f3d575ded6) + ) + (wire (pts (xy 210.82 71.12) (xy 210.82 73.66)) + (stroke (width 0) (type default)) + (uuid 03ce9121-b9a1-4ff8-8b2d-e217c2f5113c) + ) + (wire (pts (xy 245.11 149.86) (xy 245.11 151.13)) + (stroke (width 0) (type default)) + (uuid 04410ae0-4fe4-4163-aba1-6967d86ed1b6) + ) + (wire (pts (xy 33.02 160.02) (xy 36.83 160.02)) + (stroke (width 0) (type default)) + (uuid 0449eae8-0bce-4656-836c-63ef3fae4721) + ) + (wire (pts (xy -92.71 50.8) (xy -92.71 52.07)) + (stroke (width 0) (type default)) + (uuid 04ae0cf6-bf99-4e36-ad10-0e708fdc1b0f) + ) + (wire (pts (xy 255.27 149.86) (xy 255.27 151.13)) + (stroke (width 0) (type default)) + (uuid 0567f435-4aee-4efa-a4a9-5a45742207ba) + ) + (wire (pts (xy 120.65 53.34) (xy 123.19 53.34)) + (stroke (width 0) (type default)) + (uuid 05b255b4-3726-4e9a-b43a-c9b26a528228) + ) + (wire (pts (xy 24.13 60.96) (xy 30.48 60.96)) + (stroke (width 0) (type default)) + (uuid 068fc941-3740-40d4-8ae1-9778aa9eab6a) + ) + (wire (pts (xy -133.35 49.53) (xy -128.27 49.53)) + (stroke (width 0) (type default)) + (uuid 076c3bb0-11ca-42f1-a043-dd5c41ae689a) + ) + (wire (pts (xy 109.22 306.07) (xy 115.57 306.07)) + (stroke (width 0) (type default)) + (uuid 07aba54a-af64-433f-8ee6-4ea344ba1e13) + ) + (wire (pts (xy 274.32 33.02) (xy 279.4 33.02)) + (stroke (width 0) (type default)) + (uuid 083252dd-89dc-408e-8e16-9b275f7d48a8) + ) + (wire (pts (xy 143.51 158.75) (xy 143.51 160.02)) + (stroke (width 0) (type default)) + (uuid 0855691e-c800-42e2-b353-e5a0a06ce5f9) + ) + (wire (pts (xy 53.34 81.28) (xy 73.66 81.28)) + (stroke (width 0) (type default)) + (uuid 08f92e3a-4d81-4add-98ed-faf4c1665966) + ) + (wire (pts (xy 97.79 33.02) (xy 91.44 33.02)) + (stroke (width 0) (type default)) + (uuid 09185e09-a26a-41cf-a014-17dcfd80a2e5) + ) + (wire (pts (xy -50.8 113.03) (xy -41.91 113.03)) + (stroke (width 0) (type default)) + (uuid 09923e85-fd63-4a43-ac63-4acada977408) + ) + (wire (pts (xy 224.79 158.75) (xy 224.79 160.02)) + (stroke (width 0) (type default)) + (uuid 0a3c3702-d212-43c5-9ba0-bd81d156f739) + ) + (wire (pts (xy -119.38 44.45) (xy -125.73 44.45)) + (stroke (width 0) (type default)) + (uuid 0a53d349-4d86-4923-8afa-0d14c102c840) + ) + (wire (pts (xy -148.59 -2.54) (xy -149.86 -2.54)) + (stroke (width 0) (type default)) + (uuid 0b3d03d0-5a0d-41d3-a9f2-811a3608adc0) + ) + (wire (pts (xy -114.3 115.57) (xy -113.03 115.57)) + (stroke (width 0) (type default)) + (uuid 0b414eec-4a44-4c54-a503-f19abf84d9a1) + ) + (wire (pts (xy 88.9 66.04) (xy 97.79 66.04)) + (stroke (width 0) (type default)) + (uuid 0bf2b20c-5057-4238-a6bd-fe2527739761) + ) + (wire (pts (xy -142.24 118.11) (xy -129.54 118.11)) + (stroke (width 0) (type default)) + (uuid 0cabe9b4-1d86-411e-97f6-194b2a682ea1) + ) + (wire (pts (xy 120.65 50.8) (xy 123.19 50.8)) + (stroke (width 0) (type default)) + (uuid 0d15c35d-e909-4ebd-9190-4ef3ef6a14c2) + ) + (wire (pts (xy 53.34 33.02) (xy 59.69 33.02)) + (stroke (width 0) (type default)) + (uuid 0df3a2fd-e332-485e-b469-2e162433b8e5) + ) + (wire (pts (xy 68.58 73.66) (xy 68.58 69.85)) + (stroke (width 0) (type default)) + (uuid 0ee6c6ff-d256-4c6c-a7b7-f012476dff6c) + ) + (wire (pts (xy -27.94 36.83) (xy -19.05 36.83)) + (stroke (width 0) (type default)) + (uuid 0f2e4b86-6a42-466c-acc3-840ffe2951dc) + ) + (wire (pts (xy 95.25 83.82) (xy 97.79 83.82)) + (stroke (width 0) (type default)) + (uuid 0f676607-ce8d-4d9a-afc2-d79f77cf33ce) + ) + (wire (pts (xy 24.13 43.18) (xy 30.48 43.18)) + (stroke (width 0) (type default)) + (uuid 0fff2000-f906-4450-9880-3fe1b32bcbbe) + ) + (wire (pts (xy 105.41 135.89) (xy 107.95 135.89)) + (stroke (width 0) (type default)) + (uuid 103bc550-4f9f-4636-8ced-a49758e8b840) + ) + (wire (pts (xy 259.08 71.12) (xy 264.16 71.12)) + (stroke (width 0) (type default)) + (uuid 11f1ca59-f78e-4eac-aa6e-63a3eeab5d52) + ) + (wire (pts (xy -201.93 176.53) (xy -195.58 176.53)) + (stroke (width 0) (type default)) + (uuid 12536977-ee15-4df2-9b5e-bfe3037a47e6) + ) + (wire (pts (xy 227.33 71.12) (xy 236.22 71.12)) + (stroke (width 0) (type default)) + (uuid 13c8e597-ef1c-4e9f-b721-4cf5ea1f3dea) + ) + (wire (pts (xy 63.5 71.12) (xy 63.5 69.85)) + (stroke (width 0) (type default)) + (uuid 14134eed-e96c-4d7f-a58d-3cf60ca35423) + ) + (wire (pts (xy 53.34 35.56) (xy 59.69 35.56)) + (stroke (width 0) (type default)) + (uuid 142cac8d-9fd4-4575-98a1-8fe7711d8dfc) + ) + (wire (pts (xy 173.99 160.02) (xy 163.83 160.02)) + (stroke (width 0) (type default)) + (uuid 145a84d0-84c5-4afc-979f-a2e229b2f549) + ) + (wire (pts (xy 194.31 149.86) (xy 194.31 151.13)) + (stroke (width 0) (type default)) + (uuid 1466b358-a01f-4fe4-babb-c50672824db3) + ) + (wire (pts (xy 24.13 63.5) (xy 30.48 63.5)) + (stroke (width 0) (type default)) + (uuid 14852815-ac14-4376-b075-38ab66b20415) + ) + (wire (pts (xy 170.18 60.96) (xy 172.72 60.96)) + (stroke (width 0) (type default)) + (uuid 14bcba95-e243-4dea-9e02-eedacf3e90c3) + ) + (wire (pts (xy -27.94 34.29) (xy -19.05 34.29)) + (stroke (width 0) (type default)) + (uuid 15a26bed-8b82-49fd-b08e-d295b68df566) + ) + (wire (pts (xy 170.18 50.8) (xy 171.45 50.8)) + (stroke (width 0) (type default)) + (uuid 16e18eb4-2723-422b-966c-151eed6211d5) + ) + (wire (pts (xy -48.26 39.37) (xy -54.61 39.37)) + (stroke (width 0) (type default)) + (uuid 171f65cc-0b6e-44b2-b7fc-f1c446c5a1b0) + ) + (wire (pts (xy -41.91 105.41) (xy -41.91 107.95)) + (stroke (width 0) (type default)) + (uuid 17252fad-dbe4-4c2c-913b-f3ecf72a29de) + ) + (wire (pts (xy 234.95 160.02) (xy 224.79 160.02)) + (stroke (width 0) (type default)) + (uuid 17e6f45f-e3c5-42e7-9a1e-527649739eb5) + ) + (wire (pts (xy -194.31 173.99) (xy -195.58 173.99)) + (stroke (width 0) (type default)) + (uuid 1865118f-eece-49ee-a6bd-11a41b1a7c6e) + ) + (wire (pts (xy 88.9 71.12) (xy 97.79 71.12)) + (stroke (width 0) (type default)) + (uuid 18a8f6fa-5436-4b8f-8e31-c932e13bff9e) + ) + (wire (pts (xy 140.97 306.07) (xy 147.32 306.07)) + (stroke (width 0) (type default)) + (uuid 192d5bb1-9cff-45a1-8f30-7b4a98bbe7c6) + ) + (wire (pts (xy -97.79 49.53) (xy -97.79 52.07)) + (stroke (width 0) (type default)) + (uuid 194f561b-71cd-48aa-8ee7-4940631fa600) + ) + (wire (pts (xy 153.67 160.02) (xy 143.51 160.02)) + (stroke (width 0) (type default)) + (uuid 1972a573-71cd-48c9-ae58-89602323ca84) + ) + (wire (pts (xy 180.34 60.96) (xy 181.61 60.96)) + (stroke (width 0) (type default)) + (uuid 19bf8cd8-9698-47a1-ba05-728d9adf329a) + ) + (wire (pts (xy 133.35 228.6) (xy 139.7 228.6)) + (stroke (width 0) (type default)) + (uuid 1a193e81-515f-4ce1-82a1-7bbc3f3f28ad) + ) + (wire (pts (xy -97.79 44.45) (xy -97.79 41.91)) + (stroke (width 0) (type default)) + (uuid 1a792fa4-4987-45ca-bcf3-0eb2c14d5efb) + ) + (wire (pts (xy 24.13 71.12) (xy 30.48 71.12)) + (stroke (width 0) (type default)) + (uuid 1bdadd52-cca2-4619-a584-944b44e8b191) + ) + (wire (pts (xy 210.82 76.2) (xy 212.09 76.2)) + (stroke (width 0) (type default)) + (uuid 1d13d345-d2d0-4702-832f-603c8c69737d) + ) + (wire (pts (xy 173.99 149.86) (xy 184.15 149.86)) + (stroke (width 0) (type default)) + (uuid 1dbe1214-1773-4f7a-8f50-d1b22ffb4ac6) + ) + (wire (pts (xy 30.48 156.21) (xy 30.48 157.48)) + (stroke (width 0) (type default)) + (uuid 1ddb4887-c7d6-495c-8174-5f67cf989312) + ) + (wire (pts (xy 147.32 43.18) (xy 140.97 43.18)) + (stroke (width 0) (type default)) + (uuid 1df39b8c-af80-476a-8a43-06c7a32d1453) + ) + (wire (pts (xy 204.47 160.02) (xy 194.31 160.02)) + (stroke (width 0) (type default)) + (uuid 1e3523ad-6a58-4453-811b-c16f78fc047a) + ) + (wire (pts (xy 104.14 139.7) (xy 107.95 139.7)) + (stroke (width 0) (type default)) + (uuid 1f2961e5-27e9-48d3-8a6f-e54bca0eff63) + ) + (wire (pts (xy 77.47 256.54) (xy 83.82 256.54)) + (stroke (width 0) (type default)) + (uuid 1f6be538-531a-4bdf-a9ed-baa31555efa7) + ) + (wire (pts (xy -138.43 8.89) (xy -138.43 10.16)) + (stroke (width 0) (type default)) + (uuid 1f73882a-e429-40dc-b7ae-3adfb13111d7) + ) + (wire (pts (xy -149.86 0) (xy -149.86 2.54)) + (stroke (width 0) (type default)) + (uuid 20b180de-84b2-4cad-86e5-18989588bff6) + ) + (wire (pts (xy 236.22 38.1) (xy 229.87 38.1)) + (stroke (width 0) (type default)) + (uuid 21f29451-097d-4eee-ae02-8b391901c489) + ) + (wire (pts (xy 133.35 151.13) (xy 133.35 149.86)) + (stroke (width 0) (type default)) + (uuid 21f4939c-bec1-4224-b0d3-263fa9ca966d) + ) + (wire (pts (xy 101.6 248.92) (xy 107.95 248.92)) + (stroke (width 0) (type default)) + (uuid 228228bd-d82b-467b-80e4-4d73e0ef324f) + ) + (wire (pts (xy 87.63 163.83) (xy 93.98 163.83)) + (stroke (width 0) (type default)) + (uuid 22b0bd54-a7bc-4321-ad54-5e1edd345f38) + ) + (wire (pts (xy -119.38 41.91) (xy -125.73 41.91)) + (stroke (width 0) (type default)) + (uuid 25632b11-989f-43f0-8386-73ebf670e63f) + ) + (wire (pts (xy 173.99 149.86) (xy 173.99 151.13)) + (stroke (width 0) (type default)) + (uuid 25a27135-3bab-4fc0-a5d2-639a9b1ea61d) + ) + (wire (pts (xy 133.35 241.3) (xy 139.7 241.3)) + (stroke (width 0) (type default)) + (uuid 25d52440-32bd-4bb2-9a47-fde45b034fb1) + ) + (wire (pts (xy 234.95 158.75) (xy 234.95 160.02)) + (stroke (width 0) (type default)) + (uuid 265ce4c0-a959-4536-bf27-9eb4791ac5ec) + ) + (wire (pts (xy 224.79 149.86) (xy 224.79 151.13)) + (stroke (width 0) (type default)) + (uuid 26da2a95-0c6f-44ae-ba58-bdc1c0785961) + ) + (wire (pts (xy 140.97 328.93) (xy 147.32 328.93)) + (stroke (width 0) (type default)) + (uuid 275ddce9-a07c-4bd1-bf05-6495d533361c) + ) + (wire (pts (xy 184.15 158.75) (xy 184.15 160.02)) + (stroke (width 0) (type default)) + (uuid 275e568d-3669-49c5-882b-c357b92e7ed6) + ) + (wire (pts (xy 93.98 139.7) (xy 96.52 139.7)) + (stroke (width 0) (type default)) + (uuid 27cc6934-0f24-4923-bcde-d60c15c07514) + ) + (wire (pts (xy 133.35 243.84) (xy 139.7 243.84)) + (stroke (width 0) (type default)) + (uuid 27de8edf-b254-471d-9dd7-641e4528ce02) + ) + (wire (pts (xy 170.18 38.1) (xy 179.07 38.1)) + (stroke (width 0) (type default)) + (uuid 2864b322-d759-4432-80eb-c9228e6addf2) + ) + (wire (pts (xy 109.22 331.47) (xy 115.57 331.47)) + (stroke (width 0) (type default)) + (uuid 286a1160-2f10-4330-bdd3-5078193d9989) + ) + (wire (pts (xy -48.26 24.13) (xy -54.61 24.13)) + (stroke (width 0) (type default)) + (uuid 297cca19-fd37-4bf3-96d7-ad63d7cea696) + ) + (wire (pts (xy -41.91 87.63) (xy -41.91 90.17)) + (stroke (width 0) (type default)) + (uuid 298055bf-2f48-40a7-9930-02552861362b) + ) + (wire (pts (xy 140.97 303.53) (xy 147.32 303.53)) + (stroke (width 0) (type default)) + (uuid 2a7bc6b7-4cb3-4151-b685-fd276a312143) + ) + (wire (pts (xy 170.18 58.42) (xy 172.72 58.42)) + (stroke (width 0) (type default)) + (uuid 2aae8374-257d-4ea2-9ee6-b33830f54bc0) + ) + (wire (pts (xy 53.34 157.48) (xy 60.96 157.48)) + (stroke (width 0) (type default)) + (uuid 2b2fd090-37c8-46dc-8a45-0c556e718404) + ) + (wire (pts (xy 236.22 45.72) (xy 229.87 45.72)) + (stroke (width 0) (type default)) + (uuid 2bfcd185-f876-4719-8556-baad12bf235d) + ) + (wire (pts (xy 36.83 162.56) (xy 30.48 162.56)) + (stroke (width 0) (type default)) + (uuid 2c7ec54b-0e63-44b0-9e54-41d54cc09bad) + ) + (wire (pts (xy 181.61 45.72) (xy 181.61 58.42)) + (stroke (width 0) (type default)) + (uuid 2e0a8fa9-fc54-4602-bfa7-4139dd2007d6) + ) + (wire (pts (xy 236.22 40.64) (xy 229.87 40.64)) + (stroke (width 0) (type default)) + (uuid 2eb389ef-e621-44d1-8618-ae01b7932e65) + ) + (wire (pts (xy 133.35 160.02) (xy 133.35 158.75)) + (stroke (width 0) (type default)) + (uuid 2f23eab8-55b5-445b-ae43-81e97907b1d4) + ) + (wire (pts (xy 138.43 66.04) (xy 147.32 66.04)) + (stroke (width 0) (type default)) + (uuid 2f5d1795-475c-442d-86d1-9dc7301e4cf6) + ) + (wire (pts (xy -99.06 49.53) (xy -97.79 49.53)) + (stroke (width 0) (type default)) + (uuid 2f86a666-42d3-416c-9679-83bdf8a3cf94) + ) + (wire (pts (xy 132.08 50.8) (xy 132.08 53.34)) + (stroke (width 0) (type default)) + (uuid 2fc35126-2ccd-4f7d-a024-004945b54d69) + ) + (wire (pts (xy 53.34 45.72) (xy 59.69 45.72)) + (stroke (width 0) (type default)) + (uuid 2fd8a25c-5b17-4ca6-a2e1-5a7c75a87d08) + ) + (wire (pts (xy 259.08 76.2) (xy 264.16 76.2)) + (stroke (width 0) (type default)) + (uuid 313740d0-ce9d-4054-9f96-2ec78ef846f1) + ) + (wire (pts (xy -142.24 110.49) (xy -133.35 110.49)) + (stroke (width 0) (type default)) + (uuid 31b24342-a781-4d0a-aa3a-378e1c2d7d2c) + ) + (wire (pts (xy 138.43 96.52) (xy 147.32 96.52)) + (stroke (width 0) (type default)) + (uuid 31b34250-98f9-4249-ae72-cef8f0d0b995) + ) + (wire (pts (xy 24.13 81.28) (xy 30.48 81.28)) + (stroke (width 0) (type default)) + (uuid 33421519-84b6-47f0-9fd5-91d34bcde8ce) + ) + (wire (pts (xy 45.72 228.6) (xy 52.07 228.6)) + (stroke (width 0) (type default)) + (uuid 3491742d-faaa-470c-b730-1a551b349b6a) + ) + (wire (pts (xy -195.58 173.99) (xy -195.58 176.53)) + (stroke (width 0) (type default)) + (uuid 34f0c379-ad28-4a46-9c5a-a7fd96351f43) + ) + (wire (pts (xy -41.91 92.71) (xy -40.64 92.71)) + (stroke (width 0) (type default)) + (uuid 35981836-c843-41bc-bc6d-0bcfd4971990) + ) + (wire (pts (xy 153.67 158.75) (xy 153.67 160.02)) + (stroke (width 0) (type default)) + (uuid 35ad700f-38cc-4c13-bf83-3f1662c680a1) + ) + (wire (pts (xy 171.45 50.8) (xy 172.72 50.8)) + (stroke (width 0) (type default)) + (uuid 36ad9907-6019-4b55-851e-7d4ffdf41799) + ) + (wire (pts (xy 130.81 45.72) (xy 132.08 45.72)) + (stroke (width 0) (type default)) + (uuid 37be29d1-ef45-418f-aa14-68edb78984e9) + ) + (wire (pts (xy 180.34 91.44) (xy 181.61 91.44)) + (stroke (width 0) (type default)) + (uuid 37c24c7e-3164-40a8-9ded-257322deb463) + ) + (wire (pts (xy 45.72 243.84) (xy 52.07 243.84)) + (stroke (width 0) (type default)) + (uuid 37fa64b4-7645-4b50-ac1a-e5ed52768cff) + ) + (wire (pts (xy 53.34 162.56) (xy 53.34 165.1)) + (stroke (width 0) (type default)) + (uuid 38b3d647-24f7-4950-92a9-f66fc2cd379a) + ) + (wire (pts (xy 97.79 48.26) (xy 91.44 48.26)) + (stroke (width 0) (type default)) + (uuid 3a79bf79-b22b-4c89-b03b-0ac5c42661f2) + ) + (wire (pts (xy 24.13 38.1) (xy 30.48 38.1)) + (stroke (width 0) (type default)) + (uuid 3ab523e6-1658-43e2-86bf-4cb0c7056acb) + ) + (wire (pts (xy 45.72 238.76) (xy 52.07 238.76)) + (stroke (width 0) (type default)) + (uuid 3abbf082-1046-4fc9-87ec-c978d9a318e0) + ) + (wire (pts (xy 21.59 76.2) (xy 30.48 76.2)) + (stroke (width 0) (type default)) + (uuid 3bc18d6a-45d5-47b1-84fa-0c45ca7b7b57) + ) + (wire (pts (xy 86.36 82.55) (xy 86.36 83.82)) + (stroke (width 0) (type default)) + (uuid 3bcbd92c-a1b9-43f2-bf86-aff302fcef78) + ) + (wire (pts (xy 180.34 73.66) (xy 181.61 73.66)) + (stroke (width 0) (type default)) + (uuid 3c4dd905-f89f-4dc6-992b-3db10148fd1a) + ) + (wire (pts (xy 265.43 31.75) (xy 265.43 35.56)) + (stroke (width 0) (type default)) + (uuid 3c6a5280-df8f-46f9-bab6-cea46dbc7e7c) + ) + (wire (pts (xy -195.58 176.53) (xy -195.58 179.07)) + (stroke (width 0) (type default)) + (uuid 3ca2a8e7-68da-4f13-a075-0519cc3509c6) + ) + (wire (pts (xy 138.43 63.5) (xy 147.32 63.5)) + (stroke (width 0) (type default)) + (uuid 3d402bd7-3167-403c-a46b-a48955df423c) + ) + (wire (pts (xy 105.41 163.83) (xy 107.95 163.83)) + (stroke (width 0) (type default)) + (uuid 3e01afd2-898f-4158-adcf-ede777c798c6) + ) + (wire (pts (xy 140.97 313.69) (xy 147.32 313.69)) + (stroke (width 0) (type default)) + (uuid 3e20c88b-f165-4a06-a621-65549b564c8c) + ) + (wire (pts (xy -111.76 118.11) (xy -113.03 118.11)) + (stroke (width 0) (type default)) + (uuid 3e8bb1d1-6d68-4818-88af-32b9cb20c04e) + ) + (wire (pts (xy 170.18 68.58) (xy 179.07 68.58)) + (stroke (width 0) (type default)) + (uuid 3ed5f07f-34fd-4494-909a-2188368ef5d9) + ) + (wire (pts (xy 97.79 43.18) (xy 91.44 43.18)) + (stroke (width 0) (type default)) + (uuid 3fde8e88-48a3-44b9-b050-361c997eb531) + ) + (wire (pts (xy 173.99 158.75) (xy 173.99 160.02)) + (stroke (width 0) (type default)) + (uuid 408c90cd-1c8c-4cf1-bf8c-52741f89ee85) + ) + (wire (pts (xy 45.72 251.46) (xy 52.07 251.46)) + (stroke (width 0) (type default)) + (uuid 410d148d-e8d9-4139-9374-d44ea3d6ba50) + ) + (wire (pts (xy 24.13 40.64) (xy 30.48 40.64)) + (stroke (width 0) (type default)) + (uuid 41ac1a68-4e52-43af-b5a3-3e77117e3317) + ) + (wire (pts (xy 147.32 99.06) (xy 123.19 99.06)) + (stroke (width 0) (type default)) + (uuid 41f2a7b2-6931-4d52-9e25-7a84a6a835b1) + ) + (wire (pts (xy 109.22 318.77) (xy 115.57 318.77)) + (stroke (width 0) (type default)) + (uuid 4217f007-ca3f-4c35-b53e-95c34ab44118) + ) + (wire (pts (xy 181.61 93.98) (xy 181.61 91.44)) + (stroke (width 0) (type default)) + (uuid 440d8f6c-c117-4922-8f66-ab33c947d03b) + ) + (wire (pts (xy 63.5 60.96) (xy 68.58 60.96)) + (stroke (width 0) (type default)) + (uuid 4420b6c1-6174-4688-8714-13ba79393127) + ) + (wire (pts (xy 163.83 149.86) (xy 173.99 149.86)) + (stroke (width 0) (type default)) + (uuid 460d1fbf-600f-40c1-a8af-c31d75874138) + ) + (wire (pts (xy -142.24 113.03) (xy -129.54 113.03)) + (stroke (width 0) (type default)) + (uuid 46cbf37c-d9db-492e-a740-3246299d7fdd) + ) + (wire (pts (xy 109.22 308.61) (xy 115.57 308.61)) + (stroke (width 0) (type default)) + (uuid 4754d358-bba8-46b9-9076-efc6ba9af394) + ) + (wire (pts (xy 25.4 162.56) (xy 30.48 162.56)) + (stroke (width 0) (type default)) + (uuid 47c43262-cb7a-413f-bfcd-f63c2f51c1c5) + ) + (wire (pts (xy 109.22 326.39) (xy 115.57 326.39)) + (stroke (width 0) (type default)) + (uuid 47e93f02-f2c6-4fb8-ab3b-52f440951525) + ) + (wire (pts (xy -50.8 90.17) (xy -41.91 90.17)) + (stroke (width 0) (type default)) + (uuid 48a6be56-2640-4549-a5a3-af89e769b124) + ) + (wire (pts (xy -48.26 31.75) (xy -54.61 31.75)) + (stroke (width 0) (type default)) + (uuid 491e9b80-2ae4-4ac6-bc8d-6720c578c48d) + ) + (wire (pts (xy 133.35 254) (xy 139.7 254)) + (stroke (width 0) (type default)) + (uuid 492c0126-7932-4378-a31f-65a942a34b1e) + ) + (wire (pts (xy 204.47 149.86) (xy 204.47 151.13)) + (stroke (width 0) (type default)) + (uuid 49b085a0-37f8-491b-9cfd-e6570d02bfec) + ) + (wire (pts (xy 260.35 24.13) (xy 260.35 22.86)) + (stroke (width 0) (type default)) + (uuid 4b097a9b-cfd7-4c04-b868-ad294c056943) + ) + (wire (pts (xy 227.33 91.44) (xy 236.22 91.44)) + (stroke (width 0) (type default)) + (uuid 4b102572-1c94-49d5-a7a8-c5ee92c04508) + ) + (wire (pts (xy 186.69 76.2) (xy 194.31 76.2)) + (stroke (width 0) (type default)) + (uuid 4bc1ab32-107d-4b4f-97ff-6ca179d7f3c6) + ) + (wire (pts (xy -27.94 52.07) (xy -25.4 52.07)) + (stroke (width 0) (type default)) + (uuid 4cf43dc1-66b8-490e-b5d8-f42e8de4c7fe) + ) + (wire (pts (xy 87.63 259.08) (xy 90.17 259.08)) + (stroke (width 0) (type default)) + (uuid 4d215d49-7396-4407-8fb1-3644096d199b) + ) + (wire (pts (xy 132.08 48.26) (xy 132.08 50.8)) + (stroke (width 0) (type default)) + (uuid 4d500776-6c98-4b43-9ef3-81c9a32344b0) + ) + (wire (pts (xy 265.43 22.86) (xy 265.43 24.13)) + (stroke (width 0) (type default)) + (uuid 4e3f3432-90d6-4eb4-95a8-8241a6a8e8a6) + ) + (wire (pts (xy 133.35 236.22) (xy 139.7 236.22)) + (stroke (width 0) (type default)) + (uuid 4e62b1ef-e69b-4771-8dca-f45276255066) + ) + (wire (pts (xy -128.27 2.54) (xy -127 2.54)) + (stroke (width 0) (type default)) + (uuid 4f1081ff-25fe-41b0-ba57-2b26672c268a) + ) + (wire (pts (xy -92.71 43.18) (xy -92.71 41.91)) + (stroke (width 0) (type default)) + (uuid 4f116a6b-e3a3-47e7-bbb4-607fbf98a493) + ) + (wire (pts (xy -93.98 -35.56) (xy -86.36 -35.56)) + (stroke (width 0) (type default)) + (uuid 50bf933b-e0d6-498e-a596-a99a23bdf9df) + ) + (wire (pts (xy 138.43 71.12) (xy 147.32 71.12)) + (stroke (width 0) (type default)) + (uuid 515ae207-a17e-484b-842c-44d8bb676fc4) + ) + (wire (pts (xy 53.34 156.21) (xy 53.34 157.48)) + (stroke (width 0) (type default)) + (uuid 515ec7ce-bec1-4311-9b88-e8d28e992655) + ) + (wire (pts (xy 101.6 256.54) (xy 107.95 256.54)) + (stroke (width 0) (type default)) + (uuid 5246d198-c9a1-46a0-8a57-71f399fd45ce) + ) + (wire (pts (xy 53.34 63.5) (xy 59.69 63.5)) + (stroke (width 0) (type default)) + (uuid 5296e0eb-d7f9-4af9-ab5a-4d095cb20151) + ) + (wire (pts (xy 143.51 149.86) (xy 153.67 149.86)) + (stroke (width 0) (type default)) + (uuid 53457893-dfe6-4e50-a6ee-31c338214244) + ) + (wire (pts (xy 73.66 81.28) (xy 76.2 81.28)) + (stroke (width 0) (type default)) + (uuid 539e4f06-cc6f-465c-8429-95f961318f2f) + ) + (wire (pts (xy 109.22 313.69) (xy 115.57 313.69)) + (stroke (width 0) (type default)) + (uuid 55b40b5e-dd73-425b-896f-62308224beb5) + ) + (wire (pts (xy 224.79 149.86) (xy 234.95 149.86)) + (stroke (width 0) (type default)) + (uuid 55b73966-3293-428d-8379-19d4d417dc72) + ) + (wire (pts (xy 77.47 251.46) (xy 83.82 251.46)) + (stroke (width 0) (type default)) + (uuid 56ef7b87-2103-4ec7-8e70-533a1c18159e) + ) + (wire (pts (xy -27.94 24.13) (xy -19.05 24.13)) + (stroke (width 0) (type default)) + (uuid 57370a49-af2e-4059-9aad-38e00fe2d506) + ) + (wire (pts (xy 132.08 53.34) (xy 130.81 53.34)) + (stroke (width 0) (type default)) + (uuid 57664f86-c8b8-4666-8532-540c7f713c7c) + ) + (wire (pts (xy 30.48 157.48) (xy 36.83 157.48)) + (stroke (width 0) (type default)) + (uuid 576fac49-f5ef-4b83-8775-1e72fb5254cf) + ) + (wire (pts (xy 24.13 45.72) (xy 30.48 45.72)) + (stroke (width 0) (type default)) + (uuid 57a334f6-29e1-40e9-addd-4e5070fc4672) + ) + (wire (pts (xy 77.47 241.3) (xy 83.82 241.3)) + (stroke (width 0) (type default)) + (uuid 57c5464c-c81b-4cd0-b57e-1971148e3818) + ) + (wire (pts (xy 93.98 167.64) (xy 93.98 163.83)) + (stroke (width 0) (type default)) + (uuid 58240a66-89c8-4e23-8cc5-a5e1a3852155) + ) + (wire (pts (xy 52.07 162.56) (xy 53.34 162.56)) + (stroke (width 0) (type default)) + (uuid 58ed2b20-7bfa-4f52-80e6-e3d1698d53e0) + ) + (wire (pts (xy 24.13 35.56) (xy 30.48 35.56)) + (stroke (width 0) (type default)) + (uuid 59b10779-3563-4d36-9476-d622d62c6ef4) + ) + (wire (pts (xy 245.11 149.86) (xy 255.27 149.86)) + (stroke (width 0) (type default)) + (uuid 5a8630ea-2b6d-4ec5-8ea7-6a6a8f834012) + ) + (wire (pts (xy -138.43 8.89) (xy -149.86 8.89)) + (stroke (width 0) (type default)) + (uuid 5d0227b3-45b4-487b-9ab7-16f653955284) + ) + (wire (pts (xy 147.32 76.2) (xy 138.43 76.2)) + (stroke (width 0) (type default)) + (uuid 5d290e4f-9fbd-480e-ad7d-53d15782f318) + ) + (wire (pts (xy 109.22 328.93) (xy 115.57 328.93)) + (stroke (width 0) (type default)) + (uuid 5d5b90b8-b081-4aa5-882d-21c025e7940a) + ) + (wire (pts (xy 147.32 50.8) (xy 140.97 50.8)) + (stroke (width 0) (type default)) + (uuid 5d6bf8c1-80d9-47cb-ba5b-faa585dfe829) + ) + (wire (pts (xy 45.72 233.68) (xy 52.07 233.68)) + (stroke (width 0) (type default)) + (uuid 5dc422d6-16f7-4cfe-9403-fedc8142a10c) + ) + (wire (pts (xy 97.79 45.72) (xy 91.44 45.72)) + (stroke (width 0) (type default)) + (uuid 5f18a706-6d45-4013-aeb5-6bc6cac1dcd4) + ) + (wire (pts (xy 147.32 40.64) (xy 140.97 40.64)) + (stroke (width 0) (type default)) + (uuid 5fc305e0-7f08-41be-bb93-8c38f58e1430) + ) + (wire (pts (xy 93.98 177.8) (xy 93.98 181.61)) + (stroke (width 0) (type default)) + (uuid 5fe5e6e7-8d2e-44ff-9b5e-0d552ff1556e) + ) + (wire (pts (xy 227.33 58.42) (xy 236.22 58.42)) + (stroke (width 0) (type default)) + (uuid 60660534-d3f7-4450-a20b-a1c54a36f1fa) + ) + (wire (pts (xy 25.4 157.48) (xy 30.48 157.48)) + (stroke (width 0) (type default)) + (uuid 61118bdf-59fd-455f-a78f-d608f3cd8adc) + ) + (wire (pts (xy -82.55 41.91) (xy -83.82 41.91)) + (stroke (width 0) (type default)) + (uuid 612c6c5d-6f5b-4749-9c3b-df52d625081a) + ) + (wire (pts (xy 109.22 300.99) (xy 115.57 300.99)) + (stroke (width 0) (type default)) + (uuid 613011de-e223-446f-ba31-77ae3c245e1a) + ) + (wire (pts (xy 140.97 318.77) (xy 147.32 318.77)) + (stroke (width 0) (type default)) + (uuid 61c97f1e-ee07-4e8b-84d2-7f6924a03896) + ) + (wire (pts (xy 133.35 256.54) (xy 139.7 256.54)) + (stroke (width 0) (type default)) + (uuid 61dbdc14-ac4d-486d-8dd5-302244d917e4) + ) + (wire (pts (xy 97.79 38.1) (xy 91.44 38.1)) + (stroke (width 0) (type default)) + (uuid 6257da39-11ce-406d-8d2c-4993c5613a56) + ) + (wire (pts (xy 101.6 241.3) (xy 107.95 241.3)) + (stroke (width 0) (type default)) + (uuid 628109b1-1f8e-4050-8bc9-5c19e3f9148e) + ) + (wire (pts (xy 262.89 22.86) (xy 265.43 22.86)) + (stroke (width 0) (type default)) + (uuid 628666ef-76f7-4408-8e55-9824adc52c6e) + ) + (wire (pts (xy 236.22 33.02) (xy 229.87 33.02)) + (stroke (width 0) (type default)) + (uuid 62abd679-e14b-4ead-a506-4501e9dafd15) + ) + (wire (pts (xy 147.32 48.26) (xy 140.97 48.26)) + (stroke (width 0) (type default)) + (uuid 636565d7-9da7-4f1c-bf0e-619f55d39647) + ) + (wire (pts (xy 97.79 35.56) (xy 91.44 35.56)) + (stroke (width 0) (type default)) + (uuid 63addd48-f090-4b60-8040-1d0a8c991abd) + ) + (wire (pts (xy 45.72 246.38) (xy 52.07 246.38)) + (stroke (width 0) (type default)) + (uuid 65ffcd6a-0a6d-48e4-aa28-4d19f4e51b8b) + ) + (wire (pts (xy 93.98 181.61) (xy 96.52 181.61)) + (stroke (width 0) (type default)) + (uuid 663c4d1a-4aed-41d5-bf67-5ac2e3602f7f) + ) + (wire (pts (xy 123.19 83.82) (xy 120.65 83.82)) + (stroke (width 0) (type default)) + (uuid 67099903-2823-4d84-88ad-3dfdeb032264) + ) + (wire (pts (xy 236.22 50.8) (xy 229.87 50.8)) + (stroke (width 0) (type default)) + (uuid 677b9e5a-d745-42c1-ab89-d96d279c1b21) + ) + (wire (pts (xy 93.98 153.67) (xy 93.98 149.86)) + (stroke (width 0) (type default)) + (uuid 67e4a7bb-6d38-416c-a1e6-6b62e223469a) + ) + (wire (pts (xy 163.83 158.75) (xy 163.83 160.02)) + (stroke (width 0) (type default)) + (uuid 68b06691-9b99-4451-ab6e-c210c5a53eaf) + ) + (wire (pts (xy 104.14 167.64) (xy 107.95 167.64)) + (stroke (width 0) (type default)) + (uuid 696d9b65-f9e4-4e43-af98-3bc8c36f25d5) + ) + (wire (pts (xy 259.08 81.28) (xy 270.51 81.28)) + (stroke (width 0) (type default)) + (uuid 69b77a4a-e0b0-4528-a34b-fbc3c4ad03e3) + ) + (wire (pts (xy 101.6 226.06) (xy 107.95 226.06)) + (stroke (width 0) (type default)) + (uuid 6a6984ac-6a73-4e53-b118-dcd1c9676b71) + ) + (wire (pts (xy 140.97 300.99) (xy 147.32 300.99)) + (stroke (width 0) (type default)) + (uuid 6a9d1a98-10fc-4d00-a8b7-9749978b008e) + ) + (wire (pts (xy 104.14 181.61) (xy 107.95 181.61)) + (stroke (width 0) (type default)) + (uuid 6aa575e5-27a0-4534-83d6-2ceb5fb4996b) + ) + (wire (pts (xy 170.18 53.34) (xy 171.45 53.34)) + (stroke (width 0) (type default)) + (uuid 6b783502-ce3c-4ab1-a473-a3391765e379) + ) + (wire (pts (xy -172.72 118.11) (xy -167.64 118.11)) + (stroke (width 0) (type default)) + (uuid 6b84c451-4eaa-48b5-b2a7-ee2ba902e562) + ) + (wire (pts (xy 88.9 73.66) (xy 97.79 73.66)) + (stroke (width 0) (type default)) + (uuid 6d6390f5-8be8-4033-bbc5-74af0ffc8e0e) + ) + (wire (pts (xy 45.72 264.16) (xy 52.07 264.16)) + (stroke (width 0) (type default)) + (uuid 6daccf3e-ef7c-4b28-9ad7-8573b150a379) + ) + (wire (pts (xy 120.65 48.26) (xy 123.19 48.26)) + (stroke (width 0) (type default)) + (uuid 700f5130-4ad0-4d51-84cb-8734b5996812) + ) + (wire (pts (xy 255.27 160.02) (xy 245.11 160.02)) + (stroke (width 0) (type default)) + (uuid 70822ea7-e40f-4184-9aa8-3672958948d4) + ) + (wire (pts (xy -113.03 113.03) (xy -111.76 113.03)) + (stroke (width 0) (type default)) + (uuid 708fbfac-6622-4573-98b0-498f8f367852) + ) + (wire (pts (xy 259.08 73.66) (xy 264.16 73.66)) + (stroke (width 0) (type default)) + (uuid 70a7ae4b-b6c8-400e-8189-373b49ec2930) + ) + (wire (pts (xy 77.47 246.38) (xy 83.82 246.38)) + (stroke (width 0) (type default)) + (uuid 70bcc9a9-f8b9-40ed-9d05-d2eb41c19b2b) + ) + (wire (pts (xy 24.13 66.04) (xy 30.48 66.04)) + (stroke (width 0) (type default)) + (uuid 70e13e60-ee2c-478f-b668-759a6f6a1472) + ) + (wire (pts (xy 88.9 81.28) (xy 97.79 81.28)) + (stroke (width 0) (type default)) + (uuid 713c71a3-c3aa-49a0-871a-a0d83bdf94e2) + ) + (wire (pts (xy 24.13 33.02) (xy 30.48 33.02)) + (stroke (width 0) (type default)) + (uuid 71c95661-87d2-4012-a26f-3cfb5f595c9f) + ) + (wire (pts (xy 227.33 66.04) (xy 236.22 66.04)) + (stroke (width 0) (type default)) + (uuid 71ecac24-883a-4a1a-aa2b-9ee38c139f87) + ) + (wire (pts (xy -41.91 107.95) (xy -41.91 113.03)) + (stroke (width 0) (type default)) + (uuid 735603bf-dac1-41a3-bab2-c34e19ba675d) + ) + (wire (pts (xy 140.97 311.15) (xy 147.32 311.15)) + (stroke (width 0) (type default)) + (uuid 748721ca-591a-4c62-8154-f9c2704b303a) + ) + (wire (pts (xy 259.08 78.74) (xy 264.16 78.74)) + (stroke (width 0) (type default)) + (uuid 75ddefb3-bf4a-410b-a984-2afd7af9dadb) + ) + (wire (pts (xy -179.07 110.49) (xy -167.64 110.49)) + (stroke (width 0) (type default)) + (uuid 764b64fb-4236-4cf2-be63-17b7f4aa3728) + ) + (wire (pts (xy 101.6 233.68) (xy 107.95 233.68)) + (stroke (width 0) (type default)) + (uuid 76c887c1-6f74-489a-8cb6-e377b0db6476) + ) + (wire (pts (xy 132.08 53.34) (xy 132.08 54.61)) + (stroke (width 0) (type default)) + (uuid 76d319a8-5b37-4208-bde0-7a9656d5a906) + ) + (wire (pts (xy 93.98 163.83) (xy 95.25 163.83)) + (stroke (width 0) (type default)) + (uuid 76ece675-aedd-4bda-a231-f2152549e15c) + ) + (wire (pts (xy 140.97 308.61) (xy 147.32 308.61)) + (stroke (width 0) (type default)) + (uuid 776407d1-18e2-4065-9cc7-d58a8d8995cf) + ) + (wire (pts (xy 227.33 60.96) (xy 236.22 60.96)) + (stroke (width 0) (type default)) + (uuid 77a1fddc-a66f-4a0f-88fb-887d9111dce3) + ) + (wire (pts (xy -25.4 105.41) (xy -16.51 105.41)) + (stroke (width 0) (type default)) + (uuid 77b3fc6f-1c66-4451-8035-c5df00fba921) + ) + (wire (pts (xy 77.47 228.6) (xy 83.82 228.6)) + (stroke (width 0) (type default)) + (uuid 78d72e6e-8c07-4df6-b4a2-2757bc47565d) + ) + (wire (pts (xy 140.97 316.23) (xy 147.32 316.23)) + (stroke (width 0) (type default)) + (uuid 79d29508-1966-42fe-899e-1936fb7ab6bf) + ) + (wire (pts (xy 101.6 246.38) (xy 107.95 246.38)) + (stroke (width 0) (type default)) + (uuid 79e6bd37-480a-4365-b430-3551ac7348e1) + ) + (wire (pts (xy 104.14 153.67) (xy 107.95 153.67)) + (stroke (width 0) (type default)) + (uuid 7ac888eb-2d76-4e75-9689-91add411639f) + ) + (wire (pts (xy 133.35 149.86) (xy 143.51 149.86)) + (stroke (width 0) (type default)) + (uuid 7b9a7e84-084d-4b55-8ae4-b5c7ac8f69cf) + ) + (wire (pts (xy 236.22 35.56) (xy 229.87 35.56)) + (stroke (width 0) (type default)) + (uuid 7bc0d771-df60-4a20-a169-e1f1e9b6aab2) + ) + (wire (pts (xy 101.6 254) (xy 107.95 254)) + (stroke (width 0) (type default)) + (uuid 7cfe757f-b4df-46aa-aa3a-ff3931cd546e) + ) + (wire (pts (xy 259.08 50.8) (xy 266.7 50.8)) + (stroke (width 0) (type default)) + (uuid 7d266801-6a16-428f-aaf6-74ec5b8876c2) + ) + (wire (pts (xy 181.61 60.96) (xy 181.61 58.42)) + (stroke (width 0) (type default)) + (uuid 7ea7d761-1c0c-475d-b380-7ddf7588ea1c) + ) + (wire (pts (xy 209.55 73.66) (xy 210.82 73.66)) + (stroke (width 0) (type default)) + (uuid 7f108099-83b1-4bb5-84b1-4c14885147d0) + ) + (wire (pts (xy 30.48 162.56) (xy 30.48 163.83)) + (stroke (width 0) (type default)) + (uuid 80778fdb-2a43-411b-a070-a24369cd52f4) + ) + (wire (pts (xy 101.6 261.62) (xy 107.95 261.62)) + (stroke (width 0) (type default)) + (uuid 80f20147-699e-4285-8a9a-cabd268a5121) + ) + (wire (pts (xy 53.34 71.12) (xy 63.5 71.12)) + (stroke (width 0) (type default)) + (uuid 828bcda7-b164-481b-8cca-aa254d0e442a) + ) + (wire (pts (xy 147.32 45.72) (xy 140.97 45.72)) + (stroke (width 0) (type default)) + (uuid 830be1d9-d65c-446d-a2af-adf3e6d80bcc) + ) + (wire (pts (xy 138.43 55.88) (xy 147.32 55.88)) + (stroke (width 0) (type default)) + (uuid 83143f2d-5dd9-4da4-9288-5963e751c349) + ) + (wire (pts (xy 259.08 66.04) (xy 264.16 66.04)) + (stroke (width 0) (type default)) + (uuid 83e738af-1c59-415e-b97f-3672bd84e60b) + ) + (wire (pts (xy 163.83 149.86) (xy 163.83 151.13)) + (stroke (width 0) (type default)) + (uuid 8416e4f3-622c-4b9a-b7e2-c27f84763ee6) + ) + (wire (pts (xy 109.22 303.53) (xy 115.57 303.53)) + (stroke (width 0) (type default)) + (uuid 844f51e0-cc34-4807-a87c-5b11035a90be) + ) + (wire (pts (xy 210.82 73.66) (xy 210.82 76.2)) + (stroke (width 0) (type default)) + (uuid 8467c6a6-ccbe-472d-a2b0-feb4e78913c3) + ) + (wire (pts (xy -128.27 49.53) (xy -119.38 49.53)) + (stroke (width 0) (type default)) + (uuid 859f56b3-e14a-4587-a81e-c97c12967609) + ) + (wire (pts (xy 53.34 60.96) (xy 59.69 60.96)) + (stroke (width 0) (type default)) + (uuid 86421bf8-fbd6-409b-979b-edbb090626b4) + ) + (wire (pts (xy -97.79 52.07) (xy -92.71 52.07)) + (stroke (width 0) (type default)) + (uuid 8657ec99-f893-43fb-b771-63a977b6e256) + ) + (wire (pts (xy 204.47 158.75) (xy 204.47 160.02)) + (stroke (width 0) (type default)) + (uuid 881aff48-947a-4643-95f6-12691f342f54) + ) + (wire (pts (xy 133.35 238.76) (xy 139.7 238.76)) + (stroke (width 0) (type default)) + (uuid 8897a5b3-823f-4065-aa7b-2a79ee14bd5f) + ) + (wire (pts (xy 77.47 243.84) (xy 83.82 243.84)) + (stroke (width 0) (type default)) + (uuid 88e8456d-88cb-41a9-b482-4405ca6de1fe) + ) + (wire (pts (xy 97.79 40.64) (xy 91.44 40.64)) + (stroke (width 0) (type default)) + (uuid 89152848-5170-4478-ac1e-0a7a1f74522b) + ) + (wire (pts (xy 101.6 231.14) (xy 107.95 231.14)) + (stroke (width 0) (type default)) + (uuid 89b5ab2b-6dbd-47dc-addb-7f0526f7020d) + ) + (wire (pts (xy 109.22 321.31) (xy 115.57 321.31)) + (stroke (width 0) (type default)) + (uuid 8a6c0b8f-7087-4b0e-ae71-f39083d72e33) + ) + (wire (pts (xy 45.72 261.62) (xy 52.07 261.62)) + (stroke (width 0) (type default)) + (uuid 8a7ed09d-6c09-45cf-b94c-ac50d783b381) + ) + (wire (pts (xy 184.15 93.98) (xy 236.22 93.98)) + (stroke (width 0) (type default)) + (uuid 8b7a6700-7782-4946-86bb-54fb3dcbd448) + ) + (wire (pts (xy 181.61 73.66) (xy 181.61 60.96)) + (stroke (width 0) (type default)) + (uuid 8c7e6185-12b5-42b9-a837-edff8bc2c88d) + ) + (wire (pts (xy 181.61 78.74) (xy 181.61 73.66)) + (stroke (width 0) (type default)) + (uuid 8d20b741-1a6c-432b-b0de-a217452398cc) + ) + (wire (pts (xy 236.22 43.18) (xy 229.87 43.18)) + (stroke (width 0) (type default)) + (uuid 8d264105-370d-4143-8cc3-1ed56b9c40ef) + ) + (wire (pts (xy 184.15 160.02) (xy 173.99 160.02)) + (stroke (width 0) (type default)) + (uuid 8d790756-b079-4f00-b27b-52ca004592a1) + ) + (wire (pts (xy 24.13 58.42) (xy 30.48 58.42)) + (stroke (width 0) (type default)) + (uuid 8d8d8b23-9901-483d-9c17-5c5b4c36f866) + ) + (wire (pts (xy 259.08 68.58) (xy 264.16 68.58)) + (stroke (width 0) (type default)) + (uuid 8db41de9-dded-429c-b724-2786d277f9f0) + ) + (wire (pts (xy -133.35 173.99) (xy -124.46 173.99)) + (stroke (width 0) (type default)) + (uuid 8dba9b5a-3685-47a1-8bdd-0fb272c1e4dc) + ) + (wire (pts (xy 68.58 60.96) (xy 68.58 62.23)) + (stroke (width 0) (type default)) + (uuid 8dd53d74-f102-4f1b-bf9a-070fc2f0e9bb) + ) + (wire (pts (xy -161.29 173.99) (xy -158.75 173.99)) + (stroke (width 0) (type default)) + (uuid 8e354c1e-aa03-48cb-b7d0-8c7040fd07b4) + ) + (wire (pts (xy 181.61 91.44) (xy 181.61 78.74)) + (stroke (width 0) (type default)) + (uuid 8ef0ed01-74e8-40c0-bbf9-aaa8b8b3be03) + ) + (wire (pts (xy -41.91 90.17) (xy -41.91 92.71)) + (stroke (width 0) (type default)) + (uuid 8f513a73-ac6d-403c-995c-330e6e90b17f) + ) + (wire (pts (xy -181.61 171.45) (xy -176.53 171.45)) + (stroke (width 0) (type default)) + (uuid 9162aaf7-59e1-46aa-89f2-d4f4ba59835a) + ) + (wire (pts (xy 101.6 251.46) (xy 107.95 251.46)) + (stroke (width 0) (type default)) + (uuid 92904004-be45-4089-9e52-a0f43950fba8) + ) + (wire (pts (xy 194.31 149.86) (xy 204.47 149.86)) + (stroke (width 0) (type default)) + (uuid 929bb258-485b-42c8-b7e4-3f751e4bbbd5) + ) + (wire (pts (xy 212.09 71.12) (xy 210.82 71.12)) + (stroke (width 0) (type default)) + (uuid 92cb14bb-b310-4e90-93b0-fea5cfb9e6dc) + ) + (wire (pts (xy -195.58 179.07) (xy -194.31 179.07)) + (stroke (width 0) (type default)) + (uuid 92cff064-a42a-4a70-b9e4-fd73a033e25d) + ) + (wire (pts (xy 101.6 236.22) (xy 107.95 236.22)) + (stroke (width 0) (type default)) + (uuid 92d0cef2-d9cd-44fd-b513-973ee83098bd) + ) + (wire (pts (xy 105.41 149.86) (xy 107.95 149.86)) + (stroke (width 0) (type default)) + (uuid 95df9ef5-e55a-48c9-ad67-1f10693f7293) + ) + (wire (pts (xy 53.34 55.88) (xy 59.69 55.88)) + (stroke (width 0) (type default)) + (uuid 96dab097-d324-46fe-a9ae-e9dba1ce8fee) + ) + (wire (pts (xy 93.98 135.89) (xy 93.98 139.7)) + (stroke (width 0) (type default)) + (uuid 97f1f769-d724-4e1d-afe7-a5820e372fa6) + ) + (wire (pts (xy 180.34 78.74) (xy 181.61 78.74)) + (stroke (width 0) (type default)) + (uuid 98543460-b805-4420-a780-8eac875d0ab2) + ) + (wire (pts (xy -27.94 26.67) (xy -19.05 26.67)) + (stroke (width 0) (type default)) + (uuid 98a67713-af95-4fc1-b3ea-9ddd5206393e) + ) + (wire (pts (xy 77.47 259.08) (xy 87.63 259.08)) + (stroke (width 0) (type default)) + (uuid 9a2287f7-926b-406c-a907-a7932e65f62b) + ) + (wire (pts (xy 259.08 35.56) (xy 265.43 35.56)) + (stroke (width 0) (type default)) + (uuid 9adb9515-021e-43cb-9934-e96219942aa5) + ) + (wire (pts (xy 214.63 160.02) (xy 204.47 160.02)) + (stroke (width 0) (type default)) + (uuid 9b22d869-f51e-4bd5-acda-7e65a22cc166) + ) + (wire (pts (xy -27.94 29.21) (xy -19.05 29.21)) + (stroke (width 0) (type default)) + (uuid 9b382401-cdb3-4ff7-b00b-2aa29f5f7731) + ) + (wire (pts (xy 181.61 58.42) (xy 180.34 58.42)) + (stroke (width 0) (type default)) + (uuid 9ba0a4fc-7a17-432a-9fc9-5d1f3cf0aab5) + ) + (wire (pts (xy 259.08 63.5) (xy 264.16 63.5)) + (stroke (width 0) (type default)) + (uuid 9c2baa18-8435-4f0c-b549-d0b20dc0424b) + ) + (wire (pts (xy 153.67 149.86) (xy 163.83 149.86)) + (stroke (width 0) (type default)) + (uuid 9c45300e-8d42-47c8-afea-513a74c2e3ff) + ) + (wire (pts (xy 170.18 40.64) (xy 179.07 40.64)) + (stroke (width 0) (type default)) + (uuid 9d081206-c1e7-4e6d-9805-22165157bdf0) + ) + (wire (pts (xy 101.6 243.84) (xy 107.95 243.84)) + (stroke (width 0) (type default)) + (uuid 9db2f5c7-c1b6-4fe1-b9d4-21e6227109bb) + ) + (wire (pts (xy -48.26 29.21) (xy -54.61 29.21)) + (stroke (width 0) (type default)) + (uuid 9ee38955-7968-487f-9c55-8e7e9e023725) + ) + (wire (pts (xy 63.5 62.23) (xy 63.5 60.96)) + (stroke (width 0) (type default)) + (uuid 9fda2d69-128b-4622-9a4b-ee4334f431be) + ) + (wire (pts (xy 96.52 167.64) (xy 93.98 167.64)) + (stroke (width 0) (type default)) + (uuid a019cb66-c71e-4867-8767-9c7442c3b06d) + ) + (wire (pts (xy 53.34 73.66) (xy 68.58 73.66)) + (stroke (width 0) (type default)) + (uuid a07798d1-0dbf-498e-8e8b-f01f2aa7d290) + ) + (wire (pts (xy -48.26 36.83) (xy -54.61 36.83)) + (stroke (width 0) (type default)) + (uuid a11287cd-dc97-4770-ac11-c8276a446d57) + ) + (wire (pts (xy -40.64 102.87) (xy -41.91 102.87)) + (stroke (width 0) (type default)) + (uuid a153be93-f863-4a1a-b17f-649d83dd18af) + ) + (wire (pts (xy 147.32 35.56) (xy 140.97 35.56)) + (stroke (width 0) (type default)) + (uuid a1ca68d1-38e6-4953-a736-598e4c45c309) + ) + (wire (pts (xy 73.66 60.96) (xy 73.66 62.23)) + (stroke (width 0) (type default)) + (uuid a274662b-fa04-45c4-b59f-8fede8a8e514) + ) + (wire (pts (xy 140.97 323.85) (xy 149.86 323.85)) + (stroke (width 0) (type default)) + (uuid a34b86c3-a92a-455f-9ce6-0d4a81ef9bf7) + ) + (wire (pts (xy -149.86 -2.54) (xy -149.86 0)) + (stroke (width 0) (type default)) + (uuid a3add476-a577-4d9f-b00c-b529ffc0c672) + ) + (wire (pts (xy 214.63 149.86) (xy 214.63 151.13)) + (stroke (width 0) (type default)) + (uuid a3b1051c-c1dc-4fee-8c5a-ccf2b4f85a12) + ) + (wire (pts (xy 88.9 58.42) (xy 97.79 58.42)) + (stroke (width 0) (type default)) + (uuid a42393e2-be76-46ec-ac36-50749cce2e47) + ) + (wire (pts (xy -163.83 166.37) (xy -158.75 166.37)) + (stroke (width 0) (type default)) + (uuid a55482f7-d00e-49d7-97bb-0619eba0c22c) + ) + (wire (pts (xy 95.25 177.8) (xy 93.98 177.8)) + (stroke (width 0) (type default)) + (uuid a65bb912-6a65-4578-9f24-c4d4f6e16622) + ) + (wire (pts (xy 109.22 316.23) (xy 115.57 316.23)) + (stroke (width 0) (type default)) + (uuid a677e74b-80b7-440b-8686-30733bd84716) + ) + (wire (pts (xy 45.72 254) (xy 52.07 254)) + (stroke (width 0) (type default)) + (uuid a6d46374-091e-4dad-93da-f069b50fb653) + ) + (wire (pts (xy 259.08 33.02) (xy 260.35 33.02)) + (stroke (width 0) (type default)) + (uuid a71ef255-750e-4c31-aa51-ca8d7c850c63) + ) + (wire (pts (xy 96.52 153.67) (xy 93.98 153.67)) + (stroke (width 0) (type default)) + (uuid a7236651-82ca-4d7c-b829-b8eb0ccede49) + ) + (wire (pts (xy -172.72 113.03) (xy -167.64 113.03)) + (stroke (width 0) (type default)) + (uuid a7804cb8-9a2d-4969-88d8-f680d4f51953) + ) + (wire (pts (xy 214.63 149.86) (xy 224.79 149.86)) + (stroke (width 0) (type default)) + (uuid a8e03293-6a5e-403f-8a80-33320bc48090) + ) + (wire (pts (xy 170.18 73.66) (xy 172.72 73.66)) + (stroke (width 0) (type default)) + (uuid a91ad64f-d9c4-42f4-a45f-bfb803046160) + ) + (wire (pts (xy 236.22 48.26) (xy 229.87 48.26)) + (stroke (width 0) (type default)) + (uuid aa155921-024d-4740-aabe-d14a3262544c) + ) + (wire (pts (xy 234.95 149.86) (xy 245.11 149.86)) + (stroke (width 0) (type default)) + (uuid ac0f8f58-8e3e-438b-87e3-824a49735053) + ) + (wire (pts (xy 109.22 336.55) (xy 115.57 336.55)) + (stroke (width 0) (type default)) + (uuid ac2d8b34-3ac7-47e2-b40e-47ac3cf74b6a) + ) + (wire (pts (xy -82.55 52.07) (xy -82.55 41.91)) + (stroke (width 0) (type default)) + (uuid ac8b21a5-b3a2-41de-8382-0428e87735f6) + ) + (wire (pts (xy -133.35 168.91) (xy -124.46 168.91)) + (stroke (width 0) (type default)) + (uuid ad03fca7-202b-4347-a7cd-5070fb1de572) + ) + (wire (pts (xy 24.13 50.8) (xy 30.48 50.8)) + (stroke (width 0) (type default)) + (uuid ad53af2e-d3b9-4576-afc7-7f6243fa8697) + ) + (wire (pts (xy -82.55 52.07) (xy -82.55 53.34)) + (stroke (width 0) (type default)) + (uuid ae32d2df-2e0e-4a80-aa70-689761c0f92f) + ) + (wire (pts (xy -180.34 110.49) (xy -179.07 110.49)) + (stroke (width 0) (type default)) + (uuid ae46bf78-1fe2-4fef-8e9a-9a7eb8940da5) + ) + (wire (pts (xy -127 8.89) (xy -138.43 8.89)) + (stroke (width 0) (type default)) + (uuid af10e674-af47-4558-94c0-b0a11e6070d7) + ) + (wire (pts (xy 170.18 83.82) (xy 172.72 83.82)) + (stroke (width 0) (type default)) + (uuid af450970-78b6-4eaa-86ce-8012b6815dbc) + ) + (wire (pts (xy 265.43 35.56) (xy 266.7 35.56)) + (stroke (width 0) (type default)) + (uuid afb4da9e-3b67-4c11-adbb-2f99687360e5) + ) + (wire (pts (xy 88.9 76.2) (xy 97.79 76.2)) + (stroke (width 0) (type default)) + (uuid b06719fa-2a89-4b2c-9fcb-abe8531ea45b) + ) + (wire (pts (xy 45.72 259.08) (xy 52.07 259.08)) + (stroke (width 0) (type default)) + (uuid b2bc46b0-ae53-4c19-bdee-7cdacd461e06) + ) + (wire (pts (xy 214.63 158.75) (xy 214.63 160.02)) + (stroke (width 0) (type default)) + (uuid b36fc710-8df7-4cae-aab7-5f78d3dc8535) + ) + (wire (pts (xy 274.32 35.56) (xy 279.4 35.56)) + (stroke (width 0) (type default)) + (uuid b4ed2d08-25be-4527-9863-3c568d056eb6) + ) + (wire (pts (xy -133.35 171.45) (xy -124.46 171.45)) + (stroke (width 0) (type default)) + (uuid b51ff38f-fd3e-4012-b77e-7a74f3815f02) + ) + (wire (pts (xy -41.91 102.87) (xy -41.91 105.41)) + (stroke (width 0) (type default)) + (uuid b614fdfb-1c70-4062-814f-3a9e8763c9bd) + ) + (wire (pts (xy 77.47 231.14) (xy 83.82 231.14)) + (stroke (width 0) (type default)) + (uuid b627ab0f-418e-4062-b5ce-8dc3759845e9) + ) + (wire (pts (xy 77.47 233.68) (xy 83.82 233.68)) + (stroke (width 0) (type default)) + (uuid b6c3aa08-9cac-492f-9aac-820861049a56) + ) + (wire (pts (xy -128.27 0) (xy -121.92 0)) + (stroke (width 0) (type default)) + (uuid b7b02174-76ca-4910-b123-71c6d4026cb2) + ) + (wire (pts (xy 87.63 135.89) (xy 93.98 135.89)) + (stroke (width 0) (type default)) + (uuid b7b627cf-f2e0-400a-9634-6a64f99ac1f3) + ) + (wire (pts (xy 262.89 21.59) (xy 262.89 22.86)) + (stroke (width 0) (type default)) + (uuid b7c65775-3883-4f5f-b105-8c0663bbb752) + ) + (wire (pts (xy -127 2.54) (xy -127 8.89)) + (stroke (width 0) (type default)) + (uuid b83e1682-4a5e-487d-b55b-d8639cfe2617) + ) + (wire (pts (xy 170.18 91.44) (xy 172.72 91.44)) + (stroke (width 0) (type default)) + (uuid b840ff20-a30f-4354-8b2b-847d8b38d0a1) + ) + (wire (pts (xy 133.35 248.92) (xy 142.24 248.92)) + (stroke (width 0) (type default)) + (uuid b868cafd-80f9-4197-bb13-990ef51d1445) + ) + (wire (pts (xy 24.13 48.26) (xy 30.48 48.26)) + (stroke (width 0) (type default)) + (uuid b8ae53e0-d47d-4470-be49-27dcba486a37) + ) + (wire (pts (xy -41.91 113.03) (xy -16.51 113.03)) + (stroke (width 0) (type default)) + (uuid b92b9ced-1ec0-43d1-ae93-0242846783e2) + ) + (wire (pts (xy -48.26 34.29) (xy -54.61 34.29)) + (stroke (width 0) (type default)) + (uuid b9e6cfee-a674-4555-9f30-ddfd16c15dd9) + ) + (wire (pts (xy 153.67 149.86) (xy 153.67 151.13)) + (stroke (width 0) (type default)) + (uuid b9f4151b-9b28-475e-a6d0-20db203f041f) + ) + (wire (pts (xy 45.72 248.92) (xy 52.07 248.92)) + (stroke (width 0) (type default)) + (uuid bb0ee89c-7023-4bc0-9122-0c7937b130d3) + ) + (wire (pts (xy -50.8 105.41) (xy -41.91 105.41)) + (stroke (width 0) (type default)) + (uuid bb342d0a-dd2c-413d-a8db-d507499e9d09) + ) + (wire (pts (xy 147.32 38.1) (xy 140.97 38.1)) + (stroke (width 0) (type default)) + (uuid bb40d248-1114-41da-87b3-278bf6c59e20) + ) + (wire (pts (xy 163.83 160.02) (xy 153.67 160.02)) + (stroke (width 0) (type default)) + (uuid be280e65-584c-4346-a6f0-7a58e1f3d280) + ) + (wire (pts (xy 77.47 238.76) (xy 83.82 238.76)) + (stroke (width 0) (type default)) + (uuid be404d06-a0ae-4de4-9c45-1629c76ac46b) + ) + (wire (pts (xy 73.66 69.85) (xy 73.66 81.28)) + (stroke (width 0) (type default)) + (uuid be835dd7-9d6a-426c-a4aa-782e5d86a0ac) + ) + (wire (pts (xy 97.79 50.8) (xy 91.44 50.8)) + (stroke (width 0) (type default)) + (uuid beefc764-f1f7-4c27-b6e1-73e283d7fb5f) + ) + (wire (pts (xy -48.26 26.67) (xy -54.61 26.67)) + (stroke (width 0) (type default)) + (uuid bf49e4cb-0aed-4fdd-aaaf-fd5410e94fc9) + ) + (wire (pts (xy 245.11 160.02) (xy 234.95 160.02)) + (stroke (width 0) (type default)) + (uuid c04f0870-2d4d-47f5-a277-51263b3a7f44) + ) + (wire (pts (xy 170.18 78.74) (xy 172.72 78.74)) + (stroke (width 0) (type default)) + (uuid c0e5e41f-956b-416e-99b4-4c7600cbba68) + ) + (wire (pts (xy -149.86 0) (xy -148.59 0)) + (stroke (width 0) (type default)) + (uuid c0e77b0c-7818-489e-81a3-006a154a7c37) + ) + (wire (pts (xy -179.07 110.49) (xy -179.07 111.76)) + (stroke (width 0) (type default)) + (uuid c1262782-1ee6-4584-88d1-a9aff961b229) + ) + (wire (pts (xy -128.27 48.26) (xy -128.27 49.53)) + (stroke (width 0) (type default)) + (uuid c3dc5cb0-3bb4-4f8f-921c-58f22633d95f) + ) + (wire (pts (xy 30.48 171.45) (xy 30.48 173.99)) + (stroke (width 0) (type default)) + (uuid c3ec46bc-caed-4db5-92c6-cf95aa6c6671) + ) + (wire (pts (xy 109.22 334.01) (xy 115.57 334.01)) + (stroke (width 0) (type default)) + (uuid c45a7312-b829-4f0f-91df-9cff15472de2) + ) + (wire (pts (xy 204.47 149.86) (xy 214.63 149.86)) + (stroke (width 0) (type default)) + (uuid c59a78b0-3279-4da0-b275-b544cba9d16c) + ) + (wire (pts (xy 186.69 71.12) (xy 194.31 71.12)) + (stroke (width 0) (type default)) + (uuid c64e3599-0e24-4f6e-b8f1-6eb7f9153b48) + ) + (wire (pts (xy 93.98 149.86) (xy 95.25 149.86)) + (stroke (width 0) (type default)) + (uuid c721479f-9675-4ca6-abb2-809de6e28cda) + ) + (wire (pts (xy 255.27 160.02) (xy 255.27 161.29)) + (stroke (width 0) (type default)) + (uuid c729f505-0ff6-4d01-b504-d4c4c65ceb66) + ) + (wire (pts (xy 260.35 33.02) (xy 266.7 33.02)) + (stroke (width 0) (type default)) + (uuid c7ad1401-3397-4b9a-a9c7-48a95edc0c68) + ) + (wire (pts (xy 227.33 55.88) (xy 236.22 55.88)) + (stroke (width 0) (type default)) + (uuid c904396a-10aa-41d3-9a03-f95e771e9de7) + ) + (wire (pts (xy 101.6 259.08) (xy 107.95 259.08)) + (stroke (width 0) (type default)) + (uuid c9bff44e-2ffb-4ed4-9114-78040c413b7a) + ) + (wire (pts (xy 234.95 149.86) (xy 234.95 151.13)) + (stroke (width 0) (type default)) + (uuid c9f7f68d-b301-472f-9513-99b5d372e81d) + ) + (wire (pts (xy 170.18 99.06) (xy 184.15 99.06)) + (stroke (width 0) (type default)) + (uuid ca8d0784-b691-414b-8a66-7cec40e6712b) + ) + (wire (pts (xy 194.31 160.02) (xy 184.15 160.02)) + (stroke (width 0) (type default)) + (uuid caf7deda-b016-457c-a499-492c350ba13e) + ) + (wire (pts (xy 255.27 148.59) (xy 255.27 149.86)) + (stroke (width 0) (type default)) + (uuid cbee4e84-8e18-47cb-96fc-ae85ad216e8e) + ) + (wire (pts (xy -99.06 44.45) (xy -97.79 44.45)) + (stroke (width 0) (type default)) + (uuid cf7dbd5c-46be-4240-8208-89258b200d0a) + ) + (wire (pts (xy 24.13 53.34) (xy 30.48 53.34)) + (stroke (width 0) (type default)) + (uuid cfe06b6e-25c7-4724-a666-94955f825e87) + ) + (wire (pts (xy 181.61 45.72) (xy 180.34 45.72)) + (stroke (width 0) (type default)) + (uuid d090748c-37df-41be-b8df-cbfa5825f952) + ) + (wire (pts (xy 138.43 58.42) (xy 147.32 58.42)) + (stroke (width 0) (type default)) + (uuid d1a44980-c68c-425e-8443-cadbcc4620e9) + ) + (wire (pts (xy 45.72 241.3) (xy 52.07 241.3)) + (stroke (width 0) (type default)) + (uuid d27c74bf-9ac1-49a5-94b4-128107e47816) + ) + (wire (pts (xy -179.07 176.53) (xy -176.53 176.53)) + (stroke (width 0) (type default)) + (uuid d28b3f0f-53ed-4c34-a582-704af868d4b7) + ) + (wire (pts (xy 109.22 323.85) (xy 115.57 323.85)) + (stroke (width 0) (type default)) + (uuid d2c44a75-71c4-4935-93a4-8c777d9fbab5) + ) + (wire (pts (xy 120.65 45.72) (xy 123.19 45.72)) + (stroke (width 0) (type default)) + (uuid d2f99b11-51cf-44e5-9bc7-d403179a6807) + ) + (wire (pts (xy -128.27 -2.54) (xy -121.92 -2.54)) + (stroke (width 0) (type default)) + (uuid d35ba392-ef4b-42b0-a17f-f7622b9659f5) + ) + (wire (pts (xy 53.34 38.1) (xy 59.69 38.1)) + (stroke (width 0) (type default)) + (uuid d495047b-628c-4d98-88cc-0eb3a48bbfd4) + ) + (wire (pts (xy 170.18 33.02) (xy 179.07 33.02)) + (stroke (width 0) (type default)) + (uuid d536ed32-1619-4de7-9572-29622ffb549b) + ) + (wire (pts (xy 143.51 149.86) (xy 143.51 151.13)) + (stroke (width 0) (type default)) + (uuid d549addf-ae11-4704-8cfe-e7995271bbe4) + ) + (wire (pts (xy 88.9 55.88) (xy 97.79 55.88)) + (stroke (width 0) (type default)) + (uuid d72cf1a2-57b4-4b63-82b5-719c123ec17b) + ) + (wire (pts (xy -138.43 7.62) (xy -138.43 8.89)) + (stroke (width 0) (type default)) + (uuid d7813425-2f7f-46f4-92f7-de9a77b9906d) + ) + (wire (pts (xy 181.61 44.45) (xy 181.61 45.72)) + (stroke (width 0) (type default)) + (uuid d7ff0dd3-6820-4d2d-8b81-3a177323280f) + ) + (wire (pts (xy 101.6 238.76) (xy 107.95 238.76)) + (stroke (width 0) (type default)) + (uuid d80cb570-e0ad-4482-9a1e-9482cc790893) + ) + (wire (pts (xy -48.26 41.91) (xy -54.61 41.91)) + (stroke (width 0) (type default)) + (uuid d83be503-8f1a-416f-9993-5450eeee422d) + ) + (wire (pts (xy 93.98 135.89) (xy 95.25 135.89)) + (stroke (width 0) (type default)) + (uuid d88e2c34-3e08-402f-988e-5fc931aa55d0) + ) + (wire (pts (xy 171.45 50.8) (xy 171.45 53.34)) + (stroke (width 0) (type default)) + (uuid d8ae51a9-103f-4c64-96bd-163a832c25c6) + ) + (wire (pts (xy -97.79 41.91) (xy -92.71 41.91)) + (stroke (width 0) (type default)) + (uuid d9343c68-3cf7-4618-b2f8-93c38b3252e8) + ) + (wire (pts (xy 133.35 231.14) (xy 139.7 231.14)) + (stroke (width 0) (type default)) + (uuid d9956b86-cb1a-4193-882f-19a0a82c7879) + ) + (wire (pts (xy 133.35 233.68) (xy 139.7 233.68)) + (stroke (width 0) (type default)) + (uuid d9de7a1a-03f5-4f0d-b00f-930079f5f337) + ) + (wire (pts (xy 45.72 231.14) (xy 52.07 231.14)) + (stroke (width 0) (type default)) + (uuid d9f36e5d-12db-4b63-be5f-b6b5dc7618c6) + ) + (wire (pts (xy 138.43 60.96) (xy 147.32 60.96)) + (stroke (width 0) (type default)) + (uuid db27deec-3a1a-4fbc-a6f6-7c99e00e5430) + ) + (wire (pts (xy 68.58 59.69) (xy 68.58 60.96)) + (stroke (width 0) (type default)) + (uuid dbc1d065-b5cf-4178-a843-9495f02d76fe) + ) + (wire (pts (xy 170.18 35.56) (xy 179.07 35.56)) + (stroke (width 0) (type default)) + (uuid dd403d2c-1c20-4182-a25e-95f68b748249) + ) + (wire (pts (xy -27.94 31.75) (xy -19.05 31.75)) + (stroke (width 0) (type default)) + (uuid dd47a1f0-b7e5-4309-a11e-083a8596df93) + ) + (wire (pts (xy 53.34 43.18) (xy 59.69 43.18)) + (stroke (width 0) (type default)) + (uuid ddd8f447-aafc-4e09-8d18-1e9a968b4922) + ) + (wire (pts (xy -83.82 52.07) (xy -82.55 52.07)) + (stroke (width 0) (type default)) + (uuid de248ef1-e8a7-4cab-b10c-9c5193e5aad4) + ) + (wire (pts (xy 88.9 63.5) (xy 97.79 63.5)) + (stroke (width 0) (type default)) + (uuid de2c08be-0c5c-484a-abcb-bc6363fdca63) + ) + (wire (pts (xy -25.4 90.17) (xy -16.51 90.17)) + (stroke (width 0) (type default)) + (uuid df47380d-dd9b-41b8-8857-7ede35166606) + ) + (wire (pts (xy 170.18 93.98) (xy 172.72 93.98)) + (stroke (width 0) (type default)) + (uuid df474bf4-d68c-4d35-aefa-eb6675b4a5c0) + ) + (wire (pts (xy 245.11 158.75) (xy 245.11 160.02)) + (stroke (width 0) (type default)) + (uuid e0ebbde2-f019-4eb5-b1db-c20ed3f2a80d) + ) + (wire (pts (xy 45.72 236.22) (xy 52.07 236.22)) + (stroke (width 0) (type default)) + (uuid e118e973-3de8-47e1-a5e4-f2740282163e) + ) + (wire (pts (xy 53.34 58.42) (xy 59.69 58.42)) + (stroke (width 0) (type default)) + (uuid e2c49e7e-8234-4c7a-bf75-049a81474155) + ) + (wire (pts (xy 180.34 93.98) (xy 181.61 93.98)) + (stroke (width 0) (type default)) + (uuid e2cb5b0e-8ede-4bb6-b94b-215c23de412a) + ) + (wire (pts (xy 170.18 45.72) (xy 172.72 45.72)) + (stroke (width 0) (type default)) + (uuid e38586ed-3a22-4879-a1e7-091e64293d6a) + ) + (wire (pts (xy 184.15 149.86) (xy 184.15 151.13)) + (stroke (width 0) (type default)) + (uuid e38e9fcf-be88-48b4-a7b2-2ec4e6d1dca5) + ) + (wire (pts (xy 87.63 149.86) (xy 93.98 149.86)) + (stroke (width 0) (type default)) + (uuid e3a8445b-0321-4690-8e9f-2ebae2f2ea32) + ) + (wire (pts (xy 105.41 177.8) (xy 107.95 177.8)) + (stroke (width 0) (type default)) + (uuid e41fe1a1-5b00-4743-a98b-11cea5945dee) + ) + (wire (pts (xy -92.71 41.91) (xy -91.44 41.91)) + (stroke (width 0) (type default)) + (uuid e4537b08-9b44-4dbb-836c-894d0fe46a7c) + ) + (wire (pts (xy 24.13 55.88) (xy 30.48 55.88)) + (stroke (width 0) (type default)) + (uuid e7fccb44-9700-466e-824f-d76c0a4f32df) + ) + (wire (pts (xy 132.08 45.72) (xy 132.08 48.26)) + (stroke (width 0) (type default)) + (uuid eaaf74a5-64e7-48ab-8924-3be4c8defa9c) + ) + (wire (pts (xy 68.58 60.96) (xy 73.66 60.96)) + (stroke (width 0) (type default)) + (uuid eac18ad5-f603-4c15-82cc-3b75edab9a60) + ) + (wire (pts (xy -113.03 115.57) (xy -113.03 113.03)) + (stroke (width 0) (type default)) + (uuid eb3637e4-25b5-4f5c-8cde-3849fefa3385) + ) + (wire (pts (xy 109.22 311.15) (xy 115.57 311.15)) + (stroke (width 0) (type default)) + (uuid eb6faabd-fd7b-4552-8861-71d63b2cf04c) + ) + (wire (pts (xy 53.34 50.8) (xy 59.69 50.8)) + (stroke (width 0) (type default)) + (uuid ece3a318-9af8-4764-b501-d552a328aed3) + ) + (wire (pts (xy 133.35 226.06) (xy 139.7 226.06)) + (stroke (width 0) (type default)) + (uuid ee0b0b04-f6e2-459d-917e-c18fb3d66f9d) + ) + (wire (pts (xy 130.81 50.8) (xy 132.08 50.8)) + (stroke (width 0) (type default)) + (uuid ee3d8794-27d8-4258-b61a-e573517eb0fc) + ) + (wire (pts (xy 86.36 83.82) (xy 87.63 83.82)) + (stroke (width 0) (type default)) + (uuid ef27d325-f2b5-4d3a-9277-2ddf37ea6532) + ) + (wire (pts (xy -163.83 168.91) (xy -158.75 168.91)) + (stroke (width 0) (type default)) + (uuid efeab650-7a4d-4617-9fde-cb63e2912516) + ) + (wire (pts (xy 45.72 256.54) (xy 52.07 256.54)) + (stroke (width 0) (type default)) + (uuid f0b8ef32-048f-4382-a016-22a303da16b9) + ) + (wire (pts (xy 87.63 177.8) (xy 93.98 177.8)) + (stroke (width 0) (type default)) + (uuid f0f91156-5283-45b5-a221-c8c6e1914c5b) + ) + (wire (pts (xy 147.32 33.02) (xy 140.97 33.02)) + (stroke (width 0) (type default)) + (uuid f145e9ac-14aa-4053-b08f-b53621f99df0) + ) + (wire (pts (xy 260.35 22.86) (xy 262.89 22.86)) + (stroke (width 0) (type default)) + (uuid f15b394d-184d-445e-8579-504a7a723cbd) + ) + (wire (pts (xy 227.33 73.66) (xy 236.22 73.66)) + (stroke (width 0) (type default)) + (uuid f24b12b1-3018-4d0d-bd1e-f9b4a678167a) + ) + (wire (pts (xy -40.64 87.63) (xy -41.91 87.63)) + (stroke (width 0) (type default)) + (uuid f3529d1a-e20d-4b00-8289-1f8f98f8f3b7) + ) + (wire (pts (xy 224.79 160.02) (xy 214.63 160.02)) + (stroke (width 0) (type default)) + (uuid f3786984-8530-427b-9c28-81e7689a91d3) + ) + (wire (pts (xy -149.86 2.54) (xy -148.59 2.54)) + (stroke (width 0) (type default)) + (uuid f3bd8285-2b58-4343-891c-d4b2a6d1db16) + ) + (wire (pts (xy 24.13 68.58) (xy 30.48 68.58)) + (stroke (width 0) (type default)) + (uuid f3bfc478-e2a5-483d-ba76-f845263a8093) + ) + (wire (pts (xy -96.52 115.57) (xy -86.36 115.57)) + (stroke (width 0) (type default)) + (uuid f4b06e06-ebd1-4d9a-bdcb-a2537788ed3a) + ) + (wire (pts (xy 260.35 31.75) (xy 260.35 33.02)) + (stroke (width 0) (type default)) + (uuid f511d0ab-a89e-4e60-843f-10d7291c136d) + ) + (wire (pts (xy 194.31 158.75) (xy 194.31 160.02)) + (stroke (width 0) (type default)) + (uuid f63d2865-85fe-4d6e-a481-731fba4b65b8) + ) + (wire (pts (xy 101.6 228.6) (xy 107.95 228.6)) + (stroke (width 0) (type default)) + (uuid f6657b6e-6917-42eb-862b-150c64f26d5d) + ) + (wire (pts (xy -137.16 -39.37) (xy -130.81 -39.37)) + (stroke (width 0) (type default)) + (uuid f667e54d-53c1-4508-8ff4-e9de165634b0) + ) + (wire (pts (xy 138.43 73.66) (xy 147.32 73.66)) + (stroke (width 0) (type default)) + (uuid f687c259-7d09-47f6-ac94-e2fa685ac0c8) + ) + (wire (pts (xy 88.9 60.96) (xy 97.79 60.96)) + (stroke (width 0) (type default)) + (uuid f6a08be9-a4ed-4ed8-91be-722ec4808c86) + ) + (wire (pts (xy -149.86 8.89) (xy -149.86 2.54)) + (stroke (width 0) (type default)) + (uuid f7659ea1-42ab-4c49-8e09-1397f2e66aa2) + ) + (wire (pts (xy -91.44 52.07) (xy -92.71 52.07)) + (stroke (width 0) (type default)) + (uuid f835c5a1-e99f-4341-b880-2d639b6e0181) + ) + (wire (pts (xy 255.27 158.75) (xy 255.27 160.02)) + (stroke (width 0) (type default)) + (uuid f8d6776b-836f-41a8-899d-22aec4ce9e21) + ) + (wire (pts (xy 143.51 160.02) (xy 133.35 160.02)) + (stroke (width 0) (type default)) + (uuid f906f353-d0d3-4477-b739-30c0f9873383) + ) + (wire (pts (xy 87.63 257.81) (xy 87.63 259.08)) + (stroke (width 0) (type default)) + (uuid f90aa5fe-1b06-4dda-b125-75f20fc4d0a3) + ) + (wire (pts (xy 140.97 331.47) (xy 147.32 331.47)) + (stroke (width 0) (type default)) + (uuid fab27d18-ca1f-47eb-bd4e-c3f07983c4f8) + ) + (wire (pts (xy 53.34 48.26) (xy 59.69 48.26)) + (stroke (width 0) (type default)) + (uuid fac4874a-abf5-4f4f-adbc-078d5dd84c80) + ) + (wire (pts (xy 130.81 48.26) (xy 132.08 48.26)) + (stroke (width 0) (type default)) + (uuid fadc449d-af34-4ba0-b825-bb209f6afd61) + ) + (wire (pts (xy 123.19 99.06) (xy 123.19 83.82)) + (stroke (width 0) (type default)) + (uuid fadd69ec-574c-4f21-8add-0fc614d88227) + ) + (wire (pts (xy -41.91 107.95) (xy -40.64 107.95)) + (stroke (width 0) (type default)) + (uuid fb9caf48-d56d-4366-bad7-f48674a54060) + ) + (wire (pts (xy 52.07 157.48) (xy 53.34 157.48)) + (stroke (width 0) (type default)) + (uuid fbfb8b02-b745-4988-ad8c-8cdb0ad89a28) + ) + (wire (pts (xy 21.59 78.74) (xy 30.48 78.74)) + (stroke (width 0) (type default)) + (uuid fdb13980-ea08-41b3-bc71-522ff8651dd3) + ) + (wire (pts (xy -133.35 166.37) (xy -124.46 166.37)) + (stroke (width 0) (type default)) + (uuid ff68a6d8-661a-4835-bcfc-b8a88e71b2d9) + ) + (wire (pts (xy 30.48 146.05) (xy 30.48 148.59)) + (stroke (width 0) (type default)) + (uuid fffffaef-8824-436b-84ef-30c51ab6c8b7) + ) + + (label "~{RTSA}" (at 171.45 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 00bda924-3e6e-4770-8d9e-4a3001d3f542) + ) + (label "A2" (at 110.49 306.07 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 01df78f8-b7df-461f-acff-58455f77e370) + ) + (label "~{RESET}" (at 27.94 78.74 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 024a6f11-a2d4-4635-93b2-e7d794e210de) + ) + (label "A7" (at -160.02 166.37 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 02bdd677-7f24-403f-9d8d-3b1b1037f225) + ) + (label "D0" (at 142.24 300.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0432b331-6c97-4445-89f6-b288737306b5) + ) + (label "SCLK" (at 171.45 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 04f57eef-eb28-48b3-bd29-52c657bb8091) + ) + (label "A7" (at 102.87 243.84 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 05a68094-49cb-4eb7-acd9-2c9b5ee67c4f) + ) + (label "RxDB" (at 171.45 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 075903d4-e4e2-4547-999f-774c2a9bc308) + ) + (label "~{ROM_CE}" (at -140.97 110.49 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 07afb3da-b20c-4542-8b87-aa99e187893a) + ) + (label "~{RD}" (at 139.7 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 081acb06-5a8e-41fb-ba3d-583bea465017) + ) + (label "D7" (at 146.05 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 08977a41-be65-4df0-92de-8d80e9f85fd0) + ) + (label "D1" (at 96.52 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0ac742c9-db0a-4009-af24-a9ce02f80427) + ) + (label "A1" (at 46.99 231.14 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0af58839-9801-4598-a84a-655e513e73a0) + ) + (label "A1" (at -48.26 105.41 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0b65df0a-0968-4b89-8836-94633e2c5c55) + ) + (label "D0" (at 146.05 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0c85f953-dcad-487a-b53c-a6e9c0dbab0f) + ) + (label "D0" (at -49.53 24.13 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0c919191-639b-45b6-b6da-d0bceaed0c63) + ) + (label "S5" (at 90.17 177.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0d644bf2-465a-4b93-b1f2-1f0cb2b1597c) + ) + (label "~{IORQ}" (at 139.7 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0e593e82-268b-4095-ab83-924dd4c81566) + ) + (label "D6" (at -49.53 39.37 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 10988eac-b307-4163-a688-c2dd5abea77d) + ) + (label "A6" (at -160.02 168.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 1288ded6-e0e1-486a-8f7e-7bc2766ad36b) + ) + (label "A12" (at 46.99 259.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 13233d38-3fe8-4529-a8e1-0fc25430c4e2) + ) + (label "D1" (at 146.05 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 14917c8f-5409-4778-bd6d-91de54fc744b) + ) + (label "A" (at 26.67 157.48 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1803c39b-0508-42ce-a091-d7c78d945e1f) + ) + (label "SCL" (at -127 0 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 18f946b6-b580-40a6-86a8-1c60e8afc13d) + ) + (label "~{WR}" (at 142.24 331.47 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1aef2370-f521-4f43-9444-2a558683d78a) + ) + (label "CLK" (at 96.52 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 1b33c938-5409-4e24-be73-f73f57dc1f7d) + ) + (label "S1" (at 54.61 157.48 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1ba80ff3-5328-4b5b-be5b-798bbf98fd28) + ) + (label "D1" (at 142.24 303.53 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1c202cd9-f41e-4a24-88b6-be932278a442) + ) + (label "~{RD}" (at 54.61 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1c212922-e244-4fa2-b43a-ae995eb6bc41) + ) + (label "A6" (at 25.4 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1d87dbeb-acad-46fc-a0b8-7920d4dea7e2) + ) + (label "A0" (at 102.87 226.06 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1dae0e77-d63f-483b-baf1-7de23f2f6caf) + ) + (label "D2" (at 234.95 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 1e7b2cfe-4fe1-4b11-87cf-3b2639dec9ba) + ) + (label "TxDA" (at 171.45 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1f6dd54b-7730-4e5e-8fb8-fdd24ec89f2d) + ) + (label "A4" (at 110.49 311.15 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1f870489-7cec-48cb-8f51-a7fcf8f69394) + ) + (label "~{SIO_CE}" (at -132.08 168.91 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 1f9b4740-5636-46b9-934b-e2ff9e5f0ddf) + ) + (label "TFT_CS0" (at -26.67 24.13 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 204827a5-2445-49c7-9ebe-7f35e7511305) + ) + (label "S4" (at 260.35 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 20d9ccef-dba6-4295-88fa-44d1df2e96d7) + ) + (label "A14" (at 46.99 264.16 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2101475d-4fac-4528-a60b-92c3f5f4f6b8) + ) + (label "~{RD}" (at 134.62 254 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 218d40ca-3250-4c09-8ef1-a84440ee0cb1) + ) + (label "A13" (at 46.99 261.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 218e65c7-fb54-4608-923e-c369994149fb) + ) + (label "A0" (at 110.49 300.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 21b3c364-a57e-4aa3-afa9-896e453125bc) + ) + (label "A8" (at 102.87 246.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2205eb49-5ae1-47bf-a8a9-fc98a2436233) + ) + (label "A4" (at 25.4 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 22373dd8-2b95-4981-9ece-c8ae7eceecd6) + ) + (label "~{RESET}" (at -21.59 36.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 227584a1-7785-4e9a-b43a-3576b9a099fe) + ) + (label "D7" (at 134.62 243.84 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2437e69b-59e3-45e2-afc8-0ca30cda4d37) + ) + (label "A3" (at 46.99 236.22 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 246cb59e-a048-47e7-a709-47ac5e8528bc) + ) + (label "~{M1}" (at 25.4 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 26685dd3-e2d1-4b68-a1b5-99cd3729990e) + ) + (label "A3" (at 25.4 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 276cb34d-5624-4954-9bfa-03aecd3a1a96) + ) + (label "D1" (at 134.62 228.6 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 294fd1b5-5876-4348-b20d-e0e4d4ffab9a) + ) + (label "A2" (at 25.4 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 29c18a04-e6d2-4988-a4c6-20fce227da3b) + ) + (label "~{RD}" (at 90.17 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2b075683-48e3-40b6-a685-8d0ea1435fa8) + ) + (label "A7" (at 25.4 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2e8c2258-8ac1-43d1-8c44-9df31e0f9fd9) + ) + (label "D5" (at -49.53 36.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 2ef8d000-e4d9-441e-be6c-f940e8702f55) + ) + (label "~{IORQ}" (at 54.61 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2ff77114-c27c-4cee-91f6-85280a5d890a) + ) + (label "D3" (at 96.52 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 30cd0511-735c-44c2-a39d-15d68e6b91fd) + ) + (label "A7" (at 110.49 318.77 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 310d50ba-95a4-497d-ba54-1391aef98e70) + ) + (label "A4" (at 46.99 238.76 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3142c88d-d618-4e5c-b258-6c118971ed9d) + ) + (label "A14" (at 102.87 261.62 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 344a2e80-c6df-44d4-92cd-9f90edad83ab) + ) + (label "D2" (at -49.53 29.21 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 3474aab1-a463-425e-9ae7-4dc0990ffd43) + ) + (label "A6" (at 46.99 243.84 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 35b4919a-e72a-4a1e-a9a0-cc9321ea232e) + ) + (label "D4" (at 96.52 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 36fbaa93-21d6-4e04-a00a-3e019765b96a) + ) + (label "S3" (at 260.35 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 38d65931-ae30-4a2a-9836-61decc6a25b0) + ) + (label "~{WR}" (at 134.62 256.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3a4e8dac-1b4c-4be0-9b18-06edab1bc08c) + ) + (label "S4" (at 90.17 163.83 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 3e932ba7-3a19-457a-9285-1fae55ec0d41) + ) + (label "~{RESET}" (at 95.25 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 40c052dc-f55d-47cf-947d-5a440f4da4eb) + ) + (label "D7" (at 78.74 246.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 41520acd-76f3-4418-9e82-5c0750adbdb5) + ) + (label "~{PIO_CE}" (at -132.08 171.45 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 42c3f24b-868a-4011-8489-976ad11754ba) + ) + (label "~{IORQ}" (at 90.17 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 449b3886-1c62-4588-910c-ef0113de2602) + ) + (label "D6" (at 142.24 316.23 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 44a9f19c-cec0-4ca1-8883-fd71a27b6571) + ) + (label "A" (at 260.35 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 45534fa9-9f7d-4622-832f-1ae62d6d41d6) + ) + (label "A15" (at 25.4 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 45858d1a-64d5-4bc2-92e9-d171515a2a28) + ) + (label "A3" (at 110.49 308.61 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 471ba6be-60ec-46fb-94db-13a8615cb340) + ) + (label "~{RESET}" (at 193.04 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 48ea7857-a245-43ff-9dd7-62e9021f1e2c) + ) + (label "~{INT}" (at 90.17 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 49a9a690-ba8b-4a7a-b926-3e2baec341c4) + ) + (label "B" (at 26.67 162.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4a001bfa-78ff-473b-b7a3-42243d618f40) + ) + (label "A1" (at 102.87 228.6 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4a20db96-b038-47cb-9d82-63b306ecaa73) + ) + (label "~{INT}" (at 54.61 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4a97b98d-8df1-4c14-a1e7-4e52f92971ee) + ) + (label "TFT_CS1" (at -26.67 26.67 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4bb654cb-a7ee-4581-ad89-16b7fc550d91) + ) + (label "A14" (at 25.4 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4ee5b64f-9034-49e8-9735-f6bc38a0631a) + ) + (label "A11" (at 46.99 256.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4f7fed2f-0fd9-47df-b0b0-c6ff88987543) + ) + (label "S1" (at 260.35 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 501f86ae-6abd-4283-b919-c31da8bc77ee) + ) + (label "A12" (at 25.4 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 502d039a-253e-4f5e-a8ab-7861a482cb79) + ) + (label "D3" (at 54.61 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 51cf0f2c-dd5c-45d1-b61a-85d6853301bd) + ) + (label "TFT_CE" (at -26.67 29.21 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 531fc09f-7ce8-45e8-8aa2-c56a1a77da4e) + ) + (label "ROM{slash}RAM" (at 260.35 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 55269ac8-0657-4fb8-9a2f-f2ee2f16a15a) + ) + (label "D3" (at 142.24 308.61 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 576f9c95-60d7-4ebb-8fbb-d800395d9bd9) + ) + (label "A1" (at 228.6 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 585b4444-f690-4620-ba68-9eb6c2c2ff45) + ) + (label "A9" (at 46.99 251.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5866ceb6-664f-483d-a0f9-116a3c4dc20f) + ) + (label "A15" (at -168.91 113.03 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 58cd842d-e117-4d93-b6c3-869123c98902) + ) + (label "A5" (at 25.4 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 59052f2e-9142-426d-ba0c-636406e981ac) + ) + (label "CLK" (at 146.05 73.66 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 59082f08-48d8-4825-984f-d27cbd580ecf) + ) + (label "D6" (at 78.74 243.84 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 59ded439-e287-4a1e-8621-39b65b86c219) + ) + (label "A13" (at 102.87 259.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5a02a738-c142-4724-9ab9-7579bc0b3023) + ) + (label "D4" (at 78.74 238.76 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5b6dded9-9b35-4ba2-9b1d-4ee2600de76c) + ) + (label "S3" (at 90.17 149.86 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 5da74a3f-3074-4602-ae1e-6fb3b1a6c0e3) + ) + (label "A0" (at 90.17 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5de1d216-caa9-490e-9028-b9d18f4a0d5a) + ) + (label "A9" (at 110.49 323.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 616fa4cf-93af-450e-a728-803e635efbd6) + ) + (label "SDA" (at 275.59 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 65cf7ecd-a536-42c0-a549-773c30ef55d9) + ) + (label "D5" (at 142.24 313.69 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 68c5667a-af4f-4a46-af80-2246fce5606e) + ) + (label "SCL" (at 275.59 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 693acfc1-00ed-41d2-9602-b46a5cab6ea3) + ) + (label "~{M1}" (at 139.7 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6a00552e-541e-4e25-be26-0d3ac43843c9) + ) + (label "D0" (at 96.52 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6c41f728-d9a0-4c3d-8738-d696bfe48986) + ) + (label "MFP" (at -132.08 49.53 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6f5a96cc-7d76-4426-a16c-74e36dda02f1) + ) + (label "D3" (at 146.05 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6f709080-3d69-4df2-9a64-338bb4039942) + ) + (label "~{CTC_CE}" (at 96.52 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 6f7d11ad-270d-40dc-bf67-356e9e3d6606) + ) + (label "D7" (at 142.24 318.77 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 709b133c-c228-4b29-8019-9ed7a0a043c5) + ) + (label "~{IORQ}" (at 228.6 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 71a67f6d-d269-4dfe-be58-56d1a9cc1deb) + ) + (label "TxDB" (at 171.45 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 71f6d419-3919-458f-a88d-c634a0c5505f) + ) + (label "~{RAM2_CE}" (at -95.25 115.57 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7293a953-0fbc-4946-8daa-174e187d8415) + ) + (label "MFP" (at 260.35 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 729a1238-0c6e-424b-80f9-b62173b7c7d3) + ) + (label "D1" (at 78.74 231.14 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 73a57c86-b95e-49ef-973f-54b3927bd3f3) + ) + (label "D3" (at -49.53 31.75 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 73e07f12-4e04-42a7-b7b8-74ddb07f715c) + ) + (label "~{PIO_CE}" (at 234.95 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 75fd557f-b6bb-469c-a791-7c33ffc82dfe) + ) + (label "D4" (at 146.05 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 7600c79d-91ab-4f7b-a9d3-5a7e9e495070) + ) + (label "D7" (at 54.61 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 760456ea-7c31-4f80-86d8-c10deb2e8dfc) + ) + (label "~{RD}" (at 228.6 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 76aa93f8-8d10-4de3-9443-54a9cd223a5b) + ) + (label "A11" (at 25.4 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7a0fe076-af9d-449e-8469-dca7f09f88af) + ) + (label "A0" (at -26.67 34.29 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7a67481c-4ba2-4edc-be58-0a2de85eeff5) + ) + (label "A3" (at 102.87 233.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 7b1f88dd-0d01-46f9-bfad-8fb51d0de7ae) + ) + (label "D7" (at -49.53 41.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 7bbe4f9a-44eb-45ed-9b9c-7b357214d31d) + ) + (label "D2" (at 78.74 233.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 81184f78-a076-4ab3-a3f0-f985f1d8911f) + ) + (label "A6" (at 110.49 316.23 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8286fe34-a1b4-4cdd-aa70-b0ccccb88776) + ) + (label "CLK" (at -135.89 -39.37 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 83a7a54e-0564-4517-a2c1-11342e1c3e54) + ) + (label "A0" (at 25.4 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 84b1931c-8be7-45af-9728-2a22c4fa23b8) + ) + (label "A11" (at 102.87 254 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 86c3c168-ae8f-4375-915c-2885e38000a6) + ) + (label "~{RESET}" (at 144.78 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 885bc5e4-25eb-4107-b340-70a86f077373) + ) + (label "~{M1}" (at 193.04 76.2 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 889ade21-8681-48fc-94bc-5736b4fb989b) + ) + (label "~{CTC_CE}" (at -132.08 166.37 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 88c89283-3689-490a-8beb-e89ead020138) + ) + (label "A14" (at 110.49 336.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8a9bf46f-1e16-4dc1-8a7f-5076e9ef9077) + ) + (label "SDA" (at -120.65 44.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 8ab1fa5d-b23f-4113-a414-545aae24f153) + ) + (label "~{WR}" (at 78.74 259.08 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8dee07af-a827-4886-9fd1-b1a377232a3d) + ) + (label "~{RD}" (at 142.24 328.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8fca52e0-773c-433c-90d9-a97d7317e0a2) + ) + (label "SCLK" (at 171.45 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 90201838-5a74-4444-9340-c40494011e7a) + ) + (label "D4" (at -49.53 34.29 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 9030120a-af99-43e3-9242-0fa44018c1c8) + ) + (label "A13" (at 110.49 334.01 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9111fc43-ebd8-447f-a410-91e1e10ee0e6) + ) + (label "~{MREQ}" (at 54.61 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 925a02a8-e891-4436-85f2-b8e8a3971679) + ) + (label "A2" (at 46.99 233.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 92fb939a-b654-40a7-9cb4-f099e7d2ce86) + ) + (label "D0" (at 54.61 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 93445ce0-8e97-4ddf-9720-66c10539e0ce) + ) + (label "D2" (at 96.52 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 93aee0da-a45c-4e65-90df-50f60d711555) + ) + (label "D4" (at 234.95 43.18 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 95a1feec-5a28-450f-a4f5-47db108d0fb6) + ) + (label "D0" (at 134.62 226.06 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 95b6d589-be01-4dd2-bcf8-f9bf23282c94) + ) + (label "~{WR}" (at 54.61 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 98d16424-1158-4832-9eec-f213f07d3304) + ) + (label "~{SIO_CE}" (at 146.05 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 996241db-0234-45bf-95db-21747d73e623) + ) + (label "A6" (at 102.87 241.3 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 99bcee13-aa49-4081-9abb-3c63f2a28892) + ) + (label "A7" (at 46.99 246.38 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 99ddcbfe-ac1c-460e-893c-dd49517bbb31) + ) + (label "S5" (at 260.35 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9e27ec06-ebb6-4252-82f1-af76f00e5588) + ) + (label "SCL" (at -120.65 41.91 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 9f0d98f4-fee4-4fbd-ab71-d1d2b27fe7e0) + ) + (label "D0" (at 234.95 33.02 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a0696eab-de58-4248-89b1-3ef92813792c) + ) + (label "A10" (at 102.87 251.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a0c61c2f-740f-483d-8c50-a71bff477489) + ) + (label "D1" (at 234.95 35.56 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a2c054ec-9806-40e1-aa20-9718c03c4c23) + ) + (label "CLK" (at 29.21 76.2 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a37d2409-903f-4c41-92ae-bd132de3e3ea) + ) + (label "~{TFT_CE}" (at -132.08 173.99 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a8b11b53-6c69-447b-bad9-100d314ab472) + ) + (label "D6" (at 234.95 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a95121bd-90fb-49de-bc3b-bf791b3403d3) + ) + (label "~{M1}" (at -177.8 171.45 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a966226e-d6d7-40f6-b609-dbfae600b08d) + ) + (label "TFT_CS0" (at -24.13 105.41 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a9ee81f3-520a-4c83-a57d-0e6bf36c47f2) + ) + (label "A0" (at 46.99 228.6 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aa1fc920-b9a9-4ffb-93e8-501e4cfbab19) + ) + (label "D3" (at 78.74 236.22 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aa8e08bc-7c64-4b60-a938-46d3b2250c59) + ) + (label "~{IORQ}" (at -196.85 176.53 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid ab201155-bb50-4464-bf65-db5f9ae6ac7b) + ) + (label "RxDA" (at 171.45 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ad6526c2-e96f-4c8e-adf3-31443774a975) + ) + (label "A11" (at 110.49 328.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid aeb54601-6426-46f2-8e71-d978cf869534) + ) + (label "D4" (at 134.62 236.22 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b2788522-9b1a-4962-bc4f-82a2cfa55282) + ) + (label "A8" (at 25.4 53.34 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b2c25026-3fa7-4992-89a6-1ef6613f2676) + ) + (label "B" (at 260.35 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b7379a2c-4f94-4503-8976-90b53612d1f7) + ) + (label "A5" (at 110.49 313.69 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b8ec780b-f752-4c1d-b31c-99f1466c0074) + ) + (label "A9" (at 102.87 248.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b946c409-d500-495b-b42f-10bd581dfe73) + ) + (label "A10" (at 110.49 326.39 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b958f3ec-c3bc-4fa6-a8dc-85376a63cc8c) + ) + (label "A1" (at 90.17 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bc6e0953-8a43-44ed-8b05-6d0e6a5c27e4) + ) + (label "A1" (at 25.4 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bc7b467d-2512-4ec7-b944-25a1cb0640bc) + ) + (label "A10" (at 25.4 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bdcb42b0-1db1-496b-b675-b068b2b6d7e7) + ) + (label "D1" (at 54.61 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid be0134d8-aefc-47d4-af17-1de8cfd3c687) + ) + (label "~{ROM_CE}" (at 78.74 251.46 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c0476adc-d8fc-4184-a14f-ad6b6b45a2a9) + ) + (label "A12" (at 102.87 256.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c1723fd3-5558-4dc5-9d26-5952fd6c8aae) + ) + (label "~{RAM1_CE}" (at -140.97 115.57 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c4992fa9-c670-4f46-be42-15fcb6b6f8a8) + ) + (label "D2" (at 134.62 231.14 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c4d24ca2-aa42-47aa-9827-3af4a693c06e) + ) + (label "D3" (at 234.95 40.64 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c5f9dbb3-1924-47b8-941e-76195ea7c72d) + ) + (label "TFT_CE" (at -24.13 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c6417b1b-3a82-40fe-9ffe-0945641de219) + ) + (label "D7" (at 96.52 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c6b625a6-52a3-4f8e-9ad1-b21afb5cc099) + ) + (label "D2" (at 146.05 38.1 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c8569c34-edac-4d96-9197-830b75bd605c) + ) + (label "D1" (at -49.53 26.67 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid ca90e06d-b278-42ed-b105-51b698cb647a) + ) + (label "D4" (at 142.24 311.15 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cc169664-4013-49da-b5cd-6d1223b0923e) + ) + (label "D6" (at 54.61 48.26 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cc229095-2b27-4cb7-99f8-cb61bfd3fd92) + ) + (label "~{INT}" (at 228.6 91.44 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ce0aa201-13b4-49ca-86b1-6240d73fdaa2) + ) + (label "S2" (at 260.35 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d1e81161-3533-443c-a98e-b1a102ed793f) + ) + (label "S2" (at 90.17 135.89 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid d31fea77-fae8-4d8c-bdcb-3217963813b7) + ) + (label "A5" (at 102.87 238.76 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d3f6810a-d0ac-4ade-add0-7fbdbfe6418b) + ) + (label "~{RAM1_CE}" (at 142.24 323.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d40ca721-5207-41ad-9a55-c4cfb460e501) + ) + (label "TFT_CS1" (at -24.13 113.03 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid da4feed3-9e4b-43d2-ade0-e9fed5b857e3) + ) + (label "CLK" (at 234.95 71.12 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid da7d3926-ee66-43c9-bada-48e79ede5a34) + ) + (label "A8" (at 46.99 248.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid db094e11-2dab-454c-993b-3e9fc435f5ae) + ) + (label "D5" (at 234.95 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid db1e0b86-b574-4afe-b483-ba08deddd28d) + ) + (label "A4" (at 102.87 236.22 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid dd2d05b4-294d-4790-87ba-0b2519be0b40) + ) + (label "D5" (at 146.05 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid de3426e0-7e60-4f94-bac1-747f1af2b37f) + ) + (label "D5" (at 96.52 45.72 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid deb27c69-947a-4325-bc98-004ca4103cb8) + ) + (label "~{CTSA}" (at 171.45 40.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid deb88a2a-2180-4ff1-b577-bb8bbd5b373b) + ) + (label "A0" (at 139.7 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid dff42167-3ece-47c1-9331-97ce0fe49a9d) + ) + (label "A13" (at 25.4 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e089d664-0847-4bf4-aa15-6187d24508e0) + ) + (label "D7" (at 234.95 50.8 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid e21285ce-b1d8-4fc5-b458-e4dcf9b50646) + ) + (label "D5" (at 134.62 238.76 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e476003d-d5c7-4f1d-b217-4682b145ace0) + ) + (label "ROM{slash}RAM" (at -177.8 110.49 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e588b557-ec3f-49f5-9fb7-e347b53882fd) + ) + (label "A0" (at 228.6 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e5b7c448-67b6-4139-8925-28191db05408) + ) + (label "~{TFT_CE}" (at -43.18 90.17 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid e601b005-00eb-4aba-8a60-3676974d138d) + ) + (label "A9" (at 25.4 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e64aa93c-0e64-4df0-92d6-5db15d2e81ec) + ) + (label "D2" (at 142.24 306.07 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e6ab4b46-5aad-4771-99cb-5a34525c417b) + ) + (label "A10" (at 46.99 254 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e79546de-6d4f-4ae2-9d7c-511a6efd7ce5) + ) + (label "~{WR}" (at -26.67 31.75 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e82c62fb-091a-4fc9-8b14-c3ccb79b9e1a) + ) + (label "D3" (at 134.62 233.68 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e92a3519-68fd-49c0-b2f9-25f9d9fa437c) + ) + (label "SCLK" (at -92.71 -35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ebfd2ff1-4a51-4f6e-9f3c-472a8fbf8914) + ) + (label "D6" (at 96.52 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid ed3009fd-f187-4239-a3b9-ce64acbf08e7) + ) + (label "~{RD}" (at 78.74 256.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ef5ed5a7-3dd7-4801-8783-4c9e1b9b7d6c) + ) + (label "D4" (at 54.61 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f2348c5d-f997-442a-9ee2-665cf92d3873) + ) + (label "SDA" (at -127 -2.54 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f3c7fbe3-c69a-449a-9a72-b32fb5d5da64) + ) + (label "D6" (at 134.62 241.3 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f4fb84c8-c115-42c7-bb7c-fc3fb4152d76) + ) + (label "D6" (at 146.05 48.26 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid f5193d43-69f2-44da-9789-5e4aa712efe7) + ) + (label "~{RAM2_CE}" (at 134.62 248.92 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f61d47e1-164e-4727-b6c1-b65327653f76) + ) + (label "A12" (at 110.49 331.47 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f6856b6d-cea5-470d-a304-486f5fdc611a) + ) + (label "A8" (at 110.49 321.31 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f7c967e2-530a-41f9-bf7f-31622257bd72) + ) + (label "D5" (at 54.61 45.72 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f8d43ce8-f9ad-4029-8d69-c08f85cb0801) + ) + (label "~{M1}" (at 90.17 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f99bdbd1-38ca-487b-93e2-63ca3e844b89) + ) + (label "A5" (at 46.99 241.3 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid faa6d0f1-18ca-4fb7-96cb-cba5201055fe) + ) + (label "A2" (at 102.87 231.14 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fb3f1bae-36aa-4798-822a-642ac1233253) + ) + (label "D2" (at 54.61 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fc0ad9d4-fa4f-4b1c-98de-5ef76a63af80) + ) + (label "D5" (at 78.74 241.3 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fcc9d5fa-002d-4bcf-9b97-9497c089b6f6) + ) + (label "D0" (at 78.74 228.6 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fccf5d36-c7be-4f1e-af2e-9e2d2d140c34) + ) + (label "A1" (at 139.7 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid fda76aa3-fa0b-461f-9bc4-4ec0aa1ba15d) + ) + (label "~{MREQ}" (at -168.91 118.11 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid fe837fe4-d3cb-49e3-8fbe-c0626fdd171e) + ) + (label "A1" (at 110.49 303.53 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ff26c456-5592-4779-94a9-f11c149693dd) + ) + (label "~{INT}" (at 139.7 96.52 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid ff647f84-39f6-452d-96df-b4c1b34d6170) + ) + + (symbol (lib_id "Device:R") (at 100.33 167.64 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0bea94e8-2680-4425-9bcf-36375816e974) + (property "Reference" "R27" (at 100.33 161.29 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 100.33 163.83 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 100.33 169.418 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e337a9fe-6c11-482a-b840-2341288fbe97)) + (pin "1" (uuid 515e0da4-6bed-4e25-b25e-a2d9e2045a68)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R27") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -104.14 115.57 0) (unit 4) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0e0fa54a-abfd-4add-bd2b-7f11bbaa4275) + (property "Reference" "U13" (at -104.1483 106.68 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at -104.1483 109.22 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -104.14 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -104.14 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid 431c4f5e-8254-4cd9-a92c-26538702c1ad)) + (pin "2" (uuid c4c96b6f-f451-42fd-adb1-6de45a2953d3)) + (pin "1" (uuid db773a28-86f1-45c7-a2fa-6ea1528e2d90)) + (pin "4" (uuid 2a7d5f70-0ffb-4493-a6ae-a04de2affa8a)) + (pin "3" (uuid 9fcd91fd-ae67-4273-b644-4199b276986e)) + (pin "12" (uuid 99fb261d-9bc3-437f-a44b-c1525451949b)) + (pin "5" (uuid a6fd547d-dbed-47f4-8d00-0176c5e0d56c)) + (pin "10" (uuid fc65938a-8677-4510-801d-21f5ddcc2999)) + (pin "13" (uuid eb89a154-29b0-49b4-ac16-78455204bcff)) + (pin "11" (uuid 608abbb3-19d8-4c72-acfe-c17e932a0d93)) + (pin "6" (uuid db62eb4c-953b-4017-b0df-c3007ea26e73)) + (pin "14" (uuid 2c2af595-2d06-4649-b3be-473dfd500f82)) + (pin "9" (uuid 559b87f0-1b52-4296-8500-b7cb1688393e)) + (pin "8" (uuid 4373969c-68d4-403d-bbf5-4e1bdd4a9ff1)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -19.05 135.89 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 0e3dbfe1-4528-4a6d-972e-b53f6ddc99c0) + (property "Reference" "#PWR058" (at -25.4 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -21.59 135.89 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at -19.05 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -19.05 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 21361761-471c-4e74-a96b-eaaa1987bca8)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR058") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -39.37 176.53 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 100954e8-f811-4924-a73e-f3b3d3d08b18) + (property "Reference" "#PWR030" (at -39.37 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -39.37 171.45 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -39.37 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -39.37 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bf0e3bb4-67c2-432b-b2ed-b301b4938fd5)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR030") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -157.48 67.31 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 120f222a-9b33-4a1e-b68c-18328723f2fa) + (property "Reference" "#PWR054" (at -157.48 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -157.48 62.23 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -157.48 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -157.48 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1fe02104-a713-4cab-96e8-538042219ecb)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR054") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 30.48 173.99 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 121beb05-e466-4f80-a451-9a65eb1dacf3) + (property "Reference" "#PWR06" (at 30.48 170.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 30.48 179.07 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 30.48 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 30.48 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d8d8e25b-abfa-4553-8405-83397f9daa06)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR06") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at -87.63 52.07 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 14237d2a-8960-4306-ab1b-8a8fe183634c) + (property "Reference" "C14" (at -87.63 44.45 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "C" (at -87.63 46.99 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at -83.82 51.1048 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at -87.63 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c1442ce9-01c2-46b4-9540-c0029447f9c7)) + (pin "2" (uuid c9dad918-e7e6-45d7-9697-35b6a9fdecf9)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C14") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -101.6 -43.18 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 15e91a8b-7512-4831-a6b6-2e339b19df27) + (property "Reference" "#PWR033" (at -101.6 -39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -101.6 -48.26 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -101.6 -43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -101.6 -43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 620dc589-4ea6-466f-b721-08337995f651)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR033") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 176.53 78.74 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 16832f77-d757-41c8-aeeb-25b0881385b8) + (property "Reference" "R10" (at 176.53 72.39 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 176.53 74.93 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 176.53 80.518 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 176.53 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7886301a-7cce-4247-b9d9-155a8a9b7e51)) + (pin "1" (uuid 8def7242-7fb3-4fa6-a450-96427363a3b8)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 100.33 135.89 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 18c702cf-90d9-47d4-bc60-2f5e0833eb9e) + (property "Reference" "SW2" (at 100.33 128.27 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 100.33 130.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 100.33 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid c439fb88-7045-4998-8547-ddba89feaf0a)) + (pin "1" (uuid 0dd2592b-fe2a-4dce-97fd-996d46b7cc14)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "SW2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -138.43 10.16 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 18c794c2-b684-42c6-bc50-905c94107e16) + (property "Reference" "#PWR09" (at -138.43 16.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -138.43 15.24 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -138.43 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -138.43 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a0fdf53f-eab4-42fe-b419-51dd0ba57a9a)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR09") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole") (at 33.02 121.92 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 1ce7ea5d-b8e9-48bb-b806-f6ee55d557fc) + (property "Reference" "H1" (at 35.56 120.65 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MountingHole" (at 35.56 123.19 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "MountingHole:MountingHole_2.2mm_M2" (at 33.02 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 33.02 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "H1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 107.95 139.7 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 1ff05c53-86e7-405d-9772-254be6e1cb3e) + (property "Reference" "#PWR041" (at 104.14 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 111.76 139.7 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 107.95 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5965ed19-b61a-4bdb-ba1e-79b3bb258f95)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR041") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 91.44 83.82 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 22ee8baa-842a-49d9-8905-57185b92e00b) + (property "Reference" "R20" (at 91.44 77.47 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 91.44 80.01 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 91.44 85.598 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 91.44 83.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 61544089-7b8b-4d45-8120-ba3ee026ffaf)) + (pin "1" (uuid 04aea817-d334-4df9-a9dc-36f7a850f9fa)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R20") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -33.02 90.17 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 22f5ba8f-0b42-43a5-9bf4-8cc75d5fc55b) + (property "Reference" "U12" (at -33.0283 82.55 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at -33.0283 85.09 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -33.02 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -33.02 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid 431c4f5e-8254-4cd9-a92c-26538702c1ad)) + (pin "2" (uuid c4c96b6f-f451-42fd-adb1-6de45a2953d3)) + (pin "1" (uuid db773a28-86f1-45c7-a2fa-6ea1528e2d90)) + (pin "4" (uuid 2a7d5f70-0ffb-4493-a6ae-a04de2affa8a)) + (pin "3" (uuid 9fcd91fd-ae67-4273-b644-4199b276986e)) + (pin "12" (uuid 99fb261d-9bc3-437f-a44b-c1525451949b)) + (pin "5" (uuid a6fd547d-dbed-47f4-8d00-0176c5e0d56c)) + (pin "10" (uuid fc65938a-8677-4510-801d-21f5ddcc2999)) + (pin "13" (uuid eb89a154-29b0-49b4-ac16-78455204bcff)) + (pin "11" (uuid 608abbb3-19d8-4c72-acfe-c17e932a0d93)) + (pin "6" (uuid db62eb4c-953b-4017-b0df-c3007ea26e73)) + (pin "14" (uuid 2c2af595-2d06-4649-b3be-473dfd500f82)) + (pin "9" (uuid 559b87f0-1b52-4296-8500-b7cb1688393e)) + (pin "8" (uuid 4373969c-68d4-403d-bbf5-4e1bdd4a9ff1)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at -179.07 115.57 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 231b2550-6b68-45ae-b21b-3e517b6058d8) + (property "Reference" "R30" (at -175.26 114.3 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at -175.26 116.84 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at -180.848 115.57 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at -179.07 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 04c4227a-d252-4111-a90a-c8c4c9dcfbae)) + (pin "2" (uuid f9ec44a0-bd0e-4973-b8ec-9ec12a2b5021)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R30") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 109.22 90.17 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 25510791-82f2-48d6-a2fa-50efa9b59315) + (property "Reference" "#PWR019" (at 109.22 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 109.22 95.25 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 109.22 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 109.22 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 59d0115f-adf9-4d82-92a5-5a79d357c46b)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR019") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 163.83 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 25b84da3-dcc1-4e1b-b684-50e59fb78024) + (property "Reference" "C4" (at 167.64 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 167.64 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 164.7952 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 163.83 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f0a6f2ae-ac22-4c64-aaf8-a1fe57f48ed7)) + (pin "1" (uuid 7dbd691a-1076-4a7d-bcc6-f3abfd3cff1d)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 48.26 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 270350d5-0e6c-423a-bea1-222e8266b49a) + (property "Reference" "R22" (at 127 41.91 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 127 44.45 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 50.038 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5ce17508-c597-4676-b0ea-c1a3d12f3894)) + (pin "1" (uuid 910ac366-13d9-4dbc-a0c7-ce0ffe74e1a3)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R22") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -82.55 53.34 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 27d57493-9837-4ef2-9ac5-c60d623aafa9) + (property "Reference" "#PWR051" (at -82.55 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -82.55 58.42 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -82.55 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -82.55 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0dff89ba-b77f-42ba-8ada-758340511d4e)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR051") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_RAM:CY62256-70PC") (at 120.65 243.84 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 29f90934-1baf-480c-b702-fd98db0cf19a) + (property "Reference" "U4" (at 122.8441 218.44 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CY62256-70PC" (at 122.8441 220.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm_Socket_LongPads" (at 120.65 246.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 120.65 246.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "23" (uuid fa4ce275-db98-48e0-a059-e1304c2fbb91)) + (pin "6" (uuid 4ebcdb0e-b5a6-4bed-955e-894fccd5f30d)) + (pin "26" (uuid 59115377-207e-481f-8ed4-8ed2b94d9cb1)) + (pin "16" (uuid a840b885-aa38-4c52-b4ef-9994479e4c1b)) + (pin "17" (uuid 2b96b605-beb2-4c89-b59f-52a292a420c2)) + (pin "18" (uuid e30a131e-b93e-4473-b5ca-6ae891ecdd8f)) + (pin "20" (uuid 2d87d4d3-6ca3-4b52-9742-e99f8a7b9d46)) + (pin "19" (uuid 3c341b1d-3ed7-43e4-b9a5-1cc9a3b959b5)) + (pin "5" (uuid 996ea96f-1a4b-48a8-812a-fa3ebc532d62)) + (pin "22" (uuid ffab741f-49f7-4600-a87f-f592cc2a8eb4)) + (pin "27" (uuid c8180ead-222d-46c1-be8e-5a8e70fe16da)) + (pin "24" (uuid 40dcbc39-d3f4-4a9f-91fd-1b8de3710c02)) + (pin "4" (uuid 18701b07-7465-49be-a283-eee98a7f9cb9)) + (pin "15" (uuid 9c8338dc-f556-42ed-9afa-a7d635fce4bb)) + (pin "3" (uuid b9514d94-05d7-4e11-bc8b-4b23614d520d)) + (pin "2" (uuid cd6404f0-2d41-4a16-97b5-f1dee0a14086)) + (pin "9" (uuid f2310299-3843-4508-b9e6-b01526e96032)) + (pin "8" (uuid dd3fd0e1-1eee-4adb-b3f6-256aef90b472)) + (pin "21" (uuid d6d6860b-b649-4940-9dce-23ff4173c207)) + (pin "7" (uuid b1ed478d-4c08-49ac-9aa0-de0663a0f909)) + (pin "25" (uuid af32d6dd-06c9-4c90-9700-0081db4b14ce)) + (pin "28" (uuid e8d428a5-fab1-4ce5-963c-49c09451831d)) + (pin "1" (uuid 41f5937b-33bd-4cb9-893a-31ca9cdaeeb0)) + (pin "10" (uuid 0d6ab047-569e-4dd3-bf97-8dc94bba8a21)) + (pin "11" (uuid 1d19d5f7-a47d-467c-a2e9-fa593dcaf65a)) + (pin "12" (uuid f33d652d-6e83-488b-a78b-ece0e61f019b)) + (pin "13" (uuid b5e8fb3c-3c36-4e9c-aa74-b23e1b76d50f)) + (pin "14" (uuid 4a930b04-9a0b-4973-9a07-433a55d1957d)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 68.58 59.69 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2c232a55-caa9-4084-8b9b-8b3087cc1655) + (property "Reference" "#PWR021" (at 68.58 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 68.58 54.61 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 68.58 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 68.58 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cac9e497-633b-4613-8ee7-11f8a28039e0)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR021") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS139") (at -146.05 168.91 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2f04026e-09ef-4aea-8828-9a3011c5bcaf) + (property "Reference" "U11" (at -146.05 158.75 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS139" (at -146.05 161.29 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (at -146.05 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at -146.05 168.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d144b4f4-7492-4f6a-9c53-f3992ee81648)) + (pin "1" (uuid 3100fdc0-1691-453a-8f8f-59a3741f0cd5)) + (pin "11" (uuid c5b98b01-a16c-4f2c-869c-509b51420d1f)) + (pin "8" (uuid e05f3b2d-5d84-4871-8e17-7600ad57a478)) + (pin "16" (uuid eb85071b-0277-4d9e-8f7d-b8ef1254e4dd)) + (pin "12" (uuid 92415a08-1d82-450f-9b95-626d55028c90)) + (pin "15" (uuid 692056b8-82fa-4aa0-85bb-4aa151370a6d)) + (pin "2" (uuid 9fa856cc-2dbe-49d2-9b99-9fa1101915e7)) + (pin "5" (uuid 6eacdc3f-00a3-4591-9f7e-b37a3b8cfd96)) + (pin "9" (uuid e249428a-df22-45a7-b84c-ae5260479dbb)) + (pin "6" (uuid 998ea207-fc6e-4a48-9461-c6b4b419de7e)) + (pin "4" (uuid 32245838-b309-4c66-ba10-4579495e1c8c)) + (pin "10" (uuid 3e9739c6-c5ff-4cae-9158-8cd6d3e88a0f)) + (pin "3" (uuid 4204e228-bd3e-488f-8fb9-2a620372d099)) + (pin "14" (uuid 328dbea7-efbd-49f6-96c1-869d54cabdc1)) + (pin "13" (uuid ceaee36b-fa2f-42e0-b5f7-2c045ea96a08)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U11") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -109.22 57.15 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2f42a7c3-840d-444d-8a1e-63a41d86ba8d) + (property "Reference" "#PWR012" (at -109.22 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -109.22 62.23 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -109.22 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -109.22 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9564ee18-ccfe-4b40-85a8-b4094e10c824)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR012") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 270.51 35.56 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 30e2730b-de13-42dc-acdb-9a7adbb2ad0c) + (property "Reference" "R17" (at 270.51 29.21 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 270.51 31.75 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 270.51 37.338 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 270.51 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f5a06c4b-e16d-46a7-aca5-1242a50e4081)) + (pin "1" (uuid 27fba9eb-2a56-41e0-8b93-71d16d340797)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R17") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 109.22 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 34f573ac-7210-4d15-8625-edc162d31e1c) + (property "Reference" "#PWR017" (at 109.22 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 109.22 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 109.22 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 109.22 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 826ede61-7b84-4f2f-877c-7d94876dcb4f)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR017") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 63.5 66.04 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 357b0d88-2f0b-49b0-9fd0-ce1323fd2779) + (property "Reference" "R13" (at 66.04 64.77 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R" (at 66.04 67.31 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 65.278 66.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 63.5 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7bde34be-5089-468a-9107-5c6aefefe19c)) + (pin "1" (uuid 35aea6c7-aa79-4eca-b685-d22853309f2b)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R13") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 245.11 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 36001c6f-67c7-404d-8df1-7554a54b690a) + (property "Reference" "C12" (at 248.92 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 248.92 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 246.0752 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 245.11 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a97fd111-bd10-4458-8dad-2f046161225e)) + (pin "1" (uuid 6cf11743-ad65-4fed-9aa2-83dabe81c48e)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C12") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 53.34 148.59 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3618ae6d-6d0e-4b1b-b6f6-3373ce95559c) + (property "Reference" "#PWR08" (at 53.34 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 53.34 143.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 53.34 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 53.34 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 091b7596-233b-49ff-8b51-443128c1c222)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR08") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 204.47 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 366acbb6-2dad-415b-a3b1-9f6f076fd268) + (property "Reference" "C8" (at 208.28 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 208.28 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 205.4352 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 204.47 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 1970035c-54c5-4183-9045-452686d24c78)) + (pin "1" (uuid 7e9c942b-ef3d-4da3-a95f-b66c948f2393)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -17.78 52.07 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3797ee79-abcd-4278-9976-1232d91184d1) + (property "Reference" "#PWR050" (at -11.43 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -12.7 52.07 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at -17.78 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -17.78 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 91aa91df-77f6-4f55-b1b5-bab6f32390c5)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR050") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -121.92 115.57 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 39a486b6-383f-4131-9ac0-f7c420ffd8f5) + (property "Reference" "U13" (at -121.9283 106.68 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at -121.9283 109.22 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -121.92 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -121.92 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid 431c4f5e-8254-4cd9-a92c-26538702c1ad)) + (pin "2" (uuid c4c96b6f-f451-42fd-adb1-6de45a2953d3)) + (pin "1" (uuid db773a28-86f1-45c7-a2fa-6ea1528e2d90)) + (pin "4" (uuid 2a7d5f70-0ffb-4493-a6ae-a04de2affa8a)) + (pin "3" (uuid 9fcd91fd-ae67-4273-b644-4199b276986e)) + (pin "12" (uuid 99fb261d-9bc3-437f-a44b-c1525451949b)) + (pin "5" (uuid a6fd547d-dbed-47f4-8d00-0176c5e0d56c)) + (pin "10" (uuid fc65938a-8677-4510-801d-21f5ddcc2999)) + (pin "13" (uuid eb89a154-29b0-49b4-ac16-78455204bcff)) + (pin "11" (uuid 608abbb3-19d8-4c72-acfe-c17e932a0d93)) + (pin "6" (uuid db62eb4c-953b-4017-b0df-c3007ea26e73)) + (pin "14" (uuid 2c2af595-2d06-4649-b3be-473dfd500f82)) + (pin "9" (uuid 559b87f0-1b52-4296-8500-b7cb1688393e)) + (pin "8" (uuid 4373969c-68d4-403d-bbf5-4e1bdd4a9ff1)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 100.33 139.7 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 39cbc2dd-6157-43e1-9c11-92055ce7b5f9) + (property "Reference" "R25" (at 100.33 133.35 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 100.33 135.89 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 100.33 141.478 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b615dd85-b045-4c50-ab50-327fe45c26b5)) + (pin "1" (uuid e15b1397-ff34-42c5-ba45-006b89ec7866)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R25") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 41.91 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3b2cdab2-fdd4-4b45-afea-987adc00bbda) + (property "Reference" "#PWR022" (at 41.91 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 41.91 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 41.91 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 41.91 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 71b97698-179f-4770-a66e-e7bd51940208)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR022") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 158.75 105.41 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3be65ebe-be81-487e-a3b2-dc2662d28c0a) + (property "Reference" "#PWR016" (at 158.75 111.76 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 158.75 110.49 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 158.75 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 158.75 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7cb75e73-abc4-4964-86a7-4a593dc23161)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR016") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C40-PDIP") (at 158.75 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3eeb8fb5-eae1-4edf-b502-12d84209a828) + (property "Reference" "U6" (at 160.9441 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C40" (at 160.9441 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (at 158.75 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 158.75 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "18" (uuid 79e0f124-e43a-4444-bce9-eb047f691632)) + (pin "2" (uuid e724f055-32f0-4b35-922d-eaaf232f07aa)) + (pin "32" (uuid caeabbb5-c22d-4131-95e0-8ec1d7f8cb8f)) + (pin "7" (uuid 7ee2f439-39a3-4ad4-b422-dd92e7574fe3)) + (pin "17" (uuid 0b598ded-3c43-4aec-b3ae-ce918c5c13be)) + (pin "22" (uuid db53eff2-52f4-46d8-a207-0eea691ea4b4)) + (pin "27" (uuid 76f4599b-6d44-455d-b2e3-d661029d7ca1)) + (pin "15" (uuid b5678e48-e556-45d3-894a-518b1790a117)) + (pin "12" (uuid 70d917f0-83f0-4555-b6a2-66fb05985aba)) + (pin "11" (uuid 47d15904-7ac2-429e-9cba-5afb6e43c2ce)) + (pin "10" (uuid 0bdeabde-650b-4a4e-8db2-46893c7402be)) + (pin "1" (uuid 7d9d5545-96e2-4625-acc4-a7df951610d9)) + (pin "30" (uuid ba35dee0-7a4c-4333-9f95-114ebbd23584)) + (pin "9" (uuid 079c9e20-5669-4c5a-969c-89dffabb6c7e)) + (pin "35" (uuid f6bee85e-7987-4c36-be7f-6614566045f6)) + (pin "34" (uuid 55a2cd4d-373f-4cc1-86c2-f2ac39b17ca0)) + (pin "33" (uuid 6a26db23-f517-485e-b15e-8f8e0b818c32)) + (pin "4" (uuid 51402d31-3410-4996-bf56-1be84f0ac14f)) + (pin "6" (uuid afb4669e-b444-4ebe-a4b0-82769f3a28af)) + (pin "25" (uuid 64e2776f-f9c7-4242-b910-cf2ad7850dba)) + (pin "14" (uuid 69a6f231-42b6-4b5b-999b-7e41064cb4f1)) + (pin "5" (uuid 27601e9c-21ea-4406-830a-a9241eac593f)) + (pin "39" (uuid 9b7bfd88-d782-4626-9f16-3c359f1d1d4d)) + (pin "20" (uuid c90d823a-da3e-492f-8343-b6804eb52ec8)) + (pin "38" (uuid 5cbeb114-665c-4e9e-a931-0b1554da13ff)) + (pin "24" (uuid 9984505c-789e-44ac-a4b6-28bffabee6ac)) + (pin "8" (uuid 722d0407-f9c2-4bd9-9d86-6591686c5cd7)) + (pin "37" (uuid 6fabe801-2c54-40d5-a758-4ca3f8d2dc88)) + (pin "3" (uuid f722ca4f-77a4-4f59-92fb-b09647606c28)) + (pin "26" (uuid 3e68e24e-82a2-43c1-8e16-811ea9d2e828)) + (pin "31" (uuid da3f91fb-4eee-4cdc-af2c-aff1a6cd790a)) + (pin "19" (uuid 17af5692-9c07-4273-b41d-fbaa56a1a71b)) + (pin "21" (uuid eaa89164-d819-4cb0-815e-36a14a1303e1)) + (pin "40" (uuid 172a032e-f02b-40a6-b9e7-a88a12f72ca2)) + (pin "28" (uuid 867d7c44-2518-4000-ad20-fb0cc9ef7fb1)) + (pin "29" (uuid b58f28e2-9bda-4dcf-af95-359d98cc2c92)) + (pin "36" (uuid 77e53e30-f74a-4294-9ea2-47c4e8889dd0)) + (pin "13" (uuid 74c8a0de-7e55-4739-81d7-48a85d4772a1)) + (pin "23" (uuid c8d33858-ad90-4686-a9c1-14b76ae62450)) + (pin "16" (uuid d064cb28-a255-47df-abae-618e82971bab)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 100.33 163.83 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4083cc0e-4ea5-47fb-88fb-4cd75a482bcb) + (property "Reference" "SW4" (at 100.33 156.21 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 100.33 158.75 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 100.33 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 2fef743d-0b4e-4757-b93a-42ede370afd1)) + (pin "1" (uuid 7a9e9d03-b7d3-4f63-b57d-e2f74b4e2fd3)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "SW4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 100.33 177.8 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 40cec88d-2dfc-4c89-9198-9a8be8000404) + (property "Reference" "SW5" (at 100.33 170.18 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 100.33 172.72 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 100.33 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 172.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b90cdad0-f807-4f11-97c7-e3d969228476)) + (pin "1" (uuid 620abc07-d8b5-4747-a19b-51dd3e107e05)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "SW5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 30.48 146.05 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 40d1e9e6-fb1a-4893-9786-24571f70a53b) + (property "Reference" "#PWR05" (at 30.48 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 30.48 140.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 30.48 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 30.48 146.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6ae10e9f-49e6-4ec1-920a-a68be78418d7)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR05") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 107.95 135.89 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 41185b9a-4006-4393-bc84-8d3b88a35a1d) + (property "Reference" "#PWR042" (at 114.3 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 111.76 135.89 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 107.95 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c680a38a-4540-4f36-9aa2-21a685c41d66)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR042") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Oscillator:ACO-xxxMHz-A") (at -144.78 -39.37 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 4125ce73-888f-48f0-b478-ce34c6ac4745) + (property "Reference" "X1" (at -132.08 -43.0179 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "ACO-xxxMHz-A" (at -132.08 -40.4779 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Oscillator:Oscillator_DIP-14" (at -133.35 -30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.conwin.com/datasheets/cx/cx030.pdf" (at -151.765 -42.545 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid e0c7f919-1293-43a8-bd76-fe8019185981)) + (pin "8" (uuid bad17568-3999-459b-bd2c-1df601e2d963)) + (pin "7" (uuid 7a515cd8-1288-4879-bfbd-197f2cc71e92)) + (pin "1" (uuid b500294e-70c0-46d6-b25f-46725e38d5b8)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "X1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_EEPROM:24LC256") (at -138.43 0 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 43a6d41b-d7e0-486e-8c1f-90d8213eab17) + (property "Reference" "U10" (at -136.2359 -10.16 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "24LC256" (at -136.2359 -7.62 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (at -138.43 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/devicedoc/21203m.pdf" (at -138.43 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "5" (uuid e26c269f-bed8-4628-b354-dba6aa2fd8a1)) + (pin "2" (uuid c19984c3-b4fe-444d-a06c-73e31a26cd7a)) + (pin "3" (uuid fa10d959-21e0-4073-bb61-431df960eadc)) + (pin "4" (uuid b63b2756-7410-4fe1-8e6c-3ea7aaa36442)) + (pin "7" (uuid dca2b786-d77f-43bc-8b44-329489f8fc9b)) + (pin "6" (uuid 3a171475-ae42-4186-bd28-11b4cd4c54a7)) + (pin "1" (uuid 305a5e8e-cf80-4782-89e7-acf810eb4dad)) + (pin "8" (uuid 65253a6d-fb53-4e30-9f4f-a0ce1f63def1)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 41.91 90.17 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 447a9ab5-5243-434b-becd-732ace9b4213) + (property "Reference" "#PWR023" (at 41.91 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 41.91 95.25 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 41.91 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 41.91 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7645aa6b-989f-47f8-a224-c65d5157b43d)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR023") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at -21.59 52.07 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 45257b99-4423-4e65-8d27-3a203557bf2b) + (property "Reference" "R29" (at -21.59 45.72 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at -21.59 48.26 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at -21.59 53.848 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at -21.59 52.07 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 903da1f7-1dde-447f-a20d-cbd5b816da27)) + (pin "1" (uuid e882aa79-bc0b-41bb-b23c-13279563520d)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R29") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x02") (at -13.97 133.35 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 49404c46-9ce8-4dd9-b0fb-d327fbb26e69) + (property "Reference" "J1" (at -10.16 133.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Conn_01x02" (at -10.16 135.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" (at -13.97 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at -13.97 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7b0f3723-cc56-4fee-9ff4-6c7fa3d0e0aa)) + (pin "1" (uuid b55c6440-c9c4-4a2c-8af2-ed084d652794)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "J1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -48.26 165.1 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 49a71029-8a87-4239-be25-3f07d87e78e1) + (property "Reference" "#PWR038" (at -48.26 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -48.26 171.45 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -48.26 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -48.26 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b1a920d6-c3d8-4c3b-85ef-9966d33fd680)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR038") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -48.26 152.4 0) (unit 5) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4c50c984-a1d5-42c3-9b96-7bdf517ebc6f) + (property "Reference" "U12" (at -40.64 151.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS00" (at -40.64 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -48.26 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -48.26 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 92c344dc-487b-40c4-850e-989bbd4223ed)) + (pin "13" (uuid 823d6246-98f1-45a7-a82b-f8652a12ec50)) + (pin "11" (uuid 413de0f4-e05f-4da7-b0ba-6b0606be5e26)) + (pin "4" (uuid e9212370-0b36-41a4-9a12-8373202d1085)) + (pin "10" (uuid c0e35a39-0435-42f2-9ede-3867ff358600)) + (pin "1" (uuid 99445602-c702-4dc5-a3c6-51e24e78ed92)) + (pin "2" (uuid 7f5d8064-3398-4124-84ad-8311b5ee3e00)) + (pin "12" (uuid 36c03c86-223c-432e-a1fc-6a373eba066f)) + (pin "6" (uuid 77800b56-0f43-4f4e-a370-a75674468de6)) + (pin "3" (uuid 476a2c3e-dd3c-408f-a304-2c77469228df)) + (pin "14" (uuid 3f94e2a4-255e-4a3d-86f4-629240ce5b73)) + (pin "8" (uuid 17f5c505-70ea-40cc-a523-9ae523aa8ce2)) + (pin "7" (uuid 729a8d91-8f98-4325-977d-1c853c8b7819)) + (pin "5" (uuid 4ddf02e8-a52c-47a7-b5a0-64f50de66169)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 265.43 27.94 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4d589f16-cd66-4815-9404-0436f52fa679) + (property "Reference" "R19" (at 267.97 26.67 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R" (at 267.97 29.21 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 267.208 27.94 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 265.43 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 9ef912d7-5c6c-45a4-a04b-2db1c58ed133)) + (pin "1" (uuid 06ced126-dd4d-4362-9967-053d17c5e880)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R19") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 100.33 149.86 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4d70df7d-aae3-427e-9a53-fee8c64c6981) + (property "Reference" "SW3" (at 100.33 142.24 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "SW_Push" (at 100.33 144.78 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Button_Switch_SMD:SW_Push_1P1T_NO_6x6mm_H9.5mm" (at 100.33 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 684be1f4-1ae0-4fc7-8f88-5bb34eff71ac)) + (pin "1" (uuid 5e820643-e323-4b2b-9720-cc8b7c0db936)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "SW3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 87.63 254 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4f657331-34c9-48ba-a071-2cca95c150aa) + (property "Reference" "R1" (at 90.17 252.73 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at 90.17 255.27 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 85.852 254 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 87.63 254 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1485616b-8095-4ee6-988e-9d3c04010c5b)) + (pin "2" (uuid 029af428-5915-4b14-8bb0-3ee245945f8e)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_RAM:CY62256-70PC") (at 128.27 318.77 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 505fd214-265c-4785-8fe0-c02ae74159bb) + (property "Reference" "U3" (at 130.4641 293.37 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CY62256-70PC" (at 130.4641 295.91 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W7.62mm_Socket_LongPads" (at 128.27 321.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 128.27 321.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "23" (uuid c4d2d9bf-a960-4513-bc5f-4f88897c75dc)) + (pin "6" (uuid 9f537ec2-d50c-4ff3-b4fd-3efd76fda86d)) + (pin "26" (uuid 34875fcc-ae0b-4f26-bc32-9d514f69073e)) + (pin "16" (uuid dd241d83-54b6-4571-9a19-4b48aba10fc7)) + (pin "17" (uuid 3017ee50-cf19-416e-8aaa-6ed1350ee076)) + (pin "18" (uuid 4c3bf4c5-a94c-4302-b977-43a3b5844298)) + (pin "20" (uuid cf41d0e7-52dc-449c-ad27-aba56167f403)) + (pin "19" (uuid 76c5822d-701f-4f61-804d-17bba7fe18d8)) + (pin "5" (uuid 56f30200-e688-4e82-8c11-f0da91682c63)) + (pin "22" (uuid f5bb03d7-6aaa-40ab-aeff-87ebe18b7a1f)) + (pin "27" (uuid f3495d00-7238-4852-9ff8-5c365b558c12)) + (pin "24" (uuid 523b7be6-0964-452b-b34f-c23819ff6ceb)) + (pin "4" (uuid 9fde249d-3756-47fb-8c17-3c0dcf9ad9c2)) + (pin "15" (uuid 19a333ca-b719-4260-ab1c-eb4aafc631da)) + (pin "3" (uuid 8f637bff-bd36-4e2f-be9a-468b8e787158)) + (pin "2" (uuid 7c174000-3601-4a64-9e5d-d514700cdf9a)) + (pin "9" (uuid c71721c7-de46-46d6-ac90-b31ff2cbb8c5)) + (pin "8" (uuid 1b8d5c77-72bf-4647-ac6f-b5e627396de1)) + (pin "21" (uuid a154aff9-2308-4568-a1c3-9c9afef74b03)) + (pin "7" (uuid 442e2ca8-3998-42f1-a555-25c087d168d0)) + (pin "25" (uuid b11c4b57-3567-4d54-bd67-ec430ddab393)) + (pin "28" (uuid a9e6086c-f28f-4219-b566-821acd880b08)) + (pin "1" (uuid e09b7d6a-6207-4ae2-b322-63d9c1a291c6)) + (pin "10" (uuid 6e6c59cc-e181-4702-b82a-5a753beb1a84)) + (pin "11" (uuid 5a8aa212-e99a-4668-8a2b-90fcaeddf338)) + (pin "12" (uuid 9b3974f7-a2f3-45cf-8ab4-520e7f8f0bb7)) + (pin "13" (uuid 4a48d1f4-d144-48b4-af36-7e64423801fe)) + (pin "14" (uuid e8fe2882-3f70-488d-b1a6-81e59a740da5)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 107.95 167.64 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5070aa6a-6dbe-489d-8cf2-87b655f3a466) + (property "Reference" "#PWR044" (at 104.14 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 111.76 167.64 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 107.95 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 739690e9-10e6-491a-a8a4-73114df4a88a)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR044") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -144.78 -46.99 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 50ff4fe8-1aee-4cd9-a0a6-b0904dc2ad4c) + (property "Reference" "#PWR032" (at -144.78 -43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -144.78 -52.07 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -144.78 -46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -144.78 -46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5ba7623d-4d1c-4b92-9223-4301dd87a249)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR032") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 30.48 152.4 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 54546408-1d05-4d5c-b3f9-749c08f828a7) + (property "Reference" "R6" (at 33.02 151.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at 33.02 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 28.702 152.4 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 30.48 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cb385714-b5a5-4007-ae8b-d2e24026d809)) + (pin "2" (uuid 3329d14f-939c-425e-beca-e46b71bea3e6)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole") (at 32.8838 128.6035 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 56426385-f0a8-4ebb-bb03-e2cbf8f40835) + (property "Reference" "H2" (at 35.4238 127.3335 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MountingHole" (at 35.4238 129.8735 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "MountingHole:MountingHole_2.2mm_M2" (at 32.8838 128.6035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 32.8838 128.6035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "H2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS139") (at -154.94 113.03 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5b9f72db-780a-4c9d-aa1d-3526daeda6f8) + (property "Reference" "U11" (at -154.94 102.87 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS139" (at -154.94 105.41 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (at -154.94 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at -154.94 113.03 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d144b4f4-7492-4f6a-9c53-f3992ee81649)) + (pin "1" (uuid 3100fdc0-1691-453a-8f8f-59a3741f0cd6)) + (pin "11" (uuid c5b98b01-a16c-4f2c-869c-509b51420d20)) + (pin "8" (uuid e05f3b2d-5d84-4871-8e17-7600ad57a479)) + (pin "16" (uuid eb85071b-0277-4d9e-8f7d-b8ef1254e4de)) + (pin "12" (uuid 92415a08-1d82-450f-9b95-626d55028c91)) + (pin "15" (uuid 692056b8-82fa-4aa0-85bb-4aa151370a6e)) + (pin "2" (uuid 9fa856cc-2dbe-49d2-9b99-9fa1101915e8)) + (pin "5" (uuid 6eacdc3f-00a3-4591-9f7e-b37a3b8cfd97)) + (pin "9" (uuid e249428a-df22-45a7-b84c-ae5260479dbc)) + (pin "6" (uuid 998ea207-fc6e-4a48-9461-c6b4b419de7f)) + (pin "4" (uuid 32245838-b309-4c66-ba10-4579495e1c8d)) + (pin "10" (uuid 3e9739c6-c5ff-4cae-9158-8cd6d3e88a10)) + (pin "3" (uuid 4204e228-bd3e-488f-8fb9-2a620372d09a)) + (pin "14" (uuid 328dbea7-efbd-49f6-96c1-869d54cabdc2)) + (pin "13" (uuid ceaee36b-fa2f-42e0-b5f7-2c045ea96a09)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -157.48 92.71 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5dc12a28-1b04-4c34-9b43-f21afa4c034c) + (property "Reference" "#PWR055" (at -157.48 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -157.48 97.79 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -157.48 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -157.48 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a410acd6-c907-4447-ae6c-adc58911b785)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR055") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 176.53 45.72 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 61dc5693-9184-457b-afd6-7b7f00948c8f) + (property "Reference" "R11" (at 176.53 39.37 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 176.53 41.91 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 176.53 47.498 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 176.53 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5ceb297d-dbe6-4172-a352-061a1b127052)) + (pin "1" (uuid 9088f65e-1978-4385-bf78-87378d37d2f7)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 176.53 58.42 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 63850f08-0e00-4c72-a393-d3cee5a4c542) + (property "Reference" "R2" (at 176.53 52.07 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 176.53 54.61 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 176.53 60.198 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 176.53 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b27ef9f9-83d4-43bd-8bc2-e420a1bd7c8f)) + (pin "1" (uuid 19e600b8-e320-451e-8a19-3f2ddfe0b29a)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 255.27 161.29 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6633a7bb-4553-458e-b1c0-c51d406fc0cf) + (property "Reference" "#PWR049" (at 255.27 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 255.27 166.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 255.27 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 255.27 161.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 83a49fc9-b57e-4d2a-85d1-8a547163acd0)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR049") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 107.95 149.86 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 66a04ff0-826f-4ac3-b697-56495f4d3113) + (property "Reference" "#PWR045" (at 114.3 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 111.76 149.86 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 107.95 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 149.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 780d526c-a7b6-48a9-aea9-43e260597a9f)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR045") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 260.35 27.94 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6ab54df2-97d2-4c47-aa60-4947166d7b47) + (property "Reference" "R18" (at 262.89 26.67 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R" (at 262.89 29.21 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 262.128 27.94 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 260.35 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e7ce67ac-7fb0-4c0f-b97b-2ad50338154b)) + (pin "1" (uuid e0cc18a7-6c3d-4160-8eef-9c3f451023a5)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R18") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -38.1 57.15 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6c025e24-5e6a-483c-bb10-7b8687e5b7dc) + (property "Reference" "#PWR036" (at -38.1 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -38.1 63.5 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -38.1 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -38.1 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 799cd1f8-05c9-4fd8-b27b-a0ab78afcb04)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR036") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -109.22 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6e2f1db3-583b-472c-bee2-c79d8c1314a8) + (property "Reference" "#PWR011" (at -109.22 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -109.22 31.75 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -109.22 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -109.22 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid dfe7063e-4f6d-4ad9-830a-9d758016deee)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR011") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 30.48 167.64 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 73d446ed-12c6-48c3-9678-13a2efe316dc) + (property "Reference" "R7" (at 33.02 166.37 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at 33.02 168.91 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 28.702 167.64 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 30.48 167.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b8bb32f6-cbce-4eb9-a186-21208f916cff)) + (pin "1" (uuid c0a3e461-ced6-47ef-95a7-f62ecaa8d385)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -38.1 19.05 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 74db55ba-070f-4852-9fa7-efdc650ab9b3) + (property "Reference" "#PWR031" (at -38.1 22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -38.1 13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -38.1 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -38.1 19.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3666f7c3-6276-4edb-8663-c1f9d80aa30c)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR031") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 234.95 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 752a81c1-4045-483c-8837-e8d4fea8dbee) + (property "Reference" "C11" (at 238.76 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 238.76 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 235.9152 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 234.95 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 3623223d-ad96-44b9-85c0-419fffc0c9b6)) + (pin "1" (uuid e494f3c2-c497-4f62-8dff-0ebcde141a93)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -39.37 201.93 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7b583818-3135-4bf2-8520-d1ac5fcccda2) + (property "Reference" "#PWR037" (at -39.37 208.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -39.37 208.28 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -39.37 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -39.37 201.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b91777d7-2457-4682-be13-d88a0723c1f5)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR037") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -128.27 40.64 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7dba38aa-0090-4fab-8ce4-91e1c5520abd) + (property "Reference" "#PWR013" (at -128.27 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -128.27 35.56 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -128.27 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -128.27 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0684d4cb-21fb-47e1-ab06-45e69c90ae38)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR013") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+BATT") (at -106.68 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 816417d7-eadd-421d-bd53-5c7954395e70) + (property "Reference" "#PWR014" (at -106.68 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+BATT" (at -102.87 31.75 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -106.68 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -106.68 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fa7abac8-c082-4d7d-b1e8-5d55c877e5d3)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR014") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -48.26 139.7 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 82f2eeac-7034-4a57-8187-4183c39d8bcf) + (property "Reference" "#PWR029" (at -48.26 143.51 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -48.26 134.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -48.26 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -48.26 139.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1ba9633c-85b5-4208-8aec-5fc017333f04)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR029") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 100.33 153.67 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8526976f-977e-4309-9d2a-247b9c288424) + (property "Reference" "R26" (at 100.33 147.32 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 100.33 149.86 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 100.33 155.448 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e82edf37-1cd7-44bf-8c1a-9863cdc6c6ca)) + (pin "1" (uuid 519e2025-55e3-4ba5-82d6-29f746f90c5f)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R26") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 153.67 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8568b0dc-ad76-46d4-b8ea-dbb57c3ef339) + (property "Reference" "C3" (at 157.48 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 157.48 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 154.6352 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 153.67 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 22f704fe-f07d-4a6e-a96d-a7fdadca2d20)) + (pin "1" (uuid 09fbf50c-3fdb-425f-9a52-6f9512f898c0)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Oscillator:ACO-xxxMHz-A") (at -101.6 -35.56 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 86164f1a-2136-4ae6-989f-181604ed965c) + (property "Reference" "X2" (at -88.9 -39.2079 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "ACO-xxxMHz-A" (at -88.9 -36.6679 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Oscillator:Oscillator_DIP-14" (at -90.17 -26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.conwin.com/datasheets/cx/cx030.pdf" (at -108.585 -38.735 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 50b597ad-ee1e-4673-b50e-b583486d27c8)) + (pin "8" (uuid f50e35f5-0ee5-44d0-a342-3ec19ff2dcf7)) + (pin "7" (uuid e8ec771d-78c2-4be8-b030-dc95f585e89d)) + (pin "1" (uuid 35bfef40-4413-4c2b-8c89-0c4fa61f9f6f)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "X2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 68.58 66.04 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 87d40b91-6cfa-43cc-9a5f-38c23f5fabb4) + (property "Reference" "R14" (at 71.12 64.77 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R" (at 71.12 67.31 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 70.358 66.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 68.58 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 01843565-4202-4fc4-9df8-b392c823d107)) + (pin "1" (uuid cccb3951-2e46-44e6-ae03-ef4784128eca)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R14") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 214.63 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8818ee48-3944-46c6-a97f-f20fc9c977ac) + (property "Reference" "C9" (at 218.44 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 218.44 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 215.5952 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 214.63 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7c5e0b76-e2bd-467e-92f6-afde785ed3f4)) + (pin "1" (uuid f9972575-0cea-48a9-99ee-b597f3078d66)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 143.51 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8899156b-5df6-44dd-928b-a3e7d6d82f7f) + (property "Reference" "C2" (at 147.32 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 147.32 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 144.4752 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 143.51 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 0e986af2-fa26-4734-bd85-5dc11a52c880)) + (pin "1" (uuid d8f66176-8fbc-40b1-a1fc-79545a10b048)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 158.75 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 89ca931d-c480-48aa-9f41-7db01a9fcfa2) + (property "Reference" "#PWR015" (at 158.75 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 158.75 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 158.75 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 158.75 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b3427f5f-c881-4768-a455-7d2854589896)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR015") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -101.6 -27.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8ad4839e-b672-47bb-96c1-503762cd7cbe) + (property "Reference" "#PWR035" (at -101.6 -21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -101.6 -21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -101.6 -27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -101.6 -27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e4bf2ec0-7b51-4770-b933-ebcab83ca22b)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR035") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -19.05 133.35 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8ca782b0-215f-4f78-8313-3d878314d70a) + (property "Reference" "#PWR057" (at -15.24 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -21.59 133.35 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at -19.05 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -19.05 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a7e3311e-69e7-4c9c-8f0c-74e207bdd770)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR057") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at -138.43 -7.62 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8cf4b037-b3da-4dfd-8617-6786d6e0f833) + (property "Reference" "#PWR010" (at -138.43 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at -138.43 -12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -138.43 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -138.43 -7.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 54b1752b-3c1c-49dc-8db1-bca984dba323)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR010") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -144.78 -31.75 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8e15756f-7715-4c16-a497-1aa513a144ee) + (property "Reference" "#PWR034" (at -144.78 -25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -144.78 -25.4 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -144.78 -31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -144.78 -31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 937b046d-aa49-449c-b97e-90c9ab3c57bb)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR034") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS139") (at -39.37 189.23 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8e55eb3f-9a4f-47f3-9e61-5390420ca59b) + (property "Reference" "U11" (at -33.02 187.96 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS139" (at -33.02 190.5 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-16_W7.62mm_Socket_LongPads" (at -39.37 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn74ls139a.pdf" (at -39.37 189.23 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d144b4f4-7492-4f6a-9c53-f3992ee8164a)) + (pin "1" (uuid 3100fdc0-1691-453a-8f8f-59a3741f0cd7)) + (pin "11" (uuid c5b98b01-a16c-4f2c-869c-509b51420d21)) + (pin "8" (uuid e05f3b2d-5d84-4871-8e17-7600ad57a47a)) + (pin "16" (uuid eb85071b-0277-4d9e-8f7d-b8ef1254e4df)) + (pin "12" (uuid 92415a08-1d82-450f-9b95-626d55028c92)) + (pin "15" (uuid 692056b8-82fa-4aa0-85bb-4aa151370a6f)) + (pin "2" (uuid 9fa856cc-2dbe-49d2-9b99-9fa1101915e9)) + (pin "5" (uuid 6eacdc3f-00a3-4591-9f7e-b37a3b8cfd98)) + (pin "9" (uuid e249428a-df22-45a7-b84c-ae5260479dbd)) + (pin "6" (uuid 998ea207-fc6e-4a48-9461-c6b4b419de80)) + (pin "4" (uuid 32245838-b309-4c66-ba10-4579495e1c8e)) + (pin "10" (uuid 3e9739c6-c5ff-4cae-9158-8cd6d3e88a11)) + (pin "3" (uuid 4204e228-bd3e-488f-8fb9-2a620372d09b)) + (pin "14" (uuid 328dbea7-efbd-49f6-96c1-869d54cabdc3)) + (pin "13" (uuid ceaee36b-fa2f-42e0-b5f7-2c045ea96a0a)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U11") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 87.63 250.19 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8f4d3212-2554-4aa2-b6d3-01d12ad0b9f3) + (property "Reference" "#PWR02" (at 87.63 254 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 87.63 245.11 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 87.63 250.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 87.63 250.19 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f44f0df5-9a41-4c9b-a30f-dda7fa5a0b6c)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR02") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Timer_RTC:MCP7940N-xP") (at -109.22 46.99 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9111d1a5-4682-4e40-b60c-e4fd627c01bd) + (property "Reference" "U9" (at -107.0259 57.15 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MCP7940N-xP" (at -107.0259 59.69 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-8_W7.62mm_Socket_LongPads" (at -109.22 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf" (at -109.22 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "8" (uuid 6ac5efba-6183-4832-a2d7-4eb28ba1e6dc)) + (pin "4" (uuid add4370f-5fe1-4f18-91e2-3c15083f2338)) + (pin "1" (uuid 2c70d059-4f1e-4a85-a9b6-9b0caf7fe6ba)) + (pin "7" (uuid 2ef95d99-4b02-499e-abc1-ea636a22272c)) + (pin "5" (uuid 6f9ac4b9-39d9-4f75-b8fe-82a720ecbae2)) + (pin "3" (uuid 97afce97-5448-4a71-9485-6076cef28ac7)) + (pin "2" (uuid f5ba38d5-fc2d-4c97-8b76-05eed92d2f28)) + (pin "6" (uuid bff2c90f-c090-414d-9321-88f1bdc2ac11)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 133.35 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 918930bc-788f-4897-8c0d-8e285cc65cd1) + (property "Reference" "C1" (at 137.16 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 137.16 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 134.3152 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 133.35 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 410062e9-8f98-42b4-874e-acfba2f216ed)) + (pin "1" (uuid 6b04c579-84c8-4d69-9c70-25d8f992fb88)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 176.53 73.66 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 919216c1-ea96-444f-af2c-8e2ae781d7d2) + (property "Reference" "R12" (at 176.53 67.31 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 176.53 69.85 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 176.53 75.438 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 176.53 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b0693dc3-5b25-4037-b1c3-b8c610ced996)) + (pin "1" (uuid da90f40f-f5b6-49b3-b660-1f1567b630c4)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R12") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C20-PDIP") (at 247.65 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 96356b22-2557-453f-b238-b24752643bea) + (property "Reference" "U7" (at 249.8441 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C20" (at 249.8441 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (at 247.65 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 247.65 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid d212eb46-7774-4180-bbc2-afbb41cb13bf)) + (pin "2" (uuid 7ebe3a54-6a0b-4f64-bca8-367e80fe06ac)) + (pin "35" (uuid 4870d9e5-19db-44ba-a55e-c2de1c43c6c7)) + (pin "20" (uuid 2e9e5592-2206-420d-b84d-57bb2d934a19)) + (pin "29" (uuid b554fef3-31ad-423f-a97e-e4e38085a8d2)) + (pin "3" (uuid 95d4bb80-55ea-4387-a137-816fb39b86c8)) + (pin "34" (uuid 2fea9548-774d-4e18-8cad-abf697b4b949)) + (pin "8" (uuid 4e82bc09-f964-4ccd-8a54-947f0369792e)) + (pin "6" (uuid 64316b97-bb8b-467a-ae9d-74121ee09c52)) + (pin "24" (uuid 5584f9cf-ae28-49bb-969b-5d392a40dcbc)) + (pin "31" (uuid 1e4edf60-6d39-44ed-b613-1563fdb9a377)) + (pin "5" (uuid 34db624f-40ae-4f50-b3e4-1384024e6a84)) + (pin "40" (uuid 0a91d938-c456-4a22-b083-57657492faa3)) + (pin "39" (uuid b208b42a-dd17-48a6-89b6-a897836b5d28)) + (pin "23" (uuid 1d68d355-6c08-4855-826c-7c24868cfaa7)) + (pin "13" (uuid 105fd441-52e1-4a05-868b-a98402c96212)) + (pin "14" (uuid 03009baf-db87-40eb-ad32-5415e3bf4b58)) + (pin "16" (uuid 93188130-69ca-4887-9f64-e7da19903591)) + (pin "18" (uuid d6b6662d-799a-44e9-b98e-4e04c2108350)) + (pin "30" (uuid b00542bf-a799-467b-9f10-fbaac071409a)) + (pin "26" (uuid ac43aed7-dc70-478f-b93f-b53678d7f688)) + (pin "19" (uuid bf6a0280-3d72-459a-954d-d69ca33e52e8)) + (pin "22" (uuid 72ff55bf-5387-4a26-bbce-c4836d859492)) + (pin "17" (uuid 52bf7e14-d9c2-4d22-beed-eb0947e401b6)) + (pin "37" (uuid 393bc241-a85c-4534-b908-4c7f7cea9011)) + (pin "21" (uuid 291799ab-33a9-4c14-aff8-cbf46c129293)) + (pin "36" (uuid a2961766-1d02-482a-93a5-5a6b6bfaf20d)) + (pin "9" (uuid 76a7d452-8dfa-460a-adff-fba0c444ac64)) + (pin "28" (uuid f5fb5126-9c77-4ccf-bca7-dfab6916d365)) + (pin "27" (uuid c4a67198-6b56-4117-9b63-3fcfa934556e)) + (pin "38" (uuid 187d70f8-2bd2-47fa-8a2a-98c030ad5a1d)) + (pin "4" (uuid 4f096938-e9cd-4dff-acc5-5f047730d2ea)) + (pin "25" (uuid 0c9324ae-8237-4400-94c5-a0a67461c5f5)) + (pin "32" (uuid 3225cf58-88f0-4c47-ade1-6bdfa5d05d87)) + (pin "33" (uuid 0b0de909-2555-4ec9-8b74-a8ab81cfc967)) + (pin "12" (uuid c44bff4a-bae2-421e-b1b6-8a08a5d05aff)) + (pin "11" (uuid d0a2eec0-dc4d-4ed0-b596-c7715c453bf0)) + (pin "1" (uuid 4f2a6d0e-e4b8-4bf9-9797-e2fe2bcd20d1)) + (pin "10" (uuid 6af22077-9c0e-4bb7-b213-73a73ea6a83a)) + (pin "15" (uuid 60cda1a6-b13b-4ebd-9fe6-f35f983f6aa8)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 270.51 33.02 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9638de4b-9873-497a-9a7a-43629ccdbed7) + (property "Reference" "R16" (at 270.51 26.67 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 270.51 29.21 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 270.51 34.798 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 270.51 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b5c8b5fe-5cfb-4d3c-8036-d42a74e06ee5)) + (pin "1" (uuid 718ceecf-f789-4e54-85df-3986e38d38b6)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R16") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C00-PDIP") (at 41.91 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9672b35a-70eb-4a41-ab2e-4762eddd4ecc) + (property "Reference" "U1" (at 44.1041 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C00" (at 44.1041 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-40_W15.24mm_Socket_LongPads" (at 27.94 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 27.94 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a7e25d3a-400a-4ae2-bb13-338cdf105323)) + (pin "7" (uuid 56d0f8a1-5648-4d02-ad3d-a5b7bc1c9bde)) + (pin "33" (uuid 3d902cfb-2839-4dce-8ea7-fa9d967c839b)) + (pin "5" (uuid 05551efd-d6d1-4d64-b402-f5c22cd0d363)) + (pin "23" (uuid 2e8271ff-7152-4de5-8994-0b52f619d6f6)) + (pin "8" (uuid 6c688de2-137f-4403-b680-590143b4b51a)) + (pin "40" (uuid 21dea9dc-6091-4e7d-961e-136f2d15d69d)) + (pin "36" (uuid 64ed28c3-4966-48f8-931a-950afe9c8e73)) + (pin "35" (uuid dc2b8da9-b6b1-40ae-8593-cd8ee865bf5e)) + (pin "37" (uuid 210c09ef-8779-45a4-bcb6-fbfec2ed30e5)) + (pin "17" (uuid 438585cf-4496-4690-a8ca-345c45719b18)) + (pin "34" (uuid 5c74b922-152d-44ce-9911-3d835ab8a613)) + (pin "19" (uuid 3a50ad54-3aa6-475f-9698-16b176f43800)) + (pin "22" (uuid 400751cc-1953-4ede-a566-ceaba93dccf8)) + (pin "18" (uuid 5bd5b2c4-adca-4b1c-b6fa-214b961bb144)) + (pin "26" (uuid 7777d313-bbd6-4c43-b73c-31d9314eb730)) + (pin "14" (uuid a55e8bfe-7837-4c99-8d0e-9f727bc0da8a)) + (pin "16" (uuid 7e716ccc-3c6b-46f4-ba5b-211946608592)) + (pin "13" (uuid 39b0151c-ce98-4762-8306-23bbd8f58670)) + (pin "30" (uuid 34f5dbb0-ed26-4d7e-bdf2-52983ada1da7)) + (pin "39" (uuid 147b1cde-53e9-4b54-866c-5bc6da423a09)) + (pin "31" (uuid f725cefd-8bb0-48e7-9f1d-017ae8ea29a5)) + (pin "27" (uuid b3b52bc7-fc0e-478e-b7ff-869b7dccaf96)) + (pin "25" (uuid b15cb4fb-7edb-4bfe-b51d-99b1d4265adf)) + (pin "32" (uuid 1e389a22-e224-43e5-9030-d07ebc92c05f)) + (pin "9" (uuid 99118776-5869-4b21-99eb-3889db4fdf70)) + (pin "38" (uuid 495c7315-3507-4e70-bf9a-13a4a15b2208)) + (pin "1" (uuid b3afab69-0f6e-4ed6-a37f-6a808f652c64)) + (pin "24" (uuid 2809b0fb-d79e-4a10-a543-7f9246f4dfff)) + (pin "6" (uuid f2d8baa4-88f8-49f7-b7cc-a96e11298679)) + (pin "28" (uuid 3932d092-4241-44b8-9332-a5ae86bbc047)) + (pin "12" (uuid 5082e00a-540c-4039-939e-a5b5b982b0e4)) + (pin "4" (uuid fb3d23d9-324c-4739-b340-1ace9313340f)) + (pin "3" (uuid 9d513d57-ad81-4e8c-9b6d-525517c52405)) + (pin "10" (uuid f34f14e9-ac4c-43ca-8ac7-fa8a68cbb582)) + (pin "29" (uuid 6a448353-e399-47a5-bfb7-bbbc326de3f7)) + (pin "20" (uuid c0b7b36f-c22d-4388-850a-3eef2d77f3af)) + (pin "21" (uuid 28d38d32-ecc5-4210-9f0f-23636159f77f)) + (pin "11" (uuid 75347c88-f66b-47bb-8d6d-abbd7aa98c34)) + (pin "15" (uuid 15b04680-a42d-4784-b6d0-7ee81b448793)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 255.27 148.59 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9a3afd15-bdae-4ad8-836c-859695e31439) + (property "Reference" "#PWR056" (at 255.27 152.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 255.27 143.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 255.27 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 255.27 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 85cd8e12-a320-4888-a599-a5d2b74a5580)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR056") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 132.08 54.61 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9ba4c3ee-1965-49e4-9f7d-2ed8d2de1ff0) + (property "Reference" "#PWR026" (at 132.08 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 132.08 59.69 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 132.08 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 132.08 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e4005cbe-3382-4bb8-abfc-8aca8f075818)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR026") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 45.72 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9d03d432-1624-4432-88ba-b6c29f02b687) + (property "Reference" "R21" (at 127 39.37 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 127 41.91 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 47.498 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a27ca5ad-6d59-4f23-b97a-174cc9aad17b)) + (pin "1" (uuid 84e860ac-8e04-42f5-87b5-808927ca2f68)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R21") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 107.95 177.8 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 9fce89d5-c93f-443a-a0ae-f71716376576) + (property "Reference" "#PWR043" (at 114.3 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 111.76 177.8 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 107.95 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c0bbbf68-8234-4d2c-b722-8bf29238553f)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR043") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 176.53 60.96 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a495e852-d751-4e9c-b688-cc53489265ac) + (property "Reference" "R3" (at 176.53 54.61 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 176.53 57.15 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 176.53 62.738 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 176.53 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 53e0961d-bba6-40cb-81e5-65aec423141b)) + (pin "1" (uuid 8ba8397d-ca65-425e-8fd2-fd7daf430476)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:Z84C30-PDIP") (at 109.22 58.42 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a5abefeb-afdc-4b11-b815-e14ebf3d3c42) + (property "Reference" "U5" (at 111.4141 24.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "Z84C30" (at 111.4141 26.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W15.24mm_Socket_LongPads" (at 109.22 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 109.22 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "23" (uuid 1d95b8c2-ce91-40df-8beb-f9356cf9cd9a)) + (pin "8" (uuid 8f78eba0-c143-415d-aaa2-0d11f3ddc9ed)) + (pin "14" (uuid 143c1c68-e7ea-49c2-8174-d52becc37ad1)) + (pin "11" (uuid e70d4b23-8113-4ebc-837e-e77a83e23681)) + (pin "21" (uuid 76a8334f-3061-42d7-b68b-10b1eaebed0e)) + (pin "12" (uuid d90c0395-d793-44d6-810c-156cef89a09b)) + (pin "13" (uuid f1d9c2d0-86d6-4bd0-91c4-48eb35b931d8)) + (pin "2" (uuid 5deed48a-5803-4a02-87bc-d0f72a7b4e5e)) + (pin "15" (uuid 303a0fb9-de8c-495f-80ba-84bc99488ddb)) + (pin "10" (uuid f7211e68-b591-441c-a180-6c0c6f68121c)) + (pin "1" (uuid 52790205-f53e-462a-a726-ad6b53f17053)) + (pin "19" (uuid d18ec2eb-6cf3-49f8-b835-f36b415d7fb4)) + (pin "20" (uuid 7b51877e-bd2a-418d-b07e-4e53155301be)) + (pin "16" (uuid b5d6dc76-e12f-4235-ae5d-00aa613ba3fc)) + (pin "26" (uuid 9d210773-0285-4f32-b120-9792884dfd27)) + (pin "6" (uuid 6502a18d-7d3a-4150-9ef1-3f905b5a96b5)) + (pin "18" (uuid ea030c00-c41f-47d6-a898-569218eee525)) + (pin "4" (uuid 4a364717-5b38-423d-86d1-d635ffdfd285)) + (pin "5" (uuid 9ad0f340-ea98-436f-bef7-9643fe20af47)) + (pin "24" (uuid 7303408e-7706-45c5-a37b-8aab82cea0a1)) + (pin "28" (uuid a67e9dae-6fa1-440b-99a7-ba2f669b031b)) + (pin "9" (uuid cbc8507a-1ab7-490e-9596-6fd6f630b2d5)) + (pin "7" (uuid eeb707d8-18aa-4350-8f59-ab2e19abde14)) + (pin "25" (uuid 62154e35-792f-4933-afb2-bbd6777c8583)) + (pin "17" (uuid a668ed2f-0252-4eb9-8409-a97763a741df)) + (pin "3" (uuid 693535c1-11f6-49b6-a2c3-228804a5b076)) + (pin "22" (uuid 5a781464-baa2-4f83-8430-1eacbc8039e0)) + (pin "27" (uuid 9bbc6158-4819-4615-ad52-585c023c7bc9)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -33.02 105.41 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid aa4ba9ed-cbf5-4575-937a-2b10bee0280b) + (property "Reference" "U12" (at -33.0283 97.79 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at -33.0283 99.06 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -33.02 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -33.02 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid 431c4f5e-8254-4cd9-a92c-26538702c1ad)) + (pin "2" (uuid c4c96b6f-f451-42fd-adb1-6de45a2953d3)) + (pin "1" (uuid db773a28-86f1-45c7-a2fa-6ea1528e2d90)) + (pin "4" (uuid 2a7d5f70-0ffb-4493-a6ae-a04de2affa8a)) + (pin "3" (uuid 9fcd91fd-ae67-4273-b644-4199b276986e)) + (pin "12" (uuid 99fb261d-9bc3-437f-a44b-c1525451949b)) + (pin "5" (uuid a6fd547d-dbed-47f4-8d00-0176c5e0d56c)) + (pin "10" (uuid fc65938a-8677-4510-801d-21f5ddcc2999)) + (pin "13" (uuid eb89a154-29b0-49b4-ac16-78455204bcff)) + (pin "11" (uuid 608abbb3-19d8-4c72-acfe-c17e932a0d93)) + (pin "6" (uuid db62eb4c-953b-4017-b0df-c3007ea26e73)) + (pin "14" (uuid 2c2af595-2d06-4649-b3be-473dfd500f82)) + (pin "9" (uuid 559b87f0-1b52-4296-8500-b7cb1688393e)) + (pin "8" (uuid 4373969c-68d4-403d-bbf5-4e1bdd4a9ff1)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at 219.71 73.66 0) (unit 4) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid aac4459d-455c-44b5-aac2-7d6dd66e50d1) + (property "Reference" "U12" (at 219.7017 64.77 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at 219.7017 67.31 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 219.71 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at 219.71 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 92c344dc-487b-40c4-850e-989bbd4223ee)) + (pin "13" (uuid 823d6246-98f1-45a7-a82b-f8652a12ec51)) + (pin "11" (uuid 413de0f4-e05f-4da7-b0ba-6b0606be5e27)) + (pin "4" (uuid e9212370-0b36-41a4-9a12-8373202d1086)) + (pin "10" (uuid c0e35a39-0435-42f2-9ede-3867ff358601)) + (pin "1" (uuid 99445602-c702-4dc5-a3c6-51e24e78ed93)) + (pin "2" (uuid 7f5d8064-3398-4124-84ad-8311b5ee3e01)) + (pin "12" (uuid 36c03c86-223c-432e-a1fc-6a373eba0670)) + (pin "6" (uuid 77800b56-0f43-4f4e-a370-a75674468de7)) + (pin "3" (uuid 476a2c3e-dd3c-408f-a304-2c77469228e0)) + (pin "14" (uuid 3f94e2a4-255e-4a3d-86f4-629240ce5b74)) + (pin "8" (uuid 17f5c505-70ea-40cc-a523-9ae523aa8ce3)) + (pin "7" (uuid 729a8d91-8f98-4325-977d-1c853c8b781a)) + (pin "5" (uuid 4ddf02e8-a52c-47a7-b5a0-64f50de6616a)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 4) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 120.65 220.98 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid af193463-ded2-4e22-91e0-ed20092bce50) + (property "Reference" "#PWR028" (at 120.65 224.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 120.65 215.9 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 120.65 220.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 120.65 220.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5f2363a2-468a-4e20-8c2f-c69267463005)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR028") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 120.65 266.7 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b08f6bbc-acb6-45c9-bd48-5f787692fa5c) + (property "Reference" "#PWR040" (at 120.65 273.05 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 120.65 273.05 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 120.65 266.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 120.65 266.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 324da26a-8052-4e52-8b2d-51d6433bc090)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR040") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 107.95 181.61 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b233fb54-d24b-41ab-a2ea-308ec8d5752d) + (property "Reference" "#PWR048" (at 104.14 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 111.76 181.61 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 107.95 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 934e89c3-ef79-474e-aea2-b1eb82473b73)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR048") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 194.31 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b6f5e4dc-6c3a-44f2-a982-8db42e16950f) + (property "Reference" "C7" (at 198.12 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 198.12 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 195.2752 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 194.31 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 52642f48-0aab-4cf2-98ea-21fd809178dc)) + (pin "1" (uuid cc01a8cf-641f-4daf-ab61-b969fec7e0fb)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 255.27 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b74a4afe-1dec-4320-8a24-2d5410b1301f) + (property "Reference" "C13" (at 259.08 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 259.08 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 256.2352 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 255.27 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid b407be7a-d586-4c65-a889-c2ae14ce80eb)) + (pin "1" (uuid 1d29b03f-e349-467a-953b-8395168d906e)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C13") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 50.8 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b793ff93-d52d-4395-a754-2302801c3609) + (property "Reference" "R23" (at 127 44.45 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 127 46.99 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 52.578 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 50.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 4a855e27-cac0-4aae-9f0e-d9ff6747415e)) + (pin "1" (uuid 3f39222e-d3fc-444a-9d10-508f030aea6f)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R23") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:RotaryEncoder_Switch") (at 44.45 160.02 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b86ad1d8-0528-41d4-bcee-5f8b625a6eba) + (property "Reference" "SW1" (at 44.45 149.86 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "RotaryEncoder_Switch" (at 44.45 152.4 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Rotary_Encoder:RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm" (at 40.64 155.956 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 44.45 153.416 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "S2" (uuid 40cf64fa-5983-46cf-86e0-ab537f0a8a47)) + (pin "A" (uuid 6af3a203-95e8-4579-886f-80fb149b7931)) + (pin "S1" (uuid ee19667b-efcc-4a55-aba0-5ca429221f97)) + (pin "C" (uuid 84a7efb3-80ed-4712-949d-e4045eb05bcd)) + (pin "B" (uuid d7b1df44-8ab5-47da-9b2a-bc3eeaec0b60)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "SW1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Memory_RAM:CY62256-70PC") (at 64.77 246.38 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid bb92b599-4bf2-4646-b197-858ed1d2c167) + (property "Reference" "U2" (at 66.9641 220.98 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AT28C256" (at 66.9641 223.52 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-28_W15.24mm" (at 64.77 248.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecee.colorado.edu/~mcclurel/Cypress_SRAM_CY62256.pdf" (at 64.77 248.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "18" (uuid e674ded1-c014-4d74-8dd3-0c1182bcec9b)) + (pin "3" (uuid 677c1c93-5287-4bbf-9f46-d747ead903c4)) + (pin "16" (uuid 2ee26caf-df8a-4f75-9771-744c4c880000)) + (pin "26" (uuid 53eccf31-dbb9-4370-a089-9a8bdf716568)) + (pin "7" (uuid 3d2b7d68-12f3-4ef0-b8d0-9f76319dd650)) + (pin "2" (uuid a9d26a51-7a49-421c-95fa-f46f59a2cc57)) + (pin "22" (uuid 0ffcb395-3ee8-40ed-9944-d344767cc07c)) + (pin "4" (uuid e04660e2-fd78-444f-833e-fc4329f1444b)) + (pin "8" (uuid 2bb85c4a-e773-44c2-9a38-e85dbc0dc895)) + (pin "13" (uuid 8f64cdc0-de68-4311-9e43-210a53a3ec3e)) + (pin "25" (uuid 7597e64d-4a8e-484c-b5eb-27e3a286069e)) + (pin "12" (uuid 13cd4ebe-9c25-4607-9b53-bbb5a1564c04)) + (pin "5" (uuid 09a3c3de-c02b-47e8-a058-fdfd871144d9)) + (pin "24" (uuid e6b63fb0-5316-4108-83bb-2b4bc8edba9f)) + (pin "1" (uuid 248fbe0d-ce2c-4158-841d-6392f519e79a)) + (pin "14" (uuid cf4493fa-e4c6-4d27-8869-8052eb6cd1c8)) + (pin "15" (uuid cd9e408d-d9d4-4b89-9a5e-1f8874d9871e)) + (pin "27" (uuid b8cef4f2-24b9-4104-9aee-c9cff5312c10)) + (pin "11" (uuid 3805be91-d396-49e9-a736-f550ef780bd9)) + (pin "28" (uuid 95fd80ff-e1c5-4ae0-a9cf-23190b0c35f7)) + (pin "23" (uuid cf8f907f-bd19-40c7-ac89-b605e5434a37)) + (pin "19" (uuid f600aec6-9655-4d92-8352-15e2a1b4c821)) + (pin "17" (uuid 21046a7e-af94-4260-b22f-4e07d5b2d445)) + (pin "10" (uuid 94ce9d4b-fed8-437c-9fff-315a33ea3805)) + (pin "21" (uuid 0a17ff4e-07ef-44e0-b7ec-a23096bdc503)) + (pin "9" (uuid 635feca6-ebae-4b30-871a-cc099b2d0fcf)) + (pin "20" (uuid 14df6e2b-8aad-426f-81d3-9fa12706a5ee)) + (pin "6" (uuid 626fb4aa-3171-4110-ad38-4d8164074139)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at -179.07 119.38 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid bce01946-c850-48ee-bb8f-36f83124aba6) + (property "Reference" "#PWR01" (at -179.07 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at -179.07 124.46 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at -179.07 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -179.07 119.38 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4673c15a-bcf8-4dc7-9c72-2fd025410c13)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR01") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 73.66 66.04 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c08afb91-a66e-44fb-ad6b-5d8bcb509b69) + (property "Reference" "R15" (at 76.2 64.77 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "R" (at 76.2 67.31 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 75.438 66.04 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 73.66 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 8e37d6a1-1acb-4ebc-aea9-c64179f77429)) + (pin "1" (uuid 911eb7a3-23a7-45be-abd0-492cb36e1e11)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R15") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 100.33 181.61 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid cb361177-dcaa-4652-9d5a-0de57b7624ec) + (property "Reference" "R28" (at 100.33 175.26 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 100.33 177.8 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 100.33 183.388 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 100.33 181.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid d58cd892-d90a-44ca-993e-d5100d794593)) + (pin "1" (uuid c381fe56-c560-4b07-8e1a-c2864f56a060)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R28") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -157.48 80.01 0) (unit 5) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d300dd08-c7db-476a-a45a-2d40a3fb4347) + (property "Reference" "U13" (at -149.86 78.74 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "74LS00" (at -149.86 81.28 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -157.48 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -157.48 80.01 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "7" (uuid 431c4f5e-8254-4cd9-a92c-26538702c1ad)) + (pin "2" (uuid c4c96b6f-f451-42fd-adb1-6de45a2953d3)) + (pin "1" (uuid db773a28-86f1-45c7-a2fa-6ea1528e2d90)) + (pin "4" (uuid 2a7d5f70-0ffb-4493-a6ae-a04de2affa8a)) + (pin "3" (uuid 9fcd91fd-ae67-4273-b644-4199b276986e)) + (pin "12" (uuid 99fb261d-9bc3-437f-a44b-c1525451949b)) + (pin "5" (uuid a6fd547d-dbed-47f4-8d00-0176c5e0d56c)) + (pin "10" (uuid fc65938a-8677-4510-801d-21f5ddcc2999)) + (pin "13" (uuid eb89a154-29b0-49b4-ac16-78455204bcff)) + (pin "11" (uuid 608abbb3-19d8-4c72-acfe-c17e932a0d93)) + (pin "6" (uuid db62eb4c-953b-4017-b0df-c3007ea26e73)) + (pin "14" (uuid 2c2af595-2d06-4649-b3be-473dfd500f82)) + (pin "9" (uuid 559b87f0-1b52-4296-8500-b7cb1688393e)) + (pin "8" (uuid 4373969c-68d4-403d-bbf5-4e1bdd4a9ff1)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 5) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 128.27 295.91 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d3a729f9-dd62-4d51-8175-e7283a816f32) + (property "Reference" "#PWR052" (at 128.27 299.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 128.27 290.83 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 128.27 295.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 128.27 295.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a0cbaf54-5603-41cb-a420-0a6cd082224f)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR052") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 127 53.34 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d586ef75-8bc4-49a3-bfa8-8f20d3f1e014) + (property "Reference" "R24" (at 127 46.99 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 127 49.53 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 127 55.118 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 127 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f3f17fdf-0114-4983-9480-3305a6d9a834)) + (pin "1" (uuid 123b161e-95b4-4cb0-9bf1-8f5108d5433d)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R24") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Mechanical:MountingHole") (at 33.02 134.62 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d6b6cc00-74e6-4a14-af7d-315acb16309c) + (property "Reference" "H3" (at 35.56 133.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MountingHole" (at 35.56 135.89 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "MountingHole:MountingHole_2.2mm_M2" (at 33.02 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 33.02 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "H3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "zeta:GDM12864H") (at -38.1 38.1 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d8d03a29-df71-4add-a48b-5ae255342346) + (property "Reference" "U8" (at -35.9059 19.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "~" (at -38.1 33.02 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" (at -38.1 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at -38.1 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "17" (uuid e7ccc340-9b61-4878-b9fc-2d728a161735)) + (pin "18" (uuid ed9ee856-7d18-4ba9-927c-9fe60a14c5be)) + (pin "9" (uuid b5791113-d13d-487d-8a9a-ffe18ef0f6cf)) + (pin "14" (uuid 40b6d6f7-d487-4edd-b6ce-36a00d22ee9a)) + (pin "1" (uuid 63d723c6-61f4-4a55-b1aa-68cb8c2059d0)) + (pin "12" (uuid 25ddc3c3-dc40-49b6-b442-9bccaa132f7c)) + (pin "11" (uuid 0755fecd-a6f2-410c-9e78-1fa3f95b6a8d)) + (pin "6" (uuid f0724b59-d664-4756-886f-90bfa25797b8)) + (pin "16" (uuid 1f8f9a0c-bf0c-4fd6-adcb-bfaf2fac504c)) + (pin "13" (uuid 0f70a44a-c115-4264-90bc-694fc4ee7fe2)) + (pin "5" (uuid f6a589b7-e759-45f7-9230-5b09a2407f5c)) + (pin "15" (uuid 4fa6b983-9936-494e-8d56-92d650a4fd3c)) + (pin "3" (uuid c0a5f290-ce7e-4704-bd55-5b1267b8e5a4)) + (pin "4" (uuid a97b27c1-9e4a-49d1-a25b-a50b2db2d067)) + (pin "19" (uuid 24f9bd8c-d467-43c3-9fb7-b28faa23405a)) + (pin "10" (uuid a49ffc92-939a-4c86-b90b-6bd7ca080ff2)) + (pin "2" (uuid 91fa7c3f-9684-426f-84ff-3f38fff7a656)) + (pin "20" (uuid 3dc1775c-dd7c-443b-90d2-a608f5a68320)) + (pin "7" (uuid c4b17cfd-9bba-43b3-8b80-546af7a1cbbf)) + (pin "8" (uuid bbd2a0ee-baa6-429a-8da1-872354bd4610)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 181.61 44.45 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid da35356a-5323-4c72-84e7-1226e6ea8a97) + (property "Reference" "#PWR03" (at 181.61 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 181.61 39.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 181.61 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 181.61 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 377cf404-8303-4ac3-9501-de1225242443)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 53.34 165.1 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid dc8a422b-0113-4af3-869a-b28d4c50bab0) + (property "Reference" "#PWR07" (at 53.34 171.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 53.34 170.18 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 53.34 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 53.34 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4c3e54e1-0d71-4c54-93d7-382b2dd29d39)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR07") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 224.79 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid dead99ed-adbc-4e87-be5f-010970ef028f) + (property "Reference" "C10" (at 228.6 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 228.6 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 225.7552 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 224.79 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 01c88c45-06bb-4707-8f08-39b7df3496da)) + (pin "1" (uuid 7f462d0e-8644-43ff-9e6f-e26bc2c7cd72)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 128.27 341.63 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid def00278-c681-4572-9f95-fd91ce63023d) + (property "Reference" "#PWR053" (at 128.27 347.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 128.27 347.98 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 128.27 341.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 128.27 341.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 777b8702-0f5b-47d2-811c-8110f793de4d)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR053") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -186.69 176.53 0) (unit 2) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e5bd6e4d-e0cd-43ba-8876-acb8b57a8050) + (property "Reference" "U13" (at -186.6983 167.64 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at -186.6983 170.18 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -186.69 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -186.69 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 92c344dc-487b-40c4-850e-989bbd4223ef)) + (pin "13" (uuid 823d6246-98f1-45a7-a82b-f8652a12ec52)) + (pin "11" (uuid 413de0f4-e05f-4da7-b0ba-6b0606be5e28)) + (pin "4" (uuid e9212370-0b36-41a4-9a12-8373202d1087)) + (pin "10" (uuid c0e35a39-0435-42f2-9ede-3867ff358602)) + (pin "1" (uuid 99445602-c702-4dc5-a3c6-51e24e78ed94)) + (pin "2" (uuid 7f5d8064-3398-4124-84ad-8311b5ee3e02)) + (pin "12" (uuid 36c03c86-223c-432e-a1fc-6a373eba0671)) + (pin "6" (uuid 77800b56-0f43-4f4e-a370-a75674468de8)) + (pin "3" (uuid 476a2c3e-dd3c-408f-a304-2c77469228e1)) + (pin "14" (uuid 3f94e2a4-255e-4a3d-86f4-629240ce5b75)) + (pin "8" (uuid 17f5c505-70ea-40cc-a523-9ae523aa8ce4)) + (pin "7" (uuid 729a8d91-8f98-4325-977d-1c853c8b781b)) + (pin "5" (uuid 4ddf02e8-a52c-47a7-b5a0-64f50de6616b)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 2) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 107.95 153.67 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e7c93984-1430-4f72-af00-9244f9785614) + (property "Reference" "#PWR046" (at 104.14 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 111.76 153.67 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 107.95 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 107.95 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bac3f7f1-d01c-4e36-8c79-1111d210db18)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR046") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 173.99 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ea70bea6-fc31-497c-a31d-b9bab93db8c4) + (property "Reference" "C5" (at 177.8 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 177.8 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 174.9552 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 173.99 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid a215a871-f3b4-43ba-9431-f310bcf3797d)) + (pin "1" (uuid e1214216-872d-4a96-9b72-0342d37856c8)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 107.95 163.83 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid eb275d54-4d97-4daa-8588-6fdeb29b10b0) + (property "Reference" "#PWR047" (at 114.3 163.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 111.76 163.83 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (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 fa294fe1-5d8d-41a2-8f0e-1249ce256847)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR047") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 64.77 269.24 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ef8dc137-ff58-4696-a899-19dadb7853cf) + (property "Reference" "#PWR039" (at 64.77 275.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 64.77 275.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 64.77 269.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 64.77 269.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a8fd1614-c497-4270-83f8-5bc6a1510e49)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR039") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 247.65 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f0131b3a-8291-43dc-99a9-27bf91791c98) + (property "Reference" "#PWR018" (at 247.65 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 247.65 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 247.65 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 247.65 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid adf1e224-1c6f-49dc-a32d-49e6c478da86)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR018") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at -87.63 41.91 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f3be6019-3858-4ab5-b367-c605665982dd) + (property "Reference" "C15" (at -87.63 34.29 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "C" (at -87.63 36.83 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at -83.82 40.9448 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at -87.63 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f3723201-eb9e-4cc4-8875-f1b83b7913db)) + (pin "2" (uuid 5ea5a5ed-50dd-4387-b4e2-777f0d257810)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C15") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at -168.91 173.99 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f3de6b3b-0308-4e47-9fed-de475aa681ed) + (property "Reference" "U13" (at -168.9183 165.1 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at -168.9183 167.64 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at -168.91 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at -168.91 173.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 92c344dc-487b-40c4-850e-989bbd4223f0)) + (pin "13" (uuid 823d6246-98f1-45a7-a82b-f8652a12ec53)) + (pin "11" (uuid 413de0f4-e05f-4da7-b0ba-6b0606be5e29)) + (pin "4" (uuid e9212370-0b36-41a4-9a12-8373202d1088)) + (pin "10" (uuid c0e35a39-0435-42f2-9ede-3867ff358603)) + (pin "1" (uuid 99445602-c702-4dc5-a3c6-51e24e78ed95)) + (pin "2" (uuid 7f5d8064-3398-4124-84ad-8311b5ee3e03)) + (pin "12" (uuid 36c03c86-223c-432e-a1fc-6a373eba0672)) + (pin "6" (uuid 77800b56-0f43-4f4e-a370-a75674468de9)) + (pin "3" (uuid 476a2c3e-dd3c-408f-a304-2c77469228e2)) + (pin "14" (uuid 3f94e2a4-255e-4a3d-86f4-629240ce5b76)) + (pin "8" (uuid 17f5c505-70ea-40cc-a523-9ae523aa8ce5)) + (pin "7" (uuid 729a8d91-8f98-4325-977d-1c853c8b781c)) + (pin "5" (uuid 4ddf02e8-a52c-47a7-b5a0-64f50de6616c)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U13") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 33.02 160.02 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f4db272b-dbd0-4241-bdf1-d88bcde532dc) + (property "Reference" "#PWR04" (at 26.67 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 29.21 160.02 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 33.02 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 33.02 160.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 508fa306-4432-44e6-97ae-8c82da5d1041)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 53.34 152.4 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f547dd63-c7c8-4284-bad3-67a31e377e31) + (property "Reference" "R8" (at 55.88 151.13 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at 55.88 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 51.562 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) + ) + (pin "2" (uuid 4fcf67b7-d6dc-434e-9799-c641df7e6765)) + (pin "1" (uuid 1c9ef212-2dde-4a61-aa85-8f96fd8746c3)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 184.15 154.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f5fc192c-6ec0-4c8c-950c-a90033a8350e) + (property "Reference" "C6" (at 187.96 153.67 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 187.96 156.21 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder" (at 185.1152 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 184.15 154.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 356807f8-b6f9-4fa6-9c9e-9deeb4aa4022)) + (pin "1" (uuid 39a12f9e-96b9-4176-b533-8067d8afa604)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "C6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 176.53 91.44 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f6a89c61-d859-425b-8d4c-0857509cb02f) + (property "Reference" "R4" (at 176.53 85.09 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 176.53 87.63 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 176.53 93.218 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 176.53 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 5b104bc9-8941-42dc-afca-de00208ed533)) + (pin "1" (uuid b92925d2-ceb1-4da7-8f97-0b16b15dcc74)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at 176.53 93.98 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f6fcf528-d590-4f14-960e-1266be8cd8cb) + (property "Reference" "R5" (at 176.53 87.63 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (at 176.53 90.17 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at 176.53 95.758 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 176.53 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 989be3ff-bac2-440f-9dfd-b6ed2b1f9c4e)) + (pin "1" (uuid d81b6602-7b26-43d9-81f6-41e725b9b081)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 247.65 100.33 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fb22cb19-535c-42c5-a9da-bcba031ad422) + (property "Reference" "#PWR020" (at 247.65 106.68 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 247.65 105.41 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 247.65 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 247.65 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2707d35b-fed7-40f8-b99f-d9758e64c4d6)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR020") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 86.36 82.55 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fb3a0d7b-e06b-43d7-8056-24fda661d02a) + (property "Reference" "#PWR025" (at 86.36 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 86.36 77.47 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 86.36 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 86.36 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6c69c088-aaeb-4bad-b56a-b3e95fd8e042)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR025") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R") (at -128.27 44.45 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid fca6f280-e3b3-4152-aa5f-78795fc9400b) + (property "Reference" "R9" (at -130.81 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "R" (at -130.81 45.72 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder" (at -126.492 44.45 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at -128.27 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 7e070a8b-c96b-4ba3-9c47-8f1040c1d239)) + (pin "1" (uuid ecdac945-31f6-42cd-8a73-753fc6839467)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "R9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 64.77 223.52 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fcffc9e2-356b-4ae5-8ac1-1cecf39ffc0a) + (property "Reference" "#PWR027" (at 64.77 227.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 64.77 218.44 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 64.77 223.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 64.77 223.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c17fe3ee-f318-4cda-8a26-03292ebec8de)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR027") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "74xx:74LS00") (at 201.93 73.66 0) (unit 3) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ff52b2f3-5940-44f6-856a-6e8491a3dd2e) + (property "Reference" "U12" (at 201.9217 64.77 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "74LS00" (at 201.9217 67.31 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DIP:DIP-14_W7.62mm_Socket_LongPads" (at 201.93 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/gpn/sn74ls00" (at 201.93 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "9" (uuid 92c344dc-487b-40c4-850e-989bbd4223f1)) + (pin "13" (uuid 823d6246-98f1-45a7-a82b-f8652a12ec54)) + (pin "11" (uuid 413de0f4-e05f-4da7-b0ba-6b0606be5e2a)) + (pin "4" (uuid e9212370-0b36-41a4-9a12-8373202d1089)) + (pin "10" (uuid c0e35a39-0435-42f2-9ede-3867ff358604)) + (pin "1" (uuid 99445602-c702-4dc5-a3c6-51e24e78ed96)) + (pin "2" (uuid 7f5d8064-3398-4124-84ad-8311b5ee3e04)) + (pin "12" (uuid 36c03c86-223c-432e-a1fc-6a373eba0673)) + (pin "6" (uuid 77800b56-0f43-4f4e-a370-a75674468dea)) + (pin "3" (uuid 476a2c3e-dd3c-408f-a304-2c77469228e3)) + (pin "14" (uuid 3f94e2a4-255e-4a3d-86f4-629240ce5b77)) + (pin "8" (uuid 17f5c505-70ea-40cc-a523-9ae523aa8ce6)) + (pin "7" (uuid 729a8d91-8f98-4325-977d-1c853c8b781d)) + (pin "5" (uuid 4ddf02e8-a52c-47a7-b5a0-64f50de6616d)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "U12") (unit 3) + ) + ) + ) + ) + + (symbol (lib_id "power:VCC") (at 262.89 21.59 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ffec61c5-1899-4d6a-b1a4-fa90dc623422) + (property "Reference" "#PWR024" (at 262.89 25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VCC" (at 262.89 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 262.89 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 262.89 21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 524dd842-ff38-4065-b5da-5dc3715582c0)) + (instances + (project "long-live-the-z80" + (path "/7af87109-2701-44e3-8f81-c21ee8440b5b" + (reference "#PWR024") (unit 1) + ) + ) + ) + ) + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/main-board/sym-lib-table b/main-board/sym-lib-table new file mode 100644 index 0000000..fbd4517 --- /dev/null +++ b/main-board/sym-lib-table @@ -0,0 +1,4 @@ +(sym_lib_table + (version 7) + (lib (name "zeta")(type "KiCad")(uri "/home/thomas/projects/zeta/kicad-lib/zeta.kicad_sym")(options "")(descr "")) +) -- cgit v1.2.3